.oru-tb-wrap{max-width:1100px;margin:24px auto;padding:0 12px}.oru-tb-wrap section{border:1px solid #d9dee7;border-radius:16px;padding:18px;margin:16px 0;background:#fff;box-shadow:0 4px 18px rgba(18,36,61,.04)}.oru-tb-wrap label{display:block;margin:8px 0}.oru-ticket-link{display:inline-block;margin-top:8px;padding:10px 14px;border:1px solid #1a73e8;border-radius:10px;color:#1a73e8;text-decoration:none;background:#eef5ff}.oru-cafe-head{display:flex;align-items:center;gap:12px;margin:12px 0}.oru-cafe-head img{max-height:50px;max-width:120px}.oru-plan-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}.oru-plan-title{font-weight:700;font-size:18px}.oru-plan-legend{display:flex;gap:10px;flex-wrap:wrap}.oru-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155;background:#f8fafc;border:1px solid #d8e0ea;border-radius:999px;padding:6px 10px}.oru-legend-item i{display:inline-block;width:12px;height:12px;border-radius:50%}.oru-legend-item.free i{background:#4caf50}.oru-legend-item.partial i{background:#f4b400}.oru-legend-item.full i{background:#db4437}.oru-legend-item.selected i{background:#1a73e8}.oru-plan{position:relative;width:100%;max-width:760px;aspect-ratio:13/20;border:2px solid #cfd8e3;border-radius:18px;background:linear-gradient(180deg,#fdfefe 0%,#f6f9fc 100%);overflow:hidden;margin:16px auto 0;min-height:720px;isolation:isolate;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6),0 10px 30px rgba(31,41,55,.06)}.oru-table{position:absolute;border:2px solid #64748b;border-radius:14px;background:#fff;padding:8px 10px;text-align:center;cursor:pointer;box-sizing:border-box;z-index:2;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transform-origin:center center;box-shadow:0 6px 16px rgba(15,23,42,.08);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease,background .12s ease,border-color .12s ease}.oru-table:hover{box-shadow:0 10px 24px rgba(15,23,42,.14)}.oru-table input{position:absolute;opacity:0;pointer-events:none}.oru-table b{display:block;font-size:14px;line-height:1.15}.oru-table small{display:block;margin-top:2px;font-size:11px;line-height:1.15}.oru-table em{display:block;font-style:normal;font-size:11px;font-weight:700;color:#0f172a;line-height:1.15}.oru-table.free{background:#edf8ee;border-color:#4caf50}.oru-table.partial{background:#fff7db;border-color:#f4b400}.oru-table.full{background:#fde8e6;border-color:#db4437;opacity:.95;cursor:not-allowed}.oru-table:has(input:checked){border-color:#1a73e8;background:#eaf2ff;box-shadow:0 0 0 4px rgba(26,115,232,.18),0 10px 24px rgba(26,115,232,.22);z-index:3}.oru-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.oru-grid input,.oru-tb-wrap textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #cbd5e1;border-radius:10px}.oru-tb-wrap textarea{min-height:90px;margin-top:10px}.oru-menu-item{display:grid;grid-template-columns:70px 1fr 80px;gap:12px;align-items:center;border-bottom:1px solid #eee;padding:10px 0}.oru-menu-item img{width:70px;height:70px;object-fit:cover;border-radius:10px}.oru-menu-item small,.oru-menu-item strong{display:block}.oru-menu-item input{width:70px}.oru-submit{font-size:18px;padding:14px 20px;border:none;border-radius:12px;background:#1a73e8;color:#fff;cursor:pointer}.oru-submit:hover{background:#1558b0}.oru-muted,.oru-help{opacity:.75}.oru-menu h4{margin:20px 0 8px}.oru-menu-placeholder{width:70px;height:70px;border-radius:10px;background:#f1f1f1;display:flex;align-items:center;justify-content:center;font-size:28px}.oru-qty-label{font-size:13px;text-align:center}.oru-qty-label input{display:block;margin:4px auto 0}.oru-order-total{margin:16px 0;padding:14px;border-radius:10px;background:#f6f6f6;text-align:right;font-size:18px}.oru-room-object{position:absolute;padding:7px 10px;border:2px dashed #64748b;border-radius:10px;background:rgba(246,247,247,.94);text-align:center;font-weight:700;box-sizing:border-box;pointer-events:none;z-index:1;overflow:hidden;display:flex;align-items:center;justify-content:center;transform-origin:center center;color:#0f172a}.oru-room-object.type-stage{background:#e6eefc;border-color:#4f6fb8;color:#1e3a8a}.oru-room-object.type-cafe{background:#fff1da;border-color:#c48b2e;color:#7c4a03}.oru-room-object.type-entrance{background:#e8f7eb;border-color:#4b9f5b;color:#1b5e20}.oru-room-object.type-wc,.oru-room-object.type-cloakroom{background:#f0eafd;border-color:#8563c9;color:#4c1d95}.oru-room-object.type-round_table{border-style:solid;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:4px}.oru-plan-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:#646970;z-index:5}.oru-event-meta{color:#475569;margin-bottom:10px}.oru-inline{display:inline-flex;gap:8px;align-items:center}.oru-help{margin-top:10px}
@media(max-width:900px){.oru-plan{max-width:620px;min-height:620px}}
@media(max-width:700px){.oru-grid{grid-template-columns:1fr}.oru-plan{min-height:520px;max-width:100%}.oru-plan-toolbar{align-items:flex-start}.oru-plan-legend{gap:8px}.oru-legend-item{font-size:12px;padding:5px 8px}.oru-table{padding:5px;font-size:11px}.oru-table b{font-size:12px}.oru-table small,.oru-table em{font-size:10px}.oru-room-object{font-size:10px;padding:4px 6px}}

.oru-payment-info{margin:8px 0 14px;padding:12px 14px;border-radius:10px;background:#eef7ff;border:1px solid #c7def4;line-height:1.55}.oru-payment-info span{display:block;margin-top:5px;color:#475569;font-size:13px}.oru-payment-warning{margin:10px 0;padding:12px 14px;border-radius:10px;background:#fff3cd;border:1px solid #f0d98b;color:#6b5200;font-weight:600}


/* v0.3.11: ettetellimuse kategooriavaade */
.oru-menu-category-prompt{margin:14px 0 8px;font-weight:700;color:#334155}.oru-menu-categories{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.oru-menu-category{appearance:none;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer;transition:.15s ease}.oru-menu-category:hover{border-color:#1a73e8;background:#eef5ff}.oru-menu-category.active{background:#1a73e8;border-color:#1a73e8;color:#fff;box-shadow:0 3px 10px rgba(26,115,232,.2)}.oru-menu-group[hidden]{display:none!important}.oru-menu-products{margin-top:4px}@media(max-width:700px){.oru-menu-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.oru-menu-category{padding:10px 6px;font-size:13px;width:100%}}


/* v0.3.13: joogikategooriad ja menüüpildi valguskast */
.oru-hot-drinks-note{margin:0 0 14px;padding:10px 12px;border:1px solid #d7e4f2;border-radius:10px;background:#f6faff;color:#334155;font-size:14px;font-weight:600}.oru-menu-image-button{appearance:none;border:0;background:transparent;padding:0;margin:0;width:70px;height:70px;cursor:zoom-in;border-radius:10px;overflow:hidden}.oru-menu-image-button img{display:block;width:70px;height:70px;object-fit:cover;border-radius:10px;transition:transform .15s ease}.oru-menu-image-button:hover img,.oru-menu-image-button:focus-visible img{transform:scale(1.04)}.oru-menu-image-button:focus-visible{outline:3px solid rgba(26,115,232,.35);outline-offset:2px}.oru-image-lightbox[hidden]{display:none!important}.oru-image-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(15,23,42,.82);display:flex;align-items:center;justify-content:center;padding:24px}.oru-lightbox-inner{max-width:min(92vw,960px);max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:10px}.oru-lightbox-inner img{display:block;max-width:100%;max-height:80vh;object-fit:contain;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.4);background:#fff}.oru-lightbox-title{color:#fff;font-size:16px;font-weight:700;text-align:center}.oru-lightbox-close{position:fixed;top:18px;right:22px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#0f172a;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.25)}
@media(max-width:700px){.oru-menu-categories{grid-template-columns:repeat(2,1fr)}.oru-menu-category{font-size:12px}.oru-image-lightbox{padding:16px}.oru-lightbox-close{top:10px;right:10px}}

/* v0.3.15: järgmise sündmuse püsiv broneerimisnupp */
.oru-next-event-cta{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin:16px 0}.oru-next-event-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:12px;background:#1a73e8;color:#fff!important;text-decoration:none!important;font-weight:700;font-size:17px;line-height:1.2;box-shadow:0 6px 16px rgba(26,115,232,.2);transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.oru-next-event-button:hover{background:#1558b0;color:#fff!important;transform:translateY(-1px);box-shadow:0 9px 22px rgba(26,115,232,.25)}.oru-next-event-meta{font-size:13px;color:#64748b}.oru-next-event-unavailable,.oru-next-event-empty{display:inline-block;padding:12px 14px;border-radius:10px;background:#f6f7f7;color:#646970}
@media(max-width:700px){.oru-next-event-button{width:100%;box-sizing:border-box;text-align:center}.oru-next-event-cta{align-items:stretch}}

.oru-menu-image-wrap{display:flex;flex-direction:column;gap:4px;align-items:center}.oru-image-note{font-size:10px;line-height:1.15;color:#64748b;text-align:center;max-width:86px}.oru-menu-image-button{border:0;background:transparent;padding:0;cursor:zoom-in}
