.hero{display:grid;grid-template-columns:70% 30%;grid-template-rows:450px;gap:0;padding:18px 0 6px;align-items:stretch}.hero-main{position:relative;overflow:hidden;min-height:280px;background:linear-gradient(120deg,#1d63e3,#0f43a3)}.hslide{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:34px 58px;opacity:0;transform:translate(20px);transition:opacity .5s,transform .5s;pointer-events:none}.hslide.on{opacity:1;transform:none;pointer-events:auto}.hs-left{color:#fff;max-width:60%}.hs-kicker{display:inline-block;background:#ffffff2e;padding:5px 12px;border-radius:var(--r-pill);font-size:12px;font-weight:600;margin-bottom:14px}.hslide h2{font-size:36px;line-height:1.1;font-weight:700}.hslide h2 b{color:#ffd34d}.hslide p{font-size:15px;opacity:.92;margin:10px 0 16px;max-width:420px}.hs-price{display:flex;align-items:baseline;gap:8px;margin-bottom:18px;color:#fff}.hs-price small{opacity:.85;font-size:13px}.hs-price b{font-size:28px;font-weight:800;color:#ffd34d}.hs-art{font-size:0;color:#ffffff38}.hs-art svg{width:170px;height:170px}.hs-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:#ffffff38;color:#fff;display:grid;place-items:center;backdrop-filter:blur(4px)}.hs-nav svg{width:20px;height:20px}.hs-nav.prev{left:14px}.hs-nav.next{right:14px}.hs-nav svg.flipx{transform:scaleX(-1)}.hs-nav:hover{background:#fff6}.hs-dots{position:absolute;left:58px;bottom:18px;display:flex;gap:7px}.hs-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#ffffff73;cursor:pointer;padding:0}.hs-dots button.on{background:#fff;width:22px;border-radius:5px}.hero-side{display:flex}.hero-main--img{position:relative;height:100%;min-height:0;background:#eef3fc;overflow:hidden;width:100%;border-radius:var(--r-lg) 0 0 var(--r-lg)}.hero-main--img .hslide{display:block;padding:0;transform:none;transition:opacity .5s}.hero-main--img .hslide.on{transform:none}.hero-main--img .hslide a{display:block;width:100%;height:100%;overflow:hidden}.hero-main--img .hslide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-slide-empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:280px;color:#ffffffd9;font-size:14px;text-align:center;padding:24px}.best-wrap{padding:20px 0 8px}.best-seller{--best-red:#ef3f42;--best-orange:#ff9f32;position:relative;isolation:isolate;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:radial-gradient(circle at 88% 12%,rgba(255,169,64,.22),transparent 25%),linear-gradient(125deg,#0c3f9c,#145fd2 58%,#0e4db6);box-shadow:0 18px 42px #1043a030}.best-seller:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.16;background-image:radial-gradient(rgba(255,255,255,.9) .8px,transparent .8px);background-size:18px 18px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 58%);mask-image:linear-gradient(90deg,#000,transparent 58%)}.best-seller__glow{position:absolute;z-index:-1;width:220px;height:220px;border-radius:50%;filter:blur(2px);pointer-events:none}.best-seller__glow--one{right:-90px;top:-115px;background:#ffb84d2e}.best-seller__glow--two{left:24%;bottom:-190px;background:#60b4ff3b}.best-seller__head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.best-seller__heading{min-width:0;color:#fff}.best-seller__kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;padding:5px 10px;border:1px solid rgba(255,255,255,.32);border-radius:var(--r-pill);background:#05235e47;color:#fff4df;font-size:11px;font-weight:800;line-height:1;letter-spacing:.13em;text-transform:uppercase}.best-seller__pulse{position:relative;width:8px;height:8px;flex:none;border-radius:50%;background:#ffbe55;box-shadow:0 0 0 4px #ffbe5529}.best-seller__pulse:after{content:"";position:absolute;inset:-4px;border:1px solid rgba(255,207,126,.75);border-radius:inherit;animation:best-seller-pulse 1.8s ease-out infinite}@keyframes best-seller-pulse{0%{transform:scale(.7);opacity:.9}75%,to{transform:scale(1.65);opacity:0}}.best-seller__heading h2{margin:0;color:#fff;font-size:29px;font-weight:800;line-height:1.18;letter-spacing:-.025em}.best-seller__heading h2 span{display:inline-block;color:#ffdb7b;font-weight:900;text-shadow:0 2px 12px rgba(255,183,51,.28)}.best-seller__heading p{max-width:620px;margin:9px 0 0;color:#ffffffc7;font-size:13.5px;line-height:1.55}.best-seller__view-all{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:4px 0;color:#fff;font-size:13px;font-weight:800;white-space:nowrap;transition:color .18s ease,transform .18s ease}.best-seller__view-all svg{width:15px;height:15px}.best-seller__view-all:hover{color:#ffdb7b;transform:translate(2px)}.best-seller__products{position:relative;margin-right:-24px}.best-seller__products .prod-grid{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:9px 24px 12px 7px;touch-action:pan-x;cursor:grab}.best-seller__products .prod-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.best-seller__products .prod-grid img{-webkit-user-drag:none;user-select:none}.best-seller__products .prod-grid::-webkit-scrollbar{display:none}.best-seller__products .pcard{flex:0 0 calc((100% - 54px)/5.5);min-width:0;scroll-snap-align:start;overflow:visible;border:1px solid rgba(12,49,119,.08);border-radius:16px;box-shadow:0 10px 24px #05235e29}.best-seller__products .pcard:before{content:"\2605";position:absolute;z-index:4;top:-9px;left:-7px;display:grid;place-items:center;width:36px;height:36px;border:3px solid #fff;border-radius:50%;background:linear-gradient(145deg,#ffc95e,#ee9122);box-shadow:0 5px 12px #b5600d47;color:#fff;font-size:15px;font-weight:800;line-height:1}.best-seller__products .pcard:after{content:"B\c1N CH\1ea0Y";position:absolute;z-index:3;top:10px;right:8px;padding:5px 8px;border-radius:var(--r-pill);background:linear-gradient(105deg,var(--best-red),#ff7541);box-shadow:0 4px 10px #e02f363d;color:#fff;font-size:9px;font-weight:800;line-height:1;letter-spacing:.04em}.best-seller__products .pcard .thumb{border-radius:16px 16px 0 0;background:linear-gradient(180deg,#fff,#f8fbff)}.best-seller__products .pcard .body{padding:12px}.best-seller__products .pcard .name{font-weight:600}.best-seller__products .pcard .price{color:var(--best-red);font-size:16px}.best-seller__products .pcard .pcard-btn{border-color:var(--best-red);background:linear-gradient(100deg,#e93439,#f45a3e);box-shadow:0 6px 14px #df2f3533;color:#fff}.best-seller__products .pcard .pcard-btn:hover{border-color:#cf272d!important;background:#cf272d!important;box-shadow:0 8px 18px #c1222840}.best-seller__products .pcard:hover{border-color:#ffb141b3;box-shadow:0 16px 32px #05235e3d;transform:translateY(-5px)}.best-seller__swipe{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;color:#ffffffc2;font-size:11.5px;font-weight:600}@media(prefers-reduced-motion:reduce){.best-seller__pulse:after{animation:none}}.featured-categories-wrap{padding-top:26px;padding-bottom:14px}.featured-categories{position:relative}.featured-categories__head{display:flex;align-items:center;gap:10px;margin-bottom:15px}.featured-categories__title-icon{display:block;width:35px;height:35px;flex:none}.featured-categories__title-icon img{display:block;width:100%;height:100%;object-fit:contain}.featured-categories__head h2{margin:0;color:var(--ink);font-size:18px;font-weight:600;line-height:1.2}.featured-categories .cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.featured-categories .cat-card{--cat-accent:#2167d5;--cat-soft:#eaf2ff;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:146px;padding:16px 12px 14px;overflow:hidden;border:0;border-radius:16px;background:#ffffffb8;box-shadow:0 9px 26px #1a437e13;backdrop-filter:blur(8px);text-align:center;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.featured-categories .cat-card:nth-child(2){--cat-accent:#15966a;--cat-soft:#e7f8f1}.featured-categories .cat-card:nth-child(3){--cat-accent:#087f9e;--cat-soft:#e6f7fb}.featured-categories .cat-card:nth-child(4){--cat-accent:#7654c9;--cat-soft:#f1edff}.featured-categories .cat-card:nth-child(5){--cat-accent:#df7a20;--cat-soft:#fff3e4}.featured-categories .cat-card:nth-child(6){--cat-accent:#d94e61;--cat-soft:#fff0f2}.featured-categories .cat-card:nth-child(7){--cat-accent:#2c8b57;--cat-soft:#e9f8ef}.featured-categories .cat-card:nth-child(8){--cat-accent:#4f69c6;--cat-soft:#edf0ff}.featured-categories .cat-card:nth-child(9){--cat-accent:#c45a9a;--cat-soft:#fceef7}.featured-categories .cat-card:nth-child(10){--cat-accent:#ad6b2c;--cat-soft:#fbf0e6}.featured-categories .cat-card:nth-child(11){--cat-accent:#168b94;--cat-soft:#e8f8f8}.featured-categories .cat-card:nth-child(12){--cat-accent:#6856b7;--cat-soft:#f0edfc}.featured-categories .cat-card .cico{display:block;width:38px;height:38px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.featured-categories .cat-card .cico img{display:block;width:100%;height:100%;object-fit:contain}.featured-categories .cat-card__content{position:relative;min-width:0}.featured-categories .cat-card h3{margin:0;color:var(--ink);font-size:13.5px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.featured-categories .cat-card .count{display:block;margin-top:6px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--muted);font-size:11px;font-weight:500;line-height:1.2}.featured-categories .cat-card:hover{background:#fff;box-shadow:0 15px 32px #1641811f;transform:translateY(-3px)}.blog-cats{display:flex;gap:10px;margin:0 0 18px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.blog-cats::-webkit-scrollbar{display:none}.blog-cat{flex:none;padding:2px 10px;border-radius:var(--r-pill);background:#fff;border:1px solid var(--line);font-size:13.5px;line-height:1.6;font-weight:500;color:var(--ink-2);white-space:nowrap;transition:border-color .15s,color .15s,background .15s}.blog-cat:hover{border-color:var(--blue-400);color:var(--blue-600);background:var(--blue-50)}.blog{display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.blog-feat{display:flex;flex-direction:column}.bf-img{position:relative;aspect-ratio:16/10;border-radius:var(--r-lg);overflow:hidden;background:linear-gradient(135deg,#cfe0fb,#9fc0f5);display:block;color:#0f43a366}.bf-img svg{position:absolute;inset:0;margin:auto;width:80px;height:80px}.bf-img img,.bf-img .bf-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bf-tag{position:absolute;left:12px;top:12px;background:var(--blue-600);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:var(--r-pill)}.bf-title{font-size:28px;font-weight:600;line-height:1.3;margin-top:16px;color:var(--ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bf-title:hover{color:var(--blue-600)}.blog-list{display:flex;flex-direction:column;gap:0}.bl-item{display:flex;gap:13px;padding:12px 8px;border-radius:var(--r-md);align-items:flex-start;border-bottom:1px solid var(--line)}.bl-item:last-child{border-bottom:0}.bl-item:hover{background:#fff;box-shadow:var(--sh-1);border-bottom-color:transparent}.bl-thumb{width:152px;height:86px;border-radius:8px;overflow:hidden;position:relative;background:linear-gradient(135deg,#e0eafb,#c5d8f6);display:block;color:#0f43a373;flex:none}.bl-thumb svg{width:30px;height:30px;position:absolute;inset:0;margin:auto}.bl-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bl-item small{display:block;font-size:11.5px;color:var(--blue-600);font-weight:600;margin-bottom:3px}.bl-item h4{font-size:14px;font-weight:600;line-height:1.4;color:var(--ink-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bl-item:hover h4{color:var(--blue-600)}.empty-row{background:#fff;border:1px dashed var(--line-2);border-radius:var(--r-md);padding:34px;text-align:center;color:var(--muted);font-size:13.5px}.seo{display:grid;grid-template-columns:420px 1fr;gap:30px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:28px;box-shadow:var(--sh-1)}.seo-art{aspect-ratio:16/10;border-radius:var(--r-md);background:linear-gradient(135deg,#1d63e3,#0f43a3);display:grid;place-items:center;color:#ffffffd9;position:relative;overflow:hidden}.seo-art .logo-w{filter:brightness(0) invert(1);height:40px}.seo-art--img{display:block;aspect-ratio:auto;background:none;border-radius:var(--r-lg);padding:0;overflow:visible}.seo-art--img img{width:100%;height:auto;display:block;object-fit:contain;border-radius:var(--r-lg)}.seo-body h2{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-600);margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--line)}.seo-body h3{font-size:24px;color:var(--ink);margin-bottom:12px}.seo-body p{color:var(--ink-2);margin:0 0 12px;font-size:14px;line-height:1.7}.seo-body p:last-child{margin:0}@media(max-width:900px){.hero{grid-template-columns:1fr;grid-template-rows:none}.hero-main--img{height:220px;border-radius:var(--r-lg) var(--r-lg) 0 0}.hslide h2{font-size:28px}.hs-art{display:none}.hs-left{max-width:100%}.blog,.seo{grid-template-columns:1fr}.best-seller{padding:22px 18px}.best-seller__head{align-items:center}.best-seller__heading h2{font-size:26px}.best-seller__products{margin-right:-18px}.best-seller__products .prod-grid{padding-right:18px}.featured-categories .cat-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.bl-thumb{width:118px;height:67px}.bf-title{font-size:22px}.blog-cat{font-size:13px}.hslide{padding:24px}.best-wrap{padding:14px 0 4px}.best-seller{padding:19px 14px 14px;border-radius:20px}.best-seller__head{align-items:flex-start;margin-bottom:17px}.best-seller__heading h2{font-size:24px}.best-seller__heading p{font-size:12.5px}.best-seller__view-all{font-size:0}.best-seller__view-all:before{content:"Xem h\1ebft";font-size:12px}.best-seller__view-all svg{width:15px;height:15px}.best-seller__products{margin-right:-14px}.best-seller__products .prod-grid{gap:12px;padding:9px 14px 10px 7px}.best-seller__products .pcard{flex-basis:calc((100% - 18px)*.4);scroll-snap-align:start}.best-seller__products .pcard:hover{transform:none}.best-seller__swipe{display:flex}.featured-categories-wrap{padding-top:18px;padding-bottom:8px}.featured-categories__head{margin-bottom:12px}.featured-categories__title-icon{width:28px;height:28px;border-radius:8px}.featured-categories__head h2{font-size:17px}.featured-categories .cat-grid{grid-template-columns:none;grid-template-rows:repeat(2,132px);grid-auto-flow:column;grid-auto-columns:minmax(126px,38vw);gap:10px;width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 10px}.featured-categories .cat-grid::-webkit-scrollbar{display:none}.featured-categories .cat-card{gap:7px;min-height:0;padding:12px 8px 10px;border-radius:14px;scroll-snap-align:start}.featured-categories .cat-card .cico{width:34px;height:34px;border-radius:0}.featured-categories .cat-card h3{font-size:12.5px}.featured-categories .cat-card .count{margin-top:4px;padding:0;font-size:10.5px}.featured-categories .cat-card:hover{transform:none}}.featured-categories__swipe{display:none;align-items:center;justify-content:center;gap:9px;margin:2px 0 0;color:var(--muted);font-size:12px;font-weight:600}.featured-categories__swipe span{color:var(--blue-400);font-size:14px;line-height:1}@media(max-width:767px){.hero-side{display:none}.hero{grid-template-columns:1fr;padding:0 0 6px}.hero-main--img{width:calc(100% + var(--gutter) * 2);margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));height:auto;aspect-ratio:1686/900;border-radius:0}.hero-main--img .hslide img{width:100%;height:100%;object-fit:contain}.featured-categories__swipe{display:flex}.featured-categories,.best-seller{padding-left:var(--gutter);padding-right:var(--gutter)}.best-seller__products{margin-right:calc(-1 * var(--gutter))}.container.sec:not(.featured-categories-wrap){padding-left:var(--gutter);padding-right:var(--gutter)}}
