@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#060812;--surface:#0c1020;--surface-hover:#12182c;--border:#202944;--border-hover:#354263;--text:#f5f7ff;--text-muted:#9ca8c7;--text-dim:#66708e;--accent:#6d7cff;--accent-text:#fff;--danger:#ff667a;--danger-bg:#f5504e1a;--success:#48d6a1;--warning:#ffbc66;--info:#62a9ff;color:var(--text);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Manrope,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{background:var(--bg);background-image:radial-gradient(circle at 15% -10%,#4e66ff33,#0000 34rem),radial-gradient(circle at 90% 15%,#8048ff1c,#0000 30rem);background-attachment:fixed;min-height:100vh;margin:0}body:before{content:"";z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(#7184be14 1px,#0000 1px),linear-gradient(90deg,#7184be14 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.loading-screen{min-height:45vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.85rem;font-size:.82rem;display:flex}.startup-error-card{text-align:center;border:1px solid var(--border);background:var(--surface);border-radius:12px;max-width:440px;margin:10vh auto 0;padding:2rem}.startup-error-card h1{margin:.8rem 0 .45rem}.startup-error-card p{margin:0 0 1.25rem;font-size:.85rem}.startup-error-icon{width:38px;height:38px;color:var(--danger);background:var(--danger-bg);border:1px solid #f5504e4d;border-radius:50%;place-items:center;margin:0 auto;font-weight:700;display:grid}code,.mono{font-family:DM Mono,ui-monospace,monospace}.page{max-width:1180px;margin:0 auto;padding:0 1.5rem 4rem}.page-narrow{max-width:780px}.page-import{max-width:1120px}.nav{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(18px);background:#060812c2;margin-bottom:2.5rem;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:.78rem 1.5rem;display:flex}.nav-left,.nav-actions{align-items:center;gap:.7rem;display:flex}.brand{letter-spacing:-.01em;color:var(--text);background:0 0;border:none;border-radius:6px;align-items:center;gap:.65rem;margin-left:-.4rem;padding:.3rem .4rem;font-size:.95rem;font-weight:600;display:flex}.brand-icon-shell,.auth-logo-shell{background:linear-gradient(145deg,#707fff3d,#824aff14);border:1px solid #7f8fff73;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff1f,0 8px 26px #3344c833}.brand-icon-shell{border-radius:10px;width:32px;height:32px}.brand-copy{align-items:baseline;gap:.35rem;display:flex}.brand-product{color:var(--text-dim);font-size:.72rem;font-weight:600}.platform-status{color:var(--text-muted);border:1px solid var(--border);background:#0c1020cc;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .6rem;font-size:.72rem;display:inline-flex}.platform-status-dot{background:var(--success);width:6px;height:6px;box-shadow:0 0 10px var(--success);border-radius:50%}.brand:not(:disabled):hover{background:var(--surface-hover);opacity:1}.brand-icon{width:auto;height:18px;display:block}.brand-name{color:var(--text);font-size:.9rem;font-weight:600}.user-menu{position:relative}.avatar-button{cursor:pointer;opacity:1;color:var(--text-dim);background:0 0;border:none;border-radius:100px;align-items:center;gap:.3rem;padding:.25rem .4rem .25rem .25rem;display:flex}.avatar-button:hover{background:var(--surface-hover);opacity:1}.avatar-img,.avatar-fallback{border-radius:50%;flex-shrink:0;width:24px;height:24px}.avatar-img{object-fit:cover;display:block}.avatar-fallback{background:var(--surface-hover);border:1px solid var(--border);color:var(--text-muted);justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:flex}.user-dropdown{background:var(--surface);border:1px solid var(--border);z-index:10;border-radius:8px;min-width:180px;padding:.4rem;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 8px 24px #00000080}.user-dropdown-info{border-bottom:1px solid var(--border);margin-bottom:.3rem;padding:.5rem .6rem .6rem}.user-dropdown-name{font-size:.83rem;font-weight:500}.user-dropdown-email{color:var(--text-dim);margin-top:.1rem;font-size:.72rem}.user-dropdown-item{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.82rem;display:flex}.user-dropdown-item:hover{background:var(--surface-hover);color:var(--text);opacity:1}.org-switcher{margin-left:.5rem;position:relative}.org-switcher-button{border:1px solid var(--border);color:var(--text-muted);background:0 0;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.82rem;display:flex}.org-switcher-button:hover{background:var(--surface-hover);color:var(--text);opacity:1}.org-dropdown{background:var(--surface);border:1px solid var(--border);z-index:10;border-radius:8px;min-width:220px;padding:.4rem;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 8px 24px #00000080}.org-dropdown-item{text-align:left;width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.45rem .6rem;font-size:.82rem;display:block}.org-dropdown-item:hover{background:var(--surface-hover);color:var(--text);opacity:1}.org-dropdown-item-active{color:var(--text);font-weight:500}.org-dropdown-divider{background:var(--border);height:1px;margin:.3rem 0}.org-create-form{gap:.35rem;padding:.4rem .2rem .2rem;display:flex}.org-create-form input{flex:1;padding:.4rem .5rem;font-size:.8rem}h1{letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:600}h2{color:var(--text);margin:2rem 0 .75rem;font-size:1rem;font-weight:600}p{color:var(--text-muted);line-height:1.5}button,.button{background:var(--accent);color:var(--accent-text);cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}button:hover,.button:hover{opacity:1;transform:translateY(-1px);box-shadow:0 8px 22px #4a5bdc3d}button:disabled{opacity:.4;cursor:not-allowed}.button-secondary{color:var(--text);border:1px solid var(--border);background:0 0}.button-secondary:hover{background:var(--surface-hover);border-color:var(--border-hover);opacity:1}.button-danger{color:var(--danger);border:1px solid var(--border);background:0 0}.button-danger:hover{background:var(--danger-bg);border-color:var(--danger);opacity:1}.icon-button{color:var(--text-dim);background:0 0;border:1px solid #0000;border-radius:6px;padding:.35rem .5rem;font-size:.8rem}.icon-button:hover{background:var(--surface-hover);color:var(--danger);opacity:1}.link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none}.link:hover{color:var(--text);opacity:1}.form-row{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.form-row input,.form-row select{flex:1;min-width:160px}input,select{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:9px;padding:.68rem .78rem;font-family:inherit;font-size:.85rem}input::placeholder{color:var(--text-dim)}input:focus,select:focus{border-color:#6878f5;outline:none;box-shadow:0 0 0 3px #6878f51f}.card{border:1px solid var(--border);background:linear-gradient(145deg,#0e1326f5,#090d1bf5);border-radius:14px;padding:1.15rem 1.25rem;box-shadow:0 18px 45px #00000024,inset 0 1px #ffffff06}.card-list{flex-direction:column;gap:.8rem;display:flex}.project-card{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.35rem 1.25rem 1.55rem;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.project-card-accent{opacity:.8;background:linear-gradient(#7684ff,#a36cff);width:3px;position:absolute;inset:0 auto 0 0}.project-card:hover{border-color:var(--border-hover);background:var(--surface-hover);transform:translateY(-2px);box-shadow:0 20px 45px #0000003d,0 0 0 1px #707fff14}.project-card-main{flex-direction:column;gap:.3rem;min-width:0;display:flex}.project-name-row{align-items:center;gap:.5rem;display:flex}.project-name{font-size:.95rem;font-weight:500}.project-health-label{text-transform:uppercase;letter-spacing:.07em;margin-left:.15rem;font-size:.66rem}.project-meta{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.6rem;margin-left:1.1rem;font-size:.78rem;display:flex;overflow:hidden}.muted-inline{align-items:center;gap:.3rem;display:inline-flex}.project-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.status-dot-lg{background:var(--text-dim);border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-dot-lg.status-live{background:var(--success)}.status-dot-lg.status-failed{background:var(--danger)}.status-dot-lg.status-building,.status-dot-lg.status-deploying,.status-dot-lg.status-queued{background:var(--warning)}.status-dot-lg.status-stopped,.status-dot-lg.status-none{background:var(--text-dim)}.badge{border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:100px;align-items:center;gap:.35rem;padding:.15rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}.badge-success{color:var(--success);background:#4caf7d14;border-color:#4caf7d59}.badge-production{color:var(--text);background:#ffffff0f}.badge-preview{color:#8abfff;text-overflow:ellipsis;background:#0070f31a;border-color:#0070f359;max-width:190px;overflow:hidden}.badge-current-production{color:var(--success);background:#4caf7d1a;border-color:#4caf7d66}.project-release-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.page-heading{align-items:flex-end;margin-bottom:1.6rem}.page-heading h1{margin-top:.2rem;font-size:2rem}.page-heading p{margin:.35rem 0 0;font-size:.86rem}.eyebrow{color:#8290ff;letter-spacing:.14em;text-transform:uppercase;font-size:.67rem;font-weight:700}.dashboard-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin:-1rem 0 2rem;padding-bottom:1rem;display:flex}.project-view-control{align-items:center;gap:.75rem;display:flex}.project-view-control select{background-color:#0000;border-color:#0000;width:auto;min-width:210px;font-weight:600}.project-view-control select:hover{border-color:var(--border)}.project-view-control span{color:var(--text-dim);font-size:.72rem}.project-search{width:min(340px,42vw)}.dashboard-heading{margin-bottom:1.2rem}.dashboard-summary{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(220px,1.25fr);gap:.7rem;margin-bottom:1.5rem;display:grid}.dashboard-summary-item,.dashboard-create-card{border:1px solid var(--border);background:linear-gradient(145deg,#11172ceb,#0a0d1beb);border-radius:12px;min-height:88px;padding:1rem}.dashboard-summary-item{flex-direction:column;justify-content:space-between;display:flex}.dashboard-summary-item span{color:var(--text-muted);font-size:.72rem}.dashboard-summary-item strong{font-size:1.35rem}.dashboard-summary-live strong{color:var(--success)}.dashboard-summary-failed strong{color:var(--danger)}.dashboard-create-card{color:var(--text);text-align:left;background:linear-gradient(135deg,#5768ff38,#7744dc1f);justify-content:flex-start;align-items:center;gap:.8rem;display:flex}.dashboard-create-card>svg{color:#aab2ff}.dashboard-create-card span{flex-direction:column;gap:.18rem;display:flex}.dashboard-create-card small{color:var(--text-muted);font-weight:500}@media (width<=760px){.dashboard-toolbar{flex-direction:column;align-items:stretch}.project-view-control{justify-content:space-between}.project-search{width:100%}.dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.github-project-status{background:#f5a6230f;border:1px solid #f5a62359;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.25rem;padding:.9rem 1rem;display:flex}.github-project-status-ready{background:#4caf7d0f;border-color:#4caf7d4d}.github-project-status strong,.github-project-status span{display:block}.github-project-status strong{margin-bottom:.2rem;font-size:.82rem}.github-project-status span{color:var(--text-muted);font-size:.76rem;line-height:1.4}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.metric-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:.9rem}.metric-card strong,.metric-card span{display:block}.metric-card strong{margin-bottom:.2rem;font-size:1.15rem}.metric-card span{color:var(--text-dim);font-size:.72rem}.settings-grid{gap:1rem;display:grid}.settings-card{flex-direction:column;display:flex}.settings-card h2{margin:0 0 .75rem}.settings-card>button{align-self:flex-start;margin-top:1rem}.secret-form{grid-template-columns:1fr 1.4fr 1fr auto;gap:.5rem;margin-top:1rem;display:grid}.secret-list{margin-top:.8rem}@media (width<=680px){.github-project-status{flex-direction:column;align-items:stretch}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.secret-form{grid-template-columns:1fr}}.dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status-live{color:var(--success)}.status-failed{color:var(--danger)}.status-canceled{color:var(--text-dim)}.status-building,.status-deploying,.status-queued{color:var(--warning)}.status-stopped,.status-built{color:var(--text-dim)}.row-list{flex-direction:column;display:flex}.repo-list-scroll{max-height:360px;overflow-y:auto}.import-heading{margin:1.2rem 0 1.6rem}.import-heading h1{margin-top:.4rem;font-size:2rem}.import-heading p{margin:.55rem 0 0}.import-controls{background:linear-gradient(135deg,#19213ee6,#0d1224f2);grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);align-items:end;gap:.9rem;margin-bottom:1rem;padding:1rem;display:grid}.import-control-field{min-width:0}.import-control-field input,.import-control-field select{width:100%}.scope-label-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.scope-label-row .field-label{margin-top:0}.scope-label-row a{white-space:nowrap;font-size:.7rem;text-decoration:none}.scope-label-row a:hover{text-decoration:underline}.github-access-notice{background:#ffbc6612;border:1px solid #ffbc6657;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1rem;padding:.8rem 1rem;display:flex}.github-access-notice strong,.github-access-notice span{display:block}.github-access-notice strong{margin-bottom:.2rem;font-size:.8rem}.github-access-notice span{color:var(--text-muted);font-size:.73rem}.repository-browser{overflow:hidden}.repository-browser-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.repository-browser-header h2{margin:0}.repository-browser-header p{margin:.25rem 0 0;font-size:.78rem}.repository-browser .repo-list-scroll{max-height:520px}.repo-owner-mark{color:#aab3ff;background:#8491ff1a;border:1px solid #8491ff52;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:700;display:grid}.scope-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:220px;padding:2rem;display:flex}.scope-empty-state span{max-width:440px;color:var(--text-muted);font-size:.8rem;line-height:1.5}.scope-empty-icon{border:1px solid var(--border);color:#929cff;background:var(--surface-hover);border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:.35rem;display:grid}.manual-import-row{color:var(--text-muted);justify-content:center;gap:.45rem;margin-top:1rem;font-size:.8rem;display:flex}.row-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.row-item:last-child{border-bottom:none}.row-main{flex-direction:column;gap:.25rem;min-width:0;display:flex}.row-title{align-items:center;gap:.6rem;font-size:.85rem;display:flex}.row-sub{color:var(--text-dim);font-size:.75rem}.deployment-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.new-project-form{flex-direction:column;display:flex}.field-label{color:var(--text-muted);margin:.85rem 0 .35rem;font-size:.78rem;font-weight:500}.field-label:first-child{margin-top:0}.field-hint{color:var(--text-dim);margin:-.15rem 0 0;font-size:.75rem}.field-hint code{color:var(--text-muted)}.advanced-toggle{color:var(--text);margin:1.1rem 0 .5rem;font-size:.82rem}.advanced-section{border-left:2px solid var(--border);margin-bottom:.5rem;padding-left:1rem}.project-header{margin-bottom:1.25rem}.project-header h1{margin-bottom:.4rem}.tabs{border:1px solid var(--border);background:#080c19bf;border-radius:12px;gap:.25rem;margin-bottom:1.25rem;padding:.3rem;display:flex;overflow-x:auto}.tab{color:var(--text-dim);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.4rem;margin-right:0;padding:.52rem .8rem;font-size:.85rem;font-weight:500;display:flex}.tab:hover{color:var(--text-muted);opacity:1}.tab-active,.tab-active:hover{color:var(--text);border-color:var(--border-hover);background:linear-gradient(145deg,#18213d,#12192f);box-shadow:0 5px 14px #0003}.tab-count{background:var(--surface);border:1px solid var(--border);color:var(--text-dim);border-radius:100px;padding:.05rem .4rem;font-size:.68rem}.hero-card{background:radial-gradient(circle at 90% 10%,#6657ff29,#0000 21rem),linear-gradient(145deg,#10172d,#0a0f20);border-color:#6274dc59;padding:1.5rem}.hero-header{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.hero-url a{color:var(--text);font-size:1.1rem;font-weight:600;text-decoration:none}.hero-url a:hover{text-decoration:underline}.hero-commit{color:var(--text-muted);align-items:center;gap:.5rem;margin:.6rem 0 .3rem;font-size:.85rem;display:flex}.text-dim{color:var(--text-dim)}.deployment-address{text-overflow:ellipsis;white-space:nowrap;max-width:430px;margin-top:.15rem;overflow:hidden}.log-block{border:1px solid var(--border);white-space:pre-wrap;color:var(--text-muted);background:#050711;border-radius:6px;margin-top:.75rem;padding:.75rem;font-size:.75rem;overflow-x:auto}.domain-card{flex-direction:column;display:flex}.dns-table{border:1px solid var(--border);border-radius:6px;margin-top:.9rem;overflow:hidden}.dns-row{border-bottom:1px solid var(--border);grid-template-columns:60px 100px 1fr;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8rem;display:grid}.dns-row:last-child{border-bottom:none}.dns-header{background:var(--surface-hover);color:var(--text-dim);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem}.dns-value{color:var(--text);justify-self:start;padding:0;font-size:.8rem}.copied-tag{color:var(--success);margin-left:.4rem;font-size:.7rem}.stage-tracker{align-items:center;margin-top:.5rem;display:flex}.stage{align-items:center;gap:.4rem;display:flex}.stage-dot{background:var(--border);border-radius:50%;flex-shrink:0;width:7px;height:7px}.stage-label{color:var(--text-dim);text-transform:capitalize;white-space:nowrap;font-size:.7rem}.stage-line{background:var(--border);width:20px;height:1px;margin:0 .4rem}.stage-done .stage-dot{background:var(--success)}.stage-done .stage-label{color:var(--text-muted)}.stage-active .stage-dot{background:var(--warning);box-shadow:0 0 0 3px #f5a62333}.stage-active .stage-label{color:var(--text);font-weight:500}.stage-failed .stage-dot{background:var(--danger);box-shadow:0 0 0 3px #f5504e33}.stage-failed .stage-label{color:var(--danger);font-weight:500}.empty-state{text-align:center;color:var(--text-dim);border:1px dashed var(--border);border-radius:8px;padding:2.5rem 1rem;font-size:.85rem}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#02040cb8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:380px;padding:1.5rem;box-shadow:0 30px 80px #0009,0 0 0 1px #707fff14}.modal-title{margin:0 0 .6rem;font-size:1.05rem;font-weight:600}.modal-message{margin:0 0 1.4rem;font-size:.85rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.error-banner{background:var(--danger-bg);color:#ff8785;border:1px solid #f5504e4d;border-radius:6px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.83rem}.success-banner{color:#74d6a3;background:#4caf7d17;border:1px solid #4caf7d4d;border-radius:6px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.83rem}.header-row{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.back-link{align-items:center;gap:.3rem;margin-bottom:1rem;display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.7s linear infinite spin}.spinner{border:2px solid var(--border);border-top-color:var(--text-muted);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}.loading-screen{height:60vh;color:var(--text-dim);justify-content:center;align-items:center;font-size:.85rem;display:flex}.auth-page{grid-template-columns:minmax(0,1.1fr) minmax(360px,.75fr);align-items:center;gap:clamp(2rem,7vw,7rem);max-width:1120px;min-height:calc(100vh - 80px);margin:0 auto;padding:3rem 1.5rem 6rem;display:grid}.auth-visual{align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.auth-visual:before{content:"";filter:blur(2px);background:radial-gradient(circle at 35% 35%,#8291ffb8,#5842d433 46%,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:16%;left:7%}.auth-orbit{border:1px solid #8491ff33;border-radius:50%;position:absolute;transform:rotate(-16deg)}.auth-orbit-one{width:460px;height:210px;top:27%;left:-2%}.auth-orbit-two{width:540px;height:310px;top:18%;left:-9%}.auth-visual-copy{z-index:2;max-width:540px;position:relative}.auth-visual-copy h2{letter-spacing:-.055em;margin:.8rem 0 1.1rem;font-size:clamp(2.4rem,5vw,4rem);line-height:1.04}.auth-visual-copy p{max-width:470px;font-size:1rem}.auth-feature-row{color:var(--text-muted);align-items:center;gap:.8rem;margin-top:.75rem;font-size:.8rem;display:flex}.auth-feature-row span{color:#8491ff;font-family:DM Mono,monospace;font-size:.65rem}.auth-card{text-align:center;border:1px solid var(--border);background:linear-gradient(155deg,#10162bf5,#080c19f5);border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:2rem;display:flex;box-shadow:0 28px 80px #00000059,inset 0 1px #ffffff0a}.auth-logo-shell{border-radius:14px;width:48px;height:48px;margin-bottom:1rem}.auth-logo{width:auto;height:24px;margin-bottom:0}.auth-title{margin:0 0 .4rem;font-size:1.45rem}.auth-subtitle{margin:0 0 1.5rem;font-size:.85rem}.auth-github-button{justify-content:center;width:100%}.auth-switch-account{color:var(--text-muted);margin-top:.7rem;font-size:.78rem;text-decoration:none}.auth-switch-account:hover{color:var(--text);text-decoration:underline}.auth-divider{width:100%;color:var(--text-dim);align-items:center;margin:1.25rem 0;font-size:.75rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-divider span{padding:0 .75rem}.auth-form{text-align:left;width:100%}.auth-toggle{margin-top:1.25rem}a{color:var(--info)}@media (width<=850px){.auth-page{grid-template-columns:1fr;max-width:520px}.auth-visual,.platform-status{display:none}.page{padding-left:1rem;padding-right:1rem}.import-controls{grid-template-columns:1fr;align-items:stretch}}@media (width<=620px){.brand-product{display:none}.brand-icon-shell{width:29px;height:29px}.org-switcher{margin-left:0}.org-switcher-button{text-overflow:ellipsis;white-space:nowrap;max-width:135px;overflow:hidden}.header-row,.project-header{align-items:flex-start;gap:1rem}.page-heading{flex-direction:column;align-items:stretch}.page-heading>button{align-self:flex-start}.project-card{align-items:flex-start}.project-actions{flex-direction:column;align-items:flex-end}.project-meta{max-width:75vw;margin-left:0}.row-item>div:first-child{min-width:0}.deployment-actions{justify-content:flex-start;margin-top:.7rem}.auth-card{padding:1.5rem}.github-access-notice{flex-direction:column;align-items:stretch}}
