.rv-dc-root{--rv-dc-bg:#f9f8f6;--rv-dc-ink:#14140f;--rv-dc-muted:#6b6f66;--rv-dc-border:#d3dae4;--rv-dc-green:#2da157;--rv-dc-green-soft:#e3f1e8;--rv-dc-amber:#c97a2b;--rv-dc-amber-soft:#fbeadb;--rv-dc-red:#b5483d;--rv-dc-red-soft:#f7e5e2;--rv-dc-card:#fff;--rv-dc-radius:16px;color:var(--rv-dc-ink);font-family:Host Grotesk,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}.rv-dc-root .rv-dc-arsenal{font-family:Arsenal,serif;font-weight:400}.rv-dc-root *{box-sizing:border-box}.rv-dc-root .rv-dc-wrap{margin:0 auto;max-width:1320px}.rv-dc-root .rv-dc-top{align-items:flex-start;display:flex;justify-content:flex-end;margin-bottom:28px}.rv-dc-root .rv-dc-legend{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.rv-dc-root .rv-dc-legend-item{align-items:center;color:var(--rv-dc-muted);display:flex;font-size:12.5px;gap:8px;white-space:nowrap}.rv-dc-root .rv-dc-legend-swatch{border-radius:4px;flex-shrink:0;height:13px;width:13px}.rv-dc-root .rv-dc-layout{align-items:start;display:grid;gap:32px;grid-template-columns:1fr 380px}.rv-dc-root .rv-dc-calendar-col{min-width:0}.rv-dc-root .rv-dc-panel-col{position:sticky;top:24px}.rv-dc-root .rv-dc-month-nav{align-items:center;display:flex;gap:10px;margin-bottom:28px}.rv-dc-root .rv-dc-month-nav .rv-dc-month-arrow{background:transparent;border:1px solid var(--rv-dc-border);border-radius:999px;color:var(--rv-dc-muted);cursor:pointer;flex-shrink:0;font-family:Host Grotesk,sans-serif;font-size:15px;height:36px;padding:0;text-align:center;transition:all .15s ease;width:36px}.rv-dc-root .rv-dc-month-nav .rv-dc-month-arrow:hover{border-color:var(--rv-dc-ink);color:var(--rv-dc-ink)}.rv-dc-root .rv-dc-month-nav .rv-dc-month-arrow:disabled{cursor:default;opacity:.3}.rv-dc-root .rv-dc-month-nav .rv-dc-month-arrow:disabled,.rv-dc-root .rv-dc-month-nav .rv-dc-month-arrow:disabled:hover{border-color:var(--rv-dc-border);color:var(--rv-dc-muted)}.rv-dc-root .rv-dc-month-nav .rv-dc-month-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--rv-dc-card);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%236b6f66' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid var(--rv-dc-border);border-radius:999px;color:var(--rv-dc-ink);cursor:pointer;flex:1 1 auto;font-family:Arsenal,serif;font-size:18px;max-width:220px;min-width:0;padding:8px 36px 8px 16px;transition:border-color .15s ease}.rv-dc-root .rv-dc-month-nav .rv-dc-month-select:focus,.rv-dc-root .rv-dc-month-nav .rv-dc-month-select:hover{border-color:var(--rv-dc-ink);outline:none}.rv-dc-root .rv-dc-month-block{margin-bottom:0}.rv-dc-root .rv-dc-month-title{align-items:baseline;display:flex;font-size:26px;gap:12px;margin-bottom:16px}.rv-dc-root .rv-dc-month-title .rv-dc-year{color:var(--rv-dc-muted);font-family:Host Grotesk,sans-serif;font-size:15px}.rv-dc-root .rv-dc-grid{display:grid;gap:6px;grid-template-columns:repeat(7,1fr)}.rv-dc-root .rv-dc-dow{color:var(--rv-dc-muted);font-size:11px;font-weight:600;letter-spacing:1px;padding-bottom:6px;text-align:center;text-transform:uppercase}.rv-dc-root .rv-dc-cell{aspect-ratio:1/.92;background:var(--rv-dc-card);border:1px solid var(--rv-dc-border);border-radius:10px;cursor:default;padding:8px;position:relative;transition:transform .12s ease,box-shadow .12s ease}.rv-dc-root .rv-dc-cell.rv-dc-empty{background:transparent;border:none}.rv-dc-root .rv-dc-cell.rv-dc-has-event{cursor:pointer}.rv-dc-root .rv-dc-cell.rv-dc-has-event:hover{border-color:var(--rv-dc-ink);box-shadow:0 8px 20px rgba(20,20,15,.08);transform:translateY(-2px)}.rv-dc-root .rv-dc-cell .rv-dc-num{color:var(--rv-dc-ink);font-size:13px;font-weight:500}.rv-dc-root .rv-dc-cell.rv-dc-p1{background:var(--rv-dc-card)}.rv-dc-root .rv-dc-cell.rv-dc-p2{background:#f0f3ee;opacity:.85}.rv-dc-root .rv-dc-cell.rv-dc-p3{background:var(--rv-dc-green-soft);opacity:.55}.rv-dc-root .rv-dc-cell.rv-dc-p4{background:var(--rv-dc-amber-soft)}.rv-dc-root .rv-dc-cell.rv-dc-p5{background:var(--rv-dc-red-soft)}.rv-dc-root .rv-dc-cell .rv-dc-dot-row{bottom:8px;color:var(--rv-dc-ink);display:-webkit-box;font-size:10.5px;font-weight:500;left:8px;-webkit-line-clamp:2;line-height:1.3;overflow:hidden;position:absolute;right:8px;-webkit-box-orient:vertical}.rv-dc-root .rv-dc-cell .rv-dc-marker{border-radius:50%;height:7px;position:absolute;right:8px;top:8px;width:7px}.rv-dc-root .rv-dc-marker.rv-dc-p5{background:var(--rv-dc-red)}.rv-dc-root .rv-dc-marker.rv-dc-p4{background:var(--rv-dc-amber)}.rv-dc-root .rv-dc-marker.rv-dc-p2{background:#8b9a8a}.rv-dc-root .rv-dc-marker.rv-dc-p3{background:var(--rv-dc-green)}.rv-dc-root .rv-dc-cell.rv-dc-is-today .rv-dc-num{align-items:center;background:var(--rv-dc-ink);border-radius:50%;color:#fff;display:inline-flex;height:22px;justify-content:center;width:22px}.rv-dc-root .rv-dc-cell.rv-dc-has-event.rv-dc-selected{border-color:var(--rv-dc-ink);box-shadow:0 0 0 1px var(--rv-dc-ink)}.rv-dc-root .rv-dc-panel-card{background:var(--rv-dc-card);border:1px solid var(--rv-dc-border);border-radius:var(--rv-dc-radius);padding:28px}.rv-dc-root .rv-dc-panel-date{color:var(--rv-dc-muted);font-size:12.5px;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.rv-dc-root .rv-dc-panel-title{font-size:23px;line-height:1.22;margin-bottom:16px}.rv-dc-root .rv-dc-panel-pressure{align-items:center;border-radius:999px;display:inline-flex;font-size:11.5px;font-weight:600;gap:8px;letter-spacing:.5px;margin-bottom:20px;padding:5px 12px;text-transform:uppercase}.rv-dc-root .rv-dc-panel-pressure.rv-dc-p5{background:var(--rv-dc-red-soft);color:var(--rv-dc-red)}.rv-dc-root .rv-dc-panel-pressure.rv-dc-p4{background:var(--rv-dc-amber-soft);color:var(--rv-dc-amber)}.rv-dc-root .rv-dc-panel-pressure.rv-dc-p3{background:var(--rv-dc-green-soft);color:var(--rv-dc-green)}.rv-dc-root .rv-dc-panel-pressure.rv-dc-p2{background:#f0f3ee;color:#6b7268}.rv-dc-root .rv-dc-panel-pressure.rv-dc-p1{background:#eee;color:var(--rv-dc-muted)}.rv-dc-root .rv-dc-panel-insight{color:#2c2e27;font-size:14.5px;line-height:1.62;margin-bottom:22px}.rv-dc-root .rv-dc-panel-label{color:var(--rv-dc-muted);font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.rv-dc-root .rv-dc-venue-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:4px}.rv-dc-root .rv-dc-venue-tag{border:1px solid var(--rv-dc-border);border-radius:999px;color:#3a3d35;font-size:12px;padding:5px 11px}.rv-dc-root .rv-dc-panel-divider{background:var(--rv-dc-border);height:1px;margin:24px 0}.rv-dc-root .rv-dc-panel-cta p{color:var(--rv-dc-muted);font-size:13.5px;line-height:1.6;margin-bottom:14px}.rv-dc-root .rv-dc-panel-cta a{background:var(--rv-dc-ink);border-radius:999px;color:#fff;display:block;font-family:Host Grotesk,sans-serif;font-size:14px;font-weight:500;padding:13px 22px;text-align:center;text-decoration:none;transition:background .15s ease}.rv-dc-root .rv-dc-panel-cta a:hover{background:var(--rv-dc-green)}.rv-dc-root .rv-dc-upcoming-card{background:var(--rv-dc-card);border:1px solid var(--rv-dc-border);border-radius:var(--rv-dc-radius);margin-top:20px;padding:24px 24px 8px}.rv-dc-root .rv-dc-upcoming-label{color:var(--rv-dc-muted);font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:14px;text-transform:uppercase}.rv-dc-root .rv-dc-upcoming-item{align-items:flex-start;border-top:1px solid var(--rv-dc-border);cursor:pointer;display:flex;gap:12px;padding:12px 0;transition:opacity .15s ease}.rv-dc-root .rv-dc-upcoming-item:first-of-type{border-top:none;padding-top:4px}.rv-dc-root .rv-dc-upcoming-item:hover{opacity:.65}.rv-dc-root .rv-dc-upcoming-dot{border-radius:50%;flex-shrink:0;height:8px;margin-top:5px;width:8px}.rv-dc-root .rv-dc-upcoming-dot.rv-dc-p5{background:var(--rv-dc-red)}.rv-dc-root .rv-dc-upcoming-dot.rv-dc-p4{background:var(--rv-dc-amber)}.rv-dc-root .rv-dc-upcoming-dot.rv-dc-p3{background:var(--rv-dc-green)}.rv-dc-root .rv-dc-upcoming-dot.rv-dc-p2{background:#8b9a8a}.rv-dc-root .rv-dc-upcoming-text .rv-dc-date{color:var(--rv-dc-muted);font-size:11.5px;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.rv-dc-root .rv-dc-upcoming-text .rv-dc-title{color:var(--rv-dc-ink);font-size:14px;font-weight:500}.rv-dc-root .rv-dc-upcoming-item.rv-dc-selected .rv-dc-upcoming-text .rv-dc-title{color:var(--rv-dc-green)}@media (max-width:900px){.rv-dc-root .rv-dc-layout{grid-template-columns:1fr}.rv-dc-root .rv-dc-panel-col{order:-1;position:static}}@media (max-width:720px){.rv-dc-root .rv-dc-top{flex-direction:column;gap:14px}.rv-dc-root .rv-dc-legend{justify-content:flex-start}.rv-dc-root .rv-dc-grid{gap:4px}.rv-dc-root .rv-dc-cell .rv-dc-dot-row{display:none}.rv-dc-root .rv-dc-month-nav .rv-dc-month-select{font-size:15px;max-width:none}}