:root{color:#13213a;background:#f5f7fb;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.app-shell{max-width:680px;min-height:100vh;margin:auto;padding:20px}.app-shell>header,header{align-items:center;gap:10px;margin-bottom:24px;display:flex}header strong{font-size:18px;display:block}header span,small{color:#6f7c92;font-size:13px}.brand-mark,.document-icon{color:#fff;background:#2563eb;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.avatar{color:#2563eb;background:#e6edff;border:0;border-radius:50%;width:36px;height:36px;margin-left:auto;font-weight:700}.back{color:#2563eb;background:0 0;border:0;font-size:36px;line-height:1}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#6e82a8;margin:0;font-size:11px;font-weight:800}.welcome{padding:8px 2px 22px}.welcome h1{margin:6px 0 8px;font-size:29px}.welcome p:last-child{color:#6f7c92}.document-list{gap:12px;display:grid}.document-item{text-align:left;background:#fff;border:1px solid #e0e7f1;border-radius:19px;align-items:center;gap:14px;width:100%;padding:18px;display:flex}.document-item>span:nth-child(2){flex:1;gap:5px;display:grid}.document-item b{font-size:17px}.document-item em{color:#8290a7;font-size:12px;font-style:normal}.document-item>strong{color:#8a98ad;font-size:24px}.document-card{color:#fff;background:linear-gradient(135deg,#2864ef,#1748bd);border-radius:24px;padding:25px}.document-card h1{margin:5px 0;font-size:28px}.document-card p{color:#dce6ff}.document-card .eyebrow{color:#bfd1ff}.participant-list{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.participant-list span,.chips span{color:#fff;background:#ffffff25;border-radius:99px;padding:6px 9px;font-size:12px}.cards{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.cards article,.panel{background:#fff;border:1px solid #e7ebf3;border-radius:18px;padding:15px}.cards article{min-height:110px}.cards span{color:#738098;font-size:12px}.cards strong{margin:9px 0 6px;font-size:16px;display:block}.panel{border-radius:22px;margin-top:16px;padding:20px}.panel h2{margin:0 0 14px;font-size:19px}.transfer-list,.history ul,.detail-list,.comment-list{margin:0;padding:0;list-style:none}.transfer-list li,.history li{border-top:1px solid #eef1f6;justify-content:space-between;align-items:center;padding:13px 0;font-size:14px;display:flex}.history li{gap:10px}.history li>div{flex:1;gap:4px;display:grid}.expense-row{cursor:pointer}.expense-row:hover{background:#f8faff}.category{background:#edf3ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.empty{color:#7b8799;text-align:center;padding:20px}.notice{color:#855900;background:#fff4d6;border-radius:12px;padding:12px}.sheet-backdrop{z-index:2;background:#10213b66;align-items:end;display:flex;position:fixed;inset:0}.sheet{background:#fff;border-radius:26px 26px 0 0;width:min(680px,100%);padding:16px 20px 28px}.detail-sheet{max-height:88vh;overflow:auto}.sheet-title{justify-content:space-between;align-items:center;display:flex}.sheet-title h2{margin:0 0 18px}.sheet-title button{background:0 0;border:0;font-size:28px}form{gap:12px;display:grid}label{color:#4a5870;gap:7px;font-size:13px;font-weight:650;display:grid}input,select{width:100%;font:inherit;background:#fff;border:1px solid #dce2ed;border-radius:11px;padding:13px}.submit,.edit-button,.comment-form button{color:#fff;background:#2563eb;border:0;border-radius:11px;padding:12px;font-weight:700}.detail-amount{background:#f4f7fd;border-radius:14px;gap:6px;margin-bottom:10px;padding:14px;display:grid}.detail-amount strong{font-size:24px}.detail-sheet h3{margin:18px 0 9px;font-size:15px}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips span{color:#35527d;background:#edf3ff}.detail-list li,.comment-list li{border-top:1px solid #edf0f5;padding:10px 0;font-size:13px}.comment-list li{gap:4px;display:grid}.comment-form{margin-top:10px;display:flex}.comment-form input{flex:1}.comment-form button{margin-left:7px}@media (width<=440px){.app-shell{padding:14px}.cards{gap:7px}.cards article{padding:12px 8px}.cards strong{font-size:13px}}.add-expense{color:#1c55d4;background:#fff;border:1px solid #fff5;border-radius:12px;margin-top:14px;padding:11px 14px;font-weight:700}.category-picker>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.category-picker button{background:#fff;border:1px solid #e0e5ee;border-radius:11px;justify-items:center;gap:5px;padding:10px 4px;display:grid}.category-picker button.selected{color:#2563eb;background:#edf3ff;border-color:#2563eb}.category-picker button span{font-size:22px}.member-checks{flex-wrap:wrap;gap:10px;display:flex}.check{align-items:center;gap:5px;display:flex}.check input{width:auto}.document-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.document-actions .add-expense{margin-top:0}.document-actions .manage-button{margin:0}.money-row{grid-template-columns:110px 1fr;gap:10px;display:grid}.money-row select,.money-row input{height:46px}.category-summary{text-align:left;background:#fff;border:1px solid #dce2ed;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;padding:12px;display:grid}.category-summary span{font-size:20px}.category-summary small{color:#6f7c92;grid-column:2}.category-summary i{color:#71809a;grid-area:1/3/3;font-style:normal}.form-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.form-actions .submit{margin:0}.cancel-button{color:#506078;background:#edf0f5;border:0;border-radius:11px;font-weight:700}.category-summary{margin-top:0}.split-field{border:1px solid #dce2ed}.split-tabs{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.split-tabs button{color:#69778d;background:#fff;border:1px solid #dce2ed;border-radius:9px;padding:9px 4px;font-size:12px}.split-tabs button.selected{color:#2563eb;background:#edf3ff;border-color:#2563eb;font-weight:700}.full-payer{flex-wrap:wrap;gap:9px;display:flex}.full-payer label{align-items:center;gap:5px;display:flex}.full-payer input,.check input{width:auto}.check{flex-wrap:wrap}.share-input{margin-left:auto;font-size:12px;width:120px!important;padding:8px!important}.category-picker{margin-top:-4px;margin-bottom:2px}.split-summary{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.split-summary button{color:#53627a;background:#edf0f5;border:0;border-radius:9px;padding:5px 10px;font-weight:800}.split-options{gap:6px;margin-bottom:12px;display:grid}.split-options button{text-align:left;background:#fff;border:1px solid #dce2ed;border-radius:10px;padding:10px}.split-options button.selected{color:#2563eb;background:#edf3ff;border-color:#2563eb}.amount-rows{gap:8px;display:grid}.amount-rows label{grid-template-columns:1fr 130px;align-items:center;gap:8px;display:grid}.amount-rows label>span{align-items:center;gap:5px;display:flex}.amount-rows input{margin:0;padding:9px}.fund-note{color:#53627a;margin:0 0 10px;font-size:12px;line-height:1.45}.split-field legend{font-size:13px}.sheet-backdrop{justify-content:center;align-items:center;padding:16px}.sheet{border-radius:26px;max-height:calc(100vh - 32px)}.split-summary button{letter-spacing:2px;min-width:48px;min-height:42px;font-size:20px}.split-field legend{color:#4a5870;font-family:inherit;font-weight:650}.sheet-backdrop{align-items:flex-end}.split-select{color:#1c2c47;background:#fff;border:1px solid #dce2ed;border-radius:11px;width:100%;padding:13px;font-family:inherit;font-size:13px;font-weight:650}.category-summary{align-items:center;min-height:46px;padding:10px 12px;display:flex}.category-summary span{flex:0 0 28px;place-items:center;width:28px;height:24px;font-size:20px;line-height:1;display:grid}.category-summary b{align-items:center;min-width:0;height:24px;line-height:1.2;display:flex}.category-summary i{align-self:center;align-items:center;margin-left:auto;line-height:1;display:flex}.category-picker .custom-category{color:#66758d;border-style:dashed}.category-picker .custom-category span{font-size:24px}.fund-toggle{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;margin:0 0 12px;padding:10px 0;display:flex}.fund-toggle input{accent-color:#2563eb;width:42px;height:24px}.fund-settlement-warning{color:#c94b54;margin:-3px 0 12px;padding:0 2px;font-size:12px;font-weight:700;line-height:1.45}.fund-settlement-warning.is-shaking{animation:.42s ease-in-out fund-settlement-warning-shake}@keyframes fund-settlement-warning-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.fund-toggle>span{gap:3px;display:grid}.fund-toggle>span small{color:#71809a;font-size:11px;font-weight:400}.fund-toggle input:disabled{opacity:.4}.fund-settlement-note{color:#315b9f;background:#edf3ff;border-radius:10px;gap:5px;margin:0;padding:13px;font-size:12px;display:grid}.fund-settlement-note span{line-height:1.45}.dashboard-exclusion-toggle{background:#f9fafc;border:1px solid #dce2ed;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.dashboard-exclusion-toggle>span{gap:4px;display:grid}.dashboard-exclusion-toggle>span small{font-size:11px;font-weight:400;line-height:1.45}.dashboard-exclusion-toggle input{accent-color:#d45b38;flex:none;width:42px;height:24px}.expense-title{align-items:center;gap:6px;min-width:0;display:flex}.expense-title>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.expense-category-badge{color:#315b9f;background:#edf3ff;border-radius:99px;flex:none;align-items:center;padding:3px 6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.statistics-excluded-badge{color:#7253a6;background:#f0eafa;border-radius:99px;flex:none;align-items:center;padding:3px 6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.detail-category-line{align-items:center;gap:7px;display:flex}.detail-exclusion-tags{align-items:center;gap:5px;margin-left:auto;display:flex}.statistics-excluded-note{line-height:1.45;color:#7253a6!important}.exclusion-field{border:1px solid #dce2ed;border-radius:12px;gap:8px;margin:0;padding:12px;display:grid}.exclusion-field legend{color:#46566f;padding:0 5px;font-size:12px;font-weight:800}.exclusion-field .dashboard-exclusion-toggle{background:#f9fafc;border:0;padding:10px}.exclusion-recalculation-note{color:#8a5a36;margin:0;padding:0 4px;font-size:11px;line-height:1.45}.settlement-excluded-badge{color:#b44c2e;background:#fff0e8;border-radius:99px;flex:none;align-items:center;padding:3px 6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.settlement-excluded-note{line-height:1.45;color:#b44c2e!important}.fund-transaction-list small .settlement-excluded-badge{margin-left:6px}.direct-amount{gap:8px;margin-top:12px;display:grid}.direct-head,.direct-row,.direct-total{grid-template-columns:1fr 150px;align-items:center;gap:10px;display:grid}.direct-head{color:#6f7c92;padding:0 4px;font-size:12px}.direct-row{border-top:1px solid #edf0f5;padding:11px 4px}.direct-row>label{align-items:center;gap:7px;display:flex}.direct-row>label input{width:auto}.direct-row>div{border:1px solid #dce2ed;border-radius:9px;grid-template-columns:32px 1fr 32px;align-items:center;display:grid;overflow:hidden}.direct-row button{color:#466082;background:#f4f6fa;border:0;height:34px;font-size:19px}.direct-row input{text-align:center;border:0;width:100%;padding:7px 2px;font-size:13px;font-weight:650}.direct-total{border-top:1px solid #dce2ed;padding:11px 4px;font-size:13px}.direct-total b{text-align:right;color:#2563eb}.manage-button{color:#fff;background:#ffffff20;border:1px solid #fff5;border-radius:12px;margin:10px 0 0 8px;padding:11px 14px;font-weight:700}.management{gap:10px;display:grid}.management h3{margin:12px 0 0;font-size:16px}.management p{color:#6f7c92;margin:0;font-size:12px;line-height:1.45}.manage-check{border:1px solid #e1e7f0;border-radius:10px;align-items:center;gap:8px;padding:11px;display:flex}.manage-check input{width:auto}.guest-list{margin:0;padding:0;list-style:none}.guest-list li{border-bottom:1px solid #edf0f5;justify-content:space-between;padding:10px 0;display:flex}.outline-button{color:#3561a8;background:#fff;border:1px solid #cbd6e7;border-radius:11px;padding:11px;font-weight:700}.link-row{gap:8px;display:grid}.link-row select{font-size:13px;font-weight:650}.fund-tab-heading-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.fund-tab-heading-row h1{margin:0}.fund-funding-heading h2{white-space:normal;flex:auto;min-width:0;line-height:1.25}.fund-topup-button{color:#315d9e;white-space:nowrap;background:#eff5ff;border:1px solid #b9cdea;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:2px;height:36px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}.fund-topup-button:hover,.fund-topup-button:focus-visible{background:#e4efff;border-color:#7fa5db}.fund-menu-button{color:#405875;background:#fff;border:1px solid #d6e0ee;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:23px;line-height:1;display:grid}.fund-menu-button:hover,.fund-menu-button:focus-visible{background:#f7faff;border-color:#9fb8dc}.fund-type.settlement{color:#70479c;background:#f2eafb}.fund-management-menu{gap:5px;display:grid}.fund-management-menu button{color:#344861;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;padding:13px 12px;font-size:14px;font-weight:750}.fund-management-menu button:hover,.fund-management-menu button:focus-visible{background:#f0f4fa}.fund-management-menu button.danger{color:#b4525d}.fund-management-menu button.danger:hover,.fund-management-menu button.danger:focus-visible{background:#fff1f2}.fund-overview-card{background:linear-gradient(145deg,#f5f8ff,#fff);gap:9px;display:grid}.fund-overview-balance{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.fund-overview-balance>span{color:#65758e;font-size:12px;font-weight:700}.fund-overview-balance>strong{color:#142a48;grid-column:1/-1;font-size:28px;line-height:1.15}.fund-usage-heading{color:#5f6f88;grid-template-columns:1fr auto auto;align-items:center;gap:8px;margin-top:7px;font-size:12px;display:grid}.fund-usage-heading b{color:#31445f;font-size:12px}.fund-usage-heading em{color:#135ee1;text-align:right;min-width:35px;font-size:12px;font-style:normal;font-weight:800}.fund-usage-gauge{background:#e5ebf4;border-radius:999px;height:10px;overflow:hidden}.fund-usage-gauge i{border-radius:inherit;background:#135ee1;height:100%;transition:width .25s;display:block}.fund-overview-card>.fund-usage-totals{color:#7a879b;text-align:right;width:100%;font-size:11px;display:block}.fund-overview-card.insufficient .fund-overview-balance>strong,.fund-overview-card.insufficient .fund-usage-heading em{color:#d55757}.fund-overview-card.insufficient .fund-usage-gauge i{background:#d55757}.fund-topup{background:#f7faff;border:1px solid #dbe6fb;border-radius:12px;gap:10px;padding:12px;display:grid}.fund-topup .money-row{margin:0}.fund-topup .submit{margin-top:2px}.fund-topup button:disabled{opacity:.5}.fund-contribution{margin:0}.fund-contribution .direct-row>label span{min-width:0}.fund-contributor-selection-header{justify-content:space-between;align-items:center;gap:8px;padding:2px 4px 1px;display:flex}.fund-contributor-selection-header>b{color:#6f7c92;font-size:12px}.fund-contributor-selection-header>div{gap:5px;display:flex}.fund-contributor-selection-header button{color:#466082;white-space:nowrap;background:#fff;border:1px solid #d7e0ee;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:750}.fund-topup-message{color:#315a9b;background:#eef4ff;border-radius:8px;margin:0;padding:9px 10px;font-size:12px}.fund-transaction-list{margin:4px 0 0;padding:0;list-style:none}.fund-transaction-list li{border-bottom:1px solid #edf0f5}.fund-transaction-list button{text-align:left;background:0 0;border:0;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 0;display:grid}.fund-transaction-list button>div{gap:4px;min-width:0;display:grid}.fund-transaction-list b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.fund-transaction-list small{font-size:11px}.fund-transaction-list strong{font-size:13px}.fund-transaction-list .cancelled{opacity:.52}.fund-transaction-list .cancelled b,.fund-transaction-list .cancelled strong{text-decoration:line-through}.fund-type{color:#315b9f;background:#edf3ff;border-radius:8px;place-items:center;height:30px;font-size:10px;font-weight:800;display:grid}.fund-type.use{color:#bd5858;background:#fff0ef}.fund-transaction-detail>ul{margin:0;padding:0;list-style:none}.fund-transaction-detail>ul li{border-bottom:1px solid #edf0f5;justify-content:space-between;padding:10px 2px;font-size:13px;display:flex}.fund-transaction-detail.cancelled .detail-amount{opacity:.55;text-decoration:line-through}.fund-transaction-note,.cancelled-at{color:#59677d;background:#f4f7fd;border-radius:10px;padding:11px;font-size:12px;line-height:1.5}.detail-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.detail-actions .wide{grid-column:1/-1;width:100%}.detail-actions .edit-button{margin:0}.delete-button{color:#b74f59;background:#fff6f6;border:1px solid #e6b8bd;border-radius:11px;padding:11px;font-weight:750}.delete-button.wide{width:100%;margin-top:14px}.danger-zone{background:#fff8f8;border:1px solid #efc4c7;border-radius:12px;margin-top:14px;padding:13px}.danger-zone h3{color:#a9434e;margin:0 0 6px}.danger-zone button{color:#b4424e;background:#fff;border:1px solid #d87a83;border-radius:10px;width:100%;margin-top:10px;padding:10px;font-weight:750}.comment-list li.system-comment{color:#7a8799;background:0 0;border:0;padding:7px 0;display:block}.system-comment-content{grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:5px;font-size:12px;line-height:1.45;display:grid}.system-comment-icon{color:#95a3b8;font-size:13px;line-height:1}.system-comment-message{overflow-wrap:anywhere}.system-comment-time{color:#9aa6b7;white-space:nowrap;font-size:10px}.comment-list li small{font-size:11px}.equal-split{gap:12px;display:grid}.equal-summary{color:#53627a;background:#f4f7fd;border-radius:11px;grid-template-columns:1fr auto;gap:3px;padding:12px;font-size:12px;display:grid}.equal-summary b{color:#1c55d4;font-size:16px}.equal-summary small{color:#6f7c92;grid-column:1/-1}.member-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.check{border:1px solid #e1e7f0;border-radius:10px;min-height:44px;padding:9px}.check input{flex:none}.check span{color:#263650;flex-wrap:wrap;align-items:center;gap:5px;display:flex}.check em{color:#3561a8;background:#edf3ff;border-radius:5px;padding:2px 5px;font-size:10px;font-style:normal}.check.fund-locked{background:#f5f8ff;border-color:#b9cdf9}.check.fund-locked span{color:#315a9b}.direct-row em{color:#3561a8;margin-left:4px;font-size:10px;font-style:normal}.direct-row button:disabled,.direct-row input:disabled{opacity:.45;cursor:not-allowed}.fund-note{background:#f4f7fd;border-radius:9px;padding:10px}.sheet-backdrop{align-items:flex-end;padding:0}.sheet{border-radius:26px 26px 0 0;width:min(680px,100%);max-height:88vh}.direct-row>div.readonly-share{grid-template-columns:1fr}.direct-row>div.readonly-share input{color:#53627a;background:#f6f8fc}.fund-balance-line{color:#53627a;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:11px 0;font-size:13px;display:flex}.fund-balance-line b{color:#1c55d4;font-size:16px}.fund-balance-line b.negative{color:#d55757}.fund-settlement-list,.category-total-list{margin:0;padding:0;list-style:none}.fund-settlement-list li{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.fund-settlement-list li>div{gap:4px;display:grid}.fund-settlement-list small{font-size:11px}.fund-settlement-list em{color:#3561a8;background:#edf3ff;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:10px;font-style:normal}.fund-settlement-list strong{text-align:right;font-size:13px}.positive{color:#2563eb}.negative{color:#d55757}.category-total-list{gap:13px;display:grid}.category-total-title{justify-content:space-between;align-items:center;font-size:13px;display:flex}.category-total-title b{font-size:13px}.category-bar{background:#edf1f7;border-radius:99px;height:7px;margin-top:7px;overflow:hidden}.category-bar i{background:linear-gradient(90deg,#5b8df5,#2563eb);border-radius:99px;height:100%;display:block}.panel-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.panel-heading h2{white-space:nowrap;flex:none;margin:0}.panel-heading select{color:#263650;border-radius:9px;width:auto;min-width:92px;padding:8px 26px 8px 10px;font-size:12px;font-weight:650}.category-scope-note{color:#75829a;margin:0 0 15px;font-size:11px;line-height:1.4}.category-share-actions{justify-content:flex-end;margin:18px 0 0;display:flex}.category-share-actions button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:700}.category-image-confirm{gap:9px;display:grid}.category-image-confirm p{color:#263750;margin:0;line-height:1.55}.category-image-confirm small{color:#6d7a90;line-height:1.5}.category-image-confirm .form-actions{margin-top:12px}.category-chart-wrap{grid-template-columns:128px 1fr;align-items:center;gap:18px;margin:4px 0 18px;display:grid}.category-donut{border-radius:50%;place-items:center;width:128px;height:128px;display:grid;position:relative}.category-donut>div{text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.category-donut small{color:#75829a;font-size:10px;line-height:1.25}.category-donut b{font-size:12px;line-height:1.3}.category-chart-legend{gap:7px;margin:0;padding:0;list-style:none;display:grid}.category-chart-legend li{color:#516078;grid-template-columns:10px 1fr auto;align-items:center;gap:6px;font-size:11px;display:grid}.category-chart-legend i{border-radius:50%;width:9px;height:9px}.category-chart-legend b{color:#263650;font-size:11px}@media (width<=390px){.category-chart-wrap{grid-template-columns:108px 1fr;gap:12px}.category-donut{width:108px;height:108px}.category-donut>div{width:70px;height:70px}.category-donut b{font-size:10px}}.history-more{color:#315b9f;background:#fff;border:1px solid #dce4f1;border-radius:9px;place-items:center;width:32px;height:32px;font-size:24px;line-height:1;display:grid}.expense-timeline{gap:20px;display:grid}.expense-day h3{color:#53627a;margin:0 0 7px;font-size:13px}.expense-list{margin:0;padding:0;list-style:none}.expense-list li{border-top:1px solid #eef1f6;align-items:center;gap:10px;padding:12px 0;display:flex}.expense-list li>div{flex:1;gap:4px;display:grid}.expense-list li>div small{font-size:12px}.expense-list li>b:last-child{white-space:nowrap;font-size:13px}.expense-row.split-group{box-sizing:border-box;background:#fff;border:1px solid #bfd4f4;border-radius:14px;margin:0;padding:11px 6px;position:relative}.expense-row.split-group-first{margin-top:0}.expense-row.split-group-middle{border-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.expense-row.split-group-last{border-top:0;border-bottom-right-radius:14px;border-bottom-left-radius:14px;margin-top:-1px}.history .expense-timeline{gap:16px}.history .expense-day h3{margin-top:3px}.history-page{padding:4px 2px 30px}.history-page h1{margin:6px 0;font-size:28px}.history-page>p:not(.eyebrow){color:#71809a;margin:0 0 25px;font-size:14px}.history-page .expense-day h3{border-bottom:1px solid #dfe6f1;padding-bottom:8px;font-size:14px}.history-all-button,.history-load{color:#315b9f;background:#f7faff;border:1px solid #cbd8ef;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:14px;padding:12px;font-size:13px;font-weight:750;display:flex}.history-all-button span{font-size:20px;line-height:.5}.history-sort{grid-template-columns:auto minmax(145px,1fr);align-items:center;gap:10px;margin:18px 0 2px;display:grid}.history-sort select{padding:10px 28px 10px 11px;font-size:13px;font-weight:650}.history-page .history-load{color:#fff;background:#2563eb;border-color:#2563eb;margin-top:18px}.history-filters{grid-template-columns:1fr 1fr;gap:9px;margin:12px 0;display:grid}.history-filters label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px}.history-filters select{padding:10px 27px 10px 10px;font-size:12px;font-weight:650}.scoped-expense-amount{color:#1f55bc;justify-items:end;gap:2px;display:grid}.scoped-expense-amount small{color:#72809a;font-size:9px;font-weight:750}@media (width<=360px){.history-filters{grid-template-columns:1fr}.history-filters label{grid-template-columns:48px 1fr}}.tab-shell{padding-bottom:calc(94px + max(28px,var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px))))}.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.tab-heading{padding:8px 2px 2px}.tab-heading h1{margin:6px 0;font-size:28px}.tab-heading>p:last-child{color:#71809a;margin:0;font-size:14px}.manage-fund-button{color:#fff;background:#2563eb;border:0;border-radius:13px;width:100%;margin-top:16px;padding:13px;font-weight:750}.bottom-tabs{z-index:1;width:min(680px,100%);padding:8px 10px max(28px,var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));background:#fff;border-top:1px solid #dfe6f1;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 22px #2435520d}.bottom-tabs button{color:#8390a5;background:0 0;border:0;border-radius:10px;justify-items:center;gap:3px;min-height:48px;display:grid}.bottom-tabs button span{font-size:21px;line-height:22px}.bottom-tabs button small{color:inherit;font-size:10px;font-weight:650}.bottom-tabs button.active{color:#2563eb;background:#edf3ff}.history-page-heading{justify-content:space-between;align-items:center;gap:12px;margin:6px 0;display:flex}.history-page-heading h1{margin:0}.history-page-heading .history-sort{white-space:nowrap;align-items:center;gap:6px;width:auto;margin:0;display:flex}.history-page-heading .history-sort select{width:118px;padding:9px 25px 9px 9px;font-size:12px}.settlement-list li{cursor:pointer;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;display:grid}.settlement-list li>span{overflow-wrap:anywhere;word-break:break-word;min-width:0}.settlement-list li>b{white-space:nowrap;justify-self:end}.settlement-list li:hover{background:#f8faff}.settlement-list li.my-pay b{color:#c94b54}.settlement-list li.my-receive b{color:#2563eb}.settlement-list li.other-transfer,.settlement-list li.other-transfer b{color:#1d293d}.settlement-more,.rounding-rule-button,.settlement-mode-button{color:#315b9f;background:#f7faff;border:1px solid #cbd8ef;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:700}.rounding-rule-button:disabled{color:#8994a5;cursor:not-allowed;opacity:1;background:#f7f8fa;border-color:#dde3ec}.settlement-rounding-control{justify-content:flex-end;margin:-4px 0 10px;display:flex}.rounding-rule-sheet,.settlement-mode-sheet{gap:9px;display:grid}.rounding-rule-sheet>p,.settlement-mode-sheet>p{color:#6f7c92;margin:0 0 3px;font-size:12px;line-height:1.5}.rounding-rule-sheet>button,.settlement-mode-sheet>button{color:#52637c;text-align:right;background:#fff;border:1px solid #e0e7f1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px;font-size:12px;display:flex}.rounding-rule-sheet>button.selected,.settlement-mode-sheet>button.selected{color:#2055af;background:#f2f6ff;border-color:#7ca4ef}.rounding-rule-sheet>button>span,.settlement-mode-sheet>button>span{text-align:left;gap:3px;display:grid}.rounding-rule-sheet>button small,.settlement-mode-sheet>button small{color:#71809a;font-size:11px;line-height:1.45}.settlement-formula{gap:12px;display:grid}.settlement-formula>p{color:#6f7c92;margin:0;font-size:13px;line-height:1.5}.settlement-formula>div:not(.formula-arrow){border:1px solid #e2e8f2;border-radius:11px;justify-content:space-between;padding:13px;display:flex}.settlement-formula>div b{font-size:16px}.settlement-formula>div b.negative{color:#c94b54}.settlement-formula>div b.positive{color:#2563eb}.formula-arrow{text-align:center;color:#71809a;padding:1px;font-size:12px}.settlement-formula>strong{color:#1c55d4;text-align:center;background:#edf3ff;border-radius:11px;padding:13px}.settlement-mode-control .settlement-mode-button{padding:6px 8px;font-size:11px;line-height:1.3}.settlement-heading-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.fund-balance-policy-button{color:#315b9f;white-space:nowrap;background:#f7faff;border:1px solid #cbd8ef;border-radius:9px;padding:8px 9px;font-size:11px;font-weight:700}.fund-balance-policy-button:disabled{color:#8994a5;cursor:not-allowed;opacity:1;background:#f7f8fa;border-color:#dde3ec}@media (width<=390px){.settlement-heading-actions{gap:4px}.rounding-rule-button,.fund-balance-policy-button{padding:7px 6px;font-size:10px}}.settlement-transfer-sections{gap:18px;display:grid}.settlement-transfer-sections section{min-width:0}.settlement-transfer-sections h3{color:#263650;align-items:center;gap:6px;margin:0 0 4px;font-size:14px;display:flex}.settlement-transfer-sections h3 small{font-size:11px;font-weight:650}.my-settlement-section{background:#f8faff;border:1px solid #dbe6f7;border-radius:14px;padding:13px 14px 4px}.my-settlement-section .settlement-list li:first-child,.all-settlement-section .settlement-list li:first-child{border-top:0}.my-settlement-empty{color:#71809a;text-align:center;margin:0;padding:11px 0 15px;font-size:12px}.all-settlement-section>h3{padding:0 2px}.my-settlement-section .settlement-list li{padding:11px 0}.all-settlement-toggle{color:#315b9f;background:#f7faff;border:1px solid #cbd8ef;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:11px 12px;font-size:12px;font-weight:750;display:flex}.all-settlement-section:has(.all-settlement-toggle[aria-expanded=true]){gap:10px;display:grid}.all-settlement-section:has(.all-settlement-toggle[aria-expanded=true])>h3{margin-bottom:0}.settlement-guide{color:#71809a;margin:0 0 12px;font-size:12px;line-height:1.5}.settlement-rounding-note{color:#52647d;background:#f2f6fc;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.55}.settlement-rounding-detail{color:#71809a;text-align:center;margin:-3px 0 10px;font-size:12px;display:block}.settlement-transfer-more{color:#315b9f;background:#f7faff;border:1px solid #cbd8ef;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:10px;padding:11px;font-size:12px;font-weight:750;display:flex}.settlement-breakdowns{gap:9px;display:grid}.settlement-breakdowns details{background:#fff;border:1px solid #e0e7f1;border-radius:12px;overflow:hidden}.settlement-breakdowns summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px;list-style:none;display:flex}.settlement-breakdowns summary::-webkit-details-marker{display:none}.settlement-breakdowns summary>span{flex:1;gap:4px;min-width:0;display:grid}.settlement-breakdowns summary small{font-size:11px}.settlement-breakdowns summary strong{white-space:nowrap;flex:none;font-size:13px}.settlement-calculation{background:#f7f9fc;border-top:1px solid #e7edf5;gap:7px;padding:12px 13px;display:grid}.settlement-calculation>div{color:#59677d;justify-content:space-between;font-size:12px;display:flex}.settlement-calculation>strong{color:#263650;text-align:right;border-top:1px solid #dce4ef;padding-top:8px;font-size:13px}.settlement-breakdowns ul{margin:0;padding:0 13px;list-style:none}.settlement-breakdowns li{border-top:1px solid #edf0f5}.settlement-breakdowns li button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px 0;display:flex}.settlement-breakdowns li button>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex;overflow:hidden}.settlement-breakdowns li em{color:#315b9f;background:#edf3ff;border-radius:5px;flex:none;padding:2px 5px;font-size:9px;font-style:normal}.settlement-breakdowns li b{white-space:nowrap;font-size:12px}.invite-result,.invite-join{gap:13px;display:grid}.invite-result{text-align:center}.invite-result h3,.invite-join h1{color:#1d2e4a;margin:0}.invite-result p,.invite-join p{color:#66758d;margin:0;font-size:13px;line-height:1.55}.invite-result small{margin-top:2px}.invite-icon{color:#2563eb;background:#edf3ff;border-radius:18px;place-items:center;width:52px;height:52px;margin:auto;font-size:28px;font-weight:800;display:grid}.invite-join{padding:18px 2px}.invite-join .eyebrow{margin-bottom:-4px}.participant-management{gap:12px;display:grid}.participant-management>p{color:#66758d;margin:0;font-size:12px;line-height:1.5}.participant-management h3{margin:8px 0 0;font-size:15px}.participant-rows,.invite-rows{border-top:1px solid #e8edf4;margin:0;padding:0;list-style:none}.participant-rows li,.invite-rows li{border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.participant-rows li>div:first-child,.invite-rows li>div:first-child{gap:4px;min-width:0;display:grid}.participant-rows small,.invite-rows small{font-size:11px}.participant-rows>li>strong{color:#59677c;background:#f0f3f8;border-radius:8px;padding:7px 9px;font-size:11px}.participant-controls,.invite-rows li>div:last-child{align-items:center;gap:6px;display:flex}.participant-controls select{border-radius:8px;width:104px;padding:8px 24px 8px 10px;font-size:12px;font-weight:700}.participant-controls button,.invite-rows button{color:#466082;background:#fff;border:1px solid #d7e0ee;border-radius:8px;padding:8px;font-size:11px;font-weight:700}.participant-controls button,.invite-rows button:last-child{color:#ba5560}.pending-invite-toolbar{margin-top:26px}.pending-invite-item{background:#fafbfd;border-style:dashed}.pending-invite-item>strong{font-size:16px}.participant-request-controls{flex-wrap:wrap;justify-content:flex-end}.participant-request-controls button:nth-last-child(2),.participant-request-controls button:last-child{color:#ba5560}.notification-button{background:#f0f4fc;border:0;border-radius:50%;width:38px;height:38px;margin-left:auto;font-size:17px;position:relative}.notification-button+.avatar{margin-left:0}.notification-button i{color:#fff;background:#e15163;border:2px solid #fff;border-radius:99px;min-width:17px;padding:2px 4px;font-size:9px;font-style:normal;font-weight:800;position:absolute;top:-3px;right:-4px}.notification-center{gap:11px;display:grid}.notification-setting{border:1px solid #e0e7f1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.notification-setting div{gap:4px;display:grid}.notification-setting b{font-size:13px}.notification-setting small{font-size:11px}.notification-setting input{accent-color:#2563eb;width:42px;height:24px}.notification-title-row{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.notification-title-row h3{margin:0;font-size:15px}.notification-title-row button{color:#3b68ad;background:0 0;border:0;font-size:12px;font-weight:700}.notification-list{border-top:1px solid #e7edf5;margin:0;padding:0;list-style:none}.notification-list li{border-bottom:1px solid #e7edf5}.notification-list li.unread{background:#f6f9ff}.notification-list button{text-align:left;background:0 0;border:0;gap:4px;width:100%;padding:12px 10px;display:grid}.notification-list button:disabled{cursor:default}.notification-list b{font-size:13px}.notification-list span{color:#59677d;font-size:12px}.notification-list small{font-size:11px}.profile-form{gap:12px;display:grid}.profile-preview{color:#fff;border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto;font-size:30px;font-weight:800;display:grid}.profile-image-field{color:#4d5d75;gap:7px;font-size:12px;font-weight:700;display:grid}.profile-image-select{color:#315b9f;cursor:pointer;background:#f7faff;border:1px solid #cbd8ed;border-radius:9px;justify-content:center;align-items:center;min-height:40px;font-size:12px;font-weight:750;display:flex}.profile-image-select input{display:none}.profile-hint{color:#59677d;background:#f4f7fd;border-radius:10px;margin:0;padding:10px;font-size:12px;line-height:1.5}.profile-default-input{gap:12px;display:grid}.profile-default-input h3{margin:0}.support-inquiry{gap:12px;display:grid}.support-inquiry>p{color:#59677d;background:#f4f7fd;border-radius:10px;margin:0;padding:10px;font-size:12px;line-height:1.5}.support-inquiry textarea{resize:vertical;min-height:130px}.support-button{color:#315b9f;justify-self:start}.profile-color-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-color-picker{color:#4d5d75;gap:7px;font-size:12px;font-weight:700;display:grid}.profile-color-picker details{background:#fff;border:1px solid #dce4ef;border-radius:10px}.profile-color-picker summary{cursor:pointer;align-items:center;gap:7px;min-height:40px;padding:0 10px;list-style:none;display:flex}.profile-color-picker summary::-webkit-details-marker{display:none}.profile-color-picker summary i{border:1px solid #d1d9e7;border-radius:6px;width:20px;height:20px}.profile-color-picker summary b{font-size:12px}.profile-color-picker summary code{color:#68758a;margin-left:auto;font-family:inherit;font-size:10px;font-weight:700}.profile-color-controls{border-top:1px solid #e6ebf3;gap:9px;padding:10px;display:grid}.profile-color-controls output{color:#728097;order:3;font-size:10px}.profile-color-settings{gap:8px;display:grid}.profile-color-settings-toggle{color:#315b9f;background:#f7faff;border:1px solid #cbd8ed;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:10px 12px;font-size:12px;font-weight:750;display:flex}.profile-color-settings-toggle span{font-size:14px}.profile-color-settings-content{background:#fbfcff;border:1px solid #dce4ef;border-radius:12px;gap:10px;padding:12px;display:grid}.profile-color-reset{color:#687994;text-underline-offset:2px;background:0 0;border:0;justify-self:start;font-size:11px;font-weight:700;text-decoration:underline}.google-login-button{color:#202124;background:#fff;border:1px solid #d7e0ec;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 0 14px;padding:13px 16px;font-size:14px;font-weight:750;display:flex;box-shadow:0 5px 14px #22314a0d}.google-login-button:hover,.google-login-button:focus-visible{background:#f9fbff;border-color:#a8bddb}.google-login-button img{object-fit:contain;width:20px;height:20px}.card-capture{background:#f7faff;border:1px dashed #b8caea;border-radius:12px;gap:9px;padding:12px;display:grid}.card-capture>div{gap:4px;display:grid}.card-capture b{color:#263650;font-size:13px}.card-capture small{font-size:11px;line-height:1.45}.capture-auto-badge{color:#135ee1;background:#e7f0ff;border-radius:999px;align-items:center;margin-left:4px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.capture-select-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid!important}.capture-select{color:#315b9f;cursor:pointer;background:#fff;border:1px solid #c9d9f3;border-radius:10px;justify-content:center;align-items:center;min-height:42px;font-size:13px;font-weight:750;display:flex}.capture-select input{display:none}.card-capture img{object-fit:contain;background:#edf2f8;border-radius:10px;width:100%;max-height:190px}.attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.attachment-grid a{background:#eff3fa;border-radius:10px;display:block;overflow:hidden}.attachment-grid img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.evidence-choice{gap:14px}.evidence-preview{padding-right:44px;position:relative}.evidence-preview img{object-fit:contain;background:#edf2f8;border-radius:12px;width:100%;max-height:280px;display:block}.evidence-preview .evidence-remove{color:#fff;background:#263650;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:0;right:0}.evidence-preview .evidence-edit{color:#135ee1;background:#fff;border:1px solid #a9c2eb;border-radius:9px;min-width:38px;min-height:34px;padding:0 7px;font-size:11px;font-weight:800;position:absolute;bottom:0;right:0}.evidence-editor{gap:12px;display:grid}.evidence-editor>p{color:#66758c;margin:0;font-size:12px;line-height:1.55}.evidence-editor-canvas{touch-action:none;background:#e9eef6;border-radius:12px;place-items:center;max-height:52dvh;display:grid;position:relative;overflow:hidden}.evidence-editor-canvas canvas{object-fit:contain;max-width:100%;max-height:52dvh;display:block}.evidence-editor-canvas.is-crop canvas,.evidence-editor-canvas.is-draw canvas{cursor:crosshair}.evidence-crop-selection{pointer-events:none;background:#135ee126;border:2px solid #fff;outline:1px solid #135ee1;position:absolute}.evidence-editor-tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.evidence-editor-tools button,.evidence-crop-apply{color:#315b9f;background:#fff;border:1px solid #c9d9f3;border-radius:9px;min-height:38px;padding:6px;font-size:11px;font-weight:750}.evidence-editor-tools button.selected{color:#135ee1;background:#eaf1ff;border-color:#135ee1}.evidence-crop-apply{color:#fff;background:#135ee1;width:100%}.evidence-editor>small{color:#66758c;text-align:center}.evidence-preview{background:#edf2f8;border-radius:12px;padding-right:0;overflow:hidden}.evidence-preview .evidence-remove{background:#263650cc;top:8px;right:8px;box-shadow:0 2px 8px #17243a38}.evidence-editor-stage{max-width:100%;max-height:52dvh;line-height:0;display:inline-block;position:relative}.evidence-editor-stage canvas{touch-action:none}.evidence-editor-canvas.is-draw canvas,.evidence-editor-canvas.is-blur canvas,.evidence-editor-canvas.is-mosaic canvas{cursor:crosshair}.evidence-crop-selection{z-index:2;cursor:move;pointer-events:auto;touch-action:none;background:0 0;border:2px solid #fff;outline:1px solid #135ee1;box-shadow:0 0 0 9999px #17243a78}.crop-handle{touch-action:none;background:#135ee1;border:2px solid #fff;border-radius:50%;width:22px;height:22px;padding:0;position:absolute;box-shadow:0 1px 5px #17243a66}.crop-handle-nw{cursor:nwse-resize;top:0;left:0;transform:translate(-50%,-50%)}.crop-handle-n{cursor:ns-resize;top:0;left:50%;transform:translate(-50%,-50%)}.crop-handle-ne{cursor:nesw-resize;top:0;right:0;transform:translate(50%,-50%)}.crop-handle-e{cursor:ew-resize;top:50%;right:0;transform:translate(50%,-50%)}.crop-handle-se{cursor:nwse-resize;bottom:0;right:0;transform:translate(50%,50%)}.crop-handle-s{cursor:ns-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.crop-handle-sw{cursor:nesw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.crop-handle-w{cursor:ew-resize;top:50%;left:0;transform:translate(-50%,-50%)}.evidence-editor-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.evidence-section{gap:9px;margin:18px 0;display:grid}.evidence-section h3{margin:0}.evidence-section>p{color:#66758e;margin:0;font-size:12px}.evidence-delete{width:100%;min-height:40px}.evidence-edit-preview{background:#eff3fa;border-radius:10px;position:relative;overflow:hidden}.evidence-edit-preview .attachment-grid{grid-template-columns:1fr}.evidence-edit-preview>button{z-index:2;color:#fff;background:#263650cc;border:0;border-radius:50%;width:34px;height:34px;padding:0;font-size:22px;line-height:1;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #17243a38}.evidence-edit-trigger{color:#135ee1;background:#fff;border:1px solid #a9c2eb;border-radius:10px;width:100%;min-height:40px;font-size:12px;font-weight:800}.capture-status{color:#315a9b;background:#eaf2ff;border-radius:9px;margin:0;padding:9px 10px;font-size:12px;line-height:1.45}.batch-capture{gap:12px;display:grid}.batch-capture>p:first-child{color:#66758d;margin:0;font-size:12px;line-height:1.5}.batch-capture>img{object-fit:contain;background:#edf2f8;border-radius:11px;width:100%;max-height:185px}.batch-heading{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.batch-heading b{font-size:15px}.batch-heading button,.batch-select-actions button{color:#315b9f;background:#edf3ff;border:0;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:750}.batch-select-actions{justify-content:flex-end;gap:6px;display:flex}.batch-items{gap:9px;display:grid}.batch-item{background:#fff;border:1px solid #dfe6f0;border-radius:13px;gap:10px;padding:12px;display:grid;position:relative}.batch-item.selected{background:#f7faff;border-color:#80a8f4}.batch-check{color:#263650;align-items:center;gap:8px;display:flex}.batch-check input{width:auto}.batch-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.batch-fields label{font-size:11px}.batch-fields input,.batch-fields select{padding:9px;font-size:12px}.batch-wide{grid-column:1/-1}.batch-delete{color:#a76068;background:0 0;border:0;justify-self:end;font-size:11px;font-weight:700}.batch-hint{color:#59677d;background:#f4f7fd;border-radius:10px;margin:0;padding:10px;font-size:12px;line-height:1.45}.batch-capture .submit:disabled{opacity:.55}.split-source-badge{color:#16725d;background:#e7f5f0;border-radius:99px;flex:none;align-items:center;padding:3px 6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.split-source-note{line-height:1.45;color:#16725d!important}.detail-actions{grid-template-columns:1fr 1fr}.detail-actions .delete-button{grid-column:1/-1}.split-expense-button{color:#2859ac;background:#f4f7ff;border:1px solid #9cb8ee;border-radius:11px;padding:11px;font-weight:750}.split-expense-form{gap:14px}.split-expense-summary{background:#f4f7fd;border-radius:14px;grid-template-columns:1fr auto;gap:4px;padding:14px;display:grid}.split-expense-summary b{font-size:15px}.split-expense-summary strong{color:#1e55bc;font-size:18px}.split-expense-summary small{grid-column:1/-1}.split-expense-guide{color:#66758d;margin:0;font-size:12px;line-height:1.55}.split-expense-items{gap:10px;display:grid}.split-expense-item{background:#fff;border:1px solid #dfe6f0;border-radius:14px;gap:10px;padding:13px;display:grid}.split-expense-item-heading{justify-content:space-between;align-items:center;display:flex}.split-expense-item-heading b{font-size:13px}.split-expense-item-heading button{color:#a76068;background:0 0;border:0;font-size:11px;font-weight:750}.split-expense-grid{grid-template-columns:1fr 1fr;align-items:start;gap:8px;display:grid}.split-expense-grid label{font-size:11px}.split-expense-grid input,.split-expense-grid select{padding:10px}.split-expense-grid input[readonly]{color:#36557f;background:#f5f7fa}.split-expense-grid small{font-size:10px}.split-add-button{color:#315eaa;background:#f8faff;border:1px dashed #9bb4df;border-radius:11px;padding:11px;font-weight:750}.split-add-button:disabled,.split-expense-form .submit:disabled{opacity:.5}.split-expense-total{color:#176e59;background:#edf8f4;border-radius:11px;justify-content:space-between;padding:12px;font-size:13px;display:flex}.split-expense-total.invalid{color:#a54f58;background:#fff1f1}.split-expense-message{color:#a54f58;background:#fff1f1;border-radius:10px;margin:0;padding:10px;font-size:12px}.new-document-button{color:#244d91;text-align:left;background:#f5f8ff;border:1px dashed #7fa4ec;border-radius:18px;align-items:center;gap:13px;width:100%;margin-bottom:14px;padding:16px 18px;display:flex}.new-document-button>span{color:#fff;background:#2563eb;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;display:grid}.new-document-button>span i{font-size:24px;font-style:normal;line-height:1;display:block;transform:translateY(-1px)}.new-document-button>div{gap:4px;display:grid}.new-document-button b{font-size:15px}.new-document-button small{color:#667da4}.create-document-form{gap:14px}.create-document-intro{background:#f4f7fd;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.create-document-intro>span{color:#fff;background:#2563eb;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.create-document-intro>div{gap:4px;display:grid}.create-document-intro small{line-height:1.4}.create-document-form label>small{justify-self:end;font-size:10px}.document-owner,.document-currency{color:#59677d;background:#fafbfe;border:1px solid #e1e7f0;border-radius:11px;justify-content:space-between;align-items:center;padding:12px;font-size:12px;display:flex}.document-owner b,.document-currency b{color:#253650}.create-document-message{color:#a54f58;background:#fff1f1;border-radius:10px;margin:0;padding:10px;font-size:12px}.create-document-form .submit:disabled{opacity:.5}.document-list-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:18px 2px 10px;display:flex}.document-list-toolbar>b{color:#4d5e77;font-size:13px}.document-list-toolbar>button{color:#315b9f;background:#eaf1ff;border:0;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:750}.document-list-row{grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;display:grid}.document-list-row.editing{grid-template-columns:minmax(0,1fr) 42px}.document-list-row .document-item{min-width:0}.document-list.reordering .document-item{opacity:.78}.document-favorite-mark{color:#e2a900;margin-right:5px;font-size:.9em;font-style:normal}.document-order-actions{grid-template-rows:1fr 1fr;gap:5px;display:grid}.document-order-actions button{color:#47658f;background:#fff;border:1px solid #dce4ef;border-radius:10px;place-items:center;min-width:0;min-height:0;font-size:16px;font-weight:800;display:grid}@media (width<=390px){.document-list-row.editing{grid-template-columns:minmax(0,1fr) 38px}.document-list-row .document-item{gap:10px;padding:14px}.document-list-row .document-item b{font-size:15px}}:is(.document-currency:has(select),.document-currency:has(.currency-select)){grid-template-columns:1fr 1.6fr;gap:7px 12px;display:grid}.document-currency select{padding:9px}:is(.document-currency:has(select)>small,.document-currency:has(.currency-select)>small){grid-column:1/-1;justify-self:start;line-height:1.45}.currency-select{position:relative}.currency-select>button{color:#263650;width:100%;font:inherit;text-align:left;background:#fff;border:1px solid #dce2ed;border-radius:11px;justify-content:space-between;align-items:center;padding:13px;display:flex}.currency-select>button i{color:#71809a;font-size:14px;font-style:normal}.currency-select-options{z-index:4;background:#fff;border:1px solid #cbd8ec;border-radius:11px;width:max(180px,100%);position:absolute;top:calc(100% + 5px);left:0;overflow:hidden;box-shadow:0 10px 25px #22314a24}.currency-select.options-up .currency-select-options{top:auto;bottom:calc(100% + 5px)}.currency-select-options button{color:#344861;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.currency-select-options button[aria-selected=true],.currency-select-options button:hover,.currency-select-options button:focus-visible{color:#245aad;background:#edf3ff}.currency-select-options small{color:inherit;font-size:12px}.fx-preview{color:#385b90;background:#f2f7ff;border:1px solid #cfe0ff;border-radius:11px;grid-template-columns:1fr auto;gap:3px 10px;padding:11px 12px;font-size:12px;display:grid}.fx-preview b{color:#174eaa;font-size:15px}.fx-preview>small{grid-column:1/-1}.fx-rate-detail{color:#607593;grid-column:1/-1;justify-content:space-between;gap:12px;font-size:11px;display:flex}.fx-rate-detail small:last-child{text-align:right;white-space:nowrap;margin-left:auto}.detail-fx-amount{color:#315c9e;background:#e8f1ff;border-radius:10px;grid-template-columns:1fr auto;gap:3px 10px;margin:4px 0;padding:10px;display:grid}.detail-fx-amount b{font-size:16px}.detail-fx-amount small{grid-column:1/-1}.document-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.document-title-row h1{min-width:0}.document-settings-button{color:#fff;background:#ffffff20;border:1px solid #fff5;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;display:grid}.document-card .document-period{color:#fff;background:#ffffff20;border-radius:99px;margin:0;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.document-settings-form{gap:14px}.document-settings-guide{color:#617089;background:#f4f7fd;border-radius:11px;margin:0;padding:11px;font-size:12px;line-height:1.5}.document-settings-form label>small{justify-self:end;font-size:10px}.document-settings-form textarea{resize:vertical;width:100%;font:inherit;background:#fff;border:1px solid #dce2ed;border-radius:11px;padding:13px;line-height:1.45}.document-period-fields{border:1px solid #e1e7f0;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin:0;padding:12px;display:grid}.document-period-fields legend{color:#4a5870;padding:0 4px;font-size:13px;font-weight:700}.document-period-fields>span{color:#8190a6;padding-bottom:13px}.document-settings-form .submit:disabled{opacity:.5}@media (width<=440px){.document-period-fields{grid-template-columns:1fr}.document-period-fields>span{display:none}}.document-icon{font-size:20px}.document-icon-picker{border:1px solid #e1e7f0;border-radius:12px;gap:10px;margin:0;padding:12px;display:grid}.document-icon-picker legend{color:#4a5870;padding:0 4px;font-size:13px;font-weight:700}.document-icon-categories{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.document-icon-categories button{color:#526178;background:#fff;border:1px solid #e0e6ef;border-radius:9px;min-height:36px;padding:7px 3px;font-size:11px;font-weight:700}.document-icon-categories button.selected{color:#245aad;background:#f4f7ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.document-icon-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.document-icon-options button{color:#526178;background:#fff;border:1px solid #e0e6ef;border-radius:11px;align-content:center;justify-items:center;gap:5px;min-width:0;min-height:72px;padding:7px 4px;display:grid}.document-icon-options button.selected{background:#f4f7ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.document-icon-options button>span{border-radius:11px;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.document-icon-options button small{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.document-other-icon-picker{gap:9px;display:grid}.document-icon-search{color:#4a5870;gap:6px;font-size:12px;font-weight:700;display:grid}.document-icon-search input{padding:10px 11px}.document-other-icon-picker>small{color:#71809a;margin-top:-3px;font-size:10px}.document-other-icon-options{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;max-height:236px;padding:2px;display:grid;overflow:auto}.document-other-icon-options button{color:#526178;background:#fff;border:1px solid #e0e6ef;border-radius:9px;align-content:center;justify-items:center;gap:3px;min-width:0;min-height:54px;padding:5px 2px;display:grid}.document-other-icon-options button.selected{background:#f4f7ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.document-other-icon-options button>span{place-items:center;height:25px;font-size:19px;line-height:1;display:grid}.document-other-icon-options button small{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.document-icon-search-empty{color:#728097;text-align:center;background:#f5f7fa;border-radius:9px;margin:0;padding:12px;font-size:11px}.document-custom-icon{background:#f5f7fa;border-radius:11px;grid-template-columns:1fr 62px;align-items:center;gap:10px;padding:11px;display:grid}.document-custom-icon>span{gap:3px;display:grid}.document-custom-icon b{font-size:12px}.document-custom-icon small{color:#6d7b91;font-size:10px;line-height:1.4}.document-custom-icon input{text-align:center;background:#fff;border:1px solid #d5dfed;border-radius:9px;width:62px;padding:9px 4px;font-size:22px}@media (width>=560px){.document-icon-options{grid-template-columns:repeat(5,minmax(0,1fr))}.document-other-icon-options{grid-template-columns:repeat(8,minmax(0,1fr))}}.themed-document-card{color:#17253d;border:1px solid #dfe6ef;box-shadow:0 12px 30px #31445c10}.themed-document-card .eyebrow{color:#5f7190}.themed-document-card>p{color:#586981}.dashboard-document-title{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-document-title h1{margin:0}.dashboard-document-icon{background:#fff;border:1px solid #fffc;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;font-size:25px;display:grid;box-shadow:0 6px 16px #24355214}.themed-document-card .document-settings-button{color:#40526d;background:#ffffff9c;border-color:#cbd6e5}.themed-document-card .participant-list span,.themed-document-card .document-period{color:#41536e;background:#ffffffa8;border:1px solid #d9e1ec}.themed-document-card .add-expense{color:#fff;background:#2563eb;border-color:#cad8ee}.themed-document-card .manage-button{color:#405574;background:#ffffffa8;border-color:#ccd6e4}@media (width<=440px){.dashboard-document-icon{border-radius:14px;width:43px;height:43px;font-size:23px}.dashboard-document-title{gap:9px}.dashboard-document-title h1{font-size:24px}}.dashboard-document-summary{padding:20px;position:relative}.dashboard-document-heading{grid-template-columns:48px minmax(0,1fr) 38px;align-items:start;gap:12px;display:grid}.dashboard-document-copy{min-width:0}.dashboard-document-meta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.dashboard-document-meta>span{color:#176b59;background:#dff6ee;border-radius:99px;padding:3px 7px;font-size:11px;font-weight:800}.dashboard-document-meta small{font-size:11px}.dashboard-document-copy h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:24px;line-height:1.2;display:-webkit-box;overflow:hidden}.dashboard-document-summary .document-period{color:#5f6f86;background:0 0;border:0;align-items:center;gap:5px;margin:7px 0 0;padding:0;font-size:12px;font-weight:650;display:flex}.dashboard-document-menu{position:relative}.dashboard-document-menu-list{z-index:3;background:#fff;border:1px solid #d8e0eb;border-radius:13px;width:190px;padding:6px;position:absolute;top:44px;right:0;box-shadow:0 14px 35px #24355224}.dashboard-document-menu-list button{color:#344861;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:10px;font-size:13px;font-weight:700;display:flex}.dashboard-document-menu-list button:hover,.dashboard-document-menu-list button:focus-visible{background:#f0f4fa}.dashboard-document-menu-list button span{color:#567095;place-items:center;width:18px;display:grid}.dashboard-document-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden;color:#4e5e75!important;margin:17px 0 13px!important}.dashboard-participant-summary{background:#ffffffa8;border:1px solid #dce4ee;border-radius:12px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;margin-top:15px;padding:11px 12px;display:grid}.dashboard-document-description+.dashboard-participant-summary{margin-top:0}.dashboard-participant-summary>div{gap:3px;min-width:0;display:grid}.dashboard-participant-summary b{font-size:12px}.dashboard-participant-summary small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-primary-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.dashboard-primary-actions button{border-radius:12px;min-height:44px;padding:11px 12px;font-weight:750}.dashboard-add-expense{color:#fff;background:#2563eb;border:1px solid #2563eb}.dashboard-batch-capture{color:#39516f;background:#ffffffbd;border:1px solid #cbd7e7}@media (width<=420px){.dashboard-document-summary{padding:17px}.dashboard-document-heading{grid-template-columns:43px minmax(0,1fr) 36px;gap:10px}.dashboard-document-copy h1{font-size:21px}.dashboard-primary-actions{grid-template-columns:1fr}.dashboard-document-menu-list{right:-1px}.dashboard-document-summary .dashboard-document-icon{border-radius:13px;width:43px;height:43px;font-size:21px}}.dashboard-document-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-document-kicker{align-items:center;gap:8px;display:flex}.dashboard-document-kicker b{color:#4c607c;font-size:13px;font-weight:850}.dashboard-document-title-row{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;margin-top:12px;display:grid}.dashboard-participant-summary{color:#17253d;width:100%;font:inherit;text-align:left;cursor:pointer;grid-template-columns:20px minmax(0,1fr) 18px}.dashboard-participant-summary:hover,.dashboard-participant-summary:focus-visible{background:#fff;border-color:#aac0e1}.dashboard-participant-summary>strong{color:#6e7e95;font-size:21px;font-weight:500}.dashboard-participant-names{min-width:0;display:block;position:relative}.dashboard-participant-names>small{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-participant-measure{visibility:hidden;white-space:normal;pointer-events:none;width:100%;font-size:11px;line-height:1.4;display:block;position:absolute;inset:0 auto auto 0}.participant-overview-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.participant-overview-list li{border-bottom:1px solid #edf0f5;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 2px;display:grid}.participant-overview-avatar{color:#315b9f;background:#e8efff;border-radius:13px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.participant-overview-list b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.participant-overview-list small{color:#5f7088;background:#f0f4fa;border-radius:99px;padding:4px 7px;font-size:10px;font-weight:750}@media (width<=420px){.dashboard-document-title-row{grid-template-columns:43px minmax(0,1fr);gap:10px}.dashboard-document-kicker b{font-size:13px}}.dashboard-document-tools{align-items:center;gap:7px;display:flex}.dashboard-invite-button{color:#40526d;background:#ffffff9c;border:1px solid #cbd6e5;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:grid}.dashboard-invite-button:hover,.dashboard-invite-button:focus-visible{background:#fff;border-color:#9bb3d6}.invite-link-actions{display:block}.invite-link-actions .submit{color:#40526d;background:#ffffff9c;border:1px solid #cbd6e5;width:100%;margin:0}.invite-link-actions .submit:hover,.invite-link-actions .submit:focus-visible{background:#fff;border-color:#9bb3d6}.invite-link-meta{gap:3px;display:grid}.invite-result .invite-link-meta{text-align:center}.invite-link-loading{color:#617089;background:#f4f7fd;border-radius:10px;padding:12px;font-size:12px}.invite-link-error{background:#fff1f1;border-radius:10px;padding:10px;color:#a54f58!important}.share-permission-result .submit:disabled{color:#7b8798;cursor:not-allowed;background:#dce2eb}.share-permission-result p{margin-bottom:3px}@media (width<=360px){.dashboard-document-tools{gap:5px}.dashboard-invite-button,.dashboard-document-tools .document-settings-button{width:36px;height:36px}}.dashboard-share-button{color:#40526d;background:#ffffff9c;border:1px solid #cbd6e5;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:grid}.dashboard-share-button:hover,.dashboard-share-button:focus-visible{background:#fff;border-color:#9bb3d6}@media (width<=360px){.dashboard-share-button{width:36px}}.app-error{place-items:center;min-height:100dvh;display:grid}.app-error section,.sheet-error{text-align:center;background:#fff;border:1px solid #e0e7f1;border-radius:22px;justify-items:center;gap:10px;width:min(420px,100%);padding:28px;display:grid;box-shadow:0 18px 50px #22314a1c}.app-error span,.sheet-error>span{color:#bd5360;background:#fff0f1;border-radius:15px;place-items:center;width:44px;height:44px;font-size:24px;font-weight:800;display:grid}.app-error h1,.sheet-error h2{margin:0;font-size:21px}.app-error p,.sheet-error p{color:#68768c;margin:0;font-size:13px;line-height:1.55}.app-error button,.sheet-error button{color:#fff;background:#2563eb;border:0;border-radius:11px;margin-top:4px;padding:12px 18px;font-weight:750}.sheet-error{align-self:center;margin:auto}.detail-sheet{overscroll-behavior:contain}.sheet{padding-bottom:max(28px,calc(16px + var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px))))}.exit-toast{z-index:10;left:50%;bottom:calc(28px + max(20px,var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px))));color:#30343b;white-space:nowrap;background:#e8eaed;border:1px solid #d4d8de;border-radius:16px;margin:0;padding:12px 18px;font-size:14px;font-weight:650;position:fixed;transform:translate(-50%);box-shadow:0 6px 18px #00000020}@supports (height:100dvh){.app-shell{min-height:100dvh}.detail-sheet{max-height:calc(100dvh - max(12px,env(safe-area-inset-top)))}}@media (width<=440px){.sheet-backdrop{padding-top:max(8px,env(safe-area-inset-top))}.detail-sheet{max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));border-radius:22px 22px 0 0}.split-expense-form .form-actions{z-index:2;bottom:calc(-28px - env(safe-area-inset-bottom));padding:10px 0 max(12px,env(safe-area-inset-bottom));background:#fff;position:sticky}}.bulk-category-start{color:#2858a7;white-space:nowrap;background:#f5f8ff;border:1px solid #9bb7e8;border-radius:10px;flex:none;padding:9px 11px;font-size:12px;font-weight:750}.bulk-category-toolbar{background:#f5f8ff;border:1px solid #bed0ef;border-radius:14px;gap:11px;margin:14px 0 18px;padding:13px;display:grid}.bulk-category-toolbar>div:first-child{gap:3px;display:grid}.bulk-category-toolbar b{color:#244b8c}.bulk-category-toolbar span{color:#6c7b91;font-size:12px}.bulk-category-select-actions{gap:7px;display:flex}.bulk-category-select-actions button{color:#315b9f;background:#e4edfc;border:0;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:750}.expense-timeline.selecting .expense-row{border-radius:10px;margin:0 -8px;padding-left:8px;padding-right:8px}.expense-timeline.selecting .expense-row.selected{background:#edf4ff;box-shadow:inset 0 0 0 1px #9dbbf0}.expense-select-check{accent-color:#2563eb;flex:none;width:20px;height:20px;margin:0}.bulk-category-action{z-index:1;background:#fff;border:1px solid #cbd8ec;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin:20px -2px 0;padding:13px;display:grid;position:sticky;bottom:72px;box-shadow:0 8px 28px #1f355026}.bulk-category-action select{min-width:0;padding:10px}.bulk-category-action .submit{min-height:42px;padding:10px 14px}.bulk-category-action .submit:disabled{color:#78879b;background:#cbd5e4}@media (width<=400px){.history-page-heading{align-items:flex-start}.bulk-category-action{grid-template-columns:1fr}.bulk-category-action .submit{width:100%}}.duplicate-expense-card{background:#fffaf0;border:1px solid #f0cc82;border-radius:13px;gap:9px;padding:12px;display:grid}.duplicate-expense-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;display:grid}.duplicate-expense-heading>span{color:#9a6810;background:#fff0c9;border-radius:9px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.duplicate-expense-heading>div{gap:3px;min-width:0;display:grid}.duplicate-expense-heading b{color:#684c18;font-size:13px}.duplicate-expense-heading small{color:#806f4f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.duplicate-expense-heading>button{color:#8c7c5e;background:0 0;border:0;font-size:20px;line-height:1}.duplicate-expense-toggle{color:#315b9f;background:0 0;border:0;justify-self:start;font-size:11px;font-weight:750}.duplicate-expense-toggle span{margin-left:3px}.duplicate-expense-detail{background:#fff;border-radius:10px;gap:6px;padding:10px;display:grid}.duplicate-expense-detail>div{color:#64728a;justify-content:space-between;gap:12px;font-size:11px;display:flex}.duplicate-expense-detail>div b{color:#33445e}.duplicate-expense-detail p{color:#6f7b8d;margin:3px 0 0;font-size:11px;line-height:1.45}.attachment-loading{color:#6b7890;background:#eff3fa;border-radius:10px;place-items:center;min-height:120px;padding:12px;font-size:11px;display:grid}.dashboard-card-heading{justify-content:space-between;align-items:center;gap:6px;display:flex}.dashboard-card-heading>span{color:#13213a;font-size:16px;font-weight:750}.dashboard-card-heading>button{color:#526580;background:0 0;border:0;border-radius:8px;place-items:center;width:25px;height:25px;margin:-4px -4px -4px 0;padding:0;font-size:23px;line-height:1;display:grid}.dashboard-card-heading>button:hover,.dashboard-card-heading>button:focus-visible{color:#2563eb;background:#edf3ff}.dashboard-cards article{min-height:90px;padding:12px 13px}.dashboard-cards article>strong{margin:6px 0 3px;font-size:14px}.dashboard-cards article>strong,.dashboard-cards article>small{text-align:right;width:100%;display:block}.dashboard-fund-overview{color:#142a48;width:100%;font:inherit;text-align:left;cursor:pointer;border:1px solid #e1e8f2;border-radius:16px;margin:0 0 16px;padding:13px 15px}.dashboard-fund-overview:hover,.dashboard-fund-overview:focus-visible{background:linear-gradient(145deg,#eef4ff,#fff);border-color:#a9bfe1}.dashboard-fund-overview .fund-overview-balance{grid-template-columns:1fr auto auto;gap:8px}.dashboard-fund-overview .fund-overview-balance>strong{grid-column:auto;font-size:16px}.dashboard-fund-overview .fund-overview-balance>i{color:#6d83a4;font-size:21px;font-style:normal;font-weight:500;line-height:1}.dashboard-fund-overview .fund-usage-gauge{height:7px}.dashboard-fund-overview>small{font-size:10px}.category-scope-select{text-align:right;text-align-last:right;text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden;min-width:0!important}.category-scope-select option{text-align:right}.profile-language{background:#f8faff;border:1px solid #dce5f2;border-radius:12px;gap:7px;padding:12px;display:grid}.profile-language>small{line-height:1.45}.brand-mark,.stg-login-brand{background:#2563eb;padding:0;overflow:hidden}.brand-mark img,.stg-login-brand img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.dashboard-participant-title{align-items:center;gap:7px;min-width:0;display:flex}.dashboard-participant-title>em{color:#906100;background:#fff1cf;border-radius:99px;flex:none;padding:3px 6px;font-size:10px;font-style:normal;font-weight:800}.login-shell{background:radial-gradient(circle at 14% 8%,#d9e9ff 0,#0000 34%),radial-gradient(circle at 90% 86%,#d8f3eb 0,#0000 31%),#f6f8fc;place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{background:#fffffff2;border:1px solid #dce5f2;border-radius:28px;gap:25px;width:min(420px,100%);padding:30px 26px;display:grid;box-shadow:0 24px 60px #233e681c}.login-brand{color:#16335e;align-items:center;gap:10px;font-size:18px;display:flex}.login-brand img{object-fit:cover;border-radius:12px;width:38px;height:38px}.login-copy{gap:3px;display:grid}.login-copy p{color:#416da8;letter-spacing:-.05em;margin:0;font-size:22px;font-weight:800}.login-copy h1{color:#10284e;letter-spacing:-.07em;margin:0;font-size:31px;line-height:1.18}.login-copy span{color:#65748b;margin-top:10px;font-size:14px;line-height:1.6}.login-preview{background:linear-gradient(135deg,#153d77,#2769b2);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff36}.login-preview>div{color:#fff;align-items:center;gap:10px;display:flex}.login-preview i{color:#fff;background:#ffffff26;border-radius:11px;place-items:center;width:35px;height:35px;font-style:normal;font-weight:800;display:grid}.login-preview span{gap:3px;display:grid}.login-preview b{font-size:13px}.login-preview small{color:#dceaff;font-size:11px}.login-preview>strong{color:#25633c;background:#d9f5d9;border-radius:999px;padding:6px 8px;font-size:10px}.login-google-button{color:#1f3452;background:#fff;border:1px solid #bdcadc;border-radius:14px;justify-content:center;width:100%;min-height:52px;margin:0;font-size:14px;box-shadow:0 4px 12px #1b355116}.login-google-button:hover,.login-google-button:focus-visible{background:#f8fbff;border-color:#7d9ac0}.login-notice{color:#7a8799;text-align:center;font-size:11px;line-height:1.5}.profile-account-actions{align-items:center;gap:10px;min-width:0;display:flex}.profile-account-actions span{flex:1}.profile-logout-button{color:#a64d57;text-underline-offset:3px;background:0 0;border:0;flex:none;font-size:12px;font-weight:700;text-decoration:underline}.login-feature-section{gap:9px;min-width:0;display:grid}.login-feature-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:2px 1px 7px;display:flex;overflow-x:auto}.login-feature-track::-webkit-scrollbar{display:none}.login-feature-card{scroll-snap-align:center;background:linear-gradient(135deg,#153d77,#2769b2);border-radius:18px;flex:0 0 calc(100% - 28px);grid-template-columns:36px minmax(0,1fr);align-items:start;gap:11px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff36}.login-feature-card i{color:#fff;background:#ffffff26;border-radius:11px;place-items:center;width:36px;height:36px;font-size:13px;font-style:normal;font-weight:800;display:grid}.login-feature-card div{gap:4px;padding-top:1px;display:grid}.login-feature-card b{color:#fff;font-size:14px}.login-feature-card p{color:#dceaff;margin:0;font-size:12px;line-height:1.5}.login-feature-hint{color:#7a8799;text-align:center;margin:0;font-size:11px}.profile-login-account{background:#f8faff;border:1px solid #dce5f2;border-radius:12px;gap:4px;padding:11px 12px;display:grid}.profile-login-account b{color:#53647c;font-size:11px}.profile-login-account span{color:#243858;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.split-occurred-at-modal{padding:2px 0 4px}.split-occurred-at-modal .form-actions{grid-template-columns:1fr 1fr;margin-top:8px}.split-occurred-at-hint{color:#5f6f92;margin:7px 0 0;font-size:11px;line-height:1.45}.split-occurred-at-hint strong{color:#274f95;font-size:12px}.expense-meta-line{align-items:center;gap:6px;display:flex}.expense-meta-divider{color:#9aa7ba;font-style:normal}.foreign-expense-amount{white-space:nowrap;justify-items:end;gap:2px;display:grid}.foreign-expense-amount>small{color:#72809a;font-size:11px;font-weight:650}.expense-time{color:#6f7c92!important;font-size:12px!important}.expense-time-row{align-items:center;gap:5px;display:flex}.expense-time-row .expense-time{line-height:1}.expense-comment-count{white-space:nowrap}.expense-exclusion-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.expense-exclusion-row .settlement-excluded-badge,.expense-exclusion-row .statistics-excluded-badge{white-space:nowrap}@media (width<=420px){.dashboard-primary-actions{grid-template-columns:1fr 1fr}.dashboard-primary-actions button{padding:10px 6px;font-size:11px}}.history-add-action{grid-template-columns:1fr 1fr;gap:9px;margin:12px 0 4px;display:grid}.history-add-action button{text-align:center;border-radius:10px;min-width:0;padding:12px 8px;font-size:12px;font-weight:750}.history-add-expense{color:#fff;background:#2563eb;border:0}.history-batch-capture{color:#39516f;background:#fff;border:1px solid #cbd7e7}.history-bulk-action{justify-content:flex-end;margin:-3px 0 4px;display:flex}.fund-transaction-detail>ul li{align-items:center}.split-title-actions,.split-title-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.split-title-actions b{color:#35527d;font-size:11px;font-weight:800}.split-title-line>b{color:#1c2c47;min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.split-title-summary{color:#6d7b91;white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:11px;display:flex}.split-title-line strong{color:#1d55b7;font-size:12px}.split-title-edit{color:#315b9f;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.expense-list .split-group-header{background:#fff;border:1px solid #bfd4f4;border-radius:14px 14px 0 0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin:0;padding:11px 6px;display:grid}.split-group-header>div{flex:1;gap:4px;min-width:0;display:grid}.split-group-icon{color:#2859ac;background:#e7f0ff;border-radius:8px;justify-self:end;place-items:center;width:24px;height:24px;font-size:15px;font-weight:800;display:grid}.split-group-time{justify-self:start}.expense-row.split-group-first{border-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:0;padding-top:16px}.expense-row.split-group-middle{border-top-left-radius:14px;border-top-right-radius:14px}.expense-list .split-group-header,.expense-list .expense-row.split-group{width:calc(100% + 12px);margin-left:-6px;margin-right:-6px}.detail-expense-title{color:#13213a;justify-content:space-between;align-items:start;gap:12px;min-width:0;display:flex}.detail-expense-title b{-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;min-width:0;font-size:16px;line-height:1.4;display:-webkit-box;overflow:hidden}.detail-expense-title strong{white-space:nowrap;flex:none;margin:0}.reflection-range-summary{color:#263650;text-align:left;background:#f9fafc;border:1px solid #dce2ed;border-radius:11px;grid-template-columns:minmax(0,1fr) 19px;align-items:center;gap:10px;width:100%;padding:11px 12px;display:grid}.reflection-range-content{gap:7px;min-width:0;display:grid}.reflection-range-values{color:#53647d;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:12px;line-height:1.35;display:grid}.reflection-range-values span{min-width:0}.reflection-range-values b{color:#263650}.reflection-range-values b.included{color:#2563eb}.reflection-range-values b.excluded{color:#b44c2e}.reflection-range-summary small{font-size:11px;line-height:1.35}.reflection-range-summary i{color:#49648d;place-items:center;width:19px;font-size:19px;font-style:normal;display:grid}.reflection-range-options{gap:8px;margin-top:8px;display:grid}.detail-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.detail-actions .detail-action-row{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.detail-actions .detail-action-row .delete-button{grid-column:auto}.detail-actions .detail-action-full{grid-column:1/-1;width:100%}.merge-expense-form{gap:14px;display:grid}.merge-expense-form>p{color:#68778f;margin:0;font-size:13px;line-height:1.5}.merge-expense-list{gap:8px;display:grid}.merge-expense-row{border:1px solid #dce4f1;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.merge-expense-row span{gap:2px;display:grid}.merge-expense-row small{color:#738199;font-size:11px;line-height:1.4}.merge-source-control{color:#45648e;align-items:center;gap:3px;font-size:11px;font-weight:750;display:flex!important}.merge-source-control input{width:auto;margin:0}.merge-expense-settings{background:#f5f8fd;border:1px solid #cbdaf1;border-radius:12px;gap:7px;margin:0;padding:12px;display:grid}.merge-expense-settings>b{font-size:13px}.merge-expense-settings>small{color:#64748b;font-size:11px}.merge-expense-settings>div{align-items:center;gap:10px;display:flex}.merge-category-icon{color:#3e5c84;background:#e5edf9;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:16px;font-style:normal;display:grid}.merge-expense-settings>div strong{align-items:center;gap:6px;min-width:0;font-size:15px;display:flex}.merge-expense-settings>div strong em{color:#3e5c84;background:#e5edf9;border-radius:6px;flex:none;padding:3px 6px;font-size:10px;font-style:normal;font-weight:750}.merge-expense-settings p{border-top:1px solid #dbe5f3;gap:3px;margin:2px 0 0;padding-top:9px;display:grid}.merge-expense-settings p b{color:#52657f;font-size:11px}.merge-expense-settings p span{color:#253c5e;font-size:12px;font-weight:700}.participant-name{align-items:center;gap:6px;min-width:0;display:flex}.participant-tag{color:#59677c;letter-spacing:.02em;background:#f0f3f8;border-radius:99px;flex:none;align-items:center;padding:3px 6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.participant-tag.guest{color:#58697f;background:#eff3f8}.participant-tag.owner{color:#315a9b;background:#eaf1ff}.guest-management{background:#fbfcff;border:1px solid #dbe4f1;border-radius:13px;gap:10px;padding:13px;display:grid}.guest-management h3{margin:0}.guest-management>p,.guest-management details>p{color:#66758d;margin:0;font-size:12px;line-height:1.5}.guest-management-trigger{color:#315b9f;background:#fff;border:1px solid #cbd8ed;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:11px;font-size:12px;font-weight:750;display:flex}.guest-management details{background:#fff;border:1px solid #e0e7f1;border-radius:10px;overflow:hidden}.guest-management summary{cursor:pointer;color:#405674;justify-content:space-between;align-items:center;min-height:42px;padding:11px;font-size:12px;font-weight:750;list-style:none;display:flex}.guest-management summary::-webkit-details-marker{display:none}.guest-management summary:after{content:"⌄";font-size:14px}.guest-management details[open] summary:after{content:"⌃"}.guest-management details>p,.guest-management details form{margin:0 11px 11px}.editor-guest-management{color:#315b9f;background:#f7faff;border:1px solid #cbd8ed;border-radius:12px;width:100%;margin:12px 0 2px;padding:11px;font-size:13px;font-weight:750}.document-action-sheet{gap:8px;display:grid}.document-action-sheet>p{color:#71809a;margin:0 0 4px;font-size:12px}.document-action-sheet button{color:#334d72;text-align:left;background:#fff;border:1px solid #dce4f0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:8px 12px;font-weight:750;display:flex}.document-action-sheet button span{color:#3561a8;place-items:center;width:22px;font-size:18px;display:grid}.document-action-sheet button.danger{color:#b4424e!important;background:#fff7f7!important;border-color:#e8bcc2!important}.document-action-sheet button.danger span{color:#b4424e}.participant-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.participant-section-heading h3{margin:0!important}.participant-section-heading button{color:#315b9f;background:#f7faff;border:1px solid #cbd8ed;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:750}.invite-link-management{background:#fbfcff;border:1px solid #dbe4f1;border-radius:13px;gap:10px;padding:13px;display:grid}.invite-link-management h3,.invite-link-management .submit{margin:0}.invite-link-management .empty{padding:12px}.invite-access-section{border-top:1px solid #e3eaf4;gap:8px;padding-top:11px;display:grid}.invite-access-section h4{color:#4c607d;margin:0;font-size:12px}.invite-access-section .participant-rows{margin:0}.invite-access-section .submit{justify-self:start}.invite-access-section .participant-invite-link-create{text-align:center;justify-self:stretch;width:100%}.participant-subpage{gap:13px;display:grid}.participant-subpage-back{color:#315b9f;background:0 0;border:0;justify-self:start;font-size:12px;font-weight:750}.ownership-transfer>p{color:#66758d;margin:0;font-size:12px;line-height:1.55}.share-link-management{background:#fbfcff;border:1px solid #dbe4f1;border-radius:13px;gap:10px;padding:13px;display:grid}.share-link-management h3,.share-link-management .submit{margin:0}.share-link-management .empty{padding:12px}.invite-access-section .participant-share-link-create{text-align:center;justify-self:stretch;width:100%}.agreement-fields{background:#fafcff;border:1px solid #dce5f1;border-radius:12px;gap:9px;padding:12px;display:grid}.agreement-fields label{color:#4f5f76;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px;font-weight:650;display:grid}.agreement-fields label.agreement-all{color:#263c5e;border-bottom:1px solid #e4eaf3;grid-template-columns:auto minmax(0,1fr);padding-bottom:9px;font-size:13px;font-weight:800}.agreement-fields input{accent-color:#3566b0;width:17px;height:17px;margin:0}.agreement-fields button{color:#315b9f;background:0 0;border:0;font-size:11px;font-weight:750;text-decoration:underline}.legal-document{color:#53627a;gap:8px;font-size:13px;line-height:1.6;display:grid}.legal-document h3{color:#263b5c;margin:10px 0 0;font-size:14px}.legal-document p{margin:0}.legal-version{color:#8a6723;background:#fff6dc;border-radius:9px;padding:9px;font-size:11px}.terms-consent-card>h1{margin:18px 0 8px;font-size:22px}.terms-consent-card>p{color:#66758d;margin:0 0 16px;font-size:13px;line-height:1.5}.account-withdraw-button{color:#ad3f4d;background:0 0;border:0;justify-self:start;font-size:12px;font-weight:750;text-decoration:underline}.account-withdrawal{gap:13px}.account-withdrawal>p{color:#87515a;background:#fff5f5;border-radius:11px;margin:0;padding:11px;font-size:12px;line-height:1.5}.danger-button{color:#fff;background:#bd5360;border:0;border-radius:11px;padding:12px;font-weight:750}.danger-button:disabled{color:#fff;background:#d5a4aa}.fund-contributor-summary{min-width:0;display:block;position:relative}.fund-contributor-summary>small{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.fund-contributor-measure{visibility:hidden;white-space:normal;pointer-events:none;width:100%;font-size:11px;line-height:1.4;display:block;position:absolute;inset:0 auto auto 0}.fund-member-summary{color:#263b5c;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f5;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:9px;margin:0 0 12px;padding:0 0 12px;display:grid}.fund-member-summary>span{color:#3566b0;background:#edf3ff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:850;display:grid}.fund-member-summary>div{gap:3px;min-width:0;display:grid}.fund-member-summary b{font-size:12px}.fund-member-summary>strong{color:#71819a;font-size:20px;font-weight:500}.fund-member-summary:hover,.fund-member-summary:focus-visible{color:#214f9a}.fund-member-names{min-width:0;display:block;position:relative}.fund-member-names>small{-webkit-line-clamp:2;color:#67778e;white-space:normal;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.fund-member-measure{visibility:hidden;white-space:normal;pointer-events:none;width:100%;font-size:11px;line-height:1.4;display:block;position:absolute;inset:0 auto auto 0}.fund-member-overview{gap:10px;display:grid}.fund-member-overview>p{color:#66758d;margin:0;font-size:12px;line-height:1.5}.participant-name-limit{animation:.42s ease-in-out participant-name-limit-shake;border-color:#c94b54!important;box-shadow:0 0 0 3px #c94b5421!important}@keyframes participant-name-limit-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.participant-owner-actions{background:#fbfcff;border:1px solid #dbe4f1;border-radius:13px;gap:9px;padding:13px;display:grid}.participant-owner-actions h3,.participant-owner-actions p{margin:0}.participant-owner-actions p,.participant-owner-actions>small{color:#66758d;font-size:12px;line-height:1.5}.participant-owner-action-list{gap:7px;display:grid}.participant-owner-action-list button{color:#314d74;text-align:left;background:#fff;border:1px solid #d5e0f0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 11px;font-size:13px;font-weight:750;display:flex}.participant-owner-action-list button em{color:#315b9f;flex:none;font-size:11px;font-style:normal}.ownership-transfer-inquiry-notice{color:#6f5a2a;background:#fffaf0;border:1px solid #ead7aa;border-radius:11px;gap:8px;padding:11px;display:grid}.ownership-transfer-inquiry-notice b{font-size:12px}.ownership-transfer-inquiry-notice p{margin:0;font-size:12px;line-height:1.5}.ownership-transfer-inquiry-notice label{align-items:flex-start;gap:7px;font-size:12px;line-height:1.45;display:flex}.ownership-transfer-inquiry-notice input{accent-color:#3566b0;width:16px;margin:1px 0 0}.participant-controls button{white-space:nowrap}.guest-rename-list{gap:7px;margin:0 11px 11px;display:grid}.guest-rename-list button{color:#314d74;text-align:left;background:#f9fbff;border:1px solid #d5e0f0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:12px;font-weight:750;display:flex}.guest-rename-list button em{color:#315b9f;flex:none;font-size:11px;font-style:normal}.guest-rename-form{gap:13px;display:grid}.guest-rename-form>p{color:#66758d;margin:0;font-size:12px;line-height:1.5}.settlement-member-selection-header{justify-content:space-between;align-items:center;gap:10px;padding:2px 4px 0;display:flex}.settlement-member-selection-header>b{color:#6f7c92;font-size:12px}.settlement-member-selection-header>div{gap:5px;display:flex}.settlement-member-selection-header button{color:#466082;white-space:nowrap;background:#fff;border:1px solid #d7e0ee;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:750}.fund-settlement-breakdown{gap:3px;margin:2px 0 0;display:grid}.fund-settlement-breakdown>div{justify-content:space-between;align-items:center;gap:14px;font-size:11px;line-height:1.4;display:flex}.fund-settlement-breakdown dt{color:#71809a}.fund-settlement-breakdown dd{white-space:nowrap;margin:0;font-weight:750}.fund-settlement-list li{padding:0;display:block}.fund-settlement-summary{color:#263650;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.fund-settlement-summary>span{gap:4px;min-width:0;display:grid}.fund-settlement-summary>span:last-child{grid-auto-flow:column;justify-content:end;align-items:center}.fund-settlement-summary b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fund-settlement-summary small{color:#71809a;font-size:11px}.fund-settlement-summary .fund-settlement-detail-link{color:#315b9f;font-weight:750}.fund-settlement-summary strong{text-align:right;white-space:nowrap;font-size:13px}.fund-settlement-summary i{color:#71809a;font-size:14px;font-style:normal}.fund-settlement-list li>.fund-settlement-breakdown{border-top:1px solid #edf0f5;margin:0 0 12px;padding:10px 0 0}.participant-management>.guest-management{order:1}.participant-management>.invite-link-management{order:2}.pending-request-banner{background:#f2f6ff;border:1px solid #d8e3f6;border-radius:11px;align-items:center;gap:7px;display:flex}.pending-request-banner>button:first-child{color:#315b9f;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:7px;min-width:0;padding:10px 0 10px 11px;display:flex}.pending-request-banner>button:first-child span{font-size:14px}.pending-request-banner b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pending-request-banner em{color:#59749d;white-space:nowrap;margin-left:auto;font-size:11px;font-style:normal;font-weight:750}.pending-request-banner-close{color:#74839a;background:0 0;border:0;flex:none;width:30px;height:34px;font-size:19px;line-height:1}.invite-link-actions .submit,.invite-rows button.invite-share-button{color:#fff;background:#2563eb;border:1px solid #2563eb}.invite-link-actions .submit:hover,.invite-link-actions .submit:focus-visible,.invite-rows button.invite-share-button:hover,.invite-rows button.invite-share-button:focus-visible{color:#fff;background:#1c55d4;border-color:#1c55d4}.guest-hide-sheet{gap:12px;display:grid}.guest-hide-sheet>p{color:#52637a;margin:0;font-size:13px;line-height:1.55}.guest-hide-sheet dl{gap:8px;margin:0;display:grid}.guest-hide-sheet dl div{color:#62718a;background:#f6f8fc;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;font-size:12px;display:flex}.guest-hide-sheet dd{color:#263650;margin:0;font-weight:800}.guest-hide-sheet aside{color:#925a2c;background:#fff5e9;border-radius:10px;margin:0;padding:11px;font-size:12px;line-height:1.55}.document-more-button{color:#667890;background:0 0;border:0;border-radius:12px;flex:0 0 42px;align-self:stretch;font-size:24px;line-height:1}.document-more-button:hover,.document-more-button:focus-visible{color:#315b9f;background:#f1f5fa}.document-list-row .document-item{align-items:center;gap:0;min-height:76px;padding:0;display:flex}.document-item-open{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:14px;padding:18px;display:flex}.document-item-open>span:nth-child(2){flex:1;gap:5px;min-width:0;display:grid}.document-state-row,.document-name-row{align-items:center;gap:6px;min-width:0;display:flex}.document-state-row{min-height:20px}.document-name-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-favorite-mark{margin-right:0}.document-item-open:disabled{cursor:default}.document-participant-copy{background:#f7faff;border:1px solid #d9e4f5;border-radius:13px;gap:9px;margin:0;padding:13px;display:grid}.document-participant-copy legend{color:#315b9f;padding:0 4px;font-size:13px;font-weight:800}.document-participant-copy p{color:#63748c;margin:0;font-size:12px;line-height:1.45}.document-participant-copy label{color:#344861;align-items:center;gap:9px;display:flex}.document-participant-copy input{width:auto;padding:0}.document-participant-copy-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.document-participant-copy-row select{border-radius:8px;width:88px;padding:7px 22px 7px 8px;font-size:12px;font-weight:700}.document-participant-copy-owner{color:#315b9f}.document-participant-copy-owner b{font-size:12px}@media (width<=390px){.document-list-row .document-item{padding:0}.document-item-open{gap:10px;padding:14px}.document-item-open b{font-size:15px}}.document-list-toolbar>span{gap:8px;display:flex}.document-list-toolbar>span>button{color:#315b9f;background:#eaf1ff;border:0;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:750}.document-danger-zone{background:#fff8f8;border:1px solid #f1c8c8;border-radius:12px;gap:10px;margin-top:18px;padding:14px;display:grid}.document-danger-zone>b{color:#a62e2e}.document-danger-zone p{color:#7d5353;margin:0;font-size:12px;line-height:1.5}.document-danger-zone label{color:#714747;gap:6px;font-size:12px;display:grid}.document-danger-zone input{width:100%}.danger{color:#fff!important;background:#c73b3b!important;border:1px solid #c73b3b!important}.deleted-document-sheet{gap:12px;display:grid}.deleted-document-sheet>p{color:#65758c;margin:0;font-size:12px;line-height:1.5}.deleted-document-sheet article{background:#fff;border:1px solid #dce5f0;border-radius:12px;gap:10px;padding:12px;display:grid}.deleted-document-sheet article>div:first-child{grid-template-columns:34px 1fr;align-items:center;column-gap:10px;display:grid}.deleted-document-sheet article>div:first-child>span{border-radius:10px;grid-row:span 2;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.deleted-document-sheet article b{color:#2c405d;font-size:14px}.deleted-document-sheet article small{color:#74839a;font-size:11px;line-height:1.45}.deleted-document-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.deleted-document-actions button{color:#315b9f;background:#f5f8ff;border:1px solid #cbdcf5;border-radius:9px;min-height:39px;font-size:12px;font-weight:750}.deleted-document-actions .permanent-delete-button{color:#b4424e;background:#fff6f6;border-color:#e7b9bd}.permanent-delete-confirm{gap:14px;padding:4px 0;display:grid}.permanent-delete-confirm p{color:#334761;margin:0;font-size:15px;line-height:1.55}.permanent-delete-confirm p b{color:#9c3039}.permanent-delete-confirm small{color:#9c4b53;background:#fff6f6;border-radius:10px;padding:12px;font-size:12px;line-height:1.55}.permanent-delete-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:6px;display:grid}.permanent-delete-actions button{min-height:43px}.permanent-delete-actions .cancel-button{margin:0}.participant-avatar{color:#315b9f;background:#e8efff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:grid}.participant-avatar.small{width:24px;height:24px;font-size:10px}.participant-avatar.guest{color:#6b7280;background:#e5e7eb}.participant-rows li>.participant-avatar+div{flex:1;gap:4px;min-width:0;display:grid}.detail-person-row{align-items:center;gap:5px;display:flex}.chips span{align-items:center;gap:4px;display:flex}.comment-list li{grid-template-columns:auto minmax(0,1fr);align-items:start}.comment-list li.system-comment{grid-template-columns:minmax(0,1fr)}.comment-list li>div{gap:4px;min-width:0;display:grid}.settlement-list li>.participant-avatar{margin-right:-3px}.settlement-breakdowns summary>.participant-avatar{margin-right:1px}.profile-color-picker{gap:8px;display:grid}.profile-color-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.profile-color-heading code{color:#68758a;font-family:inherit;font-size:10px;font-weight:700}.profile-color-presets{flex-wrap:wrap;gap:8px;display:flex}.profile-color-presets button{cursor:pointer;border:2px solid #0000;border-radius:50%;width:27px;height:27px;box-shadow:inset 0 0 0 1px #15233a26}.profile-color-detail-button{color:#315b9f;background:#f7faff;border:1px solid #cbd8ed;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;font-size:12px;font-weight:750;display:flex}.profile-color-detail-button i{border:1px solid #d1d9e7;border-radius:50%;width:15px;height:15px}.profile-color-controls{gap:12px;display:grid}.profile-color-preview{color:#fff;border-radius:13px;place-items:center;min-height:72px;display:grid}.profile-color-preview b{text-shadow:0 1px 2px #11182755;font-size:13px}.profile-color-controls label{color:#4d5d75;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font-size:12px;font-weight:700;display:grid}.profile-color-controls output{color:#728097;font-size:11px}.profile-color-controls input{appearance:none;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border:0;border-radius:99px;width:100%;height:12px;margin:0}.profile-color-controls input::-webkit-slider-thumb{appearance:none;background:#fff;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #18243a66}.participant-avatar,.fund-avatar{text-align:center;flex:none;place-items:center;line-height:1;display:grid}.settlement-breakdowns summary>.participant-avatar{flex:0 0 36px;width:36px;min-width:36px;height:36px;margin-right:1px;display:grid}.settlement-breakdowns summary>span:not(.participant-avatar){flex:1;gap:4px;min-width:0;display:grid}.chips>span>.participant-avatar{border-radius:50%;flex:0 0 24px;width:24px;min-width:24px;height:24px;padding:0;font-size:10px;line-height:1;display:grid}.fund-avatar{border-radius:11px;width:36px;height:36px;font-size:14px;font-weight:850}.fund-avatar.small{border-radius:8px;width:24px;min-width:24px;height:24px;font-size:10px}.fund-avatar.compact{font-size:9px}.fund-avatar.small.compact{font-size:7px}.chips>span>.fund-avatar{border-radius:8px;flex:0 0 24px;width:24px;min-width:24px;height:24px;padding:0;font-size:10px;line-height:1;display:grid}.chips>span>.fund-avatar.compact{font-size:7px}.settlement-list li{grid-template-columns:auto minmax(0,1fr) max-content}.fund-settlement-summary>.participant-avatar{flex:0 0 24px;width:24px;min-width:24px;height:24px;display:grid}.fund-settlement-summary>.fund-settlement-member{flex:1}.fund-settlement-summary>.fund-settlement-net{grid-auto-flow:column;justify-content:end;align-items:center;display:grid}.fund-contribution-member{align-items:center;gap:5px;display:flex}.fund-transaction-detail>ul li .fund-contribution-member{align-items:center;gap:7px;display:flex}.fund-member-summary>.fund-avatar{margin:0}.profile-color-picker-modal{gap:12px;display:grid}.profile-color-picker-modal .profile-color-detail-button{margin-top:2px}.attachment-image-button{cursor:zoom-in;background:#eff3fa;border:0;border-radius:10px;width:100%;padding:0;display:block;overflow:hidden}.attachment-image-button img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.attachment-image-viewer{background:#edf2f8;border-radius:12px;place-items:center;width:100%;max-height:calc(100dvh - 150px);display:grid;overflow:hidden}.attachment-image-viewer img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 150px);display:block}.evidence-editor-canvas{box-sizing:border-box;padding:12px}.evidence-editor-stage,.evidence-editor-stage canvas{max-height:calc(52dvh - 24px)}.evidence-image-viewer-screen{z-index:30;color:#fff;background:#101827;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0}.evidence-image-viewer-screen header{min-height:56px;padding:env(safe-area-inset-top) 12px 0;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.evidence-image-viewer-screen header:after{content:""}.evidence-image-viewer-screen header>button{color:#fff;background:#ffffff1f;border:0;border-radius:50%;width:40px;height:40px;font-size:25px;line-height:1}.evidence-image-viewer-screen header b{text-align:center;grid-column:2;font-size:15px}.evidence-image-viewer-media{min-height:0;padding:0 4px calc(4px + env(safe-area-inset-bottom));touch-action:none;place-items:center;display:grid;overflow:hidden}.evidence-image-viewer-screen img{object-fit:contain;transform-origin:50%;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .12s ease-out;display:block}.dashboard-primary-actions,.history-add-action{grid-template-columns:1fr}.dashboard-primary-actions button{padding:11px 12px}.dashboard-add-expense,.history-add-expense{min-height:44px}.dashboard-batch-capture{color:#39516f;text-align:center;background:#ffffffbd;border:1px solid #cbd7e7;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:11px 13px;display:flex}.batch-capture-button>span{justify-content:center;align-items:center;gap:5px;font-size:13px;font-weight:800;display:flex}.batch-capture-button>span b{font:inherit}.batch-capture-button>span em{color:#2563eb;background:#e7f0ff;border-radius:99px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:850;line-height:1}.history-batch-capture{color:#39516f;text-align:center;background:#ffffffbd;border:1px solid #cbd7e7;border-radius:12px;grid-template-columns:1fr;gap:3px;min-height:62px;padding:11px 40px 11px 13px;display:grid;position:relative}.history-batch-capture>span{justify-content:center}.history-batch-capture small{color:#687993;text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:11px;line-height:1.35;overflow:hidden}.history-batch-capture i{color:#7790b2;font-size:22px;font-style:normal;font-weight:400;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.new-expense-evidence .evidence-edit-preview>img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.document-other-icon-options button{gap:0;min-height:46px}@media (width>=560px){.document-icon-options{grid-template-columns:repeat(3,minmax(0,1fr))}.document-other-icon-options{grid-template-columns:repeat(6,minmax(0,1fr))}}.document-list-row.created .document-item{animation:2.1s ease-out created-document-highlight}@keyframes created-document-highlight{0%,35%{border-color:#76a7f7;box-shadow:0 0 0 4px #2563eb24}to{box-shadow:none;border-color:#dce5f0}}@media (prefers-reduced-motion:reduce){.document-list-row.created .document-item{border-color:#76a7f7;animation:none;box-shadow:0 0 0 3px #2563eb1c}}.dashboard-fund-overview .fund-overview-balance{grid-template-columns:1fr auto auto auto}.fund-overview-balance>em{color:#135ee1;white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.fund-overview-card.insufficient .fund-overview-balance>em{color:#d55757}.currency-select-options button{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.currency-select-options small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.currency-select-options em{color:#135ee1;background:#e8f1ff;border-radius:99px;padding:2px 5px;font-size:9px;font-style:normal;font-weight:800}.profile-color-presets{justify-content:center}.profile-color-presets button{border-color:#d5ddea;box-shadow:0 1px 3px #17243a22,inset 0 0 0 1px #15233a12}.profile-color-presets button.selected{border-color:#172944;box-shadow:0 0 0 2px #cddbf1,0 1px 3px #17243a22}.rounding-rule-sheet>.settlement-choice-card{text-align:left;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;display:grid}.settlement-choice-card .settlement-choice-indicator{box-sizing:border-box;border:2px solid #aab7c9;border-radius:50%;width:16px;height:16px}.settlement-choice-card.selected .settlement-choice-indicator{border:5px solid #2563eb}.settlement-choice-card>em{color:#63738b;white-space:nowrap;background:#e8eef7;border-radius:99px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:800}.settlement-choice-card.selected>em{color:#2055af;background:#dce9ff}.settlement-choice-actions{margin-top:3px}.settlement-mode-choice{gap:8px;display:grid}.settlement-mode-choice>button{color:#52637c;text-align:left;background:#fff;border:1px solid #dce4ef;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.settlement-mode-choice>button.selected{color:#2055af;background:#f2f6ff;border-color:#78a0ee;box-shadow:0 0 0 2px #dce9ff}.settlement-mode-choice span{gap:4px;display:grid}.settlement-mode-choice b{align-items:center;gap:6px;display:flex}.settlement-mode-choice small{color:#71809a;font-size:11px;line-height:1.45}.settlement-mode-choice i,.settlement-method-tag{color:#2055af;background:#dce9ff;border-radius:99px;width:max-content;padding:3px 6px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.settlement-mode-choice>em{white-space:nowrap;font-size:12px;font-style:normal;font-weight:800}.settlement-rounding-note .settlement-method-tag{margin-right:6px}.settlement-breakdowns summary .settlement-member-totals{color:#71809a;gap:2px;font-size:11px;display:grid}.settlement-member-totals>span{justify-content:space-between;gap:10px;display:flex!important}.settlement-member-totals strong{color:#52637c;white-space:nowrap;font-size:11px;font-weight:750}.settlement-seal-warning{color:#7e3c43;background:#fff7f7;border:1px solid #f1cfcf;border-radius:11px;gap:7px;margin-top:2px;padding:12px;font-size:12px;line-height:1.5;display:grid}.settlement-seal-warning strong{color:#b43f4b;font-size:13px}.settlement-seal-warning span{color:#785e63}.settlement-seal-acknowledgement{color:#43516a;align-items:flex-start;gap:8px;padding:2px 3px;font-size:12px;font-weight:700;line-height:1.45;display:flex}.settlement-seal-acknowledgement input{accent-color:#2563eb;flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;padding:0}.settlement-seal-acknowledgement span{min-width:0}.settlement-seal-confirm-button{color:#fff;background:#2563eb;border:0;border-radius:11px;padding:12px;font-weight:700}.settlement-seal-confirm-button:disabled{color:#78869a;cursor:not-allowed;background:#cbd5e1}.stg-login-shell{background:linear-gradient(145deg,#eef4ff,#f7f9fd 55%,#edf7f5);place-items:center;min-height:100dvh;padding:20px;display:grid}.stg-login-card{text-align:center;background:#fff;border:1px solid #dce5f2;border-radius:24px;justify-items:center;gap:10px;width:min(390px,100%);padding:32px 26px;display:grid;box-shadow:0 20px 60px #2134501c}.stg-login-brand{color:#fff;background:#2563eb;border-radius:16px;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid}.stg-login-card h1{margin:0;font-size:23px}.stg-login-card>p:not(.eyebrow){color:#64738a;margin:0;font-size:13px;line-height:1.6}.stg-login-card form{text-align:left;width:100%;margin-top:8px}.stg-login-card form .submit{width:100%;margin-top:2px}.stg-login-card form .submit:disabled{opacity:.6}.stg-login-error{color:#a54f58;text-align:center;background:#fff0f1;border-radius:10px;margin:0;padding:10px;font-size:12px}.stg-login-card>small{margin-top:5px;font-size:11px}.stg-login-progress{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18243b70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.stg-login-progress>section{text-align:center;background:#fff;border:1px solid #dbe5f5;border-radius:20px;justify-items:center;gap:10px;width:min(300px,100%);padding:26px 22px;display:grid;box-shadow:0 24px 70px #14213a40}.stg-login-progress strong{font-size:18px}.stg-login-progress p{color:#63728a;margin:0;font-size:12px;line-height:1.6}.stg-login-spinner{border:4px solid #dbe7fb;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite stg-login-spin}@keyframes stg-login-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.stg-login-spinner{animation-duration:1.8s}}.stg-control-shell{background:linear-gradient(145deg,#eef4ff,#f7f9fd 55%,#edf7f5);place-items:center;min-height:100dvh;padding:20px;display:grid}.stg-control-card{background:#fff;border:1px solid #dce5f2;border-radius:24px;gap:16px;width:min(680px,100%);padding:24px;display:grid;box-shadow:0 20px 60px #2134501c}.stg-control-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.stg-control-card h1{margin:0;font-size:23px}.stg-control-card .eyebrow{margin:0 0 2px}.stg-control-card .compact{align-self:center}.stg-control-summary{background:#f7f9fc;border:1px solid #dfe7f2;border-radius:15px;align-items:flex-start;gap:12px;padding:15px;display:flex}.stg-control-summary strong{margin-bottom:3px;display:block}.stg-control-summary p{color:#66758a;margin:0;font-size:12px;line-height:1.5}.stg-control-dot{background:#8995a7;border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}.stg-control-summary.live .stg-control-dot{background:#16a36a}.stg-control-summary.deploying .stg-control-dot{background:#2563eb;box-shadow:0 0 0 5px #2563eb18}.stg-control-summary.failed .stg-control-dot{background:#dc4050}.stg-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stg-service-card{background:#fff;border:1px solid #e0e7f1;border-radius:16px;min-width:0;padding:16px}.stg-service-card>span{color:#708095;font-size:11px;font-weight:700;display:block}.stg-service-card>strong{margin:4px 0 13px;font-size:17px;display:block}.stg-service-card dl{gap:7px;margin:0;display:grid}.stg-service-card dl div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.stg-service-card dt{color:#78879a}.stg-service-card dd{text-align:right;margin:0;font-weight:700}.stg-service-card>p{color:#657488;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #edf0f5;margin:11px 0 0;padding-top:10px;font-size:11px;overflow:hidden}.stg-start-button{width:100%}.stg-control-card>small{text-align:center}@media (width<=560px){.stg-control-shell{padding:14px}.stg-control-card{padding:18px}.stg-control-card>header{grid-template-columns:auto 1fr}.stg-control-card>header .compact{grid-column:1/-1;width:100%}.stg-service-grid{grid-template-columns:1fr}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#f5f7fb;min-height:100%}body{overscroll-behavior-y:contain;-webkit-tap-highlight-color:transparent;min-height:100dvh}button,[role=button],a,label{touch-action:manipulation}.app-shell{padding-top:max(20px,var(--safe-area-inset-top,env(safe-area-inset-top,0px)));padding-right:max(20px,var(--safe-area-inset-right,env(safe-area-inset-right,0px)));padding-left:max(20px,var(--safe-area-inset-left,env(safe-area-inset-left,0px)));scroll-padding-bottom:calc(96px + var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px)))}.app-shell:not(.tab-shell){padding-bottom:max(28px,var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px)))}.groups-home-shell{padding-bottom:max(96px,calc(64px + var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px))))}.groups-home-bottom-spacer{height:max(112px,calc(80px + var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px))))}.pull-to-refresh{z-index:20;top:max(8px,var(--safe-area-inset-top,env(safe-area-inset-top,0px)));color:#315b9f;opacity:0;pointer-events:none;background:#fff;border:1px solid #cbd8ef;border-radius:99px;padding:8px 13px;font-size:12px;font-weight:750;transition:opacity .16s,transform .16s;position:fixed;left:50%;box-shadow:0 5px 16px #22314a1c}.pull-to-refresh.active{opacity:1}.pull-to-refresh.ready{color:#1d55b8;background:#edf3ff;border-color:#2563eb}.stg-login-shell{padding-top:max(20px,var(--safe-area-inset-top,env(safe-area-inset-top,0px)));padding-right:max(20px,var(--safe-area-inset-right,env(safe-area-inset-right,0px)));padding-bottom:max(20px,var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));padding-left:max(20px,var(--safe-area-inset-left,env(safe-area-inset-left,0px)))}@media (width<=440px){.app-shell{padding-top:max(14px,var(--safe-area-inset-top,env(safe-area-inset-top,0px)));padding-right:max(14px,var(--safe-area-inset-right,env(safe-area-inset-right,0px)));padding-left:max(14px,var(--safe-area-inset-left,env(safe-area-inset-left,0px)))}input,select,textarea{font-size:16px}}@media (display-mode:standalone){body{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}}.new-document-button>span i{transform:none}.create-document-message{display:none}.app-toast-layer{z-index:10;right:0;bottom:calc(28px + max(20px,var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px))));box-sizing:border-box;padding:0 max(16px,var(--safe-area-inset-right,env(safe-area-inset-right,0px))) 0 max(16px,var(--safe-area-inset-left,env(safe-area-inset-left,0px)));pointer-events:none;justify-content:center;display:flex;position:fixed;left:0}.app-toast{color:#fff;text-align:center;overflow-wrap:anywhere;background:#939496;border:0;border-radius:16px;max-width:100%;margin:0;padding:12px 18px;font-size:14px;font-weight:650;line-height:1.45;box-shadow:0 6px 18px #00000020}.document-item:disabled{cursor:wait}.document-item:disabled:not(.moving){opacity:.55}.document-item.moving{background:#f7faff;border-color:#8fb0e7;box-shadow:0 8px 24px #2458a714}.document-item.moving .document-icon{animation:1.1s ease-in-out infinite document-icon-pulse}.document-moving{color:#2563eb;white-space:nowrap;grid-template-columns:18px auto;align-items:center;gap:6px;font-size:11px;font-weight:800;display:grid}.document-moving i,.dashboard-data-loading>i{border:2px solid #c9d8ee;border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite document-loading-spin}.dashboard-data-loading{color:#455979;text-align:left;justify-content:center;align-items:center;gap:11px;min-height:116px;display:flex}.dashboard-data-loading>i{width:24px;height:24px}.dashboard-data-loading>span{gap:4px;display:grid}.dashboard-data-loading b{font-size:13px}.dashboard-data-loading small{font-size:11px}@keyframes document-loading-spin{to{transform:rotate(360deg)}}@keyframes document-icon-pulse{50%{opacity:.72;transform:scale(.94)}}@media (prefers-reduced-motion:reduce){.document-moving i,.dashboard-data-loading>i,.document-item.moving .document-icon{animation:none}}.lifecycle-panel ul{padding:0;list-style:none}.lifecycle-panel-heading{align-items:center;gap:8px;display:flex}.lifecycle-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.lifecycle-toggle>span{flex:1;font-size:19px;font-weight:800}.lifecycle-toggle>i{color:#6f7c92;font-style:normal}.lifecycle-panel .lifecycle-help-button{color:#526a8f;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;min-height:24px;padding:0;font-weight:800;display:grid}.lifecycle-panel li,.receiving-account-row{border-bottom:1px solid #e5eaf2;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 0;display:flex}.lifecycle-panel li>span,.receiving-account-row>span{overflow-wrap:anywhere;flex:160px}.lifecycle-panel button,.receiving-accounts button,.settlement-payments button{color:#2055af;background:#fff;border:1px solid #cbd8ef;border-radius:8px;min-height:40px;padding:8px 12px}.lifecycle-panel button:disabled,.receiving-accounts button:disabled,.settlement-payments button:disabled{opacity:.5}.lifecycle-panel .seal-settlement-button{color:#fff;background:#2055af;border-color:#2055af}.receiving-accounts{margin:16px 0}.receiving-accounts p,.lifecycle-panel p,.settlement-payments p{font-size:13px;line-height:1.6}.account-editor label{gap:6px;margin:12px 0;display:grid}.account-editor .account-verification-consent{color:#4f5f77;align-items:flex-start;gap:8px;margin-top:16px;font-size:13px;line-height:1.45;display:flex}.account-save-button{color:#fff!important;background:#2055af!important;border-color:#2055af!important}.account-save-button:disabled{color:#8795aa!important;background:#d8e1ef!important;border-color:#d8e1ef!important}.account-editor input:not([type=checkbox]),.account-editor select{border:1px solid #cbd8ef;border-radius:8px;width:100%;min-height:42px;padding:8px}.payment-row{overflow-wrap:anywhere;border-bottom:1px solid #e5eaf2;padding:14px 0}.payment-row button{margin:4px}.payment-row details p{white-space:pre-wrap}.payment-row small{display:block}.settlement-link-landing{background:#edf3ff;border-radius:12px;margin:16px;padding:16px}.settlement-link-landing a{margin:8px 12px 8px 0;display:inline-block}.settlement-link-landing small{display:block}.ongoing-settlement-panel ul{margin:12px 0;padding:0;list-style:none}.ongoing-settlement-panel li{border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex}.ongoing-settlement-panel li span{overflow-wrap:anywhere;min-width:0}.ongoing-access-toggle{align-items:flex-start;gap:8px;margin:16px 0 8px;display:flex}.ongoing-document-heading{color:#27436b;justify-content:space-between;align-items:baseline;gap:8px;padding:18px 4px 7px;display:flex}.ongoing-document-heading small{color:#6a7f9e;font-size:12px}.ongoing-fund-carried{color:#176b59;font-weight:700}.settlement-stage-tag{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:4px 8px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.settlement-stage-draft{color:#2055af;background:#edf3ff}.settlement-stage-review{color:#956000;background:#fff3d8}.settlement-stage-sealed{color:#663db0;background:#f1eaff}.settlement-stage-completed{color:#176b59;background:#dff6ee}.settlement-tab-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settlement-stage-guide{gap:16px;padding-left:24px;display:grid}.settlement-stage-guide li{gap:4px;padding-left:2px;display:grid}.settlement-stage-guide span{color:#536782;font-size:14px;line-height:1.5}.document-item-open b .settlement-stage-tag{vertical-align:middle;margin-left:7px}
