.features-scroll-section{position:relative;background:#fafafa}.features-scroll-section .container{max-width:1280px;margin:0 auto;padding:0 40px}.features-header{text-align:center;padding:80px 0 60px}.features-header h2{font-size:clamp(32px, 5vw, 56px);font-weight:800;letter-spacing:-.03em;line-height:1.1;background:linear-gradient(135deg,#1e1b4b 0,#7c3aed 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.features-header p{font-size:clamp(16px, 2vw, 20px);color:#6b7280;font-weight:500;max-width:600px;margin:0 auto;line-height:1.5}.features-pin-wrapper{width:100%;position:relative}.features-viewport{display:grid;grid-template-columns:40% 60%;align-items:center;height:100vh;gap:60px;padding:0 60px;max-width:1440px;margin:0 auto;position:sticky;top:0;background:#fafafa;z-index:1}.features-text-panel{display:flex;flex-direction:column;gap:32px;padding:40px 0}.feature-counter{font-size:14px;font-weight:600;color:#9ca3af;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.feature-counter .counter-current{display:inline-block;min-width:20px;text-align:right;color:#7c3aed;font-weight:800;font-size:16px;position:relative;overflow:hidden;height:1.2em;vertical-align:middle}.feature-counter .counter-current span{display:block;transition:transform .4s cubic-bezier(.4, 0, .2, 1),opacity .4s}.feature-counter .counter-total{color:#d1d5db}.feature-slides-text{position:relative;min-height:180px}.feature-slide-content{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s cubic-bezier(.4, 0, .2, 1);pointer-events:none}.feature-slide-content.active{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.feature-slide-content .feature-slide-chip{display:inline-block;padding:4px 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;background:rgba(124,58,237,.08);border-radius:20px;margin-bottom:16px}.feature-slide-content .feature-slide-title{font-size:clamp(28px, 3vw, 40px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#1e1b4b;margin-bottom:16px}.feature-slide-content .feature-slide-desc{font-size:17px;line-height:1.65;color:#6b7280;font-weight:450;max-width:420px}.features-dots{display:flex;gap:8px;align-items:center}.features-dots .dot{width:8px;height:8px;border-radius:4px;background:#e5e7eb;border:none;cursor:pointer;transition:.4s cubic-bezier(.4, 0, .2, 1);padding:0}.features-dots .dot.active{width:32px;background:#7c3aed}.features-dots .dot:hover:not(.active){background:#c4b5fd}.features-viz-panel{position:relative;width:100%;height:520px;display:flex;align-items:center;justify-content:center}.feature-viz{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.95);transition:opacity .5s,transform .5s cubic-bezier(.4, 0, .2, 1);pointer-events:none}.feature-viz.active{opacity:1;transform:scale(1);pointer-events:auto}.viz-container{width:100%;max-width:500px;aspect-ratio:1/0.85;background:#fff;border-radius:24px;border:1px solid rgba(124,58,237,.1);box-shadow:0 20px 60px rgba(124,58,237,.08),0 4px 16px rgba(0,0,0,.04);padding:32px;position:relative;overflow:hidden}.viz-modular .mod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%;height:100%}.viz-modular .mod-slot{border:2px dashed rgba(124,58,237,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.viz-modular .mod-block{width:100%;height:100%;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:600;color:#fff;opacity:0;transform:translateY(-40px) scale(.8);transition:opacity .5s,transform .5s cubic-bezier(.34, 1.56, .64, 1)}.viz-modular .mod-block.placed{opacity:1;transform:translateY(0) scale(1)}.viz-modular .mod-block.removing{opacity:0;transform:translateY(20px) scale(.8)}.viz-modular .mod-block svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.5}.mod-block.bg-purple{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.mod-block.bg-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.mod-block.bg-teal{background:linear-gradient(135deg,#14b8a6,#0d9488)}.mod-block.bg-orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.mod-block.bg-pink{background:linear-gradient(135deg,#ec4899,#db2777)}.mod-block.bg-indigo{background:linear-gradient(135deg,#6366f1,#4f46e5)}.mod-block.bg-emerald{background:linear-gradient(135deg,#10b981,#059669)}.mod-block.bg-red{background:linear-gradient(135deg,#ef4444,#dc2626)}.mod-block.bg-cyan{background:linear-gradient(135deg,#06b6d4,#0891b2)}.viz-lightning .setup-wizard{display:flex;flex-direction:column;height:100%;justify-content:space-between}.viz-lightning .setup-steps{display:flex;align-items:center;justify-content:space-between;gap:0;position:relative}.viz-lightning .setup-step{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;z-index:1}.viz-lightning .step-circle{width:40px;height:40px;border-radius:50%;background:#f3f4f6;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;transition:.5s cubic-bezier(.4, 0, .2, 1);font-size:14px;color:#9ca3af}.viz-lightning .setup-step.completed .step-circle{background:#7c3aed;border-color:#7c3aed;color:#fff;box-shadow:0 4px 12px rgba(124,58,237,.3)}.viz-lightning .setup-step.current .step-circle{border-color:#7c3aed;color:#7c3aed;box-shadow:0 0 0 4px rgba(124,58,237,.15)}.viz-lightning .step-label{font-size:12px;font-weight:600;color:#9ca3af;transition:color .3s}.viz-lightning .setup-step.completed .step-label,.viz-lightning .setup-step.current .step-label{color:#374151}.viz-lightning .progress-track{position:absolute;top:20px;left:50px;right:50px;height:3px;background:#e5e7eb;border-radius:2px;z-index:0}.viz-lightning .progress-fill{height:100%;background:linear-gradient(90deg,#7c3aed,#8b5cf6);border-radius:2px;width:0%;transition:width .8s cubic-bezier(.4, 0, .2, 1)}.viz-lightning .setup-timer{text-align:center;padding:20px}.viz-lightning .timer-display{font-size:48px;font-weight:800;letter-spacing:-.03em;color:#1e1b4b;font-variant-numeric:tabular-nums;transition:color .3s}.viz-lightning .timer-display.live{color:#059669}.viz-lightning .timer-label{font-size:13px;color:#9ca3af;font-weight:500;margin-top:4px}.viz-lightning .live-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:24px;font-size:13px;font-weight:700;color:#059669;opacity:0;transform:translateY(8px);transition:.4s}.viz-lightning .live-badge.visible{opacity:1;transform:translateY(0)}.viz-lightning .live-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:1.5s infinite pulseLive}.viz-lightning .setup-bottom{text-align:center;min-height:50px;display:flex;align-items:center;justify-content:center}.viz-integrations{position:relative}.viz-integrations .integration-network{width:100%;height:100%;position:relative}.viz-integrations .network-svg{position:absolute;inset:0;width:100%;height:100%}.viz-integrations .network-line{stroke:rgba(124,58,237,0.2);stroke-width:2;fill:none;stroke-dasharray:200;stroke-dashoffset:200;transition:stroke-dashoffset .8s}.viz-integrations .network-line.connected{stroke-dashoffset:0}.viz-integrations .network-dot{fill:#7C3AED}.viz-integrations .center-node{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(124,58,237,.3);z-index:2;overflow:hidden;padding:12px}.viz-integrations .center-node .center-logo{width:100%;height:auto;filter:brightness(0) invert(1);object-fit:contain}.viz-integrations .sat-node{position:absolute;width:52px;height:52px;background:#fff;border-radius:14px;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#6b7280;opacity:0;transform:scale(.5);transition:.5s cubic-bezier(.34, 1.56, .64, 1);z-index:2;flex-direction:column;gap:2px}.viz-integrations .sat-node.visible{opacity:1;transform:scale(1)}.viz-integrations .sat-node.connected{border-color:#7c3aed;box-shadow:0 4px 16px rgba(124,58,237,.15)}.viz-integrations .sat-node .sat-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.viz-integrations .pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border:2px solid rgba(124,58,237,.3);border-radius:20px;opacity:0;z-index:1}.viz-integrations .pulse-ring.animating{animation:1.2s ease-out pulseExpand}@keyframes pulseExpand{0%{width:72px;height:72px;opacity:.6;border-radius:20px}100%{width:300px;height:300px;opacity:0;border-radius:50%}}.viz-realtime .dashboard{display:flex;flex-direction:column;height:100%;gap:16px}.viz-realtime .dash-header{display:flex;justify-content:space-between;align-items:center}.viz-realtime .dash-title{font-size:14px;font-weight:700;color:#1e1b4b}.viz-realtime .dash-live{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#059669}.viz-realtime .dash-live-dot{width:6px;height:6px;background:#10b981;border-radius:50%;animation:1.5s infinite pulseLive}@keyframes pulseLive{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.viz-realtime .kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.viz-realtime .kpi-card{background:#f9fafb;border-radius:12px;padding:14px;border:1px solid #f3f4f6}.viz-realtime .kpi-label{font-size:10px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.viz-realtime .kpi-value{font-size:22px;font-weight:800;color:#1e1b4b;font-variant-numeric:tabular-nums}.viz-realtime .kpi-change{font-size:10px;font-weight:600;color:#10b981;margin-top:4px}.viz-realtime .dash-chart{flex:1;position:relative;min-height:120px}.viz-realtime .chart-svg{width:100%;height:100%}.viz-realtime .chart-line{fill:none;stroke:#7C3AED;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.viz-realtime .chart-area{fill:url(#chartGradient);opacity:.3}.viz-realtime .chart-grid-line{stroke:#f3f4f6;stroke-width:1}.viz-humans .before-after{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden}.viz-humans .ba-layer{position:absolute;inset:0;padding:20px}.viz-humans .ba-before{background:#f8f9fa;z-index:1}.viz-humans .ba-after{background:#fff;z-index:2;clip-path:inset(0 100% 0 0);transition:clip-path 1.5s cubic-bezier(.4, 0, .2, 1)}.viz-humans .ba-after.revealed{clip-path:inset(0 0% 0 0)}.viz-humans .mock-row{display:flex;gap:8px;margin-bottom:8px;align-items:center}.viz-humans .mock-cell{height:28px;border-radius:4px;flex:1}.viz-humans .ba-before .mock-cell{background:#e2e8f0}.viz-humans .ba-before .mock-cell:nth-child(odd){background:#fecaca}.viz-humans .ba-before .mock-header{height:32px;background:#94a3b8;border-radius:6px;margin-bottom:12px}.viz-humans .ba-before .mock-text{height:10px;background:#cbd5e1;border-radius:3px;width:80%;margin:6px 0}.viz-humans .ba-after .mock-header{height:32px;background:linear-gradient(90deg,#7c3aed,#8b5cf6);border-radius:10px;margin-bottom:16px}.viz-humans .ba-after .mock-card{background:#faf5ff;border:1px solid rgba(124,58,237,.1);border-radius:12px;padding:14px;margin-bottom:10px;display:flex;align-items:center;gap:12px}.viz-humans .ba-after .mock-avatar{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#c4b5fd,#7c3aed);flex-shrink:0}.viz-humans .ba-after .mock-card-text{flex:1}.viz-humans .ba-after .mock-card-line{height:8px;background:#e9d5ff;border-radius:4px;margin-bottom:6px}.viz-humans .ba-after .mock-card-line:last-child{width:60%;margin-bottom:0}.viz-humans .ba-after .mock-tag{padding:3px 8px;border-radius:6px;font-size:9px;font-weight:700;background:#dcfce7;color:#16a34a}.viz-humans .ba-tagline{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-size:13px;font-weight:700;color:#7c3aed;white-space:nowrap;opacity:0;transition:opacity .5s 1.2s;z-index:3;background:rgba(255,255,255,.9);padding:6px 16px;border-radius:8px}.viz-humans .ba-tagline.visible{opacity:1}.viz-adapts .browser-frame{width:100%;height:100%;background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column}.viz-adapts .browser-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f9fafb;border-bottom:1px solid #f3f4f6}.viz-adapts .browser-dot{width:8px;height:8px;border-radius:50%}.viz-adapts .browser-dot:first-child{background:#fca5a5}.viz-adapts .browser-dot:nth-child(2){background:#fcd34d}.viz-adapts .browser-dot:nth-child(3){background:#86efac}.viz-adapts .browser-url{flex:1;height:24px;background:#fff;border-radius:6px;border:1px solid #e5e7eb;margin-left:8px;display:flex;align-items:center;padding:0 10px;font-size:11px;color:#9ca3af}.viz-adapts .browser-content{flex:1;position:relative;overflow:hidden}.viz-adapts .adapt-view{position:absolute;inset:0;padding:20px;opacity:0;transition:opacity .6s}.viz-adapts .adapt-view.active{opacity:1}.viz-adapts .crm-view .crm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.viz-adapts .crm-view .crm-title{font-size:14px;font-weight:700;color:#1e1b4b}.viz-adapts .crm-view .crm-badge{padding:3px 10px;background:rgba(124,58,237,.08);border-radius:12px;font-size:10px;font-weight:600;color:#7c3aed}.viz-adapts .crm-row{display:flex;align-items:center;gap:10px;padding:10px;background:#faf5ff;border-radius:10px;margin-bottom:8px}.viz-adapts .crm-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0}.crm-avatar.av1{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.crm-avatar.av2{background:linear-gradient(135deg,#3b82f6,#2563eb)}.crm-avatar.av3{background:linear-gradient(135deg,#10b981,#059669)}.crm-avatar.av4{background:linear-gradient(135deg,#f59e0b,#d97706)}.viz-adapts .crm-info{flex:1;min-width:0}.viz-adapts .crm-name{font-size:12px;font-weight:600;color:#1e1b4b}.viz-adapts .crm-email{font-size:10px;color:#9ca3af}.viz-adapts .crm-amount{font-size:12px;font-weight:700;color:#7c3aed}.viz-adapts .kanban-view .kanban-title{font-size:14px;font-weight:700;color:#1e1b4b;margin-bottom:14px}.viz-adapts .kanban-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:calc(100% - 40px)}.viz-adapts .kanban-col{background:#f9fafb;border-radius:10px;padding:8px}.viz-adapts .kanban-col-header{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;padding:0 4px}.kanban-col:first-child .kanban-col-header{color:#6b7280}.kanban-col:nth-child(2) .kanban-col-header{color:#f59e0b}.kanban-col:nth-child(3) .kanban-col-header{color:#10b981}.viz-adapts .kanban-card{background:#fff;border-radius:8px;padding:8px;margin-bottom:6px;border:1px solid #f3f4f6;box-shadow:0 1px 3px rgba(0,0,0,.04)}.viz-adapts .kanban-card-line{height:6px;background:#e5e7eb;border-radius:3px;margin-bottom:4px}.viz-adapts .kanban-card-line:last-child{width:60%;margin-bottom:0}.viz-adapts .ecom-view .ecom-title{font-size:14px;font-weight:700;color:#1e1b4b;margin-bottom:14px}.viz-adapts .ecom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.viz-adapts .ecom-product{background:#f9fafb;border-radius:12px;padding:12px;text-align:center}.viz-adapts .ecom-img{width:100%;height:50px;background:linear-gradient(135deg,#e9d5ff,#c4b5fd);border-radius:8px;margin-bottom:8px}.viz-adapts .ecom-name{font-size:11px;font-weight:600;color:#374151;margin-bottom:2px}.viz-adapts .ecom-price{font-size:13px;font-weight:800;color:#7c3aed}.viz-adapts .adapt-controls{display:flex;gap:6px;margin-top:auto;padding:12px 20px;border-top:1px solid #f3f4f6}.viz-adapts .adapt-btn{flex:1;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:11px;font-weight:600;color:#6b7280;cursor:pointer;transition:.3s}.viz-adapts .adapt-btn.active{background:rgba(124,58,237,.08);border-color:#7c3aed;color:#7c3aed}.viz-adapts .industry-label{position:absolute;top:10px;right:14px;font-size:10px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;overflow:hidden;height:1.3em}.viz-adapts .industry-label span{display:block;transition:transform .4s,opacity .4s}@media (max-width:1024px){.features-viewport{grid-template-columns:1fr;padding:60px 32px;gap:32px}.features-text-panel{text-align:center;align-items:center}.feature-slide-content .feature-slide-desc{max-width:100%}.features-dots{justify-content:center}.features-viz-panel{height:400px}}@media (max-width:768px){.features-scroll-section{padding-bottom:40px}.features-scroll-section .container{padding:0 20px}.features-header{padding:60px 0 32px}.features-pin-wrapper{height:auto!important}.features-viewport{display:flex;flex-direction:column;padding:0 20px 40px;height:auto!important;position:relative!important;gap:24px;max-width:100%}.features-text-panel{gap:16px;padding:0;text-align:center;align-items:center}.feature-counter{display:none}.feature-slides-text{min-height:auto}.feature-slide-content{position:relative;opacity:1;transform:none;pointer-events:auto;display:none}.feature-slide-content.active{display:block}.feature-slide-content .feature-slide-title{font-size:24px}.feature-slide-content .feature-slide-desc{font-size:15px;max-width:100%}.features-dots{justify-content:center}.features-viz-panel{display:block!important;height:auto!important;overflow:visible!important;overflow-x:visible!important;scroll-snap-type:none!important;padding:0!important;position:relative}.features-viz-panel .feature-viz{position:absolute!important;inset:0;flex:none!important;opacity:0;transform:none;pointer-events:none;scroll-snap-align:none!important;transition:opacity .4s}.features-viz-panel .feature-viz.active{position:relative!important;opacity:1;transform:none;pointer-events:auto}.viz-container{max-width:100%;padding:20px;aspect-ratio:auto;height:360px;min-height:unset;border-radius:16px}.viz-container.viz-integrations{overflow:visible;padding:24px}.viz-integrations .center-node{width:56px;height:56px;border-radius:16px;padding:10px}.viz-integrations .sat-node{width:44px;height:44px;border-radius:10px}.viz-integrations .sat-node .sat-icon{width:24px;height:24px}.viz-integrations .sat-node .sat-name{display:none}.viz-adapts .browser-frame{height:100%}.viz-adapts .adapt-view{padding:12px}.viz-adapts .adapt-controls{padding:8px 12px}.viz-humans .before-after{height:100%}.viz-humans .ba-layer{padding:14px}.viz-humans .ba-before .mock-header{height:24px;margin-bottom:8px}.viz-humans .mock-cell{height:22px}.viz-humans .ba-after .mock-card{padding:10px;margin-bottom:8px}.viz-humans .ba-tagline{font-size:11px;bottom:12px}.viz-realtime .kpi-card{padding:8px}.viz-realtime .kpi-value{font-size:18px}.viz-lightning .timer-display{font-size:32px}}@media (prefers-reduced-motion:reduce){.features-pin-wrapper{height:auto!important}.features-viewport{display:block!important;height:auto!important;position:relative!important;padding:40px!important}.features-text-panel{display:none!important}.features-viz-panel{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px;height:auto!important;position:static!important}.feature-viz{position:relative!important;opacity:1!important;transform:none!important;pointer-events:auto!important}.feature-viz .viz-container{aspect-ratio:auto;min-height:260px}.feature-counter,.feature-slide-content,.features-dots{display:none!important}.feature-viz::before{content:attr(data-title);display:block;text-align:center;font-size:13px;font-weight:700;color:#1e1b4b;margin-bottom:8px}}@media (prefers-reduced-motion:reduce) and (max-width:768px){.features-viz-panel{grid-template-columns:1fr 1fr!important}}