:root{--red:#D70018;--red-dark:#A30310;--red-soft:#fff1f2;--red-line:#ffd6da;--ink:#16181d;--body:#3a3f4a;--muted:#8a909c;--line:#eceef1;--bg:#f6f7f9;--card:#fff;--green:#15a34a;--gold:#f0a500;--amber:#fff8e6;--radius:16px;--radius-sm:10px;--shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04);--shadow-md:0 6px 20px rgba(16,24,40,.10);--shadow-lg:0 16px 40px rgba(16,24,40,.16);--maxw:1200px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Be Vietnam Pro,Roboto,-apple-system,Segoe UI,Arial,sans-serif;color:var(--body);background:var(--bg);line-height:1.6;font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{color:var(--ink)}.container{max-width:var(--maxw);margin:0 auto;padding:0 18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:11px 20px;font-weight:700;font-size:14.5px;cursor:pointer;transition:all .18s ease;font-family:inherit;line-height:1}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(180deg,#e21127,#c10016);color:#fff;box-shadow:0 4px 12px rgba(215,0,24,.28)}.btn-primary:hover{box-shadow:0 6px 18px rgba(215,0,24,.4);transform:translateY(-1px)}.btn-outline{background:#fff;color:var(--red);border:1.6px solid var(--red)}.btn-outline:hover{background:var(--red-soft)}.btn-ghost{background:#f1f2f5;color:var(--ink)}.btn-ghost:hover{background:#e7e9ee}.btn-block{width:100%}.btn-lg{padding:14px 26px;font-size:15.5px;border-radius:13px}.btn[disabled]{opacity:.55;cursor:not-allowed;transform:none}.badge{display:inline-block;background:var(--red);color:#fff;font-size:11px;font-weight:800;padding:3px 9px;border-radius:6px;letter-spacing:.3px}.badge-gold{background:var(--gold);color:#3a2a00}.badge-green{background:var(--green)}.stars{color:var(--gold);font-size:13px;letter-spacing:1px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:0 2px 12px rgba(16,24,40,.08)}.top-bar{background:var(--red);color:#fff;font-size:12.5px;font-weight:600}.vtda-top-bar .container{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:12px;padding-top:6px;padding-bottom:6px}.top-bar b{font-weight:800}.top-bar-left,.top-bar-right{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-bar-right{text-align:right;flex-shrink:0}header.main{background:#fff}header.main.vtda-header{background:linear-gradient(180deg,#fbc500,#f7a600);border-bottom:1px solid rgba(181,0,15,.12)}header.main .container{display:flex;align-items:center;gap:18px;min-height:70px;padding-top:10px;padding-bottom:10px}.logo{gap:11px;font-size:19px;color:var(--ink);white-space:nowrap;flex-shrink:0}.logo,.logo .mark{display:flex;align-items:center;font-weight:900}.logo .mark{background:linear-gradient(180deg,#e21127,#c10016);color:#fff;border-radius:11px;width:42px;height:42px;justify-content:center;font-size:15px;box-shadow:0 4px 10px rgba(215,0,24,.3)}.vtda-logo .logo-img{width:46px;height:46px;border-radius:8px;object-fit:contain;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.vtda-logo .logo-text{display:flex;flex-direction:column;line-height:1.25}.vtda-logo strong{font-size:17px;font-weight:900;color:#b5000f;letter-spacing:.3px}.logo small{display:block;font-size:10.5px;color:var(--muted);font-weight:600;letter-spacing:.2px}.vtda-logo small{color:#8a0009;font-size:11px}.search{flex:1 1;display:flex;background:#fff;border:1.6px solid rgba(255,255,255,.7);border-radius:999px;overflow:hidden;max-width:520px;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:.18s}.vtda-search:focus-within{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.search input{flex:1 1;border:0;background:transparent;padding:11px 18px;font-size:14px;outline:none;font-family:inherit}.search button{background:var(--red);border:0;color:#fff;padding:0 16px;cursor:pointer;font-size:16px;justify-content:center;flex-shrink:0}.head-actions,.search button{display:flex;align-items:center}.head-actions{gap:14px;margin-left:auto;white-space:nowrap}.head-actions a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink)}.head-actions a:hover{color:var(--red)}.head-hot{display:flex;align-items:center;gap:8px;line-height:1.25}.head-hot small{display:block;color:#8a0009;font-size:11px;font-weight:600}.head-hot b{color:#b5000f;font-size:15px;font-weight:800}.vtda-hotline{padding:6px 10px;border-radius:10px;background:rgba(255,255,255,.45)}.vtda-hotline:hover{background:rgba(255,255,255,.65)}.cart-link{position:relative;display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.55);padding:9px 14px;border-radius:999px;border:1px solid rgba(181,0,15,.15);font-weight:700;color:#b5000f}.vtda-cart:hover{background:#fff;color:var(--red)}.cart-count{position:absolute;top:-6px;right:-4px;background:var(--red);color:#fff;border-radius:999px;font-size:11px;font-weight:800;min-width:19px;height:19px;display:flex;align-items:center;justify-content:center;padding:0 5px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:0;border-radius:10px;background:rgba(255,255,255,.6);cursor:pointer}.nav-toggle span{display:block;height:2px;background:#b5000f;border-radius:2px}.nav{background:#fff;border-bottom:2px solid var(--red-line)}.vtda-nav .container{display:flex;gap:2px;min-height:44px;align-items:center;overflow-x:auto;scrollbar-width:thin}.vtda-nav a{padding:10px 12px;font-weight:700;font-size:13px;color:var(--body);border-radius:8px;white-space:nowrap;transition:.15s;flex-shrink:0}.vtda-nav a.nav-home,.vtda-nav a:hover{background:var(--red-soft);color:var(--red)}.nav a.cat-all{background:var(--red);color:#fff}.nav a.cat-all:hover{background:var(--red-dark)}.hero{background:radial-gradient(1200px 400px at 80% -10%,rgba(255,255,255,.18),transparent),linear-gradient(120deg,#c10016,#7d0010);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.08) 1px,transparent 0);background-size:22px 22px;pointer-events:none}.hero .container{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:30px;gap:30px;align-items:center;padding:48px 18px;position:relative;z-index:1}.hero .eyebrow{display:inline-block;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:5px 13px;border-radius:999px;font-size:12.5px;font-weight:700;margin-bottom:16px}.hero h1{font-size:40px;line-height:1.12;margin:0 0 14px;font-weight:900;color:#fff;letter-spacing:-.5px}.hero p{font-size:16.5px;opacity:.95;margin:0 0 24px;max-width:520px}.hero .cta-row{display:flex;gap:12px;flex-wrap:wrap}.hero .btn-white{background:#fff;color:var(--red)}.hero .btn-white:hover{background:#fff;transform:translateY(-1px);box-shadow:var(--shadow-lg)}.hero .btn-line{background:transparent;color:#fff;border:1.6px solid rgba(255,255,255,.6)}.hero .hero-img{position:relative}.hero .hero-img img{border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.4);background:#fff}.hero .hero-float{position:absolute;bottom:-14px;left:-14px;background:#fff;color:var(--ink);border-radius:14px;padding:10px 14px;box-shadow:var(--shadow-lg);font-weight:800;font-size:13px;display:flex;align-items:center;gap:8px}.hero .hero-float .big{color:var(--red);font-size:18px}.hero-split{background:#f6f7f9;padding:16px 0}.hero-split .container{display:grid;grid-template-columns:244px minmax(0,1fr) 244px;grid-gap:16px;gap:16px;align-items:stretch;padding:0 18px;max-width:1200px;margin:0 auto}.hero-cat-menu{display:flex;flex-direction:column;gap:2px;background:#fff;border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.hero-cat-item{display:flex;align-items:center;gap:10px;padding:11px 14px;font-size:13px;font-weight:600;color:var(--ink);border-bottom:1px solid #f0f1f3;transition:.15s}.hero-cat-item:last-child{border-bottom:0}.hero-cat-item:hover{background:var(--red-soft);color:var(--red)}.hero-cat-icon{font-size:18px;width:28px;text-align:center;flex-shrink:0}.hero-cat-label{flex:1 1;line-height:1.3}.hero-cat-arrow{color:var(--muted);font-size:16px;font-weight:700}.hero-showroom{position:relative;border-radius:14px;overflow:hidden;background:#1a1e27;box-shadow:var(--shadow-md)}.hero-showroom--empty{display:flex;align-items:center;justify-content:center;color:#8a909c;font-size:14px;background:#eceef1}.hero-showroom-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.hero-showroom-slide.is-active{opacity:1;pointer-events:auto}.hero-showroom-slide img{width:100%;height:100%;object-fit:cover;border-radius:14px;display:block}.hero-showroom-placeholder{width:100%;height:100%;color:#8a909c;background:#eceef1;border-radius:14px}.hero-showroom-arrow,.hero-showroom-placeholder{display:flex;align-items:center;justify-content:center}.hero-showroom-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:rgba(0,0,0,.45);color:#fff;font-size:22px;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:.15s;z-index:2}.hero-showroom-arrow:hover{background:rgba(0,0,0,.65)}.hero-showroom-arrow--prev{left:12px}.hero-showroom-arrow--next{right:12px}.hero-showroom-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:2}.hero-showroom-dots button{width:8px;height:8px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.45);padding:0;transition:.2s}.hero-showroom-dots button.is-active{background:#fff;width:20px;border-radius:4px}.hero-side-banners{display:flex;flex-direction:column;gap:12px;min-height:0}.hero-side-banner{flex:1 1;display:block;border-radius:14px;overflow:hidden;background:#eceef1;box-shadow:var(--shadow-md);min-height:0}.hero-side-banner img{width:100%;height:100%;object-fit:cover;display:block;border-radius:14px}.hero-side-banner-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8a909c;font-size:13px;background:#eceef1}.usp{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:-30px 0 8px;position:relative;z-index:2}.usp .item{background:var(--card);border-radius:14px;padding:16px;gap:13px;box-shadow:var(--shadow-md);border:1px solid var(--line)}.usp .ic,.usp .item{display:flex;align-items:center}.usp .ic{font-size:26px;width:46px;height:46px;border-radius:11px;background:var(--red-soft);justify-content:center;flex-shrink:0}.usp b{display:block;font-size:14px;color:var(--ink)}.usp span{font-size:12px;color:var(--muted)}.cat-quick{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0}.cat-quick a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-weight:600;font-size:13.5px;box-shadow:var(--shadow);transition:.15s}.cat-quick a:hover{border-color:var(--red);color:var(--red);transform:translateY(-1px)}.section{margin:34px 0}.section-head{justify-content:space-between;margin-bottom:18px}.section-head,.section-head h2{display:flex;align-items:center}.section-head h2{font-size:23px;margin:0;font-weight:800;gap:9px}.section-head h2:before{content:"";width:5px;height:24px;background:var(--red);border-radius:3px;display:inline-block}.section-head a{color:var(--red);font-weight:700;font-size:14px}.section.flash{background:linear-gradient(120deg,#fff4f4,#fff);border:1px solid var(--red-line);border-radius:var(--radius);padding:20px}.section.flash .section-head h2:before{background:var(--gold)}.grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.pcard,.vtd-pc-link{min-height:308px}.pcard{background:var(--card);border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:all .2s ease;position:relative;border:1px solid #e2e8f0}.pcard,.pcard .pcard-link{display:flex;flex-direction:column}.pcard .pcard-link{flex:1 1;color:inherit;text-decoration:none}.pcard .pcard-link:hover .name{color:var(--red)}.pcard:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--red-line)}.pcard .imgwrap{position:relative;aspect-ratio:1/1;background:#f8fafc;padding:6px;overflow:hidden;display:block;border-bottom:1px solid #f1f5f9}.pcard .imgwrap img{width:100%;height:100%;object-fit:contain;border-radius:8px;transition:transform .3s ease}.pcard:hover .imgwrap img{transform:scale(1.04)}.pcard .disc{position:absolute;top:6px;left:6px;min-width:auto;height:auto;display:inline-block;box-sizing:border-box;background:#d70018;color:#fff;font-size:11px;font-weight:800;padding:3px 8px;border-radius:4px;z-index:2;line-height:1.2;box-shadow:0 2px 6px rgba(215,0,24,.25)}.pcard .badge-hot,.pcard .badge-origin,.pcard .disc:after,.pcard .disc:before,.pcard .promo,.pcard .stars,.vtd-pc-hot,.vtd-pc-origin,.vtd-pc-stars{display:none!important}.badge-tag,.pcard .badge-tag,.vtd-pc-tag{display:inline-flex;align-items:center;justify-content:center;background:#6554c0!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-size:11px;font-weight:700;line-height:1.2;padding:4px 12px;border-radius:999px;margin-bottom:6px;max-width:max-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 2px 6px rgba(101,84,192,.25)}.badge-tag:empty,.badge-tag[hidden],.badge-tag[style*="display: none"],.badge-tag[style*="display:none"],.pcard .badge-tag:empty,.vtd-pc-tag:empty,.vtd-pc-tag[hidden],.vtd-pc-tag[style*="display: none"],.vtd-pc-tag[style*="display:none"]{display:none!important;margin:0!important;padding:0!important;height:0!important;min-height:0!important;line-height:0!important;border:0!important;overflow:hidden!important}.pcard .pcard-out{position:absolute;inset:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;font-weight:800;color:#c62828;z-index:2}.pcard .body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:3px;flex:1 1}.pcard .brand{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-weight:800}.pcard .name,.vtd-pc-name,[data-slot=name]{font-size:13px;font-weight:700;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.7em;line-height:1.35;word-break:break-word}a.name:hover{color:var(--red)}.pcard .price-block,.vtd-pc-prices{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-wrap:nowrap;margin-top:4px}.pcard .price{color:#d70018;font-weight:800;font-size:15.5px;line-height:1.2}.pcard .old{color:#94a3b8;text-decoration:line-through;font-size:12px;font-weight:400}.pcard .rating-row,.rating-row,.vtd-pc-meta,.vtd-pc-rating{margin-top:2px}.pcard .review-count{font-size:11px;color:#64748b;font-weight:500}.pcard .soldbar{height:auto!important;background:transparent!important;border-radius:0!important;position:relative!important;overflow:visible!important;margin-top:2px!important}.pcard .soldbar i{display:none!important}.pcard .soldbar span{position:static!important;display:inline-block!important;font-size:11px!important;font-weight:500!important;color:#64748b!important}.pcard .actions{margin-top:auto;padding:0 10px 12px}.pcard--preview .name{cursor:default}.pcard-preview-hint{font-size:10.5px;color:var(--muted);text-align:center;padding-top:4px;border-top:1px dashed var(--line);margin-top:4px}.hotsale-section{padding:16px 0 20px;margin:0}.hotsale-head{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px}.hotsale-pill{display:inline-flex;align-items:center;background:#d70018;color:#fff;font-weight:800;font-size:14px;padding:10px 20px;border-radius:999px;line-height:1.2}.hotsale-countdown{display:flex;gap:8px;flex:1 1;justify-content:center;flex-wrap:wrap}.hotsale-countdown-item{background:#fff;border:1px solid #f0dcc4;border-radius:10px;min-width:56px;padding:8px 10px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.hotsale-countdown-item strong{display:block;font-size:22px;font-weight:900;color:#d70018;line-height:1}.hotsale-countdown-item span{display:block;font-size:11px;color:var(--muted);margin-top:3px;font-weight:600}.hotsale-zalo{display:inline-flex;align-items:center;gap:8px;background:#0068ff;color:#fff;font-weight:800;font-size:14px;padding:10px 18px;border-radius:999px;transition:.15s;white-space:nowrap}.hotsale-zalo:hover{filter:brightness(1.08);transform:translateY(-1px)}.hotsale-zalo-icon{font-size:16px}.hotsale-hint{font-size:12px;color:var(--muted);margin:-6px 0 10px}.hotsale-carousel{position:relative}.hotsale-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 10px;scrollbar-width:thin}.hotsale-track::-webkit-scrollbar{height:6px}.hotsale-track::-webkit-scrollbar-thumb{background:#e8c9a8;border-radius:999px}.hotsale-card-wrap{flex:0 0 216px;scroll-snap-align:start}.hotsale-nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:22px;line-height:1;cursor:pointer;z-index:2;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center}.hotsale-nav--prev{left:-6px}.hotsale-nav--next{right:-6px}.hotsale-nav:hover{border-color:var(--red);color:var(--red)}.press-section .section-head h2{text-transform:uppercase;letter-spacing:.3px}.press-grid{display:grid;grid-gap:18px;gap:18px}.press-card{background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:.2s}.press-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--red-line)}.press-card-img{aspect-ratio:16/9;background:#f6f7f9;overflow:hidden}.press-card-img img{width:100%;height:100%;object-fit:cover}.press-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:42px}.press-card h3{font-size:15px;font-weight:700;margin:14px 14px 8px;line-height:1.4;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.press-card-link{margin:0 14px 14px;color:var(--red);font-weight:700;font-size:13px}.showroom-section .section-head h2{text-transform:uppercase;letter-spacing:.3px}.showroom-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.showroom-card{background:#fafbfc;border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:var(--shadow)}.showroom-card h3{font-size:16px;font-weight:800;color:var(--red-dark);margin:0 0 12px}.showroom-address,.showroom-branch,.showroom-hotline{font-size:14px;color:var(--ink);margin:0 0 8px;line-height:1.5}.showroom-map-link{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:var(--red);font-weight:700;font-size:14px}.showroom-map-link:hover{text-decoration:underline}.showroom-map-icon{font-size:18px}.contact-page{background:var(--bg)}.contact-hero{background:linear-gradient(135deg,#c10016,#7d0010 55%,#4a0009);color:#fff;padding:56px 0 64px}.contact-hero-inner{max-width:720px}.contact-hero-badge{display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);padding:6px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.4px;margin-bottom:16px}.contact-hero h1{font-size:clamp(28px,4vw,40px);font-weight:900;color:#fff;margin:0 0 14px;line-height:1.15}.contact-hero p{font-size:16px;line-height:1.65;color:rgba(255,255,255,.9);margin:0 0 24px}.contact-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-hero .btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.65)}.contact-hero .btn-outline:hover{background:rgba(255,255,255,.12)}.contact-quick{padding:0 0 8px;margin-top:-28px;position:relative;z-index:2}.contact-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.contact-quick-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 16px;display:flex;gap:12px;align-items:flex-start;box-shadow:var(--shadow)}.contact-quick-card--accent{border-color:var(--red-line);background:linear-gradient(180deg,#fff,#fff8f8)}.contact-quick-icon{font-size:24px;line-height:1;flex-shrink:0}.contact-quick-label{font-size:12px;color:var(--muted);font-weight:600;margin-bottom:2px}.contact-quick-value{font-size:15px;font-weight:800;color:var(--ink)}.contact-quick-card--accent .contact-quick-value{color:var(--red)}.contact-main{padding:40px 0 48px}.contact-main-grid{display:grid;grid-template-columns:1.35fr .85fr;grid-gap:28px;gap:28px;align-items:start}.contact-form-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.contact-form-panel h2{font-size:22px;margin:0 0 8px}.contact-form-desc{color:var(--muted);font-size:14px;margin:0 0 22px}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.contact-form-msg{margin:14px 0 0;font-size:14px;font-weight:600}.contact-form-msg--ok{color:var(--green)}.contact-form-msg--err{color:var(--red)}.contact-aside{display:flex;flex-direction:column;gap:16px}.contact-aside-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.contact-aside-card h3{font-size:17px;margin:0 0 12px}.contact-aside-card--hotline{background:linear-gradient(135deg,var(--red-soft),#fff);border-color:var(--red-line)}.contact-promise-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px;color:var(--body)}.contact-hotline-btn{display:inline-flex;margin-top:12px;background:var(--red);color:#fff!important;font-size:22px;font-weight:900;padding:12px 22px;border-radius:12px;letter-spacing:.5px}.contact-showrooms{padding:16px 0 56px}.contact-showrooms .section-head{text-align:center;margin-bottom:28px}.contact-showrooms .section-head p{color:var(--muted);margin:8px 0 0}.contact-showroom-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.contact-showroom-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.contact-showroom-map{aspect-ratio:16/10;background:#eef0f3}.contact-showroom-map iframe{width:100%;height:100%;border:0;display:block}.contact-showroom-body{padding:20px 22px 22px}.contact-showroom-body h3{font-size:16px;font-weight:800;color:var(--red-dark);margin:0 0 10px}.contact-showroom-addr,.contact-showroom-branch,.contact-showroom-phone{font-size:14px;margin:0 0 8px;line-height:1.5}.contact-showroom-direction{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--red);font-weight:700;font-size:14px}.contact-showroom-direction:hover{text-decoration:underline}@media(max-width:900px){.contact-quick-grid{grid-template-columns:repeat(2,1fr)}.contact-main-grid,.contact-showroom-grid{grid-template-columns:1fr}}@media(max-width:560px){.contact-hero{padding:40px 0 52px}.contact-form-grid,.contact-quick-grid{grid-template-columns:1fr}}.pdetail{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;border-radius:var(--radius);padding:26px;box-shadow:var(--shadow);margin-top:18px}.gallery .main,.pdetail{background:#fff;border:1px solid var(--line)}.gallery .main{aspect-ratio:1/1;border-radius:14px;padding:18px;overflow:hidden}.gallery .main img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:9px;margin-top:12px;flex-wrap:wrap}.thumbs img{width:66px;height:66px;object-fit:contain;border:1.6px solid var(--line);border-radius:10px;padding:5px;cursor:pointer;background:#fff;transition:.15s}.thumbs img:hover{border-color:var(--red-line)}.thumbs img.active{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.pinfo h1{font-size:25px;margin:8px 0 10px;font-weight:800;line-height:1.25}.pinfo .meta{display:flex;gap:16px;color:var(--muted);font-size:13px;margin-bottom:6px;flex-wrap:wrap;align-items:center}.pricebox{background:linear-gradient(120deg,var(--red-soft),#fff);border:1px solid var(--red-line);border-radius:14px;padding:18px;margin:16px 0}.pricebox .now{color:var(--red);font-size:32px;font-weight:900}.pricebox .was{color:var(--muted);text-decoration:line-through;margin-left:12px;font-size:16px}.pricebox .save{display:inline-block;margin-left:10px;background:var(--red);color:#fff;font-size:12px;font-weight:800;padding:4px 9px;border-radius:7px;vertical-align:middle}.pricebox .promo-line{margin-top:10px;color:var(--green);font-weight:700;display:flex;align-items:center;gap:7px}.feature-list{list-style:none;padding:0;margin:16px 0}.feature-list li{padding:8px 0;border-bottom:1px dashed var(--line);font-size:14px;display:flex;gap:8px;align-items:center}.feature-list li:before{content:"✓";color:#fff;background:var(--green);width:19px;height:19px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;flex-shrink:0}.qtyrow{gap:14px;margin:18px 0}.qty,.qtyrow{display:flex;align-items:center}.qty{border:1.6px solid var(--line);border-radius:11px;overflow:hidden}.qty button{width:40px;height:42px;border:0;background:#f3f4f6;font-size:18px;cursor:pointer;transition:.15s}.qty button:hover{background:var(--red-soft);color:var(--red)}.qty input{width:50px;height:42px;border:0;text-align:center;font-size:15px;font-family:inherit;font-weight:700}.buy-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:18px}.trust-row .t{background:#fafbfc;border:1px solid var(--line);border-radius:11px;padding:11px;text-align:center;font-size:12px;font-weight:600}.trust-row .t .ti{font-size:20px;display:block;margin-bottom:3px}.desc-block{background:#fff;border-radius:var(--radius);padding:26px;box-shadow:var(--shadow);margin-top:20px;border:1px solid var(--line)}.desc-block h2{font-size:20px;margin:0 0 14px;display:flex;align-items:center;gap:9px}.desc-block h2:before{content:"";width:5px;height:22px;background:var(--red);border-radius:3px}.spec-table{width:100%;border-collapse:collapse;margin-bottom:6px}.spec-table tr:nth-child(odd){background:#fafbfc}.spec-table td{padding:11px 14px;font-size:14px;border:1px solid var(--line)}.spec-table td:first-child{font-weight:700;color:var(--ink);width:38%;background:#f4f5f7}.prose h3{color:var(--red-dark);font-size:16.5px;margin:18px 0 7px}.prose ul{padding-left:20px}.prose li{margin:4px 0}.prose img{border-radius:12px;margin:12px 0}.panel{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:22px;border:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:78px 1fr auto;grid-gap:15px;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item img{width:78px;height:78px;object-fit:contain;border:1px solid var(--line);border-radius:10px;background:#fff;padding:5px}.summary{display:flex;justify-content:space-between;padding:8px 0;font-size:14.5px}.summary.total{font-size:20px;font-weight:900;color:var(--red);border-top:1px solid var(--line);padding-top:13px;margin-top:6px}.field{margin-bottom:15px}.field label{display:block;font-weight:600;font-size:13.5px;margin-bottom:6px;color:var(--ink)}.field input,.field select,.field textarea{width:100%;border:1.6px solid var(--line);border-radius:11px;padding:11px 14px;font-size:14.5px;font-family:inherit;outline:none;transition:.15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.radio-card{display:flex;gap:11px;align-items:flex-start;border:1.6px solid var(--line);border-radius:12px;padding:14px;margin-bottom:11px;cursor:pointer;transition:.15s}.radio-card:hover{border-color:var(--red-line)}.radio-card.on{border-color:var(--red);background:var(--red-soft)}.two-col{display:grid;grid-template-columns:1.4fr .9fr;grid-gap:24px;gap:24px;align-items:start}.qr-box{text-align:center;padding:16px;border:1.6px dashed var(--red);border-radius:14px;background:#fff}.qr-box img{width:230px;height:230px;margin:0 auto;border:1px solid var(--line);border-radius:10px}footer.main{background:linear-gradient(180deg,#1a1e27,#15181f);color:#aab0bd;margin-top:46px;padding:42px 0 22px;font-size:13.5px}footer.main.vtda-footer{background:linear-gradient(180deg,#1c2030,#12151c)}footer.main .cols{display:grid;grid-template-columns:1.7fr 1fr 1.2fr;grid-gap:34px;gap:34px}.vtda-foot-cols{align-items:start}footer.main h4{color:#fff;font-size:15px;margin:0 0 14px;letter-spacing:.4px}footer.main p{margin:7px 0;line-height:1.55}footer.main a{color:#c5cad4;transition:color .15s}footer.main a:hover{color:#fff}.foot-links{list-style:none;padding:0;margin:0}.foot-links li{margin:8px 0}.foot-links a{font-weight:600;font-size:13px}.foot-hotline a b{color:#fff;font-size:15px}.foot-branches{margin-top:14px;display:flex;flex-direction:column;gap:14px}.foot-branch strong{display:block;color:#fff;font-size:12.5px;margin-bottom:4px}.foot-branch p{font-size:12.5px;margin:4px 0}.foot-social{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.foot-bottom{border-top:1px solid #2a2f3a;margin-top:26px;padding-top:16px;text-align:center;color:#717784;font-size:12.5px}.empty{text-align:center;padding:64px 20px}.crumb,.empty{color:var(--muted)}.crumb{font-size:13px;margin:16px 0}.crumb a:hover{color:var(--red)}.notice{background:var(--amber);border:1px solid #ffe08a;border-radius:11px;padding:13px 15px;font-size:13.5px;margin:12px 0}.notice-ok{background:#e9f9ef;border-color:#a6e7bf}.flash{padding:12px 15px;border-radius:11px;margin-bottom:15px;font-size:14px}.flash-ok{background:#e9f9ef;color:#12613a}.flash-err{background:#fdecea;color:#9a2222}.pill{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.2px}.pill.NEW,.pill.PENDING{background:#fff3e0;color:#e65100}.pill.CONFIRMED{background:#e3f2fd;color:#1565c0}.pill.SHIPPING{background:#ede7f6;color:#5e35b1}.pill.DONE,.pill.PAID{background:#e9f9ef;color:#12613a}.pill.CANCELLED,.pill.FAILED{background:#fdecea;color:#c62828}@media(max-width:900px){.hero .container,.hero-split .container,.pdetail,.two-col{grid-template-columns:1fr}.hero-cat-menu,.hero-cat-menu--desktop{display:none!important}.hero-split{padding:0;background:#fff}.hero-split .container{padding:0;gap:0;max-width:none}.hero-showroom{min-height:210px;box-shadow:none}.hero-showroom,.hero-showroom-slide img{border-radius:0}.hero-side-banners{display:none}.usp{margin-top:18px}.grid,.usp{grid-template-columns:repeat(2,1fr)}.grid{gap:12px}.press-grid{grid-template-columns:repeat(2,1fr)!important}.showroom-grid{grid-template-columns:1fr}.hotsale-head{justify-content:center}.hotsale-countdown{order:3;flex-basis:100%}.hotsale-card-wrap{flex-basis:180px}.stat-grid{grid-template-columns:repeat(2,1fr)}.trust-row{grid-template-columns:repeat(3,1fr)}footer.main .cols{grid-template-columns:1fr;gap:28px}.top-bar-left,.top-bar-right{font-size:11px}.vtda-cart .cart-label,.vtda-hotline .hotline-ic,.vtda-hotline small{display:none}.nav-toggle{display:flex}.vtda-nav:not(.open){max-height:0;overflow:hidden}.vtda-nav.open{max-height:360px;overflow-y:auto}.vtda-nav .container{flex-wrap:wrap;padding-top:8px;padding-bottom:10px}.search{order:5;flex-basis:100%;max-width:none}header.main .container{height:auto;padding:12px 16px;flex-wrap:wrap;gap:12px}.hero h1{font-size:29px}.hero .container{padding:34px 16px}.grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media (min-width:992px){.hero-split .container{grid-template-columns:244px minmax(0,1fr) 244px!important;align-items:stretch!important;gap:16px!important;max-width:1200px!important}.hero-cat-menu,.hero-showroom{height:380px!important}.hero-cat-menu{justify-content:space-between!important}.cat-quick{display:flex!important;justify-content:center!important;gap:16px!important;margin:24px 0!important}.cat-quick a{padding:10px 24px!important;font-size:14.5px!important}.site-header header.main .container{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;height:80px!important}.site-header header.main .logo{flex-shrink:0!important}.site-header header.main .search{flex:1 1!important;max-width:500px!important;margin:0 auto!important}.site-header header.main .head-actions{flex-shrink:0!important;display:flex!important;align-items:center!important;gap:20px!important}.pcard{transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1)!important}.pcard:hover{transform:translateY(-6px)!important;box-shadow:0 10px 25px rgba(0,0,0,.08)!important}}#vtd-header{background:linear-gradient(180deg,#fbc500,#f7a600)!important;width:100%!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;display:block!important;box-sizing:border-box!important;z-index:1000!important}#vtd-header .vtd-header-container{max-width:960px!important;margin:0 auto!important;padding:10px 16px!important;justify-content:space-between!important;height:70px!important;box-sizing:border-box!important}#vtd-header .vtd-brand-link,#vtd-header .vtd-header-container{display:flex!important;align-items:center!important;position:relative!important}#vtd-header .vtd-brand-link{text-decoration:none!important;gap:12px!important;background:transparent!important;padding:0!important;margin:0!important;height:auto!important;width:auto!important;flex-shrink:0!important}#vtd-header .vtd-logo-img{width:46px!important;height:46px!important;border-radius:8px!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important;display:block!important;margin:0!important}#vtd-header .vtd-brand-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important}#vtd-header .vtd-brand-title{color:#b5000f!important;font-size:18px!important;font-weight:900!important}#vtd-header .vtd-brand-subtitle,#vtd-header .vtd-brand-title{font-family:Roboto,Arial,sans-serif!important;margin:0!important;line-height:1.25!important}#vtd-header .vtd-brand-subtitle{color:#8a0009!important;font-size:11px!important;font-weight:600!important}#vtd-header .vtd-search-wrap{flex:0 1 380px!important;display:block!important;position:relative!important}#vtd-header .vtd-search-form{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important}#vtd-header .vtd-search-input{width:100%!important;height:40px!important;border:none!important;border-radius:999px!important;background:#fff!important;padding:0 46px 0 22px!important;color:#222!important;font-size:14px!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.12)!important;box-sizing:border-box!important}#vtd-header .vtd-search-btn{position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;border:none!important;background:transparent!important;color:#555!important;cursor:pointer!important;font-size:16px!important}#vtd-header .vtd-cart-link,#vtd-header .vtd-search-btn{border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}#vtd-header .vtd-cart-link{position:relative!important;width:44px!important;height:44px!important;background:rgba(255,255,255,.2)!important;transition:background .2s!important;text-decoration:none!important;box-sizing:border-box!important;flex-shrink:0!important}#vtd-header .vtd-cart-link:hover{background:rgba(255,255,255,.35)!important}#vtd-header .vtd-cart-icon-img{width:24px!important;height:24px!important;object-fit:contain!important;display:block!important;margin:0!important}#vtd-header .vtd-cart-badge{position:absolute!important;top:-4px!important;right:-4px!important;background:#b5000f!important;color:#fff!important;font-size:11px!important;font-weight:700!important;min-width:18px!important;height:18px!important;border-radius:9px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 4px rgba(0,0,0,.2)!important;border:1px solid #fff!important;box-sizing:border-box!important}#vtd-header .vtd-menu-btn,#vtd-header .vtd-search-toggle-btn{display:none!important}#vtd-header .vtd-header-actions{display:flex!important;align-items:center!important;gap:6px!important;flex-shrink:0!important}#vtd-header .vtd-mobile-search-overlay{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;background:linear-gradient(180deg,#fbc500,#f7a600)!important;z-index:1100!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 10px!important;box-sizing:border-box!important}#vtd-header .vtd-mobile-search-form{flex:1 1!important;position:relative!important;display:flex!important;align-items:center!important;margin:0!important}#vtd-header .vtd-mobile-search-input{width:100%!important;height:40px!important;border:none!important;border-radius:999px!important;background:#fff!important;padding:0 46px 0 18px!important;color:#222!important;font-size:14px!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.12)!important;box-sizing:border-box!important}#vtd-header .vtd-mobile-search-btn{position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;background:transparent!important;color:#555!important;font-size:16px!important}#vtd-header .vtd-mobile-search-btn,#vtd-header .vtd-mobile-search-close{border:none!important;border-radius:50%!important;cursor:pointer!important;padding:0!important}#vtd-header .vtd-mobile-search-close{width:36px!important;height:36px!important;background:rgba(255,255,255,.25)!important;color:#8a0009!important;font-size:18px!important;font-weight:700!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.vtd-menu-drawer-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.45)!important;z-index:10050!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.vtd-menu-drawer{position:fixed!important;top:0!important;left:0!important;width:min(300px,82vw)!important;height:100vh!important;background:#fff!important;z-index:10051!important;box-shadow:4px 0 24px rgba(0,0,0,.15)!important;display:flex!important;flex-direction:column!important;animation:vtd-drawer-in .28s cubic-bezier(.16,1,.3,1)!important}@keyframes vtd-drawer-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.vtd-menu-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 18px!important;background:#c8151b!important;color:#fff!important}.vtd-menu-drawer-title{font-size:16px!important;font-weight:800!important;letter-spacing:.3px!important}.vtd-menu-drawer-close{width:34px!important;height:34px!important;border:none!important;border-radius:50%!important;background:rgba(255,255,255,.2)!important;color:#fff!important;font-size:18px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.vtd-menu-drawer-nav{display:flex!important;flex-direction:column!important;padding:8px 0!important;overflow-y:auto!important;flex:1 1!important}.vtd-menu-drawer-link{display:block!important;padding:14px 20px!important;font-size:14.5px!important;font-weight:600!important;color:#2a2f3a!important;text-decoration:none!important;border-bottom:1px solid #f3ecec!important;transition:background .15s,color .15s!important}.vtd-menu-drawer-link:active,.vtd-menu-drawer-link:hover{background:#fff5f5!important;color:#c8151b!important}#vtd-footer{background:#b5000f!important;color:#ffffff!important;padding:40px 16px!important;font-family:Roboto,Arial,sans-serif!important;display:block!important;width:100%!important;clear:both!important}#vtd-footer,#vtd-footer .vtd-footer-container{position:relative!important;box-sizing:border-box!important}#vtd-footer .vtd-footer-container{max-width:960px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1.2fr 1fr 1fr!important;grid-gap:32px!important;gap:32px!important}#vtd-footer .vtd-footer-col{display:flex!important;flex-direction:column!important;align-items:flex-start!important;position:relative!important;box-sizing:border-box!important}#vtd-footer .vtd-footer-logo-wrap{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:16px!important;position:relative!important}#vtd-footer .vtd-footer-logo-img{width:44px!important;height:44px!important;border-radius:8px!important;background:#fff!important;object-fit:contain!important;display:block!important}#vtd-footer .vtd-footer-logo-text{font-size:20px!important;font-weight:900!important;color:#fff!important;margin:0!important}#vtd-footer .vtd-footer-desc{font-size:15px!important;line-height:1.6!important;color:rgba(255,255,255,.9)!important;margin:0 0 16px!important;text-align:left!important}#vtd-footer .vtd-footer-copyright{font-size:12px!important;color:rgba(255,255,255,.8)!important;margin:16px 0 0!important;text-align:left!important}#vtd-footer .vtd-footer-col-title{color:#fbc500!important;font-size:13px!important;font-weight:800!important;text-transform:uppercase!important;margin:0 0 16px!important;letter-spacing:.5px!important}#vtd-footer .vtd-footer-links-wrap{color:rgba(255,255,255,.9)!important;font-size:14px!important;line-height:1.85!important;text-align:left!important}#vtd-footer .vtd-footer-links-wrap a{color:rgba(255,255,255,.9)!important;text-decoration:none!important;transition:color .2s!important;display:inline!important}#vtd-footer .vtd-footer-links-wrap a:hover{color:#fbc500!important}#vtd-footer .vtd-divider{color:#fbc500!important;padding:0 8px!important;font-weight:700!important;display:inline!important}#vtd-footer .vtd-footer-contact-item{font-size:13px!important;line-height:1.5!important;margin:0 0 8px!important;color:rgba(255,255,255,.9)!important;text-align:left!important}#vtd-footer .vtd-footer-hotline{font-size:16px!important;font-weight:800!important;color:#fff!important;margin:0 0 12px!important}#vtd-footer .vtd-footer-hotline a{color:#fff!important;text-decoration:none!important}@media (max-width:767px){#vtd-header .vtd-header-container{height:60px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important}#vtd-header .vtd-menu-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:none!important;border-radius:8px!important;background:rgba(255,255,255,.22)!important;color:#8a0009!important;font-size:22px!important;line-height:1!important;cursor:pointer!important;flex-shrink:0!important;padding:0!important;z-index:2!important}#vtd-header .vtd-brand-text{display:none!important}#vtd-header .vtd-brand-link{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;z-index:1!important}#vtd-header .vtd-logo-img{width:38px!important;height:38px!important}#vtd-header .vtd-hotline-link,#vtd-header .vtd-search-wrap{display:none!important}#vtd-header .vtd-header-actions{margin-left:auto!important;z-index:2!important}#vtd-header .vtd-search-toggle-btn{display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;border-radius:50%!important;background:rgba(255,255,255,.22)!important;color:#555!important;font-size:16px!important;cursor:pointer!important;padding:0!important}#vtd-header .vtd-cart-link,#vtd-header .vtd-search-toggle-btn{width:32px!important;height:32px!important}#vtd-header .vtd-cart-icon-img{width:20px!important;height:20px!important}.vtd-header-nav{display:none!important}#vtd-footer{padding:32px 16px 80px!important}#vtd-footer .vtd-footer-container{grid-template-columns:1fr!important;gap:24px!important}#vtd-footer .vtd-footer-logo-text{font-size:21px!important}#vtd-footer .vtd-footer-desc{font-size:17px!important;margin-bottom:24px!important}#vtd-footer .vtd-footer-col-title{font-size:16px!important;margin-bottom:12px!important}#vtd-footer .vtd-footer-links-wrap{font-size:16px!important;line-height:1.85!important}#vtd-footer .vtd-footer-hotline{font-size:20px!important}#vtd-footer .vtd-footer-contact-item{font-size:16px!important}#vtd-footer .vtd-footer-copyright{font-size:13px!important;margin-top:8px!important}}#vtd-mobile-nav{display:none!important}@media (max-width:767px){#vtd-mobile-nav{position:fixed!important;bottom:0!important;left:0!important;width:100%!important;height:62px!important;padding-bottom:env(safe-area-inset-bottom,0)!important;background:#ffffff!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -3px 12px rgba(0,0,0,.08)!important;z-index:999999!important;justify-content:space-evenly!important}#vtd-mobile-nav,#vtd-mobile-nav a{display:flex!important;align-items:center!important}#vtd-mobile-nav a{flex-direction:column!important;justify-content:center!important;text-decoration:none!important;color:#4b5563!important;font-size:11px!important;font-weight:600!important;gap:4px!important;flex:1 1!important;height:100%!important}#vtd-mobile-nav a img{width:22px!important;height:22px!important;object-fit:contain!important;display:block!important}#vtd-mobile-nav a.active,#vtd-mobile-nav a:hover{color:#b5000f!important}}.pb-section{width:100%}.pb-section__inner--contained{max-width:var(--maxw);margin-left:auto;margin-right:auto;padding-left:18px;padding-right:18px}.pb-section__inner--full{width:100%}@keyframes pb-section-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pb-section-fade-in{0%{opacity:0}to{opacity:1}}.pb-section-animation--fade-up{animation:pb-section-fade-up .55s cubic-bezier(.22,1,.36,1) both}.pb-section-animation--fade-in{animation:pb-section-fade-in .45s ease-out both}@media (prefers-reduced-motion:reduce){.pb-section-animation--fade-in,.pb-section-animation--fade-up{animation:none!important;transform:none!important}}.pb-preview-banner{position:-webkit-sticky;position:sticky;top:0;z-index:90;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:10px 18px;background:linear-gradient(90deg,#fff8e6,#fff3cd);border-bottom:1px solid #f0d78c;color:#7a5a00;font-size:13.5px;font-weight:600}.pb-preview-banner--live{background:linear-gradient(90deg,#e8f4fd,#dbeafe);border-bottom-color:#93c5fd;color:#1e40af}.pb-preview-banner__link{color:#b5000f;font-weight:700;text-decoration:underline;text-underline-offset:2px}.hp-mode-toggle{display:inline-flex;align-items:center;gap:12px;border:0;background:transparent;cursor:pointer;padding:0;font:inherit}.hp-mode-toggle:disabled{opacity:.6;cursor:wait}.hp-mode-toggle__track{position:relative;width:52px;height:28px;border-radius:99px;background:#d1d5db;transition:background .2s ease}.hp-mode-toggle--on .hp-mode-toggle__track{background:#1565c0}.hp-mode-toggle__thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:transform .2s ease}.hp-mode-toggle--on .hp-mode-toggle__thumb{transform:translateX(24px)}.hp-mode-toggle__labels{display:flex;flex-direction:column;gap:2px;font-size:12px;color:var(--muted);text-align:left}.hp-mode-toggle__labels .active{color:var(--ink);font-weight:800}.editor-dash{max-width:1200px}.editor-dash__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:16px;flex-wrap:wrap}.editor-dash__title{font-size:24px;font-weight:800;margin:0;letter-spacing:-.3px}.editor-dash__section-title{font-size:12px;font-weight:700;color:var(--muted);margin:0 0 14px;text-transform:uppercase;letter-spacing:.6px}.editor-dash__section{margin-bottom:32px}.editor-search{position:relative;margin-bottom:20px;max-width:420px}.editor-search__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:15px;pointer-events:none}.editor-search__input{width:100%;padding:11px 14px 11px 40px;border-radius:12px;border:1.5px solid var(--line);font-size:14px;font-family:inherit;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:border-color .2s,box-shadow .2s}.editor-search__input:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.editor-search__hint{font-size:12px;color:var(--muted);margin-top:6px}.editor-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}.editor-card{background:#fff;border-radius:16px;border:1px solid var(--line);box-shadow:0 2px 8px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.03);padding:20px 22px;display:flex;flex-direction:column;gap:14px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.editor-card:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 12px 28px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.04);border-color:#dde0e6}.editor-card--theme{background:linear-gradient(145deg,#fffaf5,#fff 60%);border-color:#fde7cc}.editor-card--theme:hover{border-color:#f5c98a}.editor-card__top{flex:1 1}.editor-card__title{font-weight:700;font-size:15.5px;color:var(--ink);margin:0 0 6px;line-height:1.35}.editor-card__desc{font-size:13px;color:var(--muted);margin:0;line-height:1.45}.editor-card__path{font-size:12px;color:var(--muted);font-family:ui-monospace,monospace;margin-top:6px;opacity:.85}.editor-card__actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding-top:4px;border-top:1px solid var(--line)}.editor-card__actions .btn{border-radius:9px;font-size:13px}.editor-pill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:99px;letter-spacing:.2px;white-space:nowrap}.editor-pill:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.editor-pill--live{background:#eafaf0;color:#15803d}.editor-pill--live:before{background:var(--green)}.editor-pill--hidden{background:#fff7ed;color:#c2410c}.editor-pill--hidden:before{background:#f97316}.editor-pill--draft{background:#f3f4f6;color:#6b7280}.editor-pill--draft:before{background:#9ca3af}.editor-pill--published{background:#e8f4fd;color:#1565c0}.editor-pill--published:before{background:#3b82f6}.editor-pill--customized{background:#fef3c7;color:#b45309}.editor-pill--customized:before{background:#f59e0b}.editor-empty{text-align:center;padding:32px 20px;color:var(--muted);background:#fff;border-radius:14px;border:1.5px dashed var(--line);font-size:14px}.hp-mode-card{background:linear-gradient(135deg,#f8f9fc,#fff);border:1px solid var(--line);border-radius:16px;padding:22px 24px;margin-bottom:28px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.hp-mode-card__head{margin-bottom:16px}.hp-mode-card__head h3{margin:0 0 6px;font-size:16px;font-weight:800}.hp-mode-card__head p{margin:0;color:var(--muted);font-size:13px;line-height:1.55;max-width:560px}.hp-mode-segment{display:inline-flex;background:#eef0f3;border-radius:14px;padding:4px;gap:4px;position:relative}.hp-mode-segment__btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 20px;border:0;border-radius:11px;background:transparent;cursor:pointer;font-family:inherit;transition:background .25s ease,box-shadow .25s ease,transform .2s ease;min-width:148px;text-align:left}.hp-mode-segment__btn:hover:not(:disabled){background:rgba(255,255,255,.6)}.hp-mode-segment__btn:disabled{opacity:.55;cursor:wait}.hp-mode-segment__btn.active{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);transform:scale(1.02)}.hp-mode-segment__btn .label{font-size:13.5px;font-weight:800;color:var(--ink)}.hp-mode-segment__btn .sub{font-size:11.5px;color:var(--muted);font-weight:500}.hp-mode-segment__btn.active .label{color:var(--red)}.hp-mode-segment__btn.active[data-mode=react] .label{color:#1565c0}.hp-mode-status{margin-top:14px;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hp-mode-status strong{color:var(--ink)}.theme-editor{--theme-blue:#1769e0;--theme-blue-soft:#eaf2ff;max-width:960px;padding-bottom:80px}.theme-editor__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;flex-wrap:wrap}.theme-editor__eyebrow{display:block;margin-bottom:4px;color:var(--muted);font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.theme-editor__header h1{display:flex;align-items:center;gap:9px;font-size:24px;font-weight:800;letter-spacing:-.025em;margin:0}.theme-editor__note{color:var(--muted);font-size:13px;margin:0 0 10px;line-height:1.55}.theme-editor__link{color:var(--theme-blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.theme-editor__link:hover{text-decoration-thickness:2px}.theme-editor__save-status{display:flex;align-items:center;gap:7px;min-height:22px;margin:0 0 20px;color:var(--muted);font-size:12px}.theme-editor__save-status--dirty{color:#8a5a00}.theme-editor__save-status--saved{color:#147a3d}.theme-editor__save-status--error{color:#b42318;font-weight:600}.theme-editor .btn:focus-visible{outline:2px solid var(--theme-blue);outline-offset:3px}.theme-icon--spin{animation:themeIconSpin .8s linear infinite}@keyframes themeIconSpin{to{transform:rotate(1turn)}}.theme-editor__layout{display:grid;grid-template-columns:200px 1fr;grid-gap:20px;gap:20px;align-items:start}.theme-editor__tabs{display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);position:-webkit-sticky;position:sticky;top:20px}.theme-editor__tab{display:flex;align-items:center;gap:8px;padding:11px 14px;border:0;border-radius:10px;background:transparent;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:600;color:var(--body);text-align:left;transition:background .18s,color .18s}.theme-editor__tab:hover{background:var(--bg)}.theme-editor__tab.active{background:var(--theme-blue-soft);color:var(--theme-blue);font-weight:700}.theme-editor__tab:focus-visible{outline:2px solid var(--theme-blue);outline-offset:2px}.theme-editor__panels{min-width:0}.theme-editor__panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.theme-editor__panel[hidden]{display:none}.theme-editor__panel-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:800;margin:0 0 18px;color:var(--ink);padding-bottom:14px;border-bottom:1px solid var(--line)}.theme-editor__fields{display:flex;flex-direction:column;gap:16px}.theme-editor__hint{color:var(--muted);font-size:12.5px;margin:-6px 0 4px;line-height:1.5}.theme-field label{font-size:13px;font-weight:600;color:var(--body);display:block;margin-bottom:5px}.theme-field input[type=text],.theme-field select,.theme-field textarea{width:100%;padding:10px 14px;border-radius:10px;border:1.5px solid var(--line);font-size:13.5px;font-family:inherit;transition:border-color .18s,box-shadow .18s}.theme-field input:focus,.theme-field select:focus,.theme-field textarea:focus{outline:none;border-color:var(--theme-blue);box-shadow:0 0 0 3px rgba(23,105,224,.12)}.theme-field textarea{resize:vertical;min-height:80px}.theme-color-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.theme-color-field label{font-size:13px;font-weight:600;color:var(--body);display:block;margin-bottom:6px}.theme-color-field__wrap{display:flex;align-items:center;gap:10px;padding:6px 10px 6px 6px;border:1.5px solid var(--line);border-radius:12px;background:#fafbfc;transition:border-color .18s,box-shadow .18s}.theme-color-field__wrap:focus-within{border-color:var(--theme-blue);box-shadow:0 0 0 3px rgba(23,105,224,.12)}.theme-color-field__picker{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;border:2px solid #fff;border-radius:10px;cursor:pointer;padding:0;box-shadow:0 1px 4px rgba(0,0,0,.15);flex-shrink:0}.theme-color-field__picker::-webkit-color-swatch-wrapper{padding:0}.theme-color-field__picker::-webkit-color-swatch{border:0;border-radius:8px}.theme-color-field__text{flex:1 1;min-width:0;border:0;background:transparent;font-size:13px;font-family:ui-monospace,monospace;color:var(--ink)}.theme-color-field__text:focus{outline:none}.theme-toggle{position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;background:var(--bg);border:1px solid var(--line);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .18s,box-shadow .18s}.theme-toggle:focus-within{border-color:var(--theme-blue);box-shadow:0 0 0 3px rgba(23,105,224,.12)}.theme-toggle__label{font-size:13.5px;font-weight:600;color:var(--ink)}.theme-toggle__switch{position:relative;width:48px;height:26px;border-radius:99px;background:#d1d5db;transition:background .25s ease;flex-shrink:0}.theme-toggle__switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:transform .25s cubic-bezier(.4,0,.2,1)}.theme-toggle__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-toggle__input:focus-visible+.theme-toggle__switch{outline:2px solid var(--theme-blue);outline-offset:3px}.theme-toggle__input:checked+.theme-toggle__switch{background:var(--theme-blue)}.theme-toggle input:checked+.theme-toggle__switch:after{transform:translateX(22px)}.link-list{display:flex;flex-direction:column;gap:8px}.link-list__row{display:flex;gap:8px;align-items:center;padding:8px 10px;background:var(--bg);border-radius:12px;border:1px solid var(--line)}.link-list__row input{flex:1 1;min-width:0;padding:8px 11px;border-radius:8px;border:1.5px solid var(--line);font-size:13px;font-family:inherit;background:#fff}.link-list__row input:focus{outline:none;border-color:var(--theme-blue);box-shadow:0 0 0 2px rgba(23,105,224,.12)}.link-list__actions{display:flex;gap:4px;flex-shrink:0}.link-list__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1.5px solid var(--line);background:#fff;cursor:pointer;color:var(--body);transition:background .15s,border-color .15s,color .15s}.link-list__icon-btn:hover{background:var(--theme-blue-soft);border-color:#b9cff1;color:var(--theme-blue)}.link-list__icon-btn--danger:hover{background:var(--red-soft);border-color:var(--red);color:var(--red)}.link-list__icon-btn:disabled{opacity:.35;cursor:not-allowed}.link-list__add:focus-visible,.link-list__icon-btn:focus-visible,.link-list__select:focus-visible{outline:2px solid var(--theme-blue);outline-offset:2px}.link-list__footer{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.link-list__add{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:10px;border:1.5px dashed var(--theme-blue);background:var(--theme-blue-soft);color:var(--theme-blue);font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .18s,transform .15s}.link-list__add:hover{background:#dceaff;transform:translateY(-1px)}.link-list__select{flex:0 0 auto;max-width:280px;padding:9px 12px;border-radius:10px;border:1.5px solid var(--line);font-size:13px;font-family:inherit;background:#fff;cursor:pointer}.theme-sticky-bar{position:fixed;bottom:0;left:236px;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 30px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--line);box-shadow:0 -4px 20px rgba(0,0,0,.08);animation:themeBarSlide .3s ease}@keyframes themeBarSlide{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.theme-sticky-bar__msg{font-size:14px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px}.theme-sticky-bar__dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;animation:themeDotPulse 1.5s ease infinite}@keyframes themeDotPulse{0%,to{opacity:1}50%{opacity:.4}}.theme-sticky-bar__actions{display:flex;gap:10px}@media (max-width:900px){.theme-editor__layout{grid-template-columns:1fr}.theme-editor__tabs{flex-direction:row;overflow-x:auto;position:static;padding:6px;gap:6px}.theme-editor__tab{white-space:nowrap;padding:10px 14px;flex-shrink:0}.theme-color-row{grid-template-columns:1fr}.theme-sticky-bar{left:0;padding:12px 16px;flex-wrap:wrap}.hp-mode-segment{flex-direction:column;width:100%}.hp-mode-segment__btn{min-width:0;width:100%}}@media (max-width:768px){.editor-card-grid{grid-template-columns:1fr}.link-list__row{flex-wrap:wrap}.link-list__actions{width:100%;justify-content:flex-end}}@media (max-width:767px){.pb-hide-mobile{display:none!important}}@media (min-width:768px){.pb-hide-desktop{display:none!important}}@media (min-width:768px) and (max-width:1023px){.pb-hide-tablet{display:none!important}}.actions button,.vtd-pc-actions button{white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:center!important}@media (max-width:767px){.actions button,.vtd-pc-actions button{font-size:13px!important;padding:8px 4px!important}}.vtd-pc-sold{font-size:12px!important;color:#555!important;background:transparent!important;border-radius:0!important;padding:0!important;margin-top:4px!important;font-weight:500!important;align-self:flex-start!important}.radio-card{display:flex!important;gap:14px!important;align-items:center!important;border:1px solid #e2e8f0!important;border-radius:12px!important;padding:14px 18px!important;margin-bottom:12px!important;cursor:pointer!important;transition:all .15s ease!important;background:#fff!important}.radio-card:hover{border-color:#cbd5e1!important}.radio-card.on{border-color:#2563eb!important;background:#eff6ff!important;box-shadow:0 0 0 1px #2563eb!important}.radio-card input[type=radio]{width:18px!important;height:18px!important;margin:0!important;cursor:pointer!important;accent-color:#2563eb!important}.radio-icon{font-size:20px!important;color:#2563eb!important;display:flex!important;align-items:center!important}.radio-text{display:flex!important;flex-direction:column!important;gap:2px!important;text-align:left!important}.radio-title{font-weight:700!important;font-size:14.5px!important;color:#0f3e6e!important}.radio-desc{font-size:12.5px!important;color:#64748b!important}.field label{display:block!important;font-weight:700!important;font-size:11px!important;margin-bottom:6px!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important}.field input,.field select,.field textarea{width:100%!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:12px 16px!important;font-size:14.5px!important;font-family:inherit!important;outline:none!important;background:#fff!important;color:#1e293b!important;transition:all .15s ease!important}.field input::placeholder,.field textarea::placeholder{color:#94a3b8!important;opacity:.8!important}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.1)!important}@media (max-width:767px){.section-head{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:15px!important}.section-head h2{font-size:19px!important;line-height:1.35!important;font-weight:800!important;display:block!important;position:relative!important;padding-left:14px!important;text-align:left!important}.section-head h2:before{content:""!important;position:absolute!important;left:0!important;top:3px!important;width:4px!important;height:19px!important;background:var(--red)!important;border-radius:2px!important;display:inline-block!important}.section-head form{width:100%!important;justify-content:flex-start!important}}.editor-dash--workspace{--editor-blue:#1769e0;--editor-blue-soft:#eaf2ff;--editor-red:#d70018;--editor-ink:#15171c;--editor-text:#344054;--editor-muted:#667085;--editor-border:#dfe3ea;max-width:1240px;margin:0 auto;color:var(--editor-text)}.editor-dash__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:8px 0 22px;border-bottom:1px solid var(--editor-border)}.editor-dash__eyebrow{display:block;margin-bottom:5px;color:var(--editor-muted);font-size:10.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.editor-dash__hero h1{margin:0;color:var(--editor-ink);font-size:clamp(26px,3vw,38px);line-height:1.15;letter-spacing:-.04em}.editor-dash__hero p{margin:8px 0 0;color:var(--editor-muted);font-size:13.5px}.editor-dash__hero-actions,.editor-page-row__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.editor-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid var(--editor-border);border-radius:8px;color:var(--editor-text);background:#fff;font:700 12px/1 Be Vietnam Pro,sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.editor-action:hover:not(:disabled){color:var(--editor-blue);border-color:#b9cff1;background:var(--editor-blue-soft)}.editor-action:disabled{opacity:.5;cursor:wait}.editor-action--primary{color:#fff;border-color:var(--editor-red);background:var(--editor-red)}.editor-action--primary:hover:not(:disabled){color:#fff;border-color:#b80014;background:#b80014;box-shadow:0 5px 14px rgba(215,0,24,.16)}.editor-action--compact{min-height:36px;padding-inline:10px;font-size:10.5px}.editor-action--danger{color:#b42318;border-color:#f4ced1;background:#fff8f8}.editor-action--success{color:#16803c;border-color:#b9e5c7;background:#f2fbf5}.editor-action--warning{color:#9a5b00;border-color:#f0d39c;background:#fff9ed}.editor-action__status-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.editor-dash__metrics{display:flex;align-items:center;min-height:58px;margin-bottom:22px;border-bottom:1px solid var(--editor-border)}.editor-dash__metrics span{display:flex;align-items:baseline;gap:6px;padding:0 20px;color:var(--editor-muted);border-right:1px solid var(--editor-border);font-size:11.5px}.editor-dash__metrics span:first-child{padding-left:0}.editor-dash__metrics span:last-child{border-right:0}.editor-dash__metrics strong{color:var(--editor-ink);font-size:18px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.editor-dash__metrics .has-draft strong{color:#a15c00}.editor-dash--workspace .hp-mode-card{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;grid-gap:24px;gap:24px;padding:18px 20px;margin-bottom:14px;border:1px solid var(--editor-border);border-radius:10px;background:#fff;box-shadow:none}.editor-dash--workspace .hp-mode-card__head{margin:0}.editor-dash--workspace .hp-mode-card__head h3{display:flex;align-items:center;gap:8px}.editor-dash--workspace .hp-mode-segment{min-width:480px;border-color:var(--editor-border);background:#f5f7f9}.editor-dash--workspace .hp-mode-segment__btn{min-height:60px;border:1px solid transparent}.editor-dash--workspace .hp-mode-segment__btn.active{border-color:#b9cff1;box-shadow:none}.editor-dash--workspace .hp-mode-status{grid-column:1/-1;margin-top:-10px;padding-top:12px;border-top:1px solid #eef0f3}.editor-theme-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:16px;gap:16px;padding:18px 20px;margin-bottom:30px;border:1px solid #f0d7b1;border-radius:10px;background:#fffdf8}.editor-theme-row__icon{display:grid;place-items:center;width:44px;height:44px;color:#9a5b00;border:1px solid #f0d7b1;border-radius:9px;background:#fff7e8}.editor-pages__heading h2,.editor-theme-row h2{margin:0;color:var(--editor-ink);font-size:18px;letter-spacing:-.02em}.editor-theme-row p{margin:4px 0 0;color:var(--editor-muted);font-size:12px}.editor-pages{overflow:hidden;border:1px solid var(--editor-border);border-radius:11px;background:#fff}.editor-pages__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px 20px 14px}.editor-pages__heading>span{color:var(--editor-muted);font-size:11.5px}.editor-pages__tools{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-top:1px solid #eef0f3;border-bottom:1px solid var(--editor-border);background:#fafbfc}.editor-page-search{display:flex;align-items:center;gap:8px;width:min(380px,100%);min-height:42px;padding:0 11px;color:var(--editor-muted);border:1px solid var(--editor-border);border-radius:8px;background:#fff}.editor-page-search:focus-within{color:var(--editor-blue);border-color:var(--editor-blue);box-shadow:0 0 0 3px rgba(23,105,224,.1)}.editor-page-search input{flex:1 1;min-width:0;padding:0;border:0;outline:0;color:var(--editor-ink);background:transparent;font:500 12px Be Vietnam Pro,sans-serif}.editor-page-filters{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--editor-border);border-radius:8px;background:#fff}.editor-page-filters button{min-height:34px;padding:0 10px;border:0;border-radius:6px;color:var(--editor-muted);background:transparent;font:700 10.5px Be Vietnam Pro,sans-serif;cursor:pointer}.editor-page-filters button[aria-selected=true]{color:var(--editor-blue);background:var(--editor-blue-soft)}.editor-page-list{display:grid}.editor-page-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(280px,auto);align-items:center;grid-gap:14px;gap:14px;min-height:104px;padding:15px 20px;border-bottom:1px solid #eef0f3;transition:background .15s ease}.editor-page-row:last-child{border-bottom:0}.editor-page-row:hover{background:#fcfdff}.editor-page-row__icon{display:grid;place-items:center;width:42px;height:42px;color:var(--editor-blue);border:1px solid #c8daf5;border-radius:8px;background:var(--editor-blue-soft)}.editor-page-row__main{min-width:0}.editor-page-row__title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.editor-page-row__title-line h3{margin:0;color:var(--editor-ink);font-size:13.5px;font-weight:800}.editor-page-row__main p{overflow:hidden;margin:5px 0;color:var(--editor-muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.editor-page-row__main code{color:#7b8493;font-family:Be Vietnam Pro,sans-serif;font-size:10px}.editor-page-row__type{padding:3px 6px;border-radius:999px;font-size:9px;font-weight:700}.editor-page-row__type,.editor-pill--default{color:#475467;background:#f0f2f5}.editor-pill--default:before{background:#98a2b3}.editor-pages__empty{display:flex;flex-direction:column;align-items:center;padding:60px 20px;color:var(--editor-muted);text-align:center}.editor-pages__empty strong{margin-top:10px;color:var(--editor-ink);font-size:13px}.editor-pages__empty span{margin-top:5px;font-size:11.5px}.editor-dash--workspace .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1180px){.editor-page-row{grid-template-columns:auto minmax(0,1fr)}.editor-page-row__actions{grid-column:2;justify-content:flex-start}.editor-dash--workspace .hp-mode-card{grid-template-columns:1fr}.editor-dash--workspace .hp-mode-segment{min-width:0;width:100%}}@media (max-width:760px){.editor-dash__hero{align-items:flex-start;flex-direction:column}.editor-dash__metrics{align-items:flex-start;flex-wrap:wrap;gap:10px 0;padding:14px 0}.editor-dash__metrics span{width:50%;padding:0 10px;border:0}.editor-dash__metrics span:nth-child(odd){padding-left:0}.editor-theme-row{grid-template-columns:auto minmax(0,1fr)}.editor-theme-row .editor-action,.editor-theme-row .editor-pill{grid-column:2;justify-self:start}.editor-pages__tools{align-items:stretch;flex-direction:column}.editor-page-search{width:100%}.editor-page-filters{overflow-x:auto}.editor-page-filters button{flex:0 0 auto;min-height:40px}.editor-page-row{grid-template-columns:auto minmax(0,1fr);padding:14px}.editor-page-row__actions{grid-column:1/-1;justify-content:flex-start}.editor-page-row__main p{white-space:normal}.editor-action{min-height:44px}}@media (max-width:767px){.section-head .section-view-all{display:none!important}}.view-all-mobile-wrapper{display:none;justify-content:center;margin-top:24px}@media (max-width:767px){.view-all-mobile-wrapper{display:flex}.view-all-mobile-wrapper .section-view-all{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid var(--red);color:var(--red);padding:10px 28px;border-radius:999px;font-weight:700;font-size:14px;transition:all .2s ease;width:100%;max-width:220px;text-align:center;text-decoration:none;background:transparent}.view-all-mobile-wrapper .section-view-all:hover{background:var(--red);color:#fff!important}}#w-sec_hotsale{height:418px!important}#w-sec_hotsale #w-z79n1xfh{top:72px!important;height:330px!important}@media (max-width:767px){#w-sec_hotsale{height:395px!important;overflow:hidden!important;padding-bottom:0!important}#w-sec_hotsale #w-z79n1xfh{top:60px!important;height:325px!important}#w-sec_categories{height:auto!important;overflow:visible!important;padding-bottom:10px!important}#w-9lpy3xp4,#w-jq30g1r9,#w-mjdi9wmd,#w-tvcsrzao,#w-zdoq9hh4{height:330px!important;overflow:visible!important;padding-bottom:10px!important}.com-slide.vtd-pc,.vtd-pc-link{height:310px!important;min-height:310px!important;overflow:hidden!important;border-radius:12px}.pcard{min-height:310px!important}#vtd-brand-section .vtd-brand-carousel .carousel-wrapper,#w-9lpy3xp4 .carousel-wrapper,#w-jq30g1r9 .carousel-wrapper,#w-mjdi9wmd .carousel-wrapper,#w-tvcsrzao .carousel-wrapper,#w-z79n1xfh .carousel-wrapper,#w-zdoq9hh4 .carousel-wrapper{height:330px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:10px!important}#w-sec_hyundai,#w-sec_premium,#w-sec_sharp{height:400px!important;overflow:visible!important;padding-bottom:10px!important}}.pcard .rating-row,.rating-row,.vtd-pc-meta,.vtd-pc-rating{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;white-space:nowrap!important;gap:4px}