:root{--color-ink:#132033;--color-paper:#f6f1e7;--color-surface:rgba(255,255,255,0.8);--color-text:#213146;--color-text-muted:#5f6f83;--color-accent:#c77d2c;--color-accent-soft:#f0be72;--shadow-soft:0 24px 48px rgba(24,33,49,0.08);--radius-lg:24px;--radius-xl:32px;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem}*,:after,:before{box-sizing:border-box}html{color-scheme:light}body{margin:0;min-width:320px;color:var(--color-text);background:radial-gradient(circle at top right,rgba(217,153,78,.16),transparent 24%),linear-gradient(180deg,#f8f3ea,#eef2f5);font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(199,125,44,.42);outline-offset:3px}h1,h2,h3,h4{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;color:var(--color-ink)}::selection{background:rgba(217,153,78,.22)}