:root{--parchment:#fbf7ec;--parchment-warm:#f2f1eb;--parchment-deep:#e6e5dc;--ink:#2f2a24;--ink-soft:#2a302a;--pencil:#8b8273;--pencil-soft:#a0a29b;--rule:#12161224;--rule-soft:#12161212;--accent:#3a4b25;--accent-deep:#46492d;--clay:#8e4a35;--highlight:#d4e4a8;--sky:#5a6a75;--card:#fff;--olive-darker:#46492d;--olive-light:#6e7249;--olive-sage:#8d9470;--cream-pairing:#faf5e8;--sage:#7b8e6e;--marigold:#c99544;--terracotta:#b96b4f;--rose:#b58489;--olive:#8b8e5e;--sage-soft:#e7ecdf;--marigold-soft:#f2e6cb;--terracotta-soft:#f1dcd0;--rose-soft:#ecdadc;--olive-soft:#e6e7d4;--clay-soft:#f2e2d6;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:40px;--space-3xl:64px;--radius-pill:999px;--shadow-soft:0 2px 10px #8e4a351a;--shadow-lift:0 8px 28px #8e4a3524;--serif:"Fraunces", "Iowan Old Style", Georgia, serif;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--script:"Caveat", "Bradley Hand", "Apple Chancery", cursive;--hand:"Marck Script", "Snell Roundhand", "Apple Chancery", cursive;font-family:var(--sans);color:var(--ink-soft);background:var(--parchment);-webkit-font-smoothing:antialiased;font-size:15px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--parchment);min-height:100svh;position:relative}body:before{content:"";pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='220' height='220' filter='url(%23n)'/></svg>");background-size:220px 220px;width:100%;height:100%;position:absolute;top:0;left:0}#root{flex-direction:column;max-width:none;min-height:100svh;margin:0;display:flex}button{font-family:var(--sans);cursor:pointer;background:0 0;border:none}input{font-family:var(--sans)}a{color:var(--accent)}.sown-hide-scrollbar::-webkit-scrollbar{display:none}.landing,.doc-page{background-color:var(--parchment);background-image:url(/assets/website-background-CfLWQese.png);background-position:top;background-size:cover;background-attachment:fixed;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow-x:hidden}.landing__masthead{z-index:1;padding:clamp(8px, 2.2vh, 40px) var(--space-lg) 0;justify-content:center;display:flex;position:relative}.landing__logo{width:clamp(225px,27vw,312px);height:auto;display:block}.landing__main{z-index:1;width:100%;max-width:1080px;padding:clamp(2px, .6vh, 10px) var(--space-xl) clamp(14px, 2.4vh, 46px);flex:1;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.hero{align-items:center;gap:clamp(var(--space-md), 2.4vh, var(--space-2xl));text-align:center;flex-direction:column;display:flex}.hero__device{justify-content:center;display:flex}.hero__phone{filter:drop-shadow(0 16px 30px #8e4a353d);width:clamp(180px,26.5vh,248px);height:auto;display:block}.hero__copy{max-width:46ch}.hero__headline{font-family:var(--serif);color:var(--accent);letter-spacing:-.01em;margin-bottom:var(--space-sm);font-size:clamp(1.9rem,4.6vw,3rem);font-weight:400;line-height:1.08}.hero__subhead{font-family:var(--serif);color:var(--clay);margin-bottom:var(--space-md);font-size:clamp(1.05rem,2.6vw,1.35rem);font-style:italic}.hero__body{font-family:var(--sans);color:var(--ink-soft);max-width:46ch;margin:0 auto var(--space-lg);font-size:clamp(.95rem,2vw,1.0625rem);line-height:1.6}.cta{font-family:var(--serif);letter-spacing:.01em;color:var(--cream-pairing);background:var(--accent);border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);padding:.85rem 2rem;font-size:1.0625rem;text-decoration:none;transition:background-color .18s,transform 80ms,box-shadow .18s;display:inline-block}.cta:hover{background:var(--olive-light);box-shadow:var(--shadow-lift)}.cta:active{background:var(--olive-darker);box-shadow:var(--shadow-soft);transform:translateY(1px)}.cta:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.cta-fallback{font-family:var(--serif);color:var(--pencil);border:1px solid var(--rule-soft);border-radius:var(--radius-pill);background:#ffffff73;padding:.75rem 1.5rem;font-style:italic;display:inline-block}.site-footer{z-index:1;text-align:center;padding:clamp(8px, 1.6vh, 16px) var(--space-lg) clamp(18px, 3.2vh, 40px);gap:var(--space-xs);flex-direction:column;display:flex;position:relative}.site-footer__availability{font-family:var(--serif);color:var(--ink-soft);font-size:.9rem;font-style:italic}.site-footer__links{justify-content:center;align-items:center;gap:var(--space-sm);flex-wrap:wrap;font-size:.8125rem;display:flex}.site-footer__links a{color:var(--accent);text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.site-footer__links a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.site-footer__dot{color:var(--pencil-soft)}.site-footer__copyright{color:var(--pencil);font-size:.75rem}.doc-page__header{z-index:1;padding:var(--space-xl) var(--space-lg) var(--space-md);justify-content:center;display:flex;position:relative}.doc-page__logo{width:clamp(140px,26vw,190px);height:auto;display:block}.doc-page__main{z-index:1;width:100%;max-width:720px;padding:var(--space-lg) var(--space-xl) var(--space-2xl);flex:1;margin:0 auto;position:relative}.doc{border:1px solid var(--rule-soft);box-shadow:var(--shadow-soft);padding:clamp(var(--space-xl), 4vw, var(--space-3xl));background:#ffffff8c;border-radius:6px}.doc__title{font-family:var(--serif);color:var(--accent);margin-bottom:var(--space-sm);font-size:clamp(1.75rem,5vw,2.5rem);font-weight:400;line-height:1.12}.doc__subtitle{font-family:var(--serif);color:var(--clay);margin-bottom:var(--space-lg);font-style:italic}.doc h2{font-family:var(--serif);color:var(--ink);margin:var(--space-xl) 0 var(--space-sm);font-size:1.25rem;font-weight:600}.doc p,.doc li{font-family:var(--sans);color:var(--ink-soft);font-size:1rem;line-height:1.65}.doc p{margin-bottom:var(--space-md)}.doc ul{margin:0 0 var(--space-md) var(--space-lg)}.doc li{margin-bottom:var(--space-xs)}.doc a{color:var(--accent)}.doc__meta{margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--rule-soft);color:var(--pencil);font-size:.85rem}.doc__back{margin-top:var(--space-lg);font-family:var(--serif);color:var(--accent);text-decoration:none;display:inline-block}.doc__back:hover{text-decoration:underline}@media (width>=820px){.hero{text-align:left;justify-content:center;align-items:center;gap:clamp(var(--space-2xl), 5vw, var(--space-3xl));flex-direction:row-reverse}.hero__copy{flex:0 460px}.hero__device{flex:none}.hero__body{margin-left:0;margin-right:0}}@media (width>=820px) and (height>=824px){.hero__phone{width:clamp(212px,25vh,264px)}}@media (width<=600px){.landing,.doc-page{background-attachment:scroll}}
