:root{--paper:#e8e2d8;--screen:#f3efe6;--ink:#1c1916;--muted:#6f675e;--white:#fffdf8;--navy:#1b3f4a;--cream:#ece4d4;--seven:#e6dce8;--low:#e8a089}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}html,body,#root{background:var(--screen);min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0}.app{color:#161410;flex-direction:column;width:100%;max-width:560px;min-height:100dvh;margin:0 auto;display:flex}.app-loading{color:var(--muted);justify-content:center;align-items:center;gap:12px}.app-loading .error{color:#b45a3e}.retry{background:var(--navy);color:#f4efe4;border-radius:999px;padding:10px 16px;font-weight:600}.chooser,.trip{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.chooser{padding:16px 18px max(20px, env(safe-area-inset-bottom));gap:12px}.half{text-align:left;border-radius:32px;flex-direction:column;flex:1;justify-content:flex-end;min-height:0;padding:22px 22px 20px;display:flex}.half strong{letter-spacing:-.04em;font-size:34px;font-weight:650;line-height:1}.half .from{opacity:.7;margin-top:8px;font-size:15px}a.half{text-decoration:none}a.half.to-hers{background:var(--navy);color:#f4efe4}a.half.to-home{background:var(--paper);color:var(--ink);box-shadow:inset 0 0 0 1px #1c191614}.trip{padding:12px 18px max(20px, env(safe-area-inset-bottom));gap:12px}.trip-head{flex-shrink:0;align-items:baseline;gap:10px;padding:4px 4px 2px;display:flex}a.back{width:28px;color:inherit;flex-shrink:0;font-size:20px;line-height:1;text-decoration:none}.trip-head h2{letter-spacing:-.03em;flex:1;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:22px;font-weight:400}.updated{color:var(--muted);text-align:right;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.2}.updated:disabled{opacity:.6;cursor:default}.desk-trains{flex-direction:column;flex-shrink:0;gap:10px;display:flex}.ferry{background:var(--navy);color:#f4efe4;border-radius:28px;flex-direction:column;flex:1;min-height:0;padding:16px 18px 14px;display:flex}.label{letter-spacing:.12em;text-transform:uppercase;opacity:.62;margin-bottom:8px;font-size:11px;font-weight:650}.boat{border-top:1px solid #f4efe41f;grid-template-columns:1fr auto;align-items:baseline;gap:4px 12px;padding:8px 0;display:grid}.boat:first-of-type{border-top:0;padding-top:2px}.boat time{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:28px;font-weight:650;line-height:1}.boat:first-of-type time{font-size:40px}.boat .when{opacity:.7;justify-self:end;font-size:13px}.boat .dest{opacity:.72;grid-column:1/-1;margin-top:-2px;font-size:13px}.train,.bike-face{border-radius:22px;padding:12px 14px}.bike-face{padding-bottom:20px}.train{background:var(--cream);flex-direction:column;flex-shrink:0;display:flex}.train.seven{background:var(--seven)}.times{scrollbar-width:none;gap:14px;margin-top:2px;display:flex;overflow-x:auto}.times::-webkit-scrollbar{display:none}.t{flex-direction:column;flex-shrink:0;align-items:flex-start;display:flex}.t-clock,.t-wait{letter-spacing:0;font-variant-numeric:tabular-nums;text-align:left;margin:0;padding:0}.t-clock{font-size:24px;font-weight:650;line-height:1.05}.t-wait{color:var(--muted);margin-top:2px;padding-left:2px;font-size:11px;line-height:1.2}.bike{perspective:900px;background:0 0;flex-shrink:0;padding:0}.bike-flip{height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.22,1,.36,1);display:grid}.bike.is-flipped .bike-flip{transform:rotateY(180deg)}.bike-face{background:var(--white);backface-visibility:hidden;grid-area:1/1}.bike-back{transform:rotateY(180deg)}.bike-cols{grid-template-columns:1fr 1fr;gap:12px;display:grid}.col-k{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:650}.stop{margin-bottom:8px}.stop:last-child{margin-bottom:0}.stop-name{justify-content:space-between;gap:8px;margin-bottom:4px;font-size:11px;display:flex}.stop-name b{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.n{font-variant-numeric:tabular-nums;font-weight:650}.n.is-low{color:#b45a3e}.bar{background:#e6dfd2;border-radius:99px;height:6px;overflow:hidden}.bar>i{background:var(--navy);border-radius:99px;height:100%;display:block}.bar>i.low{background:var(--low)}.refresh{animation:.35s flash}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 8px 8px;display:flex}.empty-state strong{letter-spacing:-.03em;font-size:18px;font-weight:650;line-height:1.15}.empty-state span{opacity:.62;font-size:13px;line-height:1.35}.train .empty-state{min-height:56px}.ferry .empty-state{color:#f4efe4;flex:1;padding:12px 12px 20px}.ferry .empty-state strong{font-size:24px}.ferry .empty-state span{opacity:.7}.empty-note{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.35}@keyframes flash{0%{filter:brightness(1.08)}to{filter:brightness()}}@media (width>=900px){.chooser{padding:20px 20px 24px}.trip{padding:16px 20px 24px}}
