*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#2c3e50;background-color:#fff}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600}p{line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:.75rem 2rem;border-radius:.5rem;font-weight:500;text-align:center;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#d4af37,#b8860b);color:#fff;box-shadow:0 4px 15px #d4af3766}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af3799}.btn-secondary{background:#fff;color:#2c3e50;border:2px solid #2C3E50}.btn-secondary:hover{background:#2c3e50;color:#fff;transform:translateY(-2px)}.btn-accent{background:linear-gradient(135deg,#d4af37,#b8860b);color:#fff;box-shadow:0 4px 15px #d4af3766}.btn-accent:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af3799}.section{padding:5rem 0}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#2c3e50}.section-subtitle{text-align:center;font-size:1.125rem;color:#7f8c8d;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.section.visible{opacity:1;transform:translateY(0)}.accent-color{color:#d4af37}@media (max-width: 768px){.section{padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}.footer[data-astro-cid-sz7xmlte]{background:#2c3e50;color:#fff;padding:3rem 0 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte]{text-align:center}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;justify-content:center}.footer-logo-img[data-astro-cid-sz7xmlte]{height:60px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1rem;color:#d4af37}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#bdc3c7;margin-bottom:1rem;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.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:#bdc3c7;transition:color .3s ease}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#d4af37}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;margin-top:1rem}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#d4af3733;border-radius:50%;color:#d4af37;transition:background .3s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:#d4af37;color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #34495E;padding-top:2rem;display:flex;justify-content:space-between;align-items:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#bdc3c7;margin:0}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#bdc3c7;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#d4af37}@media (max-width: 768px){.footer-content[data-astro-cid-sz7xmlte]{text-align:center}.social-links[data-astro-cid-sz7xmlte]{justify-content:center}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:center}}.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;width:100%;background:#fffffff2;backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;transition:all .3s ease;border-bottom:1px solid rgba(44,62,80,.1)}.nav-content[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center}.logo-img[data-astro-cid-pux6a34n]{height:45px;width:auto}.nav-menu[data-astro-cid-pux6a34n]{display:flex;list-style:none;gap:2rem;align-items:center}.nav-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#2c3e50;font-weight:500;transition:color .3s ease}.nav-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#d4af37}.nav-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n].btn-primary:hover{color:#fff}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;cursor:pointer}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:#2c3e50;margin:3px 0;transition:.3s}@media (max-width: 768px){.nav-menu[data-astro-cid-pux6a34n]{position:fixed;left:-100%;top:70px;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu[data-astro-cid-pux6a34n].active{left:0}.hamburger[data-astro-cid-pux6a34n]{display:flex}}
