:root{--app-padding-x: 1.5rem;--app-padding-y: 1.5rem;--app-padding-top: 1.25rem;--app-padding-bottom: 1.5rem;--app-title-size: 1.75rem;--app-title-spacing: -.03em;--camera-label-size: .9rem;--items-title-size: 1.05rem;--items-row-size: .94rem;--camera-btn-size: 36px;--camera-icon-size: 20px;--camera-row-padding-x: .8rem;--camera-row-padding-y: .55rem;--submit-btn-padding-x: 1.2rem;--submit-btn-padding-y: .7rem;--submit-btn-font: .95rem;--back-btn-padding-x: .7rem;--back-btn-padding-y: .3rem;--back-btn-font: .85rem;--section-gap: 1.75rem;--items-gap: .75rem}@media(max-width:430px){:root{--app-padding-x: 1.25rem;--app-padding-y: 1.25rem;--app-padding-top: 1.1rem;--app-padding-bottom: 1.35rem;--app-title-size: 1.6rem;--section-gap: 1.5rem}}@media(max-width:393px){:root{--app-padding-x: 1.1rem;--app-padding-y: 1.15rem;--app-padding-top: 1rem;--app-padding-bottom: 1.25rem;--app-title-size: 1.55rem;--camera-label-size: .875rem;--camera-row-padding-x: .7rem;--camera-row-padding-y: .5rem;--submit-btn-padding-x: 1.1rem;--submit-btn-padding-y: .65rem;--submit-btn-font: .9rem;--section-gap: 1.4rem}}@media(max-width:375px){:root{--app-padding-x: 1rem;--app-padding-y: 1rem;--app-padding-top: .95rem;--app-padding-bottom: 1.1rem;--app-title-size: 1.45rem;--camera-btn-size: 32px;--camera-icon-size: 18px;--camera-label-size: .85rem;--camera-row-padding-x: .6rem;--camera-row-padding-y: .45rem;--submit-btn-padding-x: 1rem;--submit-btn-padding-y: .6rem;--submit-btn-font: .875rem;--back-btn-padding-x: .6rem;--back-btn-font: .8rem;--items-title-size: 1rem;--items-row-size: .9rem;--section-gap: 1.25rem;--items-gap: .65rem}}@media(max-width:320px){:root{--app-padding-x: .85rem;--app-padding-y: .9rem;--app-padding-top: .85rem;--app-padding-bottom: 1rem;--app-title-size: 1.35rem;--camera-btn-size: 30px;--camera-icon-size: 16px}}html{margin:0;padding:0;overflow-x:hidden}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#171717;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:flex-start;justify-content:center;-webkit-tap-highlight-color:transparent;background:#f0f2fa;overflow-x:hidden}#root{width:100%;max-width:430px;margin-left:auto;margin-right:auto;padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));box-sizing:border-box}a{font-weight:500;color:#7dd3fc;text-decoration:none}a:hover{color:#bae6fd}button{font-family:inherit}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}@keyframes spin{to{transform:rotate(360deg)}}.app{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:max(1.25rem,env(safe-area-inset-top)) 0 max(1.5rem,env(safe-area-inset-bottom));background:transparent;position:relative}.landing{width:100%;display:flex;flex-direction:column;align-items:center;gap:0;animation:fadeSlideIn .75s ease-out both;position:relative}.blob{position:fixed;border-radius:50%;pointer-events:none;z-index:0}.blob-tr{width:200px;height:200px;background:#dde4ff;opacity:.48;top:-60px;right:-55px;animation:float1 6.4s ease-in-out infinite}.blob-bl{width:160px;height:160px;background:#d4f3e8;opacity:.42;bottom:160px;left:-55px;animation:float2 8s ease-in-out infinite}.logo-section{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:32px;margin-bottom:28px;position:relative;z-index:1}.app-icon-square{width:72px;height:72px;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #00000017}.title-row{display:flex;align-items:baseline;gap:0;line-height:1}.title-dark{font-size:44px;font-weight:800;color:#1a1a2e;letter-spacing:-2px}.title-blue{font-size:44px;font-weight:800;color:#3b82f6;letter-spacing:-2px}.demo-card{width:85%;box-sizing:border-box;background:#fff;border-radius:32px;padding:20px;display:flex;flex-direction:row;align-items:stretch;gap:12px;height:255px;box-shadow:0 6px 28px #0000000d;position:relative;z-index:1}.demo-arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;opacity:1}.receipt-card{flex:0 0 38%;min-width:0;background:#fafafa;border-radius:0 0 18px 18px;padding:0 10px 10px;border:.5px solid #EBEBEB;border-top:none;overflow:hidden;display:flex;flex-direction:column}.rc-items{flex:1;display:flex;flex-direction:column;justify-content:space-between}.rc-venue{font-family:Courier New,Courier,monospace;font-size:10px;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:2px}.rc-date{font-family:Courier New,Courier,monospace;font-size:7.5px;color:#9ca3af;text-align:center;margin-bottom:6px}.rc-dashed{border:none;border-top:1px dashed #D1D5DB;margin:4px 0}.rc-row{display:flex;justify-content:space-between;align-items:center}.rc-name,.rc-price{font-family:Courier New,Courier,monospace;font-size:9px;color:#374151}.rc-total-label,.rc-total-price{font-family:Courier New,Courier,monospace;font-size:9px;font-weight:700;color:#1a1a2e}.scallop-svg{display:block;margin-top:8px}.split-panel{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;justify-content:center}.split-title{font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:0;white-space:nowrap}.user-pill{display:flex;align-items:center;gap:6px;background:#fff;border-radius:14px;padding:0 12px;height:44px;box-shadow:0 1px 4px #0000000f;border:.5px solid #F0F0F0}.user-avatar{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:700}.pill-name{flex:1;font-size:10.5px;font-weight:500;color:#374151;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill-amount{font-size:10.5px;font-weight:600;color:#1a1a2e;white-space:nowrap;flex-shrink:0}.settled-pill{display:flex;align-items:center;justify-content:center;gap:4px;background:#ecfdf5;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:600;color:#22c55e}.feature-row{width:85%;box-sizing:border-box;margin-top:22px;display:flex;background:#fff;border-radius:28px;box-shadow:0 2px 16px #0000000a;overflow:hidden;position:relative;z-index:1;height:140px}.feature-item{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px 12px 16px;gap:4px}.feature-border{border-right:.5px solid #ECECEC}.feature-icon-bg{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-icon-bg svg{width:22px;height:22px}.feature-label{font-size:15px;font-weight:700;color:#1a1a2e;text-align:center}.feature-sub{font-size:11px;color:#9ca3af;text-align:center;line-height:1.35;max-width:90px}@media(max-width:480px){.logo-section{gap:10px;margin-top:20px;margin-bottom:16px}.app-icon-square{width:56px;height:56px;border-radius:18px}.title-dark,.title-blue{font-size:36px}.demo-card{height:180px;padding:12px;gap:8px;border-radius:24px}.receipt-card{border-radius:0 0 14px 14px;padding:0 8px 8px}.split-panel{gap:5px}.split-title{font-size:11px}.user-pill{height:28px;padding:0 8px;border-radius:10px;gap:5px}.user-avatar{width:17px;height:17px;font-size:8px}.pill-name,.pill-amount{font-size:9px}.settled-pill{font-size:9px;padding:4px 8px;gap:3px}.feature-row{height:96px;margin-top:10px;border-radius:22px}.feature-item{padding:10px 4px 8px;gap:3px}.feature-icon-bg{width:30px;height:30px}.feature-icon-bg svg{width:16px;height:16px}.feature-label{font-size:11px}.feature-sub{font-size:8.5px;max-width:72px}.cta-section{margin-top:16px}}.cta-section{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:16px;margin-bottom:12px;position:relative;z-index:1}.camera-cta{width:78px;height:78px;border-radius:39px;border:none;background:linear-gradient(180deg,#60a5fa,#2563eb);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px #3872ff47;transition:transform .12s ease-out,box-shadow .12s ease-out;-webkit-tap-highlight-color:transparent}.camera-cta:hover{transform:translateY(-2px);box-shadow:0 16px 36px #3872ff52}.camera-cta:active{transform:scale(.93);box-shadow:0 6px 20px #3872ff40}.cta-title{font-size:18px;font-weight:700;color:#1a1a2e;letter-spacing:-.4px}.cta-label-row{display:flex;align-items:flex-end;gap:2px;margin-top:8px}.cta-curve-arrow{opacity:1;margin-bottom:4px}.choice-screen{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:8px;animation:fadeSlideIn .45s ease-out both;position:relative}.choice-heading{margin:0;font-size:1.35rem;font-weight:600;color:#1a1a2e;text-align:center;line-height:1.4;letter-spacing:-.3px}.choice-cards{width:100%;display:flex;flex-direction:column;gap:12px}.choice-card{width:100%;display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border:none;border-radius:18px;box-shadow:0 2px 16px #0000000f;cursor:pointer;text-align:left;transition:transform .14s ease-out,box-shadow .14s ease-out;-webkit-tap-highlight-color:transparent}.choice-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px #00000017}.choice-card:active{transform:scale(.98);box-shadow:0 1px 8px #00000012}.choice-card-icon{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.choice-card-text{flex:1;display:flex;flex-direction:column;gap:3px}.choice-card-title{font-size:1rem;font-weight:600;color:#1a1a2e}.choice-card-sub{font-size:.8rem;color:#9ca3af}.items-view{width:100%;display:flex;flex-direction:column;gap:0;animation:fadeSlideIn .4s ease-out both}.iv-nav{display:flex;align-items:center;justify-content:space-between;padding:4px 0 16px;width:100%}.iv-nav-btn{width:38px;height:38px;border-radius:50%;border:1px solid #E8E8E8;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 6px #00000012;transition:background .15s ease,transform .12s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0}.iv-nav-btn:hover{background:#f4f4f5}.iv-nav-btn:active{transform:scale(.93)}.iv-menu-btn{font-size:14px;font-weight:700;color:#6b7280;letter-spacing:1px}.iv-dots{display:flex;align-items:center;gap:6px}.iv-dot{width:7px;height:7px;border-radius:50%;background:#d1d5db}.iv-dot-active{background:#3b82f6;width:9px;height:9px}.iv-title-section{text-align:center;margin-bottom:18px}.iv-title{margin:0 0 4px;font-size:1.45rem;font-weight:700;color:#1a1a2e;letter-spacing:-.4px}.iv-subtitle{margin:0;font-size:.875rem;color:#9ca3af;font-weight:400}.iv-receipt-card{width:100%;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 12px 28px -4px #0000001a;overflow:hidden;border:none;outline:none}.iv-receipt-content{padding:16px 16px 20px}.iv-venue{font-family:Courier New,Courier,monospace;font-size:13px;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:2px}.iv-date{font-family:Courier New,Courier,monospace;font-size:10px;color:#9ca3af;text-align:center;margin-bottom:0}.iv-dashed{border:none;border-top:1.5px dashed #D1D5DB;margin:12px 0}.iv-items{display:flex;flex-direction:column;gap:8px}.iv-item-row{width:100%;display:flex;align-items:flex-start;gap:10px;padding:12px;background:#fff;border:1px solid #EBEBEB;border-radius:12px;cursor:pointer;text-align:left;font-family:inherit;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.iv-item-row:hover{background:#fafafa;box-shadow:0 2px 8px #0000000f}.iv-item-row:active{transform:scale(.985)}.iv-item-selected{background:#eef2ff!important;border-color:#a5b4fc!important}.iv-item-selected:hover{background:#e8edff!important}.iv-check{width:24px;height:24px;border-radius:50%;background:#4f6ef5;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;animation:checkPop .22s ease-out both}@keyframes checkPop{0%{transform:scale(0);opacity:0}65%{transform:scale(1.18)}to{transform:scale(1);opacity:1}}.iv-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.iv-item-top,.iv-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.iv-item-name{font-size:.9375rem;font-weight:500;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iv-item-price{font-size:.9375rem;font-weight:600;color:#1a1a2e;flex-shrink:0}.iv-you-pay-left{font-size:.8rem;font-weight:600;color:#22c55e}.iv-split-label-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;font-size:.8rem;font-weight:500;color:#4f6ef5;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.iv-you-pay-right-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;font-size:.8rem;font-weight:600;color:#22c55e;font-family:inherit;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent}.iv-summary-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f0fdf4;border:1.5px solid #86EFAC;border-radius:16px;margin-top:12px}.iv-summary-left{display:flex;flex-direction:column;gap:2px}.iv-summary-label{font-size:.9rem;font-weight:600;color:#15803d}.iv-summary-sub{font-size:.75rem;color:#4ade80}.iv-summary-right{display:flex;align-items:center;gap:4px}.iv-summary-amount{font-size:1.4rem;font-weight:700;color:#16a34a}.continue-btn{width:100%;box-sizing:border-box;margin-top:14px;padding:17px 24px;background:#3b82f6;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:22px;cursor:pointer;letter-spacing:.01em;box-shadow:0 4px 16px #1a1a2e2e;transition:transform .18s cubic-bezier(.34,1.56,.64,1),filter .18s ease;-webkit-tap-highlight-color:transparent}.continue-btn:hover{filter:brightness(1.15)}.continue-btn:active{transform:scale(.97);transition:transform .09s ease}.venmo-pre-label{text-align:center;font-size:.78rem;color:#9ca3af;margin:18px 0 0;letter-spacing:.01em}.sr-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.sr-icon{width:40px;height:40px;border-radius:12px;background:#ede9fe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sr-venue{font-family:Courier New,Courier,monospace;font-size:13px;font-weight:700;color:#1a1a2e}.sr-item-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #F3F4F6}.sr-item-row:last-child{border-bottom:none}.sr-qty{font-size:.72rem;font-weight:600;color:#7c6ff7;background:#ede9fe;border-radius:6px;padding:2px 6px;flex-shrink:0;min-width:28px;text-align:center}.sr-item-name{flex:1;font-size:.9rem;color:#1a1a2e;font-weight:450}.sr-item-price{font-size:.9rem;font-weight:600;color:#1a1a2e}.venmo-btn{display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;width:100%;padding:18px 24px;margin-top:20px;background:#3d95ce;border:none;border-radius:22px;font-family:inherit;text-decoration:none;cursor:pointer;box-shadow:0 4px 18px #3d95ce4d,0 1px 4px #3d95ce1f;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s ease,filter .18s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.venmo-btn:hover{box-shadow:0 6px 24px #3d95ce66,0 2px 8px #3d95ce2e;filter:brightness(1.05)}.venmo-btn:active{transform:scale(.97);box-shadow:0 2px 8px #3d95ce33;transition:transform .09s ease,box-shadow .09s ease}.venmo-btn-text{font-size:.95rem;font-weight:500;color:#ffffffe0;letter-spacing:.01em}.venmo-btn-logo{font-family:Nunito,sans-serif;font-size:1.75rem;font-weight:800;font-style:italic;color:#fff;letter-spacing:-.5px;line-height:1}.venmo-btn-icon{width:18px;height:18px;margin-left:auto;opacity:.85;flex-shrink:0}.venmo-secure{display:flex;align-items:center;justify-content:center;gap:5px;text-align:center;font-size:.7rem;font-weight:400;color:#9ca3af;margin-top:10px;margin-bottom:8px;letter-spacing:.01em}.venmo-lock-icon{width:10px;height:10px;color:#9ca3af;flex-shrink:0;position:relative;top:.5px}.iv-split-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 9px 3px 7px;border-radius:20px;background:#fff;border:1px solid #DDE3FF;font-size:.7rem;font-weight:500;color:#4f6ef5;white-space:nowrap}.iv-split-pill-btn{cursor:pointer;transition:background .12s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.iv-split-pill-btn:hover{background:#eef1ff}.iv-split-pill-btn:active{transform:scale(.95)}.split-modal-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:200;padding-bottom:max(1.5rem,env(safe-area-inset-bottom))}.split-modal{background:#fff;border-radius:24px 24px 20px 20px;padding:1.5rem 2rem 2rem;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:.5rem}.split-modal-item{margin:0;font-size:.8rem;color:#9ca3af;text-align:center}.split-modal-title{margin:0 0 .75rem;font-size:1.1rem;font-weight:600;color:#1a1a2e;text-align:center}.split-modal-counter{display:flex;align-items:center;gap:1.5rem}.split-counter-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #E5E7EB;background:#f9fafb;font-size:1.4rem;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s ease}.split-counter-btn:hover{background:#f3f4f6}.split-counter-btn:active{background:#e5e7eb}.split-counter-num{font-size:2.5rem;font-weight:700;color:#1a1a2e;min-width:3rem;text-align:center}.split-modal-hint{margin:.25rem 0 1rem;font-size:.85rem;color:#6b7280}.split-modal-confirm{width:100%;padding:.85rem;border-radius:999px;border:none;background:#3b82f6;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:filter .15s ease}.split-modal-confirm:hover{filter:brightness(.92)}.split-modal-confirm:active{filter:brightness(.85)}.iv-totals{display:flex;flex-direction:column;gap:8px}.iv-total-row{display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280;font-weight:400}.iv-total-row:first-child{font-weight:500;color:#374151}.app-title{margin:0 0 .75rem;text-align:center;font-size:3rem;font-weight:600;color:#171717}.items-screen{width:100%;max-width:480px;margin-top:1rem}.items-list{margin:0;padding:0;list-style:none;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;background:#fff}.items-list li{display:flex;justify-content:space-between;gap:1rem;padding:1rem;font-size:.9375rem;border-bottom:1px solid #e5e5e5}.items-list li:last-child{border-bottom:none}.items-list li:hover{background:#fafafa}.items-list .item-name{color:#000;flex:1}.items-list .item-price{flex-shrink:0;font-weight:500;color:#000}.back-btn-top{position:fixed;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-family:inherit;color:#000;background:#fff;border-radius:50%;border:1px solid #e5e5e5;cursor:pointer;box-shadow:0 2px 8px #00000014;z-index:100;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.back-btn-top:hover{background:#e5e5e5;border-color:#d4d4d4}.photo-preview-section{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;position:relative;z-index:1}.photo-container{position:relative;display:inline-block}.receipt-thumbnail{max-width:250px;max-height:300px;height:auto;object-fit:contain;border-radius:12px;border:1px solid rgba(148,163,184,.35);box-shadow:0 10px 30px #0f172a26}.retake-btn{position:absolute;bottom:12px;right:10px;z-index:10;display:inline-flex;align-items:center;justify-content:center;padding:.3rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.4);font-size:.75rem;font-weight:500;color:#fffffff5;background:#5f626999;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .15s ease-out,filter .15s ease-out}.retake-btn:hover{transform:translateY(-1px);filter:brightness(.85)}.retake-btn:active{transform:translateY(0)}.submit-btn{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:.7rem 1.5rem;border-radius:999px;border:none;font-size:.95rem;font-weight:500;font-family:inherit;color:#fff;background:linear-gradient(180deg,#60a5fa,#2563eb);cursor:pointer;box-shadow:0 4px 14px #2563eb66;transition:transform .15s ease-out,box-shadow .15s ease-out,opacity .15s ease-out}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #2563eb73}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.55;cursor:not-allowed}.error-msg{margin:0;padding:.55rem .7rem;font-size:.85rem;color:#fecaca;background:#ef44441f;border-radius:.75rem;border:1px solid rgba(248,113,113,.35)}.choice-modal,.loading-modal{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.choice-content,.loading-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 3rem;background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001f}.choice-title{margin:0;font-size:1.25rem;font-weight:600;color:#1a1a2e}.choice-buttons{display:flex;gap:1rem}.choice-btn{min-width:100px;padding:.7rem 1.5rem;border-radius:999px;border:none;font-size:.95rem;font-weight:500;font-family:inherit;color:#fff;background:linear-gradient(180deg,#60a5fa,#2563eb);cursor:pointer;box-shadow:0 4px 12px #2563eb59;transition:transform .15s ease-out,filter .15s ease-out}.choice-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.choice-btn:active{transform:translateY(0)}.loader{width:44px;height:44px;border:3.5px solid #e5e5e5;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin:0;font-size:1rem;font-weight:500;color:#1a1a2e}.hidden-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}@keyframes sfoIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sfo-page{width:100%;display:flex;flex-direction:column;padding-bottom:130px;animation:sfoIn .38s ease-out both}.sfo-success-page{align-items:center;padding-top:12px}.sfo-card{width:100%;background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000012;overflow:hidden;box-sizing:border-box}.sfo-stepper-row{display:flex;align-items:center;justify-content:space-between;padding:18px 20px}.sfo-stepper-label{font-size:.9375rem;font-weight:600;color:#1a1a2e}.sfo-stepper{display:flex;align-items:center;gap:18px}.sfo-stepper-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid #E5E7EB;background:#f9fafb;font-size:1.25rem;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;transition:background .12s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.sfo-stepper-btn:hover:not(:disabled){background:#f3f4f6}.sfo-stepper-btn:active:not(:disabled){transform:scale(.92)}.sfo-stepper-btn:disabled{opacity:.35;cursor:not-allowed}.sfo-stepper-num{font-size:1.3rem;font-weight:700;color:#1a1a2e;min-width:1.8rem;text-align:center}.sfo-card-divider{height:1px;background:#f0f0f2}.sfo-people-list{padding:4px 0}.sfo-person-row{display:flex;align-items:center;gap:12px;padding:13px 20px;border-bottom:1px solid #F6F6F8;transition:background .12s ease}.sfo-person-row:last-child{border-bottom:none}.sfo-person-row:hover{background:#fafafa}.sfo-drag-handle{display:flex;align-items:center;flex-shrink:0;cursor:grab;opacity:.7}.sfo-person-name{flex:1;font-size:.9375rem;font-weight:500;color:#1a1a2e}.sfo-person-name-input{flex:1;font-size:.9375rem;font-weight:500;color:#1a1a2e;font-family:inherit;background:none;border:none;border-bottom:1.5px solid #D1D5DB;outline:none;padding:2px 0;min-width:0}.sfo-person-name-input::placeholder{color:#c0c4ce;font-weight:400}.sfo-person-name-input:focus{border-bottom-color:#3b82f6}.sfo-paid-pill{font-size:.7rem;font-weight:700;color:#16a34a;background:#dcfce7;border-radius:999px;padding:3px 10px;flex-shrink:0;letter-spacing:.01em}.sfo-remove-btn{width:28px;height:28px;border-radius:50%;border:none;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .12s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.sfo-remove-btn:hover{background:#e5e7eb}.sfo-remove-btn:active{transform:scale(.92)}.sfo-add-btn{width:100%;padding:15px 20px;background:none;border:none;border-top:1.5px dashed #D1D5DB;color:#3b82f6;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background .12s ease;-webkit-tap-highlight-color:transparent}.sfo-add-btn:hover{background:#f0f7ff}.sfo-add-btn:active{background:#e0efff}.sfo-sticky-bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;padding:10px max(24px,env(safe-area-inset-left)) max(18px,env(safe-area-inset-bottom));background:linear-gradient(to top,#f0f2fa 72%,#f0f2fa00);box-sizing:border-box;z-index:50}.sfo-modal-overlay{position:fixed;inset:0;background:#00000061;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:flex-end;justify-content:center;z-index:200}.sfo-modal{background:#fff;border-radius:26px 26px 0 0;padding:8px 22px max(24px,env(safe-area-inset-bottom));width:100%;max-width:430px;display:flex;flex-direction:column;gap:14px;max-height:82vh;overflow-y:auto;animation:sfoIn .28s cubic-bezier(.34,1.2,.64,1) both}.sfo-modal-handle{width:36px;height:4px;background:#d1d5db;border-radius:2px;align-self:center;margin:4px 0 2px;flex-shrink:0}.sfo-modal-title{margin:0;font-size:1.1rem;font-weight:700;color:#1a1a2e;text-align:center}.sfo-search-wrap{display:flex;align-items:center;gap:10px;background:#f3f4f6;border-radius:12px;padding:12px 14px}.sfo-search-input{flex:1;border:none;background:none;font-size:.9375rem;font-family:inherit;color:#1a1a2e;outline:none}.sfo-search-input::placeholder{color:#9ca3af}.sfo-suggestions{display:flex;flex-wrap:wrap;gap:8px}.sfo-suggestion-pill{padding:8px 18px;border-radius:999px;border:1.5px solid #E5E7EB;background:#fff;font-size:.875rem;font-weight:500;color:#374151;font-family:inherit;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.sfo-suggestion-pill:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.sfo-suggestion-pill:active{transform:scale(.95)}.sfo-contacts-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#3b82f6;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;padding:2px 0;-webkit-tap-highlight-color:transparent}.sfo-modal-hint{margin:0;font-size:.8rem;color:#9ca3af;text-align:center}.sfo-chips-scroll{display:flex;flex-direction:row;gap:8px;overflow-x:auto;padding:2px 0 14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sfo-chips-scroll::-webkit-scrollbar{display:none}.sfo-chip{flex-shrink:0;padding:8px 18px;border-radius:999px;border:1.5px solid #E5E7EB;background:#fff;font-size:.875rem;font-weight:500;color:#6b7280;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease;-webkit-tap-highlight-color:transparent}.sfo-chip-active{font-weight:700}.sfo-chip:not(.sfo-chip-active):hover{background:#f9fafb!important}.sfo-assign-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.sfo-assign-label{font-size:.9375rem;font-weight:700;color:#1a1a2e}.sfo-assign-total{font-size:.9375rem;font-weight:700}.sfo-items-list{display:flex;flex-direction:column}.sfo-item-row{display:flex;align-items:center;gap:12px;padding:11px 6px;background:none;border:none;border-bottom:1px solid #F3F4F6;width:100%;text-align:left;font-family:inherit;cursor:pointer;border-radius:8px;transition:background .12s ease;-webkit-tap-highlight-color:transparent}.sfo-item-row:last-child{border-bottom:none}.sfo-item-row:hover{background:#f9fafb}.sfo-item-row:active{transform:scale(.99)}.sfo-item-selected{background:#eff6ff!important}.sfo-item-other{opacity:.55}.sfo-checkbox{width:22px;height:22px;border-radius:50%;border:2px solid #D1D5DB;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .16s ease,border-color .16s ease}.sfo-checkbox-on{background:#3b82f6;border-color:#3b82f6;animation:checkPop .22s ease-out both}.sfo-item-name{flex:1;font-size:.9rem;color:#1a1a2e;font-weight:450;text-align:left}.sfo-item-price{font-size:.9rem;font-weight:600;color:#1a1a2e;flex-shrink:0}.sfo-person-tags{display:flex;flex-wrap:wrap;gap:4px;flex-shrink:0;align-items:center}.sfo-person-tag{font-size:.68rem;font-weight:600;border-radius:999px;padding:2px 8px;white-space:nowrap;letter-spacing:.01em}.sfo-unassigned-bar{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;background:#fff7ed;border:1.5px solid #FED7AA;border-radius:12px;margin-bottom:10px}.sfo-ua-label{font-size:.875rem;font-weight:500;color:#92400e}.sfo-view-link{font-size:.875rem;font-weight:700;color:#ea580c;background:none;border:none;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.sfo-unassigned-list{display:flex;flex-direction:column;max-height:42vh;overflow-y:auto}.sfo-unassigned-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #F3F4F6}.sfo-unassigned-row:last-child{border-bottom:none}.sfo-ua-name{font-size:.9rem;color:#1a1a2e;font-weight:450}.sfo-ua-price{font-size:.9rem;color:#374151;font-weight:600}.sfo-empty-note{text-align:center;font-size:.875rem;color:#9ca3af;padding:16px 0;margin:0}.sfo-review-head{margin-bottom:2px}.sfo-review-name{display:block;font-size:1rem;font-weight:700;color:#1a1a2e}.sfo-review-venue{display:block;font-family:Courier New,Courier,monospace;font-size:.74rem;color:#9ca3af;margin-top:2px}.sfo-review-items{display:flex;flex-direction:column}.sfo-review-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #F3F4F6}.sfo-review-row:last-child{border-bottom:none}.sfo-total-card{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:#f0fdf4;border:1.5px solid #86EFAC;border-radius:16px;margin-top:12px}.sfo-total-card-success{width:100%;margin-top:14px;padding:20px 24px;box-sizing:border-box}.sfo-total-label{font-size:.9rem;font-weight:600;color:#15803d}.sfo-total-amount{font-size:1.5rem;font-weight:700;color:#16a34a}.sfo-request-list{display:flex;flex-direction:column;gap:10px}.sfo-request-card{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f}.sfo-req-left{display:flex;flex-direction:column;gap:3px}.sfo-req-right{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.sfo-req-name{font-size:.9375rem;font-weight:600;color:#1a1a2e}.sfo-req-handle{font-size:.78rem;color:#9ca3af}.sfo-req-amount{font-size:1.1rem;font-weight:700;color:#1a1a2e}.sfo-badge{font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:999px;letter-spacing:.01em}.sfo-badge-ready,.sfo-badge-sent{background:#eff6ff;color:#1d4ed8}.sfo-badge-paid{background:#dcfce7;color:#15803d}.sfo-badge-pending{background:#f3f4f6;color:#6b7280}.sfo-check-circle{width:96px;height:96px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #22c55e4d;margin-bottom:18px;animation:checkPop .42s cubic-bezier(.34,1.56,.64,1) both}.sfo-success-title{margin:0 0 6px;font-size:1.55rem;font-weight:700;color:#1a1a2e;letter-spacing:-.4px;text-align:center}.sfo-success-subtitle{margin:0 0 20px;font-size:.9rem;color:#9ca3af;text-align:center}.sfo-status-list{width:100%;background:#fff;border-radius:16px;box-shadow:0 2px 14px #0000000f;overflow:hidden}.sfo-status-row{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #F3F4F6}.sfo-status-row:last-child{border-bottom:none}.sfo-status-left{display:flex;flex-direction:column;gap:2px}.sfo-status-name{font-size:.9375rem;font-weight:600;color:#1a1a2e}.sfo-status-sub{font-size:.8rem;color:#9ca3af}.sfo-copy-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;border:1.5px solid #D1D5DB;background:#f9fafb;font-size:.82rem;font-weight:600;color:#374151;font-family:inherit;cursor:pointer;flex-shrink:0;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;white-space:nowrap}.sfo-copy-btn:hover{background:#f3f4f6;border-color:#9ca3af}.sfo-copy-btn:active{transform:scale(.95)}.sfo-copy-btn-done{background:#dcfce7!important;border-color:#86efac!important;color:#15803d!important}.sfo-pay-card{margin-top:14px}.sfo-pay-toggle{display:flex;gap:10px;padding:0 20px 16px}.sfo-pay-toggle .sfo-chip{flex:1;text-align:center}.sfo-pay-handle-row{padding:16px 20px}.sfo-pay-handle-input{width:100%;box-sizing:border-box;font-size:.9375rem;font-weight:500;color:#1a1a2e;font-family:inherit;background:#f9fafb;border:1.5px solid #E5E7EB;border-radius:12px;padding:11px 14px;outline:none}.sfo-pay-handle-input:focus{border-color:#9ca3af;background:#fff}.sfo-zelle-card{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;box-sizing:border-box;margin-top:8px;padding:16px 18px;background:#f5f3ff;border:1.5px solid #C4B5FD;border-radius:16px}.sfo-zelle-handle{font-size:1rem;font-weight:700;color:#6d28d9;word-break:break-all}.zelle-btn{background:#6d28d9;box-shadow:0 4px 18px #6d28d94d,0 1px 4px #6d28d91f}.zelle-btn:hover{box-shadow:0 6px 24px #6d28d966,0 2px 8px #6d28d92e}.zelle-btn:active{box-shadow:0 2px 8px #6d28d933}.sfo-recipient-brand{display:flex;align-items:baseline;justify-content:center;gap:0;padding:32px 0 20px;font-size:32px;font-weight:800;letter-spacing:-1.5px;line-height:1}
