:root{--bg:#f3f7fb;--panel:#ffffff;--panel-alt:#eef5fb;--border:#d8e5f0;--text:#0f2742;--muted:#5c7288;--primary:#1976d2;--primary-soft:#dcecff;--navy:#123055;--danger:#c53b35;--wish:#c96b12;--wish-soft:#fff3e3;--wish-border:#edc18f;--event:#237a57;--event-soft:#e9f7f0;--event-border:#a8d8c2;--informational:#9a6c00;--informational-soft:#fff6cf;--informational-border:#e1c45f;--landmark:#7652a8;--landmark-soft:#f2ecfa;--landmark-border:#cbb9e3;--shadow:0 12px 28px rgba(18,48,85,0.07)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f3f7fb;color:var(--text);font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;padding:24px}.container{max-width:1600px;margin:0 auto}.hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px;align-items:stretch}.auth-hero{min-height:calc(100vh - 48px);align-items:center}.landing-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.landing-header h1{margin:4px 0 0}.landing-hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px;align-items:stretch}.landing-feature,.landing-hero-main,.landing-showcase-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.landing-hero-main{padding:24px}.landing-hero-main h2{margin:8px 0 12px;font-size:clamp(2rem,4vw,3.7rem);line-height:.98;letter-spacing:-.05em;color:var(--navy)}.landing-hero-main p{max-width:62ch;color:var(--muted);font-size:1rem}.landing-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.landing-showcase{display:grid}.landing-showcase-card{padding:22px;background:var(--panel)}.landing-showcase-card h3{margin:10px 0 14px}.landing-pill-grid{display:flex;flex-wrap:wrap;gap:8px}.landing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.landing-feature{padding:18px}.landing-feature h3{margin:8px 0}.calendar-day,.event-card,.hero-card,.panel,.share-card,.trip-card,.wish-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.hero-card{padding:20px}.hero h1,.trip-layout h1{margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1;letter-spacing:-.04em;color:var(--navy)}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:var(--primary);font-weight:700}body,button,input,select,textarea{font-size:14px}.hero p,.muted{color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:16px}.stat{padding:12px;border-radius:14px;background:var(--panel-alt);border:1px solid var(--border)}.stat strong{display:block;font-size:1.2rem;color:var(--navy)}.event-grid,.form-grid,.share-grid,.trip-grid{display:grid;grid-gap:10px;gap:10px}.event-grid,.form-grid.two,.share-grid,.trip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-card{padding:18px}.field{display:grid;grid-gap:6px;gap:6px}.exchange-rates-block{display:grid;grid-gap:9px;gap:9px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--panel-alt)}.exchange-rates-block h4,.exchange-rates-block p{margin:0}.exchange-rates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.exchange-rate-field{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;grid-gap:6px;gap:6px;min-width:0;font-size:.82rem}.exchange-rate-field input{min-width:0;padding:7px 8px}.field label{font-size:.84rem;font-weight:700;color:var(--navy)}.datepicker-input,.field input,.field select,.field textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text)}.react-datepicker{border:1px solid var(--border)!important;border-radius:14px!important;overflow:hidden;font-family:Avenir Next,Segoe UI,sans-serif!important}.react-datepicker__header{background:var(--panel-alt)!important;border-bottom:1px solid var(--border)!important}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__time-list-item--selected{background:var(--navy)!important;color:#fff!important}.field textarea{min-height:84px;resize:vertical}.checkbox-field{grid-template-columns:1fr auto;align-items:center;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff}.checkbox-field span{font-size:.84rem;font-weight:700;color:var(--navy)}.checkbox-field input{width:18px;height:18px;margin:0}.budget-form-grid,.date-range-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.budget-form-block{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--panel-alt)}.budget-form-block h4{display:flex;align-items:center;gap:7px;margin:0;color:var(--navy)}.budget-form-block h4 svg{width:18px;height:18px;color:var(--primary)}.budget-paid-field{margin-top:1px}.location-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px}.location-form-row input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-form-actions{display:flex;align-items:center;gap:5px;white-space:nowrap}.location-form-actions .icon-btn{width:34px;height:34px}.location-form-actions .location-clear-button{border-color:#f1b8b4;background:#fdeae8;color:var(--danger)}.location-form-actions .location-clear-button:hover{border-color:var(--danger);background:#f9d2cf}@media (max-width:480px){.budget-form-grid,.date-range-grid{gap:7px}.location-form-actions{gap:3px}.location-form-actions .icon-btn{width:31px;height:31px}}.actions,.inline-actions{display:flex;gap:8px;flex-wrap:wrap}.auth-switch{display:flex;gap:8px;margin:12px 0}.auth-card{align-self:center}.auth-card-compact{padding:0;border:0;box-shadow:none;background:transparent}.auth-modal-card{width:min(480px,100%)}.btn,.btn-danger,.btn-ghost,.btn-secondary{border:0;border-radius:999px;padding:9px 14px;font-weight:700}.btn{background:var(--navy);color:#fff}.btn-secondary{background:var(--primary-soft);color:var(--navy)}.btn-danger{background:#fdeae8;color:var(--danger)}.btn-ghost{background:transparent;color:var(--navy);border:1px solid var(--border)}.budget-grid,.event-list,.photo-grid,.sidebar-stack,.trip-body,.trip-list,.trip-top,.wish-list{display:grid;grid-gap:14px;gap:14px}.panel,.share-card,.trip-card{padding:16px}.trip-layout{display:grid;grid-gap:18px;gap:18px}.trip-data-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--panel-alt)}.trip-data-tools p{margin:3px 0 0}.data-selection-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.data-selection-option{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid var(--border);border-radius:999px;background:var(--panel);color:var(--navy);cursor:pointer;font-size:.82rem}.data-selection-option input{width:15px;height:15px;margin:0;accent-color:var(--primary)}.trip-data-button{display:inline-flex;align-items:center;flex:0 0 auto;gap:7px}.trip-data-button svg{width:17px;height:17px}.import-trip-modal{width:min(560px,100%)}.import-file-name{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}@media (max-width:600px){.trip-data-tools{align-items:stretch;flex-direction:column}.trip-data-button{justify-content:center}}.page-shell.trip-page-shell{padding:0}.trip-page-shell .trip-layout{gap:0}.trip-app-header{position:-webkit-sticky;position:sticky;top:0;z-index:1200;display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border-bottom:1px solid var(--border);background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(18,48,85,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.trip-header-account,.trip-header-preferences,.trip-header-title-row,.trip-header-tools{display:flex;align-items:center}.trip-header-title-row{align-items:center;gap:6px}.trip-header-title-row h1{margin-bottom:0;font-size:clamp(1.4rem,2vw,2rem)}.trip-title-line{gap:6px}.trip-header-identity,.trip-title-line{display:flex;align-items:center;flex-wrap:wrap}.trip-header-identity{min-width:0;gap:4px 14px}.trip-header-meta-stack{display:grid;min-width:0;grid-gap:4px;gap:4px;padding-top:3px}.trip-header-meta{display:inline-flex;align-items:center;gap:4px;min-width:0;color:var(--muted)}.trip-header-meta svg{width:14px;height:14px;flex:0 0 auto;color:var(--primary)}.trip-header-meta small{overflow:hidden;font-size:.72rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.trip-header-dates{margin-left:0}.trip-header-location{padding-left:0}.trip-back-link{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;color:var(--navy);transition:background .15s ease,transform .15s ease}.trip-back-link:hover{background:var(--primary-soft);transform:translateX(-1px)}.trip-back-link svg{width:18px;height:18px}.trip-app-header .trip-title-edit{width:28px;height:28px;border:0;background:transparent}.trip-app-header .trip-title-edit:hover{background:var(--primary-soft)}.trip-app-header .trip-share-button{display:inline-flex;align-items:center;gap:5px;margin-left:2px;padding:6px 9px}.trip-share-button svg{width:15px;height:15px;flex:0 0 auto}.trip-header-tools{justify-content:flex-end;gap:8px;flex-wrap:wrap}.trip-header-preferences{align-items:flex-end;gap:6px}.trip-header-preferences .field{gap:2px}.trip-header-preferences label{font-size:.68rem}.trip-header-preferences select{min-height:34px;padding:6px 9px;font-size:.82rem}.trip-header-account{gap:6px;max-width:260px}.trip-header-account>span{max-width:150px;overflow:hidden;color:var(--muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.trip-app-header .header-actions,.trip-app-header .trip-header-account{flex-wrap:nowrap}.trip-app-header .btn,.trip-app-header .btn-danger,.trip-app-header .btn-ghost,.trip-app-header .btn-secondary{padding:7px 10px;font-size:.8rem;white-space:nowrap}.trip-app-header .icon-btn{width:34px;height:34px}.header-menu{position:relative}.header-compact-button{display:flex;min-height:34px;align-items:center;gap:7px;padding:4px 9px 4px 5px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--navy);cursor:pointer;list-style:none}.header-compact-button::-webkit-details-marker{display:none}.header-menu[open] .header-compact-button{border-color:#9fc4e7;background:var(--primary-soft)}.header-menu-icon{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--panel-alt);color:var(--navy)}.header-menu-icon svg{width:14px;height:14px}.header-compact-button>span:last-child{display:grid;line-height:1.05}.header-compact-button strong{max-width:110px;overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.header-compact-button small{margin-top:2px;color:var(--muted);font-size:.65rem;font-weight:700}.header-combined-setting{gap:5px;padding:5px 9px}.header-inline-icon{display:grid;width:17px;height:17px;flex:0 0 auto;color:var(--primary);place-items:center}.header-inline-icon svg{width:15px;height:15px}.header-setting-separator{color:var(--border);font-weight:800}.header-time-zone-summary{display:grid;min-width:0;line-height:1.05}.header-time-zone-summary small{margin-top:2px;color:var(--muted);font-size:.62rem;font-weight:700}.header-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:1250;display:grid;width:min(340px,calc(100vw - 16px));grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 20px 48px rgba(12,31,53,.18)}.header-display-popover{width:min(460px,calc(100vw - 16px))}.header-popover h3{margin:-4px 0 2px;overflow:hidden;font-size:1rem;text-overflow:ellipsis}.header-display-description{margin:-2px 0 2px;color:var(--muted);font-size:.74rem;line-height:1.4}.header-popover .field{gap:4px}.header-popover .field input,.header-popover .field select{padding:8px 10px}.time-zone-combobox__control{min-height:38px;border:1px solid var(--border);border-radius:9px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.time-zone-combobox__control--is-focused{border-color:var(--primary);box-shadow:0 0 0 3px rgba(31,120,202,.12)}.time-zone-combobox__value-container{min-width:0;padding:7px 10px}.time-zone-combobox__input-container,.time-zone-combobox__placeholder,.time-zone-combobox__single-value{min-width:0;overflow:hidden;color:var(--navy);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.time-zone-combobox__indicators,.time-zone-combobox__placeholder{color:var(--muted)}.time-zone-combobox__indicator{display:grid;padding:6px;place-items:center}.time-zone-combobox__indicator-separator{width:1px;align-self:stretch;margin:7px 0;background:var(--border)}.time-zone-combobox__menu{z-index:1300;overflow:hidden;margin-top:5px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 14px 32px rgba(12,31,53,.16)}.time-zone-combobox__menu-list{max-height:240px;padding:5px}.time-zone-combobox__option{padding:8px 10px;border-radius:7px;color:var(--navy);font-size:.78rem;cursor:pointer}.time-zone-combobox__option--is-focused{background:var(--panel-alt)}.time-zone-combobox__option--is-selected{background:var(--primary);color:#fff}.header-password-form{gap:8px}.header-account-footer{display:flex;justify-content:flex-end;padding-top:10px;border-top:1px solid var(--border)}.trip-overview-bar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;grid-gap:0;gap:0;border-bottom:1px solid var(--border);background:#f8fbfe}.trip-countdown,.trip-overview-note{display:flex;align-items:center;gap:9px;min-width:0;padding:9px 12px}.trip-countdown{width:100%;border:0;border-right:1px solid var(--border);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.trip-countdown:hover{background:var(--primary-soft)}.trip-countdown:focus-visible{position:relative;z-index:1;outline:2px solid var(--primary);outline-offset:-2px}.trip-overview-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--primary-soft);color:var(--primary)}.trip-overview-icon svg{width:17px;height:17px}.trip-countdown div,.trip-overview-note{min-width:0}.trip-overview-bar small{display:block;margin-bottom:1px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.trip-countdown strong{display:block;color:var(--navy);font-size:.85rem;white-space:nowrap}.trip-overview-note{display:block}.trip-overview-note p{display:block;overflow:visible;margin:0;color:var(--text);font-size:.8rem;line-height:1.35;white-space:pre-wrap}.trip-overview-note a{color:var(--primary);text-decoration:underline}.countdown-dialog{width:min(520px,100%);border:1px solid var(--primary);border-left-width:4px}.countdown-dialog .modal-header h3{margin:2px 0 0}.countdown-duration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--panel-alt)}.countdown-duration-grid>div{display:grid;grid-gap:2px;gap:2px;padding:14px 10px;text-align:center}.countdown-duration-grid>div+div{border-left:1px solid var(--border)}.countdown-duration-grid strong{color:var(--navy);font-size:1.55rem;line-height:1}.countdown-duration-grid span,.countdown-total{color:var(--muted);font-size:.76rem}.countdown-total{margin:8px 0 14px;text-align:center}.countdown-date-details{display:grid;grid-gap:4px;gap:4px;padding-top:12px;border-top:1px solid var(--border)}.countdown-date-details span{color:var(--muted);font-size:.82rem}.trip-page-shell .status-panel{margin:8px 8px 0}.trip-dashboard-grid{display:grid;grid-gap:8px;gap:8px;padding:8px}.trip-dashboard-grid>.panel{min-width:0;padding:12px;border-radius:12px;box-shadow:0 6px 18px rgba(18,48,85,.055)}.trip-dashboard-grid .section-heading{margin-bottom:8px}.trip-dashboard-grid .section-heading h3{font-size:1rem}.panel-add-button{display:inline-flex;min-height:26px;align-items:center;justify-content:center;gap:3px;padding:2px 9px 2px 7px;border:1px solid var(--border);border-radius:999px;background:var(--panel-alt);color:var(--navy);font:inherit;font-size:.72rem;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.panel-add-button:hover{border-color:#9fc4e7;background:var(--primary-soft);color:var(--primary)}.panel-add-button svg{width:14px;height:14px}.section-heading-toggle{display:inline-flex;align-items:center;gap:4px;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.section-heading-toggle:hover h3{color:var(--primary)}.section-heading .section-heading-toggle h3{margin:0}.section-toggle{display:inline-grid;width:24px;height:24px;padding:3px;border-radius:7px;color:var(--muted);place-items:center;transform:rotate(-90deg);transition:color .15s ease,background .15s ease,transform .18s ease}.section-toggle:hover{background:var(--panel-alt);color:var(--navy)}.section-toggle.is-expanded{transform:rotate(0deg)}.section-toggle svg{width:18px;height:18px}.trip-dashboard-grid .btn-ghost,.trip-dashboard-grid .btn-secondary{padding:7px 10px;font-size:.78rem}.trip-dashboard-grid .wish-list{gap:8px}.scrollable-wish-list,.wish-list-wrap{min-width:0;min-height:0}.scrollable-wish-list{position:relative}.scrollable-wish-list-viewport{max-height:min(62vh,620px);overflow-x:hidden;overflow-y:auto;padding-right:3px;scrollbar-gutter:stable}.scrollable-wish-list-expanded .scrollable-wish-list-viewport{max-height:min(calc(62vh + 380px),1000px)}.scrollable-wish-list-more{position:absolute;right:3px;bottom:0;left:0;display:flex;justify-content:center;padding:34px 8px 8px;background:rgba(255,255,255,.98);pointer-events:none}.scrollable-wish-list-more .btn-secondary{display:inline-flex;align-items:center;gap:6px;box-shadow:0 5px 16px rgba(18,48,85,.13);pointer-events:auto}.wish-list-toolbar{display:flex;justify-content:flex-end;margin-bottom:6px}.wish-list-toolbar .btn-ghost{padding:5px 8px;font-size:.76rem}.shared-wish-notice{margin-bottom:8px}.trip-dashboard-grid .wish-card{padding:10px;border-radius:10px}.trip-dashboard-grid .wish-card p{margin-bottom:0}.share-editor-form{gap:14px}.share-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.share-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:9px;gap:9px;min-height:76px;padding:11px;border:1px solid var(--border);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.share-option:hover{border-color:#9fc4e7;transform:translateY(-1px)}.share-option:has(input:checked){border-color:#8ebbe5;background:#eef6ff}.share-option input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--primary)}.share-option>span{display:grid;grid-gap:3px;gap:3px}.share-option strong{color:var(--navy);font-size:.84rem;line-height:1.2}.share-option small{color:var(--muted);font-size:.72rem;line-height:1.3}.share-form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.share-form-actions .btn{min-width:160px}.share-list{display:grid;grid-gap:10px;gap:10px}.share-overview{display:grid;grid-gap:12px;gap:12px}.share-overview-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.share-collaborators{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--panel-alt)}.share-collaborators p{margin:3px 0 0}.share-collaborator-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:8px;gap:8px}.collaborator-list{display:grid;grid-gap:7px;gap:7px}.collaborator-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:8px;border-top:1px solid var(--border)}.collaborator-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:600px){.share-collaborator-form{grid-template-columns:1fr}}.share-overview-actions .btn{display:inline-flex;align-items:center;gap:6px}.share-overview-actions .btn svg{width:18px;height:18px}.share-empty{display:grid;justify-items:center;grid-gap:4px;gap:4px;padding:30px 18px;border:1px dashed var(--border);border-radius:12px;color:var(--muted);text-align:center}.share-empty strong{color:var(--navy)}.share-list .share-card{padding:12px;border-radius:12px;box-shadow:none}.share-list .public-link{margin-top:8px;padding:8px 10px;font-size:.8rem}.public-view-badge{padding:5px 8px;border:1px solid #b9d9ca;border-radius:999px;background:#edf8f2;color:#287152;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.trip-public-home-link{flex:0 0 auto;padding:5px 7px;border-radius:8px;color:var(--navy);font-size:.76rem;font-weight:800;line-height:1;transition:background .15s ease}.trip-public-home-link:hover{background:var(--primary-soft)}.shared-trip-header .header-popover{z-index:1300}.shared-trip-grid .wish-card h4{margin:0 0 6px}.trip-header-location svg{color:var(--landmark)}.budget-overview-limited{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.budget-public-item-title{display:block;overflow:hidden;max-width:260px;color:var(--navy);font-weight:400;text-overflow:ellipsis;white-space:nowrap}.trip-body,.trip-top{grid-template-columns:1fr}.budget-workspace{display:grid;grid-gap:12px;gap:12px}.budget-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.budget-ring-card{--ring-color:var(--primary);display:flex;align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid var(--border);border-radius:14px;background:#fff}.budget-ring-card>div:last-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.budget-ring-card small,.budget-ring-card>div>span{color:var(--muted);font-size:.72rem}.budget-ring-card strong{overflow:hidden;color:var(--navy);font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.budget-ring-projected{--ring-color:#ef9a3d}.budget-ring-paid{--ring-color:#36a878}.budget-ring{position:relative;display:grid;flex:0 0 66px;width:66px;height:66px;border-radius:50%;place-items:center}.budget-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.budget-ring circle{fill:none;stroke-width:6}.budget-ring-track{stroke:#e3ebf2}.budget-ring-value{stroke:var(--ring-color);stroke-linecap:butt}.budget-ring>span{position:relative;z-index:1;color:var(--navy);font-size:.74rem;font-weight:800}.budget-details-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.budget-details-strip>div{display:grid;grid-gap:2px;gap:2px;padding:9px 12px;border-right:1px solid var(--border)}.budget-details-strip>div:last-child{border-right:0}.budget-details-strip span{color:var(--muted);font-size:.68rem}.budget-details-strip strong{color:var(--navy);font-size:.88rem}.budget-details-strip .budget-negative{color:var(--danger)}.budget-table-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;grid-gap:8px;gap:8px}.budget-table-toolbar input,.budget-table-toolbar select{min-height:36px;padding:7px 10px;border-radius:9px;font-size:.78rem}.budget-search input{width:100%}.budget-result-count{color:var(--muted);font-size:.72rem;white-space:nowrap}.budget-table-shell{overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:#fff}.budget-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed;color:var(--text);font-size:.76rem}.budget-table th:first-child{width:31%}.budget-table th:nth-child(2){width:12%}.budget-table th:nth-child(3){width:31%}.budget-table th:nth-child(4){width:14%}.budget-table th:nth-child(5){width:12%}.budget-table th{padding:8px 10px;border-bottom:1px solid var(--border);background:#f5f9fc;color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}.budget-table td{padding:8px 10px;border-bottom:1px solid #e8eff5;vertical-align:middle}.budget-table tbody tr:last-child td{border-bottom:0}.budget-table tbody tr:hover{background:#f8fbfe}.budget-table tr.is-archived{opacity:.62}.budget-item-link{width:100%;max-width:100%;padding:0;overflow:hidden;border:0;background:transparent;color:var(--navy);font-weight:400;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.budget-item-link:hover{color:var(--primary);text-decoration:underline}.budget-kind,.budget-status{display:inline-flex;align-items:center;gap:6px;padding:4px 7px;border-radius:999px;white-space:nowrap}.budget-kind-event{background:var(--event-soft);color:var(--event)}.budget-kind-wish{background:var(--wish-soft);color:var(--wish)}.budget-status{cursor:pointer}.budget-status input{width:14px;height:14px;margin:0;accent-color:#27936a}.budget-status-paid{background:#e4f5ed;color:#267553}.budget-status-pending{background:#fff3dc;color:#8a5b15}.budget-status-archived{background:#edf1f4;color:var(--muted)}.budget-table-details{color:var(--muted)}.budget-table-details>small,.budget-table-details>span{display:block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.budget-amount-column{text-align:right!important;white-space:nowrap}.budget-table-empty{padding:24px;color:var(--muted);text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.currency-filter{min-width:120px}.time-zone-filter{min-width:240px}.currency-filter label,.time-zone-filter label{font-size:.8rem}.trip-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.trip-header-main{min-width:0}.trip-session-settings{position:-webkit-sticky;position:sticky;top:0;z-index:1100;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;align-items:flex-end;padding:8px 10px;margin-bottom:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.9);transition:padding .16s ease,border-radius .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.trip-session-title{display:none;min-width:0;margin-right:auto}.trip-session-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:.98rem}.trip-session-settings .field{gap:4px}.trip-session-settings select{min-height:40px}.trip-session-settings-compact{padding:6px 8px;border-radius:14px;box-shadow:0 10px 24px rgba(18,48,85,.12);background:rgba(255,255,255,.95)}.trip-session-settings-compact .trip-session-title{display:block;max-width:min(32vw,360px)}.trip-session-settings-compact .field{gap:2px}.trip-session-settings-compact .field label{font-size:.72rem;letter-spacing:.02em}.trip-session-settings-compact select{min-height:34px;padding:7px 10px;font-size:.92rem}.card-topline,.header-actions,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.card-topline h4,.modal-header h3,.section-heading h3{margin:0}.status-panel{padding:10px 12px}.interactive-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.interactive-card:hover{transform:translateY(-1px);border-color:#bdd3e8;box-shadow:0 12px 28px rgba(18,48,85,.08)}.icon-btn{width:36px;height:36px;border-radius:999px;border:1px solid var(--navy);background:var(--navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.icon-btn:hover{transform:translateY(-1px)}.icon-btn svg{width:16px;height:16px}.icon-btn-soft{background:var(--panel-alt)}.icon-btn-light,.icon-btn-soft{border-color:var(--border);color:var(--navy)}.icon-btn-light{background:#fff}.map-shell{min-height:280px;border-radius:24px;border:1px solid var(--border)}.leaflet-shell,.map-shell{overflow:hidden;background:#edf5fc;position:relative}.leaflet-shell{min-height:300px;border-radius:18px;border:1px solid var(--border)}.leaflet-map-stage{position:relative;height:300px}.leaflet-map{height:300px;width:100%}.leaflet-shell-expanded .leaflet-map,.leaflet-shell-expanded .leaflet-map-stage{height:840px}.trip-map-wrap{min-width:0}.map-route-distance{display:flex;align-items:center;justify-content:flex-end;padding:5px 4px 0;color:var(--muted)}.map-route-distance small{font-size:.7rem}.leaflet-shell-filters-open:not(.leaflet-shell-expanded) .leaflet-map,.leaflet-shell-filters-open:not(.leaflet-shell-expanded) .leaflet-map-stage{height:620px}.leaflet-loading{display:grid;place-items:center;color:var(--navy);font-weight:700}.map-controls{display:flex;overflow:hidden;border-radius:9px;box-shadow:0 8px 20px rgba(18,48,85,.12)}.map-control-btn{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:rgba(255,255,255,.96);color:var(--navy);cursor:pointer}.map-control-btn+.map-control-btn{border-left:1px solid var(--border)}.map-control-btn svg{width:19px;height:19px}.map-control-btn:hover{background:#f5faff}.map-marker-popup-actions{margin-top:10px}.map-marker-popup-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.map-marker-popup-heading strong{min-width:0;color:var(--navy);line-height:1.25}.map-marker-address,.map-marker-description,.map-marker-period{margin-top:8px}.map-marker-period{color:var(--muted);font-size:.76rem;font-weight:700}.map-marker-description{margin-bottom:0;color:var(--text);line-height:1.4;white-space:pre-wrap}.map-marker-description a{color:var(--primary);overflow-wrap:anywhere;text-decoration:underline}.leaflet-tooltip.map-day-number{padding:0;border:0;background:transparent;box-shadow:none;color:#fff;font-family:Avenir Next,Trebuchet MS,sans-serif;font-size:.7rem;font-weight:900;line-height:1;pointer-events:none;text-shadow:0 1px 2px rgba(10,31,54,.35)}.leaflet-tooltip.map-day-number:before{display:none}.map-marker-popup-actions .btn-secondary{width:100%;justify-content:center}.map-filters{position:absolute;left:12px;bottom:12px;width:min(320px,calc(100% - 24px));display:grid;grid-gap:8px;gap:8px;padding:12px;border-radius:14px;background:rgba(255,255,255,.95);border:1px solid var(--border);color:var(--navy);z-index:500;box-shadow:0 12px 28px rgba(18,48,85,.12)}.map-filters-open{width:min(560px,calc(100% - 24px));max-height:calc(100% - 24px)}.map-filters-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.map-filters-summary{margin-top:4px;color:var(--muted);font-size:.78rem}.map-filters-toggle{padding:7px 12px;white-space:nowrap}.map-filters:not(.map-filters-open){width:auto;min-width:210px}.map-filters-grid{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(240px,1.3fr);grid-gap:8px;gap:8px}.map-filter-period,.map-filter-period .react-datepicker-wrapper,.map-filter-period .react-datepicker__input-container{min-width:0;width:100%}.map-filter-datepicker-popper{z-index:700}.map-filters .field{gap:4px}.map-filters .field span{font-size:.8rem;font-weight:700;color:var(--navy)}.map-filters .field input,.map-filters .field select{padding:8px 10px}.map-filters-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:.8rem}.leaflet-empty{position:absolute;left:12px;bottom:12px;max-width:320px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.94);border:1px solid var(--border);color:var(--navy);z-index:500}.marker-list{position:absolute;inset:12px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.marker{padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.92);border:1px solid var(--border);max-width:240px;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.marker small{display:block;margin-top:6px;color:var(--muted)}.marker-landmark{background:var(--landmark-soft);border-color:var(--landmark-border);color:var(--landmark)}.calendar-shell{display:grid;grid-gap:10px;gap:10px}.calendar-type-filters{display:flex;flex-wrap:wrap;gap:7px}.calendar-type-filter{--filter-color:var(--event);--filter-soft:var(--event-soft);--filter-border:var(--event-border);display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:5px 10px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);font-size:.78rem;font-weight:700;cursor:pointer}.calendar-type-filter.is-active{border-color:var(--filter-border);background:var(--filter-soft);color:var(--filter-color)}.calendar-type-filter-informational{--filter-color:var(--informational);--filter-soft:var(--informational-soft);--filter-border:var(--informational-border)}.calendar-type-filter-wish{--filter-color:var(--wish);--filter-soft:var(--wish-soft);--filter-border:var(--wish-border)}.calendar-type-filter input{width:16px;height:16px;margin:0;accent-color:var(--filter-color);cursor:pointer}.calendar-type-filter:has(input:focus-visible){outline:2px solid var(--filter-color);outline-offset:2px}.calendar-grid,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px}.calendar-weekday{padding:0 6px;color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.calendar-day{padding:10px;min-height:120px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.calendar-day:hover{transform:translateY(-1px);border-color:#bdd3e8;box-shadow:0 12px 28px rgba(18,48,85,.08)}.calendar-day h4{display:flex;align-items:baseline;gap:6px}.calendar-day h4 small{color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.calendar-day-weekday{display:none}.calendar-day-outside{background:#f4f7fa;border-color:#e2eaf1;box-shadow:none;cursor:default}.calendar-day-outside:hover{transform:none;border-color:#e2eaf1;box-shadow:none}.calendar-day-outside h4{color:#94a5b5}.calendar-day h4,.event-card h4,.panel h3,.share-card h3,.trip-card h3,.wish-card h4{margin:0 0 8px}.calendar-entry,.pill{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;margin:4px 4px 0 0;border-radius:999px;background:var(--primary-soft);color:var(--navy);font-size:.8rem}.pill-muted{background:#edf1f5;color:#66798b}.calendar-entry{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;padding:5px 7px;text-align:left;border:1px solid var(--event-border);border-left:3px solid var(--event);border-radius:9px;margin-right:0;background:#fff;color:var(--event);font-weight:650}.calendar-entry:hover{border-color:var(--event-day-border,var(--event-border));border-left-color:var(--event-day-accent,var(--event));background:color-mix(in srgb,var(--event-day-soft,var(--event-soft)) 55%,#fff)}.calendar-entry-event{border-color:color-mix(in srgb,var(--event-day-accent,var(--event)) 42%,#fff);border-left-color:var(--event-day-accent,var(--event));color:var(--event-day-border,var(--event))}.calendar-entry-wish{background:#fff;color:var(--wish)}.calendar-entry-wish,.calendar-entry-wish:hover{border-color:var(--wish-border);border-left-color:var(--wish)}.calendar-entry-wish:hover{background:color-mix(in srgb,var(--wish-soft) 35%,#fff)}.calendar-entry-informational,.calendar-entry-informational:hover{border-color:var(--informational-border);border-left-color:var(--informational);background:var(--informational-soft);color:var(--informational)}.calendar-entry-tentative,.calendar-entry-tentative:hover{background-color:var(--event-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M-3 3 3-3M0 12 12 0M9 15 15 9' fill='none' stroke='%235c7288' stroke-opacity='.2' stroke-width='2'/%3E%3C/svg%3E");background-position:0 0;background-repeat:repeat;background-size:12px 12px;background-origin:padding-box;background-clip:padding-box}.calendar-entry-informational.calendar-entry-tentative,.calendar-entry-informational.calendar-entry-tentative:hover{background-color:var(--informational-soft)}.calendar-entry-time{max-width:100%;font-size:.72rem;font-weight:700}.calendar-entry-time,.calendar-entry-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-entry-title{display:block;flex:1 1 auto;width:auto;min-width:0;font-size:.78rem;line-height:1.2}.calendar-entry-main{display:flex;align-items:flex-start;width:100%;min-width:0;gap:5px}.calendar-entry-cost{display:inline-flex;align-items:center;gap:4px;flex:0 1 auto;max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-entry-cost,.calendar-entry-steps{padding:2px 5px;border-radius:999px;background:color-mix(in srgb,currentColor 10%,#fff);font-size:.62rem;font-weight:650;line-height:1.25}.calendar-entry-event .calendar-entry-title,.calendar-entry-informational .calendar-entry-title{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.event-card,.wish-card{padding:14px;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.98)}.event-card{border-color:var(--event-border);border-left:3px solid var(--event);background:#fff}.wish-card{min-width:0;max-width:100%;overflow:hidden;border-color:var(--wish-border);border-left:3px solid var(--wish);background:#fff;transition:background-color .16s ease}.wish-card:not(.wish-card-archived):hover{transform:none;border-color:var(--wish-border);border-left-color:var(--wish);background:color-mix(in srgb,var(--wish-soft) 35%,#fff);box-shadow:var(--shadow)}.wish-card[role=button]{cursor:pointer}.wish-card[role=button]:focus-visible{outline:2px solid var(--wish);outline-offset:2px}.event-card h4{color:var(--event)}.wish-card h4{color:var(--wish);font-weight:400}.event-card .pill{background:var(--event-soft);color:var(--event)}.event-card>.item-date-line{margin-bottom:5px;color:var(--event)}.event-card-date-row{display:flex;align-items:center;min-width:0;gap:7px;margin-bottom:5px}.event-card-date-row .item-date-line{min-width:0;color:var(--event)}.event-card-title-row{display:flex;align-items:flex-start;flex:1 1 auto;min-width:0;gap:7px}.event-card-title-row h4{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-card-price{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;padding:5px 9px;border-radius:999px;background:var(--event-soft);color:var(--event);font-size:.78rem;line-height:1.2;white-space:nowrap}.event-card-wish{border-color:var(--wish-border);border-left-color:var(--wish);background:#fff}.event-card-wish .event-card-date-row .item-date-line,.event-card-wish h4,.event-card-wish>.item-date-line{color:var(--wish)}.event-card-wish .event-card-price,.event-card-wish .pill{background:var(--wish-soft);color:var(--wish)}.event-card-informational{border-color:var(--informational-border);border-left-color:var(--informational)}.event-card-informational .event-card-date-row .item-date-line,.event-card-informational h4{color:var(--informational)}.event-card-informational .event-card-price,.event-card-informational .item-step-count{background:var(--informational-soft);color:var(--informational)}.event-card-tentative,.event-card-tentative:hover{background-color:var(--event-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M-3 3 3-3M0 12 12 0M9 15 15 9' fill='none' stroke='%235c7288' stroke-opacity='.16' stroke-width='2'/%3E%3C/svg%3E");background-position:0 0;background-repeat:repeat;background-size:12px 12px;background-origin:padding-box;background-clip:padding-box}.event-card-informational.event-card-tentative,.event-card-informational.event-card-tentative:hover{background-color:var(--informational-soft)}.event-card-title-row>input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:var(--event);cursor:pointer}.event-card-informational .event-card-title-row>input{accent-color:var(--informational)}.event-list .event-card[role=button]{cursor:pointer}.event-list .event-card.interactive-card:hover{transform:none;border-color:var(--event-border);border-left-color:var(--event);background-color:color-mix(in srgb,var(--event-soft) 55%,#fff);box-shadow:none}.event-list .event-card-wish.interactive-card:hover{border-color:var(--wish-border);border-left-color:var(--wish);background-color:color-mix(in srgb,var(--wish-soft) 35%,#fff)}.event-list .event-card-informational.interactive-card:hover{border-color:var(--informational-border);border-left-color:var(--informational);background-color:var(--informational-soft)}.event-list .event-card[role=button]:focus-visible{outline:2px solid var(--event);outline-offset:2px}.event-list .event-card-wish[role=button]:focus-visible{outline-color:var(--wish)}.event-list .event-card-informational[role=button]:focus-visible{outline-color:var(--informational)}.wish-card .pill:not(.pill-muted){background:var(--wish-soft);color:var(--wish)}.wish-title-control{display:flex;align-items:flex-start;flex:1 1 auto;min-width:0;gap:7px}.wish-title-control input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:var(--wish);cursor:pointer}.wish-title-control h4{min-width:0}.wish-card-toggle{display:flex;align-items:center;justify-content:flex-start;gap:5px;min-width:0;max-width:100%;overflow:hidden;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.wish-title-control .wish-card-toggle{flex:1 1 auto}.wish-card>.wish-card-toggle{width:100%}.wish-card-toggle h4{flex:0 1 auto;max-width:100%}.wish-card-static-title,.wish-card-toggle h4{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.wish-card-static-title{min-width:0}.wish-card .card-topline{align-items:center}.item-preview-price,.wish-card-price{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;padding:5px 9px;border-radius:999px;background:var(--wish-soft);color:var(--wish);font-size:.78rem;line-height:1.2;white-space:nowrap}.item-paid-check{display:inline;flex:0 0 auto;color:inherit;font:inherit;font-weight:700}.item-paid-label{color:inherit;font:inherit}.item-cost-text{min-width:0;overflow:hidden;text-overflow:ellipsis}@media (max-width:520px){.item-cost-label-show-paid .item-paid-label{display:none}}.wish-card-price{max-width:55%}.item-date-line,.wish-card-price{overflow:hidden;text-overflow:ellipsis}.item-date-line{color:var(--muted);font-size:.72rem;font-weight:700;line-height:1.25;white-space:nowrap}.wish-card>.item-date-line{margin-bottom:5px;color:var(--wish)}.wish-card-editable>.item-date-line{padding-left:24px}.wish-card-chevron{display:grid;flex:0 0 auto;place-items:center;width:20px;height:20px;color:var(--wish);transform:rotate(-90deg);transition:transform .18s ease}.wish-card-chevron svg{width:17px;height:17px}.wish-card-collapsible.is-expanded .wish-card-chevron{transform:rotate(0deg)}.wish-card-content{padding-top:0;margin-top:7px}.wish-card-content>p{margin:5px 0 0}.wish-card-content .location-map-link,.wish-card-content>p:first-child{margin-top:0}.item-step-count{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:3px 7px;border-radius:999px;background:var(--wish-soft);color:var(--wish);font-size:.72rem;line-height:1.2}.inline-actions>.item-step-count{flex-basis:100%}.event-card .inline-actions>.item-step-count{flex-basis:auto}.event-card-event .item-step-count{background:var(--event-soft);color:var(--event)}.event-card-event.event-card-informational .item-step-count{background:var(--informational-soft);color:var(--informational)}.location-map-link{display:inline-flex;width:auto;max-width:100%;align-items:center;justify-content:flex-start;gap:4px;margin:5px 0 2px;padding:0;border:0;background:transparent;color:var(--muted);font-size:.74rem;font-weight:500;line-height:1.35;text-align:left}.location-map-link:hover{background:transparent;color:var(--navy);text-decoration:underline}.location-map-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-map-link svg{width:16px;height:16px;flex:0 0 auto;color:var(--primary)}.map-marker-kind{display:inline-block;flex:0 0 auto;margin-top:0;padding:2px 6px;border-radius:999px;font-weight:800}.map-marker-kind-event{background:var(--event-soft);color:var(--event)}.map-marker-kind-informational,.pill-tentative{background:var(--informational-soft);color:var(--informational)}.map-marker-kind-wish{background:var(--wish-soft);color:var(--wish)}.map-marker-kind-landmark{background:var(--landmark-soft);color:var(--landmark)}.wish-card-archived{background:#f6f8fa;border-color:#d8e1e8;opacity:.7}.wish-card-archived:hover{transform:none;box-shadow:var(--shadow)}.photo-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.photo-grid img{width:100%;height:96px;object-fit:cover;border-radius:12px;border:1px solid var(--border)}.message{padding:10px 12px;border-radius:10px;font-size:.84rem}.message.error{background:#fdeae8;color:var(--danger)}.message.success{background:#e8f4ea;color:#22643b}.public-link{display:block;padding:10px 12px;border-radius:12px;background:var(--panel-alt);word-break:break-all;border:1px solid var(--border)}.location-picker{display:grid;grid-gap:12px;gap:12px}.location-search{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.location-search input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--border)}.search-results{display:grid;grid-gap:6px;gap:6px;max-height:180px;overflow:auto}.search-result{text-align:left;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--panel-alt);color:var(--navy)}.location-picker-map{min-height:360px}.location-picker-map .leaflet-map{height:360px}.location-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-overlay{position:fixed;inset:0;background:rgba(12,31,53,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px;z-index:2000}.item-preview-overlay{z-index:2100}.modal-overlay-backgrounded{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.modal-card{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 24px 60px rgba(12,31,53,.18)}.modal-navigation-shell{position:relative;width:min(760px,calc(100% - 52px));max-height:calc(100vh - 48px)}.modal-navigation-shell>.modal-card{width:100%}.modal-side-navigation{position:absolute;top:50%;z-index:1;display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--navy);box-shadow:0 8px 24px rgba(12,31,53,.18);cursor:pointer;transform:translateY(-50%)}.modal-side-navigation:first-child{left:-46px}.modal-side-navigation:last-child{right:-46px}.modal-side-navigation:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.modal-side-navigation:disabled{opacity:.3;cursor:not-allowed}.modal-side-navigation svg{width:21px;height:21px}.modal-side-navigation svg.is-next{transform:rotate(180deg)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.item-preview{--item-accent:var(--primary);display:grid;grid-gap:9px;gap:9px}.item-preview-event{--item-accent:var(--event)}.item-preview-wish{--item-accent:var(--wish)}.item-preview-landmark{--item-accent:var(--landmark)}.item-preview-informational{--item-accent:var(--informational)}.item-preview-dialog{--item-accent:var(--primary);border-left:1px solid var(--item-accent);border:1px solid var(--item-accent);border-left-width:4px}.item-preview-dialog-event{--item-accent:var(--event)}.item-preview-dialog-informational{--item-accent:var(--informational)}.informational-event-field{border-color:var(--informational-border);background:var(--informational-soft)}.event-confirmation-field span,.informational-event-field span{display:grid;grid-gap:2px;gap:2px}.event-confirmation-field small,.informational-event-field small{color:var(--muted);font-weight:400}.item-preview-dialog-wish{--item-accent:var(--wish)}.item-preview-dialog-landmark{--item-accent:var(--landmark)}.item-preview-title-row{display:flex;align-items:flex-start;min-width:0}.item-preview-heading{display:grid;flex:1 1 auto;min-width:0;grid-gap:7px;gap:7px}.item-preview-detail-row,.item-preview-type-row{display:flex;align-items:center;min-width:0;gap:8px}.item-preview-detail-row .item-date-line{flex:0 1 auto;min-width:0}.item-preview-title-row h3{min-width:0;overflow:hidden;color:var(--item-accent);text-overflow:ellipsis;white-space:nowrap}.item-preview .pill:not(.pill-muted),.item-preview-price{background:color-mix(in srgb,var(--item-accent) 12%,#fff);color:var(--item-accent)}.item-preview-actions,.item-preview-facts,.item-preview-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.item-preview-locations{display:grid;grid-gap:7px;gap:7px}.item-preview-locations>div,.wish-location{display:flex;align-items:center;gap:8px;min-width:0}.item-preview-locations small,.wish-location small{flex:0 0 52px;color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.item-preview-fact{display:grid;min-width:150px;grid-gap:2px;gap:2px;padding:9px 11px;border:1px solid var(--border);border-radius:10px;background:var(--panel-alt)}.item-preview-fact small{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.item-preview-description{margin:0;line-height:1.55;white-space:pre-wrap}.item-preview-description a{color:var(--primary);text-decoration:underline}.steps-form-block{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--panel-alt)}.item-preview-step,.steps-form-header{display:flex;align-items:center;gap:8px}.steps-form-header{justify-content:space-between}.item-preview-steps h4,.steps-form-header h4{margin:0}.item-preview-steps,.steps-editor-list{display:grid;grid-gap:8px;gap:8px}.step-editor-row{display:grid;grid-template-columns:auto auto minmax(140px,1fr) 90px 76px auto auto;align-items:center;grid-gap:7px;gap:7px}.step-editor-row.is-dragging{opacity:.45}.item-preview-step.is-disabled>span,.step-editor-row.is-disabled input[aria-label^=Titre],.wish-card-archived .wish-card-static-title{text-decoration:line-through;text-decoration-thickness:1.5px}.item-preview-step.is-disabled,.step-editor-row.is-disabled{opacity:.58}.step-drag-handle{padding:3px;border:0;background:transparent;color:var(--muted);font-size:1rem;cursor:-webkit-grab;cursor:grab}.step-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.step-editor-row .icon-btn{width:34px;height:34px}.step-location{grid-column:2/-1;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.item-preview-step{min-width:0;padding:7px 0;border-bottom:1px solid var(--border)}.item-preview-step>span{flex:1 1}.item-preview-step>small{color:var(--muted);white-space:nowrap}@media (max-width:700px){.step-editor-row{grid-template-columns:auto auto minmax(0,1fr) auto auto}.step-cost-input,.step-editor-row select{grid-row:2}.step-cost-input{grid-column:3/4}}.item-preview-photos img{height:150px}.item-preview-actions{justify-content:flex-end;padding-top:4px}.budget-item-row{cursor:pointer}.budget-item-row:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}@media (min-width:1400px){.page-shell{padding:30px}.hero{grid-template-columns:1.35fr .65fr}.hero,.trip-layout{gap:22px}.panel,.share-card,.trip-card{padding:18px}.trip-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"map map map wishes" "calendar calendar calendar wishes" "budget budget budget budget";align-items:stretch}.dashboard-map{grid-area:map}.dashboard-calendar{grid-area:calendar}.dashboard-wishes{display:grid;grid-template-rows:auto minmax(0,1fr);grid-area:wishes;min-height:0}.dashboard-wishes .wish-list{min-height:0;align-content:start}.dashboard-budget{grid-area:budget}.shared-trip-grid-no-wishes{grid-template-areas:"map map map map" "calendar calendar calendar calendar" "budget budget budget budget"}.shared-trip-grid-no-map:not(.shared-trip-grid-no-calendar):not(.shared-trip-grid-no-wishes){grid-template-areas:"calendar calendar calendar wishes" "budget budget budget budget"}.shared-trip-grid-no-calendar:not(.shared-trip-grid-no-map):not(.shared-trip-grid-no-wishes){grid-template-areas:"map map map wishes" "budget budget budget budget"}.shared-trip-grid-no-map.shared-trip-grid-no-calendar:not(.shared-trip-grid-no-wishes){grid-template-areas:"wishes wishes wishes wishes" "budget budget budget budget"}.shared-trip-grid-no-wishes.shared-trip-grid-no-map:not(.shared-trip-grid-no-calendar){grid-template-areas:"calendar calendar calendar calendar" "budget budget budget budget"}.shared-trip-grid-no-wishes.shared-trip-grid-no-calendar:not(.shared-trip-grid-no-map){grid-template-areas:"map map map map" "budget budget budget budget"}.shared-trip-grid-no-wishes.shared-trip-grid-no-map.shared-trip-grid-no-calendar{grid-template-areas:"budget budget budget budget"}.dashboard-map .leaflet-map,.dashboard-map .leaflet-map-stage{min-height:340px;height:340px}.dashboard-map .leaflet-shell-expanded .leaflet-map,.dashboard-map .leaflet-shell-expanded .leaflet-map-stage{min-height:720px;height:720px}.dashboard-calendar .calendar-grid,.dashboard-calendar .calendar-weekdays{gap:6px}.dashboard-calendar .calendar-day{min-height:96px;padding:8px}}@media (max-width:1200px) and (min-width:601px){.trip-header-identity,.trip-header-main,.trip-title-line{min-width:0}.trip-header-identity,.trip-header-tools,.trip-title-line{flex-wrap:nowrap}.trip-title-line h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-header-meta-stack{flex:0 1 auto}}@media (max-width:760px){.trip-app-header .trip-share-button{width:30px;height:30px;padding:0;justify-content:center}.trip-share-button span{display:none}}@media (max-width:980px){.event-grid,.form-grid.two,.hero,.landing-grid,.landing-hero,.share-grid,.stats,.trip-body,.trip-grid,.trip-top{grid-template-columns:1fr}.share-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.share-option{min-height:0}.share-form-actions .btn{width:100%}.location-picker-footer{flex-direction:column;align-items:stretch}.budget-table-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-search{grid-column:1/-1}.budget-result-count{justify-self:end}.calendar-weekdays{display:none}.calendar-grid{grid-template-columns:1fr;gap:6px}.calendar-day{min-height:0;padding:10px 12px}.calendar-day-outside{display:none}.calendar-day h4{margin-bottom:6px}.calendar-day-weekday{display:inline-block;min-width:74px;color:var(--primary)!important}.page-shell{padding:18px}.page-shell.trip-page-shell{padding:0}.trip-app-header{position:relative;grid-template-columns:minmax(280px,1fr) auto;padding:10px}.trip-header-title-row{align-items:center;gap:6px 10px}.shared-trip-header .trip-header-tools,.trip-header-tools{justify-content:flex-end}.trip-header-account{max-width:100%}.trip-header-preferences{width:100%}.trip-header-preferences .field{min-width:0;flex:1 1 180px}.trip-app-header .header-actions{width:auto}.header-popover{position:fixed;top:74px;right:8px;left:8px;width:auto}.landing-header,.trip-header{flex-direction:column}.trip-session-settings{top:0;justify-content:stretch}.header-actions{width:100%;justify-content:space-between}.time-zone-filter{width:100%;min-width:0}.location-picker-footer,.location-search{grid-template-columns:1fr;display:grid}.modal-overlay{padding:12px}.modal-card{padding:18px;border-radius:22px}.modal-navigation-shell{width:calc(100% - 40px)}.modal-side-navigation{width:32px;height:32px}.modal-side-navigation:first-child{left:-36px}.modal-side-navigation:last-child{right:-36px}.map-filters{width:calc(100% - 24px)}.map-filters-footer{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.exchange-rates-grid,.share-options-grid{grid-template-columns:1fr}}@media (max-width:700px){.shared-trip-header .trip-header-tools{justify-content:flex-end}.budget-overview{grid-template-columns:1fr}.budget-ring-card{padding:10px}.budget-ring{flex-basis:58px;width:58px;height:58px}.budget-ring:before{width:42px;height:42px}.budget-details-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-details-strip>div:nth-child(2){border-right:0}.budget-details-strip>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.budget-table-toolbar{grid-template-columns:1fr}.budget-search{grid-column:auto}.budget-result-count{justify-self:start}.budget-table{min-width:640px}}@media (max-width:600px){.trip-overview-bar{grid-template-columns:1fr}.trip-countdown{border-right:0;border-bottom:1px solid var(--border)}.map-filters-grid,.trip-app-header{grid-template-columns:1fr}.shared-trip-header .trip-header-tools,.trip-header-tools{justify-content:flex-end}.header-popover{top:112px}}.shared-wish-card-topline{display:flex;align-items:center;min-width:0}.shared-wish-card-topline .wish-card-toggle{flex:1 1 auto;min-width:0}.shared-wish-edit{flex:0 0 auto;margin-right:.35rem}.shared-wish-edit-modal{max-width:36rem}.event-labels-field{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--border);border-radius:14px;background:#fff}.event-labels-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.event-labels-field>.muted,.event-labels-header h4,.event-labels-header small{margin:0}.event-label-options,.item-labels{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.event-label-option,.item-label{--label-color:#1976d2;display:inline-flex;align-items:center;max-width:100%;border:1px solid color-mix(in srgb,var(--label-color) 48%,#fff);border-radius:999px;background:color-mix(in srgb,var(--label-color) 11%,#fff);color:color-mix(in srgb,var(--label-color) 82%,#102b4c)}.event-label-option{gap:4px;padding:3px 5px 3px 8px;font-size:.82rem;font-weight:650}.event-label-option:has(input:checked){border-color:var(--label-color);background:color-mix(in srgb,var(--label-color) 19%,#fff)}.event-label-toggle{display:inline-flex;min-width:0;align-items:center;gap:6px;cursor:pointer}.event-label-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-label-toggle input{width:15px;height:15px;margin:0;accent-color:var(--label-color);cursor:pointer}.event-label-edit-trigger{display:grid;width:22px;height:22px;flex:0 0 auto;padding:3px;place-items:center;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.event-label-edit-trigger:hover{background:color-mix(in srgb,var(--label-color) 18%,#fff)}.event-label-edit-trigger svg{width:13px;height:13px}.event-label-create{display:grid;grid-template-columns:minmax(0,1fr) 44px auto;align-items:stretch;grid-gap:8px;gap:8px}.event-label-create input[type=color]{width:44px;min-height:40px;padding:3px;cursor:pointer}.event-label-editor-actions{display:flex;align-items:center;gap:6px}.event-label-cleanup-note{color:var(--muted);font-size:.7rem}.item-label{overflow:hidden;padding:2px 7px;font-size:.68rem;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.item-labels-compact{flex-wrap:nowrap;width:100%;overflow:hidden}.item-labels-compact .item-label{min-width:0}.item-label-more{--label-color:#647991;flex:0 0 auto}@media (max-width:620px){.event-label-create{grid-template-columns:minmax(0,1fr) 44px}.event-label-create .btn-secondary,.event-label-editor-actions{grid-column:1/-1}.event-label-editor-actions .btn-secondary{grid-column:auto}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}