:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17212b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17212b;--muted:#66717d;--line:#dfe3e7;--surface:#fff;--soft:#f1f3f5;--accent:#0f766e;--accent-dark:#0b5e58;--danger:#b42318;--success:#147d52;--warning:#8a5700;background:#f6f7f9;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f6f7f9;min-width:320px}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #0f766e33}.brand,.sidebar-brand{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-flex}.auth-page{background:#f6f7f9;grid-template-rows:auto 1fr auto;align-items:center;min-height:100vh;padding:28px;display:grid}.auth-brand{align-self:start}.auth-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:min(100%,440px);margin:32px auto;padding:32px;box-shadow:0 18px 50px #17212b14}.auth-card-header{margin-bottom:24px}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:760}.auth-card h1,.dashboard-header h1,.full-page-state h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.12}.auth-card-header>p:last-child,.dashboard-header>div>p:last-child,.full-page-state p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.auth-tabs{background:var(--soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:13px;font-weight:650}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #17212b1f}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-form label,.otp-form label{color:#34404b;margin-top:4px;font-size:13px;font-weight:650}.auth-form input,.otp-form input,.search-box input,.tenant-switcher select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd5da;border-radius:9px}.auth-form input,.otp-form input{height:44px;padding:0 12px}.auth-form input:focus,.otp-form input:focus,.search-box:focus-within,.tenant-switcher select:focus{border-color:var(--accent)}.field-hint{color:var(--muted);margin:-2px 0 4px;font-size:12px;line-height:1.5}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:0 16px;font-size:14px;font-weight:680;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{color:#fff;background:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.auth-actions{border-top:1px solid #eceff1;justify-content:space-between;gap:16px;margin-top:18px;padding-top:18px;display:flex}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:650}.text-button.muted{color:var(--muted);font-weight:560}.notice{border:1px solid var(--line);border-radius:9px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:11px 12px;font-size:13px;line-height:1.5;display:flex}.notice-warning{color:var(--warning);background:#fff9eb;border-color:#ead6aa}.notice-error{color:var(--danger);background:#fff6f5;border-color:#f0c7c3}.notice-success{color:var(--success);background:#f1fbf6;border-color:#bfe3d1}.otp-form{border:1px solid var(--line);background:#fafbfc;border-radius:11px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:18px;padding:16px;display:grid}.otp-form label{grid-column:1/-1;margin:0}.otp-form .button{margin:0}.otp-input{letter-spacing:.14em;text-align:center}.auth-card-footer{text-align:center;border-top:1px solid #eceff1;margin-top:22px;padding-top:18px;font-size:13px}.auth-card-footer a{color:var(--accent);font-weight:650;text-decoration:none}.auth-meta{color:#89929b;text-align:center;align-self:end;margin:0;font-size:11px}.loading-line{color:var(--muted);font-size:14px}.app-layout{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.sidebar-brand{padding:0 8px}.tenant-switcher{margin-top:30px;padding:0 8px;display:block}.tenant-switcher>span{color:#89929b;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:760;display:block}.tenant-switcher select{height:39px;padding:0 10px;font-size:13px;font-weight:620}.sidebar-nav{flex:1;margin-top:26px}.sidebar-nav a{min-height:42px;color:var(--muted);border-radius:9px;align-items:center;gap:10px;padding:0 11px;font-size:14px;font-weight:620;text-decoration:none;display:flex}.sidebar-nav a.active{color:var(--ink);background:#eef3f3}.sidebar-account{border-top:1px solid var(--line);grid-template-columns:30px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:14px 8px 2px;display:grid}.avatar{color:#fff;background:#40505e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:750;display:inline-flex}.account-email{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.sidebar-account button,.mobile-header button,.drawer-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.sidebar-account button:hover,.mobile-header button:hover,.drawer-close:hover{color:var(--ink);background:var(--soft)}.app-main{min-width:0;padding:44px clamp(24px,5vw,68px) 72px}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:28px;max-width:1180px;margin:0 auto 32px;display:flex}.dashboard-header h1{font-size:34px}.search-box{color:#7e8891;background:#fff;border:1px solid #cfd5da;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100%,360px);height:43px;padding:0 10px 0 12px;display:grid}.search-box input{border:0;outline:0;height:38px;padding:0}.search-box kbd{border:1px solid var(--line);color:#8a939c;background:var(--soft);text-align:center;border-radius:5px;min-width:22px;padding:2px 6px;font-size:11px}.project-grid{gap:16px;max-width:1180px;margin:0 auto;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #17212b09}.project-card-header{border-bottom:1px solid #e8ebed;justify-content:space-between;gap:24px;padding:22px 24px 20px;display:flex}.project-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.project-card h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:18px}.project-card-header p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.environment-badge,.status{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;display:inline-flex}.environment-badge{color:#596571;text-transform:capitalize;background:#f7f8f9;height:26px;padding:0 9px;font-size:11px;font-weight:660}.status{height:21px;color:var(--success);letter-spacing:.06em;text-transform:uppercase;background:#f2faf6;border-color:#c8e6d8;padding:0 7px;font-size:9px;font-weight:760}.status-maintenance{color:var(--warning);background:#fff9eb;border-color:#ead6aa}.status-archived{color:#68737d;background:#f4f5f6;border-color:#d9dde0}.service-list{padding:6px 24px 12px}.service-row{border-bottom:1px solid #eef0f2;grid-template-columns:minmax(130px,.42fr) minmax(0,1.58fr);align-items:center;gap:20px;min-height:58px;padding:10px 0;display:grid}.service-row:last-child{border-bottom:0}.service-label{color:#34404b;align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:650;display:flex}.service-icon{color:#43515e;background:#eef1f3;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.service-supabase{color:#08784f;background:#e7f6ef}.service-cloudflare{color:#9a4b0a;background:#fff0df}.service-github{color:#252a30;background:#eceef0}.service-linear{color:#6554c0;background:#f0edff}.service-hetzner{color:#c31b3d;background:#ffedf1}.service-backend{color:#1f62a5;background:#eaf3fb}.quick-links{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.quick-links a{color:#34404b;background:#fff;border:1px solid #d7dce0;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:12px;font-weight:620;text-decoration:none;display:inline-flex}.quick-links a:hover{background:#f8f9fa;border-color:#aeb7be}.empty-state,.content-state,.full-page-state{color:var(--muted);justify-content:center;align-items:center;display:flex}.full-page-state{text-align:center;min-height:100vh;padding:32px}.empty-state{text-align:center;background:#ffffff8c;border:1px dashed #cfd5da;border-radius:14px;flex-direction:column;max-width:1180px;min-height:260px;margin:0 auto;padding:40px}.empty-state h2{color:var(--ink);margin:14px 0 5px;font-size:17px}.empty-state p{max-width:460px;margin:0;font-size:13px;line-height:1.55}.content-state{min-height:180px}.dashboard-notice{max-width:1180px;margin:0 auto 18px}.mobile-header,.mobile-drawer-backdrop{display:none}@media (width<=860px){.app-layout{display:block}.sidebar{display:none}.mobile-header{z-index:10;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-drawer-backdrop{z-index:20;background:#17212b59;display:block;position:fixed;inset:0}.mobile-drawer{background:#fff;flex-direction:column;width:min(88vw,300px);height:100%;padding:24px 18px 18px;display:flex;position:relative}.drawer-close{position:absolute;top:20px;right:16px}.app-main{padding:30px 18px 52px}.dashboard-header{flex-direction:column;align-items:stretch}.search-box{width:100%}}@media (width<=620px){.auth-page{padding:18px}.auth-card{border-radius:14px;padding:24px 20px}.otp-form{grid-template-columns:1fr}.project-card-header{align-items:flex-start;padding:19px}.service-list{padding:4px 19px 10px}.service-row{grid-template-columns:1fr;gap:8px;padding:14px 0}.quick-links{justify-content:flex-start}.search-box kbd{display:none}}
