:root{--primary-yellow: #FFD700;--yellow-light: #FFF700;--yellow-dark: #DAA520;--yellow-muted: #F5E65C;--text-dark: #2c2c2c;--text-light: #ffffff;--grey-light: #f8f9fa;--grey-medium: #e9ecef;--grey-dark: #6c757d;--shadow-light: rgba(255, 215, 0, .1);--shadow-medium: rgba(255, 215, 0, .2);--overlay-dark: rgba(0, 0, 0, .45);--overlay-medium: rgba(0, 0, 0, .4)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-dark);background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:1rem}h1{font-size:2.5rem;color:var(--text-dark)}h2{font-size:2rem;color:var(--text-dark)}h3{font-size:1.5rem;color:var(--text-dark)}p{margin-bottom:1rem;font-size:1.1rem}.btn{display:inline-block;padding:12px 30px;background-color:var(--primary-yellow);color:var(--text-dark);text-decoration:none;border-radius:5px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn:hover{background-color:var(--yellow-dark);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-medium)}.btn-secondary{background-color:transparent;color:var(--primary-yellow);border:2px solid var(--primary-yellow)}.btn-secondary:hover{background-color:var(--primary-yellow);color:var(--text-dark)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{position:relative;background-size:cover;background-position:top;background-attachment:fixed;min-height:100vh;display:flex;align-items:center;color:var(--text-light)}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--overlay-dark)}.hero-content{position:relative;z-index:2;text-align:center}.section{padding:80px 0}.section-alt{background-color:var(--grey-light)}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mt-4{margin-top:2rem}.grid{display:grid;gap:30px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.image-container{position:relative;border-radius:10px;overflow:hidden;margin-bottom:20px}.image-container img{width:100%;height:auto;display:block}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}.container{padding:0 15px}.section{padding:40px 0}.hero-section{min-height:70vh;background-attachment:scroll}}.header.svelte-1etxyc3.svelte-1etxyc3{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000}.nav.svelte-1etxyc3.svelte-1etxyc3{padding:1rem 0}.nav-content.svelte-1etxyc3.svelte-1etxyc3{display:flex;justify-content:space-between;align-items:center}.logo.svelte-1etxyc3 h2.svelte-1etxyc3{color:var(--text-dark);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.logo.svelte-1etxyc3.svelte-1etxyc3{text-decoration:none}.nav-links.svelte-1etxyc3.svelte-1etxyc3{display:flex;align-items:center;gap:2rem}.nav-link.svelte-1etxyc3.svelte-1etxyc3{color:var(--text-dark);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link.svelte-1etxyc3.svelte-1etxyc3:hover{color:var(--primary-yellow)}.nav-btn.svelte-1etxyc3.svelte-1etxyc3{margin-left:1rem}.mobile-toggle.svelte-1etxyc3.svelte-1etxyc3{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.mobile-toggle.svelte-1etxyc3 span.svelte-1etxyc3{width:25px;height:3px;background:var(--text-dark);margin:2px 0;transition:.3s}.site-banner.svelte-1etxyc3.svelte-1etxyc3{margin-top:80px}.site-banner.svelte-1etxyc3 img.svelte-1etxyc3{display:block;width:100%;height:auto}.shared-footer-hero.svelte-1etxyc3.svelte-1etxyc3{display:flex;align-items:center}.shared-footer-hero-content.svelte-1etxyc3.svelte-1etxyc3{max-width:800px;margin:0 auto;padding:5rem 0}.shared-footer-hero-content.svelte-1etxyc3 h1.svelte-1etxyc3{color:var(--primary-yellow);text-shadow:2px 2px 4px rgba(0,0,0,.7);font-size:3rem;margin-bottom:.5rem}.shared-footer-hero-content.svelte-1etxyc3 h2.svelte-1etxyc3{color:var(--yellow-light);text-shadow:1px 1px 3px rgba(0,0,0,.8);font-size:2rem;margin-bottom:1.5rem}.shared-footer-hero.svelte-1etxyc3 .hero-subtitle.svelte-1etxyc3{max-width:600px;margin:0 auto 2rem;font-size:1.3rem;line-height:1.6;color:var(--text-light);text-shadow:1px 1px 2px rgba(0,0,0,.6)}.hero-buttons.svelte-1etxyc3.svelte-1etxyc3{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer.svelte-1etxyc3.svelte-1etxyc3{background:var(--text-dark);color:var(--text-light);padding:3rem 0 1rem}.footer-content.svelte-1etxyc3.svelte-1etxyc3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section.svelte-1etxyc3 h3.svelte-1etxyc3,.footer-section.svelte-1etxyc3 h4.svelte-1etxyc3{color:var(--primary-yellow);margin-bottom:1rem}.footer-section.svelte-1etxyc3 ul.svelte-1etxyc3{list-style:none}.footer-section.svelte-1etxyc3 ul li.svelte-1etxyc3{margin-bottom:.5rem}.footer-section.svelte-1etxyc3 ul li a.svelte-1etxyc3{color:var(--text-light);text-decoration:none;transition:color .3s ease}.footer-section.svelte-1etxyc3 ul li a.svelte-1etxyc3:hover{color:var(--primary-yellow)}.contact-item.svelte-1etxyc3.svelte-1etxyc3{margin-bottom:1.5rem}.contact-item.svelte-1etxyc3 strong.svelte-1etxyc3{display:block;color:var(--primary-yellow);margin-bottom:.5rem;font-size:.95rem}.contact-item.svelte-1etxyc3 p.svelte-1etxyc3{margin:0;line-height:1.4}.contact-item.svelte-1etxyc3 a.svelte-1etxyc3{color:var(--text-light);text-decoration:none;transition:color .3s ease}.contact-item.svelte-1etxyc3 a.svelte-1etxyc3:hover{color:var(--primary-yellow);text-decoration:underline}.footer-bottom.svelte-1etxyc3.svelte-1etxyc3{border-top:1px solid var(--grey-dark);padding-top:1rem;text-align:center;color:var(--grey-medium)}@media (max-width: 768px){.mobile-toggle.svelte-1etxyc3.svelte-1etxyc3{display:flex}.nav-links.svelte-1etxyc3.svelte-1etxyc3{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 2px 10px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-links.mobile-open.svelte-1etxyc3.svelte-1etxyc3{transform:translateY(0);opacity:1;visibility:visible}.nav-link.svelte-1etxyc3.svelte-1etxyc3{padding:.5rem 0}.shared-footer-hero-content.svelte-1etxyc3.svelte-1etxyc3{padding:3rem 0}.shared-footer-hero-content.svelte-1etxyc3 h1.svelte-1etxyc3{font-size:2.5rem}.shared-footer-hero-content.svelte-1etxyc3 h2.svelte-1etxyc3{font-size:1.6rem}.shared-footer-hero.svelte-1etxyc3 .hero-subtitle.svelte-1etxyc3{font-size:1.1rem}.hero-buttons.svelte-1etxyc3.svelte-1etxyc3{flex-direction:column;align-items:center}}
