:root{--navy:#062d63;--blue:#0757b7;--blue2:#0a76e8;--orange:#f7931e;--orange2:#ff9e16;--ink:#12233f;--muted:#687891;--line:#e6ebf2;--soft:#f5f8fc;--white:#fff;--shadow:0 12px 35px rgba(12,39,79,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,'Helvetica Neue',Tahoma,sans-serif;line-height:1.6}.wide{max-width:1240px;margin:0 auto;padding-left:20px;padding-right:20px}a{color:inherit}.topbar{background:var(--navy);color:#dce9fb;font-size:12px}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.site-header{background:#fff;position:relative;z-index:20;box-shadow:0 1px 0 rgba(10,39,77,.08)}.nav-wrap{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:8px;text-decoration:none;min-width:255px}.brand img{width:48px;height:48px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.05;color:var(--navy)}.brand-text b{font-size:16px;letter-spacing:.2px}.brand-text small{font-size:10px;color:#6f7d91;margin-top:5px}.main-nav{display:flex;align-items:center;gap:23px;flex:1}.main-nav a{font-size:12px;font-weight:800;text-decoration:none;color:#263b5b;white-space:nowrap}.main-nav a.active,.main-nav a:hover{color:var(--blue2)}.main-nav i{font-style:normal;font-size:11px;color:#75859b}.header-actions{display:flex;align-items:center;gap:10px}.search{display:flex;border:1px solid #dce4ef;border-radius:7px;overflow:hidden;background:#fff}.search input{width:150px;border:0;outline:0;padding:10px 12px;font:inherit;font-size:12px}.search button{width:38px;border:0;background:#fff;color:#65809e;font-size:18px;cursor:pointer}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:7px;font-weight:800;letter-spacing:.1px}.header-cta{background:var(--orange);color:#fff;padding:11px 17px;font-size:12px}.home-hero{position:relative;min-height:405px;overflow:hidden;background:#062c60}.hero-image{position:absolute;inset:0;background-image:url('../img/hero-machines.jpg');background-size:cover;background-position:center right}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,42,91,.98) 0%,rgba(4,51,108,.91) 35%,rgba(4,53,111,.42) 62%,rgba(4,50,102,.05) 100%)}.hero-content{position:relative;min-height:405px;display:flex;align-items:center}.hero-copy{max-width:610px;color:#fff;padding:28px 0}.eyebrow,.section-kicker{font-size:12px;font-weight:900;letter-spacing:.65px;color:var(--orange);text-transform:uppercase}.hero-copy h1{font-size:48px;line-height:1.08;margin:12px 0 14px;letter-spacing:-1.4px}.hero-copy h1 strong{color:#ff9d19}.hero-copy p{max-width:560px;font-size:15px;color:#e5eefc;margin:0 0 24px}.hero-actions{display:flex;gap:10px}.btn{padding:12px 20px;font-size:12px}.btn-orange{background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(247,147,30,.22)}.btn-outline{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(0,0,0,.08)}.btn span{margin-left:8px;font-size:17px}.trust-strip{margin-top:-1px;background:#fff;border-radius:12px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(5,1fr);position:relative;z-index:4;padding:0}.trust-item{display:flex;align-items:center;gap:10px;padding:17px 15px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{width:32px;height:32px;border:1px solid #d9e5f4;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--blue2);font-weight:900}.trust-item b{display:block;font-size:12px}.trust-item small{display:block;color:#7a889b;font-size:10px;line-height:1.25;margin-top:2px}.home-main{padding-top:35px}.section-block{padding:25px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-heading h2{font-size:26px;line-height:1.2;margin:4px 0 0;letter-spacing:-.5px}.section-heading>a{font-size:12px;font-weight:800;text-decoration:none;color:var(--blue2)}.section-heading>a span{margin-left:5px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border:1px solid var(--line);border-radius:8px;text-decoration:none;background:#fff;padding:10px;text-align:center;transition:.2s;box-shadow:0 3px 15px rgba(12,39,79,.03)}.category-card:hover,.product-card-home:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfe0f7}.category-image{height:100px;background:linear-gradient(180deg,#f8fbff,#eef4fb);border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.machine-placeholder{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e4effc;color:var(--blue2);font-size:28px}.category-card h3{font-size:12px;margin:9px 0 5px;line-height:1.3}.category-card>span{font-size:10px;color:var(--blue2);background:#edf5ff;border-radius:20px;padding:3px 8px}.product-grid-home{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card-home{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;transition:.2s}.product-thumb{position:relative;display:block;height:190px;background:#f7f9fc;text-decoration:none}.product-thumb img{width:100%;height:100%;object-fit:contain}.heart{position:absolute;right:9px;top:8px;width:26px;height:26px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#ef5b67;box-shadow:0 3px 12px rgba(0,0,0,.08)}.no-image{height:100%;display:flex;align-items:center;justify-content:center;color:#a0adbd;font-size:13px;font-weight:800}.product-info{padding:12px}.product-cat{display:inline-block;font-size:9px;color:#6f8098;background:#f1f5f9;border-radius:12px;padding:3px 7px;margin-bottom:6px}.product-info h3{font-size:13px;line-height:1.4;margin:0;min-height:54px}.product-info h3 a{text-decoration:none}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:5px;margin-top:8px}.product-bottom strong{font-size:14px;color:#c92f27}.product-bottom a{font-size:10px;color:var(--blue2);text-decoration:none;font-weight:800}.about-band{margin:35px 0 20px;background:linear-gradient(135deg,#063f8b,#032d64);border-radius:12px;display:grid;grid-template-columns:1.1fr 1.35fr .95fr;gap:22px;padding:14px;color:#fff;box-shadow:var(--shadow)}.about-photo{min-height:260px;border-radius:8px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-copy{padding:22px 4px}.about-copy h2{font-size:25px;line-height:1.25;margin:7px 0 12px}.about-copy p{font-size:13px;color:#dbe8fa;margin:0 0 20px}.section-kicker.light{color:#ffab32}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stats b{display:block;font-size:23px;color:#fff}.stats span{font-size:9px;color:#cbdcf3}.why-card{background:#fff;color:var(--ink);border-radius:8px;padding:20px;margin:0}.why-card h3{font-size:18px;margin:0 0 10px}.why-card ul{list-style:none;padding:0;margin:0 0 18px}.why-card li{font-size:11px;padding:6px 0 6px 20px;position:relative;border-bottom:1px dashed #e5eaf1}.why-card li:before{content:'✓';position:absolute;left:0;color:#1e8a56;font-weight:900}.full{width:100%;border:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-card{border:1px solid var(--line);border-radius:9px;padding:20px;background:#fff}.news-date{font-size:10px;color:var(--orange);font-weight:900}.news-card h3{font-size:17px;line-height:1.35;margin:7px 0}.news-card h3 a{text-decoration:none}.news-card p{font-size:12px;color:var(--muted);margin:0 0 10px}.read-more{font-size:11px;color:var(--blue2);font-weight:800;text-decoration:none}.final-cta{margin:25px 0 55px;background:linear-gradient(135deg,#062e67,#0a62c6);border-radius:12px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff}.final-cta h2{font-size:25px;margin:5px 0}.final-cta p{font-size:12px;color:#d8e6f9;margin:0}.final-cta .btn{flex:none}footer{background:#071b39;color:#d9e5f5;padding:45px 0 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:30px}.footer-brand img{width:200px;height:auto;background:#fff;border-radius:5px}.footer-grid p{font-size:12px;color:#aebed3}.footer-grid strong{display:block;color:#fff;margin-bottom:12px}.footer-grid>a,.footer-grid>div>a:not(.footer-brand):not(.footer-button){display:block;text-decoration:none;font-size:12px;color:#b8c9de;margin:8px 0}.footer-button{display:inline-block;text-decoration:none;background:var(--orange);color:#fff;font-weight:800;font-size:11px;padding:10px 15px;border-radius:6px}.copyright{margin-top:28px;border-top:1px solid rgba(255,255,255,.12);padding:16px;text-align:center;color:#93a7c1;font-size:11px}.breadcrumbs{font-size:13px;color:var(--muted);padding:22px 0}.breadcrumbs a{color:var(--blue2);text-decoration:none}.product{display:grid;grid-template-columns:1fr 1fr;gap:38px;background:#fff;padding:25px;border:1px solid var(--line);border-radius:18px}.product-main img{width:100%;border-radius:12px;aspect-ratio:1/1;object-fit:contain;background:#f5f6f8}.content{background:#fff;padding:26px;border:1px solid var(--line);border-radius:18px;margin-top:24px}.content img{max-width:100%;height:auto}.pagination{display:flex;gap:8px;margin:30px 0}.pagination a{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:var(--ink)}.admin{max-width:1200px;margin:30px auto;padding:0 20px}.admin-nav{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.admin-nav a{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:var(--ink)}table{width:100%;border-collapse:collapse;background:#fff}th,td{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}input,textarea,select{width:100%;padding:10px;border:1px solid #d9dee8;border-radius:8px;font:inherit}textarea{min-height:260px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{background:#fff;padding:22px;border:1px solid var(--line);border-radius:14px;margin-bottom:20px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.stat b{font-size:30px}
@media(max-width:1050px){.main-nav{gap:14px}.brand{min-width:225px}.header-cta{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid-home{grid-template-columns:repeat(3,1fr)}.about-band{grid-template-columns:1fr 1fr}.why-card{grid-column:1/-1}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}}
@media(max-width:760px){.topbar-inner{height:auto;padding-top:7px;padding-bottom:7px;gap:5px;flex-direction:column;align-items:flex-start}.nav-wrap{min-height:auto;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.brand{min-width:0}.main-nav{order:3;width:100%;overflow:auto;gap:18px;padding:4px 0}.header-actions{margin-left:auto}.search input{width:120px}.home-hero,.hero-content{min-height:430px}.hero-copy h1{font-size:37px}.hero-copy p{font-size:13px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid-home{grid-template-columns:repeat(2,1fr)}.about-band{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr}.final-cta{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.product,.form-grid{grid-template-columns:1fr}}
@media(max-width:480px){.wide{padding-left:14px;padding-right:14px}.brand img{width:42px;height:42px}.brand-text b{font-size:14px}.brand-text small{font-size:8px}.header-actions{width:100%}.search{width:100%}.search input{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-copy h1{font-size:32px}.category-grid,.product-grid-home{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr}.section-heading{align-items:flex-start;gap:10px;flex-direction:column}.about-copy h2,.final-cta h2{font-size:21px}.footer-grid{grid-template-columns:1fr}}

/* Product detail SEO / rich-result layout */
.product-page{padding:24px 0 60px}.product-breadcrumb{font-size:14px;color:#687784;margin:4px 0 22px}.product-breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:7px;align-items:center}.product-breadcrumb li{display:flex;align-items:center;gap:7px}.product-breadcrumb li+li:before{content:"/";color:#9aa7b1}.product-breadcrumb a{color:#356f99;text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:46px;align-items:start}.product-gallery{background:#fff;border:1px solid #e4e9ed;border-radius:16px;padding:18px;box-shadow:0 8px 25px rgba(20,45,70,.06)}.product-gallery-main{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#f7f9fa;border-radius:12px;overflow:hidden}.product-gallery-main img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery-placeholder{color:#9aa7b1;font-size:14px}.product-info{padding-top:8px}.product-category{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#0b72b5;margin-bottom:8px}.product-info h1{font-size:38px;line-height:1.15;margin:0 0 14px;color:#0a2741}.product-short{font-size:16px;line-height:1.75;color:#52616d}.product-price{font-size:30px;font-weight:900;color:#d66b08;margin:20px 0}.product-meta{border-top:1px solid #e7ecef;border-bottom:1px solid #e7ecef;margin:20px 0;padding:15px 0}.product-meta div{display:flex;gap:12px;margin:7px 0}.product-meta strong{min-width:100px;color:#334653}.product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.product-actions .btn{padding:13px 20px}.product-content-wrap{margin-top:42px;background:#fff;border:1px solid #e4e9ed;border-radius:16px;padding:28px 32px;box-shadow:0 8px 25px rgba(20,45,70,.04)}.product-content-wrap h2{font-size:25px;color:#0a2741;margin-top:0;border-bottom:1px solid #e8edf0;padding-bottom:12px}.product-content{font-size:16px;line-height:1.8;color:#293943}.product-content img{max-width:100%;height:auto;border-radius:10px}.product-content table{max-width:100%;border-collapse:collapse}.product-content th,.product-content td{border:1px solid #dfe6eb;padding:9px}.product-related{margin-top:42px}.product-related h2{font-size:25px;color:#0a2741}.product-sku{color:#74828c;font-size:13px}
@media(max-width:900px){.product-hero{grid-template-columns:1fr;gap:25px}.product-info h1{font-size:31px}.product-content-wrap{padding:22px 18px}}

/* Final product heading / breadcrumb polish */
.product-heading{margin:0 0 10px}.product-heading h1{font-size:40px;line-height:1.18;color:#092943;margin:0;font-weight:800;letter-spacing:-.02em}
.product-breadcrumb{font-size:13px;color:#6f7c86;margin:0 0 28px}.product-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0;padding:0;list-style:none}.product-breadcrumb li{display:flex;align-items:center;gap:5px}.product-breadcrumb li+li:before{content:"›";color:#a2adb5;font-size:16px}.product-breadcrumb a{color:#6a7781;text-decoration:none}.product-breadcrumb a:hover{color:#0b72b5}.product-breadcrumb li[aria-current="page"]{color:#87929a;max-width:55ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-info{padding-top:0}.product-info h1{display:none}.product-category{display:none}.product-meta{display:none}.product-actions{display:none}.product-short{margin-top:10px}.product-sku{margin-top:4px}
@media(max-width:900px){.product-heading h1{font-size:30px}.product-breadcrumb{margin-bottom:20px}}

.product-info .product-sku{margin:0 0 10px}.product-info .product-short{margin-top:16px}.product-heading{max-width:1100px;margin:0 auto 8px}.product-heading h1{margin:0;font-size:40px;line-height:1.18;font-weight:800;color:#092943;letter-spacing:-.02em}.product-breadcrumb{max-width:1100px;margin:0 auto 28px;font-size:13px}.product-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0;padding:0;list-style:none}.product-breadcrumb li{display:flex;align-items:center;gap:5px}.product-breadcrumb li+li:before{content:'›';color:#a2adb5;font-size:16px}.product-breadcrumb a{color:#6b7780;text-decoration:none}.product-breadcrumb a:hover{color:#0b72b5}.product-breadcrumb li[aria-current=page]{color:#8b959c;max-width:55ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page>.product-detail{max-width:1100px;margin:0 auto}.product-info h1,.product-info .product-category,.product-meta,.product-actions{display:none}@media(max-width:900px){.product-heading h1{font-size:30px}.product-heading,.product-breadcrumb,.product-page>.product-detail{max-width:none}.product-breadcrumb{margin-bottom:20px}}
/* Category page final */
.category-page{padding-top:25px;padding-bottom:60px}.category-heading{max-width:850px;margin:0 auto;text-align:center;padding:20px 0 8px}.category-heading h1{font-size:38px;line-height:1.18;color:#092943;margin:0 0 10px;font-weight:800;letter-spacing:-.7px}.category-heading p{margin:0;color:#71808c;font-size:14px}.category-breadcrumb{max-width:1100px;margin:18px auto 25px;font-size:13px;color:#7a8791}.category-breadcrumb ol{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.category-breadcrumb li{display:flex;align-items:center;gap:6px}.category-breadcrumb li+li:before{content:'›';color:#aab4bc;font-size:16px}.category-breadcrumb a{color:#6f7d87;text-decoration:none}.category-breadcrumb a:hover{color:var(--blue2)}.category-breadcrumb li[aria-current=page]{color:#0b72b5;font-weight:700}.category-toolbar{max-width:1100px;margin:0 auto 16px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 14px;color:#73808b;font-size:12px}.category-toolbar strong{color:var(--ink);font-size:15px}.category-toolbar a{color:var(--blue2);text-decoration:none;font-weight:800}.category-products{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-product-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.2s;box-shadow:0 4px 16px rgba(12,39,79,.04)}.category-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(12,39,79,.10);border-color:#d2e2f5}.category-product-image{display:flex;height:220px;background:linear-gradient(180deg,#fafbfd,#f1f5f8);align-items:center;justify-content:center;text-decoration:none;overflow:hidden}.category-product-image img{width:100%;height:100%;object-fit:contain;padding:12px;transition:.25s}.category-product-card:hover .category-product-image img{transform:scale(1.03)}.category-product-image span{font-size:12px;color:#a0acb6}.category-product-body{padding:14px}.category-product-body h2{font-size:15px;line-height:1.4;margin:0;min-height:42px}.category-product-body h2 a{color:var(--ink);text-decoration:none}.category-product-body h2 a:hover{color:var(--blue2)}.category-product-body p{font-size:12px;line-height:1.5;color:#7a8790;margin:8px 0 0;min-height:36px}.category-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid #edf0f3}.category-product-bottom strong{color:#c93b25;font-size:15px}.category-product-bottom a{font-size:11px;color:var(--blue2);text-decoration:none;font-weight:800}.category-empty{max-width:700px;margin:25px auto;text-align:center;padding:55px 20px;border:1px dashed #ccd7e0;border-radius:14px;background:#fbfcfd}.category-empty div{font-size:20px;font-weight:800;color:#253746}.category-empty p{color:#77848e;margin:6px 0 18px}
@media(max-width:1000px){.category-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.category-heading h1{font-size:31px}.category-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-product-image{height:190px}.category-toolbar{margin-left:0;margin-right:0}}@media(max-width:460px){.category-products{grid-template-columns:1fr}.category-product-image{height:240px}.category-toolbar{align-items:flex-start;gap:10px;flex-direction:column}}

/* All products page final */
.products-page{padding-top:26px;padding-bottom:65px}.products-heading{max-width:1100px;margin:0 auto;display:flex;align-items:end;justify-content:space-between;gap:30px;padding:18px 0 12px}.products-kicker{font-size:11px;font-weight:900;letter-spacing:1px;color:var(--orange);margin-bottom:7px}.products-heading h1{font-size:40px;line-height:1.15;color:#092943;margin:0 0 8px;font-weight:800;letter-spacing:-.8px}.products-heading p{font-size:14px;color:#73818c;margin:0;max-width:620px}.products-search{display:flex;width:320px;height:44px;border:1px solid #d9e2ea;background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 4px 14px rgba(12,39,79,.04);flex:none}.products-search input{min-width:0;flex:1;border:0;outline:0;padding:0 13px;font:13px Arial;color:var(--ink)}.products-search button{border:0;background:var(--navy);color:#fff;padding:0 15px;font-size:12px;font-weight:800;cursor:pointer}.products-breadcrumb{max-width:1100px;margin:0 auto 22px;font-size:13px;color:#78858e}.products-breadcrumb ol{display:flex;list-style:none;padding:0;margin:0;gap:7px}.products-breadcrumb li{display:flex;gap:7px;align-items:center}.products-breadcrumb li+li:before{content:'›';color:#aab4bc;font-size:16px}.products-breadcrumb a{color:#6e7b85;text-decoration:none}.products-breadcrumb a:hover{color:var(--blue2)}.products-breadcrumb [aria-current=page]{color:#0b72b5;font-weight:700}.products-toolbar{max-width:1100px;margin:0 auto 15px;background:#f7f9fb;border:1px solid #e5ebf0;border-radius:9px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;color:#74818b;font-size:12px}.products-toolbar strong{font-size:15px;color:#1b3045}.products-toolbar a{color:#0b72b5;text-decoration:none;font-weight:800}.products-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.products-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 4px 18px rgba(12,39,79,.045);transition:transform .2s,box-shadow .2s,border-color .2s}.products-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(12,39,79,.11);border-color:#d2e1f2}.products-card-image{height:225px;background:linear-gradient(180deg,#fbfcfd,#f1f5f8);display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden}.products-card-image img{width:100%;height:100%;object-fit:contain;padding:13px;transition:transform .25s}.products-card:hover .products-card-image img{transform:scale(1.035)}.products-card-image span{font-size:12px;color:#a0acb6}.products-card-body{padding:14px 14px 15px}.products-category{display:inline-block;font-size:10px;font-weight:800;color:#0b72b5;background:#eef6ff;border-radius:20px;padding:4px 8px;text-decoration:none;margin-bottom:8px}.products-card h2{font-size:15px;line-height:1.42;margin:0;min-height:43px}.products-card h2 a{text-decoration:none;color:#172d43}.products-card h2 a:hover{color:var(--blue2)}.products-card p{font-size:12px;line-height:1.5;color:#7a8791;margin:7px 0 0;min-height:36px}.products-card-bottom{border-top:1px solid #edf0f3;margin-top:12px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.products-card-bottom strong{color:#c93726;font-size:15px}.products-card-bottom a{font-size:11px;color:#0b72b5;text-decoration:none;font-weight:800}.products-empty{max-width:700px;margin:28px auto;padding:55px 20px;text-align:center;border:1px dashed #cfd9e1;border-radius:14px;background:#fbfcfd}.products-empty-icon{width:50px;height:50px;border-radius:50%;background:#eef5fb;color:#0b72b5;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:25px}.products-empty h2{font-size:20px;margin:0 0 5px}.products-empty p{color:#77848e;margin:0 0 18px}.products-pagination{max-width:1100px;margin:28px auto 0;display:flex;justify-content:center;gap:7px}.products-pagination a{min-width:38px;height:38px;padding:0 11px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe6ec;border-radius:8px;background:#fff;color:#263b50;text-decoration:none;font-size:12px;font-weight:800}.products-pagination a.active,.products-pagination a:hover{background:var(--navy);border-color:var(--navy);color:#fff}
@media(max-width:1000px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-heading{align-items:flex-start;flex-direction:column}.products-search{width:100%;max-width:500px}}
@media(max-width:720px){.products-heading h1{font-size:31px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-card-image{height:190px}.products-toolbar{margin-left:0;margin-right:0}}
@media(max-width:460px){.products-grid{grid-template-columns:1fr}.products-card-image{height:250px}.products-toolbar{align-items:flex-start;gap:8px;flex-direction:column}.products-search{height:42px}}

/* Global typography fix: stable Vietnamese glyph rendering */
html,body,input,button,textarea,select{font-family:Arial,'Helvetica Neue',Tahoma,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body{font-size:14px}
.main-nav,.main-nav a,.brand-text,.topbar,.header-cta,.search input,.search-button{font-family:Arial,'Helvetica Neue',Tahoma,sans-serif}
.main-nav{gap:25px;align-items:center}
.main-nav a{font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.15px;white-space:nowrap}
.main-nav a i{font-style:normal;display:inline-flex;width:8px;height:8px;margin-left:5px;vertical-align:middle;position:relative;top:-1px}
.nav-chevron:before{content:"";width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);display:block}
.topbar{font-size:12px}
.brand-text b{font-size:16px;letter-spacing:.1px}
.brand-text small{font-size:11px;letter-spacing:0}
.search-button{position:relative}
.search-button span:before{content:"";display:block;width:11px;height:11px;border:1.6px solid currentColor;border-radius:50%;position:absolute;left:11px;top:9px}
.search-button span:after{content:"";display:block;width:6px;height:1.6px;background:currentColor;transform:rotate(45deg);position:absolute;left:21px;top:21px;border-radius:2px}

/* Final homepage typography: crisp buttons and links */
.home-hero .hero-actions .btn,
.home-main .section-heading>a,
.home-main .product-card-home .read-more,
.home-main .category-card,
.home-main .category-card span,
.home-main .product-card-home,
.home-main .product-card-home a{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.home-hero .hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.home-hero .hero-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;line-height:1.2;font-size:13px;font-weight:800;letter-spacing:.1px;white-space:nowrap;text-decoration:none}
.home-hero .hero-actions .btn span{font-family:Arial,sans-serif;font-size:16px;line-height:1}
.home-main .section-heading>a{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;line-height:1.3;white-space:nowrap;text-decoration:none;color:#0b72b5}
.home-main .section-heading>a span{font-family:Arial,sans-serif;font-size:15px;line-height:1}
.home-main .product-card-home .read-more{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;line-height:1.3;white-space:nowrap;text-decoration:none;color:#0b72b5}
.home-main .product-card-home .read-more::first-letter{font-family:Arial,sans-serif}
.home-main .category-card span{font-size:11px;line-height:1.3}
@media(max-width:600px){
 .home-hero .hero-actions .btn{min-height:44px;padding:0 15px;font-size:12px}
 .home-main .section-heading{align-items:flex-start;gap:8px}
 .home-main .section-heading>a{font-size:11px}
}

/* FINAL: homepage typography uses a reliable Vietnamese system font */
body,.home-hero,.home-hero *,.home-main,.home-main *{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif !important;
}
.home-hero .hero-copy h1{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif !important;
  font-weight:800 !important;
  letter-spacing:-.6px !important;
  line-height:1.12 !important;
}
.home-hero .hero-copy p{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif !important;
  font-weight:400 !important;
  line-height:1.65 !important;
}
.home-hero .hero-actions .btn{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif !important;
  font-weight:700 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  text-rendering:geometricPrecision !important;
  -webkit-font-smoothing:antialiased !important;
  white-space:nowrap !important;
}
.home-hero .hero-actions .btn span{
  font-family:Arial,sans-serif !important;
  font-weight:400 !important;
}
.home-main a,.home-main h2,.home-main h3,.home-main p,.home-main span{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif !important;
  text-rendering:optimizeLegibility;
}
.home-main .section-heading>a,
.home-main .product-card-home .read-more{
  font-weight:700 !important;
  line-height:1.25 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
}

/* Full-logo header: logo image occupies the complete brand block */
.brand-logo-only{display:flex!important;align-items:center!important;width:230px;height:62px;flex:0 0 230px;text-decoration:none!important}
.brand-logo-only img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:900px){.brand-logo-only{width:190px;height:56px;flex-basis:190px}}
@media(max-width:600px){.brand-logo-only{width:165px;height:52px;flex-basis:165px}.nav-wrap{gap:10px}}

/* Homepage about video */
.about-video{min-height:260px;border-radius:8px;overflow:hidden;background:#061f45;display:flex;align-items:center;justify-content:center}.about-video video{display:block;width:100%;height:100%;min-height:260px;object-fit:cover;background:#061f45}.video-empty{height:100%;min-height:260px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#dbe8fa;text-align:center;padding:20px}.video-empty span{font-weight:800;font-size:16px}.video-empty small{margin-top:6px;color:#9fb7d4;font-size:11px}
@media(max-width:900px){.about-band{grid-template-columns:1fr}.about-video{min-height:230px}.about-video video{min-height:230px}}

/* Video frame reliability */
.about-band .about-video{position:relative;display:block!important;min-width:0!important;min-height:260px!important;height:260px!important;background:#061f45!important;border-radius:8px!important;overflow:hidden!important}
.about-band .about-video video{display:block!important;width:100%!important;height:100%!important;min-height:260px!important;object-fit:cover!important;background:#061f45!important}
.about-band .video-empty{width:100%;height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px}
.video-empty-icon{width:52px;height:52px;border-radius:50%;background:#f7931e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:10px}
.video-empty span{font-weight:800;font-size:16px}.video-empty small{color:#b7cbe5;font-size:11px;margin-top:4px}

/* Final H1 typography: compact, clean and proportionate */
.product-heading{margin-bottom:7px!important}
.product-heading h1{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif!important;
  font-size:30px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:-.25px!important;
  color:#17324a!important;
  max-width:900px!important;
}
.product-breadcrumb{margin-bottom:24px!important}

.category-heading h1{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif!important;
  font-size:32px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:-.3px!important;
}

.products-heading h1{
  font-family:Arial,'Helvetica Neue',Tahoma,sans-serif!important;
  font-size:32px!important;
  line-height:1.2!important;
  font-weight:700!important;
  letter-spacing:-.3px!important;
}

@media(max-width:700px){
  .product-heading h1{font-size:25px!important;line-height:1.3!important}
  .category-heading h1,.products-heading h1{font-size:27px!important}
}
@media(max-width:430px){
  .product-heading h1{font-size:23px!important}
}

/* H1 + breadcrumb centered hero block */
.product-page,.category-page,.products-page{padding-top:24px!important}
.product-heading,.category-heading,.products-heading{
  max-width:1100px!important;
  margin:0 auto!important;
  text-align:center!important;
  background:linear-gradient(135deg,#f4f8fc 0%,#ffffff 100%);
  border:1px solid #e3ebf2;
  border-radius:14px;
  padding:24px 28px 17px!important;
  box-shadow:0 5px 20px rgba(20,55,85,.045);
}
.product-heading h1,.category-heading h1,.products-heading h1{
  margin:0!important;
  max-width:none!important;
  text-align:center!important;
}
.product-breadcrumb,.category-breadcrumb,.products-breadcrumb{
  max-width:1100px!important;
  margin:0 auto 24px!important;
  padding:11px 18px!important;
  background:#fff!important;
  border:1px solid #e3ebf2!important;
  border-top:0!important;
  border-radius:0 0 12px 12px!important;
  box-shadow:0 4px 15px rgba(20,55,85,.035)!important;
}
.product-breadcrumb ol,.category-breadcrumb ol,.products-breadcrumb ol{
  justify-content:center!important;
}
.product-breadcrumb li,.category-breadcrumb li,.products-breadcrumb li{
  font-size:12px!important;
}
@media(max-width:700px){
  .product-heading,.category-heading,.products-heading{padding:20px 15px 14px!important;border-radius:12px}
  .product-breadcrumb,.category-breadcrumb,.products-breadcrumb{padding:10px 10px!important}
}

.category-children{max-width:1100px;margin:0 auto 18px;display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.category-children a{display:inline-flex;align-items:center;gap:6px;padding:9px 13px;background:#fff;border:1px solid #dfe8ef;border-radius:9px;color:#18364d;font-size:12px;font-weight:700;text-decoration:none}.category-children a span{font-size:14px;color:#0b72b5}.category-children a:hover{border-color:#0b72b5;box-shadow:0 4px 12px rgba(15,65,95,.06)}
