:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#14283b;background:#f6f2ea;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#e9f0ef 0,#f6f2ea 310px);min-width:320px}button,a,input{font:inherit}button{cursor:pointer}.app-shell{max-width:680px;margin:0 auto;padding:calc(22px + env(safe-area-inset-top)) 18px calc(108px + env(safe-area-inset-bottom))}.app-header{padding:8px 4px 22px}.eyebrow,.overline{margin:0 0 6px;color:#4d6d6a;font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.app-header h1,.screen-heading h2{margin:0;color:#112d42;letter-spacing:-.04em}.app-header h1{font-size:clamp(2.1rem,10vw,3.15rem);line-height:1}.app-header>p:not(.eyebrow){margin:10px 0 0;color:#53706f}.location-toggle{margin-top:14px;border:1px solid #bcd3cf;border-radius:999px;background:#fff;color:#173c4d;font-weight:700;padding:11px 15px;min-height:46px}.screen{padding:0 0 8px}.screen-heading{padding:4px 4px 14px}.screen-heading h2{font-size:1.55rem}.screen-intro{margin:0 4px 14px;color:#5d6b72;line-height:1.45}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:14px;background:#dde8e5;margin:0 0 16px}.segmented button,.need-grid button{border:0;border-radius:11px;background:transparent;color:#38555e;min-height:46px;padding:10px;font-weight:750}.segmented button.selected,.need-grid button.selected{background:#fff;color:#112d42;box-shadow:0 1px 4px #365b5a22}.segmented.stacked{grid-template-columns:1fr 1fr}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:20px;top:22px;bottom:24px;width:2px;background:#c3d9d5}.timeline-row{display:grid;grid-template-columns:42px 1fr;gap:11px;position:relative;padding:0 0 15px}.timeline-dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#123f52;color:#fff;font-weight:800;z-index:1;margin-left:3px}.timeline-content,.place-hero,.list-row,.breakdown{background:#fff;border:1px solid #e4e7e1;border-radius:18px;box-shadow:0 8px 22px #24404b0d}.timeline-content{padding:15px}.timeline-content h3,.list-row h3,.place-hero h3{margin:0 0 7px;font-size:1.02rem;letter-spacing:-.015em}.timeline-content p,.list-row p,.place-hero p{margin:6px 0;line-height:1.42}.address{color:#47636a;font-size:.9rem}.feature-list,.availability{color:#256466;font-size:.87rem;font-weight:700}.next-leg{border-top:1px solid #edf0ed;margin-top:12px!important;padding-top:10px;color:#163b52;font-weight:750;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:12px;padding:10px 14px;background:#0f5260;color:#fff;font-weight:800;text-decoration:none;margin:8px 7px 0 0}.button.secondary{background:#eef4f2;color:#174a53}.button.call{background:#dbeee7;color:#104f46}.source{margin:12px 0 0!important;color:#6a777c!important;font-size:.74rem!important}.disclosure{width:100%;min-height:48px;margin:4px 0 16px;border:0;border-radius:14px;background:#e8eeeb;color:#183c4d;font-weight:800}.alternatives{margin-top:4px}.breakdown{padding:4px 16px 16px;margin:4px 0 18px}.breakdown summary{padding:15px 0;font-weight:850;color:#173d50;cursor:pointer}.breakdown ol{padding-left:20px;line-height:1.52;color:#465a63}.emergency-call{background:#195a55}.place-hero{padding:16px;margin-bottom:12px}.grouped-list{overflow:hidden;border-radius:18px;border:1px solid #e4e7e1;background:#fff;box-shadow:0 8px 22px #24404b0d}.list-row{border:0;border-radius:0;box-shadow:none;padding:16px;border-bottom:1px solid #edf0ed}.list-row:last-child{border-bottom:0}.need-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 0 16px}.need-grid button{border:1px solid #d9e3df;background:#fff;font-size:.82rem;line-height:1.1}.urgent-actions{border-radius:16px;background:#ffe9e5;border:1px solid #f0c6be;padding:14px;margin:0 0 14px}.urgent-actions a{display:inline-flex;border-radius:10px;background:#b44435;color:#fff;text-decoration:none;padding:10px 12px;font-weight:850;margin-right:7px}.urgent-actions p{margin:10px 0 0;color:#704238;font-size:.88rem}.row-actions{display:flex;flex-wrap:wrap}.check-group{margin:0 0 22px}.check-group h3{margin:0 4px 9px;font-size:.95rem;color:#31525a}.check-row{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e4e7e1;border-radius:14px;padding:14px;min-height:58px;margin:7px 0;font-weight:650}.check-row input{width:23px;height:23px;accent-color:#14605e}.bottom-tabs{position:fixed;z-index:10;bottom:0;left:0;right:0;margin:0 auto;max-width:680px;display:grid;grid-template-columns:repeat(5,1fr);padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:#fffdf9ef;border-top:1px solid #dce4df;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-tabs button{min-width:0;min-height:54px;border:0;border-radius:12px;background:transparent;color:#6c797b;font-size:.65rem;font-weight:750;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom-tabs button span:first-child{font-size:1.25rem;line-height:1}.bottom-tabs button[aria-selected=true]{background:#deede8;color:#104d52}@media(min-width:520px){.app-shell{padding-left:26px;padding-right:26px}.need-grid{grid-template-columns:repeat(5,1fr)}.segmented.stacked{grid-template-columns:repeat(4,1fr)}}.sync-status{margin:12px 0 0;color:#3d6a58;font-size:.85rem;font-weight:700}.sync-status.pending{color:#8a5a12}.sync-status.offline{color:#8b3f3f}.live-status{border-radius:18px;padding:16px 18px;margin:0 0 18px;background:#fff;box-shadow:0 1px 4px #365b5a22;border-left:5px solid #2f7a63}.live-status.late{border-left-color:#b3541e}.live-status.early{border-left-color:#2d6ea8}.live-status h3{margin:0 0 8px;font-size:1.2rem;letter-spacing:-.02em}.live-status p{margin:6px 0;line-height:1.42}.live-eta{font-size:1.02rem}.live-distance{color:#1f5a52;font-weight:700}.source-tag{color:#6c7d84;font-weight:500;font-size:.82rem}.live-toll{color:#8a5a12;font-weight:700}.moment{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:8px 0 12px}.moment .button{border:0;border-radius:999px;background:#123f52;color:#fff;font-weight:750;min-height:46px;padding:11px 20px}.moment .button:active{background:#0c2c3a}.moment-done{margin:0;color:#1f5a52;font-weight:700}.link-button{border:0;background:none;padding:6px 0;color:#2d6ea8;font-weight:700;text-decoration:underline}.moment-correction{flex-basis:100%;display:flex;align-items:center;gap:12px}.moment-correction label{display:flex;flex-direction:column;gap:4px;color:#47636a;font-size:.85rem}.moment-correction input{border:1px solid #bcd3cf;border-radius:10px;padding:9px 11px;min-height:44px}.timeline-row.current .timeline-dot{background:#2f7a63;box-shadow:0 0 0 4px #2f7a6333}.timeline-row.done .timeline-dot{background:#7f9aa4}.extra-stop{color:#8a5a12;font-weight:700}.toll-marker{display:grid;grid-template-columns:42px 1fr;gap:11px;position:relative;padding:0 0 15px}.toll-dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8c37a;color:#4a3410;font-weight:800;z-index:1;margin-left:3px}.toll-marker.gepasseerd .toll-dot{background:#cfd8d6;color:#5c6b6a}.toll-content{background:#fffaf0;border:1px solid #ecd9b3;border-radius:16px;padding:13px 15px}.toll-marker.nu .toll-content{border-color:#d9a441;box-shadow:0 1px 4px #b8842a33}.toll-marker.gepasseerd .toll-content{background:#f4f6f5;border-color:#dfe6e4;color:#5c6b6a}.toll-content h4{margin:0 0 6px;font-size:1.02rem;letter-spacing:-.015em}.toll-content p{margin:5px 0;line-height:1.4;font-size:.92rem}.badge-test{color:#b3541e;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.toll-price{font-weight:700}.toll-note{color:#5f5236}.toll-confirmed{color:#1f5a52;font-weight:700}.toll-actions{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0 4px}.toll-actions .button{border:0;border-radius:999px;background:#123f52;color:#fff;font-weight:750;min-height:44px;padding:10px 16px}.toll-actions .button.secondary{background:#fff;border:1px solid #bcd3cf;color:#173c4d}.notice{background:#fffaf0;border:1px solid #ecd9b3;border-radius:16px;padding:14px 16px;margin:4px 0 16px}.notice h3{margin:0 0 8px;font-size:1rem}.notice ul{margin:0;padding-left:18px}.notice li{margin:6px 0;line-height:1.42;font-size:.9rem}.arrival-prompt{position:sticky;top:8px;z-index:5;display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#123f52;color:#fff;border-radius:16px;padding:13px 16px;margin:0 0 16px}.arrival-prompt p{margin:0;flex-basis:100%;font-weight:700}.arrival-prompt .button{border:0;border-radius:999px;background:#fff;color:#123f52;font-weight:750;min-height:44px;padding:10px 18px}.arrival-prompt .link-button{color:#cfe4dc}.sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;align-items:end;background:#0c2c3a66}.sheet-body{background:#fff;border-radius:20px 20px 0 0;padding:20px 18px calc(24px + env(safe-area-inset-bottom));max-width:680px;width:100%;margin:0 auto}.sheet-body h3{margin:0 0 6px;letter-spacing:-.02em}.sheet-body p{margin:0 0 14px;color:#53706f;line-height:1.42}.sheet-body label{display:flex;flex-direction:column;gap:5px;margin:0 0 14px;color:#47636a;font-size:.85rem;font-weight:700}.sheet-body select,.sheet-body input{border:1px solid #bcd3cf;border-radius:12px;padding:12px;min-height:48px;background:#fff;color:#14283b}.sheet-actions{display:flex;gap:10px}.sheet-actions .button{flex:1;border:0;border-radius:999px;background:#123f52;color:#fff;font-weight:750;min-height:50px}.sheet-actions .button.secondary{background:#fff;border:1px solid #bcd3cf;color:#173c4d}.weather-card{background:#fff;border-radius:18px;padding:14px 16px;margin:16px 0;box-shadow:0 1px 4px #365b5a22}.weather-days{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(84px,1fr);gap:10px;overflow-x:auto;padding:2px 0 6px;scroll-snap-type:x mandatory}.weather-day{scroll-snap-align:start;background:#f2f7f5;border-radius:12px;padding:10px 8px;text-align:center}.weather-day p{margin:3px 0}.weather-date{color:#4d6d6a;font-size:.76rem;font-weight:800;text-transform:capitalize}.weather-temp{font-size:1.12rem;font-weight:800;color:#112d42}.weather-temp span{font-size:.85rem;font-weight:600;color:#6c7d84}.weather-code{font-size:.8rem;color:#38555e}.weather-rain{font-size:.78rem;color:#2d6ea8;font-weight:700}
