[data-astro-cid-kh7btl4r]{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f4f4f4;display:flex;flex-direction:column;min-height:100vh}.main-content[data-astro-cid-kh7btl4r]{flex:1}body,body.fade-out{opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}h1[data-astro-cid-kh7btl4r],h2[data-astro-cid-kh7btl4r],h3[data-astro-cid-kh7btl4r],h4[data-astro-cid-kh7btl4r],h5[data-astro-cid-kh7btl4r],h6[data-astro-cid-kh7btl4r]{font-family:Cormorant Garamond,serif;font-weight:700;text-transform:uppercase}.container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 20px}.btn[data-astro-cid-kh7btl4r]{display:inline-block;padding:12px 30px;background:#ff6b6b;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;transition:all .3s ease;border:2px solid #ff6b6b;cursor:pointer;font-family:Noto Sans,sans-serif;text-transform:uppercase;letter-spacing:1px}.btn[data-astro-cid-kh7btl4r]:hover{background:transparent;color:#ff6b6b;transform:translateY(-2px);box-shadow:0 5px 15px #ff6b6b4d}.btn-secondary[data-astro-cid-kh7btl4r]{background:#a3b184;border-color:#a3b184}.btn-secondary[data-astro-cid-kh7btl4r]:hover{background:transparent;color:#a3b184}.text-center[data-astro-cid-kh7btl4r]{text-align:center}.mt-1[data-astro-cid-kh7btl4r]{margin-top:10px}.mt-2[data-astro-cid-kh7btl4r]{margin-top:20px}.mt-3[data-astro-cid-kh7btl4r]{margin-top:30px}.mt-4[data-astro-cid-kh7btl4r]{margin-top:40px}.mt-5[data-astro-cid-kh7btl4r]{margin-top:50px}.mb-1[data-astro-cid-kh7btl4r]{margin-bottom:10px}.mb-2[data-astro-cid-kh7btl4r]{margin-bottom:20px}.mb-3[data-astro-cid-kh7btl4r]{margin-bottom:30px}.mb-4[data-astro-cid-kh7btl4r]{margin-bottom:40px}.mb-5[data-astro-cid-kh7btl4r]{margin-bottom:50px}.header[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 0;background:transparent;transition:all .3s ease}.header[data-astro-cid-kh7btl4r].scrolled{background:#fffffff2;backdrop-filter:blur(20px);box-shadow:0 2px 20px #0000001a}.header[data-astro-cid-kh7btl4r].scrolled .logo[data-astro-cid-kh7btl4r],.header[data-astro-cid-kh7btl4r].scrolled .nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#333;text-shadow:none}.header[data-astro-cid-kh7btl4r].scrolled .nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active,.header[data-astro-cid-kh7btl4r].scrolled .nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#ff6b6b}.nav-container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 40px}.logo[data-astro-cid-kh7btl4r]{color:#333;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:2px}.logo-highlight[data-astro-cid-kh7btl4r]{color:#ff6b6b}.nav-menu[data-astro-cid-kh7btl4r]{display:flex;list-style:none;gap:40px;font-family:Noto Sans,sans-serif}.nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#333;text-decoration:none;font-weight:700;font-size:14px;text-transform:none;letter-spacing:.5px;position:relative;transition:all .3s ease}.nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,.nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{color:#ff6b6b}.hamburger[data-astro-cid-kh7btl4r]{display:none;flex-direction:column;cursor:pointer;gap:4px}.hamburger[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{width:25px;height:3px;background-color:#333;transition:all .3s ease;border-radius:2px}.header[data-astro-cid-kh7btl4r].scrolled .hamburger[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{background-color:#333}.hamburger[data-astro-cid-kh7btl4r].active span[data-astro-cid-kh7btl4r]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger[data-astro-cid-kh7btl4r].active span[data-astro-cid-kh7btl4r]:nth-child(2){opacity:0}.hamburger[data-astro-cid-kh7btl4r].active span[data-astro-cid-kh7btl4r]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-sidebar[data-astro-cid-kh7btl4r]{position:fixed;top:0;right:-300px;width:300px;height:100vh;background:#fffffff2;backdrop-filter:blur(20px);z-index:9999;transition:right .3s ease;padding:80px 30px 30px;box-shadow:-5px 0 20px #0000001a}.mobile-sidebar[data-astro-cid-kh7btl4r].active{right:0}.mobile-sidebar[data-astro-cid-kh7btl4r] .nav-menu[data-astro-cid-kh7btl4r]{flex-direction:column;gap:20px;display:flex}.mobile-sidebar[data-astro-cid-kh7btl4r] .nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#2c3e50;font-size:16px;font-weight:700;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.08);text-shadow:none;text-transform:none;text-decoration:none;transition:all .3s ease}.mobile-sidebar[data-astro-cid-kh7btl4r] .nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#ff6b6b;transform:translate(5px)}.mobile-overlay[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-overlay[data-astro-cid-kh7btl4r].active{opacity:1;visibility:visible}.main-content[data-astro-cid-kh7btl4r]{margin-top:80px;min-height:calc(100vh - 80px);margin-bottom:60px}.about-section[data-astro-cid-kh7btl4r]{padding:80px 0;background-color:#f4f4f4}.about-container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-content[data-astro-cid-kh7btl4r]{padding-right:20px}.about-title[data-astro-cid-kh7btl4r]{font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:700;color:#333;margin-bottom:10px;line-height:1;text-transform:uppercase;letter-spacing:3px}.about-subtitle[data-astro-cid-kh7btl4r]{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;color:#333;margin-bottom:8px;line-height:1.1;text-transform:uppercase;letter-spacing:2px}.about-description[data-astro-cid-kh7btl4r]{font-family:Noto Sans,sans-serif;font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:5px}.about-journey[data-astro-cid-kh7btl4r]{font-family:Noto Sans,sans-serif;font-size:1.1rem;color:#666;line-height:1.6;font-style:italic;margin-bottom:0}.about-image-container[data-astro-cid-kh7btl4r]{position:relative;padding-left:20px}.about-image[data-astro-cid-kh7btl4r]{width:100%;height:500px;object-fit:cover;border-radius:20px;box-shadow:0 20px 60px #00000026;transition:all .3s ease}.about-image[data-astro-cid-kh7btl4r]:hover{transform:translateY(-10px);box-shadow:0 30px 80px #0003}.about-content[data-astro-cid-kh7btl4r]>[data-astro-cid-kh7btl4r]{animation:fadeInUp .8s ease forwards;opacity:0;transform:translateY(30px)}.about-title[data-astro-cid-kh7btl4r]{animation-delay:.1s}.about-subtitle[data-astro-cid-kh7btl4r]{animation-delay:.2s}.about-description[data-astro-cid-kh7btl4r]{animation-delay:.3s}.about-journey[data-astro-cid-kh7btl4r]{animation-delay:.4s}.about-image[data-astro-cid-kh7btl4r]{animation:fadeInRight .8s ease forwards;animation-delay:1s;opacity:0;transform:translate(50px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.about-container[data-astro-cid-kh7btl4r]{gap:60px}.about-title[data-astro-cid-kh7btl4r]{font-size:3.5rem}.about-subtitle[data-astro-cid-kh7btl4r]{font-size:2rem}.header[data-astro-cid-kh7btl4r]{padding:12px 0}.nav-container[data-astro-cid-kh7btl4r]{padding:0 20px}}@media (max-width: 768px){.nav-menu[data-astro-cid-kh7btl4r]{display:none}.hamburger[data-astro-cid-kh7btl4r]{display:flex}.logo[data-astro-cid-kh7btl4r],.nav-menu[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{text-shadow:none}.about-container[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:50px;padding:0 20px}.about-content[data-astro-cid-kh7btl4r]{padding-right:0;order:2}.about-image-container[data-astro-cid-kh7btl4r]{padding-left:0;order:1}.about-title[data-astro-cid-kh7btl4r]{font-size:2.8rem;text-align:center;margin-bottom:8px}.about-subtitle[data-astro-cid-kh7btl4r]{font-size:1.8rem;text-align:center;margin-bottom:6px}.about-description[data-astro-cid-kh7btl4r],.about-journey[data-astro-cid-kh7btl4r]{text-align:center;font-size:1rem}.about-description[data-astro-cid-kh7btl4r]{margin-bottom:4px}.about-image[data-astro-cid-kh7btl4r]{height:350px}.header[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:15px 0;transition:all .3s ease}.header[data-astro-cid-kh7btl4r].scrolled{background:#fffffff2!important;backdrop-filter:blur(20px)!important;box-shadow:0 2px 20px #0000001a!important}.nav-container[data-astro-cid-kh7btl4r]{max-width:100%;padding:0 15px}}@media (max-width: 480px){.about-title[data-astro-cid-kh7btl4r]{font-size:2.2rem}.about-subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem}.about-image[data-astro-cid-kh7btl4r]{height:280px}}
