*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#121a21;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}a{font-weight:500;color:#2567d3;text-decoration:inherit}a:hover{color:#25d366}button{border-radius:6px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#2567d3}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}body.menu-open{overflow:hidden}@media (max-width: 768px){button,a{min-height:44px;min-width:44px}}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:transparent;transition:all .3s ease;padding:1rem 0}.header--scrolled{background:#121a21f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(33,46,59,.3)}.header__container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.header__logo{font-size:1.5rem;font-weight:700;color:#2567d3;letter-spacing:-.5px;z-index:1001}.header__nav{display:flex;align-items:center;gap:2rem}.header__nav a{color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease;position:relative}.header__nav a:hover{color:#25d366}.header__nav a:not(.header__cta):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#25d366;transition:width .2s ease}.header__nav a:not(.header__cta):hover:after{width:100%}.header__cta{background:#2567d3;color:#fff!important;padding:.5rem 1.2rem;border-radius:6px;font-weight:600;transition:background .2s ease}.header__cta:hover{background:#25d366;color:#121a21!important}.header__mobile-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:4px;transition:background .2s ease}.header__mobile-toggle:hover{background:#ffffff1a}@media (max-width: 768px){.header__container{padding:0 1rem}.header__mobile-toggle{display:block;z-index:1001}.header__nav{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#121a21fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:right .3s ease;z-index:1000}.header__nav--open{right:0}.header__nav a{font-size:1.2rem;padding:1rem 2rem;width:100%;text-align:center;border-radius:8px;transition:all .2s ease}.header__nav a:hover{background:#2567d31a}.header__nav a:not(.header__cta):after{display:none}.header__cta{margin-top:1rem;width:200px}}@media (max-width: 480px){.header__logo{font-size:1.3rem}.header__nav a{font-size:1.1rem;padding:.8rem 1.5rem}}.hero{min-height:100vh;background:#121a21;display:flex;align-items:center;padding:0;position:relative}.hero__container{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.hero__content{color:#fff}.hero__title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px}.hero__highlight{color:#2567d3;position:relative}.hero__description{font-size:1.125rem;line-height:1.6;color:#94a3b8;margin-bottom:2.5rem;max-width:500px}.hero__actions{display:flex;gap:1rem;align-items:center}.hero__btn{padding:.875rem 1.75rem;border-radius:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-block}.hero__btn--primary{background:#2567d3;color:#fff}.hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-1px)}.hero__btn--secondary{background:transparent;color:#fff;border:1px solid #374151}.hero__btn--secondary:hover{background:#374151;border-color:#4b5563}.hero__visual{display:flex;justify-content:center;align-items:center}.hero__image-placeholder{width:90%;height:90%;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:1rem;font-weight:500}.hero__image-placeholder img{width:100%;height:100%;object-fit:cover}@media (max-width: 1024px){.hero__container{grid-template-columns:1fr;gap:3rem;text-align:center;padding-top:2rem}.hero__title{font-size:2.8rem}.hero__description{margin:0 auto 2.5rem}.hero__actions{justify-content:center}.hero__image-placeholder{width:350px;height:250px}}@media (max-width: 768px){.hero{min-height:90vh;padding-top:5rem}.hero__container{padding:0 1rem;gap:2rem}.hero__title{font-size:2.2rem;margin-bottom:1rem}.hero__description{font-size:1rem;margin-bottom:2rem}.hero__actions{flex-direction:column;width:100%;gap:.75rem}.hero__btn{width:100%;text-align:center;padding:1rem 1.5rem}.hero__image-placeholder{width:280px;height:200px;font-size:.9rem}}@media (max-width: 480px){.hero{padding-top:4rem}.hero__title{font-size:1.8rem}.hero__description{font-size:.95rem}.hero__image-placeholder{width:250px;height:180px;font-size:.85rem}}.features{background:#121a21;padding:6rem 0;color:#fff}.features__container{max-width:1200px;margin:0 auto;padding:0 2rem}.features__header{text-align:center;margin-bottom:4rem}.features__title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.features__subtitle{font-size:1.125rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature{background:#1f2937;border:1px solid #374151;border-radius:8px;padding:2rem;transition:all .2s ease}.feature:hover{border-color:#2567d3;transform:translateY(-2px);box-shadow:0 4px 20px #2567d31a}.feature__icon{width:48px;height:48px;background:#2567d3;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.feature__title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.75rem}.feature__description{color:#94a3b8;line-height:1.6;font-size:.95rem}@media (max-width: 1024px){.features__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.features__title{font-size:2.2rem}}@media (max-width: 768px){.features{padding:4rem 0}.features__container{padding:0 1rem}.features__title{font-size:2rem}.features__subtitle{font-size:1rem}.features__grid{grid-template-columns:1fr;gap:1.5rem}.feature{padding:1.5rem}.feature__icon{width:40px;height:40px;margin-bottom:1rem}.feature__title{font-size:1.1rem}.feature__description{font-size:.9rem}}@media (max-width: 480px){.features{padding:3rem 0}.features__title{font-size:1.8rem}.features__subtitle{font-size:.95rem}.feature{padding:1.25rem}}.about{background:#1f2937;padding:6rem 0;color:#fff}.about__container{max-width:1200px;margin:0 auto;padding:0 2rem}.about__content{text-align:center;max-width:800px;margin:0 auto}.about__title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;letter-spacing:-.5px}.about__description{font-size:1.125rem;line-height:1.7;color:#94a3b8;margin-bottom:3rem}.about__stats{display:flex;justify-content:center;gap:4rem;margin-top:3rem}.about__stat{display:flex;flex-direction:column;align-items:center;gap:.5rem}.about__stat-number{font-size:2.5rem;font-weight:700;color:#2567d3}.about__stat-label{font-size:.95rem;color:#94a3b8;font-weight:500}@media (max-width: 1024px){.about__title{font-size:2.2rem}.about__stats{gap:3rem}.about__stat-number{font-size:2.2rem}}@media (max-width: 768px){.about{padding:4rem 0}.about__container{padding:0 1rem}.about__title{font-size:2rem}.about__description{font-size:1rem;margin-bottom:2.5rem}.about__stats{flex-direction:column;gap:2rem;margin-top:2rem}.about__stat-number{font-size:2rem}.about__stat-label{font-size:.9rem}}@media (max-width: 480px){.about{padding:3rem 0}.about__title{font-size:1.8rem}.about__description{font-size:.95rem}.about__stat-number{font-size:1.8rem}}.cta{background:#121a21;padding:6rem 0;color:#fff;text-align:center}.cta__container{max-width:800px;margin:0 auto;padding:0 2rem}.cta__title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.cta__description{font-size:1.125rem;color:#94a3b8;margin-bottom:2.5rem;line-height:1.6}.cta__actions{display:flex;gap:1rem;justify-content:center;align-items:center}.cta__btn{padding:.875rem 2rem;border-radius:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-block}.cta__btn--primary{background:#2567d3;color:#fff}.cta__btn--primary:hover{background:#1d4ed8;transform:translateY(-1px)}.cta__btn--secondary{background:transparent;color:#fff;border:1px solid #374151}.cta__btn--secondary:hover{background:#374151;border-color:#4b5563}@media (max-width: 1024px){.cta__title{font-size:2.2rem}.cta__description{font-size:1.05rem}}@media (max-width: 768px){.cta{padding:4rem 0}.cta__container{padding:0 1rem}.cta__title{font-size:2rem}.cta__description{font-size:1rem;margin-bottom:2rem}.cta__actions{flex-direction:column;width:100%;gap:.75rem}.cta__btn{width:100%;text-align:center;padding:1rem 1.5rem}}@media (max-width: 480px){.cta{padding:3rem 0}.cta__title{font-size:1.8rem}.cta__description{font-size:.95rem}.cta__btn{padding:.875rem 1.25rem;font-size:.9rem}}.footer{background:#1f2937;color:#fff;padding:4rem 0 2rem;border-top:1px solid #374151}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:4rem}.footer__brand{flex:1;max-width:300px}.footer__logo{font-size:1.5rem;font-weight:700;color:#2567d3;margin-bottom:.75rem;letter-spacing:-.5px}.footer__tagline{color:#94a3b8;font-size:.95rem;line-height:1.5}.footer__links{display:flex;gap:4rem}.footer__section h4{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.footer__section ul{list-style:none;padding:0;margin:0}.footer__section li{margin-bottom:.5rem}.footer__section a{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer__section a:hover{color:#2567d3}.footer__bottom{padding-top:2rem;border-top:1px solid #374151;text-align:center;color:#6b7280;font-size:.9rem}@media (max-width: 1024px){.footer__main,.footer__links{gap:3rem}}@media (max-width: 768px){.footer{padding:3rem 0 1.5rem}.footer__container{padding:0 1rem}.footer__main{flex-direction:column;gap:2rem;text-align:center}.footer__brand{max-width:none}.footer__links{justify-content:center;gap:2rem}.footer__section h4{font-size:.9rem}.footer__section a{font-size:.85rem}}@media (max-width: 480px){.footer{padding:2.5rem 0 1rem}.footer__logo{font-size:1.3rem}.footer__tagline{font-size:.9rem}.footer__links{flex-direction:column;gap:1.5rem}.footer__section{text-align:center}}
