:root{--green:#42ae4f;--green-dark:#25863c;--green-pale:#edf9ed;--blue:#0963a7;--blue-pale:#eef8ff;--ink:#20262e;--muted:#737a81;--line:#dfe3df;--paper:#fff;--soft:#f7faf6;--danger:#bd3e3e}*{box-sizing:border-box}html{background:#fff}body{margin:0;background:var(--soft);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang TC,Noto Sans TC,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(100%,760px);min-height:100vh;margin:0 auto;background:#fff;padding:0 18px 104px}.topbar{height:82px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin:0 -18px 24px;padding:0 22px}.logo{font-size:1.75rem;font-weight:900;letter-spacing:-.08em;text-decoration:none}.logo,.menu-icon{color:var(--green)}.menu-icon{font-size:2rem;line-height:1}.app-icon{width:42px;height:42px;border-radius:12px;background:var(--green-pale);color:var(--green);display:inline-flex;align-items:center;justify-content:center;font-size:1.55rem}.card{background:#fff;border:1px solid var(--line);border-radius:10px}.stack{display:grid;grid-gap:16px;gap:16px}.field{display:grid;grid-gap:7px;gap:7px;font-weight:700;font-size:.93rem}.field input,.field select,.field textarea{width:100%;min-height:44px;border:1px solid #d5dbd6;border-radius:8px;background:#fff;padding:10px 12px;color:var(--ink)}.field textarea{min-height:104px;resize:vertical}.row{gap:10px;flex-wrap:wrap}.row,.spread{display:flex;align-items:center}.spread{justify-content:space-between;gap:12px}.button{min-height:44px;padding:10px 15px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#fff;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.button:hover{background:var(--green-dark)}.button.secondary{background:var(--green-pale);color:var(--green-dark)}.button.ghost{background:#fff;color:var(--green-dark)}.button:disabled,button:disabled{opacity:.5;cursor:not-allowed}.pill{border:1px solid #d8dee1;background:#fff;color:var(--blue);padding:8px 12px;border-radius:12px;font-size:.9rem;font-weight:800;white-space:nowrap}.muted{color:var(--muted)}.notice{border:1px solid #b9dfbc;background:#f5fbf5;border-radius:8px;padding:11px 13px;color:#347b3d;font-size:.92rem}.error{border-left:3px solid var(--danger);background:#fff7f7;color:var(--danger);font-size:.9rem;padding:10px 12px}.price{font-weight:900;color:var(--ink);white-space:nowrap}.eyebrow{font-weight:800;color:var(--green-dark)}.empty{border:1px dashed #bfd9c0;border-radius:8px;padding:24px;color:var(--muted);text-align:center}.list{padding-left:20px}.list li{margin:8px 0}.hero{display:grid;grid-gap:18px;gap:18px}.hero h1{font-size:2rem}.hero-card{padding:18px;border:1px solid var(--line);border-radius:10px}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.host-shell{padding-bottom:92px}.host-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px}.host-heading h1{font-size:2rem;letter-spacing:-.06em;margin:0}.new-group{min-height:48px;font-size:1.05rem}.restaurant-strip{display:flex;align-items:center;gap:14px;border:1px solid #abd9b0;background:#f6fbf5;border-radius:8px;padding:14px 16px;margin-bottom:24px;font-weight:800;font-size:1.2rem}.host-stats{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;margin-bottom:17px}.host-stat{grid-column:span 2;min-height:145px;border:1px solid #b4dbb6;background:#f8fcf8;border-radius:8px;padding:15px;display:grid;align-content:start;grid-gap:5px;gap:5px}.host-stat.wide{grid-column:span 3}.host-stat.blue{background:#f5faff;border-color:#acd8ee;color:var(--blue)}.stat-label{display:flex;align-items:center;gap:11px;font-size:1.02rem}.stat-label .stat-icon{font-size:1.55rem;color:var(--green)}.host-stat.blue .stat-icon,.host-stat.blue b{color:var(--blue)}.host-stat b{font-size:2.1rem;color:var(--green);padding-left:2.65rem;letter-spacing:-.04em}.status-panel{margin-bottom:17px;overflow:hidden}.status-link{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--line);font-size:1.05rem}.status-link:last-child{border:0}.status-link .left{display:flex;gap:12px;align-items:center}.status-link .state{color:var(--green);font-weight:800}.host-tabs{display:grid;grid-template-columns:1fr 1fr;margin:22px 0 0;border-bottom:1px solid var(--line)}.host-tab{position:relative;border:0;background:#fff;padding:13px;color:#626a6e;font-size:1.05rem;font-weight:800}.host-tab.active{color:var(--green)}.host-tab.active:after{position:absolute;right:0;bottom:-2px;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--green);content:""}.person-head,.person-row{display:grid;grid-template-columns:1fr 1.55fr .85fr .85fr;grid-gap:8px;gap:8px;align-items:center}.person-head{background:#f5faf5;color:#646b66;font-size:.86rem}.person-head,.person-row{padding:14px 8px;border-bottom:1px solid var(--line)}.person-name{display:flex;gap:8px;align-items:center;font-weight:800}.avatar{width:34px;height:34px;border:1px solid #9bd19f;border-radius:7px;color:var(--green);display:inline-grid;place-items:center;font-size:1.2rem;flex:none}.mini-status{padding:5px 7px;border:1px solid #a7d9ac;border-radius:5px;background:#f2faef;color:var(--green);font-size:.83rem;text-align:center;white-space:nowrap}.mini-status.waiting{border-color:#b6d9ed;background:#eff8ff;color:var(--blue)}.host-bottom-nav{position:fixed;z-index:5;bottom:0;left:50%;width:min(100%,760px);transform:translateX(-50%);display:grid;border-top:1px solid var(--line);background:#fff;box-shadow:0 -4px 14px #18291d10}.bottom-nav-item{display:grid;place-items:center;grid-gap:3px;gap:3px;padding:10px 3px 12px;border:0;background:#fff;color:#4f565a;text-align:center;text-decoration:none;font-size:.8rem}.bottom-nav-item i{font-size:1.4rem;line-height:1.25}.bottom-nav-item.active{color:var(--green)}.order-shell{padding-bottom:360px}.order-topbar{height:116px;margin-bottom:0;border:0;background:#f7fbf6}.order-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.order-brand .logo{font-size:1.7rem}.order-brand small{display:block;font-size:.82rem;letter-spacing:0;color:var(--green);font-weight:800}.order-info{margin:0 -18px;padding:25px 18px 19px;border-radius:26px 26px 0 0;background:#fff}.order-info-card{display:flex;gap:16px;align-items:center}.order-info-card h1{margin:0 0 9px;font-size:2rem;letter-spacing:-.06em}.order-deadline{color:var(--blue);font-size:1.1rem;font-weight:900}.last-order{display:flex;align-items:center;gap:10px;margin:18px 0 32px;border:1px solid #add7b0;background:#f6fbf5;border-radius:8px;padding:12px 14px;font-weight:700}.last-order .clock{color:var(--green);font-size:1.55rem}.last-order button{margin-left:auto;min-height:42px;white-space:nowrap}.section-title{display:flex;align-items:center;gap:9px;margin:0 0 13px;font-size:1.55rem;letter-spacing:-.045em}.required{border-radius:5px;background:var(--green-pale);color:var(--green);padding:3px 7px;font-size:.82rem}.food-list{border:1px solid var(--line);border-radius:9px;overflow:hidden}.food-product{border-bottom:1px solid var(--line)}.food-product:last-child{border-bottom:0}.food-choice{display:flex;align-items:center;gap:15px;width:100%;min-height:89px;padding:17px 18px;border:0;background:#fff;text-align:left;font-size:1.22rem;font-weight:850}.food-choice.selected{box-shadow:inset 3px 0 var(--green);background:#fbfefb;color:#111}.food-choice small{color:var(--green);font-size:.78rem}.radio-dot{width:28px;height:28px;border:2px solid #aeb4b3;border-radius:50%;display:inline-grid;place-items:center;flex:none}.food-choice.selected .radio-dot{border-color:var(--green)}.food-choice.selected .radio-dot:after{width:14px;height:14px;border-radius:50%;background:var(--green);content:""}.food-choice .price{margin-left:auto;font-size:1.25rem}.cart-line-editor{border-top:1px solid #cfe2d0;background:#f9fcf9}.cart-line-editor.active{border-left:3px solid var(--green)}.cart-line-heading{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:12px 15px;border:0;background:transparent;text-align:left;color:var(--ink)}.cart-line-heading span{font-weight:800;color:var(--green-dark)}.cart-line-body{padding:0 15px 16px}.option-section{margin-top:18px}.option-title{display:flex;gap:9px;align-items:center;margin:0 0 10px;font-size:1.02rem;font-weight:900}.option-pills{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.option-pill{min-height:50px;border:1px solid #d8dddd;border-radius:8px;background:#fff;color:#555d5d;font-size:1rem;font-weight:750}.option-pill.selected{border-color:var(--green);background:var(--green);color:#fff}.quantity-row{margin-top:18px}.icon-button{width:38px;height:38px;border:1px solid #b9d8bb;border-radius:50%;background:#fff;color:var(--green-dark);display:grid;place-items:center}.line-note{position:relative;margin-top:18px}.line-note textarea{padding-bottom:28px}.note-count{position:absolute;right:10px;bottom:8px;color:#9ba0a0;font-size:.82rem;pointer-events:none}.cart-line-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.text-button{padding:6px;border:0;background:transparent;color:var(--green-dark);font-weight:750}.text-button.danger{color:var(--danger)}.sticky-total{position:fixed;z-index:4;bottom:0;left:50%;width:min(100%,760px);transform:translateX(-50%);padding:14px 22px 18px;background:#f4faf6;border-top:1px solid #b7dbba;box-shadow:0 -6px 20px #1c492718}.cart-title{display:flex;justify-content:space-between;align-items:center;font-weight:900}.cart-title i{color:var(--green)}.cart-summary-list{max-height:76px;overflow:auto;margin:9px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-summary-row{display:flex;justify-content:space-between;gap:12px;width:100%;padding:7px 2px;border:0;border-bottom:1px solid #e8ebe8;background:transparent;text-align:left}.cart-summary-row:last-child{border-bottom:0}.cart-summary-row small,.empty-cart{color:var(--muted)}.empty-cart{margin:10px 0;font-size:.88rem}.sticky-total .total-line{font-size:1.2rem;font-weight:900}.sticky-total strong{font-size:1.8rem;color:var(--blue)}.sticky-total .submit{width:100%;min-height:54px;margin-top:10px;border-radius:8px;font-size:1.2rem}.safe-copy{text-align:center;color:#798080;margin:8px 0 0;font-size:.82rem}.checkout-name{display:grid;grid-gap:8px;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.checkout-name small{color:var(--muted)}.editor-shell{padding-top:0}.editor-title{font-size:1.7rem;margin:0 0 18px;letter-spacing:-.05em}.editor-section{margin-bottom:18px;overflow:hidden}.editor-section-header{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;background:#f7faf7;border-bottom:1px solid #d8e4d8;font-size:1.15rem;font-weight:900}.editor-item{display:grid;grid-template-columns:24px 1fr 85px;grid-gap:10px;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.editor-item input{width:100%;border:0;background:transparent;font-size:1.08rem;outline:none}.editor-item .price-field{display:flex;align-items:center;gap:2px;justify-content:flex-end}.editor-item .price-field:before{content:"$";color:var(--muted);font-weight:850}.editor-item .price-input{text-align:right;font-weight:850;width:100%;min-width:0}.drag{color:#8b9291;font-size:1.25rem}.add-row{width:calc(100% - 32px);margin:14px 16px;border:1px dashed var(--green);border-radius:6px;background:#fff;color:var(--green);padding:11px;font-weight:850}.rule-row{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-bottom:1px solid var(--line)}.rule-row small{color:var(--green);font-size:.9rem;font-weight:900}.estimate{padding:16px}.estimate .estimate-total{font-size:1.15rem;font-weight:900}.editor-submit{position:-webkit-sticky;position:sticky;bottom:16px;width:100%;min-height:58px;border-radius:6px;font-size:1.25rem}.order-row{padding:14px 16px;border-bottom:1px solid var(--line)}.order-row:last-child{border-bottom:0}.wizard{padding-bottom:24px}.wizard-progress{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:var(--muted);font-size:.9rem}.wizard-count{color:var(--green);font-weight:900}.wizard-dots{display:flex;gap:5px}.wizard-dots span{width:8px;height:8px;border-radius:50%;background:#d9e2da}.wizard-dots span.active{background:var(--green)}.wizard-progress b{color:var(--ink)}.wizard-step{min-height:430px}.wizard-panel{padding:16px}.wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:26px}.wizard-actions .editor-submit{position:static;width:auto;margin:0;min-height:44px;font-size:1rem}.wizard-summary{overflow:hidden}.wizard-summary div{display:flex;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid var(--line)}.wizard-summary div:last-child{border-bottom:0}.wizard-summary span{color:var(--muted)}.upload-heading{text-align:center}.upload-heading p{max-width:520px;margin:0 auto;line-height:1.7}.upload-dropzone{min-height:320px;border:2px dashed #91cf98;border-radius:16px;background:#f5fbf5;display:grid;place-items:center;grid-gap:16px;gap:16px;padding:20px;overflow:hidden;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.upload-dropzone>*{pointer-events:none}.upload-dropzone:focus-visible,.upload-dropzone:hover{border-color:var(--green);outline:3px solid #42ae4f18}.upload-dropzone.dragging{border-style:solid;border-color:var(--green-dark);background:#dcf6df;transform:scale(1.01)}.upload-dropzone.processing{cursor:wait;opacity:.95}.upload-dropzone.has-preview{grid-template-rows:minmax(180px,1fr) auto}.upload-preview{width:100%;height:100%;min-height:190px;border:1px solid var(--line);border-radius:10px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:#fff}.upload-copy{display:grid;justify-items:center;grid-gap:8px;gap:8px;text-align:center;color:var(--muted)}.upload-copy b{color:var(--ink);font-size:1.15rem}.upload-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:2rem;font-weight:700}.upload-spinner{width:44px;height:44px;border:4px solid #cdeacd;border-top:4px solid var(--green);border-radius:50%;animation:upload-spin .9s linear infinite}.upload-error{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:13px;border:1px solid #edc4c4;border-radius:9px;background:#fff8f8}.upload-error p{margin:0}@keyframes upload-spin{to{transform:rotate(1turn)}}.editor-columns{display:block}.desktop-only{display:none}@media(max-width:540px){.shell{padding-right:14px;padding-left:14px}.topbar{padding-right:18px;padding-left:18px}.order-info,.topbar{margin-right:-14px;margin-left:-14px}.order-info{padding-right:14px;padding-left:14px}.host-stats{gap:8px}.host-stat{padding:11px}.stat-label{font-size:.91rem;gap:6px}.host-stat b{font-size:1.75rem;padding-left:1.75rem}.person-head,.person-row{grid-template-columns:1fr 1.4fr .82fr .82fr;font-size:.8rem}.person-head{font-size:.72rem}.avatar{width:30px;height:30px}.mini-status{padding:4px 3px;font-size:.72rem}.last-order{font-size:.9rem}.last-order button{padding:8px}.grid{grid-template-columns:1fr}.editor-item{grid-template-columns:20px 1fr 70px}.option-pills{grid-template-columns:repeat(2,1fr)}.cart-line-actions{align-items:stretch;flex-direction:column}.cart-line-actions .button{width:100%}.hide-mobile{display:none}}@media(min-width:900px){body{padding:0 24px}.shell{width:min(100%,1180px);padding:0 32px 72px;border-right:1px solid var(--line);border-left:1px solid var(--line)}.topbar{margin-right:-32px;margin-left:-32px;padding:0 32px}.wizard-shell{max-width:1180px}.wizard-progress{margin-bottom:34px}.wizard-step{min-height:560px}.upload-dropzone{width:min(100%,640px);aspect-ratio:4/3;min-height:0;margin:8px auto 0;padding:28px}.upload-dropzone.has-preview{grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);grid-template-rows:1fr}.upload-preview{min-height:0}.editor-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.editor-columns .editor-section{margin-bottom:18px}.wizard-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-summary{max-width:760px}.host-shell{max-width:1280px;padding-bottom:64px}.host-bottom-nav{position:static;left:auto;bottom:auto;width:100%;transform:none;margin:-4px 0 28px;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:none}.bottom-nav-item{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border-right:1px solid var(--line);font-size:.95rem}.bottom-nav-item:last-child{border-right:0}.bottom-nav-item i{font-size:1.2rem}.host-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.host-stat,.host-stat.wide{grid-column:span 1;min-height:132px}.host-stat b{padding-left:0;font-size:1.85rem}.status-panel{display:grid;grid-template-columns:1fr 1fr}.status-link{border-bottom:0}.status-link:first-child{border-right:1px solid var(--line)}.desktop-only{display:block}.person-head,.person-row{grid-template-columns:minmax(140px,1fr) minmax(260px,2.2fr) minmax(100px,.75fr) minmax(140px,1fr) minmax(100px,.8fr) minmax(100px,.8fr);gap:18px;padding:17px 20px}.person-row{min-height:76px;line-height:1.55}.order-shell{max-width:1180px;padding-bottom:64px}.order-topbar{margin-right:-32px;margin-left:-32px}.order-info{margin:0;padding:32px;border:1px solid var(--line);border-radius:20px}.participant-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-gap:34px;gap:34px;align-items:start;margin-top:26px}.order-main-column{min-width:0}.sticky-total{position:-webkit-sticky;position:sticky;top:28px;bottom:auto;left:auto;width:auto;transform:none;padding:24px;border:1px solid #b7dbba;border-radius:14px;box-shadow:0 10px 24px #1c492712}.cart-summary-list{max-height:280px}.sticky-total .submit{margin-top:18px}.food-choice{min-height:82px}.option-pills{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){body{padding:0 32px}.shell{width:min(100%,1320px)}.shell,.topbar{padding-right:42px;padding-left:42px}.topbar{margin-right:-42px;margin-left:-42px}.wizard-shell{max-width:1280px}.wizard-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.host-shell{max-width:1320px}.order-shell{max-width:1240px}.order-topbar{margin-right:-42px;margin-left:-42px}.participant-order-layout{grid-template-columns:minmax(0,1fr) 390px;gap:46px}}.existing-order-notice{display:flex;align-items:center;gap:12px;margin:18px 0;padding:13px 14px;border:1px solid #a9d8ae;border-radius:8px;background:#f5fbf5;color:var(--green-dark)}.existing-order-notice>i{font-size:1.5rem}.existing-order-notice span{display:grid;grid-gap:2px;gap:2px}.existing-order-notice small{color:var(--muted)}.cancel-order-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:8px;padding:8px;border:0;background:transparent;color:var(--danger);font-weight:800}.host-action-error{margin-bottom:16px}.edit-order-button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #b9d8bb;border-radius:6px;background:#fff;color:var(--green-dark);flex:none}.host-order-editor{padding:18px;border-bottom:1px solid #b8d9ba;background:#f8fcf8}.host-draft-line-title,.host-editor-actions,.host-editor-heading,.host-editor-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-editor-heading{margin-bottom:16px}.host-editor-heading strong{font-size:1.05rem}.host-draft-lines{display:grid;grid-gap:12px;gap:12px;margin:16px 0}.host-draft-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.host-draft-line .host-option-field,.host-draft-line .quantity-row,.host-draft-line-title{grid-column:1/-1}.host-option-field{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:0;padding:10px 12px;border:1px solid var(--line);border-radius:8px}.host-option-field legend{padding:0 5px;font-weight:800}.add-host-line{margin-bottom:16px}.host-editor-total{margin:16px 0;padding:13px;border-top:1px solid #b9d8bb;border-bottom:1px solid #b9d8bb}.host-editor-total b{font-size:1.35rem;color:var(--green-dark)}.host-editor-actions{margin-top:16px}.sticky-total{max-height:78vh;overflow-y:auto}@media(max-width:899px){.host-draft-line{grid-template-columns:1fr}.host-draft-line>*{grid-column:1}.host-editor-actions{align-items:stretch;flex-direction:column}.host-editor-actions .button{width:100%}.person-name{flex-wrap:wrap}.sticky-total .checkout-name textarea{min-height:74px}}@media(min-width:900px){.sticky-total{max-height:calc(100vh - 56px)}.host-order-editor{padding:24px}.host-draft-lines{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.host-draft-line{height:100%}}.not-found-shell{display:flex;min-height:100vh;flex-direction:column;padding-bottom:32px}.not-found-card{width:100%;max-width:650px;margin:auto;padding:34px 24px;border:1px solid #cfe3d1;border-radius:16px;background:#fff;text-align:center}.not-found-icon{display:grid;width:72px;height:72px;margin:0 auto 20px;place-items:center;border:1px solid #a9d8ae;border-radius:18px;background:var(--green-pale);color:var(--green);font-size:2.2rem}.not-found-card h1{margin:8px 0 14px;font-size:2rem;letter-spacing:-.05em}.not-found-lead{max-width:500px;margin:0 auto;color:var(--muted);line-height:1.75}.not-found-reasons{display:grid;grid-gap:10px;gap:10px;margin:26px 0;text-align:left}.not-found-reasons p{display:flex;gap:12px;align-items:flex-start;margin:0;padding:13px 14px;border:1px solid var(--line);border-radius:9px;background:#fafcfa;line-height:1.55}.not-found-reasons i{color:var(--green);font-size:1.2rem}.not-found-action{gap:8px;width:100%;min-height:52px}@media(min-width:900px){.not-found-shell .topbar{width:calc(100% + 64px)}.not-found-card{padding:48px 54px}.not-found-card h1{font-size:2.5rem}.not-found-reasons{grid-template-columns:1fr 1fr}.not-found-action{width:auto;min-width:230px}}.food-choice{min-height:54px;padding:9px 14px;gap:10px;font-size:1.05rem}.food-choice .price{font-size:1.08rem}.radio-dot{width:24px;height:24px}.food-choice.selected .radio-dot:after{width:12px;height:12px}.cart-line-heading{min-height:44px;padding:8px 12px}.cart-line-collapse{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .22s ease,visibility 0s linear .22s}.cart-line-collapse.expanded{grid-template-rows:1fr;visibility:visible;transition:grid-template-rows .22s ease,visibility 0s}.cart-line-collapse-inner{min-height:0;overflow:hidden}.cart-line-body{padding:0 12px 12px}.option-section{margin-top:12px}.option-pill{min-height:44px}.line-note,.quantity-row{margin-top:12px}.cart-line-actions{margin-top:10px}.editor-error{margin-bottom:14px}.editor-item{grid-template-columns:92px minmax(0,1fr) 78px;padding:10px 12px;gap:8px}.editor-order-controls{display:flex;gap:4px}.editor-order-controls button,.rule-option-row button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--green-dark)}.editor-order-controls button:disabled{color:#abb1ac;background:#f4f5f4}.rule-editor{border-bottom:1px solid var(--line)}.rule-editor summary{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:50px;padding:10px 14px;cursor:pointer;font-weight:800}.rule-editor summary small{color:var(--green-dark);font-weight:700}.rule-editor-body{display:grid;grid-gap:14px;gap:14px;padding:2px 14px 16px;background:#fbfdfb}.rule-required{display:flex;gap:8px;align-items:center;font-weight:800}.rule-applies{display:flex;gap:10px 16px;flex-wrap:wrap;margin:0;padding:10px 12px;border:1px solid var(--line);border-radius:8px}.rule-applies legend{padding:0 5px;font-weight:800}.rule-options{display:grid;grid-gap:8px;gap:8px}.rule-option-row{display:grid;grid-template-columns:minmax(0,1fr) 88px 44px;grid-gap:7px;gap:7px}.rule-option-row input{min-width:0;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:7px 9px}.rule-editor-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.restaurant-strip{text-decoration:none}.restaurant-strip:hover{border-color:var(--green);background:#f1f9f1}@media(prefers-reduced-motion:reduce){.cart-line-collapse,.cart-line-collapse.expanded{transition:none}.upload-spinner{animation:none}}@media(min-width:900px){.food-choice{min-height:58px;padding:10px 16px}}.brand-link .logo{line-height:1.05}.host-bottom-nav,.host-tabs{grid-template-columns:repeat(3,1fr)}button.status-link{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}button.status-link:hover{background:#f7fbf7}.people-filter-bar{display:grid;grid-gap:10px;gap:10px;padding:12px;border-bottom:1px solid var(--line)}.people-filter-bar>b{color:var(--muted);font-size:.88rem}.people-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.people-filters button{min-height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#59605b;font-weight:750}.people-filters button.active{border-color:var(--green);background:var(--green-pale);color:var(--green-dark)}.ledger-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);font-weight:800}.ledger-toolbar .button{gap:7px}.ledger-desktop{display:none}.ledger-mobile{display:grid}.ledger-card{display:grid;grid-gap:8px;gap:8px;padding:14px;border-bottom:1px solid var(--line)}.ledger-card header,.ledger-card-footer{display:flex;justify-content:space-between;gap:10px;align-items:center}.ledger-card time{color:var(--muted);font-size:.82rem}.ledger-card p{margin:0;line-height:1.5}.ledger-card-footer{justify-content:flex-start}.ledger-card-footer strong{margin-right:auto;color:var(--green-dark)}.ledger-card-footer .mini-status{min-height:44px}.settings-heading h1{margin:4px 0 20px;font-size:2rem}.group-settings-layout{display:grid;grid-gap:18px;gap:18px}.group-settings-form{padding:18px}.settings-checkbox{display:flex;align-items:flex-start;gap:9px;padding:13px;border:1px solid var(--line);border-radius:8px;font-weight:800}.settings-checkbox input{margin-top:3px}.settings-save{justify-self:start;gap:7px}.close-group-panel{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;border-color:#e0bebe}.close-group-panel h2{margin:0 0 6px}.close-group-panel p{margin:0}.danger-button{border-color:var(--danger);background:var(--danger);white-space:nowrap}.danger-button:hover{border-color:#9f3030;background:#9f3030}@media(min-width:600px){.people-filter-bar{display:flex;align-items:center;justify-content:space-between}.people-filters{grid-template-columns:repeat(5,minmax(90px,1fr))}}@media(min-width:900px){button.status-link{border-bottom:0}.ledger-mobile{display:none}.ledger-desktop{display:block}.ledger-row{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(240px,2.2fr) minmax(120px,1fr) 90px 88px 88px 112px;grid-gap:12px;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line);font-size:.9rem}.ledger-row:last-child{border-bottom:0}.ledger-head{background:#f5faf5;color:#626a64;font-size:.82rem;font-weight:800}.ledger-row time{color:var(--muted)}.group-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-settings-form{padding:24px}.settings-shell{max-width:1180px}}@media(max-width:540px){.bottom-nav-item{font-size:.72rem}.bottom-nav-item i{font-size:1.25rem}.close-group-panel{align-items:stretch;flex-direction:column}.close-group-panel .button{width:100%}.ledger-toolbar{align-items:stretch;flex-direction:column}.ledger-toolbar .button{width:100%}.person-head,.person-row{grid-template-columns:1.05fr 1.3fr .8fr .8fr}}.menu-feedback-card{display:grid;grid-gap:12px;gap:12px;margin-bottom:18px;padding:16px}.menu-feedback-card textarea{min-height:86px}.menu-feedback-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.menu-feedback-actions .button{gap:7px}.revision-progress{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #b9dfbc;border-radius:8px;background:#f7fbf7}.revision-progress .upload-spinner{width:28px;height:28px;flex:none}.wizard-step[aria-busy=true] .editor-columns{pointer-events:none;opacity:.65}.revision-summary{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.revision-summary>div{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.revision-summary p{margin:0}.revision-summary .button{justify-self:start}.change-badge{display:inline-flex;align-items:center;margin-right:7px;padding:2px 7px;border:1px solid;border-radius:999px;font-size:.72rem;font-weight:900}.change-badge.added{color:var(--green-dark);background:var(--green-pale)}.change-badge.removed{color:var(--danger);background:#fff7f7}.change-badge.price-change{color:var(--blue);background:var(--blue-pale)}.editor-name-field{display:flex;align-items:center;gap:5px;min-width:0;flex-wrap:wrap}.editor-name-field input{flex:1 1 120px}.editor-item.changed-added{box-shadow:inset 3px 0 var(--green);background:#fbfefb}.deadline-picker{display:grid;grid-gap:11px;gap:11px;min-width:0;margin:0;padding:12px;border:1px solid #d5dbd6;border-radius:8px;background:#fff}.deadline-picker legend{padding:0 5px;font-size:.93rem;font-weight:800}.deadline-modes,.deadline-quick-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.deadline-modes button,.deadline-quick-options button{min-height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#555d58;font-weight:800}.deadline-modes button.active,.deadline-quick-options button.active{border-color:var(--green);background:var(--green-pale);color:var(--green-dark)}.deadline-relative{display:grid;grid-gap:10px;gap:10px}.deadline-quick-options{grid-template-columns:repeat(3,minmax(0,1fr))}.deadline-custom{display:flex;align-items:center;gap:8px}.deadline-custom label{display:flex;align-items:center;gap:7px;flex:1 1}.deadline-custom input{width:88px;min-height:44px;border:1px solid var(--line);border-radius:7px;padding:8px}.deadline-error,.deadline-value{margin:0;font-size:.86rem}.deadline-value{color:var(--muted)}.deadline-error{color:var(--danger);font-weight:750}.deadline-absolute input{min-width:0}.qr-payment-link{width:100%;gap:8px;margin:-3px 0 18px}.qr-page-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.qr-page-heading h1{margin:4px 0;font-size:2rem}.payment-qr-card{display:grid;justify-items:center;grid-gap:13px;gap:13px;width:min(100%,620px);margin:0 auto;padding:22px;text-align:center}.payment-qr-image{width:min(100%,440px);height:auto;border:1px solid var(--line);border-radius:12px}.qr-countdown{margin:0;color:var(--green-dark);font-size:1.1rem;font-weight:900}.payment-qr-card>.muted{max-width:480px;margin:0;line-height:1.6}.qr-loading{display:flex;align-items:center;gap:12px;min-height:300px}.payment-qr-card .error{display:grid;justify-items:center;grid-gap:12px;gap:12px}.qr-result-shell{display:flex;min-height:100vh;flex-direction:column}.qr-result-card{display:grid;justify-items:center;grid-gap:12px;gap:12px;width:min(100%,560px);margin:auto;padding:34px 24px;text-align:center}.qr-result-icon{display:grid;width:68px;height:68px;place-items:center;border:1px solid #b9dfbc;border-radius:50%;background:var(--green-pale);color:var(--green);font-size:2rem}.qr-result-card.error .qr-result-icon{border-color:#ecc6c6;background:#fff6f6;color:var(--danger)}.qr-result-card.checking .qr-result-icon i{animation:upload-spin 1s linear infinite}.qr-result-card h1,.qr-result-card p{margin:0}.qr-result-card p{line-height:1.65}.qr-result-card .button{gap:7px;margin-top:8px}@media(max-width:540px){.menu-feedback-actions,.qr-page-heading{align-items:stretch;flex-direction:column}.menu-feedback-actions .button,.qr-page-heading .button{width:100%}.deadline-quick-options{grid-template-columns:1fr}.deadline-custom{align-items:stretch;flex-direction:column}.deadline-custom .button{width:100%}.payment-qr-card{padding:16px}.qr-host-shell{padding-bottom:104px}}@media(min-width:900px){.menu-feedback-card{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:20px}.menu-feedback-card .menu-feedback-actions{align-items:flex-end;flex-direction:column}.menu-feedback-card .revision-progress{grid-column:1/-1}.deadline-picker{padding:14px}.qr-payment-link{width:auto;justify-self:start}.payment-qr-card{padding:30px}.qr-result-card{padding:46px}}.sortable-menu-items{position:relative}.menu-drag-overlay,.sortable-menu-row{grid-template-columns:24px minmax(0,1fr) 86px}.menu-drag-handle{display:grid;width:22px;height:100%;min-height:34px;place-items:center;margin-right:2px;border:0;background:none;color:#a7ada9;font-size:1.15rem;line-height:1;cursor:-webkit-grab;cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.menu-drag-handle:hover{color:var(--green)}.menu-drag-handle:active,.menu-item-dragging .menu-drag-handle{cursor:-webkit-grabbing;cursor:grabbing}.sortable-menu-row{background:#fff;transition:opacity .14s ease,background-color .14s ease}.sortable-menu-row.drag-source{opacity:.28;background:#f1f2f1;pointer-events:none}.menu-sort-placeholder{margin:5px 12px;border:1px dashed #a9ada9;border-radius:7px;background:#e4e6e4;transition:height .12s ease}.menu-drag-overlay{position:fixed;z-index:1000;display:grid;grid-gap:8px;gap:8px;align-items:center;padding:10px 12px;border:1px solid #aeb5af;border-radius:8px;background:#fff;box-shadow:0 10px 28px #17251a2b;pointer-events:none;opacity:.96;overflow:hidden}.menu-drag-overlay .editor-name-field{overflow:hidden}.menu-drag-overlay .editor-name-field b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-drag-overlay .price-input{text-align:right}.menu-item-dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}@media(prefers-reduced-motion:reduce){.menu-sort-placeholder,.sortable-menu-row{transition:none}}.waiting-line{font-size:.88rem;color:var(--muted);opacity:.8;animation:waiting-fade .45s ease}@keyframes waiting-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:.8;transform:none}}@media (prefers-reduced-motion:reduce){.waiting-line{animation:none}}.intake-panel{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;margin-bottom:17px}.intake-panel.stopped{border-color:#e0bebe;background:#fdf6f6}.intake-copy{display:grid;grid-gap:4px;gap:4px}.intake-copy b{display:flex;align-items:center;gap:8px;font-size:1.05rem}.intake-panel.open .intake-copy b{color:var(--green-dark)}.intake-panel.stopped .intake-copy b{color:var(--danger)}.intake-copy span{font-size:.9rem;line-height:1.45}.intake-panel .button{gap:7px;white-space:nowrap}@media(max-width:640px){.intake-panel{flex-direction:column;align-items:stretch}.intake-panel .button{width:100%;justify-content:center}}.close-group-panel.reopened{border-color:var(--line)}.self-confirm-panel{display:grid;grid-gap:12px;gap:12px;padding:16px;margin-bottom:18px}.self-confirm-panel>b{font-size:1.02rem}.self-confirm-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.self-confirm-row>span{display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:800}.self-confirm-row .button{white-space:nowrap}@media(max-width:480px){.self-confirm-row{flex-direction:column;align-items:stretch}.self-confirm-row .button{width:100%;justify-content:center}}button.cart-title{width:100%;min-height:44px;padding:0;border:0;background:none;color:inherit;font:inherit;font-weight:900;cursor:pointer}.cart-title-right{display:flex;align-items:center;gap:10px}.cart-toggle-icon{color:var(--green);font-size:1.1rem}@media(max-width:899px){.sticky-total.cart-collapsed .cart-summary-list,.sticky-total.cart-collapsed .checkout-name{display:none}.sticky-total.cart-collapsed .total-line{margin-top:8px}}@media(min-width:900px){button.cart-title{pointer-events:none}.cart-toggle-icon{display:none}.sticky-total.cart-collapsed .cart-summary-list{display:block}}.qr-scanner{display:grid;grid-gap:12px;gap:12px}.qr-scanner-stage{position:relative;overflow:hidden;border-radius:12px;background:#20262e;aspect-ratio:1}.qr-scanner-stage[data-hidden=true]{display:none}.qr-scanner-stage video{width:100%;height:100%;object-fit:cover;display:block}.qr-scanner-frame{position:absolute;inset:16%;border:3px solid #fff;border-radius:12px;box-shadow:0 0 0 100vmax #00000059;pointer-events:none}.qr-scanner p{margin:0;line-height:1.5}.qr-scanner-actions{display:flex;gap:10px}.qr-scanner-actions .button{flex:1 1;justify-content:center}.error-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.error-digest{margin-top:14px;font-size:.82rem}button.ambiguity-notice{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;text-align:left;font:inherit;cursor:pointer}button.ambiguity-notice i{color:var(--green);font-size:1.1rem;flex:none}button.ambiguity-notice:hover{border-color:var(--green)}.ambiguity-notice.plain{margin-bottom:14px}@keyframes menu-target-flash{0%,to{background:transparent}20%,60%{background:var(--green-pale)}}.menu-target-flash{animation:menu-target-flash 1.6s ease;border-radius:8px}@media(prefers-reduced-motion:reduce){.menu-target-flash{animation:none;outline:2px solid var(--green);border-radius:8px}}.restaurant-name-field{margin-bottom:16px}.reuse-list{display:grid;border:1px solid var(--line);border-radius:10px;overflow:hidden}button.reuse-row{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:12px 14px;border:0;border-bottom:1px solid var(--line);background:#fff;font:inherit;text-align:left;cursor:pointer}button.reuse-row:last-child{border-bottom:0}button.reuse-row:hover{background:#f7fbf7}.reuse-name{display:flex;align-items:center;gap:9px;font-weight:800;margin-right:auto;min-width:0}.reuse-name i,button.reuse-row>i:last-child{color:var(--green);flex:none}.reuse-note{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.source-choice{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}button.source-option{display:grid;grid-gap:3px;gap:3px;padding:14px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;text-align:left;cursor:pointer}button.source-option i{font-size:1.35rem;color:var(--muted)}button.source-option b{font-size:1.02rem}button.source-option span{color:var(--muted);font-size:.85rem;line-height:1.4}button.source-option:hover{border-color:var(--green)}button.source-option.active{border-color:var(--green);border-width:2px;padding:13px 11px;background:var(--green-pale)}button.source-option.active b,button.source-option.active i{color:var(--green-dark)}@media(max-width:420px){.source-choice{grid-template-columns:1fr}}