.product-overview{padding:0 0 5rem;background:var(--background-color)}.product-overview-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.product-overview-header{text-align:center;margin-bottom:3rem}.product-overview-title{font-size:var(--section-title-size);font-weight:700;color:var(--text-color);margin-bottom:1rem;letter-spacing:-.02em}.product-overview-intro{font-size:var(--section-subtitle-size);color:var(--text-color);max-width:600px;margin:0 auto;line-height:1.6}.product-overview-feature{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:3rem;padding:1rem 0}.product-overview-feature-full-width{display:block;margin-bottom:3rem;padding:1rem 0}.product-overview-feature-full-width .product-overview-feature-text{max-width:100%;padding:0}.product-overview-feature-right .product-overview-feature-visual{order:-1}.product-overview-feature-text{padding:1rem}.product-overview-feature-headline{font-size:2rem;font-weight:600;color:var(--text-color);margin-bottom:1.5rem;line-height:1.3}.product-overview-feature-headline em{color:var(--primary-color);font-style:normal;font-weight:700}.product-overview-feature-description{font-size:1.125rem;color:var(--text-color);line-height:1.7;margin-bottom:1.5rem;opacity:.9}.product-overview-feature-capabilities{list-style:none;padding:0;margin:0}.product-overview-capability{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem;background:#e76e5005;border:1px solid rgba(231,110,80,.1);border-radius:.75rem;transition:all .3s ease}.product-overview-capability:hover{background:#e76e500d;border-color:#e76e5033;transform:translateY(-2px)}.product-overview-capability-icon{flex-shrink:0;width:40px;height:40px;background:var(--primary-color);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff}.product-overview-capability-content{flex:1;font-size:.95rem;line-height:1.6;color:var(--text-color)}.product-overview-capability-content strong{color:var(--primary-color);font-weight:600}.product-overview-subsection-title{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:1.5rem 0 1rem;line-height:1.3}.product-overview-subsection-description{font-size:1rem;color:var(--text-color);line-height:1.6;margin-bottom:1.5rem;opacity:.9}.product-overview-embed-section{margin-bottom:2rem}.product-overview-multichannel-section{margin-top:2rem}.product-overview-channels-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.product-overview-channel-group{margin-bottom:0}.product-overview-channel-group-title{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--text-color);margin-bottom:1.5rem}.product-overview-channel-group-title svg{color:var(--primary-color)}.product-overview-channel-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.product-overview-channel-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#e76e5005;border:1px solid rgba(231,110,80,.1);border-radius:1rem;transition:all .3s ease}.product-overview-channel-card:hover{background:#e76e500d;border-color:#e76e5033;transform:translateY(-2px);box-shadow:0 8px 25px #e76e5026}.product-overview-channel-logo{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #0000001a}.product-overview-channel-info h6{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0 0 .5rem}.product-overview-channel-info p{font-size:.95rem;color:var(--text-color);line-height:1.5;margin:0;opacity:.8}.product-overview-feature-visual{padding:1rem;display:flex;align-items:center;justify-content:center}.product-overview-data-flow{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;background:linear-gradient(135deg,var(--tertiary-color) 0%,rgba(244,164,98,.1) 100%);border-radius:1rem;border:1px solid rgba(231,110,80,.1);width:100%;max-width:500px;min-height:380px}.product-overview-data-sources{display:flex;justify-content:center;width:100%;gap:.5rem}.product-overview-data-source{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.product-overview-data-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);box-shadow:0 6px 20px #e76e504d;transition:transform .3s ease}.product-overview-data-icon:hover{transform:translateY(-4px)}.product-overview-data-source span{font-size:.875rem;font-weight:500;color:var(--text-color)}.product-overview-flow-arrows{display:flex;justify-content:center;gap:2rem;width:100%}.product-overview-arrow{width:2px;height:30px;background:linear-gradient(to bottom,var(--primary-color),var(--secondary-color));position:relative}.product-overview-arrow:after{content:"";position:absolute;bottom:-6px;left:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid var(--secondary-color)}.product-overview-brain{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.product-overview-brain-icon{width:100px;height:100px;background:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 30px #e76e5066;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product-overview-logo-container{background:#fff!important;border:3px solid var(--primary-color)!important;padding:10px!important}.product-overview-brain span{font-weight:600;color:var(--text-color)}.product-overview-output{margin-top:1rem}.product-overview-chat-bubble{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000001a;color:var(--primary-color);font-weight:500}.product-overview-dashboard-mockup{background:#fff;border-radius:1rem;box-shadow:0 12px 40px #00000026;overflow:hidden;width:100%;max-width:550px;min-height:350px}.product-overview-dashboard-header{background:var(--primary-color);color:#fff;padding:1rem 1.5rem;font-weight:600}.product-overview-dashboard-header h4{margin:0;font-size:1.125rem}.product-overview-dashboard-content{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem}.product-overview-customizer-panel{display:flex;flex-direction:column;gap:1rem}.product-overview-control-group{display:flex;flex-direction:column;gap:.5rem}.product-overview-control-group label{font-size:.875rem;font-weight:500;color:var(--text-color)}.product-overview-color-picker{display:flex;align-items:center;gap:.5rem}.product-overview-color-input{width:32px;height:32px;padding:0;border:2px solid var(--outline-color);border-radius:.25rem;cursor:pointer;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-overview-color-input::-webkit-color-swatch-wrapper{padding:0}.product-overview-color-input::-webkit-color-swatch{border:none;border-radius:.125rem}.product-overview-color-input::-moz-color-swatch{border:none;border-radius:.125rem}.product-overview-color-hex{width:70px;padding:.375rem .5rem;border:1px solid var(--outline-color);border-radius:.375rem;font-size:.75rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;text-transform:uppercase;background:#fff}.product-overview-color-hex:focus{outline:none;border-color:var(--primary-color)}.product-overview-color-swatch{width:32px;height:32px;border-radius:.25rem;border:2px solid var(--outline-color);cursor:pointer}.product-overview-color-row{display:flex;gap:1rem;align-items:flex-start;flex-wrap:nowrap}.product-overview-color-control{flex:1;min-width:0}.product-overview-color-control label{white-space:nowrap}.product-overview-select,.product-overview-input{padding:.5rem;border:1px solid var(--outline-color);border-radius:.375rem;font-size:.875rem;background:#fff}.product-overview-upload-btn-unstyled{border:none;background:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;font-size:.875rem}.product-overview-preview-panel{display:flex;align-items:center;justify-content:center}.product-overview-chat-preview{background:#f8f9fa;border-radius:.75rem;padding:1rem;width:100%;max-width:180px}.product-overview-chat-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.product-overview-chat-avatar{width:24px;height:24px;background:var(--primary-color);border-radius:50%}.product-overview-chat-message{background:#fff;padding:.75rem;border-radius:.5rem;font-size:.875rem;box-shadow:0 1px 3px #0000001a}.product-overview-deployment-container{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:550px}.product-overview-code-demo{background:#1a1a1a;border-radius:.75rem;overflow:hidden;width:100%;min-height:160px;display:flex;flex-direction:column}.product-overview-code-header{background:#2d2d2d;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#ccc}.product-overview-code-dots{display:flex;gap:.375rem}.product-overview-code-dots span{width:8px;height:8px;border-radius:50%;background:#666}.product-overview-code-dots span:nth-child(1){background:#ff5f57}.product-overview-code-dots span:nth-child(2){background:#ffbd2e}.product-overview-code-dots span:nth-child(3){background:#28ca42}.product-overview-code-content{padding:1.5rem;flex:1;display:flex;align-items:center}.product-overview-code-content pre{margin:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1.5rem;line-height:1.6}.product-overview-code-content code{color:#e6e6e6}.product-overview-integrations{width:100%}.product-overview-integration-logos{display:flex;justify-content:center;gap:2rem}.product-overview-integration-logo{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;background:#fff;border-radius:.75rem;box-shadow:0 6px 20px #00000026;transition:transform .3s ease;text-align:center;min-height:100px;min-width:140px}.product-overview-integration-logo:hover{transform:translateY(-4px)}.product-overview-integration-logo svg{color:var(--primary-color)}.product-overview-integration-logo span{font-size:.875rem;font-weight:500;color:var(--text-color)}.product-overview-analytics-dashboard{background:#fff;border-radius:1rem;box-shadow:0 12px 40px #00000026;overflow:hidden;width:100%;max-width:550px;min-height:380px}.product-overview-analytics-content{padding:1.5rem}.product-overview-analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.product-overview-metric-card{background:#f8f9fa;border-radius:.75rem;padding:1.25rem;text-align:center;min-height:100px}.product-overview-metric-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;color:var(--text-muted)}.product-overview-metric-header svg{color:var(--primary-color)}.product-overview-metric-value{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.25rem}.product-overview-metric-change{font-size:.75rem;color:#10b981;font-weight:500}.product-overview-chart{background:#f8f9fa;border-radius:.75rem;padding:1.25rem;min-height:150px}.product-overview-chart-header{font-size:.875rem;font-weight:600;color:var(--text-color);margin-bottom:1rem}.product-overview-chart-bars{display:flex;flex-direction:column;gap:.75rem}.product-overview-chart-bar{display:grid;grid-template-columns:60px 1fr 30px;align-items:center;gap:.75rem;font-size:.875rem}.product-overview-bar-label{font-weight:500;color:var(--text-color)}.product-overview-bar-container{background:#e5e7eb;border-radius:.25rem;height:8px;overflow:hidden}.product-overview-bar{height:100%;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:.25rem;transition:width .8s ease}.product-overview-bar-value{font-weight:600;color:var(--primary-color);text-align:right}.product-overview-cta{text-align:center;padding:2.5rem 2rem;background:linear-gradient(135deg,var(--tertiary-color) 0%,rgba(244,164,98,.1) 100%);border-radius:1rem;border:1px solid rgba(231,110,80,.1);margin-top:2rem}.product-overview-cta-title{font-size:2.25rem;font-weight:700;color:var(--text-color);margin-bottom:1.5rem;line-height:1.2}.product-overview-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.product-overview-cta-buttons .btn{padding:.875rem 2rem;font-size:1rem;font-weight:600}@media (max-width: 1024px){.product-overview-feature{gap:3rem}.product-overview-feature-headline{font-size:1.75rem}}@media (max-width: 768px){.product-overview{padding:1.5rem 0 3rem}.product-overview-container{padding:0 1rem}.product-overview-header{margin-bottom:3rem}.product-overview-feature{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.product-overview-feature-right .product-overview-feature-visual{order:1}.product-overview-feature-text,.product-overview-feature-visual{padding:0}.product-overview-feature-headline{font-size:1.5rem}.product-overview-feature-description{font-size:1rem}.product-overview-capability{padding:1rem}.product-overview-feature-full-width{margin-bottom:3rem;padding:1rem 0}.product-overview-subsection-title{font-size:1.25rem;margin:1.5rem 0 .75rem}.product-overview-channels-grid{grid-template-columns:1fr;gap:2rem}.product-overview-channel-cards{grid-template-columns:1fr;gap:1rem}.product-overview-channel-card{padding:1rem}.product-overview-channel-logo{width:50px;height:50px}.product-overview-channel-info h6{font-size:1rem}.product-overview-channel-info p{font-size:.875rem}.product-overview-data-flow{padding:1.5rem}.product-overview-data-sources{flex-direction:column;align-items:center;gap:1.5rem}.product-overview-flow-arrows{flex-direction:column;align-items:center;gap:.5rem}.product-overview-arrow{width:30px;height:2px;transform:rotate(90deg)}.product-overview-arrow:nth-child(2),.product-overview-arrow:nth-child(3){display:none}.product-overview-arrow:after{bottom:-4px;left:30px;border-left:8px solid var(--secondary-color);border-right:none;border-top:5px solid transparent;border-bottom:5px solid transparent}.product-overview-dashboard-content{grid-template-columns:1fr;gap:1rem}.product-overview-color-row{flex-direction:column;gap:.75rem}.product-overview-color-hex{width:60px;font-size:.7rem;padding:.25rem .375rem}.product-overview-analytics-grid{grid-template-columns:1fr}.product-overview-integration-logos{flex-direction:column;gap:1rem}.product-overview-cta{padding:2rem 1rem;margin:1rem 0;max-width:100%;box-sizing:border-box}.product-overview-cta-title{font-size:1.75rem}.product-overview-cta-buttons{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:100%}.product-overview-cta-buttons .btn{width:100%;max-width:280px;padding:.75rem 1rem;font-size:.875rem;white-space:normal;line-height:1.4;box-sizing:border-box}.product-overview-code-content pre{font-size:1rem;white-space:pre-wrap;word-break:break-all}}@media (max-width: 480px){.product-overview-feature-headline{font-size:1.375rem}.product-overview-capability{flex-direction:column;text-align:center;gap:.75rem}.product-overview-capability-icon{align-self:center}.product-overview-data-flow,.product-overview-dashboard-mockup,.product-overview-analytics-dashboard{max-width:100%}.product-overview-code-content pre{font-size:.8rem;white-space:pre-wrap;word-break:break-all}.product-overview-cta-title{font-size:1.5rem}.product-overview-cta{padding:1.5rem .75rem;margin:.5rem 0;max-width:100%;box-sizing:border-box}.product-overview-cta-buttons .btn{padding:.625rem .75rem;font-size:.8rem;max-width:100%;box-sizing:border-box}}
