*{box-sizing:border-box}html{background:#050505;color:#fff;font-family:Arial,Helvetica,sans-serif}body{margin:0;background:#050505;color:#fff;min-height:100vh}button,a,input{font:inherit}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:40;background:rgba(5,5,5,.94);backdrop-filter:blur(16px);border-bottom:1px solid #222}.header-inner{max-width:1320px;margin:auto;height:92px;padding:0 34px;display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:min(290px,38vw);max-height:48px;object-fit:contain;object-position:left center}.catalog-button{min-width:132px;height:48px;padding:0 24px;border:1px solid #bcbcbc;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.12em;transition:.18s}.catalog-button:hover,.catalog-button.active{background:#fff;color:#111;border-color:#fff;transform:translateY(-1px)}main{max-width:1320px;margin:auto;padding:0 34px}.hero-section{min-height:600px;display:grid;grid-template-columns:1fr 520px;gap:60px;align-items:center;padding:54px 0}.hero-copy{max-width:660px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.28em;color:#aaa;margin:0 0 22px}.hero-copy h1{font-size:clamp(48px,6vw,94px);line-height:.93;letter-spacing:-.055em;margin:0;white-space:pre-line;font-weight:900}.hero-text{font-size:17px;line-height:1.65;color:#bbb;max-width:600px;margin:28px 0 0}.hero-visual{position:relative}.hero-stage{position:relative;aspect-ratio:9/16;max-height:620px;margin:auto;overflow:hidden;background:#111}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .65s ease}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}.hero-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:16px}.hero-controls button{border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.hero-controls #heroDots{display:flex;gap:7px}.hero-dot{width:7px;height:7px;border-radius:50%;border:0;background:#555;padding:0}.hero-dot.active{background:#fff}.new-section{padding:32px 0 54px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2{font-size:38px;margin:0;letter-spacing:-.03em}.section-head a{font-size:12px;font-weight:800;letter-spacing:.08em;color:#ccc}.new-viewport{overflow:hidden}.new-track{display:flex;gap:14px;will-change:transform}.product-card{flex:0 0 clamp(150px,15.7vw,205px);min-width:0;cursor:pointer}.product-card .product-image{position:relative;aspect-ratio:11/18;background:#fff;overflow:hidden}.product-card img{width:100%;height:100%;object-fit:contain;display:block}.new-badge{position:absolute;right:7px;bottom:7px;background:#ff252d;color:#fff;font-size:9px;font-weight:900;padding:7px 9px;letter-spacing:.06em}.product-price{font-size:15px;font-weight:900;margin-top:10px}.product-code{font-size:11px;font-weight:800;color:#8c8c8c;margin-top:4px;letter-spacing:.06em}.catalog-main{padding-top:46px;padding-bottom:70px}.catalog-panel{min-height:70vh}.filter-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.filter-chip{min-height:44px;padding:0 20px;border-radius:999px;border:1px solid #d4d4d4;background:#050505;color:#fff;font-weight:800;letter-spacing:.035em;cursor:pointer;transition:.15s}.filter-chip:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(255,255,255,.08)}.filter-chip.active{background:#fff;color:#141414;border-color:#fff;box-shadow:0 8px 20px rgba(255,255,255,.14)}.filter-chip.filter-new:not(.active){color:#ff3a42;border-color:#ff3a42}.filter-chip .mini-new{display:inline-block;margin-left:7px;padding:4px 7px;border-radius:999px;background:#ff3038;color:#fff;font-size:8px;animation:pulseNew 1.5s ease-in-out infinite}@keyframes pulseNew{50%{transform:scale(1.08) rotate(2deg)}}.search-box{display:flex;align-items:center;max-width:580px;height:54px;border:1px solid #333;border-radius:999px;overflow:hidden;margin-bottom:26px;background:#090909}.search-box span{display:grid;place-items:center;width:62px;font-size:28px}.search-box input{height:100%;flex:1;border:0;outline:0;padding:0 18px;background:#fff;color:#222;font-weight:650;font-size:15px}.catalog-count{font-size:13px;font-weight:900;letter-spacing:.18em;color:#bbb;margin:0 0 22px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px 16px}.product-grid .product-card{width:auto;flex:none}.empty-state{color:#999;padding:50px 0}.platform-dock{position:fixed;z-index:1000;right:18px;bottom:18px;display:flex;gap:8px;padding:7px;border:1px solid #333;border-radius:999px;background:rgba(16,16,16,.92);backdrop-filter:blur(12px);box-shadow:0 15px 35px rgba(0,0,0,.4)}.platform-button{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;border:0}.platform-button svg{width:26px;height:26px}.platform-button.whatsapp{background:#16c765}.platform-button.shopee{background:#ee4d2d}.platform-button.tiktok{background:#050505;border:1px solid #333}.platform-button.lazada{background:linear-gradient(135deg,#ff5a1f,#ff8a00)}.detail-modal{width:min(880px,94vw);max-width:none;padding:0;border:1px solid #333;border-radius:24px;background:#080808;color:#fff;overflow:hidden}.detail-modal::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(5px)}.detail-close{position:absolute;right:15px;top:15px;z-index:3;width:46px;height:46px;border-radius:50%;border:1px solid #555;background:#111;color:#fff;font-size:28px;cursor:pointer}.detail-modal{grid-template-columns:minmax(280px,1fr) minmax(300px,.8fr)}.detail-modal[open]{display:grid}.detail-media{background:#fff;min-height:600px}.detail-media img{width:100%;height:100%;object-fit:contain;display:block}.detail-copy{padding:80px 34px 34px;display:flex;flex-direction:column;justify-content:flex-end}.detail-copy p{color:#999;font-size:11px;font-weight:900;letter-spacing:.2em}.detail-copy h3{font-size:44px;margin:8px 0 20px}.detail-copy strong{font-size:28px}.detail-platforms{display:flex;gap:10px;margin-top:28px}footer{max-width:1320px;margin:auto;padding:20px 34px 80px;color:#777;font-size:11px}footer p{margin:4px 0}
@media(max-width:900px){.header-inner{height:82px;padding:0 18px}.catalog-button{min-width:108px;height:44px;padding:0 18px;font-size:12px}.hero-section{grid-template-columns:1fr;gap:28px;padding:38px 0}.hero-copy h1{font-size:clamp(46px,12vw,74px)}.hero-visual{max-width:430px;margin:auto;width:100%}.product-grid{grid-template-columns:repeat(3,1fr)}main{padding-left:18px;padding-right:18px}.detail-modal[open]{grid-template-columns:1fr}.detail-media{min-height:0;aspect-ratio:11/18;max-height:58dvh}.detail-copy{padding:22px}.detail-copy h3{font-size:32px}.detail-close{position:fixed}.section-head h2{font-size:30px}}
@media(max-width:620px){.brand img{width:210px}.header-inner{height:72px}.catalog-button{min-width:96px;height:40px;padding:0 14px}.hero-section{min-height:0}.hero-copy h1{font-size:46px}.hero-text{font-size:14px}.section-head h2{font-size:27px}.new-section{padding-top:20px}.product-card{flex-basis:42vw}.product-grid{grid-template-columns:repeat(2,1fr);gap:26px 12px}.filter-row{gap:8px}.filter-chip{min-height:38px;padding:0 13px;font-size:12px}.search-box{height:46px;margin-bottom:22px}.search-box span{width:54px}.search-box input{font-size:13px;padding:0 10px}.platform-dock{right:10px;bottom:10px;gap:5px;padding:6px}.platform-button{width:42px;height:42px}.platform-button svg{width:23px;height:23px}footer{padding-left:18px;padding-right:18px}.detail-copy strong{font-size:22px}}

/* VC2: NEW ARRIVALS supports native swipe, mouse drag and automatic sliding. */
.new-viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain;cursor:grab;-webkit-overflow-scrolling:touch}
.new-viewport::-webkit-scrollbar{display:none}
.new-viewport.dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.new-track{width:max-content;min-width:100%;transform:none!important;transition:none!important}
.new-track .product-card{scroll-snap-align:start}

