@font-face{font-family:DM Sans;src:url(/assets/dm-sans-D_B5dL4R.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Billie James;src:url(/assets/BillieJames-Regular-C3xc6L3a.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}html{font-family:DM Sans}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"DM Sans", sans-serif;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f3ee}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#f5f3ee;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2,h3{font-weight:700}h1{letter-spacing:-1.5px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:0;font-size:36px;margin-top:10px!important}}h2{margin:0 0 8px;font-size:24px;line-height:118%;margin-bottom:3px!important}@media (width<=1024px){h2{margin:4px 0;font-size:15px}}h3{letter-spacing:-.24px;margin:0 0 8px;font-size:17px;line-height:118%}@media (width<=1024px){h3{margin:0;font-size:14px}}p{color:#323232a6;margin:0;font-size:13px;line-height:19px}code,.counter{color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.container{background:#fff;border:1px solid #58585826;border-radius:20px}svg{color:#b1b1b199;width:15px;height:15px;padding-top:7px}@keyframes slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}body{margin:0}.not-found{background:#f9fafb;justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.not-found-box{text-align:center}.not-found-code{color:#2b4a3c;margin-bottom:12px;font-size:72px;font-weight:800;line-height:1;display:block}.not-found-box h2{color:#1d342a;margin:0 0 8px;font-size:20px}.not-found-box p{color:#00000073;margin:0;font-size:14px}.app-content{min-height:100dvh;padding-top:56px;padding-bottom:64px}.top-bar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.top-bar-restaurant,.top-bar-tisch,.top-bar-user{width:100%}.top-bar-restaurant{color:#1d342a;text-align:left;font-weight:700}.top-bar-tisch{color:#1d342a;background:#2b8d5c33;border-radius:15px;width:50%;font-size:12px;font-weight:700}.top-bar-user{color:#2b4a3c;justify-content:right;align-items:center;gap:7px;font-size:12.5px;font-weight:700;display:flex}.top-bar-user-name{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.top-bar-edit-btn{cursor:pointer;background:#2b4a3c1a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.top-bar-edit-btn svg{color:#000;padding-bottom:7px}.name-edit-backdrop{z-index:300;background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.name-edit-modal{box-sizing:border-box;background:#fff;border-radius:20px;width:min(360px,100%);padding:20px}.name-edit-title{color:#1d342a;margin:0;font-weight:700}.name-edit-subtitle{color:#1d342aa6;margin:6px 0 14px;font-size:13px}.name-edit-input{box-sizing:border-box;color:#000;background:#0f0f0f1a;border:1px solid #4d4d4d33;border-radius:14px;width:100%;margin-bottom:12px;padding:12px 14px;font-size:14px}.name-edit-actions{gap:10px;display:flex}.name-edit-save,.name-edit-cancel{cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px;font-weight:600}.name-edit-save{color:#fff;background:#2b4a3c}.name-edit-cancel{color:#1d342a;background:#f3f4f6}.user-icon{color:#fff;background:#05361d;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:5px;font-size:11px;font-weight:700;display:flex}.bottom-nav{height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-item{color:#9ca3af;flex-direction:column;align-items:center;gap:2px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.nav-item.active{color:#2b4a3c;font-weight:600;position:relative}.nav-item.active:before{content:"";background-color:#2b4a3c;border-radius:2px;width:100%;height:3px;position:absolute;top:-7px}.nav-item svg{color:#9ca3af;width:21px;height:21px}.nav-item.active svg{color:#2b4a3c}.loading-screen{background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100dvh;display:flex}.loading-spinner{border:3px solid #2b4a3c26;border-top-color:#2b4a3c;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}.loading-text{color:#2b4a3c80;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}.nav-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.cart-badge{color:#fff;background:#2b4a3c;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-20px}.mobile-error{background:#f9fafb;justify-content:center;align-items:center;height:100dvh;padding:20px;display:flex}.mobile-error-box{text-align:center;background:#fff;border-radius:20px;max-width:320px;padding:28px 24px;box-shadow:0 10px 25px #0000000d}.mobile-error-box h2{color:#1d342a;margin:0 0 8px;font-size:18px}.mobile-error-box p{color:#00000080;margin:0;font-size:14px}.join-page{background-color:#1c2e26;background-image:url(https://www.transparenttextures.com/patterns/always-grey.png);flex-direction:column;justify-content:space-between;min-height:100dvh;display:flex}.join-top{flex-direction:column;flex:1;justify-content:center;margin:auto;padding:60px 28px 32px;display:flex}.join-badge{color:#2b8d5c;text-transform:uppercase;letter-spacing:.04em;background:#2b8d5c26;border:1px solid #2b8d5c4d;border-radius:20px;align-self:center;align-items:center;gap:8px;width:fit-content;height:15px;margin-bottom:5px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.join-badge-dot{background:#2b8d5c;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.join-title{color:#fff;font-family:Billie James;font-size:50px;line-height:1.1}.join-subtitle{color:#fff;line-height:1.6}.join-chip{background:#f5f2ee12;border:1px solid #f5f2ee1f;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:10px 16px;display:inline-flex}.join-chip-icon{font-size:16px}.join-chip-text{color:#f5f2ee80;font-size:13px}.join-chip-value{color:#f5f2ee;margin-left:4px;font-size:13px;font-weight:600}.join-bottom{background:#f5f2ee0a;border-top:1px solid #f5f2ee14;flex-direction:column;gap:12px;padding:28px 28px 44px;display:flex}.join-label{color:#f5f2ee66;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:500}.join-input{color:#f5f2ee;background:#f5f2ee12;border:1px solid #f5f2ee26;border-radius:14px;outline:none;padding:16px 20px;font-size:17px;transition:border-color .2s}.join-input::placeholder{color:#f5f2ee40}.join-input:focus{border-color:#fff}.join-button{color:#1c2e26;cursor:pointer;background:#fff;border:none;border-radius:14px;padding:18px;font-size:16px;font-weight:600}.join-button:active{transform:scale(.98)}.join-error{color:#ff6b6b;font-size:13px}.join-badge-inactive{color:#e07070!important;background:#c83c3c26!important;border-color:#c83c3c4d!important}.join-badge-dot-inactive{background:#e07070;border-radius:50%;width:6px;height:6px}.join-inactive-msg{color:#f5f2ee8c;font-size:14px;line-height:1.6}.join-button-retry{border:1px solid #f5f2ee26;color:#f5f2eeb3!important;background:#f5f2ee1f!important}.join-loading{background-color:#1c2e26;background-image:url(https://www.transparenttextures.com/patterns/always-grey.png);justify-content:center;align-items:center;min-height:100dvh;display:flex}.join-spinner{border:3px solid #ffffff26;border-top-color:#fff;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}.modal-backdrop{z-index:999;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-box{text-align:center;background:#fff;border-radius:24px;width:min(540px,100%);padding:28px 28px 24px;box-shadow:0 24px 80px #00000029}.modal-icon-center{justify-content:center;margin-bottom:18px;display:flex}.icon-wrap.icon-red{color:#d92f2f;background:#d92f2f1f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.modal-title{color:#d92f2f;margin:0;font-size:26px;line-height:1.1}.modal-desc{color:#4b4b4b;max-width:460px;margin:16px auto 24px;font-size:15px;line-height:1.7}.modal-actions{justify-content:center;display:flex}.btn-danger{color:#fff;cursor:pointer;background:#d92f2f;border:none;border-radius:14px;width:100%;max-width:220px;padding:16px 20px;font-weight:600}.btn-danger:hover{opacity:.95}.btn-danger:active{transform:scale(.98)}.btn-danger:disabled{opacity:.6;cursor:default}.topper-dashboard{text-align:left;background:#2b4a3c;align-items:center;height:170px;margin-bottom:7px;padding:15px 20px;display:grid}.greetings{color:#fff6;margin-bottom:-20px}.topper-dashboard h1{color:#fff;margin-top:0}.boxes{justify-content:center;gap:8px;display:flex}.box{background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;width:100%;height:65px}.box-stats{flex-direction:column;justify-content:center;height:100%;padding:0 13px;display:flex}.box-value{color:#fff}.box-sub{color:#ffffff80;text-transform:uppercase}.button-block{flex-direction:column;justify-content:center;padding:15px 20px;display:flex}.button{text-align:left;background:#fff;border:1px solid #e2e2e2;border-radius:20px;width:100%;padding:13px;display:flex}.button p,.button-payment p{align-self:center;margin-left:auto}.buttons-flex{justify-content:center;gap:15px;margin-bottom:15px;display:flex}.button-payment{text-align:left;background:#fff;border:1px solid #e2e2e2;border-radius:20px;align-items:center;gap:12px;margin-bottom:15px;padding:13px;display:flex}.button-leave{text-align:left;cursor:pointer;background:#fff;border:1px solid #c8323240;border-radius:20px;align-items:center;gap:12px;padding:13px;display:flex}.button-leave .button-text{color:#c0392b}.button-leave .button-sub{color:#c0392b99}.button-leave p{color:#000;align-self:center;margin-left:auto}.leave-icon{color:#c0392b;background:#c832321a;border-radius:10px;flex-shrink:0;width:20px;height:20px;padding:10px}.confirm-btn-leave{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:600;transition:background .14s}.confirm-btn-leave:disabled{opacity:.6;cursor:default}.menu-icon{color:#005a00;background:#05640633;border-radius:10px;width:20px;height:20px;padding:10px}.waiter-icon{color:#b07715;background:#b68c1933;border-radius:10px;width:20px;height:20px;padding:10px}.creditcard-icon{color:#6a5f47;background:#efece5;border-radius:10px;width:20px;height:20px;padding:10px}.button-text{color:#000}.guest-block{color:#000;padding:15px 20px}.guest-block-head{text-align:left;text-transform:uppercase;background:#d9d6d0cc;border-radius:20px 20px 0 0;padding:12px 16px;font-weight:700}.guest{border-bottom:1px solid #322c2212;align-items:center;gap:10px;height:100%;padding:11px 13px;display:flex}.guest:last-child{border-bottom:none}.guest-icon{color:#005a00;background:#0564061a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.guest-stats{flex-direction:column;line-height:1.5;display:flex;text-align:left!important}.guest-status{text-align:center;color:#2b4a3c;background:#2b8d5c1a;border-radius:15px;width:fit-content;margin-left:auto;padding:2px 10px;font-weight:700}.guest-status-left{color:#c0392b;background:#c0392b1a}.footer{flex-direction:column;justify-self:center;margin-top:10px;margin-bottom:30px;display:flex}.footer p{text-align:center}.footer a{text-decoration:none}.leave-blocking-overlay{z-index:9999;pointer-events:all;position:fixed;inset:0}.leave-blocking-box{background:#fff;flex-direction:column;justify-content:center;width:100%;height:100vh;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(6px);z-index:200;background:#00000059;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-sheet{background:#fff;border-radius:20px;width:calc(100% - 40px);max-width:400px;padding:20px;animation:.25s ease-out slideUp;position:relative}.modal-header{margin-bottom:16px}.modal-title{color:#1c1a16;font-size:20px;font-weight:600}.modal-subtitle{color:#a09688;margin-top:3px;font-size:13px}.modal-close{cursor:pointer;background:#e0e0e0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:14px;right:14px}.modal-close svg{color:#000;padding-bottom:6px}.option-list{flex-direction:column;gap:10px;display:flex}.option-item{cursor:pointer;background:#fff;border:1px solid #322c221a;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:border-color .14s,box-shadow .14s;display:flex}.option-item:active{border-color:#322c2240;box-shadow:0 2px 8px #0000000f}.option-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.option-icon svg{color:#000c;padding-bottom:5px}.opt-icon-green{background:#2b8d5c4d}.opt-icon-red{background:#b83a2a4d}.opt-icon-blue{background:#1f36814d}.opt-icon-gray{background:#af84264d}.opt-icon-green svg{color:#0d4027;width:20px;height:20px;padding-bottom:6px}.opt-icon-red svg{color:#560d0d;width:20px;height:20px;padding-bottom:6px}.opt-icon-blue svg{color:#0d1440;width:20px;height:20px;padding-bottom:6px}.opt-icon-gray svg{color:#7d5905;width:20px;height:20px;padding-bottom:6px}.option-text{text-align:left;flex:1}.option-name{color:#1c1a16;font-size:15px;font-weight:500}.option-desc{color:#a09688;margin-top:2px;font-size:12px}.option-chevron{color:#a09688;padding-bottom:5px}.confirm-sheet{text-align:center;padding:28px 24px 24px}.confirm-icon-wrap{justify-content:center;margin-bottom:16px;display:flex}.confirm-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.confirm-icon svg{padding-bottom:6px}.confirm-title{color:#1c1a16;margin-bottom:6px;font-size:20px;font-weight:600}.confirm-sub{color:#6a6254;margin-bottom:14px;font-size:14px}.confirm-note{box-sizing:border-box;color:#1c1a16;resize:none;background:#fafaf8;border:1px solid #322c222e;border-radius:12px;outline:none;width:100%;margin-bottom:16px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.confirm-note:focus{border-color:#2b4a3c}.confirm-actions{flex-direction:column;gap:10px;display:flex}.confirm-btn-primary{color:#fff;cursor:pointer;background:#2b4a3c;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:600;transition:background .14s}.confirm-btn-primary:disabled{opacity:.6;cursor:default}.confirm-btn-ghost{color:#6a6254;cursor:pointer;background:#f5f3ee;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:500}.success-box h2{color:#000;margin:0}.success-icon svg{color:#fff;padding-bottom:5px}.topper-menu{text-align:left;background:#fff;padding:15px 20px}.topper-menu h1{color:#000;margin:10px 0}.menu-content{padding:15px 20px}.menu-category{margin-bottom:24px}.menu-category-head{text-transform:uppercase;color:#555;text-align:left;margin-bottom:10px;font-size:13px;font-weight:700}.menu-item{text-align:left;background:#fff;border:1px solid #e2e2e2;border-radius:20px;align-items:center;gap:12px;margin-bottom:10px;padding:13px 15px;display:flex}.menu-item-info{flex:1}.menu-item-name{color:#000;font-size:15px}.menu-item-desc{color:#888;margin-top:2px;font-size:12px}.menu-item-price{color:#2b4a3c;margin-top:6px;font-size:14px;font-weight:700}.menu-item-add{color:#fff;cursor:pointer;background:#2b4a3c;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.menu-item-add:active{transform:scale(.95)}.menu-cart-bar{color:#fff;cursor:pointer;background:#2b4a3c;border-radius:15px;justify-content:space-between;align-items:center;padding:15px 20px;font-size:14px;font-weight:700;animation:.25s ease-out slideUp;display:flex;position:fixed;bottom:74px;left:16px;right:16px}.category-filter{scrollbar-width:none;gap:8px;padding:12px 20px;display:flex;overflow-x:auto}.category-filter::-webkit-scrollbar{display:none}.filter-chip{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e2e2;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.filter-chip.active{color:#fff;background:#2b4a3c;border-color:#2b4a3c}.shopping-cart-icon{color:#fff;margin-top:-6px}.menu-success-overlay{-webkit-backdrop-filter:blur(6px);z-index:999;background:#0000007a;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.menu-success-box{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:36px 28px;animation:.24s popIn;display:flex}.menu-success-box h2{color:#1d342a;margin:0}.menu-success-box p{color:#1d342a9e;margin:0;font-size:14px}.menu-success-icon{color:#fff;background:#2b4a3c;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.menu-success-icon svg{color:#fff}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.topper-cart{text-align:left;background:#fff;padding:15px 20px}.topper-cart h1{color:#000;margin:10px 0}.order-block{padding:15px 20px}.order-block-head{text-align:left;text-transform:uppercase;background:#d9d6d0cc;border-radius:20px 20px 0 0;padding:12px 16px;font-weight:700}.order{text-align:left;border-bottom:1px solid #322c2212;align-items:center;gap:10px;padding:11px 13px}.order:last-child{border-bottom:none}.order-flex{align-items:center;gap:10px;display:flex}.dot{color:#005a00;align-self:center;font-size:25px}.order-item{color:#000}.order-sum{text-align:right;color:#000;margin-left:auto;font-weight:700}.order-controls{display:flex}.order-item-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.order-item-note{color:#2b4a3cbf;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;width:80%;font-size:11px;display:inline-flex;overflow:hidden}.order-item-note-mark{margin-bottom:2px}.note-btn{cursor:pointer;color:#6f6f6f;background:#f0f0f0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:24px;display:flex}.note-btn svg{color:#6f6f6f;margin-top:-7px}.note-btn:hover{background:#2b4a3c0f;border-color:#2b4a3c73}.note-modal-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#00000073;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.note-modal-sheet{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;gap:14px;width:100%;padding:16px 20px 32px;animation:.28s cubic-bezier(.32,.72,0,1) slideUp;display:flex}.note-modal-header{position:relative}.note-modal-title{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.note-modal-sub{color:#32323280;margin:3px 0 0;font-size:13px}.note-modal-close{cursor:pointer;color:#555;background:#f0f0f0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:0;right:0}.note-modal-close svg{color:#000;padding-bottom:7px}.note-modal-textarea{resize:none;color:#1a1a1a;box-sizing:border-box;background:#fafafa;border:1px solid #2b4a3c33;border-radius:14px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.note-modal-textarea:focus{background:#fff;border-color:#2b4a3c}.note-modal-actions{flex-direction:column;gap:8px;display:flex}.note-modal-save{color:#fff;cursor:pointer;background:#2b4a3c;border:none;border-radius:14px;padding:14px;font-family:inherit;font-size:15px;font-weight:600}.note-modal-clear{color:#6a6254;cursor:pointer;background:#f5f3ee;border:none;border-radius:14px;padding:12px;font-family:inherit;font-size:14px}.ready-button-disabled{opacity:.45;filter:grayscale(.15);pointer-events:none}.member-block{padding:15px 20px}.member-block-head{text-align:left;text-transform:uppercase;background:#d9d6d0cc;border-radius:20px 20px 0 0;padding:12px 16px;font-weight:700}.member{text-align:left;border-bottom:1px solid #322c2212;align-items:flex-start;gap:10px;padding:11px 13px;display:flex}.member:last-child{border-bottom:none}.member-info{flex-direction:column;flex:1;gap:3px;display:flex}.member-name{color:#000;font-size:15px}.member-items{color:#2828288c;font-size:12px;line-height:1.4}.member-items-empty{font-style:italic}.status-block{padding:15px 20px}.status-block-head{text-align:left;text-transform:uppercase;font-weight:700}.status-container{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.status{text-align:left;background:#fff;border:1px solid #5858584d;border-radius:20px;align-items:center;gap:10px;padding:11px 13px;display:flex}.status-dot{color:#d3d3d3;font-size:25px}.status-member{color:#000;font-size:13px}.member-you{color:#323232a6;font-size:11px}.status-status{font-size:11px}.ready-block{padding:15px 20px}.ready-button{color:#fff;background:#2b4a3c;border-radius:20px;padding:15px}.order-empty,.member-empty{text-align:center;color:#26262666;background:#fff;border-radius:20px;margin:10px;padding:20px;font-size:14px}.order-controls-right{align-items:center;gap:8px;margin-left:auto;display:flex}.qty-btn{cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.qty-btn svg{color:#2e2e2e;margin-bottom:7px}.qty-val{text-align:center;min-width:16px;font-size:14px;font-weight:700}.order-total{background:#2b4a3c;border-radius:0 0 20px 20px;justify-content:space-between;padding:11px 16px;font-weight:700;display:flex}.order-total p{color:#fff}.status-dot.ready{color:#005a00}.status.status-ready{background:#2b8d5c12;border-color:#2b8d5c40}.status.status-empty{opacity:.45}.ready-button-active{cursor:default;background:#2b4a3c66!important}.countdown-text{text-align:center;color:#2b4a3c;margin-bottom:10px;padding:12px;font-size:14px}.ready-button-cancel{cursor:pointer;background:#c0392b!important}.cart-confirm-actions{flex-direction:column;gap:10px;width:100%;display:flex}.confirm-btn-primary-cart{color:#fff;cursor:pointer;background:#2b4a3c;border:none;border-radius:14px;padding:14px;font-size:15px;font-weight:600}.confirm-btn-ghost-cart{color:#6a6254;cursor:pointer;background:#f5f3ee;border:none;border-radius:14px;padding:14px;font-size:15px}.confirm-overlay{padding:20px}.confirm-box{background:#fff;border-radius:20px;width:calc(100% - 40px);max-width:400px;padding:20px;animation:.25s ease-out slideUp;position:relative}.confirm-title{margin-bottom:8px;font-weight:600}.confirm-text{color:#6a6254;margin-bottom:24px;font-size:14px}.not-ready-button{color:#fff;cursor:pointer;background:#3c3c3c;border-radius:20px;margin-top:10px;padding:15px}.countdown-overlay{-webkit-backdrop-filter:blur(12px);z-index:999;background:#14281ebf;justify-content:center;align-items:center;animation:.4s fadeIn;display:flex;position:fixed;inset:0}.countdown-box{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:12px;display:flex}.countdown-sub{color:#fff9;margin-top:-8px;font-size:14px}.countdown-circle-wrap{width:140px;height:140px;margin:10px 0;position:relative}.countdown-number{color:#fff;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex;position:absolute;inset:0}.countdown-cancel{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;margin-top:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:background .2s}.countdown-cancel:hover{background:#fff3}.topper-payment{text-align:left;background:#fff;padding:15px 20px}.topper-payment h1{color:#000;margin:10px 0}.topper-payment p{color:#a09688;font-size:13px}.portion-block{padding:15px 20px}.container-payment{text-align:left;background:#2b4a3c;border-radius:20px;flex-direction:column;gap:6px;padding:20px;display:flex}.portion-block-head{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin-bottom:10px;font-size:11px;font-weight:700}.portion-sum{color:#fff;margin:0;font-size:36px;font-weight:700}.split-block{padding:15px 20px}.split-block-head{text-transform:uppercase;text-align:left;background:#d9d6d0cc;border-radius:20px 20px 0 0;padding:12px 16px;font-weight:700}.split-list{background:#fff;border:1px solid #322c221a;border-radius:20px;overflow:hidden}.split-row{border-bottom:1px solid #322c2212;align-items:center;gap:12px;padding:12px 16px;display:flex}.split-row:last-child{border-bottom:none}.split-avatar{color:#2b4a3c;background:#2b8d5c1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.split-info{text-align:left;flex:1}.split-name{color:#1c1a16;font-weight:700}.split-you{color:#a09688;font-size:12px;font-weight:500}.split-items{color:#a09688;margin-top:1px;font-size:12px}.split-amount{color:#1c1a16}.split-total-row{background:#2b4a3c;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.split-total-label{color:#fff;font-size:13px;font-weight:600}.split-total-amount{color:#fff;font-weight:700}.pay-method-section{padding:5px 20px 20px}.pay-method-head{text-transform:uppercase;text-align:left;margin-bottom:10px;font-weight:700}.pay-method-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.pay-method-card,.pay-method-cash,.pay-method-both{background:#fff;border:1px solid #322c221a;border-radius:20px;padding:16px 14px;display:flex}.pay-method-chevron{align-self:center;margin-left:auto}.pay-method-column{cursor:pointer;flex-direction:column;display:flex}.pay-method-column-both{cursor:pointer;gap:10px;display:flex}.pay-method-column:active{border-color:#322c2240;box-shadow:0 2px 10px #00000012}.pay-method-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:7px;display:flex}.pay-icon-gold{background:#b68c1933}.pay-icon-gold svg{color:#b07715;width:20px;height:20px;padding-bottom:6px}.pay-icon-gray{background:#efece5}.pay-icon-gray svg{color:#6a5f47;width:23px;height:23px;padding-bottom:6px}.pay-icon-mixed{background:#2b4a3c1f;margin-top:2.5px}.pay-icon-mixed svg{color:#2b4a3c;width:20px;height:20px;padding-bottom:6px}.split-empty{color:#a09688;text-align:center;margin:auto;padding:20px;font-size:13px;font-style:italic}.split-amount-me{color:#000;font-weight:700}.pay-method-name{text-align:left;color:#000}.pay-method-desc{text-align:left}.pay-modal-backdrop{-webkit-backdrop-filter:blur(6px);z-index:200;background:#00000059;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.pay-modal-sheet{text-align:center;background:#fff;border-radius:20px;width:calc(100% - 40px);max-width:400px;padding:28px 24px 24px;animation:.25s ease-out slideUp}.pay-confirm-icon-wrap{justify-content:center;margin-bottom:16px;display:flex}.pay-confirm-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.pay-confirm-title{color:#1c1a16;margin-bottom:6px;font-size:20px;font-weight:600}.pay-confirm-sub{color:#6a6254;margin-bottom:24px;font-size:14px;line-height:1.5}.pay-confirm-actions{flex-direction:column;gap:10px;display:flex}.pay-confirm-btn-primary{color:#fff;cursor:pointer;background:#2b4a3c;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:600;transition:background .14s}.pay-confirm-btn-primary:disabled{opacity:.6;cursor:default}.pay-confirm-btn-ghost{color:#6a6254;cursor:pointer;background:#f5f3ee;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:500}.success-overlay{z-index:999;background:#00000080;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.success-box{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:40px 30px;animation:.3s popIn;display:flex}.success-icon{color:#fff;background:#2b4a3c;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:10px;font-size:28px;display:flex}.error-box{border:1px solid #c0392b29;max-width:75%;box-shadow:0 10px 30px #c0392b14}.error-icon{background:#c0392b1f}.error-icon svg{color:#c0392b}
