@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;padding:16px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.embed body{background:0 0;padding:0}.widget-container{background:#fff;border-radius:12px;max-width:100%;margin:0 auto;overflow:hidden;box-shadow:0 2px 8px #0000001a}.widget-header{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#00b8e4;justify-content:space-between;align-items:center;padding:16px 20px;font-size:18px;font-weight:900;display:flex}.toggle-all-btn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;padding:6px 14px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;transition:background .2s}.toggle-all-btn:hover{background:#ffffff4d}.demo-badge{background:#fff3;border-radius:4px;margin-left:10px;padding:2px 8px;font-size:10px;font-weight:500}.color-legend{background:#fafafa;border-bottom:1px solid #eee;flex-wrap:wrap;gap:12px;padding:12px 20px;display:flex}.legend-item{color:#666;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.legend-color{border-radius:3px;width:12px;height:12px}.days-container{flex-direction:column;display:flex}.day-column{border-bottom:1px solid #eee}.day-column:last-child{border-bottom:none}.day-header{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-family:Montserrat,sans-serif;transition:background .2s;display:flex}.day-header:hover{background:#f9f9f9}.day-header-content{flex-direction:row;align-items:center;gap:12px;display:flex}.day-name{color:#333;min-width:80px;font-size:15px;font-weight:700}.day-date{color:#888;font-size:13px;font-weight:500}.class-count{color:#aaa;font-size:12px;font-weight:500}.cancelled-count{color:#e53935}.day-classes{background:#fafafa;max-height:0;transition:max-height .3s;overflow:hidden}.day-classes.open{max-height:2000px}.class-card{background:#fff;border-left:5px solid #666;border-radius:8px;margin:12px;padding:16px;transition:opacity .2s,transform .2s;box-shadow:0 1px 4px #00000014}.class-card:first-child{margin-top:16px}.class-card:last-child{margin-bottom:16px}.class-card.past{opacity:.5;background:#f5f5f5}.class-card.past .class-name{color:#999}.class-card.past .progress-bar{background:#ccc!important}.class-card.cancelled{background:#fff5f5;border-left-color:#e53935!important}.class-card.cancelled .class-name{color:#999;text-decoration:line-through}.cancelled-badge{color:#fff;letter-spacing:.5px;background:#e53935;border-radius:4px;margin-bottom:8px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.class-name{color:#333;margin-bottom:4px;font-size:15px;font-weight:700}.class-program{color:#888;margin-bottom:8px;font-size:12px;font-weight:500}.class-time{color:#666;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:500;display:flex}.class-time svg{color:#999;flex-shrink:0}.progress-container{background:#e0e0e0;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.progress-bar{border-radius:4px;height:100%;transition:width .3s}.progress-bar.green{background:linear-gradient(90deg,#4caf50,#66bb6a)}.progress-bar.yellow{background:linear-gradient(90deg,#ff9800,#ffb74d)}.progress-bar.red{background:linear-gradient(90deg,#f44336,#e57373)}.capacity-text{color:#888;font-size:12px;font-weight:500}.loading,.error,.no-classes,.no-classes-day{text-align:center;color:#888;padding:40px 20px;font-size:14px;font-weight:500}.error{color:#e53935;background:#ffebee}.no-classes-day{background:#fafafa;padding:20px}@media (max-width:480px){body{padding:8px}.widget-header{padding:14px 16px;font-size:16px}.day-header{padding:14px 16px}.class-card{margin:10px 16px;padding:14px}.color-legend{gap:8px;padding:10px 16px}.legend-item{font-size:10px}.day-header-content{flex-wrap:wrap;gap:6px}.day-name{min-width:auto}}
