:root{font-family:DM Sans,system-ui,sans-serif;color:#191a18;background:#efeee9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #191a18;--muted: #71736c;--paper: #f7f5ef;--white: #fff;--line: #e4e2db;--lime: #d9ff66;--purple: #756ef6;--purple-soft: #e6e3ff;--green: #2f9d78;--red: #d76161;--shadow: 0 18px 60px rgba(31, 33, 27, .1)}*{box-sizing:border-box}html{min-width:320px;background:#efeee9}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(117,110,246,.35);outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,system-ui,sans-serif;letter-spacing:-.035em}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800}.brand-mark{display:grid;width:37px;height:37px;place-items:center;border-radius:12px;background:var(--ink)}.brand-mark svg{width:28px;fill:none;stroke:var(--lime);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.eyebrow{margin-bottom:4px;color:#898b84;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.landing{position:relative;display:grid;min-height:100vh;min-height:100dvh;grid-template-columns:minmax(0,1fr) minmax(390px,520px);grid-template-rows:auto 1fr;gap:0 7vw;overflow:hidden;padding:34px clamp(28px,7vw,108px) 52px;background:var(--paper)}.landing-header{position:relative;z-index:2;display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between}.miniapp-badge{padding:8px 11px;border:1px solid #d7d5cd;border-radius:999px;color:#62645e;font-size:9px;font-weight:700;letter-spacing:.17em}.landing-copy{position:relative;z-index:2;align-self:center;max-width:650px;padding:52px 0 20px}.landing-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:23px;padding:8px 13px;border:1px solid #dcdad2;border-radius:999px;background:#ffffff73;color:#555751;font-size:12px;font-weight:600}.landing-copy h1{max-width:650px;font-size:clamp(51px,6vw,88px);line-height:.98;letter-spacing:-.075em}.landing-copy h1 em{position:relative;color:var(--purple);font-style:normal}.landing-copy h1 em:after{position:absolute;right:3px;bottom:-8px;left:3px;height:7px;border-radius:50%;background:var(--lime);content:"";transform:rotate(-1deg)}.landing-copy>p{max-width:570px;margin-top:32px;color:#60625c;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.landing-actions{display:flex;align-items:center;gap:24px;margin-top:33px}.primary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 21px;border:0;border-radius:14px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer;transition:transform .18s,opacity .18s,box-shadow .18s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #191a182e}.primary-button.large{min-height:58px;padding:0 26px;border-radius:17px;font-size:16px}.primary-button.compact{min-height:42px;padding:0 17px}.primary-button.full{width:100%}.primary-button:disabled,.secondary-button:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}.text-button{display:flex;align-items:center;gap:6px;padding:10px 0;border:0;background:none;font-weight:700;cursor:pointer}.trust-row{display:flex;max-width:440px;align-items:center;gap:9px;margin-top:28px;color:#777972;font-size:12px;line-height:1.4}.trust-row svg{flex:0 0 auto;color:var(--green)}.landing-preview{position:relative;z-index:2;align-self:center;height:570px;padding-top:50px}.preview-card{position:absolute;border-radius:32px;box-shadow:var(--shadow)}.preview-back{top:24px;right:5px;left:82px;display:flex;height:175px;flex-direction:column;justify-content:space-between;padding:28px;background:var(--purple);color:#fff;transform:rotate(5deg)}.preview-back span{font-family:Manrope;font-size:22px;font-weight:700}.preview-back strong{align-self:flex-end;padding:7px 11px;border-radius:999px;background:#ffffff2b;font-size:11px}.preview-front{right:30px;bottom:18px;left:0;min-height:420px;padding:30px;background:#fff;transform:rotate(-2deg)}.preview-top{display:flex;align-items:center;gap:17px;padding-bottom:26px;border-bottom:1px solid var(--line)}.preview-icon{display:grid;width:55px;height:55px;place-items:center;border-radius:18px;background:#f1eee5;font-size:26px}.preview-top>span:last-child{display:flex;flex-direction:column;gap:2px}.preview-top small{color:var(--muted);font-size:11px}.preview-top strong{font-family:Manrope;font-size:26px}.settle-mini{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:26px;padding:18px;border-radius:20px;background:#f5f3ed}.settle-mini>span{display:flex;flex-direction:column}.settle-mini small{margin-top:3px;color:var(--muted);font-size:10px}.settle-mini button{display:flex;align-items:center;gap:4px;padding:9px 11px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-size:11px;font-weight:700}.preview-progress{display:grid;grid-template-columns:2fr 1fr 1fr;gap:5px;margin-top:30px}.preview-progress span{height:7px;border-radius:5px;background:var(--lime)}.preview-progress span:nth-child(2){background:#cbc7ff}.preview-progress span:nth-child(3){background:#e5e3dc}.preview-front>p{display:flex;align-items:center;gap:7px;margin-top:16px;color:var(--muted);font-size:11px}.landing-orb{position:absolute;border-radius:999px;filter:blur(1px)}.orb-one{top:-180px;right:-130px;width:530px;height:530px;background:var(--lime);opacity:.68}.orb-two{bottom:-230px;left:37%;width:500px;height:500px;background:var(--purple-soft);opacity:.7}.app-root{position:relative;width:min(100%,680px);min-height:100vh;min-height:100dvh;margin:0 auto;overflow-x:hidden;background:var(--paper);box-shadow:0 0 80px #1e1f1b14}.offline-banner{display:flex;align-items:center;justify-content:center;gap:7px;padding:calc(6px + env(safe-area-inset-top)) 12px 6px;background:var(--ink);color:#fff;font-size:11px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:calc(18px + env(safe-area-inset-top)) 22px 15px}.wallet-pill{display:flex;min-height:36px;align-items:center;gap:7px;padding:0 11px;border:1px solid #dfddd5;border-radius:999px;background:#fff;color:#565851;font-size:11px;font-weight:700;cursor:pointer}.wallet-dot{width:7px;height:7px;border-radius:50%;background:#b7b8b3;box-shadow:0 0 0 3px #efefec}.wallet-connected .wallet-dot{background:#36aa7f;box-shadow:0 0 0 3px #d9f4ea}.wallet-available .wallet-dot{background:#e4b83f;box-shadow:0 0 0 3px #faf1d2}.app-content{padding:0 18px calc(112px + env(safe-area-inset-bottom))}.group-heading{display:flex;align-items:center;justify-content:space-between;padding:10px 2px 20px}.group-title-button{display:flex;align-items:center;gap:10px;padding:0;border:0;background:none;text-align:left;cursor:pointer}.group-title-button>span:nth-child(2){display:flex;flex-direction:column}.group-title-button small{color:var(--muted);font-size:10px}.group-title-button strong{font-family:Manrope;font-size:18px;letter-spacing:-.035em}.group-title-button>svg{color:#9b9d96}.group-emoji{display:grid;width:43px;height:43px;place-items:center;border-radius:15px;background:#ebe8df;font-size:21px}.heading-actions{display:flex;gap:7px}.icon-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.icon-button.dark{border-color:var(--ink);background:var(--ink);color:#fff}.view{animation:view-in .25s ease-out}@keyframes view-in{0%{opacity:.4;transform:translateY(6px)}}.balance-card{position:relative;overflow:hidden;padding:24px;border-radius:26px;background:var(--ink);color:#fff;box-shadow:0 20px 40px #191a1829}.balance-card:after{position:absolute;top:-95px;right:-76px;width:230px;height:230px;border:30px solid rgba(217,255,102,.13);border-radius:50%;content:""}.balance-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.balance-card .eyebrow{color:#aeb0a9}.balance-card h2{font-size:19px}.balance-direction{display:grid;width:41px;height:41px;place-items:center;border-radius:14px;background:var(--lime);color:var(--ink)}.balance-direction.out{background:#f3a77f}.balance-amount{position:relative;z-index:1;display:flex;align-items:flex-end;gap:9px;margin-top:24px}.balance-amount strong{font-family:Manrope;font-size:clamp(48px,13vw,66px);line-height:.95;letter-spacing:-.07em}.balance-amount span{margin-bottom:7px;color:var(--lime);font-size:14px;font-weight:800}.balance-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.balance-footer>span{color:#b6b8b1;font-size:11px}.balance-footer button{display:flex;align-items:center;gap:5px;padding:0;border:0;background:none;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.quick-actions>button{display:grid;min-width:0;grid-template-columns:auto 1fr;gap:0 10px;padding:15px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:left;cursor:pointer}.quick-actions>button>span{display:grid;width:39px;height:39px;grid-row:1 / 3;place-items:center;border-radius:13px;background:var(--purple-soft);color:var(--purple)}.quick-actions>button:nth-child(2)>span{background:#edffd0;color:#587811}.quick-actions svg{width:19px}.quick-actions strong{overflow:hidden;align-self:end;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.quick-actions small{overflow:hidden;align-self:start;margin-top:2px;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.section-card{margin-top:24px;padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff}.section-title{display:flex;align-items:flex-end;justify-content:space-between}.section-title h3{font-size:18px}.section-title>span{color:var(--muted);font-size:10px;font-weight:700}.member-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:21px}.member-balance{display:flex;min-width:0;flex-direction:column;align-items:center}.member-balance strong{overflow:hidden;width:100%;margin-top:7px;font-size:11px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.member-balance small{overflow:hidden;width:100%;margin-top:2px;color:#979991;font-size:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.member-balance small.positive{color:var(--green)}.member-balance small.negative{color:var(--red)}.avatar{display:inline-grid;flex:0 0 auto;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--avatar-color) 22%,white);color:color-mix(in srgb,var(--avatar-color) 78%,#111);font-family:Manrope;font-weight:800;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--avatar-color) 25%,transparent)}.avatar-sm{width:30px;height:30px;font-size:10px}.avatar-md{width:42px;height:42px;font-size:13px}.avatar-lg{width:58px;height:58px;font-size:18px}.activity-section{margin-top:27px}.text-link{padding:6px 0;border:0;background:none;color:var(--purple);font-size:11px;font-weight:700;cursor:pointer}.activity-list{margin-top:13px;border:1px solid var(--line);border-radius:21px;background:#fff}.expense-row{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:11px 15px}.expense-row+.expense-row{border-top:1px solid #eceae4}.category-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:14px;font-family:Manrope;font-size:18px;font-weight:700}.category-stay{background:#ede9ff;color:#655ee5}.category-food{background:#ffeadf;color:#c46b3f}.category-transport{background:#dcf6ed;color:#348b70}.category-fun{background:#fff4c9;color:#9a7415}.category-other{background:#ebebe8;color:#666863}.expense-copy{display:flex;min-width:0;flex-direction:column}.expense-copy strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.expense-copy small{overflow:hidden;margin-top:3px;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.expense-amount{display:flex;align-items:baseline;gap:3px}.expense-amount strong{font-family:Manrope;font-size:14px}.expense-amount small{color:var(--muted);font-size:8px;font-weight:700}.row-delete{display:none;width:30px;height:30px;place-items:center;border:0;border-radius:9px;background:#fff0ed;color:var(--red);cursor:pointer}.expense-row:hover .row-delete{display:grid;position:absolute;right:8px}.expense-row:hover .expense-amount:has(+.row-delete){opacity:0}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:3px 2px 20px}.page-heading h1{font-size:32px;letter-spacing:-.055em}.summary-ribbon{display:grid;grid-template-columns:1fr auto;align-items:end;padding:21px;border-radius:22px;background:var(--purple);color:#fff}.summary-ribbon span{color:#d6d3ff;font-size:10px;font-weight:700;text-transform:uppercase}.summary-ribbon strong{grid-row:1 / 3;grid-column:2;font-family:Manrope;font-size:24px}.summary-ribbon small{margin-top:5px;color:#d6d3ff;font-size:10px}.expense-group{margin-top:22px}.expense-group>h3{margin-left:4px;font-size:12px}.smart-badge{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:#e8ffd0;color:#55780c;font-size:9px;font-weight:700}.settle-intro{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:17px;padding:20px;border-radius:23px;background:#eae7ff}.settle-visual{position:relative;display:grid;width:92px;height:76px;place-items:center}.settle-visual span{position:relative;z-index:2;display:grid;width:50px;height:50px;place-items:center;border-radius:18px;background:var(--purple);color:#fff;font-family:Manrope;font-size:22px;font-weight:800;box-shadow:0 9px 24px #756ef647}.settle-visual svg{position:absolute;width:100%;fill:none;stroke:#aaa4f8;stroke-width:2}.settle-intro strong{font-family:Manrope;font-size:15px}.settle-intro p{margin-top:5px;color:#67647e;font-size:10px;line-height:1.5}.settlement-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.settlement-card{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:3px 11px;padding:17px 15px;border:1px solid var(--line);border-radius:22px;background:#fff}.settlement-card.yours{border-color:#c8c4fb;box-shadow:0 8px 24px #5048b412}.settlement-count{position:absolute;top:9px;right:11px;color:#d2d2cd;font-family:Manrope;font-size:9px;font-weight:800}.settlement-route{display:flex;grid-row:1 / 3;align-items:center}.settlement-route .avatar{width:34px;height:34px;font-size:10px}.route-line{display:flex;width:25px;align-items:center;margin:0 -2px;color:#aaa}.route-line i{width:100%;border-top:1px dashed #bdbdb7}.settlement-copy{display:flex;min-width:0;flex-direction:column}.settlement-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.settlement-copy small{overflow:hidden;margin-top:2px;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.settlement-value{display:flex;align-items:baseline;gap:3px;padding-right:22px}.settlement-value strong{font-family:Manrope;font-size:14px}.settlement-value small{color:var(--muted);font-size:7px;font-weight:700}.pay-button{grid-column:2 / -1;min-height:35px;margin-top:8px;border:0;border-radius:11px;background:var(--ink);color:#fff;font-size:10px;font-weight:700;cursor:pointer}.nudge-button{display:grid;width:34px;height:34px;grid-row:1 / 3;place-items:center;border:0;border-radius:11px;background:#f0efe9;color:#656760;cursor:pointer}.secure-note{display:flex;align-items:center;gap:12px;margin-top:20px;padding:15px 17px;border-radius:17px;background:#eef8f4;color:#376959}.secure-note>span{display:flex;flex-direction:column}.secure-note strong{font-size:10px}.secure-note small{margin-top:2px;color:#63877a;font-size:8px}.past-settlements{margin-top:26px}.history-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:11px;padding:14px 15px;border:1px solid var(--line);border-radius:15px;background:#fff}.history-row>svg{color:var(--green)}.history-row>span{display:flex;flex-direction:column}.history-row strong{font-size:11px}.history-row small{margin-top:2px;color:var(--muted);font-size:8px}.empty-state{display:flex;min-height:340px;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.empty-state>span{display:grid;width:70px;height:70px;place-items:center;border-radius:24px;background:var(--purple-soft);color:var(--purple)}.empty-state h2{margin-top:20px;font-size:24px}.empty-state p{max-width:300px;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.55}.empty-state button{margin-top:22px}.wallet-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;border-radius:23px;background:var(--ink);color:#fff}.wallet-card-icon{display:grid;width:51px;height:51px;place-items:center;border-radius:17px;background:var(--lime);color:var(--ink)}.wallet-card .eyebrow{color:#9fa19a}.wallet-card h3{font-size:15px}.wallet-card p:not(.eyebrow){overflow:hidden;max-width:250px;margin-top:3px;color:#aaaca5;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.wallet-card>button{display:grid;min-width:38px;height:36px;place-items:center;padding:0 11px;border:0;border-radius:11px;background:#fff;color:var(--ink);font-size:10px;font-weight:700;cursor:pointer}.settings-section{margin-top:24px}.settings-section>h3{margin:0 0 9px 4px;color:#8a8c85;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.settings-section{overflow:hidden}.settings-row{display:grid;width:100%;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:13px 15px;border:1px solid var(--line);border-bottom:0;background:#fff;text-align:left;cursor:pointer}.settings-row:first-of-type{border-radius:18px 18px 0 0}.settings-row:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 18px 18px}.settings-row:only-of-type{border-bottom:1px solid var(--line);border-radius:18px}.settings-row>span:first-child{display:grid;width:37px;height:37px;place-items:center;border-radius:12px;background:#efeee9;color:#676963}.settings-row>span:first-child svg{width:18px}.settings-row>span:nth-child(2){display:flex;flex-direction:column}.settings-row strong{font-size:12px}.settings-row small{margin-top:2px;color:var(--muted);font-size:8px}.settings-row>svg{color:#a9aaa5}.about-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:24px;padding:18px;border-radius:18px;background:#eae7ff}.about-spark{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;background:var(--purple);color:#fff}.about-card strong{font-size:11px}.about-card p{margin-top:2px;color:#6b6882;font-size:8px}.version{color:#8b87a2;font-size:8px}.bottom-nav{position:fixed;z-index:40;right:max(0px,calc((100vw - 680px)/2));bottom:0;left:max(0px,calc((100vw - 680px)/2));display:grid;grid-template-columns:1fr 1fr 70px 1fr 1fr;align-items:start;min-height:calc(73px + env(safe-area-inset-bottom));padding:8px 8px env(safe-area-inset-bottom);border-top:1px solid rgba(220,218,211,.9);background:#ffffffed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-button{display:flex;min-width:0;flex-direction:column;align-items:center;gap:3px;padding:7px 3px;border:0;background:none;color:#9a9c95;cursor:pointer}.nav-button svg{width:20px;height:20px;stroke-width:1.8}.nav-button span{font-size:8px;font-weight:600}.nav-button.active{color:var(--ink)}.nav-button.active svg{stroke-width:2.5}.nav-add{display:grid;width:54px;height:54px;place-items:center;margin:-21px auto 0;border:6px solid var(--paper);border-radius:19px;background:var(--ink);color:var(--lime);box-shadow:0 8px 22px #191a183d;cursor:pointer}.nav-add svg{width:23px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:18px 0 0;background:#0e0f0d7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .18s}@keyframes fade-in{0%{opacity:0}}.modal-sheet{width:min(100%,640px);max-height:min(92vh,820px);overflow-y:auto;padding:9px 22px calc(24px + env(safe-area-inset-bottom));border-radius:29px 29px 0 0;background:var(--paper);box-shadow:0 -20px 60px #0000002e;animation:sheet-in .28s cubic-bezier(.2,.8,.2,1)}@keyframes sheet-in{0%{transform:translateY(100%)}}.modal-handle{width:39px;height:4px;margin:0 auto 14px;border-radius:4px;background:#d1d0ca}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-header h2{font-size:25px}.modal-form{display:flex;flex-direction:column;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field>span,.choice-field legend{color:#656760;font-size:10px;font-weight:700}.field input,.field select,.add-member-form input{width:100%;height:49px;padding:0 14px;border:1px solid #dcdad2;border-radius:14px;outline:0;background:#fff;color:var(--ink)}.field input:focus,.field select:focus,.add-member-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #756ef61c}.amount-field>div{position:relative}.amount-field input{height:70px;padding-right:65px;font-family:Manrope;font-size:28px;font-weight:700}.amount-field div>strong{position:absolute;top:26px;right:16px;color:var(--purple);font-size:11px}.choice-field{min-width:0;margin:0;padding:0;border:0}.choice-field legend{margin-bottom:8px}.category-choices{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.category-choices button{display:flex;min-width:0;flex-direction:column;align-items:center;gap:5px;padding:9px 3px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--muted);font-size:8px;cursor:pointer}.category-choices button span{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:#efeee9;font-size:12px}.category-choices button.selected{border-color:var(--purple);background:var(--purple-soft);color:#514ad3;font-weight:700}.split-members{display:flex;flex-wrap:wrap;gap:7px}.split-members button{display:flex;align-items:center;gap:7px;padding:6px 8px 6px 6px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:9px;cursor:pointer}.split-members button i{display:grid;width:16px;height:16px;place-items:center;border:1px solid #d9d7d0;border-radius:50%}.split-members button.selected{border-color:#b8b2fb;background:var(--purple-soft);color:#4f49c6}.split-members button.selected i{border-color:var(--purple);background:var(--purple);color:#fff}.split-preview{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:13px;background:#eceae3;color:var(--muted);font-size:10px}.split-preview strong{color:var(--ink)}.share-body{display:flex;flex-direction:column;align-items:center}.share-trip-label{display:flex;width:100%;align-items:center;gap:11px;padding:13px;border-radius:16px;background:#ebe9e2}.share-trip-label>span{display:grid;width:39px;height:39px;place-items:center;border-radius:13px;background:#fff;font-size:20px}.share-trip-label>div{display:flex;flex-direction:column}.share-trip-label strong{font-size:12px}.share-trip-label small{margin-top:2px;color:var(--muted);font-size:8px}.qr-frame{position:relative;display:grid;width:248px;height:248px;place-items:center;margin:22px 0 13px;padding:12px;border-radius:25px;background:#fff;box-shadow:0 11px 35px #21221d1c}.qr-frame img{width:100%;height:100%;border-radius:13px}.qr-frame>span{position:absolute;display:grid;width:44px;height:44px;place-items:center;border:5px solid white;border-radius:14px;background:#fff}.qr-frame .brand-mark{width:35px;height:35px}.share-instruction{max-width:330px;margin-bottom:19px;color:var(--muted);font-size:10px;line-height:1.5;text-align:center}.share-secondary{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.share-secondary button,.share-secondary a{display:flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font-size:9px;font-weight:700;text-decoration:none;cursor:pointer}.privacy-line{display:flex;align-items:center;gap:6px;margin-top:14px;color:#7b7d76;font-size:8px}.members-list{display:flex;flex-direction:column;gap:8px}.member-edit{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid var(--line);border-radius:16px;background:#fff}.member-edit>div{display:flex;min-width:0;flex-direction:column}.member-edit strong{display:flex;align-items:center;gap:7px;font-size:11px}.member-edit strong small{padding:2px 5px;border-radius:5px;background:var(--purple-soft);color:var(--purple);font-size:7px}.member-edit input{min-width:0;margin-top:4px;padding:0;border:0;outline:0;color:var(--muted);font-size:9px}.member-edit>button{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:10px;background:#fff0ed;color:var(--red);cursor:pointer}.add-member-form{margin-top:18px;padding:15px;border-radius:18px;background:#ebe9e2}.two-fields{display:grid;grid-template-columns:1fr 1.4fr;gap:7px;margin:8px 0}.two-fields input{height:43px;font-size:10px}.secondary-button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:7px;border:1px solid #d6d4cc;border-radius:13px;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.secondary-button.full{width:100%}.emoji-choices{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.emoji-choices button{display:grid;aspect-ratio:1;place-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:20px;cursor:pointer}.emoji-choices button.selected{border:2px solid var(--purple);background:var(--purple-soft)}.new-trip-note{display:flex;align-items:center;gap:10px;padding:13px;border-radius:14px;background:#e8f5f0;color:#497466}.new-trip-note>span{display:flex;flex-direction:column}.new-trip-note strong{font-size:9px}.new-trip-note small{margin-top:2px;font-size:8px}.payment-body{display:flex;flex-direction:column}.payment-route{display:flex;align-items:center;justify-content:center;gap:15px;padding:5px 0 20px}.payment-route>div{display:flex;min-width:80px;flex-direction:column;align-items:center;gap:6px;font-size:9px;font-weight:700}.payment-route>span{display:flex;width:80px;align-items:center;color:var(--purple)}.payment-route>span i{width:100%;border-top:2px dashed #c3bef9}.payment-amount{margin-bottom:17px;padding:22px;border-radius:21px;background:var(--ink);color:#fff;text-align:center}.payment-amount>small{color:#aeb0a9;font-size:9px}.payment-amount>strong{display:block;margin-top:5px;font-family:Manrope;font-size:34px;letter-spacing:-.055em}.payment-amount>strong span{color:var(--lime);font-size:12px}.payment-amount p{margin-top:9px;color:#aeb0a9;font-size:8px}.payment-security{display:flex;align-items:center;gap:9px;margin:15px 0;color:#668478;font-size:9px;line-height:1.45}.payment-security svg{flex:0 0 auto;color:var(--green)}.form-error{margin-bottom:10px;padding:10px 12px;border-radius:10px;background:#fff0ed;color:#a84444;font-size:9px}.demo-pay-button{margin-top:10px;padding:9px;border:0;background:none;color:var(--purple);font-size:9px;font-weight:700;cursor:pointer}.join-body{display:flex;flex-direction:column}.join-hero{display:flex;align-items:center;gap:14px;padding:17px;border-radius:19px;background:var(--purple-soft)}.join-hero>span{display:grid;width:53px;height:53px;flex:0 0 auto;place-items:center;border-radius:17px;background:#fff;font-size:27px}.join-hero strong{font-family:Manrope;font-size:15px}.join-hero p{margin-top:4px;color:#6c6885;font-size:9px;line-height:1.45}.join-members{display:flex;flex-direction:column;gap:7px;margin-top:15px}.join-members button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:left;cursor:pointer}.join-members button>span{display:flex;min-width:0;flex-direction:column}.join-members strong{font-size:11px}.join-members small{overflow:hidden;margin-top:2px;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.join-members button>svg{color:#aaaca6}.join-divider{display:flex;align-items:center;gap:10px;margin:16px 0 10px;color:#989a94;font-size:8px;text-transform:uppercase}.join-divider:before,.join-divider:after{height:1px;flex:1;background:var(--line);content:""}.join-new{display:grid;grid-template-columns:1fr auto;gap:7px}.join-new input{min-width:0;height:45px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:#fff;outline:0}.join-new button{padding:0 16px;border:0;border-radius:13px;background:var(--ink);color:#fff;font-size:9px;font-weight:700;cursor:pointer}.join-new button:disabled{opacity:.4}.toast{position:fixed;z-index:200;bottom:calc(92px + env(safe-area-inset-bottom));left:50%;display:flex;max-width:calc(100% - 36px);align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 10px 30px #0003;font-size:10px;font-weight:600;transform:translate(-50%);animation:toast-in .25s ease-out}.toast svg{color:var(--lime)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media(max-width:840px){.landing{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:10px;padding:24px 22px 48px}.landing-copy{align-self:auto;padding:70px 0 10px;text-align:center}.landing-copy h1{margin:auto;font-size:clamp(47px,14vw,68px)}.landing-copy>p{margin:27px auto 0;font-size:16px}.landing-kicker{margin-bottom:19px}.landing-actions{flex-direction:column;gap:7px}.landing-actions .primary-button{width:min(100%,380px)}.trust-row{justify-content:center;margin:24px auto 0;text-align:left}.landing-preview{width:min(100%,470px);height:510px;margin:0 auto}.preview-front{right:16px}.preview-back{left:65px}.orb-one{width:370px;height:370px}.orb-two{left:-180px}}@media(max-width:430px){.app-header{padding-right:18px;padding-left:18px}.app-header .brand span{display:none}.group-heading{padding-bottom:16px}.app-content{padding-right:14px;padding-left:14px}.balance-card{padding:21px}.quick-actions>button{padding:12px}.quick-actions>button>span{width:36px;height:36px}.section-card{padding:17px 12px}.settle-intro{grid-template-columns:78px 1fr;padding:17px 13px}.settle-visual{width:72px}.settlement-card{gap:3px 7px;padding:15px 11px}.settlement-route .avatar{width:30px;height:30px}.settlement-value{padding-right:14px}.modal-sheet,.landing{padding-right:18px;padding-left:18px}.landing-copy{padding-top:58px}.landing-copy h1{font-size:47px}.landing-preview{height:450px}.preview-front{min-height:370px;padding:24px 19px}.preview-back{height:145px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
