:root{--font-heading: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-primary: #F43E8C;--color-primary-hover: #D92574;--color-primary-light: #FDF2F8;--color-btn-gradient: linear-gradient(90deg, #F43E8C, #7b5cff, #2e7cff);--color-text-gradient: linear-gradient(90deg, #F43E8C, #895cff, #2e7cff);--color-cta-banner: linear-gradient(100deg, #F43E8C, #9259d7, #2f78ff);--color-blue: #2e7cff;--color-blue-light: #EFF6FF;--color-purple: #7b5cff;--color-purple-light: #F5F3FF;--color-text-main: #111827;--color-text-muted: #64748B;--color-text-subtle: #94A3B8;--bg-page: #FFFFFF;--bg-card: #FFFFFF;--border-light: #F1F4F9;--border-hover: #E2E8F0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 12px 32px rgba(17, 24, 39, .06);--shadow-phone: 0 25px 60px -12px rgba(0, 0, 0, .18), 0 0 0 8px #181B22}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden!important;position:relative;touch-action:pan-y;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-page);color:var(--color-text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,.landing-wrapper{width:100%;max-width:100%;overflow-x:hidden;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em;word-break:break-word;overflow-wrap:break-word}p,span,li,a,button{word-break:break-word;overflow-wrap:break-word}.gradient-text,.highlight-gradient{background:var(--color-text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 20px;box-sizing:border-box}.ambient-glow-top{position:absolute;top:-80px;left:50%;transform:translate(-50%);width:100%;max-width:600px;height:380px;background:radial-gradient(circle,rgba(244,62,140,.08) 0%,rgba(46,124,255,.04) 55%,transparent 70%);filter:blur(60px);pointer-events:none;z-index:0}.header-nav{position:sticky;top:0;z-index:100;width:100%;background:#fffffff0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(241,244,249,.9)}.nav-content{display:flex;align-items:center;justify-content:space-between;height:70px;width:100%}.logo-link{display:flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer;flex-shrink:0}.logo-img{width:36px;height:36px;object-fit:contain}.logo-brand-text{font-family:var(--font-heading);font-size:25px;font-weight:800;color:#111827;letter-spacing:-.03em}.nav-links{display:flex;align-items:center;gap:32px;list-style:none}.nav-link-item a{text-decoration:none;color:#4b5563;font-size:15px;font-weight:500;transition:color .2s ease}.nav-link-item a:hover{color:var(--color-primary)}.nav-cta-btn{background:var(--color-btn-gradient);color:#fff;text-decoration:none;padding:10px 22px;border-radius:999px;font-size:14.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;box-shadow:none;transition:opacity .2s ease;border:none;cursor:pointer}.nav-cta-btn:hover{opacity:.92;box-shadow:none}.desktop-only{display:inline-flex}.mobile-menu-btn{display:none;background:transparent;border:none;color:#111827;cursor:pointer;padding:6px;align-items:center;justify-content:center}.mobile-dropdown-menu{background:#fff;border-bottom:1px solid #EEF2F6;padding:18px 24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 10px 25px #0000000d}.mobile-dropdown-menu a{text-decoration:none;color:#111827;font-size:16px;font-weight:600;padding:4px 0}.hero-section{position:relative;padding:40px 0 70px;overflow:hidden;width:100%}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;position:relative;z-index:1;width:100%}.hero-text-col{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-title{font-size:clamp(34px,5.5vw,54px);line-height:1.12;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.035em}.hero-title .highlight-pink{color:#f43e8c}.hero-title .highlight-purple{color:#7b5cff}.hero-title .highlight-blue{color:#2e7cff}.hero-subtitle{font-size:clamp(15px,2vw,17px);line-height:1.6;color:#4b5563;margin-bottom:26px;max-width:500px;font-weight:400}.hero-checklist{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.hero-check-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:#334155}.check-icon-wrap.filled{width:22px;height:22px;border-radius:50%;background:#f43e8c;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-cta-wrap{display:flex;flex-direction:column;align-items:flex-start;width:100%}.hero-cta-btn{background:var(--color-btn-gradient);color:#fff;text-decoration:none;padding:16px 36px;border-radius:999px;font-size:17px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:none;transition:opacity .2s ease;border:none;cursor:pointer}.hero-cta-btn:hover{opacity:.92;box-shadow:none}.hero-trust-badge{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:#94a3b8;font-weight:500}.hero-benefits-container{width:100%;margin-top:36px;position:relative}.hero-benefits-card{background:#fff;border:1px solid #EEF2F6;border-radius:24px;padding:24px 16px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:flex-start;gap:8px;position:relative;box-shadow:0 10px 30px #0000000a;box-sizing:border-box}.benefits-mascot-peek{position:absolute;top:-58px;right:-6px;width:90px;height:90px;z-index:5;pointer-events:none;animation:floatMascotPeek 4s ease-in-out infinite}@keyframes floatMascotPeek{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.benefits-mascot-peek-img{width:100%;height:100%;object-fit:contain}.benefit-pillar-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2px}.benefit-pillar-icon{margin-bottom:8px;display:flex;align-items:center;justify-content:center}.benefit-pillar-title{font-size:clamp(12px,2.5vw,13.5px);font-weight:700;color:#111827;line-height:1.25;margin-bottom:4px}.benefit-pillar-desc{font-size:clamp(10px,2vw,11.5px);color:#64748b;line-height:1.35}.benefit-pillar-divider{width:1px;height:52px;background:#eef2f6;align-self:center}.hero-scroll-indicator{display:flex;justify-content:center;align-items:center;margin-top:14px;animation:bounceDown 2s infinite ease-in-out}@keyframes bounceDown{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(5px)}60%{transform:translateY(2px)}}.phone-col-wrap{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:20px}.phone-mockup{width:100%;max-width:300px;height:560px;background:#f8fafc;border-radius:40px;border:8px solid #181B22;box-shadow:var(--shadow-phone);position:relative;display:flex;flex-direction:column;overflow:hidden;z-index:2}.phone-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:95px;height:18px;background:#181b22;border-radius:20px;z-index:10;display:flex;align-items:center;justify-content:center}.phone-notch-camera{width:8px;height:8px;border-radius:50%;background:#0d0f14;margin-right:8px}.phone-notch-speaker{width:32px;height:3.5px;border-radius:4px;background:#2d333f}.phone-status-bar{padding:10px 18px 4px;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;color:#64748b;z-index:5}.phone-chat-header{padding:8px 14px;background:#fff;border-bottom:1px solid #EEF2F6;display:flex;align-items:center;gap:8px}.phone-back-arrow{color:#f43e8c;font-size:18px;font-weight:700}.phone-bot-avatar{width:30px;height:30px;border-radius:50%;object-fit:contain;background:#fdf2f8;padding:2px;border:1px solid #FCE7F3}.phone-bot-info{display:flex;flex-direction:column}.phone-bot-name{font-size:12.5px;font-weight:700;color:#111827;line-height:1.2}.phone-bot-status{font-size:9.5px;color:#10b981;display:flex;align-items:center;gap:3px}.phone-bot-status-dot{width:5px;height:5px;background:#10b981;border-radius:50%}.phone-chat-body{flex:1;padding:12px;display:flex;flex-direction:column;gap:11px;overflow-y:auto;background:#f8fafc;scroll-behavior:smooth}.animate-bubble{animation:popBubble .35s cubic-bezier(.16,1,.3,1) forwards}@keyframes popBubble{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-bubble-bot{align-self:flex-start;max-width:90%;background:#fff;border:1px solid #EEF2F6;padding:9px 12px;border-radius:15px 15px 15px 4px;font-size:11.5px;line-height:1.45;color:#1e293b;box-shadow:0 2px 5px #00000005;display:flex;align-items:flex-start;gap:6px}.chat-bot-icon-small{width:17px;height:17px;flex-shrink:0;margin-top:1px}.chat-bubble-user{align-self:flex-end;max-width:90%;background:linear-gradient(135deg,#f43e8c,#d92574);color:#fff;padding:9px 12px;border-radius:15px 15px 4px;font-size:11.5px;line-height:1.45}.chat-user-meta{font-size:8.5px;color:#ffffffd9;display:flex;align-items:center;justify-content:flex-end;gap:2px;margin-top:3px}.chat-typing-dots{align-self:flex-start;background:#fff;border:1px solid #EEF2F6;padding:6px 12px;border-radius:14px;display:flex;align-items:center;gap:4px}.dot{width:5px;height:5px;background:#94a3b8;border-radius:50%;animation:typingBounce 1.4s infinite ease-in-out}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}.phone-input-bar{padding:8px 10px 10px;background:#fff;border-top:1px solid #EEF2F6;display:flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none;pointer-events:none}.phone-input-mock{flex:1;background:#f1f5f9;border-radius:18px;padding:7px 12px;font-size:11px;color:#111827;display:flex;align-items:center;min-height:30px;overflow:hidden;white-space:nowrap}.typing-cursor{display:inline-block;margin-left:2px;color:#f43e8c;font-weight:700;animation:cursorBlink .7s infinite}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.phone-send-btn{width:28px;height:28px;border-radius:50%;background:var(--color-btn-gradient);color:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:none;flex-shrink:0}.phone-bottom-topic-badge{margin-top:18px;background:var(--color-btn-gradient);color:#fff;border:none;padding:10px 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:none;-webkit-user-select:none;user-select:none;pointer-events:none;animation:slideUpTopic .4s cubic-bezier(.16,1,.3,1) forwards;z-index:5}@keyframes slideUpTopic{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.topic-badge-icon{font-size:15px;display:flex;align-items:center;justify-content:center}.topic-badge-text{font-size:14px;font-weight:700;color:#fff;letter-spacing:-.01em}.floating-heart-pink{position:absolute;top:35%;left:-15px;width:55px;height:55px;z-index:3;animation:floatHeart 4.5s ease-in-out infinite;filter:drop-shadow(0 4px 10px rgba(0,0,0,.15));pointer-events:none}.floating-heart-blue{position:absolute;top:60%;right:-15px;width:50px;height:50px;z-index:3;animation:floatHeart 5s ease-in-out infinite reverse;filter:drop-shadow(0 4px 10px rgba(0,0,0,.15));pointer-events:none}.section-features{padding:50px 0 60px;background:#fff;width:100%}.section-header-center{text-align:center;margin-bottom:34px;width:100%}.section-title{font-size:clamp(24px,4vw,34px);font-weight:800;color:#111827;margin-bottom:8px;line-height:1.25}.section-title .highlight-pink{color:#f43e8c}.section-title .highlight-purple{color:#7b5cff}.section-title .highlight-blue{color:#2e7cff}.section-subtitle{font-size:clamp(14px,2vw,15.5px);color:#64748b;max-width:600px;margin:0 auto;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;width:100%}.feature-card{background:#fff;border:1px solid #EEF2F6;border-radius:20px;padding:26px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #00000005;width:100%;box-sizing:border-box;cursor:default;-webkit-user-select:none;user-select:none}.feature-card.spotlight-active{transform:translateY(-6px) scale(1.03);box-shadow:0 12px 28px #00000014;border-color:#e2e8f0}.features-carousel-controls{display:none}.feature-icon-box{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.icon-box-pink{background:#fdf2f8;color:#f43e8c}.icon-box-rose{background:#fff1f2;color:#f43f5e}.icon-box-blue{background:#eff6ff;color:#2e7cff}.icon-box-purple{background:#faf5ff;color:#7b5cff}.icon-box-cyan{background:#f0fdf4;color:#38bdf8}.feature-card-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:8px;line-height:1.35}.feature-card-desc{font-size:13px;line-height:1.5;color:#64748b}.section-testimonials{padding:50px 0 60px;background:#fafafd;width:100%}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px;width:100%}.testimonial-card{background:#fff;border:1px solid #EEF2F6;border-radius:20px;padding:22px 18px;display:flex;flex-direction:column;box-shadow:0 4px 14px #00000008;width:100%;box-sizing:border-box;cursor:default;-webkit-user-select:none;user-select:none;transition:all .6s cubic-bezier(.16,1,.3,1)}.testimonial-card.spotlight-active{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 28px #00000014;border-color:#e2e8f0}.testimonials-carousel-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:18px}.testimonial-ctrl-btn{width:36px;height:36px;border-radius:50%;background:#fff;border:1.5px solid #EEF2F6;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000a}.testimonial-ctrl-btn:hover,.testimonial-ctrl-btn:active{background:#fdf2f8;color:#f43e8c;border-color:#fce7f3;transform:scale(.95)}.testimonial-user-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.testimonial-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #FDF2F8;flex-shrink:0}.testimonial-name{font-size:14px;font-weight:700;color:#111827}.testimonial-stars{display:flex;gap:3px;margin-top:2px;color:#f43e8c}.testimonial-text{font-size:13.5px;line-height:1.55;color:#334155}.carousel-dots-wrap{display:flex;justify-content:center;align-items:center;gap:7px}.carousel-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1;transition:all .3s ease;cursor:pointer}.carousel-dot.active{width:18px;border-radius:99px;background:#f43e8c}.section-how-it-works{padding:50px 0 70px;background:#fff;width:100%}.how-steps-wrap{display:flex;justify-content:space-between;align-items:flex-start;position:relative;max-width:900px;margin:0 auto;width:100%}.how-step-item{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:260px;z-index:2;position:relative;width:100%;box-sizing:border-box}.how-step-badge-row{display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative}.step-number-circle{width:24px;height:24px;border-radius:50%;background:#f43e8c;color:#fff;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:-10px;z-index:4}.step-icon-large{width:58px;height:58px;border-radius:50%;background:#fdf2f8;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000000f;border:1px solid #FCE7F3}.step-avatar-img{width:46px;height:46px;object-fit:contain}.how-step-connector{flex:1;height:2px;border-top:2px dashed #CBD5E1;margin:30px 10px 0;z-index:1}.step-title{font-size:16.5px;font-weight:700;color:#111827;margin-bottom:6px}.step-desc{font-size:13px;line-height:1.5;color:#64748b}.section-cta-banner{padding:20px 0 50px;background:#fff;width:100%}.cta-banner-card{background:var(--color-cta-banner);border-radius:26px;padding:32px 36px;position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:0 14px 36px #0000001f;width:100%;box-sizing:border-box}.cta-banner-content-left{max-width:400px;color:#fff;z-index:2}.cta-banner-title{font-size:clamp(22px,3.8vw,30px);font-weight:800;line-height:1.2;margin-bottom:8px}.cta-banner-sub{font-size:14px;opacity:.95;margin-bottom:16px}.cta-banner-badges{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;flex-wrap:wrap}.cta-banner-badge-item{display:flex;align-items:center;gap:5px}.cta-banner-mascot-center{position:absolute;left:50%;bottom:-15px;transform:translate(-50%);width:145px;z-index:2;pointer-events:none;animation:floatMascot 4s ease-in-out infinite}@keyframes floatMascot{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}.cta-banner-mascot-img{width:100%;height:auto;object-fit:contain}.cta-banner-action-right{display:flex;flex-direction:column;align-items:center;z-index:2;flex-shrink:0}.cta-banner-btn{background:#fff;color:#f43e8c;text-decoration:none;padding:14px 26px;border-radius:999px;font-size:14.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:none;transition:opacity .2s ease;border:none;cursor:pointer;white-space:nowrap}.cta-banner-btn:hover{opacity:.92;box-shadow:none}.cta-banner-footnote{font-size:11px;color:#ffffffd9;margin-top:8px;font-weight:500}.section-faq{padding:40px 0 60px;background:#fafafd;width:100%}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px;width:100%}.faq-item{background:#fff;border:1px solid #EEF2F6;border-radius:16px;overflow:hidden;width:100%;box-sizing:border-box}.faq-question-btn{width:100%;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;background:none;border:none;text-align:left;font-family:var(--font-heading);font-size:clamp(14px,2.5vw,15.5px);font-weight:700;color:#111827;cursor:pointer;gap:10px;box-sizing:border-box}.faq-chevron{color:#f43e8c;transition:transform .3s ease;flex-shrink:0}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 18px 15px;font-size:13.5px;line-height:1.6;color:#64748b;box-sizing:border-box}.site-footer{padding:30px 0;background:#fff;border-top:1px solid #EEF2F6;width:100%;text-align:center}.footer-bottom-bar{text-align:center;font-size:13.5px;color:#64748b;font-weight:500}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;box-sizing:border-box}.modal-card{background:#fff;border-radius:24px;max-width:420px;width:100%;padding:26px 18px;position:relative;box-shadow:0 20px 50px #0003;text-align:center;box-sizing:border-box}.modal-close-btn{position:absolute;top:14px;right:14px;background:#f1f5f9;border:none;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;text-align:center;gap:36px}.hero-subtitle{margin:0 auto 24px}.hero-checklist{align-items:center}.hero-trust-badge{justify-content:center}.features-grid{grid-template-columns:repeat(2,1fr)}.features-grid .feature-card:last-child{grid-column:span 2;max-width:480px;margin:0 auto}.testimonials-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto 26px}.cta-banner-card{flex-direction:column;text-align:center;gap:20px;padding:30px 18px}.cta-banner-mascot-center{display:none}.cta-banner-badges{justify-content:center}}@media(max-width:768px){.container{padding:0 16px}.nav-content{height:60px}.nav-links,.desktop-only{display:none}.mobile-menu-btn{display:flex}.hero-section{padding:24px 0 50px}.hero-grid{grid-template-columns:1fr;gap:36px;text-align:left}.hero-title{font-size:34px;margin-bottom:16px}.hero-subtitle{font-size:15px;margin:0 0 22px}.hero-checklist{align-items:flex-start;padding:0;gap:12px;margin-bottom:24px}.hero-check-item{font-size:14.5px}.check-icon-wrap.filled{width:22px;height:22px}.hero-cta-wrap{display:flex;flex-direction:column;align-items:flex-start;width:100%}.hero-cta-btn{width:100%;padding:16px 24px;font-size:16.5px}.hero-trust-badge{justify-content:flex-start;margin-top:14px;font-size:13px}.phone-col-wrap{padding-top:20px;margin:0 auto;max-width:320px}.phone-mockup{max-width:290px;height:540px;border-radius:38px;border-width:8px}.floating-heart-pink{left:-20px;top:35%;width:56px;height:56px}.floating-heart-blue{right:-20px;top:60%;width:50px;height:50px}.features-scroll-wrapper{overflow-x:hidden!important;margin:0 -16px;padding:16px calc(50vw - 110px) 20px;scrollbar-width:none;scroll-behavior:smooth;touch-action:pan-y;pointer-events:none}.features-scroll-wrapper::-webkit-scrollbar{display:none}.features-grid{display:flex;gap:16px;align-items:center;width:max-content;pointer-events:none;-webkit-user-select:none;user-select:none}.feature-card{width:220px;flex-shrink:0;padding:24px 16px;opacity:.65;transform:scale(.92);transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #00000005}.feature-card.spotlight-active{opacity:1;transform:scale(1.06) translateY(-4px);border-color:#e2e8f0;box-shadow:0 12px 28px #00000014;background:#fff}.feature-card:last-child{grid-column:auto;max-width:220px;margin:0}.features-carousel-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:18px}.feature-ctrl-btn{width:36px;height:36px;border-radius:50%;background:#fff;border:1.5px solid #EEF2F6;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000a}.feature-ctrl-btn:active{background:#fdf2f8;color:#f43e8c;border-color:#fce7f3;transform:scale(.92)}.features-carousel-dots{display:flex;justify-content:center;align-items:center;gap:7px}.feature-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1;transition:all .3s ease;cursor:pointer}.feature-dot.active{width:20px;border-radius:99px;background:#f43e8c}.testimonials-scroll-wrapper{overflow-x:hidden!important;margin:0 -16px;padding:16px calc(50vw - 130px) 20px;scrollbar-width:none;scroll-behavior:smooth;touch-action:pan-y;pointer-events:none}.testimonials-scroll-wrapper::-webkit-scrollbar{display:none}.testimonials-grid{display:flex;gap:16px;align-items:center;width:max-content;pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:0}.testimonial-card{width:260px;flex-shrink:0;opacity:.65;transform:scale(.93);transition:all .6s cubic-bezier(.16,1,.3,1)}.testimonial-card.spotlight-active{opacity:1;transform:scale(1.05) translateY(-4px);border-color:#e2e8f0;box-shadow:0 12px 28px #00000014;background:#fff}.testimonials-carousel-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:18px;pointer-events:auto}.how-steps-wrap{flex-direction:column;align-items:center;gap:24px}.how-step-connector{display:none}.cta-banner-card{padding:24px 16px;border-radius:20px}.cta-banner-btn{width:100%;padding:14px 18px}.site-footer{padding:24px 16px}}.testar-page-wrapper{min-height:100vh;width:100%;background:#fff;position:relative;overflow-x:hidden;display:flex;justify-content:center;padding-bottom:40px}.testar-container{width:100%;max-width:480px;padding:0 16px;box-sizing:border-box;display:flex;flex-direction:column;position:relative;z-index:10}.testar-top-bar{display:flex;align-items:center;justify-content:space-between;padding:16px 0 12px;width:100%;gap:12px;animation:quizFadeIn .5s ease-out}.testar-back-btn{background:none;border:none;color:#111827;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.testar-back-btn:active{background:#f1f5f9;transform:scale(.92)}.testar-progress-segments{display:flex;align-items:center;gap:6px;flex:1}.testar-progress-segment{height:4px;border-radius:99px;background:#eef2f6;flex:1;transition:all .4s cubic-bezier(.16,1,.3,1)}.testar-progress-segment.filled{background:linear-gradient(90deg,#f43e8c,#7b5cff)}.testar-step-counter{font-size:13px;font-weight:700;color:#64748b;white-space:nowrap}.testar-header-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin:10px 0 20px;animation:quizSlideUp .6s cubic-bezier(.16,1,.3,1) both}.testar-mascot-wrap{position:relative;width:100px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.testar-mascot-img{width:84px;height:84px;object-fit:contain;animation:floatMascotQuiz 3.5s ease-in-out infinite alternate;filter:drop-shadow(0 8px 16px rgba(244,62,140,.15))}@keyframes floatMascotQuiz{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-8px) rotate(2deg)}}.sparkle-deco{position:absolute;font-size:16px;color:#2e7cff;animation:sparkleAnim 2s infinite ease-in-out}.sparkle-1{top:10px;left:0;animation-delay:.3s}.sparkle-2{top:25px;right:-5px;color:#f43e8c;animation-delay:.7s}.floating-heart-deco{position:absolute;font-size:18px;animation:floatHeartDeco 3s infinite ease-in-out alternate}.heart-1{top:-2px;right:8px;font-size:20px}.heart-2{top:12px;right:-4px;font-size:16px;animation-delay:.5s}@keyframes floatHeartDeco{0%{transform:translateY(0) scale(1)}to{transform:translateY(-6px) scale(1.1)}}.testar-main-title{font-size:clamp(23px,5.5vw,29px);font-weight:800;color:#111827;line-height:1.25;margin-bottom:6px}.testar-main-subtitle{font-size:14px;color:#64748b;line-height:1.45;max-width:320px}.testar-card-container{background:#fff;border:1.5px solid #F1F5F9;border-radius:28px;padding:30px 18px 24px;box-shadow:0 10px 32px #0000000a;position:relative;margin-bottom:22px;transition:all .3s ease;animation:quizScaleIn .6s cubic-bezier(.16,1,.3,1) both}.testar-card-badge{position:absolute;top:-18px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:#fff1f2;border:1.5px solid #FFE4E6;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #f43e8c1f}.testar-question-title{font-size:19px;font-weight:800;text-align:center;color:#111827;line-height:1.35;margin-bottom:20px}.testar-options-list{display:flex;flex-direction:column;gap:11px;width:100%}.testar-option-item{display:flex;align-items:center;gap:14px;padding:13px 15px;background:#fff;border:1.5px solid #F1F5F9;border-radius:20px;cursor:pointer;text-align:left;transition:all .25s cubic-bezier(.16,1,.3,1);width:100%;box-sizing:border-box}.testar-option-item:hover,.testar-option-item:active{transform:translateY(-2px) scale(1.01);border-color:#fce7f3;box-shadow:0 8px 20px #0000000a;background:#fcfcfe}.testar-option-item.selected{border-color:#f43e8c;background:#fdf2f8}.testar-opt-icon-box{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testar-opt-icon-box.opt-pink{background:#fdf2f8;color:#f43e8c}.testar-opt-icon-box.opt-purple{background:#faf5ff;color:#7b5cff}.testar-opt-icon-box.opt-blue{background:#eff6ff;color:#2e7cff}.testar-opt-texts{display:flex;flex-direction:column;flex:1}.testar-opt-title{font-size:14.5px;font-weight:700;color:#111827;line-height:1.3}.testar-opt-desc{font-size:12px;color:#64748b;line-height:1.35;margin-top:2px}.testar-opt-chevron{flex-shrink:0;margin-left:4px;transition:transform .2s ease}.testar-opt-chevron.pink{color:#f43e8c}.testar-opt-chevron.purple{color:#7b5cff}.testar-opt-chevron.blue{color:#2e7cff}.testar-option-item:active .testar-opt-chevron{transform:translate(3px)}.testar-step-lead{font-size:13.5px;color:#64748b;text-align:center;margin-bottom:20px;line-height:1.45}.testar-name-form{display:flex;flex-direction:column;gap:14px;width:100%}.testar-input-box{width:100%}.testar-text-input{width:100%;padding:16px 18px;border-radius:16px;border:1.5px solid #E2E8F0;font-size:15px;color:#111827;box-sizing:border-box;outline:none;transition:all .2s ease}.testar-text-input:focus{border-color:#f43e8c;box-shadow:0 0 0 3px #f43e8c1a}.testar-email-reveal{animation:slideDownEmail .35s cubic-bezier(.16,1,.3,1) both}@keyframes slideDownEmail{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.testar-submit-btn{width:100%;justify-content:center;padding:16px;font-size:16px}.testar-ai-loading{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 0}.testar-ai-spinner{position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.testar-spinner-ring{position:absolute;width:100%;height:100%;border-radius:50%;border:3px solid #EEF2F6;border-top-color:#f43e8c;border-right-color:#7b5cff;animation:spinRing 1.2s cubic-bezier(.5,0,.5,1) infinite}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.testar-spinner-mascot{width:52px;height:52px;object-fit:contain}.testar-ai-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:16px;min-height:24px}.testar-ai-progress-bar{width:100%;max-width:280px;height:8px;background:#eef2f6;border-radius:99px;overflow:hidden;margin-bottom:10px}.testar-ai-progress-fill{height:100%;background:var(--color-btn-gradient);border-radius:99px;transition:width .15s ease}.testar-ai-pct{font-size:13px;font-weight:700;color:#64748b}.testar-ai-result{display:flex;flex-direction:column;align-items:center;text-align:center}.testar-success-icon-wrap{width:56px;height:56px;border-radius:50%;background:#10b981;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 8px 20px #10b98140;animation:popSuccess .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes popSuccess{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.testar-result-title{font-size:20px;font-weight:800;color:#111827;margin-bottom:8px}.testar-result-desc{font-size:13.5px;color:#64748b;line-height:1.45;margin-bottom:18px}.testar-credentials-box{width:100%;background:#fff1f2;border:1.5px solid #FCE7F3;border-radius:18px;padding:16px 18px;margin-bottom:18px;display:flex;flex-direction:column;gap:10px;text-align:left;box-sizing:border-box}.credentials-header{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700;color:#111827;border-bottom:1px solid #FFE4E6;padding-bottom:8px}.credentials-row{display:flex;justify-content:space-between;align-items:center;font-size:13.5px;gap:8px}.cred-label{color:#64748b;font-weight:600}.cred-val{color:#111827;font-weight:700;word-break:break-all}.cred-password-badge{background:#fff;border:1px solid #FCE7F3;padding:4px 10px;border-radius:8px;font-family:monospace;font-size:14px;font-weight:800;color:#f43e8c;letter-spacing:.5px}.testar-spam-alert{width:100%;background:#fffbeb;border:1.5px solid #FEF3C7;border-radius:16px;padding:12px 14px;margin-bottom:18px;display:flex;align-items:center;gap:10px;text-align:left;box-sizing:border-box}.spam-alert-icon-box{width:32px;height:32px;border-radius:10px;background:#fde68a;color:#d97706;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spam-alert-text{font-size:12.5px;line-height:1.4;color:#92400e}.spam-alert-text strong{color:#78350f}.testar-profile-summary-box{width:100%;background:#f8fafc;border:1px solid #EEF2F6;border-radius:16px;padding:14px 16px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px;text-align:left}.summary-item{display:flex;justify-content:space-between;align-items:center;font-size:13px}.summary-label{color:#64748b;font-weight:600}.summary-val{color:#111827;font-weight:700}.summary-val.highlight-green{color:#10b981}.testar-security-footnote{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;font-size:12px;color:#94a3b8}.testar-privacy-footer{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12.5px;color:#64748b;text-align:center;max-width:340px;margin:0 auto;line-height:1.4;animation:quizFadeIn .8s ease-out}.privacy-shield-icon{width:28px;height:28px;border-radius:50%;background:#fdf2f8;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes quizFadeIn{0%{opacity:0}to{opacity:1}}@keyframes quizSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes quizScaleIn{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.fade-in{animation:quizFadeIn .35s ease-out forwards}.fade-out{opacity:.4;transition:opacity .2s ease}.scale-in{animation:quizScaleIn .4s cubic-bezier(.16,1,.3,1) forwards}.scale-out{transform:scale(.97);opacity:.6;transition:all .2s ease}.login-page-wrapper{min-height:100vh;width:100%;background:#fff;position:relative;overflow-x:hidden;display:flex;justify-content:center;padding-bottom:40px}.login-container{width:100%;max-width:440px;padding:0 16px;box-sizing:border-box;display:flex;flex-direction:column;position:relative;z-index:10}.login-top-bar{display:flex;align-items:center;padding:16px 0 12px;width:100%;animation:quizFadeIn .5s ease-out}.login-back-btn{background:none;border:none;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;padding:6px 12px 6px 4px;border-radius:99px;display:flex;align-items:center;gap:4px;transition:all .2s ease}.login-back-btn:hover,.login-back-btn:active{color:#111827;background:#f1f5f9}.login-header-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin:10px 0 22px;animation:quizSlideUp .6s cubic-bezier(.16,1,.3,1) both}.login-mascot-wrap{position:relative;width:90px;height:84px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.login-mascot-img{width:76px;height:76px;object-fit:contain;animation:floatMascotQuiz 3.5s ease-in-out infinite alternate;filter:drop-shadow(0 8px 16px rgba(244,62,140,.15))}.login-main-title{font-size:clamp(24px,5.5vw,30px);font-weight:800;color:#111827;line-height:1.25;margin-bottom:6px}.login-main-subtitle{font-size:14px;color:#64748b;line-height:1.45;max-width:320px}.login-card-container{background:#fff;border:1.5px solid #F1F5F9;border-radius:28px;padding:28px 20px;box-shadow:0 10px 32px #0000000a;position:relative;margin-bottom:22px;animation:quizScaleIn .6s cubic-bezier(.16,1,.3,1) both}.login-autofill-banner{background:#fdf2f8;border:1px solid #FCE7F3;border-radius:14px;padding:10px 14px;margin-bottom:20px;display:flex;align-items:center;gap:8px;font-size:12.5px;color:#be185d;font-weight:600;line-height:1.35;animation:slideDownEmail .4s ease-out both}.login-error-banner{background:#fef2f2;border:1.5px solid #FEE2E2;border-radius:14px;padding:12px 14px;margin-bottom:20px;display:flex;align-items:center;gap:10px;font-size:13px;color:#dc2626;font-weight:600;line-height:1.4;animation:loginShake .4s cubic-bezier(.36,.07,.19,.97) both}@keyframes loginShake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}.login-error-icon{flex-shrink:0;color:#dc2626}.login-input-field.input-error{border-color:#ef4444;background:#fff5f5}.login-input-field.input-error:focus{box-shadow:0 0 0 3px #ef444426}.login-user-profile-card{width:100%;background:#f8fafc;border:1.5px solid #EEF2F6;border-radius:18px;padding:16px 18px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px;text-align:left;box-sizing:border-box}.profile-card-header{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700;color:#111827;border-bottom:1px solid #E2E8F0;padding-bottom:8px}.profile-card-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:8px}.prof-label{color:#64748b;font-weight:600}.prof-val{color:#111827;font-weight:700;text-align:right}.prof-status-badge{background:#ecfdf5;border:1px solid #A7F3D0;color:#059669;font-size:12px;font-weight:700;padding:2px 8px;border-radius:99px}.login-logout-btn{background:none;border:none;color:#94a3b8;font-size:13px;font-weight:600;cursor:pointer;margin-top:14px;display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;transition:all .2s ease}.login-logout-btn:hover{color:#dc2626;background:#fee2e2}.login-form{display:flex;flex-direction:column;gap:16px;width:100%}.login-input-group{display:flex;flex-direction:column;gap:6px;text-align:left}.login-label-row{display:flex;justify-content:space-between;align-items:center}.login-input-label{font-size:13.5px;font-weight:700;color:#111827}.login-forgot-link{font-size:12.5px;font-weight:600;color:#7b5cff;text-decoration:none;transition:color .2s ease}.login-forgot-link:hover{color:#f43e8c;text-decoration:underline}.login-input-wrap{position:relative;display:flex;align-items:center;width:100%}.login-field-icon{position:absolute;left:16px;color:#94a3b8;pointer-events:none}.login-input-field{width:100%;padding:14px 44px 14px 46px;border-radius:16px;border:1.5px solid #E2E8F0;font-size:14.5px;color:#111827;box-sizing:border-box;outline:none;background:#fff;transition:all .2s ease}.login-input-field:focus{border-color:#f43e8c;box-shadow:0 0 0 3px #f43e8c1a}.login-toggle-pass-btn{position:absolute;right:14px;background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.login-toggle-pass-btn:hover{color:#111827}.login-remember-row{display:flex;align-items:center;justify-content:space-between}.login-checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none}.login-checkbox{accent-color:#F43E8C;width:16px;height:16px;cursor:pointer}.login-submit-btn{width:100%;justify-content:center;padding:16px;font-size:16px;margin-top:4px}.login-btn-spinner{width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;animation:spinRing .8s linear infinite}.login-bottom-link{margin-top:18px;text-align:center;font-size:13.5px;color:#64748b;border-top:1px solid #F1F5F9;padding-top:16px}.login-register-anchor{color:#f43e8c;font-weight:700;text-decoration:none}.login-register-anchor:hover{text-decoration:underline}.login-success-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6px 0}.login-dev-mascot-wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:14px}.login-dev-mascot{width:68px;height:68px;object-fit:contain;animation:floatMascotQuiz 3s ease-in-out infinite alternate;filter:drop-shadow(0 6px 14px rgba(244,62,140,.2))}.dev-sparkle-pill{position:absolute;bottom:-4px;background:#fff1f2;border:1px solid #FFE4E6;border-radius:99px;padding:3px 10px;display:flex;align-items:center;gap:4px;font-size:11.5px;font-weight:800;color:#f43e8c;box-shadow:0 4px 10px #f43e8c1a}.login-success-title{font-size:20px;font-weight:800;color:#111827;margin-bottom:4px}.login-dev-alert-card{width:100%;background:#eff6ff;border:1.5px solid #DBEAFE;border-radius:18px;padding:14px 16px;margin-top:12px;margin-bottom:10px;text-align:left;box-sizing:border-box}.dev-alert-header{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:800;color:#1e40af;margin-bottom:4px}.dev-alert-body{font-size:12.5px;color:#2563eb;line-height:1.45;margin:0}.login-email-notify-card{width:100%;background:#fffbeb;border:1.5px solid #FEF3C7;border-radius:18px;padding:12px 14px;margin-bottom:12px;display:flex;align-items:flex-start;gap:10px;text-align:left;box-sizing:border-box}.email-notify-icon-wrap{width:32px;height:32px;border-radius:10px;background:#fde68a;color:#d97706;display:flex;align-items:center;justify-content:center;flex-shrink:0}.email-notify-content{display:flex;flex-direction:column;gap:3px}.email-notify-content strong{font-size:13px;color:#92400e}.email-notify-content p{font-size:12px;color:#b45309;line-height:1.4;margin:0}.email-target-badge{display:inline-block;background:#fff;border:1px solid #FDE68A;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;color:#78350f;margin-top:3px;word-break:break-all}
