:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f1e8;--foreground:#27231f;--muted:#746a60;--accent:#774f39}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{min-height:100vh;color:var(--foreground);background:radial-gradient(circle at top left, #ffffffb3, transparent 38rem), var(--background);margin:0;font-family:Georgia,Times New Roman,serif}.foundation-shell{align-content:center;gap:1.25rem;max-width:44rem;min-height:100vh;padding:clamp(2rem,8vw,6rem);display:grid}.foundation-shell>*{margin:0}.eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.78rem;font-weight:700}h1{letter-spacing:-.055em;font-size:clamp(2.75rem,11vw,5.75rem);font-weight:500;line-height:.94}.foundation-shell p:not(.eyebrow){max-width:35rem;color:var(--muted);font-size:clamp(1.1rem,3vw,1.35rem);line-height:1.55}a{width:fit-content;min-height:44px;color:var(--accent);text-underline-offset:.3em;padding-block:.7rem;font-family:ui-sans-serif,system-ui,sans-serif;font-weight:700}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:.2rem}
