.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{opacity:.85;background:#f4f4f5;border:1px solid #ffffff26;border-radius:10px;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 4px 16px #00000059}.integration-badge:hover{opacity:1;border-color:#8a3ffc80;transform:translateY(-2px);box-shadow:0 8px 24px #00000073,0 0 20px #8a3ffc2e}.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}}
