.products-showcase{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header{text-align:center;margin-bottom:4rem}.header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}.header p{font-size:1.25rem;color:#666;max-width:800px;margin:0 auto}.product{display:grid;gap:3rem;align-items:start;margin-bottom:5rem;padding-bottom:3rem;border-bottom:1px solid #e5e5e5}.product,.product.reverse{grid-template-columns:1fr 1fr}.product.reverse .product-content{order:2}.product.reverse .product-visual{order:1}@media (max-width:768px){.product,.product.reverse{grid-template-columns:1fr;gap:2rem}.product.reverse .product-content,.product.reverse .product-visual{order:unset}}.title-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.product-icon{width:60px;height:60px;flex-shrink:0}.product-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}.product-subtitle{font-size:1.1rem;font-weight:600;color:#666;margin-bottom:.5rem}.product-description{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.features{list-style:none;padding:0;margin:0 0 1.5rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.feature-icon{width:20px;height:20px;flex-shrink:0;margin-top:.1rem}.feature-text{font-size:.95rem;color:#444;line-height:1.5}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:white;text-decoration:none;border-radius:8px;transition:all .2s;border:none;cursor:pointer}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.arrow-icon{width:20px;height:20px}.product-visual{display:flex;align-items:center;justify-content:center}.visual-card{width:100%;border-radius:12px;border-top:4px solid;overflow:hidden;background:white;box-shadow:0 4px 6px rgba(0,0,0,.07)}.video-placeholder{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e5e5e5);color:#999;font-size:1.1rem;font-weight:600;text-align:center;padding:2rem}.color-indigo{color:#6366f1}.color-orange{color:#fcac3d}.color-green{color:#10a37f}.color-cyan{color:#0ea5e9}.color-purple{color:#8b5cf6}.bg-indigo{background-color:#6366f1}.bg-orange{background-color:#fcac3d}.bg-green{background-color:#10a37f}.bg-cyan{background-color:#0ea5e9}.bg-purple{background-color:#8b5cf6}.border-indigo{border-top-color:#6366f1}.border-orange{border-top-color:#fcac3d}.border-green{border-top-color:#10a37f}.border-cyan{border-top-color:#0ea5e9}.border-purple{border-top-color:#8b5cf6}@media (max-width:768px){.products-showcase{padding:2rem 1rem}.header h1{font-size:1.75rem}.header p{font-size:1rem}.product-title{font-size:1.5rem}.product-icon{width:48px;height:48px}}