.opening-screen{position:fixed;z-index:100;inset:0;display:grid;grid-template-columns:minmax(560px,1.15fr) minmax(420px,.85fr);background:#edf2d9;color:#27251f}.opening-screen[hidden],.menu-modal[hidden]{display:none}.opening-hive{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,#fff9d7 0 20%,transparent 55%),linear-gradient(135deg,#73985b,#aeca75);border-right:1px solid #6d805b}.opening-hive:after{content:"";position:absolute;inset:0;opacity:.25;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:16px 16px}.opening-title{position:relative;z-index:2;text-align:center;margin-bottom:30px}.opening-title>span{font-size:52px;color:#f0b625;text-shadow:3px 3px #27251f}.opening-title h1{margin:2px 0;font:800 40px Georgia,serif;letter-spacing:.14em}.opening-title small,.opening-actions small{font-weight:800;letter-spacing:.18em;color:#536343}.menu-honeycomb{position:relative;z-index:2;width:430px;height:340px}.menu-honeycomb i{position:absolute;left:calc(var(--x)*104px - 8px);top:calc(var(--y)*90px + 14px);width:116px;height:132px;clip-path:polygon(25% 4%,75% 4%,100% 50%,75% 96%,25% 96%,0 50%);background:#e7bd4d;filter:drop-shadow(0 5px 3px #34422444)}.menu-honeycomb i:after{content:"";position:absolute;inset:6px;clip-path:inherit;background:#ffefad}.opening-nurse{position:absolute;z-index:3;font-size:38px;filter:drop-shadow(0 3px 2px #0004);animation:menuNurse 12s linear infinite}@keyframes menuNurse{0%{left:128px;top:55px;transform:rotate(8deg)}16%{left:245px;top:55px;transform:rotate(20deg)}32%{left:300px;top:145px;transform:rotate(95deg)}48%{left:245px;top:235px;transform:rotate(170deg)}64%{left:128px;top:235px;transform:rotate(200deg)}80%{left:72px;top:145px;transform:rotate(285deg)}100%{left:128px;top:55px;transform:rotate(368deg)}}.opening-actions{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:10% 16%;background:#fffdf7}.opening-actions h2{margin:8px 0 30px;font:700 38px Georgia,serif}.opening-actions button{display:flex;align-items:center;gap:20px;width:100%;padding:18px 22px;border:1px solid #d6ccb3;border-radius:12px;background:#fffaf0;color:#27251f;box-shadow:0 8px 20px #3e361b12;cursor:pointer;text-align:left;transition:.18s}.opening-actions button:hover{transform:translateX(7px);border-color:#d89114;background:#fff1bc}.opening-actions button span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#efb829;font-size:20px}.opening-actions button b{font:700 24px Georgia,serif}.menu-modal{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:30px;background:#242018c9}.menu-modal-card{position:relative;width:min(620px,90vw);padding:42px;background:#fffdf7;border:4px solid #efb829;border-radius:18px;box-shadow:0 25px 70px #0007;text-align:center}.menu-modal-card h2{margin:8px 0 10px;font:700 34px Georgia,serif}.menu-modal-card>p{margin:0 0 25px;color:#746f61;font:17px/1.5 Georgia,serif}.menu-modal-close{position:absolute;right:15px;top:12px;border:0;background:transparent;color:#746f61;font-size:30px;cursor:pointer}.menu-modal-choices{display:grid;gap:10px}.menu-modal-choices button{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:15px;padding:16px 18px;border:1px solid #d9d0bb;border-radius:10px;background:#fffaf0;color:#27251f;cursor:pointer;text-align:left}.menu-modal-choices button:hover{border-color:#d89114;background:#fff1bc}.menu-modal-choices small{font-weight:900;letter-spacing:.12em;color:#9a7525}.menu-modal-choices b{font:700 19px Georgia,serif}.menu-modal-choices span{font-size:12px;color:#746f61}@media(max-width:900px){.opening-screen{grid-template-columns:1fr}.opening-hive{display:none}.opening-actions{padding:12% 18%}}
