.site-footer{padding:2.55rem 0 1.15rem;background:radial-gradient(circle at 88% 16%,rgb(205 188 143/8%),transparent 22rem),linear-gradient(135deg,var(--forest-deep),#0b4d3e 60%,#08372e);color:rgb(250 247 239/88%)}.site-footer__main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(2rem,6vw,5rem)}.site-footer .brand--footer{min-height:44px;color:var(--paper-bright)}.brand--footer .brand__mark{width:32px;height:30px}.brand--footer .brand__word{font-size:1.72rem}.site-footer__nav{display:flex;align-items:center;justify-content:center;gap:clamp(1.1rem,3vw,2.4rem)}.site-footer__nav a{min-height:44px;display:inline-flex;align-items:center;color:rgb(250 247 239/70%);font-size:.8rem;text-decoration:none;white-space:nowrap}.site-footer__nav a:hover{color:var(--paper-bright)}.site-footer__socials{display:flex;gap:.65rem}.site-footer__socials a{width:2.75rem;height:2.75rem;display:grid;place-items:center;border:1px solid rgb(250 247 239/35%);border-radius:50%;transition:border-color .18s ease,background-color .18s ease}.site-footer__socials a:hover{border-color:var(--gold-soft);background:rgb(255 255 255/7%)}.site-footer__socials svg{width:.9rem}.site-footer__legal{display:flex;justify-content:space-between;gap:1rem;margin-top:1.85rem;padding-top:1rem;border-top:1px solid rgb(250 247 239/22%);color:rgb(250 247 239/50%);font-size:.75rem}@media (min-width:781px) and (max-width:1000px){.site-footer__main{gap:1.25rem}.site-footer__nav{gap:.8rem}.site-footer__nav a{font-size:.75rem}}@media (max-width:900px){.site-footer__main{grid-template-columns:auto 1fr}.site-footer__nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;flex-wrap:wrap}.site-footer__socials{justify-self:end}}@media (max-width:580px){.site-footer{padding-top:2.6rem}.site-footer .brand--footer{min-height:44px}.site-footer__main{grid-template-columns:1fr auto;gap:1.8rem 1rem}.site-footer__nav{display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1.2rem}.site-footer__legal{flex-direction:column}}@media (min-width:901px){.site-footer{position:relative;min-height:116px;padding:0;border-top:1px solid rgb(154 143 121/24%);background:var(--paper-bright);color:var(--forest-deep)}.site-footer__main{width:min(calc(100% - 4rem),var(--content-width));min-height:84px;grid-template-columns:auto 1fr auto;gap:clamp(1.2rem,4vw,3rem)}.site-footer .brand--footer{display:inline-grid;justify-items:center;gap:0;color:var(--forest-deep)}.brand--footer .brand__mark{width:20px;height:18px}.brand--footer .brand__word{font-size:1.05rem}.site-footer__nav{grid-column:auto;grid-row:auto;justify-content:center;flex-wrap:nowrap;gap:clamp(.75rem,2.5vw,1.7rem)}.site-footer__nav a{color:var(--ink-soft);font-size:.75rem}.site-footer__nav a:hover{color:var(--forest-deep)}.site-footer__socials{justify-self:end;gap:.65rem}.site-footer__socials a{width:44px;height:44px;border:0}.site-footer__socials a:hover{background:rgb(14 74 60/5%)}.site-footer__socials svg{width:.9rem}.site-footer__legal{position:absolute;right:max(1.5rem,calc((100% - var(--content-width)) / 2));bottom:8px;left:max(1.5rem,calc((100% - var(--content-width)) / 2));margin:0;padding:0;border:0;color:rgb(14 74 60/38%);font-size:.75rem;pointer-events:none}}.site-header{position:relative;z-index:50;border-bottom:1px solid rgb(154 143 121/32%);background:rgb(250 247 239/96%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{min-height:44px;flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;color:var(--forest-deep);text-decoration:none}.brand__mark{width:32px;height:30px}.brand__word{font-family:var(--font-display),Georgia,serif;font-size:1.72rem;font-weight:500;letter-spacing:-.025em;line-height:1}.site-header .brand{display:inline-grid;justify-items:center;gap:.05rem}.site-header .brand__mark{width:24px;height:20px}.site-header .brand__word{font-size:1.5rem}.site-header__nav{display:flex;align-items:center;gap:clamp(1.4rem,3vw,2.65rem);font-size:.83rem}.site-header__nav>a:not(.button){position:relative;min-height:44px;display:inline-flex;align-items:center;text-decoration:none}.site-header__nav>a:not(.button):after{position:absolute;right:0;bottom:-.35rem;left:0;height:1px;content:"";background:var(--forest);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-header__nav>a:not(.button):hover:after{transform:scaleX(1)}.site-header__cta{min-height:44px;padding:.55rem 1rem;border-color:var(--line-strong);background:transparent;color:var(--forest-deep);font-size:.78rem}.site-header__cta:hover{border-color:var(--forest);background:rgb(14 74 60/5%);color:var(--forest-deep)}.site-header__mobile-menu{position:relative;display:none}.site-header__mobile-menu summary{min-height:44px;display:flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;font-size:.78rem;font-weight:600;list-style:none;text-transform:uppercase}.site-header__mobile-menu summary::-webkit-details-marker{display:none}.site-header__mobile-menu summary svg{width:22px}.site-header__mobile-menu nav{position:absolute;top:calc(100% + 1.1rem);right:0;width:min(82vw,300px);display:grid;gap:.15rem;padding:.8rem;border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--paper-bright);box-shadow:var(--shadow-soft)}.site-header__mobile-menu nav>a:not(.button){padding:.72rem .75rem;border-radius:var(--radius-small);text-decoration:none}.site-header__mobile-menu nav>a:not(.button):hover{background:var(--cream)}@media (max-width:780px){.site-header__inner{min-height:72px;gap:1rem}.site-header .brand{min-height:44px;align-content:center}.site-header .brand__mark{width:20px;height:17px}.site-header .brand__word{font-size:1.2rem}.site-header__nav{display:none}.site-header__mobile-menu{display:block}}