:root{--rose:#8a5a2f;--rose-dark:#5c3a1c;--rose-soft:#f0e3d0;--cream:#f7efe3;--ink:#2f2519;--muted:#7a6a55;--line:#e7dac7;--gold:#c2974a;--green:#1f9d55;--radius:14px;--shadow:0 6px 24px rgba(70,45,15,.1)}*{box-sizing:border-box}body,html{margin:0;padding:0;color:var(--ink);background:var(--cream);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 20px}h1,h2,h3{line-height:1.25;margin:0 0 .4em}h1{font-size:clamp(28px,5vw,46px)}h2{font-size:clamp(22px,3.5vw,32px)}p{margin:0 0 1em}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:999px;font-weight:600;border:2px solid transparent;cursor:pointer;transition:.15s;font-size:15px}.btn-primary{background:var(--rose);color:#fff}.btn-primary:hover{background:var(--rose-dark)}.btn-zalo{background:#0068ff;color:#fff}.btn-zalo:hover{filter:brightness(.92)}.btn-outline{border-color:var(--rose);color:var(--rose);background:#fff}.btn-outline:hover{background:var(--rose-soft)}.btn-lg{padding:15px 30px;font-size:17px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(20,69%,97%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;height:68px}.header-inner,.logo{display:flex;align-items:center}.logo{gap:10px}.logo-img{height:52px;width:auto}.logo-mark{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--rose),var(--gold));color:#fff;font-weight:800}.footer-logo{background:var(--cream);border-radius:12px;padding:8px;display:inline-block;margin-bottom:14px}.footer-logo img{height:70px;width:auto;display:block}.nav{display:flex;gap:26px;align-items:center}.nav a{font-weight:500;color:var(--ink);font-size:15px}.nav a:hover{color:var(--rose)}.nav-cta{display:flex;gap:10px;align-items:center}.menu-toggle{display:none;background:none;border:0;font-size:26px;cursor:pointer;color:var(--rose-dark)}.hero{background:linear-gradient(160deg,var(--rose-soft),var(--cream));padding:64px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:48px;gap:48px;align-items:center}.eyebrow{display:inline-block;background:#fff;color:var(--rose);border:1px solid var(--rose-soft);padding:6px 14px;border-radius:999px;font-weight:600;font-size:13px;margin-bottom:18px}.hero p.lead{font-size:18px;color:var(--muted);max-width:520px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.hero-stats{display:flex;gap:30px;margin-top:34px}.hero-stats .num{font-size:28px;font-weight:800;color:var(--rose-dark)}.hero-stats .lbl{font-size:13px;color:var(--muted)}.hero-visual{aspect-ratio:4/5;border-radius:20px;box-shadow:var(--shadow);overflow:hidden;background:var(--rose-soft);display:grid;place-items:center;color:#fff;text-align:center}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-brand{display:flex;flex-direction:column;gap:0;background:linear-gradient(160deg,#fffaf2,var(--rose-soft));padding:30px;border:1px solid var(--line)}.hero-brand .hero-logo{width:78%;height:auto;object-fit:contain}.hero-brand-cap{color:var(--rose-dark);font-weight:600;margin:6px 0 0;font-size:15px}section{padding:56px 0}.section-head{text-align:center;max-width:640px;margin:0 auto 38px}.section-head p{color:var(--muted)}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:.15s}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card .ico{font-size:30px;margin-bottom:10px}.card h3{font-size:18px}.card p{font-size:14px;color:var(--muted);margin:0}.trust{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.trust-item{display:flex;gap:14px;align-items:flex-start}.trust-item .ico{font-size:26px}.trust-item h4{margin:0 0 4px;font-size:16px}.trust-item p{margin:0;font-size:14px;color:var(--muted)}.catalog-toolbar{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:30px}.chip{padding:9px 18px;border-radius:999px;border:1px solid var(--line);background:#fff;cursor:pointer;font-weight:600;font-size:14px;transition:.15s}.chip.active{background:var(--rose);color:#fff;border-color:var(--rose)}.grid-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.product{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:.15s}.product:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.ph-img{aspect-ratio:3/4;position:relative;overflow:hidden;background:#efe6da}.ph-img img{width:100%;height:100%;object-fit:cover}.ph-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--rose-dark);background:repeating-linear-gradient(45deg,#f3ece2,#f3ece2 14px,#ece1d2 0,#ece1d2 28px)}.ph-fallback .ph-code{font-size:26px;font-weight:800;letter-spacing:1px}.ph-fallback .ph-note{position:absolute;bottom:8px;font-size:11px;color:var(--muted)}.code-badge{position:absolute;top:8px;left:8px;background:rgba(47,37,25,.78);color:#fff;font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px;letter-spacing:.5px}.product-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:10px;flex:1 1}.product-head{display:flex;align-items:center;justify-content:space-between}.product-head .code{font-weight:800;font-size:17px}.tag{font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:var(--rose-soft);color:var(--rose-dark)}.swatches{display:flex;gap:6px;flex-wrap:wrap}.swatch{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.15)}.price-rows{font-size:13px;border-top:1px dashed var(--line);padding-top:10px}.price-rows .row{display:flex;justify-content:space-between}.price-rows .row .lbl{color:var(--muted)}.price-rows .row .val{font-weight:700}.price-rows .row.best .val{color:var(--rose-dark)}.size-line{font-size:12px;color:var(--muted)}.product .btn{width:100%;justify-content:center;margin-top:auto}.lead-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.field{margin-bottom:16px}.field label{display:block;font-weight:600;font-size:14px;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:10px;font-size:15px;font-family:inherit;background:var(--cream)}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--rose-soft);border-color:var(--rose)}.two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.benefits{list-style:none;padding:0;margin:0;display:grid;grid-gap:14px;gap:14px}.benefits li{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}.benefits .ico{font-size:22px}.footer{background:#2b1a20;color:#f3e7ec;padding:48px 0 28px;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:32px;gap:32px}.footer h4{color:#fff;margin-bottom:14px}.footer a{color:#e9c9d6}.footer a:hover{color:#fff}.footer .muted{color:#c9aebb;font-size:14px}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.12);margin-top:28px;padding-top:18px;font-size:13px;color:#c9aebb;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.page-hero{background:var(--rose-soft);padding:46px 0;text-align:center}.page-hero p{color:var(--muted);max-width:620px;margin:0 auto}.container-narrow{max-width:760px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.post-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.post-card-img{position:relative;display:block;aspect-ratio:16/10;background:var(--cream)}.post-card-img img{width:100%;height:100%;object-fit:cover}.post-pillar{position:absolute;left:10px;top:10px;background:var(--rose);color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px}.post-card-body{padding:16px 18px 20px;display:flex;flex-direction:column;gap:8px;flex:1 1}.post-date{font-size:12px;color:var(--gold);font-weight:600}.post-card-body h3{font-size:17px;line-height:1.4;margin:0}.post-card-body h3 a{color:var(--ink)}.post-card-body h3 a:hover{color:var(--rose)}.post-card-body p{font-size:14px;color:var(--muted);margin:0;flex:1 1}.post-readmore{font-size:14px;font-weight:600;color:var(--rose)}.post-hero{background:var(--rose-soft);padding:40px 0 30px}.post-breadcrumb{font-size:13px;color:var(--muted);margin:0 0 10px}.post-breadcrumb a{color:var(--rose)}.post-hero h1{font-size:30px;line-height:1.25;margin:0 0 12px}.post-meta{font-size:13px;color:var(--muted)}.post-content{font-size:17px;line-height:1.75;color:var(--ink);padding:14px 0}.post-content h2{font-size:23px;margin:32px 0 12px;color:var(--rose)}.post-content h3{font-size:19px;margin:24px 0 10px}.post-content p{margin:0 0 16px}.post-content ol,.post-content ul{margin:0 0 16px;padding-left:22px}.post-content li{margin-bottom:8px}.post-content a{color:var(--rose);text-decoration:underline}.post-content blockquote{border-left:4px solid var(--gold);background:var(--cream);margin:20px 0;padding:12px 18px;border-radius:0 8px 8px 0;color:var(--ink);font-style:italic}.post-content table{width:100%;border-collapse:collapse;margin:0 0 18px;font-size:15px}.post-content td,.post-content th{border:1px solid var(--line);padding:9px 12px;text-align:left}.post-content th{background:var(--rose-soft)}.post-content img{max-width:100%;border-radius:var(--radius)}.post-cta{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:26px;text-align:center;margin:30px 0}.post-cta p{margin:0 0 16px;font-weight:600;color:var(--ink)}.float-contact{position:fixed;right:18px;bottom:18px;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.float-phone{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;box-shadow:var(--shadow);color:#fff;font-size:20px;background:var(--green)}.float-cart-big{display:inline-flex;align-items:center;gap:9px;padding:15px 24px;border-radius:999px;background:linear-gradient(135deg,var(--rose),var(--gold));color:#fff;font-weight:800;font-size:18px;box-shadow:0 8px 22px rgba(138,90,47,.45);position:relative;animation:cartPulse 2s infinite}.float-cart-big:hover{filter:brightness(1.06);transform:translateY(-1px)}.float-cart-big .fc-ico{font-size:23px;line-height:1}.float-cart-big .fc-count{background:#fff;color:var(--rose-dark);border-radius:999px;min-width:25px;height:25px;display:inline-grid;place-items:center;font-size:14px;font-weight:800;padding:0 6px}@keyframes cartPulse{0%,to{box-shadow:0 8px 22px rgba(138,90,47,.45)}50%{box-shadow:0 10px 34px rgba(194,151,74,.8)}}@media (max-width:520px){.float-cart-big{font-size:15.5px;padding:13px 18px}.float-cart-big .fc-ico{font-size:20px}}.demo-banner{background:var(--gold);color:#3a2c00;text-align:center;font-size:13px;padding:7px 12px;font-weight:600}@media (max-width:900px){.hero-grid,.two-col{grid-template-columns:1fr}.hero-visual{max-width:360px}.cards-4,.grid-products,.post-grid{grid-template-columns:repeat(2,1fr)}.post-hero h1{font-size:25px}.footer-grid,.trust-grid{grid-template-columns:1fr}.nav{display:none}.nav.open{display:flex;position:absolute;top:68px;left:0;right:0;flex-direction:column;background:var(--cream);padding:18px 20px;gap:16px;border-bottom:1px solid var(--line)}.menu-toggle{display:block}}@media (max-width:520px){.cards-4,.grid-products{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:1fr}.hero-stats{gap:18px}.cart-text{display:none}}.opt-row{display:flex;align-items:center;gap:8px}.opt-row label{font-size:13px;color:var(--muted);width:38px;flex:none;font-weight:600}.opt-row select{flex:1 1;font-family:inherit}.opt-row .qty,.opt-row select{padding:7px 8px;border:1px solid var(--line);border-radius:8px;font-size:13px;background:var(--cream)}.opt-row .qty{width:64px}.swatch.sm{width:22px;height:22px;border-radius:50%;border:1px solid rgba(0,0,0,.15);flex:none}.btn-added{background:var(--green);color:#fff}.cart-link{position:relative;display:inline-flex;align-items:center;gap:6px;font-weight:700;background:var(--rose);color:#fff;padding:9px 16px;border-radius:999px;font-size:15px}.cart-link:hover{background:var(--rose-dark)}.cart-badge{background:#e23b3b;color:#fff;border-radius:999px;font-size:12px;font-weight:800;min-width:20px;height:20px;display:inline-grid;place-items:center;padding:0 5px}.cart-link .cart-badge{position:absolute;top:-6px;right:-6px}.float-cart{background:var(--rose);position:relative}.float-badge{position:absolute;top:-4px;right:-4px}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:30px;gap:30px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:12px}.cart-item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.cart-item img{width:70px;height:88px;object-fit:cover;border-radius:8px;flex:none}.cart-item-info{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.cart-item-info .muted{font-size:13px;color:var(--muted)}.tier-ref{font-size:11px;color:var(--muted)}.cart-qty{display:inline-flex;align-items:center;gap:0;margin-top:4px;flex-wrap:wrap}.unit-applied{font-size:12.5px;color:var(--ink);margin-left:10px}.unit-applied small{color:var(--muted)}.cart-line{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:10px;margin-left:auto;flex:none}.cart-line-total{font-weight:800;color:var(--rose-dark);font-size:16px;white-space:nowrap}.cart-summary{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:6px}.cart-summary .row{display:flex;justify-content:space-between;padding:4px 0}.cart-summary .row.total{font-size:18px;border-top:1px dashed var(--line);margin-top:6px;padding-top:10px}.cart-summary .row.total b{color:var(--rose-dark)}.cart-form-total{display:flex;justify-content:space-between;align-items:center;background:var(--rose-soft);border-radius:10px;padding:10px 14px;margin-bottom:14px;font-size:15px}.cart-form-total b{color:var(--rose-dark);font-size:19px}.deposit-hint{background:var(--rose-soft);color:var(--rose-dark);border-radius:10px;padding:9px 12px;font-size:14px;margin-bottom:14px;text-align:center}.product-name{font-size:14.5px;font-weight:600;color:var(--ink);line-height:1.35;min-height:2.6em}.cart-qty button{width:30px;height:30px;border:1px solid var(--line);background:var(--cream);cursor:pointer;font-size:18px;line-height:1}.cart-qty button:first-child{border-radius:8px 0 0 8px}.cart-qty button:last-child{border-radius:0 8px 8px 0}.cart-qty input{width:48px;height:30px;text-align:center;border:1px solid var(--line);border-left:0;border-right:0;font-size:14px}.cart-remove{background:none;border:0;cursor:pointer;color:var(--muted);font-size:13px;padding:2px 4px}.cart-remove:hover{color:#e23b3b}.cart-form{position:-webkit-sticky;position:sticky;top:84px}@media (max-width:760px){.cart-layout{grid-template-columns:1fr}.cart-form{position:static}}.catalog-search{position:relative;max-width:520px;margin:0 auto 18px}.catalog-search input{width:100%;padding:13px 42px;border:1px solid var(--line);border-radius:999px;font-size:15px;font-family:inherit;background:#fff;box-shadow:var(--shadow)}.catalog-search input:focus{outline:2px solid var(--rose-soft);border-color:var(--rose)}.catalog-search .search-ico{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:15px;opacity:.7}.catalog-search .search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:var(--line);border:0;width:24px;height:24px;border-radius:50%;cursor:pointer;color:var(--ink);font-size:12px}.catalog-search .search-clear:hover{background:var(--rose-soft)}.cart-notice{background:var(--gold);color:#3a2c00;border-radius:12px;padding:14px 18px;margin-bottom:20px;text-align:center;font-size:16px;font-weight:600;box-shadow:var(--shadow)}.cart-notice b{font-weight:800}@media (max-width:520px){.cart-notice{font-size:14.5px}}.cart-warn{background:#fff4e5;color:#8a4b00;border:1px solid #ffd9a0;border-radius:10px}.cart-ok,.cart-warn{padding:10px 12px;margin-top:10px;font-size:14px}.cart-ok{background:#e8f7ee;color:#157a3e;border:1px solid #b6e7c6;border-radius:10px;font-weight:600}.grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.steps-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.step-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;text-align:center}.step-card .step-num{width:40px;height:40px;border-radius:50%;margin:0 auto 12px;display:grid;place-items:center;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--rose),var(--gold))}.step-card h4{margin:0 0 6px;font-size:17px}.step-card p{margin:0;font-size:14px;color:var(--muted)}.pay-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:30px;gap:30px;align-items:start}.pay-qr-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px}.pay-qr{width:100%;max-width:340px;margin:0 auto;border-radius:10px}.pay-box{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.pay-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-bottom:1px dashed var(--line)}.pay-row:last-of-type{border-bottom:0}.pay-row-label{color:var(--muted);font-size:14px}.pay-row-value{display:inline-flex;align-items:center;gap:10px;text-align:right}.copy-btn{background:var(--rose-soft);color:var(--rose-dark);border:0;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;cursor:pointer}.copy-btn:hover{background:var(--gold);color:#fff}.pay-warn{background:#fff7e6;border:1px solid var(--gold);color:var(--rose-dark);border-radius:10px;padding:12px 14px;font-size:14px;margin-top:14px}.pay-error{background:#fdecec;border:1px solid #e23b3b;color:#b3261e;border-radius:10px;padding:10px 14px;font-size:14px;margin-bottom:14px}.thanks-box{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow);text-align:left;margin-top:24px}.thanks-steps{list-style:none;padding:0;margin:0 0 14px}.thanks-steps li{padding:8px 0;border-bottom:1px dashed var(--line);font-size:15px}.thanks-steps li:last-child{border-bottom:0}@media (max-width:760px){.pay-layout,.steps-3{grid-template-columns:1fr}}@media (max-width:520px){.grid-2{grid-template-columns:1fr}}