:root{--gold:#c6a15b;--green:#0b3b32;--green2:#123f36;--dark:#0a1714;--muted:#68716e;--light:#f4f6f3;--font-main:"Be Vietnam Pro", -apple-system, BlinkMacSystemFont, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);color:#171717;-webkit-font-smoothing:antialiased;background:#fff;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1180px;margin:auto;padding:0 22px}.top{color:#ddd;background:#111;font-size:13px}.top .container{justify-content:space-between;align-items:center;gap:24px;padding:10px 22px;display:flex}.top .company-line{max-width:78%;line-height:1.45}.top .hotline-line{white-space:nowrap;color:#fff;text-align:right;font-weight:700;line-height:1.45}.top .hotline-line strong{color:#c6a15b}@media (max-width:850px){.top .container{text-align:center;padding:9px 16px;display:block}.top .company-line{max-width:100%;margin-bottom:4px}.top .hotline-line{white-space:normal;text-align:center}}header{z-index:100;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:25px;height:76px;display:flex}.logo{align-items:center;gap:8px;height:60px;display:flex}.logo img{border-radius:4px;width:auto;height:54px;display:block}.logo span{color:var(--gold)}.menu{letter-spacing:.2px;gap:28px;font-size:14.5px;font-weight:500;display:flex}.menu a{font-weight:500;transition:color .2s}.menu a:hover{color:var(--gold)}.actions{align-items:center;gap:12px;display:flex}.search{border:1px solid #ddd;border-radius:6px;outline:none;width:190px;padding:10px 13px;font-family:inherit;font-size:14px}.cart{background:var(--green);color:#fff;border-radius:6px;align-items:center;gap:6px;padding:11px 17px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 7px 18px #0b3b3229}.hero{color:#fff;background:#000;align-items:center;min-height:590px;display:flex}.hero h1{letter-spacing:-1px;max-width:680px;font-size:56px;font-weight:700;line-height:1.1}.hero p{color:#e0e8e4;max-width:610px;margin:20px 0 28px;font-size:16px;font-weight:400;line-height:1.7}.btn{cursor:pointer;border:none;border-radius:5px;margin-right:8px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:inline-block}.primary{background:var(--gold);color:#111}.primary:hover{background:#b8924b}.outline{color:#fff;border:1px solid #fff}.outline:hover{background:#ffffff26}.section{padding:72px 0}.head{text-align:center;margin-bottom:38px}.eyebrow{color:var(--gold);letter-spacing:2.5px;text-transform:uppercase;font-size:11px;font-weight:600}.head h2{color:var(--dark);margin-top:7px;font-size:28px;font-weight:500}.head p{color:#66726d;font-size:14.5px;font-weight:400;line-height:1.6}.categories{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.cat{background-position:50%;background-size:cover;border-radius:8px;height:170px;display:block;position:relative;overflow:hidden}.cat:after{content:"";background:linear-gradient(#0000,#000000c7);position:absolute;inset:0}.cat div{z-index:1;color:#fff;letter-spacing:.3px;font-size:16px;font-weight:500;position:absolute;bottom:17px;left:18px}.products{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.product{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.product:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.product img{object-fit:cover;flex-shrink:0;width:100%;height:210px;display:block}.product .info{flex-direction:column;flex:1;padding:17px;display:flex}.product h3{color:var(--dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin-bottom:4px;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.price{color:var(--gold-dark);margin:6px 0 10px;font-size:14.5px;font-weight:500}.mini{color:#77827d;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:58px;margin-bottom:16px;font-size:12.5px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.buy{text-align:center;color:#fff;box-sizing:border-box;background:#111;border-radius:6px;width:100%;margin-top:auto;padding:9px 12px;font-weight:500;transition:background .2s;display:block}.buy:hover{background:var(--green)}.quote-submit-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#d4b06a 0%,#b8924e 100%)!important;box-shadow:0 12px 28px #c6a15b73!important}.quote-submit-btn:active{transform:translateY(0)}#product-slider-track::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}#product-slider-track{align-items:stretch;-ms-overflow-style:none!important;scrollbar-width:none!important}.slider-nav-btn:hover{transform:scale(1.08)}@media (max-width:900px){.slider-item{width:calc(50% - 10px)!important;min-width:calc(50% - 10px)!important;max-width:calc(50% - 10px)!important}}@media (max-width:550px){.slider-item{width:100%!important;min-width:100%!important;max-width:100%!important}}.about{background:var(--light)}.aboutgrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:55px;display:grid}.about img{object-fit:cover;border-radius:10px;width:100%;height:380px}.about h2{color:var(--dark);font-size:37px}.about p{color:#666;margin:17px 0}.brands{color:#777;flex-wrap:wrap;justify-content:center;align-items:center;gap:55px;font-size:21px;font-weight:800;display:flex}.brands strong{color:#b22}.brandbox{background:#fff;border:1px solid #e4e9e6;border-radius:10px;flex-direction:column;justify-content:center;height:100%;padding:25px;display:flex}.brandbox b{letter-spacing:2px;color:var(--gold);font-size:12px}.brandbox h3{color:var(--dark);margin-top:7px;font-size:20px}.brand-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.brand-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e8e5;border-radius:10px;flex-direction:column;height:100%;padding:0;font-family:inherit;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 5px 20px #0000000a}.brand-card:hover{border-color:#c6a15b;transform:translateY(-5px);box-shadow:0 15px 35px #0b3b3221}.brand-img{background-position:50%;background-size:cover;flex-shrink:0;height:150px}.brand-body{flex-direction:column;flex:1;padding:15px 16px 17px;display:flex}.brand-body b{color:#0b3b32;letter-spacing:.5px;font-size:15px;font-weight:500;display:block}.brand-body span{color:#77827d;margin-top:5px;font-size:12px;font-weight:400;line-height:1.45;display:block}.modal{z-index:1000;background:#000000ad;padding:30px;display:none;position:fixed;inset:0;overflow:auto}.modal.show{justify-content:center;align-items:center;display:flex}.modal-box{background:#fff;border-radius:14px;width:100%;max-width:850px;max-height:90vh;padding:34px;position:relative;overflow-y:auto}.modal-close{cursor:pointer;color:#555;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:10px;right:16px}.modal-box h2{color:#0b3b32;margin:4px 0 8px;font-size:34px}.modal-box>p{color:#666;margin-bottom:22px}.modal-products{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;margin-bottom:25px;display:grid}.modal-product{background:#fafafa;border:1px solid #e7e7e7;border-radius:8px;flex-direction:column;height:100%;padding:16px;display:flex}.modal-product b{color:var(--dark);margin-bottom:5px;display:block}.modal-product span{color:#777;font-size:13px}.quote{color:#fff;background:#111}.quotegrid{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.quote h2{font-size:38px}.form{color:#111;background:#fff;border-radius:99px;padding:25px}.form input,.form textarea{border:1px solid #ddd;border-radius:5px;width:100%;margin-bottom:12px;padding:12px;font-family:inherit;font-size:14px}.form textarea{height:100px;resize:none!important}textarea{resize:none!important}.form button{cursor:pointer;border:0;width:100%}footer{background:var(--dark);color:#fff;padding:60px 0 30px}.foot{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:48px;display:grid}.foot h3{color:var(--gold);margin-bottom:16px;font-size:18px;font-weight:700}.foot p{color:#c0c8c5;margin-bottom:9px;font-size:14px;line-height:1.6}.foot a{color:#c0c8c5;transition:color .2s}.foot a:hover{color:var(--gold)!important}.copy{text-align:center;color:#889590;border-top:1px solid #ffffff14;margin-top:45px;padding-top:24px;font-size:13px}.stats-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:24px;display:grid}.stats-item{border-right:1px solid #ffffff1a;align-items:center;gap:14px;padding-right:12px;display:flex}@media (max-width:850px){.top-bar-prefix,.top-bar-divider{display:none!important}.top-bar-container{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important}.top{padding:6px 0!important;font-size:11.5px!important}.menu,.search-box-header{display:none!important}.mobile-hamburger{justify-content:center;align-items:center;display:flex!important}.logo-text{font-size:15px!important;display:inline-block!important}.logo>div{width:40px!important;height:40px!important}.header-call-btn{display:none!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:18px 16px!important}.stats-item{border-right:none!important;padding-right:0!important}.aboutgrid,.quotegrid,.about-grid,.product-detail-grid{grid-template-columns:1fr!important;gap:32px!important}.categories-callout-box{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;padding:20px 16px!important}.about-hero-img{height:260px!important}.foot{grid-template-columns:1fr!important;gap:32px!important}.hero h1{font-size:38px;line-height:1.25}.hero p{font-size:15px}.hero{min-height:420px;padding:56px 0}.categories,.products{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.product img{height:160px!important}.product .info{padding:14px!important}.product h3{min-height:40px!important;font-size:14.5px!important}.mini{min-height:48px!important;margin-bottom:10px!important;font-size:12px!important}.brand-grid{grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.brand-img{height:120px!important}}@media (max-width:600px){.product-specs-grid{grid-template-columns:1fr!important}.top-bar-sub,.top-bar-hotline-label{display:none!important}.top-bar-hotline-icon{display:inline-flex!important}.top-bar-container{font-size:11px!important}.top{padding:6px 0;font-size:11px}.hero{min-height:380px;padding:44px 0}.hero h1{font-size:28px}.section{padding:44px 0}.categories{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.cat{height:110px!important}.cat div{padding:8px 6px;font-size:13px}.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.product img{height:130px!important}.product .info{padding:10px 8px!important}.product h3{min-height:36px!important;margin-bottom:2px!important;font-size:13.5px!important;line-height:1.35!important}.price{margin:4px 0 6px!important;font-size:13px!important}.mini{-webkit-line-clamp:2!important;min-height:42px!important;margin-bottom:8px!important;font-size:11px!important;line-height:1.4!important}.buy{padding:6px 10px!important;font-size:11.5px!important}.brand-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.brand-img{height:95px!important}.brand-body{padding:10px 8px!important}.brand-body b{font-size:13px!important}.brand-body span{margin-top:3px!important;font-size:11px!important;line-height:1.35!important}.about-vision-grid,.about-pillars-grid{grid-template-columns:1fr!important;gap:12px!important}.about-hero-img{height:220px!important}.modal{padding:12px}.modal-box{max-height:92vh;padding:20px 16px;overflow-y:auto}.modal-grid{grid-template-columns:1fr!important;gap:14px!important}.modal-products{grid-template-columns:1fr}}@media (max-width:380px){.products{grid-template-columns:1fr!important}.product img{height:170px!important}.brand-grid{grid-template-columns:1fr!important}}
