.intellex_ws-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:9999px;font-size:.9rem;font-weight:600;cursor:pointer;transition:var(--transition-smooth);border:1px solid transparent}.intellex_ws-btn-primary{background:linear-gradient(135deg, #8B5CF6 0%, #6D28D9 100%);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),var(--shadow-sm)}.intellex_ws-btn-primary:hover{background:linear-gradient(135deg, #7C3AED 0%, #5B21B6 100%);transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,0.3),var(--shadow-glow)}.intellex_ws-btn-secondary{background:#fff;border-color:var(--intellex_ws-border-strong);color:var(--intellex_ws-text-primary);box-shadow:var(--shadow-sm)}.intellex_ws-btn-secondary:hover{background:#fff;border-color:var(--intellex_ws-violet);color:var(--intellex_ws-violet);transform:translateY(-2px);box-shadow:var(--shadow-md)}.intellex_ws-btn--large{padding:11px 28px;font-size:1rem}.intellex_ws-section-header{text-align:center;margin-bottom:50px}@media (max-height:900px){.intellex_ws-section-header{margin-bottom:32px}}.intellex_ws-section-header h2{font-size:clamp(1.5rem, 2vw + 1rem, 1.875rem);font-weight:600;letter-spacing:-.03em;margin-bottom:12px}.intellex_ws-section-subheader{font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;font-weight:500;letter-spacing:.1em;color:var(--intellex_ws-text-secondary);margin-bottom:8px;display:block}.intellex_ws-promise-frame{border-radius:20px;background:linear-gradient(180deg,#f8f9fc 0%,#edf0f5 100%);padding:32px;border:1px solid rgba(228,228,231,0.8);box-shadow:var(--shadow-sm)}.intellex_ws-promise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.intellex_ws-promise-card{background:#fff;border:1px solid var(--intellex_ws-border);border-radius:14px;padding:32px;transition:var(--transition-smooth);box-shadow:var(--shadow-sm)}.intellex_ws-promise-card:hover{border-color:rgba(124,58,237,0.3);transform:translateY(-4px);box-shadow:var(--shadow-lg),0 0 20px rgba(124,58,237,0.06)}.intellex_ws-promise-icon{width:46px;height:46px;background:rgba(124,58,237,0.08);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--intellex_ws-violet);transition:var(--transition-smooth)}.intellex_ws-promise-card:hover .intellex_ws-promise-icon{background:var(--intellex_ws-violet);color:#fff;transform:scale(1.06)}.intellex_ws-promise-icon svg{width:22px;height:22px;fill:currentColor}.intellex_ws-promise-card h3{font-size:1.2rem;font-weight:600;margin-bottom:12px;letter-spacing:-.01em}.intellex_ws-promise-card p{font-family:var(--font-sans);color:var(--intellex_ws-text-secondary);font-size:.95rem;line-height:1.6}.intellex_ws-promise-card .intellex_ws-btn{margin-top:20px}.intellex_ws-modules-list{display:flex;flex-direction:column;margin-top:40px}.intellex_ws-module-row{display:flex;flex-direction:column;gap:32px;padding:48px 0;border-top:1px solid var(--intellex_ws-border)}.intellex_ws-module-row:first-child{border-top:none;padding-top:0}.intellex_ws-module-row:last-child{border-bottom:1px solid var(--intellex_ws-border)}.intellex_ws-module-visual-wrapper{background:var(--intellex_ws-card-bg);border:1px solid var(--intellex_ws-border);border-radius:12px;height:280px;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden;position:relative}.intellex_ws-module-visual-wrapper--unframed{background:0 0;border:none;border-radius:0;padding:0;overflow:visible}.intellex_ws-module-info-wrapper{padding:0 4px}.intellex_ws-module-num-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:9999px;background:#fff;border:1px solid var(--intellex_ws-border-strong);font-size:.75rem;font-weight:500;color:var(--intellex_ws-text-primary);margin-bottom:20px}.intellex_ws-module-row h3{font-size:clamp(1.3rem, 1.5vw + 0.9rem, 1.625rem);font-weight:600;letter-spacing:-.02em;color:var(--intellex_ws-violet);margin-bottom:16px}.intellex_ws-module-row p{font-family:var(--font-mono);color:var(--intellex_ws-text-secondary);font-size:.95rem;line-height:1.6;max-width:480px;margin-bottom:16px}.intellex_ws-module-audience{font-size:.85rem;margin-top:8px}.intellex_ws-module-list{font-family:var(--font-mono);color:var(--intellex_ws-text-secondary);font-size:.95rem;line-height:1.6;max-width:480px;margin:0 0 16px 0;padding-left:20px}.intellex_ws-module-list li{margin-bottom:10px}.intellex_ws-module-list strong{color:var(--intellex_ws-text-primary)}@media (min-width:968px){.intellex_ws-module-row{flex-direction:row;align-items:center;gap:60px}.intellex_ws-module-row:nth-child(2n){flex-direction:row-reverse}.intellex_ws-module-info-wrapper,.intellex_ws-module-visual-wrapper{flex:1 1 0}}.intellex_ws-module-link{font-size:.9rem;font-weight:600;color:var(--intellex_ws-violet);display:inline-flex;align-items:center;gap:4px}.intellex_ws-module-link:hover{color:var(--intellex_ws-violet-actif);text-decoration:underline}.intellex_ws-modules-teaser-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px;margin-top:40px;list-style:none}@media (max-width:768px){.intellex_ws-modules-teaser-list{grid-template-columns:1fr}}.intellex_ws-modules-teaser-list li{font-family:var(--font-mono);color:var(--intellex_ws-text-secondary);font-size:.95rem;line-height:1.6}.intellex_ws-modules-teaser-list strong{color:var(--intellex_ws-violet);font-weight:600}.intellex_ws-modules-teaser-cta{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:48px}.intellex_ws-audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:40px}.intellex_ws-audience-pill{background:#fff;border:1px solid var(--intellex_ws-border);color:var(--intellex_ws-text-primary);padding:16px 24px;border-radius:9999px;font-weight:600;text-align:center;font-size:.9rem;box-shadow:var(--shadow-sm);transition:var(--transition-smooth)}.intellex_ws-audience-pill:hover{border-color:var(--intellex_ws-violet);color:var(--intellex_ws-violet);background:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md),0 0 16px rgba(124,58,237,0.08)}.intellex_ws-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:40px}.intellex_ws-pricing-card{background:#fff;border:1px solid var(--intellex_ws-border);border-radius:12px;padding:32px;display:flex;flex-direction:column;position:relative;transition:var(--transition-smooth)}.intellex_ws-pricing-card:hover{border-color:var(--intellex_ws-border-hover)}.intellex_ws-pricing-card.recommended{border-color:var(--intellex_ws-text-primary);border-width:2px}.intellex_ws-pricing-card h3{font-weight:600}.intellex_ws-pricing-badge{position:absolute;top:16px;right:16px;background:var(--intellex_ws-accent-dark);color:#fff;font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:9999px}.intellex_ws-price{font-size:2.5rem;font-weight:600;color:var(--intellex_ws-text-primary);margin:16px 0}.intellex_ws-price span{font-size:.95rem;color:var(--intellex_ws-text-secondary);font-weight:400}.intellex_ws-pricing-credits{font-family:var(--font-mono);font-weight:500;margin-bottom:20px}.intellex_ws-pricing-features{list-style:none;margin:20px 0;flex-grow:1}.intellex_ws-pricing-features li{font-family:var(--font-mono);margin-bottom:10px;font-size:.9rem;color:var(--intellex_ws-text-secondary);display:flex;align-items:center;gap:8px}.intellex_ws-pricing-features li::before{content:'✓';color:var(--intellex_ws-text-primary);font-weight:700}.intellex_ws-pricing-cta{margin-top:auto}.intellex_ws-sources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:32px;text-align:left}.intellex_ws-source-card{background:#fff;border:1px solid var(--intellex_ws-border);border-radius:14px;padding:22px;box-shadow:var(--shadow-sm);transition:var(--transition-smooth)}.intellex_ws-source-card:hover{border-color:var(--intellex_ws-violet);transform:translateY(-3px);box-shadow:var(--shadow-md),0 0 16px rgba(124,58,237,0.08)}.intellex_ws-source-card h3{font-size:1.02rem;font-weight:600;color:var(--intellex_ws-text-primary);margin-bottom:6px}.intellex_ws-source-card p{font-family:var(--font-sans);color:var(--intellex_ws-text-secondary);font-size:.88rem;line-height:1.5}.intellex_ws-faq-wrapper{max-width:800px;margin:32px auto 0 auto;display:flex;flex-direction:column;gap:12px}details{background:#fff;border:1px solid var(--intellex_ws-border);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);transition:var(--transition-smooth)}details[open]{border-color:rgba(124,58,237,0.4);box-shadow:var(--shadow-md)}details[open] summary{color:var(--intellex_ws-violet)}summary{padding:20px 24px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;user-select:none;transition:var(--transition-smooth)}summary::-webkit-details-marker{display:none}summary::after{content:'';width:10px;height:10px;border-right:2px solid var(--intellex_ws-text-secondary);border-bottom:2px solid var(--intellex_ws-text-secondary);transform:rotate(45deg);transition:transform 0.25s cubic-bezier(0.16, 1, 0.3, 1),border-color 0.2s;margin-right:4px}details[open] summary::after{transform:rotate(-135deg);border-color:var(--intellex_ws-violet)}.faq-content{padding:0 24px 22px 24px;color:var(--intellex_ws-text-secondary);font-size:.95rem;line-height:1.65;border-top:1px solid rgba(228,228,231,0.5);margin-top:4px;padding-top:16px}.intellex_ws-footer-cta{text-align:center;background:#f9fafb;padding:80px 24px;border-radius:16px;border:1px solid var(--intellex_ws-border);margin:60px auto}.intellex_ws-footer-cta h2{font-size:clamp(1.5rem, 2vw + 1rem, 1.875rem);font-weight:600;margin-bottom:16px;letter-spacing:-.03em}