.schedule_content_text{text-align:center}.embed-container{max-width:1300px;margin:0 auto;width:100%;box-sizing:border-box}.weekly-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;width:100%}.weekly-card{border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.02);min-height:90px}.wcol-1{background-color:#eff6ff}.wcol-2{background-color:#faf5ff}.wcol-3{background-color:#f0fdf4}.wcol-4{background-color:#fffbeb}.wcol-5{background-color:#fff1f2}.wcol-6{background-color:#f0fdfa}.card-header{text-align:center;font-size:16px;font-weight:700;padding:8px 0;border-bottom:1.5px solid #e2e8f0}.hcol-1{background-color:#dbeafe;color:#1e40af}.hcol-2{background-color:#f3e8ff;color:#6b21a8}.hcol-3{background-color:#dcfce7;color:#166534}.hcol-4{background-color:#fef3c7;color:#92400e}.hcol-5{background-color:#ffe4e6;color:#9f1239}.hcol-6{background-color:#ccfbf1;color:#115e59}.card-content{padding:8px 8px 10px 8px;display:flex;flex-direction:column;gap:4px;flex-grow:1;justify-content:center}.badge{padding:6px 8px;border-radius:5px;color:#fff;display:flex;flex-direction:column;gap:3px;box-shadow:0 1px 2px rgba(0,0,0,.05);text-decoration:none}.badge-title{font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:4px}.dates-text{font-size:12px;font-weight:400;opacity:.85;margin-left:4px}.badge-time-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;opacity:.9;flex-wrap:wrap;gap:2px}.time-text{font-weight:600;white-space:nowrap}.note-text{font-style:italic;font-weight:700;background:rgba(255,255,255,.25);padding:0 4px;border-radius:2px;font-size:11px}@media (max-width:768px){.embed-container{padding:0 16px}.weekly-grid{grid-template-columns:1fr;gap:12px}.weekly-card{min-height:auto}.card-header{border-bottom:none;text-align:left;padding:10px 16px;font-size:14px}.card-content{padding:10px 16px}}