*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#020817;color:#e2e8f0;line-height:1.55}
a{text-decoration:none;color:inherit}
.container{max-width:1200px;margin:0 auto;padding:0 24px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(2,8,23,.94);backdrop-filter:blur(10px);border-bottom:1px solid #1e293b}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 24px}
.brand-wrap{display:flex;align-items:center;flex:0 0 auto}
.brand-logo{width:176px;height:88px;object-fit:contain;display:block}
.nav{display:flex;align-items:center;gap:24px;font-size:14px;color:#cbd5e1}
.nav a:hover{color:#fff}
.header-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}
.phone-link{font-size:14px;font-weight:700;color:#e2e8f0;white-space:nowrap}
.phone-link:hover{color:#34d399}
.btn{display:inline-block;border-radius:18px;padding:12px 18px;font-weight:700;font-size:14px;text-align:center;white-space:nowrap}
.btn-primary{background:#34d399;color:#04111f}
.btn-secondary{border:1px solid #334155;color:#fff;background:transparent}
.hero{border-bottom:1px solid #1e293b;background:linear-gradient(135deg,#020617,#0f172a,#111827)}
.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;padding:80px 24px}
.pill,.eyebrow{display:inline-flex;padding:10px 14px;border-radius:999px;border:1px solid rgba(52,211,153,.3);background:rgba(52,211,153,.08);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#a7f3d0}
.eyebrow{padding:0;border:0;background:transparent;border-radius:0}
h1{font-size:56px;line-height:1.08;margin:20px 0 0;color:#fff;max-width:760px}
h2{margin:10px 0 0;font-size:38px;line-height:1.2;color:#fff}
.hero p{font-size:18px;color:#cbd5e1;max-width:760px;margin-top:20px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.stat-card,.step-card,.inventory-group,.form-card,.filter-chip{border:1px solid #1e293b;background:rgba(15,23,42,.75);border-radius:24px}
.stat-card{padding:24px;box-shadow:0 20px 50px rgba(0,0,0,.25)}
.stat-value{font-size:34px;font-weight:800;color:#34d399}
.stat-label{margin-top:8px;font-size:14px;color:#94a3b8}
.section{padding:72px 0}
.section-alt{padding:72px 0;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;background:rgba(15,23,42,.45)}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}
.section-head p,.lead-small{max-width:700px;color:#94a3b8;font-size:14px;line-height:1.8}
.filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.filter-chip{padding:16px;font-size:14px;font-weight:600;color:#e2e8f0}
.inventory-group{overflow:hidden;margin-bottom:24px}
.group-title{padding:18px 24px;border-bottom:1px solid #1e293b;font-size:22px;font-weight:700;color:#fff}
.table-wrap{overflow-x:auto}
table{width:100%;border-collapse:collapse;min-width:700px}
thead{background:#0f172a;color:#94a3b8}
th,td{padding:16px 24px;text-align:left;font-size:14px}
tbody tr{border-top:1px solid #1e293b}
td{color:#dbeafe}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}
.step-card{padding:24px}
.step-card h3{margin:0 0 10px;font-size:20px;color:#fff}
.step-card p{margin:0;color:#94a3b8;font-size:14px;line-height:1.8}
.quote-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px}
.bullet-list{margin:22px 0 0;padding-left:20px;color:#cbd5e1}
.bullet-list li{margin:10px 0}
.form-card{padding:24px;background:#020617}
.retail-box{border:1px solid rgba(52,211,153,.2);background:rgba(52,211,153,.06);border-radius:18px;padding:18px;color:#cbd5e1;margin-bottom:16px}
.retail-title{font-weight:700;color:#a7f3d0}
.retail-copy{margin-top:6px;font-size:14px}
.retail-btn{margin-top:12px}
.quote-form{display:grid;gap:14px}
.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #1e293b;background:#0f172a;color:#e2e8f0;border-radius:18px;padding:14px 16px;font-size:14px;outline:none}
.quote-form textarea{resize:vertical;min-height:140px}
.full{width:100%}
.form-status{margin-bottom:14px;padding:14px 16px;border-radius:16px;font-size:14px}
.form-status.success{background:rgba(52,211,153,.08);border:1px solid rgba(52,211,153,.22);color:#a7f3d0}
.form-status.error{background:rgba(248,113,113,.08);border:1px solid rgba(248,113,113,.22);color:#fecaca}
.site-footer{padding:40px 0}
.footer-inner{display:flex;justify-content:space-between;gap:24px;padding-top:28px;border-top:1px solid #1e293b;color:#94a3b8;font-size:14px;align-items:center}
.footer-left{display:flex;align-items:center;gap:18px}
.footer-logo{width:176px;height:88px;object-fit:contain;display:block}
.footer-copy{max-width:420px}
.footer-right{text-align:right}
.footer-right a:hover{color:#34d399}
.thankyou-shell{min-height:100vh;display:grid;place-items:center;padding:24px}
.thankyou-card{max-width:680px;padding:32px;text-align:center;border:1px solid #1e293b;background:#020617;border-radius:24px}
.thankyou-logo{width:176px;height:88px;object-fit:contain;display:block;margin:0 auto 20px}
.thankyou-title{font-size:42px;margin:12px 0}
.thankyou-copy{max-width:560px;margin:0 auto 22px;color:#cbd5e1}
.thankyou-contact{margin-top:16px;font-size:14px;color:#94a3b8}
@media (max-width:980px){.hero-grid,.quote-grid{grid-template-columns:1fr}.section-head,.footer-inner{display:block}.section-head p{margin-top:12px}.stats-grid,.filter-grid,.steps-grid{grid-template-columns:1fr 1fr}.nav{display:none}h1{font-size:40px}h2,.thankyou-title{font-size:30px}.hero,.section,.section-alt{padding-top:56px;padding-bottom:56px}.hero-grid{padding-top:56px;padding-bottom:56px}.footer-left{margin-bottom:12px}.footer-right{text-align:left}}
@media (max-width:640px){.header-inner{flex-wrap:wrap;padding:12px 18px}.container{padding:0 18px}.brand-logo,.footer-logo,.thankyou-logo{width:154px;height:77px}.header-actions{width:100%;justify-content:space-between}.stats-grid,.filter-grid,.steps-grid{grid-template-columns:1fr}h1{font-size:34px}th,td{padding:14px 16px}}
