@font-face{font-family:Quicksand;src:url(/assets/fonts/Quicksand-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Quicksand;src:url(/assets/fonts/Quicksand-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Quicksand;src:url(/assets/fonts/Quicksand-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Quicksand;src:url(/assets/fonts/Quicksand-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Quicksand,system-ui,-apple-system,sans-serif;color:#1a1a2e;background:#fff;line-height:1.6;font-size:16px;font-weight:500;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.text-gradient{background:linear-gradient(135deg,#002ae1,#1d47ff 40%,#9acd10);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-label{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.02em;color:#002ae1;margin-bottom:12px}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#221c73;line-height:1.2;margin-bottom:16px;max-width:720px}.section-subtitle{font-size:1.0625rem;color:#555;max-width:600px;margin-bottom:48px;line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border-radius:10px;transition:all .2s ease;white-space:nowrap}.btn--primary{background:#002ae1;color:#fff;padding:12px 28px;font-size:.9375rem}.btn--primary:hover{background:#1d47ff;transform:translateY(-1px);box-shadow:0 4px 16px #002ae14d}.btn--sm{padding:8px 20px;font-size:.875rem;border-radius:8px}.store-btn{display:inline-flex;align-items:center;gap:12px;background:#000;color:#fff;padding:14px 28px;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease;min-width:200px}.store-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.store-btn__icon{width:32px;height:32px;flex-shrink:0}.store-btn__text{display:flex;flex-direction:column;line-height:1.2;text-align:left}.store-btn__text small{font-size:.6875rem;font-weight:400;opacity:.85;letter-spacing:.02em}.store-btn__text strong{font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.store-btn--light{background:#ffffff1f;border:1.5px solid rgba(255,255,255,.3)}.store-btn--light:hover{background:#fff3;box-shadow:0 8px 24px #0003}.header{position:fixed;top:0;left:0;right:0;z-index:10000;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);transition:box-shadow .3s ease}.header--scrolled{box-shadow:0 2px 20px #00000014}.header__inner{display:flex;align-items:center;justify-content:space-between;height:72px}.header__logo img{height:40px;width:auto}.header__nav{display:flex;align-items:center;gap:32px}.header__links{display:flex;gap:28px}.header__links a{font-size:.9375rem;font-weight:500;color:#444;transition:color .2s}.header__links a:hover{color:#002ae1}.header__burger{display:none;flex-direction:column;gap:5px;width:28px;padding:4px 0}.header__burger span{display:block;width:100%;height:2.5px;background:#221c73;border-radius:2px;transition:all .3s ease}.hero{background:linear-gradient(180deg,#f5f6fa,#fff);margin-top:72px}.hero__grid{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:60px 24px;max-width:600px;margin-left:auto}.hero__badge{display:inline-block;background:#e8edff;color:#002ae1;font-size:.8125rem;font-weight:600;padding:6px 16px;border-radius:100px;margin-bottom:20px;align-self:flex-start}.hero__title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15;color:#221c73;margin-bottom:20px}.hero__subtitle{font-size:1.0625rem;color:#555;line-height:1.7;margin-bottom:32px;max-width:520px}.hero__cta{display:flex;gap:12px;flex-wrap:wrap}.hero__visual{overflow:hidden}.hero__visual img{width:100%;height:100%;object-fit:cover;object-position:left center;display:block}.proof{background:#002ae1;padding:20px 0}.proof__text{color:#fff;text-align:center;font-size:.9375rem;font-weight:400;letter-spacing:.01em}.proof__text strong{font-weight:600;color:#c5f14e}.steps{padding:96px 0;background:#fff}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step-card{position:relative;background:#f8f9fc;border-radius:16px;padding:40px 32px;transition:transform .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.step-card__number{position:absolute;top:16px;right:20px;font-size:3.5rem;font-weight:700;color:#002ae10f;line-height:1}.step-card__icon{margin-bottom:20px}.step-card__title{font-size:1.25rem;font-weight:700;color:#221c73;margin-bottom:10px}.step-card__text{font-size:.9375rem;color:#666;line-height:1.6}.categories{padding:96px 0;background:#f5f6fa}.categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat-card{background:#fff;border-radius:14px;padding:28px 24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.04)}.cat-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:#002ae11a}.cat-card__icon{font-size:2rem;margin-bottom:12px}.cat-card h3{font-size:1rem;font-weight:700;color:#221c73;margin-bottom:6px}.cat-card p{font-size:.8125rem;color:#777;line-height:1.5}.why{padding:96px 0;background:#fff}.why__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.why__card{background:#f8f9fc;border-radius:16px;padding:36px 32px;display:flex;gap:20px;transition:transform .2s ease}.why__card:hover{transform:translateY(-3px)}.why__icon{flex-shrink:0;width:56px;height:56px;background:#e8edff;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#002ae1}.why__card h3{font-size:1.125rem;font-weight:700;color:#221c73;margin-bottom:8px}.why__card p{font-size:.9375rem;color:#666;line-height:1.6}.showcase{padding:96px 0;background:linear-gradient(135deg,#f0f2ff,#f5f6fa)}.showcase__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.showcase__visual img{border-radius:16px;box-shadow:0 16px 48px #002ae11a;max-width:460px}.showcase__content .section-title{margin-bottom:16px}.showcase__content p{font-size:1rem;color:#555;line-height:1.7;margin-bottom:24px}.showcase__list{margin-bottom:32px}.showcase__list li{position:relative;padding-left:24px;font-size:.9375rem;color:#444;margin-bottom:10px}.showcase__list li:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#9acd10}.coming{padding:96px 0;background:#fff}.coming__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.coming__card{background:linear-gradient(145deg,#fafbff,#f0f2ff);border-radius:16px;padding:36px 28px;text-align:center;border:1px solid rgba(0,42,225,.08)}.coming__icon{font-size:2.5rem;margin-bottom:16px}.coming__card h3{font-size:1.125rem;font-weight:700;color:#221c73;margin-bottom:10px}.coming__card p{font-size:.9375rem;color:#666;line-height:1.6}.faq{padding:96px 0;background:#f5f6fa}.faq__layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.faq__list{max-width:100%}.faq__visual{display:flex;align-items:center;justify-content:center;position:sticky;top:120px}.faq__visual img{max-width:460px;width:100%}.faq__item{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden;border:1px solid rgba(0,0,0,.05);transition:box-shadow .2s ease}.faq__item[open]{box-shadow:0 4px 16px #0000000f}.faq__question{padding:20px 24px;font-size:1rem;font-weight:600;color:#221c73;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:color .2s}.faq__question:hover{color:#002ae1}.faq__question:after{content:"+";font-size:1.5rem;font-weight:300;color:#002ae1;flex-shrink:0;transition:transform .2s ease}.faq__item[open] .faq__question:after{transform:rotate(45deg)}.faq__question::-webkit-details-marker{display:none}.faq__answer{padding:0 24px 20px}.faq__answer p{font-size:.9375rem;color:#666;line-height:1.7}.final-cta{padding:80px 0;background:#002ae1}.final-cta__inner{text-align:center;display:flex;flex-direction:column;align-items:center}.final-cta__icon{margin-bottom:24px;border-radius:12px}.final-cta h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#fff;margin-bottom:12px}.final-cta p{font-size:1.0625rem;color:#fffc;max-width:520px;margin-bottom:32px;line-height:1.6}.footer{background:#0d0d2b;padding:64px 0 0;color:#aaa}.footer__inner{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer__brand img{height:36px;width:auto;margin-bottom:16px}.footer__brand p{font-size:.875rem;line-height:1.6;max-width:260px}.footer__links h4{color:#fff;font-size:.875rem;font-weight:700;margin-bottom:16px;letter-spacing:.02em}.footer__links ul li{margin-bottom:10px}.footer__links a{font-size:.875rem;transition:color .2s}.footer__links a:hover{color:#c5f14e}.share-buttons{display:flex;flex-direction:column;gap:10px}.share-btn{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;padding:8px 14px;border-radius:8px;background:#ffffff0f;color:#ccc;transition:all .2s;border:1px solid rgba(255,255,255,.08)}.share-btn:hover{background:#ffffff1f;color:#fff}.footer__bottom{padding:24px 0;text-align:center}.footer__bottom p{font-size:.8125rem;color:#666}.mobile-nav-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:#fff;flex-direction:column;align-items:center;padding:80px 32px 32px;overflow-y:auto}.mobile-nav-overlay.is-open{display:flex}.mobile-nav-overlay nav{display:flex;flex-direction:column;align-items:center;gap:32px;margin:auto 0}.mobile-nav__links{display:flex;flex-direction:column;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.mobile-nav__links a{font-size:1.375rem;font-weight:600;color:#002ae1;text-decoration:none;transition:color .2s}.mobile-nav__links a:hover{color:#9acd10}.mobile-nav__cta{font-size:1.125rem;padding:16px 48px}@media (min-width: 769px){.mobile-nav-overlay{display:none!important}}@media (max-width: 1024px){.categories__grid{grid-template-columns:repeat(3,1fr)}.footer__inner{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 768px){.header__nav{display:none}.header__burger{display:flex;position:relative;z-index:10000}.header__burger.is-open span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.hero__grid{grid-template-columns:1fr;min-height:auto}.hero__content{text-align:center;max-width:100%;margin-left:0;padding:24px 24px 40px;order:2}.hero__badge{align-self:center}.hero__subtitle{margin-left:auto;margin-right:auto}.hero__cta{justify-content:center}.hero__visual{order:1;max-height:400px}.hero__visual img{object-position:center top}.steps__grid{grid-template-columns:1fr;gap:20px}.categories__grid{grid-template-columns:repeat(2,1fr);gap:12px}.why__grid{grid-template-columns:1fr}.why__card{flex-direction:column;align-items:flex-start}.showcase__inner{grid-template-columns:1fr;text-align:center}.showcase__visual img{margin:0 auto;max-width:340px}.showcase__list{text-align:left;display:inline-block}.showcase__content .hero__cta{justify-content:center}.coming__grid,.faq__layout{grid-template-columns:1fr}.faq__visual{display:none}.faq__list{max-width:100%}.footer__inner{grid-template-columns:1fr;gap:32px}.share-buttons{flex-direction:row;flex-wrap:wrap}}@media (max-width: 480px){.hero__title{font-size:1.75rem}.categories__grid{grid-template-columns:1fr 1fr}.cat-card{padding:20px 16px}.hero__cta{flex-direction:column;align-items:center}.store-btn{min-width:0;width:100%;justify-content:center;padding:12px 24px}}@media (prefers-reduced-motion: no-preference){.animate-ready .step-card,.animate-ready .cat-card,.animate-ready .why__card,.animate-ready .coming__card,.animate-ready .faq__item{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.animate-ready .step-card.is-visible,.animate-ready .cat-card.is-visible,.animate-ready .why__card.is-visible,.animate-ready .coming__card.is-visible,.animate-ready .faq__item.is-visible{opacity:1;transform:translateY(0)}}
