@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,700;9..144,800&display=swap');
:root{--green:#08783e;--green-dark:#07532f;--green-soft:#e7f4ec;--red:#cc2d36;--red-dark:#971e27;--red-soft:#fdebed;--cream:#fffaf1;--ink:#17231d;--muted:#68736c;--line:#dfe6e1;--white:#fff;--orange:#e87924;--shadow:0 10px 30px rgba(20,45,31,.1);--radius:20px;--safe:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;background:#f7faf8;color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em}h1{font-size:clamp(2rem,8vw,4.8rem);line-height:1.03}h2{line-height:1.1}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{width:auto;height:auto;clip:auto;margin:8px;padding:10px;background:white;z-index:1000}.topbar{height:66px;padding:0 max(18px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:18px;font-weight:800}.brand small{color:var(--green);font-size:.7em}.brand-mark{display:grid;place-items:center;background:linear-gradient(135deg,var(--green),var(--green-dark));color:white;width:38px;height:38px;border-radius:12px;font-size:13px;box-shadow:inset -8px 0 var(--red)}.header-action{font-size:14px;font-weight:700;text-decoration:none;color:var(--green)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--green)}.eyebrow.light{color:#c7f2d8}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.grow{flex:1}.muted{color:var(--muted)}.clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.button{border:0;border-radius:14px;min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .12s,filter .12s}.button:active{transform:scale(.98)}.button.primary{background:var(--green);color:#fff;box-shadow:0 7px 18px rgba(8,120,62,.2)}.button.success{background:var(--green-dark);color:white}.button.secondary{background:var(--green-soft);color:var(--green-dark)}.button.light{background:#fff;color:var(--green-dark)}.button.venmo{background:#008cff;color:#fff}.button.text{background:transparent;min-height:42px}.button.small{min-height:40px;padding:0 14px;font-size:13px}.button.full{width:100%}.danger-text{color:var(--red)}.chip{display:inline-flex;align-items:center;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;background:#edf1ee;color:#59645e}.chip.open,.chip.paid,.chip.fulfilled{background:var(--green-soft);color:var(--green-dark)}.chip.paused,.chip.submitted{background:#fff1d9;color:#7a4b00}.chip.closed,.chip.cancelled,.chip.sold{background:var(--red-soft);color:var(--red-dark)}.chip.ready{background:#dbeeff;color:#0b548e}.notice{padding:14px 16px;border-radius:14px;margin:14px 0;font-size:14px}.notice.subtle{background:#eef4f0;color:#455149}.notice.warning{background:#fff3d9;color:#654b14;border-left:4px solid #efa930}.notice.action{background:#edf7ff;display:flex;justify-content:space-between;align-items:center;gap:10px}.flash{position:fixed;z-index:100;top:75px;left:50%;transform:translateX(-50%);max-width:calc(100% - 30px);padding:12px 18px;border-radius:12px;color:#fff;box-shadow:var(--shadow);font-weight:700}.flash-success{background:var(--green)}.flash-error{background:var(--red)}.site-footer{max-width:1180px;margin:60px auto 0;padding:30px 20px calc(30px + var(--safe));border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}

.hero{min-height:530px;background:linear-gradient(135deg,#09673a,#07442a);color:#fff;padding:70px max(22px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;overflow:hidden}.hero h1{font-family:"Fraunces",serif;margin:15px 0 20px;max-width:720px}.hero h1 em{color:#ffb399;font-style:normal}.hero p{font-size:19px;max-width:590px;color:#dcece3;margin-bottom:28px}.hero-art{text-align:center;position:relative}.food-bowl{width:230px;height:230px;background:var(--cream);border-radius:50% 50% 45% 45%;display:grid;place-items:center;font-size:100px;box-shadow:0 20px 50px rgba(0,0,0,.25);transform:rotate(-5deg)}.steam{font-size:30px;opacity:.65;line-height:.7}.hero-art>span{display:inline-block;background:var(--red);padding:8px 16px;border-radius:99px;font-weight:800;transform:rotate(4deg);margin-top:-12px}.market-wrap{max-width:1120px;margin:-34px auto 0;background:#fff;border-radius:28px;padding:32px;position:relative;box-shadow:var(--shadow)}.market-head{display:flex;justify-content:space-between;gap:25px;align-items:end}.market-head h2{font-size:34px;margin:5px 0}.search-box{height:48px;display:flex;flex-direction:row;margin:0;align-items:center;gap:8px;background:#f2f6f3;border-radius:14px;padding:0 14px;min-width:300px}.search-box input{border:0;background:transparent;outline:0;width:100%}.map{height:320px;border-radius:18px;overflow:hidden;background:#e9efe9;margin:18px 0}.vendor-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.vendor-card{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:18px;text-decoration:none;transition:.15s}.vendor-card:hover{border-color:#96c9aa;transform:translateY(-2px);box-shadow:0 8px 22px rgba(15,65,38,.08)}.vendor-photo{width:88px;height:88px;flex:0 0 88px;border-radius:15px;overflow:hidden;background:linear-gradient(135deg,var(--green-soft),#fce9df);display:grid;place-items:center;font-family:"Fraunces";font-size:36px;color:var(--green)}.vendor-photo img{width:100%;height:100%;object-fit:cover}.vendor-card-copy{min-width:0;flex:1}.vendor-card h3{margin:0;font-size:18px}.vendor-card p{margin:5px 0;font-size:13px}.distance{font-size:12px;font-weight:700;color:var(--green)}.arrow{font-size:28px;color:var(--green)}.vendor-cta{background:var(--red-dark);color:white;max-width:1120px;margin:40px auto;border-radius:28px;padding:45px;text-align:center}.vendor-cta h2{font-family:"Fraunces";font-size:40px;margin:10px}.vendor-cta p{max-width:600px;margin:0 auto 22px;color:#ffdfe0}

.storefront{background:#fff}.storefront .topbar{position:sticky;top:0}.store-hero{max-width:900px;margin:auto;padding:26px 22px 12px}.store-cover{width:100%;height:270px;object-fit:cover;border-radius:22px;margin-bottom:-55px}.store-identity{display:flex;align-items:end;gap:16px;position:relative}.store-logo{width:104px;height:104px;flex:0 0 104px;background:var(--green-soft);border:5px solid white;border-radius:25px;display:grid;place-items:center;font-family:"Fraunces";font-size:42px;color:var(--green);overflow:hidden;box-shadow:var(--shadow)}.store-logo img{width:100%;height:100%;object-fit:cover}.store-identity h1{font-family:"Fraunces";font-size:38px;margin:6px 0 2px}.store-identity p,.store-description{color:var(--muted);margin:0}.store-description{margin:20px 0 8px;max-width:700px}.location-line{font-size:14px;font-weight:700}.closed-banner{max-width:860px;margin:10px auto;background:#fff3d9;border-radius:14px;padding:14px 18px;display:flex;justify-content:space-between}.category-tabs{position:sticky;top:66px;z-index:10;background:rgba(255,255,255,.97);border-block:1px solid var(--line);padding:11px max(18px,calc((100vw - 860px)/2));display:flex;gap:10px;overflow:auto}.category-tabs a{white-space:nowrap;text-decoration:none;padding:8px 13px;border-radius:99px;background:#f0f5f2;font-weight:700;font-size:14px}.menu-sections{max-width:860px;margin:auto;padding:18px 20px 110px}.menu-category{scroll-margin-top:130px;margin-bottom:34px}.menu-category>header h2{font-size:25px;margin:0 0 5px}.menu-category>header p{color:var(--muted)}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.menu-item{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;display:flex;text-align:left;min-height:140px;gap:12px;cursor:pointer}.menu-item:disabled{opacity:.62}.menu-item-copy{flex:1;min-width:0}.menu-item h3{font-size:17px;margin:0}.menu-item p{color:var(--muted);font-size:13px;margin:8px 0}.customize{font-size:12px;color:var(--green);font-weight:800}.item-photo{width:92px;height:92px;flex:0 0 92px;border-radius:14px;background:#fff4e4;display:grid;place-items:center;font-size:36px;overflow:hidden}.item-photo img{width:100%;height:100%;object-fit:cover}.cart-dock{position:fixed;z-index:30;bottom:calc(14px + var(--safe));left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 28px));height:62px;border:0;border-radius:18px;background:var(--green-dark);color:white;padding:0 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 35px rgba(5,75,40,.35);font-weight:800}.sheet{border:0;padding:0;border-radius:24px;max-height:88vh;width:min(600px,calc(100% - 20px));box-shadow:0 30px 80px #0005}.sheet::backdrop{background:#12251bbd;backdrop-filter:blur(2px)}.sheet>.close-dialog,.sheet>form:first-child{position:absolute;right:10px;top:10px;z-index:2}.icon-button{border:0;background:#eef2ef;width:40px;height:40px;border-radius:50%;font-size:25px;cursor:pointer}.sheet-body{padding:30px 24px 24px;max-height:85vh;overflow:auto}.sheet-body h2{font-size:28px;margin:4px 0 22px}.item-sheet-photo{height:200px;margin:-30px -24px 20px;background:#fff0dd;overflow:hidden}.item-sheet-photo img{width:100%;height:100%;object-fit:cover}.modifier-group{border:0;padding:0;margin:22px 0}.modifier-group legend{font-weight:800;width:100%}.modifier-group legend small{float:right;color:var(--muted);font-weight:500}.choice-row,.check-row{display:flex!important;align-items:center!important;flex-direction:row!important;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-weight:500!important}.choice-row input,.check-row input{width:22px!important;height:22px!important;flex:0 0 22px}.choice-row span{margin-left:auto}.qty-row{display:flex;align-items:center;justify-content:center;gap:20px;margin:20px}.qty-row button{width:45px;height:45px;border:0;border-radius:50%;font-size:22px}.cart-line{padding:12px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:4px}.cart-line small{grid-column:1;color:var(--muted)}.cart-line button{grid-column:2;background:none;border:0;color:var(--red)}.cart-total-row{display:flex;justify-content:space-between;font-size:20px;padding:18px 0}.fine-print{color:var(--muted);font-size:12px}.center{text-align:center}.form-error{color:var(--red);font-weight:700;margin-top:10px}

label{display:flex;flex-direction:column;gap:7px;font-weight:700;margin:15px 0}label>span{color:var(--muted);font-size:12px;font-weight:500}input,textarea,select{width:100%;border:1px solid #cad5ce;border-radius:12px;background:#fff;padding:12px 13px;color:var(--ink);outline:none}input,select{min-height:48px}textarea{min-height:95px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(8,120,62,.1)}.input-prefix{display:flex;align-items:center;border:1px solid #cad5ce;border-radius:12px;overflow:hidden}.input-prefix span{padding-left:12px;color:var(--muted);font-size:13px}.input-prefix input{border:0;box-shadow:none}.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-card,.form-panel{background:#fff;padding:28px;border-radius:24px;box-shadow:var(--shadow)}.auth-wrap{max-width:900px;margin:45px auto;display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.auth-intro{padding:50px 35px;background:linear-gradient(145deg,var(--green),var(--green-dark));color:white}.auth-intro h1{font-family:"Fraunces";font-size:48px}.auth-intro p{color:#d8ecdf}.auth-wrap .form-card{border-radius:0;box-shadow:none;padding:45px 35px}.form-switch{text-align:center;margin:20px 0 0;font-size:14px}.form-switch a{color:var(--green);font-weight:800}.onboarding-page{background:var(--green-dark)}.onboarding-wrap{max-width:640px;margin:35px auto;padding:0 16px}.onboarding-head{color:white}.onboarding-head h1{font-family:"Fraunces";font-size:42px;margin:9px 0}.progress{height:7px;background:#ffffff30;border-radius:9px;overflow:hidden}.progress span{display:block;height:100%;background:#ff9e90}.step-number{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--green);color:white;font-weight:800}.launch-card{background:var(--green-soft);border-radius:15px;padding:16px;margin:20px 0;display:flex;flex-direction:column;word-break:break-word}.location-map{height:360px}

.vendor-shell{padding-bottom:80px}.vendor-shell .topbar{display:none}.vendor-context{height:70px;background:#fff;border-bottom:1px solid var(--line);padding:0 max(20px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between}.vendor-context>div{display:flex;flex-direction:column}.status-switch select{min-height:42px;border:0;font-weight:800;padding:7px 35px 7px 12px}.status-switch{margin:0}.status-open{background:var(--green-soft);color:var(--green-dark)}.status-paused{background:#fff1d9;color:#754b08}.status-closed{background:var(--red-soft);color:var(--red-dark)}.vendor-page{max-width:1200px;margin:auto;display:grid;grid-template-columns:190px 1fr;gap:28px;padding:28px 20px}.vendor-nav{display:flex;flex-direction:column;gap:5px;position:sticky;top:20px;align-self:start}.vendor-nav a{display:flex;align-items:center;gap:10px;text-decoration:none;padding:11px;border-radius:12px;font-weight:700;color:#59635d;font-size:14px}.vendor-nav a span{width:22px;text-align:center}.vendor-nav a.active{background:var(--green);color:white}.vendor-content{min-width:0}.section-heading h1,.orders-head h1{font-size:38px;margin:4px 0}.section-heading p{color:var(--muted);max-width:600px}.orders-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.orders-head h1 span{display:inline-grid;place-items:center;font-family:"DM Sans";font-size:14px;vertical-align:middle;background:var(--green);color:white;border-radius:99px;width:28px;height:28px}.live-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;background:#fff;border:1px solid var(--line);border-radius:99px;padding:7px 10px}.live-pill>span{width:8px;height:8px;border-radius:50%;background:#22a25e;box-shadow:0 0 0 4px #d9f4e5}.live-pill b{font-weight:500;color:var(--muted)}.order-board{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.kitchen-card{background:#fff;border-radius:20px;border:1px solid var(--line);border-top:6px solid #dda02b;padding:18px;box-shadow:0 5px 18px #193d2920}.kitchen-card.status-paid{border-top-color:var(--green)}.kitchen-card.status-ready{border-top-color:#1979ba;background:#f6fbff}.kitchen-card header{display:flex;justify-content:space-between}.kitchen-card h2{font-size:25px;margin:3px 0}.order-age{font-size:12px;color:var(--muted);font-weight:700}.customer-name{font-size:20px;font-weight:800;border-block:1px solid var(--line);padding:11px 0;margin:8px 0}.order-items{padding:5px 0}.order-item-line{display:grid;grid-template-columns:1fr auto;gap:2px;padding:7px 0}.order-item-line small{grid-column:1;color:var(--muted);padding-left:18px}.order-item-line .note,.order-note{background:#fff6d9;color:#604b14;padding:7px 9px;border-radius:9px}.order-total{display:flex;justify-content:space-between;border-top:2px solid var(--ink);padding:10px 0;font-size:18px}.order-actions{display:flex;flex-direction:column}.workflow{height:62px;font-size:17px}.empty-state{text-align:center;padding:50px 20px;background:#fff;border:1px dashed #c8d5cd;border-radius:20px;grid-column:1/-1}.empty-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-size:28px;font-weight:800;margin:0 auto 15px}.toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.centered{justify-content:center}.admin-category{background:#fff;border-radius:20px;padding:18px;margin:14px 0}.admin-category>div>span{color:var(--muted);font-size:13px}.admin-item{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.admin-item h3,.admin-item p{margin:0}.admin-item p{font-size:13px;color:var(--muted)}.mini-photo{width:55px;height:55px;border-radius:12px;background:#fff2de;display:grid;place-items:center;overflow:hidden}.mini-photo img{width:100%;height:100%;object-fit:cover}.toggle-sold{border:0;border-radius:99px;padding:9px 10px;background:var(--green-soft);color:var(--green-dark);font-size:12px;font-weight:800}.toggle-sold.on{background:var(--red-soft);color:var(--red-dark)}.form-panel{max-width:700px}.option-field{display:grid;grid-template-columns:2fr 1fr;gap:8px;margin:8px 0}.qr-card{background:white;border-radius:24px;padding:30px;text-align:center;max-width:440px;margin:25px auto;box-shadow:var(--shadow)}#qr-code{display:flex;justify-content:center;margin:10px}#qr-code canvas,#qr-code img{max-width:100%;height:auto}.qr-card h2{margin:15px 0 0}.qr-card p{font-size:24px;font-weight:800;color:var(--green)}.qr-card small{word-break:break-all}.history-card{background:#fff;border-radius:16px;margin:10px 0;border:1px solid var(--line)}.history-card summary{padding:16px;display:flex;justify-content:space-between;cursor:pointer}.history-card summary>div{display:flex;flex-direction:column;gap:4px}.history-card summary>div:last-child{align-items:end}.history-card summary span{font-size:12px;color:var(--muted)}.history-body{padding:0 16px 16px;border-top:1px solid var(--line)}.audit-events{font-size:13px;color:var(--muted)}.audit-events span{display:inline-block;width:150px}.fee-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fee-summary>div{background:#fff;border-radius:18px;padding:22px;display:flex;flex-direction:column}.fee-summary strong{font-size:34px}.fee-summary small,.fee-summary span{color:var(--muted)}.ledger-row{display:flex;justify-content:space-between;background:white;border-bottom:1px solid var(--line);padding:15px}.ledger-row div{display:flex;flex-direction:column}.ledger-row span{font-size:12px;color:var(--muted)}.logout-panel{text-align:center;margin:25px}.center-card{max-width:520px;margin:80px auto;text-align:center;background:#fff;padding:40px;border-radius:24px}

.status-page{background:linear-gradient(180deg,#e8f3ec,#fff)}.status-page .topbar{background:transparent;border:0}.status-shell{max-width:600px;margin:25px auto;padding:20px;text-align:center}.status-shell>.live-pill{margin-bottom:25px}.status-icon{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:50px;font-weight:800;margin:0 auto 20px;box-shadow:0 12px 30px #08783e45}.status-shell.status-ready .status-icon{background:#147cbc;animation:pulse 2s infinite}.status-shell.status-cancelled .status-icon{background:var(--red)}.status-shell h1{font-family:"Fraunces";font-size:43px;margin:8px}.status-shell>p{color:var(--muted)}.order-number{background:#fff;border:1px solid var(--line);border-radius:20px;padding:15px;margin:25px 0;display:flex;flex-direction:column}.order-number strong{font-size:39px;letter-spacing:.04em}.status-steps{list-style:none;padding:0;margin:30px 0;text-align:left}.status-steps li{position:relative;padding:11px 0 11px 50px;color:#8b948f}.status-steps li span{position:absolute;left:6px;top:7px;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#e7ece9;font-weight:800}.status-steps li.done,.status-steps li.current{color:var(--ink);font-weight:700}.status-steps li.done span{background:var(--green);color:#fff}.status-steps li.current span{box-shadow:0 0 0 4px #b9ddc7;background:white;color:var(--green)}.order-receipt{background:white;border-radius:16px;padding:15px;text-align:left}.order-receipt summary{font-weight:800;cursor:pointer}.keep-open{font-size:13px;margin:20px}.status-ready h1{color:#09649e}.status-ready{background:#eef8ff;border-radius:28px}.connection-lost{color:var(--red)!important}@keyframes pulse{50%{transform:scale(1.08);box-shadow:0 12px 45px #147cbc65}}

@media(max-width:760px){.topbar{height:60px;padding:0 16px}.hero{min-height:auto;display:block;padding:50px 22px 80px}.hero h1{font-size:45px}.hero p{font-size:16px}.hero-art{display:none}.market-wrap{margin:-35px 12px 0;padding:18px;border-radius:22px}.market-head{display:block}.search-box{min-width:0}.map{height:270px}.vendor-list,.menu-grid,.auth-wrap,.order-board,.fee-summary{grid-template-columns:1fr}.vendor-card{padding:10px}.vendor-photo{width:78px;height:78px;flex-basis:78px}.vendor-cta{margin:28px 12px;padding:34px 20px}.site-footer{margin-top:35px}.store-cover{height:190px}.store-logo{width:85px;height:85px;flex-basis:85px}.store-identity h1{font-size:30px}.closed-banner{margin:8px 14px;display:block}.closed-banner span{display:block;font-size:13px}.menu-sections{padding-inline:14px}.menu-item{min-height:132px}.item-photo{width:83px;height:83px;flex-basis:83px}.auth-wrap{margin:0;display:block;border-radius:0}.auth-intro{padding:35px 22px}.auth-intro h1{font-size:39px}.auth-wrap .form-card{padding:28px 20px}.vendor-shell{padding-bottom:82px}.vendor-context{height:64px;padding:0 14px}.vendor-page{display:block;padding:20px 12px}.vendor-nav{position:fixed;z-index:50;bottom:0;left:0;right:0;top:auto;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);padding:5px 4px calc(5px + var(--safe));box-shadow:0 -8px 25px #15281c18}.vendor-nav a{flex-direction:column;gap:0;padding:5px 2px;font-size:10px}.vendor-nav a span{font-size:18px}.vendor-nav a:nth-child(n+6){display:none}.section-heading h1,.orders-head h1{font-size:31px}.kitchen-card{padding:15px}.form-card,.form-panel{padding:20px}.split{grid-template-columns:1fr}.history-card summary{gap:8px}.audit-events span{width:auto;display:block}.status-shell{margin:5px auto}.status-shell h1{font-size:36px}.status-icon{width:85px;height:85px}.order-number strong{font-size:34px}.sheet{width:100%;max-width:none;margin:auto 0 0;border-radius:24px 24px 0 0}.sheet[open]{position:fixed;top:auto;bottom:0}.onboarding-wrap{margin-top:20px}.onboarding-head h1{font-size:36px}}@media print{body *{visibility:hidden}#qr-print,#qr-print *{visibility:visible}#qr-print{position:absolute;inset:0;margin:auto;box-shadow:none}.vendor-context,.vendor-nav,.site-footer{display:none}}
