.device-session-gate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100002;display:flex;align-items:flex-start;justify-content:center;padding:1.25rem;padding-top:min(8vh,4rem);box-sizing:border-box;background:#0f172ab8;overflow-y:auto}.device-session-gate-modal{width:min(36rem,100%);background:linear-gradient(180deg,#f8fafc,#fff 42%);border-radius:14px;border:1px solid rgba(148,163,184,.45);box-shadow:0 24px 64px #00000038;padding:1.35rem 1.5rem 1.5rem;color:#0f172a}.device-session-gate-modal h2{margin:0 0 .5rem;font-size:1.28rem;line-height:1.35}.device-session-gate-lede{margin:0 0 1.1rem;font-size:.94rem;line-height:1.52;color:#475569}.device-session-gate-error{margin:0 0 1rem;padding:.55rem .65rem;border-radius:8px;font-size:.87rem;background:#fecaca73;color:#991b1b}.device-session-gate-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:10px}.device-session-gate-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:.72rem .85rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.device-session-gate-row--current{border-color:#0284c780;background:#f0f9ff99}.device-session-gate-meta{flex:1;min-width:0;font-size:.88rem;line-height:1.4}.device-session-gate-label{display:block;font-weight:600;color:#0f172a}.device-session-gate-detail{display:block;margin-top:.2rem;font-size:.82rem;color:#64748b}.device-session-gate-actions{flex-shrink:0}.device-session-footnote{margin:0;font-size:.8rem;line-height:1.45;color:#64748b}.hockey-decorations{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.hockey-puck{position:absolute;width:60px;height:24px;background:linear-gradient(180deg,#c41e3a26,#0a162833);border-radius:50%;border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 8px #00000026}.hockey-puck-1{top:15%;left:8%;--r: -15deg;animation:float 8s ease-in-out infinite}.hockey-puck-2{top:25%;right:12%;--r: 25deg;animation:float 10s ease-in-out infinite 1s}.hockey-puck-3{bottom:30%;left:15%;--r: 10deg;animation:float 9s ease-in-out infinite 2s}.hockey-puck-4{bottom:20%;right:8%;--r: -20deg;animation:float 11s ease-in-out infinite .5s}.hockey-puck-5{top:50%;left:5%;--r: 5deg;animation:float 7s ease-in-out infinite 1.5s}.hockey-stick{position:absolute;width:80px;height:3px;background:linear-gradient(90deg,transparent,rgba(196,30,58,.35),rgba(255,255,255,.15),transparent);border-radius:2px;transform-origin:left center}.hockey-stick-1{top:20%;right:20%;--r: -35deg;animation:float 12s ease-in-out infinite}.hockey-stick-2{bottom:25%;left:10%;--r: 45deg;animation:float 9s ease-in-out infinite 2s}.hockey-stick-3{top:60%;right:5%;--r: -10deg;animation:float 10s ease-in-out infinite 1s}@keyframes float{0%,to{transform:translateY(0) rotate(var(--r, 0deg))}50%{transform:translateY(-8px) rotate(var(--r, 0deg))}}@media (max-width: 768px){.hockey-puck{width:40px;height:16px}.hockey-stick{width:50px}.hockey-puck-4,.hockey-puck-5{opacity:.45}}.lang-switcher{position:relative;display:inline-flex;align-items:center;font-family:inherit}.lang-switcher__trigger{display:inline-flex;align-items:center;gap:.4rem;height:36px;padding:0 .65rem 0 .55rem;border:1px solid rgba(148,163,184,.5);border-radius:999px;background:#fff;color:#334155;font:inherit;font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;white-space:nowrap}.lang-switcher__trigger:hover,.lang-switcher--open .lang-switcher__trigger{border-color:#0ea5e9;background:#f8fafc}.lang-switcher__trigger:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.lang-switcher__flag{font-size:1.05rem;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Twemoji Mozilla,sans-serif}.lang-switcher__code{letter-spacing:.02em}.lang-switcher__chev{color:#94a3b8;transition:transform .18s}.lang-switcher--open .lang-switcher__chev{transform:rotate(180deg)}.lang-switcher__menu{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;display:flex;flex-direction:column;padding:4px;background:#fff;border:1px solid rgba(148,163,184,.5);border-radius:12px;box-shadow:0 12px 28px -8px #0f172a2e,0 4px 10px -4px #0f172a1f;z-index:50;animation:lang-switcher__fade .12s ease-out}@keyframes lang-switcher__fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lang-switcher__menu:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.lang-switcher__item{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .65rem;border:0;background:transparent;border-radius:8px;font:inherit;font-size:.88rem;color:#334155;text-align:left;cursor:pointer;transition:background .12s,color .12s}.lang-switcher__item:hover,.lang-switcher__item:focus-visible{background:#f1f5f9;outline:none}.lang-switcher__item--active{background:#e0f2fe;color:#0c4a6e;font-weight:600}.lang-switcher__item-flag{font-size:1.15rem;line-height:1;flex-shrink:0;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",Twemoji Mozilla,sans-serif}.lang-switcher__item-label{flex:1}.lang-switcher--compact .lang-switcher__trigger{height:32px;padding:0 .5rem 0 .45rem;font-size:.78rem}@media (max-width: 700px){.lang-switcher__menu{min-width:180px}.lang-switcher__item{padding:.55rem .75rem;font-size:.92rem}}.theme-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(2,132,199,.3);background:#fff9;color:#0369a1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;flex-shrink:0}.theme-toggle:hover{background:#0284c71f;border-color:#0284c780;transform:scale(1.08)}.theme-toggle:active{transform:scale(.95)}.theme-toggle--dark{border-color:#94a3b84d;background:#ffffff12;color:#94a3b8}.theme-toggle--dark:hover{background:#ffffff24;border-color:#94a3b880;color:#e2e8f0}.cabinet-sidebar .theme-toggle{width:32px;height:32px}.corporate-price-block{margin-top:auto;padding-top:.25rem;display:flex;flex-direction:column;gap:.4rem}.corporate-price-row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.88rem;color:#475569}.corporate-price-num{font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap}.corporate-price-users{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.corporate-price-users-label{font-size:.82rem;color:#64748b}.corporate-price-users-ctrl{display:inline-flex;align-items:center;gap:0;border:1px solid rgba(2,132,199,.35);border-radius:8px;overflow:hidden;background:#fff}.corporate-price-step{width:2rem;height:2rem;border:none;background:#0284c714;color:#0369a1;font-size:1.1rem;line-height:1;cursor:pointer;padding:0}.corporate-price-step:hover{background:#0284c72e}.corporate-price-users-input{width:3rem;border:none;text-align:center;font-size:.95rem;font-variant-numeric:tabular-nums;padding:.35rem 0;font-family:inherit;color:#0f172a}.corporate-price-users-input:focus{outline:none}.corporate-price-users-input::-webkit-outer-spin-button,.corporate-price-users-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.corporate-price-users-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.corporate-price-total{font-size:1.05rem;font-weight:700;color:#0c4a6e;font-variant-numeric:tabular-nums;padding-top:.15rem}.corporate-price-block--landing .corporate-price-row{font-size:.9rem}.corporate-price-block--landing .corporate-price-total{font-size:1.1rem}.corporate-price-block--cabinet .corporate-price-row{font-size:.82rem}.corporate-price-block--cabinet .corporate-price-total{font-size:1rem}.corporate-price-block--cabinet .corporate-price-step{width:1.85rem;height:1.85rem;font-size:1rem}.corporate-price-block--cabinet .corporate-price-users-input{width:2.75rem;font-size:.88rem}.corporate-price-block--preview .corporate-price-row{font-size:.52rem}.corporate-price-block--preview .corporate-price-users-label{font-size:.5rem}.corporate-price-block--preview .corporate-price-step{width:1.1rem;height:1.1rem;font-size:.65rem}.corporate-price-block--preview .corporate-price-users-input{width:1.5rem;font-size:.55rem;padding:.15rem 0}.corporate-price-block--preview .corporate-price-total{font-size:.62rem}.corporate-price-block--preview .corporate-price-users-ctrl{border-radius:4px}.landing-ice{--ice-bg: #e0f4fe;--ice-bg-dark: #bae6fd;--ice-accent: #0284c7;--ice-accent-light: #38bdf8;--ice-text: #0c4a6e;--ice-text-muted: #0369a1}.landing{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:clip;font-family:Unbounded,Outfit,system-ui,sans-serif;background:linear-gradient(180deg,#e0f4fe,#bae6fd 40%,#7dd3fc);background-image:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(56,189,248,.25),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(14,165,233,.15),transparent),linear-gradient(180deg,#e0f4fe,#bae6fd,#7dd3fc);transition:background .4s ease}.landing-header{position:sticky;top:0;z-index:100;padding:.85rem 1.25rem;background:#e0f4feeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(2,132,199,.2);transition:all .3s ease;font-family:Unbounded,Outfit,system-ui,sans-serif}.landing-header a:hover{text-decoration:none}.landing-header-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem}@media (min-width: 1025px){.landing-header-inner{display:grid;grid-template-columns:minmax(0,auto) 1fr minmax(0,auto);justify-content:initial;gap:1rem}.landing-logo{justify-self:start}.landing-nav{justify-self:center}.landing-header-actions{justify-self:end}}.landing-logo{display:flex;align-items:center;gap:12px;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:700;color:#3d4a54;text-decoration:none;transition:color .3s ease,transform .3s ease;min-width:0}.landing-logo:hover{color:#1e293b;transform:translateY(-1px)}.landing-logo-text{text-transform:uppercase;letter-spacing:.04em;line-height:1.15}.landing-logo-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#ffffff80;border:2px solid rgba(2,132,199,.2)}.landing-logo-img{width:100%;height:100%;object-fit:contain}.landing-nav{display:flex;position:fixed;top:0;right:0;width:min(300px,88vw);height:100vh;height:100dvh;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;gap:1rem;padding:5rem 1.25rem 1.5rem;box-shadow:-4px 0 24px #0000001f;transform:translate(100%);transition:transform .3s ease;z-index:101}@media (max-width: 1024px){.landing-nav:not(.open){pointer-events:none;box-shadow:none;overflow:hidden}.landing-nav{overflow:hidden}.landing-nav.open{pointer-events:auto;box-shadow:-4px 0 24px #0000001f;overflow:auto}}.landing-nav.open{transform:translate(0)}.landing-nav-pill{display:flex;flex-direction:column;gap:.65rem;width:100%}.landing-nav-pill button{width:100%;padding:.75rem 1rem;border:none;border-radius:999px;background:#00bfff;color:#0a0a0a;font-family:inherit;font-size:.95rem;font-weight:700;text-align:center;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.landing-nav-pill button:hover{background:#0369a1;color:#fff;box-shadow:0 4px 14px #0369a173}.landing-nav-pill button:active{transform:scale(.98)}.landing-burger{display:flex;align-items:center;justify-content:center;padding:8px;background:transparent;border:none;color:#0c4a6e;cursor:pointer;border-radius:10px;transition:all .3s ease}.landing-burger:hover{color:#0284c7;background:#0284c71f}.btn-cabinet-icon{display:inline-flex;align-items:center;gap:8px;padding:10px 14px}.btn-cabinet-text{display:none}.landing-header-cabinet-pill.btn-cabinet{background:#00bfff!important;color:#0a0a0a!important;border:none!important;border-radius:999px!important;box-shadow:0 2px 12px #00bfff59;font-weight:700!important;padding:.65rem 1.35rem!important;gap:.5rem;text-decoration:none!important;transition:background .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.landing-header-cabinet-pill.btn-cabinet:hover{transform:translateY(-1px);background:#0369a1!important;color:#fff!important;box-shadow:0 4px 18px #0369a180;filter:none}.landing-header-cabinet-pill.btn-cabinet svg{color:#0a0a0a;flex-shrink:0;transition:color .2s ease}.landing-header-cabinet-pill.btn-cabinet:hover svg{color:#fff!important}.landing-header-pill-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;border-radius:999px;background:#00bfff;color:#0a0a0a!important;font-size:.9rem;font-weight:700;text-decoration:none!important;border:2px solid transparent;transition:filter .2s ease,transform .15s ease;font-family:inherit;box-shadow:0 2px 12px #00bfff4d}.landing-header-pill-btn:hover{filter:brightness(.96);text-decoration:none!important}.landing-header-pill-btn--ghost{background:#ffffffd9;border-color:#0a0a0a;box-shadow:none}.landing-header-pill-btn--ghost:hover{background:#fff}.landing-header-actions{display:flex;align-items:center;gap:.65rem;justify-self:end;justify-content:flex-end}.landing-guest-auth-desktop{display:none;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.landing-guest-auth-icon{display:inline-flex;align-items:center;justify-content:center;padding:8px;color:#0c4a6e;border-radius:10px;transition:all .3s ease;text-decoration:none}.landing-guest-auth-icon:hover{color:#0284c7;background:#0284c71f}.landing-nav-auth-link{display:block;padding:12px 0;border-bottom:1px solid rgba(2,132,199,.12);color:#0369a1;font-size:1rem;font-weight:600;text-align:left;text-decoration:none;transition:all .3s ease}.landing-nav-auth-link:hover{color:#0284c7}.landing-nav-auth-link-register{margin-top:.25rem;padding:12px 16px;text-align:center;border-radius:999px;border:none;border-bottom:none;background:#00bfff;color:#0a0a0a!important;font-weight:700;box-shadow:0 4px 12px #00bfff59}.landing-nav-auth-link-register:hover{color:#0a0a0a!important;filter:brightness(.95)}.btn-link{padding:8px 16px;color:#0369a1;text-decoration:none;font-size:.95rem;border-radius:8px;transition:all .3s ease}.btn-link:hover{color:#0284c7}.btn-primary{padding:8px 20px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff!important;border:none;border-radius:8px;font-size:.95rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0284c759}.btn-primary:hover{background:linear-gradient(135deg,#0ea5e9,#0284c7);transform:translateY(-2px);box-shadow:0 6px 20px #0284c773}.btn-cabinet{padding:10px 24px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff!important;border:none;border-radius:10px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0284c766}.btn-cabinet:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0284c780}@media (min-width: 1025px){.landing-burger{display:none}.landing-nav{position:static;width:auto!important;max-width:none;height:auto!important;min-height:0;min-width:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;padding:0!important;gap:0;box-shadow:none!important;transform:none!important;transition:none;z-index:auto;justify-self:center;pointer-events:auto;overflow:visible}.landing-nav.open{transform:none!important}.landing-nav-pill{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;padding:.35rem .5rem;gap:.15rem;width:auto;background:#00bfff;border-radius:999px;box-shadow:0 4px 18px #00bfff59}.landing-nav-pill button{width:auto;padding:.55rem 1.15rem;background:transparent;color:#0a0a0a;box-shadow:none}.landing-nav-pill button:hover{background:#0369a1;color:#fff;box-shadow:0 2px 10px #0369a173;border-radius:999px}.landing-nav-auth-link,.landing-nav-auth-link-register{display:none!important}.landing-guest-auth-desktop{display:flex}.landing-guest-auth-icon{display:none}.btn-cabinet-text{display:inline}.landing-header-cabinet-pill.btn-cabinet-icon{padding:.65rem 1.35rem!important}.landing-nav-overlay{display:none!important;pointer-events:none!important}}.landing-main{flex:1;min-width:0;padding:0 1.5rem;position:relative;z-index:1}.landing-hero{position:relative;max-width:100%;margin:0;padding:6rem 1.5rem 8rem;text-align:center;overflow:hidden}.landing-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://images.unsplash.com/photo-1644553054315-9fb69509f932?w=1920&q=80);background-size:cover;background-position:center;background-repeat:no-repeat}.landing-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e0f4febf,#bae6fd99 40%,#e0f4fed9);transition:opacity .4s ease}.landing-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.landing-hero-content h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#0c4a6e;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 20px rgba(255,255,255,.5);transition:color .3s ease}.landing-hero-content h1 .accent{color:#0284c7}.landing-hero-content p{font-size:1.15rem;color:#0369a1;line-height:1.6;margin-bottom:2rem;transition:color .3s ease}.btn-large{padding:14px 32px!important;font-size:1.1rem!important}.section-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.08;pointer-events:none}.section-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e0f4fe66,#bae6fd99)}.section-bg-rink{background-image:url(https://images.unsplash.com/photo-1711375514758-d599a0593753?w=1200&q=70)}.section-bg-players{background-image:url(https://images.unsplash.com/photo-1547223431-cc59f141f389?w=1200&q=70)}.landing-about-features{scroll-margin-top:5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:2.5rem 1.5rem 3rem;background:linear-gradient(180deg,#d9f0ff,#e8f4fc 45%,#e0f4fe)}.about-spotlight-card{max-width:920px;margin:0 auto 1.75rem;padding:2rem 1.75rem clamp(1.75rem,4vw,2.5rem);background:#fff;border-radius:28px;box-shadow:0 12px 40px #0d1b2a14;border:1px solid rgba(2,132,199,.12);text-align:center}.about-spotlight-title{font-family:Unbounded,Outfit,system-ui,sans-serif;font-size:clamp(1.15rem,1.5vw + .8rem,1.5rem);font-weight:700;color:#0a0a0a;line-height:1.35;margin:0 0 1rem;letter-spacing:-.02em}.about-spotlight-text{font-size:1.02rem;color:#0f172a;line-height:1.65;max-width:52rem;margin:0 auto}.features-block{max-width:1200px;margin:0 auto;padding:0 .5rem 2.5rem}.features-heading-pill{display:block;width:fit-content;max-width:100%;margin:0 auto 1.75rem;padding:.85rem 2rem;font-family:Unbounded,Outfit,system-ui,sans-serif;font-size:clamp(1.05rem,1vw + .8rem,1.25rem);font-weight:700;color:#0a0a0a;text-align:center;background:#fff;border-radius:999px;border:1px solid rgba(2,132,199,.15);box-shadow:0 4px 20px #0284c714}.feature-grid-mockup{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;width:100%}.feature-card-mockup{display:flex;flex-direction:column;align-items:stretch;background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(2,132,199,.12);box-shadow:0 6px 22px #0284c714;transition:transform .25s ease,box-shadow .25s ease}.feature-card-mockup:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0284c71f}.feature-icon-ring{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:.75rem auto .45rem;border-radius:50%;background:linear-gradient(145deg,#0284c733,#0284c70f);color:#0369a1;flex-shrink:0}.feature-card-tone-2 .feature-icon-ring{background:linear-gradient(145deg,#6366f138,#6366f114);color:#4f46e5}.feature-card-tone-3 .feature-icon-ring{background:linear-gradient(145deg,#8b5cf633,#8b5cf612);color:#7c3aed}.feature-card-tone-4 .feature-icon-ring{background:linear-gradient(145deg,#06b6d438,#06b6d414);color:#0891b2}.feature-card-head{margin:0 .4rem .4rem;padding:.15rem .35rem;font-family:Unbounded,Outfit,system-ui,sans-serif;font-size:.78rem;font-weight:700;text-align:center;background:transparent;border-radius:0;line-height:1.25}.feature-card-tone-1 .feature-card-head{color:#00bfff}.feature-card-tone-2 .feature-card-head{color:#4f46e5}.feature-card-tone-3 .feature-card-head{color:#7c3aed}.feature-card-tone-4 .feature-card-head{color:#0891b2}.feature-card-desc{font-size:.78rem;line-height:1.45;color:#0f172a;margin:0;padding:0 .65rem .85rem;flex:1}@media (max-width: 900px){.feature-grid-mockup{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (max-width: 520px){.feature-grid-mockup{grid-template-columns:1fr}}.price-section h2,.contacts-section h2{position:relative;display:inline-block;padding-bottom:.5rem;color:#0c4a6e;transition:color .3s ease}.price-section h2:after,.contacts-section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,transparent,#0284c7,transparent);border-radius:2px;transition:width .3s ease}.price-section{max-width:100%;margin:0 auto;padding:4rem 1rem;text-align:center}.price-section.price-section-mockup{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;box-sizing:border-box;padding:3rem max(1.5rem,env(safe-area-inset-left,0px)) 4rem max(1.5rem,env(safe-area-inset-right,0px));background:#e0f4ff}.price-section-mockup h2{color:#0a0a0a;font-size:clamp(1.75rem,4vw,2rem)}.price-mockup-heading{display:flex;flex-direction:column;align-items:center;gap:.85rem;margin:0 auto 2rem;width:100%;max-width:1200px}.price-mockup-heading h2{margin:0;padding:0}.price-mockup-heading .price-billing-toggle{margin:0}.price-billing-toggle{display:inline-flex;align-items:stretch;padding:4px;margin:0 auto 2rem;background:#fff;border-radius:999px;box-shadow:0 2px 14px #0000000f}.price-billing-toggle button{border:none;border-radius:999px;padding:.55rem 1.35rem;font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;background:transparent;color:#0284c7;transition:background .2s ease,color .2s ease}.price-billing-toggle button.active{background:#00aeef;color:#fff}.price-billing-toggle button:not(.active):hover{opacity:.88}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,340px));gap:1.5rem;max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding:0;justify-content:center}.price-grid-mockup-four{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1320px}.price-grid-mockup{align-items:stretch}.price-pillars-mockup{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1320px;margin:0 auto;width:100%}.price-pillar{display:flex;flex-direction:column;gap:.5rem;min-width:0}.price-pillar-title{font-size:1.35rem;margin:0;font-weight:700;color:#0369a1;text-align:center}.price-pillar-cards{display:flex;flex-direction:column;gap:1rem;flex:1}.price-pillar-cards .price-card{flex:1}.price-pillar .price-card{flex:1;display:flex;flex-direction:column}.price-card-corporate-pillar{display:flex;flex-direction:column}.price-corporate-tier-toggle{display:inline-flex;align-self:center;align-items:stretch;padding:4px;margin:0 auto .65rem;background:#0284c71a;border-radius:999px}.price-corporate-tier-toggle button{border:none;border-radius:999px;padding:.45rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:700;cursor:pointer;background:transparent;color:#0284c7;transition:background .2s ease,color .2s ease}.price-corporate-tier-toggle button.active{background:#00aeef;color:#fff}.price-corporate-tier-toggle button:not(.active):hover{opacity:.9}.price-card-pillar-tiered .price-corporate-tier-toggle{margin-top:.35rem}.price-card-pillar-tiered .price-features{flex:1 1 auto}.price-card-pillar-tiered .price-card-amount{margin-top:0;padding-top:.75rem}.price-corporate-billing-note{margin:0 0 .75rem;font-size:.82rem;line-height:1.45;color:#64748b}.price-card-amount-corporate{margin-top:auto;padding-top:.25rem}.price-section h2{text-align:center;margin-bottom:2rem;font-size:1.75rem}.price-section-mockup .price-mockup-heading h2{margin-bottom:0}.price-card{background:#ffffffbf;border:1px solid rgba(2,132,199,.3);border-radius:16px;padding:1.5rem;text-align:center;position:relative;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #0284c71a;min-width:0;transition:all .3s ease}.price-card-mockup{display:flex;flex-direction:column;align-items:stretch;position:relative;background:#fff;border:none;border-radius:18px;padding:1.25rem 1.25rem 1.5rem;text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 6px 28px #0000000f}.price-card-mockup:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00aeef26}.price-popular-label{position:absolute;top:-.2rem;right:-.1rem;z-index:2;margin:0;padding:.22rem .5rem;font-size:.6rem;font-weight:700;line-height:1.1;letter-spacing:.02em;color:#fff;text-align:center;background:#00aeef;border-radius:0 16px 0 10px;box-shadow:0 2px 8px #00aeef59;pointer-events:none}.price-card-head{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.65rem 1rem;margin:0 0 .75rem;background:#00aeef;border-radius:14px;text-decoration:none;transition:justify-content .25s ease;overflow:hidden}.price-card-head:hover{justify-content:space-between}.price-card-head:focus-visible{outline:2px solid #0369a1;outline-offset:2px}.price-card-head-title{color:#fff;font-weight:700;font-size:1rem;line-height:1.2}.price-card-head-choose{flex:0 0 auto;max-width:0;opacity:0;overflow:hidden;padding:.35rem .85rem;margin:0;border-radius:999px;background:#0000002e;color:#fff;font-size:.8rem;font-weight:700;white-space:nowrap;transition:max-width .3s ease,opacity .2s ease}.price-card-head:hover .price-card-head-choose{max-width:140px;opacity:1}.price-card-head:hover .price-card-head-choose-long{max-width:260px;opacity:1}@media (prefers-reduced-motion: reduce){.price-card-head,.price-card-head-choose{transition:none}.price-card-head:hover .price-card-head-choose,.price-card-head:hover .price-card-head-choose-long{max-width:none;opacity:1}}.price-card-tagline{margin:0 0 .85rem;font-size:.88rem;line-height:1.45;color:#0a0a0a}.price-features-mockup{list-style:none;margin:0 0 1rem;padding:0;text-align:left}.price-features-mockup li{display:flex;align-items:flex-start;gap:.45rem;padding:.3rem 0;font-size:.85rem;line-height:1.45;color:#0a0a0a}.price-features-mockup li:before{content:"✓";flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem;display:flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:800;line-height:1;color:#fff;background:#00aeef;border-radius:50%;box-shadow:0 1px 3px #00aeef59}.price-card-amount{margin:auto 0 0;padding-top:.25rem;font-size:1.15rem;font-weight:700;color:#0a0a0a}.price-card:hover:not(.price-card-mockup){transform:translateY(-4px);box-shadow:0 8px 32px #0284c72e}.price-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;padding:6px 20px;border-radius:20px;font-size:.9rem;font-weight:600;transition:transform .3s ease}.price-badge-pro{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.price-badge-pro-plus{background:linear-gradient(135deg,#a855f7,#7c3aed)}.price-card-pro-plus{border-color:#7c3aed59;box-shadow:0 4px 24px #7c3aed1f}.price-badge-enterprise{background:linear-gradient(135deg,#f59e0b,#d97706)}.price-badge-unlimited{background:linear-gradient(135deg,#10b981,#059669)}.price-card-pro{border-color:#8b5cf659;box-shadow:0 4px 24px #8b5cf61a}.price-card-enterprise{border-color:#f59e0b59;box-shadow:0 4px 24px #f59e0b1a}.price-card-unlimited{border-color:#10b98159;box-shadow:0 4px 24px #10b9811a}.price-amount{font-size:1.4rem!important;font-weight:700!important;color:#0c4a6e!important;margin:.25rem 0 .5rem!important}.price-card h3{margin-top:.75rem;margin-bottom:.25rem;font-size:1.2rem;color:#0c4a6e}.price-card:not(.price-card-mockup)>p{color:#0369a1;margin-bottom:.75rem;line-height:1.5;font-size:.9rem}.price-features{list-style:none;text-align:left;max-width:100%;margin:0 auto 1rem}.price-features:not(.price-features-mockup) li{padding:4px 0;color:#0369a1;font-size:.85rem}.contacts-section:not(.contacts-section-mockup){max-width:600px;margin:0 auto;padding:4rem 0}.contacts-section:not(.contacts-section-mockup) h2{text-align:center;margin-bottom:2rem;font-size:1.75rem}.contacts-section-mockup{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;box-sizing:border-box;padding:3rem max(1.5rem,env(safe-area-inset-left,0px)) 2.5rem max(1.5rem,env(safe-area-inset-right,0px));background:#e0f4ff}.contacts-section-mockup .contacts-title-card{max-width:920px;margin:0 auto 1.25rem;padding:1.1rem 1.5rem;background:#fff;border-radius:24px;border:1px solid rgba(2,132,199,.1);box-shadow:0 8px 28px #0d1b2a0f}.contacts-section-mockup .contacts-title-card h2{display:block;margin:0;padding:0;font-family:Unbounded,Outfit,system-ui,sans-serif;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;color:#0a0a0a;text-align:center}.contacts-section-mockup .contacts-title-card h2:after{display:none}.contacts-info-card{max-width:920px;margin:0 auto;padding:1.75rem 2rem 2rem;background:#fff;border-radius:24px;border:1px solid rgba(2,132,199,.1);box-shadow:0 10px 36px #0d1b2a12;text-align:left}.contacts-dl{margin:0}.contacts-dl-row{display:grid;grid-template-columns:minmax(0,11rem) 1fr;gap:.5rem 1.25rem;margin-bottom:.85rem;align-items:baseline}.contacts-dl-row:last-of-type{margin-bottom:0}.contacts-dl-row dt{margin:0;font-weight:700;color:#0a0a0a;font-size:.95rem}.contacts-dl-row dd{margin:0;font-size:.95rem;color:#0a0a0a;line-height:1.5}.contacts-dl-row a{color:#0a0a0a;text-decoration:underline;text-underline-offset:2px}.contacts-dl-row a:hover{color:#0284c7}.contacts-dl-row--social{align-items:flex-start}.contacts-social-links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.contacts-social-item{font-weight:700}.contacts-extra-note{margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid rgba(2,132,199,.12);font-size:.88rem;color:#475569}.contacts-card{background:#ffffffb3;border:1px solid rgba(2,132,199,.25);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.contacts-card:hover{box-shadow:0 8px 32px #0284c726}.contacts-card p{color:#0369a1;margin-bottom:.5rem}.contacts-email{font-size:1.2rem;color:#0284c7!important;font-weight:600;margin:1rem 0!important}.contacts-note{font-size:.9rem;color:#64748b!important}.landing-footer-mockup{background:#e8ecef;border-top:none;padding:1.75rem max(1.5rem,env(safe-area-inset-left,0px)) 2rem max(1.5rem,env(safe-area-inset-right,0px));color:#3d4a54}.landing-footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 2rem}.landing-footer-col{flex:1 1 200px;min-width:0}.landing-footer-brand{flex:1 1 240px}.landing-footer-logo-link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.landing-footer-logo-img{width:52px;height:52px;object-fit:contain;border-radius:50%;flex-shrink:0}.landing-footer-brand-text{font-size:.95rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.landing-footer-center{flex:1 1 220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;font-size:.88rem;color:#475569}.landing-footer-year-line{font-weight:600;color:#334155}.landing-footer-rights{font-size:.85rem}.landing-footer-legal{flex:1 1 220px;display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;text-align:right;font-size:.82rem;line-height:1.45;color:#475569}.landing-footer-legal-links{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;margin-top:.45rem;padding-top:.45rem;border-top:1px solid rgba(71,85,105,.2)}.landing-footer-legal-links a{color:#0369a1;font-size:.8rem;text-decoration:underline;text-underline-offset:2px}.landing-footer-legal-links a:hover{color:#0284c7}.landing-footer:not(.landing-footer-mockup){padding:1.5rem 2rem;text-align:center;color:#0369a1;font-size:.9rem;border-top:1px solid rgba(2,132,199,.2);position:relative;z-index:1}.landing-footer{position:relative;z-index:1}@media (max-width: 768px){.contacts-dl-row{grid-template-columns:1fr;gap:.2rem}.contacts-dl-row--social dt{margin-bottom:.35rem}.landing-footer-mockup .landing-footer-inner{flex-direction:column;align-items:center;justify-content:flex-start;gap:.4rem}.landing-footer-mockup .landing-footer-col{flex:0 0 auto;width:100%;max-width:22rem}.landing-footer-mockup .landing-footer-brand{flex:0 0 auto}.landing-footer-mockup .landing-footer-logo-link{justify-content:center;width:100%}.landing-footer-mockup{padding:1rem max(1rem,env(safe-area-inset-left,0px)) 1.2rem max(1rem,env(safe-area-inset-right,0px))}.landing-footer-logo-img{width:42px;height:42px}.landing-footer-brand-text{font-size:.8rem;letter-spacing:.04em;line-height:1.2}.landing-footer-mockup .landing-footer-center{flex:0 0 auto;align-items:center;justify-content:flex-start;font-size:.78rem;gap:.18rem}.landing-footer-year-line{line-height:1.25}.landing-footer-rights{font-size:.74rem;line-height:1.25}.landing-footer-mockup .landing-footer-legal{align-items:center;text-align:center;font-size:.72rem;line-height:1.28;gap:.12rem}.landing-footer-legal-links{align-items:center;text-align:center}}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh}@media (max-width: 1200px){.price-grid:not(.price-grid-mockup){grid-template-columns:repeat(2,minmax(0,1fr));max-width:800px}.price-grid-mockup-four{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px}.price-pillars-mockup{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 992px){.price-grid-mockup,.price-pillars-mockup{grid-template-columns:1fr;max-width:420px}}@media (max-width: 768px){.landing-logo-icon{width:48px;height:48px}.landing-logo-text{display:none}.landing-header-inner{flex-direction:row;align-items:center}.price-grid:not(.price-grid-mockup){grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.price-grid-mockup{grid-template-columns:1fr;max-width:400px}.landing-hero{padding:4rem 1rem 5rem}.feature-card-mockup{padding:0}}.landing-nav-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;width:100%;height:100%;background:#00000059;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:99;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.landing-nav-overlay.open{opacity:1;pointer-events:auto}.landing-corporate-lead{max-width:42rem;margin:.5rem auto 0;font-size:.95rem;line-height:1.5;color:#475569}.landing-corporate-grid{max-width:960px;margin-left:auto;margin-right:auto}.landing-corporate-cta{font-size:.95rem!important;font-weight:500}.landing-nav-link{display:block;width:100%;padding:.75rem 1rem;border-radius:999px;background:#00bfff;color:#0a0a0a;font-family:inherit;font-size:.95rem;font-weight:700;text-align:center;text-decoration:none;transition:background .2s ease,color .2s ease,transform .15s ease}.landing-nav-link:hover{background:#0369a1;color:#fff;box-shadow:0 4px 14px #0369a173}@media (min-width: 1025px){.landing-nav-link{width:auto;padding:.55rem 1.15rem;background:transparent;color:#0a0a0a}.landing-nav-link:hover{background:#0369a1;color:#fff;border-radius:999px}}.landing-nav-group{position:relative;display:block;width:100%}.landing-nav-group-trigger{position:relative;display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;text-align:center;cursor:pointer;font:inherit}.landing-nav-chev{position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .2s ease;flex:0 0 auto}.landing-nav-group.open .landing-nav-chev{transform:translateY(-50%) rotate(180deg)}.landing-nav-submenu{display:none;flex-direction:column;align-items:center;gap:.25rem;padding:.25rem 0;width:100%}.landing-nav-group.open .landing-nav-submenu{display:flex}.landing-nav-sublink{display:block;width:100%;padding:.55rem .85rem;border-radius:12px;font-size:.92rem;font-weight:600;color:#0a0a0a;text-align:center;text-decoration:none;background:#fff9;transition:background .2s ease,color .2s ease}.landing-nav-sublink:hover{background:#0369a1;color:#fff}@media (min-width: 1025px){.landing-nav-group{width:auto}.landing-nav-group-trigger{padding:.55rem 1rem;background:transparent;color:#0a0a0a;border-radius:999px;width:auto;font-weight:700}.landing-nav-group-trigger:hover{background:#0369a1;color:#fff;box-shadow:0 2px 10px #0369a173}.landing-nav-chev{position:static;transform:none}.landing-nav-group.open .landing-nav-chev{transform:rotate(180deg)}.landing-nav-submenu{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:200px;padding:.5rem;background:#fff;border-radius:14px;box-shadow:0 12px 30px #0284c738;border:1px solid rgba(2,132,199,.18);z-index:110}.landing-nav-sublink{background:transparent;text-align:left}}.landing-latest-articles{padding:2rem 1.25rem 2.5rem}.landing-latest-articles-inner{max-width:1100px;margin:0 auto}.landing-latest-articles-heading{text-align:center;font-size:clamp(1.35rem,3vw,1.75rem);margin:0 0 1.25rem;color:#0c4a6e}.landing-latest-articles-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.landing-latest-articles-grid{grid-template-columns:repeat(3,1fr)}}.landing-article-card{background:#ffffffa6;border-radius:14px;padding:1rem;border:1px solid rgba(2,132,199,.15);display:flex;flex-direction:column;gap:.35rem}.landing-article-card-image-wrap{border-radius:10px;overflow:hidden;margin:-.25rem -.25rem .25rem;aspect-ratio:16 / 9;background:#0284c714}.landing-article-card-image{width:100%;height:100%;object-fit:cover;display:block}.landing-article-card-title{margin:0;font-size:1.05rem;line-height:1.3;color:#0c4a6e}.landing-article-card-date{font-size:.8rem;color:#0369a1}.landing-article-card-excerpt{margin:0;font-size:.9rem;line-height:1.45;color:#334155;flex:1}.landing-article-card-link{font-weight:700;color:#0284c7;text-decoration:none;margin-top:.25rem}.landing-article-card-link:hover{text-decoration:underline}.landing-latest-articles-footer{text-align:center;margin-top:1.25rem}.landing-ice{--landing-navy: #061f49;--landing-blue: #0b63d8;--landing-blue-deep: #064bb0;--landing-red: #ef3340;--landing-ink: #071d3f;--landing-muted: #4f6385;--landing-border: rgba(8, 45, 96, .11);--landing-shadow: 0 22px 60px rgba(9, 43, 93, .12);--landing-soft-shadow: 0 12px 34px rgba(9, 43, 93, .08)}.landing{background:radial-gradient(circle at 4% 24%,rgba(11,99,216,.12),transparent 24rem),radial-gradient(circle at 96% 58%,rgba(239,51,64,.09),transparent 23rem),linear-gradient(180deg,#f8fcff,#eef7ff 46%,#f7fbff);color:var(--landing-ink);font-family:Unbounded,Outfit,system-ui,sans-serif}.landing:before,.landing:after{content:"";position:fixed;z-index:0;pointer-events:none;opacity:.55}.landing:before{left:-140px;top:42%;width:330px;height:330px;border:3px solid rgba(11,99,216,.18);border-radius:50%}.landing:after{right:-130px;top:50%;width:280px;height:280px;border:3px solid rgba(239,51,64,.18);border-radius:50%}.landing-header{background:#ffffffeb;border-bottom:1px solid rgba(6,31,73,.08);box-shadow:0 8px 26px #061f490d}.landing-header-inner{max-width:1180px}.landing-logo{gap:.65rem;color:var(--landing-navy)}.landing-logo-icon{width:54px;height:54px;border:none;border-radius:16px;background:transparent}.landing-logo-text{max-width:8rem;color:var(--landing-navy);font-size:1.02rem;font-weight:900;line-height:.98}.landing-header-pill-btn,.landing-header-cabinet-pill.btn-cabinet{min-height:42px;padding:.72rem 1.25rem!important;border-radius:10px!important;font-size:.86rem;color:#fff!important;background:linear-gradient(135deg,var(--landing-blue),var(--landing-blue-deep))!important;box-shadow:0 12px 24px #0b63d83d!important}.landing-header-pill-btn--ghost{color:var(--landing-navy)!important;background:#fff!important;border:1px solid rgba(6,31,73,.18)!important;box-shadow:none!important}@media (min-width: 1025px){.landing-nav-pill{padding:0;gap:1.35rem;background:transparent;box-shadow:none}.landing-nav-link,.landing-nav-group-trigger{padding:.4rem 0;color:var(--landing-navy);font-size:.83rem;font-weight:800;border-radius:0;background:transparent}.landing-nav-link:hover,.landing-nav-group-trigger:hover{color:var(--landing-blue);background:transparent;box-shadow:none}.landing-nav-link:after,.landing-nav-group-trigger:after{content:"";display:block;width:0;height:2px;margin-top:.38rem;background:var(--landing-red);transition:width .18s ease}.landing-nav-link:hover:after,.landing-nav-group-trigger:hover:after{width:100%}.landing-nav-submenu{border:1px solid var(--landing-border);box-shadow:var(--landing-soft-shadow)}}.landing-main{padding:0}.landing-hero{min-height:540px;padding:4.3rem max(1.5rem,env(safe-area-inset-left,0px)) 5.2rem max(1.5rem,env(safe-area-inset-right,0px));text-align:left;background:linear-gradient(115deg,#fffffffa,#f6fbfff2 42%,#e5f4ffc7),repeating-linear-gradient(135deg,rgba(6,31,73,.035) 0 1px,transparent 1px 12px)}.landing-hero-bg{background:radial-gradient(circle at 68% 38%,rgba(11,99,216,.12),transparent 24rem),linear-gradient(100deg,transparent 48%,rgba(11,99,216,.1) 48.2%,transparent 49%),linear-gradient(180deg,transparent,rgba(255,255,255,.45))}.landing-hero-bg:after{display:none}.landing-hero-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);max-width:1180px;margin:0 auto}.landing-hero-content{max-width:34rem;margin:0}.landing-hero-content h1{margin:0 0 1.15rem;color:var(--landing-navy);font-size:clamp(2.7rem,5.4vw,4.85rem);line-height:1.04;letter-spacing:-.07em;text-shadow:none}.landing-hero-content p{max-width:31rem;margin:0 0 2rem;color:#19375f;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.65}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;margin-bottom:1.8rem}.btn-primary,.btn-outline{min-height:48px;border-radius:10px;font-family:Unbounded,Outfit,system-ui,sans-serif;font-size:.88rem!important;font-weight:800}.btn-primary{gap:.65rem;background:linear-gradient(135deg,var(--landing-blue),var(--landing-blue-deep));box-shadow:0 14px 30px #0b63d847}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.82rem 1.35rem;color:var(--landing-blue);text-decoration:none;background:#ffffffc7;border:1px solid rgba(11,99,216,.34);box-shadow:0 10px 24px #082d600f}.btn-outline:hover{background:#fff;transform:translateY(-1px);box-shadow:0 16px 32px #082d601f}.landing-hero-metrics{display:flex;flex-wrap:wrap;gap:.8rem 1.5rem}.landing-hero-metrics span{display:inline-flex;align-items:center;gap:.5rem;color:var(--landing-navy);font-size:.76rem;font-weight:800}.landing-hero-metrics svg{color:var(--landing-blue)}.hero-board-card{position:relative;padding:1.1rem;border:1px solid rgba(6,31,73,.08);border-radius:24px;background:#ffffffeb;box-shadow:var(--landing-shadow)}.hero-board-topbar,.hero-board-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-board-topbar{margin-bottom:1rem}.hero-board-title{display:inline-flex;align-items:center;gap:.65rem;color:var(--landing-navy);font-size:.82rem;font-weight:900}.hero-board-icon{width:28px;height:28px;border-radius:9px;background:linear-gradient(180deg,rgba(11,99,216,.12),transparent),linear-gradient(90deg,transparent 45%,var(--landing-blue) 45% 55%,transparent 55%);border:1px solid rgba(11,99,216,.12)}.hero-board-select{padding:.55rem .85rem;border:1px solid rgba(6,31,73,.08);border-radius:9px;color:var(--landing-muted);font-size:.72rem;font-weight:800;background:#fff}.hero-rink{position:relative;height:clamp(210px,24vw,288px);overflow:hidden;border-radius:34px;background:#fff url(/assets/landing-hero-rink.png) center / 100% 100% no-repeat;box-shadow:inset 0 0 0 1px #061f4914}.hero-board-routes{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.hero-board-routes path{fill:none;stroke:#061f498c;stroke-width:.75;stroke-dasharray:3 2}.hero-player{position:absolute;display:grid;place-items:center;width:26px;height:26px;transform:translate(-50%,-50%);border-radius:50%;color:#fff;font-size:.68rem;font-weight:900;box-shadow:0 5px 12px #082d6033}.hero-player--red{background:var(--landing-red)}.hero-player--blue{background:var(--landing-blue)}.hero-board-controls{margin-top:1rem;justify-content:flex-end;color:var(--landing-muted);font-size:.76rem;font-weight:800}.hero-board-controls button{min-height:40px;padding:.65rem 1.1rem;border:none;border-radius:10px;color:#fff;font:inherit;font-size:.78rem;cursor:pointer;background:linear-gradient(135deg,var(--landing-blue),var(--landing-blue-deep))}.hero-puck{position:absolute;left:-1.55rem;bottom:-1.55rem;width:112px;height:52px;border-radius:50%/42%;background:radial-gradient(ellipse at 50% 92%,rgba(255,255,255,.08),transparent 42%),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 2px,transparent 2px 5px),linear-gradient(180deg,#202938,#101722 42%,#03060b 72%,#171e2a);box-shadow:0 22px 28px #061f4938,0 8px 11px #061f4924,inset 0 -10px 16px #00000094,inset 0 2px 3px #ffffff14;transform:rotate(-1.5deg);overflow:hidden;isolation:isolate}.hero-puck:before{content:"";position:absolute;z-index:2;left:7px;right:7px;top:1px;height:31px;border-radius:50%;background:radial-gradient(ellipse at 50% 31%,rgba(255,255,255,.2),transparent 18%),radial-gradient(ellipse at 38% 28%,rgba(112,130,154,.22),transparent 35%),linear-gradient(180deg,#252f3f,#111923 48%,#05080e);box-shadow:inset 0 2px 4px #ffffff14,inset 0 -8px 12px #0000007a,0 3px 5px #00000061}.hero-puck:after{content:"";position:absolute;z-index:1;left:9px;right:9px;bottom:6px;height:12px;border-radius:50%;background:radial-gradient(ellipse at 50% 20%,rgba(255,255,255,.1),transparent 52%),linear-gradient(180deg,#2d394ce6,#03060bcc);filter:blur(.2px)}.landing-about-features,.price-section.price-section-mockup,.contacts-section-mockup,.landing-latest-articles{background:radial-gradient(circle at 0 22%,rgba(11,99,216,.08),transparent 20rem),radial-gradient(circle at 100% 78%,rgba(239,51,64,.07),transparent 22rem),#f8fcff}.landing-about-features{margin:0;padding:2.5rem max(1.5rem,env(safe-area-inset-left,0px)) 3.6rem max(1.5rem,env(safe-area-inset-right,0px));border-radius:18px 18px 0 0}.landing-audience-block,.features-block,.landing-workflow-block,.landing-latest-articles-inner,.price-mockup-heading,.price-pillars-mockup,.contacts-title-card,.contacts-info-card{max-width:1180px}.landing-audience-block{margin:0 auto 2.3rem}.landing-audience-block h2,.landing-workflow-block h2,.features-heading-pill,.landing-latest-articles-heading,.price-section-mockup h2,.contacts-section-mockup .contacts-title-card h2{color:var(--landing-navy);font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.045em;text-align:center}.landing-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.landing-audience-card,.feature-card-mockup,.landing-workflow-step,.landing-article-card,.price-card-mockup,.contacts-info-card,.contacts-section-mockup .contacts-title-card{border:1px solid var(--landing-border);background:#ffffffeb;box-shadow:var(--landing-soft-shadow)}.landing-audience-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;min-height:128px;padding:1.35rem 1.45rem;border-radius:18px}.landing-audience-card svg{color:var(--landing-navy)}.landing-audience-card h3,.landing-workflow-step h3{margin:0 0 .45rem;color:var(--landing-navy);font-size:1rem}.landing-audience-card p,.landing-workflow-step p,.feature-card-desc,.landing-article-card-excerpt,.price-card-tagline,.price-corporate-billing-note{color:var(--landing-muted);font-family:Outfit,system-ui,sans-serif}.features-heading-pill{padding:0;background:transparent;border:none;box-shadow:none}.feature-grid-mockup{gap:1rem}.feature-card-mockup{min-height:122px;padding:1.25rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:1rem;border-radius:16px}.feature-icon-ring{grid-row:1 / span 2;width:50px;height:50px;margin:0;border-radius:13px;color:var(--landing-blue);background:#0b63d814}.feature-card-head{margin:0 0 .35rem;padding:0;color:var(--landing-navy)!important;text-align:left;font-size:.9rem}.feature-card-desc{padding:0;font-size:.8rem}.landing-workflow-block{position:relative;margin:2.8rem auto 0}.landing-workflow-track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;margin-top:1.7rem}.landing-workflow-track:before{content:"";position:absolute;left:8%;right:8%;top:54px;border-top:2px dashed rgba(11,99,216,.24)}.landing-workflow-step{position:relative;z-index:1;padding:0 .8rem;text-align:center;background:transparent;border:none;box-shadow:none}.landing-workflow-number{display:grid;place-items:center;width:28px;height:28px;margin:0 auto .4rem;border-radius:50%;color:#fff;background:var(--landing-blue);font-size:.75rem;font-weight:900}.landing-workflow-icon{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 1rem;border:1px solid rgba(11,99,216,.12);border-radius:50%;color:var(--landing-blue);background:#fff;box-shadow:var(--landing-soft-shadow)}.landing-workflow-step h3{font-size:.92rem}.landing-workflow-step p{margin:0;font-size:.8rem;line-height:1.45}.landing-latest-articles{padding:3.1rem max(1.5rem,env(safe-area-inset-left,0px)) 2.6rem max(1.5rem,env(safe-area-inset-right,0px))}.landing-latest-articles-inner{position:relative}.landing-latest-articles-heading{margin-bottom:.35rem;text-align:left}.landing-latest-articles-subtitle{margin:0 0 1.5rem;color:var(--landing-muted);font-family:Outfit,system-ui,sans-serif;font-size:1rem;font-weight:600}.landing-latest-articles-grid{gap:1.35rem}.landing-article-card{overflow:hidden;padding:0;border-radius:14px}.landing-article-card-image-wrap{margin:0;border-radius:0}.landing-article-card-title,.landing-article-card-date,.landing-article-card-excerpt,.landing-article-card-link{margin-left:1rem;margin-right:1rem}.landing-article-card-title{color:var(--landing-navy)}.landing-article-card-date,.landing-article-card-link{color:var(--landing-blue)}.landing-article-card-link{margin-bottom:1rem}.landing-latest-articles-footer{position:absolute;top:0;right:0;margin:0}.price-section.price-section-mockup{background:radial-gradient(circle at 0 55%,rgba(11,99,216,.08),transparent 22rem),radial-gradient(circle at 100% 38%,rgba(11,99,216,.08),transparent 24rem),#edf7ff;padding-top:2.6rem}.price-section h2:after,.contacts-section h2:after{display:none}.price-billing-toggle{border:1px solid rgba(11,99,216,.12);box-shadow:0 10px 24px #082d600f}.price-billing-toggle button.active,.price-corporate-tier-toggle button.active{background:var(--landing-blue)}.price-pillars-mockup{gap:1.6rem}.price-pillar-title{display:none}.price-card-mockup{min-height:460px;padding:2rem;border-radius:18px}.price-card-landing-popular{border:2px solid var(--landing-blue);box-shadow:0 22px 54px #0b63d82b}.price-popular-label{top:1rem;right:1rem;border-radius:999px;background:var(--landing-blue)}.price-card-head{justify-content:flex-start;align-items:center;gap:.75rem;min-height:0;padding:0;margin:0 0 .8rem;background:transparent;overflow:visible}.price-card-head:hover{justify-content:flex-start}.price-card-head-title{color:var(--landing-navy);font-size:1.25rem}.price-card-head-choose{display:inline-flex;align-items:center;justify-content:center;max-width:0;min-height:32px;padding:0;border-radius:999px;opacity:0;overflow:hidden;color:#fff;background:linear-gradient(135deg,var(--landing-blue),var(--landing-blue-deep));box-shadow:0 10px 20px #0b63d838;font-size:.78rem;font-weight:900;white-space:nowrap;transform:translate(-6px);transition:max-width .22s ease,padding .22s ease,opacity .16s ease,transform .18s ease}.price-card-amount{order:30;margin:auto 0 0;padding-top:1.15rem;color:var(--landing-navy);font-size:1.55rem}.price-card-pillar-tiered .price-card-amount,.price-card-amount-corporate{margin-top:auto;padding-top:1.15rem}.price-card-mockup:hover .price-card-head-choose,.price-card-mockup:focus-within .price-card-head-choose{max-width:140px;padding:0 .85rem;opacity:1;transform:translate(0)}.price-features-mockup li{color:var(--landing-ink);font-family:Outfit,system-ui,sans-serif;font-weight:600}.price-features-mockup li:before{color:var(--landing-blue);background:transparent;box-shadow:none}.contacts-section-mockup{padding-top:2.3rem}.contacts-section-mockup .contacts-title-card{padding:0;border:none;background:transparent;box-shadow:none}.contacts-info-card{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:1.6rem;padding:1.1rem;border-radius:18px}.contacts-info-left,.contacts-info-cta{padding:1.4rem;border-radius:15px;background:#fff}.contacts-dl-row{grid-template-columns:minmax(0,5.5rem) 1fr}.contacts-dl-row dt,.contacts-dl-row dd,.contacts-dl-row a{color:var(--landing-navy)}.contacts-social-item{display:inline-grid;place-items:center;min-width:38px;height:38px;border-radius:50%;color:var(--landing-blue);background:#0b63d814}.contacts-info-cta{position:relative;overflow:hidden;display:flex;align-items:center;min-height:210px;background:radial-gradient(circle at 82% 70%,rgba(6,31,73,.17),transparent 7rem),linear-gradient(135deg,#f9fdff,#eaf5ff)}.contacts-info-cta h3{margin:0 0 .7rem;color:var(--landing-navy);font-size:1.45rem}.contacts-info-cta p{max-width:28rem;margin:0 0 1.1rem;color:var(--landing-muted);font-family:Outfit,system-ui,sans-serif;font-weight:600}.contacts-puck{position:absolute;right:2rem;bottom:-.8rem;width:170px;height:78px;border-radius:50%/42%;background:radial-gradient(ellipse at 50% 92%,rgba(255,255,255,.08),transparent 42%),repeating-linear-gradient(90deg,rgba(255,255,255,.032) 0 3px,transparent 3px 8px),linear-gradient(180deg,#232f42,#101722 42%,#03060b 72%,#172033);box-shadow:0 28px 34px #061f493d,0 10px 14px #061f4924,inset 0 -14px 20px #00000094,inset 0 3px 4px #ffffff14;overflow:hidden;isolation:isolate}.contacts-puck:before{content:"";position:absolute;z-index:2;left:10px;right:10px;top:2px;height:46px;border-radius:50%;background:radial-gradient(ellipse at 50% 31%,rgba(255,255,255,.18),transparent 18%),radial-gradient(ellipse at 38% 28%,rgba(112,130,154,.2),transparent 35%),linear-gradient(180deg,#263246,#111923 48%,#05080e);box-shadow:inset 0 3px 5px #ffffff14,inset 0 -10px 15px #0000007a,0 4px 7px #0000005c}.contacts-puck:after{content:"";position:absolute;z-index:1;left:13px;right:13px;bottom:8px;height:18px;border-radius:50%;background:radial-gradient(ellipse at 50% 20%,rgba(255,255,255,.09),transparent 52%),linear-gradient(180deg,#2d394ce6,#03060bcc)}.landing-footer-mockup{background:radial-gradient(circle at 95% 40%,rgba(11,99,216,.2),transparent 17rem),linear-gradient(135deg,#031b39,#062b5a);color:#dcecff}.landing-footer-brand-text,.landing-footer-year-line,.landing-footer-rights,.landing-footer-legal,.landing-footer-legal-links a{color:#dcecff}@media (max-width: 1040px){.landing-hero-shell{grid-template-columns:1fr}.landing-hero-content{max-width:48rem}.hero-board-card{max-width:680px;width:100%;margin:0 auto}.feature-grid-mockup,.landing-workflow-track{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-workflow-track:before{display:none}.landing-audience-grid,.contacts-info-card{grid-template-columns:1fr}}@media (max-width: 720px){.landing-header{padding:.65rem 1rem}.landing-logo-icon{width:44px;height:44px}.landing-logo-text{font-size:.86rem}.landing-hero{min-height:0;padding:3.2rem 1rem 3.6rem}.landing-hero-content h1{font-size:clamp(2.25rem,13vw,3.45rem)}.landing-hero-actions,.landing-hero-actions .btn-primary,.landing-hero-actions .btn-outline{width:100%}.landing-hero-metrics{gap:.7rem}.hero-board-card{padding:.8rem}.hero-rink{height:190px;border-radius:24px}.hero-puck,.contacts-puck{display:none}.landing-audience-card,.feature-card-mockup{grid-template-columns:1fr;text-align:center}.feature-card-head{text-align:center}.feature-icon-ring{margin:0 auto}.feature-grid-mockup,.landing-workflow-track,.price-pillars-mockup{grid-template-columns:1fr}.landing-latest-articles-heading,.landing-latest-articles-subtitle{text-align:center}.landing-latest-articles-footer{position:static;margin-top:1.25rem}.price-card-mockup{min-height:0}}.landing-nav .landing-nav-pill .landing-nav-link,.landing-nav .landing-nav-pill .landing-nav-group-trigger{font-family:inherit;font-size:.95rem;font-weight:800;line-height:1.2;letter-spacing:-.01em}.landing-nav-chev{color:currentColor}.landing-nav .landing-nav-pill .landing-nav-group-trigger{border:1px solid rgba(11,99,216,.13);color:var(--landing-navy);background:#ffffffd1;box-shadow:none}.landing-nav .landing-nav-pill .landing-nav-group-trigger:hover,.landing-nav .landing-nav-pill .landing-nav-group-trigger:focus-visible,.landing-nav .landing-nav-group.open .landing-nav-group-trigger{color:var(--landing-blue);background:#eef7fff5;border-color:#0b63d83d;box-shadow:0 10px 24px #061f4914}.landing-nav-submenu{position:relative;overflow:hidden;gap:.35rem;padding:.5rem;border:1px solid rgba(11,99,216,.13);border-radius:18px;background:linear-gradient(180deg,#fffffff5,#f3f9fff0),repeating-linear-gradient(135deg,rgba(11,99,216,.045) 0 1px,transparent 1px 12px);box-shadow:0 18px 42px #061f491a}.landing-nav-submenu:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--landing-blue),var(--landing-red))}.landing-nav-sublink{position:relative;display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:42px;padding:.68rem .9rem;border:1px solid transparent;border-radius:13px;color:var(--landing-navy);background:#ffffffa8;box-shadow:inset 0 0 0 1px #ffffff73;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.landing-nav-sublink:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--landing-red);box-shadow:0 0 0 4px #ef33401a;opacity:.82}.landing-nav-sublink:hover,.landing-nav-sublink:focus-visible{color:var(--landing-blue-deep);background:#fff;border-color:#0b63d833;box-shadow:0 12px 24px #061f491a;transform:translateY(-1px)}.landing-nav-sublink:focus-visible{outline:3px solid rgba(11,99,216,.18);outline-offset:2px}@media (min-width: 1025px){.landing-nav .landing-nav-pill .landing-nav-link,.landing-nav .landing-nav-pill .landing-nav-group-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 0 .3rem;font-size:.95rem;font-weight:800;line-height:1.2;letter-spacing:-.01em}.landing-nav .landing-nav-pill .landing-nav-link:after,.landing-nav .landing-nav-pill .landing-nav-group-trigger:after{position:absolute;left:0;right:0;bottom:0;margin-top:0}.landing-nav .landing-nav-pill .landing-nav-group-trigger{color:var(--landing-navy);background:transparent!important;border-color:transparent;border-radius:0;box-shadow:none!important;transform:none}.landing-nav .landing-nav-pill .landing-nav-group-trigger:hover,.landing-nav .landing-nav-pill .landing-nav-group-trigger:focus-visible,.landing-nav .landing-nav-group.open .landing-nav-group-trigger,.landing-nav .landing-nav-group.open .landing-nav-group-trigger:hover,.landing-nav .landing-nav-group.open .landing-nav-group-trigger:focus-visible{color:var(--landing-blue);background:transparent!important;border-color:transparent;border-radius:0;box-shadow:none!important;transform:none}.landing-nav .landing-nav-pill .landing-nav-group-trigger:hover:after,.landing-nav .landing-nav-pill .landing-nav-group-trigger:focus-visible:after,.landing-nav .landing-nav-group.open .landing-nav-group-trigger:after,.landing-nav .landing-nav-group.open .landing-nav-group-trigger:hover:after,.landing-nav .landing-nav-group.open .landing-nav-group-trigger:focus-visible:after{width:100%;background:var(--landing-red)}.landing-nav-group.open .landing-nav-group-trigger:after{width:100%}.landing-nav-submenu{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);min-width:230px;padding:.7rem;border-color:#0b63d824;border-radius:20px;box-shadow:0 24px 58px #061f4924;z-index:500;animation:landingDropdownIn .18s ease both}.landing-nav-submenu:after{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;border-top:1px solid rgba(11,99,216,.14);border-left:1px solid rgba(11,99,216,.14);background:#fff;transform:translate(-50%) rotate(45deg)}.landing-nav-sublink{justify-content:flex-start;text-align:left}}@media (max-width: 1024px){.landing-nav.open{background:linear-gradient(180deg,#fffffffa,#f2f8fffa),repeating-linear-gradient(135deg,rgba(11,99,216,.04) 0 1px,transparent 1px 12px)}.landing-nav-pill{gap:.58rem}.landing-nav .landing-nav-pill .landing-nav-link,.landing-nav .landing-nav-pill .landing-nav-group-trigger{min-height:46px;padding:.78rem 1rem;border:1px solid rgba(11,99,216,.13);border-radius:16px;color:var(--landing-navy);background:#ffffffd1;box-shadow:none;font-size:.95rem;font-weight:800;line-height:1.2}.landing-nav .landing-nav-pill .landing-nav-link:hover,.landing-nav .landing-nav-pill .landing-nav-link:focus-visible,.landing-nav .landing-nav-pill .landing-nav-group-trigger:hover,.landing-nav .landing-nav-pill .landing-nav-group-trigger:focus-visible{color:var(--landing-blue-deep);background:#fff;border-color:#0b63d83d;box-shadow:0 10px 24px #061f4914;transform:none}.landing-nav .landing-nav-group.open .landing-nav-group-trigger{color:var(--landing-blue-deep);background:#fff;border-color:#0b63d847}.landing-nav-submenu{margin-top:.35rem;margin-bottom:.1rem;border-radius:16px;box-shadow:0 14px 30px #061f4914}.landing-nav-sublink{justify-content:flex-start;text-align:left}}@media (prefers-reduced-motion: reduce){.landing-nav-submenu,.landing-nav-sublink,.landing-nav-chev{animation:none;transition:none}.landing-nav-sublink:hover,.landing-nav-sublink:focus-visible{transform:none}}@keyframes landingDropdownIn{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.auth-page--register,.auth-page--register *{cursor:default!important}.auth-page--register a,.auth-page--register button:not(:disabled),.auth-page--register label[for]{cursor:pointer!important}.auth-page--register button:disabled{cursor:not-allowed!important}.auth-page--register input[type=email],.auth-page--register input[type=text],.auth-page--register input[type=password]{cursor:text!important}.auth-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem;width:100%;max-width:400px}.auth-card h1{margin-bottom:.5rem;font-size:1.75rem}.auth-hint{color:var(--text-muted);font-size:.9rem;margin-bottom:1.5rem}.auth-forgot-wrap{margin:-.5rem 0 .75rem;font-size:.9rem}.auth-forgot-wrap a{color:var(--accent)}.auth-card form label{display:block;margin-bottom:1rem}.auth-card form label span,.auth-card form label strong{display:block;margin-bottom:.3rem;font-size:.9rem}.auth-card form input:not([type=checkbox]):not([type=radio]){width:100%;padding:.6rem .8rem;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--text);font-size:1rem}.auth-card form input:not([type=checkbox]):not([type=radio]):focus{outline:none;border-color:var(--accent)}.captcha-label strong{display:inline}.captcha-row{display:flex;gap:.5rem;align-items:center;margin-top:.3rem}.captcha-row input{flex:1}.captcha-refresh-btn{width:auto!important;padding:.6rem .75rem!important;font-size:1.1rem!important;line-height:1;margin-top:0!important;flex-shrink:0;background:var(--bg-card)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:8px;cursor:pointer;transition:background .15s}.captcha-refresh-btn:hover:not(:disabled){background:var(--bg)!important;border-color:var(--accent)!important}.captcha-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.auth-error{color:#ef4444;font-size:.9rem;margin-bottom:.5rem}.auth-success{color:#15803d;font-size:.95rem;line-height:1.45;margin-bottom:.5rem}.auth-card form button{width:100%;padding:.75rem;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:1rem;margin-top:.5rem}.auth-card form button:hover:not(:disabled){background:var(--accent-hover)}.auth-card form button:disabled{opacity:.7;cursor:not-allowed}.auth-checkbox-label{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:1rem;font-size:.9rem;line-height:1.45;color:var(--text)}.auth-checkbox-input[type=checkbox]{width:1.15rem;height:1.15rem;min-width:1.15rem;min-height:1.15rem;margin-top:.15rem;flex-shrink:0;padding:0;border:none;border-radius:4px;accent-color:var(--accent);position:relative;z-index:1}.auth-checkbox-text{flex:1;min-width:0;font-size:.9rem;line-height:1.45;margin:0}.auth-checkbox-text a{color:var(--accent);text-decoration:underline}.auth-checkbox-text a:hover{color:var(--accent-hover)}.auth-photo-field{margin-bottom:1rem}.auth-photo-field>span{display:block;margin-bottom:.35rem;font-size:.9rem;color:var(--text)}.auth-photo-field input[type=file]{width:100%;font-size:.85rem;padding:.35rem 0;color:var(--text)}.auth-link{margin-top:1.5rem;text-align:center;color:var(--text-muted);font-size:.95rem}.privacy-policy-page{align-items:flex-start;padding-top:2rem;padding-bottom:2rem}.privacy-policy-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem;width:100%;max-width:720px;color:var(--text)}.privacy-policy-back{display:inline-block;margin-bottom:1rem;color:var(--accent);text-decoration:none;font-size:.95rem}.privacy-policy-back:hover{text-decoration:underline}.privacy-policy-card h1{font-size:1.5rem;margin-bottom:.75rem}.privacy-policy-meta{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.55;font-size:.95rem}.privacy-policy-card section{margin-bottom:1.35rem}.privacy-policy-card h2{font-size:1.05rem;margin-bottom:.6rem;color:var(--text)}.privacy-policy-card p{line-height:1.55;font-size:.95rem;margin:0 0 .65rem}.privacy-policy-card p:last-child{margin-bottom:0}.privacy-policy-card section p+p{margin-top:.5rem}.privacy-policy-card ul{margin:.35rem 0 .65rem;padding-left:1.35rem;line-height:1.55;font-size:.95rem}.privacy-policy-card li{margin-bottom:.35rem}.privacy-policy-card li:last-child{margin-bottom:0}.privacy-policy-card a{color:var(--accent);text-decoration:underline}.privacy-policy-card a:hover{color:var(--accent-hover)}.privacy-policy-card .legal-doc-body{font-size:.95rem;line-height:1.55}.privacy-policy-card .legal-doc-body :where(h2,h3){font-size:1.05rem;margin:1rem 0 .6rem;color:var(--text)}.privacy-policy-card .legal-doc-body :where(h3){font-size:1rem}.privacy-policy-card .legal-doc-body :where(p){margin:0 0 .65rem}.privacy-policy-card .legal-doc-body :where(ul,ol){margin:.35rem 0 .65rem;padding-left:1.35rem}.privacy-policy-card .legal-doc-body :where(li){margin-bottom:.35rem}.privacy-policy-card .legal-doc-body :where(a){color:var(--accent);text-decoration:underline}.privacy-policy-card .legal-doc-body :where(a):hover{color:var(--accent-hover)}.articles-page{min-height:100vh;display:flex;flex-direction:column;color:var(--ice-text, #0c4a6e);--text-muted: #0369a1}.articles-page-hero{max-width:1100px;margin:0 auto;padding:1.25rem 1.25rem .5rem;width:100%}.articles-page-title{margin:0;font-size:clamp(1.35rem,2vw + .9rem,1.85rem);font-weight:700;color:#0a0a0a;letter-spacing:-.02em}.articles-page-layout{display:grid;grid-template-columns:minmax(200px,280px) 1fr;gap:1.5rem;max-width:1100px;margin:0 auto;padding:1rem 1.25rem 3rem;flex:1}@media (max-width: 800px){.articles-page-layout{grid-template-columns:1fr}}.articles-page-aside{align-self:start;padding:1rem 1rem 1.25rem;background:#fff;border-radius:20px;box-shadow:0 12px 40px #0d1b2a14;border:1px solid rgba(2,132,199,.12)}.articles-topic-all{display:block;width:100%;text-align:left;padding:.5rem .75rem;margin-bottom:.5rem;border-radius:10px;border:1px solid rgba(2,132,199,.2);background:#ffffffe6;color:#0c4a6e;cursor:pointer;font:inherit;font-weight:600}.articles-topic-all.active{border-color:#0284c773;background:#38bdf82e;color:#0369a1}.articles-topic-chips{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.articles-topic-chip{text-align:left;padding:.35rem .6rem;border-radius:8px;border:1px solid transparent;background:transparent;color:#0c4a6e;font:inherit;cursor:pointer;font-size:.9rem}.articles-topic-chip:hover{background:#0284c714}.articles-topic-chip.active{border-color:#0284c759;background:#38bdf826;color:#0369a1}.articles-topic-details{margin-bottom:.35rem;border-radius:10px;border:1px solid rgba(2,132,199,.12);padding:.25rem .5rem;background:#ffffff80}.articles-topic-summary{cursor:pointer;font-weight:600;padding:.35rem 0;color:#0a0a0a}.articles-topic-list{list-style:none;margin:0;padding:0 0 .5rem .5rem}.articles-topic-list li{margin:.25rem 0}.articles-topic-list a{font-size:.9rem;text-decoration:none;color:#0369a1}.articles-topic-list a:hover,.articles-topic-list a.is-active{text-decoration:underline;color:#0284c7}.articles-topic-empty{font-size:.85rem;color:var(--ice-text-muted, #0369a1);opacity:.85}.articles-page-muted{color:var(--ice-text-muted, #0369a1)}.articles-page-error{color:#b91c1c}.articles-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.articles-card{margin:0}.articles-card-link{display:block;padding:1.25rem;border-radius:14px;border:1px solid rgba(2,132,199,.15);background:#ffffffa6;text-decoration:none;color:inherit;transition:border-color .15s,background .15s,box-shadow .15s;box-shadow:0 4px 20px #0d1b2a0f}.articles-card-link:hover{border-color:#0284c759;background:#fff;box-shadow:0 8px 28px #0284c71f}.articles-card-title{margin:0 0 .35rem;font-size:1.15rem;color:#0c4a6e}.articles-card-date{display:block;font-size:.85rem;color:var(--ice-text-muted, #0369a1);margin-bottom:.5rem}.articles-card-excerpt{margin:0 0 .75rem;line-height:1.5;font-size:.95rem;color:#334155}.articles-card-cta{font-size:.9rem;font-weight:700;color:#0284c7}.article-feed-blocks{max-width:720px;margin:0 auto}.article-feed-empty-blocks{color:var(--text-muted, #64748b)}.article-block--paragraph p{margin:0 0 1rem;line-height:1.65}.article-block--heading{margin:1.5rem 0 .75rem;line-height:1.25;font-weight:700;color:inherit}.article-block--heading:first-child{margin-top:0}.article-block--h1{font-size:clamp(1.65rem,4vw,2rem);letter-spacing:-.02em}.article-block--h2{font-size:clamp(1.35rem,3vw,1.6rem);letter-spacing:-.015em}.article-block--h3{font-size:clamp(1.15rem,2.5vw,1.3rem);font-weight:600}.article-block--image img{max-width:100%;height:auto;border-radius:8px}.article-block--image figcaption{font-size:.875rem;color:var(--text-muted, #64748b);margin-top:.35rem}.article-block--video video,.article-block--embed iframe{width:100%;max-width:100%;border:0;border-radius:8px}.article-block--embed iframe{aspect-ratio:16 / 9;min-height:200px}.article-block--link a{font-weight:500}.article-feed-html{max-width:720px;margin:0 auto}.article-feed-html h1{margin:0 0 1rem;font-size:clamp(1.65rem,4vw,2rem);font-weight:700;line-height:1.25;letter-spacing:-.02em}.article-feed-html h2{margin:1.5rem 0 .75rem;font-size:clamp(1.35rem,3vw,1.6rem);font-weight:700;line-height:1.25;letter-spacing:-.015em}.article-feed-html h3{margin:1.25rem 0 .65rem;font-size:clamp(1.15rem,2.5vw,1.3rem);font-weight:600;line-height:1.25}.article-feed-html h2:first-child,.article-feed-html h1:first-child{margin-top:0}.article-feed-html p{margin:0 0 1rem;line-height:1.65}.article-feed-html ul,.article-feed-html ol{margin:0 0 1rem 1.25rem;line-height:1.6}.article-feed-html blockquote{margin:0 0 1rem;padding-left:1rem;border-left:3px solid #cbd5e1;color:var(--text-muted, #64748b)}.article-feed-html img{max-width:100%;height:auto;border-radius:8px}.article-feed-html img[width]{height:auto}.article-feed-html figure{margin:0 0 1rem}.article-feed-html figcaption{font-size:.875rem;color:var(--text-muted, #64748b);margin-top:.35rem}.article-feed-html iframe{width:100%;max-width:100%;border:0;border-radius:8px;aspect-ratio:16 / 9;min-height:200px}.article-feed-html video{width:100%;max-width:100%;border-radius:8px}.article-feed-html a{font-weight:500}.article-inline-video-wrap,.article-inline-video-file{margin:0 0 1rem}.article-detail-page{min-height:100vh;display:flex;flex-direction:column;color:var(--ice-text, #0c4a6e);--text-muted: #0369a1}.article-detail-toolbar{max-width:720px;margin:0 auto;padding:.5rem 1.25rem .75rem;width:100%}.article-detail-back{font-size:.95rem;text-decoration:none;font-weight:600;color:#0284c7}.article-detail-back:hover{text-decoration:underline}.article-detail-inner{max-width:720px;margin:0 auto 2rem;padding:1.35rem 1.5rem 2.25rem;flex:1;width:calc(100% - 2.5rem);box-sizing:border-box;background:#ffffff80;border-radius:24px;border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 32px #0d1b2a0f}.article-detail-inner--has-cover{padding-top:0}.article-detail-cover-wrap{margin:0 -1.5rem;border-radius:24px 24px 0 0;overflow:hidden;max-height:min(420px,56vw);background:#0284c714}.article-detail-cover-img{display:block;width:100%;height:100%;max-height:min(420px,56vw);object-fit:cover}.article-detail-inner--has-cover .article-detail-article-head{padding-top:1.25rem}@media (max-width: 600px){.article-detail-inner{width:calc(100% - 1.5rem);padding:1.15rem 1.15rem 1.75rem;border-radius:18px}.article-detail-cover-wrap{margin:0 -1.15rem;border-radius:18px 18px 0 0}}.article-detail-title{font-size:clamp(1.5rem,4vw,2rem);margin:0 0 .5rem;line-height:1.2;color:#0a0a0a;letter-spacing:-.02em}.article-detail-date-row{margin:0 0 1.5rem;font-size:.9rem;color:var(--ice-text-muted, #0369a1)}.article-detail-date-label{font-weight:600;color:var(--ice-text, #0c4a6e)}.article-detail-date{font-size:inherit;color:inherit}.article-detail-muted{color:var(--ice-text-muted, #0369a1)}.article-detail-error{color:#b91c1c}.support-chat-root{position:fixed;right:0;bottom:max(1rem,env(safe-area-inset-bottom,0px));padding-right:max(0px,env(safe-area-inset-right,0px));z-index:10050;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.75rem;pointer-events:none}.support-chat-root>*{pointer-events:auto}.support-chat-fab{display:flex;align-items:center;justify-content:center;padding:.75rem;border:none;border-radius:50%;width:3.25rem;height:3.25rem;box-sizing:border-box;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;cursor:pointer;box-shadow:0 4px 20px #0284c773;transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,border-radius .2s ease;position:relative;flex-shrink:0}.support-chat-fab--peek{transform:translate(calc(100% - 2.85rem));box-shadow:-3px 4px 18px #0284c766}.support-chat-fab--peek:hover{transform:translate(calc(100% - 3.5rem));box-shadow:-4px 6px 22px #0284c773}.support-chat-fab--open{transform:translate(0);box-shadow:0 4px 20px #0284c773}.support-chat-fab--open:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0284c780}.support-chat-fab-badge{position:absolute;top:-4px;right:-4px;min-width:1.35rem;height:1.35rem;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:700;line-height:1.35rem;text-align:center;border:2px solid #fff}.support-chat-panel{width:min(100vw - 1rem,22rem);max-height:min(70vh,28rem);margin-right:0;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0f172a33;border:1px solid rgba(148,163,184,.35);overflow:hidden}.support-chat-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem .85rem;background:linear-gradient(180deg,#f0f9ff,#e0f2fe);border-bottom:1px solid rgba(2,132,199,.15)}.support-chat-panel-title{margin:0;font-size:1.05rem;font-weight:700;color:#0c4a6e}.support-chat-panel-close{border:none;background:transparent;color:#64748b;cursor:pointer;padding:4px;border-radius:8px;line-height:0}.support-chat-panel-close:hover{background:#fffc;color:#0f172a}.support-chat-panel-body{flex:1;min-height:8rem;max-height:16rem;overflow-y:auto;padding:.75rem;background:#f8fafc}.support-chat-empty{margin:0;font-size:.9rem;color:#64748b;line-height:1.45}.support-chat-messages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.support-chat-msg{margin:0;padding:.5rem .65rem;border-radius:12px;max-width:95%}.support-chat-msg--user{align-self:flex-end;margin-left:auto;background:#e0f2fe;border:1px solid rgba(2,132,199,.2)}.support-chat-msg--admin{align-self:flex-start;background:#fff;border:1px solid rgba(148,163,184,.35)}.support-chat-msg-meta{display:block;font-size:.7rem;color:#64748b;margin-bottom:.25rem}.support-chat-msg-text{margin:0;font-size:.88rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;color:#0f172a}.support-chat-error{margin:0;padding:0 .75rem;font-size:.82rem;color:#b91c1c}.support-chat-form{padding:.65rem .75rem .85rem;border-top:1px solid rgba(148,163,184,.25);background:#fff;display:flex;flex-direction:column;gap:.5rem}.support-chat-input{width:100%;resize:none;padding:.5rem .65rem;border:1px solid rgba(148,163,184,.5);border-radius:10px;font:inherit;font-size:.9rem}.support-chat-send{align-self:flex-end}@media (max-width: 480px){.support-chat-root{bottom:max(.75rem,env(safe-area-inset-bottom,0px))}.support-chat-fab--peek{transform:translate(calc(100% - 2.85rem))}.support-chat-fab--peek:hover{transform:translate(calc(100% - 3.4rem))}}.cookie-consent-banner{position:fixed;left:0;right:0;bottom:0;z-index:10050;padding:.75rem 1rem 1rem;background:linear-gradient(180deg,#0f172aeb,#0f172af7);color:#e2e8f0;box-shadow:0 -8px 32px #00000040;border-top:1px solid rgba(148,163,184,.35)}.cookie-consent-banner__inner{max-width:960px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cookie-consent-banner__text{flex:1 1 280px;font-size:.88rem;line-height:1.45;min-width:0}.cookie-consent-banner__text p{margin:0 0 .35rem}.cookie-consent-banner__text p:last-child{margin-bottom:0}.cookie-consent-banner__text a{color:#7dd3fc;text-decoration:underline;text-underline-offset:2px}.cookie-consent-banner__text a:hover{color:#bae6fd}.cookie-consent-banner__btn{flex-shrink:0;border:none;border-radius:10px;padding:.55rem 1.2rem;font:inherit;font-weight:600;cursor:pointer;background:#0ea5e9;color:#fff}.cookie-consent-banner__btn:hover{background:#0284c7}@media (max-width: 520px){.cookie-consent-banner__inner{flex-direction:column;align-items:stretch}.cookie-consent-banner__btn{width:100%}}.confirm-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-dialog{width:100%;max-width:420px;border-radius:12px;padding:1.25rem 1.35rem;background:var(--bg-card, #1e293b);border:1px solid var(--border, #334155);box-shadow:0 20px 50px #00000059}.confirm-dialog-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--text, #f1f5f9)}.confirm-dialog-desc{margin:0 0 1.15rem;font-size:.95rem;line-height:1.45;color:var(--text-muted, #94a3b8);white-space:pre-wrap}.confirm-dialog-actions{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.confirm-dialog-btn{border-radius:8px;padding:.45rem .95rem;font-size:.9rem;font-weight:500;cursor:pointer;border:1px solid transparent}.confirm-dialog-btn--ghost{background:transparent;border-color:var(--border, #334155);color:var(--text-muted, #94a3b8)}.confirm-dialog-btn--primary{background:var(--accent, #0ea5e9);color:#0f172a}.confirm-dialog-btn--danger{background:#b91c1c;color:#fff}.ui-skeleton-line{border-radius:6px;background:linear-gradient(90deg,#bae6fd59,#0ea5e933,#bae6fd59);background-size:200% 100%;animation:ui-skeleton-shimmer 1.2s ease-in-out infinite}.ui-skeleton-card{display:flex;flex-direction:column;gap:.65rem;padding:1rem;border-radius:10px;border:1px solid rgba(2,132,199,.14);background:#ffffffd1}@keyframes ui-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100%;min-height:100dvh}a,button,[role=button],input[type=submit],input[type=button],input[type=radio],select,label[for],input[type=checkbox]{cursor:pointer}.plan-page,.plan-page *{cursor:default!important}.plan-page a,.plan-page button,.plan-page [role=button],.plan-page input[type=submit],.plan-page input[type=button],.plan-page select,.plan-page label[for]{cursor:pointer!important}.tactical-board-page,.tactical-board-page *{cursor:default!important}.cabinet input:not([type=submit]):not([type=button]),.cabinet textarea,.cabinet select{cursor:text!important}.cabinet input[type=date],.cabinet select,.tactical-board-page a,.tactical-board-page button,.tactical-board-page [role=button],.tactical-board-page input[type=submit],.tactical-board-page input[type=button],.tactical-board-page select,.tactical-board-page label[for]{cursor:pointer!important}:root{--site-navy: #061f49;--site-navy-2: #082d60;--site-blue: #0b63d8;--site-blue-hover: #064bb0;--site-red: #ef3340;--site-ice: #eef7ff;--site-ice-2: #f8fcff;--site-ice-3: #dcefff;--site-text: #071d3f;--site-muted: #4f6385;--site-border: rgba(8, 45, 96, .13);--site-card: rgba(255, 255, 255, .92);--site-shadow: 0 18px 50px rgba(9, 43, 93, .11);--site-soft-shadow: 0 10px 28px rgba(9, 43, 93, .08);--bg: var(--site-ice-2);--bg-card: var(--site-card);--accent: var(--site-blue);--accent-hover: var(--site-blue-hover);--text: var(--site-text);--text-muted: var(--site-muted);--border: var(--site-border);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--ice: var(--site-ice);--ice-bg: var(--site-ice);--ice-bg-dark: var(--site-ice-3);--ice-accent: var(--site-blue);--ice-accent-light: #78b7ff;--ice-text: var(--site-navy);--ice-text-muted: var(--site-muted)}body{font-family:Unbounded,Outfit,Segoe UI,system-ui,-apple-system,sans-serif;background:radial-gradient(circle at 4% 20%,rgba(11,99,216,.1),transparent 24rem),radial-gradient(circle at 96% 66%,rgba(239,51,64,.07),transparent 23rem),linear-gradient(180deg,var(--site-ice-2) 0%,var(--site-ice) 48%,#ffffff 100%);color:var(--text);min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea{font-family:inherit}::selection{color:#fff;background:var(--site-blue)}a{color:var(--site-blue)}a:hover{color:var(--site-blue-hover)}button,input,textarea,select{color:var(--site-text)}input,textarea,select{border-color:var(--site-border);background-color:#fffffff0}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--site-blue)!important;box-shadow:0 0 0 3px #0b63d829!important}.btn-primary,button.btn-primary,a.btn-primary,.primary-btn,.button-primary{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,var(--site-blue),var(--site-blue-hover))!important;box-shadow:0 14px 30px #0b63d840!important}.btn-primary:hover,button.btn-primary:hover,a.btn-primary:hover,.primary-btn:hover,.button-primary:hover{color:#fff!important;background:linear-gradient(135deg,#1474ed,var(--site-blue-hover))!important;box-shadow:0 18px 38px #0b63d84f!important}.btn-outline,button.btn-outline,a.btn-outline,.secondary-btn,.button-secondary{color:var(--site-blue)!important;border-color:#0b63d857!important;background:#ffffffdb!important}.btn-outline:hover,button.btn-outline:hover,a.btn-outline:hover,.secondary-btn:hover,.button-secondary:hover{color:var(--site-blue-hover)!important;border-color:#0b63d88a!important;background:#fff!important}.card,.panel,.modal-content,.dialog,.public-stats-container,.public-stats-card,.public-stats-table-wrap,.landing-article-card,.library-card,.team-card,.admin-card{border-color:var(--site-border)!important;background:var(--site-card)!important;box-shadow:var(--site-soft-shadow)}.landing svg,.public-stats-page svg,.cabinet svg,.team-page svg,.library-page svg,.admin-cabinet svg{color:currentColor}.public-stats-page,.library-page,.team-page,.admin-cabinet,.auth-page{color:var(--site-text);background:radial-gradient(circle at 5% 18%,rgba(11,99,216,.09),transparent 22rem),radial-gradient(circle at 96% 72%,rgba(239,51,64,.06),transparent 21rem),linear-gradient(180deg,var(--site-ice-2),var(--site-ice))}[data-theme=dark][data-theme=dark]{--site-ice: #111827;--site-ice-2: #0d1420;--site-ice-3: #162032;--site-text: #e2e8f0;--site-muted: #94a3b8;--site-border: rgba(255, 255, 255, .09);--site-card: rgba(17, 27, 50, .97);--site-shadow: 0 18px 50px rgba(0, 0, 0, .55);--site-soft-shadow: 0 10px 28px rgba(0, 0, 0, .38);--bg: #0d1420;--bg-card: rgba(17, 27, 50, .97);--text: #e2e8f0;--text-muted: #94a3b8;--border: rgba(255, 255, 255, .09);--ice: #111827;--ice-bg: #111827;--ice-bg-dark: #162032;--ice-text: #e2e8f0;--ice-text-muted: #94a3b8}[data-theme=dark][data-theme=dark] body{background:linear-gradient(180deg,#060d1a,#0d1420,#0f1e38);color:#e2e8f0}[data-theme=dark][data-theme=dark] .public-stats-page,[data-theme=dark][data-theme=dark] .library-page,[data-theme=dark][data-theme=dark] .team-page,[data-theme=dark][data-theme=dark] .admin-cabinet,[data-theme=dark][data-theme=dark] .auth-page{background:radial-gradient(circle at 5% 18%,rgba(59,130,246,.06),transparent 22rem),radial-gradient(circle at 96% 72%,rgba(239,51,64,.04),transparent 21rem),linear-gradient(180deg,#060d1a,#0d1420)}[data-theme=dark][data-theme=dark] .lang-switcher__trigger{background:#111b32eb;border-color:#94a3b84d;color:#e2e8f0}[data-theme=dark][data-theme=dark] .lang-switcher__trigger:hover,[data-theme=dark][data-theme=dark] .lang-switcher--open .lang-switcher__trigger{background:#162341f2;border-color:#60a5fa8c}[data-theme=dark][data-theme=dark] .lang-switcher__trigger:focus-visible{outline-color:#60a5fa99}[data-theme=dark][data-theme=dark] .lang-switcher__chev{color:#94a3b8}[data-theme=dark][data-theme=dark] .lang-switcher__menu{background:#0d1628f7;border-color:#94a3b840;box-shadow:0 12px 28px -8px #0000008c,0 4px 10px -4px #0006}[data-theme=dark][data-theme=dark] .lang-switcher__item{color:#e2e8f0}[data-theme=dark][data-theme=dark] .lang-switcher__item:hover,[data-theme=dark][data-theme=dark] .lang-switcher__item:focus-visible{background:#ffffff12;color:#fff}[data-theme=dark][data-theme=dark] .lang-switcher__item--active{background:#60a5fa2e;color:#93c5fd}[data-theme=dark][data-theme=dark] .corporate-price-row{color:#cbd5e1}[data-theme=dark][data-theme=dark] .corporate-price-row--muted{color:#94a3b8}[data-theme=dark][data-theme=dark] .corporate-price-num{color:#f8fafc}[data-theme=dark][data-theme=dark] .corporate-price-users-label{color:#cbd5e1}[data-theme=dark][data-theme=dark] .corporate-price-users-ctrl{background:#0d1628d9;border-color:#60a5fa73}[data-theme=dark][data-theme=dark] .corporate-price-step{background:#60a5fa2e;color:#93c5fd}[data-theme=dark][data-theme=dark] .corporate-price-step:hover{background:#60a5fa4d;color:#fff}[data-theme=dark][data-theme=dark] .corporate-price-users-input{color:#f1f5f9;background:transparent}[data-theme=dark][data-theme=dark] .corporate-price-total{color:#f8fafc}[data-theme=dark][data-theme=dark] .article-detail-page{color:#e2e8f0;--text-muted: #94a3b8}[data-theme=dark][data-theme=dark] .article-detail-back{color:#60a5fa}[data-theme=dark][data-theme=dark] .article-detail-back:hover{color:#93c5fd}[data-theme=dark][data-theme=dark] .article-detail-inner{background:#111b32eb;border-color:#ffffff14;box-shadow:0 8px 32px #00000080}[data-theme=dark][data-theme=dark] .article-detail-cover-wrap{background:#3b82f61f}[data-theme=dark][data-theme=dark] .article-detail-title{color:#f8fafc}[data-theme=dark][data-theme=dark] .article-detail-date-row{color:#94a3b8}[data-theme=dark][data-theme=dark] .article-detail-date-label{color:#cbd5e1}[data-theme=dark][data-theme=dark] .article-detail-muted{color:#94a3b8}[data-theme=dark][data-theme=dark] .articles-page{color:#e2e8f0;--text-muted: #94a3b8}[data-theme=dark][data-theme=dark] .articles-page-title{color:#f8fafc}[data-theme=dark][data-theme=dark] .articles-page-aside{background:#111b32eb;border-color:#ffffff14;box-shadow:0 12px 40px #00000073}[data-theme=dark][data-theme=dark] .articles-topic-all{background:#ffffff0d;border-color:#ffffff1f;color:#cbd5e1}[data-theme=dark][data-theme=dark] .articles-topic-all.active{background:#3b82f633;border-color:#3b82f680;color:#60a5fa}[data-theme=dark][data-theme=dark] .articles-topic-chip{color:#cbd5e1}[data-theme=dark][data-theme=dark] .articles-topic-chip:hover{background:#ffffff0f}[data-theme=dark][data-theme=dark] .articles-topic-chip.active{background:#3b82f62e;border-color:#3b82f673;color:#60a5fa}[data-theme=dark][data-theme=dark] .articles-topic-details{background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark][data-theme=dark] .articles-topic-summary{color:#f1f5f9}[data-theme=dark][data-theme=dark] .articles-topic-list a{color:#60a5fa}[data-theme=dark][data-theme=dark] .articles-topic-list a:hover,[data-theme=dark][data-theme=dark] .articles-topic-list a.is-active{color:#93c5fd}[data-theme=dark][data-theme=dark] .articles-topic-empty,[data-theme=dark][data-theme=dark] .articles-page-muted{color:#94a3b8}[data-theme=dark][data-theme=dark] .articles-card-link{background:#111b32eb;border-color:#ffffff14;box-shadow:0 4px 20px #0006}[data-theme=dark][data-theme=dark] .articles-card-link:hover{background:#162341f2;border-color:#3b82f659;box-shadow:0 8px 28px #0000008c}[data-theme=dark][data-theme=dark] .articles-card-title{color:#f1f5f9}[data-theme=dark][data-theme=dark] .articles-card-date{color:#94a3b8}[data-theme=dark][data-theme=dark] .articles-card-excerpt{color:#cbd5e1}[data-theme=dark][data-theme=dark] .articles-card-cta{color:#60a5fa}[data-theme=dark][data-theme=dark] .library-page{color:#e2e8f0;--muted: #94a3b8}[data-theme=dark][data-theme=dark] .library-folder-header{border-bottom-color:#ffffff14}[data-theme=dark][data-theme=dark] .library-folder-image{border-color:#ffffff14}[data-theme=dark][data-theme=dark] .library-folder-title{color:#60a5fa}[data-theme=dark][data-theme=dark] .library-folder-desc,[data-theme=dark][data-theme=dark] .library-loading{color:#94a3b8}[data-theme=dark][data-theme=dark] .library-page-title,[data-theme=dark][data-theme=dark] .library-title-row{color:#f1f5f9}[data-theme=dark][data-theme=dark] .library-title-row svg{color:#60a5fa}[data-theme=dark][data-theme=dark] .library-sub{color:#94a3b8}[data-theme=dark][data-theme=dark] .library-exercise-tile{background:#111b32eb;border-color:#ffffff14}[data-theme=dark][data-theme=dark] .library-exercise-tile.library-exercise-tile--focused{box-shadow:0 0 0 3px #60a5fa8c}[data-theme=dark][data-theme=dark] .library-exercise-tile__visual{background:linear-gradient(145deg,#0d1c33,#0a1426)}[data-theme=dark][data-theme=dark] .library-exercise-tile__placeholder{background:repeating-linear-gradient(135deg,#142440 0,#142440 8px,#1a2d4d 8px,#1a2d4d 16px)}[data-theme=dark][data-theme=dark] .library-exercise-tile__lock-layer{background:#060d1a8c}[data-theme=dark][data-theme=dark] .library-exercise-tile__lock-icon{color:#60a5fa;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}[data-theme=dark][data-theme=dark] .library-exercise-tile__title{color:#f1f5f9}[data-theme=dark][data-theme=dark] .library-exercise-tile__count{color:#60a5fa}[data-theme=dark][data-theme=dark] .library-exercise-tile__desc,[data-theme=dark][data-theme=dark] .library-empty{color:#94a3b8}[data-theme=dark][data-theme=dark] .landing-ice{--landing-navy: #c8d8f0;--landing-blue: #60a5fa;--landing-blue-deep: #3b82f6;--landing-ink: #e2e8f0;--landing-muted: #94a3b8;--landing-border: rgba(255, 255, 255, .08);--landing-shadow: 0 22px 60px rgba(0, 0, 0, .5);--landing-soft-shadow: 0 12px 34px rgba(0, 0, 0, .35)}[data-theme=dark][data-theme=dark] .landing{background:radial-gradient(circle at 4% 24%,rgba(59,130,246,.08),transparent 24rem),radial-gradient(circle at 96% 58%,rgba(239,51,64,.06),transparent 23rem),linear-gradient(180deg,#060d1a,#0d1420 46%,#0f1e38);color:#e2e8f0}[data-theme=dark][data-theme=dark] .landing-header{background:#060d1aed;border-bottom-color:#3b82f626}[data-theme=dark][data-theme=dark] .landing-logo{color:#c8d8f0}[data-theme=dark][data-theme=dark] .landing-logo:hover{color:#e2e8f0}[data-theme=dark][data-theme=dark] .landing-logo-icon{background:#ffffff0d;border-color:#3b82f633}[data-theme=dark][data-theme=dark] .landing-nav{background:#060d1afa}@media (min-width: 1025px){[data-theme=dark][data-theme=dark] .landing-nav-link,[data-theme=dark][data-theme=dark] .landing-nav-group-trigger{color:#c8d8f0}[data-theme=dark][data-theme=dark] .landing-nav-link:hover,[data-theme=dark][data-theme=dark] .landing-nav-group-trigger:hover{color:#fff;background:#ffffff12}[data-theme=dark][data-theme=dark] .landing-nav-submenu{background:#0d1c33;border-color:#ffffff1a;box-shadow:0 12px 30px #00000080}}[data-theme=dark][data-theme=dark] .landing-nav-submenu{background:linear-gradient(180deg,#111b32f7,#0d1628f7),repeating-linear-gradient(135deg,rgba(96,165,250,.04) 0 1px,transparent 1px 12px);border-color:#60a5fa33;box-shadow:0 18px 42px #0000008c}[data-theme=dark][data-theme=dark] .landing-nav-sublink{color:#f1f5f9;background:#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff0f;border-color:transparent}[data-theme=dark][data-theme=dark] .landing-nav-sublink:hover,[data-theme=dark][data-theme=dark] .landing-nav-sublink:focus-visible{color:#fff;background:#60a5fa2e;border-color:#60a5fa73;box-shadow:0 12px 24px #00000080}[data-theme=dark][data-theme=dark] .landing-nav-sublink:focus-visible{outline-color:#60a5fa73}[data-theme=dark][data-theme=dark] .landing-burger{color:#94a3b8}[data-theme=dark][data-theme=dark] .landing-burger:hover{color:#e2e8f0;background:#ffffff14}[data-theme=dark][data-theme=dark] .landing-guest-auth-icon{color:#94a3b8}[data-theme=dark][data-theme=dark] .landing-guest-auth-icon:hover{color:#e2e8f0;background:#ffffff14}[data-theme=dark][data-theme=dark] .landing-header-pill-btn--ghost{background:#ffffff14;border-color:#fff3;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .landing-header-pill-btn--ghost:hover{background:#ffffff24}[data-theme=dark][data-theme=dark] .landing-nav-auth-link{color:#94a3b8;border-bottom-color:#ffffff14}[data-theme=dark][data-theme=dark] .landing-nav-auth-link:hover{color:#e2e8f0}[data-theme=dark][data-theme=dark] .landing-hero{background:linear-gradient(115deg,#0d1420fa,#0f1a32f5 42%,#111e3aeb),repeating-linear-gradient(135deg,rgba(59,130,246,.025) 0 1px,transparent 1px 12px)}[data-theme=dark][data-theme=dark] .landing-feature-card,[data-theme=dark][data-theme=dark] .landing-price-card,[data-theme=dark][data-theme=dark] .landing-review-card{background:#111b32e6;border-color:#ffffff14;color:#e2e8f0}[data-theme=dark][data-theme=dark] .landing-footer{background:#060d1a;border-top-color:#ffffff14;color:#94a3b8}[data-theme=dark][data-theme=dark] .landing,[data-theme=dark][data-theme=dark] .landing-main{color:#f1f5f9}[data-theme=dark][data-theme=dark] .landing-about-features{background:radial-gradient(circle at 0 22%,rgba(59,130,246,.1),transparent 22rem),radial-gradient(circle at 100% 78%,rgba(239,51,64,.06),transparent 22rem),linear-gradient(180deg,#0a1426,#0d1c33,#0a1426)}[data-theme=dark][data-theme=dark] .about-spotlight-card{background:#111b32eb;border-color:#ffffff14;box-shadow:0 12px 40px #00000073}[data-theme=dark][data-theme=dark] .about-spotlight-title{color:#f8fafc}[data-theme=dark][data-theme=dark] .about-spotlight-text{color:#cbd5e1}[data-theme=dark][data-theme=dark] .features-heading-pill{background:#111b32eb;border-color:#ffffff1a;color:#f1f5f9;box-shadow:0 4px 20px #0006}[data-theme=dark][data-theme=dark] .feature-card-mockup{background:#111b32eb;border-color:#ffffff14;box-shadow:0 6px 22px #00000073}[data-theme=dark][data-theme=dark] .feature-card-mockup:hover{box-shadow:0 10px 28px #0000008c}[data-theme=dark][data-theme=dark] .feature-card-head{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .feature-card-tone-1 .feature-card-head{color:#60a5fa!important}[data-theme=dark][data-theme=dark] .feature-card-tone-2 .feature-card-head{color:#a5b4fc!important}[data-theme=dark][data-theme=dark] .feature-card-tone-3 .feature-card-head{color:#c4b5fd!important}[data-theme=dark][data-theme=dark] .feature-card-tone-4 .feature-card-head{color:#67e8f9!important}[data-theme=dark][data-theme=dark] .feature-card-desc{color:#cbd5e1}[data-theme=dark][data-theme=dark] .feature-icon-ring{background:#3b82f626;color:#60a5fa}[data-theme=dark][data-theme=dark] .feature-card-tone-2 .feature-icon-ring{background:#6366f12e;color:#a5b4fc}[data-theme=dark][data-theme=dark] .feature-card-tone-3 .feature-icon-ring{background:#8b5cf62e;color:#c4b5fd}[data-theme=dark][data-theme=dark] .feature-card-tone-4 .feature-icon-ring{background:#06b6d433;color:#67e8f9}[data-theme=dark][data-theme=dark] .landing-hero-content h1{color:#f8fafc}[data-theme=dark][data-theme=dark] .landing-hero-content p{color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-hero-metrics span,[data-theme=dark][data-theme=dark] .landing-hero-metrics svg{color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-audience-card,[data-theme=dark][data-theme=dark] .landing-article-card,[data-theme=dark][data-theme=dark] .price-card-mockup,[data-theme=dark][data-theme=dark] .contacts-info-card,[data-theme=dark][data-theme=dark] .contacts-section-mockup .contacts-title-card{background:#111b32eb;border-color:#ffffff14;box-shadow:0 8px 28px #00000073}[data-theme=dark][data-theme=dark] .landing-audience-card svg,[data-theme=dark][data-theme=dark] .landing-audience-card h3,[data-theme=dark][data-theme=dark] .landing-workflow-step h3,[data-theme=dark][data-theme=dark] .landing-article-card-title,[data-theme=dark][data-theme=dark] .price-card-head-title,[data-theme=dark][data-theme=dark] .price-card-amount{color:#f1f5f9}[data-theme=dark][data-theme=dark] .landing-audience-card p,[data-theme=dark][data-theme=dark] .landing-workflow-step p,[data-theme=dark][data-theme=dark] .landing-article-card-excerpt,[data-theme=dark][data-theme=dark] .price-card-tagline,[data-theme=dark][data-theme=dark] .price-corporate-billing-note{color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-article-card-date,[data-theme=dark][data-theme=dark] .landing-article-card-link{color:#60a5fa}[data-theme=dark][data-theme=dark] .landing-workflow-icon{background:#111b32f2;border-color:#3b82f640;color:#60a5fa;box-shadow:0 8px 22px #00000073}[data-theme=dark][data-theme=dark] .landing-workflow-track:before{border-top-color:#3b82f659}[data-theme=dark][data-theme=dark] .landing-workflow-number{background:#3b82f6;color:#fff}[data-theme=dark][data-theme=dark] .landing-audience-block h2,[data-theme=dark][data-theme=dark] .landing-workflow-block h2,[data-theme=dark][data-theme=dark] .landing-latest-articles-heading,[data-theme=dark][data-theme=dark] .price-section-mockup h2,[data-theme=dark][data-theme=dark] .contacts-section-mockup .contacts-title-card h2,[data-theme=dark][data-theme=dark] .price-section h2,[data-theme=dark][data-theme=dark] .contacts-section h2{color:#f8fafc}[data-theme=dark][data-theme=dark] .price-section.price-section-mockup{background:radial-gradient(circle at 0 55%,rgba(59,130,246,.1),transparent 22rem),radial-gradient(circle at 100% 38%,rgba(59,130,246,.1),transparent 24rem),linear-gradient(180deg,#0a1426,#0d1c33,#0a1426)}[data-theme=dark][data-theme=dark] .price-billing-toggle{background:#111b32eb;border-color:#ffffff14;box-shadow:0 2px 14px #0006}[data-theme=dark][data-theme=dark] .price-billing-toggle button{color:#94a3b8}[data-theme=dark][data-theme=dark] .price-billing-toggle button.active,[data-theme=dark][data-theme=dark] .price-corporate-tier-toggle button.active{background:#3b82f6;color:#fff}[data-theme=dark][data-theme=dark] .price-card-landing-popular{border-color:#3b82f6;box-shadow:0 22px 54px #3b82f640}[data-theme=dark][data-theme=dark] .price-popular-label{background:#3b82f6}[data-theme=dark][data-theme=dark] .price-features-mockup li{color:#e2e8f0}[data-theme=dark][data-theme=dark] .price-features-mockup li:before{color:#60a5fa}[data-theme=dark][data-theme=dark] .contacts-section-mockup{background:radial-gradient(circle at 0 22%,rgba(59,130,246,.1),transparent 22rem),radial-gradient(circle at 100% 78%,rgba(239,51,64,.06),transparent 22rem),linear-gradient(180deg,#0a1426,#0d1c33,#0a1426)}[data-theme=dark][data-theme=dark] .contacts-info-left{background:#0d1628f2}[data-theme=dark][data-theme=dark] .contacts-info-cta{background:radial-gradient(circle at 82% 70%,rgba(59,130,246,.18),transparent 7rem),linear-gradient(135deg,#0f1c33,#0a1426)}[data-theme=dark][data-theme=dark] .contacts-info-cta h3{color:#f1f5f9}[data-theme=dark][data-theme=dark] .contacts-info-cta p{color:#cbd5e1}[data-theme=dark][data-theme=dark] .contacts-dl-row dt,[data-theme=dark][data-theme=dark] .contacts-dl-row dd,[data-theme=dark][data-theme=dark] .contacts-dl-row a{color:#e2e8f0}[data-theme=dark][data-theme=dark] .contacts-dl-row a:hover{color:#60a5fa}[data-theme=dark][data-theme=dark] .contacts-social-item{background:#3b82f62e;color:#60a5fa}[data-theme=dark][data-theme=dark] .contacts-extra-note{border-top-color:#ffffff14;color:#94a3b8}[data-theme=dark][data-theme=dark] .contacts-card{background:#111b32d9;border-color:#3b82f633}[data-theme=dark][data-theme=dark] .contacts-card p{color:#cbd5e1}[data-theme=dark][data-theme=dark] .contacts-email{color:#60a5fa!important}[data-theme=dark][data-theme=dark] .contacts-note{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .landing-footer-mockup{background:radial-gradient(circle at 95% 40%,rgba(59,130,246,.18),transparent 17rem),linear-gradient(135deg,#050d1c,#07172e);color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-footer-rights,[data-theme=dark][data-theme=dark] .landing-footer-brand-text,[data-theme=dark][data-theme=dark] .landing-footer-year-line{color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-footer-legal-links a{color:#94a3b8}[data-theme=dark][data-theme=dark] .landing-footer-legal-links a:hover{color:#f1f5f9}[data-theme=dark][data-theme=dark] .section-bg:after{background:linear-gradient(180deg,#060d1a80,#0d1c33a6)}[data-theme=dark][data-theme=dark] section,[data-theme=dark][data-theme=dark] .price-section,[data-theme=dark][data-theme=dark] .contacts-section{color:#e2e8f0}[data-theme=dark][data-theme=dark] .price-billing-toggle button:not(.active):hover{background:#ffffff0f}[data-theme=dark][data-theme=dark] .landing-hero-actions .landing-header-pill-btn{box-shadow:0 6px 22px #00bfff66}[data-theme=dark][data-theme=dark] .landing-latest-articles{background:radial-gradient(circle at 0 22%,rgba(59,130,246,.1),transparent 22rem),radial-gradient(circle at 100% 78%,rgba(239,51,64,.06),transparent 22rem),linear-gradient(180deg,#0a1426,#0d1c33,#0a1426)}[data-theme=dark][data-theme=dark] .landing-article-card-image-wrap{background:#3b82f61f}[data-theme=dark][data-theme=dark] .btn-outline{color:#60a5fa;background:#111b32d9;border-color:#3b82f666;box-shadow:0 6px 18px #0006}[data-theme=dark][data-theme=dark] .btn-outline:hover{background:#162341f2;border-color:#60a5fa99;color:#93c5fd;box-shadow:0 10px 24px #0000008c}[data-theme=dark][data-theme=dark] .landing-latest-articles-heading{color:#f8fafc}[data-theme=dark][data-theme=dark] .landing-latest-articles-subtitle{color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-article-card{background:#111b32eb;border-color:#ffffff14}[data-theme=dark][data-theme=dark] .landing-article-card-title{color:#f1f5f9}[data-theme=dark][data-theme=dark] .landing-article-card-date{color:#60a5fa}[data-theme=dark][data-theme=dark] .landing-article-card-excerpt{color:#cbd5e1}[data-theme=dark][data-theme=dark] .landing-article-card-link{color:#60a5fa}[data-theme=dark][data-theme=dark] .landing-article-card-link:hover{color:#93c5fd}[data-theme=dark][data-theme=dark] .hero-board-card{background:#111b32f2;border-color:#ffffff14;box-shadow:0 22px 60px #0000008c}[data-theme=dark][data-theme=dark] .hero-board-title{color:#93c5fd}[data-theme=dark][data-theme=dark] .hero-board-icon{background:linear-gradient(180deg,rgba(96,165,250,.25),transparent),linear-gradient(90deg,transparent 45%,#60a5fa 45% 55%,transparent 55%);border-color:#60a5fa59}[data-theme=dark][data-theme=dark] .hero-board-select{background:#0d1628d9;border-color:#60a5fa59;color:#cbd5e1}[data-theme=dark][data-theme=dark] .hero-board-controls{color:#cbd5e1}[data-theme=dark][data-theme=dark] .hero-board-controls button{box-shadow:0 8px 22px #3b82f673}[data-theme=dark][data-theme=dark] .hero-rink{border-radius:18px;background-size:98% 96%;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 2px #111b32f2,0 2px 18px #00000080}[data-theme=dark][data-theme=dark] .cabinet-ice{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar{background:#0d1428eb;border-right-color:#ffffff14}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-nav-item{color:#c8d8f0d9}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-nav-item:hover{background:#ffffff14;color:#fff}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-nav-item.active{background:#3b82f62e;color:#60a5fa}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-nav-icon{color:#c8d8f0e6}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar-footer{border-top-color:#ffffff14}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-header{background:#0d1428d9;border-bottom-color:#ffffff14}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-header h1{color:#c8d8f0}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-role-switch{background:#ffffff12;border-color:#ffffff1a}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-role-switch-btn{color:#c8d8f0bf}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-role-switch-btn.active{background:#3b82f638;color:#60a5fa}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-logout{border-color:#ef444466;color:#f87171}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-logout:hover{background:#ef44441a}[data-theme=dark][data-theme=dark] .cabinet-sidebar-collapse-toggle{color:#c8d8f0b3}[data-theme=dark][data-theme=dark] .cabinet-sidebar-collapse-toggle:hover{color:#fff;background:#ffffff14}[data-theme=dark][data-theme=dark] .cabinet-sidebar,[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar,[data-theme=dark][data-theme=dark] .user-cabinet .cabinet-sidebar{background:#0d1428f5!important;border-right:1px solid rgba(255,255,255,.08)!important;box-shadow:14px 0 42px #0000008c!important}[data-theme=dark][data-theme=dark] .cabinet,[data-theme=dark][data-theme=dark] .cabinet.cabinet-ice,[data-theme=dark][data-theme=dark] .user-cabinet{color:#e2e8f0;background:radial-gradient(circle at 4% 16%,rgba(59,130,246,.08),transparent 22rem),radial-gradient(circle at 96% 74%,rgba(239,51,64,.05),transparent 23rem),linear-gradient(180deg,#060d1a,#0d1420)!important}[data-theme=dark][data-theme=dark] .cabinet-nav-item,[data-theme=dark][data-theme=dark] a.cabinet-nav-item,[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar .cabinet-nav-item,[data-theme=dark][data-theme=dark] .user-cabinet .cabinet-sidebar .cabinet-nav-item{color:#e2e8f0!important;border:1px solid transparent!important;border-left:3px solid transparent!important;background:transparent!important}[data-theme=dark][data-theme=dark] .cabinet-nav-item:hover,[data-theme=dark][data-theme=dark] a.cabinet-nav-item:hover,[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar .cabinet-nav-item:hover,[data-theme=dark][data-theme=dark] .user-cabinet .cabinet-sidebar .cabinet-nav-item:hover{color:#fff!important;border-color:#60a5fa59!important;background:#60a5fa1f!important}[data-theme=dark][data-theme=dark] .cabinet-nav-item.active,[data-theme=dark][data-theme=dark] a.cabinet-nav-item.active,[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar .cabinet-nav-item.active,[data-theme=dark][data-theme=dark] .user-cabinet .cabinet-sidebar .cabinet-nav-item.active{color:#93c5fd!important;border-color:#60a5fa73!important;border-left-color:#60a5fa!important;background:linear-gradient(90deg,#60a5fa38,#60a5fa0f)!important;box-shadow:0 8px 20px #0006!important}[data-theme=dark][data-theme=dark] .cabinet-sidebar:before{background:linear-gradient(90deg,#3b82f6,#ef4444)}[data-theme=dark][data-theme=dark] .cabinet-header{background:#0d1428d9!important;border-bottom-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar .cabinet-logout,[data-theme=dark][data-theme=dark] .cabinet-sidebar .cabinet-logout{color:#f87171!important;border-color:#f8717173!important}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar .cabinet-logout:hover,[data-theme=dark][data-theme=dark] .cabinet-sidebar .cabinet-logout:hover{background:#f871711f!important}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-sidebar .cabinet-sidebar-footer,[data-theme=dark][data-theme=dark] .cabinet-sidebar-footer{border-top-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .cabinet,[data-theme=dark][data-theme=dark] .cabinet-main,[data-theme=dark][data-theme=dark] .cabinet-content,[data-theme=dark][data-theme=dark] .cabinet-section,[data-theme=dark][data-theme=dark] .cabinet-profile{color:#e2e8f0}[data-theme=dark][data-theme=dark] .cabinet h1,[data-theme=dark][data-theme=dark] .cabinet h2,[data-theme=dark][data-theme=dark] .cabinet h3,[data-theme=dark][data-theme=dark] .cabinet h4,[data-theme=dark][data-theme=dark] .cabinet h5,[data-theme=dark][data-theme=dark] .cabinet h6{color:#f1f5f9}[data-theme=dark][data-theme=dark] .cabinet p,[data-theme=dark][data-theme=dark] .cabinet li,[data-theme=dark][data-theme=dark] .cabinet label,[data-theme=dark][data-theme=dark] .cabinet small,[data-theme=dark][data-theme=dark] .cabinet dt,[data-theme=dark][data-theme=dark] .cabinet dd{color:#cbd5e1}[data-theme=dark][data-theme=dark] .cabinet-card,[data-theme=dark][data-theme=dark] .cabinet-tariff-card,[data-theme=dark][data-theme=dark] .cabinet-org-overview-team-card,[data-theme=dark][data-theme=dark] .cabinet-subscription-panel,[data-theme=dark][data-theme=dark] .cabinet-tariffs-hero,[data-theme=dark][data-theme=dark] .cabinet-information-subnav-wrap,[data-theme=dark][data-theme=dark] .cabinet-org-section,[data-theme=dark][data-theme=dark] .cabinet-password-section,[data-theme=dark][data-theme=dark] .cabinet-plans-header,[data-theme=dark][data-theme=dark] .cabinet-org-export-block,[data-theme=dark][data-theme=dark] .cabinet-org-docs,[data-theme=dark][data-theme=dark] .cabinet-org-profile-summary,[data-theme=dark][data-theme=dark] .cabinet-org-member-row,[data-theme=dark][data-theme=dark] .cabinet-org-file-row,[data-theme=dark][data-theme=dark] .cabinet-org-chip,[data-theme=dark][data-theme=dark] .cabinet-empty{background:#111b32eb!important;border-color:#ffffff14!important;color:#e2e8f0;box-shadow:0 6px 22px #0006}[data-theme=dark][data-theme=dark] .cabinet-card:hover,[data-theme=dark][data-theme=dark] .cabinet-tariff-card:hover{border-color:#60a5fa73!important;box-shadow:0 8px 28px #0000008c!important}[data-theme=dark][data-theme=dark] .cabinet-muted,[data-theme=dark][data-theme=dark] .cabinet-email,[data-theme=dark][data-theme=dark] .cabinet-org-hint,[data-theme=dark][data-theme=dark] .cabinet-org-export-hint,[data-theme=dark][data-theme=dark] .cabinet-org-file-hint,[data-theme=dark][data-theme=dark] .cabinet-tariffs-subtitle,[data-theme=dark][data-theme=dark] .cabinet-tariffs-expiry,[data-theme=dark][data-theme=dark] .cabinet-subscription-text,[data-theme=dark][data-theme=dark] .cabinet-subscription-card-hint,[data-theme=dark][data-theme=dark] .cabinet-tariffs-corp-note,[data-theme=dark][data-theme=dark] .cabinet-org-chip-sub,[data-theme=dark][data-theme=dark] .cabinet-org-page-subh,[data-theme=dark][data-theme=dark] .cabinet-org-member-text,[data-theme=dark][data-theme=dark] .cabinet-org-msg{color:#94a3b8}[data-theme=dark][data-theme=dark] .cabinet-tariffs-title,[data-theme=dark][data-theme=dark] .cabinet-subscription-panel-title,[data-theme=dark][data-theme=dark] .cabinet-title-with-tariff,[data-theme=dark][data-theme=dark] .cabinet-tariff-badge{color:#f1f5f9}[data-theme=dark][data-theme=dark] .cabinet input[type=text],[data-theme=dark][data-theme=dark] .cabinet input[type=email],[data-theme=dark][data-theme=dark] .cabinet input[type=password],[data-theme=dark][data-theme=dark] .cabinet input[type=number],[data-theme=dark][data-theme=dark] .cabinet input[type=tel],[data-theme=dark][data-theme=dark] .cabinet input[type=search],[data-theme=dark][data-theme=dark] .cabinet input[type=url],[data-theme=dark][data-theme=dark] .cabinet input[type=date],[data-theme=dark][data-theme=dark] .cabinet textarea,[data-theme=dark][data-theme=dark] .cabinet select,[data-theme=dark][data-theme=dark] .cabinet-textarea{background:#0d1628d9!important;border-color:#ffffff1f!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .cabinet input::placeholder,[data-theme=dark][data-theme=dark] .cabinet textarea::placeholder{color:#64748b}[data-theme=dark][data-theme=dark] .cabinet input:focus,[data-theme=dark][data-theme=dark] .cabinet textarea:focus,[data-theme=dark][data-theme=dark] .cabinet select:focus{border-color:#60a5fa8c!important;outline:none}[data-theme=dark][data-theme=dark] .cabinet-main table{color:#e2e8f0}[data-theme=dark][data-theme=dark] .cabinet-main table thead tr{background:linear-gradient(135deg,#1e293b,#0f172a)!important}[data-theme=dark][data-theme=dark] .cabinet-main table thead th{color:#f1f5f9}[data-theme=dark][data-theme=dark] .cabinet-main table tbody tr{border-color:#ffffff0f}[data-theme=dark][data-theme=dark] .cabinet-main table tbody tr:nth-child(2n){background-color:#ffffff08!important}[data-theme=dark][data-theme=dark] .cabinet-main table tbody tr:hover{background-color:#60a5fa14!important}[data-theme=dark][data-theme=dark] .cabinet-main table td{color:#cbd5e1}[data-theme=dark][data-theme=dark] .cabinet-alert{background:#3b82f61f;border-color:#60a5fa59;color:#e2e8f0}[data-theme=dark][data-theme=dark] .cabinet-alert-warn{background:#fbbf241f;border-color:#fbbf2459;color:#fcd34d}[data-theme=dark][data-theme=dark] .cabinet-error{color:#f87171}[data-theme=dark][data-theme=dark] .cabinet-success{color:#4ade80}[data-theme=dark][data-theme=dark] .cabinet-subscription-warning{background:#fbbf241f;border-color:#fbbf2459;color:#fcd34d}[data-theme=dark][data-theme=dark] .cabinet-avatar-placeholder{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}[data-theme=dark][data-theme=dark] .cabinet-avatar{border-color:#60a5fa73}[data-theme=dark][data-theme=dark] .cabinet-admin-link{background:#60a5fa2e;color:#93c5fd}[data-theme=dark][data-theme=dark] .cabinet-org-chip-text{color:#f1f5f9}[data-theme=dark][data-theme=dark] .cabinet-org-chip-remove{color:#f87171}[data-theme=dark][data-theme=dark] .cabinet-information-subnav-wrap a,[data-theme=dark][data-theme=dark] .cabinet-information-subnav-wrap button{color:#cbd5e1}[data-theme=dark][data-theme=dark] .cabinet-information-subnav-wrap a.active,[data-theme=dark][data-theme=dark] .cabinet-information-subnav-wrap button.active{color:#93c5fd}[data-theme=dark][data-theme=dark] .cabinet-empty{color:#94a3b8}[data-theme=dark][data-theme=dark] .cabinet-plan-limit-toast{background:#111b32f2!important;border-color:#60a5fa59!important;color:#e2e8f0}[data-theme=dark][data-theme=dark] .cabinet-player-chart-select,[data-theme=dark][data-theme=dark] .cabinet-player-select-wide{background:#0d1628d9!important;border-color:#ffffff1f!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .cabinet a:not(.cabinet-nav-item):not(.cabinet-admin-link):not(.cabinet-logout):not(.btn):not(.btn-primary){color:#93c5fd}[data-theme=dark][data-theme=dark] .cabinet a:not(.cabinet-nav-item):not(.cabinet-admin-link):not(.cabinet-logout):not(.btn):not(.btn-primary):hover{color:#bfdbfe}[data-theme=dark][data-theme=dark] .cabinet hr,[data-theme=dark][data-theme=dark] .cabinet-section hr{border-color:#ffffff14}[data-theme=dark][data-theme=dark] .cabinet-section,[data-theme=dark][data-theme=dark] .cabinet-form,[data-theme=dark][data-theme=dark] .cabinet-player-panel-card,[data-theme=dark][data-theme=dark] .cabinet-player-linechart-panel,[data-theme=dark][data-theme=dark] .cabinet-player-barmetric-panel,[data-theme=dark][data-theme=dark] .cabinet-player-gamelog,[data-theme=dark][data-theme=dark] .cabinet-player-opp-repeat-card,[data-theme=dark][data-theme=dark] .cabinet-video-card,[data-theme=dark][data-theme=dark] .cabinet-player-insights,[data-theme=dark][data-theme=dark] .cabinet-player-trends,[data-theme=dark][data-theme=dark] .cabinet-player-self-form.cabinet-form,[data-theme=dark][data-theme=dark] .cabinet-player-interest-form.cabinet-form{background:#111b32eb!important;border-color:#ffffff14!important;color:#e2e8f0;box-shadow:0 6px 22px #0006}[data-theme=dark][data-theme=dark] .cabinet-main{background:linear-gradient(115deg,rgba(255,255,255,.02),transparent 42%),repeating-linear-gradient(135deg,rgba(59,130,246,.04) 0 1px,transparent 1px 12px)!important}[data-theme=dark][data-theme=dark] .cabinet-header h1,[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-header h1,[data-theme=dark][data-theme=dark] .cabinet-section h2,[data-theme=dark][data-theme=dark] .cabinet-section h3,[data-theme=dark][data-theme=dark] .cabinet-tariffs-title,[data-theme=dark][data-theme=dark] .cabinet-player-panel-title,[data-theme=dark][data-theme=dark] .cabinet-player-analytics h2,[data-theme=dark][data-theme=dark] .cabinet-org-page h2{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .cabinet-email,[data-theme=dark][data-theme=dark] .cabinet-muted,[data-theme=dark][data-theme=dark] .cabinet-section p,[data-theme=dark][data-theme=dark] .cabinet-player-analytics-source,[data-theme=dark][data-theme=dark] .cabinet-player-gamelog-note{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-section-block{color:#e2e8f0}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-section-block a{color:#93c5fd}[data-theme=dark][data-theme=dark] .cabinet-ice .cabinet-section-block a:hover{color:#bfdbfe}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-placeholder{background:#ffffff0a!important;color:#94a3b8!important;border:1px solid rgba(255,255,255,.08)}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-preview{border-color:#60a5fa59}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-upload-btn{background:#60a5fa2e!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-upload-btn:hover{background:#60a5fa47!important}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-remove-btn{background:#f8717124!important;color:#f87171!important}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-remove-btn:hover{background:#f871713d!important}[data-theme=dark][data-theme=dark] .cabinet-profile .photo-upload>label{color:#f1f5f9}[data-theme=dark][data-theme=dark] .form-row label,[data-theme=dark][data-theme=dark] .cabinet-ice .form-row label,[data-theme=dark][data-theme=dark] .cabinet-form label,[data-theme=dark][data-theme=dark] .cabinet-section .form-row label{color:#f1f5f9!important;font-weight:600}[data-theme=dark][data-theme=dark] .plan-card,[data-theme=dark][data-theme=dark] .cabinet-ice .plan-card,[data-theme=dark][data-theme=dark] .cabinet:not(.cabinet-ice) .plan-card{background:#111b32eb!important;border-color:#ffffff14!important;box-shadow:0 6px 22px #0006!important}[data-theme=dark][data-theme=dark] .plan-card:hover,[data-theme=dark][data-theme=dark] .cabinet-ice .plan-card:hover,[data-theme=dark][data-theme=dark] .cabinet:not(.cabinet-ice) .plan-card:hover{border-color:#60a5fa73!important;box-shadow:0 8px 28px #0000008c!important;transform:translateY(-2px)}[data-theme=dark][data-theme=dark] .plan-card h3,[data-theme=dark][data-theme=dark] .cabinet:not(.cabinet-ice) .plan-card h3{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .plan-card-link:hover h3,[data-theme=dark][data-theme=dark] .cabinet:not(.cabinet-ice) .plan-card-link:hover h3{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .plan-date{color:#94a3b8}[data-theme=dark][data-theme=dark] .plan-card-board .plan-card-link:before,[data-theme=dark][data-theme=dark] .plan-card:not(.plan-card-board) .plan-card-link:before{color:#60a5fa}[data-theme=dark][data-theme=dark] .plan-card-video{background:#111b32eb!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .tariff-card{background:#111b32eb!important;border-color:#ffffff14!important;box-shadow:0 6px 22px #0006!important}[data-theme=dark][data-theme=dark] .tariff-card:hover{border-color:#60a5fa73!important;box-shadow:0 12px 40px #00000080!important}[data-theme=dark][data-theme=dark] .tariff-card-current{border-color:#60a5fa!important;box-shadow:0 0 0 2px #60a5fa59,0 8px 32px #00000080!important}[data-theme=dark][data-theme=dark] .tariff-card-popular{border-color:#60a5fa73!important;box-shadow:0 4px 24px #00000073!important}[data-theme=dark][data-theme=dark] .tariff-name{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .tariff-desc{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .tariff-price{color:#f8fafc!important}[data-theme=dark][data-theme=dark] .tariff-features li{color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .tariff-features li:before{color:#4ade80!important}[data-theme=dark][data-theme=dark] .tariff-current-label{background:#60a5fa2e!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .tariff-unavailable{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .cabinet-tariffs-hero{background:transparent!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .tariff-period-toggle{background:#0d1628d9!important;border-color:#60a5fa59!important}[data-theme=dark][data-theme=dark] .tariff-period-toggle button{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .tariff-period-toggle button.active{background:#3b82f6!important;color:#fff!important}[data-theme=dark][data-theme=dark] .tariff-period-toggle button:hover:not(.active){background:#60a5fa1f!important}[data-theme=dark][data-theme=dark] .cabinet-tariffs-corp-note{background:#60a5fa14!important;border-color:#60a5fa40!important;color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .tariff-badge-free{background:linear-gradient(135deg,#94a3b840,#94a3b81f)!important;color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .tariff-badge-pro{background:linear-gradient(135deg,#60a5fa40,#60a5fa1f)!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .tariff-badge-pro-plus{background:linear-gradient(135deg,#a78bfa47,#818cf826)!important;color:#c4b5fd!important}[data-theme=dark][data-theme=dark] .cabinet-tariff-card{background:#111b32eb!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .help-center-article{background:#111b32eb!important;border-color:#ffffff14!important;color:#e2e8f0}[data-theme=dark][data-theme=dark] .help-center-article-title{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .help-center-sidebar{background:#111b32d9!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .help-center-accordion-item{background:#0d162899!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .help-center-accordion-summary{background:#60a5fa14!important;color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .help-center-accordion-summary:hover{background:#60a5fa2e!important}[data-theme=dark][data-theme=dark] .help-center-accordion-chevron{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .help-center-accordion-count{background:#60a5fa2e!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .help-center-accordion-empty{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .help-center-art-btn{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .help-center-art-btn:hover{background:#60a5fa1a!important;color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .help-center-art-btn.active{background:#60a5fa33!important;border-color:#60a5fa66!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .help-center-search-label{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .help-center-search-input{background:#0d1628d9!important;border-color:#ffffff1f!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .help-center-search-input::placeholder{color:#64748b!important}[data-theme=dark][data-theme=dark] .help-center-search-input:focus{border-color:#60a5fa8c!important}[data-theme=dark][data-theme=dark] .help-center-search-hits{background:#111b32f2!important;border-color:#ffffff1a!important}[data-theme=dark][data-theme=dark] .help-center-search-hit{color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .help-center-search-hit:hover{background:#60a5fa1f!important}[data-theme=dark][data-theme=dark] .help-center-search-hit.active{background:#60a5fa33!important}[data-theme=dark][data-theme=dark] .help-center-search-hit-title{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .help-center-search-hit-meta,[data-theme=dark][data-theme=dark] .help-center-search-empty,[data-theme=dark][data-theme=dark] .help-center-loading{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .help-center-search h2,[data-theme=dark][data-theme=dark] .help-center-reader h2{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .help-center-article p,[data-theme=dark][data-theme=dark] .help-center-article-empty{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .team-page{--team-navy: #f1f5f9;--team-navy-soft: #cbd5e1;--team-blue: #60a5fa;--team-blue-soft: rgba(59, 130, 246, .12);--team-red: #f87171;--team-ice: rgba(255, 255, 255, .04);--team-border: rgba(255, 255, 255, .08);--team-muted: #94a3b8;background:radial-gradient(circle at 8% 6%,rgba(59,130,246,.1),transparent 22rem),radial-gradient(circle at 98% 16%,rgba(239,51,64,.05),transparent 18rem),linear-gradient(180deg,#060d1a,#0a1426 48%,#0d1c33)!important;color:#e2e8f0}[data-theme=dark][data-theme=dark] .team-page:before{background:linear-gradient(90deg,transparent 0 48%,rgba(96,165,250,.06) 48% 48.3%,transparent 48.3%),radial-gradient(ellipse at 50% 100%,rgba(96,165,250,.05),transparent 28rem);opacity:.6}[data-theme=dark][data-theme=dark] .team-container>.team-header{background:radial-gradient(circle at 88% 12%,rgba(96,165,250,.12),transparent 14rem),linear-gradient(135deg,#111b32f2,#0d1628f2)!important;border-color:#ffffff14!important;box-shadow:0 22px 60px #00000080!important}[data-theme=dark][data-theme=dark] .team-container>.team-header:after{border-color:#ef33402e;box-shadow:inset 0 0 0 1.6rem #60a5fa0a}[data-theme=dark][data-theme=dark] .team-title{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .team-subtitle{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .team-filter-bar{background:#111b32d9!important;border-color:#ffffff14!important;box-shadow:0 12px 32px #00000073!important}[data-theme=dark][data-theme=dark] .team-filter-league{color:#cbd5e1}[data-theme=dark][data-theme=dark] .team-filter-league-select{background:#0d1628d9;border-color:#ffffff1f;color:#e2e8f0}[data-theme=dark][data-theme=dark] .team-tab{background:#ffffff0a!important;border-color:#60a5fa4d!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .team-tab:hover:not(.active){background:#60a5fa1f!important;border-color:#60a5fa80!important;color:#bfdbfe!important;box-shadow:0 8px 20px #0006!important}[data-theme=dark][data-theme=dark] .team-tab.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#fff!important;border-color:#3b82f6!important;box-shadow:0 12px 28px #3b82f659!important}[data-theme=dark][data-theme=dark] .team-card{background:#111b32eb!important;border-color:#ffffff14!important;box-shadow:0 16px 42px #00000073!important;color:#e2e8f0}[data-theme=dark][data-theme=dark] .team-card h2,[data-theme=dark][data-theme=dark] .team-card h3,[data-theme=dark][data-theme=dark] .team-card h4,[data-theme=dark][data-theme=dark] .team-card h5,[data-theme=dark][data-theme=dark] .team-card h6{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .team-card p,[data-theme=dark][data-theme=dark] .team-card span,[data-theme=dark][data-theme=dark] .team-card div,[data-theme=dark][data-theme=dark] .team-card label{color:inherit}[data-theme=dark][data-theme=dark] .team-tile{background:linear-gradient(180deg,#111b32f2,#0d1628f2)!important;border-color:#ffffff14!important;color:#e2e8f0}[data-theme=dark][data-theme=dark] .team-tile:hover{border-color:#60a5fa73!important;box-shadow:0 20px 42px #0000008c!important}[data-theme=dark][data-theme=dark] .team-tile:before{background:linear-gradient(90deg,#60a5fa,#f87171);opacity:.95}[data-theme=dark][data-theme=dark] .team-tile-logo{background:#60a5fa1a;border-color:#ffffff14}[data-theme=dark][data-theme=dark] .team-tile-logo--placeholder{background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,#3b82f640,#1d4ed859);color:#bfdbfe}[data-theme=dark][data-theme=dark] .team-tile-kind{background:#60a5fa2e;color:#93c5fd}[data-theme=dark][data-theme=dark] .team-tile-name{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .team-tile-meta{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .team-empty{background:#111b32d9!important;border-color:#60a5fa4d!important;color:#94a3b8!important;box-shadow:0 14px 34px #0006!important}[data-theme=dark][data-theme=dark] .team-create-note{background:linear-gradient(135deg,#60a5fa1f,#0d162899)!important;border-color:#60a5fa40!important;color:#cbd5e1}[data-theme=dark][data-theme=dark] .team-btn{background:#60a5fa24!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .team-btn:hover{background:#60a5fa3d!important;color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .team-btn--ghost{background:#ffffff0a!important;border-color:#60a5fa59!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .team-btn--ghost:hover{background:#60a5fa1f!important;border-color:#60a5fa8c!important}[data-theme=dark][data-theme=dark] .team-btn--danger{background:#f871711f!important;color:#f87171!important}[data-theme=dark][data-theme=dark] .team-btn--danger:hover{background:#f8717133!important}[data-theme=dark][data-theme=dark] .team-back-link{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .team-back-link:hover{color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .team-input,[data-theme=dark][data-theme=dark] .team-select,[data-theme=dark][data-theme=dark] .team-textarea{background:#0d1628d9!important;border-color:#ffffff1f!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .team-input::placeholder,[data-theme=dark][data-theme=dark] .team-textarea::placeholder{color:#64748b!important}[data-theme=dark][data-theme=dark] .team-input:focus,[data-theme=dark][data-theme=dark] .team-select:focus,[data-theme=dark][data-theme=dark] .team-textarea:focus{border-color:#60a5fa8c!important}[data-theme=dark][data-theme=dark] .team-field-row label{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .team-stats-table{color:#e2e8f0}[data-theme=dark][data-theme=dark] .team-stats-table th{background:linear-gradient(135deg,#1e293b,#0f172a)!important;color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .team-stats-table tbody tr{border-color:#ffffff0f}[data-theme=dark][data-theme=dark] .team-stats-table tbody tr:hover{background-color:#60a5fa14!important}[data-theme=dark][data-theme=dark] .team-badge--pending{background:#fbbf242e;color:#fcd34d}[data-theme=dark][data-theme=dark] .team-badge--approved{background:#4ade802e;color:#86efac}[data-theme=dark][data-theme=dark] .team-modal-overlay,[data-theme=dark][data-theme=dark] .team-modal-backdrop{background:#000000b3!important}[data-theme=dark][data-theme=dark] .team-modal{background:#111b32f7!important;border-color:#ffffff1a!important;color:#e2e8f0!important;box-shadow:0 24px 70px #000000b3!important}[data-theme=dark][data-theme=dark] .team-modal h2,[data-theme=dark][data-theme=dark] .team-modal h3,[data-theme=dark][data-theme=dark] .team-modal h4{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .team-modal p,[data-theme=dark][data-theme=dark] .team-modal span,[data-theme=dark][data-theme=dark] .team-modal label,[data-theme=dark][data-theme=dark] .team-modal .team-field-row label{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .team-modal .team-subtitle,[data-theme=dark][data-theme=dark] .team-modal .team-muted{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .team-modal .team-input,[data-theme=dark][data-theme=dark] .team-modal .team-select,[data-theme=dark][data-theme=dark] .team-modal .team-textarea,[data-theme=dark][data-theme=dark] .team-modal input,[data-theme=dark][data-theme=dark] .team-modal select,[data-theme=dark][data-theme=dark] .team-modal textarea{background:#0d1628d9!important;border-color:#ffffff1f!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .team-modal input::placeholder,[data-theme=dark][data-theme=dark] .team-modal textarea::placeholder,[data-theme=dark][data-theme=dark] .team-modal .team-input::placeholder,[data-theme=dark][data-theme=dark] .team-modal .team-textarea::placeholder{color:#64748b!important}[data-theme=dark][data-theme=dark] .team-modal input:focus,[data-theme=dark][data-theme=dark] .team-modal select:focus,[data-theme=dark][data-theme=dark] .team-modal textarea:focus,[data-theme=dark][data-theme=dark] .team-modal .team-input:focus,[data-theme=dark][data-theme=dark] .team-modal .team-select:focus,[data-theme=dark][data-theme=dark] .team-modal .team-textarea:focus{border-color:#60a5fa8c!important}[data-theme=dark][data-theme=dark] .team-modal--compact .team-form-actions{background:#111b32f7!important;border-top-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn{background:#60a5fa24!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn:hover{background:#60a5fa3d!important;color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn--primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#fff!important;box-shadow:0 12px 28px #3b82f659!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn--primary:hover{background:linear-gradient(135deg,#4f8ff7,#2563eb)!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn--ghost{background:#ffffff0d!important;border-color:#60a5fa59!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn--ghost:hover{background:#60a5fa1f!important;border-color:#60a5fa8c!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn--danger{background:#f8717124!important;color:#f87171!important}[data-theme=dark][data-theme=dark] .team-modal .team-btn--danger:hover{background:#f8717138!important}[data-theme=dark][data-theme=dark] .team-modal textarea.team-input{background:#0d1628d9!important}[data-theme=dark][data-theme=dark] .team-modal hr{border-color:#ffffff14}[data-theme=dark][data-theme=dark] .public-stats-page{color:#e2e8f0}[data-theme=dark][data-theme=dark] .public-stats-title{color:#f1f5f9}[data-theme=dark][data-theme=dark] .public-stats-lead{color:#cbd5e1}[data-theme=dark][data-theme=dark] .public-stats-back{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .public-stats-back:hover{color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .public-stats-toolbar{background:#111b32d9!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .public-stats-tab{background:#ffffff0a!important;border-color:#60a5fa4d!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .public-stats-tab:hover{background:#60a5fa1f!important;color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .public-stats-tab.active{background:#3b82f6!important;color:#fff!important;border-color:#3b82f6!important}[data-theme=dark][data-theme=dark] .public-stats-tab.public-stats-tab--playoffs-locked:focus-visible{outline-color:#60a5fa99!important}[data-theme=dark][data-theme=dark] .public-stats-info-modal-backdrop{background:#000000a6!important}[data-theme=dark][data-theme=dark] .public-stats-info-modal{background:#111b32f7!important;border-color:#ffffff1a!important;color:#e2e8f0!important;box-shadow:0 22px 55px #000000b3!important}[data-theme=dark][data-theme=dark] .public-stats-info-modal__title{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .public-stats-info-modal__text,[data-theme=dark][data-theme=dark] .public-stats-filter-label{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .public-stats-select,[data-theme=dark][data-theme=dark] .public-stats-input{background:#0d1628d9!important;border-color:#ffffff1f!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .public-stats-input::placeholder{color:#64748b!important}[data-theme=dark][data-theme=dark] .public-stats-select:focus,[data-theme=dark][data-theme=dark] .public-stats-input:focus{border-color:#60a5fa8c!important}[data-theme=dark][data-theme=dark] .public-stats-view-switch{background:#0d1628d9!important;border-color:#ffffff1a!important}[data-theme=dark][data-theme=dark] .public-stats-view-btn{color:#93c5fd!important;background:transparent!important}[data-theme=dark][data-theme=dark] .public-stats-view-btn:hover{background:#60a5fa1f!important;color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .public-stats-view-btn.active{background:#3b82f6!important;color:#fff!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-wrap,[data-theme=dark][data-theme=dark] .pub-stats-table-wrap{background:#111b32eb!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .pub-stats-standings .pub-stats-th,[data-theme=dark][data-theme=dark] .pub-stats-th{background:linear-gradient(135deg,#1e293b,#0f172a)!important;color:#f1f5f9!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .pub-stats-th.sortable:hover{background:linear-gradient(135deg,#243348,#142036)!important}[data-theme=dark][data-theme=dark] .pub-stats-th.active{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .pub-stats-standings .pub-stats-td,[data-theme=dark][data-theme=dark] .pub-stats-td{color:#e2e8f0!important;border-color:#ffffff0d!important}[data-theme=dark][data-theme=dark] .pub-stats-row:hover{background-color:#60a5fa14!important}[data-theme=dark][data-theme=dark] .pub-stats-td--rank{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .pub-stats-td--highlight{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .pub-stats-td--pts{color:#f1f5f9!important;font-weight:700}[data-theme=dark][data-theme=dark] .pub-stats-standings-team-name{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .pub-stats-team-mini-logo--fallback{background:linear-gradient(135deg,#3b82f640,#1d4ed859);color:#bfdbfe}[data-theme=dark][data-theme=dark] .pub-stats-team-tile{background:#111b32eb!important;border-color:#ffffff14!important;color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .pub-stats-team-tile:hover{border-color:#60a5fa73!important;box-shadow:0 16px 40px #00000080!important}[data-theme=dark][data-theme=dark] .pub-stats-team-rank{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .pub-stats-team-name{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .pub-stats-team-sub,[data-theme=dark][data-theme=dark] .pub-stats-team-meta{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .pub-stats-team-meta-label{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .pub-stats-team-meta-value{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .pub-stats-team-logo--fallback{background:linear-gradient(135deg,#3b82f640,#1d4ed859);color:#bfdbfe}[data-theme=dark][data-theme=dark] .pub-stats-player-link{color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .pub-stats-player-name{color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .pub-stats-player-link:hover .pub-stats-player-name{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .pub-stats-player-num{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .pub-stats-player-ava--fallback{background:linear-gradient(135deg,#3b82f640,#1d4ed859);color:#bfdbfe}[data-theme=dark][data-theme=dark] .pub-stats-team-link{color:#93c5fd!important}[data-theme=dark][data-theme=dark] .pub-stats-team-link:hover{color:#bfdbfe!important}[data-theme=dark][data-theme=dark] .public-stats-empty{background:#111b32d9!important;border-color:#60a5fa4d!important;color:#94a3b8!important}[data-theme=dark][data-theme=dark] .public-stats-error{background:#f871711f!important;border-color:#f8717159!important;color:#f87171!important}[data-theme=dark][data-theme=dark] .public-stats-count{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .public-stats-team-header{background:#111b32eb!important;border-color:#ffffff14!important}[data-theme=dark][data-theme=dark] .pub-stats-table tbody .pub-stats-row:nth-child(odd){background:#111b32d9!important}[data-theme=dark][data-theme=dark] .pub-stats-table tbody .pub-stats-row:nth-child(2n){background:#0d1628e6!important}[data-theme=dark][data-theme=dark] .pub-stats-table tbody .pub-stats-row:hover{background:#60a5fa1f!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row.pub-stats-medal-1{border-left-color:#facc15!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row.pub-stats-medal-2{border-left-color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row.pub-stats-medal-3{border-left-color:#f97316!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row.pub-stats-medal-1 .pub-stats-td--rank{color:#fde047!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row.pub-stats-medal-2 .pub-stats-td--rank{color:#e2e8f0!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row.pub-stats-medal-3 .pub-stats-td--rank{color:#fdba74!important}[data-theme=dark][data-theme=dark] .pub-stats-standings thead .pub-stats-th--pts{background:linear-gradient(135deg,#1e40af,#3b82f6)!important;color:#fff!important}[data-theme=dark][data-theme=dark] .pub-stats-standings .pub-stats-td--pts{background:#3b82f62e!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .pub-stats-td--winpct{color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .pub-stats-last5-char--w{color:#4ade80!important;background:#4ade802e!important}[data-theme=dark][data-theme=dark] .pub-stats-last5-char--l{color:#f87171!important;background:#f871712e!important}[data-theme=dark][data-theme=dark] .pub-stats-last5-char--otw{color:#86efac!important;background:#86efac24!important}[data-theme=dark][data-theme=dark] .pub-stats-last5-char--otl{color:#fdba74!important;background:#fdba7424!important}[data-theme=dark][data-theme=dark] .pub-stats-form-spark-empty{color:#64748b!important}[data-theme=dark][data-theme=dark] .pub-stats-division-header{background:linear-gradient(135deg,#3b82f624,#1d4ed80f)!important;border-color:#60a5fa40!important;color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-team-text{color:#f1f5f9}[data-theme=dark][data-theme=dark] .pub-stats-standings-team-meta{color:#94a3b8!important}[data-theme=dark][data-theme=dark] .pub-stats-team-fid-badge,[data-theme=dark][data-theme=dark] .pub-stats-fid-badge{background:#60a5fa2e!important;color:#93c5fd!important}[data-theme=dark][data-theme=dark] .pub-stats-standings-row:hover{background:#60a5fa1f!important}[data-theme=dark][data-theme=dark] .pub-stats-league-pill{background:#111b32d9!important;border-color:#60a5fa4d!important;color:#cbd5e1!important}[data-theme=dark][data-theme=dark] .pub-stats-league-pill:hover{background:#60a5fa24!important;border-color:#60a5fa8c!important;color:#f1f5f9!important}[data-theme=dark][data-theme=dark] .pub-stats-league-pill.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 4px 16px #3b82f666!important}[data-theme=dark][data-theme=dark] .pub-stats-league-pill.active:hover{background:linear-gradient(135deg,#4f8ff7,#2563eb)!important}
