@keyframes ui-module__qnqIYq__spin{to{transform:rotate(360deg)}}@keyframes ui-module__qnqIYq__ring-pulse{0%{opacity:.9;transform:scale(1)}70%,to{opacity:0;transform:scale(2.6)}}.ui-module__qnqIYq__btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-m);font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;white-space:nowrap;isolation:isolate;transition:background-color .25s var(--ease-smooth), color .25s var(--ease-smooth), border-color .25s var(--ease-smooth), transform .25s var(--ease-spring), box-shadow .25s var(--ease-smooth);border:1px solid #0000;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.ui-module__qnqIYq__btn:before{content:"";background:radial-gradient(circle at var(--x,50%) var(--y,50%), #ffffff38 0%, transparent 60%);opacity:0;pointer-events:none;z-index:-1;transition:opacity .35s;position:absolute;inset:0}.ui-module__qnqIYq__btn:after{content:"";transition:transform .55s var(--ease-out);pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff2e 50%,#0000 70%);position:absolute;inset:0;transform:translate(-130%)}.ui-module__qnqIYq__btn:hover:before{opacity:1}.ui-module__qnqIYq__btn:hover:after{transform:translate(130%)}.ui-module__qnqIYq__btn svg{transition:transform .25s var(--ease-spring);flex:none}.ui-module__qnqIYq__btn:hover svg:last-child{transform:translate(4px)}.ui-module__qnqIYq__md{min-height:46px;padding:0 var(--space-5);font-size:15px}.ui-module__qnqIYq__btnLg{min-height:56px;padding:0 var(--space-6);font-size:16px}.ui-module__qnqIYq__primary{background:var(--accent);color:#15100d;border-color:#ff6b35a6;box-shadow:inset 0 1px #ffffff1f,0 4px 16px #3a1d1659}.ui-module__qnqIYq__primary:hover{color:#15100d;background:#ff7d4d;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff26,0 12px 32px #3a1d168c}.ui-module__qnqIYq__secondary{border-color:var(--line-strong);color:var(--text);-webkit-backdrop-filter:blur(8px);background:#ffffff08}.ui-module__qnqIYq__secondary:hover{border-color:var(--accent-hot);color:var(--accent-hot);background:var(--accent-soft);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.ui-module__qnqIYq__ghost{color:var(--text-muted);background:0 0}.ui-module__qnqIYq__ghost:hover{background:var(--bg-rise-2);color:var(--text);transform:translateY(-1px)}.ui-module__qnqIYq__btn:disabled{opacity:.5;cursor:not-allowed}.ui-module__qnqIYq__btn:disabled:after,.ui-module__qnqIYq__btn:disabled:before{display:none}.ui-module__qnqIYq__btn:disabled:hover{box-shadow:none;transform:none}.ui-module__qnqIYq__btnDisabled{opacity:.5;cursor:not-allowed;pointer-events:auto}.ui-module__qnqIYq__btnDisabled:hover{box-shadow:none;filter:none;transform:none}.ui-module__qnqIYq__badge{letter-spacing:.02em;white-space:nowrap;animation:ui-module__qnqIYq__pop-in .45s var(--ease-spring) backwards;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:700;line-height:1.5;display:inline-flex}.ui-module__qnqIYq__bronze{background:var(--accent-soft);color:var(--accent-hot);border:1px solid #ff6b3566;box-shadow:0 0 12px #ff6b3514}.ui-module__qnqIYq__green{color:var(--ok);background:#68dc9a24;border:1px solid #68dc9a59}.ui-module__qnqIYq__red{color:var(--danger);background:#ff708024;border:1px solid #ff708066}.ui-module__qnqIYq__warning{color:#fde047;background:#ca8a0429;border:1px solid #ca8a0473}.ui-module__qnqIYq__badgeNeutral{color:var(--text-muted);border:1px solid var(--line);background:#9aa3ad1f}.ui-module__qnqIYq__field{gap:var(--space-2);flex-direction:column;display:flex}.ui-module__qnqIYq__fieldLabel{color:var(--text-muted);font-size:14px;font-weight:600;transition:color .2s}.ui-module__qnqIYq__field:focus-within .ui-module__qnqIYq__fieldLabel,.ui-module__qnqIYq__fieldRequired{color:var(--accent-hot)}.ui-module__qnqIYq__control{background:var(--bg-deep);border:1px solid var(--line);border-radius:var(--radius-m);width:100%;padding:var(--space-3) var(--space-4);color:var(--text);transition:border-color .2s ease, box-shadow .2s ease, transform .2s var(--ease-spring), background-color .2s ease;font-size:15px}.ui-module__qnqIYq__control::placeholder{color:var(--text-faint)}.ui-module__qnqIYq__control:hover{border-color:var(--line-strong)}.ui-module__qnqIYq__control:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);background:var(--bg-rise);outline:none;transform:translateY(-1px)}textarea.ui-module__qnqIYq__control{resize:vertical;min-height:140px}select.ui-module__qnqIYq__control{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239aa3ad' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.ui-module__qnqIYq__fieldInvalid{border-color:var(--danger)}.ui-module__qnqIYq__fieldInvalid:focus{border-color:var(--danger-hot);box-shadow:0 0 0 4px #8a2a1833}.ui-module__qnqIYq__fieldError{color:var(--danger-hot);font-size:13px;font-weight:600}.ui-module__qnqIYq__hint{color:var(--text-faint);font-size:13px}.ui-module__qnqIYq__spinner{flex:none;width:24px;height:24px;animation:.9s linear infinite ui-module__qnqIYq__spin}.ui-module__qnqIYq__track{fill:none;stroke:var(--line);stroke-width:2.5px}.ui-module__qnqIYq__arc{fill:none;stroke:var(--accent-hot);stroke-width:2.5px;stroke-linecap:round}.ui-module__qnqIYq__reveal{opacity:0;transition:opacity .65s var(--ease-out), transform .65s var(--ease-out);transform:translateY(28px)scale(.97)}.ui-module__qnqIYq__visible{opacity:1;transform:none}.ui-module__qnqIYq__logoWrap{align-items:center;gap:var(--space-3);cursor:inherit;display:inline-flex}.ui-module__qnqIYq__mark{width:40px;height:40px;color:var(--accent-hot);transition:transform .4s var(--ease-spring);border-radius:var(--radius-s);flex:none;place-items:center;display:grid;overflow:hidden}.ui-module__qnqIYq__markSvg{object-fit:contain;filter:drop-shadow(0 0 10px #ff6b3566);width:100%;height:100%}.ui-module__qnqIYq__fallbackMark{place-items:center;width:100%;height:100%;display:grid}.ui-module__qnqIYq__fallbackMark svg{width:100%;height:100%}.ui-module__qnqIYq__word{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:18px;font-weight:600}.ui-module__qnqIYq__sm .ui-module__qnqIYq__mark{width:32px;height:32px}.ui-module__qnqIYq__sm .ui-module__qnqIYq__word{font-size:15px}.ui-module__qnqIYq__logoLg .ui-module__qnqIYq__mark{width:84px;height:84px}.ui-module__qnqIYq__logoLg .ui-module__qnqIYq__markSvg{filter:drop-shadow(0 0 18px #ff6b3580)}.ui-module__qnqIYq__logoLg .ui-module__qnqIYq__word{letter-spacing:-.03em;font-size:32px}.ui-module__qnqIYq__empty{text-align:center;padding:var(--space-8) var(--space-5);align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.ui-module__qnqIYq__icon{border-radius:var(--radius-m);background:var(--accent-soft);width:60px;height:60px;color:var(--accent-hot);margin-bottom:var(--space-2);place-items:center;display:grid}.ui-module__qnqIYq__emptyTitle{font-size:20px}.ui-module__qnqIYq__emptyCaption{color:var(--text-muted);max-width:44ch}.ui-module__qnqIYq__actions{margin-top:var(--space-3);gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.ui-module__qnqIYq__deniedWrap{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);min-height:60vh;padding:var(--space-8) var(--space-5);flex-direction:column;display:flex}.ui-module__qnqIYq__code{font-family:var(--font-display);color:var(--accent);font-size:clamp(64px,12vw,120px);font-weight:700;line-height:1;animation:3s ease-in-out infinite ui-module__qnqIYq__pulse-glow}.ui-module__qnqIYq__deniedTitle{font-size:clamp(22px,3.5vw,32px)}.ui-module__qnqIYq__deniedCaption{color:var(--text-muted);max-width:46ch}.ui-module__qnqIYq__pulse{align-items:center;gap:var(--space-2);color:var(--text);font-size:14px;font-weight:600;display:inline-flex}.ui-module__qnqIYq__dot{border-radius:50%;flex:none;width:10px;height:10px;position:relative}.ui-module__qnqIYq__online{background:var(--ok)}.ui-module__qnqIYq__offline{background:var(--danger-hot)}.ui-module__qnqIYq__pulseNeutral{background:var(--text-faint)}.ui-module__qnqIYq__ring{border:2px solid var(--ok);border-radius:50%;animation:2s cubic-bezier(.22,1,.36,1) infinite ui-module__qnqIYq__ring-pulse;position:absolute;inset:-3px}.ui-module__qnqIYq__section{padding-block:var(--space-9)}.ui-module__qnqIYq__head{margin-bottom:var(--space-6);max-width:640px;padding-top:var(--space-3);position:relative}.ui-module__qnqIYq__head:before{content:"";background:linear-gradient(90deg, var(--accent-hot), var(--accent), transparent);background-size:200% 100%;border-radius:2px;width:56px;height:3px;animation:3s linear infinite ui-module__qnqIYq__shimmer;position:absolute;top:0;left:0}.ui-module__qnqIYq__sectionTitle{margin-bottom:var(--space-3);font-size:clamp(30px,4.5vw,48px)}.ui-module__qnqIYq__subtitle{color:var(--text-muted);max-width:48ch;font-size:17px}.ui-module__qnqIYq__catField{gap:var(--space-2);flex-direction:column;display:flex;position:relative}.ui-module__qnqIYq__catLabel{color:var(--text-muted);font-size:14px;font-weight:600}.ui-module__qnqIYq__catRequired{color:var(--accent-hot)}.ui-module__qnqIYq__trigger{justify-content:space-between;align-items:center;gap:var(--space-3);text-align:left;background:var(--bg-deep);border:1px solid var(--line);border-radius:var(--radius-m);width:100%;color:var(--text);cursor:pointer;transition:border-color .2s ease, box-shadow .2s ease, background-color .2s ease, transform .2s var(--ease-spring);padding:12px 14px;display:flex}.ui-module__qnqIYq__trigger:hover{border-color:var(--line-strong);transform:translateY(-1px)}.ui-module__qnqIYq__triggerOpen,.ui-module__qnqIYq__trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);outline:none}.ui-module__qnqIYq__catInvalid{border-color:var(--danger)}.ui-module__qnqIYq__triggerText{flex-direction:column;gap:2px;min-width:0;display:flex}.ui-module__qnqIYq__triggerText strong{font-size:15px;font-weight:600}.ui-module__qnqIYq__triggerText span{color:var(--text-muted);font-size:13px}.ui-module__qnqIYq__placeholder{color:var(--text-faint);font-size:15px}.ui-module__qnqIYq__chevron{color:var(--accent-hot);transition:transform .25s var(--ease-spring);flex:none;font-size:12px}.ui-module__qnqIYq__triggerOpen .ui-module__qnqIYq__chevron{transform:rotate(180deg)}.ui-module__qnqIYq__menu{z-index:20;background:var(--bg-rise);border:1px solid var(--line-strong);border-radius:var(--radius-m);box-shadow:var(--shadow-lg);max-height:320px;animation:ui-module__qnqIYq__scaleIn .2s var(--ease-out);transform-origin:top;flex-direction:column;gap:2px;margin:0;padding:8px;list-style:none;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.ui-module__qnqIYq__option{text-align:left;border-radius:var(--radius-s);width:100%;color:var(--text);cursor:pointer;font:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;transition:background-color .15s,transform .15s;display:flex}.ui-module__qnqIYq__option:hover{background:var(--accent-soft);transform:translate(2px)}.ui-module__qnqIYq__optionActive{background:var(--accent-soft);color:var(--accent-hot)}.ui-module__qnqIYq__option strong{font-size:14px;font-weight:600}.ui-module__qnqIYq__option span{color:var(--text-muted);font-size:12px;line-height:1.4}.ui-module__qnqIYq__optionActive span{color:var(--text-muted)}.ui-module__qnqIYq__catError{color:var(--danger-hot);font-size:13px;font-weight:600}.ui-module__qnqIYq__tgWrap{align-items:center;min-height:52px;display:flex}.ui-module__qnqIYq__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}@media (prefers-reduced-motion:reduce){.ui-module__qnqIYq__reveal,.ui-module__qnqIYq__visible{opacity:1;transition:none;transform:none}}
@keyframes notifications-module__J9C5aa__badge-pop{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes notifications-module__J9C5aa__panel-in{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notifications-module__J9C5aa__root{position:relative}.notifications-module__J9C5aa__bell{border:1px solid var(--line);border-radius:var(--radius-s);width:42px;height:42px;color:var(--text-muted);cursor:pointer;transition:color .2s ease, border-color .2s ease, background-color .2s ease, transform .2s var(--ease-spring);background:#ffffff05;justify-content:center;align-items:center;display:inline-flex;position:relative}.notifications-module__J9C5aa__bell:hover{color:var(--text);border-color:var(--accent-hot);background:var(--accent-soft);transform:translateY(-2px)}.notifications-module__J9C5aa__badge{color:#fff;min-width:18px;height:18px;animation:notifications-module__J9C5aa__badge-pop .3s var(--ease-spring);background:linear-gradient(120deg,#ef4444,#f97316);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.notifications-module__J9C5aa__panel{background:var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);width:360px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-lg);z-index:50;animation:notifications-module__J9C5aa__panel-in .25s var(--ease-out);-webkit-backdrop-filter:blur(16px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.notifications-module__J9C5aa__panelHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.notifications-module__J9C5aa__readAll{color:var(--accent-hot);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;transition:color .2s}.notifications-module__J9C5aa__readAll:hover{color:var(--text);text-decoration:underline}.notifications-module__J9C5aa__empty{text-align:center;color:var(--text-muted);margin:0;padding:28px 18px;font-size:14px}.notifications-module__J9C5aa__list{max-height:360px;margin:0;padding:0;list-style:none;overflow-y:auto}.notifications-module__J9C5aa__item{border:none;border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;cursor:pointer;transition:background-color .15s ease, transform .15s var(--ease-spring);background:0 0;flex-direction:column;gap:4px;padding:12px 18px;display:flex}.notifications-module__J9C5aa__item:last-child{border-bottom:none}.notifications-module__J9C5aa__item:hover{background:var(--accent-soft);transform:translate(3px)}.notifications-module__J9C5aa__item.notifications-module__J9C5aa__read{opacity:.55}.notifications-module__J9C5aa__itemTitle{font-size:14px;font-weight:600;line-height:1.35}.notifications-module__J9C5aa__itemMeta{color:var(--text-muted);font-size:12px}
@keyframes chrome-module__96H-sa__header-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes chrome-module__96H-sa__page-slide-left{0%{opacity:0;transform:translate(110px)}to{opacity:1;transform:translate(0)}}@keyframes chrome-module__96H-sa__page-slide-right{0%{opacity:0;transform:translate(-110px)}to{opacity:1;transform:translate(0)}}@keyframes chrome-module__96H-sa__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.chrome-module__96H-sa__maintenanceBanner{color:#ffcf83;overflow-wrap:anywhere;background:#302417;border-bottom:1px solid #906329;margin-top:72px;padding:14px 0;position:relative}.chrome-module__96H-sa__header{z-index:60;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);animation:chrome-module__96H-sa__header-in .6s var(--ease-out);transition:background-color .35s var(--ease-smooth), border-color .35s var(--ease-smooth), box-shadow .35s var(--ease-smooth);background:linear-gradient(#080b0fe6,#080b0f7a);position:fixed;inset:0 0 auto}.chrome-module__96H-sa__scrolled{-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);border-bottom-color:var(--line);background-color:#090c10f0;box-shadow:0 1px #f4f2ee0a,0 18px 48px #00000073}.chrome-module__96H-sa__slideFromRight{animation:.75s cubic-bezier(.16,1,.3,1) chrome-module__96H-sa__page-slide-left}.chrome-module__96H-sa__slideFromLeft{animation:.75s cubic-bezier(.16,1,.3,1) chrome-module__96H-sa__page-slide-right}@media (prefers-reduced-motion:reduce){.chrome-module__96H-sa__slideFromRight,.chrome-module__96H-sa__slideFromLeft{animation:none}}.chrome-module__96H-sa__inner{align-items:center;gap:var(--space-4);grid-template-columns:1fr auto 1fr;height:72px;display:grid}.chrome-module__96H-sa__logo{border-radius:var(--radius-s);z-index:1;transition:transform .2s var(--ease-spring);justify-self:start;align-items:center;display:flex}.chrome-module__96H-sa__logo:hover{transform:scale(1.02)}.chrome-module__96H-sa__nav{justify-content:center;justify-self:center;align-items:center;gap:4px;display:flex}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink{animation:chrome-module__96H-sa__nav-in .55s var(--ease-out) backwards}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:first-child{animation-delay:80ms}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(2){animation-delay:.13s}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(3){animation-delay:.18s}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(4){animation-delay:.23s}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(5){animation-delay:.28s}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(6){animation-delay:.33s}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(7){animation-delay:.38s}.chrome-module__96H-sa__nav>.chrome-module__96H-sa__navLink:nth-child(8){animation-delay:.43s}@keyframes chrome-module__96H-sa__nav-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.chrome-module__96H-sa__navLink{color:var(--text-muted);letter-spacing:.01em;transition:color .25s ease, background-color .25s ease, transform .2s var(--ease-spring);border-radius:999px;align-items:center;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.chrome-module__96H-sa__navLink:after{content:"";background:var(--accent-hot);width:0;height:2px;transition:width .25s var(--ease-out), left .25s var(--ease-out);border-radius:1px;position:absolute;bottom:4px;left:50%}.chrome-module__96H-sa__navLink:hover{color:var(--text);background-color:var(--accent-soft);transform:translateY(-1px)}.chrome-module__96H-sa__navLink:hover:after{width:18px;left:calc(50% - 9px)}.chrome-module__96H-sa__active{color:var(--accent-hot);background-color:var(--accent-soft);box-shadow:inset 0 0 0 1px #ff6b3521}.chrome-module__96H-sa__active:after{width:18px;left:calc(50% - 9px)}.chrome-module__96H-sa__actions{justify-content:flex-end;align-items:center;gap:var(--space-3);z-index:1;justify-self:end;display:flex}.chrome-module__96H-sa__cabinetLink{align-items:center;gap:var(--space-2);color:var(--text);padding:var(--space-1) var(--space-2);border-radius:var(--radius-s);transition:color .2s ease, background-color .2s ease, transform .2s var(--ease-spring);font-size:14px;font-weight:600;display:inline-flex}.chrome-module__96H-sa__cabinetLink:hover{color:var(--accent-hot);background-color:var(--accent-soft);transform:translateY(-1px)}.chrome-module__96H-sa__iconBtn{border:1px solid var(--line);border-radius:var(--radius-s);width:42px;height:42px;color:var(--text-muted);cursor:pointer;transition:color .2s ease, border-color .2s ease, background-color .2s ease, transform .2s var(--ease-spring);background:#ffffff05;place-items:center;display:grid}.chrome-module__96H-sa__iconBtn:hover{color:var(--danger-hot);border-color:var(--danger);background-color:#8a2a181a;transform:translateY(-2px)}.chrome-module__96H-sa__burger{border:1px solid var(--line);border-radius:var(--radius-s);width:44px;height:44px;color:var(--text);cursor:pointer;background:#ffffff05;justify-self:end;place-items:center;transition:background-color .2s,border-color .2s;display:none}.chrome-module__96H-sa__burger:hover{border-color:var(--accent-hot);background:var(--accent-soft)}.chrome-module__96H-sa__burgerOpen,.chrome-module__96H-sa__burgerClose{font-size:24px;line-height:1}.chrome-module__96H-sa__mobile{gap:var(--space-1);padding:var(--space-3) 0 var(--space-5);animation:chrome-module__96H-sa__slideDown .25s var(--ease-out);flex-direction:column;display:flex}.chrome-module__96H-sa__mobileLink{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-m);color:var(--text);transition:background-color .2s ease, transform .2s var(--ease-spring);font-size:16px;font-weight:600;display:flex}.chrome-module__96H-sa__mobileLink:hover{background-color:var(--accent-soft);transform:translate(4px)}.chrome-module__96H-sa__mobileActions{gap:var(--space-2);padding-top:var(--space-3);margin-top:var(--space-2);background:linear-gradient(90deg,#0000,#f4f2ee1a 20% 80%,#0000) top/100% 1px no-repeat;flex-direction:column;display:flex}@media (max-width:1024px){.chrome-module__96H-sa__inner{grid-template-columns:1fr auto}.chrome-module__96H-sa__nav,.chrome-module__96H-sa__actions{display:none}.chrome-module__96H-sa__burger{display:grid}}.chrome-module__96H-sa__footer{padding-top:var(--space-6);animation:chrome-module__96H-sa__fadeIn .9s var(--ease-out);background:linear-gradient(#0000 0%,#3a1d161a 35%,#0708098c 70%,#070809eb 100%);border-top:none;margin-top:0;position:relative;overflow:hidden}.chrome-module__96H-sa__footer:before{content:"";background:var(--vein);opacity:.6;height:1px;position:absolute;top:0;left:0;right:0}.chrome-module__96H-sa__rail{background:linear-gradient(180deg, transparent, var(--accent-hot), transparent);opacity:.55;width:3px;position:absolute;inset:0 auto 0 0}.chrome-module__96H-sa__shell{padding-block:var(--space-8) var(--space-5);gap:var(--space-6);flex-direction:column;display:flex;position:relative}.chrome-module__96H-sa__top{justify-content:space-between;align-items:flex-end;gap:var(--space-6);padding-bottom:var(--space-5);border-bottom:none;display:flex;position:relative}.chrome-module__96H-sa__top:after{content:"";background:linear-gradient(90deg,#0000 0%,#f4f2ee1f 18%,#ff6b3538 50%,#f4f2ee1f 82%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.chrome-module__96H-sa__brandLink{transition:transform .2s var(--ease-spring);display:inline-flex}.chrome-module__96H-sa__brandLink:hover{transform:scale(1.02)}.chrome-module__96H-sa__tag{margin-top:var(--space-4);color:var(--text-muted);max-width:28ch;font-size:14px;line-height:1.55}.chrome-module__96H-sa__wordmark{font-family:var(--font-display);letter-spacing:-.06em;color:#0000;-webkit-text-stroke:1px #ff6b3547;-webkit-user-select:none;user-select:none;text-align:right;font-size:clamp(42px,8vw,88px);font-weight:700;line-height:.85}.chrome-module__96H-sa__mid{justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.chrome-module__96H-sa__footerNav{flex-wrap:wrap;gap:8px 4px;display:flex}.chrome-module__96H-sa__footerNavLink{color:var(--text-muted);transition:color .2s ease, background-color .2s ease, transform .2s var(--ease-spring);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;position:relative}.chrome-module__96H-sa__footerNavLink:hover{color:var(--accent-hot);background:var(--accent-soft);transform:translateY(-2px)}.chrome-module__96H-sa__socials{gap:10px;display:flex}.chrome-module__96H-sa__social{border:1px solid var(--line);width:44px;height:44px;color:var(--text-muted);transition:color .2s ease, border-color .2s ease, background-color .2s ease, transform .2s var(--ease-spring);background:#ffffff05;border-radius:14px;place-items:center;display:grid}.chrome-module__96H-sa__social:hover{color:var(--accent-hot);background:var(--accent-soft);box-shadow:var(--shadow-glow);border-color:#ff6b3580;transform:translateY(-3px)}.chrome-module__96H-sa__social svg{width:18px;height:18px}.chrome-module__96H-sa__bottom{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--text-faint);padding-top:var(--space-2);flex-wrap:wrap;font-size:12px;display:flex}.chrome-module__96H-sa__legal{gap:var(--space-4);display:flex}.chrome-module__96H-sa__legal a{color:var(--text-muted);font-size:13px;font-weight:600}.chrome-module__96H-sa__legal a:hover{color:var(--accent-hot)}.chrome-module__96H-sa__pageHeader{padding:calc(76px + var(--space-8)) 0 var(--space-7);background:radial-gradient(65% 70% at 85% 0,#ff6b3533 0%,#3a1d1624 40%,#0000 72%),linear-gradient(#0a09088c 0%,#07080933 48%,#0000 100%);border-bottom:none;position:relative;overflow:hidden}.chrome-module__96H-sa__pageTitle{z-index:1;letter-spacing:-.035em;max-width:16ch;animation:chrome-module__96H-sa__fadeInUp .8s var(--ease-out) forwards;font-size:clamp(38px,6vw,64px);position:relative}.chrome-module__96H-sa__pageLead{z-index:1;margin-top:var(--space-4);color:var(--text-muted);max-width:52ch;animation:chrome-module__96H-sa__fadeInUp .8s var(--ease-out) .12s forwards;opacity:0;font-size:clamp(16px,1.7vw,18px);line-height:1.55;position:relative}@media (max-width:768px){.chrome-module__96H-sa__top{flex-direction:column;align-items:flex-start}.chrome-module__96H-sa__wordmark{text-align:left;font-size:clamp(40px,16vw,64px)}.chrome-module__96H-sa__mid{flex-direction:column;align-items:flex-start}}
@keyframes home-module__ufvxMa__widget-in{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-module__ufvxMa__hero-in{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-module__ufvxMa__breathe{0%{transform:scale(1)}to{transform:scale(1.03)}}@keyframes home-module__ufvxMa__hero-drift{0%{transform:translate(-2%,-1%)scale(1.04)}to{transform:translate(3%,2%)scale(1.1)}}@keyframes home-module__ufvxMa__hero-drift-alt{0%{transform:translate(2%,1%)scale(1)}to{transform:translate(-3%,-2%)scale(1.08)}}@keyframes home-module__ufvxMa__hint-bounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.home-module__ufvxMa__hero{min-height:100svh;padding-block:calc(72px + var(--space-8)) var(--space-9);align-items:center;display:flex;position:relative;overflow:hidden}.home-module__ufvxMa__heroBg{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 58%,#0000 100%);mask-image:linear-gradient(#000 0% 58%,#0000 100%)}.home-module__ufvxMa__heroBase{background:linear-gradient(125deg,#181c23 0%,#13161c 44%,#090b0f 78%,#0000 100%);position:absolute;inset:0}.home-module__ufvxMa__glow{background:radial-gradient(70% 55% at 78% 12%,#3a1d16cc 0%,#ff6b352e 30%,#1113181f 58%,#0000 75%);animation:38s ease-in-out infinite alternate home-module__ufvxMa__hero-drift;position:absolute;inset:0}.home-module__ufvxMa__glowAlt{background:radial-gradient(60% 50% at 18% 82%,#ff6b351f 0%,#3a1d161a 40%,#0000 70%);animation:48s ease-in-out infinite alternate home-module__ufvxMa__hero-drift-alt;position:absolute;inset:0}.home-module__ufvxMa__vignette{background:linear-gradient(#0003 0%,#0000 32% 100%),radial-gradient(#0000 55%,#00000047 100%);position:absolute;inset:0}.home-module__ufvxMa__noise{opacity:.035;pointer-events:none;background-image:radial-gradient(#ffffff4d .6px,#0000 .7px);background-size:3px 3px;position:absolute;inset:0}.home-module__ufvxMa__heroShell{z-index:1;width:100%;max-width:var(--maxw);justify-content:center;margin-inline:auto;padding-inline:clamp(16px,5vw,24px);display:flex;position:relative}.home-module__ufvxMa__heroInner{text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;width:100%;max-width:1080px;display:flex}.home-module__ufvxMa__heroBrand,.home-module__ufvxMa__heroTitle,.home-module__ufvxMa__heroText,.home-module__ufvxMa__heroCta,.home-module__ufvxMa__heroStatus{opacity:0;animation:home-module__ufvxMa__hero-in .9s var(--ease-out) forwards}.home-module__ufvxMa__heroBrand{animation-delay:50ms}.home-module__ufvxMa__heroTitle{animation-delay:.18s}.home-module__ufvxMa__heroText{animation-delay:.3s}.home-module__ufvxMa__heroCta{animation-delay:.42s}.home-module__ufvxMa__heroStatus{animation-delay:.54s}.home-module__ufvxMa__logoBreathe{filter:drop-shadow(0 0 30px #ff6b3540);animation:5s ease-in-out 1.2s infinite alternate home-module__ufvxMa__breathe;display:inline-flex}.home-module__ufvxMa__heroTitle{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--text);text-shadow:0 4px 30px #00000080;max-width:11ch;font-size:clamp(52px,8vw,104px);font-weight:600;line-height:1.02}.home-module__ufvxMa__heroText{color:#f4f2eeb8;max-width:50ch;font-size:clamp(17px,1.8vw,20px);font-weight:400;line-height:1.6}.home-module__ufvxMa__heroCta{justify-content:center;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.home-module__ufvxMa__heroStatus{margin-top:var(--space-3);padding-top:var(--space-4);align-items:center;gap:var(--space-1);background:linear-gradient(90deg,#ff6b3547,#0000 80%) top/100% 1px no-repeat;flex-direction:column;width:100%;max-width:400px;display:flex}.home-module__ufvxMa__scrollHint{left:clamp(16px,5vw,24px);bottom:var(--space-6);color:var(--text-faint);z-index:1;flex-direction:column;align-items:center;gap:10px;animation:2.6s ease-in-out infinite home-module__ufvxMa__hint-bounce;display:flex;position:absolute;transform:none}.home-module__ufvxMa__scrollHintLine{background:linear-gradient(180deg, transparent, var(--accent-hot));width:1px;height:36px}.home-module__ufvxMa__scrollHint:hover{color:var(--accent-hot)}.home-module__ufvxMa__pillars{grid-gap:1px;border:1px solid var(--line);border-radius:var(--radius-l);background:linear-gradient(135deg,#ff6b3529,#f4f2ee0d);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.home-module__ufvxMa__pillar{background:var(--bg);padding:var(--space-6)}.home-module__ufvxMa__pillarTop{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.home-module__ufvxMa__pillarIcon{color:var(--accent-hot);opacity:.9;display:inline-flex}.home-module__ufvxMa__pillarIcon svg{width:22px;height:22px}.home-module__ufvxMa__pillarLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-hot);font-size:12px;font-weight:700}.home-module__ufvxMa__pillar h3{margin-bottom:var(--space-3);font-size:clamp(19px,2.2vw,24px)}.home-module__ufvxMa__pillar p{color:var(--text-muted);max-width:38ch;font-size:15px}.home-module__ufvxMa__join{z-index:1;padding-block:calc(var(--space-9) + 48px) var(--space-9);background:0 0;border-block:none;margin-top:-96px;position:relative}.home-module__ufvxMa__joinHead{margin-bottom:var(--space-7);max-width:520px}.home-module__ufvxMa__joinTitle{margin-bottom:var(--space-3);font-size:clamp(30px,4vw,46px)}.home-module__ufvxMa__joinSubtitle{color:var(--text-muted);font-size:17px}.home-module__ufvxMa__steps{grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-module__ufvxMa__stepNum{border-radius:var(--radius-s);width:44px;height:44px;font-family:var(--font-display);letter-spacing:.02em;color:var(--accent-hot);background:var(--accent-soft);margin-bottom:var(--space-1);border:1px solid #ff6b354d;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.home-module__ufvxMa__stepBody h3{margin-bottom:var(--space-2);font-size:18px}.home-module__ufvxMa__stepBody p{color:var(--text-muted);max-width:28ch;font-size:14px;line-height:1.5}.home-module__ufvxMa__widgets{grid-gap:var(--space-4);gap:var(--space-4);max-width:560px;margin:var(--space-8) auto var(--space-9);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-module__ufvxMa__widget{align-items:center;gap:var(--space-4);padding:var(--space-5);background:var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);color:var(--text);animation:home-module__ufvxMa__widget-in .7s var(--ease-out) backwards;display:flex}.home-module__ufvxMa__widget:first-child{animation-delay:.15s}.home-module__ufvxMa__widget:last-child{animation-delay:.3s}.home-module__ufvxMa__widgetIcon{border-radius:var(--radius-m);background:var(--accent-soft);width:48px;height:48px;color:var(--accent-hot);flex:none;place-items:center;display:grid}.home-module__ufvxMa__widgetIcon svg{width:22px;height:22px}.home-module__ufvxMa__widget strong{font-size:16px}.home-module__ufvxMa__widget span{color:var(--text-muted);font-size:13px}@media (max-width:1024px){.home-module__ufvxMa__steps{gap:var(--space-6) var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.home-module__ufvxMa__heroInner,.home-module__ufvxMa__heroCta,.home-module__ufvxMa__heroStatus{text-align:center;align-items:center}.home-module__ufvxMa__heroCta{justify-content:center}.home-module__ufvxMa__heroTitle{max-width:12ch}.home-module__ufvxMa__hero{min-height:auto;padding-block:calc(72px + var(--space-7)) var(--space-8)}.home-module__ufvxMa__scrollHint{display:none}.home-module__ufvxMa__pillars{grid-template-columns:1fr}.home-module__ufvxMa__steps{gap:var(--space-5);grid-template-columns:1fr}.home-module__ufvxMa__widgets{margin-block:var(--space-7);grid-template-columns:1fr}}
@keyframes hubs-module__57bEea__auth-layer-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hubs-module__57bEea__cardEnter{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hubs-module__57bEea__hub{padding-block:var(--space-6) var(--space-9)}.hubs-module__57bEea__ticketsTabs{grid-gap:1px;border-radius:var(--radius-l);margin-bottom:var(--space-6);background:linear-gradient(135deg,#ff6b3533,#f4f2ee0f);border:1px solid #f4f2ee0f;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.hubs-module__57bEea__ticketsTab{align-items:flex-start;gap:var(--space-2);padding:var(--space-5) var(--space-6);background:var(--bg);color:var(--text);text-align:left;cursor:pointer;font:inherit;border:none;flex-direction:column;transition:background-color .2s;display:flex}.hubs-module__57bEea__ticketsTab:hover{background:var(--bg-rise)}.hubs-module__57bEea__ticketsTabActive{background:var(--bg-rise);box-shadow:inset 0 0 0 1px #ff6b3573}.hubs-module__57bEea__tabLabel{align-items:center;gap:var(--space-2);font-family:var(--font-display);letter-spacing:-.02em;font-size:18px;font-weight:600;display:inline-flex}.hubs-module__57bEea__tabIcon{color:var(--accent-hot);display:inline-flex}.hubs-module__57bEea__tabText{color:var(--text-muted);max-width:42ch;font-size:14px;line-height:1.45}.hubs-module__57bEea__layout{grid-gap:var(--space-6);gap:var(--space-6);grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:start;display:grid}.hubs-module__57bEea__ticketsPanel{background:var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);padding:var(--space-6);min-height:420px}.hubs-module__57bEea__ticketsPanel form{background:0 0;border:none;border-radius:0;max-width:none;margin:0;padding:0}.hubs-module__57bEea__ticketsPanel .hubs-module__57bEea__hintBottom,.hubs-module__57bEea__ticketsHint{color:var(--text-faint);margin-top:var(--space-5);font-size:14px}.hubs-module__57bEea__supportSection{gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--line);display:grid}.hubs-module__57bEea__supportSectionHeader h3{margin:0 0 var(--space-1);font-family:var(--font-display);letter-spacing:-.02em;font-size:18px}.hubs-module__57bEea__supportSectionHeader p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.hubs-module__57bEea__supportFormGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hubs-module__57bEea__supportFieldWide{grid-column:1/-1}.hubs-module__57bEea__limitBanner{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-m);background:var(--bg-rise);flex-wrap:wrap;font-size:14px;display:flex}.hubs-module__57bEea__limitBannerLabel{color:var(--text-muted)}.hubs-module__57bEea__limitBannerCount{color:var(--text);white-space:nowrap;font-weight:600}.hubs-module__57bEea__asideEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-hot);margin-bottom:var(--space-3);font-size:12px;font-weight:700}.hubs-module__57bEea__asideTitle{margin-bottom:var(--space-3);font-size:22px}.hubs-module__57bEea__asideLead{color:var(--text-muted);margin-bottom:var(--space-5);font-size:15px;line-height:1.55}.hubs-module__57bEea__asideList{gap:var(--space-4);flex-direction:column;display:flex}.hubs-module__57bEea__asideItem{padding-top:var(--space-4);background:linear-gradient(90deg,#f4f2ee24,#0000 75%) top/100% 1px no-repeat;border-top:none}.hubs-module__57bEea__asideItem h3{margin-bottom:var(--space-1);font-size:15px}.hubs-module__57bEea__asideItem p{color:var(--text-muted);font-size:14px;line-height:1.5}.hubs-module__57bEea__gate{align-items:flex-start;gap:var(--space-4);flex-direction:column;justify-content:center;min-height:280px;display:flex}.hubs-module__57bEea__gateTitle{font-size:22px}.hubs-module__57bEea__gateText{color:var(--text-muted);max-width:40ch}@media (max-width:900px){.hubs-module__57bEea__layout,.hubs-module__57bEea__ticketsTabs,.hubs-module__57bEea__supportFormGrid{grid-template-columns:1fr}}.hubs-module__57bEea__cabinetWrap{padding:calc(72px + var(--space-6)) 0 var(--space-9)}.hubs-module__57bEea__cabinetRetry{grid-gap:var(--space-4);place-items:center;gap:var(--space-4);min-height:280px;display:grid}.hubs-module__57bEea__cabinetErrorText{color:#f0b09c;font-weight:600}.hubs-module__57bEea__hero{justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-6);margin-bottom:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-l);background:linear-gradient(135deg, #3a1d1659, transparent 45%), var(--bg-rise);animation:hubs-module__57bEea__fadeInUp .6s var(--ease-out) backwards;flex-wrap:wrap;display:flex}.hubs-module__57bEea__heroLeft{align-items:center;gap:var(--space-4);display:flex}.hubs-module__57bEea__avatar{width:64px;height:64px;color:var(--accent-hot);background:var(--bg);border:2px solid #ff6b3580;border-radius:16px;flex:none;place-items:center;display:grid;box-shadow:0 0 24px #ff6b354d}.hubs-module__57bEea__avatar svg{width:34px;height:34px}.hubs-module__57bEea__avatar img{object-fit:cover;border-radius:15px;width:100%;height:100%}.hubs-module__57bEea__heroMeta{flex-direction:column;gap:6px;display:flex}.hubs-module__57bEea__name{letter-spacing:-.03em;font-size:clamp(26px,4vw,36px)}.hubs-module__57bEea__metaRow{align-items:center;gap:var(--space-3);color:var(--text-muted);flex-wrap:wrap;font-size:14px;display:flex}.hubs-module__57bEea__heroActions{gap:var(--space-3);flex-wrap:wrap;display:flex}.hubs-module__57bEea__grid{grid-gap:var(--space-5);gap:var(--space-5);grid-template-columns:1.1fr .9fr;align-items:start;display:grid}.hubs-module__57bEea__stack{gap:var(--space-5);flex-direction:column;display:flex}.hubs-module__57bEea__card{background:linear-gradient(165deg, #111318d9, #07080973), var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);padding:var(--space-5)}.hubs-module__57bEea__cardHead{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.hubs-module__57bEea__cardTitle{font-size:16px}.hubs-module__57bEea__accountForm{gap:var(--space-4);display:grid}.hubs-module__57bEea__accountFormFooter{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:48px;display:flex}.hubs-module__57bEea__accountFormMessages{gap:var(--space-1);min-width:0;display:grid}.hubs-module__57bEea__accountFormFooter>:last-child{flex:none}.hubs-module__57bEea__nickActions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.hubs-module__57bEea__nickHint{color:var(--text-faint);font-size:13px}.hubs-module__57bEea__providers{gap:var(--space-2);flex-direction:column;display:flex}.hubs-module__57bEea__providerRow{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-m);background:var(--bg);flex-wrap:wrap;display:flex}.hubs-module__57bEea__providerIcon{color:var(--accent-hot);flex:none;place-items:center;display:grid}.hubs-module__57bEea__providerInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hubs-module__57bEea__providerInfo strong{font-size:14px}.hubs-module__57bEea__providerInfo span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.hubs-module__57bEea__linkError{color:#f0b09c;margin-top:var(--space-3);font-size:13px;font-weight:600}.hubs-module__57bEea__list{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-m);flex-direction:column;gap:1px;display:flex;overflow:hidden}.hubs-module__57bEea__listItem{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg);font-size:14px;display:flex}.hubs-module__57bEea__listMain{text-align:start;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hubs-module__57bEea__listMuted{color:var(--text-faint);font-size:13px}.hubs-module__57bEea__ticketLink{color:var(--text);overflow-wrap:anywhere;font-weight:600}.hubs-module__57bEea__ticketLink:hover{color:var(--accent-hot)}.hubs-module__57bEea__emptyInline{color:var(--text-muted);font-size:14px;line-height:1.5}.hubs-module__57bEea__emptyActions{margin-top:var(--space-3)}.hubs-module__57bEea__passwordOk{color:var(--ok);font-size:13px;font-weight:600}@media (max-width:900px){.hubs-module__57bEea__grid{grid-template-columns:1fr}.hubs-module__57bEea__hero{flex-direction:column;align-items:flex-start}}.hubs-module__57bEea__shellHeader{justify-content:space-between;align-items:center;gap:var(--space-4);padding:calc(72px + var(--space-6)) 0 var(--space-4);flex-wrap:wrap;display:flex}.hubs-module__57bEea__shellTitle{font-size:clamp(26px,4vw,38px)}.hubs-module__57bEea__chips{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.hubs-module__57bEea__chip{border:1px solid var(--line);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s,background-color .2s}.hubs-module__57bEea__chip:hover{border-color:var(--accent);color:var(--text)}.hubs-module__57bEea__chipActive{background:var(--accent);border-color:var(--accent);color:var(--bg-deep)}.hubs-module__57bEea__chipActive:hover{color:var(--bg-deep)}.hubs-module__57bEea__date{color:var(--text-faint);white-space:nowrap;font-size:13px}.hubs-module__57bEea__adminRetry{justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;min-height:40vh;display:flex}.hubs-module__57bEea__adminErrorText{color:var(--danger-hot)}.hubs-module__57bEea__appName{font-size:18px}.hubs-module__57bEea__appMeta{grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.hubs-module__57bEea__appMetaItem strong{color:var(--text-faint);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:12px;display:block}.hubs-module__57bEea__appMetaItem span{color:var(--text);font-size:14px}.hubs-module__57bEea__appActions{gap:var(--space-3);display:flex}.hubs-module__57bEea__appsLayout{grid-gap:var(--space-5);gap:var(--space-5);grid-template-columns:300px minmax(0,1fr);align-items:start;display:grid}.hubs-module__57bEea__appsList{gap:var(--space-2);max-height:70vh;padding-right:var(--space-2);flex-direction:column;display:flex;overflow-y:auto}.hubs-module__57bEea__appRow{gap:var(--space-2);text-align:left;width:100%;padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-m);cursor:pointer;color:var(--text);font:inherit;background:0 0;flex-direction:column;transition:border-color .2s,background-color .2s;display:flex}.hubs-module__57bEea__appRow:hover{border-color:var(--accent);background-color:var(--bg-rise)}.hubs-module__57bEea__appRowActive{border-color:var(--accent-hot);background-color:var(--bg-rise)}.hubs-module__57bEea__appRowName{font-size:15px;font-weight:700}.hubs-module__57bEea__appRowMeta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.hubs-module__57bEea__appDetail{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--bg-rise);padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.hubs-module__57bEea__appDetailHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.hubs-module__57bEea__appDetailHead .hubs-module__57bEea__appMeta{margin-bottom:0}.hubs-module__57bEea__appDetailSection h3{font-family:var(--font-display);color:var(--accent-hot);margin-bottom:var(--space-2);font-size:14px}.hubs-module__57bEea__appDetailSection p{color:var(--text-muted);white-space:pre-wrap;word-break:break-word;font-size:14px}.hubs-module__57bEea__appDetailEmpty{border:1px dashed var(--line);border-radius:var(--radius-l);min-height:40vh;color:var(--text-faint);padding:var(--space-6);text-align:center;justify-content:center;align-items:center;display:flex}.hubs-module__57bEea__settingsForm{gap:var(--space-4);max-width:640px;margin-bottom:var(--space-8);flex-direction:column;display:flex}.hubs-module__57bEea__switch{align-items:center;gap:var(--space-3);cursor:pointer;font-size:15px;display:flex;position:relative}.hubs-module__57bEea__switchInput{opacity:0;width:1px;height:1px;position:absolute}.hubs-module__57bEea__switchTrack{background:var(--bg-deep);border:1px solid var(--line-strong);border-radius:999px;flex:none;width:46px;height:26px;transition:background-color .2s,border-color .2s;position:relative}.hubs-module__57bEea__switchTrack:after{content:"";background:var(--text-faint);border-radius:50%;width:18px;height:18px;transition:transform .2s,background-color .2s;position:absolute;top:3px;left:3px}.hubs-module__57bEea__switchInput:checked+.hubs-module__57bEea__switchTrack{background:var(--accent-soft);border-color:var(--accent)}.hubs-module__57bEea__switchInput:checked+.hubs-module__57bEea__switchTrack:after{background:var(--accent-hot);transform:translate(20px)}.hubs-module__57bEea__switchInput:focus-visible+.hubs-module__57bEea__switchTrack{outline:2px solid var(--accent);outline-offset:2px}.hubs-module__57bEea__switchLabel{font-weight:600}.hubs-module__57bEea__saved{color:var(--ok);font-weight:600}.hubs-module__57bEea__saveRow{align-items:center;gap:var(--space-3);display:flex}@media (max-width:900px){.hubs-module__57bEea__appsLayout{grid-template-columns:1fr}.hubs-module__57bEea__appsList{max-height:none}}@media (max-width:768px){.hubs-module__57bEea__appMeta{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hubs-module__57bEea__appMeta{grid-template-columns:1fr}}.hubs-module__57bEea__page{background:radial-gradient(70% 55% at 78% 12%,#3a1d1699 0%,#3a1d164d 30%,#0000 70%),linear-gradient(155deg,#141820 0%,#111318 40%,#070809 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100dvh;max-height:100dvh;padding:clamp(20px,3vw,40px);display:flex;position:relative;overflow:hidden}.hubs-module__57bEea__authPanel{border:1px solid var(--line);background:#111318;border-radius:20px;width:min(1080px,100%);height:min(620px,100dvh - 120px);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ff6b3514,0 28px 80px #0000008c}.hubs-module__57bEea__authPanel:before{content:"";border-left:1px solid var(--line);background:radial-gradient(70% 55% at 50% 40%,#ff6b3521,#0000 72%),linear-gradient(165deg,#171b22e6,#070809f2);transition:left .55s cubic-bezier(.4,0,.2,1),border .55s;position:absolute;inset:0 0 0 50%}.hubs-module__57bEea__authPanel:after{content:"";filter:drop-shadow(0 24px 60px #ff6b3559);background:url(/avatar.svg) 50%/contain no-repeat;width:190px;height:190px;transition:left .55s cubic-bezier(.4,0,.2,1);animation:6s ease-in-out infinite hubs-module__57bEea__float;position:absolute;top:50%;left:75%;transform:translate(-50%,-50%)}.hubs-module__57bEea__panelRegister .hubs-module__57bEea__authPanel:before{border-left:none;border-right:1px solid var(--line);left:0;right:50%}.hubs-module__57bEea__panelRegister .hubs-module__57bEea__authPanel:after{left:25%}.hubs-module__57bEea__formLayer{z-index:2;background:#111318;flex-direction:column;justify-content:center;width:50%;padding:40px 44px;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .4s;display:flex;position:absolute;inset:0;overflow:hidden}.hubs-module__57bEea__signIn{left:0;transform:translate(0)}.hubs-module__57bEea__signUp{opacity:0;pointer-events:none;z-index:1;left:0;transform:translate(130%)}.hubs-module__57bEea__panelRegister .hubs-module__57bEea__signIn{opacity:0;pointer-events:none;z-index:1;transform:translate(-100%)}.hubs-module__57bEea__panelRegister .hubs-module__57bEea__signUp{opacity:1;pointer-events:auto;z-index:2;transform:translate(100%)}.hubs-module__57bEea__formInner{flex-direction:column;gap:18px;width:100%;max-width:360px;margin-inline:auto;display:flex}.hubs-module__57bEea__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-hot);font-size:12px;font-weight:700}.hubs-module__57bEea__authTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(26px,2.8vw,32px);line-height:1.15}.hubs-module__57bEea__lead{color:var(--text-muted);margin-top:-6px;font-size:14px;line-height:1.45}.hubs-module__57bEea__form{flex-direction:column;gap:14px;display:flex}.hubs-module__57bEea__form button[type=submit]{width:100%}.hubs-module__57bEea__socialRow{justify-content:center;align-items:center;gap:14px;display:flex}.hubs-module__57bEea__socialBtn{border:1px solid var(--line-strong);width:52px;height:52px;color:var(--text);cursor:pointer;background:#ffffff05;border-radius:14px;place-items:center;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:grid}.hubs-module__57bEea__socialBtn:hover:not(:disabled){color:var(--accent-hot);background:var(--accent-soft);border-color:#ff6b358c;transform:translateY(-1px)}.hubs-module__57bEea__socialBtn:disabled{opacity:.5;cursor:not-allowed}.hubs-module__57bEea__socialBtn svg{width:22px;height:22px}.hubs-module__57bEea__socialRow .hubs-module__57bEea__socialBtn{animation:hubs-module__57bEea__pop-in .5s var(--ease-spring) backwards}.hubs-module__57bEea__socialRow .hubs-module__57bEea__socialBtn:first-child{animation-delay:.1s}.hubs-module__57bEea__socialRow .hubs-module__57bEea__socialBtn:nth-child(2){animation-delay:.2s}.hubs-module__57bEea__socialRow .hubs-module__57bEea__socialBtn:nth-child(3){animation-delay:.3s}.hubs-module__57bEea__divider{align-items:center;gap:var(--space-3);color:var(--text-faint);font-size:13px;display:flex}.hubs-module__57bEea__divider:before,.hubs-module__57bEea__divider:after{content:"";background:var(--line);flex:1;height:1px}.hubs-module__57bEea__formError{color:#f0b09c;border-radius:var(--radius-m);background:#6a1f1433;border:1px solid #8a2a1880;padding:12px 14px;font-size:13px;font-weight:600}.hubs-module__57bEea__check{cursor:pointer;color:var(--text-muted);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;font-size:13px;display:flex}.hubs-module__57bEea__check input{width:16px;height:16px;accent-color:var(--accent);flex:none;margin-top:2px}.hubs-module__57bEea__fieldError{color:var(--danger-hot);font-size:12px;font-weight:600}.hubs-module__57bEea__mobileSwitch{color:var(--text-muted);text-align:center;font-size:14px;display:none}.hubs-module__57bEea__mobileSwitch button{color:var(--accent-hot);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.hubs-module__57bEea__accountSwitch{color:var(--text-faint);font:inherit;cursor:pointer;text-align:center;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.hubs-module__57bEea__accountSwitch:hover{color:var(--accent-hot)}.hubs-module__57bEea__authLoadingBox{place-items:center;min-height:180px;display:grid}.hubs-module__57bEea__overlayWrap{z-index:5;width:50%;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:50%;overflow:hidden}.hubs-module__57bEea__panelRegister .hubs-module__57bEea__overlayWrap{transform:translate(-100%)}.hubs-module__57bEea__overlay{background:radial-gradient(80% 60% at 30% 20%,#ff6b3559 0%,#3a1d1666 40%,#0000 70%),linear-gradient(145deg,#6b3520 0%,#4a2618 45%,#1a1210 100%);width:200%;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex;position:relative;left:-100%;transform:translate(0)}.hubs-module__57bEea__panelRegister .hubs-module__57bEea__overlay{transform:translate(50%)}.hubs-module__57bEea__overlayPane{color:#e8eaed;flex-direction:column;justify-content:center;gap:18px;width:50%;height:100%;padding:48px 44px;display:flex;overflow:hidden}.hubs-module__57bEea__overlayLogo span{color:#e8eaed}.hubs-module__57bEea__overlayTitle{font-family:var(--font-display);letter-spacing:-.03em;max-width:10ch;font-size:clamp(28px,3vw,38px);line-height:1.08}.hubs-module__57bEea__overlayText{color:#f4f2eecc;max-width:28ch;font-size:15px;line-height:1.5}.hubs-module__57bEea__ghost{color:#e8eaed;font:inherit;letter-spacing:.4px;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:12px;align-self:flex-start;margin-top:8px;padding:14px 36px;font-size:.95rem;font-weight:700;transition:all .3s}.hubs-module__57bEea__ghost:hover{color:#111318;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #00000040}@media (max-width:900px){.hubs-module__57bEea__page{gap:16px;max-height:none;overflow:auto}.hubs-module__57bEea__authPanel{max-width:440px;height:auto;min-height:0}.hubs-module__57bEea__authPanel:before,.hubs-module__57bEea__authPanel:after{display:none}.hubs-module__57bEea__formLayer{width:100%;padding:32px 24px;display:none;position:relative;inset:auto;overflow:visible;opacity:1!important;pointer-events:auto!important;transform:none!important}.hubs-module__57bEea__authPanel:not(.hubs-module__57bEea__panelRegister) .hubs-module__57bEea__signIn,.hubs-module__57bEea__panelRegister .hubs-module__57bEea__signUp{animation:.45s hubs-module__57bEea__auth-layer-in;display:flex}.hubs-module__57bEea__overlayWrap{display:none}.hubs-module__57bEea__mobileSwitch{display:block}}@media (prefers-reduced-motion:reduce){.hubs-module__57bEea__authPanel:not(.hubs-module__57bEea__panelRegister) .hubs-module__57bEea__signIn,.hubs-module__57bEea__panelRegister .hubs-module__57bEea__signUp{animation:none}}.hubs-module__57bEea__socialBlock{gap:var(--space-3);flex-direction:column;display:flex}.hubs-module__57bEea__tgTop{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.hubs-module__57bEea__tgTitle{color:var(--text);font-size:14px;font-weight:700}.hubs-module__57bEea__tgClose{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-s);background:0 0;border:none;padding:2px 6px;font-size:20px;line-height:1;transition:color .2s,background-color .2s}.hubs-module__57bEea__tgClose:hover{color:var(--text);background:var(--bg-rise-2)}.hubs-module__57bEea__tgLoadingBox{place-items:center;min-height:120px;display:grid}.hubs-module__57bEea__tgError{color:var(--danger-hot);font-size:13px;font-weight:600}.hubs-module__57bEea__tgRecovery{gap:var(--space-3);padding-top:var(--space-2);flex-direction:column;display:flex}.hubs-module__57bEea__tgHint{color:var(--text-muted);font-size:13px;line-height:1.5}.hubs-module__57bEea__tgCode{font-family:var(--font-display);letter-spacing:.06em;color:var(--accent-hot);background:var(--bg-deep);border-radius:var(--radius-m);padding:var(--space-3);-webkit-user-select:all;user-select:all;border:1px dashed #ff6b3573;font-size:24px;font-weight:700}.hubs-module__57bEea__tgTimer{color:var(--text-faint);font-size:12px}.hubs-module__57bEea__tgActions{justify-content:center;display:flex}.hubs-module__57bEea__tgActions button{width:100%}.hubs-module__57bEea__tgNote{color:var(--text-faint);font-size:12px;line-height:1.5}.hubs-module__57bEea__launcherGrid{grid-gap:var(--space-5);gap:var(--space-5);margin-top:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.hubs-module__57bEea__launcherCard{background:var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);padding:var(--space-6)}.hubs-module__57bEea__launcherCardTitle{margin-bottom:var(--space-4);font-size:17px}.hubs-module__57bEea__launcherList{gap:var(--space-3);padding-left:var(--space-5);color:var(--text-muted);flex-direction:column;font-size:14px;line-height:1.55;display:flex}.hubs-module__57bEea__launcherList li strong{color:var(--text)}.hubs-module__57bEea__launcherNote{margin-top:var(--space-3);color:var(--text-faint);font-size:14px;line-height:1.5}.hubs-module__57bEea__launcherNote strong{color:var(--text)}.hubs-module__57bEea__launcherFaq{gap:var(--space-2);flex-direction:column;display:flex}.hubs-module__57bEea__launcherFaq details{border:1px solid var(--line);border-radius:var(--radius-m);background:var(--bg);padding:var(--space-3) var(--space-4)}.hubs-module__57bEea__launcherFaq summary{cursor:pointer;font-size:14px;font-weight:600}.hubs-module__57bEea__launcherFaq details p{margin-top:var(--space-2);color:var(--text-muted);font-size:14px;line-height:1.5}@media (max-width:900px){.hubs-module__57bEea__launcherGrid{grid-template-columns:1fr}}.hubs-module__57bEea__adminLayout{grid-gap:var(--space-5);gap:var(--space-5);grid-template-columns:240px minmax(0,1fr);align-items:start;display:grid}.hubs-module__57bEea__adminSidebar{top:var(--space-6);gap:var(--space-4);padding:var(--space-4);background:linear-gradient(165deg, #3a1d1624, transparent 55%), var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);flex-direction:column;min-height:calc(100dvh - 220px);display:flex;position:sticky}.hubs-module__57bEea__adminSidebarLogo{padding:var(--space-2) var(--space-2) var(--space-4);border-bottom:1px solid var(--line)}.hubs-module__57bEea__adminSidebarNav{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink{animation:hubs-module__57bEea__slide-in-left .5s var(--ease-out) backwards}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink:first-child{animation-delay:50ms}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink:nth-child(2){animation-delay:.1s}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink:nth-child(3){animation-delay:.15s}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink:nth-child(4){animation-delay:.2s}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink:nth-child(5){animation-delay:.25s}.hubs-module__57bEea__adminSidebarNav>.hubs-module__57bEea__adminSidebarLink:nth-child(6){animation-delay:.3s}.hubs-module__57bEea__adminSidebarLink{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-m);color:var(--text-muted);border:1px solid #0000;font-size:15px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:relative}.hubs-module__57bEea__adminSidebarLinkActive:before{content:"";background:var(--accent-hot);border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:-1px;box-shadow:0 0 10px #ff6b3580}.hubs-module__57bEea__adminSidebarIcon{display:flex}.hubs-module__57bEea__adminSidebarIcon svg{width:18px;height:18px}.hubs-module__57bEea__adminSidebarProfile{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--line);display:flex}.hubs-module__57bEea__adminAvatar{background:linear-gradient(135deg, var(--accent), #ff6b3533);color:#fff;border:2px solid #ff6b358c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex;overflow:hidden}.hubs-module__57bEea__adminAvatar img,.hubs-module__57bEea__inboxAvatar img,.hubs-module__57bEea__contactAvatar img,.hubs-module__57bEea__ticketRowAvatar img{object-fit:cover;width:100%;height:100%}.hubs-module__57bEea__adminSidebarProfileInfo{flex-direction:column;flex:1;min-width:0;display:flex}.hubs-module__57bEea__adminSidebarProfileName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.hubs-module__57bEea__adminSidebarProfileRole{color:var(--text-faint);font-size:12px}.hubs-module__57bEea__adminSidebarLogout{border-radius:var(--radius-s);border:1px solid var(--line);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.hubs-module__57bEea__adminSidebarLogout:hover{color:var(--danger-hot);border-color:#8a2a188c}.hubs-module__57bEea__adminContent{min-width:0}.hubs-module__57bEea__passwordDivider{border:none;border-top:1px solid var(--border);margin:var(--space-6) 0}.hubs-module__57bEea__passwordTitle{margin:0 0 var(--space-2);font-family:var(--font-display-face);font-size:15px;font-weight:600}.hubs-module__57bEea__statGrid{grid-gap:var(--space-3);gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.hubs-module__57bEea__statLabel{color:var(--text-muted);font-size:13px}.hubs-module__57bEea__statValue{font-family:var(--font-display-face);font-size:30px;font-weight:700;line-height:1}.hubs-module__57bEea__adminToolbar{align-items:flex-end;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.hubs-module__57bEea__adminToolbar>div{flex:1}.hubs-module__57bEea__adminUserHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.hubs-module__57bEea__adminUserNick{margin-bottom:2px;font-size:16px;display:block}.hubs-module__57bEea__adminRoleSelect{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-2);color:var(--text);cursor:pointer;padding:8px 10px;font-size:14px}.hubs-module__57bEea__privileges{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.hubs-module__57bEea__privilegeChip{border:1px solid var(--border);background:var(--surface-2);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;display:inline-flex}.hubs-module__57bEea__privilegeRevoke{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1}.hubs-module__57bEea__privilegeRevoke:hover{color:#ef4444}.hubs-module__57bEea__grantForm{gap:var(--space-3);border-top:1px solid var(--border);flex-direction:column;margin-top:12px;padding-top:12px;display:flex}.hubs-module__57bEea__adminLayout{max-width:calc(var(--maxw) + 140px);padding:var(--space-6) clamp(16px, 3vw, 28px) var(--space-8);grid-template-columns:248px minmax(0,1fr);align-items:start;margin-inline:auto}.hubs-module__57bEea__adminSidebar{top:var(--space-6);height:calc(100dvh - (var(--space-6) * 2));border:1px solid var(--line-strong);background:linear-gradient(#0e1219 0%,#0b0f17 100%);min-height:420px;position:sticky}.hubs-module__57bEea__adminSidebarLogo{padding-bottom:var(--space-4);border-bottom:1px solid var(--line)}.hubs-module__57bEea__adminSidebarLink{color:var(--text-muted);border-radius:var(--radius-m)}.hubs-module__57bEea__adminSidebarLink:hover{background:var(--bg-rise);color:var(--text)}.hubs-module__57bEea__adminSidebarLinkActive{background:var(--accent-soft);color:var(--text);border-color:#ff6b354d}.hubs-module__57bEea__adminSidebarLinkActive:before{background:var(--accent-hot)}.hubs-module__57bEea__adminHeaderActions{align-items:center;gap:var(--space-3);display:flex}.hubs-module__57bEea__shellHeader{padding:var(--space-1) 0 var(--space-5)}.hubs-module__57bEea__statGrid{gap:var(--space-4)}.hubs-module__57bEea__statHint{color:var(--text-faint);font-size:12.5px}.hubs-module__57bEea__inboxAvatar,.hubs-module__57bEea__adminAvatar,.hubs-module__57bEea__contactAvatar{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hot) 100%);color:#f7e8df}@media (max-width:980px){.hubs-module__57bEea__adminLayout{gap:var(--space-4);padding-top:var(--space-4);grid-template-columns:1fr}.hubs-module__57bEea__adminSidebar{height:auto;min-height:0;position:static}.hubs-module__57bEea__adminSidebarNav{padding-bottom:var(--space-2);flex-direction:row;overflow-x:auto}.hubs-module__57bEea__adminSidebarLink{white-space:nowrap}.hubs-module__57bEea__adminSidebarProfile{display:none}.hubs-module__57bEea__shellHeader{padding-top:var(--space-4)}}.hubs-module__57bEea__appCardHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.hubs-module__57bEea__appThread{gap:var(--space-3);margin-top:var(--space-3);flex-direction:column;display:flex}.hubs-module__57bEea__appMessages{gap:var(--space-3);flex-direction:column;display:flex}.hubs-module__57bEea__appMsg{flex-direction:column;gap:2px;max-width:100%;display:flex}.hubs-module__57bEea__appMsgAuthor{color:var(--accent-hot);font-size:12.5px;font-weight:700}.hubs-module__57bEea__appMsgBody{border-radius:var(--radius-l);background:var(--bg-rise-2);border:1px solid var(--line);border-top-left-radius:4px;margin:0;padding:10px 14px;font-size:14.5px;line-height:1.55}.hubs-module__57bEea__appMsgTime{color:var(--text-faint);margin-left:6px;font-size:12px}.hubs-module__57bEea__appComposer{gap:var(--space-3);margin-top:var(--space-1);padding-top:var(--space-3);border-top:1px solid var(--line);flex-direction:column;display:flex}.hubs-module__57bEea__appComposerRow{align-items:center;gap:var(--space-3);display:flex}.hubs-module__57bEea__productsGrid{grid-gap:var(--space-4);gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.hubs-module__57bEea__productCard{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-l);background:var(--bg-rise);flex-direction:column;display:flex;overflow:hidden}.hubs-module__57bEea__productImage{width:calc(100% + var(--space-5) * 2);object-fit:cover;height:160px;margin:calc(var(--space-5) * -1) calc(var(--space-5) * -1) 0;border-bottom:1px solid var(--line)}.hubs-module__57bEea__productPreview{object-fit:cover;border-radius:var(--radius-m);border:1px solid var(--line);width:120px;height:120px;margin-top:var(--space-2)}.hubs-module__57bEea__fileLabel{color:var(--text-muted);margin-bottom:var(--space-1);font-size:13px;font-weight:600}.hubs-module__57bEea__fileInput{color:var(--text);font-size:14px}.hubs-module__57bEea__productCardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.hubs-module__57bEea__productCardPrice{font-family:var(--font-display);color:var(--accent-hot);font-size:28px;font-weight:700}.hubs-module__57bEea__productCardDesc{color:var(--text-muted);flex:1;font-size:14px;line-height:1.5}.hubs-module__57bEea__productCardActions{gap:var(--space-2);display:flex}.hubs-module__57bEea__productForm{grid-gap:var(--space-4);gap:var(--space-4);margin-bottom:var(--space-5);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-l);background:var(--bg-rise);grid-template-columns:repeat(2,1fr);display:grid}.hubs-module__57bEea__productFormActions{gap:var(--space-3);grid-column:1/-1;display:flex}.hubs-module__57bEea__paymentsTable{border-collapse:collapse;width:100%;font-size:14px}.hubs-module__57bEea__paymentsTable th,.hubs-module__57bEea__paymentsTable td{text-align:left;border-bottom:1px solid var(--line);padding:12px 16px}.hubs-module__57bEea__paymentsTable th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.hubs-module__57bEea__card,.hubs-module__57bEea__ticketsPanel,.hubs-module__57bEea__aside_,.hubs-module__57bEea__hero,.hubs-module__57bEea__limitBanner,.hubs-module__57bEea__gate{animation:hubs-module__57bEea__cardEnter .5s var(--ease-out) forwards}.hubs-module__57bEea__appRow{transition:background-color .15s ease, transform .15s var(--ease-spring)}.hubs-module__57bEea__appRow:hover{transform:translate(3px)}.hubs-module__57bEea__tdBubble,.hubs-module__57bEea__hdsMsg,.hubs-module__57bEea__appMsg,.hubs-module__57bEea__bubble{animation:hubs-module__57bEea__fadeInUp .3s var(--ease-out)}@media (prefers-reduced-motion:reduce){.hubs-module__57bEea__card,.hubs-module__57bEea__ticketsPanel,.hubs-module__57bEea__aside_,.hubs-module__57bEea__hero,.hubs-module__57bEea__limitBanner{animation:none}}.hubs-module__57bEea__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hubs-module__57bEea__adminHint{color:var(--text-muted);font-size:13px}.hubs-module__57bEea__adminErrorText{color:var(--danger-hot);margin:0;font-size:13px}
@keyframes pages-module__ZvTTHW__cardEnter{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.pages-module__ZvTTHW__links{gap:var(--space-4);padding-block:var(--space-4) var(--space-8);flex-wrap:wrap;display:flex}.pages-module__ZvTTHW__link{align-items:center;gap:var(--space-2);color:var(--text-muted);font-weight:600;display:inline-flex}.pages-module__ZvTTHW__link:hover{color:var(--accent-hot)}.pages-module__ZvTTHW__doc{padding-bottom:var(--space-9)}.pages-module__ZvTTHW__docCard{max-width:760px;margin:0 auto var(--space-8);padding:var(--space-7) var(--space-6);border-radius:var(--radius-l);background:linear-gradient(165deg,#111318eb,#0708098c);border:1px solid #f4f2ee0f}.pages-module__ZvTTHW__docEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-hot);margin-bottom:var(--space-3);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.pages-module__ZvTTHW__docEyebrow:before{content:"";background:var(--accent-hot);border-radius:2px;width:8px;height:8px}.pages-module__ZvTTHW__docHeading{letter-spacing:-.02em;margin-bottom:var(--space-5);font-size:clamp(26px,3.2vw,34px)}.pages-module__ZvTTHW__docSection{margin-top:var(--space-6);padding-top:var(--space-5);background:linear-gradient(90deg,#f4f2ee24,#0000 70%) top/100% 1px no-repeat}.pages-module__ZvTTHW__docH3{margin-bottom:var(--space-3);padding-left:var(--space-4);font-size:clamp(18px,2vw,22px);position:relative}.pages-module__ZvTTHW__docH3:before{content:"";background:linear-gradient(180deg, var(--accent-hot), var(--accent));border-radius:2px;width:3px;position:absolute;top:5px;bottom:5px;left:0}.pages-module__ZvTTHW__docP{color:var(--text-muted);max-width:68ch;font-size:15px;line-height:1.65}.pages-module__ZvTTHW__docP+.pages-module__ZvTTHW__docP{margin-top:var(--space-3)}@media (max-width:768px){.pages-module__ZvTTHW__docCard{padding:var(--space-5)}}.pages-module__ZvTTHW__aboutLead{color:var(--text-muted);max-width:56ch;padding-block:var(--space-7) var(--space-6);font-size:clamp(17px,2vw,20px);line-height:1.55}.pages-module__ZvTTHW__aboutGrid{grid-gap:1px;border-radius:var(--radius-l);margin-bottom:var(--space-7);background:linear-gradient(135deg,#ff6b3533,#f4f2ee0f);border:1px solid #f4f2ee0f;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;display:grid;overflow:hidden}.pages-module__ZvTTHW__card{background:var(--bg);padding:var(--space-6)}.pages-module__ZvTTHW__card h3{margin-bottom:var(--space-3);font-size:18px}.pages-module__ZvTTHW__card p{color:var(--text-muted);font-size:15px;line-height:1.55}.pages-module__ZvTTHW__teamCard{border-radius:var(--radius-l);padding:var(--space-6);align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-8);background:linear-gradient(165deg,#111318e6,#07080980);border:1px solid #f4f2ee0f;flex-direction:column;display:flex}.pages-module__ZvTTHW__teamAvatar{border:2px solid #ff6b358c;border-radius:50%;width:56px;height:56px;overflow:hidden;box-shadow:0 0 18px #ff6b354d}.pages-module__ZvTTHW__teamAvatar img{object-fit:cover;width:100%;height:100%}.pages-module__ZvTTHW__teamCard p{color:var(--text-muted);font-size:15px}@media (max-width:900px){.pages-module__ZvTTHW__aboutGrid{grid-template-columns:1fr}}.pages-module__ZvTTHW__wrap{min-height:calc(100vh - 72px);padding:var(--space-9) var(--space-5);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pages-module__ZvTTHW__inner{text-align:center;align-items:center;gap:var(--space-4);flex-direction:column;max-width:560px;display:flex;position:relative}.pages-module__ZvTTHW__donateTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-hot);font-size:clamp(14px,2vw,15px);font-family:var(--font-body);font-weight:700}.pages-module__ZvTTHW__donateEmptyTitle{max-width:20ch;font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(32px,5vw,54px);line-height:1.05}.pages-module__ZvTTHW__caption{color:var(--text-muted);max-width:34ch;margin-bottom:var(--space-2);font-size:17px}.pages-module__ZvTTHW__donateHub{padding-block:72px var(--space-9);gap:var(--space-6);flex-direction:column;display:flex}.pages-module__ZvTTHW__donateContent{min-height:calc(100svh - 72px)}.pages-module__ZvTTHW__donateLoading,.pages-module__ZvTTHW__donateEmpty{min-height:calc(100svh - 72px);padding-block:var(--space-7);place-items:center;display:grid}.pages-module__ZvTTHW__donateLoading{align-content:center;gap:var(--space-4);color:var(--text-muted);font-size:14px}.pages-module__ZvTTHW__donateGrid{grid-gap:var(--space-5);gap:var(--space-5);padding-block:var(--space-7);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.pages-module__ZvTTHW__donateCard{gap:var(--space-4);padding:var(--space-6);border:1px solid var(--line);border-radius:var(--radius-l);background:linear-gradient(165deg, #3a1d1659, transparent 45%), var(--bg-rise);transition:transform .25s var(--ease-spring), box-shadow .25s ease, border-color .2s ease;flex-direction:column;display:flex;overflow:hidden}.pages-module__ZvTTHW__donateCardImage{width:calc(100% + var(--space-6) * 2);object-fit:cover;height:180px;margin:calc(var(--space-6) * -1) calc(var(--space-6) * -1) 0;border-bottom:1px solid var(--line)}.pages-module__ZvTTHW__donateCardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.pages-module__ZvTTHW__donateCardTitle{font-size:22px;font-weight:700}.pages-module__ZvTTHW__donateCardPrice{font-family:var(--font-display);color:var(--accent-hot);white-space:nowrap;font-size:28px;font-weight:700}.pages-module__ZvTTHW__donateCardDesc{color:var(--text-muted);white-space:pre-line;flex:1;font-size:15px;line-height:1.55}.pages-module__ZvTTHW__donateInfo{padding:var(--space-6);border:1px solid var(--line);border-radius:var(--radius-l);background:var(--bg-rise)}.pages-module__ZvTTHW__donateInfoTitle{margin-bottom:var(--space-4);font-size:18px}.pages-module__ZvTTHW__donateSteps{gap:var(--space-3);margin:0 0 var(--space-4);padding-left:var(--space-5);color:var(--text-muted);flex-direction:column;display:flex}.pages-module__ZvTTHW__donateSteps li{line-height:1.5}.pages-module__ZvTTHW__donateHint{color:var(--text-faint);margin:0;font-size:14px}@media (max-width:700px){.pages-module__ZvTTHW__donateContent,.pages-module__ZvTTHW__donateLoading,.pages-module__ZvTTHW__donateEmpty{min-height:auto}.pages-module__ZvTTHW__donateLoading,.pages-module__ZvTTHW__donateEmpty,.pages-module__ZvTTHW__donateGrid{padding-block:var(--space-8)}}.pages-module__ZvTTHW__hub{padding-block:var(--space-6) var(--space-9)}.pages-module__ZvTTHW__panel{grid-gap:var(--space-6);gap:var(--space-6);border-radius:var(--radius-l);padding:var(--space-6);background:linear-gradient(165deg,#111318eb,#0708098c);border:1px solid #f4f2ee0f;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:stretch;min-height:420px;display:grid;box-shadow:0 24px 60px #00000047}.pages-module__ZvTTHW__copy{gap:var(--space-4);flex-direction:column;justify-content:center;display:flex}.pages-module__ZvTTHW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-hot);font-size:12px;font-weight:700}.pages-module__ZvTTHW__launcherTitle{letter-spacing:-.02em;font-size:clamp(26px,3vw,34px)}.pages-module__ZvTTHW__launcherLead{max-width:44ch;color:var(--text-muted);font-size:15px;line-height:1.55}.pages-module__ZvTTHW__actions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.pages-module__ZvTTHW__hint{color:var(--text-faint);font-size:13px}.pages-module__ZvTTHW__media{border-radius:var(--radius-l);background:radial-gradient(80% 70% at 50% 30%,#151820,#070809 70%);border:1px solid #f4f2ee0f;align-self:stretch;place-items:center;height:100%;min-height:320px;display:grid;position:relative;overflow:hidden}.pages-module__ZvTTHW__shotImage{object-fit:contain;object-position:center;border-radius:inherit;width:100%;height:100%;min-height:320px;display:block}@media (max-width:900px){.pages-module__ZvTTHW__panel{grid-template-columns:1fr}}.pages-module__ZvTTHW__form{gap:var(--space-4);background:linear-gradient(165deg, #3a1d1640, transparent 40%), var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);max-width:640px;padding:var(--space-6);margin-block:var(--space-6);flex-direction:column;display:flex}.pages-module__ZvTTHW__formGrid{grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.pages-module__ZvTTHW__formError{color:#f0b09c;border-radius:var(--radius-m);padding:var(--space-3) var(--space-4);background:#6a1f1433;border:1px solid #8a2a1880;font-size:14px;font-weight:600}.pages-module__ZvTTHW__hintBottom{color:var(--text-faint);padding-top:var(--space-5);max-width:none;padding-bottom:0;font-size:14px}.pages-module__ZvTTHW__success{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-2);background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;max-width:none;min-height:280px;margin:0;display:flex}.pages-module__ZvTTHW__successIcon{width:56px;height:56px;color:var(--ok);margin-bottom:var(--space-2);background:#6fa35e33;border-radius:50%;place-items:center;display:grid}.pages-module__ZvTTHW__successTitle{font-size:22px}.pages-module__ZvTTHW__successCaption{color:var(--text-muted)}.pages-module__ZvTTHW__successActions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:600px){.pages-module__ZvTTHW__formGrid{grid-template-columns:1fr}}.pages-module__ZvTTHW__card,.pages-module__ZvTTHW__block,.pages-module__ZvTTHW__teamCard,.pages-module__ZvTTHW__statCard,.pages-module__ZvTTHW__donateCard,.pages-module__ZvTTHW__perk,.pages-module__ZvTTHW__feature,.pages-module__ZvTTHW__launcherCard{animation:pages-module__ZvTTHW__cardEnter .5s var(--ease-out) forwards}.pages-module__ZvTTHW__form{animation:pages-module__ZvTTHW__cardEnter .5s var(--ease-out)}@media (prefers-reduced-motion:reduce){.pages-module__ZvTTHW__card,.pages-module__ZvTTHW__block,.pages-module__ZvTTHW__teamCard,.pages-module__ZvTTHW__statCard,.pages-module__ZvTTHW__donateCard,.pages-module__ZvTTHW__perk,.pages-module__ZvTTHW__feature,.pages-module__ZvTTHW__launcherCard,.pages-module__ZvTTHW__form{animation:none}}
@keyframes tickets-module__CiUZGG__messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tickets-module__CiUZGG__layout{height:calc(100vh - 76px);color:var(--text);background:0 0;grid-template-columns:320px 340px minmax(0,1fr);gap:14px;margin-top:76px;padding:14px;font-size:13px;display:grid;overflow:hidden}.tickets-module__CiUZGG__twoColumn{grid-template-columns:320px minmax(0,1fr)}.tickets-module__CiUZGG__playerLayout{height:min(720px,100svh - 300px);min-height:560px;margin-top:var(--space-6);padding:0}.tickets-module__CiUZGG__column{background:linear-gradient(165deg, #111318eb, #07080999), var(--bg-rise);border:1px solid var(--line);border-radius:var(--radius-l);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 44px #00000047}.tickets-module__CiUZGG__listHeader{justify-content:space-between;align-items:center;gap:10px;padding:16px 16px 12px;display:flex}.tickets-module__CiUZGG__listTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:17px;font-weight:800}.tickets-module__CiUZGG__newBtn{background:linear-gradient(135deg, var(--accent-hot), var(--accent));color:#fff7ed;cursor:pointer;transition:transform .18s var(--ease-spring), box-shadow .18s ease, filter .18s ease;border-radius:999px;align-items:center;padding:7px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #ff6b354d}.tickets-module__CiUZGG__newBtn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 20px #ff6b3573}.tickets-module__CiUZGG__filters{flex-direction:column;gap:8px;padding:0 16px 12px;display:flex}.tickets-module__CiUZGG__searchInput,.tickets-module__CiUZGG__filterSelect{width:100%;font:inherit;color:var(--text);background:var(--bg-deep);box-shadow:inset 0 0 0 1px var(--line-strong);border:none;border-radius:10px;outline:none;padding:9px 12px;font-size:13px;transition:box-shadow .18s}.tickets-module__CiUZGG__searchInput:focus,.tickets-module__CiUZGG__filterSelect:focus{box-shadow:inset 0 0 0 1px var(--accent-hot), 0 0 0 3px var(--accent-glow)}.tickets-module__CiUZGG__filterRow{gap:8px;display:flex}.tickets-module__CiUZGG__filterRow .tickets-module__CiUZGG__filterSelect{flex:50%;min-width:0}.tickets-module__CiUZGG__list{flex-direction:column;flex:auto;gap:6px;padding:4px 8px 10px;display:flex;overflow-y:auto}.tickets-module__CiUZGG__listEmpty{color:var(--text-muted);text-align:center;place-items:center;padding:32px 16px;display:grid}.tickets-module__CiUZGG__listNotice{color:var(--text-muted);background:#ff6b3514;border:1px solid #ff6b3559;border-radius:10px;margin:0 16px 10px;padding:8px 10px;font-size:11px;line-height:1.4}.tickets-module__CiUZGG__pagination{border-top:1px solid var(--line);color:var(--text-muted);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px 14px;font-size:12px;display:flex}.tickets-module__CiUZGG__pagination button{border:1px solid var(--line-strong);background:var(--bg-rise-2);min-height:36px;color:var(--text);font:inherit;cursor:pointer;border-radius:10px;padding:7px 12px;font-weight:700}.tickets-module__CiUZGG__pagination button:hover:not(:disabled){border-color:var(--accent)}.tickets-module__CiUZGG__pagination button:disabled{opacity:.45;cursor:not-allowed}.tickets-module__CiUZGG__contactRow{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:11px 12px;transition:background-color .15s,border-color .15s;display:flex;position:relative}.tickets-module__CiUZGG__contactRow:hover{background:var(--bg-rise-2)}.tickets-module__CiUZGG__contactRowActive{background:linear-gradient(165deg, #3a1d1647, #3a1d1614), var(--bg-rise-2);border-color:#ff6b3573}.tickets-module__CiUZGG__contactAvatar{border:2px solid var(--line-strong);background:linear-gradient(135deg, var(--accent), #ff6b3533);width:40px;height:40px;color:var(--text);border-radius:50%;flex:0 0 40px;place-items:center;font-size:14px;font-weight:700;display:grid;overflow:hidden}.tickets-module__CiUZGG__contactAvatar img{object-fit:cover;width:100%;height:100%}.tickets-module__CiUZGG__contactMain{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.tickets-module__CiUZGG__contactTop{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.tickets-module__CiUZGG__contactName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.tickets-module__CiUZGG__contactTime{color:var(--text-faint);white-space:nowrap;font-size:11px}.tickets-module__CiUZGG__contactSubject{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.tickets-module__CiUZGG__contactBottom{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.tickets-module__CiUZGG__contactCategory{color:var(--text-muted);background:var(--bg-deep);border:1px solid var(--line-strong);border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600}.tickets-module__CiUZGG__statusBadge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:700;display:inline-flex}.tickets-module__CiUZGG__statusBadge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.tickets-module__CiUZGG__statusNew{color:#fca5a5;background:#dc262629}.tickets-module__CiUZGG__statusInProgress{color:#93c5fd;background:#2563eb29}.tickets-module__CiUZGG__statusAwaiting{color:#fde047;background:#ca8a0429}.tickets-module__CiUZGG__statusClosed{background:var(--line);color:var(--text-muted)}.tickets-module__CiUZGG__statusRejected{color:#fca5a5;background:#dc262629}.tickets-module__CiUZGG__details{background:linear-gradient(165deg, #111318eb, #07080999), var(--bg-rise);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.tickets-module__CiUZGG__detailsHeader{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding:16px;display:flex}.tickets-module__CiUZGG__detailsId{font-family:var(--font-display,inherit);color:var(--accent-hot);letter-spacing:-.02em;font-size:16px;font-weight:800}.tickets-module__CiUZGG__detailsBody{flex-direction:column;flex:auto;gap:20px;padding:16px;display:flex;overflow-y:auto}.tickets-module__CiUZGG__detailsSection{margin:0}.tickets-module__CiUZGG__detailsSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);margin:0 0 10px;font-size:11px;font-weight:800}.tickets-module__CiUZGG__detailsSubject{letter-spacing:-.02em;color:var(--text);margin:0 0 12px;font-size:17px;font-weight:800;line-height:1.35}.tickets-module__CiUZGG__detailsDescription{background:var(--bg-deep);border-left:3px solid var(--accent-hot);color:var(--text-muted);white-space:pre-wrap;word-break:break-word;border-radius:0 12px 12px 0;padding:14px 16px;font-size:13px;line-height:1.6}.tickets-module__CiUZGG__ticketAnswers{border:1px solid var(--line);border-left:3px solid var(--accent-hot);background:var(--bg-deep);border-radius:0 12px 12px 0;margin:0;display:grid;overflow:hidden}.tickets-module__CiUZGG__ticketAnswer{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.4fr) minmax(0,1fr);gap:12px;padding:10px 14px;display:grid}.tickets-module__CiUZGG__ticketAnswer:last-child{border-bottom:0}.tickets-module__CiUZGG__ticketAnswer dt{color:var(--text-faint);font-size:12px;font-weight:700}.tickets-module__CiUZGG__ticketAnswer dd{min-width:0;color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.tickets-module__CiUZGG__detailRow{border-bottom:1px dashed var(--line);align-items:center;gap:10px;padding:9px 0;display:flex}.tickets-module__CiUZGG__detailRow:last-child{border-bottom:none}.tickets-module__CiUZGG__detailIcon{color:var(--text-faint);text-align:center;flex:none;width:18px;font-size:13px}.tickets-module__CiUZGG__detailLabel{color:var(--text-faint);flex:0 0 108px;font-size:12px}.tickets-module__CiUZGG__detailRow>:nth-child(n+3){flex:auto;min-width:0}.tickets-module__CiUZGG__detailValue{color:var(--text);text-overflow:ellipsis;font-weight:600;overflow:hidden}.tickets-module__CiUZGG__assigneeRow{align-items:center;gap:8px;min-width:0;display:flex}.tickets-module__CiUZGG__assigneeSelect{min-width:0;font:inherit;color:var(--text);background:var(--bg-deep);box-shadow:inset 0 0 0 1px var(--line-strong);border:none;border-radius:9px;outline:none;flex:auto;padding:7px 10px;font-size:12.5px;transition:box-shadow .18s}.tickets-module__CiUZGG__assigneeSelect:focus{box-shadow:inset 0 0 0 1px var(--accent-hot), 0 0 0 3px var(--accent-glow)}.tickets-module__CiUZGG__assigneeBusy{color:var(--text-muted);flex:none;font-size:11px}.tickets-module__CiUZGG__assigneeError{color:var(--danger-hot);flex:none;font-size:11px}.tickets-module__CiUZGG__history{border:1px solid var(--line);background:var(--bg-deep);border-radius:12px;padding:12px 14px;font-size:12px}.tickets-module__CiUZGG__historySummary{cursor:pointer;color:var(--accent-hot);font-size:12px;font-weight:700;list-style:none}.tickets-module__CiUZGG__historySummary::-webkit-details-marker{display:none}.tickets-module__CiUZGG__historyList{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.tickets-module__CiUZGG__historyItem{color:var(--text-muted);align-items:flex-start;gap:10px;display:flex}.tickets-module__CiUZGG__historyDot{background:var(--accent-hot);border-radius:50%;flex:0 0 6px;width:6px;height:6px;margin-top:5px;box-shadow:0 0 8px #ff6b3599}.tickets-module__CiUZGG__historyText{word-break:break-word;flex:auto}.tickets-module__CiUZGG__historyTime{color:var(--text-faint);white-space:nowrap;flex:none;font-size:11px}.tickets-module__CiUZGG__actionsFooter{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex}.tickets-module__CiUZGG__statusButtons{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.tickets-module__CiUZGG__statusBtn{background:var(--bg-deep);border:1px solid var(--line-strong);font:inherit;color:var(--text-muted);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:600;transition:all .16s}.tickets-module__CiUZGG__statusBtn:hover:not(:disabled){color:var(--accent-hot);background:var(--accent-soft);border-color:#ff6b358c;transform:translateY(-1px)}.tickets-module__CiUZGG__statusBtn:disabled{opacity:.6;cursor:not-allowed}.tickets-module__CiUZGG__deleteBtn{color:var(--danger-hot);border-color:#8a2a1899}.tickets-module__CiUZGG__deleteBtn:hover:not(:disabled){border-color:var(--danger-hot);color:var(--danger-hot);background:#6a1f1433}.tickets-module__CiUZGG__takeWorkBtn{background:linear-gradient(135deg, var(--accent-hot), var(--accent));color:#fff7ed;width:100%;font:inherit;cursor:pointer;transition:transform .18s var(--ease-spring), box-shadow .18s ease, filter .18s ease;border:none;border-radius:999px;padding:11px;font-size:13.5px;font-weight:800;box-shadow:0 4px 14px #ff6b354d}.tickets-module__CiUZGG__takeWorkBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 20px #ff6b3573}.tickets-module__CiUZGG__takeWorkBtn:disabled{opacity:.6;cursor:not-allowed}.tickets-module__CiUZGG__errorText{color:var(--danger-hot);margin:0;font-size:12px}.tickets-module__CiUZGG__chat{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.tickets-module__CiUZGG__chatHeader{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 18px;display:flex}.tickets-module__CiUZGG__chatHeaderAvatar{background:linear-gradient(135deg, var(--accent), #ff6b3533);width:38px;height:38px;color:var(--text);border:2px solid #ff6b358c;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid;overflow:hidden}.tickets-module__CiUZGG__chatHeaderName{color:var(--text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:800;overflow:hidden}.tickets-module__CiUZGG__chatHeaderMain{flex:auto;min-width:0}.tickets-module__CiUZGG__chatHeaderMeta{min-width:0;color:var(--text-faint);align-items:center;gap:8px;margin-top:4px;font-size:11px;display:flex}.tickets-module__CiUZGG__chatHeaderMeta>span:not(.tickets-module__CiUZGG__statusBadge){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tickets-module__CiUZGG__chatHeaderSub{color:var(--text-faint);margin-top:1px;font-size:12px}.tickets-module__CiUZGG__closeTicketBtn{border:1px solid var(--line-strong);min-height:38px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border-radius:999px;margin-left:auto;padding:8px 14px;font-weight:700}.tickets-module__CiUZGG__closeTicketBtn:hover:not(:disabled){border-color:var(--danger-hot);color:var(--danger-hot)}.tickets-module__CiUZGG__closeTicketBtn:disabled{opacity:.55;cursor:not-allowed}.tickets-module__CiUZGG__reopenTicketBtn:hover:not(:disabled){border-color:var(--accent-hot);color:var(--accent-hot)}.tickets-module__CiUZGG__mobileBack{display:none}.tickets-module__CiUZGG__chatTabs{border-bottom:1px solid var(--line);gap:4px;padding:0 18px;display:flex}.tickets-module__CiUZGG__chatTab{font:inherit;color:var(--text-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:11px 14px;font-size:13px;font-weight:600}.tickets-module__CiUZGG__chatTabActive{color:var(--accent-hot);border-bottom-color:var(--accent-hot)}.tickets-module__CiUZGG__messages{background:radial-gradient(ellipse 90% 45% at 50% 0%, #ff6b350f, transparent), var(--bg-deep);flex-direction:column;flex:auto;gap:16px;min-height:0;padding:22px 24px;display:flex;overflow-y:auto}.tickets-module__CiUZGG__inlineNotice{border:1px solid color-mix(in srgb, var(--danger-hot) 45%, transparent);background:color-mix(in srgb, var(--danger-hot) 8%, transparent);color:var(--danger-hot);border-radius:10px;margin:0;padding:8px 12px;font-size:12px}.tickets-module__CiUZGG__messageGroup{animation:tickets-module__CiUZGG__messageIn .25s var(--ease-out);align-items:flex-start;gap:12px;display:flex}.tickets-module__CiUZGG__messageGroupOwn{flex-direction:row-reverse}.tickets-module__CiUZGG__messageAvatar{border:2px solid var(--line-strong);background:linear-gradient(135deg, var(--accent), #ff6b3533);width:36px;height:36px;color:var(--text);border-radius:50%;flex:0 0 36px;place-items:center;font-size:12px;font-weight:700;display:grid;overflow:hidden}.tickets-module__CiUZGG__messageAvatarAdmin{border-color:#ff6b35a6;box-shadow:0 0 14px #ff6b3559}.tickets-module__CiUZGG__chatHeaderAvatar img,.tickets-module__CiUZGG__messageAvatar img{object-fit:cover;width:100%;height:100%}.tickets-module__CiUZGG__messageBubble{border-radius:16px;min-width:0;max-width:min(68%,520px);padding:10px 14px 11px;font-size:13.5px;line-height:1.55;box-shadow:0 2px 10px #00000047}.tickets-module__CiUZGG__messageGroupOwn .tickets-module__CiUZGG__messageBubble{border-top-right-radius:5px}.tickets-module__CiUZGG__messageBubbleAdmin,.tickets-module__CiUZGG__messageBubbleOther{border-top-left-radius:5px}.tickets-module__CiUZGG__messageBubbleOwn{background:linear-gradient(135deg, var(--accent-hot), var(--accent));color:#fff7ed}.tickets-module__CiUZGG__messageBubbleAdmin{background:linear-gradient(165deg, #3a1d1638, transparent 60%), var(--bg-rise-2);color:var(--text);border:1px solid #ff6b3566}.tickets-module__CiUZGG__messageBubbleOther{background:var(--bg-rise-2);border:1px solid var(--line);color:var(--text)}.tickets-module__CiUZGG__initialMessageBubble{background:var(--bg-rise-2);border:1px solid var(--line-strong);width:min(78%,680px);max-width:680px;color:var(--text)}.tickets-module__CiUZGG__messageMeta{align-items:center;gap:8px;margin-bottom:4px;font-size:11px;display:flex}.tickets-module__CiUZGG__messageAuthor{font-weight:800}.tickets-module__CiUZGG__messageBubbleAdmin .tickets-module__CiUZGG__messageAuthor{color:var(--accent-hot)}.tickets-module__CiUZGG__messageRole{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-hot);border:1px solid #ff6b3580;border-radius:999px;padding:1px 7px;font-size:9px;font-weight:800;line-height:1.4}.tickets-module__CiUZGG__messageTime{opacity:.72}.tickets-module__CiUZGG__messageBody{white-space:pre-wrap;word-break:break-word;margin:0}.tickets-module__CiUZGG__messageAttachments{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tickets-module__CiUZGG__attachmentImage{transition:transform .2s var(--ease-spring), box-shadow .2s ease, border-color .2s ease;border:1px solid #ffffff14;border-radius:12px;line-height:0;display:block;overflow:hidden}.tickets-module__CiUZGG__attachmentImage:hover{box-shadow:var(--shadow-glow);border-color:#ff6b3580;transform:translateY(-2px)scale(1.02)}.tickets-module__CiUZGG__attachmentThumb{object-fit:cover;background:#ffffff0a;width:200px;max-width:100%;height:140px;display:block}.tickets-module__CiUZGG__attachmentLink{color:inherit;max-width:100%;transition:transform .2s var(--ease-spring), border-color .2s ease, box-shadow .2s ease;background:#0000004d;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;text-decoration:none;display:inline-flex}.tickets-module__CiUZGG__attachmentLink:hover{box-shadow:var(--shadow-glow);border-color:#ff6b3580;transform:translateY(-2px)}.tickets-module__CiUZGG__attachmentIcon{flex:none;font-size:18px}.tickets-module__CiUZGG__attachmentInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.tickets-module__CiUZGG__attachmentName{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-weight:600;overflow:hidden}.tickets-module__CiUZGG__attachmentSize{opacity:.75;font-size:11px}.tickets-module__CiUZGG__composer{border-top:1px solid var(--line);flex:none;min-height:0;padding:14px 18px 16px}.tickets-module__CiUZGG__closedNotice{border-top:1px solid var(--line);color:var(--text-muted);text-align:center;flex:none;margin:0;padding:16px 18px}.tickets-module__CiUZGG__composerField{resize:vertical;width:100%;min-height:76px;max-height:140px;font:inherit;color:var(--text);background:var(--bg-deep);box-sizing:border-box;box-shadow:inset 0 0 0 1px var(--line-strong);border:none;border-radius:12px;outline:none;margin-bottom:10px;padding:12px 14px;font-size:13.5px;transition:box-shadow .2s;display:block}.tickets-module__CiUZGG__composerField:focus{box-shadow:inset 0 0 0 1px var(--accent-hot), 0 0 0 3px var(--accent-glow)}.tickets-module__CiUZGG__composerToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.tickets-module__CiUZGG__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tickets-module__CiUZGG__composerActions{align-items:center;gap:10px;display:flex}.tickets-module__CiUZGG__toolbarBtn{border:1px solid var(--line-strong);width:34px;height:34px;color:var(--text-muted);cursor:pointer;transition:border-color .18s ease, color .18s ease, transform .18s var(--ease-spring), background-color .18s ease;background:0 0;border-radius:50%;place-items:center;font-size:15px;display:grid}.tickets-module__CiUZGG__toolbarBtn:hover:not(:disabled){color:var(--accent-hot);background:var(--accent-soft);border-color:#ff6b358c;transform:translateY(-1px)}.tickets-module__CiUZGG__toolbarBtn:disabled{opacity:.5;cursor:not-allowed}.tickets-module__CiUZGG__sendBtn{background:linear-gradient(135deg, var(--accent-hot), var(--accent));color:#fff7ed;font:inherit;cursor:pointer;transition:transform .18s var(--ease-spring), box-shadow .18s ease, filter .18s ease;background-size:160% 160%;border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 24px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #ff6b354d}.tickets-module__CiUZGG__sendBtn:hover:not(:disabled){filter:brightness(1.05);animation:2.5s infinite tickets-module__CiUZGG__gradient-pan;transform:translateY(-1px);box-shadow:0 6px 20px #ff6b3573}.tickets-module__CiUZGG__sendBtn:active:not(:disabled){transform:translateY(0)}.tickets-module__CiUZGG__sendBtn:disabled{opacity:.55;cursor:not-allowed}.tickets-module__CiUZGG__charCount{color:var(--text-faint);font-size:11px}.tickets-module__CiUZGG__pendingAttachments{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.tickets-module__CiUZGG__pendingAttachment{background:var(--bg-rise);color:var(--text);border:1px solid #ff6b3559;border-radius:999px;align-items:center;gap:8px;padding:5px 12px 5px 6px;font-size:12px;display:inline-flex}.tickets-module__CiUZGG__pendingThumb{object-fit:cover;border-radius:50%;width:28px;height:28px}.tickets-module__CiUZGG__pendingRemove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:15px;line-height:1;transition:color .15s}.tickets-module__CiUZGG__pendingRemove:hover{color:var(--danger-hot)}.tickets-module__CiUZGG__emptyState{min-height:320px;color:var(--text-muted);text-align:center;place-items:center;padding:32px;display:grid}.tickets-module__CiUZGG__loadingState{place-items:center;min-height:320px;display:grid}@media (max-width:1280px){.tickets-module__CiUZGG__layout{grid-template-columns:280px 300px minmax(0,1fr)}.tickets-module__CiUZGG__twoColumn{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:1100px){.tickets-module__CiUZGG__layout,.tickets-module__CiUZGG__twoColumn{grid-template-columns:260px minmax(0,1fr);height:auto;overflow:visible}.tickets-module__CiUZGG__layout>.tickets-module__CiUZGG__details{display:none}}@media (max-width:900px){.tickets-module__CiUZGG__layout,.tickets-module__CiUZGG__twoColumn{grid-template-columns:1fr;height:auto;margin-top:76px;padding:12px}.tickets-module__CiUZGG__column{max-height:none}.tickets-module__CiUZGG__list{max-height:320px}.tickets-module__CiUZGG__messages{max-height:420px}.tickets-module__CiUZGG__playerLayout{min-height:0;margin-top:var(--space-6);padding:0}.tickets-module__CiUZGG__playerLayout:not(.tickets-module__CiUZGG__playerLayoutSelected)>.tickets-module__CiUZGG__column:last-child,.tickets-module__CiUZGG__playerLayoutSelected>.tickets-module__CiUZGG__column:first-child{display:none}.tickets-module__CiUZGG__mobileBack{border-bottom:1px solid var(--line);min-height:44px;color:var(--text-muted);cursor:pointer;text-align:left;align-items:center;padding:10px 16px;font-weight:700;display:flex}}
.support-workspace-module__NS5VJq__workspace{padding-bottom:var(--space-9)}.support-workspace-module__NS5VJq__switcher{gap:var(--space-1);margin-top:var(--space-6);padding:var(--space-1);border:1px solid var(--line);background:var(--bg-rise);border-radius:999px;display:inline-flex}.support-workspace-module__NS5VJq__switcherLink{min-height:42px;padding-inline:var(--space-5);color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:color .2s,background-color .2s;display:inline-flex}.support-workspace-module__NS5VJq__switcherLink:hover{color:var(--text);background:#ffffff0a}.support-workspace-module__NS5VJq__switcherLinkActive,.support-workspace-module__NS5VJq__switcherLinkActive:hover{color:var(--bg-deep);background:var(--accent-hot)}@media (max-width:700px){.support-workspace-module__NS5VJq__switcher{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.support-workspace-module__NS5VJq__switcherLink:only-child{grid-column:1/-1}}
.wiki-module__1nsL9W__wrap{max-width:1120px;padding:calc(76px + var(--space-6)) var(--space-5) var(--space-8);margin-inline:auto}.wiki-module__1nsL9W__layout{gap:var(--space-6);grid-template-columns:240px minmax(0,1fr);align-items:start;display:grid}.wiki-module__1nsL9W__sidebar{top:calc(76px + var(--space-5));border:1px solid var(--line);border-radius:var(--radius-l);-webkit-backdrop-filter:blur(16px);padding:var(--space-4);gap:var(--space-4);max-height:calc(100vh - 76px - var(--space-8));box-shadow:var(--shadow-md);background:#ffffff05;flex-direction:column;display:flex;position:sticky;overflow-y:auto}.wiki-module__1nsL9W__sidebarTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-hot);padding:0 var(--space-2);font-size:12px;font-weight:700}.wiki-module__1nsL9W__sidebarGroup{gap:var(--space-1);flex-direction:column;display:flex}.wiki-module__1nsL9W__sidebarCategory{color:var(--text-faint);text-transform:uppercase;letter-spacing:.1em;padding:0 var(--space-2);margin-bottom:var(--space-1);font-size:11px;font-weight:700}.wiki-module__1nsL9W__sidebarNav{flex-direction:column;display:flex}.wiki-module__1nsL9W__sidebarLink{color:var(--text-muted);padding:var(--space-2) var(--space-2);border-radius:var(--radius-s);transition:background-color .2s ease, color .2s ease, transform .2s var(--ease-spring);font-size:14px}.wiki-module__1nsL9W__sidebarLink:hover{color:var(--text);background:var(--bg);transform:translate(4px)}.wiki-module__1nsL9W__sidebarLinkActive,.wiki-module__1nsL9W__sidebarLinkActive:hover{color:var(--accent-hot);background:var(--accent-soft);font-weight:600;transform:translate(4px)}.wiki-module__1nsL9W__main{border:1px solid var(--line);border-radius:var(--radius-l);-webkit-backdrop-filter:blur(12px);min-width:0;padding:var(--space-6);box-shadow:var(--shadow-md);animation:wiki-module__1nsL9W__fadeIn .5s var(--ease-out);background:#ffffff05}.wiki-module__1nsL9W__breadcrumbs{align-items:center;gap:var(--space-2);color:var(--text-faint);margin-bottom:var(--space-4);font-size:13px;display:flex}.wiki-module__1nsL9W__breadcrumbs a{color:var(--accent-hot);transition:color .2s}.wiki-module__1nsL9W__breadcrumbs a:hover{color:var(--text)}.wiki-module__1nsL9W__articleTitle{letter-spacing:-.02em;margin-bottom:var(--space-4);font-size:clamp(26px,3.2vw,34px)}.wiki-module__1nsL9W__article{color:var(--text-muted);font-size:15px;line-height:1.7}.wiki-module__1nsL9W__article h2{color:var(--text);margin:var(--space-6) 0 var(--space-3);padding-left:var(--space-3);font-size:18px;position:relative}.wiki-module__1nsL9W__article h2:before{content:"";background:linear-gradient(180deg, var(--accent-hot), var(--accent));border-radius:2px;width:3px;position:absolute;top:4px;bottom:4px;left:0}.wiki-module__1nsL9W__article h2:first-child{margin-top:0}.wiki-module__1nsL9W__article p{margin:var(--space-3) 0}.wiki-module__1nsL9W__article a{color:var(--accent-hot);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.wiki-module__1nsL9W__article a:hover{color:var(--text)}.wiki-module__1nsL9W__articleList{gap:var(--space-2);padding-left:var(--space-5);margin:var(--space-3) 0;flex-direction:column;display:flex}.wiki-module__1nsL9W__articleList li{padding-left:var(--space-3);position:relative}.wiki-module__1nsL9W__articleList li:before{content:"";background:var(--accent-hot);border-radius:50%;width:5px;height:5px;position:absolute;top:11px;left:0}.wiki-module__1nsL9W__articleList strong{color:var(--text)}.wiki-module__1nsL9W__note{color:var(--text-faint);margin-top:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-m);background:#ffffff05;font-size:14px}.wiki-module__1nsL9W__note strong{color:var(--text)}.wiki-module__1nsL9W__quickLinks{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.wiki-module__1nsL9W__quickLinks a{color:var(--accent-hot);text-underline-offset:3px;transition:color .2s ease, transform .2s var(--ease-spring);font-size:14px;font-weight:600;text-decoration:underline}.wiki-module__1nsL9W__quickLinks a:hover{color:var(--text);transform:translateY(-1px)}.wiki-module__1nsL9W__table{border-collapse:separate;border-spacing:0;width:100%;margin:var(--space-3) 0;border:1px solid var(--line);border-radius:var(--radius-m);box-shadow:var(--shadow-sm);font-size:14px;overflow:hidden}.wiki-module__1nsL9W__table tr:nth-child(odd){background:var(--bg)}.wiki-module__1nsL9W__table td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--line);color:var(--text-muted)}.wiki-module__1nsL9W__table tr:last-child td{border-bottom:none}.wiki-module__1nsL9W__table code{color:var(--text);white-space:nowrap;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-weight:600}.wiki-module__1nsL9W__articleCta{gap:var(--space-3);margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--line);flex-wrap:wrap;display:flex}.wiki-module__1nsL9W__rulesIntro{max-width:68ch;margin-bottom:var(--space-6);color:var(--text-muted);font-size:16px;line-height:1.7}.wiki-module__1nsL9W__rulesIntro p{margin:0 0 var(--space-3)}.wiki-module__1nsL9W__rulesIntro p:last-child{margin-bottom:0}.wiki-module__1nsL9W__rules{gap:var(--space-6);flex-direction:column;display:flex}.wiki-module__1nsL9W__ruleBlock{padding-top:var(--space-6);border-top:1px solid var(--line);scroll-margin-top:96px;position:relative}.wiki-module__1nsL9W__ruleBlock:before{content:none}.wiki-module__1nsL9W__ruleBlockHead{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.wiki-module__1nsL9W__ruleBlockIcon{border-radius:var(--radius-m);background:var(--accent-soft);width:48px;height:48px;color:var(--accent-hot);border:1px solid #ff6b3559;flex:none;place-items:center;display:grid}.wiki-module__1nsL9W__ruleBlockIcon svg{width:24px;height:24px}.wiki-module__1nsL9W__ruleBlockMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wiki-module__1nsL9W__ruleBlockTitle{color:var(--text);margin:0;font-size:clamp(18px,2.4vw,22px)}.wiki-module__1nsL9W__ruleBlockBadge{flex:none}.wiki-module__1nsL9W__ruleBlockIntro{color:var(--text-muted);margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--line);font-size:15px;line-height:1.65}.wiki-module__1nsL9W__ruleItems{gap:var(--space-3);margin:0 0 var(--space-5);flex-direction:column;padding:0;list-style:none;display:flex}.wiki-module__1nsL9W__ruleItem{gap:var(--space-3);color:var(--text-muted);align-items:flex-start;font-size:14px;line-height:1.6;display:flex}.wiki-module__1nsL9W__ruleItemNum{background:var(--accent-soft);width:26px;height:26px;color:var(--accent-hot);border:1px solid #ff6b354d;border-radius:8px;flex:none;place-items:center;margin-top:1px;font-size:12px;font-weight:700;display:grid}.wiki-module__1nsL9W__ruleItemText{flex:1;padding-top:3px}.wiki-module__1nsL9W__rulePenalty{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-m);background:#00000047;flex-wrap:wrap;display:flex}.wiki-module__1nsL9W__rulePenaltyLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:700}.wiki-module__1nsL9W__rulePenaltyText{color:var(--text);font-size:14px;font-weight:600}.wiki-module__1nsL9W__rulesCta{margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--line)}.wiki-module__1nsL9W__rulesCtaText{margin-bottom:var(--space-4)}.wiki-module__1nsL9W__rulesCtaText h3{color:var(--text);margin-bottom:var(--space-2);font-size:clamp(18px,2.4vw,22px)}.wiki-module__1nsL9W__rulesCtaText p{color:var(--text-muted);margin:0;font-size:15px}.wiki-module__1nsL9W__rulesCtaActions{gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:640px){.wiki-module__1nsL9W__ruleBlockHead{flex-wrap:wrap}.wiki-module__1nsL9W__ruleBlockBadge{width:100%;margin-top:var(--space-2)}.wiki-module__1nsL9W__rulesCtaActions{flex-direction:column}.wiki-module__1nsL9W__rulesCtaActions>*{width:100%}}@media (max-width:900px){.wiki-module__1nsL9W__layout{grid-template-columns:1fr}.wiki-module__1nsL9W__sidebar{max-height:none;position:static;overflow:visible}}
.wiki-chat-module__kJdIhq__guide{overflow-wrap:anywhere}.wiki-chat-module__kJdIhq__guide h2{scroll-margin-top:100px}.wiki-chat-module__kJdIhq__guide code,.wiki-chat-module__kJdIhq__preview{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.wiki-chat-module__kJdIhq__guide kbd{border:1px solid var(--line);color:var(--text);background:var(--bg-rise);border-bottom-width:2px;border-radius:4px;padding:0 6px;font-size:12px;display:inline-block}.wiki-chat-module__kJdIhq__guide .wiki-chat-module__kJdIhq__lead{max-width:65ch;font-size:16px}.wiki-chat-module__kJdIhq__start{margin-block:var(--space-5);padding:var(--space-4);border-left:3px solid var(--accent-hot);background:var(--accent-soft);border-radius:var(--radius-s);color:var(--text)}.wiki-chat-module__kJdIhq__start p{margin-bottom:0}.wiki-chat-module__kJdIhq__contents{gap:var(--space-2) var(--space-4);flex-wrap:wrap;font-size:13px;display:flex}.wiki-chat-module__kJdIhq__channels{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.wiki-chat-module__kJdIhq__channels>div{padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-m)}.wiki-chat-module__kJdIhq__channels strong{color:var(--text)}.wiki-chat-module__kJdIhq__channels p{margin-bottom:0;font-size:14px}.wiki-chat-module__kJdIhq__examples{gap:var(--space-3);display:grid}.wiki-chat-module__kJdIhq__example{border:1px solid var(--line);border-radius:var(--radius-m);grid-template-columns:minmax(0,1fr) minmax(0,1fr);font-size:14px;display:grid;overflow:hidden}.wiki-chat-module__kJdIhq__exampleInput,.wiki-chat-module__kJdIhq__exampleOutput{min-width:0;padding:var(--space-4)}.wiki-chat-module__kJdIhq__exampleInput{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.wiki-chat-module__kJdIhq__exampleInput code{color:var(--text);white-space:pre-wrap;-webkit-user-select:all;user-select:all}.wiki-chat-module__kJdIhq__exampleOutput{border-left:1px solid var(--line);background:var(--bg)}.wiki-chat-module__kJdIhq__label{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-2);font-size:11px;font-weight:600;display:block}.wiki-chat-module__kJdIhq__exampleInput .wiki-chat-module__kJdIhq__label{margin-bottom:0}.wiki-chat-module__kJdIhq__preview{color:var(--text);white-space:pre-wrap}.wiki-chat-module__kJdIhq__copyControl{align-items:baseline;gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.wiki-chat-module__kJdIhq__copyButton{padding:var(--space-1) var(--space-2);border:1px solid var(--line);border-radius:var(--radius-s);background:var(--bg-rise);color:var(--text-muted);font:inherit;cursor:pointer;font-size:12px}.wiki-chat-module__kJdIhq__copyButton:focus-visible{outline:2px solid var(--accent-hot);outline-offset:3px}.wiki-chat-module__kJdIhq__copyButton:active{color:var(--text);border-color:var(--accent-hot)}.wiki-chat-module__kJdIhq__copyStatus{color:var(--text-muted);font-size:12px}.wiki-chat-module__kJdIhq__underline{text-underline-offset:3px;text-decoration:underline}.wiki-chat-module__kJdIhq__palette{gap:var(--space-2);margin-block:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.wiki-chat-module__kJdIhq__color{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--line);border-radius:var(--radius-s);font-size:13px;display:flex}.wiki-chat-module__kJdIhq__color code{color:var(--text)}.wiki-chat-module__kJdIhq__swatch{border:1px solid #ffffff4d;border-radius:4px;flex:none;width:16px;height:16px}.wiki-chat-module__kJdIhq__tableScroll{max-width:100%;overflow-x:auto}.wiki-chat-module__kJdIhq__tableScroll th{padding:var(--space-2) var(--space-3);color:var(--text);text-align:left;border-bottom:1px solid var(--line);font-weight:600}.wiki-chat-module__kJdIhq__tableScroll code{white-space:normal}@media (max-width:640px){.wiki-chat-module__kJdIhq__channels,.wiki-chat-module__kJdIhq__example{grid-template-columns:1fr}.wiki-chat-module__kJdIhq__exampleOutput{border-left:0;border-top:1px solid var(--line)}.wiki-chat-module__kJdIhq__palette{grid-template-columns:1fr}}
