:root{--sh-espresso: #1e1209;--sh-espresso-deep: #110a05;--sh-forest: #1a4a3a;--sh-forest-deep: #0d2e23;--sh-cream: #fff5e9;--sh-cream-mid: #f5ead8;--sh-stone: #e8dccb;--sh-text-muted: #6b5040;--sh-gold: #b8976a;--sh-dark: #080c09;--sh-font-display: "Cinzel", "Trajan Pro", serif;--sh-font-head: "Source Serif 4", "Source Serif Pro", Georgia, serif;--sh-font-body: "Source Sans 3", "Source Sans Pro", "Inter", sans-serif;--sh-max-width: 1200px;--sh-section-py: clamp(100px, 12vw, 180px)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--sh-cream);color:var(--sh-espresso);font-family:var(--sh-font-body);font-weight:300;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;transition:opacity .3s ease}body.fonts-loaded{opacity:1}h1,h2{font-family:var(--sh-font-head);color:var(--sh-espresso);margin:0 0 .5em;line-height:1.12;font-weight:700;letter-spacing:-.01em}h1{font-size:clamp(2.6rem,6vw,4.8rem)}h2{font-size:clamp(1.9rem,3.8vw,3rem);font-weight:700}h4{font-family:var(--sh-font-head);color:var(--sh-espresso);font-size:1.2rem;font-weight:700;margin:0 0 .6em;line-height:1.3}p{color:var(--sh-espresso);line-height:1.75;margin:0 0 1em;font-weight:400}.text-muted{color:var(--sh-text-muted)}p.lead{font-size:1.2rem;color:var(--sh-espresso);max-width:60ch;font-weight:500;line-height:1.55}a{color:var(--sh-espresso);text-decoration:none;border-bottom:1px solid currentColor;transition:color .2s ease,border-color .2s ease}a:hover{color:var(--sh-forest)}nav a,.btn,.nav-link,.footer-col a,.social-row a,.skip-link,.logo{border-bottom:0}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--sh-max-width);margin:0 auto;padding:0 24px}@media(min-width:768px){.container{padding:0 40px}}.section{padding:var(--sh-section-py) 0;position:relative}.section--cream{background:var(--sh-cream)}.section--stone{background:var(--sh-stone)}.section--forest{background:var(--sh-forest);color:var(--sh-cream)}.section--forest h1,.section--forest h2,.section--forest h4{color:var(--sh-cream)}.section--forest p,.section--forest .lead{color:#fff5e9d1}.section--espresso{background:var(--sh-espresso);color:var(--sh-cream)}.section--espresso h1,.section--espresso h2,.section--espresso h4{color:var(--sh-cream)}.section--espresso p,.section--espresso .lead{color:#fff5e9d1}.section--dark{background:var(--sh-dark);color:var(--sh-cream)}.section--dark h1,.section--dark h2,.section--dark h4{color:var(--sh-cream)}.section--dark p,.section--dark .lead{color:#fff5e9bf}.section--dark .eyebrow{color:var(--sh-cream);opacity:.7}.section--dark .accent-line{background:var(--sh-cream);opacity:.35}.section--dark .btn{background:transparent;border-color:var(--sh-cream);color:var(--sh-cream)}.section--dark .btn:hover{background:var(--sh-cream);border-color:var(--sh-cream);color:var(--sh-dark);transform:translateY(-1px)}.eyebrow{display:inline-block;font-family:var(--sh-font-display);color:var(--sh-espresso);font-size:.78rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;margin-bottom:18px}.section--forest .eyebrow,.section--espresso .eyebrow{color:var(--sh-cream);opacity:.9}.accent-line{display:block;width:80px;height:1px;background:var(--sh-gold);border:0;margin:0 0 28px}.section--forest .accent-line,.section--espresso .accent-line{background:var(--sh-cream);opacity:.6}.btn{display:inline-block;padding:16px 38px;font-family:var(--sh-font-display);font-size:.78rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;border-radius:0;border:1.5px solid var(--sh-espresso);background:var(--sh-espresso);color:var(--sh-cream);cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .2s ease;text-align:center;line-height:1}.btn:hover{background:var(--sh-espresso-deep);border-color:var(--sh-espresso-deep);color:var(--sh-cream);transform:translateY(-1px)}.btn--outline{background:transparent;color:var(--sh-espresso)}.btn--outline:hover{background:var(--sh-espresso);color:var(--sh-cream)}.section--forest .btn,.section--espresso .btn{background:var(--sh-cream);border-color:var(--sh-cream);color:var(--sh-espresso)}.section--forest .btn:hover,.section--espresso .btn:hover,.section--forest .btn--outline,.section--espresso .btn--outline{background:transparent;color:var(--sh-cream);border-color:var(--sh-cream)}.section--forest .btn--outline:hover,.section--espresso .btn--outline:hover{background:var(--sh-cream);color:var(--sh-espresso)}.btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.link-cta{display:inline-block;font-family:var(--sh-font-display);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sh-espresso);border-bottom:1px solid rgba(30,18,9,.35);padding-bottom:3px;transition:border-color .25s,opacity .25s}.link-cta:hover{border-color:var(--sh-espresso);opacity:.65}.section--dark .link-cta,.section--forest .link-cta,.section--espresso .link-cta{color:var(--sh-cream);border-color:#fff5e959}.section--dark .link-cta:hover,.section--forest .link-cta:hover,.section--espresso .link-cta:hover{border-color:var(--sh-cream);opacity:.7}input[type=text],input[type=email],input[type=tel],input[type=search],textarea,select{width:100%;background:transparent;border:1px solid rgba(30,18,9,.25);border-radius:0;color:var(--sh-espresso);padding:14px 16px;font-family:var(--sh-font-body);font-size:1rem;transition:border-color .2s ease,background .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--sh-espresso);background:#1e120908}textarea{min-height:140px;resize:vertical}::placeholder{color:var(--sh-text-muted);opacity:.5}label{display:block;font-family:var(--sh-font-display);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sh-espresso);margin-bottom:10px;font-weight:500}.sh-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s ease}.sh-reveal.sh-visible{opacity:1;transform:translateY(0)}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mt-2{margin-top:16px}.mb-2{margin-bottom:16px}.mt-4{margin-top:32px}.mb-4{margin-bottom:32px}.mt-6{margin-top:48px}.mb-6{margin-bottom:48px}.max-prose{max-width:60ch}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.site-header[data-astro-cid-3ef6ksr2]{position:fixed;inset:0 0 auto;z-index:100;background:transparent;transition:background .4s ease,backdrop-filter .4s ease,border-color .4s ease;border-bottom:1px solid transparent}.site-header[data-astro-cid-3ef6ksr2].scrolled{background:#fff5e9f5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom-color:#1e120914}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:0}.header-logo-row[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;align-items:center;width:100%;position:relative;padding-bottom:8px}.logo-img[data-astro-cid-3ef6ksr2]{height:56px;width:auto;display:block}.logo-img--light[data-astro-cid-3ef6ksr2]{display:none}.logo-img--dark[data-astro-cid-3ef6ksr2]{display:block}body.dark-hero .site-header[data-astro-cid-3ef6ksr2]:not(.scrolled) .logo-img--light[data-astro-cid-3ef6ksr2]{display:block}body.dark-hero .site-header[data-astro-cid-3ef6ksr2]:not(.scrolled) .logo-img--dark[data-astro-cid-3ef6ksr2]{display:none}.header-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:36px;padding:8px 0 14px;width:100%;justify-content:center}.nav-link[data-astro-cid-3ef6ksr2]{font-family:var(--sh-font-display);font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;font-weight:500;color:var(--sh-espresso);opacity:.7;border:none;background:none;cursor:pointer;padding:0;transition:opacity .2s,color .2s;display:flex;align-items:center;gap:6px}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].active{opacity:1;color:var(--sh-forest)}body.dark-hero .site-header[data-astro-cid-3ef6ksr2]:not(.scrolled) .nav-link[data-astro-cid-3ef6ksr2]{color:var(--sh-cream);opacity:.65}body.dark-hero .site-header[data-astro-cid-3ef6ksr2]:not(.scrolled) .nav-link[data-astro-cid-3ef6ksr2]:hover,body.dark-hero .site-header[data-astro-cid-3ef6ksr2]:not(.scrolled) .nav-link[data-astro-cid-3ef6ksr2].active{opacity:1;color:var(--sh-cream)}body.dark-hero .site-header[data-astro-cid-3ef6ksr2]:not(.scrolled) .nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{background:var(--sh-cream)}.chevron[data-astro-cid-3ef6ksr2]{transition:transform .25s ease;flex-shrink:0}[data-astro-cid-3ef6ksr2][aria-expanded=true] .chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.nav-dropdown[data-astro-cid-3ef6ksr2]{position:relative}.dropdown-menu[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);background:var(--sh-cream);border:1px solid rgba(30,18,9,.1);min-width:180px;list-style:none;margin:0;padding:8px 0;box-shadow:0 12px 40px #1e120914}.dropdown-menu[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:8px;height:8px;background:var(--sh-cream);border-left:1px solid rgba(30,18,9,.1);border-top:1px solid rgba(30,18,9,.1)}.dropdown-menu[data-astro-cid-3ef6ksr2].open{display:block;animation:dropdown-in .2s ease}@keyframes dropdown-in{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dropdown-link[data-astro-cid-3ef6ksr2]{display:block;padding:10px 20px;font-family:var(--sh-font-display);font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sh-espresso);opacity:.7;border:none;transition:opacity .15s,background .15s}.dropdown-link[data-astro-cid-3ef6ksr2]:hover{opacity:1;background:#1e12090a}.nav-toggle[data-astro-cid-3ef6ksr2]{display:none;background:none;border:0;width:32px;height:32px;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;padding:0;position:absolute;right:0}.nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:26px;height:1.5px;background:var(--sh-espresso);transition:transform .3s,opacity .3s}.mobile-nav[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0;position:fixed;inset:0;background:var(--sh-cream);flex-direction:column;justify-content:center;align-items:center;gap:28px;display:flex;transform:translate(100%);transition:transform .35s ease;z-index:99}.mobile-nav[data-astro-cid-3ef6ksr2].open{transform:translate(0)}.mobile-link[data-astro-cid-3ef6ksr2]{font-family:var(--sh-font-display);font-size:.9rem;letter-spacing:.24em;text-transform:uppercase;color:var(--sh-espresso);border:none;opacity:.8;transition:opacity .2s}.mobile-link[data-astro-cid-3ef6ksr2]:hover{opacity:1}.mobile-cta[data-astro-cid-3ef6ksr2]{margin-top:16px;padding:14px 32px;border:1.5px solid var(--sh-espresso)!important;font-size:.72rem;opacity:1}@media(max-width:860px){.header-nav[data-astro-cid-3ef6ksr2]{display:none}.nav-toggle[data-astro-cid-3ef6ksr2]{display:flex}.header-logo-row[data-astro-cid-3ef6ksr2]{justify-content:flex-start;padding-bottom:0}.logo-img[data-astro-cid-3ef6ksr2]{height:48px}.header-inner[data-astro-cid-3ef6ksr2]{flex-direction:row;align-items:center;padding:16px 0}}body.nav-open{overflow:hidden}.site-footer[data-astro-cid-sz7xmlte]{background:var(--sh-dark);color:var(--sh-cream);padding:88px 0 36px;border-top:1px solid rgba(255,245,233,.06)}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;gap:56px;grid-template-columns:1.6fr repeat(3,1fr)}@media(max-width:860px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:540px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:36px}}.footer-logo-img[data-astro-cid-sz7xmlte]{height:120px;width:auto;margin-bottom:24px}.footer-tagline[data-astro-cid-sz7xmlte]{color:var(--sh-cream);font-size:.96rem;max-width:36ch;margin-bottom:28px;line-height:1.7;opacity:.55}.social-row[data-astro-cid-sz7xmlte]{display:flex;gap:12px}.social-row[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:40px;height:40px;border:1px solid rgba(255,245,233,.2);border-radius:0;display:inline-flex;align-items:center;justify-content:center;color:var(--sh-cream);transition:color .2s,border-color .2s,background .2s}.social-row[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--sh-dark);background:var(--sh-cream);border-color:var(--sh-cream)}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--sh-cream);font-family:var(--sh-font-display);font-size:.74rem;letter-spacing:.24em;text-transform:uppercase;margin:0 0 22px;font-weight:500;opacity:.45}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--sh-cream);font-size:.96rem;letter-spacing:.01em;border-bottom:0;opacity:.7;transition:opacity .2s}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--sh-cream)}hr[data-astro-cid-sz7xmlte]{border:0;border-top:1px solid rgba(255,245,233,.08);margin:64px 0 28px}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--sh-cream);font-size:.78rem;margin:0;opacity:.35}.footer-disclaimer[data-astro-cid-sz7xmlte]{max-width:56ch}.skip-link[data-astro-cid-37fxchfa]{position:absolute;left:-9999px;top:0;background:var(--sh-gold);color:var(--sh-navy);padding:12px 20px;font-weight:600;z-index:9999}.skip-link[data-astro-cid-37fxchfa]:focus{left:16px;top:16px}
