.agenda-page{min-height:100vh;position:relative;padding-bottom:5rem;z-index:1}.agenda-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 15% 15%,rgba(139,92,246,.1),transparent 50%)}.agenda-header{position:relative;z-index:1;padding-top:7rem;padding-bottom:2rem}.back-btn{display:inline-flex;align-items:center;font-size:.8rem;font-weight:600;color:var(--gold);border:1px solid rgba(255,255,255,.1);padding:.4rem 1rem;border-radius:50px;transition:all .3s;margin-bottom:1.5rem}.timezone-note{font-size:.85rem;color:#ffffffb3;background:#ffffff0d;display:inline-block;padding:.5rem 1.5rem;border-radius:50px;line-height:1.5;margin-top:1rem;border:1px solid rgba(255,255,255,.1)}.back-btn:hover{color:#8b5cf6;border-color:#a78bfa;background:#8b5cf60d}.almanac-frame{max-width:900px;margin:0 auto 3rem;background:#0f0f1a;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #00000080;overflow:hidden}.almanac-header{background:#1a1a2e;padding:1.5rem 2rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.almanac-nav-wrapper{position:relative;display:flex!important;align-items:center;justify-content:center;gap:2rem;z-index:2}.month-label{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;color:#fff;margin:0;min-width:250px}.mnav-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;width:44px;height:44px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;font-size:1.1rem}.mnav-btn:hover{background:#8b5cf6;border-color:#a78bfa;transform:scale(1.1)}.cal-col-headers{display:grid;grid-template-columns:repeat(7,1fr);background:#1a1a2e;border-bottom:1px solid rgba(255,255,255,.1)}.cal-col-h{padding:1rem .5rem;text-align:center;font-size:.8rem;font-weight:800;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.cal-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:1px;background:#ffffff1a}.cal-cell{aspect-ratio:1 / 1;min-height:120px;background:#0f0f1a;padding:1rem;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transition:all .3s;cursor:pointer;overflow:hidden;min-width:0}.cal-cell:hover{background:#161625}.day-num{font-family:Outfit,sans-serif;font-size:1.1rem;color:#ffffff80}.cal-cell.today{background:#ffffff1a!important;border:2px solid #ffffff!important;box-shadow:0 0 15px #ffffff4d}.cal-cell.today .day-num{color:#fff;font-weight:800;text-shadow:0 0 8px rgba(255,255,255,.8)}.cal-cell.stream{background:linear-gradient(135deg,rgba(139,92,246,.2),transparent)!important;border-left:4px solid #8b5cf6!important}.cal-cell.especial{background:linear-gradient(135deg,rgba(245,201,122,.25),transparent)!important;border-left:4px solid #f5c97a!important}.cal-cell.actividad{background:linear-gradient(135deg,rgba(45,212,191,.2),transparent)!important;border-left:4px solid #2dd4bf!important}.cal-cell.multi-type{border-left:none!important;position:relative}.cal-cell.multi-type:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--multi-border);z-index:2}.offline-label{font-size:.65rem;font-weight:800;color:#fff3!important;text-align:center;display:block!important;letter-spacing:.2rem}.cell-event-preview{margin-top:auto;overflow:hidden;width:100%;min-width:0}.ev-info-desktop{display:flex;flex-direction:column;overflow:hidden;min-width:0}.ev-time-row{display:flex;align-items:center;gap:.3rem;margin-bottom:.1rem;min-width:0;overflow:hidden}.ev-dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#8b5cf6;flex-shrink:0}.ev-dot.gold{background:#f5c97a}.ev-dot.teal{background:#2dd4bf}.ev-plat-icon{display:inline-flex;align-items:center;justify-content:center;width:12px!important;height:12px!important;min-width:12px;color:#fffc;flex-shrink:0;overflow:hidden}.ev-plat-icon svg,.ev-plat-icon img{width:12px!important;height:12px!important;max-width:12px!important;max-height:12px!important;display:block;object-fit:contain}.ev-time-tiny{font-size:.6rem;color:#8b5cf6;font-weight:800;white-space:nowrap;flex-shrink:0}.especial .ev-time-tiny{color:#f5c97a}.actividad .ev-time-tiny{color:#2dd4bf}.ev-title-tiny{font-size:.75rem;font-weight:700;color:#fff;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.multi-indicator{font-size:.6rem;color:#fff6;font-weight:800;text-transform:uppercase;margin-top:.2rem;letter-spacing:.05em}.cal-legend{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.leg{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#ffffff80}.leg-dot{width:10px;height:10px;border-radius:50%}.purple{background:#8b5cf6}.gold{background:#f5c97a}.teal{background:#2dd4bf}.today-d{background:#fff;border:2px solid #fff;box-shadow:0 0 8px #fffc}.offline-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.cal-tooltip{position:fixed;z-index:1000;background:#000000f2;padding:1.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);opacity:0;pointer-events:none;box-shadow:0 20px 50px #00000080;backdrop-filter:blur(10px)}.cal-tooltip.show{opacity:1}.cal-tooltip.toast{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:85%;max-width:320px;text-align:center;pointer-events:auto;border:1px solid var(--purple-500)}.tt-date{font-size:.75rem;color:var(--purple-400);font-weight:800;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.tt-event-item{margin-bottom:.5rem}.tt-event-item.stream .tt-title{color:#a78bfa}.tt-event-item.especial .tt-title{color:#f5c97a}.tt-event-item.actividad .tt-title{color:#2dd4bf}.tt-divider{height:1px;background:#ffffff1a;margin:.75rem 0}.tt-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.2rem}.tt-meta{font-size:.75rem;color:#ffffff80;font-weight:600;margin-bottom:.4rem;display:flex;align-items:center;gap:.3rem}.tt-meta span{color:#f5c97a}.tt-desc-ev{font-size:.8rem;color:#ffffffb3;line-height:1.4;padding-top:.25rem}.tt-desc{font-size:.9rem;color:#fff9;font-style:italic}.week-section{max-width:1000px;margin:0 auto}.schedule-week{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.schedule-day{background:#1a1a2e;padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:1rem;transition:all .3s}.schedule-day.active{border-left:4px solid #8b5cf6;background:linear-gradient(to bottom,#1a1a2e,#161625)}.schedule-day.special{border-left:4px solid #f5c97a;border-right:1px solid rgba(245,201,122,.1)}.schedule-day.actividad{border-left:4px solid #2dd4bf}.schedule-day.today-hl{border-color:#ffffff4d;box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.sday-top-header{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.75rem;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.sday-name{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;color:#8b5cf6;text-transform:uppercase;letter-spacing:.1em}.special .sday-name{color:#f5c97a}.actividad .sday-name{color:#2dd4bf}.today-name{color:#fff!important;text-shadow:0 0 10px rgba(255,255,255,.5)}.sday-events-list{display:flex;flex-direction:column;gap:1.25rem}.sday-event-item{position:relative}.sday-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.sday-time{font-size:.8rem;font-weight:800;color:#fff;background:#ffffff0d;padding:.2rem .6rem;border-radius:4px}.sday-plat{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#ffffff80}.sday-plat svg,.sday-plat img{width:100%;height:100%;object-fit:contain}.sday-title{font-size:1rem;color:#fff;font-weight:700;line-height:1.3;margin-bottom:.3rem}.sday-desc{font-size:.85rem;color:#fff9;line-height:1.5}.sday-desc a{color:#f5c97a;text-decoration:underline}.sday-empty{font-size:.9rem;color:#ffffff4d;font-style:italic}.off-badge{font-size:.7rem;font-weight:900;color:#fff3;border:1px solid rgba(255,255,255,.1);padding:.1rem .4rem;border-radius:4px}@media(max-width:768px){.agenda-header{padding-top:8rem}.cal-grid{grid-template-columns:repeat(7,1fr)}.cal-cell{min-height:auto;aspect-ratio:1 / 1.1;padding:.4rem}.ev-info-desktop{display:none}.day-num{font-size:.8rem}.offline-label{font-size:.5rem;letter-spacing:.1rem}.ev-desc-tiny{display:none}.cal-col-h{padding:.75rem .2rem;font-size:.65rem}.month-label{font-size:1.1rem;min-width:auto;flex:1}.almanac-nav-wrapper{display:flex!important;flex-direction:row!important;justify-content:space-between!important;width:100%;padding:0 1rem;gap:.5rem}.mnav-btn{width:36px;height:36px;font-size:1rem;flex-shrink:0}}
