* { box-sizing: border-box; }
:root { --ink:#101828; --paper:#f5f3ee; --coral:#ff654d; --yellow:#ffd34e; --blue:#90d7ff; --line:rgba(16,24,40,.14); --muted:#667085; }
html { scroll-behavior:smooth; }
body { margin:0; background:#d8d5cd; color:var(--ink); font-family:Manrope,system-ui,sans-serif; -webkit-font-smoothing:antialiased; }
button,a { font:inherit; } a { color:inherit; }
.page-shell { max-width:560px; margin:0 auto; min-height:100vh; background:var(--paper); overflow:clip; box-shadow:0 0 60px rgba(16,24,40,.15); }
.topbar { height:58px; padding:0 20px; display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid var(--line); }
.eyebrow,.section-label,.mono,.date-stamp,.person small,.stay-meta span,.cost-card span,.todo-card em,.footer span { font-family:'DM Mono',monospace; letter-spacing:.08em; }
.eyebrow { font-size:10px; font-weight:500; }
.share-button { border:1px solid var(--ink); border-radius:999px; background:transparent; color:var(--ink); padding:7px 12px; font-size:11px; font-weight:800; cursor:pointer; }
.share-button span { font-size:15px; line-height:0; margin-left:4px; }
.hero { min-height:405px; padding:30px 20px 24px; background:var(--ink); color:var(--paper); position:relative; display:flex; flex-direction:column; justify-content:space-between; }
.hero:after { content:''; position:absolute; right:-70px; top:58px; width:240px; height:240px; border:1px solid rgba(255,211,78,.4); border-radius:50%; box-shadow:0 0 0 22px rgba(255,211,78,.07),0 0 0 44px rgba(255,211,78,.05); }
.hero-kicker { position:relative; z-index:1; font:500 11px 'DM Mono',monospace; letter-spacing:.1em; color:var(--yellow); }
.live-dot { display:inline-block; width:7px; height:7px; border-radius:50%; background:var(--coral); margin-right:7px; box-shadow:0 0 0 4px rgba(255,101,77,.18); }
.hero h1 { position:relative; z-index:1; font-size:clamp(66px,18vw,104px); line-height:.8; letter-spacing:-.095em; margin:0; font-weight:800; }
.hero h1 em { font-style:normal; color:var(--coral); margin-left:36px; }
.hero-bottom { position:relative; z-index:1; display:flex; justify-content:space-between; align-items:flex-end; }
.hero-bottom p { margin:0; font-size:12px; line-height:1.6; color:#c7ced8; }
.date-stamp { display:flex; align-items:flex-end; gap:8px; color:var(--yellow); font-size:10px; line-height:1.15; }
.date-stamp strong { font:500 43px/0.8 'DM Mono',monospace; letter-spacing:-.1em; }
.section { padding:43px 20px 0; }
.section-label { display:flex; gap:9px; align-items:center; color:var(--muted); font-size:10px; margin-bottom:18px; }
.section-label span { color:var(--coral); font-weight:500; }
h2 { margin:0 0 22px; font-size:30px; letter-spacing:-.07em; line-height:1.05; }
.action-card { background:var(--coral); padding:38px 20px 28px; }
.action-card .section-label { color:rgba(16,24,40,.65); }.action-card .section-label span { color:var(--ink); }
.action-card h2 { font-size:34px; }
.action-list { border-top:1px solid rgba(16,24,40,.25); }.action-item { min-height:64px; display:flex; align-items:center; gap:12px; text-decoration:none; border-bottom:1px solid rgba(16,24,40,.25); }.action-item b,.action-item small { display:block; }.action-item b { font-size:13px; }.action-item small { margin-top:3px; font-size:11px; opacity:.7; }.action-icon { width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font:500 12px 'DM Mono',monospace;color:var(--ink); }.action-icon.coral {background:#ffb8a9}.action-icon.yellow{background:var(--yellow)}.action-icon.blue{background:var(--blue)}.arrow { margin-left:auto;font-size:22px; }.timeline-section { padding-top:48px; }
.timeline { border-left:1px solid var(--line); margin-left:9px; }.day-card { position:relative; display:grid; grid-template-columns:46px 1fr; gap:10px; padding:0 0 24px 18px; }.day-card:before { content:''; position:absolute; left:-5px; top:4px; width:9px; height:9px; background:var(--paper); border:2px solid var(--ink); border-radius:50%; }.day-card.sonic:before { background:var(--coral); border-color:var(--coral); }.day-no { font:500 28px/.9 'DM Mono',monospace; letter-spacing:-.08em; }.day-card b { font:500 10px 'DM Mono',monospace; color:var(--muted); letter-spacing:.06em; }.day-card h3 { margin:4px 0 5px; font-size:17px; letter-spacing:-.04em; }.day-card p { margin:0; color:var(--muted); font-size:11px; line-height:1.6; }.day-card.sonic h3 { color:var(--coral); }.stay-section { background:var(--ink); color:var(--paper); padding-bottom:45px; margin-top:20px; }.stay-section .section-label { color:#9da7b4; }.stay-section .section-label span { color:var(--yellow); }.stay-card { border:1px solid rgba(245,243,238,.26); padding:20px; }.stay-head,.ticket-header,.stay-meta,.stay-cost { display:flex; justify-content:space-between; align-items:center; }.pill { border-radius:999px; padding:5px 8px; font:500 9px 'DM Mono',monospace; }.confirmed { background:var(--yellow); color:var(--ink); }.stay-card .mono { color:#aeb6c2; font-size:10px; }.stay-card h3 { font-size:22px; line-height:1.08; letter-spacing:-.06em; margin:34px 0 12px; }.address { color:#aeb6c2; font-size:12px; line-height:1.6; }.stay-meta { border-top:1px solid rgba(245,243,238,.2); border-bottom:1px solid rgba(245,243,238,.2); padding:15px 0; margin-top:22px; }.stay-meta div { display:flex; flex-direction:column; gap:7px; }.stay-meta span { color:#8c96a5; font-size:8px; }.stay-meta b { font:500 15px 'DM Mono',monospace; }.stay-cost { padding-top:18px; }.stay-cost span { color:#aeb6c2;font-size:11px; }.stay-cost strong { color:var(--yellow);font:500 20px 'DM Mono',monospace; }.people-section { padding-top:48px; }.people-grid { display:grid; grid-template-columns:1fr 1fr; border-top:1px solid var(--line); }.person { min-height:101px; padding:16px 8px 12px 0; border-bottom:1px solid var(--line); }.person:nth-child(odd) { border-right:1px solid var(--line); padding-right:13px; }.person:nth-child(even) { padding-left:13px; }.avatar { display:grid; place-items:center; width:35px;height:35px; border-radius:50%;background:var(--blue); color:var(--ink); font:500 11px 'DM Mono',monospace; margin-bottom:10px; }.person-main .avatar { background:var(--coral); }.person.pending .avatar { background:var(--yellow); }.person b { display:block;font-size:13px; }.person small { display:block; font-size:8px; margin-top:4px; color:var(--muted); line-height:1.35; }.ticket-section { padding-top:48px; }.ticket-header a { font:500 10px 'DM Mono',monospace; color:var(--coral); text-decoration:none; }.ticket-status { border-top:1px solid var(--line); }.status-row { display:grid; grid-template-columns:16px 1fr auto; gap:9px; align-items:center; min-height:50px; border-bottom:1px solid var(--line); font-size:12px; }.status-row span:last-child { color:var(--muted);font-size:11px; }.status-dot { width:8px;height:8px;border-radius:50%;background:#28b47e; }.status-row.pending .status-dot { background:var(--yellow); }.event-note { padding:17px; margin-top:18px; background:var(--yellow); }.event-note b { font:500 11px 'DM Mono',monospace; }.event-note p { font-size:12px;line-height:1.55;margin:8px 0 0; }.route-section { padding-top:48px; }.todo-grid { display:grid; gap:10px; }.todo-card { border:1px solid var(--line); padding:16px; position:relative; min-height:132px; }.todo-card span { font:500 11px 'DM Mono',monospace;color:var(--coral); }.todo-card b { display:block; margin-top:24px;font-size:16px; }.todo-card p { margin:5px 0 0; color:var(--muted);font-size:11px;line-height:1.5; }.todo-card em { position:absolute;top:16px;right:16px;font-style:normal;font-size:8px;color:var(--muted); }.cost-section { padding-top:48px; }.cost-card { background:var(--blue);padding:20px; }.cost-card div { display:flex;justify-content:space-between;align-items:baseline;padding:11px 0;border-bottom:1px solid rgba(16,24,40,.2); }.cost-card div:last-child{border-bottom:0}.cost-card span{font-size:10px}.cost-card strong{font:500 19px 'DM Mono',monospace;letter-spacing:-.04em}.cost-card small{font-size:10px}.muted-note { color:var(--muted);font-size:11px;line-height:1.55;margin:13px 0 0; }.footer { display:flex;align-items:center;gap:14px;padding:54px 20px 32px; }.footer-mark { width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--yellow);font:500 10px 'DM Mono',monospace; }.footer p { font-size:11px;line-height:1.45;margin:0; }.footer span { color:var(--muted);font-size:8px; }.toast { position:fixed; bottom:20px; left:50%; transform:translate(-50%,20px); background:var(--ink); color:var(--paper); border-radius:999px; padding:11px 16px; font-size:12px; opacity:0; pointer-events:none; transition:.25s ease; }.toast.show { opacity:1; transform:translate(-50%,0); }
@media (min-width:600px) { .page-shell { margin:24px auto; border-radius:22px; } .topbar { border-radius:22px 22px 0 0; } }

/* Shared trip navigation and detail affordances */
.day-card-link { display:block; color:inherit; text-decoration:none; }
.day-card { transition:background .18s ease, transform .18s ease; }
.day-card-link:hover .day-card, .day-card-link:focus-visible .day-card { background:rgba(16,24,40,.04); transform:translateX(3px); }
.day-card.is-today { background:var(--coral); }
.day-card-link.is-today:hover .day-card,.day-card-link.is-today:focus-visible .day-card { background:var(--coral); }
.day-card.is-today:before { background:var(--yellow); border-color:var(--ink); }
.day-card.is-today h3,.day-card.is-today .day-more { color:var(--ink); }
.day-card.is-today b,.day-card.is-today p { color:rgba(16,24,40,.72); }
.day-card.is-today .day-no { color:var(--ink); }
.day-more { position:absolute; right:0; top:2px; font:500 9px 'DM Mono',monospace; color:var(--coral); letter-spacing:.04em; }
.address-row { display:flex; gap:12px; align-items:flex-start; justify-content:space-between; }
.address-row .address { margin:0; }
.copy-address { flex:0 0 auto; border:1px solid rgba(245,243,238,.45); color:var(--paper); background:transparent; border-radius:999px; padding:7px 9px; font-size:10px; cursor:pointer; }
.copy-address:active { background:var(--yellow); color:var(--ink); }
#stay .stay-card { border:0; padding:0; }
#stay .stay-card h3 { margin:0 0 12px; }
#stay .address { margin:0; }
#stay .stay-meta { justify-content:flex-start; gap:48px; border-bottom:0; padding-bottom:0; }
#stay .stay-meta > div { min-width:92px; }
.bottom-nav { position:fixed; z-index:10; bottom:0; left:50%; width:min(560px,100%); transform:translateX(-50%); display:grid; grid-template-columns:repeat(5,1fr); padding:8px 8px calc(8px + env(safe-area-inset-bottom)); background:rgba(245,243,238,.94); border-top:1px solid var(--line); backdrop-filter:blur(12px); }
.bottom-nav a { display:flex; flex-direction:column; align-items:center; gap:3px; color:var(--muted); text-decoration:none; font-size:10px; font-weight:700; }
.bottom-nav a span { font-size:17px; line-height:1; }
.bottom-nav a[href="flights.html"] { font-size:9px; white-space:nowrap; }
.bottom-nav a.active, .bottom-nav a:hover { color:var(--coral); }
.page-shell { padding-bottom:70px; }
.feedback-fab { position:fixed; z-index:20; right:max(16px,calc((100vw - 560px) / 2 + 16px)); bottom:calc(76px + env(safe-area-inset-bottom)); display:grid; place-items:center; width:52px; height:52px; border:1px solid var(--ink); border-radius:50%; background:var(--coral); color:var(--ink); box-shadow:0 8px 24px rgba(16,24,40,.2); cursor:pointer; transition:transform .18s ease, background .18s ease, box-shadow .18s ease; }
.feedback-fab:hover,.feedback-fab:focus-visible { background:var(--yellow); transform:translateY(-3px); box-shadow:0 11px 28px rgba(16,24,40,.24); }
.feedback-fab:focus-visible { outline:2px solid var(--ink); outline-offset:3px; }
.feedback-fab svg { width:23px; height:23px; }
.feedback-panel { position:fixed; z-index:21; right:max(16px,calc((100vw - 560px) / 2 + 16px)); bottom:calc(140px + env(safe-area-inset-bottom)); width:min(360px,calc(100vw - 32px)); padding:18px; border:1px solid var(--ink); background:var(--paper); box-shadow:0 18px 48px rgba(16,24,40,.24); opacity:0; pointer-events:none; transform:translateY(12px) scale(.98); transform-origin:bottom right; transition:opacity .18s ease, transform .18s ease; }
.feedback-panel.is-open { opacity:1; pointer-events:auto; transform:translateY(0) scale(1); }
.feedback-panel-head { display:flex; align-items:flex-start; justify-content:space-between; gap:14px; }
.feedback-panel-head .eyebrow { margin:0 0 8px; color:var(--coral); font-size:9px; }
.feedback-panel h2 { margin:0; font-size:23px; }
.feedback-close { display:grid; place-items:center; width:28px; height:28px; padding:0; border:1px solid var(--line); border-radius:50%; background:transparent; color:var(--ink); cursor:pointer; font-size:19px; line-height:1; }
.feedback-close:hover { background:var(--yellow); }
.feedback-lede { margin:10px 0 12px; color:var(--muted); font-size:11px; line-height:1.5; }
.feedback-panel textarea { display:block; width:100%; min-height:118px; padding:12px; resize:vertical; border:1px solid var(--line); border-radius:0; background:rgba(255,255,255,.5); color:var(--ink); font:12px/1.55 Manrope,system-ui,sans-serif; }
.feedback-panel textarea:focus { outline:2px solid var(--coral); outline-offset:-2px; }
.feedback-actions { display:flex; gap:8px; margin-top:10px; }
.feedback-actions button { flex:1; padding:10px 12px; border:1px solid var(--ink); border-radius:999px; font-size:11px; font-weight:800; cursor:pointer; }
.feedback-save { background:var(--coral); color:var(--ink); }
.feedback-copy { background:transparent; color:var(--ink); }
.feedback-actions button:hover { background:var(--yellow); }
.feedback-status { min-height:15px; margin:9px 0 0; color:var(--muted); font:500 9px/1.4 'DM Mono',monospace; }
.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; }
@media (prefers-reduced-motion:reduce) { .feedback-fab,.feedback-panel { transition:none; } }
.schedule-hero { min-height:255px; }
.schedule-hero h1 { font-size:clamp(48px,14vw,76px); }
.schedule-back { display:inline-flex; margin-top:16px; color:var(--yellow); font-size:11px; text-decoration:none; }
.schedule-day { scroll-margin-top:58px; outline:none; }
.schedule-day + .schedule-day { margin-top:24px; }
.schedule-day-card { border:1px solid var(--line); padding:18px; background:rgba(255,255,255,.38); transition:border-color .18s ease, box-shadow .18s ease, background .18s ease; }
.schedule-day.is-active .schedule-day-card { border-color:var(--coral); box-shadow:0 0 0 2px rgba(255,101,77,.12); }
.schedule-day-head { display:flex; align-items:baseline; gap:10px; border-bottom:1px solid var(--line); padding-bottom:12px; margin-bottom:14px; }
.schedule-day-head strong { font:500 34px/.9 'DM Mono',monospace; letter-spacing:-.08em; }
.schedule-day-head span { font:500 10px 'DM Mono',monospace; color:var(--muted); letter-spacing:.06em; }
.schedule-items { list-style:none; padding:0; margin:0; }
.schedule-items li { display:grid; grid-template-columns:54px 1fr; gap:10px; padding:11px 0; border-bottom:1px solid var(--line); font-size:13px; }
.schedule-items li:last-child { border-bottom:0; padding-bottom:0; }
.schedule-items time { font:500 11px 'DM Mono',monospace; color:var(--coral); }
.schedule-items small { display:block; color:var(--muted); font-size:11px; line-height:1.5; margin-top:3px; }
.schedule-note { margin:14px 0 0; color:var(--muted); font-size:11px; line-height:1.6; }
.avatar-image { display:block; width:46px; height:46px; border-radius:50%; margin-bottom:10px; object-fit:cover; border:1px solid rgba(16,24,40,.12); transition:transform .18s ease; }
.person { color:inherit; text-decoration:none; cursor:pointer; }
.person:hover .avatar-image { transform:rotate(-4deg) scale(1.04); }
.event-hero,.flight-hero { min-height:330px; }
.event-tabs { display:grid; grid-template-columns:repeat(3,1fr); border-bottom:1px solid var(--line); background:var(--paper); }
.event-tabs a { min-height:54px; display:flex; align-items:center; justify-content:center; gap:5px; border-right:1px solid var(--line); color:var(--muted); text-decoration:none; font:500 11px 'DM Mono',monospace; letter-spacing:.08em; }
.event-tabs a:last-child { border-right:0; }
.event-tabs a.active { background:var(--coral); color:var(--ink); }
.event-tabs a:not(.active):hover { background:rgba(16,24,40,.04); color:var(--ink); }
.event-tabs span { color:var(--coral); }
.event-facts { border-top:1px solid var(--line); display:grid; gap:0; }
.event-facts > div { display:flex; justify-content:space-between; gap:16px; padding:15px 0; border-bottom:1px solid var(--line); }
.event-facts span,.flight-head,.flight-cell small,.meetup-card span { font:500 9px 'DM Mono',monospace; color:var(--muted); letter-spacing:.08em; }
.event-facts strong { text-align:right; font-size:13px; line-height:1.35; }
.coral-text { color:var(--coral); }
.official-button { display:flex; justify-content:space-between; align-items:center; margin-top:18px; padding:15px 16px; background:var(--coral); text-decoration:none; font-size:12px; font-weight:800; }
.official-button span,.official-inline { color:var(--ink); }
.official-inline { display:inline-block; margin-top:12px; font-size:11px; font-weight:800; text-decoration:underline; }
.event-files-section { padding-left:0; padding-right:0; }
.event-files-section > .section-label,.event-files-section > h2 { margin-left:20px; margin-right:20px; }
.event-map-section { padding-top:52px; }
.event-media-card { margin:0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); background:#fff; }
.event-media-head { display:flex; align-items:center; justify-content:space-between; gap:12px; padding:14px 20px; }
.event-media-head div { display:flex; align-items:center; gap:9px; }
.event-media-head span { color:var(--coral); font:500 10px 'DM Mono',monospace; }
.event-media-head strong { font:500 11px 'DM Mono',monospace; letter-spacing:.04em; }
.event-media-head small { color:var(--muted); font:500 8px 'DM Mono',monospace; letter-spacing:.05em; }
.event-media-link { display:block; overflow:hidden; border-top:1px solid var(--line); border-bottom:1px solid var(--line); background:#e9e7e1; }
.event-media-link.timetable { position:relative; }
.event-zoom-frame { position:relative; isolation:isolate; height:clamp(420px,116vw,640px); background:var(--ink); cursor:grab; touch-action:none; user-select:none; outline:none; }
.event-zoom-frame.map { height:clamp(260px,68vw,390px); }
.event-zoom-frame:focus-visible { box-shadow:inset 0 0 0 2px var(--coral); }
.event-zoom-frame.is-dragging { cursor:grabbing; }
.event-zoom-stage { position:absolute; z-index:1; top:50%; left:50%; width:100%; transform:translate3d(calc(-50% + var(--pan-x, 0px)), calc(-50% + var(--pan-y, 0px)), 0) scale(var(--zoom, 1)); transform-origin:center; will-change:transform; }
.event-zoom-frame[data-zoom-anchor="top"] .event-zoom-stage { top:0; transform:translate3d(calc(-50% + var(--pan-x, 0px)), var(--pan-y, 0px), 0) scale(var(--zoom, 1)); transform-origin:top center; }
.event-zoom-stage img { display:block; width:100%; height:auto; pointer-events:none; }
.event-zoom-controls { position:absolute; z-index:4; top:12px; right:12px; display:flex; align-items:center; gap:4px; padding:4px; border:1px solid rgba(245,243,238,.55); border-radius:999px; background:rgba(16,24,40,.9); color:var(--paper); box-shadow:0 6px 18px rgba(16,24,40,.2); }
.event-zoom-controls button { display:grid; place-items:center; width:30px; height:30px; padding:0; border:0; border-radius:50%; background:transparent; color:var(--paper); cursor:pointer; font:500 18px/1 'DM Mono',monospace; touch-action:manipulation; }
.event-zoom-controls button:hover,.event-zoom-controls button:focus-visible { background:var(--coral); color:var(--ink); outline:none; }
.event-zoom-controls output { min-width:42px; text-align:center; font:500 9px 'DM Mono',monospace; letter-spacing:.04em; }
.event-zoom-hint { position:absolute; z-index:3; left:12px; bottom:12px; padding:6px 8px; border:1px solid rgba(245,243,238,.3); background:rgba(16,24,40,.72); color:var(--paper); font:500 8px 'DM Mono',monospace; letter-spacing:.04em; pointer-events:none; }
.current-time-line { --current-time-position:13.45%; position:absolute; z-index:2; top:var(--current-time-position); left:0; right:0; display:flex; align-items:center; justify-content:flex-end; height:2px; background:#e1261c; pointer-events:none; box-shadow:0 0 0 1px rgba(255,255,255,.55); }
.current-time-line[hidden] { display:none; }
.current-time-line::before { content:''; position:absolute; left:7px; width:7px; height:7px; border:2px solid #fff; border-radius:50%; background:#e1261c; box-shadow:0 0 0 1px #e1261c; }
.current-time-line span { margin-right:7px; padding:4px 6px; transform:translateY(-50%); background:#e1261c; color:#fff; font:500 8px/1 'DM Mono',monospace; letter-spacing:.04em; box-shadow:0 1px 0 rgba(255,255,255,.7); }
.event-media-card figcaption { display:flex; align-items:center; justify-content:space-between; padding:11px 20px 12px; color:var(--muted); font-size:10px; }
.event-media-card figcaption span { color:var(--coral); font:500 8px 'DM Mono',monospace; letter-spacing:.05em; }
.event-link-grid { display:grid; grid-template-columns:1fr 1fr; border-top:1px solid var(--line); border-left:1px solid var(--line); }
.event-link-grid a { position:relative; min-height:124px; padding:16px; border-right:1px solid var(--line); border-bottom:1px solid var(--line); text-decoration:none; transition:filter .18s ease, transform .18s ease; }
.event-link-grid a:first-child { background:var(--coral); }
.event-link-grid a:last-child { background:var(--yellow); }
.event-link-grid a:hover,.event-link-grid a:focus-visible { filter:brightness(.96); transform:translateY(-2px); outline:2px solid var(--ink); outline-offset:-2px; }
.event-link-grid span { color:rgba(16,24,40,.7); font:500 9px 'DM Mono',monospace; letter-spacing:.08em; }
.event-link-grid b { display:block; margin-top:28px; max-width:120px; font-size:14px; line-height:1.35; }
.event-link-grid em { position:absolute; right:16px; top:13px; font-style:normal; font-size:17px; }
.check-list { border-top:1px solid var(--line); }
.check-list > div { display:grid; grid-template-columns:30px 1fr auto; gap:8px; align-items:center; padding:15px 0; border-bottom:1px solid var(--line); font-size:12px; }
.check-list b { font:500 11px 'DM Mono',monospace; color:var(--coral); }
.check-list em { font:500 8px 'DM Mono',monospace; color:var(--muted); font-style:normal; }
.link-card,.meetup-card { border:1px solid var(--line); padding:18px; }
.link-card p,.section-intro { color:var(--muted); font-size:12px; line-height:1.6; margin:0 0 12px; }
.link-card a { color:var(--coral); font:500 11px 'DM Mono',monospace; }
.schedule-scroll { overflow-x:auto; margin:0 -20px; padding:0 20px 10px; }
.schedule-overview { display:grid; grid-template-columns:52px repeat(5,132px); min-width:712px; border-top:1px solid var(--line); border-left:1px solid var(--line); }
.time-col,.date-col { display:grid; grid-template-rows:38px repeat(4,83px); }
.time-col > *, .date-col > * { padding:10px 8px; border-right:1px solid var(--line); border-bottom:1px solid var(--line); }
.time-col strong,.date-col strong { font:500 10px 'DM Mono',monospace; color:var(--muted); }
.time-col span { font:500 9px 'DM Mono',monospace; color:var(--coral); writing-mode:vertical-rl; text-align:center; }
.date-col > div { font-size:11px; line-height:1.45; background:rgba(255,255,255,.35); }
.date-col > div small { color:var(--muted); font-size:9px; }
.date-col.event-col > div { background:#fff0ec; }
.date-col.event-col strong { background:var(--coral); color:var(--ink); }
.detail-jump { position:sticky; top:0; z-index:5; display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:8px; margin:-4px -8px 20px; padding:8px; background:rgba(245,243,238,.94); border-bottom:1px solid transparent; backdrop-filter:blur(12px); }
.detail-jump a { display:grid; place-items:center; width:100%; height:36px; border:1px solid var(--line); text-decoration:none; font:500 11px 'DM Mono',monospace; transition:background .18s ease, border-color .18s ease, color .18s ease; }
.detail-jump a.active { background:var(--coral); border-color:var(--coral); color:var(--ink); }
.detail-jump a:focus-visible { outline:2px solid var(--ink); outline-offset:2px; }
.travel-stay-section { margin-top:0; }
.flight-table { border:1px solid var(--line); min-width:520px; }
.flight-table { overflow-x:auto; }
.flight-head,.flight-row { display:grid; grid-template-columns:120px 1fr 1fr; }
.flight-head > span { padding:10px; background:var(--ink); color:var(--paper); }
.flight-row { border-top:1px solid var(--line); min-height:78px; }
.flight-row > div { padding:11px 10px; border-right:1px solid var(--line); }
.traveler { display:flex; align-items:center; gap:8px; font-size:11px; }
.traveler img { width:30px; height:30px; border-radius:50%; }
.flight-cell strong { display:block; font-size:12px; }
.flight-cell.pending strong { color:var(--coral); }
.meetup-card + .meetup-card { margin-top:10px; }
.meetup-card > div { display:flex; justify-content:space-between; align-items:baseline; gap:10px; }
.meetup-card strong { font-size:14px; }
.meetup-card p { margin:10px 0 0; color:var(--muted); font-size:11px; line-height:1.55; }
@media (max-width:420px) { .flight-table { margin-right:-20px; } }
.expense-hero { min-height:300px; }
.expense-form { display:grid; grid-template-columns:minmax(0,400px) minmax(100px,1fr); gap:12px; }
.expense-form label { display:flex; flex-direction:column; gap:6px; color:var(--muted); font:500 9px 'DM Mono',monospace; letter-spacing:.06em; }
.expense-form input,.expense-form select { width:100%; border:1px solid var(--line); border-radius:0; background:rgba(255,255,255,.45); color:var(--ink); padding:12px 10px; font:500 12px Manrope,system-ui,sans-serif; }
.expense-form label:nth-child(3),.expense-form label:nth-child(6),.form-submit,.form-message { grid-column:1/-1; }
.expense-form label:nth-child(4),.expense-form label:nth-child(5) { grid-column:auto; }
.occurred-time-fields { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; align-items:center; }
.occurred-time-part { display:flex; align-items:center; gap:4px; min-width:0; }
.occurred-time-part input { min-width:0; text-align:center; padding-left:6px; padding-right:6px; font-family:'DM Mono',monospace; }
.occurred-time-part span { color:var(--muted); font:500 10px 'DM Mono',monospace; }
.occurred-time-part input::-webkit-inner-spin-button,.occurred-time-part input::-webkit-outer-spin-button { appearance:none; margin:0; }
.occurred-time-fields:focus-within { outline:2px solid var(--coral); outline-offset:-2px; }
.form-submit { border:0; cursor:pointer; color:var(--ink); width:100%; }
.form-message { margin:0; color:#17845a; font-size:11px; }
.form-message.error,.empty-expenses.error { color:var(--coral); }
.expense-totals { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.expense-totals > div { background:var(--blue); padding:16px; display:flex; flex-direction:column; gap:8px; }
.expense-totals span { font:500 9px 'DM Mono',monospace; }
.expense-totals strong { font:500 20px 'DM Mono',monospace; }
.expense-list { border-top:1px solid var(--line); }
.expense-item { display:flex; justify-content:space-between; gap:10px; padding:15px 0; border-bottom:1px solid var(--line); }
.expense-item-main { min-width:0; display:flex; flex-direction:column; gap:4px; }
.expense-item-main strong { color:var(--coral); font:500 18px 'DM Mono',monospace; }
.expense-item-main b { font-size:13px; }
.expense-item-main small { color:var(--muted); font-size:10px; line-height:1.4; }
.expense-actions { display:flex; flex:0 0 auto; align-items:flex-start; gap:5px; }
.expense-actions button { border:1px solid var(--line); background:transparent; padding:6px 7px; color:var(--muted); font-size:10px; cursor:pointer; }
.empty-expenses { color:var(--muted); font-size:12px; padding:18px 0; }
@media (max-width:420px) { .expense-form { grid-template-columns:minmax(0,1fr) 108px; gap:10px; } .occurred-time-fields { gap:5px; } .occurred-time-part { gap:2px; } .occurred-time-part span { font-size:9px; } }
.action-dashboard { margin:20px 0 18px; padding:14px; border:1px solid rgba(245,243,238,.26); background:var(--ink); color:var(--paper); }
.action-dashboard-head { display:flex; justify-content:space-between; align-items:center; gap:12px; margin-bottom:10px; }
.dashboard-kicker,.dashboard-label,.dashboard-live { font:500 9px 'DM Mono',monospace; letter-spacing:.08em; }
.dashboard-kicker { color:var(--yellow); }
.dashboard-live { display:inline-flex; align-items:center; gap:5px; color:#aeb6c2; font-size:8px; }
.dashboard-live i { display:block; width:6px; height:6px; border-radius:50%; background:var(--coral); box-shadow:0 0 0 3px rgba(255,101,77,.16); }
.action-dashboard-grid { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:rgba(245,243,238,.18); }
.action-dashboard-card { min-width:0; padding:12px 11px; background:rgba(245,243,238,.08); }
.dashboard-label { display:block; color:#aeb6c2; font-size:8px; }
.action-clock strong { display:block; margin-top:10px; color:var(--yellow); font:500 clamp(27px,8vw,36px)/.9 'DM Mono',monospace; letter-spacing:-.08em; }
.action-clock time { display:block; margin-top:8px; color:#c7ced8; font:500 9px 'DM Mono',monospace; }
.weather-reading { display:flex; align-items:center; gap:7px; margin-top:8px; }
.weather-symbol { display:grid; place-items:center; width:25px; height:25px; color:var(--yellow); font-size:20px; line-height:1; }
.weather-reading strong { color:var(--blue); font:500 clamp(27px,8vw,36px)/.9 'DM Mono',monospace; letter-spacing:-.08em; }
.action-weather > span:last-child { display:block; margin-top:8px; color:#c7ced8; font-size:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.weather-meta { display:flex; flex-wrap:wrap; gap:6px 12px; margin-top:10px; color:#aeb6c2; font:500 8px 'DM Mono',monospace; }
.dashboard-status { min-height:12px; margin:10px 0 0; color:#aeb6c2; font-size:9px; line-height:1.4; }
.dashboard-status[data-state="error"] { color:var(--yellow); }
.dashboard-status[data-state="loading"] { opacity:.72; }
@media (max-width:380px) { .action-dashboard { padding:12px; } .action-dashboard-card { padding:11px 9px; } .weather-meta { gap:5px 8px; } }
