:root{--navy:#131a2a;--navy-light:#1e2a44;--navy-lighter:#2a3a5c;--gold:#f0a93a;--gold-dark:#d6902a;--teal:#16a394;--teal-dark:#108577;--cream:#fbf8f3;--cream-dark:#f3ecdf;--white:#fff;--text-dark:#1a1a2e;--text-muted:#656b7a;--text-on-navy:#d9dfef;--border-soft:#e8e2d6;--msg-blue-1:#00b2ff;--msg-blue-2:#006aff;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow-sm:0 2px 8px rgba(19,26,42,.06);--shadow-md:0 8px 24px rgba(19,26,42,.1);--shadow-lg:0 16px 40px rgba(19,26,42,.16);--font-en:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-km:"Noto Sans Khmer","Inter",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-en);color:var(--text-dark);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}html[data-lang=km] body{font-family:var(--font-km)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-weight:800;letter-spacing:-.01em}p,ul{margin:0}ul{list-style:none;padding:0}button{font:inherit;cursor:pointer}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--navy);color:var(--white);padding:10px 16px;border-radius:0 0 var(--radius-sm) 0;z-index:200}.skip-link:focus{left:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:999px;font-weight:700;font-size:.95rem;border:none;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.btn:active{transform:scale(.97)}.btn-primary{background:var(--gold);color:var(--navy);box-shadow:0 6px 18px rgba(240,169,58,.35)}.btn-primary:hover{background:var(--gold-dark)}.btn-messenger{background:linear-gradient(135deg,var(--msg-blue-1),var(--msg-blue-2));color:var(--white);box-shadow:0 6px 18px rgba(0,106,255,.28)}.btn-messenger:hover{opacity:.92}.btn-lg{padding:14px 28px;font-size:1rem}.btn-sm{padding:9px 16px;font-size:.85rem;width:100%}.btn-header{display:none}.icon-msg{width:18px;height:18px;fill:currentColor;flex-shrink:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(38,50%,97%,.92);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid transparent;transition:box-shadow .25s ease,border-color .25s ease}.site-header.scrolled{border-color:var(--border-soft);box-shadow:0 6px 20px rgba(19,26,42,.08)}.header-inner{justify-content:space-between;height:68px;gap:16px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:1.15rem;color:var(--navy)}.brand-name-accent{color:var(--gold-dark)}.site-footer .brand-name-accent{color:var(--gold)}.brand-mark{display:block;width:40px;height:40px;flex-shrink:0;object-fit:contain}.main-nav{display:none;align-items:center;gap:28px}.main-nav a{font-weight:600;font-size:.95rem;color:var(--text-dark);opacity:.85}.main-nav a:hover{opacity:1;color:var(--teal-dark)}.header-actions{gap:12px;margin-left:auto}.header-actions,.lang-toggle{display:flex;align-items:center}.lang-toggle{gap:4px;background:var(--white);border:1px solid var(--border-soft);border-radius:999px;padding:6px 10px;font-weight:700;font-size:.82rem;color:var(--text-muted)}.lang-option{padding:2px 6px;border-radius:999px;transition:background .15s ease,color .15s ease}.lang-option.active{background:var(--navy);color:var(--white)}.lang-sep{opacity:.4}.lang-option[data-lang-btn=km]{font-family:var(--font-km)}.mobile-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;background:transparent;border:none;padding:0}.mobile-toggle span{display:block;height:2px;width:100%;background:var(--navy);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.mobile-toggle.open span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-toggle.open span:nth-child(2){opacity:0}.mobile-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;flex-direction:column;gap:4px;padding:10px 20px 20px;border-bottom:1px solid var(--border-soft);background:var(--cream)}.mobile-menu.open{display:flex}.mobile-menu a{padding:12px 4px;font-weight:600;border-bottom:1px solid var(--border-soft)}.mobile-menu .btn{margin-top:12px;width:100%}.hero{background:radial-gradient(circle at 15% 20%,var(--navy-light),var(--navy) 70%);color:var(--white);padding:56px 0 64px;overflow:hidden}.hero-inner{display:flex;flex-direction:column;gap:40px}.hero-eyebrow{display:inline-block;color:var(--gold);font-weight:700;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px}.hero-title{margin-bottom:16px}.brand-name-big{font-size:clamp(2.4rem,8vw,3.4rem);font-weight:800;color:var(--white);line-height:1.05}.brand-name-accent-big{color:var(--gold)}.hero-tagline{color:var(--text-on-navy);font-size:1.05rem;max-width:46ch;margin-bottom:28px}.hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:32px}.hero-trust{display:flex;flex-direction:column;gap:12px}.hero-trust li{display:flex;align-items:center;gap:10px;font-size:.92rem;color:var(--text-on-navy)}.icon-check{width:18px;height:18px;fill:var(--teal);flex-shrink:0}.hero-visual{position:relative;height:220px;display:flex;align-items:center;justify-content:center}.hero-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(240,169,58,.35),transparent 70%);filter:blur(10px)}.hero-card{position:absolute;display:flex;align-items:center;justify-content:center;width:78px;height:78px;border-radius:var(--radius-md);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-lg)}.hero-card svg{width:34px;height:34px;fill:var(--gold)}.hero-card-1{top:10%;left:20%;animation:float 5s ease-in-out infinite}.hero-card-2{top:45%;right:15%;animation:float 6s ease-in-out .5s infinite}.hero-card-3{bottom:5%;left:40%;animation:float 5.5s ease-in-out 1s infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (prefers-reduced-motion:reduce){.hero-card{animation:none}html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}.hero-copy>*{animation:none!important;opacity:1!important}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:none}.product-grid .reveal:nth-child(2){transition-delay:.05s}.product-grid .reveal:nth-child(3){transition-delay:.1s}.product-grid .reveal:nth-child(4){transition-delay:.15s}.product-grid .reveal:nth-child(5){transition-delay:.2s}.product-grid .reveal:nth-child(6){transition-delay:.25s}.how-grid .reveal:nth-child(2){transition-delay:.05s}.how-grid .reveal:nth-child(3){transition-delay:.1s}.how-grid .reveal:nth-child(4){transition-delay:.15s}.trust-bar-inner .reveal:nth-child(2){transition-delay:.05s}.trust-bar-inner .reveal:nth-child(3){transition-delay:.1s}.trust-bar-inner .reveal:nth-child(4){transition-delay:.15s}.hero-copy>*{opacity:0;animation:heroIn .7s cubic-bezier(.22,1,.36,1) forwards}.hero-eyebrow{animation-delay:.05s}.hero-title{animation-delay:.15s}.hero-tagline{animation-delay:.25s}.hero-cta{animation-delay:.35s}.hero-trust{animation-delay:.45s}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.trust-bar{background:var(--white);border-bottom:1px solid var(--border-soft)}.trust-bar-inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;padding:26px 20px}.trust-item{display:flex;align-items:center;gap:10px;font-weight:600;font-size:.85rem;color:var(--text-dark)}.trust-item svg{width:26px;height:26px;fill:var(--teal);flex-shrink:0}.section-head{text-align:center;max-width:560px;margin:0 auto 40px}.section-eyebrow{display:inline-block;color:var(--teal-dark);font-weight:700;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.section-head h2{font-size:clamp(1.6rem,4vw,2.1rem);margin-bottom:12px;color:var(--navy)}.section-sub{color:var(--text-muted);font-size:.98rem}.products-section{padding:64px 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.product-card{position:relative;background:var(--white);border:1px solid var(--border-soft);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s ease}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-lg);border-color:rgba(240,169,58,.4)}.product-image-link{display:block;position:relative}.product-image{display:flex;align-items:center;justify-content:center;height:150px;background:linear-gradient(150deg,var(--navy-light),var(--navy) 65%,#0d1220);overflow:hidden}.product-image svg{width:56px;height:56px;fill:var(--gold);filter:drop-shadow(0 4px 10px rgba(0,0,0,.25))}.product-image img,.product-image svg{transition:transform .4s cubic-bezier(.22,1,.36,1)}.product-image img{width:100%;height:100%;object-fit:cover}.product-card:hover .product-image img,.product-card:hover .product-image svg{transform:scale(1.1) rotate(-2deg)}.product-card:hover .product-image img{transform:scale(1.06)}.product-badge{position:absolute;top:12px;left:12px;z-index:2;padding:5px 12px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;box-shadow:var(--shadow-sm)}.badge-bestseller{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:var(--navy)}.badge-new{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:var(--white)}.badge-soldout{background:rgba(26,26,46,.85);color:var(--white)}.product-card:has(.badge-soldout) .product-image{filter:grayscale(.5);opacity:.75}.btn-soldout{color:var(--text-muted);cursor:not-allowed;box-shadow:none}.btn-soldout,.btn-soldout:hover{background:var(--border-soft)}.btn-soldout:active{transform:none}.product-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-image-placeholder svg{width:44px;height:44px;fill:rgba(240,169,58,.5)}.product-body{padding:20px;display:flex;flex-direction:column;flex:1 1;gap:10px}.product-title-link{display:block}.product-body h3{font-size:1.05rem;color:var(--navy);transition:color .2s ease}.product-title-link:hover h3{color:var(--teal-dark)}.product-desc{color:var(--text-muted);font-size:.88rem;flex:1 1}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;flex-wrap:wrap}.product-price{font-weight:800;font-size:1.15rem;color:var(--navy)}.product-footer .btn-sm{width:auto;flex:1 1;min-width:150px}.how-section{padding:64px 0;background:var(--cream-dark)}.how-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.how-step{position:relative;background:var(--white);border-radius:var(--radius-lg);padding:28px 22px;text-align:center;border:1px solid var(--border-soft)}.how-num{position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:30px;height:30px;background:var(--gold);color:var(--navy);font-weight:800;font-size:.9rem}.how-icon,.how-num{border-radius:50%;display:flex;align-items:center;justify-content:center}.how-icon{width:52px;height:52px;margin:10px auto 16px;background:rgba(22,163,148,.1)}.how-icon svg{width:26px;height:26px;fill:var(--teal-dark)}.how-step h3{font-size:1.02rem;color:var(--navy);margin-bottom:8px}.how-step p{color:var(--text-muted);font-size:.88rem}.cta-band{background:var(--navy);color:var(--white);padding:44px 0}.cta-band-inner{display:flex;flex-direction:column;gap:22px;align-items:flex-start;justify-content:space-between}.cta-band-inner h2{font-size:1.5rem;margin-bottom:6px}.cta-band-inner p,.site-footer{color:var(--text-on-navy)}.site-footer{background:var(--navy);padding-top:48px}.site-footer .brand{color:var(--white)}.footer-inner{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;padding-bottom:36px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-brand p{margin-top:14px;font-size:.9rem;max-width:32ch;color:var(--text-on-navy);opacity:.85}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col h4{color:var(--white);font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.footer-col a,.footer-location{display:flex;align-items:center;gap:8px;font-size:.92rem;color:var(--text-on-navy);opacity:.85}.footer-col a:hover{opacity:1;color:var(--gold)}.icon-inline{width:18px;height:18px;fill:currentColor;flex-shrink:0}.footer-bottom{padding:18px 0;text-align:center;font-size:.82rem;color:rgba(217,223,239,.65)}@media (min-width:640px){.trust-bar-inner{grid-template-columns:repeat(4,1fr)}.footer-inner,.how-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:860px){.hero-inner{flex-direction:row;align-items:center}.hero-copy{flex:1.1 1}.hero-visual{flex:0.9 1;height:320px}.hero-card svg{width:40px;height:40px}.cta-band-inner{flex-direction:row;align-items:center}}@media (min-width:960px){.main-nav{display:flex}.btn-header{display:inline-flex}.mobile-toggle{display:none}.how-grid{grid-template-columns:repeat(4,1fr)}.footer-inner{grid-template-columns:1.4fr 1fr 1fr 1fr}}.detail-section{padding:40px 0 72px;min-height:60vh}.detail-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:28px;font-weight:700;font-size:.9rem;color:var(--teal-dark)}.detail-back:hover{color:var(--navy)}.icon-back{width:18px;height:18px;fill:currentColor}.detail-grid{display:grid;grid-template-columns:1fr;grid-gap:36px;gap:36px;align-items:start}.detail-gallery,.detail-media{position:relative}.detail-gallery{border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(150deg,var(--navy-light),var(--navy) 65%,#0d1220);box-shadow:var(--shadow-md)}.detail-gallery-track{position:relative;aspect-ratio:1/1}.detail-gallery-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.detail-gallery-slide[hidden]{display:none}.detail-gallery-slide svg{width:40%;height:40%;fill:var(--gold);filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}.detail-gallery-slide img{width:100%;height:100%;object-fit:cover}.detail-gallery-slide .product-image-placeholder svg{width:40%;height:40%;fill:var(--gold)}.detail-gallery-single .detail-gallery-track{position:static;aspect-ratio:1/1}.detail-gallery-single .detail-gallery-slide{position:static}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.gallery-arrow:hover{background:hsla(0,0%,100%,.3)}.gallery-arrow svg{width:20px;height:20px;fill:var(--white)}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:8px}.gallery-dot{width:8px;height:8px;border-radius:50%;border:none;background:hsla(0,0%,100%,.4);padding:0;transition:background .2s ease,transform .2s ease}.gallery-dot.active{background:var(--gold);transform:scale(1.25)}.detail-info h1{font-size:clamp(1.5rem,4vw,2rem);color:var(--navy);margin-bottom:12px}.detail-tagline{color:var(--teal-dark);font-weight:600;font-size:1.02rem;margin-bottom:10px}.detail-price{font-size:1.6rem;font-weight:800;color:var(--gold-dark);margin-bottom:10px}.detail-stock{display:inline-flex;align-items:center;font-size:.88rem;font-weight:700;color:var(--teal-dark);margin-bottom:18px}.detail-desc,.detail-stock.out-of-stock{color:var(--text-muted)}.detail-desc{font-size:1rem;line-height:1.7;margin-bottom:16px}.detail-desc:last-of-type{margin-bottom:26px}.detail-order-btn,.detail-specs{margin-bottom:32px}.detail-specs h2{font-size:1.1rem;color:var(--navy);margin-bottom:16px}.specs-table{display:flex;flex-direction:column;gap:10px;margin:0}.specs-row{display:flex;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px dashed var(--border-soft);font-size:.92rem}.specs-row dt{color:var(--text-muted);font-weight:600}.specs-row dd{margin:0;color:var(--text-dark);font-weight:600;text-align:right}.specs-list{display:flex;flex-direction:column;gap:12px}.specs-list li{display:flex;align-items:flex-start;gap:10px;font-size:.92rem;color:var(--text-dark)}.specs-list .icon-check{width:18px;height:18px;fill:var(--teal);flex-shrink:0;margin-top:2px}.detail-notfound{padding:96px 0;text-align:center;min-height:50vh}.detail-notfound h1{color:var(--navy);font-size:1.6rem;margin-bottom:12px}.detail-notfound p{color:var(--text-muted);max-width:44ch;margin:0 auto 24px}@media (min-width:760px){.detail-grid{grid-template-columns:minmax(0,420px) 1fr;gap:48px}}.product-grid-empty{text-align:center;color:var(--text-muted);padding:48px 20px;font-size:1rem}.state-message{text-align:center;padding:72px 20px;max-width:44ch;margin:0 auto}.state-message p{color:var(--text-muted);margin-bottom:20px;font-size:1rem}.skeleton-block,.skeleton-line{background:linear-gradient(90deg,var(--border-soft) 25%,#f6f1e8 37%,var(--border-soft) 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite;border-radius:6px}.skeleton-line{height:.85rem;margin-bottom:10px}.skeleton-block{border-radius:var(--radius-md)}.product-card-skeleton .product-image.skeleton-block{border-radius:0}.product-card-skeleton .product-footer{align-items:center}@keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.skeleton-block,.skeleton-line{animation:none}}