:root{--pine:#1a3b3b;--pine-dark:#102b2d;--ridge:#365c63;--cream:#fcf8ed;--paper:#fffdf7;--sand:#f1e9d6;--mint:#dceccd;--orange:#e65c33;--peach:#f4ba8d;--amber:#f2a143;--ink:#1e2929;--muted:#64706b;--line:rgba(26,59,59,.13);--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--shadow:0 22px 60px rgba(16,43,45,.12);--radius:28px}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input{font:inherit}
.skip-link{position:absolute;left:-999px;top:8px;background:var(--paper);padding:10px 14px;z-index:100}
.skip-link:focus{left:8px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 40px));margin:auto;position:relative;z-index:20}
.brand{display:flex;align-items:center;gap:10px;font:700 25px/1 var(--serif);color:var(--pine)}
.brand img{border-radius:11px}
.site-header nav,.site-footer nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}
.site-header nav a:not(.nav-cta):hover,.site-footer nav a:hover{color:var(--orange)}
.nav-cta{background:var(--pine);color:#fff7e7;padding:11px 18px;border-radius:999px}
.hero{min-height:680px;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:46px;padding-top:38px;padding-bottom:85px}
.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--ridge)}
.eyebrow>span{display:inline-block;width:23px;height:2px;background:var(--orange)}
h1,h2,h3,p{margin-top:0}
.hero h1{font:700 clamp(58px,6.4vw,92px)/.93 var(--serif);letter-spacing:-.05em;color:var(--pine);margin-bottom:28px}
.hero-lede{font-size:19px;line-height:1.65;color:var(--muted);max-width:600px}
.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 20px;border-radius:999px;font-weight:750}
.button-primary{background:var(--orange);color:#fff;box-shadow:0 11px 26px rgba(230,92,51,.22)}
.button-primary:hover{background:#cc4823;transform:translateY(-2px)}
.button-quiet{color:var(--pine);border:1px solid var(--line);background:rgba(255,255,255,.45)}
.availability{font-size:13px;color:var(--muted);margin:22px 0 0}
.availability span{color:#6d985d;margin-right:7px}
.hero-visual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}
.route-doodle{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#d5cdb8;stroke-width:2;stroke-dasharray:7 11}
.route-doodle circle{fill:var(--orange);stroke:none}
.phone-frame{position:relative;z-index:2;width:325px;padding:12px 14px 23px;border:8px solid var(--pine-dark);border-radius:48px;background:var(--paper);box-shadow:0 40px 90px rgba(16,43,45,.25);transform:rotate(2deg)}
.phone-status,.phone-title,.phone-actions{display:flex;justify-content:space-between;align-items:center}
.phone-status{font-size:10px;font-weight:800;padding:0 8px 11px}
.phone-title{color:var(--pine);font:700 19px/1.1 var(--serif);padding:5px 3px 12px}
.phone-title small{display:block;font:800 8px/1 var(--sans);letter-spacing:.12em;color:var(--orange);margin-bottom:5px}
.avatar{font:750 9px var(--sans);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--mint)}
.stop-card{height:360px;border-radius:25px;overflow:hidden;position:relative;background:var(--pine)}
.stop-card>img{width:100%;height:100%;object-fit:cover}
.stop-overlay{position:absolute;inset:0;padding:15px;display:flex;flex-direction:column;justify-content:space-between;color:white;background:linear-gradient(180deg,rgba(10,30,30,.18),transparent 38%,rgba(8,25,25,.86))}
.category-pill{align-self:flex-start;background:rgba(255,253,247,.94);color:var(--pine);padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800}
.stop-overlay small{font-size:8px;letter-spacing:.13em;font-weight:800}
.stop-overlay h2{font:700 28px/.95 var(--serif);margin:5px 0 0}
.distance{display:flex;align-items:end;gap:7px;border-top:1px solid rgba(255,255,255,.3);padding-top:10px}
.distance strong{font:700 42px/.8 var(--serif)}
.distance span{font-size:9px;line-height:1.35}
.phone-actions{padding:12px 8px 6px;color:var(--pine)}
.phone-actions span{font-size:25px}
.phone-actions b{background:var(--pine);color:#fff9e9;border-radius:999px;padding:9px 28px;font-size:10px}
.phone-caption{text-align:center;font-size:10px;color:var(--muted);margin:3px 0 0}
.floating-card{position:absolute;z-index:3;background:rgba(255,253,247,.94);backdrop-filter:blur(14px);display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid rgba(255,255,255,.8);border-radius:17px;box-shadow:var(--shadow);font-size:11px}
.floating-card small{display:block;font-size:7px;letter-spacing:.13em;color:var(--muted);font-weight:800}
.floating-card b{display:block;color:var(--pine)}
.floating-card strong{margin-left:12px;color:var(--orange)}
.floating-card-top{right:0;top:115px}
.floating-card-bottom{left:8px;bottom:105px}
.pin,.spark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--peach);color:var(--orange)}
.ticker{background:var(--pine);color:#f6efd9;overflow:hidden;padding:18px 0;white-space:nowrap;font-size:12px;letter-spacing:.14em;font-weight:800;text-align:center}
.ticker span{color:var(--peach);margin:0 25px}
.problem{text-align:center;padding-top:130px;padding-bottom:130px;max-width:900px}
.problem .eyebrow{justify-content:center}
.problem h2,.section-heading h2,.audience-copy h2{font:700 clamp(42px,5vw,67px)/1.02 var(--serif);letter-spacing:-.035em;color:var(--pine);margin-bottom:24px}
.problem>p:not(.eyebrow){font-size:19px;color:var(--muted);max-width:700px;margin:0 auto}
.route-line{display:flex;align-items:center;justify-content:center;width:min(620px,90%);margin:60px auto 0}
.route-line span{width:10px;height:10px;border-radius:50%;background:var(--orange);outline:6px solid rgba(230,92,51,.12)}
.route-line i{display:block;flex:1;border-top:2px dashed #c9c3b3;margin:0 12px}
.features{padding-bottom:130px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:48px}
.section-heading h2{margin:0}
.section-heading>p{width:350px;color:var(--muted);font-size:17px}
.feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}
.feature-card{min-height:330px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:32px;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(16,43,45,.055)}
.feature-card h3{font:700 29px/1 var(--serif);color:var(--pine);margin:25px 0 12px}
.feature-card p{color:var(--muted);max-width:480px}
.feature-number{position:absolute;right:25px;top:22px;color:#b6b8ad;font:700 12px var(--sans)}
.feature-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--sand);color:var(--pine);font-size:24px}
.feature-icon.orange{background:#f8dfcc;color:var(--orange)}
.feature-icon.mint{background:var(--mint)}
.feature-icon.peach{background:var(--peach)}
.feature-large{grid-row:span 2;min-height:678px}
.feature-wide{grid-column:1/-1;min-height:280px;display:grid;grid-template-columns:auto 1fr 1.25fr;align-items:center;gap:24px}
.mini-radar{position:absolute;bottom:0;left:0;right:0;height:295px;background:var(--mint);overflow:hidden}
.radar-road{position:absolute;width:100px;height:400px;border:23px solid var(--paper);border-top:0;border-bottom:0;border-radius:50%;left:40%;top:-30px;transform:rotate(28deg)}
.radar-road:after{content:"";position:absolute;left:50%;height:100%;border-left:2px dashed var(--amber)}
.radar-pin{position:absolute;color:var(--orange);font-style:normal;font-size:26px}
.pin-one{left:37%;top:45px}
.pin-two{right:24%;bottom:50px}
.mini-radar b{position:absolute;left:48%;bottom:38px;background:var(--pine);color:white;border-radius:999px;padding:7px 10px;font-size:8px;letter-spacing:.1em}
.route-badge{margin-top:36px;border-radius:18px;background:var(--sand);padding:18px;color:var(--pine);display:grid;grid-template-columns:auto 1fr;align-items:center;max-width:300px;font-weight:800}
.route-badge strong{font-size:42px;line-height:.8}
.route-badge small{grid-column:1/-1;margin-top:10px;color:var(--muted)}
.saved-stack{display:flex;align-items:center;margin-top:45px}
.saved-stack span{width:54px;height:54px;border-radius:15px;border:3px solid var(--paper);margin-right:-12px;background:var(--mint)}
.saved-stack span:nth-child(2){background:var(--peach)}
.saved-stack span:nth-child(3){background:var(--sand)}
.saved-stack b{margin-left:25px;font-size:12px;color:var(--ridge)}
.diary-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.diary-strip span{height:120px;border-radius:18px;background:var(--mint);padding:15px;display:flex;flex-direction:column;justify-content:end;color:var(--pine);font:700 13px var(--serif)}
.diary-strip span:nth-child(2){background:var(--peach)}
.diary-strip span:nth-child(3){background:var(--sand)}
.diary-strip small{font:800 8px var(--sans);letter-spacing:.1em;margin-top:3px}
.how{background:var(--pine);color:#f8f0dc;padding:125px 0;position:relative;overflow:hidden}
.how:after{content:"";position:absolute;width:500px;height:500px;border:90px solid rgba(220,236,205,.04);border-radius:50%;left:-300px;bottom:-260px}
.how>.section-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}
.eyebrow.light{color:#c6d5c1}
.how h2{font:700 clamp(45px,5vw,68px)/1 var(--serif);letter-spacing:-.035em;margin-bottom:25px}
.how-intro>p:last-child{color:#b9c6bc;font-size:17px;max-width:440px}
.steps{list-style:none;padding:0;margin:0}
.steps li{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:24px 0;border-top:1px solid rgba(255,255,255,.14)}
.steps li:last-child{border-bottom:1px solid rgba(255,255,255,.14)}
.steps li>span{font:700 13px var(--sans);color:var(--peach)}
.steps h3{font:700 26px/1 var(--serif);margin:0 0 7px}
.steps p{color:#b9c6bc;margin:0}
.audience{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-top:130px;padding-bottom:130px}
.audience-art{height:600px;border-radius:40% 40% 28px 28px;overflow:hidden;position:relative}
.audience-art img{width:100%;height:100%;object-fit:cover}
.audience-art span{position:absolute;right:20px;top:25px;width:105px;height:105px;border-radius:50%;background:var(--orange);color:white;display:grid;place-items:center;text-align:center;transform:rotate(9deg);font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.12em}
.audience-copy>p:not(.eyebrow){color:var(--muted);font-size:18px}
.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}
.chips span{border:1px solid var(--line);background:var(--paper);padding:9px 13px;border-radius:999px;font-size:12px;font-weight:700;color:var(--ridge)}
.final-cta{padding:0 20px 30px}
.final-card{max-width:none;width:100%;background:var(--sand);border-radius:36px;text-align:center;padding:90px 20px;position:relative;overflow:hidden}
.final-card:before,.final-card:after{content:"";position:absolute;border:2px dashed rgba(26,59,59,.13);border-radius:50%;width:420px;height:420px}
.final-card:before{left:-260px;top:-170px}
.final-card:after{right:-230px;bottom:-260px}
.final-card>img{margin:0 auto 28px;border-radius:21px;box-shadow:0 14px 30px rgba(16,43,45,.16)}
.eyebrow.centered{justify-content:center}
.final-card h2{font:700 clamp(44px,5vw,70px)/.98 var(--serif);color:var(--pine);letter-spacing:-.035em;margin-bottom:20px}
.final-card>p:not(.eyebrow,.form-note){color:var(--muted);font-size:17px}
.signup-form{position:relative;z-index:2;display:flex;width:min(560px,100%);margin:34px auto 14px;padding:6px;background:var(--paper);border:1px solid var(--line);border-radius:999px;box-shadow:0 15px 40px rgba(16,43,45,.08)}
.signup-form input{flex:1;min-width:0;border:0;background:transparent;padding:12px 17px;outline:0}
.signup-form input:focus{box-shadow:inset 0 0 0 2px var(--peach);border-radius:999px}
.signup-form button{border:0;background:var(--orange);color:white;border-radius:999px;padding:13px 20px;font-weight:800;cursor:pointer}
.form-note{font-size:11px;color:var(--muted)}
.site-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;width:min(1180px,calc(100% - 40px));margin:auto;padding:55px 0 40px}
.site-footer>p{margin:0;color:var(--muted);font-size:13px}
.site-footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;color:var(--muted)}
.legal-main{min-height:70vh}
.legal-hero{padding:90px 0 45px;text-align:center}
.legal-hero h1{font:700 clamp(48px,7vw,76px)/1 var(--serif);letter-spacing:-.04em;color:var(--pine);margin:0 0 18px}
.legal-hero p{color:var(--muted)}
.legal-content{width:min(760px,calc(100% - 40px));margin:0 auto;padding:15px 0 100px}
.legal-content h2{font:700 27px var(--serif);color:var(--pine);margin-top:42px}
.legal-content h3{font:700 20px var(--serif);color:var(--pine);margin-top:28px}
.legal-content p,.legal-content li{color:#53605c}
.legal-content a{color:var(--orange);text-decoration:underline}
.support-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin:35px 0}
.support-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:24px}
.support-card h2{margin-top:0}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}
.reveal.visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.reveal{opacity:1;transform:none;transition:none}
.button-primary:hover{transform:none}
}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:60px}
.hero-copy{text-align:center}
.hero-copy .eyebrow,.button-row{justify-content:center}
.hero-lede{margin-inline:auto}
.hero-visual{margin-top:10px}
.section-heading,.audience{grid-template-columns:1fr}
.section-heading{display:block}
.section-heading>p{width:auto;margin-top:20px}
.feature-wide{grid-template-columns:auto 1fr}
.diary-strip{grid-column:1/-1}
.how>.section-shell{grid-template-columns:1fr;gap:55px}
.audience{gap:45px}
.audience-art{height:480px;max-width:560px;width:100%;margin:auto}
.site-footer{grid-template-columns:1fr auto}
.site-footer>p{grid-column:1/-1;grid-row:2}
}
@media(max-width:660px){.section-shell{width:min(100% - 28px,1180px)}
.site-header{height:70px;width:calc(100% - 28px)}
.site-header nav a:not(.nav-cta){display:none}
.brand{font-size:21px}
.brand img{width:34px;height:34px}
.nav-cta{font-size:12px;padding:9px 13px}
.hero{padding-top:44px;gap:10px;padding-bottom:60px}
.hero h1{font-size:53px}
.hero-lede{font-size:16px}
.button{width:100%}
.hero-visual{min-height:570px}
.phone-frame{width:288px}
.stop-card{height:320px}
.floating-card-top{right:-4px}
.floating-card-bottom{left:-4px}
.ticker{text-align:left}
.problem,.features,.audience{padding-top:90px;padding-bottom:90px}
.problem h2,.section-heading h2,.audience-copy h2{font-size:42px}
.feature-grid{grid-template-columns:1fr}
.feature-large{min-height:620px}
.feature-wide{grid-column:auto;display:block}
.feature-wide .feature-icon{margin-bottom:24px}
.diary-strip{margin-top:28px}
.how{padding:90px 0}
.how h2{font-size:44px}
.steps li{grid-template-columns:45px 1fr}
.audience{display:flex;flex-direction:column}
.audience-art{height:440px}
.final-cta{padding:0 10px 15px}
.final-card{padding:65px 15px}
.signup-form{display:block;border-radius:22px;padding:6px}
.signup-form input,.signup-form button{width:100%;border-radius:17px}
.signup-form input{padding:14px}
.site-footer{display:flex;flex-direction:column;align-items:flex-start}
.site-footer nav{gap:20px}
.site-footer small{width:100%}
.support-cards{grid-template-columns:1fr}
}

