body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;padding:20px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo{color:#333;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}.nav{align-items:center;display:flex;gap:32px}.nav-link{border-radius:6px;color:#333;cursor:pointer;font-weight:500;padding:8px 12px;text-decoration:none;transition:background-color .2s ease}.nav-link:hover{background-color:#f5f5f5}.search-container{align-items:center;display:flex;gap:8px}.search-btn{background:#007aff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:background-color .2s ease}.search-btn:hover{background:#0056cc}@media (max-width:900px){.home-scroll-container section:first-child{flex-direction:column!important;gap:32px;padding:40px 24px!important;text-align:center}.home-scroll-container section:first-child>div:first-child{order:2;padding-left:0!important}.home-scroll-container section:first-child>div:last-child{order:1}.home-scroll-container section:first-child h1{font-size:2.5rem!important;margin-bottom:16px}.home-scroll-container section:first-child p{font-size:1.1rem!important;line-height:1.6;max-width:100%!important}.home-scroll-container section:first-child img{border-radius:20px!important;height:280px!important;width:280px!important}.home-scroll-container section h2{font-size:2rem!important;margin-bottom:24px!important}.home-scroll-container section>div:last-child{flex-direction:column!important;gap:24px!important;padding:0 24px}.home-scroll-container section>div:last-child>a>div{margin:0 auto;max-width:320px;width:100%!important}.home-scroll-container section>div:last-child>a>div img{height:100px!important;width:100px!important}.home-scroll-container section{padding:40px 0!important}.home-scroll-container section:last-child{padding-bottom:60px!important}}.mobile-menu,.mobile-menu-btn{display:none}@media (max-width:900px){.header{flex-wrap:wrap;justify-content:space-between;padding:20px 24px}.nav,.search-container{display:none}.mobile-menu-btn{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-around;padding:0;position:absolute;right:24px;top:32px;width:24px;z-index:1001}.mobile-menu-btn span{background:#000;border-radius:1px;height:2px;transition:all .3s ease;width:100%}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu{background:#fff;bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;padding:80px 24px 24px;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;z-index:1000}.mobile-menu.active{transform:translateX(0)}.mobile-search-container{margin-bottom:24px;max-width:calc(100vw - 48px);position:relative;width:100%}.mobile-search-input{background:#f9f9f9;border:1px solid #ddd;border-radius:12px;box-sizing:border-box;font-size:1rem;max-width:100%;padding:14px 18px;width:100%}.mobile-search-suggestions{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;list-style:none;margin:8px 0 0;max-width:100%;padding:0;position:absolute;width:100%;z-index:1001}.mobile-search-suggestions li{border-bottom:1px solid #eee;cursor:pointer;padding:12px 18px}.mobile-search-suggestions li:last-child{border-bottom:none}.mobile-menu-nav{display:flex;flex-direction:column;gap:8px}.mobile-menu-section{border-bottom:1px solid #ddd;margin-bottom:16px;padding-bottom:16px}.mobile-menu-section:last-child{border-bottom:none}.mobile-menu-section h3{color:#1d1d1f;font-size:1.1rem;font-weight:600;margin:0 0 12px;padding-left:16px}.mobile-menu-links{display:flex;flex-direction:column;gap:4px}.mobile-menu-link{border-radius:8px;color:#007aff;font-size:1.1rem;font-weight:500;padding:12px 16px;text-decoration:none;transition:background .2s ease}.mobile-home-link{background:#f5f5f7;color:#1d1d1f!important;font-size:1.2rem!important;font-weight:600!important;margin-bottom:8px;text-align:center}.mobile-home-link:hover{background:#e5e5e7}.home-main-content{align-items:center;flex-direction:column;gap:24px;padding:0 24px;text-align:center}.home-image{margin-bottom:24px;order:-1}.profile-img{border-radius:50%;height:200px;width:200px}.home-text{max-width:100%;padding:0}.home-text h1{font-size:2rem}.home-bottom-row{flex-direction:column;gap:32px;padding:32px 24px}.home-bottom-row>div{text-align:center}}.footer{background-color:#f8f8f8;border-top:1px solid #e7e7e7;padding:20px;text-align:center}.footer-dropdowns{display:flex;gap:40px;justify-content:center}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#fff;box-shadow:0 8px 16px #0003;display:none;min-width:150px;padding:10px;position:absolute;text-align:left;z-index:1}.dropdown-content a{color:#333;display:block;padding:5px 10px;text-decoration:none}.dropdown-content a:hover{background-color:#f0f0f0}.dropdown:hover .dropdown-content{display:block}.footer-links{margin-top:20px}.footer-links a{color:#0073e6;text-decoration:none}.footer-links a:hover{text-decoration:underline}
/*# sourceMappingURL=main.f40cf846.css.map*/