.integrationPage .hero{align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:110px 5rem 5rem;display:flex}@media (width<=968px){.integrationPage .hero{flex-direction:column;gap:2rem;padding:100px 1rem 2rem}}.integrationPage .heroContent{flex:1}.integrationPage .heroContent h1{color:var(--heading-color);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}@media (width<=768px){.integrationPage .heroContent h1{font-size:2rem}}.integrationPage .heroContent p{color:var(--font-color);max-width:600px;font-size:1.25rem;line-height:1.6}.integrationPage .heroImage{background:var(--bg-alt);border-radius:16px;flex:none;justify-content:center;align-items:center;width:120px;height:120px;padding:1rem;display:flex;position:relative;overflow:hidden}@media (width<=968px){.integrationPage .heroImage{order:-1;width:100px;height:100px}}.integrationPage .heroImage img{object-fit:contain;z-index:1;width:100%;height:100%;position:relative}.integrationPage .imageRow{align-items:stretch;gap:0;display:flex}@media (width<=968px){.integrationPage .imageRow{flex-direction:column}}.integrationPage .imageRowAlt{background-color:var(--bg-alt)}.integrationPage .imageRowContent{flex:1;padding:4rem}@media (width<=968px){.integrationPage .imageRowContent{padding:2rem 1rem}}.integrationPage .imageRowContent h2{color:var(--heading-color);margin-bottom:1rem;font-size:2rem;line-height:1.2}.integrationPage .imageRowContent h3{color:var(--heading-color);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.integrationPage .imageRowContent p{color:var(--font-color);margin-bottom:1rem;font-size:1rem;line-height:1.7}.integrationPage .imageRowContent ul{margin:1rem 0;padding-left:1.5rem}.integrationPage .imageRowContent ul li{margin-bottom:.75rem;line-height:1.6}.integrationPage .imageRowImage{flex:1;min-height:400px;position:relative;overflow:hidden}@media (width<=968px){.integrationPage .imageRowImage{min-height:300px}}.integrationPage .imageRowImage img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.integrationPage .imageRowReverse{flex-direction:row-reverse}@media (width<=968px){.integrationPage .imageRowReverse{flex-direction:column}}.integrationPage .processSection{background-color:var(--bg-alt);padding:4rem 2rem}@media (width<=768px){.integrationPage .processSection{padding:2rem 1rem}}.integrationPage .processContainer{max-width:1200px;margin:0 auto}.integrationPage .processContainer h2{text-align:center;color:var(--heading-color);margin-bottom:3rem;font-size:2rem}.integrationPage .processGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.integrationPage .processStep{background:var(--bg-color);box-shadow:0 2px 8px var(--shadow-color);border-radius:8px;padding:2rem}.integrationPage .processStep h3{color:var(--heading-color);margin-bottom:.5rem;font-size:1.25rem}.integrationPage .processStep h4{color:var(--brand-purple);margin-bottom:1rem;font-size:1rem}.integrationPage .processStep p,.integrationPage .processStep ul{color:var(--font-color);font-size:.95rem;line-height:1.6}.integrationPage .processStep ul{margin-top:.5rem;padding-left:1.25rem}.integrationPage .processStep ul li{margin-bottom:.5rem}.integrationPage .stepNumber{background:linear-gradient(135deg, var(--brand-purple), var(--brand-blue));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;font-weight:700;display:inline-flex}.integrationPage .faqSection{max-width:900px;margin:0 auto;padding:4rem 2rem}@media (width<=768px){.integrationPage .faqSection{padding:2rem 1rem}}.integrationPage .faqSection h2{text-align:center;color:var(--heading-color);margin-bottom:2rem;font-size:2rem}.integrationPage .faqItem{border-bottom:1px solid #80808033;padding:1rem 0}.integrationPage .faqItem:last-child{border-bottom:none}.integrationPage .faqQuestion{cursor:pointer;width:100%;color:var(--heading-color);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-family:inherit;font-size:1.1rem;font-weight:600;display:flex}.integrationPage .faqQuestion:hover{color:var(--brand-purple)}.integrationPage .faqQuestion span{color:var(--font-color);font-size:1.5rem;transition:transform .3s}.integrationPage .faqAnswer{color:var(--font-color);padding:1rem 0;line-height:1.7}.integrationPage .faqOpen .faqQuestion span{transform:rotate(45deg)}.integrationPage .ctaSection{background:var(--bg-alt);align-items:stretch;display:flex}@media (width<=968px){.integrationPage .ctaSection{flex-direction:column}}.integrationPage .ctaContent{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}@media (width<=768px){.integrationPage .ctaContent{padding:2rem 1rem}}.integrationPage .ctaContent h2{color:var(--heading-color);margin-bottom:1rem;font-size:2rem}.integrationPage .ctaContent p{color:var(--font-color);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.integrationPage .ctaContent .ctaButtons{flex-wrap:wrap;gap:1rem;display:flex}.integrationPage .ctaContent .ctaButtons a{background:var(--brand-purple);color:#fff;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.integrationPage .ctaContent .ctaButtons a:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.integrationPage .ctaForm{flex:1;justify-content:center;align-items:center;padding:4rem;display:flex}@media (width<=768px){.integrationPage .ctaForm{padding:2rem 1rem}}.integrationPage .ctaImage{background:var(--bg-color);flex:1;min-height:300px;position:relative;overflow:hidden}.integrationPage .ctaImage img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.integrationPage .contentSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}@media (width<=768px){.integrationPage .contentSection{padding:2rem 1rem}}.integrationPage .contentSection h2{color:var(--heading-color);margin-bottom:1rem;font-size:2rem}.integrationPage .contentSection h3{color:var(--heading-color);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.integrationPage .contentGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=768px){.integrationPage .contentGrid{grid-template-columns:1fr}}.integrationPage .contentCard{border-left:4px solid var(--brand-purple);background:var(--bg-alt);padding:1.5rem}.integrationPage .contentCard h4{color:var(--heading-color);margin-bottom:.5rem;font-size:1.1rem}.integrationPage .contentCard p{color:var(--font-color);font-size:.95rem;line-height:1.6}.integrationPage .reverse{flex-direction:row-reverse}@media (width<=968px){.integrationPage .reverse{flex-direction:column}}.integrationPage .solutionSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}@media (width<=768px){.integrationPage .solutionSection{padding:2rem 1rem}}.integrationPage .solutionSection h2{text-align:center;color:var(--heading-color);margin-bottom:1rem;font-size:2rem}.integrationPage .sectionIntro{text-align:center;max-width:800px;color:var(--font-color);margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.integrationPage .solutionGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.integrationPage .solutionCard{background:var(--bg-alt);border-radius:8px;padding:2rem}.integrationPage .solutionCard h3{color:var(--heading-color);text-align:center;margin-bottom:1rem;font-size:1.25rem}.integrationPage .solutionCard p{color:var(--font-color);font-size:.95rem;line-height:1.6}.integrationPage .solutionCard ul{margin:0;padding:0;list-style:none}.integrationPage .solutionCard ul li{color:var(--font-color);text-align:left;border-bottom:1px solid #80808033;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.integrationPage .solutionCard ul li:last-child{border-bottom:none}.integrationPage .solutionIcon{margin-bottom:1rem;font-size:2.5rem}.integrationPage .painPoints{gap:1.5rem;margin-top:1.5rem;display:grid}.integrationPage .painPoint{background:var(--bg-color);border-left:3px solid var(--brand-pink);border-radius:0 4px 4px 0;padding:1rem}.integrationPage .painPoint h4{color:var(--heading-color);margin-bottom:.5rem;font-size:1rem}.integrationPage .painPoint p{color:var(--font-color);margin:0;font-size:.9rem;line-height:1.5}.integrationPage .featureList{margin:1.5rem 0;padding:0;list-style:none}.integrationPage .featureList li{border-bottom:1px solid var(--input-border-color);padding:.75rem 0 .75rem 1.5rem;position:relative}.integrationPage .featureList li:last-child{border-bottom:none}.integrationPage .featureList li:before{content:"✓";color:var(--brand-purple);font-weight:700;position:absolute;left:0}.integrationPage .componentList{gap:1.5rem;margin-top:1.5rem;display:grid}.integrationPage .component{background:var(--bg-alt);border-radius:4px;padding:1.25rem}.integrationPage .component h4{color:var(--heading-color);margin-bottom:.5rem;font-size:1rem}.integrationPage .component p{color:var(--font-color);margin:0;font-size:.9rem;line-height:1.5}.integrationPage .twoColumnGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.5rem;display:grid}@media (width<=768px){.integrationPage .twoColumnGrid{grid-template-columns:1fr}}.integrationPage .gridItem h4{color:var(--heading-color);margin-bottom:.75rem;font-size:1.1rem}.integrationPage .gridItem p,.integrationPage .gridItem ul{color:var(--font-color);font-size:.95rem;line-height:1.6}.integrationPage .gridItem ul{margin-top:.5rem;padding-left:1.25rem}.integrationPage .gridItem ul li{margin-bottom:.5rem}.integrationPage .heroSubtitle{color:var(--brand-purple);margin-bottom:1rem;font-size:1.5rem;font-weight:600}@media (width<=768px){.integrationPage .heroSubtitle{font-size:1.25rem}}.integrationPage .heroDescription{color:var(--font-color);max-width:600px;font-size:1.1rem;line-height:1.7}.integrationPage .benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.integrationPage .benefitsCarousel{gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.integrationPage .benefitCard{background:var(--bg-alt);border-radius:8px;min-width:280px;padding:2rem}.integrationPage .benefitCard h3{color:var(--heading-color);margin-bottom:.75rem;font-size:1.25rem}.integrationPage .benefitCard p{color:var(--font-color);font-size:.95rem;line-height:1.6}.integrationPage .blogSection,.integrationPage .relatedPosts{background:var(--bg-alt);padding:4rem 2rem}@media (width<=768px){.integrationPage .blogSection,.integrationPage .relatedPosts{padding:2rem 1rem}}.integrationPage .blogSection h2,.integrationPage .relatedPosts h2{text-align:center;color:var(--heading-color);margin-bottom:2rem}.integrationPage .blogGrid,.integrationPage .postGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.integrationPage .blogCard,.integrationPage .postCard{background:var(--bg-color);box-shadow:0 2px 8px var(--shadow-color);border-radius:8px;transition:transform .2s;overflow:hidden}.integrationPage .blogCard:hover,.integrationPage .postCard:hover{transform:translateY(-4px)}.integrationPage .blogCard img,.integrationPage .postCard img{object-fit:cover;width:100%;height:200px}.integrationPage .blogCard h3,.integrationPage .postCard h3{color:var(--heading-color);padding:1rem 1rem .5rem;font-size:1.1rem}.integrationPage .blogCard p,.integrationPage .postCard p{color:var(--font-color);padding:0 1rem 1rem;font-size:.9rem;line-height:1.5}.integrationPage .readMore{color:var(--brand-purple);margin:0 1rem 1rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;display:inline-block}.integrationPage .readMore:hover{text-decoration:underline}.integrationPage .caseStudy{background:var(--bg-alt);border-radius:8px;gap:3rem;margin:2rem 0;padding:2rem;display:flex}@media (width<=768px){.integrationPage .caseStudy{flex-direction:column;gap:1.5rem}}.integrationPage .caseStudyImage{background:linear-gradient(135deg, var(--brand-purple), var(--brand-blue));border-radius:8px;flex:1;min-height:300px;overflow:hidden}.integrationPage .caseStudyImage img{object-fit:cover;width:100%;height:100%}.integrationPage .caseStudyContent{flex:1}.integrationPage .caseStudyContent h3{color:var(--heading-color);margin-bottom:1rem;font-size:1.5rem}.integrationPage .caseStudyContent p{color:var(--font-color);font-size:1rem;line-height:1.7}.integrationPage .caseStudyStats{flex-wrap:wrap;gap:2rem;margin-top:1.5rem;display:flex}.integrationPage .caseStudyResult{text-align:center}.integrationPage .caseStudyResult .statBefore{color:var(--secondary-color);font-size:.9rem}.integrationPage .caseStudyResult .statAfter{color:var(--brand-purple);font-size:2rem;font-weight:700}.integrationPage .caseStudyResult p{color:var(--font-color);font-size:.85rem}.integrationPage .comparisonSection{max-width:1000px;margin:0 auto;padding:4rem 2rem}.integrationPage .comparisonSection h2{text-align:center;margin-bottom:2rem}.integrationPage .comparisonTable{border-collapse:collapse;width:100%;margin-top:2rem}.integrationPage .comparisonTable th,.integrationPage .comparisonTable td{text-align:left;border-bottom:1px solid var(--input-border-color);padding:1rem}.integrationPage .comparisonTable th{background:var(--bg-alt);color:var(--heading-color);font-weight:600}.integrationPage .comparisonTable td{color:var(--font-color)}.integrationPage .comparisonTable .highlight{background:#4941dc1a;font-weight:600}.integrationPage .packagesSection{background:var(--bg-alt);padding:4rem 2rem}.integrationPage .packagesSection h2{text-align:center;color:var(--heading-color);margin-bottom:2rem}.integrationPage .packagesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.integrationPage .packageCard{background:var(--bg-color);box-shadow:0 2px 8px var(--shadow-color);border-radius:8px;padding:2rem}.integrationPage .packageCard h3{color:var(--heading-color);margin-bottom:.5rem;font-size:1.5rem}.integrationPage .packageCard p{color:var(--font-color);font-size:.95rem;line-height:1.6}.integrationPage .packageCard ul{margin:1rem 0;padding-left:1.25rem}.integrationPage .packageCard ul li{margin-bottom:.5rem;font-size:.9rem}.integrationPage .faqContainer,.integrationPage .faqList{max-width:900px;margin:0 auto}.integrationPage .faqIcon{font-size:1.5rem;transition:transform .3s}.integrationPage .expanded .faqIcon{transform:rotate(45deg)}.integrationPage .processSteps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.integrationPage .stepDuration{color:var(--brand-blue);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.integrationPage .workshopDetails{background:var(--bg-alt);border-radius:8px;margin-top:2rem;padding:2rem}.integrationPage .workshopDetails h3{color:var(--heading-color);margin-bottom:1rem;font-size:1.25rem}.integrationPage .workshopDetails ul{padding-left:1.25rem}.integrationPage .workshopDetails ul li{margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.integrationPage .highlight{background:#4941dc1a;border-radius:4px;padding:.25rem .5rem}
