/* Desktop adaptation only: the mobile app keeps its original stylesheet. */
body{background:#f8fafd;overscroll-behavior-y:auto;}
.web-app-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid #e2e9f2;}
.web-app-brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:850;text-decoration:none;color:#071c3e;}.web-app-brand img{object-fit:contain;}
.web-app-header nav{display:flex;gap:23px;flex-wrap:wrap;}.web-app-header nav a{font-size:12px;color:#18375d;text-decoration:none;font-weight:700;}
.web-app-header a:focus-visible{outline:3px solid #0675ff;outline-offset:6px;}
.app-header{display:none!important;}.main-app{width:100%;max-width:1180px;margin:auto;padding-top:0;padding-bottom:0;}.app-pages{width:100%;max-width:none;margin:0;padding:32px 24px 90px;}.app-page{max-width:none!important;margin:0 auto;}
.voyager-view{max-width:none;}#page-search.voyager-page{padding-bottom:30px;background:none;}.app-empty-search-state{max-width:600px;margin:35px auto!important;}.app-empty-search-state svg{max-width:200px;max-height:160px;}.app-empty-search-state h2{font-size:26px;}.app-page{animation:none;}.voyager-view.active{animation:none;}
.auth-screen{min-height:calc(100dvh - 80px);}.auth-card{max-width:510px;}
.web-account-gate{min-height:calc(100dvh - 73px);padding:64px 20px;background:linear-gradient(145deg,#f4f8ff 0%,#fff 55%,#eefcf9 100%);}
.web-account-gate:not([hidden]){display:grid;place-items:start center;}
.web-account-gate-card{width:min(100%,560px);padding:42px;text-align:center;background:#fff;border:1px solid #dce6f2;border-radius:26px;box-shadow:0 22px 60px rgba(7,28,62,.1);}
.web-account-gate-card>img{display:block;margin:0 auto 18px;object-fit:contain;}.web-account-gate-kicker{display:block;color:#0675ff;font-size:12px;font-weight:850;letter-spacing:.11em;}.web-account-gate-card h1{margin:12px 0 14px;color:#071c3e;font-size:clamp(28px,4vw,42px);line-height:1.08;}.web-account-gate-card p{margin:0 auto 28px;max-width:460px;color:#58708d;font-size:16px;line-height:1.6;}.web-account-gate-actions{display:grid;gap:12px;}.web-account-gate-actions button{width:100%;min-height:52px;}.web-account-gate-back{margin-top:22px;border:0;background:none;color:#244464;font-weight:750;cursor:pointer;text-decoration:underline;text-underline-offset:4px;}
.passenger-search-view{max-width:960px;margin:20px auto;}.passenger-search-form{max-width:none;}.passenger-search-card{overflow:visible;}.web-application-seats{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;border-top:1px solid #e2e9f2;font-size:13px;}.web-application-seats select{border:1px solid #dce6f2;background:#fff;padding:9px;border-radius:10px;font-size:14px;}
.web-search-account-notice{margin:14px auto 0;max-width:720px;padding:12px 16px;border-radius:12px;background:#eef6ff;color:#244464;font-size:13px;text-align:center;line-height:1.45;}
.voyager-view img{object-fit:contain;}.passenger-location-results{z-index:50;}.passenger-results-view{max-width:none;}.structured-trip-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}.trip-result-card{margin:0;min-width:0;}
.publish-review-form{max-width:100%;}.publish-wizard-header{position:relative;top:auto;}.publish-stage{width:100%;max-width:none;min-width:0;}.publish-step{max-width:none;}.publish-step-footer{position:sticky;bottom:0;padding:16px;background:#fff;border-top:1px solid #e2e9f2;z-index:20;}.publish-step-footer .primary-button{max-width:500px;margin:auto;}.publish-stage{padding-bottom:20px;}
.publish-wizard-actions{position:sticky!important;bottom:0!important;left:auto!important;right:auto!important;padding:16px!important;background:#fff!important;z-index:20!important;}.publish-wizard-actions .primary-button{max-width:540px;margin:auto;}.publish-step-panel{height:auto!important;min-height:0!important;}.publish-stage{overflow:visible!important;}.publish-map-host{height:360px!important;min-height:280px!important;}.publish-review-form{height:auto!important;min-height:0!important;}.route-map{height:100%;}
.web-app-footer{padding:24px;text-align:center;font-size:12px;border-top:1px solid #e2e9f2;background:#fff;}.web-app-footer a{margin:0 12px;}
#page-publish .publish-review-form{position:relative;z-index:0;isolation:isolate;inset:auto;width:100%;max-width:1050px;height:auto;min-height:0;margin:0 auto;overflow:visible;box-shadow:none;border:1px solid #e2e9f2;border-radius:20px;background:white;}
#page-publish .publish-wizard-header{position:relative;inset:auto;width:100%;height:auto;min-height:78px;border-radius:20px 20px 0 0;}
#page-publish .publish-stage{position:relative;inset:auto;width:100%;overflow:visible;padding-bottom:20px;}
#page-publish .publish-step-panel{width:100%;max-width:100%;height:auto;min-height:240px;overflow:visible;}
#page-publish .publish-wizard-actions{height:auto;min-height:78px;border-radius:0 0 20px 20px;}
#page-publish .publish-route-step{grid-template-rows:auto 300px auto auto;overflow:visible!important;}
#page-publish .publish-route-map-host{height:300px;min-height:300px;}
#page-publish .publish-route-step .route-choice-list{grid-template-columns:repeat(2,minmax(0,1fr));}
#page-publish .publish-step-panel h1{max-width:850px;font-size:clamp(25px,3vw,38px);}
#page-publish .publish-route-step{display:flex!important;flex-direction:column;gap:16px!important;}
#page-publish .publish-route-map-host{height:300px!important;min-height:300px!important;flex:none;}
#page-publish .publish-wizard-actions{position:static!important;}
#page-publish .publish-suggestions-toggle{position:static;transform:none;align-self:center;margin:14px auto;width:auto;}
#page-publish .publish-nearby-sheet{position:static;transform:none;width:auto;margin:0 14px 18px;max-height:240px;}
#page-publish .publish-summary-details dd{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;}
.main-app{min-height:calc(100dvh - 140px);}.app-mascot{display:none!important;}
@media(max-width:899px){#page-publish .publish-route-step .route-choice-list{grid-template-columns:1fr;}#page-publish .publish-route-step{grid-template-rows:auto 220px auto auto;padding-bottom:88px!important;}#page-publish .publish-route-map-host{height:220px;min-height:220px;}#page-publish .publish-review-form{border-radius:15px;}#page-publish .publish-wizard-actions{position:sticky!important;bottom:78px!important;z-index:55!important;}#page-publish .publish-step-panel{padding-inline:14px;}}
@media(min-width:900px){
 .bottom-nav{display:none;}.app-pages{padding-bottom:40px;}.voyager-hub{max-width:none;}.travel-mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;}.voyager-assistant-shortcut{max-width:800px;}
 .passenger-route-fields{display:grid;grid-template-columns:1fr 1fr;}.passenger-route-line{display:none;}.passenger-search-field{padding:25px;}.passenger-search-field+.passenger-search-field{border-left:1px solid #e2e9f2;}.passenger-search-submit{border-radius:0 0 18px 18px;}.passenger-trip-dates{padding:8px 15px;}
 .publish-review-form{display:grid;grid-template-columns:minmax(0,1fr);max-width:1050px;margin:auto;}.publish-stage>section{padding:24px;}.meeting-point-map{min-height:360px;}.publish-route-map{height:340px;}.publish-route-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;}
 .publish-calendar{max-width:520px;margin:auto;}.publish-heading{max-width:800px;margin:auto;}.dialog{max-width:850px;}.profile-page{max-width:1000px;}.profile-menu{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
 #page-messages:has(#conversation-view:not([hidden])){display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;}#page-messages:has(#conversation-view:not([hidden])) #messages-list-view{display:block!important;} .conversation-view{min-width:0;height:calc(100dvh - 150px);border:1px solid #e2e9f2;border-radius:18px;overflow:hidden;background:#fff;}.conversation-header,.conversation-composer{position:static;}.message-thread{overflow:auto;min-height:150px;flex:1;}.conversation-view:not([hidden]){display:flex;flex-direction:column;}
}
@media(max-width:899px){.web-app-header{padding:14px 18px;gap:12px;align-items:flex-start;}.web-app-brand{font-size:18px;}.web-app-header nav{gap:10px;justify-content:flex-end;}.web-app-header nav a{font-size:10px;}.web-app-header [data-web-member]{display:none!important;}.web-account-gate{min-height:calc(100dvh - 64px);padding:28px 16px;}.web-account-gate-card{padding:30px 22px;border-radius:20px;}.web-account-gate-card h1{font-size:30px;}.app-pages{padding:20px 16px 100px;}.structured-trip-list{grid-template-columns:1fr;}.web-app-footer{padding-bottom:100px;}.passenger-search-view{margin:0;}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important;}}
