:root{font-family:"Noto Serif SC",Songti SC,Georgia,serif;color:#241c17;background:#ede5d7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(90deg,rgba(102,42,24,.04) 1px,transparent 1px),#ede5d7;background-size:24px 24px}button{font:inherit}main{min-height:100vh;max-width:1440px;margin:auto;padding:28px 42px 50px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #9e8f7a;padding-bottom:20px}.brand{display:flex;align-items:center;gap:12px}.brand>span{display:grid;place-items:center;width:44px;height:44px;background:#822f20;color:#fff;border-radius:50%;font-size:24px}.brand b{font-size:24px;letter-spacing:.16em}.brand small{display:block;font:10px Arial;letter-spacing:.2em;color:#705f50}.step{font:12px Arial;letter-spacing:.16em}.hero{display:grid;grid-template-columns:1fr auto;gap:30px;padding:52px 0 38px;align-items:end}.eyebrow{font:700 11px Arial;letter-spacing:.18em;text-transform:uppercase;color:#9a3f2d}.hero h1{font-size:clamp(38px,5vw,72px);line-height:1.08;margin:10px 0}.hero h1 em{color:#8b3525;font-style:normal}.hero>div>p:last-child{font-family:system-ui;color:#65574d}.score{border-left:2px solid #9d3d2a;padding:8px 0 8px 24px;min-width:130px}.score>*{display:block}.score strong{font:74px/1 Arial;color:#8b3525}.score span,.score small{font:12px Arial;color:#6d5e53}.workspace{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(380px,1.35fr) minmax(210px,.72fr);gap:18px}.ticket,.board,.result{background:#f8f1e5;border:1px solid #c9bba7;box-shadow:4px 5px #cfc2b1;padding:22px}.section-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c8baa7;padding-bottom:14px;margin-bottom:14px}.section-head h2{margin:0;font-size:20px}.section-head button,.section-head span{border:0;background:none;color:#8b3525;font:12px system-ui}.rules{list-style:none;padding:0;margin:0}.rules li{display:grid;grid-template-columns:27px 1fr 20px;gap:9px;padding:13px 0;border-bottom:1px dashed #c9bba7;font-family:system-ui;font-size:14px}.rules i{font-style:normal;color:#8b3525}.rules .ok b{color:#3f7659}.rules .bad b{color:#ba3b27}.hint{font:12px/1.7 system-ui;color:#796a5e;margin-top:20px}.dish-list{display:grid;gap:8px}.dish-list article{display:grid;grid-template-columns:40px 44px 1fr auto;align-items:center;gap:10px;padding:12px;background:#fffaf1;border:1px solid #d8cbbb;cursor:grab}.num{font:12px Arial;color:#9b8d7c}.seal{display:grid;place-items:center;width:39px;height:39px;border:1px solid #9c3928;border-radius:50%;color:#8b3525}.dish-list h3{margin:2px 0;font-size:17px}.dish-list small,.dish-list p{font-family:system-ui}.dish-list small{color:#a04634;font-size:10px}.dish-list p{margin:0;color:#7b6c60;font-size:11px}.arrows{display:flex;gap:3px}.arrows button{width:28px;height:28px;border:1px solid #c8baa7;background:#f5ecdd}.arrows button:disabled{opacity:.25}.check{width:100%;margin-top:16px;padding:14px;border:0;background:#7c2d20;color:#fff;letter-spacing:.14em;cursor:pointer}.result{background:#2b2724;color:#f7ede0;position:relative}.result h2{font-size:28px;margin:10px 0}.result>p:not(.eyebrow){font-family:system-ui;line-height:1.7;color:#d4c6b9}.result ul{list-style:none;padding:0}.result li{font:13px/1.6 system-ui;border-top:1px solid #544a44;padding:13px 0}.result li b{display:block;color:#e99073;font-size:10px;letter-spacing:.15em}.result button{background:#e2c692;border:0;padding:12px 16px}.result footer{position:absolute;bottom:20px;font:11px Arial;color:#ab9b8e}.stamp{font-size:28px;color:#d9795e;border:2px solid #c65c43;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;transform:rotate(-8deg);line-height:1.05;text-align:center;margin:28px 0}@media(max-width:950px){main{padding:20px}.workspace{grid-template-columns:1fr 1.3fr}.result{grid-column:1/-1;min-height:230px}.result footer{position:static;margin-top:30px}}@media(max-width:650px){main{padding:16px}.hero{grid-template-columns:1fr;padding:35px 0 24px}.hero h1{font-size:42px}.score{display:flex;align-items:end;gap:12px}.score strong{font-size:50px}.workspace{grid-template-columns:1fr}.result{grid-column:auto}.dish-list article{grid-template-columns:28px 38px 1fr auto}.dish-list p{display:none}}
