:root{color:#11110f;background:#f8f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f8f7f2}button,input,textarea{font:inherit}button{border:0}.app-shell{position:relative;max-width:520px;min-height:100svh;margin:0 auto;background:#fffdf8;overflow-x:hidden;box-shadow:0 0 0 1px #1212100f}.center-screen{display:grid;min-height:100svh;place-content:center;gap:16px;padding:28px;text-align:center;color:#161613;background:#fffdf8}.center-screen h1{max-width:320px;margin:0;font-size:28px;line-height:1.02}.center-screen p,.muted,.legal,.receipt-box p,.done-page p,.rating-page p,.feedback-page p,.receipt-page p{color:#6f6a62}.spinner{width:34px;height:34px;margin:0 auto;border:3px solid #e7e1d8;border-top-color:#11110f;border-radius:999px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero{position:relative;height:232px;overflow:hidden}.hero.compact{height:220px}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#0000001a,#0000)}.icon-button{display:inline-grid;width:38px;height:38px;place-items:center;color:#161613;background:#fff;border:1px solid rgba(18,18,16,.08);border-radius:999px}.icon-button.floating{position:absolute;z-index:1;top:max(18px,env(safe-area-inset-top));left:18px;box-shadow:0 8px 24px #00000029}.icon-button.right{right:18px;left:auto}.icon-button.close{position:absolute;top:18px;right:18px}.bill-card{position:relative;padding:0 24px 120px}.logo{width:108px;height:108px;object-fit:contain;padding:8px 6px;background:#fffdf8;border:3px solid #fffdf8;border-radius:999px;box-shadow:0 10px 24px #0000001f}.logo.overlap{display:block;margin:-62px auto 18px}.bill-card>.muted{margin:0 0 6px;font-size:14px}.row{display:flex;align-items:center;justify-content:space-between;gap:14px}.headline h1{margin:0;font-size:24px}.headline strong{font-size:20px}.line-items{margin-top:24px;border-top:1px solid #eee8de}.item{min-height:56px;border-bottom:1px solid #eee8de;font-size:14px}.item span:nth-child(2){flex:1}.claimed{color:#8a857d;text-decoration:line-through}.legal{margin:24px auto;max-width:340px;text-align:center;font-size:11px;line-height:1.35}.sticky-action{position:fixed;right:max(16px,calc((100vw - 520px)/2 + 16px));bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,calc((100vw - 520px)/2 + 16px));z-index:20;display:grid;gap:10px}.sticky-action.glass{padding:16px;background:#fffdf8eb;border:1px solid rgba(18,18,16,.08);border-radius:24px 24px 0 0;box-shadow:0 -12px 38px #0000001a}.sticky-action.glass p{margin:0;text-align:center;font-size:13px}.sticky-action.double{grid-template-columns:1fr}.primary,.secondary,.method,.list-link{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;width:100%;padding:0 18px;border-radius:999px;font-size:15px;font-weight:800}.primary{color:#fff;background:#050505}.primary:disabled,.secondary:disabled{color:#f4f1eb;background:#aaa49b}.secondary{color:#171713;background:#ebe7df}.scrim{position:fixed;inset:0;z-index:30;display:flex;align-items:flex-end;justify-content:center;background:#11110f33}.sheet{position:relative;width:min(520px,100%);padding:8px 16px max(16px,env(safe-area-inset-bottom));background:#fffdf8;border:1px solid rgba(18,18,16,.08);border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -20px 50px #0003}.sheet>.primary+.primary{margin-top:12px}.full-sheet{min-height:74svh}.sheet-header,.top-bar{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) minmax(72px,max-content);align-items:center;min-height:44px;text-align:center}.sheet-header{display:flex;justify-content:center;margin:-2px -4px 6px}.sheet-header h2,.top-bar span{margin:0;font-size:17px;line-height:1}.sheet-header h2{width:100%;text-align:center}.sheet-header .icon-button{position:absolute;top:3px}.sheet-header .icon-button:first-child{left:0}.sheet-header .icon-button:last-child{right:0}.text-button{justify-self:end;color:#11110f;background:transparent;font-size:14px;line-height:1;white-space:nowrap}.text-button:focus:not(:focus-visible){outline:none}.text-button:focus-visible{outline:2px solid #11110f;outline-offset:4px;border-radius:6px}.panel-page{min-height:100svh;padding:max(12px,env(safe-area-inset-top)) 22px 120px;background:#fffdf8}.tip-copy{display:grid;min-height:190px;place-items:end center;text-align:center}.tip-copy h1,.rating-page h1,.feedback-page h1,.done-page h1,.receipt-page h1{max-width:360px;margin:0 auto 12px;font-size:30px;line-height:.96;letter-spacing:0}.tip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.tip-card{position:relative;display:grid;min-height:116px;place-items:center;gap:8px;color:#161613;background:#fff;border:1px solid #e8e1d8;border-radius:18px}.tip-card.selected{border-color:#11110f;box-shadow:inset 0 0 0 1px #11110f}.pill{position:absolute;top:-9px;right:8px;padding:3px 7px;color:#fff;background:#11110f;border-radius:999px;font-size:10px}.field-label{display:grid;gap:8px;margin:14px 0;font-size:13px;font-weight:800}input,textarea{width:100%;min-height:52px;padding:0 16px;color:#161613;background:#fff;border:1px solid #e8e1d8;border-radius:10px}textarea{min-height:150px;padding-top:14px;resize:vertical}.method-list{display:grid;gap:10px;margin:16px 0}.method{justify-content:flex-start;color:#161613;background:#fff;border:1px solid #ded7ce;border-radius:10px}.method.selected{border-color:#11110f;box-shadow:inset 0 0 0 1px #11110f}.method:focus:not(:focus-visible){outline:none}.method span{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#6f6a62;font-size:12px}.apple-logo{width:18px;height:22px;object-fit:contain;flex:0 0 auto}.apple-logo.small{width:12px;height:15px}.apple-logo.invert{filter:invert(1)}.receipt-box,.remaining-bill{display:grid;gap:10px;padding:14px;background:#fff;border:1px solid #ebe5dc;border-radius:10px}.card-accordion{overflow:hidden}.card-fields{display:grid;gap:12px;width:100%;padding-top:2px}.card-fields input{min-height:58px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.totals{display:grid;gap:10px;margin:24px 0;font-size:14px}.totals .total{font-weight:900}.receipt-box h2{margin:0;font-size:20px}.receipt-box p{margin:0;font-size:13px}.toggle-row,.category-row{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px}.toggle-row input{width:42px;min-height:auto}.expense-grid{display:grid;gap:10px}.error{color:#b42318;font-weight:800}.success-screen{display:grid;min-height:100svh;place-content:center;gap:18px;padding:24px;text-align:center;color:#06351f;background:#9ff0b6}.success-mark{display:grid;width:48px;height:48px;place-items:center;margin:0 auto;color:#fff;background:#087a3b;border-radius:999px}.success-screen h1{margin:0;font-size:28px}.remaining-card{width:min(430px,calc(100vw - 32px));padding:14px;color:#171713;text-align:left;background:#fffdf8;border-radius:10px;box-shadow:0 12px 30px #0000001f}.remaining-card.compact{position:fixed;right:max(16px,calc((100vw - 520px)/2 + 16px));bottom:92px;left:max(16px,calc((100vw - 520px)/2 + 16px));width:auto}.remaining-card p,.remaining-bill p{margin:0 0 4px;font-size:13px}.remaining-card span,.remaining-bill span{display:block;width:62%;height:5px;margin-top:10px;background:#11110f;border-radius:999px}.rating-page,.feedback-page{text-align:center}.rating-page .logo{margin:80px auto 24px}.star-row{display:flex;justify-content:center;gap:8px;color:#159957}.star-row button{display:grid;width:46px;height:46px;min-height:46px;place-items:center;padding:0;color:inherit;background:transparent}.star-row button svg,.face-row button svg{pointer-events:none}.star-row.compact{gap:4px}.star-row.compact button{width:28px;height:28px;min-height:28px}.feedback-page .star-row:first-of-type{margin:18px 0 10px}.category-row{min-height:50px;margin:2px 0;text-align:left}.category-row span{font-weight:800}.face-row{display:flex;flex:0 0 auto;gap:7px}.face-row button{display:grid;width:28px;height:28px;min-height:28px;place-items:center;padding:0;color:#737179;background:transparent;border:2px solid #737179;border-radius:999px}.face-row button.selected{color:#fff;background:#087a3b;border-color:#087a3b}.feedback-page textarea{min-height:112px;margin-top:12px}.done-page{position:relative;padding-top:110px}.done-page h1{margin-left:0;text-align:left}.paid-row{min-height:56px;margin-top:22px;font-weight:900}.list-link{justify-content:space-between;margin-top:24px;color:#171713;background:transparent;border-radius:0;border-top:1px solid #eee8de;border-bottom:1px solid #eee8de}.receipt-page{padding-top:28px}.receipt-page h1{margin-top:48px;margin-left:0}.not-ready{display:grid;place-items:center;gap:14px;padding:76px 24px;text-align:center}.not-ready h1{max-width:290px;margin:0;font-size:22px}.tiny-loader{display:flex;gap:8px}.tiny-loader span{width:7px;height:7px;background:#11110f;border-radius:999px;animation:pulse 1s infinite}.tiny-loader span:nth-child(2){animation-delay:.15s}.tiny-loader span:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25;transform:translateY(-3px)}}.split-list{display:grid;gap:10px;margin:8px 0 24px}.split-item{display:grid;grid-template-columns:1fr auto 24px;gap:6px 12px;align-items:center;padding:14px;text-align:left;color:#161613;background:#fff;border:1px solid #ebe5dc;border-radius:10px}.split-item span:first-child{grid-column:1 / -1;color:#6f6a62;font-size:12px}.split-item.selected{background:#f0efe9;border-color:#11110f}.split-item:not(.selected) svg{opacity:0}.sheet-total{display:flex;align-items:center;justify-content:space-between;margin:18px 0;font-weight:900}.share-ring{position:relative;display:grid;width:164px;height:164px;place-items:center;align-content:center;gap:4px;margin:32px auto;border-radius:999px}.share-ring-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.share-ring-track,.share-ring-progress{fill:none;stroke-width:9;stroke-linecap:round}.share-ring-track{stroke:#e7e1d8}.share-ring-progress{stroke:#11110f;transform-origin:60px 60px}.share-ring strong{position:relative;z-index:1;font-size:24px}.share-ring span{position:relative;z-index:1;color:#6f6a62;font-size:12px}.stepper-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:12px 0}.stepper-row span:last-child{color:#6f6a62}.stepper{display:flex;min-width:108px;align-items:center;justify-content:space-between;padding:4px;color:#fff;background:#11110f;border-radius:999px}.stepper button{width:32px;height:32px;background:#fff;border-radius:999px}@media(min-width:760px){body{background:#e9e4dc}.app-shell{margin-top:24px;margin-bottom:24px;min-height:calc(100svh - 48px);border-radius:28px;overflow:hidden}.sticky-action{position:absolute;right:16px;left:16px}}
