:root{font-family:Golos Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#272729;background:#f6f6f8;font-synthesis:none;font-weight:400;--red:#ef3124;--red-dark:#d52c21;--border:#e9e9eb;--muted:#818183;--green:#636365;--soft-red:#fff0ed;--radius:22px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #d34537;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #ee8b82;outline-offset:1px}input,textarea,select{min-width:0;max-width:100%}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.15;letter-spacing:-1.25px;font-weight:650}h2{font-size:19px;font-weight:600;letter-spacing:-.45px}p{line-height:1.65}small{font-size:12px}svg{flex-shrink:0}button{border:0;background:none}a,button{transition:background .16s,color .16s,box-shadow .16s}a:hover{color:var(--red)}.topbar{height:88px;border-bottom:1px solid var(--border);background:#fff}.topbar-inner{max-width:1240px;margin:auto;padding:0 40px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:700;font-size:24px;letter-spacing:-1px;white-space:nowrap}.alfa-mark{font-size:34px;line-height:31px;position:relative;color:var(--red);font-weight:800;margin-bottom:7px;letter-spacing:-2px}.alfa-mark>span{position:absolute;bottom:-7px;height:4px;background:var(--red);left:0;right:-1px}.role-nav{display:flex;gap:6px;padding:5px;border-radius:12px;background:#f4f4f6}.role-nav a{padding:10px 20px;font-size:13px;color:#7a7a7c;border-radius:9px}.role-nav a.active{color:#29292b;background:#fff;box-shadow:0 2px 4px #22222209}.demo-badge{font-size:11px;border:1px solid #e5e5e7;border-radius:6px;color:#78787a;padding:5px 8px;display:flex;gap:6px;align-items:center}.demo-badge span{width:5px;height:5px;border-radius:50%;background:#bababc}.guest-layout{max-width:1080px;padding:48px 32px 70px;margin:auto;display:grid;grid-template-columns:1fr 480px;gap:66px;align-items:start}.guest-story{position:sticky;top:32px}.eyebrow{color:#89898b;font-size:10px;letter-spacing:1.7px;font-weight:550;display:flex;gap:8px;align-items:center}.eyebrow>span{width:5px;height:5px;background:var(--red);border-radius:50%}.guest-story h1{font-size:48px;line-height:1.13;letter-spacing:-2px;margin:24px 0 18px;font-weight:650}.guest-story h1>span{color:var(--red)}.story-description{font-size:16px;color:#7c7c7e;line-height:1.6;margin-bottom:30px}.venue-card{border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--border)}.venue-art{position:relative;height:232px;overflow:hidden}.venue-art img{width:100%;height:100%;object-fit:cover}.venue-category{position:absolute;left:20px;top:18px;font-size:8px;letter-spacing:1.5px;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#31313370;padding:9px 10px;border:1px solid #ffffff30;border-radius:5px}.venue-details{padding:22px}.venue-name{display:flex;gap:12px;align-items:center}.venue-logo{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:#efeff1;color:#606062;border-radius:12px}.venue-name h2{font-family:Georgia,serif;font-size:28px;letter-spacing:-1px}.venue-name p{font-size:11px;display:flex;gap:4px;align-items:center;margin-top:3px;color:var(--muted)}.bill-line{margin-top:20px;padding-top:17px;border-top:1px dashed #dddddf;display:flex;justify-content:space-between;gap:8px;font-size:12px;align-items:center;color:#838385}.bill-line b{font-size:14px;color:#363638;white-space:nowrap}.dot{margin:0 6px}.story-note{display:flex;align-items:center;gap:13px;margin:24px 0;color:#6b6b6d}.story-note p{font-size:13px;color:#454547;font-weight:500}.story-note span{display:block;max-width:300px;font-size:12px;font-weight:400;color:#8b8b8d;line-height:1.5;margin-top:4px}.history-link{display:flex;align-items:center;gap:9px;color:#858587;font-size:12px;padding-top:8px}.history-link svg:last-child{margin-left:auto}.tip-form{background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:0 8px 35px #33333505;overflow:hidden}.form-section{padding:26px 26px 24px;border-bottom:1px solid #efeff1}.form-section:last-child{border-bottom:0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:21px}.section-title h2{display:flex;align-items:center;gap:10px;font-size:17px}.step{color:#9a9a9c;font-size:10px;font-weight:500;letter-spacing:1px;border:1px solid #e8e8ea;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.optional{font-size:10px;color:#99999b;white-space:nowrap}.recipient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.recipient{position:relative;border:1px solid #e9e9eb;border-radius:14px;padding:14px 4px;display:flex;align-items:center;flex-direction:column;background:#fff}.recipient.chosen{border-color:var(--red);background:#fff8f6;box-shadow:inset 0 0 0 .5px var(--red)}.recipient b{font-size:12px;font-weight:550;margin-top:10px;max-width:100%;overflow-wrap:anywhere}.recipient small{font-size:10px;color:#919193;margin-top:4px}.avatar{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:15px;letter-spacing:-.5px;font-weight:600;flex-shrink:0;border:3px solid #ffffff90;background:#e1e1e3;color:#616163}.avatar.peach{background:linear-gradient(145deg,#e6e6e8,#b8b8ba);color:#565658}.avatar.sage{background:linear-gradient(145deg,#e0e0e2,#afafb1);color:#59595b}.avatar.lavender{background:linear-gradient(145deg,#e6e0ef,#c3b9d4);color:#625575}.avatar.large{width:60px;height:60px;font-size:20px}.recipient-check{position:absolute;right:7px;top:7px;width:16px;height:16px;background:var(--red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.split-toggle{padding:15px 13px;width:100%;display:flex;align-items:center;gap:10px;border:1px solid #ececee;background:#fafafc;border-radius:12px;margin-top:14px;text-align:left}.split-icon{color:#6b6b6d;display:flex}.split-toggle b{font-size:12px;font-weight:550}.split-toggle small{display:block;font-size:10px;color:#99999b;margin-top:4px}.switch{width:34px;height:20px;background:#dddddf;border-radius:12px;margin-left:auto;flex-shrink:0;padding:3px;transition:.2s}.switch>span{display:block;background:#fff;width:14px;height:14px;border-radius:50%;box-shadow:0 1px 3px #0002;transition:.2s}.on .switch{background:var(--red)}.on .switch>span{transform:translate(14px)}.recipient-bio{font-size:11px;line-height:1.6;color:#8f8f91;margin-top:13px}.pool-choice{display:flex;align-items:center;gap:5px;font-size:10px;margin:10px 0 -4px;color:#878789;padding:0;min-height:28px}.pool-choice.active{color:var(--red)}.split-editor{padding-top:12px}.split-presets{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.text-button{color:#78787a;font-size:12px;display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:3px 0}.text-button:hover{color:var(--red)}.split-row{display:flex!important;align-items:center;justify-content:space-between;gap:8px;margin:8px 0;font-size:12px}.split-row>span:first-child{flex:1}.split-row>span:nth-child(2){display:flex;align-items:center;gap:5px}.split-row input{width:57px;padding:7px 5px!important;border:1px solid #ddd;border-radius:7px;background:#fff;font-size:13px}.split-row>b{font-size:12px;min-width:70px;text-align:right}.amount-input{display:flex;justify-content:center;align-items:center;gap:8px;margin:22px 0 25px;font-size:45px;font-weight:550;letter-spacing:-1.5px}.amount-input input{width:160px;min-width:65px;text-align:right;border:0;font-size:48px;font-weight:550;background:none;letter-spacing:-2px;padding:0;color:#272729}.amount-input input::placeholder{color:#b7b7b9}.amount-input>span{color:#b8b8ba}.amount-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.amount-presets button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #e8e8ea;border-radius:11px;padding:11px 3px;min-height:60px}.amount-presets b{font-size:15px;font-weight:550}.amount-presets span{font-size:10px;color:#919193}.amount-presets button.active{border-color:#ef3124;background:#fff2ee;color:var(--red)}.amount-presets button.active span{color:#d96b60}.quiet{font-size:11px;color:#939395;line-height:1.6}.centered{text-align:center}.amount-section>.quiet{margin-top:14px;font-size:10px}.rating{display:flex;align-items:center;gap:4px;margin-top:-4px;margin-bottom:16px}.rating button{color:#d7d7d9;display:flex;padding:6px}.rating button:first-child{padding-left:0}.rating .filled{color:#adadaf}.rating>span{margin-left:auto;font-size:10px;color:#9f9fa1}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 17px}.tags button,.tags>span{border:1px solid #e5e5e7;border-radius:7px;padding:8px 10px;display:inline-flex;align-items:center;gap:3px;font-size:10px;color:#868688}.tags button.active{color:#757577;background:#f3f3f5;border-color:#bcbcbe}.tags.readonly{margin:12px 0;gap:6px}.tags.readonly span{background:#f6f6f8;border:0;padding:7px 9px}.tags.readonly b{margin-left:8px;color:#5a5a5c}.review-label{font-size:11px;display:block;color:#767678;margin-bottom:8px}textarea{resize:vertical;min-height:80px;display:block;width:100%;border:1px solid #e8e8ea;border-radius:11px;background:#fafafc;padding:13px;font-size:12px;line-height:1.6}textarea::placeholder{color:#9f9fa1}.textarea-bottom{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:#a2a2a4}.textarea-bottom small{font-size:9px}.payment-section .section-title{margin-bottom:16px}.payment-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.payment-options button{border:1px solid #e5e5e7;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 4px;border-radius:10px;font-size:12px;min-height:46px}.payment-options button.active{border-color:#404042;box-shadow:inset 0 0 0 .5px #404042;background:#f9f9fb}.tiny-alfa{color:var(--red);font-weight:800;font-size:22px;line-height:1}.sbp-mark{font-size:25px;font-weight:800;background:conic-gradient(#8138a7,#4285d4,#a3a3a5,#a1a1a3,#8138a7);color:transparent;-webkit-background-clip:text;background-clip:text}.fee-line,.pay-summary{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:15px 0;color:#858587}.fee-line b{color:#565658;font-weight:500}.pay-summary{border-top:1px solid var(--border);color:#575759;padding-top:18px}.pay-summary b{color:#272729;font-size:17px}.primary,.secondary{display:flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 18px;border-radius:12px;font-weight:550;font-size:13px;width:100%;text-align:center}.primary{background:var(--red);color:#fff;border:1px solid var(--red)}.primary:hover{background:var(--red-dark);color:#fff;box-shadow:0 4px 14px #ef31241b}.primary svg:last-child{margin-left:auto}.primary svg:first-child{margin-left:0}.secondary{background:#fff;border:1px solid #e3e3e5;color:#575759}.secondary:hover{background:#f4f4f6;color:#3e3e40}.primary.compact{width:auto}.soft-actions{display:flex;justify-content:center;gap:25px;margin:17px 0;font-size:11px;color:#8e8e90}.soft-actions a{display:flex;align-items:center;gap:5px;min-height:28px}.demo-note{font-size:10px;color:#8f8f91;display:flex;align-items:center;justify-content:center;gap:5px}.conditions{font-size:9px;display:flex;justify-content:center;margin:auto;color:#a6a6a8}.error{font-size:12px;color:#c22f25;margin:10px 0;line-height:1.5}.site-footer{max-width:1160px;margin:0 auto;padding:24px 32px 32px;display:flex;justify-content:space-between;gap:15px;color:#a2a2a4;font-size:10px;border-top:1px solid var(--border)}.narrow{width:100%;max-width:540px;margin:40px auto 70px;padding:0 24px;min-height:65vh}.narrow>.muted{margin:15px 0 24px}.back{display:inline-flex;gap:8px;align-items:center;color:#88888a;font-size:12px;margin-bottom:22px;min-height:36px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.padded{padding:26px}.narrow h1{font-size:31px}.checkout{padding:32px}.checkout .eyebrow{justify-content:center;margin:23px 0 13px}.checkout h1,.checkout>.muted{text-align:center}.checkout>.muted{font-size:12px;line-height:1.6}.round-icon{width:58px;height:58px;background:#f3f3f5;border:1px solid #e6e6e8;border-radius:17px;color:#858587;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.round-icon svg{width:27px;height:27px}.checkout-amount{font-size:44px;letter-spacing:-1.6px;text-align:center;margin:20px 0}.receipt-lines{margin:24px 0}.receipt-lines>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;font-size:12px;color:#8c8c8e}.receipt-lines b{color:#525254;font-weight:500;text-align:right}.receipt-lines>div.total{margin-top:12px;border-top:1px dashed #dddddf;padding-top:22px;font-size:16px}.info-box{padding:17px;border:1px solid #e7e7e9;background:#f2f2f4;color:#707072;border-radius:13px;font-size:12px;line-height:1.65;display:flex;gap:12px;margin:20px 0}.failure-button{display:flex;justify-content:center;margin:12px auto 5px}.outcome{padding:38px 30px;text-align:center}.outcome>.muted{margin:16px 0;font-size:13px}.outcome .eyebrow{justify-content:center;margin:22px 0 15px}.outcome-actions{display:flex;flex-direction:column;gap:12px;margin-top:26px}.outcome-actions .text-button{justify-content:center}.outcome .receipt-lines{text-align:left}.success-art{height:115px;position:relative;width:180px;margin:auto}.success-heart{position:absolute;left:42px;top:15px;background:#fff0ec;border-radius:26px;display:flex;align-items:center;justify-content:center;width:94px;height:94px;color:var(--red);transform:rotate(-8deg)}.success-heart>span{position:absolute;right:-8px;bottom:5px;background:#747476;color:#fff;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:4px solid white}.spark{position:absolute;color:#adadaf}.s1{left:0;top:20px;font-size:20px}.s2{right:4px;top:4px;font-size:27px;color:#ef9784}.s3{right:2px;bottom:0;font-size:31px}.success-amount{font-size:42px;margin:25px 0 10px;font-weight:600;letter-spacing:-1.5px}.green{color:var(--green)!important}.amber{color:#89898b!important}.thank-note{display:flex;gap:13px;text-align:left;padding:17px;background:#f4f4f6;border-radius:12px;color:#7e7e80}.thank-note b{font-size:11px}.thank-note small{display:block;margin-top:7px;font-size:10px}.thank-note p{font-size:12px;margin-top:6px}.modal{border:1px solid #e5e5e7;border-radius:24px;width:min(460px,calc(100vw - 28px));padding:34px;max-height:90dvh;overflow:auto;color:#373739;box-shadow:0 30px 150px #24242630}.modal::backdrop{background:#20202255;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal h2{font-size:23px;padding-right:15px;margin-bottom:16px}.modal>.muted{margin:12px 0 24px;font-size:13px}.icon-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f4f4f6;border-radius:50%;color:#7f7f81}.modal-close{position:absolute;right:16px;top:14px}.modal-close svg{width:18px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%);max-width:calc(100% - 28px);background:#38383a;color:#fff;padding:15px 20px;border-radius:12px;font-size:12px;display:flex;align-items:center;gap:10px;box-shadow:0 5px 25px #0002;z-index:100;animation:toast-in .2s ease-out}.qr-dialog{text-align:center}.qr-dialog .muted{font-size:13px}.qr-dialog img{max-width:100%;height:auto;display:block;margin:14px auto}.qr-dialog .primary{margin-top:20px}.qr-dialog .secondary,.qr-dialog .text-button{margin-top:10px}.spinner{display:block;width:18px;height:18px;border-radius:50%;border:2px solid #ffffff60;border-top-color:#fff;animation:spin .7s linear infinite}.workspace{max-width:1440px;margin:auto;display:grid;grid-template-columns:230px minmax(0,1fr);min-height:80vh}.sidebar{padding:32px 20px 25px;border-right:1px solid var(--border);background:#fbfbfd;display:flex;flex-direction:column;gap:34px}.venue-mini{display:flex;align-items:center;gap:10px;padding:0 6px}.venue-mini b{font-size:17px}.venue-mini small{display:block;font-size:9px;color:#98989a;margin-top:5px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav>a{display:flex;align-items:center;gap:12px;border-radius:10px;padding:14px 13px;font-size:12px;color:#878789}.sidebar nav>a.selected{background:#ffebe5;color:#c95644}.sidebar nav em{margin-left:auto;border-radius:6px;background:#d7d7d9;font-size:10px;padding:2px 6px;font-style:normal}.sidebar-bottom{margin-top:auto;padding:26px 4px 0}.sidebar-bottom .quiet{font-size:10px;display:flex;align-items:center;gap:8px;line-height:1.5}.sidebar-bottom a{display:flex;align-items:center;gap:9px;font-size:10px;color:#89898b;margin-top:16px}.dashboard{padding:38px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:30px}.page-heading h1{font-size:29px;margin:12px 0 0;line-height:1.2;letter-spacing:-1.1px}.page-heading .muted{font-size:12px;margin-top:10px}.muted{color:#89898b}.page-heading>.secondary{width:auto;flex-shrink:0;min-height:43px;font-size:11px;padding:10px 14px}.stats{display:grid;gap:16px;margin-bottom:24px}.stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stats.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat{padding:20px;min-width:0}.stat-top{display:flex;justify-content:space-between;gap:8px;color:#929294;font-size:11px}.stat-top svg{color:#ababad}.stat strong{display:block;font-size:27px;letter-spacing:-1px;font-weight:550;margin:18px 0 12px;white-space:nowrap}.stat small{font-size:10px;color:#a4a4a6}.stat.accent{background:#faebe5;border-color:#dddddf}.stat.accent strong{color:#c1553f}.stat.accent .stat-top{color:#b78673}.stat.accent .stat-top svg{color:#ca8b75}.stat.accent small{color:#9e9ea0}.waiter-top{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;margin-bottom:24px}.balance-card{border-radius:22px;background:#ef3124;position:relative;overflow:hidden;color:#fff;padding:28px 30px;min-height:236px}.balance-label{font-size:12px;display:flex;align-items:center;gap:10px;position:relative;z-index:1}.badge-light{font-size:9px;padding:4px 6px;border:1px solid #ffffff50;border-radius:5px;margin-left:auto}.balance-card>strong{font-size:42px;letter-spacing:-1.5px;font-weight:550;position:relative;z-index:1;display:block;margin-top:30px}.balance-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:26px;position:relative;z-index:1}.balance-bottom>span{font-size:11px;color:#ffccc6}.balance-bottom button{display:flex;gap:20px;background:#fff;color:#d74331;border-radius:9px;padding:12px 17px;font-size:12px;font-weight:500}.balance-decoration{font-family:Georgia,serif;font-style:italic;font-size:350px;position:absolute;right:-35px;top:-77px;color:#ffffff0b;transform:rotate(-13deg);line-height:1}.goal-card{padding:24px 26px}.goal-card .section-title{margin-bottom:10px}.goal-icon{background:#f0f0f2;border-radius:10px;display:flex;padding:8px;color:#969698}.goal-card h2{font-size:20px;margin:8px 0 17px}.goal-card>small{font-size:9px;letter-spacing:1px}.goal-figures{display:flex;justify-content:space-between;gap:8px;font-size:12px;margin-bottom:9px}.goal-figures span{color:#98989a;font-size:11px}.progress{background:#efeff1;height:6px;border-radius:5px;overflow:hidden}.progress span{height:100%;background:#a2a2a4;border-radius:5px;display:block}.goal-card .quiet{margin-top:10px;font-size:10px}.dashboard-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;margin-bottom:24px}.dashboard>.card{margin-bottom:24px}.dashboard .section-title h2{font-size:16px}.tip-item{border-bottom:1px solid #efeff1}.tip-item:last-child{border-bottom:0}.tip-item summary{display:flex;align-items:center;gap:12px;padding:16px 0;list-style:none;cursor:pointer}.tip-item summary::-webkit-details-marker{display:none}.transaction-icon{width:38px;height:38px;border-radius:11px;background:#f1f1f3;color:#99999b;display:flex;align-items:center;justify-content:center;flex-shrink:0}.transaction-icon.pending{color:#98989a;background:#f2f2f4}.tip-main{min-width:0;flex:1}.tip-main b{font-size:11px;font-weight:500;display:block}.tip-main small{font-size:9px;color:#a7a7a9;display:block;margin-top:6px}.tip-value{text-align:right;white-space:nowrap}.tip-value b{font-size:13px;font-weight:500;display:block}.tip-value small{font-size:9px;display:block;margin-top:6px}.tip-item summary>svg{color:#bdbdbf;width:13px}.tip-item[open] summary>svg{transform:rotate(90deg)}.tip-detail{padding:10px 0 20px 50px;font-size:12px}.tip-detail>.quiet{font-size:9px;overflow-wrap:anywhere}.tip-detail .receipt-lines{margin:8px 0}.tip-detail .receipt-lines>div{font-size:11px;padding:7px 0}.empty{text-align:center;padding:40px 16px;color:#a5a5a7}.empty>svg{margin:0 auto 15px;color:#b2b2b4}.empty h3{font-size:17px;color:#69696b;margin-bottom:10px;font-weight:500}.empty p{font-size:12px;max-width:350px;margin:auto}.review-feed>div{padding:15px 0 20px;border-bottom:1px solid #efeff1}.review-feed>div:first-child{padding-top:0}.review-feed>div:last-child{border:0;padding-bottom:0}.stars{letter-spacing:3px;color:#adadaf;font-size:16px}.review-feed p{font-size:12px;line-height:1.65;margin:9px 0 12px;color:#6e6e70}.review-feed small{font-size:9px}.chart{display:flex;justify-content:space-around;gap:12px;padding:20px 0 0}.chart-column{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;min-width:0;font-size:10px;color:#a7a7a9}.chart-number{font-size:9px;white-space:nowrap;color:#949496}.bar-area{height:145px;width:70%;display:flex;align-items:flex-end}.bar{background:#dddddf;width:100%;border-radius:6px 6px 2px 2px;min-height:4px;transition:height .3s}.bar.today{background:#df8471}.bold{font-weight:650;color:#707072}.period{display:flex;align-items:center;gap:6px;border:1px solid #e6e6e8;border-radius:9px;background:#fff;padding:9px 11px;color:#8c8c8e;flex-shrink:0}.period select{border:0;background:none;padding:2px;font-size:11px;color:#808082}.filters>select{font-size:11px;min-height:38px;border:1px solid #e6e6e8;border-radius:8px;padding:7px;background:#fff;color:#858587}.pool-banner{display:flex;align-items:center;gap:16px;border:1px solid #e4e4e6;background:#f3f3f5;border-radius:16px;padding:20px 24px;margin-bottom:24px}.pool-banner-icon{color:#acacae;display:flex}.pool-banner b{font-size:13px;font-weight:500;color:#757577}.pool-banner p{font-size:11px;color:#9b9b9d;margin-top:6px}.pool-banner button{margin-left:auto;display:flex;gap:14px;align-items:center;white-space:nowrap;font-size:11px;color:#808082;padding:10px 12px;background:#e8e8ea;border-radius:8px}.manager-middle{display:grid;grid-template-columns:1.45fr 1fr;gap:22px;margin-bottom:24px}.tag-chart{display:flex;flex-direction:column;gap:17px}.tag-chart>div>div:first-child{display:flex;justify-content:space-between;font-size:11px;color:#919193;margin-bottom:7px}.tag-chart b{font-weight:500;font-size:10px}.tag-chart .progress{height:5px}.tag-chart .progress>span{background:#c3c3c5}.team-ranking>div{display:flex;align-items:center;gap:11px;padding:16px 0;border-bottom:1px solid #efeff1}.team-ranking>div:last-child{border-bottom:0}.team-ranking>div>span:nth-child(2){flex:1}.team-ranking b{font-size:12px;font-weight:500}.team-ranking small{display:block;font-size:10px;color:#a5a5a7;margin-top:6px}.team-ranking+.quiet{font-size:9px;margin-top:15px}.settings-form{max-width:640px;display:flex;flex-direction:column;gap:20px}.settings-form>label{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#848486}.settings-form>label input,.settings-form>label textarea,.settings-form>label select{border:1px solid #e5e5e7;border-radius:10px;padding:13px;background:#fcfcfe;color:#545456;min-height:46px;font-size:14px}.settings-form .primary{margin-top:5px}.settings-form>h2{font-size:20px}.settings-form .muted{font-size:12px}.settings-form .split-row>span:first-child{font-size:12px}.settings-form .checkbox-line{flex-direction:row;align-items:center;gap:11px}.checkbox-line input{accent-color:var(--red);min-height:20px!important;width:19px;height:19px}.profile-header{display:flex;align-items:center;gap:16px;margin-bottom:12px}.profile-header h2{font-size:22px;margin-bottom:8px}.profile-header .muted{font-size:12px}.divider{height:1px;background:#ebebed;margin:3px 0}.withdrawal-row{display:flex;align-items:center;gap:14px;padding:20px 0;font-size:12px;border-bottom:1px solid #eeeef0}.withdrawal-row>span:nth-child(2){flex:1}.withdrawal-row small{display:block;font-size:10px;color:#a2a2a4;margin-top:5px}.status{display:inline-flex;font-size:9px;padding:6px 8px;background:#f1f1f3;color:#919193;border-radius:7px}.status.inactive{background:#f0f0f2;color:#979799}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.employee-card{padding:24px;min-width:0}.row-between{display:flex;align-items:center;justify-content:space-between;gap:10px}.employee-card h2{margin:20px 0 7px;font-size:22px;overflow-wrap:anywhere}.employee-card>.muted{font-size:12px}.employee-income{display:flex;flex-direction:column;gap:10px;padding:20px 0;border-bottom:1px solid #ebebed}.employee-income small{font-size:10px;color:#a2a2a4}.employee-income b{font-size:24px;font-weight:500;letter-spacing:-1px}.employee-bio{font-size:11px;color:#99999b;margin:18px 0;min-height:56px}.employee-card .secondary{font-size:11px;padding:12px 4px;min-height:43px}.filters{display:flex;gap:12px;margin-bottom:28px;flex-wrap:wrap}.search{display:flex;align-items:center;gap:8px;background:#f9f9fb;border:1px solid #e9e9eb;border-radius:9px;padding:10px;color:#ababad;flex:1;min-width:200px}.search input{width:100%;font-size:11px;background:none;border:0;color:#7c7c7e}.search input::placeholder{color:#ababad}.review-overview{padding:26px;display:grid;grid-template-columns:220px 1fr;gap:35px;align-items:center;margin-bottom:24px}.review-overview strong{font-size:43px;font-weight:550;letter-spacing:-2px;margin-right:13px}.review-overview .stars{font-size:27px}.review-overview p{font-size:10px;margin-top:8px}.filter-tabs{display:flex;gap:8px;margin-bottom:24px;overflow:auto}.filter-tabs button{white-space:nowrap;border-radius:9px;border:1px solid #e8e8ea;padding:12px 18px;background:#fff;color:#929294;font-size:11px}.filter-tabs button.active{background:#efeff1;border-color:#c9c9cb;color:#727274}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.review-card{padding:25px;display:flex;flex-direction:column}.review-author{display:flex;gap:12px;align-items:center}.anonymous{width:36px;height:36px;background:#f2f2f4;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#b4b4b6}.review-author b{font-size:11px;font-weight:500}.review-author small{display:block;font-size:9px;color:#afafb1;margin-top:7px}.new-dot{width:7px;height:7px;border-radius:50%;background:#e18c76}.review-card>.stars{margin:20px 0 8px}.review-card>p:not(.stars){font-size:12px;color:#858587;margin:10px 0;line-height:1.8}.review-footer{border-top:1px solid #f0f0f2;display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:auto;padding-top:15px}.review-footer>span{font-size:9px;color:#a8a8aa;max-width:60%}.review-footer button{font-size:9px;white-space:nowrap}.review-card .tags{margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;bottom:18px}to{opacity:1;bottom:26px}}@media(min-width:1450px){.guest-layout{max-width:1160px;grid-template-columns:1fr 490px;gap:100px;padding-top:60px}.guest-story h1{font-size:54px}.venue-art{height:270px}}@media(max-width:1150px){.dashboard{padding:28px 24px}.workspace{grid-template-columns:200px minmax(0,1fr)}.sidebar{padding:27px 13px}.stats.four{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.dashboard-columns,.manager-middle{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-layout{gap:40px;grid-template-columns:1fr 450px}.guest-story h1{font-size:42px}.waiter-top{grid-template-columns:1fr}.balance-card{min-height:220px}.review-overview{grid-template-columns:150px 1fr;gap:20px}.reviews-grid{grid-template-columns:1fr}.stat strong{font-size:26px}}@media(max-width:850px){.topbar-inner{padding:0 24px}.guest-layout{max-width:550px;grid-template-columns:1fr;gap:25px;padding:28px 20px 45px}.guest-story{position:static}.guest-story h1{font-size:38px;line-height:1.07;margin:18px 0 14px}.guest-story .story-description{display:none}.venue-card{margin-top:24px}.venue-art{height:185px}.venue-category{font-size:7px;left:15px;top:14px}.venue-details{padding:18px}.venue-name h2{font-size:26px}.story-note{display:none}.history-link{margin-top:15px;padding:0;font-size:11px}.guest-story .eyebrow{font-size:9px}.tip-form{border-radius:20px}.topbar{height:80px}.brand{font-size:22px}.role-nav a{padding:9px 13px;font-size:11px}.workspace{grid-template-columns:165px minmax(0,1fr)}.sidebar{padding:25px 10px}.sidebar nav>a{padding:13px 9px;font-size:11px;gap:8px}.venue-mini .venue-logo{display:none}.sidebar-bottom{padding:15px 3px 0}.stats.three{grid-template-columns:1fr 1fr}.stats.three .stat:last-child{grid-column:span 2}.team-grid{grid-template-columns:1fr}.page-heading{flex-wrap:wrap;gap:18px}.page-heading .eyebrow{font-size:9px;letter-spacing:1px}.dashboard{padding:27px 20px}.padded{padding:22px}.review-overview{grid-template-columns:1fr;gap:10px}.site-footer{font-size:9px}.dashboard>.page-heading>.period{margin-top:0}}@media(max-width:600px){.topbar{height:auto;min-height:104px}.topbar-inner{flex-wrap:wrap;gap:14px;padding:18px 20px 11px;position:relative}.brand{font-size:21px;gap:9px}.alfa-mark{font-size:30px;line-height:28px}.demo-badge{margin-left:auto;font-size:9px;padding:4px 6px}.role-nav{order:3;width:100%;justify-content:center;background:none;border-top:1px solid #f2f2f4;padding:10px 0 0;gap:5px}.role-nav a{flex:1;text-align:center;padding:8px;font-size:11px;border-radius:7px}.role-nav a.active{box-shadow:none;background:#f3f3f5;color:#565658}.guest-layout{padding-top:25px}.guest-story h1{font-size:36px;letter-spacing:-1.6px}.guest-story .eyebrow{font-size:8px;letter-spacing:1.2px}.venue-art{height:155px}.venue-details{padding:15px 17px}.venue-name h2{font-size:24px}.venue-name p{font-size:10px}.venue-name .venue-logo{width:39px;height:39px}.bill-line{font-size:10px;margin-top:14px;padding-top:13px}.bill-line b{font-size:12px}.guest-layout{gap:20px;padding-left:14px;padding-right:14px}.guest-story{padding:0 5px}.form-section{padding:22px 18px}.section-title{margin-bottom:17px}.section-title h2{font-size:16px;gap:8px}.optional{font-size:9px}.step{font-size:9px;width:22px;height:22px}.recipient{padding:13px 3px}.recipient b{font-size:11px}.avatar{width:42px;height:42px}.recipient-bio{font-size:11px}.pool-choice{font-size:10px;line-height:1.5;text-align:left}.amount-input{margin:23px 0}.amount-presets b{font-size:14px}.amount-presets span{font-size:10px}.rating button{padding:6px 5px}.rating svg{width:30px;height:30px}.rating>span{font-size:9px}.tags button{font-size:10px;padding:9px 10px;min-height:34px}textarea{font-size:14px;padding:12px}input:not([type=checkbox]),select{font-size:16px}.amount-input input{font-size:46px}.split-row input{font-size:16px!important;width:58px}.split-presets .text-button{font-size:10px}.mobile-pay{position:fixed;z-index:10;bottom:0;left:0;right:0;border-top:1px solid #ebebed;padding:12px 18px calc(13px + env(safe-area-inset-bottom));background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;gap:16px;box-shadow:0 -5px 20px #31313305;flex-wrap:wrap}.mobile-pay .pay-summary{border:0;padding:0;display:flex;flex-direction:column;gap:6px;min-width:87px}.mobile-pay .pay-summary>span{font-size:9px;color:#a3a3a5}.mobile-pay .pay-summary b{font-size:19px;white-space:nowrap}.mobile-pay .primary{flex:1;width:auto;font-size:12px;min-height:49px;padding:13px 15px}.mobile-pay .error{width:100%;order:3;font-size:10px;margin:0}.guest-layout~.site-footer{padding-bottom:110px}.soft-actions{margin:17px 0;font-size:12px}.fee-line{border-bottom:1px solid #ededef;padding:15px 0}.site-footer{flex-direction:column;align-items:center;text-align:center;gap:7px;padding:25px 20px 30px}.workspace{display:flex;flex-direction:column}.sidebar{padding:0;border-right:0;border-bottom:1px solid var(--border);display:block;position:sticky;top:0;z-index:15;background:#fff}.venue-mini,.sidebar-bottom{display:none}.sidebar nav{display:flex;flex-direction:row;justify-content:space-around;gap:0;padding:5px 6px}.sidebar nav>a{flex:1;justify-content:center;flex-direction:column;gap:6px;font-size:9px;padding:10px 3px;border-radius:9px;position:relative}.sidebar nav>a svg{width:19px;height:19px}.sidebar nav em{position:absolute;top:3px;right:10px;font-size:8px;padding:2px 4px}.dashboard{padding:27px 16px}.page-heading{margin-bottom:24px;gap:17px}.page-heading h1{font-size:28px;letter-spacing:-1.2px;max-width:330px}.page-heading .muted{font-size:11px;line-height:1.6}.page-heading .eyebrow{font-size:8px;letter-spacing:1.4px}.page-heading>.secondary{font-size:11px;min-height:41px}.stats{gap:10px;margin-bottom:18px}.stat{padding:17px 14px;border-radius:15px}.stat strong{font-size:25px;margin:16px 0 10px}.stat-top{font-size:10px}.stat-top svg{width:16px}.stat small{font-size:9px;line-height:1.4}.stats.three .stat:last-child{grid-column:auto}.stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stats.three .stat{padding:15px 10px}.stats.three .stat strong{font-size:21px}.stats.three .stat-top svg{display:none}.stats.three .stat-top{font-size:9px}.stats.three .stat small{font-size:8px}.waiter-top{gap:15px;margin-bottom:18px}.balance-card{padding:25px;min-height:214px;border-radius:19px}.balance-card>strong{font-size:40px}.goal-card{padding:22px;border-radius:18px}.goal-card h2{font-size:21px}.padded{padding:20px;border-radius:18px}.dashboard .section-title h2{font-size:15px}.dashboard .text-button{font-size:11px}.dashboard-columns,.manager-middle{gap:18px;margin-bottom:18px}.dashboard>.card{margin-bottom:18px}.tip-item summary{gap:9px;padding:16px 0}.tip-main b{font-size:11px}.tip-main small{font-size:8px;line-height:1.5}.tip-value b{font-size:12px}.tip-value small{font-size:8px}.transaction-icon{width:33px;height:33px;border-radius:9px}.transaction-icon svg{width:17px}.tip-item summary>svg{width:12px}.tip-detail{padding-left:8px}.pool-banner{padding:18px;gap:12px;flex-wrap:wrap;margin-bottom:18px}.pool-banner-icon{display:none}.pool-banner>div{flex:1}.pool-banner b{font-size:12px}.pool-banner p{font-size:10px;line-height:1.6}.pool-banner button{font-size:10px;gap:8px;padding:11px 10px}.chart{gap:7px;padding-top:18px}.bar-area{height:120px;width:75%}.chart-number{font-size:8px}.chart-column{font-size:9px;gap:10px}.period{padding:9px 10px;min-height:41px}.period select{font-size:12px}.filters{gap:10px}.search{flex-basis:100%}.search input{font-size:13px}.filters>select{font-size:11px;flex:1}.filters>.period{flex:1}.review-overview{padding:22px;border-radius:18px}.filter-tabs{gap:7px;margin-bottom:18px}.filter-tabs button{font-size:10px;padding:12px 13px}.reviews-grid{gap:18px}.review-card{padding:21px;border-radius:18px}.review-footer>.text-button{font-size:9px}.team-grid{gap:16px}.employee-card{padding:24px}.employee-bio{min-height:auto}.employee-card .secondary{font-size:12px}.settings-form>label input,.settings-form>label textarea,.settings-form>label select{font-size:16px}.settings-form .split-row input{min-height:40px}.settings-form{gap:21px}.withdrawal-row{font-size:10px;flex-wrap:wrap;gap:10px}.withdrawal-row .status{margin-left:30px}.narrow{padding:0 16px;margin:25px auto 40px}.checkout{padding:28px 23px}.outcome{padding:34px 23px}.narrow h1{font-size:29px}.receipt-lines>div{font-size:11px}.checkout-amount{font-size:40px}.modal{padding:32px 24px}.modal h2{font-size:22px}.toast{bottom:100px;font-size:11px;width:max-content;max-width:calc(100vw - 28px)}.qr-dialog .quiet{font-size:10px}}@media(max-width:360px){.guest-layout{padding-left:10px;padding-right:10px}.form-section{padding:20px 14px}.guest-story h1{font-size:33px}.optional{font-size:8px}.rating>span{font-size:8px}.rating button{padding:5px}.rating svg{width:26px}.payment-options button{font-size:10px;gap:5px}.mobile-pay{gap:10px;padding-left:13px;padding-right:13px}.mobile-pay .primary{font-size:11px}.mobile-pay .pay-summary b{font-size:17px}.dashboard{padding:23px 12px}.stat strong{font-size:23px}.pool-banner{padding:15px}.pool-banner button{margin-left:0}.stats.three .stat strong{font-size:18px}.brand{font-size:20px}.tip-main b{font-size:10px}.tip-value b{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:600px){.venue-card{display:grid;grid-template-columns:104px minmax(0,1fr);margin-top:20px}.venue-art{height:100%;min-height:120px}.venue-art img{object-position:60% center}.venue-category{display:none}.venue-details{padding:16px 12px}.venue-name .venue-logo{display:none}.venue-name h2{font-size:25px}.venue-name p{align-items:flex-start;line-height:1.5;font-size:10px}.venue-name p svg{margin-top:2px;width:12px}.bill-line{gap:5px;flex-wrap:wrap;margin-top:12px;padding-top:10px}.bill-line b,.recipient b{font-size:12px}.recipient small{font-size:11px}.split-toggle b{font-size:13px}.split-toggle small{font-size:11px}.review-label{font-size:12px}.form-section .demo-note{font-size:10px}.guest-story .history-link{min-height:28px}}.manager-middle>*,.dashboard-columns>*{min-width:0}.section-title h2{min-width:0}.guest-focused{display:block!important;max-width:544px!important;padding:26px 22px 50px!important}.guest-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 18px}.guest-heading h1{font-size:25px;letter-spacing:-.8px}.guest-heading>span{font-size:12px;color:#868688;white-space:nowrap}.guest-topbar{height:auto;min-height:0}.guest-topbar .topbar-inner{max-width:1040px;height:69px;padding:0 28px;flex-wrap:nowrap}.guest-topbar .brand{font-size:21px}.guest-topbar .alfa-mark{font-size:29px;line-height:26px}.guest-venue-strip{border-top:1px solid #efeff1;background:#fff;padding:12px 22px;max-width:100%}.guest-venue-strip>div{max-width:500px;margin:auto;display:flex;align-items:center;gap:8px;min-width:0;font-size:12px}.guest-venue-strip svg{color:#858587}.guest-venue-strip b{font-weight:600;white-space:nowrap}.venue-address{color:#8b8b8d;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.deferred-context{max-width:500px;margin:7px auto 0;padding-left:25px;font-size:11px;color:#818183;line-height:1.5}.cabinet-topbar .topbar-inner{flex-wrap:nowrap;min-height:72px}.cabinet-topbar{height:80px;min-height:0}.cabinet-label{font-size:12px;color:#909092;margin-left:auto}.cabinet-topbar .demo-badge{margin-left:0}.guest-focused .tip-form{border-radius:19px}.guest-focused .form-section{padding:22px}.guest-focused .section-title{margin-bottom:15px}.guest-focused .section-title h2{font-size:16px}.guest-focused .amount-input{margin:10px 0 20px}.guest-focused .amount-input input{font-size:47px;width:195px;text-align:center}.guest-focused .amount-input{gap:0}.guest-focused .amount-input>span{margin-left:-18px}.guest-focused .split-toggle{margin-top:0}.guest-focused .split-toggle small{color:#919193}.split-mode{display:flex;border-radius:9px;background:#f3f3f5;padding:3px;gap:3px;margin:14px 0}.split-mode button{flex:1;font-size:12px;min-height:34px;border-radius:7px;color:#919193}.split-mode button.active{background:#fff;color:#4a4a4c;box-shadow:0 1px 4px #2c2c2e0b}.equal-recipients{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.equal-recipient{display:flex;flex-direction:column;align-items:center;padding:8px 2px;border-radius:11px;min-width:0}.equal-recipient .avatar{width:34px;height:34px;font-size:11px;border-width:2px}.equal-recipient>b{font-size:12px;margin-top:7px;font-weight:550}.equal-recipient>small{font-size:10px;color:#8f8f91;margin-top:3px}.equal-recipient>strong{font-size:13px;color:#59595b;font-weight:550;margin-top:8px;white-space:nowrap}.rounding-note{text-align:center;font-size:10px;color:#9b9b9d;margin-top:10px;line-height:1.5}.individual-recipients{margin-top:15px}.selected-recipient-bio{margin-top:14px;padding:12px 14px;background:#f6f6f8;border-radius:10px}.selected-recipient-bio>b{font-size:11px;font-weight:550;color:#68686a}.selected-recipient-bio>p{font-size:11px;color:#909092;margin-top:5px;line-height:1.55}.guest-history{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0 0;font-size:11px;color:#8f8f91}@media(max-width:600px){.guest-topbar .topbar-inner{height:60px;padding:0 18px;gap:10px}.guest-topbar .brand{font-size:21px}.guest-venue-strip{padding:10px 18px}.guest-venue-strip>div{font-size:12px;gap:6px}.venue-address{font-size:10px}.deferred-context{font-size:10px;margin-top:6px;padding-left:23px}.guest-focused{padding:19px 14px 32px!important}.guest-heading{margin-bottom:14px}.guest-heading h1{font-size:23px;letter-spacing:-.7px}.guest-heading>span{font-size:11px}.guest-focused .form-section{padding:19px 17px}.guest-focused .section-title{margin-bottom:13px}.guest-focused .amount-input{margin:6px 0 16px}.guest-focused .amount-input input{font-size:43px}.guest-focused .amount-presets button{min-height:54px;padding:9px 3px}.guest-focused .split-toggle{padding:12px 11px}.guest-focused .split-toggle b{font-size:13px}.guest-focused .split-toggle small{font-size:10px}.guest-focused .split-mode{margin:12px 0 8px}.guest-focused .equal-recipient{padding:5px 2px}.guest-focused .rounding-note{font-size:9px}.guest-focused .optional{font-size:10px}.cabinet-topbar{height:70px}.cabinet-topbar .topbar-inner{min-height:70px;padding:0 17px;gap:10px}.cabinet-label{font-size:10px;max-width:90px;line-height:1.4}.cabinet-topbar .demo-badge{display:none}.guest-focused~.site-footer{padding-bottom:115px}}@media(max-width:360px){.guest-heading h1{font-size:21px}.guest-heading>span{font-size:10px}.guest-focused{padding-left:10px!important;padding-right:10px!important}.guest-focused .form-section{padding:17px 13px}.guest-venue-strip{padding-left:15px;padding-right:15px}.equal-recipient>b{font-size:11px}.equal-recipient>strong{font-size:12px}.guest-focused .optional{font-size:9px}}.guest-focused .amount-input{gap:8px}.guest-focused .amount-input input{min-width:1ch;max-width:85%;text-align:right}.guest-focused .amount-input>span{margin-left:0}:root{--red:#ef3124;--red-dark:#d9271c;--border:#e7e7ec;--muted:#77777f;--green:#27824c;--soft-red:#fff0ef;color:#18171b;background:#f4f4f8}body{background:#f4f4f8;color:#18171b}.card,.tip-form,.topbar{background:#fff}.topbar{border-color:#e8e8ed}.brand{letter-spacing:-.75px;color:#151418}.brand-light{font-weight:450}.brand:hover{color:#151418}.guest-topbar .topbar-inner{height:58px}.guest-topbar .brand,.cabinet-topbar .brand{font-size:24px}.primary{background:#19181d;border-color:#19181d;color:#fff}.primary:hover{background:#303037;border-color:#303037;box-shadow:0 4px 14px #17171c14}.secondary{color:#26252b;background:#f4f4f7;border-color:#e7e7ed}.secondary:hover{background:#eaeaf0;color:#151419}.muted,.quiet,.optional{color:#7c7c85}.section-title h2,.guest-heading h1{color:#19181d}.guest-heading>span{color:#777780}.amount-input input{color:#17161b}.amount-input>span{color:#919199}.amount-presets button{background:#f5f5f8;border-color:#eeeef3}.amount-presets span{color:#777780}.amount-presets button.active{background:#fff0ef;border-color:#ef3124;color:#d92c22}.amount-presets button.active span{color:#c83c32}.split-toggle{background:#f4f4f7;border-color:#eeeef3}.split-icon{color:#73737d}.split-toggle b{color:#222127}.guest-focused .split-toggle small{color:#74747d}.switch{background:#d5d5dc}.on .switch{background:#ef3124}.split-mode{background:#eeeef3}.split-mode button{color:#777780}.split-mode button.active{color:#19181d;background:#fff}.tags button{background:#f5f5f8;color:#72727c;border-color:#eeeef3}.tags button.active{background:#fff0ef;color:#c82b21;border-color:#edaaa5}.tags.readonly span{background:#f3f3f7;color:#767680}.tags.readonly b{color:#303039}textarea{background:#f5f5f8;border-color:#ebebf1;color:#26252b}.payment-options button{background:#f7f7fa;border-color:#e7e7ed}.payment-options button.active{background:#fff;border-color:#202027;box-shadow:inset 0 0 0 .5px #202027}.fee-line,.pay-summary{color:#74747f}.fee-line b,.pay-summary b{color:#232229}.mobile-pay{background:#ffffffed;border-color:#e7e7ed;box-shadow:0 -4px 18px #16162006}.mobile-pay .pay-summary>span{color:#777780}.mobile-pay .pay-summary b{color:#1c1b20}.guest-venue-strip{padding:13px 22px;border-color:#eeeef2}.venue-map-link{max-width:500px;display:flex;align-items:center;gap:11px;margin:auto;min-height:44px;color:#222127}.guest-venue-strip .venue-map-link>svg{color:#84848d}.venue-map-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.venue-map-text>b{font-size:15px;font-weight:600}.venue-map-text .venue-address{font-size:14px;line-height:1.4;white-space:normal;color:#797982;overflow:visible}.venue-map-link:hover .venue-address{color:#cf3025}.venue-map-link>svg:last-child{margin-left:auto}.deferred-context{padding-left:32px;color:#797982;font-size:12px}.guest-topbar .topbar-inner{max-width:1040px}.avatar{overflow:hidden;background:#e9e9ef!important;color:#686873!important;border-color:#fff}.avatar.photo{padding:0;border:0}.avatar img{display:block;width:100%;height:100%;object-fit:cover}.guest-focused .equal-recipient .avatar,.guest-focused .recipient .avatar{width:84px;height:84px;border-radius:20px;flex-shrink:0}.equal-recipients{gap:12px}.equal-recipient{background:#f6f6f9;border:1px solid #eeeef3;padding:12px 6px;align-items:center;border-radius:15px}.equal-recipient>b{font-size:13px;color:#29282e;margin-top:10px}.equal-recipient>small{font-size:11px;color:#7b7b84}.equal-recipient>strong{color:#25242b;font-size:14px;margin-top:auto;padding-top:11px}.savings-goal{display:flex;flex-direction:column;gap:4px;margin:11px 0 0;width:100%;min-height:62px;text-align:center;overflow-wrap:anywhere}.savings-goal>span:first-child{font-size:10px;color:#8b8b94}.savings-goal>span:last-child{font-size:12px;line-height:1.45;color:#4f4e58;font-weight:400}.recipient .savings-goal{margin-bottom:1px}.recipient{background:#f6f6f9;border-color:#eeeef3}.recipient.chosen{background:#fff4f3;border-color:#ef3124}.recipient small{color:#7b7b84}.selected-recipient-bio{background:#f4f4f8}.selected-recipient-bio>b{color:#36353d}.selected-recipient-bio>p,.rounding-note,.recipient-bio{color:#7b7b84}.split-row input{background:#fff;border-color:#e1e1e8;color:#25242a}.sidebar{background:#fafafd;border-color:#e7e7ed}.sidebar nav>a{color:#777780}.sidebar nav>a.selected{background:#fff0ef;color:#d83126}.sidebar nav em{background:#ffdcd8;color:#bf271f}.stat-top,.stat small{color:#81818b}.stat-top svg{color:#9696a0}.stat.accent{background:#fff0ef;border-color:#ffe1dd}.stat.accent strong{color:#d82d21}.stat.accent .stat-top,.stat.accent small{color:#98605c}.stat.accent .stat-top svg{color:#cf756c}.balance-card{background:#d92d22}.balance-bottom button{color:#19181d}.goal-icon,.round-icon{background:#f0f0f5;color:#777781;border-color:#e7e7ee}.goal-figures span{color:#83838d}.progress{background:#ececf2}.progress span{background:#9696a2}.bar{background:#c9c9d3}.bar.today{background:#ef3124}.chart-column,.chart-number,.tag-chart>div>div:first-child{color:#83838d}.tag-chart .progress>span{background:#9c9ca9}.transaction-icon{background:#f0f0f5;color:#878791}.transaction-icon.pending{background:#fff4df;color:#a87f26}.pool-banner{background:#f0f0f5;border-color:#e5e5ed}.pool-banner b{color:#43424c}.pool-banner p,.pool-banner-icon{color:#84848e}.pool-banner button{background:#e3e3eb;color:#474650}.review-feed p,.review-card>p:not(.stars){color:#5f5f69}.review-author small,.review-footer>span,.tip-main small,.tip-value small{color:#8b8b95}.anonymous{background:#efeff5;color:#9898a4}.green{color:#27824c!important}.amber{color:#a77a20!important}.status{background:#eaf5ed;color:#448354}.status.inactive{background:#f0f0f5;color:#84848f}.filter-tabs button{background:#fff;color:#777780;border-color:#e6e6ed}.filter-tabs button.active{background:#ededf3;border-color:#c8c8d3;color:#303039}.settings-form>label{color:#70707c}.settings-form>label input,.settings-form>label textarea,.settings-form>label select{background:#f8f8fb;border-color:#e5e5ed;color:#2d2c34}.settings-form .checkbox-line input{accent-color:#ef3124}.info-box{background:#f0f0f6;border-color:#e5e5ef;color:#747481}.thank-note{background:#f4f4f8;color:#6f6f7c}.toast{background:#24232b}.receipt-lines>div{color:#80808b}.receipt-lines b{color:#313039}.site-footer{border-color:#e4e4eb;color:#95959e}@media(max-width:600px){.guest-topbar .brand{font-size:24px}.guest-topbar .topbar-inner{height:56px}.guest-venue-strip{padding:11px 18px}.venue-map-link{gap:10px;min-height:44px}.venue-map-text>b{font-size:14px}.venue-map-text .venue-address{font-size:13px}.deferred-context{font-size:11px;padding-left:31px}.guest-focused .equal-recipient .avatar,.guest-focused .recipient .avatar{width:clamp(64px,20vw,80px);height:clamp(64px,20vw,80px);border-radius:17px}.equal-recipients{gap:7px}.guest-focused .equal-recipient{padding:10px 3px}.equal-recipient>b{font-size:12px}.equal-recipient>small{font-size:10px}.equal-recipient>strong{font-size:13px}.savings-goal{min-height:66px;margin-top:9px;padding:0 3px}.savings-goal>span:first-child{font-size:9px}.savings-goal>span:last-child{font-size:11px;line-height:1.45}.guest-focused .recipient{padding:10px 3px}.recipient .savings-goal{min-height:66px}.cabinet-topbar .brand{font-size:22px}}@media(max-width:360px){.guest-focused .equal-recipient .avatar,.guest-focused .recipient .avatar{width:62px;height:62px;border-radius:14px}.equal-recipients{gap:5px}.savings-goal{padding:0 1px}.savings-goal>span:last-child{font-size:10.5px}.equal-recipient>b{font-size:11px}.equal-recipient>strong{font-size:12px}.venue-map-text .venue-address{font-size:12px}}.brand-wordmark{display:inline-flex;align-items:center;gap:6px}.brand-alfa{display:inline-flex;align-items:center;gap:0;color:var(--red);font-weight:750;letter-spacing:-1px}.brand-alfa svg{height:30px;width:24px;fill:currentColor;margin-right:1px;align-self:center}.brand-wordmark>.brand-light{color:#151418;letter-spacing:-.75px}.equal-recipient{position:relative;transition:border-color .16s,background .16s,box-shadow .16s}.equal-recipient.chosen,.recipient.chosen{border-color:var(--red);background:#fff0ef;box-shadow:inset 0 0 0 .5px var(--red)}.equal-recipient .recipient-check,.recipient .recipient-check{right:6px;top:6px;width:19px;height:19px;border:2px solid #fff}@media(hover:hover){.recipient:hover,.equal-recipient.chosen:hover{border-color:var(--red);background:#ffe5e2;box-shadow:inset 0 0 0 .5px var(--red)}.amount-presets button:hover{border-color:var(--red);background:#fff0ef}.rating button:hover{color:#d49b29}}.rating button{color:#dcb86d}.rating .filled,.stars{color:#d4a13d}.split-role{display:block;margin-top:3px;color:var(--muted);font-size:10px}.guest-focused .split-row input{width:72px}.guest-focused .split-row>b{min-width:74px;font-size:11px}.team-size-1{grid-template-columns:minmax(0,1fr)}.team-size-2{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-focused .rounding-note{font-size:11px;line-height:1.55}.team-size-1 .savings-goal{min-height:0}@media(max-width:360px){.guest-focused .split-row{gap:4px;font-size:11px}.guest-focused .split-row input{width:64px}.guest-focused .split-row>b{min-width:64px;font-size:10px}}.brand-alfa{display:inline;letter-spacing:-1px;line-height:1.2}.brand-initial{position:relative;display:inline;margin-right:-1px}.brand-initial:after{content:"";position:absolute;left:1px;right:1px;height:2px;bottom:-3px;background:currentColor}