/* Keep the hero promise bold without letting it tumble into four lines. */
.hero h1{font-size:clamp(54px,5.2vw,76px);line-height:.96}
.hero h1 span{display:block;white-space:nowrap}
@media(max-width:1080px) and (min-width:901px){
.hero h1{font-size:clamp(48px,5.1vw,58px)}
}
@media(max-width:660px){
.hero h1{font-size:clamp(43px,13vw,53px)}
.hero h1 span{white-space:normal}
}

/* Recognizable modern iPhone hardware around the Pitstop preview. */
.phone-frame{width:326px;padding:5px;border:2px solid #747b78;border-radius:55px;background:linear-gradient(145deg,#a9aeaa 0%,#343a39 18%,#171b1b 52%,#737a76 100%);box-shadow:0 46px 95px rgba(16,43,45,.28),inset 0 0 0 2px rgba(255,255,255,.22);isolation:isolate}
.iphone-screen{position:relative;overflow:hidden;padding:11px 10px 16px;border:7px solid #090b0b;border-radius:48px;background:var(--paper)}
.dynamic-island{position:absolute;z-index:5;top:9px;left:50%;width:92px;height:26px;transform:translateX(-50%);border-radius:18px;background:#050606;box-shadow:inset 0 -1px 0 rgba(255,255,255,.08)}
.dynamic-island span{position:absolute;right:8px;top:8px;width:7px;height:7px;border-radius:50%;background:#101b23;box-shadow:inset 0 0 2px #3a687f}
.iphone-button{position:absolute;z-index:-1;width:4px;background:#414846;border:1px solid #171b1a;box-shadow:inset 1px 0 rgba(255,255,255,.2)}
.iphone-action{left:-5px;top:99px;height:30px;border-radius:3px 0 0 3px}
.iphone-volume-up{left:-5px;top:147px;height:52px;border-radius:3px 0 0 3px}
.iphone-volume-down{left:-5px;top:210px;height:52px;border-radius:3px 0 0 3px}
.iphone-side{right:-5px;top:164px;height:82px;border-radius:0 3px 3px 0}
.phone-status{height:29px;padding:1px 11px 6px;font-size:9px}
.status-icons{letter-spacing:2px}
.phone-title{padding:8px 4px 11px}
.stop-card{height:350px;border-radius:24px}
.phone-actions{padding:10px 9px 2px}
.phone-caption{margin:2px 0 7px}
.home-indicator{display:block;width:92px;height:4px;margin:0 auto;border-radius:999px;background:#111}
.app-shot-screen{height:574px;padding:0;border-width:7px;background:var(--cream)}
.app-shot-screen img{width:100%;height:100%;object-fit:cover;object-position:50% 0}
@media(max-width:660px){
.phone-frame{width:290px}
.iphone-screen{padding-inline:9px}
.stop-card{height:310px}
.dynamic-island{width:82px;height:24px}
.phone-status{height:27px}
.app-shot-screen{height:520px;padding:0}
}

/* Pre-launch tightening pass: fewer empty pockets, more tangible feature previews. */
.hero{min-height:640px;padding-bottom:64px}
.hero-visual{min-height:590px}
.problem{padding-top:96px;padding-bottom:92px}
.route-line{margin-top:38px}
.features{padding-bottom:96px}
.section-heading{margin-bottom:30px}
.feature-grid{grid-template-columns:1.06fr .94fr;gap:16px}
.feature-card{min-height:292px;padding:28px}
.feature-card:not(.feature-wide){display:flex;flex-direction:column}
.feature-card h3{margin:18px 0 10px}
.feature-card p{margin-bottom:0}
.feature-large{min-height:560px;display:flex;flex-direction:column}
.feature-wide{min-height:246px;grid-template-columns:auto .86fr 1.4fr}
.feature-screenshot{position:relative;overflow:hidden;border-radius:22px;background:var(--sand);border:1px solid rgba(26,59,59,.09);box-shadow:0 14px 34px rgba(16,43,45,.08)}
.feature-screenshot:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,253,247,0),rgba(255,253,247,.1));pointer-events:none}
.feature-screenshot img{width:100%;height:100%;object-fit:cover}
.pitstop-mode-card{flex:1;margin-top:24px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(16,43,45,.1),rgba(16,43,45,.82)),url("assets/pitstop-coastal-drive.webp");background-size:cover;background-position:center;box-shadow:0 18px 42px rgba(16,43,45,.12);color:#fff8ea;padding:22px;min-height:330px;display:flex;flex-direction:column;justify-content:space-between}
.mode-card-top{display:flex;align-items:center;justify-content:space-between}
.mode-card-top span,.mode-card-top b{display:inline-flex;align-items:center;border-radius:999px;background:rgba(16,43,45,.78);padding:9px 12px;font-size:12px;font-weight:850}
.mode-card-top b{background:rgba(255,253,247,.9);color:var(--pine)}
.mode-card-body{max-width:390px}
.mode-distance,.mode-time{display:inline-flex;flex-direction:column;margin-right:26px}
.mode-distance strong,.mode-time strong{font:700 54px/.85 var(--serif)}
.mode-time strong{color:var(--amber)}
.mode-distance span,.mode-time span{font-size:13px;font-weight:850}
.mode-card-body h4{font:700 38px/.95 var(--serif);margin:18px 0 10px}
.mode-card-body p{color:rgba(255,248,234,.86);font-size:14px;max-width:340px;margin-bottom:18px}
.mode-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.mode-actions span{display:grid;place-items:center;border-radius:16px;padding:13px 10px;background:#fff0cf;color:var(--pine);font-size:12px;font-weight:900}
.mode-actions span:last-child{background:rgba(16,43,45,.54);color:#fff8ea;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}
.featured-route-card{margin-top:22px;border-radius:22px;background:linear-gradient(135deg,var(--sand),#fff8ea);border:1px solid rgba(26,59,59,.1);padding:18px;color:var(--pine);box-shadow:0 14px 34px rgba(16,43,45,.06)}
.featured-route-card small{display:block;color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900;margin-bottom:7px}
.featured-route-card b{display:block;font:700 25px/1 var(--serif)}
.featured-route-card p{font-size:13px;color:var(--ridge);font-weight:800;margin-top:14px!important}
.mini-map-line{display:flex;align-items:center;margin:24px 0 4px}
.mini-map-line span{width:13px;height:13px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(230,92,51,.12)}
.mini-map-line span:nth-of-type(2){background:var(--ridge);box-shadow:0 0 0 7px rgba(54,92,99,.12)}
.mini-map-line span:nth-of-type(3){background:var(--amber);box-shadow:0 0 0 7px rgba(242,161,67,.14)}
.mini-map-line i{display:block;flex:1;border-top:2px dashed rgba(26,59,59,.22);margin:0 11px}
.saved-board{margin-top:22px;border-radius:22px;background:linear-gradient(180deg,#fffdf7,#f6f0df);border:1px solid rgba(26,59,59,.1);padding:14px;box-shadow:0 14px 34px rgba(16,43,45,.06)}
.saved-board-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--ridge);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.saved-board-header strong{color:var(--orange);font-size:10px}
.saved-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:11px;border-radius:17px;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(26,59,59,.06)}
.saved-row+.saved-row{margin-top:8px}
.saved-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--sand);color:var(--pine);font-style:normal;font-size:19px}
.saved-icon.green{background:var(--mint)}
.saved-icon.peach{background:var(--peach);color:var(--pine)}
.saved-row b,.saved-row small,.saved-row em{display:block}
.saved-row b{font-size:13px;color:var(--pine);line-height:1.15}
.saved-row small{margin-top:3px;font-size:10px;color:var(--muted);line-height:1.2}
.saved-row em{font-style:normal;font-size:9px;font-weight:900;color:var(--ridge);background:var(--sand);padding:6px 8px;border-radius:999px}
.diary-strip{gap:10px}
.diary-strip span{height:154px;background-image:linear-gradient(180deg,rgba(10,30,30,.05),rgba(8,25,25,.76)),url("assets/pitstop-coastal-drive.webp");background-size:cover;background-position:center;border-radius:20px;color:white;text-shadow:0 1px 12px rgba(0,0,0,.28)}
.diary-strip span.diary-morro-bay{background-image:linear-gradient(180deg,rgba(244,186,141,.05),rgba(26,59,59,.72)),url("assets/pitstop-coastal-drive.webp");background-position:56% 62%;filter:saturate(.86) sepia(.08)}
.diary-strip span.diary-ojai{background-image:linear-gradient(180deg,rgba(244,186,141,.02),rgba(26,59,59,.7)),url("assets/pitstop-coastal-drive.webp");background-position:82% 45%;filter:saturate(.72) sepia(.2) hue-rotate(322deg)}
.diary-strip small{color:rgba(255,255,255,.86)}
.how{padding:100px 0}
.how>.section-shell{gap:70px}
.audience{gap:70px;padding-top:96px;padding-bottom:100px}
.audience-art{height:540px}
.final-card{padding:74px 20px}
.signup-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.signup-form button:disabled{opacity:.72;cursor:progress}
@media(max-width:900px){
.hero{padding-bottom:50px}
.problem,.features,.audience{padding-top:78px;padding-bottom:78px}
.feature-wide{grid-template-columns:auto 1fr}
.diary-strip{grid-column:1/-1}
}
@media(max-width:660px){
.problem,.features,.audience{padding-top:66px;padding-bottom:66px}
.feature-card{min-height:auto}
.feature-large{min-height:auto}
.feature-wide{display:block}
.pitstop-mode-card{min-height:300px;margin-top:20px;padding:18px}
.mode-distance strong,.mode-time strong{font-size:42px}
.mode-card-body h4{font-size:32px}
.saved-row{grid-template-columns:38px 1fr;align-items:start}
.saved-row em{grid-column:2;width:max-content}
.saved-icon{width:38px;height:38px}
.diary-strip{grid-template-columns:1fr;margin-top:22px}
.diary-strip span{height:132px}
.how{padding:72px 0}
.audience-art{height:390px}
.final-card{padding:56px 15px}
}
