@font-face{font-family:Manrope;src:url(/fonts/Manrope.ttf)format("truetype");font-weight:200 800;font-style:normal;font-display:swap}:root{--background:#fffbf0;--foreground:#573119;--primary:#573119;--primary-foreground:#fffbf0;--accent:#f6b338;--muted-foreground:#785a43;--border:#dfd1bd;--ring:#9b5800;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{background:var(--background);color:var(--foreground);border-top:6px solid var(--accent);margin:0;font-family:Manrope,Arial,sans-serif;font-size:1rem;line-height:1.65}::selection{background:var(--accent);color:var(--primary)}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--ring);outline-offset:6px;border-radius:2px}img{max-width:100%;height:auto;display:block}.skip-link{background:var(--primary);color:var(--background);z-index:10;padding:.6rem 1rem;position:absolute;top:-8rem;left:1rem}.skip-link:focus{top:1rem}.shell{max-width:1160px;margin:0 auto;padding-inline:clamp(1.5rem,5vw,4rem)}.site-header{justify-content:space-between;align-items:center;gap:2rem;min-height:112px;display:flex}.header-logo{width:178px}nav{gap:2rem;font-size:.9375rem;font-weight:600;display:flex}nav a:hover{text-underline-offset:6px;text-decoration:underline}.hero{text-align:center;justify-content:center;align-items:center;min-height:565px;padding-block:4.5rem 6rem;display:flex}h1{letter-spacing:-.055em;text-wrap:balance;max-width:18ch;margin:0 auto 1.6rem;font-size:clamp(2.4rem,4.4vw,3.5rem);font-weight:650;line-height:1.14}.intro{max-width:31ch;color:var(--foreground);margin:0 auto;font-size:1.125rem}.follow-section{background:var(--primary);color:var(--background);padding-block:3.4rem 3.8rem}.follow-top{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.2rem;display:flex}h2{letter-spacing:-.035em;margin:0;font-size:1.6rem;font-weight:600;line-height:1.3}.handle{color:#e8caa8;margin:0;font-size:.9375rem}.socials{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.socials a{border-bottom:1px solid #98704d;justify-content:space-between;align-items:center;gap:.5rem;padding-block:.65rem;font-size:1rem;font-weight:550;display:flex}.socials a:hover{color:var(--accent);border-color:var(--accent)}.socials a:focus-visible{outline-color:var(--accent)}.socials svg{color:currentColor;flex-shrink:0;width:16px;height:16px}.social-label{align-items:center;gap:.65rem;display:inline-flex}.social-icon{width:20px;height:20px;mask:var(--icon) center / contain no-repeat;-webkit-mask:var(--icon) center / contain no-repeat;background:currentColor;flex-shrink:0;display:inline-block}@media (width>=1450px){.hero{min-height:620px}}@media (width<=700px){.site-header{gap:1rem;min-height:92px}.header-logo{width:142px}nav{gap:1.2rem;font-size:.875rem}.hero{min-height:420px;padding-block:3rem 4rem}h1{max-width:14ch;margin-inline:auto}.intro{margin-inline:auto}.follow-top{flex-direction:column;align-items:flex-start;gap:.65rem}.socials{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.7rem}.follow-section{padding-block:2.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}