.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 20px;border-radius:50px;font-size:14px;border:1px solid rgba(255,255,255,.2)}.hero-badge .dot{width:8px;height:8px;background:var(--SecondaryColor);border-radius:50%;animation:blink 1.5s infinite}.section-tag{display:inline-block;background:linear-gradient(135deg,var(--BlueColor) 0%,#2a3f8f 100%);color:#fff;padding:6px 16px;border-radius:50px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.btn-gold{background:var(--SecondaryColor);color:#1a1a2e;border:none;padding:14px 32px;border-radius:50px;font-weight:700;transition:all .3s ease}.btn-gold:hover{transform:translateY(-3px);box-shadow:0 10px 30px #efd00166;background-color:#1a1a2e;color:#fff}.btn-outline-light-custom{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5);padding:15px 30px;border-radius:50px;font-weight:600;transition:all .3s ease}.btn-outline-light-custom:hover{background:#ffffff1a;border-color:#fff;color:#fff}.audience-tab{padding:12px 24px;border:2px solid var(--BlueColor);background:transparent;color:var(--BlueColor);border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;margin:4px}.audience-tab.active,.audience-tab:hover{background:var(--BlueColor);color:#fff!important}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.3}}[dir=rtl] .hero-section,[dir=rtl] .problem-section,[dir=rtl] .features-section,[dir=rtl] .products-section,[dir=rtl] .audience-section,[dir=rtl] .cta-section{text-align:right}[dir=rtl] .btn i,[dir=rtl] .btn svg{margin-left:8px;margin-right:0}[dir=rtl] .me-2{margin-right:0!important;margin-left:.5rem!important}[dir=rtl] .me-3{margin-right:0!important;margin-left:1rem!important}[dir=rtl] .ms-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .fa-arrow-right{transform:scaleX(-1)}[dir=rtl] .hero-content{text-align:right}[dir=rtl] .stat-counter{text-align:center}[dir=rtl] .comparison-card li{flex-direction:row-reverse;text-align:right}[dir=rtl] .comparison-card li i{margin-left:12px;margin-right:0}[dir=rtl] .audience-section li,[dir=rtl] .trust-badge{flex-direction:row-reverse}[dir=rtl] .trust-badge i{margin-left:8px;margin-right:0}.stat-counter{text-align:center}.stat-counter .stat-icon{font-size:28px;color:var(--SecondaryColor);margin-bottom:8px}.stat-counter .stat-number{font-size:40px;font-weight:700;color:var(--SecondaryColor);margin-bottom:0}.stat-counter .stat-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;opacity:.5}.feature-card{transition:all .3s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026!important;border:1px solid var(--BlueColor)!important}.feature-card .feature-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--BlueColor) 0%,#2a3f8f 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-card .feature-icon i{font-size:28px;color:#fff}.product-card{transition:all .3s ease;border:1px solid rgba(255,255,255,.1)!important;background:#ffffff0d;border-radius:16px}.product-card:hover{transform:translateY(-8px);background:#ffffff1a!important;border-color:var(--SecondaryColor)!important}.product-card img{transition:transform .3s ease}.product-card:hover img{transform:scale(1.1)}.product-card .product-category{color:var(--SecondaryColor);letter-spacing:1px;font-size:11px;text-transform:uppercase}.product-card .product-price{font-size:22px;font-weight:700;color:var(--SecondaryColor)}.testimonial-card{transition:all .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-card .quote-icon{font-size:32px;color:var(--BlueColor);opacity:.2}.testimonial-card .author-avatar{width:48px;height:48px;background:linear-gradient(135deg,var(--BlueColor) 0%,#2a3f8f 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.comparison-card{border-radius:20px;padding:24px}.comparison-problem{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171}.comparison-solution{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:2px solid #4ade80}.hero-section{min-height:100vh;background:linear-gradient(135deg,#b2d7ff,#fdfdfd,#eae393);position:relative;overflow:hidden}.hero-content{position:relative;z-index:2}.hero-badge-light{display:inline-flex;align-items:center;gap:8px;background:#3f60b21a;padding:8px 20px;border-radius:50px;font-size:14px;font-weight:600;color:var(--BlueColor);border:1px solid rgba(63,96,178,.2)}.hero-badge-light .dot{width:8px;height:8px;background:var(--BlueColor);border-radius:50%;animation:blink 1.5s infinite}.hero-title{font-size:48px;font-weight:800;line-height:1.2;color:#1a1a2e}@media (max-width: 992px){.hero-title{font-size:36px}}@media (max-width: 576px){.hero-title{font-size:28px}}.hero-title .highlight-box{display:inline-block;background:var(--SecondaryColor);color:#1a1a2e;padding:4px 16px;border-radius:8px;margin-left:8px}.code-badge{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,var(--BlueColor) 0%,#2a3f8f 100%);border-radius:12px;color:var(--SecondaryColor);font-size:24px;box-shadow:0 8px 24px #3f60b24d;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 8px 24px #3f60b24d}50%{box-shadow:0 8px 32px #efd00166}}.hero-description{font-size:16px;color:#666;max-width:500px;line-height:1.7}.btn-outline-dark-custom{background:transparent;color:#1a1a2e;border:2px solid #1a1a2e;padding:12px 24px;border-radius:50px;font-weight:600;transition:all .3s ease}.btn-outline-dark-custom:hover{background:#1a1a2e;color:#fff}.stats-row .stat-counter .stat-icon,.stats-row .stat-counter .stat-number{color:var(--BlueColor)!important}.stats-row .stat-counter .stat-label{color:#666!important}.hero-images{position:relative;height:600px}.mockup-container{position:relative;width:100%;height:100%}.browser-mockup{position:absolute;transition:transform .3s ease}.browser-mockup:hover{transform:translateY(-10px) scale(1.02)}.browser-frame{background:#1a1a2e;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px #00000040}.browser-toolbar{background:#2d2d3a;padding:10px 16px;display:flex;align-items:center;gap:16px}.browser-dots{display:flex;gap:6px}.browser-dots span{width:12px;height:12px;border-radius:50%}.browser-dots .dot-red{background:#ff5f57}.browser-dots .dot-yellow{background:#febc2e}.browser-dots .dot-green{background:#28c840}.browser-address{flex:1;background:#1a1a2e;border-radius:6px;padding:6px 12px;color:#888;font-size:12px;display:flex;align-items:center}.browser-address .fa-lock{color:#28c840}.browser-screen{width:100%;height:100%;background:#fff;overflow:hidden}.browser-back{top:80px;left:0;z-index:1;width:380px}.browser-back .browser-screen{height:240px}.browser-front{top:20px;left:140px;z-index:2;width:420px}.browser-front .browser-screen{height:280px}.decorative-wave{position:absolute;width:30px;height:80px}.decorative-wave.wave-1{right:30px;top:100px}.decorative-wave.wave-2{right:60px;top:100px}.floating-element{position:absolute;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #0000001a;animation:float 3s ease-in-out infinite}.floating-element.element-1{top:40px;left:80px;animation-delay:0s}.floating-element.element-2{bottom:180px;right:20px;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.problem-section{background:#f8f9fa}.features-section{background:#fff}.products-section{background:linear-gradient(135deg,#1a1a2e,#2a3f8f)}.audience-section{background:#fff}.testimonials-section{background:linear-gradient(135deg,#f0f4ff,#e8f0fe)}.cta-section{background:linear-gradient(135deg,var(--BlueColor) 0%,#2a3f8f 100%)}.trust-badge{display:flex;align-items:center;justify-content:center}.trust-badge i{margin-right:8px}
