:root{--paper:#f8f7f3;--ink:#2c2836;--purple:#514477;--lavender:#ece6f4;--muted:#716a7c;--line:#e1dce5;--sage:#e6eee5;--peach:#f3e6d7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}img{max-width:100%}[hidden]{display:none!important}h1,h2,h3,p{margin:0 0 16px}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;font-weight:550}h1{font-size:clamp(38px,5.5vw,76px)}h2{font-size:32px}h3{font-size:22px}em{font:italic 1em/1.1 Georgia,serif;color:var(--purple)}.wrap{width:min(1220px,calc(100% - 80px));margin-inline:auto}.header{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:31px;font-weight:750;letter-spacing:-1.5px;line-height:1}.brand small{display:block;font-size:8px;letter-spacing:1.6px;font-weight:500;margin-top:6px}.header nav,.footer nav,.actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.header nav{font-size:13px}.header form{margin:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;background:var(--purple);color:white;border:1px solid transparent;border-radius:11px;padding:14px 23px;font-size:13px;font-weight:650;line-height:1.5;transition:background .15s}.button:hover{background:#40315f}.button.small{min-height:40px;padding:10px 17px;font-size:12px}.button.secondary{color:var(--purple);background:var(--lavender)}.button.secondary:hover{background:#ded3ee}.quiet{border:0;background:none;padding:8px 0;color:var(--muted);font-size:12px}.quiet:hover{color:var(--purple)}.text-link{text-decoration:underline;text-underline-offset:5px;font-size:13px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center;padding:85px 0 90px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:650;color:var(--purple);margin-bottom:25px}.dot{display:inline-block;background:#b39dce;width:8px;height:8px;border-radius:50%;margin-right:7px}.hero h1{font-size:clamp(44px,4.8vw,68px);line-height:1.09;margin-bottom:28px}.lead{font-size:16px;color:var(--muted);max-width:530px;line-height:1.85}.hero .actions{margin-top:30px}.caption{font-size:11px;color:var(--muted);margin-top:16px;line-height:1.65}.caption a{text-decoration:underline;text-underline-offset:3px}.hero-art{position:relative;background:var(--lavender);border-radius:45% 45% 24px 24px;padding:65px 30px 45px}.floating-label{position:absolute;top:25px;left:0;width:100%;text-align:center;font-size:8px;letter-spacing:1px;color:var(--purple)}.demo-card{border:1px solid white;border-radius:22px;background:#fffdfa;padding:30px;box-shadow:0 22px 45px #51447710;transform:rotate(-3deg)}.demo-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.group-icon{display:grid;place-items:center;width:49px;height:49px;background:var(--peach);color:#906b41;border-radius:16px;font-size:24px}.badge{display:inline-flex;border:1px solid var(--line);padding:4px 9px;border-radius:30px;color:var(--muted);font-size:9px;letter-spacing:.5px;white-space:nowrap}.demo-card h2{font-size:31px}.avatars{display:flex;align-items:center;margin:22px 0}.avatars>span{display:grid;place-items:center;width:29px;height:29px;background:#e9e2f2;border:2px solid white;border-radius:100%;font-size:10px;margin-right:-6px}.avatars>span:nth-child(2){background:var(--sage)}.avatars>span:nth-child(3){background:var(--peach)}.avatars small{margin-left:16px;font-size:10px;color:var(--muted)}.demo-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:15px 0;gap:15px;font-size:11px}.demo-row small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.demo-row strong{white-space:nowrap}.demo-result{background:var(--sage);padding:17px;border-radius:12px;display:flex;justify-content:space-between;font-size:10px;line-height:1.8;margin-top:10px}.demo-result strong{font-size:13px}.check{color:#547957;font-size:25px}.mini-note{position:absolute;right:-10px;bottom:8px;background:#f3e6d7;border:3px solid var(--paper);padding:14px 23px;border-radius:14px;transform:rotate(5deg);font-size:12px;line-height:1.5}.mini-note span{float:left;margin-right:13px;font-size:30px;color:#94764e}.promise-strip{display:flex;justify-content:space-around;gap:20px;border-block:1px solid var(--line);padding:24px 0;font-size:12px;color:var(--muted)}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;gap:25px;margin-bottom:35px}.section-heading h2{font-size:42px;width:50%}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-grid article{background:#eeece7;border-radius:16px;padding:29px}.step{font-size:12px;color:#8b7ca6;display:block;margin-bottom:45px}.feature-grid p{font-size:13px;color:var(--muted);margin:0}.soft-banner{background:var(--purple);color:#faf7ff;border-radius:22px;display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center;padding:50px}.soft-banner .eyebrow{color:#d5c8e8}.soft-banner p:not(.eyebrow){font-size:14px;color:#e4dcef;max-width:510px}.life-tags{display:flex;flex-direction:column;align-items:center;gap:15px}.life-tags span{border-radius:30px;border:1px solid #9a8db1;padding:12px 25px;font-size:13px;transform:rotate(-4deg)}.life-tags span:nth-child(even){transform:rotate(3deg);background:#675889}.final{text-align:center}.final h2{font-size:48px;margin-bottom:30px}.footer{border-top:1px solid var(--line);padding-top:35px;margin-top:60px}.footer>p{font-size:12px;color:var(--muted);margin-top:18px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);margin-top:35px;padding:22px 0;font-size:10px;color:var(--muted)}.footer-bottom a:hover{text-decoration:underline}.page-heading{padding:60px 0 35px}.page-heading h1{font-size:54px}.page-heading.compact{padding-top:35px}.group-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:25px}.group-heading h1{font-size:46px;overflow-wrap:anywhere}.group-heading p:not(.eyebrow){color:var(--muted);max-width:650px}.total-card{padding:22px 28px;background:var(--lavender);border-radius:18px;min-width:220px}.total-card span,.total-card small{display:block;font-size:10px;color:var(--muted)}.total-card strong{font-size:29px;font-weight:550;letter-spacing:-1px}.workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:30px;align-items:start;margin-bottom:60px}.panel{background:#fffdfa;border:1px solid var(--line);padding:28px;border-radius:18px;min-width:0}.panel h2{font-size:24px}.panel+.panel{margin-top:25px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 25px}.section-title h2{font-size:25px;margin:0}.group-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.group-tile{padding:25px;border-radius:18px;background:var(--lavender);min-width:0}.group-tile:nth-child(3n+2){background:var(--sage)}.group-tile:nth-child(3n){background:var(--peach)}.group-tile .badge{float:right;margin-top:-40px}.group-tile h3{margin-top:25px;overflow-wrap:anywhere}.group-tile p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.empty{padding:45px 25px;border:1px dashed #cfc6da;border-radius:18px;text-align:center;grid-column:1/-1}.empty>span{font-size:40px;color:#9b85ba}.empty p{color:var(--muted);font-size:13px;max-width:370px;margin-inline:auto}.empty h2{font-size:26px}.form{display:grid;gap:19px;margin-top:25px}.form label,.inline-form label{display:grid;gap:7px;font-size:12px;font-weight:550}input,textarea,select{width:100%;min-width:0;padding:12px;background:#fbfaf7;color:var(--ink);border:1px solid #d9d3df;border-radius:8px;line-height:1.5;font-size:14px}textarea{resize:vertical}input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ae98cf;outline-offset:3px}.hint{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.muted{color:var(--muted);font-size:13px}.form .checkbox,.checkbox{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:400}.checkbox input{width:17px;height:17px;flex-shrink:0;accent-color:var(--purple)}.checkbox a{text-decoration:underline}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}fieldset{border:1px solid var(--line);border-radius:10px;padding:15px;min-width:0}legend{font-size:12px;padding:0 6px}.split-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-block:10px}.split-row>input{width:90px}.split-row label{overflow-wrap:anywhere}.balance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;margin-bottom:35px}.balance-card{padding:22px;background:#eeece7;border-radius:15px;min-width:0}.balance-card .avatar{float:right}.avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:100%;background:white;font-size:11px}.balance-card h3{font-size:15px;letter-spacing:-.2px;margin-bottom:20px;overflow-wrap:anywhere}.balance-card>strong{font-size:26px;font-weight:550;letter-spacing:-1px}.balance-card p{font-size:10px;color:var(--muted);margin:3px 0 0}.positive{color:#39684e}.negative{color:#8f533b}.transfer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.transfer p{margin:0}.transfer>strong{white-space:nowrap}.transfers .hint{margin-top:20px}.ledger{margin-block:35px}.entry{display:flex;align-items:start;gap:14px;background:#fffdfa;border:1px solid var(--line);border-radius:13px;padding:20px;margin-bottom:10px}.entry-icon{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;border-radius:12px;background:var(--lavender);color:var(--purple);font-size:17px}.entry-content{flex:1;min-width:0}.entry h3{font-size:16px;letter-spacing:-.2px;margin:4px 0;overflow-wrap:anywhere}.entry p{font-size:11px;color:var(--muted);margin:0 0 10px}.entry>strong{font-size:13px;white-space:nowrap}.entry .caption{font-size:9px;margin:0}.entry details{font-size:11px;color:var(--muted)}summary{cursor:pointer}.danger-link{padding:6px 0;border:0;background:none;color:#96432e;font-size:11px;text-decoration:underline}.participant{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:16px 0;font-size:13px}.participant small{display:block;color:var(--muted);font-size:10px}.participant .actions{gap:14px}.inline-form{display:flex;align-items:end;gap:12px;margin-top:25px}.inline-form label{flex:1}.settlement{margin-top:25px}.settlement>summary{font-weight:600;font-size:15px}.settlement>p{margin-top:15px}.auth-shell{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding:70px 50px;align-items:center}.auth-intro h1{font-size:50px}.auth-intro p:not(.eyebrow){color:var(--muted);max-width:370px}.auth-decoration{background:var(--lavender);width:140px;height:140px;border-radius:45px;display:grid;place-items:center;font:italic 100px Georgia,serif;color:var(--purple);transform:rotate(-7deg);position:relative;margin:45px 0 0 30px}.auth-decoration span{position:absolute;right:-20px;bottom:0;font-size:60px;color:#b29869}.auth-panel{max-width:480px;width:100%;padding:35px}.notice,.error{padding:20px 25px;border-radius:12px;margin:25px 0;font-size:13px}.notice{background:#e6eee5;color:#2e513a}.notice input{margin:12px 0}.error{background:#fae7e2;color:#843e2c}.error ul{margin-bottom:0}.invitation{margin:70px auto}.invitation h1{font-size:36px;overflow-wrap:anywhere}.invitation .hint{margin:20px 0}.pagination{font-size:11px;justify-content:center;margin-top:25px}.legal{max-width:780px;margin:60px auto}.legal h1{font-size:45px}.legal h2{font-size:23px;margin-top:35px}.legal p,.legal li{font-size:14px;color:var(--muted)}.legal a{text-decoration:underline}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}
@media(max-width:1050px){.hero{gap:30px}.hero-art{padding-inline:20px}.demo-card{padding:24px}.wrap{width:calc(100% - 48px)}.auth-shell{padding:55px 0;gap:40px}.workspace{gap:22px;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr)}.group-grid{grid-template-columns:1fr}.panel{padding:23px}.section-heading h2{font-size:36px}.soft-banner{padding:35px}.participant{align-items:start;flex-direction:column}.group-heading h1{font-size:38px}.entry{padding:16px;gap:10px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:85px}.header nav{gap:14px;font-size:12px}.header .button{padding:9px 12px;font-size:10px}.brand{font-size:27px}.brand img{width:33px;height:33px}.brand small{font-size:7px}.hero{grid-template-columns:1fr;padding-top:50px;gap:40px}.hero h1{font-size:48px}.hero-art{max-width:450px;margin:auto;width:100%;padding:65px 25px 45px}.mini-note{right:0}.lead{font-size:15px}.promise-strip{gap:10px;font-size:10px;text-align:center}.section{padding-block:60px}.section-heading{display:block}.section-heading h2{width:auto;font-size:36px}.feature-grid{grid-template-columns:1fr;gap:15px}.step{margin-bottom:25px}.soft-banner{grid-template-columns:1fr;gap:20px;padding:30px}.soft-banner h2{font-size:30px}.life-tags{align-items:start}.final h2{font-size:37px}.footer-bottom{flex-direction:column;gap:18px}.footer nav{gap:18px}.workspace{grid-template-columns:1fr;gap:25px}.workspace>aside{grid-row:1}.group-workspace>aside{grid-row:auto}.page-heading{padding-top:40px}.page-heading h1{font-size:40px}.group-heading{align-items:start;flex-direction:column;gap:10px}.total-card{width:100%;margin-bottom:15px}.group-heading h1{font-size:37px}.balance-grid{grid-template-columns:1fr 1fr;gap:12px}.balance-card{padding:16px}.balance-card>strong{font-size:23px}.auth-shell{grid-template-columns:1fr;gap:25px;padding:40px 0}.auth-intro h1{font-size:39px}.auth-decoration{display:none}.auth-panel{max-width:none;padding:26px}.auth-intro p:not(.eyebrow){display:none}.auth-intro .eyebrow{margin-bottom:16px}.group-grid{grid-template-columns:1fr}.entry>strong{font-size:12px}.entry-icon{width:27px;height:27px;font-size:13px}.section-title h2{font-size:21px}.section-title{flex-wrap:wrap}.form-row{grid-template-columns:1fr}.participant{flex-direction:row;flex-wrap:wrap}.invitation{margin:40px auto}.legal h1{font-size:36px}.footer{margin-top:40px}}
@media(max-width:380px){.header .brand small{display:none}.header .brand{font-size:24px}.header .brand img{width:29px;height:29px}.header nav{gap:10px}.header .button{max-width:115px;text-align:center}.hero h1{font-size:40px}.demo-card{padding:20px}.demo-card h2{font-size:27px}.balance-card h3{font-size:13px}.balance-card .avatar{display:none}.entry{flex-wrap:wrap}.entry>strong{margin-left:37px}.inline-form{flex-direction:column;align-items:stretch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.receipt-picker{min-width:0}.receipt-picker input[type=file]{max-width:100%;font-size:12px}.receipt-picker [data-receipt-status]{overflow-wrap:anywhere}.receipt-link{display:inline-block;margin:8px 0;font-size:13px}

.repayment-details{margin:0 0 20px;padding:16px;background:#f2eef7;border-radius:14px;font-size:14px;overflow-wrap:anywhere}.repayment-details summary{cursor:pointer;font-weight:600}.repayment-details dl{display:grid;gap:5px}.repayment-details dd{margin:0 0 10px}.repayment-details dt{font-size:12px;color:var(--muted)}.profile-workspace fieldset{display:grid;gap:16px;min-width:0}.profile-workspace aside{align-self:start}.header nav{flex-wrap:wrap}

[hidden]{display:none!important}.settlement .form + .form{border-top:1px solid #ddd5e6;margin-top:24px;padding-top:24px}.profile-workspace .button{white-space:normal}.entry-content{min-width:0}.entry-content .badge{white-space:normal;line-height:1.5}
@media(max-width:760px){.profile-workspace>aside{grid-row:auto}.header nav{justify-content:flex-end}.header{gap:14px;height:auto;min-height:85px;padding-block:16px}}
