.integrations{background-color:#0000;padding:6rem 2rem;position:relative}.integrations-container{text-align:center;max-width:1200px;margin:0 auto;padding:0}.integrations-title{color:var(--dark-text);margin-bottom:1rem;font-size:48px;font-style:normal;font-weight:400;line-height:1.2}.integrations-description{color:var(--gray-text);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.integrations-scroll-wrapper{margin-bottom:2.5rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.integrations-badges{gap:1rem;width:fit-content;animation:30s linear infinite scroll;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.integrations-badges:hover{animation-play-state:paused}.integration-badge{border:1px solid var(--border-color);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:56px;padding:1rem 1.5rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.integration-badge:hover{border-color:var(--dark-text);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.integration-badge-logo{object-fit:contain;width:auto;max-width:120px;height:24px}.integrations-link{color:var(--dark-text);text-underline-offset:4px;font-size:.95rem;font-weight:500;text-decoration:underline;transition:opacity .2s;display:inline-block}.integrations-link:hover{opacity:.7}@media (max-width:1024px){.integrations{padding:5rem 2rem}.integrations-title{font-size:40px}.integrations-description{margin-bottom:2.5rem;font-size:1rem}}@media (max-width:768px){.integrations{padding:4rem 1.5rem}.integrations-container{padding:0}.integrations-title{font-size:32px}.integrations-description{margin-bottom:2rem;font-size:.95rem}.integration-badge{width:140px;height:48px;padding:.75rem 1rem}.integration-badge-logo{max-width:100px;height:20px}}@media (max-width:480px){.integrations{padding:4rem 1rem}.integrations-container{padding:0}.integrations-title{font-size:28px}.integrations-description{margin-bottom:1.5rem;font-size:.9rem}.integration-badge{width:120px;height:44px;padding:.5rem .75rem}.integration-badge-logo{max-width:90px;height:18px}.integrations-link{font-size:.875rem}}
.waitlist-form-container{max-width:500px;margin:0 auto}.waitlist-form{border:1px solid var(--dark-text);background:0 0;border-radius:0;align-items:center;gap:0;padding:.25rem;display:flex;overflow:hidden}.waitlist-input{color:var(--dark-text);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1.25rem;font-size:1rem}.waitlist-input::placeholder{color:var(--gray-text)}.waitlist-input:disabled{opacity:.5}.waitlist-button{background:var(--dark-text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:0;justify-content:center;align-items:center;min-width:140px;min-height:48px;padding:1rem 1.75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.waitlist-button:hover:not(:disabled){background:#2d2d2d}.waitlist-button:disabled{opacity:.7;cursor:not-allowed}.waitlist-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite waitlist-spin}@keyframes waitlist-spin{to{transform:rotate(360deg)}}.waitlist-checkmark{color:#28c940;width:20px;height:20px;animation:.5s ease-in-out waitlist-checkmark-pop}@keyframes waitlist-checkmark-pop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.waitlist-error{color:#dc2626;text-align:center;margin-top:.75rem;font-size:.875rem;animation:.3s ease-in-out waitlist-fade-in}@keyframes waitlist-fade-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.waitlist-form{border-radius:0;flex-direction:column}.waitlist-input{text-align:center;border-bottom:1px solid var(--dark-text);width:100%;padding:1rem}.waitlist-button{width:100%;padding:1rem 1.5rem}}@media (max-width:480px){.waitlist-button{min-width:120px;font-size:.875rem}}
.newsletter{background-color:#0000;padding:6rem 2rem;position:relative}.newsletter-container{text-align:center;max-width:900px;margin:0 auto;padding:0 2rem}.newsletter-title{color:var(--dark-text);margin-bottom:1rem;font-size:48px;font-style:normal;font-weight:400;line-height:1.2}.newsletter-description{color:var(--dark-text);opacity:.8;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}@media (max-width:1024px){.newsletter{padding:5rem 2rem}.newsletter-title{font-size:40px}.newsletter-description{font-size:.95rem}}@media (max-width:768px){.newsletter{padding:4rem 1.5rem}.newsletter-title{font-size:2rem}}@media (max-width:480px){.newsletter{padding:4rem 1rem}.newsletter-title{font-size:28px}.newsletter-description{margin-bottom:2rem;font-size:.875rem}}
