.LegPicker-module__PKbufG__form{align-items:end;gap:.75rem;display:grid}@media (min-width:46rem){.LegPicker-module__PKbufG__form{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto}}.LegPicker-module__PKbufG__field{gap:.3rem;min-width:0;display:grid;position:relative}.LegPicker-module__PKbufG__label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:700}.LegPicker-module__PKbufG__input{width:100%;height:3rem;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:0 .85rem;font-size:1.1rem;font-weight:700}.LegPicker-module__PKbufG__input::placeholder{letter-spacing:.06em;color:var(--ink-faint);font-weight:400}.LegPicker-module__PKbufG__input:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.LegPicker-module__PKbufG__matches{z-index:30;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lift);border-radius:10px;padding:.25rem;position:absolute;top:calc(100% + .25rem);left:0;right:0}.LegPicker-module__PKbufG__match{width:100%;font:inherit;text-align:left;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:baseline;gap:.8rem;padding:.45rem .55rem;font-size:.85rem;display:flex}.LegPicker-module__PKbufG__match:hover,.LegPicker-module__PKbufG__match:focus-visible{background:var(--brand-wash);outline:none}.LegPicker-module__PKbufG__matchName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LegPicker-module__PKbufG__matchCode{font-family:var(--font-mono), ui-monospace, monospace;color:var(--brand-deep);flex:none;font-size:.75rem;font-weight:700}.LegPicker-module__PKbufG__swap{width:3rem;height:3rem;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-self:center;font-size:1.1rem}.LegPicker-module__PKbufG__swap:hover{color:var(--ink);border-color:var(--ink-faint)}.LegPicker-module__PKbufG__swap:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.LegPicker-module__PKbufG__go{height:3rem;font:inherit;color:#fff;background:var(--brand);cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:0 1.4rem;font-size:.9rem;font-weight:600}.LegPicker-module__PKbufG__go:hover{background:var(--brand-deep)}.LegPicker-module__PKbufG__go:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.RouteMap-module__q1Shma__wrap{margin:0}.RouteMap-module__q1Shma__map{border:1px solid var(--line);border-radius:12px;width:100%;height:auto;display:block;overflow:hidden}.RouteMap-module__q1Shma__sea{fill:#0b1b2b}.RouteMap-module__q1Shma__grid line{stroke:#1d3247;stroke-width:calc(.5 / var(--zoom,1))}.RouteMap-module__q1Shma__land path{fill:#16314a;stroke:#21455f;stroke-width:calc(.4 / var(--zoom,1));stroke-linejoin:round}.RouteMap-module__q1Shma__equator{stroke:#2b5573;stroke-width:calc(.7 / var(--zoom,1));stroke-dasharray:calc(3 / var(--zoom,1)) calc(3 / var(--zoom,1))}.RouteMap-module__q1Shma__rhumb{fill:none;stroke:#7f9bb3;stroke-width:calc(1 / var(--zoom,1));stroke-dasharray:calc(4 / var(--zoom,1)) calc(4 / var(--zoom,1));opacity:.55}.RouteMap-module__q1Shma__route{fill:none;stroke:#35b972;stroke-width:calc(2.2 / var(--zoom,1));stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px #35b97280)}.RouteMap-module__q1Shma__end{fill:#eaf2f7;stroke:#35b972;stroke-width:calc(2 / var(--zoom,1))}.RouteMap-module__q1Shma__caption{color:var(--ink-soft);margin-top:.7rem;font-size:.78rem;line-height:1.55}
.RouteRoller-module__MQByuG__roller{background:linear-gradient(180deg, var(--brand-wash) 0%, var(--surface) 62%);border:1px solid var(--line);border-radius:14px;gap:1.1rem;padding:1.3rem 1.35rem 1.4rem;display:grid}.RouteRoller-module__MQByuG__head{gap:.4rem;display:grid}.RouteRoller-module__MQByuG__title{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--ink);font-size:1.15rem;font-weight:700}.RouteRoller-module__MQByuG__lede{max-width:40rem;color:var(--ink-soft);font-size:.85rem;line-height:1.6}.RouteRoller-module__MQByuG__fields{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.75rem;display:grid}.RouteRoller-module__MQByuG__field{gap:.3rem;display:grid}.RouteRoller-module__MQByuG__field label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:.72rem;font-weight:700}.RouteRoller-module__MQByuG__field select{width:100%;min-height:2.75rem;font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line);appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ink-faint) 50%), linear-gradient(135deg, var(--ink-faint) 50%, transparent 50%);background-position:right 1rem center,right .7rem center;background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:9px;padding:.5rem .65rem;font-size:.9rem}.RouteRoller-module__MQByuG__field select:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.RouteRoller-module__MQByuG__buttons{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.RouteRoller-module__MQByuG__go,.RouteRoller-module__MQByuG__keep{min-height:2.75rem;font:inherit;cursor:pointer;border-radius:9px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:background-color .16s,border-color .16s}.RouteRoller-module__MQByuG__go{color:#fff;background:var(--brand);border:1px solid var(--brand)}.RouteRoller-module__MQByuG__go:hover{background:var(--brand-deep);border-color:var(--brand-deep)}.RouteRoller-module__MQByuG__keep{color:var(--ink);background:var(--surface);border:1px solid var(--line)}.RouteRoller-module__MQByuG__keep:hover{border-color:var(--ink-faint)}.RouteRoller-module__MQByuG__go:focus-visible,.RouteRoller-module__MQByuG__keep:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.plan-module__XPDG3a__page{padding-block:3rem 5rem;padding-inline:1.25rem}.plan-module__XPDG3a__inner{gap:1.75rem;max-width:62rem;margin:0 auto;display:grid}.plan-module__XPDG3a__head{gap:.7rem;display:grid}.plan-module__XPDG3a__title{letter-spacing:-.03em;font-size:clamp(1.7rem,4.5vw,2.3rem);font-weight:700;line-height:1.1}.plan-module__XPDG3a__lede{max-width:44rem;color:var(--ink-soft);font-size:.95rem;line-height:1.65}.plan-module__XPDG3a__h2{font-family:var(--font-heading), sans-serif;letter-spacing:-.015em;color:var(--ink);font-size:1rem;font-weight:700}.plan-module__XPDG3a__suggestions{gap:.9rem;display:grid}.plan-module__XPDG3a__chips{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.6rem;display:grid}.plan-module__XPDG3a__chip{background:var(--surface);border:1px solid var(--line);border-radius:11px;gap:.2rem;padding:.8rem .95rem;transition:border-color .16s;display:grid}.plan-module__XPDG3a__chip:hover{border-color:color-mix(in srgb, var(--brand) 45%, transparent)}.plan-module__XPDG3a__chipCodes{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.05em;color:var(--brand-deep);font-size:.95rem;font-weight:700}.plan-module__XPDG3a__chipWhy{color:var(--ink-soft);font-size:.8rem;line-height:1.5}.plan-module__XPDG3a__miss{color:var(--gold-ink);background:var(--gold-wash);border-radius:11px;padding:1rem 1.15rem;font-size:.9rem;line-height:1.6}.plan-module__XPDG3a__answer{gap:.4rem;display:grid}.plan-module__XPDG3a__legTitle{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;display:flex}.plan-module__XPDG3a__legCode{color:var(--ink)}.plan-module__XPDG3a__legArrow{color:var(--brand)}.plan-module__XPDG3a__legNames{color:var(--ink-soft);font-size:.9rem;line-height:1.55}.plan-module__XPDG3a__figures{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.75rem;margin-top:1rem;display:grid}.plan-module__XPDG3a__figure{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem 1.1rem}.plan-module__XPDG3a__figure>dt{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:.68rem;font-weight:700}.plan-module__XPDG3a__figure>dd{margin:0}.plan-module__XPDG3a__big{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:-.01em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700;margin-top:.4rem!important}.plan-module__XPDG3a__unit{color:var(--ink-faint);margin-left:.25rem;font-size:.85rem;font-weight:400}.plan-module__XPDG3a__small{color:var(--ink-soft);font-size:.78rem;line-height:1.45;margin-top:.2rem!important}.plan-module__XPDG3a__columns{gap:1rem;display:grid}@media (min-width:52rem){.plan-module__XPDG3a__columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.plan-module__XPDG3a__card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1.2rem 1.25rem 1.3rem}.plan-module__XPDG3a__note{color:var(--ink-soft);margin-top:.4rem;font-size:.8rem;line-height:1.6}.plan-module__XPDG3a__times{gap:.15rem;margin-top:1rem;display:grid}.plan-module__XPDG3a__time{align-items:baseline;gap:.75rem;padding:.55rem 0;display:flex}.plan-module__XPDG3a__time+.plan-module__XPDG3a__time{border-top:1px solid var(--line)}.plan-module__XPDG3a__timeWhat{color:var(--ink);flex:auto;font-size:.875rem}.plan-module__XPDG3a__timeSpeed{font-family:var(--font-mono), ui-monospace, monospace;color:var(--ink-faint);flex:none;font-size:.72rem}.plan-module__XPDG3a__timeValue{font-family:var(--font-mono), ui-monospace, monospace;color:var(--brand-deep);font-variant-numeric:tabular-nums;text-align:right;flex:none;min-width:5rem;font-size:.95rem;font-weight:700}.plan-module__XPDG3a__ends{gap:.15rem;margin-top:1rem;display:grid}.plan-module__XPDG3a__end{gap:.15rem;padding:.65rem 0;display:grid}.plan-module__XPDG3a__end+.plan-module__XPDG3a__end{border-top:1px solid var(--line)}.plan-module__XPDG3a__endName{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:3px;font-size:.9rem;font-weight:600}.plan-module__XPDG3a__endName:hover{-webkit-text-decoration-color:var(--brand);text-decoration-color:var(--brand)}.plan-module__XPDG3a__endMeta{color:var(--ink-soft);font-size:.75rem;line-height:1.5}.plan-module__XPDG3a__halfway{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:.9rem;padding-top:.85rem;font-size:.8rem;line-height:1.6}.plan-module__XPDG3a__away{flex-wrap:wrap;gap:1.5rem;display:flex}.plan-module__XPDG3a__away a{color:var(--brand-deep);text-underline-offset:3px;font-size:.875rem;font-weight:600;text-decoration:underline}.plan-module__XPDG3a__away a:hover{color:var(--ink)}.plan-module__XPDG3a__gaveUp{color:var(--gold-ink);background:var(--gold-wash);border:1px solid color-mix(in srgb, var(--gold) 30%, transparent);border-radius:10px;padding:.75rem .95rem;font-size:.85rem;line-height:1.6}.plan-module__XPDG3a__callsign{flex-wrap:wrap;align-items:baseline;gap:.3rem .7rem;margin-bottom:.7rem;display:flex}.plan-module__XPDG3a__radio{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-deep);font-size:1rem;font-weight:700}.plan-module__XPDG3a__operator{color:var(--ink-faint);font-size:.78rem}.plan-module__XPDG3a__aeroplane{background:var(--surface);border:1px solid var(--line);border-radius:12px;gap:1rem;padding:1.2rem 1.25rem 1.3rem;display:grid}.plan-module__XPDG3a__typeHead{gap:.25rem;display:grid}.plan-module__XPDG3a__typeName{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--ink);font-size:1.3rem;font-weight:700}.plan-module__XPDG3a__typeMeta{color:var(--ink-faint);font-size:.78rem;line-height:1.6}.plan-module__XPDG3a__typeFigures{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.9rem;display:grid}.plan-module__XPDG3a__gauge{background:var(--surface-mist);border-radius:999px;height:8px;overflow:hidden}.plan-module__XPDG3a__gaugeFill,.plan-module__XPDG3a__gaugeOver{border-radius:999px;height:100%;display:block}.plan-module__XPDG3a__gaugeFill{background:var(--brand)}.plan-module__XPDG3a__gaugeOver{background:repeating-linear-gradient(45deg, var(--gold) 0 6px, var(--gold-ink) 6px 12px)}.plan-module__XPDG3a__warn{color:var(--gold-ink);font-size:.85rem;line-height:1.6}.plan-module__XPDG3a__runways{gap:.15rem;display:grid}.plan-module__XPDG3a__runway{align-items:baseline;gap:.75rem;padding:.5rem 0;display:flex}.plan-module__XPDG3a__runway+.plan-module__XPDG3a__runway{border-top:1px solid var(--line)}.plan-module__XPDG3a__runwayWhere{font-family:var(--font-mono), monospace;letter-spacing:.06em;color:var(--ink);font-size:.85rem;font-weight:700}.plan-module__XPDG3a__runwayFigure{color:var(--ink-soft);flex:1;font-size:.82rem}.plan-module__XPDG3a__runwayOk,.plan-module__XPDG3a__runwayShort{font-size:.78rem;font-weight:700}.plan-module__XPDG3a__runwayOk{color:var(--brand-deep)}.plan-module__XPDG3a__runwayShort{color:var(--gold-ink)}
