@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";:where(.astro-ro7pgs3h){margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,system-ui,-apple-system,Segoe UI,sans-serif;background:#e8dcc8;color:#2a4a6a;min-height:100vh;overflow-x:hidden}.hero:where(.astro-ro7pgs3h){text-align:center;padding:4rem 1.5rem 2rem}.hero:where(.astro-ro7pgs3h) h1:where(.astro-ro7pgs3h){font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#2a4a6a}.tagline:where(.astro-ro7pgs3h){font-size:clamp(.95rem,2vw,1.15rem);color:#6a8098;font-weight:700;margin-top:.75rem;max-width:50ch;margin-left:auto;margin-right:auto}.world-state:where(.astro-ro7pgs3h){display:flex;justify-content:center;gap:1.5rem;padding:.75rem 1.5rem;margin-bottom:.5rem}.world-state-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;color:#2a4a6a}.world-state-emoji{font-size:1.1rem}.world-state-label{font-size:.7rem;font-weight:700;color:#b0a080;text-transform:uppercase;letter-spacing:.05em}.world-state-divider{color:#d4c4a0;font-size:.8rem;align-self:center}.live-status:where(.astro-ro7pgs3h){display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 1.5rem 1rem}.status-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;border-radius:999px;animation:fadeIn .4s ease}.status-pill.active{color:#5a9e3e;background:#5a9e3e1a;border:2px solid rgba(90,158,62,.25)}.status-pill.upcoming{color:#a08850;background:#a088501a;border:2px solid rgba(160,136,80,.25)}.status-link{text-decoration:none;cursor:pointer;transition:transform .15s ease}.status-link:hover{transform:scale(1.05)}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#5a9e3e;animation:pulse 2s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.section:where(.astro-ro7pgs3h){max-width:960px;margin:0 auto;padding:3rem 1.5rem}.section:where(.astro-ro7pgs3h) h2:where(.astro-ro7pgs3h){font-size:1.6rem;font-weight:900;color:#2a4a6a;margin-bottom:.4rem}.section-sub:where(.astro-ro7pgs3h){color:#6a8098;font-size:.95rem;font-weight:700;margin-bottom:2rem}.schedule-bar:where(.astro-ro7pgs3h){display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:1.5rem}.schedule-day:where(.astro-ro7pgs3h){text-align:center}.day-label:where(.astro-ro7pgs3h){display:block;font-size:.75rem;font-weight:800;color:#6a8098;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.day-slot:where(.astro-ro7pgs3h){border-radius:12px;padding:1rem .5rem;min-height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;background:#f0e6d0;border:2.5px solid #d4c4a0;box-shadow:0 2px #c4b498;transition:transform .15s,box-shadow .15s}.day-slot:where(.astro-ro7pgs3h):hover,.selected .day-slot:where(.astro-ro7pgs3h){transform:translateY(-2px);box-shadow:0 4px #c4b498,0 6px 10px #0000000f;border-color:#a08850;cursor:pointer}.selected .day-slot:where(.astro-ro7pgs3h){background:#2a4a6a;border-color:#2a4a6a;box-shadow:0 3px #1a3050}.selected .day-icon:where(.astro-ro7pgs3h),.selected .day-event:where(.astro-ro7pgs3h){color:#f0e6d0}.today .day-label:where(.astro-ro7pgs3h){color:#2a4a6a}.today .day-label:where(.astro-ro7pgs3h):after{content:" (today)"}.day-icon:where(.astro-ro7pgs3h){font-size:1.2rem;font-weight:800;color:#2a4a6a}.day-event:where(.astro-ro7pgs3h){font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6a8098}.schedule-detail:where(.astro-ro7pgs3h){margin-bottom:1.5rem;min-height:0}.detail-card{background:#f0e6d0;border:2.5px solid #c4a870;border-radius:12px;padding:1rem;box-shadow:0 2px #b0a060;font-size:.9rem;font-weight:800;color:#2a4a6a;animation:fadeIn .2s ease}.detail-card p{margin-top:.5rem;font-size:.85rem;font-weight:600;color:#6a8098;line-height:1.5}.detail-mult{font-size:.75rem;font-weight:800;color:#5a9e3e;background:#5a9e3e1a;padding:.15rem .5rem;border-radius:999px;border:1.5px solid rgba(90,158,62,.25);margin-left:.4rem}.golden-mult:where(.astro-ro7pgs3h){color:#b8860b}.daily-note:where(.astro-ro7pgs3h){text-align:center;padding:.75rem 1rem;background:#f0e6d0;border:2.5px solid #c4a870;border-radius:12px;font-size:.9rem;font-weight:700;color:#2a4a6a}.daily-icon:where(.astro-ro7pgs3h){margin-right:.25rem}.golden-time:where(.astro-ro7pgs3h){font-weight:800;color:#b8860b}.calendar-wrapper:where(.astro-ro7pgs3h){background:#f0e6d0;border:2.5px solid #c4a870;border-radius:16px;padding:1.5rem;box-shadow:0 2px #b0a060}.calendar-header:where(.astro-ro7pgs3h){display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.cal-month:where(.astro-ro7pgs3h){font-size:1.2rem;font-weight:900;color:#2a4a6a}.cal-nav:where(.astro-ro7pgs3h){background:#e8dcc8;border:2px solid #d4c4a0;color:#6a8098;border-radius:8px;padding:.4rem .75rem;font-size:1rem;font-weight:800;font-family:Nunito,sans-serif;cursor:pointer;box-shadow:0 2px #c4b498;transition:background .15s,color .15s}.cal-nav:where(.astro-ro7pgs3h):hover{background:#d8ccb0;color:#2a4a6a}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-day-header{text-align:center;font-size:.7rem;font-weight:800;color:#b0a080;text-transform:uppercase;letter-spacing:.05em;padding:.4rem 0}.cal-day{position:relative;border-radius:8px;padding:.4rem .35rem;min-height:80px;display:flex;flex-direction:column;align-items:center;gap:.2rem;background:#e8dcc8;border:1.5px solid transparent;transition:border-color .15s}.cal-day:hover{border-color:#c4a870}.cal-day.today{background:#d8ccb0;border-color:#a08850}.cal-day.empty{background:transparent;border:none}.cal-day.empty:hover{border-color:transparent}.cal-date{font-size:.8rem;font-weight:700;color:#6a8098}.cal-day.today .cal-date{color:#2a4a6a;font-weight:800}.cal-dots{display:flex;flex-wrap:wrap;gap:1px;justify-content:center}.cal-emoji{font-size:.7rem;line-height:1}.cal-strip{position:absolute;height:14px;z-index:0;pointer-events:none}.cal-cap{position:absolute;left:50%;transform:translate(-50%);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;z-index:1;pointer-events:none}.cal-strip-label{position:absolute;white-space:nowrap;font-size:.55rem;font-weight:800;line-height:1;padding:2px 6px;border-radius:4px;color:#fff;z-index:2;pointer-events:none}.cal-day.has-event{overflow:visible}.cal-single-pill{display:block;font-size:.5rem;font-weight:700;line-height:1.2;padding:1px 3px;border-radius:3px;color:#e0f0f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-top:auto}.calendar-legend:where(.astro-ro7pgs3h){margin-top:1.25rem;padding-top:1rem;border-top:2px solid #e0d4b8;display:flex;flex-direction:column;gap:.75rem}.legend-section:where(.astro-ro7pgs3h){display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;justify-content:center}.legend-label:where(.astro-ro7pgs3h){font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#b0a080;width:100%;text-align:center}.legend-item:where(.astro-ro7pgs3h){display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;color:#6a8098}.cta-section:where(.astro-ro7pgs3h){text-align:center;padding:3rem 1.5rem 4rem}.cta-img:where(.astro-ro7pgs3h){width:140px;height:auto;margin-bottom:1rem;transform:scaleX(-1)}.cta-section:where(.astro-ro7pgs3h) h2:where(.astro-ro7pgs3h){font-size:1.5rem;font-weight:900;margin-bottom:1.25rem;color:#2a4a6a}.cta-btn:where(.astro-ro7pgs3h){display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:800;font-family:Nunito,sans-serif;color:#fff;border:none;border-radius:14px;text-decoration:none;box-shadow:0 3px #0003,0 6px 12px #0000001a;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;cursor:pointer}.cta-btn:where(.astro-ro7pgs3h):hover{transform:translateY(-2px);box-shadow:0 5px #0003,0 8px 16px #0000001f;filter:brightness(1.05)}.cta-btn:where(.astro-ro7pgs3h):active{transform:translateY(1px);box-shadow:0 1px #0003}.cta-btn:where(.astro-ro7pgs3h) img:where(.astro-ro7pgs3h){height:36px;width:auto;flex-shrink:0;image-rendering:pixelated;transition:transform .15s ease}.cta-btn:where(.astro-ro7pgs3h):hover img:where(.astro-ro7pgs3h){transform:rotate(-8deg) scale(1.15)}.hero-discord:where(.astro-ro7pgs3h){background:#5865f2;box-shadow:0 3px #3b44b8,0 6px 12px #00000026}.secondary-link:where(.astro-ro7pgs3h){display:block;margin-top:1rem;font-size:.9rem;font-weight:700;color:#a08850;text-decoration:none;transition:color .15s}.secondary-link:where(.astro-ro7pgs3h):hover{color:#2a4a6a}.footer:where(.astro-ro7pgs3h){text-align:center;padding:1.5rem;border-top:3px solid #d4c4a0;background:#f0e6d0}.footer-links:where(.astro-ro7pgs3h){display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer-links:where(.astro-ro7pgs3h) a:where(.astro-ro7pgs3h){color:#8a7a60;text-decoration:none;font-size:.85rem;font-weight:700}.footer-links:where(.astro-ro7pgs3h) a:where(.astro-ro7pgs3h):hover{color:#2a4a6a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:600px){.schedule-bar:where(.astro-ro7pgs3h){grid-template-columns:repeat(7,1fr);gap:.25rem}.day-event:where(.astro-ro7pgs3h){font-size:.55rem}.day-slot:where(.astro-ro7pgs3h){min-height:60px;padding:.5rem .25rem}.cal-day{min-height:64px;padding:.3rem .2rem}.cal-date{font-size:.7rem}.cal-emoji{font-size:.55rem}.cal-strip{height:10px}.cal-cap{width:16px;height:16px;font-size:.5rem}}
