input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #1a56db!important;outline-offset:1px;border-color:#1a56db!important}button:focus-visible{outline:2px solid #1a56db!important;outline-offset:2px}a:focus-visible{outline:2px solid #1a56db!important;outline-offset:2px;border-radius:2px}.hp-page{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#1e293b;min-height:100vh;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hp-nav{position:sticky;top:0;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,232,240,.6);z-index:100}.hp-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between}.hp-logo-group{display:flex;align-items:center;gap:12px}.hp-logo-icon-box{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#1a56db,#3b82f6);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #1a56db4d}.hp-logo-icon-emoji{font-size:20px;filter:brightness(10)}.hp-logo-name{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.3px}.hp-nav-right{display:flex;align-items:center;gap:8px}.hp-nav-anchor{font-size:14px;font-weight:500;color:#475569;text-decoration:none;padding:8px 14px;border-radius:8px;transition:color .2s,background-color .2s}.hp-nav-anchor:hover{color:#1a56db;background-color:#f0f5ff}.hp-nav-link{font-size:14px;font-weight:500;color:#475569;text-decoration:none;padding:8px 16px;border-radius:8px;transition:color .2s,background-color .2s}.hp-nav-link:hover{color:#1a56db;background-color:#f0f5ff}.hp-nav-btn{display:inline-flex;align-items:center;padding:9px 22px;font-size:14px;font-weight:600;background:linear-gradient(135deg,#1a56db,#2563eb);color:#fff;text-decoration:none;border-radius:10px;box-shadow:0 2px 8px #1a56db40;transition:transform .2s,box-shadow .3s}.hp-nav-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #1a56db66}.hp-hero-section{position:relative;padding:80px 24px 60px;overflow:hidden;min-height:90vh;display:flex;align-items:center;justify-content:center}.hp-hero-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(59,130,246,.15),transparent),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(139,92,246,.08),transparent),radial-gradient(ellipse 50% 60% at 20% 80%,rgba(6,182,212,.06),transparent),linear-gradient(180deg,#f8faff,#fff 60%,#f0f5ff);z-index:0}.hp-hero-grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(59,130,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.03) 1px,transparent 1px);background-size:60px 60px;z-index:0;mask-image:radial-gradient(ellipse 70% 70% at 50% 40%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 40%,black,transparent)}.hp-orb{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0;transition:transform .3s ease-out}.hp-orb-1{width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.2),transparent 70%);top:5%;left:5%;animation:hp-orbFloat 8s ease-in-out infinite}.hp-orb-2{width:250px;height:250px;background:radial-gradient(circle,rgba(139,92,246,.15),transparent 70%);top:50%;right:5%;animation:hp-orbFloat 10s ease-in-out infinite reverse}.hp-orb-3{width:200px;height:200px;background:radial-gradient(circle,rgba(6,182,212,.12),transparent 70%);bottom:10%;left:15%;animation:hp-orbFloat 12s ease-in-out infinite}.hp-orb-4{width:180px;height:180px;background:radial-gradient(circle,rgba(236,72,153,.1),transparent 70%);top:20%;right:20%;animation:hp-orbFloat 9s ease-in-out infinite reverse}@keyframes hp-orbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-15px) scale(1.05)}50%{transform:translate(-10px,20px) scale(.95)}75%{transform:translate(15px,10px) scale(1.02)}}.hp-sparkle{position:absolute;width:4px;height:4px;border-radius:50%;background:#3b82f6;pointer-events:none;z-index:1;animation:hp-sparkleAnim 3s ease-in-out infinite}.hp-sparkle-1{top:20%;left:20%;animation-delay:0s}.hp-sparkle-2{top:30%;right:25%;animation-delay:.5s;background:#8b5cf6}.hp-sparkle-3{bottom:35%;left:30%;animation-delay:1s;background:#06b6d4}.hp-sparkle-4{top:45%;left:10%;animation-delay:1.5s;background:#f59e0b}.hp-sparkle-5{bottom:25%;right:15%;animation-delay:2s;background:#10b981}@keyframes hp-sparkleAnim{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.hp-hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.hp-hero-badge-wrap{margin-bottom:28px;animation:hp-fadeInUp .8s cubic-bezier(.16,1,.3,1) .1s both}.hp-hero-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 22px;font-size:13px;font-weight:600;color:#1a56db;background:#ffffffe6;border:1px solid rgba(59,130,246,.2);border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #1a56db14}.hp-badge-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:hp-pulse 2s ease infinite;box-shadow:0 0 #22c55e66}@keyframes hp-pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hp-hero-title{font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.1;color:#0f172a;margin:0 0 24px;letter-spacing:-1px;animation:hp-fadeInUp .8s cubic-bezier(.16,1,.3,1) .25s both}.hp-gradient-text{background:linear-gradient(135deg,#1a56db,#7c3aed,#2563eb);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hp-gradientMove 4s ease infinite}@keyframes hp-gradientMove{0%,to{background-position:0% center}50%{background-position:100% center}}.hp-hero-subtitle{font-size:clamp(16px,2vw,19px);line-height:1.7;color:#475569;margin:0 auto 40px;max-width:640px;animation:hp-fadeInUp .8s cubic-bezier(.16,1,.3,1) .4s both}.hp-hero-cta-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:hp-fadeInUp .8s cubic-bezier(.16,1,.3,1) .55s both}.hp-cta-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#1a56db,#2563eb);color:#fff;text-decoration:none;border-radius:14px;box-shadow:0 4px 16px #1a56db4d,0 0 #1a56db00;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.hp-cta-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent);opacity:0;transition:opacity .3s}.hp-cta-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #1a56db73,0 0 0 4px #1a56db1a}.hp-cta-primary:hover:before{opacity:1}.hp-cta-icon{font-size:18px}.hp-cta-arrow{font-size:18px;transition:transform .3s}.hp-cta-primary:hover .hp-cta-arrow{transform:translate(4px)}.hp-cta-secondary{display:inline-flex;align-items:center;padding:16px 36px;font-size:16px;font-weight:600;background:#fffc;color:#1a56db;text-decoration:none;border-radius:14px;border:2px solid rgba(26,86,219,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s cubic-bezier(.16,1,.3,1)}.hp-cta-secondary:hover{transform:translateY(-2px);background:#1a56db;color:#fff;border-color:#1a56db;box-shadow:0 8px 24px #1a56db4d}.hp-trust-bar{display:flex;gap:28px;justify-content:center;flex-wrap:wrap;margin-top:36px;animation:hp-fadeInUp .8s cubic-bezier(.16,1,.3,1) .7s both}.hp-trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b;font-weight:500}.hp-trust-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ecfdf5;color:#22c55e;font-size:11px;font-weight:700}.hp-hero-preview{margin-top:56px;animation:hp-fadeInUp 1s cubic-bezier(.16,1,.3,1) .9s both;perspective:1000px}.hp-preview-window{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 10px 24px #0000000f,0 30px 60px #00000014,0 0 0 1px #0000000d;transform:rotateX(2deg);transition:transform .5s ease}.hp-preview-window:hover{transform:rotateX(0) translateY(-4px);box-shadow:0 4px 6px #0000000a,0 10px 24px #00000014,0 40px 80px #0000001f,0 0 0 1px #0000000d}.hp-preview-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.hp-preview-dots{display:flex;gap:6px}.hp-dot{width:10px;height:10px;border-radius:50%}.hp-dot-red{background:#ef4444}.hp-dot-yellow{background:#f59e0b}.hp-dot-green{background:#22c55e}.hp-preview-url{font-size:11px;color:#94a3b8;font-family:Fira Code,Consolas,monospace;background:#fff;padding:4px 12px;border-radius:6px;border:1px solid #e2e8f0;flex:1;text-align:center}.hp-preview-content{display:flex;min-height:220px}.hp-preview-sidebar{width:48px;background:#1e293b;padding:12px 8px;display:flex;flex-direction:column;gap:8px}.hp-preview-sb-item{width:32px;height:32px;border-radius:8px;background:#ffffff14}.hp-preview-sb-active{background:#3b82f64d!important;border:1px solid rgba(59,130,246,.5)}.hp-preview-main{flex:1;padding:16px;background:#f8fafc}.hp-preview-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.hp-preview-stat-card{border-radius:10px;padding:12px;text-align:center}.hp-stat-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.hp-stat-green{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.hp-stat-purple{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.hp-stat-amber{background:linear-gradient(135deg,#fffbeb,#fef3c7)}.hp-preview-stat-num{font-size:18px;font-weight:800;color:#0f172a;animation:hp-counterPop .5s ease 1.5s both}.hp-preview-stat-label{font-size:10px;color:#64748b;font-weight:500;margin-top:2px}@keyframes hp-counterPop{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.hp-preview-chart{background:#fff;border-radius:10px;padding:16px;border:1px solid #e2e8f0}.hp-preview-chart-bars{display:flex;align-items:flex-end;gap:8px;height:80px}.hp-chart-bar{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#3b82f6,#1d4ed8);animation:hp-barGrow 1s cubic-bezier(.16,1,.3,1) 1.8s both;opacity:0}.hp-chart-bar:nth-child(2n){background:linear-gradient(180deg,#60a5fa,#3b82f6)}@keyframes hp-barGrow{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.hp-stats-section{padding:0 24px;margin-top:-40px;position:relative;z-index:10}.hp-stats-inner{max-width:900px;margin:0 auto;background:#fff;border-radius:20px;padding:36px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 4px 20px #0000000f,0 0 0 1px #00000008;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.hp-stats-inner.hp-visible{opacity:1;transform:translateY(0)}.hp-stat-box{text-align:center;flex:1}.hp-stat-number{font-size:32px;font-weight:800;color:#0f172a;letter-spacing:-.5px;background:linear-gradient(135deg,#1a56db,#7c3aed);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hp-stat-text{font-size:13px;color:#64748b;font-weight:500;margin-top:4px}.hp-stat-divider{width:1px;height:40px;background:linear-gradient(180deg,transparent,#e2e8f0,transparent)}.hp-section-header{margin-bottom:56px;text-align:center}.hp-section-tag{display:inline-block;padding:6px 16px;font-size:12px;font-weight:700;color:#1a56db;background:#eff6ff;border-radius:100px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.hp-section-title{font-size:clamp(28px,4vw,40px);font-weight:800;color:#0f172a;margin:0 0 14px;letter-spacing:-.5px;line-height:1.2}.hp-section-subtitle{font-size:17px;color:#64748b;margin:0 auto;max-width:560px;line-height:1.6}.hp-features-section{padding:120px 24px 96px;background:#fff}.hp-features-inner{max-width:1100px;margin:0 auto}.hp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.hp-feature-card{position:relative;padding:32px;border-radius:20px;border:1px solid #f1f5f9;background:#fff;cursor:default;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .3s;overflow:hidden}.hp-feature-card:hover{transform:translateY(-8px)!important;box-shadow:0 20px 40px #00000014;border-color:transparent}.hp-feature-card-line{position:absolute;bottom:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.16,1,.3,1)}.hp-feature-card:hover .hp-feature-card-line{transform:scaleX(1)}.hp-feature-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;margin-bottom:20px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.hp-feature-card:hover .hp-feature-icon-wrapper{transform:scale(1.15) rotate(5deg)}.hp-feature-icon{font-size:28px;line-height:1}.hp-feature-card-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 10px}.hp-feature-card-desc{font-size:14px;line-height:1.7;color:#64748b;margin:0}.hp-how-section{padding:96px 24px;background:linear-gradient(180deg,#f8fafc,#fff)}.hp-how-inner{max-width:1000px;margin:0 auto}.hp-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative}@media (max-width: 768px){.hp-how-grid{grid-template-columns:1fr;gap:40px}.hp-how-connector{display:none!important}}.hp-how-card{text-align:center;position:relative}.hp-how-num{font-size:13px;font-weight:800;color:#1a56db;margin-bottom:16px;letter-spacing:1px}.hp-how-icon-wrap{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px #1a56db1a;transition:transform .3s,box-shadow .3s}.hp-how-card:hover .hp-how-icon-wrap{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 24px #1a56db33}.hp-how-icon{font-size:32px}.hp-how-title{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 8px}.hp-how-desc{font-size:13px;line-height:1.6;color:#64748b;margin:0}.hp-how-connector{position:absolute;top:52px;right:-16px;width:32px;height:2px;background:linear-gradient(90deg,#bfdbfe,#ddd6fe);display:none}@media (min-width: 769px){.hp-how-connector{display:block}}.hp-testimonials-section{padding:96px 24px;background:#fff}.hp-testimonials-inner{max-width:1100px;margin:0 auto}.hp-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.hp-testimonial-card{padding:32px;border-radius:20px;background:#fff;border:1px solid #f1f5f9;transition:transform .3s ease,box-shadow .3s ease}.hp-testimonial-card:hover{transform:translateY(-4px)!important;box-shadow:0 16px 40px #0000000f}.hp-testimonial-stars{font-size:18px;color:#f59e0b;margin-bottom:16px;letter-spacing:2px}.hp-testimonial-text{font-size:15px;line-height:1.7;color:#334155;margin:0 0 24px;font-style:italic}.hp-testimonial-author{display:flex;align-items:center;gap:14px}.hp-testimonial-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;font-size:24px}.hp-testimonial-name{font-size:15px;font-weight:700;color:#0f172a}.hp-testimonial-role{font-size:13px;color:#94a3b8;margin-top:2px}.hp-section-divider{height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);border:none;margin:0}.hp-pricing-section{padding:96px 24px;background:linear-gradient(180deg,#f8fafc,#fff,#f8fafc)}.hp-pricing-inner{max-width:1000px;margin:0 auto}.hp-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;align-items:start}.hp-pricing-card{background:#fff;border-radius:24px;border:2px solid #f1f5f9;overflow:hidden;position:relative;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.hp-pricing-card:hover{transform:translateY(-6px)!important;box-shadow:0 20px 50px #00000014}.hp-pricing-card-pro{border:2px solid #1a56db;box-shadow:0 8px 30px #1a56db1f;transform:scale(1.02)}.hp-pricing-card-pro:hover{box-shadow:0 24px 60px #1a56db33!important}.hp-pricing-card-ultimate{border:2px solid #f59e0b;box-shadow:0 8px 30px #f59e0b1a}.hp-pricing-card-ultimate:hover{box-shadow:0 24px 60px #f59e0b26!important}.hp-pro-badge{position:absolute;top:16px;right:16px;padding:5px 16px;font-size:12px;font-weight:700;background:linear-gradient(135deg,#1a56db,#3b82f6);color:#fff;border-radius:100px;letter-spacing:.3px;overflow:hidden}.hp-pro-badge:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:hp-shimmer 3s ease-in-out infinite}.hp-ultimate-badge{position:absolute;top:16px;right:16px;padding:5px 16px;font-size:12px;font-weight:700;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;border-radius:100px;letter-spacing:.3px}.hp-pricing-header{padding:40px 28px 20px}.hp-pricing-plan-name{font-size:18px;font-weight:600;color:#475569;margin:0 0 12px}.hp-pricing-amount{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.hp-pricing-currency{font-size:18px;font-weight:600;color:#334155}.hp-pricing-value{font-size:52px;font-weight:800;color:#0f172a;line-height:1;letter-spacing:-1px}.hp-pricing-period{font-size:14px;color:#94a3b8;font-weight:500}.hp-pricing-desc{font-size:14px;color:#94a3b8;margin:0}.hp-pricing-body{padding:0 28px 36px}.hp-pricing-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:14px}.hp-pricing-feature{font-size:14px;color:#334155;display:flex;align-items:center;gap:10px}.hp-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}.hp-check-green{color:#22c55e;background:#f0fdf4}.hp-check-blue{color:#1d4ed8;background:#eff6ff}.hp-check-amber{color:#f59e0b;background:#fffbeb}.hp-pricing-btn{display:block;text-align:center;padding:14px 24px;font-size:15px;font-weight:600;border-radius:14px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.hp-pricing-btn-outline{color:#1a56db;background:#fff;border:2px solid #e2e8f0}.hp-pricing-btn-outline:hover{background:#1a56db;color:#fff;border-color:#1a56db;transform:translateY(-2px);box-shadow:0 4px 16px #1a56db40}.hp-pricing-btn-solid{color:#fff;background:linear-gradient(135deg,#1a56db,#2563eb);border:2px solid transparent;box-shadow:0 4px 14px #1a56db40}.hp-pricing-btn-solid:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a56db66}.hp-pricing-btn-amber{background:linear-gradient(135deg,#f59e0b,#d97706)!important;box-shadow:0 4px 14px #f59e0b40!important}.hp-pricing-btn-amber:hover{box-shadow:0 8px 24px #f59e0b66!important}.hp-final-cta{position:relative;padding:120px 24px;overflow:hidden}.hp-final-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 20% 80%,rgba(139,92,246,.2),transparent),radial-gradient(ellipse 60% 50% at 80% 20%,rgba(6,182,212,.15),transparent),linear-gradient(135deg,#1a56db,#1e40af,#7c3aed 70%,#1a56db);background-size:300% 300%;animation:hp-ctaGradient 8s ease infinite}@keyframes hp-ctaGradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hp-final-cta-content{position:relative;z-index:1;max-width:600px;margin:0 auto;text-align:center}.hp-final-cta-title{font-size:clamp(28px,4vw,36px);font-weight:800;color:#fff;margin:0 0 16px;letter-spacing:-.3px}.hp-final-cta-subtitle{font-size:17px;color:#ffffffd9;margin:0 0 40px;line-height:1.7}.hp-final-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:700;background:#fff;color:#1a56db;text-decoration:none;border-radius:14px;box-shadow:0 4px 20px #00000026;transition:all .3s cubic-bezier(.16,1,.3,1)}.hp-final-cta-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px #00000040}.hp-final-cta-btn .hp-cta-arrow{transition:transform .3s}.hp-final-cta-btn:hover .hp-cta-arrow{transform:translate(4px)}.hp-footer{padding:40px 24px;background:#0f172a;border-top:1px solid rgba(255,255,255,.05)}.hp-footer-inner{max-width:1200px;margin:0 auto;text-align:center}.hp-footer-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.hp-footer-logo{font-size:24px}.hp-footer-brand-name{font-size:16px;font-weight:700;color:#fff}.hp-footer-copy{font-size:13px;color:#64748b;margin:0 0 16px}.hp-footer-links{display:flex;justify-content:center;gap:16px}.hp-footer-link{font-size:13px;color:#94a3b8;text-decoration:none;transition:color .2s}.hp-footer-link:hover{color:#fff}@keyframes hp-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hp-scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes hp-shimmer{0%{left:-100%}to{left:200%}}.hp-animate{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.hp-animate.hp-visible{opacity:1;transform:translateY(0)}.hp-animate-left{opacity:0;transform:translate(-40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.hp-animate-left.hp-visible{opacity:1;transform:translate(0)}.hp-animate-right{opacity:0;transform:translate(40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.hp-animate-right.hp-visible{opacity:1;transform:translate(0)}.hp-animate-scale{opacity:0;transform:scale(.85);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.hp-animate-scale.hp-visible{opacity:1;transform:scale(1)}@media (max-width: 768px){.hp-hero-section{min-height:auto;padding:60px 16px 40px}.hp-hero-title{font-size:32px}.hp-stats-inner{flex-direction:column;gap:16px;padding:28px 24px}.hp-stat-divider{width:60%;height:1px}.hp-features-grid,.hp-pricing-grid{grid-template-columns:1fr}.hp-pricing-card-pro,.hp-preview-window{transform:none}.hp-preview-stats-row{grid-template-columns:repeat(2,1fr)}.hp-nav-right{gap:4px}.hp-nav-anchor{display:none}.hp-trust-bar{gap:16px}.hp-testimonials-grid{grid-template-columns:1fr}}@media (max-width: 480px){.hp-hero-cta-group{flex-direction:column;align-items:center}.hp-cta-primary,.hp-cta-secondary{width:100%;justify-content:center}.hp-trust-bar{flex-direction:column;align-items:center}.hp-preview-stats-row{grid-template-columns:repeat(2,1fr)}}
