@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--story-canvas:#fbf9f5;--story-surface:#fffdf9;--story-surface-strong:#fff;--story-primary:#2f4d40;--story-sage:#98b9a9;--story-sage-soft:#e4eee8;--story-seafoam:#b9ecee;--story-seafoam-soft:#eaf8f7;--story-teal:#356668;--story-apricot:#e3926b;--story-apricot-soft:#f8e5dc;--story-text:#1b1c1a;--story-text-muted:#626963;--story-text-soft:#8a8f8b;--story-border:#e4e2dc;--story-border-strong:#d5d8d2;--story-danger:#b34c43;--story-shadow-soft:0 14px 40px #2f4d4014;--story-shadow-card:0 8px 24px #2f4d4012;--story-radius-sm:10px;--story-radius-md:16px;--story-radius-lg:24px;--story-radius-xl:32px;--story-page-max:1120px;--story-bottom-nav-height:74px;--text:var(--story-text-muted);--text-h:var(--story-text);--bg:var(--story-canvas);--bg-alt:var(--story-surface);--border:var(--story-border);--accent:var(--story-primary);--accent-bg:var(--story-sage-soft);--accent-border:var(--story-sage);--danger:var(--story-danger);--danger-bg:#f8e6e3;--sky:var(--story-teal);--sky-bg:var(--story-seafoam-soft);--sky-border:var(--story-seafoam);--shadow:var(--story-shadow-card);--sans:"Pretendard", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font:16px/1.5 var(--sans);color:var(--story-text);background:var(--story-canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--story-canvas);scroll-behavior:smooth}body{min-width:320px;min-height:100svh;color:var(--story-text);background:var(--story-canvas);margin:0}body,button,input,textarea,select{font-family:var(--sans)}#app{width:100%;min-height:100svh}h1,h2,h3,h4{color:var(--story-text);font-family:var(--sans);letter-spacing:-.025em;margin:0}p{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit}img{max-width:100%;display:block}::selection{background:var(--story-sage);color:var(--story-text)}.trip-editor-panel{width:min(100%,680px)}.trip-editor-heading{margin-bottom:14px}.trip-editor-heading .modal-title{margin-bottom:0}.trip-cover-editor{margin-bottom:18px}.trip-cover-preview{object-fit:cover;border:1px solid var(--story-border);background:var(--story-sage-soft);border-radius:18px;width:100%;height:190px}.trip-cover-preview-empty{color:var(--story-text-muted);text-align:center;background:radial-gradient(circle at 82% 20%,#b9eceed9 0 10%,#0000 11%),radial-gradient(circle at 18% 82%,#98b9a973 0 23%,#0000 24%),linear-gradient(145deg,#f0f4ef 0%,#d6e2db 52%,#a7bdb1 100%);place-items:center;padding:28px;font-size:12px;line-height:1.6;display:grid}.trip-cover-actions{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.trip-cover-remove{color:var(--story-danger);background:0 0;border:0;padding:8px 10px;font-size:11px;font-weight:700}.trip-editor-meta-grid{margin-top:12px}@media (width<=440px){.trip-cover-preview{height:160px}.trip-editor-meta-grid{grid-template-columns:1fr}}.calendar-cell-indicators{z-index:4;align-items:center;gap:3px;display:inline-flex;position:absolute;bottom:6px}.calendar-cell-indicator{border-radius:50%;flex:none;width:5px;height:5px;display:inline-block}.calendar-cell-indicator.is-schedule{background:var(--story-sage)}.calendar-cell-indicator.is-record{background:var(--story-apricot);border-radius:1px;width:5px;height:5px;transform:rotate(45deg)}.calendar-cell:has(.calendar-cell-total) .calendar-cell-indicators{bottom:5px}.calendar-cell:has(.calendar-cell-total) .calendar-cell-total{bottom:14px}.calendar-legend{color:var(--story-text-soft);justify-content:flex-end;gap:12px;margin-top:9px;padding-right:3px;display:flex}.calendar-legend>span{align-items:center;gap:5px;font-size:9px;font-weight:650;display:inline-flex}.calendar-legend .calendar-cell-indicator{width:6px;height:6px}.story-context-menu{margin-left:auto;position:relative}.story-context-trigger{width:32px;height:32px;color:var(--story-text-muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.story-context-trigger:hover,.story-context-trigger[aria-expanded=true]{background:var(--story-sage-soft);color:var(--story-primary)}.story-context-popover{z-index:45;border:1px solid var(--story-border);background:var(--story-surface-strong);border-radius:12px;min-width:112px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 12px 32px #2f4d4024}.story-context-popover button{border:0;border-bottom:1px solid var(--story-border);width:100%;min-height:38px;color:var(--story-text);text-align:left;background:0 0;padding:9px 12px;font-size:12px;font-weight:650}.story-context-popover button:last-child{border-bottom:0}.story-context-popover button:hover{background:var(--story-sage-soft)}.story-context-popover button.is-danger{color:var(--story-danger)}.record-context-menu{margin-left:auto}.journey-memory-empty{border:1px dashed var(--story-border-strong);border-radius:var(--story-radius-md);text-align:center;background:#fffdf994;padding:24px 18px}.journey-memory-empty p{color:var(--story-text);font-size:14px;font-weight:720}.journey-memory-empty span{color:var(--story-text-muted);margin-top:4px;font-size:12px;display:block}.journey-record-fab{z-index:92;right:18px;bottom:calc(var(--story-bottom-nav-height) + env(safe-area-inset-bottom) + 16px);background:var(--story-primary);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:10px 16px 10px 13px;font-size:12px;font-weight:760;display:inline-flex;position:fixed;box-shadow:0 12px 30px #2f4d4047}.journey-record-fab:active{transform:translateY(1px)}@media (width>=760px){.journey-record-fab{right:max(30px, calc((100vw - var(--story-page-max)) / 2));bottom:94px}}.trip-history-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.trip-history-heading>div>p:last-child{color:var(--story-text-muted);margin-top:4px;font-size:12px}.trip-history-grid{gap:16px}.trip-history-card{border-radius:var(--story-radius-lg);padding:0;overflow:visible;box-shadow:0 5px 20px #2f4d400d}.trip-history-cover{aspect-ratio:1.55;border-radius:var(--story-radius-lg) var(--story-radius-lg) 0 0;background:var(--story-sage-soft);border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.trip-history-cover img,.trip-history-cover-fallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.trip-history-cover-fallback{background:radial-gradient(circle at 82% 20%,#b9eceedb 0 10%,#0000 11%),radial-gradient(circle at 20% 78%,#98b9a97a 0 22%,#0000 23%),linear-gradient(145deg,#edf3ee 0%,#c9d9d0 48%,#718d7e 100%)}.trip-history-cover-scrim{background:linear-gradient(#0000 50%,#1b1c1a57 100%);position:absolute;inset:0}.trip-history-duration{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b1c1a59;border:1px solid #ffffff40;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:750;position:absolute;bottom:11px;right:12px}.trip-history-body{padding:15px 15px 16px;position:relative}.trip-history-title-button{text-align:left;background:0 0;border:0;min-width:0;padding:0}.trip-history-title-button>span{color:var(--story-teal);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.trip-history-title-button h3{font-size:18px;line-height:1.2}.trip-history-subtitle{color:var(--story-text-muted);margin-top:7px;font-size:12px;line-height:1.55}.trip-history-stats{border-top:1px solid var(--story-border);color:var(--story-text-soft);flex-wrap:wrap;gap:7px 13px;margin-top:12px;padding-top:10px;font-size:9px;display:flex}.trip-history-stats strong{color:var(--story-text-muted);font-size:10px}@media (width<=520px){.trip-history-heading{flex-direction:column;align-items:flex-start}}.env-setup-screen{color:#1b1c1a;background:#fbf9f5;place-items:center;min-height:100svh;padding:28px 18px;display:grid}.env-setup-card{background:#fffdf9;border:1px solid #d9ddd7;border-radius:24px;width:min(100%,620px);padding:30px 24px;box-shadow:0 18px 50px #2f4d4014}.env-setup-brand{color:#2f4d40;align-items:center;gap:9px;margin-bottom:26px;font-size:18px;font-weight:800;display:flex}.env-setup-brand-mark{color:#2f4d40;background:#dfe9e3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:21px;display:grid}.env-setup-eyebrow{color:#356668;letter-spacing:.16em;margin:0 0 7px;font-size:10px;font-weight:800}.env-setup-card h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,7vw,40px);line-height:1.15}.env-setup-description{color:#56605b;margin:14px 0 0;font-size:14px;line-height:1.7}.env-setup-missing,.env-setup-code{background:#eef3ef;border-radius:16px;margin-top:22px;padding:15px}.env-setup-missing>span{color:#56605b;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.env-setup-missing code,.env-setup-code code{overflow-wrap:anywhere;color:#2f4d40;font-size:12px;line-height:1.8;display:block}.env-setup-code{background:#f5eee8}.env-setup-steps{color:#414844;margin:22px 0 0;padding-left:22px;font-size:13px;line-height:1.75}.env-setup-steps li+li{margin-top:7px}.env-setup-card code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.env-setup-note{color:#68716c;border-top:1px solid #e4e2dc;margin:20px 0 0;padding-top:16px;font-size:12px;line-height:1.65}.auth-helper{color:var(--story-text-muted);text-align:center;margin:-2px 0 2px;font-size:12px;line-height:1.6}.auth-forgot{color:var(--story-teal);background:0 0;border:0;align-self:flex-end;margin-top:-8px;padding:2px 0 4px;font-size:11px;font-weight:650}.auth-forgot:hover,.auth-forgot:focus-visible{color:var(--story-primary);text-underline-offset:3px;text-decoration:underline}.auth-recovery-form{gap:0}.auth-recovery-inner,.auth-recovery-success{flex-direction:column;gap:14px;display:flex}.auth-recovery-inner .story-eyebrow{text-align:center;margin:0 0 -4px}.auth-recovery-success{text-align:center;align-items:stretch}.auth-recovery-success-mark{background:var(--story-sage-soft);width:54px;height:54px;color:var(--story-primary);border-radius:50%;place-items:center;margin:0 auto 2px;font-size:25px;font-weight:800;display:grid}.journey-timeline-pane{min-width:0}.journey-timeline-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.journey-timeline-toolbar>span{color:var(--story-text-muted);font-size:12px}.journey-schedule-list{margin:0;padding:0 0 0 24px;list-style:none;position:relative}.journey-schedule-list:before{content:"";background:var(--story-border-strong);width:1px;position:absolute;top:8px;bottom:18px;left:6px}.journey-schedule-block{border-bottom:1px solid color-mix(in srgb, var(--story-border) 72%, transparent);margin:0 0 20px;padding:0 0 20px;position:relative}.journey-schedule-block:last-child{margin-bottom:0}.journey-schedule-dot{z-index:2;border:2px solid var(--story-canvas);background:var(--story-sage);width:12px;height:12px;box-shadow:0 0 0 1px var(--story-sage);border-radius:50%;position:absolute;top:8px;left:-23px}.journey-schedule-block.is-upcoming .journey-schedule-dot{background:var(--story-surface)}.journey-schedule-block.is-ongoing{border-radius:var(--story-radius-md);background:#fff9f5;border:1px solid #efc6b4;margin-left:-8px;padding:14px 14px 18px 8px}.journey-schedule-block.is-ongoing .journey-schedule-dot{background:var(--story-apricot);box-shadow:0 0 0 4px var(--story-apricot-soft);top:21px;left:-16px}.journey-schedule-main-row{grid-template-columns:minmax(0,1fr) minmax(94px,132px);align-items:start;gap:16px;display:grid}.journey-schedule-copy{min-width:0}.journey-schedule-time-row{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.journey-schedule-time{color:var(--story-teal);font-size:11px;font-weight:800}.journey-schedule-copy h3{color:var(--story-text);letter-spacing:-.02em;margin-top:5px;font-size:16px;font-weight:740;line-height:1.35}.journey-schedule-copy>p{color:var(--story-text-muted);margin-top:4px;font-size:12px;line-height:1.5}.journey-schedule-expense{border:1px solid var(--story-border);background:color-mix(in srgb, var(--story-surface) 84%, var(--story-apricot-soft));text-align:right;border-radius:14px;min-width:0;padding:10px 11px}.journey-expense-label{color:var(--story-text-soft);letter-spacing:.08em;margin-bottom:3px;font-size:9px;font-weight:750;display:block}.journey-schedule-expense>strong{color:#8a4d35;white-space:nowrap;font-size:13px;font-weight:800;display:block}.journey-expense-items{border-top:1px dashed color-mix(in srgb, var(--story-border-strong) 70%, transparent);margin-top:8px;padding-top:7px}.journey-expense-items>div{color:var(--story-text-muted);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:6px;margin-top:4px;font-size:9px;display:grid}.journey-expense-items span{text-overflow:ellipsis;white-space:nowrap;text-align:left;overflow:hidden}.journey-expense-items b{color:var(--story-text);white-space:nowrap;font-size:9px;font-weight:700}.journey-schedule-memory-area{margin-top:13px}.journey-schedule-records{gap:10px;margin-bottom:9px;display:grid}.journey-linked-record{border:1px solid var(--story-border);background:var(--story-surface);border-radius:16px;padding:12px;overflow:hidden;box-shadow:0 5px 18px #2f4d4009}.journey-linked-record-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.journey-linked-record-meta>div:first-child{align-items:center;gap:8px;min-width:0;display:flex}.journey-linked-record-time{color:var(--story-teal);font-size:10px;font-weight:800}.journey-linked-record-place{text-overflow:ellipsis;white-space:nowrap;color:var(--story-text-muted);font-size:10px;font-weight:650;overflow:hidden}.journey-linked-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:10px;display:grid}.journey-linked-photos.is-single{grid-template-columns:minmax(0,1fr)}.journey-linked-photos img{aspect-ratio:16/10;object-fit:cover;border-radius:12px;width:100%}.journey-linked-record-content{color:var(--story-text);white-space:pre-wrap;font-size:13px;line-height:1.65}.journey-inline-record-button{color:var(--story-teal);background:0 0;border:0;align-items:center;gap:4px;padding:6px 2px;font-size:11px;font-weight:720;display:inline-flex}.journey-inline-record-button:hover{color:var(--story-primary)}.journey-timeline-empty{color:var(--story-text-muted);padding:24px 2px}.journey-timeline-empty p{color:var(--story-text);font-size:14px;font-weight:700}.journey-timeline-empty span{margin-top:5px;font-size:12px;display:block}.journey-unlinked-section{border:1px dashed var(--story-border-strong);border-radius:var(--story-radius-md);background:color-mix(in srgb, var(--story-surface) 72%, transparent);margin-top:24px;padding:16px}.journey-unlinked-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.journey-unlinked-heading span{color:var(--story-teal);letter-spacing:.12em;font-size:9px;font-weight:800}.journey-unlinked-heading h3{margin-top:3px;font-size:15px}.journey-unlinked-heading>strong{color:#8a4d35;font-size:12px}.journey-unlinked-expenses{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.journey-unlinked-expenses span{background:var(--story-apricot-soft);color:#8a4d35;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:650}.journey-schedule-edit-row{margin-bottom:6px}@media (width>=980px){.journey-map-sticky-section{grid-row:3!important}}@media (width<=520px){.journey-schedule-list{padding-left:21px}.journey-schedule-main-row{grid-template-columns:minmax(0,1fr) 92px;gap:10px}.journey-schedule-expense{border-radius:12px;padding:8px 9px}.journey-expense-items>div{grid-template-columns:1fr;gap:1px}.journey-expense-items span,.journey-expense-items b{text-align:right}.journey-linked-photos{grid-template-columns:1fr}}.journey-hero{position:relative}.journey-cover-edit{z-index:6;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#1c30289e;border:1px solid #ffffff75;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:11px;font-weight:750;line-height:1;transition:transform .15s,background .15s,opacity .15s;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 6px 20px #18282229}.journey-cover-edit:hover{background:#1c3028c2;transform:translateY(-1px)}.journey-cover-edit.is-saving{cursor:wait;opacity:.72}.journey-cover-edit input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.journey-cover-error{z-index:7;color:#fff;background:#7e3a2feb;border-radius:10px;max-width:min(320px,100% - 32px);margin:0;padding:8px 11px;font-size:10px;line-height:1.45;position:absolute;top:62px;right:16px;box-shadow:0 7px 20px #49211b2e}@media (width<=560px){.journey-cover-edit{width:38px;min-height:38px;padding:0;top:12px;right:12px}.journey-cover-edit span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.journey-cover-error{top:58px;right:12px}}.record-editor-panel{position:relative}.record-editor-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.record-editor-heading .modal-title{margin-bottom:3px}.record-editor-date{color:var(--story-text-muted);font-size:12px}.record-editor-close{border:1px solid var(--story-border);width:34px;height:34px;color:var(--story-text-muted);background:0 0;border-radius:50%;flex:none;font-size:20px;line-height:1}.record-editor-close:hover{border-color:var(--story-border-strong);color:var(--story-primary)}.record-editor-panel .record-editor-text{margin-top:12px}.record-editor-panel .record-editor-photo-actions{margin-top:4px}.record-editor-panel .record-editor-gps,.record-editor-panel .record-editor-gps-note{margin-top:14px;margin-bottom:0}.record-editor-panel .auth-error{margin-top:12px}@media (width<=440px){.record-editor-heading{margin-bottom:14px}.record-editor-panel .record-editor-fields{grid-template-columns:1fr}}.journey-memory-browser{gap:12px;margin-top:10px;display:grid}.journey-memory-thumbnails{scroll-snap-type:x proximity;scrollbar-width:thin;gap:10px;padding:2px 2px 6px;display:flex;overflow-x:auto}.journey-memory-thumbnail{border:1px solid var(--story-border);background:var(--story-surface);color:var(--story-text);text-align:left;scroll-snap-align:start;border-radius:14px;flex:0 0 168px;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.journey-memory-thumbnail:hover{border-color:color-mix(in srgb, var(--story-primary) 34%, var(--story-border));transform:translateY(-1px)}.journey-memory-thumbnail.is-selected{border-color:var(--story-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--story-primary) 14%, transparent)}.journey-memory-thumbnail>img,.journey-memory-thumbnail-fallback{object-fit:cover;background:var(--story-sage-soft);width:100%;height:96px;color:var(--story-primary);place-items:center;display:grid}.journey-memory-thumbnail-meta{gap:3px;min-width:0;padding:8px 10px 9px;display:grid}.journey-memory-thumbnail-meta b{color:var(--story-teal);font-size:11px;font-weight:800}.journey-memory-thumbnail-meta span{color:var(--story-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.journey-memory-detail{animation:.18s ease-out story-memory-reveal}.journey-selected-record{border:1px solid var(--story-border);background:color-mix(in srgb, var(--story-surface) 92%, var(--story-sage-soft));border-radius:14px;padding:14px 15px}.journey-selected-record .journey-linked-record-content{margin-top:10px}.journey-expense-hint{color:var(--story-text-soft);margin-top:8px;font-size:10px;line-height:1.45;display:block}.journey-schedule-expense.is-revealed{border-color:color-mix(in srgb, var(--story-apricot) 34%, var(--story-border))}@keyframes story-memory-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.journey-memory-thumbnail{flex-basis:146px}.journey-memory-thumbnail>img,.journey-memory-thumbnail-fallback{height:84px}}.map-live-traffic-badge{z-index:30;color:#fff;letter-spacing:-.01em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#2f4d40e0;border:1px solid #ffffffb8;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750;position:absolute;top:12px;left:12px;box-shadow:0 5px 16px #1d302829}@media (width<=720px){.map-live-traffic-badge{padding:6px 9px;font-size:10px;top:10px;left:10px}}.journey-route-panel{border:1px solid var(--story-border);background:color-mix(in srgb, var(--story-surface) 94%, var(--story-sage-soft));border-radius:18px;gap:12px;margin:0 0 14px;padding:14px;display:grid;box-shadow:0 8px 24px #2f4d400f}.journey-route-panel.is-in_progress{border-color:color-mix(in srgb, var(--story-primary) 42%, var(--story-border))}.journey-route-panel.is-completed{background:color-mix(in srgb, var(--story-sage-soft) 64%, var(--story-surface))}.journey-route-heading{align-items:center;gap:12px;display:flex}.journey-route-order{flex:none;align-items:center;gap:6px;display:flex}.journey-route-order span{background:var(--story-primary);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:850;display:grid}.journey-route-order i{color:var(--story-text-soft);font-size:13px;font-style:normal}.journey-route-copy{gap:3px;min-width:0;display:grid}.journey-route-copy small{color:var(--story-teal);letter-spacing:.08em;font-size:10px;font-weight:800}.journey-route-copy strong{color:var(--story-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:760;overflow:hidden}.journey-route-mode{background:color-mix(in srgb, var(--story-sage-soft) 72%, var(--story-surface));border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.journey-route-mode button{min-height:34px;color:var(--story-text-muted);background:0 0;border:1px solid #0000;border-radius:10px;font-size:11px;font-weight:760;transition:background .16s,color .16s,box-shadow .16s}.journey-route-mode button:hover:not(:disabled){color:var(--story-primary)}.journey-route-mode button.is-active{border-color:var(--story-border);background:var(--story-surface);color:var(--story-primary);box-shadow:0 3px 10px #2f4d4014}.journey-route-mode button:disabled{cursor:default;opacity:.7}.journey-route-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.journey-route-stats>span{border:1px solid var(--story-border);background:var(--story-surface);border-radius:13px;gap:4px;padding:10px 12px;display:grid}.journey-route-stats small{color:var(--story-text-soft);font-size:10px;font-weight:650}.journey-route-stats b{color:var(--story-primary);font-size:14px;font-weight:820}.journey-route-transit-meta{flex-wrap:wrap;gap:6px;display:flex}.journey-route-transit-meta span{background:color-mix(in srgb, #54718a 9%, var(--story-surface));color:#496276;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.journey-route-error{color:#a2493d;background:#c85b4b14;border-radius:10px;margin:0;padding:9px 10px;font-size:11px;line-height:1.45}.journey-route-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.journey-route-actions button{border-radius:999px;min-height:36px;padding:0 12px;font-size:11px;font-weight:780}.journey-route-secondary{border:1px solid var(--story-border);background:var(--story-surface);color:var(--story-primary)}.journey-route-primary{border:1px solid var(--story-primary);background:var(--story-primary);color:#fff}.journey-route-confirmed{color:var(--story-primary);font-size:11px;font-weight:760}@media (width<=720px){.journey-route-panel{padding:12px}.journey-route-actions{flex-wrap:wrap}.journey-route-actions button{flex:auto}}.app-shell,.story-app-shell{background:var(--story-canvas);flex-direction:column;min-height:100svh;display:flex}.story-app-content{min-height:0;padding-bottom:calc(var(--story-bottom-nav-height) + 28px);flex:1}.story-screen{width:min(100%, var(--story-page-max));margin:0 auto;padding:24px 18px 42px}.story-loading,.auth-loading{min-height:50vh;color:var(--story-text-muted);flex:1;place-items:center;display:grid}.site-header.story-site-header{z-index:80;width:100%;height:62px;padding:0 max(18px, env(safe-area-inset-left));background:color-mix(in srgb, var(--story-canvas) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #d5d8d2b3;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.story-brand{color:var(--story-primary);letter-spacing:-.035em;background:0 0;border:0;align-items:center;gap:9px;padding:8px 0;font-size:18px;font-weight:760;display:inline-flex}.story-brand-mark{width:27px;height:18px;display:block;position:relative}.story-brand-mark:before,.story-brand-mark:after,.story-brand-mark span{content:"";background:var(--story-primary);transform-origin:0;border-radius:999px;height:2px;position:absolute}.story-brand-mark:before{width:15px;top:13px;left:0;transform:rotate(-28deg)}.story-brand-mark span{width:14px;top:7px;left:11px;transform:rotate(28deg)}.story-brand-mark:after{border:2px solid var(--story-apricot);background:var(--story-canvas);border-radius:50%;width:6px;height:6px;top:2px;right:-1px}.story-profile-button{border:1px solid var(--story-border);width:38px;height:38px;color:var(--story-primary);background:var(--story-surface);border-radius:50%;place-items:center;display:grid;position:relative}.story-profile-button>span{border:2px solid var(--story-canvas);background:var(--story-sage);width:16px;height:16px;color:var(--story-primary);border-radius:50%;place-items:center;font-size:8px;font-weight:800;display:grid;position:absolute;bottom:-2px;right:-2px}.story-bottom-nav{z-index:100;height:calc(var(--story-bottom-nav-height) + env(safe-area-inset-bottom));padding:7px 8px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f0;border-top:1px solid #d5d8d2e6;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #2f4d400d}.story-bottom-nav-item{min-width:0;color:var(--story-text-soft);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:3px;font-size:10px;font-weight:650;display:flex}.story-bottom-nav-icon{border-radius:999px;place-items:center;width:38px;height:30px;transition:background .16s,color .16s,transform .16s;display:grid}.story-bottom-nav-item.is-active{color:var(--story-primary)}.story-bottom-nav-item.is-active .story-bottom-nav-icon{background:var(--story-sage-soft);color:var(--story-primary);transform:translateY(-1px)}.story-eyebrow{color:var(--story-teal);letter-spacing:.15em;margin-bottom:6px;font-size:10px;font-weight:800}.story-screen-title{margin-bottom:25px}.story-screen-title h1,.story-home-intro h1{letter-spacing:-.045em;font-size:clamp(28px,8vw,42px);font-weight:740;line-height:1.12}.story-screen-title>p:last-child,.story-home-intro>p:last-child{max-width:560px;color:var(--story-text-muted);margin-top:9px;font-size:14px;line-height:1.65}.story-section-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:16px;display:flex}.story-section-heading h2{font-size:22px;font-weight:720}.story-section-subtitle{color:var(--story-text-muted);margin-top:3px;font-size:13px}.story-section-count{color:var(--story-text-muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.story-primary-button,.schedule-add-button,.modal-save{background:var(--story-primary);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 16px;font-size:13px;font-weight:700;display:inline-flex}.story-primary-button:hover,.schedule-add-button:hover,.modal-save:hover{background:#243e34}.story-text-button{color:var(--story-primary);background:0 0;border:0;align-items:center;gap:3px;padding:6px 0;font-size:12px;font-weight:700;display:inline-flex}.story-back-button{color:var(--story-primary);background:0 0;border:0;align-items:center;gap:5px;margin-bottom:12px;padding:8px 0;font-weight:700;display:inline-flex}.story-empty-state{border:1px dashed var(--story-border-strong);border-radius:var(--story-radius-lg);text-align:center;background:#fffdf98c;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:42px 24px;display:flex}.story-empty-icon{background:var(--story-sage-soft);width:58px;height:58px;color:var(--story-primary);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.story-empty-state h1,.story-empty-state h2{margin-bottom:8px;font-size:21px}.story-empty-state p{max-width:410px;color:var(--story-text-muted);margin-bottom:20px;font-size:14px;line-height:1.6}.story-home-screen{padding-top:32px}.story-home-intro{margin-bottom:28px}.home-active-trip{margin-bottom:34px}.home-trip-card{border-radius:var(--story-radius-xl);text-align:left;width:100%;height:clamp(260px,70vw,420px);box-shadow:var(--story-shadow-soft);background:var(--story-primary);color:#fff;border:0;padding:0;position:relative;overflow:hidden}.home-trip-cover,.home-trip-card>.story-trip-fallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}:is(.story-trip-fallback,.journey-hero-fallback,.home-recent-thumb:not(:has(img))){background:radial-gradient(circle at 82% 18%,#b9eceee6 0 10%,#0000 11%),radial-gradient(circle at 20% 80%,#98b9a980 0 22%,#0000 23%),linear-gradient(145deg,#eef3ed 0%,#bdcfc5 48%,#577567 100%)}.story-route-line{border-top:2px solid #ffffffb8;border-right:2px solid #ffffffb8;border-radius:50% 50% 35%;width:46%;height:34%;position:absolute;top:35%;left:28%;transform:rotate(-18deg)}.story-route-line:before,.story-route-line:after{content:"";background:var(--story-apricot);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute}.story-route-line:before{top:-5px;left:-5px}.story-route-line:after{bottom:-5px;right:-5px}.home-trip-overlay,.journey-hero-scrim{background:linear-gradient(#141e190a 18%,#141e19b8 100%);position:absolute;inset:0}.home-trip-content{z-index:2;position:absolute;bottom:24px;left:22px;right:54px}.home-trip-kicker,.journey-hero-kicker{letter-spacing:.13em;text-transform:uppercase;color:#ffffffc7;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.home-trip-content h2{color:#fff;font-size:29px;font-weight:720}.home-trip-content p{color:#ffffffdb;margin-top:5px;font-size:13px}.home-trip-meta{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;margin-top:12px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-block}.home-trip-open{z-index:3;color:#fff;position:absolute;bottom:25px;right:20px}.home-recent-list{gap:10px;display:grid}.home-recent-trip{border:1px solid var(--story-border);border-radius:var(--story-radius-md);background:var(--story-surface);grid-template-columns:74px 1fr;align-items:center;gap:13px;padding:10px;display:grid}.home-recent-thumb{background:var(--story-sage-soft);border-radius:12px;height:62px;position:relative;overflow:hidden}.home-recent-thumb img{object-fit:cover;width:100%;height:100%}.home-recent-trip h3{font-size:15px}.home-recent-trip p{color:var(--story-text-muted);margin-top:3px;font-size:12px}.story-journey-screen{padding-top:18px}.journey-hero{border-radius:var(--story-radius-xl);background:var(--story-primary);height:clamp(265px,68vw,430px);box-shadow:var(--story-shadow-soft);position:relative;overflow:hidden}.journey-hero-image,.journey-hero-fallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.journey-hero-copy{z-index:2;color:#fff;position:absolute;bottom:22px;left:22px;right:22px}.journey-hero-copy h1{color:#fff;font-size:clamp(30px,9vw,48px);font-weight:710;line-height:1.04}.journey-hero-subtitle{color:#ffffffdb;max-width:540px;margin-top:7px;font-size:13px}.journey-hero-meta{color:#ffffffdb;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;font-size:11px;display:flex}.journey-hero-day{color:#fff;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;padding:5px 9px;font-weight:700}.journey-ribbon-section{margin:18px -18px 0;padding:0 18px;overflow:hidden}.trip-day-ribbon{scrollbar-width:none;scroll-snap-type:x proximity;gap:7px;padding:2px 1px 10px;display:flex;overflow-x:auto}.trip-day-ribbon::-webkit-scrollbar{display:none}.trip-day-ribbon-item{scroll-snap-align:center;border:1px solid var(--story-border);background:var(--story-surface);min-height:70px;color:var(--story-text-muted);border-radius:15px;flex-direction:column;flex:0 0 68px;justify-content:center;align-items:center;gap:1px;display:flex}.trip-day-ribbon-item.is-selected{border-color:var(--story-primary);background:var(--story-primary);color:#fff;box-shadow:0 7px 18px #2f4d4029}.trip-day-ribbon-date{font-size:11px;font-weight:650}.trip-day-ribbon-day{font-size:15px;font-weight:800}.trip-day-ribbon-today{color:var(--story-apricot);margin-top:2px;font-size:8px;font-weight:800}.trip-day-ribbon-item.is-selected .trip-day-ribbon-today{color:#ffd3c0}.journey-section{padding:28px 0 4px}.journey-section+.journey-section{border-top:1px solid #e4e2dcbf;margin-top:10px}.journey-day-spend{background:var(--story-apricot-soft);color:#8a4d35;white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:720}.journey-map-card{border:1px solid var(--story-border);border-radius:var(--story-radius-lg);background:var(--story-sage-soft);height:300px;box-shadow:var(--story-shadow-card);overflow:hidden}.map-view,.map-canvas{width:100%;height:100%;min-height:100%}.map-view{position:relative}.map-error{z-index:3;color:var(--story-danger);background:var(--story-surface);text-align:center;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.journey-section .schedule-pane,.journey-section .record-pane{padding:0}.journey-section .schedule-pane-header,.journey-section .record-pane-header{justify-content:flex-end;align-items:center;margin-bottom:14px;display:flex}.journey-section .schedule-pane-header .date-nav,.journey-section .record-pane-header .date-nav{display:none}.schedule-timeline{margin:0;padding:0 0 0 19px;list-style:none;position:relative}.schedule-timeline:before{content:"";background:var(--story-border-strong);width:1px;position:absolute;top:8px;bottom:16px;left:5px}.schedule-timeline-item{padding:0 0 22px 14px;position:relative}.schedule-timeline-item:before{content:"";border:2px solid var(--story-canvas);background:var(--story-sage);width:9px;height:9px;box-shadow:0 0 0 1px var(--story-sage);border-radius:50%;position:absolute;top:7px;left:-18px}.schedule-timeline-item.is-upcoming:before{background:var(--story-surface);box-shadow:0 0 0 1px var(--story-sage)}.schedule-timeline-item.is-ongoing:before{background:var(--story-apricot);box-shadow:0 0 0 4px var(--story-apricot-soft)}.schedule-timeline-item.is-ongoing{border-radius:var(--story-radius-md);background:#fff9f5;border:1px solid #efc6b4;margin:0 0 16px -7px;padding:12px 12px 13px 21px}.schedule-timeline-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.schedule-timeline-time{color:var(--story-teal);font-size:11px;font-weight:800}.schedule-timeline-title{color:var(--story-text);margin-top:3px;font-size:15px;font-weight:720}.schedule-timeline-place{color:var(--story-text-muted);margin-top:2px;font-size:12px}.schedule-timeline-actions{opacity:.34;gap:5px;transition:opacity .15s;display:flex}.schedule-timeline-item:hover .schedule-timeline-actions,.record-card:hover .schedule-timeline-actions{opacity:1}.schedule-timeline-actions button{color:var(--story-text-muted);background:0 0;border:0;padding:4px 6px;font-size:10px}.schedule-empty{color:var(--story-text-muted);padding:22px 0;font-size:13px}.record-card{border:1px solid var(--story-border);border-radius:var(--story-radius-lg);background:var(--story-surface);margin-bottom:13px;padding:14px;overflow:hidden;box-shadow:0 4px 16px #2f4d4009}.record-card-meta{color:var(--story-text-muted);align-items:center;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.record-card-meta .schedule-timeline-actions{margin-left:auto}.record-card-time{color:var(--story-teal);font-weight:800}.record-card-place{font-weight:650}.record-photos{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px;margin:0 -4px 11px;display:grid}.record-photo{aspect-ratio:4/3;object-fit:cover;border-radius:13px;width:100%}.record-content{color:var(--story-text);font-size:14px;line-height:1.7}.record-schedule-link{color:var(--story-teal);margin-top:8px;font-size:11px}.story-calendar-card{border:1px solid var(--story-border);border-radius:var(--story-radius-lg);background:var(--story-surface);box-shadow:var(--story-shadow-card);padding:18px 12px 14px}.calendar-header{justify-content:space-between;align-items:center;padding:2px 5px 15px;display:flex}.calendar-title{font-size:18px;font-weight:720}.calendar-nav,.date-nav-arrow{border:1px solid var(--story-border);width:34px;height:34px;color:var(--story-primary);background:0 0;border-radius:50%}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekday{text-align:center;color:var(--story-text-soft);padding:6px 0 8px;font-size:10px;font-weight:700}.calendar-grid-wrap{position:relative}.calendar-trip-layer{pointer-events:none;contain:layout;position:absolute;inset:0}.calendar-trip-row{position:absolute;left:0;right:0;overflow:hidden}.calendar-cell{aspect-ratio:.86;min-width:0;color:var(--story-text);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:flex-start;padding:7px 1px 0;font-size:12px;display:flex;position:relative}.calendar-cell-date{z-index:3;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:relative}.calendar-cell.is-outside{color:#c3c4bf}.calendar-cell.is-today .calendar-cell-date{border:1px solid var(--story-primary);color:var(--story-primary);font-weight:800}.calendar-cell.is-selected .calendar-cell-date{background:var(--story-primary);border-color:var(--story-primary);color:#fff;font-weight:800}.calendar-cell-dot{z-index:4;background:var(--story-sage);border-radius:50%;width:4px;height:4px;position:absolute;bottom:7px}.calendar-cell-total{z-index:4;color:var(--story-text-soft);white-space:nowrap;font-size:7px;font-weight:650;position:absolute;bottom:14px}.calendar-trip-bar{opacity:.72;border-radius:999px;align-items:center;padding:0 3px;display:flex;position:absolute;overflow:hidden}.calendar-trip-bar-label{color:#1b1c1ac2;white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-weight:800;overflow:hidden}.calendar-selected-trip{border-top:1px solid var(--story-border);align-items:center;gap:9px;margin-top:14px;padding:12px;display:flex}.calendar-selected-trip-dot{border-radius:50%;flex:none;width:9px;height:9px}.calendar-selected-trip-title{color:var(--story-text);font-size:13px;font-weight:760}.calendar-selected-trip-range{color:var(--story-text-muted);margin-top:2px;font-size:10px}.calendar-open-journey{border:1px solid var(--story-border);border-radius:var(--story-radius-md);background:var(--story-surface);text-align:left;width:100%;color:var(--story-primary);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:14px 16px;display:flex}.calendar-open-journey small{color:var(--story-text-muted);font-size:10px;display:block}.calendar-open-journey strong{color:var(--story-text);margin-top:2px;font-size:14px;display:block}.calendar-open-journey>span:last-child{align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.memories-grid{gap:24px;display:grid}.memory-story-card{border:1px solid var(--story-border);border-radius:var(--story-radius-lg);background:var(--story-surface);overflow:hidden}.memory-story-photo{aspect-ratio:1.45;background:var(--story-sage-soft);width:100%;color:var(--story-primary);border:0;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.memory-story-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.memory-story-photo:hover img{transform:scale(1.018)}.memory-photo-count{color:#fff;background:#1b1c1a9e;border-radius:999px;padding:5px 8px;font-size:10px;position:absolute;bottom:12px;right:12px}.memory-story-body{padding:17px 17px 18px}.memory-story-meta{color:var(--story-text-soft);flex-wrap:wrap;gap:6px 10px;font-size:10px;display:flex}.memory-story-body h2{margin-top:8px;font-size:19px}.memory-story-body>p{color:var(--story-text-muted);margin-top:7px;font-size:13px;line-height:1.7}.memory-open-button{margin-top:9px}.more-profile-card{border:1px solid var(--story-border);border-radius:var(--story-radius-md);background:var(--story-surface);align-items:center;gap:12px;margin-bottom:19px;padding:14px;display:flex}.more-profile-avatar{background:var(--story-sage-soft);width:44px;height:44px;color:var(--story-primary);border-radius:50%;place-items:center;font-weight:800;display:grid}.more-profile-card strong{font-size:14px;display:block}.more-profile-card span{color:var(--story-text-muted);margin-top:2px;font-size:11px;display:block}.more-menu-list{border:1px solid var(--story-border);border-radius:var(--story-radius-lg);background:var(--story-surface);overflow:hidden}.more-menu-row{border:0;border-bottom:1px solid var(--story-border);width:100%;min-height:70px;color:var(--story-text);text-align:left;background:0 0;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:11px 14px;display:grid}.more-menu-row:last-child{border-bottom:0}.more-menu-row:disabled{opacity:.45}.more-menu-icon{background:var(--story-sage-soft);width:38px;height:38px;color:var(--story-primary);border-radius:12px;place-items:center;display:grid}.more-menu-copy strong{font-size:13px;display:block}.more-menu-copy small{color:var(--story-text-muted);margin-top:2px;font-size:10px;display:block}.more-logout-button{width:100%;min-height:48px;color:var(--story-danger);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;margin-top:20px;font-size:12px;font-weight:700;display:flex}.auth-screen{flex:1;place-items:center;min-height:calc(100svh - 62px);padding:28px 20px;display:grid}.auth-form{border:1px solid var(--story-border);border-radius:var(--story-radius-lg);background:var(--story-surface);width:min(100%,380px);box-shadow:var(--story-shadow-card);flex-direction:column;gap:14px;padding:28px 22px;display:flex}.auth-title{text-align:center;font-size:25px}.auth-field{color:var(--story-text-muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.auth-field input,.record-editor-field input,.record-editor-field select,.record-editor-field textarea,.schedule-edit-row input,.schedule-sheet input{border:1px solid var(--story-border);width:100%;color:var(--story-text);background:#fff;border-radius:11px;outline:none;padding:10px 11px}.auth-field input:focus,.record-editor-field input:focus,.record-editor-field select:focus,.record-editor-field textarea:focus,.schedule-edit-row input:focus,.schedule-sheet input:focus{border-color:var(--story-sage);box-shadow:0 0 0 3px var(--story-sage-soft)}.auth-error{color:var(--story-danger);font-size:11px}.auth-info{color:var(--story-teal);font-size:11px}.auth-submit{background:var(--story-primary);color:#fff;border:0;border-radius:999px;min-height:44px;font-weight:750}.auth-switch{color:var(--story-teal);background:0 0;border:0;font-size:11px}.auth-divider{color:var(--story-text-soft);align-items:center;gap:10px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--story-border);flex:1;height:1px}.google-button{border:1px solid var(--story-border);min-height:44px;color:var(--story-text);background:#fff;border-radius:999px;font-weight:700}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b1c1a6b;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.modal-panel{width:min(100%,640px);max-height:min(88svh,760px);padding:22px 18px calc(22px + env(safe-area-inset-bottom));background:var(--story-surface);border:0;border-radius:24px 24px 0 0;overflow-y:auto;box-shadow:0 -16px 50px #1b1c1a2e}.modal-title{margin-bottom:16px;font-size:19px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.modal-cancel{border:1px solid var(--story-border);min-height:40px;color:var(--story-text-muted);background:0 0;border-radius:999px;padding:8px 15px}.record-editor-fields{grid-template-columns:1fr 1.5fr;gap:10px;margin-bottom:12px;display:grid}.record-editor-field{color:var(--story-text-muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.record-editor-field textarea{resize:vertical;min-height:120px;line-height:1.6}.record-editor-text{margin-top:12px}.record-editor-schedule-link{margin-bottom:12px}.record-editor-gps,.record-editor-gps-note{color:var(--story-text-muted);align-items:center;gap:6px;margin-bottom:11px;font-size:11px;display:flex}.record-editor-photo-actions{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.record-editor-photo-button{border:1px solid var(--story-border);color:var(--story-primary);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 13px;font-size:11px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.record-editor-photo-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.record-editor-previews{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px;margin-bottom:12px;display:grid}.record-editor-preview{aspect-ratio:1;position:relative}.record-editor-preview img{object-fit:cover;border-radius:11px;width:100%;height:100%}.record-editor-preview button{background:var(--story-danger);color:#fff;border:0;border-radius:50%;width:21px;height:21px;position:absolute;top:-5px;right:-5px}.receipt-ocr-status{color:var(--story-teal);margin-bottom:10px;font-size:11px}.schedule-sheet-wrap{overflow-x:auto}.schedule-sheet{border-collapse:collapse;width:100%}.schedule-sheet th{text-align:left;color:var(--story-text-muted);padding:5px;font-size:10px}.schedule-sheet td{padding:4px}.sheet-row-remove{color:var(--story-danger);background:0 0;border:0}.sheet-add-row{border:1px dashed var(--story-border-strong);color:var(--story-primary);background:0 0;border-radius:999px;margin-top:8px;padding:7px 12px}.schedule-edit-row{grid-template-columns:100px 1fr 1fr;gap:7px;display:grid}.schedule-edit-actions{grid-column:1/-1;justify-content:flex-end;gap:6px;display:flex}.receipts-panel,.trips-panel{padding:0;overflow:visible}.story-secondary-title{margin-bottom:17px}.receipts-panel>.schedule-pane-header,.trips-panel>.schedule-pane-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.schedule-list-title{font-size:18px}.receipts-total{background:var(--story-sage-soft);color:var(--story-primary);border-radius:13px;margin:0 0 12px;padding:12px 14px;font-size:12px;font-weight:760}.receipt-amount{color:var(--story-primary);margin-left:auto;font-weight:800}.receipt-items{border-top:1px dashed var(--story-border);margin:9px 0 0;padding:9px 0 0;list-style:none}.receipt-items li{color:var(--story-text-muted);justify-content:space-between;gap:12px;padding:3px 0;font-size:11px;display:flex}.trips-grid{gap:11px;display:grid}.trip-card{border:1px solid var(--story-border);border-radius:var(--story-radius-md);background:var(--story-surface);padding:16px}.trip-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.trip-card-title{font-size:16px}.trip-card-dates,.trip-card-members{color:var(--story-text-muted);margin-top:4px;font-size:11px}.trip-card-stats{border-top:1px dashed var(--story-border);color:var(--story-text-muted);flex-wrap:wrap;gap:6px 12px;margin-top:12px;padding-top:10px;font-size:10px;display:flex}.trip-back-button{margin-bottom:7px}.trip-day-block{margin:20px 0}.trip-day-title{border-bottom:1px solid var(--story-border);padding-bottom:8px;font-size:14px}.trip-row{margin-top:14px}.trip-row-label{color:var(--story-teal);margin-bottom:7px;font-size:11px;font-weight:800}.trip-row-cols{gap:10px;display:grid}.trip-col{min-width:0}@media (width>=760px){.story-screen{padding:38px 28px 64px}.story-bottom-nav{border:1px solid var(--story-border);border-radius:22px;width:min(560px,100vw - 40px);height:64px;padding:6px 9px;bottom:16px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 18px 50px #2f4d4024}.story-app-content{padding-bottom:92px}.site-header.story-site-header{padding-left:max(28px, calc((100vw - var(--story-page-max)) / 2));padding-right:max(28px, calc((100vw - var(--story-page-max)) / 2))}.home-recent-list{grid-template-columns:repeat(3,1fr)}.home-recent-trip{grid-template-columns:1fr;align-items:start}.home-recent-thumb{height:120px}.memories-grid,.trips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-row-cols{grid-template-columns:1fr 1fr}.modal-overlay{align-items:center;padding:24px}.modal-panel{border-radius:24px;padding:24px}}@media (width>=980px){.story-journey-screen{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:start;column-gap:30px;display:grid}.journey-hero,.journey-ribbon-section{grid-column:1/-1}.journey-itinerary-section{grid-area:3/1}.journey-memory-section{grid-area:4/1}.journey-map-section{grid-area:3/2/span 2;position:sticky;top:86px;border-top:0!important;margin-top:10px!important}.journey-map-card{height:min(62vh,570px)}.journey-hero{height:430px}.memories-grid,.trips-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=440px){.story-screen{padding-left:15px;padding-right:15px}.journey-ribbon-section{margin-left:-15px;margin-right:-15px;padding-left:15px}.story-screen-title h1,.story-home-intro h1{font-size:30px}.record-editor-fields,.schedule-edit-row{grid-template-columns:1fr}}
