:root{--paper: #d2d0ca;--paper-warm: #d9d5ce;--paper-cool: #c2c3bf;--autumn: #a85624;--spring: #5f6d55;--summer: #8a6d2a;--winter: #465462;--ink: #181715;--ink-soft: #35332f;--white: #efe9d7;--rule: rgba(30, 28, 24, .18);--rule-soft: rgba(30, 28, 24, .08)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Poppins,system-ui,sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}.page-main{min-height:calc(100svh - 4.5rem);display:flex;flex-direction:column;justify-content:center;padding:clamp(6rem,16vh,9rem) max(clamp(1.25rem,5vw,2rem),env(safe-area-inset-right)) clamp(3rem,8vh,5rem) max(clamp(1.25rem,5vw,2rem),env(safe-area-inset-left))}.stub{max-width:760px;margin:0 auto;text-align:center}.stub .eyebrow{font-family:Poppins,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:1.4rem}.stub h1{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(2.4rem,6vw,4rem);letter-spacing:.08em;text-transform:uppercase;line-height:1.05;margin-bottom:1.6rem}.stub .stub-rule{width:3rem;height:2px;background:var(--autumn);margin:0 auto 1.6rem}.stub p{font-size:1rem;line-height:1.7;color:var(--ink-soft);max-width:54ch;margin:0 auto 1rem}.stub .stub-actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.stub .stub-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.86rem 1.4rem .78rem;border:1px solid var(--ink);color:var(--ink);background:transparent;text-decoration:none;font-family:Poppins,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase;line-height:1;transition:background .2s ease,color .2s ease,transform .2s ease}.stub .stub-cta:hover{background:var(--ink);color:var(--paper);transform:translateY(-1px)}@media(pointer:coarse){.stub .stub-cta{min-height:2.9rem}}@media(hover:none){.stub .stub-cta:hover{transform:none}}header[data-astro-cid-ctg3m53h].site{position:fixed;top:0;left:0;right:0;z-index:80;padding:1.5rem 2.6rem;display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;color:var(--ink);background:var(--paper-cool);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(30,28,24,.12)}.nav-l[data-astro-cid-ctg3m53h],.nav-r[data-astro-cid-ctg3m53h]{display:flex;gap:1.45rem;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.27em;text-transform:uppercase}.nav-l[data-astro-cid-ctg3m53h]{justify-self:start}.nav-r[data-astro-cid-ctg3m53h]{justify-self:end}header[data-astro-cid-ctg3m53h].site nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:inherit;text-decoration:none;opacity:.88;transition:opacity .2s}header[data-astro-cid-ctg3m53h].site nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{opacity:1}.wmk[data-astro-cid-ctg3m53h]{font-family:Cormorant Garamond,serif;font-weight:500;font-size:1.08rem;letter-spacing:.38em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:.78rem;white-space:nowrap;text-decoration:none;color:var(--ink)}.wmk[data-astro-cid-ctg3m53h] .word[data-astro-cid-ctg3m53h]{display:inline-block;padding-left:.38em}.wmk[data-astro-cid-ctg3m53h] .wmk-mark{width:27px;height:27px;color:currentColor;flex:0 0 auto;opacity:.96}.nav-toggle[data-astro-cid-ctg3m53h]{display:none;position:relative;width:2.75rem;height:2.75rem;padding:0;margin:0;border:0;background:transparent;color:inherit;cursor:pointer;align-items:center;justify-content:center;justify-self:end;-webkit-tap-highlight-color:transparent}.nav-toggle-bars[data-astro-cid-ctg3m53h]{position:relative;display:block;width:1.45rem;height:2px;background:currentColor;border-radius:2px}.nav-toggle-bars[data-astro-cid-ctg3m53h]:before,.nav-toggle-bars[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;width:1.45rem;height:2px;background:currentColor;border-radius:2px}.nav-toggle-bars[data-astro-cid-ctg3m53h]:before{top:-.46rem}.nav-toggle-bars[data-astro-cid-ctg3m53h]:after{top:.46rem}.mobile-nav[data-astro-cid-ctg3m53h]{position:fixed;inset:0;z-index:200;display:flex;opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s ease}.mobile-nav[data-astro-cid-ctg3m53h].open{opacity:1;visibility:visible}.mobile-nav-panel[data-astro-cid-ctg3m53h]{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;background:var(--paper);padding:calc(env(safe-area-inset-top) + 5rem) 1.5rem calc(env(safe-area-inset-bottom) + 3rem);transform:translateY(-12px);transition:transform .4s cubic-bezier(.19,1,.22,1)}.mobile-nav[data-astro-cid-ctg3m53h].open .mobile-nav-panel[data-astro-cid-ctg3m53h]{transform:none}.mobile-nav-close[data-astro-cid-ctg3m53h]{position:absolute;top:calc(env(safe-area-inset-top) + .85rem);right:calc(env(safe-area-inset-right) + .9rem);width:2.75rem;height:2.75rem;border:0;background:transparent;color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-nav-close[data-astro-cid-ctg3m53h]:before,.mobile-nav-close[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;top:50%;left:50%;width:1.5rem;height:2px;background:currentColor;border-radius:2px}.mobile-nav-close[data-astro-cid-ctg3m53h]:before{transform:translate(-50%,-50%) rotate(45deg)}.mobile-nav-close[data-astro-cid-ctg3m53h]:after{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-nav-links[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.mobile-nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;min-height:3rem;padding:.4rem 1.25rem;font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(1.9rem,7.5vw,2.85rem);line-height:1.08;letter-spacing:.07em;text-transform:uppercase;color:var(--ink);text-decoration:none;transition:color .2s ease}body.nav-open{overflow:hidden}@media(hover:hover){.mobile-nav-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--autumn)}.nav-toggle[data-astro-cid-ctg3m53h]:hover{opacity:.8}}@media(prefers-reduced-motion:reduce){.mobile-nav[data-astro-cid-ctg3m53h],.mobile-nav-panel[data-astro-cid-ctg3m53h]{transition:none}}@media(min-width:1025px)and (max-width:1180px){header[data-astro-cid-ctg3m53h].site{padding:1.5rem 1.8rem;gap:1.4rem}.nav-l[data-astro-cid-ctg3m53h],.nav-r[data-astro-cid-ctg3m53h]{gap:1.05rem;font-size:.64rem;letter-spacing:.2em}}@media(max-width:1024px){header[data-astro-cid-ctg3m53h].site{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:max(.82rem,env(safe-area-inset-top)) max(1.05rem,env(safe-area-inset-right)) .82rem max(1.05rem,env(safe-area-inset-left))}.nav-l[data-astro-cid-ctg3m53h],.nav-r[data-astro-cid-ctg3m53h]{display:none}.nav-toggle[data-astro-cid-ctg3m53h]{display:inline-flex}}@media(max-width:768px){.wmk[data-astro-cid-ctg3m53h]{font-size:1rem;letter-spacing:.24em;gap:.6rem}.wmk[data-astro-cid-ctg3m53h] .word[data-astro-cid-ctg3m53h]{padding-left:.24em}}.final-foot[data-astro-cid-gcn2mc3v]{max-width:1240px;margin:0 auto;padding:1.6rem 2.6rem;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.ff-mark[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:var(--ink)}.ff-mark[data-astro-cid-gcn2mc3v] .ff-compass{width:22px;height:22px;color:currentColor;opacity:.9}.ff-mark[data-astro-cid-gcn2mc3v] .word[data-astro-cid-gcn2mc3v]{font-family:Cormorant Garamond,serif;font-weight:500;font-size:.88rem;letter-spacing:.38em;text-transform:uppercase;text-indent:.38em}.ff-seasons[data-astro-cid-gcn2mc3v]{display:flex;gap:.55rem;align-items:center}.ff-seasons[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{width:9px;height:9px;border-radius:50%;display:inline-block}.ff-seasons[data-astro-cid-gcn2mc3v] .a[data-astro-cid-gcn2mc3v]{background:var(--autumn)}.ff-seasons[data-astro-cid-gcn2mc3v] .sp[data-astro-cid-gcn2mc3v]{background:var(--spring)}.ff-seasons[data-astro-cid-gcn2mc3v] .su[data-astro-cid-gcn2mc3v]{background:var(--summer)}.ff-seasons[data-astro-cid-gcn2mc3v] .w[data-astro-cid-gcn2mc3v]{background:var(--winter)}.ff-col[data-astro-cid-gcn2mc3v]{font-family:Poppins,sans-serif;font-size:.64rem;font-weight:500;letter-spacing:.26em;text-transform:uppercase;color:var(--ink-soft)}@media(max-width:768px){.final-foot[data-astro-cid-gcn2mc3v]{flex-direction:column;justify-content:center;text-align:center;gap:.9rem;padding:1.4rem max(1.15rem,env(safe-area-inset-right)) max(1.4rem,env(safe-area-inset-bottom)) max(1.15rem,env(safe-area-inset-left))}}@media(pointer:coarse){.ff-mark[data-astro-cid-gcn2mc3v]{padding:.45rem 0}}
