:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202820;background:#f7f8f5;font-synthesis:none;--ink:#202820;--muted:#6b7568;--line:#e1e6dd;--green:#3d6144}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #75937b;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid #6b8972;outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,3.7vw,3.4rem);letter-spacing:-.065em;line-height:1.06;font-weight:550}h2{font-size:1.75rem;letter-spacing:-.045em;font-weight:550;line-height:1.15}h3{font-size:1rem;font-weight:600}p{line-height:1.55}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.sub{font-size:.875rem;line-height:1.55;color:var(--muted)}.eyebrow{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:600;margin-bottom:13px}.brand{display:flex;align-items:center;gap:9px;font-size:1.5rem;font-weight:650;letter-spacing:-.065em}.brand .icon{width:30px;height:30px}.brand-dot{color:#799069}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:0 48px;position:relative;z-index:5}.beta{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe4da;border-radius:30px;padding:7px 11px;font-size:.7rem;color:#64715f;white-space:nowrap}.beta:before{content:"";width:5px;height:5px;background:#6e8b64;border-radius:50%}.top-right{display:flex;align-items:center;gap:20px}.role-switch{font-size:.75rem;border:0;background:none;min-height:44px;color:var(--muted)}.avatar{width:40px;height:40px;background:#e5ebde;display:grid;place-items:center;border-radius:50%;font-weight:600;font-size:.875rem}.avatar.large{width:55px;height:55px;font-size:1rem}.main-shell{max-width:1344px;margin:0 auto;padding:24px 48px 115px}.workspace{display:grid;grid-template-columns:420px 1fr;gap:62px;align-items:start}.home-intro{padding:28px 0}.home-intro h1{font-size:2.9rem}.greeting{font-size:.875rem;color:var(--muted);margin-bottom:18px}.home-intro>p:last-child{margin-top:17px;font-size:1rem;color:var(--muted)}.booking-card{background:white;border:1px solid var(--line);border-radius:23px;padding:25px}.card-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.card-heading .eyebrow{margin:0;font-size:.65rem}.card-heading .icon{width:17px;height:17px;color:#687f5e}.booking-card select{font-size:.9rem!important;background:#f5f7f1!important;border:0!important}.event-preview{display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem;margin-top:13px;gap:12px}.event-preview span:first-child{display:flex;gap:6px;align-items:center}.event-preview .icon{width:14px;height:14px}.route-preview{position:relative;margin:19px 0 21px}.route-preview:before{content:"";position:absolute;width:1px;background:#cbd3c8;top:24px;left:8px;height:60px}.route-line{display:flex;gap:18px;align-items:flex-start;padding:11px 0;font-size:.95rem}.route-dot{width:17px;height:17px;border:5px solid #334c39;border-radius:50%;background:white;flex-shrink:0;margin-top:3px}.route-dot.square{border-radius:3px;width:13px;height:13px;margin:5px 2px 0;border-width:4px}.route-line small{display:block;color:var(--muted);font-size:.75rem;margin-top:5px}.btn{border:0;background:var(--ink);color:white;border-radius:13px;padding:16px 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;font-size:.9rem;font-weight:550;transition:transform .18s,background .18s}.btn:hover{background:#394b3b}.btn:active{transform:scale(.98)}.btn.full{width:100%}.btn.secondary{background:#e9eee2;color:var(--ink)}.btn.outline{background:white;color:var(--ink);border:1px solid var(--line)}.btn.small{min-height:44px;padding:11px 14px;font-size:.8rem}.text-btn{border:0;background:none;min-height:44px;padding:10px 0;color:var(--green);font-size:.8rem;display:inline-flex;align-items:center;justify-content:center;gap:8px}.demo-link{display:flex;justify-content:center;margin:8px auto -4px}.home-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.legal-note{font-size:.72rem;color:var(--muted);line-height:1.6;margin-top:12px}.visual-column{position:relative;margin-top:25px;min-width:0}.map-frame{position:relative;height:640px;border-radius:28px;overflow:hidden;border:1px solid #dfe5da;background:#e9ede4}.map-surface{position:relative;height:100%;overflow:hidden}.city-map{width:100%;height:100%;display:block}.map-caption{position:absolute;bottom:17px;left:22px;font-size:.66rem;color:#53614f;background:#ffffffb5;border-radius:30px;padding:6px 10px}.map-compass{position:absolute;right:20px;top:20px;width:35px;height:51px;background:#ffffffb8;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#617058}.map-compass span{font-size:20px}.floating-label{position:absolute;top:27px;left:26px;background:#ffffffc9;border:1px solid #ffffffd9;backdrop-filter:blur(16px);border-radius:16px;padding:13px 17px;display:flex;align-items:center;gap:10px;font-size:.75rem;max-width:calc(100% - 85px)}.floating-label .icon{width:18px;height:18px;color:#4e704e}.ride-card{position:absolute;bottom:54px;left:24px;right:24px;background:#ffffffe0;backdrop-filter:blur(20px);border:1px solid white;border-radius:23px;padding:21px 23px;box-shadow:0 15px 35px #243c2910}.ride-card-top{display:flex;gap:12px;align-items:center}.ride-card-top h3{font-size:.95rem}.ride-card-top p{font-size:.75rem;color:var(--muted);margin-top:5px}.soft-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#e9efe1;color:#4b6842;flex-shrink:0}.ride-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px;gap:15px}.car-art{width:50%;height:auto;display:block}.ride-card-bottom strong{display:block;font-size:.85rem;font-weight:550}.ride-card-bottom span{display:block;font-size:.7rem;color:var(--muted);margin-top:6px}.visual-foot{display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);margin-top:17px}.visual-foot span:first-child{display:flex;gap:6px;align-items:center}.visual-foot .icon{width:15px;height:15px}.how-strip{margin-top:60px;padding:25px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.how-strip>div{position:relative;padding-left:35px}.how-strip>div>span{position:absolute;left:0;top:1px;color:#809374;font-size:.75rem}.how-strip h3{font-size:.9rem}.how-strip p{font-size:.8rem;color:var(--muted);margin-top:7px}.nav{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:20;display:flex;gap:8px;border:1px solid #fffffff0;background:#ffffffe0;backdrop-filter:blur(22px);box-shadow:0 5px 35px #1c352414;border-radius:23px;padding:7px}.nav a{display:flex;gap:8px;align-items:center;padding:12px 22px;border-radius:16px;font-size:.8rem;min-height:46px;color:#6c7666;white-space:nowrap}.nav a.active{background:#e8efdf;color:#2c452d}.nav .icon{width:19px;height:19px}.welcome{max-width:1120px;display:grid;grid-template-columns:1fr 1.15fr;gap:75px;margin:25px auto 0;align-items:center}.welcome-copy{padding:25px 0}.welcome-copy h1{font-size:4.3rem;margin-bottom:23px}.welcome-copy>p{color:var(--muted);max-width:330px;margin-bottom:25px}.welcome .map-frame{height:620px}.welcome .field{margin-top:20px}.welcome .privacy{display:flex;gap:8px;align-items:center;font-size:.73rem;color:var(--muted);margin:17px 0}.privacy .icon{width:16px;height:16px}.segmented{display:flex;background:#eaf0e3;padding:4px;border-radius:13px;gap:4px}.segmented button{flex:1;background:none;border:0;padding:11px 8px;border-radius:10px;font-size:.85rem;min-height:44px}.segmented .selected{background:white;box-shadow:0 1px 4px #24372512}.field{display:block;margin:0 0 17px;font-size:.8rem;color:#5d6858}.field>span{display:block;margin-bottom:8px}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #dfe4da;border-radius:12px;padding:14px;background:#fff;color:var(--ink);font-size:1rem;min-height:50px}input::placeholder,textarea::placeholder{color:#96a08e}textarea{min-height:90px;resize:vertical}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-grid.address{grid-template-columns:3fr 1fr}.check{display:flex;gap:12px;align-items:flex-start;margin:20px 0;font-size:.875rem;line-height:1.5;cursor:pointer}.check input{width:21px;height:21px;accent-color:#3a5b3d;flex-shrink:0;margin-top:2px}.form-layout{max-width:1030px;margin:auto;display:grid;grid-template-columns:minmax(0,600px) 300px;gap:64px}.step-head{display:flex;align-items:center;gap:16px;margin:10px 0 25px}.icon-btn{border:1px solid var(--line);background:#fff;display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;flex-shrink:0}.step-head .eyebrow{margin:0 0 7px}.step-head h2{font-size:1.7rem}.progress{display:flex;gap:5px;margin-bottom:28px}.progress span{height:3px;background:#e1e6dc;flex:1;border-radius:2px}.progress .done{background:#3d5941}.form-section{margin:25px 0}.section-label{display:flex;align-items:center;gap:9px;margin-bottom:17px;font-size:.95rem;font-weight:550}.form-actions{display:flex;align-items:center;justify-content:space-between;margin:28px 0;gap:15px}.form-actions .btn{min-width:150px}.aside-summary{position:sticky;top:25px;padding-top:23px}.mini-map{height:220px;border-radius:20px;overflow:hidden;margin-bottom:23px}.summary-line{display:flex;justify-content:space-between;gap:16px;font-size:.85rem;padding:11px 0}.summary-line.total{border-top:1px solid var(--line);margin-top:7px;padding-top:17px;font-size:.95rem}.summary-line.total strong{font-size:1.35rem;letter-spacing:-.04em}.aside-summary>.sub{margin-top:22px}.choice{width:100%;display:flex;align-items:center;text-align:left;gap:16px;border:1px solid var(--line);border-radius:18px;background:white;padding:19px;margin-bottom:12px;min-height:94px}.choice.selected{border:1.5px solid #496647;background:#f2f6ed}.choice-text{flex:1;min-width:0}.choice strong{display:block;font-size:1rem;font-weight:550}.choice .sub{display:block;margin-top:5px;font-size:.8rem}.radio{width:20px;height:20px;border:1px solid #bac4b5;border-radius:50%;flex-shrink:0}.selected .radio{border:6px solid #3a573d}.tag{display:inline-flex;align-items:center;padding:5px 8px;border-radius:6px;background:#e6edde;color:#49603f;font-size:.65rem;margin-top:7px}.event-monogram{width:57px;height:67px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;background:#e0e7d7;color:#567044;font-family:Georgia,serif;font-size:1.1rem;font-style:italic;letter-spacing:-.04em}.event-monogram.olive{background:#eae8d8;color:#797748}.event-monogram.night{background:#e0e3e7;color:#616d7b}.date-card{display:flex;gap:13px;align-items:center;border:1px solid var(--line);background:#fff;padding:20px;border-radius:17px;margin:22px 0}.date-card strong,.date-card span{display:block}.date-card span{font-size:.8rem;color:var(--muted);margin-top:5px}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:23px}.time-slot{background:white;border:1px solid var(--line);border-radius:13px;padding:16px 8px;min-height:77px}.time-slot strong{display:block;font-size:1.1rem;font-weight:550}.time-slot span{font-size:.65rem;color:var(--muted);display:block;margin-top:6px}.time-slot.selected{background:#eaf1e1;border:1.5px solid #527047}.inline-banner{background:#edf2e6;padding:13px 16px;border-radius:12px;font-size:.8rem;line-height:1.55;margin:17px 0;color:#4c6144}.inline-banner>.icon{width:16px;height:16px;margin-right:6px}.error{background:#fbefeb;color:#873c29;border:1px solid #f0d7cd;padding:14px 17px;border-radius:12px;font-size:.875rem;margin:16px 0;line-height:1.6}.invitation{background:#e6edde;padding:24px;border-radius:18px;color:#4d6643;position:relative;margin:20px 0}.invitation.olive{background:#eeeddf;color:#716c44}.invitation.night{background:#e5e9ec;color:#596979}.invite-top{display:flex;justify-content:space-between;font-size:.6rem;letter-spacing:.15em}.invite-top .icon{width:16px;height:16px}.invite-names{font-family:Georgia,serif;font-style:italic;font-size:2.25rem;letter-spacing:-.04em;margin:30px 0}.invite-bottom{display:flex;justify-content:space-between;gap:12px;font-size:.7rem}.review-block{border-bottom:1px solid var(--line);padding:17px 0}.review-block>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.review-block p{font-size:.9rem}.review-block h3{font-size:.8rem;color:var(--muted);font-weight:500}.controls{border-top:1px solid var(--line);padding:16px 0;margin-top:15px}.controls summary{cursor:pointer;min-height:44px;font-size:.8rem;color:var(--muted)}.controls summary .icon{width:17px;height:17px;margin-right:5px}.control-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.control-buttons .btn{font-size:.8rem;padding:10px 13px}.content-page{max-width:740px;margin:25px auto}.content-page>h1{font-size:2.7rem;margin-bottom:13px}.content-page>.sub{margin-bottom:26px}.filter-row{display:flex;gap:7px;overflow-x:auto;padding:0 0 15px}.filter{border:0;background:none;padding:11px 14px;border-radius:10px;font-size:.8rem;min-height:44px;white-space:nowrap}.filter.selected{background:#e6eddd;color:#3f5a34}.history-card{display:block;padding:22px 0;border-bottom:1px solid var(--line)}.history-top{display:flex;align-items:center;gap:14px;margin-bottom:14px}.history-top>div{flex:1;min-width:0}.history-top h3{margin-bottom:5px}.history-top .sub{font-size:.75rem}.pill{font-size:.7rem;border-radius:20px;padding:5px 9px;background:#e7eddf;white-space:nowrap;color:#49603f}.empty{padding:65px 20px;text-align:center;max-width:440px;margin:auto}.empty>.icon{width:44px;height:44px;color:#718268;margin-bottom:20px}.empty p{margin:12px 0 24px;color:var(--muted)}.profile-row{display:flex;align-items:center;gap:17px;border-bottom:1px solid var(--line);padding:24px 0}.profile-row>div{flex:1}.profile-row .avatar{width:55px;height:55px;font-size:1.1rem}.profile-action{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:67px;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;font-size:.9rem;gap:12px}.profile-action>span{display:flex;align-items:center;gap:12px}.danger{color:#9a4234}.active-banner{display:flex;align-items:center;gap:12px;border:1px solid #dbe5d1;background:#edf3e4;padding:15px;border-radius:15px;margin-bottom:20px;font-size:.75rem}.active-banner>span{flex:1}.active-banner strong{display:block;margin-top:5px;font-weight:550;font-size:.875rem}.track-layout{display:grid;grid-template-columns:390px 1fr;gap:50px;max-width:1150px;margin:auto}.track-panel{padding-top:20px}.track-panel h1{font-size:2.6rem;margin:15px 0}.track-map{height:415px;border-radius:25px;overflow:hidden;position:relative}.track-status{display:flex;align-items:center;gap:7px;color:#496642;font-size:.8rem}.pulse{width:7px;height:7px;background:#708d62;border-radius:50%;box-shadow:0 0 0 5px #708d6215}.angel-person{display:flex;gap:14px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line);margin:10px 0 20px}.angel-person>div:nth-child(2){flex:1}.angel-person h3{margin-bottom:5px}.angel-person .sub{font-size:.75rem}.angel-badge{width:32px;height:32px;color:#5c784e;background:#e9f0e1;border-radius:50%;display:grid;place-items:center}.angel-badge .icon{width:20px;height:20px}.timeline{display:flex;gap:5px;margin:22px 0}.timeline i{flex:1;height:4px;background:#e0e7db;border-radius:4px}.timeline i.done{background:#42613e}.track-route{padding:15px 20px;background:white;border:1px solid var(--line);border-radius:17px;margin:18px 0}.track-route .route-line{font-size:.875rem}.itinerary{margin-top:25px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.section-title .sub{font-size:.7rem}.itinerary-row{display:flex;gap:18px;padding:13px 0;position:relative}.itinerary-row time{font-size:.8rem;min-width:42px;color:#547044;font-variant-numeric:tabular-nums}.itinerary-row>div{padding-left:19px;border-left:1px solid #d9e2d1}.itinerary-row strong{font-size:.8rem;font-weight:550}.itinerary-row p{font-size:.75rem;color:var(--muted);margin-top:5px}.angel-layout{display:grid;grid-template-columns:minmax(0,620px) 1fr;gap:70px}.angel-aside{padding:32px 0;position:sticky;top:20px;align-self:start}.angel-aside h2{font-size:2rem;margin-bottom:25px}.earnings{display:flex;justify-content:space-between;align-items:center;padding:22px;border:1px solid #dce5d2;border-radius:19px;background:#eaf1e2}.earnings .eyebrow{display:block;font-size:.65rem}.earnings strong{display:block;font-size:2rem;letter-spacing:-.05em;font-weight:550}.logistics-step{display:flex;align-items:flex-start;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.logistics-step strong{font-size:.85rem;font-weight:550}.logistics-step p{font-size:.8rem;color:var(--muted);margin-top:7px}.offer{background:white;border:1px solid var(--line);border-radius:20px;padding:21px;margin-bottom:15px}.offer-head{display:flex;align-items:center;gap:15px}.offer-head .sub{font-size:.75rem;margin-top:6px}.offer-route{display:flex;justify-content:space-between;gap:12px;margin:20px 0;font-size:.75rem;color:var(--muted)}.offer-route>span{display:flex;gap:7px;align-items:center}.offer-route .icon{width:16px;height:16px}.offer-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:15px;border-top:1px solid var(--line)}.offer-foot strong{display:block;font-size:1.5rem;letter-spacing:-.035em;font-weight:550;margin-top:5px}.offer-foot .sub{font-size:.7rem}.notice{position:fixed;left:50%;bottom:105px;transform:translateX(-50%) translateY(15px);background:#253a2dee;backdrop-filter:blur(12px);color:white;padding:13px 20px;border-radius:15px;box-shadow:0 10px 30px #1b33241a;z-index:60;max-width:min(90vw,500px);font-size:.875rem;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.notice.show{opacity:1;transform:translateX(-50%) translateY(0)}dialog{border:1px solid #e3e7de;border-radius:25px;padding:28px;width:calc(100% - 32px);max-width:500px;color:var(--ink);max-height:85dvh;overflow:auto;box-shadow:0 30px 100px #19271b33}dialog::backdrop{background:#1d2b2047;backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.dialog-head h2{font-size:1.5rem}dialog p{margin-bottom:20px;color:var(--muted);font-size:.9rem}.chat-messages{height:270px;overflow:auto;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.bubble{max-width:87%;background:#edf1e8;padding:12px 14px;border-radius:15px;font-size:.875rem;line-height:1.5;align-self:flex-start}.bubble.me{background:#334c38;color:white;align-self:flex-end}.chat-form{display:flex;gap:8px}.chat-form input{min-width:0}.rating{display:flex;gap:5px;margin:14px 0}.rating button{background:none;border:0;width:44px;height:44px;color:#9aa491}.rating button.selected{color:#4f6b3e}.rating button.selected svg{fill:#e1ebd6}.connection{background:#f6ebd9;text-align:center;padding:8px;font-size:.75rem}.skip{position:fixed;left:10px;top:-100px;z-index:100;padding:15px;background:white}.skip:focus{top:10px}.storage-banner{background:#fff3dc;padding:12px 20px;text-align:center;font-size:.8rem}.fade-in{animation:appear .25s ease both}#map-car{transition:transform 2.5s linear}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.topbar{padding:0 28px}.main-shell{padding:15px 28px 110px}.workspace{grid-template-columns:350px 1fr;gap:30px}.home-intro h1{font-size:2.6rem}.ride-card{left:16px;right:16px;padding:18px}.ride-card-bottom{gap:5px}.ride-card-bottom strong{font-size:.75rem}.form-layout{grid-template-columns:minmax(0,1fr) 250px;gap:30px}.track-layout{grid-template-columns:340px 1fr;gap:30px}.welcome{gap:35px}.welcome-copy h1{font-size:3.6rem}.angel-layout{gap:35px;grid-template-columns:minmax(0,1.3fr) 1fr}.offer-route{flex-direction:column}}
@media(max-width:760px){.topbar{height:78px;padding:0 23px;padding-top:env(safe-area-inset-top)}.brand{font-size:1.3rem}.brand .icon{width:28px;height:28px}.top-right{gap:8px}.role-switch{font-size:.65rem;max-width:60px;line-height:1.25}.beta{font-size:.6rem;padding:6px 8px;gap:5px}.main-shell{padding:5px 23px 110px}.workspace{display:flex;flex-direction:column;gap:0}.home-content{width:100%}.home-intro{padding:19px 0 24px}.home-intro h1{font-size:2.65rem}.home-intro>p:last-child{margin-top:13px;font-size:.9rem}.greeting{margin-bottom:16px;font-size:.8rem}.booking-card{padding:20px;border-radius:21px}.card-heading{margin-bottom:14px}.card-heading .eyebrow{font-size:.59rem;letter-spacing:.12em}.route-preview{margin:16px 0 20px}.route-line{font-size:.9rem}.home-bottom{margin-top:8px}.home-bottom .text-btn{font-size:.73rem}.visual-column{width:100%;margin-top:28px}.map-frame{height:360px;border-radius:23px}.floating-label{top:16px;left:16px;padding:10px 12px;font-size:.68rem;max-width:calc(100% - 66px);gap:7px}.floating-label .icon{width:16px;height:16px}.ride-card{bottom:39px;left:14px;right:14px;padding:16px;border-radius:18px}.ride-card-top{gap:10px}.ride-card-top h3{font-size:.83rem}.ride-card-top p{font-size:.66rem}.soft-icon{width:37px;height:37px;border-radius:11px}.ride-card-bottom{margin-top:7px}.ride-card-bottom strong{font-size:.75rem}.ride-card-bottom span{font-size:.63rem}.map-caption{bottom:10px;left:14px;font-size:.6rem}.visual-foot{font-size:.65rem}.how-strip{grid-template-columns:1fr;margin-top:35px;gap:24px}.nav{bottom:max(14px,env(safe-area-inset-bottom));width:calc(100% - 40px);max-width:420px;justify-content:space-between;padding:5px;border-radius:21px}.nav a{flex:1;justify-content:center;padding:12px 8px;gap:7px;font-size:.73rem}.welcome{display:flex;flex-direction:column;gap:5px;margin:10px auto 0;max-width:470px}.welcome-copy{padding:15px 0 0;width:100%}.welcome-copy .eyebrow{font-size:.62rem}.welcome-copy h1{font-size:3.6rem;max-width:340px;margin-bottom:20px}.welcome-copy>p{font-size:.95rem;margin-bottom:25px}.welcome .visual-column{margin-top:5px}.welcome .map-frame{height:320px}.welcome .privacy{font-size:.7rem}.form-layout{display:block}.aside-summary{display:none}.step-head{gap:12px;margin-top:17px}.step-head h2{font-size:1.6rem}.step-head .eyebrow{font-size:.63rem}.form-section{margin:22px 0}.field-grid{gap:10px}.form-actions{margin-bottom:20px}.content-page{margin:25px auto 0}.content-page>h1{font-size:2.3rem}.track-layout{display:flex;flex-direction:column;gap:25px}.track-panel{width:100%;padding-top:20px}.track-panel h1{font-size:2.4rem}.track-map{height:310px;width:100%;border-radius:22px}.track-aside{display:flex;flex-direction:column}.track-route{margin-top:16px}.angel-person{padding:16px 0;margin-top:0}.timeline{margin:19px 0}.choice{padding:15px;gap:12px}.choice strong{font-size:.95rem}.choice .sub{font-size:.75rem}.choice .event-monogram{width:47px;height:61px;font-size:1rem}.form-actions .btn{min-width:135px}.profile-action{font-size:.85rem}.map-compass{top:15px;right:15px}.field-grid.address{grid-template-columns:2.5fr 1fr}.angel-layout{display:flex;flex-direction:column;gap:10px}.angel-aside{position:static;padding-top:15px}.angel-aside h2{font-size:1.9rem}.offer-route{flex-direction:row;font-size:.7rem;flex-wrap:wrap}.offer{padding:18px}.offer-head h3{font-size:.95rem}.offer-head .sub{font-size:.7rem}.offer-head .event-monogram{width:50px;height:60px}.section-title h2{font-size:1.55rem}.itinerary{margin-top:25px}.history-top{gap:10px}.history-top h3{font-size:.9rem}.history-top .pill{font-size:.6rem}.history-top .sub{font-size:.7rem}.history-card .summary-line{font-size:.8rem}.invitation{padding:20px}.invite-names{font-size:2rem}.invite-bottom{font-size:.62rem}.form-actions>.sub{font-size:.75rem}.filter{font-size:.75rem;padding:10px 12px}.time-slot span{font-size:.62rem}}
@media(max-width:359px){.topbar{padding-left:16px;padding-right:16px}.main-shell{padding-left:16px;padding-right:16px}.home-intro h1{font-size:2.3rem}.welcome-copy h1{font-size:3.2rem}.nav{width:calc(100% - 24px)}.nav a{font-size:.68rem;gap:5px}.nav .icon{width:17px;height:17px}.field-grid{grid-template-columns:1fr}.field-grid.address{grid-template-columns:2fr 1fr}.choice{gap:10px;padding:12px}.btn{padding:14px}.form-actions .btn{min-width:0}.topbar .beta{font-size:.55rem}.brand{font-size:1.2rem}.brand .icon{width:24px}.role-switch{font-size:.6rem;max-width:48px}.time-slot{padding:14px 5px}.time-grid{gap:8px}.history-top{flex-wrap:wrap}.offer-foot .btn{font-size:.72rem;padding:10px}.ride-card-top h3{font-size:.78rem}.ride-card-bottom strong{font-size:.7rem}.invite-names{font-size:1.75rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@supports not (backdrop-filter:blur(1px)){.nav,.ride-card,.floating-label{background:#fff}}
