.vok-schedule,.vok-schedule *{box-sizing:border-box}.vok-schedule{--line:#dedede;--soft:#f5f5f3;--muted:#666;font-family:Poppins,sans-serif;background:#fff;color:#0a0a0a;padding:72px 0;overflow:visible}.vok-front-head{width:min(1440px,calc(100% - 48px));margin:0 auto 34px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.vok-kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.vok-front-head h2{margin:0;font-size:clamp(42px,6vw,88px);line-height:.95;letter-spacing:-.055em;text-transform:uppercase;font-weight:800}.vok-front-head p{margin:18px 0 0;color:var(--muted);font-size:15px}.vok-legend{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;white-space:nowrap}.vok-legend span{width:10px;height:10px;border-radius:50%;background:#0a0a0a}.vok-scroll{overflow-x:auto;overflow-y:visible;padding:0 0 12px}.vok-grid{width:min(1440px,calc(100% - 48px));min-width:1180px;margin:0 auto;display:grid;grid-template-columns:150px minmax(980px,1fr);border-top:1px solid #0a0a0a;border-left:1px solid #0a0a0a}.vok-corner,.vok-hours,.vok-day-label,.vok-track{border-right:1px solid #0a0a0a;border-bottom:1px solid #0a0a0a}.vok-corner{display:flex;align-items:center;padding:18px 20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.vok-hours{position:relative;height:58px;background:#fff}.vok-hour{position:absolute;top:0;bottom:0;border-left:1px solid var(--line)}.vok-hour span{position:absolute;top:19px;left:10px;font-size:12px;font-weight:700}.vok-hour:last-child span{transform:translateX(-100%);left:-10px}.vok-day-label{min-height:116px;padding:18px 20px;display:flex;flex-direction:column;justify-content:center;gap:5px;background:#fff}.vok-day-label span{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vok-day-label strong{font-size:18px}.vok-day-label.is-today{background:#0a0a0a;color:#fff}.vok-track{position:relative;min-height:116px;background:#fff;overflow:visible}.vok-gridline{position:absolute;top:0;bottom:0;border-left:1px solid var(--line);pointer-events:none}.vok-event{position:absolute;top:11px;bottom:11px;padding:0 4px;z-index:2;outline:none;min-width:0}.vok-event:hover,.vok-event:focus-within,.vok-event.is-open{z-index:50}.vok-event-main{height:100%;min-width:0;background:var(--soft);border:1px solid #0a0a0a;border-radius:10px;padding:14px 14px;display:flex;align-items:flex-start;overflow:hidden;cursor:pointer;transition:background .15s ease,color .15s ease}.vok-event.is-live .vok-event-main{background:#0a0a0a;color:#fff}.vok-event-copy{width:100%;min-width:0;overflow:hidden}.vok-event-main small{display:block;font-size:9px;font-weight:600;opacity:.62;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vok-event-main strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:anywhere;word-break:normal;font-size:13px;line-height:1.28;font-weight:700}.vok-popover{position:fixed;left:0;top:0;width:min(380px,calc(100vw - 28px));max-height:min(520px,calc(100vh - 28px));overflow:auto;background:#fff;border:1px solid #0a0a0a;border-radius:14px;padding:22px;opacity:0;visibility:hidden;pointer-events:none;z-index:999999;box-shadow:0 14px 40px rgba(0,0,0,.12);transform:translateY(5px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.vok-popover.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.vok-pop-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.vok-pop-meta span{border:1px solid #0a0a0a;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.vok-popover h3{margin:0 0 12px;font-size:24px;line-height:1.1;letter-spacing:-.03em}.vok-popover p{margin:0;color:#4c4c4c;font-size:13px;line-height:1.65}.vok-hosts{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);display:grid;gap:5px}.vok-hosts span{font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.vok-hosts strong{font-size:13px}.vok-help{width:min(1440px,calc(100% - 48px));margin:18px auto 0;color:#777;font-size:12px}@media(max-width:700px){.vok-schedule{padding:50px 0}.vok-front-head{width:calc(100% - 30px);align-items:flex-start}.vok-front-head h2{font-size:48px}.vok-legend{display:none}.vok-grid{width:auto;margin-left:15px;margin-right:15px}.vok-help{width:calc(100% - 30px)}.vok-popover{padding:18px}.vok-popover h3{font-size:21px}}
