.nav{height:92px;padding:0 max(4.5vw,1.25rem);background:rgba(4,17,31,.93);border-bottom:1px solid rgba(213,173,87,.32)}
.brand{gap:.95rem;font-size:1rem}.brand-name{white-space:nowrap}.brand small{font-size:.64rem}.brand-seal{position:relative;display:grid;place-items:center;flex:none;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-family:Georgia,serif;background:radial-gradient(circle,rgba(213,173,87,.1),transparent 68%);box-shadow:inset 0 0 0 4px var(--navy),inset 0 0 0 5px rgba(213,173,87,.55)}
.brand-seal-small{width:58px;height:58px}.brand-seal-small b{font-size:1.15rem;letter-spacing:-.06em}.brand-seal-small i{position:absolute;bottom:8px;font:700 .34rem Inter,sans-serif;letter-spacing:.18em}.brand-seal-small .seal-car{position:absolute;top:7px;font-size:.72rem}
.brand-logo{display:block;object-fit:contain}.brand-logo-nav{width:64px;height:64px;border-radius:50%;box-shadow:0 0 22px rgba(213,173,87,.08)}
.hero{min-height:calc(100vh - 92px);padding:clamp(5rem,9vw,9rem) max(6vw,1.25rem);grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(3rem,8vw,8rem);background:radial-gradient(circle at 77% 45%,rgba(213,173,87,.15),transparent 25%),linear-gradient(115deg,#030e19 0%,#071d34 54%,#061626 100%);position:relative}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0 68%,rgba(255,255,255,.025) 68.2% 68.5%,transparent 68.7%),linear-gradient(105deg,transparent 0 74%,rgba(213,173,87,.08) 74.1% 74.25%,transparent 74.4%);pointer-events:none}.hero-inner{position:relative;z-index:1}.hero h1{font-size:clamp(3.4rem,6.4vw,6.6rem);max-width:900px;margin-bottom:1.8rem}.hero .lead{max-width:610px;line-height:1.75}.hero .actions{margin:2.4rem 0}.btn{border-radius:2px;padding:1rem 1.5rem;letter-spacing:.02em}.primary{box-shadow:0 12px 30px rgba(213,173,87,.16)}.ghost{background:rgba(255,255,255,.025)}
.trust{gap:0;color:#aebdcc;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.trust span{padding:0 1rem;border-left:1px solid rgba(213,173,87,.45)}.trust span:first-child{padding-left:0;border-left:0}.hero-emblem{position:relative;z-index:1;display:grid;justify-items:center;align-content:center;min-height:500px}.emblem-glow{position:absolute;width:92%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(213,173,87,.14),transparent 65%);filter:blur(8px)}
.brand-seal-hero{width:min(34vw,430px);height:min(34vw,430px);min-width:340px;min-height:340px;border-width:2px;box-shadow:inset 0 0 0 10px var(--navy),inset 0 0 0 12px var(--gold),inset 0 0 0 20px var(--navy),inset 0 0 0 21px rgba(213,173,87,.4),0 35px 90px rgba(0,0,0,.35)}.brand-seal-hero b{font-size:clamp(5.5rem,9vw,8.5rem);font-weight:400;letter-spacing:-.1em;transform:translateX(-.06em);text-shadow:0 4px 24px rgba(213,173,87,.18)}.brand-seal-hero .seal-car{position:absolute;top:22%;font-size:2.2rem;transform:scaleX(2.4);font-family:serif}.brand-seal-hero i{position:absolute;bottom:24%;font:700 .62rem Inter,sans-serif;letter-spacing:.34em}.seal-ring-text{position:absolute;top:9%;font:700 .58rem Inter,sans-serif;letter-spacing:.34em}.hero-emblem>p{margin-top:1.7rem;color:#becbd6;text-transform:uppercase;letter-spacing:.26em;font-size:.65rem}.hero-emblem>p span{color:var(--gold);padding:0 .45rem}
.brand-logo-hero{position:relative;width:min(37vw,470px);height:min(37vw,470px);min-width:360px;min-height:360px;border-radius:50%;filter:drop-shadow(0 35px 75px rgba(0,0,0,.38))}
.section{padding-top:7.5rem;padding-bottom:7.5rem}.section-head{margin-bottom:3.5rem}.price-card{padding:2.4rem;transition:transform .25s ease,box-shadow .25s ease}.price-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(7,24,43,.1)}.price-card.popular:hover{transform:translateY(-13px)}
.service-card{display:flex;min-height:370px;flex-direction:column}.service-card .service-number{color:var(--gold);font:700 .68rem Inter,sans-serif;letter-spacing:.2em}.service-card h3{margin-top:2.4rem}.service-card .vehicle{font-size:.95rem;line-height:1.75}.service-card button{margin-top:auto}.dark-section .section-head>p:last-child{color:#9fb0bf;line-height:1.7}.addon-showcase article p{margin-top:auto}
@media(max-width:900px){.nav{height:80px}.nav nav{top:80px}.hero{grid-template-columns:1fr;text-align:center}.hero-inner{display:grid;justify-items:center}.hero-emblem{min-height:auto;order:-1}.brand-seal-hero{width:320px;height:320px;min-width:0;min-height:0}.brand-logo-hero{width:330px;height:330px;min-width:0;min-height:0}.trust{justify-content:center}.checks{grid-template-columns:1fr}.checks label{display:grid;grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.8rem}.checks input{width:1.1rem;height:1.1rem;margin:.15rem 0 0}.checks span{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;text-align:left}.checks b{min-width:0}.checks small{flex:none;white-space:nowrap}}
@media(max-width:580px){body{overflow-x:hidden}.nav{height:72px}.nav nav{top:72px}.brand-logo-nav{width:50px;height:50px}.brand-name{font-size:.7rem}.brand-name small{font-size:.48rem}.hero{padding-top:3.2rem;padding-bottom:4.5rem;gap:2.8rem}.hero-inner{width:100%;max-width:350px;min-width:0}.hero-emblem{display:grid;width:100%;min-width:0}.brand-logo-hero{width:265px;height:265px}.hero-emblem>p{font-size:.52rem;letter-spacing:.16em}.hero .eyebrow{max-width:100%;font-size:.66rem;line-height:1.6}.hero h1{width:100%;max-width:100%;font-size:2.65rem;overflow-wrap:anywhere}.hero .lead{width:100%;font-size:1rem}.hero .actions{display:grid;width:100%}.hero .actions .btn{width:100%}.trust{display:flex;justify-content:center}.trust span{padding:.35rem .45rem;font-size:.58rem}.section{padding-top:5rem;padding-bottom:5rem}}
