:root{--ink: #111827;--muted: #5b6472;--line: #d7dde5;--panel: #f5f7fa;--white: #ffffff;--accent: #c7352d;--accent-dark: #98261f;--gold: #d59b2f;--steel: #314153;--max: 1160px}*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white)}body{margin:0;line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{color:var(--muted)}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;background:#fffffff5;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:block;width:46px;height:46px;overflow:hidden;background:var(--ink);border-radius:6px}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand strong,.footer-logo{display:block;font-size:17px}.brand small{display:block;color:var(--muted);font-size:12px}.menu-button{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:6px;padding:10px 14px;font-weight:700}.site-nav{position:absolute;top:67px;left:0;right:0;display:none;flex-direction:column;padding:10px 18px 18px;background:var(--white);border-bottom:1px solid var(--line)}.site-nav[data-open]{display:flex}.site-nav a{padding:11px 0;color:var(--steel);font-weight:700}.hero{position:relative;height:500px;min-height:500px;background:var(--ink);isolation:isolate;overflow:hidden}.hero img{width:100%;height:500px;min-height:500px;object-fit:cover;object-position:60% center;opacity:.68}.hero img.hero-image{object-position:64% center}.hero-content{position:absolute;inset:0;display:flex;align-items:center;padding:88px 18px 56px;background:linear-gradient(90deg,#111827db,#11182773,#11182714)}.hero-inner,.section-inner,.footer-grid{width:min(100%,var(--max));margin:0 auto}.hero-copy{max-width:700px}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1{margin:0;color:var(--white);font-size:36px;line-height:1.06;letter-spacing:0}.hero p{max-width:620px;color:#edf2f7;font-size:17px}.hero-actions,.form-actions,.cta-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:6px;font-weight:800}.button.primary{color:var(--white);background:var(--accent)}.button.primary:hover{background:var(--accent-dark)}.button.secondary{color:var(--ink);background:var(--white);border-color:var(--line)}.section{padding:54px 18px}.section.alt{background:var(--panel)}.section-header{max-width:760px;margin-bottom:26px}.section-header h2,.content-page h1,.product-detail h1{margin:0 0 10px;font-size:30px;line-height:1.15}.trust-strip,.stats-grid,.category-grid,.product-grid,.process-grid,.market-grid,.detail-grid,.contact-layout,.capability-grid,.scenario-grid{display:grid;gap:16px}.contact-layout{gap:18px}.contact-main{padding:8px 0}.contact-main>p:not(.eyebrow){max-width:680px;font-size:18px}.contact-actions{margin-top:22px}.contact-number{margin-top:14px;color:var(--steel);font-weight:800}.contact-number a{color:var(--accent)}.contact-company-panel{border-left:5px solid var(--accent)}.trust-strip{grid-template-columns:1fr;margin-top:-34px;position:relative;z-index:3}.trust-item,.category-card,.product-card,.process-card,.market-card,.capability-card,.scenario-card,.spec-panel,.content-panel{background:var(--white);border:1px solid var(--line);border-radius:8px}.trust-item{padding:18px}.trust-item strong{display:block;margin-bottom:4px}.category-card,.process-card,.market-card,.capability-card,.scenario-card,.content-panel{padding:20px}.category-card:hover,.product-card:hover{border-color:var(--accent)}.category-icon{display:grid;width:44px;height:44px;place-items:center;margin-bottom:14px;border-radius:6px;color:var(--white);background:var(--steel);font-weight:800}.category-image{width:100%;aspect-ratio:4 / 3;object-fit:cover}.category-card h3,.product-card h3,.process-card h3,.market-card h3,.capability-card h3,.scenario-card h3{margin:0 0 8px}.capability-card strong{display:block;margin-bottom:8px;color:var(--accent);font-size:28px;line-height:1}.category-card small{display:block;margin-bottom:12px;color:var(--muted)}.category-grid-compact{grid-template-columns:1fr}.category-grid-compact .category-card{display:grid;grid-template-columns:112px 1fr;min-height:112px;align-items:center;padding:0;overflow:hidden}.category-grid-compact .category-card p{margin:0;font-size:14px}.category-grid-compact .category-card h3{margin:0 0 4px;font-size:16px;line-height:1.25}.category-copy{padding:0}.category-grid-compact .category-copy{padding:14px}.category-grid-compact .category-image{width:112px;height:112px;aspect-ratio:auto}.category-grid-text{grid-template-columns:1fr;gap:10px}.category-grid-text .category-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px;min-height:82px;align-items:center;gap:12px;padding:14px 14px 14px 16px;border-left:4px solid var(--accent)}.category-grid-text .category-card:hover{background:#fff8f7}.category-grid-text .category-copy{padding:0}.category-grid-text .category-card h3{margin:0 0 4px;font-size:16px;line-height:1.25}.category-grid-text .category-card p{margin:0;font-size:14px;line-height:1.35}.category-arrow{position:relative;display:block;width:24px;height:14px}.category-arrow:before{content:"";position:absolute;top:6px;left:0;width:20px;height:2px;background:var(--accent)}.category-arrow:after{content:"";position:absolute;top:2px;right:1px;width:8px;height:8px;border-top:2px solid var(--accent);border-right:2px solid var(--accent);transform:rotate(45deg)}.category-meta{display:grid;gap:8px;margin:14px 0}.category-meta div{padding-top:8px;border-top:1px solid var(--line)}.category-meta dt{color:var(--steel);font-size:12px;font-weight:900;text-transform:uppercase}.category-meta dd{margin:2px 0 0;color:var(--muted);font-size:14px}.product-card{overflow:hidden}.product-card div{padding:18px}.product-card img{aspect-ratio:16 / 9;object-fit:cover}.product-image-link{display:block}.product-contact-tip{max-width:680px;margin-top:12px;color:var(--steel);font-weight:800}.related-link-grid{display:grid;gap:10px}.related-link{display:flex;align-items:center;min-height:44px;padding:10px 12px;color:var(--steel);background:var(--panel);border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:6px;font-weight:800}.related-link:hover{color:var(--accent);background:#fff8f7}.hot-product-grid,.value-grid,.order-process,.factory-carousel{display:grid;gap:16px}.hot-product-card,.value-card,.order-step,.model-poster,.factory-photo-card{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden}.hot-product-card:hover,.value-card:hover{border-color:var(--accent)}.product-thumb{width:100%;aspect-ratio:16 / 11;object-fit:cover}.hot-product-body,.value-card div,.order-step{padding:18px}.hot-product-body h3,.value-card h3,.order-step h3{margin:0 0 8px}.hot-product-body .button{width:100%;margin-top:6px;font-size:14px}.value-card{position:relative;background:linear-gradient(var(--white),var(--white)) padding-box,linear-gradient(135deg,#ff7b21cc,#11182747,#ff7b216b) border-box;border:1px solid transparent;box-shadow:0 18px 40px #11182714}.value-card:before,.value-card:after{content:"";position:absolute;z-index:2;width:34px;height:34px;pointer-events:none}.value-card:before{top:10px;left:10px;border-top:2px solid rgba(255,123,33,.88);border-left:2px solid rgba(255,123,33,.88)}.value-card:after{right:10px;bottom:10px;border-right:2px solid rgba(255,123,33,.5);border-bottom:2px solid rgba(255,123,33,.5)}.value-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#070a0f;border-bottom:1px solid rgba(255,123,33,.2)}.order-step{position:relative;display:grid;min-height:126px;align-content:start;padding:58px 16px 16px;overflow:visible;border-top:5px solid var(--accent)}.order-step span{position:absolute;top:16px;left:16px;display:grid;width:34px;height:34px;place-items:center;color:var(--white);background:var(--accent);border-radius:6px;font-weight:900}.order-step:not(:last-child):after{content:"";position:absolute;right:-14px;top:34px;z-index:2;width:26px;height:2px;background:var(--accent)}.order-step:not(:last-child):before{content:"";position:absolute;right:-18px;top:29px;z-index:3;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid var(--accent)}.order-step h3{font-size:16px;line-height:1.25}.order-note{max-width:720px;margin:18px 0 0;color:var(--steel);font-weight:800}.model-carousel{position:relative;width:min(100%,996px);margin:0 auto;padding-bottom:30px}.model-track{--active-index: 0;display:flex;overflow:hidden}.model-poster{flex:0 0 100%;transform:translate(calc(var(--active-index) * -100%));transition:transform .42s ease;background:#070a0f}.model-poster-stage{position:relative;aspect-ratio:16 / 9;max-height:560px;overflow:hidden;background:#070a0f}.model-poster-stage img{width:100%;height:100%;object-fit:contain}.model-poster-footer{display:flex;justify-content:center;padding:16px;background:#0c1119}.model-poster-footer .button{min-width:min(100%,320px)}.carousel-arrow{position:absolute;top:calc(50% - 35px);z-index:6;display:none;width:42px;height:42px;place-items:center;color:var(--white);background:#070a0fc2;border:1px solid rgba(255,255,255,.28);border-radius:999px;cursor:pointer;font-size:28px;line-height:1}.carousel-arrow:hover{background:var(--accent)}.carousel-arrow-prev{left:14px}.carousel-arrow-next{right:14px}.carousel-dots{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;gap:8px}.carousel-dots button{width:9px;height:9px;padding:0;background:#aab3bf;border:0;border-radius:999px;cursor:pointer}.carousel-dots button.is-active{width:26px;background:var(--accent)}.factory-carousel{display:grid;grid-auto-columns:100%;grid-auto-flow:column;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.factory-photo-card{margin:0;scroll-snap-align:start;background:#15191f}.factory-photo-card img{width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#15191f}.text-link{color:var(--accent);font-weight:800}.fitment-table,.spec-table{width:100%;border-collapse:collapse;background:var(--white);border:1px solid var(--line)}.confirmation-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.confirmation-list span{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--steel);font-weight:800}.fitment-table th,.fitment-table td,.spec-table th,.spec-table td{padding:12px;text-align:left;border-bottom:1px solid var(--line)}.rfq-form,.form-row{display:grid;gap:14px}label{display:grid;gap:6px;color:var(--ink);font-weight:800}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:12px;font:inherit}textarea{resize:vertical}.site-footer{padding:42px 18px 86px;color:var(--white);background:var(--ink)}.footer-grid{display:grid;gap:26px}.site-footer p,.site-footer a,.footer-contact-note{color:#cbd5e1}.site-footer a,.footer-contact-note{display:block;margin:8px 0}.site-footer h2{margin:0 0 10px;font-size:16px}.copyright{width:min(100%,var(--max));margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16)}.floating-whatsapp{position:fixed;right:16px;bottom:16px;z-index:30;display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 18px;color:var(--white);background:#168f51;border-radius:999px;box-shadow:0 10px 30px #00000038;font-weight:900}.content-page,.product-detail{padding:42px 18px 62px}.page-title{max-width:820px;margin-bottom:28px}.page-title p{font-size:18px}.product-image{border:1px solid var(--line);border-radius:8px;overflow:hidden}.product-image img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.spec-panel{padding:20px}.spec-list{margin:0;padding-left:20px;color:var(--muted)}.catalog-band{display:flex;flex-direction:column;gap:14px;justify-content:space-between;padding:22px;border:1px solid var(--line);border-left:6px solid var(--accent);border-radius:8px;background:var(--white)}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:8px;background:var(--white)}.faq-item summary{cursor:pointer;padding:16px 18px;color:var(--ink);font-weight:900}.faq-item p{margin:0;padding:0 18px 18px}.contact-warning{padding:10px 12px;border-left:4px solid var(--gold);background:var(--panel);color:var(--steel);font-weight:800}@media(min-width:720px){.hero h1{font-size:54px}.hero,.hero img{height:520px;min-height:520px}.trust-strip{grid-template-columns:repeat(4,1fr)}.category-grid,.product-grid,.hot-product-grid,.value-grid,.process-grid,.market-grid,.detail-grid,.capability-grid,.scenario-grid,.form-row{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start}.contact-company-panel{grid-column:1 / -1}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.2fr}.catalog-band{flex-direction:row;align-items:center}.factory-carousel{grid-auto-columns:calc((100% - 16px)/2)}.carousel-arrow{display:grid}}@media(min-width:980px){.menu-button{display:none}.site-nav{position:static;display:flex;flex-direction:row;align-items:center;gap:18px;padding:0;border:0}.site-nav a{padding:0;font-size:14px}.category-grid{grid-template-columns:repeat(4,1fr)}.category-grid-compact,.category-grid-text{grid-template-columns:repeat(3,1fr)}.category-grid-compact .category-card{grid-template-columns:1fr}.category-grid-compact .category-image{width:100%;height:auto;aspect-ratio:16 / 10}.product-grid{grid-template-columns:repeat(3,1fr)}.hot-product-grid{grid-template-columns:repeat(4,1fr)}.factory-carousel{grid-auto-columns:calc((100% - 32px) / 3)}.value-grid{grid-template-columns:repeat(2,1fr)}.order-process{grid-template-columns:repeat(5,1fr)}.order-step{padding-top:62px}}@media(max-width:520px){.hero{height:450px;min-height:450px}.hero img{height:450px;min-height:450px;object-position:66% center}.hero img.hero-image{object-position:78% center}.hero-content{padding-top:72px;padding-bottom:42px}.section{padding-top:42px;padding-bottom:42px}.section-header{margin-bottom:20px}.category-grid-compact{gap:12px}.category-grid-text{gap:9px}.category-grid-text .category-card{min-height:76px;padding:12px 12px 12px 14px}.category-grid-text .category-card h3{font-size:14px}.category-grid-text .category-card p{font-size:12px}.category-grid-compact .category-card{grid-template-columns:104px 1fr;min-height:104px}.category-grid-compact .category-image{width:104px;height:104px;aspect-ratio:auto}.category-grid-compact .category-card h3{font-size:15px}.category-grid-compact .category-card p{font-size:13px;line-height:1.35}.category-copy{padding:10px 12px}.brand{gap:8px;min-width:0}.brand-mark{width:40px;height:40px;flex:0 0 40px}.brand strong{font-size:15px;line-height:1.15}.brand small{font-size:11px;line-height:1.2}.hero-actions .button,.contact-actions .button{width:100%}.floating-whatsapp{right:12px;bottom:14px;min-height:42px;padding:10px 12px;font-size:13px}.content-page,.product-detail{padding-bottom:96px}.site-footer{padding-bottom:104px}.contact-warning{padding-right:94px}.model-carousel{padding-bottom:28px}.model-poster{border-radius:8px}.model-poster-footer{padding:12px}.model-poster-footer .button{width:100%;min-width:0;font-size:14px}.order-process{gap:0}.order-step{min-height:auto;margin-left:18px;padding:14px 14px 18px 42px;border-top:0;border-left:4px solid var(--accent);border-radius:0}.order-step span{top:12px;left:-18px}.order-step:not(:last-child):after{left:-3px;right:auto;top:46px;width:2px;height:calc(100% - 20px)}.order-step:not(:last-child):before{display:none}}
