:root{--ink:#151719;--muted:#62666b;--paper:#f6f6f3;--white:#fff;--line:#d9dbd8;--lime:#5d7ffa;--blue:#3279ef;--dark:#18201e;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}.site-header{height:78px;max-width:1320px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:720;letter-spacing:-.03em;font-size:20px}.brand-mark{display:grid;grid-template-columns:repeat(2,7px);gap:3px;width:17px;height:20px;align-content:center;transform:rotate(-35deg)}.brand-mark i{display:block;height:8px;background:var(--ink);border-radius:4px}.brand-mark i:last-child{height:18px}.site-header nav{display:flex;gap:31px;color:#4f5454;font-size:14px}.site-header nav a:hover,.text-link:hover,footer a:hover{opacity:.65}.header-cta{background:var(--ink);color:#fff;border-radius:99px;padding:10px 17px;font-size:14px;font-weight:650}.hero{min-height:700px;max-width:1320px;margin:auto;padding:77px 32px 44px;display:grid;grid-template-columns:1.01fr .99fr;gap:42px;overflow:hidden}.hero-copy{padding-top:46px;position:relative;z-index:2}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.11em;font-weight:750;color:#535955;margin:0 0 20px}.pulse{display:inline-block;width:7px;height:7px;border-radius:9px;background:#5d7ffa;vertical-align:1px;margin-right:7px}.hero h1,.section-intro h2,.timeline-copy h2,.sync-copy h2,.privacy-section h2,.faq-section h2,.final-cta h2{font-size:clamp(46px,5.15vw,77px);line-height:.98;letter-spacing:-.065em;margin:0;font-weight:720}.lede{max-width:515px;color:var(--muted);font-size:19px;line-height:1.55;margin:29px 0 30px}.actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;gap:18px;padding:15px 21px;border-radius:99px;font-weight:670;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:white}.text-link{font-size:15px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.hero-facts{display:flex;gap:23px;margin:75px 0 0}.hero-facts div{border-left:1px solid #c8cac7;padding-left:12px}.hero-facts dt{font-size:13px;font-weight:700}.hero-facts dd{font-size:12px;color:var(--muted);margin:3px 0 0}.hero-visual{height:590px;position:relative;display:flex;justify-content:center;align-items:flex-start}.hero-visual>img{width:340px;height:auto;position:relative;z-index:1;filter:drop-shadow(0 24px 35px rgba(20,26,24,.18));border-radius:36px}.hero-glow{position:absolute;width:485px;height:485px;border-radius:50%;background:#e9efff;top:0;left:50%;transform:translateX(-49%);opacity:.8}.floating-card{position:absolute;background:rgba(255,255,255,.91);backdrop-filter:blur(8px);border:1px solid #e5e7e5;border-radius:13px;box-shadow:0 15px 35px rgba(28,35,31,.12);display:flex;gap:10px;align-items:center;padding:12px 14px;z-index:2}.floating-card strong{display:block;font-size:12px}.floating-card small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.card-service{top:253px;left:2px}.card-mileage{bottom:45px;right:0}.card-icon{font-size:21px;color:#5d7ffa;font-weight:800}.mini-dot{width:8px;height:8px;border-radius:50%;background:#5d7ffa}.quiet-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 32px;display:flex;justify-content:center;align-items:center;gap:28px;color:#5c625e;font-size:12px;font-weight:600}.quiet-strip b{height:4px;width:4px;background:#a6a9a5;border-radius:50%}.journal-section{max-width:1320px;margin:0 auto;padding:148px 32px}.section-intro{max-width:730px;margin-bottom:57px}.section-intro h2{font-size:clamp(38px,4.1vw,59px)}.section-intro>p:last-child{max-width:570px;color:var(--muted);margin:23px 0 0;font-size:17px}.journal-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:18px}.feature-card{border-radius:var(--radius);overflow:hidden;position:relative;min-height:470px}.feature-card-wide{background:#e9e9e2}.fuel-card{background:#dce9eb}.card-copy{position:relative;z-index:2;padding:35px 37px;max-width:330px}.feature-number{display:block;font-size:11px;font-weight:700;color:#6a706d;letter-spacing:.08em;margin-bottom:28px}.feature-card h3{font-size:29px;letter-spacing:-.05em;margin:0 0 12px;line-height:1}.feature-card p{font-size:14px;color:#606763;margin:0;line-height:1.55}.feature-card-wide img{height:401px;width:auto;position:absolute;right:2%;bottom:-180px;border-radius:27px;filter:drop-shadow(0 18px 22px rgba(26,31,28,.16))}.fuel-card .card-copy{max-width:285px}.fuel-card img{position:absolute;width:238px;right:13px;bottom:-105px;border-radius:25px;filter:drop-shadow(0 18px 22px rgba(26,31,28,.16))}.reminder-card{grid-column:1/-1;background:#15161a;color:#fff;min-height:285px;display:grid;grid-template-columns:1fr 1fr;padding:38px}.reminder-card .feature-number{color:#b9c5e8}.reminder-card h3{font-size:32px}.reminder-card p{color:#d9deea;max-width:335px}.reminder-ui{align-self:center;display:grid;gap:9px;max-width:390px;justify-self:end;width:100%}.reminder-ui>div{display:flex;align-items:center;gap:12px;background:#242733;border:1px solid #383c4c;border-radius:10px;padding:11px 12px}.reminder-icon{width:28px;height:28px;background:#5d7ffa;color:#172019;border-radius:50%;display:grid;place-items:center}.reminder-ui p{flex:1!important;margin:0!important}.reminder-ui strong,.reminder-ui small{display:block;font-size:12px}.reminder-ui small{color:#9ba8a0;font-size:11px}.reminder-date{color:#b9c6ff;font-size:12px;font-weight:700}.reminder-date.muted{color:#b6bdca}.timeline-section{max-width:1320px;margin:auto;padding:12px 32px 153px;display:grid;grid-template-columns:.92fr 1.08fr;gap:76px;align-items:center}.timeline-copy h2,.sync-copy h2,.privacy-section h2,.faq-section h2{font-size:clamp(38px,4vw,57px)}.timeline-copy>p:not(.eyebrow),.sync-copy>p:not(.eyebrow),.privacy-section>div>p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:485px;margin:23px 0}.check-list{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:15px;color:#353b46;font-size:14px}.check-list span{color:#5d7ffa;font-weight:900;margin-right:9px}.screen-stack{height:512px;position:relative;display:flex;justify-content:center}.screen-stack img{position:absolute;border-radius:28px;filter:drop-shadow(0 18px 28px rgba(31,40,35,.18))}.screen-back{height:415px;left:7%;top:38px;transform:rotate(-8deg)}.screen-front{height:467px;right:11%;top:0;transform:rotate(6deg)}.sync-section{background:#d9e9e7;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:550px;overflow:hidden}.sync-visual{height:550px;position:relative;display:flex;align-items:flex-end;justify-content:center}.sync-visual:before{content:"";position:absolute;width:430px;height:430px;top:80px;border-radius:50%;background:#f0f7ee}.sync-visual img{height:506px;width:auto;position:relative;z-index:1;filter:drop-shadow(0 25px 35px rgba(31,55,51,.18));border-radius:31px}.sync-copy{padding:45px 50px}.dark-link{margin-top:12px;display:inline-block}.privacy-section{background:#eef3ff;min-height:480px;padding:86px max(32px,calc((100vw - 1130px)/2));display:grid;grid-template-columns:.66fr 1fr;gap:70px;align-items:center}.privacy-symbol{width:210px;height:235px;border-radius:112px 112px 27px 27px;background:#15161a;position:relative;justify-self:center;overflow:hidden}.privacy-symbol:before{content:"";position:absolute;inset:28px 27px 30px;border:2px solid #d8ec89;border-radius:90px 90px 12px 12px}.privacy-symbol span{position:absolute;width:8px;height:58px;background:#d8ec89;border-radius:8px;left:101px;z-index:2}.privacy-symbol span:nth-child(1){top:53px}.privacy-symbol span:nth-child(2){top:130px}.privacy-symbol span:nth-child(3){top:208px;height:30px}.button-quiet{background:#15161a;color:white;margin-top:6px}.faq-section{max-width:1130px;margin:auto;padding:133px 0 143px;display:grid;grid-template-columns:.74fr 1.26fr;gap:75px}.faq-list{border-top:1px solid #cfd1ce}.faq-list details{border-bottom:1px solid #cfd1ce;padding:22px 0}.faq-list summary{list-style:none;cursor:pointer;font-size:16px;font-weight:670;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:21px;line-height:.8;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:535px;color:var(--muted);font-size:14px;line-height:1.6;margin:15px 35px 0 0}.final-cta{background:#15161a;text-align:center;color:#fff;padding:123px 30px 112px}.final-cta .eyebrow{color:#b9c6ff}.final-cta h2{font-size:clamp(48px,5.5vw,76px)}.final-cta>p:not(.eyebrow){color:#d9deea;font-size:17px;margin:24px 0 29px}.button-light{background:var(--lime);color:#15161a}footer{max-width:1320px;margin:auto;min-height:145px;padding:40px 32px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#666c68}footer .brand{color:#252b28}footer p{margin:0}footer div{display:flex;gap:21px;align-items:center}footer div span{color:#989d9a}@media(max-width:800px){.site-header{height:64px;padding:0 20px}.site-header nav{display:none}.header-cta{font-size:12px;padding:9px 13px}.hero{padding:45px 20px 0;display:block;min-height:0}.hero-copy{padding:0}.hero h1{font-size:57px}.lede{font-size:17px}.hero-facts{margin:47px 0 45px;gap:14px}.hero-facts dd{font-size:10px}.hero-visual{height:500px}.hero-visual>img{width:287px}.hero-glow{width:390px;height:390px}.card-service{left:-3px;top:188px}.card-mileage{right:-2px;bottom:30px}.quiet-strip{padding:16px 20px;gap:12px;font-size:9px;text-align:center}.journal-section{padding:87px 20px}.section-intro{margin-bottom:35px}.journal-grid{grid-template-columns:1fr}.feature-card{min-height:410px}.feature-card-wide img{height:352px;bottom:-151px;right:-1%}.fuel-card{min-height:440px}.fuel-card img{width:235px;bottom:-100px}.reminder-card{padding:27px 24px;grid-template-columns:1fr;gap:22px;min-height:390px}.reminder-ui{justify-self:stretch}.timeline-section{padding:0 20px 83px;display:flex;flex-direction:column;gap:30px}.screen-stack{width:100%;height:430px}.screen-back{height:355px;left:1%}.screen-front{height:402px;right:1%}.sync-section{grid-template-columns:1fr}.sync-visual{height:430px;order:2}.sync-visual img{height:402px}.sync-copy{padding:77px 20px 25px}.privacy-section{padding:75px 20px;grid-template-columns:1fr;gap:35px}.privacy-symbol{justify-self:start;transform:scale(.76);transform-origin:left top;height:180px;margin-bottom:-35px}.faq-section{padding:83px 20px;display:block}.faq-section>div:first-child{margin-bottom:42px}.final-cta{padding:91px 20px 86px}footer{padding:31px 20px;display:grid;gap:22px}footer div{gap:15px;flex-wrap:wrap}.actions{gap:18px}.button{padding:14px 17px}}
