.logo-container[data-astro-cid-tvrurpns]{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.5rem;color:#2d5016}.logo-text[data-astro-cid-tvrurpns]{background:linear-gradient(135deg,#2d5016,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}svg[data-astro-cid-tvrurpns]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media (max-width: 768px){.logo-container[data-astro-cid-tvrurpns]{font-size:1.25rem}svg[data-astro-cid-tvrurpns]{width:32px;height:32px}}.navigation[data-astro-cid-pux6a34n]{background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(45,80,22,.1);position:sticky;top:0;z-index:100}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px}.logo-link[data-astro-cid-pux6a34n]{text-decoration:none}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem;align-items:center}.nav-link[data-astro-cid-pux6a34n]{text-decoration:none;color:#2d5016;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 1rem;border-radius:8px}.nav-link[data-astro-cid-pux6a34n]:hover{color:#d4af37;background:#2d50160d}.nav-link[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#d4af37;transition:all .3s ease;transform:translate(-50%)}.nav-link[data-astro-cid-pux6a34n]:hover:after{width:80%}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.hamburger[data-astro-cid-pux6a34n]{width:25px;height:3px;background:#2d5016;transition:all .3s ease;border-radius:2px}.mobile-menu-toggle[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 768px){.nav-container[data-astro-cid-pux6a34n]{padding:0 1rem}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:70px;left:0;right:0;background:#fffffffa;backdrop-filter:blur(10px);flex-direction:column;padding:2rem;gap:1rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;border-bottom:1px solid rgba(45,80,22,.1)}.nav-links[data-astro-cid-pux6a34n].active{transform:translateY(0);opacity:1;visibility:visible}.nav-link[data-astro-cid-pux6a34n]{width:100%;text-align:center;padding:1rem;border-radius:12px}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#2d5016,#1a2f0b);color:#fff;margin-top:auto}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:3rem 2rem 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.footer-description[data-astro-cid-sz7xmlte]{color:#fffc;line-height:1.6;margin:0}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.link-group[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#d4af37;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;color:#fffc;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#d4af37}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:#fff9;font-size:.9rem}.footer-brand[data-astro-cid-sz7xmlte] .logo-container{color:#fff}.footer-brand[data-astro-cid-sz7xmlte] .logo-text{background:linear-gradient(135deg,#d4af37,#f4e76e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand[data-astro-cid-sz7xmlte] svg circle{fill:#fff;stroke:#d4af37}.footer-brand[data-astro-cid-sz7xmlte] svg path{stroke:#d4af37}.footer-brand[data-astro-cid-sz7xmlte] svg circle[fill="#D4AF37"]{fill:#d4af37}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}}*,*:before,*:after{box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh;background:linear-gradient(135deg,#f8faf6,#f0f4ea);color:#2d5016;line-height:1.6}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;width:100%}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600;line-height:1.2;color:#2d5016}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin:0 0 1rem;color:#4a5d4a}a{color:#2d5016;transition:color .3s ease}a:hover{color:#d4af37}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:4rem 0}.card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid rgba(45,80,22,.1);transition:all .3s ease}.card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#2d5016,#3f6b23);color:#fff;text-decoration:none;border-radius:12px;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2d50164d;color:#fff}.btn-secondary{background:linear-gradient(135deg,#d4af37,#f4e76e);color:#2d5016}.btn-secondary:hover{color:#2d5016;box-shadow:0 8px 25px #d4af374d}@media (max-width: 768px){.container{padding:0 1rem}.section{padding:2rem 0}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.card{padding:1.5rem}}
