.hex-comments{--hc-bg:rgba(255,255,255,.045);--hc-bg-2:rgba(255,255,255,.07);--hc-line:rgba(255,255,255,.1);--hc-line-2:rgba(255,255,255,.16);--hc-text:#f5f7fb;--hc-soft:#d9e1ef;--hc-muted:#8f98a8;--hc-accent:#ffd534;--hc-green:#8ee66f;--hc-red:#ff6b78;margin:22px 0 0;padding:0;direction:rtl;color:var(--hc-text)}
.hex-comments *{box-sizing:border-box}.hex-comments [hidden]{display:none}.hex-comments__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px}.hex-comments__title{margin:0;font-size:18px;font-weight:800;letter-spacing:-.025em}.hex-comments__sort{display:flex;align-items:center;gap:8px;color:var(--hc-muted);font-size:11px}.hex-comments__sort select{height:34px;min-width:112px;border:1px solid var(--hc-line);border-radius:12px;background:#11151d;color:var(--hc-text);padding:0 10px;outline:none;font-size:12px}.hex-comments__composer{margin:0 0 14px}.hex-comment-form{border:1px solid rgba(255,213,52,.18);border-radius:24px 24px 60px 24px;background:radial-gradient(80% 140% at 88% 0,rgba(255,213,52,.16),transparent 48%),linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035));padding:12px}.hex-comment-form__reply{align-items:center;justify-content:space-between;gap:8px;margin:0 0 9px;padding:7px 10px;border-radius:12px;background:rgba(255,213,52,.1);color:var(--hc-accent);font-size:12px}.hex-comment-form__reply:not([hidden]){display:flex}.hex-comment-form__reply button{border:0;background:transparent;color:inherit;cursor:pointer}.hex-comment-form__box{display:flex;align-items:center;gap:10px}.hex-comment-form__avatar{width:42px;height:42px;flex:0 0 42px;overflow:hidden;border-radius:50%;background:var(--hc-bg-2);box-shadow:0 0 0 3px rgba(255,255,255,.045)}.hex-comment-form__avatar img{width:100%;height:100%;display:block;object-fit:cover}.hex-comment-form textarea{min-height:44px;max-height:160px;flex:1;resize:none;border:1px solid rgba(255,255,255,.075);outline:0;border-radius:18px 14px 18px 14px;background:rgba(0,0,0,.24);color:var(--hc-text);padding:10px 14px;line-height:1.75;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hex-comment-form textarea:focus{border-color:rgba(255,213,52,.18)}.hex-comment-form textarea::placeholder{color:var(--hc-muted)}.hex-comment-form button[type=submit],.hex-comments__more{height:40px;border:0;border-radius:12px;background:linear-gradient(135deg,#ffe45d,var(--hc-accent));color:#141414;font-weight:900;padding:0 26px;cursor:pointer;white-space:nowrap}.hex-comment-form__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:9px 48px 0 48px;color:var(--hc-muted);font-size:11px}.hex-comment-form__name{display:flex;align-items:center;gap:8px;min-width:0}.hex-comment-form__name input{width:150px;max-width:38vw;height:32px;border:1px solid var(--hc-line);border-radius:11px;background:rgba(0,0,0,.2);color:var(--hc-text);padding:0 10px;outline:none}.hex-comment-form__spoiler{display:inline-flex;align-items:center;gap:7px;cursor:pointer;user-select:none}.hex-comment-form__spoiler input{position:absolute;opacity:0;pointer-events:none}.hex-comment-form__switch{position:relative;width:36px;height:20px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid var(--hc-line-2);transition:background .18s ease,border-color .18s ease}.hex-comment-form__switch::after{content:"";position:absolute;top:2px;right:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #0008;transition:transform .18s ease}.hex-comment-form__spoiler input:checked+.hex-comment-form__switch{background:var(--hc-accent);border-color:var(--hc-accent)}.hex-comment-form__spoiler input:checked+.hex-comment-form__switch::after{transform:translateX(-16px);background:#171717}.hex-comment-form__notice{min-height:18px;margin:7px 48px 0;color:var(--hc-muted);font-size:11px}.hex-comment-form.is-busy{opacity:.72;pointer-events:none}.hex-comments__list,.hex-comment__children{list-style:none;margin:0;padding:0}.hex-comment{position:relative;margin:0 0 12px;padding-right:28px}.hex-comment__card{position:relative;display:block;padding:13px 46px 11px 14px;border:1px solid var(--hc-line);border-radius:24px 24px 60px 24px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.032));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.hex-comment__avatar{position:absolute;top:14px;right:-24px;width:46px;height:46px;border-radius:50%;overflow:hidden;background:var(--hc-bg-2);box-shadow:0 0 0 5px rgba(11,13,17,.72),0 10px 22px rgba(0,0,0,.32);z-index:2}.hex-comment__avatar img{display:block;width:100%;height:100%;object-fit:cover}.hex-comment__body{min-width:0}.hex-comment__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin-bottom:2px;line-height:1.6}.hex-comment__authorline{display:flex;align-items:center;gap:7px;min-width:0}.hex-comment__authorline b{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hex-comment__time{flex:0 0 auto;color:var(--hc-muted);font-size:11px}.hex-comment__badge{padding:2px 7px;border-radius:999px;background:rgba(255,213,52,.14);color:var(--hc-accent);font-size:10px}.hex-comment__in-reply{margin:0 0 4px;color:var(--hc-muted);font-size:11px}.hex-comment__text-wrap{position:relative}.hex-comment__text{color:var(--hc-soft);font-size:13px;line-height:2;word-break:break-word}.hex-comment__text p{margin:.15em 0}.hex-comment.is-spoiler:not(.is-revealed) .hex-comment__text{filter:blur(6px);opacity:.6;user-select:none;pointer-events:none}.hex-comment__spoiler-reveal{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:2;height:34px;border:1px solid rgba(255,213,52,.28);border-radius:999px;background:rgba(14,15,18,.82);color:var(--hc-accent);padding:0 14px;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #0006}.hex-comment__spoiler-reveal:hover{border:1px solid rgba(255,213,52,.28);background:#2e2e2e}.hex-comment.is-revealed .hex-comment__spoiler-reveal{display:none}.hex-comment__pending{margin:5px 0;padding:7px 9px;border-radius:10px;background:rgba(255,213,52,.1);color:var(--hc-accent);font-size:11px}.hex-comment__actions{display:flex;align-items:center;gap:7px;margin-top:8px;color:var(--hc-muted);direction:ltr;justify-content:flex-start}.hex-comment__actions button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.055);border-radius:999px;background:rgba(255,255,255,.025);color:var(--hc-muted);cursor:pointer;white-space:nowrap;flex:0 0 auto}.hex-comment__actions .sofiya-icon{width:16px;height:16px;flex:0 0 16px}.hex-comment__vote{width:auto;min-width:48px;padding:0 8px;direction:ltr}.hex-comment__vote em,.hex-comment__reply em{font-style:normal;font-size:11px;line-height:1;min-width:10px;text-align:center;font-weight:700}.hex-comment__vote[data-hex-vote=like].is-active,.hex-comment__vote[data-hex-vote=like]:hover{color:var(--hc-green);background:rgba(142,230,111,.1)}.hex-comment__vote[data-hex-vote=dislike].is-active,.hex-comment__vote[data-hex-vote=dislike]:hover{color:var(--hc-red);background:rgba(255,107,120,.1)}.hex-comment__reply{width:auto;min-width:44px;padding:0 8px;direction:ltr}.hex-comment__reply:hover{background:var(--hc-bg-2);color:var(--hc-text)}.hex-comment__children{position:relative;margin:10px 18px 0 0;padding-right:22px;border-right:0}.hex-comment__children::before{content:"";position:absolute;top:-8px;right:0;bottom:18px;width:16px;border-right:1px solid var(--hc-line);border-bottom:1px solid var(--hc-line);border-radius:0 0 14px 0}.hex-comment__children>.hex-comment::before{content:"";position:absolute;top:25px;right:-22px;width:20px;height:18px;border-bottom:1px solid var(--hc-line);border-radius:0 0 14px 0}.hex-comments__more{display:block;width:100%;margin:12px 0 0;background:rgba(255,255,255,.08);color:var(--hc-text);border:1px solid var(--hc-line)}.hex-comments__more:hover{background:rgba(255,255,255,.12)}.hex-comments__closed{color:var(--hc-muted);font-size:12px;text-align:center}.hex-comments.is-loading .hex-comments__list{opacity:.55}
@media (max-width:640px){.hex-comments{margin-top:16px}.hex-comments__head{align-items:flex-start}.hex-comments__sort{flex-direction:column;align-items:flex-end;gap:4px}.hex-comments__sort select{min-width:104px;height:32px}.hex-comment-form{border-radius:16px;padding:8px}.hex-comment-form__box{gap:7px}.hex-comment-form__avatar{width:34px;height:34px;flex-basis:34px}.hex-comment-form textarea{min-height:38px;padding:8px 11px;font-size:16px}.hex-comment-form button[type=submit]{height:38px;padding:0 13px}.hex-comment-form__meta{margin:8px 41px 0 0;flex-wrap:wrap}.hex-comment-form__notice{margin-right:41px;margin-left:0}.hex-comment__card{border-radius:20px 15px 22px 15px;padding:11px 39px 10px 10px}.hex-comment__avatar{right:-18px;width:38px;height:38px}.hex-comment__text{font-size:12.5px}.hex-comment__children{margin-right:10px;padding-right:17px}.hex-comment__actions{gap:5px}.hex-comment__actions button{height:28px}.hex-comment__vote{min-width:43px;padding:0 6px}.hex-comment-form__name input{width:128px;font-size:16px}}
.hex-comment-form button[type=submit]:hover,.hex-comments__more:hover{transform:translateY(-1px);filter:saturate(1.08) brightness(1.04)}
.hex-comment-form button[type=submit]:active,.hex-comments__more:active{transform:translateY(0)}
.has-hex-comment-gate{overflow:hidden}
.hex-comment-gate{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px;background:rgba(4,5,8,.58);opacity:0;transition:opacity .2s ease;backdrop-filter:blur(14px) saturate(1.08)}
.hex-comment-gate.is-open{opacity:1}
.hex-comment-gate__panel{position:relative;width:min(94vw,470px);border:1px solid rgba(255,255,255,.14);border-radius:28px 28px 54px 28px;background:linear-gradient(145deg,rgba(26,28,34,.82),rgba(12,14,18,.72));box-shadow:0 24px 80px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.09);padding:26px 24px 22px;color:var(--hc-text);transform:translateY(12px) scale(.98);transition:transform .22s ease;overflow:hidden}
.hex-comment-gate.is-open .hex-comment-gate__panel{transform:translateY(0) scale(1)}
.hex-comment-gate__panel::before{content:"";position:absolute;inset:-80px auto auto -80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(0,224,169,.28),transparent 62%);pointer-events:none}
.hex-comment-gate__panel::after{content:"";position:absolute;inset:auto -70px -90px auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,213,52,.22),transparent 64%);pointer-events:none}
.hex-comment-gate__close{position:absolute;top:14px;left:14px;z-index:2;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:0}
.hex-comment-gate__close:hover{background:rgba(255,255,255,.11)}
.hex-comment-gate__eyebrow{position:relative;z-index:1;display:inline-flex;margin-bottom:10px;padding:5px 10px;border-radius:999px;background:rgba(255,213,52,.12);color:#ffd534;font-size:10px;font-weight:400}
.hex-comment-gate__title{position:relative;z-index:1;margin:0 0 10px;font-size:18px;font-weight:950;letter-spacing:-.035em;color:#fff}
.hex-comment-gate__text{position:relative;z-index:1;margin:0;color:#e8edf5;font-size:14px;line-height:2.2}
.hex-comment-gate__text mark{background:transparent;color:#ffd534;font-weight:950;padding:0}
.hex-comment-gate__text strong{color:#00e0a9;font-weight:950}
.hex-comment-gate__go{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:44px;margin-top:18px;border-radius:15px;background:#00e0a9;color:#06110e;text-decoration:none;font-weight:950;box-shadow:0 12px 34px rgba(0,224,169,.22)}
.hex-comment-gate__go:hover{filter:brightness(1.06);transform:translateY(-1px)}
@media (max-width:640px){.hex-comment-gate{padding:12px}.hex-comment-gate__panel{border-radius:22px 22px 42px 22px;padding:23px 18px 18px}.hex-comment-gate__title{font-size:18px}.hex-comment-gate__text{font-size:13px}}
.hex-tube-body .hex-comments{--hc-bg:rgba(0,0,0,.035);--hc-bg-2:#fff;--hc-line:rgba(0,0,0,.11);--hc-line-2:rgba(0,0,0,.16);--hc-text:#14171d;--hc-soft:#222832;--hc-muted:#687180;--hc-accent:#e5b900;--hc-green:#11996f;--hc-red:#d84455;color:var(--hc-text)}
.hex-tube-body .hex-comments__sort select{background:#fff;color:var(--hc-text);border-color:rgba(0,0,0,.13)}
.hex-tube-body .hex-comment-form{border-color:rgba(229,185,0,.24);background:radial-gradient(80% 140% at 88% 0,rgba(255,213,52,.18),transparent 50%),linear-gradient(145deg,#fff,#f7f8fb)}
.hex-tube-body .hex-comment-form textarea,.hex-tube-body .hex-comment-form__name input{background:#fff;color:var(--hc-text);border-color:rgba(0,0,0,.1)}
.hex-tube-body .hex-comment-form textarea::placeholder{color:#8c95a3}
.hex-tube-body .hex-comment__card{background:linear-gradient(145deg,#fff,#f7f8fb);border-color:rgba(0,0,0,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.hex-tube-body .hex-comment__avatar{box-shadow:0 0 0 5px #fff,0 10px 22px rgba(0,0,0,.12)}
.hex-tube-body .hex-comment__actions button{background:#fff;border-color:rgba(0,0,0,.08);color:var(--hc-muted)}
.hex-tube-body .hex-comment__reply:hover{background:#f0f2f6;color:#111}
.hex-tube-body .hex-comments__more{background:#fff;color:#111;border-color:rgba(0,0,0,.1)}
.hex-tube-body .hex-comments__more:hover{background:#f5f5f9}
.hex-tube-body .hex-comment__spoiler-reveal{background:rgba(255,255,255,.94);color:#111;border-color:rgba(229,185,0,.3);box-shadow:0 8px 28px rgba(0,0,0,.12)}
.hex-tube-body .hex-comment__spoiler-reveal:hover{background:#f3f3f3}
.hex-tube-body .hex-comment-gate__dialog{background:rgba(18,20,24,.88)}
