:root{--bg:#081112;--bg-soft:#10191b;--card:#10191bb8;--line:#ffffff1a;--text:#ecf6f7;--muted:#9eb3b7;--accent:#00ffcb;--accent-soft:#00ffcb2e;--danger:#ff6f91;--success:#56f4c8;color:var(--text);background:var(--bg);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=light]{--bg:#e4e8ea;--bg-soft:#eef2f4;--card:#f6f8f9e0;--line:#0a2b2d1f;--text:#0a1f21;--muted:#5e7377;--accent:#00d9be;--accent-soft:#00d9be24;--danger:#e54871;--success:#00b894}html[data-theme=light] body,html[data-theme=light] #root{background:radial-gradient(circle at top right, #00d9be1a, transparent 24%), radial-gradient(circle at bottom left, #0a2b2d0f, transparent 30%), linear-gradient(180deg, #edf1f2 0%, var(--bg) 100%)}html[data-theme=light] .glass{box-shadow:0 20px 70px #0720231a}html[data-theme=light] .user-pill,html[data-theme=light] .button--ghost,html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] .custom-select__trigger,html[data-theme=light] .custom-select__option,html[data-theme=light] .modal-note,html[data-theme=light] .search-bar--input,html[data-theme=light] .stat-chip,html[data-theme=light] .mini-stat,html[data-theme=light] .product-meta-chip,html[data-theme=light] .detail-chip,html[data-theme=light] .license-row,html[data-theme=light] .log-line{color:var(--text);background:#f2f5f6eb;border-color:#0a2b2d1f}html[data-theme=light] .custom-select__trigger:hover,html[data-theme=light] .custom-select__option:hover{background:#00d9be1a}html[data-theme=light] .custom-select__menu,html[data-theme=light] .toast,html[data-theme=light] .modal-card,html[data-theme=light] .lock-screen__card,html[data-theme=light] .product-price-box{background:#f7f9faf7;border-color:#0a2b2d1f;box-shadow:0 24px 56px #0720231f}html[data-theme=light] .modal-backdrop{background:#e1e7e9bd}html[data-theme=light] .button{color:#062322}html[data-theme=light] .button--ghost{color:var(--text)}html[data-theme=light] .topnav a:hover,html[data-theme=light] .custom-select__option.is-active,html[data-theme=light] .custom-select__option:hover{color:#00b9a3}html[data-theme=light] .cursor-aura__halo{background:radial-gradient(circle,#00d9be38,#00d9be00)}html[data-theme=light] .cursor-aura__dot{background:#00d9be;box-shadow:0 0 18px #00d9be94}html[data-theme=light] .dots{background-image:radial-gradient(circle at 12% 18%,#0a2b2d1f 0 2px,#0000 2px),radial-gradient(circle at 24% 40%,#00877b24 0 1.5px,#0000 1.5px),radial-gradient(circle at 72% 34%,#0a2b2d1a 0 2px,#0000 2px),radial-gradient(circle at 86% 76%,#00877b1f 0 1.8px,#0000 1.8px),radial-gradient(circle at 64% 66%,#0a2b2d1a 0 2px,#0000 2px)}*{box-sizing:border-box}html,body,#root{background:radial-gradient(circle at top right, #00ffcb1f, transparent 22%), radial-gradient(circle at bottom left, #ffffff0a, transparent 26%), var(--bg);min-height:100%;color:var(--text);margin:0}body{overflow-x:hidden}body,.glass,.button,.button--ghost,.user-pill,input,textarea,.custom-select__trigger,.custom-select__menu,.custom-select__option,.modal-card,.toast,.lock-screen__card{transition:background .28s,background-color .28s,color .28s,border-color .28s,box-shadow .28s}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}.app-shell{min-height:100vh}.cursor-aura{z-index:120;pointer-events:none;opacity:0;width:20px;height:20px;transition:opacity .18s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cursor-aura__halo,.cursor-aura__dot{border-radius:999px;position:absolute;inset:0}.cursor-aura__halo{filter:blur(2px);background:radial-gradient(circle,#00ffcb47,#00ffcb00);inset:-12px}.cursor-aura__dot{background:#00ffcb;inset:6px;box-shadow:0 0 18px #00ffcbf2}.glass{background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 80px #0000003d}.dots{background-image:radial-gradient(circle at 12% 18%,#ffffff29 0 2px,#0000 2px),radial-gradient(circle at 24% 40%,#9a9a9a2e 0 1.5px,#0000 1.5px),radial-gradient(circle at 72% 34%,#ffffff1f 0 2px,#0000 2px),radial-gradient(circle at 86% 76%,#9a9a9a29 0 1.8px,#0000 1.8px),radial-gradient(circle at 64% 66%,#ffffff24 0 2px,#0000 2px)}.dots--soft{background-blend-mode:screen}.topbar{z-index:30;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;width:min(1320px,100% - 32px);margin:16px auto 0;padding:16px 20px;display:flex;position:sticky;top:16px}.topbar--minimal{margin-bottom:16px}.brand{letter-spacing:.08em;text-transform:uppercase;font-size:1.15rem;font-weight:800}.topnav{color:var(--muted);gap:18px;font-size:.95rem;display:flex}.topnav a:hover{color:var(--accent)}.topbar-actions{align-items:center;gap:12px;display:flex}.theme-toggle{min-width:116px}.theme-toggle__icon{font-size:1rem;line-height:1}.user-pill{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;display:inline-flex}.user-pill img{object-fit:cover;border-radius:999px;width:28px;height:28px}.button{cursor:pointer;color:#062322;background:linear-gradient(135deg, var(--accent), #87ffea);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:700;transition:transform .18s,opacity .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:not-allowed;transform:none}.button--ghost{color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a}.button--danger{color:#fff6f6;background:linear-gradient(135deg,#ff5b6e,#d81f45);border:1px solid #ff688061}.button--danger:hover{transform:translateY(-1px)}.button--danger-soft{color:#ffdfe5;background:#ff547424;border:1px solid #ff547447}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030a0db8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid #ffffff14;border-radius:28px;width:min(520px,100%);padding:28px;box-shadow:0 28px 80px #0006}.modal-card--danger{border-color:#ff547438}.modal-card h3{margin:0;font-size:1.9rem}.modal-card p{color:var(--muted);margin:14px 0 0;line-height:1.65}.modal-note{color:var(--text);background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;margin-top:18px;padding:14px 16px}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.hero-section{place-items:center;min-height:94vh;padding:64px 24px 0;display:grid;position:relative;overflow:hidden}.hero-overlay{opacity:.95;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#0000004d);mask-image:linear-gradient(#000000f2,#0000004d)}.hero-copy{z-index:1;text-align:center;width:min(980px,100%);transition:transform .18s ease-out,opacity .18s ease-out;position:relative}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:.85rem;font-weight:800;display:inline-flex}.hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.8rem,9vw,8rem);line-height:.92}.hero-copy p{width:min(760px,100%);color:var(--muted);margin:22px auto 0;font-size:1.12rem;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.transition-section{z-index:2;margin-top:-110px;padding:0 24px 40px;transition:transform .22s ease-out,opacity .22s ease-out;position:relative}.transition-surface{color:#052726;background:linear-gradient(#00ffcbe6,#00ffcbc7),linear-gradient(#ffffff14,#ffffff05);border:1px solid #ffffff3d;border-radius:34px;width:min(1320px,100%);margin:0 auto;padding:40px;box-shadow:0 24px 80px #00000057}.section-headline h2,.panel-header h2,.card-stack h2,.card-stack h3,.glass h3,.bot-page-header h1{letter-spacing:-.03em;margin:0}.section-headline p{color:#052726c7;width:min(760px,100%);margin-top:14px;line-height:1.7}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.feature-card{color:var(--text);background:#05272633;border-radius:22px;padding:22px}.feature-card p{color:#ffffffbd;margin-bottom:0;line-height:1.6}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .82s cubic-bezier(.2,.82,.2,1),transform .82s cubic-bezier(.2,.82,.2,1);transform:translateY(34px)scale(.985)}.reveal--left{transform:translate(-34px,18px)scale(.985)}.reveal--right{transform:translate(34px,18px)scale(.985)}.reveal--up{transform:translateY(34px)scale(.985)}.reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}.auto-reveal{opacity:0;transition:opacity .72s cubic-bezier(.2,.82,.2,1),transform .72s cubic-bezier(.2,.82,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)scale(.992)}.auto-reveal--left{transform:translate(-28px,18px)scale(.992)}.auto-reveal--right{transform:translate(28px,18px)scale(.992)}.auto-reveal--up{transform:translateY(28px)scale(.992)}.auto-reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}@media (prefers-reduced-motion:reduce){.auto-reveal,.auto-reveal--left,.auto-reveal--right,.auto-reveal--up{opacity:1;transition:none;transform:none}}.section-headline--home p{width:min(820px,100%)}.panel--home-story,.panel--home-creator,.panel--home-journey,.panel--home-cta,.panel--redeem-standalone{overflow:hidden}.home-story-grid,.home-creator-grid,.home-journey-grid{gap:18px;display:grid}.home-story-grid{grid-template-columns:1.2fr .8fr .8fr;align-items:stretch}.home-info-card,.home-creator-card,.feature-card--home,.home-metric,.home-cta-banner{transition:transform .24s,border-color .24s,box-shadow .24s,background .24s}.home-info-card:hover,.home-creator-card:hover,.feature-card--home:hover,.home-cta-banner:hover{border-color:#00ffcb38;transform:translateY(-3px);box-shadow:0 28px 90px #00000057}.home-info-card--wide{min-height:100%}.home-chip-grid{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.home-creator-grid{grid-template-columns:1.08fr .92fr;align-items:stretch}.home-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.home-metric{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:18px}.home-metric strong{color:var(--accent);margin-bottom:6px;font-size:1.05rem;display:block}.home-metric span{color:var(--muted);line-height:1.55}.detail-list--home{gap:12px}.home-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card--home{flex-direction:column;justify-content:flex-start;height:100%;min-height:190px;display:flex}.panel--home-cta{background:0 0;border:0;padding:0}.home-cta-banner{background:linear-gradient(#00ffcb2e,#00ffcb14),#081112eb;border:1px solid #00ffcb24;border-radius:30px;justify-content:space-between;align-items:center;gap:18px;padding:28px 30px;display:flex}.home-cta-banner p{width:min(680px,100%)}.hero-actions--left{justify-content:flex-start}.card-stack--heroish{min-height:100%}.content-shell{gap:24px;width:min(1320px,100% - 32px);margin:0 auto 64px;display:grid}.content-shell--botpage{margin-top:0}.alerts{gap:12px;display:grid}.alert{border:1px solid #0000;border-radius:16px;padding:14px 18px}.alert--success{color:#b5ffee;background:#56f4c81f;border-color:#56f4c847}.alert--danger{color:#ffd2df;background:#ff6f911f;border-color:#ff6f9147}.panel{background:#081112b8;border:1px solid #ffffff0f;border-radius:30px;gap:18px;padding:26px;display:grid}.panel--store,.panel--botpage{overflow:hidden}.panel-header,.bot-page-header,.bot-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-header--small{border-bottom:1px solid #ffffff14;padding-bottom:8px}.section-copy{max-width:760px;color:var(--muted);margin:10px 0 0;line-height:1.65}.section-copy--wide{max-width:920px}.store-tools{gap:12px;min-width:min(100%,360px);display:grid}.store-tools--stacked{align-items:stretch}.store-tab-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.store-tab{color:var(--muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;justify-self:end;padding:10px 14px}.store-tab.active{color:#062322;background:linear-gradient(135deg, var(--accent), #87ffea);border-color:#0000}.search-bar{min-width:280px;color:var(--muted);border-radius:18px;padding:14px 18px}.search-bar--input{align-items:center;gap:10px;display:flex}.search-bar--input input{box-shadow:none;background:0 0;border:0;padding:0}.store-layout{align-items:start;gap:18px;display:grid}.store-layout--compact{grid-template-columns:1fr}.store-layout--with-spotlight{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-grid--interactive{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card,.card-stack,.empty-state,.product-spotlight{border-radius:24px;padding:22px}.product-card--interactive{text-align:left;width:100%;color:inherit;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.product-card--interactive:hover,.product-card--active{border-color:#00ffcb52;transform:translateY(-2px);box-shadow:0 22px 80px #0000005c,inset 0 0 0 1px #00ffcb14}.product-card__header,.product-meta,.stats-row,.pills,.bot-actions,.product-card__footer,.spotlight-actions,.spotlight-stats{flex-wrap:wrap;gap:10px;display:flex}.product-card h3,.card-stack h2,.card-stack h3,.bot-card h4,.product-spotlight h3,.spotlight-copy h4,.bot-toolbar h3{margin:10px 0}.product-card p,.card-stack p,.empty-state p,.bot-card p,.code-card p,.user-card p,.product-spotlight p,.bot-page-header p,.bot-toolbar p{color:var(--muted);margin:0;line-height:1.65}.product-card__footer{justify-content:flex-start;margin-top:18px}.product-link{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.product-link:hover{text-decoration:underline}.product-tag,.pill,.badge{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.badge--success{color:#c1fff0;background:#56f4c81f;border-color:#56f4c84d}.badge--danger{color:#ffe0e9;background:#ff6f911f;border-color:#ff6f914d}.badge--muted{color:var(--muted)}.product-spotlight{gap:18px;display:grid;position:sticky;top:104px}.product-spotlight__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-spotlight__meta{justify-items:end;gap:10px;display:grid}.spotlight-breadcrumb{color:var(--muted);margin-bottom:8px;font-size:.88rem}.spotlight-price{color:var(--accent);white-space:nowrap;background:#00ffcb1f;border:1px solid #00ffcb3d;border-radius:18px;padding:12px 16px;font-weight:800}.spotlight-stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.spotlight-copy{gap:10px;display:grid}.detail-list,.timeline{color:var(--muted);gap:10px;margin:0;padding-left:18px;line-height:1.65;display:grid}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.manage-layout,.admin-grid,.bot-page-grid,.bot-page-stack{gap:18px;display:grid}.manage-layout,.bot-page-grid{grid-template-columns:.95fr 1.35fr}.manage-layout--single{grid-template-columns:1fr}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid--bottom{grid-template-columns:.95fr 1.35fr}.bot-page-grid{grid-template-columns:1.15fr .85fr}.manage-column,.manage-column--wide,.card-stack,.stack-form,.bot-list,.code-list,.user-list{gap:14px;display:grid}.stack-form label{color:var(--muted);gap:8px;font-size:.94rem;display:grid}input,textarea{width:100%;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;outline:none;padding:14px 16px}textarea{resize:vertical;min-height:160px}input:focus,textarea:focus{border-color:#00ffcb73;box-shadow:0 0 0 3px #00ffcb1f}.custom-select{width:100%;position:relative}.custom-select__trigger{width:100%;min-height:54px;color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.custom-select__trigger:hover{background:#ffffff12}.custom-select__trigger:focus-visible,.custom-select.is-open .custom-select__trigger{border-color:#00ffcb73;box-shadow:0 0 0 3px #00ffcb1f}.custom-select__placeholder{color:var(--muted)}.custom-select__chevron{color:var(--accent);flex:none;font-size:1.2rem;line-height:1;transition:transform .18s}.custom-select.is-open .custom-select__chevron{transform:rotate(180deg)}.custom-select__menu{z-index:50;--select-item-height:48px;--select-gap:8px;--select-max-items:4;max-height:calc(var(--select-max-items) * var(--select-item-height) + (var(--select-max-items) - 1) * var(--select-gap) + 20px);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#00ffcb66 transparent;background:#071011f5;border:1px solid #00ffcb29;border-radius:18px;gap:8px;padding:10px;display:grid;overflow-y:auto;box-shadow:0 24px 48px #00000061}.custom-select__menu::-webkit-scrollbar{width:8px}.custom-select__menu::-webkit-scrollbar-track{background:0 0;margin:8px 0}.custom-select__menu::-webkit-scrollbar-thumb{background:#00ffcb52 padding-box padding-box;border:2px solid #0000;border-radius:999px}.custom-select__menu::-webkit-scrollbar-thumb:hover{background:#00ffcb99 padding-box padding-box;border:2px solid #0000}html[data-theme=light] .custom-select__menu::-webkit-scrollbar-thumb{background:#00a59166 padding-box padding-box;border:2px solid #0000}.custom-select__option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;transition:background .18s,border-color .18s,color .18s;display:flex}.custom-select__option:hover{color:var(--accent);background:#00ffcb17;border-color:#00ffcb2e}.custom-select__option.is-active{color:var(--accent);background:#00ffcb1f;border-color:#00ffcb3d}.custom-select__option-check{color:var(--accent);font-weight:700}.custom-select.is-disabled .custom-select__trigger{opacity:.6;cursor:not-allowed}.bot-card,.code-card,.user-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.bot-card--product{align-items:center}.bot-card__content{gap:8px;display:grid}.bot-actions--stacked{justify-content:flex-end;min-width:180px}.stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stats-row--hero{margin-bottom:4px}.stat-box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;gap:6px;padding:16px;display:grid}.stat-box--compact{padding:14px 16px}.manage-dashboard,.manage-toolbar,.manage-toolbar__top,.manage-toolbar__fields,.manage-toolbar__controls,.manage-section-head__actions,.filter-chip-row,.segmented-control{gap:14px;display:grid}.manage-dashboard,.manage-toolbar{gap:18px}.manage-toolbar__top{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:start}.manage-toolbar__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.manage-toolbar__fields label{color:var(--muted);gap:8px;font-size:.94rem;display:grid}.manage-toolbar__controls{grid-template-columns:minmax(0,1fr) auto;align-items:center}.segmented-control{grid-auto-columns:max-content;grid-auto-flow:column;justify-content:start;align-items:center}.segmented-control--compact{justify-content:end}.button--small{min-height:42px;padding:10px 14px}.manage-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.manage-section-card{gap:18px}.manage-section-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.manage-section-head__actions{align-items:end}.filter-chip-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pill{cursor:default}button.pill{cursor:pointer;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1f}.pill--active{background:#00ffcb1f;border-color:#00ffcb6b;box-shadow:0 0 0 3px #00ffcb1f}.stat-box span{color:var(--muted);font-size:.88rem}.bot-toolbar{border-radius:24px;padding:20px 22px}.bot-toolbar--stacked{gap:18px;display:grid}.card-stack--config{gap:18px}.log-disclosure{border-radius:24px;overflow:hidden}.log-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;list-style:none;display:flex}.log-disclosure summary::-webkit-details-marker{display:none}.log-disclosure summary span{gap:4px;display:grid}.log-disclosure summary small{color:var(--muted)}.log-disclosure__icon{color:var(--accent);font-size:1.5rem;line-height:1;transition:transform .18s}.log-disclosure[open] .log-disclosure__icon{transform:rotate(180deg)}.log-panel{padding:0 22px 22px}.log-panel pre{color:#c6fff2;white-space:pre-wrap;background:#05090a;border:1px solid #ffffff14;border-radius:18px;max-height:420px;margin:0;padding:18px;line-height:1.5;overflow:auto}.loading{text-align:center;color:var(--muted);padding:20px 0 8px}@media (width<=1240px){.store-layout,.feature-grid,.admin-grid,.admin-grid--bottom,.bot-page-grid,.grid-two,.stats-row,.home-story-grid,.home-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-creator-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.topbar{border-radius:20px;flex-direction:column;align-items:stretch;width:calc(100% - 24px);margin:12px auto 0;padding:14px;position:static}.topnav,.topbar-actions,.hero-actions,.hero-actions--left{flex-wrap:wrap;justify-content:center}.hero-section{min-height:78vh}.transition-surface,.panel,.bot-toolbar,.home-cta-banner{border-radius:24px;padding:20px}.feature-grid,.product-grid,.product-grid--interactive,.store-layout,.admin-grid,.admin-grid--bottom,.manage-layout,.grid-two,.stats-row,.spotlight-stats,.bot-page-grid,.home-story-grid,.home-creator-grid,.home-journey-grid,.home-metric-grid{grid-template-columns:1fr}.product-spotlight{position:static;top:auto}.search-bar,.store-tools{width:100%;min-width:0}.store-tab{text-align:center;justify-self:stretch}.bot-card,.code-card,.user-card,.panel-header,.bot-page-header,.product-spotlight__header,.bot-toolbar,.home-cta-banner{flex-direction:column}.product-spotlight__meta{justify-items:stretch}.bot-actions--stacked{justify-content:stretch;width:100%;min-width:0}.button,.button--ghost{width:100%}}@media (hover:none){.cursor-aura{display:none}}.admin-page-stack{gap:18px;display:grid}.admin-disclosure{border-radius:26px;overflow:hidden}.admin-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;list-style:none;display:flex}.admin-disclosure summary::-webkit-details-marker{display:none}.admin-disclosure summary span{gap:5px;display:grid}.admin-disclosure summary small{color:var(--muted)}.admin-disclosure__icon{color:var(--accent);font-size:1.5rem;line-height:1;transition:transform .18s}.admin-disclosure[open] .admin-disclosure__icon{transform:rotate(180deg)}.admin-disclosure__body{padding:0 24px 24px}.admin-disclosure__body--split{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:18px;display:grid}.admin-disclosure__body--split>*{align-self:start}.admin-disclosure__body--stack{gap:18px;display:grid}.card-stack--admin-subtle{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;align-content:start;padding:20px}.form-grid{gap:14px;display:grid}.form-grid--double{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-stack{gap:12px;display:grid}.upload-card{background:#ffffff0a;border:1px dashed #ffffff24;border-radius:18px;gap:12px;padding:16px;display:grid}.upload-card p,.template-file-panel p,.admin-product-card p,.admin-section-head p{color:var(--muted);margin:4px 0 0}.template-file-panel{border-radius:18px;padding:16px}.template-file-panel__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.template-file-list,.admin-product-list{align-content:start;gap:10px;display:grid}.template-file-list{margin-top:14px}.template-file-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.template-file-item strong{word-break:break-all;font-size:.92rem}.template-file-item span{color:var(--muted);white-space:nowrap}.template-file-item--muted{color:var(--muted)}.admin-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-section-head>div{gap:6px;display:grid}.admin-section-head .search-bar{width:min(100%,320px);margin-left:auto}.admin-product-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;gap:12px;padding:18px;display:grid}.admin-product-list{width:100%}.admin-product-card__top,.admin-product-card__meta{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-product-card__meta{color:var(--muted);flex-wrap:wrap;font-size:.92rem}.admin-grid--dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.user-list--wide,.pills--wrap{width:100%}.user-card--detailed{align-items:center}@media (width<=1240px){.manage-toolbar__top,.manage-toolbar__fields,.manage-toolbar__controls,.manage-stats{grid-template-columns:1fr}.segmented-control,.segmented-control--compact{grid-auto-flow:row;justify-content:stretch}.segmented-control>*,.segmented-control--compact>*{width:100%}.manage-section-head{flex-direction:column;align-items:flex-start}.admin-disclosure__body--split,.form-grid--triple{grid-template-columns:1fr}}@media (width<=980px){.admin-disclosure summary,.template-file-panel__header,.admin-section-head,.admin-product-card__top,.admin-product-card__meta{flex-direction:column;align-items:flex-start}.admin-grid--dashboard,.form-grid--double,.form-grid--triple,.admin-disclosure__body--split{grid-template-columns:1fr}}.addon-list{gap:14px;display:grid}.addon-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:16px;padding:18px;display:grid}.addon-card__content{gap:10px;display:grid}.addon-actions{align-content:center;gap:12px;display:grid}.empty-state--compact{background:#ffffff08;border:1px dashed #ffffff1f;border-radius:18px;padding:14px 16px}.card-stack--addons{padding-top:20px}@media (width<=980px){.store-tab-row{justify-content:stretch}.store-tab-row>*{flex:180px}.addon-card{grid-template-columns:1fr}}.manage-toolbar{border-radius:24px;padding:22px;overflow:hidden}.manage-toolbar__top,.manage-toolbar__controls,.manage-stats{position:relative}.admin-product-card__actions{justify-content:flex-end;display:flex}.icon-circle-button{width:42px;height:42px;color:var(--accent);background:#00ffcb14;border:1px solid #00ffcb80;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 0 0 1px #00ffcb14}.icon-circle-button:hover{background:#00ffcb24;border-color:#00ffcbcc;transform:translateY(-1px);box-shadow:0 0 20px #00ffcb29}.icon-circle-button--active{background:#00ffcb29;border-color:#00ffcbe6;box-shadow:0 0 22px #00ffcb33}.icon-circle-button--danger{color:#ff8aa8;background:#ff6f9114;border-color:#ff6f9180;box-shadow:inset 0 0 0 1px #ff6f9114}.icon-circle-button--danger:hover{background:#ff6f912e;border-color:#ff6f91d9;box-shadow:0 0 22px #ff6f9138}.icon-circle-button--small{width:32px;height:32px}.icon-circle-button--small svg{width:14px;height:14px}.pill--with-action{align-items:center;gap:6px;display:inline-flex;padding-right:4px!important}.pill__remove{color:#ff8aa8;cursor:pointer;background:#ff6f9129;border:0;border-radius:999px;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:14px;line-height:1;transition:background .18s,color .18s,transform .18s;display:grid}.pill__remove:hover{color:#fff;background:#ff6f916b;transform:scale(1.1)}.code-card__side{flex-shrink:0;align-items:center;gap:10px;display:flex}.code-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}@media (width<=540px){.code-card{flex-direction:column;align-items:flex-start}.code-card__side{align-self:flex-end}}.icon-circle-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.form-actions-inline{flex-wrap:wrap;gap:12px;display:flex}.toast-viewport{z-index:220;pointer-events:none;flex-direction:column;gap:12px;width:min(380px,100vw - 32px);display:flex;position:fixed;bottom:24px;right:24px}.toast{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;will-change:transform, opacity;background:linear-gradient(135deg,#0d181af2,#152023eb);border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px 16px;animation:.28s both toast-slide-in;display:grid;position:relative;box-shadow:0 20px 60px #00000052}.toast.is-leaving{pointer-events:none;animation:.28s both toast-slide-out}.toast__accent{background:#00ffcbe6;border-radius:999px;width:10px;min-height:48px;box-shadow:0 0 22px #00ffcb59}.toast__content{gap:4px;display:grid}.toast__content strong{font-size:.95rem}.toast__content span{color:var(--muted);word-break:break-word;line-height:1.45}.toast__close{width:32px;height:32px;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;margin:-2px -4px 0 0;transition:background .18s,color .18s,transform .18s;display:inline-flex}.toast__close:hover{color:var(--accent);background:#ffffff1a;transform:translateY(-1px)}.toast--success{border-color:#00ffcb33}.toast--success .toast__accent{background:linear-gradient(#00ffcb,#88ffe9)}.toast--error{border-color:#ff6f913d}.toast--error .toast__accent{background:linear-gradient(#ff6f91,#ff9fb6);box-shadow:0 0 22px #ff6f9147}.toast--info{border-color:#ffffff1f}.toast--info .toast__accent{background:linear-gradient(#00ffcbd1,#ffffff6b)}@keyframes toast-slide-in{0%{opacity:0;transform:translate(28px)translateY(6px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes toast-slide-out{0%{opacity:1;transform:translate(0)translateY(0)}to{opacity:0;transform:translate(34px)translateY(0)}}@media (width<=640px){.toast-viewport{width:min(100%,100vw - 24px);bottom:12px;right:12px}.toast{grid-template-columns:auto 1fr}.toast__close{grid-column:2;justify-self:end}}.content-shell--standalone{width:min(1320px,100% - 32px);margin:24px auto 56px}.panel--store-standalone,.panel--product-detail{padding-top:12px}.panel-header--store-page{align-items:end}.store-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:4px 0 22px;display:grid}.store-summary-card{border-radius:22px;padding:18px 20px}.store-summary-card span{color:var(--muted);margin-bottom:8px;display:block}.store-summary-card strong{font-size:1.8rem}.product-grid--store-page{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-card--shop{border-radius:28px;overflow:hidden}.product-card__visual{background:radial-gradient(circle at 100% 0,#00ffcb2e,#0000 35%),linear-gradient(160deg,#071214f5,#101c1feb);border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:end;gap:8px;min-height:180px;padding:22px;display:flex;position:relative}.product-card__visual-glow{filter:blur(4px);background:radial-gradient(circle,#00ffcb4d,#00ffcb00);border-radius:24px;width:90px;height:90px;position:absolute;inset:18px auto auto 18px}.product-card__visual strong,.product-card__visual span{z-index:1;position:relative}.product-card__visual strong{font-size:1.45rem}.product-card__visual-type{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem}.product-card__body{gap:14px;padding:22px;display:grid}.product-detail-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:22px;display:grid}.product-detail-hero,.product-detail-buybox,.product-detail-section{border-radius:30px}.product-detail-hero{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:22px;padding:28px;display:grid}.product-detail-hero__media,.product-detail-hero__content{gap:18px;display:grid}.product-detail-hero__type{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem}.product-detail-hero__image{background:radial-gradient(circle at 100% 0,#00ffcb3d,#0000 30%),linear-gradient(155deg,#0a1618f7,#122124ed);border:1px solid #ffffff14;border-radius:28px;flex-direction:column;justify-content:end;min-height:320px;padding:26px;display:flex;position:relative;overflow:hidden}.product-detail-hero__glow{filter:blur(6px);background:radial-gradient(circle,#00ffcb59,#00ffcb00);border-radius:34px;width:140px;height:140px;position:absolute;inset:24px auto auto 24px}.product-detail-hero__image strong,.product-detail-hero__image span{z-index:1;position:relative}.product-detail-hero__image strong{font-size:2rem}.product-detail-hero__image span{color:var(--muted)}.product-detail-hero__content h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.product-detail-hero__content p{color:var(--muted);margin:0;line-height:1.7}.product-detail-buybox{align-content:start;gap:14px;height:100%;padding:22px 24px;display:grid;position:sticky;top:108px}.product-detail-buybox__price{font-size:2.2rem;font-weight:800}.product-detail-buybox p{color:var(--muted);margin:0;line-height:1.7}.product-detail-buybox__list{gap:10px;display:grid}.product-detail-buybox__list span{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px}.spotlight-actions--detail{flex-direction:column;align-items:stretch}.product-detail-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.product-detail-section p{color:var(--muted);margin:0;line-height:1.75}@media (width<=1100px){.product-detail-layout,.product-detail-sections,.store-summary-grid{grid-template-columns:1fr}.product-detail-buybox{position:static}}@media (width<=820px){.product-detail-hero{grid-template-columns:1fr}.panel-header--store-page{align-items:start}}.product-card--shop{display:block}.product-card__body--full{min-height:100%}.product-card__footer--shop{justify-content:flex-start}.product-detail-hero__content--full{width:100%}.product-detail-layout{align-items:start}@media (width<=980px){.product-detail-layout{grid-template-columns:1fr}}.product-detail-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.88fr);align-items:stretch}.product-detail-hero{height:100%;padding:26px 28px;display:block}.product-detail-hero__content--full{gap:18px;width:100%;max-width:720px;display:grid}.spotlight-stats--detail{margin-top:2px}.product-detail-section{align-content:start;padding-top:20px}.product-detail-section .eyebrow{margin-bottom:10px}.product-detail-section h3{margin:0 0 10px}.product-detail-section p,.product-detail-section .detail-list{margin-top:0}@media (width<=1180px){.product-detail-layout{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}}.product-detail-hero{display:flex}.product-detail-hero__content--full{flex-direction:column;justify-content:flex-start;gap:18px;height:100%;min-height:100%;display:flex}.product-detail-hero__content--full p{margin-top:auto}.product-detail-hero__content--full .spotlight-stats--detail{margin-top:4px}@media (width<=980px){.product-detail-hero{display:block}.product-detail-hero__content--full{height:auto;min-height:0}.product-detail-hero__content--full p{margin-top:0}}html[data-theme=light] .panel--home-story,html[data-theme=light] .panel--home-creator,html[data-theme=light] .panel--home-journey{background:#f7f9faf5;border:1px solid #0a2b2d1c;box-shadow:0 22px 70px #0720231f}html[data-theme=light] .panel--home-cta{box-shadow:none;background:0 0;border:0}html[data-theme=light] .panel--home-story .section-headline h2,html[data-theme=light] .panel--home-creator .card-stack h2,html[data-theme=light] .panel--home-creator .card-stack h3,html[data-theme=light] .panel--home-journey .section-headline h2,html[data-theme=light] .home-cta-banner h2,html[data-theme=light] .home-info-card h3,html[data-theme=light] .feature-card--home h3{color:#20373a}html[data-theme=light] .panel--home-story .section-headline p,html[data-theme=light] .panel--home-creator p,html[data-theme=light] .panel--home-journey p,html[data-theme=light] .home-cta-banner p,html[data-theme=light] .home-metric span,html[data-theme=light] .panel--home-story .pill,html[data-theme=light] .detail-list--home li{color:#6b7c80}html[data-theme=light] .panel--home-story .home-info-card,html[data-theme=light] .panel--home-creator .home-creator-card,html[data-theme=light] .panel--home-journey .feature-card--home,html[data-theme=light] .panel--home-creator .home-metric,html[data-theme=light] .home-cta-banner,html[data-theme=light] .panel--home-story .pill,html[data-theme=light] .detail-list--home li{background:#b7c1c55c;border:1px solid #0a2b2d1a;box-shadow:inset 0 1px #ffffff57,0 10px 24px #07202314}html[data-theme=light] .panel--home-story .home-info-card,html[data-theme=light] .panel--home-creator .home-creator-card,html[data-theme=light] .panel--home-journey .feature-card--home{border-radius:24px}html[data-theme=light] .panel--home-story .home-info-card:hover,html[data-theme=light] .panel--home-creator .home-creator-card:hover,html[data-theme=light] .panel--home-journey .feature-card--home:hover,html[data-theme=light] .home-cta-banner:hover{border-color:#00d9be38;box-shadow:inset 0 1px #ffffff57,0 18px 34px #0720231a}html[data-theme=light] .panel--home-story .pill{color:#56696d;background:#ecf0f1e0;border-color:#0a2b2d14}html[data-theme=light] .panel--home-creator .home-metric strong{color:var(--accent)}html[data-theme=light] .detail-list--home{padding-left:0;list-style:none}html[data-theme=light] .detail-list--home li{border-radius:14px;padding:12px 14px;line-height:1.6}html[data-theme=light] .home-cta-banner{background:#f7f9faf5;border-radius:30px;justify-content:space-between;padding:30px 32px}html[data-theme=light] .content-shell--standalone>.panel,html[data-theme=light] .content-shell--botpage>.panel{background:#f7f9faf5;border:1px solid #0a2b2d1c;box-shadow:0 22px 70px #0720231f}html[data-theme=light] .content-shell--standalone .glass,html[data-theme=light] .content-shell--botpage .glass{background:#b7c1c55c;border:1px solid #0a2b2d1a;box-shadow:inset 0 1px #ffffff57,0 10px 24px #07202314}html[data-theme=light] .content-shell--standalone .store-summary-card,html[data-theme=light] .content-shell--standalone .product-card,html[data-theme=light] .content-shell--standalone .card-stack,html[data-theme=light] .content-shell--standalone .product-detail-hero,html[data-theme=light] .content-shell--standalone .product-detail-buybox,html[data-theme=light] .content-shell--standalone .product-detail-section,html[data-theme=light] .content-shell--standalone .empty-state,html[data-theme=light] .content-shell--botpage .manage-toolbar,html[data-theme=light] .content-shell--botpage .manage-section-card,html[data-theme=light] .content-shell--botpage .bot-card,html[data-theme=light] .content-shell--botpage .addon-card,html[data-theme=light] .content-shell--botpage .code-card,html[data-theme=light] .content-shell--botpage .user-card,html[data-theme=light] .content-shell--botpage .admin-product-card,html[data-theme=light] .content-shell--botpage .admin-disclosure,html[data-theme=light] .content-shell--botpage .log-panel,html[data-theme=light] .content-shell--botpage .modal-card{border-radius:24px}html[data-theme=light] .content-shell--standalone .product-card:hover,html[data-theme=light] .content-shell--standalone .store-summary-card:hover,html[data-theme=light] .content-shell--standalone .card-stack:hover,html[data-theme=light] .content-shell--standalone .product-detail-hero:hover,html[data-theme=light] .content-shell--standalone .product-detail-buybox:hover,html[data-theme=light] .content-shell--standalone .product-detail-section:hover,html[data-theme=light] .content-shell--botpage .manage-toolbar:hover,html[data-theme=light] .content-shell--botpage .manage-section-card:hover,html[data-theme=light] .content-shell--botpage .bot-card:hover,html[data-theme=light] .content-shell--botpage .addon-card:hover,html[data-theme=light] .content-shell--botpage .code-card:hover,html[data-theme=light] .content-shell--botpage .user-card:hover,html[data-theme=light] .content-shell--botpage .admin-product-card:hover,html[data-theme=light] .content-shell--botpage .admin-disclosure:hover,html[data-theme=light] .content-shell--botpage .log-panel:hover{border-color:#00d9be38;box-shadow:inset 0 1px #ffffff57,0 18px 34px #0720231a}html[data-theme=light] .content-shell--standalone h1,html[data-theme=light] .content-shell--standalone h2,html[data-theme=light] .content-shell--standalone h3,html[data-theme=light] .content-shell--standalone h4,html[data-theme=light] .content-shell--botpage h1,html[data-theme=light] .content-shell--botpage h2,html[data-theme=light] .content-shell--botpage h3,html[data-theme=light] .content-shell--botpage h4{color:#20373a}html[data-theme=light] .content-shell--standalone .section-copy,html[data-theme=light] .content-shell--standalone .product-card p,html[data-theme=light] .content-shell--standalone .card-stack p,html[data-theme=light] .content-shell--standalone .empty-state p,html[data-theme=light] .content-shell--standalone .timeline,html[data-theme=light] .content-shell--standalone .detail-list,html[data-theme=light] .content-shell--standalone .product-meta span,html[data-theme=light] .content-shell--standalone .store-summary-card span,html[data-theme=light] .content-shell--standalone .product-detail-buybox p,html[data-theme=light] .content-shell--botpage .section-copy,html[data-theme=light] .content-shell--botpage .bot-card p,html[data-theme=light] .content-shell--botpage .addon-card p,html[data-theme=light] .content-shell--botpage .code-card p,html[data-theme=light] .content-shell--botpage .user-card p,html[data-theme=light] .content-shell--botpage .bot-toolbar p,html[data-theme=light] .content-shell--botpage .bot-page-header p,html[data-theme=light] .content-shell--botpage .home-metric span,html[data-theme=light] .content-shell--botpage .stat-box span{color:#6b7c80}html[data-theme=light] .content-shell--standalone .pill,html[data-theme=light] .content-shell--standalone .product-detail-buybox__list span,html[data-theme=light] .content-shell--botpage .pill,html[data-theme=light] .content-shell--botpage button.pill,html[data-theme=light] .content-shell--botpage .license-row,html[data-theme=light] .content-shell--botpage .log-line,html[data-theme=light] .content-shell--botpage .mini-stat,html[data-theme=light] .content-shell--botpage .stat-chip,html[data-theme=light] .content-shell--botpage .detail-chip,html[data-theme=light] .content-shell--botpage .product-meta-chip{color:#56696d;background:#ecf0f1e0;border:1px solid #0a2b2d14}html[data-theme=light] .content-shell--standalone .product-link,html[data-theme=light] .content-shell--botpage .product-link{color:#00b9a3}html[data-theme=light] .content-shell--standalone input,html[data-theme=light] .content-shell--standalone textarea,html[data-theme=light] .content-shell--standalone .custom-select__trigger,html[data-theme=light] .content-shell--standalone .custom-select__option,html[data-theme=light] .content-shell--standalone .search-bar--input,html[data-theme=light] .content-shell--botpage input,html[data-theme=light] .content-shell--botpage textarea,html[data-theme=light] .content-shell--botpage .custom-select__trigger,html[data-theme=light] .content-shell--botpage .custom-select__option,html[data-theme=light] .content-shell--botpage .search-bar--input{color:var(--text);background:#f2f5f6eb;border-color:#0a2b2d1f}body.is-booting{overflow:hidden}.app-shell{z-index:1;position:relative}.code-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.code-bg__canvas{opacity:.55;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}html[data-theme=light] .code-bg__canvas{opacity:.32;mix-blend-mode:multiply}.code-bg__vignette{pointer-events:none;background:radial-gradient(#0000 30%,#0811129e 80%),radial-gradient(circle at 100% 0,#00ffcb0f,#0000 30%),radial-gradient(circle at 0 100%,#00ffcb0a,#0000 30%);position:absolute;inset:0}html[data-theme=light] .code-bg__vignette{background:radial-gradient(#0000 35%,#dce2e4b3 85%),radial-gradient(circle at 100% 0,#00d9be14,#0000 30%)}.code-bg__scan{filter:blur(3px);opacity:.7;background:linear-gradient(#0000 0%,#00ffcb0f 45%,#00ffcb2e 50%,#00ffcb0f 55%,#0000 100%);height:220px;animation:9s linear infinite scanLine;position:absolute;left:0;right:0}html[data-theme=light] .code-bg__scan{opacity:.5;background:linear-gradient(#0000 0%,#00d9be14 45%,#00d9be2e 50%,#00d9be14 55%,#0000 100%)}@keyframes scanLine{0%{transform:translateY(-30%)}to{transform:translateY(120vh)}}.loading-screen{z-index:9999;isolation:isolate;background:radial-gradient(circle at 30% 20%,#00ffcb2e,#0000 45%),radial-gradient(circle at 70% 80%,#00bbd224,#0000 50%),linear-gradient(160deg,#03090a 0%,#050f10 60%,#02080a 100%);place-items:center;animation:.4s loadingFadeIn;display:grid;position:fixed;inset:0;overflow:hidden}@keyframes loadingFadeIn{0%{opacity:0}to{opacity:1}}.loading-screen.is-revealing{animation:1.4s cubic-bezier(.7,0,.2,1) forwards loadingZoom}@keyframes loadingZoom{0%{opacity:1;filter:brightness()}60%{opacity:1;filter:brightness(1.4)}to{opacity:0;filter:brightness(2);transform:scale(1.06)}}.loading-screen__rain{opacity:.55;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}.loading-screen__grid{pointer-events:none;background-image:linear-gradient(#00ffcb14 1px,#0000 1px),linear-gradient(90deg,#00ffcb14 1px,#0000 1px);background-size:60px 60px;animation:18s linear infinite gridDrift;position:absolute;inset:-1px;-webkit-mask-image:radial-gradient(circle,#000000f2,#0000 70%);mask-image:radial-gradient(circle,#000000f2,#0000 70%)}@keyframes gridDrift{0%{background-position:0 0,0 0}to{background-position:60px 60px,60px 60px}}.loading-screen__beam{opacity:.32;filter:blur(40px);background:conic-gradient(#0000 0deg,#00ffcb2e 60deg,#0000 120deg 360deg);animation:14s linear infinite beamSpin;position:absolute;inset:-50%}@keyframes beamSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-screen__content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:28px;width:min(560px,90vw);display:flex;position:relative}.loading-screen__brand{letter-spacing:.34em;text-transform:uppercase;color:#00ffcbb3;justify-content:center;align-items:center;gap:12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.72rem;display:flex}.loading-screen__bracket{color:var(--accent);text-shadow:0 0 12px #00ffcb8c;font-size:1rem;font-weight:700}.loading-screen__tag{background:#00ffcb0d;border:1px solid #00ffcb52;border-radius:999px;padding:6px 14px}.loading-screen__logo{letter-spacing:.18em;color:#d3fff5;text-shadow:0 0 24px #00ffcb4d;gap:.04em;margin:0;font-family:JetBrains Mono,Fira Code,monospace;font-size:clamp(2.4rem,6vw,4.4rem);font-weight:900;display:flex}.loading-screen__letter{min-width:.62em;transition:color .2s,text-shadow .2s,transform .2s;display:inline-block;position:relative}.loading-screen__letter.is-set{color:#fff;text-shadow:0 0 12px #00ffcbd9,0 0 32px #00ffcb80;animation:.45s both letterPop}@keyframes letterPop{0%{filter:blur(8px);transform:scale(.7)}60%{filter:blur();transform:scale(1.18)}to{transform:scale(1)}}.loading-screen__terminal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left;background:#030e10c7;border:1px solid #00ffcb38;border-radius:14px;width:100%;font-family:JetBrains Mono,Fira Code,monospace;overflow:hidden;box-shadow:0 24px 80px #0000008c,0 0 0 1px #00ffcb0f,inset 0 1px #ffffff0a}.loading-screen__terminal-bar{letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(#ffffff0a,#0000);border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:9px 12px;font-size:.7rem;display:flex}.loading-screen__terminal-bar span{background:#ffffff2e;border-radius:999px;width:9px;height:9px}.loading-screen__terminal-bar span:first-child{background:#ff5a78}.loading-screen__terminal-bar span:nth-child(2){background:#f5c84c}.loading-screen__terminal-bar span:nth-child(3){background:#56f4c8}.loading-screen__terminal-bar em{color:#ffffff73;margin-left:auto;font-size:.65rem;font-style:normal}.loading-screen__terminal-body{color:#b9d8d4;max-height:158px;padding:12px 16px 16px;font-size:.78rem;line-height:1.7;position:relative;overflow:hidden}.loading-screen__terminal-line{opacity:.85;align-items:center;gap:10px;animation:.3s both terminalLineIn;display:flex}@keyframes terminalLineIn{0%{opacity:0;transform:translateY(6px)}to{opacity:.85;transform:translateY(0)}}.loading-screen__terminal-line.is-active{color:#d8fff5;opacity:1}.loading-screen__terminal-status{color:#56f4c8;letter-spacing:.14em;text-transform:uppercase;margin-left:auto;font-size:.65rem;font-weight:700}.loading-screen__caret{color:var(--accent)}.loading-screen__cursor{color:var(--accent);margin-left:auto;animation:.9s steps(2,end) infinite caretBlink}@keyframes caretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.loading-screen__progress{flex-direction:column;gap:12px;width:100%;display:flex}.loading-screen__progress-meta{letter-spacing:.08em;color:#ffffffc7;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.78rem;display:flex}.loading-screen__progress-meta strong{color:var(--accent);text-shadow:0 0 10px #00ffcb80;font-size:1rem;font-weight:800}.loading-screen__bar{background:#00ffcb14;border:1px solid #00ffcb2e;border-radius:999px;width:100%;height:8px;position:relative;overflow:hidden}.loading-screen__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#00ffcb99,#00ffcb 70%,#b6fff0 100%);height:100%;transition:width .12s ease-out;box-shadow:0 0 18px #00ffcb8c}.loading-screen__bar-glow{filter:blur(2px);pointer-events:none;background:radial-gradient(circle,#fffffff2,#00ffcb00);border-radius:999px;width:22px;height:22px;transition:left .12s ease-out;position:absolute;top:50%;transform:translate(-50%,-50%)}.loading-screen__chunks{grid-template-columns:repeat(24,1fr);gap:4px;display:grid}.loading-screen__chunk{background:#00ffcb14;border:1px solid #00ffcb24;border-radius:2px;height:6px;transition:background .18s,box-shadow .18s}.loading-screen__chunk.is-on{background:#00ffcba6;border-color:#00ffcb99;box-shadow:0 0 8px #00ffcb99}.loading-screen__pixels{grid-template-columns:repeat(var(--cols), 1fr);grid-template-rows:repeat(var(--rows), 1fr);z-index:5;pointer-events:none;display:grid;position:absolute;inset:0}.loading-pixel{opacity:0;background:#00ffcbf2;animation:1s forwards pixelDie;box-shadow:0 0 12px #00ffcba6}@keyframes pixelDie{0%{opacity:0;background:#00ffcb33;transform:scale(.2)}20%{opacity:1;background:#fff;transform:scale(1.05);box-shadow:0 0 26px #00ffcbf2}60%{opacity:.9;background:#00ffcbd9}to{opacity:0;background:0 0;transform:scale(.2);box-shadow:0 0 #00ffcb00}}.hero-section--enhanced{isolation:isolate;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-section--enhanced .hero-overlay{opacity:.55}.hero-section--enhanced .hero-copy{flex-direction:column;align-items:center;width:100%;max-width:980px;margin-inline:auto;display:flex}.hero-section--enhanced .hero-actions{justify-content:center}.hero-section--enhanced .hero-marquee{margin-left:auto;margin-right:auto}.floating-scene{z-index:0;pointer-events:none;perspective:1400px;perspective-origin:50% 40%;position:absolute;inset:0}.floating-scene__stage{transform-style:preserve-3d;transform:translate3d(0, var(--parallax-y,0px), 0) rotateX(var(--rot-x,0deg)) rotateY(var(--rot-y,0deg));transition:transform 60ms linear;position:absolute;inset:0}.floating-scene__cube{--cube-size:220px;width:var(--cube-size);height:var(--cube-size);margin:calc(var(--cube-size) / -2) 0 0 calc(var(--cube-size) / -2);transform-style:preserve-3d;filter:drop-shadow(0 30px 60px #00ffcb2e);animation:22s linear infinite cubeSpin;position:absolute;top:50%;left:50%}@media (width<=880px){.floating-scene__cube{--cube-size:150px}}@keyframes cubeSpin{0%{transform:rotateX(-22deg)rotateY(0)rotate(8deg)}50%{transform:rotateX(18deg)rotateY(180deg)rotate(-8deg)}to{transform:rotateX(-22deg)rotateY(360deg)rotate(8deg)}}.floating-scene__face{letter-spacing:.06em;color:#00ffcbeb;text-shadow:0 0 14px #00ffcb8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(140deg,#00ffcb1f,#00ffcb05),#08161880;border:1px solid #00ffcb6b;place-items:center;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:700;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 30px #00ffcb2e,inset 0 0 0 1px #ffffff0a}html[data-theme=light] .floating-scene__face{color:#00a591;text-shadow:0 0 8px #00d9be4d;background:linear-gradient(140deg,#00d9be2e,#00d9be0a),#f7fafab3;border:1px solid #00d9be80;box-shadow:inset 0 0 30px #00d9be2e,inset 0 0 0 1px #ffffffb3}.floating-scene__face-glyph{z-index:2;position:relative}.floating-scene__face-grid{opacity:.6;background-image:linear-gradient(#00ffcb29 1px,#0000 1px),linear-gradient(90deg,#00ffcb29 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000000f2,#0000 80%);mask-image:radial-gradient(circle,#000000f2,#0000 80%)}.floating-scene__face--front{transform:translateZ(calc(var(--cube-size) / 2))}.floating-scene__face--back{transform:rotateY(180deg) translateZ(calc(var(--cube-size) / 2))}.floating-scene__face--right{transform:rotateY(90deg) translateZ(calc(var(--cube-size) / 2))}.floating-scene__face--left{transform:rotateY(-90deg) translateZ(calc(var(--cube-size) / 2))}.floating-scene__face--top{transform:rotateX(90deg) translateZ(calc(var(--cube-size) / 2))}.floating-scene__face--bottom{transform:rotateX(-90deg) translateZ(calc(var(--cube-size) / 2))}.floating-scene__cube-glow{filter:blur(48px);z-index:-1;background:radial-gradient(circle,#00ffcb73,#0000 60%);animation:5s ease-in-out infinite alternate cubeGlow;position:absolute;inset:-50%;transform:translateZ(-200px)}@keyframes cubeGlow{0%{opacity:.5;transform:translateZ(-200px)scale(.92)}to{opacity:.9;transform:translateZ(-200px)scale(1.08)}}.floating-scene__satellite{left:var(--sat-x);top:var(--sat-y);width:var(--sat-size);height:calc(var(--sat-size) * .42);font-family:JetBrains Mono,monospace;font-size:calc(var(--sat-size) * .16);letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#00ffcbe6;transform:translate(-50%, -50%) translateZ(calc(var(--sat-depth,.5) * 80px));animation:10s ease-in-out infinite satFloat;animation-delay:var(--sat-delay);background:#0816188c;border:1px solid #00ffcb59;border-radius:999px;place-items:center;font-weight:600;display:grid;position:absolute;box-shadow:0 12px 32px #00ffcb2e}html[data-theme=light] .floating-scene__satellite{color:#00a591;background:#ffffffd6;border-color:#00d9be66;box-shadow:0 12px 32px #00d9be33}.floating-scene__satellite--b{color:#b8e6ff;border-color:#96dcff52;box-shadow:0 12px 32px #96dcff2e}html[data-theme=light] .floating-scene__satellite--b{color:#007e9c;border-color:#0098c366;box-shadow:0 12px 32px #0098c32e}.floating-scene__satellite-bg{border-radius:inherit;pointer-events:none;background:linear-gradient(140deg,#ffffff1f,#0000);position:absolute;inset:0}.floating-scene__satellite-label{z-index:1;position:relative}@keyframes satFloat{0%,to{transform:translate(-50%, -50%) translateZ(calc(var(--sat-depth,.5) * 80px)) translateY(0)}50%{transform:translate(-50%, -50%) translateZ(calc(var(--sat-depth,.5) * 80px)) translateY(-14px)}}.floating-scene__lines{pointer-events:none;opacity:.55;width:100%;height:100%;position:absolute;inset:0}@media (width<=760px){.floating-scene__satellite{display:none}}.hero-section--enhanced .hero-copy{z-index:2}.hero-aurora{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-aurora__orb{filter:blur(110px);opacity:.55;border-radius:50%;width:60vmax;height:60vmax;animation:18s ease-in-out infinite alternate orbFloat;position:absolute}.hero-aurora__orb--a{background:radial-gradient(circle,#00ffcb6b,#0000 60%);top:-15%;left:-10%}.hero-aurora__orb--b{background:radial-gradient(circle,#78c8ff47,#0000 60%);animation-duration:22s;top:-5%;right:-25%}.hero-aurora__orb--c{background:radial-gradient(circle,#b482ff38,#0000 60%);animation-duration:26s;bottom:-25%;left:15%}html[data-theme=light] .hero-aurora__orb{opacity:.42}@keyframes orbFloat{0%{transform:translate(0,0)scale(1)}50%{transform:translate(40px,-30px)scale(1.05)}to{transform:translate(-30px,30px)scale(.95)}}.eyebrow--neon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.18em;background:#00ffcb0d;border:1px solid #00ffcb47;border-radius:999px;margin-bottom:22px;padding:8px 14px;font-size:.78rem;box-shadow:0 0 24px #00ffcb29}.eyebrow__dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite dotPulse;box-shadow:0 0 12px #00ffcbd9}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}}.hero-title{letter-spacing:-.06em;flex-wrap:wrap;justify-content:center;gap:.04em;margin:0;font-size:clamp(3.8rem,9vw,8rem);font-weight:900;line-height:.92;display:inline-flex;position:relative}.hero-title__word{background:linear-gradient(#f6fffd 0%,#c5fff0 60%,#6affd9 100%);color:#0000;text-shadow:0 12px 36px #00ffcb2e;-webkit-background-clip:text;background-clip:text;animation:1s cubic-bezier(.2,.7,.2,1) both heroTitleIn;display:inline-block;position:relative}html[data-theme=light] .hero-title__word{background:linear-gradient(#062322 0%,#0d4744 60%,#00a594 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-title__word--accent{background:linear-gradient(#b6fff0 0%,#00ffcb 50%,#00b89c 100%);color:#0000;-webkit-background-clip:text;background-clip:text;animation-delay:.15s}html[data-theme=light] .hero-title__word--accent{background:linear-gradient(#00d9be 0%,#00a594 50%,#007e72 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-title__word:before,.hero-title__word:after{content:attr(data-text);-webkit-background-clip:initial;background-clip:initial;color:#0000;pointer-events:none;opacity:0;position:absolute;inset:0}.hero-title__word:before{color:#ff508c8c;text-shadow:2px 0 #ff508ca6;mix-blend-mode:screen;animation:7s steps(80,end) infinite heroGlitch}.hero-title__word:after{color:#00c8ff8c;text-shadow:-2px 0 #00c8ffa6;mix-blend-mode:screen;animation:7s steps(80,end) .5s infinite reverse heroGlitch}@keyframes heroGlitch{0%,92%,to{opacity:0;transform:translate(0)}93%{opacity:.85;transform:translate(-2px,1px)}95%{opacity:.85;transform:translate(2px,-1px)}97%{opacity:.85;transform:translate(-1px,2px)}}@keyframes heroTitleIn{0%{opacity:0;filter:blur(14px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translateY(0)}}.button--cta{color:#052726;isolation:isolate;background:linear-gradient(135deg,#00ffcb 0%,#00d9be 50%,#00b89c 100%);align-items:center;gap:12px;padding-right:24px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #00ffcb61,inset 0 1px #ffffff73}.button--cta:before{content:"";z-index:-1;background:linear-gradient(120deg,#0000 30%,#ffffff8c 50%,#0000 70%);transition:transform .7s;position:absolute;inset:-1px;transform:translate(-120%)}.button--cta:hover:before{transform:translate(120%)}.button--cta .button__arrow{font-size:1.1em;transition:transform .3s}.button--cta:hover .button__arrow{transform:translate(4px)}.hero-marquee{width:100%;margin-top:42px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.hero-marquee__track{width:max-content;animation:24s linear infinite marqueeScroll;display:flex}.hero-marquee__lane{text-transform:uppercase;letter-spacing:.18em;color:#00ffcbb8;white-space:nowrap;gap:22px;padding:0 22px;font-family:JetBrains Mono,monospace;font-size:.78rem;display:flex}html[data-theme=light] .hero-marquee__lane{color:#00a591d9}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-scroll-hint{color:#ffffff8c;letter-spacing:.32em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:.66rem;animation:2.6s ease-in-out infinite hintFade;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}html[data-theme=light] .hero-scroll-hint{color:#0a1f218c}.hero-scroll-hint__bar{background:linear-gradient(#00ffcbd9,#0000);width:1px;height:36px;position:relative;overflow:hidden}.hero-scroll-hint__bar:after{content:"";background:linear-gradient(#0000,#00ffcbf2);height:10px;animation:1.6s ease-in-out infinite scrollDot;position:absolute;top:-10px;left:0;right:0}@keyframes scrollDot{0%{opacity:0;transform:translateY(-10px)}30%{opacity:1}to{opacity:0;transform:translateY(36px)}}@keyframes hintFade{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.floating-scene__cube,.hero-aurora__orb,.code-bg__scan,.hero-marquee__track,.hero-scroll-hint,.floating-scene__satellite,.hero-title__word,.hero-title__word:before,.hero-title__word:after{animation:none!important}}.topbar,.content-shell,.hero-section,.transition-section{z-index:1;position:relative}.hero-section--enhanced .hero-copy:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#0811128c,#0000 70%);position:absolute;inset:-40px -60px}html[data-theme=light] .hero-section--enhanced .hero-copy:before{background:radial-gradient(#e4e8eab3,#0000 70%)}.cart-pill{color:var(--text);letter-spacing:.06em;text-transform:uppercase;background:#00ffcb14;border:1px solid #00ffcb52;border-radius:999px;align-items:center;gap:8px;padding:8px 16px 8px 14px;font-size:.85rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative}.cart-pill:hover{background:#00ffcb29;border-color:#00ffcb8c;transform:translateY(-1px);box-shadow:0 6px 22px #00ffcb38}.cart-pill__icon{font-size:1.05rem}.cart-pill__label{font-size:.78rem}.cart-pill__badge{color:#052726;letter-spacing:0;text-transform:none;background:linear-gradient(135deg,#00ffcb 0%,#00b89c 100%);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.78rem;font-weight:800;animation:2.4s ease-in-out infinite cartBadgePulse;display:inline-flex;box-shadow:0 0 14px #00ffcb8c}@keyframes cartBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@media (width<=720px){.cart-pill__label{display:none}}.panel--cart,.panel--checkout,.panel--orders,.panel--order-detail{position:relative}.cart-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:24px;margin-top:22px;display:grid}@media (width<=980px){.cart-layout{grid-template-columns:1fr}}.cart-list{flex-direction:column;gap:14px;display:flex}.cart-line{border-radius:22px;flex-direction:column;gap:16px;padding:22px;display:flex;position:relative;overflow:hidden}.cart-line:before{content:"";pointer-events:none;background:linear-gradient(135deg,#00ffcb0d,#0000 60%);position:absolute;inset:0}.cart-line__main{justify-content:space-between;gap:18px;display:flex;position:relative}.cart-line__type{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:.7rem;display:inline-block}.cart-line h3{margin:0 0 6px;font-size:1.18rem}.cart-line p{color:var(--muted);margin:0;line-height:1.55}.cart-line__price{text-align:right;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.cart-line__price strong{color:var(--text);font-size:1.35rem}.cart-line__price span{color:var(--muted);font-size:.85rem}.cart-line__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex;position:relative}.qty-control{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}html[data-theme=light] .qty-control{background:#0a2b2d0d;border-color:#0a2b2d1f}.qty-control button{width:30px;height:30px;color:var(--text);cursor:pointer;background:#00ffcb14;border:0;border-radius:999px;font-size:1.2rem;transition:background .18s}.qty-control button:hover:not(:disabled){background:#00ffcb38}.qty-control button:disabled{opacity:.35;cursor:not-allowed}.qty-control span{text-align:center;min-width:28px;font-weight:700}.cart-list__actions{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:6px;display:flex}.cart-empty{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:56px 32px;display:flex}.cart-empty__icon{filter:drop-shadow(0 0 18px #00ffcb73);margin-bottom:4px;font-size:4rem}.cart-summary{border-radius:22px;flex-direction:column;align-self:flex-start;gap:14px;padding:24px;display:flex;position:sticky;top:90px}.cart-summary h3{margin:0 0 6px}.cart-summary__row{color:var(--muted);justify-content:space-between;align-items:baseline;font-size:.92rem;display:flex}.cart-summary__row strong{color:var(--text)}.cart-summary__row--total{color:var(--text);border-top:1px dashed #ffffff1f;margin-top:4px;padding-top:12px;font-size:1.1rem}html[data-theme=light] .cart-summary__row--total{border-top-color:#0a2b2d2e}.cart-summary__row--total strong{color:var(--accent);text-shadow:0 0 14px #00ffcb59;font-size:1.4rem}.cart-summary__cta{justify-content:center;width:100%;margin-top:8px}.cart-summary__methods{color:var(--muted);flex-direction:column;gap:8px;font-size:.8rem;display:flex}.cart-summary__chips{flex-wrap:wrap;gap:6px;display:flex}.payment-chip{color:var(--text);letter-spacing:.04em;background:#00ffcb14;border:1px solid #00ffcb38;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.checkout-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:24px;margin-top:22px;display:grid}@media (width<=980px){.checkout-layout{grid-template-columns:1fr}}.checkout-methods{flex-direction:column;gap:18px;display:flex}.checkout-methods h3{margin:0}.payment-grid{gap:14px;display:grid}.payment-card{text-align:left;cursor:pointer;background:#10191b8c;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:14px;padding:18px 20px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}html[data-theme=light] .payment-card{background:#f7f9faf2;border-color:#0a2b2d1a}.payment-card:hover{border-color:#00ffcb59;transform:translateY(-1px)}.payment-card.is-active{background:linear-gradient(160deg,#00ffcb14,#10191bb3);border-color:#00ffcbb3;box-shadow:0 16px 50px #00ffcb2e,inset 0 1px #00ffcb2e}html[data-theme=light] .payment-card.is-active{background:linear-gradient(160deg,#00d9be24,#f7f9faf5)}.payment-card__head{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.payment-card__icon{color:#052726;letter-spacing:.04em;background:linear-gradient(135deg,#00ffcb52,#00ffcb14);border-radius:14px;place-items:center;width:56px;height:56px;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:800;display:grid;box-shadow:inset 0 1px #fff6}.payment-card__head strong{font-size:1.05rem;display:block}.payment-card__head span{color:var(--muted);font-size:.88rem;display:block}.payment-card__radio{color:var(--accent);text-shadow:0 0 8px #00ffcb66;font-size:1.4rem}.payment-card__fields{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.payment-card__fields li{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:.88rem;display:flex}html[data-theme=light] .payment-card__fields li{background:#0a2b2d0d;border-color:#0a2b2d1a}.payment-card__fields li span{color:var(--muted)}.payment-card__fields li code{color:var(--accent);word-break:break-all;text-align:right;font-family:JetBrains Mono,monospace;font-weight:700}.payment-card__fields--bare li{background:0 0;border:0;padding:6px 0}.payment-card__instructions{color:var(--text);background:#00ffcb0f;border:1px dashed #00ffcb52;border-radius:12px;margin:0;padding:12px 14px;font-size:.88rem;line-height:1.55}.checkout-note{flex-direction:column;gap:8px;display:flex}.checkout-note span{color:var(--muted);letter-spacing:.04em;font-size:.85rem}.checkout-note textarea{color:var(--text);font:inherit;resize:vertical;background:#10191ba6;border:1px solid #ffffff1a;border-radius:14px;padding:12px 14px}html[data-theme=light] .checkout-note textarea{background:#f2f5f6f0;border-color:#0a2b2d1f}.checkout-consent{background:#f5c84c0f;border:1px dashed #f5c84c6b;border-radius:14px;flex-direction:column;gap:10px;margin:12px 0 4px;padding:14px 16px;display:flex}.checkout-consent__row{cursor:pointer;color:var(--text);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.5;display:flex}.checkout-consent__row input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.checkout-consent__row a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.checkout-consent__required{color:#ff8aa8;font-weight:700}.checkout-consent__note{color:var(--muted);margin:4px 0 0;font-size:.74rem;font-style:italic}.cart-summary--checkout .checkout-list{flex-direction:column;gap:10px;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.checkout-list li{border-bottom:1px dashed #ffffff14;justify-content:space-between;gap:14px;padding:8px 0;display:flex}html[data-theme=light] .checkout-list li{border-bottom-color:#0a2b2d1f}.checkout-list li:last-child{border-bottom:0}.checkout-list li>div{flex-direction:column;gap:2px;display:flex}.checkout-list li>div span{color:var(--muted);font-size:.8rem}.order-list{flex-direction:column;gap:14px;margin-top:22px;display:flex}.order-card{border-radius:22px;flex-direction:column;gap:14px;padding:20px 22px;display:flex}.order-card__head{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}.order-card__head h3{word-break:break-all;margin:4px 0;font-family:JetBrains Mono,monospace;font-size:1.05rem}.order-card__head p{color:var(--muted);margin:0;font-size:.85rem}.order-card__status{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.order-card__status strong{color:var(--accent);font-size:1.1rem}.order-card__items{flex-direction:column;gap:6px;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.order-card__items li{color:var(--text);background:#00ffcb0a;border-radius:10px;justify-content:space-between;padding:6px 12px;display:flex}html[data-theme=light] .order-card__items li{background:#0a2b2d0d}.status-pill{letter-spacing:.18em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-block}.status-pill--success{color:#56f4c8;background:#56f4c829;border:1px solid #56f4c86b}.status-pill--pending{color:#f5c84c;background:#f5c84c24;border:1px solid #f5c84c66}.status-pill--danger{color:#ff6f91;background:#ff6f9124;border:1px solid #ff6f9166}.order-card__codes{border-top:1px dashed #00ffcb2e;flex-direction:column;gap:10px;padding-top:14px;display:flex}.order-card__code-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.order-card__code{background:linear-gradient(135deg,#00ffcb1a,#00ffcb05);border:1px solid #00ffcb47;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;font-size:.85rem;display:flex}.order-card__code span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem}.order-card__code code{color:var(--accent);letter-spacing:.04em;word-break:break-all;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:700}.order-detail-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:18px;display:grid}.order-detail-grid--paid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (width<=720px){.order-detail-grid--paid{grid-template-columns:1fr}}.panel--order-detail .card-stack>.button,.panel--order-detail .card-stack>a.button,.panel--order-detail .card-stack form>button.button,.panel--order-detail .card-stack .order-card__action{align-self:flex-start}.panel--order-detail .card-stack form>button.button{align-self:flex-end}.order-card-block{padding:22px 24px}.order-card-block h3{margin:4px 0 6px;font-size:1.1rem}.order-card-block>p{color:var(--muted);margin:0 0 4px;font-size:.88rem;line-height:1.55}.order-codes-hero{background:linear-gradient(135deg,#56f4c81a,#00ffcb0a),#08111280;border:1px solid #56f4c873;border-radius:24px;flex-direction:column;gap:18px;margin-top:18px;padding:26px 30px;display:flex;box-shadow:0 24px 70px #00ffcb29,inset 0 1px #00ffcb2e}html[data-theme=light] .order-codes-hero{background:linear-gradient(135deg,#00d9be29,#f7fafbf0)}.order-codes-hero__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.order-codes-hero__head h3{letter-spacing:-.02em;margin:4px 0;font-size:1.4rem}.order-codes-hero__head p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.order-codes-hero__cta{flex-shrink:0;padding:10px 18px;font-size:.92rem}.order-codes-hero__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;display:grid}.order-codes-hero__item{background:#00ffcb0f;border:1px solid #00ffcb47;border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;transition:border-color .18s,background .18s,transform .18s;display:flex}.order-codes-hero__item:hover{background:#00ffcb1a;border-color:#00ffcb8c;transform:translateY(-1px)}.order-codes-hero__item-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.order-codes-hero__item-code{color:var(--accent);letter-spacing:.04em;word-break:break-all;text-shadow:0 0 12px #00ffcb59;-webkit-user-select:all;user-select:all;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:800}.order-detail-meta{background:#00ffcb0f;border:1px dashed #00ffcb47;border-radius:12px;flex-direction:column;gap:6px;margin-top:12px;padding:12px 14px;display:flex}.order-detail-meta span{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.74rem}.order-detail-meta code{color:var(--accent);word-break:break-all;font-family:JetBrains Mono,monospace;font-weight:700}.product-detail-buybox__price-note{color:var(--muted);margin-top:-4px;margin-bottom:6px;font-size:.85rem;display:block}.product-detail-buybox__login-hint{color:var(--muted);margin-top:8px;font-size:.85rem;line-height:1.5;display:block}.admin-orders-list{flex-direction:column;gap:12px;margin-top:14px;display:flex}.admin-order-card{border-radius:18px;flex-direction:column;gap:12px;padding:18px 20px;display:flex}.admin-order-card__head{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.admin-order-card__head strong{word-break:break-all;font-family:JetBrains Mono,monospace}.admin-order-card__head p{color:var(--muted);margin:4px 0 0;font-size:.85rem}.admin-order-card__meta{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.admin-order-card__items{flex-direction:column;gap:4px;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.admin-order-card__items li{background:#ffffff0a;border-radius:8px;justify-content:space-between;padding:5px 10px;display:flex}html[data-theme=light] .admin-order-card__items li{background:#0a2b2d0d}.admin-order-card__note{color:var(--text);background:#00ffcb0f;border:1px dashed #00ffcb38;border-radius:10px;margin:0;padding:10px 12px;font-size:.85rem}.admin-order-card__actions{flex-wrap:wrap;gap:10px;display:flex}.admin-order-card__codes{border-top:1px dashed #00ffcb38;flex-direction:column;gap:8px;padding-top:12px;display:flex}.manage-stats--inline{flex-wrap:wrap;gap:10px;display:flex}.manage-stats--inline .mini-stat{background:#00ffcb0f;border:1px solid #00ffcb38;border-radius:12px;flex-direction:column;padding:8px 14px;display:flex}.manage-stats--inline .mini-stat span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.manage-stats--inline .mini-stat strong{color:var(--accent);font-size:1.1rem}.product-card__footer--shop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.product-card__footer--shop .button--small{margin-left:auto}@media (width<=480px){.product-card__footer--shop{justify-content:flex-start}.product-card__footer--shop .button--small{width:100%;margin-left:0}}.checkout-chain-picker{border:1px solid #00ffcb38;border-radius:22px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.checkout-chain-picker h4{margin:0 0 4px}.checkout-chain-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.chain-pill{color:var(--text);cursor:pointer;text-align:left;background:#10191b8c;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;font-family:JetBrains Mono,monospace;transition:border-color .18s,background .18s,transform .18s;display:flex}html[data-theme=light] .chain-pill{background:#f7f9faeb;border-color:#0a2b2d1f}.chain-pill strong{letter-spacing:.04em;font-size:.95rem}.chain-pill span{color:var(--muted);word-break:break-all;font-size:.75rem;line-height:1.4}.chain-pill:hover{border-color:#00ffcb73;transform:translateY(-1px)}.chain-pill.is-active{background:linear-gradient(160deg,#00ffcb1f,#10191bb3);border-color:#00ffcbbf;box-shadow:0 0 22px #00ffcb33}html[data-theme=light] .chain-pill.is-active{background:linear-gradient(160deg,#00d9be29,#f7f9faf5)}.chain-pill--small{border-radius:999px;flex-direction:row;align-items:center;gap:8px;padding:8px 14px}.chain-pill--small strong{font-size:.85rem}.chain-pill--small span{display:none}.checkout-chain-hint{color:var(--muted);margin:4px 0 0;font-size:.85rem;line-height:1.55}.checkout-fields{flex-direction:column;gap:12px;display:flex}.checkout-note input[type=email]{color:var(--text);font:inherit;background:#10191ba6;border:1px solid #ffffff1a;border-radius:14px;padding:12px 14px}html[data-theme=light] .checkout-note input[type=email]{background:#f2f5f6f0;border-color:#0a2b2d1f}.crypto-pay{position:relative;overflow:hidden}.crypto-pay:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 100% 0,#00ffcb29,#0000 55%),radial-gradient(circle at 0 100%,#78b4ff1a,#0000 50%);position:absolute;inset:-1px}.crypto-pay>*{z-index:1;position:relative}.crypto-chain-tabs{flex-wrap:wrap;gap:6px;display:flex}.crypto-amount-card{background:#00ffcb14;border:1px solid #00ffcb52;border-radius:18px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}html[data-theme=light] .crypto-amount-card{background:#00d9be1f;border-color:#00d9be5c}.crypto-amount-card__label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.74rem}.crypto-amount-card__value{letter-spacing:.02em;color:var(--accent);text-shadow:0 0 16px #00ffcb66;word-break:break-all;font-family:JetBrains Mono,monospace;font-size:1.65rem;font-weight:800}.crypto-amount-card__rate{color:var(--muted);font-size:.85rem}.crypto-amount-card__addr{margin-top:6px}.crypto-amount-card__addr code{word-break:break-all}.tx-form{flex-direction:column;gap:10px;display:flex}.tx-form label{flex-direction:column;gap:6px;display:flex}.tx-form label span{color:var(--muted);letter-spacing:.04em;font-size:.82rem}.tx-form input{width:100%;color:var(--text);background:#10191ba6;border:1px solid #ffffff1a;border-radius:12px;padding:12px 14px;font-family:JetBrains Mono,monospace;font-size:.92rem}html[data-theme=light] .tx-form input{background:#f2f5f6f0;border-color:#0a2b2d1f}.tx-form__hint{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.tx-form__status{background:#56f4c814;border:1px solid #56f4c852;border-radius:10px;flex-direction:column;gap:4px;margin-top:8px;padding:10px 12px;display:flex}.tx-form__status span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.72rem}.tx-form__status code{color:var(--success);word-break:break-all;font-family:JetBrains Mono,monospace}.tx-form__error{color:#ff8aa8;background:#ff6f911a;border:1px solid #ff6f9152;border-radius:10px;padding:10px 12px;font-size:.85rem}.price-input-label{flex-direction:column;gap:6px;display:flex}.price-input-hint{color:var(--muted);letter-spacing:.04em;margin-top:2px;font-size:.72rem;font-style:normal;display:block}.price-input-wrap{align-items:center;display:flex;position:relative}.price-input-numeric{letter-spacing:.02em;flex:1;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:700;padding-right:38px!important}.price-input-suffix{color:var(--accent);pointer-events:none;text-shadow:0 0 8px #00ffcb66;font-family:JetBrains Mono,monospace;font-weight:700;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.admin-product-card__price{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.admin-product-card__price-num{color:var(--accent);text-shadow:0 0 12px #00ffcb4d;font-family:JetBrains Mono,monospace;font-size:1.15rem;font-weight:800}.admin-product-card__price-note{color:var(--muted);letter-spacing:.04em;font-size:.74rem}.pill--warn{font-weight:700;color:#f5c84c!important;background:#f5c84c29!important;border:1px solid #f5c84c6b!important}.staff-list{flex-direction:column;gap:12px;display:flex}.staff-list .empty-hint{color:var(--muted);text-align:center;background:#00ffcb0a;border:1px dashed #00ffcb38;border-radius:14px;margin:0;padding:16px 18px;font-size:.92rem}.staff-card{border:1px solid #00ffcb2e;border-radius:18px;flex-direction:column;gap:16px;padding:20px 22px;display:flex}.staff-card--super{background:linear-gradient(135deg,#f5c84c0f,#0811128c);border-color:#f5c84c73;box-shadow:0 0 24px #f5c84c1a}.staff-card__head{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.staff-card__avatar{object-fit:cover;border:1px solid #00ffcb52;border-radius:14px;width:56px;height:56px;box-shadow:0 6px 18px #00000052}.staff-card--super .staff-card__avatar{border-color:#f5c84c8c;box-shadow:0 6px 18px #f5c84c29}.staff-card__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.staff-card__identity strong{letter-spacing:-.01em;font-size:1rem}.staff-card__identity code{color:var(--muted);word-break:break-all;font-family:JetBrains Mono,monospace;font-size:.82rem}.staff-card__role{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.74rem;font-weight:700}.staff-card--super .staff-card__role{color:#f5c84c}.staff-perm-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;display:grid}.staff-perm{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:18px 20px;transition:background .18s,border-color .18s,transform .18s;display:flex;position:relative}html[data-theme=light] .staff-perm{background:#0a2b2d0a;border-color:#0a2b2d14}.staff-perm:hover{background:#00ffcb0f;border-color:#00ffcb47;transform:translateY(-1px)}.staff-perm.is-on{background:linear-gradient(135deg,#00ffcb24,#00ffcb0a);border-color:#00ffcb7a;box-shadow:0 0 18px #00ffcb24}.staff-perm.is-locked{cursor:not-allowed;background:linear-gradient(135deg,#f5c84c1a,#f5c84c05);border-color:#f5c84c6b;box-shadow:0 0 18px #f5c84c1a}.staff-perm.is-locked .toggle{pointer-events:none;opacity:.95}.staff-perm.is-locked .toggle__track{background:linear-gradient(135deg,#f5c84c,#ff9c3d)!important;border-color:#f5c84cd9!important;box-shadow:0 0 12px #f5c84c66!important}.staff-perm.is-locked .toggle__thumb{background:#2a1a05;transform:translate(20px)}.staff-perm__head{flex:auto;align-items:center;gap:14px;min-width:0;display:flex}.staff-perm .toggle{flex-shrink:0;width:52px;height:28px}.staff-perm .toggle__thumb{width:22px;height:22px}.staff-perm .toggle input:checked+.toggle__track .toggle__thumb{transform:translate(24px)}.staff-perm__icon{background:linear-gradient(135deg,#00ffcb38,#00ffcb0a);border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:1.1rem;display:grid}.staff-perm.is-on .staff-perm__icon{background:linear-gradient(135deg,#00ffcb6b,#00ffcb1f)}.staff-perm.is-locked .staff-perm__icon{background:linear-gradient(135deg,#f5c84c6b,#f5c84c1f)}.staff-perm__head>div{flex:1;min-width:0}.staff-perm__head strong{letter-spacing:-.01em;margin-bottom:3px;font-size:1rem;display:block}.staff-perm__head span{color:var(--muted);font-size:.82rem;line-height:1.45;display:block}@media (width<=720px){.staff-card__head{grid-template-columns:48px minmax(0,1fr)}.staff-card__head .icon-circle-button{grid-column:1/-1;justify-self:flex-end}}.panel--store-v2{box-shadow:none;background:0 0;border:0;flex-direction:column;gap:26px;padding:0;display:flex}.store-hero{isolation:isolate;background:linear-gradient(155deg,#00ffcb1a,#081112b3 60%);border-radius:32px;padding:56px 48px 52px;position:relative;overflow:hidden}html[data-theme=light] .store-hero{background:linear-gradient(155deg,#00d9be2e,#f7fafbf0 60%)}.store-hero__aurora{pointer-events:none;z-index:0;position:absolute;inset:0}.store-hero__orb{filter:blur(110px);opacity:.55;border-radius:50%;width:50vmax;height:50vmax;animation:22s ease-in-out infinite alternate storeOrbFloat;position:absolute}.store-hero__orb--a{background:radial-gradient(circle,#00ffcb80,#0000 60%);top:-20%;left:-15%}.store-hero__orb--b{background:radial-gradient(circle,#78c8ff52,#0000 60%);animation-duration:28s;bottom:-25%;right:-20%}@keyframes storeOrbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-30px)scale(1.1)}}.store-hero__content{z-index:1;flex-direction:column;gap:18px;max-width:880px;display:flex;position:relative}.store-hero__title{letter-spacing:-.04em;background:linear-gradient(#f6fffd 0%,#c5fff0 60%,#6affd9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;line-height:1.05}html[data-theme=light] .store-hero__title{background:linear-gradient(#062322 0%,#0d4744 60%,#00a594 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.store-hero__title-accent{background:linear-gradient(#b6fff0 0%,#00ffcb 50%,#00b89c 100%);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .store-hero__title-accent{background:linear-gradient(#00d9be 0%,#00a594 50%,#007e72 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.store-hero__lead{color:var(--muted);max-width:720px;margin:0;font-size:1.05rem;line-height:1.7}.store-hero__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:12px;display:grid}.store-hero__stat{background:#08111273;border:1px solid #00ffcb2e;border-radius:18px;flex-direction:column;gap:4px;padding:16px 18px;display:flex;position:relative;overflow:hidden}html[data-theme=light] .store-hero__stat{background:#ffffffc7;border-color:#0a2b2d24}.store-hero__stat strong{color:var(--accent);letter-spacing:-.02em;text-shadow:0 0 16px #00ffcb40;font-family:JetBrains Mono,monospace;font-size:1.8rem;font-weight:800}.store-hero__stat span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.78rem}.store-hero__stat--accent{background:linear-gradient(135deg,#00ffcb2e,#00ffcb0a);border-color:#00ffcb80;box-shadow:0 0 30px #00ffcb2e}.store-hero__stat--accent strong{font-size:2.2rem}@media (width<=720px){.store-hero{padding:38px 24px 36px}}.store-categories{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.store-category{text-align:left;cursor:pointer;isolation:isolate;background:#10191b8c;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:10px;padding:22px 22px 24px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden}html[data-theme=light] .store-category{background:#f7fafbeb;border-color:#0a2b2d1a}.store-category:before{content:"";opacity:0;z-index:-1;background:radial-gradient(circle at 80% 0,#00ffcb2e,#0000 50%),radial-gradient(circle at 0 100%,#00ffcb1a,#0000 50%);transition:opacity .3s;position:absolute;inset:-1px}.store-category:hover:before,.store-category.is-active:before{opacity:1}.store-category:hover{border-color:#00ffcb73;transform:translateY(-3px);box-shadow:0 16px 40px #00ffcb24}.store-category.is-active{border-color:#00ffcbd9;box-shadow:0 16px 50px #00ffcb38,inset 0 1px #00ffcb40}.store-category__icon{color:#052726;background:linear-gradient(135deg,#00ffcb52,#00ffcb14);border-radius:16px;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid;box-shadow:inset 0 1px #fff6}.store-category--bots .store-category__icon{background:linear-gradient(135deg,#78c8ff6b,#78c8ff14)}.store-category--addons .store-category__icon{background:linear-gradient(135deg,#b482ff6b,#b482ff14)}.store-category h3{margin:0;font-size:1.15rem}.store-category p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.store-category__count{color:var(--accent);letter-spacing:.04em;background:#00ffcb24;border:1px solid #00ffcb4d;border-radius:999px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:800;position:absolute;top:18px;right:18px}.store-toolbar{border-radius:18px;grid-template-columns:minmax(220px,1.2fr) auto auto;align-items:center;gap:12px;padding:14px 18px;display:grid}@media (width<=880px){.store-toolbar{grid-template-columns:1fr}}.store-toolbar__search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:8px 14px;display:flex}html[data-theme=light] .store-toolbar__search{background:#ffffffc7;border-color:#0a2b2d1a}.store-toolbar__search input{color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:.95rem}.store-toolbar__search input::placeholder{color:var(--muted)}.store-toolbar__tabs{flex-wrap:wrap;gap:6px;display:flex}.store-toolbar__tab{color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:border-color .18s,background .18s;display:inline-flex}html[data-theme=light] .store-toolbar__tab{background:#ffffffc7;border-color:#0a2b2d1a}.store-toolbar__tab:hover{border-color:#00ffcb59}.store-toolbar__tab.is-active{color:#052726;background:linear-gradient(135deg,#00ffcb 0%,#00b89c 100%);border-color:#0000;box-shadow:0 8px 22px #00ffcb52}.store-toolbar__count{flex-direction:column;align-items:flex-end;gap:2px;padding:4px 10px;display:flex}.store-toolbar__count strong{color:var(--accent);letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:1.4rem}.store-toolbar__count span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.store-featured{isolation:isolate;border:1px solid #00ffcb66;border-radius:28px;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00ffcb29,inset 0 1px #00ffcb2e}@media (width<=880px){.store-featured{grid-template-columns:1fr}}.store-featured__visual{perspective:1000px;background:radial-gradient(circle,#00ffcb2e,#0000 70%),linear-gradient(135deg,#081618b3,#10191be6);place-items:center;min-height:280px;padding:30px;display:grid;position:relative;overflow:hidden}.store-featured__cube{width:140px;height:140px;transform-style:preserve-3d;animation:18s linear infinite featuredCubeSpin;position:relative}.store-featured__cube-face{color:#00ffcbeb;text-shadow:0 0 12px #00ffcb8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(140deg,#00ffcb1f,#00ffcb05),#0816188c;border:1px solid #00ffcb8c;place-items:center;font-family:JetBrains Mono,monospace;font-size:.95rem;font-weight:700;display:grid;position:absolute;inset:0}.store-featured__cube-face:first-child{transform:translateZ(70px)}.store-featured__cube-face:nth-child(2){transform:rotateY(180deg)translateZ(70px)}.store-featured__cube-face:nth-child(3){transform:rotateY(90deg)translateZ(70px)}.store-featured__cube-face:nth-child(4){transform:rotateY(-90deg)translateZ(70px)}@keyframes featuredCubeSpin{0%{transform:rotateX(-18deg)rotateY(0)}to{transform:rotateX(-18deg)rotateY(360deg)}}.store-featured__rings{border:1px dashed #00ffcb52;border-radius:50%;width:280px;height:280px;animation:20s linear infinite ringSpin;position:absolute}.store-featured__rings:before{content:"";border:1px dashed #00ffcb38;border-radius:50%;animation:14s linear infinite reverse ringSpin;position:absolute;inset:30px}@keyframes ringSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.store-featured__body{background:#08111280;flex-direction:column;gap:14px;padding:30px 36px 32px;display:flex}html[data-theme=light] .store-featured__body{background:#f7fafbf0}.store-featured__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:inline-flex}.store-featured__body h2{letter-spacing:-.03em;margin:0;font-size:1.85rem}.store-featured__body p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.store-featured__meta{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-top:4px;display:grid}.store-featured__meta>div{background:#00ffcb0f;border:1px solid #00ffcb33;border-radius:14px;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.store-featured__meta span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.store-featured__meta strong{color:var(--text);font-family:JetBrains Mono,monospace;font-size:1rem}.store-featured__status{color:var(--success)!important}.store-featured__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.store-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:18px;display:grid}.store-card{--card-rx:0deg;--card-ry:0deg;--card-mx:50%;--card-my:50%;isolation:isolate;transform:perspective(1000px) rotateX(var(--card-rx)) rotateY(var(--card-ry));transform-style:preserve-3d;background:#10191b8c;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:14px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}html[data-theme=light] .store-card{background:#f7fafbf0;border-color:#0a2b2d1a}.store-card:before{content:"";background:radial-gradient(600px circle at var(--card-mx) var(--card-my), #00ffcb1f, transparent 40%);opacity:0;z-index:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.store-card:hover:before{opacity:1}.store-card:hover{border-color:#00ffcb6b;box-shadow:0 24px 60px #00ffcb2e,inset 0 1px #00ffcb2e}.store-card__shine{opacity:.6;z-index:1;background:linear-gradient(90deg,#0000 0%,#00ffcbb3 50%,#0000 100%);height:1px;position:absolute;top:-2px;left:0;right:0}.store-card>*{z-index:1;position:relative}.store-card__head{align-items:center;gap:14px;display:flex}.store-card__icon{background:linear-gradient(135deg,#00ffcb47,#00ffcb0f);border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:1.4rem;display:grid;box-shadow:inset 0 1px #fff6}.store-card--addon .store-card__icon{background:linear-gradient(135deg,#b482ff57,#b482ff0f)}.store-card__head-text{flex-direction:column;gap:4px;display:flex}.store-card__tag{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:700}.store-card__badge{letter-spacing:.04em;color:var(--accent);font-size:.7rem;font-weight:700}.store-card__badge--ready{color:var(--success)}.store-card__title{letter-spacing:-.02em;margin:0;font-size:1.18rem}.store-card__desc{color:var(--muted);flex:1;margin:0;font-size:.9rem;line-height:1.55}.store-card__chips{flex-wrap:wrap;gap:6px;display:flex}.store-card__chip{color:var(--text);background:#00ffcb0f;border:1px solid #00ffcb29;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.74rem;font-weight:600;display:inline-flex}html[data-theme=light] .store-card__chip{background:#0a2b2d0f;border-color:#0a2b2d1f}.store-card__footer{border-top:1px dashed #ffffff14;flex-flow:row;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:12px;display:flex}html[data-theme=light] .store-card__footer{border-top-color:#0a2b2d1f}.store-card__price{flex-direction:column;flex-shrink:0;gap:0;min-width:0;display:flex}.store-card__price-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.62rem}.store-card__price strong{color:var(--accent);text-shadow:0 0 14px #00ffcb4d;letter-spacing:-.02em;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:1.18rem;font-weight:800}.store-card__price small{color:var(--muted);letter-spacing:.04em;white-space:nowrap;font-size:.66rem}.store-card__actions{flex-flow:row;flex-shrink:0;align-items:center;gap:6px;display:flex}.store-card__actions .button{white-space:nowrap;flex-shrink:0;gap:5px;padding:7px 12px;font-size:.78rem}.store-card__actions .button--cta{padding-right:14px}.store-card__actions .button__arrow{font-size:.9em}.store-card--featured{border-color:#00ffcb8c;box-shadow:0 16px 48px #00ffcb2e,inset 0 1px #00ffcb2e}@media (width<=380px){.store-card__footer{flex-direction:column;align-items:stretch;gap:10px}.store-card__actions{width:100%}.store-card__actions .button{flex:1;justify-content:center}}.store-empty{border-radius:20px;flex-direction:column;grid-column:1/-1;gap:16px;padding:30px;display:flex}.store-empty__terminal{background:#030e10c7;border:1px solid #00ffcb38;border-radius:14px;font-family:JetBrains Mono,monospace;overflow:hidden}html[data-theme=light] .store-empty__terminal{background:#0f2022f5}.store-empty__terminal-bar{letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(#ffffff0a,#0000);border-bottom:1px solid #ffffff14;align-items:center;gap:6px;padding:9px 12px;font-size:.7rem;display:flex}.store-empty__terminal-bar span{background:#ffffff2e;border-radius:999px;width:9px;height:9px}.store-empty__terminal-bar span:first-child{background:#ff5a78}.store-empty__terminal-bar span:nth-child(2){background:#f5c84c}.store-empty__terminal-bar span:nth-child(3){background:#56f4c8}.store-empty__terminal-bar em{color:#ffffff73;margin-left:auto;font-size:.65rem;font-style:normal}.store-empty__terminal-body{color:#b9d8d4;padding:14px 18px;font-size:.85rem;line-height:1.7}.store-empty__terminal-body p{margin:0}.store-empty__terminal-error{color:#ff8aa8}.store-empty__actions{flex-wrap:wrap;gap:10px;display:flex}.store-custom-cta{background:linear-gradient(135deg,#00ffcb0f,#10191bb3);border:1px dashed #00ffcb6b;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:26px 30px;display:grid;position:relative;overflow:hidden}html[data-theme=light] .store-custom-cta{background:linear-gradient(135deg,#00d9be1f,#f7fafbf0)}.store-custom-cta:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 90% 0,#00ffcb2e,#0000 50%);position:absolute;inset:-1px}.store-custom-cta>*{z-index:1;position:relative}.store-custom-cta__icon{background:linear-gradient(135deg,#00ffcb59,#00ffcb0f);border-radius:20px;place-items:center;width:76px;height:76px;font-size:2.2rem;animation:3s ease-in-out infinite ctaIconPulse;display:grid;box-shadow:0 0 30px #00ffcb52,inset 0 1px #ffffff73}@keyframes ctaIconPulse{0%,to{box-shadow:0 0 30px #00ffcb52,inset 0 1px #ffffff73}50%{box-shadow:0 0 50px #00ffcb8c,inset 0 1px #fff9}}.store-custom-cta__body h3{letter-spacing:-.02em;margin:4px 0 6px;font-size:1.4rem}.store-custom-cta__body p{color:var(--muted);margin:0 0 12px;line-height:1.65}.store-custom-cta__chips{flex-wrap:wrap;gap:6px;display:flex}.store-custom-cta__actions{flex-direction:column;gap:8px;display:flex}@media (width<=760px){.store-custom-cta{text-align:center;grid-template-columns:1fr}.store-custom-cta__icon{margin:0 auto}.store-custom-cta__chips{justify-content:center}}@media (prefers-reduced-motion:reduce){.store-hero__orb,.store-featured__cube,.store-featured__rings,.store-featured__rings:before,.store-custom-cta__icon{animation:none!important}.store-card{transform:none!important}}.user-pill--clickable{cursor:pointer;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}.user-pill--clickable:hover{transform:translateY(-1px);box-shadow:0 6px 22px #00ffcb2e;background:#00ffcb14!important;border-color:#00ffcb73!important}.user-pill__chevron{color:var(--accent);margin-left:4px;font-size:1rem;transition:transform .18s}.user-pill--clickable:hover .user-pill__chevron{transform:translate(2px)}.panel--profile{box-shadow:none;background:0 0;border:0;flex-direction:column;gap:22px;padding:0;display:flex}.profile-hero{isolation:isolate;border-radius:30px;padding:32px 36px;position:relative;overflow:hidden}.profile-hero__aurora{pointer-events:none;z-index:0;position:absolute;inset:0}.profile-hero__orb{filter:blur(110px);opacity:.45;background:radial-gradient(circle,#00ffcb66,#0000 60%);border-radius:50%;width:50vmax;height:50vmax;animation:24s ease-in-out infinite alternate profileOrbFloat;position:absolute;top:-30%;right:-20%}@keyframes profileOrbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(40px,-30px)scale(1.1)}}.profile-hero__main{z-index:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;display:grid;position:relative}@media (width<=720px){.profile-hero{padding:24px 22px}.profile-hero__main{text-align:center;grid-template-columns:1fr;place-items:center;gap:16px}}.profile-hero__avatar{width:110px;height:110px;position:relative}.profile-hero__avatar img{object-fit:cover;border:2px solid #00ffcb6b;border-radius:24px;width:100%;height:100%;box-shadow:0 18px 48px #00ffcb38,inset 0 0 0 2px #08111299}.profile-hero__badge{color:#052726;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#00ffcb 0%,#00b89c 100%);border-radius:999px;padding:4px 12px;font-size:.66rem;font-weight:800;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00ffcb52}.profile-hero__identity h1{letter-spacing:-.03em;background:linear-gradient(#f6fffd 0%,#c5fff0 60%,#6affd9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:8px 0 12px;font-size:clamp(1.8rem,4vw,2.6rem)}html[data-theme=light] .profile-hero__identity h1{background:linear-gradient(#062322 0%,#0d4744 60%,#00a594 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.profile-hero__chips{flex-wrap:wrap;gap:6px;display:flex}.profile-hero__chips code{color:var(--accent);font-family:JetBrains Mono,monospace}.pill--accent{font-weight:700;color:var(--accent)!important;background:linear-gradient(135deg,#00ffcb38,#00ffcb0f)!important;border-color:#00ffcb80!important}.profile-hero__stats{z-index:1;border-top:1px dashed #00ffcb38;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:22px;padding-top:22px;display:grid;position:relative}.profile-hero__stats>div{background:#00ffcb0f;border:1px solid #00ffcb2e;border-radius:16px;flex-direction:column;gap:2px;padding:14px 16px;display:flex}.profile-hero__stats strong{color:var(--accent);letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:1.4rem}.profile-hero__stats span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.profile-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-template-areas:"email account""notifs notifs""secure secure";gap:16px;display:grid}.profile-card--email{grid-area:email}.profile-card--account{grid-area:account}.profile-card--notifications{grid-area:notifs}.profile-card--security{grid-area:secure}@media (width<=880px){.profile-grid{grid-template-columns:1fr;grid-template-areas:"email""account""notifs""secure"}}.profile-card{border-radius:24px;flex-direction:column;gap:14px;padding:26px;display:flex}.profile-card h3{margin:0}.profile-card>p{color:var(--muted);margin:0;line-height:1.65}.profile-email-form{flex-direction:column;gap:12px;display:flex}.profile-email-form label{flex-direction:column;gap:6px;display:flex}.profile-email-form label span{letter-spacing:.04em;color:var(--muted);font-size:.78rem}.profile-email-form input{width:100%;color:var(--text);background:#10191ba6;border:1px solid #ffffff1a;border-radius:12px;padding:12px 16px;font-family:JetBrains Mono,monospace;font-size:1rem}html[data-theme=light] .profile-email-form input{background:#f2f5f6f0;border-color:#0a2b2d1f}.profile-email-form input:focus{border-color:#00ffcb99;outline:none;box-shadow:0 0 0 3px #00ffcb26}.profile-email-form__actions{flex-wrap:wrap;gap:8px;display:flex}.profile-email-status{background:linear-gradient(135deg,#56f4c81a,#00ffcb0a);border:1px solid #56f4c852;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.profile-email-status__icon{font-size:1.6rem}.profile-email-status strong{color:var(--success);margin-bottom:2px;font-size:.92rem;display:block}.profile-email-status span{color:var(--muted);font-size:.82rem;line-height:1.5;display:block}.profile-notif-table{border:1px solid #00ffcb2e;border-radius:16px;overflow:hidden}.profile-notif-table__head{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);background:#00ffcb14;grid-template-columns:1fr 80px 80px;gap:12px;padding:12px 18px;font-size:.7rem;font-weight:700;display:grid}.profile-notif-table__head span:nth-child(2),.profile-notif-table__head span:nth-child(3){text-align:center}.profile-notif-row{border-top:1px solid #ffffff0f;grid-template-columns:1fr 80px 80px;align-items:center;gap:12px;padding:16px 18px;display:grid}html[data-theme=light] .profile-notif-row{border-top-color:#0a2b2d14}.profile-notif-row strong{margin-bottom:4px;font-size:.95rem;display:block}.profile-notif-row p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.profile-notif-row .toggle{justify-self:center}.toggle{cursor:pointer;width:44px;height:24px;display:inline-block;position:relative}.toggle input{opacity:0;width:0;height:0;position:absolute}.toggle__track{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;transition:background .2s,border-color .2s;position:absolute;inset:0}html[data-theme=light] .toggle__track{background:#0a2b2d14;border-color:#0a2b2d24}.toggle__thumb{background:#ffffffe6;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.5,0,.2,1),background .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0000004d}.toggle input:checked+.toggle__track{background:linear-gradient(135deg,#00ffcb,#00b89c);border-color:#00ffcbb3;box-shadow:0 0 12px #00ffcb52}.toggle input:checked+.toggle__track .toggle__thumb{background:#052726;transform:translate(20px)}.toggle input:focus-visible+.toggle__track{outline-offset:2px;outline:2px solid #00ffcb80}.profile-security-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.profile-security-list li{background:#00ffcb0a;border:1px solid #00ffcb24;border-radius:14px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px 16px;display:grid}.profile-security-list__icon{background:linear-gradient(135deg,#00ffcb52,#00ffcb0f);border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.1rem;display:grid}.profile-security-list strong{margin-bottom:4px;font-size:.95rem;display:block}.profile-security-list span{color:var(--muted);font-size:.84rem;line-height:1.55;display:block}.profile-security-list code{color:var(--accent);background:#00ffcb1f;border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:.85em}.profile-security-meta{background:#00ffcb0f;border:1px dashed #00ffcb47;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.85rem;display:flex}.profile-security-meta span{color:var(--muted);letter-spacing:.04em}.profile-security-meta code{color:var(--accent);font-family:JetBrains Mono,monospace;font-weight:700}.profile-account-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.profile-account-grid>div{background:#00ffcb0a;border:1px solid #00ffcb24;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.profile-account-grid span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.profile-account-grid strong{font-size:.95rem}.profile-account-grid__mono{word-break:break-all;font-family:JetBrains Mono,monospace;font-size:.85rem!important}.profile-account-actions{flex-wrap:wrap;gap:8px;display:flex}@media (prefers-reduced-motion:reduce){.profile-hero__orb{animation:none!important}}.product-page-v2{flex-direction:column;gap:22px;display:flex}.product-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;padding:0 4px;font-size:.82rem;display:flex}.product-breadcrumb a{color:var(--accent);font-weight:600;transition:opacity .18s}.product-breadcrumb a:hover{opacity:.75}.product-breadcrumb span{opacity:.6}.product-breadcrumb__current{color:var(--text);opacity:1;font-weight:700}.product-page-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);align-items:flex-start;gap:20px;display:grid}@media (width<=980px){.product-page-grid{grid-template-columns:1fr}}.product-page-main{flex-direction:column;gap:18px;min-width:0;display:flex}.product-hero{isolation:isolate;border:1px solid #00ffcb52;border-radius:30px;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00ffcb29,inset 0 1px #00ffcb29}@media (width<=760px){.product-hero{grid-template-columns:1fr}}.product-hero__aurora{pointer-events:none;z-index:0;position:absolute;inset:0}.product-hero__orb{filter:blur(120px);opacity:.5;border-radius:50%;width:60vmax;height:60vmax;animation:22s ease-in-out infinite alternate productOrbFloat;position:absolute}.product-hero__orb--a{background:radial-gradient(circle,#00ffcb73,#0000 60%);top:-30%;left:-20%}.product-hero__orb--b{background:radial-gradient(circle,#78c8ff52,#0000 60%);animation-duration:28s;bottom:-40%;right:-25%}@keyframes productOrbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(40px,-30px)scale(1.1)}}.product-hero__visual{background:radial-gradient(circle,#00ffcb29,#0000 65%),linear-gradient(135deg,#081618d9,#10191b99);place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}html[data-theme=light] .product-hero__visual{background:radial-gradient(circle,#00d9be38,#0000 65%),linear-gradient(135deg,#e4ebece6,#f7fafbf2)}.product-hero__rings{border:1px dashed #00ffcb52;border-radius:50%;width:320px;height:320px;animation:20s linear infinite productRingSpin;position:absolute}.product-hero__rings:before,.product-hero__rings:after{content:"";border:1px dashed #00ffcb38;border-radius:50%;position:absolute}.product-hero__rings:before{animation:14s linear infinite reverse productRingSpin;inset:30px}.product-hero__rings:after{border-color:#00ffcb24;animation:32s linear infinite productRingSpin;inset:-40px}@keyframes productRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-hero__core{z-index:2;background:linear-gradient(160deg,#00ffcb52,#00ffcb0f),#081618bf;border-radius:32px;place-items:center;width:130px;height:130px;animation:4s ease-in-out infinite alternate productCoreFloat;display:grid;position:relative;box-shadow:0 30px 60px #00ffcb40,inset 0 1px #ffffff2e}.product-hero__core-icon{filter:drop-shadow(0 0 18px #00ffcb8c);font-size:3.4rem}.product-hero__core-pulse{pointer-events:none;border:2px solid #00ffcb73;border-radius:36px;animation:2.4s ease-out infinite productCorePulse;position:absolute;inset:-8px}@keyframes productCoreFloat{0%{transform:translateY(0)rotate(-2deg)}to{transform:translateY(-8px)rotate(2deg)}}@keyframes productCorePulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}.product-hero__floating{pointer-events:none;position:absolute;inset:0}.product-hero__chip{color:#00ffcbf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#08161899;border:1px solid #00ffcb66;border-radius:999px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:.74rem;font-weight:600;animation:6s ease-in-out infinite productChipFloat;position:absolute;box-shadow:0 6px 18px #00ffcb2e}html[data-theme=light] .product-hero__chip{color:#00a591;background:#f7fafbe6;border-color:#00d9be80}.product-hero__chip--p0{animation-delay:0s;top:14%;left:12%}.product-hero__chip--p1{animation-delay:.6s;top:16%;right:12%}.product-hero__chip--p2{animation-delay:1.2s;top:60%;left:8%}.product-hero__chip--p3{animation-delay:1.8s;top:62%;right:8%}.product-hero__chip--p4{animation-delay:2.4s;bottom:12%;left:22%}.product-hero__chip--p5{animation-delay:3s;bottom:12%;right:22%}@keyframes productChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.product-hero__connectors{opacity:.55;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.product-hero__body{z-index:1;background:#0811126b;flex-direction:column;gap:16px;padding:42px 44px;display:flex;position:relative}html[data-theme=light] .product-hero__body{background:#f7fafbf0}@media (width<=720px){.product-hero__body{padding:28px 24px}}.product-hero__title{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4.6vw,3.4rem);font-weight:900;line-height:1.05;position:relative}.product-hero__title span{background:linear-gradient(#f6fffd 0%,#c5fff0 60%,#6affd9 100%);color:#0000;text-shadow:0 18px 40px #00ffcb1f;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .product-hero__title span{background:linear-gradient(#062322 0%,#0d4744 60%,#00a594 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.product-hero__lead{color:var(--muted);max-width:540px;margin:0;font-size:1.05rem;line-height:1.65}.product-hero__chips{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.product-hero__chip-pill{color:var(--text);background:#00ffcb14;border:1px solid #00ffcb38;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.product-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.product-stat{animation:.6s cubic-bezier(.2,.7,.2,1) both productStatIn;animation-delay:var(--stat-delay);background:#00ffcb0d;border:1px solid #00ffcb2e;border-radius:18px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}@keyframes productStatIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-stat span{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.product-stat strong{color:var(--accent);letter-spacing:-.02em;text-shadow:0 0 12px #00ffcb38;font-family:JetBrains Mono,monospace;font-size:1.15rem}.product-section{border-radius:24px;flex-direction:column;gap:14px;padding:28px 30px;display:flex}.product-section h2{letter-spacing:-.02em;margin:0;font-size:1.6rem}.product-section p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.product-section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-section__count{color:var(--accent);letter-spacing:.04em;background:#00ffcb24;border:1px solid #00ffcb4d;border-radius:999px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.product-modules-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.product-module{background:#00ffcb0a;border:1px solid #00ffcb29;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:transform .18s,border-color .18s,background .18s;display:flex;position:relative}.product-module:hover{background:#00ffcb17;border-color:#00ffcb6b;transform:translateY(-2px)}.product-module__icon{background:linear-gradient(135deg,#00ffcb52,#00ffcb0f);border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid;box-shadow:inset 0 1px #fff6}.product-module h4{flex:1;margin:0;font-size:.95rem;line-height:1.4}.product-module__check{color:var(--success);text-shadow:0 0 10px #56f4c880;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:800}.product-specs{border:1px solid #00ffcb2e;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;display:grid;overflow:hidden}.product-spec{background:#00ffcb0a;border-bottom:1px solid #00ffcb1f;border-right:1px solid #00ffcb1f;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}html[data-theme=light] .product-spec{background:#00d9be0f}.product-spec span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.product-spec strong{color:var(--accent);text-align:right;font-family:JetBrains Mono,monospace;font-size:.92rem;font-weight:700}.product-preview{border-radius:16px;position:relative;overflow:hidden}.product-preview__terminal{background:#030e10eb;border:1px solid #00ffcb47;border-radius:14px;font-family:JetBrains Mono,monospace;overflow:hidden;box-shadow:0 24px 60px #0006,inset 0 1px #00ffcb1a}.product-preview__bar{letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(#ffffff0a,#0000);border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:10px 14px;font-size:.7rem;display:flex}.product-preview__bar span{background:#ffffff2e;border-radius:999px;width:9px;height:9px}.product-preview__bar span:first-child{background:#ff5a78}.product-preview__bar span:nth-child(2){background:#f5c84c}.product-preview__bar span:nth-child(3){background:#56f4c8}.product-preview__bar em{color:#ffffff80;margin-left:auto;font-size:.68rem;font-style:normal}.product-preview__body{color:#b9d8d4;flex-direction:column;gap:8px;padding:18px 22px 22px;font-size:.86rem;line-height:1.65;display:flex}.product-preview__line{align-items:flex-start;gap:10px;animation:.4s both previewLineIn;display:flex}.product-preview__line:first-child{animation-delay:.1s}.product-preview__line:nth-child(2){animation-delay:.4s}.product-preview__line:nth-child(3){animation-delay:.7s}.product-preview__line:nth-child(4){animation-delay:1s}.product-preview__line:nth-child(5){animation-delay:1.3s}.product-preview__line:nth-child(6){animation-delay:1.6s}.product-preview__line:nth-child(7){animation-delay:1.9s}@keyframes previewLineIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.product-preview__line strong{letter-spacing:.12em;flex-shrink:0;width:38px;font-size:.7rem;font-weight:800}.product-preview__line--system strong{color:var(--accent)}.product-preview__line--bot strong{color:#b8e6ff}.product-preview__line--user strong{color:#f5c84c}.product-preview__line span{color:#ffffffdb;flex:1}.product-preview__line--system span{color:#56f4c8eb}.product-preview__cursor{color:var(--accent);animation:.9s steps(2,end) infinite previewCursor}@keyframes previewCursor{0%,49%{opacity:1}50%,to{opacity:0}}.product-faq{flex-direction:column;gap:8px;display:flex}.product-faq__item{background:#00ffcb08;border:1px solid #00ffcb24;border-radius:14px;transition:border-color .2s,background .2s}.product-faq__item[open]{background:#00ffcb12;border-color:#00ffcb66}.product-faq__item summary{cursor:pointer;align-items:center;gap:12px;padding:16px 20px;font-size:.98rem;font-weight:600;list-style:none;display:flex}.product-faq__item summary::-webkit-details-marker{display:none}.product-faq__item summary>span:first-child{flex:1}.product-faq__icon{width:28px;height:28px;color:var(--accent);background:#00ffcb24;border:1px solid #00ffcb52;border-radius:999px;flex-shrink:0;place-items:center;font-size:1.1rem;font-weight:700;transition:transform .25s cubic-bezier(.5,0,.2,1);display:grid}.product-faq__item[open] .product-faq__icon{background:#00ffcb47;transform:rotate(45deg)}.product-faq__answer{color:var(--muted);padding:0 20px 18px;font-size:.92rem;line-height:1.7}.product-faq__answer p{margin:0}.product-buybox{min-width:0}.product-buybox__sticky{border:1px solid #00ffcb52;border-radius:24px;flex-direction:column;gap:16px;padding:24px 22px;display:flex;position:sticky;top:88px;box-shadow:0 28px 70px #00ffcb29,inset 0 1px #00ffcb1f}@media (width<=980px){.product-buybox__sticky{position:relative;top:0}}.product-buybox__live{color:var(--success);letter-spacing:.04em;background:#56f4c824;border:1px solid #56f4c86b;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.product-buybox__live-dot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite livePulse;box-shadow:0 0 12px #56f4c8b3}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.product-buybox__price-row{border-bottom:1px dashed #ffffff1a;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}html[data-theme=light] .product-buybox__price-row{border-bottom-color:#0a2b2d24}.product-buybox__price-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:.72rem;display:block}.product-buybox__price{color:var(--accent);letter-spacing:-.04em;text-shadow:0 0 24px #00ffcb52;font-family:JetBrains Mono,monospace;font-size:2.1rem;font-weight:900;line-height:1;display:block}.product-buybox__price-note{color:var(--muted);margin-top:4px;font-size:.78rem;display:block}.product-buybox__type{text-align:right;flex-direction:column;gap:4px;display:flex}.product-buybox__type span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.product-buybox__type strong{font-size:.95rem;font-weight:700}.product-buybox__actions{flex-direction:column;gap:8px;display:flex}.product-buybox__cta{justify-content:center;width:100%;padding:14px 22px;font-size:.95rem}.product-buybox__cta:after{content:"";border-radius:inherit;pointer-events:none;animation:2.4s ease-out infinite ctaPulse;position:absolute;inset:0;box-shadow:0 0 #00ffcb80}@keyframes ctaPulse{0%{box-shadow:0 0 #00ffcb73}60%{box-shadow:0 0 0 14px #00ffcb00}to{box-shadow:0 0 #00ffcb00}}.product-buybox__login-hint{color:var(--muted);text-align:center;font-size:.78rem;line-height:1.5;display:block}.product-buybox__perks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-buybox__perks li{color:var(--text);align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.5;display:flex}.product-buybox__perks li span{width:20px;height:20px;color:var(--success);background:#56f4c82e;border:1px solid #56f4c880;border-radius:999px;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:800;display:grid}.product-buybox__pay-icons{border-top:1px dashed #ffffff1a;flex-wrap:wrap;gap:6px;padding-top:14px;display:flex}html[data-theme=light] .product-buybox__pay-icons{border-top-color:#0a2b2d24}.product-buybox__pay-icons span{letter-spacing:.04em;color:var(--accent);background:#00ffcb0f;border:1px solid #00ffcb33;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:700}.product-related{background:linear-gradient(135deg,#00ffcb0a,#0811128c);border:1px solid #00ffcb2e;border-radius:24px;flex-direction:column;gap:14px;padding:28px 30px;display:flex}html[data-theme=light] .product-related{background:linear-gradient(135deg,#00d9be14,#f7fafbf0)}.product-related__head h2{letter-spacing:-.02em;margin:4px 0 0;font-size:1.5rem}.product-related__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.product-related__card{background:#10191b8c;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}html[data-theme=light] .product-related__card{background:#f7fafbf0;border-color:#0a2b2d1a}.product-related__card:hover{border-color:#00ffcb73;transform:translateY(-2px);box-shadow:0 16px 40px #00ffcb2e}.product-related__icon{background:linear-gradient(135deg,#00ffcb47,#00ffcb0f);border-radius:14px;place-items:center;width:56px;height:56px;font-size:1.6rem;display:grid;box-shadow:inset 0 1px #fff6}.product-related__type{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:.66rem;display:block}.product-related__card h3{letter-spacing:-.02em;margin:0 0 4px;font-size:1rem}.product-related__card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-related__price{color:var(--accent);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:800}.product-final-cta{background:linear-gradient(135deg,#00ffcb14,#10191bb3);border:1px dashed #00ffcb6b;border-radius:24px;grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:24px;padding:28px 32px;display:grid}html[data-theme=light] .product-final-cta{background:linear-gradient(135deg,#00d9be24,#f7fafbf0)}.product-final-cta h2{letter-spacing:-.02em;margin:6px 0;font-size:1.5rem}.product-final-cta p{color:var(--muted);margin:0;line-height:1.65}.product-final-cta__actions{flex-direction:column;gap:8px;display:flex}@media (width<=720px){.product-final-cta{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-hero__orb,.product-hero__rings,.product-hero__rings:before,.product-hero__rings:after,.product-hero__core,.product-hero__core-pulse,.product-hero__chip,.product-buybox__cta:after,.product-buybox__live-dot,.product-stat,.product-preview__line,.product-preview__cursor{animation:none!important}}.pb-divider{background:linear-gradient(135deg,#00ffcb1a,#00ffcb05);border:1px dashed #00ffcb52;border-radius:12px;flex-direction:column;gap:2px;margin:22px 0 6px;padding:12px 16px;display:flex}.pb-divider span{letter-spacing:.04em;color:var(--accent);font-size:.95rem;font-weight:800}.pb-divider small{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:400}.pb-section{border:1px solid #00ffcb29;border-radius:14px;margin-bottom:8px;transition:border-color .2s,background .2s;overflow:hidden}.pb-section[open]{background:#00ffcb0a;border-color:#00ffcb6b}.pb-section summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:.95rem;font-weight:600;list-style:none;display:flex}.pb-section summary::-webkit-details-marker{display:none}.pb-section__title{align-items:center;gap:8px;display:inline-flex}.pb-section__title small{min-width:24px;height:22px;color:var(--accent);background:#00ffcb2e;border:1px solid #00ffcb6b;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:800;display:inline-flex}.pb-section__chevron{color:var(--accent);font-size:1.2rem;transition:transform .25s}.pb-section[open] .pb-section__chevron{transform:rotate(180deg)}.pb-section__body{border-top:1px dashed #00ffcb2e;flex-direction:column;gap:10px;padding:4px 18px 18px;display:flex}.pb-section__hint{color:var(--muted);background:#00ffcb0a;border:1px dashed #00ffcb33;border-radius:10px;margin:0;padding:10px 12px;font-size:.82rem;line-height:1.55}.pb-row{grid-template-columns:auto 1fr 1fr auto;align-items:center;gap:8px;display:grid}.pb-row .pb-row__icon{text-align:center;width:64px;font-family:-apple-system,Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:1.05rem}.pb-row .pb-row__main{min-width:0}.pb-row .pb-row__main--full{grid-column:2/4}.pb-row .pb-row__select{width:110px;color:var(--text);font:inherit;cursor:pointer;background:#10191ba6;border:1px solid #ffffff1a;border-radius:10px;padding:10px 12px}html[data-theme=light] .pb-row .pb-row__select{background:#f2f5f6f0;border-color:#0a2b2d1f}.pb-row input,.pb-row textarea{color:var(--text);font:inherit;background:#10191ba6;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:10px 12px}html[data-theme=light] .pb-row input,html[data-theme=light] .pb-row textarea{background:#f2f5f6f0;border-color:#0a2b2d1f}.pb-row input:focus,.pb-row textarea:focus,.pb-row select:focus{border-color:#00ffcb99;outline:none;box-shadow:0 0 0 3px #00ffcb26}.pb-row textarea{resize:vertical;min-height:64px}.pb-row__remove{color:#ff6f91;cursor:pointer;background:#ff6f9114;border:1px solid #ff6f916b;border-radius:999px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;transition:background .18s,transform .18s;display:grid}.pb-row__remove:hover{background:#ff6f9138;transform:scale(1.06)}.pb-row--column{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:1fr;gap:8px;padding:12px 14px;position:relative}html[data-theme=light] .pb-row--column{background:#0a2b2d0a;border-color:#0a2b2d14}.pb-row__remove--abs{width:28px;height:28px;font-size:1rem;position:absolute;top:10px;right:10px}.pb-add{align-self:flex-start;margin-top:4px;padding:8px 14px!important;font-size:.82rem!important}@media (width<=720px){.pb-row{grid-template-columns:1fr}.pb-row .pb-row__icon,.pb-row .pb-row__select{width:100%}.pb-row__remove{justify-self:end}}.maintenance{z-index:9000;isolation:isolate;color:#ecf6f7;--mx:0;--my:0;background:radial-gradient(circle at 20% 15%,#00ffcb2e,#0000 50%),radial-gradient(circle at 80% 85%,#ff6f9124,#0000 55%),radial-gradient(circle at 60%,#78c8ff14,#0000 60%),linear-gradient(160deg,#01060a 0%,#050f10 50%,#02080a 100%);flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:.5s maintenanceFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes maintenanceFadeIn{0%{opacity:0}to{opacity:1}}.maintenance__aurora{pointer-events:none;z-index:0;position:absolute;inset:0}.maintenance__orb{filter:blur(120px);opacity:.5;border-radius:50%;width:70vmax;height:70vmax;animation:24s ease-in-out infinite alternate maintenanceOrbFloat;position:absolute}.maintenance__orb--a{background:radial-gradient(circle,#00ffcb6b,#0000 60%);top:-25%;left:-20%}.maintenance__orb--b{background:radial-gradient(circle,#ff6f9152,#0000 60%);animation-duration:28s;bottom:-30%;right:-25%}.maintenance__orb--c{background:radial-gradient(circle,#78c8ff38,#0000 60%);animation-duration:32s;top:30%;left:50%}@keyframes maintenanceOrbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(40px,-30px)scale(1.1)}}.maintenance__grid{pointer-events:none;background-image:linear-gradient(#00ffcb14 1px,#0000 1px),linear-gradient(90deg,#00ffcb14 1px,#0000 1px);background-size:60px 60px;animation:24s linear infinite maintenanceGridDrift;position:absolute;inset:-1px;-webkit-mask-image:radial-gradient(#000000f2,#0000 70%);mask-image:radial-gradient(#000000f2,#0000 70%)}@keyframes maintenanceGridDrift{0%{background-position:0 0,0 0}to{background-position:60px 60px,60px 60px}}.maintenance__scan{filter:blur(2px);opacity:.7;pointer-events:none;background:linear-gradient(#0000 0%,#00ffcb0f 45%,#00ffcb2e 50%,#00ffcb0f 55%,#0000 100%);height:240px;animation:8s linear infinite maintenanceScan;position:absolute;left:0;right:0}@keyframes maintenanceScan{0%{transform:translateY(-30%)}to{transform:translateY(120vh)}}.maintenance__noise{pointer-events:none;background:radial-gradient(circle,#0000 30%,#02080a99 100%);position:absolute;inset:0}.maintenance__aurora{transform:translate3d(calc(var(--mx) * -22px), calc(var(--my) * -16px), 0);transition:transform .12s ease-out}.maintenance__grid{transform:translate3d(calc(var(--mx) * -10px), calc(var(--my) * -8px), 0);transition:transform .12s ease-out}.maintenance__glitch-flash{z-index:8500;pointer-events:none;mix-blend-mode:screen;animation:.22s maintenanceFlashFade;position:absolute;inset:0}.maintenance__glitch-flash-bar{background:#00ffcbd9;height:3px;position:absolute;left:0;right:0;box-shadow:0 0 24px #00ffcbd9}.maintenance__glitch-flash-bar--a{top:22%;transform:translate(-12%)}.maintenance__glitch-flash-bar--b{background:#ff508cb3;height:2px;top:53%;transform:translate(8%);box-shadow:0 0 24px #ff508cb3}.maintenance__glitch-flash-bar--c{background:#78c8ffb3;height:4px;top:78%;transform:translate(-6%);box-shadow:0 0 24px #78c8ffb3}@keyframes maintenanceFlashFade{0%{opacity:0}30%{opacity:1}to{opacity:0}}.maintenance--glitch .maintenance__title span{filter:hue-rotate(8deg)saturate(1.4)}.maintenance--shake{animation:.4s maintenanceShake}@keyframes maintenanceShake{0%,to{transform:translate(0)}20%{transform:translate(-3px,1px)}40%{transform:translate(2px,-1px)}60%{transform:translate(-2px,2px)}80%{transform:translate(1px,-2px)}}.maintenance__topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.18em;text-transform:uppercase;background:#030e108c;border-bottom:1px solid #00ffcb29;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;font-family:JetBrains Mono,monospace;font-size:.72rem;display:flex;position:relative}.maintenance__topbar-brand{color:#ecf6f7b3;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.maintenance__topbar-mark{color:var(--accent,#00ffcb);text-shadow:0 0 10px #00ffcb99;font-weight:800}.maintenance__topbar-divider{color:#00ffcb66}.maintenance__topbar-id{color:#00ffcbb3}.maintenance__topbar-status{color:#ff8aa8;background:#ff6f9129;border:1px solid #ff6f9173;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-weight:800;display:inline-flex}.maintenance__topbar-status-dot{background:#ff6f91;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite maintenanceStatusBlink;box-shadow:0 0 12px #ff6f91d9}@keyframes maintenanceStatusBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.5)}}.maintenance__layout{z-index:4;flex:1;grid-template-columns:minmax(280px,.85fr) minmax(0,1.4fr) minmax(280px,1fr);gap:18px;min-height:0;padding:22px;display:grid;position:relative;overflow:hidden}@media (width<=1100px){.maintenance__layout{grid-template-columns:1fr;gap:14px;padding:18px}}.maintenance__panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate3d(calc(var(--mx) * -6px), calc(var(--my) * -4px), 0);background:#030e10c7;border:1px solid #00ffcb33;border-radius:18px;flex-direction:column;transition:transform .12s ease-out;display:flex;overflow:hidden;box-shadow:0 18px 50px #0006,inset 0 1px #00ffcb0f}.maintenance__panel-head{background:linear-gradient(#00ffcb0f,#0000);border-bottom:1px solid #00ffcb29;justify-content:space-between;align-items:center;padding:14px 18px;font-family:JetBrains Mono,monospace;display:flex}.maintenance__panel-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent,#00ffcb);text-shadow:0 0 8px #00ffcb73;font-size:.72rem;font-weight:800}.maintenance__panel-pulse{background:var(--accent,#00ffcb);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite maintenancePanelPulse;box-shadow:0 0 14px #00ffcbd9}@keyframes maintenancePanelPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}}.maintenance__panel-counter{letter-spacing:.14em;color:#9eb3b7d9;font-size:.7rem}.maintenance__panel--metrics{padding-bottom:0}.maintenance__metric-grid{flex-direction:column;gap:14px;padding:16px 18px 10px;display:flex}.maintenance__metric{flex-direction:column;gap:6px;display:flex}.maintenance__metric-head{justify-content:space-between;align-items:baseline;font-family:JetBrains Mono,monospace;display:flex}.maintenance__metric-label{letter-spacing:.18em;text-transform:uppercase;color:#9eb3b7e6;font-size:.7rem}.maintenance__metric-value{color:var(--accent,#00ffcb);text-shadow:0 0 8px #00ffcb59;font-size:1.05rem;font-weight:800}.maintenance__metric-value small{color:#9eb3b7b3;margin-left:3px;font-size:.62rem;font-weight:600}.maintenance__metric-bar{background:#00ffcb14;border:1px solid #00ffcb2e;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.maintenance__metric-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#00ffcb80,#00ffcb 70%,#b6fff0 100%);height:100%;transition:width .7s cubic-bezier(.4,0,.2,1);box-shadow:0 0 14px #00ffcb8c}.maintenance__metric-bar-glow{filter:blur(2px);pointer-events:none;background:radial-gradient(circle,#fffffff2,#00ffcb00);border-radius:999px;width:18px;height:18px;transition:left .7s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.maintenance__metric--warning .maintenance__metric-value{color:#f5c84c;text-shadow:0 0 8px #f5c84c73}.maintenance__metric--warning .maintenance__metric-bar-fill{background:linear-gradient(90deg,#f5c84c80,#f5c84c 70%,#fff0c4 100%);box-shadow:0 0 14px #f5c84c8c}.maintenance__metric--info .maintenance__metric-value{color:#78c8ff;text-shadow:0 0 8px #78c8ff73}.maintenance__metric--info .maintenance__metric-bar-fill{background:linear-gradient(90deg,#78c8ff80,#78c8ff 70%,#c0e2ff 100%);box-shadow:0 0 14px #78c8ff8c}.maintenance__metric-trace{justify-content:space-between;gap:2px;height:4px;display:flex}.maintenance__metric-trace-dot{animation:1.6s ease-in-out infinite maintenanceTrace;animation-delay:var(--dot-delay,0s);background:#00ffcb1f;border-radius:2px;flex:1}@keyframes maintenanceTrace{0%,to{background:#00ffcb1f}50%{background:#00ffcb8c;box-shadow:0 0 6px #00ffcb80}}.maintenance__counter-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 18px;display:grid}.maintenance__counter{text-align:center;background:#00ffcb0f;border:1px solid #00ffcb2e;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:12px 10px;display:flex}.maintenance__counter-label{letter-spacing:.14em;text-transform:uppercase;color:#9eb3b7e6;font-family:JetBrains Mono,monospace;font-size:.6rem}.maintenance__counter-value{color:var(--accent,#00ffcb);text-shadow:0 0 12px #00ffcb73;letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:800}.maintenance__counter-subtle{color:#9eb3b7b3;font-family:JetBrains Mono,monospace;font-size:.62rem}.maintenance__counter--danger{background:#ff6f9114;border-color:#ff6f9152}.maintenance__counter--danger .maintenance__counter-value{color:#ff8aa8;text-shadow:0 0 12px #ff6f9173}.maintenance__counter--info{background:#78c8ff14;border-color:#78c8ff52}.maintenance__counter--info .maintenance__counter-value{color:#78c8ff;text-shadow:0 0 12px #78c8ff73}.maintenance__counter--warning{background:#f5c84c14;border-color:#f5c84c52}.maintenance__counter--warning .maintenance__counter-value{color:#f5c84c;text-shadow:0 0 12px #f5c84c73}.maintenance__waveform{background:linear-gradient(#0000,#00ffcb0a);border-top:1px solid #00ffcb1f;justify-content:space-between;align-items:flex-end;gap:3px;height:80px;margin-top:auto;padding:16px 18px 18px;display:flex}.maintenance__waveform-bar{background:linear-gradient(180deg, var(--accent,#00ffcb), #00ffcb33);height:var(--bar-height,30%);animation:1.2s ease-in-out infinite maintenanceWaveform;animation-delay:var(--bar-delay,0s);border-radius:2px;flex:1;box-shadow:0 0 6px #00ffcb80}@keyframes maintenanceWaveform{0%,to{opacity:.5;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}.maintenance__hero{flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:0;padding:12px 24px;display:flex;position:relative}@media (width<=1100px){.maintenance__hero{padding:24px 12px}}.maintenance__visual{pointer-events:none;width:380px;height:380px;transform:translate3d(calc(var(--mx) * -14px), calc(var(--my) * -10px), 0);place-items:center;transition:transform .12s ease-out;display:grid;position:relative}@media (width<=720px){.maintenance__visual{width:280px;height:280px}}.maintenance__radar{filter:drop-shadow(0 0 24px #00ffcb38);width:100%;height:100%;position:absolute;inset:0}.maintenance__radar-sweep{transform-origin:0 0;animation:4.5s linear infinite maintenanceRadarSweep}@keyframes maintenanceRadarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance__radar-blips circle{animation:2.4s ease-in-out infinite maintenanceBlip}.maintenance__radar-blips circle:nth-child(2){animation-delay:.6s}.maintenance__radar-blips circle:nth-child(3){animation-delay:1.2s}.maintenance__radar-blips circle:nth-child(4){animation-delay:1.8s}@keyframes maintenanceBlip{0%,70%,to{opacity:.3;r:1.5}20%{opacity:1;r:4}}.maintenance__core{z-index:3;place-items:center;width:130px;height:130px;display:grid;position:relative}.maintenance__core-hex{place-items:center;display:grid;position:absolute;inset:0}.maintenance__core-hex--outer{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(135deg,#00ffcb8c,#00ffcb2e);animation:3.2s ease-in-out infinite maintenanceHexPulse;box-shadow:0 24px 60px #00ffcb66,inset 0 1px #ffffff2e}.maintenance__core-hex--inner{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:radial-gradient(circle at 50% 30%,#00ffcb40,#0000 70%),#081618f2;inset:6px}@keyframes maintenanceHexPulse{0%,to{box-shadow:0 24px 60px #00ffcb66,inset 0 1px #ffffff2e}50%{box-shadow:0 32px 80px #00ffcba6,inset 0 1px #ffffff52}}.maintenance__core-icon{z-index:2;filter:drop-shadow(0 0 16px #00ffcbb3);font-size:3.2rem;animation:6s linear infinite maintenanceGearSpin;display:inline-block;position:relative}@keyframes maintenanceGearSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance__core-pulse{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);pointer-events:none;background:linear-gradient(135deg,#00ffcb0d,#0000);border:2px solid #00ffcb73;animation:2.8s ease-out infinite maintenanceCorePulse;position:absolute;inset:-16px}.maintenance__core-pulse--delay{animation-delay:1.4s}@keyframes maintenanceCorePulse{0%{opacity:.85;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}.maintenance__hero-content{z-index:4;text-align:center;flex-direction:column;align-items:center;gap:14px;width:min(560px,100%);display:flex;position:relative}.maintenance__status-pill{color:#ff8aa8;letter-spacing:.18em;text-transform:uppercase;background:#ff6f9124;border:1px solid #ff6f916b;border-radius:999px;align-items:center;gap:10px;padding:6px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.maintenance__status-dot{background:#ff6f91;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite maintenanceStatusBlink;box-shadow:0 0 14px #ff6f91d9}.maintenance__title{letter-spacing:.12em;margin:0;font-family:JetBrains Mono,Fira Code,monospace;font-size:clamp(2.2rem,6vw,4.6rem);font-weight:900;line-height:1;position:relative}.maintenance__title span{background:linear-gradient(#f6fffd 0%,#c5fff0 60%,#6affd9 100%);color:#0000;text-shadow:0 12px 36px #00ffcb2e;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.maintenance__title span:before,.maintenance__title span:after{content:attr(data-text);pointer-events:none;-webkit-background-clip:initial;background-clip:initial;opacity:0;position:absolute;inset:0}.maintenance__title span:before{color:#ff508c8c;text-shadow:2px 0 #ff508cb3;mix-blend-mode:screen;animation:6s steps(80,end) infinite maintenanceTitleGlitch}.maintenance__title span:after{color:#00c8ff8c;text-shadow:-2px 0 #00c8ffb3;mix-blend-mode:screen;animation:6s steps(80,end) .5s infinite reverse maintenanceTitleGlitch}@keyframes maintenanceTitleGlitch{0%,88%,to{opacity:0;transform:translate(0)}90%{opacity:.85;transform:translate(-2px,1px)}92%{opacity:.85;transform:translate(2px,-1px)}94%{opacity:.85;transform:translate(-1px,2px)}}.maintenance__lead{color:#ecf6f7c7;max-width:540px;margin:0;font-size:.95rem;line-height:1.65}.maintenance__downtime{background:linear-gradient(135deg,#00ffcb24,#00ffcb0a),#030e1099;border:1px solid #00ffcb6b;border-radius:18px;flex-direction:column;align-items:center;gap:4px;margin-top:8px;padding:16px 36px;display:flex;box-shadow:0 18px 50px #00ffcb2e,inset 0 1px #00ffcb2e}.maintenance__downtime-label{letter-spacing:.32em;text-transform:uppercase;color:#9eb3b7d9;font-family:JetBrains Mono,monospace;font-size:.7rem}.maintenance__downtime-timer{color:var(--accent,#00ffcb);letter-spacing:-.04em;text-shadow:0 0 28px #00ffcb73;font-variant-numeric:tabular-nums;font-family:JetBrains Mono,monospace;font-size:2.6rem;font-weight:900;line-height:1}.maintenance__downtime-since{color:#9eb3b7b3;font-family:JetBrains Mono,monospace;font-size:.78rem}.maintenance__panel--logs{font-family:JetBrains Mono,monospace}.maintenance__log-stream{scrollbar-width:thin;scrollbar-color:#00ffcb52 transparent;flex-direction:column;flex:1;gap:4px;min-height:280px;max-height:520px;padding:12px 18px;font-size:.78rem;display:flex;overflow-y:auto}.maintenance__log-stream::-webkit-scrollbar{width:6px}.maintenance__log-stream::-webkit-scrollbar-track{background:0 0}.maintenance__log-stream::-webkit-scrollbar-thumb{background:#00ffcb52;border-radius:999px}.maintenance__log-entry{color:#b9d8d4d9;grid-template-columns:64px minmax(0,1fr);align-items:baseline;gap:10px;line-height:1.5;animation:.3s both maintenanceLogIn;display:grid}@keyframes maintenanceLogIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.maintenance__log-time{color:#9eb3b78c;letter-spacing:.04em;font-size:.66rem}.maintenance__log-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.maintenance__log-entry.is-ok .maintenance__log-line{color:#56f4c8}.maintenance__log-entry.is-warn .maintenance__log-line{color:#f5c84c}.maintenance__log-entry.is-info .maintenance__log-line{color:#b8e6ff}.maintenance__log-entry.is-boot .maintenance__log-line{color:var(--accent,#00ffcb);font-weight:700}.maintenance__log-entry.is-latest{text-shadow:0 0 10px #00ffcb40}.maintenance__log-input{color:var(--accent,#00ffcb);background:#00ffcb0a;border-top:1px solid #00ffcb29;align-items:center;gap:6px;padding:12px 18px;font-size:.82rem;display:flex}.maintenance__log-prompt{font-weight:700}.maintenance__log-prompt-cursor{animation:.9s steps(2,end) infinite maintenanceCursor}@keyframes maintenanceCursor{0%,49%{opacity:1}50%,to{opacity:0}}.maintenance__footer{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;background:#030e108c;border-top:1px solid #00ffcb29;flex-wrap:wrap;gap:24px;padding:12px 24px;font-family:JetBrains Mono,monospace;font-size:.7rem;display:flex;position:relative}.maintenance__footer-section{align-items:center;gap:6px;display:flex}.maintenance__footer-section--right{margin-left:auto}.maintenance__footer-key{color:#9eb3b78c;text-transform:uppercase}.maintenance__footer-value{color:var(--accent,#00ffcb);font-weight:700}.maintenance__release-btn{color:#f5c84c;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#f5c84c2e,#ff6f911a);border:1px solid #ffc84c8c;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-family:inherit;font-size:.7rem;font-weight:800;transition:all .18s;display:inline-flex;position:relative;overflow:hidden}.maintenance__release-btn:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 30%,#ffffff2e 50%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-110%)}.maintenance__release-btn:hover{color:#fff0c4;background:linear-gradient(135deg,#f5c84c52,#ff6f912e);border-color:#f5c84cd9;transform:translateY(-1px);box-shadow:0 8px 24px #f5c84c40}.maintenance__release-btn:hover:before{transform:translate(110%)}.maintenance__release-btn-icon{filter:drop-shadow(0 0 8px #f5c84c99);font-size:.95rem}.maintenance__release-btn-arrow{transition:transform .2s}.maintenance__release-btn:hover .maintenance__release-btn-arrow{transform:translate(3px)}.maintenance__unlock--release{box-shadow:0 32px 80px #0009,0 0 0 1px #f5c84c40,inset 0 1px #f5c84c2e;border-color:#f5c84c8c!important}.maintenance__unlock-eyebrow--release{text-shadow:0 0 8px #f5c84c8c;color:#f5c84c!important}.maintenance__btn--release{color:#2a1a05;background:linear-gradient(135deg,#f5c84c 0%,#ff9c3d 100%);box-shadow:0 12px 28px #f5c84c59}.maintenance__btn--release:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 36px #f5c84c80}.maintenance__btn--release:disabled{opacity:.5;cursor:not-allowed}@media (width<=720px){.maintenance__release-btn{padding:5px 10px;font-size:.6rem}.maintenance__release-btn-icon{font-size:.85rem}}@media (width<=1100px){.maintenance__panel--logs .maintenance__log-stream{min-height:180px;max-height:240px}}@media (width<=720px){.maintenance__topbar{padding:10px 14px;font-size:.66rem}.maintenance__topbar-id{display:none}.maintenance__downtime{padding:12px 24px}.maintenance__downtime-timer{font-size:2rem}.maintenance__footer{gap:12px;padding:10px 14px;font-size:.62rem}}.maintenance__admin-link{z-index:5;color:var(--accent,#00ffcb);cursor:pointer;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081112d9;border:1px solid #00ffcb6b;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .18s;display:inline-flex;position:fixed;bottom:64px;right:28px}.maintenance__admin-link-icon{font-size:1rem}.maintenance__admin-link:hover{background:#00ffcb1f;border-color:#00ffcbd9;transform:translateY(-2px);box-shadow:0 12px 30px #00ffcb40}.maintenance__admin-hint{z-index:5;color:#9eb3b7e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081112c7;border:1px dashed #ffffff2e;border-radius:14px;max-width:280px;padding:10px 16px;font-size:.78rem;position:fixed;bottom:64px;right:28px}@media (width<=720px){.maintenance__admin-link,.maintenance__admin-hint{text-align:center;max-width:none;bottom:16px;left:16px;right:16px}}.maintenance__unlock-backdrop{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02080ac7;place-items:center;padding:24px;animation:.25s maintenanceFadeIn;display:grid;position:fixed;inset:0}.maintenance__unlock{text-align:left;background:#081112f5;border:1px solid #00ffcb73;border-radius:22px;flex-direction:column;gap:14px;width:min(440px,100%);padding:28px;animation:.3s cubic-bezier(.2,.7,.2,1) maintenanceUnlockIn;display:flex;box-shadow:0 32px 80px #0009,inset 0 1px #00ffcb2e}@keyframes maintenanceUnlockIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.maintenance__unlock h3{letter-spacing:-.02em;margin:0;font-size:1.25rem}.maintenance__unlock p{color:#9eb3b7e6;margin:0;font-size:.85rem;line-height:1.6}.maintenance__unlock p code{color:var(--accent,#00ffcb);background:#00ffcb1a;border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:.85em}.maintenance__unlock-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#00ffcb);align-items:center;gap:8px;font-size:.72rem;font-weight:800;display:inline-flex}.maintenance__unlock-field{flex-direction:column;gap:6px;display:flex}.maintenance__unlock-field span{color:#9eb3b7f2;letter-spacing:.04em;font-size:.78rem}.maintenance__input{color:#ecf6f7;letter-spacing:.1em;background:#030e10f2;border:1px solid #00ffcb38;border-radius:12px;padding:14px 16px;font-family:JetBrains Mono,monospace;font-size:1rem;transition:border-color .18s,box-shadow .18s}.maintenance__input:focus{border-color:#00ffcbd9;outline:none;box-shadow:0 0 0 3px #00ffcb2e}.maintenance__input--shake{animation:.4s maintenanceInputShake;border-color:#ff6f91d9!important}@keyframes maintenanceInputShake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.maintenance__error{color:#ff8aa8;background:#ff6f911f;border:1px solid #ff6f9166;border-radius:10px;margin:0;padding:10px 12px;font-size:.85rem}.maintenance__unlock-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.maintenance__btn{cursor:pointer;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:.92rem;font-weight:700;transition:all .18s;display:inline-flex}.maintenance__btn--ghost{color:#ecf6f7;background:#ffffff0f;border:1px solid #ffffff1f}.maintenance__btn--ghost:hover:not(:disabled){background:#ffffff1a}.maintenance__btn--cta{color:#052726;background:linear-gradient(135deg,#00ffcb 0%,#00b89c 100%);box-shadow:0 12px 28px #00ffcb52}.maintenance__btn--cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 36px #00ffcb73}.maintenance__btn:disabled{opacity:.5;cursor:not-allowed}.maintenance__btn-arrow{transition:transform .2s}.maintenance__btn--cta:hover:not(:disabled) .maintenance__btn-arrow{transform:translate(3px)}.admin-disclosure--alert{box-shadow:0 12px 30px #ff6f912e;border-color:#ff6f916b!important}.maintenance-warning{color:#f5c84c;background:#f5c84c14;border:1px dashed #f5c84c6b;border-radius:10px;margin:8px 0;padding:12px 14px;font-size:.85rem;line-height:1.55}.maintenance-warning code{background:#f5c84c29;border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:.9em}.form-actions-hint{color:var(--muted);align-self:center;margin-left:4px;font-size:.78rem}@media (prefers-reduced-motion:reduce){.maintenance__orb,.maintenance__grid,.maintenance__scan,.maintenance__core-icon,.maintenance__core-pulse,.maintenance__core-hex--outer,.maintenance__title span:before,.maintenance__title span:after,.maintenance__status-dot,.maintenance__topbar-status-dot,.maintenance__panel-pulse,.maintenance__radar-sweep,.maintenance__radar-blips circle,.maintenance__waveform-bar,.maintenance__metric-trace-dot,.maintenance__log-prompt-cursor,.maintenance--shake,.maintenance--glitch{animation:none!important}}.site-footer{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0000,#030e1066),#081112a6;border-top:1px solid #00ffcb29;margin-top:80px;padding:60px 24px 32px;position:relative}html[data-theme=light] .site-footer{background:linear-gradient(#0000,#e4e8ea66),#f7fafbd9;border-top-color:#0a2b2d24}.site-footer__inner{flex-direction:column;gap:36px;width:min(1320px,100%);margin:0 auto;display:flex}.site-footer__brand{border-bottom:1px dashed #00ffcb2e;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:16px;padding-bottom:28px;display:grid}.site-footer__brand-mark{width:48px;height:48px;color:var(--accent);text-shadow:0 0 12px #00ffcb8c;background:linear-gradient(135deg,#00ffcb52,#00ffcb14);border-radius:14px;flex-shrink:0;place-items:center;font-family:JetBrains Mono,monospace;font-weight:800;display:grid}.site-footer__brand strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:1.2rem;display:block}.site-footer__brand p{color:var(--muted);max-width:600px;margin:0 0 10px;font-size:.92rem;line-height:1.6}.site-footer__brand-chips{flex-wrap:wrap;gap:8px;display:flex}.site-footer__brand-chips span{color:var(--text);background:#00ffcb14;border:1px solid #00ffcb38;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.site-footer__columns{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;display:grid}.site-footer__col{flex-direction:column;gap:8px;display:flex}.site-footer__col h4{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 8px;font-size:.78rem;font-weight:800}.site-footer__col a{color:var(--muted);padding:2px 0;font-size:.92rem;transition:color .18s,transform .18s}.site-footer__col a:hover{color:var(--accent);transform:translate(3px)}.site-footer__col--legal a{color:var(--text);font-weight:500}.site-footer__col--legal a:hover{color:var(--accent)}.site-footer__pay-grid{flex-wrap:wrap;gap:6px;display:flex}.site-footer__pay{letter-spacing:.04em;color:var(--accent);background:#00ffcb0f;border:1px solid #00ffcb33;border-radius:8px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.74rem;font-weight:700}.site-footer__pay-note{color:var(--muted);margin:4px 0 0;font-size:.78rem;line-height:1.5}.site-footer__bottom{color:var(--muted);border-top:1px dashed #00ffcb24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;font-size:.82rem;display:flex}.site-footer__bottom-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-footer__bottom-links a{color:var(--muted);padding:2px 4px;font-weight:500;transition:color .18s}.site-footer__bottom-links a:hover{color:var(--accent)}.site-footer__bottom-links span{color:#00ffcb52}@media (width<=720px){.site-footer{margin-top:50px;padding:40px 16px 24px}.site-footer__brand{grid-template-columns:1fr}.site-footer__bottom{text-align:left;flex-direction:column;align-items:flex-start}}.content-shell--legal{width:min(1280px,100% - 32px)}.panel--legal{box-shadow:none;background:0 0;border:0;padding:0}.legal-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:flex-start;gap:22px;display:grid}@media (width<=880px){.legal-layout{grid-template-columns:1fr}}.legal-sidebar{border-radius:22px;flex-direction:column;gap:14px;padding:24px 22px;display:flex;position:sticky;top:90px}@media (width<=880px){.legal-sidebar{position:relative;top:0}}.legal-sidebar h3{margin:0 0 4px;font-size:1.15rem}.legal-nav{flex-direction:column;gap:4px;display:flex}.legal-nav__item{color:var(--text);background:#ffffff05;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:.92rem;font-weight:600;transition:background .18s,border-color .18s,transform .18s,color .18s;display:flex}html[data-theme=light] .legal-nav__item{background:#0a2b2d08}.legal-nav__item:hover{color:var(--accent);background:#00ffcb0f;border-color:#00ffcb33;transform:translate(3px)}.legal-nav__item.is-active{color:var(--accent);background:linear-gradient(135deg,#00ffcb2e,#00ffcb0a);border-color:#00ffcb73;box-shadow:0 6px 22px #00ffcb24}.legal-nav__icon{flex-shrink:0;font-size:1.1rem}.legal-main{border-radius:22px;padding:36px 44px}@media (width<=720px){.legal-main{padding:26px 22px}}.legal-content{max-width:760px;color:var(--text)}.legal-content h1{letter-spacing:-.03em;background:linear-gradient(#f6fffd 0%,#c5fff0 60%,#6affd9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(1.6rem,3.4vw,2.4rem)}html[data-theme=light] .legal-content h1{background:linear-gradient(#062322 0%,#0d4744 60%,#00a594 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.legal-content h2{letter-spacing:-.01em;color:var(--text);border-bottom:1px solid #00ffcb29;margin:32px 0 12px;padding-bottom:8px;font-size:1.15rem}.legal-content p{color:var(--text);margin:0 0 14px;font-size:.95rem;line-height:1.75}.legal-content .legal-meta{color:var(--muted);background:#00ffcb0a;border:1px dashed #00ffcb38;border-radius:10px;margin-bottom:24px;padding:10px 14px;font-size:.84rem;font-style:italic}.legal-content ul,.legal-content ol{color:var(--text);margin:0 0 14px;padding-left:22px;font-size:.95rem;line-height:1.75}.legal-content ul li,.legal-content ol li{margin:6px 0}.legal-content a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.legal-content a:hover{text-decoration-thickness:2px}.legal-content code{color:var(--accent);background:#00ffcb1a;border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:.88em}.legal-content strong{color:var(--text);font-weight:700}.legal-callout{background:linear-gradient(135deg,#f5c84c1a,#ff6f910a);border:1px solid #f5c84c6b;border-radius:14px;margin:18px 0 22px;padding:18px 22px}.legal-callout strong{color:#f5c84c;margin-bottom:8px;font-size:.95rem;display:block}.legal-callout p{color:var(--text);margin:0;font-size:.92rem;line-height:1.7}.legal-table{border-collapse:separate;border-spacing:0;border:1px solid #00ffcb38;border-radius:14px;width:100%;margin:8px 0 24px;font-size:.88rem;overflow:hidden}.legal-table thead{background:#00ffcb14}.legal-table th{text-align:left;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);padding:12px 14px;font-size:.74rem;font-weight:800}.legal-table td{vertical-align:top;color:var(--text);border-top:1px solid #00ffcb1f;padding:12px 14px;line-height:1.55}.legal-table tbody tr:nth-child(2n){background:#00ffcb08}.legal-pre{color:#b9d8d4;white-space:pre-wrap;word-break:break-word;background:#030e10d9;border:1px solid #00ffcb38;border-radius:14px;margin:14px 0 24px;padding:20px 22px;font-family:JetBrains Mono,monospace;font-size:.84rem;line-height:1.6;overflow-x:auto}html[data-theme=light] .legal-pre{color:#d8e8e6;background:#0a1f21f0}.mobile-menu-btn{border:1px solid var(--accent,#00ffcb);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:stretch;width:40px;height:40px;padding:8px;display:none}.mobile-menu-btn__bar{background:var(--accent,#00ffcb);border-radius:2px;width:100%;height:2px;transition:transform .22s,opacity .18s;display:block}.mobile-menu-btn.is-open .mobile-menu-btn__bar:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-btn.is-open .mobile-menu-btn__bar:nth-child(2){opacity:0}.mobile-menu-btn.is-open .mobile-menu-btn__bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}body.mobile-menu-open{overflow:hidden}@media (width<=980px){body{font-size:15px}.topbar{gap:10px!important;padding:12px 16px!important}.topbar-actions{gap:8px!important}}@media (width<=720px){html,body{width:100%;overflow-x:hidden!important}body{font-size:14px;line-height:1.55}*,:before,:after{box-sizing:border-box}body input,body textarea,body select,body .ctk-entry input{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-size:16px!important}body h1{letter-spacing:-.02em!important;margin:0 0 12px!important;font-size:28px!important;line-height:1.12!important}body h2{margin:0 0 10px!important;font-size:22px!important;line-height:1.18!important}body h3{font-size:18px!important;line-height:1.25!important}body h4{font-size:16px!important}body p{font-size:14px!important;line-height:1.55!important}body .hero-copy h1{letter-spacing:-.025em!important;font-size:32px!important;line-height:1.05!important}body .store-hero__title,body .product-hero h1,body .product-hero__title,body .product-hero__name{font-size:26px!important;line-height:1.1!important}body .profile-hero h1{font-size:24px!important}body>.floating-scene,body .floating-scene,body>.cursor-aura,body .cursor-aura,body>.code-bg,body .code-bg,body .hero-overlay,body .hero-aurora,body .store-hero__aurora,body .store-featured__visual,body .store-featured__cube,body .store-featured__rings,body .product-hero__visual,body .product-hero__aurora,body .profile-hero__aurora{display:none!important}body .glass,body .topbar.glass,body .glass[class*=--],body .admin-disclosure,body .admin-disclosure.glass,body .card-stack.glass,body .modal-card.glass{-webkit-backdrop-filter:none!important;background:#10191b!important;border-color:#00ffcb24!important}html[data-theme=light] body .glass,html[data-theme=light] body .topbar.glass,html[data-theme=light] body .glass[class*=--],html[data-theme=light] body .admin-disclosure,html[data-theme=light] body .admin-disclosure.glass,html[data-theme=light] body .card-stack.glass{background:#f6f8f9!important;border-color:#0a2b2d1f!important}body .topbar,body .topbar.glass{background:#081112f5!important}html[data-theme=light] body .topbar,html[data-theme=light] body .topbar.glass{background:#eef2f4f5!important}body .store-card,body .product-card{transform:none!important}body .topbar{z-index:60!important;border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:10px 14px!important;position:sticky!important;top:0!important}body .topbar .brand{letter-spacing:.04em!important;flex:auto!important;min-width:0!important;font-size:15px!important}body .mobile-menu-btn{display:flex!important}body .topbar .topnav{display:none;background:var(--bg,#081112)!important;z-index:90!important;border-top:1px solid var(--accent-soft,#00ffcb2e)!important;flex-direction:column!important;gap:8px!important;padding:16px!important;font-size:16px!important;position:fixed!important;inset:56px 0 0!important;overflow-y:auto!important}body .topbar.mobile-menu-open .topnav{display:flex!important}body .topbar .topnav a{background:var(--bg-soft,#10191b)!important;min-height:48px!important;color:var(--text,#ecf6f7)!important;border:1px solid #00ffcb24!important;border-radius:12px!important;align-items:center!important;padding:12px 16px!important;font-size:16px!important;font-weight:600!important;text-decoration:none!important;display:flex!important}body .topbar-actions{flex-wrap:wrap!important;order:99!important;justify-content:space-between!important;gap:6px!important;width:100%!important}body .topbar-actions .button,body .topbar-actions .cart-pill,body .topbar-actions .user-pill{text-align:center!important;flex:1 1 0!important;justify-content:center!important;min-width:0!important;min-height:40px!important;padding:8px 10px!important;font-size:12px!important}body .topbar-actions .theme-toggle{flex:0 0 44px!important;min-width:0!important}body .topbar-actions .theme-toggle span:not(.theme-toggle__icon){display:none!important}body .topbar-actions .user-pill{flex:none!important;gap:6px!important;padding:4px 8px!important}body .topbar-actions .user-pill img{width:26px!important;height:26px!important}body .topbar-actions .user-pill span:not(.user-pill__chevron),body .topbar-actions .user-pill__chevron,body .topbar-actions .cart-pill__label{display:none!important}body .content-shell,body .content-shell--standalone{width:100%!important;max-width:100%!important;margin:0!important;padding:16px 12px!important}body .hero-section,body .hero-section--enhanced{min-height:auto!important;padding:32px 16px 24px!important}body .hero-copy{text-align:center!important;width:100%!important}body .hero-copy p{width:100%!important;margin-top:14px!important}body .hero-actions,body .hero-actions--left{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin-top:20px!important}body .hero-actions .button,body .hero-actions--left .button{justify-content:center!important;width:100%!important;font-size:14px!important}body .store-grid,body .store-categories,body .store-tools,body .product-detail-grid,body .product-grid,body .product-stats,body .product-perks,body .product-related,body .product-spec-grid,body .product-features,body .product-faq-grid,body .checkout-grid,body .checkout-layout,body .payment-methods,body .profile-grid,body .profile-account-grid,body .admin-grid,body .admin-grid--bottom,body .admin-grid--dashboard,body .admin-product-list,body .admin-disclosure__body--split,body .form-grid,body .form-grid--double,body .form-grid--triple,body .stats-row,body .legal-layout,body .site-footer__cols,body .order-detail-grid,body .download-files-list{grid-template-columns:1fr!important;gap:10px!important}body .store-hero{padding:24px 16px!important}body .store-hero__lead{font-size:14px!important}body .store-hero__stats{grid-template-columns:1fr 1fr!important;gap:8px!important}body .store-hero__stat{padding:12px!important}body .store-hero__stat strong{font-size:20px!important}body .store-category{border-radius:14px!important;padding:16px!important}body .store-category h3{font-size:16px!important}body .store-category p{font-size:12px!important}body .store-toolbar{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:12px!important}body .store-toolbar__tabs{flex-wrap:wrap!important;gap:4px!important}body .store-toolbar__tab{flex:1 1 0!important;min-width:0!important;padding:8px 10px!important;font-size:12px!important}body .store-toolbar__count{text-align:center!important}body .store-featured{flex-direction:column!important;gap:14px!important;padding:18px!important}body .store-featured__body h2{font-size:22px!important}body .store-featured__meta{grid-template-columns:1fr 1fr!important;gap:10px!important}body .store-featured__actions{flex-direction:column!important;gap:8px!important;width:100%!important}body .store-featured__actions .button{justify-content:center!important;width:100%!important}body .store-card{border-radius:14px!important;padding:16px!important}body .store-card__head{gap:10px!important}body .store-card__title{font-size:16px!important}body .product-hero,body .product-hero__body{padding:22px 18px!important}body .product-hero p,body .product-hero__lead{font-size:14px!important}body .product-buybox,body .product-buybox-sticky,body .product-buybox--sticky{width:100%!important;position:static!important}body .product-final-cta{grid-template-columns:1fr!important}body .cart-line,body .order-line{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:14px!important}body .cart-summary{padding:18px!important}body .crypto-instructions,body .checkout-section{padding:16px!important}body .profile-hero{padding:22px 18px!important}body .profile-hero__main{text-align:center!important;grid-template-columns:1fr!important;place-items:center!important;gap:14px!important}body .profile-hero__chips{flex-wrap:wrap!important;justify-content:center!important}body .profile-hero__stats{grid-template-columns:1fr 1fr!important;gap:10px!important}body .profile-card{padding:18px!important}body .profile-account-actions{flex-direction:column!important;gap:8px!important}body .profile-account-actions .button{justify-content:center!important;width:100%!important}body .order-card{padding:16px!important}body .order-card__head,body .order-card__meta{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}body .admin-page-stack{gap:12px!important}body .admin-disclosure summary{padding:14px 16px!important;font-size:14px!important}body .admin-disclosure summary span:first-child small{margin-top:4px!important;font-size:11px!important;display:block!important}body .admin-disclosure__body{padding:14px!important}body .admin-disclosure__body--stack{gap:12px!important}body .admin-product-card{padding:14px!important}body .admin-product-card__top,body .admin-product-card__meta{flex-direction:column!important;align-items:stretch!important;gap:6px!important}body .stat-box{padding:12px!important}body .stat-box strong{font-size:18px!important}body .pb-section__body{padding:12px!important}body .card-stack,body .modal-card,body .glass.card-stack{border-radius:14px!important;padding:16px!important}body .site-footer{padding:28px 16px 20px!important}body .site-footer__cols{grid-template-columns:1fr 1fr!important;gap:18px!important}body .site-footer__brand{grid-column:1/-1!important;margin-bottom:6px!important}body .site-footer__bottom{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important}body .modal-backdrop{padding:12px!important}body .modal-card{width:calc(100% - 24px)!important;max-width:none!important;max-height:calc(100vh - 24px)!important;padding:20px 16px!important;overflow-y:auto!important}body .modal-actions{flex-direction:column-reverse!important;gap:8px!important}body .modal-actions .button{justify-content:center!important;width:100%!important}body .maintenance-screen{padding:16px!important}body .maintenance__visual{width:100%!important;max-width:280px!important;margin:0 auto!important}body .legal-sidebar{margin-bottom:12px!important;padding:14px!important;position:static!important}body .legal-main{padding:18px!important}body .toast-viewport{width:auto!important;bottom:8px!important;left:8px!important;right:8px!important}body .toast{max-width:none!important}body button,body .button,body a.button{min-height:44px}}@media (width<=480px){body h1{font-size:24px!important}body h2{font-size:19px!important}body .hero-copy h1{font-size:28px!important}body .store-hero__title,body .product-hero h1,body .product-hero__title,body .product-hero__name{font-size:22px!important}body .topbar{padding:8px 12px!important}body .topbar .brand{font-size:13px!important}body .store-hero__stats,body .store-featured__meta,body .profile-hero__stats{grid-template-columns:1fr 1fr!important}body .store-toolbar__tab{padding:7px 8px!important;font-size:11px!important}body .site-footer__cols{grid-template-columns:1fr!important}}@media (width<=380px){body{font-size:13px}body h1{font-size:22px!important}body .hero-copy h1{font-size:24px!important}body .topbar .brand{font-size:12px!important}body .button{padding:8px 10px!important;font-size:12px!important}body .content-shell{padding:12px 8px!important}body .store-hero__stats,body .profile-hero__stats{grid-template-columns:1fr!important}}@media (hover:none) and (pointer:coarse){body .store-card,body .product-card,body .admin-product-card{transform:none!important}body .cursor-aura{display:none!important}}@media (width<=720px){body *{-webkit-tap-highlight-color:transparent}body .button,body button.button,body a.button{letter-spacing:.01em!important;border-radius:999px!important;min-height:38px!important;padding:8px 16px!important;font-size:13px!important;font-weight:700!important;transition:transform .14s cubic-bezier(.34,1.56,.64,1),background .18s,box-shadow .18s,border-color .18s!important}body .button--small{min-height:32px!important;padding:6px 12px!important;font-size:12px!important}body .button--cta{box-shadow:0 6px 20px #00ffcb38!important}body .button:active,body button.button:active,body a.button:active,body .topbar .topnav a:active,body .store-card:active,body .product-card:active,body .store-category:active,body .cart-pill:active,body .user-pill:active{transition-duration:80ms!important;transform:scale(.97)!important}body .mobile-menu-btn{border-radius:10px!important;width:38px!important;height:38px!important;padding:9px!important;transition:transform .18s cubic-bezier(.34,1.56,.64,1),background .18s,border-color .18s!important}body .mobile-menu-btn:active{transform:scale(.92)!important}body .mobile-menu-btn.is-open{border-color:var(--accent,#00ffcb)!important;background:#00ffcb26!important}body .topbar{min-height:54px!important;padding:8px 14px!important;box-shadow:inset 0 -1px #00ffcb1a,0 4px 18px #00000038!important}body .topbar .brand{letter-spacing:.06em!important;font-size:14px!important;font-weight:800!important}body .topbar-actions{padding-top:4px!important;padding-bottom:2px!important}body .topbar-actions .button,body .topbar-actions .cart-pill,body .topbar-actions .user-pill{border-radius:999px!important;min-height:36px!important;padding:6px 12px!important;font-size:12px!important}body .cart-pill__badge{min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;line-height:18px!important}@keyframes tcMobileMenuFade{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes tcMobileMenuItem{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}body .topbar.mobile-menu-open .topnav{-webkit-backdrop-filter:blur(8px);background:#081112eb!important;animation:.24s cubic-bezier(.16,1,.3,1) tcMobileMenuFade!important}body .topbar.mobile-menu-open .topnav a{animation:.36s cubic-bezier(.16,1,.3,1) backwards tcMobileMenuItem;transition:background .18s,border-color .18s,transform .12s!important}body .topbar.mobile-menu-open .topnav a:first-child{animation-delay:40ms}body .topbar.mobile-menu-open .topnav a:nth-child(2){animation-delay:90ms}body .topbar.mobile-menu-open .topnav a:nth-child(3){animation-delay:.14s}body .topbar.mobile-menu-open .topnav a:nth-child(4){animation-delay:.19s}body .topbar.mobile-menu-open .topnav a:nth-child(5){animation-delay:.24s}body .topbar.mobile-menu-open .topnav a:nth-child(6){animation-delay:.29s}body .topbar.mobile-menu-open .topnav a:nth-child(7){animation-delay:.34s}body .topbar .topnav a:active{background:#00ffcb1f!important;transform:scale(.97)!important}@keyframes tcCardSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}body .store-grid>.store-card,body .store-categories>.store-category,body .profile-grid>.profile-card,body .admin-product-list>.admin-product-card,body .download-files-list>*{animation:.42s cubic-bezier(.16,1,.3,1) backwards tcCardSlideIn}body .store-grid>.store-card:first-child,body .store-categories>.store-category:first-child,body .profile-grid>.profile-card:first-child{animation-delay:40ms}body .store-grid>.store-card:nth-child(2),body .store-categories>.store-category:nth-child(2),body .profile-grid>.profile-card:nth-child(2){animation-delay:.1s}body .store-grid>.store-card:nth-child(3),body .store-categories>.store-category:nth-child(3),body .profile-grid>.profile-card:nth-child(3){animation-delay:.16s}body .store-grid>.store-card:nth-child(4),body .profile-grid>.profile-card:nth-child(4){animation-delay:.22s}body .store-grid>.store-card:nth-child(5){animation-delay:.28s}body .store-grid>.store-card:nth-child(6){animation-delay:.34s}body .store-grid>.store-card:nth-child(7){animation-delay:.4s}body .store-grid>.store-card:nth-child(8){animation-delay:.46s}@keyframes tcAccentPulse{0%,to{opacity:.85;box-shadow:0 0 #00ffcb00}50%{opacity:1;box-shadow:0 0 14px 2px #00ffcb73}}body .eyebrow .eyebrow__dot,body .eyebrow--neon .eyebrow__dot{border-radius:999px;animation:2.6s ease-in-out infinite tcAccentPulse!important}body .hero-copy h1 .accent,body .hero-copy h1 strong,body .store-hero__title-accent{color:#0000!important;background:linear-gradient(135deg,#00ffcb 0%,#87ffea 50%,#56f4c8 100%)!important;-webkit-background-clip:text!important;background-clip:text!important}body input,body textarea,body select{border-radius:12px!important;transition:border-color .18s,box-shadow .18s,background .18s!important}body input:focus,body textarea:focus,body select:focus,body input:focus-visible,body textarea:focus-visible{border-color:var(--accent,#00ffcb)!important;outline:none!important;box-shadow:0 0 0 3px #00ffcb2e!important}body .store-card,body .product-card,body .admin-product-card,body .order-card,body .profile-card,body .glass.card-stack{border-radius:16px!important;transition:transform .22s cubic-bezier(.34,1.56,.64,1),border-color .22s,background .22s!important}body .toast{border-radius:14px!important;animation:.32s cubic-bezier(.16,1,.3,1) tcCardSlideIn!important}body .panel,body .panel--profile,body .panel--legal{gap:14px!important}body .stack-form{gap:12px!important}body .form-grid{gap:10px!important}body .mobile-cta-bar{-webkit-backdrop-filter:blur(12px);gap:8px;display:flex;bottom:0;left:0;right:0;padding:10px 14px max(10px, env(safe-area-inset-bottom)) 14px!important;z-index:80!important;background:#081112f5!important;border-top:1px solid #00ffcb2e!important;position:fixed!important}body .mobile-cta-bar .button{flex:1;justify-content:center}body .topbar{padding-top:max(8px, env(safe-area-inset-top))!important;padding-left:max(14px, env(safe-area-inset-left))!important;padding-right:max(14px, env(safe-area-inset-right))!important}body .content-shell{padding-bottom:max(16px, env(safe-area-inset-bottom))!important}body .topbar .topnav,body .modal-card,body .legal-main{scroll-behavior:smooth}body hr{background:linear-gradient(90deg,#0000 0%,#00ffcb38 50%,#0000 100%)!important;border:none!important;height:1px!important;margin:18px 0!important}body .store-card{padding:16px!important;overflow:hidden!important}body .store-card__footer{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding-top:12px!important}body .store-card__price{flex-flow:wrap!important;align-items:baseline!important;gap:8px!important;width:100%!important}body .store-card__price-label{flex-shrink:0;font-size:.6rem!important}body .store-card__price strong{flex-shrink:0;font-size:1.05rem!important}body .store-card__price small{flex-basis:100%;font-size:.62rem!important}body .store-card__actions{flex-shrink:0!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}body .store-card__actions .button{white-space:nowrap!important;text-overflow:ellipsis!important;justify-content:center!important;width:100%!important;min-width:0!important;padding:10px 8px!important;font-size:12px!important;overflow:hidden!important}body .store-card__actions .button__arrow{display:none!important}body .store-card__head{flex-wrap:wrap!important;gap:10px!important}body .store-card__icon{flex-shrink:0;width:44px!important;height:44px!important;font-size:22px!important}body .store-card__title{word-break:break-word;font-size:15px!important;line-height:1.25!important}body .store-card__tag{padding:3px 8px!important;font-size:10px!important}body .store-card p{font-size:13px!important;line-height:1.5!important}body .store-featured__actions{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;display:grid!important}body .store-featured__actions .button{justify-content:center!important;width:100%!important;min-width:0!important}body .product-related__card{padding:16px!important}body .product-related__price{flex-direction:column!important;align-items:stretch!important;gap:8px!important}body .product-related__price .button{justify-content:center!important;width:100%!important}body .product-final-cta__actions{flex-direction:column!important;gap:8px!important;width:100%!important}body .product-final-cta__actions .button{justify-content:center!important;width:100%!important}body .product-buybox__price-row{flex-flow:wrap!important;align-items:baseline!important;gap:8px!important}body .product-buybox__price{font-size:1.5rem!important}body .product-buybox__cta{justify-content:center!important;width:100%!important;min-height:46px!important;font-size:14px!important}body .cart-line{padding:14px!important;overflow:hidden!important}body .cart-line__main{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important}body .cart-line__price{align-items:flex-start!important}body .cart-line__price strong{font-size:1.1rem!important}body .cart-line__controls{flex-flow:wrap!important;justify-content:space-between!important;gap:10px!important;width:100%!important}body .qty-control{flex-shrink:0}body .cart-line__controls .button{flex:auto!important;justify-content:center!important;min-width:100px!important}body .cart-summary{padding:18px!important}body .cart-summary__row{font-size:14px!important}body .cart-summary .button{justify-content:center!important;width:100%!important;min-height:46px!important}body .checkout-section .button--cta,body .crypto-instructions .button{justify-content:center!important;width:100%!important;min-height:48px!important;font-size:14px!important}body .order-card__actions,body .order-detail__actions{flex-direction:column!important;gap:8px!important;width:100%!important}body .order-card__actions .button,body .order-detail__actions .button{justify-content:center!important;width:100%!important}body .bot-card,body .addon-card{padding:16px!important;overflow:hidden!important}body .bot-card__actions,body .addon-card__actions,body .manage-card__actions{flex-direction:column!important;gap:8px!important;width:100%!important;display:flex!important}body .bot-card__actions .button,body .addon-card__actions .button,body .manage-card__actions .button{justify-content:center!important;width:100%!important}body .profile-account-actions,body .profile-email-form__actions{flex-direction:column!important;gap:8px!important;width:100%!important}body .profile-account-actions .button,body .profile-email-form__actions .button{justify-content:center!important;width:100%!important}body .admin-product-card__actions{grid-template-columns:1fr!important;gap:6px!important;width:100%!important;display:grid!important}body .admin-product-card__actions .button{justify-content:center!important;width:100%!important}body .form-actions,body .button-row,body .action-row{flex-direction:column!important;gap:8px!important;width:100%!important}body .form-actions .button,body .button-row .button,body .action-row .button{justify-content:center!important;width:100%!important}body .button .button__arrow{margin-left:4px!important}body .button--small .button__arrow,body .store-card__actions .button__arrow{display:none!important}body .store-card,body .product-card,body .order-card,body .bot-card,body .addon-card,body .profile-card,body .admin-product-card{word-break:break-word!important;overflow-wrap:anywhere!important}body .product-id,body code,body .order-id,body .cart-line__type,body .product-related__type{word-break:break-all!important}body .custom-select,body .custom-select__trigger{width:100%!important;max-width:100%!important}body .store-tab-row,body .tab-row{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap!important;padding-bottom:4px!important;overflow-x:auto!important}body .store-tab-row::-webkit-scrollbar{height:3px}body .store-tab,body .tab-row>*{flex-shrink:0}body .staff-card__head{flex-wrap:wrap!important;gap:8px!important}body .staff-card__permissions{grid-template-columns:1fr!important}body .order-detail-meta{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}body .order-detail-code{word-break:break-all!important;box-sizing:border-box!important;width:100%!important}body .glass code,body .crypto-instructions code,body .order-detail code,body input[readonly]{word-break:break-all!important;overflow-wrap:anywhere!important;white-space:normal!important}}@media (width<=720px) and (prefers-reduced-motion:reduce){body .store-grid>.store-card,body .store-categories>.store-category,body .profile-grid>.profile-card,body .admin-product-list>.admin-product-card,body .topbar.mobile-menu-open .topnav,body .topbar.mobile-menu-open .topnav a,body .toast,body .eyebrow .eyebrow__dot{animation:none!important}body *{transition-duration:.01ms!important}}
