:root{color:#20221d;font-synthesis:none;background:#f5f1e8;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1080px,100%);margin:0 auto;padding:28px 20px 48px}.topbar,.hero,.section-heading,.card-top,.form-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.topbar{margin-bottom:72px}h1,h2,h3,p{margin:0}h1{letter-spacing:-.04em;font-size:clamp(1.2rem,3vw,1.5rem)}h2{letter-spacing:-.065em;max-width:680px;font-size:clamp(1.8rem,5vw,3.8rem);line-height:.98}h3{letter-spacing:-.035em;font-size:1.2rem}.eyebrow{color:#7b806f;letter-spacing:.14em;margin-bottom:10px;font-size:.68rem;font-weight:800}.muted{color:#74786b;line-height:1.5}.hero{align-items:end;margin-bottom:56px}.hero .muted{max-width:440px;margin-top:18px}.primary,.secondary,.icon-button{white-space:nowrap;border:0;border-radius:999px;padding:13px 18px;font-weight:750}.primary{color:#f8f5ec;background:#22291e}.secondary{color:#30382b;background:#e5e1d5}.icon-button{background:#d4d9c8;width:42px;height:42px;padding:0}.section-heading{align-items:end;margin:64px 0 18px}.section-heading h2{font-size:2rem}.count{color:#7b806f;font-size:.85rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-card{text-align:left;min-height:190px;color:inherit;background:#e9e5d9;border:1px solid #0000;border-radius:20px;padding:22px;transition:transform .2s,border-color .2s;position:relative}.project-card:hover,.project-card.selected{border-color:#8c9875;transform:translateY(-2px)}.project-card h3{max-width:260px;margin:46px 0 8px}.kind,.status{font-size:.72rem;font-weight:750}.kind{color:#69715e}.status{color:#4d5b3e;background:#d8dfca;border-radius:999px;padding:5px 9px}.status.draft{color:#777568;background:#dedbd0}.card-arrow{font-size:1.4rem;position:absolute;bottom:18px;right:22px}.panel{background:#fffdf8;border-radius:22px;padding:24px;box-shadow:0 10px 30px #4e553810}.detail{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail h2,.form h2{font-size:1.8rem}.form{gap:18px;max-width:640px;margin-top:24px;display:grid}label{color:#5e6555;gap:8px;font-size:.8rem;font-weight:750;display:grid}input,select,textarea{width:100%;color:inherit;resize:vertical;background:#f8f6ef;border:1px solid #ddd9cc;border-radius:12px;padding:13px 14px}.form-actions{justify-content:end;margin-top:4px}a{color:inherit}.link-button{text-decoration:none}footer{color:#858a7a;text-align:center;margin-top:72px;font-size:.8rem}@media (width<=620px){.shell{padding:20px 16px 36px}.topbar{margin-bottom:48px}.hero,.detail{align-items:start;display:grid}.hero .primary,.detail .primary,.detail .secondary{width:100%}.project-grid{grid-template-columns:1fr}.project-card{min-height:165px}}
