:root{--ink:#261a26;--plum:#592d4a;--butter:#f2dc99;--gold:#d9af62;--bronze:#8c6e49;--paper:#fffdf8;--mist:#f8f1e7;--line:#261a2621}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);flex-direction:column;margin:0;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:16px;line-height:1.5;display:flex}a{color:inherit}.skip-link{z-index:100;background:var(--butter);color:var(--ink);border-radius:0 0 .5rem .5rem;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:0}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fffdf8f0;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:1rem 2rem;width:min(1120px,100% - 2rem);min-height:4.5rem;margin:0 auto;display:flex}.nav-logo{border:1px solid #592d4a29;border-radius:.65rem;width:2.35rem;height:2.35rem;box-shadow:0 .2rem .7rem #261a261a}.nav-brand{color:var(--plum);letter-spacing:-.04em;flex:none;align-items:center;gap:.6rem;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.45rem;font-weight:800;text-decoration:none;display:flex}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem 1.35rem;display:flex}.nav-links a{color:#261a26c2;font-size:.9rem;font-weight:600;text-decoration:none}.nav-links a:hover,.nav-links a:focus-visible{color:var(--plum)}.nav-links .nav-contact{background:var(--plum);color:#fff;border-radius:999px;padding:.55rem .85rem}.nav-links .nav-contact:hover,.nav-links .nav-contact:focus-visible{background:var(--ink);color:#fff}.site-content{flex:1 0 auto;width:100%}.site-footer{background:var(--ink);color:#ffffffb8}.footer-inner{width:min(1120px,100% - 2rem);margin:0 auto;padding:2.5rem 0 1.5rem}.footer-top{border-bottom:1px solid #f2dc9933;justify-content:space-between;gap:2rem;padding-bottom:2rem;display:flex}.footer-brand{max-width:21rem;color:var(--butter);letter-spacing:-.04em;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.55rem;font-weight:800;text-decoration:none}.footer-brand-note{margin:.5rem 0 0;font-size:.92rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem 1.25rem;max-width:30rem;display:flex}.footer-links a{color:#ffffffb8;font-size:.9rem;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--butter);text-underline-offset:.25rem;text-decoration:underline}.footer-bottom{color:#ffffff7a;justify-content:space-between;gap:1rem;padding-top:1.25rem;font-size:.8rem;display:flex}.footer-bottom a{color:inherit}.doc-page{background:var(--mist)}.doc-page .site-content{padding:clamp(3rem,7vw,5.5rem) 1rem}.prose{background:var(--paper);color:#261a26d1;border:1px solid #8c6e4933;border-radius:.75rem;width:min(720px,100%);margin:0 auto;padding:clamp(1.75rem,5vw,3.5rem);line-height:1.5;box-shadow:0 1rem 3rem #261a2612}.prose h1,.prose h2,.prose h3{color:var(--plum);letter-spacing:-.025em;font-family:Hanken Grotesk,system-ui,sans-serif;line-height:1.15}.prose h1{margin:0 0 1.25rem;font-size:clamp(2.5rem,6vw,4rem)}.prose h2{margin:3rem 0 1rem;font-size:clamp(1.7rem,4vw,2.3rem)}.prose h3{margin:2rem 0 .65rem;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.1rem;font-weight:700}.prose p,.prose ul,.prose ol{margin:0 0 1.25rem}.prose ul,.prose ol{padding-left:1.3rem}.prose li{margin-bottom:.4rem}.prose a{color:var(--plum);text-underline-offset:.2rem;font-weight:600;text-decoration-thickness:1px}.prose strong{color:var(--ink)}.prose blockquote{border-left:3px solid var(--gold);color:var(--bronze);margin:1.75rem 0;padding:.25rem 0 .25rem 1.25rem;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.08rem}.invite-page{background:radial-gradient(circle at 80% 10%, #f2dc9938, transparent 28rem), linear-gradient(145deg, var(--plum), var(--ink) 70%)}.invite-page .site-content{color:#fff;text-align:center;place-items:center;min-height:calc(100vh - 4.75rem);padding:2rem 1.5rem;display:grid}@media (width<=620px){.site-nav{flex-wrap:wrap;gap:.65rem;min-height:auto;padding:.7rem 0 .8rem}.nav-logo{width:2.15rem;height:2.15rem}.nav-brand{font-size:1.35rem}.nav-links{justify-content:flex-start;gap:.4rem 1rem;width:100%}.nav-links a{font-size:.8rem}.nav-links .nav-contact{color:#261a26c2;background:0 0;padding:0}.footer-top,.footer-bottom{flex-direction:column}.footer-links{justify-content:flex-start}}
