:root{font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f5f5;background:#181818;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#181818}button,input,select{font:inherit}button{border:0}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #5ee69c;outline-offset:3px}button,.nav-item,.icon-button,.deploy-button,.text-button,.select-button,.button{transition:all .7s cubic-bezier(.32,.72,0,1)}.app-shell{display:flex;min-height:100vh;background:#181818}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;flex-direction:column;width:256px;padding:24px 16px 16px;background:#131209;border-right:1px solid #313131}.brand,.server-switcher,.profile-row,.sidebar-note,.topbar-actions,.breadcrumbs,.hero-actions,.eyebrow,.secure-status,.live-indicator,.project-meta,.project-path,.project-actions,.branch-chip,.status-badge,.key-row,.key-copy strong,.activity-row,.toast,.modal-footer,.form-error,.nav-item,.text-button,.button,.search-field,.select-button{display:flex;align-items:center}.brand{gap:12px;padding:0 8px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;color:#181818;background:#5ee69c;border-radius:12px;font-size:20px;font-weight:700}.brand strong,.brand span,.server-switcher span,.server-switcher strong,.profile-row strong,.profile-row span{display:block}.brand strong{font-size:16px;letter-spacing:-.02em}.brand span{margin-top:2px;color:#8e8e8e;font-size:12px}.server-switcher{gap:10px;margin-top:32px;padding:12px;color:#d7d7d7;background:#1f1f1f;border:1px solid #313131;border-radius:12px;cursor:pointer}.server-switcher>div:nth-child(2){flex:1;min-width:0}.server-avatar{display:grid;width:30px;height:30px;place-items:center;color:#5ee69c;background:#272727;border-radius:8px}.server-switcher span,.profile-row span{color:#8e8e8e;font-size:11px}.server-switcher strong,.profile-row strong{margin-top:3px;color:#e4e4e4;font-size:12px;font-weight:600}.side-nav{display:flex;flex-direction:column;gap:4px;margin-top:32px}.nav-label{padding:0 12px 8px;color:#6f6f6f;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.nav-label-spaced{margin-top:24px}.nav-item{gap:12px;width:100%;padding:10px 12px;color:#999;background:transparent;border-radius:8px;cursor:pointer;font-size:13px;text-align:left}.nav-item:hover{color:#f5f5f5;background:#1f1f1f;transform:translate(2px)}.nav-item:active,.button:active,.deploy-button:active{transform:scale(.98)}.nav-item.active{color:#5ee69c;background:#1f2c24}.nav-item span:nth-child(2){flex:1}.nav-count,.soon-label{display:grid;min-width:20px;height:20px;place-items:center;color:#181818;background:#5ee69c;border-radius:6px;font-size:10px;font-weight:700}.soon-label{min-width:auto;padding:0 6px;color:#909090;background:#272727;font-size:9px;font-weight:600}.sidebar-bottom{margin-top:auto}.sidebar-note{gap:9px;margin-bottom:16px;padding:12px;color:#5ee69c;background:#162119;border:1px solid #294632;border-radius:12px}.sidebar-note strong,.sidebar-note span{display:block}.sidebar-note strong{color:#ccefd9;font-size:11px}.sidebar-note span{margin-top:4px;color:#83ad91;font-size:10px}.profile-row{gap:10px;padding:10px 4px 0;border-top:1px solid #313131}.profile-row>.profile-email{flex:1;min-width:0;overflow:hidden;color:#dedede;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-avatar,.topbar-avatar{display:grid;place-items:center;color:#181818;background:#c9a37e;border-radius:50%;font-size:12px;font-weight:700}.profile-avatar{width:30px;height:30px}.main-content{width:calc(100% - 256px);margin-left:256px}.topbar{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 40px;border-bottom:1px solid #313131}.breadcrumbs{gap:10px;color:#777;font-size:12px}.breadcrumbs strong{color:#dcdcdc;font-weight:500}.topbar-actions{gap:16px}.live-indicator,.secure-status{gap:7px;color:#8fae98;font-size:11px}.live-indicator span,.secure-status span{display:block;width:7px;height:7px;background:#5ee69c;border-radius:50%;box-shadow:0 0 0 3px #244232}.topbar-avatar{width:30px;height:30px}.page-content{max-width:1440px;margin:0 auto;padding:40px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.eyebrow{gap:6px;color:#5ee69c;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:16px;text-transform:uppercase}.page-heading h1,.hero-copy h2,.modal h2,.panel-header h2,.guidance-panel h3,.empty-state h3{margin:0;text-wrap:balance}.page-heading h1{margin-top:8px;color:#f5f5f5;font-size:36px;font-weight:650;letter-spacing:-.04em;line-height:40px}.page-heading p,.hero-copy p,.panel-header p,.guidance-panel p,.empty-state p{margin:8px 0 0;color:#8d8d8d;font-size:14px;line-height:20px;text-wrap:pretty}.button{justify-content:center;gap:8px;min-height:40px;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:650;white-space:nowrap}.button-primary{color:#181818;background:#5ee69c}.button-primary:hover{background:#82efb5;transform:translateY(-2px)}.button-secondary{color:#d7d7d7;background:#272727;border:1px solid #3a3a3a}.button-secondary:hover{color:#fff;background:#313131;transform:translateY(-2px)}.hero-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:32px;min-height:250px;padding:32px;background:#1f1f1f;border:1px solid #313131;border-radius:16px}.hero-copy{align-self:center}.hero-copy h2{max-width:680px;margin-top:12px;color:#fff;font-size:36px;font-weight:650;letter-spacing:-.045em;line-height:40px}.hero-copy p{max-width:560px;margin-top:12px;font-size:15px}.hero-actions{gap:12px;margin-top:24px}.hero-terminal{align-self:center;padding:16px;color:#d1d1d1;background:#131209;border:1px solid #313131;border-radius:12px;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:24px}.terminal-topline{display:flex;align-items:center;gap:5px;margin-bottom:12px;color:#777}.terminal-topline span{width:7px;height:7px;background:#4c4c4c;border-radius:50%}.terminal-topline span:first-child{background:#ee8d8d}.terminal-topline span:nth-child(2){background:#e7c071}.terminal-topline span:nth-child(3){background:#5ee69c}.terminal-topline code{margin-left:6px;color:#747474;font-size:10px}.terminal-line{display:flex;align-items:center;gap:7px}.terminal-muted{color:#707070}.terminal-success{color:#5ee69c}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px}.stat-card{display:flex;gap:12px;min-height:124px;padding:20px;background:#1f1f1f;border:1px solid #313131;border-radius:12px}.stat-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px}.stat-icon.green{color:#5ee69c;background:#1c3527}.stat-icon.blue{color:#82bdff;background:#1d2b3a}.stat-icon.amber{color:#e9c275;background:#352e1d}.stat-icon.purple{color:#c1a6ff;background:#29243a}.stat-content{display:flex;flex-direction:column;min-width:0}.stat-content>span,.stat-content small{color:#8a8a8a;font-size:11px}.stat-content strong{margin-top:7px;color:#f3f3f3;font-size:28px;font-weight:650;letter-spacing:-.04em;line-height:32px}.stat-content small{margin-top:5px;color:#699a7c}.content-grid,.two-column-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:16px;margin-top:16px}.panel{background:#1f1f1f;border:1px solid #313131;border-radius:12px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 20px}.panel-header h2{color:#f2f2f2;font-size:16px;font-weight:650;letter-spacing:-.02em}.panel-header p{margin-top:5px;font-size:12px}.text-button{gap:5px;padding:4px 0;color:#5ee69c;background:transparent;cursor:pointer;font-size:11px;font-weight:650;white-space:nowrap}.text-button:hover{color:#a0f5be;transform:translate(2px)}.project-list{padding:0 24px 12px}.project-row{display:grid;grid-template-columns:minmax(180px,1.2fr) auto minmax(145px,1fr) auto;align-items:center;gap:16px;padding:16px 0;border-top:1px solid #313131}.project-identity,.table-project{display:flex;align-items:center;gap:10px;min-width:0}.project-mark{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;color:#b5a0ff;background:#2c2740;border-radius:8px}.project-identity>div:last-child,.table-project>div:last-child{min-width:0}.project-identity strong,.table-project strong{display:block;overflow:hidden;color:#e4e4e4;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.project-identity span,.table-project span{display:block;overflow:hidden;margin-top:4px;color:#777;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.project-meta{gap:8px}.branch-chip{gap:4px;padding:5px 7px;color:#aaa;background:#272727;border:1px solid #363636;border-radius:6px;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:10px;white-space:nowrap}.status-badge{gap:6px;color:#8a8a8a;font-size:10px;font-weight:600;white-space:nowrap}.status-badge>span{width:6px;height:6px;background:#888;border-radius:50%}.status-badge.online{color:#72c792}.status-badge.online>span{background:#5ee69c}.status-badge.attention{color:#d8b469}.status-badge.attention>span{background:#e9c275}.status-badge.offline{color:#db8b8b}.status-badge.offline>span{background:#ee8d8d}.project-path{gap:6px;overflow:hidden;color:#737373;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.project-actions{gap:12px;justify-content:flex-end}.last-deploy,.muted-text{color:#777;font-size:10px;white-space:nowrap}.deploy-button{display:flex;align-items:center;gap:5px;padding:7px 9px;color:#a6eabe;background:#203328;border:1px solid #34553f;border-radius:7px;cursor:pointer;font-size:10px;font-weight:650}.deploy-button:hover:not(:disabled){color:#181818;background:#5ee69c;border-color:#5ee69c}.deploy-button:disabled{cursor:wait;opacity:.7}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.activity-list{padding:0 24px 12px}.activity-empty,.inline-empty{padding:24px;color:#777;border-top:1px solid #313131;font-size:12px;text-align:center}.activity-row{gap:10px;padding:15px 0;border-top:1px solid #313131}.activity-dot{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border-radius:50%}.activity-dot.success{color:#5ee69c;background:#1c3527}.activity-dot.warning{color:#e9c275;background:#352e1d}.activity-copy{flex:1;min-width:0}.activity-copy strong,.activity-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-copy strong{color:#dcdcdc;font-size:11px;font-weight:600}.activity-copy span{margin-top:4px;color:#777;font-size:10px}.activity-row time{color:#707070;font-size:10px;white-space:nowrap}.security-strip{display:flex;align-items:center;gap:12px;margin-top:16px;padding:16px 20px;background:#162119;border:1px solid #294632;border-radius:12px}.security-icon{display:grid;width:36px;height:36px;place-items:center;color:#5ee69c;background:#1f3526;border-radius:10px}.security-strip>div:nth-child(2){flex:1}.security-strip strong{display:block;color:#c9ecd5;font-size:12px}.security-strip p{margin:4px 0 0;color:#82ab8f;font-size:11px}.full-panel{overflow:hidden}.toolbar{display:flex;gap:12px;padding:0 24px 20px}.search-field{flex:1;gap:9px;min-width:0;padding:0 12px;color:#737373;background:#181818;border:1px solid #363636;border-radius:8px}.search-field:focus-within{border-color:#5ee69c}.search-field input{width:100%;height:38px;color:#ddd;background:transparent;border:0;outline:0;font-size:12px}.search-field input::placeholder{color:#666}.select-button{gap:8px;padding:0 12px;color:#aaa;background:#272727;border:1px solid #3a3a3a;border-radius:8px;cursor:pointer;font-size:11px;white-space:nowrap}.select-button:hover{color:#fff;background:#313131}.project-table-wrap{overflow-x:auto}.project-table{width:100%;border-collapse:collapse;text-align:left}.project-table th,.project-table td{padding:14px 24px;border-top:1px solid #313131;vertical-align:middle}.project-table th{color:#707070;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.project-table td{color:#bdbdbd;font-size:11px}.path-code,.code-preview,.key-chip{color:#999;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:10px}.key-chip{display:inline-block;max-width:150px;overflow:hidden;color:#d0b77b;background:#352e1d;border-radius:6px;padding:4px 7px;text-overflow:ellipsis;white-space:nowrap}.icon-button{display:inline-grid;width:30px;height:30px;place-items:center;color:#8b8b8b;background:transparent;border-radius:7px;cursor:pointer}.icon-button:hover{color:#fff;background:#313131}.empty-state{display:flex;flex-direction:column;align-items:center;padding:64px 24px;text-align:center}.empty-icon{display:grid;width:48px;height:48px;place-items:center;color:#888;background:#272727;border-radius:12px}.empty-state h3{margin-top:16px;color:#ddd;font-size:16px}.empty-state p{margin-bottom:20px}.key-list,.available-key-list{padding:0 24px 12px}.available-key-row .key-copy{margin-right:8px}.import-button{min-height:32px;padding:6px 10px;font-size:11px}.details-list{display:grid;gap:16px}.details-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #313131}.details-list span{color:#777;font-size:11px}.details-list strong{color:#ddd;font-size:12px;font-weight:600;text-align:right}.details-code{color:#aaa!important;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:11px!important;overflow-wrap:anywhere}.details-select{min-width:210px;height:34px;padding:0 9px;color:#ddd;background:#181818;border:1px solid #3a3a3a;border-radius:7px;outline:0;font-size:11px}.deploy-output{margin-top:20px;background:#131209;border:1px solid #313131;border-radius:8px;overflow:hidden}.deploy-modal{width:min(100%,760px);max-height:min(90vh,820px);overflow:auto}.deploy-modal .modal-header{margin-bottom:20px}.deploy-modal-info{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;color:#aaa;background:#181818;border:1px solid #313131;border-radius:8px;font-size:12px}.deploy-modal-info code{min-width:0;flex:1;overflow-wrap:anywhere;color:#d7d7d7;font-family:Geist Mono,SFMono-Regular,Consolas,monospace}.deploy-modal-output{margin-top:0}.deploy-modal-output pre{min-height:220px;max-height:min(55vh,500px);padding:16px;color:#d1d8d3;font-size:12px;line-height:19px}.deploy-modal .modal-footer{margin-top:20px}.latest-execution-button{display:flex;width:100%;align-items:center;gap:10px;margin-top:20px;padding:12px 14px;color:#d1d1d1;background:#181818;border:1px solid #313131;border-radius:8px;cursor:pointer;font-size:12px;text-align:left}.latest-execution-button:hover{background:#272727}.latest-execution-button>span{margin-left:auto}.deploy-output-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;color:#cfcfcf;border-bottom:1px solid #313131;font-size:11px}.job-status{color:#999;font-size:10px}.job-status.queued,.job-status.running{color:#e9c275}.job-status.success{color:#5ee69c}.job-status.failed{color:#edaaaa}.deploy-output pre{max-height:240px;margin:0;padding:12px;overflow:auto;color:#bdbdbd;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:16px;white-space:pre-wrap;word-break:break-word}.key-row{gap:12px;padding:16px 0;border-top:1px solid #313131}.key-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;color:#e9c275;background:#352e1d;border-radius:8px}.key-copy{flex:1;min-width:0}.key-copy strong,.key-copy span,.key-scope strong,.key-scope span{display:block}.key-copy strong{gap:8px;color:#ddd;font-size:12px;font-weight:600}.key-project-select{width:150px;height:32px;padding:0 8px;color:#cfcfcf;background:#181818;border:1px solid #3a3a3a;border-radius:7px;outline:0;font-size:10px}.key-copy>span,.key-scope span{margin-top:4px;color:#777;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:10px}.key-scope{min-width:90px;text-align:right}.key-scope strong{color:#aaa;font-size:10px;font-weight:600}.primary-label{display:inline-block;padding:3px 5px;color:#6fb988;background:#203328;border-radius:4px;font-size:9px;font-weight:600}.guidance-panel{align-self:start;padding:24px}.guidance-icon{display:grid;width:42px;height:42px;place-items:center;color:#5ee69c;background:#1c3527;border-radius:10px}.guidance-panel h3{margin-top:24px;color:#e5e5e5;font-size:18px;font-weight:650;letter-spacing:-.03em}.code-preview{display:flex;flex-direction:column;gap:8px;margin-top:24px;padding:16px;color:#9bbca5;background:#131209;border:1px solid #313131;border-radius:8px}.toast{position:fixed;right:24px;bottom:24px;z-index:30;gap:10px;max-width:min(420px,calc(100vw - 48px));padding:12px 12px 12px 16px;color:#c9ecd5;background:#1f3526;border:1px solid #406b4b;border-radius:10px;box-shadow:0 16px 40px #0000003d;font-size:12px}.toast>svg{flex:0 0 auto;color:#5ee69c}.toast span{flex:1}.toast button{display:grid;width:24px;height:24px;place-items:center;color:#9bbca5;background:transparent;border-radius:6px;cursor:pointer}.toast button:hover{color:#fff;background:#294632}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#000000b8}.modal{width:min(100%,540px);padding:24px;background:#1f1f1f;border:1px solid #414141;border-radius:16px;box-shadow:0 24px 80px #0000006b}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.modal h2{margin-top:8px;color:#f5f5f5;font-size:24px;font-weight:650;letter-spacing:-.035em;line-height:32px}.form-field{display:flex;flex-direction:column;gap:7px;margin-top:16px}.form-field>span{color:#d1d1d1;font-size:12px;font-weight:600}.form-field input,.form-field select{width:100%;height:40px;padding:0 12px;color:#e5e5e5;background:#181818;border:1px solid #3a3a3a;border-radius:8px;outline:0;font-size:12px}.form-field input::placeholder{color:#666}.form-field small{color:#777;font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-error{gap:7px;margin-top:16px;padding:10px 12px;color:#edaaaa;background:#352020;border:1px solid #5b3434;border-radius:8px;font-size:11px}.modal-footer{justify-content:flex-end;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid #313131}@media (max-width: 1180px){.project-row{grid-template-columns:minmax(180px,1fr) auto auto}.project-path{display:none}}@media (max-width: 960px){.sidebar{position:static;width:74px;padding:20px 10px}.brand{justify-content:center;padding:0}.brand>div:last-child,.server-switcher>div:nth-child(2),.server-switcher>svg,.nav-label,.nav-item span,.sidebar-bottom{display:none}.server-switcher{justify-content:center;margin-top:28px;padding:10px}.side-nav{align-items:center;margin-top:24px}.nav-item{justify-content:center;width:44px;height:44px;padding:0}.main-content{width:calc(100% - 74px);margin-left:0}.hero-card,.content-grid,.two-column-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.topbar{height:60px;padding:0 20px}.live-indicator,.topbar-actions .icon-button{display:none}.page-content{padding:28px 16px 40px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.page-heading h1{font-size:30px;line-height:36px}.hero-card{padding:24px}.hero-copy h2{font-size:30px;line-height:36px}.hero-terminal{overflow:hidden;font-size:10px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{min-height:112px;padding:16px}.stat-icon{display:none}.panel-header{padding:20px 16px 16px}.project-list,.activity-list,.key-list{padding-right:16px;padding-left:16px}.project-row{grid-template-columns:1fr auto;gap:10px}.project-meta{justify-content:flex-end}.project-actions{grid-column:1 / -1;justify-content:space-between}.toolbar{flex-direction:column;padding:0 16px 16px}.select-button{justify-content:space-between;min-height:38px}.project-table th,.project-table td{padding-right:16px;padding-left:16px}.project-table th:nth-child(3),.project-table td:nth-child(3),.project-table th:nth-child(5),.project-table td:nth-child(5){display:none}.form-grid{grid-template-columns:1fr;gap:0}.security-strip{align-items:flex-start;flex-wrap:wrap;padding:16px}.secure-status{width:100%;margin-left:48px}}.auth-loading{display:flex;min-height:100vh;align-items:center;justify-content:center;gap:10px;color:#9a9a9a;background:#181818;font-size:13px}.auth-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:#181818}.auth-card{width:min(100%,420px);padding:32px;background:#1f1f1f;border:1px solid #313131;border-radius:16px;box-shadow:0 24px 80px #0000003d}.auth-brand{padding:0}.auth-copy{margin-top:32px}.auth-copy h1{margin:10px 0 0;color:#f5f5f5;font-size:30px;font-weight:650;letter-spacing:-.04em;line-height:36px;text-wrap:balance}.auth-copy p{margin:10px 0 0;color:#8d8d8d;font-size:14px;line-height:20px;text-wrap:pretty}.auth-card form{margin-top:24px}.maintenance-panel{overflow:hidden}.maintenance-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-bottom:1px solid #313131}.maintenance-title{display:flex;min-width:0;align-items:center;gap:16px}.maintenance-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;color:#8be8ae;background:#272727;border-radius:12px}.maintenance-heading h2,.maintenance-section-heading h3,.maintenance-result h3{color:#f2f2f2;font-size:16px;font-weight:650}.maintenance-heading p,.maintenance-section-heading span,.maintenance-actions p,.maintenance-safety p{margin-top:6px;color:#999;font-size:13px;line-height:20px}.maintenance-body{display:grid;gap:24px;padding:24px}.maintenance-section{display:grid;gap:12px}.maintenance-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.maintenance-section-heading span{margin:0;font-size:12px}.maintenance-usage{min-height:104px;max-height:300px;margin:0;overflow:auto;padding:16px;color:#d1d8d3;background:#181818;border:1px solid #313131;border-radius:8px;font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre}.maintenance-safety{display:flex;align-items:flex-start;gap:12px;padding:16px;color:#e9d6a9;background:#272727;border:1px solid #313131;border-radius:8px}.maintenance-safety>svg{flex:0 0 auto;margin-top:1px}.maintenance-safety strong,.maintenance-actions strong{color:#ededed;font-size:14px}.maintenance-safety p{margin-top:4px;color:#b5b5b5}.maintenance-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:4px}.maintenance-actions p{margin-top:4px}.maintenance-result{display:grid;gap:12px}.cleanup-output{color:#c9d5ce}@media (max-width: 680px){.maintenance-heading,.maintenance-actions{align-items:stretch;flex-direction:column}.maintenance-heading{padding:20px 16px}.maintenance-body{gap:20px;padding:20px 16px}.maintenance-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.maintenance-usage{font-size:11px}.deploy-modal-backdrop{align-items:end;padding:12px}.deploy-modal-info{flex-wrap:wrap}.deploy-modal-info code{flex-basis:100%;order:1}.deploy-modal-output pre{min-height:180px;max-height:50vh}}.auth-submit{width:100%;margin-top:24px}.auth-footer{display:flex;align-items:center;gap:7px;margin-top:24px;padding-top:16px;color:#76a987;border-top:1px solid #313131;font-size:11px}.overview-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;background:#1f1f1f;border:1px solid #313131;border-radius:12px}.overview-intro .hero-copy h2{margin-top:8px;font-size:24px;line-height:32px}.overview-intro .hero-copy p{margin-top:4px}.stats-grid{gap:12px;margin-top:12px}.stat-card{min-height:100px;padding:16px;border-radius:10px}.stat-content strong{margin-top:3px;font-size:24px;line-height:28px}.stat-content small{margin-top:3px}.overview-projects,.overview-activity{margin-top:12px}.overview-projects .panel-header,.overview-activity .panel-header{padding-bottom:14px}.project-open-button{display:flex;align-items:center;gap:10px;padding:0;color:inherit;background:transparent;border:0;text-align:left;cursor:pointer}.project-open-button:hover strong{color:#5ee69c}.project-action-buttons{display:flex;align-items:center;gap:4px}.project-details-button{flex:0 0 auto}.project-table-row{cursor:pointer}.project-table-row:hover{background:#242424}.project-table-actions{display:flex;align-items:center;gap:5px}.project-table-actions .deploy-button{min-height:30px;padding:0 9px;font-size:10px}.deploy-button:disabled{cursor:not-allowed}.table-project-button{padding:0;color:inherit;background:transparent;border:0;cursor:pointer;text-align:left}.table-project-button:hover strong{color:#5ee69c}.keys-layout{display:grid;gap:12px}.logout-button{padding:6px 9px;color:#aaa;background:transparent;border:1px solid #393939;border-radius:7px;cursor:pointer;font-size:10px}.logout-button:hover{color:#fff;background:#272727}.toolbar{align-items:flex-end}.select-field{display:flex;align-items:center;gap:8px;color:#858585;font-size:11px}.select-button{min-height:38px;padding:0 28px 0 12px}.show-all-projects{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:13px;color:#5ee69c;background:transparent;border-top:1px solid #313131;cursor:pointer;font-size:11px}.show-all-projects:hover{background:#242424}.page-heading{align-items:center;margin-bottom:20px}.page-heading h1{margin-top:0;font-size:30px;line-height:36px}.page-heading p{margin-top:4px}.panel-header{align-items:center;padding:20px 22px 16px}.project-row{padding:13px 0}.project-identity,.project-open-button{min-width:0}.key-row{gap:10px}.key-project-select{flex:0 0 auto}.two-column-grid:has(.available-key-list){grid-template-columns:1fr}.details-list>div{align-items:center}.icon-button,.button,.nav-item,.deploy-button,.text-button,.show-all-projects{transition:color .15s ease,background-color .15s ease,border-color .15s ease,transform .15s ease}@media (max-width: 960px){.app-shell{display:block}.sidebar{position:sticky;inset:0 0 auto;width:100%;min-height:64px;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 20px;border-right:0;border-bottom:1px solid #313131}.brand{justify-content:flex-start;padding:0}.brand>div:last-child{display:block}.side-nav{flex-direction:row;align-items:center;gap:4px;margin:0}.nav-label,.sidebar-bottom{display:none}.nav-item{justify-content:center;width:auto;height:40px;padding:0 10px}.nav-item span{display:inline}.main-content{width:100%;margin:0}.hero-card,.content-grid,.two-column-grid{grid-template-columns:1fr}}@media (max-width: 680px){.sidebar{min-height:58px;padding:8px 12px}.brand span{display:none}.side-nav{gap:2px}.nav-item{gap:6px;height:38px;padding:0 7px;font-size:11px}.nav-item>svg{width:16px}.nav-count{min-width:17px;height:17px}.topbar{display:none}.page-content{padding:24px 14px 32px}.page-heading{align-items:flex-start;gap:12px;margin-bottom:16px}.page-heading h1{font-size:24px;line-height:32px}.page-heading p{font-size:12px}.overview-intro{align-items:flex-start;flex-direction:column;gap:14px;padding:18px}.overview-intro .hero-copy h2{font-size:20px;line-height:28px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat-card{min-height:88px;padding:12px}.stat-icon{display:grid;width:30px;height:30px}.stat-content>span,.stat-content small{font-size:10px}.stat-content strong{font-size:20px;line-height:24px}.panel-header{align-items:flex-start;padding:16px 14px 12px}.panel-header p{max-width:45ch}.project-list,.activity-list,.key-list,.available-key-list{padding-right:14px;padding-left:14px}.project-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.project-identity{grid-column:1 / -1}.project-meta{justify-content:flex-start}.project-path{display:none}.project-actions{grid-column:1 / -1;justify-content:space-between}.toolbar{flex-direction:column;align-items:stretch;padding:0 14px 14px}.select-field{justify-content:space-between}.select-button{flex:1}.project-table th:nth-child(2),.project-table td:nth-child(2),.project-table th:nth-child(3),.project-table td:nth-child(3),.project-table th:nth-child(5),.project-table td:nth-child(5),.project-table th:nth-child(6),.project-table td:nth-child(6){display:none}.project-table th,.project-table td{padding:11px 10px}.key-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.key-scope{display:none}.key-project-select{grid-column:2 / 3;width:100%}.key-row .icon-button{grid-column:3;grid-row:1 / 3}.details-list>div{align-items:flex-start;flex-direction:column;gap:6px}.details-list strong{text-align:left}.details-select{width:100%}.modal-backdrop{align-items:end;padding:8px}.modal{max-height:calc(100dvh - 16px);padding:18px;overflow:auto}}
