.WebChat-module-scss-module__KJBBiq__section{width:100%;padding:40px 20px 24px}.WebChat-module-scss-module__KJBBiq__container{flex-direction:column;align-items:center;gap:16px;max-width:480px;margin:0 auto;display:flex}.WebChat-module-scss-module__KJBBiq__header{text-align:center;margin-bottom:8px}.WebChat-module-scss-module__KJBBiq__headline{letter-spacing:-.8px;color:#1a1a2e;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.15}.WebChat-module-scss-module__KJBBiq__subtext{color:#5a5a7a;margin:0;font-size:15px;font-weight:400;line-height:1.4}.WebChat-module-scss-module__KJBBiq__chatWindow{background:#fff;border-radius:20px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000001f,0 4px 16px #00000014}.WebChat-module-scss-module__KJBBiq__chatHeader{background:#f5f5f7;border-bottom:.5px solid #0000001a;align-items:center;gap:10px;padding:12px 16px 10px;display:flex}.WebChat-module-scss-module__KJBBiq__avatar{background:#f0eeff;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.WebChat-module-scss-module__KJBBiq__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.WebChat-module-scss-module__KJBBiq__contact{flex-direction:column;flex:1;gap:1px;display:flex}.WebChat-module-scss-module__KJBBiq__contactName{color:#1c1c1e;letter-spacing:-.2px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600}.WebChat-module-scss-module__KJBBiq__contactStatus{color:#34c759;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:500}.WebChat-module-scss-module__KJBBiq__messagesArea{scrollbar-width:thin;scrollbar-color:#0000001a #0000;flex-direction:column;gap:6px;min-height:280px;max-height:400px;padding:16px 14px 12px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;display:flex;overflow-y:auto}.WebChat-module-scss-module__KJBBiq__messagesArea::-webkit-scrollbar{width:4px}.WebChat-module-scss-module__KJBBiq__messagesArea::-webkit-scrollbar-track{background:0 0}.WebChat-module-scss-module__KJBBiq__messagesArea::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.WebChat-module-scss-module__KJBBiq__bubble{letter-spacing:-.1px;word-break:break-word;white-space:pre-wrap;border-radius:18px;max-width:82%;padding:9px 13px;font-size:14px;line-height:1.45;animation:.2s ease-out WebChat-module-scss-module__KJBBiq__bubbleIn}.WebChat-module-scss-module__KJBBiq__userBubble{color:#fff;background:#007aff;border-bottom-right-radius:5px;align-self:flex-end}.WebChat-module-scss-module__KJBBiq__clutchBubble{color:#1c1c1e;background:#e5e5ea;border-bottom-left-radius:5px;align-self:flex-start}.WebChat-module-scss-module__KJBBiq__typingDots{align-items:center;gap:3px;padding:2px 0;display:inline-flex}.WebChat-module-scss-module__KJBBiq__typingDots span{opacity:.5;background:#8e8e93;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite WebChat-module-scss-module__KJBBiq__typingBounce}.WebChat-module-scss-module__KJBBiq__typingDots span:nth-child(2){animation-delay:.15s}.WebChat-module-scss-module__KJBBiq__typingDots span:nth-child(3){animation-delay:.3s}.WebChat-module-scss-module__KJBBiq__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:24px 12px;display:flex}.WebChat-module-scss-module__KJBBiq__emptyOwl{opacity:.15;filter:grayscale()}.WebChat-module-scss-module__KJBBiq__emptyText{color:#8e8e93;max-width:280px;margin:0;font-size:14px;line-height:1.45}.WebChat-module-scss-module__KJBBiq__suggestions{flex-direction:column;gap:8px;width:100%;max-width:300px;margin-top:8px;display:flex}.WebChat-module-scss-module__KJBBiq__suggestion{color:#007aff;cursor:pointer;text-align:left;background:#f5f5f7;border:1px solid #0000000f;border-radius:12px;padding:10px 14px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:13px;transition:background .15s}.WebChat-module-scss-module__KJBBiq__suggestion:hover{background:#eeedf2}.WebChat-module-scss-module__KJBBiq__suggestion:active{background:#e5e5ea}.WebChat-module-scss-module__KJBBiq__inputArea{background:#f5f5f7;border-top:.5px solid #0000001a;align-items:center;gap:8px;padding:8px 12px 12px;display:flex}.WebChat-module-scss-module__KJBBiq__input{color:#1c1c1e;background:#fff;border:1px solid #0000001a;border-radius:20px;outline:none;flex:1;padding:10px 16px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:14px;transition:border-color .15s}.WebChat-module-scss-module__KJBBiq__input::placeholder{color:#8e8e93;font-size:13px}.WebChat-module-scss-module__KJBBiq__input:focus{border-color:#007aff}.WebChat-module-scss-module__KJBBiq__input:disabled{opacity:.6}.WebChat-module-scss-module__KJBBiq__sendBtn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s,transform .15s;display:flex}.WebChat-module-scss-module__KJBBiq__sendBtn:disabled{opacity:.3;cursor:default}.WebChat-module-scss-module__KJBBiq__sendBtn:not(:disabled):active{transform:scale(.92)}.WebChat-module-scss-module__KJBBiq__nudgeBanner{background:linear-gradient(#f5f5f7 0%,#eeedf2 100%);border-top:.5px solid #0000001a;flex-direction:column;align-items:center;gap:10px;padding:16px 16px 14px;animation:.3s ease-out WebChat-module-scss-module__KJBBiq__slideUp;display:flex}.WebChat-module-scss-module__KJBBiq__nudgeText{color:#1c1c1e;text-align:center;margin:0;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.WebChat-module-scss-module__KJBBiq__nudgeActions{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.WebChat-module-scss-module__KJBBiq__nudgeCTA{color:#fff;letter-spacing:-.3px;background:linear-gradient(135deg,#a78bfa,#7c3aed);border-radius:22px;justify-content:center;align-items:center;width:100%;max-width:280px;height:44px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #7c3aed59,inset 0 1px #fff3}.WebChat-module-scss-module__KJBBiq__nudgeCTA:active{transform:scale(.97)}.WebChat-module-scss-module__KJBBiq__phoneCollect{gap:8px;width:100%;max-width:320px;display:flex}.WebChat-module-scss-module__KJBBiq__phoneInput{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:22px;outline:none;flex:1;height:44px;padding:0 16px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:15px}.WebChat-module-scss-module__KJBBiq__phoneInput::placeholder{color:#fff6}.WebChat-module-scss-module__KJBBiq__phoneInput:focus{border-color:#a78bfa;box-shadow:0 0 0 2px #a78bfa33}.WebChat-module-scss-module__KJBBiq__nudgeDismiss{color:#8e8e93;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:12px}.WebChat-module-scss-module__KJBBiq__nudgeDismiss:hover{color:#5a5a7a}.WebChat-module-scss-module__KJBBiq__persistentCTA{color:#a78bfa;padding:8px 16px;font-family:-apple-system,SF Pro Text,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .15s}.WebChat-module-scss-module__KJBBiq__persistentCTA:hover{opacity:.8}@keyframes WebChat-module-scss-module__KJBBiq__bubbleIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WebChat-module-scss-module__KJBBiq__typingBounce{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes WebChat-module-scss-module__KJBBiq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.WebChat-module-scss-module__KJBBiq__section{padding:32px 16px 20px}.WebChat-module-scss-module__KJBBiq__headline{font-size:24px}.WebChat-module-scss-module__KJBBiq__messagesArea{min-height:240px;max-height:350px}.WebChat-module-scss-module__KJBBiq__input::placeholder{font-size:12px}}[data-theme=dark] .WebChat-module-scss-module__KJBBiq__headline{color:#fff}[data-theme=dark] .WebChat-module-scss-module__KJBBiq__subtext{color:#ffffff8c}[data-theme=dark] .WebChat-module-scss-module__KJBBiq__persistentCTA{color:#c4b5fd}
.ExitIntent-module-scss-module__zvFJiG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.2s ExitIntent-module-scss-module__zvFJiG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ExitIntent-module-scss-module__zvFJiG__fadeIn{0%{opacity:0}to{opacity:1}}.ExitIntent-module-scss-module__zvFJiG__modal{text-align:center;background:#1a1a2e;border:1px solid #9b7bf733;border-radius:20px;width:100%;max-width:420px;padding:40px 32px;animation:.3s ExitIntent-module-scss-module__zvFJiG__slideUp;position:relative}@media (max-width:480px){.ExitIntent-module-scss-module__zvFJiG__modal{padding:32px 24px}}@keyframes ExitIntent-module-scss-module__zvFJiG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ExitIntent-module-scss-module__zvFJiG__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1;position:absolute;top:12px;right:16px}.ExitIntent-module-scss-module__zvFJiG__close:hover{color:#fff}.ExitIntent-module-scss-module__zvFJiG__emoji{margin-bottom:12px;font-size:40px;display:block}.ExitIntent-module-scss-module__zvFJiG__title{color:#fff;margin:0 0 8px;font-size:22px;font-weight:800}.ExitIntent-module-scss-module__zvFJiG__subtitle{color:#ffffffa6;margin:0 0 20px;font-size:15px;line-height:1.5}.ExitIntent-module-scss-module__zvFJiG__form{flex-direction:column;gap:10px;display:flex}.ExitIntent-module-scss-module__zvFJiG__input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:border-color .2s}.ExitIntent-module-scss-module__zvFJiG__input::placeholder{color:#fff6}.ExitIntent-module-scss-module__zvFJiG__input:focus{border-color:#9b7bf7}.ExitIntent-module-scss-module__zvFJiG__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9b7bf7,#7c5ce9);border:none;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:700;transition:all .2s}.ExitIntent-module-scss-module__zvFJiG__button:hover:not(:disabled){background:linear-gradient(135deg,#b89ff9,#9b7bf7);transform:translateY(-1px)}.ExitIntent-module-scss-module__zvFJiG__button:disabled{opacity:.6;cursor:not-allowed}.ExitIntent-module-scss-module__zvFJiG__error{color:#ff6b6b;margin:8px 0 0;font-size:13px}.ExitIntent-module-scss-module__zvFJiG__dismiss{color:#fff6;cursor:pointer;background:0 0;border:none;margin-top:16px;padding:4px;font-size:13px}.ExitIntent-module-scss-module__zvFJiG__dismiss:hover{color:#ffffffb3}.ExitIntent-module-scss-module__zvFJiG__success{padding:20px 0}.ExitIntent-module-scss-module__zvFJiG__success h3{color:#fff;margin:12px 0 8px;font-size:20px;font-weight:800}.ExitIntent-module-scss-module__zvFJiG__success p{color:#ffffffb3;margin:0;font-size:15px}.ExitIntent-module-scss-module__zvFJiG__successEmoji{font-size:40px}
@keyframes bye-chegg-module-scss-module__Z_1K3q__spring-in{0%{opacity:0;transform:translateY(8px)scale(.95)}60%{transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__shimmer{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__score-fill{0%{stroke-dashoffset:251px}to{stroke-dashoffset:var(--score-offset)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__toast-in{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes bye-chegg-module-scss-module__Z_1K3q__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.bye-chegg-module-scss-module__Z_1K3q__page{-webkit-font-smoothing:antialiased;background:#fff;min-height:100dvh;padding-bottom:80px;overflow-x:hidden}.bye-chegg-module-scss-module__Z_1K3q__hero{text-align:center;background:linear-gradient(#f8f6ff 0%,#fff 100%);flex-direction:column;align-items:center;padding:48px 24px 40px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__heroOwl{object-fit:contain;filter:drop-shadow(0 3px 6px #00000026);width:80px;height:80px;margin-bottom:24px;animation:3s ease-in-out infinite bye-chegg-module-scss-module__Z_1K3q__float}.bye-chegg-module-scss-module__Z_1K3q__heroSocialProof{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;letter-spacing:.02em;margin:0 0 8px;font-size:11px;font-weight:500;line-height:1.4}.bye-chegg-module-scss-module__Z_1K3q__heroTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.82px;color:#1a1a2e;max-width:340px;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.15}.bye-chegg-module-scss-module__Z_1K3q__heroSub{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:320px;margin:0 0 24px;font-size:15px;font-weight:300;line-height:1.6}.bye-chegg-module-scss-module__Z_1K3q__ctaPrimary{color:#fff;width:100%;max-width:320px;height:54px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 12px #9b7bf740,inset 0 1px #ffffff40,inset 0 -2px #00000026}.bye-chegg-module-scss-module__Z_1K3q__ctaPrimary:hover{box-shadow:0 6px 16px #9b7bf759,inset 0 1px #ffffff4d,inset 0 -2px #0000002e}.bye-chegg-module-scss-module__Z_1K3q__ctaPrimary:active{box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.bye-chegg-module-scss-module__Z_1K3q__ctaPrimary{transition:transform .15s}.bye-chegg-module-scss-module__Z_1K3q__ctaPrimary:active{transform:scale(.97)}.bye-chegg-module-scss-module__Z_1K3q__ctaHint{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.45}.bye-chegg-module-scss-module__Z_1K3q__privacyHint{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;opacity:.8;margin:4px 0 0;font-size:13px;font-weight:300;line-height:1.45}.bye-chegg-module-scss-module__Z_1K3q__imessagePreview{background:linear-gradient(#fff 0% 100%);max-width:340px;margin:0 auto;padding:0 24px 24px}.bye-chegg-module-scss-module__Z_1K3q__imessageHeader{border-bottom:1px solid #f0edf8;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__imessageAvatar{background:#f3efff;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__imessageContact{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;font-size:15px;font-weight:600;line-height:1.5}.bye-chegg-module-scss-module__Z_1K3q__imessageLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;margin-left:auto;font-size:11px;font-weight:500;line-height:1.4}.bye-chegg-module-scss-module__Z_1K3q__imessageBubbles{flex-direction:column;gap:8px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__imessageBubble{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;word-wrap:break-word;border-radius:18px;max-width:85%;padding:10px 14px;font-size:13px;font-weight:300;line-height:1.45}.bye-chegg-module-scss-module__Z_1K3q__bubbleSent{color:#fff;background:#007aff;border-bottom-right-radius:4px;align-self:flex-end}.bye-chegg-module-scss-module__Z_1K3q__bubbleReceived{color:#1c1c1e;background:#e9e9eb;border-bottom-left-radius:4px;align-self:flex-start}.bye-chegg-module-scss-module__Z_1K3q__proof{border-top:1px solid #f0edf8;border-bottom:1px solid #f0edf8;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__proofGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.bye-chegg-module-scss-module__Z_1K3q__proofStat{flex-direction:column;gap:2px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__proofNumber{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.71px;color:#1a1a2e;font-size:24px;font-weight:700}.bye-chegg-module-scss-module__Z_1K3q__proofLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;font-size:11px;font-weight:400;line-height:1.4}.bye-chegg-module-scss-module__Z_1K3q__section{padding:48px 24px 32px}.bye-chegg-module-scss-module__Z_1K3q__sectionTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.59px;color:#1a1a2e;text-align:center;margin:0 0 24px;font-size:20px;font-weight:600;line-height:1.25}.bye-chegg-module-scss-module__Z_1K3q__cancelSteps{flex-direction:column;gap:16px;max-width:400px;margin:0 auto 24px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__cancelStep{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;align-items:center;gap:16px;font-size:15px;font-weight:300;line-height:1.5;display:flex}.bye-chegg-module-scss-module__Z_1K3q__cancelStep strong{color:#7c5ce0}.bye-chegg-module-scss-module__Z_1K3q__cancelStepNum{color:#9b7bf7;width:28px;height:28px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3efff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.bye-chegg-module-scss-module__Z_1K3q__cancelCta{text-align:center;flex-direction:column;align-items:center;display:flex}.bye-chegg-module-scss-module__Z_1K3q__priceCards{grid-template-columns:1fr 1fr;gap:8px;display:grid}.bye-chegg-module-scss-module__Z_1K3q__priceCard{text-align:center;background:#fff;border:1px solid #e8e4f0;border-radius:18px;flex-direction:column;align-items:center;gap:4px;padding:24px 16px;display:flex;box-shadow:0 8px 20px #9b7bf71a}.bye-chegg-module-scss-module__Z_1K3q__priceCardOld{background:#ff0a0a05;border-color:#ff0a0a26}.bye-chegg-module-scss-module__Z_1K3q__priceCardNew{background:#9b7bf70a;border-color:#9b7bf740}.bye-chegg-module-scss-module__Z_1K3q__priceLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600;line-height:1.4}.bye-chegg-module-scss-module__Z_1K3q__priceAmount{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1a1a2e;font-size:24px;font-weight:700;line-height:1}.bye-chegg-module-scss-module__Z_1K3q__priceAmount small{color:#9090a8;font-size:13px;font-weight:400}.bye-chegg-module-scss-module__Z_1K3q__priceNote{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;font-size:13px;font-weight:300;line-height:1.3}.bye-chegg-module-scss-module__Z_1K3q__reasons{flex-direction:column;gap:16px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__reason{align-items:flex-start;gap:16px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__reasonIconBox{background:#f3efff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__reasonTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.5px;color:#1a1a2e;margin:0 0 4px;font-size:17px;font-weight:600;line-height:1.3}.bye-chegg-module-scss-module__Z_1K3q__reasonBody{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:0;font-size:13px;font-weight:300;line-height:1.5}.bye-chegg-module-scss-module__Z_1K3q__tableWrap{-webkit-overflow-scrolling:touch;margin:0 -24px;padding:0 24px;overflow-x:auto}.bye-chegg-module-scss-module__Z_1K3q__compTable{border-collapse:collapse;width:100%;min-width:280px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;font-size:13px;font-weight:300;line-height:1.45}.bye-chegg-module-scss-module__Z_1K3q__compTable th,.bye-chegg-module-scss-module__Z_1K3q__compTable td{text-align:center;white-space:nowrap;padding:10px 12px}.bye-chegg-module-scss-module__Z_1K3q__compTable th{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e8e4f0;padding-bottom:8px;font-size:11px;font-weight:600;line-height:1.4}.bye-chegg-module-scss-module__Z_1K3q__compTable td{border-bottom:1px solid #f0edf8}.bye-chegg-module-scss-module__Z_1K3q__compTable tr:last-child td{border-bottom:none}.bye-chegg-module-scss-module__Z_1K3q__compFeature{color:#1a1a2e;max-width:180px;font-weight:500;line-height:1.35;text-align:left!important;white-space:normal!important}.bye-chegg-module-scss-module__Z_1K3q__compHighlight{color:#7c5ce0;background:#9b7bf70a;font-weight:600!important}.bye-chegg-module-scss-module__Z_1K3q__check{color:#00c48c;font-size:15px;font-weight:700}.bye-chegg-module-scss-module__Z_1K3q__cross{color:#b8b6c0;font-size:13px}.bye-chegg-module-scss-module__Z_1K3q__steps{flex-direction:column;gap:24px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__step{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__stepNumber{color:#9b7bf7;width:36px;height:36px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3efff;border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.bye-chegg-module-scss-module__Z_1K3q__stepTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.5px;color:#1a1a2e;margin:0;font-size:17px;font-weight:600;line-height:1.3}.bye-chegg-module-scss-module__Z_1K3q__stepBody{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:280px;margin:0;font-size:13px;font-weight:300;line-height:1.5}.bye-chegg-module-scss-module__Z_1K3q__videoWrap{max-width:280px;margin:0 auto}.bye-chegg-module-scss-module__Z_1K3q__demoVideo{border-radius:24px;width:100%;box-shadow:0 16px 32px #9b7bf721}.bye-chegg-module-scss-module__Z_1K3q__chatCropFrame{-webkit-mask-composite:source-in;border-radius:36px;width:100%;max-width:300px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.bye-chegg-module-scss-module__Z_1K3q__chatCropImg{width:100%;height:auto;display:block}.bye-chegg-module-scss-module__Z_1K3q__testimonials{flex-direction:column;gap:16px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__testimonial{background:#fff;border:1px solid #e8e4f0;border-radius:18px;padding:16px 24px;box-shadow:0 8px 20px #9b7bf71a}.bye-chegg-module-scss-module__Z_1K3q__testimonialText{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;margin:0 0 8px;font-size:15px;font-style:italic;font-weight:300;line-height:1.55}.bye-chegg-module-scss-module__Z_1K3q__testimonialAuthor{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;font-size:13px;font-weight:300;line-height:1.45}.bye-chegg-module-scss-module__Z_1K3q__faqList{flex-direction:column;gap:8px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__faqItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e4f0;border-radius:14px;width:100%;padding:16px;font-family:inherit;transition:border-color .2s}.bye-chegg-module-scss-module__Z_1K3q__faqItem:hover{border-color:#9b7bf74d}.bye-chegg-module-scss-module__Z_1K3q__faqOpen{background:#fafaff;border-color:#9b7bf733}.bye-chegg-module-scss-module__Z_1K3q__faqQuestion{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.bye-chegg-module-scss-module__Z_1K3q__faqChevron{color:#9090a8;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:300;display:flex}.bye-chegg-module-scss-module__Z_1K3q__faqAnswer{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.55}.bye-chegg-module-scss-module__Z_1K3q__finalCta{text-align:center;background:linear-gradient(#fff 0%,#f8f6ff 100%);flex-direction:column;align-items:center;padding:48px 24px;display:flex}.bye-chegg-module-scss-module__Z_1K3q__finalOwl{object-fit:contain;filter:drop-shadow(0 3px 6px #00000026);width:64px;height:64px;margin-bottom:16px}.bye-chegg-module-scss-module__Z_1K3q__finalTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.71px;color:#1a1a2e;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.2}.bye-chegg-module-scss-module__Z_1K3q__finalSub{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:300px;margin:0 0 24px;font-size:15px;font-weight:300;line-height:1.5}.bye-chegg-module-scss-module__Z_1K3q__stickyBar{padding:8px 24px;padding-bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);z-index:100;background:#ffffffeb;border-top:1px solid #f0edf8;justify-content:center;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.bye-chegg-module-scss-module__Z_1K3q__stickyVisible{transform:translateY(0)}.bye-chegg-module-scss-module__Z_1K3q__stickyCta{color:#fff;width:100%;max-width:400px;height:54px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 12px #9b7bf740,inset 0 1px #ffffff40,inset 0 -2px #00000026}.bye-chegg-module-scss-module__Z_1K3q__stickyCta:hover{box-shadow:0 6px 16px #9b7bf759,inset 0 1px #ffffff4d,inset 0 -2px #0000002e}.bye-chegg-module-scss-module__Z_1K3q__stickyCta:active{box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.bye-chegg-module-scss-module__Z_1K3q__stickyCta{transition:transform .15s}.bye-chegg-module-scss-module__Z_1K3q__stickyCta:active{transform:scale(.97)}@media (min-width:768px){.bye-chegg-module-scss-module__Z_1K3q__page{padding-bottom:0}.bye-chegg-module-scss-module__Z_1K3q__hero{padding:80px 32px 64px}.bye-chegg-module-scss-module__Z_1K3q__heroOwl{width:100px;height:100px}.bye-chegg-module-scss-module__Z_1K3q__heroTitle{letter-spacing:-1.2px;max-width:600px;font-size:42px}.bye-chegg-module-scss-module__Z_1K3q__heroSub{max-width:500px;font-size:17px}.bye-chegg-module-scss-module__Z_1K3q__ctaPrimary{max-width:380px;height:58px;font-size:17px}.bye-chegg-module-scss-module__Z_1K3q__imessagePreview{max-width:400px}.bye-chegg-module-scss-module__Z_1K3q__proof{max-width:700px;margin:0 auto;padding:32px 0}.bye-chegg-module-scss-module__Z_1K3q__proofNumber{font-size:32px}.bye-chegg-module-scss-module__Z_1K3q__section{max-width:960px;margin:0 auto;padding:48px 24px}.bye-chegg-module-scss-module__Z_1K3q__sectionTitle{margin-bottom:32px;font-size:28px}.bye-chegg-module-scss-module__Z_1K3q__cancelSteps{max-width:500px}.bye-chegg-module-scss-module__Z_1K3q__priceCards{gap:16px;max-width:600px;margin:0 auto}.bye-chegg-module-scss-module__Z_1K3q__priceCard{padding:32px 24px}.bye-chegg-module-scss-module__Z_1K3q__priceAmount{font-size:32px}.bye-chegg-module-scss-module__Z_1K3q__reasons{max-width:700px;margin:0 auto}.bye-chegg-module-scss-module__Z_1K3q__reason{gap:24px}.bye-chegg-module-scss-module__Z_1K3q__reasonIconBox{width:52px;height:52px;font-size:26px}.bye-chegg-module-scss-module__Z_1K3q__tableWrap{max-width:500px;margin:0 auto;padding:0}.bye-chegg-module-scss-module__Z_1K3q__compTable{min-width:unset}.bye-chegg-module-scss-module__Z_1K3q__compTable th,.bye-chegg-module-scss-module__Z_1K3q__compTable td{padding:14px 24px}.bye-chegg-module-scss-module__Z_1K3q__compFeature{max-width:260px}.bye-chegg-module-scss-module__Z_1K3q__steps{flex-direction:row;justify-content:center;gap:32px}.bye-chegg-module-scss-module__Z_1K3q__step{flex:1;max-width:260px}.bye-chegg-module-scss-module__Z_1K3q__stepBody{max-width:240px}.bye-chegg-module-scss-module__Z_1K3q__videoWrap{max-width:360px}.bye-chegg-module-scss-module__Z_1K3q__testimonials{flex-direction:row;gap:16px}.bye-chegg-module-scss-module__Z_1K3q__testimonial{flex:1}.bye-chegg-module-scss-module__Z_1K3q__faqList{max-width:700px;margin:0 auto}.bye-chegg-module-scss-module__Z_1K3q__finalCta{padding:64px 24px}.bye-chegg-module-scss-module__Z_1K3q__finalTitle{font-size:32px}.bye-chegg-module-scss-module__Z_1K3q__finalSub{max-width:420px;font-size:17px}.bye-chegg-module-scss-module__Z_1K3q__stickyBar{display:none}}@media (min-width:1200px){.bye-chegg-module-scss-module__Z_1K3q__hero{padding:100px 32px 80px}.bye-chegg-module-scss-module__Z_1K3q__heroTitle{max-width:700px;font-size:48px}.bye-chegg-module-scss-module__Z_1K3q__heroSub{max-width:560px;font-size:18px}.bye-chegg-module-scss-module__Z_1K3q__section{max-width:1080px}.bye-chegg-module-scss-module__Z_1K3q__priceCards{max-width:700px}.bye-chegg-module-scss-module__Z_1K3q__reasons{max-width:800px}.bye-chegg-module-scss-module__Z_1K3q__steps{gap:48px}.bye-chegg-module-scss-module__Z_1K3q__step{max-width:300px}.bye-chegg-module-scss-module__Z_1K3q__videoWrap{max-width:400px}.bye-chegg-module-scss-module__Z_1K3q__testimonials{gap:24px}}
@keyframes go-module-scss-module__lUYkLq__spring-in{0%{opacity:0;transform:translateY(8px)scale(.95)}60%{transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes go-module-scss-module__lUYkLq__fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes go-module-scss-module__lUYkLq__shimmer{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes go-module-scss-module__lUYkLq__typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@keyframes go-module-scss-module__lUYkLq__score-fill{0%{stroke-dashoffset:251px}to{stroke-dashoffset:var(--score-offset)}}@keyframes go-module-scss-module__lUYkLq__toast-in{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes go-module-scss-module__lUYkLq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes go-module-scss-module__lUYkLq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes go-module-scss-module__lUYkLq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes go-module-scss-module__lUYkLq__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.go-module-scss-module__lUYkLq__page{-webkit-font-smoothing:antialiased;background:#fff;min-height:100dvh;padding-bottom:80px;overflow-x:hidden}.go-module-scss-module__lUYkLq__hero{text-align:center;background:linear-gradient(#f8f6ff 0%,#fff 100%);flex-direction:column;align-items:center;padding:48px 24px 40px;display:flex}.go-module-scss-module__lUYkLq__heroOwl{object-fit:contain;filter:drop-shadow(0 3px 6px #00000026);width:80px;height:80px;margin-bottom:24px;animation:3s ease-in-out infinite go-module-scss-module__lUYkLq__float}.go-module-scss-module__lUYkLq__heroSocialProof{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;letter-spacing:.02em;margin:0 0 8px;font-size:11px;font-weight:500;line-height:1.4}.go-module-scss-module__lUYkLq__heroTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.82px;color:#1a1a2e;max-width:340px;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.15}.go-module-scss-module__lUYkLq__heroSub{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:320px;margin:0 0 24px;font-size:15px;font-weight:300;line-height:1.6}.go-module-scss-module__lUYkLq__ctaPrimary{color:#fff;width:100%;max-width:320px;height:54px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 12px #9b7bf740,inset 0 1px #ffffff40,inset 0 -2px #00000026}.go-module-scss-module__lUYkLq__ctaPrimary:hover{box-shadow:0 6px 16px #9b7bf759,inset 0 1px #ffffff4d,inset 0 -2px #0000002e}.go-module-scss-module__lUYkLq__ctaPrimary:active{box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.go-module-scss-module__lUYkLq__ctaPrimary{transition:transform .15s}.go-module-scss-module__lUYkLq__ctaPrimary:active{transform:scale(.97)}.go-module-scss-module__lUYkLq__ctaHint{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.45}.go-module-scss-module__lUYkLq__privacyHint{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;opacity:.8;margin:4px 0 0;font-size:13px;font-weight:300;line-height:1.45}.go-module-scss-module__lUYkLq__imessagePreview{background:linear-gradient(#fff 0% 100%);max-width:340px;margin:0 auto;padding:0 24px 24px}.go-module-scss-module__lUYkLq__imessageHeader{border-bottom:1px solid #f0edf8;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;display:flex}.go-module-scss-module__lUYkLq__imessageAvatar{background:#f3efff;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.go-module-scss-module__lUYkLq__imessageContact{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;font-size:15px;font-weight:600;line-height:1.5}.go-module-scss-module__lUYkLq__imessageLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;margin-left:auto;font-size:11px;font-weight:500;line-height:1.4}.go-module-scss-module__lUYkLq__imessageBubbles{flex-direction:column;gap:8px;display:flex}.go-module-scss-module__lUYkLq__imessageBubble{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;word-wrap:break-word;border-radius:18px;max-width:85%;padding:10px 14px;font-size:13px;font-weight:300;line-height:1.45}.go-module-scss-module__lUYkLq__bubbleSent{color:#fff;background:#007aff;border-bottom-right-radius:4px;align-self:flex-end}.go-module-scss-module__lUYkLq__bubbleReceived{color:#1c1c1e;background:#e9e9eb;border-bottom-left-radius:4px;align-self:flex-start}.go-module-scss-module__lUYkLq__proof{border-top:1px solid #f0edf8;border-bottom:1px solid #f0edf8;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;display:flex}.go-module-scss-module__lUYkLq__proofGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.go-module-scss-module__lUYkLq__proofStat{flex-direction:column;gap:2px;display:flex}.go-module-scss-module__lUYkLq__proofNumber{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.71px;color:#1a1a2e;font-size:24px;font-weight:700}.go-module-scss-module__lUYkLq__proofLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;font-size:11px;font-weight:400;line-height:1.4}.go-module-scss-module__lUYkLq__section{padding:48px 24px 32px}.go-module-scss-module__lUYkLq__sectionTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.59px;color:#1a1a2e;text-align:center;margin:0 0 24px;font-size:20px;font-weight:600;line-height:1.25}.go-module-scss-module__lUYkLq__midCta{text-align:center;background:#9b7bf708;border-top:1px solid #f0edf8;border-bottom:1px solid #f0edf8;flex-direction:column;align-items:center;padding:32px 24px;display:flex}.go-module-scss-module__lUYkLq__midCtaUrgency{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:0 0 16px;font-size:15px;font-style:italic;font-weight:300;line-height:1.5}.go-module-scss-module__lUYkLq__steps{flex-direction:column;gap:24px;display:flex}.go-module-scss-module__lUYkLq__step{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.go-module-scss-module__lUYkLq__stepNumber{color:#9b7bf7;width:36px;height:36px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3efff;border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.go-module-scss-module__lUYkLq__stepTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.5px;color:#1a1a2e;margin:0;font-size:17px;font-weight:600;line-height:1.3}.go-module-scss-module__lUYkLq__stepBody{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:280px;margin:0;font-size:13px;font-weight:300;line-height:1.5}.go-module-scss-module__lUYkLq__features{grid-template-columns:1fr 1fr;gap:8px;display:grid}.go-module-scss-module__lUYkLq__featureCard{background:#fff;border:1px solid #e8e4f0;border-radius:18px;flex-direction:column;gap:4px;padding:16px;display:flex;box-shadow:0 8px 20px #9b7bf71a}.go-module-scss-module__lUYkLq__featureCard h3{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;margin:0;font-size:15px;font-weight:600;line-height:1.5}.go-module-scss-module__lUYkLq__featureCard p{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:0;font-size:13px;font-weight:300;line-height:1.45}.go-module-scss-module__lUYkLq__featureIcon{font-size:24px;line-height:1}.go-module-scss-module__lUYkLq__videoWrap{max-width:280px;margin:0 auto}.go-module-scss-module__lUYkLq__demoVideo{border-radius:24px;width:100%;box-shadow:0 16px 32px #9b7bf721}.go-module-scss-module__lUYkLq__chatCropFrame{-webkit-mask-composite:source-in;border-radius:36px;width:100%;max-width:300px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.go-module-scss-module__lUYkLq__chatCropImg{width:100%;height:auto;display:block}.go-module-scss-module__lUYkLq__tableWrap{-webkit-overflow-scrolling:touch;margin:0 -24px;padding:0 24px;display:none;overflow-x:auto}@media (min-width:768px){.go-module-scss-module__lUYkLq__tableWrap{display:block}}.go-module-scss-module__lUYkLq__compTable{border-collapse:collapse;width:100%;min-width:360px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;font-size:13px;font-weight:300;line-height:1.45}.go-module-scss-module__lUYkLq__compTable th,.go-module-scss-module__lUYkLq__compTable td{text-align:center;white-space:nowrap;padding:10px 8px}.go-module-scss-module__lUYkLq__compTable th{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e8e4f0;padding-bottom:8px;font-size:11px;font-weight:600;line-height:1.4}.go-module-scss-module__lUYkLq__compTable td{border-bottom:1px solid #f0edf8}.go-module-scss-module__lUYkLq__compTable tr:last-child td{border-bottom:none}.go-module-scss-module__lUYkLq__compFeature{color:#1a1a2e;max-width:140px;font-weight:500;line-height:1.35;text-align:left!important;white-space:normal!important}.go-module-scss-module__lUYkLq__compHighlight{color:#7c5ce0;background:#9b7bf70a;font-weight:600!important}.go-module-scss-module__lUYkLq__compCards{flex-direction:column;gap:8px;display:flex}@media (min-width:768px){.go-module-scss-module__lUYkLq__compCards{display:none}}.go-module-scss-module__lUYkLq__compCard{background:#fff;border:1px solid #e8e4f0;border-radius:18px;padding:16px;box-shadow:0 8px 20px #9b7bf71a}.go-module-scss-module__lUYkLq__compCardFeature{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.5;display:block}.go-module-scss-module__lUYkLq__compCardRow{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;font-weight:300;line-height:1.45;display:flex}.go-module-scss-module__lUYkLq__compCardBrand{color:#7c5ce0;font-weight:600}.go-module-scss-module__lUYkLq__check{color:#00c48c;font-size:15px;font-weight:700}.go-module-scss-module__lUYkLq__cross{color:#b8b6c0;font-size:13px}.go-module-scss-module__lUYkLq__testimonials{flex-direction:column;gap:16px;display:flex}.go-module-scss-module__lUYkLq__testimonial{background:#fff;border:1px solid #e8e4f0;border-radius:18px;padding:16px 24px;box-shadow:0 8px 20px #9b7bf71a}.go-module-scss-module__lUYkLq__testimonialText{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;margin:0 0 8px;font-size:15px;font-style:italic;font-weight:300;line-height:1.55}.go-module-scss-module__lUYkLq__testimonialAuthor{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;font-size:13px;font-weight:300;line-height:1.45}.go-module-scss-module__lUYkLq__faqList{flex-direction:column;gap:8px;display:flex}.go-module-scss-module__lUYkLq__faqItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e4f0;border-radius:14px;width:100%;padding:16px;font-family:inherit;transition:border-color .2s}.go-module-scss-module__lUYkLq__faqItem:hover{border-color:#9b7bf74d}.go-module-scss-module__lUYkLq__faqOpen{background:#fafaff;border-color:#9b7bf733}.go-module-scss-module__lUYkLq__faqQuestion{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.go-module-scss-module__lUYkLq__faqChevron{color:#9090a8;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:300;display:flex}.go-module-scss-module__lUYkLq__faqAnswer{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.55}.go-module-scss-module__lUYkLq__finalCta{text-align:center;background:linear-gradient(#fff 0%,#f8f6ff 100%);flex-direction:column;align-items:center;padding:48px 24px;display:flex}.go-module-scss-module__lUYkLq__finalOwl{object-fit:contain;filter:drop-shadow(0 3px 6px #00000026);width:64px;height:64px;margin-bottom:16px}.go-module-scss-module__lUYkLq__finalTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.71px;color:#1a1a2e;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.2}.go-module-scss-module__lUYkLq__finalSub{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:300px;margin:0 0 24px;font-size:15px;font-weight:300;line-height:1.5}.go-module-scss-module__lUYkLq__stickyBar{padding:8px 24px;padding-bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);z-index:100;background:#ffffffeb;border-top:1px solid #f0edf8;justify-content:center;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.go-module-scss-module__lUYkLq__stickyVisible{transform:translateY(0)}.go-module-scss-module__lUYkLq__stickyCta{color:#fff;width:100%;max-width:400px;height:54px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 12px #9b7bf740,inset 0 1px #ffffff40,inset 0 -2px #00000026}.go-module-scss-module__lUYkLq__stickyCta:hover{box-shadow:0 6px 16px #9b7bf759,inset 0 1px #ffffff4d,inset 0 -2px #0000002e}.go-module-scss-module__lUYkLq__stickyCta:active{box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.go-module-scss-module__lUYkLq__stickyCta{transition:transform .15s}.go-module-scss-module__lUYkLq__stickyCta:active{transform:scale(.97)}@media (min-width:768px){.go-module-scss-module__lUYkLq__page{padding-bottom:0}.go-module-scss-module__lUYkLq__hero{padding:80px 32px 64px}.go-module-scss-module__lUYkLq__heroOwl{width:100px;height:100px}.go-module-scss-module__lUYkLq__heroTitle{letter-spacing:-1.2px;max-width:600px;font-size:42px}.go-module-scss-module__lUYkLq__heroSub{max-width:500px;font-size:17px}.go-module-scss-module__lUYkLq__ctaPrimary{max-width:380px;height:58px;font-size:17px}.go-module-scss-module__lUYkLq__imessagePreview{max-width:400px}.go-module-scss-module__lUYkLq__proof{max-width:700px;margin:0 auto;padding:32px 0}.go-module-scss-module__lUYkLq__proofNumber{font-size:32px}.go-module-scss-module__lUYkLq__section{max-width:960px;margin:0 auto;padding:48px 24px}.go-module-scss-module__lUYkLq__sectionTitle{margin-bottom:32px;font-size:28px}.go-module-scss-module__lUYkLq__midCta{padding:32px 24px}.go-module-scss-module__lUYkLq__steps{flex-direction:row;justify-content:center;gap:32px}.go-module-scss-module__lUYkLq__step{flex:1;max-width:260px}.go-module-scss-module__lUYkLq__stepBody{max-width:240px}.go-module-scss-module__lUYkLq__features{grid-template-columns:repeat(3,1fr);gap:16px;max-width:840px;margin:0 auto}.go-module-scss-module__lUYkLq__featureCard{padding:24px}.go-module-scss-module__lUYkLq__videoWrap{max-width:360px}.go-module-scss-module__lUYkLq__tableWrap{max-width:700px;margin:0 auto;padding:0}.go-module-scss-module__lUYkLq__compTable{min-width:unset}.go-module-scss-module__lUYkLq__compTable th,.go-module-scss-module__lUYkLq__compTable td{padding:14px 20px}.go-module-scss-module__lUYkLq__compFeature{max-width:260px}.go-module-scss-module__lUYkLq__testimonials{flex-direction:row;gap:16px}.go-module-scss-module__lUYkLq__testimonial{flex:1}.go-module-scss-module__lUYkLq__faqList{max-width:700px;margin:0 auto}.go-module-scss-module__lUYkLq__finalCta{padding:64px 24px}.go-module-scss-module__lUYkLq__finalTitle{font-size:32px}.go-module-scss-module__lUYkLq__finalSub{max-width:420px;font-size:17px}.go-module-scss-module__lUYkLq__stickyBar{display:none}}@media (min-width:1200px){.go-module-scss-module__lUYkLq__hero{padding:100px 32px 80px}.go-module-scss-module__lUYkLq__heroTitle{max-width:700px;font-size:48px}.go-module-scss-module__lUYkLq__heroSub{max-width:560px;font-size:18px}.go-module-scss-module__lUYkLq__section{max-width:1080px}.go-module-scss-module__lUYkLq__features{max-width:960px}.go-module-scss-module__lUYkLq__steps{gap:48px}.go-module-scss-module__lUYkLq__step{max-width:300px}.go-module-scss-module__lUYkLq__videoWrap{max-width:400px}.go-module-scss-module__lUYkLq__testimonials{gap:24px}}
@keyframes help-module-scss-module__Vo4N7W__spring-in{0%{opacity:0;transform:translateY(8px)scale(.95)}60%{transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes help-module-scss-module__Vo4N7W__fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes help-module-scss-module__Vo4N7W__shimmer{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes help-module-scss-module__Vo4N7W__typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@keyframes help-module-scss-module__Vo4N7W__score-fill{0%{stroke-dashoffset:251px}to{stroke-dashoffset:var(--score-offset)}}@keyframes help-module-scss-module__Vo4N7W__toast-in{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes help-module-scss-module__Vo4N7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes help-module-scss-module__Vo4N7W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes help-module-scss-module__Vo4N7W__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes help-module-scss-module__Vo4N7W__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.help-module-scss-module__Vo4N7W__page{-webkit-font-smoothing:antialiased;background:#fff;min-height:100dvh;padding-bottom:80px;overflow-x:hidden}.help-module-scss-module__Vo4N7W__hero{text-align:center;background:linear-gradient(#f8f6ff 0%,#fff 100%);flex-direction:column;align-items:center;padding:48px 24px 40px;display:flex}.help-module-scss-module__Vo4N7W__heroOwl{object-fit:contain;filter:drop-shadow(0 3px 6px #00000026);width:80px;height:80px;margin-bottom:24px;animation:3s ease-in-out infinite help-module-scss-module__Vo4N7W__float}.help-module-scss-module__Vo4N7W__heroSocialProof{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;letter-spacing:.02em;margin:0 0 8px;font-size:11px;font-weight:500;line-height:1.4}.help-module-scss-module__Vo4N7W__heroTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.82px;color:#1a1a2e;max-width:340px;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.15}.help-module-scss-module__Vo4N7W__heroSub{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:320px;margin:0 0 24px;font-size:15px;font-weight:300;line-height:1.6}.help-module-scss-module__Vo4N7W__ctaPrimary{color:#fff;width:100%;max-width:320px;height:54px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 12px #9b7bf740,inset 0 1px #ffffff40,inset 0 -2px #00000026}.help-module-scss-module__Vo4N7W__ctaPrimary:hover{box-shadow:0 6px 16px #9b7bf759,inset 0 1px #ffffff4d,inset 0 -2px #0000002e}.help-module-scss-module__Vo4N7W__ctaPrimary:active{box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.help-module-scss-module__Vo4N7W__ctaPrimary{transition:transform .15s}.help-module-scss-module__Vo4N7W__ctaPrimary:active{transform:scale(.97)}.help-module-scss-module__Vo4N7W__ctaHint{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.45}.help-module-scss-module__Vo4N7W__privacyHint{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;opacity:.8;margin:4px 0 0;font-size:13px;font-weight:300;line-height:1.45}.help-module-scss-module__Vo4N7W__imessagePreview{background:linear-gradient(#fff 0% 100%);max-width:340px;margin:0 auto;padding:0 24px 24px}.help-module-scss-module__Vo4N7W__imessageHeader{border-bottom:1px solid #f0edf8;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;display:flex}.help-module-scss-module__Vo4N7W__imessageAvatar{background:#f3efff;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.help-module-scss-module__Vo4N7W__imessageContact{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;font-size:15px;font-weight:600;line-height:1.5}.help-module-scss-module__Vo4N7W__imessageLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;margin-left:auto;font-size:11px;font-weight:500;line-height:1.4}.help-module-scss-module__Vo4N7W__imessageBubbles{flex-direction:column;gap:8px;display:flex}.help-module-scss-module__Vo4N7W__imessageBubble{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;word-wrap:break-word;white-space:pre-line;border-radius:18px;max-width:85%;padding:10px 14px;font-size:13px;font-weight:300;line-height:1.45}.help-module-scss-module__Vo4N7W__bubbleSent{color:#fff;background:#007aff;border-bottom-right-radius:4px;align-self:flex-end}.help-module-scss-module__Vo4N7W__bubbleReceived{color:#1c1c1e;background:#e9e9eb;border-bottom-left-radius:4px;align-self:flex-start}.help-module-scss-module__Vo4N7W__proof{border-top:1px solid #f0edf8;border-bottom:1px solid #f0edf8;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;display:flex}.help-module-scss-module__Vo4N7W__proofGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.help-module-scss-module__Vo4N7W__proofStat{flex-direction:column;gap:2px;display:flex}.help-module-scss-module__Vo4N7W__proofNumber{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.71px;color:#1a1a2e;font-size:24px;font-weight:700}.help-module-scss-module__Vo4N7W__proofLabel{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.32px;color:#9090a8;font-size:11px;font-weight:400;line-height:1.4}.help-module-scss-module__Vo4N7W__section{padding:48px 24px 32px}.help-module-scss-module__Vo4N7W__sectionTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.59px;color:#1a1a2e;text-align:center;margin:0 0 24px;font-size:20px;font-weight:600;line-height:1.25}.help-module-scss-module__Vo4N7W__midCta{text-align:center;background:#9b7bf708;border-top:1px solid #f0edf8;border-bottom:1px solid #f0edf8;flex-direction:column;align-items:center;padding:32px 24px;display:flex}.help-module-scss-module__Vo4N7W__midCtaUrgency{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:0 0 16px;font-size:15px;font-style:italic;font-weight:300;line-height:1.5}.help-module-scss-module__Vo4N7W__subjectGrid{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.help-module-scss-module__Vo4N7W__subjectChip{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;background:#f3efff;border:1px solid #e8e4f0;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.help-module-scss-module__Vo4N7W__features{grid-template-columns:1fr 1fr;gap:8px;display:grid}.help-module-scss-module__Vo4N7W__featureCard{background:#fff;border:1px solid #e8e4f0;border-radius:18px;flex-direction:column;gap:4px;padding:16px;display:flex;box-shadow:0 8px 20px #9b7bf71a}.help-module-scss-module__Vo4N7W__featureCard h3{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;margin:0;font-size:15px;font-weight:600;line-height:1.5}.help-module-scss-module__Vo4N7W__featureCard p{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:0;font-size:13px;font-weight:300;line-height:1.45}.help-module-scss-module__Vo4N7W__featureIcon{font-size:24px;line-height:1}.help-module-scss-module__Vo4N7W__bubbles{flex-direction:column;gap:8px;max-width:320px;margin:0 auto;display:flex}.help-module-scss-module__Vo4N7W__bubble{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;background:#f3efff;border:1px solid #e8e4f0;border-radius:18px 18px 18px 6px;width:fit-content;padding:12px 18px;font-size:15px;font-weight:300;line-height:1.5}.help-module-scss-module__Vo4N7W__steps{flex-direction:column;gap:24px;display:flex}.help-module-scss-module__Vo4N7W__step{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.help-module-scss-module__Vo4N7W__stepNumber{color:#9b7bf7;width:36px;height:36px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3efff;border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.help-module-scss-module__Vo4N7W__stepTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.5px;color:#1a1a2e;margin:0;font-size:17px;font-weight:600;line-height:1.3}.help-module-scss-module__Vo4N7W__stepBody{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:280px;margin:0;font-size:13px;font-weight:300;line-height:1.5}.help-module-scss-module__Vo4N7W__videoWrap{max-width:280px;margin:0 auto}.help-module-scss-module__Vo4N7W__demoVideo{border-radius:24px;width:100%;box-shadow:0 16px 32px #9b7bf721}.help-module-scss-module__Vo4N7W__chatCropFrame{-webkit-mask-composite:source-in;border-radius:36px;width:100%;max-width:300px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.help-module-scss-module__Vo4N7W__chatCropImg{width:100%;height:auto;display:block}.help-module-scss-module__Vo4N7W__testimonials{flex-direction:column;gap:16px;display:flex}.help-module-scss-module__Vo4N7W__testimonial{background:#fff;border:1px solid #e8e4f0;border-radius:18px;padding:16px 24px;box-shadow:0 8px 20px #9b7bf71a}.help-module-scss-module__Vo4N7W__testimonialText{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;margin:0 0 8px;font-size:15px;font-style:italic;font-weight:300;line-height:1.55}.help-module-scss-module__Vo4N7W__testimonialAuthor{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#9090a8;font-size:13px;font-weight:300;line-height:1.45}.help-module-scss-module__Vo4N7W__faqList{flex-direction:column;gap:8px;display:flex}.help-module-scss-module__Vo4N7W__faqItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e4f0;border-radius:14px;width:100%;padding:16px;font-family:inherit;transition:border-color .2s}.help-module-scss-module__Vo4N7W__faqItem:hover{border-color:#9b7bf74d}.help-module-scss-module__Vo4N7W__faqOpen{background:#fafaff;border-color:#9b7bf733}.help-module-scss-module__Vo4N7W__faqQuestion{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#1a1a2e;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.help-module-scss-module__Vo4N7W__faqChevron{color:#9090a8;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:300;display:flex}.help-module-scss-module__Vo4N7W__faqAnswer{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;margin:8px 0 0;font-size:13px;font-weight:300;line-height:1.55}.help-module-scss-module__Vo4N7W__finalCta{text-align:center;background:linear-gradient(#fff 0%,#f8f6ff 100%);flex-direction:column;align-items:center;padding:48px 24px;display:flex}.help-module-scss-module__Vo4N7W__finalOwl{object-fit:contain;filter:drop-shadow(0 3px 6px #00000026);width:64px;height:64px;margin-bottom:16px}.help-module-scss-module__Vo4N7W__finalTitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.71px;color:#1a1a2e;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.2}.help-module-scss-module__Vo4N7W__finalSub{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#5a5a7a;max-width:300px;margin:0 0 24px;font-size:15px;font-weight:300;line-height:1.5}.help-module-scss-module__Vo4N7W__stickyBar{padding:8px 24px;padding-bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);z-index:100;background:#ffffffeb;border-top:1px solid #f0edf8;justify-content:center;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.help-module-scss-module__Vo4N7W__stickyVisible{transform:translateY(0)}.help-module-scss-module__Vo4N7W__stickyCta{color:#fff;width:100%;max-width:400px;height:54px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-radius:9999px;justify-content:center;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 12px #9b7bf740,inset 0 1px #ffffff40,inset 0 -2px #00000026}.help-module-scss-module__Vo4N7W__stickyCta:hover{box-shadow:0 6px 16px #9b7bf759,inset 0 1px #ffffff4d,inset 0 -2px #0000002e}.help-module-scss-module__Vo4N7W__stickyCta:active{box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.help-module-scss-module__Vo4N7W__stickyCta{transition:transform .15s}.help-module-scss-module__Vo4N7W__stickyCta:active{transform:scale(.97)}@media (min-width:768px){.help-module-scss-module__Vo4N7W__page{padding-bottom:0}.help-module-scss-module__Vo4N7W__hero{padding:80px 32px 64px}.help-module-scss-module__Vo4N7W__heroOwl{width:100px;height:100px}.help-module-scss-module__Vo4N7W__heroTitle{letter-spacing:-1.2px;max-width:600px;font-size:42px}.help-module-scss-module__Vo4N7W__heroSub{max-width:500px;font-size:17px}.help-module-scss-module__Vo4N7W__ctaPrimary{max-width:380px;height:58px;font-size:17px}.help-module-scss-module__Vo4N7W__imessagePreview{max-width:400px}.help-module-scss-module__Vo4N7W__proof{max-width:700px;margin:0 auto;padding:32px 0}.help-module-scss-module__Vo4N7W__proofNumber{font-size:32px}.help-module-scss-module__Vo4N7W__section{max-width:960px;margin:0 auto;padding:48px 24px}.help-module-scss-module__Vo4N7W__sectionTitle{margin-bottom:32px;font-size:28px}.help-module-scss-module__Vo4N7W__midCta{padding:32px 24px}.help-module-scss-module__Vo4N7W__subjectGrid{gap:16px;max-width:700px;margin:0 auto}.help-module-scss-module__Vo4N7W__subjectChip{padding:10px 20px;font-size:15px}.help-module-scss-module__Vo4N7W__features{grid-template-columns:repeat(3,1fr);gap:16px;max-width:840px;margin:0 auto}.help-module-scss-module__Vo4N7W__featureCard{padding:24px}.help-module-scss-module__Vo4N7W__bubbles{flex-flow:wrap;gap:16px;max-width:700px}.help-module-scss-module__Vo4N7W__bubble{flex:none}.help-module-scss-module__Vo4N7W__steps{flex-direction:row;justify-content:center;gap:32px}.help-module-scss-module__Vo4N7W__step{flex:1;max-width:260px}.help-module-scss-module__Vo4N7W__stepBody{max-width:240px}.help-module-scss-module__Vo4N7W__videoWrap{max-width:360px}.help-module-scss-module__Vo4N7W__testimonials{flex-direction:row;gap:16px}.help-module-scss-module__Vo4N7W__testimonial{flex:1}.help-module-scss-module__Vo4N7W__faqList{max-width:700px;margin:0 auto}.help-module-scss-module__Vo4N7W__finalCta{padding:64px 24px}.help-module-scss-module__Vo4N7W__finalTitle{font-size:32px}.help-module-scss-module__Vo4N7W__finalSub{max-width:420px;font-size:17px}.help-module-scss-module__Vo4N7W__stickyBar{display:none}}@media (min-width:1200px){.help-module-scss-module__Vo4N7W__hero{padding:100px 32px 80px}.help-module-scss-module__Vo4N7W__heroTitle{max-width:700px;font-size:48px}.help-module-scss-module__Vo4N7W__heroSub{max-width:560px;font-size:18px}.help-module-scss-module__Vo4N7W__section{max-width:1080px}.help-module-scss-module__Vo4N7W__features{max-width:960px}.help-module-scss-module__Vo4N7W__steps{gap:48px}.help-module-scss-module__Vo4N7W__step{max-width:300px}.help-module-scss-module__Vo4N7W__videoWrap{max-width:400px}.help-module-scss-module__Vo4N7W__testimonials{gap:24px}}
:root{--brand:#9b7bf7;--brand-dark:#7c5ce0;--brand-deeper:#6b4bcf;--brand-light:#f3efff;--brand-glow:#9b7bf726;--gradient-brand:linear-gradient(135deg,#a78bfa,#8b5cf6);--gradient-brand-vivid:linear-gradient(135deg,#9b7bf7 0%,#7c5ce0 50%,#6b4bcf 100%);--gradient-hero-bg:linear-gradient(180deg,#fff 0%,#f8f6ff 100%);--gradient-section-alt:linear-gradient(180deg,#fafaff 0%,#f3efff 100%);--bg:#fff;--bg-secondary:#f8f6ff;--bg-tertiary:#fafaff;--surface:#fff;--surface-elevated:#fff;--surface-muted:#f5f4f8;--text-primary:#1a1a2e;--text-secondary:#5a5a7a;--text-tertiary:#9090a8;--text-on-brand:#fff;--border:#e8e4f0;--border-light:#f0edf8;--shadow-brand-sm:0 4px 12px #9b7bf714;--shadow-brand-md:0 8px 24px #9b7bf71f;--shadow-brand-lg:0 16px 48px #9b7bf729;--shadow-card:0 2px 8px #9b7bf70f;--shadow-card-hover:0 8px 32px #9b7bf724;--success:#00c48c;--error:#f44;--font-display:"Plus Jakarta Sans",-apple-system,sans-serif;--font-body:"Inter",-apple-system,sans-serif}.homepage-module-scss-module__CGDzgW__page{background:var(--bg);font-family:var(--font-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@keyframes homepage-module-scss-module__CGDzgW__heroSpring{0%{opacity:0;transform:translateY(14px)scale(.96)}60%{transform:translateY(-3px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes homepage-module-scss-module__CGDzgW__heroFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes homepage-module-scss-module__CGDzgW__phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.homepage-module-scss-module__CGDzgW__eyebrow{background:var(--brand-light);color:var(--brand-dark);letter-spacing:.01em;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:14px;font-weight:600;animation:.55s cubic-bezier(.34,1.56,.64,1) 50ms both homepage-module-scss-module__CGDzgW__heroSpring;display:inline-flex}.homepage-module-scss-module__CGDzgW__sectionTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:16px;font-size:42px;font-weight:800;line-height:1.08}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__sectionTitle{font-size:30px}}.homepage-module-scss-module__CGDzgW__sectionSubtext{color:var(--text-secondary);max-width:540px;font-size:17px;line-height:1.65}.homepage-module-scss-module__CGDzgW__ctaButton{background:var(--gradient-brand);color:var(--text-on-brand);font-family:var(--font-display);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:18px 36px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #9b7bf74d,inset 0 1px #ffffff40,inset 0 -3px #0000002e}.homepage-module-scss-module__CGDzgW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #9b7bf766,inset 0 1px #ffffff4d,inset 0 -3px #0003}.homepage-module-scss-module__CGDzgW__ctaButton:active{transform:translateY(1px);box-shadow:0 2px 6px #9b7bf733,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.homepage-module-scss-module__CGDzgW__ctaButtonSecondary{background:var(--surface);color:var(--brand-dark);font-family:var(--font-display);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;padding:20px 44px;font-size:18px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 20px #0000001f,inset 0 1px #fff,inset 0 -3px #00000014}.homepage-module-scss-module__CGDzgW__ctaButtonSecondary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000029,inset 0 1px #fff,inset 0 -3px #0000001a}.homepage-module-scss-module__CGDzgW__ctaButtonSecondary:active{transform:translateY(1px);box-shadow:0 2px 8px #00000014,inset 0 1px #ffffffe6,inset 0 -1px #0000000f}.homepage-module-scss-module__CGDzgW__nav{z-index:50;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffffb8;width:100%;position:fixed;top:0}.homepage-module-scss-module__CGDzgW__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.homepage-module-scss-module__CGDzgW__navLogo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;font-size:24px;font-weight:900;text-decoration:none}.homepage-module-scss-module__CGDzgW__navLinks{align-items:center;gap:32px;display:flex}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__navLinks{display:none}}.homepage-module-scss-module__CGDzgW__navLink{font-family:var(--font-display);color:var(--text-secondary);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.homepage-module-scss-module__CGDzgW__navLink:hover{color:var(--brand)}.homepage-module-scss-module__CGDzgW__navLinkActive{color:var(--brand-dark)}.homepage-module-scss-module__CGDzgW__navCta{background:var(--gradient-brand);color:var(--text-on-brand);font-family:var(--font-display);cursor:pointer;border:none;border-radius:10px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 10px #9b7bf740,inset 0 1px #ffffff38,inset 0 -2px #00000026}.homepage-module-scss-module__CGDzgW__navCta:hover{transform:translateY(-1px);box-shadow:0 6px 14px #9b7bf759,inset 0 1px #ffffff47,inset 0 -2px #0000002e}.homepage-module-scss-module__CGDzgW__navCta:active{transform:translateY(1px);box-shadow:0 2px 6px #9b7bf733,inset 0 -1px #0000001a}.homepage-module-scss-module__CGDzgW__hero{background:var(--gradient-hero-bg);padding-top:120px;padding-bottom:80px;position:relative}.homepage-module-scss-module__CGDzgW__heroInner{align-items:center;gap:72px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}@media (max-width:1024px){.homepage-module-scss-module__CGDzgW__heroInner{text-align:center;flex-direction:column;gap:48px}}.homepage-module-scss-module__CGDzgW__heroContent{flex:1}@media (max-width:1024px){.homepage-module-scss-module__CGDzgW__heroContent{flex-direction:column;align-items:center;display:flex}}.homepage-module-scss-module__CGDzgW__heroTitle{font-family:var(--font-display);letter-spacing:-.035em;color:var(--text-primary);margin-bottom:28px;font-size:clamp(38px,5.5vw,64px);font-weight:800;line-height:1.06;animation:.6s cubic-bezier(.34,1.56,.64,1) .12s both homepage-module-scss-module__CGDzgW__heroSpring}.homepage-module-scss-module__CGDzgW__heroTitleAccent{background:var(--gradient-brand-vivid);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-right:.15em;font-style:italic}.homepage-module-scss-module__CGDzgW__heroSubtext{color:var(--text-secondary);max-width:520px;margin-bottom:36px;font-size:18px;line-height:1.65;animation:.5s ease-out .22s both homepage-module-scss-module__CGDzgW__heroFadeUp}@media (max-width:1024px){.homepage-module-scss-module__CGDzgW__heroSubtext{margin-left:auto;margin-right:auto}}.homepage-module-scss-module__CGDzgW__heroPlatformBadges{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}@media (max-width:1024px){.homepage-module-scss-module__CGDzgW__heroPlatformBadges{justify-content:center}}.homepage-module-scss-module__CGDzgW__platformBadge{background:var(--brand-light);border:1px solid var(--border);color:var(--brand-dark);letter-spacing:.01em;border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.homepage-module-scss-module__CGDzgW__heroCtas{flex-wrap:wrap;align-items:center;gap:20px;animation:.5s ease-out .32s both homepage-module-scss-module__CGDzgW__heroFadeUp;display:flex}@media (max-width:1024px){.homepage-module-scss-module__CGDzgW__heroCtas{justify-content:center}}.homepage-module-scss-module__CGDzgW__avatarStack{align-items:center;padding:4px;display:flex}.homepage-module-scss-module__CGDzgW__avatarDot{border:2.5px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 1px 4px #0000001a}.homepage-module-scss-module__CGDzgW__avatarDot:first-child{margin-left:0}.homepage-module-scss-module__CGDzgW__avatarPlaceholder{background:var(--brand-light);width:28px;height:28px;color:var(--brand-dark);border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:flex;box-shadow:0 1px 4px #00000014}.homepage-module-scss-module__CGDzgW__heroPreview{flex:none;width:380px;animation:.6s ease-out .18s both homepage-module-scss-module__CGDzgW__heroFadeUp;position:relative}@media (max-width:1200px){.homepage-module-scss-module__CGDzgW__heroPreview{width:340px}}@media (max-width:1024px){.homepage-module-scss-module__CGDzgW__heroPreview{width:300px}}.homepage-module-scss-module__CGDzgW__phoneCropFrame{z-index:1;-webkit-mask-composite:source-in;border-radius:36px;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 80%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 80%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.homepage-module-scss-module__CGDzgW__phoneChatImg{width:100%;height:auto;display:block}.homepage-module-scss-module__CGDzgW__phoneShadow{display:none}.homepage-module-scss-module__CGDzgW__proofBar{background:var(--bg-secondary);padding:40px 0}.homepage-module-scss-module__CGDzgW__proofBarInner{max-width:1200px;margin:0 auto;padding:0 24px}.homepage-module-scss-module__CGDzgW__proofLabel{text-align:center;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.14em;margin-bottom:32px;font-size:12px;font-weight:600}.homepage-module-scss-module__CGDzgW__proofLogos{opacity:.4;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;transition:opacity .4s;display:flex}.homepage-module-scss-module__CGDzgW__proofLogos:hover{opacity:.7}.homepage-module-scss-module__CGDzgW__proofLogos span{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:22px;font-weight:800}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__proofLogos{gap:24px}.homepage-module-scss-module__CGDzgW__proofLogos span{font-size:16px}}.homepage-module-scss-module__CGDzgW__howItWorks{padding:96px 0}.homepage-module-scss-module__CGDzgW__howItWorksHeader{text-align:center;margin-bottom:64px}.homepage-module-scss-module__CGDzgW__howItWorksHeader .homepage-module-scss-module__CGDzgW__sectionSubtext{margin:0 auto}.homepage-module-scss-module__CGDzgW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__stepsGrid{grid-template-columns:1fr;gap:20px}}.homepage-module-scss-module__CGDzgW__stepCard{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;padding:36px 32px;box-shadow:0 1px 4px #0000000a}.homepage-module-scss-module__CGDzgW__stepIcon{background:0 0;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:26px;display:flex}.homepage-module-scss-module__CGDzgW__stepTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:700}.homepage-module-scss-module__CGDzgW__stepDesc{color:var(--text-secondary);font-size:15px;line-height:1.6}.homepage-module-scss-module__CGDzgW__bentoSection{background:var(--gradient-section-alt);padding:96px 0}.homepage-module-scss-module__CGDzgW__bentoHeader{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1200px;margin:0 auto 56px;padding:0 24px;display:flex}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__bentoHeader{flex-direction:column;align-items:flex-start}}.homepage-module-scss-module__CGDzgW__bentoHeaderText{max-width:540px}.homepage-module-scss-module__CGDzgW__bentoExploreLink{color:var(--brand);font-weight:700;font-family:var(--font-display);flex-shrink:0;align-items:center;gap:6px;font-size:15px;text-decoration:none;transition:gap .2s;display:flex}.homepage-module-scss-module__CGDzgW__bentoExploreLink:hover{gap:10px}.homepage-module-scss-module__CGDzgW__bentoGrid{grid-template-columns:repeat(6,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__bentoGrid{grid-template-columns:1fr}}.homepage-module-scss-module__CGDzgW__bentoCard{background:var(--surface);border:1px solid var(--border-light);border-radius:20px;grid-column:span 2;padding:28px 26px;box-shadow:0 1px 4px #0000000a}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__bentoCard{grid-column:span 1}}.homepage-module-scss-module__CGDzgW__bentoCardWide{grid-column:span 3}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__bentoCardWide{grid-column:span 1}}.homepage-module-scss-module__CGDzgW__bentoIcon{margin-bottom:16px;font-size:28px;display:block}.homepage-module-scss-module__CGDzgW__bentoTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:700}.homepage-module-scss-module__CGDzgW__bentoDesc{color:var(--text-secondary);font-size:15px;line-height:1.6}.homepage-module-scss-module__CGDzgW__syncSection{background:linear-gradient(160deg,#0d0a20 0%,#1c1040 50%,#0d0a20 100%);padding:96px 0;position:relative;overflow:hidden}.homepage-module-scss-module__CGDzgW__syncInner{flex-direction:column;align-items:center;gap:56px;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.homepage-module-scss-module__CGDzgW__syncHeader{text-align:center;max-width:620px}.homepage-module-scss-module__CGDzgW__syncTitle{line-height:1.1;color:#fff!important}.homepage-module-scss-module__CGDzgW__syncSubtext{margin:0 auto;color:#ffffff8c!important}.homepage-module-scss-module__CGDzgW__syncDevices{align-items:flex-start;gap:28px;width:100%;display:flex}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__syncDevices{flex-direction:column;gap:0}}.homepage-module-scss-module__CGDzgW__syncDevice{flex-direction:column;flex:1;align-items:center;gap:18px;min-width:0;display:flex}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__syncDevice{width:100%}}.homepage-module-scss-module__CGDzgW__syncDeviceLabel{letter-spacing:0;color:#ffffff4d;font-size:12px;font-weight:500}.homepage-module-scss-module__CGDzgW__syncPhoneFrame{background:#1c1c24;border-radius:36px;width:215px;padding:9px;box-shadow:inset 0 0 0 1px #ffffff14,0 20px 50px #0006}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__syncPhoneFrame{width:170px}}.homepage-module-scss-module__CGDzgW__syncPhoneVideo{object-fit:cover;border-radius:28px;width:100%;display:block}.homepage-module-scss-module__CGDzgW__chatCropFrame{-webkit-mask-composite:source-in;border-radius:36px;width:215px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__chatCropFrame{width:170px}}.homepage-module-scss-module__CGDzgW__chatCropImg{width:100%;height:auto;display:block}.homepage-module-scss-module__CGDzgW__syncMacFrame{background:#1c1c1e;border-radius:14px 14px 10px 10px;width:100%;overflow:hidden;box-shadow:0 0 0 1px #ffffff12,0 32px 64px #00000080,0 8px 24px #9b7bf72e}.homepage-module-scss-module__CGDzgW__syncMacTopBar{background:#2c2c2e;border-bottom:1px solid #ffffff0f;align-items:center;height:32px;padding:0 12px;display:flex}.homepage-module-scss-module__CGDzgW__macDots{gap:7px;display:flex}.homepage-module-scss-module__CGDzgW__macDots span{border-radius:50%;width:11px;height:11px}.homepage-module-scss-module__CGDzgW__macDots span:first-child{background:#ff5f57}.homepage-module-scss-module__CGDzgW__macDots span:nth-child(2){background:#ffbd2e}.homepage-module-scss-module__CGDzgW__macDots span:nth-child(3){background:#28c840}.homepage-module-scss-module__CGDzgW__syncMacScreen{background:#000;width:100%;overflow:hidden}.homepage-module-scss-module__CGDzgW__syncMacVideo{width:100%;height:auto;display:block}.homepage-module-scss-module__CGDzgW__syncConnector{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;padding:0 20px;display:flex}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__syncConnector{flex-direction:row;align-self:auto;width:240px;padding:24px 0}}.homepage-module-scss-module__CGDzgW__syncLine{background:linear-gradient(#0000 0%,#ffffff2e 20% 80%,#0000 100%);flex:1;width:1px}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__syncLine{background:linear-gradient(90deg,#0000 0%,#ffffff2e 20% 80%,#0000 100%);flex:1;width:auto;height:1px}}.homepage-module-scss-module__CGDzgW__syncFeatures{grid-template-columns:repeat(4,auto);justify-content:center;gap:32px 40px;display:grid}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__syncFeatures{grid-template-columns:repeat(2,auto);gap:20px 32px}}.homepage-module-scss-module__CGDzgW__syncFeatureItem{color:#ffffff80;white-space:nowrap;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.homepage-module-scss-module__CGDzgW__syncFeatureItem span:first-child{font-size:16px}.homepage-module-scss-module__CGDzgW__comparisonSection{background:var(--bg-secondary);padding:96px 0}.homepage-module-scss-module__CGDzgW__comparisonHeader{text-align:center;margin-bottom:56px}.homepage-module-scss-module__CGDzgW__comparisonHeader .homepage-module-scss-module__CGDzgW__sectionSubtext{margin:0 auto}.homepage-module-scss-module__CGDzgW__comparisonWrap{-webkit-overflow-scrolling:touch;max-width:760px;margin:0 auto;padding:0 24px;overflow-x:auto}@media (max-width:480px){.homepage-module-scss-module__CGDzgW__comparisonWrap{padding:0 16px}}.homepage-module-scss-module__CGDzgW__comparisonTable{border-collapse:separate;border-spacing:0;background:var(--surface);width:100%;box-shadow:var(--shadow-brand-sm);border-radius:20px;min-width:340px;overflow:hidden}.homepage-module-scss-module__CGDzgW__comparisonTable thead tr{background:var(--bg)}.homepage-module-scss-module__CGDzgW__comparisonTable th{font-family:var(--font-display);text-align:center;color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:18px 20px;font-size:14px;font-weight:700}.homepage-module-scss-module__CGDzgW__comparisonTable th:first-child{text-align:left;width:45%}@media (max-width:480px){.homepage-module-scss-module__CGDzgW__comparisonTable th{padding:14px 10px;font-size:12px}}.homepage-module-scss-module__CGDzgW__comparisonTable td{text-align:center;border-bottom:1px solid var(--border-light);color:var(--text-primary);padding:16px 20px;font-size:14px}@media (max-width:480px){.homepage-module-scss-module__CGDzgW__comparisonTable td{padding:12px 10px;font-size:13px}}.homepage-module-scss-module__CGDzgW__comparisonTable tbody tr:last-child td{border-bottom:none}.homepage-module-scss-module__CGDzgW__comparisonTable tbody tr:hover{background:var(--bg-tertiary)}.homepage-module-scss-module__CGDzgW__clutchColHeader{background:var(--brand-light);color:var(--brand-dark)!important}.homepage-module-scss-module__CGDzgW__clutchBadge{color:var(--brand-dark);align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.homepage-module-scss-module__CGDzgW__featureCell{color:var(--text-primary);font-weight:500;text-align:left!important}.homepage-module-scss-module__CGDzgW__clutchCell{background:#9b7bf70a}.homepage-module-scss-module__CGDzgW__checkDot{background:var(--success);border-radius:50%;width:20px;height:20px;display:inline-block;position:relative}.homepage-module-scss-module__CGDzgW__checkDot:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)rotate(45deg)}.homepage-module-scss-module__CGDzgW__crossLine{opacity:.25;width:18px;height:18px;display:inline-block;position:relative}.homepage-module-scss-module__CGDzgW__crossLine:before,.homepage-module-scss-module__CGDzgW__crossLine:after{content:"";background:var(--text-primary);border-radius:1px;width:12px;height:2px;position:absolute;top:50%;left:50%}.homepage-module-scss-module__CGDzgW__crossLine:before{transform:translate(-50%,-50%)rotate(45deg)}.homepage-module-scss-module__CGDzgW__crossLine:after{transform:translate(-50%,-50%)rotate(-45deg)}.homepage-module-scss-module__CGDzgW__testimonialsSection{padding:96px 0}.homepage-module-scss-module__CGDzgW__testimonialsHeader{text-align:center;margin-bottom:48px}.homepage-module-scss-module__CGDzgW__testimonialsHeader .homepage-module-scss-module__CGDzgW__sectionSubtext{margin:0 auto}.homepage-module-scss-module__CGDzgW__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__testimonialsGrid{grid-template-columns:1fr;gap:14px}}.homepage-module-scss-module__CGDzgW__testimonialCard{background:var(--surface);border:1px solid var(--border-light);border-radius:16px;flex-direction:column;padding:24px 24px 22px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 2px 12px #9b7bf70d,0 1px 3px #00000008}.homepage-module-scss-module__CGDzgW__testimonialCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #9b7bf71a,0 2px 6px #0000000d}.homepage-module-scss-module__CGDzgW__testimonialTop{align-items:center;gap:10px;margin-bottom:14px;display:flex}.homepage-module-scss-module__CGDzgW__testimonialAvatar{width:44px;height:44px;font-family:var(--font-display);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.homepage-module-scss-module__CGDzgW__testimonialName{font-family:var(--font-display);color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.3}.homepage-module-scss-module__CGDzgW__testimonialSchool{color:var(--text-tertiary);margin-top:2px;font-size:12px}.homepage-module-scss-module__CGDzgW__testimonialStars{color:#f59e0b;letter-spacing:1px;flex-shrink:0;margin-left:auto;font-size:13px}.homepage-module-scss-module__CGDzgW__testimonialQuote{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:14px;font-weight:400;line-height:1.6}.homepage-module-scss-module__CGDzgW__pricingSection{background:linear-gradient(#fff 0%,#f8f6ff 100%);padding:80px 24px;scroll-margin-top:60px}.homepage-module-scss-module__CGDzgW__pricingHeader{text-align:center;margin-bottom:40px}.homepage-module-scss-module__CGDzgW__pricingHeader .homepage-module-scss-module__CGDzgW__sectionSubtext{margin:0 auto}.homepage-module-scss-module__CGDzgW__pricingPlans{flex-direction:column;gap:16px;max-width:960px;margin:0 auto;display:flex}.homepage-module-scss-module__CGDzgW__planCard{background:var(--surface);border:1px solid var(--border-light);text-align:center;border-radius:16px;flex-direction:column;align-items:center;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.homepage-module-scss-module__CGDzgW__planCard:hover{box-shadow:var(--shadow-brand-md);transform:translateY(-2px)}.homepage-module-scss-module__CGDzgW__planSecondary{opacity:.85;background:#fafaff;border-color:#d4d2dc}.homepage-module-scss-module__CGDzgW__planSecondary:hover{opacity:1;border-color:#b8b6c4}.homepage-module-scss-module__CGDzgW__planFeatured{background:#fdfcff;border:1.5px solid #9b7bf759;margin:8px 0;padding:36px 24px;box-shadow:0 4px 20px #9b7bf714}.homepage-module-scss-module__CGDzgW__planFeatured .homepage-module-scss-module__CGDzgW__planAmount{font-size:40px}.homepage-module-scss-module__CGDzgW__planFeatured:hover{transform:translateY(-4px);box-shadow:0 8px 28px #9b7bf721}.homepage-module-scss-module__CGDzgW__planBadge{background:var(--gradient-brand);color:#fff;white-space:nowrap;border-radius:9999px;padding:5px 16px;font-size:12px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 3px 10px #9b7bf740}.homepage-module-scss-module__CGDzgW__planName{font-family:var(--font-display);color:var(--text-secondary);margin:0 0 8px;font-size:15px;font-weight:600}.homepage-module-scss-module__CGDzgW__planPrice{align-items:baseline;gap:4px;margin-bottom:4px;display:flex}.homepage-module-scss-module__CGDzgW__planAmount{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:36px;font-weight:800}.homepage-module-scss-module__CGDzgW__planPeriod{font-family:var(--font-body);color:var(--text-tertiary);font-size:15px}.homepage-module-scss-module__CGDzgW__planPerDay{color:var(--text-tertiary);margin:0 0 4px;font-size:14px;font-weight:500}.homepage-module-scss-module__CGDzgW__planDesc{color:var(--text-tertiary);margin:0 0 12px;font-size:14px}.homepage-module-scss-module__CGDzgW__planSavings{color:var(--success);background:#00c48c1a;border-radius:9999px;margin-bottom:16px;padding:3px 12px;font-size:12px;font-weight:700;display:inline-block}.homepage-module-scss-module__CGDzgW__planButton{background:var(--gradient-brand);color:#fff;width:100%;min-height:52px;font-family:var(--font-body);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 16px #9b7bf74d}.homepage-module-scss-module__CGDzgW__planButton:active{transform:scale(.97)}.homepage-module-scss-module__CGDzgW__planButtonGhost{color:var(--brand-dark);box-shadow:none;background:0 0;border:1.5px solid #d4d2dc}.homepage-module-scss-module__CGDzgW__planButtonGhost:hover{background:#9b7bf70a;border-color:#9b7bf766}.homepage-module-scss-module__CGDzgW__pricingTrust{color:var(--text-tertiary);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-size:14px;display:flex}.homepage-module-scss-module__CGDzgW__pricingTrustDot{color:#d4d2dc}.homepage-module-scss-module__CGDzgW__checkoutOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-overflow-scrolling:touch;background:#0009;justify-content:center;align-items:flex-start;padding:16px;animation:.2s homepage-module-scss-module__CGDzgW__fadeInOverlay;display:flex;position:fixed;inset:0;overflow-y:auto}.homepage-module-scss-module__CGDzgW__checkoutModal{background:#fff;border-radius:18px;width:100%;max-width:520px;margin:auto 0;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards homepage-module-scss-module__CGDzgW__modalPop;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000029,0 2px 12px #0000000f}@keyframes homepage-module-scss-module__CGDzgW__modalPop{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.homepage-module-scss-module__CGDzgW__checkoutLayout{flex-direction:column;display:flex}.homepage-module-scss-module__CGDzgW__checkoutLeft{background:#fff;border-bottom:1px solid #f0edf8;flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 20px;display:flex}.homepage-module-scss-module__CGDzgW__checkoutOwlRow{align-items:center;gap:10px;margin-bottom:16px;display:flex}.homepage-module-scss-module__CGDzgW__checkoutOwl{object-fit:contain;flex-shrink:0;width:40px;height:40px}.homepage-module-scss-module__CGDzgW__checkoutHeadline{font-family:var(--font-display);color:#1a1a2e;margin:0;font-size:15px;font-weight:700;line-height:1.3}.homepage-module-scss-module__CGDzgW__checkoutSingleReview{flex-direction:column;flex:1;gap:1px;display:flex}.homepage-module-scss-module__CGDzgW__checkoutSingleReview p{color:#3a3a5a;margin:0;font-size:12px;font-weight:500;line-height:1.4}.homepage-module-scss-module__CGDzgW__checkoutSingleReview cite{color:#9090a8;font-size:10.5px;font-style:normal;font-weight:500}.homepage-module-scss-module__CGDzgW__checkoutReviewsRow{gap:16px;width:100%;display:flex}.homepage-module-scss-module__CGDzgW__checkoutReviewStars{color:#f59e0b;letter-spacing:1px;margin-bottom:2px;font-size:10px;display:block}.homepage-module-scss-module__CGDzgW__checkoutRight{background:#fff;width:100%;min-width:0;overflow:hidden}.homepage-module-scss-module__CGDzgW__checkoutClose{z-index:10;color:#5a5a7a;cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.homepage-module-scss-module__CGDzgW__checkoutClose:hover{color:#1a1a2e;background:#0000001a}@keyframes homepage-module-scss-module__CGDzgW__fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.homepage-module-scss-module__CGDzgW__pricingPlans{flex-direction:row;align-items:center}.homepage-module-scss-module__CGDzgW__planCard{flex:1;padding:32px 24px}.homepage-module-scss-module__CGDzgW__planSecondary{flex:.92}.homepage-module-scss-module__CGDzgW__planFeatured{flex:1.12;padding:40px 28px;transform:translateY(-6px)}.homepage-module-scss-module__CGDzgW__planFeatured:hover{transform:translateY(-10px)}.homepage-module-scss-module__CGDzgW__planFeatured .homepage-module-scss-module__CGDzgW__planAmount{font-size:48px}.homepage-module-scss-module__CGDzgW__planAmount{font-size:42px}}.homepage-module-scss-module__CGDzgW__faqSection{background:var(--bg-secondary);padding:80px 0}.homepage-module-scss-module__CGDzgW__faqHeader{text-align:center;margin-bottom:40px}.homepage-module-scss-module__CGDzgW__faqList{flex-direction:column;gap:10px;max-width:680px;margin:0 auto;padding:0 20px;display:flex}.homepage-module-scss-module__CGDzgW__faqItem{background:var(--surface);border:1px solid var(--border-light);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;transition:box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 2px 8px #9b7bf70f}.homepage-module-scss-module__CGDzgW__faqItem:hover{border-color:#9b7bf740;box-shadow:0 4px 16px #9b7bf71a}.homepage-module-scss-module__CGDzgW__faqQuestion{font-family:var(--font-display);color:var(--text-primary);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-size:15px;font-weight:600;line-height:1.4;display:flex}.homepage-module-scss-module__CGDzgW__faqIcon{background:var(--brand-light);width:26px;height:26px;color:var(--brand);border-radius:50%;flex-shrink:0;transition:color .2s,background .2s,transform .2s;position:relative}.homepage-module-scss-module__CGDzgW__faqIcon:before{content:"";background:currentColor;border-radius:1px;width:10px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.homepage-module-scss-module__CGDzgW__faqIcon:after{content:"";background:currentColor;border-radius:1px;width:2px;height:10px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scaleY(1)}.homepage-module-scss-module__CGDzgW__faqIconOpen{color:var(--brand-dark);background:#9b7bf724}.homepage-module-scss-module__CGDzgW__faqIconOpen:after{transform:translate(-50%,-50%)scaleY(0)}.homepage-module-scss-module__CGDzgW__faqAnswer{max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1);overflow:hidden}.homepage-module-scss-module__CGDzgW__faqAnswerText{color:var(--text-secondary);padding:0 22px 20px;font-size:14px;line-height:1.7}.homepage-module-scss-module__CGDzgW__finalCta{padding:80px 20px;overflow:hidden}.homepage-module-scss-module__CGDzgW__finalCtaCard{background:var(--gradient-brand-vivid);text-align:center;border-radius:28px;max-width:860px;margin:0 auto;padding:64px 48px 60px;position:relative;overflow:hidden}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__finalCtaCard{border-radius:22px;padding:48px 24px 44px}}.homepage-module-scss-module__CGDzgW__finalCtaGlow1{filter:blur(60px);background:#ffffff1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-40px;right:-40px}.homepage-module-scss-module__CGDzgW__finalCtaGlow2{filter:blur(60px);background:#6b4bcf66;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-40px;left:-40px}.homepage-module-scss-module__CGDzgW__finalCtaContent{z-index:1;position:relative}.homepage-module-scss-module__CGDzgW__finalCtaEyebrow{display:none}.homepage-module-scss-module__CGDzgW__finalCtaTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.08}.homepage-module-scss-module__CGDzgW__finalCtaSubtext{color:#fffc;max-width:440px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.homepage-module-scss-module__CGDzgW__finalCtaActions{flex-direction:column;align-items:center;gap:14px;display:flex}.homepage-module-scss-module__CGDzgW__finalCtaHint{color:#ffffff8c;font-size:13px}.homepage-module-scss-module__CGDzgW__footer{background:var(--bg-tertiary);width:100%}.homepage-module-scss-module__CGDzgW__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;max-width:1200px;margin:0 auto;padding:56px 32px 40px;display:grid}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__footerGrid{grid-template-columns:repeat(2,1fr);gap:28px}}.homepage-module-scss-module__CGDzgW__footerBrand{flex-direction:column;gap:12px;display:flex}.homepage-module-scss-module__CGDzgW__footerBrandName{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:800}.homepage-module-scss-module__CGDzgW__footerBrandDesc{color:var(--text-secondary);max-width:260px;font-size:14px;line-height:1.55}.homepage-module-scss-module__CGDzgW__footerCol h5{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:16px;font-size:14px;font-weight:700}.homepage-module-scss-module__CGDzgW__footerCol ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.homepage-module-scss-module__CGDzgW__footerCol a{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .2s}.homepage-module-scss-module__CGDzgW__footerCol a:hover{color:var(--brand)}.homepage-module-scss-module__CGDzgW__footerSocials{gap:16px;margin-top:4px;display:flex}.homepage-module-scss-module__CGDzgW__footerSocials a{color:var(--text-secondary);font-size:22px;transition:color .2s}.homepage-module-scss-module__CGDzgW__footerSocials a:hover{color:var(--brand)}.homepage-module-scss-module__CGDzgW__footerBottom{border-top:1px solid var(--border-light);max-width:1200px;margin:0 auto;padding:20px 32px}.homepage-module-scss-module__CGDzgW__footerBottom p{color:var(--text-tertiary);font-size:13px}@media (min-width:769px){.homepage-module-scss-module__CGDzgW__footerBottom{text-align:left}}@media (max-width:768px){.homepage-module-scss-module__CGDzgW__footerBottom{text-align:center}}.homepage-module-scss-module__CGDzgW__stickyBar{-webkit-backdrop-filter:blur(20px);z-index:100;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background:#ffffffe6;justify-content:center;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}@media (min-width:769px){.homepage-module-scss-module__CGDzgW__stickyBar{display:none}}.homepage-module-scss-module__CGDzgW__stickyBarVisible{transform:translateY(0)}.homepage-module-scss-module__CGDzgW__stickyButton{background:var(--gradient-brand);color:var(--text-on-brand);height:48px;font-family:var(--font-display);border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:360px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #9b7bf74d,inset 0 1px #ffffff38,inset 0 -3px #00000029}.homepage-module-scss-module__CGDzgW__stickyButton:active{transform:translateY(1px);box-shadow:0 2px 6px #9b7bf733,inset 0 -1px #0000001a}
@keyframes try-module-scss-module__xZoRBW__spring-in{0%{opacity:0;transform:translateY(8px)scale(.95)}60%{transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes try-module-scss-module__xZoRBW__fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes try-module-scss-module__xZoRBW__shimmer{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes try-module-scss-module__xZoRBW__typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@keyframes try-module-scss-module__xZoRBW__score-fill{0%{stroke-dashoffset:251px}to{stroke-dashoffset:var(--score-offset)}}@keyframes try-module-scss-module__xZoRBW__toast-in{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes try-module-scss-module__xZoRBW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes try-module-scss-module__xZoRBW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes try-module-scss-module__xZoRBW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes try-module-scss-module__xZoRBW__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.try-module-scss-module__xZoRBW__page{-webkit-font-smoothing:antialiased;background:#0d0b14;min-height:100dvh}.try-module-scss-module__xZoRBW__main{text-align:center;flex-direction:column;align-items:center;max-width:430px;margin:0 auto;padding:56px 24px 48px;display:flex}.try-module-scss-module__xZoRBW__owl{object-fit:contain;filter:drop-shadow(0 4px 12px #9b7bf766);width:72px;height:72px;margin-bottom:24px;animation:3s ease-in-out infinite try-module-scss-module__xZoRBW__float}.try-module-scss-module__xZoRBW__headline{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.9px;color:#fff;margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.12}.try-module-scss-module__xZoRBW__subtitle{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#ffffff8c;margin:0 0 32px;font-size:17px;font-weight:400}.try-module-scss-module__xZoRBW__bullets{text-align:left;flex-direction:column;gap:14px;width:100%;max-width:320px;margin:0 0 20px;padding:0;list-style:none;display:flex}.try-module-scss-module__xZoRBW__bullets li{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#ffffffd9;align-items:center;gap:12px;font-size:15px;font-weight:400;line-height:1.4;display:flex}.try-module-scss-module__xZoRBW__icon{text-align:center;flex-shrink:0;width:24px;font-size:20px}.try-module-scss-module__xZoRBW__example{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#ffffff73;margin:0 0 28px;font-size:14px;font-style:italic;font-weight:400}.try-module-scss-module__xZoRBW__cta{color:#fff;width:100%;max-width:360px;height:60px;font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.3px;background:linear-gradient(135deg,#a78bfa,#7c3aed);border-radius:9999px;justify-content:center;align-items:center;font-size:18px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 20px #7c3aed73,inset 0 1px #fff3,inset 0 -2px #00000026}.try-module-scss-module__xZoRBW__cta:active{transform:scale(.97);box-shadow:0 3px 10px #7c3aed59,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.try-module-scss-module__xZoRBW__proof{font-family:var(--font-albert,"Albert Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.44px;color:#fff6;margin:14px 0 0;font-size:13px;font-weight:400}.try-module-scss-module__xZoRBW__videoWrap{width:100%;max-width:280px;margin-top:40px}.try-module-scss-module__xZoRBW__video{border-radius:24px;width:100%;box-shadow:0 12px 40px #00000080}
