:root{--brand-primary: #f28a2e;--brand-primary-light: #fff1e4;--brand-neutral-900: #342516;--brand-neutral-700: #57412f;--border-200: #ecdcc9;--surface-muted: #fff9f2}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--brand-neutral-900);background:var(--surface-muted)}main{background:#fff}h1,h2,h3{margin:0 0 .5rem}p,label{color:var(--brand-neutral-700)}input,textarea,select,button{font:inherit}input,textarea,select{width:100%;box-sizing:border-box;border:1px solid var(--border-200);border-radius:8px;padding:.55rem .7rem}button{border:1px solid var(--brand-primary);background:var(--brand-primary);color:#fff;border-radius:8px;padding:.55rem .85rem;cursor:pointer}
