:root{--fh-trip-bottom-nav-height:58px;--fh-trip-today-collapsed-height:42px;--fh-trip-sheet-expanded-height:min(82dvh,720px);font-family:var(--fh-font-family);color:var(--fh-color-text);background:var(--fh-color-background);font-synthesis:none}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}html{min-width:320px;background:var(--fh-color-background)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 90% 0%,rgb(199 139 50 / 9%),transparent 28rem),var(--fh-color-background);font-size:var(--fh-text-body);line-height:var(--fh-line-body)}button,input,select,textarea{font:inherit}button{min-height:44px;border:1px solid transparent;border-radius:var(--fh-radius-md);padding:10px var(--fh-space-4);background:var(--fh-color-primary);color:var(--fh-color-primary-contrast);cursor:pointer;transition:background-color var(--fh-motion-fast),border-color var(--fh-motion-fast),transform var(--fh-motion-fast)}button:where(:not(.MuiButtonBase-root):not(:disabled)):hover{background:var(--fh-color-primary-hover)}button:where(:not(.MuiButtonBase-root):not(:disabled)):active{transform:translateY(1px)}button.secondary{border-color:var(--fh-color-border);background:var(--fh-color-primary-muted);color:var(--fh-color-primary-hover)}button.link{background:transparent;color:var(--fh-color-primary)}button:disabled:not(.MuiButtonBase-root){border-color:#c7d2d1;color:#596a6e;background:#e4e9e8;opacity:1;cursor:not-allowed;box-shadow:none;transform:none}.app-layout{min-height:100vh;padding:80px var(--fh-space-4) calc(88px + env(safe-area-inset-bottom))}.app-layout--contextual{padding-top:var(--fh-space-3);padding-bottom:calc(88px + env(safe-area-inset-bottom))}.app-layout--contextual:has(.trip-context-horizon){padding-top:0}.app-layout--contextual:has(.trip-dashboard){background:#fff}.app-layout:has(.trips-library){background:#fff}.app-layout:has(.home--anonymous){background:#fff}.app-layout:has(.home--authenticated){background:#fff}.app-layout:has(.password-recovery){background:#fff}.app-layout:has(.profile-screen){background:#fff}.app-layout:has(.auth-entry--embedded){background:#fff}.app-layout:has(.invitations-screen){background:#fff}.app-layout--contextual>.page:has(.trip-dashboard){gap:12px}.app-layout--contextual:has(.expense-form){padding-bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + var(--fh-space-4) + env(safe-area-inset-bottom))}.app-layout--contextual>.page{display:grid;gap:clamp(20px,3vw,32px)}.skip-link{position:fixed;z-index:var(--fh-layer-modal);top:var(--fh-space-2);left:var(--fh-space-2);transform:translateY(-150%);border-radius:var(--fh-radius-sm);padding:var(--fh-space-2) var(--fh-space-3);color:var(--fh-color-primary-contrast);background:var(--fh-color-primary)}.skip-link:focus{transform:translateY(0)}.brand{position:fixed;z-index:var(--fh-layer-nav);inset:0 0 auto;display:flex;height:64px;align-items:center;gap:10px;padding:0 var(--fh-space-4);color:var(--fh-color-text);background:#ffffffeb;border-bottom:1px solid rgb(217 227 225 / 78%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand__home{display:flex;height:100%;align-items:center;gap:10px;border:0;padding:0;color:inherit;background:transparent;box-shadow:none;text-decoration:none;cursor:pointer}.brand__home:focus-visible{border-radius:12px;outline:3px solid rgb(31 139 150 / 24%);outline-offset:2px}.brand__mark{display:block;width:46px;height:46px;flex:0 0 46px;object-fit:contain}.brand__wordmark{display:grid;line-height:1}.brand h1{margin:0;color:inherit;font-size:1.05rem;line-height:1.1;letter-spacing:-.035em}.brand small{margin-top:2px;color:var(--fh-color-text-muted);font-size:.61rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.page{width:min(100%,1200px);margin:0 auto}h2{margin:0 0 var(--fh-space-4);color:var(--fh-color-text);font-size:var(--fh-text-title);line-height:var(--fh-line-title);letter-spacing:-.035em}h3{color:var(--fh-color-text);font-size:var(--fh-text-title-sm);line-height:var(--fh-line-title-sm)}.eyebrow,.fh-page-header__eyebrow{margin:0 0 var(--fh-space-2);color:var(--fh-color-text-muted);font-size:var(--fh-text-caption);line-height:var(--fh-line-caption);font-weight:var(--fh-weight-bold);letter-spacing:.1em;text-transform:uppercase}.app-nav.MuiBottomNavigation-root{position:fixed;z-index:var(--fh-layer-nav);inset:auto 0 0;display:grid;height:auto;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:3px;overflow:visible;padding:8px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid rgb(185 217 210 / 82%);background:#fffffff5;box-shadow:0 -8px 28px #172b311c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-nav--trip.MuiBottomNavigation-root{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:5px max(8px,env(safe-area-inset-right)) calc(4px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.app-nav--sheet-open.MuiBottomNavigation-root{z-index:1400}.trip-today-sheet__backdrop{position:fixed;z-index:1300;inset:0 0 calc(var(--fh-trip-bottom-nav-height) + env(safe-area-inset-bottom));visibility:hidden;background:#0f232861;opacity:0;pointer-events:none;transition:opacity .28s cubic-bezier(.4,0,.2,1),visibility 0s linear .28s}.trip-today-sheet__backdrop--visible{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .28s cubic-bezier(.4,0,.2,1)}.trip-today-sheet.MuiPaper-root{position:fixed;z-index:var(--fh-layer-nav);left:50%;bottom:calc(var(--fh-trip-bottom-nav-height) + env(safe-area-inset-bottom));display:grid;width:min(100%,560px);height:var(--fh-trip-today-collapsed-height);grid-template-rows:auto minmax(0,1fr);overflow:hidden;transform:translate(-50%);border:1px solid rgb(185 217 210 / 82%);border-bottom:0;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -3px 12px #172b310f;transition:height .28s cubic-bezier(.4,0,.2,1),border-radius .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.trip-today-sheet--elevated.MuiPaper-root{z-index:1301}.trip-today-sheet--expanded.MuiPaper-root{height:var(--fh-trip-sheet-expanded-height);border-radius:22px 22px 0 0;box-shadow:0 -18px 54px #172b3133}.trip-today-sheet__header{display:flex;min-width:0;height:var(--fh-trip-today-collapsed-height);align-items:center;border-bottom:1px solid transparent;transition:height .28s cubic-bezier(.4,0,.2,1),border-color .28s cubic-bezier(.4,0,.2,1)}.trip-today-sheet--expanded .trip-today-sheet__header{height:64px;border-bottom-color:var(--fh-color-border)}.trip-today-sheet__toggle{display:flex;min-width:0;min-height:var(--fh-trip-today-collapsed-height);height:var(--fh-trip-today-collapsed-height);flex:1;align-items:center;justify-content:center;gap:7px;border:0;border-radius:0;padding:4px 14px;color:#5b7075;background:transparent;text-align:left;transition:height .28s cubic-bezier(.4,0,.2,1),color var(--fh-motion-fast),background-color var(--fh-motion-fast)}.trip-today-sheet--expanded .trip-today-sheet__toggle{height:63px;justify-content:flex-start;gap:11px;padding-inline:20px 8px;color:var(--fh-color-text)}.trip-today-sheet__toggle:hover{color:var(--fh-color-primary);background:#f7fbfa}.trip-today-sheet__toggle:active{transform:none}.trip-today-sheet__toggle>svg{flex:0 0 auto;color:var(--fh-color-primary)}.trip-today-sheet__toggle>span{display:flex;min-width:0;align-items:baseline;gap:5px;white-space:nowrap}.trip-today-sheet__toggle strong{font-size:.74rem;line-height:1}.trip-today-sheet--expanded .trip-today-sheet__toggle strong{font-size:1.25rem;line-height:1.2}.trip-today-sheet__toggle small{overflow:hidden;color:var(--fh-color-text-muted);font-size:.61rem;line-height:1;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.trip-today-sheet__toggle small:before{margin-right:5px;content:"·"}.trip-today-sheet__chevron{margin-left:3px}.trip-today-sheet__header .MuiIconButton-root{width:44px;height:44px;margin-right:12px;color:var(--fh-color-text-muted)}.trip-today-sheet__content{display:grid;min-height:0;align-content:start;justify-items:stretch;gap:12px;padding:12px 16px 22px;overflow-y:auto;visibility:hidden;opacity:0;text-align:left;overscroll-behavior:contain;transition:opacity .16s ease,visibility 0s linear .28s}.trip-today-sheet--expanded .trip-today-sheet__content{visibility:visible;opacity:1;transition:opacity .18s ease .1s}.trip-today-sheet__content>p,.trip-today-sheet__content>small{justify-self:center;text-align:center}.trip-today-sheet__content>p{max-width:440px;margin:clamp(24px,7vh,56px) 0 0;color:var(--fh-color-text);font-size:1rem;line-height:1.55}.trip-today-sheet__content>small{max-width:420px;color:var(--fh-color-text-muted);line-height:1.55}.today-sheet__body{display:grid;min-width:0;gap:12px}.today-sheet__status{margin:32px 0;color:var(--fh-color-text-muted);text-align:center}.today-sheet__status--error{color:var(--fh-color-danger)}.today-sheet__progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:4px 2px 2px;color:var(--fh-color-text-muted);font-size:.72rem}.today-sheet__progress strong{color:var(--fh-color-text);font-size:.74rem}.today-sheet__progress progress{width:100%;height:5px;grid-column:1 / -1;overflow:hidden;border:0;border-radius:999px;accent-color:var(--fh-color-primary)}.today-sheet__feature{--plan-accent:#6b62b5;display:grid;gap:5px;border:1px solid color-mix(in srgb,var(--plan-accent) 28%,white);border-left:3px solid var(--plan-accent);border-radius:11px;padding:8px 9px 7px;background:color-mix(in srgb,var(--plan-accent) 7%,white)}.today-sheet__feature--current{box-shadow:0 4px 15px #174c4914}.today-sheet__feature-label{color:var(--plan-accent);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.today-sheet__feature button,.today-sheet__rows button,.today-sheet__notes button{display:grid;width:100%;min-width:0;align-items:center;border:0;color:inherit;background:transparent;text-align:left}.today-sheet__feature button{grid-template-columns:24px minmax(0,1fr) 20px;gap:8px;padding:0}.today-sheet__feature button>svg:first-child,.today-sheet__rows button>svg:first-child{color:var(--plan-accent)}.today-sheet__feature button>span{display:grid;min-width:0;gap:1px}.today-sheet__feature strong,.today-sheet__rows strong,.today-sheet__notes strong{overflow:hidden;color:var(--fh-color-text);font-size:.82rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.today-sheet__feature small,.today-sheet__feature em{color:var(--fh-color-text-muted);font-size:.67rem;font-style:normal}.today-sheet__feature em{color:var(--plan-accent);font-weight:700}.today-sheet__section{display:grid;min-width:0;gap:5px}.today-sheet__section h3{margin:0 2px;color:#526a66;font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.today-sheet__rows,.today-sheet__notes{display:grid;min-width:0;gap:0;margin:0;padding:0;list-style:none;border-block:1px solid #e5edeb}.today-sheet__rows li,.today-sheet__notes li{--plan-accent:#6b62b5;min-width:0;border-bottom:1px solid #edf2f1}.today-sheet__rows li:last-child,.today-sheet__notes li:last-child{border-bottom:0}.today-sheet__rows button{min-height:43px;grid-template-columns:20px 38px minmax(0,1fr) 17px;gap:6px;padding:5px 3px}.today-sheet__rows button>span:not(.today-sheet__time),.today-sheet__notes button>span{display:grid;min-width:0;gap:1px}.today-sheet__rows small{overflow:hidden;color:var(--plan-accent);font-size:.62rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.today-sheet__time{color:var(--fh-color-text-muted);font-size:.67rem;font-variant-numeric:tabular-nums}.today-sheet__notes button{min-height:48px;grid-template-columns:20px minmax(0,1fr) 17px;gap:8px;padding:5px 3px}.today-sheet__notes button>svg:first-child{color:#c07528}.today-sheet__notes small{display:-webkit-box;overflow:hidden;color:var(--fh-color-text-muted);font-size:.65rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:1}.today-sheet__notes em{display:flex;align-items:center;gap:3px;color:#7b674f;font-size:.61rem;font-style:normal}.today-sheet__completed{display:flex;align-items:center;gap:6px;color:#347a57;font-size:.69rem}.today-sheet__empty,.today-sheet__outside{display:grid;justify-items:center;gap:6px;padding:26px 12px 18px;color:var(--fh-color-text-muted);text-align:center}.today-sheet__empty strong,.today-sheet__outside strong{color:var(--fh-color-text);font-size:.88rem}.today-sheet__empty span,.today-sheet__outside span{font-size:.72rem;line-height:1.45}.today-sheet__outside button,.today-sheet__full-plan{display:flex;min-height:40px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:9px;color:var(--fh-color-primary);background:#edf7f5;font-size:.74rem;font-weight:750}.today-sheet__full-plan{width:100%;margin-top:1px}.today-sheet__activity--transport{--plan-accent:#287bb5}.today-sheet__activity--food{--plan-accent:#d27a22}.today-sheet__activity--accommodation{--plan-accent:#a14f88}.today-sheet__activity--rest{--plan-accent:#4c9363}.nav-link.MuiBottomNavigationAction-root{display:flex;width:min(100%,180px);min-width:0;max-width:180px;min-height:56px;justify-self:center;border-radius:13px;padding:6px 4px 5px;color:#5b7075;background:transparent;transition:color var(--fh-motion-fast),background-color var(--fh-motion-fast),box-shadow var(--fh-motion-fast),transform var(--fh-motion-fast)}.nav-link.MuiBottomNavigationAction-root:hover{color:var(--fh-color-primary);background:#eef7f5}.nav-link.MuiBottomNavigationAction-root.Mui-selected{color:#0f6f78;background:#e8f3f2;box-shadow:inset 0 0 0 1px #0f6f7814}.nav-link.MuiBottomNavigationAction-root .MuiBottomNavigationAction-label{width:100%;overflow:hidden;font-size:.7rem;line-height:1.15;font-weight:650;text-overflow:ellipsis;transform:none;white-space:nowrap}.nav-link.MuiBottomNavigationAction-root .MuiBottomNavigationAction-label.Mui-selected{font-size:.7rem;font-weight:750}.app-nav--trip .nav-link.MuiBottomNavigationAction-root .MuiBottomNavigationAction-label,.app-nav--trip .nav-link.MuiBottomNavigationAction-root .MuiBottomNavigationAction-label.Mui-selected{overflow:visible;font-size:.54rem;line-height:1.05;text-overflow:clip}.app-nav--trip .nav-link.MuiBottomNavigationAction-root:not(.nav-link--central){min-height:48px;border-radius:9px;padding:3px 3px 2px}.app-nav--trip .nav-link.MuiBottomNavigationAction-root:not(.nav-link--central) svg{width:19px;height:19px}.app-nav--trip .nav-link.MuiBottomNavigationAction-root:not(.nav-link--central):hover{background:#0f6f780a}.app-nav--trip .nav-link.MuiBottomNavigationAction-root.Mui-selected:not(.nav-link--central){color:var(--fh-color-primary);background:transparent;box-shadow:none}.app-nav--trip .nav-link.MuiBottomNavigationAction-root .MuiBottomNavigationAction-label.Mui-selected{font-weight:760}.nav-link--central.MuiBottomNavigationAction-root{grid-column:3;width:62px;min-width:62px;max-width:62px;min-height:62px;height:62px;align-self:start;justify-self:center;transform:translateY(-20px);border:5px solid var(--fh-color-surface);border-radius:17px;padding:0;color:var(--fh-color-primary-contrast);background:linear-gradient(145deg,#0f766e,#10a88a);box-shadow:0 12px 25px #0f766e57}.nav-link--central.MuiBottomNavigationAction-root:hover{color:var(--fh-color-primary-contrast);background:linear-gradient(145deg,#0e7069,#07896f)}.nav-link--central.MuiBottomNavigationAction-root.Mui-selected{color:var(--fh-color-primary-contrast);background:linear-gradient(145deg,#0e7069,#047b65);box-shadow:0 12px 25px #0f766e57,inset 0 0 0 1px #ffffff24}.nav-link--central.MuiBottomNavigationAction-root:active{transform:translateY(-19px) scale(.98)}.nav-link--central.MuiBottomNavigationAction-root .MuiBottomNavigationAction-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.app-nav--trip .nav-link--central.MuiBottomNavigationAction-root{width:50px;min-width:50px;max-width:50px;min-height:50px;height:50px;transform:translateY(1px);border-width:4px;border-radius:14px}.app-nav--trip .nav-link--central.MuiBottomNavigationAction-root svg{width:24px;height:24px}.app-nav--trip .nav-link--central.MuiBottomNavigationAction-root:active{transform:translateY(2px) scale(.98)}.nav-link.MuiBottomNavigationAction-root:focus-visible{outline:3px solid color-mix(in srgb,var(--fh-color-focus) 38%,transparent);outline-offset:2px}.nav-link[data-trip-sheet-trigger=more][aria-expanded=true].Mui-selected{color:var(--fh-color-primary);background:transparent;box-shadow:none}.trip-bottom-sheet .MuiDrawer-paper{bottom:calc(58px + env(safe-area-inset-bottom));width:100%;height:var(--fh-trip-sheet-expanded-height);max-height:var(--fh-trip-sheet-expanded-height);overflow:hidden;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 54px #172b3133}.trip-bottom-sheet__surface{display:grid;min-height:0;height:100%;grid-template-rows:auto auto minmax(0,1fr);padding-bottom:calc(72px + env(safe-area-inset-bottom))}.trip-bottom-sheet__handle{width:42px;height:4px;justify-self:center;margin:9px 0 7px;border-radius:999px;background:#c4d2d0}.trip-bottom-sheet__surface>header{display:grid;grid-template-columns:36px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:5px 18px 14px;border-bottom:1px solid var(--fh-color-border)}.trip-bottom-sheet__surface>header h2{margin:0;font-size:1.25rem}.trip-bottom-sheet__surface>header .MuiIconButton-root{width:44px;height:44px;color:var(--fh-color-text-muted)}.trip-bottom-sheet__icon{display:grid;width:36px;height:36px;place-items:center;color:var(--fh-color-primary)}.trip-bottom-sheet__content{display:grid;align-content:start;justify-items:center;gap:12px;padding:clamp(34px,8vh,68px) 24px 28px;overflow-y:auto;text-align:center}.trip-bottom-sheet__content p{max-width:440px;margin:0;color:var(--fh-color-text);font-size:1rem;line-height:1.55}.trip-bottom-sheet__content small{max-width:420px;color:var(--fh-color-text-muted);line-height:1.55}:is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--fh-color-focus) 35%,transparent);outline-offset:2px}.screen-header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:24px}.toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:24px}.segmented{display:flex;max-width:100%;gap:4px;padding:4px;overflow-x:auto;border-radius:12px;background:#edf3f2}.segmented button{flex:0 0 auto;padding:8px 11px;background:transparent;color:#48636a;font-size:.85rem}.segmented button.selected{color:#174c55;background:#fff;box-shadow:0 2px 8px #1720361a}.trips-library{--trips-control-selected-bg:#e8f3f2;--trips-control-selected-border:#bdd8d4;--trips-control-selected-text:#174f57;display:grid;min-width:0;gap:10px}.trips-library__header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.trips-library__header h2{min-width:0;margin:0}.trips-library__create{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;gap:5px;padding:8px 12px;border-radius:11px;font-size:.84rem;font-weight:750}.trips-library__toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:7px}.trips-library__filters{display:flex;min-width:0;gap:2px;padding:0 0 2px;overflow-x:auto;scrollbar-width:none}.trips-library__filters::-webkit-scrollbar{display:none}.trips-library__filters button{display:flex;min-height:34px;flex:0 0 auto;align-items:center;gap:5px;border:0;border-bottom:2px solid transparent;border-radius:8px 8px 4px 4px;padding:6px 8px 5px;color:#5d7175;background:transparent;font-size:.78rem;white-space:nowrap;box-shadow:none}.trips-library__filters button:hover{color:#315b61;background:#f3f7f6}.trips-library :is(.trips-library__filters,.trips-library__views) button.selected{color:var(--trips-control-selected-text);background:var(--trips-control-selected-bg);font-weight:750;box-shadow:inset 0 0 0 1px var(--trips-control-selected-border)}.trips-library__filters button.selected{border-bottom-color:#2c858e}.trips-library__filters button strong{min-width:0;height:auto;border-radius:6px;padding:1px 4px;color:#718286;background:#eef3f2;font-size:.64rem;font-weight:700;font-variant-numeric:tabular-nums}.trips-library__filters button.selected strong{color:#315f65;background:#f8fbfb;box-shadow:inset 0 0 0 1px #d4e4e2}.trips-library__filters button:focus-visible,.trips-library__views button:focus-visible{outline-width:2px;outline-offset:1px}.trips-library__views{flex:0 0 auto;gap:1px;padding:2px;border:1px solid #dfe8e7;border-radius:10px;background:#f2f6f5}.trips-library__views button{min-height:34px;padding:6px 9px;border-radius:7px;color:#526b70;background:transparent;font-size:.76rem;box-shadow:none}.trips-library__views button:hover{color:#245d65;background:#e8f1f0}.trip-collection,.trip-card-group,.trip-year-group{display:grid;gap:12px;min-width:0}.trip-collection--grid .trip-card-group{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.trip-year-group{gap:9px}.trip-year-separator{display:flex;align-items:center;gap:10px;margin:5px 0 0;color:#718285;font-size:.72rem;font-weight:800;letter-spacing:.09em;line-height:1}.trip-year-separator:after{height:1px;flex:1;background:#e1e9e8;content:""}.trip-card{--trip-lifecycle-accent:#4f929a;position:relative;display:block;width:100%;min-height:145px;padding:0;overflow:hidden;border:1px solid #dfe9e8;border-radius:15px;color:inherit;background:#fff;box-shadow:0 5px 18px #1720360e;text-align:left}.trip-card--ongoing{--trip-lifecycle-accent:#3e9560}.trip-card--completed{--trip-lifecycle-accent:#8a9395}.trip-card:hover{border-color:color-mix(in srgb,var(--trip-lifecycle-accent) 45%,#dfe9e8);box-shadow:0 8px 22px #17203616}.trip-card:hover .trip-card__body{background:#fbfdfc}.trip-card__toggle{display:grid;grid-template-columns:112px minmax(0,1fr);width:100%;min-height:145px;padding:0;border-radius:0;color:inherit;background:transparent;text-align:left}.trip-card__toggle:hover{background:transparent}.trip-card__toggle:active{transform:translateY(1px)}.trip-card__visual{position:relative;display:grid;min-height:100%;place-items:center;overflow:hidden;color:#ffffffe0;background:linear-gradient(155deg,#4e8c93,#9dc0ad 62%,#e9cf9d)}.trip-card__visual:before,.trip-card__visual:after{position:absolute;border-radius:50%;background:#ffffff21;content:""}.trip-card__visual:before{width:105px;height:105px;right:-48px;bottom:-38px}.trip-card__visual:after{width:62px;height:62px;top:-29px;left:-25px}.trip-card__visual>span{position:relative;z-index:1;display:grid;width:52px;height:52px;place-items:center;border:1px solid rgb(255 255 255 / 24%);border-radius:50%;background:#13464c29;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.trip-card__visual--2{background:linear-gradient(155deg,#4d7493,#89aeb7 60%,#d7c58f)}.trip-card__visual--3{background:linear-gradient(155deg,#4d8178,#9fbea0 61%,#e4bd83)}.trip-card__visual--4{background:linear-gradient(155deg,#5b718b,#94a9b4 59%,#d7ae86)}.trip-card__visual--image{background-position:center;background-size:cover}.trip-card__visual--image:before,.trip-card__visual--image:after{display:none}.trip-card__visual--image>span{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.trip-visual{display:grid;min-height:112px;place-items:center;color:#ffffffd9;font-size:2rem;background:linear-gradient(145deg,#1a7f87,#78b3a5 52%,#edc885)}.trip-visual--local{background:linear-gradient(145deg,#1a7f87,#78b3a5 52%,#edc885)}.trip-visual--cloud{background:linear-gradient(145deg,#315a99,#6ea4bd 52%,#edc885)}.trip-collection--grid .trip-visual{min-height:150px}.trip-card__body{display:grid;min-width:0;align-content:start;gap:6px;padding:11px 43px 10px 12px;transition:background-color .16s ease}.trip-card__name{display:-webkit-box;min-width:0;overflow:hidden;color:#183f45;font-size:1.02rem;line-height:1.22;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.trip-card__quote{display:grid;grid-template-columns:14px minmax(0,1fr);gap:5px;min-width:0;color:#607376;font-size:.72rem;font-style:italic;line-height:1.28}.trip-card__quote>svg{margin-top:1px;color:#79a0a3}.trip-card__quote>span{display:grid;min-width:0}.trip-card__quote q{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.trip-card__quote cite{overflow:hidden;font-size:.67rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.trip-card__meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:8px;row-gap:5px}.trip-card__dates{color:#4e666b;font-size:.8rem;line-height:1.3}.trip-card__context{overflow:hidden;color:var(--trip-lifecycle-accent);font-size:.76rem;line-height:1.3;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.trip-card__distance,.trip-card__storage{display:inline-flex;min-width:0;flex:0 0 auto;align-items:center;gap:4px;color:#718287;font-size:.7rem;white-space:nowrap}.trip-card__storage{gap:5px;font-size:.72rem;font-weight:650}.trip-card__meta .lifecycle{margin-left:auto}.trip-card__dashboard-action,.trip-card__expand-icon{position:absolute;z-index:2;right:10px;color:#56787d}.trip-card__dashboard-action{top:9px;display:grid;width:31px;height:31px;min-height:31px;place-items:center;padding:0;border:1px solid #d9e5e4;border-radius:9px;background:#fff;box-shadow:0 2px 7px #17203612}.trip-card__expand-icon{top:116px;pointer-events:none}.trip-card__preview{display:grid;gap:14px;padding:15px 14px 14px;border-top:1px solid #e0e9e8;background:#fbfcfc;animation:trip-card-preview-in .15s ease-out}@keyframes trip-card-preview-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.trip-card__preview{animation:none}.trip-card__body{transition:none}}.trip-card__preview-loading{margin:0;color:#687d81;font-size:.82rem}.trip-card__preview-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border:1px solid #e1e9e8;border-radius:12px;overflow:hidden;background:#fff}.trip-card__preview-facts>div{display:grid;gap:4px;min-width:0;padding:11px;border-bottom:1px solid #e6edec}.trip-card__preview-facts>div:nth-child(odd){border-right:1px solid #e6edec}.trip-card__preview-facts>div:nth-last-child(-n+2){border-bottom:0}.trip-card__preview-facts dt{color:#718286;font-size:.67rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.trip-card__preview-facts dd{margin:0;color:#1c484e;font-size:.82rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.trip-card__participants{display:grid;gap:9px}.trip-card__participants>strong{color:#31575d;font-size:.78rem}.trip-card__participants ul{display:flex;gap:12px;margin:0;padding:0 1px 3px;overflow-x:auto;list-style:none}.trip-card__participants li{display:grid;flex:0 0 58px;justify-items:center;gap:5px;color:#536a6e;font-size:.66rem;text-align:center}.trip-card__participants li .fh-avatar{width:34px;height:34px;font-size:.72rem}.trip-card__participants li>span{display:-webkit-box;max-width:58px;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.trip-card__participants p{margin:0;color:#718286;font-size:.76rem}.trip-card__preview-dashboard{display:inline-flex;min-height:38px;justify-self:end;align-items:center;gap:6px;padding:8px 11px;border-radius:10px;font-size:.76rem}.source-badge,.lifecycle{width:fit-content;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.source-badge{color:#315c63;background:#ffffffc7}.lifecycle{flex:0 0 auto;white-space:nowrap}.lifecycle--upcoming{color:#28626a;background:#deeff1}.lifecycle--ongoing{color:#27613c;background:#d9efdf}.lifecycle--completed{color:#66616d;background:#e9e6eb}.trips-library__empty{display:grid;width:min(100%,440px);justify-items:center;gap:7px;margin:18px auto 8px;padding:24px 18px;border:1px solid #e1eae9;border-radius:16px;color:#607478;background:#fff;text-align:center}.trips-library__empty-icon{display:grid;width:58px;height:58px;margin-bottom:4px;place-items:center;border-radius:16px;color:#2c7b83;background:#edf6f5}.trips-library__empty h3{margin:0;color:#284d53;font-size:1rem;line-height:1.3}.trips-library__empty p{max-width:34ch;margin:0;font-size:.8rem;line-height:1.45}.trips-library__empty button{display:inline-flex;min-height:38px;align-items:center;gap:6px;margin-top:7px;border-radius:10px;padding:8px 13px;font-size:.78rem;box-shadow:none}.trips-library__empty--completed .trips-library__empty-icon{color:#688084;background:#f1f5f4}.empty-state{display:grid;justify-items:start;max-width:580px;margin:56px auto;padding:30px;border-radius:18px;background:#f1f6f5}.empty-state h2,.empty-state h3{margin-top:0}.field{display:grid;gap:7px;margin:14px 0;font-weight:650}.field input,.field select,select{width:100%;min-height:44px;border:1px solid var(--fh-color-border-strong);border-radius:var(--fh-radius-sm);padding:10px var(--fh-space-3);color:var(--fh-color-text);background:var(--fh-color-surface)}.field input:focus,.field select:focus{outline:3px solid color-mix(in srgb,var(--fh-color-focus) 25%,transparent);border-color:var(--fh-color-focus)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.status{margin:var(--fh-space-4) 0;color:var(--fh-color-success)}.status--error{color:var(--fh-color-danger)}.status--warning{color:var(--fh-color-warning)}.hint{color:var(--fh-color-text-muted);font-size:var(--fh-text-body-sm)}.app-layout--contextual>.page:has(.vehicles-screen){gap:clamp(12px,2vw,18px)}.app-layout--contextual:has(.vehicles-screen){background:#fff}.app-layout--contextual>.page:has(.fuel-registry){gap:clamp(12px,2vw,18px)}.app-layout--contextual:has(.fuel-registry){padding-bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + 48px + env(safe-area-inset-bottom));background:#fff}.app-layout--contextual:has(.distance-screen){padding-bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + 52px + env(safe-area-inset-bottom));background:#fff}.app-layout--contextual>.page:has(.distance-screen){gap:clamp(12px,2vw,18px)}.vehicles-screen{display:grid;gap:12px;width:min(100%,760px);margin:0 auto}.vehicles-screen>.screen-header{margin:0 0 2px}.vehicles-screen__header h2{margin:0}.vehicles-section{display:grid;gap:12px;padding:15px;border:1px solid rgb(205 220 217 / 82%);border-radius:12px;background:#fff;box-shadow:0 2px 8px #20464b08}.vehicles-section--garage{background:#fff}.vehicles-section__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.vehicles-section__heading h6,.vehicles-section>h6{font-size:1rem;font-weight:700}.vehicles-section__heading .MuiButton-root,.vehicle-form .MuiButton-root,.vehicle-card .MuiButton-root{text-transform:none}.vehicles-section__actions{display:flex;justify-content:flex-end;padding-top:1px}.vehicles-available{display:grid;gap:9px;padding-top:11px;border-top:1px solid rgb(216 228 226 / 80%)}.vehicles-available>.MuiTypography-root{color:var(--fh-color-text-muted);font-size:.78rem;font-weight:700}.vehicles-empty{display:grid;justify-items:center;gap:7px;padding:19px 14px;border-radius:10px;color:var(--fh-color-text-muted);background:#f7faf9;text-align:center}.vehicle-list{display:grid;gap:8px}.vehicle-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px 11px;border:1px solid rgb(216 230 227 / 90%);border-radius:10px;background:#fff}.vehicle-card__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:var(--fh-color-primary);background:#eef6f4}.vehicle-card__copy{display:grid;min-width:0;gap:2px}.vehicle-card__copy strong,.vehicle-card__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-card__copy small{color:var(--fh-color-text-muted);font-size:.75rem}.vehicle-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.vehicle-card__actions .MuiButton-root{min-width:36px;padding-inline:8px}.fuel-registry{display:grid;gap:12px;width:min(100%,760px);margin:0 auto;padding-bottom:28px}.fuel-registry>.screen-header{margin-bottom:0}.fuel-registry__header h2{margin:0}.fuel-registry__vehicles{display:flex;gap:8px;overflow-x:auto;padding:1px 1px 4px;scrollbar-width:thin}.fuel-registry__vehicles .MuiChip-root{flex:0 0 auto}.fuel-registry__vehicle.MuiChip-root[aria-pressed=false]{color:#41646a;border-color:#cbdcda;background:#fff}.fuel-registry__vehicle.MuiChip-root[aria-pressed=true]{color:#0f6570!important;border-color:#7eb9bd;background:#e5f2f2!important}.fuel-registry__vehicle.MuiChip-root[aria-pressed=true] .MuiChip-icon{color:inherit}.fuel-form{display:grid;gap:13px;padding:14px;border:1px solid #dce7e5;border-radius:12px;background:#fff}.fuel-form__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fuel-form__heading .MuiTypography-h6{font-size:1rem;font-weight:750}.fuel-form__heading .MuiTypography-body2{margin-top:2px;font-size:.76rem}.fuel-form__types.MuiToggleButtonGroup-root{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.fuel-form__types .MuiToggleButton-root{min-width:0;min-height:42px;gap:5px;padding:7px 5px;color:#526b71;font-size:.7rem;font-weight:700;line-height:1.1;letter-spacing:0;text-transform:none}.fuel-form__types .MuiToggleButton-root.Mui-selected{color:#0f6570;background:#e5f2f2}.fuel-form__row,.fuel-form__fuel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fuel-form .MuiInputBase-root{font-size:.86rem}.fuel-form .MuiInputLabel-root,.fuel-form .MuiFormHelperText-root{font-size:.75rem}.fuel-form__note{width:100%}.fuel-form__parties{min-width:0;margin:0;padding:10px;border:1px solid #e1e9e8;border-radius:10px}.fuel-form__parties legend{padding:0 5px;color:#526970;font-size:.72rem;font-weight:700}.fuel-form__parties>div{display:flex;flex-wrap:wrap;gap:7px}.fuel-form__party.MuiButtonBase-root{display:grid;min-width:58px;justify-items:center;gap:4px;border:1px solid transparent;border-radius:10px;padding:6px;color:#536970;background:transparent;font-size:.7rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.fuel-form__party.MuiButtonBase-root:hover,.fuel-form__party.MuiButtonBase-root:active{background:#f3f7f6}.fuel-form__party.MuiButtonBase-root[aria-pressed=true],.fuel-form__party.MuiButtonBase-root[aria-pressed=true]:hover,.fuel-form__party.MuiButtonBase-root[aria-pressed=true]:active{border-color:#9bc9c4;color:#0f6570;background:#eaf5f3}.fuel-form__party.MuiButtonBase-root.Mui-focusVisible{outline:2px solid #78aaa9;outline-offset:2px}.fuel-form__party>span:last-child{max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuel-form__parties>small{display:block;margin-top:7px;color:var(--fh-color-danger);font-size:.72rem}.fuel-form__actions{display:flex;justify-content:flex-end}.fuel-form__actions .MuiButton-root{min-width:140px;text-transform:none}.fuel-registry__snackbar.MuiSnackbar-root{bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + env(safe-area-inset-bottom) + 12px)}.fuel-registry__empty{display:grid;justify-items:center;gap:9px;padding:28px 18px;border:1px solid #dce7e5;border-radius:13px;color:#527078;background:#fff;text-align:center}.fuel-registry__empty .MuiButton-root{margin-top:4px;text-transform:none}.fuel-registry__empty--events{padding:24px 16px}.distance-screen{display:grid;gap:14px;width:min(100%,760px);margin:0 auto;padding-bottom:32px}.distance-screen>.screen-header{margin-bottom:0}.distance-screen>.screen-header h2{margin:0}.distance-screen__header>div{display:flex;justify-content:flex-end;gap:6px}.distance-screen__header .MuiButton-root{text-transform:none;white-space:nowrap}.distance-screen__loading{display:grid;gap:12px}.distance-screen__form-anchor{scroll-margin-top:12px}.distance-form{display:grid;gap:12px;padding:15px;border:1px solid #d5e5e2;border-radius:13px;background:#fbfdfc}.distance-form>div:first-child{display:grid;gap:2px}.distance-form>div:first-child .MuiTypography-h6{font-size:1.04rem;font-weight:750}.distance-form__modes{min-width:0;margin:0;padding:9px 10px 10px;border:1px solid #d8e5e2;border-radius:11px}.distance-form__modes legend,.distance-modes-dialog__colors legend,.distance-modes-dialog__icons legend{padding:0 5px;color:#526970;font-size:.74rem;font-weight:700}.distance-form__modes>div{display:flex;gap:7px;overflow-x:auto;padding:1px 0 4px;scrollbar-width:thin}.distance-form__modes button{flex:0 0 auto;display:grid;justify-items:center;min-width:69px;gap:5px;padding:7px 6px;border:1px solid transparent;border-radius:10px;color:#48636a;background:transparent;font:inherit;font-size:.72rem;cursor:pointer}.distance-form__modes button[aria-checked=true]{border-color:#91bdb9;color:#0f6570;background:#eaf5f3}.distance-form__modes .distance-screen__mode-icon{width:34px;height:34px}.distance-form__modes>small{color:var(--fh-color-danger)}.distance-form__car-hint.MuiAlert-root{padding-block:3px;font-size:.8rem}.distance-form__distance-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.distance-form__distance-row .MuiToggleButtonGroup-root{height:40px}.distance-form__distance-row .MuiToggleButton-root{min-width:45px;text-transform:none}.distance-form__actions{display:flex;justify-content:flex-end;gap:6px}.distance-form__actions .MuiButton-root{text-transform:none}.distance-screen__snackbar.MuiSnackbar-root{bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + env(safe-area-inset-bottom) + 12px)}.distance-screen__kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.distance-screen__kpis article{display:grid;gap:3px;padding:14px 15px;border:1px solid #dce8e5;border-radius:13px;background:#fff;box-shadow:0 2px 8px #1f48470a}.distance-screen__kpis small,.distance-screen__day-heading small{color:#587176;font-size:.76rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.distance-screen__kpis strong{font-size:clamp(1.25rem,5vw,1.62rem);color:#18383e}.distance-screen__transport{display:grid;gap:10px;padding:15px;border:1px solid #dce8e5;border-radius:13px;background:#fff}.distance-screen__transport h3,.distance-screen__day h3,.distance-screen__out-of-range h3{margin:0;font-size:1.05rem}.distance-screen__share-bar{display:flex;height:10px;overflow:hidden;border-radius:999px;background:#edf3f1}.distance-screen__share-bar span{min-width:2px}.distance-screen__legend{display:grid;gap:7px;margin:0;padding:0;list-style:none}.distance-screen__legend li{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:8px;color:#425d62;font-size:.88rem}.distance-screen__legend i{width:9px;height:9px;border-radius:50%}.distance-screen__legend strong{color:#203e43}.distance-screen__days{display:flex;gap:8px;overflow-x:auto;padding:1px 1px 6px;scrollbar-width:thin;scroll-snap-type:x proximity}.distance-screen__days button{flex:0 0 auto;display:grid;min-width:74px;gap:2px;padding:9px 11px;border:1px solid #d5e3e0;border-radius:11px;color:#49666b;background:#fff;font:inherit;text-align:left;scroll-snap-align:start;cursor:pointer}.distance-screen__days button[aria-selected=true]{border-color:#76aaad;color:#115e67;background:#eaf4f3;box-shadow:inset 0 0 0 1px #a9ccca}.distance-screen__days button small{text-transform:capitalize}.distance-screen__days button strong{font-size:.86rem}.distance-screen__day,.distance-screen__out-of-range{display:grid;gap:12px;padding:15px;border:1px solid #dce8e5;border-radius:13px;background:#fff}.distance-screen__day-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.distance-screen__day-heading>div{display:grid;gap:3px}.distance-screen__day-heading>strong,.distance-screen__day-heading>div:last-child>strong{color:#1c555d;white-space:nowrap}.distance-screen__day-heading>div:last-child{display:grid;justify-items:end;gap:2px}.distance-screen__day-heading>div:last-child .MuiButton-root{padding:2px 5px;text-transform:none}.distance-screen__day ul,.distance-screen__out-of-range ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.distance-screen__entry{display:grid;border-top:1px solid #e8efed}.distance-screen__entry:first-child{border-top:0}.distance-screen__entry-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px 0;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.distance-screen__entry-summary:hover{background:#fbfdfc}.distance-screen__mode-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:var(--distance-color);background:color-mix(in srgb,var(--distance-color) 11%,white)}.distance-screen__entry-copy{display:grid;min-width:0;gap:2px}.distance-screen__entry-copy strong,.distance-screen__entry-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.distance-screen__entry-copy small{color:#61777b}.distance-screen__entry-distance{color:#1f454b;white-space:nowrap}.distance-screen__entry-details{padding:0 0 10px 49px;color:#5e7478;font-size:.84rem}.distance-screen__entry-details p{margin:0}.distance-screen__entry-details>div{display:flex;justify-content:flex-end;gap:3px}.distance-screen__entry-details .MuiButton-root{text-transform:none}.distance-screen__entry-details .distance-screen__edit-action.MuiButton-root{color:#176f7b;background:transparent}.distance-screen__entry-details .distance-screen__edit-action.MuiButton-root:hover,.distance-screen__entry-details .distance-screen__edit-action.MuiButton-root:active{color:#115c66;background:#eaf5f3}.distance-screen__entry-details .distance-screen__edit-action.MuiButton-root.Mui-focusVisible{color:#115c66;background:#eaf5f3;outline:2px solid #78aaa9;outline-offset:1px}.distance-screen__entry--reorder{grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:9px}.distance-screen__entry--reorder .distance-screen__entry-summary{grid-column:1}.distance-screen__reorder-controls{display:flex;grid-column:2;padding-left:5px}.distance-screen__reorder-controls .MuiIconButton-root{padding:7px}.distance-screen__day-empty{margin:0;padding:16px 4px;color:#60777b;text-align:center}.distance-screen__empty{display:grid;justify-items:center;gap:8px;padding:30px 18px;border:1px dashed #cddedb;border-radius:13px;color:#547075;background:#fbfdfc;text-align:center}.distance-screen__empty .MuiTypography-root{margin:0}.distance-screen__out-of-range{margin-top:3px;border-style:dashed}.distance-screen__out-of-range>div:first-child p{margin:4px 0 0;color:#60777b;font-size:.9rem}.distance-screen__out-of-range article{display:grid;gap:3px}.distance-screen__history-date{display:flex;justify-content:space-between;gap:12px;padding-top:6px;color:#36575c;font-size:.9rem}.distance-modes-dialog .MuiDialog-paper{width:min(336px,calc(100% - 32px));margin:16px;border-radius:15px}.distance-modes-dialog .MuiDialogContent-root{display:grid;gap:16px;padding-top:6px}.distance-modes-dialog__list{display:grid;gap:3px;max-height:190px;overflow-y:auto}.distance-modes-dialog__list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid #e8efed}.distance-modes-dialog__list>div>span:nth-child(2){display:grid}.distance-modes-dialog__list small{color:#647a7e;font-size:.72rem}.distance-modes-dialog__list .distance-screen__mode-icon{width:34px;height:34px}.distance-modes-dialog__form{display:grid;gap:11px}.distance-modes-dialog__form h3{font-weight:750}.distance-modes-dialog__icons{min-width:0;margin:0;padding:8px 9px 9px;border:1px solid #d8e5e2;border-radius:10px}.distance-modes-dialog__icons>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:7px}.distance-modes-dialog__icons button{display:grid;place-items:center;aspect-ratio:1;min-width:0;padding:0;border:1px solid #d7e4e1;border-radius:10px;color:#49656a;background:#fff;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.distance-modes-dialog__icons button:hover{border-color:#a9c7c3;background:#f2f8f7}.distance-modes-dialog__icons button[aria-pressed=true]{border-color:#6ba5a5;background:#e7f3f1;box-shadow:inset 0 0 0 1px #9fc7c3}.distance-modes-dialog__icons button:focus-visible{outline:2px solid #6faaa8;outline-offset:2px}.distance-modes-dialog__icons .distance-screen__mode-icon{width:100%;height:100%;border-radius:9px;background:transparent}.distance-modes-dialog__colors{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding:9px 10px 10px;border:1px solid #d8e5e2;border-radius:10px}.distance-modes-dialog__colors button{flex:0 0 28px;box-sizing:border-box;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;padding:0;border:3px solid #fff;border-radius:50%;outline:1px solid #cddbd8;background:var(--distance-choice-color);cursor:pointer}.distance-modes-dialog__colors button[aria-pressed=true]{outline:2px solid #1a6d74;outline-offset:1px}@media(max-width:480px){.distance-screen{gap:12px}.distance-screen__header{flex-direction:row;align-items:center}.distance-screen__header>div .MuiButton-root:first-child{min-width:40px;font-size:0}.distance-screen__header>div .MuiButton-root:first-child .MuiButton-startIcon{margin:0}.distance-screen__entry{grid-template-columns:auto minmax(0,1fr)}.distance-screen__entry:not(.distance-screen__entry--reorder){grid-template-columns:1fr}.distance-screen__entry-summary .distance-screen__entry-distance{grid-column:2}}.fuel-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:8px}.fuel-summary__item{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:1px 7px;min-width:0;padding:10px 11px;border:1px solid #dce7e5;border-radius:11px;background:#fbfdfd}.fuel-summary__item>span{display:grid;grid-row:1 / 3;place-items:center;color:#2b7778}.fuel-summary__item svg{width:20px;height:20px}.fuel-summary__item small{overflow:hidden;color:var(--fh-color-text-muted);font-size:.7rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fuel-summary__item strong{overflow:hidden;font-size:.88rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fuel-timeline{display:grid;gap:9px}.fuel-timeline>.MuiTypography-h6{margin:3px 0 1px;font-size:1rem}.fuel-event{position:relative;display:grid;gap:8px;overflow:hidden;padding:11px 12px 11px 16px;border:1px solid #dce7e5;border-radius:11px;background:#fff}.fuel-event:before{position:absolute;inset:0 auto 0 0;width:4px;background:#5a9d83;content:""}.fuel-event--fuel:before{background:#d86a5e}.fuel-event header,.fuel-event__main,.fuel-event__details{display:flex;align-items:center;justify-content:space-between;gap:9px}.fuel-event header time{color:var(--fh-color-text-muted);font-size:.68rem;white-space:nowrap}.fuel-event__kind{display:flex;align-items:center;gap:6px;color:#41646a;font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.fuel-event--fuel .fuel-event__kind{color:#a64c45}.fuel-event__main strong{font-size:.98rem}.fuel-event__main span,.fuel-event__details{color:var(--fh-color-text-muted);font-size:.75rem}.fuel-event__details{justify-content:flex-start;flex-wrap:wrap;gap:5px 13px}.fuel-event__parties{display:flex;flex-wrap:wrap;gap:6px 10px;padding-top:2px}.fuel-event__party{display:flex;align-items:center;gap:5px;min-width:0;color:#536970;font-size:.73rem}.fuel-event__party>span:last-child{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuel-event__meta,.fuel-event__actions{display:flex;align-items:center;gap:3px}.fuel-event__actions .MuiIconButton-root{width:36px;height:36px;color:var(--fh-color-text-muted)}.fuel-person-totals{display:grid;gap:7px;margin-top:2px;padding:3px 2px 10px}.fuel-person-totals>.MuiTypography-h6{margin:0;font-size:1rem}.fuel-person-totals>div{display:grid}.fuel-person-total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 2px;border-bottom:1px solid rgb(220 231 229 / 85%)}.fuel-person-total>span{display:flex;min-width:0;align-items:center;gap:9px}.fuel-person-total>span strong{overflow:hidden;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.fuel-person-total>strong{flex:0 0 auto;font-size:.85rem}.fuel-person-totals__empty.MuiTypography-root{padding:7px 0;font-size:.8rem}.vehicle-form{display:grid;gap:16px;padding:20px;border:1px solid var(--fh-color-border);border-radius:14px;background:#fff}.vehicle-form__title{display:flex;align-items:center;gap:12px}.vehicle-form__title>span{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;color:var(--fh-color-primary);background:#eaf4f2}.vehicle-form__title h6{font-weight:700}.vehicle-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vehicle-form__actions{display:flex;justify-content:flex-end;gap:10px}.trip-create{display:grid;min-height:100dvh;align-content:center;gap:clamp(28px,4vw,44px);padding:clamp(32px,6vw,80px) clamp(20px,5vw,64px);background:#f7f8fa}.trip-create__intro{display:grid;width:min(100%,820px);gap:10px;margin:0 auto;text-align:center}.trip-create__my-trips.MuiButton-root{min-height:40px;justify-self:start;margin-bottom:4px;padding:6px 8px;color:#315b66;border-radius:9px;text-transform:none;font-weight:600}.trip-create__my-trips.MuiButton-root:hover{color:#174b58;background:#eaf3f4}.trip-create__my-trips.MuiButton-root.Mui-focusVisible{color:#174b58;background:#eef6f7;box-shadow:0 0 0 3px #2a7a8733}.trip-create__intro h2.MuiTypography-root{margin:0;color:#263238;font-size:clamp(2rem,4vw,2.75rem);line-height:1.12;font-weight:600;letter-spacing:-.035em}.trip-create__intro p.MuiTypography-root{font-size:1rem;line-height:1.55}.trip-create__options{display:grid;width:min(100%,920px);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;margin:0 auto}.trip-create-card.MuiCard-root{border-color:#2632381f;border-radius:10px;background:#fff;box-shadow:0 2px 10px #2632380d}.trip-create-card--recommended.MuiCard-root{border-color:#1976d242;box-shadow:0 5px 18px #1976d217}.trip-create-card__content.MuiCardContent-root{display:grid;height:100%;grid-template-rows:auto 1fr auto;gap:24px;padding:28px}.trip-create-card__content.MuiCardContent-root:last-child{padding-bottom:28px}.trip-create-card__topline{display:flex;min-height:42px;align-items:flex-start;justify-content:space-between;gap:16px}.trip-create-card__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;color:#546e7a;background:#eef2f4}.trip-create-card__icon--cloud{color:#1565c0;background:#eaf3fc}.trip-create-card__badge.MuiChip-root{color:#1559a2;background:#edf5fd;font-weight:600}.trip-create-card h3.MuiTypography-root{margin:0;color:#263238;font-size:1.35rem;line-height:1.25;font-weight:600;letter-spacing:-.02em}.trip-create-card__benefits{display:grid;gap:11px;margin:18px 0 0;padding:0;color:#455a64;list-style:none}.trip-create-card__benefits li{display:flex;align-items:flex-start;gap:9px;line-height:1.45}.trip-create-card__benefits svg{flex:0 0 auto;margin-top:2px;color:#1976d2}.trip-create-card__copy{display:grid;align-content:start;gap:12px}.trip-create-card__copy p.MuiTypography-root{font-size:.94rem;line-height:1.55}.trip-create-card__note.MuiTypography-root{padding-top:12px;border-top:1px solid rgb(38 50 56 / 9%)}.trip-create-card .MuiButton-root{min-height:46px;border-radius:9px;text-transform:none;font-weight:600;box-shadow:none}.trip-create-card--local .MuiButton-root{border-color:#1976d257}.trip-create--form{width:100%;max-width:none}.trip-create--form>:is(.trip-create__intro,form,.status){width:min(100%,620px);margin-inline:auto}.trip-create--form form{padding:clamp(22px,4vw,34px);border:1px solid rgb(38 50 56 / 12%);border-radius:10px;background:#fff;box-shadow:0 2px 10px #2632380d}.trip-create-form{display:grid;gap:18px}.trip-create-form__context{display:flex;align-items:center;gap:12px;padding-bottom:2px}.trip-create-form__context p.MuiTypography-root{font-size:.93rem;line-height:1.5}.trip-create-form__context-copy{display:grid;gap:3px}.trip-create-form__context-copy h3.MuiTypography-root{margin:0;color:#263238;font-size:1rem;line-height:1.3;font-weight:600}.trip-create-form__icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:10px;color:#1976d2;background:#eaf3fc}.trip-create-form__icon--local{width:50px;height:50px;border-radius:12px}.fh-canonical-form .MuiOutlinedInput-root{border-radius:9px}.fh-canonical-form .MuiOutlinedInput-root.Mui-focused{outline:0;box-shadow:none}.fh-canonical-form :is(input.MuiInputBase-input,textarea.MuiInputBase-input):focus-visible{outline:0;box-shadow:none}.trip-create-people.MuiAccordion-root{overflow:hidden;border:1px solid rgb(38 50 56 / 12%);border-radius:9px;background:#fafbfc;box-shadow:none}.trip-create-people.MuiAccordion-root.Mui-expanded{border-color:#1976d238;background:#fbfdff;box-shadow:inset 3px 0 #90caf9}.trip-create-people.MuiAccordion-root:before{display:none}.trip-create-people__summary.MuiAccordionSummary-root,.trip-create-people__summary.MuiAccordionSummary-root.Mui-expanded,.trip-create-people__summary.MuiAccordionSummary-root.Mui-selected,.trip-create-people__summary.MuiAccordionSummary-root[aria-expanded=true]{min-height:54px;padding:0 14px;color:#263238;background-color:transparent!important}.trip-create-people__summary.MuiAccordionSummary-root:hover{background-color:#f5f8fb!important}.trip-create-people__summary.MuiAccordionSummary-root.Mui-focusVisible,.trip-create-people__summary.MuiAccordionSummary-root:focus-visible{background-color:#f3f8fd!important}.trip-create-people__summary .MuiAccordionSummary-expandIconWrapper{color:#1976d2}.trip-create-people__summary .MuiAccordionSummary-content{margin:12px 0}.trip-create-people__title{display:flex;align-items:center;gap:10px}.trip-create-people__title h3.MuiTypography-root{margin:0;color:#263238;font-size:.98rem;line-height:1.35;font-weight:600}.trip-create-people__title .MuiChip-root{height:24px;color:#607d8b;background:#eef2f4;font-size:.72rem}.trip-create-people__details.MuiAccordionDetails-root{display:grid;gap:14px;padding:0 14px 14px}.trip-create-people__helper.MuiTypography-root{max-width:520px;font-size:.86rem;line-height:1.5}.trip-create-people__list{display:grid;gap:10px}.trip-create-person{display:grid;grid-template-columns:44px minmax(0,1fr) 36px;align-items:start;gap:10px}.trip-create-person__avatar.MuiIconButton-root{width:44px;height:44px;flex:0 0 44px;padding:1px;border-radius:50%}.trip-create-person__avatar.MuiIconButton-root .MuiAvatar-root{border-radius:50%}.trip-create-person__remove.MuiIconButton-root{width:36px;height:36px;margin-top:4px;color:#78909c}.trip-create-person__remove.MuiIconButton-root:hover{color:#c62828;background:#fff1f1}.trip-create-people__add.MuiButton-root{min-height:36px;justify-self:start;border-color:#1976d24d;background:transparent;padding-inline:12px;text-transform:none;font-weight:600;box-shadow:none}.trip-create-people__add.MuiButton-root:hover{border-color:#1976d27a;background:#f2f7fd}.trip-create-avatar-picker{display:grid;grid-template-columns:repeat(4,48px);gap:6px;padding:10px}.trip-create-avatar-picker .MuiIconButton-root{width:48px;height:48px;box-sizing:border-box;flex:0 0 48px;padding:2px;border:2px solid transparent;border-radius:50%}.trip-create-avatar-picker .MuiIconButton-root .MuiAvatar-root{border-radius:50%}.trip-create-avatar-picker .MuiIconButton-root[aria-pressed=true]{border-color:#1976d2;border-radius:50%;background:#eaf3fc;box-shadow:0 0 0 2px #fff inset}.trip-create-form__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.trip-create-form__actions .MuiButton-root{min-height:44px;border-radius:9px;padding-inline:18px;text-transform:none;font-weight:600;box-shadow:none}.trip-create-form__actions .MuiButton-contained{min-width:180px}.date-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.expense-form{display:grid;gap:18px}.expense-primary{display:grid;grid-template-columns:minmax(0,2fr) minmax(110px,1fr);gap:12px}.party-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.party-choice{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:1px solid #dfe9e8;border-radius:12px}.party-choice input{width:20px;height:20px}.manual-shares{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.share-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--fh-space-2);padding:var(--fh-space-3);border-radius:var(--fh-radius-md);background:var(--fh-color-surface-muted)}.share-total--over{background:var(--fh-color-danger-muted);color:var(--fh-color-danger)}.app-layout--contextual:has(.expense-form--v1-parity){background:#fbfcfc}.expense-form--v1-parity{width:min(100%,880px);margin-inline:auto;gap:9px}.expense-form-loading{width:min(100%,880px);margin-inline:auto;gap:9px;padding:0 8px}.expense-form-loading__fields{display:grid;gap:9px}.expense-form-loading .MuiSkeleton-root{background:#174c5d12}.expense-form--v1-parity>.fh-page-header{margin:0 2px 3px}.expense-form--v1-parity>.fh-page-header h2{font-size:clamp(1.55rem,3vw,1.9rem)}.expense-form__surface.MuiPaper-root{overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.expense-form__section{display:grid;gap:9px;padding:11px 8px}.expense-form__separator{display:grid;grid-template-columns:minmax(18px,1fr) auto minmax(18px,1fr);align-items:center;gap:10px;margin:5px 0 4px;color:#526a70;text-align:center}.expense-form__separator:before,.expense-form__separator:after{content:"";height:1px;background:#174c5d24}.expense-form__separator h3{margin:0;color:inherit;font-size:.7rem;line-height:1.2;font-weight:800;letter-spacing:.085em;text-transform:uppercase}.expense-form__section-heading{display:flex;align-items:center;gap:9px}.expense-form__section-heading>div{min-width:0}.expense-form__section-heading h3{font-size:.88rem;line-height:1.25;font-weight:700}.expense-form__section-heading p{margin-top:2px;font-size:.82rem;line-height:1.4}.expense-form__section-icon{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border:1px solid rgb(25 118 210 / 12%);border-radius:7px;background:#f1f7fc;color:#1976d2}.expense-form__section-icon svg{width:17px;height:17px}.expense-form--v1-parity .MuiOutlinedInput-root{min-height:44px;border-radius:7px;outline:0;background:#fff;box-shadow:none}.expense-form--v1-parity .MuiInputBase-input{min-height:0;padding-top:10px;padding-bottom:10px}.expense-form--v1-parity .MuiInputBase-inputMultiline{padding:0}.expense-form--v1-parity .MuiOutlinedInput-root.Mui-focused{outline:0;box-shadow:none}.expense-form--v1-parity .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#1976d2}.expense-form--v1-parity :is(input.MuiInputBase-input,textarea.MuiInputBase-input):focus-visible{outline:0;box-shadow:none}.expense-form__amount-conversion.MuiInputAdornment-root{margin-left:6px;color:#087f77;font-size:.76rem;font-weight:750;white-space:nowrap}.currency-picker.currency-picker .MuiOutlinedInput-root{min-height:44px;border-radius:7px;outline:0;background:#fff;box-shadow:none}.currency-picker.currency-picker .MuiOutlinedInput-root.Mui-focused{outline:0;box-shadow:none}.currency-picker.currency-picker .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#1976d2}.currency-picker.currency-picker .MuiOutlinedInput-root.Mui-disabled{color:#667976;background:#f3f6f5}.currency-picker.currency-picker .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline{border-color:#d9e3e1}.currency-picker.currency-picker .MuiInputLabel-root.Mui-disabled{color:#7c8d8a}.currency-picker__value{display:block;min-width:0;overflow:hidden;color:#087f77;font-size:.86rem;font-weight:700;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap}.Mui-disabled .currency-picker__value{color:#60736f}.currency-picker__popover.MuiModal-root{z-index:1500}.currency-picker__menu.MuiPaper-root{width:min(330px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:min(420px,70dvh);border:1px solid #dbe7e5;border-radius:11px;background:#fff;opacity:1;box-shadow:0 12px 34px #17323629}.currency-picker__menu .MuiList-root{max-height:min(410px,68dvh);overflow-y:auto;padding-block:4px 6px}.currency-picker__group.MuiListSubheader-root{color:#46646b;background:#fffffff5;font-size:.68rem;line-height:38px;font-weight:800;letter-spacing:.075em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.currency-picker__option.MuiMenuItem-root{min-width:0;min-height:48px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;margin-inline:4px;border-radius:7px;color:#435b62;font-size:.86rem}.currency-picker__option.MuiMenuItem-root>strong{color:#087f77;font-size:.9rem}.currency-picker__option.MuiMenuItem-root>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.currency-picker__option.MuiMenuItem-root.Mui-selected{background:#edf6f6}.currency-picker__option.MuiMenuItem-root.Mui-selected:hover{background:#e4f1f1}.currency-picker__option.MuiMenuItem-root:focus-visible{outline:2px solid rgb(25 118 210 / 28%);outline-offset:-2px}.expense-form__field-label{color:var(--fh-color-text);font-size:.82rem;font-weight:700}.expense-form__split-control{display:grid;gap:6px}.expense-form__split-control .MuiToggleButtonGroup-root{overflow:hidden;border-radius:10px}.expense-form__split-control .MuiToggleButton-root{min-height:42px;gap:6px;border-color:#174c5d26;color:var(--fh-color-text-muted);font-size:.75rem;font-weight:650;letter-spacing:0;text-transform:none}.expense-form__split-control .MuiToggleButton-root.Mui-selected{background:#edf5fc;color:#1565c0}.expense-form__participants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.expense-form__participant{display:grid;width:100%;min-width:0;min-height:70px;grid-template-columns:40px minmax(0,1fr) 40px;grid-template-rows:24px 40px;align-items:center;justify-self:stretch;gap:2px 4px;padding:3px 4px;border:1px solid rgb(23 76 93 / 12%);border-radius:7px;background:#fff;transition:border-color .12s ease,background .12s ease}.expense-form__participant--included{border-color:#1976d233;background:#f9fcff}.expense-form__participant--gifted{border-color:#8ed9ad;background:#f2fbf6}.expense-form__participant>.MuiCheckbox-root{grid-column:1;grid-row:1 / 3}.expense-form__participant>.MuiCheckbox-root.Mui-checked,.expense-items-grid__assignment .MuiCheckbox-root.Mui-checked{color:#3f7f91}.expense-form__participant>.MuiCheckbox-root.Mui-checked:hover,.expense-items-grid__assignment .MuiCheckbox-root.Mui-checked:hover{background:#3f7f9114}.expense-form__participant>.MuiCheckbox-root.Mui-focusVisible,.expense-items-grid__assignment .MuiCheckbox-root.Mui-focusVisible{outline:2px solid rgb(63 127 145 / 38%);outline-offset:-2px}.expense-form__participant-name{min-width:0;grid-column:2 / 4;grid-row:1;overflow:hidden;font-size:.78rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.expense-form__equal-share{grid-column:2;grid-row:2;padding-inline:2px;color:var(--fh-color-text);font-size:.78rem;font-variant-numeric:tabular-nums;white-space:nowrap}.expense-form__manual-input{width:100%;grid-column:2;grid-row:2}.expense-form__manual-input .MuiOutlinedInput-root{min-height:40px}.expense-form__manual-input .MuiInputBase-input{padding-inline:7px;font-size:.78rem}.expense-form__gift.MuiIconButton-root{width:40px;height:40px;grid-column:3;grid-row:2;color:#547079;border:1px solid rgb(23 76 93 / 15%);border-radius:8px}.expense-form__gift.MuiIconButton-root[aria-pressed=true]{color:#187545;border-color:#8ed9ad;background:#e2f6ea}.expense-form__participant--interactive{grid-template-columns:minmax(0,1fr) 40px;grid-template-rows:28px 40px}.expense-form__participant--interactive>.MuiCheckbox-root{grid-column:2;grid-row:1;justify-self:end}.expense-form__participant-person.MuiButtonBase-root{display:flex;min-width:0;min-height:28px;grid-column:1;grid-row:1;justify-content:flex-start;gap:6px;border:0;border-radius:5px;padding:0 2px;color:inherit;background:transparent;box-shadow:none;text-align:left}.expense-form__participant-person.MuiButtonBase-root:hover{background:#1976d20d}.expense-form__participant-avatar{display:inline-flex;width:26px;min-width:26px;height:26px;min-height:26px;aspect-ratio:1 / 1;flex:0 0 26px;flex-shrink:0;align-self:center;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}.expense-form__participant-avatar>.fh-avatar.MuiAvatar-root{width:100%;min-width:100%;height:100%;min-height:100%;aspect-ratio:1 / 1;flex:0 0 100%}.expense-form__participant-avatar>.fh-avatar.MuiAvatar-root>img{display:block;width:100%;height:100%;object-fit:cover}.expense-form__participant--interactive .expense-form__participant-name{grid-column:auto;grid-row:auto}.expense-form__participant--interactive .expense-form__equal-share,.expense-form__participant--interactive .expense-form__manual-input{grid-column:1;grid-row:2}.expense-form__participant--interactive .expense-form__gift.MuiIconButton-root{grid-column:2;grid-row:2;justify-self:end}.expense-form__participant--readonly .expense-form__equal-share{grid-column:2 / 4}.expense-form__own-expense{display:flex;min-height:44px;align-items:center;gap:9px;padding:7px 9px;border-left:3px solid #90caf9;background:#f7fbff}.expense-form__own-expense-person{display:flex;min-width:0;flex:0 1 auto;align-items:center;gap:6px}.expense-form__own-expense-person>.MuiAvatar-root{flex:0 0 26px}.expense-form__own-expense-person .expense-form__avatar-fallback{width:26px;height:26px;color:#1565c0;background:#e3f2fd;font-size:.68rem;font-weight:750}.expense-form__own-expense-person strong{max-width:92px;overflow:hidden;font-size:.76rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.expense-form__own-expense p{min-width:0;flex:1;margin:0;font-size:.78rem;line-height:1.35}.expense-payments{display:grid;gap:5px}.expense-payments__header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(96px,1fr) repeat(3,30px);gap:4px;padding:0 4px;color:var(--fh-color-text-muted);font-size:.7rem;font-weight:650}.expense-payments__header span:nth-child(2){grid-column:2}.expense-payments__row{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1.4fr) minmax(96px,1fr) repeat(3,30px);align-items:center;gap:4px;overflow:hidden}.expense-payments__party,.expense-payments__amount,.expense-payments__party .MuiInputBase-root,.expense-payments__amount .MuiInputBase-root{width:100%;min-width:0}.expense-payments__party .MuiSelect-select,.expense-payments__amount .MuiInputBase-input{min-height:20px;padding:7px 9px;font-size:.78rem;font-weight:600}.expense-payments__party .MuiSelect-select{min-width:0;overflow:hidden;text-overflow:ellipsis}.expense-payments__method.MuiIconButton-root,.expense-payments__remove.MuiIconButton-root,.expense-payments__add.MuiIconButton-root{width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;padding:5px;border:1px solid rgb(23 76 93 / 14%);border-radius:7px}.expense-payments__method.MuiIconButton-root{color:#315f70}.expense-payments__add.MuiIconButton-root{color:#1976d2}.expense-payments__total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 10px;padding:6px 2px 2px;border-top:1px solid rgb(23 76 93 / 12%);color:var(--fh-color-danger);font-size:.76rem}.expense-payments__total--matched{color:#176a45}.expense-form__gift-funder.MuiInputBase-root{min-width:0;grid-column:1 / 3;grid-row:3;height:30px;font-size:.7rem}.expense-form--v1-parity .share-total{align-items:center;padding:7px 2px;border:0;border-top:1px solid rgb(23 76 93 / 12%);border-radius:0;background:transparent;font-size:.78rem}.expense-form--v1-parity .share-total--matched{color:#176a45}.expense-form__fx.MuiAccordion-root{overflow:hidden;border:1px solid rgb(23 76 93 / 14%);border-radius:10px;background:#fff;box-shadow:0 2px 8px #174c5d0d}.expense-form__fx.MuiAccordion-root:before{display:none}.expense-form__fx .MuiAccordionSummary-root{min-height:58px;padding:8px 12px}.expense-form__fx .MuiAccordionSummary-root:hover{background:#f8fbfc}.expense-form__fx .MuiAccordionSummary-content{min-width:0;align-items:center;gap:10px;margin:0}.expense-form__fx .MuiAccordionSummary-expandIconWrapper{color:#416874}.expense-form__fx .MuiAccordionDetails-root{display:grid;gap:10px;padding:2px 12px 12px;border-top:1px solid rgb(23 76 93 / 9%)}.expense-form__fx h4{color:#244f58;font-size:.76rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.expense-form__fx-icon,.expense-form__items-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid rgb(8 127 119 / 14%);border-radius:8px;color:#087f77;background:#f1f9f8}.expense-form__fx-summary{display:grid;min-width:0;gap:2px}.expense-form__fx-summary>*{overflow:hidden;font-size:.75rem;line-height:1.35;text-overflow:ellipsis}.expense-form__fx-summary>strong{color:#174f78;font-size:.86rem;white-space:nowrap}.expense-form__fx-manual{font-size:.78rem;line-height:1.4}.expense-form__fx-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.expense-form__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.expense-form__actions .fh-button{min-height:44px}.expense-form__metadata-heading{display:flex;align-items:center;gap:6px;color:#1565c0}.expense-form__metadata-heading h4{color:var(--fh-color-text);font-size:.9rem;font-weight:700}.expense-form__category,.expense-form__keywords,.expense-form__popular{display:grid;gap:6px}.expense-form__popular>p{font-size:.78rem}.expense-form__category-suggestion{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;border-radius:9px;background:#f7fbff}.expense-form__category-suggestion p{font-size:.8rem}.expense-form__chips{display:flex;flex-wrap:wrap;gap:5px}.expense-form__chips .MuiChip-root{height:30px;border-radius:7px;font-size:.76rem}.expense-form__itemized-source.MuiPaper-root{display:flex;align-items:center;gap:10px;padding:12px;border-color:#1976d22e;border-radius:10px;background:#f7fbff;box-shadow:none;color:#1565c0}.expense-form__itemized-source p{color:var(--fh-color-text-muted);font-size:.84rem}.expense-form__items{padding:0}.expense-form__items,.expense-form__items .MuiAccordion-root,.expense-form__items .MuiAccordionDetails-root,.expense-items-v1{min-width:0;max-width:100%}.expense-form__items .MuiAccordion-root{overflow:hidden;border:1px solid rgb(23 76 93 / 14%);border-radius:10px;background:#fff;box-shadow:0 2px 8px #174c5d0d}.expense-form__items .MuiAccordion-root:before{display:none}.expense-form__items .MuiAccordionSummary-root{min-height:58px;padding:8px 12px;background:#fff}.expense-form__items .MuiAccordionSummary-root:hover{background:#f8fbfc}.expense-form__items .MuiAccordionSummary-root.Mui-focusVisible{background:#f3f9f9;box-shadow:inset 0 0 0 2px #087f7738}.expense-form__items .MuiAccordionSummary-content{min-width:0;align-items:center;gap:10px;margin:0}.expense-form__items .MuiAccordionSummary-expandIconWrapper{color:#416874}.expense-form__items .MuiAccordionSummary-content h3{min-width:0;overflow:hidden;color:#244f58;font-size:.76rem;font-weight:800;letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.expense-form__items .MuiAccordionDetails-root{padding:10px 12px 12px;border-top:1px solid rgb(23 76 93 / 9%)}.expense-items-v1{display:grid;gap:12px}.expense-items-v1__empty{padding:10px 0 2px;font-size:.84rem}.expense-items-grid-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid rgb(23 76 93 / 14%);border-radius:9px;background:#fff;overscroll-behavior-inline:contain;scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.expense-items-grid-scroll:focus-visible{outline:3px solid rgb(25 118 210 / 28%);outline-offset:2px}.expense-items-grid{min-width:max(100%,calc(170px + var(--expense-party-count) * 48px))}.expense-items-grid__row{display:grid;grid-template-columns:minmax(170px,1fr) repeat(var(--expense-party-count),minmax(48px,.45fr));min-width:100%}.expense-items-grid__row:not(.expense-items-grid__head){cursor:pointer;-webkit-tap-highlight-color:transparent}.expense-items-grid__row:not(.expense-items-grid__head):hover .expense-items-grid__item-copy strong{color:#176a73}.expense-items-grid__row:focus-visible{outline:none}.expense-items-grid__row:focus-visible .expense-items-grid__item-cell{outline:2px solid rgb(25 118 210 / 38%);outline-offset:-2px}.expense-items-grid__row+.expense-items-grid__row{border-top:1px solid rgb(23 76 93 / 10%)}.expense-items-grid__head{min-height:56px;background:#fff;color:var(--fh-color-text-muted);font-size:.72rem;font-weight:700}.expense-items-grid__item-cell{position:sticky;left:0;z-index:1;display:block;min-width:0;min-height:54px;padding:7px 8px 5px 10px;background:#fff;box-shadow:1px 0 #174c5d1a}.expense-items-grid__head .expense-items-grid__item-cell{z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;background:#fff}.expense-items-matrix-action{padding:0;border:0;background:transparent;color:#356872;font:inherit;font-size:.66rem;font-weight:700;cursor:pointer}.expense-items-matrix-action:hover{background:transparent;color:#356872;text-decoration:none}.expense-items-matrix-action:active{background:transparent;color:#356872;transform:none}.expense-items-matrix-action:focus-visible{border-radius:3px;background:transparent;color:#356872;outline:2px solid rgb(25 118 210 / 35%);outline-offset:1px}.expense-items-grid__person-head{display:grid;min-width:48px;place-items:stretch;padding:0;border-left:1px solid rgb(23 76 93 / 9%);overflow:hidden;text-align:center;text-overflow:ellipsis}.expense-items-grid__person-head button{min-width:100%;padding:5px 3px;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.expense-items-grid__person-head button:focus-visible{outline:2px solid rgb(25 118 210 / 40%);outline-offset:-2px}.expense-items-grid__person-head--excluded{background:#fff;color:#879397}.expense-items-grid__person-head--excluded button{opacity:.65}.expense-items-grid__assignment--excluded{background:#e5eaed;color:#68767a}.expense-items-grid__item-copy{display:grid;min-width:0;gap:1px}.expense-items-grid__item-copy strong{display:flex;align-items:center;min-width:0;gap:4px;overflow:hidden;color:var(--fh-color-text);font-size:.8rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.expense-items-grid__item-copy small{color:var(--fh-color-text-muted);font-size:.7rem;font-variant-numeric:tabular-nums}.expense-items-grid__total-marker{display:inline-grid;flex:0 0 auto;width:19px;height:19px;place-items:center;border:1px solid #a9d2cf;border-radius:50%;background:#edf8f6;color:#257c75}.expense-items-grid__assignment{display:grid;min-width:48px;min-height:48px;place-items:center;border-left:1px solid rgb(23 76 93 / 9%)}.expense-items-grid__assignment .MuiCheckbox-root{width:36px;height:36px;padding:6px}.expense-items-grid__assignment .MuiCheckbox-root svg{font-size:1.2rem}.expense-items-grid__row--editing .expense-items-grid__item-cell{box-shadow:inset 3px 0 #4f8f96,1px 0 #174c5d1a}.expense-items-grid__row--invalid>*,.expense-items-grid__row--invalid:hover>*{background:#fff0f0}.expense-items-grid__row--invalid>*{box-shadow:inset 0 1px #d32f2f1f,inset 0 -1px #d32f2f1f}.expense-items-grid__row--invalid .expense-items-grid__item-cell{color:#9f2e2e}.expense-item-editor{display:grid;gap:9px;padding:10px;border:1px solid rgb(23 76 93 / 14%);border-radius:10px;background:#f8fbfb}.expense-item-editor--editing{border-color:#1e7e7852;background:#f4faf9;box-shadow:0 4px 14px #174c5d12}.expense-item-editor__fields{display:grid;grid-template-columns:minmax(0,1fr) 122px 76px;gap:8px}.expense-item-editor__amount-mode{width:max-content;max-width:100%;margin:0}.expense-item-editor__amount-mode .MuiFormControlLabel-label{font-size:.78rem;font-weight:600}.expense-item-editor__actions{display:flex;justify-content:flex-end;gap:6px}.expense-item-editor__actions .MuiButton-root{min-height:38px;padding:5px 7px;font-size:.72rem;line-height:1.15;white-space:nowrap}.expense-item-editor__actions .expense-item-editor__delete{width:34px;height:34px;min-height:34px;margin-right:auto;padding:5px;color:#c62828}.expense-item-person-totals{display:grid;gap:6px;padding:10px 12px;border-top:1px solid rgb(23 76 93 / 10%);border-bottom:1px solid rgb(23 76 93 / 10%)}.expense-item-person-totals h4{font-size:.78rem;font-weight:700}.expense-item-person-totals>div{display:grid;gap:3px}.expense-item-person-totals__row{display:flex;justify-content:space-between;gap:12px;color:var(--fh-color-text-muted);font-size:.76rem}.expense-item-person-totals__row strong{color:var(--fh-color-text);font-variant-numeric:tabular-nums}.expense-form__item-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:9px;background:var(--fh-color-danger-muted);color:var(--fh-color-danger);font-size:.82rem}.expense-form__item-total--matched{background:#edf8f2;color:#176a45}.expense-history{display:grid;gap:14px}.expense-card{display:grid;min-width:0;gap:var(--fh-space-3);padding:var(--fh-space-4);border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);background:var(--fh-color-surface)}.expense-card__top{display:flex;justify-content:space-between;gap:16px}.expense-card__top h3{margin:0 0 6px}.expense-card__metadata{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--fh-color-text-muted);font-size:.78rem}.expense-card__items{display:grid;gap:6px;margin-top:10px;padding:0;list-style:none}.expense-card__items li{display:flex;justify-content:space-between;gap:12px}.expense-amount{display:grid;justify-items:end;gap:4px;text-align:right}.status-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf3f2;font-size:.75rem;font-weight:800}.expense-card dl{display:grid;gap:6px}.expense-card dl div{display:flex;justify-content:space-between;gap:12px}.expense-card dd{margin:0}.danger{background:var(--fh-color-danger)}.expense-form button,.expense-card button{min-height:44px}.expense-form button:focus-visible,.expense-card :is(button,summary):focus-visible{outline:3px solid rgba(29,125,137,.35);outline-offset:2px}.app-layout--contextual:has(.finance){background:var(--fh-color-surface)}.finance{display:grid;gap:var(--fh-space-8);background:var(--fh-color-surface)}.finance-subnav{min-width:0;overflow-x:auto;border-bottom:1px solid var(--fh-color-border);scrollbar-width:thin}.finance-subnav__track{display:flex;width:100%;min-width:max-content}.finance-subnav__item{position:relative;display:grid;min-width:78px;min-height:64px;flex:1 0 78px;grid-template-rows:26px auto;place-items:center;gap:2px;padding:7px 6px 8px;border:0;background:transparent;color:var(--fh-color-text-muted);font:inherit;font-size:var(--fh-text-caption);font-weight:var(--fh-weight-medium);white-space:nowrap;cursor:pointer}.finance-subnav__item:after{position:absolute;bottom:0;left:50%;width:32px;height:2px;transform:translate(-50%);border-radius:999px 999px 0 0;background:transparent;content:""}.finance-subnav__item:hover{color:var(--fh-color-text);background:transparent}.finance-subnav__item svg{transition:color var(--fh-motion-fast),transform var(--fh-motion-fast)}.finance-subnav__item:hover svg{transform:translateY(-1px)}.finance-subnav__item[aria-current=page]{color:var(--fh-color-primary);font-weight:var(--fh-weight-bold)}.finance-subnav__item[aria-current=page]:after{background:var(--fh-color-primary)}.finance-subnav__item:focus-visible{z-index:1;outline:3px solid rgba(29,125,137,.35);outline-offset:-3px}.finance-section{min-width:0;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-lg);padding:var(--fh-space-6);background:var(--fh-color-surface)}.finance-section--settlements{margin-top:calc(-1 * var(--fh-space-4));border:0;border-radius:0;padding:0}.finance-section--settlements>section>h3{margin-top:0}.finance--compact-top{gap:0}.finance--compact-top .finance-section--settlements{margin-top:0;padding-top:12px}.finance--compact-top .finance-section--repayments,.finance--compact-top .finance-history{padding-top:12px}.finance--summary .finance-summary__overview{border:0;border-radius:0;padding:10px clamp(16px,4vw,24px) 20px}.finance--summary .finance-summary__balances{border-width:1px 0 0;border-radius:0;padding:20px clamp(16px,4vw,24px) var(--fh-space-6)}.finance-summary__balances>.fh-section-header{margin-bottom:12px}.finance-summary-tabs{display:flex;min-height:36px;align-items:end;gap:22px;margin-top:16px;border-bottom:1px solid var(--fh-color-border)}.finance-summary-tabs button{position:relative;min-height:36px;padding:0 1px 9px;border:0;background:transparent;color:var(--fh-color-text-muted);font:inherit;font-size:.82rem;font-weight:var(--fh-weight-medium);cursor:pointer}.finance-summary-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px 2px 0 0;background:transparent;content:""}.finance-summary-tabs button[aria-selected=true]{color:var(--fh-color-primary);font-weight:var(--fh-weight-bold)}.finance-summary-tabs button[aria-selected=true]:after{background:var(--fh-color-primary)}.finance-summary-tabs button:focus-visible{outline:3px solid rgba(29,125,137,.28);outline-offset:2px}.finance-summary__participants{min-width:0;border-top:1px solid var(--fh-color-border);padding:20px clamp(16px,4vw,24px) var(--fh-space-6)}.finance-overview__kpis{display:grid;min-width:0;gap:10px}.finance-overview__facts{display:grid;min-width:0;margin:0}.finance-overview__facts--balance{grid-template-columns:minmax(0,1fr)}.finance-overview__facts--metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.finance-overview__scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:3px;border:1px solid color-mix(in srgb,var(--fh-color-primary) 8%,var(--fh-color-border));border-radius:10px;background:color-mix(in srgb,var(--fh-color-primary) 3%,white)}.finance-overview__scope button{min-width:0;min-height:29px;border:0;border-radius:7px;padding:4px 5px;color:var(--fh-color-text-muted);background:transparent;font:inherit;font-size:.68rem;line-height:1.15;cursor:pointer}.finance-overview__scope button[aria-pressed=true]{color:var(--fh-color-primary);background:#fff;box-shadow:0 1px 3px #172b311a;font-weight:var(--fh-weight-bold)}.finance-overview__scope button:focus-visible{outline:2px solid color-mix(in srgb,var(--fh-color-primary) 42%,transparent);outline-offset:1px}.finance-overview__scope-unavailable{margin:0;color:var(--fh-color-text-muted);font-size:.72rem;text-align:center}.finance-overview__fact{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;row-gap:3px;align-items:center;padding:13px;overflow:hidden;border:1px solid color-mix(in srgb,var(--fh-color-primary) 8%,var(--fh-color-border));border-radius:var(--fh-radius-md);background:color-mix(in srgb,var(--fh-color-primary) 2%,white)}.finance-overview__fact-icon{display:grid;width:30px;height:30px;grid-column:1;grid-row:1 / 3;align-self:center;place-items:center;border-radius:50%;color:color-mix(in srgb,var(--fh-color-primary) 62%,var(--fh-color-text-muted));background:color-mix(in srgb,var(--fh-color-primary) 5%,white)}.finance-overview__facts dt{min-width:0;grid-column:2;grid-row:1;color:var(--fh-color-text-muted);font-size:.72rem;line-height:1.25;text-align:right}.finance-overview__facts dd{min-width:0;grid-column:2;grid-row:2;justify-self:end;margin:0;color:var(--fh-color-text);font-size:1.08rem;line-height:1.15;font-weight:var(--fh-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.finance-overview__fact--total,.finance-overview__fact--count{grid-template-columns:30px minmax(0,1fr);column-gap:9px;padding:13px}.finance-overview__fact--total .finance-overview__fact-icon,.finance-overview__fact--count .finance-overview__fact-icon{grid-column:1;grid-row:1;align-self:start}.finance-overview__fact--total dt,.finance-overview__fact--count dt{grid-column:2;text-align:left}.finance-overview__fact--total dt{white-space:nowrap}.finance-overview__facts--paidByMe .finance-overview__fact--total dt{white-space:normal}.finance-overview__fact--count dt{max-width:48px}.finance-overview__fact--total dd,.finance-overview__fact--count dd{grid-column:1 / -1;justify-self:end;font-size:1rem}.finance-overview__fact--count dd{justify-self:center}.finance-overview__fact--balance{grid-template-columns:30px minmax(0,1fr) auto;grid-template-rows:auto;padding-block:17px}.finance-overview__fact--balance .finance-overview__fact-icon{grid-row:1}.finance-overview__fact--balance dt{grid-column:2;grid-row:1;text-align:left}.finance-overview__fact--balance dd{grid-column:3;grid-row:1}.participant-cost-share{display:grid;min-width:0;justify-items:center;gap:18px}.participant-cost-share>header{justify-self:stretch}.participant-cost-share>header :is(h3,p){margin:0}.participant-cost-share>header h3{font-size:1.15rem}.participant-cost-share>header p{margin-top:4px;color:var(--fh-color-text-muted);font-size:.84rem;line-height:1.45}.participant-cost-share__chart{display:grid;width:min(210px,64vw);aspect-ratio:1;place-items:center;border-radius:50%}.participant-cost-share__chart>div{display:grid;width:72%;aspect-ratio:1;place-content:center;border-radius:50%;background:#fff;text-align:center;box-shadow:0 0 0 1px color-mix(in srgb,var(--fh-color-border) 72%,transparent)}.participant-cost-share__chart strong{font-size:1.35rem;font-variant-numeric:tabular-nums}.participant-cost-share__chart span{color:var(--fh-color-text-muted);font-size:.72rem}.participant-cost-share__legend{display:grid;width:100%;gap:0;margin:0;padding:0;list-style:none}.participant-cost-share__legend li{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:9px 2px;border-bottom:1px solid var(--fh-color-border)}.participant-cost-share__legend li:last-child{border-bottom:0}.participant-cost-share__person{position:relative;display:flex;min-width:0;align-items:center;gap:9px}.participant-cost-share__avatar,.participant-cost-share__avatar .fh-avatar{width:38px;height:38px}.participant-cost-share__avatar .fh-avatar{font-size:.78rem}.participant-cost-share__dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.participant-cost-share__person>strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.expense-breakdown__label{display:flex;min-width:0;align-items:center;gap:9px}.expense-breakdown__label>span:last-child{display:grid;min-width:0;gap:1px}.expense-breakdown__label strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.expense-breakdown__label small{color:var(--fh-color-text-muted);font-size:.72rem}.participant-cost-share__value{display:grid;flex:0 0 auto;justify-items:end;gap:1px;font-variant-numeric:tabular-nums}.participant-cost-share__value>strong{font-size:.9rem}.participant-cost-share__value small{color:var(--fh-color-text-muted);font-size:.76rem}.participant-cost-share--empty{min-height:180px;place-content:center;color:var(--fh-color-text-muted);font-size:.88rem}.participant-cost-share--empty p{margin:0}.keyword-cost-share{display:grid;min-width:0;gap:14px}.keyword-cost-share>header :is(h3,p),.keyword-cost-share__card header :is(h4,p){margin:0}.keyword-cost-share>header h3{font-size:1.15rem}.keyword-cost-share>header p{margin-top:4px;color:var(--fh-color-text-muted);font-size:.84rem;line-height:1.45}.keyword-cost-share__grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.keyword-cost-share__card{display:grid;min-width:0;align-content:start;justify-items:center;gap:8px;padding:12px 10px 10px;border:1px solid var(--fh-color-border);border-radius:14px;background:color-mix(in srgb,white 96%,var(--fh-color-primary))}.keyword-cost-share__card>header{width:100%;min-width:0}.keyword-cost-share__card h4{display:-webkit-box;overflow:hidden;min-height:2.5em;font-size:.88rem;line-height:1.25;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.keyword-cost-share__card header p{margin-top:2px;color:var(--fh-color-text-muted);font-size:.68rem}.keyword-cost-share__chart{display:grid;width:66px;aspect-ratio:1;place-items:center;border-radius:50%}.keyword-cost-share__chart>div{width:67%;aspect-ratio:1;border-radius:50%;background:#fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--fh-color-border) 70%,transparent)}.keyword-cost-share__total{font-size:.88rem;font-variant-numeric:tabular-nums}.keyword-cost-share__card ul{display:grid;width:100%;min-width:0;gap:5px;margin:0;padding:7px 0 0;border-top:1px solid color-mix(in srgb,var(--fh-color-border) 78%,transparent);list-style:none}.keyword-cost-share__card li{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:5px}.keyword-cost-share__person{display:flex;min-width:0;align-items:center;gap:5px}.keyword-cost-share__person>span:last-child{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.keyword-cost-share__avatar,.keyword-cost-share__avatar :is(svg,.fh-avatar){width:24px;height:24px;flex:0 0 auto}.keyword-cost-share__avatar .fh-avatar{font-size:.55rem}.keyword-cost-share__card li>strong{flex:0 0 auto;font-size:.66rem;font-variant-numeric:tabular-nums}.keyword-cost-share--empty{min-height:180px;place-content:center;color:var(--fh-color-text-muted);font-size:.88rem}.keyword-cost-share--empty p{margin:0}.periodic-cost{display:grid;min-width:0;gap:var(--fh-space-5);padding:0 clamp(12px,3vw,24px) var(--fh-space-6)}.periodic-cost .fh-page-header h2{font-size:1.55rem;line-height:1.2}.periodic-cost .fh-page-header p{font-size:.9rem;line-height:1.45}.periodic-cost__surface{display:grid;min-width:0;gap:var(--fh-space-5);padding:var(--fh-space-5)}.periodic-cost__fields{display:grid;gap:10px}.periodic-cost__field-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 96px;gap:10px;align-items:start}.periodic-cost__fields .MuiInputBase-root{height:40px;outline:0;box-shadow:none}.periodic-cost__fields .MuiOutlinedInput-root.Mui-focused{outline:0;box-shadow:none}.periodic-cost__fields .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:var(--fh-color-primary)}.periodic-cost__fields :is(input.MuiInputBase-input):focus-visible{outline:0;box-shadow:none}.periodic-cost__matrix-section,.periodic-cost__totals{display:grid;min-width:0;gap:var(--fh-space-2)}.periodic-cost__matrix-section h3,.periodic-cost__totals h3{margin:0;font-size:.92rem}.periodic-cost__matrix-shell{display:grid;min-width:0;grid-template-columns:48px minmax(0,1fr);overflow:hidden;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md)}.periodic-cost__day-column{position:relative;z-index:2;display:grid;grid-template-rows:76px repeat(auto-fit,42px);box-shadow:1px 0 0 var(--fh-color-border);background:var(--fh-color-surface);font-size:.82rem;font-variant-numeric:tabular-nums}.periodic-cost__day-column>*{display:grid;place-items:center;border-bottom:1px solid var(--fh-color-border)}.periodic-cost__day-column>:last-child{border-bottom:0}.periodic-cost__day-column strong{color:#496661;background:#f0f6f4;font-size:.68rem}.periodic-cost__matrix-scroll{position:relative;isolation:isolate;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;touch-action:pan-x pan-y}.periodic-cost__matrix-scroll:focus-visible{outline:3px solid rgba(29,125,137,.25);outline-offset:2px}.periodic-cost__matrix{width:100%;min-width:max(100%,calc(92px + var(--periodic-party-count) * 38px));border-collapse:separate;border-spacing:0;font-size:.76rem;font-variant-numeric:tabular-nums}.periodic-cost__matrix th,.periodic-cost__matrix td{height:42px;padding:0 4px;border-right:1px solid var(--fh-color-border);border-bottom:1px solid var(--fh-color-border);background:var(--fh-color-surface);text-align:center;white-space:nowrap}.periodic-cost__matrix tr:last-child>*{border-bottom:0}.periodic-cost__matrix tr>*:last-child{border-right:0}.periodic-cost__matrix thead th{height:76px;color:#496661;background:#f0f6f4;font-size:.67rem;font-weight:700;vertical-align:bottom}.periodic-cost__matrix .periodic-cost__person-heading{width:38px;min-width:38px;padding:3px 0}.periodic-cost__person-heading span{display:inline-block;max-height:68px;overflow:hidden;writing-mode:vertical-rl;transform:rotate(180deg);text-overflow:ellipsis;white-space:nowrap}.periodic-cost__matrix td{width:38px;min-width:38px;padding:0}.periodic-cost__matrix td .MuiCheckbox-root{padding:6px}.periodic-cost__matrix td .MuiCheckbox-root svg{width:19px;height:19px}.periodic-cost__matrix td .MuiCheckbox-root.Mui-checked{color:#43857f}.periodic-cost__matrix td .MuiCheckbox-root.Mui-checked:hover{background:#43857f14}.periodic-cost__matrix .periodic-cost__day-total{width:92px;min-width:92px;padding:3px 7px;color:var(--fh-color-text-muted);text-align:right;vertical-align:middle}.periodic-cost__day-total strong{display:block;color:#355b56;font-size:.76rem;line-height:1.2;font-weight:700}.periodic-cost__day-total small{display:block;margin-top:1px;font-size:.62rem;line-height:1.2;white-space:nowrap}.periodic-cost__totals dl{display:grid;gap:0;margin:0;border-top:1px solid var(--fh-color-border)}.periodic-cost__totals dl div{display:flex;justify-content:space-between;gap:var(--fh-space-4);padding:7px 2px;border-bottom:1px solid var(--fh-color-border);font-size:.88rem}.periodic-cost__totals dd{margin:0;color:#355b56;font-size:.86rem;font-weight:700;font-variant-numeric:tabular-nums}.periodic-cost__actions{display:flex;justify-content:flex-end;gap:var(--fh-space-2)}@media(max-width:640px){.periodic-cost{gap:var(--fh-space-4);padding-inline:0}.periodic-cost__surface{gap:var(--fh-space-4);padding:12px}.periodic-cost__field-row{grid-template-columns:minmax(0,1fr) 90px}}@media(max-width:520px){.vehicles-screen{gap:10px}.vehicles-section{gap:11px;padding:13px}.vehicles-section__heading{align-items:stretch;flex-direction:column}.vehicles-section__actions .MuiButton-root{min-height:42px}.vehicle-card{grid-template-columns:38px minmax(0,1fr)}.vehicle-card__icon{width:38px;height:38px}.vehicle-card__actions{grid-column:1 / -1;justify-content:flex-end;border-top:1px solid #edf2f1;padding-top:7px}.vehicle-form{padding:16px}.vehicle-form__row{grid-template-columns:1fr}}.app-layout--contextual:has(.trip-settings){padding-bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + 36px + env(safe-area-inset-bottom));background:#fff}.trip-settings{display:grid;width:min(100%,840px);min-width:0;gap:16px;margin:0 auto;padding:0 clamp(12px,3vw,24px) 28px}.trip-settings__back{display:inline-flex;width:max-content;min-height:38px;align-items:center;gap:7px;margin:0 0 -3px -8px;border:0;padding:6px 8px;color:#315f65;background:transparent;box-shadow:none;font-size:.8rem;font-weight:700}.trip-settings__back:hover,.trip-settings__back:active{color:#176b74;background:#edf6f5;transform:none}.trip-settings__back:focus-visible{outline:3px solid rgb(31 139 150 / 22%);outline-offset:1px}.trip-settings__page-heading{display:grid;min-width:0;gap:5px;padding:1px 2px 5px}.trip-settings__page-heading .eyebrow{margin:0;color:#3f7d83}.trip-settings__page-heading h2{margin:0;overflow-wrap:anywhere;font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.08}.trip-settings__page-heading>p:last-child{max-width:590px;margin:2px 0 0;color:var(--fh-color-text-muted);font-size:.88rem;line-height:1.5}.trip-settings>.status{margin:0}.trip-settings__form{display:grid;min-width:0;gap:12px}.trip-settings__card{display:grid;min-width:0;overflow:hidden;border:1px solid #dfe9e8;border-radius:16px;background:#fff;box-shadow:0 4px 14px #1f322f0a}.trip-settings__card--locked{border-color:#e5dfcf}.trip-settings__section-heading{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:15px 17px 13px;border-bottom:1px solid #e8efee;background:#fff}.trip-settings__section-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#27727a;background:#eaf5f3}.trip-settings__card--locked .trip-settings__section-icon{color:#8a6a2f;background:#f7f1e5}.trip-settings__section-heading>span:last-child{display:grid;min-width:0;gap:2px}.trip-settings__section-heading h3,.trip-settings__section-heading p{margin:0}.trip-settings__section-heading h3{color:#294d53;font-size:.98rem;line-height:1.3}.trip-settings__section-heading p{color:#718286;font-size:.74rem;line-height:1.4}.trip-settings__card-body{display:grid;min-width:0;gap:14px;margin:0;border:0;padding:16px 17px 18px}.trip-settings__field{display:grid;min-width:0;gap:6px;color:#405b57;font-size:.76rem;font-weight:750}.trip-settings__field>span:first-child{display:flex;min-width:0;align-items:baseline;gap:5px}.trip-settings__field small{color:#839391;font-size:.66rem;font-weight:600}.trip-settings__field>input,.trip-settings__field>textarea,.trip-settings__control{width:100%;min-width:0;border:1px solid #cfdcda;border-radius:11px;color:#243d42;background:#fff;box-shadow:0 1px 2px #1f322f08;font:inherit;font-size:.88rem;font-weight:500;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.trip-settings__field>input{min-height:46px;padding:10px 12px}.trip-settings__field>textarea{min-height:112px;padding:11px 12px;line-height:1.5;resize:vertical}.trip-settings__field>:is(input,textarea)::placeholder{color:#9aa8a6;opacity:1}.trip-settings__field>:is(input,textarea):hover:not(:disabled),.trip-settings__control:hover:not(:has(input:disabled)){border-color:#a9c3bf}.trip-settings__field>:is(input,textarea):focus-visible{border-color:#27818a;outline:0;box-shadow:0 0 0 3px #27818a24}.trip-settings__field>:is(input,textarea):disabled{border-color:#dde5e3;color:#748480;background:#f3f6f5;box-shadow:none;cursor:not-allowed;opacity:1}.trip-settings__control{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;padding-left:11px;color:#69817e}.trip-settings__control:focus-within{border-color:#27818a;box-shadow:0 0 0 3px #27818a24}.trip-settings__control:has(input:disabled){border-color:#dde5e3;color:#94a09e;background:#f3f6f5;box-shadow:none}.trip-settings__control input{width:100%;min-width:0;min-height:44px;border:0;padding:9px 11px 9px 4px;outline:0;color:#243d42;background:transparent;font:inherit;font-size:.88rem}.trip-settings__control input:disabled{color:#748480;cursor:not-allowed;opacity:1}.trip-settings__row{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.trip-settings__dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.trip-settings__date-group{display:grid;min-width:0;align-content:start;gap:11px}.trip-settings__date-group+.trip-settings__date-group{border-left:1px solid #e6edec;padding-left:16px}.trip-settings__date-group>header{display:flex;min-width:0;align-items:center;gap:8px}.trip-settings__date-group>header>span:last-child{display:grid;min-width:0;gap:1px}.trip-settings__date-group strong{color:#36565c;font-size:.8rem}.trip-settings__date-group small{color:#879592;font-size:.65rem}.trip-settings__date-icon{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border-radius:9px;color:#317d84;background:#edf6f5}.trip-settings__date-icon--arrival{color:#557366;background:#eef4ef}.trip-settings__currency{max-width:340px}.trip-settings__currency .MuiFormHelperText-root{margin-inline:2px}.trip-settings__card--locked .trip-settings__currency .MuiOutlinedInput-root.Mui-disabled{background:#f5f7f6}.trip-settings__locked-note{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;border:1px solid #eadfc7;border-radius:12px;padding:11px 12px;color:#765b2b;background:#fffaf0}.trip-settings__locked-note>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#f5ead4}.trip-settings__locked-note p{display:grid;gap:2px;margin:0}.trip-settings__locked-note strong{font-size:.78rem}.trip-settings__locked-note small{color:#826f4c;font-size:.71rem;line-height:1.45}.trip-settings__map-fields{gap:12px}.trip-settings__field-help{display:flex;align-items:flex-start;gap:6px;margin:0;color:#738784;font-size:.7rem;line-height:1.4}.trip-settings__field-help svg{flex:0 0 auto;margin-top:1px;color:#498188}.trip-settings__save-bar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d8e6e3;border-radius:14px;padding:11px 12px 11px 15px;background:#f8fbfa}.trip-settings__save-bar p{display:grid;min-width:0;gap:1px;margin:0}.trip-settings__save-bar strong{color:#38585d;font-size:.78rem}.trip-settings__save-bar small{color:#788a87;font-size:.68rem}.trip-settings__save{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;border:1px solid #176d75;border-radius:11px;padding:8px 15px;color:#fff;background:#1f7d86;box-shadow:0 3px 9px #1f7d862e;font-size:.78rem;font-weight:750}.trip-settings__save:hover:not(:disabled){background:#176d75;box-shadow:0 4px 12px #1f7d863b}.trip-settings__save:focus-visible{outline:3px solid rgb(31 139 150 / 25%);outline-offset:2px}.trip-settings__save:disabled{opacity:.6;cursor:not-allowed}.trip-settings__media .trip-settings__card-body{gap:16px}.trip-settings__media-summary{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:12px;border:1px solid #e0ebe9;border-radius:15px;padding:12px;background:#fbfdfc}.trip-settings__media-summary article{display:grid;min-width:0;align-content:start;gap:7px}.trip-settings__media-summary article>header{display:flex;min-width:0;min-height:31px;align-items:center;justify-content:space-between;gap:7px}.trip-settings__media-summary article>header>span{display:grid;min-width:0;gap:1px}.trip-settings__media-summary strong{color:#36565c;font-size:.76rem}.trip-settings__media-summary small{color:#81918e;font-size:.62rem;line-height:1.3}.trip-settings__media-summary img,.trip-settings__media-empty{display:grid;width:100%;place-items:center;overflow:hidden;border-radius:10px;object-fit:cover;color:#829390;background:#edf3f2}.trip-settings__media-banner :is(img,.trip-settings__media-empty){aspect-ratio:2/1}.trip-settings__media-tile :is(img,.trip-settings__media-empty){aspect-ratio:1}.trip-settings__media-empty{align-content:center;gap:5px;border:1px dashed #cbdad7;font-size:.69rem}.trip-settings__media-empty svg{color:#85a19d}.trip-settings__remove-media{display:inline-flex;min-height:30px;flex:0 0 auto;align-items:center;gap:4px;border:0;border-radius:8px;padding:5px 7px;color:#9a5252;background:transparent;box-shadow:none;font-size:.67rem;font-weight:700}.trip-settings__media-tile .trip-settings__remove-media{width:28px;padding:5px;justify-content:center}.trip-settings__remove-media:hover:not(:disabled){color:#873e3e;background:#fff0ef;transform:none}.trip-settings__file{position:relative;display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px dashed #b8ceca;border-radius:13px;padding:12px;color:#46646a;background:#f8fbfa;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.trip-settings__file:hover{border-color:#6da39f;background:#f2f8f7}.trip-settings__file:focus-within{border-color:#27818a;box-shadow:0 0 0 3px #27818a24}.trip-settings__file-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#27727a;background:#e4f2f0}.trip-settings__file>span:nth-child(2){display:grid;min-width:0;gap:2px}.trip-settings__file strong{font-size:.76rem}.trip-settings__file small{color:#7b8e8b;font-size:.66rem;line-height:1.35}.trip-settings__file-action{border:1px solid #bfd3d0;border-radius:9px;padding:7px 10px;color:#276b72;background:#fff;font-size:.7rem;font-weight:750;white-space:nowrap}.trip-settings__file input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.trip-media-editor .MuiDialog-paper{overflow:hidden;border:1px solid #dce8e6;border-radius:20px;background:#fff;box-shadow:0 22px 65px #14373a38}.trip-media-editor .MuiDialogTitle-root{display:grid;gap:3px;padding:20px 22px 15px;color:#244b51;font-size:1.08rem;font-weight:800}.trip-media-editor .MuiDialogTitle-root small{color:#718581;font-size:.72rem;font-weight:500}.trip-media-editor__content.MuiDialogContent-root{display:grid;min-width:0;gap:14px;padding:4px 22px 16px;overflow-x:hidden}.trip-media-editor__segments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;border:1px solid #dce8e6;border-radius:12px;padding:3px;background:#f3f7f6}.trip-media-editor__segments button{display:flex;min-width:0;min-height:40px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;padding:7px 10px;color:#5d7471;background:transparent;box-shadow:none;font-size:.76rem;font-weight:750}.trip-media-editor__segments button small{color:inherit;font-size:.63rem;opacity:.72}.trip-media-editor__segments button[aria-pressed=true]{color:#176f78;background:#e6f3f1;box-shadow:0 1px 4px #1a5b5e1a}.trip-media-editor__segments button:focus-visible{outline:3px solid rgb(31 139 150 / 22%);outline-offset:1px}.trip-media-editor__stage{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border:1px solid #cbdedb;border-radius:15px;background:#dfe9e7;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.trip-media-editor__stage.is-dragging{cursor:grabbing}.trip-media-editor__source{position:absolute;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.trip-media-editor__frame{position:absolute;z-index:2;display:block;border:1px solid rgb(255 255 255 / 78%);border-radius:8px;box-shadow:0 0 0 1px #24434733;pointer-events:none;transition:border-color .15s ease,box-shadow .15s ease}.trip-media-editor__frame small{position:absolute;top:6px;left:6px;border-radius:6px;padding:3px 6px;color:#36575c;background:#ffffffd1;font-size:.61rem;font-weight:800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.trip-media-editor__frame:not(.is-active){border-style:dashed;opacity:.68}.trip-media-editor__frame.is-active{z-index:3;border:2px solid #25a0a4;box-shadow:0 0 0 1px #ffffffe0,0 0 0 4px #25a0a429}.trip-media-editor__frame.is-active small{color:#096970;background:#e9f8f6}.trip-media-editor__zoom{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:7px}.trip-media-editor__zoom .MuiIconButton-root{width:40px;height:40px;color:#176f78;background:#edf6f5}.trip-media-editor__zoom input[type=range]{width:100%;accent-color:#218b92;touch-action:pan-x}.trip-media-editor__reset{display:inline-flex;grid-column:1 / -1;min-height:32px;align-items:center;justify-content:center;gap:6px;justify-self:center;border:0;padding:4px 9px;color:#57706d;background:transparent;box-shadow:none;font-size:.7rem;font-weight:700}.trip-media-editor__reset:hover:not(:disabled){background:#edf6f5;transform:none}.trip-media-editor__thumbnails{display:grid;min-width:0;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:8px}.trip-media-editor__thumbnail{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #dce7e5;border-radius:11px;padding:6px;color:#536d6a;background:#fbfdfc;box-shadow:none;text-align:left}.trip-media-editor__thumbnail.is-active{border-color:#78b9b6;background:#f0f8f7}.trip-media-editor__thumbnail-image{position:relative;display:block;width:100%;min-width:0;overflow:hidden;border-radius:7px;background:#e3ecea}.trip-media-editor__thumbnail-image img{position:absolute;top:50%;left:50%;max-width:none;pointer-events:none}.trip-media-editor__thumbnail>span:last-child{display:grid;min-width:0;gap:1px}.trip-media-editor__thumbnail strong{color:#36585c;font-size:.68rem}.trip-media-editor__thumbnail small{color:#7a8d89;font-size:.56rem;white-space:nowrap}.trip-media-editor__actions.MuiDialogActions-root{gap:7px;padding:12px 22px 20px}.trip-media-editor__actions button{min-height:42px;border:1px solid #cbdad7;border-radius:10px;padding:8px 13px;color:#41646a;background:#fff;font-size:.75rem;font-weight:750;box-shadow:none}.trip-media-editor__actions button:last-child{border-color:#1f7d86;color:#fff;background:#1f7d86}.trip-media-editor__actions button:hover:not(:disabled){background:#edf6f5;transform:none}.trip-media-editor__actions button:last-child:hover:not(:disabled){background:#176d75}.trip-media-editor__actions button:focus-visible{outline:3px solid rgb(31 139 150 / 22%);outline-offset:1px}.trip-collection--grid .trip-card-group{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.trip-collection--grid .trip-card:not(.trip-card--expanded){aspect-ratio:1;min-height:0}.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__toggle{position:relative;display:block;height:100%;min-height:0}.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__visual{position:absolute;inset:0}.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__body{position:absolute;right:0;bottom:0;left:0;padding:38px 38px 12px 12px;color:#fff;background:linear-gradient(transparent,#0c2326d6)}.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__name,.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__context,.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__meta{color:#fff}.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__quote{display:none}@media(max-width:520px){.trip-settings{gap:13px;padding-inline:12px}.trip-settings__page-heading h2{font-size:1.75rem}.trip-settings__section-heading{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:13px 14px 12px}.trip-settings__section-icon{width:34px;height:34px;border-radius:10px}.trip-settings__card-body{padding:14px}.trip-settings__row,.trip-settings__dates{grid-template-columns:1fr}.trip-settings__date-group+.trip-settings__date-group{border-top:1px solid #e6edec;border-left:0;padding-top:14px;padding-left:0}.trip-settings__field>input,.trip-settings__control{min-height:48px}.trip-settings__currency{max-width:none}.trip-settings__save-bar{align-items:stretch;flex-direction:column;padding:12px}.trip-settings__save{width:100%;min-height:46px}.trip-settings__media-summary{grid-template-columns:minmax(0,1fr) 84px;gap:8px;padding:9px}.trip-settings__media-summary article>header{min-height:29px}.trip-settings__media-tile header small{display:none}.trip-settings__file{grid-template-columns:38px minmax(0,1fr)}.trip-settings__file-action{grid-column:1 / -1;justify-self:stretch;text-align:center}.trip-media-editor .MuiDialog-container{align-items:flex-end}.trip-media-editor .MuiDialog-paper{width:100%;max-width:none;max-height:94dvh;margin:0;border-width:1px 0 0;border-radius:20px 20px 0 0}.trip-media-editor .MuiDialogTitle-root{padding:17px 16px 12px}.trip-media-editor__content.MuiDialogContent-root{gap:12px;padding:3px 16px 13px}.trip-media-editor__stage{border-radius:13px}.trip-media-editor__thumbnail{grid-template-columns:minmax(0,1fr);gap:5px}.trip-media-editor__thumbnail>span:last-child{padding-inline:2px}.trip-media-editor__actions.MuiDialogActions-root{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:11px 16px max(15px,env(safe-area-inset-bottom))}.trip-media-editor__actions button{min-height:44px}.trips-library .trip-collection--grid .trip-card-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trip-collection--grid .trip-card:not(.trip-card--expanded) .trip-card__meta{display:none}}.app-layout--contextual:has(.budget-screen){padding-bottom:calc(var(--fh-trip-bottom-nav-height) + var(--fh-trip-today-collapsed-height) + 28px + env(safe-area-inset-bottom));background:#fff}.budget-screen{display:grid;min-width:0;gap:16px;padding:0 clamp(12px,3vw,24px) var(--fh-space-6)}.budget-screen>.fh-page-header{align-items:flex-start;margin-bottom:0}.budget-screen__loading{margin:24px;color:var(--fh-color-text-muted);text-align:center}.budget-screen__add.MuiButton-root{min-height:38px;padding:7px 12px;white-space:nowrap}.budget-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.budget-summary>div{display:grid;min-width:0;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 9px;align-items:center;padding:12px;border:1px solid var(--fh-color-border);border-radius:13px;background:#fff}.budget-summary__icon{display:grid;width:32px;height:32px;grid-row:1 / 3;place-items:center;border-radius:10px;color:var(--fh-color-primary);background:color-mix(in srgb,var(--fh-color-primary) 8%,white)}.budget-summary dt{min-width:0;overflow:hidden;color:var(--fh-color-text-muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.budget-summary dd{min-width:0;margin:0;overflow:hidden;color:var(--fh-color-text);font-size:.9rem;font-weight:800;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.budget-summary .is-negative :is(.budget-summary__icon,dd){color:var(--fh-color-danger)}.budget-summary .is-negative .budget-summary__icon{background:var(--fh-color-danger-muted)}.budget-view-switch{display:grid;width:max-content;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:3px;border:1px solid var(--fh-color-border);border-radius:10px;background:#f5f8f7}.budget-view-switch button,.budget-editor__scope button,.budget-editor__visibility button,.budget-editor__allocation-methods button{min-height:34px;padding:6px 12px;border:0;border-radius:7px;color:var(--fh-color-text-muted);background:transparent;font:inherit;font-size:.8rem;font-weight:650}.budget-view-switch button:hover,.budget-editor__scope button:hover,.budget-editor__visibility button:hover,.budget-editor__allocation-methods button:hover{color:var(--fh-color-text);background:#ffffffb8}.budget-view-switch button[aria-selected=true],.budget-editor :is(.budget-editor__scope,.budget-editor__visibility,.budget-editor__allocation-methods) button[aria-pressed=true]{color:var(--fh-color-primary);background:#fff;box-shadow:0 1px 3px #172b311a}.budget-view-switch button:focus-visible,.budget-editor :is(.budget-editor__scope,.budget-editor__visibility,.budget-editor__allocation-methods) button:focus-visible{outline:2px solid color-mix(in srgb,var(--fh-color-primary) 45%,transparent);outline-offset:1px}.budget-person-selector{display:grid;max-width:320px;gap:5px;color:var(--fh-color-text-muted);font-size:.74rem;font-weight:700}.budget-person-selector select{min-height:40px}.budget-person-selector__identity,.budget-managed-note,.budget-entry__owner,.budget-entry__allocation li>span{display:flex;min-width:0;align-items:center;gap:7px}.budget-person-selector__identity strong{overflow:hidden;color:var(--fh-color-text);text-overflow:ellipsis;white-space:nowrap}.budget-managed-note{margin:-5px 0 0;color:var(--fh-color-text-muted);font-size:.78rem}.budget-empty{display:grid;max-width:480px;justify-self:center;justify-items:center;gap:7px;padding:28px 18px;color:var(--fh-color-text-muted);text-align:center}.budget-empty__icon{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:var(--fh-color-primary);background:color-mix(in srgb,var(--fh-color-primary) 8%,white)}.budget-empty h3,.budget-empty p{margin:0}.budget-empty h3{color:var(--fh-color-text);font-size:1.05rem}.budget-empty p{max-width:38ch;font-size:.86rem;line-height:1.45}.budget-empty .MuiButton-root{min-height:40px;margin-top:5px}.budget-entry-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:10px}.budget-entry{display:grid;min-width:0;align-content:start;gap:11px;padding:14px;border:1px solid var(--fh-color-border);border-radius:14px;background:#fff}.budget-entry--overspent{border-color:color-mix(in srgb,var(--fh-color-danger) 32%,var(--fh-color-border))}.budget-entry>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.budget-entry>header>div{min-width:0}.budget-entry h3{margin:0;overflow-wrap:anywhere;font-size:.98rem}.budget-entry header small{display:block;margin-top:2px;color:var(--fh-color-text-muted);font-size:.7rem}.budget-entry header>strong{flex:0 0 auto;color:var(--fh-color-text);font-size:.94rem;font-variant-numeric:tabular-nums}.budget-entry__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.budget-entry__facts>div{min-width:0}.budget-entry__facts dt{color:var(--fh-color-text-muted);font-size:.68rem}.budget-entry__facts dd{margin:2px 0 0;overflow:hidden;font-size:.82rem;font-weight:750;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.budget-entry--overspent .budget-entry__facts>div:last-child dd{color:var(--fh-color-danger)}.budget-entry__progress{height:6px;overflow:hidden;border-radius:999px;background:#e9efed}.budget-entry__progress span{display:block;height:100%;border-radius:inherit;background:var(--fh-color-primary)}.budget-entry--overspent .budget-entry__progress span{background:var(--fh-color-danger)}.budget-entry__meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px 9px;color:var(--fh-color-text-muted);font-size:.7rem}.budget-entry__allocation{display:grid;gap:5px;margin:0;padding:8px 0 0;border-top:1px solid var(--fh-color-border);list-style:none}.budget-entry__allocation li{display:flex;min-width:0;justify-content:space-between;gap:10px;color:var(--fh-color-text-muted);font-size:.75rem}.budget-entry__allocation strong{color:var(--fh-color-text);font-variant-numeric:tabular-nums}.budget-entry__actions{display:flex;justify-content:flex-end;gap:2px;padding-top:2px;border-top:1px solid var(--fh-color-border)}.budget-entry__actions .MuiButton-root{min-height:34px;padding:5px 8px;font-size:.75rem}.budget-entry__remove.MuiButton-root{color:var(--fh-color-danger)}.budget-editor .MuiDialog-paper{border-radius:16px}.budget-editor form{min-width:0}.budget-editor__content{display:grid;gap:15px;padding-top:8px!important}.budget-editor__scope,.budget-editor__visibility,.budget-editor__allocation-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:3px;border:1px solid var(--fh-color-border);border-radius:10px;background:#f5f8f7}.budget-editor__allocation{display:grid;min-width:0;gap:10px;margin:0;padding:12px;border:1px solid var(--fh-color-border);border-radius:12px}.budget-editor__allocation legend{padding:0 5px;color:var(--fh-color-text-muted);font-size:.76rem;font-weight:700}.budget-editor__allocation-methods{grid-template-columns:repeat(3,minmax(0,1fr))}.budget-editor__allocation-methods button{padding-inline:6px}.budget-editor__people{display:grid;gap:7px}.budget-editor__person{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.budget-editor__person .MuiFormControlLabel-root{min-width:0;margin-right:0}.budget-editor__person .MuiFormControlLabel-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budget-editor__person .MuiTextField-root{width:min(190px,46vw)}.budget-editor__person>strong{font-size:.78rem;font-variant-numeric:tabular-nums}.budget-editor__hint,.budget-editor__total,.budget-editor__error{margin:0;font-size:.76rem;line-height:1.4}.budget-editor__hint{color:var(--fh-color-text-muted)}.budget-editor__total{color:var(--fh-color-danger)}.budget-editor__total.is-valid{color:#18794e}.budget-editor__error{color:var(--fh-color-danger)}.budget-editor__actions{padding:10px 24px 18px!important}.budget-editor .MuiOutlinedInput-root.Mui-focused{outline:0;box-shadow:none}.budget-editor .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#1976d2}@media(max-width:520px){.budget-screen{gap:13px;padding-inline:12px}.budget-screen>.fh-page-header{align-items:stretch;flex-direction:column;gap:10px}.budget-screen>.fh-page-header>div{min-width:0}.budget-screen>.fh-page-header .budget-screen__add{width:auto;align-self:flex-end}.budget-summary{gap:6px}.budget-summary>div{grid-template-columns:1fr;grid-template-rows:auto auto;gap:3px;align-content:start;padding:10px 8px}.budget-summary__icon{width:28px;height:28px;grid-row:auto}.budget-summary dt{white-space:normal}.budget-summary dd{font-size:.78rem}.budget-editor .MuiDialog-container{align-items:flex-end}.budget-editor .MuiDialog-paper{width:100%;max-height:92dvh;margin:0;border-radius:18px 18px 0 0}.budget-editor__content{padding-inline:16px!important}.budget-editor__actions{padding-inline:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom))!important}}.finance-history{display:grid;gap:var(--fh-space-3);width:100%;padding:0 clamp(12px,3vw,24px) var(--fh-space-5)}.finance-history__toolbar{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center}.finance-history__search{display:flex;min-width:0;height:38px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);color:var(--fh-color-text-muted);background:var(--fh-color-surface)}.finance-history__search:focus-within{border-color:var(--fh-color-primary);box-shadow:0 0 0 3px #1d7d8924}.finance-history__search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--fh-color-text);font:inherit;font-size:.875rem}.finance-history__search input::-webkit-search-cancel-button{display:none}.finance .finance-history__search input:focus-visible{outline:0}.finance-history__search button,.finance-history__filter-button,.finance-history-filters__header button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.finance-history__filter-button{position:relative;width:42px;height:42px;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);color:var(--fh-color-text-muted);background:var(--fh-color-surface)}.finance-history__filter-button>span{position:absolute;top:-6px;right:-5px;display:grid;min-width:19px;height:19px;place-items:center;padding:0 5px;border:2px solid white;border-radius:999px;background:var(--fh-color-primary);color:#fff;font-size:.68rem;font-weight:700}.finance-history__timeline,.finance-history__entries{display:grid;gap:10px}.finance-history__timeline>section{display:grid;gap:8px}.finance-history__date{display:flex;align-items:center;gap:8px;margin:2px 0;color:#4e6e68;font-size:.78rem;font-weight:700;text-align:center}.finance-history__date:before,.finance-history__date:after{content:"";height:1px;flex:1;background:#d9e8e3}.finance-history-card{position:relative;overflow:hidden;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);background:var(--fh-color-surface);transition:border-color .18s ease}.finance-history-card:before{content:"";position:absolute;z-index:1;top:9px;bottom:9px;left:4px;width:3px;border-radius:999px;opacity:.55;transition:inset .18s ease}.finance-history-card--expense:before{background:#dc2626}.finance-history-card--repayment:before{background:#16a34a}.finance-history-card--expanded:before{top:9px;bottom:9px}.finance-history-card:hover{border-color:#b8d2cd}.finance-history-card__toggle{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px 12px 12px 17px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.finance-history-card__toggle:hover,.finance-history-card__toggle:active{transform:none;background:transparent;color:inherit}.finance-history-card__toggle:focus-visible,.finance-history__toolbar button:focus-visible,.finance-history-filters button:focus-visible{outline:3px solid rgba(29,125,137,.35);outline-offset:-3px}.finance-history-card__main{min-width:0}.finance-history-card__title{display:-webkit-box;grid-column:1/-1;margin:0;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--fh-color-text);font-size:1rem;line-height:1.3;white-space:normal}.finance-history-card__main h3{margin:0 0 3px;overflow:hidden;color:var(--fh-color-text);font-size:1rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.finance-history-card__main p{margin:2px 0 0;overflow:hidden;color:var(--fh-color-text-muted);font-size:.75rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.finance-history-card__keywords{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px;color:var(--fh-color-text-muted);font-size:.72rem}.finance-history-card__amount{display:flex;min-width:112px;flex-direction:column;align-items:flex-end;align-self:end;gap:2px;text-align:right}.finance-history-card__amount>strong{color:var(--fh-color-text);font-size:1.05rem;font-variant-numeric:tabular-nums;white-space:nowrap}.finance-history-card__amount>small{color:var(--fh-color-text-muted);font-size:.7rem;white-space:nowrap}.finance-history-card__status{color:var(--fh-color-text-muted);font-size:.67rem}.finance-history-card__details{display:grid;gap:16px;margin:0 12px 12px 17px;padding-top:13px;border-top:1px solid #d9e8e3}.finance-history-card__details section{min-width:0}.finance-history-card__details h4{margin:0 0 9px;color:var(--fh-color-text);font-size:.9rem}.finance-history-payments{display:grid;gap:7px}.finance-history-payments>div{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px}.finance-history-payments>div>span{display:grid;min-width:0;gap:2px}.finance-history-payments>div>strong:last-child{font-size:.82rem;font-variant-numeric:tabular-nums}.finance-history-payment-method{display:flex;align-items:center;gap:4px;color:var(--fh-color-text-muted);font-size:.69rem}.finance-history-avatar{display:grid;width:30px;height:30px;place-items:center}.finance-history-avatar .fh-avatar{width:30px;height:30px;font-size:.7rem}.finance-history-people{display:grid}.finance-history-person{padding:9px 0;border-bottom:1px solid #d9e8e3}.finance-history-person:last-child{padding-bottom:0;border-bottom:0}.finance-history-person>header{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px}.finance-history-person__amount{display:grid;justify-items:end;gap:1px;text-align:right;font-variant-numeric:tabular-nums}.finance-history-person__amount>strong{color:var(--fh-color-text);font-size:.9rem;white-space:nowrap}.finance-history-person__amount>small{color:var(--fh-color-text-muted);font-size:.7rem;line-height:1.2;white-space:nowrap}.finance-history-gift{display:inline-flex;align-items:center;margin-left:5px;color:#9b6b18;vertical-align:middle}.finance-history-person ul{display:grid;gap:5px;margin:7px 0 0 38px;padding:0;list-style:none}.finance-history-person li{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px;color:var(--fh-color-text-muted);font-size:.76rem}.finance-history-person li>span{min-width:0;overflow-wrap:anywhere}.finance-history-person li small{margin-left:5px;color:#718486;font-size:.62rem}.finance-history-person li>strong{flex:0 0 auto;color:var(--fh-color-text);font-size:.74rem;font-variant-numeric:tabular-nums}.finance-history-card__note{margin:0;color:var(--fh-color-text-muted);font-size:.78rem;white-space:pre-wrap}.finance-history-card__details--repayment dl{display:grid;gap:6px;margin:0}.finance-history-card__details--repayment dl div{display:flex;justify-content:space-between;gap:12px}.finance-history-card__details--repayment dd{margin:0;font-weight:600;text-align:right}.finance-history-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;padding-top:2px}.finance-history-card__actions button{min-height:34px;padding:5px 9px;font-size:.75rem}.finance-history-card__actions--expense{align-items:center;justify-content:space-between}.finance-history-card__delete{color:var(--fh-color-danger)}.finance-history-card__delete:hover{background:#bf343412;color:var(--fh-color-danger)}.finance-history__empty{display:grid;justify-items:center;gap:10px;padding:34px 16px;color:var(--fh-color-text-muted);text-align:center}.finance-history__empty p{margin:0}.finance-history-filters.MuiDrawer-paper{max-height:min(78dvh,680px);border-radius:18px 18px 0 0;background:#fff}.finance-history-filters__header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px 10px;border-bottom:1px solid var(--fh-color-border)}.finance-history-filters__header h2{margin:0;font-size:1.05rem}.finance-history-filters__body{display:grid;gap:18px;overflow:auto;padding:14px 16px 22px}.finance-history-filters__group{min-width:0;margin:0;padding:0;border:0}.finance-history-filters__group legend{margin-bottom:8px;color:var(--fh-color-text);font-size:.82rem;font-weight:700}.finance-history-filters__options,.finance-history-filters__type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.finance-history-filters__type{grid-template-columns:repeat(3,minmax(0,1fr))}.finance-history-filters__options label,.finance-history-filters__type label{display:flex;min-height:40px;align-items:center;gap:8px;padding:7px 9px;border:1px solid var(--fh-color-border);border-radius:9px;color:var(--fh-color-text-muted);font-size:.8rem}.finance-history-filters input[type=checkbox],.finance-history-filters input[type=radio]{accent-color:var(--fh-color-primary)}.finance-history-filters__dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.finance-history-filters__dates label{display:grid;gap:5px;color:var(--fh-color-text-muted);font-size:.75rem}.finance-history-filters__dates input{min-width:0;height:40px;padding:0 8px;border:1px solid var(--fh-color-border);border-radius:9px;background:#fff;color:var(--fh-color-text);font:inherit}.finance-history-filters__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--fh-color-border);background:#fff}.balance-list,.repayment-history{display:grid;gap:10px}.balance-card,.repayment-card{padding:var(--fh-space-4);border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);background:var(--fh-color-surface)}.balance-card{padding:12px 14px}.balance-card summary{position:relative;display:grid;min-height:46px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding-right:12px;list-style:none;cursor:pointer}.balance-card summary::-webkit-details-marker{display:none}.balance-card summary:after{position:absolute;right:0;width:6px;height:6px;border-right:1.5px solid var(--fh-color-text-muted);border-bottom:1.5px solid var(--fh-color-text-muted);transform:rotate(45deg);transition:transform var(--fh-motion-fast);content:""}.balance-card[open] summary:after{transform:rotate(225deg)}.balance-card__avatar,.balance-card__avatar .fh-avatar{width:46px;height:46px}.balance-card__avatar .fh-avatar{font-size:.9rem}.balance-card__identity{display:grid;min-width:0;gap:1px}.balance-card__identity strong{overflow:hidden;color:var(--fh-color-text);font-size:.95rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.balance-card__identity small{color:var(--fh-color-text-muted);font-size:var(--fh-text-caption)}.balance-card__total{display:grid;justify-items:end;gap:1px;text-align:right}.balance-card__total>span{color:var(--fh-color-text-muted);font-size:.7rem;line-height:1.2;font-weight:var(--fh-weight-medium)}.balance-card__total>strong{color:var(--fh-color-text);font-size:1.04rem;line-height:1.25;font-variant-numeric:tabular-nums;white-space:nowrap}.balance-card--receive .balance-card__total>span,.balance-card--receive .balance-card__total>strong{color:var(--fh-color-finance-positive)}.balance-card--pay .balance-card__total>span,.balance-card--pay .balance-card__total>strong{color:var(--fh-color-finance-negative)}.fh-party-chip__label{display:grid}.fh-party-chip__label small{color:var(--fh-color-text-muted);font-weight:var(--fh-weight-regular)}.balance-card dl{display:grid;gap:0;margin:10px 0 0;padding-top:5px;border-top:1px solid var(--fh-color-border)}.balance-card dl div{display:flex;justify-content:space-between;gap:12px;padding-top:6px;color:var(--fh-color-text-muted);font-size:.8rem}.balance-card dd{margin:0;color:var(--fh-color-text);font-variant-numeric:tabular-nums;white-space:nowrap}.repayment-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 18px;align-items:start}.repayment-card>div:first-child{display:grid;gap:5px}.repayment-card>p,.repayment-card>.actions{grid-column:1 / -1}.repayment-form{display:grid;width:min(100%,680px);margin-inline:auto;gap:16px}.repayment-form__header :is(p,h2){margin:0}.repayment-form__header{display:grid;gap:3px}.repayment-form__primary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.repayment-form__money{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);background:#fff}.repayment-form__money:focus-within{border-color:var(--fh-color-primary)}.repayment-form__money input{width:100%;border:0;outline:0;background:transparent}.finance .repayment-form :is(.field>input,.repayment-form__money input):is(:focus,:focus-visible){border-color:var(--fh-color-primary);outline:0;box-shadow:none}.repayment-form__money strong{padding-right:12px;color:var(--fh-color-text-muted);font-size:.8rem}.repayment-party-selector{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:38px;min-width:0;padding:4px 0}.repayment-party-selector>section{position:relative;z-index:1;min-width:0}.repayment-party-selector h3{margin:0 0 8px;color:var(--fh-color-text-muted);font-size:.78rem;text-align:center}.repayment-party-list{display:grid;gap:6px}.repayment-party{display:flex;min-width:0;min-height:58px;align-items:center;gap:8px;padding:6px 7px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--fh-color-text-muted);font:inherit;text-align:left;cursor:pointer}.repayment-party:hover:not(:disabled){background:var(--fh-color-primary-muted)}.repayment-party[aria-pressed=true]{border-color:color-mix(in srgb,var(--fh-color-primary) 42%,transparent);color:var(--fh-color-text);background:color-mix(in srgb,var(--fh-color-primary-muted) 64%,white)}.repayment-party:disabled{opacity:.38;cursor:not-allowed}.repayment-party__avatar{position:relative;display:grid;flex:0 0 44px;place-items:center}.repayment-party__avatar>.MuiAvatar-root{width:44px;height:44px;font-size:.82rem}.repayment-party__check{position:absolute;right:-2px;bottom:-2px;display:grid;width:18px;height:18px;place-items:center;border:2px solid white;border-radius:50%;background:var(--fh-color-primary);color:#fff}.repayment-party strong{min-width:0;overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.repayment-connector{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.repayment-connector>path{fill:none;stroke:color-mix(in srgb,var(--fh-color-primary) 62%,transparent);stroke-width:2;vector-effect:non-scaling-stroke}.repayment-connector marker path{fill:var(--fh-color-primary)}.repayment-form__direction{margin:0;color:var(--fh-color-primary);font-weight:750;text-align:center}.repayment-form__actions{display:flex;justify-content:flex-end;gap:8px}.finance-section--repayments{display:grid;gap:24px}.repayment-history{display:grid;gap:10px;padding-top:18px;border-top:1px solid var(--fh-color-border)}.repayment-history>h3{margin:0;font-size:1rem}.repayment-history__empty{margin:0;padding:8px 2px;color:var(--fh-color-text-muted);font-size:.84rem}.repayment-history__list{display:grid;gap:8px}.repayment-history-card{display:grid;gap:8px;padding:10px 11px;border:1px solid var(--fh-color-border);border-radius:10px;background:#fff}.repayment-history-card>header,.repayment-history-card__details{display:flex;align-items:center;justify-content:space-between;gap:12px}.repayment-history-card time{color:var(--fh-color-text-muted);font-size:.76rem}.repayment-history-card>header>strong{font-size:.9rem;font-variant-numeric:tabular-nums;white-space:nowrap}.repayment-history-card__route{display:flex;min-width:0;align-items:center;gap:6px;color:var(--fh-color-text-muted)}.repayment-history-card__route>span{display:flex;min-width:0;align-items:center;gap:6px}.repayment-history-card__route .MuiAvatar-root{width:28px;height:28px;flex:0 0 28px;font-size:.68rem}.repayment-history-card__route strong{overflow:hidden;color:var(--fh-color-text);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.repayment-history-card__details>small{flex:0 0 auto;color:var(--fh-color-text-muted);font-size:.68rem}.settlement-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:14px}.settlement-empty{display:grid;max-width:420px;justify-items:center;gap:7px;margin:clamp(22px,7vh,58px) auto 0;padding:8px 18px;color:var(--fh-color-text-muted);text-align:center}.settlement-empty svg{color:color-mix(in srgb,var(--fh-color-finance-positive) 72%,white)}.settlement-empty h4{margin:3px 0 0;color:var(--fh-color-text);font-size:1.1rem}.settlement-empty :is(p,small){margin:0;line-height:1.45}.settlement-empty p{color:var(--fh-color-text);font-size:.9rem}.settlement-empty small{font-size:.78rem}.settlement-card{display:grid;min-width:0;gap:8px;padding:12px;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-md);background:#fff}.settlement-route{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.settlement-route>div{display:flex;min-width:0;align-items:center;gap:8px}.settlement-route>div:last-child{text-align:right}.settlement-route :is(strong,small){overflow-wrap:anywhere}.settlement-route span,.settlement-route small{color:#5a7478;font-size:.78rem}.settlement-route .MuiAvatar-root{flex:0 0 34px;width:34px;height:34px;font-size:.8rem}.settlement-arrow{color:#176d78;font-size:1.4rem;font-weight:800}.settlement-remaining{display:grid;justify-items:end;gap:2px}.settlement-remaining span,.settlement-detail-hero>span{color:var(--fh-color-text-muted);font-size:.8rem}.settlement-remaining strong,.settlement-detail-hero>strong{font-size:1.35rem;font-variant-numeric:tabular-nums}.settlement-control-row{position:relative}.settlement-explanation summary{cursor:pointer;font-weight:750}.settlement-explanation>summary{padding-right:76px}.settlement-explanation__body{display:grid;padding-top:8px}.settlement-explanation h4{margin:0 0 10px;color:#315f65;font-size:.86rem;line-height:1.35}.settlement-step{display:grid;gap:10px;padding:14px 0;border-bottom:1px solid color-mix(in srgb,var(--fh-color-border) 76%,transparent)}.settlement-step:first-child{padding-top:6px}.settlement-equation,.settlement-comparison{display:grid;gap:7px;margin:0}.settlement-equation>div,.settlement-comparison>div,.settlement-after>div,.settlement-plan-rest>div,.settlement-history-total{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settlement-equation dd,.settlement-comparison dd,.settlement-after strong,.settlement-plan-rest strong,.settlement-history-total strong{margin:0;flex:0 0 auto;font-variant-numeric:tabular-nums;text-align:right}.settlement-equation__total,.settlement-comparison__transfer{margin-top:3px;padding-top:9px;border-top:1px solid var(--fh-color-border);font-weight:800}.settlement-comparison__transfer dt{display:grid;gap:2px}.settlement-comparison__transfer small{color:var(--fh-color-text-muted);font-size:.72rem;font-weight:500}.settlement-helper{margin:0;color:var(--fh-color-text-muted);font-size:.78rem;line-height:1.45}.settlement-creditors,.settlement-after{display:grid;gap:8px}.settlement-creditors>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.settlement-creditors>div>span{display:flex;min-width:0;align-items:center;gap:8px}.settlement-creditors .MuiAvatar-root{width:28px;height:28px;flex:0 0 28px;font-size:.7rem}.settlement-creditors strong{flex:0 0 auto;font-variant-numeric:tabular-nums}.settlement-plan-rest{display:grid;gap:7px;margin-top:3px;padding-top:11px;border-top:1px dashed var(--fh-color-border)}.settlement-plan-rest h5{margin:0 0 2px;color:var(--fh-color-text-muted);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.settlement-plan-rest p{margin:0;color:var(--fh-color-text-muted);font-size:.78rem}.settlement-explanation .is-positive{color:var(--fh-color-finance-positive)}.settlement-explanation .is-negative{color:var(--fh-color-finance-negative)}.settlement-history{padding-top:12px}.settlement-history>summary{text-transform:none}.settlement-history__list{display:grid;gap:10px;padding-top:10px}.settlement-history-event{display:grid;gap:8px;padding:11px 0 11px 12px;border-left:3px solid #76aeb3}.settlement-history-event--repayment{border-left-color:#7aa67f}.settlement-history-event header,.settlement-history-event__route,.settlement-history-event dl div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settlement-history-event header div{display:grid;gap:2px}.settlement-history-event header :is(small,span),.settlement-history-event>small{color:var(--fh-color-text-muted);font-size:.76rem}.settlement-history-event dl{display:grid;gap:5px;margin:0}.settlement-history-event dd{margin:0;font-variant-numeric:tabular-nums;text-align:right}.settlement-history-event p{margin:0;font-size:.8rem;font-weight:700;text-align:right}.settlement-history-total{padding-top:10px;border-top:1px solid var(--fh-color-border);font-weight:800}.settlement-cta.fh-button{position:absolute;z-index:1;top:4px;right:0;min-width:64px;min-height:36px;padding:4px 10px;font-size:.8rem}.settlement-card>.hint{margin:0}.settlement-card button:disabled{cursor:not-allowed}.finance :is(button,input,select,summary){min-height:44px}.finance :is(button,input,select,summary):focus-visible{outline:3px solid rgba(29,125,137,.35);outline-offset:2px}.overview-hero{display:flex;min-height:260px;flex-direction:column;justify-content:space-between;padding:24px;border-radius:18px;color:#fff}.overview-hero.trip-visual--local{background:linear-gradient(180deg,#0d2b3014,#0d2b309e),linear-gradient(145deg,#1a7f87,#78b3a5 52%,#edc885)}.overview-hero.trip-visual--cloud{background:linear-gradient(180deg,#0d234114,#0d23419e),linear-gradient(145deg,#315a99,#6ea4bd 52%,#edc885)}.overview-hero :is(h2,.eyebrow){color:#fff}.overview-hero h2{margin-bottom:8px}.overview-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:18px 0}.overview-facts div,.overview-note{display:grid;gap:6px;padding:18px;border-radius:14px;background:#f1f6f5}.overview-facts span{color:#5a7478;font-size:.82rem}.overview-note h3{margin:0}.overview-today{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:18px;border-radius:14px;background:#e4f2ed}.overview-today h3{margin:0}.trip-dashboard{display:grid;gap:14px;padding:6px 0 134px}.trip-dashboard__primary{display:grid;gap:7px;min-height:190px;align-content:start;padding:20px;border:1px solid #cfe1df;border-radius:18px;background:linear-gradient(145deg,#e4f3ef,#f7faf8 64%,#fff4dc)}.trip-dashboard__primary--ongoing{background:linear-gradient(145deg,#dcefeb,#f4f9f7 64%,#eaf2ff)}.trip-dashboard__primary--completed{background:linear-gradient(145deg,#edf1f0,#fafbfa 64%,#f5eee2)}.trip-dashboard__primary .eyebrow{margin:0;color:#397178;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trip-dashboard__primary h2{margin:0;color:#173f44;font-size:clamp(1.55rem,8vw,2rem);line-height:1.08;letter-spacing:-.035em}.trip-dashboard__dates,.trip-dashboard__primary-detail{margin:0;color:#557176}.trip-dashboard__primary-detail{min-height:1.4em;font-weight:700}.trip-dashboard__primary>button{display:inline-flex;width:max-content;min-height:42px;align-items:center;gap:6px;margin-top:5px;padding:9px 13px}.trip-dashboard__kpis,.trip-dashboard__skeletons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trip-dashboard__kpi{display:grid;min-width:0;min-height:104px;grid-template-columns:24px minmax(0,1fr);align-content:start;gap:5px 7px;padding:14px;border:1px solid #dce7e5;border-radius:14px;background:#fff}.trip-dashboard__kpi-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;color:#176d76;background:#e6f2ef}.trip-dashboard__kpi>span:nth-child(2){align-self:center;overflow:hidden;color:#60777b;font-size:.76rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.trip-dashboard__kpi strong{min-width:0;grid-column:1/-1;overflow:hidden;color:#173f44;font-size:clamp(1rem,5vw,1.3rem);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.trip-dashboard__settlement{display:flex;min-height:42px;align-items:center;gap:9px;padding:10px 13px;border-radius:12px;color:#44656a;background:#f1f6f5;font-size:.86rem;font-weight:700}.trip-dashboard__rows{overflow:hidden;border:1px solid #dce7e5;border-radius:14px;background:#fff}.trip-dashboard__row{display:grid;width:100%;min-height:58px;grid-template-columns:32px minmax(0,1fr) auto 17px;align-items:center;gap:9px;border:0;border-radius:0;padding:9px 12px;color:#294c51;background:#fff;box-shadow:none;text-align:left}.trip-dashboard__row+.trip-dashboard__row{border-top:1px solid #e7eeed}.trip-dashboard__row:hover{background:#f6f9f8}.trip-dashboard__row-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#28727a;background:#edf5f3}.trip-dashboard__row-copy{display:grid;min-width:0;gap:2px}.trip-dashboard__row-copy strong{font-size:.88rem}.trip-dashboard__row-copy small{overflow:hidden;color:#6a7e81;font-size:.75rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.trip-dashboard__row-value{color:#365f65;font-size:.78rem;font-weight:800;white-space:nowrap}.trip-dashboard__row--static{grid-template-columns:32px minmax(0,1fr)}.trip-dashboard__actions{display:grid;gap:9px}.trip-dashboard__actions h2{margin:0;font-size:.84rem;letter-spacing:.03em;text-transform:uppercase;color:#5b7276}.trip-dashboard__actions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trip-dashboard__actions button{display:flex;min-width:0;min-height:46px;align-items:center;justify-content:flex-start;gap:8px;padding:10px 12px;border:1px solid #d5e3e1;color:#205d64;background:#fff;box-shadow:none}.trip-dashboard__actions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-dashboard--loading{animation:pulse-dashboard 1.3s ease-in-out infinite alternate}.trip-dashboard__skeleton{min-height:104px;border-radius:14px;background:#e8eeee}.trip-dashboard__skeleton--primary{min-height:190px;border-radius:18px}.trip-dashboard__skeleton--row{min-height:58px}@keyframes pulse-dashboard{to{opacity:.56}}.map-anchor-settings{margin-bottom:188px}.trip-context-horizon.fh-trip-horizon{height:124px;min-height:124px;align-items:stretch;border-radius:14px;padding:12px 14px;background-image:linear-gradient(90deg,#053944c7,#04666d7a 50%,#042a34c7),var(--fh-trip-image);background-position:center;background-size:cover;box-shadow:0 10px 26px #0d2f3629}.trip-context-horizon.fh-trip-horizon:before{display:none}.trip-context-horizon.fh-trip-horizon:after{background:linear-gradient(90deg,rgb(3 45 54 / 12%),transparent 48%,rgb(2 34 42 / 18%))}.trip-context-horizon .fh-trip-horizon__compact{height:100%}.trip-context-horizon .fh-trip-horizon__compact-left{max-width:calc(100% - 100px);gap:7px}.trip-context-horizon .fh-trip-horizon__content{align-content:start;gap:1px;min-width:0;padding-top:2px}.trip-context-horizon .fh-trip-horizon__title{max-width:100%;overflow:hidden;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.06;letter-spacing:-.03em;text-overflow:ellipsis;text-wrap:initial;white-space:nowrap}.trip-context-horizon .fh-trip-horizon__dates{max-width:100%;overflow:hidden;font-size:.72rem;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap;opacity:.94}.trip-context-horizon .fh-trip-horizon__dates>span{display:block;overflow:hidden;text-overflow:ellipsis}.trip-context-horizon .trip-context-horizon__quote{margin-top:3px;font-size:.7rem;font-style:italic;font-weight:500;opacity:.96}.trip-context-horizon .trip-horizon__action.MuiIconButton-root{width:44px;height:44px;min-height:44px;flex:0 0 44px;border:1px solid rgb(255 255 255 / 24%);border-radius:11px;padding:0;color:#fff;background:#0a232947;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trip-context-horizon .trip-horizon__action.MuiIconButton-root svg{width:19px;height:19px}.trip-context-horizon .trip-horizon__action.MuiIconButton-root:hover{background:#0a23296b}.trip-context-horizon .fh-trip-horizon__actions{align-items:stretch}.trip-horizon__right{display:grid;width:92px;height:100%;flex:0 0 92px;grid-template-rows:24px 44px 1fr;justify-items:end;align-content:space-between;gap:2px}.trip-horizon__identity{display:flex;width:100%;min-height:24px;justify-content:flex-end}.trip-horizon__user.MuiButtonBase-root{display:flex;width:auto;min-width:0;min-height:24px;max-width:92px;align-items:center;gap:3px;border:0;border-radius:999px;padding:2px 5px 2px 2px;color:#fff;background:#0a23293d;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trip-horizon__user.MuiButtonBase-root:hover{background:#0a23296b}.trip-horizon__avatar{display:inline-flex;width:24px;min-width:24px;height:24px;min-height:24px;aspect-ratio:1 / 1;flex:0 0 24px;flex-shrink:0;align-self:center;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgb(255 255 255 / 88%);border-radius:50%;box-shadow:0 1px 5px #041d233d}.trip-horizon__avatar>.fh-avatar.MuiAvatar-root{width:100%;min-width:100%;height:100%;min-height:100%;aspect-ratio:1 / 1;flex:0 0 100%;color:#0d6570;background:#fff;font-weight:800}.trip-horizon__avatar>.fh-avatar.MuiAvatar-root>img{display:block;width:100%;height:100%;object-fit:cover}.trip-horizon__user>span:last-child{overflow:hidden;font-size:.68rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.trip-horizon__controls{display:flex;min-height:44px;align-items:center;justify-content:flex-end;gap:4px}.trip-horizon__total.MuiButtonBase-root{width:auto;min-width:0;min-height:18px;align-self:end;border:0;border-radius:4px;padding:0 1px;color:#fff;background:transparent;box-shadow:none;text-align:right}.trip-horizon__total.MuiButtonBase-root:hover{background:#081c2247}.trip-horizon__total strong{font-size:.74rem;line-height:1.1;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}.trip-drawer .MuiDrawer-paper{width:min(86vw,320px);color:#263238;background:#fbfcfc}.trip-drawer__header{display:grid;gap:12px;padding:12px 12px 10px}.trip-drawer__account-row{display:flex;min-width:0;min-height:48px;align-items:flex-start;gap:8px}.trip-drawer__profile.MuiButtonBase-root{min-width:0;flex:1;align-self:center;justify-content:flex-start;border-radius:12px;padding:4px;color:inherit;text-align:left}.trip-drawer__profile.MuiButtonBase-root:hover{background:#eef5f5}.trip-drawer__profile .MuiAvatar-root{width:44px;height:44px;flex:0 0 44px;color:#0f6570;background:#dfeeed;font-size:.92rem;font-weight:750}.trip-drawer__profile-copy{display:grid;min-width:0;gap:2px;margin-left:10px}.trip-drawer__profile-copy strong{overflow:hidden;font-size:.94rem;line-height:1.2;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.trip-drawer__profile-copy small{color:#607d8b;font-size:.76rem;line-height:1.35}.trip-drawer__profile-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-drawer__local-account{display:grid;min-width:0;flex:1;gap:9px;border:1px solid #dce8e7;border-radius:10px;padding:11px;background:#fff}.trip-drawer__local-account-heading{display:flex;min-width:0;align-items:center;gap:8px;color:#294f55}.trip-drawer__local-account-heading h2{min-width:0;margin:0;font-size:.9rem;line-height:1.2;letter-spacing:normal}.trip-drawer__auth-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid #c8dada;border-radius:50%;color:#356d73;background:#f5f9f9}.trip-drawer__local-account p{margin:0;color:#607d8b;font-size:.74rem;line-height:1.4}.trip-drawer__local-account .MuiButton-root{min-height:34px;justify-self:start;border-radius:8px;padding:5px 13px;box-shadow:none;font-size:.78rem;text-transform:none}.trip-drawer__local-account>small{color:#718287;font-size:.7rem;line-height:1.35}.trip-drawer__local-account a{color:#0f6570;font-weight:700;text-decoration:underline;text-decoration-color:#0f657059;text-underline-offset:2px}.trip-drawer__local-account a:hover{text-decoration-color:currentColor}.trip-drawer__local-account a:focus-visible{border-radius:3px;outline:3px solid rgb(31 139 150 / 24%);outline-offset:2px}.trip-drawer__close.MuiIconButton-root{width:40px;height:40px;min-height:40px;flex:0 0 40px;border-radius:10px;padding:0;color:#455a64}.trip-drawer__close.MuiIconButton-root:hover{background:#eef4f5}.trip-drawer__my-trips.MuiButtonBase-root{display:flex;min-height:44px;align-items:center;justify-content:flex-start;gap:10px;border-radius:10px;padding:8px 10px;color:#0f6570;font-size:.9rem;font-weight:700;text-align:left}.trip-drawer__my-trips.MuiButtonBase-root:hover{background:#eaf4f3}.trip-drawer__my-trips.Mui-focusVisible{outline:3px solid rgb(31 139 150 / 24%);outline-offset:1px}.trip-drawer__header>.MuiDivider-root{border-color:#e0e9e8}.trip-drawer__trip{display:grid;gap:0;padding:0 8px}.trip-drawer__header .MuiTypography-overline{color:#607d8b;font-size:.68rem;font-weight:700;letter-spacing:.11em}.trip-drawer__header .MuiTypography-h6{max-width:260px;overflow:hidden;color:#263238;font-size:1rem;line-height:1.25;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.trip-drawer .MuiList-root{display:grid;gap:4px;padding:12px}.trip-drawer__lifecycle{display:grid;gap:4px;margin-top:7px;padding-top:7px;border-top:1px solid #e4eceb}.trip-drawer__section-label.MuiTypography-root{margin:0;padding:2px 8px 1px;color:#71868b;font-size:.66rem;line-height:1.4;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.trip-drawer .MuiListItemButton-root{min-height:50px;border-radius:10px;color:#40565c}.trip-drawer .MuiListItemButton-root:hover{background:#eef5f5}.trip-drawer .MuiListItemButton-root.Mui-selected{color:#0f6570;background:#e5f2f2}.trip-drawer .MuiListItemIcon-root{min-width:40px;color:inherit}@keyframes trip-horizon-spin{to{transform:rotate(1turn)}}.trip-horizon__spin{animation:trip-horizon-spin .8s linear infinite}.trips-map-layout{display:grid;gap:10px}.map-missing-note{margin:0;padding:10px 14px;border-radius:10px;color:#4b6268;background:#edf3f2}.trips-map-stage{position:relative;min-height:560px;overflow:hidden;border:1px solid #d6e3e1;border-radius:18px;background:#dce9e7}.trip-map-canvas{width:100%;min-height:560px}.map-provider-error{display:grid;min-height:560px;place-content:center;max-width:560px;margin:auto;padding:30px;text-align:center}.map-trip-index{position:absolute;z-index:2;top:12px;left:12px;display:flex;max-width:calc(100% - 90px);gap:6px;padding:6px;overflow-x:auto;border-radius:12px;background:#ffffffeb;box-shadow:0 6px 20px #17203626}.map-trip-index button{flex:0 0 auto;padding:7px 10px;color:#315c63;background:transparent;font-size:.8rem}.map-trip-index button.selected{color:#fff;background:#176d78}.map-preview{position:absolute;z-index:3;right:16px;bottom:16px;display:grid;width:min(340px,calc(100% - 32px));gap:9px;padding:18px;border-radius:16px;color:#172036;background:#fffffff7;box-shadow:0 12px 35px #17203638}.map-preview .source-badge{background:#edf3f2}.map-preview button{margin-top:4px}.map-anchor-settings{margin-top:18px}.map-anchor-form{display:grid;gap:14px}.trip-map-picker{min-height:340px;overflow:hidden;border-radius:14px;background:#dce9e7}.trip-map-picker .trip-map-canvas{min-height:340px}.map-coordinate-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.map-anchor-form label{display:grid;gap:7px;font-weight:650}.map-anchor-form input{width:100%;padding:11px 12px;border:1px solid #aab8bd;border-radius:9px;background:#fff}.app-layout--immersive{padding:0}.app-layout--immersive>.brand{display:none}.app-layout--immersive>.page{width:100%;max-width:none}.app-layout--immersive.app-layout--brand-visible>.brand{display:flex}.app-layout--immersive.app-layout--brand-visible>.page{padding-top:64px}.app-layout--brand-visible:has(.trip-create) .trip-create{min-height:calc(100dvh - 64px);background:#fff}.auth-entry{display:grid;min-width:0}.auth-entry--landing{min-height:100dvh;grid-template-columns:minmax(280px,.9fr) minmax(440px,1.1fr);background:#fff}.auth-entry__visual{position:relative;display:flex;min-width:0;min-height:100dvh;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,56px);overflow:hidden;color:#263238;background:linear-gradient(155deg,#eef3f8,#e4ebf2)}.auth-entry__visual:before{position:absolute;inset:-18% -20% auto auto;width:min(34vw,480px);aspect-ratio:1;border:1px solid rgb(25 118 210 / 8%);border-radius:50%;content:"";box-shadow:0 0 0 54px #1976d208,0 0 0 108px #1976d205}.auth-entry__logo{position:relative;z-index:2;display:block;width:clamp(175px,16vw,230px);height:auto;mix-blend-mode:multiply}.auth-entry__logo--mobile{display:none}.auth-entry__visual-copy{position:relative;z-index:2;max-width:33rem;margin-block:auto 24px}.auth-entry__visual-title.MuiTypography-root{max-width:11ch;color:#263238;font-size:clamp(2.5rem,5vw,4.75rem);line-height:1;font-weight:600;letter-spacing:-.045em}.auth-entry__visual-body.MuiTypography-root{max-width:31rem;margin:20px 0 0;color:#546e7a;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.6}.auth-entry__horizon{position:relative;min-height:clamp(170px,25vh,260px);margin:0 clamp(-56px,-4vw,-28px) clamp(-56px,-4vw,-28px);overflow:hidden}.auth-entry__sun{position:absolute;top:24px;right:18%;width:54px;height:54px;border-radius:50%;background:#ffca6b}.auth-entry__ridge{position:absolute;inset:auto -15% -47% -10%;height:85%;border-radius:50% 50% 0 0;transform:rotate(-4deg);background:#b0bec5}.auth-entry__ridge--far{right:-25%;bottom:-28%;left:23%;background:#cfd8dc;transform:rotate(9deg)}.auth-entry__route{position:absolute;z-index:2;inset:45% 22% auto;display:flex;align-items:center;justify-content:center;gap:12px;color:#1976d2}.auth-entry__route i{width:clamp(54px,10vw,135px);border-top:2px dashed currentColor;transform:rotate(-8deg);opacity:.72}.auth-entry__panel{display:grid;min-width:0;place-items:center;padding:clamp(28px,5vw,64px);background:#fafafa}.auth-entry--embedded{max-width:520px;margin:32px auto}.auth-entry--embedded .auth-entry__panel{padding:0;background:transparent}.auth-entry__mobile-brand{display:none!important}.auth-card.MuiPaper-root{display:grid;width:min(100%,450px);gap:22px;padding:30px 32px;border-radius:8px;background:#fff;box-shadow:0 2px 12px #00000014}.auth-card--signup.MuiPaper-root{gap:18px}.auth-card__heading{display:grid;gap:4px}.auth-card__heading h2.MuiTypography-root{margin:0;font-weight:500;letter-spacing:-.025em}.auth-card__supporting.MuiTypography-root{font-size:.95rem;line-height:1.5}.auth-form{display:grid;gap:16px}.auth-field--success .MuiOutlinedInput-notchedOutline{border-color:#2e7d3273}.auth-field--success .MuiFormHelperText-root{color:#2e7d32}.auth-handle{display:grid;gap:4px;padding:11px 13px;border:1px solid rgb(0 0 0 / 10%);border-radius:8px;background:#f7f9fa}.auth-handle__heading{display:flex;min-height:26px;align-items:center;justify-content:space-between;gap:12px}.auth-handle__heading .MuiButton-root,.auth-handle__editor>.MuiButton-root,.auth-handle__suggestion .MuiButton-root{min-height:30px;padding:3px 6px;text-transform:none}.auth-handle__value.MuiTypography-root{margin:0;color:#263238;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1rem;font-weight:600;overflow-wrap:anywhere}.auth-handle__editor{display:flex;align-items:center;gap:4px}.auth-handle__status.MuiTypography-root{line-height:1.35}.auth-handle__status--available.MuiTypography-root{color:#2e7d32}.auth-handle__status--error.MuiTypography-root{color:#c62828}.auth-handle__suggestion{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;padding-top:6px;border-top:1px solid rgb(0 0 0 / 8%);color:#455a64}.auth-form__forgot.MuiLink-root{justify-self:start;min-height:44px;margin-top:-8px;padding:10px 0;border:0;background:transparent;font-size:.875rem;cursor:pointer}.auth-form__submit.MuiButton-root{min-height:46px;margin-top:2px}.auth-form__switch.MuiTypography-root{text-align:center;font-size:.875rem}.auth-form__switch .MuiLink-root{min-height:44px;padding:8px 2px;border:0;background:transparent;cursor:pointer}.password-recovery{display:grid;width:min(100%,460px);margin:12px auto 0}.password-recovery__card{display:grid;gap:17px;border:1px solid #dfe9e8;border-radius:16px;padding:22px;background:#fff;box-shadow:none}.password-recovery__heading{display:grid;gap:7px}.password-recovery__heading h2{margin:0;font-size:1.55rem;line-height:1.18}.password-recovery__heading p{margin:0;color:#63787c;font-size:.88rem;line-height:1.5}.password-recovery .fh-field{gap:7px;margin:0;color:#38575c;font-size:.82rem}.password-recovery .fh-input.MuiOutlinedInput-root{min-height:46px;border:1px solid #bdcfcd;border-radius:10px;background:#fff}.password-recovery .fh-input .MuiOutlinedInput-notchedOutline{border:0}.password-recovery .fh-field input:focus-visible{outline:0}.password-recovery .fh-input.MuiOutlinedInput-root.Mui-focused{border-color:var(--fh-color-focus);outline:3px solid color-mix(in srgb,var(--fh-color-focus) 22%,transparent);outline-offset:0}.password-recovery__actions{display:flex}.password-recovery__actions>button{min-height:42px;padding:9px 15px;border-radius:10px;font-size:.82rem;box-shadow:none}.password-recovery__login{margin:-3px 0 0;color:#6b7d81;font-size:.8rem;line-height:1.5}.password-recovery__login .link{min-height:40px;margin:-8px;padding:8px;font-weight:700}.password-recovery .status{margin:0}.profile-screen{display:grid;width:min(100%,620px);gap:16px;margin:0 auto;padding-bottom:24px}.profile-screen__back{display:inline-flex;min-height:38px;justify-self:start;align-items:center;gap:7px;border:0;padding:6px 8px;color:#315f65;background:transparent;box-shadow:none;font-size:.8rem;font-weight:700}.profile-screen__back:hover,.profile-screen__back:active{background:#edf6f5;transform:none}.person-avatar{display:inline-flex;flex:0 0 auto;line-height:0}.profile-screen>h2{margin:0;font-size:1.8rem}.profile-screen__identity{display:flex;min-width:0;align-items:center;gap:16px;padding:2px 3px}.profile-avatar{position:relative;width:80px;height:80px;flex:0 0 80px}.profile-screen .profile-avatar .fh-avatar.MuiAvatar-root{width:80px;height:80px;color:#176b74;background:#e6f2f1;font-size:1.25rem}.profile-avatar>.MuiIconButton-root{position:absolute;right:-2px;bottom:-2px;width:36px;height:36px;border:3px solid #fff;color:#176b74;background:#d9efec;box-shadow:none}.profile-avatar>.MuiIconButton-root:hover{background:#c9e6e2}.profile-screen__identity>span{display:grid;min-width:0;gap:2px}.profile-screen__identity strong{overflow:hidden;color:#294d53;font-size:1rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.profile-screen__identity small{overflow:hidden;color:#6b8084;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.profile-avatar-remove-inline{min-height:32px;justify-self:start;margin:2px 0 -5px;border:0;padding:5px 0;color:#9b5555;background:transparent;font-size:.72rem;font-weight:650;box-shadow:none}.profile-avatar-remove-inline:hover{color:#843f3f;background:transparent;transform:none}.profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-stats article{display:grid;min-width:0;grid-template-columns:auto 1fr;gap:5px 8px;align-content:start;border:1px solid #dfe9e8;border-radius:13px;padding:13px;background:#fff}.profile-stats article>svg{grid-row:1;color:#438087}.profile-stats article>span{overflow:hidden;color:#687d81;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.profile-stats article>strong,.profile-stats article>div,.profile-stat-skeleton{grid-column:1/-1}.profile-stats article>strong,.profile-stats article>div strong{color:#294d53;font-size:1.05rem;line-height:1.3}.profile-stats article>div{display:grid;gap:2px}.profile-stat-skeleton{width:72%;height:20px;border-radius:6px;background:linear-gradient(90deg,#edf3f2,#f8fafa,#edf3f2);background-size:200% 100%;animation:profile-skeleton 1.2s linear infinite}@keyframes profile-skeleton{to{background-position:-200% 0}}.profile-avatar-dialog .MuiDialog-paper{border-radius:18px}.profile-avatar-preview{position:relative;width:280px;max-width:100%;aspect-ratio:1;overflow:hidden;margin:0 auto;border-radius:50%;background:#eef4f3;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.profile-avatar-preview--dragging{cursor:grabbing}.profile-avatar-preview img{position:absolute;top:50%;left:50%;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.profile-avatar-dialog .MuiDialogContent-root>p{margin:14px 0 0;color:#687d81;font-size:.8rem;text-align:center}.profile-avatar-zoom{display:grid;grid-template-columns:40px minmax(100px,1fr) 40px;align-items:center;gap:7px;margin:12px auto 0}.profile-avatar-zoom .MuiIconButton-root{width:40px;height:40px;color:#176b74;background:#edf6f5}.profile-avatar-zoom input[type=range]{width:100%;accent-color:#176b74;touch-action:pan-x}.profile-avatar-reset{display:inline-flex;grid-column:1 / -1;align-items:center;justify-content:center;gap:6px;justify-self:center;min-height:34px;border:0;padding:5px 10px;color:#526d71;background:transparent;box-shadow:none}.profile-avatar-reset:hover{background:#edf6f5;transform:none}.profile-avatar-dialog .MuiDialogActions-root{gap:6px;padding:12px 20px 18px}.profile-avatar-dialog .MuiDialogActions-root button{min-height:40px;border:0;border-radius:10px;padding:8px 12px}.profile-avatar-remove{display:inline-flex;align-items:center;gap:5px;margin-right:auto;color:#a34848;background:transparent}@media(max-width:360px){.profile-stats{grid-template-columns:1fr}}.profile-accordion{display:grid;gap:8px}.profile-accordion__section{min-width:0;overflow:hidden;border:1px solid #dfe9e8;border-radius:13px;background:#fff;transition:border-color .16s ease,background-color .16s ease}.profile-accordion__section--open{border-color:#bad5d2;background:#fcfefe}.profile-accordion__trigger{display:grid;width:100%;min-height:52px;grid-template-columns:25px minmax(0,1fr) 22px;align-items:center;gap:10px;border:0;border-radius:0;padding:11px 14px;color:#385a60;background:transparent;box-shadow:none;text-align:left}.profile-accordion__trigger:hover,.profile-accordion__trigger:active{color:#176b74;background:#f3f8f7;transform:none}.profile-accordion__trigger>svg:first-child{color:#4b7c81}.profile-accordion__trigger>svg:last-child{justify-self:end;color:#819397;transition:transform .16s ease}.profile-accordion__trigger[aria-expanded=true]{color:#174f57;font-weight:750}.profile-accordion__trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.profile-accordion__panel{min-width:0;border-top:1px solid #e5edec;padding:15px;animation:profile-panel-in .15s ease-out}@keyframes profile-panel-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.profile-accordion__section,.profile-accordion__trigger>svg:last-child{transition:none}.profile-accordion__panel{animation:none}}.profile-screen__form,.profile-security-form{display:grid;gap:13px}.profile-screen__save,.profile-security-form>button{min-height:40px;justify-self:start;margin-top:2px;border-radius:10px;padding:8px 14px;font-size:.8rem;box-shadow:none}.profile-screen__form .status,.profile-security-form .status{margin:0}.profile-accordion .notification-settings__panel{display:grid;min-width:0;gap:13px}.profile-accordion .notification-settings__groups{gap:10px}.profile-accordion .notification-settings__group{border-radius:11px;padding:12px}.profile-accordion .notification-settings__push-hint{margin:0}.profile-screen__logout{display:inline-flex;min-height:42px;justify-self:start;align-items:center;gap:7px;margin-top:5px;border:0;padding:8px 6px;color:#a34848;background:transparent;font-size:.8rem;font-weight:700;box-shadow:none}.profile-screen__logout:hover,.profile-screen__logout:active{color:#913838;background:#fff3f2;transform:none}.auth-card__divider.MuiDivider-root{color:#8a8a8a;font-size:.72rem;text-transform:lowercase}.auth-card__divider.MuiDivider-root:before,.auth-card__divider.MuiDivider-root:after{border-color:#00000017}.auth-offline{align-items:center;text-align:center}.auth-offline__icon{display:grid;width:40px;height:40px;margin-bottom:2px;place-items:center;border-radius:50%;color:#1976d2;background:#e3f2fd}.auth-offline h3.MuiTypography-root{margin:0;font-weight:600}.auth-offline .MuiButton-root{margin-top:4px}.auth-card__back.MuiButton-root{width:fit-content;justify-self:center;margin:-12px 0 -16px}.home{display:grid;gap:clamp(24px,4vw,40px)}.home .eyebrow{display:flex;align-items:center;gap:7px;color:var(--fh-color-primary)}.home--anonymous{min-width:0;gap:18px}.home-anonymous__header{display:grid;min-width:0;gap:5px}.home-anonymous__header .eyebrow{margin:0 0 2px}.home-anonymous__header h2{margin:0;font-size:clamp(2rem,5vw,3.15rem);line-height:1.04}.home-anonymous__header>p:last-child{max-width:620px;margin:3px 0 0;color:var(--fh-color-text-muted);font-size:.94rem;line-height:1.5}.home-anonymous__content{display:grid;min-width:0;grid-template-columns:minmax(0,1.45fr) minmax(240px,.75fr);gap:12px}.home-local-card,.home-anonymous__quick,.home-sync-card{min-width:0;border:1px solid #dfe9e8;border-radius:16px;padding:17px;background:#fff;box-shadow:none}.home-local-card{display:grid;grid-row:span 2;align-content:start;justify-items:start;gap:15px}.home-local-card__heading,.home-sync-card__heading{display:flex;min-width:0;align-items:flex-start;gap:10px}.home-local-card__heading>span,.home-sync-card__heading>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;color:#176b74;background:#eaf4f3}.home-local-card__heading>div,.home-sync-card__heading>div{min-width:0}.home-local-card h3,.home-anonymous__quick h3,.home-sync-card h3{margin:0;color:#24474d;font-size:.98rem;line-height:1.28}.home-local-card__heading p,.home-sync-card__heading p{margin:4px 0 0;color:#657a7e;font-size:.77rem;line-height:1.42}.home-local-card__summary{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;overflow:hidden;border:1px solid #e3ebea;border-radius:11px;background:#fafcfc}.home-local-card__summary>div{display:grid;min-width:0;gap:3px;padding:10px;border-right:1px solid #e3ebea}.home-local-card__summary>div:last-child{border-right:0}.home-local-card__summary dt{color:#718388;font-size:.64rem;line-height:1.25;font-weight:700}.home-local-card__summary dd{margin:0;color:#194e56;font-size:1.15rem;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.home-local-card__summary--empty{max-width:150px;grid-template-columns:1fr}.home-local-card__trip{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe9e8;border-radius:12px;padding:11px 12px;color:#31575d;background:#fbfdfc;text-align:left}.home-local-card__trip>span{display:grid;min-width:0;gap:2px}.home-local-card__trip small{color:#26727b;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.home-local-card__trip h3{overflow:hidden;color:#24474d;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.home-local-card__trip span>span{color:#718287;font-size:.71rem}.home-local-card__trip q{display:block;overflow:hidden;margin-top:3px;color:#65787c;font-size:.7rem;font-style:italic;text-overflow:ellipsis;white-space:nowrap}.home-local-card__trip>button{display:grid;width:34px;height:34px;min-height:34px;flex:0 0 34px;place-items:center;border:0;border-radius:9px;padding:0;color:#176b74;background:#eaf4f3;box-shadow:none}.home-local-card__trip>button:hover{background:#dfeeed}.home-local-card>.fh-button{min-height:38px;padding:8px 13px;font-size:.8rem}.home-anonymous__quick{display:grid;align-content:start;gap:11px}.home-anonymous__quick .fh-button{min-height:38px;justify-self:start;padding:8px 12px;font-size:.78rem}.home-sync-card{display:grid;align-content:start;gap:13px}.home-sync-card__actions{display:flex;flex-wrap:wrap;gap:7px}.home-sync-card__actions .fh-button{min-height:36px;padding:7px 11px;font-size:.76rem}.home--authenticated{min-width:0;gap:14px}.home-authenticated__header{display:grid;min-width:0;gap:4px}.home-authenticated__header h2{margin:0;font-size:clamp(1.9rem,5vw,2.7rem);line-height:1.05}.home-authenticated__header>p:last-child:not(.eyebrow){max-width:580px;margin:3px 0 0;color:#64797d;font-size:.86rem;line-height:1.45}.home-primary-trip{overflow:hidden;border:1px solid #dbe7e5;border-radius:18px;background:#fff;box-shadow:0 8px 26px #172b3112}.home-primary-trip .fh-trip-horizon{min-height:clamp(210px,34vw,310px);border-radius:0}.home-primary-trip__context{display:block;color:inherit;font-size:.9rem;line-height:1.4}.home-primary-trip__action{display:flex;justify-content:flex-end;padding:12px 14px;border-top:1px solid #e3ebea}.home-primary-trip__action .fh-button{min-height:40px;padding:8px 13px;font-size:.8rem}.home-account-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.home-account-kpis>div{display:grid;min-width:0;gap:7px;border:1px solid #e0e9e8;border-radius:13px;padding:12px;background:#fff}.home-account-kpis dt{display:flex;min-width:0;align-items:center;gap:6px;color:#667b7f;font-size:.7rem;line-height:1.3;font-weight:700}.home-account-kpis dt svg{flex:0 0 auto;color:#4f858a}.home-account-kpis dd{margin:0;color:#194e56;font-size:1.35rem;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.home-account-trips{display:grid;min-width:0;gap:8px}.home-account-trips .fh-section-header{align-items:center}.home-account-trips .fh-section-header h2,.home-account-trips .fh-section-header h3{margin:0;font-size:1rem}.home-account-trips .fh-section-header .fh-button{min-height:36px;padding:6px 8px;font-size:.74rem}.home-account-trips__list{display:grid;min-width:0;gap:7px}.home-trip-preview{display:grid;width:100%;min-width:0;min-height:72px;grid-template-columns:40px minmax(0,1fr) 18px;grid-template-rows:auto auto;align-items:center;column-gap:10px;row-gap:4px;border:1px solid #e0e9e8;border-radius:13px;padding:10px;color:inherit;background:#fff;box-shadow:none;text-align:left}.home-trip-preview:hover,.home-trip-preview:active{border-color:#b8d3d0;color:inherit;background:#f8fbfa;transform:none}.home-trip-preview__visual{display:grid;width:40px;height:40px;grid-row:1 / 3;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#4e8c93,#9dc0ad)}.home-trip-preview__visual--2{background:linear-gradient(145deg,#4d7493,#89aeb7)}.home-trip-preview__visual--3{background:linear-gradient(145deg,#4d8178,#9fbea0)}.home-trip-preview__visual--4{background:linear-gradient(145deg,#5b718b,#94a9b4)}.home-trip-preview__copy{display:grid;min-width:0;gap:1px}.home-trip-preview__copy strong,.home-trip-preview__copy small,.home-trip-preview__copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-trip-preview__copy strong{color:#264b51;font-size:.86rem}.home-trip-preview__copy small{color:#738589;font-size:.67rem}.home-trip-preview__copy em{color:#39737a;font-size:.68rem;font-style:normal;font-weight:700}.home-trip-preview__meta{display:flex;min-width:0;grid-column:2;align-items:center;flex-wrap:wrap;gap:4px 7px}.home-trip-preview__meta>span:first-child{display:inline-flex;align-items:center;gap:3px;color:#718287;font-size:.64rem}.home-trip-preview__meta .lifecycle{padding:2px 6px;font-size:.58rem}.home-trip-preview>svg{grid-column:3;grid-row:1 / 3;color:#6d898d}.home-account-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.home-account-actions .fh-button{min-height:38px;padding:7px 11px;font-size:.76rem}.home--authenticated-empty{align-content:start}.home-authenticated-empty.fh-card{display:grid;max-width:520px;justify-items:center;gap:8px;margin-top:4px;padding:28px 20px;border-color:#dfe9e8;border-radius:17px;box-shadow:none;text-align:center}.home-authenticated-empty__icon{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;color:#26727b;background:#eaf4f3}.home-authenticated-empty h3{margin:4px 0 0;font-size:1.05rem}.home-authenticated-empty p{max-width:360px;margin:0;color:#657a7e;font-size:.82rem;line-height:1.5}.home-authenticated-empty>div{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:7px}.home-authenticated-empty .fh-button{min-height:40px;padding:8px 12px;font-size:.78rem}.home--empty{position:relative;grid-template-columns:minmax(0,1.02fr) minmax(260px,.98fr);min-height:min(680px,calc(100vh - 150px));align-items:center;gap:clamp(30px,7vw,90px);padding:clamp(24px,5vw,70px);overflow:hidden;border:1px solid rgb(217 227 225 / 70%);border-radius:28px;background:linear-gradient(145deg,#fff,#f9fbfa 54%,#e5f0ed);box-shadow:0 2px 4px #172b3108,0 24px 70px #172b3112}.home--empty:before{position:absolute;inset:-30% auto auto -12%;width:310px;height:310px;border-radius:50%;content:"";background:radial-gradient(circle,rgb(15 116 128 / 8%),transparent 68%)}.home-empty__copy{position:relative;z-index:1;display:grid;justify-items:start}.home-empty__copy h2{margin:0;font-size:clamp(2.8rem,8vw,5.4rem);line-height:.98;letter-spacing:-.06em}.home-empty__copy h3{max-width:19ch;margin:20px 0 0;font-size:clamp(1.25rem,2.3vw,1.75rem);line-height:1.25}.home-empty__body{max-width:34rem;margin:12px 0 0;color:var(--fh-color-text-muted);font-size:1.05rem;line-height:1.6}.home-empty__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.home-empty__actions .fh-button{min-height:50px;padding-inline:22px}.home-empty__note{display:flex;max-width:34rem;align-items:flex-start;gap:9px;margin:24px 0 0;color:var(--fh-color-text-muted);font-size:.82rem}.home-empty__note svg{flex:0 0 auto;color:var(--fh-color-primary)}.home-empty__visual{position:relative;min-height:410px;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#dff1f1,#f6ead4 56%,#b9d4c7 57%,#5f9480);box-shadow:inset 0 0 0 1px #ffffff7f,0 22px 55px #123f4924}.home-empty__sun{position:absolute;top:54px;right:48px;width:72px;height:72px;border-radius:50%;background:#e6ad58;box-shadow:0 0 0 18px #e6ad581f}.home-empty__land{position:absolute;inset:auto -12% -31%;height:67%;border-radius:50% 50% 0 0;transform:rotate(-5deg);background:#78aa91}.home-empty__land--far{bottom:-18%;left:24%;background:#a9c9b7;transform:rotate(10deg)}.home-empty__route{position:absolute;z-index:2;inset:39% 18% auto;display:flex;align-items:center;justify-content:center;gap:12px;color:#0b626d}.home-empty__route i{width:clamp(54px,9vw,120px);border-top:2px dashed currentColor;transform:rotate(-9deg);opacity:.7}.home__welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.home__welcome h2{margin:0;font-size:clamp(2.3rem,5vw,4rem);line-height:1;letter-spacing:-.055em}.home__welcome p:not(.eyebrow){margin:10px 0 0;color:var(--fh-color-text-muted)}.home__dashboard{display:grid;gap:18px}.home__focus{overflow:hidden;border:1px solid var(--fh-color-border);border-radius:24px;background:var(--fh-color-surface);box-shadow:0 2px 4px #172b310a,0 18px 48px #172b3114}.home__focus .fh-trip-horizon{min-height:clamp(250px,38vw,390px);border-radius:0}.home__focus-action{display:flex;align-items:center;justify-content:space-between;gap:var(--fh-space-4);padding:18px 22px}.home__focus-action strong{font-size:1.05rem}.home__focus-action p{margin:var(--fh-space-1) 0 0;color:var(--fh-color-text-muted);font-size:.875rem}.home__quick{align-self:start;padding:22px;border:1px solid var(--fh-color-border);border-radius:20px;background:#ffffffb3}.home__quick .fh-section-header{margin-bottom:8px}.home__quick>p{margin:0 0 18px;color:var(--fh-color-text-muted);font-size:.875rem}.home__trip-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:var(--fh-space-3)}.home-trip{display:flex;align-items:center;justify-content:space-between;gap:var(--fh-space-3);padding:var(--fh-space-4)}.home-trip h3{margin:var(--fh-space-2) 0 0;overflow-wrap:anywhere}.home-trip p{margin:var(--fh-space-1) 0 0;color:var(--fh-color-text-muted);font-size:var(--fh-text-body-sm)}.home-trip-quote{display:block;margin:8px 0 0;color:var(--fh-color-text-muted);font-size:.86rem;font-style:italic;line-height:1.4;white-space:pre-wrap}.home__quick-actions{display:flex;flex-wrap:wrap;gap:var(--fh-space-2)}.participant-sections{display:grid;gap:22px}.participant-sections>section,.invitation-card{padding:20px;border:1px solid #dfe9e8;border-radius:16px;background:#f8fbfa}.person-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #dfe9e8}.person-row>div:first-child{display:grid;gap:4px}.person-row span{color:#5a7478;font-size:.86rem}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.inline-form{display:flex;align-items:end;gap:10px;margin-top:14px}.inline-form .field{flex:1;margin:0}.local-participants{max-width:760px;margin:0 auto}.local-participants__header{margin-bottom:8px}.local-participants__helper{margin-bottom:22px!important}.local-participants__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #dfe7e7}.local-participants__toolbar h3{margin:0;font-weight:700}.local-participants__list{display:grid}.app-layout--contextual:has(.people-screen),.app-layout--contextual:has(.local-participants){background:#fff}.people-screen,.access-offers-screen{width:min(100%,760px);margin:0 auto}.people-screen{display:grid;gap:16px;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.people-screen__header{margin-bottom:2px}.people-screen__heading{display:flex;min-width:0;align-items:flex-start;gap:12px}.people-screen__heading>div{min-width:0}.people-screen__heading-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:13px;color:#14756f;background:#e7f4f1}.people-screen__header h2,.local-participants__header h2,.access-offers-screen__heading h2{margin:0}.people-screen__header p:last-child,.access-offers-screen__heading p{margin:4px 0 0;color:#60736f;line-height:1.45}.people-screen__sections{display:grid;gap:14px}.people-section{display:grid;gap:11px;border:1px solid #e0eae8;border-radius:17px;padding:15px;background:#fff}.people-section__heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.people-section__heading h3{margin:0;font-size:1rem}.people-section__heading p{margin:3px 0 0;font-size:.8rem;line-height:1.4}.people-section__heading .MuiChip-root{flex:0 0 auto;color:#78601d;background:#fff6d9}.people-list,.access-offers-list{display:grid;gap:10px}.people-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #dfe9e7;border-radius:14px;padding:12px;background:#fff;box-shadow:0 3px 12px #1f322f0a}.people-row__avatar .fh-avatar.MuiAvatar-root{width:42px;height:42px;color:#176d68;background:#dff0ed;font-size:.9rem;font-weight:800}.people-row__identity{display:grid;min-width:0;gap:3px}.people-row__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-row__identity span{color:#60736f;font-size:.8rem;line-height:1.35}.people-row__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.people-row__actions .MuiButton-root{min-height:32px;padding-inline:8px;font-size:.72rem}.people-invite-section{background:#fbfdfc}.people-invite-section__actions{display:grid;gap:10px}.people-screen__guest-tools,.people-invite-section__new{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dce8e6;border-radius:13px;padding:11px;background:#fff}.people-screen__guest-tools .MuiButton-root,.people-invite-section__new .MuiButton-root{min-height:40px;white-space:nowrap}.people-invite-section__new>div{min-width:0}.people-invite-section__new strong{display:block;font-size:.9rem}.people-invite-section__new p{margin:2px 0 0;font-size:.76rem;line-height:1.35}.people-pending-invitations{gap:0}.people-pending-invitations .people-section__heading{margin-bottom:9px}.people-invitation-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:10px 2px;border-top:1px solid #e8efed}.people-invitation-row>div{display:grid;min-width:0;gap:2px}.people-invitation-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-invitation-row span{color:#60736f;font-size:.78rem}.people-pending-invitations{display:grid;gap:6px;margin-top:8px}.people-pending-invitations h3{margin:0;color:#526965;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.people-invite-dialog{display:grid;gap:14px;padding-top:6px!important}.people-invite-dialog__or.MuiTypography-root{color:#71837f;font-size:.75rem;text-align:center;text-transform:uppercase}.people-invite-dialog__handle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.people-invite-dialog__link{display:grid;gap:9px}.people-invite-dialog__link>p{margin:0;font-size:.77rem;line-height:1.4}.people-invite-dialog__link>.MuiButton-root{justify-self:start}.access-offers-screen{padding-bottom:24px}.access-offers-screen__heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.access-offers-screen__heading>svg{flex:0 0 auto;margin-top:3px;color:#1976d2}.access-offers-screen__eyebrow{display:block;margin-bottom:4px;color:#197a75;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.invitations-screen{min-height:calc(100dvh - 170px);padding-bottom:34px}.invitations-screen .access-offers-screen__heading{gap:13px;margin-bottom:16px;border:1px solid #e4ece9;border-radius:18px;padding:16px;background:linear-gradient(135deg,#fffaf1,#f7fcfb)}.invitations-screen .access-offers-screen__heading>svg{box-sizing:content-box;margin-top:1px;border-radius:12px;padding:9px;color:#197a75;background:#e4f3f0}.invitations-screen .access-offers-screen__heading>div{min-width:0}.invitations-screen .access-offers-screen__heading h2{font-size:clamp(1.45rem,6.5vw,1.85rem);line-height:1.16}.invitations-screen .access-offers-screen__heading p{max-width:540px;margin-top:6px}.access-offer-card{position:relative;display:grid;gap:6px;border:1px solid #dfe9e7;border-radius:16px;padding:17px;background:#fff;box-shadow:0 4px 15px #1f322f0d}.access-offer-card__icon{position:absolute;top:14px;right:14px;display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#176d68;background:#e4f3f0}.access-offer-card__kind{padding-right:46px;color:#1976d2;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.access-offer-card h3{margin:1px 46px 0 0;font-size:1.08rem}.access-offer-card p{margin:0;color:#5b706b;font-size:.86rem;line-height:1.45}.access-offer-card strong{margin-top:6px;font-size:.92rem}.access-offer-card small{margin-top:5px;color:#70827e}.access-offer-card__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.access-offer-state{display:grid;min-height:230px;place-content:center;justify-items:center;gap:8px;border:1px solid #e4ecea;border-radius:17px;padding:28px 18px;background:#fff;text-align:center}.access-offer-state h3,.access-offer-state p{max-width:330px;margin:0}.access-offer-state p{color:#60736f;line-height:1.5}.access-offer-state__icon{display:grid;width:62px;height:62px;place-items:center;border-radius:18px;color:#1976d2;background:#eef6fd}.access-offer-state--error{min-height:190px;border-color:#f0ced2;background:snow}.access-offers-loading{display:grid;gap:10px}.access-offer-skeleton{min-height:170px;border:1px solid #e4ecea;border-radius:16px;background:linear-gradient(100deg,#f7f9f9 20%,#eef3f2,#f7f9f9 60%);background-size:200% 100%;animation:access-offer-shimmer 1.4s infinite linear}.invitations-screen .access-offer-state{min-height:250px;border-color:#e2ebe8;padding:36px 22px;box-shadow:0 4px 18px #1f322f0a}.invitations-screen .access-offer-state__icon{width:68px;height:68px;margin-bottom:4px;border-radius:20px;color:#197a75;background:#e9f6f4}.invitations-screen .access-offer-state--error{min-height:210px;border-color:#f0d7d9;box-shadow:none}.invitations-screen .access-offer-skeleton{border-color:#e2ebe8;background:linear-gradient(100deg,#f8fbfa 20%,#edf6f4,#f8fbfa 60%);background-size:200% 100%}@keyframes access-offer-shimmer{to{background-position:-200% 0}}.local-participant-row{display:flex;align-items:center;gap:12px;min-height:68px;border-bottom:1px solid #e6ecec}.local-participant-row__identity{display:flex;align-items:center;flex:1;min-width:0;gap:9px}.local-participant-row__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-participant-row__identity .MuiChip-root{height:24px;border-radius:12px}.local-participant-row__actions{display:flex;gap:2px}.local-participant-row__actions .MuiIconButton-root{width:44px;height:44px}.local-participant-editor{display:grid;gap:14px;padding-top:8px!important}.local-participant-avatar-picker{display:grid;grid-template-columns:repeat(6,48px);justify-content:start;gap:6px}.local-participant-avatar-picker .MuiIconButton-root{width:48px;height:48px;box-sizing:border-box;padding:2px;border:2px solid transparent;border-radius:50%}.local-participant-avatar-picker .MuiIconButton-root .MuiAvatar-root{border-radius:50%}.local-participant-avatar-picker .MuiIconButton-root[aria-pressed=true]{border-color:#1976d2;background:#eaf3fc;box-shadow:0 0 0 2px #fff inset}.generated-link{display:flex;align-items:center;gap:10px;margin-top:12px}.generated-link .MuiTextField-root{min-width:0;flex:1}.app-layout--contextual:has(.plan-readonly){background:#fff}.plan-readonly{display:grid;width:min(100%,760px);min-width:0;margin:0 auto;gap:14px;padding-bottom:calc(132px + env(safe-area-inset-bottom));background:#fff}.plan-readonly__header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.plan-readonly__header h2{margin:0}.plan-readonly__header>div{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:4px}.plan-readonly button{min-height:44px}.plan-readonly :is(button,summary):focus-visible{outline:3px solid rgba(29,125,137,.3);outline-offset:2px}.plan-form.MuiPaper-root{display:grid;gap:14px;padding:16px;border-color:#d8e6e3;border-radius:16px;background:#fff;box-shadow:0 4px 16px #1438370e;scroll-margin-top:12px}.plan-form h3,.plan-form p{margin:0}.plan-form p{margin-top:3px;color:#5a716e;font-size:.88rem}.plan-activity-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;margin:0;padding:0;border:0}.plan-activity-picker legend{grid-column:1/-1;margin-bottom:2px;color:#3e5754;font-size:.78rem;font-weight:700}.plan-readonly button.plan-activity-choice{display:grid;min-height:66px;place-items:center;align-content:center;gap:4px;padding:8px 5px;border:1px solid #d9e5e3;border-radius:12px;color:var(--plan-accent);background:#fff;font-size:.72rem}.plan-activity-choice--activity{--plan-accent:#6b62b5}.plan-activity-choice--transport{--plan-accent:#287bb5}.plan-activity-choice--food{--plan-accent:#d27a22}.plan-activity-choice--accommodation{--plan-accent:#a14f88}.plan-activity-choice--rest{--plan-accent:#4c9363}.plan-readonly button.plan-activity-choice[aria-pressed=true]{border-color:var(--plan-accent);color:var(--plan-accent);background:color-mix(in srgb,var(--plan-accent) 9%,white);box-shadow:0 0 0 1px color-mix(in srgb,var(--plan-accent) 28%,transparent)}.plan-readonly button.plan-activity-choice:hover,.plan-readonly button.plan-activity-choice:active{color:var(--plan-accent);background:color-mix(in srgb,var(--plan-accent) 7%,white)}.plan-form__times{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.plan-cross-day{display:flex;align-items:center;width:max-content;max-width:100%;color:#36534f}.plan-form__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:9px}.plan-form__actions .MuiButton-root{text-transform:none;transform:none}.plan-form__actions .MuiButton-contained:not(.Mui-disabled):hover,.plan-form__actions .MuiButton-contained:not(.Mui-disabled):active{color:#fff;background:#116f78}.plan-form__actions .MuiButton-outlined:hover,.plan-form__actions .MuiButton-outlined:active{color:#0f6570;background:#edf7f5}.plan-form__place-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.plan-form-checklist{overflow:hidden;border:1px solid #d8e6e3;border-radius:13px;background:#f9fcfb}.plan-form-checklist__toggle{display:grid;width:100%;min-height:58px;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:9px;padding:9px 12px;border:0;color:#294d49;background:transparent;text-align:left}.plan-form-checklist__toggle:hover,.plan-form-checklist__toggle[aria-expanded=true]{color:#294d49;background:#f2f8f6}.plan-form-checklist__toggle:active{color:#294d49;background:#e8f3f0;transform:none}.plan-readonly .plan-form-checklist__toggle:focus-visible{outline:2px solid #4b9699;outline-offset:-2px}.plan-form-checklist__toggle>span:first-child{display:grid;min-width:0;gap:2px}.plan-form-checklist__toggle strong{font-size:.92rem}.plan-form-checklist__toggle small{color:#617873;font-size:.76rem;font-weight:500;line-height:1.35}.plan-form-checklist__toggle svg{transition:transform var(--fh-motion-base)}.plan-form-checklist__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.plan-form-checklist__count{display:grid;min-width:26px;height:26px;place-items:center;border-radius:13px;color:#176c75;background:#e5f3f1;font-size:.76rem;font-weight:800}.plan-form-checklist__content{display:grid;gap:9px;padding:0 10px 11px;border-top:1px solid #e2ecea}.plan-form-checklist__list{display:grid;gap:3px;margin:8px 0 0;padding:0;list-style:none}.plan-form-checklist__list li{display:grid;min-width:0;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:4px;padding:2px 0}.plan-form-checklist__list li.is-complete .plan-form-checklist__label strong{color:#71827f;text-decoration:line-through}.plan-form-checklist__status{display:grid;width:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:50%;color:#52756f;background:transparent}button.plan-form-checklist__status:hover,button.plan-form-checklist__status:active{color:#216b53;background:#eaf5ef}.plan-form-checklist__label{display:flex;min-width:0;min-height:34px;align-items:center;gap:6px;overflow-wrap:anywhere}.plan-form-checklist__label>span{display:inline-flex;flex:0 0 auto;color:#26717a}.plan-form-checklist__actions{display:flex;grid-column:2;justify-content:flex-end;gap:2px}.plan-form-checklist__actions button{display:grid;width:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:8px;color:#216f79;background:transparent}.plan-form-checklist__actions button:disabled{opacity:.4}.plan-form-checklist__actions button:last-child{color:#a63d3d}.plan-form-checklist__actions button:hover,.plan-form-checklist__actions button:active{background:#eaf4f2}.plan-form-checklist__editor{display:grid;gap:9px;padding:10px;border:1px dashed #c6dbd7;border-radius:11px;background:#fff}.plan-form-checklist__editor>div:last-child{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.plan-form-checklist__editor .MuiButton-root,.plan-form-checklist__add.MuiButton-root{min-height:40px;text-transform:none;transform:none}.plan-form-checklist__add.MuiButton-root{justify-self:start}.place-map-picker{display:grid;gap:12px;padding:12px;border:1px solid #d8e6e3;border-radius:14px;background:#f7fbfa}.place-map-picker p{margin:3px 0 0;color:#5a716e;font-size:.86rem}.place-map-picker .trip-map-picker,.place-map-picker .trip-map-canvas{min-height:260px}.place-map-picker small{color:#5a716e;font-variant-numeric:tabular-nums}.place-map-picker__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.plan-days{display:flex;max-width:100%;gap:7px;margin:0 -2px;padding:2px 2px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.plan-day{position:relative;display:grid;flex:0 0 76px;min-height:72px;place-items:center;gap:2px;padding:8px 6px 12px;border:1px solid #dce8e6;border-radius:13px;color:#4f6965;background:#fff;scroll-snap-align:start}.plan-day span{font-size:.72rem;text-transform:capitalize}.plan-day strong{color:#183d3e;font-size:.82rem;white-space:nowrap}.plan-day i{position:absolute;bottom:5px;width:18px;height:3px;border-radius:99px;background:transparent}.plan-day i.has-items{background:#4a8fa1}.plan-day i.is-complete{background:#3b9a69}.plan-day[aria-selected=true]{border-color:#267783;color:#174f58;background:#eef8f7;box-shadow:0 0 0 1px #26778329}.plan-outside-toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;padding:8px 10px;border:1px solid #ead9aa;border-radius:12px;color:#735710;background:#fffaf0;text-align:left}.plan-outside-toggle strong{display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;background:#f5e6bd;font-size:.76rem}.plan-outside-toggle svg:last-child{transition:transform var(--fh-motion-base)}.plan-outside-toggle[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.plan-day-content{display:grid;gap:12px}.plan-day-content>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:3px 1px}.plan-day-content>header h3,.plan-day-content>header p{margin:0}.plan-day-content>header .fh-progress{width:min(52%,260px)}.plan-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.plan-card.MuiCard-root{--plan-accent:#3d8291;display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;min-width:0;padding:13px 13px 13px 10px;border-color:#dce7e5;border-radius:15px;background:#fff;box-shadow:0 3px 12px #1438370b}.plan-card--activity{--plan-accent:#6b62b5}.plan-card--transport{--plan-accent:#287bb5}.plan-card--food{--plan-accent:#d27a22}.plan-card--accommodation{--plan-accent:#a14f88}.plan-card--rest{--plan-accent:#4c9363}.plan-card__rail{display:flex;min-height:100%;flex-direction:column;align-items:center;gap:7px}.plan-card__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--plan-accent);background:color-mix(in srgb,var(--plan-accent) 11%,white)}.plan-card__line{width:2px;min-height:18px;flex:1;border-radius:99px;background:color-mix(in srgb,var(--plan-accent) 24%,white)}.plan-card__content{display:grid;min-width:0;gap:7px}.plan-card__content>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.plan-card__content h4{margin:1px 0 0;color:#173738;font-size:1rem;line-height:1.32;overflow-wrap:anywhere}.plan-card__type{color:var(--plan-accent);font-size:.68rem;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.plan-card__status{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;color:#67807b;background:#f4f8f7}.plan-readonly button.plan-card__status{min-height:34px}.plan-readonly button.plan-card__status:not(:disabled):hover,.plan-readonly button.plan-card__status:not(:disabled):active{color:#236b52;background:#e8f5ed}.plan-readonly button.plan-card__status:disabled{color:#71827f;opacity:.75;cursor:not-allowed}.plan-card__time,.plan-card__location{display:flex;align-items:center;gap:6px;margin:0;color:#506c68;font-size:.82rem;line-height:1.4}.plan-card__time{font-variant-numeric:tabular-nums}.plan-card__conflict{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#986816;font-size:.7rem}.plan-card__notes,.plan-notes p,.plan-subitems p{margin:0;color:#526b68;font-size:.82rem;line-height:1.48;white-space:pre-wrap;overflow-wrap:anywhere}.plan-notes summary,.plan-subitem__notes summary{width:max-content;max-width:100%;color:#216f79;font-size:.78rem;font-weight:700;cursor:pointer}.plan-notes[open] summary{margin-bottom:5px}.plan-subitems{margin-top:2px;border-top:1px solid #e5edeb;padding-top:8px}.plan-subitems__header{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:8px;color:#216f79;font-size:.78rem}.plan-readonly .plan-subitems__header button{display:inline-flex;min-height:32px;align-items:center;gap:3px;padding:2px 4px;border:0;border-radius:7px;color:#216f79;background:transparent;font:inherit;font-weight:700}.plan-subitems__header button svg{transition:transform var(--fh-motion-base)}.plan-subitems__header button[aria-expanded=true] svg{transform:rotate(180deg)}.plan-subitems ul{display:grid;gap:5px;margin:8px 0 0;padding:0;list-style:none}.plan-subitems li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:3px;align-items:start;min-width:0;padding:3px 0;color:#36534f}.plan-subitems li.is-complete strong{color:#71827f;text-decoration:line-through}.plan-subitem__status{display:grid;width:40px;min-height:40px;place-items:center;padding:0;border:0;border-radius:50%;color:#52756f;background:transparent}.plan-readonly button.plan-subitem__status:hover,.plan-readonly button.plan-subitem__status:active{color:#216b53;background:#eaf5ef}.plan-subitem__body{display:grid;min-width:0;gap:3px}.plan-subitem__body>strong{padding-top:9px;overflow-wrap:anywhere}.plan-subitem__notes summary{display:inline-flex;min-height:30px;align-items:center;gap:4px;list-style:none}.plan-subitem__notes summary::-webkit-details-marker{display:none}.plan-subitem__notes p{margin:2px 0 3px}.plan-readonly button.plan-subitem__empty-add{display:inline-flex;min-height:40px;align-items:center;justify-self:start;gap:5px;padding:4px 7px;border:0;border-radius:8px;color:#176c75;background:transparent;font-size:.75rem;font-weight:750}.plan-readonly button.plan-subitem__empty-add:hover,.plan-readonly button.plan-subitem__empty-add:active{background:#edf7f5;color:#0d5c65}.plan-view-tabs{display:grid;grid-template-columns:repeat(2,max-content);flex:none;gap:2px;width:max-content;max-width:100%;padding:3px;border:1px solid #d9e8e6;border-radius:11px;background:#f5faf9}.plan-view-tabs button{min-height:32px;padding:4px 10px;border:0;border-radius:8px;background:transparent;color:#526b68;font:inherit;font-size:.76rem;font-weight:700;cursor:pointer}.plan-view-tabs button[aria-selected=true]{background:#fff;color:#116b73;box-shadow:0 1px 5px #173d3e1a}.plan-view-tabs button:hover{background:#eaf5f3}.plan-view-tabs button:active{background:#dff0ed;color:#0b5960}.plan-view-tabs button:focus-visible{outline:3px solid rgba(25,134,145,.24);outline-offset:2px}.plan-info{display:grid;gap:14px}.plan-info>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.plan-info>header h3,.plan-info>header p,.plan-info-note h4,.plan-info-note p{margin:0}.plan-info>header p{margin-top:3px;color:var(--fh-color-text-muted);font-size:.86rem;line-height:1.4}.plan-info-loading,.plan-info-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.plan-info-empty{display:grid;justify-items:center;gap:5px;padding:30px 16px;color:var(--fh-color-text-muted);text-align:center}.plan-info-empty strong{color:var(--fh-color-text)}.plan-info-form{display:grid;gap:12px;padding:15px;border-color:#d9e8e6;border-radius:16px;background:#fff}.plan-info-form h4{margin:0;font-size:1rem}.plan-info-form>div:last-child{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.plan-info-note{display:grid;gap:10px;padding:14px 15px;border-color:#dce9e7;border-radius:16px;background:#fff;box-shadow:none}.plan-info-note.is-pinned{border-color:#b9ddd6;background:#fbfefd}.plan-info-note.is-notification-target{border-color:#13858c;background:#edf9f7;box-shadow:0 0 0 3px #13858c2e;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.plan-info-note>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.plan-info-note>header h4{color:var(--fh-color-text);font-size:1rem;line-height:1.3}.plan-info-note time{flex:none;color:var(--fh-color-text-muted);font-size:.68rem}.plan-info-note__pin{display:inline-flex;align-items:center;gap:4px;margin-bottom:3px;color:#087f77;font-size:.68rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.plan-info-note__content{color:#365653;font-size:.86rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.plan-info-note__address{display:flex;align-items:flex-start;gap:6px;color:#526b68;font-size:.8rem;line-height:1.4;overflow-wrap:anywhere}.plan-info-note__address svg{flex:none;margin-top:1px;color:#198691}.plan-info-note__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:3px;padding-top:2px}.plan-info-note__actions .MuiButton-root,.plan-info>header .MuiButton-root{border-radius:10px;text-transform:none}.plan-info-note__actions .MuiButton-root:active,.plan-info>header .MuiButton-root:active,.plan-info-form .MuiButton-root:active{background:#e2f2ef;color:#0b6168}.plan-info-note__actions .MuiButton-colorError:active{background:#fff0ef;color:#b42318}@media(max-width:430px){.plan-info>header{align-items:stretch;flex-direction:column}.plan-info>header .MuiButton-root{align-self:flex-end}.plan-info-note>header{flex-direction:column;gap:4px}}.plan-subitem__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:5px;margin-top:2px}.plan-readonly .plan-subitem__actions button{display:inline-flex;min-width:38px;min-height:38px;align-items:center;justify-content:center;gap:4px;padding:3px 5px;border:0;border-radius:8px;color:#216f79;background:transparent;font-size:.7rem}.plan-readonly .plan-subitem__actions button:disabled{opacity:.45}.plan-readonly .plan-subitem__actions button:last-child{color:#a63d3d}.plan-readonly .plan-subitem__actions button:hover,.plan-readonly .plan-subitem__actions button:active{color:#155f68;background:#edf7f5}.plan-readonly .plan-subitem__actions button:last-child:hover,.plan-readonly .plan-subitem__actions button:last-child:active{color:#922f2f;background:#fff0f0}.plan-subitem-form.MuiPaper-root{display:grid;gap:10px;margin-top:2px;padding:12px;border:1px dashed #cbdedb;border-radius:12px;background:#f9fcfb;box-shadow:none}.plan-subitem-form h5{margin:0;color:#294d49;font-size:.9rem}.plan-subitem-form__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.plan-subitem-form__actions .MuiButton-root{min-height:36px;text-transform:none;transform:none}.plan-subitem-form__actions .MuiButton-contained:not(.Mui-disabled):hover,.plan-subitem-form__actions .MuiButton-contained:not(.Mui-disabled):active{color:#fff;background:#116f78}.plan-subitem-form__actions .MuiButton-outlined:hover,.plan-subitem-form__actions .MuiButton-outlined:active{color:#0f6570;background:#edf7f5}.plan-readonly button.plan-card__actions-toggle{display:flex;align-items:center;justify-content:flex-end;gap:4px;width:max-content;min-height:36px;margin-left:auto;padding:4px 2px;border:0;color:#216f79;background:transparent;font-size:.75rem}.plan-card__actions-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.plan-card__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px;padding-top:7px;border-top:1px solid #e5edeb}.plan-card__actions .MuiButton-root{min-height:38px;gap:6px;text-transform:none;transform:none}.plan-card__actions .MuiButton-outlined:hover,.plan-card__actions .MuiButton-outlined:active{color:#0f6570;background:#edf7f5}.plan-card__actions .MuiButton-colorError:hover,.plan-card__actions .MuiButton-colorError:active{color:#fff;background:#a93535}.plan-card__date{justify-self:end;color:#78908b;font-size:.68rem}.plan-card--completed{opacity:.72}.plan-card--completed h4{text-decoration:line-through}.plan-card--completed .plan-card__status{color:#347a57;background:#eaf6ee}.plan-timeline{display:grid;min-width:0;gap:7px}.plan-readonly button.plan-timeline__add{display:inline-flex;min-height:34px;align-items:center;justify-self:end;gap:5px;border:0;border-radius:8px;padding:4px 7px;color:#176c75;background:transparent;font-size:.75rem;font-weight:750;cursor:pointer}.plan-readonly button.plan-timeline__add:hover,.plan-readonly button.plan-timeline__add:active{background:#edf7f5;color:#0d5c65}.plan-timeline__scroll{height:min(58dvh,620px);min-height:390px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;border:1px solid #dce8e6;border-radius:15px;background:#fff;scrollbar-width:thin}.plan-timeline__body{display:grid;grid-template-columns:48px minmax(0,1fr);min-width:0;padding-bottom:calc(48px + env(safe-area-inset-bottom))}.plan-timeline__hours{position:relative;height:1584px;border-right:1px solid #dce8e6;color:#708682;background:#fbfdfc;font-size:.65rem;font-variant-numeric:tabular-nums}.plan-timeline__hours span{position:absolute;right:7px;transform:translateY(-50%);white-space:nowrap}.plan-timeline__hours span:first-child{transform:none}.plan-timeline__hours span:last-child{transform:translateY(-100%)}.plan-timeline__canvas{position:relative;min-width:0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 32px,#eef3f2 32px,#eef3f2 33px,transparent 33px,transparent 65px,#dce7e5 65px,#dce7e5 66px)}.plan-timeline__canvas.is-interactive{cursor:crosshair}.plan-timeline-event{--plan-accent:#6b62b5;position:absolute;z-index:2;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--plan-accent) 38%,white);border-left:3px solid var(--plan-accent);border-radius:8px;color:#173738;background:color-mix(in srgb,var(--plan-accent) 11%,white);box-shadow:0 2px 7px #14383717}.plan-timeline-event--transport{--plan-accent:#287bb5}.plan-timeline-event--food{--plan-accent:#d27a22}.plan-timeline-event--accommodation{--plan-accent:#a14f88}.plan-timeline-event--rest{--plan-accent:#4c9363}.plan-timeline-event.is-completed{opacity:.65}.plan-timeline-event.is-interacting{z-index:7;opacity:.92;border-style:dashed;box-shadow:0 5px 16px #1438373d;transition:top .05s linear,height .05s linear}.plan-timeline-event.is-notification-target{z-index:6;border-color:#086f78;box-shadow:0 0 0 3px #13858c42;transition:border-color .2s ease,box-shadow .2s ease}.plan-timeline-event.is-completed strong{text-decoration:line-through}.plan-readonly .plan-timeline-event__main{display:grid;width:100%;height:100%;min-height:0;align-content:start;gap:2px;overflow:hidden;border:0;padding:4px 5px;color:inherit;background:transparent;text-align:left;cursor:pointer}.plan-readonly .plan-timeline-event.has-time-controls .plan-timeline-event__main{padding-right:29px;padding-left:30px}.plan-readonly .plan-timeline-event__drag-handle{position:absolute;top:0;left:0;z-index:5;display:grid;width:26px;height:24px;place-items:center;border:0;border-radius:6px 0;padding:0;color:var(--plan-accent);background:color-mix(in srgb,var(--plan-accent) 18%,white);cursor:grab;touch-action:none}.plan-readonly .plan-timeline-event__drag-handle:active{cursor:grabbing}.plan-readonly .plan-timeline-event__resize-handle{position:absolute;z-index:5;right:28%;bottom:0;left:28%;display:flex;height:24px;align-items:flex-end;justify-content:center;border:0;padding:0 0 3px;background:transparent;cursor:ns-resize;touch-action:none}.plan-timeline-event__resize-handle span{display:block;width:28px;height:3px;flex:none;border-radius:999px;background:var(--plan-accent)}.plan-timeline-event__drag-handle:disabled,.plan-timeline-event__resize-handle:disabled{cursor:not-allowed;opacity:.55}.plan-timeline-event__interaction-label{position:absolute;z-index:6;right:3px;bottom:3px;border-radius:5px;padding:2px 4px;color:#075e63;background:#ffffffe0;font-size:.61rem;font-weight:850;font-variant-numeric:tabular-nums;pointer-events:none}.plan-timeline-event__type{color:var(--plan-accent);font-size:.53rem;font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase}.plan-timeline-event__title{display:flex;min-width:0;align-items:center;gap:3px;font-size:.75rem;line-height:1.15}.plan-timeline-event__title svg{flex:none;color:var(--plan-accent)}.plan-timeline-event__title h4{min-width:0;margin:0;overflow:hidden;font:inherit;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.plan-timeline-event__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-timeline-event__meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:2px 7px;color:#4c6763;font-size:.61rem;line-height:1.15;font-variant-numeric:tabular-nums}.plan-timeline-event__meta span,.plan-timeline-event__checklist{display:flex;min-width:0;align-items:center;gap:2px}.plan-timeline-event__continuation,.plan-timeline-event__checklist{color:var(--plan-accent);font-size:.58rem;font-weight:750;white-space:nowrap}.plan-readonly .plan-timeline-event__status{position:absolute;top:1px;right:1px;z-index:3;display:grid;width:24px;min-height:24px;place-items:center;border:0;border-radius:50%;color:var(--plan-accent);background:color-mix(in srgb,var(--plan-accent) 13%,white);cursor:pointer}.plan-readonly .plan-timeline-event__status:disabled{opacity:.65;cursor:not-allowed}.plan-readonly .plan-timeline-event__details{position:absolute;right:1px;bottom:0;z-index:3;display:flex;width:auto;min-height:22px;align-items:center;gap:2px;border:0;border-radius:7px 0 0;padding:2px 4px;color:var(--plan-accent);background:color-mix(in srgb,var(--plan-accent) 13%,white);font-size:.56rem;font-weight:800;cursor:pointer}.plan-timeline-preview{position:absolute;z-index:4;left:3px;right:3px;display:flex;align-items:flex-start;border:1px dashed #0f7c80;border-radius:7px;padding:3px 6px;color:#075e63;background:#d5f4f0bf;pointer-events:none}.plan-timeline-preview span{font-size:.67rem;font-weight:800;font-variant-numeric:tabular-nums}.plan-timeline-now{position:absolute;z-index:5;left:0;right:0;height:1px;background:#dc4c5d;pointer-events:none}.plan-timeline-now:before{content:"";position:absolute;left:-3px;top:-3px;width:7px;height:7px;border-radius:50%;background:#dc4c5d}.plan-timeline-now span{position:absolute;right:3px;top:-14px;color:#b93445;font-size:.58rem;font-weight:800}.plan-timeline__empty{margin:0;color:#6c817d;font-size:.73rem;text-align:center}.plan-untimed,.plan-timeline-detail{display:grid;gap:8px;margin-top:4px;padding-top:12px;border-top:1px solid #e1ebe9}.plan-untimed>h4,.plan-timeline-detail>h4{margin:0;color:#3b5753;font-size:.84rem}.plan-list>li.is-notification-target>.plan-card{border-color:#13858c;background:#edf9f7;box-shadow:0 0 0 3px #13858c2e;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}@media(prefers-reduced-motion:reduce){.plan-info-note.is-notification-target,.plan-timeline-event.is-notification-target,.plan-list>li.is-notification-target>.plan-card{transition:none}}@media(max-width:430px){.plan-readonly__header{align-items:center}.plan-readonly__header>div{max-width:72%}.plan-form__times{grid-template-columns:1fr}.plan-activity-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-form{scroll-margin-bottom:140px}.plan-form-checklist__content{padding-inline:8px}.plan-form__actions .MuiButton-root{min-height:44px;flex:1 1 120px}}@media(max-width:430px){.plan-timeline__scroll{height:min(56dvh,520px);min-height:360px}.plan-timeline__body{grid-template-columns:43px minmax(0,1fr)}.plan-timeline__hours span{right:5px;font-size:.61rem}.plan-timeline-event__title{font-size:.69rem}.plan-timeline-event__meta{font-size:.57rem}}.today{display:grid;gap:var(--fh-space-6)}.today__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--fh-space-4)}.today__header h2{margin:0}.today button{min-height:44px}.today :is(button,progress):focus-visible{outline:3px solid rgba(29,125,137,.35);outline-offset:2px}.today-summary,.today-next,.today-lifecycle,.today-plan{background:var(--fh-color-surface)}.today-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--fh-space-6)}.today-summary h3,.today-next h3,.today-lifecycle h3,.today-plan h3{margin:0}.today-summary .fh-progress{width:min(100%,22rem)}.today-next{position:relative;display:grid;align-self:start;gap:var(--fh-space-2);border-color:transparent;background:linear-gradient(145deg,#174c55,var(--fh-color-primary));color:var(--fh-color-text-inverse);box-shadow:var(--fh-shadow-sm)}.today-next :is(h3,.eyebrow){color:#fff}.today-next__time{font-size:1.65rem;font-variant-numeric:tabular-nums}.today-next__location{display:flex;align-items:center;gap:var(--fh-space-2);margin:0}.today-next button{width:fit-content}.today-plan__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.today-list{display:grid;gap:4px;margin:0;padding:0;list-style:none}.today-item{display:grid;grid-template-columns:44px 64px minmax(0,1fr);align-items:center;gap:8px;min-height:56px;padding:6px 0;border-bottom:1px solid #dfe9e8}.today-item:last-child{border-bottom:0}.today-item__toggle{display:grid;width:44px;min-height:44px;place-items:center;padding:0;border-radius:50%;color:var(--fh-color-primary-hover);background:var(--fh-color-primary-muted)}.today-item__status{display:grid;width:44px;min-height:44px;place-items:center;color:#174c55;font-size:1.25rem}.today-item__time{font-weight:750;font-variant-numeric:tabular-nums}.today-item>span:last-child{display:grid;gap:3px}.today-item small{color:#5a7478}.today-item--completed strong{color:#5a7478;text-decoration:line-through}.app-layout--contextual:has(.saved-places-screen){background:#fff}.saved-places-screen{display:grid;gap:16px;width:min(100%,760px);min-width:0;margin:0 auto;padding-bottom:calc(116px + env(safe-area-inset-bottom))}.saved-places-screen>h1.MuiTypography-root{margin:0;font-size:2rem;letter-spacing:-.03em}.saved-place-form.MuiPaper-root{display:grid;gap:14px;padding:18px;border-color:#d9e6e4;border-radius:18px;background:#fff;box-shadow:0 3px 12px #1f48470a}.saved-place-form h2.MuiTypography-root,.saved-places-list>h2.MuiTypography-root{margin:0}.saved-place-gps{min-height:62px;padding:12px;border:1px dashed #bfd1d1;border-radius:14px;background:#f7fbfb}.saved-place-gps__loading,.saved-place-gps__success{display:flex;align-items:center;gap:10px}.saved-place-gps__icon,.saved-place-card__icon{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:12px;color:#0f7480;background:#e9f5f4}.saved-place-gps__success p{margin:1px 0 0;font-variant-numeric:tabular-nums}.saved-place-form__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.saved-place-form__actions .MuiButton-root{min-height:44px;text-transform:none;transform:none;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.saved-place-form__actions .MuiButton-outlined{border-color:#9fc4c1;color:#126d77;background:#fff}.saved-place-form__actions .MuiButton-outlined:hover,.saved-place-form__actions .MuiButton-outlined:active{border-color:#70aaa7;color:#0f5f68;background:#edf7f5}.saved-place-form__actions .MuiButton-contained:not(.Mui-disabled){color:#fff;background:#197d87;box-shadow:0 4px 10px #197d872e}.saved-place-form__actions .MuiButton-contained:not(.Mui-disabled):hover,.saved-place-form__actions .MuiButton-contained:not(.Mui-disabled):active{color:#fff;background:#116f78;box-shadow:0 3px 8px #116f782e}.saved-place-form__actions .MuiButton-root.Mui-focusVisible{outline:2px solid #73aaa9;outline-offset:2px;box-shadow:none}.saved-places-list{display:grid;gap:10px}.saved-places-list ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.saved-place-card.MuiPaper-root{overflow:hidden;padding:0;border-color:#dce8e6;border-radius:16px;background:#fff;box-shadow:0 2px 9px #1f484708}.saved-place-card__summary{display:flex;width:100%;gap:12px;padding:14px;border:0;border-radius:0;color:inherit;text-align:left;background:transparent;transform:none;transition:background-color .15s ease}.saved-place-card__summary:hover,.saved-place-card__summary:active{background:#f3f9f8}.saved-place-card__copy{display:grid;min-width:0;gap:3px}.saved-place-card__copy h3.MuiTypography-root{overflow-wrap:anywhere;font-weight:750}.saved-place-card__copy>p{overflow-wrap:anywhere}.saved-place-card__coordinates{font-variant-numeric:tabular-nums}.saved-place-card__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:2px;padding:8px 10px;border-top:1px solid var(--fh-color-border)}.saved-place-card__actions .MuiButton-root{min-height:40px;color:#176f7a;background:transparent;text-transform:none;transform:none;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.saved-place-card__actions .MuiButton-root:hover,.saved-place-card__actions .MuiButton-root:active{color:#105f69;background:#edf7f5}.saved-place-card__actions .MuiButton-colorError{color:#b83b3b}.saved-place-card__actions .MuiButton-colorError:hover,.saved-place-card__actions .MuiButton-colorError:active{color:#9e2f2f;background:#fff1f1}.saved-place-card__actions .MuiButton-root.Mui-focusVisible{outline:2px solid #73aaa9;outline-offset:1px;box-shadow:none}.saved-place-card__actions .MuiButton-colorError.Mui-focusVisible{outline-color:#d88d8d}.saved-place-card__summary:focus-visible{outline:2px solid #73aaa9;outline-offset:-2px}.saved-places-empty{display:grid;justify-items:center;gap:6px;padding:24px 16px;border:1px solid var(--fh-color-border);border-radius:16px;color:var(--fh-color-text-muted);text-align:center;background:#fff}.app-layout--contextual:has(.trip-quotes-screen){background:#fff}.trip-quotes-screen{display:grid;gap:15px;width:min(100%,720px);min-width:0;margin:0 auto;padding-bottom:calc(124px + env(safe-area-inset-bottom))}.trip-quotes-screen>header{display:grid;gap:3px}.trip-quotes-screen h1.MuiTypography-root,.trip-quotes-screen h2.MuiTypography-root{margin:0}.trip-quotes-screen h1.MuiTypography-root{font-size:2rem;letter-spacing:-.03em}.trip-quotes-loading,.trip-quote-create,.trip-quotes-list,.trip-quote-edit{display:grid;gap:12px}.trip-quote-create{padding:16px;border-color:#dce8e5;border-radius:15px;background:#fff;box-shadow:0 2px 9px #1f48470a}.trip-quote-create>.MuiButton-root{justify-self:end}.trip-quote-featured{width:max-content;max-width:100%;margin-left:-5px}.trip-quotes-list{gap:10px}.trip-quotes-list ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.trip-quotes-empty{display:grid;justify-items:center;gap:6px;padding:26px 16px;border:1px dashed #cddedb;border-radius:15px;color:#587176;background:#fbfdfc;text-align:center}.trip-quote-card{display:grid;gap:10px;padding:15px;border-color:#dce8e5;border-radius:15px;background:#fff;box-shadow:0 2px 8px #1f48470a}.trip-quote-card__body{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px}.trip-quote-card__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#17717a;background:#eaf5f3}.trip-quote-card blockquote{margin:2px 0 0;color:#203e43;font-size:1rem;font-style:italic;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.trip-quote-card__author{margin:7px 0 0;color:#385b61;font-size:.9rem}.trip-quote-card time{display:block;margin-top:7px;color:#6a7f83;font-size:.76rem}.trip-quote-card__featured{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:3px 8px;border-radius:999px;color:#765914;background:#fff4cf;font-size:.75rem;font-weight:700}.trip-quote-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px;padding-top:3px}.trip-quotes-screen .MuiButton-root{text-transform:none}.trip-quotes-screen .MuiButton-root:active{filter:none}.trip-quotes-screen .MuiButton-contained:active{background:#247e86}.trip-quotes-screen .MuiButton-outlined:active,.trip-quotes-screen .MuiButton-text:active{background:#edf7f6}.trip-quotes-screen .MuiButton-root:focus-visible,.trip-quotes-screen .MuiSwitch-root:focus-visible{outline:3px solid rgb(58 145 151 / 28%);outline-offset:2px}@media(max-width:430px){.trip-quotes-screen{gap:13px}.trip-quote-create,.trip-quote-card{padding:13px}.trip-quote-create>.MuiButton-root{width:100%}}@media(max-width:600px){.app-layout{padding-inline:var(--fh-space-3)}.app-layout--contextual{padding-top:10px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.app-layout--contextual>.page{gap:20px}.app-layout--immersive{padding-inline:0}.home--anonymous{gap:14px}.home-anonymous__header h2{font-size:2rem}.home-anonymous__header>p:last-child{font-size:.86rem}.home-anonymous__content{grid-template-columns:1fr;gap:10px}.home-local-card,.home-anonymous__quick,.home-sync-card{border-radius:14px;padding:14px}.home-local-card{grid-row:auto;gap:13px}.home-local-card__summary>div{padding:9px 8px}.home-local-card__summary dt{font-size:.6rem}.home-local-card__trip h3{white-space:normal}.trip-create{min-height:100dvh;align-content:start;gap:26px;padding:calc(30px + env(safe-area-inset-top)) 16px calc(28px + env(safe-area-inset-bottom))}.trip-create__intro{gap:8px;text-align:left}.trip-create__intro h2.MuiTypography-root{font-size:2rem}.trip-create__intro p.MuiTypography-root{font-size:.95rem}.trip-create__options{grid-template-columns:1fr;gap:14px}.trip-create-card__content.MuiCardContent-root{gap:18px;padding:20px}.trip-create-card__content.MuiCardContent-root:last-child{padding-bottom:20px}.trip-create-card__benefits{gap:8px;margin-top:14px;font-size:.92rem}.trip-create-card__copy{gap:9px}.trip-create-card__note.MuiTypography-root{padding-top:9px}.trip-create-card .MuiButton-root{width:100%}.trip-create--form{gap:22px;padding-top:26px}.trip-create--form form{padding:20px}.trip-create-form{gap:15px}.trip-create-form__context{align-items:flex-start}.trip-create-people__summary.MuiAccordionSummary-root{padding-inline:12px}.trip-create-people__details.MuiAccordionDetails-root{padding:0 12px 12px}.trip-create-person{grid-template-columns:42px minmax(0,1fr) 34px;gap:8px}.trip-create-form__actions{margin-top:6px}.trip-create-form__actions .MuiButton-contained{min-width:170px}.home--empty{display:grid;min-height:calc(100dvh - 172px);grid-template-columns:1fr;align-content:space-between;gap:28px;padding:26px 22px 0;border-radius:22px}.home-empty__copy h2{font-size:3.2rem}.home-empty__copy h3{margin-top:16px}.home-empty__visual{min-height:210px;margin-inline:-22px;border-radius:22px 22px 0 0}.home-empty__sun{top:28px;right:38px;width:48px;height:48px}.home-empty__route{inset:34% 20% auto}.home__welcome{align-items:flex-start;flex-direction:column}.home__welcome>.fh-button{display:none}.home__focus-action,.today__header{align-items:stretch;flex-direction:column}.home__focus-action{padding:var(--fh-space-4)}.home__focus-action .fh-button{width:100%}.finance-section{padding:var(--fh-space-4)}.expense-primary{grid-template-columns:minmax(0,1fr) 104px;gap:8px}.expense-form--v1-parity{width:calc(100% + 16px);margin-inline:-8px;gap:8px}.expense-form__surface.MuiPaper-root{border-radius:0}.expense-form__section{gap:8px;padding:10px 6px}.expense-form__section-heading{align-items:center}.expense-form__split-control .MuiToggleButton-root{min-width:0;padding-inline:6px;font-size:.72rem}.expense-form__participant{grid-template-columns:32px minmax(0,1fr) 36px;padding-right:4px}.expense-form__participant--interactive{grid-template-columns:minmax(0,1fr) 36px}.expense-form__participant .MuiCheckbox-root{padding:6px}.expense-payments__row,.expense-payments__header{grid-template-columns:minmax(0,1.4fr) minmax(96px,1fr) repeat(3,30px);gap:3px}.expense-form__gift.MuiIconButton-root{width:36px;min-width:36px;height:36px;min-height:36px;justify-self:end}.expense-form__manual-input{width:100%}.expense-form__fx-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.expense-form__actions{display:flex;flex-wrap:nowrap;gap:6px;padding-inline:2px}.expense-form__actions .fh-button{width:auto;min-width:0;padding-inline:9px;font-size:.76rem}.expense-form__actions .fh-button:last-child{flex:1 1 auto}.expense-form__items .MuiAccordionSummary-root{padding-inline:10px}.expense-form__items .MuiAccordionDetails-root{padding:8px 8px 10px}.expense-items-grid{min-width:max(100%,calc(132px + var(--expense-party-count) * 44px))}.expense-items-grid__row{grid-template-columns:minmax(132px,1fr) repeat(var(--expense-party-count),44px)}.expense-items-grid__person-head,.expense-items-grid__assignment{min-width:44px}.expense-items-grid__person-head{min-height:64px;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.expense-items-grid__actions .MuiIconButton-root{width:31px;height:40px}.expense-item-editor__fields{grid-template-columns:minmax(0,1fr) 86px}.expense-item-editor__fields .MuiFormControl-root:first-child{grid-column:1 / -1}.expense-card__top{flex-direction:column}.expense-amount{justify-items:start;text-align:left}.repayment-card{grid-template-columns:1fr}.repayment-form{gap:13px}.repayment-form__primary{grid-template-columns:1fr;gap:8px}.repayment-party-selector{gap:18px}.repayment-party{padding-inline:4px}.repayment-party strong{font-size:.76rem}.screen-header{align-items:stretch;flex-direction:column}.trips-library{gap:9px}.trips-library__header{align-items:center;flex-direction:row}.trips-library__header h2{font-size:clamp(1.55rem,7vw,1.85rem)}.trips-library__toolbar{align-items:flex-end;flex-direction:column;gap:5px}.trips-library__filters{width:100%;scroll-padding-inline:4px}.trips-library__filters button{min-height:33px;padding:5px 7px 4px}.trips-library__views{align-self:flex-end}.trips-library .trip-collection--grid .trip-card-group{grid-template-columns:1fr}.trip-card{min-height:145px}.trip-card__toggle{grid-template-columns:104px minmax(0,1fr);min-height:145px}.trip-card__body{padding:11px 42px 9px 11px}.person-row,.inline-form,.generated-link{align-items:stretch;flex-direction:column}.local-participants__header{align-items:flex-start}.local-participants__toolbar{align-items:center}.local-participants__toolbar .MuiButton-root{min-height:44px;white-space:nowrap}.people-screen__header{align-items:flex-start}.people-screen__header>.MuiButton-root{align-self:flex-start}.people-section{padding:12px}.people-section__heading{align-items:flex-start;flex-wrap:wrap}.people-row{grid-template-columns:42px minmax(0,1fr);align-items:start}.people-row__actions{grid-column:1 / -1;justify-content:flex-start;padding-left:53px}.people-row__actions .MuiButton-root{white-space:normal;text-align:left}.people-screen__guest-tools,.people-invite-section__new,.people-invite-dialog__handle{grid-template-columns:1fr;align-items:stretch}.people-screen__guest-tools .MuiButton-root,.people-invite-section__new .MuiButton-root,.people-invite-dialog__handle .MuiButton-root{width:100%}.people-invitation-row{align-items:flex-start;flex-wrap:wrap}.people-invitation-row .MuiButton-root{margin-left:auto}.access-offer-card__actions .MuiButton-root{flex:1 1 auto}.local-participant-avatar-picker{grid-template-columns:repeat(4,48px)}.row-actions>button{flex:1 1 auto}.date-grid{grid-template-columns:1fr;gap:0}.trip-create-form .date-grid{gap:15px}.card:has(.trips-map-layout){padding-inline:12px}.trips-map-stage,.trip-map-canvas{min-height:64vh}.map-preview{right:8px;bottom:8px;width:calc(100% - 16px)}.map-coordinate-fields{grid-template-columns:1fr}.plan-day-content>header{align-items:stretch;flex-direction:column;gap:9px}.plan-day-content>header .fh-progress{width:100%}.overview-today,.today-summary,.today-plan__heading{align-items:stretch;flex-direction:column}.trip-context-horizon.fh-trip-horizon{width:100vw;height:108px;min-height:108px;margin-left:calc(50% - 50vw);border-radius:0;padding:8px 10px}.trip-context-horizon .fh-trip-horizon__compact-left{max-width:calc(100% - 94px)}.trip-context-horizon .fh-trip-horizon__title{font-size:1.2rem}.trip-context-horizon .fh-trip-horizon__dates{font-size:.7rem}.trip-horizon__right{width:88px;flex-basis:88px}.trip-horizon__user.MuiButtonBase-root{max-width:88px}.saved-place-form.MuiPaper-root{padding:15px}.saved-place-form__actions{display:grid;grid-template-columns:1fr 1fr}.today-progress{width:100%}.today-item{grid-template-columns:44px 50px minmax(0,1fr)}}@media(max-width:767px){.auth-entry--landing{min-height:100dvh;grid-template-columns:1fr;background:#fafafa}.auth-entry__visual{display:none}.auth-entry__panel{display:block;min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 12px 20px;background:#fafafa}.auth-entry__logo--mobile{display:block;width:164px;margin:-10px auto -18px}.auth-card.MuiPaper-root{gap:16px;padding:10px 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-card--signup.MuiPaper-root{gap:14px;padding-bottom:20px}.auth-card__heading--login,.auth-card__signup-supporting.MuiTypography-root{display:none}.auth-card__heading h2.MuiTypography-root{font-size:1.6rem}.auth-card__heading>p:last-child{font-size:.9rem}.auth-form{gap:12px}.auth-card--signup .auth-form{gap:10px}.auth-handle{padding:9px 11px}.auth-offline{gap:6px}.auth-card__back.MuiButton-root{margin:-6px 0 -12px}}@media(min-width:768px)and (max-width:1023px){.auth-entry--landing{grid-template-columns:minmax(250px,.72fr) minmax(430px,1.28fr)}.auth-entry__visual{padding:32px 28px}.auth-entry__visual-title.MuiTypography-root{font-size:3.25rem}.auth-entry__visual-body.MuiTypography-root{font-size:.95rem}.auth-entry__panel{padding:32px 28px}.auth-card.MuiPaper-root{padding:28px}}@media(min-width:900px){.app-layout{padding:96px var(--fh-space-8) 112px}.app-layout--contextual{padding-top:var(--fh-space-6);padding-bottom:calc(96px + env(safe-area-inset-bottom))}.app-layout--immersive{padding:0}.brand{padding-left:var(--fh-space-6)}.home__dashboard{grid-template-columns:minmax(0,1.6fr) minmax(250px,.58fr);align-items:start}.home-account-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.home__focus-action{min-height:106px}.today{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.today>.fh-trip-horizon,.today__header,.today-summary,.today-lifecycle,.today>.status{grid-column:1 / -1}.today--without-next .today-plan,.today>.empty-state{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}.trip-horizon__notification-badge .MuiBadge-badge{min-width:17px;height:17px;padding:0 4px;border:2px solid rgb(11 45 51 / 72%);color:#fff;background:#dc4c5d;font-size:.58rem;font-weight:800}.notification-center__paper.MuiDrawer-paper{width:min(92vw,420px);max-width:100%;overflow:hidden;color:#1f2933;background:#fff}.notification-center__header{display:flex;min-height:72px;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 14px 12px 18px;border-bottom:1px solid #e5eeec;background:#fff}.notification-center__header>div{display:grid;min-width:0;gap:4px}.notification-center__header h2{margin:0;font-size:1.35rem;line-height:1.25}.notification-center__header .fh-button{min-height:32px;justify-content:flex-start;padding:3px 6px;color:#0f766e;font-size:.76rem}.notification-center__header .fh-button:hover,.notification-center__header .fh-button:active{color:#0b625c;background:#eaf6f3}.notification-center__close.MuiIconButton-root{color:#45605b;background:#f2f7f6}.notification-center__close.MuiIconButton-root:hover,.notification-center__close.MuiIconButton-root:active{color:#24433d;background:#e3efec}.notification-center__body{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:12px 12px calc(96px + env(safe-area-inset-bottom))}.notification-center__loading,.notification-center__empty{display:grid;min-height:230px;place-content:center;justify-items:center;gap:10px;padding:24px;color:#58716b;text-align:center}.notification-center__empty strong{color:#263b37;font-size:1rem}.notification-center__empty p{max-width:290px;margin:0;line-height:1.5}.notification-center__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.notification-center__item{position:relative;overflow:hidden;border:1px solid #dfe9e7;border-radius:14px;background:#fff;box-shadow:0 3px 10px #1f322f0d}.notification-center__item--unread{border-color:#acd8cf;background:#f4fbf9;box-shadow:0 4px 12px #0f766e14}.notification-center__main{display:flex;width:100%;min-height:92px;align-items:flex-start;gap:10px;border:0;border-radius:14px;padding:13px 48px 13px 12px;color:inherit;background:transparent;text-align:left;cursor:pointer}.notification-center__main:hover,.notification-center__main:active{color:inherit;background:#edf7f5}.notification-center__main:focus-visible,.notification-center__archive:focus-visible,.notification-center__close:focus-visible{outline:3px solid rgb(20 145 133 / 24%);outline-offset:-2px}.notification-center__avatar.MuiAvatar-root{width:34px;height:34px;flex:0 0 34px;color:#176d68;background:#dff0ed;font-size:.74rem;font-weight:800}.notification-center__copy{display:grid;min-width:0;flex:1;gap:3px}.notification-center__copy strong{color:#22332f;font-size:.88rem;line-height:1.4;font-weight:720}.notification-center__copy>span,.notification-center__copy time{color:#68807a;font-size:.73rem;line-height:1.35}.notification-center__copy .notification-center__context{color:#0f766e;font-weight:700}.notification-center__unread{width:8px;height:8px;flex:0 0 8px;margin-top:5px;border-radius:999px;background:#168a7e}.notification-center__archive.MuiIconButton-root{position:absolute;right:7px;bottom:7px;color:#6a7f7a;background:transparent}.notification-center__archive.MuiIconButton-root:hover,.notification-center__archive.MuiIconButton-root:active{color:#a12635;background:#fff0f1}.notification-center__inline-error{margin:10px 2px 0;border-radius:10px;padding:9px 11px;color:#8e2632;background:#fff1f2;font-size:.8rem}.notification-settings{width:min(100%,760px);margin:0 auto;padding:4px 0 32px}.notification-settings__back.fh-button{margin:0 0 8px -8px;color:#176d68}.notification-settings__back.fh-button:hover,.notification-settings__back.fh-button:active{color:#0d5e59;background:#eaf6f3}.notification-settings .fh-page-header{margin-bottom:16px}.notification-settings__groups{display:grid;gap:14px}.notification-settings__group{overflow:hidden;border:1px solid #dce8e5;border-radius:16px;background:#fff;box-shadow:0 5px 15px #1f322f0d}.notification-settings__group>h3{margin:0;padding:14px 16px 10px;color:#29413c;font-size:.9rem}.notification-settings__events{display:grid}.notification-settings__event{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 14px;border-top:1px solid #edf2f1}.notification-settings__event>strong{font-size:.88rem;line-height:1.35}.notification-settings__channels{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 10px}.notification-settings__channels label{display:flex;min-width:104px;align-items:center;justify-content:flex-end;gap:4px;color:#5d736e;font-size:.74rem;cursor:pointer}.notification-settings__channels .MuiSwitch-root{margin-right:-7px}.notification-settings__channels .MuiSwitch-switchBase.Mui-checked{color:#168a7e}.notification-settings__channels .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#168a7e}.notification-settings__push-hint{margin:14px 2px 0;color:#637b75;font-size:.8rem;line-height:1.45}@media(max-width:520px){.notification-center__paper.MuiDrawer-paper{width:100%}.notification-center__header{padding-top:calc(14px + env(safe-area-inset-top))}.notification-settings{padding-top:0}.notification-settings__event{grid-template-columns:1fr;gap:6px}.notification-settings__channels{justify-content:flex-start}.notification-settings__channels label{min-width:112px;justify-content:flex-start}}.cloud-sync-trigger--attention.MuiIconButton-root{border-color:#ffd891a6;color:#fff4d6}.cloud-sync-trigger__badge .MuiBadge-badge{min-width:17px;height:17px;padding:0 4px;border:2px solid rgb(11 45 51 / 72%);color:#fff;background:#f09a3e;font-size:.58rem;font-weight:800}.cloud-sync-trigger__badge.MuiBadge-root .MuiBadge-colorError{background:#d74b5c}.cloud-sync-trigger__badge .MuiBadge-dot{width:9px;min-width:9px;height:9px;border-width:1px;padding:0}.cloud-sync-trigger__spin{animation:cloud-sync-spin 1.2s linear infinite}@keyframes cloud-sync-spin{to{transform:rotate(360deg)}}.cloud-sync-drawer__paper.MuiDrawer-paper{max-width:100%;overflow:hidden;color:#20332f;background:#f8fbfa}.cloud-sync-drawer__paper--desktop.MuiDrawer-paper{width:min(92vw,430px)}.cloud-sync-drawer__paper--mobile.MuiDrawer-paper{width:100%;max-height:min(84vh,720px);border-radius:22px 22px 0 0}.cloud-sync-drawer__header{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dfe9e7;padding:14px 14px 12px 18px;background:#fff}.cloud-sync-drawer__header>div{display:grid;gap:1px}.cloud-sync-drawer__header span{color:#668079;font-size:.7rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.cloud-sync-drawer__header h2{margin:0;font-size:1.35rem}.cloud-sync-drawer__header .MuiIconButton-root{color:#45605b;background:#f0f6f4}.cloud-sync-drawer__body{display:grid;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding:14px 14px calc(28px + env(safe-area-inset-bottom))}.cloud-sync-summary{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;border:1px solid #d8e7e3;border-radius:16px;padding:15px;background:#fff}.cloud-sync-summary>svg{width:28px;height:28px;border-radius:50%;padding:5px;color:#16786f;background:#e1f3ef}.cloud-sync-summary--offline>svg{color:#7b5e0c;background:#fff1c2}.cloud-sync-summary--attention>svg,.cloud-sync-summary--error>svg,.cloud-sync-summary--conflict>svg{color:#9c2f3c;background:#ffe8eb}.cloud-sync-summary strong{display:block;font-size:.96rem;line-height:1.35}.cloud-sync-summary p{margin:4px 0 0;color:#607873;font-size:.8rem;line-height:1.45}.cloud-sync-section{display:grid;gap:9px;border:1px solid #dfe9e7;border-radius:16px;padding:14px;background:#fff}.cloud-sync-section h3{margin:0;color:#39544e;font-size:.78rem;letter-spacing:.025em;text-transform:uppercase}.cloud-sync-section ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.cloud-sync-section li{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf2f1;padding:9px 2px}.cloud-sync-section li:first-child{border-top:0}.cloud-sync-section li span{font-size:.88rem;font-weight:680}.cloud-sync-section li small{color:#6b807b;font-size:.73rem}.cloud-sync-conflicts{display:grid;gap:9px}.cloud-sync-conflict{display:grid;gap:6px;border-top:1px solid #edf2f1;padding-top:11px}.cloud-sync-conflict:first-child{border-top:0;padding-top:2px}.cloud-sync-conflict p{margin:0;color:#60736f;font-size:.82rem;line-height:1.45}.cloud-sync-conflict>div{display:flex;flex-wrap:wrap;gap:3px}.cloud-sync-conflict .MuiButton-root{justify-content:flex-start;padding-inline:6px;font-size:.7rem}.cloud-sync-section--failed>.MuiButton-root{width:fit-content}@media(max-width:520px){.cloud-sync-drawer__header{padding-top:16px}.cloud-sync-drawer__body{padding-inline:12px}}@media(prefers-reduced-motion:reduce){.cloud-sync-trigger__spin{animation:none}}:root{color-scheme:light;--fh-color-background: #f7f7f8;--fh-color-surface: #ffffff;--fh-color-surface-muted: #f5f5f5;--fh-color-surface-elevated: #ffffff;--fh-color-text: #212121;--fh-color-text-muted: #616161;--fh-color-text-inverse: #ffffff;--fh-color-border: rgb(0 0 0 / 12%);--fh-color-border-strong: rgb(0 0 0 / 23%);--fh-color-primary: #1976d2;--fh-color-primary-hover: #1565c0;--fh-color-primary-contrast: #ffffff;--fh-color-primary-muted: #e3f2fd;--fh-color-success: #287047;--fh-color-success-muted: #e2f2e7;--fh-color-warning: #8a5a14;--fh-color-warning-muted: #fff2d8;--fh-color-danger: #9c352c;--fh-color-danger-muted: #f9e5e2;--fh-color-finance-positive: var(--fh-color-success);--fh-color-finance-negative: var(--fh-color-danger);--fh-color-focus: #1976d2;--fh-color-scrim: rgb(10 28 34 / 72%);--fh-font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--fh-text-caption: .75rem;--fh-text-body-sm: .875rem;--fh-text-body: 1rem;--fh-text-title-sm: 1.25rem;--fh-text-title: 1.75rem;--fh-text-display: 2.25rem;--fh-line-caption: 1rem;--fh-line-body-sm: 1.25rem;--fh-line-body: 1.5rem;--fh-line-title-sm: 1.75rem;--fh-line-title: 2.125rem;--fh-line-display: 2.75rem;--fh-weight-regular: 400;--fh-weight-medium: 600;--fh-weight-bold: 700;--fh-space-1: .25rem;--fh-space-2: .5rem;--fh-space-3: .75rem;--fh-space-4: 1rem;--fh-space-6: 1.5rem;--fh-space-8: 2rem;--fh-space-12: 3rem;--fh-space-16: 4rem;--fh-radius-sm: .25rem;--fh-radius-md: .5rem;--fh-radius-lg: .75rem;--fh-radius-pill: 999px;--fh-shadow-sm: 0 2px 8px rgb(0 0 0 / 8%);--fh-shadow-md: 0 8px 24px rgb(0 0 0 / 12%);--fh-motion-fast: .12s;--fh-motion-base: .18s;--fh-motion-slow: .26s;--fh-layer-base: 0;--fh-layer-sticky: 10;--fh-layer-nav: 20;--fh-layer-overlay: 30;--fh-layer-modal: 40}@media(prefers-reduced-motion:reduce){:root{--fh-motion-fast: 0ms;--fh-motion-base: 0ms;--fh-motion-slow: 0ms}}.fh-button,.fh-icon-button{min-height:44px;border:1px solid transparent;border-radius:var(--fh-radius-md);font:inherit;font-weight:var(--fh-weight-medium);cursor:pointer;transition:background-color var(--fh-motion-fast),border-color var(--fh-motion-fast),transform var(--fh-motion-fast)}.fh-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--fh-space-2);padding:.625rem var(--fh-space-4)}.fh-button--primary{color:var(--fh-color-primary-contrast);background:var(--fh-color-primary)}.fh-button--primary:hover{background:var(--fh-color-primary-hover)}.fh-button--secondary{color:var(--fh-color-primary-hover);background:var(--fh-color-primary-muted);border-color:var(--fh-color-border)}.fh-button--secondary:hover{background:var(--fh-color-surface-muted);border-color:var(--fh-color-border-strong)}.fh-button--ghost{color:var(--fh-color-primary);background:transparent}.fh-button--ghost:hover{background:var(--fh-color-primary-muted)}.fh-button--danger{color:var(--fh-color-text-inverse);background:var(--fh-color-danger)}.fh-button--danger:hover{background:#7f2b25}.fh-button:active,.fh-icon-button:active{transform:translateY(1px)}.fh-button:disabled,.fh-icon-button:disabled{opacity:.58;cursor:not-allowed;transform:none}.fh-icon-button{display:inline-grid;width:44px;padding:0;place-items:center;color:var(--fh-color-primary);background:transparent}.fh-icon-button:hover{background:var(--fh-color-primary-muted)}.fh-button:focus-visible,.fh-icon-button:focus-visible,.fh-field :is(input,select,textarea):focus-visible,.fh-dialog__close:focus-visible{outline:3px solid color-mix(in srgb,var(--fh-color-focus) 35%,transparent);outline-offset:2px}.fh-button__spinner{width:1rem;height:1rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:fh-spin .7s linear infinite}@keyframes fh-spin{to{transform:rotate(1turn)}}.fh-card{min-width:0;border:1px solid var(--fh-color-border);border-radius:var(--fh-radius-lg);padding:var(--fh-space-6);background:var(--fh-color-surface)}.fh-card--muted{background:var(--fh-color-surface-muted)}.fh-card--elevated{box-shadow:var(--fh-shadow-sm)}.fh-summary-card{display:grid;min-width:0;gap:var(--fh-space-2);border-radius:var(--fh-radius-md);padding:var(--fh-space-4);background:var(--fh-color-surface-muted)}.fh-summary-card__label{color:var(--fh-color-text-muted);font-size:var(--fh-text-body-sm)}.fh-summary-card__value{overflow-wrap:anywhere;font-size:var(--fh-text-title-sm);line-height:var(--fh-line-title-sm);font-variant-numeric:tabular-nums}.fh-field{display:grid;gap:var(--fh-space-2);margin-block:var(--fh-space-3)}.fh-field__label{font-weight:var(--fh-weight-medium)}.fh-field__description,.fh-field__error{margin:0;font-size:var(--fh-text-body-sm);line-height:var(--fh-line-body-sm)}.fh-field__description{color:var(--fh-color-text-muted)}.fh-field__error{color:var(--fh-color-danger)}.fh-field :is(input,select,textarea),.fh-input,.fh-select,.fh-textarea{width:100%;min-height:44px;border:1px solid var(--fh-color-border-strong);border-radius:var(--fh-radius-sm);padding:.625rem var(--fh-space-3);color:var(--fh-color-text);background:var(--fh-color-surface);font:inherit}.fh-field textarea,.fh-textarea{min-height:7rem;resize:vertical}.fh-field :is(input,select,textarea):disabled{color:var(--fh-color-text-muted);background:var(--fh-color-surface-muted);cursor:not-allowed}.fh-field :is(input,select,textarea)[aria-invalid=true]{border-color:var(--fh-color-danger)}.fh-badge{display:inline-flex;width:fit-content;align-items:center;gap:var(--fh-space-1);border-radius:var(--fh-radius-pill);padding:var(--fh-space-1) var(--fh-space-2);color:var(--fh-color-text-muted);background:var(--fh-color-surface-muted);font-size:var(--fh-text-caption);line-height:var(--fh-line-caption);font-weight:var(--fh-weight-bold)}.fh-badge--success{color:var(--fh-color-success);background:var(--fh-color-success-muted)}.fh-badge--warning{color:var(--fh-color-warning);background:var(--fh-color-warning-muted)}.fh-badge--danger{color:var(--fh-color-danger);background:var(--fh-color-danger-muted)}.fh-badge--primary{color:var(--fh-color-primary-hover);background:var(--fh-color-primary-muted)}.fh-badge--info{color:#1565c0;background:#edf5fc}.fh-avatar{display:inline-grid;width:2.5rem;height:2.5rem;flex:0 0 auto;overflow:hidden;place-items:center;border-radius:50%;color:var(--fh-color-primary-hover);background:var(--fh-color-primary-muted);font-weight:var(--fh-weight-bold)}.fh-avatar img{width:100%;height:100%;object-fit:cover}.fh-party-chip{display:inline-flex;min-width:0;align-items:center;gap:var(--fh-space-2)}.fh-party-chip__label{overflow-wrap:anywhere}.fh-section-header,.fh-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--fh-space-4)}.fh-section-header{margin-bottom:var(--fh-space-4)}.fh-page-header{margin-bottom:var(--fh-space-6)}.fh-section-header h2,.fh-section-header h3,.fh-page-header h1,.fh-page-header h2{margin:0}.fh-section-header p,.fh-page-header p{margin:var(--fh-space-1) 0 0;color:var(--fh-color-text-muted)}.fh-status-state{display:grid;max-width:36rem;justify-items:start;gap:var(--fh-space-2);padding:var(--fh-space-6);border-radius:var(--fh-radius-lg);background:var(--fh-color-surface-muted)}.fh-status-state h2,.fh-status-state h3,.fh-status-state p{margin:0}.fh-status-state--error{color:var(--fh-color-danger);background:var(--fh-color-danger-muted)}.fh-status-state--warning{color:var(--fh-color-warning);background:var(--fh-color-warning-muted)}.fh-progress{display:grid;gap:var(--fh-space-2)}.fh-progress__meta{display:flex;justify-content:space-between;gap:var(--fh-space-3);color:var(--fh-color-text-muted);font-size:var(--fh-text-body-sm)}.fh-progress progress{width:100%;height:.6rem;accent-color:var(--fh-color-primary)}.fh-trip-horizon{position:relative;isolation:isolate;display:flex;min-height:15rem;overflow:hidden;align-items:flex-end;border-radius:var(--fh-radius-lg);padding:clamp(1.25rem,4vw,2rem);color:var(--fh-color-text-inverse);background-color:var(--fh-color-primary-hover);background-image:var(--fh-trip-image, none),radial-gradient(circle at 76% 18%,rgb(246 204 124 / 72%),transparent 19%),linear-gradient(145deg,#0b5965,#368a82 52%,#b88a4b);background-position:center;background-size:cover;box-shadow:inset 0 0 0 1px #ffffff1f}.fh-trip-horizon:after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(180deg,#08191e0a 2%,#08191e3d 52%,#08191ee0)}.fh-trip-horizon__toolbar{position:absolute;z-index:1;inset:clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem) auto;display:flex;align-items:center;justify-content:space-between;gap:var(--fh-space-3)}.fh-trip-horizon__actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:var(--fh-space-2)}.fh-trip-horizon__body{display:flex;width:100%;min-width:0;align-items:flex-end;justify-content:space-between;gap:var(--fh-space-6)}.fh-trip-horizon__compact{display:flex;width:100%;min-width:0;align-items:flex-start;justify-content:space-between;gap:var(--fh-space-3)}.fh-trip-horizon__compact-left{display:flex;min-width:0;align-items:flex-start;gap:var(--fh-space-2)}.fh-trip-horizon__content{display:grid;min-width:0;gap:var(--fh-space-2)}.fh-trip-horizon__eyebrow{margin:0;font-size:var(--fh-text-caption);line-height:var(--fh-line-caption);font-weight:var(--fh-weight-bold);letter-spacing:.08em;text-transform:uppercase}.fh-trip-horizon__title{max-width:19ch;margin:0;overflow-wrap:anywhere;color:inherit;font-size:clamp(1.8rem,5vw,3.1rem);line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.fh-trip-horizon__dates{margin:0;font-size:var(--fh-text-body-sm);line-height:var(--fh-line-body-sm)}.fh-trip-horizon__meta{display:flex;flex-wrap:wrap;gap:var(--fh-space-2);margin-top:var(--fh-space-1)}.fh-trip-horizon__meta .fh-badge{color:var(--fh-color-text-inverse);background:#ffffff2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fh-dialog__overlay{position:fixed;z-index:var(--fh-layer-overlay);inset:0;background:var(--fh-color-scrim);animation:fh-fade-in var(--fh-motion-base) ease-out}.fh-dialog__content{position:fixed;z-index:var(--fh-layer-modal);top:50%;left:50%;display:grid;width:min(calc(100% - 2rem),32rem);max-height:calc(100dvh - 2rem);gap:var(--fh-space-4);overflow:auto;transform:translate(-50%,-50%);border-radius:var(--fh-radius-lg);padding:var(--fh-space-6);color:var(--fh-color-text);background:var(--fh-color-surface-elevated);box-shadow:var(--fh-shadow-md);animation:fh-dialog-in var(--fh-motion-slow) ease-out}.fh-dialog__close{position:absolute;top:var(--fh-space-2);right:var(--fh-space-2)}.fh-dialog__content h2,.fh-dialog__content p{margin:0}.fh-dialog__description{color:var(--fh-color-text-muted)}.fh-dialog__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--fh-space-2)}@keyframes fh-fade-in{0%{opacity:0}}@keyframes fh-dialog-in{0%{opacity:0;transform:translate(-50%,calc(-50% + .5rem))}}@media(max-width:600px){.fh-card{padding:var(--fh-space-4)}.fh-section-header,.fh-page-header{align-items:stretch;flex-direction:column}.fh-trip-horizon{min-height:13rem;padding:var(--fh-space-4)}.fh-trip-horizon__body{align-items:flex-start;flex-direction:column;gap:var(--fh-space-3)}.fh-dialog__actions>*{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.fh-button__spinner,.fh-dialog__overlay,.fh-dialog__content{animation:none}}.fh-button.MuiButton-root{gap:var(--fh-space-2)}.fh-button.MuiButton-root:disabled{opacity:.58}.fh-card.MuiCard-root{min-width:0;padding:var(--fh-space-6)}.fh-card--muted.MuiCard-root{background:var(--fh-color-surface-muted)}.fh-card--elevated.MuiCard-root{box-shadow:var(--fh-shadow-sm)}.fh-input.MuiOutlinedInput-root{width:100%;padding:0}.fh-input.MuiOutlinedInput-root>input{min-height:0;border:0;padding:.75rem .875rem;outline:0}.fh-badge.MuiChip-root{width:fit-content;padding:0;font-size:var(--fh-text-caption);line-height:var(--fh-line-caption)}.fh-avatar.MuiAvatar-root{display:inline-flex;width:2.5rem;height:2.5rem}.fh-progress .MuiLinearProgress-root{width:100%}.fh-dialog__close.MuiIconButton-root{position:absolute;top:10px;right:10px}
