@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Serif+SC:wght@600;700;900&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#282722;background:#f8f6f0;font-synthesis:none;--red:#c94838;--red-dark:#a8392d;--ink:#282722;--muted:#817d72;--line:#e8e3d9;--paper:#fffdfa;--green:#446b4c;--yellow:#f2c75c}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(201,72,56,.18);outline-offset:2px}.app-shell{min-height:100vh}.app-header{height:74px;padding:0 clamp(20px,4vw,64px);background:#fffdfaf0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;border:0;background:none;padding:0;cursor:pointer;text-align:left}.brand>span{width:41px;height:41px;border-radius:50% 50% 46% 46%;display:grid;place-items:center;color:#fff;background:var(--red);transform:rotate(-4deg);box-shadow:0 5px 13px #a9352933}.brand>span svg{transform:rotate(4deg)}.brand strong{display:block;font-family:"Noto Serif SC",serif;font-size:17px;letter-spacing:.5px}.brand small{display:block;font-size:8px;letter-spacing:2px;color:#9a9487;margin-top:2px}.header-center{display:flex;gap:14px;align-items:center;color:#8b867b;font-size:10px}.live-dot{display:flex;align-items:center;gap:7px;padding-right:14px;border-right:1px solid var(--line);color:#5f5c54}.live-dot i{width:7px;height:7px;border-radius:50%;background:#65a36e;box-shadow:0 0 0 4px #e7f1e8}.role-switch{padding:4px;background:#f2efe8;border-radius:9px;display:flex}.role-switch button{height:32px;border:0;background:transparent;border-radius:7px;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:10px;color:#878176;cursor:pointer}.role-switch button.active{background:#fff;color:var(--red);font-weight:600;box-shadow:0 2px 9px #39302714}.hero-banner{min-height:275px;padding:39px max(calc((100vw - 1420px)/2),clamp(20px,4vw,64px));background:#ece6d7;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.hero-banner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#b9ae98 1px,transparent 1px);background-size:20px 20px;opacity:.2}.hero-copy{position:relative;z-index:1}.eyebrow{display:block;color:#9a6a50;font-size:8px;font-weight:700;letter-spacing:2px;line-height:1.2}.hero-copy h1{font-family:"Noto Serif SC",serif;font-size:37px;letter-spacing:2px;margin:9px 0 8px}.hero-copy>p{font-size:12px;color:#777167;margin:0}.hero-search{margin-top:24px;width:min(470px,80vw);height:45px;border-radius:23px;background:#fff;box-shadow:0 8px 24px #50412e14;display:flex;align-items:center;gap:10px;padding:0 17px;color:#969085}.hero-search input{border:0;outline:0;width:100%;font-size:11px;color:#3c3933}.hero-search button{border:0;background:none;display:grid;place-items:center;cursor:pointer;color:#aaa398}.hero-visual{position:relative;z-index:1;margin-right:5vw;width:310px;height:190px;border-radius:50%;background:#d9c9a8;display:flex;align-items:center;justify-content:center;gap:19px;transform:rotate(-2deg);box-shadow:inset 0 0 0 12px #fff3,0 18px 45px #5b44271f}.hero-visual>svg{width:72px;height:72px;color:#714a35}.hero-visual div{transform:rotate(2deg)}.hero-visual small,.hero-visual strong,.hero-visual p{display:block}.hero-visual small{font-size:9px;color:#795d48}.hero-visual strong{font-family:"Noto Serif SC",serif;font-size:22px;margin:3px 0}.hero-visual p{font-size:9px;margin:0;color:#7a6b58}.stamp{position:absolute;right:-15px;top:6px;width:55px;height:55px;border:2px solid var(--red);border-radius:50%;display:grid;place-items:center;text-align:center;color:var(--red);font-family:"Noto Serif SC";font-weight:700;font-size:11px;transform:rotate(13deg)}.ordering-layout{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:176px minmax(500px,1fr) 300px;gap:24px;padding:31px clamp(20px,4vw,64px) 70px;align-items:start}.cuisine-sidebar{position:sticky;top:104px}.sidebar-heading{display:flex;align-items:end;justify-content:space-between;padding:0 7px 13px;border-bottom:1px solid var(--line)}.sidebar-heading span{font-family:"Noto Serif SC";font-weight:700;font-size:14px}.sidebar-heading small{font-size:8px;color:#a09a8f}.cuisine-sidebar nav{margin-top:8px;display:flex;flex-direction:column;gap:3px}.cuisine-sidebar nav button{height:45px;border:0;background:transparent;border-radius:8px;padding:0 9px;display:flex;align-items:center;gap:9px;color:#746f65;font-size:11px;cursor:pointer;text-align:left}.cuisine-sidebar nav button:hover{background:#f1ede5}.cuisine-sidebar nav button.active{background:#f4e3dd;color:var(--red);font-weight:700}.cuisine-sidebar nav button i{width:27px;height:27px;border-radius:7px;background:#eee8dd;display:grid;place-items:center;font-family:"Noto Serif SC";font-style:normal;font-size:10px}.cuisine-sidebar nav button.active i{background:var(--red);color:#fff}.cuisine-sidebar nav button span{flex:1}.cuisine-sidebar nav button small{font-size:8px;color:#aaa398}.cuisine-sidebar nav button svg{color:#b9b2a6}.mobile-cuisines{display:none}.menu-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.menu-heading h2{font-family:"Noto Serif SC";font-size:22px;margin:7px 0 3px}.menu-heading p{margin:0;color:#969086;font-size:9px}.menu-heading>span{font-size:9px;color:#9c958a}.dish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.dish-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #362f2509;transition:transform .18s,box-shadow .18s}.dish-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #362f2517}.dish-photo-button{width:100%;height:165px;padding:0;border:0;background:#eee8dc;position:relative;cursor:pointer;display:block;overflow:hidden}.dish-image{width:100%;height:100%;background:#e8dfcf;display:grid;place-items:center;overflow:hidden;position:relative}.dish-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.dish-card:hover .dish-image img{transform:scale(1.035)}.dish-image.fallback{color:#8b755e;gap:5px;align-content:center;background:radial-gradient(circle at 30% 25%,#f0e8d8,#d9c9ac)}.dish-image.fallback svg{width:38px;height:38px}.dish-image.fallback span{font-family:"Noto Serif SC";font-size:11px}.photo-tag{position:absolute;left:10px;top:10px;background:#fffdfaeb;border-radius:5px;padding:5px 8px;color:#795643;font-size:8px;font-weight:600}.detail-cue{position:absolute;right:9px;bottom:9px;background:#1f1d19c2;color:#fff;border-radius:14px;padding:5px 8px 5px 10px;font-size:8px;display:flex;align-items:center;gap:3px}.dish-card-body{padding:14px}.dish-title{width:100%;padding:0;border:0;background:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.dish-title h3{font-family:"Noto Serif SC";font-size:15px;margin:0}.dish-title svg{color:#b4ada1}.dish-card-body>p{height:32px;margin:7px 0 10px;color:#8b857a;font-size:9px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dish-facts{display:flex;gap:12px;color:#9a9387;font-size:8px}.dish-facts span{display:flex;align-items:center;gap:4px}.dish-card-foot{display:flex;align-items:end;justify-content:space-between;margin-top:13px;padding-top:11px;border-top:1px solid #efebe3}.dish-card-foot>div:first-child strong,.dish-card-foot>div:first-child span{display:block}.dish-card-foot>div:first-child strong{font-size:16px;color:var(--red)}.dish-card-foot>div:first-child span{font-size:7px;color:#aaa398;margin-top:2px}.round-add{width:31px;height:31px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;cursor:pointer;box-shadow:0 4px 11px #c9483838}.round-add:hover,.checkout-button:hover,.primary-action:hover{background:var(--red-dark)}.quantity-control{display:flex;align-items:center;gap:8px}.quantity-control button{width:27px;height:27px;border:1px solid #ddd7cd;border-radius:50%;display:grid;place-items:center;background:#fff;cursor:pointer}.quantity-control button.plus{border-color:var(--red);background:var(--red);color:#fff}.quantity-control strong{min-width:12px;text-align:center;font-size:10px}.no-results{text-align:center;padding:70px 20px;background:var(--paper);border:1px dashed #dad3c7;border-radius:12px;color:#9c958a}.no-results h3{font-family:"Noto Serif SC";color:#4f4a42}.no-results p{font-size:10px}.no-results button{border:0;background:none;color:var(--red);font-size:10px;cursor:pointer}.cart-panel{position:sticky;top:104px;min-height:410px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:0 7px 24px #372f250d}.cart-panel>header{display:flex;align-items:center;justify-content:space-between}.cart-panel>header h2{font-family:"Noto Serif SC";font-size:17px;margin:6px 0 0}.diner-strip{background:#f3eee4;border-radius:8px;margin-top:14px;padding:10px;display:flex;align-items:center;justify-content:space-between}.diner-strip>div{display:flex;align-items:center;gap:6px;color:#866b52}.diner-strip span{font-size:8px}.diner-strip strong{font-size:8px;color:#776f63}.cart-list{margin-top:7px;max-height:354px;overflow:auto}.cart-item{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #eeeae2}.cart-item .dish-image{width:45px;height:45px;border-radius:7px}.cart-item .dish-image.fallback svg{width:18px}.cart-item .dish-image.fallback span{display:none}.cart-item>div:nth-child(2) strong,.cart-item>div:nth-child(2) span{display:block}.cart-item>div:nth-child(2) strong{font-size:10px}.cart-item>div:nth-child(2) span{font-size:8px;color:#a09a8f;margin-top:5px}.cart-item .quantity-control{gap:5px}.cart-item .quantity-control button{width:23px;height:23px}.empty-cart{text-align:center;padding:60px 10px}.empty-cart>div{width:55px;height:55px;border-radius:50%;background:#f1ece3;color:#b1a99b;display:grid;place-items:center;margin:auto}.empty-cart h3{font-family:"Noto Serif SC";font-size:13px;margin:12px 0 4px}.empty-cart p{font-size:9px;color:#a09a90;margin:0}.clear-cart{border:0;background:none;color:#a2998d;font-size:8px;display:flex;align-items:center;gap:5px;margin:10px 0 0 auto;cursor:pointer}.cart-summary{border-top:1px dashed #dcd5c9;margin-top:10px;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.cart-summary span{font-size:9px;color:#8c857a}.cart-summary strong{font-size:19px;color:var(--red)}.checkout-button,.primary-action{border:0;border-radius:8px;background:var(--red);color:#fff;min-height:41px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:600;cursor:pointer}.checkout-button{width:100%;margin-top:13px}.cost-note{text-align:center;color:#aaa398;font-size:7px;margin:8px 0 0}.mobile-cart-bar,.mobile-sheet-backdrop{display:none}.modal-backdrop{position:fixed;inset:0;z-index:70;background:#251f198c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px}.dish-detail{width:min(900px,100%);max-height:calc(100vh - 40px);background:var(--paper);border-radius:14px;overflow:auto;position:relative;box-shadow:0 25px 80px #261c1547}.close-circle{position:absolute;z-index:2;right:15px;top:15px;width:37px;height:37px;border:0;border-radius:50%;background:#ffffffeb;display:grid;place-items:center;cursor:pointer}.detail-image{height:330px}.detail-content{padding:28px 40px 30px}.detail-content>h2{font-family:"Noto Serif SC";font-size:29px;margin:8px 0 7px}.detail-intro{font-size:11px;color:#837d73;line-height:1.7;margin:0}.fact-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:9px;margin-top:23px}.fact-row>div{padding:15px;border-right:1px solid var(--line);display:grid;grid-template-columns:27px 1fr;column-gap:7px}.fact-row>div:last-child{border:0}.fact-row svg{grid-row:1/3;color:#a16b50;width:19px}.fact-row span{font-size:8px;color:#a09a90}.fact-row strong{font-size:10px;margin-top:3px}.ingredients-section,.steps-section{margin-top:30px}.section-title{display:flex;align-items:center;gap:12px}.section-title>span{font-family:"Noto Serif SC";font-size:25px;color:#d7cabc}.section-title small{font-size:7px;letter-spacing:1.5px;color:#a89989}.section-title h3{font-family:"Noto Serif SC";font-size:15px;margin:2px 0}.ingredient-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 0 42px}.ingredient-list span{height:32px;background:#f3efe7;border-radius:6px;display:flex;align-items:center;gap:7px;padding:0 10px;font-size:9px}.ingredient-list svg{color:var(--green)}.steps-section ol{list-style:none;padding:0;margin:17px 0 0 42px}.steps-section li{display:flex;gap:13px;position:relative;padding-bottom:17px}.steps-section li:not(:last-child):before{content:"";position:absolute;left:14px;top:28px;bottom:0;border-left:1px dashed #d2c9ba}.steps-section li>span{width:29px;height:29px;flex:0 0 auto;background:#efe5d9;color:#9a624a;border-radius:50%;display:grid;place-items:center;font-family:"Noto Serif SC";font-size:9px;position:relative;z-index:1}.steps-section li p{font-size:10px;color:#625d55;line-height:1.7;margin:5px 0}.detail-footer{position:sticky;bottom:0;background:#fffdfaf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:13px 40px;display:flex;align-items:center;justify-content:space-between}.detail-footer>div:first-child span,.detail-footer>div:first-child strong{display:block}.detail-footer>div:first-child span{font-size:8px;color:#9b958a}.detail-footer>div:first-child strong{font-size:20px;color:var(--red);margin-top:2px}.checkout-modal,.success-modal,.small-modal{width:min(480px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--paper);border-radius:14px;box-shadow:0 25px 80px #261c1547}.checkout-modal>header,.small-modal>header{display:flex;align-items:center;gap:12px;padding:21px 23px;border-bottom:1px solid var(--line)}.checkout-modal>header>button,.icon-button{width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;place-items:center;cursor:pointer}.checkout-modal h2,.small-modal h2{font-family:"Noto Serif SC";font-size:17px;margin:5px 0 0}.checkout-modal form{padding:21px}.order-preview{background:#f3efe7;border-radius:9px;padding:7px 13px;margin-bottom:19px}.order-preview>div{height:48px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #e3ddd2}.order-preview>div:last-child{border:0}.order-preview .dish-image{width:35px;height:35px;border-radius:6px}.order-preview .dish-image.fallback svg{width:15px}.order-preview .dish-image.fallback span{display:none}.order-preview span,.order-preview strong{font-size:9px}.checkout-modal form>label,.small-modal form>label{display:block;font-size:10px;font-weight:600;margin-top:15px}.people-options{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:9px}.people-options label input{display:none}.people-options label span{height:35px;border:1px solid var(--line);border-radius:7px;display:grid;place-items:center;color:#827b70;font-size:9px;cursor:pointer}.people-options input:checked+span{border-color:var(--red);background:#f8e7e2;color:var(--red);font-weight:700}.checkout-modal textarea{display:block;width:100%;height:75px;resize:none;border:1px solid var(--line);border-radius:7px;margin-top:8px;padding:10px;font-size:16px}.wide{width:100%;margin-top:20px}.success-modal{text-align:center;padding:35px}.success-mark{width:58px;height:58px;border-radius:50%;background:#e3efe5;color:var(--green);display:grid;place-items:center;margin:0 auto 18px}.success-modal h2{font-family:"Noto Serif SC";font-size:24px;margin:8px 0}.success-modal>p{font-size:10px;color:#8c857b}.order-number{background:#f1ede5;border-radius:7px;padding:11px;font-size:9px;color:#8d867b}.order-number strong{margin-left:7px;color:#3e3a34}.success-dishes{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin:17px 0}.success-dishes span{background:#f7e5e0;color:#a34437;border-radius:12px;padding:5px 9px;font-size:8px}.success-copy{line-height:1.7!important}.toast{position:fixed;z-index:100;left:50%;bottom:25px;transform:translate(-50%);background:#333029;color:#fff;border-radius:8px;padding:11px 16px;display:flex;align-items:center;gap:8px;font-size:10px;box-shadow:0 12px 30px #201b163b;animation:toastIn .22s}.toast svg{color:#8cd09a}.admin-page{display:grid;grid-template-columns:205px 1fr;max-width:1500px;margin:0 auto;min-height:calc(100vh - 74px)}.admin-sidebar{padding:29px 18px;border-right:1px solid var(--line);background:#f3efe7;display:flex;flex-direction:column}.admin-sidebar>div:first-child{padding:0 10px 22px}.admin-sidebar>div:first-child span{font-size:8px;color:#a39b8f}.admin-sidebar h2{font-family:"Noto Serif SC";font-size:17px;margin:4px 0}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav button{height:41px;border:0;border-radius:7px;background:none;display:flex;align-items:center;gap:10px;padding:0 11px;color:#777166;font-size:10px;cursor:pointer}.admin-sidebar nav button svg{width:17px}.admin-sidebar nav button.active{background:#fff;color:var(--red);box-shadow:0 3px 10px #382f250f;font-weight:600}.admin-note{margin-top:auto;background:#e8dfcf;border-radius:9px;padding:14px;color:#795b48}.admin-note svg{width:19px}.admin-note strong{display:block;font-size:10px;margin:7px 0 3px}.admin-note p{font-size:8px;line-height:1.6;margin:0}.admin-main{padding:34px clamp(25px,4vw,55px) 70px;min-width:0}.admin-heading{display:flex;align-items:end;justify-content:space-between}.admin-heading h1{font-family:"Noto Serif SC";font-size:26px;margin:7px 0 4px}.admin-heading p{font-size:10px;color:#8f887d;margin:0}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:25px}.admin-metrics article{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:17px;position:relative}.admin-metrics span,.admin-metrics small,.admin-metrics strong{display:block}.admin-metrics span{font-size:9px;color:#8e877c}.admin-metrics strong{font-family:"Noto Serif SC";font-size:25px;margin:7px 0 3px}.admin-metrics small{font-size:8px;color:#aaa398}.admin-metrics svg{position:absolute;right:15px;top:15px;color:#cab9a8;width:21px}.cuisine-manager,.dish-manager{background:var(--paper);border:1px solid var(--line);border-radius:11px;margin-top:15px;padding:19px}.cuisine-manager>div:first-child h2,.dish-manager h2{font-family:"Noto Serif SC";font-size:16px;margin:6px 0}.cuisine-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.cuisine-chips>span,.cuisine-chips>button{height:35px;border:1px solid var(--line);background:#faf8f3;border-radius:7px;padding:0 10px;display:flex;align-items:center;gap:7px;font-size:9px}.cuisine-chips i{width:20px;height:20px;border-radius:5px;background:#ece3d5;display:grid;place-items:center;font-family:"Noto Serif SC";font-style:normal;font-size:8px}.cuisine-chips small{color:#a49d92}.cuisine-chips button{border-style:dashed;color:var(--red);cursor:pointer}.dish-manager>header{display:flex;align-items:end;justify-content:space-between}.dish-manager h2 small{font-family:DM Sans;font-size:9px;color:#9d968b;margin-left:5px}.dish-manager>header>label{width:210px;height:35px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#9c958b}.dish-manager>header input{width:100%;border:0;outline:0;font-size:9px}.dish-table-wrap{overflow:auto;margin-top:14px}table{width:100%;border-collapse:collapse;min-width:760px}th{text-align:left;padding:10px;color:#9a9388;font-size:8px;font-weight:500;background:#f6f3ed}td{padding:11px 10px;border-bottom:1px solid #eeeae2;font-size:9px;color:#69645b}.table-dish{display:flex;align-items:center;gap:9px}.table-dish .dish-image{width:48px;height:42px;border-radius:6px}.table-dish .dish-image.fallback svg{width:16px}.table-dish .dish-image.fallback span{display:none}.table-dish strong,.table-dish span{display:block}.table-dish strong{font-size:10px;color:#3b3832}.table-dish span{font-size:7px;color:#a19a90;margin-top:4px}.switch{border:0;background:none;display:flex;align-items:center;gap:6px;font-size:8px;color:#999288;cursor:pointer}.switch i{width:27px;height:15px;border-radius:8px;background:#cec8be;position:relative}.switch i:before{content:"";position:absolute;width:11px;height:11px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.2s}.switch.on{color:#4e8057}.switch.on i{background:#6da276}.switch.on i:before{left:14px}.edit-button{border:0;background:none;color:#91604a;font-size:8px;display:flex;align-items:center;gap:5px;cursor:pointer}.admin-sidebar nav button b,.admin-mobile-tabs button b{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:8px}.admin-mobile-tabs{display:none}.cuisine-page{margin-top:25px;min-height:230px}.cuisine-page>div:first-child p{font-size:9px;color:#989185;margin:0}.cuisine-page .cuisine-chips>span{height:50px;padding:0 14px}.cuisine-page .cuisine-chips i{width:29px;height:29px}.order-manager{margin-top:25px}.order-manager>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.order-manager>header h2{font-family:"Noto Serif SC";font-size:18px;margin:6px 0 0}.order-manager>header p{font-size:9px;color:#938c81;margin:5px 0 0}.text-action{border:0;background:none;color:var(--red);display:flex;align-items:center;gap:5px;font-size:9px;cursor:pointer}.order-filters{display:flex;gap:5px}.order-filters button{height:31px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 9px;font-size:8px;color:#797268;cursor:pointer}.order-filters button span{margin-left:5px;color:#aaa398}.order-filters button.active{background:#34332e;border-color:#34332e;color:#fff}.order-filters button.active span{color:#d8d4cb}.order-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.order-manager.compact .order-list{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-order-card{background:var(--paper);border:1px solid var(--line);border-radius:11px;padding:17px;box-shadow:0 4px 15px #372f2509}.order-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-card-head>div span,.order-card-head>div strong,.order-card-head>div small{display:block}.order-id{font-size:8px;color:#a49c90;letter-spacing:.5px}.order-card-head>div strong{font-family:"Noto Serif SC";font-size:13px;margin:5px 0 3px}.order-card-head>div small{font-size:7px;color:#aaa398}.order-status{flex:0 0 auto;padding:5px 8px;border-radius:11px;font-size:8px;font-weight:600}.status-已提交{background:#f8e2dc;color:#b84839}.status-已确认{background:#ece8fa;color:#6956aa}.status-备菜中{background:#fff0cf;color:#a56d14}.status-已完成{background:#e4f0e6;color:#4f7e57}.ordered-dishes{display:flex;flex-wrap:wrap;gap:5px;margin:15px 0}.ordered-dishes span{background:#f3efe7;border-radius:5px;padding:6px 8px;font-size:8px;color:#625c53}.ordered-dishes b{color:var(--red);margin-left:4px}.order-note{display:grid;grid-template-columns:19px auto 1fr;align-items:center;gap:6px;background:#fcf6e8;border-radius:6px;padding:8px;color:#9c7341}.order-note span{font-size:7px}.order-note strong{font-size:8px;color:#6c5b46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-order-card>footer{display:flex;align-items:end;justify-content:space-between;border-top:1px dashed #ded8cc;padding-top:12px;margin-top:13px}.admin-order-card>footer>div span,.admin-order-card>footer>div strong{display:block}.admin-order-card>footer>div span{font-size:7px;color:#999287}.admin-order-card>footer>div strong{font-size:15px;color:var(--red);margin-top:2px}.admin-order-card footer .primary-action{min-height:33px;padding:0 11px;font-size:8px}.completed-copy{color:#56815d;font-size:8px;display:flex;align-items:center;gap:5px}.empty-orders{background:var(--paper);border:1px dashed #d6cfc3;border-radius:11px;text-align:center;padding:65px 20px;color:#aaa296}.empty-orders h3{font-family:"Noto Serif SC";color:#575149;font-size:14px;margin:12px 0 4px}.empty-orders p{font-size:9px;margin:0}.dish-form-modal{width:min(760px,100%);max-height:calc(100vh - 30px);overflow:auto;background:var(--paper);border-radius:14px}.dish-form-modal>header{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.dish-form-modal h2{font-family:"Noto Serif SC";font-size:18px;margin:5px 0}.dish-form-modal form{padding:22px}.image-editor{display:grid;grid-template-columns:190px 1fr;gap:18px;background:#f4f0e8;border-radius:9px;padding:13px}.image-preview{height:125px;border:1px dashed #cfc5b5;border-radius:7px;display:grid;place-items:center;align-content:center;gap:6px;color:#a79d8f;overflow:hidden}.image-preview img{width:100%;height:100%;object-fit:cover}.image-preview span{font-size:8px}.image-editor>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.upload-button{height:34px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:600;cursor:pointer}.upload-button input{display:none}.image-editor>div:last-child>span{font-size:7px;color:#9e968b;margin:5px 0 8px}.image-editor>div:last-child>label:last-child{width:100%;font-size:8px;color:#827b70}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.form-grid label,.small-modal form>label{font-size:9px;font-weight:600;color:#665f56}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.image-editor input,.small-modal input{display:block;width:100%;border:1px solid #ded8ce;background:#fff;border-radius:7px;margin-top:6px;padding:0 10px;font-size:16px;color:#3c3832}.form-grid input,.form-grid select,.image-editor input,.small-modal input{height:37px}.form-grid textarea{height:62px;padding-top:9px;resize:vertical}.form-grid textarea.steps-input{height:90px}.form-grid .check-label{display:flex;align-items:center;gap:7px}.form-grid .check-label input{width:15px;height:15px;margin:0}.dish-form-modal form>footer,.small-modal footer{display:flex;justify-content:flex-end;gap:8px;padding-top:17px;margin-top:18px;border-top:1px solid var(--line)}.secondary-action{min-height:39px;padding:0 15px;border:1px solid var(--line);background:#fff;border-radius:8px;font-size:10px;cursor:pointer}.small-modal>header{justify-content:space-between}.small-modal form{padding:22px}.small-modal form>label{margin:0 0 14px}.small-modal input{margin-top:7px}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.people-field{border:0;padding:0;margin:15px 0 0}.people-field legend{font-size:10px;font-weight:600;padding:0}@media(max-width:1180px){.ordering-layout{grid-template-columns:150px minmax(460px,1fr) 270px;gap:15px}.hero-visual{margin-right:0}.admin-metrics{grid-template-columns:1fr 1fr}}@media(max-width:1180px){.order-manager.compact .order-list{grid-template-columns:1fr 1fr}.order-manager.compact .admin-order-card:last-child{display:none}}@media(max-width:960px){.hero-visual{width:260px}.ordering-layout{grid-template-columns:150px 1fr;padding-bottom:110px}.cart-panel:not(.mobile-cart-panel){display:none}.mobile-cart-bar{position:fixed;z-index:35;left:50%;bottom:16px;transform:translate(-50%);width:min(500px,calc(100% - 28px));height:58px;border:0;border-radius:14px;background:#292a25;color:#fff;padding:0 9px 0 13px;display:flex;align-items:center;box-shadow:0 12px 35px #231f1b4d;cursor:pointer}.basket-mark{width:40px;height:40px;border-radius:11px;background:var(--red);display:grid;place-items:center;position:relative}.basket-mark i{position:absolute;right:-4px;top:-5px;background:var(--yellow);color:#3b3324;width:17px;height:17px;border-radius:50%;font-style:normal;font-size:8px;display:grid;place-items:center}.mobile-cart-bar>div{text-align:left;margin-left:11px}.mobile-cart-bar strong,.mobile-cart-bar small{display:block}.mobile-cart-bar strong{font-size:15px}.mobile-cart-bar small{font-size:7px;color:#abaea7;margin-top:2px}.mobile-cart-bar>b{margin-left:auto;background:var(--red);height:40px;border-radius:9px;padding:0 13px;display:flex;align-items:center;gap:4px;font-size:10px}.mobile-sheet-backdrop{position:fixed;inset:0;z-index:60;background:#251f1980;display:flex;align-items:flex-end}.mobile-cart-panel{position:relative;top:auto;width:100%;max-height:82vh;border-radius:17px 17px 0 0;padding:20px;animation:sheetIn .22s}.mobile-cart-panel .cart-list{max-height:42vh}.admin-page{grid-template-columns:170px}.admin-main{padding:28px 22px}.dish-grid{grid-template-columns:repeat(2,1fr)}}@keyframes sheetIn{0%{transform:translateY(100%)}to{transform:none}}@media(max-width:760px){.app-header{height:64px;padding:0 14px}.brand>span{width:36px;height:36px}.brand strong{font-size:14px}.header-center{display:none}.role-switch button{padding:0 8px;font-size:0}.role-switch button svg{width:17px}.hero-banner{min-height:230px;padding:29px 19px}.hero-copy h1{font-size:29px}.hero-copy>p{font-size:10px;line-height:1.6;width:80%}.hero-search{width:100%;margin-top:19px}.hero-visual{position:absolute;right:-82px;top:33px;width:210px;height:155px;opacity:.25}.hero-visual div,.stamp{display:none}.ordering-layout{display:block;padding:18px 14px 95px}.cuisine-sidebar{display:none}.mobile-cuisines{display:flex;gap:7px;overflow:auto;position:sticky;top:64px;z-index:20;background:#f8f6f0;padding:9px 0 12px;scrollbar-width:none}.mobile-cuisines button{flex:0 0 auto;height:34px;border:1px solid var(--line);border-radius:17px;background:#fff;padding:0 13px;font-size:10px;color:#777066}.mobile-cuisines button.active{background:#33322d;color:#fff;border-color:#33322d}.menu-heading{margin:13px 2px 14px}.menu-heading h2{font-size:19px}.dish-grid{grid-template-columns:1fr 1fr;gap:9px}.dish-photo-button{height:125px}.dish-card-body{padding:11px}.dish-title h3{font-size:13px}.dish-card-body>p{font-size:8px;height:29px}.dish-facts{display:block}.dish-facts span:last-child{display:none}.dish-card-foot{margin-top:9px}.detail-image{height:230px}.detail-content{padding:22px 18px}.detail-content>h2{font-size:24px}.fact-row{grid-template-columns:1fr 1fr}.fact-row>div{border-bottom:1px solid var(--line)}.fact-row>div:nth-child(2){border-right:0}.fact-row>div:nth-child(3),.fact-row>div:nth-child(4){border-bottom:0}.ingredient-list{grid-template-columns:1fr;margin-left:0}.steps-section ol{margin-left:0}.detail-footer{padding:12px 18px}.admin-page{display:block}.admin-sidebar{display:none}.admin-main{padding:24px 14px 70px}.admin-heading{align-items:flex-start}.admin-heading p{max-width:210px;line-height:1.6}.admin-heading .primary-action{font-size:0;width:41px;padding:0}.admin-heading .primary-action svg{margin:0}.admin-metrics{grid-template-columns:1fr 1fr;gap:8px}.admin-metrics article{padding:14px}.cuisine-manager,.dish-manager{padding:14px}.dish-manager>header{display:block}.dish-manager>header>label{width:100%;margin-top:12px}.dish-form-modal{max-height:calc(100vh - 10px);border-radius:12px}.admin-form-backdrop{padding:5px}.image-editor{grid-template-columns:115px 1fr}.image-preview{height:105px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}}@media(max-width:760px){.admin-mobile-tabs{display:flex;gap:6px;overflow:auto;margin:-5px 0 21px;padding-bottom:3px;scrollbar-width:none}.admin-mobile-tabs button{height:37px;flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:9px;color:#756f65}.admin-mobile-tabs button svg{width:15px}.admin-mobile-tabs button.active{background:#34332e;color:#fff;border-color:#34332e}.admin-mobile-tabs button b{margin-left:1px}.order-manager>header{display:block}.order-filters{overflow:auto;margin-top:13px;padding-bottom:3px}.order-filters button{flex:0 0 auto}.order-list,.order-manager.compact .order-list{grid-template-columns:1fr}.order-manager.compact .admin-order-card:last-child{display:block}.admin-order-card{padding:15px}.cuisine-page{margin-top:22px}.cuisine-page .cuisine-chips>span{height:44px}.order-manager{margin-top:22px}}@media(max-width:420px){.dish-photo-button{height:112px}.dish-card-body>p{display:none}.dish-title h3{font-size:12px}.dish-card-foot>div:first-child span{display:none}.quantity-control{gap:4px}.dish-card .quantity-control button{width:24px;height:24px}.dish-card .quantity-control strong{font-size:9px}.dish-facts{margin-top:7px}.admin-metrics article svg{display:none}.image-editor{grid-template-columns:1fr}.image-preview{height:140px}}:root{--red:#62a947;--red-dark:#478a34;--ink:#315137;--muted:#718270;--line:#dce9d6;--paper:#fffef7;--green:#559a43;--yellow:#ffd65a;background:#f5faee;color:#315137}body{background:#f5faee;background-image:radial-gradient(#d6e8ca 1px,transparent 1px);background-size:24px 24px}.app-header{background:#fffef7f0;border-color:#dce9d6}.brand>span{background:#74b857;box-shadow:0 5px 13px #4f8f3833}.brand strong{color:#37623a}.eyebrow{color:#69a753}.session-user{display:flex;align-items:center;gap:9px}.session-user>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8f5df;color:#559842}.session-user>span.admin{background:#fff0c7;color:#b07818}.session-user strong,.session-user small{display:block}.session-user strong{font-size:10px}.session-user small{font-size:7px;color:#98a292;margin-top:2px}.session-user>button{width:34px;height:34px;border:0;border-radius:9px;background:#f0f6eb;color:#75916b;display:grid;place-items:center;cursor:pointer}.live-dot i{background:#76bd58;box-shadow:0 0 0 4px #e4f3dc}.hero-banner{background:linear-gradient(180deg,#bce7fa,#d9f2fb 70%,#b9df82 70%,#91cb62);min-height:300px}.hero-banner:before{background-image:none}.hero-banner:after{content:"";position:absolute;left:-4%;right:-4%;bottom:14%;height:70px;background:#c9e894;border-radius:50% 50% 0 0/70% 70% 0 0;transform:rotate(-2deg)}.hero-copy{z-index:3}.hero-copy h1{color:#315839;text-shadow:0 2px white}.hero-copy>p{color:#52715a;font-weight:500}.hero-search{border:3px solid rgba(255,255,255,.7);box-shadow:0 8px 20px #3d796b1f}.hero-clouds svg{position:absolute;z-index:1;color:#fff;fill:#fff;opacity:.9}.hero-clouds svg:first-child{width:110px;height:60px;left:43%;top:30px}.hero-clouds svg:last-child{width:75px;height:45px;right:4%;top:20px}.hero-visual{z-index:3;background:#fff9d9;border:5px solid white;box-shadow:inset 0 0 0 5px #e7f2cc,0 16px 35px #42713829}.hero-sheep{width:75px;height:65px;border-radius:50%;background:#fff;border:5px dotted #e4e2d3;display:grid;place-items:center;position:relative}.hero-sheep b{font-size:15px;color:#675f53}.hero-sheep i{position:absolute;top:19px;width:15px;height:21px;background:#9d856b;border-radius:50%}.hero-sheep i:first-of-type{left:-9px;transform:rotate(-25deg)}.hero-sheep i:last-of-type{right:-9px;transform:rotate(25deg)}.stamp{border-color:#69aa4e;color:#548f3f}.ordering-layout{position:relative}.cuisine-sidebar nav button.active{background:#e3f3d8;color:#4b8d38}.cuisine-sidebar nav button.active i{background:#70b752}.dish-card{border:2px solid #e4eddc;border-radius:18px;box-shadow:0 5px #dce8d5,0 9px 20px #4569340d}.dish-card:hover{box-shadow:0 7px #d5e4cc,0 14px 30px #4569341a}.dish-photo-button{border-radius:15px 15px 28px 28px}.photo-tag{background:#fff3a8;color:#725e14;border-radius:12px}.detail-cue{background:#4f8745}.dish-title h3{color:#365c39}.round-add,.checkout-button,.primary-action{background:#66ad49}.family-pick{display:flex;align-items:center;gap:5px;color:#e39a27;font-size:8px;font-weight:700}.quantity-control button.plus{background:#66ad49;border-color:#66ad49}.cart-panel{border:2px solid #dfead7;border-radius:18px;box-shadow:0 5px #dbe8d3}.diner-strip{background:#e8f5dd;color:#568b48}.cart-summary strong{color:#559a43}.mobile-cart-bar{background:#355c3b}.basket-mark,.mobile-cart-bar>b{background:#69ae4c}.fact-row,.ingredients-section,.steps-section{border-color:#dce9d6}.section-title>span{color:#99c986}.ingredient-list span{background:#edf7e5}.steps-section li>span{background:#dff0d3;color:#4e8a3d}.success-mark{background:#e3f4d9;color:#589844}.order-number{background:#eff7e9}.success-dishes span{background:#e5f3dc;color:#4c873b}.admin-sidebar{background:#eaf4e2}.admin-note{background:#d8ebc9;color:#4d7545}.admin-sidebar nav button.active{color:#52933e}.admin-metrics article,.cuisine-manager,.dish-manager,.admin-order-card{border:2px solid #e0ebd8;border-radius:15px}.order-status.status-已提交{background:#fff0a9;color:#866211}.switch.on i{background:#6eaf54}.cuisine-chips button{color:#51923d}.modal-backdrop{background:#284d2d80}.login-page{min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(180deg,#aee1f8,#dff5fc 62%,#b8df7f 62%,#7fbe51);display:grid;place-items:center;padding:25px}.login-sky{position:absolute;inset:0}.login-sky .cloud{position:absolute;color:#fff;filter:drop-shadow(0 5px 5px rgba(74,139,160,.08))}.login-sky .cloud svg{fill:#fff}.cloud-one{left:8%;top:12%}.cloud-one svg{width:120px;height:75px}.cloud-two{right:9%;top:20%}.cloud-two svg{width:90px;height:60px}.sun{position:absolute;right:14%;top:8%;width:75px;height:75px;border-radius:50%;background:#ffe26c;box-shadow:0 0 0 14px #ffe26c40}.login-card{position:relative;z-index:3;width:min(410px,100%);background:#fffef6f5;border:5px solid white;border-radius:30px;padding:42px 38px 30px;text-align:center;box-shadow:0 17px #478b3526,0 28px 60px #35694f2e}.login-card:before,.login-card:after{content:"";position:absolute;top:-13px;width:47px;height:30px;background:#9b8268;border-radius:70% 30%;z-index:-1}.login-card:before{left:86px;transform:rotate(22deg)}.login-card:after{right:86px;transform:rotate(-22deg) scaleX(-1)}.login-mascot{width:76px;height:70px;border-radius:50%;background:#fff;border:7px dotted #e4e2d6;position:absolute;left:50%;top:-42px;transform:translate(-50%);display:grid;place-items:center}.login-mascot i,.login-mascot b{position:absolute;top:25px;width:15px;height:22px;background:#967e64;border-radius:50%}.login-mascot i{left:-10px;transform:rotate(-25deg)}.login-mascot b{right:-10px;transform:rotate(25deg)}.sheep-face{font-weight:700;color:#625d54}.login-card h1{font-family:"Noto Serif SC";font-size:27px;margin:8px 0;color:#38663c}.login-card>p{font-size:10px;color:#7d8d78;line-height:1.7;margin:0}.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;background:#edf6e8;border-radius:13px;padding:5px;margin:22px 0 17px}.login-tabs button{height:40px;border:0;background:transparent;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#74856f;cursor:pointer}.login-tabs button svg{width:17px}.login-tabs button.active{background:#fff;color:#548f42;font-weight:700;box-shadow:0 3px 10px #40693017}.login-card form{text-align:left}.login-card form label{display:block;font-size:9px;color:#62705e;font-weight:700;margin-top:12px}.login-card form input{display:block;width:100%;height:44px;border:2px solid #dce9d5;border-radius:12px;background:#fbfff8;padding:0 13px;margin-top:6px;font-size:16px;color:#334c34}.login-button{width:100%;height:45px;border:0;border-radius:13px;background:#67ae4c;color:#fff;font-weight:700;font-size:11px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 5px #4d8b39}.login-button:active{transform:translateY(3px);box-shadow:0 2px #4d8b39}.login-button svg{width:17px}.login-error{color:#c55142;font-size:9px;background:#fff0ed;border-radius:7px;padding:8px;margin-top:9px}.demo-account{background:#fff6c9;border-radius:10px;margin-top:19px;padding:9px;display:grid;grid-template-columns:18px 1fr;align-items:center;text-align:left}.demo-account svg{width:15px;color:#e4a623}.demo-account span{font-size:8px;color:#8c7b50}.demo-account strong{grid-column:2;font-size:9px;color:#665a3e;margin-top:2px}.meadow-hills{position:absolute;inset:auto 0 0;height:34%;overflow:hidden}.meadow-hills i{position:absolute;width:70%;height:120%;bottom:-80%;border-radius:50%;background:#6dac46}.meadow-hills i:first-child{left:-15%}.meadow-hills i:nth-child(2){right:-15%;background:#70b64b}.meadow-hills span{position:absolute;bottom:23%;color:#fff4a6;font-size:26px}.meadow-hills span:nth-of-type(1){left:14%}.meadow-hills span:nth-of-type(2){right:18%;bottom:13%}.meadow-hills span:nth-of-type(3){right:34%;bottom:27%}@media(max-width:760px){body{background-size:18px 18px}.app-header{border-bottom:3px solid #d8e9d0}.brand strong{font-size:12px}.brand small{font-size:6px}.session-user>div{display:none}.session-user>span{width:31px;height:31px}.hero-banner{min-height:235px;border-radius:0 0 28px 28px}.hero-copy h1{font-size:27px;letter-spacing:0}.hero-copy>p{width:72%;font-size:9px}.hero-clouds svg:first-child{left:52%;width:70px}.hero-visual{right:-68px;opacity:.55}.hero-visual>div:last-child{display:none}.mobile-cuisines{background:#f5faee}.mobile-cuisines button{border:2px solid #dce9d6;border-radius:18px;box-shadow:0 2px #d8e5d1}.mobile-cuisines button.active{background:#62a947;border-color:#62a947}.dish-grid{gap:11px}.dish-card{border-radius:16px;box-shadow:0 4px #d9e7d2}.dish-photo-button{border-radius:13px 13px 21px 21px}.mobile-cart-panel{border-radius:25px 25px 0 0}.admin-mobile-tabs button.active{background:#5c9e45;border-color:#5c9e45}.login-page{padding:18px}.login-card{padding:38px 22px 23px;border-radius:25px}.login-sky .cloud-one{left:-5%;top:5%}.login-sky .cloud-two{right:-5%;top:17%}.sun{right:8%;top:5%;width:55px;height:55px}.demo-account{margin-top:15px}}
