@font-face{font-family:"Alliance No. 2";src:url(/fonts/AllianceNo2-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(/assets/Sora-VariableFont_wght-BdGHk4M9.ttf)format("truetype-variations");font-weight:100 800;font-style:normal;font-display:swap}:root{--bg:#000;--fg:#fff;--muted:#a0a0a0;--line:#ffffff26;--line-strong:#ffffff4d;--focus:#74c0ff;--nav-h:80px;--max-w:1400px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 16px)}body{background-color:var(--bg);width:100%;min-height:100vh;color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-image:radial-gradient(circle at 2px 2px,#ffffff0d 1px,#0000 0);background-size:40px 40px;font-family:"Alliance No. 2",sans-serif;position:relative;overflow-x:hidden}:focus{outline:none}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:2px}button:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-try-nav:focus-visible{outline-offset:4px}.skip-link{color:#000;z-index:3000;background:#fff;border-radius:4px;padding:.6rem 1rem;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s;position:absolute;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}img{max-width:100%;height:auto;display:block}input,textarea,button,select{font:inherit;color:inherit}#app{width:100%}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;border-bottom:1px dotted #ffffff26;width:100%;position:fixed;top:0;left:0}.navbar-container{border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;grid-template-columns:1fr 1fr;align-items:stretch;max-width:1400px;height:80px;margin:0 auto;display:grid}.nav-left{border-right:1px dotted #ffffff26;align-items:center;display:flex}.logo-link{align-items:center;padding-left:2.5rem;display:flex}.main-logo{filter:contrast(1.1)brightness(1.2);width:120px;height:auto}.nav-links{align-items:center;gap:2.5rem;margin-right:auto;display:flex}.nav-item{color:#fff;opacity:.7;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .3s}.nav-item:hover{opacity:1}.nav-right{justify-content:flex-end;align-items:center;gap:1.25rem;padding:0 2.5rem;display:flex}.nav-right .cl-userButtonBox,.nav-right .cl-userButtonTrigger{align-items:center;display:flex}.zv-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border-bottom:1px dotted #ffffff26}.zv-navbar .navbar-container{display:none}.zv-navbar-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;max-width:1400px;height:72px;margin:0 auto;padding:0 2rem;display:grid}.zv-navbar-inner .logo-link{align-items:center;padding:0;display:flex}.zv-navbar-inner .main-logo{filter:contrast(1.08)brightness(1.15);width:104px;height:auto}.zv-nav-center{align-items:center;gap:1.5rem;display:flex}.zv-nav-center .nav-item{color:#fff;opacity:.75;letter-spacing:.01em;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.zv-nav-center .nav-item:hover,.zv-nav-center .nav-item[aria-current=page]{opacity:1}.zv-nav-end{justify-content:flex-end;align-items:center;display:flex}.zv-nav-end .cl-userButtonTrigger{padding:0}.zv-nav-end .cl-avatarBox{box-shadow:none}@media (width<=720px){.zv-navbar-inner{grid-template-columns:auto 1fr auto;gap:1rem;padding:0 1rem}.zv-navbar-inner .main-logo{width:80px}.zv-nav-center{justify-content:flex-end}}.btn-try-nav{color:#000;background:#fff;border-radius:4px;padding:.6rem 1.2rem;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s}.btn-try-nav:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.hero-section{flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.grid-container{border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;flex:1;grid-template-columns:1fr 1fr;width:100%;max-width:1400px;margin:0 auto;display:grid}.hero-content{border-right:1px dotted #ffffff26;flex-direction:column;justify-content:center;padding:6rem 4rem;display:flex}.badge-container{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-self:flex-start;align-items:center;margin-bottom:2rem;padding:4px;display:inline-flex}.badge-tag{color:#000;text-transform:uppercase;background:#fff;border-radius:2px;padding:4px 8px;font-size:12px;font-weight:700}.badge-text{color:#fff;opacity:.8;padding:0 12px;font-size:13px}.hero-title-main{color:#fff;letter-spacing:-.02em;background:linear-gradient(110deg,#fff 40%,#fff9 50%,#fff 60%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-family:"Alliance No. 2",sans-serif;font-size:3.5rem;font-weight:600;line-height:1.1;animation:6s linear infinite silver-shine}.hero-description{color:#a0a0a0;background:linear-gradient(110deg,#a0a0a0 45%,#fff 50%,#a0a0a0 55%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:500px;margin-bottom:3rem;font-family:"Alliance No. 2",sans-serif;font-size:1.1rem;line-height:1.6;animation:8s linear infinite silver-shine}@keyframes silver-shine{to{background-position:200%}}.hero-actions{gap:1rem;display:flex}.btn-primary{color:#000;background:#fff;border-radius:4px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #fff3}.btn-secondary:hover{background:#ffffff1a}.hero-visual{justify-content:center;align-items:center;padding:4rem;display:flex}.gdii-hero-img{aspect-ratio:16/10;object-fit:contain;filter:drop-shadow(0 0 20px #ffffff0d);transform-origin:50%;will-change:transform;width:100%;max-width:650px;height:auto;animation:40s linear infinite gdii-rotate}@keyframes gdii-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-primary:after{content:"";filter:blur(5px);pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ff00ff26 30%,#00ffff26 40%,#ffff0026 50%,#00ff0026 60%,#ff00ff26 70%,#0000 80%);width:200%;height:200%;animation:6s linear infinite wafer-shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(35deg)}@keyframes wafer-shimmer{0%{transform:rotate(35deg)translateY(-20%)}to{transform:rotate(35deg)translateY(20%)}}.partners-strip{border-top:1px dotted #ffffff26;border-bottom:1px dotted #ffffff26;width:100%}.partners-container{border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;justify-content:center;align-items:center;gap:5rem;max-width:1400px;min-height:260px;margin:0 auto;padding:2.5rem 4rem;display:flex}.partners-label{letter-spacing:.4em;text-transform:uppercase;color:#fff9;white-space:nowrap;font-size:13px}.partners-logos{align-items:center;gap:6rem;display:flex}.partner-slot{flex-direction:column;align-items:center;gap:.9rem;display:flex}.partner-caption{letter-spacing:.3em;text-transform:uppercase;color:#ffffff8c;white-space:nowrap;font-size:12px}.partner-logo{object-fit:contain;opacity:1;filter:brightness(1.15);width:auto;transition:opacity .3s,filter .3s,transform .3s}.partner-logo:hover,.partner-wordmark:hover{transform:scale(1.04)}.partner-logo--chatgpt{height:140px}.partner-logo--nvidia{height:120px}.partner-wordmark{letter-spacing:-.03em;color:#fff;font-family:Sora,Inter,Helvetica Neue,Arial,sans-serif;font-weight:500;line-height:1;transition:transform .3s;display:inline-flex}.partner-wordmark--google{font-size:92px}.partner-wordmark--google .g1{color:#4285f4}.partner-wordmark--google .o1{color:#ea4335}.partner-wordmark--google .o2{color:#fbbc05}.partner-wordmark--google .g2{color:#4285f4}.partner-wordmark--google .l{color:#34a853}.partner-wordmark--google .e{color:#ea4335}.partners-divider{background:#ffffff2e;width:1px;height:120px}.product-section{width:100%}.product-container{border-bottom:1px dotted #ffffff26;border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;display:grid}.product-visual{border-right:1px dotted #ffffff26;justify-content:center;align-items:center;padding:4rem;display:flex;overflow:hidden}.product-img{object-fit:contain;filter:drop-shadow(0 0 30px #ffffff14)contrast(1.05);width:100%;max-width:580px;height:auto}.product-content{flex-direction:column;justify-content:center;padding:6rem 4rem;display:flex}.section-label{letter-spacing:.35em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.75rem;font-size:12px}.product-title{letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem;font-size:4.5rem;font-weight:600;line-height:1}.product-subtitle{color:#ffffffe6;letter-spacing:-.01em;max-width:520px;margin-bottom:1.5rem;font-size:1.35rem;line-height:1.35}.product-description{color:#a0a0a0;max-width:520px;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.product-features{border-top:1px dotted #ffffff26;flex-direction:column;gap:1rem;max-width:520px;padding-top:2rem;display:flex}.feature-item{align-items:baseline;gap:1.25rem;font-size:.95rem;display:flex}.feature-marker{color:#fff6;letter-spacing:.05em;font-family:Menlo,Courier New,monospace;font-size:.8rem}.feature-text{color:#fff;opacity:.85}.contact-section{width:100%}.contact-container{border-bottom:1px dotted #ffffff26;border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;display:grid}.contact-intro{border-right:1px dotted #ffffff26;flex-direction:column;justify-content:center;padding:6rem 4rem;display:flex}.contact-title{letter-spacing:-.03em;color:#fff;margin:1.25rem 0 1.5rem;font-size:4rem;font-weight:600;line-height:1}.contact-description{color:#a0a0a0;max-width:500px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.contact-meta{border-top:1px dotted #ffffff26;flex-direction:column;gap:.9rem;max-width:520px;padding-top:2rem;display:flex}.meta-row{grid-template-columns:110px 1fr;align-items:baseline;gap:1.25rem;font-size:.95rem;display:grid}.meta-label{color:#ffffff73;letter-spacing:.15em;text-transform:uppercase;font-family:"Alliance No. 2",sans-serif;font-size:.8rem}.meta-value{color:#fff;opacity:.9;text-decoration:none;transition:opacity .2s}a.meta-value:hover{opacity:.7;text-underline-offset:4px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.contact-form{flex-direction:column;justify-content:center;gap:1.5rem;padding:6rem 4rem;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.field{flex-direction:column;gap:.5rem;display:flex}.field-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff73;font-family:"Alliance No. 2",sans-serif;font-size:.72rem}.field input,.field textarea{color:#fff;resize:none;background:0 0;border:none;border-bottom:1px solid #ffffff2e;outline:none;width:100%;padding:.6rem 0;font-family:"Alliance No. 2",sans-serif;font-size:.95rem;transition:border-color .25s}.field input::placeholder,.field textarea::placeholder{color:#ffffff40}.field input:focus,.field textarea:focus{border-bottom-color:#fff}.field input:-webkit-autofill{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #000}.field input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #000}.field input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #000}.contact-submit{cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:.5rem;margin-top:1rem;font-family:inherit;display:inline-flex}.contact-submit[disabled]{opacity:.6;cursor:wait}.form-success{color:#9cf0c2;background:#3dff9f14;border:1px solid #3dff9f40;border-radius:4px;padding:.75rem 1rem;font-size:.9rem}.site-footer{border-top:1px dotted #ffffff26;width:100%}.footer-container{border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;flex-direction:column;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 4rem 2rem;display:flex}.footer-top{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.footer-brand{flex-direction:column;gap:1.25rem;display:flex}.footer-logo{filter:contrast(1.1)brightness(1.2);width:110px;height:auto}.footer-tagline{color:#ffffff80;max-width:280px;font-size:.9rem;line-height:1.5}.footer-note{flex-direction:column;gap:.75rem;max-width:480px;display:flex}.footer-note-label{letter-spacing:.25em;text-transform:uppercase;color:#ffffff73;font-family:"Alliance No. 2",sans-serif;font-size:.72rem}.footer-note-text{color:#ffffff8c;font-size:.85rem;line-height:1.6}.footer-bottom{border-top:1px dotted #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex}.footer-copy{color:#fff6;letter-spacing:.05em;font-size:.8rem}.footer-links{align-items:center;gap:2rem;display:flex}.footer-link{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.auth-section{padding-top:var(--nav-h);flex-direction:column;min-height:100vh;display:flex}.auth-container{max-width:var(--max-w);border-left:1px dotted var(--line);border-right:1px dotted var(--line);border-bottom:1px dotted var(--line);flex:1;grid-template-columns:1fr 1fr;width:100%;margin:0 auto;display:grid}.auth-side{border-right:1px dotted var(--line);flex-direction:column;justify-content:center;padding:6rem 4rem;display:flex}.auth-title{letter-spacing:-.03em;color:#fff;margin:1.25rem 0 1.5rem;font-size:3.5rem;font-weight:600;line-height:1}.auth-description{color:var(--muted);max-width:420px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.auth-meta{border-top:1px dotted var(--line);flex-direction:column;gap:.9rem;max-width:480px;padding-top:2rem;display:flex}.auth-mount{justify-content:center;align-items:center;padding:4rem;display:flex}.auth-form{border:1px dotted var(--line);flex-direction:column;gap:1.5rem;width:100%;max-width:460px;padding:3rem;display:flex}.auth-form-header{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.auth-form-title{letter-spacing:-.02em;color:#fff;font-size:1.75rem;font-weight:600;line-height:1.1}.auth-form .field-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.field-hint{color:#fff6;letter-spacing:.02em;margin-top:.35rem;font-size:.75rem}.form-error{color:#ff8a8a;background:#ff6b6b14;border:1px solid #ff6b6b4d;border-radius:4px;padding:.75rem 1rem;font-size:.85rem;line-height:1.45}.auth-submit{cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:.5rem;font-family:inherit;display:inline-flex}.auth-submit[disabled]{opacity:.6;cursor:wait}.auth-switch{color:#fff9;border-top:1px dotted var(--line);margin-top:.5rem;padding-top:1.5rem;font-size:.9rem}.auth-switch a,.auth-fineprint a{color:#fff;text-underline-offset:3px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.auth-switch a:hover,.auth-fineprint a:hover{text-decoration-color:#fff}.auth-fineprint{color:#ffffff73;font-size:.78rem;line-height:1.55}@media (width<=1024px){.auth-container{grid-template-columns:1fr}.auth-side{border-right:none;border-bottom:1px dotted var(--line);padding:4rem 2rem}.auth-mount{padding:3rem 1.5rem}.auth-title{font-size:2.5rem}}.legal-main{min-height:100vh;padding-top:80px}.legal-container{border-left:1px dotted #ffffff26;border-right:1px dotted #ffffff26;grid-template-columns:280px 1fr;gap:5rem;max-width:1400px;margin:0 auto;padding:6rem 4rem;display:grid}.legal-sidebar{align-self:start;position:sticky;top:120px}.legal-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#ffffff73;margin-bottom:1rem;font-family:Menlo,Courier New,monospace;font-size:.72rem;display:block}.legal-heading{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:3rem;font-weight:600;line-height:1.05}.legal-updated{color:#ffffff80;margin-bottom:2rem;font-size:.85rem}.legal-toc{border-top:1px dotted #ffffff26;flex-direction:column;gap:.65rem;padding-top:1.5rem;display:flex}.legal-toc a{color:#ffffff8c;font-size:.85rem;line-height:1.4;text-decoration:none;transition:color .2s}.legal-toc a:hover{color:#fff}.legal-body{color:#ffffffc7;max-width:780px;font-size:.98rem;line-height:1.75}.legal-body h2{color:#fff;letter-spacing:-.01em;border-top:1px dotted #ffffff26;margin:3rem 0 1rem;padding-top:1.25rem;font-size:1.35rem;font-weight:600}.legal-body h2:first-of-type{border-top:none;margin-top:0;padding-top:0}.legal-body h3{color:#fff;letter-spacing:0;margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.legal-body p{margin-bottom:1rem}.legal-body ul,.legal-body ol{margin:0 0 1rem 1.25rem;padding-left:.5rem}.legal-body li{margin-bottom:.5rem}.legal-body a{color:#fff;text-underline-offset:3px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.legal-body a:hover{text-decoration-color:#fff}.legal-body strong{color:#fff;font-weight:600}.legal-body .legal-caps{text-transform:uppercase;letter-spacing:.02em;color:#ffffffd9;font-size:.95rem}@media (width<=960px){.legal-container{grid-template-columns:1fr;gap:2.5rem;padding:4rem 2rem}.legal-sidebar{position:static}}@media (width<=1024px){.grid-container,.product-container,.contact-container,.footer-top{grid-template-columns:1fr}.hero-content,.product-visual,.contact-intro{border-right:none;border-bottom:1px dotted var(--line)}.hero-content,.product-content,.contact-intro,.contact-form{padding:4rem 2rem}.hero-visual,.product-visual{padding:3rem 2rem}.hero-section{min-height:auto}.hero-title-main{font-size:2.5rem}.product-title{font-size:3rem}.contact-title{font-size:2.75rem}.partners-container{flex-direction:column;gap:2.25rem;min-height:auto;padding:3rem 2rem}.partners-logos{gap:3rem}.partner-logo--chatgpt{height:110px}.partner-logo--nvidia{height:90px}.partner-wordmark--google{font-size:64px}.partners-divider{display:none}.footer-container{padding:3rem 2rem 2rem}.navbar-container{height:72px}:root{--nav-h:72px}.logo-link{padding-left:1.25rem}.nav-right{gap:1rem;padding:0 1.25rem}.nav-links{gap:1.5rem}.main-logo{width:96px}}@media (width<=640px){.hero-title-main{font-size:2rem}.product-title,.contact-title{font-size:2.25rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn-primary,.hero-actions .btn-secondary{text-align:center}.field-row{grid-template-columns:1fr}.meta-row{grid-template-columns:90px 1fr;gap:.75rem}.nav-links .nav-item:not(:last-child){display:none}.badge-container{flex-wrap:wrap}.badge-text{padding:4px 8px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-links{flex-wrap:wrap;gap:1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.gdii-hero-img{animation:none}.btn-primary:after{display:none}}.auth-social{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.btn-social{cursor:pointer;border:1px solid var(--line);border-radius:4px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.btn-google{color:#000;background:#fff}.btn-google:hover{background:#f8f8f8;border-color:#0003}.btn-github{color:#fff;background:#24292f;border-color:#ffffff1a}.btn-github:hover{background:#1b1f23;border-color:#fff3}.social-icon{width:20px;height:20px}.auth-divider{align-items:center;gap:1rem;margin:.5rem 0 1.5rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider-text{letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;font-family:Menlo,Courier New,monospace;font-size:.7rem}.pill-group{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.pill{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;padding:.6rem 1.25rem;font-size:.85rem;transition:all .2s}.pill:hover{background:#ffffff1a;border-color:#ffffff4d}.pill.selected{color:#000;background:#fff;border-color:#fff}.oauth-main{justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.oauth-card{border:1px dotted var(--line);flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:3rem;display:flex}.oauth-title{letter-spacing:-.02em;color:#fff;margin:.75rem 0 .25rem;font-size:2rem;font-weight:600;line-height:1.1}.oauth-sub{color:#ffffffa6;font-size:.95rem;line-height:1.55}.oauth-fallback{color:#fff;text-underline-offset:3px;margin-top:.75rem;font-size:.9rem;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.dash-main{padding-top:var(--nav-h);min-height:100vh}.dash-container{max-width:var(--max-w);border-left:1px dotted var(--line);border-right:1px dotted var(--line);width:100%;margin:0 auto;padding:0 4rem}.dash-hero{border-bottom:1px dotted var(--line)}.dash-hero .dash-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:5rem;padding-bottom:3rem;display:flex}.dash-heading{letter-spacing:-.03em;color:#fff;margin:.75rem 0 .5rem;font-size:3.25rem;font-weight:600;line-height:1}.dash-sub{color:#fff9;letter-spacing:.01em;font-size:1rem}.dash-status-pill{letter-spacing:.2em;text-transform:uppercase;color:#b4ffd2f2;white-space:nowrap;background:#3cc88214;border:1px solid #78ffb447;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem .95rem;font-size:11px;display:inline-flex}.status-dot{background:#3dff9f;border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite status-pulse;box-shadow:0 0 8px #3dff9fcc}@keyframes status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.dash-grid-section{padding:4rem 0 6rem}.dash-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:0;display:grid}.dash-card{border:1px dotted var(--line);border-bottom:none;border-right:none;flex-direction:column;gap:1.25rem;min-height:280px;padding:2.25rem 2rem;display:flex}.dash-card:last-child{border-right:1px dotted var(--line)}.dash-grid{border-right:1px dotted var(--line);border-bottom:1px dotted var(--line)}.dash-card-head{flex-direction:column;gap:.5rem;display:flex}.dash-card-label{letter-spacing:.3em;text-transform:uppercase;color:#ffffff73;font-family:Menlo,Courier New,monospace;font-size:.72rem}.dash-card-title{letter-spacing:-.01em;color:#fff;font-size:1.35rem;font-weight:600}.dash-card-body{color:#ffffffb3;flex:1;font-size:.95rem;line-height:1.65}.dash-card-action{color:#fff;letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;align-self:flex-start;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;text-decoration:none;transition:background .2s,border-color .2s}.dash-card-action:hover{background:#ffffff0f;border-color:#fff6}.dash-card-action[disabled]{opacity:.55;cursor:not-allowed}.dash-dl{flex-direction:column;gap:.6rem;display:flex}.dash-row{border-bottom:1px dotted var(--line);grid-template-columns:120px 1fr;align-items:baseline;gap:1rem;padding-bottom:.6rem;font-size:.9rem;display:grid}.dash-row:last-child{border-bottom:none;padding-bottom:0}.dash-row dt{letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-family:Menlo,Courier New,monospace;font-size:.72rem}.dash-row dd{color:#fff;opacity:.9}.dash-linklist{flex-direction:column;flex:1;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.dash-linklist a{color:#ffffffbf;border-bottom:1px dotted var(--line);padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.dash-linklist a:hover{color:#fff}@media (width<=1024px){.dash-container{padding:0 2rem}.dash-hero .dash-container{padding-top:3.5rem;padding-bottom:2.5rem}.dash-heading{font-size:2.25rem}.dash-grid{grid-template-columns:1fr}.dash-card,.dash-grid{border-right:1px dotted var(--line)}}.zv-root{flex-direction:column;min-height:100vh;display:flex}.zv-main{padding-top:var(--nav-h);flex:1}.zv-container{max-width:var(--max-w);border-left:1px dotted var(--line);border-right:1px dotted var(--line);width:100%;margin:0 auto;padding:0 3rem}.zv-titlebar{border-bottom:1px dotted var(--line)}.zv-titlebar .zv-container{padding-top:2.5rem;padding-bottom:1.5rem}.zv-title-row{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}.zv-title{letter-spacing:-.015em;color:#fff;margin:0;font-size:1.85rem;font-weight:600}.zv-title .is-muted{color:#e8ecf18c;font-weight:500}.zv-meta-mono{letter-spacing:.08em;text-transform:uppercase;color:#e8ecf173;font-family:Menlo,Courier New,monospace;font-size:.72rem}.zv-meta-mono.is-dim{color:#e8ecf159}.zv-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.zv-navbtn{border:1px dotted var(--line);color:#e8ecf1d9;cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:3px;padding:.4rem .8rem;font-family:inherit;font-size:.78rem;transition:background .2s,border-color .2s,color .2s}.zv-navbtn:hover{color:#fff;background:#ffffff0d;border-style:solid;border-color:#ffffff4d}.conf-legend{border:1px dotted var(--line);margin-top:1.25rem;padding:1rem 1.25rem}.conf-legend-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.conf-legend-label{color:#e8ecf199;letter-spacing:.04em;margin-bottom:.4rem;font-family:Menlo,Courier New,monospace;font-size:.72rem}.conf-legend-bar{background:#ffffff0f;border-radius:2px;height:4px;display:flex;overflow:hidden}.conf-legend-bar>div{height:100%}.conf-legend-stats{color:#e8ecf1a6;justify-content:center;gap:1.5rem;margin-top:1rem;font-family:Menlo,Courier New,monospace;font-size:.78rem;display:flex}.conf-legend-stats strong{color:#fff;font-weight:600}.conf-legend-stats .is-dim{color:#e8ecf166}.zv-grid{grid-template-columns:1fr 440px;gap:1rem;margin-top:1.25rem;display:grid}.zv-viz{border:1px dotted var(--line);aspect-ratio:560/480;background:#000;position:relative;overflow:hidden}.zv-corner-label{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:#e8ecf1a6;align-items:center;gap:.4rem;font-family:Menlo,Courier New,monospace;font-size:.68rem;display:flex;position:absolute;top:.75rem;left:.75rem}.zv-corner-dot{background:#2dd4bf;border-radius:3px;width:6px;height:6px;box-shadow:0 0 8px #2dd4bf}.viewer-toolbar{z-index:3;flex-direction:column;align-items:flex-end;gap:.35rem;display:flex;position:absolute;top:.5rem;right:.5rem}.viewer-seg{border:1px dotted var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;padding:2px;display:inline-flex}.viewer-seg button{color:#e8ecf1b3;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;border-radius:2px;padding:4px 10px;font-family:Menlo,Courier New,monospace;font-size:11px}.viewer-seg button.is-active{color:#000;background:#fff;font-weight:600}.viewer-tools{border:1px dotted var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;flex-direction:column;gap:2px;padding:3px;display:flex}.viewer-tools button{cursor:pointer;color:#e8ecf1a6;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.viewer-tools button.is-active{color:#fff;background:#ffffff1a}.zv-viz-ctrls{z-index:3;border:1px dotted var(--line);color:#e8ecf1bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c;align-items:center;gap:.5rem;padding:.35rem .6rem;font-family:Menlo,Courier New,monospace;font-size:.7rem;display:flex;position:absolute;bottom:.5rem;right:.5rem}.zv-check,.zv-slider{cursor:pointer;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;display:flex}.zv-slider input[type=range]{accent-color:#fff;width:100px}.zv-tooltip{border:1px dotted var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4;background:#000000eb;min-width:230px;position:absolute;bottom:.625rem;left:.625rem}.block-detail{padding:.75rem .875rem;font-size:.78rem}.block-detail--empty{color:#e8ecf166;text-align:center;letter-spacing:.06em;font-family:Menlo,Courier New,monospace}.block-detail-head{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.block-detail-head .dot{border-radius:2px;width:10px;height:10px}.block-detail-title{color:#fff;font-size:.85rem;font-weight:600}.block-detail-type{color:#e8ecf173;letter-spacing:.08em;margin-left:auto;font-family:Menlo,Courier New,monospace;font-size:.65rem}.block-detail-grid{grid-template-columns:1fr 1fr;gap:.2rem .9rem;font-family:Menlo,Courier New,monospace;font-size:.72rem;display:grid}.block-detail-grid .is-dim{color:#e8ecf173}.zv-heatmap{border:1px dotted var(--line);background:#000;flex-direction:column;padding:.875rem;display:flex}.zv-heatmap-head{align-items:center;margin-bottom:.625rem;display:flex}.heatmap-seg{border:1px dotted var(--line);padding:2px;font-family:Menlo,Courier New,monospace;font-size:.68rem;display:inline-flex}.heatmap-seg button{color:#e8ecf199;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;border-radius:2px;padding:5px 10px;font-family:inherit}.heatmap-seg button.is-active{color:#000;background:#fff;font-weight:600}.zv-heatmap-body{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.zv-toggle{color:#e8ecf1a6;cursor:pointer;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.4rem;font-family:Menlo,Courier New,monospace;font-size:.72rem;display:flex}.zv-toggle-track{background:#ffffff1f;border-radius:7px;width:28px;height:14px;transition:background .15s;display:inline-block;position:relative}.zv-toggle-track.is-on{background:#fff}.zv-toggle-knob{background:#000;border-radius:5px;width:10px;height:10px;transition:left .15s;position:absolute;top:2px;left:2px}.zv-toggle-track.is-on .zv-toggle-knob{left:16px}.zv-disclaimer{text-align:right;color:#e8ecf166;margin-top:.75rem;font-size:.68rem;font-style:italic}.zv-info{margin-top:2.25rem;padding-bottom:3rem}.zv-section-title{letter-spacing:-.01em;color:#fff;margin:0 0 .875rem;font-size:1.15rem;font-weight:600}.info-panel{border:1px dotted var(--line);background:#000;overflow:hidden}.info-tabs{border-bottom:1px dotted var(--line);align-items:center;display:flex}.info-tab{color:#e8ecf180;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.15rem;font-family:inherit;font-size:.85rem;font-weight:500}.info-tab.is-active{color:#fff;border-bottom-color:#fff}.info-notice{color:#e8ecf166;padding:0 .875rem;font-family:Menlo,Courier New,monospace;font-size:.68rem}.info-table-wrap{max-height:300px;overflow:auto}.info-table{border-collapse:collapse;width:100%;font-size:.82rem}.info-table thead tr{z-index:1;background:#000;position:sticky;top:0}.info-table th{text-align:left;color:#e8ecf18c;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px dotted var(--line);padding:.625rem .875rem;font-size:.68rem;font-weight:500}.info-table th.is-right{text-align:right}.info-table tbody tr{border-bottom:1px dotted var(--line);cursor:pointer}.info-table tbody tr:hover{background:#ffffff08}.info-table tbody tr.is-selected{background:#ffffff0d}.info-table td{color:#e8ecf1;padding:.55rem .875rem}.info-table td.is-right{text-align:right}.info-table td.is-mono{font-variant-numeric:tabular-nums;font-family:Menlo,Courier New,monospace;font-size:.8rem}.info-table td.is-dim{color:#e8ecf18c}.info-table tr.is-total{background:#ffffff05}.info-table .dot{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:.625rem;display:inline-block}.info-table .util{align-items:center;gap:.375rem;display:inline-flex}.info-table .util-bar{background:#ffffff14;border-radius:2px;width:42px;height:4px;overflow:hidden}.info-table .util-fill{opacity:.8;height:100%}.info-table .util-num{color:#e8ecf1b3;text-align:right;width:32px;font-family:Menlo,Courier New,monospace;font-size:.7rem}.status-chip{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.375rem;font-family:Menlo,Courier New,monospace;font-size:.7rem;display:inline-flex}.status-dot-tiny{border-radius:3px;width:6px;height:6px}.sdc-view{max-height:300px;padding:.875rem 0;font-family:Menlo,Courier New,monospace;font-size:.78rem;line-height:1.7;overflow:auto}.sdc-row{gap:.875rem;padding:0 .875rem;display:flex}.sdc-line{color:#e8ecf14d;text-align:right;-webkit-user-select:none;user-select:none;flex-shrink:0;width:24px}.sdc-text{white-space:pre}@media (width<=1024px){.zv-container{padding:0 1.5rem}.zv-titlebar .zv-container{padding-top:2rem;padding-bottom:1rem}.zv-title{font-size:1.5rem}.zv-grid{grid-template-columns:1fr}.zv-heatmap{min-height:480px}.conf-legend-grid{grid-template-columns:1fr 1fr}.conf-legend-stats{flex-wrap:wrap;justify-content:flex-start}.info-tabs{flex-wrap:wrap}.info-notice{display:none}}.gds-viewer{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#000;position:absolute;inset:0;overflow:hidden}.gds-viewer:active{cursor:grabbing}.gds-canvas{display:block;position:absolute;inset:0}.gds-empty{text-align:center;pointer-events:none;z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex;position:absolute;inset:0}.gds-empty>*{pointer-events:auto}.gds-empty-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#ffffff80;font-family:Menlo,Courier New,monospace;font-size:.72rem}.gds-empty-copy{color:#ffffff8c;max-width:320px;margin:0;font-size:.9rem;line-height:1.55}.gds-empty-actions{gap:.6rem;margin-top:.5rem;display:flex}.gds-btn{color:#fffc;cursor:pointer;letter-spacing:.02em;background:0 0;border:1px dotted #ffffff40;border-radius:3px;padding:.5rem .9rem;font-family:inherit;font-size:.78rem}.gds-btn:hover:not([disabled]){color:#fff;background:#ffffff0a;border-style:solid;border-color:#fff}.gds-btn[disabled]{opacity:.4;cursor:not-allowed}.gds-btn--primary{color:#000;background:#fff;border-style:solid;border-color:#fff;font-weight:600}.gds-btn--primary:hover{color:#000;background:#fff;box-shadow:0 4px 12px #ffffff40}.gds-layers{border:1px dotted var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:4;background:#000000d1;width:200px;padding:.5rem .625rem .75rem;font-family:Menlo,Courier New,monospace;font-size:.7rem;position:absolute;top:2.5rem;left:.625rem}.gds-layers-head{border-bottom:1px dotted var(--line);text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.4rem;display:flex}.gds-layers-clear{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:.8rem}.gds-layers-clear:hover{color:#fff}.gds-layers-list{flex-direction:column;gap:.3rem;max-height:260px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.gds-layer-row label{cursor:pointer;color:#ffffffd9;grid-template-columns:14px 14px 1fr auto auto;align-items:center;gap:.5rem;padding:2px 0;display:grid}.gds-layer-row--off .gds-layer-swatch{opacity:.35;filter:saturate(.4)}.gds-layer-row--off .gds-layer-name{color:#ffffff8c;font-style:italic}.gds-layer-off{text-transform:uppercase;letter-spacing:.1em;color:#fff6;border:1px dotted #ffffff40;border-radius:2px;padding:0 .3rem;font-family:Menlo,Courier New,monospace;font-size:.58rem}.gds-layer-row input[type=checkbox]{accent-color:#fff;width:14px;height:14px;margin:0}.gds-layer-swatch{border:1px solid #ffffff40;border-radius:1px;width:12px;height:12px}.gds-layer-name{letter-spacing:.01em;font-family:"Alliance No. 2",sans-serif;font-size:.78rem}.gds-layer-gds{color:#fff6;font-size:.65rem}.gds-readout{color:#ffffff8c;border:1px dotted var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4;background:#000000bf;gap:.5rem;padding:.3rem .55rem;font-family:Menlo,Courier New,monospace;font-size:.68rem;display:flex;position:absolute;bottom:.625rem;left:.625rem}.gds-scalebar{z-index:4;color:#ffffffbf;border:1px dotted var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;padding:.35rem .6rem;font-family:Menlo,Courier New,monospace;font-size:.65rem;position:absolute;bottom:.625rem;right:.625rem}.gds-scalebar-inner{flex-direction:column;align-items:center;gap:.2rem;display:flex}.gds-scalebar-line{background:#ffffffbf;border-left:1px solid #ffffffbf;border-right:1px solid #ffffffbf;width:100%;height:2px;padding-left:0}.studio{border:1px dotted var(--line);background:#000;flex-direction:column;gap:1.25rem;min-height:480px;padding:1.25rem;display:flex}.studio-head{border-bottom:1px dotted var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.studio-title{letter-spacing:-.015em;color:#fff;margin:.35rem 0 0;font-size:1.4rem;font-weight:600}.credits{text-align:right;min-width:180px}.credits-row{justify-content:flex-end;align-items:baseline;gap:.4rem;font-family:Menlo,Courier New,monospace;display:flex}.credits-num{color:#fff;font-size:1.5rem;font-weight:600}.credits-of{color:#ffffff73;font-size:.85rem}.credits-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;margin-left:.4rem;font-size:.7rem}.credits-bar{background:#ffffff14;width:180px;height:3px;margin-top:.5rem;margin-left:auto;overflow:hidden}.credits-bar>div{background:#fff;height:100%;transition:width .25s}.credits-resets{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-top:.4rem;font-family:Menlo,Courier New,monospace;font-size:.65rem}.studio-form{flex-direction:column;gap:1rem;display:flex}.studio-grid{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.studio-form select{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff2e;padding:.6rem 0;font-family:inherit;font-size:.95rem}.studio-form select option{color:#fff;background:#000}.studio-submit{cursor:pointer;border:none;align-self:flex-start;font-family:inherit}.studio-submit[disabled]{opacity:.55;cursor:not-allowed}.studio-history{border-top:1px dotted var(--line);padding-top:1rem}.studio-history-head{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.studio-link{color:#ffffffa6;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-family:Menlo,Courier New,monospace;font-size:.7rem;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.studio-empty{color:#fff6;text-align:center;letter-spacing:.06em;padding:1.25rem 0;font-family:Menlo,Courier New,monospace;font-size:.75rem}.studio-history-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hist-row{border-bottom:1px dotted var(--line);grid-template-columns:90px 1.4fr 1.2fr 1fr auto;align-items:center;gap:.75rem;padding:.55rem 0;font-size:.8rem;display:grid}.hist-row:last-child{border-bottom:none}.hist-status{text-transform:uppercase;letter-spacing:.12em;border:1px dotted var(--line);text-align:center;color:#ffffffb3;padding:2px 6px;font-family:Menlo,Courier New,monospace;font-size:.62rem}.hist-completed .hist-status{color:#9cf0c2;border-color:#78ffb44d}.hist-failed .hist-status{color:#ff8a8a;border-color:#ff6b6b4d}.hist-running .hist-status,.hist-queued .hist-status{color:#cdd6f4;border-color:#ffffff40}.hist-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Menlo,Courier New,monospace;font-size:.78rem;overflow:hidden}.hist-meta,.hist-time{color:#ffffff73;font-family:Menlo,Courier New,monospace;font-size:.7rem}.hist-actions{justify-content:flex-end;gap:.5rem;display:flex}.hist-actions a{color:#fff;text-underline-offset:3px;letter-spacing:.06em;text-transform:uppercase;font-family:Menlo,Courier New,monospace;font-size:.7rem;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.hist-err{color:#ff8a8a;text-transform:uppercase;letter-spacing:.06em;font-family:Menlo,Courier New,monospace;font-size:.7rem}.active-job{border:1px dotted var(--line);flex-direction:column;gap:1rem;padding:1rem 1.1rem;display:flex}.active-job-head{align-items:center;gap:.75rem;display:flex}.active-status{text-transform:uppercase;letter-spacing:.1em;color:#fff;border:1px solid #fff3;padding:3px 8px;font-family:Menlo,Courier New,monospace;font-size:.7rem}.active-status--completed{color:#9cf0c2;border-color:#78ffb466}.active-status--failed{color:#ff8a8a;border-color:#ff6b6b66}.active-status--running,.active-status--queued{color:#fff}.active-stage{color:#ffffffb3;font-family:Menlo,Courier New,monospace;font-size:.78rem}.active-elapsed{color:#ffffff73;margin-left:auto;font-family:Menlo,Courier New,monospace;font-size:.7rem}.active-progress{flex-direction:column;gap:.6rem;display:flex}.active-progress-bar{background:#ffffff14;width:100%;height:3px;position:relative;overflow:hidden}.active-progress-bar>div{background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:30%;animation:1.6s linear infinite studio-shimmer;position:absolute;inset:0}@keyframes studio-shimmer{0%{transform:translate(-100%)}to{transform:translate(420%)}}.active-stages{flex-wrap:wrap;gap:.75rem;display:flex}.active-step{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;font-family:Menlo,Courier New,monospace;font-size:.65rem}.active-step.is-current{color:#fff}.active-downloads{flex-wrap:wrap;gap:.6rem;display:flex}.active-downloads a{align-items:center;gap:.4rem;display:inline-flex}.active-report{color:#ffffffb3;border:1px dotted var(--line);white-space:pre;background:#000;max-height:220px;padding:.75rem;font-family:Menlo,Courier New,monospace;font-size:.7rem;overflow:auto}.drop{cursor:pointer;border:1px dotted #ffffff40;flex-direction:column;gap:.5rem;padding:.85rem 1rem;transition:border-color .2s,background .2s;display:flex;position:relative}.drop input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.drop.is-drag{background:#ffffff0a;border-color:#fff}.drop.has-file{border-style:solid;border-color:#ffffff59}.drop-body{align-items:center;gap:.75rem;display:flex}.drop-cta{color:#ffffffd9;font-size:.9rem}.drop-name{color:#fff;font-family:Menlo,Courier New,monospace;font-size:.85rem}.drop-meta{color:#ffffff73;font-family:Menlo,Courier New,monospace;font-size:.7rem}.zv-secondary-grid{grid-template-columns:1fr 1.4fr;gap:1rem;margin-top:1.25rem;display:grid}@media (width<=1024px){.zv-secondary-grid,.studio-grid{grid-template-columns:1fr}.hist-row{grid-template-columns:70px 1fr;gap:.4rem}.hist-row .hist-meta,.hist-row .hist-time,.hist-row .hist-actions{grid-column:2}}.field-label-row{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.sdc-toggle{border:1px dotted var(--line);padding:2px;display:inline-flex}.sdc-toggle button{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:2px;padding:4px 9px;font-family:Menlo,Courier New,monospace;font-size:.65rem}.sdc-toggle button.is-active{color:#000;background:#fff;font-weight:600}.gds-empty-err{color:#ff8a8a}.gds-layers-count{color:#fff6;letter-spacing:.06em;font-family:Menlo,Courier New,monospace;font-size:.65rem}.beta-wrap{flex-direction:column;gap:1.25rem;width:100%;display:flex}.beta-form{flex-direction:column;gap:1rem;display:flex}.beta-form .req{color:#fff6;margin-left:2px}.beta-counter{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;border:1px dotted #ffffff26;align-self:flex-start;align-items:baseline;gap:.5rem;padding:.5rem .75rem;font-family:Menlo,Courier New,monospace;font-size:.72rem;display:inline-flex}.beta-counter-num{color:#fff;letter-spacing:0;font-size:1rem;font-weight:600}.beta-counter-label{color:#ffffff8c}.beta-fine{letter-spacing:.08em;color:#ffffff8c;margin:0;font-family:Menlo,Courier New,monospace;font-size:.75rem}.beta-fine a{color:#fff;border-bottom:1px dotted #fff6;text-decoration:none}.beta-fine a:hover{border-bottom-color:#fff}.beta-success{border:1px dotted #ffffff40;flex-direction:column;gap:.85rem;padding:2rem 1.75rem;display:flex}.beta-success-title{letter-spacing:-.01em;color:#fff;margin:0;font-size:1.35rem;line-height:1.2}.beta-success-body{color:#ffffffb3;margin:0;font-size:.92rem;line-height:1.6}.beta-success-body a{color:#fff;border-bottom:1px dotted #ffffff80;text-decoration:none}.beta-success-body a:hover{border-bottom-color:#fff}.beta-redeem{border:1px dotted #ffffff40;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.beta-redeem-title{letter-spacing:-.01em;color:#fff;margin:0;font-size:1.2rem}.beta-redeem-form{flex-direction:column;gap:.85rem;display:flex}.beta-redeem-form input[name=code]{letter-spacing:.2em;text-transform:uppercase;font-family:Menlo,Courier New,monospace}.beta-cancel{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:Menlo,Courier New,monospace;font-size:.7rem}.beta-cancel:hover{color:#fff}.gate-root{color:#fff;background:#000 radial-gradient(circle at 2px 2px,#ffffff0d 1px,#0000 0) 0 0/40px 40px;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:"Alliance No. 2",sans-serif;display:flex}.gate-loading{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;font-family:Menlo,Courier New,monospace;font-size:.75rem}.gate-card{border:1px dotted #fff3;flex-direction:column;gap:1.1rem;width:100%;max-width:460px;padding:2.5rem 2.25rem;display:flex}.nav-signin{margin-right:.75rem;padding:.5rem 0;font-weight:500;text-decoration:none;color:#ffffffd9!important}.nav-signin:hover{color:#fff!important}.contact-cta{flex-direction:column;align-items:flex-start;gap:.9rem;padding-top:1rem;display:flex}.contact-signin-link{color:#fff9;letter-spacing:.08em;font-family:Menlo,Courier New,monospace;font-size:.85rem;text-decoration:none}.contact-signin-link:hover{color:#fff}.gate-logo{margin-bottom:.25rem;display:inline-block}.gate-logo img{opacity:.9;width:auto;height:22px}.gate-signin{margin-top:.75rem}.gate-signin .cl-cardBox,.gate-signin .cl-card{box-shadow:none;background:0 0;border:none;padding:0}.gate-signin .cl-headerTitle,.gate-signin .cl-headerSubtitle{display:none}.gate-signin .cl-footer{border-top:1px dotted #ffffff1a;padding-top:1rem}.gate-title{letter-spacing:-.02em;margin:0;font-size:1.75rem;line-height:1.15}.gate-body{color:#ffffffb3;margin:0;font-size:.92rem;line-height:1.6}.gate-body a{color:#fff;border-bottom:1px dotted #fff6;text-decoration:none}.gate-body a:hover{border-bottom-color:#fff}.gate-form{flex-direction:column;gap:.85rem;margin-top:.25rem;display:flex}.gate-form input[name=code]{letter-spacing:.2em;text-transform:uppercase;font-family:Menlo,Courier New,monospace}.gate-back{color:#ffffff80;letter-spacing:.14em;text-transform:uppercase;margin-top:.25rem;font-family:Menlo,Courier New,monospace;font-size:.78rem;text-decoration:none}.gate-back:hover{color:#fff}.nav-signout{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;border:1px dotted #fff3;padding:.5rem .85rem;font-family:Menlo,Courier New,monospace;font-size:.72rem;text-decoration:none}.nav-signout:hover{color:#fff;border-color:#ffffff80}.samples{flex-direction:column;gap:.65rem;margin-bottom:.5rem;display:flex}.samples-head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.samples-hint{letter-spacing:.1em;text-transform:uppercase;font-family:Menlo,Courier New,monospace;font-size:.65rem}.samples-row{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.55rem;display:grid}.samples-card{color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px dotted #ffffff2e;flex-direction:column;gap:.35rem;padding:.75rem .85rem;font-family:inherit;transition:border-color .12s,background .12s;display:flex}.samples-card:hover{background:#ffffff05;border-color:#ffffff73}.samples-card:focus-visible{outline-offset:2px;outline:1px solid #fff}.samples-card.is-selected{background:#ffffff0a;border-color:#ffffffb3}.samples-card.is-loading{opacity:.55;cursor:progress}.samples-card:disabled{cursor:progress}.samples-name{letter-spacing:-.01em;color:#fff;font-size:.9rem}.samples-desc{color:#ffffffa6;font-size:.78rem;line-height:1.45}.samples-meta{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;flex-wrap:wrap;gap:.35rem;margin-top:.1rem;font-family:Menlo,Courier New,monospace;font-size:.65rem;display:flex}.samples-loading,.samples-selected{letter-spacing:.14em;text-transform:uppercase;color:#ffffffbf;margin-top:.15rem;font-family:Menlo,Courier New,monospace;font-size:.62rem}.samples-selected{color:#7fd38a}
