:root{--te-navy:#031b45;--te-navy2:#062964;--te-blue:#0b79ff;--te-text:#07183b;--te-muted:#6b7890;--te-line:#dde7f2;--te-bg:#f6f9fd;--te-safe-bottom:env(safe-area-inset-bottom,0px);--te-page-header:78px;--te-page-footer:66px}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;font-family:Inter,Arial,sans-serif;background:var(--te-bg);color:var(--te-text);overflow:hidden;overscroll-behavior:none}a,a:link,a:visited,a:hover,a:active,a:focus{text-decoration:none!important;color:inherit}button,input{font-family:inherit}.te-page{height:100vh;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f4f8fe 100%)}.te-page-header{position:fixed;top:0;left:0;right:0;height:var(--te-page-header);z-index:100;background:linear-gradient(135deg,#02163a 0%,#032155 55%,#052964 100%);display:flex;align-items:center;gap:14px;padding:8px 24px;color:#fff;box-shadow:0 10px 28px rgba(2,18,53,.18)}.te-head-menu,.te-head-icon{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;flex:0 0 42px}.te-head-menu svg,.te-head-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.te-head-brand{display:flex;align-items:center;gap:12px;min-width:0;flex:1;justify-content:center}.te-head-brand img{width:58px;height:58px;object-fit:contain;background:transparent!important;border:0!important;box-shadow:none!important;flex:0 0 58px}.te-head-brand-text{min-width:0}.te-head-brand-text b{display:block;font-size:20px;letter-spacing:4px;line-height:1;font-weight:900;white-space:nowrap}.te-head-brand-text b span{color:#1387ff}.te-head-brand-text em{display:block;margin-top:5px;font-size:12px;line-height:1.1;color:rgba(255,255,255,.82);font-style:normal;font-weight:600;white-space:nowrap}.te-head-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.te-badge{position:absolute;right:-3px;top:-4px;width:19px;height:19px;border-radius:50%;background:#168cff;color:#fff;border:2px solid #05235f;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.te-page-scroll{position:fixed;top:var(--te-page-header);bottom:calc(var(--te-page-footer) + var(--te-safe-bottom));left:0;right:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;padding:18px 28px 26px;background:#fff}.te-page-scroll::-webkit-scrollbar{width:8px}.te-page-scroll::-webkit-scrollbar-thumb{background:#dbe5f2;border-radius:999px}.te-page-footer{position:fixed;bottom:0;left:0;right:0;height:calc(var(--te-page-footer) + var(--te-safe-bottom));z-index:100;background:linear-gradient(135deg,#02163a,#052964);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:0 10px var(--te-safe-bottom);scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 -10px 28px rgba(2,18,53,.22)}.te-page-footer::-webkit-scrollbar{display:none}.te-page-footer a{height:100%;flex:0 0 92px;min-width:92px;max-width:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;text-align:center;line-height:1}.te-page-footer a.active{color:#168cff}.te-page-footer svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 25px}.te-page-footer span{font-size:11px;font-weight:700;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.te-drawer2{position:fixed;left:0;top:0;bottom:0;width:290px;max-width:82vw;background:#fff;z-index:120;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 34px rgba(8,25,69,.18);display:flex;flex-direction:column}.te-drawer2.open{transform:translateX(0)}.te-drawer2-head{padding:16px;border-bottom:1px solid var(--te-line);display:flex;align-items:center;justify-content:space-between}.te-drawer2-head img{width:54px;height:54px;object-fit:contain}.te-drawer2-head button{width:38px;height:38px;border:0;background:#f1f5fb;border-radius:12px;font-size:24px}.te-drawer2-body{padding:10px;overflow:auto}.te-drawer2-body a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:15px;color:#14254b;font-size:14px;font-weight:800}.te-drawer2-body a:hover{background:#f3f7fd}.te-overlay2{position:fixed;inset:0;background:rgba(3,16,42,.46);z-index:110;opacity:0;pointer-events:none;transition:.2s}.te-overlay2.show{opacity:1;pointer-events:auto}.te-crumbs{display:flex;gap:14px;align-items:center;flex-wrap:nowrap;overflow-x:auto;color:#061a40;font-weight:500;font-size:16px;margin:0 auto 24px;max-width:1180px;white-space:nowrap;scrollbar-width:none}.te-crumbs::-webkit-scrollbar{display:none}.te-crumbs a{color:#061a40}.te-crumbs .sep{color:#17315d;font-weight:800}.te-btn-blue{background:linear-gradient(135deg,#0b79ff,#0067f5);color:#fff!important;border:0}.te-btn-outline{background:#fff;color:#0b6fff!important;border:2px solid #0b79ff}.te-empty-box{max-width:860px;margin:30px auto;background:#fff;border:1px solid var(--te-line);border-radius:22px;padding:32px;text-align:center;box-shadow:0 12px 30px rgba(8,24,60,.06)}@media(min-width:1000px){.te-page-header{padding-left:44px;padding-right:44px}.te-page-scroll{padding-left:42px;padding-right:42px}.te-page-footer{justify-content:center}.te-page-footer a{flex-basis:102px;min-width:102px;max-width:102px}}@media(max-width:560px){:root{--te-page-header:64px;--te-page-footer:56px}.te-page-header{padding:6px 10px;gap:7px}.te-head-menu,.te-head-icon{width:34px;height:34px;flex-basis:34px;border-radius:12px;background:transparent}.te-head-menu svg,.te-head-icon svg{width:25px;height:25px}.te-head-brand{gap:7px;justify-content:center}.te-head-brand img{width:44px;height:44px;flex-basis:44px}.te-head-brand-text b{font-size:13px;letter-spacing:2.2px}.te-head-brand-text em{display:none}.te-head-actions{gap:4px}.te-badge{width:17px;height:17px;font-size:9px}.te-page-scroll{padding:14px 14px 16px}.te-page-footer{padding-left:6px;padding-right:6px}.te-page-footer a{flex-basis:62px;min-width:62px;max-width:62px;gap:2px}.te-page-footer svg{width:22px;height:22px;flex-basis:22px}.te-page-footer span{font-size:9px}.te-crumbs{font-size:13px;gap:9px;margin-bottom:14px}}
/* product page */.pd-wrap{max-width:1180px;margin:0 auto}.pd-top{display:grid;grid-template-columns:1.12fr .88fr;gap:34px;align-items:start}.pd-gallery-card{background:#fff;border:1px solid var(--te-line);border-radius:14px;overflow:hidden}.pd-gallery-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pd-gallery-scroll::-webkit-scrollbar{display:none}.pd-shot{min-width:100%;height:520px;display:flex;align-items:center;justify-content:center;padding:26px;background:#fff;scroll-snap-align:center}.pd-shot img{max-width:100%;max-height:100%;object-fit:contain}.pd-info{padding-top:10px}.pd-brand{display:flex;align-items:center;gap:10px;color:#1291f9;font-size:28px;font-weight:900;margin-bottom:20px;text-transform:uppercase}.pd-brand .tri{width:44px;height:44px;clip-path:polygon(50% 0,100% 88%,0 88%);background:#1291f9;position:relative}.pd-title{font-size:32px;line-height:1.2;margin:0 0 18px;font-weight:900;color:#07183b}.pd-stock{display:inline-flex;align-items:center;gap:10px;background:#eef5ff;color:#0d244d;border-radius:999px;padding:10px 18px;font-size:16px;font-weight:700;margin-bottom:20px}.pd-stock:before{content:'';width:12px;height:12px;background:#147fff;border-radius:50%}.pd-price{font-size:42px;color:#0b79ff;font-weight:900;line-height:1;margin:0 0 8px}.pd-tax{color:#8a96aa;font-size:16px;font-weight:600;margin-bottom:20px}.pd-benefits{display:grid;gap:8px;max-width:360px}.pd-benefit{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--te-line);border-radius:12px;padding:12px 16px;font-size:15px;font-weight:700;color:#0d244d}.pd-benefit svg{width:22px;height:22px;color:#0b79ff;stroke:currentColor;fill:none;stroke-width:2.2}.pd-section{margin-top:34px}.pd-section h2{font-size:21px;margin:0 0 14px}.pd-spec{background:#fff;border:1px solid var(--te-line);border-radius:13px;padding:12px 24px}.pd-spec-row{display:grid;grid-template-columns:44px minmax(0,1fr) minmax(130px,.9fr);gap:14px;align-items:center;min-height:58px;border-bottom:1px solid #e8eef6;font-size:16px}.pd-spec-row:last-child{border-bottom:0}.pd-spec-ico{width:30px;height:30px;border:2px solid #0c2351;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0c2351}.pd-spec-name{font-weight:600}.pd-spec-val{text-align:right;font-weight:700}.pd-highlights{list-style:none;padding:0;margin:0;display:grid;gap:12px}.pd-highlights li{display:flex;align-items:flex-start;gap:12px;font-size:16px}.pd-highlights li:before{content:'✓';width:22px;height:22px;border-radius:50%;background:#0b79ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;flex:0 0 22px}.pd-actions{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.75),#fff 35%);display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px 0 4px;margin-top:30px}.pd-action-btn{height:58px;border-radius:11px;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.pd-action-btn svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2.2}.pd-msg{max-width:1180px;margin:0 auto 16px;background:#e8f7ef;color:#106333;border:1px solid #bce8ca;border-radius:14px;padding:12px 16px;font-weight:800}.pd-msg.danger{background:#fff1f2;color:#be123c;border-color:#fecdd3}@media(max-width:820px){.pd-top{grid-template-columns:1fr 1fr;gap:18px}.pd-shot{height:330px}.pd-brand{font-size:22px;margin-bottom:12px}.pd-brand .tri{width:36px;height:36px}.pd-title{font-size:28px}.pd-price{font-size:38px}.pd-benefit{font-size:14px;padding:10px 12px}.pd-spec-row{font-size:14px}}@media(max-width:560px){.pd-top{grid-template-columns:1.2fr .8fr;gap:12px}.pd-shot{height:250px;padding:10px}.pd-gallery-card{border-radius:10px}.pd-brand{font-size:16px;margin-bottom:10px}.pd-brand .tri{width:28px;height:28px}.pd-title{font-size:18px;margin-bottom:9px}.pd-stock{font-size:12px;padding:7px 11px;margin-bottom:10px}.pd-stock:before{width:8px;height:8px}.pd-price{font-size:27px}.pd-tax{font-size:12px;margin-bottom:10px}.pd-benefits{gap:6px}.pd-benefit{font-size:11px;gap:8px;padding:8px 9px;border-radius:9px}.pd-benefit svg{width:18px;height:18px}.pd-section{margin-top:24px}.pd-section h2{font-size:17px}.pd-spec{padding:8px 12px}.pd-spec-row{grid-template-columns:34px minmax(0,1fr) minmax(110px,.9fr);gap:8px;min-height:48px;font-size:13px}.pd-spec-ico{width:25px;height:25px}.pd-highlights li{font-size:13px;gap:9px}.pd-actions{gap:12px;padding-top:16px}.pd-action-btn{height:48px;font-size:16px;border-radius:8px}.pd-action-btn svg{width:20px;height:20px}}
/* cart page */.cart-wrap{max-width:1180px;margin:0 auto}.cart-titlebar{background:linear-gradient(135deg,#02163a,#052964);color:#fff;border-radius:18px 18px 0 0;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.cart-titlebar h1{font-size:26px;line-height:1;margin:0}.cart-titlebar span{font-size:15px;font-weight:500}.cart-titlebar a{color:#1d8cff!important;font-size:18px;font-weight:700}.cart-list{background:#fff;border:1px solid var(--te-line);border-radius:0 0 14px 14px;overflow:hidden}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 20px;border-bottom:1px solid #e8eef6}.cart-item:last-child{border-bottom:0}.cart-img{width:105px;height:105px;background:#f8fbff;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:8px}.cart-img img{max-width:100%;max-height:100%;object-fit:contain}.cart-name{font-size:17px;font-weight:800;line-height:1.3}.cart-sub{font-size:14px;color:#54637a;margin-top:6px}.cart-stock{color:#0a9b43;font-size:14px;font-weight:700;margin-top:16px}.cart-right{display:grid;grid-template-columns:150px 150px 38px;gap:18px;align-items:center}.cart-price{font-size:20px;font-weight:900;text-align:right}.cart-qty{display:flex;align-items:center;border:1px solid #cfd8e5;border-radius:7px;overflow:hidden;width:138px;height:38px;background:#fff}.cart-qty button{width:42px;height:38px;border:0;background:#f9fbfe;color:#0b79ff;font-size:22px;line-height:1;cursor:pointer}.cart-qty input{width:54px;height:38px;border:0;border-left:1px solid #cfd8e5;border-right:1px solid #cfd8e5;text-align:center;font-size:17px;font-weight:600}.trash-btn{border:0;background:transparent;color:#536176;font-size:21px;cursor:pointer}.cart-total-card{background:#fff;border:1px solid var(--te-line);border-radius:14px;margin-top:14px;padding:18px 22px}.cart-sum-line{display:flex;justify-content:space-between;gap:20px;font-size:16px;padding:8px 0}.cart-sum-line.total{border-top:1px solid #d8e1ec;margin-top:8px;padding-top:18px;font-size:24px;font-weight:900}.cart-sum-line.total strong{font-size:30px;color:#0b79ff}.cart-trust{display:flex;align-items:center;justify-content:center;gap:32px;padding:18px 0;color:#536176;font-weight:700}.cart-trust .sep{width:1px;height:28px;background:#cfd8e5}.checkout-btn{width:100%;height:58px;border:0;border-radius:14px;background:linear-gradient(135deg,#0b79ff,#0067f5);color:#fff;font-size:19px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer}.cart-empty{max-width:760px;margin:38px auto;background:#fff;border:1px solid var(--te-line);border-radius:18px;padding:34px;text-align:center}.cart-empty h1{margin:12px 0 8px}@media(max-width:720px){.cart-titlebar{padding:14px 16px}.cart-titlebar h1{font-size:21px}.cart-titlebar a{font-size:16px}.cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px 14px}.cart-img{width:72px;height:72px}.cart-right{grid-column:2;grid-template-columns:1fr auto 30px;gap:8px;width:100%}.cart-price{text-align:left;font-size:15px;order:1}.cart-qty{width:104px;height:32px;order:2}.cart-qty button{width:32px;height:32px;font-size:18px}.cart-qty input{width:40px;height:32px;font-size:14px}.trash-btn{font-size:18px;order:3}.cart-name{font-size:14px}.cart-sub,.cart-stock{font-size:11px}.cart-stock{margin-top:8px}.cart-total-card{padding:13px 16px}.cart-sum-line{font-size:14px}.cart-sum-line.total{font-size:20px}.cart-sum-line.total strong{font-size:25px}.cart-trust{font-size:12px;gap:14px}.checkout-btn{height:50px;font-size:15px}.cart-empty{margin:18px auto;padding:24px}}

/* 2026-05-07: mobile compact + smooth scroll fixes */
html,body,.te-page{overscroll-behavior-y:none!important;touch-action:auto!important} 
.te-page-scroll{overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:auto!important;touch-action:pan-y!important;will-change:scroll-position}
.pd-gallery-scroll{scroll-snap-type:x proximity!important;scroll-behavior:smooth!important;touch-action:pan-x!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}
.pd-gallery-scroll *{touch-action:pan-x!important}

@media(max-width:720px){
  .pd-wrap,.cart-wrap{max-width:100%;}
  .pd-top{grid-template-columns:1.1fr .9fr!important;gap:10px!important;}
  .pd-shot{height:215px!important;padding:8px!important;}
  .pd-gallery-card{border-radius:9px!important;}
  .pd-info{padding-top:2px!important;}
  .pd-brand{font-size:14px!important;gap:6px!important;margin-bottom:7px!important;}
  .pd-brand .tri{width:23px!important;height:23px!important;}
  .pd-title{font-size:16px!important;line-height:1.14!important;margin-bottom:7px!important;}
  .pd-stock{font-size:10px!important;padding:5px 9px!important;margin-bottom:7px!important;gap:6px!important;}
  .pd-stock:before{width:7px!important;height:7px!important;}
  .pd-price{font-size:23px!important;margin-bottom:4px!important;}
  .pd-tax{font-size:10px!important;margin-bottom:7px!important;}
  .pd-benefits{gap:5px!important;max-width:100%!important;}
  .pd-benefit{font-size:10px!important;gap:6px!important;padding:6px 7px!important;border-radius:8px!important;}
  .pd-benefit svg{width:15px!important;height:15px!important;flex:0 0 15px!important;}
  .pd-section{margin-top:16px!important;}
  .pd-section h2{font-size:15px!important;margin-bottom:8px!important;}
  .pd-spec{padding:6px 9px!important;border-radius:10px!important;}
  .pd-spec-row{grid-template-columns:26px minmax(0,1fr) minmax(82px,.9fr)!important;gap:6px!important;min-height:36px!important;font-size:11px!important;}
  .pd-spec-ico{width:20px!important;height:20px!important;border-radius:6px!important;font-size:11px!important;border-width:1.5px!important;}
  .pd-highlights{gap:7px!important;}
  .pd-highlights li{font-size:11px!important;gap:7px!important;}
  .pd-highlights li:before{width:17px!important;height:17px!important;flex-basis:17px!important;font-size:10px!important;}
  .pd-actions{gap:9px!important;padding-top:10px!important;margin-top:14px!important;}
  .pd-action-btn{height:39px!important;font-size:12px!important;border-radius:8px!important;gap:7px!important;}
  .pd-action-btn svg{width:16px!important;height:16px!important;}
  .te-crumbs{font-size:12px!important;gap:8px!important;margin-bottom:10px!important;}

  .cart-titlebar{padding:10px 12px!important;border-radius:12px 12px 0 0!important;}
  .cart-titlebar h1{font-size:17px!important;}
  .cart-titlebar span{font-size:11px!important;}
  .cart-titlebar a{font-size:13px!important;}
  .cart-item{grid-template-columns:58px minmax(0,1fr)!important;gap:8px!important;padding:8px 10px!important;}
  .cart-img{width:56px!important;height:56px!important;padding:5px!important;border-radius:7px!important;}
  .cart-name{font-size:11px!important;line-height:1.2!important;}
  .cart-sub,.cart-stock{font-size:9px!important;}
  .cart-stock{margin-top:5px!important;}
  .cart-right{grid-column:2!important;grid-template-columns:1fr auto 24px!important;gap:6px!important;}
  .cart-price{font-size:12px!important;}
  .cart-qty{width:82px!important;height:26px!important;border-radius:6px!important;}
  .cart-qty button{width:25px!important;height:26px!important;font-size:15px!important;}
  .cart-qty input{width:32px!important;height:26px!important;font-size:11px!important;}
  .trash-btn{font-size:14px!important;}
  .trash-btn svg{width:17px!important;height:17px!important;}
  .cart-total-card{margin-top:8px!important;padding:9px 12px!important;border-radius:10px!important;}
  .cart-sum-line{font-size:11px!important;padding:4px 0!important;}
  .cart-sum-line.total{font-size:16px!important;margin-top:5px!important;padding-top:10px!important;}
  .cart-sum-line.total strong{font-size:20px!important;}
  .cart-trust{font-size:10px!important;gap:10px!important;padding:10px 0!important;}
  .cart-trust svg{width:16px!important;height:16px!important;}
  .cart-trust .sep{height:20px!important;}
  .checkout-btn{height:40px!important;font-size:12px!important;border-radius:9px!important;gap:8px!important;}
  .checkout-btn svg{width:16px!important;height:16px!important;}
}

@media(max-width:380px){
  .pd-shot{height:190px!important;}
  .pd-title{font-size:14px!important;}
  .pd-price{font-size:20px!important;}
  .pd-benefit{font-size:9px!important;}
}

/* 2026-05-07 FINAL: use real page scroll so Android pull-refresh works only at top */
html,body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto!important;}
body{background:#fff!important;}
.te-page{height:auto!important;min-height:100vh!important;overflow:visible!important;background:#fff!important;}
.te-page-header{position:fixed!important;top:0!important;left:0!important;right:0!important;}
.te-page-scroll{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;height:auto!important;min-height:calc(100vh - var(--te-page-footer))!important;overflow:visible!important;padding-top:calc(var(--te-page-header) + 18px)!important;padding-bottom:calc(var(--te-page-footer) + var(--te-safe-bottom) + 18px)!important;-webkit-overflow-scrolling:auto!important;overscroll-behavior-y:auto!important;touch-action:auto!important;}
.te-page-footer{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;-ms-overflow-style:none!important;}
.te-page-footer::-webkit-scrollbar{display:none!important;}
.te-page-footer a{text-decoration:none!important;flex:0 0 82px!important;min-width:82px!important;max-width:82px!important;}
.te-page-footer span{text-decoration:none!important;}
a,a *{text-decoration:none!important;}
.pd-gallery-card{position:relative!important;}
.pd-gallery-dots{height:28px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;}
.pd-gallery-dots i{width:11px;height:11px;border-radius:50%;background:#d3dbe6;display:block;transition:.2s;}
.pd-gallery-dots i.active{width:24px;border-radius:999px;background:#0b79ff;}
.pd-gallery-scroll{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;}
@media(max-width:720px){
  :root{--te-page-header:71px!important;--te-page-footer:63px!important;}
  .te-page-scroll{padding-top:calc(var(--te-page-header) + 12px)!important;padding-bottom:calc(var(--te-page-footer) + var(--te-safe-bottom) + 12px)!important;}
  .te-page-header{padding:7px 14px!important;}
  .te-head-brand img{width:49px!important;height:49px!important;flex-basis:49px!important;}
  .te-head-brand-text b{font-size:15px!important;letter-spacing:2.6px!important;}
  .te-head-brand-text em{display:none!important;}
  .te-page-footer a{flex-basis:68px!important;min-width:68px!important;max-width:68px!important;}
  .te-page-footer svg{width:25px!important;height:25px!important;}
  .te-page-footer span{font-size:10px!important;}
  .pd-gallery-dots{height:22px;gap:8px;}
  .pd-gallery-dots i{width:8px;height:8px;}
  .pd-gallery-dots i.active{width:18px;}
}

/* 2026-05-07 HARD SCROLL RECOVERY FOR PRODUCT / CART / OTHER NEW PAGES */
html,body{
  height:auto!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior-y:auto!important;
  touch-action:auto!important;
}
.te-page{
  height:auto!important;
  min-height:100vh!important;
  overflow:visible!important;
  position:static!important;
}
.te-page-scroll{
  position:relative!important;
  top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;
  width:100%!important;height:auto!important;
  min-height:calc(100vh - var(--te-page-footer))!important;
  overflow:visible!important;
  overflow-x:hidden!important;
  padding-top:calc(var(--te-page-header) + 16px)!important;
  padding-bottom:calc(var(--te-page-footer) + var(--te-safe-bottom) + 18px)!important;
  -webkit-overflow-scrolling:auto!important;
  overscroll-behavior-y:auto!important;
  touch-action:auto!important;
}
.te-page-header{position:fixed!important;top:0!important;left:0!important;right:0!important;}
.te-page-footer{
  position:fixed!important;left:0!important;right:0!important;bottom:0!important;
  display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;
  justify-content:flex-start!important;align-items:stretch!important;
  overflow-x:auto!important;overflow-y:hidden!important;
  grid-template-columns:none!important;white-space:nowrap!important;
  scrollbar-width:none!important;-ms-overflow-style:none!important;
  touch-action:pan-x!important;
}
.te-page-footer::-webkit-scrollbar{display:none!important;}
.te-page-footer a{flex:0 0 76px!important;min-width:76px!important;text-decoration:none!important;}
.pd-gallery-scroll{
  overflow-x:auto!important;overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  scroll-snap-type:x mandatory!important;
  touch-action:pan-x!important;
}
a,a:visited,a:hover,a:focus{text-decoration:none!important;}
@media(max-width:560px){
  .te-page-scroll{padding-top:calc(var(--te-page-header) + 12px)!important;}
  .te-page-footer a{flex-basis:68px!important;min-width:68px!important;}
}
