:root{--color-primary: #57402B;--color-secondary: #DDC276;--color-text: #333333;--color-background: #ffffff}html{font-family:Inter,system-ui,sans-serif;background:var(--color-background);color:var(--color-text)}body{margin:0;padding:0;width:100%;min-height:100vh}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.nav[data-astro-cid-pux6a34n]{background:var(--color-background);box-shadow:0 1px 3px #0000001a;position:fixed;top:0;left:0;right:0;z-index:100}.nav-container[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center;height:70px}.logo[data-astro-cid-pux6a34n]{display:flex;align-items:center}.logo-img[data-astro-cid-pux6a34n]{height:40px;width:auto}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-weight:500;transition:color .2s}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--color-primary)}.mobile-nav-toggle[data-astro-cid-pux6a34n]{display:none;background:none;border:none;padding:.5rem;cursor:pointer}.hamburger[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:6px}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{display:block;width:25px;height:2px;background-color:var(--color-text);transition:transform .3s}.sr-only[data-astro-cid-pux6a34n]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.mobile-nav-toggle[data-astro-cid-pux6a34n]{display:block;z-index:2000}.nav-links[data-astro-cid-pux6a34n]{display:none;position:fixed;inset:0;background:var(--color-background);padding:6rem 2rem 2rem;flex-direction:column;align-items:center;font-size:1.5rem}.nav-links[data-astro-cid-pux6a34n].show{display:flex}[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]:first-child{transform:translateY(8px) rotate(45deg)}[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]:last-child{transform:translateY(-8px) rotate(-45deg)}}.footer[data-astro-cid-sz7xmlte]{background:#f8f9fa;padding:4rem 0 0}.footer-container[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:var(--color-primary);margin-bottom:1rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--color-text);margin-bottom:1rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#666;line-height:1.5}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#666;transition:color .2s}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary)}.footer-bottom[data-astro-cid-sz7xmlte]{margin-top:3rem;padding:1.5rem 0;border-top:1px solid #eee;text-align:center;color:#666}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.hero[data-astro-cid-nlow4r3u]{padding:100px 0 40px;text-align:center;background-image:linear-gradient(to bottom right,#57402be6,#ddc276e6),url(/hero-img.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.hero-title[data-astro-cid-nlow4r3u]{font-size:2.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-container[data-astro-cid-nlow4r3u]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.hero-content[data-astro-cid-nlow4r3u]{flex:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1;display:flex;flex-direction:column;align-items:left;justify-content:left;text-align:left}.hero-stats[data-astro-cid-nlow4r3u]{position:relative;width:40%;height:500px;z-index:0}.stat-bubble[data-astro-cid-nlow4r3u]{position:absolute;width:180px;height:180px;backdrop-filter:blur(8px);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #0000001a;animation:float 8s ease-in-out infinite}.stat-bubble[data-astro-cid-nlow4r3u]:nth-child(1){background:#926f5bd9;top:40px;right:160px;animation-delay:0s}.stat-bubble[data-astro-cid-nlow4r3u]:nth-child(2){background:#b19c74d9;top:150px;right:0;animation-delay:-2s}.stat-bubble[data-astro-cid-nlow4r3u]:nth-child(3){background:#85755fd9;bottom:60px;right:160px;animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.stat-bubble[data-astro-cid-nlow4r3u]:hover{transform:scale(1.05)}.stat-number[data-astro-cid-nlow4r3u]{font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-nlow4r3u]{font-size:1rem;opacity:.9;line-height:1.2}.awards-wrapper[data-astro-cid-nlow4r3u]{margin:0;padding:0;line-height:1}.awards-toggle[data-astro-cid-nlow4r3u]{display:none;margin:0;padding:0}.awards[data-astro-cid-nlow4r3u]{display:flex;gap:1rem;justify-content:space-between}.award[data-astro-cid-nlow4r3u]{display:flex;align-items:center;gap:1rem}.award-img[data-astro-cid-nlow4r3u]{width:60px;height:60px;object-fit:contain}.award-name[data-astro-cid-nlow4r3u]{font-size:.875rem;font-weight:500;opacity:.9;text-align:left}.chevron[data-astro-cid-nlow4r3u]{transition:transform .3s ease}h1[data-astro-cid-nlow4r3u]{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}@media (max-width: 768px){.awards-wrapper[data-astro-cid-nlow4r3u]{margin:0;padding:0}.awards-toggle[data-astro-cid-nlow4r3u]{display:flex;margin:0;padding:.75rem 1rem;line-height:1.2}.hero-container[data-astro-cid-nlow4r3u]{flex-direction:column;text-align:center}.hero-content[data-astro-cid-nlow4r3u]{margin-bottom:2rem}.hero-container[data-astro-cid-nlow4r3u]{flex-direction:column;padding:0 1rem}.hero-content[data-astro-cid-nlow4r3u]{margin-bottom:3.5rem;text-align:center;padding-bottom:1rem}.hero-stats[data-astro-cid-nlow4r3u]{width:300px;height:300px;margin:0 auto;position:relative;z-index:0}.stat-bubble[data-astro-cid-nlow4r3u]{width:110px;height:110px}.stat-bubble[data-astro-cid-nlow4r3u]:nth-child(1){top:20px;right:95px}.stat-bubble[data-astro-cid-nlow4r3u]:nth-child(2){top:150px;right:20px}.stat-bubble[data-astro-cid-nlow4r3u]:nth-child(3){top:150px;right:170px}.stat-number[data-astro-cid-nlow4r3u]{font-size:1.75rem}.stat-label[data-astro-cid-nlow4r3u]{font-size:.875rem}.awards-toggle[data-astro-cid-nlow4r3u]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.awards-toggle[data-astro-cid-nlow4r3u]:hover{background:#ffffff26}.awards[data-astro-cid-nlow4r3u]{display:none;flex-direction:column;gap:0;padding:0;margin:0;background:transparent;border:none;border-radius:0}.awards[data-astro-cid-nlow4r3u].show{display:flex;gap:1rem;padding:1rem;margin-top:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem}[data-astro-cid-nlow4r3u][aria-expanded=true] .chevron[data-astro-cid-nlow4r3u]{transform:rotate(180deg)}.award-img[data-astro-cid-nlow4r3u]{width:50px;height:50px}.award-name[data-astro-cid-nlow4r3u]{font-size:.75rem}}.subtitle[data-astro-cid-nlow4r3u]{font-size:1.25rem;line-height:1.5;margin-bottom:2rem;opacity:.9}.cta-buttons[data-astro-cid-nlow4r3u]{display:flex;gap:1rem}.button[data-astro-cid-nlow4r3u]{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:transform .2s}.button[data-astro-cid-nlow4r3u]:hover{transform:translateY(-2px)}.primary[data-astro-cid-nlow4r3u]{background:#fff;color:var(--color-primary)}.secondary[data-astro-cid-nlow4r3u]{background:transparent;border:2px solid white}@media (max-width: 768px){.hero[data-astro-cid-nlow4r3u]{padding:100px 0 10px;text-align:center}h1[data-astro-cid-nlow4r3u]{font-size:2.5rem}.hero-content[data-astro-cid-nlow4r3u]{margin:0 auto}.cta-buttons[data-astro-cid-nlow4r3u]{justify-content:center}}
