:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#eef2ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#eef2ff}a{color:inherit}.page{min-height:100vh;background:radial-gradient(circle at 20% 20%,#f8fbff,#eef5ff 40%,#e8eefc);color:#0f172a;padding:2.5rem clamp(1rem,2vw,2.5rem) 3rem;font-family:Inter,system-ui,-apple-system,sans-serif}.hero{background:#0f172a;color:#f8fafc;border-radius:12px;padding:clamp(1rem,2vw,1.6rem);box-shadow:0 12px 30px #0f172a40;margin-bottom:1.25rem}.hero__text{max-width:900px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#cbd5e1;margin:0 0 .3rem}.hero h1{font-size:clamp(1.75rem,2.6vw,2.2rem);margin:0 0 .35rem}.lede{font-size:.98rem;margin:.2rem 0 .6rem;color:#e2e8f0}.api-note a{color:#93c5fd}.page-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #e2e8f0;color:#475569}.page-footer .api-note{color:#475569;font-size:.9rem}.page-footer .api-note a{color:#0ea5e9}.location-meta{margin:.2rem 0 .4rem;color:#cbd5e1;font-size:.9rem}.filters{display:flex;align-items:center;gap:.8rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;box-shadow:0 8px 20px #0f172a0a;margin-bottom:1rem}.filters__controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:1rem;flex:1;align-items:center;width:100%}@media(max-width:1430px){.filters__controls{grid-template-columns:1fr}.filters__section{justify-content:center}}.filters__section{width:100%;min-width:0;display:flex;gap:.75rem;align-items:center;overflow:hidden}.filters__section--center{justify-content:center;gap:1.1rem}.filters__section--center .filters__group{flex:0 0 auto}.filters__group{display:flex;gap:.5rem;align-items:center;min-width:120px}.filters__group--inline{min-width:auto}.filters__label{font-weight:600;font-size:.9rem;color:#0f172a;white-space:nowrap}.toggle{display:inline-flex;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;padding:.15rem;gap:.2rem;align-self:center;white-space:nowrap;height:30px}.toggle__option{border:none;background:transparent;padding:.2rem .6rem;border-radius:999px;font-weight:600;font-size:.78rem;color:#475569;cursor:pointer;height:24px}.toggle__option:disabled{cursor:not-allowed;opacity:.6}.toggle__option--active{background:#0ea5e9;color:#fff;box-shadow:0 4px 10px #0ea5e940}.filters__controls select{flex:1 1 auto;min-width:0;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .7rem;font-size:.95rem;background:#f8fafc;color:#0f172a;height:36px}.favorite-toggle{border:1px solid #cbd5e1;background:#f8fafc;border-radius:8px;padding:.55rem .8rem;font-weight:600;font-size:.9rem;color:#0f172a;cursor:pointer;white-space:nowrap;height:36px}.week-nav--inline{flex:1;flex-wrap:nowrap;white-space:nowrap;height:34px;align-items:center;overflow:hidden;max-width:100%}.week-nav--inline .week-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;text-align:center}.week-nav--inline button{flex:0 0 auto}.favorites{display:flex;align-items:center;gap:.8rem;margin:0 0 1.1rem;color:#475569;font-weight:600;font-size:1rem}.favorites__chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:.55rem 1rem;font-weight:600;font-size:.95rem;color:#0f172a;cursor:pointer;display:inline-flex;align-items:center;gap:.45rem}.chip__remove{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;border:1px solid #cbd5e1;color:#64748b;font-size:.85rem;line-height:1;background:#f8fafc}.chip__remove:hover{color:#dc2626;border-color:#fecaca;background:#fee2e2}.chip--active{border-color:#38bdf8;color:#0284c7;background:#e0f2fe}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.calendar-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.day-card{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0;min-height:220px}.day-card--today{border-color:#38bdf8;box-shadow:0 12px 28px #0ea5e92e;background:linear-gradient(135deg,#fff,#eef8ff)}.day-card--past{opacity:.75;background:#f8fafc}.day-card--past .session__time{color:#94a3b8}.day-card h2{margin:0 0 .75rem;font-size:1.05rem;color:#0f172a}.day-card__today{color:#0ea5e9;font-weight:700}.session-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.session{padding:.75rem;border-radius:12px;border:1px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fbff)}.session__title{font-weight:700;color:#0f172a}.session__time{color:#0ea5e9;font-weight:600;margin:.15rem 0}.session__meta{display:flex;gap:.6rem;flex-wrap:wrap;font-size:.9rem;color:#475569}.session__dates{font-size:.85rem;color:#64748b;margin-top:.2rem}.empty{color:#94a3b8;margin:0}.status{margin:1rem 0;padding:.8rem 1rem;border-radius:10px;background:#e0f2fe;color:#0f172a;border:1px solid #bae6fd}.status--error{background:#fef2f2;border-color:#fecdd3;color:#991b1b}.week-nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 1rem;background:#fff;border-radius:10px;padding:.6rem .85rem;box-shadow:0 8px 22px #0f172a0d}.week-nav--inline{margin:0;padding:.35rem .5rem;box-shadow:none;border-radius:999px}.week-label{font-weight:700;color:#0f172a;font-size:.9rem;white-space:nowrap}.week-nav button{border:1px solid #cbd5e1;background:#f8fafc;border-radius:8px;padding:.45rem .6rem;font-weight:600;font-size:.85rem;color:#0f172a;cursor:pointer;transition:all .12s ease}.week-nav button:disabled{opacity:.45;cursor:not-allowed}.week-nav button:not(:disabled):hover{border-color:#38bdf8;box-shadow:0 6px 14px #0ea5e933}@media(max-width:640px){.page{padding:1.5rem 1rem 2rem}.filters,.filters__controls{flex-direction:column;align-items:stretch}.filters__section{flex:1 1 auto;min-width:auto;flex-wrap:wrap}.filters__group{width:100%;justify-content:space-between}.filters__label{min-width:120px}.toggle{width:100%;justify-content:space-between}.favorite-toggle{width:100%}.week-nav--inline{width:100%;flex-direction:column;align-items:stretch;height:auto;gap:.4rem;border-radius:12px}.week-nav--inline .week-label{text-align:center}.favorites{flex-direction:column;align-items:flex-start}.week-nav{flex-direction:column;align-items:stretch}.week-label{text-align:center}.day-card{min-height:auto}.calendar-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}
