:root{--navy: #1B3A6B;--navy-dark: #0F2347;--navy-mid: #243F75;--blue-bright: #2563EB;--cream: #F5E6C8;--cream-light: #FFF8F0;--cream-mid: #F0D8B0;--text-on-navy: #F5E6C8;--text-muted-navy: rgba(245,230,200,.6);--text-dark: #1B3A6B;--text-muted: #6B7280;--orange: #E8A020;--red-pizza: #CC3A1A;--font-display: "Cinzel", Georgia, serif;--font-body: "DM Sans", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream-light);color:var(--text-dark);overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700}a{text-decoration:none;color:inherit}button{font-family:var(--font-body)}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream-light)}::-webkit-scrollbar-thumb{background:var(--navy);border-radius:3px}@media(max-width:768px){::-webkit-scrollbar{display:none;width:0;height:0}.home-hero-inner{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem}.home-hero-content{flex:1 1 auto;width:100%;display:flex;flex-direction:column;align-items:center}.home-hero-desc{margin-left:auto;margin-right:auto}.home-hero-actions,.home-hero-stats{justify-content:center}.home-hero-stats{flex-wrap:wrap;gap:1.5rem 2rem}.home-hero-mascot{width:100%}.home-hero-mascot img{margin:0 auto;width:min(280px,75vw)!important}}
