.DashboardBuilder_dashboardBuilderPage__HL47l{font-family:ui-serif,Georgia,Times New Roman,serif;background:var(--background-primary);color:var(--text-primary);line-height:1.7;font-size:16px;overflow-x:hidden}.DashboardBuilder_dashboardBuilderPage__HL47l h1,.DashboardBuilder_dashboardBuilderPage__HL47l h2,.DashboardBuilder_dashboardBuilderPage__HL47l h3,.DashboardBuilder_dashboardBuilderPage__HL47l h4,.DashboardBuilder_dashboardBuilderPage__HL47l h5,.DashboardBuilder_dashboardBuilderPage__HL47l h6{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-weight:500;letter-spacing:-.01em}.DashboardBuilder_container__M8bVY{max-width:1140px;margin:0 auto;padding:0 24px}.DashboardBuilder_wideContainer__oDT0m{max-width:1400px;margin:0 auto;padding:0 24px}.DashboardBuilder_heroSection__fv9uY{background:linear-gradient(135deg,var(--background-primary) 0,var(--background-soft) 100%);padding:80px 0 60px;position:relative;overflow:hidden}.DashboardBuilder_heroSection__fv9uY:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(32,178,170,.08) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(75,179,217,.08) 0,transparent 50%);pointer-events:none}.DashboardBuilder_heroContent__G5v0T{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.DashboardBuilder_heroBadge__Akoam{display:inline-flex;align-items:center;gap:8px;background:rgba(32,178,170,.1);color:var(--hover-aqua);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:24px;border:1px solid rgba(32,178,170,.2)}.DashboardBuilder_heroTitle__zcUzP{font-size:clamp(36px,5vw,56px);font-weight:700;margin-bottom:24px;line-height:1.1;color:var(--text-primary)}.DashboardBuilder_heroSubtitle__kvce_{font-size:22px;color:var(--text-secondary);margin-bottom:40px;line-height:1.4}.DashboardBuilder_heroCtas__AMaXV{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}.DashboardBuilder_ctaPrimary__k3axy{background:var(--text-primary);color:white;padding:16px 32px;border-radius:10px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.15);position:relative;overflow:hidden;border:none;cursor:pointer}.DashboardBuilder_ctaPrimary__k3axy:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#FF6B6B,#4ECDC4,#45B7D1,#96CEB4,#FFEAA7);transition:left .4s ease;background-size:200% 200%;animation:DashboardBuilder_gradientShift__bv3eL 3s ease infinite}.DashboardBuilder_ctaPrimary__k3axy span{position:relative;z-index:2}.DashboardBuilder_ctaPrimary__k3axy:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.DashboardBuilder_ctaPrimary__k3axy:hover:before{left:0}.DashboardBuilder_ctaSecondary__fWdYd{background:transparent;color:var(--text-primary);border:2px solid var(--border-light);padding:14px 32px;border-radius:10px;text-decoration:none;font-weight:500;font-size:16px;transition:all .3s ease}.DashboardBuilder_ctaSecondary__fWdYd:hover{background:var(--text-primary);color:white;border-color:var(--text-primary);transform:translateY(-2px)}.DashboardBuilder_heroStats__KcxJM{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;text-align:center}.DashboardBuilder_heroStat__cFZzN{background:var(--surface-white);padding:24px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--border-light)}.DashboardBuilder_heroStatNumber__wXkS4{font-size:32px;font-weight:700;color:var(--hover-aqua);margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.DashboardBuilder_heroStatLabel__b_eEp{font-size:14px;color:var(--text-secondary);font-weight:500}.DashboardBuilder_problemSection__pVG9P{padding:100px 0;background:#1a1a1a}.DashboardBuilder_problemContent__QUVn7{text-align:center;max-width:900px;margin:0 auto 60px}.DashboardBuilder_problemSection__pVG9P .DashboardBuilder_sectionTitle__rzqVw{color:white}.DashboardBuilder_problemSection__pVG9P .DashboardBuilder_sectionSubtitle__Dqk_o{color:#b0b0b0}.DashboardBuilder_sectionTitle__rzqVw{font-size:clamp(32px,4vw,44px);font-weight:600;margin-bottom:20px;color:var(--text-primary)}.DashboardBuilder_sectionSubtitle__Dqk_o{font-size:20px;color:var(--text-secondary);margin-bottom:60px;line-height:1.5}.DashboardBuilder_problemGrid__675QW{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.DashboardBuilder_problemCard__n1G2E{background:var(--surface-white);padding:32px;border-radius:16px;box-shadow:0 6px 25px rgba(0,0,0,.08);border:1px solid var(--border-light);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.DashboardBuilder_problemCard__n1G2E:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,107,107,.03),rgba(78,205,196,.03),rgba(69,183,209,.03));background-size:300% 300%;animation:DashboardBuilder_gradientShift__bv3eL 3s ease infinite;transition:left .5s cubic-bezier(.4,0,.2,1);z-index:1}.DashboardBuilder_problemCard__n1G2E:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 50px rgba(0,0,0,.15)}.DashboardBuilder_problemCard__n1G2E:hover:before{left:0}.DashboardBuilder_problemCard__n1G2E>*{position:relative;z-index:2}.DashboardBuilder_problemTitle__7AJZr{font-size:20px;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.DashboardBuilder_problemDescription__ie_g_{color:var(--text-secondary);line-height:1.6}.DashboardBuilder_featuresSection__rrt6H{padding:100px 0;background:var(--background-primary)}.DashboardBuilder_featuresHeader___sH3f{text-align:center;max-width:800px;margin:0 auto 80px}.DashboardBuilder_featuresGrid__I79np{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.DashboardBuilder_featureCard___QxRq{background:var(--surface-white);padding:40px 32px;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.08);border:1px solid var(--border-light);transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.DashboardBuilder_featureCard___QxRq:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--hover-aqua),var(--hover-glass-blue));transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:left}.DashboardBuilder_featureCard___QxRq:hover:before{transform:scaleX(1)}.DashboardBuilder_featureCard___QxRq:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 25px 60px rgba(0,0,0,.15),0 10px 30px rgba(32,178,170,.1)}.DashboardBuilder_featureCard___QxRq>*{position:relative;z-index:2}.DashboardBuilder_featureTitle__VSXO4{font-size:24px;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.DashboardBuilder_featureDescription__kjjlp{color:var(--text-secondary);margin-bottom:24px;line-height:1.6}.DashboardBuilder_featureList__Gyqvu{list-style:none;padding:0}.DashboardBuilder_featureList__Gyqvu li{display:flex;align-items:center;gap:12px;padding:8px 0;color:var(--text-secondary);transition:all .15s ease}.DashboardBuilder_featureCard___QxRq:hover .DashboardBuilder_featureList__Gyqvu li{transform:translateX(4px)}.DashboardBuilder_featureList__Gyqvu li:before{content:"✓";color:var(--ai-green);font-weight:700;font-size:16px;transition:all .15s ease}.DashboardBuilder_featureCard___QxRq:hover .DashboardBuilder_featureList__Gyqvu li:before{transform:scale(1.2)}.DashboardBuilder_howItWorksSection__AyUdO{padding:100px 0;background:var(--background-soft)}.DashboardBuilder_stepsContainer__a0oNT{max-width:1000px;margin:0 auto}.DashboardBuilder_stepsGrid__ypolv{display:grid;gap:48px;margin-top:60px}.DashboardBuilder_stepItem__5cYH5{display:grid;grid-template-columns:80px 1fr;gap:32px;align-items:flex-start;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:.7}.DashboardBuilder_stepItem__5cYH5:hover{opacity:1;transform:translateX(8px)}.DashboardBuilder_stepNumber__Ciknh{width:60px;height:60px;background:linear-gradient(135deg,var(--hover-aqua),var(--hover-glass-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:white;box-shadow:0 6px 20px rgba(32,178,170,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.DashboardBuilder_stepNumber__Ciknh:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.1));transition:left .5s ease}.DashboardBuilder_stepItem__5cYH5:hover .DashboardBuilder_stepNumber__Ciknh{transform:scale(1.1) rotateY(10deg);box-shadow:0 12px 30px rgba(32,178,170,.5)}.DashboardBuilder_stepItem__5cYH5:hover .DashboardBuilder_stepNumber__Ciknh:before{left:100%}.DashboardBuilder_stepContent__XlxyM{background:var(--surface-white);padding:32px;border-radius:16px;box-shadow:0 6px 25px rgba(0,0,0,.08);border:1px solid var(--border-light);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.DashboardBuilder_stepContent__XlxyM:before{content:"";position:absolute;bottom:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,var(--hover-aqua),var(--hover-glass-blue));transition:left .6s cubic-bezier(.4,0,.2,1)}.DashboardBuilder_stepItem__5cYH5:hover .DashboardBuilder_stepContent__XlxyM{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.12),0 6px 20px rgba(32,178,170,.1)}.DashboardBuilder_stepItem__5cYH5:hover .DashboardBuilder_stepContent__XlxyM:before{left:0}.DashboardBuilder_stepTitle__p_428{font-size:24px;font-weight:600;margin-bottom:16px;color:var(--text-primary);transition:color .3s ease}.DashboardBuilder_stepItem__5cYH5:hover .DashboardBuilder_stepTitle__p_428{color:var(--hover-aqua)}.DashboardBuilder_stepDescription__FlHxX{color:var(--text-secondary);line-height:1.6}.DashboardBuilder_useCasesSection__weqrH{padding:100px 0;background:var(--background-primary)}.DashboardBuilder_useCasesGrid__ljop9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:60px}.DashboardBuilder_useCaseCard__iOTiY{background:var(--surface-white);padding:32px;border-radius:16px;box-shadow:0 6px 25px rgba(0,0,0,.08);border:1px solid var(--border-light);transition:all .3s ease}.DashboardBuilder_useCaseCard__iOTiY:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.DashboardBuilder_useCaseHeader___xwdk{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.DashboardBuilder_useCaseTitle__0nHEU{font-size:20px;font-weight:600;color:var(--text-primary)}.DashboardBuilder_useCaseDescription__iieCs{color:var(--text-secondary);line-height:1.6;margin-bottom:20px}.DashboardBuilder_useCaseTags__V3_rS{display:flex;flex-wrap:wrap;gap:8px}.DashboardBuilder_useCaseTag__dfGon{background:rgba(32,178,170,.1);color:var(--hover-aqua);padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.DashboardBuilder_exploreCommunityBtn__Q15J2{display:inline-block;background:var(--hover-aqua);color:white;padding:18px 36px;border-radius:12px;text-decoration:none;font-weight:600;font-size:18px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgba(32,178,170,.3);position:relative;overflow:hidden}.DashboardBuilder_exploreCommunityBtn__Q15J2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.1));transition:left .5s cubic-bezier(.4,0,.2,1)}.DashboardBuilder_exploreCommunityBtn__Q15J2:hover{background:var(--hover-glass-blue);transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px rgba(32,178,170,.4),0 6px 20px rgba(75,179,217,.2)}.DashboardBuilder_exploreCommunityBtn__Q15J2:hover:before{left:100%}.DashboardBuilder_successStoriesSection__Rd_Rk{padding:100px 0;background:var(--background-soft)}.DashboardBuilder_testimonialsGrid__L04tv{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:60px}.DashboardBuilder_testimonialCard__jd9hW{background:var(--surface-white);padding:40px 32px;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.08);border:1px solid var(--border-light);position:relative;transition:all .3s ease}.DashboardBuilder_testimonialCard__jd9hW:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.DashboardBuilder_testimonialQuote__uKXIN{font-size:18px;font-style:italic;color:var(--text-primary);margin-bottom:24px;line-height:1.6}.DashboardBuilder_testimonialAuthor__3kMVx{display:flex;align-items:center;gap:16px}.DashboardBuilder_authorAvatar__9rtZ3{width:48px;height:48px;background:linear-gradient(135deg,var(--hover-aqua),var(--hover-glass-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:600}.DashboardBuilder_authorInfo__2I1Lx h4{font-size:16px;font-weight:600;margin-bottom:4px;color:var(--text-primary)}.DashboardBuilder_authorInfo__2I1Lx p{font-size:14px;color:var(--text-secondary)}.DashboardBuilder_testimonialMetrics___u8_B{display:flex;gap:24px;margin-top:20px;padding-top:20px;border-top:1px solid var(--border-light)}.DashboardBuilder_metric__8ADT1{text-align:center}.DashboardBuilder_metricValue__1PCZc{font-size:20px;font-weight:700;color:var(--hover-aqua);margin-bottom:4px}.DashboardBuilder_metricLabel__U68v0{font-size:12px;color:var(--text-secondary)}.DashboardBuilder_finalCtaSection__2aLUX{padding:100px 0;background:linear-gradient(135deg,var(--text-primary),#1a1a1a);color:white;text-align:center}.DashboardBuilder_finalCtaContent__tMMM5{max-width:700px;margin:0 auto}.DashboardBuilder_finalCtaTitle__DvYZw{color:white;font-size:clamp(36px,5vw,48px);font-weight:700;margin-bottom:24px;line-height:1.2}.DashboardBuilder_finalCtaSubtitle__5CZez{color:white;font-size:20px;opacity:.9;margin-bottom:40px;line-height:1.5}.DashboardBuilder_finalCtaButtons___pGtl{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.DashboardBuilder_finalCtaPrimary__to548{background:var(--hover-aqua);color:white;padding:18px 36px;border-radius:10px;text-decoration:none;font-weight:600;font-size:18px;transition:all .3s ease;box-shadow:0 8px 25px rgba(32,178,170,.3)}.DashboardBuilder_finalCtaPrimary__to548:hover{background:var(--hover-glass-blue);transform:translateY(-2px);box-shadow:0 12px 35px rgba(32,178,170,.4)}.DashboardBuilder_finalCtaSecondary__K_xBc{background:transparent;color:white;border:2px solid rgba(255,255,255,.3);padding:16px 36px;border-radius:10px;text-decoration:none;font-weight:500;font-size:18px;transition:all .3s ease}.DashboardBuilder_finalCtaSecondary__K_xBc:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}@keyframes DashboardBuilder_gradientShift__bv3eL{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.DashboardBuilder_heroTitle__zcUzP{font-size:36px}.DashboardBuilder_heroCtas__AMaXV{flex-direction:column;align-items:center}.DashboardBuilder_ctaPrimary__k3axy,.DashboardBuilder_ctaSecondary__fWdYd{width:100%;max-width:300px;text-align:center}.DashboardBuilder_stepItem__5cYH5{grid-template-columns:1fr;text-align:center}.DashboardBuilder_finalCtaButtons___pGtl{flex-direction:column;align-items:center}.DashboardBuilder_finalCtaPrimary__to548,.DashboardBuilder_finalCtaSecondary__K_xBc{width:100%;max-width:300px}.DashboardBuilder_testimonialsGrid__L04tv{grid-template-columns:1fr!important;gap:24px!important}.DashboardBuilder_testimonialMetrics___u8_B{flex-direction:column;gap:16px}}@media (max-width:1024px){.DashboardBuilder_testimonialsGrid__L04tv{grid-template-columns:repeat(2,1fr)!important;gap:24px!important}}@media (prefers-reduced-motion:reduce){.DashboardBuilder_featureCard___QxRq,.DashboardBuilder_problemCard__n1G2E,.DashboardBuilder_stepContent__XlxyM,.DashboardBuilder_stepItem__5cYH5,.DashboardBuilder_stepNumber__Ciknh,.DashboardBuilder_testimonialCard__jd9hW,.DashboardBuilder_useCaseCard__iOTiY{transition-duration:.1s!important}.DashboardBuilder_problemCard__n1G2E:before,.DashboardBuilder_stepContent__XlxyM:before,.DashboardBuilder_stepNumber__Ciknh:before{animation:none!important}.DashboardBuilder_featureCard___QxRq:hover,.DashboardBuilder_problemCard__n1G2E:hover,.DashboardBuilder_stepItem__5cYH5:hover,.DashboardBuilder_testimonialCard__jd9hW:hover,.DashboardBuilder_useCaseCard__iOTiY:hover{transform:translateY(-2px)!important}}