body{color:#1a1a1a;background:#fff}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eead9,#764ba2d9),url(hero-background.jpg) center/cover no-repeat;position:relative;color:#fff;text-align:center;padding:2rem;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 100%);pointer-events:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-content{max-width:900px;position:relative;z-index:1}.hero h1{font-size:3.8rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 4px 30px rgba(0,0,0,.3);letter-spacing:-.02em;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero .subtitle{font-size:1.6rem;margin-bottom:2rem;opacity:.95;font-weight:500;letter-spacing:-.01em;animation:fadeInUp .8s ease-out .2s both}.hero .problem{font-size:1.3rem;margin-bottom:2rem;opacity:.9;font-style:italic;font-weight:400;animation:fadeInUp .8s ease-out .4s both}.hero h2{font-size:2.8rem;font-weight:700;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.2);animation:fadeInUp .8s ease-out .6s both}.gradient-text{background:linear-gradient(90deg,#fff,#e0e7ff,#c7d2fe 40%,#a5b4fc,#c7d2fe 60%,#e0e7ff,#fff);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 4s ease-in-out infinite,fadeInUp .8s ease-out .6s both;text-shadow:none}@keyframes gradient-shift{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.power-box{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;margin:2rem auto;max-width:600px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;animation:fadeInUp .8s ease-out .8s both}.power-box h3{font-size:1.4rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.01em}.power-box p{font-size:1.05rem;opacity:.95;line-height:1.8;font-weight:400}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem;align-items:stretch}.download-group{position:relative;display:inline-flex}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.3rem 2.8rem;font-size:1.2rem;font-weight:600;color:#667eea;background:#fff;border:none;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0003;letter-spacing:-.01em;animation:fadeInUp 1s ease-out 1s both;white-space:nowrap;min-width:280px;font-family:inherit;line-height:1}button.cta-button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cta-button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 50px #0000004d}.cta-button:active{transform:translateY(-1px) scale(.98)}.cta-button.recommended{background:linear-gradient(135deg,#fff,#e0e7ff);box-shadow:0 15px 40px #667eea66,0 0 0 3px #ffffff4d;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 15px 40px #667eea66,0 0 0 3px #ffffff4d}50%{box-shadow:0 15px 40px #667eea99,0 0 0 4px #ffffff80}}.recommended-badge{display:inline-block;margin-left:.5rem;padding:.2rem .6rem;background:#667eea;color:#fff;font-size:.75rem;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.cta-button.secondary{background:#ffffffe6}.mac-dropdown{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:.5rem;min-width:320px;display:none;z-index:100}.mac-dropdown.show{display:block;animation:fadeInDown .3s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mac-dropdown a{display:block;padding:1rem 1.5rem;color:#667eea;text-decoration:none;border-radius:8px;transition:all .2s;font-weight:500;font-size:1rem;white-space:nowrap}.mac-dropdown a:hover{background:#f0f4ff}.mac-dropdown a.recommended-option{background:#f0f4ff;font-weight:600}.dropdown-arrow{display:inline-block;margin-left:.3rem;transition:transform .3s}.download-group.active .dropdown-arrow{transform:rotate(180deg)}.hero-meta{margin-top:1.5rem;font-size:.95rem;opacity:.85;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.stats{background:#f8f9fa;padding:2rem;text-align:center;border-bottom:1px solid #e9ecef}.stats-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem}.stat-item{flex:1;min-width:200px}.stat-number{font-size:2.5rem;font-weight:700;color:#667eea;display:inline-block}.stat-label{font-size:1rem;color:#6c757d;margin-top:.5rem;display:block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.stat-number.live{animation:pulse 2s ease-in-out infinite}.full-power{padding:5rem 2rem;background:linear-gradient(to bottom,#fff,#f8f9fa)}.full-power-container{max-width:1200px;margin:0 auto;text-align:center}.full-power h2{font-size:2.8rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:800;letter-spacing:-.02em}.full-power .tagline{font-size:1.4rem;color:#667eea;font-weight:600;margin-bottom:3rem;letter-spacing:-.01em}.power-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.power-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:2px solid #e9ecef;transition:transform .2s,box-shadow .2s}.power-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #667eea26;border-color:#667eea}.power-item .icon{font-size:2.5rem;margin-bottom:1rem}.power-item h3{font-size:1.2rem;color:#1a1a1a;margin-bottom:.5rem}.power-item p{color:#6c757d;font-size:.95rem}.problem-section{padding:5rem 2rem;max-width:1200px;margin:0 auto}.problem-section h2{font-size:2.8rem;text-align:center;margin-bottom:3rem;color:#1a1a1a;font-weight:800;letter-spacing:-.02em}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.comparison-item{padding:2.5rem;border-radius:16px;box-shadow:0 8px 24px #00000014}.before{background:linear-gradient(135deg,#fff5f5,#ffe5e5);border:2px solid #fc8181}.after{background:linear-gradient(135deg,#f0fff4,#e6ffed);border:2px solid #68d391}.comparison-item h3{font-size:1.8rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.comparison-item ul{list-style:none;font-size:1.1rem}.comparison-item li{padding:.8rem 0;display:flex;align-items:flex-start;gap:.8rem}.before li:before{content:"❌";flex-shrink:0}.after li:before{content:"✅";flex-shrink:0}.features{background:#f8f9fa;padding:5rem 2rem}.features-container{max-width:1200px;margin:0 auto}.features h2{font-size:2.8rem;text-align:center;margin-bottom:3rem;font-weight:800;letter-spacing:-.02em}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #667eea26}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#667eea}.feature-card p{color:#6c757d;font-size:1.05rem;line-height:1.7}.testimonials{padding:5rem 2rem;max-width:1200px;margin:0 auto}.testimonials h2{font-size:2.8rem;text-align:center;margin-bottom:3rem;font-weight:800;letter-spacing:-.02em}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial{background:#fff;padding:2rem;border-radius:16px;border-left:4px solid #667eea;box-shadow:0 4px 12px #00000014;transition:transform .2s}.testimonial:hover{transform:translateY(-4px)}.testimonial-text{font-size:1.1rem;margin-bottom:1rem;font-style:italic;color:#495057;line-height:1.7}.testimonial-author{font-weight:600;color:#667eea}.testimonial-role{font-size:.9rem;color:#6c757d}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 70% 70%,rgba(255,255,255,.1) 0%,transparent 50%)}.cta-section-content{position:relative;z-index:1}.cta-section h2{font-size:2.8rem;margin-bottom:1.5rem;font-weight:800;letter-spacing:-.02em}.cta-section p{font-size:1.4rem;margin-bottom:3rem;opacity:.95;font-weight:500}.cta-section .download-group{display:block;margin-bottom:2rem;text-align:center}.cta-section .download-group h3{color:#fff;margin-bottom:1.5rem}.help-text{color:#ffffffd9;font-size:.95rem;margin-top:1rem}.help-text a{color:#fff;text-decoration:underline}footer{background:#1a1a1a;color:#fff;padding:3rem 2rem;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-note{opacity:.6;font-size:.9rem;margin-top:2rem;line-height:1.8}@media(max-width:768px){.hero h1{font-size:2.5rem}.hero .subtitle{font-size:1.2rem}.comparison{grid-template-columns:1fr}.cta-button{padding:1rem 2rem;font-size:1.1rem;min-width:240px}.hero-meta{flex-direction:column;gap:.5rem}.cta-buttons{flex-direction:column;align-items:stretch}.download-group{width:100%}.mac-dropdown{min-width:280px;left:50%;transform:translate(-50%)}.mac-dropdown a{padding:.9rem 1.2rem;font-size:.95rem}}
