/* Shared navigation and brand switching. Store design remains in styles.css. */
body{padding-bottom:100px}a,button,input,select,textarea,summary{scroll-margin-top:160px}.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:#fff;color:#111;padding:12px 18px;font-weight:800}.skip-link:focus{top:12px}.brand-topline{font-size:.78rem;letter-spacing:.08em;font-weight:800;background:#050706;border-bottom:1px solid #334231}.brand-topline>.container{display:flex;justify-content:space-between;gap:15px;padding-block:9px}.brand-topline b{color:#acb8ae;margin-left:18px;font-weight:500}.brand-header{position:sticky;top:0;z-index:100;background:#090d0ff5;border-bottom:2px solid #334431;backdrop-filter:blur(16px)}.brand-header__row{display:flex;align-items:center;gap:18px;min-height:116px;padding-block:10px}.brand-primary,.brand-other{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0;line-height:1.1}.brand-primary img{width:98px;height:94px;object-fit:contain}.brand-primary>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.brand-other{margin-left:auto;padding-left:16px;border-left:1px solid #53604d;gap:5px;max-width:108px}.brand-other img{width:57px;height:57px;object-fit:contain}.brand-other>span{font-size:.75rem;text-align:center;max-width:95px;color:#c8d0c6}.brand-navigation{display:flex;flex:1;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px}.brand-navigation a{padding:10px 11px;border-radius:4px;font-size:.88rem;font-weight:800;color:#d4ded5;white-space:nowrap;line-height:1.25}.brand-navigation a:hover,.brand-navigation a[aria-current=page]{background:var(--green);color:#081008}.brand-menu-toggle{display:none;background:#151b16;border:1px solid #576251;color:#f5faf2;border-radius:4px;padding:10px 13px;font:700 .9rem/1.3 var(--font-body)}.brand-menu-toggle span{margin-left:8px}.brand-cart{flex-shrink:0}.brand-footer{background:#030604;border-top:1px solid #384032;padding:54px 0 25px}.brand-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:48px}.brand-footer h2{font:2rem/1 var(--font-display);letter-spacing:.025em;text-transform:uppercase;margin:0 0 16px}.brand-footer h3{font-size:1rem;margin:0 0 14px}.brand-footer p{color:#aeb9b1;font-size:.95rem;max-width:380px}.brand-footer nav{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:10px 16px;font-size:.9rem}.brand-footer a:hover{text-decoration:underline;text-underline-offset:4px}.brand-footer__bottom{border-top:1px solid #2b362d;margin-top:34px;padding-top:20px;color:#97a39a;font-size:.82rem}.brand-footer__bottom>span:last-child{float:right}.brand-switch{position:fixed;bottom:max(10px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:150;display:flex;align-items:center;gap:12px;padding:8px 17px 9px 9px;width:max-content;max-width:calc(100% - 30px);min-height:64px;text-decoration:none;border:2px solid #7c857e;border-radius:10px;box-shadow:0 8px 24px #0009;overflow:hidden}.brand-switch img{width:48px;height:48px;object-fit:contain;border-radius:3px}.brand-switch span{font:1.07rem/1.2 var(--font-display);letter-spacing:.035em;text-transform:uppercase}.brand-switch small{display:block;font:800 .66rem/1.2 var(--font-body);letter-spacing:.14em;margin-bottom:4px}.brand-switch b{font-family:var(--font-body);margin-left:4px}.brand-switch--track{background:linear-gradient(115deg,#fff,#c3c5c3);color:#151715;border-bottom-color:#ed1820}.brand-switch--track:after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#009e48 0 33%,#ffe500 33% 66%,#ed1820 66%)}.brand-switch--store{background:#080d09;color:#f3fff5;border-color:#2fae4e}.brand-switch--store small{color:#68e782}.brand-switch:hover{box-shadow:0 8px 30px #000c}.cart-open .brand-switch{visibility:hidden}.store-logo-feature{background:none;border-radius:6px;box-shadow:0 22px 60px #0007;border:0;aspect-ratio:auto}.store-logo-feature:before,.store-logo-feature:after{display:none}.hero__badge.store-logo-feature img{width:100%;height:auto;filter:none;border-radius:6px}.hero--shop{--hero-image:url('../images/shop.svg')}.store-site .hero__grid{gap:70px}.store-site .hero{min-height:640px}:focus-visible{outline:3px solid var(--green);outline-offset:4px}
@media(max-width:1000px){.brand-header__row{gap:10px}.brand-navigation a{padding:9px 8px}.brand-primary img{width:84px;height:82px}.brand-other{padding-left:8px}.brand-header__row{min-height:102px}}
@media(max-width:760px){.brand-topline{font-size:.68rem}.brand-topline b{display:none}.brand-header__row{flex-wrap:wrap;min-height:92px;gap:12px}.brand-primary img{width:77px;height:72px}.brand-other{margin-left:auto;max-width:83px}.brand-other img{width:44px;height:44px}.brand-other>span{font-size:.67rem}.brand-navigation{order:5;flex-basis:100%;padding-top:8px;border-top:1px solid #344035;justify-content:flex-start}.brand-navigation a{flex:1 0 29%;text-align:center;min-height:44px;white-space:normal;display:flex;align-items:center;justify-content:center}.has-site-js .brand-menu-toggle{display:block}.has-site-js .brand-navigation:not(.is-open){display:none}.brand-cart{margin-left:auto}.brand-cart+.brand-other{margin-left:0}.brand-footer__grid{grid-template-columns:1fr;gap:28px}.brand-footer nav{grid-template-columns:repeat(3,1fr)}.brand-footer__bottom>span:last-child{float:none;display:block;margin-top:7px}.brand-switch{min-height:58px;padding:6px 12px 7px 7px;gap:9px}.brand-switch img{width:42px;height:42px}.brand-switch span{font-size:.98rem}.store-site .hero__grid{gap:30px}.store-site .hero__badge{width:260px;justify-self:center}.store-site .hero{min-height:0}.store-site .hero__grid{padding:55px 0}.brand-topline .container{width:calc(100% - 28px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
