.landing-page{font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0d1117;min-height:100vh;overflow-x:hidden;background:#fff;scroll-behavior:smooth}.landing-page section[id]{scroll-margin-top:80px}.landing-page *{box-sizing:border-box;margin:0;padding:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0) perspective(1200px) rotateY(-4deg)}50%{transform:translateY(-12px) perspective(1200px) rotateY(-4deg)}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #3366ff26}50%{box-shadow:0 0 40px #3366ff4d}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes badgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 32px;transition:all .35s cubic-bezier(.4,0,.2,1);background:transparent}.landing-nav.scrolled{background:#ffffffeb;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px 12px #0000000a}.nav-inner{max-width:1200px;margin:0 auto;padding:18px 0;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:22px;font-weight:800;color:#36f;letter-spacing:-.03em;text-decoration:none;display:flex;align-items:center;gap:10px}.nav-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#36f,#6b5ce7);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.nav-links{display:flex;align-items:center;gap:32px;list-style:none}.nav-links a{font-size:14px;font-weight:500;color:#5a6577;text-decoration:none;transition:color .2s ease;cursor:pointer}.nav-links a:hover{color:#36f}.nav-cta{background:#36f;color:#fff!important;border:none;border-radius:10px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.nav-cta:hover{background:#2952cc;transform:translateY(-1px);box-shadow:0 4px 16px #3366ff4d}.landing-hero{padding:160px 32px 80px;text-align:center;background:linear-gradient(165deg,#eef2ff,#e8f0fe,#f0f4ff 60%,#fff);position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 20%,rgba(51,102,255,.06) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(107,92,231,.04) 0%,transparent 50%);pointer-events:none}.hero-content{max-width:820px;margin:0 auto;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#3366ff14;border:1px solid rgba(51,102,255,.15);border-radius:100px;padding:8px 20px;font-size:13px;font-weight:600;color:#36f;margin-bottom:28px;animation:fadeInUp .6s ease,badgeBounce 3s ease infinite 1s}.hero-title{font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#0d1117;margin-bottom:20px;animation:fadeInUp .7s ease .1s both}.hero-accent{background:linear-gradient(135deg,#36f,#6b5ce7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(17px,2vw,20px);line-height:1.6;color:#5a6577;max-width:560px;margin:0 auto 36px;animation:fadeInUp .7s ease .2s both}.hero-cta-group{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:40px;animation:fadeInUp .7s ease .3s both}.btn-primary{background:linear-gradient(135deg,#36f,#2952cc);color:#fff;border:none;border-radius:12px;padding:15px 32px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 16px #3366ff40;font-family:inherit}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #3366ff59}.btn-primary .arrow{transition:transform .3s ease}.btn-primary:hover .arrow{transform:translate(4px)}.btn-secondary{background:transparent;color:#0d1117;border:1.5px solid #d0d5dd;border-radius:12px;padding:15px 32px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;text-decoration:none;font-family:inherit}.btn-secondary:hover{border-color:#36f;color:#36f;background:#3366ff0a;transform:translateY(-2px)}.hero-checklist{display:flex;flex-wrap:wrap;gap:12px 28px;justify-content:center;margin-bottom:56px;animation:fadeInUp .7s ease .4s both}.checklist-item{display:flex;align-items:center;gap:8px;font-size:15px;color:#3d4654;font-weight:500}.checklist-icon{width:22px;height:22px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;flex-shrink:0}.hero-screenshot-wrapper{max-width:980px;margin:0 auto;position:relative;animation:fadeInUp .8s ease .5s both}.hero-screenshot{width:100%;border-radius:16px;box-shadow:0 20px 80px #00000026,0 4px 20px #00000014;border:1px solid rgba(0,0,0,.08);transform:perspective(1200px) rotateY(-2deg) rotateX(2deg);transition:transform .5s ease;animation:float 6s ease-in-out infinite}.hero-screenshot:hover{transform:perspective(1200px) rotateY(0) rotateX(0)}.hero-screenshot-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:radial-gradient(ellipse,rgba(51,102,255,.12) 0%,transparent 70%);filter:blur(40px);pointer-events:none;z-index:-1}.trust-bar{padding:60px 32px;background:#fff;border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5}.trust-bar-inner{max-width:900px;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:40px}.trust-item{text-align:center;min-width:160px}.trust-number{font-size:48px;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#36f,#6b5ce7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}.trust-label{font-size:14px;font-weight:500;color:#5a6577}.features-section{padding:100px 32px;background:#f8f9fb;overflow:hidden}.features-inner{max-width:1100px;margin:0 auto}.features-header{text-align:center;margin-bottom:56px}.section-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#36f;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.section-title{font-size:clamp(30px,3.5vw,46px);font-weight:800;color:#0d1117;letter-spacing:-.03em;margin-bottom:14px;line-height:1.15}.section-subtitle{font-size:17px;line-height:1.6;color:#5a6577;max-width:560px;margin:0 auto}.feature-tabs{display:flex;justify-content:center;gap:4px;margin-bottom:48px;background:#eef0f4;border-radius:14px;padding:5px;max-width:520px;margin-left:auto;margin-right:auto}.feature-tab{flex:1;padding:12px 24px;border:none;border-radius:10px;font-size:14px;font-weight:600;color:#5a6577;cursor:pointer;background:transparent;transition:all .3s ease;font-family:inherit;white-space:nowrap}.feature-tab:hover{color:#36f}.feature-tab.active{background:#fff;color:#0d1117;box-shadow:0 2px 8px #0000000f}.feature-tab-content{display:flex;align-items:center;gap:48px;min-height:400px}.feature-text{flex:1;min-width:280px}.feature-text h3{font-size:28px;font-weight:800;color:#0d1117;margin-bottom:16px;letter-spacing:-.02em}.feature-text p{font-size:16px;line-height:1.7;color:#5a6577;margin-bottom:24px}.feature-bullets{list-style:none;display:flex;flex-direction:column;gap:14px}.feature-bullets li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#3d4654;line-height:1.5}.feature-bullets li .bullet-icon{width:24px;height:24px;min-width:24px;background:#3366ff1a;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#36f;font-size:16px;margin-top:1px}.feature-image{flex:1.2;min-width:300px}.feature-image img{width:100%;border-radius:14px;box-shadow:0 16px 48px #0000001a,0 4px 16px #0000000f;border:1px solid rgba(0,0,0,.06);transition:transform .4s ease,box-shadow .4s ease}.feature-image img:hover{transform:translateY(-4px);box-shadow:0 20px 60px #00000024,0 6px 20px #00000014}.ai-section{padding:100px 32px;background:linear-gradient(165deg,#0d1117,#161e29 40%,#1a2332);color:#fff;position:relative;overflow:hidden}.ai-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 0%,rgba(51,102,255,.12) 0%,transparent 60%),radial-gradient(ellipse at 70% 100%,rgba(107,92,231,.08) 0%,transparent 60%);pointer-events:none}.ai-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:64px;position:relative;z-index:1}.ai-content{flex:1;min-width:300px}.ai-badge{display:inline-flex;align-items:center;gap:8px;background:#3366ff26;border:1px solid rgba(51,102,255,.25);border-radius:100px;padding:6px 16px;font-size:12px;font-weight:700;color:#7ba4ff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px}.ai-title{font-size:clamp(30px,3.5vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.ai-title .accent{background:linear-gradient(135deg,#7ba4ff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ai-desc{font-size:17px;line-height:1.7;color:#9da8b9;margin-bottom:32px}.ai-features{display:flex;flex-direction:column;gap:16px}.ai-feature-item{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;transition:all .3s ease}.ai-feature-item:hover{background:#ffffff12;border-color:#36f3}.ai-feature-icon{width:36px;height:36px;min-width:36px;background:linear-gradient(135deg,#36f3,#6b5ce733);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#7ba4ff;font-size:20px}.ai-feature-text h4{font-size:15px;font-weight:700;color:#e4e8ee;margin-bottom:4px}.ai-feature-text p{font-size:13px;color:#7a8599;line-height:1.5}.ai-visual{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center}.ai-orb{width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(51,102,255,.25),rgba(107,92,231,.15),transparent 70%);display:flex;align-items:center;justify-content:center;position:relative;animation:glowPulse 4s ease infinite}.ai-orb:before{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(51,102,255,.3),transparent 70%);animation:glowPulse 3s ease infinite .5s}.ai-orb-icon{font-size:72px;color:#7ba4ff;position:relative;z-index:1;filter:drop-shadow(0 0 20px rgba(51,102,255,.4))}.faq-section{padding:100px 32px;background:#fff}.faq-inner{max-width:720px;margin:0 auto}.faq-header{text-align:center;margin-bottom:56px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid #e8ecf1;border-radius:14px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#c8d0dc}.faq-item.open{border-color:#36f;box-shadow:0 4px 16px #3366ff14}.faq-question{width:100%;padding:20px 24px;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:600;color:#0d1117;text-align:left;font-family:inherit;gap:16px}.faq-question:hover{color:#36f}.faq-chevron{font-size:20px;color:#9da8b9;transition:transform .35s cubic-bezier(.4,0,.2,1);flex-shrink:0}.faq-item.open .faq-chevron{transform:rotate(180deg);color:#36f}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease;padding:0 24px}.faq-item.open .faq-answer{max-height:300px;padding:0 24px 20px}.faq-answer p{font-size:15px;line-height:1.7;color:#5a6577}.cta-section{padding:100px 32px;background:linear-gradient(135deg,#36f,#6b5ce7);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:#ffffff0f;pointer-events:none}.cta-section:after{content:"";position:absolute;bottom:-150px;left:-100px;width:500px;height:500px;border-radius:50%;background:#ffffff0a;pointer-events:none}.cta-inner{max-width:650px;margin:0 auto;position:relative;z-index:1}.cta-title{font-size:clamp(28px,3.5vw,42px);font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-.02em;line-height:1.2}.cta-subtitle{font-size:18px;color:#fffc;margin-bottom:40px;line-height:1.6}.btn-cta-white{background:#fff;color:#36f;border:none;border-radius:12px;padding:16px 36px;font-size:16px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;font-family:inherit;box-shadow:0 4px 20px #00000026}.btn-cta-white:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0003}.btn-cta-white .arrow{transition:transform .3s ease}.btn-cta-white:hover .arrow{transform:translate(4px)}.landing-footer{background:#0d1117;padding:48px 32px;text-align:center}.footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-logo{font-size:18px;font-weight:700;color:#fff}.footer-links{display:flex;gap:24px;list-style:none}.footer-links a{font-size:13px;color:#5a6577;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#9da8b9}.footer-copy{font-size:13px;color:#3d4654;width:100%;text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #1e2530}@media(max-width:768px){.landing-hero{padding:130px 20px 60px}.nav-links{display:none}.hero-checklist{flex-direction:column;align-items:center}.hero-screenshot{transform:none;animation:none}.feature-tab-content{flex-direction:column}.feature-tabs{flex-wrap:wrap}.ai-inner{flex-direction:column;text-align:center}.ai-features{align-items:center}.ai-feature-item{max-width:400px}.ai-orb{width:240px;height:240px}.ai-orb:before{width:150px;height:150px}.ai-orb-icon{font-size:56px}.trust-bar-inner{flex-direction:column;gap:32px}.footer-inner{flex-direction:column;text-align:center}.footer-links{justify-content:center}}@media(max-width:480px){.landing-hero{padding:120px 16px 48px}.hero-cta-group{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;justify-content:center}.feature-tabs{flex-direction:column;max-width:300px}}
