:root{--red:#93000f;--red2:#b70d1a;--gold:#c8952f;--gold2:#9f6b17;--cream:#fffaf2;--soft:#fff5e8;--line:#eadfd2;--ink:#17110f;--muted:#746760;--navy:#0d1b2a;--green:#138a45;--shadow:0 18px 44px rgba(64,28,12,.10);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.container{width:min(1240px,92%);margin:auto}.topStrip{height:30px;border-bottom:1px solid #f0e7dc;background:#fffdf8;font-size:13px;color:#6a5a50}.stripInner{height:30px;display:flex;align-items:center;justify-content:center;gap:36px}.stripInner b{color:#221713}.siteHeader{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 4px 18px rgba(30,12,5,.05)}.nav{height:70px;display:flex;align-items:center;gap:22px}.brand img{width:190px;height:52px;object-fit:contain;display:block}.mainMenu{display:flex;gap:26px;align-items:center;margin-left:18px;flex:1}.mainMenu a{font-size:13px;text-transform:capitalize;font-weight:900;letter-spacing:.02em;padding:26px 0;color:#211814;border-bottom:3px solid transparent}.mainMenu a.active,.mainMenu a:hover{color:var(--red);border-bottom-color:var(--red)}.headerTools{display:flex;align-items:center;gap:12px}.headerSearch{height:42px;width:300px;border:1px solid #e8ded4;border-radius:999px;background:#fff;display:flex;align-items:center;padding:0 14px;box-shadow:0 8px 22px rgba(46,21,8,.04)}.headerSearch input{width:100%;border:0;outline:0;font-size:13px}.headerSearch span{font-size:22px;color:#1d1512}.iconBtn{width:40px;height:40px;border:0;border-left:1px solid #eee;background:#fff;color:#211814;display:grid;place-items:center;position:relative;font-size:21px}.cartIcon small{position:absolute;right:1px;top:0;background:var(--red);color:#fff;border-radius:999px;font-size:10px;width:18px;height:18px;display:grid;place-items:center}.ownerGate{font-size:22px;color:#222}.heroExact{background:linear-gradient(90deg,#fff 0%,#fff 42%,#fff9ef 100%);border-bottom:1px solid #f1e7dc;overflow:hidden}.heroExactGrid{min-height:315px;display:grid;grid-template-columns:45% 55%;align-items:center}.heroCopy{padding:24px 0 36px}.eyebrow{display:flex;align-items:center;gap:10px;color:#a16d22;font-family:Georgia,serif;font-weight:800;font-size:16px;margin-bottom:8px}.eyebrow span{display:block;width:46px;height:1px;background:#d9b877;position:relative}.eyebrow span:after{content:"";position:absolute;right:-4px;top:-3px;width:7px;height:7px;border-radius:50%;background:#d9b877}.heroCopy h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:59px;line-height:.95;letter-spacing:-1px;color:var(--red);font-weight:700}.heroCopy h1 em{font-style:normal;color:#9f6b17}.heroCopy p{max-width:510px;line-height:1.7;color:#3e332e;font-weight:500;margin:18px 0 14px}.trustPoints{display:flex;gap:20px;flex-wrap:wrap;margin:20px 0 18px}.trustPoints span{font-size:12px;font-weight:900;color:#3b302b}.heroBtns{display:flex;gap:22px;flex-wrap:wrap}.btn{border:0;border-radius:8px;padding:12px 22px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.18s;line-height:1}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--red);color:#fff;box-shadow:0 12px 22px rgba(147,0,15,.18)}.btn.outline,.btn.light{border:1px solid #d9c7b5;background:#fff;color:#8a520f}.btn.orange{background:#fff;border:1px solid var(--red);color:var(--red)}.btn.dark{background:#211814;color:#fff}.btn.gold{background:var(--gold);color:#fff}.btn.green{background:var(--green);color:#fff}.btn.cream{background:#fff7ea;color:var(--red)}.btn.small{padding:8px 10px;font-size:12px;border-radius:8px}.heroPlateArea{height:315px;position:relative;display:flex;align-items:center;justify-content:center}.heroPlate{position:absolute;inset:-16px -12px auto auto;width:100%;height:350px;object-fit:cover;object-position:center;filter:drop-shadow(0 16px 32px rgba(66,27,8,.10))}.familySeal{position:absolute;right:42px;top:55px;width:110px;height:110px;border-radius:50%;background:#fff;border:2px solid #e4c897;outline:5px solid rgba(255,255,255,.78);box-shadow:0 16px 32px rgba(66,27,8,.12);display:grid;place-items:center;text-align:center;font-family:Georgia,serif;font-weight:800;color:#8b4218;line-height:1.18}.familySeal b{color:var(--red);font-size:20px}.sectionTight{padding:16px 0 22px}.centerTitle{font-family:Georgia,serif;font-size:24px;text-align:center;margin:0 0 16px;color:#2b201c;display:flex;align-items:center;justify-content:center;gap:16px}.centerTitle span{width:54px;height:1px;background:#ddb779}.categoryStrip{display:grid;grid-template-columns:repeat(8,1fr);gap:16px}.cat{border:1px solid #eadfd2;background:#fffaf4;border-radius:12px;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 8px 22px rgba(64,28,12,.06);transition:.18s;padding:10px;overflow:hidden}.cat:hover,.cat.active{transform:translateY(-4px);border-color:#d2a24e;background:#fff}.catIcon{height:54px;width:100%;display:grid;place-items:center;margin-bottom:5px}.catIcon img{max-width:96px;max-height:58px;object-fit:contain}.cat b{font-size:14px;color:#211814}.cat span{display:none}.featureHead{display:flex;align-items:center;justify-content:space-between;margin:2px 0 12px}.featureHead h2{font-family:Georgia,serif;font-size:26px;margin:0}.viewAll{border:0;background:#fff;color:var(--red);font-weight:950}.tools{display:grid;grid-template-columns:1fr auto auto;gap:10px;margin:10px 0 14px}.premiumTools{max-width:720px}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:10px 14px;box-shadow:0 8px 20px rgba(70,28,15,.05)}.search input{border:0;outline:0;width:100%;font-weight:800}.homepageGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.bestSellerRow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{background:#fff;border:1px solid #eadfd2;border-radius:10px;overflow:hidden;box-shadow:0 10px 24px rgba(64,28,12,.07);transition:.18s;position:relative}.product:hover{transform:translateY(-4px)}.photo{height:118px;background:#fffaf4;display:grid;place-items:center;border-bottom:1px solid #eee2d6;position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photoPlaceholder{font-weight:900;color:#9b7460;text-align:center;padding:12px;font-size:12px}.tag{position:absolute;left:8px;top:8px;border-radius:999px;padding:4px 7px;background:#fff;color:var(--red);border:1px solid #f0d2cb;font-weight:950;font-size:9px}.heart{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--red);font-weight:1000}.productBody{padding:10px}.product h3{margin:0 0 5px;color:#1a0f0c;font-size:14px}.product p{display:none}.price{color:#1a0f0c;font-weight:950;font-size:12px}.pills{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.pill{border:1px solid var(--line);border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;color:var(--gold2);background:#fff}.productFoot{display:flex;gap:6px;padding:0 10px 10px}.productFoot .btn.dark{display:none}.sidePromos{display:grid;grid-template-columns:1fr 1fr;gap:18px}.promoCard{border:1px solid #eadfd2;background:#fffaf4;border-radius:12px;box-shadow:0 10px 24px rgba(64,28,12,.07);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:16px;text-align:left;min-height:178px;color:#241713;overflow:hidden}.promoCard h3{font-family:Georgia,serif;color:var(--red);font-size:24px;margin:0 0 8px}.promoCard p{font-size:13px;line-height:1.45;margin:0 0 12px;color:#3d302b}.promoCard span{display:inline-flex;background:var(--red);color:#fff;border-radius:6px;padding:10px 14px;font-weight:950;font-size:12px}.promoCard img{width:100%;height:155px;object-fit:contain}.birthdayPromo{background:#fff6ee}.partyRibbon{margin-top:18px;background:linear-gradient(90deg,#9a0011,#b20d1e);color:#fff;border-radius:10px;min-height:74px;display:grid;grid-template-columns:1.1fr 2fr auto;gap:18px;align-items:center;padding:18px 26px;box-shadow:0 18px 32px rgba(147,0,15,.20);overflow:hidden}.partyRibbon h2{font-family:Georgia,serif;margin:0;font-size:27px}.partyRibbon p{margin:2px 0 0;color:#ffe9d8}.ribbonFeatures{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center;font-size:13px;font-weight:800;color:#ffe8c9}.section{padding:42px 0}.sectionHead{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px}.sectionHead h2{font-family:Georgia,serif;font-size:34px;margin:0}.sectionHead p{margin:5px 0 0;color:var(--muted);font-weight:800;font-size:13px}.customGrid,.trustGrid,.three{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.box,.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 12px 28px rgba(70,28,15,.06);text-align:left}.box h3{font-family:Georgia,serif;color:var(--red);margin:0 0 8px}.box p{color:var(--muted);line-height:1.55;margin:0}.two{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.field label{font-weight:950;font-size:12px;color:#6b4312}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;outline:none}.drawer{position:fixed;right:-460px;top:0;height:100vh;width:min(460px,100%);background:#fff;z-index:100;border-left:1px solid var(--line);box-shadow:-30px 0 70px rgba(0,0,0,.18);transition:.24s;display:flex;flex-direction:column}.drawer.open{right:0}.drawerHead{padding:18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawerBody{padding:18px;overflow:auto;flex:1}.cartItem{display:flex;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:16px;padding:12px;margin-bottom:10px}.modal{position:fixed;inset:0;z-index:120;display:none}.modal.open{display:block}.overlay{position:absolute;inset:0;background:rgba(10,10,10,.48);backdrop-filter:blur(5px)}.modalBox{position:relative;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28);max-width:720px;margin:6vh auto;padding:20px;max-height:88vh;overflow:auto}.head{display:flex;justify-content:space-between;align-items:center;gap:12px}.head h2{font-family:Georgia,serif;color:var(--red);margin:0}.close{border:0;background:#fff0f0;color:var(--red);font-size:24px;border-radius:12px;width:40px;height:40px}.toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%) translateY(80px);background:var(--navy);color:#fff;padding:12px 16px;border-radius:999px;z-index:200;font-weight:950;transition:.25s;box-shadow:0 18px 42px rgba(0,0,0,.25)}.toast.show{transform:translateX(-50%) translateY(0)}.aiBubble{position:fixed;right:34px;bottom:88px;z-index:55;width:96px;height:96px;border-radius:50%;border:4px solid rgba(255,255,255,.7);background:linear-gradient(135deg,#d5271b,#8b0010);color:#fff;box-shadow:0 20px 40px rgba(147,0,15,.28);display:grid;place-items:center;text-align:center;font-weight:950}.aiBubble b{font-size:22px}.aiBubble span{font-size:14px;line-height:1.1}.aiBubble small{font-size:10px}.bottomNav{position:fixed;bottom:0;left:0;right:0;z-index:54;background:#fff;border-top:1px solid var(--line);display:none;justify-content:space-around;padding:8px}.bottomNav button{border:0;background:transparent;font-weight:950;color:var(--red);font-size:12px}.footerLuxury{background:#fffaf4;border-top:1px solid #eadfd2;margin-top:28px}.footerLuxuryGrid{display:grid;grid-template-columns:1.25fr .75fr .9fr .9fr 1.35fr 1fr;gap:24px;padding:26px 0;align-items:start}.footerLogo{width:180px;height:auto}.footerLuxury h3{font-size:14px;margin:0 0 10px;color:#3a251b;text-transform:uppercase;letter-spacing:.03em}.footerLuxury p{font-size:13px;color:#564942;line-height:1.55;margin:0 0 10px}.footerLuxury a{display:block;font-size:13px;color:#564942;margin:7px 0}.socialDots{display:flex;gap:9px;margin-top:14px}.socialDots span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e4d4c4;color:var(--red);font-weight:900}.payBadges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.payBadges span{background:#fff;border:1px solid #e1d6ca;border-radius:5px;padding:5px 8px;font-size:12px;font-weight:950;color:#29406b}.footerBottom{background:var(--red);color:#fff;font-size:13px}.footerBottom .container{height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.footerBottom span{opacity:.9}.mini{font-size:12px;color:var(--muted);font-weight:800}.successCard{max-width:760px;margin:40px auto;background:#fff;border:1px solid var(--line);border-radius:32px;padding:28px;box-shadow:var(--shadow);text-align:center}.successIcon{width:86px;height:86px;border-radius:50%;background:#e9fbef;color:var(--green);display:grid;place-items:center;font-size:42px;margin:0 auto 18px}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.payOption{border:1px solid var(--line);border-radius:18px;padding:15px;margin-bottom:10px;background:#fff}.payOption.active{border-color:var(--gold);box-shadow:0 0 0 4px rgba(200,149,47,.12)}hr{border:0;border-top:1px solid var(--line);margin:16px 0}@media(max-width:1120px){.mainMenu{gap:14px}.headerSearch{width:220px}.heroCopy h1{font-size:50px}.categoryStrip{grid-template-columns:repeat(4,1fr)}.homepageGrid{grid-template-columns:1fr}.footerLuxuryGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.topStrip{display:none}.nav{height:auto;min-height:64px}.brand img{width:160px}.mainMenu{display:none}.headerSearch{display:none}.heroExactGrid,.split,.two{grid-template-columns:1fr}.heroPlateArea{height:250px}.heroPlate{height:285px}.heroCopy h1{font-size:42px}.familySeal{right:16px;top:20px;width:88px;height:88px;font-size:12px}.categoryStrip{display:flex;overflow:auto;padding-bottom:8px}.cat{min-width:142px}.bestSellerRow{grid-template-columns:repeat(2,1fr)}.sidePromos{grid-template-columns:1fr}.partyRibbon{grid-template-columns:1fr;text-align:left}.ribbonFeatures{grid-template-columns:repeat(2,1fr);text-align:left}.customGrid,.trustGrid,.three{grid-template-columns:1fr}.footerLuxuryGrid{grid-template-columns:1fr}.footerBottom .container{height:auto;min-height:48px;flex-direction:column;align-items:flex-start;padding:10px 0}.bottomNav{display:flex}.aiBubble{right:15px;bottom:72px;width:76px;height:76px}.tools{grid-template-columns:1fr}.premiumTools{max-width:none}}@media(max-width:520px){.headerTools{gap:4px}.iconBtn{width:36px}.heroBtns .btn{width:100%}.bestSellerRow{grid-template-columns:1fr}.promoCard{grid-template-columns:1fr}.productFoot{flex-wrap:wrap}.productFoot .btn{flex:1}.heroExactGrid{min-height:auto}.heroCopy{padding-top:22px}.heroPlateArea{height:220px}}

/* compatibility for checkout header */
.top{position:sticky;top:0;z-index:60;background:#fff;box-shadow:0 4px 18px rgba(30,12,5,.05)}
.navActions{margin-left:auto;display:flex;align-items:center;gap:10px}.logo{width:46px;height:46px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-size:25px;font-weight:900;box-shadow:0 0 0 4px #fff,0 0 0 6px #d9b877}.brand{display:flex;align-items:center;gap:10px}.brand b{display:block;color:var(--red);font-family:Georgia,serif;font-size:23px}.brand span{font-size:12px;color:var(--gold2);font-weight:800}

/* =========================================================
   RESPONSIVE FINAL FIX — desktop premium, mobile app layout
   ========================================================= */
@media (min-width: 821px){
  .heroExactGrid{min-height:420px;grid-template-columns:46% 54%;}
  .heroPlateArea{height:420px;}
  .heroPlate{height:450px;inset:-12px -18px auto auto;}
  .heroCopy h1{font-size:64px;}
  .categoryStrip{grid-template-columns:repeat(8,1fr);}
  .cat{min-height:104px;}
  .catIcon img{max-width:92px;max-height:56px;}
}

@media (max-width: 820px){
  body{padding-bottom:64px;background:#fff;}
  .container{width:min(100% - 24px, 740px);}
  .siteHeader{border-bottom:1px solid #f0e4d8;}
  .nav{min-height:58px;gap:8px;justify-content:space-between;}
  .brand img{width:128px;height:44px;}
  .headerTools{margin-left:auto;gap:6px;}
  .iconBtn{width:34px;height:34px;border:1px solid #f0e2d6;border-radius:12px;font-size:16px;background:#fffaf4;}
  .ownerGate{font-size:16px;}
  .cartIcon small{right:-4px;top:-5px;width:16px;height:16px;font-size:9px;}

  .heroExact{background:linear-gradient(180deg,#fff 0%,#fffaf2 100%);}
  .heroExactGrid{grid-template-columns:1fr;min-height:auto;gap:0;padding-top:14px;}
  .heroCopy{padding:12px 0 8px;text-align:left;}
  .eyebrow{font-size:12px;margin-bottom:8px;gap:8px;}
  .eyebrow span{width:28px;}
  .heroCopy h1{font-size:36px;line-height:.96;letter-spacing:-.5px;}
  .heroCopy p{font-size:13px;line-height:1.55;margin:12px 0;max-width:100%;}
  .trustPoints{gap:8px;margin:12px 0;display:grid;grid-template-columns:1fr 1fr;}
  .trustPoints span{font-size:10px;background:#fff;border:1px solid #f1e1d3;border-radius:999px;padding:7px 8px;text-align:center;}
  .heroBtns{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
  .heroBtns .btn{width:100%;padding:11px 8px;font-size:12px;border-radius:12px;}
  .heroPlateArea{height:190px;margin-top:2px;overflow:hidden;border-radius:20px;background:#fff7ec;}
  .heroPlate{position:absolute;inset:-22px -26px auto auto;width:116%;height:250px;object-fit:cover;}
  .familySeal{right:10px;top:10px;width:70px;height:70px;font-size:9px;line-height:1.1;outline:3px solid rgba(255,255,255,.72);}
  .familySeal b{font-size:14px;}

  .sectionTight{padding:12px 0 16px;}
  .centerTitle{font-size:18px;margin-bottom:10px;gap:10px;}
  .centerTitle span{width:30px;}
  .categoryStrip{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px;-webkit-overflow-scrolling:touch;}
  .categoryStrip::-webkit-scrollbar{height:0;}
  .cat{min-width:94px;min-height:86px;border-radius:14px;padding:8px;scroll-snap-align:start;box-shadow:0 8px 16px rgba(64,28,12,.05);}
  .catIcon{height:42px;margin-bottom:4px;}
  .catIcon img{max-width:54px;max-height:40px;}
  .cat b{font-size:11px;line-height:1.15;}

  .featureHead h2{font-size:21px;}
  .viewAll{font-size:12px;}
  .tools{grid-template-columns:1fr auto auto;gap:7px;overflow-x:auto;}
  .search{padding:9px 10px;min-width:170px;}
  .search input{font-size:12px;}
  .tools .btn{padding:9px 11px;font-size:11px;white-space:nowrap;}
  .homepageGrid{grid-template-columns:1fr;gap:12px;}
  .bestSellerRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .product{border-radius:14px;}
  .photo{height:92px;}
  .tag{font-size:8px;padding:3px 6px;left:6px;top:6px;}
  .heart{width:24px;height:24px;right:6px;top:6px;font-size:12px;}
  .productBody{padding:8px;}
  .product h3{font-size:12px;line-height:1.25;min-height:30px;}
  .price{font-size:10px;}
  .pill{font-size:8px;padding:3px 5px;}
  .productFoot{padding:0 8px 8px;gap:5px;}
  .productFoot .btn{padding:8px 6px;font-size:10px;border-radius:10px;}

  .sidePromos{grid-template-columns:1fr;gap:10px;}
  .promoCard{grid-template-columns:1fr 88px;min-height:118px;padding:12px;border-radius:16px;}
  .promoCard h3{font-size:18px;margin-bottom:5px;}
  .promoCard p{font-size:11px;margin-bottom:8px;}
  .promoCard span{font-size:10px;padding:8px 10px;border-radius:10px;}
  .promoCard img{height:92px;}

  .partyRibbon{margin-top:10px;border-radius:16px;grid-template-columns:1fr;gap:12px;padding:16px;}
  .partyRibbon h2{font-size:22px;}
  .partyRibbon p{font-size:12px;}
  .ribbonFeatures{grid-template-columns:repeat(2,1fr);gap:9px;font-size:10px;text-align:left;}
  .partyRibbon .btn{width:100%;}

  .section{padding:24px 0;}
  .sectionHead h2{font-size:24px;}
  .sectionHead p{font-size:12px;}
  .customGrid,.trustGrid,.three{grid-template-columns:1fr;gap:10px;}
  .box,.panel{border-radius:16px;padding:14px;}

  .footerLuxury{margin-top:14px;}
  .footerLuxuryGrid{grid-template-columns:1fr;gap:14px;padding:20px 0;}
  .footerLogo{width:140px;}
  .footerLuxury h3{font-size:12px;margin-bottom:6px;}
  .footerLuxury p,.footerLuxury a{font-size:12px;}
  .footerBottom .container{font-size:11px;line-height:1.45;}

  .drawer{width:100%;right:-100%;}
  .drawerHead{padding:14px;}
  .drawerBody{padding:14px;}
  .modalBox{width:calc(100% - 20px);margin:4vh auto;border-radius:20px;padding:14px;}
  .close{width:34px;height:34px;font-size:20px;}
  .aiBubble{width:62px;height:62px;right:12px;bottom:72px;border-width:3px;}
  .aiBubble b{font-size:16px;}
  .aiBubble span{font-size:10px;}
  .aiBubble small{display:none;}
  .bottomNav{display:flex;height:58px;align-items:center;box-shadow:0 -10px 28px rgba(40,12,5,.08);}
  .bottomNav button{font-size:11px;}
}

@media (max-width: 380px){
  .brand img{width:112px;}
  .iconBtn{width:31px;height:31px;font-size:14px;}
  .heroCopy h1{font-size:32px;}
  .heroBtns{grid-template-columns:1fr;}
  .trustPoints{grid-template-columns:1fr;}
  .bestSellerRow{grid-template-columns:1fr;}
  .cat{min-width:88px;}
  .promoCard{grid-template-columns:1fr;}
  .promoCard img{display:none;}
}
