body[data-view="home"] .view-panel{display:none}
.region-fill{display:block}
.month-chart{height:112px;display:flex;align-items:end;gap:8px;padding:4px 2px 0}.month-column{height:100%;min-width:28px;flex:1;display:grid;grid-template-rows:1fr auto;align-items:end;gap:6px;text-align:center}.month-column span{display:block;min-height:5px;background:var(--teal);border-radius:4px 4px 2px 2px}.month-column small{font-size:11px;color:var(--muted);white-space:nowrap}.month-chart>p{align-self:center;color:var(--muted);font-size:13px}.journey-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.journey-metrics div{min-height:64px;padding:10px;border:1px solid #dce7e6;background:#f7fbfa}.journey-metrics strong{display:block;font-size:21px;line-height:1.1;color:var(--teal);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journey-metrics span{display:block;margin-top:5px;color:var(--muted);font-size:12px}
.leaflet-container{background:#dfe4e5}.leaflet-tile-pane{filter:grayscale(1) saturate(0) brightness(1.08) contrast(.88)}
.manual-locate{color:var(--teal)}.record-location-warning{margin:0 0 10px;padding:7px 9px;border-left:3px solid var(--yellow);background:#fff9e6;color:#715e26;font-size:12px}.manual-location-map-wrap{height:300px;border:1px solid var(--line);border-radius:6px;overflow:hidden}.manual-location-map-wrap #manualLocationMap{height:100%;min-height:0}.manual-location-map-wrap .leaflet-tile-pane{filter:none}
.cloud-progress{display:grid;gap:7px;padding:11px 12px;border:1px solid #c8ddda;background:#f3faf8;border-radius:6px}.cloud-progress-head{display:flex;justify-content:space-between;gap:12px;color:var(--teal);font-size:13px}.cloud-progress small{color:var(--muted)}.cloud-progress-track{height:8px;overflow:hidden;background:#dbe9e7;border-radius:99px}.cloud-progress-track span{display:block;width:0;height:100%;background:var(--teal);border-radius:inherit;transition:width .2s ease}
.amap-repair-button{margin-top:8px;border-color:#e3c66c;color:#725b13;background:#fffdf4}.amap-repair{color:#9b7611}.amap-repair svg{width:15px}
.record-occurrences{display:grid;gap:10px;margin-top:14px}.record-occurrence{padding:11px 0 0;border-top:1px solid #e1e9e8}.occurrence-head{display:flex;justify-content:space-between;gap:10px}.occurrence-head time,.occurrence-head strong,.occurrence-head small{display:block}.occurrence-head time{color:var(--teal);font-size:12px;font-weight:750}.occurrence-head strong{margin-top:2px;font-size:14px}.occurrence-head small{margin-top:2px;color:var(--muted);font-size:12px}.occurrence-actions{display:flex;gap:5px;align-items:start}.occurrence-actions .icon-button{width:30px;min-height:30px}.edit-occurrence{color:var(--teal)}.delete-occurrence{color:var(--danger)}.occurrence-notes{margin:7px 0;color:#3d5258;white-space:pre-wrap}.occurrence-media{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.occurrence-media img,.occurrence-media video{height:68px;width:92px;object-fit:cover;border-radius:5px;background:#e8eeee}
.lazy-media-button{min-height:32px;padding:0 9px;font-size:12px;color:var(--teal)}.lazy-media-button svg{width:14px}.record-preview-media .lazy-media-button{height:48px}.region-media-actions{display:flex;align-items:center;gap:8px;margin-top:10px}.region-media-button{min-height:34px;font-size:12px;color:var(--teal)}.region-media-button:disabled{opacity:.7;cursor:wait}
.records-tools{display:flex;align-items:center;gap:8px}.memory-shuffle-button{color:var(--teal)}.memory-shuffle-button svg{width:16px}.record-teaser{display:-webkit-box;margin:10px 0 0;color:#3d5258;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.record-preview-media{display:flex;gap:6px;min-height:0;margin-top:10px;overflow:hidden}.record-preview-media:empty{display:none}.record-preview-media img,.record-preview-media video{width:64px;height:48px;object-fit:cover;border-radius:4px;background:#e8eeee}.memory-folder{margin-top:13px;border-top:1px solid #e1e9e8}.memory-folder summary{display:flex;align-items:center;justify-content:space-between;padding-top:11px;color:var(--teal);font-size:13px;font-weight:750;cursor:pointer;list-style:none}.memory-folder summary::-webkit-details-marker{display:none}.memory-folder summary:after{content:"+";font-size:18px;font-weight:400}.memory-folder[open] summary:after{content:"-"}.passport-card{grid-column:1/-1}.passport-stamps{display:flex;flex-wrap:wrap;gap:8px}.passport-stamps>p{margin:0;color:var(--muted)}.passport-stamp{display:grid;grid-template-columns:auto auto;gap:8px;align-items:center;padding:7px 9px;border:1px solid var(--line);border-left:3px solid var(--stamp-color);background:#fbfdfc;font-size:13px}.passport-stamp small{color:var(--muted)}.memory-dialog-content{padding:22px}.memory-dialog-meta{margin:15px 0 0;color:var(--teal);font-size:13px;font-weight:700}.memory-dialog-notes{margin:9px 0 16px;white-space:pre-wrap;color:#3d5258;line-height:1.75}.memory-dialog-media{display:flex;gap:8px;flex-wrap:wrap}.memory-dialog-media:empty{display:none}.memory-dialog-media img,.memory-dialog-media video{width:min(100%,210px);height:138px;object-fit:cover;border-radius:5px;background:#e8eeee}@media(max-width:590px){.records-tools{width:100%;justify-content:space-between}.records-tools .filter-wrap{width:auto;flex:1}.memory-shuffle-button{padding:0 10px}}
body[data-view="itineraries"] .home-panel,body[data-view="itineraries"] .records-section{display:none}
body[data-view="records"] .home-panel,body[data-view="records"] .itinerary-section{display:none}
.view-nav{display:flex;align-items:center;gap:4px;margin-left:auto;margin-right:18px}.view-nav button{display:flex;align-items:center;gap:6px;height:36px;padding:0 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#547178;font:inherit;font-size:14px;cursor:pointer}.view-nav button svg{width:16px;height:16px}.view-nav button.active{border-bottom-color:#e3ae2f;color:#123d48;font-weight:750}.insights-panel{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin-top:22px}.insight-card{min-height:154px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:7px}.insight-card h2{margin:4px 0 12px;font-size:19px}.region-chart{display:grid;gap:10px}.region-row{display:grid;grid-template-columns:minmax(85px,170px) 1fr auto;align-items:center;gap:9px;font-size:13px}.region-row b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.region-track{height:8px;background:#e8efef;overflow:hidden;border-radius:99px}.region-fill{height:100%;border-radius:99px}.region-row small{color:var(--muted);white-space:nowrap}.atlas-note{display:flex;flex-direction:column;justify-content:center}.atlas-note p{margin:0;color:var(--muted);line-height:1.65}.repair-locations-button{width:100%;margin-top:14px;justify-content:center}.itinerary-section{margin-top:18px}.records-section{margin-top:18px}.itinerary-section .records-head,.records-section .records-head{margin-bottom:18px}@media(max-width:880px){.topbar{flex-wrap:wrap}.view-nav{order:3;width:100%;margin:0}.top-actions{margin-left:auto}.insights-panel{grid-template-columns:1fr}.region-row{grid-template-columns:minmax(76px,120px) 1fr auto}}@media(max-width:590px){.view-nav button{flex:1;justify-content:center;padding:0 5px}.view-nav button svg{display:none}.top-actions .secondary-button{display:none}}
