@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #ffffff;--text: #111827;--text-muted: #4b5563;--text-soft: #9ca3af;--accent: #8a2c95;--accent-deep: #6b2491;--accent-soft: #f4eaf7;--card-bg: #ffffff;--card-border: #e5e7eb;--gradient: linear-gradient( 180deg, #faf5ff 0%, #fdf2f8 45%, #ffffff 100% )}html,body,#root{min-height:100%}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page{min-height:100vh;background:var(--gradient);background-attachment:fixed;position:relative;overflow-x:hidden}.nav{display:flex;align-items:center;justify-content:space-between;padding:24px 40px;max-width:1200px;margin:0 auto}.nav__brand{display:flex;align-items:center;gap:12px}.nav__logo{height:56px;width:auto;object-fit:contain}.nav__name{font-weight:700;font-size:1.125rem;letter-spacing:-.01em}.nav__links{display:flex;gap:32px;font-size:.9375rem;color:var(--text-muted)}.nav__links a{transition:color .2s ease}.nav__links a:hover{color:var(--accent)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;max-width:1200px;margin:0 auto;padding:80px 40px 120px}.hero__copy{animation:fadeUp .8s ease forwards}.hero__eyebrow{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid rgba(138,44,149,.18);padding:6px 14px;border-radius:999px;margin-bottom:24px}.hero__title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:20px}.hero__accent{background:linear-gradient(90deg,#8a2c95,#c0438a);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subtitle{font-size:1.125rem;color:var(--text-muted);max-width:520px;margin-bottom:36px}.hero__visual{display:flex;justify-content:center;align-items:center;animation:fadeUp .9s .1s ease backwards}.store-btns{display:flex;gap:14px;flex-wrap:wrap}.store-btns--center{justify-content:center}.store-btn{display:inline-flex;align-items:center;gap:12px;background:#0a0a0a;border:1px solid rgba(255,255,255,.18);color:#fff;padding:10px 20px;border-radius:12px;min-width:180px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.store-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000059;border-color:#ffffff4d}.store-btn__icon{width:28px;height:28px;flex-shrink:0}.store-btn__text{display:flex;flex-direction:column;line-height:1.1;text-align:left}.store-btn__small{font-size:.6875rem;color:#ffffffbf;letter-spacing:.02em}.store-btn__big{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;margin-top:2px}.phone{width:280px;height:580px;background:#1f2937;border-radius:44px;padding:12px;box-shadow:0 30px 60px #1f293740,0 20px 48px #8a2c952e;position:relative}.phone__screen{width:100%;height:100%;border-radius:32px;overflow:hidden;background:#fff;position:relative}.phone__screenshot{width:100%;height:100%;object-fit:cover;display:block}.modules{max-width:1200px;margin:0 auto;padding:40px 40px 120px}.modules__header{text-align:center;margin-bottom:56px}.modules__eyebrow{display:inline-block;font-size:.875rem;font-weight:500;color:var(--text-muted);margin-bottom:12px}.modules__title{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.modules__subtitle{color:var(--text-muted);font-size:1.0625rem;max-width:560px;margin:0 auto}.modules__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.module-card{background:#fff;border:1px solid var(--card-border);border-radius:20px;padding:28px;box-shadow:0 4px 14px #1118270d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.module-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #8a2c951f;border-color:#8a2c9533}.module-card__image{width:100%;aspect-ratio:16 / 10;border-radius:12px;object-fit:cover;display:block;margin-bottom:18px}.module-card__image--empty{background:#f3f4f6;border:1px solid #e5e7eb}.module-card__title{font-size:1.125rem;font-weight:600;margin-bottom:8px;letter-spacing:-.01em;color:#111827}.module-card__desc{color:#4b5563;font-size:.9375rem;line-height:1.55}.footer{border-top:1px solid var(--card-border);background:#fff}.footer__inner{max-width:1200px;margin:0 auto;padding:48px 40px}.footer__brand{display:inline-flex;align-items:center;gap:12px}.footer__logo{height:52px;width:auto;object-fit:contain}.footer__name{font-weight:700;font-size:1.125rem}.footer__socials{display:flex;gap:16px;margin-top:12px}.footer__socials a{color:var(--text-soft);transition:color .2s ease}.footer__socials a:hover{color:var(--accent)}.social-icon{width:22px;height:22px}.footer__brand-mobile{display:none;flex-direction:column;align-items:center;margin-bottom:32px}.footer__brand-desktop{display:flex;flex-direction:column;align-items:flex-start}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}.footer__col{text-align:left}.footer__heading{font-size:.875rem;font-weight:600;color:var(--text);margin-bottom:14px}.footer__links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer__links a{font-size:.875rem;color:var(--text-muted);transition:color .2s ease}.footer__links a:hover{color:var(--accent)}.footer__bottom{border-top:1px solid var(--card-border)}.footer__bottom-inner{max-width:1200px;margin:0 auto;padding:20px 40px;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:.875rem;color:var(--text-soft)}.footer__legal{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer__legal a{transition:color .2s ease}.footer__legal a:hover{color:var(--accent)}.sub-page{max-width:820px;margin:0 auto;padding:40px 24px 80px;animation:fadeUp .6s ease forwards}.content-card{background:#fff;color:#1f2937;border:1px solid var(--card-border);border-radius:28px;padding:48px;box-shadow:0 10px 40px #1118270f}.content-card__title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;color:#111827;letter-spacing:-.02em;margin-bottom:12px}.content-card__meta{color:#6b7280;margin-bottom:32px}.content-card section{margin-bottom:32px}.content-card section:last-child{margin-bottom:0}.content-card h2{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:12px;letter-spacing:-.01em}.content-card h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:6px}.content-card p{color:#4b5563;margin-bottom:12px}.content-card p:last-child{margin-bottom:0}.content-card ul{color:#4b5563;padding-left:20px;margin-bottom:12px}.content-card ul li{margin-bottom:6px}.content-card a{color:#8a2c95;font-weight:500;text-decoration:none}.content-card a:hover{text-decoration:underline}.help-topics{display:flex;flex-direction:column;gap:24px}.help-topics ul{list-style:none;padding:0}.help-topics ul li{margin-bottom:6px}.guide-list{display:flex;flex-direction:column;gap:16px}.guide-item{display:block;padding:20px 24px;border:1px solid #e5e7eb;border-radius:16px;transition:border-color .2s ease,box-shadow .2s ease;text-decoration:none!important}.guide-item:hover{border-color:#8a2c95;box-shadow:0 4px 14px #8a2c951f}.guide-item h2{font-size:1.0625rem;margin-bottom:6px}.guide-item p{font-size:.9375rem;margin-bottom:8px}.guide-item__meta{font-size:.8125rem;color:#9ca3af}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:32px}.contact-box{background:#f9fafb;border-radius:16px;padding:20px 24px}.contact-box h3{margin-bottom:4px}.contact-box p{font-size:.9375rem;margin-bottom:6px}.contact-form{display:flex;flex-direction:column;gap:16px}.form-field label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:6px}.form-field input,.form-field textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:12px;font-family:inherit;font-size:.9375rem;color:#111827;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.form-field input:focus,.form-field textarea:focus{border-color:#8a2c95;box-shadow:0 0 0 3px #8a2c9526}.form-field textarea{resize:vertical;min-height:120px}.form-submit{margin-top:8px;padding:12px 24px;background:#8a2c95;color:#fff;border:none;border-radius:12px;font-family:inherit;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s ease}.form-submit:hover{background:#6b2491}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.faq-item__q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:transparent;border:none;font-family:inherit;font-size:.9375rem;font-weight:500;color:#111827;text-align:left;cursor:pointer;transition:background .15s ease}.faq-item__q:hover{background:#f9fafb}.faq-item__chevron{color:#6b7280;transition:transform .2s ease;font-size:.875rem}.faq-item--open .faq-item__chevron{transform:rotate(180deg)}.faq-item__a{padding:0 20px 16px;color:#4b5563;font-size:.9375rem;line-height:1.6}.callout{margin-top:40px;padding:24px;background:#f9fafb;border-radius:18px}.callout--center{text-align:center}.callout h3{margin-bottom:6px}.callout p{margin-bottom:12px;font-size:.9375rem}.callout__cta{font-weight:600}.callout__button{display:inline-block;padding:10px 20px;background:#8a2c95;color:#fff!important;border-radius:12px;font-weight:600;text-decoration:none!important;transition:background .15s ease}.callout__button:hover{background:#6b2491}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.value-card{padding:16px;background:#f9fafb;border-radius:14px}.value-card p{font-size:.875rem;margin-bottom:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.nav{padding:20px 24px}.modules{padding-left:24px;padding-right:24px}.footer__inner{padding:40px 24px}.footer__bottom-inner{padding:20px 24px}.hero{grid-template-columns:1fr;gap:48px;padding:40px 24px 80px;text-align:center}.hero__copy{display:flex;flex-direction:column;align-items:center}.hero__subtitle{margin-left:auto;margin-right:auto}.store-btns{justify-content:center}.footer__grid{grid-template-columns:repeat(3,1fr);gap:24px}.footer__brand-desktop{display:none}.footer__brand-mobile{display:flex}.footer__col{text-align:center}.footer__links{align-items:center}}@media(max-width:600px){.nav__links{display:none}.hero__title{font-size:2.25rem}.store-btn{min-width:0;flex:1 1 160px}.phone{width:240px;height:500px}.content-card{padding:28px 22px;border-radius:20px}.sub-page{padding:24px 16px 60px}}
