:root{color-scheme:light;--bg: #f4f3f0;--surface: #fdfcfa;--surface-soft: #f6f1ea;--text: #22212a;--text-muted: #625b63;--line: #ddd6cc;--accent: #cb8458;--accent-strong: #874f2d}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(1000px 380px at 12% -12%,rgba(218,189,157,.2),transparent 72%),radial-gradient(900px 360px at 100% -10%,rgba(166,189,184,.16),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.5),transparent 26%),var(--bg)}body.fullscreen-scroll-lock{overflow:hidden;overscroll-behavior:none}h1,h2,h3,h4{font-family:Palatino Linotype,Book Antiqua,Palatino,serif}p{line-height:1.5}img,video{max-width:100%;display:block}a{transition:color .2s ease}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 70%,white);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.site-main>*{animation:rise .32s ease}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
