:root{font-family:Inter,ui-rounded,SF Pro Rounded,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132733;background:#eef4f6;font-synthesis:none;--turquoise: #2ec7c9;--blue: #3f8fe5;--ink: #132733;--muted: #536872;--surface: #ffffff;--pale: #f1f5f6;--mint: #bcebd7;--amber: #ffe1a6;--coral: #dd594f;--shadow: 0 18px 48px rgba(30, 79, 94, .1)}*{box-sizing:border-box}html{min-width:280px;background:#eef4f6}body{margin:0;min-width:280px;min-height:100vh}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #0a5fb9;outline-offset:3px}.app-shell{min-height:100vh;overflow:hidden}.hero{position:relative;min-height:288px;padding:max(18px,env(safe-area-inset-top)) 20px 44px;color:#fff;background:linear-gradient(125deg,var(--turquoise),var(--blue));isolation:isolate}.hero nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;max-width:680px;margin:auto}.brand{display:inline-flex;align-items:center;gap:10px;color:inherit;font-weight:800;text-decoration:none;letter-spacing:-.02em}.receipt-mark{width:34px;height:38px;padding:8px 7px;display:grid;gap:4px;border:2px solid currentColor;border-radius:9px 9px 12px 12px;transform:rotate(-4deg)}.receipt-mark i{display:block;height:2px;border-radius:9px;background:currentColor}.private-pill,.count-pill,.status-pill{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;font-size:.78rem;font-weight:750}.private-pill{background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-copy{position:relative;z-index:2;max-width:680px;margin:58px auto 0}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:800;opacity:.85}.eyebrow.dark{color:#29858e}.hero h1{margin:0;font-size:clamp(2rem,9vw,3.5rem);line-height:1.02;letter-spacing:-.045em}.hero-copy>p:last-child{margin:12px 0 0;opacity:.9}.wave{position:absolute;z-index:-1;left:-12%;width:125%;height:140px;border-radius:50%;background:#ffffff1a;transform:rotate(-5deg)}.wave-one{bottom:-70px}.wave-two{right:-40%;left:auto;bottom:-100px;background:#ffffff14;transform:rotate(8deg)}main{width:min(100% - 28px,680px);margin:-24px auto 0;position:relative;z-index:3;padding-bottom:max(34px,env(safe-area-inset-bottom))}.card{background:var(--surface);border-radius:26px;padding:24px;margin-bottom:16px;box-shadow:var(--shadow)}.join-card{text-align:center;padding-top:30px}.circle-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 18px;border-radius:50%;color:#15727d;background:#d7f7f1;font-size:1.4rem;font-weight:800}.circle-icon.mint{background:var(--mint);color:#126343}h2{margin:0 0 10px;font-size:1.55rem;line-height:1.16;letter-spacing:-.025em}h3{margin:0 0 6px}.muted{color:var(--muted);line-height:1.55}.tiny{color:var(--muted);font-size:.78rem}form{text-align:left;margin-top:24px}label:not(.claim-row){display:block;margin-bottom:8px;font-weight:750;font-size:.9rem}input[type=text],input:not([type]){width:100%;min-height:52px;border:1px solid transparent;border-radius:15px;padding:0 16px;color:var(--ink);background:var(--pale)}.primary-button,.venmo-button{width:100%;min-height:54px;border:0;border-radius:999px;padding:12px 22px;color:#fff;background:linear-gradient(125deg,#20b8ba,#337fd6);font-weight:800;cursor:pointer;box-shadow:0 10px 24px #3289c933}form .primary-button{margin-top:16px}.primary-button:disabled{opacity:.58;cursor:wait}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}.count-pill{color:#27656b;background:#e3f6f3;white-space:nowrap}.bill-total{display:grid;grid-template-columns:1fr auto;align-items:center}.big-total{margin:3px 0;font-size:clamp(2.5rem,12vw,4rem);font-weight:850;line-height:1;letter-spacing:-.055em}.text-button{min-height:44px;border:0;padding:8px;color:#136d9b;background:transparent;font-weight:800;cursor:pointer}.receipt-summary{grid-column:1 / -1;margin-top:18px;padding-top:12px;border-top:1px solid #e2ebed}.receipt-summary div,.review-list li{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.claim-list{border-top:1px solid #e4ecee}.claim-unit{border-bottom:1px solid #e4ecee}.claim-row{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:12px;min-height:72px;margin:0;cursor:pointer}.claim-row input{position:absolute;opacity:0}.custom-check{width:24px;height:24px;border:2px solid #9cafb5;border-radius:8px}.claim-row input:checked+.custom-check{border-color:#238fa7;background:#238fa7;box-shadow:inset 0 0 0 4px #fff}.claim-row input:focus-visible+.custom-check{outline:3px solid #0a5fb9;outline-offset:2px}.claim-row.unavailable{opacity:.52;cursor:not-allowed}.claim-copy{display:grid;gap:4px}.claim-copy small{color:var(--muted)}.row-money{font-variant-numeric:tabular-nums}.share-control{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:0 0 14px 38px}.share-control label{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.78rem}.share-control select,.share-control button{min-height:44px;border:0;border-radius:12px;padding:8px 12px}.share-control select{color:var(--ink);background:var(--pale)}.share-control button{color:#14688f;background:#e6f3f6;font-weight:750}.sticky-action{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:16px}.sticky-action>div{display:grid}.sticky-action small{color:var(--muted)}.sticky-action strong{font-size:1.35rem}.primary-button.inline{width:auto;min-width:152px}.error-banner{padding:12px 14px;border-radius:13px;color:#852821;background:#ffe4df;font-weight:650;line-height:1.4}.review-card{text-align:center}.review-list{list-style:none;margin:22px 0 8px;padding:14px 0;border-top:1px solid #e2ebed;border-bottom:1px solid #e2ebed;text-align:left}.text-button.edit{margin-bottom:18px}.disclosure{padding:16px;border-radius:16px;background:#fff4d9;text-align:left}.disclosure p{margin:6px 0 0;line-height:1.45}.venmo-button{margin-top:14px;background:#008cff}.profile-link{display:block;min-height:44px;padding:13px;color:#136d9b;font-weight:700}.fallback{margin-top:10px;text-align:left}.fallback summary{min-height:44px;padding:12px 0;color:var(--muted);font-weight:750;cursor:pointer}.copy-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #e3ebed}.copy-row span{display:grid;gap:2px;min-width:0}.copy-row strong{overflow-wrap:anywhere}.copy-row small{color:var(--muted)}.copy-row button{min-width:64px;min-height:44px;border:0;border-radius:99px;color:#14688f;background:#e6f3f6;font-weight:750}.return-panel{margin-top:20px;padding:18px;border-radius:20px;background:#edf7f8;text-align:left}.return-panel p{color:var(--muted)}.success-card{margin-top:4px;padding:34px 24px;text-align:center}.status-pill{width:max-content;margin:0 auto 14px}.status-pill.amber{color:#714400;background:var(--amber)}.info-panel{display:flex;align-items:center;gap:12px;margin-top:22px;padding:14px;border-radius:16px;background:var(--pale);text-align:left}.info-panel p{margin:0}footer{padding:24px 12px;color:var(--muted);text-align:center;font-size:.75rem;line-height:1.5}footer p{margin:3px}footer a{display:inline-flex;min-height:44px;align-items:center;color:#27647e}.state-page{min-height:100vh;margin:0 auto;display:grid;place-content:center;justify-items:center;gap:18px;text-align:center}.state-page .brand{color:#0d6d7d}.state-page h1{margin:0}.privacy-page{width:min(100% - 24px,680px);margin:0 auto;padding:36px 0 72px}.privacy-page>.brand{display:inline-flex;margin:0 0 22px 8px;color:#0d6d7d}.privacy-page article{line-height:1.65}.privacy-page h1{margin-top:4px;font-size:clamp(2rem,8vw,3.25rem);line-height:1.02;letter-spacing:-.04em}.privacy-page h2{margin:28px 0 4px;font-size:1.15rem}.privacy-home{display:flex;align-items:center;justify-content:center;margin-top:28px}.spinner{width:42px;height:42px;border:4px solid #cee8eb;border-top-color:#2baeb7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:380px){main{width:min(100% - 16px,680px)}.card{padding:18px;border-radius:22px}.hero{padding-inline:14px}.sticky-action{align-items:stretch;flex-direction:column}.primary-button.inline{width:100%}.claim-row{grid-template-columns:24px minmax(0,1fr) auto;gap:8px}}@media(prefers-color-scheme:dark){:root{color:#eaf3f5;background:#09171d;--ink: #eaf3f5;--muted: #a8bbc2;--surface: #10252d;--pale: #193039;--shadow: 0 18px 48px rgba(0,0,0,.26)}html{background:#09171d}.eyebrow.dark{color:#74d9d6}.claim-list,.claim-unit,.receipt-summary,.review-list,.copy-row{border-color:#27424b}input[type=text],input:not([type]){color:var(--ink)}.count-pill{color:#a5eee8;background:#173c3f}.disclosure{color:#ffeac0;background:#493914}.return-panel{background:#15323a}.copy-row button,.share-control button{color:#a6e8f2;background:#1c3c47}.text-button,.profile-link,footer a{color:#7fcfff}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
