
:root{--fx-bg:#07131d;--fx-deep:#04101a;--fx-panel:#0d2130;--fx-line:#263b48;--fx-gold:#f5a900;--fx-gold2:#ffc43d;--fx-paper:#f5f2eb;--fx-white:#fff;--fx-text:#15212a;--fx-muted:#65727b}
html{scroll-behavior:smooth} body:not(.home-page){background:var(--fx-paper)!important;color:var(--fx-text)!important;font-family:Arial,Helvetica,sans-serif!important}.container{width:min(1180px,calc(100% - 32px));margin:auto}
/* one shared factory shell */
body:not(.home-page)>.top-strip,body:not(.home-page)>.site-header,body:not(.home-page)>.mobile-drawer,body:not(.home-page)>.drawer-backdrop{display:none!important}
body:not(.home-page)>.topbar{background:#020b12;color:#d9e2e8;border-bottom:1px solid #172a38;font-size:12px}body:not(.home-page)>.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}body:not(.home-page)>.topbar-left,body:not(.home-page)>.topbar-right{display:flex;gap:22px;align-items:center}body:not(.home-page)>.topbar a{color:#fff;text-decoration:none;font-weight:800}
body:not(.home-page)>.nav{position:sticky;top:0;z-index:1000;background:rgba(6,20,30,.98);border-bottom:1px solid #223745;box-shadow:0 10px 28px rgba(0,0,0,.2)}body:not(.home-page) .nav-inner{min-height:76px;display:flex;align-items:center;gap:28px}body:not(.home-page) .brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}body:not(.home-page) .brand-mark{width:36px;height:36px;border:3px solid var(--fx-gold);transform:rotate(45deg);position:relative;display:block;flex:0 0 auto}body:not(.home-page) .brand-mark:before,body:not(.home-page) .brand-mark:after{content:"";position:absolute;border:1px solid var(--fx-gold)}body:not(.home-page) .brand-mark:before{inset:6px}body:not(.home-page) .brand-mark:after{inset:12px}body:not(.home-page) .brand span:last-child{display:grid;gap:3px}body:not(.home-page) .brand strong{font-size:18px;letter-spacing:.03em}body:not(.home-page) .brand small{font-size:8px;color:#b7c2c9;letter-spacing:.16em}body:not(.home-page) .nav-links{margin-left:auto;display:flex;align-items:center;gap:5px}body:not(.home-page) .nav-links a{color:#dce5ea;text-decoration:none;padding:29px 11px;font-size:13px;font-weight:750;border-bottom:3px solid transparent}body:not(.home-page) .nav-links a:hover,body:not(.home-page) .nav-links a[aria-current=page]{color:var(--fx-gold2);border-color:var(--fx-gold)}body:not(.home-page) .btn-gold{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;background:var(--fx-gold);color:#07131d!important;border-radius:4px;text-decoration:none;font-weight:900;font-size:13px;white-space:nowrap}body:not(.home-page) .menu-btn{display:none;background:var(--fx-gold);border:0;padding:11px 15px;font-weight:900;border-radius:3px}
/* unify existing content colors instead of preserving old green/brown site */
body:not(.home-page) main{background:var(--fx-paper)!important;overflow:hidden}body:not(.home-page) .breadcrumbs{background:#e7e3da!important;border-bottom:1px solid #d4cec0!important;color:#5d6870!important}body:not(.home-page) .breadcrumbs a{color:#243440!important}
body:not(.home-page) :is(.page-hero,.category-hero,.detail-hero,.region-hero,.product-hero,.catalog-hero,.hero-detail,.page-head){background:linear-gradient(135deg,#07131d,#102a3b)!important;color:#fff!important;border-color:#2b414f!important}body:not(.home-page) :is(.page-hero,.category-hero,.detail-hero,.region-hero,.product-hero,.catalog-hero,.hero-detail,.page-head) :is(h1,h2,h3,p,span,li,strong){color:inherit!important}
body:not(.home-page) :is(.kicker,.eyebrow,.section-kicker,.badge,.tag,.product-code){color:#c87900!important}body:not(.home-page) :is(.btn-accent,.btn-primary,.detail-order-btn,.quote-button,.cta-primary){background:var(--fx-gold)!important;color:#06121c!important;border-color:var(--fx-gold)!important;box-shadow:none!important}body:not(.home-page) :is(.btn-outline,.btn-secondary,.cta-secondary){border-color:#c58a17!important;color:inherit!important}
body:not(.home-page) :is(.card,.product-card,.category-card,.info-card,.feature-card,.region-card,.faq-item,.content-card,.detail-panel,.order-panel,.decision-card,.guide-card,.page-v5-card,.factory-detail-card){background:#fff!important;border:1px solid #d9d3c7!important;border-radius:8px!important;box-shadow:0 12px 32px rgba(22,34,42,.07)!important}body:not(.home-page) :is(.card,.product-card,.category-card,.info-card,.feature-card,.region-card,.faq-item,.content-card,.detail-panel,.order-panel,.decision-card,.guide-card,.page-v5-card) :is(h2,h3,h4,strong){color:#122532!important}
body:not(.home-page) table{background:#fff!important;border-color:#d5d0c6!important}body:not(.home-page) th{background:#0b2130!important;color:#fff!important}body:not(.home-page) td{border-color:#ddd7cc!important}body:not(.home-page) a{--link:#805600}body:not(.home-page) main a:not(.btn):not([class*=button]){color:var(--link)}
body:not(.home-page) :is(.section-dark,.dark-section,.detail-quote,.quote-section,.cta-band,.sales-band,.factory-band,.page-v5-sales){background:#081925!important;color:#fff!important}body:not(.home-page) :is(.section-dark,.dark-section,.detail-quote,.quote-section,.cta-band,.sales-band,.factory-band,.page-v5-sales) :is(h2,h3,p,span,strong,li){color:inherit!important}
/* footer */ body:not(.home-page)>.footer{background:#061621;color:#bdc9d0;padding:54px 0 20px;border-top:4px solid var(--fx-gold)}body:not(.home-page) .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}body:not(.home-page) .footer h3{color:#fff;font-size:13px;letter-spacing:.08em;margin:0 0 16px}body:not(.home-page) .footer p{line-height:1.65;max-width:340px}body:not(.home-page) .footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}body:not(.home-page) .footer a{color:#c7d1d7;text-decoration:none;font-size:13px}body:not(.home-page) .footer a:hover{color:var(--fx-gold2)}body:not(.home-page) .footer-bottom{border-top:1px solid #203441;margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;font-size:12px}
/* mobile */.factory-mobile-menu,.factory-menu-backdrop{display:none}.factory-mobile-menu{position:fixed;z-index:1200;inset:0 0 0 auto;width:min(390px,88vw);background:#061621;padding:22px;color:#fff;overflow:auto}.factory-mobile-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #29404e;padding-bottom:18px}.factory-mobile-head button{font-size:30px;background:none;border:0;color:#fff}.factory-mobile-menu nav{display:grid;padding:18px 0}.factory-mobile-menu nav a{color:#fff;text-decoration:none;padding:13px 4px;border-bottom:1px solid #213744}.factory-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.factory-mobile-actions a{padding:13px;background:var(--fx-gold);color:#07131d;text-align:center;text-decoration:none;font-weight:900}.factory-menu-backdrop{position:fixed;z-index:1190;inset:0;background:rgba(0,0,0,.65)}
@media(max-width:980px){body:not(.home-page) .nav-links,body:not(.home-page) .nav>.container>.btn-gold{display:none}body:not(.home-page) .menu-btn{display:block;margin-left:auto}.factory-mobile-menu:not([hidden]),.factory-menu-backdrop:not([hidden]){display:block}.footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:640px){body:not(.home-page)>.topbar .topbar-left span:not(:first-child),body:not(.home-page)>.topbar .topbar-right span{display:none}body:not(.home-page) .nav-inner{min-height:66px}body:not(.home-page) .brand strong{font-size:15px}body:not(.home-page) .brand small{font-size:7px}.footer-grid{grid-template-columns:1fr!important}.footer-bottom{flex-direction:column;gap:8px}}
