:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5e7eb;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020617;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.45}body{background:#020617;margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{color:#f9fafb;font-weight:600}p{margin:0}.app{color:#f9fafb;background:radial-gradient(circle at top,#052e16 0,#020617 60%);flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.app-header{color:#f9fafb;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 40px 8px;display:flex}.header-top{justify-content:flex-end;width:100%;margin-bottom:4px;display:flex}.lang-switch{gap:8px;display:inline-flex}.lang-btn{color:#e5e7eb;cursor:pointer;background:#0f172aa6;border:1px solid #94a3b899;border-radius:999px;padding:8px 14px;font-size:16px;font-weight:600}.lang-btn-active{color:#f9fafb;background:#166534d9;border-color:#22c55eb3}.welcome-screen{z-index:100;cursor:pointer;text-align:center;background:radial-gradient(circle at top,#052e16 0,#020617 60%);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.welcome-lang{z-index:101;cursor:default;gap:8px;display:flex;position:absolute;top:20px;right:24px}.welcome-content{pointer-events:none;max-width:520px}.welcome-title{color:#bbf7d0;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:clamp(28px,6vw,44px);font-weight:800}.welcome-hint{color:#a7f3d0;margin-top:20px;font-size:clamp(18px,3.5vw,24px)}.hotel-title{letter-spacing:.05em;text-transform:uppercase;color:#bbf7d0;margin-bottom:4px;font-size:40px;font-weight:700}.subtitle{color:#a7f3d0;margin-top:0;font-size:18px}.current-room{background:#0f172ad9;border:1px solid #374151cc;border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:8px 14px;font-size:18px;display:inline-flex}.queue-banner{color:#fee2e2;background:#7f1d1d59;border:1px solid #f8717173;border-radius:12px;margin-top:8px;padding:10px 12px;font-size:16px}.guest-count{text-align:center;min-width:24px;font-weight:600}.app-main{flex:1;justify-content:center;align-items:flex-start;padding:0 24px 16px;display:flex}.card{color:#e5e7eb;background:radial-gradient(circle at 0 0,#22c55e24,#0000 55%),radial-gradient(circle at 100% 100%,#166534e6,#0f172afa);border:1px solid #16a34a80;border-radius:24px;flex-direction:column;width:100%;max-width:100%;min-height:65vh;margin-top:8px;padding:24px 24px 28px;display:flex;box-shadow:0 28px 80px #052e16d9,0 0 0 1px #052e16}.card h2{color:#f9fafb;margin-bottom:20px;font-size:28px}.rooms-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.room-btn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#166534,#15803d);border:none;border-radius:16px;padding:40px 0;font-size:32px;font-weight:600;box-shadow:0 8px 20px #064e3bd9}.categories{flex:1;margin-top:20px}.menu-top{flex-direction:column;gap:16px;display:flex}.menu-top-row{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.menu-field{background:#0f172a8c;border:1px solid #374151d9;border-radius:16px;padding:14px 16px}.menu-label{color:#9ca3af;font-size:16px}.menu-value{color:#f9fafb;margin-top:6px;font-size:22px;font-weight:700}.menu-block{background:#0f172a8c;border:1px solid #374151d9;border-radius:16px;padding:14px 16px}.menu-block-title{color:#f9fafb;margin-bottom:10px;font-size:18px;font-weight:700}.radio-row{flex-wrap:wrap;gap:10px;display:flex}.radio-row.time-grid,.radio-row.place-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.radio-pill{cursor:pointer;-webkit-user-select:none;user-select:none;color:#e5e7eb;background:#0f172a99;border:1px solid #4b5563f2;border-radius:999px;align-items:center;gap:10px;padding:16px 18px;font-size:20px;display:inline-flex}.radio-pill input{accent-color:#166534;width:26px;height:26px}.menu-section{margin-top:18px}.menu-section-title{color:#f9fafb;font-size:22px;font-weight:800}.menu-section-subtitle{color:#9ca3af;margin-top:6px;font-size:16px}.guest-form{border-top:1px solid #4b556399;margin-top:18px;padding-top:18px}.guest-form-title{color:#f9fafb;margin-bottom:12px;font-size:22px;font-weight:800}.actions-right{align-items:center;gap:12px;display:flex}.checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:10px;display:grid}@media (width>=1200px){.checklist{grid-template-columns:repeat(3,minmax(0,1fr))}}.check-row{cursor:pointer;-webkit-user-select:none;user-select:none;background:#0f172a8c;border:1px solid #4b5563bf;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.check-row input{accent-color:#166534;width:28px;height:28px}.check-text{color:#f9fafb;font-size:20px}.qty-controls{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.qty-btn{color:#f9fafb;cursor:pointer;background:#020617cc;border:1px solid #4b5563d9;border-radius:8px;width:32px;height:32px;font-size:20px;line-height:1}.qty-btn:disabled{opacity:.45;cursor:default}.qty-value{text-align:center;min-width:32px;font-size:16px;font-weight:700}.check-row.disabled{opacity:.4;cursor:default}.category-block{background:#0f172af2;border:1px solid #374151e6;border-radius:18px;flex-direction:column;padding:10px 10px 8px;display:flex}.category-block h3{color:#e5e7eb;margin-bottom:10px;font-size:18px}.actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.actions-spaced{justify-content:space-between;align-items:center}.category-nav{gap:12px;display:flex}.category-header{justify-content:space-between;align-items:center;display:flex}.limits{color:#d1d5db;margin-top:8px;font-size:18px}.category-steps{gap:8px;display:flex}.category-step{color:#e5e7eb;opacity:.6;cursor:pointer;border:1px solid #94a3b899;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.category-step.current{color:#022c22;opacity:1;background:#22c55e;border-color:#22c55e}.category-step.done{opacity:1;background:#22c55e40;border-color:#22c55eb3}.primary,.secondary{cursor:pointer;border:none;border-radius:999px;min-width:190px;padding:18px 26px;font-size:20px;font-weight:600}.primary{color:#fff;background:linear-gradient(145deg,#166534,#15803d)}.primary:disabled{opacity:.5;cursor:default}.secondary{color:#e5e7eb;background:0 0;border:1px solid #94a3b8b3}.error{color:#fecaca;background:#7f1d1d80;border:1px solid #f8717199;border-radius:12px;margin-top:12px;padding:8px 12px;font-size:14px}.card.center{text-align:center;justify-content:center;align-items:center}.card.center p{color:#a5b4fc;margin-top:8px;font-size:18px}@media (width<=900px){.rooms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.categories{grid-template-columns:1fr}}
