@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#e9eadf;background:#11120f;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #181a16;--surface-raised: #20221d;--line: #30332b;--muted: #969b8d;--green: #c8f561;--green-dark: #182109;--amber: #ffce75;--red: #ff8d80}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#11120f}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:2px}.centered{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--muted)}.brand-mark{width:48px;height:48px;display:grid;place-items:center;color:#11120f;background:var(--green);border-radius:14px;box-shadow:0 0 60px #c8f56133}.signin-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr)}.signin-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:650px;padding:clamp(42px,8vw,120px)}.eyebrow{margin:28px 0 10px;color:var(--green);font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.signin-card h1{margin:0;font-size:clamp(42px,5.4vw,74px);line-height:.98;letter-spacing:-.055em}.lede{max-width:540px;margin:26px 0 30px;color:#aeb2a5;font-size:17px;line-height:1.65}.signin-button{min-height:48px;padding:0 20px}.signin-note{margin:14px 4px;color:#747a6c;font-size:12px}.signin-aside{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:72px;background:linear-gradient(155deg,#283211aa,transparent 60%),radial-gradient(circle at 50% 40%,#bdeb5430,transparent 31%),#181a15;border-left:1px solid var(--line)}.signin-aside:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(#92977e22 1px,transparent 1px),linear-gradient(90deg,#92977e22 1px,transparent 1px);background-size:44px 44px}.signin-aside p,.signin-aside span{position:relative;z-index:2}.signin-aside p{margin:0 0 7px;font-size:22px;font-weight:600;letter-spacing:-.03em}.signin-aside span{color:var(--muted)}.signal-orbit{position:absolute;top:42%;left:50%;aspect-ratio:1;border:1px solid #c8f56145;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:280px}.orbit-two{width:480px}.signal-dot{position:absolute;top:42%;left:50%;width:18px;height:18px;border:5px solid #202615;border-radius:50%;background:var(--green);box-shadow:0 0 65px 22px #c8f56145;transform:translate(-50%,-50%)}.topbar{position:sticky;top:0;z-index:10;height:66px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#11120feb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wordmark{display:flex;align-items:center;gap:8px;font-size:14px}.wordmark>span{width:30px;height:30px;margin-right:3px;display:grid;place-items:center;border-radius:9px;color:#11120f;background:var(--green)}.wordmark b{color:var(--muted);font-weight:500}.topbar-meta{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px}.secure-label{display:flex;gap:6px;align-items:center;color:#b1c784}.user-email{padding-left:14px;border-left:1px solid var(--line)}.icon-button,.icon-link{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:transparent;cursor:pointer;text-decoration:none}.icon-button:hover,.icon-link:hover{color:#fff;border-color:#55594c}.dashboard{width:min(1440px,100%);margin:0 auto;padding:58px clamp(20px,4vw,64px) 80px}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.intro .eyebrow{margin-top:0}.intro h1{margin:0;font-size:clamp(36px,4.6vw,62px);line-height:1;letter-spacing:-.055em}.intro>div>p:last-child{margin:17px 0 0;color:var(--muted)}.system-summary{display:flex;align-items:stretch;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.system-summary>div{min-width:105px;padding:15px 20px;border-right:1px solid var(--line)}.system-summary strong{display:block;font-family:DM Mono,monospace;font-size:20px}.system-summary span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.refresh-button{display:flex;align-items:center;gap:7px;padding:0 18px;border:0;color:var(--muted);background:transparent;font-size:11px;cursor:pointer}.refresh-button:hover{color:#fff}.service-section{margin-top:34px}.section-heading{margin:0 0 14px}.section-heading .eyebrow{margin:0 0 5px}.section-heading h2{margin:0;font-size:18px;letter-spacing:-.025em}.additional-services{margin-top:42px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{min-height:260px;padding:23px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#1b1d18,#171915);transition:border-color .18s,transform .18s}.service-card:hover{transform:translateY(-2px);border-color:#464a3e}.service-card.selected{border-color:#8eac4e;box-shadow:inset 0 0 0 1px #8eac4e}.service-card.read-only-card{min-height:172px}.service-heading{display:flex;justify-content:space-between;gap:20px}.service-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:11px}.service-heading h2{margin:0;font-size:20px;letter-spacing:-.03em}.service-heading p{margin:8px 0 0;color:var(--muted);font-family:DM Mono,monospace;font-size:11px}.status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #42463a;border-radius:100px;color:var(--muted);font-family:DM Mono,monospace;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.status i,.live-indicator i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-running{color:var(--green);border-color:#637a37;background:#1e2910}.status-starting,.status-restarting{color:var(--amber);border-color:#705b2e;background:#2c2414}.status-degraded{color:var(--red);border-color:#6a3933;background:#2c1916}.lease-strip{margin:28px 0;padding:13px 0;display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.countdown{color:#dfe1d5;font-family:DM Mono,monospace}.countdown.muted{color:#666b5f}.service-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}.lease-action{flex:1 1 100%}.lease-split{position:relative;display:inline-flex}.lease-split .lease-main{border-radius:9px 0 0 9px}.lease-split .lease-chevron{width:34px;padding:0;border-left-color:#91b348;border-radius:0 9px 9px 0}.lease-split .lease-chevron[aria-expanded=true] svg{transform:rotate(180deg)}.lease-split .lease-chevron svg{transition:transform .16s ease}.lease-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:5;min-width:100%;padding:5px;border:1px solid #4a4e41;border-radius:10px;background:#20221d;box-shadow:0 14px 34px #0009}.lease-menu-item{width:100%;min-height:44px;padding:7px 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;color:#e7e9dd;background:transparent;text-align:left;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer}.lease-menu-item:hover{color:#11120f;background:var(--green)}.lease-menu-item span{display:flex;flex-direction:column;gap:1px}.lease-menu-item small{color:var(--muted);font-size:9px;font-weight:500}.lease-menu-item:hover small{color:#3b421f}.button{height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:9px;font-size:11px;font-weight:600;cursor:pointer}.button:disabled{opacity:.38;cursor:not-allowed}.button.primary{color:#14150f;background:var(--green)}.button.primary:hover:not(:disabled){background:#d7ff7e}.button.secondary{color:#e0e2d7;border-color:#45483d;background:#252821}.button.danger{color:#ffaca3;border-color:#593832;background:transparent}.button.ghost{color:var(--muted);border-color:transparent;background:transparent}.log-button{margin-left:auto;border-color:#40443a!important}.read-only-actions .log-button{margin-left:auto}.scope-note{margin:18px 3px 0;color:#64695e;font-size:11px}.error-banner{margin:0 0 18px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #653e37;border-radius:10px;color:#ffc2ba;background:#2a1715;font-size:12px}.error-banner button,.log-error button{border:0;color:inherit;background:transparent;text-decoration:underline;cursor:pointer}.logs-panel{margin-top:28px;border:1px solid #3e4238;border-radius:16px;overflow:hidden;background:#151613;box-shadow:0 24px 80px #00000035}.logs-header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logs-header .eyebrow{margin:0 0 5px}.logs-header h2{margin:0;font-size:18px}.logs-header-actions{display:flex;align-items:center;gap:12px}.live-indicator{display:flex;align-items:center;gap:6px;color:var(--muted);font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase}.live-indicator.active{color:var(--green)}.live-indicator.active i{box-shadow:0 0 10px var(--green)}.log-toolbar{padding:10px 13px;display:flex;gap:8px;border-bottom:1px solid var(--line);background:#1c1e19}.filter-form{min-width:260px;flex:1;display:flex;align-items:center;gap:8px;padding-left:10px;border:1px solid #40443a;border-radius:8px;color:var(--muted);background:#121310}.filter-form input{min-width:0;flex:1;border:0;outline:0;color:#e3e5da;background:transparent;font-family:DM Mono,monospace;font-size:11px}.filter-form button,.toolbar-button,.logs-footer button,.log-toolbar select{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #40443a;border-radius:7px;color:#aeb2a5;background:#242720;font-size:10px;cursor:pointer}.filter-form button{border-width:0 0 0 1px;border-radius:0 7px 7px 0}.toolbar-button:disabled,.logs-footer button:disabled{opacity:.4;cursor:not-allowed}.log-error{padding:10px 15px;color:#ffc2ba;background:#311a17;font-size:11px}.terminal-wrap{position:relative}.terminal{height:460px;overflow:auto;padding:8px 0 20px;font-family:DM Mono,monospace;background:#10110e}.log-row{padding:5px 16px;display:grid;grid-template-columns:175px minmax(0,1fr);gap:17px;border-left:2px solid transparent;font-size:11px;line-height:1.55}.log-row:hover{border-left-color:#7e9848;background:#191b16}.log-row time{color:#6f7567;white-space:nowrap}.log-row pre{margin:0;color:#ccd0c1;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit}.empty-logs,.loading-logs{min-height:100%;display:flex;align-items:center;justify-content:center;gap:8px;color:#676c60;font-size:11px}.new-logs-button{position:absolute;right:18px;bottom:16px;height:34px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;border:1px solid #718b3e;border-radius:100px;color:#11120f;background:var(--green);box-shadow:0 8px 24px #0009;font-size:11px;font-weight:700;cursor:pointer}.logs-footer{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:#74796d;font-size:10px}.spin{animation:spin 1s linear infinite}.skeleton{min-height:260px;background:linear-gradient(100deg,#181a16 30%,#22251e,#181a16 70%);background-size:300% 100%;animation:shimmer 1.7s infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-150% 0}}@media(max-width:1050px){.services-grid{grid-template-columns:1fr}.service-card{min-height:220px}.intro{align-items:flex-start;flex-direction:column;gap:25px}.system-summary{width:100%}.refresh-button{margin-left:auto}.log-toolbar{flex-wrap:wrap}.filter-form{flex-basis:100%}}@media(max-width:760px){.signin-shell{grid-template-columns:1fr}.signin-aside{display:none}.signin-card{min-height:100vh;padding:32px 24px}.topbar{padding:0 16px}.secure-label,.user-email,.wordmark b{display:none}.dashboard{padding:38px 16px 60px}.system-summary{flex-wrap:wrap}.system-summary>div{flex:1}.refresh-button{min-height:42px;flex-basis:100%;border-top:1px solid var(--line)}.service-actions .button{flex:1 1 auto}.log-button{margin-left:0}.log-toolbar select,.toolbar-button{flex:1}.terminal{height:58vh}.log-row{grid-template-columns:1fr;gap:2px;padding:8px 12px}.logs-footer{align-items:flex-start;gap:10px}}
