:root{--bg: #ece6d9;--panel: #fffdf8;--text: #1f2933;--muted: #5a6872;--border: #d8cebc;--accent: #2b5f7e;--accent-2: #8f4c1d;--error: #bb3e3e}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%;font-family:Avenir Next,Segoe UI,Tahoma,sans-serif;color:var(--text);background:radial-gradient(circle at 20% 0%,rgba(61,99,132,.12),transparent 45%),radial-gradient(circle at 100% 30%,rgba(195,108,46,.1),transparent 42%),linear-gradient(180deg,#f6f1e5,#ece6d9)}.layout{max-width:1280px;margin:0 auto;padding:14px;display:grid;gap:12px}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:12px;top:12px;width:auto;height:auto;padding:8px 12px;border-radius:8px;border:1px solid #214966;background:#fff;color:#17364d;z-index:50}.sr-only-status{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.topbar{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);border-radius:14px;background:var(--panel);padding:14px;box-shadow:0 10px 24px #21303b14}.topbar h1{margin:0;font-size:clamp(2rem,2.6vw,3rem);line-height:1.05;text-wrap:balance}.topbar p{margin:4px 0 0;color:var(--muted);font-size:.98rem}.topbar-actions{display:flex;gap:8px;flex-wrap:wrap}.title-toolbar{border:1px solid var(--border);border-radius:12px;background:#f6f1e5;padding:8px 10px;display:grid;gap:6px}.toolbar-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.toolbar-pill-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.toolbar-pill-row>*{flex:0 0 auto}.toolbar-popover{border:1px solid #c8d3dc;border-radius:999px;background:#eef4f8;color:#27465f;padding:0;position:relative;min-width:0}.toolbar-popover summary{list-style:none;cursor:pointer;padding:8px 12px;font-size:.83rem;font-weight:600;min-height:40px;display:inline-flex;align-items:center}.toolbar-popover summary::-webkit-details-marker{display:none}.toolbar-popover[open]{border-radius:12px;width:min(360px,100%);max-width:100%;z-index:12}.toolbar-popover[open] summary{border-bottom:1px solid #c8d3dc}.toolbar-popover.runtime.fallback{border-color:#e1c492;background:#fff7e8;color:#6c4d1a}.toolbar-popover.alert{border-color:#c7d7e5;background:#eef6ff;color:#1e4765}.toolbar-popover.alert.success{border-color:#bfdac7;background:#edf9f1;color:#2f5f3b}.toolbar-popover.alert.warn{border-color:#e2ca9d;background:#fff8eb;color:#6a4f1d}.toolbar-popover.alert.error{border-color:#dfc0c0;background:#fff2f2;color:#7d2d2d}.toolbar-popover-body{padding:8px 10px;display:grid;gap:6px;min-width:0}.toolbar-popover-body select{width:100%;max-width:100%;min-width:0}.toolbar-popover-body p{margin:0;font-size:.82rem}.toolbar-now-row{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:.8rem;color:#35556e}.runtime-banner{display:flex;flex-wrap:wrap;gap:8px;border:1px solid #c5d6e2;border-radius:12px;background:#eff6fb;color:#27455d;padding:10px 12px;font-size:.86rem}.runtime-banner.compact{margin:10px 0}.runtime-banner.fallback{border-color:#e1c492;background:#fff7e8;color:#6c4d1a}.ui-alert{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #c7d7e5;border-radius:12px;background:#eef6ff;color:#1e4765;padding:10px 12px}.ui-alert.success{border-color:#bfdac7;background:#edf9f1;color:#2f5f3b}.ui-alert.warn{border-color:#e2ca9d;background:#fff8eb;color:#6a4f1d}.ui-alert.error{border-color:#dfc0c0;background:#fff2f2;color:#7d2d2d}.app-tab-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-tab{min-height:40px}#primary-content{display:grid;gap:12px}.top-photo-shell{padding:10px 12px}.top-photo-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:8px}.top-photo-header h2{margin:0 0 4px}.top-photo-scope{margin-bottom:0}.top-photo-strip{list-style:none;margin:0;padding:0 1px 4px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,220px);gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.top-photo-strip li{min-width:0}.top-photo-item{width:100%;min-height:0;padding:0;border-radius:12px;border-color:#bfcfdd;background:#fff;color:#1f2933;text-align:left;overflow:hidden;display:grid;gap:0;scroll-snap-align:start;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.top-photo-item:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1a314429}.top-photo-item.is-selected{border-color:#b35c1f;box-shadow:0 0 0 1px #b35c1f59}.top-photo-item img{width:100%;height:150px;object-fit:cover;display:block;background:#f2f6fa}.top-photo-item-date{display:inline-flex;margin:8px 8px 0;width:fit-content;border:1px solid #c8d7e4;border-radius:999px;background:#eef5fb;color:#27465f;font-size:.71rem;font-weight:700;padding:2px 8px}.top-photo-item-caption{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:6px 8px 8px;font-size:.75rem;line-height:1.3;color:#365369}.primary-layout{display:grid;gap:12px}.primary-map{min-width:0}.day-context-bar{border:1px solid var(--border);border-radius:12px;background:#f6f1e5;padding:10px 12px;display:grid;gap:6px}.day-context-now{margin:0;color:#304e61;font-size:.88rem}.trip-overview-grid,.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.day-focus-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:12px}.focus-map .map{min-height:clamp(320px,62vh,640px)}.focus-moments{max-height:76vh;overflow:auto}.secondary-grid{align-items:start}.dashboard-grid.single-column{grid-template-columns:minmax(0,1fr)}.card{border:1px solid var(--border);border-radius:14px;background:var(--panel);padding:12px;box-shadow:0 8px 22px #232f3b14}.card h2{margin:2px 0 10px;font-size:1.08rem}.row{display:grid;gap:4px;margin-bottom:8px}input,select,textarea,button{font:inherit}input,select,textarea{border:1px solid #c5d0da;border-radius:8px;padding:8px;background:#fff}button{border:1px solid var(--accent);border-radius:8px;min-height:44px;padding:7px 11px;background:var(--accent);color:#f7fafe;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(37,75,87,.14)}button.active{background:var(--accent-2);border-color:var(--accent-2)}.secondary-btn{background:#f2f6fa;border-color:#9bb2c3;color:#27465f}button:disabled{opacity:.6;cursor:not-allowed}.toggle-row,.button-row,.pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.button-row.compact,.pill-row.compact{margin-bottom:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #2c5d87;outline-offset:2px}button,a{touch-action:manipulation}.pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #c4d2dc;background:#eef4f8;font-size:.76rem;padding:4px 10px}.pill.high{background:#e9f7ef;border-color:#b8d8c0}.pill.medium{background:#f6f3e3;border-color:#dacd9c}.pill.low{background:#f8ecec;border-color:#dbb}.pill.today-pill{background:#fff1e1;border-color:#d0722b;color:#6c3a14;font-weight:700}.today-tag{display:inline-flex;align-items:center;border-radius:999px;background:#d0722b;color:#fff8f2;padding:3px 9px;font-size:.72rem;font-weight:700}.photo-tag{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #9dbccf;background:#edf5fb;color:#24465e;padding:3px 9px;font-size:.72rem;font-weight:700}.timeline-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.day-annotations{margin:0 0 12px;border:2px solid #b35c1f;border-radius:12px;background:linear-gradient(180deg,#fff6ea,#fffdf8);box-shadow:0 8px 18px #4e2f1414;padding:10px}.day-annotations.is-empty{border-color:#c0ced9;background:#f5f8fb;box-shadow:none}.day-annotations-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.day-annotations h3{margin:0;font-size:1rem;color:#5a2f12}.day-annotations-count{min-width:28px;border-radius:999px;border:1px solid #9e4f1a;background:#b35c1f;color:#fff6ee;font-size:.84rem;font-weight:700;text-align:center;padding:3px 8px}.day-annotations-subtitle{margin:0 0 8px;color:#6d421e;font-size:.8rem;font-weight:600}.day-annotations.is-empty .day-annotations-subtitle{color:#3d5d75}.day-annotation-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.day-annotation-list li{border:1px solid #d99b66;border-left:6px solid #b35c1f;border-radius:10px;background:#fffaf3;padding:8px 10px}.day-annotation-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.day-annotation-tag{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #9e4f1a;background:#b35c1f;color:#fff6ee;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:3px 8px}.day-annotation-meta .pill{border-color:#d9b28f;background:#fff0de;color:#55321a;font-weight:700}.day-annotation-list small{display:block;margin-top:6px;color:#33526b;font-weight:600;font-size:.77rem}.day-annotation-list p{margin:0;color:#243a4a;font-size:.92rem;line-height:1.35}.day-annotations-empty{margin:0;border:1px dashed #aebfcd;border-radius:9px;background:#fff;padding:8px 10px;color:#35556e;font-size:.86rem;font-weight:600}.timeline-list li{border:1px solid #d3dfeb;border-radius:10px;padding:8px;display:grid;grid-template-columns:110px 1fr;gap:8px;background:#f9fcff}.timeline-list li.is-current{border-color:var(--accent-2);background:#fff8f1}.timeline-list .time{font-size:.85rem;color:#2f4f66;font-weight:700}.timeline-list p,.timeline-list small{margin:0;color:var(--muted)}.recommendation-list{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:8px}.recommendation-list li{border:1px solid #d0dde7;border-radius:10px;padding:8px;display:grid;gap:2px}.recommendation-list span{color:var(--muted);font-size:.85rem}.chat-form{display:grid;gap:8px}.chat-form textarea{min-height:90px;resize:vertical}.chat-answer{border:1px solid #cddbe6;border-radius:10px;background:#f7fbfe;padding:10px}.actual-moment-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.actual-moment{border:1px solid #d4dee8;border-radius:10px;background:#f8fbff;padding:9px;display:grid;gap:8px}.actual-moment p{margin:0}.actual-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.actual-photo-card{margin:0;border:1px solid #d4dee8;border-radius:10px;overflow:hidden;background:#fff;display:grid;gap:0;align-content:start}.actual-photo-media{display:flex;align-items:center;justify-content:center;background:#f3f7fb}.actual-photo-card img,.actual-photo-card video{width:auto;max-width:100%;height:auto;max-height:clamp(280px,46vw,720px);display:block;object-fit:contain;background:transparent;margin:0 auto}.actual-photo-card figcaption{padding:6px 8px;font-size:.78rem;color:#334756;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.inline-error-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.review-box{margin-top:8px;border:1px solid #d4d4d4;border-radius:10px;background:#fafafa;padding:8px}.region-overview-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.card-header-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.region-row{border:1px solid #d4dce4;border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#f8fbff}.region-row p{margin:4px 0 0;color:var(--muted);font-size:.85rem}.region-row.is-today{border-color:#d7a36d;background:#fff4e9}.day-overview-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:7px;max-height:260px;overflow:auto}.day-row{border:1px solid #d4dce4;border-radius:10px;background:#f8fbff;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px}.day-row-tags{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.day-row.is-selected{border-color:#346388;box-shadow:inset 0 0 0 1px #346388}.day-row.is-today{border-color:#d7a36d;background:#fff4e9}.day-row-button{flex:1;text-align:left;border:0;background:transparent;color:inherit;padding:0;min-height:40px;display:grid;gap:1px}.day-row-button small{color:var(--muted)}.map-shell{overflow:hidden}.map-meta{margin:0 0 10px;color:var(--muted)}.map-scope-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 10px}.map-status{font-size:.84rem;color:#35556e;margin-bottom:8px}.secondary-link{color:#1f5f8b;text-decoration:underline;text-underline-offset:2px}.map-error{margin-bottom:8px;border:1px solid #e1b4b4;border-radius:10px;background:#fff3f3;padding:10px}.map-error p{margin:0 0 8px;color:var(--error)}.map-retry-btn{width:fit-content}.map{width:100%;min-height:460px;max-height:78vh;border-radius:12px;overflow:hidden}.map-stop-shell{margin-top:8px;border:1px solid #d4dee7;border-radius:10px;background:#f7fbff;padding:6px 8px}.map-stop-shell summary{cursor:pointer;font-size:.88rem;font-weight:700;color:#2a4a63}.map-stop-list{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:8px;max-height:220px;overflow:auto}.map-stop-list li{border:1px solid #d4dee7;border-radius:10px;padding:8px;display:flex;justify-content:space-between;gap:10px;align-items:center}.map-stop-list small{display:block;color:var(--muted)}.map-tooltip.leaflet-tooltip{background:#192b3bf2;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;box-shadow:0 8px 18px #0f1d2947;font-size:.79rem;line-height:1.3;padding:6px 8px}.map-tooltip.leaflet-tooltip-top:before{border-top-color:#192b3bf2}.map-tooltip.leaflet-tooltip-bottom:before{border-bottom-color:#192b3bf2}.map-tooltip.leaflet-tooltip-left:before{border-left-color:#192b3bf2}.map-tooltip.leaflet-tooltip-right:before{border-right-color:#192b3bf2}.map.is-disabled{opacity:.45;pointer-events:none}.mobile-panel-strip{display:none}.mobile-panel-btn{min-height:40px}.panel-hidden-mobile{display:block}.status-row{display:flex;justify-content:space-between;border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:#f8f5ee;color:#445564;font-size:.85rem}.error-text{color:var(--error);margin:6px 0 0}.hint{color:var(--muted);font-size:.8rem}.source-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.source-list li{border:1px solid #d4dce4;border-radius:10px;padding:8px}.source-list span{display:block;color:var(--muted);font-size:.84rem}@media (max-width: 980px){.layout{padding:8px;gap:8px}.topbar{flex-direction:column;align-items:flex-start;gap:8px;padding:10px}.topbar h1{font-size:clamp(1.55rem,7vw,2.1rem)}.topbar p{margin-top:2px;font-size:.88rem;opacity:.9}.topbar-actions{width:100%;display:grid;grid-template-columns:1fr}.title-toolbar{position:sticky;top:0;z-index:10;background:#ece6d9f5;padding:6px;gap:4px}.toolbar-pill-row{gap:6px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.toolbar-tabs{display:flex;overflow-x:auto;gap:6px;padding-bottom:2px}.toolbar-tabs .app-tab{min-width:140px;flex:1 0 auto}.top-photo-header{flex-direction:column;align-items:stretch}.top-photo-scope{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.top-photo-scope>button{width:100%}.top-photo-strip{grid-auto-columns:minmax(148px,74vw);gap:8px}.top-photo-item img{height:128px}.toolbar-popover[open]{width:100%}.toolbar-now-row{display:none}.mobile-panel-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:0}.card{padding:10px}.card h2{margin:1px 0 8px;font-size:1rem}.trip-overview-grid,.dashboard-grid,.day-focus-grid,.tools-grid{grid-template-columns:1fr}.day-focus-grid{gap:8px}.timeline-list li,.actual-photo-grid{grid-template-columns:1fr}.region-row{flex-direction:column;align-items:flex-start}.panel-hidden-mobile{display:none!important}.map{min-height:clamp(260px,52vh,420px);max-height:65vh}.focus-map .map{min-height:clamp(320px,62vh,560px)}.focus-moments{max-height:min(72vh,680px);overflow:auto}.ui-alert,.runtime-banner,.inline-error-actions,.map-stop-list li{flex-direction:column;align-items:flex-start}.status-row{flex-direction:column;gap:2px;padding:8px 10px;font-size:.8rem}}.topbar-copy{display:grid;gap:4px;position:relative}.topbar-selected-day{margin:2px 0 0;color:#35556e;font-size:.92rem;font-weight:600}.topbar{align-items:flex-start;gap:12px}.topbar-actions{align-items:flex-start;position:relative}.header-day-picker{position:relative;border:1px solid #c7d4dd;border-radius:12px;background:#f8fbff;color:#21435c}.header-day-picker summary{list-style:none;cursor:pointer;min-height:44px;padding:9px 12px;display:grid;gap:2px;min-width:250px}.header-day-picker summary::-webkit-details-marker{display:none}.header-day-picker summary span{font-weight:700}.header-day-picker summary small{color:#516879;font-size:.78rem}.header-day-picker[open]{box-shadow:0 12px 28px #21303b1f}.header-day-picker-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(760px,calc(100vw - 48px));max-height:min(68vh,720px);overflow:auto;border:1px solid var(--border);border-radius:14px;background:#fffdf8fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px #1c2b3529;padding:12px;display:grid;gap:12px}.header-day-picker-section{display:grid;gap:8px}.header-day-picker-region{width:fit-content;min-height:34px;padding:6px 10px;border-radius:999px;background:#eef4f8;border-color:#c7d4dd;color:#27465f}.header-day-picker-days{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.header-day-option{width:100%;min-height:0;border:1px solid #d4dce4;border-radius:12px;background:#fff;color:#243847;padding:9px 10px;text-align:left;display:grid;gap:6px}.header-day-option span:first-child{font-weight:700}.header-day-option-tags{display:flex;gap:6px;flex-wrap:wrap}.trip-workspace{display:grid;grid-template-columns:1fr;gap:12px}.trip-main{display:grid;gap:12px;min-width:0}.trip-main>*{min-width:0}.header-day-picker-region.active,.header-day-option.active{border-color:var(--accent-2);box-shadow:inset 0 0 0 1px #8f4c1d47;background:#fff4e9;color:#48270f}.trip-section-header{align-items:flex-start;gap:10px;flex-wrap:wrap}.day-summary-strip{padding-top:10px;padding-bottom:10px}.day-summary-strip .day-overview-pills{margin-bottom:6px}.section-jump-row{display:flex;flex-wrap:wrap;gap:8px}.section-jump-row a{display:inline-flex;align-items:center;min-height:34px;border:1px solid #c4d2dc;border-radius:999px;background:#eef4f8;color:#27465f;padding:5px 11px;text-decoration:none;font-weight:600}.day-story-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);gap:12px;align-items:start}.day-story-grid>*{min-width:0}.day-media-block{min-width:0}.trip-media-card{display:grid;gap:10px}.trip-media-card .card-header-row{margin-bottom:0}.trip-media-header{align-items:flex-start;gap:10px 14px}.trip-media-heading{min-width:0;display:flex;align-items:baseline;gap:4px 12px;flex-wrap:wrap}.trip-media-heading h2{margin:0}.trip-media-context{margin:0;font-size:.9rem;line-height:1.3;color:var(--muted)}.media-scope-toggle{margin-bottom:0;flex-shrink:0}.actual-moment-copy{color:#395163;font-size:.9rem;line-height:1.35}.actual-photo-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px;align-items:start}.actual-photo-card{min-width:0}.actual-photo-card img{width:auto}.actual-photo-card video{width:auto}.actual-photo-card figcaption{padding:8px 10px 10px;font-size:.84rem;-webkit-line-clamp:3}.actual-photo-launch{display:block;width:100%;padding:0;border:0;border-radius:10px 10px 0 0;background:transparent;box-shadow:none;color:inherit}.actual-photo-caption-row{display:flex;justify-content:space-between;align-items:start;gap:10px}.actual-photo-caption-spacer{flex:1 1 auto}.actual-photo-expand{flex:0 0 auto;align-self:center;min-width:72px}.day-annotations{margin:0}.day-annotations h2{margin:0;font-size:1rem;color:#5a2f12}.focus-moments,.day-overview-list,.map-stop-list{max-height:none;overflow:visible}.map-stop-shell{margin-top:10px}.map-shell .map-scope-toggle{margin:0;width:min(340px,100%)}.status-row{gap:12px;flex-wrap:wrap}@media (max-width: 980px){.topbar-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.header-day-picker summary{min-width:0}.header-day-picker-panel{right:auto;left:0;width:min(100vw - 32px,100%)}.header-day-picker-days{grid-template-columns:1fr}.trip-section-header{flex-direction:column}.day-overview-pills{justify-content:flex-start}.day-story-grid{grid-template-columns:1fr}.trip-media-header{flex-direction:column;align-items:stretch}.trip-media-heading{align-items:flex-start}.media-scope-toggle{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.actual-photo-strip{grid-template-columns:1fr}.map{min-height:clamp(280px,48vh,420px);max-height:none}}:root{--bg: #e8dfcf;--panel: rgba(255, 250, 243, .92);--text: #1f2224;--muted: #625b53;--border: rgba(93, 74, 49, .16);--accent: #254b57;--accent-2: #9d6033;--error: #af4343;--font-body: "Avenir Next", "Helvetica Neue", "Segoe UI", sans-serif;--font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif}html,body,#root{font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at top left,rgba(39,84,93,.12),transparent 34%),radial-gradient(circle at 85% 12%,rgba(157,96,51,.12),transparent 28%),linear-gradient(180deg,#f3ecdf,#e8dfcf 48%,#e2d6c3)}.layout{max-width:1440px;padding:22px;gap:18px}.topbar h1,.card h2,.hero-spotlight h2{font-family:var(--font-display);letter-spacing:-.02em}.topbar h1{font-size:clamp(3rem,5vw,4.8rem);line-height:.94}.card{border:1px solid var(--border);border-radius:24px;background:var(--panel);box-shadow:0 18px 44px #31281d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px}.card h2{font-size:clamp(1.3rem,2vw,1.7rem);margin:0}button{border-radius:999px;border-color:var(--accent);background:var(--accent);color:#fbf7f1;font-weight:600;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}button:hover:not(:disabled),.section-jump-row a:hover,.hero-link:hover{transform:translateY(-1px)}.secondary-btn{border-color:#254b5733;background:#ffffffb8;color:var(--accent)}.pill,.photo-tag{border-color:#254b5724;background:#254b5714;color:#244751}.today-tag{background:var(--accent-2);color:#fff7ef}.keepsake-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:20px;padding:22px;border-radius:34px;background:linear-gradient(135deg,#fffbf5fa,#f4ecdcf2),linear-gradient(180deg,#254b570f,#9d60330d);box-shadow:0 22px 50px #382c1c1a}.keepsake-copy{gap:16px}.hero-eyebrow{margin:0;display:inline-flex;align-items:center;gap:12px;color:#47606b;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.hero-eyebrow-separator{opacity:.5}.hero-dek{margin:0;max-width:42rem;font-size:1rem;line-height:1.45;color:#4e585d}.hero-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:12px 0;border-top:1px solid rgba(37,75,87,.1);border-bottom:1px solid rgba(37,75,87,.1)}.hero-stat{margin:0;padding:0 6px 0 0;border-right:1px solid rgba(37,75,87,.1);background:transparent}.hero-stat-action-card{padding:0;overflow:hidden}.hero-stat:last-child{border-right:0}.hero-stat-button{width:100%;min-height:100%;padding:0;border:0;border-radius:0;background:transparent;color:inherit;display:grid;justify-items:start;text-align:left;gap:8px;box-shadow:none}.hero-stat-button:hover:not(:disabled){transform:none;background:transparent}.hero-stat dt{color:#5a6571;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-stat dd{margin:6px 0 0;font-family:var(--font-display);font-size:clamp(1.5rem,2.3vw,2.2rem);line-height:.95;color:#1f2427;font-variant-numeric:tabular-nums}.hero-stat-button span{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4e6271}.hero-chapter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;padding:0;border:0;border-radius:0;background:#181c1f47;z-index:30}.hero-chapter-menu{position:fixed;inset:min(7vh,48px) 6vw auto;display:grid;gap:14px;padding:16px 18px 18px;border:1px solid rgba(37,75,87,.12);border-radius:24px;background:#fffbf5f2;box-shadow:0 24px 60px #31281d2e;max-height:min(72vh,46rem);overflow:auto;z-index:31}.hero-chapter-menu-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.hero-chapter-menu-header strong{display:block;font-family:var(--font-display);font-size:1.25rem;line-height:1.02}.hero-chapter-menu-header p{margin:6px 0 0;color:#5d5a57;line-height:1.45}.hero-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hero-current-day{min-height:38px;padding:8px 13px;border:1px solid rgba(37,75,87,.12);border-radius:999px;background:#ffffffd1;display:grid;gap:2px}.hero-current-day strong{font-size:1.05rem;line-height:1.1}.hero-current-day small{color:#59656f;font-size:.88rem}.hero-link,.section-jump-row a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;border:1px solid rgba(37,75,87,.14);background:#ffffffb8;color:var(--accent);font-weight:700;text-decoration:none;padding:0 15px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.hero-spotlight{display:grid;gap:10px;padding-top:6px;border-top:1px solid rgba(37,75,87,.12)}.hero-spotlight-meta{display:flex;flex-wrap:wrap;gap:8px}.hero-spotlight h2{margin:0;font-size:clamp(1.7rem,2.7vw,2.6rem);line-height:1.02;text-wrap:balance}.hero-spotlight p{margin:0;max-width:48ch;color:#475157;font-size:.98rem;line-height:1.45}.hero-visual-shell{min-width:0;display:flex}.hero-carousel{width:100%;display:grid;gap:14px;align-content:start}.hero-carousel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-carousel-counter{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4b5d6d}.hero-carousel-controls{display:inline-flex;gap:8px}.hero-carousel-btn{min-width:44px;min-height:44px;padding:0;font-size:1.4rem;line-height:1}.hero-visual-launch{display:block;width:100%;padding:0;border:0;border-radius:30px;background:transparent;box-shadow:none;color:inherit;text-align:left}.hero-visual-launch:hover:not(:disabled){transform:none}.hero-visual,.hero-placeholder{width:100%;min-height:0;margin:0;position:relative;overflow:hidden;border-radius:30px;background:#d8d0c1;box-shadow:inset 0 0 0 1px #ffffff59;aspect-ratio:4 / 3}.hero-visual img{width:100%;height:100%;min-height:0;object-fit:cover;display:block}.hero-visual-caption{display:grid;gap:4px;padding:0 2px;color:#48555d}.hero-visual-caption strong{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;color:#5e6d76}.hero-visual-caption span{max-width:40ch;font-size:.94rem;line-height:1.42;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-thumbnail-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(96px,118px);gap:10px;overflow-x:auto;padding:4px 0 6px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.hero-thumbnail{min-height:0;padding:0;border-radius:20px;border:0;background:transparent;color:#fefaf5;display:grid;gap:8px;scroll-snap-align:start;box-shadow:none}.hero-thumbnail img{width:100%;aspect-ratio:5 / 4;object-fit:cover;display:block;border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff52,0 10px 18px #31281d14;transition:transform .2s ease,box-shadow .2s ease}.hero-thumbnail span{padding:0 4px 2px;font-size:.68rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#445763;background:transparent}.hero-thumbnail.is-active{transform:none}.hero-thumbnail:hover img,.hero-thumbnail.is-active img{transform:translateY(-2px)}.hero-thumbnail.is-active img{box-shadow:inset 0 0 0 2px #254b57c7,0 16px 26px #254b5729}.hero-placeholder{align-items:end;padding:26px;display:grid;background:radial-gradient(circle at top left,rgba(37,75,87,.28),transparent 40%),linear-gradient(160deg,#3a5960,#a1683d);color:#fffaf5}.hero-placeholder span{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;opacity:.82}.hero-placeholder strong{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.1rem);line-height:.96}.hero-placeholder p{margin:0;max-width:28rem;line-height:1.55}.header-day-picker{border-color:#254b5724;background:#ffffffb8;border-radius:18px}.header-day-picker summary{min-width:280px;padding:11px 14px}.header-day-picker-panel{border-radius:22px;background:#fffaf3fa;box-shadow:0 24px 58px #34281c2e}.header-day-picker-region,.header-day-option{border-radius:16px}.day-summary-strip{display:grid;gap:10px;background:linear-gradient(180deg,#fff9f1f0,#f5ecddbd)}.day-summary-strip .day-overview-pills{margin-bottom:0}.day-context-now{color:#37424a;font-size:1rem;line-height:1.5}.chapter-ribbon,.day-focus-rail{display:grid;gap:16px}.day-focus-rail-header{display:flex;justify-content:space-between;align-items:end;gap:16px}.day-focus-rail-summary{margin:0;color:#5d5a57;font-size:.92rem;font-weight:600}.day-focus-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,240px);gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.day-focus-button{min-height:112px;border-radius:18px;padding:14px 15px;display:grid;gap:8px;text-align:left;align-content:start;background:#ffffffad;border-color:#254b571f;color:var(--text);scroll-snap-align:start}.day-focus-button.active{background:linear-gradient(180deg,#254b57f0,#2d4753f0);border-color:#254b57cc;color:#fefaf5;box-shadow:0 14px 28px #254b5738}.day-focus-date{font-family:var(--font-display);font-size:1.18rem;line-height:1.02}.day-focus-button small{color:inherit;opacity:.78}.day-focus-meta{display:flex;flex-wrap:wrap;gap:8px}.chapter-ribbon-header{display:flex;justify-content:space-between;align-items:end;gap:16px}.chapter-ribbon-header .hint{max-width:46rem}.chapter-ribbon-summary{margin:0;color:#5d5a57;font-size:.92rem;font-weight:600}.chapter-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.chapter-button{min-height:0;border-radius:18px;padding:14px 15px;display:grid;gap:6px;text-align:left;align-content:start;background:#ffffffad;border-color:#254b571f;color:var(--text)}.chapter-button.active{background:linear-gradient(180deg,#254b57f0,#2d4753f0);border-color:#254b57cc;color:#fefaf5;box-shadow:0 14px 28px #254b5738}.chapter-kicker{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.78}.chapter-button strong{font-family:var(--font-display);font-size:1.18rem;line-height:1.02}.chapter-button small{color:inherit;opacity:.78}.chapter-gallery-shell{display:grid;gap:18px}.chapter-gallery-day{display:grid;gap:12px;padding:18px;border:1px solid rgba(37,75,87,.12);border-radius:24px;background:linear-gradient(180deg,#fffbf5eb,#f8f2e8d6),#ffffffb8}.chapter-gallery-day.is-active{border-color:#9d603366;box-shadow:0 16px 30px #9d60331a}.chapter-gallery-day-header{display:flex;justify-content:space-between;align-items:start;gap:16px}.chapter-gallery-kicker{margin:0 0 6px;font-size:.72rem;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:#5b6b75}.chapter-gallery-day-header h3{margin:0;font-family:var(--font-display);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1;text-wrap:balance}.chapter-gallery-day-meta,.chapter-gallery-summary{margin:0;color:#5b5855}.chapter-gallery-summary{max-width:56ch;line-height:1.45}.chapter-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.chapter-gallery-thumb{min-height:0;padding:0;border-radius:18px;border:1px solid rgba(37,75,87,.12);background:#ffffffd1;color:var(--text);overflow:hidden;display:grid;text-align:left}.chapter-gallery-thumb-media{display:block;background:#ede4d5}.chapter-gallery-thumb-media img{width:100%;aspect-ratio:1.08 / 1;object-fit:cover;display:block}.chapter-gallery-thumb-copy{display:grid;gap:4px;padding:11px 12px 12px}.chapter-gallery-thumb-copy strong{font-size:.76rem;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#41545e}.chapter-gallery-thumb-copy small{color:#5d5a57;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chapter-gallery-thumb.is-active{border-color:#9d60339e;box-shadow:0 14px 26px #9d60331f}.media-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#121416b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40}.media-viewer{width:min(1180px,100%);max-height:min(92vh,62rem);display:grid;gap:14px;padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:#181c1feb;color:#f6f1e5;box-shadow:0 30px 80px #00000059}.media-viewer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px}.media-viewer-kicker{display:grid;gap:4px}.media-viewer-kicker span{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:#f6f1e5b3}.media-viewer-kicker strong{font-size:1rem;font-variant-numeric:tabular-nums}.media-viewer-close{min-width:88px}.media-viewer-stage{min-height:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.media-viewer-nav{min-width:52px;min-height:52px;padding:0;border-radius:999px;font-size:1.6rem;line-height:1}.media-viewer-frame{min-width:0;min-height:0;margin:0;display:grid;gap:12px}.media-viewer-media{min-height:0;display:flex;align-items:center;justify-content:center;border-radius:22px;background:#ffffff0a;overflow:hidden}.media-viewer-media img,.media-viewer-media video{width:auto;max-width:100%;max-height:min(68vh,720px);display:block}.media-viewer-caption{display:grid;gap:8px}.media-viewer-meta{display:flex;flex-wrap:wrap;gap:8px}.media-viewer-caption p{margin:0;color:#f6f1e5e0;line-height:1.45}@media (prefers-reduced-motion: reduce){button,a,.hero-thumbnail,.chapter-gallery-thumb,.day-focus-button{transition-duration:.01ms!important}button:hover:not(:disabled),.section-jump-row a:hover,.hero-link:hover,.hero-thumbnail.is-active{transform:none}}.section-jump-row{gap:10px}.trip-section-header,.trip-media-header{gap:14px}.timeline-list li,.day-annotation-list li,.actual-moment,.map-stop-list li,.map-stop-shell,.header-day-option{border-color:#254b571f;background:#ffffffb8}.timeline-list li{border-radius:18px;padding:12px}.timeline-list .time{color:var(--accent)}.timeline-list p,.timeline-list small{color:#55626c}.day-story-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:16px}.day-annotations{border-width:1px;border-color:#9d603329;border-radius:24px;background:linear-gradient(180deg,#fff7edf5,#fffbf5e0);box-shadow:none;padding:16px}.day-annotations h2{color:#5d3416}.day-annotations-count,.day-annotation-tag{background:var(--accent-2);border-color:#9d60339e}.day-annotation-list li{border-left-width:4px;border-left-color:var(--accent-2);border-radius:16px}.trip-media-card{gap:14px;background:linear-gradient(180deg,#fffaf3f5,#f7efe1e6)}.trip-media-context,.hint,.map-meta,.day-annotations-subtitle,.day-annotation-list small,.actual-moment-copy,.status-row{color:#5e5b58}.actual-moment{border-radius:20px;padding:14px;gap:12px}.actual-moment.is-highlighted{border-color:#9d603357;background:#fffcf6f0;box-shadow:0 12px 26px #9d603314}.actual-photo-strip{gap:12px}.actual-photo-card{border-radius:18px;border-color:#254b571f;background:#ffffffd1}.actual-photo-media{background:linear-gradient(180deg,#254b570f,#254b5705),#f7f3eb}.actual-photo-card figcaption{color:#47545d}.map-shell{gap:14px;background:linear-gradient(180deg,#fff9f1f5,#f8f1e5e0)}.map{min-height:520px;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff38}.map-stop-shell,.map-stop-list li{border-radius:18px}#trip-map,#trip-media,#day-focus-rail{scroll-margin-top:24px}.status-row{border-radius:20px;background:#fff9f1c7;border-color:#5d4a311f}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 980px){.layout{padding:12px;gap:12px}.keepsake-hero{grid-template-columns:1fr;padding:18px;gap:18px}.topbar h1{font-size:clamp(2.3rem,11vw,3.5rem)}.hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat{border-right:0;padding-right:0}.hero-chapter-menu{inset:16px 12px auto;max-height:calc(100svh - 32px)}.hero-chapter-menu-header{flex-direction:column;align-items:flex-start}.hero-action-row{flex-direction:column;align-items:stretch}.hero-current-day,.hero-link,.hero-action-row .secondary-btn{width:100%;min-width:0}.hero-visual,.hero-placeholder{aspect-ratio:5 / 4}.hero-thumbnail-rail{grid-auto-columns:minmax(92px,108px)}.chapter-ribbon-header,.day-focus-rail-header{flex-direction:column;align-items:flex-start}.chapter-strip{grid-template-columns:1fr}.day-focus-strip{grid-auto-columns:minmax(180px,84vw)}.day-story-grid{grid-template-columns:1fr}.chapter-gallery-day-header{flex-direction:column;align-items:flex-start}.chapter-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-viewer-backdrop{padding:12px}.media-viewer{max-height:94vh;padding:14px}.media-viewer-toolbar{flex-direction:column;align-items:flex-start}.media-viewer-stage{grid-template-columns:1fr}.media-viewer-nav{width:100%}.section-jump-row a{flex:1 1 calc(50% - 10px)}.map{min-height:300px}}
