@media(max-width:1024px){.main-header{grid-template-columns:210px 1fr auto}.category-grid{grid-template-columns:repeat(4,1fr)}.deal-grid,.store-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:2fr 1fr 1fr}.category-panel-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.container{width:min(100% - 24px,640px)}.topbar{display:none}.main-header{grid-template-columns:1fr auto;padding:12px 0}.header-search{display:none}.hamburger{display:block}.nav{display:none}.category-toggle{display:none}.primary-menu{display:none}.mobile-menu{position:fixed;inset:0 0 0 auto;width:min(340px,88vw);background:#fff;box-shadow:-10px 0 30px rgba(0,0,0,.18);padding:18px;transform:translateX(105%);transition:.25s;display:block;z-index:1000}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #eee}.mobile-close{border:0;background:none;font-size:28px}.mobile-menu-list{list-style:none;padding:10px 0;margin:0}.mobile-menu-list a{display:block;padding:12px;border-bottom:1px solid #f0f2f5}.hero-grid{grid-template-columns:1fr;padding:45px 0}.hero-visual{height:250px}.hero h1{font-size:40px}.trust-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.category-grid,.category-grid.large{grid-template-columns:repeat(2,1fr)}.promo-grid,.testimonial-grid,.blog-grid{grid-template-columns:1fr}.deal-grid,.store-grid{grid-template-columns:repeat(2,1fr)}.newsletter-box,.newsletter-inner{display:grid}.subscribe-form{min-width:0;width:100%;height:48px}.footer-main{grid-template-columns:1fr 1fr}.archive-grid,.single-layout{grid-template-columns:1fr}.filter-sidebar{order:-1}.product-detail{grid-template-columns:1fr}.account-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.coupon-card{grid-template-columns:1fr}.coupon-action{justify-content:flex-start}.page-hero h1{font-size:30px}}
@media(max-width:480px){.container{width:calc(100% - 20px)}.brand{font-size:16px}.brand-mark{width:30px;height:30px}.header-actions{gap:7px;font-size:20px}.hero h1{font-size:34px}.hero p{font-size:15px}.trust-grid,.feature-grid,.category-grid,.deal-grid,.store-grid,.why-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{padding:14px 8px}.section{padding:38px 0}.section-head{align-items:flex-start;display:block}.section-head>a{display:inline-block;margin-top:10px}.footer-main{grid-template-columns:1fr}.single-card{padding:18px}.single-head h1{font-size:30px}.coupon-action{flex-wrap:wrap}.promo-overlay strong{font-size:22px}}
@media(max-width:900px){.store-offer-card{grid-template-columns:90px 1fr 130px}.offer-action{grid-column:2 / -1}.store-highlights{grid-template-columns:repeat(2,1fr)}.store-about-grid{grid-template-columns:1fr}.store-popular-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.store-detail-hero{padding:25px 20px}.store-detail-brand{grid-template-columns:1fr;gap:18px}.store-detail-logo{width:105px;height:105px}.store-detail-hero h1{font-size:29px}.store-offer-card{grid-template-columns:1fr;gap:11px;padding:16px}.offer-value{border-left:0;border-top:1px solid #edf0f3;padding:10px 0 0;text-align:left}.offer-action{grid-column:auto}.store-highlights{grid-template-columns:1fr 1fr}.store-popular-grid{grid-template-columns:repeat(2,1fr)}.store-section-title{display:block}.store-section-title>a{display:inline-block;margin-top:10px}}

@media(max-width:768px){.store-detail-page{width:min(100% - 20px,640px)}.store-offers-section{padding:18px 12px;border-radius:16px}.store-offer-card{grid-template-columns:82px 1fr;gap:12px;padding:12px}.offer-value-tile{min-height:70px}.offer-value-tile strong{font-size:16px}.offer-main h3{font-size:15px}.offer-action{grid-column:1/-1;justify-content:stretch}.store-code-btn{width:100%;min-width:0;padding:12px}.store-detail-hero{border-radius:16px}.store-detail-hero h1{font-size:27px}.store-highlights{gap:10px}.highlight-box{padding:14px 10px}.store-product-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.store-popular-grid{gap:10px!important}.store-card-logo-only{padding:12px}.store-card-logo-only .store-logo-inner{height:82px}.store-card-logo-only .store-logo img{height:58px}.help-grid{grid-template-columns:1fr;padding-bottom:35px}.contact-card{padding:17px;margin-bottom:35px}}
@media(max-width:480px){.store-offer-card{grid-template-columns:1fr}.offer-value-tile{min-height:62px;align-items:flex-start;text-align:left;padding:10px 13px}.offer-value-tile strong{font-size:18px}.offer-action{grid-column:auto}.store-highlights{grid-template-columns:1fr 1fr}.store-product-grid{grid-template-columns:1fr!important}.store-popular-grid{grid-template-columns:1fr 1fr!important}.store-section-title h2{font-size:22px}.store-section-title p{font-size:13px}.help-card{padding:20px}}


/* v2.9.4 — clean mobile header: logo left, menu right */
@media(max-width:768px){
  .site-header{z-index:1000}
  .main-header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:12px;min-height:58px;padding:8px 0}
  .main-header .brand{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;min-width:0;font-size:16px;gap:7px;white-space:nowrap;overflow:hidden}
  .main-header .brand .custom-logo{max-height:36px;width:auto}
  .main-header .brand-mark{width:30px;height:30px;flex:0 0 30px;border-radius:8px;font-size:10px}
  .main-header>.hamburger{grid-column:2;grid-row:1;display:flex;justify-self:end;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #e4e9ef;background:#fff;border-radius:11px;padding:7px;box-shadow:0 4px 14px rgba(6,26,58,.07);cursor:pointer}
  .main-header>.hamburger span{width:22px;height:2px;background:#061A3A;margin:3px 0;border-radius:3px;transition:transform .2s,opacity .2s}
  .main-header>.chh-search-wrap,.main-header .header-actions{display:none}
  .nav{display:none}.topbar{display:none}
  .mobile-menu{position:fixed;left:0;right:0;top:58px;width:100%;max-height:calc(100vh - 58px);overflow-y:auto;overflow-x:hidden;padding:0;background:rgba(255,255,255,.99);border-top:1px solid #edf0f4;box-shadow:0 18px 40px rgba(3,19,41,.16);transform:translateY(-10px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .22s ease,opacity .22s ease,visibility .22s ease;display:block;z-index:1001}
  .mobile-menu.is-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}
  .mobile-menu-head{min-height:58px;display:flex;align-items:center;justify-content:center;position:relative;padding:10px 54px;border-bottom:1px solid #edf0f4}
  .mobile-menu-brand{display:flex;align-items:center;gap:8px;font-weight:850;color:#061A3A;font-size:17px;white-space:nowrap}
  .mobile-menu-brand b{color:#FF6B00}.mobile-menu-brand .custom-logo{max-height:34px;width:auto}.mobile-menu-brand .brand-mark{width:30px;height:30px;font-size:10px}
  .mobile-close{display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:9px;width:40px;height:40px;border:1px solid #e6eaf0;background:#fff;border-radius:11px;color:#061A3A;font-size:27px;line-height:1;cursor:pointer}
  .mobile-menu-label{margin:18px 18px 8px;color:#8993a2;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
  .mobile-menu-list{list-style:none!important;margin:0!important;padding:0 12px 20px!important}
  .mobile-menu-list li{list-style:none!important;margin:0!important}
  .mobile-menu-list a{display:grid;grid-template-columns:44px 1fr 20px;align-items:center;gap:12px;padding:15px 8px;border-bottom:1px solid #edf0f4;color:#061A3A;border-radius:12px;transition:background .18s,transform .18s}
  .mobile-menu-list a:active,.mobile-menu-list a:hover{background:#fff5ed;transform:translateX(2px)}
  .mobile-menu-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff1e8;color:#FF6B00;font-size:20px;font-weight:900}
  .mobile-menu-list a span:nth-child(2){display:flex;flex-direction:column;min-width:0}.mobile-menu-list strong{font-size:15px;line-height:1.25}.mobile-menu-list small{font-size:11px;color:#8993a2;margin-top:2px}
  .mobile-menu-list a>b{color:#a4adba;font-size:24px;font-weight:500;text-align:right}
  body.menu-open{overflow:hidden}
  body.menu-open:after{content:"";position:fixed;inset:58px 0 0;background:rgba(3,19,41,.34);z-index:1000;pointer-events:none}
}
@media(max-width:480px){
  .main-header{min-height:56px;grid-template-columns:minmax(0,1fr) 44px;padding:7px 0}
  .main-header .brand{font-size:15px}.main-header .brand-mark{width:28px;height:28px;flex-basis:28px}.main-header>.hamburger{width:40px;height:40px}
  .mobile-menu{top:56px;max-height:calc(100vh - 56px)}body.menu-open:after{inset:56px 0 0}
}

/* Premium mobile hamburger */
@media (max-width: 768px){
  .main-header>.hamburger{
    appearance:none;-webkit-appearance:none;
    display:flex!important;flex-direction:column!important;
    align-items:center;justify-content:center;gap:0;
    width:44px!important;height:44px!important;
    padding:0!important;margin:0;
    border:1px solid #e7ebf0!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 5px 16px rgba(6,26,58,.08);
    position:relative;overflow:hidden;
  }
  .main-header>.hamburger span{
    display:block!important;
    width:22px!important;height:2px!important;
    margin:3px 0!important;
    background:#061A3A!important;
    border-radius:999px!important;
    transform:none!important;
    opacity:1!important;
    transition:width .18s ease,background .18s ease;
  }
  .main-header>.hamburger:hover span:nth-child(2){width:17px!important}
  .main-header>.hamburger:active{transform:scale(.96)}
  .main-header>.hamburger:focus-visible{outline:3px solid rgba(255,107,0,.22);outline-offset:2px}
}
@media (max-width: 480px){
  .main-header>.hamburger{width:42px!important;height:42px!important;border-radius:11px!important}
  .main-header>.hamburger span{width:21px!important;height:2px!important;margin:3px 0!important}
}
