:root{--shell-ink:#17211d;--shell-paper:#fffdf8;--shell-sage:#dfe9df;--shell-plum:#633b56;--shell-rose:#a95766;--shell-gold:#b5812d}
.site-shell{position:sticky;top:0;z-index:1000;background:rgba(255,253,248,.96);border-bottom:1px solid rgba(23,33,29,.12);backdrop-filter:blur(14px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--shell-ink)}
.site-shell__inner{width:min(1180px,calc(100% - 32px));min-height:72px;margin:auto;display:flex;align-items:center;gap:24px}
.site-shell__brand{color:var(--shell-ink)!important;text-decoration:none!important;font-family:Georgia,serif;font-size:1.35rem;font-weight:700;line-height:1}.site-shell__brand small{display:block;margin-top:5px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.67rem;font-weight:600;color:#66706b}
.site-shell__nav{display:flex;align-items:center;gap:5px;margin-left:auto}.site-shell__nav>a,.site-shell__trigger{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--shell-ink)!important;text-decoration:none!important;font-size:.91rem;font-weight:650;letter-spacing:0;cursor:pointer}.site-shell__nav>a:hover,.site-shell__trigger:hover,.site-shell__nav>a[aria-current="page"]{background:var(--shell-sage);color:var(--shell-plum)!important}
.site-shell__menu{position:relative}.site-shell__trigger:after{content:"";width:7px;height:7px;margin-left:8px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-2px)}.site-shell__panel{position:absolute;top:calc(100% + 9px);left:0;width:270px;padding:8px;background:var(--shell-paper);border:1px solid rgba(23,33,29,.13);box-shadow:0 18px 45px rgba(23,33,29,.13);border-radius:8px;display:none}.site-shell__menu:hover .site-shell__panel,.site-shell__menu:focus-within .site-shell__panel{display:block}.site-shell__panel a{display:block;padding:11px 12px;border-radius:5px;color:var(--shell-ink)!important;text-decoration:none!important;font-size:.88rem;font-weight:650}.site-shell__panel a span{display:block;margin-top:3px;color:#69726d;font-size:.76rem;font-weight:450}.site-shell__panel a:hover{background:#f1f4ef;color:var(--shell-plum)!important}
.site-shell__cta{background:var(--shell-plum)!important;color:#fff!important}.site-shell__cta:hover{background:#4d2d43!important;color:#fff!important}.site-shell__toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid rgba(23,33,29,.18);border-radius:6px;background:transparent;color:var(--shell-ink);font-size:1.25rem;cursor:pointer}
@media(max-width:860px){.site-shell__inner{min-height:64px}.site-shell__toggle{display:grid;place-items:center}.site-shell__nav{display:none;position:absolute;top:64px;left:0;right:0;margin:0;padding:12px 16px 18px;background:var(--shell-paper);border-bottom:1px solid rgba(23,33,29,.12);box-shadow:0 18px 34px rgba(23,33,29,.1)}.site-shell[data-open="true"] .site-shell__nav{display:grid;gap:4px}.site-shell__nav>a,.site-shell__trigger{width:100%;justify-content:flex-start;padding:0 13px}.site-shell__panel{position:static;width:auto;margin:0 0 6px 12px;box-shadow:none;border-left:2px solid var(--shell-sage);border-top:0;border-right:0;border-bottom:0;border-radius:0;display:block}.site-shell__menu .site-shell__trigger{display:none}}

