*{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;
  }
}
