.cx-beta-gate{--bg-surface-500:#333333;--bg-accent:#F97316;--bg-accent-hover:#EA580C;--bg-primary:#3B82F6;--bg-positive:#34D399;--bg-positive-bg:rgba(52,211,153,0.10);--bg-positive-border:rgba(52,211,153,0.20);--bg-negative:#F87171;--bg-negative-bg:rgba(248,113,113,0.10);--bg-fw-nist:#60A5FA;--bg-fw-mitre:#F87171;--bg-fw-cis:#34D399;--bg-fw-d3fend:#2DD4BF;--bg-cat-ai:#A78BFA;--bg-font-sans:"DM Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--bg-font-display:"Urbanist","DM Sans",system-ui,sans-serif;--bg-font-mono:ui-monospace,"SF Mono",Menlo,Monaco,"Cascadia Mono","Roboto Mono",monospace;--bg-radius-md:6px;--bg-radius-lg:8px;--bg-radius-xl:12px;--bg-dur-fast:150ms;--bg-dur-med:200ms;--bg-ease-out:cubic-bezier(0.2,0.7,0.3,1);width:100%;height:100vh;height:100dvh;--surface-900:#0f0f0f;--surface-800:#161616;--surface-700:#1e1e1e;--surface-600:#252525;--text-heading:#ececec;--text-body:#9ca3af;--text-muted:#525252;background:var(--surface-900);color:var(--text-body);font-family:var(--bg-font-sans);display:grid;grid-template-columns:720px 1fr;overflow:hidden;position:relative;isolation:isolate}html:has(.cx-beta-gate),html:has(.cx-beta-gate) body{background:#0f0f0f;overscroll-behavior-y:none}.cx-beta-gate:before{content:"";position:absolute;inset:0;background-image:radial-gradient(var(--surface-600) 1px,transparent 1px);background-size:20px 20px;opacity:.35;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(90deg,transparent 720px,black 0);mask-image:linear-gradient(90deg,transparent 720px,black 0)}@media (max-width:1023px){.cx-beta-gate{grid-template-columns:1fr}.cx-beta-gate .cx-showcase{display:none}.cx-beta-gate .cx-gate{border-right:none;max-width:480px;margin:0 auto;width:100%}}@media (max-width:640px){.cx-beta-gate .cx-gate{padding:28px 20px}.cx-beta-gate .cx-gate-headline{font-size:22px;letter-spacing:-.015em;white-space:normal;margin:0 0 12px}}@media (max-width:420px){.cx-beta-gate .cx-gate{padding:24px 16px}.cx-beta-gate .cx-gate-headline{font-size:18px;letter-spacing:-.01em}}.cx-beta-gate .cx-gate{position:relative;z-index:2;background:var(--surface-900);border-right:1px solid var(--surface-600);padding:36px 48px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:32px;height:100%;min-height:0}.cx-beta-gate .cx-gate-mark{display:flex;align-items:center;gap:12px}.cx-beta-gate .cx-gate-mark img{height:22px;width:auto;filter:brightness(0) invert(.92);opacity:.95}.cx-beta-gate .cx-gate-headline{font-family:var(--bg-font-display);font-size:52px;line-height:1.05;letter-spacing:-.025em;font-weight:700;color:var(--text-heading);margin:0 0 18px;white-space:nowrap}.cx-beta-gate .cx-gate-headline .accent{color:var(--bg-accent)}.cx-beta-gate .cx-gate-headline .blue{color:var(--bg-primary)}.cx-beta-gate .cx-gate-tagline{font-family:var(--bg-font-display);font-size:18px;line-height:1.4;letter-spacing:-.005em;font-weight:500;color:var(--text-heading);opacity:.85;margin:0 0 14px;max-width:480px}.cx-beta-gate .cx-gate-sublead{font-size:16px;line-height:1.55;color:var(--text-body);margin:0;max-width:480px}.cx-beta-gate .cx-gate-auth{display:flex;flex-direction:column;gap:14px}.cx-beta-gate .cx-gate-error{background:rgba(248,113,113,.08);border:1px solid rgba(248,113,113,.2);color:var(--bg-negative);font-size:12px;padding:10px 12px;border-radius:var(--bg-radius-lg);line-height:1.4}.cx-beta-gate .cx-gate-google{display:flex;align-items:center;justify-content:center;gap:12px;height:48px;background:var(--surface-800);border:1px solid var(--surface-600);color:var(--text-heading);border-radius:var(--bg-radius-lg);font-family:var(--bg-font-sans);font-size:14px;font-weight:500;cursor:pointer;transition:all var(--bg-dur-fast) var(--bg-ease-out)}.cx-beta-gate .cx-gate-google:hover{background:var(--surface-700);border-color:var(--bg-surface-500)}.cx-beta-gate .cx-gate-google:disabled{opacity:.6;cursor:not-allowed}.cx-beta-gate .cx-gate-divider{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:6px 0}.cx-beta-gate .cx-gate-divider:after,.cx-beta-gate .cx-gate-divider:before{content:"";flex:1;height:1px;background:var(--surface-600)}.cx-beta-gate .cx-gate-form{display:flex;flex-direction:column;gap:8px}.cx-beta-gate .cx-gate-input{position:relative;border-radius:var(--bg-radius-lg);background:var(--surface-800);transition:all var(--bg-dur-fast) var(--bg-ease-out);border:1px solid var(--surface-600)}.cx-beta-gate .cx-gate-input.is-focused{background:linear-gradient(var(--surface-800),var(--surface-800)) padding-box,linear-gradient(135deg,var(--bg-accent),var(--bg-primary)) border-box;border:1px solid transparent}.cx-beta-gate .cx-gate-input input{width:100%;height:48px;background:transparent;border:none;outline:none;padding:0 16px;color:var(--text-heading);font-family:var(--bg-font-sans);font-size:14px}.cx-beta-gate .cx-gate-input input::-moz-placeholder{color:var(--text-muted)}.cx-beta-gate .cx-gate-input input::placeholder{color:var(--text-muted)}.cx-beta-gate .cx-gate-submit{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;background:var(--bg-accent);border:1px solid var(--bg-accent);color:#1a0c00;border-radius:var(--bg-radius-lg);font-family:var(--bg-font-sans);font-size:14px;font-weight:600;cursor:pointer;transition:all var(--bg-dur-fast) var(--bg-ease-out)}.cx-beta-gate .cx-gate-submit:hover:not(:disabled){background:var(--bg-accent-hover);border-color:var(--bg-accent-hover)}.cx-beta-gate .cx-gate-submit:disabled{opacity:.6;cursor:not-allowed}.cx-beta-gate .cx-gate-fineprint{font-size:12px;line-height:1.55;color:var(--text-muted);margin:8px 0 0}.cx-beta-gate .cx-gate-signup-link{font-size:13px;color:var(--text-body);margin-top:12px}.cx-beta-gate .cx-gate-signup-link a{color:var(--bg-accent);text-decoration:none;font-weight:500}.cx-beta-gate .cx-gate-signup-link a:hover{text-decoration:underline}.cx-beta-gate .cx-spin{animation:cx-bg-spin .9s linear infinite}@keyframes cx-bg-spin{to{transform:rotate(1turn)}}.cx-beta-gate .cx-gate-sent{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0}.cx-beta-gate .cx-gate-sent-icon{width:56px;height:56px;border-radius:50%;background:rgba(249,115,22,.1);border:1px solid rgba(249,115,22,.25);color:var(--bg-accent);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.cx-beta-gate .cx-gate-sent h3{font-family:var(--bg-font-display);font-size:22px;font-weight:700;color:var(--text-heading);margin:0 0 6px}.cx-beta-gate .cx-gate-sent p{font-size:13px;color:var(--text-body);margin:0 0 14px;line-height:1.5}.cx-beta-gate .cx-gate-sent button{background:none;border:none;color:var(--bg-accent);font-size:12px;font-weight:500;cursor:pointer;font-family:inherit}.cx-beta-gate .cx-gate-sent button:hover{text-decoration:underline}.cx-beta-gate .cx-showcase{position:relative;z-index:1;height:100%;overflow:hidden;background:var(--surface-900)}.cx-beta-gate .cx-showcase-bar{position:absolute;top:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between;z-index:5;pointer-events:none}.cx-beta-gate .cx-showcase-eyebrow{display:flex;align-items:center;gap:8px;font-family:var(--bg-font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.cx-beta-gate .cx-showcase-eyebrow .pulse{width:6px;height:6px;border-radius:50%;background:var(--bg-positive);box-shadow:0 0 8px var(--bg-positive);animation:cx-bg-pulse 1.6s ease-in-out infinite}@keyframes cx-bg-pulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.cx-beta-gate .cx-showcase-controls{display:flex;gap:4px;pointer-events:auto;background:rgba(22,22,22,.7);backdrop-filter:blur(8px);border:1px solid var(--surface-600);border-radius:var(--bg-radius-lg);padding:3px}.cx-beta-gate .cx-showcase-controls button{width:24px;height:24px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;border-radius:var(--bg-radius-md);display:flex;align-items:center;justify-content:center;transition:all var(--bg-dur-fast) var(--bg-ease-out)}.cx-beta-gate .cx-showcase-controls button:hover{color:var(--text-heading);background:var(--surface-700)}.cx-beta-gate .v1{padding:80px 64px 56px;display:flex;flex-direction:column;height:100%}.cx-beta-gate .v1-stage{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.cx-beta-gate .v1-card{width:100%;max-width:920px;background:var(--surface-800);border:1px solid var(--surface-600);border-radius:var(--bg-radius-xl);padding:32px;position:relative;overflow:hidden}.cx-beta-gate .v1-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--bg-accent),var(--bg-primary));opacity:.6}.cx-beta-gate .v1-head{display:flex;gap:18px;align-items:flex-start}.cx-beta-gate .v1-logo{width:72px;height:72px;border-radius:var(--bg-radius-lg);display:flex;align-items:center;justify-content:center;font-family:var(--bg-font-display);font-weight:700;font-size:24px;color:white;flex-shrink:0;overflow:hidden;padding:6px}.cx-beta-gate .v1-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cx-beta-gate .v1-id{flex:1;min-width:0}.cx-beta-gate .v1-name{font-family:var(--bg-font-display);font-size:26px;font-weight:700;color:var(--text-heading);margin:0 0 6px;line-height:1.1}.cx-beta-gate .v1-meta{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--text-body);flex-wrap:wrap}.cx-beta-gate .v1-meta .pill{font-family:var(--bg-font-mono);font-size:11px;padding:3px 8px;border-radius:4px;background:var(--surface-700);border:1px solid var(--surface-600);color:var(--text-body)}.cx-beta-gate .v1-meta .pill.exch{color:var(--bg-positive);border-color:var(--bg-positive-border);background:var(--bg-positive-bg)}.cx-beta-gate .v1-pubmarket{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cx-beta-gate .v1-pubmarket .seg{font-family:var(--bg-font-mono);font-size:11px;padding:4px 10px;border-radius:4px;background:var(--surface-700);border:1px solid var(--surface-600);color:var(--text-body);display:inline-flex;gap:6px;align-items:baseline}.cx-beta-gate .v1-pubmarket .seg .lbl{color:var(--text-muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.cx-beta-gate .v1-pubmarket .seg .val{color:var(--text-heading);font-weight:600}.cx-beta-gate .v1-pubmarket .seg .pos{color:var(--bg-positive);font-weight:600}.cx-beta-gate .v1-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.cx-beta-gate .v1-stat{background:var(--surface-700);border:1px solid var(--surface-600);border-radius:var(--bg-radius-lg);padding:14px 16px}.cx-beta-gate .v1-stat .lbl{font-family:var(--bg-font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.cx-beta-gate .v1-stat .val{font-family:var(--bg-font-mono);font-size:20px;font-weight:700;color:var(--text-heading)}.cx-beta-gate .v1-stat .delta{font-family:var(--bg-font-mono);font-size:11px;margin-top:4px;color:var(--text-muted)}.cx-beta-gate .v1-stat .delta.positive{color:var(--bg-positive)}.cx-beta-gate .v1-solutions{margin-top:20px;padding:18px;background:var(--surface-700);border:1px solid var(--surface-600);border-radius:var(--bg-radius-lg)}.cx-beta-gate .v1-solutions-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cx-beta-gate .v1-solutions-head .ttl{font-size:12px;font-weight:600;color:var(--text-heading);text-transform:uppercase;letter-spacing:.06em}.cx-beta-gate .v1-solutions-head .sub{font-family:var(--bg-font-mono);font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.cx-beta-gate .v1-sol-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cx-beta-gate .v1-sol{background:var(--surface-800);border:1px solid var(--surface-600);border-radius:var(--bg-radius-md);padding:12px 14px;display:flex;flex-direction:column;gap:5px;min-height:84px}.cx-beta-gate .v1-sol .lbl{font-family:var(--bg-font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.cx-beta-gate .v1-sol .val{font-size:13px;font-weight:600;color:var(--text-heading);line-height:1.3}.cx-beta-gate .v1-sol .val.big{font-family:var(--bg-font-mono);font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1}.cx-beta-gate .v1-sol .sub{font-family:var(--bg-font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.06em;margin-top:auto;color:var(--text-muted)}.cx-beta-gate .v1-sol .val .muted{color:var(--text-muted);font-weight:400}.cx-beta-gate .v1-coverage{margin-top:16px;padding:18px;background:var(--surface-700);border:1px solid var(--surface-600);border-radius:var(--bg-radius-lg)}.cx-beta-gate .v1-coverage-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cx-beta-gate .v1-coverage-head .ttl{font-size:12px;font-weight:600;color:var(--text-heading);text-transform:uppercase;letter-spacing:.06em}.cx-beta-gate .v1-coverage-head .sub{font-family:var(--bg-font-mono);font-size:11px;color:var(--text-muted)}.cx-beta-gate .v1-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cx-beta-gate .v1-bar .bn{font-family:var(--bg-font-mono);font-size:10px;color:var(--text-muted);margin-bottom:5px;text-transform:uppercase;letter-spacing:.06em}.cx-beta-gate .v1-bar .bv{font-family:var(--bg-font-mono);font-size:16px;color:var(--text-heading);font-weight:600;margin-bottom:5px}.cx-beta-gate .v1-bar .bv .muted{color:var(--text-muted);font-weight:400}.cx-beta-gate .v1-bar .track{height:6px;background:var(--surface-600);border-radius:3px;overflow:hidden}.cx-beta-gate .v1-bar .fill{height:100%;border-radius:3px;transition:width .7s var(--bg-ease-out)}.cx-beta-gate .v1-pager{display:flex;justify-content:center;gap:8px;margin-top:32px}.cx-beta-gate .v1-dot{width:36px;height:4px;background:var(--surface-600);border-radius:2px;cursor:pointer;transition:all var(--bg-dur-med) var(--bg-ease-out);border:none;padding:0;position:relative;overflow:hidden}.cx-beta-gate .v1-dot.active{background:var(--bg-surface-500)}.cx-beta-gate .v1-dot .progress{position:absolute;top:0;left:0;height:100%;background:var(--bg-accent)}.cx-beta-gate .v1-card.enter{animation:cx-bg-v1in .4s var(--bg-ease-out) both}@keyframes cx-bg-v1in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cx-beta-gate .cx-showcase-eyebrow .pulse,.cx-beta-gate .v1-card.enter{animation:none}.cx-beta-gate .v1-bar .fill{transition:none}.cx-beta-gate .cx-spin{animation:none}}.cx-beta-gate .muted{color:var(--text-muted)}