:root{color:#241612;--red:#c3262d;--red-dark:#7e1519;--green:#177044;--green-dark:#0e4f30;--cream:#fff6d6;--paper:#fffdf6;--ink:#241612;--muted:#6f604f;--line:#e5c990;--yellow:#ffd766;--board:#e8c96e;--shadow:0 18px 40px #4a1f1524;background:#fff6d6;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg, #c3262d1f, transparent 28%), radial-gradient(circle at top right, #17704429, transparent 30%), repeating-linear-gradient(0deg, #fff3 0 2px, transparent 2px 24px), var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,.link-button{cursor:pointer;touch-action:manipulation;border:0;border-radius:8px;min-height:48px}button:disabled{opacity:.62;cursor:wait}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{z-index:10;border-bottom:4px solid var(--red);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff6d6f2;justify-content:space-between;align-items:center;gap:18px;padding:14px clamp(14px,3vw,28px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:190px;display:flex}.brand img{object-fit:cover;object-position:center;border-radius:8px;width:52px;height:64px;box-shadow:0 5px 16px #2416122e}.brand strong{font-size:1.15rem;line-height:1.1;display:block}.brand span{color:var(--muted);font-size:.9rem;display:block}.nav-tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.nav-tabs button{color:var(--ink);white-space:nowrap;background:#f6e5a8;border:1px solid #7e151914;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex}.nav-tabs button.active{color:#fff;background:var(--red)}main{padding:clamp(14px,3vw,28px)}.screen{isolation:isolate;max-width:1440px;margin:0 auto;position:relative}.screen:before{content:"";z-index:-1;pointer-events:none;opacity:.055;background-image:url(/tuccos-real-logo.png);background-position:50%;background-repeat:no-repeat;background-size:min(58vw,620px);position:fixed;inset:110px 0 0}.screen>*{z-index:1;position:relative}.section-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.heading-action{white-space:nowrap;margin-left:auto}.section-heading svg{color:#fff;background:var(--red);border-radius:8px;width:46px;height:46px;padding:10px}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,4vw,3.4rem);line-height:.95}h2{margin-bottom:10px;font-size:1.05rem}h3{margin-bottom:8px;font-size:1rem}.section-heading p{color:var(--muted);margin-top:4px}.pos-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:18px;display:grid}.compact-pos{max-width:1500px}.compact-command{grid-template-columns:minmax(0,1fr) minmax(330px,390px);align-items:start;gap:12px;display:grid}.compact-builder,.compact-sidebar{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fffdf6f5,#fff5d0f2);border-radius:8px}.compact-builder{padding:10px}.compact-sidebar{gap:10px;max-height:calc(100vh - 112px);padding:12px;display:grid;position:sticky;top:94px;overflow:auto}.compact-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.compact-title h1{font-size:clamp(1.55rem,3vw,2.35rem)}.compact-title p{color:var(--muted);font-weight:800}.compact-add{min-width:150px}.compact-section{margin-top:8px}.compact-section.small{margin-top:0}.compact-section h2,.compact-sidebar>h2{color:#fff;background:var(--red);text-transform:uppercase;border-radius:4px;width:fit-content;margin-bottom:8px;padding:6px 10px;font-size:.9rem;display:inline-flex;box-shadow:4px 4px #1770442e}.compact-size-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.compact-drink-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.compact-tile,.compact-flavor,.compact-segment button,.compact-part-pills button{color:var(--ink);background:#fff0b8;border:2px solid #7e151914;font-weight:900}.compact-tile{align-content:center;gap:2px;min-height:54px;padding:7px;display:grid}.compact-tile span,.compact-tile small{color:var(--muted);font-size:.82rem;line-height:1.05}.compact-tile.selected,.compact-flavor.selected,.compact-segment button.selected,.compact-part-pills button.selected{color:#fff;background:var(--green);border-color:var(--green-dark)}.compact-tile.selected span,.compact-tile.selected small{color:#fff}.compact-split-row{grid-template-columns:.85fr 1.15fr;gap:10px;display:grid}.compact-segment,.compact-part-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.compact-segment.two-line{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-segment button,.compact-part-pills button{min-height:44px;padding:8px}.compact-part-pills button{text-align:left;gap:2px;display:grid}.compact-part-pills span{font-size:.8rem;font-weight:800}.compact-flavor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.compact-flavor-extra-layout{grid-template-columns:minmax(0,1fr) minmax(175px,.52fr);align-items:start;gap:10px;display:grid}.compact-flavor{text-align:center;place-items:center;min-height:48px;padding:7px;display:grid}.compact-extras-column{gap:6px;display:grid}.compact-extra{background:#fff0b8;border:2px solid #7e151914;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:48px;padding:5px 6px;display:grid}.compact-extra-info{gap:1px;min-width:0;display:grid}.compact-extra-info strong{line-height:1.05}.compact-extra-info span{color:var(--muted);font-size:.72rem;font-weight:800}.compact-extra-actions{text-align:center;grid-template-columns:30px 18px 30px;align-items:center;gap:3px;display:grid}.compact-extra-actions button{color:#fff;background:var(--green);min-height:32px;padding:0}.compact-extra-actions button:disabled{cursor:default;opacity:.4}.compact-order-items{gap:8px;display:grid}.compact-line-item{background:#fff0b8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:8px;padding:9px;display:grid}.compact-line-item strong{line-height:1.15}.compact-line-item>div{gap:3px;display:grid}.compact-line-item span{color:var(--muted);font-size:.75rem;font-weight:800;line-height:1.15}.compact-line-item button{color:#fff;background:var(--red);place-items:center;min-height:38px;display:grid}.compact-total{border-top:2px dashed var(--line);border-bottom:2px dashed var(--line);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.compact-total span{color:var(--muted);font-weight:900}.compact-total strong{color:var(--red);font-size:2rem}.compact-form-grid{grid-template-columns:1.2fr .8fr;gap:8px;display:grid}.compact-change{grid-template-columns:1fr 1fr;align-items:end;gap:8px;display:grid}.compact-change-result{color:#fff;background:var(--green);border-radius:8px;justify-content:space-between;align-items:center;min-height:48px;padding:9px;display:flex}.compact-change-result.short{background:var(--red)}.compact-change-result span{font-size:.85rem;font-weight:900}.compact-change-result strong{font-size:1.25rem}.compact-actions{grid-template-columns:1fr 1fr .85fr;gap:8px;display:grid}.builder-panel,.order-panel,.summary-box,.metric,.order-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fffdf6f5,#fff5d0f2);border-radius:8px}.builder-panel,.order-panel{padding:clamp(14px,2vw,22px)}.order-panel{position:sticky;top:94px}.control-block{margin-top:18px}.control-block h2,.order-panel>h2,.customer-box h2,.change-box h2,.summary-box h2{color:#fff;background:var(--red);text-transform:uppercase;border-radius:4px;width:fit-content;padding:7px 12px;display:inline-flex;box-shadow:4px 4px #1770442e}.control-block.compact{margin-top:14px}.button-grid{gap:10px;display:grid}.button-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.button-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice,.pill,.flavor{color:var(--ink);text-align:center;background:#fff0b8;border:2px solid #7e151914;padding:14px 12px}.choice strong,.choice span{display:block}.choice span{color:var(--muted);margin-top:3px;font-size:.88rem;line-height:1.15}.choice.selected,.pill.selected,.flavor.selected{color:#fff;background:var(--green);border-color:var(--green-dark)}.choice.selected span{color:#fff8ea}.fractions{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:18px;display:grid}.fraction-box{border:1px solid var(--line);background:#ffefb5d1;border-radius:8px;padding:12px}.flavor-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.flavor{text-align:left;align-content:start;gap:3px;min-height:88px;padding-left:42px;line-height:1.05;display:grid;position:relative}.flavor:before{content:"";background:conic-gradient(from 315deg, var(--red) 0 78%, transparent 78% 100%);border-radius:50%;width:20px;height:20px;position:absolute;top:17px;left:13px;box-shadow:inset 0 0 0 3px #fff3d9}.flavor-name{color:var(--red-dark);font-weight:900}.flavor-description{color:var(--muted);font-size:.84rem;line-height:1.2}.flavor.selected .flavor-name,.flavor.selected .flavor-description{color:#fff}.flavor.selected:before{background:conic-gradient(from 315deg, var(--yellow) 0 78%, transparent 78% 100%);box-shadow:inset 0 0 0 3px var(--green-dark)}.extra-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.stepper{background:#fff0b8;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:76px;padding:10px;display:flex}.stepper span{color:var(--muted);display:block}.stepper-actions{text-align:center;grid-template-columns:44px 36px 44px;align-items:center;gap:4px;display:grid}.stepper-actions button{color:#fff;background:var(--red);min-height:44px;font-size:1.4rem;font-weight:800}.primary,.success,.secondary,.danger{color:#fff;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-weight:800;display:inline-flex}.primary{background:var(--red)}.success{background:var(--green)}.secondary,.link-button{color:var(--ink);background:var(--yellow)}.danger{background:#5c191b}.wide{width:100%;margin-top:12px}.order-items{gap:10px;margin-top:10px;display:grid}.empty{color:var(--muted);text-align:center;background:#fff0b8;border-radius:8px;padding:20px}.line-item{background:#fff0b8;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;display:flex}.line-item span{color:var(--muted);margin-top:4px;display:block}.line-actions{align-items:center;gap:8px;display:flex}.line-actions button{color:#fff;background:var(--red);place-items:center;width:42px;min-height:42px;display:grid}.total-row{border-top:2px dashed var(--line);border-bottom:2px dashed var(--line);justify-content:space-between;align-items:center;margin:16px 0;padding:14px 0;display:flex}.total-row span{color:var(--muted);font-weight:800}.total-row strong{color:var(--red);font-size:2.2rem}.field{color:var(--muted);gap:6px;font-size:.9rem;font-weight:800;display:grid}.field input,.field textarea,.filters select{width:100%;min-height:48px;color:var(--ink);border:1px solid var(--line);background:#fffdf6;border-radius:8px;padding:10px 12px}.field textarea{resize:vertical;min-height:82px}.customer-box{background:#fff0b8;border-radius:8px;gap:10px;margin-top:14px;padding:12px;display:grid}.customer-matches{gap:8px;display:grid}.customer-lookup-status{color:var(--muted);font-size:.85rem;font-weight:900}.error-text{color:var(--red)}.customer-match{min-height:0;color:var(--ink);border:1px solid var(--line);text-align:left;background:#fffdf6;border-radius:8px;grid-template-columns:1fr auto;gap:3px 10px;padding:10px;display:grid}.customer-match strong{min-width:0}.customer-match span{color:var(--red);font-weight:900}.customer-match small{color:var(--muted);grid-column:1/-1;font-size:.83rem;font-weight:800;line-height:1.25}.customer-match em{color:var(--green);grid-column:1/-1;font-size:.78rem;font-style:normal;font-weight:900}.customers-toolbar{align-items:center;gap:12px;margin-bottom:14px;display:flex}.customer-search{background:var(--paper);border:1px solid var(--line);border-radius:8px;flex:1;align-items:center;gap:9px;min-width:0;min-height:50px;padding:0 8px 0 14px;display:flex;box-shadow:0 8px 24px #4a1f1514}.customer-search svg{color:var(--red);flex:none}.customer-search input{width:100%;min-width:0;min-height:46px;color:var(--ink);background:0 0;border:0;outline:0;padding:8px 0}.customer-search button,.customer-editor-heading button,.customer-record-meta button{width:40px;min-height:40px;color:var(--ink);background:#f6e5a8;place-items:center;display:grid}.customer-tabs{border:1px solid var(--line);background:#f6e5a8;border-radius:8px;grid-template-columns:repeat(2,minmax(104px,1fr));gap:4px;padding:4px;display:grid}.customer-tabs button{min-height:42px;color:var(--ink);background:0 0;padding:8px 12px;font-weight:900}.customer-tabs button.active{color:#fff;background:var(--green)}.customers-layout{grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:start;gap:16px;display:grid}.customer-directory,.customer-editor{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fffdf6f5,#fff5d0f2);border-radius:8px;padding:14px}.customer-directory{gap:10px;display:grid}.customer-record{background:var(--paper);border:1px solid var(--line);border-left:6px solid var(--green);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px;display:grid}.customer-record-main{gap:4px;min-width:0;display:grid}.customer-record-main strong{color:var(--red-dark);font-size:1.08rem}.customer-record-main span{color:var(--green-dark);font-weight:900}.customer-record-main p,.customer-record-main small,.customer-record-meta span{overflow-wrap:anywhere;color:var(--muted);line-height:1.3}.customer-record-main small{font-weight:800}.customer-record-meta{text-align:right;grid-template-columns:auto 40px;align-items:center;gap:6px 10px;min-width:158px;display:grid}.customer-record-meta b,.customer-record-meta span{grid-column:1}.customer-record-meta b{color:var(--green)}.customer-record-meta span{font-size:.78rem;font-weight:800}.customer-record-meta button{grid-area:1/2/span 2}.customer-editor{position:sticky;top:104px}.customer-editor-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.customer-editor-heading h2{margin-bottom:2px;font-size:1.25rem}.customer-editor-heading p{color:var(--muted);font-size:.85rem;font-weight:800}.customer-form{gap:11px;display:grid}.customer-form .success{width:100%;margin-top:2px}.customer-import{border-top:2px dashed var(--line);gap:7px;margin-top:16px;padding-top:16px;display:grid}.customer-import input[type=file]{display:none}.customer-import small{color:var(--muted);text-align:center;font-weight:800}.change-box{border:1px solid var(--line);background:#fff0b8;border-radius:8px;gap:10px;margin-top:14px;padding:12px;display:grid}.quick-cash{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-cash button{min-height:44px;color:var(--ink);background:#f6e5a8;font-weight:900}.change-result{color:#fff;background:var(--green);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.change-result.short{background:var(--red)}.change-result span{font-weight:900}.change-result strong{font-size:1.65rem}.notice{border:1px solid var(--line);color:var(--green-dark);background:#fff0b8;border-radius:8px;margin-top:12px;padding:12px;font-weight:800}.notice.error,.danger-text{color:var(--red-dark)}.action-stack{gap:9px;margin-top:14px;display:grid}.kitchen-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.kitchen-flash{animation:.38s ease-in-out 4 kitchen-alert}@keyframes kitchen-alert{0%,to{filter:none}50%{filter:brightness(1.18)saturate(1.22)}}.kitchen-column{border:1px solid var(--line);background:#1770441f;border-radius:8px;min-height:60vh;padding:12px}.kitchen-column h2{z-index:1;background:var(--red);color:#fff;border-radius:8px;padding:12px;position:sticky;top:95px}.order-card{border-left:8px solid var(--red);gap:12px;margin-bottom:12px;padding:14px;display:grid}.order-card.status-preparing{border-left-color:var(--yellow)}.order-card.status-ready,.order-card.status-completed{border-left-color:var(--green)}.order-card.status-cancelled{opacity:.72;border-left-color:#5c191b}.card-top,.summary-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-top strong{font-size:1.5rem;display:block}.card-top span,.status-stack span,.item-summary span,.notes{color:var(--muted)}.status-stack{text-align:right}.status-stack b{color:var(--red);font-size:1.25rem;display:block}.item-summary{gap:8px;display:grid}.item-summary span{margin-top:3px;display:block}.card-actions,.report-actions{flex-wrap:wrap;gap:8px;display:flex}.card-actions button{color:var(--ink);background:#f6ead4;align-items:center;gap:6px;padding:10px 12px;font-weight:800;display:inline-flex}.card-actions .success,.card-actions .danger{color:#fff}.filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.orders-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;display:grid}.delivery-controls{border-top:1px dashed var(--line);gap:10px;padding-top:12px;display:grid}.report-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.metric{padding:18px}.metric span{color:var(--muted);font-weight:800}.metric strong{color:var(--red);margin-top:8px;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1;display:block}.report-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.summary-box{padding:16px}.summary-row{border-bottom:1px solid var(--line);padding:12px 0}.summary-row:last-child{border-bottom:0}.report-actions{margin-top:14px}.menu-screen .notice{margin-bottom:14px}.menu-editor{gap:14px;display:grid}.menu-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:8px 0;display:grid}.menu-row.sizes{grid-template-columns:1.2fr .8fr .8fr .7fr auto}.menu-row.flavors{grid-template-columns:.85fr minmax(220px,1.4fr) auto auto}.menu-row.prices{grid-template-columns:1.4fr .8fr auto}.menu-row-head{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:900}.menu-row input{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);background:#fffdf6;border-radius:8px;padding:8px 10px}.check-field{min-height:44px;color:var(--green-dark);justify-content:center;align-items:center;gap:6px;font-weight:900;display:inline-flex}.check-field input{width:20px;height:20px}.mini-danger{color:#fff;background:#5c191b;min-height:44px;padding:8px 10px;font-weight:900}.whatsapp-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:18px;display:grid}.large-textarea{min-height:220px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.wide-field{grid-column:1/-1}.message-preview{white-space:pre-wrap;border:1px solid var(--line);background:#fff3d9;border-radius:8px;padding:16px;line-height:1.5}@media (width<=1000px){.pos-grid,.compact-command,.whatsapp-grid,.report-columns,.customers-layout{grid-template-columns:1fr}.order-panel,.compact-sidebar,.customer-editor{max-height:none;position:static}.kitchen-board,.report-grid{grid-template-columns:1fr}.compact-flavor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-size-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.topbar{flex-direction:column;align-items:flex-start}.brand img{width:46px;height:56px}.button-grid.three,.button-grid.two,.compact-size-grid,.compact-drink-grid,.compact-split-row,.compact-form-grid,.compact-change,.filters,.form-grid{grid-template-columns:1fr}.compact-flavor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-actions,.compact-segment,.compact-part-pills,.compact-segment.two-line{grid-template-columns:1fr}main{padding:12px}.section-heading{flex-wrap:wrap;align-items:flex-start}.customers-toolbar,.customer-record{flex-direction:column;align-items:stretch}.customers-toolbar{display:flex}.customer-tabs{width:100%}.customer-record{display:flex}.customer-record-meta{text-align:left;grid-template-columns:minmax(0,1fr) 40px;min-width:0}.heading-action{width:100%;margin-left:0}.compact-title{flex-direction:column;align-items:stretch}.compact-add{width:100%}.menu-row.sizes,.menu-row.flavors,.menu-row.prices{grid-template-columns:1fr}.screen:before{opacity:.045;background-size:88vw;inset:145px 0 0}}@media (width<=520px){.compact-flavor-extra-layout{grid-template-columns:1fr}.compact-extras-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{.topbar,.report-actions{display:none}body{background:#fff}.screen:before{display:none}.screen{max-width:none}}.customer-app{color:#1d1712;background:#f6edda;min-height:100vh;font-family:Segoe UI,system-ui,sans-serif}.customer-header{z-index:30;min-height:72px;padding:8px max(16px, env(safe-area-inset-left));color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#78161af7;border-bottom:3px solid #eabf4d;align-items:center;gap:10px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #360d0d33}.customer-header>img{object-fit:cover;object-position:center;background:#fff;border-radius:8px;width:44px;height:54px}.customer-header>div{flex:1;min-width:0}.customer-header strong,.customer-header span{display:block}.customer-header strong{font-family:Trebuchet MS,sans-serif;font-size:1.1rem;line-height:1.05}.customer-header span{color:#f9e9bf;margin-top:3px;font-size:.79rem}.customer-cart-link{color:#7e1519;background:#ffd766;border-radius:50%;place-items:center;width:46px;min-width:46px;height:46px;display:grid;position:relative}.customer-cart-link b{color:#fff;background:#177044;border:2px solid #fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:.72rem;display:grid;position:absolute;top:-4px;right:-4px}.customer-main{gap:14px;max-width:760px;margin:0 auto;padding:14px 12px 40px;display:grid}.customer-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#ffd76647,#0000 32%),linear-gradient(135deg,#7e1519 0%,#bd292f 58%,#177044 145%);border-radius:22px;grid-template-columns:minmax(0,1fr) 112px;min-height:190px;padding:24px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #531b1438}.customer-hero h1{letter-spacing:-.055em;max-width:420px;margin:5px 0 10px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.25rem,11vw,4.3rem);line-height:.88}.customer-hero p:not(.eyebrow){color:#ffecc2;max-width:410px;font-size:.95rem;line-height:1.4}.eyebrow{color:#f3c953;letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:900}.customer-hero-bird{border-radius:80px 0 0;width:168px;height:215px;position:absolute;bottom:-45px;right:-22px;overflow:hidden;transform:rotate(4deg)}.customer-hero-bird img{object-fit:cover;object-position:center 44%;filter:drop-shadow(0 9px 12px #0003);width:168px;height:255px}.customer-menu-card{background:#fffdf6;border:1px solid #e8d4aa;border-radius:18px;padding:18px 16px;box-shadow:0 8px 24px #5a352214}.customer-section-title{align-items:center;gap:11px;margin-bottom:15px;display:flex}.customer-section-title>span,.customer-section-title>svg,.qr-heading-icon{color:#fff;background:#b8252b;border-radius:50%;place-items:center;width:38px;min-width:38px;height:38px;font-weight:900;display:grid}.customer-section-title h2{margin:0;font-size:1.15rem}.customer-section-title p{color:#7b6a58;margin-top:2px;font-size:.82rem}.customer-size-scroll{scroll-snap-type:x mandatory;grid-auto-columns:minmax(116px,35%);grid-auto-flow:column;gap:9px;padding:2px 2px 9px;display:grid;overflow-x:auto}.customer-size{text-align:left;scroll-snap-align:start;color:#2c2119;background:#f7edd6;border:2px solid #0000;border-radius:14px;min-height:112px;padding:12px;display:grid}.customer-size.selected{color:#6f1216;background:#fff1bb;border-color:#b8252b;box-shadow:0 7px 18px #b8252b24}.customer-size span{color:#776858;font-size:.77rem}.customer-size b{align-self:end;font-size:1.05rem}.customer-segmented,.customer-order-type{background:#efe3cc;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.customer-segmented button,.customer-order-type button{color:#655544;background:0 0;min-height:44px;font-weight:800}.customer-segmented button.selected,.customer-order-type button.selected{color:#fff;background:#177044;box-shadow:0 5px 13px #17704438}.customer-part-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.customer-part-tabs button{color:#7e1519;background:#fff4d8;border:1px solid #e4cc9b;justify-content:center;align-items:center;gap:6px;min-height:40px;font-weight:800;display:flex}.customer-part-tabs button.selected{color:#fff;background:#b8252b;border-color:#b8252b}.customer-flavor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.customer-flavor{text-align:left;color:#32261c;background:#faf3e4;border:2px solid #0000;border-radius:14px;align-content:start;min-height:102px;padding:13px 12px;display:grid;position:relative}.customer-flavor.selected{background:#fff4cb;border-color:#b8252b}.customer-flavor strong{padding-right:22px;line-height:1.08}.customer-flavor small{color:#746454;margin-top:6px;font-size:.72rem;line-height:1.25}.customer-flavor-check{color:#fff;background:#177044;border-radius:50%;place-items:center;width:22px;height:22px;display:none;position:absolute;top:9px;right:9px}.customer-flavor.selected .customer-flavor-check{display:grid}.customer-extra-list{gap:8px;display:grid}.customer-extra{background:#faf3e4;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:9px 10px 9px 13px;display:flex}.customer-extra>div:first-child strong,.customer-extra>div:first-child span{display:block}.customer-extra>div:first-child span{color:#177044;margin-top:2px;font-size:.82rem;font-weight:800}.customer-stepper{text-align:center;grid-template-columns:38px 28px 38px;align-items:center;display:grid}.customer-stepper button{color:#fff;background:#177044;border-radius:50%;place-items:center;min-height:38px;display:grid}.customer-stepper button:disabled{color:#8d806f;background:#e4d7c0}.customer-primary,.customer-submit{color:#fff;background:#177044;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;padding:12px 16px;font-weight:900;display:flex;box-shadow:0 8px 18px #17704433}.customer-primary:disabled,.customer-submit:disabled{box-shadow:none}.customer-add-pizza{margin-top:14px}.customer-drinks-grid{gap:8px;display:grid}.customer-drinks-grid button{text-align:left;color:#2b2018;background:#faf3e4;grid-template-columns:34px minmax(0,1fr) auto 34px;align-items:center;gap:8px;min-height:56px;padding:8px 10px;display:grid}.customer-drinks-grid button>svg{color:#fff;background:#b8252b;border-radius:50%;padding:7px}.drink-dot{background:linear-gradient(90deg,#a5181e,#dc3b40 50%,#8b1116);border:3px solid #f2d9b0;border-radius:6px 6px 9px 9px;width:25px;height:34px;margin:auto}.customer-checkout{color:#fff;background:linear-gradient(155deg,#0f5936,#083d26);border-radius:20px;padding:19px 16px;scroll-margin-top:84px;box-shadow:0 16px 35px #09462a40}.customer-section-title.light>svg{color:#7e1519;background:#ffd766;padding:9px}.customer-section-title.light p{color:#cfe6d9}.customer-cart-items{gap:8px;display:grid}.customer-empty{text-align:center;color:#d3e6db;background:#ffffff14;border-radius:12px;padding:18px}.customer-cart-row{color:#241612;background:#fff9e8;border-radius:12px;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:8px;padding:11px;display:grid}.customer-cart-row span{color:#756554;margin-top:4px;font-size:.75rem;display:block}.customer-cart-row>button{color:#fff;background:#8e1d21;border-radius:50%;place-items:center;min-height:38px;display:grid}.customer-total{border-top:1px solid #ffffff42;border-bottom:1px solid #ffffff42;justify-content:space-between;align-items:center;margin:13px 0;padding:12px 2px;display:flex}.customer-total strong{color:#ffd766;font-size:1.5rem}.customer-order-type{background:#ffffff1f;margin-bottom:13px}.customer-order-type button{color:#d8e9df;justify-content:center;align-items:center;gap:7px;display:flex}.customer-order-type button.selected{color:#6f1216;background:#ffd766}.customer-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-fields label{color:#e3efe8;gap:5px;font-size:.78rem;font-weight:800;display:grid}.customer-fields label.wide{grid-column:1/-1}.customer-fields input,.customer-fields textarea{color:#241612;background:#fffdf6;border:2px solid #0000;border-radius:11px;width:100%;min-height:48px;padding:11px 12px}.customer-fields textarea{resize:vertical;min-height:84px}.customer-location-card{color:#2f241b;background:#fff7dc;border:2px solid #e9bd50;border-radius:14px;grid-column:1/-1;gap:10px;padding:14px;display:grid}.customer-location-card.saved{background:#e9f7ee;border-color:#48a471}.customer-location-heading{align-items:flex-start;gap:10px;display:flex}.customer-location-heading>svg{color:#fff;background:#b8252b;border-radius:50%;width:38px;min-width:38px;height:38px;padding:8px}.customer-location-card.saved .customer-location-heading>svg{background:#177044}.customer-location-heading strong,.customer-location-heading span{display:block}.customer-location-heading span{color:#6e5d4c;margin-top:3px;font-size:.78rem;line-height:1.35}.customer-location-card>p{color:#6e5d4c;font-size:.78rem;line-height:1.42}.customer-location-card>button{color:#fff;background:#177044;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:49px;padding:10px 13px;font-weight:900;display:flex}.customer-location-card>small{color:#594738;font-size:.75rem;font-weight:700;line-height:1.35}.customer-fields input:focus,.customer-fields textarea:focus{border-color:#ffd766;outline:none}.customer-payment-note,.customer-message{color:#fff3c8;background:#ffffff1a;border-radius:10px;margin-top:12px;padding:11px 12px;font-size:.82rem;line-height:1.35}.customer-message{color:#641317;background:#ffd9d3;font-weight:800}.customer-submit{color:#6f1216;background:#ffd766;margin-top:12px;box-shadow:0 9px 20px #0003}.customer-fine-print{color:#d2e5da;text-align:center;margin-top:10px;font-size:.75rem;line-height:1.35}.customer-success{background:radial-gradient(circle at top,#ffd76640,#0000 40%),#0e4f30;place-items:center;min-height:100svh;padding:20px;display:grid}.customer-success-card{text-align:center;color:#241612;background:#fffdf6;border-radius:24px;place-items:center;width:min(100%,430px);padding:28px 22px;display:grid;box-shadow:0 22px 50px #00000047}.customer-success-card>img{object-fit:cover;border-radius:12px;width:75px;height:105px;margin-bottom:8px}.customer-success-card>svg{color:#177044;width:54px;height:54px;margin-bottom:10px}.customer-success-card h1{margin:5px 0 8px}.confirmation-code{color:#fff;background:#7e1519;border-radius:14px;width:100%;margin:18px 0 8px;padding:15px}.confirmation-code span,.confirmation-code strong{display:block}.confirmation-code span{letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:800}.confirmation-code strong{color:#ffd766;letter-spacing:.12em;margin-top:4px;font-size:2rem}.customer-success-card .customer-fine-print{color:#6f604f}.customer-success-card .customer-primary{margin-top:14px}.web-order-alert{z-index:9;color:#4e1013;background:#ffe28b;border:2px solid #c3262d;border-radius:12px;align-items:center;gap:12px;margin:10px clamp(14px,3vw,28px) 0;padding:11px 13px;display:flex;position:sticky;top:95px;box-shadow:0 10px 24px #5f1c152e}.web-order-alert>svg{color:#c3262d;animation:1.5s ease-in-out infinite web-order-ring}.web-order-alert>div{flex:1}.web-order-alert strong,.web-order-alert span{display:block}.web-order-alert span{margin-top:2px;font-size:.82rem}.web-order-alert button{color:#fff;background:#177044;padding:8px 13px;font-weight:900}@keyframes web-order-ring{0%,75%,to{transform:rotate(0)}80%{transform:rotate(12deg)}85%{transform:rotate(-12deg)}90%{transform:rotate(8deg)}}.web-order-card{border:3px solid #e4ad25;box-shadow:0 12px 28px #a6660a29}.web-order-badge{text-transform:uppercase;background:#ffe28b;border-radius:999px;width:fit-content;margin-top:6px;padding:4px 8px;font-weight:900;color:#5c171a!important;font-size:.72rem!important}.saved-location-link,.customer-map-link{color:#0e5d36;text-underline-offset:3px;align-items:center;gap:6px;width:fit-content;font-weight:900;text-decoration:underline;display:inline-flex}.customer-map-link{margin-top:7px;font-size:.8rem}.editor-map-link{background:#e8f5ed;border-radius:9px;margin:0 0 4px;padding:10px 12px}.qr-layout{grid-template-columns:minmax(320px,600px) minmax(280px,380px);align-items:start;gap:22px;display:grid}.qr-poster{text-align:center;outline-offset:-24px;box-shadow:var(--shadow);background:#fffdf6;border:14px solid #177044;border-radius:24px;outline:8px solid #b8252b;place-items:center;padding:clamp(24px,5vw,52px);display:grid}.qr-poster h2{color:#7e1519;margin:7px 0 18px;font-size:clamp(2rem,5vw,3.6rem);line-height:.95}.qr-image{aspect-ratio:1;width:min(100%,420px);image-rendering:crisp-edges}.qr-poster-logo{object-fit:cover;border-radius:10px;width:72px;height:100px;margin:8px 0}.qr-poster>strong{color:#177044;overflow-wrap:anywhere;margin-top:7px;font-size:clamp(.82rem,2.5vw,1.15rem)}.qr-actions-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf6;border-radius:16px;gap:10px;padding:20px;display:grid}.qr-actions-panel p{color:var(--muted);margin-bottom:8px;line-height:1.45}.qr-actions-panel .link-button,.qr-actions-panel button{justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:900;display:flex}@media (width<=760px){.customer-fields{grid-template-columns:1fr}.customer-fields label.wide{grid-column:auto}.web-order-alert{flex-wrap:wrap;align-items:flex-start;top:146px}.web-order-alert button{width:100%}.qr-layout{grid-template-columns:1fr}}@media (width<=390px){.customer-hero{grid-template-columns:1fr 78px;padding:20px 16px}.customer-hero-bird{right:-55px}.customer-flavor-grid{grid-template-columns:1fr}.customer-size-scroll{grid-auto-columns:44%}}@media print{.qr-screen .section-heading,.qr-actions-panel,.web-order-alert{display:none!important}main:has(.qr-screen){padding:0}.qr-layout{display:block}.qr-poster{min-height:96vh;box-shadow:none;break-inside:avoid;border-radius:0}}
