:root{--lc-sympathy:#ef476f;--lc-sympathy-deep:#c92f58;--lc-sympathy-soft:#fff0f4;--lc-sympathy-ink:#18212d;--lc-sympathy-line:rgba(239,71,111,.22)}
body .lcp3-votes .lcp3-vote--sympathy{appearance:none;cursor:pointer;color:var(--lc-sympathy)!important;border-color:rgba(239,71,111,.25)!important;background:var(--lc-sympathy-soft)!important}
body .lcp3-votes .lcp3-vote--sympathy:hover,body .lcp3-votes .lcp3-vote--sympathy.is-active{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#f14874,#dd255a)!important;box-shadow:0 8px 18px rgba(221,37,90,.2)!important}
body .lcp3-votes .lcp3-vote--sympathy .lcp3-vote__icon{display:inline-grid;place-items:center;width:15px;height:15px;color:inherit!important}
body .lcp3-votes .lcp3-vote--sympathy .lcp3-vote__icon svg{display:block;width:15px!important;height:15px!important;fill:currentColor;stroke:none}
.lcp3-action--sympathy{border-color:rgba(239,71,111,.32)!important;background:linear-gradient(135deg,#fff5f7,#fff)!important;color:#b9234d!important}
.lcp3-action--sympathy:hover,.lcp3-action--sympathy.is-active{background:linear-gradient(135deg,#f43f6f,#e0285c)!important;color:#fff!important;box-shadow:0 12px 28px rgba(224,40,92,.22)}
.lcp3-action--sympathy .lcp3-action__icon{display:inline-grid;place-items:center;color:#ef476f!important}.lcp3-action--sympathy.is-active .lcp3-action__icon,.lcp3-action--sympathy:hover .lcp3-action__icon{color:#fff!important}.lcp3-action--sympathy .lcp3-action__icon svg{display:block;width:18px;height:18px;fill:currentColor;stroke:none}
.lcp3-sympathy-panel{position:relative;overflow:hidden;grid-column:1/-1}
.lcp3-sympathy-panel::after{content:"♥";position:absolute;right:24px;top:4px;font:800 92px/1 Georgia,serif;color:rgba(239,71,111,.07);pointer-events:none}
.lcp3-sympathy-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;position:relative;z-index:1}
.lcp3-sympathy-person{display:flex;align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid var(--lc-sympathy-line);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,240,244,.78));color:var(--lc-sympathy-ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.lcp3-sympathy-person:hover{transform:translateY(-2px);border-color:rgba(239,71,111,.48);box-shadow:0 14px 30px rgba(96,37,55,.1)}
.lcp3-sympathy-person img{width:48px;height:48px;flex:0 0 48px;border-radius:16px;object-fit:cover;background:#e8edf3}
.lcp3-sympathy-person span{display:grid;gap:3px;min-width:0}.lcp3-sympathy-person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.lcp3-sympathy-person small{color:#7a8797;font-size:11px}.lcp3-sympathy-person b{margin-left:auto;color:var(--lc-sympathy);font-size:19px}
.lcp3-sympathy-empty{display:flex;align-items:center;gap:14px;color:#718096}.lcp3-sympathy-empty>span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:var(--lc-sympathy-soft);color:var(--lc-sympathy);font-size:24px}.lcp3-sympathy-empty p{margin:0}
.lc-sympathy-modal-open{overflow:hidden}
.lc-sympathy-modal{position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;padding:20px}
.lc-sympathy-modal__backdrop{position:absolute;inset:0;background:rgba(7,14,25,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.lc-sympathy-modal__dialog{position:relative;width:min(100%,470px);overflow:hidden;border:1px solid rgba(255,255,255,.66);border-radius:30px;padding:34px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,239,244,.97));box-shadow:0 34px 90px rgba(24,33,45,.3);color:var(--lc-sympathy-ink);animation:lcSympathyIn .28s cubic-bezier(.2,.8,.2,1)}
.lc-sympathy-modal__dialog::before{content:"";position:absolute;width:210px;height:210px;right:-80px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(255,94,137,.22),transparent 68%)}
.lc-sympathy-modal__close{position:absolute;z-index:2;right:17px;top:17px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.74);color:#6a7280;font:400 25px/1 sans-serif;cursor:pointer}
.lc-sympathy-modal__mark{display:grid;place-items:center;width:58px;height:58px;margin-bottom:20px;border-radius:20px;background:linear-gradient(145deg,#ff6f91,#e93466);box-shadow:0 14px 30px rgba(233,52,102,.3);color:#fff;font:700 28px/1 Georgia,serif}
.lc-sympathy-modal__eyebrow{display:block;margin-bottom:8px;color:#d52e5b;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.lc-sympathy-modal h2{position:relative;margin:0 42px 10px 0;color:#17202c;font-size:clamp(24px,5vw,34px);line-height:1.04}.lc-sympathy-modal p{position:relative;margin:0;color:#677386;font-size:15px;line-height:1.65}
.lc-sympathy-modal__actions{display:flex;gap:10px;margin-top:26px}.lc-sympathy-modal__button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;flex:1;border:1px solid rgba(113,128,150,.22);border-radius:15px;padding:10px 16px;background:rgba(255,255,255,.78);color:#344054;font-weight:750;text-decoration:none;cursor:pointer}.lc-sympathy-modal__button.is-primary{border-color:transparent;background:linear-gradient(135deg,#f14874,#dd255a);color:#fff;box-shadow:0 12px 24px rgba(221,37,90,.24)}.lc-sympathy-modal__button.is-danger{color:#c42750}.lc-sympathy-modal__button:disabled{opacity:.55;cursor:wait}.lc-sympathy-modal__status{min-height:18px;margin-top:10px;color:#c42750;font-size:12px;text-align:center}
@keyframes lcSympathyIn{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}
body.lacorn-dark-theme .lcp3-action--sympathy,body.dark-theme .lcp3-action--sympathy{background:linear-gradient(135deg,#341b28,#1b2738)!important;color:#ff8cab!important;border-color:rgba(255,112,153,.34)!important}
body.lacorn-dark-theme .lcp3-vote--sympathy,body.dark-theme .lcp3-vote--sympathy,html[data-theme="dark"] .lcp3-vote--sympathy{background:#2c1b29!important;color:#ff8cab!important;border-color:rgba(255,112,153,.28)!important}
body.lacorn-dark-theme .lcp3-sympathy-person,body.dark-theme .lcp3-sympathy-person{background:linear-gradient(145deg,#172639,#202033);color:#f8fafc;border-color:rgba(255,112,153,.24)}
body.lacorn-dark-theme .lc-sympathy-modal__dialog,body.dark-theme .lc-sympathy-modal__dialog{background:linear-gradient(145deg,#172538,#251824);color:#f8fafc;border-color:rgba(255,255,255,.12)}
body.lacorn-dark-theme .lc-sympathy-modal h2,body.dark-theme .lc-sympathy-modal h2{color:#fff}body.lacorn-dark-theme .lc-sympathy-modal p,body.dark-theme .lc-sympathy-modal p{color:#b7c1d1}
@media(max-width:680px){.lc-sympathy-modal{align-items:end;padding:10px}.lc-sympathy-modal__dialog{width:100%;border-radius:28px 28px 22px 22px;padding:28px 20px 20px}.lc-sympathy-modal__actions{flex-direction:column-reverse}.lc-sympathy-modal__button{width:100%}.lcp3-sympathy-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.lc-sympathy-modal__dialog,.lcp3-sympathy-person{animation:none;transition:none}}
