:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17352b;background:#f7f4eb;line-height:1.5}*{box-sizing:border-box}body{margin:0}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,5vw,5rem);background:#fff;border-bottom:1px solid #dfe7df}.brand{font-weight:800;color:#12633f;text-decoration:none;font-size:1.25rem}.brand small{display:block;font-size:.7rem;font-weight:500;color:#5d6e65}.container{width:min(1080px,calc(100% - 2rem));margin:3rem auto}.hero{max-width:760px;padding:clamp(2rem,7vw,6rem) 0}.hero h1{font-size:clamp(3rem,9vw,6.5rem);line-height:.9;letter-spacing:-.06em;margin:.4rem 0 1.5rem}.hero p{font-size:1.15rem;max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#df5d35}.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-block;border:0;border-radius:.8rem;padding:.8rem 1.15rem;background:#12633f;color:#fff;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.button:focus,input:focus{outline:3px solid #f2b84b;outline-offset:2px}.button-quiet{background:#e8efe9;color:#17352b}.auth-card{max-width:480px;margin:auto;background:#fff;padding:clamp(1.3rem,4vw,2.5rem);border-radius:1.2rem;box-shadow:0 16px 50px #17352b14}.auth-card form{display:grid;gap:.65rem}.auth-card label{font-weight:700;margin-top:.4rem}.auth-card input{width:100%;padding:.85rem;border:1px solid #aebeb5;border-radius:.65rem;font:inherit}.auth-card .check{display:flex;gap:.5rem;align-items:center}.auth-card .check input{width:auto}.muted{color:#637169}.alert{background:#fff0ea;border-left:4px solid #c63f1b;padding:1rem;margin-bottom:1.5rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.card,.empty{background:#fff;padding:1.25rem;border-radius:1rem;border:1px solid #dfe7df}@media(max-width:560px){.site-header{align-items:flex-start}.container{margin-top:1.5rem}}.success{background:#e6f5eb;border-left:4px solid #12633f;padding:1rem;margin-bottom:1rem}.details{display:grid;grid-template-columns:max-content 1fr;gap:.5rem 1rem}.details dt{font-weight:800}.details dd{margin:0}
