:root{--gw-bg:#070b18;--gw-bg-2:#0c1330;--gw-surface:rgba(15,24,55,.78);--gw-surface-2:rgba(255,255,255,.065);--gw-line:rgba(154,171,255,.16);--gw-text:#f8fbff;--gw-muted:#a9b6d3;--gw-accent:#8b5cf6;--gw-cyan:#22d3ee;--gw-pink:#f472b6;--gw-good:#34d399;--gw-warn:#fbbf24;--gw-danger:#fb7185;--gw-shadow:0 32px 100px rgba(0,0,0,.42);--gw-radius:26px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gw-text);background:radial-gradient(circle at 12% 8%,rgba(139,92,246,.25),transparent 32rem),radial-gradient(circle at 88% 2%,rgba(34,211,238,.17),transparent 30rem),linear-gradient(180deg,var(--gw-bg),#090f24 52%,var(--gw-bg));line-height:1.55}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(#000,transparent 90%)}button,input,textarea,select{font:inherit}a{color:inherit}.gateway-container{width:min(1180px,calc(100% - 36px));margin:auto}.gateway-nav{position:sticky;top:12px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 30px));margin:12px auto 0;padding:11px 13px 11px 16px;border:1px solid var(--gw-line);border-radius:999px;background:rgba(7,11,24,.76);backdrop-filter:blur(20px);box-shadow:0 16px 50px rgba(0,0,0,.2)}.gateway-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:950;letter-spacing:-.04em}.gateway-brand-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--gw-accent),var(--gw-cyan));box-shadow:0 10px 28px rgba(124,92,255,.32)}.gateway-nav-links{display:flex;align-items:center;gap:4px}.gateway-nav-links a{padding:9px 12px;border-radius:99px;color:var(--gw-muted);text-decoration:none;font-weight:750;font-size:14px}.gateway-nav-links a:hover{color:#fff;background:var(--gw-surface-2)}.gateway-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.gateway-button{appearance:none;border:1px solid var(--gw-line);border-radius:14px;min-height:44px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.07);color:#fff;text-decoration:none;font-weight:850;cursor:pointer;transition:transform .18s ease,border-color .18s ease,filter .18s ease}.gateway-button:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.28)}.gateway-button.primary{border:0;background:linear-gradient(135deg,var(--gw-accent),#6366f1 52%,#0891b2);box-shadow:0 16px 34px rgba(99,102,241,.28)}.gateway-button.good{border-color:rgba(52,211,153,.25);background:rgba(52,211,153,.13);color:#bbf7d0}.gateway-button.danger{border-color:rgba(251,113,133,.26);background:rgba(251,113,133,.13);color:#fecdd3}.gateway-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.gateway-hero{padding:88px 0 64px}.gateway-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:54px}.gateway-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;border:1px solid var(--gw-line);background:rgba(255,255,255,.055);color:#dbe6ff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.gateway-hero h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.9;letter-spacing:-.08em;margin:20px 0}.gateway-gradient{background:linear-gradient(100deg,#fff,#b7c3ff 35%,#4be8ed 67%,#ff82bd);background-clip:text;-webkit-background-clip:text;color:transparent}.gateway-lead{max-width:710px;color:var(--gw-muted);font-size:clamp(1.05rem,1.6vw,1.25rem)}.gateway-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.gateway-trust-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:26px;color:var(--gw-muted);font-size:13px}.gateway-trust-row span{display:inline-flex;align-items:center;gap:7px}.gateway-trust-row i{color:var(--gw-good)}.gateway-core-stage{position:relative;min-height:540px;display:grid;place-items:center}.gateway-core{position:relative;width:min(380px,84vw);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 38% 35%,rgba(255,255,255,.38),transparent 10%),radial-gradient(circle at 50% 50%,#6d5dfc 0 18%,#19318e 34%,rgba(34,211,238,.18) 52%,transparent 68%);box-shadow:0 0 80px rgba(91,91,255,.45),inset 0 0 80px rgba(255,255,255,.12);animation:gateway-float 5s ease-in-out infinite}.gateway-core:before,.gateway-core:after{content:"";position:absolute;border:1px solid rgba(139,211,255,.32);border-radius:50%;inset:-42px;animation:gateway-spin 14s linear infinite}.gateway-core:after{inset:-88px;border-style:dashed;animation-direction:reverse;animation-duration:22s}.gateway-core strong{font-size:7rem;line-height:1;letter-spacing:-.1em;text-shadow:0 15px 40px rgba(0,0,0,.25)}.gateway-orbit{position:absolute;padding:10px 12px;border:1px solid var(--gw-line);border-radius:16px;background:rgba(8,14,34,.86);box-shadow:0 18px 50px rgba(0,0,0,.3);font-size:13px;font-weight:850}.gateway-orbit i{margin-right:7px;color:var(--gw-cyan)}.gateway-orbit.one{top:7%;left:0}.gateway-orbit.two{right:-2%;top:23%}.gateway-orbit.three{bottom:8%;left:8%}@keyframes gateway-float{50%{transform:translateY(-14px) rotate(2deg)}}@keyframes gateway-spin{to{transform:rotate(360deg)}}
.gateway-section{padding:68px 0}.gateway-section-head{max-width:760px;margin-bottom:28px}.gateway-section-head h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.06em;line-height:1;margin:12px 0}.gateway-section-head p{color:var(--gw-muted)}.gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.gateway-card,.gateway-panel{border:1px solid var(--gw-line);border-radius:var(--gw-radius);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:0 22px 70px rgba(0,0,0,.18);backdrop-filter:blur(18px)}.gateway-card{padding:20px}.gateway-card-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,rgba(139,92,246,.24),rgba(34,211,238,.18));color:#c4f4ff;font-size:20px}.gateway-card h3{margin:16px 0 7px}.gateway-card p{margin:0;color:var(--gw-muted);font-size:14px}.gateway-demo{display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden}.gateway-demo-nav{padding:22px;border-right:1px solid var(--gw-line)}.gateway-demo-chat{padding:22px;min-height:440px;display:flex;flex-direction:column}.gateway-demo-contact{width:100%;border:0;border-radius:16px;background:transparent;color:#fff;padding:12px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.gateway-demo-contact.active,.gateway-demo-contact:hover{background:rgba(255,255,255,.08)}.gateway-demo-contact span:first-child{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gw-accent),var(--gw-pink));font-weight:900}.gateway-demo-contact small{display:block;color:var(--gw-muted)}.gateway-demo-messages{flex:1;display:flex;flex-direction:column;gap:9px;padding:16px 0}.gateway-demo-message{max-width:80%;padding:10px 13px;border-radius:16px;background:rgba(255,255,255,.075);align-self:flex-start}.gateway-demo-message.mine{align-self:flex-end;background:linear-gradient(135deg,rgba(124,58,237,.85),rgba(8,145,178,.78))}.gateway-demo-compose{display:grid;grid-template-columns:1fr auto;gap:8px}.gateway-input,.gateway-form input,.gateway-form select,.gateway-form textarea{width:100%;min-height:50px;border:1px solid var(--gw-line);border-radius:15px;background:rgba(2,7,20,.64);color:#fff;padding:12px 14px;outline:none}.gateway-input:focus,.gateway-form input:focus,.gateway-form select:focus,.gateway-form textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.11)}.gateway-updates{display:grid;gap:12px}.gateway-update{display:grid;grid-template-columns:82px 1fr;gap:15px;padding:16px;border-radius:18px;background:rgba(255,255,255,.045)}.gateway-version{display:grid;place-items:center;min-height:58px;border-radius:14px;background:rgba(139,92,246,.15);color:#ddd6fe;font-weight:950}.gateway-update h3{margin:0 0 5px}.gateway-update p{margin:0;color:var(--gw-muted)}.gateway-status-list{display:grid;gap:10px}.gateway-status-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px;border-radius:16px;background:rgba(255,255,255,.04)}.gateway-status-dot{width:9px;height:9px;border-radius:50%;background:var(--gw-good);box-shadow:0 0 15px var(--gw-good);margin-right:8px;display:inline-block}.gateway-status-dot.off{background:var(--gw-warn);box-shadow:none}.gateway-theme-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gateway-theme{border:1px solid var(--gw-line);border-radius:18px;padding:13px;background:rgba(255,255,255,.04);color:#fff;cursor:pointer;text-align:left}.gateway-theme.active{border-color:#67e8f9;box-shadow:0 0 0 3px rgba(34,211,238,.1)}.gateway-swatches{display:flex;margin-top:9px}.gateway-swatches span{height:20px;flex:1}.gateway-swatches span:first-child{border-radius:8px 0 0 8px}.gateway-swatches span:last-child{border-radius:0 8px 8px 0}.gateway-footer{padding:34px 0 48px;border-top:1px solid var(--gw-line)}.gateway-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.gateway-socials{display:flex;gap:8px}.gateway-socials a{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.06);text-decoration:none}.gateway-joke{margin-top:16px;color:var(--gw-muted);font-size:13px}
.gateway-auth-page{display:grid;place-items:center;padding:24px}.gateway-auth-shell{width:min(1160px,100%);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);min-height:720px;overflow:hidden;border:1px solid var(--gw-line);border-radius:34px;background:rgba(8,14,34,.78);box-shadow:var(--gw-shadow);backdrop-filter:blur(24px)}.gateway-auth-visual{position:relative;padding:38px;overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(34,211,238,.22),transparent 24rem),linear-gradient(145deg,rgba(61,31,131,.78),rgba(8,24,56,.88));display:flex;flex-direction:column;justify-content:space-between}.gateway-auth-visual:after{content:"N";position:absolute;right:-24px;bottom:-110px;font:950 360px/1 Inter;color:rgba(255,255,255,.035)}.gateway-auth-visual>*{position:relative;z-index:1}.gateway-auth-visual h1{font-size:clamp(2.8rem,5vw,5.3rem);line-height:.92;letter-spacing:-.075em;margin:20px 0}.gateway-auth-visual p{max-width:560px;color:#c4cee6}.gateway-auth-features{display:grid;gap:10px}.gateway-auth-feature{display:flex;gap:11px;padding:13px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(255,255,255,.07)}.gateway-auth-feature i{width:39px;height:39px;display:grid;place-items:center;border-radius:13px;background:rgba(255,255,255,.09)}.gateway-auth-feature small{display:block;color:#b9c4df}.gateway-auth-main{padding:38px;display:flex;flex-direction:column;justify-content:center;min-width:0}.gateway-auth-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.gateway-auth-main h2{font-size:2.25rem;letter-spacing:-.055em;margin:0 0 6px}.gateway-muted{color:var(--gw-muted);margin:0}.gateway-form{display:grid;gap:14px}.gateway-form label{display:grid;gap:7px;color:#dbe5fb;font-size:13px;font-weight:800}.gateway-form input[type=checkbox],.gateway-form input[type=radio]{width:auto;min-height:auto;accent-color:var(--gw-accent)}.gateway-password{position:relative}.gateway-password input{padding-right:50px}.gateway-icon-button{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:12px;background:transparent;color:var(--gw-muted);cursor:pointer}.gateway-caps{display:none;color:#fde68a;font-size:12px}.gateway-caps.show{display:block}.gateway-password-meter{height:5px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}.gateway-password-meter span{display:block;width:0;height:100%;background:var(--gw-danger);transition:.2s}.gateway-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important;padding:11px;border-radius:14px;background:rgba(255,255,255,.035)}.gateway-check input{margin-top:4px}.gateway-alert{padding:12px 14px;border-radius:15px;margin-bottom:14px;font-size:14px}.gateway-alert.error{background:rgba(251,113,133,.13);color:#fecdd3;border:1px solid rgba(251,113,133,.22)}.gateway-alert.success{background:rgba(52,211,153,.12);color:#bbf7d0;border:1px solid rgba(52,211,153,.2)}.gateway-alert.info{background:rgba(56,189,248,.11);color:#bae6fd;border:1px solid rgba(56,189,248,.18)}.gateway-divider{display:flex;align-items:center;gap:12px;margin:17px 0;color:var(--gw-muted);font-size:12px}.gateway-divider:before,.gateway-divider:after{content:"";height:1px;background:var(--gw-line);flex:1}.gateway-auth-links{display:flex;justify-content:space-between;gap:14px;margin-top:16px;color:var(--gw-muted);font-size:14px}.gateway-text-link{color:#a5b4fc;text-decoration:none;font-weight:800}.gateway-methods{display:grid;grid-template-columns:1fr 1fr;gap:9px}.gateway-method{border:1px solid var(--gw-line);border-radius:15px;padding:12px;background:rgba(255,255,255,.045);color:#fff;font-weight:850;cursor:pointer}.gateway-method:hover{background:rgba(255,255,255,.08)}.gateway-qr-box{display:none;padding:15px;margin-top:12px;border:1px solid var(--gw-line);border-radius:20px;background:#fff;color:#101629;text-align:center}.gateway-qr-box.open{display:block}.gateway-qr-box canvas{max-width:210px;width:100%!important;height:auto!important}.gateway-qr-code{font:900 1.3rem/1 ui-monospace,monospace;letter-spacing:.12em;margin:10px 0}.gateway-qr-status{color:#475569;font-size:13px}.gateway-device-card{display:flex;gap:12px;padding:15px;border-radius:18px;background:rgba(255,255,255,.055);margin:16px 0}.gateway-device-card>i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:rgba(34,211,238,.12);color:#a5f3fc}.gateway-device-card small{display:block;color:var(--gw-muted);overflow-wrap:anywhere}.gateway-single{width:min(620px,calc(100% - 28px));margin:auto;display:grid;gap:18px}.gateway-single>.gateway-brand{justify-self:center}.gateway-approval{padding:28px}.gateway-approval h1{font-size:clamp(2rem,6vw,3.5rem);line-height:1;letter-spacing:-.06em}.gateway-stepper{display:flex;align-items:center;gap:8px;margin:18px 0}.gateway-step-dot{height:7px;flex:1;border-radius:99px;background:rgba(255,255,255,.08)}.gateway-step-dot.active{background:linear-gradient(90deg,var(--gw-accent),var(--gw-cyan))}.gateway-register-step{display:none}.gateway-register-step.active{display:grid;gap:14px}.gateway-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gateway-choice{position:relative}.gateway-choice input{position:absolute;opacity:0;pointer-events:none}.gateway-choice span{display:grid;gap:5px;height:100%;padding:13px;border:1px solid var(--gw-line);border-radius:15px;background:rgba(255,255,255,.035);cursor:pointer}.gateway-choice input:checked+span{border-color:#67e8f9;background:rgba(34,211,238,.09)}.gateway-choice small{color:var(--gw-muted)}.gateway-inline-status{min-height:18px;font-size:12px;color:var(--gw-muted)}.gateway-inline-status.good{color:#86efac}.gateway-inline-status.bad{color:#fda4af}.gateway-profile-preview{display:flex;align-items:center;gap:14px;padding:16px;border-radius:20px;background:linear-gradient(135deg,rgba(139,92,246,.14),rgba(34,211,238,.1));border:1px solid var(--gw-line)}.gateway-preview-avatar{width:66px;height:66px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,var(--gw-accent),var(--gw-pink));font-size:24px;font-weight:950}.gateway-profile-preview small{display:block;color:var(--gw-muted)}.gateway-form-nav{display:flex;justify-content:space-between;gap:9px;margin-top:5px}.gateway-form-nav .gateway-button{flex:1}.gateway-hidden{display:none!important}.gateway-reduced-motion *{animation:none!important;transition:none!important}
html[data-gateway-palette=violet]{--gw-bg:#10081e;--gw-bg-2:#25103d;--gw-accent:#c084fc;--gw-cyan:#f472b6}html[data-gateway-palette=ocean]{--gw-bg:#04141c;--gw-bg-2:#082a36;--gw-accent:#0ea5e9;--gw-cyan:#2dd4bf}html[data-gateway-palette=aurora]{--gw-bg:#06120e;--gw-bg-2:#0d2a20;--gw-accent:#10b981;--gw-cyan:#a3e635}
@media(max-width:900px){.gateway-nav-links{display:none}.gateway-hero-grid,.gateway-demo,.gateway-auth-shell{grid-template-columns:1fr}.gateway-core-stage{min-height:450px}.gateway-grid{grid-template-columns:repeat(2,1fr)}.gateway-demo-nav{border-right:0;border-bottom:1px solid var(--gw-line)}.gateway-auth-visual{min-height:440px}.gateway-auth-shell{max-width:680px}.gateway-theme-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gateway-container{width:min(100% - 24px,1180px)}.gateway-nav{width:calc(100% - 20px)}.gateway-nav .gateway-button:not(.primary){display:none}.gateway-hero{padding-top:64px}.gateway-hero h1{font-size:3.5rem}.gateway-core-stage{min-height:390px}.gateway-core{width:260px}.gateway-core strong{font-size:5rem}.gateway-orbit.two{right:0}.gateway-grid{grid-template-columns:1fr}.gateway-update{grid-template-columns:1fr}.gateway-version{min-height:42px}.gateway-auth-page{padding:8px}.gateway-auth-shell{border-radius:24px}.gateway-auth-visual{padding:24px;min-height:350px}.gateway-auth-features{display:none}.gateway-auth-main{padding:22px}.gateway-methods,.gateway-choice-grid{grid-template-columns:1fr}.gateway-auth-links{flex-direction:column}.gateway-button{width:100%}.gateway-actions{width:100%}.gateway-approval{padding:20px}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}

/* Nova Gateway documentation */
[id]{scroll-margin-top:105px}
.gateway-docs-section{background:linear-gradient(180deg,transparent,rgba(139,92,246,.055),transparent)}
.gateway-docs-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}
.gateway-docs-nav{position:sticky;top:92px;padding:14px;display:grid;gap:5px}
.gateway-docs-nav>strong{padding:9px 11px 12px;font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#dbe6ff}
.gateway-docs-nav a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:13px;color:var(--gw-muted);font-size:13px;font-weight:750;text-decoration:none}
.gateway-docs-nav a:hover,.gateway-docs-nav a:focus-visible{color:#fff;background:rgba(255,255,255,.075);outline:none}
.gateway-docs-nav i{width:17px;color:var(--gw-cyan);text-align:center}
.gateway-docs-content{display:grid;gap:16px;min-width:0}
.gateway-doc-chapter{padding:28px}
.gateway-doc-title{display:flex;align-items:flex-start;gap:15px}
.gateway-doc-number{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,rgba(139,92,246,.28),rgba(34,211,238,.16));color:#e9e7ff;font-weight:950}
.gateway-doc-label{display:block;margin-bottom:5px;color:var(--gw-cyan);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.gateway-doc-title h3{margin:0;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.12;letter-spacing:-.04em}
.gateway-doc-lead{max-width:800px;margin:18px 0;color:var(--gw-muted)}
.gateway-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}
.gateway-step{padding:17px;border:1px solid var(--gw-line);border-radius:18px;background:rgba(255,255,255,.035)}
.gateway-step strong{display:block}.gateway-step p{min-height:84px;margin:8px 0;color:var(--gw-muted);font-size:13px}
.gateway-step a{color:#a5f3fc;font-size:13px;font-weight:850;text-decoration:none}.gateway-step a i{margin-left:4px;font-size:11px}
.gateway-doc-note{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 16px;border:1px solid rgba(34,211,238,.18);border-radius:18px;background:rgba(34,211,238,.075);color:#cceff6;font-size:13px}
.gateway-doc-note>i{margin-top:3px;color:#67e8f9}.gateway-doc-note span{flex:1}.gateway-doc-note a{color:#fff;font-weight:900;text-decoration:none;white-space:nowrap}
.gateway-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}
.gateway-detail{display:flex;gap:13px;padding:16px;border:1px solid var(--gw-line);border-radius:18px;background:rgba(255,255,255,.035)}
.gateway-detail>i{flex:0 0 auto;width:39px;height:39px;display:grid;place-items:center;border-radius:13px;background:rgba(139,92,246,.14);color:#c4b5fd}
.gateway-detail strong{display:block}.gateway-detail p{margin:5px 0 0;color:var(--gw-muted);font-size:13px}
.gateway-doc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.gateway-doc-actions .gateway-button{min-height:40px;padding:8px 12px;font-size:13px}
.gateway-service-list{display:grid;gap:8px;margin-top:20px}
.gateway-service-list>a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--gw-line);border-radius:17px;background:rgba(255,255,255,.035);text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.gateway-service-list>a:hover{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.24);transform:translateX(2px)}
.gateway-service-list>a>i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(34,211,238,.12));color:#b9f5ff}
.gateway-service-list strong,.gateway-service-list small{display:block}.gateway-service-list small{margin-top:3px;color:var(--gw-muted)}.gateway-service-list b{color:#a5f3fc;font-size:12px}
.gateway-interface-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.gateway-interface-pills span{padding:9px 12px;border:1px solid var(--gw-line);border-radius:999px;background:rgba(255,255,255,.04);color:#dbe6ff;font-size:12px;font-weight:800}.gateway-interface-pills i{margin-right:6px;color:var(--gw-cyan)}
.gateway-comparison{overflow:auto}.gateway-comparison table{width:100%;min-width:760px;border-collapse:collapse}.gateway-comparison th,.gateway-comparison td{padding:15px 17px;border-bottom:1px solid var(--gw-line);text-align:left}.gateway-comparison th{background:rgba(255,255,255,.05);color:#dce6ff;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.gateway-comparison th:nth-child(2),.gateway-comparison td:nth-child(2){background:rgba(139,92,246,.08)}.gateway-comparison tr:last-child td{border-bottom:0}.gateway-comparison td{color:var(--gw-muted);font-size:14px}.gateway-comparison td:first-child{color:#fff;font-weight:800}.gateway-comparison .gateway-yes{color:#86efac;font-weight:850}
.gateway-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gateway-faq details{padding:0 18px}.gateway-faq summary{padding:18px 34px 18px 0;position:relative;cursor:pointer;font-weight:850;list-style:none}.gateway-faq summary::-webkit-details-marker{display:none}.gateway-faq summary:after{content:"+";position:absolute;right:0;top:15px;width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.07);color:var(--gw-cyan);font-size:19px}.gateway-faq details[open] summary:after{content:"−"}.gateway-faq p{margin:0 0 18px;color:var(--gw-muted);font-size:14px}
.gateway-legal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gateway-legal-card{display:block;text-decoration:none}.gateway-legal-card span{display:inline-block;margin-top:18px;color:#a5f3fc;font-size:12px;font-weight:900}.gateway-legal-card span i{margin-left:4px}
.gateway-footer{padding:48px 0 24px}.gateway-socials{margin-top:15px}.gateway-socials a{width:42px!important;display:grid!important}
.gateway-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}.gateway-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.gateway-footer-grid>div:first-child p{max-width:360px;margin:6px 0;color:var(--gw-muted);font-size:13px}.gateway-footer-grid>div>strong{margin-bottom:4px}.gateway-footer-grid>div>a:not(.gateway-brand){color:var(--gw-muted);text-decoration:none;font-size:13px}.gateway-footer-grid>div>a:hover{color:#fff}.gateway-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid var(--gw-line);color:var(--gw-muted);font-size:12px}
.gateway-status-main{grid-column:span 2}.gateway-theme[data-palette=midnight] .gateway-swatches span:nth-child(1){background:#070b18}.gateway-theme[data-palette=midnight] .gateway-swatches span:nth-child(2){background:#8b5cf6}.gateway-theme[data-palette=midnight] .gateway-swatches span:nth-child(3){background:#22d3ee}.gateway-theme[data-palette=violet] .gateway-swatches span:nth-child(1){background:#10081e}.gateway-theme[data-palette=violet] .gateway-swatches span:nth-child(2){background:#c084fc}.gateway-theme[data-palette=violet] .gateway-swatches span:nth-child(3){background:#f472b6}.gateway-theme[data-palette=ocean] .gateway-swatches span:nth-child(1){background:#04141c}.gateway-theme[data-palette=ocean] .gateway-swatches span:nth-child(2){background:#0ea5e9}.gateway-theme[data-palette=ocean] .gateway-swatches span:nth-child(3){background:#2dd4bf}.gateway-theme[data-palette=aurora] .gateway-swatches span:nth-child(1){background:#06120e}.gateway-theme[data-palette=aurora] .gateway-swatches span:nth-child(2){background:#10b981}.gateway-theme[data-palette=aurora] .gateway-swatches span:nth-child(3){background:#a3e635}
@media(max-width:900px){.gateway-docs-layout{grid-template-columns:1fr}.gateway-docs-nav{position:static;display:flex;overflow:auto;white-space:nowrap}.gateway-docs-nav>strong{display:none}.gateway-docs-nav a{flex:0 0 auto}.gateway-step-grid{grid-template-columns:1fr}.gateway-step p{min-height:0}.gateway-legal-grid{grid-template-columns:repeat(2,1fr)}.gateway-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.gateway-doc-chapter{padding:19px}.gateway-doc-title{gap:10px}.gateway-doc-number{width:41px;height:41px;border-radius:13px}.gateway-detail-grid,.gateway-faq,.gateway-legal-grid,.gateway-footer-grid{grid-template-columns:1fr}.gateway-detail{padding:14px}.gateway-service-list>a{grid-template-columns:38px minmax(0,1fr)}.gateway-service-list>a>i{width:38px;height:38px}.gateway-service-list b{display:none}.gateway-doc-note{flex-wrap:wrap}.gateway-doc-note a{width:100%}.gateway-footer-bottom{flex-direction:column}.gateway-comparison{margin-left:-1px;margin-right:-1px}.gateway-status-main{grid-column:span 1}}

/* NovaChat Mobile 30 — visual direction from the navy N reference. */
:root{--gateway-bg:#02031f;--gateway-card:rgba(11,9,57,.88);--gateway-line:rgba(126,103,255,.26);--gateway-primary:#a73cff;--gateway-secondary:#2376ff}
body{background:radial-gradient(circle at 12% -5%,rgba(164,52,255,.26),transparent 34%),radial-gradient(circle at 96% 2%,rgba(35,118,255,.2),transparent 32%),linear-gradient(180deg,#07083b,#02031f 52%,#010216)!important}
.gateway-brand-mark{font-size:0!important;background:url('../icons/icon-192.png') center/cover no-repeat!important;border:1px solid rgba(141,105,255,.55)!important;box-shadow:0 0 24px rgba(143,52,255,.34)!important}
.gateway-nav,.gateway-auth-main,.gateway-auth-visual,.gateway-card,.gateway-demo-shell{border-color:rgba(126,103,255,.25)!important;background:linear-gradient(145deg,rgba(18,14,78,.88),rgba(5,6,39,.9))!important;box-shadow:0 28px 90px rgba(0,0,24,.34),inset 0 1px 0 rgba(255,255,255,.05)!important}
.gateway-button.primary,.gateway-form .gateway-button.primary{background:linear-gradient(135deg,#b13cff,#296fff)!important;box-shadow:0 14px 36px rgba(84,45,227,.34)!important;border-color:rgba(255,255,255,.14)!important}
.gateway-form input,.gateway-password{background:rgba(3,4,32,.7)!important;border-color:rgba(126,103,255,.25)!important}
.gateway-kicker,.gateway-eyebrow{color:#c6a5ff!important}.gateway-auth-visual:after{content:"";position:absolute;right:12%;top:12%;width:24px;height:24px;background:linear-gradient(45deg,transparent 42%,#fff 43% 57%,transparent 58%),linear-gradient(-45deg,transparent 42%,#fff 43% 57%,transparent 58%);filter:drop-shadow(0 0 10px rgba(76,111,255,.9));transform:rotate(45deg)}

/* Nova Gateway 34 — neon sliding authentication from the supplied reference. */
.gateway-auth-page{min-height:100svh;overflow-x:hidden}
.gateway-auth-shell{position:relative;isolation:isolate;grid-template-columns:1fr 1fr;min-height:min(780px,calc(100svh - 48px));background:rgba(2,3,28,.95);box-shadow:0 42px 120px rgba(0,0,18,.62),0 0 0 1px rgba(144,92,255,.14)!important}
.gateway-auth-main,.gateway-auth-visual{grid-row:1;min-width:0;will-change:transform,opacity,filter,clip-path;transition:transform 900ms cubic-bezier(.77,0,.18,1),opacity 620ms ease,filter 620ms ease,clip-path 900ms cubic-bezier(.77,0,.18,1)}
.gateway-auth-main{position:relative;z-index:2;overflow:auto;background:linear-gradient(160deg,rgba(7,7,38,.98),rgba(3,4,29,.96))!important}
.gateway-auth-visual{position:relative;z-index:3;overflow:hidden;background:radial-gradient(circle at 24% 20%,rgba(255,78,247,.45),transparent 31%),radial-gradient(circle at 82% 84%,rgba(34,116,255,.48),transparent 38%),linear-gradient(145deg,#9e2cff 0%,#5217c7 45%,#135cf0 100%)!important}
.gateway-auth-visual:before{content:"";position:absolute;inset:-45%;background:conic-gradient(from 30deg,transparent 0 20%,rgba(255,255,255,.18) 27%,transparent 34% 59%,rgba(114,218,255,.22) 68%,transparent 76%);animation:gateway-neon-drift 13s linear infinite;pointer-events:none}
.gateway-auth-visual>*,.gateway-auth-main>*{position:relative;z-index:1}
.gateway-auth-visual h1{max-width:620px;text-shadow:0 8px 36px rgba(0,0,30,.45)}
.gateway-auth-visual p,.gateway-auth-visual small{color:rgba(244,243,255,.79)}
.gateway-auth-visual-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border:1px solid rgba(255,255,255,.22);border-radius:19px;background:rgba(4,4,39,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(15px)}
.gateway-auth-visual-cta span{font-size:13px;font-weight:800;color:#fff}
.gateway-auth-visual-cta .gateway-button{width:auto;min-height:42px;padding:9px 14px;border-color:rgba(255,255,255,.32);background:rgba(5,4,41,.34);color:#fff;white-space:nowrap}
.gateway-auth-visual-cta .gateway-button:hover{background:#fff;color:#361574;transform:translateY(-1px)}
body[data-gateway-page="login"] .gateway-auth-main{grid-column:1}
body[data-gateway-page="login"] .gateway-auth-visual{grid-column:2;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}
body[data-gateway-page="register"] .gateway-auth-visual{grid-column:1;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}
body[data-gateway-page="register"] .gateway-auth-main{grid-column:2}
.gateway-auth-shell.gateway-auth-switching{pointer-events:none}
.gateway-auth-shell.gateway-auth-swap .gateway-auth-main,.gateway-auth-shell.gateway-auth-swap .gateway-auth-visual{transition:none!important}
body[data-gateway-page="login"] .gateway-auth-shell.gateway-auth-to-register .gateway-auth-visual{transform:translateX(-100%);clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}
body[data-gateway-page="login"] .gateway-auth-shell.gateway-auth-to-register .gateway-auth-main{transform:translateX(100%);opacity:.15;filter:blur(8px)}
body[data-gateway-page="register"] .gateway-auth-shell.gateway-auth-to-login .gateway-auth-visual{transform:translateX(100%);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}
body[data-gateway-page="register"] .gateway-auth-shell.gateway-auth-to-login .gateway-auth-main{transform:translateX(-100%);opacity:.15;filter:blur(8px)}
.gateway-auth-shell.gateway-auth-enter .gateway-auth-main,.gateway-auth-shell.gateway-auth-enter .gateway-auth-visual{transition:none}
body[data-gateway-page="register"] .gateway-auth-shell.gateway-auth-enter-from-login .gateway-auth-visual{transform:translateX(100%);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}
body[data-gateway-page="register"] .gateway-auth-shell.gateway-auth-enter-from-login .gateway-auth-main{transform:translateX(-100%);opacity:0;filter:blur(10px)}
body[data-gateway-page="login"] .gateway-auth-shell.gateway-auth-enter-from-register .gateway-auth-visual{transform:translateX(-100%);clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}
body[data-gateway-page="login"] .gateway-auth-shell.gateway-auth-enter-from-register .gateway-auth-main{transform:translateX(100%);opacity:0;filter:blur(10px)}
.gateway-auth-shell.gateway-auth-enter.gateway-auth-enter-active .gateway-auth-main,.gateway-auth-shell.gateway-auth-enter.gateway-auth-enter-active .gateway-auth-visual{transition:transform 900ms cubic-bezier(.77,0,.18,1),opacity 620ms ease,filter 620ms ease,clip-path 900ms cubic-bezier(.77,0,.18,1);transform:none;opacity:1;filter:none}
body[data-gateway-page="login"] .gateway-auth-shell.gateway-auth-enter-active .gateway-auth-visual{clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}
body[data-gateway-page="register"] .gateway-auth-shell.gateway-auth-enter-active .gateway-auth-visual{clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}
@keyframes gateway-neon-drift{to{transform:rotate(360deg)}}
@media(max-width:900px){
 .gateway-auth-shell{display:flex;flex-direction:column;min-height:0;max-width:680px}
 .gateway-auth-visual,.gateway-auth-main{width:100%;transform:none!important;clip-path:none!important}
 .gateway-auth-visual{min-height:235px;padding:24px;gap:18px}
 .gateway-auth-visual h1{font-size:clamp(1.75rem,7vw,2.65rem)}
 .gateway-auth-visual p{margin-bottom:0}
 .gateway-auth-features,.gateway-profile-preview{display:none}
 .gateway-auth-main{overflow:visible}
 .gateway-auth-shell.gateway-auth-switching .gateway-auth-main{opacity:0;filter:blur(8px);transform:translateY(24px)!important}
 .gateway-auth-shell.gateway-auth-switching .gateway-auth-visual{opacity:.8;transform:scale(1.025)!important}
 .gateway-auth-shell.gateway-auth-enter .gateway-auth-main{opacity:0;transform:translateY(22px)!important}
 .gateway-auth-shell.gateway-auth-enter.gateway-auth-enter-active .gateway-auth-main{opacity:1;transform:none!important}
}
@media(max-width:520px){
 .gateway-auth-page{padding:0}
 .gateway-auth-shell{width:100%;border:0;border-radius:0;min-height:100svh}
 .gateway-auth-visual{min-height:205px;padding:20px;border-radius:0}
 .gateway-auth-visual p{display:none}
 .gateway-auth-visual-cta{padding:11px 12px}
 .gateway-auth-visual-cta span{font-size:11px}
 .gateway-auth-visual-cta .gateway-button{min-height:38px;padding:8px 10px;font-size:11px}
 .gateway-auth-main{padding:22px 18px 32px}
}
@media(prefers-reduced-motion:reduce){.gateway-auth-main,.gateway-auth-visual{transition:none!important}.gateway-auth-visual:before{animation:none!important}}
