.api-showcase-module__UDxT3W__section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;padding:150px 0;display:grid}.api-showcase-module__UDxT3W__copy{display:grid}.api-showcase-module__UDxT3W__points{flex-wrap:wrap;gap:9px;margin-top:42px;display:flex}.api-showcase-module__UDxT3W__playgroundLink{margin-top:18px}.api-showcase-module__UDxT3W__points span{border:1px solid var(--line);color:#cbd1ce;border-radius:999px;padding:10px 13px;font-size:13px}.api-showcase-module__UDxT3W__codeCard{background:#0a0d0c;border:1px solid #ffffff1a;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 45px 120px #00000059}.api-showcase-module__UDxT3W__codeCard:before{content:"";filter:blur(50px);background:#bcebd21f;border-radius:50%;width:360px;height:360px;position:absolute;top:-170px;right:-150px}.api-showcase-module__UDxT3W__codeHead{border-bottom:1px solid var(--line-soft);min-height:65px;color:var(--muted);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:0 22px;font-size:13px;display:grid;position:relative}.api-showcase-module__UDxT3W__codeHead>span{gap:7px;display:flex}.api-showcase-module__UDxT3W__codeHead i{background:#ffffff24;border-radius:50%;width:9px;height:9px}.api-showcase-module__UDxT3W__codeHead b{color:#d9dfdc;font-weight:500}.api-showcase-module__UDxT3W__codeHead em{font-style:normal}.api-showcase-module__UDxT3W__platformSwitch{border:1px solid var(--line-soft);background:#ffffff05;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.api-showcase-module__UDxT3W__platformSwitch button{color:var(--muted-2);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 12px;font-size:12px;transition:background .2s,color .2s}.api-showcase-module__UDxT3W__platformSwitch button:hover{color:#fff}.api-showcase-module__UDxT3W__platformActive{color:var(--mint)!important;background:#bcebd21f!important}.api-showcase-module__UDxT3W__codeCard pre{color:#e9efec;min-height:420px;margin:0;padding:48px;font:16px/1.9 SFMono-Regular,Consolas,monospace;overflow:auto}.api-showcase-module__UDxT3W__codeCard code{white-space:pre-wrap}.api-showcase-module__UDxT3W__muted{color:#97b6aa}.api-showcase-module__UDxT3W__plain{color:#eef5f1}.api-showcase-module__UDxT3W__string{color:#dff6a7}@media (max-width:980px){.api-showcase-module__UDxT3W__section{grid-template-columns:1fr;gap:70px}.api-showcase-module__UDxT3W__codeHead{grid-template-columns:auto 1fr}.api-showcase-module__UDxT3W__codeHead em{display:none}}@media (max-width:560px){.api-showcase-module__UDxT3W__section{gap:48px;padding:80px 0}.api-showcase-module__UDxT3W__points{gap:8px;margin-top:28px}.api-showcase-module__UDxT3W__points span{padding:8px 11px;font-size:12px}.api-showcase-module__UDxT3W__playgroundLink{width:100%;display:flex}.api-showcase-module__UDxT3W__codeHead{grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;gap:10px 12px;min-height:auto;padding:14px 16px}.api-showcase-module__UDxT3W__codeHead>b{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:12px;overflow:hidden}.api-showcase-module__UDxT3W__platformSwitch{grid-column:1/-1;justify-content:center;width:100%}.api-showcase-module__UDxT3W__codeCard{border-radius:22px}.api-showcase-module__UDxT3W__codeCard pre{min-height:300px;padding:24px 16px;font-size:12px;line-height:1.7}}
.feature-grid-module__pPMtTG__section{padding:180px 0 120px}.feature-grid-module__pPMtTG__intro{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.feature-grid-module__pPMtTG__intro .feature-grid-module__pPMtTG__section-copy{justify-self:end}.feature-grid-module__pPMtTG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:96px;display:grid}.feature-grid-module__pPMtTG__card{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:radial-gradient(circle at 85% 0,#bcebd214,#0000 34%),#090b0b;flex-direction:column;justify-content:space-between;min-height:320px;padding:30px;transition:transform .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.feature-grid-module__pPMtTG__card:hover{border-color:#bcebd238;transform:translateY(-6px)}.feature-grid-module__pPMtTG__art{object-fit:cover;opacity:.84;width:100%;height:100%;transition:opacity .35s,transform .5s;position:absolute;inset:0;transform:scale(1.02)}.feature-grid-module__pPMtTG__scrim{background:radial-gradient(circle at 82% 12%,#bcebd214,#0000 32%),linear-gradient(#0304041a,#0304046b 42%,#030404e6 100%),linear-gradient(90deg,#030404db,#0304046b 45%,#0304041f);position:absolute;inset:0}.feature-grid-module__pPMtTG__card:hover .feature-grid-module__pPMtTG__art{opacity:.96;transform:scale(1.055)}.feature-grid-module__pPMtTG__card>span:not(.feature-grid-module__pPMtTG__scrim){z-index:1;color:#f5f7f68a;letter-spacing:.12em;font-size:13px;position:relative}.feature-grid-module__pPMtTG__card>div{z-index:1;position:relative}.feature-grid-module__pPMtTG__card h3{letter-spacing:-.045em;margin:0 0 15px;font-size:clamp(27px,2.4vw,38px);font-weight:500}.feature-grid-module__pPMtTG__card p{max-width:530px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}@media (max-width:900px){.feature-grid-module__pPMtTG__section{padding-top:120px}.feature-grid-module__pPMtTG__intro{grid-template-columns:1fr;gap:12px}.feature-grid-module__pPMtTG__intro .feature-grid-module__pPMtTG__section-copy{justify-self:start}.feature-grid-module__pPMtTG__grid{margin-top:60px}}@media (max-width:680px){.feature-grid-module__pPMtTG__grid{grid-template-columns:1fr;margin-top:48px}.feature-grid-module__pPMtTG__card{min-height:250px;padding:24px}.feature-grid-module__pPMtTG__card h3{font-size:clamp(24px,7vw,32px)}.feature-grid-module__pPMtTG__card p{font-size:15px}}@media (max-width:560px){.feature-grid-module__pPMtTG__section{padding:100px 0 80px}}
.final-cta-module__ZviYzW__section{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(120deg,#bcebd21a,#0000 42%),#090b0b;justify-content:space-between;align-items:end;gap:50px;margin-top:100px;margin-bottom:120px;padding:clamp(36px,5vw,74px);display:flex}.final-cta-module__ZviYzW__section h2{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(46px,5.5vw,88px);font-weight:480;line-height:.96}.final-cta-module__ZviYzW__actions{flex:none;gap:10px;display:flex}@media (max-width:980px){.final-cta-module__ZviYzW__section{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.final-cta-module__ZviYzW__section{border-radius:24px;margin-top:72px;margin-bottom:80px;padding:28px}.final-cta-module__ZviYzW__section h2{font-size:clamp(34px,9vw,48px)}.final-cta-module__ZviYzW__actions{flex-direction:column;width:100%}.final-cta-module__ZviYzW__actions .soft-button{width:100%}}
.brand-mark-module__TTocqq__brand{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.brand-mark-module__TTocqq__logo{object-fit:contain;object-position:left center;width:auto;display:block}.brand-mark-module__TTocqq__logo--default{max-width:min(240px,100%);height:46px}.brand-mark-module__TTocqq__logo--compact{max-width:min(230px,54vw);height:44px}@media (max-width:1040px){.brand-mark-module__TTocqq__logo--compact{height:40px}}@media (max-width:720px){.brand-mark-module__TTocqq__logo--default{height:40px}.brand-mark-module__TTocqq__logo--compact{height:36px}}
.footer-module__WOMdyG__footer{border-top:1px solid var(--line-soft);color:var(--muted);grid-template-columns:minmax(0,240px) 1.3fr 1fr auto;align-items:center;gap:38px;padding:36px 0 48px;display:grid}.footer-module__WOMdyG__footer>:first-child{max-width:240px}.footer-module__WOMdyG__footer p{max-width:430px;margin:0;font-size:14px;line-height:1.6}.footer-module__WOMdyG__footer>div{justify-content:center;gap:22px;font-size:14px;display:flex}.footer-module__WOMdyG__footer a:hover{color:#fff}.footer-module__WOMdyG__footer small{white-space:nowrap}@media (max-width:900px){.footer-module__WOMdyG__footer{grid-template-columns:1fr;gap:24px}.footer-module__WOMdyG__footer>div{flex-wrap:wrap;justify-content:flex-start;gap:16px}}@media (max-width:560px){.footer-module__WOMdyG__footer{padding:28px 0 36px}.footer-module__WOMdyG__footer small{white-space:normal}}
.header-module__nrpHoW__header{z-index:50;width:100%;height:96px;padding:0 var(--page-pad);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid;position:absolute;top:0;left:0}.header-module__nrpHoW__header>:first-child{justify-self:start;max-width:min(240px,42vw)}.header-module__nrpHoW__nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181b1bc7;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:2px;padding:5px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 18px 50px #0000003d}.header-module__nrpHoW__nav>a:not(.header-module__nrpHoW__shield){color:#eef1f0;white-space:nowrap;padding:10px 14px;font-size:14px}.header-module__nrpHoW__nav>a:not(.header-module__nrpHoW__dashboard):hover{color:var(--mint)}.header-module__nrpHoW__dashboard{background:#ffffff0e;border-radius:999px;gap:8px;display:flex}.header-module__nrpHoW__toolsMenu{position:relative}.header-module__nrpHoW__toolsTrigger{color:#f7faf8;white-space:nowrap;background:linear-gradient(135deg,#bcebd22e,#dff6a71a);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:inline-flex;box-shadow:inset 0 0 0 1px #bcebd22e,0 0 22px #bcebd214}.header-module__nrpHoW__toolsTrigger span{background:var(--lime);color:#10140b;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.header-module__nrpHoW__toolsMenu:hover .header-module__nrpHoW__toolsTrigger,.header-module__nrpHoW__toolsMenu:focus-within .header-module__nrpHoW__toolsTrigger{color:#fff;box-shadow:inset 0 0 0 1px #bcebd257,0 0 34px #bcebd221}.header-module__nrpHoW__toolsDropdown{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#080a0af5;border:1px solid #ffffff1f;border-radius:20px;gap:6px;width:260px;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,-6px);box-shadow:0 28px 80px #00000075,inset 0 1px #ffffff0f}.header-module__nrpHoW__toolsDropdown:before{content:"";height:12px;position:absolute;inset:-12px 0 auto}.header-module__nrpHoW__toolsMenu:hover .header-module__nrpHoW__toolsDropdown,.header-module__nrpHoW__toolsMenu:focus-within .header-module__nrpHoW__toolsDropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.header-module__nrpHoW__toolsDropdown a{color:#eef1f0;border-radius:14px;gap:4px;padding:12px;display:grid}.header-module__nrpHoW__toolsDropdown a:hover{background:#bcebd214}.header-module__nrpHoW__toolsDropdown strong{font-size:14px}.header-module__nrpHoW__toolsDropdown small{color:var(--muted);font-size:12px}.header-module__nrpHoW__shield{color:#0a0b0b;background:#f6f8f7;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:2px;display:grid}.header-module__nrpHoW__shield svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px}.header-module__nrpHoW__account{justify-self:end;align-items:center;gap:11px;font-size:14px;display:inline-flex}.header-module__nrpHoW__account svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;width:23px}.header-module__nrpHoW__menuButton,.header-module__nrpHoW__mobileNav{display:none}@media (max-width:1040px){.header-module__nrpHoW__header{grid-template-columns:1fr auto;height:82px}.header-module__nrpHoW__nav,.header-module__nrpHoW__account{display:none}.header-module__nrpHoW__menuButton{border:1px solid var(--line);background:#ffffff0f;border-radius:50%;place-content:center;justify-self:end;gap:6px;width:44px;height:44px;display:grid}.header-module__nrpHoW__menuButton span{background:#fff;width:18px;height:1px}.header-module__nrpHoW__mobileNav{top:72px;right:var(--page-pad);left:var(--page-pad);border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0c0cf5;border-radius:24px;width:auto;padding:10px;display:grid;position:absolute;box-shadow:0 24px 80px #00000073}.header-module__nrpHoW__mobileNav a{color:#dfe4e1;border-radius:14px;padding:14px 16px}.header-module__nrpHoW__mobileNav a:hover{color:#fff;background:#ffffff12}.header-module__nrpHoW__mobileToolLink{background:#bcebd20f;border:1px solid #bcebd229;gap:4px;display:grid}.header-module__nrpHoW__mobileToolLink small{color:var(--muted);font-size:12px}}@media (max-width:560px){.header-module__nrpHoW__header{height:72px}.header-module__nrpHoW__header>:first-child{max-width:min(200px,58vw)}.header-module__nrpHoW__mobileNav{border-radius:20px;top:64px}}
.auth-backdrop-module__AHn-HG__backdrop{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.auth-backdrop-module__AHn-HG__glowTop,.auth-backdrop-module__AHn-HG__glowBottom{filter:blur(80px);will-change:transform, opacity;border-radius:50%;position:absolute}.auth-backdrop-module__AHn-HG__glowTop{background:radial-gradient(circle,#cef5db8c 0,#b4dce552 38%,#0000 72%);width:55%;height:60%;animation:14s ease-in-out infinite auth-backdrop-module__AHn-HG__drift-a;top:-28%;right:-12%}.auth-backdrop-module__AHn-HG__glowBottom{background:radial-gradient(circle,#ccecf46b 0,#7f979a2e 48%,#0000 74%);width:42%;height:48%;animation:16s ease-in-out infinite auth-backdrop-module__AHn-HG__drift-b;bottom:-22%;left:-14%}.auth-backdrop-module__AHn-HG__grid{opacity:.14;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 45%,#000,#0000);mask-image:radial-gradient(80% 70% at 50% 45%,#000,#0000)}@media (max-width:640px){.auth-backdrop-module__AHn-HG__glowTop{width:90%;right:-35%}}
.live-usage-ticker-module__s9ENSq__ticker{z-index:10;-webkit-backdrop-filter:blur(28px)saturate(1.2);backdrop-filter:blur(28px)saturate(1.2);background:radial-gradient(circle at 0 0,#bcebd224,#0000 42%),radial-gradient(circle at 100% 100%,#c7e9f414,#0000 48%),linear-gradient(#0e1211eb,#060808e0);border:1px solid #ffffff1a;border-radius:24px;gap:16px;width:min(340px,100% - 44px);padding:20px 20px 18px;display:grid;position:absolute;top:56%;right:clamp(22px,4vw,68px);overflow:hidden;box-shadow:inset 0 1px #ffffff14,inset 0 -18px 36px #00000038,0 28px 90px #0000006b,0 0 0 1px #bcebd20f}.live-usage-ticker-module__s9ENSq__aura{pointer-events:none;background:radial-gradient(circle,#bcebd229,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-40%;right:-20%}.live-usage-ticker-module__s9ENSq__shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b 20%,#bcebd28c 50%,#ffffff6b 80%,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}.live-usage-ticker-module__s9ENSq__head{justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.live-usage-ticker-module__s9ENSq__status{color:#f5f7f6e0;letter-spacing:.12em;text-transform:uppercase;background:#bcebd214;border:1px solid #bcebd238;border-radius:999px;align-items:center;gap:8px;min-height:28px;padding:0 10px 0 8px;font-size:10px;font-weight:600;display:inline-flex}.live-usage-ticker-module__s9ENSq__pulse{background:var(--lime);border-radius:999px;width:8px;height:8px;position:relative;box-shadow:0 0 16px #dff6a78c}.live-usage-ticker-module__s9ENSq__pulse:after{content:"";border-radius:inherit;border:1px solid #dff6a773;animation:2.2s ease-out infinite live-usage-ticker-module__s9ENSq__live-ring;position:absolute;inset:-4px}.live-usage-ticker-module__s9ENSq__chip{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border-radius:999px;padding:5px 9px;font-size:10px}.live-usage-ticker-module__s9ENSq__heroMetric{gap:6px;display:grid;position:relative}.live-usage-ticker-module__s9ENSq__heroMetric strong{letter-spacing:-.05em;font-variant-numeric:tabular-nums;background:linear-gradient(#fff 0%,#ebf2efd1 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(38px,3.4vw,52px);font-weight:500;line-height:.92}.live-usage-ticker-module__s9ENSq__heroMetric p{color:#ffffff8f;max-width:18ch;margin:0;font-size:13px;line-height:1.45}.live-usage-ticker-module__s9ENSq__activity{opacity:.72;align-items:flex-end;gap:4px;height:34px;padding:0 2px;display:flex}.live-usage-ticker-module__s9ENSq__bar{min-width:3px;height:var(--h);transform-origin:bottom;animation:2.8s ease-in-out infinite live-usage-ticker-module__s9ENSq__bar-drift;animation-delay:var(--d);background:linear-gradient(#bcebd2b8,#bcebd214);border-radius:999px;flex:1}.live-usage-ticker-module__s9ENSq__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.live-usage-ticker-module__s9ENSq__stat{background:linear-gradient(#ffffff0d,#ffffff04),#0000002e;border:1px solid #ffffff0f;border-radius:14px;gap:6px;padding:12px 13px;display:grid;box-shadow:inset 0 1px #ffffff0a}.live-usage-ticker-module__s9ENSq__statLabel{color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.live-usage-ticker-module__s9ENSq__statValue{color:var(--mint);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:15px;font-weight:500}.live-usage-ticker-module__s9ENSq__statValue--good{color:var(--lime)}.live-usage-ticker-module__s9ENSq__statValue--warn{color:#f2d0a7}@keyframes live-usage-ticker-module__s9ENSq__live-ring{0%{opacity:.9;transform:scale(.72)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@keyframes live-usage-ticker-module__s9ENSq__bar-drift{0%,to{opacity:.45;transform:scaleY(.72)}50%{opacity:.95;transform:scaleY(1)}}@media (max-width:900px){.live-usage-ticker-module__s9ENSq__ticker{width:min(320px,100% - 48px);top:auto;bottom:74px;right:24px}}@media (max-width:560px){.live-usage-ticker-module__s9ENSq__ticker{border-radius:20px;order:2;gap:12px;width:100%;margin-top:16px;padding:16px;position:relative;inset:auto}.live-usage-ticker-module__s9ENSq__chip{display:none}.live-usage-ticker-module__s9ENSq__heroMetric{text-align:left}.live-usage-ticker-module__s9ENSq__heroMetric strong{font-size:32px}.live-usage-ticker-module__s9ENSq__heroMetric p{max-width:none}.live-usage-ticker-module__s9ENSq__activity{display:none}.live-usage-ticker-module__s9ENSq__stats{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.live-usage-ticker-module__s9ENSq__pulse:after,.live-usage-ticker-module__s9ENSq__bar{animation:none}}
.auth-layout-module__Cd6gra__shell{z-index:1;min-height:100svh;padding:clamp(24px, 4vw, 48px) var(--page-pad);place-items:center;display:grid;position:relative}.auth-layout-module__Cd6gra__frame{gap:28px;width:min(100%,460px);display:grid}.auth-layout-module__Cd6gra__brand{justify-content:center;display:flex}.auth-layout-module__Cd6gra__panel{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#bcebd20f,#0000 38%),#080a0aeb;border:1px solid #ffffff12;padding:clamp(32px,5vw,44px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 28px 90px #00000061}.auth-layout-module__Cd6gra__panel:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 80px #0003}.auth-layout-module__Cd6gra__header{z-index:1;margin-bottom:28px;position:relative}.auth-layout-module__Cd6gra__kicker{color:var(--mint);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:12px}.auth-layout-module__Cd6gra__title{letter-spacing:-.04em;margin:0;font-size:clamp(28px,5vw,34px);font-weight:500;line-height:1.05}.auth-layout-module__Cd6gra__copy{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.55}.auth-layout-module__Cd6gra__body{z-index:1;position:relative}.auth-layout-module__Cd6gra__back{z-index:2;top:clamp(18px,3vw,28px);left:var(--page-pad);border:1px solid var(--line-soft);color:var(--muted);background:#ffffff0d;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;transition:color .2s,border-color .2s,background .2s;display:inline-flex;position:fixed}.auth-layout-module__Cd6gra__back:hover{color:#fff;border-color:var(--line);background:#ffffff17}.auth-layout-module__Cd6gra__back svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px}
.hero-backdrop-module__OCY4Xq__backdrop{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-backdrop-module__OCY4Xq__stars{z-index:2;mix-blend-mode:screen;position:absolute;inset:0}.hero-backdrop-module__OCY4Xq__stars i{opacity:var(--star-opacity,.55);will-change:transform, opacity;background:#fff;border-radius:50%;animation-name:hero-backdrop-module__OCY4Xq__star-drift,hero-backdrop-module__OCY4Xq__star-twinkle;animation-timing-function:ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite;display:block;position:absolute;box-shadow:0 0 5px #ffffff8c,0 0 10px #d2ebff47}.hero-backdrop-module__OCY4Xq__starBright{background:0 0;border-radius:1px;box-shadow:0 0 8px 1px #ffffffb8,0 -5px #ffffff8c,0 5px #ffffff8c,-5px 0 #ffffff8c,5px 0 #ffffff8c}@keyframes hero-backdrop-module__OCY4Xq__star-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate3d(var(--drift-x), var(--drift-y), 0) scale(1.12)}}@keyframes hero-backdrop-module__OCY4Xq__star-twinkle{0%,to{opacity:calc(var(--star-opacity,.55) * .62)}50%{opacity:var(--star-opacity,.55)}}.hero-backdrop-module__OCY4Xq__glowTop,.hero-backdrop-module__OCY4Xq__glowBottom{will-change:transform, opacity;filter:blur(64px);border-radius:50%;position:absolute}.hero-backdrop-module__OCY4Xq__glowTop{background:radial-gradient(circle,#cef5dbdb 0,#b4dce594 32%,#5d757a29 60%,#0000 74%);width:68%;height:72%;animation:13s ease-in-out infinite hero-backdrop-module__OCY4Xq__drift-a;top:-30%;right:-9%}.hero-backdrop-module__OCY4Xq__glowBottom{background:radial-gradient(circle,#ccecf4ad 0,#7f979a40 45%,#0000 72%);width:37%;height:43%;animation:15s ease-in-out infinite hero-backdrop-module__OCY4Xq__drift-b;bottom:-19%;left:-11%}.hero-backdrop-module__OCY4Xq__cursorGlow{z-index:4;left:calc(var(--mx,50%) - 260px);top:calc(var(--my,42%) - 260px);width:520px;height:520px;opacity:calc(.08 + (var(--glow-active,0) * .22));pointer-events:none;filter:blur(34px)saturate(1.08);mix-blend-mode:screen;background:radial-gradient(circle,#f4fff933 0,#c7edd61a 24%,#94bcc70f 42%,#0000 68%);border-radius:50%;transition:left .22s cubic-bezier(.2,.8,.2,1),top .22s cubic-bezier(.2,.8,.2,1),opacity .3s;position:absolute}.hero-backdrop-module__OCY4Xq__grid{opacity:.2;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:34% 0 0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.hero-backdrop-module__OCY4Xq__routes{width:100%;height:100%;position:absolute;inset:0}.hero-backdrop-module__OCY4Xq__routes path{fill:none;stroke:#e8f6ef26;stroke-width:1.35px;stroke-dasharray:8 13;animation:7s linear infinite hero-backdrop-module__OCY4Xq__dash-flow}.hero-backdrop-module__OCY4Xq__streams{width:220px;height:54%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-backdrop-module__OCY4Xq__streams span{bottom:0;left:calc(18px + var(--line-index) * 31px);width:1px;height:calc(38% + (var(--line-index) % 4) * 14%);transform-origin:bottom;opacity:.55;animation:hero-backdrop-module__OCY4Xq__signal-rise calc(3.5s + var(--line-index) * .42s) ease-in-out infinite;animation-delay:calc(var(--line-index) * -.54s);background:linear-gradient(#0000,#ffffff1a 44%,#bcebd2d9);position:absolute}.hero-backdrop-module__OCY4Xq__particles{position:absolute;inset:0}.hero-backdrop-module__OCY4Xq__particles i{will-change:transform, opacity;background:#e1f5ebdb;border-radius:50%;animation-name:hero-backdrop-module__OCY4Xq__particle-drift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:block;position:absolute;box-shadow:0 0 8px #bcebd266}@keyframes hero-backdrop-module__OCY4Xq__particle-drift{0%,to{opacity:.16;transform:translate(0,0)scale(.72)}42%{opacity:.88}50%{transform:translate3d(var(--drift-x), var(--drift-y), 0) scale(1.08)}72%{opacity:.42}}@media (max-width:900px){.hero-backdrop-module__OCY4Xq__glowTop{width:105%;right:-38%}.hero-backdrop-module__OCY4Xq__streams{opacity:.65;height:42%}.hero-backdrop-module__OCY4Xq__routes{display:none}}@media (prefers-reduced-motion:reduce){.hero-backdrop-module__OCY4Xq__stars i{opacity:.35;animation:none}}
.auth-divider-module__HYBmQW__divider{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:24px 0;font-size:12px;display:grid}.auth-divider-module__HYBmQW__divider:before,.auth-divider-module__HYBmQW__divider:after{content:"";background:var(--line-soft);height:1px}
.hero-indicators-module__6tD_RW__scroll{z-index:8;color:#ffffffbf;align-items:center;gap:12px;display:inline-flex;position:absolute;bottom:5%;left:3%}.hero-indicators-module__6tD_RW__scroll span{color:#101111;background:#f7f9f8;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.hero-indicators-module__6tD_RW__scroll b{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:450}.hero-indicators-module__6tD_RW__streamStatus{z-index:8;color:#dceca9;width:220px;position:absolute;bottom:5.6%;right:4%}.hero-indicators-module__6tD_RW__streamStatus>span{margin-bottom:18px;font-size:17px;display:block}.hero-indicators-module__6tD_RW__streamStatus>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.hero-indicators-module__6tD_RW__streamStatus i{background:#ffffff12;border-radius:999px;height:5px}.hero-indicators-module__6tD_RW__streamStatus i:first-child{background:#eff7f2;box-shadow:0 0 18px #bcebd25c}@media (max-width:720px){.hero-indicators-module__6tD_RW__scroll{bottom:22px;left:22px}.hero-indicators-module__6tD_RW__scroll b{display:none}.hero-indicators-module__6tD_RW__streamStatus{width:150px;bottom:30px;right:22px}.hero-indicators-module__6tD_RW__streamStatus>span{margin-bottom:12px;font-size:13px}}@media (max-width:560px){.hero-indicators-module__6tD_RW__scroll,.hero-indicators-module__6tD_RW__streamStatus{display:none}}
.auth-field-module__z9cCUa__field{gap:8px;display:grid}.auth-field-module__z9cCUa__label{color:#ffffffd1;font-size:13px;font-weight:500}.auth-field-module__z9cCUa__inputWrap{position:relative}.auth-field-module__z9cCUa__input{border:1px solid var(--line-soft);color:#fff;background:#ffffff0a;border-radius:16px;width:100%;min-height:50px;padding:0 16px;font-size:15px;transition:border-color .2s,background .2s,box-shadow .2s}.auth-field-module__z9cCUa__input::placeholder{color:var(--muted-2)}.auth-field-module__z9cCUa__input:focus{background:#ffffff0f;border-color:#bcebd273;outline:none;box-shadow:0 0 0 3px #bcebd21a}.auth-field-module__z9cCUa__toggle{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;transition:color .2s,background .2s;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-field-module__z9cCUa__toggle:hover{color:#fff;background:#ffffff0f}.auth-field-module__z9cCUa__toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px}.auth-field-module__z9cCUa__hint{color:var(--muted-2);margin:0;font-size:12px;line-height:1.45}.auth-field-module__z9cCUa__hint--error{color:#f2a7a7}
.modal-module__PuHTOG__overlay{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;place-items:center;padding:clamp(16px,4vw,32px);animation:.22s modal-module__PuHTOG__modal-fade-in;display:grid;position:fixed;inset:0}.modal-module__PuHTOG__dialog{border:1px solid var(--line-soft);background:radial-gradient(circle at 100% 0,#bcebd214,#0000 42%),#080a0af5;border-radius:22px;gap:22px;width:min(100%,480px);padding:clamp(22px,4vw,28px);animation:.28s cubic-bezier(.22,1,.36,1) modal-module__PuHTOG__modal-rise-in;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0a,0 24px 80px #00000073}.modal-module__PuHTOG__dialog--wide{width:min(100%,920px);max-height:min(88svh,860px);overflow:auto}.modal-module__PuHTOG__close{border:1px solid var(--line-soft);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:10px;place-items:center;transition:color .2s,border-color .2s,background .2s;display:grid;position:absolute;top:16px;right:16px}.modal-module__PuHTOG__close:hover{color:#fff;border-color:var(--line);background:#ffffff14}.modal-module__PuHTOG__close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px}.modal-module__PuHTOG__head{gap:6px;padding-right:36px;display:grid}.modal-module__PuHTOG__kicker{color:var(--mint);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px}.modal-module__PuHTOG__title{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:500}.modal-module__PuHTOG__subtitle{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.modal-module__PuHTOG__body{min-width:0}.modal-module__PuHTOG__footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.modal-module__PuHTOG__footer .modal-module__PuHTOG__soft-button{min-height:44px;padding:0 20px;font-size:14px}@keyframes modal-module__PuHTOG__modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-module__PuHTOG__modal-rise-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:520px){.modal-module__PuHTOG__footer{flex-direction:column-reverse}.modal-module__PuHTOG__footer .modal-module__PuHTOG__soft-button{width:100%}}
.create-api-key-modal-module__TiYNdG__form{gap:16px;display:grid}.create-api-key-modal-module__TiYNdG__scopes{border:1px solid var(--line-soft);background:#ffffff05;border-radius:14px;gap:10px;padding:14px 16px;display:grid}.create-api-key-modal-module__TiYNdG__scopesLabel{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.create-api-key-modal-module__TiYNdG__scopeList{flex-wrap:wrap;gap:8px;display:flex}.create-api-key-modal-module__TiYNdG__scope{color:var(--mint);background:#bcebd214;border:1px solid #bcebd22e;border-radius:999px;padding:6px 10px;font:12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.create-api-key-modal-module__TiYNdG__error{color:#f2a7a7;background:#f2a7a714;border:1px solid #f2a7a738;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.create-api-key-modal-module__TiYNdG__success{gap:16px;animation:.32s cubic-bezier(.22,1,.36,1) create-api-key-modal-module__TiYNdG__success-in;display:grid}.create-api-key-modal-module__TiYNdG__successBadge{width:48px;height:48px;color:var(--mint);background:radial-gradient(circle at 30% 20%,#bcebd238,#0000 58%),#bcebd214;border:1px solid #bcebd247;border-radius:14px;place-items:center;display:grid}.create-api-key-modal-module__TiYNdG__successBadge svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px}.create-api-key-modal-module__TiYNdG__meta{border:1px solid var(--line-soft);background:#ffffff05;border-radius:14px;gap:12px;padding:14px 16px;display:grid}.create-api-key-modal-module__TiYNdG__metaRow{gap:8px;display:grid}.create-api-key-modal-module__TiYNdG__metaLabel{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.create-api-key-modal-module__TiYNdG__metaValue{color:var(--lime);font:13px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.create-api-key-modal-module__TiYNdG__secretCard{background:radial-gradient(circle at 0 0,#bcebd21a,#0000 52%),#00000052;border:1px solid #bcebd23d;border-radius:16px;gap:10px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff0a}.create-api-key-modal-module__TiYNdG__secretHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.create-api-key-modal-module__TiYNdG__secretLabel{color:var(--mint);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500}.create-api-key-modal-module__TiYNdG__secretHint{color:var(--lime);letter-spacing:.06em;text-transform:uppercase;background:#dff6a714;border:1px solid #dff6a733;border-radius:999px;padding:4px 8px;font-size:10px}.create-api-key-modal-module__TiYNdG__secret{border:1px solid var(--line-soft);color:#fff;word-break:break-all;-webkit-user-select:all;user-select:all;background:#00000061;border-radius:12px;padding:14px 16px;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.create-api-key-modal-module__TiYNdG__warning{color:var(--muted);background:#c7e9f40f;border:1px solid #c7e9f429;border-radius:12px;margin:0;padding:12px 14px;font-size:12px;line-height:1.55}@keyframes create-api-key-modal-module__TiYNdG__success-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.revoke-api-key-modal-module__rZiyQa__content{gap:14px;display:grid}.revoke-api-key-modal-module__rZiyQa__meta{border:1px solid var(--line-soft);background:#ffffff05;border-radius:14px;gap:12px;padding:14px 16px;display:grid}.revoke-api-key-modal-module__rZiyQa__metaRow{gap:6px;display:grid}.revoke-api-key-modal-module__rZiyQa__metaLabel{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.revoke-api-key-modal-module__rZiyQa__metaValue{color:#fff;font-size:14px;font-weight:500}.revoke-api-key-modal-module__rZiyQa__metaCode{color:var(--lime);font:13px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.revoke-api-key-modal-module__rZiyQa__scopeList{flex-wrap:wrap;gap:8px;display:flex}.revoke-api-key-modal-module__rZiyQa__scope{color:var(--mint);background:#bcebd214;border:1px solid #bcebd22e;border-radius:999px;padding:6px 10px;font:12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.revoke-api-key-modal-module__rZiyQa__warning{color:#f2c7c7;background:#f2a7a714;border:1px solid #f2a7a738;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:12px;margin:0;padding:14px 16px;font-size:13px;line-height:1.55;display:grid}.revoke-api-key-modal-module__rZiyQa__warningIcon{color:#f2a7a7;background:#f2a7a71a;border:1px solid #f2a7a73d;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.revoke-api-key-modal-module__rZiyQa__warningIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px}.revoke-api-key-modal-module__rZiyQa__error{color:#f2a7a7;background:#f2a7a714;border:1px solid #f2a7a738;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.revoke-api-key-modal-module__rZiyQa__dangerButton{color:#ffd4d4;cursor:pointer;background:#f2a7a724;border:1px solid #f2a7a757;border-radius:999px;min-height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.revoke-api-key-modal-module__rZiyQa__dangerButton:hover:not(:disabled){color:#fff;background:#f2a7a738;border-color:#f2a7a77a}.revoke-api-key-modal-module__rZiyQa__dangerButton:disabled{opacity:.55;cursor:not-allowed}@media (max-width:520px){.revoke-api-key-modal-module__rZiyQa__dangerButton{width:100%}}
.panel-module__QT9Vaa__panel{border:1px solid var(--line-soft);background:radial-gradient(circle at 100% 0,#bcebd20f,#0000 38%),#080a0ae0;border-radius:22px;gap:20px;padding:clamp(22px,3vw,28px);display:grid;box-shadow:inset 0 1px #ffffff08}.panel-module__QT9Vaa__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-module__QT9Vaa__kicker{color:var(--mint);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:11px}.panel-module__QT9Vaa__title{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:500}.panel-module__QT9Vaa__subtitle{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.panel-module__QT9Vaa__action{flex:none}.panel-module__QT9Vaa__body{min-width:0}@media (max-width:640px){.panel-module__QT9Vaa__panel{border-radius:18px;gap:16px;padding:18px}.panel-module__QT9Vaa__head{flex-direction:column;align-items:stretch;gap:12px}.panel-module__QT9Vaa__title{font-size:18px}.panel-module__QT9Vaa__action{width:100%}.panel-module__QT9Vaa__action .soft-button{width:100%}}
.system-health-module__oj2f2W__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.system-health-module__oj2f2W__card{border:1px solid var(--line-soft);background:#ffffff08;border-radius:14px;gap:8px;padding:14px 16px;display:grid}.system-health-module__oj2f2W__card strong{font-size:14px;font-weight:500}.system-health-module__oj2f2W__meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.system-health-module__oj2f2W__status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-self:start;padding:4px 10px;font-size:11px}.system-health-module__oj2f2W__status--healthy{color:var(--lime);background:#dff6a71a;border:1px solid #dff6a733}.system-health-module__oj2f2W__status--degraded{color:#f4d6a0;background:#f4d6a01a;border:1px solid #f4d6a033}.system-health-module__oj2f2W__status--idle{color:var(--muted);border:1px solid var(--line-soft);background:#ffffff0a}.system-health-module__oj2f2W__status--not_connected{color:#c7c2b8;border:1px dashed var(--line-soft);background:#ffffff08}@media (max-width:700px){.system-health-module__oj2f2W__grid{grid-template-columns:1fr}}
.activity-feed-module__SDCzjG__list{gap:8px;display:grid}.activity-feed-module__SDCzjG__item{border:1px solid #0000;border-radius:12px;grid-template-columns:1.4fr auto auto auto;align-items:center;gap:12px;padding:12px 14px;transition:border-color .2s,background .2s;display:grid}.activity-feed-module__SDCzjG__item:hover{border-color:var(--line-soft);background:#ffffff08}.activity-feed-module__SDCzjG__endpoint{gap:3px;min-width:0;display:grid}.activity-feed-module__SDCzjG__endpoint strong{font-size:13px;font-weight:500}.activity-feed-module__SDCzjG__endpoint span{color:var(--muted-2);font-size:12px}.activity-feed-module__SDCzjG__badge,.activity-feed-module__SDCzjG__latency,.activity-feed-module__SDCzjG__time{white-space:nowrap;font-size:12px}.activity-feed-module__SDCzjG__badge{border-radius:8px;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace}.activity-feed-module__SDCzjG__badge--ok{color:var(--mint);background:#bcebd21a}.activity-feed-module__SDCzjG__badge--warn{color:#f2d0a7;background:#f2d0a71a}.activity-feed-module__SDCzjG__latency{color:var(--muted)}.activity-feed-module__SDCzjG__time{color:var(--muted-2)}@media (max-width:820px){.activity-feed-module__SDCzjG__item{grid-template-columns:1fr 1fr}.activity-feed-module__SDCzjG__time{justify-self:end}}@media (max-width:480px){.activity-feed-module__SDCzjG__item{grid-template-columns:1fr;gap:6px;padding:12px}.activity-feed-module__SDCzjG__endpoint span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-feed-module__SDCzjG__badge,.activity-feed-module__SDCzjG__latency,.activity-feed-module__SDCzjG__time{white-space:normal;justify-self:start}}
.endpoint-mix-module__nwN9FW__list{gap:14px;display:grid}.endpoint-mix-module__nwN9FW__row{gap:8px;display:grid}.endpoint-mix-module__nwN9FW__meta{justify-content:space-between;gap:12px;font-size:13px;display:flex}.endpoint-mix-module__nwN9FW__meta strong{font-weight:500}.endpoint-mix-module__nwN9FW__meta span{color:var(--muted)}.endpoint-mix-module__nwN9FW__track{background:#ffffff0f;border-radius:999px;height:8px;overflow:hidden}.endpoint-mix-module__nwN9FW__fill{border-radius:inherit;transform-origin:0;height:100%;animation:.9s both endpoint-mix-module__nwN9FW__mix-grow}.endpoint-mix-module__nwN9FW__total{border-top:1px solid var(--line-soft);color:var(--muted);margin-top:6px;padding-top:14px;font-size:13px}.endpoint-mix-module__nwN9FW__total strong{color:#fff}@keyframes endpoint-mix-module__nwN9FW__mix-grow{0%{opacity:.5;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}
.page-shell-module__XQX3Ba__page{gap:18px;display:grid}.page-shell-module__XQX3Ba__grid2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.page-shell-module__XQX3Ba__gridMain{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.page-shell-module__XQX3Ba__stack{gap:14px;display:grid}@media (max-width:1000px){.page-shell-module__XQX3Ba__grid2,.page-shell-module__XQX3Ba__gridMain{grid-template-columns:1fr}}
.admin-overview-module__u_7EWq__overview{gap:18px;display:grid}.admin-overview-module__u_7EWq__banner{background:radial-gradient(circle at 0 0,#dff6a71a,#0000 55%),#080a0ae6;border:1px solid #dff6a72e;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.admin-overview-module__u_7EWq__banner p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.admin-overview-module__u_7EWq__banner strong{color:var(--lime)}.admin-overview-module__u_7EWq__grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.admin-overview-module__u_7EWq__stack{gap:14px;display:grid}.admin-overview-module__u_7EWq__quickLinks{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.admin-overview-module__u_7EWq__quickLink{border:1px solid var(--line-soft);background:#ffffff08;border-radius:16px;gap:6px;padding:16px;transition:border-color .2s,transform .2s;display:grid}.admin-overview-module__u_7EWq__quickLink:hover{border-color:#dff6a733;transform:translateY(-2px)}.admin-overview-module__u_7EWq__quickLink strong{font-size:14px;font-weight:500}.admin-overview-module__u_7EWq__quickLink span{color:var(--lime);font-size:12px}@media (max-width:1100px){.admin-overview-module__u_7EWq__quickLinks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.admin-overview-module__u_7EWq__grid{grid-template-columns:1fr}.admin-overview-module__u_7EWq__quickLinks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.admin-overview-module__u_7EWq__banner{flex-direction:column;align-items:flex-start}.admin-overview-module__u_7EWq__quickLinks{grid-template-columns:1fr}}
.stat-card-module__VdsynG__card{border:1px solid var(--line-soft);background:#ffffff08;border-radius:18px;gap:14px;padding:20px 22px;transition:border-color .25s,transform .25s;display:grid}.stat-card-module__VdsynG__card:hover{border-color:#bcebd233;transform:translateY(-2px)}.stat-card-module__VdsynG__label{color:var(--muted);margin:0;font-size:13px}.stat-card-module__VdsynG__value{letter-spacing:-.04em;margin:0;font-size:clamp(26px,3vw,32px);font-weight:500}.stat-card-module__VdsynG__delta{margin:0;font-size:12px}.stat-card-module__VdsynG__delta--up{color:var(--mint)}.stat-card-module__VdsynG__delta--down{color:#f2a7a7}.stat-card-module__VdsynG__delta--neutral{color:var(--muted-2)}
.signal-node-module__NbFCsa__node{z-index:7;animation:7s ease-in-out infinite signal-node-module__NbFCsa__float-soft;animation-delay:var(--node-delay);align-items:center;gap:20px;display:flex;position:absolute}.signal-node-module__NbFCsa__left{left:7.6%}.signal-node-module__NbFCsa__right{flex-direction:row-reverse;right:6.2%}.signal-node-module__NbFCsa__top{top:20.8%}.signal-node-module__NbFCsa__bottom{top:61%}.signal-node-module__NbFCsa__iconWrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080a0a57;border:1px solid #ffffff2b;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;display:grid;position:relative;box-shadow:inset 0 0 24px #ffffff06}.signal-node-module__NbFCsa__iconWrap:before{content:"";border-radius:inherit;animation:3.5s ease-in-out infinite signal-node-module__NbFCsa__pulse-ring;animation-delay:var(--node-delay);border:1px solid #c6eddb2b;position:absolute;inset:-8px}.signal-node-module__NbFCsa__iconWrap svg{fill:none;stroke:#eef6f1;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.signal-node-module__NbFCsa__label{gap:6px;min-width:150px;display:grid}.signal-node-module__NbFCsa__title{color:#ffffffdb;align-items:center;gap:11px;font-size:19px;display:flex}.signal-node-module__NbFCsa__title i{background:#e9f6ef;border-radius:50%;width:6px;height:6px;box-shadow:0 0 14px #bcebd2a6}.signal-node-module__NbFCsa__detail{color:#ffffff7a;padding-left:17px;font-size:14px}.signal-node-module__NbFCsa__right .signal-node-module__NbFCsa__detail{padding-left:17px}@media (max-width:1260px){.signal-node-module__NbFCsa__left{left:4.5%}.signal-node-module__NbFCsa__right{right:4%}.signal-node-module__NbFCsa__title{font-size:16px}.signal-node-module__NbFCsa__detail{font-size:12px}}@media (max-width:900px){.signal-node-module__NbFCsa__node{display:none}}
.topup-page-module__0AdkMG__list{gap:10px;display:grid}.topup-page-module__0AdkMG__empty{color:var(--muted);margin:0;font-size:13px}.topup-page-module__0AdkMG__row{border:1px solid var(--line-soft);background:#ffffff08;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.topup-page-module__0AdkMG__row div{gap:3px;display:grid}.topup-page-module__0AdkMG__row strong{font-size:14px;font-weight:500}.topup-page-module__0AdkMG__row span,.topup-page-module__0AdkMG__row small{color:var(--muted);font-size:12px}.topup-page-module__0AdkMG__row small{white-space:nowrap}
.admin-sidebar-module__CI6EuW__sidebar{z-index:20;border-right:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050707f0;grid-template-rows:auto 1fr auto;gap:28px;width:248px;height:100svh;padding:24px 16px;display:grid;position:sticky;top:0}.admin-sidebar-module__CI6EuW__brand{max-width:100%;padding:0 8px}.admin-sidebar-module__CI6EuW__badge{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;background:#dff6a71f;border:1px solid #dff6a738;border-radius:999px;margin-top:8px;padding:4px 10px;font-size:10px;display:inline-flex}.admin-sidebar-module__CI6EuW__nav{align-content:start;gap:4px;display:grid}.admin-sidebar-module__CI6EuW__link{color:var(--muted);border-radius:14px;align-items:center;gap:11px;padding:11px 12px;font-size:14px;transition:color .2s,background .2s;display:flex}.admin-sidebar-module__CI6EuW__link:hover{color:#fff;background:#ffffff0d}.admin-sidebar-module__CI6EuW__link--active{color:#fff;background:#dff6a71a;border:1px solid #dff6a72e}.admin-sidebar-module__CI6EuW__link svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px}.admin-sidebar-module__CI6EuW__footer{border:1px solid var(--line-soft);background:#ffffff08;border-radius:16px;padding:14px}.admin-sidebar-module__CI6EuW__footer p{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px}.admin-sidebar-module__CI6EuW__footer strong{margin-top:6px;font-size:14px;font-weight:500;display:block}.admin-sidebar-module__CI6EuW__footer a{color:var(--lime);margin-top:12px;font-size:12px;display:inline-flex}.admin-sidebar-module__CI6EuW__overlay{display:none}@media (max-width:980px){.admin-sidebar-module__CI6EuW__sidebar{transition:transform .28s;position:fixed;left:0;transform:translate(-105%);box-shadow:24px 0 80px #00000073}.admin-sidebar-module__CI6EuW__sidebar--open{transform:translate(0)}.admin-sidebar-module__CI6EuW__overlay{z-index:19;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .28s;display:block;position:fixed;inset:0}.admin-sidebar-module__CI6EuW__overlay--open{opacity:1;pointer-events:auto}}
.auth-footer-module__7HONVW__footer{text-align:center;color:var(--muted);margin-top:22px;font-size:14px}.auth-footer-module__7HONVW__footer a{color:var(--mint);font-weight:500;transition:color .2s}.auth-footer-module__7HONVW__footer a:hover{color:#dff6e8}
.api-keys-panel-module__dz0ubW__list{gap:10px;display:grid}.api-keys-panel-module__dz0ubW__empty{border:1px dashed var(--line-soft);color:var(--muted-2);border-radius:14px;margin:0;padding:14px 16px;font-size:13px}.api-keys-panel-module__dz0ubW__secretPolicy{background:#f4d6a00f;border:1px solid #f4d6a033;border-radius:12px;gap:5px;padding:12px 14px;display:grid}.api-keys-panel-module__dz0ubW__secretPolicy strong{color:#f5f1e8;font-size:13px;font-weight:560}.api-keys-panel-module__dz0ubW__secretPolicy span{color:var(--muted);font-size:12px;line-height:1.45}.api-keys-panel-module__dz0ubW__reveal{background:#bcebd214;border:1px solid #bcebd238;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:grid}.api-keys-panel-module__dz0ubW__reveal strong{color:var(--mint);font-size:13px;font-weight:500}.api-keys-panel-module__dz0ubW__reveal code{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font:13px/1.4 SFMono-Regular,Consolas,monospace;overflow:hidden}.api-keys-panel-module__dz0ubW__row{border:1px solid var(--line-soft);background:#ffffff05;border-radius:14px;grid-template-columns:1.2fr 1.4fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.api-keys-panel-module__dz0ubW__name{gap:4px;display:grid}.api-keys-panel-module__dz0ubW__name strong{font-size:14px;font-weight:500}.api-keys-panel-module__dz0ubW__name span{color:var(--muted-2);font-size:12px}.api-keys-panel-module__dz0ubW__key{align-items:center;gap:10px;min-width:0;display:flex}.api-keys-panel-module__dz0ubW__key code{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--lime);background:#00000047;border-radius:10px;flex:1;padding:10px 12px;font:13px/1.4 SFMono-Regular,Consolas,monospace;overflow:hidden}.api-keys-panel-module__dz0ubW__copy{border:1px solid var(--line-soft);min-height:36px;color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:10px;flex:none;padding:0 12px;font-size:12px;transition:color .2s,border-color .2s}.api-keys-panel-module__dz0ubW__copy:hover{color:#fff;border-color:var(--line)}.api-keys-panel-module__dz0ubW__status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-self:end;padding:6px 10px;font-size:11px}.api-keys-panel-module__dz0ubW__status--active{color:var(--mint);background:#bcebd21a;border:1px solid #bcebd233}.api-keys-panel-module__dz0ubW__status--rotating{color:var(--ice);background:#c7e9f414;border:1px solid #c7e9f42e}.api-keys-panel-module__dz0ubW__status--revoked{color:#f2a7a7;background:#f2a7a714;border:1px solid #f2a7a72e}@media (max-width:900px){.api-keys-panel-module__dz0ubW__row,.api-keys-panel-module__dz0ubW__reveal{grid-template-columns:1fr}.api-keys-panel-module__dz0ubW__status{justify-self:start}}
.dashboard-sidebar-module__ZxFMaW__sidebar{z-index:20;border-right:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050707f0;grid-template-rows:auto 1fr auto;gap:28px;width:248px;height:100svh;padding:24px 16px;display:grid;position:sticky;top:0}.dashboard-sidebar-module__ZxFMaW__brand{max-width:100%;padding:0 8px}.dashboard-sidebar-module__ZxFMaW__nav{align-content:start;gap:4px;display:grid}.dashboard-sidebar-module__ZxFMaW__link{color:var(--muted);border-radius:14px;align-items:center;gap:11px;padding:11px 12px;font-size:14px;transition:color .2s,background .2s;display:flex}.dashboard-sidebar-module__ZxFMaW__link:hover{color:#fff;background:#ffffff0d}.dashboard-sidebar-module__ZxFMaW__link--active{color:#fff;background:#bcebd21a;border:1px solid #bcebd229}.dashboard-sidebar-module__ZxFMaW__link svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px}.dashboard-sidebar-module__ZxFMaW__plan{border:1px solid var(--line-soft);background:#ffffff08;border-radius:16px;padding:14px}.dashboard-sidebar-module__ZxFMaW__plan p{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px}.dashboard-sidebar-module__ZxFMaW__plan strong{margin-top:6px;font-size:15px;font-weight:500;display:block}.dashboard-sidebar-module__ZxFMaW__plan span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.dashboard-sidebar-module__ZxFMaW__plan a{color:var(--mint);margin-top:12px;font-size:12px;display:inline-flex}.dashboard-sidebar-module__ZxFMaW__overlay{display:none}@media (max-width:980px){.dashboard-sidebar-module__ZxFMaW__sidebar{transition:transform .28s;position:fixed;left:0;transform:translate(-105%);box-shadow:24px 0 80px #00000073}.dashboard-sidebar-module__ZxFMaW__sidebar--open{transform:translate(0)}.dashboard-sidebar-module__ZxFMaW__overlay{z-index:19;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .28s;display:block;position:fixed;inset:0}.dashboard-sidebar-module__ZxFMaW__overlay--open{opacity:1;pointer-events:auto}.dashboard-sidebar-module__ZxFMaW__sidebar{width:min(280px,100vw - 48px)}}
.stats-row-module__2I9miq__row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:1100px){.stats-row-module__2I9miq__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.stats-row-module__2I9miq__row{grid-template-columns:1fr}}
.hero-module__yabw5a__wrap{padding:96px var(--page-pad) 0}.hero-module__yabw5a__hero{--mx:50%;--my:42%;--glow-active:0;border-radius:var(--radius-lg);background:#050707;border:1px solid #ffffff0b;width:100%;height:clamp(760px,100svh - 252px,1070px);min-height:760px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 34px 120px #00000047}.hero-module__yabw5a__hero:after{content:"";z-index:7;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 120px #00000047,inset 0 0 0 1px #ffffff05}.hero-module__yabw5a__play{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:11.5%;left:50%;transform:translate(-50%);box-shadow:0 0 42px #ffffff12}.hero-module__yabw5a__play span{margin-left:3px;font-size:17px}.hero-module__yabw5a__copy{z-index:9;text-align:center;width:min(1320px,88%);position:absolute;top:28.3%;left:50%;transform:translate(-50%)}.hero-module__yabw5a__badge{color:#ffffffd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c201f94;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;min-height:38px;padding:0 17px;font-size:14px;display:inline-flex;position:relative;overflow:hidden}.hero-module__yabw5a__badge:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:45%;animation:5s ease-in-out infinite hero-module__yabw5a__shimmer;position:absolute;inset:0}.hero-module__yabw5a__badge i{border:3px solid #eef7f2e6;border-right-color:#eef7f24d;border-radius:50%;width:11px;height:11px}.hero-module__yabw5a__copy h1{letter-spacing:-.061em;white-space:nowrap;margin:72px 0 22px;padding-inline:.04em;font-size:clamp(54px,4.4vw,84px);font-weight:450;line-height:.96;overflow:visible}.hero-module__yabw5a__copy h1 span{color:#0000;background:linear-gradient(90deg,#f7faf8 0%,#eef3f0 68%,#e4eee9f0 100%);-webkit-background-clip:text;background-clip:text}.hero-module__yabw5a__copy p{color:#ffffffa3;max-width:880px;margin:0 auto;font-size:clamp(16px,1.26vw,20px);line-height:1.55}.hero-module__yabw5a__actions{justify-content:center;gap:12px;margin-top:68px;display:flex}.hero-module__yabw5a__priceStrip{color:#ffffffad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0d0cad;border:1px solid #dff6a733;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:12px;min-height:42px;margin-top:18px;padding:0 15px;font-size:13px;transition:transform .25s,border-color .25s,background .25s;display:inline-grid;box-shadow:0 16px 44px #0000002e,inset 0 1px #ffffff0d}.hero-module__yabw5a__priceStrip:hover{background:#101412c7;border-color:#dff6a757;transform:translateY(-2px)}.hero-module__yabw5a__priceStrip span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.hero-module__yabw5a__priceStrip strong{color:#fff;font-weight:560}.hero-module__yabw5a__priceStrip em{color:#bcebd2c7;font-style:normal}@media (max-width:1380px){.hero-module__yabw5a__copy h1{white-space:normal;font-size:clamp(48px,4.8vw,72px)}}@media (max-width:1260px){.hero-module__yabw5a__copy h1{font-size:clamp(52px,5vw,70px)}}@media (max-width:900px){.hero-module__yabw5a__wrap{padding-top:82px}.hero-module__yabw5a__hero{border-radius:30px;height:780px;min-height:780px}.hero-module__yabw5a__copy{width:88%;top:24%}.hero-module__yabw5a__copy h1{white-space:normal;margin-top:52px;font-size:clamp(48px,8.5vw,70px)}.hero-module__yabw5a__play{top:8%}}@media (max-width:560px){.hero-module__yabw5a__wrap{padding-top:74px}.hero-module__yabw5a__hero{border-radius:24px;flex-direction:column;align-items:stretch;gap:0;height:auto;min-height:0;padding:18px 16px 16px;display:flex}.hero-module__yabw5a__play{order:0;align-self:center;width:44px;height:44px;margin:0 0 14px;position:relative;top:auto;left:auto;transform:none}.hero-module__yabw5a__copy{text-align:center;order:1;width:100%;position:relative;top:auto;left:auto;transform:none}.hero-module__yabw5a__badge{white-space:normal;text-align:center;max-width:100%;min-height:34px;padding:0 12px;font-size:11px;line-height:1.35}.hero-module__yabw5a__copy h1{margin:14px 0;font-size:clamp(34px,10.5vw,42px);line-height:1.04}.hero-module__yabw5a__copy p{font-size:15px;line-height:1.5}.hero-module__yabw5a__actions{flex-direction:column;align-items:stretch;margin-top:20px}.hero-module__yabw5a__actions .soft-button{width:100%}.hero-module__yabw5a__priceStrip{border-radius:18px;grid-template-columns:1fr;justify-items:center;gap:4px;width:100%;min-height:0;margin-top:14px;padding:12px 14px;display:grid}}
.admin-topbar-module__X-coZW__topbar{z-index:10;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030404d1;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px clamp(18px,3vw,28px);display:flex;position:sticky;top:0}.admin-topbar-module__X-coZW__left{align-items:center;gap:14px;min-width:0;display:flex}.admin-topbar-module__X-coZW__menu{border:1px solid var(--line-soft);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:12px;place-items:center;width:42px;height:42px;display:none}.admin-topbar-module__X-coZW__menu svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px}.admin-topbar-module__X-coZW__greeting p{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:12px}.admin-topbar-module__X-coZW__greeting h1{letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(20px,2.4vw,26px);font-weight:500}.admin-topbar-module__X-coZW__subtitle{max-width:520px;color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.admin-topbar-module__X-coZW__actions{align-items:center;gap:10px;display:flex}.admin-topbar-module__X-coZW__search{border:1px solid var(--line-soft);min-width:220px;min-height:42px;color:var(--muted-2);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;display:flex}.admin-topbar-module__X-coZW__search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px}.admin-topbar-module__X-coZW__dashboardLink{border:1px solid var(--line-soft);min-height:42px;color:var(--muted);background:#ffffff0a;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;transition:color .2s,border-color .2s;display:inline-flex}.admin-topbar-module__X-coZW__dashboardLink:hover{color:#fff;border-color:var(--line)}.admin-topbar-module__X-coZW__user{color:inherit;cursor:pointer;font:inherit;background:#dff6a70f;border:1px solid #dff6a733;border-radius:999px;align-items:center;gap:10px;padding:6px 10px 6px 6px;display:flex}.admin-topbar-module__X-coZW__avatar{color:#0a0b0b;background:linear-gradient(135deg,#dff6a773,#bcebd240);border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.admin-topbar-module__X-coZW__user span{color:#eef1f0;font-size:13px}.admin-topbar-module__X-coZW__user:disabled{cursor:wait;opacity:.7}@media (max-width:980px){.admin-topbar-module__X-coZW__menu{display:grid}.admin-topbar-module__X-coZW__search{display:none}}@media (max-width:560px){.admin-topbar-module__X-coZW__user span,.admin-topbar-module__X-coZW__dashboardLink span{display:none}}
.user-detail-modal-module__A65_Eq__shell{gap:18px;display:grid}.user-detail-modal-module__A65_Eq__identity{background:radial-gradient(circle at 0 0,#dff6a71a,#0000 58%),#ffffff05;border:1px solid #dff6a729;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:18px;display:grid}.user-detail-modal-module__A65_Eq__avatar{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#bcebd22e,#c7e9f414),#00000047;border:1px solid #bcebd23d;border-radius:16px;place-items:center;width:56px;height:56px;font-size:18px;font-weight:600;display:grid}.user-detail-modal-module__A65_Eq__identityCopy{gap:8px;min-width:0;display:grid}.user-detail-modal-module__A65_Eq__identityTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.user-detail-modal-module__A65_Eq__identityTop strong{letter-spacing:-.03em;font-size:18px;font-weight:500}.user-detail-modal-module__A65_Eq__identityMeta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.user-detail-modal-module__A65_Eq__identityMeta span{align-items:center;gap:6px;display:inline-flex}.user-detail-modal-module__A65_Eq__identityMeta span:before{content:"";background:#ffffff2e;border-radius:50%;width:4px;height:4px}.user-detail-modal-module__A65_Eq__identityMeta span:first-child:before{display:none}.user-detail-modal-module__A65_Eq__pills{flex-wrap:wrap;gap:8px;display:flex}.user-detail-modal-module__A65_Eq__pill{border:1px solid var(--line-soft);min-height:28px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#ffffff08;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;display:inline-flex}.user-detail-modal-module__A65_Eq__pill--role{color:var(--lime);background:#dff6a714;border-color:#dff6a738}.user-detail-modal-module__A65_Eq__pill--active{color:var(--mint);background:#bcebd214;border-color:#bcebd238}.user-detail-modal-module__A65_Eq__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.user-detail-modal-module__A65_Eq__stat{border:1px solid var(--line-soft);background:#ffffff05;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.user-detail-modal-module__A65_Eq__stat--primary{background:radial-gradient(circle at 100% 0,#bcebd21a,#0000 55%),#ffffff08;border-color:#bcebd238}.user-detail-modal-module__A65_Eq__stat span{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.user-detail-modal-module__A65_Eq__stat strong{letter-spacing:-.03em;font-size:22px;font-weight:500}.user-detail-modal-module__A65_Eq__stat em{color:var(--muted);font-size:12px;font-style:normal}.user-detail-modal-module__A65_Eq__error{color:#f2b8b8;background:#f2a7a714;border:1px solid #f2a7a738;border-radius:12px;margin:0;padding:12px 14px;font-size:13px}.user-detail-modal-module__A65_Eq__tabs{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;gap:8px;padding-bottom:2px;display:flex}.user-detail-modal-module__A65_Eq__tab{min-height:36px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 14px;font-size:13px;transition:color .2s,border-color .2s}.user-detail-modal-module__A65_Eq__tab:hover{color:#fff}.user-detail-modal-module__A65_Eq__tabActive{color:var(--mint);border-bottom-color:#bcebd2b8}.user-detail-modal-module__A65_Eq__panel{gap:14px;animation:.24s user-detail-modal-module__A65_Eq__panel-in;display:grid}.user-detail-modal-module__A65_Eq__card{border:1px solid var(--line-soft);background:#ffffff05;border-radius:16px;gap:14px;min-width:0;padding:16px;display:grid}.user-detail-modal-module__A65_Eq__operationsStack{gap:12px;display:grid}.user-detail-modal-module__A65_Eq__cardHead{gap:4px;display:grid}.user-detail-modal-module__A65_Eq__cardHead h3{margin:0;font-size:15px;font-weight:500}.user-detail-modal-module__A65_Eq__cardHead p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.user-detail-modal-module__A65_Eq__segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.user-detail-modal-module__A65_Eq__segmented button{border:1px solid var(--line-soft);min-height:42px;color:var(--muted);cursor:pointer;font:inherit;background:#ffffff08;border-radius:12px;font-size:13px;transition:border-color .2s,background .2s,color .2s}.user-detail-modal-module__A65_Eq__segmented button:hover:not(:disabled){color:#fff;border-color:var(--line)}.user-detail-modal-module__A65_Eq__segmentedActive{color:var(--lime)!important;background:#dff6a71a!important;border-color:#dff6a747!important}.user-detail-modal-module__A65_Eq__segmented button:disabled{cursor:default;opacity:.72}.user-detail-modal-module__A65_Eq__creditForm{grid-template-columns:minmax(0,200px) minmax(0,1fr);align-items:end;gap:10px 12px;display:grid}.user-detail-modal-module__A65_Eq__creditAction{grid-column:1/-1;justify-content:flex-end;padding-top:4px;display:flex}.user-detail-modal-module__A65_Eq__creditAction .user-detail-modal-module__A65_Eq__soft-button{min-height:42px;padding-inline:20px}.user-detail-modal-module__A65_Eq__field{gap:6px;display:grid}.user-detail-modal-module__A65_Eq__field span{color:var(--muted-2);letter-spacing:.07em;text-transform:uppercase;font-size:11px}.user-detail-modal-module__A65_Eq__field input{border:1px solid var(--line-soft);color:#fff;min-height:42px;font:inherit;background:#ffffff0a;border-radius:10px;padding:0 12px}.user-detail-modal-module__A65_Eq__field input:focus{border-color:#bcebd266;outline:none;box-shadow:0 0 0 3px #bcebd21a}.user-detail-modal-module__A65_Eq__list{gap:8px;display:grid}.user-detail-modal-module__A65_Eq__listItem{border:1px solid var(--line-soft);background:#0000002e;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.user-detail-modal-module__A65_Eq__listMain{gap:4px;min-width:0;display:grid}.user-detail-modal-module__A65_Eq__listMain strong{font-size:13px;font-weight:500}.user-detail-modal-module__A65_Eq__listMain span{color:var(--muted);font-size:12px}.user-detail-modal-module__A65_Eq__listAside{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.user-detail-modal-module__A65_Eq__badge{border:1px solid var(--line-soft);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#ffffff08;border-radius:999px;padding:5px 9px;font-size:11px}.user-detail-modal-module__A65_Eq__badge--ok{color:var(--mint);background:#bcebd214;border-color:#bcebd233}.user-detail-modal-module__A65_Eq__badge--warn{color:#f2d6a7;background:#f2d6a714;border-color:#f2d6a733}.user-detail-modal-module__A65_Eq__badge--credit{color:var(--ice);text-transform:none;letter-spacing:0;font-size:12px}.user-detail-modal-module__A65_Eq__dangerBtn{color:#ffd4d4;cursor:pointer;min-height:34px;font:inherit;background:#f2a7a714;border:1px solid #f2a7a73d;border-radius:10px;padding:0 12px;font-size:12px}.user-detail-modal-module__A65_Eq__dangerBtn:hover:not(:disabled){background:#f2a7a724}.user-detail-modal-module__A65_Eq__dangerBtn:disabled{cursor:wait;opacity:.65}.user-detail-modal-module__A65_Eq__empty{border:1px dashed var(--line-soft);color:var(--muted-2);text-align:center;border-radius:12px;margin:0;padding:18px;font-size:13px}.user-detail-modal-module__A65_Eq__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@keyframes user-detail-modal-module__A65_Eq__panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.user-detail-modal-module__A65_Eq__stats,.user-detail-modal-module__A65_Eq__split,.user-detail-modal-module__A65_Eq__creditForm,.user-detail-modal-module__A65_Eq__segmented{grid-template-columns:1fr}.user-detail-modal-module__A65_Eq__creditAction{justify-content:stretch}.user-detail-modal-module__A65_Eq__creditAction .user-detail-modal-module__A65_Eq__soft-button{width:100%}.user-detail-modal-module__A65_Eq__identity{text-align:left;grid-template-columns:1fr}.user-detail-modal-module__A65_Eq__avatar{width:48px;height:48px}}
.social-buttons-module__ta1HRW__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.social-buttons-module__ta1HRW__button{border:1px solid var(--line-soft);color:#eef1f0;cursor:pointer;background:#ffffff0a;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 14px;font-size:14px;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.social-buttons-module__ta1HRW__button:hover{border-color:var(--line);background:#ffffff14;transform:translateY(-1px)}.social-buttons-module__ta1HRW__button svg{width:18px;height:18px}
.dashboard-topbar-module__RSs_Cq__topbar{z-index:10;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030404d1;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px clamp(18px,3vw,28px);display:flex;position:sticky;top:0}.dashboard-topbar-module__RSs_Cq__left{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-topbar-module__RSs_Cq__menu{border:1px solid var(--line-soft);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:12px;place-items:center;width:42px;height:42px;display:none}.dashboard-topbar-module__RSs_Cq__menu svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px}.dashboard-topbar-module__RSs_Cq__greeting p{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:12px}.dashboard-topbar-module__RSs_Cq__greeting h1{letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(20px,2.4vw,26px);font-weight:500}.dashboard-topbar-module__RSs_Cq__subtitle{max-width:520px;color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.dashboard-topbar-module__RSs_Cq__actions{align-items:center;gap:10px;display:flex}.dashboard-topbar-module__RSs_Cq__search{border:1px solid var(--line-soft);min-width:220px;min-height:42px;color:var(--muted-2);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;display:flex}.dashboard-topbar-module__RSs_Cq__search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px}.dashboard-topbar-module__RSs_Cq__iconBtn{border:1px solid var(--line-soft);width:42px;height:42px;color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:12px;place-items:center;transition:color .2s,border-color .2s;display:grid;position:relative}.dashboard-topbar-module__RSs_Cq__iconBtn:hover{color:#fff;border-color:var(--line)}.dashboard-topbar-module__RSs_Cq__iconBtn--active{color:#fff;background:#bcebd214;border-color:#bcebd252}.dashboard-topbar-module__RSs_Cq__iconBtn svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:18px}.dashboard-topbar-module__RSs_Cq__notificationWrap{position:relative}.dashboard-topbar-module__RSs_Cq__badge{color:#06100c;background:#bcebd2;border:1px solid #030404e6;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.dashboard-topbar-module__RSs_Cq__notificationMenu{border:1px solid var(--line-soft);background:radial-gradient(circle at 100% 0,#bcebd214,#0000 38%),#080a0a;border-radius:18px;width:min(380px,100vw - 28px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 70px #0000006b,inset 0 1px #ffffff0a}.dashboard-topbar-module__RSs_Cq__notificationHead{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:16px;padding:16px;display:flex}.dashboard-topbar-module__RSs_Cq__notificationHead div{gap:4px;min-width:0;display:grid}.dashboard-topbar-module__RSs_Cq__notificationHead strong{color:#f5f7f6;font-size:14px;font-weight:560}.dashboard-topbar-module__RSs_Cq__notificationHead span,.dashboard-topbar-module__RSs_Cq__notificationHead a{color:var(--muted-2);font-size:12px}.dashboard-topbar-module__RSs_Cq__notificationHead a:hover{color:var(--mint)}.dashboard-topbar-module__RSs_Cq__notificationList{max-height:min(520px,100vh - 160px);padding:8px;overflow-y:auto}.dashboard-topbar-module__RSs_Cq__notificationItem{color:inherit;border-radius:12px;grid-template-columns:10px minmax(0,1fr);gap:12px;padding:12px;display:grid}.dashboard-topbar-module__RSs_Cq__notificationItem:hover{background:#ffffff0a}.dashboard-topbar-module__RSs_Cq__severity{background:var(--muted-2);border-radius:50%;width:8px;height:8px;margin-top:6px}.dashboard-topbar-module__RSs_Cq__severity--info{background:#c7e9f4}.dashboard-topbar-module__RSs_Cq__severity--success{background:#bcebd2}.dashboard-topbar-module__RSs_Cq__severity--warning{background:#f4d6a0}.dashboard-topbar-module__RSs_Cq__severity--danger{background:#f0aaa5}.dashboard-topbar-module__RSs_Cq__notificationCopy{gap:5px;min-width:0;display:grid}.dashboard-topbar-module__RSs_Cq__notificationCopy strong{color:#f5f7f6;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:560;overflow:hidden}.dashboard-topbar-module__RSs_Cq__notificationCopy span{color:var(--muted);font-size:12px;line-height:1.45}.dashboard-topbar-module__RSs_Cq__notificationCopy time{color:var(--muted-2);font-size:11px}.dashboard-topbar-module__RSs_Cq__emptyNotifications{text-align:center;gap:6px;padding:24px 16px;display:grid}.dashboard-topbar-module__RSs_Cq__emptyNotifications strong{color:#f5f7f6;font-size:13px}.dashboard-topbar-module__RSs_Cq__emptyNotifications span{color:var(--muted-2);font-size:12px}.dashboard-topbar-module__RSs_Cq__creditPill{min-height:42px;color:var(--mint);white-space:nowrap;background:#bcebd212;border:1px solid #bcebd238;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;transition:border-color .2s,background .2s;display:inline-flex}.dashboard-topbar-module__RSs_Cq__creditPill:hover{background:#bcebd21c;border-color:#bcebd261}.dashboard-topbar-module__RSs_Cq__creditPill svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px}.dashboard-topbar-module__RSs_Cq__user{border:1px solid var(--line-soft);color:inherit;cursor:pointer;font:inherit;background:#ffffff0a;border-radius:999px;align-items:center;gap:10px;padding:6px 10px 6px 6px;display:flex}.dashboard-topbar-module__RSs_Cq__avatar{color:#0a0b0b;background:linear-gradient(135deg,#bcebd259,#c7e9f440);border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.dashboard-topbar-module__RSs_Cq__user span{color:#eef1f0;font-size:13px}.dashboard-topbar-module__RSs_Cq__user:disabled{cursor:wait;opacity:.7}@media (max-width:980px){.dashboard-topbar-module__RSs_Cq__menu{display:grid}.dashboard-topbar-module__RSs_Cq__search{display:none}}@media (max-width:720px){.dashboard-topbar-module__RSs_Cq__topbar{flex-wrap:wrap;align-items:flex-start;gap:12px;min-height:auto;padding-block:12px}.dashboard-topbar-module__RSs_Cq__left{flex:calc(100% - 56px);min-width:0}.dashboard-topbar-module__RSs_Cq__greeting h1{overflow-wrap:anywhere;font-size:clamp(18px,5vw,22px)}.dashboard-topbar-module__RSs_Cq__subtitle{display:none}.dashboard-topbar-module__RSs_Cq__actions{flex:100%;justify-content:flex-end;gap:8px}}@media (max-width:560px){.dashboard-topbar-module__RSs_Cq__creditPill span,.dashboard-topbar-module__RSs_Cq__user span{display:none}.dashboard-topbar-module__RSs_Cq__topbar{padding-inline:14px}}@media (max-width:400px){.dashboard-topbar-module__RSs_Cq__greeting p{font-size:11px}.dashboard-topbar-module__RSs_Cq__menu,.dashboard-topbar-module__RSs_Cq__iconBtn,.dashboard-topbar-module__RSs_Cq__creditPill,.dashboard-topbar-module__RSs_Cq__user{width:38px;height:38px;min-height:38px}.dashboard-topbar-module__RSs_Cq__creditPill{justify-content:center;padding:0}.dashboard-topbar-module__RSs_Cq__user{padding:3px}.dashboard-topbar-module__RSs_Cq__avatar{width:28px;height:28px}}
.key-rotation-panel-module__NZySBG__list{gap:8px;display:grid}.key-rotation-panel-module__NZySBG__row{border:1px solid #0000;border-radius:12px;justify-content:space-between;gap:16px;padding:12px 14px;transition:border-color .2s,background .2s;display:flex}.key-rotation-panel-module__NZySBG__row:hover{border-color:var(--line-soft);background:#ffffff08}.key-rotation-panel-module__NZySBG__row strong{font-size:13px;font-weight:500;display:block}.key-rotation-panel-module__NZySBG__row span{color:var(--muted-2);font-size:12px}.key-rotation-panel-module__NZySBG__meta{text-align:right;color:var(--muted-2);white-space:nowrap;font-size:12px}.key-rotation-panel-module__NZySBG__meta span{color:var(--muted);display:block}@media (max-width:640px){.key-rotation-panel-module__NZySBG__row{flex-direction:column}.key-rotation-panel-module__NZySBG__meta{text-align:left}}
.usage-breakdown-module__3QLIaq__table{gap:8px;display:grid}.usage-breakdown-module__3QLIaq__head,.usage-breakdown-module__3QLIaq__row{grid-template-columns:1.6fr 1fr .8fr .8fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.usage-breakdown-module__3QLIaq__head{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.usage-breakdown-module__3QLIaq__row{border:1px solid var(--line-soft);background:#ffffff05;border-radius:12px;font-size:13px}.usage-breakdown-module__3QLIaq__row code{color:var(--lime);font-family:SFMono-Regular,Consolas,monospace}.usage-breakdown-module__3QLIaq__row span{color:var(--muted)}@media (max-width:760px){.usage-breakdown-module__3QLIaq__head{display:none}.usage-breakdown-module__3QLIaq__row{grid-template-columns:1fr 1fr}}
.usage-panel-module__x-iuYa__chartSurface{min-height:430px;padding:4px 0 0;position:relative}.usage-panel-module__x-iuYa__statStrip{border:1px solid var(--line-soft);background:var(--line-soft);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.usage-panel-module__x-iuYa__statStrip div{background:#090c0ceb;gap:8px;min-width:0;padding:14px 16px;display:grid}.usage-panel-module__x-iuYa__statStrip span{color:var(--muted-2);letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;overflow:hidden}.usage-panel-module__x-iuYa__statStrip strong{color:#f5f7f6;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(19px,2vw,28px);font-weight:520;line-height:1;overflow:hidden}.usage-panel-module__x-iuYa__chart{width:100%;height:340px;display:block;overflow:visible}.usage-panel-module__x-iuYa__gridLine{stroke:#ffffff12;stroke-width:1px;vector-effect:non-scaling-stroke}.usage-panel-module__x-iuYa__area{fill:url(#usageArea);opacity:.9}.usage-panel-module__x-iuYa__line{fill:none;stroke:#bcebd2eb;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 16px #bcebd233)}.usage-panel-module__x-iuYa__barTrack{fill:#ffffff07}.usage-panel-module__x-iuYa__bar{fill:url(#usageBar);filter:drop-shadow(0 0 18px #c7e9f42e)}.usage-panel-module__x-iuYa__point{fill:#0a0b0b;stroke:#bcebd2f2;stroke-width:2px}.usage-panel-module__x-iuYa__pointLabel{fill:#eef1f0;font-size:13px;font-weight:600}.usage-panel-module__x-iuYa__axisLabel{fill:var(--muted-2);letter-spacing:.04em;font-size:12px}.usage-panel-module__x-iuYa__yLabel{fill:var(--muted-2);letter-spacing:0;font-size:11px}.usage-panel-module__x-iuYa__empty{color:var(--muted);text-align:center;margin:0;font-size:13px;position:absolute;inset:225px 0 auto}.usage-panel-module__x-iuYa__meta{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.usage-panel-module__x-iuYa__meta span{border:1px solid var(--line-soft);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:12px}.usage-panel-module__x-iuYa__meta strong{color:#fff;font-weight:500}@media (max-width:560px){.usage-panel-module__x-iuYa__chartSurface{min-height:380px}.usage-panel-module__x-iuYa__statStrip{border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.usage-panel-module__x-iuYa__statStrip div{padding:12px}.usage-panel-module__x-iuYa__statStrip strong{font-size:clamp(17px,5vw,22px)}.usage-panel-module__x-iuYa__chart{height:260px}.usage-panel-module__x-iuYa__meta{gap:8px}.usage-panel-module__x-iuYa__meta span{text-align:center;flex:calc(50% - 8px);min-width:0;padding:7px 10px;font-size:11px}}
.integration-strip-module__9ZayYG__strip{height:156px;padding:0 var(--page-pad);place-items:center;display:grid;overflow:hidden}.integration-strip-module__9ZayYG__track{grid-template-columns:repeat(7,1fr);align-items:center;gap:24px;width:min(1500px,100%);display:grid}.integration-strip-module__9ZayYG__item{color:#ffffff5c;filter:grayscale();justify-content:center;align-items:center;gap:10px;transition:color .25s,transform .25s;display:flex}.integration-strip-module__9ZayYG__item:hover{color:#ffffffc7;transform:translateY(-2px)}.integration-strip-module__9ZayYG__item strong{letter-spacing:-.05em;white-space:nowrap;font-size:clamp(17px,1.5vw,25px)}.integration-strip-module__9ZayYG__mark{border:1px solid;border-radius:9px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:grid}.integration-strip-module__9ZayYG__mark[data-index="1"],.integration-strip-module__9ZayYG__mark[data-index="5"]{border-radius:50%}.integration-strip-module__9ZayYG__mark[data-index="2"]{transform:rotate(45deg)}.integration-strip-module__9ZayYG__mark[data-index="2"]:first-letter{transform:rotate(-45deg)}@media (max-width:900px){.integration-strip-module__9ZayYG__track{grid-template-columns:repeat(7,150px);width:max-content;animation:18s linear infinite alternate integration-strip-module__9ZayYG__strip-slide}.integration-strip-module__9ZayYG__strip{height:124px}}@keyframes integration-strip-module__9ZayYG__strip-slide{0%{transform:translate(18%)}to{transform:translate(-18%)}}
.pricing-platform-costs-module__ldjkPa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pricing-platform-costs-module__ldjkPa__card{border:1px solid var(--line-soft);background:#080a0ae6;border-radius:22px;gap:14px;padding:20px;display:grid}.pricing-platform-costs-module__ldjkPa__card--tiktok{background:radial-gradient(circle at 100% 0,#c7e9f414,#0000 50%),#080a0ae6;border-color:#c7e9f42e}.pricing-platform-costs-module__ldjkPa__card--instagram{background:radial-gradient(circle at 100% 0,#f2c6df14,#0000 50%),#080a0ae6;border-color:#f2c6df2e}.pricing-platform-costs-module__ldjkPa__card--account{background:radial-gradient(circle at 100% 0,#dff6a714,#0000 50%),#080a0ae6;border-color:#dff6a72e}.pricing-platform-costs-module__ldjkPa__card--mcp{background:radial-gradient(circle at 100% 0,#bcebd214,#0000 50%),#080a0ae6;border-color:#bcebd22e}.pricing-platform-costs-module__ldjkPa__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.pricing-platform-costs-module__ldjkPa__platform{letter-spacing:-.02em;font-size:18px;font-weight:500}.pricing-platform-costs-module__ldjkPa__count{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.pricing-platform-costs-module__ldjkPa__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.pricing-platform-costs-module__ldjkPa__row{background:#00000038;border:1px solid #ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.pricing-platform-costs-module__ldjkPa__row code{color:#ffffffd6;text-overflow:ellipsis;white-space:nowrap;min-width:0;font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.pricing-platform-costs-module__ldjkPa__credits{color:var(--mint);font-variant-numeric:tabular-nums;background:#bcebd21a;border-radius:999px;flex:none;padding:4px 8px;font-size:11px}@media (max-width:900px){.pricing-platform-costs-module__ldjkPa__grid{grid-template-columns:1fr}}
.admin-keys-table-module__mKy4Ea__table{gap:0;display:grid}.admin-keys-table-module__mKy4Ea__head,.admin-keys-table-module__mKy4Ea__row{grid-template-columns:1.2fr 1.4fr 1fr .8fr .8fr .7fr;align-items:center;gap:12px;padding:12px 0;display:grid}.admin-keys-table-module__mKy4Ea__head{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line-soft);font-size:11px}.admin-keys-table-module__mKy4Ea__row{border-bottom:1px solid var(--line-soft);font-size:13px}.admin-keys-table-module__mKy4Ea__row:last-child{border-bottom:none}.admin-keys-table-module__mKy4Ea__name strong{font-weight:500;display:block}.admin-keys-table-module__mKy4Ea__name span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.admin-keys-table-module__mKy4Ea__code{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-keys-table-module__mKy4Ea__status{text-transform:uppercase;border-radius:999px;justify-self:start;padding:4px 10px;font-size:11px}.admin-keys-table-module__mKy4Ea__status--active{color:var(--lime);background:#dff6a71a;border:1px solid #dff6a72e}.admin-keys-table-module__mKy4Ea__status--rotating{color:#f4d6a0;background:#f4d6a01a;border:1px solid #f4d6a02e}.admin-keys-table-module__mKy4Ea__status--revoked{color:var(--muted);border:1px solid var(--line-soft);background:#ffffff0a}@media (max-width:900px){.admin-keys-table-module__mKy4Ea__table{overflow-x:auto}.admin-keys-table-module__mKy4Ea__head,.admin-keys-table-module__mKy4Ea__row{min-width:680px}}
.admin-settings-module__Cb5dgW__form{gap:14px;display:grid}.admin-settings-module__Cb5dgW__toggles{gap:12px;display:grid}.admin-settings-module__Cb5dgW__toggle{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.admin-settings-module__Cb5dgW__toggle:last-child{border-bottom:none}.admin-settings-module__Cb5dgW__toggle strong{font-size:14px;font-weight:500;display:block}.admin-settings-module__Cb5dgW__toggle span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45;display:block}.admin-settings-module__Cb5dgW__switch{border:1px solid var(--line-soft);background:#ffffff14;border-radius:999px;flex:0 0 44px;width:44px;height:26px;position:relative}.admin-settings-module__Cb5dgW__switch:after{content:"";background:var(--muted);border-radius:50%;width:18px;height:18px;transition:transform .2s,background .2s;position:absolute;top:3px;left:3px}.admin-settings-module__Cb5dgW__switch--on{background:#dff6a726;border-color:#dff6a74d}.admin-settings-module__Cb5dgW__switch--on:after{background:var(--lime);transform:translate(18px)}.admin-settings-module__Cb5dgW__limits{gap:10px;display:grid}.admin-settings-module__Cb5dgW__limit{border:1px solid var(--line-soft);background:#ffffff08;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.admin-settings-module__Cb5dgW__limit strong{font-size:14px;font-weight:500}.admin-settings-module__Cb5dgW__limit span{color:var(--muted);font-size:12px}.admin-settings-module__Cb5dgW__limit code{color:var(--lime);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.admin-settings-module__Cb5dgW__field{gap:8px;display:grid}.admin-settings-module__Cb5dgW__label{color:#ffffffc2;text-transform:uppercase;font-size:12px;font-weight:600}.admin-settings-module__Cb5dgW__input{border:1px solid var(--line-soft);color:#fff;background:#ffffff0a;border-radius:12px;width:100%;min-width:0;min-height:46px;padding:0 14px;font-size:14px}.admin-settings-module__Cb5dgW__input:focus{border-color:#dff6a76b;outline:none}.admin-settings-module__Cb5dgW__statusCard{border:1px solid var(--line-soft);background:#ffffff08;border-radius:12px;gap:6px;padding:14px;display:grid}.admin-settings-module__Cb5dgW__statusCard span{color:var(--muted);font-size:12px}.admin-settings-module__Cb5dgW__statusCard strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.admin-settings-module__Cb5dgW__statusCard small{color:var(--muted);font-size:11px}.admin-settings-module__Cb5dgW__hint{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.admin-settings-module__Cb5dgW__hint code{color:var(--lime);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-settings-module__Cb5dgW__actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.admin-settings-module__Cb5dgW__deleteButton{color:#f0aaa5;cursor:pointer;background:#f0aaa514;border:1px solid #f0aaa552;border-radius:999px;min-height:42px;padding:0 18px;font-size:13px;font-weight:600}.admin-settings-module__Cb5dgW__deleteButton:hover:not(:disabled){background:#f0aaa524}.admin-settings-module__Cb5dgW__deleteButton:disabled{cursor:not-allowed;opacity:.55}.admin-settings-module__Cb5dgW__statusLine{min-height:18px;color:var(--muted);margin:0;font-size:12px}.admin-settings-module__Cb5dgW__error{color:#f0aaa5}
.admin-shell-module__8qCgVG__shell{background:var(--page);grid-template-columns:248px 1fr;min-height:100svh;display:grid}.admin-shell-module__8qCgVG__main{grid-template-rows:auto 1fr;min-width:0;display:grid}.admin-shell-module__8qCgVG__content{padding:clamp(18px,3vw,28px)}@media (max-width:980px){.admin-shell-module__8qCgVG__shell{grid-template-columns:1fr}}
.pool-accounts-module__T_i1sa__layout{gap:14px;display:grid}.pool-accounts-module__T_i1sa__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;gap:14px;display:grid}.pool-accounts-module__T_i1sa__form{gap:12px;display:grid}.pool-accounts-module__T_i1sa__field{gap:6px;display:grid}.pool-accounts-module__T_i1sa__label{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.pool-accounts-module__T_i1sa__input,.pool-accounts-module__T_i1sa__textarea{border:1px solid var(--line-soft);color:#fff;width:100%;min-height:42px;font:inherit;background:#ffffff0a;border-radius:12px;padding:10px 12px}.pool-accounts-module__T_i1sa__textarea{resize:vertical;min-height:140px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5}.pool-accounts-module__T_i1sa__textarea--compact{min-height:88px}.pool-accounts-module__T_i1sa__hint{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.pool-accounts-module__T_i1sa__actions{flex-wrap:wrap;gap:10px;display:flex}.pool-accounts-module__T_i1sa__table{gap:0;display:grid}.pool-accounts-module__T_i1sa__head,.pool-accounts-module__T_i1sa__row{grid-template-columns:1fr 1.1fr .9fr .9fr .7fr .7fr .8fr;align-items:center;gap:12px;padding:12px 0;display:grid}.pool-accounts-module__T_i1sa__head{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line-soft);font-size:11px}.pool-accounts-module__T_i1sa__row{border-bottom:1px solid var(--line-soft);font-size:13px}.pool-accounts-module__T_i1sa__row:last-child{border-bottom:none}.pool-accounts-module__T_i1sa__username strong{font-weight:500;display:block}.pool-accounts-module__T_i1sa__username span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.pool-accounts-module__T_i1sa__code{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.pool-accounts-module__T_i1sa__status{text-transform:uppercase;border-radius:999px;justify-self:start;padding:4px 10px;font-size:11px}.pool-accounts-module__T_i1sa__statusCell{gap:5px;min-width:0;display:grid}.pool-accounts-module__T_i1sa__statusCell small{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.pool-accounts-module__T_i1sa__status--active{color:var(--lime);background:#dff6a71a;border:1px solid #dff6a72e}.pool-accounts-module__T_i1sa__status--disabled{color:var(--muted);border:1px solid var(--line-soft);background:#ffffff0a}.pool-accounts-module__T_i1sa__status--error{color:#f2a7a7;background:#f2a7a71a;border:1px solid #f2a7a72e}.pool-accounts-module__T_i1sa__rowActions{flex-wrap:wrap;gap:6px;display:flex}.pool-accounts-module__T_i1sa__rowBtn{border:1px solid var(--line-soft);color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:6px 10px;font-size:11px;transition:color .2s,border-color .2s}.pool-accounts-module__T_i1sa__rowBtn:hover{color:#fff;border-color:var(--line)}.pool-accounts-module__T_i1sa__rowBtn--danger:hover{color:#f2a7a7;border-color:#f2a7a74d}@media (max-width:1000px){.pool-accounts-module__T_i1sa__grid{grid-template-columns:1fr}}@media (max-width:900px){.pool-accounts-module__T_i1sa__table{overflow-x:auto}.pool-accounts-module__T_i1sa__head,.pool-accounts-module__T_i1sa__row{min-width:760px}}
.users-table-module__F3QBXW__table{gap:0;display:grid}.users-table-module__F3QBXW__head,.users-table-module__F3QBXW__row{grid-template-columns:1.25fr 1.35fr .8fr .7fr .5fr .65fr .65fr .7fr .7fr;align-items:center;gap:12px;padding:12px 0;display:grid}.users-table-module__F3QBXW__head{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line-soft);font-size:11px}.users-table-module__F3QBXW__row{border-bottom:1px solid var(--line-soft);font-size:13px}.users-table-module__F3QBXW__row:last-child{border-bottom:none}.users-table-module__F3QBXW__name strong{font-weight:500;display:block}.users-table-module__F3QBXW__name span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.users-table-module__F3QBXW__badge{text-transform:uppercase;border-radius:999px;justify-self:start;padding:4px 10px;font-size:11px}.users-table-module__F3QBXW__badge--active{color:var(--lime);background:#dff6a71a;border:1px solid #dff6a72e}.users-table-module__F3QBXW__plan{color:var(--ice);font-size:12px}.users-table-module__F3QBXW__actionBtn{border:1px solid var(--line-soft);color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#ffffff0a;border-radius:10px;justify-self:start;padding:0 12px;font-size:12px}.users-table-module__F3QBXW__actionBtn:hover{border-color:#bcebd24d}.users-table-module__F3QBXW__actionBtn:disabled{cursor:wait;opacity:.65}.users-table-module__F3QBXW__empty{color:var(--muted);margin:0;font-size:13px}@media (max-width:900px){.users-table-module__F3QBXW__table{overflow-x:auto}.users-table-module__F3QBXW__head,.users-table-module__F3QBXW__row{min-width:980px}}
.auth-form-module__RMZ4Oq__form{gap:16px;display:grid}.auth-form-module__RMZ4Oq__row{justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;display:flex}.auth-form-module__RMZ4Oq__remember{color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:inline-flex}.auth-form-module__RMZ4Oq__remember input{width:15px;height:15px;accent-color:var(--mint)}.auth-form-module__RMZ4Oq__link{color:var(--mint);font-size:13px;transition:color .2s}.auth-form-module__RMZ4Oq__link:hover{color:#dff6e8}.auth-form-module__RMZ4Oq__submit{width:100%;margin-top:6px}.auth-form-module__RMZ4Oq__terms{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:inline-flex}.auth-form-module__RMZ4Oq__terms input{width:15px;height:15px;accent-color:var(--mint);margin-top:2px}.auth-form-module__RMZ4Oq__terms a{color:var(--mint);text-underline-offset:2px;text-decoration:underline}.auth-form-module__RMZ4Oq__terms a:hover{color:#dff6e8}.auth-form-module__RMZ4Oq__error{color:#f2a7a7;background:#f2a7a714;border:1px solid #f2a7a738;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}
.coming-soon-module__zbYC8W__wrap{gap:.75rem;padding:.25rem 0;display:grid}.coming-soon-module__zbYC8W__badge{color:#5a5348;letter-spacing:.02em;text-transform:uppercase;background:#f4f0e8;border-radius:999px;align-self:flex-start;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.coming-soon-module__zbYC8W__wrap p{color:#5f6770;max-width:52ch;margin:0;line-height:1.5}
.dashboard-overview-module__TKb8HW__overview{gap:18px;display:grid}.dashboard-overview-module__TKb8HW__grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.dashboard-overview-module__TKb8HW__stack{gap:14px;display:grid}.dashboard-overview-module__TKb8HW__banner{background:linear-gradient(120deg,#bcebd21a,#0000 55%),#080a0ab3;border:1px solid #bcebd229;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.dashboard-overview-module__TKb8HW__banner p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.dashboard-overview-module__TKb8HW__banner strong{color:#fff;margin-bottom:4px;font-size:16px;font-weight:500;display:block}.dashboard-overview-module__TKb8HW__quickLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dashboard-overview-module__TKb8HW__quickLink{border:1px solid var(--line-soft);background:#ffffff08;border-radius:16px;gap:6px;padding:16px;transition:border-color .2s,transform .2s;display:grid}.dashboard-overview-module__TKb8HW__quickLink:hover{border-color:#bcebd238;transform:translateY(-2px)}.dashboard-overview-module__TKb8HW__quickLink strong{font-size:14px;font-weight:500}.dashboard-overview-module__TKb8HW__quickLink span{color:var(--muted-2);font-size:12px}@media (max-width:1100px){.dashboard-overview-module__TKb8HW__grid{grid-template-columns:1fr}.dashboard-overview-module__TKb8HW__quickLinks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.dashboard-overview-module__TKb8HW__banner{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.dashboard-overview-module__TKb8HW__banner .soft-button{justify-content:center;width:100%}.dashboard-overview-module__TKb8HW__quickLinks{grid-template-columns:1fr}.dashboard-overview-module__TKb8HW__quickLink{padding:14px}}
.dashboard-shell-module__s2LGQq__shell{background:var(--page);grid-template-columns:248px 1fr;min-height:100svh;display:grid}.dashboard-shell-module__s2LGQq__main{grid-template-rows:auto 1fr;min-width:0;display:grid}.dashboard-shell-module__s2LGQq__content{min-width:0;padding:clamp(18px,3vw,28px);overflow-x:clip}@media (max-width:980px){.dashboard-shell-module__s2LGQq__shell{grid-template-columns:1fr}}@media (max-width:560px){.dashboard-shell-module__s2LGQq__content{padding:14px}}
.key-scopes-panel-module__nPwEna__list{gap:10px;display:grid}.key-scopes-panel-module__nPwEna__row{border:1px solid var(--line-soft);background:#ffffff05;border-radius:14px;gap:10px;padding:14px 16px;display:grid}.key-scopes-panel-module__nPwEna__row strong{font-size:14px;font-weight:500}.key-scopes-panel-module__nPwEna__scopes{flex-wrap:wrap;gap:8px;display:flex}.key-scopes-panel-module__nPwEna__scopes span{color:var(--mint);background:#bcebd214;border:1px solid #bcebd229;border-radius:999px;padding:6px 10px;font:12px/1 SFMono-Regular,Consolas,monospace}
.settings-form-module__CthpCa__form{gap:14px;display:grid}.settings-form-module__CthpCa__field{gap:8px;display:grid}.settings-form-module__CthpCa__label{color:#ffffffd1;font-size:13px;font-weight:500}.settings-form-module__CthpCa__input{border:1px solid var(--line-soft);color:#fff;background:#ffffff0a;border-radius:12px;min-height:46px;padding:0 14px;font-size:14px}.settings-form-module__CthpCa__toggles{gap:10px;display:grid}.settings-form-module__CthpCa__toggle{border:1px solid var(--line-soft);width:100%;color:inherit;cursor:pointer;text-align:left;background:#ffffff05;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.settings-form-module__CthpCa__toggle:hover{background:#bcebd20a;border-color:#bcebd247}.settings-form-module__CthpCa__toggle:disabled{cursor:wait;opacity:.72}.settings-form-module__CthpCa__toggle strong{font-size:13px;font-weight:500;display:block}.settings-form-module__CthpCa__toggle span{color:var(--muted-2);font-size:12px;line-height:1.45}.settings-form-module__CthpCa__toggle>span{gap:4px;min-width:0;display:grid}.settings-form-module__CthpCa__switch{background:#ffffff1f;border-radius:999px;flex:none;width:42px;height:24px;position:relative}.settings-form-module__CthpCa__switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.settings-form-module__CthpCa__switch--on{background:#bcebd259}.settings-form-module__CthpCa__switch--on:after{transform:translate(18px)}.settings-form-module__CthpCa__sessions{gap:8px;display:grid}.settings-form-module__CthpCa__session{border:1px solid var(--line-soft);border-radius:12px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.settings-form-module__CthpCa__session strong{font-size:13px;display:block}.settings-form-module__CthpCa__session span{color:var(--muted-2);font-size:12px}.settings-form-module__CthpCa__current{color:var(--mint);text-transform:uppercase;font-size:11px}.settings-form-module__CthpCa__statusLine{min-height:18px;color:var(--muted-2);font-size:12px}.settings-form-module__CthpCa__error{color:#f0aaa5}
.free-downloader-page-module__1zOlPq__page{background:radial-gradient(circle at 78% 10%, #bcebd22e, transparent 34%), radial-gradient(circle at 12% 24%, #c7e9f41a, transparent 28%), var(--page);min-height:100vh;padding:156px 0 90px;position:relative;overflow:clip}.free-downloader-page-module__1zOlPq__grid{pointer-events:none;opacity:.38;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.free-downloader-page-module__1zOlPq__hero,.free-downloader-page-module__1zOlPq__details{grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid;position:relative}.free-downloader-page-module__1zOlPq__hero{min-height:620px}.free-downloader-page-module__1zOlPq__heroCopy{justify-items:start;display:grid}.free-downloader-page-module__1zOlPq__title{letter-spacing:-.07em;max-width:930px;margin:0;font-size:clamp(52px,7vw,112px);font-weight:520;line-height:.9}.free-downloader-page-module__1zOlPq__description{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:clamp(17px,1.6vw,22px);line-height:1.65}.free-downloader-page-module__1zOlPq__limitStrip{color:var(--muted);background:#bcebd20f;border:1px solid #bcebd23d;border-radius:999px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;padding:12px 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.free-downloader-page-module__1zOlPq__limitStrip span,.free-downloader-page-module__1zOlPq__limitStrip small{letter-spacing:.1em;text-transform:uppercase;font-size:12px}.free-downloader-page-module__1zOlPq__limitStrip strong{color:#fff;font-size:14px}.free-downloader-page-module__1zOlPq__tool{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,#ffffff17,#ffffff06),#060808db;border:1px solid #ffffff21;border-radius:30px;gap:18px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:0 30px 120px #00000070,inset 0 1px #ffffff14}.free-downloader-page-module__1zOlPq__toolHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.free-downloader-page-module__1zOlPq__toolHeader span{color:var(--mint);letter-spacing:.13em;text-transform:uppercase;font-size:12px}.free-downloader-page-module__1zOlPq__toolHeader strong{color:#fff;font-size:15px}.free-downloader-page-module__1zOlPq__platformSwitch{background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.free-downloader-page-module__1zOlPq__platformSwitch button{min-height:40px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:13px;font-weight:700}.free-downloader-page-module__1zOlPq__platformSwitch button:hover{color:#fff}.free-downloader-page-module__1zOlPq__platformActive{box-shadow:inset 0 0 0 1px #bcebd238;color:#fff!important;background:#bcebd229!important}.free-downloader-page-module__1zOlPq__field{gap:10px;display:grid}.free-downloader-page-module__1zOlPq__field span{color:#ffffffd1;font-size:13px}.free-downloader-page-module__1zOlPq__field input{color:#fff;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;width:100%;min-height:58px;padding:0 16px;font-size:15px}.free-downloader-page-module__1zOlPq__field input:focus{border-color:#bcebd275;outline:none;box-shadow:0 0 0 4px #bcebd21a}.free-downloader-page-module__1zOlPq__submit{width:100%}.free-downloader-page-module__1zOlPq__submit:disabled{cursor:wait;opacity:.72}.free-downloader-page-module__1zOlPq__error{color:#ffcaca;background:#ff747414;border:1px solid #ff74743d;border-radius:14px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.free-downloader-page-module__1zOlPq__resultWrap{gap:12px;display:grid}.free-downloader-page-module__1zOlPq__player{background:#00000047;border:1px solid #bcebd229;border-radius:18px;overflow:hidden}.free-downloader-page-module__1zOlPq__player video,.free-downloader-page-module__1zOlPq__player img{aspect-ratio:16/10;object-fit:contain;background:#050606;width:100%;max-height:380px;display:block}.free-downloader-page-module__1zOlPq__result{background:#bcebd212;border:1px solid #bcebd22e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.free-downloader-page-module__1zOlPq__result div{gap:5px;min-width:0;display:grid}.free-downloader-page-module__1zOlPq__result span,.free-downloader-page-module__1zOlPq__result small{color:var(--muted);font-size:12px}.free-downloader-page-module__1zOlPq__result strong{overflow-wrap:anywhere;color:#fff;font-size:14px}.free-downloader-page-module__1zOlPq__download{background:var(--mint);color:#07100d;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.free-downloader-page-module__1zOlPq__details{align-items:stretch;padding-top:20px}.free-downloader-page-module__1zOlPq__panel{border:1px solid var(--line-soft);background:#ffffff0b;border-radius:28px;padding:clamp(22px,3vw,36px)}.free-downloader-page-module__1zOlPq__panel h2,.free-downloader-page-module__1zOlPq__faq h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1}.free-downloader-page-module__1zOlPq__panel p{color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.7}.free-downloader-page-module__1zOlPq__featureList{gap:12px;display:grid}.free-downloader-page-module__1zOlPq__feature{border:1px solid var(--line-soft);color:#e8efeb;background:#ffffff09;border-radius:18px;align-items:center;gap:14px;min-height:64px;padding:14px 18px;display:flex}.free-downloader-page-module__1zOlPq__feature svg{fill:none;width:22px;height:22px;stroke:var(--mint);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;background:#bcebd21f;border-radius:50%;flex:none;padding:4px}.free-downloader-page-module__1zOlPq__faq{padding-top:72px;position:relative}.free-downloader-page-module__1zOlPq__faqGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.free-downloader-page-module__1zOlPq__faqGrid article{border:1px solid var(--line-soft);background:#ffffff09;border-radius:22px;padding:22px}.free-downloader-page-module__1zOlPq__faqGrid h3{margin:0;font-size:18px}.free-downloader-page-module__1zOlPq__faqGrid p{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.65}@media (max-width:1040px){.free-downloader-page-module__1zOlPq__page{padding-top:112px}.free-downloader-page-module__1zOlPq__hero,.free-downloader-page-module__1zOlPq__details{grid-template-columns:1fr}.free-downloader-page-module__1zOlPq__hero{min-height:auto}.free-downloader-page-module__1zOlPq__tool{max-width:720px}}@media (max-width:720px){.free-downloader-page-module__1zOlPq__page{padding:96px 0 64px}.free-downloader-page-module__1zOlPq__title{font-size:clamp(42px,13vw,64px)}.free-downloader-page-module__1zOlPq__description{margin-top:20px;font-size:16px}.free-downloader-page-module__1zOlPq__limitStrip{border-radius:22px;align-items:flex-start}.free-downloader-page-module__1zOlPq__tool{border-radius:24px}.free-downloader-page-module__1zOlPq__result{grid-template-columns:1fr}.free-downloader-page-module__1zOlPq__download{width:100%}.free-downloader-page-module__1zOlPq__faqGrid{grid-template-columns:1fr}}
.legal-page-module__vYkFKW__wrap{padding:clamp(88px,10vw,132px) 0 clamp(72px,9vw,120px)}.legal-page-module__vYkFKW__inner{gap:48px;display:grid}.legal-page-module__vYkFKW__head{gap:14px;max-width:820px;display:grid}.legal-page-module__vYkFKW__head h1{color:#f6f8f7;letter-spacing:0;margin:0;font-size:clamp(44px,6vw,82px);font-weight:520;line-height:.98}.legal-page-module__vYkFKW__head p{color:var(--muted);margin:0;font-size:clamp(16px,1.4vw,20px);line-height:1.6}.legal-page-module__vYkFKW__head span{color:var(--muted-2);font-size:13px}.legal-page-module__vYkFKW__grid{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.legal-page-module__vYkFKW__nav{border:1px solid var(--line-soft);background:#ffffff08;border-radius:18px;gap:8px;padding:12px;display:grid;position:sticky;top:96px}.legal-page-module__vYkFKW__nav a{color:var(--muted);border-radius:12px;padding:10px 12px;font-size:13px}.legal-page-module__vYkFKW__nav a:hover{color:#fff;background:#bcebd214}.legal-page-module__vYkFKW__content{gap:14px;display:grid}.legal-page-module__vYkFKW__section,.legal-page-module__vYkFKW__callout{border:1px solid var(--line-soft);background:radial-gradient(circle at 100% 0,#bcebd20d,#0000 38%),#080a0ae0;border-radius:22px;padding:clamp(20px,3vw,28px)}.legal-page-module__vYkFKW__section h2{color:#f4f7f6;letter-spacing:0;margin:0 0 10px;font-size:20px;font-weight:560}.legal-page-module__vYkFKW__section p,.legal-page-module__vYkFKW__callout span{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.legal-page-module__vYkFKW__callout{background:#f4d6a00f;border-color:#f4d6a038;gap:8px;display:grid}.legal-page-module__vYkFKW__callout strong{color:#f5f1e8;font-size:14px}.legal-page-module__vYkFKW__callout a{color:#fff}@media (max-width:760px){.legal-page-module__vYkFKW__grid{grid-template-columns:1fr}.legal-page-module__vYkFKW__nav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}
.mcp-section-module__o1SMva__outer{padding:110px 0}.mcp-section-module__o1SMva__section{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:radial-gradient(circle at 18%,#c7e9f424,#0000 30%),radial-gradient(circle at 45% 44%,#bcebd214,#0000 28%),#080a0a;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:720px;padding-inline:clamp(28px,5vw,80px);display:grid;overflow:hidden}.mcp-section-module__o1SMva__visual{aspect-ratio:1;border:1px solid #ffffff14;border-radius:50%;justify-self:center;width:min(520px,100%);position:relative}.mcp-section-module__o1SMva__visual:before,.mcp-section-module__o1SMva__visual:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:14%}.mcp-section-module__o1SMva__visual:after{inset:30%}.mcp-section-module__o1SMva__core{z-index:3;color:#080a09;letter-spacing:-.06em;background:#f4f8f6;border-radius:50%;place-items:center;width:92px;height:92px;font-weight:750;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #bcebd23b}.mcp-section-module__o1SMva__orbit{z-index:2;color:#dce4e0;background:#0d100fd1;border:1px solid #ffffff1c;border-radius:999px;padding:10px 14px;font:12px SFMono-Regular,Consolas,monospace;animation:6s ease-in-out infinite mcp-section-module__o1SMva__float-soft;position:absolute;box-shadow:0 16px 34px #0000004d}.mcp-section-module__o1SMva__one{top:12%;left:37%}.mcp-section-module__o1SMva__two{animation-delay:-1.2s;top:42%;right:-4%}.mcp-section-module__o1SMva__three{animation-delay:-2.4s;bottom:11%;left:40%}.mcp-section-module__o1SMva__four{animation-delay:-3.6s;top:48%;left:-8%}.mcp-section-module__o1SMva__copy .mcp-section-module__o1SMva__soft-button{margin-top:42px}@media (max-width:980px){.mcp-section-module__o1SMva__section{grid-template-columns:1fr;padding-block:80px}.mcp-section-module__o1SMva__visual{width:min(440px,82vw)}}@media (max-width:560px){.mcp-section-module__o1SMva__outer{padding:48px 0}.mcp-section-module__o1SMva__section{border-radius:24px;gap:48px;min-height:auto;padding-block:56px}.mcp-section-module__o1SMva__orbit{padding:8px 10px;font-size:10px}.mcp-section-module__o1SMva__copy .soft-button{width:100%}}
