@font-face{font-family:Playfair Display;font-style:normal;font-weight:600 700;font-display:swap;src:url(/fonts/playfair-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600 700;font-display:swap;src:url(/fonts/playfair-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600 700;font-display:swap;src:url(/fonts/playfair-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color:#18332f;background:#f2f1e9;font-family:Segoe UI,system-ui,sans-serif;font-synthesis:none;--ink: #18332f;--forest: #123d36;--forest-soft: #225a50;--paper: #faf9f3;--cream: #f2f1e9;--sand: #d7d1bf;--orange: #ec7d4b;--muted: #6f7f78;--danger: #b84a40;--shadow: 0 24px 60px rgba(31, 49, 43, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-.025em}.eyebrow{color:var(--orange);font-size:.72rem;font-weight:700;letter-spacing:.16em}.brand-mark{display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(255,255,255,.5);border-radius:50% 50% 48% 52%/46% 54%;color:#fff;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.7rem}.brand-mark.small{width:36px;height:36px;color:var(--forest);border-color:var(--sand);font-size:1.1rem}.auth-layout{display:grid;min-height:100vh;grid-template-columns:1.08fr .92fr}.auth-story{position:relative;overflow:hidden;padding:clamp(2rem,6vw,6rem);color:#f9f6eb;background:radial-gradient(circle at 75% 22%,rgba(244,176,92,.25),transparent 22%),linear-gradient(145deg,#0b2925,#1d5147)}.auth-story:after{position:absolute;right:-15%;bottom:-20%;width:70%;aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:44% 56% 62% 38%;content:"";transform:rotate(12deg)}.auth-story .eyebrow{margin-top:18vh}.auth-story h1{max-width:680px;margin-bottom:1.5rem;font-size:clamp(3.2rem,7vw,7rem);line-height:.88}.auth-story>p:not(.eyebrow){max-width:560px;color:#ffffffb8;font-size:1.05rem;line-height:1.8}.route-art{position:absolute;right:12%;top:15%;display:flex;gap:16px;align-items:end;transform:rotate(18deg)}.route-art span{display:block;width:11px;height:11px;border:2px solid #f4b05c;border-radius:50%}.route-art span:nth-child(2){width:90px;height:1px;border:0;border-top:1px dashed rgba(255,255,255,.6);margin-bottom:5px}.auth-panel{display:grid;place-items:center;padding:2rem;background:var(--paper)}.auth-card{width:min(430px,100%)}.auth-card h2{margin-bottom:2rem;font-size:3rem}form{display:grid;gap:1rem}label{display:grid;gap:.45rem;color:#41534e;font-size:.78rem;font-weight:700;letter-spacing:.04em}input,textarea,select{width:100%;border:1px solid #d8ddd7;border-radius:12px;outline:none;padding:.9rem 1rem;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--forest-soft);box-shadow:0 0 0 3px #225a501f}.primary-button,.ghost-button,.text-button,.back-button{border:0;border-radius:999px;padding:.9rem 1.25rem}.primary-button{margin-top:.5rem;color:#fff;background:var(--forest);font-weight:700}.primary-button:hover{background:var(--forest-soft)}.primary-button.compact{width:max-content;margin:0}.primary-button:disabled{opacity:.55;cursor:wait}.text-button{margin-top:1rem;padding-left:0;color:var(--forest-soft);background:transparent}.inline-link{display:inline-block;text-align:center}.inline-link.light{color:#fff}.ghost-button,.back-button{color:var(--forest);background:transparent;border:1px solid #d7ddd8}.form-error{margin:0;color:var(--danger);font-size:.85rem}.form-success{margin:.5rem 0;color:#21705c;font-size:.85rem}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 clamp(1.25rem,5vw,5rem);border-bottom:1px solid #deddd4;background:#faf9f3e6;backdrop-filter:blur(18px)}.brand,.user-menu{display:flex;align-items:center;gap:.8rem;font-weight:700}.user-menu{color:var(--muted);font-size:.85rem}.dashboard{width:min(1240px,calc(100% - 2.5rem));margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.hero-row{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3.5rem}.hero-row h1{max-width:760px;margin-bottom:.6rem;font-size:clamp(2.7rem,6vw,5.3rem);line-height:.95}.hero-row p:not(.eyebrow){color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.2rem}.section-heading h2{margin:0;font-size:2.1rem}.section-heading span{color:var(--muted);font-size:.82rem}.create-trip-card{grid-template-columns:2fr 1fr 1fr;margin:-1rem 0 3rem;padding:1.4rem;border:1px solid #deddd4;border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.create-trip-card .wide{grid-column:1 / -1}.trip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.trip-card{overflow:hidden;border:1px solid #deddd4;border-radius:22px;background:var(--paper);box-shadow:0 8px 24px #1f312b0a;transition:transform .2s,box-shadow .2s;cursor:pointer}.trip-card:hover,.trip-card:focus{outline:none;transform:translateY(-4px);box-shadow:var(--shadow)}.trip-cover{display:flex;align-items:start;justify-content:space-between;min-height:160px;padding:1rem;background:linear-gradient(160deg,rgba(9,45,39,.2),transparent),radial-gradient(circle at 70% 35%,#dfa45f,transparent 22%),linear-gradient(145deg,#315f53,#abc1a8)}.status-pill,.role-pill{border-radius:999px;padding:.42rem .72rem;font-size:.67rem;font-weight:700;letter-spacing:.05em}.status-pill{color:#fff;background:#0e2924c7;backdrop-filter:blur(8px)}.role-pill{color:var(--forest);background:#eee9da}.trip-body{padding:1.3rem}.trip-body h3{margin-bottom:.5rem;font-size:1.65rem}.trip-body p{min-height:44px;color:var(--muted);font-size:.85rem;line-height:1.55}.trip-dates{display:flex;align-items:center;gap:.65rem;color:#52625d;font-size:.74rem;font-weight:700}.trip-dates .line{flex:1;height:1px;background:var(--sand)}.empty-state{padding:4rem 2rem;border:1px dashed #cbc9be;border-radius:22px;text-align:center}.empty-state>span{font-size:2rem}.empty-state h3{margin:.5rem 0;font-size:1.6rem}.empty-state p,.muted{color:var(--muted)}.trip-view{display:grid;gap:1rem;width:min(640px,100%);margin:0 auto;padding:1rem 1rem 4rem}.trip-hero{position:relative;overflow:hidden;padding:1.5rem 1.4rem 1.6rem;border-radius:24px;color:#f9f6eb;background:radial-gradient(circle at 82% 10%,rgba(244,176,92,.3),transparent 40%),linear-gradient(150deg,#0b2925,#1d5147);box-shadow:var(--shadow)}.trip-hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.3rem}.trip-hero-actions{display:flex;align-items:center;gap:.6rem}.hero-back{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:#ffffff14;font-size:1.15rem}.trip-hero .eyebrow{color:#f4b05c}.trip-hero h1{margin:.45rem 0 0;font-size:clamp(2rem,8vw,2.9rem);line-height:1.02}.trip-hero-sub{margin:.7rem 0 0;color:#ffffffbd;font-size:.9rem;line-height:1.55}.trip-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}.meta-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffeb;background:#ffffff1a;font-size:.74rem;font-weight:600}.role-pill.light{color:#fff;background:#ffffff2e}.trip-tabs{position:sticky;top:.5rem;z-index:5;display:flex;gap:.35rem;overflow-x:auto;padding:.45rem;border:1px solid #deddd4;border-radius:999px;background:#faf9f3eb;backdrop-filter:blur(14px);scrollbar-width:none}.trip-tabs::-webkit-scrollbar{display:none}.trip-tabs button{display:inline-flex;flex:0 0 auto;align-items:center;gap:.4rem;border:0;border-radius:999px;padding:.6rem .95rem;color:var(--muted);background:transparent;font-weight:700;font-size:.8rem;white-space:nowrap}.trip-tabs button.active{color:#fff;background:var(--forest)}.trip-tabs .tab-ico{font-size:.95rem}.trip-panels{display:grid;gap:1rem}.trip-view .metric-grid,.trip-view .budget-summary{grid-template-columns:repeat(2,1fr)}.trip-view .activity-form,.trip-view .expense-form,.trip-view .settings-form,.trip-view .inline-form{grid-template-columns:1fr;margin-bottom:1.2rem}.trip-view .checklist-progress{grid-template-columns:auto 1fr}.trip-view .checklist-progress h2{font-size:2.4rem}.trip-view .module-panel h2{font-size:1.6rem}.trip-view .timeline-entry{grid-template-columns:56px 1fr;gap:.8rem;margin-top:.6rem;padding:.85rem;border:1px solid #e3e3da;border-radius:14px}.trip-view .timeline-entry .ghost-button{grid-column:2;width:max-content}.trip-view .danger-zone{flex-direction:column}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.metric-card{padding:1.4rem;border:1px solid #deddd4;border-radius:18px;background:var(--paper)}.metric-card p{color:var(--muted);font-size:.75rem}.metric-card strong{display:block;margin-bottom:.6rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.7rem}.metric-card span{color:var(--muted);font-size:.67rem}.next-step{max-width:760px;margin-top:2rem;padding:2rem;border-radius:22px;background:#e6e1d2}.next-step h3{font-size:2rem}.next-step>p:last-child{color:#5d6c67;line-height:1.7}.public-action-page{padding:1.25rem;background:var(--cream)}.action-card{padding:2rem;border:1px solid #deddd4;border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.action-card h1{font-size:2.5rem}.settings-page{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 5rem}.settings-page>header{margin:3rem 0 2rem}.settings-page>header h1{font-size:clamp(2.8rem,6vw,5rem)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.settings-card,.module-panel{padding:1.5rem;border:1px solid #deddd4;border-radius:22px;background:var(--paper)}.settings-card h2,.module-panel h2{font-size:2rem}.wide-card{grid-column:1 / -1}.session-list,.member-list{display:grid;gap:.7rem}.session-list article,.member-list article{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #e3e3da;border-radius:14px}.session-list article>div,.member-list article>div:not(.avatar){display:grid;gap:.25rem;flex:1}.session-list span,.member-list span{color:var(--muted);font-size:.72rem}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff;background:var(--forest-soft);font-weight:700}.inline-form{display:grid;grid-template-columns:2fr 1fr auto;align-items:end;gap:.8rem;margin-bottom:1rem}.share-link{display:grid;gap:.4rem;margin:1rem 0;padding:1rem;border-radius:14px;background:#e8f0eb}.settings-form{grid-template-columns:repeat(3,1fr)}.settings-form .wide{grid-column:1 / -1}.danger-zone{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.2rem;border-top:1px solid #deddd4}.danger-button{border:1px solid #e1a59e;border-radius:999px;padding:.8rem 1rem;color:var(--danger);background:#fff2ef}.mfa-setup,.recovery-codes{display:grid;gap:1rem;margin-top:1rem;padding:1rem;border-radius:14px;background:#e8f0eb}.mfa-setup code,.recovery-codes code{overflow-wrap:anywhere;white-space:pre-wrap;font-family:ui-monospace,Cascadia Code,monospace}.activity-form,.expense-form{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;margin-bottom:2rem}.activity-form .primary-button,.expense-form .primary-button{margin-bottom:.05rem}.timeline-days{display:grid;gap:1.5rem}.timeline-day{padding-left:1rem;border-left:2px solid var(--sand)}.timeline-day h3{font-size:1.7rem}.timeline-entry{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:1rem;padding:.9rem 0;border-top:1px solid #e3e3da}.timeline-entry time{color:var(--orange);font-weight:700}.timeline-entry>div{display:grid;gap:.25rem}.timeline-entry span,.expense-list-new span{color:var(--muted);font-size:.72rem}.checklist-progress{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:1rem}.checklist-progress h2{margin:0;font-size:3.5rem}.progress-track{overflow:hidden;height:12px;border-radius:999px;background:#dce2dc}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--forest-soft);transition:width .25s ease}.checklist-group{margin-top:1.5rem}.checklist-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:.8rem 0;border-top:1px solid #e3e3da;cursor:pointer}.checklist-row input{width:20px;height:20px}.checklist-row small{color:var(--muted)}.budget-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.expense-form .wide{grid-column:span 2}.expense-list-new{display:grid;gap:.6rem;margin:1.5rem 0}.expense-list-new article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.9rem;border:1px solid #e3e3da;border-radius:14px}.expense-list-new article>div{display:grid;gap:.25rem}:root[data-theme=dark] .mfa-setup,:root[data-theme=dark] .recovery-codes,:root[data-theme=dark] .share-link{background:#1c332e}.theme-button{min-width:42px;padding-inline:.7rem}:root[data-theme=dark]{color:#e9eee9;background:#0d1d1a;--ink: #e9eee9;--forest: #163c35;--forest-soft: #2d6a5e;--paper: #142723;--cream: #0d1d1a;--sand: #3a4b46;--muted: #9aaba5;--shadow: 0 24px 60px rgba(0, 0, 0, .25)}:root[data-theme=dark] body,:root[data-theme=dark] .auth-panel,:root[data-theme=dark] .topbar{background:var(--cream)}:root[data-theme=dark] .topbar,:root[data-theme=dark] .trip-card,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .settings-card,:root[data-theme=dark] .module-panel,:root[data-theme=dark] .action-card{border-color:#30423d;background:var(--paper)}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{border-color:#3a4d47;color:var(--ink);background:#0e211d}:root[data-theme=dark] label{color:#b8c5c0}:root[data-theme=dark] .next-step{background:#1c332e}:root[data-theme=dark] .trip-tabs{border-color:#30423d;background:#142723eb}:root[data-theme=dark] .trip-view .timeline-entry,:root[data-theme=dark] .expense-list-new article{border-color:#30423d}.loading-screen,.center-page{display:grid;place-content:center;justify-items:center;min-height:100vh;gap:1rem}.loader{width:34px;height:34px;border:3px solid #cfd5cf;border-top-color:var(--forest);border-radius:50%;animation:spin .8s linear infinite}.error-state{display:grid;gap:.3rem;padding:1rem;border-left:3px solid var(--danger);color:var(--danger);background:#f8e9e5}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:960px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:42vh}.auth-story .eyebrow{margin-top:3rem}.auth-story h1{font-size:4rem}.trip-grid,.metric-grid,.settings-form,.activity-form,.expense-form{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.auth-story{padding:2rem}.auth-story h1{font-size:3.2rem}.auth-panel{padding:3rem 1.2rem}.topbar{padding:0 1rem}.user-menu>span{display:none}.hero-row{align-items:start;flex-direction:column}.create-trip-card,.trip-grid,.metric-grid,.settings-grid,.settings-form,.inline-form,.activity-form,.expense-form,.budget-summary{grid-template-columns:1fr}.create-trip-card .wide,.wide-card,.settings-form .wide,.expense-form .wide{grid-column:auto}.timeline-entry{grid-template-columns:65px 1fr}.timeline-entry .ghost-button{grid-column:2;width:max-content}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.gps-indicator{display:flex;align-items:center;gap:.65rem;margin:1rem 0;padding:.8rem 1rem;border:1px solid color-mix(in srgb,#2bb673 45%,var(--line));border-radius:12px;background:color-mix(in srgb,#2bb673 10%,var(--surface));color:var(--text)}.gps-indicator span{width:.65rem;height:.65rem;border-radius:50%;background:#2bb673;box-shadow:0 0 0 5px color-mix(in srgb,#2bb673 20%,transparent)}.live-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:1rem;margin:1rem 0}.live-grid iframe{width:100%;min-height:460px;border:1px solid var(--line);border-radius:16px}.device-list{display:grid;align-content:start;gap:.75rem}.device-list article{padding:1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.device-list article>div{display:flex;justify-content:space-between;gap:1rem}.device-list span,.device-list p{color:var(--muted)}@media(max-width:800px){.live-grid{grid-template-columns:1fr}.live-grid iframe{min-height:340px}}.offline-banner{position:fixed;z-index:1000;right:1rem;bottom:1rem;max-width:min(420px,calc(100vw - 2rem));padding:.75rem 1rem;border:1px solid #d59a3a;border-radius:12px;background:#402d11;color:#fff5df;box-shadow:var(--shadow)}.offline-banner.online{border-color:#2bb673;background:#133f2c}@font-face{font-family:Be Vietnam Pro;font-weight:400;font-display:swap;src:url(/fonts/bvp-400-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-weight:400;font-display:swap;src:url(/fonts/bvp-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-weight:500;font-display:swap;src:url(/fonts/bvp-500-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-weight:500;font-display:swap;src:url(/fonts/bvp-500-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-weight:600;font-display:swap;src:url(/fonts/bvp-600-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-weight:600;font-display:swap;src:url(/fonts/bvp-600-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Be Vietnam Pro;font-weight:700;font-display:swap;src:url(/fonts/bvp-700-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Be Vietnam Pro;font-weight:700;font-display:swap;src:url(/fonts/bvp-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.legacy-trip{--primary: #1e3f20;--primary-light: #2c5c2f;--accent: #d4af37;--accent-light: #f3e5ab;--accent-blue: #3498db;--bg-dark: #091315;--text-light: #f5f6fa;--text-muted: #95a5a6;--text-highlight: #ffffff;--card-bg: rgba(255, 255, 255, .06);--card-border: rgba(255, 255, 255, .1);--card-glow: rgba(0, 0, 0, .25);--success: #2ecc71;--warning: #f1c40f;--danger: #e74c3c;--font-primary: "Be Vietnam Pro", "Segoe UI", system-ui, sans-serif;--transition-smooth: all .35s cubic-bezier(.25, .8, .25, 1);position:relative;display:flex;justify-content:center;min-height:100vh;padding:16px;overflow-x:hidden;color:var(--text-light);background-color:var(--bg-dark);background-image:radial-gradient(circle at 50% 0%,#152b20,#091315 70%);font-family:var(--font-primary);line-height:1.5}.legacy-trip h1,.legacy-trip h2,.legacy-trip h3,.legacy-trip h4,.legacy-trip p,.legacy-trip ul{margin:0;font-family:var(--font-primary);letter-spacing:normal}.legacy-trip ul{list-style:none;padding:0}.legacy-trip button{font-family:var(--font-primary)}.legacy-trip .bg-glow{position:fixed;width:300px;height:300px;border-radius:50%;filter:blur(100px);opacity:.15;z-index:0;pointer-events:none}.legacy-trip .bg-glow-1{top:5%;left:-10%;background-color:var(--primary-light)}.legacy-trip .bg-glow-2{bottom:10%;right:-10%;background-color:var(--accent)}.legacy-trip .app-container{position:relative;z-index:1;width:100%;max-width:600px;display:flex;flex-direction:column;gap:16px;padding-bottom:90px}.legacy-trip .glass{background:var(--card-bg);backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid var(--card-border);border-radius:20px;box-shadow:0 8px 32px 0 var(--card-glow)}.legacy-trip .app-header{padding:64px 18px 24px;text-align:center;position:relative;overflow:hidden}.legacy-trip .hdr-corner{position:absolute;top:16px;display:flex;gap:8px;z-index:3}.legacy-trip .hdr-corner.left{left:16px;width:36px;height:36px;align-items:center;justify-content:center;border:0;border-radius:50%;color:var(--text-light);background:#ffffff0f;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .hdr-corner.right{right:16px}.legacy-trip .hdr-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;color:var(--text-light);background:#ffffff0f;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .hdr-corner.left:hover,.legacy-trip .hdr-btn:hover{background:#ffffff24}.legacy-trip .hdr-btn.active{color:var(--accent);background:#d4af3726}.legacy-trip .header-content{display:flex;flex-direction:column;align-items:center;gap:8px}.legacy-trip .badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid rgba(212,175,55,.3);border-radius:30px;background:#d4af3726;color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:1px}.legacy-trip .icon-spin{animation:spin 8s linear infinite}.legacy-trip .app-header h1{font-size:2.2rem;font-weight:700;background:linear-gradient(135deg,#fff 0%,var(--accent-light) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.legacy-trip .subtitle{font-size:.85rem;color:var(--text-muted)}.legacy-trip .trip-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:14px;width:100%}.legacy-trip .meta-item{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:#ffffff0a;font-size:.78rem}.legacy-trip .meta-item svg{color:var(--accent)}.legacy-trip .weather-strip{display:inline-flex;align-items:center;gap:10px;margin:10px 0 2px;padding:8px 16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0d}.legacy-trip .weather-emoji{font-size:1.5rem;line-height:1}.legacy-trip .weather-temp{color:var(--text-highlight);font-size:1.5rem;font-weight:700;line-height:1}.legacy-trip .weather-meta{display:flex;flex-direction:column;gap:2px;text-align:left;color:var(--text-muted);font-size:.7rem}.legacy-trip.light-mode .weather-strip{border-color:#0913151a;background:#0913150a}.legacy-trip .nav-tabs{position:fixed;bottom:16px;left:16px;right:16px;max-width:600px;margin:0 auto;z-index:100;display:flex;justify-content:space-around;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#091315d9;backdrop-filter:blur(16px)}.legacy-trip .tab-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;border:0;border-radius:16px;background:none;color:var(--text-muted);font-size:.7rem;font-weight:500;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .tab-btn:hover{color:var(--text-light)}.legacy-trip .tab-btn.active{color:var(--accent);background:#d4af371a}.legacy-trip .tab-btn.active svg{transform:translateY(-2px) scale(1.1)}.legacy-trip .tab-btn svg{transition:transform .3s ease}.legacy-trip .tab-panel{display:flex;flex-direction:column;gap:16px;animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.legacy-trip .panel-header{padding:8px 4px}.legacy-trip .panel-header h2{font-size:1.25rem;font-weight:600}.legacy-trip .panel-header p{margin-top:2px;font-size:.8rem;color:var(--text-muted)}.legacy-trip .card{display:flex;flex-direction:column;gap:12px;padding:20px}.legacy-trip .cards-grid{display:flex;flex-direction:column;gap:16px}.legacy-trip .card-title{display:flex;align-items:center;gap:8px}.legacy-trip .card-title h3{font-size:1.05rem;font-weight:600}.legacy-trip .card-desc{font-size:.85rem;color:var(--text-muted);line-height:1.45}.legacy-trip .text-blue{color:var(--accent-blue)}.legacy-trip .text-gold{color:var(--accent)}.legacy-trip .border-blue{border-left:4px solid var(--accent-blue)}.legacy-trip .border-gold{border-left:4px solid var(--accent)}.legacy-trip .location-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.legacy-trip .location-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;color:var(--text-light);font-size:.75rem;font-weight:500;text-decoration:none;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .location-btn svg{color:var(--accent-blue)}.legacy-trip .location-btn:hover{background:#ffffff14;border-color:#fff3}.legacy-trip .location-btn.btn-accent{border-color:#d4af374d}.legacy-trip .location-btn.btn-accent svg{color:var(--accent)}.legacy-trip .add-toggle{align-self:flex-start}.legacy-trip .route-map-card{position:relative;overflow:hidden;padding:24px 16px}.legacy-trip .route-stops{display:flex;flex-direction:column;padding:4px 2px}.legacy-trip .route-stop{position:relative;display:flex;align-items:center;gap:14px;padding:8px 2px}.legacy-trip .route-stop:not(:last-child):before{content:"";position:absolute;left:18px;top:50%;width:2px;height:100%;transform:translate(-50%);background:#ffffff1f;z-index:0}.legacy-trip .route-stop-marker{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;border:2px solid var(--card-border);background:#112820;color:var(--text-light);box-shadow:0 4px 10px #00000040}.legacy-trip .route-stop-marker.start{background:var(--accent-blue);border-color:#5dade2;color:#fff;box-shadow:0 0 12px #3498db80}.legacy-trip .route-stop-marker.end{background:var(--success);border-color:#58d68d;color:#06210f}.legacy-trip .route-stop-info{display:flex;flex-direction:column;gap:2px;min-width:0}.legacy-trip .route-stop-name{font-size:.88rem;font-weight:600;color:var(--text-highlight)}.legacy-trip .route-stop-meta{font-size:.7rem;font-weight:600;color:var(--accent)}.legacy-trip .itinerary-nav{display:flex;width:100%;padding:4px;border:1px solid var(--card-border);border-radius:14px;background:#ffffff08}.legacy-trip .day-btn{flex:1;padding:10px;border:0;border-radius:10px;background:none;color:var(--text-muted);font-size:.78rem;font-weight:600;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .day-btn.active{background:var(--primary-light);color:#fff;box-shadow:0 4px 10px #00000026}.legacy-trip .timeline-container{position:relative;padding-left:20px;margin-top:10px}.legacy-trip .timeline-container:before{content:"";position:absolute;top:10px;bottom:10px;left:7px;width:2px;background:#ffffff14}.legacy-trip .day-timeline{display:flex;flex-direction:column;gap:20px}.legacy-trip .timeline-item{position:relative;display:flex;flex-direction:column;gap:6px}.legacy-trip .time{padding-left:12px;color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.5px}.legacy-trip .timeline-badge{position:absolute;left:-20px;top:0;width:16px;height:16px;border-radius:50%;border:2px solid var(--accent);background:var(--bg-dark);z-index:2}.legacy-trip .timeline-item:first-child .timeline-badge{border-color:var(--accent-blue);background:var(--accent-blue);box-shadow:0 0 8px var(--accent-blue)}.legacy-trip .timeline-content{display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:16px}.legacy-trip .timeline-content h4{font-size:.95rem;font-weight:600;color:var(--text-highlight)}.legacy-trip .timeline-content p{font-size:.82rem;color:var(--text-muted);line-height:1.4}.legacy-trip .location-tag{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;padding:4px 10px;border:1px solid rgba(52,152,219,.15);border-radius:8px;background:#3498db14;color:var(--accent-blue);font-size:.72rem;text-decoration:none;transition:var(--transition-smooth)}.legacy-trip .location-tag:hover{background:#3498db29;border-color:#3498db4d;transform:translateY(-1px)}.legacy-trip .timeline-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.legacy-trip .timeline-actions{display:flex;gap:4px;flex-shrink:0}.legacy-trip .icon-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--card-border);border-radius:8px;background:#ffffff0a;color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .icon-btn:hover{color:var(--text-light);background:#ffffff1a}.legacy-trip .icon-btn.danger:hover{color:var(--danger);background:#e74c3c1a;border-color:#e74c3c4d}.legacy-trip .activity-form{display:grid;grid-template-columns:1fr;gap:10px;margin:6px 0 0}.legacy-trip .activity-form label{color:var(--text-muted);font-size:.75rem;font-weight:500;letter-spacing:normal}.legacy-trip .activity-form-actions{display:flex;align-items:center;gap:8px}.legacy-trip.light-mode .icon-btn{border-color:#0913151f;background:#f8fafb;color:#4e5f62}.legacy-trip.light-mode .icon-btn:hover{color:#1b2d32;background:#0913150f}.legacy-trip .checklist-progress-container{padding:16px}.legacy-trip .progress-info{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.8rem;font-weight:500}.legacy-trip .progress-bar-bg{width:100%;height:8px;border-radius:10px;background:#ffffff0d;overflow:hidden}.legacy-trip .progress-bar-fill{height:100%;border-radius:10px;background:linear-gradient(to right,var(--accent),var(--success));transition:width .4s cubic-bezier(.25,.8,.25,1)}.legacy-trip .progress-blue{background:linear-gradient(to right,var(--accent-blue),var(--accent))}.legacy-trip .checklist-sections{display:flex;flex-direction:column;gap:16px}.legacy-trip .checklist-group{margin:0;padding:20px}.legacy-trip .checklist-group h3{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--accent-light);font-size:.95rem;font-weight:600}.legacy-trip .checklist-group h3 svg{color:var(--accent)}.legacy-trip .checklist-items{display:flex;flex-direction:column;gap:14px}.legacy-trip .check-item{display:flex;align-items:flex-start;gap:12px;position:relative;color:var(--text-light);font-size:.82rem;font-weight:400;line-height:1.35;letter-spacing:normal;cursor:pointer;user-select:none}.legacy-trip .check-item input{position:absolute;width:0;height:0;opacity:0}.legacy-trip .checkmark{position:relative;top:2px;width:18px;height:18px;flex-shrink:0;border:1px solid var(--card-border);border-radius:5px;background:#ffffff0d;transition:var(--transition-smooth)}.legacy-trip .check-item:hover input~.checkmark{border-color:#ffffff4d}.legacy-trip .check-item input:checked~.checkmark{background-color:var(--success);border-color:var(--success)}.legacy-trip .checkmark:after{content:"";position:absolute;display:none;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.legacy-trip .check-item input:checked~.checkmark:after{display:block}.legacy-trip .check-item input:checked~.item-text{color:var(--text-muted);text-decoration:line-through}.legacy-trip .budget-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0}.legacy-trip .b-card{display:flex;flex-direction:column;gap:4px;padding:16px}.legacy-trip .b-card.total{grid-column:span 2}.legacy-trip .b-title{color:var(--text-muted);font-size:.72rem;font-weight:500}.legacy-trip .b-value{color:var(--text-highlight);font-size:1.4rem;font-weight:700;letter-spacing:-.5px}.legacy-trip .b-subtitle{color:var(--text-muted);font-size:.65rem}.legacy-trip .text-accent{color:var(--accent)}.legacy-trip .text-green{color:var(--success)}.legacy-trip .budget-chart-container{padding:16px}.legacy-trip .budget-tracker-grid{display:flex;flex-direction:column;gap:16px}.legacy-trip .expense-form-container,.legacy-trip .expense-log-container{padding:20px}.legacy-trip .expense-form-container h3,.legacy-trip .expense-log-container h3{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08);font-size:.95rem;font-weight:600}.legacy-trip .expense-form-container h3 svg,.legacy-trip .expense-log-container h3 svg{color:var(--accent)}.legacy-trip #expense-form{display:flex;flex-direction:column;gap:12px}.legacy-trip .form-group{display:flex;flex-direction:column;gap:6px}.legacy-trip .form-group label{color:var(--text-muted);font-size:.75rem;font-weight:500;letter-spacing:normal}.legacy-trip .form-group input,.legacy-trip .form-group select{padding:10px 14px;border:1px solid var(--card-border);border-radius:12px;background:#ffffff08;color:var(--text-highlight);font-family:var(--font-primary);font-size:.85rem}.legacy-trip .form-group input:focus,.legacy-trip .form-group select:focus{border-color:var(--accent);background:#ffffff0f;box-shadow:none}.legacy-trip .submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;padding:12px;border:0;border-radius:12px;background:var(--accent);color:#111;font-family:var(--font-primary);font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .submit-btn:hover{background:#e5be58;transform:translateY(-1px)}.legacy-trip .expense-list-wrapper{max-height:360px;overflow-y:auto}.legacy-trip .expense-list{display:flex;flex-direction:column;gap:10px}.legacy-trip .exp-empty{color:var(--text-muted);font-size:.82rem}.legacy-trip .expense-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#ffffff05}.legacy-trip .exp-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px}.legacy-trip .bg-food{background:#2ecc711f;color:var(--success)}.legacy-trip .bg-ticket{background:#d4af371f;color:var(--accent)}.legacy-trip .bg-gas,.legacy-trip .bg-blue-light{background:#3498db1f;color:var(--accent-blue)}.legacy-trip .bg-other{background:#95a5a61f;color:var(--text-muted)}.legacy-trip .exp-details{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.legacy-trip .exp-name{color:var(--text-highlight);font-size:.8rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-trip .exp-time{color:var(--text-muted);font-size:.65rem}.legacy-trip .exp-amount{color:var(--text-highlight);font-size:.82rem;font-weight:600;white-space:nowrap}.legacy-trip .delete-exp-btn{display:flex;align-items:center;justify-content:center;padding:6px;border:0;border-radius:8px;background:none;color:#e74c3c80;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .delete-exp-btn:hover{color:var(--danger);background:#e74c3c14}.legacy-trip .export-link{margin-top:14px;justify-content:center}.legacy-trip select option{color:#14201d;background:#fff}.legacy-trip .b-edit{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:8px;vertical-align:middle;border:0;border-radius:6px;background:#ffffff1a;color:var(--text-muted);cursor:pointer}.legacy-trip .b-edit:hover{color:var(--text-light);background:#ffffff2e}.legacy-trip.light-mode .b-edit{background:#0913150f}.legacy-trip .budget-edit-form{display:flex;align-items:center;gap:8px;margin-top:6px}.legacy-trip .budget-edit-form input{flex:1;min-width:0;padding:8px 10px;font-size:1rem;font-weight:700}.legacy-trip .budget-edit-actions{display:flex;gap:6px}.legacy-trip .budget-edit-actions .submit-btn,.legacy-trip .budget-edit-actions .ghost-button{margin:0;padding:8px 10px}.legacy-trip .expense-item.editing{flex-direction:column;align-items:stretch}.legacy-trip .expense-edit-form{display:grid;gap:8px;width:100%}.legacy-trip .expense-edit-form input,.legacy-trip .expense-edit-form select{padding:8px 10px;font-size:.85rem}.legacy-trip .expense-edit-actions{display:flex;gap:8px}.legacy-trip .expense-edit-actions .submit-btn,.legacy-trip .expense-edit-actions .ghost-button{margin:0}.legacy-trip .delete-exp-btn.edit{color:var(--text-muted)}.legacy-trip .delete-exp-btn.edit:hover{color:var(--accent);background:#d4af371a}.legacy-trip .cars-layout{display:flex;flex-direction:column;gap:16px}.legacy-trip .cars-control-card{padding:20px}.legacy-trip .gps-control{display:flex;flex-direction:column;gap:10px}.legacy-trip .switch-container{display:flex;align-items:center;gap:12px;color:var(--text-light);font-size:.85rem;font-weight:500}.legacy-trip .switch{position:relative;display:inline-block;width:44px;height:24px}.legacy-trip .switch input{width:0;height:0;opacity:0}.legacy-trip .slider{position:absolute;inset:0;border:1px solid var(--card-border);background-color:#ffffff0d;cursor:pointer;transition:.3s}.legacy-trip .slider:before{content:"";position:absolute;left:3px;bottom:3px;width:16px;height:16px;background-color:#fff;transition:.3s}.legacy-trip input:checked+.slider{background-color:var(--success);border-color:var(--success)}.legacy-trip input:checked+.slider:before{transform:translate(20px)}.legacy-trip .slider.round{border-radius:24px}.legacy-trip .slider.round:before{border-radius:50%}.legacy-trip .gps-status-text{display:flex;align-items:center;gap:4px;color:var(--text-muted);font-size:.72rem}.legacy-trip .gps-status-text.active{color:var(--success)}.legacy-trip .gps-status-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.legacy-trip .gps-edit-btn{padding:6px 10px;font-size:.72rem}.legacy-trip .cars-dashboard{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.legacy-trip .dash-item{display:flex;flex-direction:column;gap:4px;padding:14px;border:1px solid var(--card-border);border-radius:16px;background:var(--card-bg)}.legacy-trip .dash-item.colspan-2{grid-column:span 2;align-items:center;text-align:center}.legacy-trip .dash-title{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:.74rem;font-weight:600}.legacy-trip .dash-dot{width:9px;height:9px;flex-shrink:0;border-radius:50%}.legacy-trip .dash-mine{color:var(--accent-blue);font-weight:700}.legacy-trip .dash-value{display:flex;align-items:center;gap:7px;color:var(--text-highlight);font-size:.95rem;font-weight:700}.legacy-trip .status-dot{width:11px;height:11px;flex-shrink:0;border-radius:50%}.legacy-trip .status-dot.live{background:var(--success);animation:pulse-live 1.4s ease-out infinite}.legacy-trip .status-dot.stale{background:var(--warning)}.legacy-trip .status-dot.offline{background:var(--danger);opacity:.45}@keyframes pulse-live{0%{box-shadow:0 0 #2ecc718c}70%{box-shadow:0 0 0 8px #2ecc7100}to{box-shadow:0 0 #2ecc7100}}.legacy-trip .dist-badges{display:flex;flex-wrap:wrap;gap:8px}.legacy-trip .dist-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgba(212,175,55,.25);border-radius:12px;background:#d4af371a;color:var(--accent-light);font-size:.78rem;font-weight:600}.legacy-trip .dist-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%}.legacy-trip.light-mode .dist-badge{color:#8a6d00}.legacy-trip .dash-sub{color:var(--text-muted);font-size:.65rem}.legacy-trip .border-red{border-left:4px solid var(--danger)}.legacy-trip .map-card{display:flex;flex-direction:column;gap:8px;padding:8px}.legacy-trip .static-map{position:relative;width:100%;height:clamp(380px,64vh,560px);overflow:hidden;border-radius:14px;background:#0a1512;cursor:grab;touch-action:none;user-select:none}.legacy-trip .static-map:active{cursor:grabbing}.legacy-trip .map-controls{position:absolute;right:10px;bottom:10px;z-index:3;display:flex;flex-direction:column;gap:6px}.legacy-trip .map-controls button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#091315cc;color:#fff;font-size:1.2rem;line-height:1;cursor:pointer;backdrop-filter:blur(6px);transition:var(--transition-smooth)}.legacy-trip .map-controls button:hover{background:#091315f2}.legacy-trip .static-map-inner{position:absolute;left:50%;top:50%}.legacy-trip .static-map-inner img{display:block;max-width:none}.legacy-trip .static-map-pin{position:absolute;width:16px;height:16px;border:3px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #00000080;pointer-events:none}.legacy-trip .map-open-link{justify-content:center}.legacy-trip .gps-note{color:var(--text-muted);font-size:.72rem}.legacy-trip .gps-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.legacy-trip .gps-header-switch{flex-shrink:0;margin-top:4px}.legacy-trip .gps-modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px;background:#050c0bb8;backdrop-filter:blur(4px)}.legacy-trip .gps-modal{width:min(380px,100%);display:grid;gap:12px;padding:22px}.legacy-trip .gps-modal h3{color:var(--text-highlight);font-size:1.1rem}.legacy-trip .gps-modal-field{display:grid;gap:6px;color:var(--text-muted);font-size:.78rem}.legacy-trip .gps-modal-field-label{color:var(--text-muted);font-size:.78rem}.legacy-trip .color-grid{display:flex;flex-wrap:wrap;gap:10px}.legacy-trip .color-swatch{display:grid;place-items:center;width:36px;height:36px;border:2px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;cursor:pointer;transition:var(--transition-smooth)}.legacy-trip .color-swatch.selected{border-color:#fff;transform:scale(1.1);box-shadow:0 0 0 3px #ffffff4d}.legacy-trip .color-swatch.taken{opacity:.3;cursor:not-allowed}.legacy-trip .color-swatch.taken:after{content:"✕";color:#fff;font-size:.8rem}.legacy-trip .gps-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.legacy-trip .gps-modal-actions .submit-btn,.legacy-trip .gps-modal-actions .ghost-button{margin:0}.legacy-trip .app-footer{margin-top:6px;padding:20px 12px;border-top:1px solid rgba(255,255,255,.05);color:var(--text-muted);font-size:.72rem;text-align:center}.legacy-trip .module-panel{padding:20px;border:1px solid var(--card-border);border-radius:20px;background:var(--card-bg);backdrop-filter:blur(16px) saturate(160%)}.legacy-trip .module-panel h2{color:var(--text-highlight);font-size:1.25rem}.legacy-trip .section-heading span,.legacy-trip .muted,.legacy-trip label{color:var(--text-muted)}.legacy-trip input,.legacy-trip select,.legacy-trip textarea{border:1px solid var(--card-border);background:#ffffff0a;color:var(--text-highlight)}.legacy-trip input:focus,.legacy-trip select:focus,.legacy-trip textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d4af371f}.legacy-trip .member-list article,.legacy-trip .session-list article{border-color:var(--card-border);background:#ffffff08}.legacy-trip .member-list span,.legacy-trip .session-list span{color:var(--text-muted)}.legacy-trip .primary-button{background:var(--accent);color:#111}.legacy-trip .primary-button:hover{background:#e5be58}.legacy-trip .ghost-button{border-color:var(--card-border);color:var(--text-light)}.legacy-trip .role-pill{background:#d4af3726;color:var(--accent)}.legacy-trip .share-link{background:#ffffff0a;color:var(--text-light)}.legacy-trip .pin-card{display:grid;gap:10px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--card-border)}.legacy-trip .pin-card h3{color:var(--accent-light);font-size:1rem}.legacy-trip .pin-form{display:flex;flex-wrap:wrap;align-items:end;gap:10px}.legacy-trip .pin-form label{flex:1;min-width:160px}.legacy-trip .pin-form .primary-button,.legacy-trip .pin-form .ghost-button{margin:0}.legacy-trip .form-success{color:var(--success)}@media(max-width:420px){.legacy-trip .tab-btn span{font-size:.62rem}}.legacy-trip.light-mode{--bg-dark: #f0f4f5;--text-light: #1b2d32;--text-muted: #4e5f62;--text-highlight: #091315;--card-bg: #ffffff;--card-border: rgba(9, 19, 21, .08);--card-glow: rgba(9, 19, 21, .04);background-image:radial-gradient(circle at 50% 0%,#d5eada,#f0f4f5 70%)}.legacy-trip.light-mode .glass{background:#fff;border-color:#09131514;box-shadow:0 10px 30px #0913150a;backdrop-filter:none;-webkit-backdrop-filter:none}.legacy-trip.light-mode .bg-glow{opacity:.04}.legacy-trip.light-mode .app-header h1{background:linear-gradient(135deg,#1e3f20,#2c3e50);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.legacy-trip.light-mode .hdr-corner.left,.legacy-trip.light-mode .hdr-btn{color:#1b2d32;background:#0913150d}.legacy-trip.light-mode .hdr-corner.left:hover,.legacy-trip.light-mode .hdr-btn:hover{background:#0913151a}.legacy-trip.light-mode .nav-tabs{border:1px solid rgba(9,19,21,.08);background:#f0f3f4f2;box-shadow:0 8px 24px #0913150d}.legacy-trip.light-mode .tab-btn{color:#4e5f62}.legacy-trip.light-mode .tab-btn.active{color:#1e3f20;background:#1e3f200f}.legacy-trip.light-mode .meta-item{background:#09131508;border-color:#0913150f}.legacy-trip.light-mode .location-btn{background:#f8fafb;border-color:#0913151a;color:#1b2d32}.legacy-trip.light-mode .location-btn:hover{background:#0913150d}.legacy-trip.light-mode .route-stop-marker{background:#fff;border-color:#09131526;color:#1b2d32}.legacy-trip.light-mode .route-stop-marker.start{background:var(--accent-blue);border-color:#5dade2;color:#fff}.legacy-trip.light-mode .route-stop-marker.end{background:var(--success);border-color:#58d68d;color:#06210f}.legacy-trip.light-mode .route-stop:not(:last-child):before{background:#0913151f}.legacy-trip.light-mode .itinerary-nav{border-color:#09131514;background:#09131508}.legacy-trip.light-mode .timeline-container:before{background:#09131514}.legacy-trip.light-mode .progress-bar-bg{background:#0913150f}.legacy-trip.light-mode .checkmark{background:#fff;border-color:#09131526}.legacy-trip.light-mode .check-item:hover input~.checkmark{border-color:var(--primary-light)}.legacy-trip.light-mode .form-group input,.legacy-trip.light-mode .form-group select,.legacy-trip.light-mode input,.legacy-trip.light-mode select,.legacy-trip.light-mode textarea{background:#f8fafb;border:1px solid rgba(9,19,21,.12);color:#091315}.legacy-trip.light-mode .form-group input:focus,.legacy-trip.light-mode .form-group select:focus,.legacy-trip.light-mode input:focus,.legacy-trip.light-mode select:focus,.legacy-trip.light-mode textarea:focus{border-color:var(--primary-light);background:#fff;box-shadow:0 0 0 3px #1e5c2f14}.legacy-trip.light-mode .submit-btn{background:var(--primary-light);color:#fff}.legacy-trip.light-mode .submit-btn:hover{background:var(--primary)}.legacy-trip.light-mode .expense-item{background:#f8fafb;border-color:#0913150f}.legacy-trip.light-mode .slider{background-color:#f1f2f6;border-color:#09131526}.legacy-trip.light-mode .dash-item{background:#fff;border-color:#09131514}.legacy-trip.light-mode .map-card iframe{border:1px solid rgba(9,19,21,.08)}.legacy-trip.light-mode .module-panel{background:#fff;border-color:#09131514}.legacy-trip.light-mode .member-list article,.legacy-trip.light-mode .session-list article,.legacy-trip.light-mode .share-link{background:#f8fafb;border-color:#0913150f}.legacy-trip.light-mode .ghost-button{border-color:#09131526;color:#1b2d32}.legacy-trip.light-mode .app-footer{border-top-color:#09131514}
