@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Dancing+Script:wght@600;700&family=Great+Vibes&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{font-family:var(--sans);color:var(--text-dark);background-color:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word;overflow-wrap:break-word;width:100%;max-width:100vw;position:relative;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}section,div,header,footer,main,article,nav{box-sizing:border-box;max-width:100vw}img{max-width:100%;height:auto;display:block}video{max-width:100%}button{font-family:var(--sans)}:root{--primary-pink:#de5d83;--primary-pink-hover:#c4476a;--pastel-pink:#ffd5e5;--pastel-blue:#d6e5fa;--cream-white:#fff9f2;--pastel-lavender:#e8dbfc;--warm-beige:#f5ebe6;--star-gold:#f4b41a;--text-dark:#3d332a;--text-muted:#7a6f65;--bg-light:#fffbf7;--border-light:#de5d8326;--sans:"Outfit", system-ui, -apple-system, sans-serif;--serif:"Playfair Display", Georgia, serif;--shadow-sm:0 4px 6px -1px #3d332a0d;--shadow-md:0 10px 15px -3px #3d332a14, 0 4px 6px -2px #3d332a0a;--shadow-lg:0 20px 25px -5px #3d332a1a, 0 10px 10px -5px #3d332a0a;--shadow-glow:0 0 15px #de5d8340}.heading-serif{font-family:var(--serif);font-weight:700}.heading-sans{font-family:var(--sans);font-weight:600}.font-cursive{font-family:Dancing Script,cursive}.font-calligraphy{font-family:Great Vibes,cursive}.glass-panel{-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-md);background:#ffffffbf;border:1px solid #fff6}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--pastel-pink);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-pink)}@keyframes kenBurns{0%{transform:scale(1)translate(0)}50%{transform:scale(1.08)translate(-1%,-.5%)}to{transform:scale(1)translate(0)}}.ken-burns{animation:20s infinite kenBurns}@keyframes pulseGlow{0%{box-shadow:0 0 #de5d8366}70%{box-shadow:0 0 0 10px #de5d8300}to{box-shadow:0 0 #de5d8300}}.pulse-btn{animation:2s infinite pulseGlow}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.page-hero-section{text-align:center;padding:140px 24px 70px;position:relative;overflow:hidden}.md-grid-2{grid-template-columns:1fr;gap:28px;display:grid}.md-grid-3{grid-template-columns:1fr;gap:22px;display:grid}.photo-trio{grid-template-columns:1fr;gap:16px;display:grid}.stats-4{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.page-mascot{display:block}.footer-grid{grid-template-columns:1fr;gap:36px;display:grid}.banner-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.featured-quote-grid{grid-template-columns:1fr;display:grid}.stats-3-mob{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.page-hero-section{padding:150px 32px 80px}.gallery-grid,.stats-3-mob{grid-template-columns:repeat(3,1fr)!important}.banner-badges{flex-wrap:nowrap}}@media (width>=768px){.md-grid-2{grid-template-columns:repeat(2,1fr)!important}.md-grid-3,.photo-trio{grid-template-columns:repeat(3,1fr)!important}.featured-quote-grid{grid-template-columns:1fr 1fr!important}.footer-grid{grid-template-columns:1.5fr 1fr 1.2fr!important}}@media (width>=1024px){.stats-4,.gallery-grid{grid-template-columns:repeat(4,1fr)!important}.lg-flex-nav{display:flex!important}.lg-flex-cta{display:block!important}.lg-hidden{display:none!important}}@media (width<=480px){.page-hero-section{padding:110px 16px 50px!important}.page-mascot{display:none!important}h1{font-size:clamp(22px,8vw,36px)!important;line-height:1.2!important}h2{font-size:clamp(19px,6.5vw,28px)!important}h3{font-size:clamp(17px,5.5vw,24px)!important}h4{font-size:clamp(14px,4.5vw,18px)!important}.banner-img{height:240px!important}.banner-badges{flex-direction:column!important;gap:8px!important;padding:12px 16px!important}.flex-wrap-mobile-footer{text-align:center!important;flex-direction:column!important;gap:10px!important}.gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}[style*="padding: '60px 24px'"],[style*="padding: \"60px 24px\""]{padding-left:16px!important;padding-right:16px!important}.overflow-safe{overflow-x:hidden!important}}@media (width<=640px){*{box-sizing:border-box;max-width:100vw}[style*="position: absolute"],[style*="position: fixed"]{max-width:100vw}}@media (width<=360px){h1{font-size:20px!important}.gallery-grid{grid-template-columns:1fr!important}}[style*="position: absolute"],[style*=position\:fixed]{box-sizing:border-box;max-width:100vw}[style*="white-space: nowrap"]{text-overflow:ellipsis;max-width:100%;overflow:hidden}img,video,iframe{height:auto;max-width:100%!important}@media (width<=640px){.flex-wrap-mobile{flex-direction:column!important;gap:16px!important}.hidden-mobile{display:none!important}.flex-wrap-mobile-footer{text-align:center!important;flex-direction:column!important;gap:10px!important}}.scroll-stack-scroller{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;will-change:scroll-position;width:100%;height:100%;position:relative;overflow:visible auto;transform:translateZ(0)}.scroll-stack-scroller.window-scroll{height:auto;overflow:visible}.scroll-stack-scroller.window-scroll .scroll-stack-inner{min-height:auto;padding-top:4vh;padding-bottom:4vh}.scroll-stack-inner{box-sizing:border-box;max-width:1200px;min-height:100vh;margin:0 auto;padding:8vh 15px 15vh}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top;will-change:transform, filter;backface-visibility:hidden;transform-style:preserve-3d;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc2;border:1.5px solid #ffffffd9;border-radius:36px;width:100%;height:auto;min-height:18rem;margin:20px 0;padding:3.5rem 3rem;position:relative;transform:translateZ(0);box-shadow:0 15px 45px #de5d8312}.scroll-stack-card-content{justify-content:space-between;align-items:center;gap:3rem;width:100%;display:flex;position:relative}.scroll-stack-card-text{text-align:left;flex:65%;min-width:280px}.scroll-stack-card-visual{flex:0 0 25%;justify-content:center;align-items:center;display:flex;position:relative}.scroll-stack-card-visual img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 24px #de5d8326);width:140px;height:140px}.scroll-stack-end{width:100%;height:1px}@media (width<=768px){.scroll-stack-inner{padding:4vh 10px 10vh}.scroll-stack-card{border-radius:20px;min-height:13rem;margin:15px 0;padding:2rem 1.2rem}.scroll-stack-card-content{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}.scroll-stack-card-visual{justify-content:flex-start;width:100%;margin-bottom:-5px}.scroll-stack-card-visual img{width:100px;height:100px}}
