:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.55;font-weight:400;color-scheme:light dark;color:#1f2733;background:#f8f7f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}a{color:#f6821f;text-decoration:none}a:hover{text-decoration:underline}@media(prefers-color-scheme:dark){:root{color:#e8e6e3;background:#14110e}}.container{max-width:920px;margin:0 auto;padding:3rem 1.25rem 5rem}header{margin-bottom:2.5rem}.kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600;color:#f6821f;margin:0 0 .5rem}h1{font-size:2.25rem;margin:0 0 .5rem}h2{font-size:1.35rem;margin:2.5rem 0 .25rem}.lede{font-size:1.15rem;margin:0 0 .75rem}.muted{color:#8a8377;font-size:.95rem}.error{border:1px solid rgba(190,18,60,.35);border-radius:10px;background:#be123c14;color:#9f1239;padding:.9rem 1rem}.error p{margin:.35rem 0 0}@media(prefers-color-scheme:dark){.error{background:#fb71851f;color:#fda4af}}.surfaces{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.surface{border:1px solid rgba(128,128,128,.25);border-radius:10px;overflow:hidden;background:#ffffff80}@media(prefers-color-scheme:dark){.surface{background:#ffffff08}}.surface-head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;gap:1rem}.surface-label{font-weight:600;margin-right:.5rem}.surface-path{font-size:.85rem;color:#8a8377}.surface-actions{display:flex;align-items:center;gap:.5rem}button{font:inherit;cursor:pointer;border:1px solid rgba(128,128,128,.4);background:transparent;color:inherit;border-radius:6px;padding:.35rem .75rem}button:hover{border-color:#f6821f}.surface-body{position:relative;border-top:1px solid rgba(128,128,128,.25);padding:.5rem 1rem 1rem}.surface-body pre{overflow:auto;max-height:320px;font-size:.8rem;background:#0000000a;padding:.75rem;border-radius:6px;margin:0}@media(prefers-color-scheme:dark){.surface-body pre{background:#ffffff0d}}.copy{position:absolute;right:1.5rem;top:.9rem;font-size:.75rem;padding:.2rem .5rem}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1rem}.card{border:1px solid rgba(128,128,128,.25);border-radius:10px;padding:1rem}.card h3{margin:0 0 .5rem;font-size:1.05rem}.tag{display:inline-block;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#f6821f;border:1px solid rgba(246,130,31,.4);border-radius:999px;padding:.1rem .5rem;margin-bottom:.5rem}.card p{margin:.25rem 0;font-size:.9rem}.topics{color:#8a8377;font-size:.8rem!important}footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(128,128,128,.25)}
