@import "https://fonts.googleapis.com/css2?family=Anton&family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap";.home header{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-height:calc(100vh - 8em);padding:2em 10em;display:flex;position:relative;overflow:hidden}.home header .txt{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2em;width:90%;display:flex}.home header .txt h1{text-transform:uppercase;color:var(--text);font-family:Anton,sans-serif;font-size:14em;font-weight:900;line-height:120%}.home header .txt h1 span{color:var(--primary)}.home header .txt p{color:var(--text);text-align:left;padding-right:10em;font-size:1.4em;font-weight:300}.home header .txt .links{justify-content:center;gap:4em;margin:2em auto;display:flex}.home header .txt .links a{color:var(--text);-webkit-backdrop-filter:blur(5px);cursor:pointer;background:#59575733;border-radius:4px;margin-top:2em;padding:1.2em 3em;font-size:1.4em;font-weight:500;transition:all .5s ease-in-out;box-shadow:0 4px 30px #0000001a}.home header .txt a:hover{background:var(--primary);color:var(--text);box-shadow:none}.home header .robot_viewer{object-fit:contain;justify-content:center;align-items:center;width:500px;height:600px;display:flex;position:absolute;top:30%;right:-4%}.home .features{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.home .features .child{width:80%;min-height:600px;color:var(--text);border-radius:50px;flex-direction:column;justify-content:flex-start;align-items:center;padding:4em 6em;display:flex}.home .features li{color:var(--bg);border:.3em solid var(--text);text-transform:uppercase;letter-spacing:.1em;text-align:center;z-index:1;border-radius:50px;width:12em;height:3em;margin:1em;font-family:sans-serif;font-size:16px;font-weight:700;line-height:2.5em;transition:all .5s;position:relative;overflow:hidden}.home .features li span{background-color:var(--text);width:25%;height:100%;left:calc((var(--n) - 1)*25%);transition:all .5s;transition-delay:calc((var(--n) - 1)*.1s);z-index:-1;border-radius:50%;position:absolute;transform:translateY(150%)}.home .features .child li.active span{transform:translateY(0)scale(2)}.home .features .child li span:first-child{--n:1}.home .features .child li span:nth-child(2){--n:2}.home .features .child li span:nth-child(3){--n:3}.home .features .child li span:nth-child(4){--n:4}.home .features .child .child.active h2{opacity:1;transform:scaleX(1)}.home .features .child h1{letter-spacing:-2px;color:var(--text);margin-top:.3em;font-size:8em;font-weight:600}.home .features .child h2{color:var(--text);letter-spacing:3px;opacity:.8;text-transform:uppercase;margin-top:1.6em;font-size:1.6em;font-weight:300}.home .features .child .boxes{flex-wrap:wrap;justify-content:space-between;gap:1em;width:100%;height:auto;margin-top:4em;display:flex}.home .features .child .boxes .box{-webkit-backdrop-filter:blur(5px);background:#59575733;border-radius:5px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1em;width:49%;min-height:400px;padding:2em 4em;display:flex;box-shadow:0 0 0 1px #0000000d}.home .features .child .boxes .box img{object-fit:contain;height:200px;margin:0 auto;display:block}.home .features .child .boxes .box h3{letter-spacing:-1px;color:var(--text);text-align:left;margin-top:.3em;font-size:2em;font-weight:600}.home .features .child p{color:var(--text);opacity:.8;text-align:left;font-size:1.4em;font-weight:300;line-height:120%}.home .features .child a{color:var(--text);border:.5px solid var(--text);border-radius:3px;margin-top:4em;padding:.7em 2em;font-size:1.6em;transition:background .5s ease-in-out;display:inline-block}.home .features .child a .icon{width:15px;height:15px;margin-left:.5em;transition:transform .5s ease-in-out}.home .features .child a:hover .icon{transform:scale(1.05)translate(30%,-20%)}.home .features .child a:hover{background:var(--primary);border:.5px solid var(--primary)}.home .demo{padding-bottom:4em}.home .demo h1{text-align:center;color:var(--text);margin-bottom:1em;font-family:Anton,sans-serif;font-size:6em;font-weight:600}.home .demo .vidSec{-webkit-backdrop-filter:blur(5px);background:#59575733;border-radius:5px;width:80%;height:auto;margin:1em auto;padding:2em;box-shadow:0 4px 30px #0000001a}.home .demo .vidSec video{object-fit:contain;border-radius:inherit;width:100%;height:100%}.home .demo .links{justify-content:center;gap:4em;margin:2em auto;display:flex}.home .demo .links a{color:var(--text);-webkit-backdrop-filter:blur(5px);cursor:pointer;background:#59575733;border-radius:4px;margin-top:2em;padding:1.2em 5em;font-size:1.4em;font-weight:500;transition:all .5s ease-in-out;box-shadow:0 4px 30px #0000001a}.home .demo a:hover{background:var(--primary);color:var(--text);box-shadow:none}.home .ecosystem{perspective:1000px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2em;width:100%;min-height:70vh;display:flex;overflow:hidden}.home .ecosystem h1{letter-spacing:-2px;color:var(--text);margin:.5em 0;font-size:8em;font-weight:600}.home .ecosystem h1 span{color:var(--primary)}.home .ecosystem .rows{gap:2em;width:100%;display:flex}.home .ecosystem .rows .boxCont{flex-shrink:0;width:400px;height:250px;margin:0 .5em}.home .ecosystem .rows .box{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:5px;flex-shrink:0;width:100%;height:100%;margin-right:1em;display:block;transform:skew(3deg)}.home .ecosystem .btn{color:var(--text);-webkit-backdrop-filter:blur(5px);background:#59575733;border-radius:5px;margin-top:4em;padding:.7em 1.4em .7em 2em;font-size:2em;transition:background .5s ease-in-out;display:inline-block;box-shadow:0 4px 30px #0000001a}.home .ecosystem .btn .icon{margin-left:.5em;transition:transform .5s ease-in-out}.home .ecosystem .btn:hover .icon{transform:scale(1.1)translate(30%,-20%)}.home .ecosystem .btn:hover{background:var(--primary)}.home .faq{height:auto;margin-top:4em;position:relative}.home section.faq h1{letter-spacing:-2px;color:var(--text);text-align:center;margin-top:.1em;font-size:6em;font-weight:600}.home section.faq h1 span{color:var(--primary)}.home section.faq .rows{flex-direction:column;gap:4em;width:70%;min-height:400px;margin:5em auto 4em;display:flex}.home section.faq .rows .box{height:50px;color:var(--text);cursor:pointer;transform-origin:bottom;border-radius:10px;padding:0 2em;transition:height .5s ease-in-out;overflow:hidden}.home section.faq .rows .box .btn{justify-content:space-between;width:100%;padding-top:1em;display:flex}.home section.faq .rows .box .btn h2{font-size:2em}.home section.faq .rows .box .btn h2.icon{position:relative}.home section.faq .rows .box .btn h2.icon span{background:var(--text);width:10px;height:2.5px;position:absolute;top:50%}.home section.faq .rows .box .btn h2.icon span:last-child{transition:all .5s ease-in-out;transform:rotate(90deg)}.home section.faq .rows .box.active .btn h2.icon span:last-child{opacity:0;transform:rotate(0)}.home section.faq .rows .box p{color:var(--text);margin:1em 0;padding-right:2em;font-size:1.4em;font-weight:400;line-height:25px}.home section.faq .rows .box.active{height:100px}.home section.faq .rows .box:last-child.active{height:150px}@media (max-width:768px){.home header{width:100%;min-height:80vh;padding:6em 2em 2em}.home header .txt{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2em;width:100%;display:flex}.home header .txt h1{font-size:4em;line-height:120%}.home header .txt h1 span{color:var(--primary)}.home header .txt p{padding-right:0;font-size:1.4em}.home header .txt .links{align-items:center;gap:2em;margin:2em auto}.home header .txt .links a{cursor:pointer;border-radius:2px;margin-top:0;padding:1em;font-size:1.4em;transition:all .5s ease-in-out}.home header .txt a:hover{background:var(--primary);color:var(--text);box-shadow:none}.home header .robot_viewer{width:100%;height:300px;top:60%;right:0%}.home .features{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.home .features .child{width:100%;min-height:600px;color:var(--text);border-radius:50px;flex-direction:column;justify-content:flex-start;align-items:center;padding:4em 2em;display:flex}.home .features .child h1{letter-spacing:0;font-size:4em}.home .features .child h2{letter-spacing:2px;font-size:1.2em}.home .features .child .boxes{gap:2em;width:100%;height:auto}.home .features .child .boxes .box{width:100%;padding:2em}.home .faq{height:auto;margin-top:4em;padding:2em;position:relative}.home section.faq h1{letter-spacing:-1.5px}.home section.faq h1:first-child{font-size:3em}.home section.faq .rows{flex-direction:column;gap:4em;width:100%;min-height:400px;margin:5em auto 4em;display:flex}.home section.faq .rows .box{height:30px;color:var(--text)}.home section.faq .rows .box .btn h2{font-size:1.4em}.home section.faq .rows .box p{font-size:1.2em;line-height:20px}.home section.faq .rows .box.active{height:100px}.container footer{width:100%}.container footer h1{letter-spacing:-1px;font-size:3em}.container footer h2{letter-spacing:1px;margin-top:0;font-size:.8em}.container footer .btn{padding:.7em 1em;font-size:1.4em;display:inline-block}.container footer ul{align-items:center;gap:4em;margin-top:1em;display:flex}.container footer ul li a{letter-spacing:1px;font-size:1em}.container footer ul .socials{font-size:1.2em}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.userDashboard{background:var(--bg);justify-content:flex-start;align-items:flex-start;width:100%;min-height:100vh;display:flex}.userDashboard .sidebar{width:20%;height:100vh;padding:4em 2em 2em;position:relative}.userDashboard .sidebar .logo img{object-fit:contain;width:60%}.userDashboard .sidebar ul{flex-direction:column;gap:1.5em;padding-top:2em;display:flex}.userDashboard .sidebar ul li a{width:100%;height:50px;color:var(--text);border-radius:5px;align-items:center;gap:.6em;padding:0 1em;font-size:1.7em;font-weight:400;transition:background .3s ease-in-out;display:flex}.userDashboard .sidebar ul li a:hover,.userDashboard .sidebar ul li a.active{background:var(--primary)}.userDashboard .sidebar .pofile_cont{width:90%;height:70px;color:var(--text);background:var(--primary);border-radius:15px;justify-content:space-between;align-items:center;gap:1em;padding:0 1em;display:flex;position:absolute;bottom:2em}.userDashboard .sidebar .dp_Cont{align-items:center;gap:1em;display:flex}.userDashboard .sidebar .pofile_cont img{border-radius:50%;width:50px;height:50px}.userDashboard .sidebar .pofile_cont h2{font-size:1.6em;font-weight:600}.userDashboard .sidebar .pofile_cont h2 span{margin-top:.1em;font-size:.8em;font-weight:400;display:block}.userDashboard .sidebar .pofile_cont .logout{border-radius:5px;padding:.6em 1em;transition:background .3s ease-in-out}.userDashboard .sidebar .pofile_cont .logout:hover{background:var(--bg)}.userDashboard .sidebar .pofile_cont .logout .icon{cursor:pointer;width:20px}.userDashboard main{width:80%;height:100vh;padding:2em}.mobile-menu-toggle{color:var(--text);cursor:pointer;z-index:1002;background:0 0;border:none;border-radius:5px;padding:.3em .5em;font-size:2.4em;transition:background-color .3s;display:none;position:fixed;top:2%;right:1%}@media (max-width:768px){.userDashboard{background:var(--bg);justify-content:flex-start;align-items:flex-start;width:100%;min-height:100vh;display:flex}.mobile-menu-toggle{display:block}.userDashboard .sidebar{z-index:1002;background:var(--bg);width:80%;height:100vh;padding:4em 2em 2em;transition:transform .5s ease-in-out;position:fixed;top:0%;left:0%;transform:translate(-100%)}.userDashboard .sidebar.active{transform:translate(0%)}.userDashboard .sidebar .logo img{object-fit:contain;width:60%}.userDashboard main{width:100%;height:100vh;padding:2em}}.userDashboard .create{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:calc(100vh - 2em);padding-top:3em;overflow-y:scroll}.userDashboard .create::-webkit-scrollbar{display:none}.userDashboard .create h1{color:var(--text);font-size:3em;font-weight:600}.userDashboard .create p{color:var(--text);opacity:.8;margin-top:.4em;font-size:1.2em;line-height:150%}.userDashboard .create .child{flex-direction:column;justify-content:flex-start;align-items:center;gap:1em;width:100%;min-height:calc(100vh - 150px);margin-top:3em;display:flex}.userDashboard .create .child .tabs{width:100%;margin-bottom:40px;display:flex}.userDashboard .create .child .tab{color:#a0a0a0;letter-spacing:-.2px;cursor:pointer;background:#ffffff0d;border:none;border-radius:3px;outline:none;flex:1;padding:1em 2.4em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:600;transition:all .3s}.userDashboard .create .child .tab.active{background:var(--primary);color:var(--text)}.userDashboard .create .child .tab:hover:not(.active){background:#ffffff14}.userDashboard .create .child form{width:100%}.userDashboard .create .child .form-group{width:100%;margin-bottom:32px}.userDashboard .create .child .form-label{color:#e0e0e0;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.userDashboard .create .child .form-input,.userDashboard .create .child .form-textarea,.userDashboard .create .child .form-select{width:100%;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:3px;padding:14px 16px;font-family:Host Grotesk,sans-serif;font-size:1.4em;transition:all .3s}.userDashboard .create .child .form-input::placeholder,.userDashboard .create .child .form-textarea::placeholder{color:#666}.userDashboard .create .child .form-input:focus,.userDashboard .create .child .form-textarea:focus,.userDashboard .create .child .form-select:focus{border-color:var(--primary);background:#ffffff14;outline:none}.userDashboard .create .child .form-textarea{resize:vertical;min-height:120px;font-family:inherit}.userDashboard .create .child .model-selector{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.userDashboard .create .child .model-option{color:var(--text);text-align:center;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:3px;padding:1em 1.6em;font-size:14px;transition:all .3s}.userDashboard .create .child .model-option.selected{background:var(--primary);border-color:var(--primary)}.userDashboard .create .child .model-option:hover{background:var(--primary)}.userDashboard .create .child .form-group .file-upload-box{text-align:center;cursor:pointer;background:#ffffff0d;border:2px dashed #ffffff1a;border-radius:5px;padding:4em}.userDashboard .create .child .form-group .file-upload-box svg{width:100px;height:100px;color:var(--primary)}.userDashboard .create .child .form-group .file-upload-box .icon{object-fit:contain;width:100px;height:100px;color:var(--primary)}.userDashboard .create .child .section-title{color:var(--primary);margin-bottom:8px;font-size:16px;font-weight:600}.userDashboard .create .child .section-subtitle{color:#888;margin-bottom:20px;font-size:13px}.userDashboard .create .child .tool-item{cursor:pointer;background:#ffffff0d;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:16px;transition:all .3s;display:flex}.userDashboard .create .child .tool-item:hover{background:#ffffff14}.userDashboard .create .child .tool-checkbox{cursor:pointer;width:20px;height:20px}.userDashboard .create .child .tool-icon{font-size:18px}.userDashboard .create .child .custom-tool-section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-top:24px;padding:24px}.userDashboard .create .child .grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.userDashboard .create .child .btn{cursor:pointer;border:none;border-radius:3px;padding:14px 38px;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;transition:all .3s}.userDashboard .create .child .btn-primary{background:var(--primary);color:var(--text)}.userDashboard .create .child .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a855f766}.userDashboard .create .child .btn-secondary{color:var(--primary);background:#ffffff0d;border:1px solid #ffffff1a}.userDashboard .create .child .btn-secondary:hover{background:#ffffff14}.userDashboard .create .child .btn-small{border-radius:4px;padding:.9em 1.6em;font-size:1.2em}.userDashboard .create .child .footer{justify-content:flex-end;gap:12px;padding-bottom:4em;display:flex}.userDashboard .create .child .header-item{gap:12px;margin-bottom:12px;display:flex}.userDashboard .create .child .header-item input{flex:1}.userDashboard .create .child .info-text{color:#888;margin-top:12px;font-size:12px}.userDashboard .create .child .preview-section{width:100%;padding:20px 0}.userDashboard .create .summary-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;margin-top:20px;padding:24px}.userDashboard .create .summary-item{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.userDashboard .create .summary-item:first-child{align-items:center}.userDashboard .create .summary-item:last-child{margin-bottom:0}.userDashboard .create .summary-avatar{background:var(--primary);border:1px dotted var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:150px;height:150px;font-size:28px;display:flex}.userDashboard .create .summary-details{flex:1}.userDashboard .create .summary-label{color:#ffffff80;margin-bottom:4px;font-size:13px}.userDashboard .create .summary-value{color:var(--text);font-size:15px;font-weight:500}.userDashboard .create .child .agent-model-info{padding-top:10px}.userDashboard .create .child .model-badge{background:var(--primary);color:var(--text);border-radius:3px;padding:5px 15px;font-size:12px;font-weight:500}@media (max-width:768px){.agent-preview-card{padding:16px}.agent-avatar{width:48px;height:48px;font-size:20px}.chat-preview{padding:16px}.modal-content{width:95%;margin:0 16px}}.userDashboard .agents{width:100%;min-height:calc(100vh - 2em);padding-top:3em}.userDashboard .agents h1{color:var(--text);font-size:3em;font-weight:600}.userDashboard .agents p{color:var(--text);opacity:.8;margin-top:.4em;font-size:1.2em;line-height:150%}.userDashboard .agents .child{gap:1em;width:100%;height:calc(100vh - 150px);margin-top:3em;position:relative}.userDashboard .agents .child .header_cont{text-align:center;justify-content:space-between;align-items:center;gap:1em;width:100%;height:auto;display:flex}.userDashboard .agents .child .header_cont form{width:50%;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;outline:none;justify-content:space-between;align-items:center;padding:0 4px 0 18px;font-size:15px;transition:all .3s;display:flex}.userDashboard .agents .child .header_cont input[type=text]{width:100%;color:var(--text);background:0 0;border:none;border-radius:5px;outline:none;padding:14px 5px;font-family:Host Grotesk,sans-serif;font-size:15px}.userDashboard .agents .child .header_cont input[type=text]::placeholder{color:#ffffff4d}.userDashboard .agents .child .header_cont .search_btn{cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:50px;height:35px;display:flex}.userDashboard .agents .child .header_cont .search_btn .icon{width:20px;height:20px}.userDashboard .agents .child .header_cont .search_btn:hover{background:#ffffff14}.userDashboard .agents .child .header_cont .btns a{letter-spacing:.3px;color:var(--text);background:var(--primary);border:none;border-radius:2px;align-items:center;gap:.7em;padding:.9em 1.5em;font-size:1.4em;font-weight:500;display:inline-flex}.userDashboard .agents .child table{border-collapse:collapse;width:100%;margin-top:2em}.userDashboard .agents .child table thead tr{width:100%;height:40px;color:var(--text);background:var(--primary);border-radius:3px;justify-content:center;align-items:center;display:flex}.userDashboard .agents .child table thead tr th{text-align:center;width:20%;font-size:1.2em;font-weight:500}.userDashboard .agents .child table tbody tr{width:100%;height:50px;color:var(--text);border-radius:3px;justify-content:center;align-items:center;display:flex}.userDashboard .agents .child table tbody tr:hover{background:#ffffff0d}.userDashboard .agents .child table tbody tr td{text-align:center;width:20%;font-size:1.2em;font-weight:500}.userDashboard .agents .child table tbody tr td.agent_dp{align-items:center;gap:.5em;padding-left:.8em;font-size:1.6em;font-weight:800;display:flex}.userDashboard .agents .child table tbody tr td.agent_dp img{object-fit:cover;border-radius:50%;width:30px;height:30px}.userDashboard .agents .child table tbody tr td span{-webkit-line-clamp:2;text-align:left;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.userDashboard .agents .child table tbody tr td .paused{color:orange;font-weight:600}.userDashboard .agents .child table tbody tr td .offline{color:red;font-weight:600}.userDashboard .agents .child table tbody tr td button{color:var(--text);cursor:pointer;background:red;border:none;border-radius:3px;align-items:center;gap:.5em;margin:0 auto;padding:8px 13px;font-size:.8rem;font-weight:600;display:flex}.userDashboard .agents .child table tbody tr td button .icon{width:.8rem;height:.8rem}button:hover{opacity:.9}.userDashboard .agents .child .empty_cont{width:70%;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.userDashboard .agents .child .empty_cont .bot_cont{border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:2em auto;display:flex}.userDashboard .agents .child .empty_cont img{object-fit:contain;width:50px;height:50px}.userDashboard .agents .child .empty_cont .txt{text-align:center;width:100%}.userDashboard .agents .child .empty_cont .txt h4{color:var(--text);font-size:2.4em;font-weight:500}.userDashboard .agents .child .empty_cont .txt p{margin-top:1em;font-size:1.4em;font-weight:500}.userDashboard .agents .child .empty_cont .txt a{letter-spacing:.3px;color:var(--text);background:var(--primary);border:none;border-radius:4px;align-items:center;gap:.7em;margin-top:2em;padding:.9em 1.7em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;display:inline-flex}.userDashboard .playground{width:100%;min-height:calc(100vh - 2em);padding-top:3em}.userDashboard .playground h1{color:var(--text);font-size:3em;font-weight:600}.userDashboard .playground p{color:var(--text);opacity:.8;margin-top:.4em;font-size:1.2em;line-height:150%}.userDashboard .playground .child{gap:1em;width:100%;height:calc(100vh - 150px);margin-top:3em}.userDashboard .playground .child .header_cont{text-align:center;justify-content:space-between;align-items:center;gap:1em;width:100%;height:auto;display:flex}.userDashboard .playground .child .header_cont h2{letter-spacing:-1px;color:var(--text);font-size:2.4em;font-weight:600}.userDashboard .playground .child .header_cont button{letter-spacing:.3px;color:var(--text);background:var(--primary);border:none;border-radius:3px;align-items:center;gap:.7em;padding:.7em 1.5em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;display:inline-flex}.userDashboard .playground .child .playground_cont{gap:3em;width:100%;height:calc(100vh - 220px);margin-top:2em;display:flex}.userDashboard .playground .child .playground_cont .agents_cont{-webkit-backdrop-filter:blur(5px);background:#34333333;border:1px solid #3433334d;border-radius:5px;width:200px;height:600px;padding:1.5em 1em;box-shadow:0 4px 30px #0000001a}.userDashboard .playground .child .playground_cont .agents_cont .agents_cont_header{color:var(--text);justify-content:center;align-items:center;gap:.5em;display:flex}.userDashboard .playground .child .playground_cont .agents_cont .agents_cont_header .icon{background:var(--primary);border-radius:50%;width:30px;height:30px;padding:.6em}.userDashboard .playground .child .playground_cont .agents_cont .agents_cont_header h3{font-size:1.6em}.userDashboard .playground .child .playground_cont .agents_cont form{width:100%;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;outline:none;justify-content:space-between;align-items:center;margin-top:1.5em;padding:0 4px 0 8px;font-size:15px;transition:all .3s;display:flex}.userDashboard .playground .child .playground_cont .agents_cont input[type=text]{width:100%;color:var(--text);background:0 0;border:none;border-radius:5px;outline:none;padding:10px 5px;font-family:Host Grotesk,sans-serif;font-size:12px}.userDashboard .playground .child .playground_cont .agents_cont input[type=text]::placeholder{color:#ffffff4d}.userDashboard .playground .child .playground_cont .agents_cont .search_btn{cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:30px;height:25px;display:flex}.userDashboard .playground .child .playground_cont .agents_cont .search_btn .icon{width:16px;height:16px}.userDashboard .playground .child .playground_cont .agents_cont .search_btn:hover{background:#ffffff14}.userDashboard .playground .child .playground_cont .agents_cont ul{align-items:space-between;flex-direction:column;gap:.5em;width:100%;margin-top:2em;display:flex}.userDashboard .playground .child .playground_cont .agents_cont ul li{color:var(--text);cursor:pointer;border-radius:4px;justify-content:flex-start;align-items:center;gap:1.4em;padding:.8em .5em;transition:background .3s ease-in-out;display:flex}.userDashboard .playground .child .playground_cont .agents_cont ul li:hover,.userDashboard .playground .child .playground_cont .agents_cont ul li.active{background:var(--primary)}.userDashboard .playground .child .playground_cont .agents_cont ul li .icon{background:var(--primary);border-radius:50%;width:30px;height:30px;padding:.6em}.userDashboard .playground .child .playground_cont .agents_cont ul li img{object-fit:cover;background:var(--primary);border-radius:50%;width:30px;height:30px;padding:.2em}.userDashboard .playground .child .playground_cont .agents_cont ul li h3{font-size:1.4em;font-weight:500}.userDashboard .playground .child .playground_cont .chat_cont{-webkit-backdrop-filter:blur(5px);border:1px solid #3433334d;border-radius:5px;width:calc(100% - 200px);height:600px;padding:1.5em 1em;position:relative;box-shadow:0 4px 30px #0000001a}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont{width:70%;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont .bot_cont{border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:2em auto;display:flex}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont img{object-fit:contain;width:50px;height:50px}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont .txt{text-align:center;width:100%}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont .txt h4{color:var(--text);font-size:2.4em;font-weight:500}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont .txt p{margin-top:1em;font-size:1.4em;font-weight:500}.userDashboard .playground .child .playground_cont .chat_cont .empty_cont .txt a{letter-spacing:.3px;color:var(--text);background:var(--primary);border:none;border-radius:4px;align-items:center;gap:.7em;margin-top:2em;padding:.9em 1.7em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;display:inline-flex}.chat{flex-direction:column;width:100%;max-width:900px;height:100%;margin:0 auto;display:flex}.messages_container{flex-direction:column;flex:1;gap:1.5rem;padding:2rem 1rem;display:flex;overflow-y:auto}.messages_container::-webkit-scrollbar{width:6px}.messages_container::-webkit-scrollbar-track{background:0 0}.messages_container::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.message_wrapper{width:100%;display:flex}.message_wrapper.user{justify-content:flex-end}.message_wrapper.bot{justify-content:flex-start}.message_content{align-items:flex-start;gap:.75rem;max-width:75%;display:flex}.message_wrapper.user .message_content{flex-direction:row-reverse}.avatar{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.avatar img{object-fit:cover;border-radius:50%;width:85%;height:85%}.message_text{flex-direction:column;gap:.25rem;display:flex}.sender_name{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.message_wrapper.user .sender_name{text-align:right}.text{color:var(--text);background:var(--text);word-wrap:break-word;border-radius:12px;padding:.875rem 1rem;font-size:.95rem;line-height:1.6}.text.bot *{color:var(--bg)!important;font-size:.95rem!important}.text.user *{color:var(--text)!important;font-size:.95rem!important}.text.bot.img{background:0 0!important}.message_wrapper.user .text{background:var(--primary);border-radius:12px 12px 2px}.message_wrapper.bot .text{border-radius:12px 12px 12px 2px}.text img{object-fit:contain;border-radius:4px;width:300px}.text .message_image{position:relative}.download-btn{color:#fff;opacity:0;pointer-events:auto;background-color:#0009;border-radius:3px;justify-content:center;align-items:center;padding:8px;font-size:1rem;text-decoration:none;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:8px;right:3px}.download-btn .icon{width:1em;height:1em;color:var(--text);stroke:var(--text)}.message_image:hover .download-btn{opacity:1;transform:translateY(0)}.download-btn:hover{background-color:#000c;transform:scale(1.1)}.typing_indicator{background:var(--text);border-radius:12px 12px 12px 2px;gap:4px;padding:.875rem 1rem;display:flex}.typing_indicator span{background:#666;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing_indicator span:nth-child(2){animation-delay:.2s}.typing_indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.input_container{border-top:1px solid var(--border);padding:1.5rem}.input_wrapper{background:var(--text);border:1px solid var(--border);border-radius:12px;align-items:flex-end;gap:.75rem;padding:.75rem 1rem;transition:border-color .2s;display:flex}.input_wrapper:focus-within{border-color:var(--primary)}.input_wrapper textarea{color:var(--bg);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:70px;font-family:inherit;font-size:.95rem;line-height:1.5}.input_wrapper textarea::placeholder{color:#666}.send_btn{background:var(--primary);cursor:pointer;color:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.send_btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.send_btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.message_content{max-width:85%}.messages_container{padding:1rem .75rem}.input_container{padding:1rem}}.soon{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.soon img{object-fit:contain;height:50%}.soon h1{letter-spacing:1px;color:var(--text);margin-top:.4em;font-family:Anton,sans-serif;font-size:8em}.userDashboard .integration_page{width:100%;min-height:calc(100vh - 2em);padding-top:3em}.userDashboard .integration_page h1{color:var(--text);font-size:3em;font-weight:600}.userDashboard .integration_page p{color:var(--text);opacity:.8;margin-top:.4em;font-size:1.2em;line-height:150%}.userDashboard .integration_page .child{gap:1em;width:100%;height:calc(100vh - 150px);margin-top:3em}.userDashboard .integration_page .child .header_cont{text-align:center;justify-content:space-between;align-items:center;gap:1em;width:100%;height:auto;display:flex}.userDashboard .integration_page .child .header_cont h2{letter-spacing:-1px;color:var(--text);font-size:2.4em;font-weight:600}.userDashboard .integration_page .child .header_cont button{letter-spacing:.3px;color:var(--text);background:var(--primary);opacity:.8;pointer-events:none;border:none;border-radius:3px;align-items:center;gap:.7em;padding:.7em 1.5em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;display:inline-flex}.userDashboard .integration_page .child .header_cont button.active{opacity:1;pointer-events:auto}.userDashboard .integration_page .child .integration_cont{gap:3em;width:100%;height:calc(100vh - 220px);margin-top:2em;display:flex}.userDashboard .integration_page .child .integration_cont .agents_cont{-webkit-backdrop-filter:blur(5px);background:#34333333;border:1px solid #3433334d;border-radius:5px;width:200px;height:600px;padding:1.5em 1em;box-shadow:0 4px 30px #0000001a}.userDashboard .integration_page .child .integration_cont .agents_cont .agents_cont_header{color:var(--text);justify-content:center;align-items:center;gap:.5em;display:flex}.userDashboard .integration_page .child .integration_cont .agents_cont .agents_cont_header .icon{background:var(--primary);border-radius:50%;width:30px;height:30px;padding:.6em}.userDashboard .integration_page .child .integration_cont .agents_cont .agents_cont_header h3{font-size:1.6em}.userDashboard .integration_page .child .integration_cont .agents_cont form{width:100%;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;outline:none;justify-content:space-between;align-items:center;margin-top:1.5em;padding:0 4px 0 8px;font-size:15px;transition:all .3s;display:flex}.userDashboard .integration_page .child .integration_cont .agents_cont input[type=text]{width:100%;color:var(--text);background:0 0;border:none;border-radius:5px;outline:none;padding:10px 5px;font-family:Host Grotesk,sans-serif;font-size:12px}.userDashboard .integration_page .child .integration_cont .agents_cont input[type=text]::placeholder{color:#ffffff4d}.userDashboard .integration_page .child .integration_cont .agents_cont .search_btn{cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:30px;height:25px;display:flex}.userDashboard .integration_page .child .integration_cont .agents_cont .search_btn .icon{width:16px;height:16px}.userDashboard .integration_page .child .integration_cont .agents_cont .search_btn:hover{background:#ffffff14}.userDashboard .integration_page .child .integration_cont .agents_cont ul{align-items:space-between;flex-direction:column;gap:.5em;width:100%;margin-top:2em;display:flex}.userDashboard .integration_page .child .integration_cont .agents_cont ul li{color:var(--text);cursor:pointer;border-radius:4px;justify-content:flex-start;align-items:center;gap:1.4em;padding:.8em .5em;transition:background .3s ease-in-out;display:flex}.userDashboard .integration_page .child .integration_cont .agents_cont ul li:hover,.userDashboard .integration_page .child .integration_cont .agents_cont ul li.active{background:var(--primary)}.userDashboard .integration_page .child .integration_cont .agents_cont ul li .icon{background:var(--primary);border-radius:50%;width:30px;height:30px;padding:.6em}.userDashboard .integration_page .child .integration_cont .agents_cont ul li img{object-fit:cover;background:var(--primary);border-radius:50%;width:30px;height:30px;padding:.2em}.userDashboard .integration_page .child .integration_cont .agents_cont ul li h3{font-size:1.4em;font-weight:500}.userDashboard .integration_page .child .rows{flex-wrap:wrap;justify-content:center;gap:4em;width:100%;height:auto;margin-top:2em;display:flex}.userDashboard .integration_page .child form{width:47%}.userDashboard .integration_page .child .form-group{width:100%;margin-bottom:32px}.userDashboard .integration_page .child .form-label{color:#e0e0e0;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.userDashboard .integration_page .child .form-input,.userDashboard .integration_page .child .form-textarea,.userDashboard .integration_page .child .form-select{width:100%;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:3px;padding:14px 16px;font-family:Host Grotesk,sans-serif;font-size:1.4em;transition:all .3s}.userDashboard .integration_page .child .form-input::placeholder,.userDashboard .integration_page .child .form-textarea::placeholder{color:#666}.userDashboard .integration_page .child .form-input:focus,.userDashboard .integration_page .child .form-textarea:focus,.userDashboard .integration_page .child .form-select:focus{border-color:var(--primary);background:#ffffff14;outline:none}.userDashboard .integration_page .child .form-textarea{resize:vertical;min-height:120px;font-family:inherit}.userDashboard .integration_page .child .platform-selector{justify-content:flex-start;align-items:center;gap:2em;width:100%;margin-top:12px;display:flex}.userDashboard .integration_page .child .platform-option{color:var(--text);text-align:center;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:3px;padding:1em 6em;font-size:14px;transition:all .3s;display:inline-block}.userDashboard .integration_page .child .platform-option.selected{background:var(--primary);border-color:var(--primary)}.userDashboard .integration_page .child .platform-option:hover{background:var(--primary)}.userDashboard .integration_page .child form button{color:var(--text);background:var(--primary);text-align:center;cursor:pointer;border:none;border-radius:2px;outline:none;margin:2em auto;padding:1em 3em;font-family:Host Grotesk,sans-serif;font-size:14px;transition:all .3s;display:flex}.userDashboard .integration_page .child .integration_cont .integrated_cont{-webkit-backdrop-filter:blur(5px);border:1px solid #3433334d;border-radius:5px;width:calc(100% - 200px);height:600px;padding:1.5em 1em;position:relative;overflow-y:scroll;box-shadow:0 4px 30px #0000001a}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont{width:70%;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont .bot_cont{border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:2em auto;display:flex}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont img{object-fit:contain;width:50px;height:50px}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont .txt{text-align:center;width:100%}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont .txt h4{color:var(--text);font-size:2.4em;font-weight:500}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont .txt p{margin-top:1em;font-size:1.4em;font-weight:500}.userDashboard .integration_page .child .integration_cont .integrated_cont .empty_cont .txt a{letter-spacing:.3px;color:var(--text);background:var(--primary);border:none;border-radius:4px;align-items:center;gap:.7em;margin-top:2em;padding:.9em 1.7em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;display:inline-flex}.userDashboard .integration_page .child .botCont{flex-direction:column;gap:2em;width:50%;padding:0 2em;display:flex}.userDashboard .integration_page .child .botCont .dp{align-items:center;gap:2em;display:flex}.userDashboard .integration_page .child .botCont .dp img{object-fit:cover;border:4px dotted var(--primary);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;display:flex}.userDashboard .integration_page .child .botCont h2{color:var(--text);font-size:1.8em;font-weight:600}.userDashboard .integration_page .child .botCont h2 span{opacity:.7;margin-top:.2em;font-size:.8em;display:block}.userDashboard .integration_page .child .botCont .platform{padding-top:10px}.userDashboard .integration_page .child .botCont .links{gap:1em;display:flex}.userDashboard .integration_page .child .botCont .platform{color:var(--text);background:var(--primary);border-radius:3px;justify-content:center;align-items:center;gap:.7em;width:calc(100% - 50px);padding:10px 15px;font-size:12px;font-weight:500;display:flex}.userDashboard .integration_page .child .botCont .platform:hover{color:var(--bg);background:var(--text)}.userDashboard .integration_page .child .botCont .platform img{object-fit:contain;width:16px;height:16px}.userDashboard .integration_page .child .botCont .btn{color:var(--text);background:#dc143c;border-radius:3px;align-self:flex-start;padding:15px;font-size:12px;font-weight:500;display:flex}.userDashboard .integration_page .child .botCont .btn .icon{width:16px;height:16px}.userDashboard .subscription{width:100%;min-height:calc(100vh - 2em);padding-top:3em}.userDashboard .subscription h1{color:var(--text);font-size:3em;font-weight:600}.userDashboard .subscription p{color:var(--text);opacity:.8;margin-top:.4em;font-size:1.2em;line-height:150%}.userDashboard .subscription .child{width:100%;height:calc(100vh - 150px);padding-top:2em;overflow-y:scroll}.userDashboard .subscription .child .plans-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:15px;max-width:1400px;margin:0 auto;display:grid}.userDashboard .subscription .child .plan-card{cursor:pointer;background:linear-gradient(145deg,#111,#000);border:2px solid #333;border-radius:16px;flex-direction:column;padding:20px;transition:all .3s;display:flex}.userDashboard .subscription .child .plan-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px #7529d94d}.userDashboard .subscription .child .plan-card.featured{border-color:var(--primary);box-shadow:0 10px 30px #7529d933}.userDashboard .subscription .child .plan-name{color:var(--primary);margin-bottom:15px;font-size:28px;font-weight:700}.userDashboard .subscription .child .pricing{flex-direction:column;gap:5px;display:flex}.userDashboard .subscription .child .setup-fee{color:#aaa;font-size:16px}.userDashboard .subscription .child .monthly-fee{color:var(--text);font-size:32px;font-weight:700}.userDashboard .subscription .child .plan-description{color:#ccc;margin-bottom:30px;line-height:1.6}.userDashboard .subscription .child .features{flex-grow:1;margin-bottom:30px}.userDashboard .subscription .child .features-title{color:var(--text);margin-bottom:15px;font-size:18px}.userDashboard .subscription .child .features-list{list-style:none}.userDashboard .subscription .child .feature-item{color:#ddd;align-items:flex-start;gap:10px;padding:10px 0;line-height:1.5;display:flex}.userDashboard .subscription .child .checkmark{color:var(--primary);flex-shrink:0;font-weight:700}.userDashboard .subscription .child .ideal-for{color:#aaa;border-top:1px solid #333;margin-bottom:10px;padding:15px 0;font-size:14px;line-height:1.5}.userDashboard .subscription .child .ideal-for strong{color:var(--primary)}.userDashboard .subscription .child .cta-button{background-color:var(--primary);color:var(--text);cursor:pointer;border:none;border-radius:8px;width:100%;padding:15px 30px;font-family:Host Grotesk,sans-serif;font-size:18px;font-weight:600;transition:all .3s}.userDashboard .subscription .child .cta-button:hover{background-color:var(--primary);transform:scale(1.02)}@media (max-width:768px){.userDashboard .subscription .child .title{font-size:36px}.userDashboard .subscription .child .subtitle{font-size:24px}.userDashboard .subscription .child .plans-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0%;padding:0%;text-decoration:none;list-style:none}html{scroll-behavior:smooth}:root{--bg:#000;--text:#fff;--primary:#7529d9;--secondary:#11bbd6}body{background-color:var(--bg);font-family:Host Grotesk,sans-serif}.container{background-color:var(--bg);width:100%;min-height:100vh;font-family:Host Grotesk,sans-serif;font-size:10px}.container nav{justify-content:space-between;align-items:center;width:100%;height:auto;padding:2.5em 10em;display:flex}.container nav .first_Sec{align-items:center;gap:14em;display:flex}.container nav .first_Sec .logo img{object-fit:contain;height:35px}.container nav .first_Sec ul{align-items:center;gap:3em;display:flex}.container nav .first_Sec ul li a{color:var(--text);letter-spacing:1.5px;text-transform:uppercase;font-size:1.6em;font-weight:600}.container nav .first_Sec ul li a:hover{color:var(--primary)}.container nav .second_Sec{align-items:center;gap:2em;display:flex}.container nav .second_Sec li a{letter-spacing:.3px;color:var(--text);background:var(--primary);border-radius:2px;align-items:center;gap:.7em;padding:.9em 1.5em;font-size:1.4em;font-weight:500;display:inline-flex}.container nav .second_Sec button.btn{letter-spacing:.3px;color:var(--text);background:var(--primary);cursor:pointer;border:none;border-radius:2px;outline:none;align-items:center;gap:.7em;padding:1em 2em;font-family:Host Grotesk,sans-serif;font-size:1.4em;font-weight:500;display:inline-flex}.container nav .first_Sec ul li.dropdown{position:relative}.container nav .first_Sec ul li.dropdown .dropdown-toggle{align-items:center;gap:.5em;display:flex}.container nav .first_Sec ul li.dropdown .dropdown-arrow{font-size:.8em;transition:transform .3s}.container nav .first_Sec ul li.dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.container nav .first_Sec ul li.dropdown .dropdown-menu{background:var(--bg);border:1px solid var(--text);z-index:1000;border-radius:5px;flex-direction:column;gap:0;min-width:200px;position:absolute;top:100%;left:0;box-shadow:0 4px 8px #0000001a}.container nav .first_Sec ul li.dropdown .dropdown-menu li{width:100%}.container nav .first_Sec ul li.dropdown .dropdown-menu li a{color:var(--text);border-radius:0;padding:.8em 1.5em;font-size:1.4em;font-weight:500;transition:all .3s;display:block}.container nav .first_Sec ul li.dropdown .dropdown-menu li a:hover{background:var(--text);color:var(--bg)}.mobile-menu-toggle{color:var(--text);cursor:pointer;z-index:1002;background:0 0;border:none;border-radius:5px;padding:.5em;font-size:2.4em;transition:background-color .3s;display:none;position:relative}.mobile-menu-toggle:hover{background-color:#0000001a}.mobile-nav{background:var(--bg);border-left:1px solid var(--text);z-index:1001;width:280px;height:100vh;transition:right .3s;display:none;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.mobile-nav.open{right:0}.mobile-nav-list{flex-direction:column;padding:8em 0 2em;display:flex}.mobile-nav-list li{border-bottom:1px solid #0000001a}.mobile-nav-list li a{color:var(--text);padding:1.5em 2em;font-size:1.6em;font-weight:600;text-decoration:none;transition:all .3s;display:block}.mobile-nav-list li a:hover{background:var(--text);color:var(--bg)}.mobile-dropdown-toggle{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5em 2em;font-size:1.6em;font-weight:600;transition:all .3s;display:flex}.mobile-dropdown-toggle:hover{background:var(--text);color:var(--bg)}.mobile-dropdown-toggle .dropdown-arrow{font-size:1em;transition:transform .3s}.mobile-dropdown-toggle .dropdown-arrow.rotated{transform:rotate(180deg)}.mobile-dropdown-menu{background:#0000000d;border-top:1px solid #0000001a}.mobile-dropdown-menu li a{color:var(--text);padding:1.2em 3em;font-size:1.4em;font-weight:500}.mobile-dropdown-menu li a:hover{background:var(--text);color:var(--bg)}.mobile-btn{letter-spacing:.3px;color:var(--text);background:var(--bg);text-transform:uppercase;border:none;border-radius:2px;outline:none;align-items:center;gap:.7em;padding:1.2em 2em;font-size:1.4em;font-weight:500;display:none;display:flex!important}.mobile-btn:hover{color:var(--bg);background:var(--text)}.mobile-contact a{letter-spacing:.3px;color:var(--text);background:var(--bg);text-transform:uppercase;border-radius:2px;align-items:center;gap:.7em;font-size:1.4em;font-weight:500;display:none;display:flex!important}.mobile-contact a:hover{color:var(--bg);background:var(--text)}.mobile-overlay{z-index:1000;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.container footer{flex-direction:column;justify-content:flex-start;align-items:center;gap:2em;width:100%;min-height:200px;padding-bottom:2em;display:flex}.container footer h1{letter-spacing:-2px;color:var(--text);margin-top:.1em;font-size:10em;font-weight:600}.container footer h1 span{color:var(--primary)}.container footer h2{color:var(--text);letter-spacing:2px;opacity:.8;text-transform:uppercase;margin-top:.1em;font-size:1.4em;font-weight:300}.container footer .btn{color:var(--text);-webkit-backdrop-filter:blur(5px);background:#59575733;border-radius:5px;margin-top:1em;padding:.7em 1.4em;font-size:2em;transition:background .5s ease-in-out;display:inline-block;box-shadow:0 4px 30px #0000001a}.container footer .btn .icon{margin-left:.5em;transition:transform .5s ease-in-out}.container footer .btn:hover .icon{transform:scale(1.1)translate(30%,-20%)}.container footer ul{align-items:center;gap:4em;margin-top:1em;display:flex}.container footer ul li a{letter-spacing:3px;text-transform:uppercase;color:var(--text);font-size:1.4em;font-weight:600}.container footer ul .socials{gap:2em;margin-left:1em;font-size:1.4em;display:flex}.container footer ul .socials li a{transition:all .5s ease-in-out}.container footer ul .socials li a:hover{color:var(--primary);transform:scale(1.1)}.container nav .menuBar{color:var(--text);font-size:4em;display:none}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:var(--primary);border-radius:7px;width:90%;max-width:480px;animation:.3s ease-out slideUp;box-shadow:0 20px 60px #00000080}.modal-content.modal-error{background:#dc143c}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #8b5cf633;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.modal-content.modal-error .modal-header{border-bottom:1px solid #ea4364}.modal-header h3{color:var(--text);margin:0;font-size:20px}.modal-close{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:32px;line-height:1;transition:all .2s;display:flex}.modal-close:hover{background:var(--bg);color:var(--text)}.modal-body{padding:24px}.modal-body p{color:#ddd;margin:0;line-height:1.6;font-size:1.6em!important}.modal-footer{justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}@media (max-width:1024px){.container nav{padding:2em 4em}nav .first_Sec{gap:4em}}@media (max-width:768px){.container nav{background:var(--bg);z-index:1000;padding:1.5em 2em;position:fixed;top:0%;left:0%}nav .first_Sec{justify-content:space-between;width:100%}.container nav .first_Sec .logo img{width:100px}nav .desktop-nav,nav .desktop-contact{display:none!important}.mobile-menu-toggle,.mobile-nav,.mobile-overlay{display:block}.container .getInTouch{padding:2em}.container .getInTouch h1{font-size:4em}.container .getInTouch p{font-size:1.4em;font-weight:300}.container .getInTouch .contactCont{gap:.5em;margin-top:3em}.container .getInTouch .contactCont .btn{color:var(--bg);background:var(--text);border:none;border-radius:3px;outline:none;justify-content:center;align-items:center;height:auto;padding:0;font-size:1.6em;display:flex}.container .getInTouch .contactCont .icon{width:25px;height:25px;color:var(--bg);background:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:1.2em;display:flex}.container .getInTouch .contactCont a.call.first{margin-right:1em}.container .getInTouch .contactCont a.call{font-size:1em}.container .getInTouch .contactCont a.call:hover{color:var(--primary);-webkit-text-decoration:none;text-decoration:none}.text_content{width:100%;min-height:100vh;margin:1em auto;padding:0 1.8em}.text_content h4{font-size:2em}.text_content p,.text_content ul li{font-size:1.4em}}@media (max-width:480px){.container nav{padding:1em 1.5em}.container nav .first_Sec .logo img{width:100px}.mobile-nav{width:100%;right:-100%}.mobile-nav-list{padding-top:6em}.mobile-nav-list li a,.mobile-dropdown-toggle{font-size:1.4em}.mobile-dropdown-menu li a{padding:1em 2.5em;font-size:1.2em}}@media (prefers-reduced-motion:no-preference){.mobile-nav,.mobile-overlay{transition:all .3s}.mobile-nav-list li a,.mobile-dropdown-toggle{transition:all .2s}}[data-rk] .iekbcc0{box-sizing:border-box;text-align:left;vertical-align:baseline;-webkit-tap-highlight-color:transparent;border:0;margin:0;padding:0;font-size:100%;line-height:normal}[data-rk] .iekbcc1{list-style:none}[data-rk] .iekbcc2{quotes:none}[data-rk] .iekbcc2:before,[data-rk] .iekbcc2:after{content:""}[data-rk] .iekbcc3{border-collapse:collapse;border-spacing:0}[data-rk] .iekbcc4{appearance:none}[data-rk] .iekbcc5{outline:none}[data-rk] .iekbcc5::placeholder{opacity:1}[data-rk] .iekbcc6{color:inherit;background-color:#0000}[data-rk] .iekbcc7:disabled{opacity:1}[data-rk] .iekbcc7::-ms-expand{display:none}[data-rk] .iekbcc8::-ms-clear{display:none}[data-rk] .iekbcc8::-webkit-search-cancel-button{-webkit-appearance:none}[data-rk] .iekbcc9{cursor:pointer;text-align:left;background:0 0}[data-rk] .iekbcca{color:inherit;text-decoration:none}[data-rk] .ju367v0{align-items:flex-start}[data-rk] .ju367v2{align-items:flex-end}[data-rk] .ju367v4{align-items:center}[data-rk] .ju367v6{display:none}[data-rk] .ju367v8{display:block}[data-rk] .ju367va{display:flex}[data-rk] .ju367vc{display:inline}[data-rk] .ju367ve{align-self:flex-start}[data-rk] .ju367vf{align-self:flex-end}[data-rk] .ju367vg{align-self:center}[data-rk] .ju367vh{background-size:cover}[data-rk] .ju367vi{border-radius:1px}[data-rk] .ju367vj{border-radius:6px}[data-rk] .ju367vk{border-radius:10px}[data-rk] .ju367vl{border-radius:13px}[data-rk] .ju367vm{border-radius:var(--rk-radii-actionButton)}[data-rk] .ju367vn{border-radius:var(--rk-radii-connectButton)}[data-rk] .ju367vo{border-radius:var(--rk-radii-menuButton)}[data-rk] .ju367vp{border-radius:var(--rk-radii-modal)}[data-rk] .ju367vq{border-radius:var(--rk-radii-modalMobile)}[data-rk] .ju367vr{border-radius:25%}[data-rk] .ju367vs{border-radius:9999px}[data-rk] .ju367vt{border-style:solid}[data-rk] .ju367vu{border-width:0}[data-rk] .ju367vv{border-width:1px}[data-rk] .ju367vw{border-width:2px}[data-rk] .ju367vx{border-width:4px}[data-rk] .ju367vy{cursor:pointer}[data-rk] .ju367vz{cursor:none}[data-rk] .ju367v10{pointer-events:none}[data-rk] .ju367v11{pointer-events:all}[data-rk] .ju367v12{min-height:8px}[data-rk] .ju367v13{min-height:44px}[data-rk] .ju367v14{flex-direction:row}[data-rk] .ju367v15{flex-direction:column}[data-rk] .ju367v16{font-family:var(--rk-fonts-body)}[data-rk] .ju367v17{font-size:12px;line-height:18px}[data-rk] .ju367v18{font-size:13px;line-height:18px}[data-rk] .ju367v19{font-size:14px;line-height:18px}[data-rk] .ju367v1a{font-size:16px;line-height:20px}[data-rk] .ju367v1b{font-size:18px;line-height:24px}[data-rk] .ju367v1c{font-size:20px;line-height:24px}[data-rk] .ju367v1d{font-size:23px;line-height:29px}[data-rk] .ju367v1e{font-weight:400}[data-rk] .ju367v1f{font-weight:500}[data-rk] .ju367v1g{font-weight:600}[data-rk] .ju367v1h{font-weight:700}[data-rk] .ju367v1i{font-weight:800}[data-rk] .ju367v1j{gap:0}[data-rk] .ju367v1k{gap:1px}[data-rk] .ju367v1l{gap:2px}[data-rk] .ju367v1m{gap:3px}[data-rk] .ju367v1n{gap:4px}[data-rk] .ju367v1o{gap:5px}[data-rk] .ju367v1p{gap:6px}[data-rk] .ju367v1q{gap:8px}[data-rk] .ju367v1r{gap:10px}[data-rk] .ju367v1s{gap:12px}[data-rk] .ju367v1t{gap:14px}[data-rk] .ju367v1u{gap:16px}[data-rk] .ju367v1v{gap:18px}[data-rk] .ju367v1w{gap:20px}[data-rk] .ju367v1x{gap:24px}[data-rk] .ju367v1y{gap:28px}[data-rk] .ju367v1z{gap:32px}[data-rk] .ju367v20{gap:36px}[data-rk] .ju367v21{gap:44px}[data-rk] .ju367v22{gap:64px}[data-rk] .ju367v23{gap:-1px}[data-rk] .ju367v24{height:1px}[data-rk] .ju367v25{height:2px}[data-rk] .ju367v26{height:4px}[data-rk] .ju367v27{height:8px}[data-rk] .ju367v28{height:12px}[data-rk] .ju367v29{height:20px}[data-rk] .ju367v2a{height:24px}[data-rk] .ju367v2b{height:28px}[data-rk] .ju367v2c{height:30px}[data-rk] .ju367v2d{height:32px}[data-rk] .ju367v2e{height:34px}[data-rk] .ju367v2f{height:36px}[data-rk] .ju367v2g{height:40px}[data-rk] .ju367v2h{height:44px}[data-rk] .ju367v2i{height:48px}[data-rk] .ju367v2j{height:54px}[data-rk] .ju367v2k{height:60px}[data-rk] .ju367v2l{height:200px}[data-rk] .ju367v2m{height:100%}[data-rk] .ju367v2n{height:max-content}[data-rk] .ju367v2o{justify-content:flex-start}[data-rk] .ju367v2p{justify-content:flex-end}[data-rk] .ju367v2q{justify-content:center}[data-rk] .ju367v2r{justify-content:space-between}[data-rk] .ju367v2s{justify-content:space-around}[data-rk] .ju367v2t{text-align:left}[data-rk] .ju367v2u{text-align:center}[data-rk] .ju367v2v{text-align:inherit}[data-rk] .ju367v2w{margin-bottom:0}[data-rk] .ju367v2x{margin-bottom:1px}[data-rk] .ju367v2y{margin-bottom:2px}[data-rk] .ju367v2z{margin-bottom:3px}[data-rk] .ju367v30{margin-bottom:4px}[data-rk] .ju367v31{margin-bottom:5px}[data-rk] .ju367v32{margin-bottom:6px}[data-rk] .ju367v33{margin-bottom:8px}[data-rk] .ju367v34{margin-bottom:10px}[data-rk] .ju367v35{margin-bottom:12px}[data-rk] .ju367v36{margin-bottom:14px}[data-rk] .ju367v37{margin-bottom:16px}[data-rk] .ju367v38{margin-bottom:18px}[data-rk] .ju367v39{margin-bottom:20px}[data-rk] .ju367v3a{margin-bottom:24px}[data-rk] .ju367v3b{margin-bottom:28px}[data-rk] .ju367v3c{margin-bottom:32px}[data-rk] .ju367v3d{margin-bottom:36px}[data-rk] .ju367v3e{margin-bottom:44px}[data-rk] .ju367v3f{margin-bottom:64px}[data-rk] .ju367v3g{margin-bottom:-1px}[data-rk] .ju367v3h{margin-left:0}[data-rk] .ju367v3i{margin-left:1px}[data-rk] .ju367v3j{margin-left:2px}[data-rk] .ju367v3k{margin-left:3px}[data-rk] .ju367v3l{margin-left:4px}[data-rk] .ju367v3m{margin-left:5px}[data-rk] .ju367v3n{margin-left:6px}[data-rk] .ju367v3o{margin-left:8px}[data-rk] .ju367v3p{margin-left:10px}[data-rk] .ju367v3q{margin-left:12px}[data-rk] .ju367v3r{margin-left:14px}[data-rk] .ju367v3s{margin-left:16px}[data-rk] .ju367v3t{margin-left:18px}[data-rk] .ju367v3u{margin-left:20px}[data-rk] .ju367v3v{margin-left:24px}[data-rk] .ju367v3w{margin-left:28px}[data-rk] .ju367v3x{margin-left:32px}[data-rk] .ju367v3y{margin-left:36px}[data-rk] .ju367v3z{margin-left:44px}[data-rk] .ju367v40{margin-left:64px}[data-rk] .ju367v41{margin-left:-1px}[data-rk] .ju367v42{margin-right:0}[data-rk] .ju367v43{margin-right:1px}[data-rk] .ju367v44{margin-right:2px}[data-rk] .ju367v45{margin-right:3px}[data-rk] .ju367v46{margin-right:4px}[data-rk] .ju367v47{margin-right:5px}[data-rk] .ju367v48{margin-right:6px}[data-rk] .ju367v49{margin-right:8px}[data-rk] .ju367v4a{margin-right:10px}[data-rk] .ju367v4b{margin-right:12px}[data-rk] .ju367v4c{margin-right:14px}[data-rk] .ju367v4d{margin-right:16px}[data-rk] .ju367v4e{margin-right:18px}[data-rk] .ju367v4f{margin-right:20px}[data-rk] .ju367v4g{margin-right:24px}[data-rk] .ju367v4h{margin-right:28px}[data-rk] .ju367v4i{margin-right:32px}[data-rk] .ju367v4j{margin-right:36px}[data-rk] .ju367v4k{margin-right:44px}[data-rk] .ju367v4l{margin-right:64px}[data-rk] .ju367v4m{margin-right:-1px}[data-rk] .ju367v4n{margin-top:0}[data-rk] .ju367v4o{margin-top:1px}[data-rk] .ju367v4p{margin-top:2px}[data-rk] .ju367v4q{margin-top:3px}[data-rk] .ju367v4r{margin-top:4px}[data-rk] .ju367v4s{margin-top:5px}[data-rk] .ju367v4t{margin-top:6px}[data-rk] .ju367v4u{margin-top:8px}[data-rk] .ju367v4v{margin-top:10px}[data-rk] .ju367v4w{margin-top:12px}[data-rk] .ju367v4x{margin-top:14px}[data-rk] .ju367v4y{margin-top:16px}[data-rk] .ju367v4z{margin-top:18px}[data-rk] .ju367v50{margin-top:20px}[data-rk] .ju367v51{margin-top:24px}[data-rk] .ju367v52{margin-top:28px}[data-rk] .ju367v53{margin-top:32px}[data-rk] .ju367v54{margin-top:36px}[data-rk] .ju367v55{margin-top:44px}[data-rk] .ju367v56{margin-top:64px}[data-rk] .ju367v57{margin-top:-1px}[data-rk] .ju367v58{max-width:1px}[data-rk] .ju367v59{max-width:2px}[data-rk] .ju367v5a{max-width:4px}[data-rk] .ju367v5b{max-width:8px}[data-rk] .ju367v5c{max-width:12px}[data-rk] .ju367v5d{max-width:20px}[data-rk] .ju367v5e{max-width:24px}[data-rk] .ju367v5f{max-width:28px}[data-rk] .ju367v5g{max-width:30px}[data-rk] .ju367v5h{max-width:32px}[data-rk] .ju367v5i{max-width:34px}[data-rk] .ju367v5j{max-width:36px}[data-rk] .ju367v5k{max-width:40px}[data-rk] .ju367v5l{max-width:44px}[data-rk] .ju367v5m{max-width:48px}[data-rk] .ju367v5n{max-width:54px}[data-rk] .ju367v5o{max-width:60px}[data-rk] .ju367v5p{max-width:200px}[data-rk] .ju367v5q{max-width:100%}[data-rk] .ju367v5r{max-width:max-content}[data-rk] .ju367v5s{min-width:1px}[data-rk] .ju367v5t{min-width:2px}[data-rk] .ju367v5u{min-width:4px}[data-rk] .ju367v5v{min-width:8px}[data-rk] .ju367v5w{min-width:12px}[data-rk] .ju367v5x{min-width:20px}[data-rk] .ju367v5y{min-width:24px}[data-rk] .ju367v5z{min-width:28px}[data-rk] .ju367v60{min-width:30px}[data-rk] .ju367v61{min-width:32px}[data-rk] .ju367v62{min-width:34px}[data-rk] .ju367v63{min-width:36px}[data-rk] .ju367v64{min-width:40px}[data-rk] .ju367v65{min-width:44px}[data-rk] .ju367v66{min-width:48px}[data-rk] .ju367v67{min-width:54px}[data-rk] .ju367v68{min-width:60px}[data-rk] .ju367v69{min-width:200px}[data-rk] .ju367v6a{min-width:100%}[data-rk] .ju367v6b{min-width:max-content}[data-rk] .ju367v6c{overflow:hidden}[data-rk] .ju367v6d{padding-bottom:0}[data-rk] .ju367v6e{padding-bottom:1px}[data-rk] .ju367v6f{padding-bottom:2px}[data-rk] .ju367v6g{padding-bottom:3px}[data-rk] .ju367v6h{padding-bottom:4px}[data-rk] .ju367v6i{padding-bottom:5px}[data-rk] .ju367v6j{padding-bottom:6px}[data-rk] .ju367v6k{padding-bottom:8px}[data-rk] .ju367v6l{padding-bottom:10px}[data-rk] .ju367v6m{padding-bottom:12px}[data-rk] .ju367v6n{padding-bottom:14px}[data-rk] .ju367v6o{padding-bottom:16px}[data-rk] .ju367v6p{padding-bottom:18px}[data-rk] .ju367v6q{padding-bottom:20px}[data-rk] .ju367v6r{padding-bottom:24px}[data-rk] .ju367v6s{padding-bottom:28px}[data-rk] .ju367v6t{padding-bottom:32px}[data-rk] .ju367v6u{padding-bottom:36px}[data-rk] .ju367v6v{padding-bottom:44px}[data-rk] .ju367v6w{padding-bottom:64px}[data-rk] .ju367v6x{padding-bottom:-1px}[data-rk] .ju367v6y{padding-left:0}[data-rk] .ju367v6z{padding-left:1px}[data-rk] .ju367v70{padding-left:2px}[data-rk] .ju367v71{padding-left:3px}[data-rk] .ju367v72{padding-left:4px}[data-rk] .ju367v73{padding-left:5px}[data-rk] .ju367v74{padding-left:6px}[data-rk] .ju367v75{padding-left:8px}[data-rk] .ju367v76{padding-left:10px}[data-rk] .ju367v77{padding-left:12px}[data-rk] .ju367v78{padding-left:14px}[data-rk] .ju367v79{padding-left:16px}[data-rk] .ju367v7a{padding-left:18px}[data-rk] .ju367v7b{padding-left:20px}[data-rk] .ju367v7c{padding-left:24px}[data-rk] .ju367v7d{padding-left:28px}[data-rk] .ju367v7e{padding-left:32px}[data-rk] .ju367v7f{padding-left:36px}[data-rk] .ju367v7g{padding-left:44px}[data-rk] .ju367v7h{padding-left:64px}[data-rk] .ju367v7i{padding-left:-1px}[data-rk] .ju367v7j{padding-right:0}[data-rk] .ju367v7k{padding-right:1px}[data-rk] .ju367v7l{padding-right:2px}[data-rk] .ju367v7m{padding-right:3px}[data-rk] .ju367v7n{padding-right:4px}[data-rk] .ju367v7o{padding-right:5px}[data-rk] .ju367v7p{padding-right:6px}[data-rk] .ju367v7q{padding-right:8px}[data-rk] .ju367v7r{padding-right:10px}[data-rk] .ju367v7s{padding-right:12px}[data-rk] .ju367v7t{padding-right:14px}[data-rk] .ju367v7u{padding-right:16px}[data-rk] .ju367v7v{padding-right:18px}[data-rk] .ju367v7w{padding-right:20px}[data-rk] .ju367v7x{padding-right:24px}[data-rk] .ju367v7y{padding-right:28px}[data-rk] .ju367v7z{padding-right:32px}[data-rk] .ju367v80{padding-right:36px}[data-rk] .ju367v81{padding-right:44px}[data-rk] .ju367v82{padding-right:64px}[data-rk] .ju367v83{padding-right:-1px}[data-rk] .ju367v84{padding-top:0}[data-rk] .ju367v85{padding-top:1px}[data-rk] .ju367v86{padding-top:2px}[data-rk] .ju367v87{padding-top:3px}[data-rk] .ju367v88{padding-top:4px}[data-rk] .ju367v89{padding-top:5px}[data-rk] .ju367v8a{padding-top:6px}[data-rk] .ju367v8b{padding-top:8px}[data-rk] .ju367v8c{padding-top:10px}[data-rk] .ju367v8d{padding-top:12px}[data-rk] .ju367v8e{padding-top:14px}[data-rk] .ju367v8f{padding-top:16px}[data-rk] .ju367v8g{padding-top:18px}[data-rk] .ju367v8h{padding-top:20px}[data-rk] .ju367v8i{padding-top:24px}[data-rk] .ju367v8j{padding-top:28px}[data-rk] .ju367v8k{padding-top:32px}[data-rk] .ju367v8l{padding-top:36px}[data-rk] .ju367v8m{padding-top:44px}[data-rk] .ju367v8n{padding-top:64px}[data-rk] .ju367v8o{padding-top:-1px}[data-rk] .ju367v8p{position:absolute}[data-rk] .ju367v8q{position:fixed}[data-rk] .ju367v8r{position:relative}[data-rk] .ju367v8s{-webkit-user-select:none}[data-rk] .ju367v8t{right:0}[data-rk] .ju367v8u{transition:all .125s}[data-rk] .ju367v8v{transition:transform .125s}[data-rk] .ju367v8w{-webkit-user-select:none;user-select:none}[data-rk] .ju367v8x{width:1px}[data-rk] .ju367v8y{width:2px}[data-rk] .ju367v8z{width:4px}[data-rk] .ju367v90{width:8px}[data-rk] .ju367v91{width:12px}[data-rk] .ju367v92{width:20px}[data-rk] .ju367v93{width:24px}[data-rk] .ju367v94{width:28px}[data-rk] .ju367v95{width:30px}[data-rk] .ju367v96{width:32px}[data-rk] .ju367v97{width:34px}[data-rk] .ju367v98{width:36px}[data-rk] .ju367v99{width:40px}[data-rk] .ju367v9a{width:44px}[data-rk] .ju367v9b{width:48px}[data-rk] .ju367v9c{width:54px}[data-rk] .ju367v9d{width:60px}[data-rk] .ju367v9e{width:200px}[data-rk] .ju367v9f{width:100%}[data-rk] .ju367v9g{width:max-content}[data-rk] .ju367v9h{-webkit-backdrop-filter:var(--rk-blurs-modalOverlay);backdrop-filter:var(--rk-blurs-modalOverlay)}[data-rk] .ju367v9i,[data-rk] .ju367v9j:hover,[data-rk] .ju367v9k:active{background:var(--rk-colors-accentColor)}[data-rk] .ju367v9l,[data-rk] .ju367v9m:hover,[data-rk] .ju367v9n:active{background:var(--rk-colors-accentColorForeground)}[data-rk] .ju367v9o,[data-rk] .ju367v9p:hover,[data-rk] .ju367v9q:active{background:var(--rk-colors-actionButtonBorder)}[data-rk] .ju367v9r,[data-rk] .ju367v9s:hover,[data-rk] .ju367v9t:active{background:var(--rk-colors-actionButtonBorderMobile)}[data-rk] .ju367v9u,[data-rk] .ju367v9v:hover,[data-rk] .ju367v9w:active{background:var(--rk-colors-actionButtonSecondaryBackground)}[data-rk] .ju367v9x,[data-rk] .ju367v9y:hover,[data-rk] .ju367v9z:active{background:var(--rk-colors-closeButton)}[data-rk] .ju367va0,[data-rk] .ju367va1:hover,[data-rk] .ju367va2:active{background:var(--rk-colors-closeButtonBackground)}[data-rk] .ju367va3,[data-rk] .ju367va4:hover,[data-rk] .ju367va5:active{background:var(--rk-colors-connectButtonBackground)}[data-rk] .ju367va6,[data-rk] .ju367va7:hover,[data-rk] .ju367va8:active{background:var(--rk-colors-connectButtonBackgroundError)}[data-rk] .ju367va9,[data-rk] .ju367vaa:hover,[data-rk] .ju367vab:active{background:var(--rk-colors-connectButtonInnerBackground)}[data-rk] .ju367vac,[data-rk] .ju367vad:hover,[data-rk] .ju367vae:active{background:var(--rk-colors-connectButtonText)}[data-rk] .ju367vaf,[data-rk] .ju367vag:hover,[data-rk] .ju367vah:active{background:var(--rk-colors-connectButtonTextError)}[data-rk] .ju367vai,[data-rk] .ju367vaj:hover,[data-rk] .ju367vak:active{background:var(--rk-colors-connectionIndicator)}[data-rk] .ju367val,[data-rk] .ju367vam:hover,[data-rk] .ju367van:active{background:var(--rk-colors-downloadBottomCardBackground)}[data-rk] .ju367vao,[data-rk] .ju367vap:hover,[data-rk] .ju367vaq:active{background:var(--rk-colors-downloadTopCardBackground)}[data-rk] .ju367var,[data-rk] .ju367vas:hover,[data-rk] .ju367vat:active{background:var(--rk-colors-error)}[data-rk] .ju367vau,[data-rk] .ju367vav:hover,[data-rk] .ju367vaw:active{background:var(--rk-colors-generalBorder)}[data-rk] .ju367vax,[data-rk] .ju367vay:hover,[data-rk] .ju367vaz:active{background:var(--rk-colors-generalBorderDim)}[data-rk] .ju367vb0,[data-rk] .ju367vb1:hover,[data-rk] .ju367vb2:active{background:var(--rk-colors-menuItemBackground)}[data-rk] .ju367vb3,[data-rk] .ju367vb4:hover,[data-rk] .ju367vb5:active{background:var(--rk-colors-modalBackdrop)}[data-rk] .ju367vb6,[data-rk] .ju367vb7:hover,[data-rk] .ju367vb8:active{background:var(--rk-colors-modalBackground)}[data-rk] .ju367vb9,[data-rk] .ju367vba:hover,[data-rk] .ju367vbb:active{background:var(--rk-colors-modalBorder)}[data-rk] .ju367vbc,[data-rk] .ju367vbd:hover,[data-rk] .ju367vbe:active{background:var(--rk-colors-modalText)}[data-rk] .ju367vbf,[data-rk] .ju367vbg:hover,[data-rk] .ju367vbh:active{background:var(--rk-colors-modalTextDim)}[data-rk] .ju367vbi,[data-rk] .ju367vbj:hover,[data-rk] .ju367vbk:active{background:var(--rk-colors-modalTextSecondary)}[data-rk] .ju367vbl,[data-rk] .ju367vbm:hover,[data-rk] .ju367vbn:active{background:var(--rk-colors-profileAction)}[data-rk] .ju367vbo,[data-rk] .ju367vbp:hover,[data-rk] .ju367vbq:active{background:var(--rk-colors-profileActionHover)}[data-rk] .ju367vbr,[data-rk] .ju367vbs:hover,[data-rk] .ju367vbt:active{background:var(--rk-colors-profileForeground)}[data-rk] .ju367vbu,[data-rk] .ju367vbv:hover,[data-rk] .ju367vbw:active{background:var(--rk-colors-selectedOptionBorder)}[data-rk] .ju367vbx,[data-rk] .ju367vby:hover,[data-rk] .ju367vbz:active{background:var(--rk-colors-standby)}[data-rk] .ju367vc0,[data-rk] .ju367vc1:hover,[data-rk] .ju367vc2:active{border-color:var(--rk-colors-accentColor)}[data-rk] .ju367vc3,[data-rk] .ju367vc4:hover,[data-rk] .ju367vc5:active{border-color:var(--rk-colors-accentColorForeground)}[data-rk] .ju367vc6,[data-rk] .ju367vc7:hover,[data-rk] .ju367vc8:active{border-color:var(--rk-colors-actionButtonBorder)}[data-rk] .ju367vc9,[data-rk] .ju367vca:hover,[data-rk] .ju367vcb:active{border-color:var(--rk-colors-actionButtonBorderMobile)}[data-rk] .ju367vcc,[data-rk] .ju367vcd:hover,[data-rk] .ju367vce:active{border-color:var(--rk-colors-actionButtonSecondaryBackground)}[data-rk] .ju367vcf,[data-rk] .ju367vcg:hover,[data-rk] .ju367vch:active{border-color:var(--rk-colors-closeButton)}[data-rk] .ju367vci,[data-rk] .ju367vcj:hover,[data-rk] .ju367vck:active{border-color:var(--rk-colors-closeButtonBackground)}[data-rk] .ju367vcl,[data-rk] .ju367vcm:hover,[data-rk] .ju367vcn:active{border-color:var(--rk-colors-connectButtonBackground)}[data-rk] .ju367vco,[data-rk] .ju367vcp:hover,[data-rk] .ju367vcq:active{border-color:var(--rk-colors-connectButtonBackgroundError)}[data-rk] .ju367vcr,[data-rk] .ju367vcs:hover,[data-rk] .ju367vct:active{border-color:var(--rk-colors-connectButtonInnerBackground)}[data-rk] .ju367vcu,[data-rk] .ju367vcv:hover,[data-rk] .ju367vcw:active{border-color:var(--rk-colors-connectButtonText)}[data-rk] .ju367vcx,[data-rk] .ju367vcy:hover,[data-rk] .ju367vcz:active{border-color:var(--rk-colors-connectButtonTextError)}[data-rk] .ju367vd0,[data-rk] .ju367vd1:hover,[data-rk] .ju367vd2:active{border-color:var(--rk-colors-connectionIndicator)}[data-rk] .ju367vd3,[data-rk] .ju367vd4:hover,[data-rk] .ju367vd5:active{border-color:var(--rk-colors-downloadBottomCardBackground)}[data-rk] .ju367vd6,[data-rk] .ju367vd7:hover,[data-rk] .ju367vd8:active{border-color:var(--rk-colors-downloadTopCardBackground)}[data-rk] .ju367vd9,[data-rk] .ju367vda:hover,[data-rk] .ju367vdb:active{border-color:var(--rk-colors-error)}[data-rk] .ju367vdc,[data-rk] .ju367vdd:hover,[data-rk] .ju367vde:active{border-color:var(--rk-colors-generalBorder)}[data-rk] .ju367vdf,[data-rk] .ju367vdg:hover,[data-rk] .ju367vdh:active{border-color:var(--rk-colors-generalBorderDim)}[data-rk] .ju367vdi,[data-rk] .ju367vdj:hover,[data-rk] .ju367vdk:active{border-color:var(--rk-colors-menuItemBackground)}[data-rk] .ju367vdl,[data-rk] .ju367vdm:hover,[data-rk] .ju367vdn:active{border-color:var(--rk-colors-modalBackdrop)}[data-rk] .ju367vdo,[data-rk] .ju367vdp:hover,[data-rk] .ju367vdq:active{border-color:var(--rk-colors-modalBackground)}[data-rk] .ju367vdr,[data-rk] .ju367vds:hover,[data-rk] .ju367vdt:active{border-color:var(--rk-colors-modalBorder)}[data-rk] .ju367vdu,[data-rk] .ju367vdv:hover,[data-rk] .ju367vdw:active{border-color:var(--rk-colors-modalText)}[data-rk] .ju367vdx,[data-rk] .ju367vdy:hover,[data-rk] .ju367vdz:active{border-color:var(--rk-colors-modalTextDim)}[data-rk] .ju367ve0,[data-rk] .ju367ve1:hover,[data-rk] .ju367ve2:active{border-color:var(--rk-colors-modalTextSecondary)}[data-rk] .ju367ve3,[data-rk] .ju367ve4:hover,[data-rk] .ju367ve5:active{border-color:var(--rk-colors-profileAction)}[data-rk] .ju367ve6,[data-rk] .ju367ve7:hover,[data-rk] .ju367ve8:active{border-color:var(--rk-colors-profileActionHover)}[data-rk] .ju367ve9,[data-rk] .ju367vea:hover,[data-rk] .ju367veb:active{border-color:var(--rk-colors-profileForeground)}[data-rk] .ju367vec,[data-rk] .ju367ved:hover,[data-rk] .ju367vee:active{border-color:var(--rk-colors-selectedOptionBorder)}[data-rk] .ju367vef,[data-rk] .ju367veg:hover,[data-rk] .ju367veh:active{border-color:var(--rk-colors-standby)}[data-rk] .ju367vei,[data-rk] .ju367vej:hover,[data-rk] .ju367vek:active{box-shadow:var(--rk-shadows-connectButton)}[data-rk] .ju367vel,[data-rk] .ju367vem:hover,[data-rk] .ju367ven:active{box-shadow:var(--rk-shadows-dialog)}[data-rk] .ju367veo,[data-rk] .ju367vep:hover,[data-rk] .ju367veq:active{box-shadow:var(--rk-shadows-profileDetailsAction)}[data-rk] .ju367ver,[data-rk] .ju367ves:hover,[data-rk] .ju367vet:active{box-shadow:var(--rk-shadows-selectedOption)}[data-rk] .ju367veu,[data-rk] .ju367vev:hover,[data-rk] .ju367vew:active{box-shadow:var(--rk-shadows-selectedWallet)}[data-rk] .ju367vex,[data-rk] .ju367vey:hover,[data-rk] .ju367vez:active{box-shadow:var(--rk-shadows-walletLogo)}[data-rk] .ju367vf0,[data-rk] .ju367vf1:hover,[data-rk] .ju367vf2:active{color:var(--rk-colors-accentColor)}[data-rk] .ju367vf3,[data-rk] .ju367vf4:hover,[data-rk] .ju367vf5:active{color:var(--rk-colors-accentColorForeground)}[data-rk] .ju367vf6,[data-rk] .ju367vf7:hover,[data-rk] .ju367vf8:active{color:var(--rk-colors-actionButtonBorder)}[data-rk] .ju367vf9,[data-rk] .ju367vfa:hover,[data-rk] .ju367vfb:active{color:var(--rk-colors-actionButtonBorderMobile)}[data-rk] .ju367vfc,[data-rk] .ju367vfd:hover,[data-rk] .ju367vfe:active{color:var(--rk-colors-actionButtonSecondaryBackground)}[data-rk] .ju367vff,[data-rk] .ju367vfg:hover,[data-rk] .ju367vfh:active{color:var(--rk-colors-closeButton)}[data-rk] .ju367vfi,[data-rk] .ju367vfj:hover,[data-rk] .ju367vfk:active{color:var(--rk-colors-closeButtonBackground)}[data-rk] .ju367vfl,[data-rk] .ju367vfm:hover,[data-rk] .ju367vfn:active{color:var(--rk-colors-connectButtonBackground)}[data-rk] .ju367vfo,[data-rk] .ju367vfp:hover,[data-rk] .ju367vfq:active{color:var(--rk-colors-connectButtonBackgroundError)}[data-rk] .ju367vfr,[data-rk] .ju367vfs:hover,[data-rk] .ju367vft:active{color:var(--rk-colors-connectButtonInnerBackground)}[data-rk] .ju367vfu,[data-rk] .ju367vfv:hover,[data-rk] .ju367vfw:active{color:var(--rk-colors-connectButtonText)}[data-rk] .ju367vfx,[data-rk] .ju367vfy:hover,[data-rk] .ju367vfz:active{color:var(--rk-colors-connectButtonTextError)}[data-rk] .ju367vg0,[data-rk] .ju367vg1:hover,[data-rk] .ju367vg2:active{color:var(--rk-colors-connectionIndicator)}[data-rk] .ju367vg3,[data-rk] .ju367vg4:hover,[data-rk] .ju367vg5:active{color:var(--rk-colors-downloadBottomCardBackground)}[data-rk] .ju367vg6,[data-rk] .ju367vg7:hover,[data-rk] .ju367vg8:active{color:var(--rk-colors-downloadTopCardBackground)}[data-rk] .ju367vg9,[data-rk] .ju367vga:hover,[data-rk] .ju367vgb:active{color:var(--rk-colors-error)}[data-rk] .ju367vgc,[data-rk] .ju367vgd:hover,[data-rk] .ju367vge:active{color:var(--rk-colors-generalBorder)}[data-rk] .ju367vgf,[data-rk] .ju367vgg:hover,[data-rk] .ju367vgh:active{color:var(--rk-colors-generalBorderDim)}[data-rk] .ju367vgi,[data-rk] .ju367vgj:hover,[data-rk] .ju367vgk:active{color:var(--rk-colors-menuItemBackground)}[data-rk] .ju367vgl,[data-rk] .ju367vgm:hover,[data-rk] .ju367vgn:active{color:var(--rk-colors-modalBackdrop)}[data-rk] .ju367vgo,[data-rk] .ju367vgp:hover,[data-rk] .ju367vgq:active{color:var(--rk-colors-modalBackground)}[data-rk] .ju367vgr,[data-rk] .ju367vgs:hover,[data-rk] .ju367vgt:active{color:var(--rk-colors-modalBorder)}[data-rk] .ju367vgu,[data-rk] .ju367vgv:hover,[data-rk] .ju367vgw:active{color:var(--rk-colors-modalText)}[data-rk] .ju367vgx,[data-rk] .ju367vgy:hover,[data-rk] .ju367vgz:active{color:var(--rk-colors-modalTextDim)}[data-rk] .ju367vh0,[data-rk] .ju367vh1:hover,[data-rk] .ju367vh2:active{color:var(--rk-colors-modalTextSecondary)}[data-rk] .ju367vh3,[data-rk] .ju367vh4:hover,[data-rk] .ju367vh5:active{color:var(--rk-colors-profileAction)}[data-rk] .ju367vh6,[data-rk] .ju367vh7:hover,[data-rk] .ju367vh8:active{color:var(--rk-colors-profileActionHover)}[data-rk] .ju367vh9,[data-rk] .ju367vha:hover,[data-rk] .ju367vhb:active{color:var(--rk-colors-profileForeground)}[data-rk] .ju367vhc,[data-rk] .ju367vhd:hover,[data-rk] .ju367vhe:active{color:var(--rk-colors-selectedOptionBorder)}[data-rk] .ju367vhf,[data-rk] .ju367vhg:hover,[data-rk] .ju367vhh:active{color:var(--rk-colors-standby)}@media screen and (min-width:768px){[data-rk] .ju367v1{align-items:flex-start}[data-rk] .ju367v3{align-items:flex-end}[data-rk] .ju367v5{align-items:center}[data-rk] .ju367v7{display:none}[data-rk] .ju367v9{display:block}[data-rk] .ju367vb{display:flex}[data-rk] .ju367vd{display:inline}}[data-rk] ._12cbo8i3,[data-rk] ._12cbo8i3:after{--_12cbo8i0:1;--_12cbo8i1:1}[data-rk] ._12cbo8i3:hover{transform:scale(var(--_12cbo8i0))}[data-rk] ._12cbo8i3:active{transform:scale(var(--_12cbo8i1))}[data-rk] ._12cbo8i3:active:after{content:"";transform:scale(calc((1/var(--_12cbo8i1))*var(--_12cbo8i0)));display:block;position:absolute;inset:-1px}[data-rk] ._12cbo8i4,[data-rk] ._12cbo8i4:after{--_12cbo8i0:1.025}[data-rk] ._12cbo8i5,[data-rk] ._12cbo8i5:after{--_12cbo8i0:1.1}[data-rk] ._12cbo8i6,[data-rk] ._12cbo8i6:after{--_12cbo8i1:.95}[data-rk] ._12cbo8i7,[data-rk] ._12cbo8i7:after{--_12cbo8i1:.9}@keyframes _1luule41{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-rk] ._1luule42{animation:3s linear infinite _1luule41}[data-rk] ._1luule43{background:conic-gradient(from 180deg,#4892fe00 0deg,currentColor 282.04deg,#4892fe00 319.86deg 360deg);width:21px;height:21px}@keyframes _9pm4ki0{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _9pm4ki1{0%{opacity:0}to{opacity:1}}[data-rk] ._9pm4ki3{z-index:2147483646;padding:200px;animation:.15s _9pm4ki1;inset:-200px;transform:translateZ(0)}[data-rk] ._9pm4ki5{max-width:100vw;animation:.35s cubic-bezier(.15,1.15,.6,1) _9pm4ki0,.15s _9pm4ki1}[data-rk] ._1ckjpok1{box-sizing:content-box;width:360px;max-width:100vw}[data-rk] ._1ckjpok2{width:100vw}[data-rk] ._1ckjpok3{width:720px;min-width:720px}[data-rk] ._1ckjpok4{width:368px;min-width:368px}[data-rk] ._1ckjpok6{box-sizing:border-box;border-width:0;width:100vw}@media screen and (min-width:768px){[data-rk] ._1ckjpok1{width:360px}[data-rk] ._1ckjpok2{width:480px}[data-rk] ._1ckjpok4{width:368px;min-width:368px}}@media screen and (max-width:767px){[data-rk] ._1ckjpok7{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:-200px;padding-bottom:200px;top:200px}}[data-rk] .v9horb0:hover{background:unset}[data-rk] ._18dqw9x0{max-height:456px;overflow:hidden auto}[data-rk] ._18dqw9x1{scrollbar-width:none;max-height:456px;overflow:hidden auto}[data-rk] ._18dqw9x1::-webkit-scrollbar{display:none}[data-rk] .g5kl0l0{border-color:#0000}[data-rk] ._1vwt0cg0{color:#000;background:#fff}[data-rk] ._1vwt0cg2{max-height:454px;overflow-y:auto}[data-rk] ._1vwt0cg3{min-width:287px}[data-rk] ._1vwt0cg4{min-width:100%}@keyframes _1am14411{0%{stroke-dashoffset:0}to{stroke-dashoffset:-283px}}[data-rk] ._1am14410{scrollbar-width:none;overflow:auto;transform:translateZ(0)}[data-rk] ._1am14410::-webkit-scrollbar{display:none}[data-rk] ._1am14412{stroke-dasharray:98 196;fill:none;stroke-linecap:round;stroke-width:4px;animation:1s linear infinite _1am14411}[data-rk] ._1am14413{position:absolute}[data-rk] ._1y2lnfi0{border:1px solid #10151f0f}[data-rk] ._1y2lnfi1{max-width:fit-content}