/* VC2: four floating store/contact icons, draggable as one dock. */
.platform-dock{touch-action:none;user-select:none;cursor:move;transition:box-shadow .16s ease,transform .16s ease}
.platform-dock.dragging{cursor:grabbing;box-shadow:0 20px 46px rgba(0,0,0,.62);transform:scale(1.025)}
.platform-button{cursor:pointer;transition:transform .15s ease,filter .15s ease}
.platform-button:hover{transform:translateY(-2px);filter:brightness(1.08)}
.platform-button.link-unset{opacity:.72}
.platform-button.lazada{background:linear-gradient(135deg,#5b2bff 0%,#ff2d88 48%,#ff7a00 100%)}

/* VC3 ---------------------------------------------------------------
   Mobile header alignment follows the compact reference layout:
   larger centered-left Tatomania mark + much smaller rectangular Catalog.
--------------------------------------------------------------------- */
@media(max-width:620px){
  .header-inner{
    height:74px;
    padding-left:12vw;
    padding-right:4.5vw;
    gap:4.5vw;
    justify-content:flex-start;
  }
  .brand{
    flex:0 0 64vw;
    min-width:0;
    display:flex;
    align-items:center;
  }
  .brand img{
    width:100%;
    max-width:none;
    max-height:38px;
    object-fit:contain;
    object-position:left center;
  }
  .catalog-button{
    flex:0 0 15vw;
    width:15vw;
    min-width:0;
    height:26px;
    padding:0 4px;
    margin-left:auto;
    border:2px solid #f2f2f2;
    border-radius:5px;
    font-size:9px;
    line-height:1;
    letter-spacing:.035em;
    font-weight:900;
    white-space:nowrap;
  }
}
@media(max-width:360px){
  .header-inner{padding-left:9vw;gap:4vw}
  .brand{flex-basis:66vw}
  .catalog-button{flex-basis:16vw;width:16vw;font-size:8px}
}


/* VC5 ---------------------------------------------------------------
   Language control is bundled into the same draggable dock as the four
   platform icons. The dock sits above the sticky header so it can never
   disappear behind the Tatomania logo/header when dragged upward.
--------------------------------------------------------------------- */
.platform-dock{
  z-index:1000!important;
  align-items:center;
  overflow:visible;
  max-width:calc(100vw - 20px);
  isolation:isolate;
}
.language-dock-button{
  flex:0 0 auto;
  width:38px;
  height:38px;
  margin:0 2px 0 0;
  padding:0;
  border:1.5px solid #171717;
  border-radius:50%;
  background:#f7f7f7;
  color:#111;
  display:grid;
  place-items:center;
  font-size:10px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.025em;
  cursor:pointer;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 4px 12px rgba(0,0,0,.24);
  transition:transform .15s ease,background .15s ease;
}
.language-dock-button:hover{transform:scale(1.06);background:#fff}
.platform-dock.dragging .language-dock-button,
.platform-dock.dragging .platform-button{pointer-events:none}

@media(max-width:620px){
  .platform-dock{
    gap:5px;
    padding:6px;
    max-width:calc(100vw - 20px);
  }
  .language-dock-button{
    width:32px;
    height:32px;
    margin-right:1px;
    font-size:9px;
    border-width:1.3px;
  }
}


/* VC6 ---------------------------------------------------------------
   Tutorial Pemakaian CTA + video modal.
--------------------------------------------------------------------- */
.tutorial-button{
  width:min(100%,600px);
  min-height:52px;
  margin:20px 0 0;
  padding:0 20px;
  border:1.5px solid #f2f2f2;
  border-radius:8px;
  background:#080808;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  font-weight:900;
  font-size:13px;
  letter-spacing:.12em;
  cursor:pointer;
  transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.tutorial-button:hover,.tutorial-button:focus-visible{
  background:#fff;
  color:#111;
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(255,255,255,.10);
  outline:none;
}
.tutorial-play{
  width:30px;height:30px;border:1px solid currentColor;border-radius:50%;
  display:grid;place-items:center;font-size:10px;padding-left:2px;flex:0 0 auto;
}
.tutorial-modal{
  width:min(560px,94vw);max-width:none;padding:0;border:1px solid #343434;border-radius:22px;
  background:#080808;color:#fff;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.72);
}
.tutorial-modal::backdrop{background:rgba(0,0,0,.84);backdrop-filter:blur(6px)}
.tutorial-modal[open]{display:block}
.tutorial-close{
  position:absolute;right:14px;top:14px;z-index:5;width:42px;height:42px;border-radius:50%;
  border:1px solid #555;background:rgba(10,10,10,.88);color:#fff;font-size:26px;line-height:1;cursor:pointer;
}
.tutorial-player{position:relative;background:#000;display:grid;place-items:center;min-height:280px}
.tutorial-player video,.tutorial-player iframe{display:block;width:100%;max-height:72dvh;min-height:280px;object-fit:contain;background:#000;border:0}.tutorial-player iframe{aspect-ratio:9/16;height:min(72dvh,820px)}.tutorial-player video[hidden],.tutorial-player iframe[hidden]{display:none}
.tutorial-empty{min-height:360px;width:100%;padding:40px;display:grid;place-items:center;align-content:center;gap:18px;text-align:center;color:#aaa}
.tutorial-empty[hidden]{display:none}
.tutorial-empty-icon{width:64px;height:64px;border-radius:50%;border:1px solid #555;display:grid;place-items:center;color:#fff;padding-left:4px}
.tutorial-empty p{margin:0;font-size:14px;line-height:1.6}
.tutorial-modal-copy{padding:20px 22px 24px;border-top:1px solid #222}
.tutorial-modal-copy h3{margin:0 0 8px;font-size:18px;letter-spacing:.08em}
.tutorial-modal-copy p{margin:0;color:#999;font-size:13px;line-height:1.55}
@media(max-width:620px){
  .tutorial-button{width:100%;min-height:48px;margin-top:16px;padding:0 15px;font-size:11px;letter-spacing:.095em;border-radius:6px}
  .tutorial-play{width:28px;height:28px}
  .tutorial-modal{width:calc(100vw - 20px);border-radius:18px}
  .tutorial-player video,.tutorial-player iframe{max-height:70dvh;min-height:240px}.tutorial-player iframe{height:70dvh}
  .tutorial-modal-copy{padding:17px 18px 20px}
  .tutorial-modal-copy h3{font-size:16px}
}

/* VC8: Tutorial playback stays vertical 9:16 on desktop and mobile. */
.tutorial-player{
  width:100%;
  min-height:0;
  padding:0;
  background:#000;
}
.tutorial-player video,
.tutorial-player iframe{
  width:min(100%,430px);
  height:auto;
  aspect-ratio:9/16;
  max-height:78dvh;
  min-height:0;
  margin:0 auto;
  object-fit:contain;
  background:#000;
}
.tutorial-modal{
  width:min(480px,94vw);
}
@media(max-width:620px){
  .tutorial-player video,
  .tutorial-player iframe{
    width:min(100%,390px);
    height:auto;
    aspect-ratio:9/16;
    max-height:76dvh;
    min-height:0;
  }
}

/* ================================================================
   VC9 - Premium hamburger drawer
   ================================================================ */
body.menu-open{overflow:hidden}
.menu-toggle{
  width:58px;height:48px;border:0;background:transparent;color:#fff;padding:7px 4px;
  display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px;
  cursor:pointer;transition:opacity .18s ease,transform .18s ease;
}
.menu-toggle:hover{opacity:.8;transform:translateY(-1px)}
.menu-toggle span{display:block;height:3px;background:#fff;border-radius:99px}
.menu-toggle span:nth-child(1){width:42px}
.menu-toggle span:nth-child(2){width:34px}
.menu-toggle span:nth-child(3){width:42px}

.menu-backdrop{
  position:fixed;inset:0;z-index:1190;background:rgba(0,0,0,.66);backdrop-filter:blur(5px);
  opacity:0;pointer-events:none;transition:opacity .28s ease;
}
.menu-backdrop.open{opacity:1;pointer-events:auto}
.site-drawer{
  position:fixed;z-index:1200;top:0;right:0;width:min(430px,92vw);height:100dvh;
  padding:0 34px 28px;background:#070707;color:#fff;border-left:1px solid #262626;
  box-shadow:-30px 0 80px rgba(0,0,0,.56);
  display:flex;flex-direction:column;
  transform:translateX(104%);transition:transform .3s cubic-bezier(.22,.8,.2,1);
}
.site-drawer.open{transform:translateX(0)}
.drawer-top{
  min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;
  border-bottom:1px solid #262626;
}
.drawer-brand img{display:block;width:190px;max-height:38px;object-fit:contain;object-position:left center}
.drawer-close{
  width:48px;height:48px;border:1px solid #383838;border-radius:50%;background:#0b0b0b;color:#fff;
  font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.16s;
}
.drawer-close:hover{background:#fff;color:#111;border-color:#fff}
.drawer-main{padding:42px 0 30px}
.drawer-catalog-link{
  display:inline-flex;align-items:center;gap:12px;font-size:34px;line-height:1;font-weight:900;
  letter-spacing:.035em;padding:4px 0;color:#fff;transition:opacity .16s ease;
}
.drawer-catalog-link:hover{opacity:.72}
.drawer-arrow{font-size:27px;font-weight:400;transform:translateY(-1px)}
.drawer-divider{height:1px;background:#272727;margin:36px 0 31px}
.drawer-kicker,.drawer-follow-label{
  margin:0 0 15px;color:#858585;font-size:11px;font-weight:900;letter-spacing:.23em;
}
.drawer-language-options{display:flex;flex-direction:column;gap:2px}
.drawer-language-options button{
  min-height:48px;padding:0;border:0;border-bottom:1px solid #1f1f1f;background:transparent;color:#9a9a9a;
  display:flex;align-items:center;justify-content:space-between;text-align:left;
  font-size:14px;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:color .16s ease,padding .16s ease;
}
.drawer-language-options button:hover{color:#fff;padding-left:5px}
.drawer-language-options button.active{color:#fff}
.language-mark{opacity:0;font-size:14px}
.drawer-language-options button.active .language-mark{opacity:1}
.drawer-bottom{
  margin-top:auto;padding-top:24px;border-top:1px solid #262626;
}
.drawer-platforms{
  display:grid;grid-template-columns:repeat(6,1fr);gap:9px;width:100%;
}
.drawer-platform{
  width:100%;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;color:#fff;
  border:1px solid #353535;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease;
}
.drawer-platform:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.38)}
.drawer-platform svg{width:54%;height:54%}
.drawer-platform.whatsapp{background:#16c765;border-color:#16c765}
.drawer-platform.shopee{background:#ee4d2d;border-color:#ee4d2d}
.drawer-platform.tiktok{background:#050505}
.drawer-platform.lazada{background:linear-gradient(135deg,#ff5a1f,#ff8a00);border-color:#ff7b0a}
.drawer-platform.instagram{background:linear-gradient(135deg,#5b51d8 0%,#c13584 48%,#f77737 78%,#fcaf45 100%);border-color:transparent}
.drawer-platform.facebook{background:#1877f2;border-color:#1877f2}
.drawer-platform.link-unset{opacity:.34;cursor:default}

@media(max-width:900px){
  .menu-toggle{width:52px;height:46px}
  .menu-toggle span:nth-child(1),.menu-toggle span:nth-child(3){width:38px}
  .menu-toggle span:nth-child(2){width:31px}
}
@media(max-width:620px){
  .header-inner{height:72px}
  .brand img{width:min(220px,67vw)}
  .menu-toggle{width:47px;height:43px;padding-right:0;gap:6px}
  .menu-toggle span{height:2.5px}
  .menu-toggle span:nth-child(1),.menu-toggle span:nth-child(3){width:35px}
  .menu-toggle span:nth-child(2){width:28px}
  .site-drawer{width:min(360px,92vw);padding:0 22px 22px}
  .drawer-top{min-height:84px}
  .drawer-brand img{width:166px}
  .drawer-close{width:44px;height:44px;font-size:28px}
  .drawer-main{padding:34px 0 24px}
  .drawer-catalog-link{font-size:29px;gap:9px}
  .drawer-arrow{font-size:24px}
  .drawer-divider{margin:30px 0 26px}
  .drawer-platforms{gap:6px}
  .drawer-platform svg{width:52%;height:52%}
}

/* ================================================================
   VC10 - Webarq-inspired ENG / IND + hamburger, unified desktop/mobile
   ================================================================ */
/* Force the same header composition on every viewport. */
.site-header .header-inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
}
.site-header .brand{
  flex:0 1 auto!important;
  width:auto!important;
  min-width:0!important;
}
.site-header .catalog-button{display:none!important}
.header-actions{
  margin-left:auto;
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:22px;
}
.header-language{
  display:flex;
  align-items:center;
  gap:4px;
  white-space:nowrap;
  color:#777;
  font-size:12px;
  line-height:1;
  font-weight:700;
  letter-spacing:.02em;
  user-select:none;
}
.header-language button{
  appearance:none;
  -webkit-appearance:none;
  border:0;
  padding:7px 1px;
  margin:0;
  background:transparent;
  color:#777;
  font:inherit;
  cursor:pointer;
  transition:color .16s ease,opacity .16s ease;
}
.header-language button:hover{color:#d8d8d8}
.header-language button.active{color:#fff;font-weight:900}
.header-language span{color:#555;font-weight:500}

.menu-toggle{
  display:flex!important;
  width:40px!important;
  height:42px!important;
  padding:7px 0!important;
  gap:6px!important;
  align-items:flex-end!important;
  flex:0 0 40px!important;
}
.menu-toggle span{
  width:30px!important;
  height:2px!important;
  border-radius:4px!important;
  background:#fff!important;
}
.menu-toggle span:nth-child(2){width:25px!important}

/* Drawer is intentionally minimal: brand/close chrome, Catalog, social/shop links. */
.drawer-main{padding:38px 0 24px!important}
.drawer-catalog-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:3px 0!important;
  font-size:22px!important;
  line-height:1.1!important;
  font-weight:850!important;
  letter-spacing:.055em!important;
}
.drawer-arrow{font-size:20px!important;font-weight:400!important}
.drawer-language,.drawer-kicker,.drawer-divider{display:none!important}
.drawer-bottom{padding-top:20px!important}
.drawer-follow-label{
  margin:0 0 13px!important;
  font-size:10px!important;
  letter-spacing:.20em!important;
  color:#777!important;
}
.drawer-platforms{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:9px!important;
}
.drawer-platform{
  border-radius:14px!important;
  aspect-ratio:1!important;
  overflow:hidden;
}
.drawer-platform.whatsapp{border-radius:50%!important}
.drawer-platform.tiktok{border-radius:50%!important}
.drawer-platform.facebook{border-radius:50%!important}
.drawer-platform.shopee{border-radius:14px!important}
.drawer-platform.instagram{border-radius:14px!important}
.drawer-platform.lazada{
  border-radius:14px!important;
  background:linear-gradient(145deg,#ff2e83 0%,#b333c9 46%,#5d4be7 100%)!important;
  border-color:transparent!important;
}
.drawer-platform.lazada svg{width:62%!important;height:62%!important;color:#fff!important}

@media(min-width:901px){
  .site-header .header-inner{height:92px!important}
  .site-header .brand img{width:300px!important;max-width:34vw!important}
  .header-actions{gap:25px!important}
  .header-language{font-size:12px!important}
  .site-drawer{width:min(400px,36vw)!important}
}
@media(max-width:900px){
  .site-header .header-inner{height:76px!important}
  .site-header .brand img{width:min(225px,58vw)!important;max-width:none!important}
  .header-actions{gap:15px!important}
  .header-language{font-size:11px!important;gap:3px!important}
  .menu-toggle{width:36px!important;height:40px!important;flex-basis:36px!important}
  .menu-toggle span{width:28px!important}
  .menu-toggle span:nth-child(2){width:23px!important}
}
@media(max-width:620px){
  .site-header .header-inner{
    height:72px!important;
    padding-left:clamp(20px,5vw,38px)!important;
    padding-right:clamp(20px,5vw,38px)!important;
    gap:10px!important;
  }
  .site-header .brand{flex:1 1 auto!important;min-width:0!important}
  .site-header .brand img{width:min(210px,56vw)!important}
  .header-actions{gap:12px!important}
  .header-language{font-size:10.5px!important}
  .header-language button{padding:8px 0!important}
  .menu-toggle{width:34px!important;height:38px!important;flex-basis:34px!important}
  .menu-toggle span{width:27px!important}
  .menu-toggle span:nth-child(2){width:22px!important}
  .site-drawer{width:min(340px,88vw)!important;padding:0 21px 20px!important}
  .drawer-top{min-height:78px!important}
  .drawer-brand img{width:155px!important}
  .drawer-close{width:42px!important;height:42px!important;font-size:27px!important}
  .drawer-main{padding:30px 0 18px!important}
  .drawer-catalog-link{font-size:19px!important;gap:8px!important}
  .drawer-arrow{font-size:18px!important}
  .drawer-platforms{gap:6px!important}
  .drawer-platform{border-radius:11px!important}
  .drawer-platform.shopee,.drawer-platform.instagram,.drawer-platform.lazada{border-radius:11px!important}
}
@media(max-width:370px){
  .site-header .header-inner{padding-left:17px!important;padding-right:17px!important}
  .site-header .brand img{width:min(188px,54vw)!important}
  .header-actions{gap:8px!important}
  .header-language{font-size:9.5px!important}
  .menu-toggle{width:30px!important;flex-basis:30px!important}
  .menu-toggle span{width:25px!important}
  .menu-toggle span:nth-child(2){width:20px!important}
}
