:root{--black:#050505;--ink:#171717;--muted:#66625d;--faint:#8d8983;--line:#e1ddd5;--line-dark:#c9c3b9;--paper:#f7f4ee;--soft:#fbfaf7;--white:#ffffff;--max:1180px;--wide:1440px}*{box-sizing:border-box}html{color:var(--black)}body,html{background:#efede8}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}.legal-page,.page-shell,.site-footer,.site-header{width:min(var(--max),calc(100% - 40px));margin:0 auto}.site-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;color:var(--black);font-size:24px;font-weight:500;line-height:1}.brand img{border-radius:8px}.site-nav{display:flex;align-items:center;gap:28px;color:var(--ink);font-size:14px;font-weight:500}.site-footer a,.site-nav a{transition:color .16s ease}.site-footer a:hover,.site-nav a:hover{color:var(--faint)}.early-form button,.primary-cta{width:-moz-fit-content;width:fit-content;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--black);border-radius:5px;background:var(--black);color:var(--white);padding:0 24px;font-size:14px;font-weight:650;cursor:pointer;box-shadow:0 18px 36px rgba(0,0,0,.12)}.early-form button:hover,.primary-cta:hover{background:var(--ink)}.area-section,.final-cta,.home-hero,.how-section,.value-section,.why-section{width:min(var(--wide),calc(100% - 24px));margin:0 auto}.home-hero{position:relative;min-height:720px;display:grid;grid-template-columns:minmax(400px,.94fr) minmax(400px,1.06fr);align-items:center;grid-gap:36px;gap:36px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--soft);padding:70px 72px 118px;box-shadow:0 24px 70px rgba(16,14,11,.08)}.hero-copy{position:relative;z-index:3;max-width:620px}.area-section h2,.final-cta h2,.hero-copy h1{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:400;letter-spacing:0}.hero-copy h1{margin-bottom:24px;font-size:clamp(44px,5.1vw,76px);line-height:1.02}.lede{max-width:470px;margin-bottom:28px;color:var(--ink);font-size:17px;font-weight:400;line-height:1.68}.hero-actions{display:grid;grid-gap:18px;gap:18px;justify-items:start}.final-cta>p:last-child,.hero-actions p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.5}.service-area-line{max-width:390px;margin:64px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.service-area-line:before{display:inline-block;width:8px;height:8px;margin-right:12px;border:1px solid var(--black);border-radius:999px;content:""}.hero-stage{position:relative;z-index:2;min-height:600px}.phone-shell{position:absolute;z-index:3;top:18px;left:24%;width:min(294px,36vw);min-width:248px;aspect-ratio:9/17.7;border:7px solid #101010;border-radius:48px;background:var(--soft);padding:30px 28px;transform:rotate(10deg);box-shadow:0 34px 70px rgba(0,0,0,.26),inset 0 0 0 1px rgba(255,255,255,.5)}.phone-shell:after{top:120px;right:-11px;width:4px;height:74px;background:#151515;content:""}.phone-notch,.phone-shell:after{position:absolute;border-radius:999px}.phone-notch{top:15px;left:50%;width:78px;height:24px;background:var(--black);transform:translateX(-50%)}.phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px;color:var(--black);font-size:18px;font-weight:520}.phone-top span:last-child{position:relative;width:26px;height:26px;overflow:hidden;border:1px solid var(--line);border-radius:999px;color:transparent}.phone-top span:last-child:after,.phone-top span:last-child:before{position:absolute;left:7px;width:10px;height:1px;background:var(--black);content:""}.phone-top span:last-child:before{top:9px}.phone-top span:last-child:after{top:15px}.phone-flow{display:grid;grid-gap:22px;gap:22px}.phone-flow-item{display:grid;grid-template-columns:40px 1fr;align-items:center;grid-gap:18px;gap:18px}.phone-flow-item span{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--muted);font-size:11px;font-weight:600}.phone-flow-item:first-child span{border-color:var(--black);background:var(--black);color:var(--white)}.phone-flow-item strong{color:var(--black);font-size:14px;font-weight:520}.car-surface{position:absolute;z-index:1;right:-110px;bottom:-86px;width:min(780px,78%);opacity:.78;filter:grayscale(1) contrast(1.08)}.car-surface img{width:100%;height:auto;object-fit:contain}.value-section{position:relative;z-index:5;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:-70px;max-width:920px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 22px 54px rgba(0,0,0,.08)}.value-card{display:grid;grid-template-columns:58px 1fr;grid-gap:20px;gap:20px;border-right:1px solid var(--line);padding:30px 28px}.value-card:last-child{border-right:0}.value-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--soft)}.value-icon svg{width:23px;height:23px;fill:none;stroke:var(--black);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.value-card h2{margin-bottom:8px;color:var(--black);font-size:16px;font-weight:560;line-height:1.25}.value-card p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55}.area-section,.final-cta,.how-section,.why-section{background:var(--soft)}.how-section{padding:92px 92px 72px}.section-kicker{margin-bottom:34px;color:var(--black);font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.1}.step-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:54px;gap:54px}.step-row article{position:relative;border-top:1px solid var(--line-dark);padding-top:18px}.step-row span{display:block;margin-bottom:16px;color:var(--black);font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:24px}.step-row h2{margin-bottom:8px;color:var(--black);font-size:15px;font-weight:620;line-height:1.35}.step-row p{max-width:230px;margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.6}.why-section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(320px,1fr);grid-gap:88px;gap:88px;padding:76px 92px;border-top:1px solid var(--line)}.area-section .section-kicker,.final-cta .section-kicker,.why-section .section-kicker{margin-bottom:14px;color:var(--muted);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:780;text-transform:uppercase}.why-section h2{max-width:360px;margin-bottom:0;color:var(--black);font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(30px,3.4vw,46px);font-weight:400;line-height:1.08}.why-list{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line-dark)}.why-list p{margin-bottom:0;border-bottom:1px solid var(--line);padding:18px 0;color:var(--ink);font-size:18px;font-weight:430;line-height:1.35}.area-section{border-top:1px solid var(--line);padding:70px 92px}.area-section h2{max-width:760px;margin-bottom:0;color:var(--black);font-size:clamp(30px,3.2vw,44px);line-height:1.18}.final-cta{display:grid;justify-items:center;border-top:1px solid var(--line);padding:86px 24px 96px;text-align:center}.final-cta h2{max-width:560px;margin-bottom:14px;color:var(--black);font-size:clamp(34px,3.8vw,52px);line-height:1.08}.final-cta .primary-cta{margin-bottom:18px}.final-cta-subline{max-width:420px;margin-bottom:26px;color:var(--muted);font-size:15px;line-height:1.6}.page-shell{min-height:72svh;padding:72px 0 104px}.split-page{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);grid-gap:64px;gap:64px}.page-intro{display:grid;align-content:start;grid-gap:22px;gap:22px}.eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:780;letter-spacing:0;text-transform:uppercase}.legal-page h1,.page-intro h1{margin-bottom:0;color:var(--black);font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.08}.legal-page p,.page-intro p,.support-list p{color:var(--muted);font-size:16px;line-height:1.65}.early-form{display:grid;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:8px;background:var(--soft);padding:22px}.early-form label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-size:13px;font-weight:700}.early-form input,.early-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--black);padding:13px 14px;outline:none}.early-form input:focus,.early-form textarea:focus{border-color:var(--black)}.early-form textarea{resize:vertical}.form-note{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.legal-page{max-width:760px;padding:72px 0 104px}.legal-page h1{margin:18px 0 28px}.legal-page h2{margin:38px 0 12px;color:var(--black);font-size:24px;line-height:1.2}.support-page{display:grid;grid-gap:40px;gap:40px}.support-list{display:grid;max-width:680px;grid-gap:14px;gap:14px}.support-list article{border-top:1px solid var(--line);padding-top:22px}.support-list span{display:block;margin-bottom:14px;color:var(--muted);font-size:11px;font-weight:780;text-transform:uppercase}.support-list a{color:var(--black);font-size:22px;font-weight:620;text-decoration:underline;text-underline-offset:5px}.site-footer{display:grid;grid-template-columns:1fr auto;grid-gap:18px 30px;gap:18px 30px;padding:42px 0;color:var(--muted);font-size:14px}.site-footer strong{display:block;margin-bottom:8px;color:var(--black);font-size:18px;font-weight:560}.site-footer p{margin-bottom:0}.site-footer nav{display:flex;gap:18px;font-weight:560}.legal{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}@media (max-width:980px){.home-hero{grid-template-columns:1fr;min-height:auto;padding:44px 22px 86px}.hero-copy{max-width:none}.hero-copy h1{max-width:540px;font-size:clamp(42px,12vw,64px)}.hero-stage{min-height:430px}.phone-shell{top:0;left:50%;width:min(238px,66vw);min-width:210px;padding:26px 22px;transform:translateX(-50%) rotate(8deg)}.car-surface{right:-60px;bottom:-30px;width:92%}.value-section{grid-template-columns:1fr;margin-top:-44px;width:min(var(--wide),calc(100% - 28px))}.value-card{border-right:0;border-bottom:1px solid var(--line)}.value-card:last-child{border-bottom:0}.area-section,.how-section,.why-section{padding:58px 22px}.step-row,.why-section{grid-template-columns:1fr;gap:28px}.why-section h2{max-width:520px}.final-cta{padding:64px 22px 72px}}@media (max-width:720px){.legal-page,.page-shell,.site-footer,.site-header{width:min(100% - 28px,var(--max))}.site-header{min-height:68px}.brand{font-size:22px}.site-nav{gap:16px;font-size:13px}.area-section,.final-cta,.home-hero,.how-section,.why-section{width:min(var(--wide),calc(100% - 20px))}.hero-copy h1{margin-bottom:20px}.lede{font-size:15px}.service-area-line{margin-top:42px}.phone-flow{gap:16px}.phone-flow-item{grid-template-columns:36px 1fr;gap:14px}.phone-flow-item span{width:36px;height:36px}.section-kicker{font-size:30px}.legal-page,.page-shell{padding:58px 0}.split-page{grid-template-columns:1fr;gap:42px}.early-form{padding:18px}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}}