@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;650;700;750&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#222;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--brand:#ff385c;--primary:#e00b41;--ink:#222;--muted:#6a6a6a;--line:#ddd;--soft-line:#ebebeb;--soft:#f7f7f7;--shadow:0 0 0 1px #00000005, 0 2px 6px #0000000a, 0 4px 8px #0000001a;background:#fff;font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{flex-direction:column;min-height:100dvh;display:flex}.app-pages{flex:1;min-width:0}.build-footer{padding:16px 20px max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--soft-line);background:var(--soft);color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;gap:6px 24px;font-size:11px;line-height:1.7;display:flex}.build-footer code,.build-footer time{overflow-wrap:anywhere;margin-left:5px}.build-footer code{font-size:inherit}@media (width<=743px){.build-footer{flex-direction:column}#root:has(.mobile-cart) .build-footer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.7px;margin-bottom:12px;font-size:28px;font-weight:650;line-height:1.3}h2{letter-spacing:-.4px;margin-bottom:16px;font-size:22px;font-weight:600;line-height:1.25}h3{margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.35}p{margin-bottom:16px;font-size:14px;line-height:1.65}small,.caption{font-size:12px;line-height:1.5}.muted{color:var(--muted)}strong{font-weight:650}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #222}input:focus,select:focus,textarea:focus{outline-offset:-2px;outline:2px solid #222}input,select,textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:8px;min-height:48px;padding:13px 14px}textarea{resize:vertical;min-height:88px}input[type=checkbox],input[type=radio]{width:18px;height:18px;min-height:18px;accent-color:var(--primary);flex-shrink:0;padding:0}input[type=number]{font-variant-numeric:tabular-nums}.mono,code{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.button{white-space:normal;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 21px;font-size:14px;font-weight:600;line-height:1.4;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button.primary{color:#fff;background:linear-gradient(100deg,#e51d52,#d90641)}.button.primary:hover:not(:disabled){background:#c60839}.button.secondary{background:#fff;border-color:#c6c6c6}.button.secondary:hover:not(:disabled){background:#f7f7f7;border-color:#222}.button.danger{color:#fff;background:#b32505}.button.small{min-height:40px;padding:9px 13px;font-size:12px}.button.full{width:100%}.icon-button{background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-button:hover{background:#f2f2f2}.text-button{text-underline-offset:3px;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:13px;text-decoration:underline;display:inline-flex}.brand{color:var(--brand);flex-shrink:0;align-items:center;gap:9px;display:flex}.brand>span{letter-spacing:-1.6px;font-size:29px;font-weight:750}.brand-dot{color:var(--ink)}.language-picker{flex-shrink:0;align-items:center;gap:6px;display:flex}.language-picker select{background:0 0;border:0;border-radius:30px;width:104px;min-height:40px;padding:8px 4px;font-size:12px}.header-tools{align-items:center;gap:16px;display:flex}.public-header,.guest-header,.staff-header{border-bottom:1px solid var(--soft-line);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;height:80px;padding:0 48px;display:flex}.guest-header,.staff-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.small-brand{color:var(--primary);background:#fff0f3;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:inline-flex}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;align-items:center;gap:8px;margin-bottom:20px;font-size:11px;font-weight:600;display:flex}.live-dot{background:#229675;border-radius:50%;width:7px;height:7px}.loading{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing{max-width:1280px;margin:auto;padding:0 48px}.landing-hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:570px;padding:65px 0 75px;display:grid}.hero-copy h1{letter-spacing:-1.9px;max-width:520px;margin-bottom:24px;font-size:46px;font-weight:600;line-height:1.16}.hero-copy>p{color:var(--muted);max-width:450px;margin-bottom:32px;font-size:16px;line-height:1.8}.hero-languages{color:var(--muted);align-items:center;gap:8px;margin-top:26px;font-size:11px;display:flex}.hero-art{height:405px;position:relative}.art-circle{background:#fff0ed;border-radius:50%;width:355px;height:355px;position:absolute;top:25px;right:10px}.art-menu{z-index:2;background:#fff;border:1px solid #f0e6e6;border-radius:25px;width:215px;height:337px;padding:22px;position:absolute;top:15px;left:28px;transform:rotate(-9deg);box-shadow:0 16px 60px #60253b14}.art-menu-brand{color:var(--brand);letter-spacing:-1px;font-size:23px;font-weight:700}.art-plate{color:#aa7759;background:#f7f2eb;border-radius:50%;place-items:center;width:155px;height:155px;margin:20px auto;display:grid;box-shadow:inset 0 0 0 10px #fff,inset 0 0 0 12px #e8ded4}.art-lines{flex-direction:column;gap:10px;display:flex}.art-lines i{background:#eee5e2;border-radius:8px;width:95%;height:7px}.art-lines i:nth-child(2){width:75%}.art-lines i:nth-child(3){width:50%}.art-button{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:45px;height:35px;display:grid;position:absolute;bottom:19px;right:22px}.art-ticket{width:190px;min-height:195px;box-shadow:var(--shadow);background:#fff;border-radius:15px;flex-direction:column;gap:10px;padding:22px;display:flex;position:absolute;top:56px;right:0;transform:rotate(9deg)}.ticket-icon{color:#357653;background:#e8f4ed;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.art-ticket>span{color:var(--muted);font-size:11px}.ticket-dots{border-top:2px dashed #ddd;margin:10px -22px 0}.art-notification{box-shadow:var(--shadow);z-index:3;background:#fff;border:1px solid #f6e6e9;border-radius:15px;align-items:center;gap:12px;padding:19px 20px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:9px;left:8px}.art-notification svg{color:var(--primary)}.notification-dot{background:#19a66b;border-radius:50%;width:7px;height:7px}.art-qr{background:#fff;border:1px solid #ddd;border-radius:16px;place-items:center;width:89px;height:89px;display:grid;position:absolute;bottom:42px;right:8px;transform:rotate(8deg)}.landing-features{border-top:1px solid var(--soft-line);grid-template-columns:repeat(3,1fr);gap:56px;padding:48px 0 64px;display:grid}.landing-features>div>svg{margin-bottom:22px}.landing-features h2{letter-spacing:-.2px;font-size:18px}.landing-features p{color:var(--muted);font-size:13px}.public-footer{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:32px;padding:28px 48px;display:flex}.public-footer>span{color:var(--muted);margin-right:auto;font-size:12px}.auth-layout{border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1fr;max-width:1020px;margin:70px auto;display:grid;overflow:hidden}.auth-aside{background:#fff3f3;flex-direction:column;padding:55px 44px;display:flex;position:relative;overflow:hidden}.auth-aside h1{letter-spacing:-1.2px;font-size:36px;line-height:1.25}.auth-aside p{color:#77696b}.auth-mark{color:#b9a19c;flex:1;place-items:center;min-height:160px;display:grid}.auth-card{padding:44px}.auth-card>p{margin-bottom:25px}.auth-card form>.button{margin-top:8px}.auth-confirm-layout{max-width:560px;margin:56px auto;padding:0 16px}.auth-confirm-layout .auth-card{border:1px solid var(--border);border-radius:24px}.auth-email{overflow-wrap:anywhere;font-weight:650}.email-sent>p{margin:16px 0}.auth-info{background:#fff0f3;border-radius:14px;align-items:center;gap:12px;margin:24px 0;padding:18px;font-size:14px;display:flex}.auth-info svg{color:#d90b49;flex-shrink:0}.auth-card .button+.button{margin-top:12px}.auth-switch{text-align:center;font-size:12px;margin:24px 0 0!important}.auth-switch a{text-underline-offset:3px;font-weight:600;text-decoration:underline}.onboarding{max-width:580px;margin:58px auto 100px;padding:0 28px}.onboarding>p{margin-bottom:32px}.onboarding .button{margin-top:12px}.field{flex-direction:column;gap:8px;margin-bottom:20px;font-size:13px;font-weight:500;display:flex}.field small{color:var(--muted);font-weight:400}.field textarea,.field input,.field select{font-size:14px;font-weight:400}.field-title{margin-bottom:10px;font-size:13px;font-weight:600;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:26px;display:flex}.form-checks{flex-wrap:wrap;gap:24px;margin:18px 0 26px;display:flex}.form-checks label{align-items:center;gap:8px;font-size:13px;display:flex}.localized-field{margin-bottom:22px}.translated-inputs{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.translated-inputs>label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.translated-inputs input,.translated-inputs textarea{font-size:13px}.translated-inputs textarea{min-height:94px}.modal{width:min(560px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--ink);border:1px solid #ddd;border-radius:20px;padding:0;box-shadow:0 20px 90px #0002}.modal.wide{width:min(850px,100vw - 32px)}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0008}.modal-head{z-index:3;border-bottom:1px solid var(--soft-line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:17px 22px;display:flex;position:sticky;top:0}.modal-head h2{margin:0;font-size:18px}.modal-body{padding:24px}.modal-body>form>p{margin-bottom:24px}.toast{color:#fff;width:max-content;max-width:calc(100vw - 32px);box-shadow:var(--shadow);z-index:100;background:#222;border-radius:14px;align-items:center;gap:12px;padding:14px 15px 14px 20px;font-size:13px;animation:.25s ease-out toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast>svg{color:#90e4bb;flex-shrink:0}.toast.error{background:#99270f}.toast.error>svg{color:#fff}.toast .icon-button:hover{background:#ffffff20}.toast .icon-button{width:30px;height:30px}.toast>span{max-width:560px;line-height:1.5}@keyframes toast-in{0%{opacity:0;bottom:12px}to{opacity:1;bottom:28px}}.notice{background:#f4f5f6;border:1px solid #e6e7e9;border-radius:12px;flex-direction:column;gap:6px;margin:16px 0;padding:16px 18px;font-size:13px;line-height:1.6;display:flex}.notice.warning{color:#765209;background:#fff8e8;border-color:#efd8a5}.notice strong{font-size:14px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:200px;padding:58px 22px;display:flex}.empty h3{margin:2px 0;font-weight:600}.empty p{max-width:360px;color:var(--muted);margin:0 0 12px;font-size:13px}.empty>svg{color:#aaa}.empty-icon{color:#7a7a7a;background:#f5f5f5;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:8px;display:grid}.empty .button{margin-top:12px}.connection{color:#946520;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.connection>i{background:#ca9025;border-radius:50%;width:6px;height:6px;display:block}.connection.connected{color:#287451}.connection.connected>i{background:#299361}.connection-banner{color:#785211;background:#fff3d6;border-radius:8px;margin-bottom:20px;padding:10px 16px;font-size:12px}.status{color:#666;white-space:normal;text-align:center;background:#f0f0f0;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:600;line-height:1.35;display:inline-flex}.status.pending,.status.reported{color:#885806;background:#fff0d5}.status.accepted{color:#485695;background:#eef0ff}.status.ready{color:#196b44;background:#e2f6ec}.status.completed,.status.confirmed,.status.refundDone{color:#267249;background:#eaf5ee}.status.cancelled,.status.void{color:#a3371a;background:#f5eae8}.status.pending-payment{color:#946014;background:#fff2d8}.count-bubble,.tiny-count{background:#f2f2f2;border-radius:50%;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.tiny-count{color:#bb163d;background:#ffedf0;min-width:20px;height:20px}.age{color:#6a6a6a;font-variant-numeric:tabular-nums;align-items:center;font-size:11px;display:inline-flex}.age.late{color:#8c4f00;background:#fff0d5;border-radius:6px;padding:4px 7px}.staff-header{gap:32px}.staff-nav{justify-content:center;align-items:center;gap:32px;height:100%;margin:auto;display:flex}.staff-nav a{height:100%;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex;position:relative}.staff-nav a.active{color:var(--ink)}.staff-nav a.active:after{content:"";background:#222;border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.avatar-button{border:1px solid var(--line);background:#fff;border-radius:40px;align-items:center;gap:8px;height:40px;padding:10px 13px;font-size:12px;display:flex}.staff-main{max-width:1440px;margin:auto;padding:22px 48px 80px}.workspace-bar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.workspace-bar select{border:0;width:auto;max-width:65%;min-height:34px;padding:4px 25px 4px 0;font-size:12px;font-weight:500}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.page-heading .eyebrow{margin-bottom:12px}.page-heading p{color:var(--muted);max-width:620px;margin-bottom:0;font-size:13px}.page-heading>.button{flex-shrink:0}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin:24px 0 20px;display:flex}.section-heading h2,.section-heading h3{margin:0}.section-heading p{color:var(--muted);margin:9px 0 0;font-size:13px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:36px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:116px;padding:24px 26px;display:flex}.stat-card>span{color:#666;align-items:center;gap:12px;font-size:13px;display:flex}.stat-card>strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:38px;font-weight:600;line-height:1}.stat-card small{color:#999;letter-spacing:0;margin-left:8px;font-size:15px;font-weight:400}.stat-card.accent{background:#fff4f5;border-color:#ffd5de}.stat-card.accent>span,.stat-card.accent>strong{color:#cc1c43}.tables-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.table-card{border:1px solid var(--line);border-radius:16px;padding:17px 20px 20px;transition:border-color .2s}.table-card.occupied{border-color:#dfcdd4}.table-top{justify-content:space-between;align-items:center;display:flex}.table-number{align-items:baseline;gap:10px;margin:14px 0 13px;display:flex}.table-number>span{color:var(--muted);font-size:12px}.table-number>strong{letter-spacing:-1px;font-size:38px;font-weight:600;line-height:1.25}.table-info{justify-content:space-between;align-items:center;gap:8px;min-height:28px;font-size:11px;display:flex}.new-count{color:var(--primary);align-items:center;gap:4px;font-weight:600;display:flex}.table-amount{justify-content:space-between;align-items:center;padding:16px 0 19px;font-size:13px;display:flex}.table-amount>span{color:var(--muted)}.table-card .button{min-height:43px;padding:10px 12px;font-size:12px}.table-qr{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.table-qr img{width:280px}.table-qr>strong{font-size:26px}.copy-link{background:var(--soft);border-radius:8px;align-items:center;gap:8px;margin-top:16px;display:flex}.copy-link input{background:0 0;border:0;font-size:11px}.subtabs{border-bottom:1px solid var(--line);align-items:center;gap:28px;margin-bottom:28px;display:flex;overflow-x:auto}.subtabs>button{white-space:nowrap;color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 0 17px;font-size:13px;display:flex;position:relative}.subtabs>button.active{color:#222;font-weight:600}.subtabs>button.active:after{content:"";background:#222;border-radius:3px;height:2px;position:absolute;bottom:0;left:0;right:0}.kitchen-alert{color:#aa1235;background:#fff1f4;border:2px solid #ea4161;border-radius:16px;align-items:center;gap:20px;margin-bottom:28px;padding:22px 28px;animation:2s ease-in-out infinite alert-glow;display:flex}.kitchen-alert>div{flex-direction:column;gap:7px;display:flex}.kitchen-alert strong{font-size:21px}.kitchen-alert span{font-size:13px}.kitchen-alert .alert-number{margin-left:auto;font-size:48px;font-weight:700;line-height:1}.kitchen-alert>svg{animation:2.2s ease-in-out infinite bell-swing}.sound-enabled{color:#226d43!important;border-color:#b7d5c2!important}.kitchen-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.kitchen-column{background:#f7f7f7;border-radius:16px;min-height:380px;padding:18px}.kitchen-column>h2{letter-spacing:0;align-items:center;gap:8px;margin:3px 0 20px;font-size:14px;display:flex}.kitchen-column>h2 .count-bubble{background:#eaeaea;margin-left:auto}.column-dot{background:#96a4df;border-radius:50%;width:8px;height:8px}.column-dot.pending{background:var(--primary)}.column-dot.ready{background:#26a06d}.order-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:16px;padding:18px;animation:.6s ease-out order-in;overflow:hidden}.order-card.needs-attention{border:2px solid #f06783;box-shadow:0 0 0 3px #ff385c0a}.order-card>header{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:15px;display:flex}.order-card>header>div:first-child{flex-direction:column;gap:4px;display:flex}.order-card>header .caption{color:var(--muted)}.order-table{letter-spacing:-1px;font-size:37px;font-weight:700;line-height:1.1}.order-card-meta{flex-direction:column;align-items:flex-end;gap:9px;font-size:12px;display:flex}.order-card-items{padding:2px 0}.kds-item{border-bottom:1px solid var(--soft-line);padding:15px 0}.kds-item:last-child{border-bottom:0}.kds-item-name{align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;display:flex}.kds-item .caption{margin:6px 0 0 35px;font-size:11px}.quantity-chip{background:#f2f2f2;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:27px;font-size:11px;font-weight:600;display:inline-flex}.kitchen-note{color:#6b4c00;overflow-wrap:anywhere;background:#fff6dc;border-left:3px solid #e3b54a;border-radius:4px;margin:10px 0;padding:9px 11px;font-size:12px;line-height:1.5}.item-counts{gap:16px;margin:10px 0 0 36px;display:flex}.item-counts>span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.item-actions{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.order-card>footer{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;margin:3px 0 0;padding-top:13px;font-size:12px;display:flex}.order-card>footer+.button{margin-top:15px}.accept-button{font-size:13px;min-height:52px!important}.payment-wait{margin:10px 0 0}.service-grid,.history-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.service-grid .order-card{border-top:4px solid #319b67}.history-grid .order-card>header{padding-bottom:12px}.history-grid .order-table{font-size:28px}@keyframes order-in{0%{opacity:.2;transform:translateY(-15px);box-shadow:0 0 0 6px #ff385c30}to{opacity:1;transform:translateY(0)}}@keyframes alert-glow{0%,to{box-shadow:0 0 #ff385c18}50%{box-shadow:0 0 0 5px #ff385c14}}@keyframes bell-swing{0%,35%,to{transform:rotate(0)}8%{transform:rotate(-14deg)}16%{transform:rotate(14deg)}24%{transform:rotate(-9deg)}}.manage-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:8px 0 24px;display:flex}.manage-toolbar .search-pill{max-width:430px}.admin-menu-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.admin-menu-row{border-bottom:1px solid var(--soft-line);align-items:center;gap:20px;padding:18px 22px;display:flex}.admin-menu-row:last-child{border-bottom:0}.admin-menu-row.hidden-item{background:#fafafa}.admin-dish-image{color:#ab8b75;background:#f4f0eb;border-radius:12px;flex-shrink:0;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.admin-dish-image img{object-fit:cover;width:100%;height:100%}.admin-dish-name{flex:1;min-width:0}.admin-dish-name p{margin-bottom:5px}.availability-toggle{background:0 0;border:1px solid #ddd;border-radius:40px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;display:flex}.availability-toggle i{background:#3eaa73;border-radius:50%;width:7px;height:7px}.availability-toggle.is-sold{color:#a1452a;background:#fff5f0;border-color:#f0d4c8}.availability-toggle.is-sold i{background:#b06a34}.category-list{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.category-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:18px;padding:24px;display:flex}.category-row strong{flex:1;font-size:14px}.category-row>svg{color:var(--muted)}.menu-form-top{grid-template-columns:200px 1fr;gap:24px;margin-bottom:24px;display:grid}.photo-upload{flex-direction:column;gap:10px;display:flex}.photo-picker{background:#fafafa;border:1px dashed #c4c4c4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:150px;display:flex;position:relative;overflow:hidden}.photo-picker>span{justify-content:center;align-items:center;font-size:12px;display:flex}.photo-picker.has-photo{border:0;min-height:150px}.photo-picker.has-photo img{object-fit:cover;width:100%;height:100%;position:absolute}.photo-picker.has-photo>span{z-index:1;box-shadow:var(--shadow);background:#fffe;border-radius:30px;margin-top:85px;padding:9px 14px}.photo-upload small{font-size:10px}.option-editor{border:1px solid var(--line);background:#fafafa;border-radius:14px;margin-bottom:20px;padding:18px}.option-editor-head{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.choice-editor{border-top:1px solid var(--line);margin-top:12px;padding-top:16px}.choice-price{align-items:center;gap:12px;display:flex}.choice-price>.field{flex:1;max-width:200px}.choice-price .icon-button{margin-top:5px}.settings-form{max-width:850px}.settings-form>section{border:1px solid var(--line);border-radius:16px;margin-bottom:24px;padding:28px}.settings-form>section>h2{margin-bottom:24px;font-size:19px}.settings-form .photo-upload{max-width:320px}.settings-form .photo-picker{min-height:160px}.mode-options{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.mode-options>label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;padding:17px 14px;font-size:12px;line-height:1.5;display:flex}.mode-options>label.selected{border:2px solid #222;padding:16px 13px}.team-list{border:1px solid var(--line);border-radius:16px;padding:0 22px}.team-member{border-bottom:1px solid var(--soft-line);align-items:center;gap:17px;padding:20px 0;font-size:13px;display:flex}.team-member:last-child{border:0}.team-member>div:nth-child(2){overflow-wrap:anywhere;flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.team-avatar{color:#b83456;background:#fff0f3;border-radius:50%;flex-shrink:0;place-items:center;width:45px;height:45px;font-size:18px;display:grid}.role-pill{white-space:nowrap;border:1px solid #ddd;border-radius:30px;padding:7px 12px;font-size:11px}.payment-desk{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.payment-card{border:1px solid var(--line);border-radius:16px;padding:22px}.payment-card.reported{background:#fffdf7;border:2px solid #efb960;padding:21px}.payment-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.payment-amount{letter-spacing:-.6px;margin-bottom:14px;font-size:27px;font-weight:650;display:block}.payment-reference{background:#f5f5f5;border-radius:7px;margin-bottom:18px;padding:9px 12px;font-size:12px}.payment-card-actions{border-top:1px solid var(--soft-line);flex-direction:column;gap:9px;margin-top:18px;padding-top:20px;display:flex}.confirm-transfer{flex-direction:column;align-items:center;gap:12px;padding:16px 0 30px;display:flex}.confirm-transfer>strong{font-size:32px}.confirm-transfer>code{background:#f5f5f5;border-radius:8px;padding:9px 14px;font-size:14px}.confirm-transfer>span{color:var(--muted);font-size:13px}.refund-list{grid-template-columns:1fr 1fr;gap:20px;display:grid}.refund-card{border:1px solid #ddd;border-radius:16px;padding:24px}.refund-card .section-heading{margin-top:0;font-size:13px}.refund-card p{color:var(--muted);font-size:13px}.refund-card .form-actions{justify-content:flex-start}.guest-main{max-width:1280px;margin:auto;padding:32px 48px 90px}.table-pill{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:30px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:600;display:inline-flex}.restaurant-hero{background:#f8f4ef;border-radius:20px;justify-content:space-between;align-items:center;min-height:195px;margin-bottom:25px;padding:38px 42px;display:flex;position:relative;overflow:hidden}.restaurant-hero.with-photo{color:#fff;min-height:260px}.restaurant-hero.with-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.restaurant-hero.with-photo:after{content:"";background:linear-gradient(90deg,#000b,#0003);position:absolute;inset:0}.restaurant-intro{z-index:1;max-width:78%;position:relative}.restaurant-intro .eyebrow{letter-spacing:1.7px;margin-bottom:15px;font-size:10px}.restaurant-intro h1{letter-spacing:-.8px;margin-bottom:9px;font-size:32px;font-weight:600}.restaurant-intro p{max-width:600px;margin-bottom:12px;font-size:13px}.address{opacity:.75;align-items:center;gap:5px;font-size:11px;display:flex}.hero-utensils{color:#ae927d;background:#fffa;border-radius:50%;place-items:center;width:114px;height:114px;display:grid;box-shadow:0 0 0 1px #e7dfd6,inset 0 0 0 9px #fff5}.guest-tabs{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.tab-links{gap:32px;display:flex}.tab-links button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:14px 0 18px;font-size:13px;display:flex}.tab-links button.active{color:#222;border-bottom-color:#222;font-weight:600}.menu-layout{grid-template-columns:minmax(0,1fr) 300px;gap:38px;display:grid}.menu-main{min-width:0}.menu-toolbar{margin-bottom:8px}.search-pill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;width:100%;padding:3px 17px;display:flex;box-shadow:0 2px 6px #00000005}.search-pill>svg{color:#777;flex-shrink:0}.search-pill input{outline-offset:4px;background:0 0;border:0;border-radius:0;min-height:43px;padding:10px 0;font-size:12px}.search-pill input:focus{outline:0}.search-pill:focus-within{outline-offset:0;outline:2px solid #222}.category-strip{gap:26px;margin-bottom:9px;padding:15px 0 20px;display:flex;overflow-x:auto}.category-strip button{color:#777;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex-direction:column;align-items:center;gap:8px;padding:10px 4px;font-size:11px;display:flex}.category-strip button.selected{color:#222;border-color:#222;font-weight:600}.dish-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 18px;display:grid}.dish-card{text-align:left;background:0 0;border:0;min-width:0;padding:0;transition:transform .18s}.dish-card:hover{transform:translateY(-3px)}.dish-image{aspect-ratio:1.06;color:#ac907b;background:#f4efe9;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.dish-image>img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.dish-card:hover .dish-image>img{transform:scale(1.035)}.dish-plus{color:#222;width:31px;height:31px;box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:11px;right:11px}.photo-badge{color:#75593a;box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:6px 9px;font-size:10px;font-weight:600;position:absolute;top:10px;left:10px}.dish-card.sold-out .dish-image{filter:grayscale(.6);opacity:.65}.dish-meta{padding-top:12px}.dish-meta h3{letter-spacing:-.1px;margin-bottom:4px;font-size:14px;line-height:1.45}.dish-meta p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:17px;margin:0 0 8px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.dish-meta>strong{font-size:12px}.cart-panel{box-shadow:var(--shadow);border:1px solid #ddd;border-radius:16px;align-self:start;max-height:calc(100dvh - 135px);padding:24px;position:sticky;top:106px;overflow:auto}.cart-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.cart-heading h2{margin:0;font-size:19px}.cart-panel .empty{min-height:140px;padding:30px 0}.cart-panel .empty h3{color:#777;max-width:180px;font-size:12px;font-weight:500;line-height:1.6}.cart-panel .empty-icon{width:50px;height:50px}.cart-lines{margin:12px 0 8px}.cart-line{border-bottom:1px solid var(--soft-line);padding:15px 0}.cart-line:last-child{border:0}.cart-line-top{justify-content:space-between;align-items:center;gap:10px;font-size:12px;line-height:1.5;display:flex}.cart-line-top .icon-button{width:28px;height:28px}.cart-line p{margin:6px 0;font-size:10px}.cart-line-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:11px;display:flex}.stepper{flex-shrink:0;align-items:center;gap:14px;display:flex}.stepper button{background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.stepper span{text-align:center;min-width:16px;font-size:13px}.stepper.compact{gap:8px}.stepper.compact button{width:27px;height:27px}.stepper.compact span{font-size:11px}.cart-total{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:12px;margin:13px 0 15px;padding-top:19px;font-size:14px;display:flex}.cart-total strong{font-size:17px}.cart-panel>.caption{font-size:10px}.cart-panel .button{min-height:48px;padding:10px 13px;font-size:12px}.mobile-cart{display:none}.dish-modal-image{aspect-ratio:1.6;object-fit:cover;border-radius:12px;width:100%;margin-bottom:20px}.dish-price{margin-bottom:24px;font-size:19px;display:block}.option-group{border:0;border-top:1px solid var(--soft-line);margin:0 0 12px;padding:20px 0 15px}.option-group legend{padding:0 8px 0 0;font-size:14px;font-weight:600}.option-group legend small{background:#f2f2f2;border-radius:5px;margin-left:8px;padding:4px 7px;font-size:10px;font-weight:400}.option-choice{align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.option-choice>span:last-child{color:#777;margin-left:auto;font-size:12px}.dish-action{border-top:1px solid var(--soft-line);align-items:center;gap:22px;margin-top:22px;padding-top:22px;display:flex}.dish-action>.button{flex:1;padding:12px;font-size:12px}.review-table{background:#f7f7f7;border-radius:9px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:12px;display:flex}.review-table>strong{margin-left:auto}.review-line{border-bottom:1px solid var(--soft-line);align-items:flex-start;gap:12px;padding:18px 0;font-size:13px;display:flex}.review-line>div{flex:1;min-width:0}.review-line>div>span{margin:5px 0 0;font-size:11px;display:block}.review-line>strong{white-space:nowrap;font-size:12px}.guest-orders{max-width:840px;margin:auto}.guest-orders>.section-heading{margin-top:0}.guest-orders>.section-heading .button{font-size:12px}.order-success{color:#28744a;background:#e7f6ed;border:1px solid #c0e2ce;border-radius:14px;align-items:center;gap:17px;margin:22px 0;padding:22px;animation:.7s ease-out order-in;display:flex}.order-success>div{flex-direction:column;gap:6px;display:flex}.order-success span{font-size:12px}.customer-order{border:1px solid var(--line);border-radius:16px;margin-bottom:20px;padding:24px;animation:.55s ease-out order-in}.order-heading{align-items:center;gap:14px;font-size:14px;display:flex}.order-heading .status{margin-left:auto}.progress-track{gap:5px;margin:20px 0 5px;display:flex}.progress-track span{background:#eee;border-radius:5px;flex:1;height:4px;transition:background .5s}.progress-track span.done{background:#e54769}.customer-order-item{border-bottom:1px solid var(--soft-line);align-items:flex-start;gap:13px;padding:18px 0;font-size:13px;display:flex}.customer-order-item>div{flex:1}.customer-order-item small{color:var(--muted);margin:6px 0 0;font-size:10px;display:block}.customer-order-item>span:last-child{white-space:nowrap;font-size:12px}.order-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-size:14px;display:flex}.paid-label{color:#267249;align-items:center;gap:5px;font-size:11px;display:flex}.payment-list{border:1px solid #ddd;border-radius:14px;overflow:hidden}.payment-row{border:0;border-bottom:1px solid var(--soft-line);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.payment-row:last-child{border:0}.payment-row>div{flex-direction:column;gap:8px;font-size:14px;display:flex}.payment-row .mono{color:var(--muted);font-size:10px}.payment-summary{flex-direction:column;align-items:center;gap:15px;margin:8px 0 16px;display:flex}.payment-summary>strong{letter-spacing:-.8px;font-size:32px;font-weight:650}.payment-qr{flex-direction:column;align-items:center;margin-bottom:22px;display:flex}.payment-qr>img{width:260px;max-width:100%}.bank-details{margin:20px 0;font-size:12px}.bank-details>div{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.bank-details dt{color:var(--muted);font-size:11px}.bank-details dd{text-align:right;overflow-wrap:anywhere;align-items:center;gap:7px;margin:0;font-weight:500;display:flex}.bank-details .icon-button{width:28px;height:28px}.payment-confirmed{color:#2c8052;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:32px 0;animation:.7s ease-out order-in;display:flex}@media (width>=1450px){.staff-main{padding-left:52px;padding-right:52px}.guest-main{max-width:1360px}.dish-grid{gap:30px 22px}.menu-layout{grid-template-columns:minmax(0,1fr) 320px;gap:44px}}@media (width<=1128px){.public-header,.guest-header,.staff-header{padding:0 28px}.staff-main,.guest-main{padding-left:28px;padding-right:28px}.staff-nav{gap:20px}.staff-nav a{gap:6px;font-size:12px}.staff-header{gap:20px}.header-tools{gap:10px}.tables-grid{grid-template-columns:repeat(3,1fr)}.stat-card{flex-direction:column;align-items:flex-start;gap:18px;padding:20px}.kitchen-board{gap:14px}.kitchen-column{padding:12px}.kitchen-column>h2{font-size:12px}.order-card{padding:14px}.kds-item-name{font-size:12px}.service-grid,.history-grid,.payment-desk{grid-template-columns:repeat(2,1fr)}.menu-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.dish-grid{grid-template-columns:repeat(2,1fr)}.cart-panel{padding:20px}.landing{padding:0 32px}.landing-hero{gap:30px}.hero-copy h1{font-size:38px}.hero-art{transform-origin:50%;transform:scale(.88)}.art-menu{left:0}.art-circle{right:-10px}.art-ticket{right:-25px}.auth-layout{margin:45px 30px}.auth-aside{padding:42px 30px}.auth-card{padding:36px}.page-heading>.button{max-width:280px}}@media (width<=743px){h1{font-size:25px}h2{font-size:20px}.public-header,.guest-header{height:70px;padding:0 20px}.brand>span{font-size:25px}.brand>svg{width:24px}.language-picker>svg{display:none}.language-picker select{width:85px;font-size:11px}.header-tools{gap:9px}.header-tools>.button.small{min-height:36px;padding:8px 11px;font-size:11px}.public-footer{gap:14px;padding:25px 20px}.public-footer .brand{display:none}.public-footer>span{font-size:11px}.landing{padding:0 24px}.landing-hero{grid-template-columns:1fr;gap:22px;min-height:0;padding:48px 0 25px}.hero-copy h1{letter-spacing:-1.4px;max-width:450px;font-size:36px}.hero-copy>p{max-width:440px;font-size:14px}.hero-copy .eyebrow{letter-spacing:1.1px;font-size:10px}.hero-art{justify-self:center;width:100%;max-width:420px;height:385px;margin:-4px 0 -18px;transform:scale(.88)}.art-menu{left:12px}.art-ticket{right:-2px}.art-circle{right:0}.landing-features{grid-template-columns:1fr;gap:26px;padding:34px 0}.landing-features>div{grid-template-columns:35px 1fr;column-gap:20px;display:grid}.landing-features>div>svg{grid-row:1/3;width:25px;margin-top:3px}.landing-features h2{margin-bottom:7px;font-size:16px}.landing-features p{margin:0;font-size:12px}.auth-layout{border-radius:18px;margin:30px 20px;display:block}.auth-aside{display:none}.auth-card{padding:28px 24px}.onboarding{margin-top:35px;padding:0 24px}.field{margin-bottom:18px;font-size:12px}.field input,.field textarea,.field select{font-size:16px}.form-grid{gap:12px}.translated-inputs{grid-template-columns:1fr;gap:10px}.translated-inputs input,.translated-inputs textarea{min-height:45px;font-size:16px}.translated-inputs textarea{min-height:68px}.modal-body{padding:20px}.modal-head{padding:14px 16px}.modal-head h2{font-size:16px}.modal{border-radius:16px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.toast{padding:12px 12px 12px 16px;font-size:12px;bottom:18px}.toast>span{max-width:calc(100vw - 120px)}.staff-header{flex-wrap:wrap;gap:0;height:113px;padding:0 20px 45px;position:sticky}.staff-header>.brand,.staff-header>.header-tools{height:68px}.staff-header>.header-tools{margin-left:auto}.staff-nav{justify-content:space-between;gap:15px;height:45px;position:absolute;bottom:0;left:20px;right:20px}.staff-nav a{gap:6px;font-size:12px}.staff-nav svg{width:17px;height:17px}.avatar-button{height:35px;padding:8px 11px}.staff-main{padding:15px 20px 50px}.workspace-bar{margin-bottom:22px}.page-heading{flex-wrap:wrap;align-items:flex-start;gap:14px;margin-bottom:24px}.page-heading .eyebrow{margin-bottom:10px;font-size:9px}.page-heading p{font-size:12px}.page-heading>.button{max-width:100%;min-height:40px;padding:10px 13px;font-size:11px}.stats-grid{gap:9px;margin-bottom:25px}.stat-card{border-radius:12px;gap:14px;min-height:107px;padding:15px 12px}.stat-card>span{flex-direction:column;align-items:flex-start;gap:5px;font-size:10px}.stat-card>span>svg{width:16px;height:16px}.stat-card>strong{letter-spacing:-.5px;font-size:27px}.stat-card small{margin-left:4px;font-size:11px}.section-heading h2{font-size:19px}.tables-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.table-card{border-radius:13px;padding:12px 13px 14px}.table-card .status{padding:4px 6px;font-size:9px}.table-top .icon-button{width:28px;height:28px}.table-number{gap:8px;margin:15px 0 8px}.table-number>strong{font-size:33px}.table-number>span{font-size:10px}.table-info{flex-direction:column;align-items:flex-start;gap:4px;min-height:36px;font-size:10px}.table-amount{padding:10px 0 14px;font-size:11px}.table-card .button{min-height:40px;padding:9px 6px;font-size:10px}.new-count{font-size:9px}.subtabs{gap:22px;margin-bottom:22px}.subtabs>button{padding-bottom:14px;font-size:12px}.kitchen-alert{border-radius:13px;gap:14px;margin-bottom:24px;padding:18px 20px}.kitchen-alert>svg{flex-shrink:0;width:26px}.kitchen-alert strong{font-size:16px}.kitchen-alert span{font-size:10px}.kitchen-alert .alert-number{font-size:38px}.kitchen-board{grid-template-columns:1fr;gap:24px}.kitchen-column{min-height:120px;padding:16px}.kitchen-column>h2{margin-bottom:18px;font-size:14px}.kitchen-column .empty{min-height:100px;padding:20px 15px}.kitchen-column .empty-icon{display:none}.order-card{margin-bottom:14px;padding:18px}.order-table{font-size:39px}.kds-item-name{font-size:15px}.kds-item .caption{font-size:12px}.item-actions .button{min-height:43px;padding:10px 14px;font-size:12px}.service-grid,.history-grid,.payment-desk{grid-template-columns:1fr;gap:8px}.history-grid .order-table{font-size:32px}.manage-toolbar{gap:12px}.manage-toolbar>.caption{display:none}.admin-menu-row{flex-wrap:wrap;gap:12px;padding:14px 12px}.admin-dish-image{border-radius:10px;width:60px;height:60px}.admin-dish-name h3{font-size:13px}.admin-dish-name p{font-size:10px}.admin-dish-name>.caption{font-size:11px}.availability-toggle{gap:5px;padding:8px 9px;font-size:10px}.availability-toggle i{width:5px;height:5px}.admin-menu-row>.icon-button{width:27px;height:34px}.category-list{grid-template-columns:1fr}.category-row{padding:20px}.menu-form-top{grid-template-columns:115px 1fr;gap:16px}.menu-form-top .photo-picker{min-height:132px}.menu-form-top .photo-upload small{font-size:8px}.menu-form-top .field{margin-bottom:15px;font-size:11px}.menu-form-top .field input,.menu-form-top .field select{min-height:44px;padding:10px;font-size:14px}.option-editor{padding:14px}.option-editor .localized-field{margin-bottom:15px}.choice-price .field{max-width:180px}.settings-form>section{padding:21px 18px}.mode-options{grid-template-columns:1fr;gap:10px}.mode-options>label{align-items:center;padding:14px;font-size:12px}.mode-options>label.selected{padding:13px}.team-list{padding:0 16px}.team-member{flex-wrap:wrap;gap:10px}.team-avatar{width:35px;height:35px;font-size:15px}.role-pill{padding:6px 8px;font-size:9px}.team-member>div:nth-child(2){font-size:12px}.team-member .caption{font-size:10px}.team-member>.icon-button{width:26px}.refund-list{grid-template-columns:1fr}.payment-card{margin-bottom:12px}.payment-card .button{font-size:12px}.guest-header{height:68px;padding:0 16px}.guest-header .table-pill{gap:5px;padding:8px 9px;font-size:9px}.guest-header .table-pill svg{width:13px;height:13px}.guest-header .header-tools{gap:6px}.guest-header .language-picker select{width:80px;font-size:10px}.guest-main{padding:20px 20px 110px}.restaurant-hero{border-radius:16px;min-height:163px;margin-bottom:16px;padding:26px 24px}.restaurant-hero.with-photo{min-height:200px}.restaurant-intro{max-width:80%}.restaurant-intro h1{letter-spacing:-.7px;font-size:25px}.restaurant-intro .eyebrow{letter-spacing:1px;margin-bottom:13px;font-size:8px}.restaurant-intro p{font-size:11px;line-height:1.5}.hero-utensils{width:63px;height:63px;position:absolute;bottom:24px;right:16px}.hero-utensils svg{width:35px;height:35px}.address{font-size:9px;line-height:1.5}.address svg{flex-shrink:0;width:12px}.guest-tabs{margin-bottom:24px}.tab-links{gap:24px}.tab-links button{gap:6px;padding:14px 0;font-size:12px}.tab-links svg{width:17px}.guest-tabs>.connection{gap:4px;font-size:9px}.menu-layout{grid-template-columns:1fr}.cart-panel{display:none}.search-pill input{min-height:42px;font-size:13px}.category-strip{gap:24px;margin-bottom:13px;padding:13px 0 12px}.category-strip button{gap:7px;font-size:10px}.category-strip svg{width:19px;height:19px}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.dish-image{aspect-ratio:1.04;border-radius:12px}.dish-meta h3{font-size:13px;line-height:1.45}.dish-meta p{font-size:10px;line-height:1.55}.dish-meta>strong{font-size:11px}.dish-plus{width:29px;height:29px;bottom:9px;right:9px}.photo-badge{padding:5px 8px;font-size:9px;top:8px;left:8px}.mobile-cart{bottom:max(16px, env(safe-area-inset-bottom));z-index:18;border-radius:12px;justify-content:flex-start;width:calc(100% - 36px);min-height:57px;padding:12px 17px;font-size:12px;display:flex;position:fixed;left:18px;right:18px;box-shadow:0 7px 26px #921d3c33}.mobile-cart>strong{margin-left:auto;font-size:13px}.cart-quantity{background:#ffffff25;border-radius:7px;padding:5px 8px;font-size:12px}.dish-action{align-items:stretch;gap:14px}.dish-action .stepper{gap:9px}.dish-action .stepper button{width:32px;height:32px}.dish-action>.button{min-height:50px;padding:12px;font-size:11px}.guest-orders>.section-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px}.guest-orders>.section-heading h2{font-size:20px}.guest-orders>.section-heading p{margin-top:8px;font-size:11px}.guest-orders>.section-heading .button{width:100%;font-size:12px}.customer-order{border-radius:14px;padding:18px}.order-heading{flex-wrap:wrap;gap:9px;font-size:12px}.order-heading .age,.order-heading .status{font-size:9px}.customer-order-item{gap:10px;font-size:12px}.customer-order-item>span:last-child{font-size:10px}.customer-order-item small{font-size:9px}.customer-order-item .quantity-chip{min-width:25px;height:24px;font-size:10px}.order-footer{margin-top:17px;font-size:13px}.order-footer .button{min-height:38px;padding:8px 10px;font-size:10px}.paid-label{font-size:9px}.payment-summary>strong{font-size:29px}.bank-details>div{gap:12px}.bank-details dt{font-size:10px}.bank-details dd{font-size:11px}.bank-details dd.mono{font-size:10px}.payment-qr>img{width:245px}.review-table{gap:8px;padding:12px;font-size:10px}.review-table svg{flex-shrink:0;width:18px}.review-line{gap:9px;font-size:12px}.review-line>strong{font-size:11px}.review-line>div>span{font-size:10px}.cart-heading h2{font-size:19px}.cart-line-top{font-size:13px}.cart-line-bottom{font-size:12px}.modal-body>.cart-lines .stepper button{width:33px;height:33px}.modal-body>.cart-lines .stepper span{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.needs-attention,.kitchen-alert{outline-offset:2px;outline:2px solid #e74364}}
