*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111;background:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit}button,a{color:inherit}a{text-decoration:none}button{border:0;background:none;cursor:pointer}.shell{width:min(1440px,calc(100% - 64px));margin:auto}.shell-wide{width:min(1600px,calc(100% - 32px));margin:auto}.utility-bar{height:36px;background:#f5f5f5;font-size:12px}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-inner>span{font-weight:600;letter-spacing:.03em}.utility-inner div{display:flex;gap:22px}.utility-inner a:hover{text-decoration:underline}.site-header{position:sticky;top:0;z-index:80;height:64px;background:rgba(255,255,255,.97);border-bottom:1px solid transparent;transition:transform .26s ease,border-color .2s ease}.site-header.scrolled{border-color:#e5e5e5}.nav-shell{height:100%;display:grid;grid-template-columns:180px 1fr 220px;align-items:center}.brand{font-weight:900;font-size:30px;letter-spacing:-.07em;line-height:1}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:15px;font-weight:600;white-space:nowrap}.desktop-nav a{position:relative;padding:23px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;background:#111;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.search-pill{height:40px;min-width:128px;padding:0 16px;border-radius:999px;background:#f5f5f5;display:flex;align-items:center;gap:9px;font-weight:600;color:#555;transition:background .18s ease}.search-pill:hover{background:#e7e7e7;color:#111}.search-pill svg,.icon-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.icon-action{width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.icon-action:hover{background:#f2f2f2}.promo-bar{height:38px;overflow:hidden;background:#111;color:#fff;display:flex;align-items:center}.announcement-track{display:flex;white-space:nowrap;animation:ticker 50s linear infinite}.announcement-track span{padding-right:70px;font-size:12px;font-weight:700;letter-spacing:.08em}@keyframes ticker{to{transform:translateX(-50%)}}
.hero{padding:22px 0 74px}.hero-media{height:min(62vw,690px);min-height:500px;background:#e9e9e9;position:relative;overflow:hidden}.hero-gridlines{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.92%,rgba(17,17,17,.05) 50%,transparent 50.08%),linear-gradient(rgba(17,17,17,.035) 1px,transparent 1px);background-size:100% 100%,100% 25%;opacity:.5}.hero-product{position:absolute;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.12);animation:heroFloat 7s ease-in-out infinite}.hero-product img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.25) contrast(.96)}.hp-a{width:31%;height:70%;left:15%;top:10%;transform:rotate(-6deg)}.hp-b{width:27%;height:58%;right:18%;top:15%;transform:rotate(5deg);animation-delay:-2.2s}.hp-c{width:20%;height:43%;left:47%;bottom:7%;transform:rotate(2deg);animation-delay:-4.2s}@keyframes heroFloat{0%,100%{translate:0 0}50%{translate:0 -10px}}.hero-tag{position:absolute;left:24px;bottom:20px;font-size:11px;font-weight:700;letter-spacing:.14em;background:#fff;padding:8px 10px}.hero-copy{text-align:center;max-width:900px;margin:46px auto 0;padding:0 20px}.eyebrow,.community-overline{font-size:13px;font-weight:700;letter-spacing:.12em;margin:0 0 12px}.hero h1{font-size:clamp(54px,7.2vw,112px);line-height:.86;letter-spacing:-.065em;margin:0;font-weight:900}.hero-lead{max-width:650px;margin:24px auto 0;color:#555;font-size:18px;line-height:1.5}.hero-actions{display:flex;justify-content:center;gap:10px;margin-top:28px}.btn{height:48px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;transition:transform .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-1px)}.btn-black{background:#111;color:#fff}.btn-black:hover{background:#333}.btn-white{background:#fff;color:#111;border:1px solid #d5d5d5}.btn-white:hover{background:#f5f5f5}.btn-wide{min-width:220px}
.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-head h2{font-size:30px;letter-spacing:-.035em;margin:0;font-weight:600}.section-head>a{font-size:15px;text-decoration:underline;text-underline-offset:4px}.department-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.department-card{min-height:360px;padding:28px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease}.department-card:hover{transform:translateY(-3px)}.department-card .dept-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.dept-count{font-size:11px;font-weight:700;letter-spacing:.08em}.dept-arrow{font-size:22px}.department-card h3{font-size:38px;letter-spacing:-.045em;margin:0 0 6px}.department-card p{font-size:14px;margin:0;opacity:.7}.dept-icon{position:absolute;width:150px;height:150px;right:-18px;bottom:-14px;fill:none;stroke:currentColor;stroke-width:3;opacity:.16;transform:rotate(-8deg);transition:transform .3s ease,opacity .3s ease}.department-card:hover .dept-icon{transform:rotate(0) scale(1.04);opacity:.25}
.latest-feature{display:grid;grid-template-columns:1.25fr .75fr;min-height:560px;background:#f5f5f5}.latest-art{overflow:hidden;background:#e9e9e9}.latest-art img{width:100%;height:100%;object-fit:cover;filter:saturate(.18) contrast(.98);transition:transform .6s cubic-bezier(.2,.7,.2,1)}.latest-feature:hover .latest-art img{transform:scale(1.025)}.latest-copy{display:flex;flex-direction:column;justify-content:center;padding:56px}.latest-copy>span{font-size:13px;font-weight:700}.latest-copy h3{font-size:50px;line-height:.96;letter-spacing:-.055em;margin:16px 0 20px}.latest-copy p{color:#555;line-height:1.55;max-width:420px}.text-link{margin-top:18px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.rail-controls{display:flex;gap:8px}.rail-controls button{width:46px;height:46px;border-radius:50%;background:#f2f2f2;font-size:20px;transition:background .18s ease}.rail-controls button:hover{background:#ddd}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,31%);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}.product-rail .product-card{scroll-snap-align:start}
.product-card{min-width:0}.product-media{position:relative;background:#f5f5f5;aspect-ratio:4/5;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.2) contrast(.98);transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .25s ease}.product-card:hover .product-media img{transform:scale(1.025);filter:saturate(.3) contrast(1)}.product-badge{position:absolute;left:14px;top:14px;background:#fff;padding:7px 9px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-actions{position:absolute;left:12px;right:12px;bottom:12px;display:flex;gap:8px;transform:translateY(8px);opacity:0;transition:.22s ease}.product-card:hover .product-actions{transform:none;opacity:1}.product-open{flex:1;background:#fff;height:44px;border-radius:999px;font-weight:700}.product-share{width:44px;border-radius:50%;background:#fff;font-size:19px}.product-meta{padding:14px 2px 24px}.product-brand{font-size:13px;font-weight:700;color:#555;margin-bottom:4px}.product-name{font-size:17px;font-weight:600;line-height:1.25}.product-note{font-size:14px;color:#767676;margin-top:5px}.mobile-product-open{display:none;margin-top:12px;text-decoration:underline;text-underline-offset:4px;font-weight:600}
.community-strip{background:#111;color:#fff;margin-top:60px}.community-inner{min-height:290px;display:flex;align-items:center;justify-content:space-between;gap:40px}.community-inner h2{font-size:44px;letter-spacing:-.045em;margin:8px 0 10px;max-width:650px}.community-inner p{color:#bcbcbc;margin:0}.community-inner .btn-white{border:0}.shop-section{padding:86px 0 60px}.shop-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:26px}.shop-title h2{font-size:34px;letter-spacing:-.04em;margin:0}.shop-title h2 span{font-weight:400;color:#777}.shop-actions{display:flex;align-items:center;gap:24px}.filter-button{font-weight:600;padding:10px 0}.sort-select{border:0;background:#fff;font-weight:600;outline:0;cursor:pointer}.category-strip-wrap{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:sticky;top:64px;z-index:45;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.category-strip{display:flex;gap:28px;overflow:auto;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-chip{padding:18px 0;white-space:nowrap;color:#666;font-weight:600;position:relative}.category-chip.active{color:#111}.category-chip.active:after{content:"";position:absolute;height:2px;background:#111;left:0;right:0;bottom:-1px}.shop-layout{display:grid;grid-template-columns:0 1fr;gap:0;transition:grid-template-columns .3s ease,gap .3s ease;padding-top:30px}.shop-layout.filters-open{grid-template-columns:245px 1fr;gap:28px}.filter-panel{min-width:0;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease}.filters-open .filter-panel{opacity:1;pointer-events:auto}.filter-panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.filter-panel-head button{font-size:25px}.filter-block{padding:22px 0;border-bottom:1px solid #e5e5e5}.filter-block>span{display:block;font-weight:700;margin-bottom:14px}.filter-block label{display:block;margin:11px 0;font-size:15px;cursor:pointer}.filter-block input{accent-color:#111;margin-right:8px}.filter-reset{text-decoration:underline;margin-top:20px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 12px}.empty-state{padding:50px 0;color:#777}.service-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd;padding:0}.service-row article{background:#f5f5f5;padding:48px;min-height:260px}.service-row b{font-size:12px}.service-row h3{font-size:25px;margin:48px 0 10px;letter-spacing:-.03em}.service-row p{color:#666;line-height:1.5;margin:0}
.footer{background:#111;color:#fff;margin-top:90px;padding:64px 0 24px}.footer-shell{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-logo{font-weight:900;font-size:42px;letter-spacing:-.07em}.footer-brand p{color:#aaa;line-height:1.5}.footer-shell>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-shell strong{font-size:13px;margin-bottom:8px}.footer-shell a,.footer-link{color:#aaa;text-align:left;font-size:14px;padding:0}.footer-shell a:hover,.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid #333;margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;gap:30px;color:#888;font-size:12px;line-height:1.5}.mobile-dock{display:none}.search-overlay{position:fixed;inset:0;background:rgba(255,255,255,.98);z-index:200;opacity:0;pointer-events:none;transition:opacity .2s ease}.search-overlay.open{opacity:1;pointer-events:auto}.search-modal{width:min(1000px,calc(100% - 40px));margin:48px auto}.search-top{display:flex;justify-content:space-between;align-items:center}.search-logo{font-size:30px;font-weight:900;letter-spacing:-.07em}.search-top button{font-size:34px}.search-field{height:70px;margin-top:36px;border-radius:999px;background:#f5f5f5;display:flex;align-items:center;padding:0 24px;gap:14px}.search-field svg{width:24px;height:24px;fill:none;stroke:#111;stroke-width:1.8}.search-field input{border:0;outline:0;background:transparent;width:100%;font-size:22px}.search-meta{display:flex;justify-content:space-between;padding:22px 4px;color:#777;font-size:12px}.search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.search-result{display:flex;gap:14px;background:#f7f7f7;padding:12px;cursor:pointer}.search-result img{width:82px;height:96px;object-fit:cover;filter:saturate(.2)}.search-result div{display:flex;flex-direction:column;justify-content:center;gap:4px}.search-result small{color:#777}.zalo-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:220;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .2s}.zalo-modal.open{opacity:1;pointer-events:auto}.zalo-modal-card{width:min(520px,calc(100% - 32px));background:#fff;padding:42px;position:relative}.zalo-modal-card h3{font-size:30px;letter-spacing:-.04em}.zalo-modal-card p{color:#666;line-height:1.5}.modal-x{position:absolute;right:16px;top:12px;font-size:30px}.toast{position:fixed;left:50%;bottom:30px;translate:-50% 20px;background:#111;color:#fff;border-radius:999px;padding:12px 18px;font-size:13px;opacity:0;pointer-events:none;z-index:300;transition:.2s}.toast.show{opacity:1;translate:-50% 0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.reveal.on{opacity:1;transform:none}
@media(max-width:1100px){.nav-shell{grid-template-columns:120px 1fr 180px}.desktop-nav{gap:18px}.department-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.latest-copy{padding:38px}.latest-copy h3{font-size:38px}.footer-shell{grid-template-columns:1fr 1fr}.hero-media{min-height:460px}}
@media(max-width:820px){body{padding-bottom:74px}.shell,.shell-wide{width:calc(100% - 28px)}.utility-bar{display:none}.site-header{height:56px}.nav-shell{grid-template-columns:1fr auto}.brand{font-size:28px}.desktop-nav{display:none}.nav-actions{gap:4px}.search-pill{min-width:40px;width:40px;padding:0;justify-content:center}.search-pill span{display:none}.promo-bar{height:34px}.hero{padding-top:12px;padding-bottom:50px}.hero-media{height:74vw;min-height:330px}.hp-a{left:7%;width:38%;height:72%}.hp-b{right:7%;width:34%;height:60%}.hp-c{left:43%;width:25%;height:42%}.hero-copy{margin-top:30px}.hero h1{font-size:clamp(50px,15vw,78px)}.hero-lead{font-size:16px}.section{padding:48px 0}.section-head h2{font-size:24px}.department-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.department-grid::-webkit-scrollbar{display:none}.department-card{min-width:80%;min-height:300px;scroll-snap-align:start}.latest-feature{grid-template-columns:1fr}.latest-art{height:105vw;max-height:520px}.latest-copy{padding:30px 24px 38px}.latest-copy h3{font-size:36px}.product-rail{grid-auto-columns:76%}.community-inner{min-height:340px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.community-inner h2{font-size:34px}.shop-section{padding-top:60px}.shop-head{align-items:flex-end}.shop-title h2{font-size:28px}.shop-actions{gap:14px}.filter-button{font-size:0}.filter-button:before{content:'Filters';font-size:14px}.sort-select{max-width:150px;font-size:14px}.category-strip-wrap{top:56px}.category-strip{gap:22px}.shop-layout,.shop-layout.filters-open{grid-template-columns:1fr;gap:0;padding-top:18px}.filter-panel{position:fixed;z-index:150;inset:0 0 0 18%;background:#fff;padding:24px;transform:translateX(100%);opacity:1;pointer-events:none;transition:transform .28s cubic-bezier(.2,.7,.2,1)}.filters-open .filter-panel{transform:translateX(0);pointer-events:auto;box-shadow:-16px 0 40px rgba(0,0,0,.15)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-badge{left:8px;top:8px;font-size:8px;padding:5px 6px}.product-actions{display:none}.product-meta{padding-top:10px}.product-brand{font-size:11px}.product-name{font-size:14px}.product-note{font-size:12px}.mobile-product-open{display:block;font-size:12px}.service-row{grid-template-columns:1fr}.service-row article{min-height:220px;padding:32px}.service-row h3{margin-top:34px}.footer{margin-top:60px}.footer-shell{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:68px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid #ddd;z-index:100;backdrop-filter:blur(14px)}.mobile-dock a,.mobile-dock button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px}.mobile-dock svg{width:20px;height:20px;fill:none;stroke:#111;stroke-width:1.7}.search-modal{margin-top:20px}.search-results{grid-template-columns:1fr}.search-field{height:58px}.search-field input{font-size:17px}.icon-action.community-head{display:none}}
@media(max-width:520px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.section-head>a{font-size:13px}.department-card{min-width:88%}.product-rail{grid-auto-columns:84%}.footer-shell{grid-template-columns:1fr 1fr}.latest-copy h3{font-size:32px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
