:root{--green-light:#80ef80;--green-lime:#d7d5ff;--green-soft:#badba2;--green-main:linear-gradient(80deg,#5550ff,#3c4984);--black:#111;--black-down:#2f2f2f;--bg-page:var(--green-lime);--bg-pill:linear-gradient(80deg,#222126a1,#111116a3);--bg-overlay:#00000073;--font-heading:"Poppins",sans-serif;--font-body:"Montserrat",sans-serif;--h1-size:56px;--h2-size:38px;--h3-size:32px;--h4-size:28px;--h5-size:22px;--h6-size:18px;--p-size:18px;--small-size:13px;--heading-line:1.15;--body-line:1.6}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{-webkit-overflow-scrolling:touch;background:#f6f7fb;color:#111;color:var(--black);font-family:Montserrat,sans-serif;font-family:var(--font-body);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;width:100%}#root,body,html{height:100%}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.app-content{background:#d7d5ff;background:var(--bg-page);flex:1 1}a,button{touch-action:manipulation}input,select,textarea{font-size:16px}.custom-chat-page,.dashboard-layout,.layout-wrapper,.main-container{height:auto!important;overflow:visible!important}.chat-body,.chat-messages,.chat-preview{-webkit-overflow-scrolling:touch;overflow-y:auto}@media (max-width:768px){:root{--h1-size:40px;--h2-size:32px;--h3-size:26px;--h4-size:22px;--h5-size:18px;--h6-size:16px;--p-size:15px;--small-size:12px}}.pageWrapper{align-items:stretch;display:flex;justify-content:center;min-height:100vh;width:100%}.loginCard{display:flex;height:100vh;overflow:hidden;width:100%}.leftSide{align-items:center;background:#fff;display:flex;height:100%;justify-content:flex-end;width:25%}.leftSide img{margin-right:-23px;width:250px;z-index:99}.rightSide{align-items:center;background:linear-gradient(80deg,#5550ff,#3c4984);display:flex;height:100%;justify-content:center;width:75%}.authForm{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;max-width:360px;padding:35px 30px;width:100%}.authTitle{font-size:26px;font-weight:600;margin-bottom:25px;text-align:center}.inputGroup{margin-bottom:15px}.iconInput{position:relative}.iconInput input{background:#f1f5ff;border:1px solid #ddd;border-radius:8px;padding:14px 14px 14px 50px;width:100%}.iconInput input:focus{border-color:#5b5cf6;outline:none}.inputIcon{height:20px;left:16px;opacity:.7;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:20px}.error{color:#e53e3e;font-size:13px;margin-top:5px}.forgot{margin-bottom:15px;text-align:right}.forgot a{color:#5b5cf6;font-size:14px}.submitButton{background:linear-gradient(80deg,#5550ff,#3c4984);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;width:100%}.submitButton:hover{background:#4a4be0}.or{color:#999;margin:18px 0}.or,.toggleText{text-align:center}.toggleText{margin-top:15px}.robotDesktop{display:block}.robotMobile{display:none}@media (max-width:768px){.pageWrapper{align-items:flex-start;background:linear-gradient(180deg,#5550ff,#3c4984)}.loginCard{flex-direction:column;height:auto;min-height:100vh}.leftSide,.rightSide{background:#0000;width:100%}.leftSide{justify-content:center;padding-bottom:10px;padding-top:50px}.leftSide img{margin-right:0;width:200px}.rightSide{justify-content:center;padding-bottom:20px}.authForm{margin-top:-20px}.robotDesktop{display:none}.robotMobile{display:block}}.Auth_authContainer__AZu47{align-items:center;background:linear-gradient(80deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.Auth_authForm__VySa6{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;width:100%}.Auth_authTitle__u5d-d{color:#2d3748;margin-bottom:1.5rem;text-align:center}.Auth_inputGroup__l1imY{margin-bottom:1.5rem}.Auth_label__FI58t{color:#000;display:block;margin-bottom:.5rem}.Auth_input__U2uxj{border:1px solid #e2e8f0;border-radius:5px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:92%}.Auth_input__U2uxj:focus{border-color:#667eea;outline:none}.Auth_error__G3ypS{color:#e53e3e;font-size:.875rem;margin-top:.25rem}.Auth_submitButton__y1CAX{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s;width:100%}.Auth_submitButton__y1CAX:hover{background:#5a67d8}.Auth_toggleText__BvKQu{color:#4a5568;margin-top:1rem;text-align:center}.Auth_toggleLink__I3aFl{color:#667eea;font-weight:600;text-decoration:none}.Auth_toggleLink__I3aFl:hover{text-decoration:underline}.jf-header{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;height:70px;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;width:auto;z-index:9999}.avatar-img{border-radius:50%;height:40px;object-fit:cover;width:40px}.jf-left{align-items:center;cursor:pointer;display:flex}.jf-logo{cursor:pointer;height:30px;width:auto}.jf-center{flex:1 1;text-align:center}.jf-title{color:#222;font-size:20px;font-weight:600;margin:0}.jf-right{align-items:center;cursor:pointer;display:flex}.jf-user-icon{border:2px solid #484cbd;color:#444}.jf-bluebar{align-items:center;background:#39393b;display:flex;gap:20px;height:40px;justify-content:center;position:-webkit-sticky;position:sticky;top:70px;width:100%;z-index:9998}.jf-tab{color:#e6e6e6;font-size:15px;font-weight:600;padding:10px 35px;text-decoration:none;transition:all .2s ease-in-out}.jf-tab:hover{background:#ffffff1a}.jf-tab.active{background:#5550ff;color:#fff!important}.logout-btn{align-items:center;background:#ff4d4f;border:none;border-radius:8px;box-shadow:0 2px 6px #f003;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;margin-left:15px;padding:10px 13px;transition:all .25s ease}.logout-btn:hover{background:#d9363e;box-shadow:0 4px 10px #ff00004d;transform:translateY(-2px)}.logout-btn:active{transform:scale(.97)}@media (max-width:768px){.jf-header{height:70px;padding:0 14px}.jf-logo{height:18px}.jf-title{font-size:15px;font-weight:600;margin:0 auto;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jf-user-icon{font-size:26px}.logout-btn{display:none}.jf-bluebar{display:flex;gap:10px;padding:0}.jf-tab{background:#0000;border-radius:0;color:#eaeaff;font-size:13px;font-weight:500;padding:12px 0;text-align:center;transition:background .2s ease;width:25%}.jf-tab.active{color:#fff}}.profile-popup{background:#fff;border-radius:14px;box-shadow:0 20px 40px #0f172a2e;padding:18px;position:fixed;right:20px;top:64px;width:340px;z-index:10000}.profile-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.profile-avatar{align-items:center;display:flex;height:44px;justify-content:center;width:44px}.profile-hello{color:#64748b;font-size:13px;margin:0}.profile-name{color:#0f172a;font-size:15px;font-weight:600;margin:0}.profile-plan{background:#22c55e;border-radius:8px;color:#fff;font-size:12px;font-weight:600;margin-left:auto;padding:4px 10px}.profile-progress{background:#f8fafc;border-radius:10px;margin-bottom:14px;padding:12px}.progress-title{display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.progress-bar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.progress-bar span{background:#ef4444;display:block;height:100%}.upgrade-btn{background:#0f172a;border-radius:10px;font-size:14px;font-weight:600;margin-bottom:12px;padding:12px;width:100%}.profile-menu{border-top:1px solid #e5e7eb;list-style:none;margin:0;padding:0}.profile-menu li{border-radius:8px;cursor:pointer;font-size:14px;padding:12px 6px}.profile-menu li:hover{background:#f1f5f9}@media (max-width:768px){.profile-popup{left:50%;max-width:380px;position:fixed;right:auto;top:70px;transform:translateX(-50%);width:calc(100% - 24px)}.jf-title{font-size:14px}}.avatar-initials{cursor:pointer;font-size:14px}.profile-avatar .avatar-initials{border-radius:50%;font-size:16px;height:40px;width:40px}.training-wrapper{background:#f4f6ff;position:-webkit-sticky;position:sticky;width:100%;z-index:9997}.training-bar-container{background:#e0e3ff;height:18px;margin:0 auto;overflow:hidden;position:relative;width:100%}.training-bar-fill{background:linear-gradient(90deg,#5550ff,#3c4984);height:100%;left:0;position:absolute;top:0;transition:width 1s linear;z-index:1}.training-bar-text{align-items:center;color:#fff;display:flex;font-size:11px;font-weight:600;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%;z-index:2}.popup-box{padding:20px;width:360px}.popup-box h3{margin-bottom:8px}.popup-box p{color:#555;font-size:14px}.popup-actions{gap:10px;margin-top:16px}.popup-btn{border:none;border-radius:8px;cursor:pointer;padding:8px 16px}.popup-btn.primary{background:var(--secondary-color);color:#fff}.page-container{margin:80px auto;max-width:900px;padding:0 20px}.page-container h1{font-size:36px;margin-bottom:20px}.page-container p{color:#333;font-size:17px;line-height:1.7}.noupe-footer{padding:22px 0 0}.noupe-links a{color:#d1d1d1;text-decoration:none}.noupe-links a:hover{color:#fff}.noupe-desc{margin:18px auto}.noupe-footer-bottom{padding:12px}@media (max-width:768px){.noupe-footer{padding:20px}}.navbar{background:var(--green-lime)}.navbar-inner{justify-content:space-between;padding:18px 24px}.nav-left,.navbar-inner{align-items:center;display:flex}.nav-logo{cursor:pointer;height:30px;width:auto}.nav-pill{background:var(--bg-pill);border-radius:40px;display:flex;gap:6px;padding:6px}.nav-pill a{border-radius:30px;color:var(--white);font-size:14px;padding:10px 18px;text-decoration:none;transition:var(--transition-fast)}.nav-pill a.active{background:#313035;color:#fff}.nav-right{align-items:center;display:flex;gap:14px}.login-btn{color:var(--black);text-decoration:none}.signup-btn{background:var(--green-main);border-radius:20px;color:var(--white);padding:10px 18px;text-decoration:none}.hamburger{cursor:pointer;display:none;font-size:26px}.mobile-overlay{background:var(--bg-overlay);inset:0;opacity:0;pointer-events:none;position:fixed;transition:var(--transition-slow);z-index:998}.mobile-overlay.show{opacity:1;pointer-events:auto}.mobile-menu{-webkit-overflow-scrolling:touch;background:var(--bg-pill);color:var(--white);display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:20px;position:fixed;right:-320px;top:0;transition:var(--transition-slow);width:300px;z-index:999}.mobile-menu.open{right:0}.mobile-header{align-items:center;background:var(--bg-pill);border-bottom:1px solid #ffffff14;display:flex;font-size:18px;justify-content:space-between;margin-bottom:10px;padding:14px 0;position:-webkit-sticky;position:sticky;top:0;z-index:20}.close{cursor:pointer;font-size:22px;line-height:1}.mobile-nav-list li{border-bottom:1px solid #ffffff0f}.mobile-nav-list a{color:#fff;display:block;text-decoration:none;width:100%}.mobile-actions{display:flex;flex-direction:column;gap:14px;margin-top:auto}.mobile-actions a{color:var(--white);text-decoration:none}.mobile-signup{background:var(--green-main);border-radius:20px;padding:12px;text-align:center}.hero{padding:100px 0}.hero h1{font-size:48px;margin-bottom:16px}.hero p{font-size:18px;max-width:600px}@media (max-width:900px){.nav-pill,.nav-right{display:none}.hamburger{display:block}.navbar-inner{padding:18px 12px}.nav-logo{height:25px}}.support-dropdown{position:relative}.nav-link{align-items:center;border-radius:30px;color:var(--white);cursor:pointer;display:flex;font-size:14px;gap:6px;padding:10px 18px;transition:var(--transition-fast)}.nav-link:hover{background:#313035}.nav-arrow{transition:transform .3s ease;width:12px}.dropdown-menu{background:#fff;border-radius:14px;box-shadow:0 12px 30px #0000002e;left:50%;min-width:220px;opacity:0;padding:10px;position:absolute;top:115%;transform:translateX(-50%) translateY(10px);transition:all .3s ease;visibility:hidden;z-index:999}.nav-arrow-icon{color:#fff;font-size:14px;transition:transform .3s ease}.support-dropdown:hover .nav-arrow-icon{transform:rotate(180deg)}.dropdown-menu a{color:#111;display:block;font-size:14px;margin:5px 0;padding:12px 20px;text-decoration:none;transition:background .25s ease,padding-left .25s ease}.dropdown-menu a:hover{background:#f4f4ff;color:#111;padding-left:26px}.support-dropdown:hover .dropdown-menu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}@media (max-width:900px){.support-dropdown{display:none}}.mobile-nav-list{list-style:none;padding:0}.mobile-nav-list li{color:#fff;cursor:pointer;font-size:16px;padding:14px 0}.mobile-support-header{align-items:center;display:flex;justify-content:space-between}.mobile-arrow-icon{color:#fff;font-size:18px;transition:transform .3s ease}.mobile-support.open .mobile-arrow-icon{transform:rotate(180deg)}.mobile-support-dropdown{max-height:0;overflow:hidden;padding-left:10px;transition:max-height .35s ease}.mobile-support.open .mobile-support-dropdown{margin-top:10px;max-height:200px}.mobile-support-dropdown a{color:#ddd;display:block;font-size:14px;padding:10px 0;text-decoration:none}.mobile-support-dropdown a:hover{color:#fff}.integrations-dropdown{position:relative}.integrations-menu{background:#fff;border-radius:18px;box-shadow:0 20px 40px #0000002e;left:50%;opacity:0;padding:18px 20px;position:absolute;top:115%;transform:translateX(-50%) translateY(10px);transition:all .3s ease;visibility:hidden;width:420px;z-index:999}.integrations-dropdown:hover .integrations-menu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.integrations-grid{grid-gap:14px 20px;display:grid;gap:14px 20px;grid-template-columns:repeat(2,1fr)}.integration-item{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:10px;transition:background .25s ease,transform .2s ease}.integration-item img{height:28px;object-fit:contain;width:28px}.integration-item span{color:#111;font-size:14px;font-weight:500}.integration-item:hover{background:#f4f6ff;transform:translateX(4px)}@media (max-width:900px){.integrations-dropdown{display:none}}.mobile-integrations-dropdown{margin-left:10px;margin-top:10px;max-height:0;overflow:hidden;transition:max-height .4s ease}.mobile-integrations.open .mobile-integrations-dropdown{max-height:500px}.mobile-integration-item{align-items:center;display:flex;gap:12px;padding:10px 0}.mobile-integration-item img{height:26px;object-fit:contain;width:26px}.mobile-integration-item span{color:#ddd;font-size:14px}.mobile-integration-item:hover span{color:#fff}.main-content{background:var(--bg-page)}.hero-image-wrapper{display:inline-block}.hero-image{display:block}.hero-image-wrapper{position:relative}.hero-chatbot{animation:chatbotIn .9s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(#434ba7 11%,#fff0 67%);border-radius:18px;bottom:10px;box-shadow:0 40px 120px #0000002e;display:flex;flex-direction:column;height:22rem;pointer-events:none;position:absolute;right:30px;width:18rem;will-change:transform;z-index:6}@keyframes chatbotIn{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}.hero-chatbot-header{align-items:center;background:#434ba7;border-radius:15px 15px 0 0;color:#fff;display:flex;gap:10px;height:46px;padding:10px 10px 0;pointer-events:auto}.hero-chatbot-header img{height:40px;width:40px}.hero-chatbot-header span{font-size:14px;font-weight:500}.hero-chatbot-body{background:linear-gradient(#fff 60%,#fff0);border-radius:12px 12px 0 0;display:flex;flex:1 1;flex-direction:column;padding:10px;pointer-events:auto;scrollbar-width:none}.hero-chatbot-body::-webkit-scrollbar{display:none}.chat-msg{flex-shrink:0;font-size:12px;line-height:17px;max-width:85%;padding:14px 16px;position:relative}.chat-msg.user{animation:userSlide .4s cubic-bezier(.22,1,.36,1)}.chat-msg.bot{animation:botSlide .5s cubic-bezier(.22,1,.36,1)}@keyframes userSlide{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes botSlide{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}.chat-msg.user{align-self:flex-end;background:#6c6cf5;border-radius:12px 12px 0 12px}.chat-msg.bot{align-self:flex-start;background:#fff!important;border:1px solid #6366f1;border-radius:12px 12px 12px 0;box-shadow:0 24px 60px #00000024;color:#0f172a;margin-left:-40px;max-width:225px}.chat-msg.bot:before{background:linear-gradient(180deg,#4f46e5,#6366f1);border-radius:6px;content:"";left:12px;position:absolute;top:16px;width:3px}.chat-label{color:#2563eb;font-size:11px;font-weight:500;margin-top:8px}.chat-msg.thinking{padding:14px 16px}.thinking{display:flex;gap:6px;margin-left:0!important}.dot{animation:dotBounce 1.4s infinite both;background:#6c6cf5;border-radius:50%;height:7px;width:7px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.hero-chatbot-body .chat-msg{transition:opacity .3s ease}.chat-notification{animation:notifyFloat 1.4s ease-in-out infinite alternate;background:linear-gradient(135deg,#d200d3,#ff4fd8);border-radius:16px;box-shadow:0 20px 60px #d200d373;color:#fff;font-size:14px;padding:12px 18px;position:absolute;right:0;top:-22px;z-index:10}@keyframes notifyFloat{0%{transform:translateY(-6px)}to{transform:translateY(6px)}}@media (max-width:768px){.hero-image-wrapper{align-items:center;display:flex;flex-direction:column}.hero-chatbot{animation:chatbotInMobile .8s ease;border-radius:16px;bottom:auto;height:310px;margin-top:18px;pointer-events:auto;position:relative;right:-10px;width:270px}@keyframes chatbotInMobile{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-chatbot-header img{height:34px;width:34px}.hero-chatbot-header span{font-size:13px}.hero-chatbot-body{flex:1 1;padding:10px}.chat-msg{font-size:12px;line-height:16px;max-width:90%;text-align:start}.chat-msg.bot:before{left:8px}.thinking{margin-left:0}}@keyframes userIn{0%{opacity:0;transform:translateX(30px) scale(.96)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes botIn{0%{opacity:0;transform:translateX(30px) scale(.96)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes fadeUpOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.container{margin:0 auto;max-width:1200px;padding-left:24px;padding-right:24px;width:100%}@media (max-width:480px){.container{max-width:355px;padding-left:10px;padding-right:10px}}.hero{overflow:hidden;padding:90px 0 120px}.hero-inner{align-items:center;display:flex;gap:60px;justify-content:space-between}.hero-left{max-width:540px}.hero-left h1{font-family:var(--font-body);font-size:56px;line-height:1.1;margin-bottom:20px}.hero-left p{font-size:18px;margin-bottom:30px}.hero-buttons{display:flex;flex-direction:column;gap:14px;margin-bottom:10px;width:350px}.hero-buttons button{align-items:center;border:none;border-radius:999px;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:center;padding:12px 20px;transition:transform .3s ease}.btn-google{cursor:pointer}.hero-buttons button:hover{transform:translateY(-2px)}.btn-icon{width:30px}.btn-email,.btn-google{background:var(--green-main);color:var(--white)}.btn-email{opacity:.9}.hero-left small{font-size:15px;opacity:.7}.hero-right{display:flex;flex:1 1;justify-content:center;pointer-events:none}.hero-image{width:100%}.btn-buttom{text-align:center;width:350px}@media (max-width:900px){.hero-inner{flex-direction:column;text-align:center}.hero-left p{font-size:15px}.hero-left h1{font-size:40px}.hero-left small{font-size:13px}.hero-buttons{align-items:center}.hero-image{display:none;margin-top:40px;max-width:320px}.hero{overflow:hidden;padding:55px 0 80px}.hero-inner{align-items:center;display:flex;gap:30px;justify-content:space-between}}.companies{background:var(--green-lime);padding:0 0 60px}.companies-inner{text-align:center}.companies-text{font-size:18px;margin-bottom:30px}.companies-text span{color:#2563eb;cursor:pointer}.companies-image{max-width:1100px;width:100%}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block;margin:0 auto;max-width:360px}.companies-text{font-size:15px}}.features{background:#303030;color:#fff;overflow:hidden;padding:70px 0}.features-header{margin:0 auto 60px;max-width:960px;text-align:center}.features-header h2{font-size:38px;font-weight:500;margin-bottom:16px}.features-header span{font-weight:800}.features-header p{font-size:18px;opacity:.85}.feature-row{align-items:center;display:flex;gap:60px;margin-bottom:60px}.feature-row.reverse{flex-direction:row-reverse}.feature-row:last-child{margin-bottom:0}.feature-media{flex:1 1}.feature-media img{width:100%}.feature-content{flex:1 1;max-width:520px}.feature-content h3{font-size:28px;margin-bottom:14px}.feature-content p{font-size:18px;opacity:.85}.feature-icons{margin-bottom:18px;max-width:320px}@media (max-width:900px){.features{padding:50px 0}.features-header h2{font-size:25px}.feature-row,.feature-row.reverse{flex-direction:column;gap:30px;margin-bottom:50px;text-align:center}.feature-content{max-width:100%}.feature-icons{margin:0 auto 16px;max-width:210px}.feature-content h3{font-size:22px}.feature-content p,.features-header p{font-size:15px}}.why-love{background:var(--green-lime);overflow:hidden;padding:50px 0}.why-header{margin:0 auto 80px;max-width:820px;text-align:center}.why-header h2{font-size:38px;font-weight:700;margin-bottom:14px}.why-header p{font-size:18px;line-height:1.6}.why-list{display:flex;flex-direction:column;gap:30px;margin:0 auto;width:670px}.why-pill{align-items:center;background:var(--green-main);border-radius:999px;display:flex;font-size:16px;font-weight:500;max-width:760px;padding:12px 14px;transition:transform .3s ease,box-shadow .3s ease}.why-pill.left{gap:18px;margin-right:auto}.why-pill.right{gap:18px;justify-content:flex-end;margin-left:auto;width:480px}.why-icon{transition:transform .3s ease,box-shadow .3s ease}.why-icon img{height:64px;margin-bottom:-8px;object-fit:contain;width:64px}.why-icon-text{color:var(--white)}.why-pill:hover{box-shadow:0 4px 4px 0 #00000029;transform:translateY(-5px)}.why-pill:hover .why-icon{transform:scale(1.08)}@media (max-width:768px){.why-love{padding:50px 0}.why-header h2{font-size:25px}.why-pill{border-radius:50px;font-size:14px;justify-content:flex-start;max-width:100%}.why-pill.right{margin-left:0}.why-list{margin:0 auto;width:auto}.why-header{margin:0 auto 50px;max-width:820px;text-align:center}.why-icon img{height:50px;width:50px}.why-pill.left{gap:12px;margin-right:auto}.why-header p{font-size:15px}}.testimonials{background:#2f2f2f;color:#fff;overflow:hidden;padding:100px 0}.testimonials-header{margin-bottom:70px;text-align:center}.testimonials-header h2{font-size:30px;font-weight:700;margin-bottom:24px}.testimonials-meta{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.customers span,.rating span{font-size:13px;opacity:.85}.avatars{display:flex;justify-content:center}.avatars img{border-radius:50%;height:42px;margin-left:-12px;width:42px}.testimonial-slider{cursor:grab;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scrollbar-width:none}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial-slider:active{cursor:grabbing}.testimonial-track{display:flex;gap:30px;width:-webkit-max-content;width:max-content}.testimonial-card{background:#fff;border-radius:24px;color:#000;display:flex;flex-direction:column;flex-shrink:0;padding:28px;width:320px}.testimonial-card:hover{box-shadow:0 10px 30px #00000040}.testimonial-title{margin:12px 0}.testimonial-des{flex-grow:1;font-size:14px;opacity:.8}.author{align-items:center;display:flex;gap:10px;margin-top:auto}.author img{border-radius:50%;height:36px;width:36px}.author-info{display:flex;flex-direction:column}.testimonial-author{font-size:14px;font-weight:600}.testimonial-date{font-size:12px;opacity:.6}.stars-row,.stars-row-up{display:flex;gap:4px;margin-bottom:10px}.stars-row-up{justify-content:center}.stars-row img,.stars-row-up img{width:16px}@media (max-width:768px){.testimonial-slider{overflow-x:auto;padding:0;scroll-padding-left:50%;scroll-padding-right:50%;scroll-snap-type:x mandatory}.testimonial-track{align-items:stretch;display:flex;gap:16px}.testimonial-spacer{flex-basis:calc(50vw - 140px);flex-grow:0;flex-shrink:0}.testimonial-card{border-radius:18px;display:flex;flex-direction:column;flex-shrink:0;scroll-snap-align:center;width:300px}.testimonial-des{flex-grow:1}.author{margin-top:auto}}.cta-trial{background:var(--green-lime);padding:50px 0;text-align:center}.cta-title{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:40px}.cta-form{align-items:center;background:#fff;border-radius:14px;display:flex;gap:10px;margin:0 auto 20px;max-width:640px;padding:10px}.cta-form input{border:none;border-radius:10px;flex:1 1;font-size:16px;outline:none;padding:14px 16px}.cta-point{align-items:center;display:flex;gap:8px}.cta-point img{height:16px;object-fit:contain;width:16px}.cta-form button{background:var(--green-main);border:none;border-radius:10px;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;padding:14px 26px;transition:transform .25s ease,box-shadow .25s ease}.cta-form button:hover{box-shadow:0 4px 4px 0 #00000029;transform:translateY(-2px)}.cta-points{display:flex;font-size:15px;font-weight:500;gap:30px;justify-content:center}@media (max-width:768px){.cta-title{font-size:25px}.cta-form{flex-direction:column;padding:14px}.cta-form button{width:100%}.cta-points{font-size:13px;font-weight:500;gap:10px}.cta-point{gap:5px}}.animate.show{opacity:1;transform:translateZ(0)}.tools-section{background:var(--green-lime);padding:50px 0}.tools-inner{align-items:center;display:flex;gap:90px;justify-content:space-between}.tools-label{font-size:38px;font-weight:700;margin-bottom:14px;text-align:center}.tools-left h2{font-size:48px;font-weight:800;line-height:1.15;margin:16px 0}.tools-left p{font-size:18px;line-height:1.6;margin-bottom:28px;max-width:420px}.tools-btn{background:#0000;border:2px solid var(--black);border-radius:999px;cursor:pointer;font-weight:600;padding:12px 26px}.tools-right{height:380px;position:relative;width:540px}.bot-connector{border-top:4px dotted var(--black);left:61px;width:74px;z-index:1}.bot-connector,.bot-icon{position:absolute;top:50%;transform:translateY(-50%)}.bot-icon{background:#fff;border-radius:16px;display:grid;font-size:26px;height:58px;left:0;place-items:center;width:58px;z-index:10}.bot-icon,.tool-box{box-shadow:0 4px 4px 0 #00000029}.tool-box{align-items:center;background:#f6fbdc;border-radius:20px;display:flex;gap:14px;left:50%;padding:0 22px;position:absolute;transform:translateX(-50%);transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1),filter .8s ease,box-shadow .8s ease}.tool-icon{font-size:18px;opacity:.6;transition:all .8s ease}.bot-connector{animation:pulseLine 1.6s ease-in-out infinite}.tool-text{color:#8a8a8a;font-size:14px;font-weight:500;transition:all .8s ease}.b1{height:57px;opacity:.5;top:10px;transform:translateX(-50%) scale(.8);width:289px}.b1,.b2{box-shadow:0 4px 4px 0 #00000029}.b2{height:61px;opacity:.9;top:75px;transform:translateX(-50%) scale(.9);width:320px}.b3{height:70px;opacity:1;top:154px;transform:translateX(-50%) scale(1);width:350px}.b3,.b4{box-shadow:0 4px 4px 0 #00000029}.b4{height:61px;opacity:.9;top:242px;transform:translateX(-50%) scale(.9);width:320px}.b5{height:57px;opacity:.5;top:315px;transform:translateX(-50%) scale(.8);width:289px}.b5,.tool-box.active{box-shadow:0 4px 4px 0 #00000029}.tool-box.active{background:#fff;z-index:5}.tool-box.active .tool-icon{font-size:28px;opacity:1;transform:scale(1.3)}.tool-box.active .tool-text{color:var(--black);font-size:16px;font-weight:700}.tool-icon{height:22px;object-fit:contain;width:22px}.bot-icon img{height:42px;width:42px}@media (max-width:900px){.tools-inner{flex-direction:column;gap:70px;text-align:center}.tools-label{font-size:25px;font-weight:700}.tools-right{height:380px;margin-top:60px;position:relative;transform:scale(.9);width:350px}.bot-icon{left:50%;top:-100px;transform:translateX(-50%)}.bot-connector{left:40%;position:absolute;rotate:90deg;top:-7%;transform:translateY(-50%);z-index:-999}.tools-left h2{font-size:25px}.tools-left p{font-size:14px}}.faq-section{background:var(--black-down);padding:50px 0}.faq-title{color:var(--white);font-size:38px;font-weight:700;margin-bottom:60px}.faq-arrow img{filter:brightness(0) saturate(100%);transition:transform .25s ease}.faq-grid{grid-gap:48px;gap:48px}.faq-item{background:#f7f7f7;border-radius:18px;transition:box-shadow .35s ease,transform .25s ease}.faq-item:hover{transform:translateY(-2px)}.faq-item.open{box-shadow:0 4px 4px 0 #00000029}.faq-question{background:#d8d7ec}.faq-arrow{color:var(--black);font-size:14px;transition:transform .35s ease}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-answer-wrapper{transition:max-height .45s ease}.faq-answer{background:#d8d7ec;color:#555}@media (max-width:900px){.faq-grid{gap:30px;grid-template-columns:1fr}.faq-title{font-size:25px;margin-bottom:30px}}.noupe-footer{animation:fadeIn .8s ease;background:var(--black);color:#bdbdbd;font-family:Inter,sans-serif;padding:22px 40px 0}.noupe-footer-top{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.noupe-links{display:flex;flex-wrap:wrap;font-size:13px;gap:8px;list-style:none;margin:0;padding:0}.noupe-links li{color:#d1d1d1;cursor:pointer;transition:color .25s ease}.noupe-links li:hover{color:#fff}.noupe-links span{opacity:.4}.noupe-lang{align-items:center;color:#d1d1d1;cursor:pointer;display:flex;font-size:13px;gap:6px}.noupe-desc{color:#9a9a9a;font-size:13px;line-height:1.7;margin:18px auto 16px;max-width:1100px;text-align:center}.noupe-desc strong{color:#fff;font-weight:500}.noupe-footer-bottom{animation:slideUp .6s ease;background:#3a3438;color:#e0e0e0;font-size:13px;letter-spacing:.2px;padding:12px 10px;text-align:center}@media (max-width:768px){.noupe-footer{padding:20px}.noupe-footer-top{flex-direction:column;gap:14px}.noupe-links{justify-content:center}.noupe-desc{font-size:12.5px}}.animate-group{opacity:0;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease}.animate-group.show{opacity:1;transform:translateY(0)}.animate-group .hero-left{transform:translateX(-80px)}.animate-group .hero-left,.animate-group .hero-right{opacity:0;transition:transform 1s cubic-bezier(.22,1,.36,1),opacity 1s ease}.animate-group .hero-right{transform:translateX(80px) scale(.95)}.animate-group.show .hero-left,.animate-group.show .hero-right{opacity:1;transform:translateX(0) scale(1)}@media (max-width:768px){.animate-group .hero-left,.animate-group .hero-right{transform:translateY(40px)}}.animate-group-companies{opacity:0;transform:translateY(40px);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.animate-group-companies .companies-text{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.animate-group-companies .companies-image{opacity:0;transform:scale(.95);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.animate-group-companies.show{opacity:1;transform:translateY(0)}.animate-group-companies.show .companies-text{opacity:1;transform:translateY(0);transition-delay:.1s}.animate-group-companies.show .companies-image{opacity:1;transform:scale(1);transition-delay:.2s}@media (max-width:768px){.animate-group-companies{transform:translateY(30px)}.animate-group-companies .companies-image{transform:scale(.98)}}.features .feature-content.animate,.features .feature-media.animate{opacity:0;transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.features .feature-row:not(.reverse) .feature-media.animate{transform:translateX(-90px) scale(.96)}.features .feature-row:not(.reverse) .feature-content.animate{transform:translateX(90px)}.features .feature-row.reverse .feature-media.animate{transform:translateX(90px) scale(.96)}.features .feature-row.reverse .feature-content.animate{transform:translateX(-90px)}.features .feature-content.animate.show,.features .feature-media.animate.show{opacity:1;transform:translateX(0) scale(1)}.features .feature-content.animate{transition-delay:.15s}@media (max-width:768px){.features .feature-content.animate,.features .feature-media.animate{transform:translateY(40px)}}.reveal-left,.reveal-right,.reveal-up{opacity:0;transition:all .9s cubic-bezier(.22,1,.36,1)}.reveal-left{transform:translateX(-120px)}.reveal-right{transform:translateX(120px)}.reveal-up{transform:translateY(80px)}.reveal-active{opacity:1;transform:translate(0)}.animate-fade-up,.animate-left,.animate-right{opacity:0;transition:all .8s cubic-bezier(.22,1,.36,1)}.animate-fade-up{transform:translateY(50px)}.animate-left{transform:translateX(-80px)}.animate-right{transform:translateX(80px)}.animate-active{transform:translate(0)}.why-pill{transition-delay:.2s}.why-pill:nth-child(2){transition-delay:.4s}.why-pill:nth-child(3){transition-delay:.6s}.why-pill:nth-child(4){transition-delay:.8s}.animate-fade-up{opacity:0;transform:translateY(60px);transition:all .8s cubic-bezier(.22,1,.36,1)}.faq-item:first-child{transition-delay:.2s}.faq-item:nth-child(2){transition-delay:.4s}.faq-item:nth-child(3){transition-delay:.6s}.faq-item:nth-child(4){transition-delay:.8s}.faq-item:nth-child(5){transition-delay:1s}.animate-left{animation:slideFadeLeft 1s ease forwards;animation-delay:.2s;opacity:0;transform:translateX(-60px)}@keyframes slideFadeLeft{to{opacity:1;transform:translateX(0)}}.why-love .reveal-left,.why-love .reveal-right,.why-love .reveal-up{opacity:0;transition:all .9s cubic-bezier(.22,1,.36,1)}.why-love .reveal-left{transform:translateX(-120px)}.why-love .reveal-right{transform:translateX(120px)}.why-love .reveal-up{transform:translateY(60px)}.why-love .reveal-active{opacity:1;transform:translate(0)}.why-love .why-pill:first-child{transition-delay:.05s}.why-love .why-pill:nth-child(2){transition-delay:.15s}.why-love .why-pill:nth-child(3){transition-delay:.25s}.why-love .why-pill:nth-child(4){transition-delay:.35s}@media (max-width:768px){.why-love .reveal-left,.why-love .reveal-right{transform:translateY(40px)}}.cta-trial .reveal-up{opacity:0;transform:translateY(60px);transition:all .9s cubic-bezier(.22,1,.36,1)}.cta-trial .reveal-active{opacity:1;transform:translateY(0)}.cta-trial .cta-form{transition-delay:.15s}.cta-trial .cta-points{transition-delay:.3s}.faq-section .reveal-up{opacity:0;transform:translateY(60px);transition:all .9s cubic-bezier(.22,1,.36,1)}.faq-section .reveal-active{opacity:1;transform:translateY(0)}.faq-section .faq-wrapper{transition-delay:.2s}.tools-section .reveal-left{opacity:0;transform:translateX(-120px);transition:all .9s cubic-bezier(.22,1,.36,1)}.tools-section .reveal-active{opacity:1;transform:translateX(0)}:root{--header-height:100px;--header-top-height:70px;--sidebar-width:19.875rem;--white:#fff;--black:#000;--grey-light:#e5e8f8}.dash-wrapper{background:#f6f7fb;display:flex}.sidebar{background:#e5e8f8;background:var(--grey-light);height:calc(100vh - 100px);height:calc(100vh - var(--header-height));left:0;overflow:hidden;padding:1.5rem 1rem;position:fixed;top:100px;top:var(--header-height);transition:transform .3s ease;width:19.875rem;width:var(--sidebar-width);z-index:1000}.side-item{align-items:center;background-color:#fff;background-color:var(--white);border-radius:10px;box-shadow:0 4px 4px 0 #00000025;color:#fff;color:var(--white);display:flex;gap:14px;margin:20px 0;padding:14px;text-decoration:none;transition:box-shadow .15s ease-out,transform .15s ease-out}.sidebar-title{color:#000;color:var(--black);font-size:1rem;font-weight:500;line-height:1.1rem}.sidebar-subtitle{color:#000;color:var(--black);font-size:.875rem;line-height:1.125rem}.side-item.active{background:linear-gradient(80deg,#5550ff,#3c4984);box-shadow:0 4px 4px 0 #3c4984b5}.side-item.active,.side-item.active .icon,.side-item.active .sidebar-subtitle,.side-item.active .sidebar-title{color:#fff;color:var(--white)}.side-item:hover{box-shadow:0 4px 4px 0 #00000025}.icon{color:#000;color:var(--black);height:1.5rem;width:1.5rem}.dash-content{background:#f6f7fb;margin-left:19.875rem;margin-left:var(--sidebar-width);padding:2rem 0 0 4rem;width:calc(100% - 19.875rem);width:calc(100% - var(--sidebar-width))}@media (max-width:768px){.sidebar{-webkit-overflow-scrolling:touch;height:100vh;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);width:100%}.sidebar.open{height:calc(100vh - 100px);height:calc(100vh - var(--header-height));top:100px;top:var(--header-height);transform:translateX(0)}.dash-content{margin-left:0;padding:1rem;width:100%}.sidebar-overlay{background:#0006;inset:0;position:fixed;z-index:999}.sidebar::-webkit-scrollbar{width:0}.side-item{margin:20px 0;padding:25px 20px}}.side-item{animation:slideFromLeft .5s ease forwards;opacity:0;transform:translateX(-40px)}.side-item:first-child{animation-delay:.1s}.side-item:nth-child(2){animation-delay:.2s}.side-item:nth-child(3){animation-delay:.3s}.side-item:nth-child(4){animation-delay:.4s}@keyframes slideFromLeft{to{opacity:1;transform:translateX(0)}}.persona-header h2{font-weight:500}input.range-input{padding:12px 0!important}.save-success-message.global{background:#ecfdf5;border:1px solid #10b981;border-radius:8px;color:#065f46;font-size:14px;margin:12px auto;max-width:600px;padding:12px 16px;text-align:center}.persona-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px;border:1px solid #e2e6ef;border-radius:10px;cursor:pointer;font-size:15px;padding:14px 44px 14px 14px;width:100%}.persona-select:focus{border-color:#5b5bf7;outline:none}.disabled-tab{position:relative}.disabled-tab.active{background:#eef2ff;color:#3730a3;opacity:1}.coming-soon-inline{background:#eef2ff;border-left:4px solid #6366f1;border-radius:8px;color:#3730a3;font-size:13px;font-weight:500;margin-top:14px;padding:12px 16px}.save-modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.save-modal{background:#fff;border-radius:14px;box-shadow:0 10px 30px #0003;padding:32px;text-align:center;width:320px}.loader{border:4px solid #e5e7eb;margin:0 auto 16px}.open-btn{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:16px;padding:10px 18px}.open-btn:hover{background:#4338ca}:root{--background:#f9fafb;--text-primary:#111827;--text-secondary:#6b7280;--border-color:#e5e7eb;--primary-color:linear-gradient(180deg,#5550ff,#3c4984);--success-color:#10b981;--error-color:#ef4444}.persona-container{max-width:660px}.persona-header{gap:14px;margin-bottom:20px}.persona-header,.persona-icon{align-items:center;display:flex}.persona-icon{background:linear-gradient(180deg,#5550ff,#3c4984);background:var(--primary-color);border-radius:.25rem;height:40px;justify-content:center;width:40px}.persona-header h2{font-size:1rem;font-weight:700}.persona-header p{color:#6b7280;font-size:.875rem}.back-btn{background:none;display:none;font-size:20px}.persona-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:24px}.persona-section{margin-bottom:24px}.persona-section label{display:block;font-weight:600;margin-bottom:8px}.persona-section span{color:#6b7280;display:block;font-size:13px;margin-bottom:8px;margin-top:-5px}.persona-section input,.persona-section select{border:1.5px solid #e5e7eb;border-radius:8px;padding:12px;width:100%}.persona-section input:focus,.persona-section select:focus{border-color:#6366f1;outline:none}.role-buttons button{background:#eef2ff;border:none;border-radius:20px;cursor:pointer;margin-right:8px;margin-top:10px;padding:8px 14px}.tabs{background:#f1f5f9;border-radius:10px;display:flex;padding:4px}.tabs button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex:1 1;gap:6px;justify-content:center;padding:10px}.tabs button.active{background:#fff;border-radius:8px;color:#4f46e5;font-weight:600}.range-labels{color:#6b7280;display:flex;font-size:13px;justify-content:space-between}.guideline-row{display:flex;gap:10px;margin-bottom:10px}.guideline-row input{flex:1 1}.guideline-row button{background:#0000;border:none;color:#ef4444;cursor:pointer;font-size:18px}.add-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:6px;justify-content:center;padding:12px;width:100%}@media (max-width:768px){.back-btn{display:block}.persona-icon{display:none}.persona-header p{color:#6b7280;font-size:.755rem}}.kb-wrapper{background:#f6f7ff;padding:25px}.kb-header{margin-bottom:20px}.kb-header,.kb-icon-box{align-items:center;display:flex}.kb-icon-box{border-radius:12px;height:50px;justify-content:center;margin-right:12px;width:50px}.kb-header-icon{color:#fff;font-size:24px}.kb-title{font-size:22px;font-weight:700;text-align:left}.kb-subtitle{color:#666;margin-top:-5px}.purple{background:#b47bff}.green{background:#63d471}.blue{background:#4aa8ff}.yellow{background:#ffb84a}.kb-search-row{border:1px solid #d6d6f3;display:flex;gap:10px;margin:20px 0}.kb-search{flex:1 1}.kb-dropdown,.kb-search{border:1.5px solid #d6d6f3;border-radius:8px;outline:none;padding:12px}.kb-dropdown{width:150px}.kb-card{align-items:center;background:#fff;border-radius:.35rem;box-shadow:0 2px 10px #e5e6f0;cursor:pointer;display:flex;margin-bottom:12px;padding:14px;transition:.2s}.kb-card:hover{box-shadow:0 4px 14px #d9daea;transform:translateY(-2px)}.kb-icon{align-items:center;border-radius:.25rem;color:#fff;display:flex;font-size:26px;justify-content:center;margin-right:14px;padding:12px}.kb-info h3{font-size:17px;font-weight:600;margin:0}.kb-info p{color:#666;font-size:13px;margin:2px 0 0}.kb-arrow{color:#bcc0d1;font-size:32px;margin-left:auto}.kb-more-btn{background:var(--secondary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:14px;width:100%}@media screen and (max-width:768px){.kb-icon{align-items:center;border-radius:.25rem;color:#fff;display:flex;font-size:22px;justify-content:center;margin-right:10px;padding:10px}.kb-info h3{font-size:16px}.kb-info p{color:#666;font-size:13px;margin:2px 0 0}.kb-arrow{color:#bcc0d1;font-size:30px;margin-left:auto}}.teach-header{align-items:center;display:flex;justify-content:space-between}.header-btn{background:#fff;border:1px solid #cfcfed;border-radius:10px;cursor:pointer;padding:10px 16px}.divider{background:#dadbf7;border:none;height:1px;margin:20px 0}.chat-wrapper{min-height:0}.chat-area,.chat-wrapper{display:flex;flex:1 1;flex-direction:column}.chat-area{align-items:stretch;background:#f5f6fc;justify-content:flex-start;overflow-y:auto;padding:20px 16px}.chat-row{align-items:flex-end;gap:10px}.msg-bubble{word-wrap:break-word;background:#d8dbea;border-radius:16px;font-size:14.5px;line-height:1.5;max-width:70%;padding:14px 18px;white-space:pre-wrap}.user-msg{background:linear-gradient(135deg,#667eeb,#5a67ff);border-radius:16px 16px 4px 16px}.input-area{align-items:center;background:#d7dbef;border-radius:14px;display:flex;flex-shrink:0;gap:12px;padding:12px 16px}.chat-input{background:#0000;border:none;flex:1 1;font-size:16px;outline:none}.send-mic-btn{background:#5550ff;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:44px;width:44px}.typing-dots{align-items:center;border-radius:18px;padding:10px 14px;width:-webkit-fit-content;width:fit-content}.typing-dots span{animation:typingBounce 1.4s ease-in-out infinite both;background-color:#9aa0a6;display:inline-block;height:6px;width:6px}@media (max-width:768px){.teach-chat-container{margin:0}.teach-header{align-items:center;display:flex;flex-shrink:0;gap:10px;justify-content:space-between;margin:0 12px 0 0}.divider{margin:12px 0}.chat-area{gap:14px;margin-top:80px;padding:8px 2px 16px}.msg-avatar{height:32px;width:32px}.msg-bubble{font-size:11.5px;max-width:82%;padding:10px 14px}.input-area{border-radius:.85rem;padding:10px 12px}.chat-input{font-size:15px}.send-mic-btn{font-size:18px;height:40px;padding:0!important;width:40px}}@media (max-width:480px){.msg-bubble{max-width:90%}.typing-dots span{font-size:26px}}.lead-chat-bubble-teach{animation:fadeInUp .4s ease forwards;background:#d8dbea;border-radius:0 14px 14px 14px;max-width:340px!important;padding:20px;width:100%}.lead-chat-bubble-teach p{color:#333;font-size:14px;margin-bottom:12px}.lead-chat-bubble-teach input{border:1px solid #ddd;border-radius:10px;font-size:14px;margin-bottom:10px;outline:none;padding:12px 14px;width:100%}.lead-chat-bubble-teach input:focus{border-color:#667eeb}.lead-start-btn{background:#667eeb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;width:100%}.lead-start-btn:hover{background:#556de0}.chatbot-labels{align-self:flex-start;animation:fadeIn .4s ease forwards;gap:10px;margin-left:50px;max-width:70%}.label-chip{border:1.5px solid #667eeb!important;border-radius:30px;color:#000;font-size:13px;padding:7px 16px;transition:all .25s ease}.label-chip:hover:not(:disabled){background:#667eeb;color:#fff;transform:translateY(-2px)}.label-chip:disabled{cursor:not-allowed;opacity:.5}.teach-chat-container{display:flex;flex-direction:column;height:calc(100vh - 170px);margin:0 4rem 0 0;overflow:hidden}.link-page-wrapper{background:#f5f6ff;min-height:100vh;padding:40px 50px}.back-btn{border:1px solid #dcdcef;border-radius:8px;font-size:26px;padding:4px 10px}p.info-text{margin:15px 0}.link-header-row{align-items:center;display:flex;margin-bottom:30px}.link-title{font-size:22px;font-weight:700}.link-subtitle{color:#6a6a80;margin-top:-4px}.link-card{background:#fff;border-radius:14px;box-shadow:0 3px 14px #00000014;padding:30px}.label-text{font-size:16px;font-weight:600}.help-text{color:#6c6b80;font-size:.875rem;margin-bottom:10px;margin-top:4px}.link-input{border:1.5px solid #dcdcf5;border-radius:10px;font-size:15px;outline:none;padding:14px;width:100%}.link-input:focus{border-color:#5b5bf0;box-shadow:0 0 0 3px #5b5bf033}.radio-row{display:flex;font-size:15px;gap:30px;margin:15px 0}.crawl-btn{background:linear-gradient(80deg,#5550ff,#3c4984);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:12px 30px}.crawl-btn:hover{background:#1e40af}.error-msg{color:#d32f2f}.error-msg,.success-msg{font-weight:600;margin-top:15px}.success-msg{color:#1b8500}@media screen and (max-width:768px){.back-btn{background:#fff;border:1px solid #dcdcef;border-radius:8px;cursor:pointer;display:flex;font-size:20px;padding:10px}.link-card{padding:20px}}.popup-overlay{background:#00000073}.popup-box{animation:popupScale .35s ease;border-radius:14px;min-width:280px;padding:30px 35px}.popup-box p{font-size:16px;font-weight:500}.popup-box-btn{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:18px;padding:10px 22px}.loader{animation:spin .8s linear infinite;border:4px solid #e0e0ff;border-top-color:#4f46e5;height:42px;margin:auto;width:42px}@keyframes popupScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.success-animation{height:90px;margin-bottom:12px;width:90px}.popup-message{font-size:16px;font-weight:500;margin-bottom:15px}.success-box{background:#e6f9ed;border-radius:8px;color:#137a3d;font-weight:500;margin-top:15px;padding:12px}.disabled-btn{cursor:not-allowed;opacity:.5}.fu-wrapper{background:#f6f7fb;min-height:100vh;padding:30px}.fu-header{align-items:center;display:flex;gap:15px;margin-bottom:25px}.fu-back-btn{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 6px #0000001a;cursor:pointer;font-size:22px;padding:5px 12px}.fu-title{font-size:26px;font-weight:700;margin:0}.fu-subtitle{color:#666;font-size:14px;margin-top:2px}.fu-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:25px;padding:24px}.fu-label{font-size:18px;font-weight:600}.fu-description{color:#666;font-size:14px;margin-bottom:15px}.fu-upload-box{background:#fafbff;border:2px dashed #cfd3df;border-radius:12px;cursor:pointer;padding:40px;position:relative;text-align:center}.fu-upload-icon{color:#9bb1ff;font-size:50px;margin-bottom:10px}.fu-upload-text{color:#444;font-size:15px}.fu-upload-link{color:#4c7cff;cursor:pointer;text-decoration:underline}.fu-input{cursor:pointer;inset:0;opacity:0;position:absolute}.fu-error{color:red;font-size:14px;margin-top:10px}.fu-success{color:#1e40af}.fu-textarea{border:1px solid #ccc;border-radius:10px;font-size:15px;height:110px;margin-top:10px;padding:14px;width:100%}.fu-counter{color:#888;font-size:13px;margin-top:6px;text-align:right}.fu-save-btn{background:var(--secondary-color);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;padding:12px 35px}.fu-save-btn:hover{background:#1e40af}.fu-remove-btn{background:#f4f4f4;border:1px solid #ddd;border-radius:6px;color:#555;cursor:pointer;font-size:13px;padding:5px 12px;transition:.2s}.fu-remove-btn:hover{background:#e6e6e6}.fu-file-row{align-items:center;display:flex;justify-content:space-between}button.fu-cancel-btn,button.popup-box-btn{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:16px;padding:10px 18px}:root{--primary:#6d5dfc;--secondary-color:linear-gradient(80deg,#5550ff,#3c4984);--bg-main:#f8f9fc;--card-bg:#fff;--border:#e6e8f0;--text-main:#111827;--text-muted:#6b7280}.persona-container{background:#f8f9fc;background:var(--bg-main)}.voice-card{background:#fff;background:var(--card-bg);border:1px solid #e6e8f0;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 20px #0000000a;padding:24px;text-align:center;width:360px}.pulse{background:#6d5dfc;background:var(--primary);border-radius:50%;height:64px;margin:0 auto 16px;opacity:.12;width:64px}.pulse.active{animation:softPulse 1.6s infinite}@keyframes softPulse{0%{opacity:.2;transform:scale(.95)}70%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(.95)}}.title{color:#111827;color:var(--text-main);font-size:18px;font-weight:600;margin-bottom:4px}.status{color:#6b7280;color:var(--text-muted);font-size:14px;margin-bottom:20px;text-transform:capitalize}.action-btn{border:none;border-radius:10px;cursor:pointer;font-size:15px;font-weight:600;padding:14px;transition:all .2s ease;width:100%}.action-btn.start{background:linear-gradient(80deg,#5550ff,#3c4984);background:var(--secondary-color);color:#fff}.action-btn.start:hover{opacity:.95}.action-btn.stop{background:#f3f4f6;border:1px solid #e6e8f0;border:1px solid var(--border);color:#111827;color:var(--text-main)}.action-btn.stop:hover{background:#e5e7eb}@media (max-width:480px){.voice-card{width:100%}}.qa-wrapper{padding:28px 32px}.qa-header h2{font-size:24px;font-weight:700;margin:0}.qa-header p{color:#666;margin:6px 0 18px}.qa-count{color:#5550ff;font-size:18px;font-weight:700}.qa-actions{margin-bottom:16px}.qa-add-btn{background:linear-gradient(80deg,#5550ff,#3c4984);border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 16px}.qa-list{display:flex;flex-direction:column;gap:14px}.qa-card{align-items:flex-start;background:#fff;box-shadow:0 4px 16px #0c162e0f;gap:13px;overflow:hidden;padding:14px}.qa-card,.qa-icon{border-radius:10px;display:flex}.qa-icon{align-items:center;background:#eef6ff;font-size:20px;height:46px;justify-content:center;width:46px}.qa-card-middle{flex:1 1;min-width:0;overflow-wrap:break-word;word-break:break-word}.qa-question{font-size:16px;font-weight:600;margin-bottom:6px}.qa-answer,.qa-question{overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.qa-answer{color:#2b7a2b;margin-bottom:8px}.qa-date{color:#9aa0a6;font-size:12px}.qa-card-right{display:flex;flex-direction:column;gap:8px}.qa-edit{border:2px solid #5550ff;border-radius:6px;color:#5550ff}.qa-delete,.qa-edit{background:none;cursor:pointer;padding:8px 12px}.qa-delete{border:2px solid #ff3b30;border-radius:6px;color:#ff3b30}.qa-empty{padding:20px}.qa-empty,.qa-loading{color:#666}.qa-error{color:#d32f2f;padding:10px 0}.qa-back-btn{background:#f2f2f2;border:none;border-radius:8px;cursor:pointer;font-size:22px;margin-bottom:15px;padding:6px 14px;transition:.2s}.qa-back-btn:hover{background:#e0e0e0}@media screen and (max-width:768px){.qa-delete,.qa-edit{font-size:14px;padding:6px 8px}}.editqa-wrapper{padding:28px 32px}.editqa-header{align-items:center;display:flex;gap:14px;margin-bottom:14px}.editqa-back{background:#0000;border:none;cursor:pointer;font-size:18px}.editqa-form{background:#fff;border-radius:10px;box-shadow:0 6px 20px #0c162e0f;max-width:900px;padding:18px}.editqa-form label{color:#333;display:block;font-weight:600;margin-top:20px}.editqa-form input,.editqa-form textarea{border:1px solid #e6e9ee;border-radius:8px;margin-top:8px;padding:10px 12px;width:100%}.editqa-form textarea{max-height:200px;min-height:180px;resize:vertical}.editqa-actions{display:flex;gap:12px;margin-top:16px}.editqa-save{background:linear-gradient(80deg,#5550ff,#3c4984);color:#fff}.editqa-cancel,.editqa-save{border:none;border-radius:8px;cursor:pointer;padding:10px 18px}.editqa-cancel{background:#eee}.editqa-error{color:#d32f2f;margin-bottom:12px}.chatbot-drawer{border-radius:30px;bottom:0;box-shadow:0 4px 4px 0 #00000030;display:flex;flex-direction:column;height:460px;position:fixed;width:330px;z-index:9999}.chatbot-header{border-radius:30px 30px 0 0;color:#fff;justify-content:space-between;padding:12px 14px 0}.chatbot-header,.chatbot-title{align-items:center;display:flex}.chatbot-title{gap:10px}.chatbot-title img{height:45px;width:45px}.chatbot-header button{background:none;border:none;color:#fff;cursor:pointer;font-size:18px}.chatbot-body{background:#fff;flex:1 1;overflow-y:auto;padding:12px}.chatbot-body.lead-mode{border-radius:0 30px 30px 30px}.chatbot-body.chat-mode{border-radius:0 30px 0 0}.chat-row.bot{justify-content:flex-start}.chat-row img{border:2px solid;border-radius:50%;height:28px;margin-right:0;width:28px}.chat-bubble{word-wrap:break-word;border-radius:0 14px 14px 14px;font-size:14px;max-width:75%;overflow-wrap:anywhere;padding:10px 14px;white-space:pre-wrap;word-break:break-word}.chatbot-input{align-items:center;background:#fff;border-radius:0 0 30px 30px;display:flex;padding:15px}.chatbot-input input{background:#e5e5e5;border:none;border-radius:999px;flex:1 1;font-size:14px;height:46px;outline:none;padding:0 18px}.chatbot-input button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;margin-left:-43px;margin-right:7px;width:35px}.chatbot-input button img{height:18px;object-fit:contain;width:18px}.bot-avatar{border-radius:50%;height:36px;width:36px}.typing-dots span{animation:bounce 1.4s ease-in-out infinite both}.typing-dots span:first-child{animation-delay:0s}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chatbot-bubble{align-items:center;background:#fff;border-radius:50%;bottom:20px;box-shadow:0 6px 18px #00000040;cursor:pointer;display:flex;justify-content:center;position:fixed;z-index:99999}.chatbot-bubble img{border-radius:50%;height:46px;width:46px}@media (max-width:768px){.chatbot-drawer{height:460px;width:300px}.chatbot-bubble{bottom:16px}}.chat-bubble.animate-in{animation:messageSlide .35s ease-out both}@keyframes messageSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.typing-dots{display:flex;gap:6px}.typing-dots span{animation:typingBounce 1.2s ease-in-out infinite;background:#475569;border-radius:50%;height:8px;width:8px}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.chatbot-labels{display:flex;flex-wrap:wrap;gap:6px;margin-left:25px;padding:10px}.label-chip{background:#fff;border:2px solid;border-radius:20px;cursor:pointer;font-size:11px;padding:5px 12px;transition:.2s}.label-chip:hover{background:#f3f4f6}.chat-row{gap:8px;margin:10px 0}.chat-row.bot,.chat-row.system{justify-content:flex-start}.chat-bubble.bot,.chat-bubble.system{background:#f3f4f6;border-radius:0 10px 10px 10px;color:#111}.chat-row.user{justify-content:flex-end}.chat-bubble.user{border-radius:10px 10px 0 10px}.lead-form.livechat-style{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:10px 12px;padding:18px 16px;text-align:left}.lead-form.livechat-style p{color:#374151;font-size:14px;line-height:1.4;margin-bottom:12px}.lead-form.livechat-style input{border:1px solid #cbd5e1;border-radius:6px;font-size:14px;height:42px;margin-bottom:10px;outline:none;padding:0 12px;width:100%}.lead-form.livechat-style input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.lead-form.livechat-style button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:44px;margin-top:6px;width:100%}.lead-form.livechat-style button:hover{background:#1d4ed8}.lead-form.livechat-style button:disabled{cursor:not-allowed;opacity:.6}.lead-chat-bubble{background:#f3f4f6;border-radius:0 14px 14px 14px;max-width:75%;padding:16px}.lead-title{color:#334155;font-size:14px;margin-bottom:10px}.lead-chat-bubble input{border:1px solid #d1d5db;border-radius:6px;font-size:14px;margin-bottom:10px;padding:10px;width:100%}.lead-chat-bubble button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:10px;width:100%}.form-error{color:#dc2626;font-size:12px;margin-bottom:8px;margin-top:-6px}.custom-chat-page{display:flex;height:100vh;width:100%}.customizer-panel{background:#fff;border-radius:30px;box-shadow:0 4px 10px #00000040;box-sizing:border-box;height:calc(100vh - 190px);left:30px;overflow-x:hidden;overflow-y:auto;padding-bottom:20px;position:fixed;top:160px;width:300px}.align-left .customizer-panel{left:auto;right:30px}.align-right .customizer-panel{left:30px;right:auto}.customize-btn{background:linear-gradient(80deg,#5550ff,#3c4984);border-radius:30px;color:#fff;padding:13px;text-align:center}.customize-title{font-size:16px;font-weight:500;margin:10px 0;text-align:center}.choose-avatar{margin:20px 0;text-align:center}.avatar-list{flex-wrap:wrap;gap:10px}.avatar-item,.avatar-list{display:flex;justify-content:center}.avatar-item{align-items:center;border:2px solid #ccc;border-radius:50%;cursor:pointer;height:55px;image-rendering:auto;object-fit:contain;width:55px}.avatar-item.active{border:3px solid #2563eb}.welcome-message{margin:20px}.welcome-message textarea{max-height:200px;min-height:80px;resize:vertical}.chat-position,.color{margin:20px}.native-color-input{opacity:0;pointer-events:none;position:absolute}.color-trigger{align-items:center;background:#fff;border:2px solid #c7c7ff;border-radius:14px;cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px}.color-preview{border:2px solid #ddd;border-radius:50%;height:26px;width:26px}select,textarea{border:1px solid #5550ff;border-radius:10px;padding:10px;width:100%}.save-bar{display:flex;gap:10px;justify-content:center;padding:15px}.save-btn{background:var(--secondary-color);border:none;border-radius:6px;color:#fff;font-size:18px;padding:10px 30px}.preview-btn,.save-btn{cursor:pointer;font-weight:600}.preview-btn{background:#fff;border:2px solid #5550ff;border-radius:6px;color:#5550ff;display:none;padding:6px 16px}.chat-preview{flex:1 1;position:relative}@media (max-width:768px){.preview-btn{display:inline-block}}.customizer-panel::-webkit-scrollbar{background:#0000;width:0}.customizer-panel{scrollbar-width:none}@media (max-width:768px){.custom-chat-page{align-items:flex-start;display:flex;justify-content:center}.customizer-panel{border-radius:26px;height:auto;left:auto!important;margin:20px auto;max-height:calc(100vh - 140px);max-width:360px;overflow-x:hidden;overflow-y:auto;position:relative!important;right:auto!important;top:0!important;transform:none!important;width:calc(100% - 24px)}}.custom-avatar-wrapper{display:inline-block;position:relative}.remove-avatar{align-items:center;background:#ff4d4f;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:18px;justify-content:center;position:absolute;right:-6px;top:-6px;width:18px}@supports (-webkit-touch-callout:none){.customizer-panel{box-shadow:0 2px 6px #00000026!important;overflow-y:auto;position:relative!important;transform:translateZ(0)}.color-picker-wrapper,.custom-picker-box,.react-colorful{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;transform:translateZ(0)}.react-colorful *{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}}.website-background{border:none;filter:brightness(.8);height:calc(100vh - 60px);left:0;pointer-events:none;position:fixed;top:110px;transition:filter .3s ease;width:100%;z-index:1}.custom-chat-page{position:relative;z-index:2}.customizer-panel{z-index:10}.chatbot-drawer{z-index:20}.chatbot-bubble{z-index:25}.popup-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.popup-box{background:#fff;border-radius:12px;padding:24px;text-align:center;width:320px}.loader{animation:spin 1s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#2563eb;height:40px;margin:0 auto 15px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.popup-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}.publish-btn{background:var(--secondary-color);color:#fff}.cancel-btn,.publish-btn{border:none;border-radius:6px;padding:8px 16px}.cancel-btn{background:#e5e7eb}.color-picker-wrapper{width:100%}.preset-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:12px}.preset-color{height:36px;width:36px}.custom-color-btn,.preset-color{border:none;border-radius:8px;cursor:pointer}.custom-color-btn{background:#e5e7eb;font-weight:500;padding:8px 14px}.custom-picker-box{margin-top:10px;text-align:center;width:100%}.react-colorful{height:180px;touch-action:none;width:100%}.react-colorful,.react-colorful__saturation{border-radius:10px}.react-colorful__hue{border-radius:6px;height:12px;margin-top:10px}.hex-wrapper{align-items:center;border:1px solid #d1d5db;border-radius:8px;display:flex;gap:6px;margin-top:10px;padding:10px}.hex-wrapper span{font-weight:600}.hex-wrapper input{border:none;font-family:monospace;font-size:15px;outline:none;width:100%}.done-btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:10px;width:100%}.react-colorful{display:flex;flex-direction:column;position:relative}.embed-page{background:#fff;font-family:Inter,system-ui,sans-serif;min-height:100vh;padding:25px;text-align:center}.embed-header{background:linear-gradient(90deg,#5550ff,#3c4984);color:#fff;font-size:24px;font-weight:600;margin:20px 0 0;padding:20px;text-align:center}.embed-subtitle{color:#4b5563;font-size:15px;margin-top:28px}.code-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#111827;font-family:monospace;font-size:14px;margin:24px auto;overflow-x:auto;padding:18px;width:85%}.copy-btn{background:var(--secondary-color);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;padding:12px 22px;transition:all .25s ease}.copy-btn:hover{background:#4338ca;box-shadow:0 8px 18px #4f46e540;transform:translateY(-2px)}.copy-toast{animation:fadeUp .3s ease;color:#16a34a;font-size:14px;margin-top:12px}.platform-title{font-size:18px;font-weight:600;margin-top:50px}.platform-slider{display:flex;gap:16px;justify-content:center;margin-top:22px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.platform-slider::-webkit-scrollbar{height:6px}.platform-slider::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.platform-card{align-items:center;background:#fff;border:3px solid #e5e7eb;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;min-width:130px;padding:18px 12px;scroll-snap-align:start;transition:all .3s ease}.platform-card:hover{box-shadow:0 12px 22px #00000014}.platform-card.active{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e526}.platform-img{height:44px;object-fit:contain;width:44px}.platform-card span{color:#111827;font-size:14px;font-weight:500}.platform-content{background:#eef2ff;border-radius:16px;margin:28px auto;max-width:520px;padding:22px}.platform-content h4{font-size:16px;margin-bottom:12px}.platform-content ol{font-size:14px;padding-left:18px}.platform-content li{margin-bottom:8px}.steps-list{list-style:none;margin-top:16px;padding:0}.steps-list li{align-items:flex-start;display:flex;gap:14px;margin-bottom:14px}.step-number{align-items:center;background:#e0e7ff;border:1px solid #4f46e5;border-radius:50%;color:#4f46e5;display:flex;flex-shrink:0;font-size:13px;font-weight:600;height:23px;justify-content:center;min-width:23px}.step-text{color:#111827;font-size:14px;line-height:1.6}.platform-content{background:#e5e8f8;border-radius:18px;margin:30px auto;max-width:640px;padding:26px;text-align:left}.platform-content h4{font-size:18px;font-weight:600;margin-bottom:10px}.animate{animation:slideFade .35s ease forwards}@keyframes slideFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.code-box{width:100%}.platform-card{min-width:110px}.platform-slider{display:flex;gap:16px;justify-content:flex-start;margin-top:22px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.embed-header{background:linear-gradient(90deg,#4f46e5,#6366f1);color:#fff;font-size:15px;font-weight:600;margin:20px 0 0;padding:10px;text-align:center}.embed-page{background:#fff;font-family:Inter,system-ui,sans-serif;min-height:100vh;padding:15px;text-align:center}}@media (max-width:480px){.platform-card{min-width:100px}.platform-img{height:38px;width:38px}}.settings-root{background:#f6f7fb;display:flex;min-height:100vh}.settings-sidebar{background:#e9ecf8;padding:24px;width:280px}.settings-link{border-radius:10px;color:#1f2a44;display:block;font-weight:500;margin-bottom:10px;padding:14px 18px;text-decoration:none}.settings-link.active{background:#d6dbff;color:#3b4bff}.settings-content{flex:1 1;padding:3rem}.account-title{font-size:32px;margin-bottom:30px}.account-title span{color:#1a7f37}.account-row{align-items:center;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:220px 1fr 120px;padding:18px 0}.account-label{color:#1f2a44;font-weight:600}.account-value{color:#111827}.account-action{text-align:right}.upgrade-btn{cursor:pointer}.green-btn,.upgrade-btn{background:#7ac70c;border:none;border-radius:6px;color:#fff;padding:8px 14px}.edit-link{cursor:pointer;font-weight:500}.edit-link,.link{color:#2563eb}.avatar-circle{align-items:center;background:#8b6f63;border-radius:10px;color:#fff;display:flex;font-weight:700;height:52px;justify-content:center;width:52px}.danger-zone{margin-top:30px}.delete-link{color:#2563eb;font-weight:500}@media (max-width:768px){.settings-root{flex-direction:column}.settings-sidebar{display:flex;overflow-x:auto;width:100%}.settings-link{white-space:nowrap}.account-row{gap:8px;grid-template-columns:1fr}.account-action{text-align:left}.settings-content{padding:1rem}}.mobile-back{color:#4f46e5;display:none;font-size:16px;font-weight:600;margin-bottom:16px}@media (max-width:768px){.mobile-back{display:block}}.settings-mobile-home{background:var(--grey-light);height:100vh;padding:20px}.settings-title{font-size:22px;font-weight:600}.settings-card{background:#fff;border-radius:10px;box-shadow:0 4px 4px 0 #00000025;cursor:pointer;margin-bottom:14px;padding:16px;transition:box-shadow .15s ease-out,transform .15s ease-out}.settings-card span{color:var(--black);font-size:1rem;font-weight:500;line-height:1.1rem;text-transform:uppercase}.settings-card p{color:var(--black);font-size:.875rem;line-height:1.125rem;margin-top:5px}.mobile-back{background:#fff;border:1px solid #dcdcef;border-radius:8px;cursor:pointer;display:flex;font-size:20px;padding:10px}@media (min-width:768px){.settings-mobile-home{display:none}}.settings-mobile-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.settings-back-btn{background:#fff;border:none;border-radius:12px;box-shadow:0 2px 10px #00000014;cursor:pointer;font-size:18px;height:42px;width:42px}.settings-mobile-header h2{font-size:18px;font-weight:500}.avatar-initials{align-items:center;background:#4f46e5;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.link.danger{color:#dc2626;cursor:pointer;font-weight:500;margin-left:12px}@media screen and (max-width:768px){.avatar-initials{font-size:14px;height:30px;width:30px}}.account-page{max-width:900px}.account-title{font-size:26px;font-weight:600;margin-bottom:24px;text-align:center}.account-title span{color:#4f46e5}.acc-row{align-items:center;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:180px 1fr 145px;padding:22px 0}.acc-label{color:#111827;font-weight:600}.acc-value{color:#374151}.acc-value input{border:1px solid #d1d5db;border-radius:6px;max-width:300px;outline:none;padding:8px 10px;width:100%}.acc-value input:focus{border-color:#4f46e5}.acc-action{text-align:right}.link{color:#4f46e5;cursor:pointer;font-weight:500}.link:hover{text-decoration:underline}.avatar-box{align-items:center;display:flex}.avatar-box img,.avatar-fallback{align-items:center;border-radius:50%;display:flex;font-size:22px;font-weight:700;height:56px;justify-content:center;object-fit:cover;width:56px}.cancel-btn,.edit-btn{background:var(--secondary-color);border:none;border-radius:6px;color:#fff;cursor:pointer;margin:0 3px;padding:8px 12px}button:disabled{cursor:not-allowed;opacity:.6}.btn-upgrade{background:var(--secondary-color);border:none;border-radius:10px;color:#fff;padding:10px 20px}.acc-success{align-items:center;color:#16a34a;display:flex;font-weight:500;gap:6px;margin-top:12px}.acc-loading{font-size:16px;padding:30px}@media (max-width:768px){.account-page{background:#f6f7fb}.account-title{display:none;font-size:22px;margin-bottom:20px}.settings-title{text-align:center}.acc-row{background:#fff;border:none;border-radius:14px;box-shadow:0 8px 24px #0000000d;grid-template-columns:1fr;margin-bottom:14px;padding:16px}.acc-label{color:#6b7280;font-size:14px;margin-bottom:6px}.acc-value{color:#111827;font-size:16px;font-weight:500}.acc-value input{border-radius:10px;font-size:16px;max-width:100%;padding:12px;width:100%}.acc-action{margin-top:12px;text-align:left}.link{font-weight:600}.link,button{font-size:15px}button{border-radius:10px;padding:12px}button+button{margin-left:0}.avatar-box{margin-top:10px}.avatar-box img,.avatar-fallback{font-size:26px;height:72px;width:72px}.success-message{align-items:center;background:#16a34a;border-radius:14px;bottom:16px;box-shadow:0 10px 30px #0003;color:#fff;display:flex;font-size:15px;font-weight:500;gap:8px;justify-content:center;left:16px;padding:14px;position:fixed;right:16px;z-index:999}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px #00000059;list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:-webkit-sticky;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}.admin-root{background:#f4f6fb;display:flex;min-height:100vh}.admin-sidebar{background:#1e293b;height:calc(100vh - var(--header-top-height));left:0;overflow:hidden;padding:1.5rem 1rem;position:fixed;top:var(--header-top-height);transition:transform .3s ease;width:var(--sidebar-width);z-index:1000}.admin-link{border-radius:8px;color:#94a3b8;display:block;margin-bottom:6px;padding:14px;text-decoration:none;transition:all .25s ease}.admin-link.active,.admin-link:hover{background:#e5e8f8;color:#1e293b}.admin-content{background:#f6f7fb;flex:1 1;height:100vh;margin-left:var(--sidebar-width);overflow-y:auto;padding:2rem;position:relative;width:calc(100% - var(--sidebar-width))}.admin-mobile-home{padding:20px}.admin-title{font-size:22px}.admin-card{background:#fff;border-radius:14px;box-shadow:0 6px 20px #00000014;cursor:pointer;font-weight:600;margin-bottom:14px;padding:18px;transition:transform .25s ease}.admin-card:hover{transform:translateY(-2px)}.admin-mobile-header{align-items:center;display:flex;gap:10px;margin-bottom:16px}.back-btn{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 10px #0000001a;cursor:pointer;font-size:18px;padding:10px 14px}.dashboard-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dash-card{background:linear-gradient(135deg,#1e293b,#334155);border-radius:16px;box-shadow:0 10px 30px #00000026;color:#fff;padding:22px}.fade-in{animation:fade .4s ease-in}.zoom-in{animation:zoom .35s ease}.slide-down{animation:slide .3s ease}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.customer-card{border-radius:14px;box-shadow:0 6px 20px #00000014;margin-bottom:12px;padding:16px;transition:transform .2s}.chat-box{background:#f1f5f9;border-radius:12px;margin-top:20px;padding:16px}.chat-msg{border-radius:14px;margin-bottom:10px;max-width:70%;padding:10px 14px}.chat-msg.bot{background:#e2e8f0}.chat-msg.user{background:#6366f1;color:#fff;margin-left:auto}.page-wrapper{background:#f8fafc;min-height:100%}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.primary-btn{background:#6366f1;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.goal-list{display:flex;flex-direction:column;gap:14px}.goal-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 6px 20px #00000014;display:flex;justify-content:space-between;padding:16px}.campaign-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.campaign-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000001a;padding:18px}.status-badge{border-radius:999px;font-size:13px;font-weight:600;padding:6px 12px}.status-badge.active{background:#dcfce7;color:#166534}.status-badge.inactive{background:#fee2e2;color:#991b1b}@media screen and (max-width:768px){.admin-content{margin-left:0;position:static}}.goals-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;position:relative;width:100%}.goals-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;inset:0;justify-content:center;position:absolute}.goals-coming-box{background:#1e293bf2;border-radius:20px;box-shadow:0 15px 40px #0006;color:#fff;font-size:22px;font-weight:700;letter-spacing:1px;padding:20px 25px}.campaigns-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;width:100%}.campaigns-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;inset:0;justify-content:center;position:absolute}.campaigns-coming-box{background:#1e293bf2;border-radius:20px;box-shadow:0 15px 40px #0006;color:#fff;font-size:22px;font-weight:700;letter-spacing:1px;padding:20px 25px}.customers-filter{margin-bottom:22px}.customers-filter select{border:1px solid #ddd;border-radius:.35rem;padding:10px 14px}.customers-filter select,.customers-grid{font-size:14px;max-width:660px;width:100%}.customers-grid{gap:18px}.customer-card{align-items:center;background:#fff;border-radius:.35rem;box-shadow:0 2px 10px #e5e6f0;cursor:pointer;display:flex;padding:16px 18px;transition:all .2s ease}.customer-card:hover{transform:translateY(-2px)}.avatar{align-items:center;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:50%;color:#fff;display:flex;font-weight:600;height:48px;justify-content:center;margin-right:14px;width:48px}.info h4{font-size:15.5px;font-weight:600;margin:0}.info .email{color:#6b7280;font-size:13px;margin-top:3px}.info .time{color:#9ca3af;display:block;font-size:12px;margin-top:6px}.arrow{color:#c0c4cc;font-size:22px;margin-left:auto}.state-text{color:#6b7280;margin-top:60px;text-align:center}@media (max-width:768px){.customers-grid{grid-template-columns:1fr}}.customers-page{max-width:660px;width:100%}.admin-chat-header{background:#fff;margin-bottom:18px;padding:10px}.admin-chat-header h2{margin-bottom:8px}.admin-chat-mobile-header{align-items:center;display:none;gap:12px;margin-bottom:16px}.chat-back-btn{background:#f3f4f6;border:none;border-radius:10px;cursor:pointer;font-size:18px;padding:6px 10px}.admin-chat-area{padding:15px 10px 20px}.admin-chat-container{height:calc(100vh - 120px)}.chat-row{align-items:flex-start;display:flex;gap:12px}.msg-avatar{border-radius:50%;height:40px;width:40px}.msg-bubble-chat{word-wrap:break-word;border-radius:16px;box-sizing:border-box;font-size:15px;line-height:1.5;max-width:75%;overflow-wrap:break-word;padding:14px 18px}.admin-chat-container{overflow:hidden}.chat-row{width:100%}.bot-msg{background:#fff;border:1px solid #e8e8ff;border-radius:0 14px 14px 14px}.user-msg{background:#3b82f6;border-radius:14px 14px 0 14px;color:#fff;margin-left:auto}@media (max-width:768px){.admin-chat-container{max-width:100%}.admin-chat-header{display:none}.admin-chat-mobile-header{display:flex}.msg-avatar{height:32px;width:32px}.msg-bubble-chat{font-size:13px;max-width:82%;padding:10px 14px}}@media (max-width:480px){.msg-bubble-chat{max-width:90%}}.admin-chat-page{display:flex;height:100vh}.admin-chat-container{background:#fff;border-radius:15px;display:flex;flex-direction:column;height:100%;max-width:660px;padding:20px;width:100%}.admin-chat-header{border-bottom:1px solid #eee;padding-bottom:15px}.admin-chat-header h2{font-size:20px;font-weight:600;margin-bottom:6px}.admin-chat-header p{color:#777;font-size:13px}.admin-chat-area{display:flex;flex:1 1;flex-direction:column;gap:18px;overflow-y:auto;padding-right:5px;padding-top:15px}.cs-hero{background:var(--green-main);color:#fff;padding:90px 20px;text-align:center}.cs-container{display:flex;gap:50px;padding:60px 20px}.cs-left{width:32%}.cs-illus{position:absolute;top:-22%;width:235px}.cs-title{font-size:20px;font-weight:700;margin-bottom:20px}.cs-card{background:#eef1ff;border-radius:14px;margin-bottom:10px;padding:15px;text-align:center}.cs-card span{color:#6b6f93;font-size:14px}.cs-card strong{display:block;font-size:22px;margin-top:6px}.cs-purple{background:#f2efff}.cs-card a{color:#fff;text-decoration:none}.cs-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:16px}.cs-buttons a{border-radius:8px;color:#fff;font-weight:600;padding:10px;text-align:center}.cs-enterprise-img{border-radius:12px;width:100%}.cs-right{width:68%}.cs-row{display:flex;gap:15px}.cs-right input,.cs-right textarea{border:2px solid #9f9fc4;border-radius:6px;margin:12px 0;padding:14px;width:100%}h2.cd-right-title{font-size:1.75rem;line-height:2rem;margin-bottom:15px}p.cs-right-label{font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:5px;margin-top:10px}.cs-right textarea{max-height:400px;min-height:180px;resize:vertical}.cs-private{background:#f5f6fb;border-radius:12px;margin:24px 0;padding:20px}.cs-submit{background:var(--green-main);border:none;border-radius:8px;color:#fff;font-size:16px;margin-top:30px;padding:14px 40px}.cs-fade{animation:csFade .8s ease forwards}.cs-slide-left{animation:csLeft .9s ease forwards}.cs-slide-right{animation:csRight .9s ease forwards}@keyframes csFade{0%{opacity:0}to{opacity:1}}@keyframes csLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes csRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@media (max-width:900px){.cs-container{flex-direction:column;padding:60px 0}.cs-left,.cs-right{width:100%}.cs-row{flex-direction:column;gap:0}.cs-submit{width:100%}.cs-hero{padding:50px 20px}.cs-right input,.cs-right textarea{margin:8px 0}label.cs-right-label-des{font-size:14px;line-height:1rem}}.cs-agent-card{background:linear-gradient(135deg,#f1ecff,#eef3ff);border-radius:18px;padding:26px;text-align:center}.cs-agent-title{color:#7a3cff;font-size:16px;font-weight:700;margin-bottom:10px}.cs-agent-number a{color:#101828;font-size:28px;font-weight:800;text-decoration:none}.cs-agent-sub{color:#475467;font-size:14px;margin-bottom:22px;margin-top:6px}.cs-agent-buttons{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(3,1fr)}.cs-btn{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:12px;font-weight:600;gap:6px;justify-content:center;padding:9px 11px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cs-btn svg{font-size:18px}.cs-enterprise-img{cursor:pointer;transition:transform .3s ease}.cs-btn:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.cs-whatsapp{background:#208459}.cs-zoom{background:#0046c7}.cs-phone{background:#0075e3}@media (max-width:480px){.cs-agent-buttons{grid-template-columns:repeat(2,1fr)}}.faq-section-page{background:linear-gradient(180deg,#0f1023,#14162e);padding:100px 0}.faq-title{color:#fff;font-size:42px;font-weight:800;margin-bottom:70px;text-align:center}.faq-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.faq-col{display:flex;flex-direction:column;gap:22px}.faq-item{background:#fffffff2;border:1px solid #5550ff26;border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{transform:translateY(-4px)}.faq-question{align-items:center;background:linear-gradient(135deg,#eef0ff,#e3e6ff);border:none;color:#1f2937;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:22px 26px;text-align:left;width:100%}.faq-arrow img{height:14px;transition:transform .3s ease;width:14px}.faq-item.open .faq-arrow img{transform:rotate(0deg)}.faq-answer-wrapper{overflow:hidden;transition:max-height .4s ease}.faq-answer{background:#e7eaff;color:#4b5563;font-size:14px;line-height:1.7;padding:0 26px 22px}.fade-up{transition:opacity .6s ease,transform .6s ease}.fade-up.show{opacity:1;transform:translateY(0)}@media (max-width:900px){.faq-grid{gap:28px;grid-template-columns:1fr}.faq-title{font-size:28px;margin-bottom:40px}.faq-question{font-size:15px;padding:18px 20px}.faq-answer{font-size:13px}.faq-section-page{padding:60px 0}}.pricing-page{padding:80px 0}.pricing-header{margin-bottom:60px;text-align:center}.pricing-header h1{font-size:42px;font-weight:700}.pricing-header h1 span{color:#5550ff}.pricing-header p{font-size:16px;margin-top:8px;opacity:.7}.pricing-wrapper{display:flex;justify-content:center}.pricing-card{background:#fff;border:2px solid #5550ff;border-radius:18px;box-shadow:0 10px 30px #00000014;padding:36px 28px 32px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:360px}.pricing-card:hover{box-shadow:0 20px 50px #5550ff40;transform:translateY(-6px)}.popular-badge{animation:popIn .6s ease-out .4s both;background:var(--green-main);border-radius:20px;color:#fff;font-size:12px;font-weight:600;left:32%;padding:6px 14px;position:absolute;top:-14px;transform:translateX(-50%)}.plan-name{color:#5550ff;font-size:22px;font-weight:700;margin-bottom:12px}.price{font-size:54px;font-weight:800;margin:10px 0}.currency{font-size:22px;vertical-align:super}.duration{color:#555;font-size:16px}.billing{font-size:14px;margin-bottom:22px;opacity:.6}.pricing-btn{background:var(--green-main);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:transform .25s ease,box-shadow .25s ease;width:100%}.pricing-btn:hover{box-shadow:0 6px 16px #3b82f666;transform:translateY(-2px)}.features-pricing{background:#fff;color:#000;list-style:none;margin-top:26px;padding:0}.features-pricing li{animation:slideIn .5s ease forwards;border-bottom:1px solid #eee;font-size:14px;opacity:0;padding:10px 0;transform:translateX(-10px)}.features-pricing li:first-child{animation-delay:.2s}.features-pricing li:nth-child(2){animation-delay:.3s}.features-pricing li:nth-child(3){animation-delay:.4s}.features-pricing li:nth-child(4){animation-delay:.5s}.features-pricing li:nth-child(5){animation-delay:.6s}.features-pricing li:nth-child(6){animation-delay:.7s}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.pricing-header h1{font-size:28px}.pricing-card{width:100%}}.fade-up{transform:translateY(40px)}.blog-list{padding:80px 0}.blog-list h2{color:#0a1a44;font-size:32px;font-weight:700;margin-bottom:40px}.blog-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.blog-card{background:#fff;border-radius:18px;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{box-shadow:0 14px 40px #0000001f;transform:translateY(-6px)}.blog-card img{display:block;height:200px;object-fit:cover;width:100%}.blog-card span{color:#5b6cff;display:block;font-size:14px;font-weight:500;margin:16px 20px 8px}.blog-card h3{color:#0a1a44;font-size:20px;font-weight:700;line-height:1.4;margin:0 20px 12px}.blog-card p{color:#777;font-size:14px;margin:0 20px 22px}.blog-detail{padding:80px 0}.blog-content{background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000014;margin:auto;max-width:820px;padding:60px}.blog-content h1{color:#0a1a44;font-size:33px;font-weight:800;line-height:1.3;margin-bottom:14px}.blog-info{color:#3da5ff;font-size:15px;margin-bottom:30px}.blog-content p{color:#222;font-size:17px;line-height:1.75;margin-bottom:10px}@media (max-width:992px){.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-content{max-width:355px;padding:26px 22px}.blog-content h1{font-size:34px}}@media (max-width:600px){.blog-list{padding:50px 0}.blog-detail{padding:20px}.blog-list h2{font-size:26px;margin-bottom:28px}.blog-grid{gap:22px;grid-template-columns:1fr}.blog-card img{height:180px}.blog-content h1{font-size:23px}.blog-content p{font-size:14px;margin-bottom:14px}}.blog-back-btn{background:none;border:none;color:#3da5ff;cursor:pointer;display:none;font-size:16px;font-weight:600;margin-bottom:18px;padding:0}@media (max-width:600px){.blog-back-btn{display:inline-block}}.animate{opacity:0;transition:all .8s cubic-bezier(.22,1,.36,1)}.fade-up{transform:translateY(60px)}.fade-down{transform:translateY(-60px)}.animate-active{opacity:1;transform:translateY(0)}.delay-0{transition-delay:.1s}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.3s}.delay-3{transition-delay:.4s}.delay-4{transition-delay:.5s}.delay-5{transition-delay:.6s}.delay-6{transition-delay:.7s}.legal-page{padding:80px 0}.legal-container{background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000014;margin:auto;max-width:820px;padding:60px}.legal-container h1{color:#111;font-size:42px;font-weight:800;margin-bottom:10px}.legal-container>p:first-of-type{color:#666;font-size:14px;margin-bottom:40px}.legal-container h2{color:#111;font-size:22px;font-weight:700;margin-bottom:12px;margin-top:40px}.legal-container p{color:#444;font-size:15px;line-height:1.8;margin-bottom:14px}.legal-container ul{margin:16px 0 24px 20px;padding-left:10px}.legal-container ul li{color:#444;font-size:15px;line-height:1.7;margin-bottom:8px}.legal-container strong{color:#000;font-weight:600}.legal-container a{color:#2563eb;text-decoration:none}.legal-container a:hover{text-decoration:underline}@media (max-width:768px){.legal-page{padding:20px 0}.legal-container h1{font-size:28px}.legal-container h2{font-size:18px;margin-top:30px}.legal-container p,.legal-container ul li{font-size:14px}.legal-container{padding:22px}}.about-page{padding:120px 20px 140px}.about-container{margin:0 auto;max-width:900px;text-align:center}.about-badge{background:var(--green-main);border-radius:999px;color:#fff;display:inline-block;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:60px;max-width:100%;padding:14px 26px;text-align:center;white-space:normal}.cursor{animation:blink 1s infinite;display:inline-block;font-weight:700;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.about-container h1{color:#111;font-size:56px;font-weight:800;margin-bottom:30px}.about-desc{color:#4b5563;font-size:20px;line-height:1.5;margin:0 auto;max-width:820px}@media (max-width:768px){.about-page{padding:60px 16px}.about-container h1{font-size:36px}.about-desc{font-size:15px}.about-badge{border-radius:20px;font-size:14px;margin-bottom:40px;padding:12px 16px}}.fade-up{animation:fadeUp .8s ease-out forwards;opacity:0;transform:translateY(30px)}.delay-1{animation-delay:.2s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.about-badge{animation:popIn .6s ease-out}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.3f6a3e33.css.map*/