:root{--navy:#061b31;--navy2:#0b2e50;--blue:#087bc1;--sky:#edf5fb;--line:#d9e3ec;--text:#101a24;--muted:#5e6f80;--green:#2bb45f;--white:#fff;--wrap:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(var(--wrap),calc(100% - 64px));margin:auto}
.site-header{background:#fff;position:relative;z-index:20}.header-inner{height:77px;display:grid;grid-template-columns:260px 1fr auto;gap:28px;align-items:center}.brand img{display:block;width:230px;height:64px;object-fit:contain;object-position:left center}.search-box{height:42px;border:1px solid #b9c9d6;border-radius:3px;display:flex;overflow:hidden;background:#fff}.search-box input{flex:1;border:0;outline:0;padding:0 14px;font-size:14px}.search-box button{width:46px;border:0;background:var(--navy2);color:#fff;font-size:24px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:23px}.header-action{position:relative;border:0;background:none;display:flex;align-items:center;gap:7px;font-weight:700;font-size:13px;cursor:pointer;padding:6px 0}.header-action .icon{font-size:26px;line-height:1}.cart-action b{position:absolute;right:-9px;top:-6px;background:var(--navy2);color:#fff;border-radius:50%;font-size:10px;min-width:18px;height:18px;display:grid;place-items:center}.main-nav{background:var(--navy);color:#fff}.nav-scroll{height:43px;display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700;white-space:nowrap}.nav-scroll a:hover{color:#aee0ff}.nav-spacer{flex:1}
.hero{height:365px;position:relative;overflow:hidden;background:#112b43;color:#fff}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,23,40,.96) 0%,rgba(3,23,40,.78) 36%,rgba(3,23,40,.15) 64%,rgba(3,23,40,.02) 100%),url('assets/hero-proposal.jpg');background-repeat:no-repeat;background-size:auto 100%,auto 100%;background-position:left center,right center;filter:saturate(.98)}.hero-inner{position:relative;height:100%;display:flex;align-items:flex-start;justify-content:space-between;padding-top:48px}.hero-copy{max-width:600px}.hero h1{font-size:50px;line-height:1;margin:0 0 8px;font-weight:800;letter-spacing:-1.6px}.lead{font-size:24px;line-height:1.15;margin:0 0 22px}.ticks{list-style:none;padding:0;margin:0;display:grid;gap:14px;font-size:16px;font-weight:600}.ticks li:before{content:'✓';display:inline-grid;place-items:center;width:22px;height:22px;margin-right:12px;border-radius:50%;background:var(--green);color:#fff;font-weight:900}.hero-script{font-family:"Brush Script MT","Segoe Script",cursive;font-size:43px;line-height:.95;text-align:center;transform:rotate(-6deg);margin-top:18px;margin-right:20px;text-shadow:0 1px 2px rgba(0,0,0,.35)}
.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:-59px;position:relative;z-index:3}.quick-card{min-height:112px;background:#fff;border:1px solid #d8e0e8;border-radius:5px;box-shadow:0 5px 16px rgba(10,34,57,.08);display:grid;grid-template-columns:64px 1fr 22px;align-items:center;gap:15px;padding:18px 22px}.quick-icon{font-size:48px;line-height:1;filter:saturate(1.2)}.quick-icon.tire-icon{font-size:58px;color:#0780c9}.quick-card strong{display:block;font-size:21px;margin-bottom:6px}.quick-card small{font-size:14px;line-height:1.35;color:#2d3b48}.quick-card .arrow{font-size:40px;color:#086ea9}.benefit-bar{background:linear-gradient(#f7fbfe,#edf5fb);padding:23px 0 18px;margin-top:20px;border-bottom:1px solid #dce7f0}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.benefit-grid>div{display:flex;align-items:center;gap:12px;justify-content:center}.benefit-icon{font-size:30px;color:#0c3556}.benefit-grid strong,.benefit-grid small{display:block}.benefit-grid strong{font-size:14px}.benefit-grid small{font-size:12px;color:#455665;margin-top:3px}
.products-section{padding:20px 0 30px}.products-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:28px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-heading h2{font-size:25px;margin:0}.section-heading button{border:0;background:none;color:#006da9;font-weight:700;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{border:1px solid #d8e0e8;border-radius:4px;padding:12px;display:flex;flex-direction:column;min-height:315px;background:#fff}.product-card img{width:100%;height:125px;object-fit:contain;margin-bottom:8px}.product-card .brandline{font-weight:800;font-size:16px;margin:0 0 3px}.product-card h3{font-size:14px;line-height:1.25;margin:0 0 8px;font-weight:600}.price{font-size:20px;font-weight:800;margin-top:auto}.stock{color:var(--green);font-size:13px;margin:5px 0 10px}.product-card button{height:38px;border:0;border-radius:3px;background:#0078ba;color:#fff;font-weight:700;cursor:pointer}.shop-sidebar{display:grid;gap:17px;align-content:start}.reg-card{background:#f1f7fb;padding:18px;border:1px solid #e0ebf2}.reg-title{display:flex;gap:9px;align-items:center}.reg-title span{font-size:29px}.reg-title h3{font-size:22px;margin:0}.reg-card p{font-size:14px;line-height:1.35;margin:8px 0 14px}.reg-search{display:flex;gap:9px}.reg-search input{min-width:0;flex:1;height:42px;border:1px solid #a8bdcd;border-radius:4px;padding:0 12px;font-size:19px;font-weight:700;text-transform:uppercase}.reg-search button{border:0;background:#0078ba;color:#fff;padding:0 18px;border-radius:4px;font-weight:700}.text-link{border:0;background:none;color:#0072ad;font-weight:700;padding:13px 0 0;cursor:pointer}.service-card{display:grid;grid-template-columns:145px 1fr;background:#f4f6f8;border:1px solid #dfe5ea;min-height:170px}.service-card img{width:145px;height:100%;object-fit:cover}.service-card div{padding:15px}.service-card h3{font-size:19px;margin:0 0 7px}.service-card p{font-size:14px;line-height:1.35;margin:0 0 15px}.service-card a{display:inline-block;padding:8px 15px;border:1px solid #0c78b2;color:#0c6291;border-radius:3px;font-weight:700}
.campaign{height:250px;position:relative;background:#0b263d;color:#fff;overflow:hidden}.campaign-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,21,37,.84),rgba(2,21,37,.90)),url('assets/hero-proposal.jpg') center/cover;filter:saturate(.7)}.campaign-inner{position:relative;height:100%;display:grid;grid-template-columns:1fr 1.55fr;gap:35px;align-items:center}.campaign-copy h2{font-size:39px;line-height:1;margin:0 0 7px}.campaign-copy p{font-size:16px;margin:0 0 18px}.campaign-copy a{display:inline-block;background:#fff;color:#0b3657;padding:12px 28px;border-radius:3px;font-weight:800}.campaign-links{display:grid;grid-template-columns:repeat(4,1fr)}.campaign-links a{min-height:112px;border-left:1px solid rgba(255,255,255,.24);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px}.campaign-links a:first-child{border-left:0}.campaign-links span{font-size:32px;margin-bottom:7px}.campaign-links strong{font-size:14px}.campaign-links small{font-size:11px;color:#d6e0e8;margin-top:5px}.about{padding:38px 0}.about h2{margin:0 0 8px}.about p{margin:0;color:#506171}footer{background:#071625;color:#c9d4de;padding:20px 0}.footer-inner{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;font-size:14px}.footer-inner a{color:#fff;font-weight:700}
.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:60}.cart-drawer{position:fixed;top:0;right:0;width:min(430px,92vw);height:100vh;background:#fff;z-index:70;transform:translateX(100%);transition:.25s;box-shadow:-12px 0 30px rgba(0,0,0,.16);display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e1e7ec}.cart-head h2{margin:0}.cart-head button{border:0;background:none;font-size:30px}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:15px 20px;border-bottom:1px solid #edf0f2}.cart-item img{width:72px;height:62px;object-fit:contain}.cart-item h4{margin:0 0 5px;font-size:14px}.cart-item p{margin:0;font-weight:800}.qty{display:flex;gap:8px;align-items:center;margin-top:6px}.qty button{width:26px;height:26px}.remove{border:0;background:none}.cart-footer{margin-top:auto;padding:18px 20px;border-top:1px solid #e1e7ec}.cart-footer>div{display:flex;justify-content:space-between;font-size:19px}.cart-footer>button{width:100%;margin:13px 0 8px;height:44px;background:#0078ba;color:#fff;border:0;border-radius:4px;font-weight:800}.cart-footer small{color:#657687;line-height:1.3}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#0c2e4c;color:#fff;padding:12px 18px;border-radius:5px;opacity:0;pointer-events:none;transition:.2s;z-index:80}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:950px){.wrap{width:min(var(--wrap),calc(100% - 32px))}.header-inner{grid-template-columns:180px 1fr auto;gap:12px}.brand img{width:175px}.header-actions .header-action span:last-child{display:none}.header-actions{gap:15px}.nav-scroll{overflow-x:auto;gap:22px}.nav-spacer{display:none}.hero h1{font-size:43px}.quick-card{grid-template-columns:52px 1fr 18px;padding:15px}.quick-icon{font-size:38px}.quick-card strong{font-size:16px}.benefit-grid{grid-template-columns:repeat(3,1fr);row-gap:18px}.products-layout{grid-template-columns:1fr}.shop-sidebar{grid-template-columns:1fr 1fr}.campaign-inner{grid-template-columns:1fr}.campaign{height:auto;padding:32px 0}.campaign-links{margin-top:8px}}
@media(max-width:700px){.site-header{position:sticky;top:0}.header-inner{height:auto;grid-template-columns:1fr auto;padding:7px 0 9px}.brand img{width:170px;height:55px}.header-actions{grid-column:2;grid-row:1}.header-actions .favorite,.header-actions .header-action:first-child{display:none}.search-box{grid-column:1/-1;height:46px}.main-nav{overflow:hidden}.nav-scroll{height:48px;gap:0;padding-right:0}.nav-scroll a{padding:0 16px;border-right:1px solid rgba(255,255,255,.11);font-size:13px}.hero{height:420px}.hero-bg{background-image:linear-gradient(90deg,rgba(3,23,40,.94),rgba(3,23,40,.52) 65%,rgba(3,23,40,.08)),url('assets/hero-proposal.jpg');background-size:auto 100%,auto 100%;background-position:left center,64% center}.hero-inner{padding-top:42px}.hero-copy{max-width:440px}.hero h1{font-size:42px;max-width:330px}.lead{font-size:18px;line-height:1.28;max-width:350px}.lead br{display:none}.ticks{font-size:14px;gap:12px;max-width:360px}.ticks li:before{width:19px;height:19px;margin-right:8px}.hero-script{display:none}.quick-actions{grid-template-columns:1fr;margin-top:-30px;gap:10px}.quick-card{min-height:88px;grid-template-columns:52px 1fr 18px;padding:13px 18px}.quick-card strong{font-size:17px}.quick-card small{font-size:12px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid>div{justify-content:flex-start}.products-section{padding-top:18px}.section-heading h2{font-size:23px}.product-grid{grid-template-columns:1fr 1fr}.product-card{min-height:300px}.shop-sidebar{grid-template-columns:1fr}.campaign-copy h2{font-size:32px}.campaign-links{grid-template-columns:1fr 1fr}.about{padding:28px 0}}
@media(max-width:430px){.wrap{width:calc(100% - 24px)}.brand img{width:156px}.header-action .icon{font-size:24px}.hero{height:395px}.hero-bg{background-position:left center,62% center}.hero h1{font-size:37px}.lead{font-size:16px}.ticks{font-size:12.5px}.quick-card strong{font-size:16px}.benefit-grid{grid-template-columns:1fr 1fr;gap:14px 8px}.benefit-grid strong{font-size:12px}.benefit-grid small{font-size:10px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card{padding:9px;min-height:285px}.product-card img{height:105px}.product-card h3{font-size:12px}.product-card .brandline{font-size:13px}.price{font-size:17px}.stock{font-size:11px}.product-card button{font-size:12px}.reg-search{flex-direction:column}.reg-search button{height:40px}.service-card{grid-template-columns:120px 1fr}.service-card img{width:120px}.campaign-links{grid-template-columns:1fr 1fr}.campaign-links a{min-height:100px}}
