:root{--ch-black:#090909;--ch-white:#fff;--ch-yellow:#ffc400;--ch-gray:#f4f4f2;--ch-border:#deded9;--ch-max:1440px}
*{box-sizing:border-box}
.ch-skip-link{position:fixed;left:12px;top:-80px;z-index:100001;background:#fff;color:#000;padding:10px 16px}.ch-skip-link:focus{top:12px}
.ch-announcement{background:var(--ch-black);color:var(--ch-white);font:700 11px/1.2 Arial,sans-serif;letter-spacing:2px;text-align:center;padding:10px 16px}
.ch-header{position:relative;z-index:9998;background:#fff;border-bottom:1px solid var(--ch-border);font-family:Arial,sans-serif}
.ch-header__inner{max-width:var(--ch-max);height:82px;margin:auto;padding:0 32px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px}
.ch-logo{display:flex;align-items:center}.ch-logo .custom-logo-link{display:inline-flex}.ch-logo .custom-logo{width:auto!important;height:60px!important;max-width:205px!important;object-fit:contain}.ch-wordmark{font-size:24px;font-weight:900;color:#000;text-decoration:none}
.ch-nav__list,.ch-mobile-nav__list{list-style:none;margin:0;padding:0}.ch-nav__list{display:flex;justify-content:center;align-items:center;gap:32px}.ch-nav a{color:#111;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.ch-nav a:hover,.ch-nav a:focus{color:#9b7300}
.ch-actions{display:flex;align-items:center;gap:6px}
.ch-icon-button{position:relative!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;padding:9px!important;display:inline-grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111!important;text-decoration:none!important;cursor:pointer!important}
.ch-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ch-icon-button:hover{background:var(--ch-gray)!important}.ch-cart-count{position:absolute;right:1px;top:1px;min-width:18px;height:18px;border-radius:50%;background:var(--ch-yellow);color:#000;font-size:10px;font-weight:900;display:grid;place-items:center;padding:0 4px}.ch-menu-toggle{display:none!important}
.ch-search{border-top:1px solid var(--ch-border);padding:18px 32px;background:#fff}.ch-search form{display:flex;max-width:760px;margin:auto}.ch-search input{width:100%;border:1px solid #aaa;border-right:0;padding:13px 16px;font-size:16px}.ch-search button,.ch-mobile-shop,.ch-footer__cta{border:0;background:var(--ch-yellow);color:#050505;font-weight:900;letter-spacing:1px;text-decoration:none;padding:14px 22px}.ch-overlay{position:fixed;inset:0;z-index:-1;background:rgba(0,0,0,.52)}
.ch-footer{background:#0b0b0b;color:#fff;padding:64px 32px 24px;font-family:Arial,sans-serif}.ch-footer__grid{max-width:var(--ch-max);margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:54px}.ch-footer h2{font-size:13px;letter-spacing:2px;margin:0 0 20px;color:var(--ch-yellow)}.ch-footer p{color:#bdbdbd;line-height:1.6;max-width:330px}.ch-footer ul{list-style:none;margin:0;padding:0}.ch-footer li{margin:0 0 12px}.ch-footer a{color:#fff;text-decoration:none}.ch-footer a:hover{text-decoration:underline}.ch-footer__logo .custom-logo{width:auto!important;height:76px!important;max-width:250px!important;object-fit:contain;filter:drop-shadow(0 0 1px #fff)}.ch-footer__cta{display:inline-block;color:#000!important;margin-top:8px}.ch-footer__bottom{max-width:var(--ch-max);margin:50px auto 0;padding-top:22px;border-top:1px solid #333;display:flex;justify-content:space-between;color:#888;font-size:12px}.ch-mobile-nav{display:none}
@media(max-width:900px){.ch-header__inner{height:70px;padding:0 16px;grid-template-columns:44px 1fr auto;gap:8px}.ch-menu-toggle{display:grid!important}.ch-nav{display:none}.ch-logo{justify-content:center}.ch-logo .custom-logo{height:50px!important;max-width:155px!important}.ch-actions .ch-icon-button:nth-child(2){display:none!important}.ch-mobile-nav{position:fixed;display:block;left:0;top:0;bottom:0;width:min(88vw,390px);z-index:10000;background:#fff;padding:24px;overflow:auto;transform:translateX(-105%);transition:transform .25s ease}.ch-mobile-nav.is-open{transform:translateX(0)}.ch-mobile-nav__top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ch-border);padding-bottom:15px}.ch-mobile-nav__list{padding:24px 0}.ch-mobile-nav__list li{border-bottom:1px solid var(--ch-border)}.ch-mobile-nav__list a{display:block;padding:16px 4px;color:#111;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.ch-mobile-shop{display:block;text-align:center}.ch-footer__grid{grid-template-columns:1fr 1fr}.ch-footer__brand{grid-column:1/-1}}
@media(max-width:560px){.ch-announcement{font-size:9px}.ch-header__inner{padding:0 10px}.ch-actions{gap:0}.ch-icon-button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.ch-footer{padding:48px 22px 22px}.ch-footer__grid{grid-template-columns:1fr;gap:34px}.ch-footer__brand{grid-column:auto}.ch-footer__bottom{display:grid;gap:10px}.ch-search{padding:14px}.ch-search button{padding:12px}}
