:root{color:#23211c;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f4f1ea;font-family:system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{color:#23211c;background:#f4f1ea;min-width:320px;margin:0}button,input,textarea{font:inherit}button{color:#f7f4ee;cursor:pointer;background:#23211c;border:1px solid #23211c;border-radius:10px;padding:.7rem 1rem;transition:background-color .14s,color .14s,border-color .14s}button:hover{background:#3a372f}button:disabled{cursor:wait;opacity:.65}button.secondary{color:#23211c;background:#f4f1ea}button.secondary:hover{background:#e8e1d4}code,pre{font-family:ui-monospace,monospace}pre{background:#efe8d8;border:1px solid #d2c8b6;border-radius:10px;margin:0;padding:.9rem 1rem;overflow-x:auto}.shell{width:min(760px,100% - 2rem);margin:0 auto;padding:2rem 0 3rem}.topbar{justify-content:space-between;align-items:flex-start;gap:1rem;padding:0 0 1.5rem;display:flex}.topbar h1,.panel h2{margin:0;font-size:1.1rem;font-weight:650;line-height:1.2}.topbar p,.panel p,.panel li,.panel dd{color:#514a3f;margin:0}.status{color:#3a372f;background:#efe8d8;border:1px solid #d2c8b6;border-radius:8px;flex-shrink:0;padding:.45rem .7rem;font-size:.92rem}.status[data-tone=good]{color:#34402c;background:#e3ead7;border-color:#9faa89}.status[data-tone=bad]{color:#6a3025;background:#f1dfdb;border-color:#c8a8a1}.panel{background:#fbf9f4;border:1px solid #d8cfbf;border-radius:10px;padding:1.25rem}.panel+.panel{margin-top:1rem}.checklist{margin:.85rem 0 0;padding-left:1.2rem}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.note{margin-top:.85rem}.env-list{margin:.9rem 0 0}.env-list div+div{margin-top:.85rem}.env-list dt{font-weight:600}.env-list dd{margin:.2rem 0 0}@media (width<=640px){.shell{width:min(100% - 1rem,100%);padding-top:1rem}.topbar{flex-direction:column}.panel{padding:1rem}}
