:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#49372e;background:#fbf6ed;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:10px 24px}.brand{display:flex;align-items:center;gap:12px}.brand b{font:700 22px "Noto Serif SC",serif}.brand small{display:block;color:#917d71;font-size:12px}.logoWrap{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#161a20;overflow:hidden;box-shadow:0 5px 18px #5c3b2920}.logoWrap img{width:100%;height:100%;object-fit:cover}.logoWrap.big{width:112px;height:112px;margin:auto}nav{display:flex;gap:26px;align-items:center}nav a.active{color:#b85c38;font-weight:700}.adminLink{opacity:.55;font-size:14px}main{max-width:1180px;margin:auto;padding:24px 24px 100px}.hero{min-height:520px;border-radius:34px;background:#f1e4d1;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;padding:64px}.hero h1,.pageHead h1{font:700 clamp(42px,6vw,78px) "Noto Serif SC",serif;line-height:1.18;margin:12px 0;color:#4b2f24}.hero p{color:#7d685c;font-size:17px}.hero>img{width:100%;max-height:420px}.eyebrow{letter-spacing:3px;color:#b85c38;font-weight:700;font-size:12px}.actions{display:flex;gap:12px;margin-top:30px}.btn{border:0;border-radius:14px;background:#b85c38;color:#fff;padding:13px 24px;font-weight:700;box-shadow:0 7px 18px #b85c3835}.btn.secondary{background:#fff;color:#704732;box-shadow:none}.btn:disabled{opacity:.4;cursor:not-allowed}.btn.wide{width:100%;font-size:17px}.intro{text-align:center;padding:70px 20px}.intro h2,.results h2{font-family:"Noto Serif SC",serif;font-size:30px}.pageHead{text-align:center;padding:48px 0 30px}.pageHead h1{font-size:48px;margin:8px}.pageHead p{color:#917d71}.toolbar{position:sticky;top:0;z-index:2;background:#fbf6edf2;padding:12px 0}.toolbar input{width:100%;padding:14px 18px;border:1px solid #e2d5c7;border-radius:15px;background:#fff}.chips{display:flex;gap:8px;overflow:auto;padding:12px 0}.chips button{white-space:nowrap;border:1px solid #e4d5c5;background:#fff;border-radius:99px;padding:8px 16px;color:#6c574b}.chips button.active{background:#b85c38;color:#fff;border-color:#b85c38}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}.dish{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #6d493414;transition:.2s}.dish:hover{transform:translateY(-3px)}.dish>img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.dish>div{display:flex;justify-content:space-between;align-items:center;padding:15px}.dish span{color:#a06a4f;font-size:13px}.state{text-align:center;padding:80px 20px;color:#917d71}.state span{font-size:45px}.skeleton{height:250px;border-radius:20px;background:linear-gradient(100deg,#eee4d8 30%,#faf7f2,#eee4d8 70%);background-size:300%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-100%}}.picker{max-width:680px;margin:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 12px 40px #6d493414}.total,.catSteps>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0e7de;padding:17px 0}.total span,.catSteps small{display:block;color:#9a877b;font-size:12px}.stepper{display:flex;align-items:center;gap:14px}.stepper button{width:42px;height:42px;border-radius:13px;border:1px solid #ead9ca;background:#fff;color:#b85c38;font-size:22px}.stepper strong{min-width:22px;text-align:center}.summary{padding:15px;margin:20px 0;border-radius:13px;background:#fff1e8;color:#9b4c2d;display:flex;justify-content:space-between}.summary span{font-size:13px}.summary.ok{background:#eaf4e8;color:#477344}.notice{text-align:center;color:#9b4c2d}.results{margin-top:50px}.resultTitle{display:flex;justify-content:space-between;align-items:center}.results h3{margin-top:35px}.bottom{display:none}.login{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f1e4d1}.login form{width:min(420px,100%);background:#fff;border-radius:28px;padding:38px;text-align:center;box-shadow:0 18px 50px #6d493425}.login label{text-align:left;display:block;margin:25px 0}.login input,.editForm input,.editForm select{display:block;width:100%;padding:13px;border:1px solid #dccbbc;border-radius:12px;margin-top:7px}.login form>a{display:block;margin-top:20px;color:#8d7568}.error{color:#b33b30}.admin{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.admin aside{background:#efe1d0;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.admin aside button{border:0;background:none}.admin>main{width:100%;max-width:none;padding:40px}.adminTop{display:flex;justify-content:space-between}.stats{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin:25px 0}.stats>div{background:#fff;padding:20px;border-radius:16px}.stats b,.stats span{display:block}.stats b{font-size:25px;color:#b85c38}.stats span{font-size:12px;color:#927d71}.adminGrid{display:grid;grid-template-columns:330px 1fr;gap:28px}.editForm{background:#fff;border-radius:20px;padding:24px;height:max-content}.editForm label{display:block;margin:15px 0}.editForm small{color:#917d71}.editForm .btn{margin:18px 8px 0 0}.manageList{display:grid;gap:10px}.manageList>div{display:grid;grid-template-columns:64px 1fr auto auto;gap:12px;align-items:center;background:#fff;padding:8px;border-radius:14px}.manageList img{width:64px;height:54px;object-fit:cover;border-radius:10px}.manageList small{display:block;color:#9a877b}.manageList button{border:0;background:#f4e8dc;border-radius:9px;padding:8px}.manageList .danger{color:#a33127}@media(max-width:700px){header{height:70px;padding:8px 16px}.logoWrap{width:45px;height:45px}.brand small,header nav{display:none}main{padding:16px 14px 90px}.hero{grid-template-columns:1fr;padding:35px 25px;min-height:0}.hero>img{order:-1;max-height:220px}.hero h1{font-size:42px}.actions{flex-direction:column}.intro{padding:50px 10px}.bottom{display:flex;position:fixed;z-index:10;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eadfd4;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom));justify-content:space-around}.bottom a.active{color:#b85c38;font-weight:700}.pageHead{padding:25px 0}.pageHead h1{font-size:36px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.dish>div{padding:11px;align-items:flex-start;flex-direction:column}.picker{padding:18px}.summary{flex-direction:column}.admin{display:block}.admin aside{padding:12px 16px;flex-direction:row;align-items:center}.admin aside .logoWrap{display:none}.admin>main{padding:22px 14px}.stats{grid-template-columns:repeat(4,1fr)}.stats>div{padding:12px}.adminGrid{grid-template-columns:1fr}.manageList>div{grid-template-columns:55px 1fr auto auto}.manageList img{width:55px}.login form{padding:28px 22px}}
