:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08111f;--bg-2:#0e1728;--surface:#0f192ad6;--surface-strong:#101b31;--surface-soft:#ffffff0a;--text:#f7f3ec;--muted:#a6b0c3;--accent:#ff8a3d;--accent-2:#66e0c6;--accent-3:#f7c46c;--border:#ffffff1f;--border-strong:#fff3;--shadow:0 24px 80px #0000005c;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}*,:before,:after{box-sizing:border-box}html{background:radial-gradient(circle at 0 0,#ff8a3d29,#0000 30%),radial-gradient(circle at 100% 0,#66e0c61f,#0000 32%),linear-gradient(#08111f 0%,#0c1526 42%,#08111f 100%);min-height:100%}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 20% 0,#ff8a3d1f,#0000 24%),radial-gradient(circle at 80% 15%,#66e0c61a,#0000 18%),linear-gradient(#08111ff0,#08111ffa);margin:0;font-family:Manrope,Avenir Next,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;opacity:.45;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d9,#0000 100%);mask-image:linear-gradient(#000000d9,#0000 100%)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0}img{max-width:100%;display:block}h1,h2,h3,.display{letter-spacing:-.03em;margin:0;font-family:Fraunces,Iowan Old Style,Palatino Linotype,Georgia,serif}p{margin:0;line-height:1.65}.app-shell{max-width:1280px;margin:0 auto;padding:18px 20px 36px;position:relative;overflow:clip}.app-shell__glow{filter:blur(72px);opacity:.6;pointer-events:none;border-radius:999px;position:absolute}.app-shell__glow--one{background:#ff8a3d38;width:240px;height:240px;top:-120px;right:-80px}.app-shell__glow--two{background:#66e0c62e;width:260px;height:260px;top:280px;left:-140px}.topbar{z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#0a101eb8;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex;position:sticky;top:12px}.brand{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand__mark{color:#0b1220;background:linear-gradient(135deg,#ff8a3d,#f7c46c);border-radius:16px;place-items:center;width:44px;height:44px;font-weight:800;display:inline-grid;box-shadow:0 10px 26px #ff8a3d52}.brand__name{font-size:1rem;font-weight:800;line-height:1.1;display:block}.brand__tag{color:var(--muted);margin-top:2px;font-size:.8rem;display:block}.topbar__nav{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.topbar__nav a:hover,.topbar__nav a:focus-visible,.footer__links a:hover,.footer__links a:focus-visible,.supporting-link a:hover,.supporting-link a:focus-visible{color:var(--text)}.topbar__auth{align-items:center;gap:12px;display:flex}.account-badge{text-align:right;gap:2px;display:grid}.account-badge__name{font-weight:700}.account-badge__email{color:var(--muted);font-size:.78rem}.page-shell{gap:28px;padding:30px 0 0;display:grid}.footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:28px;padding:20px 6px 0;display:flex}.footer__brand{color:var(--text);font-weight:700}.footer__meta{max-width:55ch;margin-top:8px}.footer__links{flex-wrap:wrap;gap:16px;display:flex}.button{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;transition:transform .15s,border-color .15s,background .15s,color .15s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--solid{color:#09111f;background:linear-gradient(135deg, var(--accent), var(--accent-3));box-shadow:0 14px 32px #ff8a3d47}.button--ghost{border-color:var(--border);color:var(--text);background:#ffffff08}.button--danger{color:#fff;background:#ff606026;border-color:#ff606059}.button--ghost:hover,.button--ghost:focus-visible,.button--danger:hover,.button--danger:focus-visible{border-color:var(--border-strong);background:#ffffff14}.stack{gap:24px;display:grid}.stack--hero{gap:36px}.stack--narrow{max-width:760px}.stack--tight{gap:16px}.hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);align-items:stretch;gap:24px;display:grid}.hero-copy,.hero-card,.feature-card,.tool-card,.prose-card,.side-panel__card,.stat-card,.wallet-card,.empty-state{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(#131b2feb,#0b111feb);position:relative}.hero-copy{padding:32px;overflow:hidden}.hero-copy:after,.prose-card:after,.feature-card:after,.tool-card:after,.wallet-card:after,.empty-state:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff8a3d1f,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -40px -60px auto}.hero-copy h1{max-width:12ch;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.98}.hero-copy__body{max-width:60ch;color:var(--muted);margin-top:18px;font-size:1.04rem}.hero-actions,.row-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-actions{margin-top:26px}.status-row{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.status-pill{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.86rem;font-weight:700;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:999px;width:8px;height:8px}.status-pill--ready{color:var(--accent-2)}.status-pill--pending{color:var(--accent-3)}.hero-card{padding:24px}.hero-card__top,.card-heading,.section-header,.wallet-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.hero-card__chip{color:var(--accent-2);background:#66e0c621;border:1px solid #66e0c633;border-radius:999px;align-items:center;padding:8px 12px;font-weight:700;display:inline-flex}.hero-card__timeline{gap:14px;margin-top:18px;display:grid}.hero-card__timeline>div{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0f;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:14px;display:grid}.hero-card__timeline strong{color:#09111f;background:linear-gradient(135deg, var(--accent), var(--accent-3));border-radius:12px;place-items:center;width:34px;height:34px;display:inline-grid}.hero-card__timeline p{font-weight:700}.hero-card__timeline span{color:var(--muted);margin-top:4px;font-size:.94rem;display:block}.eyebrow{color:var(--accent-2);text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px;font-size:.76rem;font-weight:800}.feature-grid,.tools-grid,.wallet-detail-grid,.stats-grid,.wallet-grid,.account-grid{gap:18px;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.tool-card,.prose-card,.side-panel__card,.stat-card{padding:24px}.feature-card h2,.tool-card h3,.prose-card h1,.prose-card h2,.side-panel__card h2,.wallet-header h1{line-height:1.02}.feature-card p:last-child,.tool-card__heading p:last-child,.prose-card p+p,.side-panel__card p+p{color:var(--muted)}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-card{overflow:hidden}.tool-card--accent{background:linear-gradient(#12222ef5,#0c1321f5)}.tool-card__form{gap:12px;margin-top:18px;display:grid}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.metric-grid>div,.stat-card,.invite-card,.wallet-preview{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff0f;padding:14px}.metric-grid span,.stat-card span,.wallet-card__meta,.wallet-preview span,.member-row span,.ledger-row span,.chat-bubble span,.footer__meta,.muted{color:var(--muted)}.metric-grid strong,.stat-card strong,.wallet-preview strong,.invite-card strong,.ledger-row strong,.member-row strong{margin-top:4px;display:block}.field{gap:8px;display:grid}.field span{color:var(--muted);font-size:.88rem}.field input,.toggle{border-radius:var(--radius-md);border:1px solid var(--border);min-height:48px;color:var(--text);background:#ffffff0a}.field input{outline:none;width:100%;padding:0 14px}.field input::placeholder{color:#a6b0c3b8}.field input:focus-visible{border-color:#ff8a3d8a;box-shadow:0 0 0 4px #ff8a3d1f}.field--inline{min-width:min(100%,320px)}.toggle{align-items:center;gap:10px;padding:0 14px;display:inline-flex}.toggle input{width:16px;height:16px;accent-color:var(--accent)}.prose-card{overflow:hidden}.prose-card h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1}.prose-card h2{font-size:1.55rem}.auth-layout,.account-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:20px;display:grid}.auth-card{min-height:100%}.side-panel{align-content:start;gap:16px;display:grid}.side-panel__card{gap:12px;display:grid}.ordered-list{color:var(--muted);gap:8px;margin:0;padding-left:20px;display:grid}.form-notice{border-radius:var(--radius-md);color:#c5f7ea;background:#66e0c614;border:1px solid #66e0c62e;padding:12px 14px}.form-notice__error{border-radius:var(--radius-md);color:#ffd1d1;background:#ff60601f;border:1px solid #ff606038;padding:12px 14px}.supporting-link{color:var(--muted)}.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-card{gap:14px;padding:22px;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid}.wallet-card:hover,.wallet-card:focus-visible{border-color:#ff8a3d47;transform:translateY(-2px);box-shadow:0 24px 80px #0000006b}.wallet-card h2{font-size:1.8rem}.wallet-card__top{justify-content:space-between;align-items:start;display:flex}.wallet-card__emoji{background:#ffffff0f;border-radius:18px;place-items:center;width:56px;height:56px;font-size:1.6rem;display:inline-grid}.wallet-card__meta{text-align:right;font-size:.86rem}.wallet-card__bottom{color:var(--muted);justify-content:space-between;gap:12px;font-size:.9rem;display:flex}.section-header,.wallet-header{align-items:end}.wallet-header p{color:var(--muted)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wallet-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wallet-detail-grid--stacked{grid-template-columns:repeat(2,minmax(0,1fr))}.member-stack,.ledger-list,.chat-list{gap:12px;margin-top:16px;display:grid}.receipt-item-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.receipt-item-chip{min-height:30px;color:var(--text);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 10px;font-size:.84rem;display:inline-flex}.member-row,.ledger-row,.chat-bubble{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff0f;justify-content:space-between;gap:12px;padding:14px;display:flex}.member-row div,.ledger-row div{gap:2px;display:grid}.invite-card,.wallet-preview{gap:8px;display:grid}.empty-state{gap:12px;padding:26px;display:grid;overflow:hidden}.empty-state__orb{pointer-events:none;background:radial-gradient(circle,#66e0c624,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;inset:auto -20px -60px auto}.empty-state__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.inline-jump-form{flex-wrap:wrap;align-items:end;gap:12px;margin-top:18px;display:flex}.prose-card--center{text-align:center;justify-items:center}.wallet-preview{margin:18px 0}.card-heading{align-items:center}@media (max-width:1100px){.hero-grid,.feature-grid,.tools-grid,.auth-layout,.account-grid,.wallet-detail-grid,.wallet-detail-grid--stacked,.stats-grid,.wallet-grid{grid-template-columns:1fr}.topbar{flex-wrap:wrap}.topbar__nav{order:3;justify-content:flex-start}}@media (max-width:720px){.app-shell{padding-inline:14px}.topbar{padding:12px 14px;top:8px}.hero-copy,.hero-card,.feature-card,.tool-card,.prose-card,.side-panel__card,.stat-card,.wallet-card,.empty-state{border-radius:20px;padding:18px}.hero-copy h1,.prose-card h1{max-width:none}.hero-actions,.row-actions,.empty-state__actions,.topbar__auth,.footer,.section-header,.wallet-header,.card-heading,.member-row,.ledger-row,.chat-bubble{flex-direction:column;align-items:stretch}.topbar__auth .account-badge,.wallet-card__meta{text-align:left}.metric-grid{grid-template-columns:1fr}}
