.box:where(.astro-GJOQBPCS){border:1px solid var(--gray-800);border-radius:.75rem;padding:1.5rem;background-color:var(--gray-999_40);box-shadow:var(--shadow-sm)}@media (min-width: 50em){.box:where(.astro-GJOQBPCS){border-radius:1.5rem;padding:2.5rem}}.oh-header:where(.astro-GJOQBPCS){display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.oh-header:where(.astro-GJOQBPCS) h2:where(.astro-GJOQBPCS){font-size:var(--text-lg);color:var(--gray-100);margin:0;line-height:1.1}@media (min-width: 50em){.oh-header:where(.astro-GJOQBPCS) h2:where(.astro-GJOQBPCS){font-size:var(--text-2xl)}}.oh-subtitle:where(.astro-GJOQBPCS){font-size:var(--text-sm);color:var(--gray-400);margin:.2rem 0 0}.oh-grid:where(.astro-GJOQBPCS){display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1.25rem}@media (min-width: 50em){.oh-grid:where(.astro-GJOQBPCS){grid-template-columns:repeat(7,1fr)}}.oh-day:where(.astro-GJOQBPCS){display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.85rem .5rem;border-radius:.65rem;background:rgba(255,255,255,.03);border:1px solid var(--gray-800);transition:background .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer;font-family:inherit;outline:none;appearance:none}.oh-day:where(.astro-GJOQBPCS):hover{background:rgba(220,20,60,.07);border-color:#dc143c4d;transform:translateY(-2px)}.oh-day--highlight:where(.astro-GJOQBPCS){border-color:#dc143c4d}.oh-day--highlight:where(.astro-GJOQBPCS) .oh-day__time:where(.astro-GJOQBPCS){color:var(--accent-regular, crimson)}.oh-day__name:where(.astro-GJOQBPCS){font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400)}.oh-day__time:where(.astro-GJOQBPCS){font-size:.9rem;font-weight:700;color:var(--gray-100);letter-spacing:.02em}.oh-notice:where(.astro-GJOQBPCS){padding:.9rem 1rem .9rem 1.25rem;background:rgba(220,20,60,.07);border:1px solid rgba(220,20,60,.2);border-left:3px solid var(--accent-regular, crimson);border-radius:.65rem;display:flex;flex-direction:column;gap:.5rem}.oh-notice-row:where(.astro-GJOQBPCS){display:flex;align-items:center;gap:.5rem;font-size:var(--text-sm);color:var(--gray-200)}.oh-notice-icon:where(.astro-GJOQBPCS){font-size:1.1rem;flex-shrink:0;line-height:1;display:flex;align-items:center;justify-content:center}.oh-notice-text:where(.astro-GJOQBPCS){line-height:1.5}.oh-notice-text:where(.astro-GJOQBPCS) strong:where(.astro-GJOQBPCS){color:var(--accent-regular, crimson)}.oh-wave:where(.astro-GJOQBPCS){position:relative;display:inline-block}.oh-wave:where(.astro-GJOQBPCS):after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='6'%3E%3Cpath d='M0 4 Q5 0 10 4 Q15 8 20 4' fill='none' stroke='crimson' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:20px 6px;-webkit-mask-image:linear-gradient(to right,black 70%,transparent 100%);mask-image:linear-gradient(to right,black 70%,transparent 100%)}
