:root{--ink:#0b0c0f;--soft:#f4f3ee;--line:#d9d8d1;--yellow:#ffd63d;--yellow2:#fff0a8;--white:#fff;--muted:#686a70}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f8f5;color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4.8vw;border-bottom:1px solid rgba(11,12,15,.1);position:absolute;z-index:10;width:100%}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.7px}.brand-mark{width:31px;height:31px;border:2px solid var(--ink);border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:grid;place-items:center}.brand-mark span{width:8px;height:8px;background:var(--yellow);border:2px solid var(--ink);border-radius:50%}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:700}.site-header nav a{opacity:.72}.site-header nav a:hover{opacity:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-small{padding:12px 20px}.button-dark{background:var(--ink);color:white}.button-primary{padding:17px 25px;background:var(--yellow);border:1px solid #d5b21c}.button-quiet{padding:16px 23px;border:1px solid rgba(11,12,15,.18)}.section-shell{padding-left:7vw;padding-right:7vw}.hero{min-height:760px;padding-top:145px;padding-bottom:76px;display:grid;grid-template-columns:1.03fr .97fr;gap:5vw;align-items:center;background:radial-gradient(circle at 81% 28%,rgba(255,214,61,.33),transparent 29%),linear-gradient(180deg,#f7f6f1,#efeee7)}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:1.7px;font-size:11px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:28px}.eyebrow span{width:28px;height:2px;background:var(--ink)}h1{font-size:clamp(54px,6.15vw,92px);line-height:.98;letter-spacing:-5px;margin:0;max-width:760px}h1 em{font-style:normal;color:#7d7e82}.hero-lead{font-size:18px;line-height:1.72;max-width:620px;color:#4f5156;margin:30px 0 31px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{margin-top:56px;padding-top:25px;border-top:1px solid rgba(11,12,15,.13);display:flex;gap:27px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.55px}.trust-row b{color:#a07f00;margin-right:6px}.hero-visual{height:560px;position:relative;border-radius:40px;background:#111217;overflow:hidden;box-shadow:0 35px 80px rgba(11,12,15,.18)}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:48px 48px;transform:rotate(10deg) scale(1.25)}.phone{position:absolute;overflow:hidden;background:#111;border:8px solid #25262c;border-radius:37px;box-shadow:0 20px 55px rgba(0,0,0,.45)}.phone img{width:100%;height:100%;display:block;object-fit:cover;object-position:top}.phone-main{height:490px;width:226px;right:85px;top:36px;z-index:3}.phone-back{height:430px;width:200px;right:-30px;top:98px;opacity:.55;transform:rotate(7deg)}.signal{position:absolute;z-index:5;background:rgba(255,255,255,.96);border:1px solid #ddd;border-radius:16px;padding:13px 14px;display:grid;grid-template-columns:10px 1fr auto;gap:9px;align-items:center;box-shadow:0 15px 30px rgba(0,0,0,.22);font-size:11px;font-weight:800}.signal i{height:10px;width:10px;border-radius:50%;background:#2aca80;box-shadow:0 0 0 5px rgba(42,202,128,.14)}.signal strong{font-size:10px;color:#7a7b7e}.signal-one{left:30px;top:120px}.signal-two{left:55px;bottom:82px}.value-strip{height:75px;background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:42px;font-size:12px;font-weight:800;letter-spacing:1.3px}.value-strip i{width:6px;height:6px;border-radius:50%;background:var(--ink)}.section-pad{padding-top:125px;padding-bottom:125px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:55px}.kicker{display:block;color:#806b19;margin-bottom:17px}.section-heading h2,.split-copy h2,.safety-copy h2,.download-section h2{font-size:clamp(40px,5vw,72px);line-height:1.04;letter-spacing:-3.5px;margin:0}.section-heading>p{max-width:440px;font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 5px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step-card{min-height:360px;border:1px solid var(--line);border-radius:24px;padding:27px;display:flex;flex-direction:column;background:#fff}.step-yellow{background:var(--yellow);border-color:#d9b620}.step-dark{background:var(--ink);color:white;border-color:var(--ink)}.step-number{font-size:11px;font-weight:800;opacity:.55}.step-icon{margin:auto 0 30px;width:60px;height:60px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:24px}.step-card h3{font-size:24px;letter-spacing:-1px;margin:0 0 12px}.step-card p{margin:0;line-height:1.62;font-size:14px;opacity:.68}.split-section{display:grid;grid-template-columns:1fr 1fr;min-height:760px;background:var(--ink);color:white}.split-copy{padding:110px 7vw}.split-copy>p{color:#a9abb2;line-height:1.7;max-width:560px}.feature-list{list-style:none;margin:47px 0 0;padding:0;border-top:1px solid #303138}.feature-list li{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #303138}.feature-list li>span{font-size:10px;color:var(--yellow);font-weight:800}.feature-list b{display:block;font-size:15px}.feature-list small{display:block;color:#93959c;margin-top:5px;line-height:1.5}.feature-visual{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--yellow2),var(--yellow))}.feature-visual:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#111 1px,transparent 1px);background-size:24px 24px;opacity:.12}.feature-phone{width:260px;height:560px;left:50%;top:50%;transform:translate(-40%,-47%);border-color:#202126}.feature-stat{position:absolute;z-index:3;top:58px;left:55px;background:#fff;color:#111;padding:20px;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.15)}.feature-stat strong{display:block;font-size:28px;letter-spacing:-1px}.feature-stat span{font-size:11px;color:#74757a;line-height:1.45}.feature-note{position:absolute;z-index:4;bottom:62px;right:36px;background:#111;color:white;padding:16px 18px;border-radius:17px;display:flex;gap:13px;align-items:center}.feature-note i{width:12px;height:12px;background:#35d08a;border-radius:50%;box-shadow:0 0 0 6px rgba(53,208,138,.15)}.feature-note b,.feature-note small{display:block}.feature-note b{font-size:12px}.feature-note small{font-size:10px;color:#9b9ca2;margin-top:3px}.app-section{background:#f8f8f5}.app-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-gallery figure{margin:0;padding:36px 36px 24px;background:#ebeae4;border-radius:25px;overflow:hidden}.app-gallery img{display:block;width:72%;max-height:505px;object-fit:cover;object-position:top;margin:0 auto -80px;border:7px solid #191a1e;border-radius:31px;box-shadow:0 20px 45px rgba(0,0,0,.18)}.app-gallery figcaption{background:#ebeae4;position:relative;padding-top:22px;display:flex;justify-content:space-between;align-items:end}.app-gallery figcaption b{font-size:19px}.app-gallery figcaption span{font-size:11px;color:#696b70}.safety-section{padding:115px 7vw;background:#e9e9e5;display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw}.safety-copy p{font-size:15px;line-height:1.75;color:#62646a;max-width:560px}.safety-grid{display:grid;gap:12px}.safety-grid>div{background:white;border-radius:17px;padding:20px 22px;display:grid;grid-template-columns:40px 1fr;align-items:center}.safety-grid span{font-size:10px;font-weight:800;color:#a4860c;grid-row:1/3}.safety-grid b{font-size:14px}.safety-grid p{font-size:12px;color:#77797e;margin:4px 0 0}.download-section{margin-top:18px;margin-bottom:18px;min-height:440px;border-radius:34px;background:var(--yellow);display:flex;align-items:center;justify-content:space-between;gap:50px}.download-section>div:first-child{max-width:710px}.download-section p{color:#5d501b}.store-actions{display:grid;gap:10px;min-width:235px}.store-actions a{background:#111;color:#fff;border-radius:14px;padding:13px 17px;display:grid;grid-template-columns:32px 1fr;column-gap:10px}.store-actions a>span{grid-row:1/3;font-size:23px;align-self:center}.store-actions small{font-size:9px;color:#bbb}.store-actions b{font-size:17px;line-height:1.1}footer{background:#0d0e11;color:white;padding:60px 7vw 35px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.brand-footer .brand-mark{border-color:white}.brand-footer .brand-mark span{border-color:white}footer p{color:#8e9097;text-align:right;font-size:13px}footer>div{display:flex;gap:25px;font-size:12px;color:#b6b8bd}footer small{text-align:right;color:#686a70;font-size:10px}
@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:530px}.split-section{grid-template-columns:1fr}.feature-visual{min-height:680px}.safety-section{grid-template-columns:1fr}.download-section{flex-direction:column;align-items:flex-start;justify-content:center}.store-actions{display:flex;width:100%}.store-actions a{flex:1}.trust-row{flex-wrap:wrap}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>p{max-width:620px}.app-gallery figure{padding:25px 15px 20px}}
@media(max-width:700px){.site-header{padding:0 20px;height:70px}.site-header .button-small{display:none}.section-shell{padding-left:20px;padding-right:20px}.hero{padding-top:110px;padding-bottom:30px;gap:35px}.hero h1{font-size:50px;letter-spacing:-3px}.hero-lead{font-size:15px}.hero-actions .button{width:100%}.trust-row{margin-top:34px}.hero-visual{height:445px;border-radius:28px}.phone-main{height:395px;width:184px;right:24px;top:24px}.phone-back{display:none}.signal-one{left:14px;top:85px}.signal-two{left:20px;bottom:50px}.value-strip{height:auto;padding:18px 20px;justify-content:flex-start;overflow:hidden;gap:18px;white-space:nowrap}.value-strip span{font-size:9px}.section-pad{padding-top:80px;padding-bottom:80px}.section-heading h2,.split-copy h2,.safety-copy h2,.download-section h2{font-size:42px;letter-spacing:-2.5px}.steps{grid-template-columns:1fr}.step-card{min-height:300px}.split-copy{padding:80px 20px}.feature-visual{min-height:570px}.feature-phone{height:450px;width:210px}.feature-stat{top:25px;left:15px}.feature-note{bottom:28px;right:12px}.app-gallery{grid-template-columns:1fr}.app-gallery img{width:68%;max-height:490px}.safety-section{padding:80px 20px}.safety-grid>div{grid-template-columns:35px 1fr}.download-section{border-radius:25px;padding-top:65px;padding-bottom:65px}.store-actions{display:grid}.store-actions a{width:100%}footer{grid-template-columns:1fr;padding:55px 20px 30px}footer p,footer small{text-align:left}footer>div{flex-wrap:wrap}}
.site-header{background:#0b0c0f;color:#fff;border-bottom-color:rgba(255,255,255,.12)}.site-header .brand{color:#fff;font-size:21px;letter-spacing:-.8px}.site-header .brand-app-icon{height:48px;width:48px;display:block;object-fit:cover;border-radius:13px;border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 24px rgba(0,0,0,.35)}.site-header nav a{color:#c5c6ca}.site-header nav a:hover{color:#fff}.site-header .button-dark{background:#ffd63d;color:#0b0c0f}.brand-footer{color:#fff;font-size:22px;font-weight:800;letter-spacing:-.8px;gap:12px}.brand-footer .brand-app-icon{height:46px;width:46px;display:block;object-fit:cover;border-radius:13px;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 26px rgba(0,0,0,.32)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
@media(max-width:700px){.site-header .brand-app-icon{height:42px;width:42px;border-radius:11px}.site-header .brand{font-size:19px}.brand-footer .brand-app-icon{height:42px;width:42px;border-radius:11px}.brand-footer{font-size:20px}}
.store-icon{grid-row:1/3;width:25px;height:31px;align-self:center;justify-self:center;display:block}
.store-actions .app-store-link{display:block;background:transparent;padding:0;border-radius:0;line-height:0}.store-actions .app-store-link:hover{transform:translateY(-2px)}.app-store-badge{display:block;width:190px;max-width:100%;height:auto}
.store-actions .web-app-link{display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:12px;min-width:250px;padding:13px 15px;background:linear-gradient(135deg,#111217,#24262b);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:17px;box-shadow:0 16px 35px rgba(20,17,4,.2);transition:transform .2s ease,box-shadow .2s ease}.store-actions .web-app-link:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(20,17,4,.27)}.web-app-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--yellow);color:#111217;font-weight:900;font-size:19px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.web-app-link>span:nth-child(2){display:grid;gap:3px}.web-app-link small{font-size:9px;color:#a8aab0;text-transform:uppercase;letter-spacing:.8px}.web-app-link strong{font-size:15px;letter-spacing:-.25px}.web-app-link>b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#34363c;color:var(--yellow);font-size:13px}
footer>div{gap:17px}footer>div a{display:inline-flex;align-items:center;min-height:44px;padding:0 4px}
@media(max-width:700px){.site-header .brand-app-icon,.brand-footer .brand-app-icon{height:44px;width:44px}}

/* Product previews use the same visual language as the live ParkSwap web app. */
.product-screen{height:100%;width:100%;background:#0b0c0f;color:#f7f7f4;font-family:Manrope,Arial,sans-serif;overflow:hidden;position:relative;text-align:left}.screen-bar{height:8.5%;min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 7%;background:#0c0d10;border-bottom:1px solid #282a30}.screen-bar>span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800}.screen-bar img{width:25px;height:25px;border-radius:7px;object-fit:cover}.screen-bar>b{color:#ffd63d;font-size:8px}.screen-map-canvas{height:36%;position:relative;background:linear-gradient(35deg,transparent 48%,rgba(255,255,255,.09) 49%,rgba(255,255,255,.09) 50%,transparent 51%) 0 0/58px 58px,linear-gradient(125deg,transparent 48%,rgba(255,255,255,.055) 49%,rgba(255,255,255,.055) 50%,transparent 51%) 0 0/75px 75px,#262a2e}.screen-map-canvas>small{position:absolute;left:6%;top:7%;background:#111419;border:1px solid #34373d;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:700}.screen-pin{position:absolute;width:25px;height:25px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:grid;place-items:center;background:#ffd63d;color:#111;font-style:normal;font-size:8px;font-weight:900;box-shadow:0 5px 12px rgba(0,0,0,.28)}.screen-pin::first-letter{transform:rotate(45deg)}.screen-pin.pin-a{left:27%;top:35%}.screen-pin.pin-b{right:20%;top:19%}.screen-pin.pin-c{right:35%;bottom:13%}.screen-pin.scheduled{background:#22262b;color:#ffd63d;border:2px solid #ffd63d}.screen-sheet{height:56%;background:#111317;border-radius:18px 18px 0 0;margin-top:-14px;position:relative;z-index:2;padding:8px 10px}.screen-sheet>em{display:block;width:28px;height:3px;border-radius:99px;background:#42454b;margin:0 auto 7px}.screen-title{display:flex;align-items:center;justify-content:space-between;gap:7px}.screen-title>span{font-size:6px;color:#9da0a6;text-transform:uppercase;letter-spacing:.7px;font-weight:800}.screen-title>b{font-size:5px;color:#ffd63d;background:#272513;border:1px solid #4f4722;border-radius:999px;padding:4px 6px}.screen-sheet h3{font-size:13px;letter-spacing:-.6px;margin:4px 0 7px}.screen-action{min-height:43px;border:1px solid #34363c;border-radius:9px;padding:6px;display:grid;grid-template-columns:25px 1fr 18px;gap:6px;align-items:center;margin-top:5px;background:#191b20}.screen-action>i{width:25px;height:25px;border-radius:8px;background:#292c31;display:grid;place-items:center;color:#ffd63d;font-style:normal;font-size:10px}.screen-action span{display:grid;gap:2px}.screen-action span>b{font-size:7px}.screen-action span>small{font-size:5px;color:#92959b}.screen-action>strong{width:18px;height:18px;border-radius:50%;background:#2b2d32;display:grid;place-items:center;color:#ffd63d;font-size:7px}.screen-action.gold{background:#ffd63d;color:#111;border-color:#d6b322}.screen-action.gold>i,.screen-action.gold>strong{background:#111;color:#ffd63d}.screen-action.gold span>small{color:#64530d}.screen-action.soon{border-color:#4d4422}.screen-page{padding:12% 7% 20%}.screen-page>small,.profile-preview span>small{font-size:6px;letter-spacing:.8px;color:#ffd63d;font-weight:800}.screen-page>h3{font-size:18px;letter-spacing:-.8px;margin:4px 0}.screen-page>p{font-size:7px;line-height:1.5;color:#96999f;margin:0 0 14px}.mini-activity{display:grid;grid-template-columns:30px 1fr auto;gap:7px;align-items:center;padding:9px 8px;margin-bottom:7px;border:1px solid #303238;background:#17191d;border-radius:10px}.mini-activity>i{width:29px;height:29px;border-radius:9px;background:#ffd63d;color:#111;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:900}.mini-activity span{display:grid;gap:2px}.mini-activity span>b{font-size:7px}.mini-activity span>small{font-size:5px;color:#93969c}.mini-activity>strong{font-size:6px;color:#ffd63d}.screen-nav{position:absolute;left:0;right:0;bottom:0;height:11%;background:#111317;border-top:1px solid #2b2d32;display:flex;justify-content:space-around;align-items:center}.screen-nav>b{font-size:10px;color:#767980;display:grid;gap:2px;text-align:center}.screen-nav>b.active{color:#ffd63d}.screen-nav small{font-size:5px;font-weight:700}.profile-preview{display:flex;align-items:center;gap:9px;margin-bottom:13px}.profile-preview>img{width:43px;height:43px;border-radius:12px}.profile-preview h3{font-size:14px;margin:2px 0}.profile-preview p{font-size:6px;color:#92959b;margin:0}.profile-card{border:1px solid #303238;background:#17191d;border-radius:11px;padding:10px;margin-top:8px;display:grid;gap:8px}.profile-card>span{display:grid;gap:3px;font-size:6px;color:#94979d}.profile-card b{font-size:7px;color:#f6f6f3}.profile-card>small{font-size:5px;color:#94979d}.gallery-phone{width:72%;height:505px;margin:0 auto -80px;border:7px solid #191a1e;border-radius:31px;box-shadow:0 20px 45px rgba(0,0,0,.18);overflow:hidden;background:#0b0c0f}.app-gallery figcaption{z-index:2}.app-gallery figure{min-width:0}
@media(max-width:700px){.gallery-phone{width:68%;height:490px}.screen-action{min-height:41px}.screen-sheet h3{font-size:12px}}

/* Product captures mirror the live NYC parking states. */
.screen-map-canvas.nyc-map{background:linear-gradient(26deg,transparent 47%,rgba(255,255,255,.11) 48%,rgba(255,255,255,.11) 50%,transparent 51%) 0 0/42px 66px,linear-gradient(116deg,transparent 47%,rgba(255,255,255,.07) 48%,rgba(255,255,255,.07) 50%,transparent 51%) 0 0/64px 48px,radial-gradient(circle at 72% 28%,rgba(255,191,0,.08),transparent 25%),#24272b}.screen-map-canvas.nyc-map:after{content:"NEW YORK";position:absolute;right:7%;bottom:8%;font-size:12px;font-weight:900;letter-spacing:.4px;color:rgba(255,255,255,.18)}.screen-user-dot{position:absolute;width:16px;height:16px;border:3px solid #fff;border-radius:50%;left:48%;top:57%;box-shadow:0 0 0 6px rgba(52,120,246,.22);background:#3478f6}.screen-user-dot.looking{background:#ff6b63;box-shadow:0 0 0 6px rgba(255,107,99,.22)}.screen-user-dot.scheduled{background:#17191c;border-color:#ffd63d;box-shadow:0 0 0 6px rgba(255,191,0,.2)}.mode-looking .screen-sheet,.mode-scheduled .screen-sheet{padding-top:7px}.mode-looking .screen-action,.mode-scheduled .screen-action{min-height:40px;margin-top:4px}.mode-looking .screen-sheet h3,.mode-scheduled .screen-sheet h3{margin-bottom:5px}
.app-gallery .screen-bar img{width:29px;height:29px;border-radius:8px;box-shadow:0 0 0 1px rgba(255,214,61,.5),0 5px 12px rgba(0,0,0,.45)}

/* Authentic product photography and verified iPhone screens. */
.hero-visual{background:linear-gradient(90deg,rgba(9,11,15,.88),rgba(9,11,15,.3)),url('assets/parkswap-nyc-blue-hour-v2.jpg') center/cover no-repeat}
.hero-visual .map-grid{background:radial-gradient(circle at 72% 38%,rgba(255,214,61,.22),transparent 30%);transform:none}
.feature-phone img{width:100%;height:100%;display:block;object-fit:cover;object-position:top}
@media(max-width:700px){.hero-visual{background-position:58% center}.signal{max-width:175px}.phone-main{box-shadow:0 22px 50px rgba(0,0,0,.6)}}

/* 2026 launch story: real navigation, understandable parking, community proof. */
.hero{background:radial-gradient(circle at 78% 25%,rgba(255,214,61,.14),transparent 28%),linear-gradient(145deg,#fafaf7 0%,#f0f1ee 100%)}
.hero h1{max-width:820px}
.hero h1 em{color:#555861}
.hero-proof{position:absolute;z-index:6;left:28px;right:28px;bottom:22px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 17px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(8,10,14,.84);backdrop-filter:blur(15px);color:#fff;box-shadow:0 15px 35px rgba(0,0,0,.3)}
.hero-proof b{font-size:10px;letter-spacing:1.3px;color:var(--yellow)}
.hero-proof span{font-size:10px;color:#d6d8dd;text-align:right}
.value-strip{background:#0b0c0f;color:#fff;border-top:1px solid #23252b;border-bottom:1px solid #23252b}
.value-strip i{background:var(--yellow)}

.proof-section{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr);gap:8vw;align-items:center;background:#f8f8f5}
.proof-phone-wrap{position:relative;min-height:665px;display:grid;place-items:center;border-radius:38px;background:linear-gradient(150deg,#17191f,#272a31);overflow:hidden;box-shadow:0 35px 70px rgba(17,19,24,.18)}
.proof-phone-wrap:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,214,61,.17),transparent 64%);right:-180px;top:-180px}
.proof-phone{position:relative;width:270px;height:585px;overflow:hidden;border:8px solid #08090b;border-radius:42px;box-shadow:0 28px 60px rgba(0,0,0,.52)}
.proof-phone img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.proof-badge{position:absolute;z-index:2;top:25px;left:25px;color:#fff;font-size:9px;font-weight:850;letter-spacing:1.2px;border:1px solid rgba(255,255,255,.18);background:rgba(9,10,13,.68);padding:10px 12px;border-radius:999px}
.proof-copy h2,.drive-copy h2,.community-heading h2{font-size:clamp(42px,5.2vw,74px);line-height:1.02;letter-spacing:-3.8px;margin:0}
.proof-intro{color:#61636a;font-size:16px;line-height:1.7;max-width:640px;margin:25px 0 28px}
.proof-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.proof-list li{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}
.proof-list li>b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#111318;color:var(--yellow);font-size:11px}
.proof-list span{display:grid;gap:5px}.proof-list strong{font-size:15px}.proof-list small{font-size:12px;line-height:1.55;color:#71737a}

.drive-section{min-height:810px;padding:110px 7vw;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:8vw;background:radial-gradient(circle at 87% 30%,rgba(255,214,61,.1),transparent 28%),linear-gradient(135deg,#090a0d,#191c22);color:#fff;overflow:hidden}
.drive-copy>p{max-width:650px;color:#afb2ba;font-size:16px;line-height:1.75;margin:26px 0 36px}
.drive-capabilities{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.drive-capabilities>span{min-height:132px;border:1px solid #32353c;border-radius:19px;background:rgba(255,255,255,.035);padding:18px;display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-content:start}
.drive-capabilities i{width:32px;height:32px;border-radius:10px;background:var(--yellow);color:#111;display:grid;place-items:center;font-style:normal;font-weight:900;grid-row:1/3}
.drive-capabilities b{font-size:13px;margin-top:2px}.drive-capabilities small{font-size:10px;line-height:1.5;color:#8f929a;margin-top:5px}
.drive-visual{position:relative;min-height:640px;border-radius:38px;background:linear-gradient(160deg,#2a2d34,#121419);border:1px solid #343740;display:grid;place-items:center;box-shadow:0 35px 80px rgba(0,0,0,.4)}
.drive-phone{width:275px;height:595px;border:8px solid #050607;border-radius:42px;overflow:hidden;box-shadow:0 28px 65px rgba(0,0,0,.62)}
.drive-phone img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.drive-callout{position:absolute;padding:12px 14px;border-radius:13px;background:rgba(255,255,255,.96);color:#111;box-shadow:0 15px 35px rgba(0,0,0,.32);display:grid;gap:3px}.drive-callout b{font-size:8px;letter-spacing:1px;color:#8a6e00}.drive-callout span{font-size:10px;font-weight:800}.callout-turn{top:95px;left:-45px}.callout-search{right:-42px;bottom:145px}.drive-caption{position:absolute;left:24px;right:24px;bottom:15px;margin:0;text-align:center;color:#8f929b;font-size:9px;line-height:1.45}.drive-caption strong{color:#c4c6cc}

.community-section{padding:120px 7vw;background:#f0f1ee;color:#0b0c0f}
.community-heading{display:grid;grid-template-columns:1fr 1.15fr;column-gap:7vw;align-items:end;margin-bottom:55px}.community-heading .kicker{grid-column:1/-1}.community-heading p{margin:0 0 6px;color:#63656c;font-size:16px;line-height:1.7;max-width:620px}
.community-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.community-flow article{min-height:300px;padding:25px;border:1px solid #d7d8d3;border-radius:22px;background:#fff;display:flex;flex-direction:column}
.community-flow article>span{font-size:10px;color:#8b8d93;font-weight:850}.community-flow i{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:#111318;color:var(--yellow);font-style:normal;font-size:18px;font-weight:900;margin:auto 0 24px}.community-flow h3{font-size:20px;letter-spacing:-.7px;margin:0 0 10px}.community-flow p{font-size:12px;line-height:1.6;color:#6d6f75;margin:0}.community-flow strong{color:#111}
.community-highlight{margin-top:15px;padding:28px 30px;border-radius:24px;background:#111318;color:#fff;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.community-highlight>div:first-child{display:grid;gap:7px}.community-highlight>div:first-child b{font-size:22px}.community-highlight>div:first-child span{font-size:12px;line-height:1.55;color:#aeb1b8;max-width:600px}.community-mini{min-width:290px;padding:15px 17px;border:1px solid #363940;border-radius:15px;background:#1b1e24;display:grid;gap:4px}.community-mini span{font-size:8px;letter-spacing:1px;color:var(--yellow);font-weight:850}.community-mini strong{font-size:13px}.community-mini small{font-size:9px;color:#8e9199}

.app-section{background:#fafaf8}.app-gallery{gap:15px}.app-gallery figure{background:#e9eae6;padding:30px 24px 24px}.app-gallery figcaption{background:#e9eae6;display:grid;gap:6px;align-items:start}.app-gallery figcaption b{font-size:17px}.app-gallery figcaption span{font-size:10px;line-height:1.45;max-width:260px}
.download-section{background:linear-gradient(135deg,#f3f2ec,#deded7);border:1px solid #d2d2cb}.download-section p{color:#62646a}.download-section:after{content:"";width:10px;height:170px;border-radius:99px;background:var(--yellow)}

@media(max-width:1000px){.proof-section,.drive-section{grid-template-columns:1fr}.proof-phone-wrap{min-height:620px}.drive-visual{width:min(100%,610px);margin:auto}.community-heading{grid-template-columns:1fr}.community-heading p{margin-top:24px}.community-flow{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.hero-proof{left:13px;right:13px;bottom:12px;padding:11px}.hero-proof span{font-size:8px}.proof-section{gap:45px}.proof-phone-wrap{min-height:550px;border-radius:28px}.proof-phone{width:228px;height:494px;border-radius:36px}.proof-copy h2,.drive-copy h2,.community-heading h2{font-size:42px;letter-spacing:-2.6px}.drive-section{padding:80px 20px;gap:48px}.drive-capabilities{grid-template-columns:1fr}.drive-visual{min-height:555px;border-radius:27px}.drive-phone{width:226px;height:489px;border-radius:36px}.drive-callout{display:none}.drive-caption{font-size:8px}.community-section{padding:80px 20px}.community-flow{grid-template-columns:1fr}.community-flow article{min-height:260px}.community-highlight{grid-template-columns:1fr;padding:23px}.community-mini{min-width:0}.app-gallery figure{padding:24px 15px 22px}.download-section:after{display:none}}

/* Complete-trip positioning: premium neutral surfaces with ParkSwap yellow as an accent. */
.step-accent{background:linear-gradient(155deg,#fff,#f0f2f5);border-color:#cfd2d8;box-shadow:inset 0 4px 0 var(--yellow)}
.difference-section{background:#f8f8f5}
.difference-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);gap:7vw;align-items:end;margin-bottom:48px}
.difference-heading .kicker{grid-column:1/-1}
.difference-heading h2{font-size:clamp(42px,5.2vw,74px);line-height:1.02;letter-spacing:-3.8px;margin:0}
.difference-heading p{font-size:16px;line-height:1.72;color:#666970;margin:0 0 5px}
.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.difference-grid article{min-height:300px;padding:28px;border:1px solid #d8d9d5;border-radius:25px;background:linear-gradient(160deg,#fff,#f1f2ef);display:flex;flex-direction:column;box-shadow:0 20px 45px rgba(13,15,19,.05)}
.difference-grid article:nth-child(2){background:linear-gradient(155deg,#111318,#20232a);border-color:#30333a;color:#fff;transform:translateY(-14px);box-shadow:0 28px 65px rgba(13,15,19,.18)}
.difference-grid span{font-size:10px;font-weight:850;letter-spacing:1.2px;color:#927500}
.difference-grid article:nth-child(2) span{color:var(--yellow)}
.difference-grid h3{font-size:26px;line-height:1.1;letter-spacing:-1.1px;margin:auto 0 13px}
.difference-grid p{font-size:13px;line-height:1.65;color:#696c73;margin:0}
.difference-grid article:nth-child(2) p{color:#aeb1b9}
@media(max-width:900px){.difference-heading{grid-template-columns:1fr}.difference-heading p{max-width:620px}.difference-grid{grid-template-columns:1fr}.difference-grid article{min-height:245px}.difference-grid article:nth-child(2){transform:none}}
@media(max-width:700px){.difference-heading h2{font-size:42px;letter-spacing:-2.6px}.difference-grid article{padding:24px}}



/* Five distinct moments: navigation leads, supporting flows stay visually balanced. */
@media(min-width:1001px){
  .app-gallery{grid-template-columns:repeat(6,minmax(0,1fr))}
  .app-gallery figure{grid-column:span 2}
  .app-gallery figure:nth-child(4){grid-column:2/span 2}
  .app-gallery figure:nth-child(5){grid-column:4/span 2}
}
@media(max-width:1000px) and (min-width:701px){
  .app-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .app-gallery figure:first-child{grid-column:1/-1}
  .app-gallery figure:first-child img{width:44%}
}
@media(max-width:700px){
  .app-gallery figure{grid-column:auto}
}

/* A single, non-repetitive product journey. */
.journey-section{background:#f7f7f4}
.journey-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:8vw;align-items:end;margin-bottom:56px}
.journey-heading .kicker{grid-column:1/-1}
.journey-heading h2{font-size:clamp(46px,5.6vw,82px);line-height:.96;letter-spacing:-4.5px;margin:0}
.journey-heading p{font-size:16px;line-height:1.72;color:#64676e;margin:0 0 6px;max-width:560px}
.journey-showcase{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px}
.journey-live{min-height:780px;border-radius:34px;background:radial-gradient(circle at 88% 12%,rgba(255,214,61,.18),transparent 28%),linear-gradient(145deg,#090a0d,#1b1e24);color:#fff;display:grid;grid-template-rows:auto 1fr;overflow:hidden;position:relative}
.journey-copy{padding:42px 44px 24px;position:relative;z-index:2}
.journey-number,.journey-outcomes article span{font-size:10px;letter-spacing:1.35px;font-weight:850;color:var(--yellow)}
.journey-copy h3{font-size:clamp(32px,3.6vw,54px);line-height:1.02;letter-spacing:-2.2px;margin:17px 0 16px;max-width:620px}
.journey-copy p{font-size:14px;line-height:1.7;color:#b2b5bd;max-width:600px;margin:0}
.journey-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.journey-facts b{font-size:9px;letter-spacing:.3px;padding:9px 11px;border:1px solid #393c44;background:#20232a;border-radius:999px;color:#eef0f4}
.journey-live-visual{align-self:end;height:470px;margin:0 34px 0;border-radius:28px 28px 0 0;overflow:hidden;border:1px solid #353840;border-bottom:0;background:#16181d;box-shadow:0 -12px 55px rgba(0,0,0,.38)}
.journey-live-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 33%}
.journey-outcomes{display:grid;gap:12px}
.journey-outcomes article{min-height:183px;border:1px solid #d7d8d4;border-radius:25px;background:#fff;display:grid;grid-template-columns:142px 1fr;gap:22px;padding:14px;overflow:hidden;align-items:center}
.journey-outcomes article:nth-child(even){background:#ecece8}
.outcome-visual{height:155px;border-radius:17px;overflow:hidden;background:#121419;box-shadow:0 12px 26px rgba(12,14,18,.15)}
.outcome-visual img{width:100%;height:100%;display:block;object-fit:cover}
.outcome-visual.report img{object-position:center 44%}.outcome-visual.handoff img{object-position:center 60%}.outcome-visual.saved img{object-position:center 46%}.outcome-visual.arrival img{object-position:center 58%}
.journey-outcomes article h3{font-size:20px;line-height:1.08;letter-spacing:-.75px;margin:8px 0 7px}.journey-outcomes article p{font-size:11px;line-height:1.55;color:#6b6e74;margin:0}
@media(max-width:1000px){.journey-heading,.journey-showcase{grid-template-columns:1fr}.journey-heading p{max-width:680px}.journey-live{min-height:730px}.journey-outcomes{grid-template-columns:1fr 1fr}.journey-outcomes article{grid-template-columns:118px 1fr}.outcome-visual{height:145px}}
@media(max-width:700px){.journey-heading{gap:24px;margin-bottom:38px}.journey-heading h2{font-size:46px;letter-spacing:-3px}.journey-heading p{font-size:14px}.journey-live{min-height:650px;border-radius:27px}.journey-copy{padding:30px 24px 20px}.journey-copy h3{font-size:34px}.journey-live-visual{height:340px;margin:0 16px}.journey-outcomes{grid-template-columns:1fr}.journey-outcomes article{min-height:170px;grid-template-columns:105px 1fr;gap:16px;padding:12px}.outcome-visual{height:144px}.journey-outcomes article h3{font-size:18px}}
