:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;font-size:14px;color-scheme:light;--ink: #252b25;--muted: #72766e;--line: #e8ebe3;--accent: #c0fa53;--accent-ink: #405c27;--canvas: #ffffff;--surface: #ffffff;--soft: #f4f6f0;--tint: #eff8dd;--radius: 24px;--shadow: 0 4px 24px #303b2408}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0;transition:background .15s ease-out,color .15s ease-out,transform .12s ease-out}button:active:not(:disabled){transform:scale(.97)}button:disabled{cursor:default;opacity:.45}button,summary{min-height:44px}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent-ink);outline-offset:3px}h1,h2,h3,p{margin:0}p{line-height:1.6}input{min-width:0}svg{flex-shrink:0}.tracker{max-width:480px;margin:auto;padding-bottom:env(safe-area-inset-bottom,16px)}.tracker-header{height:68px;display:flex;align-items:center;justify-content:space-between;margin:0 20px}.tracker-brand{display:flex;align-items:center;gap:8px;font-size:18px;letter-spacing:-.8px;min-height:44px}.tracker-brand strong{font-weight:650}.tracker-brand strong>span{font-weight:400}.brand-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accent)}.notification-button{display:grid;place-items:center;position:relative;width:44px;border:1px solid var(--line);border-radius:50%;background:#fff}.header-actions{display:flex;align-items:center;gap:8px}.notification-button:disabled{opacity:.5}.turning{animation:turning 1.4s linear infinite}@keyframes turning{to{transform:rotate(360deg)}}.empty-state .secondary{max-width:320px;margin:0 auto}.notification-button i{position:absolute;width:6px;height:6px;top:10px;right:11px;background:var(--accent-ink);border-radius:50%;border:1px solid white}.tracker main{padding:0 16px}.route-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 4px 20px}.destination-label{font-size:8px;font-weight:600;letter-spacing:1.2px;color:var(--muted);display:flex;align-items:center;gap:8px}.destination-label span{letter-spacing:.5px;border:1px solid var(--line);border-radius:4px;padding:1px 4px}.route-heading h1{display:flex;align-items:center;gap:4px;font-size:32px;letter-spacing:-1.4px;font-weight:500;line-height:1.4}.route-heading h1 svg{color:#9bb96f;stroke-width:1.5}.route-origins{font-size:9px;color:var(--muted);letter-spacing:-.1px}.overview-price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.overview-price>span{color:var(--muted);font-size:9px}.overview-price>strong{font-size:34px;font-weight:500;line-height:1.3;letter-spacing:-1.5px;font-variant-numeric:tabular-nums}.overview-price small{font-size:20px;font-weight:400}.airport-filters{display:flex;gap:6px;margin:0 0 20px}.airport-filters button{flex:1;min-width:0;display:flex;justify-content:center;align-items:center;gap:6px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:11px;padding:0 8px}.airport-filters button[aria-pressed=true]{background:var(--airport-tint, var(--ink));color:var(--airport, white);border-color:transparent}.airport-filters i{width:7px;height:7px;background:var(--airport-highlight);border-radius:50%}.calendar-section{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:8px;margin:0 -8px}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px}.month-shortcuts{display:flex;gap:4px}.month-shortcuts button{padding:0 16px;background:transparent;border-radius:999px;font-size:13px;color:var(--muted)}.month-shortcuts button[aria-pressed=true]{background:var(--surface);color:var(--ink);box-shadow:0 2px 4px #303b2406}.year-label{color:var(--muted);font-size:11px;padding-right:4px}.date-guide{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 8px 16px}.date-guide>button{display:flex;align-items:center;gap:8px;padding:0;background:transparent;text-align:left;border-radius:8px}.date-guide>button:disabled{opacity:1;color:var(--muted)}.date-guide>svg{color:#b4b8af}.date-guide button>span:last-child{display:flex;flex-direction:column;gap:3px}.date-guide small{font-size:10px;color:var(--muted)}.date-guide strong{font-size:12px;font-weight:500}.step-number{width:24px;height:24px;display:grid;place-items:center;border:1px solid #dfe3d7;border-radius:50%;font-size:10px;transition:background .2s ease-out}.current .step-number{background:var(--accent);color:var(--ink);border-color:transparent}.complete .step-number{background:var(--ink);color:#fff;border-color:transparent}.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 2px}.grid-weekday{text-align:center;font-size:10px;color:var(--muted);padding-bottom:8px}.calendar-day{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:66px;gap:2px;padding:5px 0 8px;border-radius:12px;background:#ffffffa6;position:relative;font-variant-numeric:tabular-nums}.calendar-day>strong{font-size:17px;font-weight:500;line-height:1.3}.day-fare{font-size:11px;font-weight:500;line-height:1.2;color:#85897f}.day-airport-code{font-size:7px;letter-spacing:.4px;line-height:1.2;color:var(--airport, var(--muted))}.calendar-day.available{background:var(--airport-tint)}.calendar-day.available .day-fare{color:var(--airport)}.day-airports{display:flex;gap:2px;position:absolute;bottom:4px}.day-airports i{width:3px;height:3px;border-radius:50%}.calendar-day.in-range{background:#e7eddd}.calendar-day.selected{background:var(--accent);color:var(--ink);box-shadow:inset 0 0 0 1px #9fcf43}.calendar-day.selected .day-fare,.calendar-day.selected .day-airport-code{color:#344523}.calendar-day:disabled{opacity:.4}.calendar-day.guide-day:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:2px solid var(--accent-ink);border-radius:inherit;pointer-events:none;animation:guide-ring 1.6s ease-out 2;opacity:0}.calendar-bottom{display:flex;align-items:center;justify-content:space-between;gap:4px;color:var(--muted);font-size:9px;padding:14px 6px 6px;min-height:34px}.calendar-instruction{color:#58634c}.selection-heading{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:12px 0 8px}.selection-heading h2{font-size:17px;font-weight:500;letter-spacing:-.4px}.selection-heading>span{color:var(--muted);font-size:10px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:50%;color:var(--muted)}.trip-suggestions{display:grid;gap:8px}.trip-suggestions>button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:1px solid var(--line);border-radius:20px;background:#fff;padding:12px}.trip-suggestions>button.best-trip{background:#f5f9ed;border-color:#e2ebd4}.suggestion-airport{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:42px;height:44px;flex-shrink:0;border-radius:12px;background:var(--airport-tint);color:var(--airport);font-size:10px;font-weight:600}.suggestion-dates{display:flex;flex-direction:column;gap:5px;flex:1}.suggestion-dates strong{font-size:12px;font-weight:500}.suggestion-dates>small{font-size:9px;color:var(--muted)}.suggestion-dates>small>span{color:var(--accent-ink)}.suggestion-price{display:flex;align-items:center;gap:8px}.suggestion-price>strong{font-size:21px;font-weight:500;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.suggestion-price small{font-size:12px;font-weight:400}.suggestion-price>svg{color:var(--muted);width:14px}.eyebrow{font-size:10px;font-weight:500;letter-spacing:1px;color:var(--muted)}@keyframes guide-ring{0%{opacity:0;transform:scale(.96)}30%{opacity:.7}to{opacity:0;transform:scale(1.04)}}.result-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);margin-bottom:16px;gap:8px}.direct-toggle{display:flex;align-items:center;gap:7px;min-height:44px;cursor:pointer;white-space:nowrap}.direct-toggle input{accent-color:var(--accent);width:15px;height:15px;margin:0}.airport-group{margin-bottom:24px}.airport-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.airport-heading>div{display:flex;align-items:center;gap:10px}.airport-symbol{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:color-mix(in srgb,var(--airport),transparent 91%);color:var(--airport)}.airport-heading h3{font-size:16px;font-weight:600}.airport-heading h3>span{font-size:11px;color:var(--muted);font-weight:400;margin-left:8px}.airport-heading>span{font-size:11px;color:var(--airport)}.flight-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-top:8px;overflow:hidden}.flight-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;width:100%;padding:20px 24px;background:transparent}.flight-summary:hover{background:color-mix(in srgb,var(--soft),transparent 60%)}.flight-info{display:flex;flex-direction:column;gap:10px;min-width:0}.airline-name{font-size:12px;color:var(--muted)}.flight-times{display:flex;align-items:center;gap:16px;font-size:25px;font-weight:600;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.flight-line{display:flex;align-items:center;gap:6px;color:var(--airport);width:84px}.flight-line i{height:1px;flex:1;background:var(--line)}.flight-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:11px;color:var(--muted);line-height:1.5}.flight-meta>span{color:#aaa}.flight-price{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.flight-price>strong{font-size:28px;font-weight:600;letter-spacing:-1px;font-variant-numeric:tabular-nums}.flight-price small{font-size:18px;font-weight:400}.flight-price>span{font-size:10px;color:var(--muted)}.flight-price>svg{margin-top:3px;color:var(--muted);transition:transform .22s}.expanded .flight-price>svg{transform:rotate(180deg)}.detail-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.23,1,.32,1)}.expanded .detail-collapse{grid-template-rows:1fr}.detail-collapse>div{overflow:hidden;min-height:0}.flight-detail{padding:0 24px 24px;animation:reveal .24s ease-out}.leg-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line);padding:20px 0}.flight-leg>div{margin-top:12px}.flight-leg strong{font-size:13px;font-weight:600;line-height:1.6}.flight-leg strong span{color:var(--muted)}.flight-leg p:not(.eyebrow),.flight-leg small{font-size:11px;color:var(--muted)}.included{border-top:1px solid var(--line);padding:16px 0;display:flex;flex-direction:column;gap:12px;color:var(--muted);font-size:12px}.included>span{display:flex;align-items:center;gap:9px}.drive-route{background:var(--canvas);border:1px solid var(--line);border-radius:16px;padding:16px;margin-bottom:16px}.drive-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.drive-heading>span{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.drive-heading .text-button{font-size:11px}.home-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.home-form label{min-width:0}.home-form input{width:100%;border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:12px;font-size:12px;color:var(--ink);height:44px}.home-form small{grid-column:1/-1;font-size:10px;color:var(--muted);line-height:1.5}.drive-summary{display:flex;align-items:center;gap:10px;padding:12px 0}.drive-summary>svg{color:var(--accent)}.drive-summary>div{flex:1;min-width:0}.drive-summary strong{font-size:12px;overflow-wrap:anywhere;font-weight:500}.drive-summary p,.drive-summary small{font-size:10px;color:var(--muted)}.drive-summary>span{font-size:11px;text-align:right}.drive-summary small{display:block}.drive-map{width:100%;height:200px;border:0;border-radius:12px;margin-top:8px}.route-link{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--accent);min-height:44px}.primary,.secondary{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 18px;border-radius:999px;font-size:13px;font-weight:500}.primary{background:var(--accent);color:#fff;width:100%}.primary:hover{filter:brightness(.94)}.secondary{background:var(--soft);color:var(--ink)}.booking-link{justify-content:space-between}.detail-note{font-size:10px;text-align:center;color:var(--muted);margin-top:10px}.price-history{font-size:12px;border-top:1px solid var(--line);margin-bottom:16px}.price-history summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.price-history>div{display:flex;justify-content:space-between;padding:8px 0;color:var(--muted)}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--accent);font-size:12px;background:none;padding:0;min-height:44px}.empty-state{text-align:center;padding:36px 24px;border:1px dashed var(--line);border-radius:24px;margin-top:24px}.empty-state>svg{color:var(--accent);margin-bottom:16px}.empty-state h3{font-size:17px;font-weight:500}.empty-state p{font-size:12px;color:var(--muted);max-width:360px;margin:10px auto}.tracker-footer{margin-top:32px;padding:20px 0;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.data-status{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.tracker-footer p{margin-top:8px;max-width:440px;font-size:10px}.error,.form-hint{padding:12px;font-size:12px;line-height:1.6;border-radius:12px;margin:12px 0;background:var(--soft);overflow-wrap:anywhere}.error{background:#fcebe4;color:#8e3d25}.error .text-button{display:block}.success{display:flex;align-items:flex-start;gap:8px;color:var(--accent);font-size:12px;background:var(--tint);padding:12px;border-radius:12px}.modal{width:calc(100% - 32px);max-width:440px;max-height:90dvh;padding:28px;border:1px solid var(--line);border-radius:28px;background:var(--surface);color:var(--ink);box-shadow:0 24px 80px #18281930;animation:sheet-in .25s cubic-bezier(.23,1,.32,1)}.modal::backdrop{background:#1a241e55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-symbol{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--tint);color:var(--accent)}.modal h2{font-size:25px;letter-spacing:-.8px;font-weight:600}.simple-form{display:grid;gap:20px;margin-top:12px}.simple-form>p{font-size:13px;color:var(--muted)}.simple-form label,.login label{display:flex;flex-direction:column;gap:8px;font-size:12px}.simple-form input,.login input{width:100%;background:var(--surface);border:1px solid var(--line);border-radius:12px;min-height:50px;padding:12px;color:var(--ink);font-size:16px}.simple-form>small{font-size:10px;color:var(--muted);line-height:1.6}.subscribers>div{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;border-top:1px solid var(--line)}.subscribers>div>span{overflow-wrap:anywhere;min-width:0}.login{max-width:440px;padding:40px 24px;margin:4vh auto}.brand{display:flex;align-items:center;gap:8px;font-size:21px;font-weight:600;color:var(--accent)}.login .brand{margin-bottom:55px}.login h1{font-size:32px;letter-spacing:-1px;margin:20px 0}.login p{font-size:13px;color:var(--muted)}.login form{display:grid;gap:18px;margin:25px 0 8px}.login>small{display:block;font-size:11px;color:var(--muted);margin-top:30px}.loading-page{padding:50px 20px;text-align:center;color:var(--muted)}.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}.skeletons{display:grid;gap:16px;margin-top:32px}.skeletons>div{height:100px;border-radius:20px;background:var(--soft);animation:pulse 1.4s ease-in-out infinite}.flight-results{animation:reveal .25s ease-out}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.45}}.preview{min-height:100vh;background:var(--canvas);padding-bottom:25px}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:23px 32px;border-bottom:1px solid var(--line)}.preview-header>div{display:flex;align-items:center;gap:10px}.preview-header svg{color:var(--accent)}.preview-header strong{font-size:14px;font-weight:600}.preview-header strong span{color:var(--muted);font-weight:400}.dev-pill{font-size:9px;letter-spacing:1px;border:1px solid var(--line);padding:7px 9px;border-radius:999px;color:var(--muted)}.preview-intro{padding:28px 32px 25px}.preview-intro h1{font-size:23px;letter-spacing:-.7px;font-weight:600}.preview-intro p{font-size:11px;color:var(--muted);margin-top:9px}.devices{display:flex;align-items:flex-start;gap:32px;padding:0 32px 15px;overflow-x:auto}.device-column{flex-shrink:0}.device-label{display:flex;justify-content:space-between;align-items:center;padding:0 4px 13px}.device-label h2{font-size:12px;font-weight:500}.device-label>span{font-size:10px;color:var(--muted)}.device{border:8px solid var(--surface);border-radius:43px;overflow:hidden;background:var(--surface);box-shadow:0 0 0 1px var(--line),var(--shadow);position:relative}.device iframe{display:block;border:0;background:var(--surface)}.device-status{height:39px;display:flex;justify-content:space-between;align-items:center;padding:0 26px;background:var(--canvas);font-size:10px;font-weight:600;position:relative}.camera{position:absolute;top:7px;left:50%;transform:translate(-50%);background:var(--ink);width:80px;height:21px;border-radius:20px}.samsung .camera,.pixel .camera{width:9px;height:9px;top:10px}.samsung{border-radius:30px}.device-home{height:21px;background:var(--canvas);display:grid;place-items:center}.device-home>span{width:106px;height:4px;border-radius:5px;background:var(--ink)}.device-note{font-size:10px;color:var(--muted);margin-top:14px;padding-left:5px}.preview-footer{font-size:10px;color:var(--muted);padding:18px 32px}.primary{background:var(--accent);color:var(--ink)}.text-button,.route-link,.success,.brand,.drive-summary>svg{color:var(--accent-ink)}.direct-toggle input{accent-color:var(--accent-ink)}.result-toolbar{font-size:10px;margin-bottom:12px}.airport-heading h3{font-size:15px;font-weight:500}.airport-heading>span{font-size:10px}.flight-summary{padding:16px}.flight-times{font-size:22px;gap:10px}.flight-line{width:36px}.flight-price>strong{font-size:26px;font-weight:500}.flight-meta{font-size:10px;gap:4px;max-width:210px}.flight-detail{padding:0 16px 16px}.leg-grid{grid-template-columns:1fr;gap:20px}.drive-route{padding:12px}.drive-heading>span{font-size:12px}.home-form .secondary{font-size:11px;padding:10px;min-height:44px}.empty-state{border:1px solid var(--line);padding:24px 16px;margin-top:0}.empty-state>svg{color:var(--accent-ink);padding:12px;box-sizing:content-box;background:var(--soft);border-radius:50%;margin-bottom:12px}.empty-state h3{font-size:15px}.empty-state p{margin:8px auto}.modal{padding:24px;border-radius:24px}.modal h2{font-size:25px;font-weight:500}.modal-symbol{background:var(--accent);color:var(--ink);border-radius:50%}.modal::backdrop{background:#252b2540;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tracker-footer{margin-top:24px;padding:16px 0;font-size:10px}.data-status i{width:5px;height:5px;background:#698445;border-radius:50%}.data-status.demo i{background:#b67539}.tracker-footer details{margin-top:4px}.tracker-footer summary{display:flex;align-items:center;width:fit-content;cursor:pointer}.tracker-footer summary:after{content:"+";margin-left:8px}.tracker-footer details[open] summary:after{content:"−"}.tracker-footer p{margin-top:0}.skeletons{margin-top:24px;gap:8px}.skeletons>div{height:70px}.loading-day .day-fare{width:22px;height:10px;border-radius:4px;background:var(--line);color:transparent;animation:pulse 1.4s ease-in-out infinite}.preview{background:#f2f4ec}.preview-header{background:#ffffff90}.preview-header svg{color:var(--ink)}.preview-intro h1{font-size:28px;font-weight:500}.preview .devices{gap:28px}.preview .device{box-shadow:0 0 0 1px #dfe3d8,0 16px 48px #3945280d}.device-status,.device-home{background:#fff}.device-home>span{height:4px}@media(hover:hover){.calendar-day:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--airport, #a7b497)}.trip-suggestions>button:hover{border-color:#bac9a5}.icon-button:hover,.notification-button:hover{background:var(--soft)}.airport-filters button:hover{border-color:var(--airport-highlight, #a7b497)}}@media(max-width:374px){.tracker-header{margin:0 16px}.route-heading{padding-left:0;padding-right:0}.route-heading h1{font-size:29px}.overview-price>strong{font-size:30px}.route-origins{font-size:8px}.date-guide{gap:6px}.date-guide strong{font-size:11px}.trip-suggestions>button{gap:8px;padding:10px}.suggestion-price{gap:3px}.suggestion-dates strong{font-size:11px}.flight-times{font-size:20px;gap:8px}.flight-line{width:26px}.flight-summary{padding:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.modal{margin:auto auto 0;width:100%;max-width:480px;max-height:calc(100dvh - 24px);padding:20px 20px max(20px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;overscroll-behavior:contain}.modal-header{margin-bottom:8px}.modal-symbol{width:36px;height:36px}.modal h2{font-size:25px}.itinerary-subtitle{color:var(--muted);font-size:11px;margin:6px 0 20px}.itinerary-legs{display:grid;gap:16px}.itinerary-leg{border-radius:16px;background:var(--soft);padding:12px 16px}.leg-label{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px}.leg-times{display:flex;align-items:center;gap:20px;margin-top:10px}.leg-times>strong{font-size:24px;font-weight:500;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.leg-times>strong:last-child{text-align:right}.leg-times small{display:block;font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:2px}.leg-connector{display:flex;flex:1;align-items:center;gap:8px;color:#8b9e70}.leg-connector i{background:#dce2d3;height:1px;flex:1}.itinerary-leg>p{font-size:10px;color:var(--muted);margin-top:8px}.quiet-details{margin:8px 0;border-bottom:1px solid var(--line)}.quiet-details summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:11px;color:var(--muted);min-height:48px;list-style:none}.quiet-details summary::-webkit-details-marker{display:none}.quiet-details[open] summary>svg{transform:rotate(180deg)}.quiet-details>div{padding:0 0 16px;font-size:11px;color:var(--muted)}.quiet-details p{margin-top:8px}.segment-details{margin-bottom:12px}.segment-details strong{font-weight:500;color:var(--ink)}.history-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.drive-route{margin:16px 0 0;border:1px solid var(--line);border-radius:16px;padding:0 12px 4px;background:#fff}.drive-heading{min-height:44px}.drive-heading>span{font-size:12px;font-weight:500}.drive-heading .text-button{font-size:10px}.home-form{margin:4px 0 8px}.home-form input{font-size:16px}.home-form .location-button{grid-column:1/-1;justify-content:flex-start;font-size:11px}.home-form .forget-home{grid-column:1/-1;justify-content:flex-start;font-size:10px;color:var(--muted)}.home-form small{font-size:9px}.drive-summary{padding:4px 0 12px}.drive-summary>div>strong{font-size:11px}.drive-summary p{font-size:9px}.drive-estimate{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 0 12px}.drive-estimate strong{font-size:21px;font-weight:500;letter-spacing:-.5px}.drive-estimate>span{font-size:12px;color:var(--muted)}.drive-map{height:220px;margin:0}.drive-freshness{color:var(--muted);font-size:9px;margin-top:6px}.drive-loading{font-size:11px;color:var(--muted);padding:12px 0}.route-link{font-size:11px}.booking-bar{position:sticky;bottom:-20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-top:1px solid var(--line);margin-top:16px;padding:16px 0;padding-bottom:max(16px,env(safe-area-inset-bottom))}.booking-bar>div{display:flex;flex-direction:column;flex-shrink:0}.booking-bar>div>strong{font-size:27px;font-weight:500;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.booking-bar small{font-size:17px;font-weight:400}.booking-bar>div>span{font-size:9px;color:var(--muted)}.booking-bar .primary{width:auto;flex:1;font-size:12px}.airport-filters .filter-toggle{flex:0 0 44px;position:relative;border-radius:50%;padding:0;color:var(--muted)}.airport-filters .filter-toggle.active{background:var(--ink);color:#fff;border-color:transparent}.airport-filters .filter-toggle i{position:absolute;top:9px;right:9px;width:6px;height:6px;border-radius:50%;background:var(--accent)}.filter-panel{display:flex;align-items:center;gap:4px;margin:-12px 0 16px;padding:6px;border:1px solid var(--line);border-radius:999px;background:var(--soft);animation:reveal .2s ease-out}.filter-panel>span{padding:0 8px 0 10px;font-size:9px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--muted)}.filter-panel button{flex:1;min-width:0;min-height:36px;padding:0 8px;border-radius:999px;background:transparent;font-size:11px;white-space:nowrap}.filter-panel button[aria-pressed=true]{background:var(--ink);color:#fff}.result-toolbar>span:last-child{text-align:right}.kiwi-offers{margin-top:28px;padding-top:16px;border-top:1px solid var(--line);--airport: #3a6b52;--airport-tint: #e4f2ea;--airport-highlight: #7fd0a4}.kiwi-load{width:100%;margin-top:4px;font-size:12px}.kiwi-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.kiwi-legs{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:500;letter-spacing:-.2px;font-variant-numeric:tabular-nums}.kiwi-note{font-size:10px;color:var(--muted);margin-top:10px;line-height:1.5}
