:root{color:#222c26;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f7f8f5;--paper:#fff;--paper-soft:#fbfcfa;--ink:#222c26;--muted:#7b847e;--line:#e9ede8;--green:#315b49;--green-2:#47745f;--green-pale:#eaf2eb;--lime:#e3f2ba;--peach:#f8e5d8;--red:#bd5a4d;--red-pale:#fff0ed;--shadow:0 14px 44px #1d2e2411;--sidebar:248px;font-optical-sizing:auto;background:#f7f8f5;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.68}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #a3c885}::selection{color:#173528;background:#d8eac6}.app-shell{min-height:100vh}.sidebar{z-index:3;width:var(--sidebar);border-right:1px solid var(--line);background:var(--paper);flex-direction:column;padding:28px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row,.auth-brand{color:var(--green);letter-spacing:-.8px;align-items:center;gap:10px;font:800 23px Manrope,sans-serif;display:flex}.brand-mark{color:#f6f9f4;background:var(--green);letter-spacing:-1.5px;border-radius:13px;place-items:center;width:39px;height:39px;font:800 23px Manrope,sans-serif;display:grid}.brand-dot{color:#b7d77f;align-self:flex-start;margin:-1px 0 0 -8px;font-size:8px}.sidebar-label,.eyebrow{color:#89948c;letter-spacing:1.18px;font-size:10px;font-weight:700}.sidebar-label{margin:48px 10px 13px}.nav-link{color:#707a73;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 11px;font-size:13px;font-weight:600;transition:background .16s,color .16s;display:flex}.nav-link:hover{color:var(--green);background:var(--paper-soft)}.nav-link.selected{color:var(--green);background:var(--green-pale)}.nav-link.subdued{color:#818a84;margin-top:6px}.group-nav-list{gap:4px;margin-top:5px;display:grid}.group-nav{min-width:0}.group-dot{color:#365344;background:#e9eedb;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.color-1{--card-accent:#dce9cf;--card-ink:#46664b}.color-2{--card-accent:#eee2d7;--card-ink:#775a46}.color-3{--card-accent:#dce7ec;--card-ink:#476373}.color-4{--card-accent:#eee1eb;--card-ink:#775971}.color-0{--card-accent:#e7edda;--card-ink:#4f6442}.group-dot,.group-card-art{background:var(--card-accent);color:var(--card-ink)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding-top:16px}.user-pill{text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:7px;display:flex}.user-pill:hover{background:var(--paper-soft)}.user-copy{flex:1;gap:2px;min-width:0;display:grid}.user-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-copy small{color:var(--muted);font-size:10px}.avatar{color:#315b49;background:#e3eddf;border-radius:14px;flex:none;place-items:center;width:39px;height:39px;font:700 14px Manrope,sans-serif;display:grid}.avatar.compact{border-radius:11px;width:31px;height:31px;font-size:12px}.main-panel{min-height:100vh;margin-left:var(--sidebar)}.topbar{z-index:2;height:calc(74px + env(safe-area-inset-top));padding:env(safe-area-inset-top) clamp(24px, 4vw, 58px) 0;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.breadcrumbs{color:#8a928d;align-items:center;gap:10px;font-size:12px;display:flex}.breadcrumbs b{color:#34483b;font-weight:600}.crumb-divider{color:#c0c8c1}.topbar-actions{align-items:center;gap:10px;display:flex}.mobile-brand{display:none}.icon-button{color:#66736a;background:0 0;border:1px solid #0000;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-grid}.icon-button:hover{color:var(--green);border-color:var(--line);background:var(--paper)}.icon-button.mini{border-radius:9px;width:31px;height:31px}.danger-icon:hover{color:var(--red);background:var(--red-pale);border-color:#f4d4cf}.profile-trigger{width:38px;height:38px}.mobile-group-button{display:none}.content-wrap{width:min(1192px,100%);min-height:calc(100vh - 74px);margin:0 auto;padding:44px clamp(24px,4vw,58px) 70px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.045em;font-family:Manrope,DM Sans,sans-serif}h1{margin-bottom:8px;font-size:clamp(29px,3.1vw,42px);font-weight:700;line-height:1.1}h2{margin-bottom:0;font-size:19px;font-weight:700}h3{margin-bottom:8px;font-size:16px;font-weight:700}.group-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.group-heading-copy .eyebrow{margin-bottom:8px;display:inline-block}.group-heading-copy p{color:var(--muted);margin:0;font-size:13px}.group-heading-actions,.inline-actions{align-items:center;gap:9px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#f7faf5;background:var(--green);box-shadow:0 5px 13px #315b4924}.button.primary:hover{background:#284e3d;box-shadow:0 7px 18px #315b4933}.button.secondary{color:#43584a;background:var(--paper);border-color:#e2e8e2}.button.secondary:hover{background:#fbfdfb;border-color:#bdcebf}.button.full{width:100%}.button.small-button{min-height:37px;padding:0 12px;font-size:11px}.button.danger-ghost{color:var(--red);background:var(--paper);border-color:#f3d8d3}.button.danger-ghost:hover{background:var(--red-pale)}.text-button{color:var(--green-2);background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:5px 3px;font-size:11px;font-weight:700;display:inline-flex}.text-button:hover{color:#203f30;text-underline-offset:3px;text-decoration:underline}.section-tabs{border-bottom:1px solid var(--line);gap:5px;margin-bottom:24px;padding-bottom:0;display:flex}.section-tab{color:#89928c;background:0 0;border:0;align-items:center;gap:7px;min-height:43px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.section-tab:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.section-tab:hover,.section-tab.active{color:var(--green)}.section-tab.active:after{background:#5e8669}.overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(265px,.9fr);align-items:start;gap:20px;display:grid}.overview-main,.overview-side{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stat-card,.panel{border:1px solid var(--line);background:var(--paper);border-radius:16px;box-shadow:0 3px 12px #1f332605}.stat-card{grid-template-columns:auto 1fr;align-items:center;gap:7px 11px;min-height:139px;padding:18px 19px;display:grid}.stat-icon{color:#42624c;border-radius:13px;grid-row:span 2;place-items:center;width:38px;height:38px;display:grid}.stat-icon.green{background:#edf3e9}.stat-icon.peach{color:#8c634d;background:var(--peach)}.stat-icon.lime{color:#476441;background:var(--lime)}.stat-label{color:#7d8880;align-self:end;font-size:11px;font-weight:600}.stat-value{letter-spacing:-.04em;align-self:start;font:700 clamp(18px,2vw,23px) Manrope,sans-serif}.stat-card small{color:#969e98;grid-column:1/-1;margin-top:5px;font-size:10px}.positive{color:#397653!important}.negative{color:#bb6356!important}.panel{padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:19px;display:flex}.panel-heading .eyebrow{margin:1px 0 6px;display:inline-block}.section-description{color:var(--muted);margin:6px 0 0;font-size:11px}.recent-panel{min-height:284px}.expense-list,.activity-list{display:grid}.expense-row{border-bottom:1px solid #f0f2ef;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:67px;display:grid}.expense-row:last-child{border-bottom:0}.transaction-icon{color:#55715c;background:#f0f4eb;border-radius:13px;place-items:center;width:37px;height:37px;display:grid}.settlement-icon{color:#8a674d;background:#f8eee5}.transaction-copy{gap:4px;min-width:0;display:grid}.transaction-copy b{color:#39443d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.transaction-copy small{color:#939c95;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.transaction-amount{color:#3b483e;white-space:nowrap;font:700 12px Manrope,sans-serif}.transaction-actions{opacity:.52;gap:1px;transition:opacity .15s;display:flex}.expense-row:hover .transaction-actions,.transaction-actions:focus-within{opacity:1}.balance-preview .panel-heading{margin-bottom:12px}.member-count,.transfer-count{color:#6f7b72;background:#f4f6f3;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:700;display:inline-flex}.member-count.large{padding:7px 10px;font-size:11px}.mini-balance-list{display:grid}.mini-balance{border-bottom:1px solid #f0f2ef;grid-template-columns:31px minmax(40px,1fr) auto;align-items:center;gap:9px;min-height:49px;display:grid}.mini-balance:last-child{border-bottom:0}.mini-balance>span:nth-child(2){color:#58645b;font-size:11px}.mini-balance strong{color:#68766b;white-space:nowrap;font-size:10px;font-weight:700}.muted-caption{color:#989f99;margin:9px 0 0;font-size:10px}.settle-card{background:linear-gradient(145deg,#eef3e8 0%,#f8f8ef 90%);border:1px solid #e6ecdf;border-radius:16px;padding:20px 18px 17px;position:relative;overflow:hidden}.settle-spark{color:#a9c780;font-size:24px;position:absolute;top:12px;right:16px}.settle-card h3{color:#344b3b;margin:8px 0 16px;font-size:17px;line-height:1.35}.suggestion-line{background:#ffffff9e;border:1px solid #e0e8d8;border-radius:11px;align-items:center;gap:6px;min-height:41px;padding:0 0 0 10px;display:flex}.suggestion-line p{color:#728074;flex:1;margin:0;font-size:10px}.suggestion-line p b{color:#394b3d}.suggestion-line>strong{color:#335d43;white-space:nowrap;font-size:11px}.suggestion-line button{color:#fff;background:#52765a;border:0;border-radius:9px;place-items:center;width:32px;height:32px;margin:3px;display:grid}.settle-card>small{color:#91998c;margin-top:11px;font-size:9px;display:block}.settle-done{color:#6e7c6e;margin:0;font-size:11px;line-height:1.5}.empty-block{text-align:center;justify-items:center;padding:33px 14px 20px;display:grid}.empty-icon{color:#64816c;background:#edf3e9;border-radius:16px;place-items:center;width:47px;height:47px;margin-bottom:13px;display:grid}.empty-block h3{margin:0 0 5px;font-size:14px}.empty-block p{color:#909991;max-width:270px;margin:0 0 13px;font-size:11px;line-height:1.5}.activity-panel{min-height:390px}.activity-list .expense-row{min-height:72px}.activity-list .expense-row:first-child{border-top:1px solid #f0f2ef}.activity-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:14px;display:flex}.activity-pagination span{color:var(--muted);font-size:11px}.activity-pagination .button:disabled{cursor:wait;opacity:.65}.balances-layout,.members-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:18px;display:grid}.balance-integrity{color:#947047;background:#f6f0e4;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.balance-integrity.good{color:#4e785b;background:#edf3e9}.full-balance-list,.member-list,.transfer-list{display:grid}.full-balance-row,.member-row{border-top:1px solid #eff2ee;align-items:center;gap:12px;min-height:67px;display:flex}.balance-person,.member-person{flex:1;gap:4px;min-width:0;display:grid}.balance-person b,.member-person b{color:#3e4a42;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.balance-person small,.member-person small{color:#909991;font-size:10px}.balance-value{white-space:nowrap;font:700 13px Manrope,sans-serif}.transfers-panel{min-height:200px}.transfer-count{min-width:26px;color:var(--green);background:var(--green-pale);justify-content:center}.transfer-row{border-top:1px solid #eff2ee;grid-template-columns:26px minmax(0,1fr) auto 31px;align-items:center;gap:8px;min-height:68px;display:grid}.transfer-index{color:#aab2ac;font:600 10px Manrope,sans-serif}.transfer-copy{gap:4px;display:grid}.transfer-copy p{color:#718076;align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.transfer-copy p b{color:#46554a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.transfer-copy span{color:#9ba39c;font-size:9px}.transfer-row>strong{color:#3d5c46;white-space:nowrap;font:700 11px Manrope,sans-serif}.transfer-row .icon-button{color:#4f7759;background:#f1f5ee}.member-list{margin-top:4px}.member-row{min-height:72px}.member-row.former-member{opacity:.68}.participant-add{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:4px 0 13px;display:grid}.participant-add input{min-width:0;color:var(--ink);background:var(--paper);font:inherit;border:1px solid #e3e9e2;border-radius:10px;padding:0 12px;font-size:11px}.participant-add .inline-error{grid-column:1/-1}.role-chip{color:#77837a;background:#f3f5f2;border-radius:8px;padding:5px 9px;font-size:9px;font-weight:700}.role-chip.owner{color:#617a50;background:#eef4e6}.invite-panel{text-align:center;background:linear-gradient(155deg,#f4f7ef,#fff);border:1px solid #e5ece0;border-radius:16px;justify-items:center;padding:20px 22px 22px;display:grid}.invite-art{background:radial-gradient(circle,#e9f0df 0 44%,#0000 45%);border-radius:50%;place-items:center;width:143px;height:118px;margin:1px 0 9px;display:grid;position:relative}.invite-art-circle{color:#547456;background:#fbfcf6;border:1px solid #dae5d3;border-radius:23px;place-items:center;width:67px;height:67px;display:grid;transform:rotate(-7deg);box-shadow:0 8px 20px #dfe7d4}.invite-star{color:#91b26e;position:absolute}.star-a{font-size:19px;top:12px;right:30px}.star-b{font-size:18px;bottom:19px;left:21px}.invite-panel h3{margin:9px 0 5px;font-size:17px}.invite-panel>p{color:#849087;max-width:240px;margin-bottom:16px;font-size:11px;line-height:1.5}.invite-code{color:#426347;background:#f9fbf5;border:1px dashed #bed1b5;border-radius:11px;align-items:center;gap:10px;padding:11px 13px;display:flex}.invite-code code{letter-spacing:1.15px;font:700 13px Manrope,monospace}.invite-panel>small{color:#9aa399;margin-top:8px;font-size:9px}.home-view{padding-top:8px}.home-intro{background:linear-gradient(113deg,#f0f4eb 0%,#f4f6ef 57%,#eef2e6 100%);border:1px solid #e7ede3;border-radius:19px;justify-content:space-between;align-items:center;min-height:234px;margin:0 0 34px;padding:27px 45px;display:flex;overflow:hidden}.home-intro .eyebrow{margin-bottom:14px;display:inline-block}.home-intro h1{margin-bottom:10px;font-size:clamp(32px,4vw,47px);line-height:1.12}.home-intro h1 span{color:#527457}.home-intro p{color:#7f8c81;margin:0;font-size:12px}.home-orbit{border:1px dashed #c8d5bd;border-radius:50%;flex:none;place-items:center;width:213px;height:180px;margin-right:6%;display:grid;position:relative;transform:rotate(-13deg)}.home-orbit:before{content:"";border:1px solid #d4dfca;border-radius:50%;position:absolute;inset:21px 31px}.orbit-center,.orbit-dot{border-radius:16px;place-items:center;display:grid;position:absolute;box-shadow:0 7px 20px #354f3714}.orbit-center{z-index:1;color:#f6f8f2;background:#608264;border-radius:22px;width:65px;height:65px;transform:rotate(13deg)}.orbit-dot{color:#618063;background:#fcfdf9;width:41px;height:41px}.dot-one{top:0;left:49px}.dot-two{color:#8b6b51;top:57px;right:-5px}.dot-three{color:#647692;bottom:-3px;left:36px}.home-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.home-section-head h2{font-size:21px}.home-section-head p{color:#909992;margin:5px 0 0;font-size:11px}.group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.group-card{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:15px;min-width:0;padding:0;transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden;box-shadow:0 3px 13px #21342605}.group-card:hover{box-shadow:var(--shadow);border-color:#d7e2d5;transform:translateY(-3px)}.group-card-art{justify-content:space-between;align-items:center;height:87px;padding:15px 17px;display:flex;position:relative}.group-card-art:after{border:1px solid color-mix(in srgb, var(--card-ink) 11%, transparent);content:"";border-radius:50%;width:102px;height:102px;position:absolute;bottom:-32px;right:19%}.group-card-art>span{border:1px solid color-mix(in srgb, var(--card-ink) 15%, transparent);background:color-mix(in srgb, white 35%, var(--card-accent));border-radius:14px;place-items:center;width:39px;height:39px;font:700 18px Manrope,sans-serif;display:grid}.group-card-art>svg{z-index:1;opacity:.62;position:relative}.group-card-body{padding:16px 16px 13px}.group-card-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.group-card-title h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.group-card-title svg{color:#9ba59b;flex:none}.group-card-body>p{color:#939c94;align-items:center;gap:7px;margin:6px 0 14px;font-size:10px;display:flex}.group-card-body>p i{background:#bcc4bc;border-radius:50%;width:3px;height:3px}.group-card-balance{color:#89928b;border-top:1px solid #eff2ed;justify-content:space-between;align-items:center;padding-top:11px;font-size:10px;display:flex}.group-card-balance strong{color:#67776a;font:700 11px Manrope,sans-serif}.group-card-balance strong.positive{color:#397653}.group-card-balance strong.negative{color:#bb6356}.empty-groups{text-align:center;background:#ffffff8c;border:1px dashed #dce4d8;border-radius:16px;justify-items:center;min-height:310px;padding:26px 18px 32px;display:grid}.empty-illustration{width:175px;height:114px;margin-bottom:15px;position:relative}.empty-illustration:before{content:"";border:1px dashed #cbd9c7;border-radius:50%;position:absolute;inset:12px 31px}.empty-circle{border:3px solid var(--bg);color:#4f7959;background:#e7efdd;border-radius:16px;place-items:center;width:47px;height:47px;display:grid;position:absolute}.circle-a{top:4px;left:21px;transform:rotate(-8deg)}.circle-b{color:#856647;background:#f1e6d7;top:0;right:19px;transform:rotate(8deg)}.circle-c{color:#536e77;background:#e1ebeb;bottom:3px;right:62px}.empty-groups h3{margin-bottom:7px;font-size:17px}.empty-groups>p{color:#858f87;max-width:360px;margin-bottom:17px;font-size:11px;line-height:1.55}.empty-groups .inline-actions{flex-wrap:wrap;justify-content:center}.home-note{color:#949d94;justify-content:center;align-items:center;gap:7px;margin-top:21px;font-size:10px;display:flex}.home-note svg{color:#819b77}.loading-panel{color:#7e8b80;justify-content:center;align-items:center;gap:11px;min-height:175px;font-size:12px;display:flex}.spinner{border:2px solid #dce7d9;border-top-color:#507554;border-radius:50%;width:16px;height:16px;animation:.72s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e2a2261;place-items:center;padding:20px;animation:.14s ease-out fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal-card{background:var(--paper);border:1px solid #ffffffb3;border-radius:19px;width:min(480px,100%);max-height:min(92vh,880px);padding:22px;animation:.18s ease-out rise-in;overflow:auto;box-shadow:0 24px 90px #11221638}.modal-card.wide{width:min(630px,100%)}@keyframes rise-in{0%{opacity:.75;transform:translateY(7px)scale(.99)}to{opacity:1;transform:none}}.modal-header{justify-content:space-between;gap:18px;margin:0 0 22px;display:flex}.modal-header .eyebrow{margin-bottom:6px;display:inline-block}.modal-header h2{font-size:22px}.modal-header p{color:#879189;margin:5px 0 0;font-size:11px;line-height:1.45}.close-button{margin:-4px -4px 0 0}.form-stack{gap:16px;display:grid}.field{gap:7px;min-width:0;display:grid}.field-label{color:#66736a;font-size:11px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:43px;color:var(--ink);background:var(--paper-soft);border:1px solid #e2e8e2;border-radius:10px;padding:0 12px;font-size:12px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:68px;padding:11px 12px}.field input::placeholder,.field textarea::placeholder{color:#a8b0a9}.field input:focus,.field select:focus,.field textarea:focus{border-color:#94b596;outline:none;box-shadow:0 0 0 3px #72996f1f}.field input:disabled,.field select:disabled{color:#858e87;background:#f3f4f2}.form-row{gap:13px;display:grid}.form-row.two{grid-template-columns:1fr 1fr}.amount-input{background:var(--paper-soft);border:1px solid #e2e8e2;border-radius:10px;align-items:center;min-height:43px;padding-left:11px;display:flex}.amount-input:focus-within{border-color:#94b596;box-shadow:0 0 0 3px #72996f1f}.amount-input>span{color:#89958b;font-size:12px}.amount-input input{background:0 0;border:0;min-height:41px;box-shadow:none!important}.field-hint{color:#819083;align-items:center;gap:7px;margin:-5px 0 0;font-size:10px;display:flex}.field-hint svg{color:#7d9a75;flex:none}.form-actions{justify-content:flex-end;gap:8px;margin-top:3px;display:flex}.inline-error{color:#a24e43;background:#fff5f2;border:1px solid #f1d8d3;border-radius:9px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:11px;line-height:1.4;display:flex}.inline-error svg{flex:none;margin-top:1px}.invite-input{letter-spacing:1.4px;text-align:center;text-transform:uppercase;font:700 19px Manrope,monospace!important}.field-block{gap:10px;display:grid}.field-label-row{justify-content:space-between;align-items:center;display:flex}.field-caption{color:#919a92;font-size:10px}.split-methods{background:#f0f3ef;border-radius:11px;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;display:grid}.split-methods button{color:#829086;background:0 0;border:0;border-radius:8px;min-height:33px;padding:0 5px;font-size:10px;font-weight:700}.split-methods button.active{color:#3b6348;background:var(--paper);box-shadow:0 2px 6px #21332712}.participants-list{border:1px solid #edf0ec;border-radius:11px;display:grid;overflow:hidden}.participant-row{border-bottom:1px solid #f0f2ef;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:0 10px;display:flex}.participant-row:last-child{border-bottom:0}.participant-check{color:#566359;align-items:center;gap:9px;min-width:0;font-size:11px;display:flex}.participant-check input{opacity:0;width:1px;height:1px;position:absolute}.checkmark{color:#0000;background:var(--paper);border:1px solid #d8e0d8;border-radius:5px;flex:none;place-items:center;width:17px;height:17px;display:grid}.participant-check input:checked+.checkmark{color:#fff;background:#628365;border-color:#628365}.participant-check input:focus-visible+.checkmark{outline-offset:2px;outline:3px solid #a3c885}.split-value-wrap{align-items:center;gap:5px;display:flex}.split-value{background:var(--paper-soft);text-align:right;border:1px solid #e3e9e2;border-radius:8px;width:84px;height:32px;padding:0 8px;font-size:11px}.split-value-wrap small{color:#929c93;width:42px;font-size:9px}.split-preview{color:#7a867c;background:#f4f7f1;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;font-size:10px;display:flex}.split-preview b{color:#4f704e}.split-preview small{color:#99a196;text-align:right;margin-left:auto;font-size:9px}.theme-setting{justify-content:space-between;align-items:center;min-height:48px;padding:0 2px;display:flex}.theme-setting>span{gap:4px;display:grid}.theme-setting b{color:#5c695f;font-size:11px}.theme-setting small{color:#929b93;font-size:10px}.theme-toggle{background:#f0f3ef;border-radius:9px;gap:3px;padding:3px;display:flex}.theme-toggle button{color:#869188;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:29px;display:grid}.theme-toggle button.active{color:#426149;background:var(--paper);box-shadow:0 1px 5px #dce2dc}.toast{z-index:20;color:#4d654d;background:var(--paper);border:1px solid #dce8d8;border-radius:12px;align-items:center;gap:10px;max-width:min(440px,100vw - 32px);min-height:49px;padding:8px 10px 8px 14px;font-size:11px;animation:.16s ease-out rise-in;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 10px 36px #1e312324}.toast>span:first-child{color:#4d7854;background:#edf4e8;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;display:grid}.toast>span:nth-child(2){flex:1}.toast button{color:#8b958d;background:0 0;border:0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.toast.error{color:#984d43;border-color:#f0d8d3}.toast.error>span:first-child{color:#ae5d50;background:#fff0ed}.mobile-bottom-nav{display:none}.auth-page{background:radial-gradient(ellipse at 50% -4%, #edf3e7 0%, var(--bg) 52%, #f5f6f2 100%);place-items:center;min-height:100vh;padding:30px 20px 46px;display:grid}.auth-brand{top:calc(31px + env(safe-area-inset-top));left:calc(38px + env(safe-area-inset-left));position:absolute}.auth-card,.setup-card{background:#ffffffe0;border:1px solid #e6ebe3;border-radius:21px;width:min(435px,100%);padding:34px;box-shadow:0 15px 55px #27392b12}.auth-symbol,.setup-icon{color:#4e7355;background:#eaf1e6;border-radius:15px;place-items:center;width:44px;height:44px;margin-bottom:19px;display:grid}.auth-card .eyebrow,.setup-card .eyebrow{margin-bottom:10px;display:block}.auth-card h1,.setup-card h1{font-size:27px}.auth-description{color:#89938b;margin:0 0 23px;font-size:11px;line-height:1.5}.auth-card .form-stack{gap:14px}.auth-card .full{min-height:45px;margin-top:1px}.align-right{justify-self:end;margin-top:-8px}.auth-switch{color:#89928a;text-align:center;border-top:1px solid #edf0ec;margin-top:21px;padding-top:18px;font-size:11px}.auth-switch button{color:#4f7758;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.auth-footer{bottom:calc(20px + env(safe-area-inset-bottom));color:#9ba49c;font-size:10px;position:absolute}.setup-page{grid-template-rows:1fr auto;gap:20px}.setup-page .auth-brand{top:calc(31px + env(safe-area-inset-top));left:calc(38px + env(safe-area-inset-left))}.setup-card{width:min(520px,100%)}.setup-card>p{color:#849087;margin:0 0 20px;font-size:11px;line-height:1.6}.setup-step{border-top:1px solid #eff1ed;grid-template-columns:25px 1fr;align-items:start;gap:11px;padding:12px 0;display:grid}.setup-step>span{color:#517152;background:#edf3e8;border-radius:8px;place-items:center;width:23px;height:23px;font-size:10px;font-weight:700;display:grid}.setup-step>div{gap:5px;display:grid}.setup-step b{color:#4b584e;font-size:11px}.setup-step code{color:#557558;font:600 10px ui-monospace,monospace}.setup-step small{color:#929b94;font-size:9px;line-height:1.5}.setup-foot{align-items:center;gap:7px;display:flex;color:#7e917e!important;margin:16px 0 0!important;font-size:10px!important}.setup-foot svg{flex:none}.splash{min-height:100vh;color:var(--green);justify-content:center;align-items:center;gap:9px;font:700 14px Manrope,sans-serif;display:flex}.splash .brand-mark{width:34px;height:34px;font-size:20px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#171d19;--paper:#202923;--paper-soft:#252f28;--ink:#e6ebe6;--muted:#9ba69e;--line:#303b33;--green:#a4c49f;--green-2:#a8c4a6;--green-pale:#2b3b2e;--lime:#3b482d;--peach:#49372f;--red-pale:#442f2c;--shadow:0 14px 44px #0000003d}html[data-theme=dark] .sidebar,html[data-theme=dark] .panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .group-card,html[data-theme=dark] .modal-card,html[data-theme=dark] .auth-card,html[data-theme=dark] .setup-card{background:var(--paper)}html[data-theme=dark] .topbar{background:color-mix(in srgb, var(--bg) 90%, transparent)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] .breadcrumbs b,html[data-theme=dark] .transaction-copy b,html[data-theme=dark] .balance-person b,html[data-theme=dark] .member-person b{color:var(--ink)}html[data-theme=dark] .group-heading-copy p,html[data-theme=dark] .transaction-copy small,html[data-theme=dark] .section-description,html[data-theme=dark] .breadcrumbs,html[data-theme=dark] .mini-balance>span:nth-child(2),html[data-theme=dark] .balance-person small,html[data-theme=dark] .member-person small{color:#9aa79d}html[data-theme=dark] .home-intro,html[data-theme=dark] .settle-card,html[data-theme=dark] .invite-panel{background:linear-gradient(140deg,#28352b,#273029);border-color:#354438}html[data-theme=dark] .home-intro h1 span,html[data-theme=dark] .settle-card h3{color:#b7d0ab}html[data-theme=dark] .button.secondary,html[data-theme=dark] .icon-button:hover,html[data-theme=dark] .suggestion-line,html[data-theme=dark] .invite-code,html[data-theme=dark] .theme-toggle button.active{color:#c9dfc5;background:#29372e;border-color:#3a4b3d}html[data-theme=dark] .section-tab.active,html[data-theme=dark] .nav-link.selected{color:#bdd8b6}html[data-theme=dark] .section-tab.active:after{background:#a4c49f}html[data-theme=dark] .transaction-icon,html[data-theme=dark] .stat-icon.green,html[data-theme=dark] .empty-icon{color:#b2c9a7;background:#303c31}html[data-theme=dark] .stat-icon.peach,html[data-theme=dark] .settlement-icon{color:#ddad8e;background:#43372f}html[data-theme=dark] .stat-icon.lime,html[data-theme=dark] .member-count,html[data-theme=dark] .transfer-count{color:#c4d9a4;background:#37412e}html[data-theme=dark] .expense-row,html[data-theme=dark] .full-balance-row,html[data-theme=dark] .member-row,html[data-theme=dark] .mini-balance,html[data-theme=dark] .transfer-row,html[data-theme=dark] .activity-list .expense-row:first-child,html[data-theme=dark] .activity-pagination,html[data-theme=dark] .group-card-balance,html[data-theme=dark] .auth-switch,html[data-theme=dark] .sidebar-bottom{border-color:#303b33}html[data-theme=dark] .field input,html[data-theme=dark] .field select,html[data-theme=dark] .field textarea,html[data-theme=dark] .amount-input,html[data-theme=dark] .split-value,html[data-theme=dark] .participant-add input{color:var(--ink);background:#252f28;border-color:#3a463d}html[data-theme=dark] .amount-input input{background:0 0}html[data-theme=dark] .participants-list,html[data-theme=dark] .participant-row{border-color:#354138}html[data-theme=dark] .split-methods,html[data-theme=dark] .theme-toggle{background:#29342d}html[data-theme=dark] .split-methods button.active{color:#cce0c8;background:#3a493c}html[data-theme=dark] .split-preview,html[data-theme=dark] .empty-groups{color:#a9b8aa;background:#28332b;border-color:#3b4a3c}html[data-theme=dark] .invite-art-circle{background:#2c382e;border-color:#415143}html[data-theme=dark] .toast{background:var(--paper);color:#c6dcc1;border-color:#405242}@media (width<=1120px){:root{--sidebar:218px}.content-wrap{padding-left:30px;padding-right:30px}.overview-grid{grid-template-columns:minmax(0,1.3fr) minmax(245px,.9fr);gap:14px}.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-intro{padding-left:32px;padding-right:30px}.home-orbit{margin-right:1%}}@media (width<=820px){:root{--sidebar:0px}.sidebar{display:none}.main-panel{margin-left:0}.topbar{height:calc(62px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 21px 0}.mobile-group-button{display:inline-grid}.mobile-brand{color:var(--green);align-items:center;gap:8px;font:800 18px Manrope,sans-serif;display:flex}.brand-mark.small{border-radius:10px;width:30px;height:30px;font-size:18px}.breadcrumbs{display:none}.content-wrap{min-height:calc(100vh - 62px);padding:29px 23px 104px}.overview-grid{grid-template-columns:1fr;gap:15px}.overview-side{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px}.balances-layout,.members-layout{grid-template-columns:1fr}.invite-panel{min-height:250px}.mobile-bottom-nav{z-index:5;padding:8px 10px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:color-mix(in srgb, var(--paper) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav .section-tab{align-content:center;justify-items:center;gap:4px;width:23%;min-height:50px;padding:3px 2px;font-size:9px;display:grid}.mobile-bottom-nav .section-tab:after{display:none}.mobile-bottom-nav .section-tab.active{color:#4c7955}.toast{bottom:calc(75px + env(safe-area-inset-bottom));right:14px}}@media (width<=600px){.topbar{padding:0 16px}.content-wrap{padding:25px 16px 100px}.group-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:21px}.group-heading h1{font-size:31px}.group-heading-actions{width:100%}.group-heading-actions .button{flex:1;padding:0 8px;font-size:10px}.section-tabs{display:none}.overview-grid{gap:12px}.overview-side{grid-template-columns:1fr}.stats-grid{gap:9px}.stat-card{column-gap:8px;min-height:120px;padding:14px 12px}.stat-icon{border-radius:11px;width:33px;height:33px}.stat-label{font-size:9px}.stat-value{font-size:clamp(16px,5vw,20px)}.stat-card small{font-size:9px}.panel{border-radius:14px;padding:16px 14px}.panel-heading{margin-bottom:14px}.panel-heading h2{font-size:17px}.recent-panel{min-height:240px}.panel-heading>.text-button{font-size:10px}.activity-pagination{flex-direction:column;align-items:stretch}.activity-pagination .button{width:100%}.expense-row{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;min-height:64px}.transaction-icon{border-radius:11px;width:34px;height:34px}.transaction-copy b{font-size:11px}.transaction-copy small{max-width:190px;font-size:9px}.transaction-amount{align-self:start;margin-top:7px;font-size:10px}.transaction-actions{opacity:1;grid-column:2/-1;justify-self:end;margin-top:-7px}.expense-row:has(.transaction-actions){padding:7px 0}.balances-layout,.members-layout{gap:12px}.full-balance-row,.member-row{gap:9px;min-height:63px}.balance-person b,.member-person b{font-size:11px}.balance-person small,.member-person small{font-size:9px}.balance-value{font-size:11px}.role-chip{padding:4px 7px;font-size:8px}.home-view{padding-top:0}.home-intro{border-radius:16px;min-height:193px;margin-bottom:26px;padding:22px 19px}.home-intro h1{font-size:31px}.home-intro .eyebrow{margin-bottom:10px;font-size:9px}.home-intro p{max-width:230px;font-size:10px;line-height:1.45}.home-orbit{border:0;width:110px;height:120px;margin:0 -10px 0 0}.home-orbit:before{inset:17px 5px}.orbit-center{border-radius:17px;width:50px;height:50px}.orbit-dot{border-radius:11px;width:32px;height:32px}.dot-one{top:1px;left:0}.dot-two{top:48px;right:-5px}.dot-three{bottom:0;left:0}.home-section-head{flex-direction:column;align-items:flex-start;gap:12px}.home-section-head h2{font-size:19px}.home-section-head .inline-actions{width:100%}.home-section-head .button{flex:1;padding:0 9px;font-size:10px}.group-grid{grid-template-columns:1fr;gap:10px}.group-card{grid-template-columns:75px minmax(0,1fr);min-height:109px;display:grid}.group-card-art{height:100%;min-height:109px;padding:11px}.group-card-art:after{bottom:-12px;right:-24px}.group-card-art>span{border-radius:12px;width:33px;height:33px;font-size:15px}.group-card-art>svg{display:none}.group-card-body{flex-direction:column;justify-content:center;padding:12px 12px 10px;display:flex}.group-card-title h3{font-size:12px}.group-card-body>p{margin:4px 0 9px;font-size:9px}.group-card-balance{padding-top:8px;font-size:9px}.group-card-balance strong{font-size:10px}.home-note{justify-content:flex-start;align-items:flex-start;font-size:9px;line-height:1.4}.empty-groups{min-height:278px;padding-top:20px}.empty-groups>p{max-width:295px}.empty-groups .inline-actions{width:100%;display:grid}.empty-groups .button{width:100%}.modal-backdrop{align-items:end;padding:8px 8px 0}.modal-card,.modal-card.wide{width:100%;max-height:calc(95vh - env(safe-area-inset-bottom));padding:20px 17px max(18px, env(safe-area-inset-bottom));border-radius:19px 19px 0 0}.modal-header h2{font-size:20px}.modal-header{margin-bottom:18px}.form-stack{gap:14px}.form-row.two{gap:9px}.field input,.field select{min-height:44px}.form-actions .button{flex:1;padding:0 9px;font-size:10px}.split-value{width:67px}.split-value-wrap small{width:36px}.auth-page{padding:70px 16px 50px}.auth-brand,.setup-page .auth-brand{top:calc(19px + env(safe-area-inset-top));left:calc(19px + env(safe-area-inset-left))}.auth-card,.setup-card{border-radius:18px;padding:27px 22px}.auth-card h1,.setup-card h1{font-size:24px}.auth-footer{bottom:calc(15px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.history-heading{margin-top:2rem}.history-list{gap:.65rem;display:grid}.history-row{background:var(--surface,#f7f8f5);border-radius:12px;padding:.8rem 1rem}.history-row span{opacity:.7;font-size:.78rem}.history-row p{margin:.25rem 0 0}
