.site-footer{background:var(--surface-alt);border-top:1px solid var(--line);margin-top:auto}.site-footer__newsletter{background:var(--brand-light);border-bottom:1px solid var(--line);padding-block:clamp(1.5rem,4vw,2.25rem)}.site-footer__newsletter-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;display:flex}.site-footer__newsletter-copy{flex:260px}.site-footer__newsletter-copy h2{margin:0 0 .15rem;font-size:1.15rem}.site-footer__newsletter-copy p{color:var(--muted);margin:0;font-size:.9rem}.newsletter{flex:460px;align-items:center;gap:.6rem;display:flex}.newsletter .field{flex:auto;min-width:0}.newsletter .field:nth-of-type(2){flex:0 210px}.newsletter .btn{white-space:nowrap;flex:none}.newsletter .field__error,.newsletter .notice{flex:1 0 100%;margin:0}@media (max-width:640px){.newsletter{flex-wrap:wrap}.newsletter .field,.newsletter .field:nth-of-type(2),.newsletter .btn{flex:100%}}.site-footer__inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding-top:clamp(2.5rem,5vw,3.5rem);padding-bottom:2.5rem;display:grid}.site-footer__brand{min-width:240px}.site-footer__tagline{color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.site-footer__blurb{margin:0;font-size:.9rem}.site-footer__col{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.site-footer__heading{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 .25rem;font-size:.8rem}.site-footer__col a{color:var(--body);font-size:.95rem}.site-footer__col a:hover{color:var(--brand)}.site-footer__support{color:var(--muted);margin:.5rem 0 0;font-size:.85rem}.site-footer__legal{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;padding-block:1.25rem;font-size:.85rem;display:flex}.site-footer__legal p{margin:0}.site-footer__legal nav{gap:1.5rem;display:flex}.site-footer__legal a{color:var(--muted)}.site-footer__legal a:hover{color:var(--brand)}
.site-header{z-index:50;background:var(--surface);border-bottom:1px solid var(--line);transition:box-shadow .2s,border-color .2s;position:sticky;top:0}.is-scrolled .site-header{border-bottom-color:#0000;box-shadow:0 2px 12px #0f172a14}.site-header__skip{background:var(--brand);color:var(--brand-contrast);border-radius:0 0 var(--radius) 0;padding:.75rem 1.25rem;font-weight:700;position:absolute;top:0;left:-9999px}.site-header__skip:focus{z-index:100;left:0}.site-header__inner{align-items:center;gap:1.5rem;min-height:72px;padding-block:.5rem;display:flex}.site-header__logo{flex:none;line-height:0}.site-header__logo img{width:clamp(140px,18vw,215px);height:auto}.site-header__nav{align-items:center;gap:1.5rem;margin-inline:auto;display:flex}.site-header__nav a{color:var(--body);white-space:nowrap;font-weight:600}.site-header__nav a:hover{color:var(--brand);text-decoration:none}.site-header__actions{flex:none;align-items:center;gap:.85rem;margin-left:.9rem;display:flex}.site-header__account{border:1px solid var(--line);background:var(--surface-alt);border-radius:999px;align-items:center;gap:.15rem;padding:.2rem;display:inline-flex;position:relative}.site-header__account:before{content:"";background:var(--line);width:1px;height:26px;position:absolute;top:50%;left:-.9rem;transform:translateY(-50%)}.site-header__account-link{color:var(--body);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.9rem;font-weight:600;display:inline-flex}.site-header__account-link:hover{background:var(--surface);color:var(--brand);box-shadow:var(--shadow-sm);text-decoration:none}.site-header__review{position:relative}.site-header__badge{background:var(--brand);min-width:20px;height:20px;color:var(--brand-contrast);border-radius:999px;justify-content:center;align-items:center;margin-left:.1rem;padding-inline:5px;font-size:.7rem;font-weight:800;display:inline-flex}.site-header__toggle{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;min-width:44px;min-height:44px;margin-left:auto;padding:.6rem;display:none}.burger{flex-direction:column;justify-content:center;gap:5px;width:22px;display:flex}.burger span{background:var(--ink);border-radius:2px;width:100%;height:2px;transition:transform .18s,opacity .18s;display:block}.burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.burger--open span:nth-child(2){opacity:0}.burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-menu{border-top:1px solid var(--line);background:var(--surface);padding:1rem var(--gutter) 1.5rem;max-height:calc(100dvh - 72px);overflow-y:auto}.site-menu__nav{flex-direction:column;display:flex}.site-menu__nav a{border-bottom:1px solid var(--line);color:var(--ink);padding:.9rem 0;font-size:1.05rem;font-weight:700}.site-menu__actions{flex-direction:column;gap:.6rem;margin-top:1.5rem;display:flex}.site-menu__actions .site-header__account{border-radius:var(--radius);flex-direction:column;align-items:stretch;gap:.4rem;margin-bottom:.4rem;padding:.4rem}.site-menu__actions .site-header__account:before{display:none}.site-menu__actions .site-header__account-link{background:var(--surface);border-radius:var(--radius-sm);justify-content:center;padding-block:.75rem}.site-menu__actions .btn{justify-content:center;width:100%;padding-block:.85rem}.site-menu__actions .btn--quiet{border-color:var(--line)}@media (max-width:1220px){.site-header__nav,.site-header__actions{display:none}.site-header__toggle{justify-content:center;align-items:center;display:flex}}.site-header__signout{cursor:pointer;background:0 0;border:0;font-family:inherit}
