*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#090909;font-family:Inter,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.header{height:76px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;background:#fff;z-index:20}.brand{font-size:22px;font-weight:900;letter-spacing:-1.2px;color:#000;text-decoration:none}.header nav{display:flex;gap:30px}.header nav a{font-size:11px;font-weight:800;text-decoration:none;color:#111;text-transform:uppercase}.cart-button{border:1px solid #111;background:#fff;padding:10px 14px;font-size:11px;font-weight:800}.cart-button span{display:inline-grid;place-items:center;background:#000;color:#fff;border-radius:50%;width:20px;height:20px;margin-left:4px}.catalog{max-width:1280px;margin:auto;padding:70px 5vw 90px}.catalog-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;color:#666;margin:0 0 10px}.catalog h1{font-size:clamp(44px,7vw,86px);line-height:.9;letter-spacing:-5px;margin:0;font-weight:900}.catalog-desc{max-width:380px;font-size:12px;line-height:1.7;color:#666;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{border:1px solid #ddd;background:#fff}.product-photo{background:#f5f5f5;aspect-ratio:1/1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover}.product-card:first-child .product-photo img{object-fit:contain}.product-body{padding:18px}.product-tag{font-size:9px;font-weight:800;letter-spacing:1px;color:#666;margin:0 0 10px}.product-body h2{font-size:15px;margin:0;letter-spacing:-.5px}.product-desc{font-size:10px;color:#777;line-height:1.5;min-height:31px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eee;padding-top:14px}.product-bottom strong{font-size:13px}.product-bottom button{border:1px solid #000;background:#000;color:#fff;padding:9px 10px;font-size:9px;font-weight:900}.product-card.coming{opacity:.55}.product-bottom button:disabled{cursor:not-allowed;background:#fff;color:#555;border-color:#ccc}.section{max-width:1280px;margin:auto;padding:70px 5vw}.how{border-top:1px solid #eee}.section-title{text-align:center;margin-bottom:38px}.section-title h2{font-size:31px;letter-spacing:-1.5px;margin:0}.steps{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #ddd}.steps>div{padding:28px 18px;min-height:145px;border-right:1px solid #ddd}.steps>div:last-child{border:0}.steps b{font-size:10px}.steps h3{font-size:13px;margin:18px 0 7px}.steps p{font-size:10px;line-height:1.6;color:#666;margin:0}.payment{border-top:1px solid #eee}.payment-grid{display:grid;grid-template-columns:360px 1fr;gap:70px;align-items:center}.qris-card{border:1px solid #ddd;padding:14px}.qris-card img{width:100%;display:block}.payment-grid h3{font-size:25px}.payment-grid ol{font-size:12px;line-height:1.9;padding-left:20px}.primary-btn{width:100%;height:52px;background:#000;color:#fff;border:1px solid #000;font-weight:900;font-size:11px}.payment-grid .primary-btn{max-width:400px}.note,.pay-instruction,.form-note{font-size:10px;line-height:1.6;color:#777}.benefits{border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:grid;grid-template-columns:repeat(4,1fr);padding-top:24px;padding-bottom:24px}.benefits div{display:flex;gap:13px;align-items:center;padding:8px 20px;border-right:1px solid #ddd}.benefits div:last-child{border:0}.benefits b{font-size:10px}.benefits span{font-size:10px;font-weight:700}footer{display:flex;justify-content:space-between;padding:45px 5vw}footer strong{font-size:17px}footer p{font-size:10px;color:#777}.overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:50;align-items:center;justify-content:center;padding:18px}.overlay.show{display:flex}.checkout{position:relative;background:#fff;width:min(540px,100%);max-height:94vh;overflow:auto;padding:34px}.close{position:absolute;right:15px;top:8px;border:0;background:none;font-size:30px}.checkout h2{font-size:30px;letter-spacing:-1px;margin:0 0 22px}.selected-product{display:flex;gap:15px;border:1px solid #ddd;padding:10px;align-items:center;margin-bottom:20px}.selected-product img{width:75px;height:75px;object-fit:contain;background:#f5f5f5}.selected-product b,.selected-product span{display:block}.selected-product b{font-size:12px}.selected-product span{font-size:12px;color:#555;margin-top:7px}.qty{display:flex;border:1px solid #ddd;width:max-content;margin-top:8px}.qty button{width:38px;height:38px;border:0;background:#fff}.qty strong{width:42px;display:grid;place-items:center;border-left:1px solid #ddd;border-right:1px solid #ddd}label{display:block;font-size:11px;font-weight:800;margin-bottom:14px}input,textarea{width:100%;display:block;border:1px solid #ccc;background:#fff;padding:12px;margin-top:7px;font-size:12px;outline:none}textarea{min-height:82px;resize:vertical}input:focus,textarea:focus{border-color:#000}.checkout-total,.mini-total{display:flex;justify-content:space-between;border-top:1px solid #ddd;padding:18px 0;margin-top:15px}.checkout-total b,.mini-total strong{font-size:17px}.hidden{display:none}.checkout-qris{display:block;width:min(320px,100%);margin:15px auto;border:1px solid #ddd}.pay-instruction{border:1px solid #eee;padding:13px}.back-btn{border:0;background:#fff;margin-top:12px;font-size:10px;font-weight:800}.mini-total{border-top:0;border-bottom:1px solid #ddd;margin-top:0}.mini-total span{font-size:11px}.mini-total strong{font-size:16px}@media(max-width:900px){.header{padding:0 18px}.header nav{display:none}.catalog{padding:45px 18px 60px}.catalog-head{display:block}.catalog-desc{margin-top:25px}.catalog h1{font-size:52px;letter-spacing:-3px}.product-grid{grid-template-columns:repeat(2,1fr)}.section{padding:55px 18px}.steps{grid-template-columns:1fr 1fr}.steps>div:nth-child(2),.steps>div:nth-child(4){border-right:0}.steps>div{border-bottom:1px solid #ddd}.payment-grid{grid-template-columns:1fr;gap:30px}.qris-card{max-width:400px;margin:auto}.benefits{grid-template-columns:1fr 1fr}.benefits div:nth-child(2){border-right:0}.benefits div{border-bottom:1px solid #ddd}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.product-card.coming{display:none}.steps{grid-template-columns:1fr}.steps>div{border-right:0!important}.benefits{grid-template-columns:1fr}.benefits div{border-right:0!important}.checkout{padding:28px 20px}.catalog h1{font-size:44px}}

/* Product 1: real customer/product photos */
.product-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:6px;
  padding:6px;
  align-items:stretch;
}
.product-gallery img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  display:block;
}

