.main-content:has(.landing){max-width:100%;padding:0;margin:0}.landing{position:relative;width:100%;min-height:100vh;background:#070a13;color:#f1f5f9;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden}.landing-loading{display:flex;align-items:center;justify-content:center;height:100vh;background:#070a13;color:#94a3b8;font-size:1.1rem}.landing-orb{position:fixed;border-radius:50%;pointer-events:none;filter:blur(100px);z-index:0}.landing-orb--1{top:-10%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.15) 0%,transparent 70%);animation:orbFloat 18s ease-in-out infinite}.landing-orb--2{top:30%;right:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.12) 0%,transparent 70%);animation:orbFloat 22s ease-in-out infinite reverse}.landing-orb--3{bottom:-10%;left:30%;width:700px;height:700px;background:radial-gradient(circle,rgba(6,182,212,.1) 0%,transparent 70%);animation:orbFloat 20s ease-in-out infinite}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-15px) scale(1.05)}66%{transform:translate(-15px,10px) scale(.95)}}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#070a13cc;border-bottom:1px solid rgba(255,255,255,.06)}.landing-nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem}.landing-nav-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.landing-nav-logo{width:36px;height:36px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.landing-nav-logo img{width:100%;height:100%;object-fit:contain}.landing-nav-name{font-size:1.3rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap}.landing-nav-links{display:flex;gap:.15rem}.landing-nav-links button{background:none;border:none;color:#94a3b8;font-size:.85rem;font-weight:500;padding:.5rem .7rem;border-radius:8px;transition:all .2s ease;font-family:inherit;white-space:nowrap}.landing-nav-links button:hover{color:#f1f5f9;background:#ffffff0f}.landing-nav-links button.active{color:#60a5fa;background:#60a5fa14}.landing-nav-actions{display:flex;align-items:center;gap:.75rem}.landing-lang-dropdown{position:relative}.landing-lang-toggle{display:flex;align-items:center;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.4rem .7rem;cursor:pointer;color:#e2e8f0;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s ease}.landing-lang-toggle:hover{background:#ffffff14;border-color:#ffffff2e}.landing-lang-flag{width:20px;height:15px;border-radius:2px;object-fit:cover;display:block}.landing-lang-code{font-size:.75rem;letter-spacing:.04em}.landing-lang-chevron{transition:transform .2s ease;opacity:.6}.landing-lang-chevron.open{transform:rotate(180deg)}.landing-lang-menu{position:absolute;top:calc(100% + 6px);right:0;list-style:none;margin:0;padding:4px;background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 24px #0006;z-index:9999;isolation:isolate;min-width:0;animation:langMenuIn .15s ease}@keyframes langMenuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.landing-lang-option{display:flex;align-items:center;gap:8px;width:100%;background:none;border:none;color:#94a3b8;font-family:inherit;font-size:.82rem;padding:.5rem .65rem;border-radius:7px;cursor:pointer;transition:all .15s ease}.landing-lang-option:hover{background:#ffffff0f;color:#e2e8f0}.landing-lang-option.active{background:#3b82f626;color:#60a5fa}.landing-nav-login{background:none;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;padding:.5rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:500;font-family:inherit;transition:all .2s ease;white-space:nowrap}.landing-nav-login:hover{background:#ffffff0f;border-color:#fff3}.landing-nav-cta{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;padding:.5rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:inherit;transition:all .25s ease;box-shadow:0 2px 10px #2563eb4d;white-space:nowrap}.landing-nav-cta:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px);box-shadow:0 4px 16px #2563eb66}.landing-mobile-menu{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.landing-mobile-menu span{display:block;width:24px;height:2px;background:#e2e8f0;border-radius:2px;transition:all .3s ease}.landing-hero{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center;min-height:80vh}.landing-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:#60a5fa;padding:.4rem 1rem;border-radius:100px;font-size:.8rem;font-weight:600;letter-spacing:.04em;margin-bottom:1.5rem}.landing-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;color:#f1f5f9;margin:0 0 1.5rem}.landing-hero-highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hh-gradient,.landing-grad-text{background:linear-gradient(90deg,#00d4ff,#7b2fff 60%,#c77bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 20px rgba(0,212,255,.2))}.landing-grad-text-alt{background:linear-gradient(90deg,#7b2fff,#c77bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-hero-subtitle{font-size:1.15rem;line-height:1.7;color:#94a3b8;max-width:540px;margin:0 0 2rem}.landing-hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.landing-hero-free-tag{margin-top:1rem;font-size:.95rem;font-weight:600;color:#34d399;letter-spacing:.01em;animation:landing-pulse-glow 2.5s ease-in-out infinite}@keyframes landing-pulse-glow{0%,to{opacity:.85;text-shadow:0 0 6px rgba(52,211,153,.3)}50%{opacity:1;text-shadow:0 0 14px rgba(52,211,153,.5)}}.landing-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px #2563eb59;position:relative;overflow:hidden}.landing-btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.12),transparent);transform:translate(-100%);transition:transform .5s ease}.landing-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 28px #2563eb73}.landing-btn-primary:hover:not(:disabled):before{transform:translate(100%)}.landing-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.landing-btn-lg{padding:1rem 2.5rem;font-size:1.1rem;border-radius:14px}.landing-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:#ffffff0d;color:#e2e8f0;border:1px solid rgba(255,255,255,.12);border-radius:12px;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease}.landing-btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.landing-hero-visual{position:relative;height:400px}.landing-float-card{position:absolute;display:flex;align-items:center;gap:.75rem;background:#ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:.85rem 1.25rem;box-shadow:0 8px 32px #0000004d;animation:floatCard 6s ease-in-out infinite}.landing-float-card strong{display:block;font-size:.95rem;color:#f1f5f9}.landing-float-card small{display:block;font-size:.75rem;color:#64748b}.landing-float-icon{font-size:1.5rem}.landing-float-card--xp{top:10%;left:5%;animation-delay:0s}.landing-float-card--streak{top:5%;right:10%;animation-delay:-1.5s}.landing-float-card--cert{bottom:20%;left:10%;animation-delay:-3s}.landing-float-card--level{bottom:10%;right:5%;animation-delay:-4.5s}@keyframes floatCard{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(.5deg)}75%{transform:translateY(8px) rotate(-.5deg)}}.landing-stats{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05}.landing-stats-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:2.5rem 2rem;gap:1rem}.landing-stat{text-align:center}.landing-stat-value{display:block;font-size:2rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-stat-label{display:block;font-size:.85rem;color:#64748b;margin-top:.25rem}.landing-section{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:5rem 2rem;scroll-margin-top:80px}.landing-section--dark{max-width:100%;background:#ffffff04;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.landing-section--dark>.landing-section-header,.landing-section--dark>.landing-steps,.landing-section--dark>.landing-pricing-explainer,.landing-section--dark>.landing-pricing-cards,.landing-section--dark>.landing-pricing-actions{max-width:1200px;margin-left:auto;margin-right:auto}.landing-section-header{text-align:center;margin-bottom:3.5rem}.landing-tag{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#3b82f6;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);padding:.35rem 1rem;border-radius:100px;margin-bottom:1rem}.landing-section-header h2{font-size:2.25rem;font-weight:800;letter-spacing:-.03em;color:#f1f5f9;margin:0 0 .75rem}.landing-section-header p{font-size:1.05rem;color:#94a3b8;max-width:560px;margin:0 auto;line-height:1.6}.landing-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;transition:all .3s ease}.landing-feature-card:hover{border-color:#3b82f640;background:#3b82f60a;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.landing-feature-icon{width:56px;height:56px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:1.25rem}.landing-feature-card h3{font-size:1.1rem;font-weight:700;color:#f1f5f9;margin:0 0 .5rem}.landing-feature-card p{font-size:.9rem;color:#94a3b8;line-height:1.6;margin:0}.landing-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 2rem}.landing-step{position:relative;text-align:center;padding:2rem 1.5rem}.landing-step-num{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#3b82f626,#8b5cf626);border:2px solid rgba(59,130,246,.3);font-size:1.5rem;font-weight:800;color:#60a5fa;margin-bottom:1.25rem}.landing-step h3{font-size:1.15rem;font-weight:700;color:#f1f5f9;margin:0 0 .75rem}.landing-step p{font-size:.9rem;color:#94a3b8;line-height:1.6;margin:0}.landing-step-connector{display:none}.landing-video-wrapper{max-width:800px;margin:2rem auto 0;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #3b82f626;border:1px solid rgba(255,255,255,.08)}.landing-video-iframe{width:100%;height:100%;border:0;display:block;object-fit:cover;background:#000}.landing-video-poster{position:relative;width:100%;height:100%;border:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:none;padding:0}.landing-video-poster-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f1119,#1a1a2e,#0f1119);display:flex;align-items:center;justify-content:center}.landing-video-poster-logo{width:120px;height:120px;object-fit:contain;opacity:.15}.landing-video-play-btn{position:relative;z-index:1;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 24px #2563eb80;transition:transform .3s ease,box-shadow .3s ease}.landing-video-poster:hover .landing-video-play-btn{transform:scale(1.1);box-shadow:0 6px 32px #2563ebb3}.landing-video-play-btn svg{margin-left:4px}.landing-video-play-label{position:relative;z-index:1;font-size:.9rem;font-weight:600;color:#94a3b8;letter-spacing:.05em;text-transform:uppercase}.landing-video-actions{display:flex;justify-content:center;margin-top:2rem}.landing-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-testimonial-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;transition:all .3s ease;position:relative}.landing-testimonial-card:hover{border-color:#8b5cf640;transform:translateY(-2px)}.landing-testimonial-quote{color:#3b82f6;margin-bottom:.75rem}.landing-testimonial-text{font-size:.95rem;color:#cbd5e1;line-height:1.7;margin:0 0 1.5rem;font-style:italic}.landing-testimonial-author{display:flex;align-items:center;gap:.75rem}.landing-testimonial-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff;flex-shrink:0}.landing-testimonial-author strong{display:block;font-size:.9rem;color:#f1f5f9}.landing-testimonial-author span{display:block;font-size:.8rem;color:#64748b}.landing-pricing-explainer{text-align:center;margin-bottom:3rem;padding:0 2rem}.landing-pricing-explainer-title{font-size:1.35rem;font-weight:700;color:#f1f5f9;margin:0 0 .75rem}.landing-pricing-explainer-desc{font-size:.95rem;color:#94a3b8;max-width:640px;margin:0 auto 2.5rem;line-height:1.6}.landing-pricing-steps{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.landing-pricing-step{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem 1.5rem;max-width:260px;text-align:center;transition:all .3s ease}.landing-pricing-step:hover{border-color:#3b82f640;background:#3b82f60a;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.landing-pricing-step-icon{display:inline-flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:.75rem}.landing-pricing-step h4{font-size:1rem;font-weight:700;color:#f1f5f9;margin:0 0 .5rem}.landing-pricing-step p{font-size:.85rem;color:#94a3b8;line-height:1.6;margin:0}.landing-pricing-step-arrow{font-size:1.5rem;color:#3b82f6;padding-top:2.5rem;flex-shrink:0}.landing-pricing-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:0 2rem;margin-bottom:2.5rem}.landing-pricing-benefit{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.landing-pricing-benefit:hover{border-color:#3b82f633;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.landing-pricing-benefit--highlight{border-color:#3b82f659;background:#3b82f60d;box-shadow:0 0 40px #3b82f614}.landing-pricing-benefit-icon{display:inline-flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:.75rem}.landing-pricing-benefit h4{font-size:1.05rem;font-weight:700;color:#f1f5f9;margin:0 0 .5rem}.landing-pricing-benefit p{font-size:.85rem;color:#94a3b8;line-height:1.6;margin:0}.landing-pricing-actions{display:flex;justify-content:center;gap:1rem;padding:0 2rem}.landing-faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.landing-faq-item{background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:14px;overflow:hidden;transition:border-color .25s}.landing-faq-item.open{border-color:#6366f166}.landing-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:none;border:none;color:#f1f5f9;font-size:1rem;font-weight:600;cursor:pointer;text-align:left;gap:16px}.landing-faq-question:hover{background:#94a3b80d}.landing-faq-chevron{font-size:1.25rem;color:#6366f1;flex-shrink:0;font-weight:700}.landing-faq-answer{padding:0 24px 18px;animation:faqSlideDown .25s ease-out}.landing-faq-answer p{margin:0;color:#94a3b8;font-size:.9rem;line-height:1.7}@keyframes faqSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-final-cta{position:relative;z-index:1;text-align:center;padding:6rem 2rem;overflow:hidden}.landing-final-cta-orb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.12) 0%,transparent 65%);pointer-events:none}.landing-final-cta h2{font-size:2.5rem;font-weight:800;letter-spacing:-.03em;color:#f1f5f9;margin:0 0 1rem;position:relative}.landing-final-cta p{font-size:1.1rem;color:#94a3b8;max-width:480px;margin:0 auto 2rem;line-height:1.6;position:relative}.landing-final-cta .landing-btn-primary{position:relative}.landing-footer{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.06);background:#0003}.landing-footer-inner{max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1.5fr 2fr;gap:3rem}.landing-footer-brand{display:flex;flex-direction:column;gap:.75rem}.landing-footer-logo{display:flex;align-items:center;gap:.6rem}.landing-footer-tagline{color:#64748b;font-size:.9rem;margin:0}.landing-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.landing-footer-col h4{font-size:.8rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .75rem}.landing-footer-col button{display:block;background:none;border:none;color:#64748b;font-size:.9rem;font-family:inherit;padding:.3rem 0;cursor:pointer;transition:color .2s ease;text-align:left}.landing-footer-col button:hover{color:#f1f5f9}.landing-footer-social{display:flex;gap:.625rem;margin-top:.75rem}.landing-footer-social-icon{width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;display:flex;align-items:center;justify-content:center;color:#fff9;text-decoration:none;transition:all .2s ease}.landing-footer-social-icon:hover{border-color:#00d4ff66;color:#00d4ff;background:#00d4ff14}.landing-footer-bottom{border-top:1px solid rgba(255,255,255,.04);padding:1.25rem 2rem;text-align:center}.landing-footer-bottom p{color:#475569;font-size:.8rem;margin:0}.landing-trends-updated{display:inline-block;margin-top:.5rem;font-size:.8rem;color:#64748b;letter-spacing:.02em}.landing-trends-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1rem}.landing-trend-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.6rem;transition:border-color .25s,background .25s,transform .2s;cursor:default}.landing-trend-card:hover{background:#ffffff12;border-color:#6366f166;transform:translateY(-2px)}.landing-trend-card--skeleton{height:160px;animation:shimmer 1.6s ease-in-out infinite;background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.landing-trend-category{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#818cf8}.landing-trend-title{font-size:1rem;font-weight:600;color:#f1f5f9;margin:0;line-height:1.35}.landing-trend-desc{font-size:.85rem;color:#94a3b8;line-height:1.5;flex:1;margin:0}.landing-trend-footer{display:flex;flex-direction:column;gap:.4rem;margin-top:.25rem}.landing-trend-badge{display:inline-block;padding:.2rem .6rem;border-radius:99px;font-size:.72rem;font-weight:600;width:fit-content}.landing-trend-badge--beginner,.landing-trend-badge--básico,.landing-trend-badge--iniciante{background:#10b98126;color:#10b981}.landing-trend-badge--intermediate,.landing-trend-badge--intermediário,.landing-trend-badge--intermedio{background:#f59e0b26;color:#f59e0b}.landing-trend-badge--advanced,.landing-trend-badge--avanzado,.landing-trend-badge--avançado{background:#ef444426;color:#ef4444}.landing-trend-why{font-size:.75rem;color:#64748b;line-height:1.4}.landing-trends-actions{display:flex;justify-content:center;margin-top:2.5rem}@media(max-width:1024px){.landing-hero{grid-template-columns:1fr;text-align:center;min-height:auto;padding-top:7rem}.landing-hero-subtitle{margin-left:auto;margin-right:auto}.landing-hero-actions{justify-content:center}.landing-hero-visual{height:280px}.landing-features-grid{grid-template-columns:repeat(2,1fr)}.landing-steps{grid-template-columns:repeat(3,1fr);gap:1rem}.landing-pricing-cards{grid-template-columns:repeat(2,1fr);gap:1rem}.landing-pricing-steps{gap:.5rem}.landing-pricing-step{padding:1.5rem 1rem}}@media(max-width:768px){.landing-nav-links,.landing-nav-login{display:none}.landing-mobile-menu{display:flex}.landing-nav.open .landing-nav-inner{flex-wrap:wrap}.landing-nav.open .landing-nav-links{display:flex;flex-direction:column;width:100%;order:10;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06);margin-top:.75rem}.landing-nav.open .landing-nav-login{display:block;width:100%;text-align:center;order:11;margin-top:.5rem}.landing-hero-title{font-size:2.25rem}.landing-hero-visual{height:230px}.landing-float-card{padding:.65rem 1rem}.landing-video-wrapper{border-radius:12px}.landing-video-play-btn{width:64px;height:64px}.landing-video-play-btn svg{width:36px;height:36px}.landing-stats-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem}.landing-features-grid{grid-template-columns:1fr}.landing-steps{grid-template-columns:1fr;gap:1.5rem}.landing-testimonials{grid-template-columns:1fr}.landing-pricing-steps{flex-direction:column;align-items:center}.landing-pricing-step-arrow{transform:rotate(90deg);padding:0}.landing-pricing-step{max-width:100%}.landing-pricing-cards{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.landing-pricing-actions{flex-direction:column;align-items:center}.landing-section-header h2,.landing-final-cta h2{font-size:1.75rem}.landing-footer-inner{grid-template-columns:1fr;gap:2rem}.landing-footer-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.landing-hero{padding-top:6rem;padding-left:1.25rem;padding-right:1.25rem}.landing-hero-title{font-size:1.85rem}.landing-hero-subtitle{font-size:1rem}.landing-hero-actions{flex-direction:column;width:100%}.landing-btn-primary,.landing-btn-secondary{width:100%;justify-content:center}.landing-hero-visual{height:200px}.landing-stats-inner{grid-template-columns:repeat(2,1fr)}.landing-stat-value{font-size:1.5rem}.landing-footer-links{grid-template-columns:1fr 1fr;gap:1.5rem}.landing-lang-dropdown{display:none}.landing-section{padding:3rem 1.25rem}.landing-final-cta{padding:4rem 1.25rem}}.landing-sticky-cta{display:none}.hiko-hero .hh-widgets-row{display:contents}.hiko-hero .hh-connector{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.hiko-hero .hh-connector path{stroke:#6366f14d;stroke-width:1.5;fill:none;stroke-dasharray:5,5}.hiko-hero .hh-ghost-ph{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;display:flex;align-items:center;gap:0}.hiko-hero [data-hh-ph-text]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:280px;vertical-align:baseline}.hiko-hero .hh-caret{vertical-align:baseline;display:inline-block}.hiko-hero .hh-widget{position:absolute;width:220px;opacity:.9;animation:floatWidgets 6s ease-in-out infinite}.hiko-hero .hh-w-xp{top:8%;left:4%;--depth: .8;animation-delay:0s}.hiko-hero .hh-w-streak{top:5%;right:5%;--depth: .75;animation-delay:-1.5s}.hiko-hero .hh-w-cert{bottom:8%;left:2%;--depth: .85;animation-delay:-3s}.hiko-hero .hh-w-level{bottom:8%;right:2%;--depth: .8;animation-delay:-4.5s}.hiko-hero .hh-w-negotiation{top:35%;left:3%;--depth: .9;animation-delay:-2s}.hiko-hero .hh-w-sales{top:32%;right:4%;--depth: .88;animation-delay:-2.5s}@keyframes floatWidgets{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-8px) rotate(.3deg)}75%{transform:translateY(6px) rotate(-.3deg)}}@media(max-width:767.98px){.hiko-hero{min-height:auto!important;padding:80px 16px 36px!important;padding-left:max(16px,var(--safe-left, 0px))!important;padding-right:max(16px,var(--safe-right, 0px))!important}.hiko-hero .hh-stage{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:22px!important;width:100%!important}.hiko-hero .hh-center{order:1;gap:16px!important;max-width:100%!important;width:100%!important;padding:0!important}.hiko-hero .hh-connector{display:none!important}.hiko-hero .hh-pill{font-size:10.5px!important;padding:6px 12px!important;letter-spacing:.05em!important}.hiko-hero .hh-headline{font-size:clamp(1.85rem,8.5vw,2.5rem)!important;line-height:1.1!important;letter-spacing:-.02em!important}.hiko-hero .hh-sub{font-size:.95rem!important;line-height:1.5!important;max-width:100%!important}.hiko-hero .hh-search-wrap{margin-top:4px!important}.hiko-hero .hh-search{flex-direction:column!important;padding:10px!important;gap:8px!important;align-items:stretch!important}.hiko-hero .hh-search svg.hh-icon{position:absolute;left:14px;top:22px;z-index:2}.hiko-hero .hh-search input{padding:14px 12px 14px 36px!important;font-size:16px!important;width:100%!important;background:#ffffff0a!important;border-radius:8px!important;min-height:48px}.hiko-hero .hh-ghost-ph{left:38px!important;top:32px!important;transform:none!important;font-size:14px!important;max-width:calc(100% - 100px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hiko-hero .hh-search-btn{width:100%!important;justify-content:center!important;padding:14px 18px!important;font-size:15px!important;min-height:48px}.hiko-hero .hh-chips{flex-wrap:nowrap!important;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;margin:6px -16px 0!important;padding:4px 16px;justify-content:flex-start!important}.hiko-hero .hh-chips::-webkit-scrollbar{display:none}.hiko-hero .hh-chip{flex:0 0 auto;min-height:36px;padding:8px 14px!important;font-size:12.5px!important;scroll-snap-align:start}.hiko-hero .hh-chip-label{flex:0 0 auto;margin-right:0!important;align-self:center!important;font-size:10px!important}.hiko-hero .hh-trust{font-size:12.5px!important;text-align:center}.hiko-hero .hh-widgets-row{display:flex!important;order:2;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:4px 16px;margin:0 -16px;scrollbar-width:none}.hiko-hero .hh-widgets-row::-webkit-scrollbar{display:none}.hiko-hero .hh-widget{position:static!important;transform:none!important;opacity:1!important;margin:0!important;flex:0 0 auto!important;width:220px;scroll-snap-align:start;animation:none!important;box-shadow:0 4px 14px #00000059!important}.hiko-hero .hh-widget:hover{transform:none!important}.landing-orb{opacity:.3;filter:blur(70px)}.landing-orb--3{display:none}.landing-section{padding:2.5rem 1rem;padding-left:max(1rem,var(--safe-left, 0px));padding-right:max(1rem,var(--safe-right, 0px))}.landing-section-header{text-align:center;margin-bottom:1.5rem}.landing-section-header h2{font-size:clamp(1.55rem,6.5vw,2rem);line-height:1.18;letter-spacing:-.01em}.landing-section-header p{font-size:.95rem;line-height:1.55}.landing-nav{padding-top:var(--safe-top, 0)}.landing-nav-inner{padding:.5rem .75rem}.landing-nav-brand{gap:.4rem}.landing-nav-name{font-size:1rem}.landing-mobile-menu{width:var(--touch-target, 44px);height:var(--touch-target, 44px)}.landing-nav.open .landing-nav-links button{min-height:var(--touch-target, 44px);padding:.85rem 1rem;font-size:.95rem}.landing-nav-actions{gap:.4rem}.landing-nav-cta{padding:.5rem .85rem;font-size:.85rem}.landing-stats{padding:1.5rem 1rem}.landing-stat-value{font-size:clamp(1.4rem,5vw,1.8rem)}.landing-stat-label{font-size:.78rem;letter-spacing:.04em}.landing-trends-grid{grid-template-columns:none!important;display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.5rem;scrollbar-width:none;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.landing-trends-grid::-webkit-scrollbar{display:none}.landing-trend-card{flex:0 0 80%;min-width:80%;scroll-snap-align:start}.landing-trends-actions{margin-top:1.25rem}.landing-trends-actions .landing-btn-primary{width:100%;justify-content:center}.landing-features-grid{gap:1rem}.landing-feature-card{padding:1.25rem}.landing-feature-card h3{font-size:1.1rem}.landing-feature-icon{width:44px;height:44px}.landing-steps{gap:1.25rem}.landing-step{padding:1.25rem}.landing-step h3{font-size:1.05rem}.landing-video-wrapper{margin:0}.landing-video-actions{margin-top:1rem}.landing-testimonials{grid-template-columns:none!important;display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.5rem;scrollbar-width:none;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.landing-testimonials::-webkit-scrollbar{display:none}.landing-testimonial-card{flex:0 0 86%;min-width:86%;scroll-snap-align:start;padding:1.25rem}.landing-pricing-cards{gap:1rem}.landing-pricing-card{padding:1.5rem 1.25rem}.landing-pricing-card h3{font-size:1.15rem}.landing-pricing-cta{width:100%;min-height:var(--touch-target, 44px);justify-content:center}.landing-pricing-actions .landing-btn-primary,.landing-pricing-actions .landing-btn-secondary{width:100%;justify-content:center}.landing-faq-list{gap:.5rem}.landing-faq-question{min-height:var(--touch-target, 44px);padding:.95rem 1rem;font-size:.95rem;text-align:left;align-items:flex-start}.landing-faq-answer{font-size:.9rem;line-height:1.55;padding:0 1rem 1rem}.landing-btn-primary,.landing-btn-secondary{min-height:var(--touch-target, 44px);padding:.85rem 1.25rem;font-size:.95rem}.landing-btn-lg{min-height:52px;font-size:1rem;width:100%;justify-content:center}.landing-final-cta{padding:3rem 1rem}.landing-final-cta h2{font-size:clamp(1.6rem,6.5vw,2rem)}.landing-final-cta p{font-size:.95rem}.landing-footer{padding-bottom:calc(var(--safe-bottom, 0px) + 5.5rem)}.landing-footer-inner{padding:2rem 1rem;gap:2rem}.landing-footer-links{grid-template-columns:repeat(2,1fr);gap:1.25rem}.landing-footer-links a{min-height:var(--touch-target, 44px);display:inline-flex;align-items:center}.landing-sticky-cta{position:fixed;left:0;right:0;bottom:0;display:flex;gap:.5rem;padding:.6rem max(.75rem,var(--safe-right, 0px)) calc(.6rem + var(--safe-bottom, 0px)) max(.75rem,var(--safe-left, 0px));background:#0f1119eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);z-index:90;box-shadow:0 -8px 24px #00000059}.landing-sticky-cta__btn{flex:1;min-height:48px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;border:0;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;box-shadow:0 6px 18px #3b82f659}.landing-sticky-cta__btn:active{transform:scale(.98)}.landing-sticky-cta__login{min-height:48px;padding:0 1rem;background:transparent;color:#f1f5f9;border:1px solid rgba(255,255,255,.18);border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer}}@media(max-width:479.98px){.landing-section{padding:2rem 1rem}.hiko-hero{padding:70px 14px 32px!important}.hiko-hero .hh-headline{font-size:clamp(1.65rem,8vw,2.1rem)!important}.hiko-hero .hh-widget{width:200px}.landing-stats-inner{grid-template-columns:repeat(2,1fr)!important;gap:1rem}.landing-trend-card{flex:0 0 84%;min-width:84%}.landing-testimonial-card{flex:0 0 92%;min-width:92%}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.landing-orb{display:none}.hiko-hero .hh-pill .hh-dot{animation:none!important}.hiko-hero .hh-search-wrap:before{animation:none!important}.hiko-hero .hh-widget{animation:none!important}}
