body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background:#000;color:#fff}*{padding:0;margin:0;box-sizing:border-box}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.container{max-width:1400px;margin:0 auto;padding:0 4%;width:100%}:root{--primary-color: #3498db;--sidebar-color: #2c3e50;--header-text: #ffffff;--section-padding: 70px 0;--section-padding-mobile: 60px 0}img{max-width:100%}.section-padding{padding:var(--section-padding)}.trusted-section{background-color:#f8f9fa;padding:30px 0;width:100%}.trusted-container{display:flex;align-items:center;gap:40px}.trusted-title{font-size:15px;font-weight:600;color:#64748b;white-space:nowrap;margin-right:15px}.trusted-logos{display:flex;align-items:center;justify-content:space-between;flex:1;flex-wrap:nowrap}.logo-wrapper{display:flex;align-items:center;justify-content:center}.trust-logo{max-height:50px}.trust-logo:hover{filter:grayscale(0%) opacity(100%);transform:translateY(-1px);cursor:pointer}@media(max-width:1024px){.trusted-container{flex-direction:column;gap:25px;align-items:center}.trusted-title{margin-right:0;text-align:center}.trusted-logos{width:100%;flex-wrap:wrap;justify-content:center;gap:30px 40px}}@media(max-width:600px){.trust-logo{height:28px}}.hero-banner{background:#06060a;min-height:calc(100vh - 72px);display:flex;align-items:center;position:relative;overflow:hidden;padding:60px 0}.hero-container{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:2}.hero-content{flex:1;max-width:700px}.hero-title{font-size:clamp(38px,4vw,52px);font-weight:700;line-height:1.15;color:#fff;margin-bottom:24px;letter-spacing:-.02em}.hero-highlight{color:#60a5fa;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{font-size:16px;line-height:1.6;color:#fffc;margin-bottom:40px;max-width:500px}.hero-actions{display:flex;align-items:center;gap:20px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.hero-btn.btn-primary{background:#2563eb;color:#fff;border:1px solid #2563eb;box-shadow:0 4px 14px #2563eb4d}.hero-btn.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px)}.hero-btn.btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.hero-btn.btn-outline:hover{background:#ffffff0d;border-color:#fff9;transform:translateY(-2px)}.hero-btn svg{transition:transform .3s ease}.hero-btn.btn-primary:hover svg{transform:translate(4px)}.hero-visual{position:absolute;width:100%;top:0}.hero-image-wrapper{position:relative;width:100%;max-width:800px}.hero-image{width:100%;height:auto;object-fit:contain;display:block}@media(max-width:1100px){.hero-container{flex-direction:column;text-align:center}.hero-content{max-width:700px;display:flex;flex-direction:column;align-items:center}.hero-visual{width:100%;justify-content:center;margin-top:40px}.hero-actions{justify-content:center}.floating-card{display:none}}@media(max-width:600px){.hero-title{font-size:32px}.hero-actions{flex-direction:column;width:100%}.hero-btn{width:100%}}.footer-cta-section{background:linear-gradient(to right,#04c,#7030a0);padding:60px 0;overflow:hidden}.footer-cta-flex{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-left{display:flex;align-items:center;gap:30px;flex:1}.cta-icon-box{color:#fff;opacity:.9;flex-shrink:0}.cta-text{flex:1}.cta-title{font-size:32px;font-weight:800;color:#fff;margin:0 0 10px;letter-spacing:-.01em}.cta-desc{font-size:17px;color:#ffffffe6;margin:0;line-height:1.5;font-weight:400}.cta-right{flex-shrink:0;display:flex}.btn-demo-white{background-color:#fff;color:#04c;padding:16px 36px;border-radius:12px;font-size:18px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a}.btn-demo-white:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #00000026;background-color:#f8fafc}.btn-demo-white svg{transition:transform .3s ease}.btn-demo-white:hover svg{transform:translate(4px)}@media(max-width:992px){.footer-cta-flex{flex-direction:column;text-align:center;gap:30px}.cta-left{flex-direction:column;gap:20px}}@media(max-width:600px){.cta-title{font-size:26px}.cta-desc{font-size:15px}.btn-demo-white{width:100%;justify-content:center}}.hero-stats-section{position:absolute;z-index:2;padding:22px 0 0;left:0;right:0;bottom:20px}.hero-stats-panel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid rgba(59,130,246,.22);border-radius:8px;background:#050c1c;box-shadow:0 20px 54px #0206172e}.hero-stat-item{display:flex;align-items:center;gap:16px;min-height:96px;padding:24px 28px;border-right:1px solid rgba(148,163,184,.18)}.hero-stat-item:last-child{border-right:0}.hero-stat-icon{display:inline-flex;width:46px;height:46px;flex:0 0 46px;align-items:center;justify-content:center;color:inherit}.hero-stat-icon svg{width:36px;height:36px}.hero-stat-copy strong{display:block;color:#fff;font-size:24px;font-weight:800;line-height:1.1}.hero-stat-copy span{display:block;margin-top:8px;color:#c9d4e5;font-size:13px;font-weight:700;line-height:1.35}.tone-violet-stat{color:#8b5cf6}.tone-blue-stat{color:#4f8cff}.tone-slate-stat{color:#94a3b8}.tone-pink-stat{color:#d946ef}.tone-indigo-stat{color:#4f46e5}.tone-cyan-stat{color:#22d3ee}@media(max-width:768px){.hero-stats-panel{grid-template-columns:1fr}.hero-stat-item{min-height:84px;padding:20px;border-right:0;border-bottom:1px solid rgba(148,163,184,.18)}.hero-stat-item:last-child{border-bottom:0}}@media(min-width:769px)and (max-width:1100px){.hero-stats-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat-item{border-right:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.hero-stat-item:nth-child(2n){border-right:0}}
