:root{color:#171717;font-synthesis:none;--line:#b8b4ab;--paper:#fbfaf7;--muted:#6e6a62;--green:#3b6d4f;--red:#8d3f35;--blue:#425e78;background:#f4f2ed;font-family:Courier New,Courier,monospace}*{box-sizing:border-box}body{color:#171717;background:#f4f2ed;min-width:980px;margin:0}button,input,textarea,select{font:inherit;color:inherit}button{color:#fff;cursor:pointer;text-transform:lowercase;background:#171717;border:1px solid #171717;padding:.72rem 1rem}button:hover{color:#171717;background:#fff}button:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#171717;background:0 0}.danger{background:var(--red);border-color:var(--red)}.text-button{color:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.text-button:hover{background:0 0}.danger-text{color:var(--red)}a{color:inherit}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);background:var(--paper);z-index:10;justify-content:space-between;align-items:center;height:60px;padding:0 32px;display:flex;position:sticky;top:0}.brand{letter-spacing:.04em;font-weight:700;text-decoration:none}.topbar nav{align-items:center;gap:24px;display:flex}.topbar nav a{font-size:.86rem}.shell main{flex:1}.shell footer{border-top:1px solid var(--line);color:var(--muted);background:var(--paper);justify-content:space-between;padding:18px 32px;font-size:.75rem;display:flex}.page{max-width:1280px;margin:0 auto;padding:54px 42px 80px}.page.narrow{max-width:920px}.page-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:34px;display:flex}.page-header h1{margin:.2rem 0 .5rem;font-size:2.25rem;font-weight:400}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 .5rem;font-size:.7rem}.muted{color:var(--muted);line-height:1.55}.flash{border:1px solid var(--line);background:var(--paper);margin:0 0 20px;padding:12px 14px}.flash-error{border-color:var(--red);color:var(--red)}.stats{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(4,1fr);margin-bottom:28px;display:grid}.stats div{border-right:1px solid var(--line);padding:20px}.stats div:last-child{border-right:0}.stats strong{font-size:1.55rem;font-weight:400;display:block}.stats span{color:var(--muted);font-size:.72rem}.application-list{border-top:1px solid var(--line)}.application-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;padding:22px 10px;text-decoration:none;display:grid}.application-row:hover{background:var(--paper)}.application-row>div:first-child{grid-template-columns:18px 1fr;align-items:center;gap:4px 10px;display:grid}.application-row strong{font-size:1rem}.application-row small{color:var(--muted);grid-column:2}.row-meta{color:var(--muted);gap:28px;font-size:.72rem;display:flex}.status-dot{border:1px solid;border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.running{background:var(--green);color:var(--green)}.status-dot.stopped{color:#777}.empty-state{min-height:420px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.panel{border:1px solid var(--line);background:var(--paper);margin-bottom:26px;padding:26px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid .full{grid-column:1/-1}label{text-transform:lowercase;flex-direction:column;gap:7px;font-size:.74rem;display:flex}input,textarea,select{border:1px solid var(--line);background:#fff;outline:none;width:100%;padding:10px 11px}input:focus,textarea:focus,select:focus{border-color:#171717}textarea{resize:vertical}small{color:var(--muted);font-size:.7rem;line-height:1.45}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding-top:20px;display:flex}.auth-page{place-items:center;min-height:calc(100vh - 110px);padding:50px;display:grid}.auth-card{border:1px solid var(--line);background:var(--paper);width:410px;padding:34px}.auth-card.wide{width:560px}.auth-card h1{font-size:1.8rem;font-weight:400}.auth-card form{gap:16px;margin:26px 0 15px;display:grid}.subdued{color:var(--muted)}.recovery-key{word-break:break-all;border:1px dashed #171717;margin:22px 0;padding:18px;font-size:1.15rem;display:block}.check{text-transform:none;flex-direction:row;align-items:center;gap:8px;display:flex}.check input{width:auto}.application-title .domain-link{color:var(--blue);font-size:.86rem}.header-actions{gap:10px;display:flex}.runtime-banner{border:1px solid var(--line);background:#ece9e1;grid-template-columns:auto auto 1fr;align-items:center;gap:28px;margin-bottom:26px;padding:18px 22px;font-size:.78rem;display:grid}.runtime-banner>div{align-items:center;gap:9px;display:flex}.runtime-banner>div:nth-child(2){flex-direction:column;align-items:flex-start;gap:2px;display:flex}.runtime-banner p{color:var(--muted);margin:0;line-height:1.45}.detail-grid{grid-template-columns:1.2fr .8fr;gap:26px;display:grid}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;display:flex}.section-heading h2{margin:0;font-size:1rem;font-weight:400}.section-heading>span{color:var(--muted);font-size:.72rem}.stack-form{border-bottom:1px solid var(--line);gap:12px;padding-bottom:22px;display:grid}.record-list{display:grid}.record{border-bottom:1px solid #d8d5ce;justify-content:space-between;gap:15px;padding:15px 0;display:flex}.record:last-child{border-bottom:0}.record>div:first-child{gap:4px;display:grid}.record>div:last-child{align-items:center;gap:12px;display:flex}.tag{border:1px solid #171717;padding:3px 6px;font-size:.65rem}.danger-zone{border-color:#b67c74;justify-content:space-between;align-items:center;display:flex}.danger-zone h2{margin:.2rem 0;font-weight:400}.danger-zone p{max-width:760px}.loading{text-align:center;color:var(--muted);padding:80px}.stats-five{grid-template-columns:repeat(5,1fr)}.agent-state{padding-top:.25rem;font-size:1rem!important}.agent-error{color:var(--red);margin:-16px 0 26px;font-size:.72rem}.runtime-banner{grid-template-columns:auto auto auto 1fr}.runtime-banner>div:nth-child(3){flex-direction:column;align-items:flex-start;gap:2px;display:flex}.runtime-metrics{grid-template-columns:repeat(4,1fr) auto;padding:0;display:grid}.runtime-metrics>div{border-right:1px solid var(--line);gap:5px;padding:17px 20px;display:grid}.runtime-metrics>div:last-child{border-right:0}.runtime-metrics span{color:var(--muted);text-transform:lowercase;font-size:.68rem}.runtime-metrics strong{font-size:.92rem;font-weight:400}.runtime-metrics-action{justify-content:center;align-items:center;display:flex!important}.logs-panel pre{white-space:pre-wrap;word-break:break-word;color:#f4f2ed;background:#171717;max-height:420px;margin:0;padding:18px;font:12px/1.55 Courier New,Courier,monospace;overflow:auto}.logs-panel .section-heading{align-items:center}.public-root{background:#fff;place-items:center;min-width:100vw;min-height:100vh;margin:0;display:grid}.public-root-object{justify-items:center;gap:12px;font-family:Courier New,Courier,monospace;font-size:16px;display:grid}.public-root img{width:auto;max-width:none;height:auto;display:block}.agent-note{color:var(--muted);margin:-16px 0 26px;font-size:.72rem}.config-form{grid-template-columns:1fr 160px 1.5fr auto;align-items:end;gap:12px;display:grid}.config-form button{height:38px}.config-note{margin:16px 0 8px;font-size:.7rem}.configuration-panel .record strong{font-weight:400}.storage-summary{border:1px solid var(--line);grid-template-columns:1fr 2fr;display:grid}.storage-summary>div{border-right:1px solid var(--line);gap:5px;padding:16px 18px;display:grid}.storage-summary>div:last-child{border-right:0}.storage-summary span{color:var(--muted);font-size:.68rem}.storage-summary strong{word-break:break-all;font-size:.82rem;font-weight:400}.storage-warnings{color:var(--red);background:#f6ece9;border:1px solid #b67c74;margin-top:16px;padding:12px 14px;font-size:.72rem;line-height:1.5}.storage-warnings p{margin:0}.storage-warnings p+p{margin-top:8px}.storage-summary-four{grid-template-columns:1.15fr 2fr .85fr 1fr}.storage-summary-four>div{border-right:1px solid var(--line)}.snapshot-list{border-top:1px solid var(--line);margin-top:16px}.env-tools{border:1px dashed var(--line);grid-template-columns:1fr auto auto;align-items:end;gap:12px;margin:18px 0;padding:16px;display:grid}.env-tools button{height:38px}.deployment-record>div:first-child{max-width:75%}.deployment-record small{word-break:break-word}.clone-panel .form-grid{margin:0}.clone-panel .form-actions{margin-top:4px}.file-drop{border:1px dashed var(--line);cursor:pointer;text-transform:none;background:#fff;outline:none;align-content:center;gap:5px;min-height:92px;padding:13px 15px;display:grid}.file-drop:hover,.file-drop:focus{border-color:#171717}.file-drop.is-dragging{background:#ece9e1;border-style:solid;border-color:#171717}.file-drop.has-file{border-style:solid}.file-drop-input{display:none}.file-drop-label{text-transform:lowercase;color:var(--muted);font-size:.7rem}.file-drop-action{font-size:.78rem}.file-drop-name{word-break:break-all;font-size:.8rem;font-weight:400}.env-tools .file-drop{min-height:74px}.env-tools{border:0;align-items:stretch;padding:0}.env-tools button{align-self:center}.stats-four{grid-template-columns:repeat(4,1fr)}.infrastructure-grid{grid-template-columns:1fr 1fr;align-items:start}.stack-list{border-top:1px solid var(--line)}.stack-row{border-bottom:1px solid #d8d5ce;justify-content:space-between;align-items:center;gap:18px;padding:15px 4px;text-decoration:none;display:flex}.stack-row:hover{background:#f5f3ee}.stack-row>div:first-child{gap:4px;min-width:0;display:grid}.stack-row small{overflow-wrap:anywhere}.stack-form{gap:14px;display:grid}.code-field textarea,.caddy-editor textarea{tab-size:2;white-space:pre;min-height:440px;font:12px/1.55 Courier New,Courier,monospace}.inline-create{grid-template-columns:1fr auto;gap:8px;margin-bottom:16px;display:grid}.compact-button{padding:.45rem .65rem;font-size:.72rem}.stack-runtime-banner{grid-template-columns:auto auto 1fr}.stack-runtime-banner>div:nth-child(2),.stack-runtime-banner>div:nth-child(3){flex-direction:column;align-items:flex-start;gap:2px;display:flex}.infrastructure-page .panel>small{margin-top:8px;display:block}@media (width<=1100px){.infrastructure-grid{grid-template-columns:1fr}.stats-four{grid-template-columns:repeat(2,1fr)}.stats-four div:nth-child(2){border-right:0}.stats-four div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
