:root{color:#18212f;background:#eef3f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(135deg,rgba(43,176,151,.18),transparent 28rem),linear-gradient(315deg,rgba(74,128,255,.13),transparent 26rem),#eef3f0}button,input,select,textarea{font:inherit}button{align-items:center;background:#172033;border:1px solid transparent;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;gap:6px;justify-content:center;font-weight:750;min-height:36px;padding:0 11px}button svg,.icon-label svg{flex:0 0 auto}.icon-label{align-items:center;display:inline-flex;gap:8px;min-width:0}button:hover{background:#263653}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{background:#fff;border:1px solid #cbd6d1;border-radius:8px;color:#18212f;margin-top:6px;min-height:42px;padding:10px 11px;width:100%}textarea{resize:vertical}label,.field-label{color:#5b6977;font-size:.78rem;font-weight:800}.sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}h1,h2,h3,p{margin:0}h1{color:#101827;font-size:2.2rem;line-height:1}h2{font-size:1.05rem}h3{font-size:.95rem}small{color:#718093}.app-shell{margin:0 auto;max-width:1180px;padding:28px 18px 52px}.topbar{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.topbar.action-only{justify-content:flex-end}.topbar-title{min-width:0}.header-actions{align-items:flex-start;display:flex;gap:10px}.eyebrow{color:#607085;font-size:.78rem;font-weight:900;letter-spacing:0;margin-bottom:6px;text-transform:uppercase}.account-trigger{background:#ffffffbd;border-color:#dce7e2;color:#354357;font-size:.86rem;gap:6px;min-height:34px;padding-inline:10px}.account-trigger:hover{background:#fff;color:#172033}.account-menu-backdrop{background:#10182747;display:flex;top:0;right:0;bottom:0;left:0;justify-content:flex-end;position:fixed;z-index:40}.account-menu{background:#fff;box-shadow:-18px 0 42px #2d3f5038;display:flex;flex-direction:column;gap:18px;height:100%;max-width:100%;overflow-y:auto;padding:24px;width:360px}.account-menu-heading{align-items:flex-start;border-bottom:1px solid #e2e9e5;display:flex;gap:12px;justify-content:space-between;padding-bottom:16px}.account-menu-form{display:grid;gap:12px}.account-logout-button{background:#fde7e9;color:#9f2029;margin-top:auto}.account-logout-button:hover{background:#fbd3d7}.workspace{display:grid;gap:16px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);margin-bottom:16px}.summary-layout{display:grid;gap:16px;margin-bottom:16px}.split-tabs{align-items:center;display:flex;gap:8px;margin-bottom:16px}.split-tabs button{background:#fff;border-color:#cbd6d1;color:#172033;min-height:38px;min-width:118px;padding-inline:12px}.split-tabs button.active{background:#172033;color:#fff}.panel{background:#ffffffdb;border:1px solid rgba(85,110,128,.16);border-radius:8px;box-shadow:0 18px 45px #2d3f501c;padding:16px}.access-panel{max-width:420px}.access-shell{min-height:100vh;padding-top:72px}.access-layout{align-items:center;display:grid;gap:34px;grid-template-columns:minmax(0,1fr) minmax(340px,430px);margin:0 auto;max-width:980px}.access-intro{display:grid;gap:18px}.access-intro h1{font-size:clamp(2.45rem,7vw,4.8rem);line-height:.95;max-width:650px}.access-intro h1 .icon-label{align-items:center;gap:14px}.access-copy{color:#4f6072;font-size:1.05rem;line-height:1.5;max-width:560px}.access-feature-list{display:flex;flex-wrap:wrap;gap:8px}.access-feature-list span{align-items:center;background:#ffffffb8;border:1px solid #dce7e2;border-radius:999px;color:#354357;display:inline-flex;font-size:.82rem;font-weight:850;gap:7px;padding:8px 11px}.receipt-preview{background:#fff;border:1px solid #dce7e2;border-radius:8px;box-shadow:0 20px 54px #2d3f5021;display:grid;gap:12px;margin-top:8px;max-width:440px;padding:16px}.receipt-preview-top,.receipt-preview-line,.receipt-preview-total{align-items:center;display:flex;gap:12px;justify-content:space-between}.receipt-preview-top{border-bottom:1px solid #e2e9e5;padding-bottom:12px}.receipt-preview-top span,.receipt-preview-total span{color:#607085;font-weight:850}.receipt-preview-line span{color:#4f6072}.receipt-preview-line strong{background:#eef3f0;border-radius:999px;color:#354357;font-size:.78rem;padding:6px 9px}.receipt-preview-total{background:#172033;border-radius:8px;color:#fff;margin-top:2px;padding:11px 12px}.receipt-preview-total span{color:#ffffffc2}.panel-heading{align-items:center;border-bottom:1px solid #e2e9e5;display:flex;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px}.panel-heading span{color:#718093;font-size:.78rem;font-weight:800}.modal-backdrop{align-items:start;background:#10182785;display:grid;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:26px 14px;position:fixed;z-index:20}.modal-panel{background:#fff;border:1px solid rgba(85,110,128,.2);border-radius:8px;box-shadow:0 24px 70px #1018273d;justify-self:center;max-width:760px;padding:16px;width:min(100%,760px)}.confirm-panel{max-width:480px}.modal-heading{align-items:start;border-bottom:1px solid #e2e9e5;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;padding-bottom:12px}.form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.wide-field{grid-column:1 / -1}.setup-stack{display:grid;gap:16px}.setup-section{border-top:1px solid #e2e9e5;display:grid;gap:12px;padding-top:14px}.setup-section:first-child{border-top:0;padding-top:0}.section-title-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.people-fields,.unlock-form{display:grid;gap:8px}.group-list{display:grid;gap:10px}.group-card{background:#fff;border:1px solid #dce7e2;border-radius:8px;display:grid;gap:10px;padding:12px}.group-select{align-items:center;background:#f8fbf9;border-color:#e2e9e5;color:#172033;display:flex;gap:12px;justify-content:space-between;min-height:62px;padding:11px 12px;text-align:left;width:100%}.group-select:hover{background:#eef3f0}.group-select span:first-child{display:grid;gap:4px;min-width:0}.group-select strong,.group-select small{overflow-wrap:anywhere}.group-select>span:last-child{flex:0 0 auto;font-weight:900}.group-card-actions{align-items:center;border-top:1px solid #e2e9e5;display:flex;gap:10px;padding-top:10px}.group-edit-fields{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.group-edit-fields label:first-child{grid-column:1 / -1}.expense-tabs{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.expense-tab{align-items:start;background:#fff;border-color:#cbd6d1;color:#172033;display:grid;gap:4px;justify-items:start;min-height:58px;padding:9px 10px;text-align:left}.expense-tab.active,.expense-tab:hover{background:#172033;color:#fff}.expense-tab span{overflow-wrap:anywhere}.expense-tab small{color:inherit;opacity:.75}.mode-buttons{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.mode-button{background:#fff;border-color:#cbd6d1;color:#172033}.mode-button:hover,.mode-button.active{background:#172033;color:#fff}.split-mode-buttons{margin-top:12px}.equal-split-people{display:grid;gap:8px;margin-top:12px}.equal-split-people small{font-weight:850}.currency-picker{margin-top:6px;position:relative}.currency-picker-button{background:#fff;border-color:#cbd6d1;color:#172033;gap:9px;justify-content:flex-start;min-height:42px;padding:8px 11px;width:100%}.currency-picker-button:hover{background:#f5f8f6}.currency-picker-menu{background:#fff;border:1px solid #cbd6d1;border-radius:8px;box-shadow:0 14px 32px #2d3f5029;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));left:0;margin-top:6px;padding:8px;position:absolute;width:min(100%,460px);z-index:20}.currency-picker-option{align-items:center;background:#f8fbf9;border-color:#e2e9e5;color:#172033;gap:7px;justify-content:flex-start;min-height:38px;padding:0 9px}.currency-picker-option.active,.currency-picker-option:hover{background:#172033;color:#fff}.currency-flag{border-radius:3px;box-shadow:0 0 0 1px #1018271f;display:block;height:18px;object-fit:cover;width:24px}.currency-code{font-size:.86rem;font-weight:850}.unlock-form{gap:10px;margin-top:12px}.auth-switch{color:#315c93;margin-top:12px}.item-form{align-items:end;border-top:1px solid #e2e9e5;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 140px auto;margin-top:14px;padding-top:14px}.setup-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.compact-button{font-size:.84rem;min-height:30px;padding:0 9px}.secondary-button{background:#dce7e2;color:#172033}.secondary-button:hover{background:#cbdad3}.ghost-button{background:#fff;border-color:#cbd6d1;color:#172033}.ghost-button:hover{background:#f5f8f6}.info,.empty-state{color:#607085;font-size:.88rem;margin-top:12px}.summary-controls{border-bottom:1px solid #e2e9e5;display:grid;gap:12px;margin-bottom:14px;padding-bottom:14px}.overall-expense-total{align-items:center;background:#eef3f0;border:1px solid #dce7e2;border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;padding:10px 12px}.overall-expense-total span{color:#607085;font-size:.82rem;font-weight:850}.overall-expense-total strong{color:#101827;font-size:1rem;overflow-wrap:anywhere;text-align:right}.checkbox-row{align-items:center;color:#18212f;display:flex;gap:10px;font-size:.9rem}.checkbox-row input{margin:0;min-height:auto;width:auto}.split-equally-row{margin-top:12px}.compact-grid{align-items:end}.share-list,.item-list{display:grid;gap:10px}.receipt-stack-list{display:grid;gap:12px}.receipt-filter{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.receipt-filter button{background:#eef3f0;border-color:#dce7e2;color:#354357;font-size:.84rem;min-height:30px;padding:0 10px}.receipt-filter button.active{background:#172033;color:#fff}.receipt-stack{background:#fff;border:1px solid #dce7e2;border-radius:8px;display:grid;gap:12px;padding:13px}.receipt-stack.settled{background:#26a6701f;border-color:#26a6706b}.receipt-stack.settled .receipt-stack-summary span{background:#26a67029;color:#16784d}.receipt-stack-heading{align-items:start;display:flex;gap:12px;justify-content:space-between}.receipt-stack-heading span{display:grid;gap:4px;min-width:0}.receipt-stack-heading strong{overflow-wrap:anywhere}.receipt-stack-heading>strong{white-space:nowrap}.receipt-stack-summary{display:flex;flex-wrap:wrap;gap:8px}.receipt-stack-summary span{background:#eef3f0;border-radius:999px;color:#607085;font-size:.78rem;font-weight:900;padding:7px 10px}.receipt-stack-actions{align-items:center;display:flex;gap:10px;justify-content:space-between}.expand-button{background:transparent;color:#172033;font-size:.84rem;justify-self:end;margin-left:auto;min-height:30px;padding:0}.expand-button:hover{background:transparent;text-decoration:underline}.person-chip{background:#eef3f0;border:1px solid #dce7e2;border-radius:999px;color:#354357;font-size:.78rem;font-weight:900;padding:7px 10px}.share-row,.settlement-row{align-items:center;background:#f8fbf9;border:1px solid #e2e9e5;border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:11px 12px}.share-row span,.settlement-row span{font-weight:800}.share-row{grid-template-columns:minmax(0,1fr) auto auto}.share-row small{color:#718093}.settlement-card{border-top:1px solid #e2e9e5;display:grid;gap:10px;margin-top:14px;padding-top:14px}.settlement-card-heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.settlement-card p{color:#718093;font-size:.9rem}.settlement-row{grid-template-columns:auto auto auto auto minmax(16px,1fr) auto}.settlement-row.settled{background:#26a67014}.confirm-settlement-row{margin-bottom:12px}.settlement-row small{text-align:center}.settlement-row strong{grid-column:4;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.settlement-row button,.settlement-row .text-button,.settlement-row small:last-child{grid-column:6}.balance-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.balance-list span{border-radius:999px;font-size:.78rem;font-weight:900;padding:7px 10px}.positive{background:#26a67021;color:#16784d}.negative{background:#dd48481f;color:#b52d35}.item-card{background:#fff;border:1px solid #dce7e2;border-radius:8px;display:grid;gap:12px;padding:13px}.item-card.warning{border-color:#e7a044}.item-main{align-items:start;display:flex;gap:14px;justify-content:space-between}.item-main h3{white-space:normal;overflow-wrap:anywhere}.editable-item-grid{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 120px}.item-name-field{color:#5b6977;display:grid;gap:4px}.item-name-field input{font-size:.95rem;font-weight:800;margin-top:0;min-height:36px;padding:7px 9px}.item-amount-field{color:#5b6977;display:grid;gap:4px}.item-amount-field input{font-weight:800;margin-top:0;min-height:36px;padding:7px 9px}.item-main strong{white-space:nowrap}.person-pills{display:flex;flex-wrap:wrap;gap:8px}.person-pill{background:#eef3f0;border-color:#dce7e2;color:#354357;min-height:34px;padding:0 11px}.person-pill.active{background:#2bb097;color:#061714}.person-pill.utility{background:#e6edff}.person-pill:disabled{cursor:default;opacity:.72}.text-button{background:transparent;color:#b52d35;justify-self:start;min-height:auto;padding:0}.text-button:hover{background:transparent;text-decoration:underline}@media(max-width:860px){.access-shell{padding-top:34px}.access-layout{gap:22px;grid-template-columns:1fr;max-width:620px}.access-panel{max-width:none}.topbar{align-items:stretch;flex-direction:column}.header-actions{align-items:stretch;flex-wrap:wrap}.workspace{grid-template-columns:1fr}}@media(max-width:620px){body{background:#f4f7f6}.app-shell{max-width:none;padding:0 0 calc(28px + env(safe-area-inset-bottom))}.access-shell{padding:28px 16px calc(34px + env(safe-area-inset-bottom))}.access-layout{gap:18px}.access-intro{gap:13px}.access-intro h1{font-size:2.35rem}.access-copy{font-size:.98rem}.access-feature-list{gap:7px}.access-feature-list span{font-size:.76rem;padding:7px 9px}.receipt-preview{margin-top:0;padding:13px}.receipt-preview-top,.receipt-preview-line,.receipt-preview-total{gap:8px}h1{font-size:1.45rem;line-height:1.1}h2{font-size:1rem}h3{font-size:.92rem}button,input,select,textarea{min-height:44px}.topbar{background:#f4f7f6f5;border-bottom:1px solid #dce7e2;gap:12px;margin-bottom:0;padding:calc(12px + env(safe-area-inset-top)) 14px 12px;position:sticky;top:0;z-index:10}.topbar .eyebrow{font-size:.68rem;margin-bottom:4px}.topbar-title{display:none}.header-actions{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.header-actions .ghost-button{background:#fff;border-color:#d5dfda;min-height:42px}.header-actions .account-trigger{grid-column:2;grid-row:1;justify-self:end;min-height:42px;min-width:0}.summary-layout,.workspace{gap:10px;margin-bottom:10px}.split-tabs{background:#eef3f0;border-bottom:1px solid #dce7e2;gap:4px;margin-bottom:10px;padding:8px 14px}.split-tabs button{border-color:transparent;flex:1 1 0;min-height:40px;min-width:0}.panel{background:#fff;border-left:0;border-right:0;border-radius:0;box-shadow:none;padding:14px}.panel-heading{align-items:center;flex-direction:row;gap:10px;margin-bottom:12px;padding-bottom:10px}.panel-heading>span{margin-left:auto;text-align:right}.summary-controls{background:#f8fbf9;border:1px solid #e2e9e5;border-radius:8px;margin-bottom:12px;padding:10px}.checkbox-row{align-items:center;min-height:38px}.form-grid{grid-template-columns:1fr}.currency-picker-button{justify-content:flex-start;padding:8px 11px}.currency-picker-menu{grid-template-columns:repeat(2,minmax(0,1fr));right:0;width:auto}.currency-picker-option{justify-content:flex-start;padding:0 9px}.group-edit-fields{grid-template-columns:1fr}.modal-backdrop{align-items:stretch;background:#fff;padding:0}.modal-panel{border:0;border-radius:0;box-shadow:none;max-width:none;min-height:100vh;padding:calc(14px + env(safe-area-inset-top)) 14px calc(24px + env(safe-area-inset-bottom));width:100%}.modal-heading{background:#fff;margin:calc(-14px - env(safe-area-inset-top)) -14px 14px;padding:calc(14px + env(safe-area-inset-top)) 14px 12px;position:sticky;top:0;z-index:2}.setup-stack{gap:12px}.setup-section{gap:10px;padding-top:12px}.item-form{align-items:end;background:#f8fbf9;border:1px solid #e2e9e5;border-radius:8px;grid-template-columns:1fr;padding:10px}.item-form button{justify-self:end;min-height:34px;padding:0 12px;width:auto}.editable-item-grid{grid-template-columns:1fr}.mode-buttons{background:#eef3f0;border-radius:8px;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.mode-button{border-color:transparent;min-height:40px}.mode-button.active{background:#172033}.group-card,.receipt-stack,.item-card{border-radius:8px;box-shadow:none}.group-select{align-items:flex-start;background:#fff;border-color:#dce7e2;flex-direction:column;min-height:0}.group-select>span:last-child{font-size:1rem}.receipt-filter{background:#eef3f0;border-radius:8px;gap:4px;padding:4px}.receipt-filter button{border-color:transparent;min-height:38px}.receipt-stack{gap:10px;padding:12px}.receipt-stack-summary span,.person-chip,.balance-list span{padding:6px 9px}.section-title-row,.settlement-card-heading,.receipt-stack-heading{align-items:stretch;flex-direction:column}.settlement-row{align-items:center;border-color:#e2e9e5;gap:4px 7px;grid-template-columns:auto auto auto auto minmax(0,1fr) auto;padding:10px 12px}.settlement-row span{font-size:.95rem;overflow-wrap:anywhere}.settlement-row strong{grid-column:4;font-size:.95rem;justify-self:start}.settlement-row small{font-size:.82rem;text-align:center}.settlement-row button,.settlement-row .text-button{grid-column:6;justify-self:end;min-height:30px;padding:0 9px}.settlement-row .settle-button span{display:none}.settlement-row .settle-button{border-radius:999px;min-width:34px;padding:0}.unlock-form button,.mode-button,.setup-actions button,.secondary-button.wide-field{width:100%}.group-card-actions,.receipt-stack-actions,.setup-actions,.person-pills,.header-actions{flex-wrap:wrap}.setup-actions,.person-pills{align-items:stretch;flex-direction:column}.header-actions .ghost-button,.header-actions .account-trigger,.group-card-actions button,.receipt-stack-actions button{flex:1 1 auto;width:auto}.account-menu-backdrop{background:#10182761}.account-menu{border-radius:8px 0 0 8px;padding:calc(18px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));width:min(92vw,360px)}.receipt-filter button{flex:1 1 0}.receipt-stack-actions{align-items:stretch;border-top:1px solid #e2e9e5;gap:8px;padding-top:10px}.receipt-stack-actions .edit-receipt-button{flex:0 0 auto;min-width:42px;padding:0;width:42px}.receipt-stack-actions .edit-receipt-button span{display:none}.receipt-stack-actions .expand-button{flex:0 0 auto;justify-content:flex-end}.icon-label{gap:6px}h1 .icon-label svg{width:24px;height:24px}.text-button{width:auto}}
