@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#171714;--paper:#f3efe7;--card:#fffdf8;--line:#d9d2c6;--muted:#777267;--hot:#e84d27;--acid:#d7e95b;--shadow:0 20px 60px #19150f1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}.app-frame{width:min(1180px,100%);margin:0 auto;padding:18px 24px 0}.masthead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;display:flex}.brand-lockup{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--ink);width:36px;height:36px;color:var(--acid);letter-spacing:-.08em;place-items:center;font:700 13px DM Mono;display:grid}.brand-lockup strong,.brand-lockup span{display:block}.brand-lockup strong{letter-spacing:.08em;font:700 15px Space Grotesk}.brand-lockup div span{color:var(--muted);margin-top:2px;font:400 9px DM Mono}.order-pill{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;align-items:center;gap:12px;padding:9px 10px 9px 15px;font-weight:700;display:flex}.order-pill b{background:var(--acid);color:var(--ink);border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:12px;display:grid}.order-intro{grid-template-columns:1fr 310px;align-items:center;gap:80px;padding:86px 6% 90px;display:grid}.eyebrow{letter-spacing:.13em;color:var(--muted);margin:0 0 10px;font:500 10px DM Mono}.intro-copy h1{letter-spacing:-.075em;margin:0 0 28px;font:600 clamp(58px,8vw,105px)/.86 Space Grotesk}.intro-copy h1 em{color:var(--hot);font-style:normal}.intro-lede{color:#555047;max-width:440px;margin:0 0 24px;font-size:17px;line-height:1.55}.pickup-line{text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:9px;font:500 10px DM Mono;display:flex}.live-dot{background:#53a54b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #53a54b1f}.slash{color:#b1a99d}.receipt-hero{box-shadow:var(--shadow);border-top:6px solid var(--hot);background:#fffdf8;flex-direction:column;min-height:365px;padding:20px 24px 22px;display:flex;position:relative;transform:rotate(2deg)}.receipt-hero:before,.receipt-hero:after{content:"";background:linear-gradient(135deg,transparent 6px,var(--paper) 0) 0 0/12px 12px;height:10px;position:absolute;left:0;right:0}.receipt-hero:before{top:-10px}.receipt-hero:after{bottom:-10px;transform:rotate(180deg)}.receipt-top{border-bottom:1px dashed var(--line);justify-content:space-between;padding-bottom:14px;font:500 10px DM Mono;display:flex}.receipt-hole{border:1px solid var(--line);border-radius:50%;width:24px;height:24px;margin:18px auto}.receipt-main{text-align:center;flex-direction:column;gap:8px;margin:auto 0;display:flex}.receipt-main small,.receipt-code{letter-spacing:.12em;color:var(--muted);font:500 9px DM Mono}.receipt-main strong{letter-spacing:-.06em;font:700 42px/.88 Space Grotesk}.receipt-barcode{justify-content:center;gap:3px;margin:24px 0 14px;display:flex}.receipt-barcode i{background:var(--ink);width:3px;height:35px;display:block}.receipt-barcode i:nth-child(2n){height:25px}.receipt-barcode i:nth-child(3n){width:6px}.receipt-code{text-align:center}.menu-section{border-top:1px solid var(--line);padding:70px 0 100px}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.section-head h2{letter-spacing:-.05em;margin:0;font:600 42px/.95 Space Grotesk}.menu-count{color:var(--muted);font:500 10px DM Mono}.category-rail{scrollbar-width:none;gap:7px;padding-bottom:22px;display:flex;overflow:auto}.category-rail::-webkit-scrollbar{display:none}.category{border:1px solid var(--line);white-space:nowrap;cursor:pointer;color:#575148;background:0 0;border-radius:999px;padding:10px 14px;font:500 11px DM Mono}.category.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.menu-card{background:var(--card);border:1px solid var(--line);flex-direction:column;min-height:260px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex}.menu-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #19150f14}.menu-card-top{justify-content:space-between;align-items:flex-start;display:flex}.menu-icon{background:var(--ink);filter:saturate(.9);place-items:center;width:64px;height:64px;font-size:32px;display:grid}.category-tag{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font:500 9px DM Mono}.menu-card-body{max-width:470px;margin-top:auto;padding:28px 0 24px}.menu-card h3{letter-spacing:-.04em;margin:0 0 8px;font:600 25px/1 Space Grotesk}.menu-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.menu-card-bottom{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.menu-card-bottom strong{font:600 18px Space Grotesk}.add-button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:9px 12px;font-weight:700}.add-button span{background:var(--hot);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:5px;display:inline-grid}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:25px 0 30px;font:500 10px DM Mono;display:flex}.site-footer div{gap:14px;display:flex}.site-footer strong{color:var(--ink)}.site-footer a{color:var(--ink);text-decoration:none}.drawer{z-index:30;background:var(--paper);width:min(540px,100%);height:100%;padding:28px;transition:right .28s cubic-bezier(.22,1,.36,1);position:fixed;top:0;right:-540px;overflow:auto;box-shadow:-25px 0 80px #0000002e}.drawer.open{right:0}.drawer-backdrop{z-index:20;background:#14120f9e;position:fixed;inset:0}.hidden{display:none!important}.drawer-head{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.drawer h2{letter-spacing:-.06em;margin:0;font:600 44px/.9 Space Grotesk}.icon-btn,.modal-close{border:1px solid var(--line);background:var(--card);cursor:pointer;border-radius:50%;width:40px;height:40px;font-size:24px}.ticket-paper{background:#fffdf8;margin-bottom:22px;padding:22px 20px 26px;position:relative;box-shadow:0 10px 35px #19150f14}.ticket-paper:after{content:"";background:linear-gradient(135deg,#0000 5px,#fffdf8 0) 0 0/10px 10px;height:8px;position:absolute;bottom:-8px;left:0;right:0}.ticket-header{border-bottom:1px dashed var(--line);justify-content:space-between;padding-bottom:13px;font:500 9px DM Mono;display:flex}.ticket-items{padding:15px 0}.ticket-item{border-bottom:1px dotted #ddd6cb;grid-template-columns:1fr auto auto;align-items:start;gap:12px;padding:11px 0;display:grid}.ticket-item strong{font-size:13px;display:block}.ticket-item span{color:var(--muted);margin-top:4px;font:400 10px DM Mono;display:block}.ticket-item b{font:600 13px Space Grotesk}.ticket-item button{color:var(--hot);cursor:pointer;background:0 0;border:0;font-size:18px}.ticket-total{border-bottom:1px dashed var(--line);justify-content:space-between;padding:18px 0 16px;font:500 11px DM Mono;display:flex}.ticket-total strong{font:700 23px Space Grotesk}.ticket-note{flex-direction:column;gap:4px;padding-top:17px;display:flex}.ticket-note strong{font:700 11px DM Mono}.ticket-note span,.ticket-note small{color:var(--muted);font-size:11px}.order-form{gap:12px;display:grid}.order-form label,.form-grid label{letter-spacing:.05em;gap:6px;font:500 10px DM Mono;display:grid}.order-form input,.form-grid input,.form-grid select{border:1px solid var(--line);font:inherit;letter-spacing:0;background:#fffdf8;border-radius:0;padding:13px}.order-form small{color:var(--muted);font-size:10px}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:0;padding:14px 17px;font-weight:800}.primary.full{width:100%}.empty-ticket{text-align:center;padding:70px 25px}.empty-ticket-mark{background:var(--ink);width:64px;height:64px;color:var(--acid);place-items:center;margin:0 auto 20px;font-size:32px;display:grid}.empty-ticket h3{margin:0 0 8px;font:600 28px Space Grotesk}.empty-ticket p{color:var(--muted);line-height:1.5}.modal{z-index:50;background:#14120fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--paper);width:min(540px,100%);box-shadow:var(--shadow);padding:30px;position:relative}.modal-close{position:absolute;top:18px;right:18px}.product-mark{margin:5px 0 16px;font-size:70px}.modal-card h2{letter-spacing:-.05em;margin:0 0 10px;font:600 36px/.95 Space Grotesk}.modal-card>p:not(.eyebrow){color:var(--muted);line-height:1.5}.form-grid{grid-template-columns:2fr 1fr;gap:12px;margin:25px 0;display:grid}.confirmation h2{letter-spacing:-.06em;margin:0 0 10px;font:600 48px/.9 Space Grotesk}.confirmation>p:not(.eyebrow){color:var(--muted);line-height:1.5}.confirmed-stamp{background:var(--acid);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:18px;font:700 28px Space Grotesk;display:grid}.ticket-paper.compact{margin:24px 0}.admin-body{background:var(--paper);min-height:100vh}.admin-shell{max-width:1240px;margin:0 auto;padding:30px 20px 60px}.admin-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.admin-header h1{letter-spacing:-.06em;margin:5px 0 7px;font:600 52px/.9 Space Grotesk}.admin-header p:not(.eyebrow){color:var(--muted);margin:0}.secondary{border:1px solid var(--ink);min-height:42px;color:var(--ink);background:0 0;justify-content:center;align-items:center;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.admin-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.admin-stats>div{background:var(--card);border:1px solid var(--line);flex-direction:column;gap:8px;padding:18px;display:flex}.admin-stats span{text-transform:uppercase;color:var(--muted);font:500 9px DM Mono}.admin-stats strong{font:600 30px Space Grotesk}.orders-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.order-card{background:var(--card);border:1px solid var(--line);padding:18px}.order-card>header,.order-card>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-card>header{border-bottom:1px dashed var(--line);padding-bottom:14px}.order-number{margin-right:8px;font:600 17px Space Grotesk}.status{background:#eee9df;padding:5px 7px;font:500 9px DM Mono}.order-customer{flex-direction:column;gap:3px;padding:14px 0 6px;display:flex}.order-customer span{color:var(--muted);font-size:12px}.order-card ul{gap:7px;min-height:68px;margin:8px 0 16px;padding:0;list-style:none;display:grid}.order-card li{font-size:13px}.order-card li small{color:var(--muted);font:400 10px DM Mono}.order-card footer{border-top:1px dashed var(--line);padding-top:14px}.order-card .primary{padding:10px 12px}.ready-badge{color:#317040;font:500 10px DM Mono}.admin-note{color:var(--muted);margin-top:22px;font-size:11px}.admin-empty{text-align:center;grid-column:1/-1;padding:70px 20px}@media (width<=900px){.order-intro{grid-template-columns:1fr 260px;gap:40px;padding:70px 2%}.orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.app-frame{padding:10px 14px 0}.masthead{height:60px}.order-intro{grid-template-columns:1fr;gap:40px;padding:55px 2% 70px}.intro-copy h1{font-size:66px}.receipt-hero{width:min(300px,85%);min-height:330px;margin:0 auto}.menu-section{padding-top:55px}.section-head{flex-direction:column;align-items:flex-start;gap:20px}.section-head h2{font-size:36px}.menu-grid{grid-template-columns:1fr}.menu-card{min-height:230px}.site-footer{flex-direction:column}.drawer{padding:22px}.form-grid{grid-template-columns:1fr}.admin-shell{padding:22px 14px 40px}.admin-header{flex-direction:column;align-items:flex-start}.admin-header h1{font-size:42px}.orders-grid{grid-template-columns:1fr}.admin-stats{grid-template-columns:repeat(2,1fr)}}.admin-actions,.order-actions{align-items:center;gap:8px;display:flex}.print-button{border:1px dashed var(--ink);cursor:pointer;color:var(--ink);background:0 0;padding:9px 10px;font:600 9px DM Mono}.admin-auth{background:var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:var(--card);border:1px solid var(--line);width:min(480px,100%);box-shadow:var(--shadow);padding:38px}.auth-mark{background:var(--ink);width:54px;height:54px;color:var(--acid);place-items:center;margin-bottom:30px;font:700 14px DM Mono;display:grid}.auth-card h1{letter-spacing:-.07em;margin:0 0 14px;font:600 58px/.9 Space Grotesk}.auth-card h1 em{color:var(--hot);font-style:normal}.auth-card>p:not(.eyebrow){color:var(--muted);margin-bottom:26px;line-height:1.5}.auth-form{gap:14px;display:grid}.auth-form label{letter-spacing:.05em;gap:6px;font:500 10px DM Mono;display:grid}.auth-form input{border:1px solid var(--line);background:#fffdf8;outline:none;padding:14px;font:14px DM Sans}.auth-form input:focus{border-color:var(--ink)}.auth-form button:disabled{opacity:.55;cursor:wait}.auth-error{border-left:4px solid var(--hot);background:#f8ddd5;margin-bottom:14px;padding:12px;font-size:12px}.auth-back{width:100%;margin-top:12px}.auth-card code{background:#ebe5da;padding:2px 4px;font:500 10px DM Mono}@media (width<=700px){.admin-actions{flex-direction:column;width:100%}.admin-actions>*{width:100%}.order-actions{flex-direction:column;align-items:stretch}.order-actions .primary,.order-actions .print-button{width:100%}.auth-card{padding:28px}.auth-card h1{font-size:48px}}
