*{box-sizing:border-box;margin:0;padding:0}body{font-family:Lexend,sans-serif;background:#fff;color:#0d1f2d}nav{background:#0d1f2d;padding:0 5%;height:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(240,192,64,.15);position:sticky;top:0;z-index:100}.nav-logo{display:flex;align-items:center;gap:10px}.wordmark{font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;color:#fff}.wordmark span{color:#f0c040}.nav-links{display:flex;gap:28px}.nav-links a{color:#fff9;text-decoration:none;font-size:13px;font-weight:400;transition:color .2s}.nav-links a:hover{color:#f0c040}.nav-cta{background:#f0c040;color:#0d1f2d;padding:9px 22px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s}.nav-cta:hover{opacity:.9}.hero{background:#0d1f2d;padding:96px 5% 80px;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;opacity:.03;background-image:linear-gradient(rgba(240,192,64,1) 1px,transparent 1px),linear-gradient(90deg,rgba(240,192,64,1) 1px,transparent 1px);background-size:60px 60px}.hero-glow{position:absolute;right:-80px;top:50%;transform:translateY(-50%);width:500px;height:500px;opacity:.05;pointer-events:none}.hero-content{position:relative;max-width:660px}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f0c040;margin-bottom:20px;display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";display:block;width:24px;height:1px;background:#f0c040}h1{font-family:Unbounded,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:900;color:#fff;line-height:1.05;margin-bottom:22px;letter-spacing:-.02em}h1 span{color:#f0c040}.hero-sub{font-size:17px;font-weight:300;color:#fff9;line-height:1.8;margin-bottom:40px;max-width:520px}.btn-row{display:flex;gap:14px;flex-wrap:wrap}.btn-gold{background:#f0c040;color:#0d1f2d;padding:14px 32px;border-radius:7px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .18s}.btn-gold:hover{transform:translateY(-2px)}.btn-ghost{border:1px solid rgba(240,192,64,.35);color:#ffffffb3;padding:14px 32px;border-radius:7px;font-size:14px;text-decoration:none;transition:background .18s}.btn-ghost:hover{background:#f0c04012}.hero-stats{display:flex;gap:40px;margin-top:56px;padding-top:36px;border-top:1px solid rgba(240,192,64,.12);flex-wrap:wrap}.stat-val{font-family:Unbounded,sans-serif;font-size:28px;font-weight:700;color:#f0c040}.stat-label{font-size:12px;color:#ffffff61;margin-top:4px}.gold-band{background:#f0c040;display:grid;grid-template-columns:repeat(3,1fr)}.gb{padding:28px 24px;text-align:center;border-right:1px solid rgba(13,31,45,.12)}.gb:last-child{border-right:none}.gb-val{font-family:Unbounded,sans-serif;font-size:28px;font-weight:900;color:#0d1f2d}.gb-label{font-size:12px;color:#0d1f2d99;margin-top:4px}section{padding:88px 5%}.sec-tag{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f0c040;margin-bottom:12px;display:flex;align-items:center;gap:10px}.sec-tag:before{content:"";display:block;width:20px;height:1px;background:#f0c040}h2{font-family:Unbounded,sans-serif;font-size:clamp(24px,3vw,38px);font-weight:700;color:#0d1f2d;line-height:1.12;margin-bottom:16px}.sec-sub{font-size:16px;font-weight:300;color:#5a6e7e;line-height:1.8;max-width:540px}.hiw{background:#f5f7fa}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#0d1f2d12;border-radius:14px;overflow:hidden;margin-top:48px}.step{background:#fff;padding:32px 24px}.step-num{font-family:Unbounded,sans-serif;font-size:36px;font-weight:900;color:#f0c040;opacity:.4;line-height:1;margin-bottom:14px}.step-title{font-size:15px;font-weight:600;color:#0d1f2d;margin-bottom:6px}.step-desc{font-size:13px;font-weight:300;color:#5a6e7e;line-height:1.7}.owners{background:#0d1f2d}.owners h2{color:#fff}.owners .sec-sub{color:#ffffff73}.owners-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:52px;align-items:start}.check-list{list-style:none;display:flex;flex-direction:column;gap:18px}.check-li{display:flex;gap:14px;align-items:flex-start}.check{width:24px;height:24px;background:#f0c040;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.check svg{width:11px;height:11px}.check-text strong{display:block;font-size:14px;font-weight:600;color:#fff;margin-bottom:2px}.check-text span{font-size:12px;font-weight:300;color:#ffffff73;line-height:1.6}.econ-card{background:#f0c0400d;border:1px solid rgba(240,192,64,.2);border-radius:14px;padding:32px}.econ-title{font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;color:#f0c040;letter-spacing:.04em;margin-bottom:20px}.econ-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05)}.econ-row:last-child{border-bottom:none}.econ-label{font-size:12px;color:#fff6}.econ-val{font-size:13px;font-weight:500;color:#fff}.econ-val.gold{color:#f0c040}.svc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:48px}.svc-card{background:#fff;border:1px solid rgba(13,31,45,.07);border-radius:14px;padding:30px 26px;transition:transform .18s}.svc-card:hover{transform:translateY(-3px)}.svc-icon{width:44px;height:44px;background:#fff8dc;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.svc-title{font-size:16px;font-weight:600;color:#0d1f2d;margin-bottom:7px}.svc-desc{font-size:13px;font-weight:300;color:#5a6e7e;line-height:1.75}.who{background:#f5f7fa}.who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:48px}.who-card{background:#fff;border-radius:12px;padding:24px 20px;border:1px solid rgba(13,31,45,.06);transition:transform .18s}.who-card:hover{transform:translateY(-2px)}.who-tag{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#f0c040;margin-bottom:6px}.who-title{font-size:15px;font-weight:600;color:#0d1f2d;margin-bottom:5px}.who-desc{font-size:12px;font-weight:300;color:#5a6e7e;line-height:1.65}.drivers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.driver-card{background:#f5f7fa;border-radius:12px;padding:28px 22px;border-top:3px solid #f0c040}.driver-card.featured{background:#fff;border:2px solid #f0c040}.driver-plan{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#f0c040;margin-bottom:8px}.driver-price{font-family:Unbounded,sans-serif;font-size:26px;font-weight:700;color:#0d1f2d;margin-bottom:4px}.driver-period{font-size:12px;color:#5a6e7e;margin-bottom:16px}.driver-feature{font-size:13px;color:#5a6e7e;padding:6px 0;border-bottom:1px solid rgba(13,31,45,.06);display:flex;align-items:center;gap:8px}.driver-feature:last-child{border-bottom:none}.dot{width:6px;height:6px;background:#f0c040;border-radius:50%;flex-shrink:0}.contact-section{background:#0d1f2d;padding:88px 5%}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.form-wrap{display:flex;flex-direction:column;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:12px;font-weight:500;color:#ffffff80;letter-spacing:.04em}.field input,.field select,.field textarea{background:#ffffff0f;border:1px solid rgba(240,192,64,.2);border-radius:7px;padding:11px 14px;color:#fff;font-size:14px;font-family:Lexend,sans-serif;outline:none;width:100%;transition:border-color .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#f0c04099}.field textarea{height:100px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#ffffff40}.field select option{background:#0d1f2d;color:#fff}.submit-btn{background:#f0c040;color:#0d1f2d;padding:14px;border-radius:7px;font-size:15px;font-weight:600;font-family:Lexend,sans-serif;border:none;cursor:pointer;transition:opacity .18s;margin-top:4px}.submit-btn:hover{opacity:.9}.or-divider{text-align:center;font-size:13px;color:#ffffff4d;margin:4px 0}.email-btn{display:block;text-align:center;border:1px solid rgba(240,192,64,.3);color:#f0c040;padding:13px;border-radius:7px;font-size:14px;text-decoration:none;transition:background .18s}.email-btn:hover{background:#f0c04012}.contact-info{display:flex;flex-direction:column;gap:28px;padding-top:8px}.info-item strong{display:block;font-size:11px;font-weight:600;color:#f0c040;margin-bottom:6px;letter-spacing:.1em;text-transform:uppercase}.info-item span{font-size:14px;color:#ffffff8c;line-height:1.7}footer{background:#060f18;padding:36px 5%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid rgba(240,192,64,.08)}.footer-logo{font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;color:#fff}.footer-logo span{color:#f0c040}.footer-copy{font-size:11px;color:#ffffff40}.footer-links{display:flex;gap:20px}.footer-links a{font-size:12px;color:#fff6;text-decoration:none}.footer-links a:hover{color:#f0c040}@media(max-width:768px){.nav-links{display:none}.gold-band{grid-template-columns:1fr}.gb{border-right:none;border-bottom:1px solid rgba(13,31,45,.12)}.steps{grid-template-columns:1fr 1fr}.owners-grid,.drivers-grid,.contact-grid{grid-template-columns:1fr}}
