.ovx-master{z-index:2;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin:-44px 16px 18px;padding:9px 12px;display:flex;position:relative}.hm-hero-over{padding-bottom:48px}@media (max-width:560px){.ovx-master{justify-content:flex-start;margin:-40px 8px 16px}}.ovx-layout{border:1px solid var(--border);background:var(--surface2);color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-right:auto;padding:8px;font-size:12.5px;font-weight:700;line-height:1;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.ovx-layout svg{opacity:.8;width:15px;height:15px}.ovx-layout:hover{background:var(--surface);border-color:var(--brand,#0c5673)}.ovx-layout.on{color:#fff;background:linear-gradient(120deg,#12678c 0%,#0d4a6f 56%,#0a3352 100%);border-color:#0000}.ovx-layout.on svg{opacity:1}@media (max-width:560px){.ovx-layout{margin-right:0}}.ovx-slot{align-items:center;display:inline-flex}.ovx-slot:not(:empty){margin-right:auto}.ovx-master:has(.ovx-slot:not(:empty)) .ovx-layout{margin-right:14px}.ovx-seg{background:var(--surface2);border:1px solid var(--border);border-radius:10px;padding:2px;display:inline-flex}.ovx-seg button{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 14px;font-size:12.5px;font-weight:700;line-height:1;transition:color .12s,background .12s}.ovx-seg button.on{color:#fff;background:linear-gradient(120deg,#12678c 0%,#0d4a6f 56%,#0a3352 100%);box-shadow:0 1px 3px #0a253366}.ovx-seg button:not(.on):hover{color:var(--text)}.ovx-rangewrap{display:inline-flex;position:relative}.ovx-range{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:14px;display:inline-flex}.ovx-range:hover{background:var(--surface2)}.ovx-range.open,.ovx-range.custom{border-color:var(--brand);background:var(--brand-soft)}.ovx-range .ovx-cal-ic{width:15px;height:15px;color:var(--brand);flex:none}.ovx-range strong{letter-spacing:-.01em;font-weight:760}.ovx-range .ovx-vs{color:var(--muted);font-size:13px;font-weight:600}.ovx-pop{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:16px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 60px -18px #08101873}.ovx-cals{gap:18px;display:flex}.ovx-cal{width:220px}.ovx-cal-h{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:9px;font-size:13px;font-weight:700;display:flex}.ovx-cal-h button{background:var(--surface2);cursor:pointer;width:26px;height:26px;color:var(--muted);border:0;border-radius:7px;font-size:14px;line-height:1}.ovx-cal-h span{text-align:center;min-width:26px;display:inline-block}.ovx-cal-g{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.ovx-cal-g .dow{color:var(--muted);text-align:center;padding:3px 0;font-size:10px;font-weight:700}.ovx-cal-g .d{text-align:center;cursor:pointer;color:var(--text);background:0 0;border:0;border-radius:7px;padding:6px 0;font-family:inherit;font-size:12px}.ovx-cal-g .d:hover:not(.off):not(.empty){background:var(--surface2)}.ovx-cal-g .d.empty{cursor:default}.ovx-cal-g .d.off{color:var(--muted);opacity:.4;cursor:default}.ovx-cal-g .d.rng{background:var(--brand-soft);border-radius:0}.ovx-cal-g .d.e1{color:#fff;background:linear-gradient(120deg,#12678c 0%,#0d4a6f 56%,#0a3352 100%);border-radius:7px 0 0 7px}.ovx-cal-g .d.e2{color:#fff;background:linear-gradient(120deg,#12678c 0%,#0d4a6f 56%,#0a3352 100%);border-radius:0 7px 7px 0}.ovx-cmpbar{border-top:1px dashed var(--border);align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.ovx-cmplbl{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.ovx-pop-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding-top:12px;display:flex}.ovx-pop-sel{color:var(--ink);font-size:12.5px;font-weight:600}.ovx-pop-cmp{color:var(--brand);font-weight:600}.ovx-pop-btns{gap:8px;display:inline-flex}.ovx-x{border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:9px;padding:8px 14px;font-size:12.5px;font-weight:600}.ovx-apply{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(120deg,#12678c 0%,#0d4a6f 56%,#0a3352 100%);border:0;border-radius:9px;padding:8px 16px;font-size:12.5px;font-weight:700}.ovx-apply:disabled{opacity:.5;cursor:default}@media (max-width:560px){.ovx-master{gap:9px}.ovx-rangewrap{width:100%}.ovx-range{width:100%;font-size:13px}.ovx-cals{flex-direction:column}.ovx-pop{left:0;right:0}}
