.app-screenshots-integrations-grid,.integrations-grid{display:flex;flex-wrap:wrap;gap:20px;max-width:1200px;margin:0 auto;justify-content:center}.integration-card{position:relative;width:340px;min-height:70px;padding:15px 20px;border-radius:16px;background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:help}.integration-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);box-shadow:0 12px 48px rgba(0,0,0,.3)}.integration-card-content{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:15px;text-align:left}.integration-icon-wrapper{width:45px;height:45px;min-width:45px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.1);padding:8px;transition:all .3s ease}.integration-card:hover .integration-icon-wrapper{transform:scale(1.05);background:rgba(255,255,255,.15)}.integration-icon{width:100%;height:100%;object-fit:contain}.integration-text-content{flex:1 1;display:flex;flex-direction:column;gap:5px}.integration-label{font-size:11px;font-weight:500;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;margin:0}.integration-name{font-size:18px;font-weight:400;color:#ffffff;margin:0;line-height:1.2}.integration-description,.integration-link-button{display:none}.integration-card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(102,126,234,.15) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.integration-card:hover .integration-card-glow{opacity:1}@media (max-width:768px){.integration-card{width:100%;max-width:250px}.integration-icon-wrapper{width:40px;height:40px;min-width:40px}.integration-name{font-size:14px}.integration-label{font-size:10px}}@media (max-width:480px){.integration-card{width:100%;padding:12px 15px;min-height:60px}.integration-icon-wrapper{width:38px;height:38px;min-width:38px}.integration-name{font-size:15px}.integration-label{font-size:9px}}.app-screenshots-section{padding:80px 20px;background:linear-gradient(180deg,#000000,#0a0a0a);position:relative;overflow:hidden}.app-screenshots-background{position:absolute;top:20%;right:-25%;width:110%;height:120%;z-index:0;transform:scale(1.4);overflow:hidden}.app-screenshots-background img{width:100%;height:100%;filter:contrast(110%)}.app-screenshots-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(150deg,rgba(22,129,255,0),rgba(0,38,255,.6) 30%,rgba(22,129,255,0) 60%);opacity:.5;z-index:2}.app-screenshots-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(175deg,rgba(3,8,24,1) 15%,rgba(0,49,214,.5) 30%,rgba(6,13,38,1) 50%);opacity:.87;z-index:1}.app-screenshots-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.app-screenshots-header{text-align:center;max-width:900px;margin:0 auto;padding-bottom:50px}.app-screenshots-title{font-size:48px;font-weight:400;color:#ffffff;max-width:850px;margin:0 auto 20px;line-height:1}.app-screenshots-subtitle{font-size:48px;font-weight:400;color:rgba(255,255,255,.85);margin:0;line-height:1}.app-screenshots-slider{position:relative;max-width:1100px;margin:0 auto;padding:0 60px}.app-screenshots-slider-wrapper{position:relative;width:100%;height:550px;overflow:hidden;border-radius:20px;background:linear-gradient(to bottom right,rgba(22,129,255,.45),rgba(22,129,255,.06));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid #1681ffbf}.app-screenshot-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);opacity:0}.app-screenshot-slide.active{opacity:1;z-index:1}.app-screenshot-image{max-width:100%;max-height:520px;height:auto;border-radius:12px;object-fit:contain;box-shadow:0 10px 40px rgba(0,0,0,.3)}.app-screenshot-caption{margin-top:20px;font-size:16px;color:rgba(255,255,255,.8);text-align:center;font-style:italic}.app-screenshot-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#ffffff}.app-screenshot-arrow:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-50%) scale(1.1)}.app-screenshot-arrow-left{left:-20px}.app-screenshot-arrow-right{right:-20px}.app-screenshot-arrow .material-symbols-outlined{font-size:32px}.app-screenshot-dots{display:flex;justify-content:center;gap:12px;margin-top:30px}.app-screenshot-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.app-screenshot-dot:hover{background:rgba(255,255,255,.5);transform:scale(1.2)}.app-screenshot-dot.active{background:#ffffff;width:32px;border-radius:6px}@media (max-width:768px){.app-screenshots-integrations-subtitle{font-size:2rem}.app-screenshots-slider-wrapper{height:550px}.app-screenshots-title{font-size:2.5rem;max-width:600px}.app-screenshots-subtitle,.app-screenshots-title{margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-subtitle{font-size:2.2rem;max-width:650px;opacity:.8}.app-screenshots-slider{padding:0}.app-screenshots-slider-wrapper{height:450px}.app-screenshot-image{max-height:420px}.app-screenshot-arrow{display:none}.app-screenshot-arrow .material-symbols-outlined{font-size:24px}}@media (max-width:480px){.app-screenshots-section{padding:40px 10px}.app-screenshots-title{font-size:28px}.app-screenshots-subtitle{font-size:16px}.app-screenshots-slider{padding:0}.app-screenshots-slider-wrapper{height:450px}.app-screenshot-image{max-height:340px}.app-screenshot-arrow{width:36px;height:36px}.app-screenshot-arrow .material-symbols-outlined{font-size:20px}.app-screenshot-dot{width:10px;height:10px}.app-screenshot-dot.active{width:24px}}.app-screenshots-integrations{margin-top:50px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.app-screenshots-integrations-header{text-align:center;max-width:900px;margin:0 auto;padding-bottom:50px}.app-screenshots-integrations-title{font-size:3rem;font-weight:400;color:#ffffff;max-width:850px;margin:0 auto 20px;line-height:1}.app-screenshots-integrations-subtitle{font-size:2.7rem;font-weight:400;color:rgba(255,255,255,.85);margin:0;line-height:1}@media (min-width:770px) and (max-width:1024px){.app-screenshots-slider{padding:0 10px}.app-screenshots-title{font-size:3rem;max-width:800px}.app-screenshots-subtitle,.app-screenshots-title{margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-subtitle{font-size:2.7rem;max-width:850px;opacity:.8}.app-screenshots-integrations-title{font-size:3rem;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-integrations-subtitle{font-size:2.7rem;max-width:850px;margin-left:auto;margin-right:auto;text-align:center;opacity:.8}}@media (max-width:768px){.app-screenshots-section{padding:60px 2rem}.app-screenshots-integrations{margin-top:80px;padding-top:40px}.app-screenshots-integrations-title{font-size:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-integrations-subtitle{font-size:2.2rem;max-width:650px;margin-left:auto;margin-right:auto;text-align:center;opacity:.8}}@media (max-width:480px){.app-screenshots-integrations{margin-top:60px;padding-top:30px}.app-screenshots-integrations-title{font-size:28px}.app-screenshots-integrations-subtitle{font-size:16px}}.auth-form-section,.form-section{padding:120px 0;width:100%}.auth-form-section-light,.form-section-light{background-color:#f8f9fa}.auth-form-section-white,.form-section-white{background-color:#f9f9f9}.auth-form-section-dark,.form-section-dark{background-color:#0b1029}.auth-form-container,.form-container{max-width:1000px;margin:0 auto;padding:0 24px}.testimonial-contact-form{display:flex;gap:32px;align-items:stretch}.testimonial-contact-form.reverse-on-mobile{flex-direction:row}.image-wrapper{width:31.8%;min-width:300px;flex-shrink:0}.image{position:relative;width:100%;height:100%;min-height:500px;overflow:hidden}.image,.image img{border-radius:16px}.inner-image_backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.7))}.image-text-container{position:absolute;bottom:0;left:0;right:0;padding:32px;z-index:1}.inner-image{display:flex;flex-direction:column;gap:16px}.quote-icon{width:40px;height:40px;margin-bottom:8px}.inner-image_text{color:#ffffff}.inner-image_text span{display:block;font-size:18px;font-weight:500;line-height:1.5;margin-bottom:16px}.person-name{font-size:16px;font-weight:600;margin-bottom:4px}.person-detail{font-size:14px;opacity:.9}.auth-form-wrapper,.form-wrapper{flex:1 1;border:1px solid #ffffff;border-radius:16px;padding:24px;box-sizing:border-box}.auth-form-wrapper,.auth-form-wrapper.white,.form-wrapper,.form-wrapper.white{background:#ffffff;box-shadow:0 60px 70px 0 rgba(0,15,53,.149)}.auth-form-wrapper.light,.form-wrapper.light{background:linear-gradient(100deg,hsla(0,0%,100%,.1) 47.8%,hsla(0,0%,100%,0) 100.09%);border:1px solid #fff;box-shadow:0 7px 32px 0 rgba(11,16,41,.05)}.auth-form-title,.form-title{font-size:28px;line-height:1.3;margin-bottom:35px;margin-top:0;color:#0b1029}.auth-form-subtitle,.form-subtitle{font-size:16px;line-height:1.5;margin-bottom:24px;color:#5a6c8f}.auth-contact-form,.contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;grid-column-gap:20px;column-gap:20px}.auth-form-field,.form-field{display:flex;flex-direction:column}.auth-captcha,.auth-checkboxes,.auth-forgot-password,.auth-form-field.full-width,.form-captcha,.form-field.full-width{grid-column:1/-1}.auth-form-label,.form-label{font-size:14px;font-weight:400;margin-bottom:8px;color:#0b102984}.auth-input-wrapper,.input{position:relative}@media (min-width:769px){.auth-form-wrapper,.form-wrapper{padding:clamp(32px,2.5vw,64px);border-radius:clamp(16px,1.25vw,32px)}.auth-divider span{background-color:inherit}.auth-contact-form,.contact-form{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px) and (max-width:2560px){.auth-form-wrapper,.form-wrapper{padding:35px}}@media (max-width:1024px) and (min-width:769px){.testimonial-contact-form{flex-direction:column}.testimonial-contact-form.reverse-on-mobile{flex-direction:column-reverse}.image-wrapper{width:100%;min-width:auto}.image{min-height:350px}}@media (max-width:768px){.auth-form-section,.form-section{padding:80px 0}.auth-form-container,.form-container{padding:0 16px}.auth-form-title,.form-title{font-size:24px}.image-wrapper{display:none}.image{min-height:350px}.image-text-container{padding:24px}.inner-image_text span{font-size:16px}.auth-form-wrapper,.form-wrapper{padding:24px}.hs-button.large{padding:14px 32px;font-size:16px}.auth-contact-form,.contact-form{grid-template-columns:1fr}.auth-forgot-password{text-align:left}}@media (max-width:480px){.auth-form-section,.form-section{padding:60px 0}.auth-form-title,.form-title{font-size:20px;margin-bottom:16px}.auth-form-subtitle,.form-subtitle{font-size:14px;margin-bottom:20px}.auth-contact-form,.contact-form{gap:12px;grid-template-columns:1fr}.hs-input{padding:10px 14px;font-size:14px}.image-wrapper{display:none}.image{min-height:300px}.image-text-container{padding:20px}.quote-icon{width:32px;height:32px}.inner-image_text span{font-size:14px;margin-bottom:12px}.person-name{font-size:14px}.person-detail{font-size:12px}}.auth-dialog-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;overflow:hidden}.auth-dialog{width:100%;height:100%;position:relative}.auth-dialog-white{background-color:#ffffff}.auth-dialog-light{background-color:#f8f9fa}.auth-dialog-dark{background-color:#0b1029}.auth-dialog-close{position:absolute;top:24px;right:24px;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;color:#0b1029;transition:all .2s ease;padding:0}.auth-dialog-close:hover{background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.15);transform:scale(1.05)}.auth-dialog-content{display:flex;width:100%;height:100%}.auth-dialog-content.auth-dialog-reverse{flex-direction:row-reverse}.auth-dialog-image-col{width:50%;height:100%;flex-shrink:0}.auth-dialog-image-col .image-wrapper{width:100%;height:100%;min-width:unset}.auth-dialog-image-col .image{width:100%;height:100%;min-height:100%;border-radius:0}.auth-dialog-image-col .image img{border-radius:0}.auth-dialog-image-col .inner-image_backdrop{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.05) 40%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.85))}.auth-dialog-image-col .image-text-container{padding:0 clamp(40px,5vw,80px) clamp(40px,5vw,80px)}.auth-dialog-image-col .inner-image{display:flex;flex-direction:row;align-items:flex-start;gap:clamp(16px,1.5vw,24px)}.auth-dialog-image-col .quote-icon{width:clamp(28px,2.2vw,40px);height:clamp(28px,2.2vw,40px);flex-shrink:0;margin-top:4px;margin-bottom:0;filter:brightness(0) invert(1);opacity:.5}.auth-dialog-image-col .inner-image_text{color:#ffffff}.auth-dialog-image-col .inner-image_text span{display:block;text-transform:uppercase;font-size:clamp(18px,1.6vw,28px);font-weight:400;line-height:1.45;font-style:italic;letter-spacing:-.01em;margin-bottom:clamp(12px,1.5vw,28px)}.auth-dialog-image-col .person-name{text-align:right;font-size:clamp(14px,1vw,18px);font-weight:600;line-height:1.4;margin:0 0 2px;color:#ffffff}.auth-dialog-image-col .person-detail{text-align:right;font-size:clamp(12px,.85vw,15px);font-weight:400;line-height:1.4;margin:0;color:rgba(255,255,255,.6)}.auth-dialog-form-col{width:50%;height:100%;overflow-y:auto;display:flex;align-items:center;justify-content:center}.auth-dialog-form-col .auth-form-wrapper{width:100%;border-radius:0;box-shadow:none;border:none;background:transparent}.auth-dialog-form-col .auth-form-wrapper.white{background:transparent;box-shadow:none}.auth-dialog-form-col .auth-form-wrapper.light{background:transparent;box-shadow:none;border:none}.auth-form-title{font-size:28px;line-height:1.3;margin-bottom:35px;margin-top:0;color:#0b1029;text-align:center}.auth-form-subtitle{font-size:16px;line-height:1.5;margin-bottom:24px;color:#5a6c8f;text-align:center}.social-auth-container{margin-bottom:24px}.social-auth-button{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;margin-bottom:12px;font-size:15px;font-weight:500;color:#0b1029;background-color:#ffffff;border:1px solid #d1d9e6;border-radius:8px;cursor:pointer;transition:all .2s ease}.social-auth-button:hover{background-color:#f8f9fa;border-color:#3758f9;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.social-auth-button:active{transform:translateY(0)}.social-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.social-icon svg{width:100%;height:100%}.auth-divider{position:relative;text-align:center;margin:24px 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#d1d9e6;z-index:0}.auth-divider span{position:relative;display:inline-block;padding:0 16px;background-color:#ffffff;color:#5a6c8f;font-size:14px;z-index:1}.auth-contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;grid-column-gap:20px;column-gap:20px}.auth-form-field{display:flex;flex-direction:column}.auth-checkboxes,.auth-forgot-password,.auth-form-field.full-width{grid-column:1/-1}.auth-form-label{font-size:14px;font-weight:400;margin-bottom:8px;color:#0b102984}.auth-input-wrapper{position:relative}.password-field-wrapper{position:relative;display:flex;align-items:center}.password-field-wrapper .hs-input{padding-right:45px}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#5a6c8f;transition:color .2s ease}.password-toggle:hover{color:#3758f9}.password-toggle svg{width:20px;height:20px}.auth-checkboxes{gap:12px;margin-top:8px}.auth-checkbox-field,.auth-checkboxes{display:flex;flex-direction:column}.auth-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;line-height:1.5;color:#0b1029c6}.auth-checkbox-input{flex-shrink:0;width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#3758f9}.auth-checkbox-text{flex:1 1}.auth-checkbox-link{color:#3758f9;text-decoration:none;font-weight:500}.auth-checkbox-link:hover{text-decoration:underline}.auth-forgot-password{text-align:right;margin-top:-12px;margin-bottom:8px}.forgot-password-link{font-size:14px;color:#3758f9;text-decoration:none;font-weight:500}.forgot-password-link:hover{text-decoration:underline}.auth-alternate-action{font-size:14px;line-height:1.5;color:#0b10298a;margin-top:24px;text-align:center}.auth-alternate-action a{color:#3758f9;text-decoration:none;font-weight:500;margin-left:4px}.auth-alternate-action a:hover{text-decoration:underline}.hs-form-required{color:#e74c3c;margin-left:4px}.hs-input{width:100%;padding:12px 16px;font-size:13px;line-height:1.5;color:#0b1029;background-color:#0b10290b;border:1px solid #d1d9e6;border-radius:8px;outline:none;transition:all .2s ease;box-sizing:border-box}.hs-input:focus{border-color:#3758f9;box-shadow:0 0 0 3px rgba(55,88,249,.1)}.hs-input.error{border-color:#e74c3c}.hs-input::placeholder{color:#757575}textarea.hs-input{resize:vertical;min-height:100px}select.hs-input{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230b1029' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.error-message{display:block;font-size:13px;color:#e74c3c;margin-top:4px}.hs_submit{margin-top:8px;grid-column:1/-1}.actions{display:flex}.hs-button{padding:14px 32px;font-size:16px;font-weight:400;text-align:center;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%}.hs-button.primary{background-color:#1681ff;color:#ffffff}.hs-button.primary:hover{background-color:#2845e8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(55,88,249,.3)}.hs-button.primary:active{transform:translateY(0)}.hs-button.primary.disabled,.hs-button.primary:disabled{background-color:#c5d0de;color:#8996a8;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6;pointer-events:none}.hs-button.primary.disabled:hover,.hs-button.primary:disabled:hover{background-color:#c5d0de;transform:none;box-shadow:none}.hs-button.large{padding:16px 40px;font-size:17px}@media (min-width:769px){.auth-divider span{background-color:inherit}.auth-contact-form{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px) and (min-width:769px){.auth-dialog-form-col .auth-form-wrapper{max-width:100%;padding:32px 24px}.auth-dialog-image-col{display:none}.auth-dialog-form-col{width:100%}}@media (max-width:768px){.auth-dialog-content,.auth-dialog-content.auth-dialog-reverse{flex-direction:column}.auth-dialog-image-col{display:none}.auth-dialog-form-col{width:100%;padding:0 16px}.auth-dialog-form-col .auth-form-wrapper{padding:24px 0;max-width:100%}.auth-form-title{font-size:24px}.hs-button.large{padding:14px 32px;font-size:16px}.auth-contact-form{grid-template-columns:1fr}.auth-forgot-password{text-align:left}.auth-dialog-close{top:16px;right:16px}}@media (max-width:480px){.auth-form-title{font-size:20px;margin-bottom:16px}.auth-form-subtitle{font-size:14px;margin-bottom:20px}.auth-contact-form{gap:12px;grid-template-columns:1fr}.hs-input{padding:10px 14px;font-size:14px}}