.page-module___8aEwW__main{width:100%;overflow-x:hidden}.page-module___8aEwW__container{max-width:var(--container);margin:0 auto;padding:0 2rem}.page-module___8aEwW__hero{text-align:center;min-height:100vh;color:var(--white);background-color:var(--primary-dark);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{background-image:url(/images/about/Suns-Basketball-Commitment.jpg);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate page-module___8aEwW__heroZoom;position:absolute;inset:0;transform:scale(1.05)}@keyframes page-module___8aEwW__heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.page-module___8aEwW__heroOrb1,.page-module___8aEwW__heroOrb2{filter:blur(80px);pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite page-module___8aEwW__pulse-glow;position:absolute}.page-module___8aEwW__heroOrb1{background:#d4862833;width:500px;height:500px;top:-10%;right:-5%}.page-module___8aEwW__heroOrb2{background:#dcecef14;width:400px;height:400px;animation-delay:-4s;bottom:10%;left:-8%}.page-module___8aEwW__heroOverlay{z-index:1;background:linear-gradient(#1d20468c 0%,#1d2046d9 60%,#1d2046f2 100%),radial-gradient(at 50% 0,#d486281f,#0000 60%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:2;max-width:900px;padding:0 2rem;position:relative}.page-module___8aEwW__heroBadge{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-light);border-radius:var(--radius-full);animation:page-module___8aEwW__fadeUp .8s var(--ease-out-expo) .1s both;background:#d4862826;border:1px solid #d486284d;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;animation:page-module___8aEwW__fadeUp .9s var(--ease-out-expo) .2s both;margin-bottom:1.5rem;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.05}.page-module___8aEwW__heroTitleAccent{background:linear-gradient(135deg, var(--gold-light), var(--primary-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.page-module___8aEwW__heroSubtitle{color:#fffc;max-width:600px;animation:page-module___8aEwW__fadeUp .9s var(--ease-out-expo) .35s both;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:400;line-height:1.7}.page-module___8aEwW__heroActions{animation:page-module___8aEwW__fadeUp .9s var(--ease-out-expo) .5s both;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:.5rem;animation:1s 1s both page-module___8aEwW__fadeIn;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__scrollLine{background:linear-gradient(to bottom, var(--primary-gold), transparent);width:1px;height:48px;animation:2s ease-in-out infinite page-module___8aEwW__scroll-line;display:block}.page-module___8aEwW__scrollLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:.7rem;font-weight:600}.page-module___8aEwW__missionStrip{background:linear-gradient(135deg, var(--primary-gold), var(--gold-light));padding:1.5rem 0;position:relative;overflow:hidden}.page-module___8aEwW__missionTrack{width:max-content;animation:30s linear infinite page-module___8aEwW__marquee;display:flex}.page-module___8aEwW__missionTrack span{color:var(--primary-dark);letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;padding:0 3rem;font-size:1.1rem;font-weight:700}.page-module___8aEwW__introSection{background:var(--surface-elevated);padding:7rem 0;position:relative}.page-module___8aEwW__introSection:before{content:"";background:linear-gradient(90deg, transparent, var(--border-strong), transparent);height:1px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__introGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.page-module___8aEwW__introText p{color:var(--text-muted);font-size:1.1rem;line-height:1.85}.page-module___8aEwW__introImage{border-radius:var(--radius-lg);width:100%;height:440px;box-shadow:var(--shadow-lg);overflow:hidden}.page-module___8aEwW__academySection{background:var(--surface-elevated);padding:0 0 7rem}.page-module___8aEwW__valuesSection{background:var(--surface);padding:7rem 0;position:relative}.page-module___8aEwW__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__valueCard{background:var(--surface-elevated);border-radius:var(--radius-md);text-align:center;transition:all var(--transition);border:1px solid var(--border);padding:2.5rem 2rem;position:relative;overflow:hidden}.page-module___8aEwW__valueCard:before{content:"";background:linear-gradient(135deg, var(--primary-dark), var(--primary-dark-soft));opacity:0;transition:opacity var(--transition);position:absolute;inset:0}.page-module___8aEwW__valueCard:hover{box-shadow:var(--shadow-lg);color:var(--white);border-color:#0000;transform:translateY(-8px)}.page-module___8aEwW__valueCard:hover:before{opacity:1}.page-module___8aEwW__valueCard>*{z-index:1;position:relative}.page-module___8aEwW__valueIcon{border-radius:var(--radius-md);width:64px;height:64px;color:var(--primary-gold);transition:all var(--transition);background:#d486281a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.page-module___8aEwW__valueCard:hover .page-module___8aEwW__valueIcon{color:var(--gold-light);background:#d4862840;transform:scale(1.1)rotate(-4deg)}.page-module___8aEwW__valueCard h3{margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.page-module___8aEwW__valueCard p{color:var(--text-muted);transition:color var(--transition);font-size:.95rem;line-height:1.65}.page-module___8aEwW__valueCard:hover p{color:#dcecefd9}.page-module___8aEwW__programmesSection{background:var(--primary-dark);color:var(--white);padding:7rem 0;position:relative;overflow:hidden}.page-module___8aEwW__programmesSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4862814,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.page-module___8aEwW__programmesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__programmeCard{border-radius:var(--radius-md);transition:all var(--transition);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;padding:2.5rem}.page-module___8aEwW__programmeCard:hover{background:#ffffff14;border-color:#d486284d;transform:translateY(-6px);box-shadow:0 20px 48px #0003}.page-module___8aEwW__programmeNumber{letter-spacing:.1em;color:var(--primary-gold);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module___8aEwW__programmeCard h3{color:var(--white);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.page-module___8aEwW__programmeCard p{color:#dcecefbf;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.page-module___8aEwW__learnMore{color:var(--gold-light);transition:gap var(--transition-fast);align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;display:inline-flex}.page-module___8aEwW__learnMore:hover{gap:.65rem}.page-module___8aEwW__testimonialSection{background:var(--surface-elevated);padding:7rem 0}.page-module___8aEwW__ctaBanner{background:linear-gradient(135deg, var(--primary-gold) 0%, var(--gold-light) 50%, var(--primary-gold) 100%);text-align:center;background-size:200% 200%;padding:6rem 0;animation:8s infinite page-module___8aEwW__gradient-shift;position:relative;overflow:hidden}.page-module___8aEwW__ctaBanner:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.page-module___8aEwW__ctaInner{z-index:1;position:relative}.page-module___8aEwW__ctaTitle{color:var(--primary-dark);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.page-module___8aEwW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__ctaActions .page-module___8aEwW__outline{border-color:var(--primary-dark);color:var(--primary-dark);background:#1d204614}.page-module___8aEwW__ctaActions .page-module___8aEwW__outline:hover{background:var(--primary-dark);color:var(--white)}@media (max-width:768px){.page-module___8aEwW__introGrid{grid-template-columns:1fr;gap:2.5rem}.page-module___8aEwW__introImage{height:300px}.page-module___8aEwW__heroActions,.page-module___8aEwW__ctaActions{flex-direction:column;align-items:center}}
.Button-module__8RiFmG__button{font-family:var(--font-sans), system-ui, sans-serif;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);letter-spacing:-.01em;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:after{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(105deg,#0000 40%,#ffffff40 50%,#0000 60%) 0 0/200% 100%;position:absolute;inset:0}.Button-module__8RiFmG__button:hover:after{opacity:1;animation:.8s Button-module__8RiFmG__shimmer}.Button-module__8RiFmG__primary{background:linear-gradient(135deg, var(--primary-gold), var(--gold-light));color:var(--primary-dark);box-shadow:var(--shadow-gold)}.Button-module__8RiFmG__primary:hover{box-shadow:0 16px 40px var(--gold-glow);transform:translateY(-3px)}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:var(--primary-dark)}.Button-module__8RiFmG__secondary:hover{background-color:var(--primary-dark);color:var(--white);transform:translateY(-2px)}.Button-module__8RiFmG__outline{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff14;border-color:#ffffff80}.Button-module__8RiFmG__outline:hover{background-color:var(--white);color:var(--primary-dark);border-color:var(--white);transform:translateY(-2px)}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}
.SunsAcademySpotlight-module__frOsMq__spotlight{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--white);background:linear-gradient(135deg,#1d2046f7,#2a2f5cf2),radial-gradient(circle at 100% 0,#d4862838,#0000 55%);border:1px solid #ffffff14;padding:3rem}.SunsAcademySpotlight-module__frOsMq__compact{padding:2.25rem}.SunsAcademySpotlight-module__frOsMq__inner{grid-template-columns:1.4fr .9fr;align-items:center;gap:2rem;display:grid}.SunsAcademySpotlight-module__frOsMq__label{border-radius:var(--radius-full);color:var(--gold-light);letter-spacing:.08em;text-transform:uppercase;background:#d486282e;margin-bottom:.85rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.SunsAcademySpotlight-module__frOsMq__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.15}.SunsAcademySpotlight-module__frOsMq__description{color:#dcecefd1;max-width:56ch;font-size:1.02rem;line-height:1.8}.SunsAcademySpotlight-module__frOsMq__highlights{gap:.65rem;margin:1.5rem 0 0;padding-left:1.1rem;display:grid}.SunsAcademySpotlight-module__frOsMq__highlights li{color:#dcecefc7;font-size:.98rem;line-height:1.65}.SunsAcademySpotlight-module__frOsMq__highlights li::marker{color:var(--primary-gold)}.SunsAcademySpotlight-module__frOsMq__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.75rem;display:flex}.SunsAcademySpotlight-module__frOsMq__secondaryLink{color:#dcecefd9;transition:color var(--transition-fast);font-size:.95rem;font-weight:600}.SunsAcademySpotlight-module__frOsMq__secondaryLink:hover{color:var(--gold-light)}.SunsAcademySpotlight-module__frOsMq__badgeCard{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;padding:2rem}.SunsAcademySpotlight-module__frOsMq__badgeEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.SunsAcademySpotlight-module__frOsMq__badgeName{letter-spacing:-.03em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.SunsAcademySpotlight-module__frOsMq__badgeText{color:#dcecefc7;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.SunsAcademySpotlight-module__frOsMq__badgeLink{color:var(--white);border-radius:var(--radius-full);transition:background var(--transition-fast), transform var(--transition-fast);background:#d4862838;border:1px solid #d4862859;align-items:center;padding:.65rem 1rem;font-weight:700;display:inline-flex}.SunsAcademySpotlight-module__frOsMq__badgeLink:hover{background:#d4862859;transform:translateY(-1px)}@media (max-width:900px){.SunsAcademySpotlight-module__frOsMq__inner{grid-template-columns:1fr}.SunsAcademySpotlight-module__frOsMq__spotlight,.SunsAcademySpotlight-module__frOsMq__compact{padding:2rem 1.5rem}}
.ScrollReveal-module__Bec-_G__reveal{opacity:0;will-change:opacity, transform;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.ScrollReveal-module__Bec-_G__up{transform:translateY(40px)}.ScrollReveal-module__Bec-_G__down{transform:translateY(-40px)}.ScrollReveal-module__Bec-_G__left{transform:translate(-40px)}.ScrollReveal-module__Bec-_G__right{transform:translate(40px)}.ScrollReveal-module__Bec-_G__scale{transform:scale(.94)}.ScrollReveal-module__Bec-_G__visible{opacity:1;transform:translate(0)scale(1)}
.ImpactStats-module__njX6EW__section{background:var(--primary-dark);padding:6rem 0;position:relative;overflow:hidden}.ImpactStats-module__njX6EW__section:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 20%,#d486281a,#0000),radial-gradient(40% 40% at 80% 80%,#ffffff08,#0000);position:absolute;inset:0}.ImpactStats-module__njX6EW__container{max-width:var(--container);z-index:1;margin:0 auto;padding:0 2rem;position:relative}.ImpactStats-module__njX6EW__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.ImpactStats-module__njX6EW__stat{border-radius:var(--radius-md);transition:all var(--transition);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.ImpactStats-module__njX6EW__stat:hover{background:#ffffff12;border-color:#d4862840;transform:translateY(-4px)}.ImpactStats-module__njX6EW__number{color:var(--gold-light);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1;display:block}.ImpactStats-module__njX6EW__label{color:#dcecefb3;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}
.SectionHeading-module__1CUDPa__headingContainer{margin-bottom:3.5rem}.SectionHeading-module__1CUDPa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--primary-gold);border-radius:var(--radius-full);background:#d486281f;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.SectionHeading-module__1CUDPa__title{color:var(--primary-dark);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.SectionHeading-module__1CUDPa__light .SectionHeading-module__1CUDPa__title{color:var(--white)}.SectionHeading-module__1CUDPa__light .SectionHeading-module__1CUDPa__label{color:var(--gold-light);background:#ffffff1f}.SectionHeading-module__1CUDPa__accentLine{background:linear-gradient(90deg, var(--primary-gold), var(--gold-light));border-radius:var(--radius-full);width:56px;height:4px;margin-bottom:1.25rem}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__accentLine{margin-left:auto;margin-right:auto}.SectionHeading-module__1CUDPa__right .SectionHeading-module__1CUDPa__accentLine{margin-left:auto}.SectionHeading-module__1CUDPa__subtitle{color:var(--text-muted);max-width:560px;font-size:1.125rem;font-weight:400;line-height:1.7}.SectionHeading-module__1CUDPa__light .SectionHeading-module__1CUDPa__subtitle{color:#dcecefd9}.SectionHeading-module__1CUDPa__center{text-align:center;flex-direction:column;align-items:center;display:flex}.SectionHeading-module__1CUDPa__right{text-align:right;flex-direction:column;align-items:flex-end;display:flex}
.news-module__obM1Ya__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.news-module__obM1Ya__filterBtn{border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface-elevated);cursor:pointer;transition:all var(--transition-fast);color:var(--text-muted);padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600}.news-module__obM1Ya__filterBtn:hover{border-color:var(--primary-dark);color:var(--primary-dark)}.news-module__obM1Ya__activeFilter{background:var(--primary-dark);color:var(--white);border-color:var(--primary-dark)}.news-module__obM1Ya__featured{background:var(--primary-dark);color:var(--white);border-radius:var(--radius-lg);grid-template-columns:1.1fr 1fr;gap:0;display:grid;position:relative;overflow:hidden}.news-module__obM1Ya__featured:before{content:"";background:linear-gradient(90deg, var(--primary-gold), var(--gold-light));height:3px;position:absolute;top:0;left:0;right:0}.news-module__obM1Ya__featured:after{content:"";pointer-events:none;background:radial-gradient(circle,#d486281a,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;right:-50px}.news-module__obM1Ya__featuredImage{min-height:320px;position:relative}.news-module__obM1Ya__featuredContent{z-index:1;padding:3.5rem;position:relative}.news-module__obM1Ya__featuredTag{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700;position:relative}.news-module__obM1Ya__featuredTitle{letter-spacing:-.02em;margin:1rem 0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;position:relative}.news-module__obM1Ya__featuredExcerpt{color:#dcecefcc;max-width:640px;font-size:1.05rem;line-height:1.75;position:relative}.news-module__obM1Ya__featuredLink{color:var(--gold-light);transition:gap var(--transition-fast);align-items:center;gap:.35rem;margin-top:1.75rem;font-size:.95rem;font-weight:700;display:inline-flex;position:relative}.news-module__obM1Ya__featuredLink:hover{gap:.65rem}.news-module__obM1Ya__newsletter{background:var(--primary-dark);color:var(--white);border-radius:var(--radius-lg);text-align:center;margin-top:5rem;padding:3.5rem;position:relative;overflow:hidden}.news-module__obM1Ya__newsletter:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#d486281a,#0000 60%);position:absolute;inset:0}.news-module__obM1Ya__newsletter h3{color:var(--gold-light);margin-bottom:.5rem;font-size:1.75rem;font-weight:800;position:relative}.news-module__obM1Ya__newsletter p{color:#dcecefbf;margin-bottom:1.75rem;position:relative}.news-module__obM1Ya__newsletterForm{gap:.75rem;max-width:480px;margin:0 auto;display:flex;position:relative}.news-module__obM1Ya__newsletterForm input{border-radius:var(--radius-full);color:var(--white);background:#ffffff14;border:1px solid #ffffff26;flex:1;padding:.9rem 1.25rem;font-family:inherit;font-size:1rem}.news-module__obM1Ya__newsletterForm input::placeholder{color:#fff6}.news-module__obM1Ya__newsletterForm input:focus{border-color:var(--primary-gold);outline:none}.news-module__obM1Ya__newsletterForm button{background:linear-gradient(135deg, var(--primary-gold), var(--gold-light));color:var(--primary-dark);border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast);white-space:nowrap;border:none;padding:.9rem 1.75rem;font-family:inherit;font-weight:700}.news-module__obM1Ya__newsletterForm button:hover{box-shadow:var(--shadow-gold);transform:translateY(-2px)}@media (max-width:900px){.news-module__obM1Ya__featured{grid-template-columns:1fr}}@media (max-width:600px){.news-module__obM1Ya__newsletterForm{flex-direction:column}.news-module__obM1Ya__featuredContent{padding:2rem}}
.blog-content-module__W_0TpG__content{color:var(--text-muted);font-size:1.1rem;line-height:1.9}.blog-content-module__W_0TpG__content p{margin-bottom:1.5rem}.blog-content-module__W_0TpG__content p:first-child:first-letter{float:left;color:var(--primary-gold);margin-top:.1rem;margin-right:.75rem;font-size:3.5rem;font-weight:800;line-height:1}:is(.blog-content-module__W_0TpG__content h2,.blog-content-module__W_0TpG__content h3){color:var(--primary-dark);margin:2rem 0 .85rem;font-weight:800;line-height:1.25}.blog-content-module__W_0TpG__content h2{font-size:1.75rem}.blog-content-module__W_0TpG__content h3{font-size:1.35rem}:is(.blog-content-module__W_0TpG__content ul,.blog-content-module__W_0TpG__content ol){margin:0 0 1.5rem 1.25rem}.blog-content-module__W_0TpG__content li{margin-bottom:.5rem}.blog-content-module__W_0TpG__content blockquote{border-left:4px solid var(--primary-gold);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--primary-dark);background:#d4862814;margin:0 0 1.5rem;padding:1rem 1.25rem}.blog-content-module__W_0TpG__content a{color:var(--primary-gold);text-underline-offset:2px;text-decoration:underline}:is(.blog-content-module__W_0TpG__content img,.blog-content-module__W_0TpG__content video){border-radius:var(--radius-md);width:100%;max-width:100%;height:auto;box-shadow:var(--shadow-sm);margin:1.75rem 0;display:block}.blog-content-module__W_0TpG__content video{background:var(--primary-dark)}.blog-content-module__W_0TpG__content strong{color:var(--primary-dark)}
.PageHeader-module__cS7uea__header{background-color:var(--primary-dark);color:var(--white);padding:calc(var(--nav-height) + 5rem) 2rem 5rem;text-align:center;background-position:50%;background-size:cover;position:relative;overflow:hidden}.PageHeader-module__cS7uea__header:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 100%,#d4862826,#0000),radial-gradient(50% 40% at 80% 20%,#ffffff0d,#0000);position:absolute;inset:0}.PageHeader-module__cS7uea__container{z-index:2;max-width:900px;animation:PageHeader-module__cS7uea__fadeUp .9s var(--ease-out-expo) forwards;margin:0 auto;position:relative}.PageHeader-module__cS7uea__title{color:var(--white);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.PageHeader-module__cS7uea__subtitle{color:#ffffffbf;max-width:640px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem;font-weight:400;line-height:1.7}.PageHeader-module__cS7uea__accentLine{background:linear-gradient(90deg, var(--primary-gold), var(--gold-light));border-radius:var(--radius-full);width:64px;height:4px;animation:PageHeader-module__cS7uea__scaleIn .8s var(--ease-out-expo) .3s both;margin:0 auto}@media (max-width:768px){.PageHeader-module__cS7uea__header{padding:calc(var(--nav-height) + 3rem) 1.5rem 3.5rem}}
.ImageSlider-module__-C4TBq__sliderContainer{border-radius:var(--radius-lg);background-color:var(--secondary);width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.ImageSlider-module__-C4TBq__slide{opacity:0;transition:opacity 1s var(--ease-out-expo);z-index:1;position:absolute;inset:0}.ImageSlider-module__-C4TBq__slide.ImageSlider-module__-C4TBq__active{opacity:1;z-index:2}.ImageSlider-module__-C4TBq__indicators{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-full);background:#1d204680;gap:.5rem;padding:.5rem .75rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.ImageSlider-module__-C4TBq__dot{cursor:pointer;width:8px;height:8px;transition:all var(--transition-fast);background-color:#fff6;border:none;border-radius:50%;padding:0}.ImageSlider-module__-C4TBq__dot:hover{background-color:#ffffffb3}.ImageSlider-module__-C4TBq__dot.ImageSlider-module__-C4TBq__activeDot{background-color:var(--primary-gold);border-radius:var(--radius-full);width:24px}@media (max-width:768px){.ImageSlider-module__-C4TBq__sliderContainer{min-height:300px}}
.TestimonialCard-module__a2cZEG__card{background:var(--surface-elevated);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);max-width:720px;margin:0 auto;padding:3rem;position:relative;overflow:hidden}.TestimonialCard-module__a2cZEG__card:before{content:"“";color:var(--primary-gold);opacity:.12;pointer-events:none;font-size:8rem;font-weight:800;line-height:1;position:absolute;top:-.5rem;left:1.5rem}.TestimonialCard-module__a2cZEG__quote{color:var(--primary-dark);z-index:1;margin-bottom:2rem;font-size:1.3rem;font-weight:500;line-height:1.75;position:relative}.TestimonialCard-module__a2cZEG__footer{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.TestimonialCard-module__a2cZEG__avatar{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--primary-gold), var(--gold-light));width:52px;height:52px;color:var(--primary-dark);flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.TestimonialCard-module__a2cZEG__name{color:var(--primary-dark);font-size:1rem;font-weight:700;display:block}.TestimonialCard-module__a2cZEG__role{color:var(--text-muted);margin-top:.15rem;font-size:.875rem;display:block}
.form-captcha-module__5TIupW__hpField{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.form-captcha-module__5TIupW__captchaBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.25rem}.form-captcha-module__5TIupW__captchaLabel{color:var(--primary-dark);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-captcha-module__5TIupW__captchaHint{color:var(--text-muted);margin-top:.35rem;font-size:.8rem}.form-captcha-module__5TIupW__captchaRow{align-items:center;gap:.75rem;display:flex}.form-captcha-module__5TIupW__captchaQuestion{color:var(--primary-dark);min-width:4rem;font-size:1.1rem;font-weight:700}.form-captcha-module__5TIupW__captchaInput{border:1px solid var(--border-strong);border-radius:var(--radius-sm);text-align:center;width:5rem;padding:.75rem;font-family:inherit;font-size:1rem}.form-captcha-module__5TIupW__captchaInput:focus{border-color:var(--primary-gold);outline:none;box-shadow:0 0 0 3px #d4862826}.form-captcha-module__5TIupW__captchaLoading{color:var(--text-muted);font-size:.85rem}.form-captcha-module__5TIupW__captchaError{color:#dc3545;margin-top:.35rem;font-size:.85rem}
.contact-module__swMWYG__successBox{color:var(--primary-dark);border-radius:var(--radius-lg);text-align:center;background:#d4862814;border:1px solid #d4862840;padding:2.5rem}.contact-module__swMWYG__socialGrid{flex-direction:column;gap:.5rem;margin-top:2rem;display:flex}.contact-module__swMWYG__socialGrid a{color:#dcecefd9;border-radius:var(--radius-sm);transition:all var(--transition-fast);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;display:flex}.contact-module__swMWYG__socialGrid a:hover{color:var(--gold-light);background:#ffffff0f;transform:translate(4px)}
.gallery-module__zlwOTG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.gallery-module__zlwOTG__item{cursor:pointer;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:none;padding:0;display:block;position:relative;overflow:hidden}.gallery-module__zlwOTG__item:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.gallery-module__zlwOTG__imageWrap{aspect-ratio:4/3;background:var(--secondary-soft);position:relative}.gallery-module__zlwOTG__image{object-fit:cover;transition:transform .6s var(--ease-out-expo)}.gallery-module__zlwOTG__item:hover .gallery-module__zlwOTG__image{transform:scale(1.05)}.gallery-module__zlwOTG__overlay{opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(#0000 40%,#1d2046b8);justify-content:flex-start;align-items:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__item:hover .gallery-module__zlwOTG__overlay,.gallery-module__zlwOTG__item:focus-visible .gallery-module__zlwOTG__overlay{opacity:1}.gallery-module__zlwOTG__viewLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--white);border-radius:var(--radius-full);background:#d48628e6;padding:.35rem .75rem;font-size:.8rem;font-weight:700}.gallery-module__zlwOTG__empty{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--text-muted);padding:4rem 2rem}.gallery-module__zlwOTG__lightbox{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d2046eb;justify-content:center;align-items:center;padding:2rem;animation:.25s gallery-module__zlwOTG__fadeIn;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__lightboxContent{width:min(960px,100%)}.gallery-module__zlwOTG__lightboxFrame{aspect-ratio:16/10;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-lg);background:var(--primary-dark);position:relative;overflow:hidden}.gallery-module__zlwOTG__lightboxImage{object-fit:contain}.gallery-module__zlwOTG__lightboxCaption{text-align:center;color:#ffffffd9;margin-top:1rem;font-size:.95rem}.gallery-module__zlwOTG__closeButton,.gallery-module__zlwOTG__navButton{color:var(--white);cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast);background:#ffffff1f;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.gallery-module__zlwOTG__closeButton:hover,.gallery-module__zlwOTG__navButton:hover{background:#d48628d9}.gallery-module__zlwOTG__closeButton{border-radius:var(--radius-full);width:44px;height:44px;font-size:1.75rem;line-height:1;top:1.25rem;right:1.25rem}.gallery-module__zlwOTG__navButton{border-radius:var(--radius-full);width:48px;height:48px;font-size:2rem;line-height:1;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__navPrev{left:1.25rem}.gallery-module__zlwOTG__navNext{right:1.25rem}@keyframes gallery-module__zlwOTG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.gallery-module__zlwOTG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.gallery-module__zlwOTG__lightbox{padding:1rem}.gallery-module__zlwOTG__navButton{width:40px;height:40px;font-size:1.5rem}.gallery-module__zlwOTG__navPrev{left:.5rem}.gallery-module__zlwOTG__navNext{right:.5rem}}
.article-module__UI8UWG__article{max-width:720px;margin:0 auto}.article-module__UI8UWG__meta{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.article-module__UI8UWG__category{color:var(--primary-gold);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-full);background:#d486281a;padding:.35rem .85rem;font-size:.75rem;font-weight:700}.article-module__UI8UWG__date{color:var(--text-subtle);font-size:.875rem}.article-module__UI8UWG__coverImage{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md);margin-bottom:2.5rem;position:relative;overflow:hidden}.article-module__UI8UWG__back{border-top:1px solid var(--border);margin-top:3.5rem;padding-top:2rem}
.ProgrammeEvents-module__ma9F3G__section{margin-top:4rem}.ProgrammeEvents-module__ma9F3G__loading,.ProgrammeEvents-module__ma9F3G__emptyInline{text-align:center;color:var(--text-muted);margin-top:2rem;line-height:1.7}.ProgrammeEvents-module__ma9F3G__empty{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--text-muted);margin-top:2rem;padding:3rem 2rem}.ProgrammeEvents-module__ma9F3G__empty p{margin-bottom:1.5rem;line-height:1.7}.ProgrammeEvents-module__ma9F3G__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.ProgrammeEvents-module__ma9F3G__pastTitle{text-align:center;color:var(--primary-dark);margin:3.5rem 0 1.5rem;font-size:1.5rem;font-weight:800}.ProgrammeEvents-module__ma9F3G__pastGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.ProgrammeEvents-module__ma9F3G__card{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-elevated);height:100%;transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.ProgrammeEvents-module__ma9F3G__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ProgrammeEvents-module__ma9F3G__cardUpcoming{border-color:#d4862840}.ProgrammeEvents-module__ma9F3G__cardPast{opacity:.92}.ProgrammeEvents-module__ma9F3G__imageWrap{aspect-ratio:16/10;background:var(--secondary-soft);width:100%;position:relative}.ProgrammeEvents-module__ma9F3G__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProgrammeEvents-module__ma9F3G__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.ProgrammeEvents-module__ma9F3G__dateBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-gold);border-radius:var(--radius-full);background:#d486281f;padding:.3rem .65rem;font-size:.75rem;font-weight:700}.ProgrammeEvents-module__ma9F3G__statusBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-dark);border-radius:var(--radius-full);background:#1d204614;padding:.3rem .65rem;font-size:.72rem;font-weight:700}.ProgrammeEvents-module__ma9F3G__title{color:var(--primary-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:800;line-height:1.3}.ProgrammeEvents-module__ma9F3G__description{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.98rem;line-height:1.65}.ProgrammeEvents-module__ma9F3G__details{color:var(--text-muted);gap:.35rem;margin-bottom:1rem;font-size:.9rem;display:grid}.ProgrammeEvents-module__ma9F3G__details strong{color:var(--primary-dark)}.ProgrammeEvents-module__ma9F3G__registerLink{color:var(--primary-dark);transition:color var(--transition-fast);margin-top:auto;font-size:.9rem;font-weight:700}.ProgrammeEvents-module__ma9F3G__registerLink:hover{color:var(--primary-gold)}@media (max-width:768px){.ProgrammeEvents-module__ma9F3G__grid,.ProgrammeEvents-module__ma9F3G__pastGrid{grid-template-columns:1fr}}
.TestimonialsCarousel-module__oYkwvq__section{background:var(--surface);padding:6rem 0}.TestimonialsCarousel-module__oYkwvq__container{text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}.TestimonialsCarousel-module__oYkwvq__quote{background:var(--surface-elevated);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);animation:TestimonialsCarousel-module__oYkwvq__fadeUp .6s var(--ease-out-expo);padding:3rem;position:relative}.TestimonialsCarousel-module__oYkwvq__quote:before{content:"";background:linear-gradient(90deg, var(--primary-gold), var(--gold-light));border-radius:0 0 var(--radius-full) var(--radius-full);height:3px;position:absolute;top:0;left:2rem;right:2rem}.TestimonialsCarousel-module__oYkwvq__quote p{color:var(--primary-dark);letter-spacing:-.01em;margin-bottom:1.75rem;font-size:1.35rem;font-weight:500;line-height:1.75}.TestimonialsCarousel-module__oYkwvq__name{color:var(--primary-dark);font-size:1rem;font-weight:700;display:block}.TestimonialsCarousel-module__oYkwvq__role{color:var(--text-muted);margin-top:.25rem;font-size:.875rem;display:block}.TestimonialsCarousel-module__oYkwvq__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.TestimonialsCarousel-module__oYkwvq__dot{border-radius:var(--radius-full);cursor:pointer;width:32px;height:4px;transition:all var(--transition-fast);background:#1d20461f;border:none;padding:0}.TestimonialsCarousel-module__oYkwvq__dot:hover{background:#1d204640}.TestimonialsCarousel-module__oYkwvq__activeDot{background:var(--primary-gold);width:48px}
.DiagonalBreak-module__faojnW__break{width:100%;height:60px}.DiagonalBreak-module__faojnW__flip{transform:scaleY(-1)}@media (max-width:768px){.DiagonalBreak-module__faojnW__break{height:40px}}
.legal-module__EkmLcG__prose{max-width:720px;margin:0 auto}.legal-module__EkmLcG__lastUpdated{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.legal-module__EkmLcG__prose h2{color:var(--primary-dark);margin:2.5rem 0 .75rem;font-size:1.35rem;font-weight:700}.legal-module__EkmLcG__prose h2:first-of-type{margin-top:0}.legal-module__EkmLcG__prose p,.legal-module__EkmLcG__prose li{color:var(--text-muted);font-size:1.02rem;line-height:1.85}.legal-module__EkmLcG__prose p{margin-bottom:1rem}.legal-module__EkmLcG__prose ul,.legal-module__EkmLcG__prose ol{margin:0 0 1.25rem 1.25rem}.legal-module__EkmLcG__prose li{margin-bottom:.5rem}.legal-module__EkmLcG__prose a{color:var(--primary-gold);text-underline-offset:2px;text-decoration:underline}.legal-module__EkmLcG__prose a:hover{color:var(--gold-light)}.legal-module__EkmLcG__footerLinks{border-top:1px solid var(--border);color:var(--text-muted);margin-top:3rem;padding-top:1.5rem;font-size:.95rem}
.not-found-module__HS70Aa__notFound{padding:calc(var(--nav-height) + 3rem) 2rem 5rem;background:radial-gradient(ellipse 70% 50% at 50% 0%, #d486281f, transparent), linear-gradient(180deg, var(--secondary-soft) 0%, var(--surface) 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__notFound:before{content:"";pointer-events:none;background-image:radial-gradient(#1d20460a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.not-found-module__HS70Aa__content{z-index:1;text-align:center;max-width:640px;animation:not-found-module__HS70Aa__fadeUp .9s var(--ease-out-expo) forwards;position:relative}.not-found-module__HS70Aa__code{letter-spacing:-.06em;background:linear-gradient(135deg, var(--primary-dark) 20%, var(--primary-gold) 80%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(6rem,18vw,10rem);font-weight:800;line-height:1}.not-found-module__HS70Aa__title{color:var(--primary-dark);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.not-found-module__HS70Aa__message{color:var(--text-muted);max-width:520px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.8}.not-found-module__HS70Aa__accentLine{background:linear-gradient(90deg, var(--primary-gold), var(--gold-light));border-radius:var(--radius-full);width:64px;height:4px;animation:not-found-module__HS70Aa__scaleIn .8s var(--ease-out-expo) .25s both;margin:0 auto 2rem}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__HS70Aa__links{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.not-found-module__HS70Aa__linksLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.not-found-module__HS70Aa__linkRow{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.not-found-module__HS70Aa__linkRow a{color:var(--primary-dark);transition:color var(--transition-fast);font-size:.95rem;font-weight:600}.not-found-module__HS70Aa__linkRow a:hover{color:var(--primary-gold)}
