:root{--hce-primary:#E8672A;--hce-primary-dark:#C94F1B;--hce-primary-light:#FDEDE3;--hce-ink:#2B2118;--hce-ink-soft:#6B5C4F;--hce-ink-faint:#A6998B;--hce-surface:#FFFFFF;--hce-surface-soft:#FBF7F3;--hce-border:#EEE3D8;--hce-love:#E23F76;--hce-love-light:#FDE7EE;--hce-meh:#8A93A6;--hce-meh-light:#EDEFF3;--hce-reactions-accent:#E8672A;--hce-reactions-accent-dark:#C94F1B;--hce-fire:var(--hce-reactions-accent);--hce-fire-light:#FDEDE3;--hce-bayildim:var(--hce-love);--hce-bayildim-light:var(--hce-love-light);--hce-sevdim:var(--hce-reactions-accent);--hce-sevdim-light:var(--hce-fire-light);--hce-kotu:var(--hce-meh);--hce-kotu-light:var(--hce-meh-light);--hce-berbat:#C4392E;--hce-berbat-light:#FBE7E5;--hce-live-accent:#1F9D6C;--hce-live-accent-light:#E7F6EE;--hce-campaign-accent:#E8672A;--hce-campaign-accent-dark:#C94F1B;--hce-campaign-accent-light:#FDEDE3;--hce-comments-accent:#3A6EA5;--hce-comments-accent-dark:#2C5680;--hce-comments-accent-light:#E9F0F8;--hce-radius-sm:10px;--hce-radius-md:16px;--hce-radius-pill:999px;--hce-reactions-max-width:640px;--hce-reactions-padding:24px;--hce-reactions-radius:22px;--hce-reactions-gap:28px;--hce-trend-max-width:640px;--hce-trend-padding:24px;--hce-trend-radius:22px;--hce-trend-gap:28px;--hce-live-max-width:640px;--hce-live-padding:24px;--hce-live-radius:22px;--hce-live-gap:28px;--hce-campaign-max-width:640px;--hce-campaign-padding:24px;--hce-campaign-radius:22px;--hce-campaign-gap:28px;--hce-shadow-sm:0 2px 10px rgba(43, 33, 24, 0.06);--hce-shadow-md:0 10px 28px rgba(43, 33, 24, 0.10);--hce-shadow-lift:0 14px 32px rgba(232, 103, 42, 0.18);--hce-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Inter", Arial, sans-serif}.hce-icon{display:inline-block;vertical-align:-4px}.hce-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hce-engagement{display:flex;flex-direction:column;margin:var(--hce-reactions-gap) auto;max-width:var(--hce-reactions-max-width);box-sizing:border-box;border:1px solid var(--hce-border);border-radius:var(--hce-reactions-radius);overflow:hidden;box-shadow:var(--hce-shadow-md);background:var(--hce-surface)}.hce-engagement .hce-reactions,.hce-engagement .hce-live{margin:0;max-width:none}.hce-engagement .hce-reactions__inner{border-radius:0;box-shadow:none}.hce-engagement .hce-live{border:none;border-radius:0;box-shadow:none;border-top:1px solid var(--hce-border)}.hce-reactions{font-family:var(--hce-font);margin:var(--hce-reactions-gap) auto;max-width:var(--hce-reactions-max-width);box-sizing:border-box}.hce-reactions__inner{background:linear-gradient(165deg,#241C15,#171310);border-radius:var(--hce-reactions-radius);padding:var(--hce-reactions-padding);box-shadow:var(--hce-shadow-md)}.hce-reactions__head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.hce-reactions__head-icon{flex:none;width:34px;height:34px;border-radius:50%;background:rgb(255 255 255 / .08);display:inline-flex;align-items:center;justify-content:center;color:var(--hce-reactions-accent)}.hce-reactions__head-icon .hce-icon path{fill:currentColor}.hce-reactions__title{margin:0;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#F3ECE4}.hce-reactions__list{display:flex;flex-direction:column;gap:6px}.hce-reaction-row{display:grid;grid-template-columns:24px minmax(0,auto) 1fr auto;grid-template-areas:"icon label bar count";align-items:center;column-gap:14px;width:100%;min-width:0;background:none;border:none;padding:9px 8px;border-radius:10px;cursor:pointer;text-align:left;font-family:inherit;transition:background-color .15s ease;box-sizing:border-box}.hce-reaction-row:hover{background:rgb(255 255 255 / .05)}.hce-reaction-row.is-active{background:rgb(255 255 255 / .07)}.hce-reaction-row.is-busy{opacity:.55;pointer-events:none;cursor:progress}.hce-reaction-row__icon{grid-area:icon;display:inline-flex;color:rgb(255 255 255 / .5);transition:color .15s ease,transform .15s ease}.hce-reaction-row__label{grid-area:label;font-size:13.5px;font-weight:600;color:rgb(255 255 255 / .78);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hce-reaction-row__bar{grid-area:bar;position:relative;height:7px;min-width:50px;border-radius:999px;background:rgb(255 255 255 / .09);overflow:hidden}.hce-reaction-row__bar-fill{position:absolute;inset:0;width:0;border-radius:999px;background:rgb(255 255 255 / .4);transition:width .5s cubic-bezier(.22,.61,.36,1)}.hce-reaction-row__count{grid-area:count;font-size:13px;font-weight:700;color:rgb(255 255 255 / .55);font-variant-numeric:tabular-nums;min-width:34px;text-align:right}.hce-reaction-row--bayildim .hce-reaction-row__icon{color:var(--hce-bayildim)}.hce-reaction-row--bayildim .hce-reaction-row__bar-fill{background:var(--hce-bayildim)}.hce-reaction-row--sevdim .hce-reaction-row__icon{color:var(--hce-sevdim)}.hce-reaction-row--sevdim .hce-reaction-row__bar-fill{background:var(--hce-sevdim)}.hce-reaction-row--kotu .hce-reaction-row__icon{color:var(--hce-kotu)}.hce-reaction-row--kotu .hce-reaction-row__bar-fill{background:var(--hce-kotu)}.hce-reaction-row--berbat .hce-reaction-row__icon{color:var(--hce-berbat)}.hce-reaction-row--berbat .hce-reaction-row__bar-fill{background:var(--hce-berbat)}.hce-reaction-row.is-active .hce-reaction-row__icon{transform:scale(1.12)}.hce-reaction-row.is-active .hce-reaction-row__label,.hce-reaction-row.is-active .hce-reaction-row__count{color:#fff}.hce-reactions.hce-has-error .hce-reactions__inner{box-shadow:0 0 0 1.5px #E0554A,var(--hce-shadow-md)}@media (max-width:420px){.hce-reaction-row{grid-template-columns:22px 1fr auto;grid-template-areas:"icon label count" "bar  bar   bar";row-gap:8px}.hce-reaction-row__label{white-space:normal}.hce-reactions__inner{padding:max(14px, calc(var(--hce-reactions-padding) - 8px))}}.hce-toast-container{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:999999;display:flex;flex-direction:column-reverse;gap:10px;align-items:center;pointer-events:none;width:min(92vw, 420px)}.hce-toast{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;background:linear-gradient(165deg,#241C15,#171310);color:#F3ECE4;border-radius:var(--hce-radius-md);padding:14px 18px;box-shadow:var(--hce-shadow-lift);font-family:var(--hce-font);font-size:13.5px;line-height:1.4;opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease;pointer-events:auto}.hce-toast.is-visible{opacity:1;transform:translateY(0)}.hce-toast__emoji{flex:none;font-size:26px;line-height:1}.hce-toast__text{flex:1 1 auto;color:rgb(255 255 255 / .82)}.hce-toast__text strong{color:#fff}.hce-toast__text small{color:rgb(255 255 255 / .55);font-weight:500}.hce-confetti-canvas{position:fixed;inset:0;z-index:999998;pointer-events:none}@media (max-width:480px){.hce-toast-container{bottom:14px;width:calc(100vw - 24px)}}.hce-trend-badge{display:flex;align-items:center;justify-content:center;gap:7px;width:-moz-fit-content;width:fit-content;max-width:100%;background:linear-gradient(135deg,var(--hce-reactions-accent),var(--hce-reactions-accent-dark));color:#fff;padding:7px 16px 7px 12px;border-radius:var(--hce-radius-pill);font-family:var(--hce-font);font-weight:700;font-size:13px;letter-spacing:.2px;margin:0 auto 18px;box-shadow:var(--hce-shadow-sm);box-sizing:border-box}.hce-trend-badge .hce-icon path{fill:#fff}.hce-trend-panel{font-family:var(--hce-font);background:var(--hce-surface);border:1px solid var(--hce-border);border-radius:var(--hce-trend-radius);padding:max(14px, calc(var(--hce-trend-padding) - 8px));box-shadow:var(--hce-shadow-sm);margin:var(--hce-trend-gap) auto;max-width:var(--hce-trend-max-width);box-sizing:border-box}.hce-trend-panel__head{display:flex;align-items:center;gap:8px;margin-bottom:0;padding-bottom:8px;border-bottom:1px solid var(--hce-border)}.hce-trend-panel__icon{flex:none;width:28px;height:28px;border-radius:50%;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:var(--hce-fire-light);color:var(--hce-fire)}.hce-trend-panel__icon .hce-icon path{fill:currentColor}.hce-trend-panel__title{margin:0;font-size:15px;line-height:1.2;font-weight:800;color:var(--hce-ink)}.hce-trend-panel .hce-trend-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.hce-trend-panel__empty{margin:0;padding:10px 2px 2px;font-size:13.5px;color:var(--hce-ink-faint);line-height:1.5}.hce-trend-panel .hce-trend-panel__item{margin:0!important;list-style:none;line-height:1.15!important;border-bottom:1px solid var(--hce-border);min-width:0}.hce-trend-panel .hce-trend-panel__item:last-child{border-bottom:none}.hce-trend-panel__link{display:flex;align-items:center;gap:8px;padding:6px 4px!important;border-radius:var(--hce-radius-sm);text-decoration:none;color:inherit;transition:background-color .15s ease,transform .15s ease}.hce-trend-panel__link:hover{background:var(--hce-surface-soft);transform:translateX(2px)}.hce-trend-panel__rank{flex:none;width:22px;height:22px;border-radius:50%;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:800;font-size:11.5px;line-height:1;background:var(--hce-meh-light);color:var(--hce-ink-soft)}.hce-trend-panel__rank--1{background:linear-gradient(135deg,#FFD873,#E8A72A);color:#5c3d00}.hce-trend-panel__rank--2{background:linear-gradient(135deg,#E3E7EC,#B9C1CB);color:#33383e}.hce-trend-panel__rank--3{background:linear-gradient(135deg,#E9B08A,#C97A46);color:#402100}.hce-trend-panel__thumb{flex:none;width:34px;height:34px;border-radius:var(--hce-radius-sm);overflow:hidden}.hce-trend-panel__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hce-trend-panel__meta{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1 auto;line-height:1.15}.hce-trend-panel__name{font-weight:700;font-size:13.5px;line-height:1.25;color:var(--hce-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hce-trend-panel__count{display:inline-flex!important;align-items:center!important;gap:4px;font-size:11.5px;line-height:1.2;color:var(--hce-ink-faint);font-weight:600}.hce-trend-panel__count-icon{color:var(--hce-bayildim);flex:none;width:13px;height:13px}@media (max-width:420px){.hce-trend-panel{padding:12px}.hce-trend-panel__thumb{width:32px;height:32px}.hce-trend-panel__link{padding:5px 4px!important;gap:6px}}.hce-live{font-family:var(--hce-font);background:var(--hce-surface);border:1px solid var(--hce-border);border-radius:var(--hce-live-radius);padding:var(--hce-live-padding);box-shadow:var(--hce-shadow-sm);margin:var(--hce-live-gap) auto;max-width:var(--hce-live-max-width);box-sizing:border-box}.hce-live__pulse{display:flex;align-items:baseline;gap:9px;margin-bottom:14px;flex-wrap:wrap}.hce-live__dot{width:10px;height:10px;border-radius:50%;background:var(--hce-live-accent);align-self:center;position:relative;flex:none}.hce-live__dot::after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--hce-live-accent);animation:hce-pulse 1.8s ease-out infinite}@keyframes hce-pulse{0%{transform:scale(1);opacity:.65}100%{transform:scale(2.6);opacity:0}}@media (prefers-reduced-motion:reduce){.hce-live__dot::after{animation:none}}.hce-live__count{font-size:22px;font-weight:800;color:var(--hce-ink);font-variant-numeric:tabular-nums}.hce-live__label{font-size:13.5px;color:var(--hce-ink-soft);font-weight:600}.hce-live__badge{margin:0 0 14px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--hce-radius-sm);background:var(--hce-fire-light);font-size:12.5px;color:var(--hce-ink-soft);line-height:1.4}.hce-live__badge[hidden]{display:none}.hce-live__badge .hce-reactions__badge-text strong{color:var(--hce-ink)}.hce-live .hce-live__feed{list-style:none;margin:0;padding:12px 0 0;border-top:1px dashed var(--hce-border);display:flex;flex-direction:column;gap:8px}.hce-live .hce-live__feed-item{display:flex;align-items:center;gap:9px;margin:0;font-size:13px;line-height:1.3;min-width:0;border-radius:10px;transition:background-color .2s ease}.hce-live .hce-live__feed-item--you{background:var(--hce-live-accent-light);padding:6px 8px;margin:-6px -8px}.hce-live__feed-item--you .hce-live__feed-text{font-weight:700;color:var(--hce-ink)}.hce-live__feed-item--you .hce-live__feed-icon{box-shadow:0 0 0 2px var(--hce-live-accent)}.hce-live__feed-icon{flex:none;width:26px;height:26px;border-radius:50%;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:var(--hce-surface-soft);color:var(--hce-ink-soft)}.hce-live__feed-icon .hce-icon{width:14px;height:14px;vertical-align:0}.hce-live__feed-item--bayildim .hce-live__feed-icon{background:var(--hce-bayildim-light);color:var(--hce-bayildim)}.hce-live__feed-item--sevdim .hce-live__feed-icon{background:var(--hce-sevdim-light);color:var(--hce-sevdim)}.hce-live__feed-item--kotu .hce-live__feed-icon{background:var(--hce-kotu-light);color:var(--hce-kotu)}.hce-live__feed-item--berbat .hce-live__feed-icon{background:var(--hce-berbat-light);color:var(--hce-berbat)}.hce-live__feed-item--neutral .hce-live__feed-icon{background:var(--hce-campaign-accent-light);color:var(--hce-campaign-accent)}.hce-live__feed-text{display:flex;align-items:baseline;color:var(--hce-ink);text-decoration:none;flex:1 1 auto;min-width:0;overflow:hidden}a.hce-live__feed-text:hover{color:var(--hce-live-accent)}a.hce-live__feed-text:hover .hce-live__feed-title{color:var(--hce-live-accent)}.hce-live__feed-prefix,.hce-live__feed-suffix{flex:none;white-space:nowrap}.hce-live__feed-item--you .hce-live__feed-prefix,.hce-live__feed-item--you .hce-live__feed-suffix{font-weight:700;color:var(--hce-ink)}.hce-live__feed-title{flex:0 1 auto;min-width:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hce-live__feed-time{flex:none;color:var(--hce-ink-faint);font-size:11.5px}.hce-live__feed-empty{color:var(--hce-ink-faint);font-size:13px;padding-top:12px;border-top:1px dashed var(--hce-border)}@media (max-width:420px){.hce-live{padding:max(14px, calc(var(--hce-live-padding) - 8px))}.hce-live .hce-live__feed-item{gap:6px;font-size:12px}.hce-live__feed-icon{width:22px;height:22px}.hce-live__feed-icon .hce-icon{width:12px;height:12px}.hce-live__feed-title{min-width:14px}.hce-live__feed-time{font-size:10.5px}}.hce-campaign{font-family:var(--hce-font);display:flex;gap:14px;align-items:flex-start;background:var(--hce-surface);border:1px solid var(--hce-border);border-left:4px solid var(--hce-campaign-accent);border-radius:var(--hce-campaign-radius);padding-top:max(10px, calc(var(--hce-campaign-padding) - 6px));padding-right:max(12px, calc(var(--hce-campaign-padding) - 2px));padding-bottom:max(8px, calc(var(--hce-campaign-padding) - 12px));padding-left:max(12px, calc(var(--hce-campaign-padding) - 2px));box-shadow:var(--hce-shadow-sm);margin:var(--hce-campaign-gap) auto;max-width:var(--hce-campaign-max-width);box-sizing:border-box}.hce-campaign__icon{flex:none;width:42px;height:42px;border-radius:50%;background:var(--hce-campaign-accent-light);color:var(--hce-campaign-accent);display:inline-flex;align-items:center;justify-content:center}.hce-campaign__body{flex:1 1 auto;min-width:0}.hce-campaign__title{margin:0 0 3px;font-size:16.5px;font-weight:800;color:var(--hce-ink);line-height:1.25}.hce-campaign__intro{margin:0 0 12px;font-size:13.5px;line-height:1.4;color:var(--hce-ink-soft)}.hce-campaign__form{margin:0;padding:0}.hce-campaign__row{display:flex;gap:8px;flex-wrap:wrap}.hce-campaign__input{flex:1 1 200px;min-width:0;padding:10px 14px;border-radius:var(--hce-radius-pill);border:1.5px solid var(--hce-border);font-size:14px;font-family:inherit;background:var(--hce-surface-soft);color:var(--hce-ink)}.hce-campaign__input::placeholder{color:var(--hce-ink-faint)}.hce-campaign__input:focus{outline:none;border-color:var(--hce-campaign-accent);box-shadow:0 0 0 3px var(--hce-campaign-accent-light)}.hce-campaign__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:none;border-radius:var(--hce-radius-pill);background:linear-gradient(135deg,var(--hce-campaign-accent),var(--hce-campaign-accent-dark));color:#fff;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.hce-campaign__submit:hover{transform:translateY(-2px);box-shadow:var(--hce-shadow-lift)}.hce-campaign__submit:disabled{opacity:.65;cursor:progress;transform:none}.hce-campaign__submit-icon .hce-icon path{fill:none;stroke:#fff}.hce-campaign__consent{display:flex;align-items:flex-start;gap:7px;margin-top:9px;font-size:12px;color:var(--hce-ink-soft);line-height:1.45;cursor:pointer}.hce-campaign__consent input{margin-top:3px;flex:none}.hce-campaign__message{margin:8px 0 0;font-size:13px;font-weight:600;min-height:1em}.hce-campaign__message:empty{margin:0;min-height:0}.hce-campaign__message.is-success{color:var(--hce-live-accent)}.hce-campaign__message.is-error{color:#C4392E}.hce-reactions__badge{margin-top:12px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--hce-radius-sm);background:rgb(255 255 255 / .05);font-size:12.5px;color:rgb(255 255 255 / .78);line-height:1.4}.hce-reactions__badge[hidden]{display:none}.hce-reactions__badge-emoji{flex:none;font-size:20px;line-height:1}.hce-reactions__badge-text strong{color:#fff}.hce-comments-section{margin:var(--hce-reactions-gap) auto;max-width:var(--hce-reactions-max-width);box-sizing:border-box}.hce-comments-section .hce-comments{margin:0 0 14px;max-width:none}.hce-comments-section .hce-comments:last-child{margin-bottom:0}.hce-comments{font-family:var(--hce-font);margin:var(--hce-reactions-gap) auto;max-width:var(--hce-reactions-max-width);box-sizing:border-box;background:var(--hce-surface);border:1px solid var(--hce-border);border-radius:var(--hce-reactions-radius);padding:var(--hce-reactions-padding);box-shadow:var(--hce-shadow-sm)}.hce-comments__head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hce-comments__head-icon{flex:none;width:32px;height:32px;border-radius:50%;background:var(--hce-comments-accent-light);color:var(--hce-comments-accent);display:inline-flex;align-items:center;justify-content:center}.hce-comments__title{margin:0;font-size:14px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--hce-ink)}.hce-comments__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.hce-comments__empty{font-size:15px;color:var(--hce-ink-faint);padding:4px 0}.hce-comments__item{display:flex;gap:12px;padding-top:14px;border-top:1px solid var(--hce-border)}.hce-comments__item:first-child{padding-top:0;border-top:none}.hce-comments__item-icon{flex:none;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--hce-surface-soft)}.hce-comments__item-icon .hce-icon{width:15px;height:15px}.hce-comments__item--bayildim .hce-comments__item-icon{background:var(--hce-bayildim-light);color:var(--hce-bayildim)}.hce-comments__item--sevdim .hce-comments__item-icon{background:var(--hce-sevdim-light);color:var(--hce-sevdim)}.hce-comments__item--kotu .hce-comments__item-icon{background:var(--hce-kotu-light);color:var(--hce-kotu)}.hce-comments__item--berbat .hce-comments__item-icon{background:var(--hce-berbat-light);color:var(--hce-berbat)}.hce-comments__item-body{flex:1 1 auto;min-width:0}.hce-comments__item-meta{margin:0 0 4px;font-size:13.5px;color:var(--hce-ink-faint)}.hce-comments__item-meta strong{color:var(--hce-ink)}.hce-comments__item-pending{color:var(--hce-ink-faint);font-style:normal}.hce-comments__item-text{margin:0;font-size:15.5px;line-height:1.55;color:var(--hce-ink);word-wrap:break-word}.hce-comments__form-wrap{font-family:var(--hce-font);background:var(--hce-surface);border:1px solid var(--hce-border);border-radius:var(--hce-reactions-radius);padding:var(--hce-reactions-padding);box-shadow:var(--hce-shadow-sm);box-sizing:border-box}.hce-comments__form-wrap form[data-hce-note-form]{margin:0;padding:0}.hce-comments__closed,.hce-comments__already{font-family:var(--hce-font);margin:0;font-size:14.5px;color:var(--hce-ink-soft);background:var(--hce-surface-soft);border:1px dashed var(--hce-border);border-radius:var(--hce-reactions-radius);padding:14px var(--hce-reactions-padding);box-sizing:border-box}.hce-comments__form-wrap textarea[data-hce-note-text]{display:block;width:100%;box-sizing:border-box;resize:vertical;min-height:64px;padding:11px 13px;border-radius:var(--hce-radius-sm);border:1.5px solid var(--hce-border);background:var(--hce-surface-soft);color:var(--hce-ink);font-family:inherit;font-size:14.5px;line-height:1.5}.hce-comments__form-wrap textarea[data-hce-note-text]::placeholder{color:var(--hce-ink-faint)}.hce-comments__form-wrap textarea[data-hce-note-text]:focus{outline:none;border-color:var(--hce-comments-accent);box-shadow:0 0 0 3px var(--hce-comments-accent-light)}.hce-comments__form-row{margin-top:8px}.hce-comments__form-row input[type="email"]{display:block;width:100%;box-sizing:border-box;padding:10px 13px;border-radius:var(--hce-radius-pill);border:1.5px solid var(--hce-border);background:var(--hce-surface-soft);color:var(--hce-ink);font-family:inherit;font-size:14.5px}.hce-comments__form-row input[type="email"]::placeholder{color:var(--hce-ink-faint)}.hce-comments__form-row input[type="email"]:focus{outline:none;border-color:var(--hce-comments-accent);box-shadow:0 0 0 3px var(--hce-comments-accent-light)}.hce-comments__consent{display:flex;align-items:flex-start;gap:8px;margin-top:10px;font-size:13px;color:var(--hce-ink-soft);line-height:1.5;cursor:pointer}.hce-comments__consent input{margin-top:3px;flex:none}.hce-comments__hint{margin:8px 0 0;font-size:12.5px;color:var(--hce-ink-faint)}.hce-comments__submit{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border:none;border-radius:var(--hce-radius-pill);background:linear-gradient(135deg,var(--hce-comments-accent),var(--hce-comments-accent-dark));color:#fff;font-weight:700;font-size:14px;cursor:pointer;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease}.hce-comments__submit:hover{transform:translateY(-2px);box-shadow:var(--hce-shadow-lift)}.hce-comments__submit:disabled{opacity:.6;cursor:progress;transform:none}.hce-comments__message{margin:8px 0 0;font-size:13px;font-weight:600;min-height:1em}.hce-comments__message:empty{margin:0;min-height:0}.hce-comments__message.is-success{color:var(--hce-live-accent)}.hce-comments__message.is-error{color:#C4392E}@media (max-width:560px){.hce-campaign{flex-direction:column;padding:max(14px, calc(var(--hce-campaign-padding) - 8px))}.hce-campaign__submit{width:100%}.hce-reactions__inner{padding:max(14px, calc(var(--hce-reactions-padding) - 8px))}.hce-comments{padding:max(14px, calc(var(--hce-reactions-padding) - 8px))}.hce-comments__form-wrap{padding:max(14px, calc(var(--hce-reactions-padding) - 8px))}}@media (max-width:360px){.hce-reaction-row__label{font-size:12.5px}.hce-trend-panel__name{font-size:13px}}