.site-header-module__hM9mMW__bar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3ecf0;border-bottom:1px solid #e2d9cbbf;position:sticky;top:0}.site-header-module__hM9mMW__inner{width:100%;max-width:var(--layout-max);min-height:3.25rem;padding:.3rem var(--layout-gutter);justify-content:space-between;align-items:center;gap:.75rem;margin-inline:auto;display:flex}.site-header-module__hM9mMW__brand{z-index:2;color:inherit;cursor:pointer;flex-shrink:0;align-items:center;padding:.1rem .15rem;text-decoration:none;display:inline-flex;position:relative}.site-header-module__hM9mMW__brandLogo{--logo-max-width:2.85rem;margin-inline:0}.site-header-module__hM9mMW__desktopNav{display:none}.site-header-module__hM9mMW__actions{align-items:center;gap:.35rem;margin-inline-start:auto;display:flex}.site-header-module__hM9mMW__navGroup{position:relative}.site-header-module__hM9mMW__dropdown{z-index:25;background:0 0;min-width:14rem;padding:.55rem .35rem .35rem;position:absolute;top:100%;left:0}.site-header-module__hM9mMW__dropdownPanel{box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #e9dfcf;border-radius:.85rem;padding:.35rem;display:grid}.site-header-module__hM9mMW__dropdownItem{color:var(--soonity-charcoal);border-radius:.55rem;gap:.15rem;padding:.65rem .75rem;text-decoration:none;display:grid}.site-header-module__hM9mMW__dropdownItem:hover,.site-header-module__hM9mMW__dropdownItem:focus-visible{background:#f4eadc}.site-header-module__hM9mMW__dropdownLabel{font-size:.9rem;font-weight:600}.site-header-module__hM9mMW__dropdownDesc{color:var(--muted);font-size:.8rem}.site-header-module__hM9mMW__mobileWrap{display:block;position:relative}.site-header-module__hM9mMW__mobilePanel{z-index:20;width:min(18rem,92vw);max-height:70vh;box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #e9dfcf;border-radius:.9rem;gap:.35rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .4rem);right:0;overflow:auto}.site-header-module__hM9mMW__mobileGroup{gap:.15rem;display:grid}.site-header-module__hM9mMW__mobileGroupLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:.35rem .75rem .15rem;font-size:.7rem;font-weight:600}.site-header-module__hM9mMW__exploreWrap,.site-header-module__hM9mMW__menuWrap{position:relative}@media (min-width:900px){.site-header-module__hM9mMW__menuButton .site-header-module__hM9mMW__burger{display:none}.site-header-module__hM9mMW__brandLogo{--logo-max-width:3.35rem}.site-header-module__hM9mMW__desktopNav{pointer-events:none;flex:1;justify-content:center;align-items:center;gap:.15rem;min-width:0;display:flex}.site-header-module__hM9mMW__desktopNav a,.site-header-module__hM9mMW__desktopNav .site-header-module__hM9mMW__navGroup{pointer-events:auto}.site-header-module__hM9mMW__desktopNavBlocked a,.site-header-module__hM9mMW__desktopNavBlocked .site-header-module__hM9mMW__navGroup{pointer-events:none}.site-header-module__hM9mMW__mobileWrap{display:none}}.site-header-module__hM9mMW__tab,.site-header-module__hM9mMW__tabActive{min-height:2.25rem;color:var(--soonity-warm-gray);white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.site-header-module__hM9mMW__tab:hover,.site-header-module__hM9mMW__tab:focus-visible{color:var(--soonity-charcoal);background:#f4eadc}.site-header-module__hM9mMW__tabActive{color:var(--soonity-charcoal);background:#efe6d6;font-weight:600}@media (max-width:899px){.site-header-module__hM9mMW__desktopNav{display:none}}.site-header-module__hM9mMW__menuButton{min-height:2.5rem;color:var(--soonity-charcoal);cursor:pointer;background:#fffdf8;border:1px solid #e9dfcf;border-radius:999px;align-items:center;gap:.55rem;padding:.3rem .8rem;font-size:.9rem;font-weight:600;display:inline-flex}.site-header-module__hM9mMW__menuButton:focus-visible{outline:2px solid var(--soonity-gold);outline-offset:2px}.site-header-module__hM9mMW__accountButton{padding-inline:.4rem .75rem}.site-header-module__hM9mMW__accountChip{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.site-header-module__hM9mMW__accountAvatar{width:1.75rem;height:1.75rem;color:var(--soonity-charcoal);letter-spacing:.02em;background:#efe6d6;border-radius:999px;flex-shrink:0;place-items:center;font-size:.68rem;font-weight:700;line-height:1;display:grid;overflow:hidden}.site-header-module__hM9mMW__accountAvatarImage{object-fit:cover;width:100%;height:100%}.site-header-module__hM9mMW__accountDivider{background:#e9dfcf;flex-shrink:0;width:1px;height:1rem}.site-header-module__hM9mMW__accountName{text-overflow:ellipsis;white-space:nowrap;max-width:9.5rem;overflow:hidden}.site-header-module__hM9mMW__burger{gap:3px;width:1rem;display:grid}.site-header-module__hM9mMW__burger span{transform-origin:50%;background:currentColor;border-radius:99px;height:1.5px;transition:transform .15s,opacity .15s;display:block}.site-header-module__hM9mMW__menuButton[aria-expanded=true] .site-header-module__hM9mMW__burger span:first-child{transform:translateY(4.5px)rotate(45deg)}.site-header-module__hM9mMW__menuButton[aria-expanded=true] .site-header-module__hM9mMW__burger span:nth-child(2){opacity:0}.site-header-module__hM9mMW__menuButton[aria-expanded=true] .site-header-module__hM9mMW__burger span:nth-child(3){transform:translateY(-4.5px)rotate(-45deg)}.site-header-module__hM9mMW__menu{z-index:20;min-width:15.5rem;box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #e9dfcf;border-radius:.9rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .4rem);right:0}.site-header-module__hM9mMW__menuItem,.site-header-module__hM9mMW__menuItemActive,.site-header-module__hM9mMW__menuItemDanger{text-align:left;width:100%;min-height:2.75rem;color:var(--soonity-charcoal);cursor:pointer;background:0 0;border:0;border-radius:.65rem;padding:.7rem .8rem;font-size:.95rem;text-decoration:none;display:block}.site-header-module__hM9mMW__menuItem:hover,.site-header-module__hM9mMW__menuItem:focus-visible,.site-header-module__hM9mMW__menuItemActive:hover,.site-header-module__hM9mMW__menuItemActive:focus-visible{background:#f4eadc}.site-header-module__hM9mMW__menuItem:focus-visible,.site-header-module__hM9mMW__menuItemActive:focus-visible,.site-header-module__hM9mMW__menuItemDanger:focus-visible{outline:2px solid var(--soonity-gold);outline-offset:-2px}.site-header-module__hM9mMW__menuItemActive{background:#efe6d6;font-weight:600}.site-header-module__hM9mMW__menuItemNested{color:var(--soonity-warm-gray);padding-inline-start:1.5rem;font-size:.9rem}.site-header-module__hM9mMW__menuItemNested.site-header-module__hM9mMW__menuItemActive{color:var(--soonity-charcoal)}.site-header-module__hM9mMW__menuDivider{background:#e9dfcf;height:1px;margin:.3rem .4rem}.site-header-module__hM9mMW__menuItemDanger{color:#8f2f27}.site-header-module__hM9mMW__menuItemDanger:hover,.site-header-module__hM9mMW__menuItemDanger:focus-visible{background:#f8e8e4}@media (min-width:900px){.site-header-module__hM9mMW__menuNavMobileOnly{display:none}}@media (max-width:899px){.site-header-module__hM9mMW__menuItemDesktopOnly{display:none}}
:root{--soonity-gold:#b99657;--soonity-charcoal:#3b3937;--soonity-warm-gray:#6f655a;--soonity-sand:#f7f3ec;--soonity-stone:#d6cec3;--soonity-sage:#8a9a84;--background:var(--soonity-sand);--foreground:var(--soonity-charcoal);--muted:var(--soonity-warm-gray);--radius:14px;--shadow-sm:0 2px 8px #3b393714;--shadow-md:0 10px 30px #3b39371a;--motion-reveal:.55s;--motion-hover:.4s;--layout-max:120rem;--layout-gutter:clamp(1.5rem, 3vw, 3.5rem);--hero-copy-max:75rem;--hero-lede-max:65ch;--bp-xs:360px;--bp-sm:480px;--bp-md:768px;--bp-lg:900px;--bp-xl:1200px;--tap-min:2.75rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;margin:0;padding:0}#top{scroll-margin-top:0}body{width:100%;min-height:100dvh;color:var(--foreground);background:var(--background);font-family:var(--font-functional), system-ui, sans-serif;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;padding:0;line-height:1.5;display:flex;overflow-x:clip}.app-body{flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:899px){.app-body{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}}h1,h2,h3,h4{font-family:var(--font-display), serif;margin:0;line-height:1.2}p{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}:focus-visible{outline:3px solid var(--soonity-gold);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skipLink{z-index:100;background:var(--soonity-charcoal);color:var(--soonity-sand);border-radius:999px;padding:.55rem .9rem;font-weight:600;position:absolute;top:.75rem;left:.75rem;transform:translateY(-200%)}.skipLink:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
