.ot-hero{padding:80px 0;background:var(--ot-bg)}.ot-hero-content{padding-right:32px}.ot-hero h1{margin-bottom:16px;line-height:1.2}.ot-hero-sub{font-size:18px;color:var(--ot-text-secondary);line-height:1.7;margin-bottom:24px}.ot-hero-btns{display:flex;gap:16px;flex-wrap:wrap}.ot-hero-trust{display:flex;flex-wrap:wrap;gap:20px}.ot-hero-trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ot-text-muted)}.ot-hero-image{text-align:center}.ot-hero-image ai-img{border-radius:var(--ot-radius-lg);box-shadow:0 20px 40px rgba(0,0,0,.1)}@media (max-width:991px){.ot-hero{padding:40px 0}.ot-hero-content{padding-right:0;margin-bottom:32px}.ot-hero-image{margin-top:24px}}.ot-app-card{position:relative;border-radius:var(--ot-radius-card);overflow:hidden;cursor:pointer;transition:all var(--ot-transition)}.ot-app-card ai-img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.ot-app-card:hover ai-img{transform:scale(1.05)}.ot-app-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff}.ot-app-card-overlay h3{color:#fff;font-size:20px;margin-bottom:6px}.ot-app-card-overlay p{font-size:14px;color:rgba(255,255,255,.85);margin:0;line-height:1.5}.ot-featured-product{background:var(--ot-bg);border-radius:var(--ot-radius-lg);padding:32px;box-shadow:var(--ot-shadow-card)}.ot-featured-product ai-img{border-radius:var(--ot-radius-md);width:100%}.ot-featured-product h3{margin-bottom:12px}.ot-featured-product p{color:var(--ot-text-secondary);line-height:1.7}.ot-feature-list{list-style:none;padding:0;margin:16px 0 24px}.ot-feature-list li{position:relative;padding-left:20px;margin-bottom:8px;color:var(--ot-text-secondary);font-size:15px}.ot-feature-list li::before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--ot-primary);border-radius:50%}.ot-product-card ai-img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.ot-product-card h4{margin-bottom:8px}.ot-product-card p{color:var(--ot-text-muted);font-size:15px;margin-bottom:16px}.ot-link-arrow{color:var(--ot-primary);font-weight:600;font-size:15px}.ot-link-arrow:hover{color:var(--ot-primary-dark)}.ot-link-arrow span{transition:transform .2s;display:inline-block}.ot-link-arrow:hover span{transform:translateX(4px)}.ot-usp-strip{background:var(--ot-bg-warm)}.ot-usp-item{text-align:center}.ot-usp-icon{width:64px;height:64px;background:rgba(8,145,178,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.ot-usp-item h4{margin-bottom:8px;font-size:18px}.ot-usp-item p{color:var(--ot-text-muted);font-size:14px;line-height:1.6}.ot-trust-bar{background:var(--ot-bg-alt);border-top:1px solid var(--ot-border);border-bottom:1px solid var(--ot-border);padding:48px 0}.ot-trust-number{display:block;font-size:42px;font-weight:700;color:var(--ot-primary);line-height:1}.ot-trust-label{display:block;font-size:14px;color:var(--ot-text-muted);margin-top:6px}.ot-testimonial-carousel{max-width:800px;margin:0 auto;padding-bottom:48px}.ot-testimonial{text-align:center;padding:0 40px}.ot-testimonial blockquote{font-size:18px;line-height:1.8;color:var(--ot-text-secondary);font-style:italic;border:none;margin:0 0 24px;padding:0}.ot-testimonial-author strong{display:block;color:var(--ot-text);font-size:16px}.ot-testimonial-author span{color:var(--ot-text-muted);font-size:14px}.ot-carousel-dots{position:relative;bottom:0;margin-top:24px}.ot-carousel-dots button{background-color:var(--ot-border);width:10px;height:10px;border-radius:50%;border:none;margin:0 4px}.ot-carousel-dots button.active{background-color:var(--ot-primary)}.carousel-control-next-icon,.carousel-control-prev-icon{background-color:var(--ot-text);border-radius:50%;width:36px;height:36px;background-size:14px}@media (max-width:768px){.ot-testimonial{padding:0 12px}.ot-testimonial blockquote{font-size:16px}}.ot-faq-item{margin-bottom:24px;padding:24px;background:var(--ot-bg);border-radius:var(--ot-radius-card);border:1px solid var(--ot-border)}.ot-faq-item h4{font-size:17px;margin-bottom:10px;color:var(--ot-text)}.ot-faq-item p{color:var(--ot-text-secondary);font-size:15px;line-height:1.7;margin:0}.ot-cta-section{background:linear-gradient(135deg,#0e7490 0,#0891b2 50%,#22d3ee 100%);color:#fff}.ot-cta-section h2{color:#fff;margin-bottom:16px}.ot-cta-section p{color:rgba(255,255,255,.9);font-size:17px;line-height:1.7}.ot-cta-benefits{list-style:none;padding:0;margin:24px 0 0}.ot-cta-benefits li{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.95);margin-bottom:12px;font-size:15px}.ot-cta-benefits svg{flex-shrink:0;stroke:#fff}.ot-cta-form-wrapper{background:#fff;padding:32px;border-radius:var(--ot-radius-lg);box-shadow:0 20px 40px rgba(0,0,0,.2)}