.product-rating{display:flex;align-items:center;gap:7px;font-size:12px;letter-spacing:1px;margin:-3px 0 12px;font-weight:900}.product-rating span{font-size:11px;letter-spacing:0;color:#555;font-weight:800}
@media(max-width:520px){.product-rating{font-size:9px;gap:5px;margin:-2px 0 9px}.product-rating span{font-size:9px}}

/* ===== Product detail / real ecommerce flow ===== */
.product-card{cursor:pointer;transition:transform .18s,border-color .18s}.product-card:hover{transform:translateY(-2px);border-color:#111}.product-photo{aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.product-photo img{object-fit:contain}.detail-overlay{display:none;position:fixed;inset:0;background:#fff;z-index:40;overflow:auto}.detail-overlay.show{display:block}.detail-page{min-height:100vh}.detail-header{height:76px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;background:#fff;z-index:5}.back-link,.detail-cart{background:#fff;border:1px solid #111;padding:10px 14px;font-size:10px;font-weight:900}.detail-cart span{display:inline-grid;place-items:center;background:#000;color:#fff;border-radius:50%;width:20px;height:20px;margin-left:5px}.detail-content{max-width:1280px;margin:auto;padding:45px 5vw 90px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:60px}.detail-gallery-wrap{min-width:0}.detail-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}.detail-gallery::-webkit-scrollbar{display:none}.detail-gallery .slide{flex:0 0 100%;scroll-snap-align:start}.detail-gallery img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;background:#f5f5f5}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.thumb{border:1px solid #ddd;background:#f5f5f5;padding:0;aspect-ratio:1/1;overflow:hidden}.thumb.active{border:2px solid #000}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.detail-info{padding-top:8px}.detail-info h2{font-size:clamp(38px,5vw,72px);line-height:.94;letter-spacing:-4px;margin:8px 0 22px;font-weight:900}.detail-rating{font-size:13px;font-weight:900;letter-spacing:2px;margin:6px 0}.detail-rating span{letter-spacing:0;color:#555;font-size:12px;margin-left:5px}.detail-price{font-size:34px;font-weight:900;letter-spacing:-1.5px;margin-bottom:18px}.stock-pill{display:inline-block;border:1px solid #ddd;border-radius:30px;padding:11px 16px;font-size:11px;font-weight:800}.detail-info hr{border:0;border-top:1px solid #ddd;margin:55px 0}.detail-info h3{font-size:12px;margin:0 0 18px}.detail-description{font-size:20px;line-height:1.65;margin:0 0 35px}.detail-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:40px}.detail-features div{border-top:1px solid #ddd;padding-top:13px}.detail-features b,.detail-features span{display:block}.detail-features b{font-size:10px}.detail-features span{font-size:11px;color:#777;margin-top:7px}.detail-qty-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;font-size:12px}.outline-btn{width:100%;height:52px;background:#fff;color:#000;border:1px solid #000;font-weight:900;font-size:11px;margin-top:10px}.detail-note{font-size:10px;color:#777;margin-top:18px}.cart-line{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #eee;padding:12px 0}.cart-line img{width:70px;height:70px;object-fit:contain;background:#f5f5f5}.cart-line b{font-size:11px;display:block}.cart-line small{display:block;color:#777;margin-top:5px}.cart-line .line-total{font-size:11px;font-weight:900}.cart-line .line-controls{grid-column:2 / 4;display:flex;justify-content:space-between;align-items:center}.cart-line .qty{margin:0}.remove-btn{border:0;background:#fff;text-decoration:underline;font-size:9px;font-weight:800}.empty-cart{border:1px solid #eee;padding:25px;text-align:center;color:#777;font-size:12px}.checkout .primary-btn{margin-top:10px}.checkout-qris{max-height:360px;object-fit:contain}.pay-line{font-size:11px;padding:7px 0;border-bottom:1px solid #eee;display:flex;justify-content:space-between;gap:10px}.pay-line span:last-child{font-weight:800}.gallery-hint{font-size:9px;letter-spacing:1.5px;font-weight:800;text-align:center;padding:8px 0;color:#777}
@media(max-width:900px){.detail-content{grid-template-columns:1fr;gap:30px;padding:30px 18px 60px}.detail-info{padding-top:0}.detail-info h2{font-size:48px;letter-spacing:-3px}.detail-info hr{margin:35px 0}.detail-description{font-size:17px}.detail-header{padding:0 18px}.detail-gallery-wrap{width:100%}}
@media(max-width:520px){.detail-content{padding:20px 18px 50px}.detail-info h2{font-size:42px;line-height:.96}.detail-price{font-size:30px}.detail-features{gap:8px}.detail-features span{font-size:9px}.thumbs{gap:5px}.cart-line{grid-template-columns:58px 1fr auto}.cart-line img{width:58px;height:58px}.cart-line .line-controls{grid-column:2 / 4}.detail-header{height:68px}.back-link,.detail-cart{padding:9px 10px;font-size:9px}}


/* ===== V12: EARMANSSGOD modern social + always side-by-side products ===== */
.social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px;margin:0 auto}
.social-card{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:12px;align-items:center;border:1px solid #ddd;padding:20px 22px;background:#fff;color:#090909;text-decoration:none;transition:transform .18s,border-color .18s,background .18s}
.social-card:hover{transform:translateY(-2px);border-color:#111;background:#fafafa}
.social-logo{width:38px;height:38px;border:1px solid #111;border-radius:50%;display:grid;place-items:center;font-size:18px;font-weight:900;grid-row:1 / 3}
.social-card>span:nth-child(2){font-size:11px;font-weight:900;letter-spacing:1px;line-height:1.2}
.social-card small{font-size:10px;color:#666;margin-top:4px}
.social-card b{grid-column:3;grid-row:1 / 3;font-size:9px;letter-spacing:1px;white-space:nowrap}
.social-card:visited,.social-card:active,.social-card:focus{color:#090909}
.social-card:focus-visible{outline:2px solid #111;outline-offset:3px}
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%;gap:18px}
@media(max-width:520px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-body{padding:10px}
  .product-tag{font-size:7px;margin-bottom:6px}
  .product-body h2{font-size:10px;line-height:1.15}
  .product-desc{font-size:8px;line-height:1.35;min-height:36px}
  .product-bottom{display:block;padding-top:9px}
  .product-bottom strong{display:block;font-size:10px;margin-bottom:7px}
  .product-bottom button{width:100%;padding:8px 4px;font-size:7px}
  .product-rating{font-size:8px;gap:3px;margin:-1px 0 7px}
  .product-rating span{font-size:8px}
  .social-grid{grid-template-columns:1fr;gap:10px}
  .social-card{padding:16px}
}

/* ===== V13 SALE PRICES + EARMANSSGOD CHROME LOGO ===== */
.header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.header .logo-brand{grid-column:2;display:flex;align-items:center;justify-content:center;width:170px;height:58px;margin:0;text-decoration:none}
.logo-brand img{display:block;width:100%;height:100%;object-fit:contain}
.header nav{grid-column:1;grid-row:1;justify-self:start}
.header .cart-button{grid-column:3;grid-row:1;justify-self:end}
.sale-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.sale-price del,.detail-price del{font-size:.55em;color:#888;font-weight:700;text-decoration-thickness:2px}
.sale-price strong{font-weight:900}
.detail-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.detail-price strong{font-size:1em;font-weight:900}
.detail-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:52px;display:flex;align-items:center;justify-content:center}
.detail-brand img{width:100%;height:100%;object-fit:contain;display:block}
@media(max-width:900px){
  .header{grid-template-columns:1fr auto 1fr}
  .header nav{display:none}
  .header .logo-brand{width:145px;height:52px}
  .detail-brand{width:130px;height:46px}
}
@media(max-width:520px){
  .header .logo-brand{width:125px;height:46px}
  .detail-brand{width:112px;height:40px}
  .sale-price{gap:4px;display:block}
  .sale-price del{display:block;font-size:8px;margin-bottom:2px}
  .sale-price strong{font-size:10px}
  .detail-price del{font-size:16px}
  .detail-price strong{font-size:30px}
}

/* ===== V14 SETTINGS + LARGER LOGO + ICON CART ===== */
:root{
  --bg:#fff;--surface:#fff;--surface-2:#f6f6f6;--text:#090909;--muted:#707070;--line:#dedede;--strong:#000;--overlay:rgba(0,0,0,.62);
}
body{background:var(--bg);color:var(--text);transition:background .2s,color .2s}
.header,.detail-header,.checkout,.product-card,.social-card,.settings-panel{background:var(--surface);color:var(--text)}
.header,.detail-header{border-color:var(--line)}
.header{grid-template-columns:1fr auto 1fr;padding:0 5vw}
.settings-button{grid-column:1;justify-self:start;border:0;background:transparent;color:var(--text);width:42px;height:42px;display:grid;place-items:center;padding:0}
.settings-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header .logo-brand{width:260px;height:68px}
.logo-brand img{object-fit:contain}
.cart-button{grid-column:3;grid-row:1;justify-self:end;border:0;background:transparent;color:var(--text);padding:8px;display:flex;align-items:center;gap:7px}
.cart-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cart-button span{width:20px;height:20px;margin:0;font-size:10px}
.detail-brand{width:220px;height:62px}
.detail-cart{display:flex;align-items:center;gap:7px}
.detail-cart{font-size:0}.detail-cart span{font-size:10px;margin:0}
.product-card,.steps,.benefits,.social-card,.thumb,.qris-card,.checkout-total,.mini-total,.cart-line,.detail-info hr,.detail-features div{border-color:var(--line)}
.eyebrow,.product-tag,.steps p,.detail-features span,.detail-note,.catalog-desc,.social-card small,footer p,.gallery-hint{color:var(--muted)}
.product-photo,.thumb,.cart-line img{background:var(--surface-2)}
.product-bottom{border-color:var(--line)}
.product-bottom button,.primary-btn{background:var(--strong);border-color:var(--strong);color:var(--bg)}
.outline-btn,.back-link,.detail-cart{background:var(--surface);color:var(--text);border-color:var(--text)}
input,textarea{background:var(--surface);color:var(--text);border-color:var(--line)}
.qty button,.remove-btn,.back-btn,.close{background:var(--surface);color:var(--text)}
.settings-panel{position:fixed;top:0;left:0;width:min(370px,92vw);height:100dvh;z-index:90;padding:28px 24px;transform:translateX(-105%);transition:transform .25s ease;border-right:1px solid var(--line);box-shadow:18px 0 50px rgba(0,0,0,.12)}
.settings-panel.show{transform:translateX(0)}
.settings-backdrop{display:none;position:fixed;inset:0;background:var(--overlay);z-index:80}
.settings-backdrop.show{display:block}
.settings-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}
.settings-head h2{margin:0;font-size:28px;letter-spacing:-1.5px}
.settings-close{border:0;background:transparent;color:var(--text);font-size:30px;line-height:1;padding:0}
.setting-group{padding:0 0 22px;border-bottom:1px solid var(--line)}
.setting-label{display:block;font-size:11px;font-weight:900;margin-bottom:10px;text-transform:uppercase;letter-spacing:.7px}
.theme-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.theme-option{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:13px 10px;font-size:11px;font-weight:800;text-align:left}
.theme-option.active{background:var(--strong);color:var(--bg);border-color:var(--strong)}
.setting-switch{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;border-bottom:1px solid var(--line);cursor:pointer}
.setting-switch span{display:flex;flex-direction:column;gap:5px}.setting-switch b{font-size:11px}.setting-switch small{font-size:9px;line-height:1.5;color:var(--muted);font-weight:500}
.setting-switch input{position:absolute;opacity:0;pointer-events:none}
.setting-switch i{width:42px;height:24px;border:1px solid var(--line);border-radius:99px;position:relative;flex:0 0 auto;background:var(--surface-2)}
.setting-switch i::after{content:'';position:absolute;width:18px;height:18px;left:2px;top:2px;border-radius:50%;background:var(--text);transition:.2s}
.setting-switch input:checked+i{background:var(--strong)}.setting-switch input:checked+i::after{background:var(--bg);transform:translateX(18px)}
.setting-action{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);padding:13px;text-align:left;font-size:10px;font-weight:800;margin-top:20px}
.settings-note{font-size:9px;color:var(--muted);line-height:1.5;margin-top:14px}
body.dark{--bg:#0c0c0c;--surface:#151515;--surface-2:#1d1d1d;--text:#f4f4f4;--muted:#a3a3a3;--line:#303030;--strong:#f4f4f4;--overlay:rgba(0,0,0,.72)}
body.dark .primary-btn,body.dark .product-bottom button{color:#0c0c0c}
body.dark .logo-brand img,body.dark .detail-brand img{filter:none}
body.dark .social-card:hover{background:#1b1b1b}
body.dark .detail-overlay{background:var(--bg)}
body.dark .product-card:hover{border-color:#f4f4f4}
body.reduced-motion *,body.reduced-motion *::before,body.reduced-motion *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
@media(max-width:900px){.header .logo-brand{width:205px;height:60px}.detail-brand{width:180px;height:55px}}
@media(max-width:520px){.header{height:68px;padding:0 12px}.settings-button{width:38px;height:38px}.header .logo-brand{width:170px;height:54px}.cart-button svg{width:23px;height:23px}.cart-button{gap:4px}.detail-brand{width:150px;height:48px}}

/* ===== V15 TOP BAR SEARCH + REAL CART ===== */
.header{grid-template-columns:1fr auto 1fr}
.header-left{grid-column:1;display:flex;align-items:center;gap:4px;justify-self:start}
.settings-button,.search-button{border:0;background:transparent;color:var(--text);width:42px;height:42px;display:grid;place-items:center;padding:0}
.search-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.search-panel{position:fixed;left:0;right:0;top:0;background:var(--surface);color:var(--text);z-index:100;transform:translateY(-105%);transition:transform .25s ease;border-bottom:1px solid var(--line);box-shadow:0 18px 50px rgba(0,0,0,.12)}
.search-panel.show{transform:translateY(0)}
.search-inner{max-width:850px;margin:auto;padding:24px 5vw 28px}
.search-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.search-top button{border:0;background:transparent;color:var(--text);font-size:30px;line-height:1;padding:0}
.search-input-wrap{display:flex;align-items:center;border:1px solid var(--line);padding:0 15px;background:var(--surface-2)}
.search-input-wrap svg{width:20px;height:20px;fill:none;stroke:var(--text);stroke-width:1.8;stroke-linecap:round}
.search-input-wrap input{border:0;background:transparent;margin:0;padding:16px 12px;font-size:14px;color:var(--text)}
.search-input-wrap input:focus{border:0}
.search-results{display:grid;gap:7px;margin-top:14px;max-height:45vh;overflow:auto}
.search-result{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;width:100%;padding:9px;border:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left}
.search-result:hover{border-color:var(--text)}
.search-result img{width:58px;height:58px;object-fit:contain;background:var(--surface-2)}
.search-result span{display:flex;flex-direction:column;gap:5px}.search-result b{font-size:11px}.search-result small{font-size:10px;color:var(--muted)}.search-result small del{margin-right:5px}.search-result i{font-style:normal;font-size:18px}.search-empty{font-size:11px;color:var(--muted);padding:15px 0;margin:0}
.search-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:90}.search-backdrop.show{display:block}
.cart-button{position:relative}.cart-button span{font-variant-numeric:tabular-nums}
@media(max-width:900px){.header-left{gap:0}.settings-button,.search-button{width:38px;height:38px}.search-inner{padding:20px 18px 24px}}
@media(max-width:520px){.header{height:68px}.header-left{gap:0}.settings-button,.search-button{width:34px;height:34px}.settings-button svg,.search-button svg{width:20px;height:20px}.header .logo-brand{width:170px;height:54px}.cart-button{padding:6px}.cart-button svg{width:23px;height:23px}.cart-button span{width:18px;height:18px;font-size:9px}.search-result{grid-template-columns:50px 1fr auto}.search-result img{width:50px;height:50px}}
.header nav{display:none}

/* ===== V16 HEADER REFINEMENT ===== */
.header-left{gap:10px}
.search-button{width:auto!important;min-width:150px;padding:0 13px!important;display:flex!important;align-items:center;justify-content:flex-start;gap:8px;font-size:11px;font-weight:800;letter-spacing:.1px}
.search-button svg{width:20px;height:20px;flex:0 0 auto}
.search-button span{white-space:nowrap}
.header .logo-brand{width:340px;height:72px}
.header .logo-brand img{width:100%;height:100%;object-fit:contain}
.cart-button{padding:8px!important}
.cart-button svg{width:30px;height:30px}
.cart-button span{width:20px;height:20px}
.detail-brand{width:300px;height:68px}
@media(max-width:900px){
  .header-left{gap:4px}
  .settings-button{width:36px}
  .search-button{min-width:132px;padding:0 9px!important;font-size:10px}
  .header .logo-brand{width:260px;height:64px}
  .cart-button svg{width:27px;height:27px}
  .detail-brand{width:235px;height:60px}
}
@media(max-width:520px){
  .header{height:72px;padding:0 10px}
  .settings-button{width:30px;height:36px}
  .settings-button svg{width:19px;height:19px}
  .search-button{min-width:118px;height:38px;padding:0 7px!important;gap:5px;font-size:9px}
  .search-button svg{width:18px;height:18px}
  .header .logo-brand{width:205px;height:58px}
  .cart-button{padding:5px!important}
  .cart-button svg{width:25px;height:25px}
  .cart-button span{width:18px;height:18px;font-size:9px}
  .detail-brand{width:185px;height:54px}
}

/* ===== V17 CLEAN HEADER + BUYER SETTINGS ===== */
.header{
  height:66px;
  padding:0 24px;
  grid-template-columns:1fr auto 1fr;
}
.header-left{gap:2px}
.settings-button,.search-button{width:38px!important;height:38px!important;padding:0!important;justify-content:center!important;min-width:38px!important}
.search-button span{display:none!important}
.search-button svg,.settings-button svg{width:20px;height:20px}
.header .logo-brand{width:230px;height:58px}
.header .logo-brand img{width:100%;height:100%;object-fit:contain}
.cart-button{padding:6px!important}
.cart-button svg{width:26px;height:26px}
.cart-button span{width:19px;height:19px;font-size:9px}
.product-photo{background:transparent!important}
.product-photo img{object-fit:contain!important;mix-blend-mode:normal!important}
.settings-links{display:grid;gap:10px;padding:18px 0 6px}
.settings-link{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);background:var(--surface);color:var(--text);text-decoration:none}
.settings-link-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:12px}
.settings-link b,.settings-info b{font-size:11px;display:block}
.settings-link small,.settings-info small{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-top:4px}
.settings-link i{font-style:normal;font-size:16px}
.settings-info{padding:12px 0;border-bottom:1px solid var(--line)}
.settings-info:last-child{border-bottom:0}
body.dark .settings-link-icon{background:#f4f4f4;color:#0c0c0c}
@media(max-width:900px){
  .header{height:64px;padding:0 16px}
  .header .logo-brand{width:205px;height:54px}
}
@media(max-width:520px){
  .header{height:62px;padding:0 10px}
  .settings-button,.search-button{width:34px!important;height:34px!important;min-width:34px!important}
  .settings-button svg,.search-button svg{width:19px;height:19px}
  .header .logo-brand{width:175px;height:50px}
  .cart-button svg{width:24px;height:24px}
  .cart-button span{width:18px;height:18px}
}

/* ===== V18 PROFESSIONAL BUYER UX ===== */
.product-badges{display:flex;gap:6px;margin-bottom:10px}.badge{display:inline-flex;align-items:center;padding:5px 7px;font-size:8px;font-weight:900;letter-spacing:.7px;border:1px solid var(--line)}.badge.sale{background:var(--strong);color:var(--bg);border-color:var(--strong)}.badge.stock{background:var(--surface);color:var(--text)}
.mini-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mini-product{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer}.mini-product img{width:100%;height:180px;object-fit:contain;background:transparent}.mini-product-body{padding:14px}.mini-product-body b{font-size:12px;display:block;line-height:1.25}.mini-product-body small{display:block;color:var(--muted);margin-top:7px;font-size:10px}.mini-product-body strong{display:block;margin-top:9px;font-size:13px}.mini-product-body del{color:var(--muted);font-size:10px;margin-right:5px}.recent[hidden]{display:none}
.review-box{margin-top:24px;border:1px solid var(--line);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.review-box div{display:flex;flex-direction:column;gap:7px}.review-box strong{font-size:14px;letter-spacing:1px}.review-box strong b{letter-spacing:0;margin-left:5px}.review-box button{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:10px 12px;font-size:9px;font-weight:900;white-space:nowrap}
.setting-switch.compact{padding:14px 0}.auto-theme-group{margin-top:0}.settings-link{font-family:inherit;cursor:pointer}.settings-link-icon{font-family:Arial,sans-serif}.info-overlay{position:fixed;inset:0;background:var(--overlay);z-index:150;display:none;align-items:center;justify-content:center;padding:20px}.info-overlay.show{display:flex}.info-modal{position:relative;width:min(620px,94vw);max-height:82vh;overflow:auto;background:var(--surface);color:var(--text);border:1px solid var(--line);padding:28px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.info-modal h2{font-size:30px;letter-spacing:-1.4px;margin:0 0 20px}.info-body{font-size:12px;line-height:1.8;color:var(--muted)}.info-body h3{color:var(--text);font-size:12px;margin:20px 0 5px}.info-body p{margin:8px 0}.info-body ul{padding-left:18px}.info-body a{color:var(--text);font-weight:800}.info-modal>.close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:28px;color:var(--text)}
.mobile-nav{display:none}.mobile-nav button{border:0;background:transparent;color:var(--text);font:inherit;font-size:8px;font-weight:800;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.mobile-nav button span{font-size:17px;line-height:1}.mobile-nav button b{position:absolute;top:-4px;margin-left:22px;min-width:14px;height:14px;border-radius:99px;background:var(--strong);color:var(--bg);font-size:7px;display:grid;place-items:center}
@media(max-width:520px){body{padding-bottom:68px}.mini-product-grid{gap:10px}.mini-product img{height:130px}.mini-product-body{padding:10px}.review-box{align-items:flex-start;flex-direction:column}.review-box button{width:100%}.mobile-nav{position:fixed;display:flex;left:0;right:0;bottom:0;height:62px;background:var(--surface);border-top:1px solid var(--line);z-index:70;align-items:center;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav button{min-width:18%;height:52px;justify-content:center}.info-modal{padding:22px 18px}.info-modal h2{font-size:25px}.settings-panel{padding-bottom:80px}}
.search-filters{display:flex;gap:7px;overflow:auto;padding:12px 0 2px}.filter-btn{white-space:nowrap;border:1px solid var(--line);background:var(--surface);color:var(--text);padding:8px 10px;font-size:9px;font-weight:800}.filter-btn.active{background:var(--strong);color:var(--bg);border-color:var(--strong)}
.settings-panel{overflow-y:auto}.settings-panel .settings-links{padding-bottom:4px}

/* V20 — dedicated payment experience */
.payment-screen{max-width:980px!important}
.payment-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}
.payment-top h2{margin:4px 0 0}
.payment-status{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:12px;white-space:nowrap}
.payment-status i{width:7px;height:7px;border-radius:50%;background:#c9a227;display:block}
.payment-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:20px}
.payment-summary,.payment-card{border:1px solid var(--line);border-radius:20px;padding:22px;background:var(--surface)}
.payment-summary h3,.payment-card h3{margin:0 0 16px}
.payment-card{text-align:center}
.payment-card .eyebrow{margin-bottom:5px}
.qris-frame{background:#fff;border-radius:16px;padding:14px;max-width:340px;margin:0 auto 16px;border:1px solid #e7e7e7}
.qris-frame .checkout-qris{display:block;width:100%;height:auto;margin:0}
.copy-total{width:100%;border:1px solid var(--line);background:transparent;color:var(--text);border-radius:12px;padding:11px;margin-top:10px;cursor:pointer;font-weight:700}
.buyer-reminder{display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--line);margin-top:18px;padding-top:18px;font-size:13px;text-align:left}
.buyer-reminder span{color:var(--muted);line-height:1.5}
.payment-safe{font-size:11px;color:var(--muted);margin:14px 0 0}
@media(max-width:720px){.payment-layout{grid-template-columns:1fr}.payment-top{align-items:flex-start;flex-direction:column}.payment-status{align-self:flex-start}.payment-summary,.payment-card{padding:16px;border-radius:16px}.payment-screen{padding-bottom:20px!important}}


/* ===== V21 BILINGUAL + COMPACT FLOW ===== */
.catalog h1 small,.section-title h2 small{display:block;font-size:10px;letter-spacing:2px;font-weight:800;margin-top:12px;color:var(--muted)}
.section-sub{font-size:10px;color:var(--muted);line-height:1.6;margin:12px auto 0;max-width:560px}
.en-desc,.product-desc .en-desc{display:block;font-size:9px;color:var(--muted);line-height:1.5;margin-top:5px}
.product-desc{min-height:52px}
.steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
.steps::-webkit-scrollbar{display:none}
.steps>div{flex:1 0 190px;min-width:190px;min-height:128px;scroll-snap-align:start;border-right:1px solid var(--line);border-bottom:0}
.steps h3 small,.steps p span,.detail-info h3 small,.detail-features b small,.detail-qty-row b small,.stock-pill small,.detail-note span,.gallery-hint span{display:block;color:var(--muted);font-size:8px;letter-spacing:.5px;margin-top:4px}
.steps p span{margin-top:4px;line-height:1.5}
.steps h3{line-height:1.35}
.detail-description strong{font-size:inherit}.detail-description span{display:block;color:var(--muted);font-size:13px;margin-top:10px}
.detail-features b small{display:inline;margin-left:4px}
.detail-features span em{font-style:normal;color:var(--muted);display:block;font-size:9px;margin-top:3px}
.detail-note span{margin-top:5px}
.benefits span small{display:block;color:var(--muted);font-size:8px;margin-top:4px}
@media(max-width:520px){.steps>div{flex-basis:175px;min-width:175px}.steps{border:1px solid var(--line)}.catalog h1 small{font-size:8px;letter-spacing:1.5px}.detail-description span{font-size:11px}}


/* EARMANSSGOD V22 — premium iPhone-style floating product shadow */
.product-card,
.product-item,
.product,
.product-box,
.product-image,
.product-media,
.product-visual {
  position: relative;
}

.product-card::after,
.product-item::after,
.product::after,
.product-box::after,
.product-image::after,
.product-media::after,
.product-visual::after {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 7%;
  height: 18%;
  border-radius: 50%;
  background: rgba(0,0,0,.16);
  filter: blur(22px);
  transform: scaleY(.42);
  opacity: .65;
  z-index: 0;
  pointer-events: none;
  transition: transform .35s ease, opacity .35s ease, filter .35s ease;
}

.product-card img,
.product-item img,
.product img,
.product-box img,
.product-image img,
.product-media img,
.product-visual img {
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 18px 22px rgba(0,0,0,.12));
  transition: transform .35s ease, filter .35s ease;
}

.product-card:hover::after,
.product-item:hover::after,
.product:hover::after,
.product-box:hover::after,
.product-image:hover::after,
.product-media:hover::after,
.product-visual:hover::after {
  opacity: .85;
  transform: scaleY(.48) scaleX(1.08);
  filter: blur(26px);
}

.product-card:hover img,
.product-item:hover img,
.product:hover img,
.product-box:hover img,
.product-image:hover img,
.product-media:hover img,
.product-visual:hover img {
  transform: translateY(-5px);
  filter: drop-shadow(0 24px 28px rgba(0,0,0,.16));
}

[data-theme="dark"] .product-card::after,
[data-theme="dark"] .product-item::after,
[data-theme="dark"] .product::after,
[data-theme="dark"] .product-box::after,
[data-theme="dark"] .product-image::after,
[data-theme="dark"] .product-media::after,
[data-theme="dark"] .product-visual::after {
  background: rgba(255,255,255,.10);
  opacity: .55;
}

[data-theme="dark"] .product-card img,
[data-theme="dark"] .product-item img,
[data-theme="dark"] .product img,
[data-theme="dark"] .product-box img,
[data-theme="dark"] .product-image img,
[data-theme="dark"] .product-media img,
[data-theme="dark"] .product-visual img {
  filter: drop-shadow(0 18px 24px rgba(255,255,255,.08));
}

@media (prefers-reduced-motion: reduce) {
  .product-card::after,
  .product-item::after,
  .product::after,
  .product-box::after,
  .product-image::after,
  .product-media::after,
  .product-visual::after,
  .product-card img,
  .product-item img,
  .product img,
  .product-box img,
  .product-image img,
  .product-media img,
  .product-visual img {
    transition: none !important;
  }
}

.product-description{max-width:52ch;margin:.65rem auto 0;line-height:1.65;opacity:.78;font-size:.92rem;}

/* V24 — payment deadline + detail-only product descriptions */
.payment-deadline{
  display:flex; align-items:center; justify-content:space-between; gap:.75rem;
  padding:.8rem 1rem; border-radius:16px; margin:.75rem 0;
  background:rgba(0,0,0,.045);
}
.payment-deadline .timer{
  font-variant-numeric:tabular-nums; font-weight:800; letter-spacing:.06em;
}
.product-detail .product-description,
.product-modal .product-description,
.product-detail-description{display:block;}
.product-card .product-description,
.product-item .product-description,
.product-grid .product-description{display:none !important;}

/* V25 payment countdown and detail-only product descriptions */
.payment-countdown{margin:18px 0 24px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);display:grid;grid-template-columns:1fr auto;gap:5px 14px;align-items:center}
.payment-countdown b{font-size:11px}.payment-countdown strong{font-size:28px;letter-spacing:1px;font-variant-numeric:tabular-nums}.payment-countdown small{grid-column:1/-1;color:var(--muted);font-size:10px}.payment-countdown strong.expired{opacity:.55}
.product-desc{display:none!important}
.detail-description{display:block}

/* ===== V25: 2-second lightweight entrance loader ===== */
.site-loader{
  position:fixed;
  inset:0;
  z-index:99999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:#000;
  opacity:1;
  visibility:visible;
  transition:opacity .22s ease,visibility .22s ease;
}
.site-loader.hide{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
}
.site-loader-inner{
  width:min(760px,92vw);
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:24px;
}
.site-loader img{
  width:100%;
  height:auto;
  display:block;
  object-fit:contain;
}
.site-loader-bar{
  display:block;
  width:90px;
  height:2px;
  overflow:hidden;
  background:#222;
  position:relative;
}
.site-loader-bar::after{
  content:"";
  position:absolute;
  inset:0;
  background:#fff;
  transform:translateX(-100%);
  animation:loaderProgress .85s ease-in-out forwards;
}
@keyframes loaderProgress{
  to{transform:translateX(0)}
}
@media(max-width:520px){
  .site-loader{padding:18px}
  .site-loader-inner{width:min(620px,94vw);gap:18px}
  .site-loader-bar{width:72px}
}
@media(prefers-reduced-motion:reduce){
  .site-loader,.site-loader-bar::after{transition:none;animation:none}
  .site-loader-bar::after{transform:translateX(0)}
}

/* V26 — compact social/benefits + payment history */
.social .section-title{margin-bottom:26px}.social .section-title h2{font-size:clamp(28px,6vw,46px);line-height:1.02}.social .section-title h2 small{display:inline;font-size:.36em;letter-spacing:2px;margin-left:8px;white-space:nowrap}.social-grid{max-width:820px;gap:10px}.social-card{padding:14px 16px}.social-logo{width:32px;height:32px;font-size:15px}.social-card>span:nth-child(2){font-size:10px}.social-card small{font-size:9px}.social-card b{font-size:8px}
.benefits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0!important}.benefits>div{min-width:0!important;border-right:1px solid var(--line);border-bottom:0!important}.benefits>div:last-child{border-right:0}.benefits span{font-size:11px}.benefits span small{font-size:8px}
.history-empty{text-align:center;padding:24px 8px;color:var(--muted)}.history-empty b{color:var(--text);font-size:14px}.history-empty p{font-size:11px;line-height:1.6}.payment-history-list{display:grid;gap:10px}.history-card{width:100%;border:1px solid var(--line);padding:14px;background:var(--surface);color:var(--text);text-align:left;font:inherit;display:block}.history-card.is-clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.history-card.is-clickable:active{transform:scale(.99)}.history-card.is-clickable:hover{border-color:var(--text)}.history-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.history-card-top b{display:block;font-size:11px}.history-card-top small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.history-status{font-size:8px;font-weight:900;letter-spacing:.6px;border:1px solid var(--line);padding:6px 7px;white-space:nowrap}.history-status.pending{background:#fff3d6}.history-status.confirmation_sent{background:#e8f5e9}.history-items{font-size:10px;line-height:1.7;color:var(--muted);padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:10px 0}.history-total{font-size:13px}.history-help,.history-note{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-top:7px}.history-note{margin-top:14px}
@media(max-width:700px){.social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.social-card{grid-template-columns:30px 1fr;grid-template-rows:auto auto;padding:12px}.social-card b{grid-column:2;grid-row:2;margin-top:5px}.social-logo{grid-row:1 / 3}.benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}.benefits>div{min-height:92px;padding:18px 14px!important;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.benefits>div:nth-child(2n){border-right:0!important}.benefits>div:nth-last-child(-n+2){border-bottom:0!important}.social .section-title h2 small{display:block;margin:7px 0 0;font-size:9px;letter-spacing:2px}.social .section-title h2{font-size:30px}}
@media(max-width:390px){.social-card{padding:10px}.social-card small{font-size:8px}.social-card b{font-size:7px}}

/* V28 — smooth 1-second entrance logo fade */
.site-loader{opacity:1;transition:opacity .36s ease,visibility .36s ease}
.site-loader.hide{opacity:0;visibility:hidden;pointer-events:none}

/* V29 — smooth slow product click / detail transition */
.product-card,
.mini-product,
.search-result,
.product-card button,
.mini-product button {
  -webkit-tap-highlight-color: transparent;
}
.product-card {
  transition: transform .32s cubic-bezier(.22,.61,.36,1), border-color .32s ease, box-shadow .32s ease;
}
.product-card:active {
  transform: scale(.975);
  box-shadow: 0 10px 28px rgba(0,0,0,.10);
}
.product-card:active .product-photo img,
.mini-product:active img {
  transform: scale(.985);
  transition: transform .32s cubic-bezier(.22,.61,.36,1);
}
.detail-overlay {
  display:block;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .34s cubic-bezier(.22,.61,.36,1), visibility 0s linear .34s;
}
.detail-overlay.show {
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .34s cubic-bezier(.22,.61,.36,1), visibility 0s linear 0s;
}
.detail-page {
  transform:translateY(10px) scale(.992);
  transition:transform .38s cubic-bezier(.22,.61,.36,1);
}
.detail-overlay.show .detail-page {
  transform:translateY(0) scale(1);
}
@media (prefers-reduced-motion: reduce) {
  .product-card,
  .product-card:active,
  .detail-overlay,
  .detail-page { transition:none !important; }
  .detail-page { transform:none !important; }
}
body.reduced-motion .product-card,
body.reduced-motion .detail-overlay,
body.reduced-motion .detail-page,
body.reduced-motion .product-card:active {
  transition-duration:.01ms!important;
}
body.reduced-motion .detail-page { transform:none!important; }


/* V30 — buyer-first features: wishlist, stock, recent items, order tracker */
.product-photo{position:relative}
.wishlist-btn{position:absolute;right:10px;top:10px;width:34px;height:34px;border:1px solid var(--line);background:var(--surface);color:var(--text);display:grid;place-items:center;border-radius:50%;font:700 18px/1 Arial,sans-serif;cursor:pointer;z-index:3;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:transform .2s ease,background .2s ease,color .2s ease}
.wishlist-btn:active{transform:scale(.9)}
.wishlist-btn.active{background:var(--strong);color:var(--bg);border-color:var(--strong)}
.promo-float{position:absolute;left:10px;top:10px;background:var(--strong);color:var(--bg);padding:6px 7px;font-size:7px;font-weight:900;letter-spacing:.8px;z-index:2}
.mini-product{position:relative;overflow:hidden}
.mini-product-media{position:relative;background:var(--surface-2)}
.mini-product-media img{display:block}
.mini-wish{top:8px;right:8px}
.buyer-tools{padding-top:0}
.wishlist-empty{border:1px dashed var(--line);padding:24px;text-align:center;color:var(--muted);display:grid;gap:6px;font-size:11px}
.wishlist-empty b{color:var(--text);font-size:14px}
.detail-wishlist{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:10px 12px;font:800 9px/1 inherit;letter-spacing:.6px;cursor:pointer;margin:8px 0 2px}
.detail-wishlist.active{background:var(--strong);color:var(--bg);border-color:var(--strong)}
.checkout-confirm-note{margin-top:12px;padding:12px;border:1px solid var(--line);background:var(--surface-2);display:grid;gap:4px;font-size:10px;color:var(--muted);line-height:1.5}
.checkout-confirm-note b{color:var(--text);font-size:10px}
.order-list{display:grid;gap:10px}
.order-card{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);padding:14px;text-align:left;font:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease}
.order-card:active{transform:scale(.99)}
.order-card:hover{border-color:var(--text)}
.order-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.order-card-top b{display:block;font-size:11px}.order-card-top small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.order-card-top>span{font-size:8px;font-weight:900;border:1px solid var(--line);padding:6px 7px;white-space:nowrap}
.order-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;margin:16px 0 12px}.order-progress i{font-style:normal;text-align:center;color:var(--muted);font-size:7px}.order-progress i b{display:grid;place-items:center;width:22px;height:22px;border:1px solid var(--line);border-radius:50%;margin:0 auto 5px;font-size:8px;color:var(--muted)}.order-progress i.done{color:var(--text);font-weight:800}.order-progress i.done b{background:var(--strong);border-color:var(--strong);color:var(--bg)}.order-progress small{display:block;font-size:7px;line-height:1.25}.order-card>strong{font-size:13px}.order-detail{font-size:11px;color:var(--muted);line-height:1.65}.order-number{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.order-number b{color:var(--text);font-size:13px}.order-number span{font-size:8px;font-weight:900;border:1px solid var(--line);padding:6px 7px;color:var(--text)}.order-detail h3{color:var(--text);font-size:11px;margin:18px 0 7px}.detail-order-line{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--line)}.detail-order-line b{color:var(--text);white-space:nowrap}.order-detail .primary-btn,.order-detail .outline-btn{width:100%;margin-top:14px}
@media(max-width:700px){.wishlist-btn{width:30px;height:30px;font-size:16px}.promo-float{font-size:6px;padding:5px}.order-progress i small{font-size:6px}.order-card{padding:12px}}
@media(prefers-reduced-motion:reduce){.wishlist-btn,.order-card{transition:none}}
body.reduced-motion .wishlist-btn,body.reduced-motion .order-card{transition-duration:.01ms!important}


/* V31 — separate product payments, compact cart, 3 payment statuses, horizontal recently viewed */
.cart-intro{font-size:11px;line-height:1.6;color:var(--muted);margin:-8px 0 18px}
.cart-line{grid-template-columns:70px 1fr auto;position:relative;padding:14px 0 16px;gap:12px}
.cart-line .line-controls{grid-column:2 / 4}
.cart-pay-btn{grid-column:2 / 4;width:100%;height:42px;border:1px solid var(--strong);background:var(--strong);color:var(--bg);font-size:9px;font-weight:900;letter-spacing:.5px;margin-top:2px}
.cart-pay-btn:active{transform:scale(.985)}
#cartItems{display:grid;gap:2px}
.recently-viewed-section{}
#recentlyViewedGrid{display:flex!important;overflow-x:auto;overflow-y:hidden;gap:12px;padding:2px 2px 12px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
#recentlyViewedGrid .mini-product{flex:0 0 230px;width:230px;scroll-snap-align:start}
#recentlyViewedGrid .mini-product img{height:170px;object-fit:contain}
.order-progress{grid-template-columns:repeat(3,1fr)}
@media(max-width:700px){
  #recentlyViewedGrid{gap:10px}
  #recentlyViewedGrid .mini-product{flex-basis:210px;width:210px}
  #recentlyViewedGrid .mini-product img{height:145px}
}
@media(max-width:520px){
  .cart-line{grid-template-columns:58px 1fr auto;gap:9px}
  .cart-line img{width:58px;height:58px}
  .cart-line .line-controls{grid-column:2 / 4}
  .cart-pay-btn{grid-column:2 / 4}
  #recentlyViewedGrid .mini-product{flex-basis:185px;width:185px}
  #recentlyViewedGrid .mini-product img{height:125px}
}

.promo-float,.product-card .wishlist-btn,.mini-product .wishlist-btn{display:none!important}

/* ===== V31 AUTH / ACCOUNT ===== */
.auth-overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:1300;display:none;align-items:center;justify-content:center;padding:18px;backdrop-filter:blur(5px)}
.auth-overlay.show{display:flex}
.auth-modal{width:min(460px,100%);background:#fff;color:#111;padding:30px;border:1px solid #ddd;box-shadow:0 24px 70px rgba(0,0,0,.24);position:relative}
.auth-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:34px;line-height:1;cursor:pointer}
.auth-modal h2{font-size:clamp(30px,7vw,48px);line-height:.95;margin:10px 0 12px;letter-spacing:-.05em}
.auth-sub{color:#777;margin:0 0 24px;line-height:1.5}
.auth-form{display:grid;gap:14px}
.auth-form label{display:grid;gap:7px;font-weight:700;font-size:13px;letter-spacing:.04em}
.auth-form input{width:100%;box-sizing:border-box;border:1px solid #ccc;padding:14px 13px;font:inherit;background:#fff;color:#111}
.auth-form input:focus{outline:2px solid #111;outline-offset:1px}
.auth-submit{border:1px solid #111;background:#111;color:#fff;padding:15px;font-weight:800;letter-spacing:.08em;cursor:pointer}
.auth-switch{margin:18px 0 0;text-align:center;color:#777;font-size:14px}
.auth-switch button{border:0;background:none;text-decoration:underline;font-weight:800;cursor:pointer;color:#111}
.auth-note{font-size:12px;color:#888;line-height:1.5;margin:16px 0 0}
.account-card{border:1px solid #ddd;padding:15px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.account-card b{display:block;word-break:break-all}.account-card small{color:#777}
.account-actions{display:flex;gap:8px;flex-wrap:wrap}.account-action{border:1px solid #111;background:#fff;padding:10px 12px;font-weight:700;cursor:pointer}
.auth-required-note{padding:12px 14px;background:#f5f5f5;border-left:3px solid #111;margin:0 0 16px;color:#555;font-size:13px;line-height:1.5}
@media(max-width:520px){.auth-modal{padding:24px}.auth-modal h2{font-size:38px}}


/* ===== V33 CLEAN MODERN POLISH ===== */
.site-loader-inner{animation:loaderLift 1.64s cubic-bezier(.22,.61,.36,1) forwards}
.site-loader img{animation:loaderLogoLift 1.64s cubic-bezier(.22,.61,.36,1) forwards;will-change:transform,opacity}
@keyframes loaderLift{0%{transform:translateY(0)}72%{transform:translateY(-7vh)}100%{transform:translateY(-10vh)}}
@keyframes loaderLogoLift{0%{transform:translateY(0) scale(1);opacity:1}72%{transform:translateY(-5vh) scale(.96);opacity:1}100%{transform:translateY(-10vh) scale(.92);opacity:.2}}
.site-loader.hide .site-loader-inner{animation:none;transform:translateY(-10vh)}
.settings-button svg{fill:none;stroke:currentColor;stroke-width:1.45;stroke-linejoin:round;stroke-linecap:round}
.settings-button:active,.search-button:active,.cart-button:active{transform:scale(.92)}
.settings-button,.search-button,.cart-button{transition:transform .22s cubic-bezier(.22,.61,.36,1)}
.product-card,.settings-link,.settings-social,.theme-option,.setting-action,.primary-btn,.outline-btn,.detail-wishlist,.add-cart-btn,.buy-now-btn,.social-card{transition:transform .24s cubic-bezier(.22,.61,.36,1),border-color .24s ease,background .24s ease,box-shadow .24s ease}
.product-card:active,.settings-link:active,.settings-social:active,.theme-option:active,.setting-action:active,.primary-btn:active,.outline-btn:active,.detail-wishlist:active,.add-cart-btn:active,.buy-now-btn:active{transform:scale(.985)}
body.reduced-motion .site-loader-inner,body.reduced-motion .site-loader img{animation:none!important}

/* V34 MODERN CHECKOUT */
.overlay{padding:0;background:rgba(0,0,0,.72);align-items:stretch;justify-content:stretch}
.checkout{width:100%;height:100%;max-height:none;overflow:auto;padding:28px clamp(18px,5vw,72px) 70px;background:var(--surface);border:0;border-radius:0}
.checkout-head{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.checkout-head h2{font-size:clamp(34px,5vw,62px);line-height:.95;letter-spacing:-.05em;margin:4px 0 0}.checkout-head .close{position:static;border:1px solid var(--line);background:var(--surface-2);width:42px;height:42px;font-size:27px;line-height:1}
.checkout-steps{max-width:1180px;margin:25px auto 34px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-steps span{padding:13px 10px;font-size:9px;letter-spacing:1.4px;color:var(--muted);font-weight:800}.checkout-steps span+span{border-left:1px solid var(--line)}.checkout-steps span b{display:block;margin-top:5px;font-size:11px;color:var(--text);letter-spacing:0}.checkout-steps span.active{background:var(--surface-2);color:var(--text)}.checkout-steps span.done{color:var(--text)}
.checkout-page{max-width:1180px;margin:0 auto}.page-intro{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.page-intro h3{font-size:24px;margin:0 0 5px}.page-intro p,.payment-subtitle{font-size:11px;color:var(--muted);margin:0;line-height:1.6}.secure-chip{border:1px solid var(--line);padding:9px 11px;font-size:8px;font-weight:900;letter-spacing:1px;white-space:nowrap}.cart-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.cart-help-grid>div{border:1px solid var(--line);padding:15px}.cart-help-grid b{font-size:9px;display:block;color:var(--muted)}.cart-help-grid span{display:block;font-size:11px;font-weight:900;margin:8px 0 4px}.cart-help-grid small{font-size:9px;color:var(--muted);line-height:1.5}.buy-now-summary{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);padding:12px;margin-bottom:24px;background:var(--surface-2)}.buy-now-summary img{width:72px;height:72px;object-fit:contain;background:var(--surface)}.buy-now-summary span,.buy-now-summary small{display:block;color:var(--muted);font-size:8px;letter-spacing:1px}.buy-now-summary b{display:block;font-size:13px;margin:5px 0}.buy-now-summary small{font-size:10px;letter-spacing:0}.buy-now-summary button{border:1px solid var(--line);background:var(--surface);padding:9px 11px;font-size:8px;font-weight:900}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-tip{border-left:2px solid var(--text);background:var(--surface-2);padding:12px;font-size:10px;color:var(--muted);line-height:1.5;margin:14px 0}.form-tip b{color:var(--text)}.checkout-actions{display:grid;grid-template-columns:160px 1fr;gap:12px;align-items:center}.checkout-actions .back-btn{height:52px;border:1px solid var(--line);margin:0}.checkout-actions .primary-btn{margin:0}
.payment-screen{padding-bottom:40px}.payment-top{max-width:none;margin-bottom:18px}.payment-top h3{font-size:clamp(30px,4vw,48px);letter-spacing:-.04em;margin:3px 0 5px}.payment-countdown{margin:0 0 20px}.payment-layout{grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:start}.payment-summary,.payment-card{border-radius:0;padding:24px}.payment-card{position:sticky;top:10px}.section-label{font-size:8px;font-weight:900;letter-spacing:1.8px;color:var(--muted);margin-bottom:10px}.payment-card h4{font-size:26px;margin:0 0 12px}.qris-frame{border:1px solid var(--line);padding:10px;background:#fff}.qris-frame .checkout-qris{margin:0;max-width:420px;margin-inline:auto}.payment-benefits{display:grid;gap:7px;border-top:1px solid var(--line);margin-top:15px;padding-top:15px;font-size:9px;color:var(--muted)}.payment-benefits span{padding-left:2px}.payment-card .primary-btn{margin-top:8px}.payment-safe{font-size:9px}
@media(max-width:720px){.checkout{padding:20px 14px 50px}.checkout-steps{margin:18px 0 24px}.checkout-steps span{padding:11px 7px;font-size:8px}.checkout-steps span b{font-size:9px}.page-intro{align-items:flex-start;flex-direction:column}.secure-chip{align-self:flex-start}.cart-help-grid{grid-template-columns:1fr}.form-grid-two{grid-template-columns:1fr}.checkout-actions{grid-template-columns:1fr}.buy-now-summary{grid-template-columns:58px 1fr}.buy-now-summary img{width:58px;height:58px}.buy-now-summary button{grid-column:1/-1}.payment-layout{grid-template-columns:1fr}.payment-card{position:static}.payment-summary,.payment-card{padding:16px}.payment-top{flex-direction:column}.payment-status{align-self:flex-start}}

/* V34 loading logo morph: center -> header center */
.site-loader{opacity:1;visibility:visible;transition:opacity .18s ease,visibility .18s ease;pointer-events:auto}
.site-loader-inner{animation:loaderMorph2s 2s cubic-bezier(.22,.61,.36,1) forwards!important}
.site-loader img{animation:loaderLogoMorph2s 2s cubic-bezier(.22,.61,.36,1) forwards!important;will-change:transform,opacity}
@keyframes loaderMorph2s{0%{transform:translateY(0)}78%{transform:translateY(-38vh)}100%{transform:translateY(-46vh)}}
@keyframes loaderLogoMorph2s{0%{transform:scale(1);opacity:1}72%{transform:scale(.72);opacity:1}100%{transform:scale(.34);opacity:1}}
.site-loader.hide{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}

/* V35: lightweight premium touch interactions */
button, a, .product-card, .mini-product, .cart-line, .settings-link, .settings-social, .history-card { -webkit-tap-highlight-color: transparent; }
button:active, .product-card:active, .mini-product:active, .cart-line:active, .settings-link:active, .settings-social:active, .history-card:active { transform: scale(.985); transition: transform .12s ease; }
button, .product-card, .mini-product, .settings-link, .settings-social, .history-card { transition: transform .18s ease, opacity .18s ease, box-shadow .18s ease; }
@media (prefers-reduced-motion: reduce){ *{scroll-behavior:auto!important;animation:none!important;transition:none!important} }

/* V35 settings: monochrome detailed icons + real social marks */
.settings-link-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);background:var(--surface-2);flex:0 0 36px;color:var(--text)}
.settings-link-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.settings-social .social-logo{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);background:var(--surface-2);color:var(--text)}
.settings-social .social-logo svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.settings-social .tiktok-logo svg{fill:currentColor;stroke:none}

/* V36: product badges + true logo morph */
.product-photo{position:relative}
.product-sale-badge{position:absolute;left:10px;top:10px;z-index:2;background:#000;color:#fff;padding:7px 9px;font-size:8px;font-weight:900;letter-spacing:1.2px;border:1px solid #000}
.detail-sale-badge{display:inline-flex;align-items:center;background:#000;color:#fff;padding:7px 9px;font-size:8px;font-weight:900;letter-spacing:1.2px;margin-bottom:10px}
.site-loader-bar{display:none!important}
.site-loader-inner{animation:none!important;transform:none!important}
.site-loader img{opacity:1;transform:translate3d(0,0,0) scale(1);transition:none!important;will-change:transform,opacity}
.site-loader img.morph-ready{animation:logoMorphToHeader 2s cubic-bezier(.22,.61,.36,1) forwards!important}
@keyframes logoMorphToHeader{
  0%{transform:translate3d(0,0,0) scale(1);opacity:1}
  76%{transform:translate3d(var(--morph-x),var(--morph-y),0) scale(var(--morph-scale));opacity:1}
  91%{transform:translate3d(var(--morph-x),var(--morph-y),0) scale(var(--morph-scale));opacity:0}
  100%{transform:translate3d(var(--morph-x),var(--morph-y),0) scale(var(--morph-scale));opacity:0}
}
.logo-brand img{transition:opacity .28s ease;opacity:0}
.site-loader.hide{opacity:0;visibility:hidden;pointer-events:none}
@media(prefers-reduced-motion:reduce){.site-loader img.morph-ready{animation:none!important;opacity:0!important}.logo-brand img{opacity:1!important}}

/* V39 FIX: force entrance loader to pure white */
.site-loader{background:#fff!important;background-color:#fff!important;}
.site-loader-bar{display:none!important;}

/* V41: black loading + cleaner catalog controls */
.site-loader{
  background:#000 !important;
  background-color:#000 !important;
  color:#fff;
}
.site-loader-inner{
  position:relative;
}
.loader-caption{
  position:absolute;
  left:50%;
  top:calc(100% + 18px);
  transform:translateX(-50%);
  color:#fff;
  font-size:9px;
  line-height:1;
  font-weight:800;
  letter-spacing:2.2px;
  white-space:nowrap;
  opacity:.72;
  transition:opacity .35s ease;
}
.loader-dots{
  display:inline-flex;
  gap:3px;
  margin-left:5px;
  vertical-align:middle;
}
.loader-dots i{
  width:3px;
  height:3px;
  border-radius:50%;
  background:#fff;
  opacity:.3;
  animation:loaderDot 1s ease-in-out infinite;
}
.loader-dots i:nth-child(2){animation-delay:.16s}
.loader-dots i:nth-child(3){animation-delay:.32s}
@keyframes loaderDot{
  0%,100%{opacity:.25;transform:translateY(0)}
  50%{opacity:1;transform:translateY(-2px)}
}
.site-loader img.morph-ready{
  animation:logoMorphToHeader 2s cubic-bezier(.22,.61,.36,1) forwards !important;
}
.site-loader.hide .loader-caption{opacity:0}
.product-sale-badge,
.detail-sale-badge{
  background:#000 !important;
  color:#fff !important;
  border:1px solid #000 !important;
  box-shadow:none;
}
.product-sale-badge{
  padding:6px 8px;
  font-size:7px;
  letter-spacing:1.4px;
}
.detail-sale-badge{
  padding:6px 8px;
  font-size:8px;
  letter-spacing:1.2px;
}
/* Keep the catalog title restrained and easier on the eyes. */
.catalog h1{
  font-size:clamp(32px,4.5vw,54px) !important;
  line-height:.95;
  letter-spacing:-2.5px !important;
}
.catalog-head{margin-bottom:32px}
.product-bottom button{
  padding:8px 13px !important;
  font-size:8px !important;
  letter-spacing:.8px;
  background:#000 !important;
  color:#fff !important;
  border-color:#000 !important;
  min-height:34px;
}
@media(max-width:520px){
  .catalog h1{font-size:34px !important;letter-spacing:-1.5px !important}
  .catalog-head{margin-bottom:24px}
  .product-bottom button{padding:7px 12px !important;font-size:7px !important;min-height:30px}
  .loader-caption{font-size:8px;letter-spacing:1.8px}
}
@media(prefers-reduced-motion:reduce){
  .loader-dots i{animation:none}
}

.site-loader-bar{display:none!important;}


/* V42 — Modern product detail sticky actions */
.v42-detail-actions{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:9998;
  display:flex;
  gap:8px;
  padding:10px max(12px, env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-right));
  background:rgba(255,255,255,.96);
  border-top:1px solid #e7e7e7;
  box-shadow:0 -8px 24px rgba(0,0,0,.06);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.v42-detail-actions button{
  min-height:48px;
  border:1px solid #111;
  border-radius:0;
  font:700 13px/1 Arial,sans-serif;
  letter-spacing:.02em;
  cursor:pointer;
  transition:transform .16s ease,opacity .16s ease,background .16s ease,color .16s ease;
  -webkit-tap-highlight-color:transparent;
}
.v42-detail-actions button:active{transform:scale(.97)}
.v42-cart-btn{
  flex:1;
  background:#fff;
  color:#111;
}
.v42-buy-btn{
  flex:1.2;
  background:#111;
  color:#fff;
}
.v42-wish-btn{
  width:48px;
  flex:0 0 48px;
  background:#fff;
  color:#111;
}
.v42-product-gallery{
  position:relative;
  overflow:hidden;
  border:1px solid #eee;
  background:#fff;
}
.v42-gallery-track{
  display:flex;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.v42-gallery-track::-webkit-scrollbar{display:none}
.v42-gallery-track img{
  width:100%;
  min-width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
  scroll-snap-align:center;
}
.v42-gallery-count{
  position:absolute;
  right:12px;
  bottom:12px;
  padding:5px 8px;
  border-radius:999px;
  background:rgba(17,17,17,.82);
  color:#fff;
  font:600 11px/1 Arial,sans-serif;
}
.v42-stock{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-top:8px;
  font:600 12px/1.2 Arial,sans-serif;
}
.v42-stock:before{
  content:"";
  width:7px;height:7px;border-radius:50%;
  background:#111;
}
.v42-info-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  margin-top:18px;
  background:#ddd;
  border:1px solid #ddd;
}
.v42-info-item{
  padding:12px;
  background:#fff;
}
.v42-info-label{
  display:block;
  margin-bottom:4px;
  font-size:10px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#777;
}
.v42-info-value{
  font-size:13px;
  font-weight:700;
}
.v42-desc-toggle{
  width:100%;
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:16px 0;
  border:0;
  border-bottom:1px solid #ddd;
  background:transparent;
  font:700 14px/1 Arial,sans-serif;
  text-align:left;
}
.v42-desc-body{
  max-height:0;
  overflow:hidden;
  transition:max-height .28s ease,padding .28s ease;
  font-size:13px;
  line-height:1.7;
  color:#555;
}
.v42-desc-body.is-open{
  max-height:600px;
  padding:0 0 16px;
}
.v42-related{
  display:flex;
  gap:12px;
  overflow-x:auto;
  padding-bottom:8px;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.v42-related::-webkit-scrollbar{display:none}
.v42-related > *{min-width:145px}
@media (max-width:600px){
  .v42-detail-actions{gap:6px}
  .v42-detail-actions button{font-size:12px}
}


/* V43 — Mobile Shopee-style fixed product actions
   The two product actions stay locked to the phone viewport while the detail page scrolls. */
.detail-overlay .v42-detail-actions{display:none!important}

@media (max-width:720px){
  .detail-content{padding-bottom:120px}
  .detail-info{padding-bottom:12px}

  .detail-overlay.show .detail-info > .primary-btn,
  .detail-overlay.show .detail-info > .outline-btn{
    position:fixed;
    bottom:env(safe-area-inset-bottom, 0px);
    z-index:10001;
    width:50%;
    height:58px;
    min-height:58px;
    margin:0;
    border-radius:0;
    box-shadow:0 -5px 18px rgba(0,0,0,.10);
    -webkit-tap-highlight-color:transparent;
  }

  .detail-overlay.show .detail-info > .primary-btn{
    left:0;
    right:auto;
    background:#000;
    color:#fff;
    border:1px solid #000;
    border-right:1px solid #555;
  }

  .detail-overlay.show .detail-info > .outline-btn{
    right:0;
    left:auto;
    background:#fff;
    color:#000;
    border:1px solid #000;
    border-left:1px solid #000;
  }

  .detail-overlay.show .detail-info > .primary-btn:active,
  .detail-overlay.show .detail-info > .outline-btn:active{
    transform:none;
    opacity:.86;
  }
}

/* V44 — "Mungkin Kamu Juga Suka" recommendations for product detail + cart */
.recommend-section{
  margin-top:42px;
  padding-top:28px;
  border-top:1px solid var(--line);
}
.recommend-heading .eyebrow{margin:0 0 8px}
.recommend-heading h3{font-size:18px!important;letter-spacing:-.4px!important;margin:0 0 6px!important}
.recommend-heading p:not(.eyebrow){font-size:10px;color:var(--muted);margin:0 0 18px;line-height:1.5}
.recommend-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.recommend-card{
  position:relative;
  overflow:hidden;
  border:1px solid var(--line);
  background:var(--surface);
  cursor:pointer;
  min-width:0;
}
.recommend-media{position:relative;background:var(--surface-2);aspect-ratio:1/1;overflow:hidden}
.recommend-media img{width:100%;height:100%;object-fit:contain;display:block}
.recommend-media span{position:absolute;top:8px;left:8px;z-index:1;background:#000;color:#fff;padding:5px 7px;font-size:8px;font-weight:900;letter-spacing:.5px}
.recommend-body{padding:11px}
.recommend-name{display:block;font-size:11px;line-height:1.25;min-height:28px}
.recommend-rating{font-size:9px;font-weight:900;letter-spacing:1px;margin:7px 0}
.recommend-rating span{letter-spacing:0;color:var(--muted);margin-left:3px}
.recommend-body del{display:block;font-size:9px;color:var(--muted);margin-top:2px}
.recommend-body>strong{display:block;font-size:13px;margin-top:3px}
.recommend-body button{width:100%;margin-top:10px;height:34px;border:1px solid var(--text);background:var(--text);color:var(--surface);font-size:9px;font-weight:900}
.cart-recommend{margin-top:34px}
@media(min-width:721px){
  .detail-recommend .recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:600px}
  .cart-recommend .recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:700px}
}
@media(max-width:520px){
  .recommend-section{margin-top:32px;padding-top:22px}
  .recommend-grid{gap:8px}
  .recommend-body{padding:9px}
  .recommend-name{font-size:10px}
  .recommend-media span{top:6px;left:6px;font-size:7px}
}

/* V45 — Sticky product purchase bar: always visible while scrolling product detail */
.detail-overlay.show .detail-info > .primary-btn,
.detail-overlay.show .detail-info > .outline-btn{
  position:fixed !important;
  bottom:0 !important;
  top:auto !important;
  z-index:10001 !important;
  width:50% !important;
  height:58px !important;
  min-height:58px !important;
  margin:0 !important;
  border-radius:0 !important;
  box-shadow:0 -5px 18px rgba(0,0,0,.10);
  -webkit-tap-highlight-color:transparent;
}
.detail-overlay.show .detail-info > .primary-btn{
  left:0 !important;
  right:auto !important;
  background:#000 !important;
  color:#fff !important;
  border:1px solid #000 !important;
  border-right:1px solid #555 !important;
  padding-bottom:env(safe-area-inset-bottom, 0px) !important;
}
.detail-overlay.show .detail-info > .outline-btn{
  left:50% !important;
  right:auto !important;
  background:#fff !important;
  color:#000 !important;
  border:1px solid #000 !important;
  padding-bottom:env(safe-area-inset-bottom, 0px) !important;
}
.detail-overlay.show .detail-info{
  padding-bottom:95px !important;
}
.detail-overlay.show .detail-content{
  padding-bottom:150px !important;
}
.detail-overlay.show .detail-info > .primary-btn:active,
.detail-overlay.show .detail-info > .outline-btn:active{
  transform:none !important;
  opacity:.86;
}
@media(max-width:520px){
  .detail-overlay.show .detail-info > .primary-btn,
  .detail-overlay.show .detail-info > .outline-btn{
    height:60px !important;
    min-height:60px !important;
    font-size:12px !important;
  }
  .detail-overlay.show .detail-content{padding-bottom:155px !important}
}

/* V46 — Shopee-style purchase bar: fixed to the viewport, independent of page scrolling */
@media (max-width: 720px){
  .detail-overlay.show .detail-info > .primary-btn,
  .detail-overlay.show .detail-info > .outline-btn{
    position:fixed !important;
    top:auto !important;
    bottom:0 !important;
    z-index:2147483000 !important;
    width:50vw !important;
    max-width:50vw !important;
    height:64px !important;
    min-height:64px !important;
    margin:0 !important;
    padding:0 10px !important;
    border-radius:0 !important;
    box-sizing:border-box !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    line-height:1.15 !important;
    white-space:normal !important;
    transform:none !important;
    -webkit-transform:none !important;
    touch-action:manipulation !important;
  }
  .detail-overlay.show .detail-info > .primary-btn{
    left:0 !important;
    right:auto !important;
    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
    border-right:1px solid #555 !important;
  }
  .detail-overlay.show .detail-info > .outline-btn{
    left:50vw !important;
    right:auto !important;
    background:#fff !important;
    color:#000 !important;
    border:1px solid #000 !important;
  }
  .detail-overlay.show .detail-info{
    padding-bottom:100px !important;
  }
  .detail-overlay.show .detail-content{
    padding-bottom:180px !important;
  }
}

@supports (padding-bottom: env(safe-area-inset-bottom)){
  @media (max-width:720px){
    .detail-overlay.show .detail-info > .primary-btn,
    .detail-overlay.show .detail-info > .outline-btn{
      height:calc(64px + env(safe-area-inset-bottom)) !important;
      min-height:calc(64px + env(safe-area-inset-bottom)) !important;
      padding-bottom:env(safe-area-inset-bottom) !important;
    }
    .detail-overlay.show .detail-content{
      padding-bottom:calc(180px + env(safe-area-inset-bottom)) !important;
    }
  }
}


/* V47 — true Shopee-style mobile purchase bar. It lives directly under <body>,
   so no scrolling/overflow container can move it with the product content. */
.shopee-purchase-bar{
  position:fixed !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  width:100% !important;
  height:64px !important;
  display:none !important;
  grid-template-columns:1fr 1fr !important;
  z-index:2147483647 !important;
  margin:0 !important;
  padding:0 !important;
  background:#fff !important;
  border-top:1px solid #111 !important;
  box-shadow:0 -4px 16px rgba(0,0,0,.12) !important;
  transform:none !important;
  isolation:isolate;
}
.shopee-purchase-bar.show{display:grid !important}
.shopee-purchase-bar button{
  width:100% !important;
  height:64px !important;
  min-height:64px !important;
  margin:0 !important;
  padding:0 8px !important;
  border-radius:0 !important;
  border:0 !important;
  font:900 11px/1.2 Arial,sans-serif !important;
  letter-spacing:.1px;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  white-space:normal !important;
  box-sizing:border-box !important;
  -webkit-tap-highlight-color:transparent;
}
.shopee-purchase-bar .shopee-cart-btn{
  background:#000 !important;
  color:#fff !important;
  border-right:1px solid #555 !important;
}
.shopee-purchase-bar .shopee-buy-btn{
  background:#fff !important;
  color:#000 !important;
  border-left:1px solid #111 !important;
}
@media(max-width:720px){
  .detail-overlay.show .detail-info > .primary-btn,
  .detail-overlay.show .detail-info > .outline-btn{
    position:static !important;
    width:100% !important;
    max-width:none !important;
    height:52px !important;
    min-height:52px !important;
    margin:0 !important;
  }
  .detail-overlay.show .detail-info{padding-bottom:20px !important}
  .detail-overlay.show .detail-content{padding-bottom:110px !important}
  .shopee-purchase-bar{height:64px !important;bottom:0 !important}
}
@supports(padding-bottom:env(safe-area-inset-bottom)){
  @media(max-width:720px){
    .shopee-purchase-bar{
      height:calc(64px + env(safe-area-inset-bottom)) !important;
      padding-bottom:env(safe-area-inset-bottom) !important;
    }
    .shopee-purchase-bar button{height:64px !important;min-height:64px !important}
    .detail-overlay.show .detail-content{padding-bottom:calc(110px + env(safe-area-inset-bottom)) !important}
  }
}


/* V48 — FINAL: Shopee-like fixed purchase bar on mobile.
   The original in-content purchase buttons are hidden so only one bar remains.
   The bar is fixed to the viewport and never participates in product scrolling. */
@media (max-width:720px){
  .detail-overlay.show .detail-info > .primary-btn,
  .detail-overlay.show .detail-info > .outline-btn{
    display:none !important;
  }

  .detail-overlay.show .detail-content{
    padding-bottom:calc(86px + env(safe-area-inset-bottom, 0px)) !important;
  }

  body .shopee-purchase-bar{
    position:fixed !important;
    inset:auto 0 0 0 !important;
    width:100vw !important;
    max-width:none !important;
    height:calc(64px + env(safe-area-inset-bottom, 0px)) !important;
    min-height:calc(64px + env(safe-area-inset-bottom, 0px)) !important;
    display:none !important;
    grid-template-columns:1fr 1fr !important;
    align-items:stretch !important;
    margin:0 !important;
    border:0 !important;
    border-top:1px solid #111 !important;
    padding:0 0 env(safe-area-inset-bottom, 0px) 0 !important;
    box-sizing:border-box !important;
    background:#fff !important;
    z-index:2147483647 !important;
    transform:translate3d(0,0,0) !important;
    will-change:auto !important;
  }

  body .shopee-purchase-bar.show{
    display:grid !important;
  }

  body .shopee-purchase-bar > button{
    position:relative !important;
    width:100% !important;
    height:64px !important;
    min-height:64px !important;
    max-height:64px !important;
    margin:0 !important;
    border-radius:0 !important;
    box-sizing:border-box !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    padding:0 10px !important;
    font-size:11px !important;
    line-height:1.15 !important;
    font-weight:900 !important;
  }

  body .shopee-purchase-bar .shopee-cart-btn{
    background:#000 !important;
    color:#fff !important;
    border:0 !important;
    border-right:1px solid #555 !important;
  }

  body .shopee-purchase-bar .shopee-buy-btn{
    background:#fff !important;
    color:#000 !important;
    border:0 !important;
    border-left:1px solid #111 !important;
  }
}

/* V49 — Floating purchase bar: compact, rounded and separated from screen edges. */
@media (max-width:720px){
  .detail-overlay.show .detail-content{
    padding-bottom:calc(92px + env(safe-area-inset-bottom, 0px)) !important;
  }

  body .shopee-purchase-bar{
    left:14px !important;
    right:14px !important;
    bottom:calc(10px + env(safe-area-inset-bottom, 0px)) !important;
    inset-inline:auto !important;
    width:auto !important;
    height:54px !important;
    min-height:54px !important;
    max-height:54px !important;
    padding:0 !important;
    gap:8px !important;
    display:none !important;
    grid-template-columns:1fr 1fr !important;
    align-items:stretch !important;
    background:transparent !important;
    border:0 !important;
    border-top:0 !important;
    box-shadow:0 8px 24px rgba(0,0,0,.16) !important;
    border-radius:14px !important;
    overflow:visible !important;
  }

  body .shopee-purchase-bar.show{
    display:grid !important;
  }

  body .shopee-purchase-bar > button{
    width:100% !important;
    height:54px !important;
    min-height:54px !important;
    max-height:54px !important;
    margin:0 !important;
    border-radius:13px !important;
    border:1px solid #111 !important;
    box-sizing:border-box !important;
    padding:0 8px !important;
    font-size:10px !important;
    line-height:1.15 !important;
    letter-spacing:.1px !important;
    font-weight:900 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    box-shadow:0 2px 5px rgba(0,0,0,.08) !important;
  }

  body .shopee-purchase-bar .shopee-cart-btn{
    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
  }

  body .shopee-purchase-bar .shopee-buy-btn{
    background:#fff !important;
    color:#000 !important;
    border:1px solid #111 !important;
  }

  body .shopee-purchase-bar > button:active{
    transform:scale(.985) !important;
  }
}

/* V50 — Rounded UI refinement: detail header + all settings controls */
.back-link,
.detail-cart{
  border-radius:12px !important;
  overflow:hidden;
}

.settings-panel{
  border-radius:0 20px 20px 0 !important;
  overflow-y:auto;
}

.settings-panel .theme-option,
.settings-panel .setting-action,
.settings-panel .settings-link,
.settings-panel .settings-social,
.settings-panel .setting-switch,
.settings-panel button:not(.settings-close),
.settings-panel a{
  border-radius:12px !important;
}

.settings-panel .theme-options{
  gap:10px;
}

.settings-panel .theme-option{
  border-radius:12px !important;
  overflow:hidden;
}

.settings-panel .setting-switch{
  border:1px solid var(--line) !important;
  padding-left:14px;
  padding-right:14px;
  margin-bottom:10px;
}

.settings-panel .setting-action{
  border-radius:12px !important;
}

.settings-panel .settings-link{
  border-radius:12px !important;
  overflow:hidden;
}

.settings-panel .settings-social{
  border-radius:12px !important;
  overflow:hidden;
}

.settings-panel .settings-close{
  border-radius:10px !important;
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
}

@media(max-width:520px){
  .back-link,
  .detail-cart{
    border-radius:10px !important;
  }
  .settings-panel{
    border-radius:0 18px 18px 0 !important;
  }
}


/* V51 — Balanced rounded purchase UI + rounded form/notice surfaces */
@media(max-width:720px){
  body .shopee-purchase-bar{
    left:12px !important;
    right:12px !important;
    bottom:calc(10px + env(safe-area-inset-bottom, 0px)) !important;
    width:auto !important;
    height:56px !important;
    min-height:56px !important;
    max-height:56px !important;
    grid-template-columns:1fr 1fr !important;
    gap:10px !important;
    background:transparent !important;
    border:0 !important;
    border-radius:16px !important;
    box-shadow:0 8px 24px rgba(0,0,0,.18) !important;
    overflow:visible !important;
  }
  body .shopee-purchase-bar > button,
  body .shopee-purchase-bar .shopee-cart-btn,
  body .shopee-purchase-bar .shopee-buy-btn{
    width:100% !important;
    height:56px !important;
    min-height:56px !important;
    max-height:56px !important;
    margin:0 !important;
    padding:0 8px !important;
    border:1px solid #000 !important;
    border-radius:16px !important;
    background:#000 !important;
    color:#fff !important;
    box-shadow:0 2px 6px rgba(0,0,0,.10) !important;
    font-size:10px !important;
    font-weight:900 !important;
    line-height:1.15 !important;
  }
}

/* Rounded inputs, fields, notices, status chips and information surfaces */
input, textarea, select,
.auth-form input,
.search-input-wrap,
.form-tip, .form-note, .settings-note, .auth-note, .auth-required-note,
.detail-note, .pay-instruction, .checkout-confirm-note, .cart-intro,
.secure-chip, .history-status, .payment-status, .stock-pill, .filter-btn,
.payment-summary, .payment-card, .qris-frame, .qris-card, .info-modal,
.checkout, .selected-product, .cart-help-grid>div, .buy-now-summary,
.cart-line, .empty-cart, .history-card, .review-box, .steps, .benefits,
.product-card, .social-card, .thumb, .theme-option, .setting-action,
.settings-link, .settings-social, .settings-panel .setting-switch{
  border-radius:14px !important;
}

input, textarea, select{
  border-radius:12px !important;
}

input:focus, textarea:focus, select:focus{
  border-radius:12px !important;
}

.form-tip, .form-note, .settings-note, .auth-note, .auth-required-note,
.detail-note, .pay-instruction, .checkout-confirm-note{
  padding:12px 14px !important;
  border:1px solid var(--line) !important;
  background:var(--surface-2) !important;
}

@media(max-width:520px){
  .shopee-purchase-bar{left:10px !important;right:10px !important;gap:8px !important}
  body .shopee-purchase-bar > button{border-radius:15px !important}
}

/* V52 — Product cards stay square; rounding is reserved for controls/surfaces */
.product-card,
.product-card:hover,
.product-card:focus,
.product-card:focus-visible{
  border-radius:0 !important;
}
.product-card .product-photo,
.product-card .product-body{
  border-radius:0 !important;
}

/* V53 — password visibility control */
.auth-form label:has(#authPassword){position:relative;display:block}
.auth-form label:has(#authPassword) > #authPassword{padding-right:48px}
.password-toggle{position:absolute;right:8px;bottom:8px;width:38px;height:38px;border:0;background:transparent;border-radius:10px;cursor:pointer;display:grid;place-items:center;color:#111}
.password-toggle:hover{background:#f1f1f1}
.password-toggle:focus-visible{outline:2px solid #111;outline-offset:1px}
.password-eye-icon{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.password-eye-icon .eye-pupil{fill:currentColor;stroke:none}
.password-toggle.is-visible .password-eye-icon:after{content:""}
.password-toggle:not(.is-visible) .password-eye-icon .eye-shape{opacity:1}
.password-toggle.is-visible .password-eye-icon .eye-shape{opacity:1}
.password-toggle.is-visible .password-eye-icon{ }

/* V53 — password visibility control */
.auth-form label:has(#authPassword){position:relative;display:block}
.auth-form label:has(#authPassword) > #authPassword{padding-right:48px}
.password-toggle{position:absolute;right:8px;bottom:8px;width:38px;height:38px;border:0;background:transparent;border-radius:10px;cursor:pointer;display:grid;place-items:center;color:#111}
.password-toggle:hover{background:#f1f1f1}
.password-toggle:focus-visible{outline:2px solid #111;outline-offset:1px}
.password-eye-icon{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.password-eye-icon .eye-pupil{fill:currentColor;stroke:none}
.password-toggle.is-visible .password-eye-icon:after{content:""}
.password-toggle:not(.is-visible) .password-eye-icon .eye-shape{opacity:1}
.password-toggle.is-visible .password-eye-icon .eye-shape{opacity:1}
.password-toggle.is-visible .password-eye-icon{ }

/* V56 — simple black password eye icon */
.password-eye-icon .eye-slash{opacity:1}
.password-toggle.is-visible .password-eye-icon .eye-slash{opacity:0}


/* V60 — Final detail UI refinement
   Elegant icon-only back/cart controls, collapsible description,
   and purchase buttons that invert cleanly in dark mode. */
.detail-header .elegant-icon-btn,
.detail-header .elegant-cart-btn{
  display:grid !important;
  place-items:center !important;
  border:1px solid var(--line) !important;
  background:var(--surface) !important;
  color:var(--text) !important;
  box-shadow:none !important;
  border-radius:14px !important;
  padding:0 !important;
  transition:transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease !important;
}
.detail-header .elegant-icon-btn{
  width:46px !important;
  height:46px !important;
}
.detail-header .elegant-cart-btn{
  width:58px !important;
  height:46px !important;
  grid-template-columns:22px 18px !important;
  gap:6px !important;
}
.detail-header .elegant-icon-btn svg,
.detail-header .elegant-cart-btn svg{
  width:22px !important;
  height:22px !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.7 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.detail-header .elegant-cart-btn span{
  width:18px !important;
  height:18px !important;
  margin:0 !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:var(--text) !important;
  color:var(--bg) !important;
  font-size:9px !important;
  font-weight:900 !important;
}
.detail-header .elegant-icon-btn:active,
.detail-header .elegant-cart-btn:active{
  transform:scale(.95) !important;
}

.description-wrap{
  margin:0 0 35px;
}
.detail-description{
  margin-bottom:10px !important;
  max-height:10.2em;
  overflow:hidden;
  position:relative;
}
.detail-description:not(.expanded)::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:3.2em;
  background:linear-gradient(to bottom, transparent, var(--bg));
  pointer-events:none;
}
.detail-description.expanded{
  max-height:none !important;
}
.detail-description.expanded::after{
  display:none;
}
.description-more{
  border:0 !important;
  background:transparent !important;
  color:var(--text) !important;
  padding:4px 0 !important;
  font-size:11px !important;
  font-weight:900 !important;
  letter-spacing:.2px !important;
}
.description-more span{
  display:inline-block;
  margin-left:5px;
  transition:transform .18s ease;
}

@media(max-width:720px){
  .detail-header{
    padding:0 18px !important;
  }
  .detail-header .elegant-icon-btn{
    width:42px !important;
    height:42px !important;
    border-radius:12px !important;
  }
  .detail-header .elegant-cart-btn{
    width:50px !important;
    height:42px !important;
    grid-template-columns:21px 17px !important;
    gap:5px !important;
    border-radius:12px !important;
  }
  .detail-header .elegant-icon-btn svg{width:21px !important;height:21px !important}
  .detail-header .elegant-cart-btn svg{width:21px !important;height:21px !important}
  .detail-header .elegant-cart-btn span{width:17px !important;height:17px !important;font-size:8px !important}
  .detail-description{
    font-size:17px !important;
    line-height:1.6 !important;
    max-height:9.6em;
  }

  /* Light mode: black purchase controls. */
  body .shopee-purchase-bar .shopee-cart-btn,
  body .shopee-purchase-bar .shopee-buy-btn{
    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
  }

  /* Dark mode: both controls become white for contrast. */
  body.dark .shopee-purchase-bar .shopee-cart-btn,
  body.dark .shopee-purchase-bar .shopee-buy-btn{
    background:#fff !important;
    color:#000 !important;
    border:1px solid #fff !important;
  }
}


/* V61 — remove all emoji from password visibility control */
.password-toggle{
  font-size:0 !important;
  line-height:0 !important;
  color:#111 !important;
}
.password-toggle .password-eye-icon{
  width:21px !important;
  height:21px !important;
  display:block !important;
  overflow:visible !important;
}
body.dark .password-toggle{
  color:#fff !important;
}

/* V64 password reset */
.reset-page{min-height:100vh;background:radial-gradient(circle at 50% 0%,#fff 0,#f1f2f4 72%);display:grid;place-items:center}
.reset-shell{width:min(460px,calc(100% - 28px));padding:18px}.reset-card{background:#fff;border:1px solid #e2e2e2;border-radius:26px;padding:34px;box-shadow:0 25px 70px rgba(0,0,0,.1)}.reset-logo{display:block;width:190px;height:64px;object-fit:contain;margin:0 auto 20px}.reset-card h1{font-size:34px;letter-spacing:-1.5px;margin:0 0 8px}.reset-muted{color:#777;line-height:1.5}.reset-card label{position:relative;display:grid;gap:7px;font-weight:800;font-size:13px;margin:18px 0}.reset-card input{width:100%;border:1px solid #ddd;border-radius:15px;padding:14px 48px 14px 14px;background:#fafafa;outline:none}.reset-card input:focus{border-color:#111;box-shadow:0 0 0 4px rgba(0,0,0,.05)}.reset-eye{position:absolute;right:7px;bottom:7px;width:38px;height:38px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center}.reset-eye svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.reset-eye .slash{opacity:1}.reset-eye.visible .slash{opacity:0}.reset-message{min-height:22px;font-size:13px;font-weight:700;color:#555}.back-login{display:block;text-align:center;margin-top:18px;color:#111;font-weight:900;text-decoration:none}

/* ===== V64 — premium account entry + in-store live chat ===== */
.header-actions{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:6px}
.header .header-actions .cart-button{grid-column:auto;grid-row:auto}
.account-icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--text);display:grid;place-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s}
.account-icon-button:hover{transform:translateY(-1px);border-color:var(--text)}
.account-icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cart-button{position:relative}
.cart-button span{display:none}
.cart-button span.has-items{display:grid;position:absolute;right:1px;top:1px;width:16px;height:16px;background:var(--text);color:var(--bg);border-radius:50%;font-size:8px;font-weight:900;place-items:center}
.account-card-modern{display:grid!important;grid-template-columns:42px 1fr auto;gap:12px;align-items:center!important;padding:15px!important;border:1px solid var(--line)!important;border-radius:18px!important;background:var(--surface-2)!important}
.account-avatar{width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:grid;place-items:center;color:var(--text)}
.account-avatar svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.account-copy{min-width:0;display:grid;gap:3px}
.account-copy small{font-size:9px;letter-spacing:1.2px;color:var(--muted);font-weight:900}
.account-copy b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-copy span{font-size:10px;color:var(--muted);line-height:1.35}
.account-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.account-action{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:11px;padding:9px 12px;font-size:10px;font-weight:900}
.account-action.account-primary{background:var(--text);color:var(--bg);border-color:var(--text)}
.chat-overlay{position:fixed;inset:0;z-index:120;background:rgba(0,0,0,.55);display:none;align-items:flex-end;justify-content:flex-end;padding:22px}
.chat-overlay.show{display:flex}
.chat-modal{width:min(430px,100%);height:min(650px,calc(100dvh - 44px));background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.28);display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}
.chat-head{padding:20px 20px 16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
.chat-head h2{margin:2px 0 4px;font-size:24px;letter-spacing:-1px}
.chat-head small{color:var(--muted);font-size:10px}
.chat-messages{padding:18px;overflow:auto;display:flex;flex-direction:column;gap:10px;background:var(--surface-2)}
.chat-bubble{max-width:82%;padding:11px 13px;border-radius:17px;border:1px solid var(--line);background:var(--surface);align-self:flex-start}
.chat-bubble.mine{align-self:flex-end;background:var(--text);color:var(--bg);border-color:var(--text);border-bottom-right-radius:5px}
.chat-bubble.admin{border-bottom-left-radius:5px}
.chat-bubble p{margin:0;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}
.chat-bubble small{display:block;margin-top:6px;font-size:8px;opacity:.65}
.chat-empty{min-height:100%;display:grid;place-content:center;text-align:center;gap:5px;color:var(--muted);padding:30px;font-size:11px}
.chat-empty b{color:var(--text);font-size:13px}
.chat-form{display:grid;grid-template-columns:1fr 48px;gap:8px;padding:12px;border-top:1px solid var(--line);background:var(--surface)}
.chat-form input{height:44px;border:1px solid var(--line);border-radius:13px;padding:0 13px;outline:none}
.chat-form button{height:44px;border:0;border-radius:13px;background:var(--text);color:var(--bg);display:grid;place-items:center}
.chat-form button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.dark .account-icon-button,body.dark .account-avatar,body.dark .account-action{background:#111;color:#fff}
body.dark .account-action.account-primary,body.dark .chat-form button{background:#fff;color:#000;border-color:#fff}
body.dark .chat-bubble.mine{background:#fff;color:#000;border-color:#fff}
body.dark .chat-bubble{background:#111}
@media(max-width:720px){
  .header-actions{gap:2px}
  .account-icon-button{width:38px;height:38px;border-radius:12px}
  .cart-button{padding:7px}
  .chat-overlay{padding:10px}
  .chat-modal{width:100%;height:calc(100dvh - 20px);border-radius:22px}
  .account-card-modern{grid-template-columns:40px 1fr;}
  .account-card-modern .account-actions{grid-column:1 / -1;justify-content:stretch}
  .account-card-modern .account-action{flex:1}
}

/* ===== V65 — Live Chat attachments ===== */
.chat-form{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:9px;align-items:end}
.chat-composer{min-width:0;border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}
.chat-composer #chatInput{width:100%;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:13px 14px}
.chat-attachment-row{min-height:34px;display:flex;align-items:center;gap:8px;padding:7px 10px 0;color:var(--muted);font-size:10px;font-weight:800}
.chat-file-button,.chat-file-clear{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface-2);color:var(--text);cursor:pointer}
.chat-file-button svg,.chat-file-clear{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.chat-file-input{display:none}
.chat-file-clear{font-size:17px;line-height:1}
.chat-attachment{display:flex;align-items:center;gap:8px;margin-top:8px;text-decoration:none;color:inherit;max-width:250px}
.chat-image-attachment{flex-direction:column;align-items:flex-start}.chat-image-attachment img{width:min(220px,100%);max-height:220px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}
.chat-attachment span{font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}
.chat-file-attachment{padding:9px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}
.chat-file-attachment svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.chat-form>button{width:52px;height:52px;border:0;border-radius:16px;background:var(--strong);color:#fff;display:grid;place-items:center;cursor:pointer}
.chat-form>button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:600px){.chat-form{grid-template-columns:minmax(0,1fr) 48px}.chat-form>button{width:48px;height:48px}.chat-attachment-row{font-size:9px}}


/* ===== V67 — elegant attachment cancellation ===== */
.chat-file-preview{display:none;width:30px;height:30px;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:var(--surface-2)}
.chat-file-preview.show{display:block}
.chat-file-cancel{display:none!important;width:30px;height:30px;padding:0;place-items:center;border:1px solid var(--line)!important;border-radius:9px!important;background:var(--surface-2)!important;color:var(--text)!important;flex:0 0 auto}
.chat-file-cancel.show{display:grid!important}
.chat-file-cancel svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}

/* ===== V66 — cleaner chat attachment UI + Cara Pembelian moved to Settings ===== */
.chat-attachment-row{min-height:30px;padding:6px 9px 0;gap:7px}
.chat-file-button{width:30px;height:30px;border-radius:10px}
.chat-file-button svg{width:15px;height:15px}
.chat-file-status{min-width:0;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;color:var(--muted);opacity:0;transition:opacity .15s}
.chat-file-status.has-file{opacity:1}
.admin-chat-file-status{min-width:0;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:var(--muted);font-weight:700;opacity:0}
.admin-chat-file-status.has-file{opacity:1}
.purchase-steps{display:grid;gap:0;border-top:1px solid var(--line);margin-top:8px}
.purchase-steps>div{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}
.purchase-steps>div:last-child{border-bottom:0}
.purchase-steps>b{font-size:12px}
.purchase-steps>div>b{font-size:11px;letter-spacing:1px}
.purchase-steps h3{margin:0 0 5px;font-size:13px;color:var(--text)}
.purchase-steps p{margin:0;font-size:11px;line-height:1.65;color:var(--muted)}

/* V70 — payment proof upload */
.payment-proof-box{border:1px solid var(--line);padding:14px;margin-top:14px;background:var(--surface-2)}
.payment-proof-help{font-size:9px;color:var(--muted);line-height:1.5;margin:0 0 10px}
.payment-proof-picker{display:block;border:1px dashed var(--line);padding:13px;text-align:center;background:var(--surface);font-size:9px;font-weight:900;cursor:pointer}
.payment-proof-picker input{display:none}
.payment-proof-preview{display:grid;gap:8px;margin-top:10px}
.payment-proof-preview:empty{display:none}
.payment-proof-preview img{display:block;width:100%;max-height:260px;object-fit:contain;background:#fff;border:1px solid var(--line)}
.payment-proof-file{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);padding:10px;background:var(--surface);font-size:9px}
.payment-proof-file b{font-size:10px;word-break:break-word}
.payment-proof-cancel{display:none;height:40px;margin-top:8px;font-size:9px}
.payment-proof-cancel.show{display:block}
.payment-proof-state{border:1px solid var(--line);padding:10px;margin-top:10px;font-size:9px;line-height:1.5;background:var(--surface-2)}
.order-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.order-status-box{border:1px solid var(--line);padding:10px}
.order-status-box small{display:block;font-size:8px;color:var(--muted);font-weight:800;letter-spacing:.8px;margin-bottom:5px}
.order-status-box b{font-size:10px}
@media(max-width:720px){.order-status-grid{grid-template-columns:1fr}}

/* EARMANSSGOD — LIQUID GLASS PRODUCT CARDS V2
   Removes the inner square/box behind the product image while keeping the
   whole product card rounded, glassy, and premium. */
.product-card{
  position:relative !important;
  overflow:hidden !important;
  border:1px solid rgba(255,255,255,.24) !important;
  border-radius:30px !important;
  background:
    radial-gradient(120% 75% at 12% 0%, rgba(255,255,255,.16), transparent 45%),
    radial-gradient(90% 70% at 100% 100%, rgba(255,255,255,.08), transparent 48%),
    linear-gradient(145deg, rgba(255,255,255,.115), rgba(255,255,255,.035) 45%, rgba(255,255,255,.07)) !important;
  -webkit-backdrop-filter:blur(18px) saturate(135%) !important;
  backdrop-filter:blur(18px) saturate(135%) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.22),
    inset 0 -1px 0 rgba(255,255,255,.07),
    0 16px 45px rgba(0,0,0,.28) !important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}
.product-card::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:0;
  background:linear-gradient(120deg, rgba(255,255,255,.13), transparent 28%, transparent 68%, rgba(255,255,255,.08));
  opacity:.65;
}
.product-card::after{
  content:"";
  position:absolute;
  width:72%;
  height:26%;
  left:14%;
  top:-15%;
  pointer-events:none;
  z-index:0;
  background:rgba(255,255,255,.13);
  filter:blur(28px);
  border-radius:50%;
}
.product-card:hover{
  transform:translateY(-5px) !important;
  border-color:rgba(255,255,255,.46) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.30),
    inset 0 -1px 0 rgba(255,255,255,.09),
    0 22px 60px rgba(0,0,0,.38) !important;
}
.product-card .product-photo{
  position:relative !important;
  z-index:1 !important;
  aspect-ratio:1/1 !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  isolation:isolate;
}
.product-card .product-photo::after{
  content:"";
  position:absolute;
  left:18%; right:18%; bottom:7%; height:13%;
  background:rgba(255,255,255,.10);
  filter:blur(18px);
  border-radius:50%;
  pointer-events:none;
  z-index:-1;
}
.product-card .product-photo img{
  position:relative !important;
  z-index:1 !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  filter:drop-shadow(0 18px 22px rgba(0,0,0,.28));
  transform:scale(.94);
  transition:transform .35s cubic-bezier(.22,.61,.36,1), filter .35s ease;
}
.product-card:hover .product-photo img{
  transform:scale(.99) translateY(-2px);
  filter:drop-shadow(0 22px 28px rgba(0,0,0,.36));
}
.product-card .product-body{
  position:relative !important;
  z-index:2 !important;
  padding:0 20px 20px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
}
.product-card .product-rating{margin:0 0 10px !important;color:var(--text) !important}
.product-card .product-body h2{font-size:15px !important;line-height:1.25 !important;margin:0 !important;color:var(--text) !important}
.product-card .product-bottom{
  margin-top:14px !important;
  padding-top:14px !important;
  border-top:1px solid rgba(255,255,255,.16) !important;
  background:transparent !important;
}
.product-card .product-bottom button{
  border:1px solid rgba(255,255,255,.45) !important;
  border-radius:999px !important;
  background:linear-gradient(135deg, rgba(255,255,255,.20), rgba(255,255,255,.06)) !important;
  color:var(--text) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18), 0 8px 20px rgba(0,0,0,.20) !important;
  min-height:42px !important;
  padding:0 18px !important;
  transition:background .25s ease, border-color .25s ease, transform .2s ease !important;
}
.product-card .product-bottom button:hover{
  background:linear-gradient(135deg, rgba(255,255,255,.30), rgba(255,255,255,.10)) !important;
  border-color:rgba(255,255,255,.72) !important;
}
.product-card .product-sale-badge,
.product-card .badge.sale{
  border:1px solid rgba(255,255,255,.24) !important;
  border-radius:12px !important;
  background:rgba(0,0,0,.72) !important;
  -webkit-backdrop-filter:blur(10px) !important;
  backdrop-filter:blur(10px) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14), 0 8px 18px rgba(0,0,0,.20) !important;
}

/* Keep the glass treatment strong in dark mode, with no inner image panel. */
body.dark .product-card{
  background:
    radial-gradient(120% 75% at 12% 0%, rgba(255,255,255,.16), transparent 45%),
    radial-gradient(90% 70% at 100% 100%, rgba(255,255,255,.08), transparent 48%),
    linear-gradient(145deg, rgba(255,255,255,.105), rgba(255,255,255,.025) 48%, rgba(255,255,255,.06)) !important;
  border-color:rgba(255,255,255,.27) !important;
}
body.dark .product-card .product-photo,
body.dark .product-card .product-photo img,
body.dark .product-card .product-body{
  background:transparent !important;
}

@media(max-width:520px){
  .product-card{border-radius:26px !important}
  .product-card .product-photo{aspect-ratio:1/1 !important}
  .product-card .product-body{padding:0 10px 12px !important}
  .product-card .product-body h2{font-size:12px !important}
  .product-card .product-bottom{margin-top:11px !important;padding-top:11px !important}
  .product-card .product-bottom button{min-height:38px !important;padding:0 13px !important;font-size:9px !important}
}

/* V81 — DevOnlyDeal-inspired FAQ/footer/mobile navigation, branded for EARMANSSGOD */
.faq-section{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:70px;align-items:start;border-top:1px solid #ddd}
.faq-head h2{font-size:clamp(40px,6vw,76px);line-height:.9;letter-spacing:-4px;margin:0;font-weight:900}
.faq-intro{font-size:11px;line-height:1.7;color:#777;max-width:290px;margin-top:24px}
.faq-list{display:grid;gap:10px}
.faq-item{border:1px solid #222;border-radius:24px;background:#111;color:#fff;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.04)}
.faq-item summary{list-style:none;cursor:pointer;padding:24px 26px;font-size:17px;font-weight:700;line-height:1.35;display:flex;justify-content:space-between;gap:18px;align-items:center}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary span{font-size:24px;font-weight:400;transition:transform .25s ease;line-height:1}
.faq-item[open] summary span{transform:rotate(180deg)}
.faq-answer{padding:0 26px 24px;color:#aaa;font-size:12px;line-height:1.75;max-width:720px}
.site-footer{position:relative;padding:60px 5vw 100px;background:#050505;color:#fff;text-align:center;border-top:1px solid #171717}
.footer-brand strong{font-size:18px;letter-spacing:1px}
.footer-brand p{font-size:11px;color:#777;margin:10px 0 0}
.footer-socials{display:flex;justify-content:center;gap:12px;margin:30px 0 22px}
.footer-socials a{width:58px;height:58px;border:1px solid #333;border-radius:15px;display:grid;place-items:center;color:#fff;background:#101010}
.footer-socials svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;color:#777;font-size:11px}
.footer-links a{color:#aaa;text-decoration:none}.footer-links a:hover{color:#fff}
.footer-copy{font-size:10px;color:#666;margin:28px 0 0}
.policy-modal{display:none;position:fixed;inset:0;z-index:120;align-items:flex-end;justify-content:center}
.policy-modal.show{display:flex}
.policy-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}
.policy-dialog{position:relative;width:min(620px,calc(100% - 24px));margin:12px;padding:30px;border:1px solid #333;border-radius:28px;background:#111;color:#fff;box-shadow:0 20px 80px rgba(0,0,0,.5)}
.policy-dialog h2{margin:0 0 14px;font-size:28px}.policy-dialog p:last-child{color:#aaa;font-size:12px;line-height:1.8}
.policy-close{position:absolute;right:15px;top:10px;border:0;background:none;color:#fff;font-size:30px}
@media(max-width:900px){
  .faq-section{display:block;padding-top:55px}
  .faq-head{margin-bottom:30px}
  .faq-head h2{font-size:48px;letter-spacing:-3px}
  .faq-intro{margin-top:16px}
  .faq-item{border-radius:22px}
  .faq-item summary{padding:20px 22px;font-size:16px}
  .faq-answer{padding:0 22px 21px;font-size:11px}
  .site-footer{padding:48px 18px 105px}
  .footer-links{gap:9px}
}


/* V82 updates */
.detail-chat-btn svg,.shopee-chat-btn svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.product-detail-open .floating-live-chat{display:none!important}
/* Account contact shortcuts: SVG only, no labels. */
.account-contact-icons{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:14px 0 10px;border-bottom:1px solid var(--line);margin-bottom:8px}
.account-contact-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.14);border-radius:16px;background:rgba(255,255,255,.62);color:#111;text-decoration:none;cursor:pointer;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 10px 24px rgba(0,0,0,.10),inset 0 1px rgba(255,255,255,.9);transition:transform .24s cubic-bezier(.22,.61,.36,1),background .24s ease,color .24s ease,border-color .24s ease,box-shadow .24s ease}
.account-contact-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.account-contact-icon:active{transform:scale(.94)}
.account-contact-icon:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,0,0,.14),inset 0 1px rgba(255,255,255,.95)}
body.dark .account-contact-icon{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.30),inset 0 1px rgba(255,255,255,.24)}
@media(max-width:520px){.account-contact-icons{gap:8px;padding:12px 0 9px}.account-contact-icon{width:43px;height:43px;border-radius:14px}}
@media(prefers-reduced-motion:reduce){.account-contact-icon{transition:none!important}}
.order-notification-stack{position:fixed;top:84px;right:16px;z-index:1400;display:grid;gap:10px;pointer-events:none;max-width:min(380px,calc(100vw - 28px))}
.order-notification{pointer-events:auto;display:grid;grid-template-columns:58px minmax(0,1fr) 26px;gap:11px;align-items:center;padding:10px 11px 10px 10px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:rgba(255,255,255,.88);color:#111;backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%);box-shadow:0 18px 50px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.95),inset 0 -1px rgba(0,0,0,.06);transform:translateY(-24px);opacity:0;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .3s ease}
.order-notification::before{content:"";position:absolute;inset:1px;border-radius:21px;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.55),rgba(255,255,255,.08) 45%,rgba(255,255,255,.38));mix-blend-mode:screen;opacity:.55}
.order-notification.show{transform:none;opacity:1}.order-notification img{width:58px;height:58px;border-radius:16px;object-fit:contain;background:rgba(245,245,245,.8);display:block}.order-notification-copy{min-width:0;position:relative;z-index:1}.order-notification b,.order-notification span,.order-notification small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-notification b{font-size:11px;font-weight:800;line-height:1.35}.order-notification span{font-size:10px;color:#333;margin-top:4px;font-weight:700}.order-notification small{font-size:8px;color:#777;margin-top:4px}.order-notification button{position:relative;z-index:2;border:0;background:rgba(0,0,0,.06);color:#555;font-size:18px;width:26px;height:26px;border-radius:50%;cursor:pointer}
@media(max-width:520px){.order-notification-stack{top:72px;right:10px;max-width:calc(100vw - 20px)}.order-notification{grid-template-columns:54px minmax(0,1fr) 25px;border-radius:20px;padding:9px}.order-notification img{width:54px;height:54px;border-radius:15px}}

/* detail images: transparent in both themes */
.detail-gallery img,.thumb{background:transparent!important}.detail-gallery img{mix-blend-mode:normal!important}.detail-gallery .slide{background:transparent!important}
body.dark .detail-gallery img,body.dark .detail-gallery .slide,body.dark .thumb{background:transparent!important}
/* detail title/price labels */
.detail-info h2{font-size:clamp(30px,4vw,56px)!important;letter-spacing:-2.5px!important}
.detail-price{display:grid;gap:9px;margin-bottom:10px}.price-line{display:grid;gap:3px}.price-line span{font-size:8px;letter-spacing:1.3px;font-weight:900;color:var(--muted)}.price-line del{font-size:17px;color:var(--muted);font-weight:800}.price-line strong{font-size:29px}.detail-sale-badge{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-sale-badge span{font-variant-numeric:tabular-nums;letter-spacing:1px}
.detail-wishlist{border:0!important;background:transparent!important;padding:5px!important;margin:5px 0 4px!important;width:40px;height:40px;display:grid;place-items:center;color:var(--text)!important}.detail-wishlist svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.detail-wishlist.active{color:#e31b23!important;background:transparent!important;border-color:transparent!important}.detail-wishlist.active svg{fill:#e31b23;stroke:#e31b23}
.detail-action-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 52px;gap:8px}.detail-action-row .primary-btn,.detail-action-row .outline-btn{margin:0!important;height:52px}.detail-chat-btn{height:52px;border:1px solid var(--line);background:var(--surface);color:var(--text);display:grid;place-items:center;border-radius:12px}.detail-chat-btn:hover{border-color:var(--text)}
.shopee-purchase-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 64px!important}.shopee-chat-btn{background:#fff!important;color:#000!important;border-left:1px solid #111!important}.shopee-chat-btn svg{width:21px;height:21px}
/* verified buyer reviews */
.buyer-review-section{margin-top:28px;border-top:1px solid var(--line);padding-top:24px}.review-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.review-head h3{font-size:22px;margin:0}.verified-review-chip{font-size:8px;border:1px solid var(--line);padding:7px 8px;border-radius:999px;color:var(--muted);font-weight:900}.review-list{display:grid;gap:10px;margin-top:15px}.review-item{border:1px solid var(--line);padding:13px;border-radius:14px;background:var(--surface)}.review-item-head{display:flex;justify-content:space-between;gap:10px}.review-item-head b{font-size:10px}.review-item-head span{font-size:10px;letter-spacing:1px}.review-item-head span small{font-size:8px;color:#1c9c5a}.review-item p{font-size:11px;line-height:1.6;margin:9px 0}.review-item>img{width:100%;max-height:260px;object-fit:contain;background:transparent;border-radius:10px}.review-item>small{font-size:8px;color:var(--muted)}.review-empty,.review-lock,.review-loading{border:1px dashed var(--line);padding:14px;color:var(--muted);font-size:10px;line-height:1.5}.review-form{display:grid;gap:11px;margin-top:12px}.review-form label{margin:0}.review-form textarea{min-height:100px}.review-stars-input{display:flex;gap:2px;margin-top:7px}.review-stars-input button{border:0;background:transparent;color:#666;font-size:20px;padding:0}.review-stars-input button.active{color:#f2b01e}.register-only-field[hidden]{display:none!important}
/* auth sheet */
.auth-overlay{align-items:flex-end!important;padding:0!important}.auth-modal{border-radius:28px 28px 0 0;transform:translateY(110%);transition:transform .32s cubic-bezier(.22,.61,.36,1);max-height:min(78vh,700px);overflow:auto}.auth-overlay.show .auth-modal{transform:translateY(-8vh)}
@media(max-width:520px){.auth-overlay.show .auth-modal{transform:translateY(0)}.auth-modal{width:100%;padding:24px 20px 28px}.floating-live-chat{right:14px;bottom:16px;width:50px;height:50px}.order-notification-stack{top:76px;right:10px;max-width:calc(100vw - 20px)}.detail-action-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 48px}.detail-action-row .primary-btn,.detail-action-row .outline-btn,.detail-chat-btn{height:48px;font-size:9px}.price-line del{font-size:15px}.price-line strong{font-size:25px}.detail-info h2{font-size:32px!important}}
/* recently viewed: image + title side-by-side, horizontal */
#recentlyViewedGrid .mini-product{display:flex;align-items:center;gap:10px;flex:0 0 270px;width:270px;padding:10px;border:1px solid var(--line);border-radius:18px;background:var(--surface);cursor:pointer}.mini-product-media{flex:0 0 72px;width:72px;height:72px;border-radius:12px;overflow:hidden;background:transparent!important}.mini-product-media img{width:100%;height:100%;object-fit:contain!important}.mini-product-body{min-width:0;display:grid;gap:5px}.mini-product-body b{font-size:10px;line-height:1.3;display:block}.mini-product-body strong{font-size:10px}.mini-product-body small{display:none}
@media(max-width:520px){#recentlyViewedGrid .mini-product{flex-basis:230px;width:230px}.mini-product-media{flex-basis:60px;width:60px;height:60px}}
body.dark .floating-live-chat{background:rgba(255,255,255,.10);color:#fff}.floating-live-chat:active{transform:scale(.94)}
/* V84 — payment chooser + responsive detail action bar */
.payment-method-picker{margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}
.payment-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0}
.payment-choice{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:14px;padding:10px 11px;min-height:58px}
.payment-choice.active{border-color:var(--text);box-shadow:inset 0 0 0 1px var(--text)}
.payment-choice-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--line);flex:0 0 30px}.payment-choice-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.payment-choice span:nth-child(2){display:grid;gap:2px;min-width:0}.payment-choice b{font-size:10px}.payment-choice small{font-size:8px;color:var(--muted)}.payment-choice i{margin-left:auto;font-style:normal;font-weight:900}.payment-choice-empty{font-size:10px;color:var(--muted);padding:10px 0}
.payment-method-meta{display:grid;gap:8px;margin:12px 0}.payment-method-meta>div{display:grid;grid-template-columns:110px 1fr auto;gap:8px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:10px;background:var(--surface-2)}.payment-method-meta small{font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.7px}.payment-method-meta b{font-size:11px;word-break:break-word}.copy-account{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:6px 8px;font-size:8px;font-weight:900}
.payment-no-image{min-height:0;background:transparent!important;border:0!important;padding:0!important}.payment-no-image .checkout-qris{display:none!important}
.shopee-purchase-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.72fr)!important;gap:7px!important}
.shopee-purchase-bar .shopee-chat-btn{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.62)!important;color:#111!important;border:1px solid rgba(17,17,17,.22)!important;border-radius:16px!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 24px rgba(0,0,0,.10),inset 0 1px 0 rgba(255,255,255,.9)}
.shopee-purchase-bar .shopee-chat-btn svg{width:19px;height:19px}
body.dark .shopee-purchase-bar .shopee-chat-btn{background:rgba(17,17,17,.56)!important;color:#fff!important;border-color:rgba(255,255,255,.24)!important;box-shadow:0 8px 24px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.12)}
.history-review-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.history-review-btn{border:1px solid var(--text);background:var(--surface);color:var(--text);border-radius:10px;padding:8px 10px;font-size:8px;font-weight:900}.history-review-form{padding:8px 0}
@media(max-width:520px){.payment-choice-grid{grid-template-columns:1fr}.payment-method-meta>div{grid-template-columns:90px 1fr auto}.shopee-purchase-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.58fr)!important}.shopee-purchase-bar>button{font-size:10px!important}.shopee-purchase-bar .shopee-chat-btn{padding:0 8px!important}}


/* V84.1 — FINAL: one compact 3-item mobile purchase bar.
   In-detail action row is removed; only the existing viewport bar remains. */
@media (max-width:720px){
  .detail-overlay.show .detail-action-row{display:none!important;}
  .detail-overlay.show .detail-content{
    padding-bottom:calc(78px + env(safe-area-inset-bottom, 0px)) !important;
  }

  body .shopee-purchase-bar{
    position:fixed !important;
    left:12px !important;
    right:12px !important;
    bottom:calc(10px + env(safe-area-inset-bottom, 0px)) !important;
    width:auto !important;
    height:52px !important;
    min-height:52px !important;
    max-height:52px !important;
    padding:0 !important;
    margin:0 !important;
    display:none !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) 52px !important;
    gap:7px !important;
    background:transparent !important;
    border:0 !important;
    border-radius:14px !important;
    box-shadow:0 8px 24px rgba(0,0,0,.18) !important;
    overflow:visible !important;
    z-index:2147483647 !important;
  }

  body .shopee-purchase-bar.show{
    display:grid !important;
  }

  body .shopee-purchase-bar > button{
    width:100% !important;
    height:52px !important;
    min-height:52px !important;
    max-height:52px !important;
    margin:0 !important;
    padding:0 6px !important;
    border-radius:14px !important;
    box-sizing:border-box !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    font:900 9px/1.1 Arial,sans-serif !important;
    letter-spacing:0 !important;
  }

  body .shopee-purchase-bar .shopee-cart-btn{
    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
  }

  body .shopee-purchase-bar .shopee-buy-btn{
    background:#fff !important;
    color:#000 !important;
    border:1px solid #111 !important;
  }

  body .shopee-purchase-bar .shopee-chat-btn{
    background:#000 !important;
    color:#fff !important;
    border:1px solid #000 !important;
    padding:0 !important;
  }

  body .shopee-purchase-bar .shopee-chat-btn svg{
    width:20px !important;
    height:20px !important;
    fill:none !important;
    stroke:currentColor !important;
    stroke-width:1.8 !important;
    stroke-linecap:round !important;
    stroke-linejoin:round !important;
  }
}

/* V84.2 — Professional smooth interaction layer */
html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}
button,a,.product-card,.mini-product,.settings-link,.setting-action,.theme-option,.payment-choice,.faq-item summary,.tab,.account-action,.copy-account,.history-review-btn,.back-link,.detail-cart,.detail-wishlist,.qty button,.thumb,.order-notification button{
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
  transition-property:transform,opacity,color,background-color,border-color,box-shadow;
  transition-duration:.18s;
  transition-timing-function:cubic-bezier(.22,.61,.36,1);
}
button:active,a:active,.settings-link:active,.setting-action:active,.theme-option:active,.payment-choice:active,.faq-item summary:active,.tab:active,.account-action:active,.copy-account:active,.history-review-btn:active,.back-link:active,.detail-cart:active,.detail-wishlist:active,.qty button:active,.thumb:active,.order-notification button:active{
  transform:scale(.975);
  opacity:.88;
}
.product-card:active,.mini-product:active{transform:translateY(-1px) scale(.985)}
input,textarea,select{
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
input:focus,textarea:focus,select:focus{
  box-shadow:0 0 0 3px rgba(0,0,0,.07);
}
.floating-live-chat{
  right:max(14px,env(safe-area-inset-right));
  bottom:max(16px,env(safe-area-inset-bottom));
  transform:translateZ(0);
  transition:transform .2s cubic-bezier(.22,.61,.36,1),box-shadow .2s ease,background-color .2s ease,opacity .2s ease;
  contain:layout paint;
}
.floating-live-chat:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 16px 36px rgba(0,0,0,.30),inset 0 1px rgba(255,255,255,.18)}
.floating-live-chat:active{transform:scale(.93)!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}button,a,.product-card,.mini-product,.settings-link,.setting-action,.theme-option,.payment-choice,.faq-item summary,.tab,.account-action,.copy-account,.history-review-btn,.back-link,.detail-cart,.detail-wishlist,.qty button,.thumb,.order-notification button,input,textarea,select,.floating-live-chat{transition:none!important}.product-card:active,.mini-product:active,button:active,a:active{transform:none!important}}


/* V84.3 — Floating Live Chat positioning/theme correction
   The floating chat is viewport-anchored and never participates in page layout.
   Desktop aligns visually with the centered content edge; mobile stays 16px from edge. */
.floating-live-chat{
  position:fixed !important;
  inset:auto max(16px, calc((100vw - 1180px) / 2 + 8px)) max(18px, env(safe-area-inset-bottom, 18px)) auto !important;
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  margin:0 !important;
  padding:0 !important;
  box-sizing:border-box !important;
  display:grid !important;
  place-items:center !important;
  z-index:10000 !important;
  flex:none !important;
  transform:none !important;
  translate:none !important;
  overflow:hidden !important;
  isolation:isolate !important;
  /* light mode: white liquid-glass surface + black icon */
  color:#111 !important;
  background:rgba(255,255,255,.68) !important;
  border:1px solid rgba(17,17,17,.18) !important;
  box-shadow:0 14px 36px rgba(0,0,0,.18), inset 0 1px rgba(255,255,255,.92) !important;
  backdrop-filter:blur(18px) saturate(145%) !important;
  -webkit-backdrop-filter:blur(18px) saturate(145%) !important;
  pointer-events:auto !important;
}
.dark .floating-live-chat,
body.dark .floating-live-chat{
  /* dark mode: dark liquid-glass surface + white icon */
  color:#fff !important;
  background:rgba(24,24,24,.72) !important;
  border-color:rgba(255,255,255,.22) !important;
  box-shadow:0 14px 36px rgba(0,0,0,.42), inset 0 1px rgba(255,255,255,.14) !important;
}
.floating-live-chat svg{
  width:22px !important;
  height:22px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.floating-live-chat:active{transform:scale(.94) !important}
@media(max-width:520px){
  .floating-live-chat{
    right:16px !important;
    bottom:max(18px, env(safe-area-inset-bottom, 18px)) !important;
    width:50px !important;
    height:50px !important;
    min-width:50px !important;
    min-height:50px !important;
  }
}
@media(prefers-reduced-motion:reduce){
  .floating-live-chat{transition:none !important}
}


/* V84.4 — FINAL CHAT POSITION + THEME */
.floating-live-chat{
  position:fixed !important;
  left:auto !important;
  right:max(28px, calc((100vw - min(1180px, calc(100vw - 56px))) / 2 + 28px)) !important;
  bottom:max(24px, env(safe-area-inset-bottom, 24px)) !important;
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  margin:0 !important;
  padding:0 !important;
  box-sizing:border-box !important;
  display:grid !important;
  place-items:center !important;
  z-index:10000 !important;
  flex:none !important;
  overflow:hidden !important;
  isolation:isolate !important;
  color:#fff !important;
  background:rgba(12,12,12,.72) !important;
  border:1px solid rgba(255,255,255,.28) !important;
  border-radius:50% !important;
  box-shadow:0 14px 38px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.28),inset 0 -8px 18px rgba(0,0,0,.12) !important;
  backdrop-filter:blur(20px) saturate(150%) !important;
  -webkit-backdrop-filter:blur(20px) saturate(150%) !important;
  transform:translateZ(0) !important;
  transition:transform .22s cubic-bezier(.22,.61,.36,1),background-color .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease !important;
}
.floating-live-chat::before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.30),rgba(255,255,255,.06) 42%,rgba(255,255,255,.16));
  opacity:.8;
}
.dark .floating-live-chat,
body.dark .floating-live-chat{
  color:#fff !important;
  background:rgba(255,255,255,.16) !important;
  border-color:rgba(255,255,255,.34) !important;
  box-shadow:0 14px 38px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.42),inset 0 -8px 18px rgba(255,255,255,.035) !important;
}
.dark .floating-live-chat::before,
body.dark .floating-live-chat::before{
  background:linear-gradient(135deg,rgba(255,255,255,.42),rgba(255,255,255,.08) 45%,rgba(255,255,255,.22));
}
.floating-live-chat svg{
  position:relative;
  z-index:1;
  width:22px !important;
  height:22px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.floating-live-chat:hover{transform:translateY(-2px) scale(1.03) !important}
.floating-live-chat:active{transform:scale(.93) !important}
@media(max-width:520px){
  .floating-live-chat{
    right:28px !important;
    bottom:max(22px, env(safe-area-inset-bottom, 22px)) !important;
    width:50px !important;
    height:50px !important;
    min-width:50px !important;
    min-height:50px !important;
  }
}
@media(prefers-reduced-motion:reduce){.floating-live-chat{transition:none !important}}


/* V84.6 — notification centered + floating live chat restored */
.order-notification-stack{
  position:fixed !important;
  top:92px !important;
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
  width:min(380px,calc(100vw - 28px)) !important;
  max-width:min(380px,calc(100vw - 28px)) !important;
  z-index:1400 !important;
}
.order-notification-stack .order-notification{width:100%;box-sizing:border-box}
@media(max-width:520px){
  .order-notification-stack{top:82px !important;left:50% !important;right:auto !important;transform:translateX(-50%) !important;width:calc(100vw - 28px) !important;max-width:calc(100vw - 28px) !important}
}
.floating-live-chat{display:grid !important}
body.product-detail-open .floating-live-chat{display:none !important}

/* V84.7 — LIVE CHAT: exact viewport corner placement, zero layout impact */
html, body { max-width:100%; overflow-x:clip; }
@supports not (overflow:clip) { html, body { overflow-x:hidden; } }
.floating-live-chat{
  position:fixed !important;
  top:auto !important;
  left:auto !important;
  right:16px !important;
  bottom:16px !important;
  width:64px !important;
  height:64px !important;
  min-width:64px !important;
  min-height:64px !important;
  max-width:64px !important;
  max-height:64px !important;
  margin:0 !important;
  padding:0 !important;
  box-sizing:border-box !important;
  display:grid !important;
  place-items:center !important;
  z-index:2147483000 !important;
  float:none !important;
  clear:none !important;
  flex:none !important;
  grid-area:auto !important;
  transform:translate3d(0,0,0) !important;
  translate:none !important;
  contain:layout paint size !important;
  isolation:isolate !important;
  overflow:hidden !important;
}
.floating-live-chat:hover{transform:translate3d(0,-2px,0) scale(1.03) !important}
.floating-live-chat:active{transform:translate3d(0,0,0) scale(.93) !important}
@media (max-width:520px){
  .floating-live-chat{
    right:16px !important;
    bottom:max(16px, env(safe-area-inset-bottom)) !important;
    width:60px !important;
    height:60px !important;
    min-width:60px !important;
    min-height:60px !important;
    max-width:60px !important;
    max-height:60px !important;
  }
}


/* V84.8 — Dark/Light micro-detail polish
   Keeps the exact same layout in both themes while tuning contrast,
   borders, glass highlights and price hierarchy. */

/* Floating Live Chat: compact rounded rectangle, never circular. */
.floating-live-chat{
  width:58px !important;
  height:52px !important;
  min-width:58px !important;
  min-height:52px !important;
  max-width:58px !important;
  max-height:52px !important;
  right:16px !important;
  bottom:max(16px, env(safe-area-inset-bottom, 16px)) !important;
  border-radius:18px !important;
  color:#fff !important;
  background:#050505 !important;
  border:1px solid rgba(255,255,255,.24) !important;
  box-shadow:0 14px 32px rgba(0,0,0,.24),
             inset 0 1px 0 rgba(255,255,255,.18),
             inset 0 -10px 20px rgba(255,255,255,.025) !important;
  backdrop-filter:blur(16px) saturate(140%) !important;
  -webkit-backdrop-filter:blur(16px) saturate(140%) !important;
}
.floating-live-chat::before{
  inset:1px !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,
    rgba(255,255,255,.16),
    rgba(255,255,255,.025) 48%,
    rgba(255,255,255,.10)) !important;
  opacity:.9 !important;
}
body.dark .floating-live-chat,
.dark .floating-live-chat{
  color:#050505 !important;
  background:#fff !important;
  border-color:rgba(0,0,0,.18) !important;
  box-shadow:0 14px 32px rgba(0,0,0,.40),
             inset 0 1px 0 rgba(255,255,255,.95),
             inset 0 -10px 20px rgba(0,0,0,.035) !important;
}
body.dark .floating-live-chat::before,
.dark .floating-live-chat::before{
  background:linear-gradient(135deg,
    rgba(255,255,255,.95),
    rgba(255,255,255,.55) 48%,
    rgba(255,255,255,.82)) !important;
}
.floating-live-chat svg{
  width:21px !important;
  height:21px !important;
}
@media(max-width:520px){
  .floating-live-chat{
    width:56px !important;
    height:50px !important;
    min-width:56px !important;
    min-height:50px !important;
    max-width:56px !important;
    max-height:50px !important;
    right:16px !important;
    bottom:max(16px, env(safe-area-inset-bottom,16px)) !important;
    border-radius:17px !important;
  }
  .floating-live-chat::before{border-radius:15px !important}
}

/* Detail-page price hierarchy in Dark Mode.
   Same structure as Light Mode, only the contrast is softened. */
body.dark .detail-price .price-line span{
  color:rgba(244,244,244,.62) !important;
}
body.dark .detail-price .price-line del{
  color:rgba(244,244,244,.52) !important;
}
body.dark .detail-price .price-line strong{
  color:rgba(244,244,244,.90) !important;
}

/* Payment/wallet detail rows: preserve the Light-mode boxes in Dark,
   using white borders and a quiet dark surface. */
body.dark .payment-method-picker{
  background:#101010 !important;
  border-color:rgba(255,255,255,.30) !important;
}
body.dark .payment-choice{
  background:#171717 !important;
  border-color:rgba(255,255,255,.22) !important;
}
body.dark .payment-choice.active{
  border-color:rgba(255,255,255,.86) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.70) !important;
}
body.dark .payment-choice-icon{
  background:#0d0d0d !important;
  border-color:rgba(255,255,255,.24) !important;
}
body.dark .payment-method-meta>div{
  background:#111 !important;
  border-color:rgba(255,255,255,.34) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035) !important;
}
body.dark .payment-method-meta small{
  color:rgba(244,244,244,.58) !important;
}
body.dark .payment-method-meta b{
  color:rgba(244,244,244,.88) !important;
}
body.dark .copy-account{
  background:#fff !important;
  color:#0b0b0b !important;
  border-color:#fff !important;
}

/* Detail cards/dividers keep their Light-mode geometry in Dark. */
body.dark .detail-info > hr,
body.dark .detail-info .detail-divider{
  border-color:rgba(255,255,255,.20) !important;
}
body.dark .detail-info .stock-badge,
body.dark .detail-info .stock-status,
body.dark .detail-info .detail-meta,
body.dark .detail-info .detail-wallet{
  border-color:rgba(255,255,255,.28) !important;
  background:#111 !important;
}

/* Keep the 3-item purchase bar visually tied to the same theme. */
body.dark .shopee-purchase-bar{
  background:rgba(10,10,10,.94) !important;
  border-top-color:rgba(255,255,255,.18) !important;
}
body.dark .shopee-purchase-bar .shopee-chat-btn{
  background:#fff !important;
  color:#050505 !important;
  border-color:#fff !important;
}


/* ===== V84.9: SLOW 3D HEADER LOGO + HIDE CHAT LAUNCHER INSIDE CHAT ===== */
@keyframes earmanLogoSlowSpin {
  0%, 18% { transform: perspective(900px) rotateY(0deg); }
  50% { transform: perspective(900px) rotateY(180deg); }
  82%, 100% { transform: perspective(900px) rotateY(360deg); }
}
.header .logo-brand img {
  transform-origin: center center;
  transform-style: preserve-3d;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  animation: earmanLogoSlowSpin 9s cubic-bezier(.45,.05,.55,.95) infinite;
  will-change: transform;
}
/* Once the chat panel is open, its launcher must disappear completely. */
body:has(.chat-overlay.show) .floating-live-chat {
  display: none !important;
  pointer-events: none !important;
}
body.chat-open .floating-live-chat {
  display: none !important;
  pointer-events: none !important;
}
@media (prefers-reduced-motion: reduce) {
  .header .logo-brand img {
    animation: none !important;
    transform: none !important;
  }
}


/* ===== V84.10 — Product media follows Light/Dark theme ===== */
:root{
  --product-light-bg:#ffffff;
  --product-dark-bg:#080808;
  --detail-light-bg:#ffffff;
  --detail-dark-bg:#080808;
}
.product-card{
  background:var(--product-light-bg) !important;
  border-color:rgba(0,0,0,.12) !important;
}
.product-card .product-photo,
.product-card .product-body{
  background:transparent !important;
}
.product-card .product-photo{
  background:var(--product-light-bg) !important;
}
.detail-gallery,
.detail-gallery .slide,
.detail-gallery img,
.thumb{
  background:var(--detail-light-bg) !important;
}
.detail-gallery img,.thumb img{mix-blend-mode:normal !important;}
body.dark .product-card{
  background:var(--product-dark-bg) !important;
  border-color:rgba(255,255,255,.24) !important;
}
body.dark .product-card .product-photo{background:var(--product-dark-bg) !important;}
body.dark .detail-gallery,
body.dark .detail-gallery .slide,
body.dark .detail-gallery img,
body.dark .thumb{
  background:var(--detail-dark-bg) !important;
}
body.dark .detail-gallery img,.thumb img{mix-blend-mode:normal !important;}
/* Keep the liquid treatment as a surface overlay without changing the base theme color. */
.product-card::before{background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 30%,transparent 68%,rgba(255,255,255,.08)) !important;}
body.dark .product-card::before{background:linear-gradient(120deg,rgba(255,255,255,.10),transparent 30%,transparent 68%,rgba(255,255,255,.04)) !important;}
body.dark .detail-price .price-line span{color:rgba(244,244,244,.62)!important}
body.dark .detail-price .price-line del{color:rgba(244,244,244,.52)!important}
body.dark .detail-price .price-line strong{color:rgba(244,244,244,.90)!important}

/* V84.11 — scroll + truly transparent product media surfaces */
html, body {
  overflow-x: clip !important;
  overflow-y: auto !important;
  max-width: 100%;
}

/* Product media never paints its own white/black panel. The surrounding card/theme remains visible. */
.product-photo,
.product-photo img,
.product-gallery,
.product-gallery img,
.detail-gallery,
.detail-gallery .slide,
.detail-gallery img,
.thumbs,
.thumb,
.thumb img,
.recommend-media,
.recommend-media img,
.mini-product-media,
.mini-product-media img {
  background: transparent !important;
}

/* Keep the image itself from being treated as a colored surface. */
.product-photo img,
.product-gallery img,
.detail-gallery img,
.thumb img,
.recommend-media img,
.mini-product-media img {
  mix-blend-mode: normal !important;
}

/* Mobile/detail page: make the fixed detail sheet an explicit vertical scroll container. */
.detail-overlay {
  height: 100dvh !important;
  max-height: 100dvh !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
  overscroll-behavior-y: contain !important;
  touch-action: pan-y !important;
}
.detail-overlay .detail-page,
.detail-overlay .detail-content,
.detail-overlay .detail-info {
  touch-action: pan-y !important;
}
.detail-overlay .detail-content {
  min-height: max-content;
}

/* The horizontal product gallery keeps horizontal swipe while the rest of the detail page stays vertical. */
.detail-overlay .detail-gallery {
  touch-action: pan-x !important;
  overscroll-behavior-x: contain !important;
}

@media (max-width:720px) {
  .detail-overlay {
    height: 100dvh !important;
    max-height: 100dvh !important;
    overflow-y: scroll !important;
  }
  .detail-overlay .detail-content {
    padding-bottom: calc(110px + env(safe-area-inset-bottom, 0px)) !important;
  }
}

/* Source images with their own baked-in background cannot be made transparent by CSS;
   these rules ensure every media container itself remains transparent. */

/* V84.13 — premium glass benefits, product-specific FAQ and payment support */
.benefits{display:flex!important;gap:14px!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:24px 5vw!important}
.benefits::-webkit-scrollbar{display:none}
.benefit-card{flex:1 1 0;min-width:0;min-height:132px;padding:22px;border:1px solid rgba(0,0,0,.12);border-radius:24px;background:rgba(255,255,255,.58);backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%);box-shadow:0 18px 42px rgba(0,0,0,.08),inset 0 1px rgba(255,255,255,.95);display:flex;flex-direction:column;justify-content:center;gap:8px;scroll-snap-align:start;transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s ease,border-color .28s ease}
.benefit-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(0,0,0,.12),inset 0 1px rgba(255,255,255,.98)}
.benefit-card b{font-size:10px;letter-spacing:1.5px;color:var(--muted)}
.benefit-card span{font-size:15px;font-weight:900;line-height:1.25}
.benefit-card small{font-size:10px;line-height:1.45;color:var(--muted)}
body.dark .benefit-card{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.075);box-shadow:0 18px 42px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.12)}
body.dark .benefit-card:hover{box-shadow:0 22px 50px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.16)}
.product-faq-section,.payment-support-section{margin-top:42px;padding-top:28px;border-top:1px solid var(--line)}
.product-faq-list{display:grid;gap:10px;margin-top:18px}
.product-faq-item{border:1px solid var(--line);border-radius:20px;background:var(--surface);overflow:hidden;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}
.product-faq-item[open]{box-shadow:0 14px 35px rgba(0,0,0,.07)}
.product-faq-item summary{list-style:none;cursor:pointer;padding:18px 20px;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:16px}
.product-faq-item summary::-webkit-details-marker{display:none}
.product-faq-item summary span{font-size:18px;line-height:1;transition:transform .25s ease}
.product-faq-item[open] summary span{transform:rotate(180deg)}
.product-faq-answer{padding:0 20px 18px;color:var(--muted);font-size:10px;line-height:1.65}
.payment-support-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.payment-support-item{min-width:110px;min-height:62px;padding:10px 14px;border:1px solid var(--line);border-radius:18px;background:var(--surface);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.05);overflow:hidden}
.payment-support-item img{max-width:100px;max-height:34px;width:auto;height:auto;object-fit:contain;display:block}
.payment-support-fallback{font-size:11px;font-weight:900;letter-spacing:.3px;text-align:center}
.payment-support-note{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-top:12px}
body.dark .payment-support-item{box-shadow:0 8px 24px rgba(0,0,0,.25)}
@media(max-width:720px){
 .benefits{padding:18px 18px!important;margin:0!important}
 .benefit-card{flex:0 0 78%;min-height:126px}
 .benefit-card span{font-size:14px}
 .product-faq-section,.payment-support-section{margin-top:32px;padding-top:22px}
 .product-faq-item summary{padding:17px 16px;font-size:11px}
 .product-faq-answer{padding:0 16px 17px;font-size:10px}
 .payment-support-item{flex:1 1 calc(33.333% - 10px);min-width:0;padding:9px 8px}
}


/* V84.14 — visible ID | EN language switch */
.language-switch{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  margin-left:auto;
  margin-right:12px;
  padding:4px 7px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface);
  box-shadow:0 8px 22px rgba(0,0,0,.06);
  white-space:nowrap;
  z-index:8;
}
.language-switch .lang-option{
  border:0;
  background:transparent;
  color:var(--muted);
  font:inherit;
  font-size:9px;
  font-weight:900;
  letter-spacing:.7px;
  padding:5px 7px;
  border-radius:999px;
  cursor:pointer;
}
.language-switch .lang-option.active{
  background:var(--text);
  color:var(--bg);
}
.language-switch>span{font-size:9px;color:var(--muted)}
.language-setting-options{display:flex;gap:8px;flex-wrap:wrap}
.language-option.active{background:var(--text)!important;color:var(--bg)!important}
body.dark .language-switch{box-shadow:0 8px 22px rgba(0,0,0,.28)}
@media(max-width:720px){
  .language-switch{margin-left:4px;margin-right:5px;padding:3px 5px}
  .language-switch .lang-option{font-size:8px;padding:5px 6px}
}
/* V84.14 — small payment logos, no artificial card around each logo */
.payment-support-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:8px;align-items:center}
.payment-support-item{min-width:0!important;min-height:52px!important;padding:7px 8px!important;border-radius:15px!important;background:color-mix(in srgb,var(--surface) 72%,transparent)!important;box-shadow:none!important}
.payment-support-item img{max-width:78px!important;max-height:28px!important}
@media(max-width:720px){
  .payment-support-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
  .payment-support-item{min-height:48px!important;padding:6px!important}
  .payment-support-item img{max-width:66px!important;max-height:24px!important}
}


/* V84.15 — compact horizontal benefit rail
   Icons and copy stay side-by-side; the section itself has no panel/background. */
.benefits.section{
  display:flex !important;
  align-items:stretch !important;
  gap:10px !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:18px 5vw !important;
  border-top:0 !important;
  border-bottom:0 !important;
  background:transparent !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  overscroll-behavior-x:contain;
  scroll-snap-type:x mandatory;
  scroll-padding-left:5vw;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
  touch-action:pan-x;
}
.benefits.section::-webkit-scrollbar{display:none}
.benefit-card{
  flex:0 0 255px !important;
  width:255px !important;
  min-width:255px !important;
  min-height:78px !important;
  height:78px !important;
  padding:12px 14px !important;
  margin:0 !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:11px !important;
  border:1px solid rgba(0,0,0,.12) !important;
  border-radius:20px !important;
  background:rgba(255,255,255,.58) !important;
  backdrop-filter:blur(18px) saturate(130%) !important;
  -webkit-backdrop-filter:blur(18px) saturate(130%) !important;
  box-shadow:0 10px 24px rgba(0,0,0,.07),inset 0 1px rgba(255,255,255,.9) !important;
  scroll-snap-align:start;
  scroll-snap-stop:always;
  flex-shrink:0 !important;
}
.benefit-card .benefit-icon{
  flex:0 0 38px !important;
  width:38px !important;
  height:38px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:13px !important;
  background:rgba(255,255,255,.78) !important;
  border:1px solid rgba(0,0,0,.08) !important;
  font-size:20px !important;
  line-height:1 !important;
}
.benefit-card .benefit-copy{
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  gap:2px !important;
}
.benefit-card .benefit-copy b{font-size:8px !important;letter-spacing:1.4px !important;color:var(--muted) !important;line-height:1 !important}
.benefit-card .benefit-copy span{font-size:11px !important;font-weight:900 !important;line-height:1.15 !important;color:var(--text,#090909) !important;white-space:normal !important}
.benefit-card .benefit-copy small{font-size:8px !important;line-height:1.25 !important;color:var(--muted) !important;display:block !important;margin:0 !important}
body.dark .benefit-card{background:rgba(255,255,255,.07) !important;border-color:rgba(255,255,255,.16) !important;box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.12) !important}
body.dark .benefit-card .benefit-icon{background:rgba(255,255,255,.10) !important;border-color:rgba(255,255,255,.14) !important}
@media(max-width:700px){
  .benefits.section{padding:14px 18px !important;gap:8px !important;scroll-padding-left:18px}
  .benefit-card{flex-basis:238px !important;width:238px !important;min-width:238px !important;height:72px !important;min-height:72px !important;padding:10px 12px !important;border-radius:18px !important;gap:9px !important}
  .benefit-card .benefit-icon{flex-basis:34px !important;width:34px !important;height:34px !important;font-size:17px !important;border-radius:11px !important}
  .benefit-card .benefit-copy span{font-size:10px !important}
  .benefit-card .benefit-copy small{font-size:7.5px !important}
}
@media(max-width:380px){
  .benefit-card{flex-basis:224px !important;width:224px !important;min-width:224px !important}
}

/* V84.16 benefit icon polish: inline SVG only, no emoji */
.benefit-icon svg{
  width:19px !important;
  height:19px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.benefit-icon svg circle,
.benefit-icon svg rect,
.benefit-icon svg path{
  vector-effect:non-scaling-stroke;
}
@media(max-width:700px){
  .benefit-icon svg{width:17px !important;height:17px !important}
}
