.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:#faf8f5d1;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s}.site-header[data-astro-cid-ctg3m53h][data-scrolled=true]{border-bottom-color:var(--border);box-shadow:0 2px 24px #0000000d}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:14px;gap:16px}.site-header__logo[data-astro-cid-ctg3m53h]{display:flex;align-items:center;flex-shrink:0}.site-header__logo-img[data-astro-cid-ctg3m53h]{width:auto;height:44px}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500;flex:1;justify-content:center}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{transition:color .2s;padding:6px 0}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--accent)}.site-header__cta-mobile[data-astro-cid-ctg3m53h]{display:none}.site-header__cta[data-astro-cid-ctg3m53h]{flex-shrink:0}.site-header__toggle[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:0;margin:-10px;min-width:44px;min-height:44px;align-items:center;justify-content:center}.site-header__toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.site-header__toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.site-header__toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.site-header__inner[data-astro-cid-ctg3m53h]{padding-top:10px;padding-bottom:10px}.site-header__logo-img[data-astro-cid-ctg3m53h]{height:38px}.site-header__nav[data-astro-cid-ctg3m53h]{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;background:#faf8f5fa;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--border);padding:8px 24px 24px;box-shadow:0 12px 32px #00000014}.site-header__nav--open[data-astro-cid-ctg3m53h]{display:flex}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:16px 0;font-size:16px;border-bottom:1px solid var(--border)}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:last-child{border-bottom:none}.site-header__cta-mobile[data-astro-cid-ctg3m53h]{display:inline-flex;justify-content:center;margin-top:16px;border-bottom:none!important;padding:14px 0!important}.site-header__cta[data-astro-cid-ctg3m53h]{display:none}.site-header__toggle[data-astro-cid-ctg3m53h]{display:flex}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #faf8f5;--text: #2c2c2c;--text-muted: #6b6b6b;--accent: #9e7e6b;--accent-hover: #876a59;--border: #e8e2da;--white: #ffffff;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width: 1200px;--radius: 8px}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:14px 32px;border-radius:var(--radius);border:none;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.btn-primary{background:var(--accent);color:var(--white)}.btn-primary:hover{background:var(--accent-hover)}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.section{padding:80px 0}.section-title{font-family:var(--font-heading);font-size:2.2rem;font-weight:600;margin-bottom:12px;line-height:1.2}.section-subtitle{color:var(--text-muted);font-size:1.05rem;max-width:560px;margin-bottom:48px}.section-title,.section-subtitle{text-align:center;margin-left:auto;margin-right:auto}.section--alt{background:var(--white)}@media(max-width:768px){.section{padding:56px 0}.section-title{font-size:1.7rem}}
