:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f1e5;background:radial-gradient(circle at 18% 18%,#ffd6952e,#0000 22%),radial-gradient(circle at 80% 14%,#66a6d238,#0000 26%),linear-gradient(135deg,#091117 0%,#16242b 45%,#1e3038 100%);font-family:Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-height:100vh}.trip-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:1rem;min-height:100vh;padding:1rem;display:grid}.trip-viewer-shell,.trip-panel{border:1px solid #fff4db1f;border-radius:28px;position:relative;overflow:hidden}.trip-viewer-shell{background:linear-gradient(#ffffff14,#0000 22%),linear-gradient(#bdd7e8 0%,#f7ecd7 34%,#9a8b6f 100%);min-height:74vh}.trip-viewer{width:100%;height:100%;display:block;position:absolute;inset:0}.trip-viewer:focus-visible{outline-offset:-3px;outline:3px solid #ffecc0e6}.trip-viewer-overlay{pointer-events:none;background:radial-gradient(circle,#0000 58%,#00000029 100%),linear-gradient(#ffffff1f,#0000 26%);position:absolute;inset:0}.trip-track-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff5dc;letter-spacing:.03em;white-space:nowrap;background:#0a1114b8;border:1px solid #fff4db2e;border-radius:999px;padding:.26rem .5rem;font-size:.73rem;line-height:1;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000002e}.trip-viewer-hint{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b12158f;border:1px solid #fff4db24;border-radius:16px;max-width:min(30rem,100% - 2rem);padding:.85rem 1rem;position:absolute;bottom:1rem;left:1rem}.trip-viewer-hint strong{letter-spacing:.14em;text-transform:uppercase;color:#fff3d3;font-size:.76rem;display:block}.trip-viewer-hint span{color:#f5f1e5db;max-width:34ch;margin-top:.2rem;font-size:.9rem;display:block}.trip-panel{background:linear-gradient(#131e23f0,#0c1418fa),linear-gradient(#ffffff0a,#0000);padding:1.5rem}.trip-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#d9c9a5;margin:0 0 .45rem;font-size:.74rem}.trip-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.5rem);line-height:.95}.trip-lede{color:#f5f1e5c2;max-width:32ch;margin:1rem 0 1.3rem}.trip-status{color:#f6ebcf;background:#fff4db14;border:1px solid #fff4db1f;border-radius:16px;margin:0;padding:.95rem 1rem}.trip-status-error{color:#ffd7d0;background:#6f1c1966;border-color:#ffa39557}.trip-stats{gap:.9rem;margin:1.4rem 0 0;display:grid}.trip-stats div{border-top:1px solid #fff4db14;padding-top:.9rem}.trip-stats dt{letter-spacing:.12em;text-transform:uppercase;color:#eee3cf94;margin-bottom:.3rem;font-size:.74rem}.trip-stats dd{color:#fff4dc;margin:0}.trip-cluster-section{gap:.85rem;max-height:30vh;margin-top:1.4rem;display:grid;overflow:auto}.trip-cluster-header{justify-content:space-between;align-items:center;display:flex}.trip-cluster-header span{color:#eadfc6}.trip-cluster-header strong{text-align:center;background:#fff4db14;border-radius:999px;min-width:2rem;padding:.25rem .6rem}.trip-cluster-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.trip-cluster-item{cursor:pointer;background:#fff4db0d;border:1px solid #fff4db1a;border-radius:18px;padding:.9rem 1rem}.trip-cluster-item strong{color:#fff4dc;display:block}.trip-cluster-item p{color:#f5f1e5b8;margin:.45rem 0 0;font-size:.86rem}.trip-reset-button{appearance:none;color:#1a1812;cursor:pointer;background:linear-gradient(135deg,#dca963,#f3d8aa);border:0;border-radius:999px;margin-top:1.4rem;padding:.9rem 1.1rem;font-weight:700}@media (width<=980px){.trip-layout{grid-template-columns:1fr}.trip-viewer-shell{min-height:58vh}}
