*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:{{ $brand->color ?? "#ff2c55" }};--brand-light:{{ $brand->color ?? "#ff2c55" }}14;--brand-soft:{{ $brand->color ?? "#ff2c55" }}28;--ink:#111;--ink-2:#333;--muted:#707070;--line:#ececec;--bg:#fff;--bg-soft:#fafafa}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,Noto Sans KR,-apple-system,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.topbar{color:#fff;text-align:center;letter-spacing:.5px;background:#111;padding:.4rem 0;font-size:.72rem}.topbar strong{color:var(--brand);font-weight:800}.navbar{z-index:100;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-brand{letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:900;display:flex}.nav-brand .logo-mini{background:var(--brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;display:flex;overflow:hidden}.nav-brand .logo-mini img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.nav-menu{flex:1;gap:2rem;display:flex}.nav-menu a{color:var(--ink-2);padding:.4rem 0;font-size:.9rem;font-weight:600;transition:color .15s;position:relative}.nav-menu a:hover{color:var(--brand)}.nav-menu a:after{content:"";background:var(--brand);height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.nav-menu a:hover:after{transform:scaleX(1)}.nav-actions{align-items:center;gap:.6rem;display:flex}.nav-actions a{color:#111;border:1.5px solid var(--ink);border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.nav-actions a:hover,.nav-actions a.primary{background:var(--ink);color:#fff}.nav-actions a.primary:hover{background:var(--brand);border-color:var(--brand)}.hero{background:var(--bg-soft);position:relative}.hero-slider{position:relative}.slide-track{aspect-ratio:21/9;background:linear-gradient(135deg, var(--brand-light), var(--brand-soft));position:relative;overflow:hidden}.slide{opacity:0;transition:opacity .6s;position:absolute;inset:0}.slide.active{opacity:1;z-index:2}.slide-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.slide-content{display:none}.slide-arrows{pointer-events:none;position:absolute;inset:0}.slide-arrow{width:48px;height:48px;color:var(--ink);pointer-events:auto;z-index:3;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000026}.slide-arrow:hover{background:var(--brand);color:#fff}.slide-arrow.prev{left:2rem}.slide-arrow.next{right:2rem}.slide-dots{z-index:3;gap:.4rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.slide-dot{background:#ffffff73;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.slide-dot.active{background:#fff;border-radius:4px;width:24px}.brand-header{border-bottom:1px solid var(--line);align-items:center;gap:1.25rem;max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem 1rem;display:flex}.brand-logo-big{background:var(--brand-light);width:72px;height:72px;color:var(--brand);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:900;display:flex;overflow:hidden}.brand-logo-big img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.brand-info{flex:1;min-width:0}.brand-name{letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:900;line-height:1.15;display:flex}.brand-name .verified{color:var(--brand);font-size:1.1rem}.brand-tagline{color:var(--muted);margin-top:.2rem;font-size:.92rem}.brand-meta{flex-shrink:0;gap:2rem;display:flex}.brand-meta-item{text-align:center}.brand-meta-val{color:var(--ink);font-size:1.4rem;font-weight:900;line-height:1}.brand-meta-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-top:.3rem;font-size:.7rem}.cat-strip{scrollbar-width:none;gap:.6rem;max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem;display:flex;overflow-x:auto}.cat-strip::-webkit-scrollbar{display:none}.cat-chip{border:1.5px solid var(--line);color:var(--ink-2);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.cat-chip:hover{border-color:var(--ink);color:var(--ink)}.cat-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.cat-chip .count{background:#fff3;border-radius:999px;padding:.05rem .4rem;font-size:.7rem}.cat-chip:not(.active) .count{background:var(--bg-soft);color:var(--muted)}.section{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 3rem}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-title{color:var(--ink);letter-spacing:-.5px;font-size:1.65rem;font-weight:900;line-height:1.1}.section-sub{color:var(--muted);margin-top:.4rem;font-size:.88rem}.section-tabs{border-bottom:2px solid var(--line);gap:.4rem;margin-bottom:1.5rem;display:flex}.section-tab{color:var(--muted);background:0 0;border:none;margin:0 1.25rem 0 0;padding:.85rem .2rem;font-size:1.1rem;font-weight:800;transition:color .15s;position:relative}.section-tab.active{color:var(--ink)}.section-tab.active:after{content:"";background:var(--ink);height:3px;position:absolute;bottom:-2px;left:0;right:0}.section-tab .tab-count{vertical-align:super;color:var(--brand);margin-left:.2rem;font-size:.7rem;font-weight:800}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem 1.25rem;display:grid}@media (width<=1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem .75rem}}.product-card{cursor:pointer;background:#fff;flex-direction:column;transition:transform .2s;display:flex;position:relative}.product-card:hover{transform:translateY(-3px)}.product-thumb{aspect-ratio:1;background:var(--bg-soft);border-radius:14px;margin-bottom:.85rem;position:relative;overflow:hidden}.product-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-thumb img{transform:scale(1.06)}.product-thumb .placeholder{background:linear-gradient(135deg, var(--brand-light), var(--brand-soft));justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.product-rank{background:var(--ink);color:#fff;z-index:2;border-bottom-right-radius:12px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:.95rem;font-weight:900;display:flex;position:absolute;top:0;left:0}.product-rank.top{background:var(--brand)}.product-badges{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;top:8px;right:8px}.product-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#000000c7;border-radius:4px;padding:3px 8px;font-size:.62rem;font-weight:800}.product-badge.sale{background:var(--brand)}.product-badge.new{background:#16a34a}.product-wishlist{width:36px;height:36px;color:var(--ink-2);z-index:2;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 8px #0000001f}.product-wishlist:hover{background:var(--brand);color:#fff}.product-cat{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.68rem;font-weight:700}.product-name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.product-price-row{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.product-price{color:var(--ink);letter-spacing:-.5px;font-size:1.15rem;font-weight:900}.product-discount{color:var(--brand);margin-right:.2rem;font-size:1.1rem;font-weight:900}.product-old-price{color:#aaa;font-size:.82rem;text-decoration:line-through}.product-meta{color:var(--muted);align-items:center;gap:.7rem;margin-top:.55rem;font-size:.72rem;display:flex}.product-meta i{color:#fbbf24}.promo-strip{background:var(--ink);color:#fff;padding:3rem 0}.promo-strip-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid}@media (width<=720px){.promo-strip-inner{grid-template-columns:repeat(2,1fr)}}.promo-item{text-align:center}.promo-item-icon{width:56px;height:56px;color:var(--brand);background:#ffffff0f;border-radius:16px;justify-content:center;align-items:center;margin:0 auto .85rem;font-size:1.5rem;display:flex}.promo-item h4{margin-bottom:.3rem;font-size:1rem;font-weight:800}.promo-item p{color:#999;font-size:.78rem;line-height:1.5}.consult-section{background:var(--bg-soft);padding:4rem 0}.consult-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.consult-title{color:var(--ink);letter-spacing:-.5px;margin-bottom:.4rem;font-size:1.65rem;font-weight:900}.consult-sub{color:var(--muted);margin-bottom:2rem;font-size:.9rem}.cf-card{border-radius:20px;grid-template-columns:1fr 1.6fr;display:grid;overflow:hidden;box-shadow:0 8px 40px #0000001a}@media (width<=768px){.cf-card{grid-template-columns:1fr}}.cf-left{color:#fff;background:linear-gradient(135deg,#7f1d1d,#b91c1c);flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.cf-left h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:800;line-height:1.3}.cf-left p{color:#fecaca;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.cf-bullets{flex-direction:column;gap:.6rem;display:flex}.cf-bullet{align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;display:flex}.cf-bullet i{color:#fca5a5;font-size:1.1rem}.cf-right{background:#fff;padding:2.5rem}.cf-row{flex-direction:column;gap:.35rem;margin-bottom:1.1rem;display:flex}.cf-row-2{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0;display:grid}@media (width<=560px){.cf-row-2{grid-template-columns:1fr}}.cf-row label{color:var(--ink-2);font-size:.8rem;font-weight:600}.cf-input,.cf-textarea{border:1.5px solid var(--line);width:100%;color:var(--ink);box-sizing:border-box;background:#fff;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.cf-input:focus,.cf-textarea:focus{border-color:var(--brand)}.cf-textarea{resize:vertical;min-height:90px}.cf-submit{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.cf-submit:hover{background:var(--brand);transform:translateY(-1px)}.cf-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.cf-note{text-align:center;color:var(--muted);margin-top:.6rem;font-size:.72rem}.contact-float{z-index:99;flex-direction:column;gap:.6rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.float-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #00000038}.float-btn:hover{transform:scale(1.1);box-shadow:0 6px 22px #0000004d}.float-phone{background:var(--brand)}.float-zalo{background:#0068ff}.empty{text-align:center;background:var(--bg-soft);border-radius:20px;grid-column:1/-1;padding:5rem 2rem}.empty-icon{background:var(--brand-light);width:72px;height:72px;color:var(--brand);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:2rem;display:flex}.empty h3{margin-bottom:.4rem;font-size:1.2rem;font-weight:800}.empty p{color:var(--muted)}footer{color:#888;background:#0b0b0b;padding:3rem 1.5rem 2rem}.footer-inner{border-bottom:1px solid #222;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1280px;margin:0 auto;padding-bottom:2rem;display:grid}@media (width<=768px){.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}.footer-brand{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:900}.footer p{font-size:.82rem;line-height:1.7}.footer h5{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.85rem;font-size:.85rem;font-weight:800}.footer ul{list-style:none}.footer ul li{margin-bottom:.4rem;font-size:.82rem}.footer a:hover{color:var(--brand)}.footer-bottom{color:#555;text-align:center;max-width:1280px;margin:1.5rem auto 0;font-size:.78rem}@media (width<=768px){.nav-menu{display:none}.slide-arrow{width:36px;height:36px}.brand-header{flex-wrap:wrap}.brand-meta{justify-content:space-around;width:100%}.section-title{font-size:1.3rem}}
