:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#24221f;background:#f7f2e9}*{box-sizing:border-box}body{margin:0;min-height:100vh;padding:7vh 20px}main.card,.card{max-width:620px;margin:auto;background:#fff;border:1px solid #ded8cd;border-radius:24px;padding:32px;box-shadow:0 18px 55px #4b40301a}.wide{max-width:1180px;margin:auto}.wide>.card{max-width:none;margin:22px 0}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:#7a6950}h1{font-family:Georgia,serif;font-size:clamp(38px,7vw,64px);line-height:1;margin:12px 0 22px}h2{font-size:26px}p{color:#625d55;line-height:1.6}label{display:grid;gap:8px;font-weight:700;margin:16px 0}input,select,button,.button{font:inherit;border:1px solid #cbc4b8;border-radius:13px;padding:13px 15px;background:#fff;color:#24221f}button,.button{display:inline-block;background:#24221f;color:#fff;border:0;font-weight:800;cursor:pointer;text-decoration:none}button:disabled{opacity:.55}.error{color:#a33}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:0 18px}.grid button{align-self:end;margin:16px 0}.top{display:flex;align-items:center;justify-content:space-between;gap:20px}.top h1{font-family:inherit;font-size:34px;margin:6px 0}.table{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5dfd5;padding:13px 10px;white-space:nowrap}dl{display:grid;gap:12px}dl div{display:flex;justify-content:space-between;border-bottom:1px solid #e8e2d8;padding:12px 0}dt{color:#6c655b}dd{font-weight:800;margin:0}@media(max-width:600px){body{padding:20px 12px}.card,main.card{padding:24px 20px;border-radius:18px}.top{align-items:flex-start}.top h1{font-size:28px}}
