@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap";:root{font-family:Manrope,Segoe UI,sans-serif;line-height:1.45;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;width:100%;max-width:100%;overflow-x:hidden}html,body{overscroll-behavior-y:none}html{overflow-y:auto;scrollbar-gutter:stable both-edges}:root{--bg: #ffffff;--bg-soft: #ffffff;--panel: #ffffff;--ink: #0f172a;--muted: #4b5563;--accent: #0f766e;--accent-strong: #115e59;--danger: #b91c1c;--positive: #0f766e;--negative: #b91c1c;--line: #d1e3df}[data-theme=dark]{--bg: #101a23;--bg-soft: #16232e;--panel: #1d2b36;--ink: #edf4f8;--muted: #b3c4d1;--accent: #25b3a8;--accent-strong: #168a82;--danger: #f87171;--positive: #34d399;--negative: #f87171;--line: #3b5363}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;color:var(--ink);background-color:var(--bg)}#root{width:100%;min-height:100%;background:#fff;padding-inline:0;overflow-x:clip}.app-shell{width:min(720px,calc(100% - .9rem));max-width:720px;margin-inline:auto;padding:0 0 calc(6.2rem + env(safe-area-inset-bottom));display:grid;gap:1rem;overflow-x:clip}.hero{width:100%;max-width:100%;background:linear-gradient(130deg,#115e59,#0f766e 50%,#f59e0b 130%);color:#fff;border-radius:.9rem;padding:.56rem .8rem;box-shadow:0 14px 28px #0f766e40;position:sticky;top:0;z-index:20;touch-action:pan-y;user-select:none;-webkit-user-select:none;pointer-events:none}.hero .MuiButtonBase-root,.hero button,.hero a{touch-action:manipulation;pointer-events:auto}.hero .hero-menu-btn,.hero .hero-notifications-btn,.hero .hero-user-chip,.hero .banner-edit-btn{pointer-events:auto}.hero-appbar{background:transparent}.hero-toolbar{width:100%;min-height:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:.65rem}.hero h1{margin:0;font-size:1.28rem;line-height:1.1}.hero-top-left{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.hero-menu-btn{width:2.2rem!important;height:2.2rem!important;flex:0 0 2.2rem;border-radius:.62rem!important;padding:0!important;color:#fff!important;border:1px solid rgba(255,255,255,.42)!important;background:#ffffff29!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-menu-btn:hover{background:#ffffff42!important;border-color:#ffffff9e!important}.hero-notifications-btn{width:2.2rem!important;height:2.2rem!important;border-radius:.62rem!important;padding:0!important;color:#fff!important;border:1px solid rgba(255,255,255,.42)!important;background:#ffffff29!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-notifications-btn:hover{background:#ffffff42!important;border-color:#ffffff9e!important}.hero-top-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:.45rem;min-width:0}.hero-user-chip{height:1.7rem;color:#fff;border:1px solid rgba(255,255,255,.42);background:#fff3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-user-chip .MuiChip-avatar{color:#0f766e;background:#fff}.hero-user-chip .MuiChip-label{color:#fff;font-weight:600;padding-left:.32rem;padding-right:.52rem}.hero-top-actions{display:flex;align-items:center;gap:.45rem;min-width:0}.hero-top-right-trip{gap:.35rem}.trip-inline-meta{display:grid;justify-items:end;gap:.08rem;min-width:0}.hero-trip-row{margin-top:.16rem;margin-left:0;padding-left:2.6rem;display:flex;align-items:baseline;justify-content:space-between;gap:.45rem;max-width:100%}.trip-name-inline{font-size:.78rem;opacity:.85;font-weight:600;white-space:nowrap;max-width:min(52vw,300px);overflow:hidden;text-overflow:ellipsis}.trip-total-inline{font-size:.72rem;opacity:.9;font-weight:600;white-space:nowrap}.banner-edit-btn{width:auto;max-width:100%;border-radius:999px;padding:.28rem .55rem;font-size:.72rem;background:#fff3;color:#fff;border-color:#ffffff6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.banner-edit-btn:hover{border-color:#ffffffa8;background:#ffffff47}.side-menu-head{padding:.6rem .7rem .75rem}.side-menu-head.side-menu-head-clickable{cursor:pointer;border-radius:.7rem}.side-menu-head.side-menu-head-clickable:hover{background:#0f766e0f}.side-menu-head-top{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.side-menu-head-profile{display:flex;align-items:center;gap:.6rem;min-width:0}.side-menu-head-avatar{width:2rem!important;height:2rem!important;font-size:.82rem!important;font-weight:700!important;color:#0f766e!important;background:#e7f2ef!important;border:1px solid rgba(15,118,110,.2)}.side-menu-head-copy{display:grid;gap:.08rem}.side-menu-head strong{font-size:1.03rem;line-height:1.15}.side-menu-head small{font-size:.88rem;color:var(--muted)}.side-menu-head-logout{width:auto!important;min-width:0;padding:.26rem .55rem!important;border-radius:.58rem!important;font-size:.78rem!important;line-height:1.1!important;flex:0 0 auto}.side-menu-auth-mini{margin-top:.55rem;display:grid;gap:.42rem}.side-menu-auth-mini .MuiInputBase-root{background:#fff}.side-menu-auth-mini button{width:100%}.side-menu-paper{border-right:1px solid var(--line);background:linear-gradient(180deg,#fbfefd,#f5faf8)}.side-menu-list{padding:.35rem;display:grid;gap:.2rem}.side-menu-item{border-radius:.72rem!important;margin:0!important;min-height:2.65rem;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.side-menu-item .MuiListItemIcon-root{min-width:2rem;color:#3f5f59}.side-menu-item .MuiListItemText-primary{font-size:1rem;font-weight:500}.side-menu-item:hover{background:#0f766e14!important}.side-menu-item.active{background:linear-gradient(135deg,#0f766e21,#14b8a629)!important;box-shadow:inset 0 0 0 1px #0f766e38}.side-menu-item.active .MuiListItemIcon-root{color:#0f766e}.side-menu-item.active .MuiListItemText-primary{font-weight:700}.side-menu-subitem{position:relative;margin-left:1.45rem!important;width:calc(100% - 1.45rem);min-height:2.38rem;padding-left:.35rem!important;border-radius:.64rem!important}.side-menu-subitem:before{content:"";position:absolute;left:-.62rem;top:.42rem;bottom:.42rem;width:2px;border-radius:99px;background:#0f766e42}.side-menu-subitem .MuiListItemIcon-root{min-width:1.8rem}.side-menu-subitem .MuiListItemText-primary{font-size:.92rem;color:#29524c}.side-menu-subitem.active:before{background:#0f766e}.side-menu-section-label{display:flex;align-items:center;gap:.45rem;margin:.35rem .4rem .2rem;color:#5d7670;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.side-menu-section-label:before{content:"";flex:1;height:1px;background:#0f766e33}.side-menu-section-label span{white-space:nowrap}.side-menu-section-label:after{content:"";flex:1;height:1px;background:#0f766e33}.lang-switch{margin-top:.7rem;display:inline-flex;gap:.4rem}.lang-switch button{width:auto;min-width:52px;background:#fff3;color:#fff;border-color:#fff6}.lang-switch button.active{background:#fff;color:#0f766e}.panel{width:100%;max-width:100%;background:var(--panel);border-radius:1rem;padding:1rem;border:1px solid var(--line);box-shadow:0 12px 28px #0f172a0f}.budget-plan-total-row{display:flex;gap:.6rem;align-items:flex-end;flex-wrap:wrap}.budget-plan-list{display:grid;gap:.6rem}.budget-plan-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(120px,180px);gap:.65rem;align-items:center}.budget-plan-row>span{font-weight:600}.budget-plan-summary{display:flex;gap:.8rem;flex-wrap:wrap}.budget-plan-actions{display:flex;justify-content:space-between;align-items:center;gap:.6rem;flex-wrap:wrap}.budget-overview-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:.65rem;align-items:center}.budget-overview-stat{border:1px solid var(--line);border-radius:.75rem;background:#fff;padding:.55rem .65rem;display:grid;gap:.15rem}.budget-overview-stat small{color:var(--muted)}.budget-overview-donut{--budget-donut-fill: 0%;--budget-donut-overflow-fill: 0%;--budget-donut-size: 90px;width:var(--budget-donut-size);height:var(--budget-donut-size);border-radius:50%;display:grid;place-items:center;background:conic-gradient(#0f766e var(--budget-donut-fill),#dcebe7 0);position:relative}.budget-overview-donut.over-budget{background:conic-gradient(#f59e0b var(--budget-donut-overflow-fill),#0f766e 0)}.budget-overview-donut:before{content:"";position:absolute;width:calc(var(--budget-donut-size) - 18px);height:calc(var(--budget-donut-size) - 18px);border-radius:50%;background:#fff}.budget-overview-donut>span{position:relative;z-index:1;font-size:.9rem;font-weight:700}.budget-overview-donut.small{--budget-donut-size: 62px}.budget-overview-list{display:grid;gap:.55rem}.budget-overview-row{border:1px solid var(--line);border-radius:.75rem;background:#fff;padding:.55rem .6rem;display:grid;gap:.45rem}.budget-overview-row-head{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.budget-overview-row-head small{color:var(--muted);text-align:right}.budget-overview-row-body{display:flex;align-items:center;gap:.65rem}.budget-overview-row-meta{display:grid;gap:.08rem}@media(max-width:640px){.budget-plan-row{grid-template-columns:1fr}.budget-overview-top{grid-template-columns:1fr;justify-items:stretch}.budget-overview-donut{justify-self:center}.budget-overview-row-head{flex-direction:column;align-items:flex-start}.budget-overview-row-head small{text-align:left}}h2,h3{margin:0 0 .75rem}.summary-section-title{margin-top:.45rem}.form-row{display:flex;gap:.6rem;margin-bottom:.65rem}.form-row>*{flex:1}.form-row-actions>*{flex:1}.main-menu-form-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(88px,.8fr) minmax(104px,.9fr);align-items:stretch}.trip-list+h3{margin-top:.85rem;padding-top:.75rem;border-top:1px dashed var(--line)}.main-menu-form-row input{min-width:0}.rate-field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:center}.rate-fetch-btn{width:auto;white-space:nowrap;padding-inline:.7rem}input,select,textarea,button:not(.MuiButtonBase-root){width:100%;border:1px solid var(--line);border-radius:.65rem;padding:.6rem .7rem;font:inherit}input,select,textarea{background:#f8fbfa}button:not(.MuiButtonBase-root){cursor:pointer;background:#e7f2ef;color:var(--ink);font-weight:700}button:not(.MuiButtonBase-root):hover{border-color:#7fb7af}button.primary:not(.MuiButtonBase-root){background:var(--accent);color:#fff;border-color:var(--accent-strong)}button.danger:not(.MuiButtonBase-root){width:auto;background:#fff1f2;color:var(--danger);border-color:#fecdd3}label{display:grid;gap:.35rem;margin-bottom:.7rem}.trip-list,.transaction-list,.participant-list,.balances{display:grid;gap:.55rem}.trip-sync-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.08rem}.trip-sync-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.08rem .45rem;font-size:.68rem;font-weight:700;line-height:1.35;border:1px solid transparent}.trip-sync-badge-origin-local{color:#365f59;background:#3f5f591a;border-color:#3f5f5940}.trip-sync-badge-origin-online{color:#0f766e;background:#0f766e1a;border-color:#0f766e3d}.trip-sync-badge-sync-local{color:#5c6b76;background:#5062701a;border-color:#5062703d}.trip-sync-badge-sync-synced{color:#047857;background:#0478571f;border-color:#0478573d}.trip-sync-badge-sync-syncing{color:#1d4ed8;background:#1d4ed81c;border-color:#1d4ed838}.trip-sync-badge-sync-pending{color:#b45309;background:#b453091a;border-color:#b453093b}.trip-sync-badge-sync-disabled,.trip-sync-badge-sync-warning{color:#7c2d12;background:#7c2d121a;border-color:#7c2d1233}.trip-card,.transaction-item,.participant-row,.balance-row{border:1px solid var(--line);border-radius:.75rem;padding:.7rem;display:flex;justify-content:space-between;gap:.7rem;align-items:center;background:#fcfefd}.participant-row{display:grid;grid-template-columns:minmax(80px,1fr) minmax(120px,2fr) auto;align-items:center}.participant-row-main{min-width:0;display:grid;gap:.12rem}.participant-row-main .hint,.participant-role-inline{margin:0}.participant-card-modern{display:grid;grid-template-columns:1fr;gap:.65rem;padding:.78rem;border-radius:.95rem;background:linear-gradient(140deg,#0f766e0f,#fff0 60%),#fdfefe}.participant-card-top{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem;align-items:center}.participant-card-avatar-wrap{width:2.7rem;height:2.7rem}.participant-card-avatar{width:2.7rem;height:2.7rem;border-radius:.76rem;object-fit:cover;border:1px solid #b9d8d2;display:inline-flex;align-items:center;justify-content:center;font-size:1.32rem;background:#eff7f5}.participant-card-avatar-icon{color:#0d9488}.participant-card-top .participant-row-main strong{font-size:1.12rem;line-height:1.2}.participant-card-body{display:grid;gap:.52rem}.trip-people-account-tag{margin:0;font-size:.78rem}.participant-password-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:.45rem;align-items:center}.participant-role-row,.participant-name-row{grid-template-columns:minmax(140px,1fr) auto}.participant-password-modern-row{grid-template-columns:minmax(110px,1fr) minmax(110px,1fr) auto}.participant-card-footer{display:flex;align-items:center;justify-content:flex-start}.participant-card-footer .participant-remove-btn.MuiButtonBase-root{width:auto;min-width:0!important;padding:.18rem .4rem!important;color:#b42318!important;border-radius:.45rem;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.34rem!important;font-weight:600!important;letter-spacing:.01em;text-transform:none!important;line-height:1.1!important}.participant-card-footer .participant-remove-btn.MuiButtonBase-root:hover{background:#b4231814}.participant-card-footer .participant-remove-btn.MuiButtonBase-root .delete-icon{font-size:1.05rem;line-height:1;font-weight:700}.participant-row .danger{min-width:90px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding-inline:.7rem}.delete-icon{font-size:1.05rem;line-height:1;font-weight:700}.transaction-item{align-items:flex-start;flex-direction:column}.transaction-item button{width:auto;align-self:flex-end}.tx-actions{align-self:flex-end;display:flex;gap:.45rem;align-items:center}.tx-actions>button{align-self:center}.tx-map-btn{width:2.25rem;min-width:2.25rem;height:2.25rem;padding:.34rem;border-radius:.55rem;display:inline-flex;align-items:center;justify-content:center}.tx-map-btn svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.history-entry{position:relative;padding-left:.95rem}.history-entry:before{content:"";position:absolute;left:.38rem;top:.6rem;bottom:.6rem;width:3px;border-radius:999px;opacity:.55}.history-entry-repayment:before{background:#16a34a}.history-entry-expense:before{background:#dc2626}.history-entry-expense{position:relative}.history-entry-expense>.MuiCardContent-root{padding-top:.56rem!important;padding-bottom:.56rem!important}.history-entry-expense>.MuiCardContent-root:last-child{padding-bottom:.56rem!important}.history-entry-expense>.MuiCardContent-root>:nth-child(2){padding-right:3.65rem}.history-expense-corner-actions{position:absolute;top:.32rem;right:.36rem;display:inline-flex;gap:.2rem;z-index:3}.history-expense-corner-btn{width:1.48rem!important;height:1.48rem!important;min-width:1.48rem!important;border-radius:.42rem!important;padding:0!important;border:1px solid var(--line)!important;background:#f8fbfa!important}.history-expense-corner-btn .MuiSvgIcon-root{font-size:.98rem}.history-expense-edit-btn{color:#0f766e!important;border-color:#9ccfc7!important;background:#f1faf8!important}.history-expense-delete-btn{color:#b42318!important;border-color:#efc1bc!important;background:#fff8f7!important}.history-repayment-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.28rem .65rem}.history-repayment-item .MuiCardContent-root{padding:.52rem .58rem!important}.history-repayment-item .MuiCardContent-root:last-child{padding-bottom:.52rem!important}.history-repayment-main{display:grid;gap:.06rem;padding-right:1.9rem}.history-repayment-side{display:grid;justify-items:end;align-content:start;gap:.2rem}.history-repayment-side .tx-actions{align-self:auto}.history-repayment-note{grid-column:1;margin-top:.04rem}.history-note{white-space:pre-line}.history-pending-chip{display:inline-flex;align-items:center;width:fit-content;padding:.08rem .38rem;border-radius:999px;border:1px solid #f6d39a;background:#fff7e6;color:#9a6700;font-size:.68rem;font-weight:700}.history-group-item{display:grid;gap:.45rem;cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.history-group-item:focus,.history-group-item:active{outline:none}.history-group-entries{display:grid;gap:.4rem;overflow:hidden;transition:max-height .22s ease,opacity .18s ease,transform .22s ease,margin-top .22s ease,padding-top .22s ease,border-color .22s ease}.history-group-entries.expanded{max-height:1200px;opacity:1;transform:translateY(0);margin-top:.1rem;padding-top:.45rem;border-top:1px dashed var(--line)}.history-group-entries.collapsed{max-height:0;opacity:0;transform:translateY(-4px);margin-top:0;padding-top:0;border-top:1px dashed transparent;pointer-events:none}.history-group-entry{position:relative;border:1px solid var(--line);border-radius:.65rem;background:#f8fbfa;padding:.5rem;display:grid;gap:.35rem}.history-group-entry>:nth-child(2){padding-right:3.65rem}.history-group-entry .tx-actions{justify-self:end;justify-content:flex-end}.history-group-actions{justify-content:flex-end}.history-group-toggle-btn{width:auto;min-width:0;padding:.28rem .5rem;font-size:.84rem;border-radius:.5rem}.history-entry .tx-actions button:not(.tx-map-btn){width:auto;min-width:0;padding:.28rem .5rem;font-size:.84rem;border-radius:.5rem}.history-tx-details{display:grid;gap:.42rem;overflow:hidden;transition:max-height .22s ease,opacity .18s ease,transform .22s ease,margin-top .22s ease}.history-tx-details.expanded{max-height:540px;opacity:1;margin-top:.08rem;transform:translateY(0)}.history-tx-details.collapsed{max-height:0;opacity:0;margin-top:0;transform:translateY(-4px)}.history-tx-person-block{border:1px solid var(--line);border-radius:.68rem;padding:.45rem .52rem;background:#fff;display:grid;gap:.25rem}.history-tx-person-head{display:flex;justify-content:space-between;align-items:baseline;gap:.42rem}.history-tx-person-items{display:grid;gap:.12rem}.history-details-toggle-row{display:flex;justify-content:flex-end}.history-date-separator{display:flex;align-items:center;gap:.45rem;margin:.12rem 0 .06rem;color:#4e6e68;font-size:.78rem;font-weight:700}.history-date-separator:before,.history-date-separator:after{content:"";flex:1;height:1px;background:#d9e8e3}.history-date-separator span{white-space:nowrap}.history-load-more-anchor{height:1px}.trip-card{cursor:pointer}.trip-card small,.transaction-item small{display:block;color:var(--muted)}.trip-card.active{border-color:var(--accent);background:#ecf7f5}.trip-card.banner-card{position:relative;overflow:hidden;border-color:#c9e0db;background:linear-gradient(140deg,#f9fdfc,#edf7f4);box-shadow:0 8px 18px #0f172a14}.trip-card.banner-card>.MuiCardContent-root{border-radius:.6rem;padding:.18rem .4rem .25rem}.trip-card.banner-card:before{content:none}.trip-card.banner-card>*{position:relative;z-index:1}.trip-card.banner-card strong,.trip-card.banner-card span{color:var(--ink);text-shadow:none}.trip-card.banner-card small{color:var(--muted);text-shadow:none}.trip-card.banner-card.active{border-color:var(--accent);box-shadow:0 10px 20px #0f766e29}.trip-card.banner-card.banner-has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(95deg,#020617a3,#02061770 38%,#02061733 70%,#02061714);pointer-events:none}.trip-card.banner-card.banner-has-image>.MuiCardContent-root{background:#0206172e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.trip-card.banner-card.banner-has-image strong,.trip-card.banner-card.banner-has-image span{color:#fff;text-shadow:0 1px 2px rgba(15,23,42,.55)}.trip-card.banner-card.banner-has-image small{color:#ffffffe6;text-shadow:0 1px 2px rgba(15,23,42,.5)}.trip-card.banner-card.banner-has-image .MuiTypography-root{color:#fff;text-shadow:0 1px 2px rgba(15,23,42,.55)}.trip-card.banner-card.banner-has-image.active{border-color:#ffffffe0;box-shadow:0 14px 28px #0f172a29,0 0 0 1px #ffffff38 inset}.trip-card .danger{min-width:76px;padding:.45rem .6rem;font-size:.95rem;align-self:center}.trip-card.banner-card .danger{background:#fff1f2f5;border-color:#fecdd3f2}.grid-2{display:grid;grid-template-columns:1fr;gap:.55rem}.global-people-box{margin:.3rem 0 .8rem;padding:.65rem;border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;display:grid;gap:.4rem}.global-people-box small{color:var(--muted)}.hall-gallery-box{margin:.2rem 0;padding:0;border:0;background:transparent;display:grid;gap:.5rem}.accordion-toggle{width:100%;display:flex;align-items:center;justify-content:space-between}.global-people-list{display:grid;gap:.5rem}.global-people-section{margin-top:.35rem;display:grid;gap:.38rem}.global-people-separator{margin:.2rem 0 .1rem;border-top:1px dashed var(--line)}.global-person-create{margin-top:.35rem;display:grid;gap:.4rem}.global-person-create-row{display:grid;grid-template-columns:92px 1fr;gap:.45rem}.participant-add-box{display:grid;gap:.4rem;margin-bottom:.5rem}.trip-sync-box{margin-top:.7rem;padding:.7rem;border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;display:grid;gap:.4rem}.trip-sync-box button{padding:.34rem .48rem;font-size:.8rem;line-height:1.2;border-radius:.5rem}.trip-sync-box .trip-sync-actions button{padding:.32rem .44rem}.trip-sync-separator{margin:.25rem 0 .1rem;display:flex;align-items:center;gap:.6rem;color:var(--muted);font-size:.82rem;font-weight:700}.trip-sync-separator:before,.trip-sync-separator:after{content:"";height:1px;background:var(--line);flex:1}.trip-sync-group-add{display:grid;grid-template-columns:1fr auto;gap:.45rem}.trip-sync-group-list{display:grid;gap:.45rem}.trip-sync-group-row{border:1px solid var(--line);border-radius:.65rem;padding:.45rem;background:#fff;display:grid;gap:.35rem}.trip-sync-group-row>div:first-child{display:grid;gap:.1rem}.trip-sync-group-actions{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.trip-sync-actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.trip-sync-connect-btn{width:100%}.sync-connected{font-weight:700}.trip-sync-steps{white-space:pre-line}.trip-sync-qr-wrap{display:grid;gap:.3rem;justify-items:center}.trip-sync-qr{width:min(220px,100%);border-radius:.6rem;border:1px solid var(--line);background:#fff;padding:.35rem;cursor:zoom-in;transition:width .16s ease,transform .16s ease}.trip-sync-scanner-video{width:min(420px,100%);margin:0 auto;display:block;border:1px solid var(--line);border-radius:.75rem;background:#000;aspect-ratio:3 / 4;object-fit:cover}.trip-sync-qr-modal{width:min(560px,96vw);padding:.65rem}.trip-sync-qr-modal-image{width:100%;display:block;border-radius:.6rem;border:1px solid var(--line);cursor:zoom-out}.trip-sync-code-edit-box{margin-top:.7rem;padding:.65rem;border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;display:grid;gap:.45rem}.trip-sync-code-edit-row{display:grid;grid-template-columns:1fr auto;gap:.45rem}.trip-sync-code-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.trip-sync-code-edit-actions button{padding:.34rem .46rem;font-size:.8rem;line-height:1.2;border-radius:.5rem}.settings-export-box{margin-top:.6rem}.trip-sync-resolve-box{border:1px dashed var(--line);border-radius:.65rem;padding:.5rem;background:#fff;display:grid;gap:.45rem}.settings-trip-delete{margin-top:.8rem;padding-top:.7rem;border-top:1px dashed var(--line)}.trip-settings-panel{display:grid;gap:.65rem}.trip-people-mode-switch{display:grid;gap:.45rem;grid-template-columns:1fr 1fr}.trip-people-account-form{display:grid;gap:.45rem}.trip-settings-panel h4{margin:0;overflow-wrap:anywhere}.trip-settings-cards{display:grid;gap:.55rem}.trip-settings-card{border:1px solid var(--line);border-radius:.8rem;background:#f8fbfa;padding:.5rem .6rem;display:grid;gap:.5rem}.trip-settings-people-card{display:none}.trip-settings-card-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-color:#c7ddd8}.trip-settings-card-title{display:inline-flex;align-items:center;gap:.45rem}.trip-settings-card-icon{width:1.65rem;height:1.65rem;display:inline-grid;place-items:center;border-radius:.45rem;background:#e2f2ed;color:#0f766e}.trip-settings-card-icon svg{width:1rem;height:1rem;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.trip-settings-card-body{display:grid;gap:.45rem}.trip-settings-details-body{gap:.55rem}.trip-settings-dates-grid{display:grid;gap:.5rem;grid-template-columns:1fr}.trip-settings-actions-row{display:flex;justify-content:flex-end}.trip-settings-card-body .trip-sync-code-edit-box,.trip-settings-card-body .settings-export-box{margin-top:0}.trip-settings-delete-row{margin-top:.15rem;padding-top:.7rem}.trip-settings-delete-row button{width:100%}.trip-settings-export-row{margin-top:.1rem}.trip-settings-export-row button{width:100%}.hall-list{display:grid;gap:.45rem}.hall-subtitle{margin:.3rem 0 .2rem}.hall-trip-sections{display:grid;gap:.5rem}.hall-trip-card{border:1px solid #d6e6e2;border-radius:.82rem;background:#fff;padding:.5rem;display:grid;gap:.4rem;box-shadow:0 6px 14px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hall-trip-card:hover{border-color:#b7d5cf;box-shadow:0 10px 22px #0f172a14;transform:translateY(-1px)}.hall-trip-title{padding-left:.05rem;font-weight:700}.hall-trip-toggle{width:100%;display:flex;align-items:center;justify-content:space-between}button.hall-trip-toggle:not(.MuiButtonBase-root){background:#fff;border-color:#c6ddd8}button.hall-trip-toggle:not(.MuiButtonBase-root):hover{background:#fbfefe;border-color:#9dc9c0}.hall-row{background:#fff;border-color:#d6e6e2}.hall-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;border:1px solid var(--line);border-radius:.65rem;background:#fff;padding:.45rem}.hall-left{display:grid;gap:.18rem}.hall-row span{color:var(--muted)}.hall-left strong{font-size:1.02rem;line-height:1.2}.hall-avatar{width:3.6rem;height:3.6rem;border-radius:.5rem;object-fit:cover;border:1px solid #b9d9d2;background:#e8f2f0;flex:none}.hall-avatar-icon{display:grid;place-items:center;font-size:1.05rem}.global-person-card{border:1px solid var(--line);border-radius:.75rem;background:#fff;padding:.55rem;display:grid;gap:.4rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.global-person-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.global-person-profile{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem}.global-person-text{display:grid;gap:.12rem}.global-person-text strong{line-height:1.15}.global-person-text small{color:var(--muted);line-height:1.15}.global-person-avatar{width:3.25rem;height:3.25rem;border-radius:.55rem;object-fit:cover;border:1px solid #b9d9d2;background:#e8f2f0}.global-person-avatar.detail{width:5.1rem;height:5.1rem}.global-person-avatar.clickable{cursor:pointer;-webkit-tap-highlight-color:transparent}.global-person-icon{display:grid;place-items:center;font-size:1.1rem;line-height:1}.global-person-icon.detail{font-size:1.35rem}.global-person-detail-head{display:flex;align-items:center;gap:.35rem;margin-bottom:.6rem}.global-person-summary-card{border:0;border-radius:0;background:transparent;padding:0;display:grid;gap:.55rem;margin-bottom:.7rem}.global-person-detail-stats{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.global-person-stat{border:1px solid var(--line);border-radius:.65rem;background:#fff;padding:.45rem;display:grid;gap:.12rem}.global-person-stat small{color:var(--muted)}.global-person-trip-list{display:grid;gap:.55rem}.global-person-trip-card{border:0;border-radius:0;background:transparent;padding:0}.global-person-trip-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.global-person-trip-toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;background:#fff;text-align:left}.global-person-trip-toggle>span{flex:1;min-width:0}.global-person-trip-toggle>strong{white-space:nowrap}button.global-person-trip-toggle:not(.MuiButtonBase-root){background:#fff;border-color:var(--line)}button.global-person-trip-toggle:not(.MuiButtonBase-root):hover{background:#f8fbfa;border-color:#b8d8d2}.global-person-entry-list{margin-top:.45rem;display:grid;gap:.35rem}.global-person-entry{display:flex;justify-content:space-between;gap:.6rem;border:1px solid var(--line);border-radius:.65rem;padding:.45rem;background:#fff}.trip-person-summary-inline{margin-top:.65rem;border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;padding:.6rem;display:grid;gap:.35rem}.trip-person-summary-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.trip-person-summary-head button{width:auto;min-width:0;padding:.26rem .55rem;font-size:.82rem;border-radius:.5rem}.global-person-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #b9d9d2;background:#ecf7f5;color:#115e59;padding:.22rem .55rem;font-size:.83rem;font-weight:600}.menu-total-card{margin-bottom:.75rem;border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;padding:.6rem .7rem;display:grid;gap:.12rem;justify-items:end;text-align:right}.menu-dashboard-stats{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:.8rem}.menu-dashboard-stats .menu-total-card{margin-bottom:0}.menu-total-card-left{justify-items:start;text-align:left}.menu-total-card small{color:var(--muted)}.menu-settings-lang{margin-top:.4rem}.menu-settings-theme{display:grid;gap:.4rem}.menu-settings-theme small{color:var(--muted)}.settings-keywords-input{display:flex;gap:.4rem;margin-top:.3rem}.auth-input-labels{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.35rem}.auth-input-labels small{color:var(--muted)}.settings-keywords-input input{flex:1}.settings-keywords-input button{width:auto}.settings-keywords-list{display:flex;flex-wrap:wrap;gap:.35rem}.settings-keywords-list .keyword-chip{gap:.22rem;padding:.15rem .4rem .15rem .46rem;border-radius:999px;border-color:#b7d9d3;background:#edf8f5;color:#0f6c66;font-size:.76rem;font-weight:600;line-height:1.15}.settings-keywords-list .keyword-chip-remove.MuiButton-root{min-width:0;min-height:0;padding:0 .1rem;border-radius:999px;line-height:1;font-size:.86rem;font-weight:700;opacity:.85}.settings-keywords-list .keyword-chip-remove.MuiButton-root:hover{background:transparent;opacity:1}.settings-trips-backup-list{display:grid;gap:.35rem;max-height:180px;overflow:auto;padding-right:.2rem}.settings-trips-backup-item{display:flex;align-items:center;gap:.45rem;margin:0}.settings-trips-backup-item input{width:auto;margin:0}.settings-trips-backup-actions{display:flex;gap:.45rem;flex-wrap:wrap}.settings-trips-backup-actions button{width:auto}.settings-trips-backup-actions:not(.compact) button{padding:.28rem .48rem;font-size:.82rem;border-radius:.5rem}.settings-trips-backup-actions.compact{flex-wrap:nowrap;justify-content:space-between}.settings-trips-backup-actions.compact button{padding:.28rem .48rem;font-size:.82rem;border-radius:.5rem;white-space:nowrap}.settings-btn-icon{display:inline-flex;align-items:center;gap:.34rem}.settings-btn-icon svg{width:.92rem;height:.92rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.settings-group-list{display:grid;gap:.75rem}.settings-group{border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;padding:.6rem .7rem;display:grid;gap:.45rem}.settings-group+.settings-group{position:relative}.settings-group+.settings-group:before{content:"";position:absolute;left:.1rem;right:.1rem;top:-.42rem;height:1px;background:var(--line)}.menu-theme-switch{display:inline-flex;gap:.4rem}.menu-theme-switch button{width:auto;min-width:76px;background:#e7f2ef;color:var(--ink);border-color:var(--line)}.menu-theme-switch button.active{background:var(--accent);color:#fff;border-color:var(--accent-strong)}.menu-settings-lang button{width:auto;min-width:56px;background:#e7f2ef;color:var(--ink);border-color:var(--line)}.menu-settings-lang button.active{background:var(--accent);color:#fff;border-color:var(--accent-strong)}.hint{display:block;margin:.5rem 0 .8rem;color:var(--muted);font-size:.9rem}.beneficiaries{margin:.7rem 0}.beneficiaries-head{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.beneficiaries-own-btn{width:auto;min-width:74px;padding:.32rem .5rem;font-size:.84rem}.beneficiaries-actions{display:flex;gap:.4rem;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.beneficiaries-icon-btn{width:2.05rem!important;height:2.05rem!important;min-width:2.05rem!important;max-width:2.05rem!important;padding:0!important;border-radius:.6rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.05rem}.beneficiaries-icon-btn svg{width:1rem;height:1rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.split-clear-icon-btn{color:var(--accent-strong)}.items-section{margin:.7rem 0;padding:.7rem;border:1px solid var(--line);border-radius:.75rem;background:#fff}.items-header,.items-footer{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.items-header button,.items-footer button{width:auto}.items-header-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.hidden-input{display:none}.item-list{display:grid;gap:.45rem;margin:.6rem 0}.item-row{display:grid;grid-template-columns:1.6fr 1fr 1fr auto;gap:.4rem}.items-cost-grid{margin:.65rem 0;border:1px solid var(--line);border-radius:.78rem;background:#fff;overflow:hidden}.items-cost-grid-head,.items-cost-grid-row{display:grid;grid-template-columns:minmax(96px,1.25fr) repeat(var(--items-person-count, 1),minmax(0,1fr));align-items:stretch}.items-cost-grid-head{background:#fff;border-bottom:1px solid var(--line)}.items-cost-grid-head>span{padding:.62rem .42rem;font-weight:700;font-size:.83rem;color:#274b46}.items-head-person{text-align:center;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.02em;min-height:84px;line-height:1.1}.items-cost-grid-row+.items-cost-grid-row{border-top:1px solid rgba(63,95,89,.16)}.items-cost-grid-row{cursor:pointer}.items-cost-grid-row.active{background:#0f766e0f}.items-cost-grid-row.unassigned{background:#ef444414}.items-entry-cell{padding:.44rem;display:grid;gap:.15rem;align-content:center}.items-entry-cell strong{font-size:.93rem}.items-entry-cell small{color:var(--muted)}.items-cell{margin:0;padding:.42rem .2rem;border-left:1px solid rgba(63,95,89,.12);display:grid;gap:.18rem;align-content:center;justify-items:center}.items-cell input{width:auto}.items-cell small{color:var(--muted);font-size:.68rem;line-height:1}.item-editor-fields{margin-top:.48rem;display:grid;gap:.4rem;grid-template-columns:minmax(0,1fr) minmax(92px,.42fr)}.item-editor-actions{margin-top:.42rem;display:grid;grid-template-columns:1fr auto 1fr;gap:.4rem;align-items:center}.item-editor-actions .item-editor-cancel{justify-self:start}.item-editor-actions .item-editor-delete{min-width:38px;padding-inline:.55rem;justify-self:center}.item-editor-actions .item-editor-save{justify-self:end}.item-person-totals{margin-top:.22rem}.tx-items{width:100%;display:grid;gap:.2rem;padding-top:.2rem}.keyword-input-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:0;border:0;border-radius:0;background:transparent}.keyword-input-wrap .MuiTextField-root{width:100%}.keyword-input-wrap input:not(.MuiInputBase-input){flex:1 1 auto;min-width:0;border:0;background:transparent;padding:0}.keyword-input-wrap input:not(.MuiInputBase-input):focus{outline:none}.keywords-inline-field{grid-column:1 / -1}.keywords-inline-field .keyword-chip{gap:.22rem;padding:.15rem .4rem .15rem .46rem;border-radius:999px;border-color:#b7d9d3;background:#edf8f5;color:#0f6c66;font-size:.76rem;font-weight:600;line-height:1.15}.keywords-inline-field .keyword-chip-remove.MuiButton-root{min-width:0;min-height:0;padding:0 .1rem;border-radius:999px;line-height:1;font-size:.86rem;font-weight:700;opacity:.85}.keywords-inline-field .keyword-chip-remove.MuiButton-root:hover{background:transparent;opacity:1}.payer-amount-field{grid-column:1 / -1;margin-bottom:.25rem}.payer-amount-list{display:grid;gap:.4rem}.payer-amount-header{display:grid;grid-template-columns:minmax(96px,.75fr) minmax(0,1.25fr) 2.05rem 2.05rem;gap:.4rem;align-items:center;justify-items:start}.payer-amount-header span{font-size:1rem;font-weight:400;color:var(--ink);min-width:0;display:block;text-align:left!important;justify-self:start}.payer-amount-header-payer{grid-column:2;justify-self:stretch;width:100%;padding-left:0;box-sizing:border-box}.payer-amount-header-amount{grid-column:1;justify-self:stretch;width:100%;padding-left:0;box-sizing:border-box}.payer-amount-row{display:grid;grid-template-columns:minmax(96px,.75fr) minmax(0,1.25fr) 2.05rem 2.05rem;gap:.4rem;align-items:center}.payer-amount-row>*{min-width:0}.payer-amount-row select,.payer-amount-row input,.payer-amount-row .MuiInputBase-input{font-size:1rem}.payer-add-btn{color:#0f766e!important;border-color:#9ccfc7!important;background:#f2fbf9!important}.payer-remove-btn{color:#b42318!important;border-color:#efc1bc!important;background:#fff8f7!important}.payer-icon-btn{width:2.05rem!important;height:2.05rem!important;min-width:2.05rem!important;max-width:2.05rem!important;border-radius:.62rem!important;border:1px solid var(--line)!important;padding:0!important;flex:0 0 2.05rem}.payer-icon-btn:hover{background:#eef7f5!important;border-color:#7fb7af!important}.payer-icon-btn .MuiSvgIcon-root{font-size:1.05rem}.payer-action-placeholder{width:2.05rem;height:2.05rem;display:inline-block}.keyword-chip{display:inline-flex;align-items:center;gap:.28rem;padding:.2rem .5rem;border-radius:999px;border:1px solid #b9d9d2;background:#ecf7f5;color:#115e59;font-size:.83rem;font-weight:700}.keyword-chip-remove{width:auto;min-width:0;border:0;padding:0;background:transparent;color:inherit;font-size:1rem;line-height:1}.share-grid{margin-top:.45rem;display:grid;gap:.35rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.share-row{margin:0;display:grid;gap:.45rem;background:#fff;border:1px solid #c9ddd8;border-radius:.65rem;padding:.45rem;min-width:0;overflow:hidden;transition:background-color .18s ease,border-color .18s ease,opacity .18s ease}.share-row.excluded{background:#f3f4f6;border-color:#d1d5db;opacity:.82}.share-top{display:flex;align-items:center;gap:.35rem;min-width:0}.share-name-toggle{width:100%;flex:1 1 100%;min-width:0;padding:0;background:transparent;border:0;color:inherit;text-align:left;justify-content:flex-start;font-weight:600;font-size:1rem;line-height:1.25;user-select:none;-webkit-user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-inline-start:.15rem}.share-name-toggle.MuiButtonBase-root{justify-content:flex-start;text-align:left}.share-input-row{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,3fr);align-items:center;gap:.45rem;min-width:0}.share-name-toggle.active{color:#6b7280}.gift-toggle{width:100%;min-width:0;height:34px;padding:.35rem;border-radius:.6rem;background:#fff;border:1px solid #c9ddd8;color:#0f766e}.share-input-row .gift-toggle.MuiButtonBase-root{justify-self:center;justify-content:center;align-items:center;padding-inline:.35rem}.share-input-row .MuiFormControl-root{flex:1 1 auto;min-width:0}.gift-toggle svg{display:block;width:88%;height:88%;margin:0 auto;opacity:.85}.gift-toggle svg path{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.gift-toggle.active{background:transparent;color:#166534;border-color:#86efac}.gift-toggle.active svg path{fill:currentColor;stroke:currentColor;stroke-width:.55}.gift-toggle:hover{border-color:#9dbfb8}.share-row.gifted .MuiOutlinedInput-root{background:#ecfdf3}.share-row.gifted .MuiOutlinedInput-notchedOutline{border-color:#86efac}.share-row.gifted .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#22c55e}button:disabled{cursor:not-allowed;opacity:.5}.gps-row{display:flex;align-items:center;gap:.55rem;margin-bottom:.75rem}.gps-row button{width:auto;flex:none}.gps-row small{color:var(--muted)}.balance-row{background:#fff;border:1px solid #d9e8e3;border-radius:.85rem;padding:0;box-shadow:0 8px 18px #0f172a0f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.balance-row:hover{border-color:#b9d9d2;box-shadow:0 12px 24px #0f172a1a;transform:translateY(-1px)}.balance-row .MuiCardContent-root{padding:.68rem .78rem!important}.balance-row .MuiCardContent-root:last-child{padding-bottom:.68rem!important}.balance-identity{display:flex;align-items:center;gap:.72rem;min-width:0}.balance-avatar{width:3.15rem;height:3.15rem;min-width:3.15rem;min-height:3.15rem;max-width:3.15rem;max-height:3.15rem;border-radius:.62rem;object-fit:cover;object-position:center;transform:none;flex:none;flex-shrink:0;border:1px solid #c6ddd7;background:#eef6f3}.balance-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:#eef6f3;font-size:1.42rem}.balance-meta{display:grid;gap:.12rem;min-width:0}.balance-meta>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balance-meta>small{font-size:.8rem}.balance-expenses-label,.balance-expenses-value{display:block;line-height:1.2;margin-left:0}.dashboard-next-plan-card{margin-bottom:.62rem;border:1px solid #d6e6e2;background:#fff}.dashboard-kpi-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-bottom:.62rem}.dashboard-kpi-card{border:1px solid #d6e6e2;border-radius:.78rem;background:#fff;padding:.5rem .62rem;display:grid;gap:.1rem}.dashboard-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.dashboard-kpi-card small{color:var(--muted)}.dashboard-kpi-switch{width:1.2rem!important;height:1.2rem!important;min-width:1.2rem!important;color:#4d7a74!important;border:1px solid #cbe0db!important;border-radius:.38rem!important;background:#f5fbf9!important}.dashboard-kpi-switch .MuiSvgIcon-root{font-size:.78rem}.dashboard-kpi-value-hint{font-size:.86rem;line-height:1.28;color:#5b746f}.dashboard-activity-section,.dashboard-quick-actions-section{margin-bottom:.62rem}.dashboard-section-head{margin-bottom:.35rem}.dashboard-section-head.history-date-separator{margin:.08rem 0 .34rem}.dashboard-activity-list{display:grid;gap:.42rem}.dashboard-activity-item{border:1px solid #d6e6e2;border-radius:.78rem;background:#fff;padding:.52rem .65rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem}.dashboard-activity-item-clickable{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-activity-item-clickable:hover{border-color:#9ccfc7;box-shadow:0 8px 18px #0f172a14;transform:translateY(-1px)}.dashboard-activity-item-clickable:focus-visible{outline:none;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e2e}.dashboard-activity-copy{display:grid;gap:.1rem;min-width:0}.dashboard-activity-copy strong,.dashboard-activity-copy small{overflow-wrap:anywhere}.dashboard-quick-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.dashboard-next-plan-card .MuiCardContent-root{padding:.55rem .65rem!important}.dashboard-next-plan-card .MuiCardContent-root:last-child{padding-bottom:.55rem!important}.dashboard-next-plan-head{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.dashboard-next-plan-head>strong{font-size:.84rem;font-weight:600;color:#375450;letter-spacing:.01em}.dashboard-next-plan-carousel{position:relative;overflow:hidden;touch-action:pan-y}.dashboard-next-plan-track{display:flex;transition:transform .22s ease;will-change:transform}.dashboard-next-plan-slide{min-width:100%}.dashboard-next-plan-copy{display:grid;gap:.08rem;min-width:0;padding:.08rem 0}.dashboard-next-plan-copy strong,.dashboard-next-plan-copy span,.dashboard-next-plan-copy small{overflow-wrap:anywhere}.dashboard-next-plan-copy>strong{font-size:.84rem;font-weight:600;color:#375450;letter-spacing:.01em}.dashboard-next-plan-title{font-size:.98rem;font-weight:650;line-height:1.22}.dashboard-next-plan-copy>small{font-size:.78rem;color:var(--muted)}.dashboard-next-plan-empty{padding:.1rem 0 .2rem}.dashboard-next-plan-dots{width:fit-content;margin:.08rem auto 0;display:flex;align-items:center;justify-content:center;gap:.34rem;padding:.2rem .34rem;border-radius:999px;border:1px solid #d5e6e2;background:linear-gradient(180deg,#ffffffe6,#f3f9f7e6);box-shadow:0 4px 10px #0f172a14,inset 0 1px #ffffff8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard-next-plan-dot{width:.4rem;height:.36rem;border-radius:999px;border:1px solid transparent;background:#bdd2ce;padding:0;cursor:pointer;transition:all .18s ease}.dashboard-next-plan-dot:hover{background:#9dbbb5}.dashboard-next-plan-dot:focus-visible{outline:none;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33}.dashboard-next-plan-dot.active{width:1rem;background:linear-gradient(90deg,#0f766e,#14b8a6);box-shadow:0 0 0 1px #0f766e40,0 2px 8px #0f766e59}.dashboard-next-plan-overflow{font-size:.72rem;color:#5e827c;line-height:1}.dashboard-next-plan-counter{margin-left:.08rem;font-size:.68rem;color:#5e827c;font-weight:600;white-space:nowrap}.dashboard-next-plan-btn{min-width:0!important;width:auto!important;padding:.06rem .32rem!important;font-size:.7rem!important;font-weight:500!important;line-height:1.2!important;border-radius:.5rem!important;color:#44756e!important;opacity:.86}.dashboard-next-plan-btn:hover{background:#0f766e14!important;opacity:1}[data-theme=dark] .balance-row{background:#223240;border-color:#415768;box-shadow:none}[data-theme=dark] .balance-row:hover{border-color:#5a788c;box-shadow:0 10px 20px #02061740}[data-theme=dark] .balance-avatar{border-color:#4a6677;background:#1b2d39}[data-theme=dark] .balance-avatar-fallback{background:#1b2d39}[data-theme=dark] .dashboard-next-plan-card{background:#223240;border-color:#415768}[data-theme=dark] .dashboard-next-plan-head>strong{color:#a9c5c1}[data-theme=dark] .dashboard-next-plan-btn{color:#8ec7be!important}[data-theme=dark] .dashboard-next-plan-btn:hover{background:#49b9aa1f!important}[data-theme=dark] .dashboard-next-plan-dots{border-color:#3f5a67;background:linear-gradient(180deg,#263a44e6,#1e2f38e6);box-shadow:0 4px 10px #02061740,inset 0 1px #a7c5c11f}[data-theme=dark] .dashboard-next-plan-dot{background:#4f6b78}[data-theme=dark] .dashboard-next-plan-dot:hover{background:#5f7d8b}[data-theme=dark] .dashboard-next-plan-dot:focus-visible{border-color:#49b9aa;box-shadow:0 0 0 2px #49b9aa38}[data-theme=dark] .dashboard-next-plan-dot.active{background:linear-gradient(90deg,#2f8f84,#49b9aa);box-shadow:0 0 0 1px #49b9aa3d,0 2px 8px #49b9aa47}[data-theme=dark] .dashboard-next-plan-overflow,[data-theme=dark] .dashboard-next-plan-counter{color:#8ab1ab}[data-theme=dark] .dashboard-kpi-card,[data-theme=dark] .dashboard-activity-item{background:#223240;border-color:#415768}[data-theme=dark] .dashboard-kpi-switch{color:#8ec7be!important;border-color:#4e6a77!important;background:#274050!important}[data-theme=dark] .dashboard-kpi-value-hint{color:#9eb7b3}[data-theme=dark] .dashboard-activity-item-clickable:hover{border-color:#5f8f86;box-shadow:0 8px 18px #02061747}[data-theme=dark] .dashboard-activity-item-clickable:focus-visible{border-color:#49b9aa;box-shadow:0 0 0 2px #49b9aa33}.positive{color:var(--positive)}.negative{color:var(--negative)}.split-summary{display:grid;gap:.05rem}.split-summary-diff{font-size:.92em}.periodic-cost-grid{margin-top:.5rem;border:1px solid var(--line);border-radius:.6rem;overflow:auto}.periodic-cost-grid-head,.periodic-cost-grid-row{display:grid;grid-template-columns:minmax(46px,.85fr) repeat(var(--periodic-person-count, 1),minmax(0,1fr)) minmax(60px,1fr);align-items:center;gap:.2rem;padding:.3rem .35rem;width:100%;min-width:0;font-size:.78rem}.periodic-cost-grid-head{background:#f2f8f6;font-weight:600;border-bottom:1px solid var(--line);min-height:84px}.periodic-cost-grid-row+.periodic-cost-grid-row{border-top:1px solid var(--line)}.periodic-cell{display:grid;grid-template-columns:auto;align-items:center;justify-items:center;gap:.12rem;margin:0}.periodic-cell input{width:auto;margin:0;transform:scale(.92)}.periodic-cell small{margin:0;color:var(--muted);font-size:.62rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.periodic-head-person{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;margin:0 auto;text-align:center;line-height:1}.periodic-day-cost{display:grid;justify-items:end;gap:.08rem}.periodic-day-cost small{margin:0;color:var(--muted);font-size:.62rem;line-height:1.1}.periodic-person-totals{margin-top:.45rem;display:grid;gap:.25rem;font-size:.85rem}.periodic-person-totals-list{display:grid;gap:.25rem}.periodic-person-total-row{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.periodic-inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.periodic-actions{justify-content:space-between;margin-top:.5rem}.periodic-actions>button{flex:0 0 auto;width:auto;min-width:104px;padding:.42rem .7rem;font-size:.92rem;border-radius:.55rem}@media(max-width:420px){.periodic-cost-grid-head,.periodic-cost-grid-row{gap:.14rem;padding:.26rem .28rem;font-size:.72rem}.periodic-cell input{transform:scale(.86)}.periodic-cell small{font-size:.58rem}.periodic-head-person{font-size:.68rem}.periodic-actions>button{min-width:94px;padding:.38rem .62rem;font-size:.86rem}}.add-mode-overlay{position:fixed;inset:0;z-index:50;background:radial-gradient(circle at 50% 82%,#ffffff38,#0f172a1a);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.add-mode-popover{position:fixed;left:50%;bottom:calc(4.85rem + env(safe-area-inset-bottom));transform:translate(-50%);width:min(92vw,340px);background:transparent;border:0;box-shadow:none;animation:add-mode-pop-in .16s ease-out;display:grid;gap:.48rem}@keyframes add-mode-pop-in{0%{opacity:0;transform:translate(-50%) translateY(8px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.add-mode-option{width:100%;min-width:0;justify-content:flex-start;padding:.7rem .85rem;border-radius:.95rem;border-color:#d5e4df;background:#fff;box-shadow:0 12px 24px #0f172a29;display:inline-flex;align-items:center;gap:.56rem;font-size:1.02rem;font-weight:700;color:#122028;letter-spacing:.01em;transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.add-mode-option:hover{transform:translateY(-1px);border-color:#a9ccc3;box-shadow:0 16px 30px #0f172a2e}.add-mode-option:active{transform:translateY(0)}.fuel-people-toggle-list{display:flex;flex-wrap:wrap;gap:.35rem}.fuel-amount-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:.45rem;grid-column:1 / -1}.fuel-amount-currency select{min-width:0}.fuel-people-panel{margin-top:.5rem;border:1px solid var(--line);border-radius:.65rem;padding:.5rem;background:#f8fbfa;display:grid;gap:.35rem}.fuel-people-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.fuel-people-panel-actions{display:inline-flex;gap:.35rem}.fuel-people-panel-actions button{width:auto;min-width:0;padding:.22rem .5rem;font-size:.78rem;border-radius:.45rem}.fuel-people-toggle{width:auto;min-width:0;padding:.22rem .52rem;border-radius:.55rem;font-size:.82rem;font-weight:600}.fuel-people-toggle.active{background:#dcfce7;border-color:#86efac;color:#166534}.fuel-events-list{margin-top:.55rem;display:grid;gap:.35rem}.fuel-form-separator{margin:.15rem 0 .55rem;border-top:1px dashed var(--line)}.fuel-event-row{border:1px solid var(--line);border-radius:.65rem;padding:.5rem;background:#f8fbfa;display:flex;justify-content:space-between;gap:.55rem;align-items:flex-start}.fuel-event-row>div{display:grid;gap:.12rem}.add-mode-option-icon{width:1.55rem;height:1.55rem;border-radius:.46rem;display:inline-grid;place-items:center;border:1px solid #cfe4de;background:linear-gradient(145deg,#fff,#eef8f5);color:#0f766e;box-shadow:inset 0 1px #ffffffd9}.add-mode-option-icon svg{width:.9rem;height:.9rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.bottom-nav-plus,.bottom-nav-plus-symbol{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.transfer-list{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.transfer-list-item{cursor:pointer;display:flex;align-items:stretch;justify-content:space-between;gap:.55rem;border:1px solid var(--line);border-radius:.72rem;background:#fff;padding:.55rem .6rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.transfer-list-item:hover{border-color:#9bc7bf;background:#f7fcfb}.transfer-list-main{display:grid;gap:.16rem;min-width:0}.transfer-route{font-size:.98rem;line-height:1.3;color:var(--ink);overflow-wrap:anywhere}.transfer-arrow{opacity:.55;margin-inline:.22rem}.transfer-amount{font-size:1.03rem;line-height:1.25}.transfer-fill-btn{width:1.95rem!important;min-width:1.95rem!important;height:1.95rem!important;padding:0!important;border-radius:.56rem!important;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b6d9d2!important;background:#eef8f5!important;color:#0f766e!important}.transfer-fill-btn:hover{background:#e2f3ef!important;border-color:#8dc4ba!important}.transfer-fill-btn svg{width:.92rem;height:.92rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.transfer-list-item.active{color:var(--accent-strong);border-color:#6eb4a8;background:linear-gradient(145deg,#f1faf8,#e8f5f2);box-shadow:0 4px 10px #0f766e14}.all-settled{margin-top:.25rem;padding:.85rem 3rem .85rem .9rem;border-radius:.8rem;border:1px solid #86efac;background:linear-gradient(140deg,#ecfdf3,#dcfce7 55%,#bbf7d0);box-shadow:0 10px 24px #16a34a24;display:grid;gap:.25rem;position:relative}.all-settled strong{color:#14532d}.all-settled small{color:#166534}.all-settled-badge{width:1.65rem;height:1.65rem;border-radius:999px;display:inline-grid;place-items:center;font-weight:800;color:#fff;background:radial-gradient(circle at 30% 30%,#34d399,#16a34a 70%);box-shadow:0 6px 14px #16a34a59;position:absolute;right:.9rem;top:.85rem}.exclusions-toggle{margin-top:.55rem}.exclusions-panel{margin-top:.5rem}.exclusions-separator{height:1px;border-radius:999px;margin:.15rem 0 .7rem;background:linear-gradient(90deg,transparent 0%,#c8ddd8 15%,#c8ddd8 85%,transparent 100%)}.transfer-details{margin-top:.75rem;border:1px solid var(--line);border-radius:.75rem;padding:.7rem;background:#f8fbfa;display:grid;gap:.35rem}.transfer-details-head{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.transfer-details-head button{width:auto}.transfer-impact-list{display:grid;gap:.4rem;margin-top:.25rem}.transfer-details-summary{display:grid;gap:.1rem;padding:.25rem 0}.transfer-impact-row{border:1px solid var(--line);border-radius:.65rem;padding:.62rem;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.9fr);gap:.7rem}.transfer-impact-main{display:grid;gap:.24rem}.transfer-impact-title{font-size:1.03rem;line-height:1.25}.transfer-impact-meta{color:var(--muted)}.transfer-impact-metrics{display:grid;gap:.16rem}.transfer-impact-metrics small{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.transfer-impact-metrics small span{color:var(--muted)}.transfer-impact-metrics small strong{font-size:.98rem}.transfer-impact-deltas{border:1px solid var(--line);border-radius:.6rem;background:#f8fbfa;padding:.48rem .52rem;display:grid;gap:.28rem;align-content:start}.transfer-impact-delta-main,.transfer-impact-delta-item{display:flex;justify-content:space-between;gap:.55rem}.transfer-impact-delta-main span,.transfer-impact-delta-item span{color:var(--muted)}.transfer-impact-delta-main strong,.transfer-impact-delta-item strong{font-size:.98rem}@media(max-width:640px){.transfer-impact-row{grid-template-columns:1fr}}.repayment-list{margin-top:.7rem;display:grid;gap:.4rem}.repayment-panel{margin-top:.8rem;border-top:1px solid var(--line);padding-top:.8rem}.repayment-add-row{display:flex;justify-content:flex-end;margin-top:.9rem}.repayment-add-btn.MuiButton-root{width:auto;border-radius:0!important}.repayment-toggle{width:100%;background:#eef5f3}.repayment-row{border:1px solid #dcebe7;border-radius:.85rem;padding:.68rem .78rem;background:#fcfffe;display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start;box-shadow:0 4px 10px #0f172a0d}.repayment-meta{display:grid;gap:.18rem;min-width:0}.repayment-date{color:#5f7d75;font-size:.78rem;line-height:1.2}.repayment-route{color:#143f37;font-size:.93rem;line-height:1.3;font-weight:700}.repayment-actions{display:flex;align-items:center;gap:.5rem}.repayment-amount{color:#0f3d34;font-size:1rem;line-height:1.15;white-space:nowrap}.repayment-delete-btn.MuiIconButton-root{border:1px solid #ef9a9a;border-radius:.75rem;width:2.5rem;height:2.5rem;background:#fffafb}.repayment-delete-btn.MuiIconButton-root:hover{background:#ffefef}.notification-list{margin-top:.7rem;display:grid;gap:.45rem}.notification-item{border:1px solid #dcebe7;border-radius:.85rem;padding:.62rem .74rem;background:#fcfffe;display:block;box-shadow:0 4px 10px #0f172a0d;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.notification-item:hover{border-color:#bddcd6;transform:translateY(-1px);box-shadow:0 8px 14px #0f172a14}.notification-item.unread{border-color:#b8dad2;box-shadow:0 6px 12px #0f766e1a}.notification-item-head{display:flex;align-items:flex-start;gap:.62rem}.notification-avatar{width:2rem;height:2rem;min-width:2rem;border-radius:.58rem;border:1px solid #cfe5e0;background:#eef8f5;object-fit:cover;object-position:center}.notification-avatar-icon{display:inline-grid;place-items:center;font-size:1.05rem}.notification-item-main{min-width:0;display:grid;gap:.2rem;flex:1}.notification-item-main strong{font-size:.94rem;line-height:1.3}.notification-item-main small{color:#5f7d75}.notification-item-main .notification-amount{color:#0f766e;font-weight:700}.notification-unread-dot{width:.5rem;height:.5rem;min-width:.5rem;border-radius:999px;background:#0f766e;margin-top:.36rem}[data-theme=dark] .repayment-delete-btn.MuiIconButton-root{background:#ff55551a;border-color:#ff7d7d80}[data-theme=dark] .repayment-delete-btn.MuiIconButton-root:hover{background:#ff55552e}[data-theme=dark] .notification-item{border-color:#31534c;background:#172826;box-shadow:none}[data-theme=dark] .notification-item.unread{border-color:#3d6961}[data-theme=dark] .notification-item:hover{border-color:#46776e;transform:none;box-shadow:none}[data-theme=dark] .notification-item strong{color:#d3efe9}[data-theme=dark] .notification-item small{color:#81aba3}[data-theme=dark] .notification-item-main .notification-amount{color:#7de0cf}[data-theme=dark] .notification-avatar{border-color:#365954;background:#1c302d}[data-theme=dark] .notification-unread-dot{background:#34d399}[data-theme=dark] .repayment-row{border-color:#31534c;background:#172826;box-shadow:none}[data-theme=dark] .repayment-date{color:#81aba3}[data-theme=dark] .repayment-route{color:#d3efe9}[data-theme=dark] .repayment-amount{color:#9be8db}.expense-person-list{display:grid;gap:.55rem}.expense-person-card{border:1px solid var(--line);border-radius:.75rem;padding:.48rem;background:#fff}.expense-person-head{border:0!important;background:transparent!important;display:flex;justify-content:space-between;align-items:center;gap:.6rem;width:100%;padding:.18rem .14rem!important;border-radius:.5rem}.expense-person-identity{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.expense-person-avatar{width:2.35rem;height:2.35rem;border-radius:.55rem;object-fit:cover;border:1px solid #b9d9d2;background:#e8f2f0;flex:none}.expense-person-icon{display:inline-grid;place-items:center;font-size:1.16rem;line-height:1}.expense-entry-list{display:grid;gap:.35rem;margin-top:.42rem}.expense-date-separator{display:flex;align-items:center;gap:.45rem;margin:.1rem 0 .08rem;color:#4e6e68;font-size:.78rem;font-weight:700}.expense-date-separator:before,.expense-date-separator:after{content:"";flex:1;height:1px;background:#d9e8e3}.expense-date-separator span{white-space:nowrap}.expense-trip-list{display:grid;gap:.4rem;margin-top:.55rem}.expense-trip-card{border:1px solid var(--line);border-radius:.65rem;background:#fff;padding:.45rem}.expense-trip-head{margin:0}.expense-entry{border:1px solid #d9e8e3;border-radius:.65rem;padding:.44rem .48rem;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:.55rem}.expense-entry>div{display:grid;gap:.15rem}.expense-entry>.expense-person-identity{display:inline-flex;align-items:center;gap:.5rem}.expense-person-name-with-hits{display:inline-flex;align-items:baseline;gap:.35rem;white-space:nowrap}.expense-person-hits{font-size:.8rem;font-weight:600;color:#5f7f79}.expense-entry small{display:block}.expense-day-person-head{width:100%;text-align:left;border:1px solid #d9e8e3!important;background:#fff!important;padding:.44rem .48rem!important}.expense-entry-list .expense-entry-list{margin-top:.3rem}.expenses-view-head{margin-bottom:.35rem}.expenses-view-head h2{margin:0}.expenses-view-switch-row{display:flex;justify-content:flex-end;margin-bottom:.7rem}.expenses-keyword-match-row{justify-content:space-between;align-items:center;margin-top:.45rem;margin-bottom:0}.expenses-view-switch{display:inline-flex;gap:.18rem;padding:.12rem;border:1px solid var(--line);border-radius:.45rem;background:#fff;flex:none}.expenses-view-switch button{width:auto;min-width:62px;padding:.24rem .5rem;border-radius:.35rem;border:0;background:transparent;font-size:.8rem;font-weight:700;color:#44635d}.expenses-view-switch button.active{background:var(--accent);color:#fff}.expenses-view-switch button:not(.active):hover{border:0;color:#173f39}.expenses-view-switch button.active:hover{color:#fff}.tx-amounts{text-align:right;align-self:stretch}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.45rem}.panel-head h2{margin:0}.modal-backdrop{position:fixed;inset:0;background:#0f172a7a;display:grid;place-items:center;padding:1rem;z-index:40;animation:modal-backdrop-in .18s ease-out}.modal-backdrop-top{z-index:60}.modal-card{width:min(560px,100%);background:#fff;border:1px solid var(--line);border-radius:.9rem;padding:1rem;box-shadow:0 16px 36px #0f172a38;animation:modal-card-in .2s cubic-bezier(.2,.9,.2,1)}.modal-backdrop.modal-closing{animation:modal-backdrop-out .16s ease-in forwards}.modal-backdrop.modal-closing .modal-card{animation:modal-card-out .16s ease-in forwards}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes modal-card-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modal-card-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.985)}}.modal-large{width:min(700px,100%);max-height:min(86vh,820px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.global-person-modal{max-height:min(86svh,820px);height:min(86svh,820px);overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.global-person-modal *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.banner-editor-modal.modal-large{max-height:min(92vh,900px)}.banner-editor-modal{display:grid;gap:.65rem;padding-bottom:.2rem}.banner-crop-viewport{position:relative;width:100%;aspect-ratio:3 / 1;border-radius:.75rem;border:1px solid var(--line);overflow:hidden;background:linear-gradient(130deg,#dbeafe,#ccfbf1 55%,#fef3c7 120%);touch-action:none}.banner-crop-image{position:absolute;left:50%;top:50%;transform-origin:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.banner-crop-frame{position:absolute;inset:0;border:2px solid rgba(255,255,255,.55);box-shadow:inset 0 0 0 1px #0f172a29;pointer-events:none}.banner-hand-overlay{position:absolute;right:.45rem;bottom:.8rem;padding:.25rem .45rem;border-radius:999px;font-size:.73rem;color:#fff;background:#0f172a66;pointer-events:none}.banner-crop-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-weight:600;cursor:pointer}.banner-zoom-label{margin:.1rem 0 0;display:flex;gap:.55rem;align-items:center}.banner-zoom-label input[type=range]{width:100%;flex:1 1 auto;margin:0;display:block}.avatar-crop-viewport{position:relative;width:min(340px,100%);aspect-ratio:1 / 1;margin-inline:auto;margin-bottom:.4rem;border-radius:.75rem;border:1px solid var(--line);overflow:hidden;background:linear-gradient(130deg,#dbeafe,#ccfbf1 55%,#fef3c7 120%);touch-action:none}.avatar-crop-viewport .banner-hand-overlay{top:.55rem;bottom:auto}.avatar-crop-frame{position:absolute;inset:.6rem;border-radius:999px;border:2px solid rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px #0f172a29;pointer-events:none}.avatar-icon-picker{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;align-items:start;margin-top:-.1rem;margin-bottom:.15rem}.avatar-icon-option{width:100%;min-height:42px;display:grid;place-items:center;font-size:1.2rem}.avatar-icon-option.active{border-color:var(--accent);background:#dcfce7}.modal-card h3{margin:0 0 .55rem}.modal-card p{margin:0 0 .75rem}.startup-mode-backdrop{align-items:flex-start;padding-top:min(8vh,4rem)}.startup-mode-modal{width:min(560px,100%);display:grid;gap:.7rem}.startup-mode-options{display:grid;gap:.55rem}.startup-mode-option{border:1px solid var(--line);border-radius:.75rem;background:#f8fbfa;padding:.7rem;display:grid;gap:.35rem}.startup-mode-option strong{line-height:1.25}.startup-mode-option small{color:var(--muted)}.startup-mode-option button{margin-top:.25rem}.confirm-check{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem}.confirm-check input{width:auto}.modal-actions{display:flex;gap:.55rem;justify-content:flex-end}.modal-actions button{width:auto}.global-person-modal-actions{margin-top:.4rem}.banner-editor-modal .modal-actions button{min-height:2.35rem;padding:.38rem .62rem}.banner-editor-modal .modal-actions button:nth-child(1),.banner-editor-modal .modal-actions button:nth-child(2){min-height:2.2rem;padding:.34rem .58rem}.onboarding-list{display:grid;gap:.45rem;margin-bottom:.75rem}.onboarding-row{display:grid;grid-template-columns:1fr auto;gap:.45rem}.onboarding-row .danger{width:auto}.onboarding-modal{width:min(520px,100%);padding:.85rem}.onboarding-modal .form-row{gap:.45rem;margin-bottom:.55rem}.onboarding-modal button{padding:.42rem .58rem;font-size:.9rem;line-height:1.2;border-radius:.55rem}.onboarding-modal .modal-actions{gap:.45rem}.onboarding-modal .modal-actions button{min-height:2.35rem}.exclusion-list{display:grid;gap:.45rem}.exclusion-row{border:1px solid #dcebe7;border-radius:.85rem;padding:.68rem .78rem;background:#fcfffe;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;box-shadow:0 4px 10px #0f172a0d}.exclusion-row-main{display:grid;gap:.18rem;min-width:0}.exclusion-row-meta{color:#5f7d75;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exclusion-row-title{color:#143f37;font-size:.93rem;line-height:1.3;font-weight:700}.exclusion-row-amount{color:#0f3d34;font-size:1rem;line-height:1.15;white-space:nowrap}[data-theme=dark] .exclusions-toggle{color:#8be5d7}[data-theme=dark] .exclusions-panel{background:transparent}[data-theme=dark] .exclusions-separator{background:linear-gradient(90deg,transparent 0%,#2e4f49 15%,#2e4f49 85%,transparent 100%)}[data-theme=dark] .exclusion-row{border-color:#31534c;background:#172826;box-shadow:none}[data-theme=dark] .exclusion-row-meta{color:#81aba3}[data-theme=dark] .exclusion-row-title{color:#d3efe9}[data-theme=dark] .exclusion-row-amount{color:#9be8db}.bottom-nav{position:fixed;left:50%;bottom:env(safe-area-inset-bottom);--nav-shift-y: 0%;transform:translate(-50%,var(--nav-shift-y));width:min(720px,calc(100% - 1rem));border:1px solid #b9d9d2;border-radius:1.05rem;background:#fff;box-shadow:0 16px 34px #0f172a33;display:block;padding:.36rem;z-index:30;transition:transform .28s cubic-bezier(.2,.9,.2,1),opacity .22s ease;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}[data-theme=dark] .trip-card,[data-theme=dark] .transaction-item,[data-theme=dark] .participant-row,[data-theme=dark] .balance-row,[data-theme=dark] .global-people-box,[data-theme=dark] .expense-person-card,[data-theme=dark] .expense-entry,[data-theme=dark] .repayment-row,[data-theme=dark] .trip-sync-box,[data-theme=dark] .trip-sync-code-edit-box,[data-theme=dark] .trip-sync-group-row,[data-theme=dark] .trip-sync-resolve-box,[data-theme=dark] .trip-settings-card,[data-theme=dark] .periodic-cost-grid,[data-theme=dark] .add-mode-popover,[data-theme=dark] .global-person-summary-card,[data-theme=dark] .global-person-stat,[data-theme=dark] .global-person-trip-card,[data-theme=dark] .global-person-entry,[data-theme=dark] .hall-row,[data-theme=dark] .hall-trip-card,[data-theme=dark] .share-row,[data-theme=dark] .items-section,[data-theme=dark] .history-group-entry,[data-theme=dark] .transfer-details{background:#223240}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .bottom-nav,[data-theme=dark] .expense-person-head,[data-theme=dark] .global-person-trip-toggle,[data-theme=dark] .hall-trip-toggle{background:#172530;color:var(--ink)}[data-theme=dark] button:not(.MuiButtonBase-root){background:#223544;color:#e3edf4;border-color:#476273}[data-theme=dark] button:not(.MuiButtonBase-root):hover{border-color:#5f8095;background:#2a4252}[data-theme=dark] button.primary:not(.MuiButtonBase-root){background:var(--accent);color:#fff;border-color:var(--accent-strong)}[data-theme=dark] button.primary:not(.MuiButtonBase-root):hover{background:#22a79d}[data-theme=dark] button.danger:not(.MuiButtonBase-root){background:#3a2a31;color:#ff9ea6;border-color:#7a4c58}[data-theme=dark] button.danger:not(.MuiButtonBase-root):hover{background:#47323a;border-color:#8d5a67}[data-theme=dark] .menu-total-card,[data-theme=dark] .global-person-card,[data-theme=dark] .budget-overview-stat,[data-theme=dark] .budget-overview-row{background:#223240;border-color:var(--line)}[data-theme=dark] .budget-overview-donut{background:conic-gradient(#25b3a8 var(--budget-donut-fill),#3f5565 0)}[data-theme=dark] .budget-overview-donut.over-budget{background:conic-gradient(#f59e0b var(--budget-donut-overflow-fill),#25b3a8 0)}[data-theme=dark] .budget-overview-donut:before{background:#1b2a35}[data-theme=dark] .bottom-nav{background:#13212b;border-color:#365162}[data-theme=dark] .bottom-nav-action.MuiBottomNavigationAction-root{color:#8fa7b8}[data-theme=dark] .bottom-nav-action.MuiBottomNavigationAction-root.Mui-selected{background:transparent;color:#e7f8f4}[data-theme=dark] .bottom-nav-action.MuiBottomNavigationAction-root:hover{background:#1a3340}[data-theme=dark] .bottom-nav-plus-action.MuiBottomNavigationAction-root{color:#fff;background:linear-gradient(145deg,#0d9488,#059669)}[data-theme=dark] .bottom-nav-plus-action.MuiBottomNavigationAction-root:hover{background:linear-gradient(145deg,#0f766e,#047857)}[data-theme=dark] .payer-icon-btn{background:#223544!important;border-color:#476273!important}[data-theme=dark] .payer-icon-btn:hover{background:#2a4252!important;border-color:#5f8095!important}[data-theme=dark] .payer-add-btn{color:#8be3d2!important}[data-theme=dark] .payer-remove-btn{color:#ffb4ab!important}[data-theme=dark] .menu-theme-switch button,[data-theme=dark] .menu-settings-lang button{background:#223544;color:#d7e5ef;border-color:#476273}[data-theme=dark] .side-menu-paper{background:linear-gradient(180deg,#1b2a35,#15222d);border-right-color:#2e4352}[data-theme=dark] .side-menu-head-avatar{background:#1d3947!important;color:#7ee4d6!important;border-color:#2f5664}[data-theme=dark] .side-menu-head.side-menu-head-clickable:hover{background:#7ee4d614}[data-theme=dark] .side-menu-head-logout{background:#223544!important;border-color:#476273!important;color:#d7e5ef!important}[data-theme=dark] .side-menu-auth-mini .MuiInputBase-root{background:#172530}[data-theme=dark] .side-menu-item .MuiListItemIcon-root{color:#9bb4c2}[data-theme=dark] .side-menu-item:hover{background:#7ee4d614!important}[data-theme=dark] .side-menu-item.active{background:linear-gradient(135deg,#2dd4bf29,#0d948833)!important;box-shadow:inset 0 0 0 1px #5eead452}[data-theme=dark] .side-menu-item.active .MuiListItemIcon-root{color:#9ff3e7}[data-theme=dark] .side-menu-subitem:before{background:#9ff3e761}[data-theme=dark] .side-menu-subitem .MuiListItemText-primary{color:#b7d4df}[data-theme=dark] .side-menu-subitem.active:before{background:#7bf0df}[data-theme=dark] .trip-sync-badge-origin-local{color:#b8ced8;background:#b8ced824;border-color:#b8ced842}[data-theme=dark] .trip-sync-badge-origin-online{color:#9ff3e7;background:#9ff3e729;border-color:#9ff3e747}[data-theme=dark] .trip-sync-badge-sync-local{color:#b5c7d3;background:#b5c7d324;border-color:#b5c7d33d}[data-theme=dark] .trip-sync-badge-sync-synced{color:#86efac;background:#86efac24;border-color:#86efac42}[data-theme=dark] .trip-sync-badge-sync-syncing{color:#93c5fd;background:#93c5fd26;border-color:#93c5fd3d}[data-theme=dark] .trip-sync-badge-sync-pending{color:#fcd34d;background:#fcd34d29;border-color:#fcd34d42}[data-theme=dark] .trip-sync-badge-sync-disabled,[data-theme=dark] .trip-sync-badge-sync-warning{color:#fdba74;background:#fdba7424;border-color:#fdba7442}[data-theme=dark] .side-menu-section-label{color:#8fa8b7}[data-theme=dark] .side-menu-section-label:before,[data-theme=dark] .side-menu-section-label:after{background:#9ff3e73d}[data-theme=dark] .settings-group{background:#223240;border-color:var(--line)}[data-theme=dark] .global-people-box .accordion-toggle,[data-theme=dark] .global-person-create button{background:#223544;color:#d7e5ef;border-color:#476273}[data-theme=dark] .global-person-create button:hover,[data-theme=dark] .global-people-box .accordion-toggle:hover{background:#294051;border-color:#5a788c}[data-theme=dark] .trip-settings-card-toggle{background:#223544;color:#d7e5ef;border-color:#476273}[data-theme=dark] .trip-settings-card-toggle:hover{background:#294051;border-color:#5a788c}[data-theme=dark] .trip-settings-card-icon{background:#365261}[data-theme=dark] .add-mode-option{background:#fff;border-color:#d5e4df;color:#122028}[data-theme=dark] .add-mode-option-icon{border-color:#cfe4de;background:linear-gradient(145deg,#fff,#eef8f5);color:#0f766e}[data-theme=dark] .periodic-cost-grid-head{background:#273947;border-color:#415768}[data-theme=dark] .periodic-cost-grid-row+.periodic-cost-grid-row{border-color:#415768}[data-theme=dark] .items-cost-grid{background:#1c2b37}[data-theme=dark] .items-cost-grid-head{background:#273947;border-color:#415768}[data-theme=dark] .items-cost-grid-head>span{color:#d6e3ec}[data-theme=dark] .items-cost-grid-row+.items-cost-grid-row{border-color:#415768}[data-theme=dark] .items-cost-grid-row.active{background:#38bdf821}[data-theme=dark] .items-cost-grid-row.unassigned{background:#f8717126}[data-theme=dark] .items-cell{border-left-color:#415768}[data-theme=dark] .history-tx-person-block{background:#1b2a36;border-color:#415768}[data-theme=dark] .keyword-input-wrap{background:transparent;border-color:transparent}[data-theme=dark] .keyword-input-wrap input{color:#e7f1f8}[data-theme=dark] .keyword-input-wrap input::placeholder{color:#8fa7b8}[data-theme=dark] .keyword-chip{background:#294552;border-color:#5f8094;color:#d9f2ec}[data-theme=dark] .keywords-inline-field .keyword-chip{background:#254451;border-color:#4f7687;color:#d8f0ea}[data-theme=dark] .fuel-event-row,[data-theme=dark] .fuel-people-panel{background:#223240;border-color:#415768}[data-theme=dark] .fuel-people-toggle.active{background:#1f4a3d;border-color:#2f7b60;color:#b8f4da}[data-theme=dark] button:not(.MuiButtonBase-root):disabled{opacity:.7;background:#2a3d4b;color:#93a8b7;border-color:#4b6475}[data-theme=dark] .all-settled{border-color:#5fd8a4;background:linear-gradient(140deg,#173a32,#1b4639 55%,#205343)}[data-theme=dark] .all-settled strong{color:#88f0c5}[data-theme=dark] .all-settled small{color:#72dfb5}[data-theme=dark] .transfer-list-item{background:#223240;border-color:#415768}[data-theme=dark] .transfer-list-item:hover{background:#294051;border-color:#5a788c}[data-theme=dark] .transfer-list-item.active{background:linear-gradient(145deg,#274753,#2a505b);border-color:#6ba8b9}[data-theme=dark] .transfer-route{color:#e3edf4}[data-theme=dark] .transfer-impact-meta,[data-theme=dark] .transfer-impact-metrics small span,[data-theme=dark] .transfer-impact-delta-main span,[data-theme=dark] .transfer-impact-delta-item span{color:#9fb3c0}[data-theme=dark] .transfer-impact-deltas{background:#1b2b36;border-color:#415768}[data-theme=dark] .transfer-fill-btn{background:#1f3a48!important;border-color:#4f7084!important;color:#9fe7db!important}[data-theme=dark] .transfer-fill-btn:hover{background:#274857!important;border-color:#6b93a9!important}[data-theme=dark] .history-expense-corner-btn{background:#223544!important;border-color:#476273!important}[data-theme=dark] .history-expense-edit-btn{color:#8be3d2!important;border-color:#4f8e84!important}[data-theme=dark] .history-expense-delete-btn{color:#ffb4ab!important;border-color:#7a4c58!important}[data-theme=dark] .history-date-separator{color:#9fb3c0}[data-theme=dark] .history-date-separator:before,[data-theme=dark] .history-date-separator:after{background:#415768}[data-theme=dark] .history-pending-chip{border-color:#7b6640;background:#3b3123;color:#ffcc7a}[data-theme=dark] .expense-day-person-head{border-color:#415768!important;background:#223240!important}[data-theme=dark] .expense-date-separator{color:#9fb3c0}[data-theme=dark] .expense-date-separator:before,[data-theme=dark] .expense-date-separator:after{background:#415768}[data-theme=dark] .modal-card{background:#1d2b36;border-color:var(--line)}[data-theme=dark] .startup-mode-option{background:#223240}[data-theme=dark] .modal-card h3,[data-theme=dark] .modal-card p,[data-theme=dark] .modal-card strong,[data-theme=dark] .modal-card span{color:var(--ink)}[data-theme=dark] .modal-card small{color:var(--muted)}[data-theme=dark] .global-person-summary-card,[data-theme=dark] .global-person-trip-card,[data-theme=dark] .global-person-entry,[data-theme=dark] .global-person-stat{background:#223240;border-color:var(--line)}[data-theme=dark] .global-person-summary-card,[data-theme=dark] .global-person-trip-card{background:transparent;border-color:transparent}[data-theme=dark] .global-person-trip-toggle{background:#172530}[data-theme=dark] .hall-trip-card{background:linear-gradient(145deg,#223240,#1d2d39);border-color:#456171;box-shadow:0 10px 22px #02061747}[data-theme=dark] .hall-trip-card:hover{border-color:#5b8094;box-shadow:0 14px 26px #02061757}[data-theme=dark] button.hall-trip-toggle:not(.MuiButtonBase-root){background:linear-gradient(135deg,#1a2a36,#203543);border-color:#4d6a7c;color:#e5eef5}[data-theme=dark] button.hall-trip-toggle:not(.MuiButtonBase-root):hover{background:linear-gradient(135deg,#213747,#284252);border-color:#65889d}[data-theme=dark] button.global-person-trip-toggle:not(.MuiButtonBase-root){background:#172530;border-color:#3a5263}[data-theme=dark] button.global-person-trip-toggle:not(.MuiButtonBase-root):hover{background:#203241;border-color:#4d687a}[data-theme=dark] .global-person-modal-actions button{background:#223544;color:#d7e5ef;border-color:#476273}.bottom-nav.is-active{--nav-shift-y: 0%;opacity:1;pointer-events:auto;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.bottom-nav.is-hidden{--nav-shift-y: 125%;opacity:0;pointer-events:none}.bottom-nav-mui{width:100%;background:transparent!important;gap:.2rem}.bottom-nav-action.MuiBottomNavigationAction-root{min-width:0;max-width:none;border-radius:.78rem;min-height:3.25rem;color:#4b5563;transition:background .2s ease,color .2s ease}.bottom-nav-action.MuiBottomNavigationAction-root:hover{background:#eef7f5}.bottom-nav-action.MuiBottomNavigationAction-root.Mui-selected{color:#0f766e;background:transparent}.bottom-nav-action .MuiBottomNavigationAction-label{font-size:.72rem;font-weight:700;line-height:1.1;transform:none!important}.bottom-nav-action .MuiBottomNavigationAction-label.Mui-selected{font-size:.72rem}.bottom-nav-plus-action.MuiBottomNavigationAction-root{align-self:center;justify-self:center;width:3.1rem;min-width:3.1rem;max-width:3.1rem;height:3.1rem;min-height:3.1rem;border-radius:.9rem;background:linear-gradient(145deg,#0f766e,#10b981);color:#fff;box-shadow:0 12px 24px #0f766e57}.bottom-nav-plus-action.MuiBottomNavigationAction-root:hover{background:linear-gradient(145deg,#0f766e,#059669)}.bottom-nav-plus-action.MuiBottomNavigationAction-root.Mui-selected{color:#fff;background:linear-gradient(145deg,#0f766e,#047857)}.bottom-nav-plus-action .MuiSvgIcon-root{font-size:1.9rem}.bottom-nav-plus-action .MuiBottomNavigationAction-label{display:none}.app-footer{margin-top:.4rem;padding:.4rem 0;text-align:center;font-size:.82rem;color:var(--muted);user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.desktop-dashboard-panel{display:none}@media(min-width:1024px){.desktop-dashboard-panel{display:block}.desktop-dashboard-head{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem;margin-bottom:.8rem}.desktop-dashboard-grid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(380px,1.05fr);gap:.9rem}.desktop-dashboard-column{display:flex;flex-direction:column;gap:.65rem}.desktop-trip-list,.desktop-details-list,.desktop-trip-details{display:flex;flex-direction:column;gap:.55rem}.desktop-trip-card,.desktop-details-card{border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--panel-soft) 78%,white 22%);padding:.7rem .75rem;display:flex;justify-content:space-between;gap:.6rem}.desktop-trip-card.active{border-color:color-mix(in srgb,var(--primary) 45%,var(--line) 55%);box-shadow:0 8px 18px #0d94881f}.desktop-trip-card div{display:flex;flex-direction:column;gap:.2rem}.desktop-trip-card small,.desktop-details-card small{color:var(--muted)}.desktop-details-card{flex-direction:column}.desktop-details-row{border-top:1px dashed var(--line);padding-top:.45rem;display:flex;justify-content:space-between;gap:.7rem}.desktop-details-row:first-child{border-top:0;padding-top:.1rem}}@media(min-width:760px){.app-shell{width:min(720px,calc(100% - 1.6rem));padding:0 0 calc(6.6rem + env(safe-area-inset-bottom))}.grid-2{grid-template-columns:1fr 1fr}}@media(max-width:759px){.hero{padding:.52rem .68rem}.hero-toolbar{align-items:center}.hero-top-right{flex-direction:column;align-items:flex-end;gap:.2rem}.hero-top-right-trip{flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;max-width:68vw;gap:.32rem}.hero-user-chip{height:1.56rem}.hero-top-actions{flex-direction:column;align-items:flex-end;gap:.2rem}.hero-top-actions-trip{flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.3rem;max-width:100%}.hero-trip-row{margin-top:.1rem;margin-left:0;padding-left:2.56rem;gap:.35rem;max-width:100%}.hero-trip-row .trip-name-inline{max-width:min(48vw,240px)}.main-menu-form-row{grid-template-columns:1fr 1fr}.main-menu-form-row>:first-child{grid-column:1 / -1}.participant-row{grid-template-columns:1fr;gap:.45rem}.participant-row .danger{width:100%}.participant-password-row{grid-template-columns:1fr}.participant-password-row button{width:100%}.item-row{grid-template-columns:1fr}.items-cost-grid{overflow-x:auto}.items-cost-grid-head,.items-cost-grid-row{min-width:0;grid-template-columns:minmax(88px,.9fr) repeat(var(--items-person-count, 1),minmax(26px,.5fr))}.items-head-person{min-height:72px;font-size:.72rem}.item-editor-fields,.item-editor-actions{grid-template-columns:1fr}.item-editor-actions .item-editor-cancel,.item-editor-actions .item-editor-delete,.item-editor-actions .item-editor-save{justify-self:stretch}.items-header,.items-footer{flex-direction:column;align-items:stretch}.items-header button,.items-footer button{width:100%}.items-header-actions{justify-content:stretch}.items-header-actions button{width:100%}.banner-editor-modal .modal-actions{flex-wrap:wrap;position:static;background:transparent;padding-top:.45rem;margin-top:.15rem;border-top:0;box-shadow:none}.banner-editor-modal .modal-actions button{flex:1 1 calc(50% - .3rem)}.avatar-crop-viewport{width:min(290px,100%)}}
