.home{width:100%;max-width:1000px;margin:0 auto;padding:0}.home-hero{position:relative;text-align:center;padding:6rem 1.5rem 4rem;overflow:hidden}.home-hero-glow{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(100,108,255,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:glow-pulse 4s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.6;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.15)}}.home-hero-content{position:relative;z-index:1}.home-greeting{font-size:1rem;color:#646cff;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:.75rem;animation:fade-in-up .6s ease-out both}.home-hero h1{font-size:3.2rem;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin-bottom:1.25rem;animation:fade-in-up .6s ease-out .1s both}.home-hero-accent{background:linear-gradient(135deg,#646cff,#9f7aea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-tagline{font-size:1.15rem;color:#888;max-width:520px;margin:0 auto 2rem;line-height:1.7;animation:fade-in-up .6s ease-out .2s both}.home-hero-cta{display:flex;gap:1rem;justify-content:center;animation:fade-in-up .6s ease-out .3s both}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-btn-primary{display:inline-block;background:linear-gradient(135deg,#646cff,#9f7aea);color:#fff;padding:.75rem 1.75rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #646cff59;color:#fff}.home-btn-secondary{display:inline-block;padding:.75rem 1.75rem;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;color:#646cff;border:1.5px solid rgba(100,108,255,.3);transition:transform .2s,border-color .2s,background .2s}.home-btn-secondary:hover{transform:translateY(-2px);border-color:#646cff;background:#646cff0f;color:#646cff}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:0 1.5rem 3rem;animation:fade-in-up .6s ease-out .4s both}.home-stat{text-align:center;padding:1.5rem .5rem;border-radius:16px;background:#646cff0a;border:1px solid rgba(100,108,255,.08);transition:transform .2s,border-color .2s}.home-stat:hover{transform:translateY(-2px);border-color:#646cff33}.home-stat-value{display:block;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#646cff,#9f7aea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.home-stat-label{display:block;font-size:.8rem;color:#888;margin-top:.25rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.home-expertise{padding:3rem 1.5rem}.home-expertise h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2.5rem}.home-expertise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.home-expertise-card{padding:2rem 1.5rem;border-radius:16px;border:1px solid rgba(128,128,128,.15);transition:transform .25s,border-color .25s,box-shadow .25s;text-align:left}.home-expertise-card:hover{transform:translateY(-4px);border-color:#646cff4d;box-shadow:0 8px 32px #646cff14}.home-expertise-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.home-expertise-card p{font-size:.92rem;color:#888;line-height:1.65;margin-bottom:1rem}.home-tech-tags{display:flex;flex-wrap:wrap;gap:.4rem}.home-tech-tag{font-size:.75rem;padding:.25rem .65rem;border-radius:6px;background:#646cff14;color:#646cff;font-weight:500}.home-sectors{padding:3rem 1.5rem}.home-sectors h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:.5rem}.home-sectors-subtitle{text-align:center;color:#888;font-size:1rem;margin-bottom:2.5rem}.home-sectors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.home-sector-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:14px;border:1px solid rgba(128,128,128,.12);transition:transform .25s,border-color .25s,box-shadow .25s}.home-sector-item:hover{transform:translateY(-3px);border-color:#646cff40;box-shadow:0 6px 24px #646cff0f}.home-sector-icon{font-size:1.6rem;flex-shrink:0;margin-top:.15rem}.home-sector-item h3{font-size:1rem;font-weight:700;margin:0 0 .25rem;text-align:left}.home-sector-item p{font-size:.88rem;color:#888;line-height:1.55;margin:0;text-align:left}.home-apps{padding:3rem 1.5rem}.home-apps h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem}.home-apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-app-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;border-radius:16px;text-decoration:none;color:inherit;border:1px solid rgba(128,128,128,.15);transition:transform .25s,border-color .25s,box-shadow .25s}.home-app-card:hover{transform:translateY(-3px);border-color:#646cff4d;box-shadow:0 8px 24px #646cff14;color:inherit}.home-app-icon{width:64px;height:64px;border-radius:14px;flex-shrink:0;box-shadow:0 4px 12px #0000001f}.home-app-card h3{font-size:1.1rem;font-weight:700;margin:0 0 .2rem;text-align:left}.home-app-card p{font-size:.9rem;color:#888;margin:0;text-align:left}.home-all-apps{display:block;text-align:center;margin-top:1.5rem;font-size:.95rem;color:#646cff;text-decoration:none;font-weight:500}.home-all-apps:hover{color:#535bf2}.home-footer{text-align:center;padding:3rem 1.5rem 2rem;margin-top:2rem;border-top:1px solid rgba(128,128,128,.15)}.home-footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.home-footer-links a{color:#888;text-decoration:none;font-size:.9rem}.home-footer-links a:hover{color:#646cff}.home-copyright{font-size:.85rem;color:#666}@media (max-width: 700px){.home-hero{padding:4rem 1.25rem 3rem}.home-hero h1{font-size:2.2rem}.home-tagline{font-size:1rem}.home-hero-cta{flex-direction:column;align-items:center}.home-stats{grid-template-columns:repeat(2,1fr)}.home-expertise-grid,.home-sectors-grid,.home-apps-grid{grid-template-columns:1fr}.home-hero-glow{width:400px;height:400px}}.apps-page{max-width:800px;margin:0 auto;padding:2rem;text-align:left}.apps-header{text-align:center;margin-bottom:3rem}.apps-back{font-size:.9rem;color:#888;text-decoration:none}.apps-back:hover{color:#646cff}.apps-header h1{font-size:2.4rem;margin:.5rem 0 .25rem}.apps-subtitle{color:#888;font-size:1.05rem}.apps-grid{display:flex;flex-direction:column;gap:1.5rem}.apps-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:16px;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #00000014}.apps-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001f;color:inherit}.apps-card-icon{width:80px;height:80px;border-radius:18px;flex-shrink:0;box-shadow:0 4px 12px #0000001a}.apps-card-info{flex:1}.apps-card-info h2{font-size:1.3rem;margin:0 0 .25rem}.apps-card-info p{font-size:.95rem;color:#555;margin:0 0 .5rem;line-height:1.5}.apps-platforms{font-size:.8rem;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.apps-card-badge{flex-shrink:0;display:inline-block;background:#000;color:#fff!important;padding:.6rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;text-decoration:none;text-align:center;transition:transform .2s,box-shadow .2s;line-height:1.1}.apps-card-badge:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000004d}.apps-card-badge small{display:block;font-size:.62rem;font-weight:400;opacity:.8;margin-bottom:1px}.apps-footer{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(128,128,128,.2)}.apps-footer a{color:#888;text-decoration:none;font-size:.9rem}.apps-footer a:hover{color:#646cff}@media (prefers-color-scheme: dark){.apps-card{box-shadow:0 2px 12px #0000004d}.apps-card:hover{box-shadow:0 6px 24px #0006}.apps-card-info p{color:#aaa}}@media (max-width: 600px){.apps-card{flex-direction:column;text-align:center}.apps-card-badge{margin-top:.5rem}}.pb-page{text-align:left;color:#1a1a1a;background:#fff;line-height:1.6;width:100%;max-width:none;margin:0;padding:0}.pb-page a{color:inherit;font-weight:inherit}.pb-page h1{font-size:inherit;line-height:inherit}.pb-hero{background:linear-gradient(135deg,#1b5e20,#43a047);color:#fff;text-align:center;padding:80px 24px 60px}.pb-hero-content{max-width:600px;margin:0 auto}.pb-app-icon{width:120px;height:120px;border-radius:27px;box-shadow:0 8px 32px #0003;margin-bottom:24px}.pb-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;letter-spacing:-.5px;color:#fff}.pb-tagline{font-size:1.2rem;opacity:.9;margin-bottom:32px;font-weight:400}.pb-store-badge{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.pb-store-badge:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000004d;color:#fff}.pb-store-badge small{display:block;font-size:.7rem;font-weight:400;opacity:.8;margin-bottom:2px}.pb-hero-screenshot{max-width:280px;margin:40px auto 0;border-radius:20px;box-shadow:0 16px 48px #00000040}.pb-features{padding:80px 24px;background:#f8f9fa}.pb-features h2{text-align:center;font-size:2rem;margin-bottom:48px;color:#1b5e20}.pb-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:960px;margin:0 auto}.pb-feature-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s}.pb-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.pb-feature-icon{font-size:2.5rem;margin-bottom:16px}.pb-feature-card h3{font-size:1.15rem;margin-bottom:8px;color:#1a1a1a}.pb-feature-card p{font-size:.95rem;color:#555;line-height:1.5}.pb-screenshots{padding:80px 24px;text-align:center}.pb-screenshots h2{font-size:2rem;margin-bottom:48px;color:#1b5e20}.pb-screenshot-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px 24px;scrollbar-width:thin}.pb-screenshot-scroll::-webkit-scrollbar{height:6px}.pb-screenshot-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.pb-screenshot-scroll img{flex-shrink:0;width:260px;border-radius:12px;scroll-snap-align:center;box-shadow:0 4px 16px #0000001a;transition:transform .2s}.pb-screenshot-scroll img:hover{transform:scale(1.03)}.pb-footer{background:#1b5e20;color:#ffffffd9;text-align:center;padding:40px 24px}.pb-footer-links{margin-bottom:16px}.pb-footer-links a{color:#ffffffd9;text-decoration:none;margin:0 16px;font-size:.95rem;transition:color .2s}.pb-footer-links a:hover{color:#fff}.pb-footer .pb-copyright{font-size:.85rem;opacity:.7}@media (max-width: 600px){.pb-hero{padding:60px 20px 40px}.pb-hero h1{font-size:1.8rem}.pb-tagline{font-size:1rem}.pb-app-icon{width:90px;height:90px;border-radius:20px}.pb-hero-screenshot{max-width:220px}.pb-features,.pb-screenshots{padding:60px 16px}.pb-features h2,.pb-screenshots h2{font-size:1.5rem;margin-bottom:32px}.pb-screenshot-scroll img{width:200px}}.privacy-policy{max-width:720px;margin:0 auto;padding:2rem;text-align:left}.privacy-nav{margin-bottom:2rem}.privacy-nav a{font-size:.9rem;color:#888;text-decoration:none}.privacy-nav a:hover{color:#646cff}.privacy-policy h1{margin-bottom:.25rem}.privacy-policy .last-updated{color:#888;font-size:.9rem;margin-bottom:2rem}.privacy-policy h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.5rem}.privacy-policy p{line-height:1.7}.askel-page{text-align:left;color:#1a1a1a;background:#fff;line-height:1.6;width:100%;max-width:none;margin:0;padding:0}.askel-page a{color:inherit;font-weight:inherit}.askel-page h1{font-size:inherit;line-height:inherit}.askel-hero{background:linear-gradient(135deg,#0d2b5e,#1a64b8);color:#fff;text-align:center;padding:80px 24px 60px}.askel-hero-content{max-width:600px;margin:0 auto}.askel-app-icon{width:120px;height:120px;border-radius:27px;box-shadow:0 8px 32px #00000040;margin-bottom:24px}.askel-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;letter-spacing:-.5px;color:#fff}.askel-tagline{font-size:1.2rem;opacity:.9;margin-bottom:12px;font-weight:500}.askel-subtitle{font-size:1rem;opacity:.75;margin-bottom:32px;max-width:440px;margin-left:auto;margin-right:auto}.askel-store-badge{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.askel-store-badge:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000004d;color:#fff}.askel-store-badge small{display:block;font-size:.7rem;font-weight:400;opacity:.8;margin-bottom:2px}.askel-hero-screenshot{max-width:280px;margin:40px auto 0;border-radius:20px;box-shadow:0 16px 48px #0000004d}.askel-how{padding:80px 24px;text-align:center}.askel-how h2{font-size:2rem;margin-bottom:48px;color:#0d2b5e}.askel-how-steps{display:flex;gap:32px;max-width:840px;margin:0 auto;justify-content:center}.askel-step{flex:1;max-width:240px}.askel-step-number{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0d2b5e,#1a64b8);color:#fff;font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.askel-step h3{font-size:1.15rem;margin-bottom:8px;color:#1a1a1a}.askel-step p{font-size:.95rem;color:#555;line-height:1.5}.askel-features{padding:80px 24px;background:#f8f9fa}.askel-features h2{text-align:center;font-size:2rem;margin-bottom:48px;color:#0d2b5e}.askel-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:960px;margin:0 auto}.askel-feature-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s}.askel-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.askel-feature-icon{font-size:2.5rem;margin-bottom:16px}.askel-feature-card h3{font-size:1.15rem;margin-bottom:8px;color:#1a1a1a}.askel-feature-card p{font-size:.95rem;color:#555;line-height:1.5}.askel-screenshots{padding:80px 24px;text-align:center}.askel-screenshots h2{font-size:2rem;margin-bottom:48px;color:#0d2b5e}.askel-screenshot-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px 24px;scrollbar-width:thin}.askel-screenshot-scroll::-webkit-scrollbar{height:6px}.askel-screenshot-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.askel-screenshot-scroll img{flex-shrink:0;width:260px;border-radius:12px;scroll-snap-align:center;box-shadow:0 4px 16px #0000001a;transition:transform .2s}.askel-screenshot-scroll img:hover{transform:scale(1.03)}.askel-premium{padding:80px 24px;background:#f8f9fa;text-align:center}.askel-premium h2{font-size:2rem;margin-bottom:12px;color:#0d2b5e}.askel-premium-desc{font-size:1.05rem;color:#555;margin-bottom:40px}.askel-premium-grid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;max-width:720px;margin:0 auto 32px}.askel-premium-item{background:#fff;border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 12px #0000000f;font-size:.95rem;color:#1a1a1a}.askel-premium-icon{font-size:1.5rem}.askel-premium-free{font-size:.9rem;color:#888;font-style:italic}.askel-footer{background:#0d2b5e;color:#ffffffd9;text-align:center;padding:40px 24px}.askel-footer-links{margin-bottom:16px}.askel-footer-links a{color:#ffffffd9;text-decoration:none;margin:0 16px;font-size:.95rem;transition:color .2s}.askel-footer-links a:hover{color:#fff}.askel-footer .askel-copyright{font-size:.85rem;opacity:.7}@media (max-width: 600px){.askel-hero{padding:60px 20px 40px}.askel-hero h1{font-size:1.8rem}.askel-tagline{font-size:1rem}.askel-app-icon{width:90px;height:90px;border-radius:20px}.askel-hero-screenshot{max-width:220px}.askel-how{padding:60px 16px}.askel-how h2{font-size:1.5rem;margin-bottom:32px}.askel-how-steps{flex-direction:column;align-items:center;gap:24px}.askel-step{max-width:300px}.askel-features,.askel-screenshots,.askel-premium{padding:60px 16px}.askel-features h2,.askel-screenshots h2,.askel-premium h2{font-size:1.5rem;margin-bottom:32px}.askel-screenshot-scroll img{width:200px}.askel-premium-grid{flex-direction:column;align-items:center}}.run-page{text-align:left;color:#1a1a1a;background:#fff;line-height:1.6;width:100%;max-width:none;margin:0;padding:0}.run-page a{color:inherit;font-weight:inherit}.run-page h1{font-size:inherit;line-height:inherit}.run-hero{background:linear-gradient(135deg,#00897b,#4db6ac);color:#fff;text-align:center;padding:80px 24px 60px}.run-hero-content{max-width:600px;margin:0 auto}.run-app-icon{width:120px;height:120px;border-radius:27px;box-shadow:0 8px 32px #00000040;margin-bottom:24px}.run-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;letter-spacing:-.5px;color:#fff}.run-tagline{font-size:1.2rem;opacity:.95;margin-bottom:12px;font-weight:500}.run-subtitle{font-size:1rem;opacity:.75;margin-bottom:32px;max-width:460px;margin-left:auto;margin-right:auto}.run-store-badge{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.run-store-badge:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000004d;color:#fff}.run-store-badge small{display:block;font-size:.7rem;font-weight:400;opacity:.8;margin-bottom:2px}.run-hero-screenshot{max-width:280px;margin:40px auto 0;border-radius:20px;box-shadow:0 16px 48px #0000004d}.run-highlights{padding:48px 24px;background:#e0f2f1}.run-highlights-grid{display:flex;justify-content:center;gap:48px;max-width:700px;margin:0 auto}.run-highlight{text-align:center}.run-highlight-value{display:block;font-size:1.6rem;font-weight:800;color:#00897b;letter-spacing:-.5px}.run-highlight-label{display:block;font-size:.8rem;color:#555;margin-top:4px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.run-features{padding:80px 24px;background:#f8f9fa}.run-features h2{text-align:center;font-size:2rem;margin-bottom:48px;color:#00897b}.run-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:960px;margin:0 auto}.run-feature-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s}.run-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.run-feature-icon{font-size:2.5rem;margin-bottom:16px}.run-feature-card h3{font-size:1.15rem;margin-bottom:8px;color:#1a1a1a}.run-feature-card p{font-size:.95rem;color:#555;line-height:1.5}.run-screenshots{padding:80px 24px;text-align:center}.run-screenshots h2{font-size:2rem;margin-bottom:48px;color:#00897b}.run-screenshot-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px 24px;scrollbar-width:thin}.run-screenshot-scroll::-webkit-scrollbar{height:6px}.run-screenshot-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.run-screenshot-scroll img{flex-shrink:0;width:260px;border-radius:12px;scroll-snap-align:center;box-shadow:0 4px 16px #0000001a;transition:transform .2s}.run-screenshot-scroll img:hover{transform:scale(1.03)}.run-watch{padding:80px 24px;text-align:center;background:#1a1a1a;color:#fff}.run-watch h2{font-size:2rem;margin-bottom:12px;color:#4db6ac}.run-watch-subtitle{font-size:1rem;color:#ffffffa6;max-width:480px;margin:0 auto 40px;line-height:1.6}.run-watch-screenshots{display:flex;justify-content:center;gap:32px}.run-watch-screenshots img{width:180px;border-radius:36px;box-shadow:0 8px 32px #0006}.run-more{padding:80px 24px;background:#f8f9fa;text-align:center}.run-more h2{font-size:2rem;margin-bottom:12px;color:#00897b}.run-more-grid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;max-width:720px;margin:32px auto 0}.run-more-item{background:#fff;border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 12px #0000000f;font-size:.95rem;color:#1a1a1a}.run-more-icon{font-size:1.5rem}.run-footer{background:#00897b;color:#ffffffd9;text-align:center;padding:40px 24px}.run-footer-links{margin-bottom:16px}.run-footer-links a{color:#ffffffd9;text-decoration:none;margin:0 16px;font-size:.95rem;transition:color .2s}.run-footer-links a:hover{color:#fff}.run-footer .run-copyright{font-size:.85rem;opacity:.7}@media (max-width: 600px){.run-hero{padding:60px 20px 40px}.run-hero h1{font-size:1.8rem}.run-tagline{font-size:1rem}.run-app-icon{width:90px;height:90px;border-radius:20px}.run-hero-screenshot{max-width:220px}.run-highlights-grid{flex-wrap:wrap;gap:24px}.run-highlight{min-width:100px}.run-features,.run-screenshots,.run-more{padding:60px 16px}.run-features h2,.run-screenshots h2,.run-more h2{font-size:1.5rem;margin-bottom:32px}.run-screenshot-scroll img{width:200px}.run-watch-screenshots img{width:140px;border-radius:28px}.run-more-grid{flex-direction:column;align-items:center}}.games-page{max-width:800px;margin:0 auto;padding:2rem;text-align:left}.games-header{text-align:center;margin-bottom:3rem}.games-back{font-size:.9rem;color:#888;text-decoration:none}.games-back:hover{color:#646cff}.games-header h1{font-size:2.4rem;margin:.5rem 0 .25rem}.games-subtitle{color:#888;font-size:1.05rem}.games-grid{display:flex;flex-direction:column;gap:1.5rem}.games-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:16px;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #00000014}.games-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001f;color:inherit}.games-card-icon{width:80px;height:80px;border-radius:18px;flex-shrink:0;box-shadow:0 4px 12px #0000001a}.games-card-info{flex:1}.games-card-info h2{font-size:1.3rem;margin:0 0 .25rem}.games-card-info p{font-size:.95rem;color:#555;margin:0 0 .5rem;line-height:1.5}.games-platforms{font-size:.8rem;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.games-card-badge{flex-shrink:0;display:inline-block;background:#000;color:#fff!important;padding:.6rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;text-decoration:none;text-align:center;transition:transform .2s,box-shadow .2s;line-height:1.1}.games-card-coming-soon{flex-shrink:0;display:inline-block;padding:.5rem 1rem;border-radius:10px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#888;border:1.5px dashed rgba(128,128,128,.3)}.games-card-badge:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000004d}.games-card-badge small{display:block;font-size:.62rem;font-weight:400;opacity:.8;margin-bottom:1px}.games-footer{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(128,128,128,.2)}.games-footer a{color:#888;text-decoration:none;font-size:.9rem}.games-footer a:hover{color:#646cff}@media (prefers-color-scheme: dark){.games-card{box-shadow:0 2px 12px #0000004d}.games-card:hover{box-shadow:0 6px 24px #0006}.games-card-info p{color:#aaa}}@media (max-width: 600px){.games-card{flex-direction:column;text-align:center}.games-card-badge{margin-top:.5rem}}.nd-page{text-align:left;color:#e0e0e0;background:#0a0a14;line-height:1.6;width:100%;max-width:none;margin:0;padding:0}.nd-page a{color:inherit;font-weight:inherit}.nd-page h1{font-size:inherit;line-height:inherit}.nd-hero{background:linear-gradient(135deg,#0a0a14,#1a0a2e);color:#fff;text-align:center;padding:80px 24px 60px}.nd-hero-content{max-width:600px;margin:0 auto}.nd-app-icon{width:120px;height:120px;border-radius:27px;box-shadow:0 8px 32px #00000080;margin-bottom:24px}.nd-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;letter-spacing:2px;color:#00e0e0}.nd-tagline{font-size:1.2rem;opacity:.9;margin-bottom:12px;font-weight:500}.nd-subtitle{font-size:1rem;opacity:.75;margin-bottom:32px;max-width:440px;margin-left:auto;margin-right:auto}.nd-store-badge{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;border:1px solid rgba(255,255,255,.15)}.nd-store-badge:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00e0e04d;color:#fff}.nd-store-badge small{display:block;font-size:.7rem;font-weight:400;opacity:.8;margin-bottom:2px}.nd-video{padding:60px 24px;background:#0a0a0a;text-align:center}.nd-video-player{width:100%;max-width:800px;border-radius:16px;box-shadow:0 12px 48px #00e0e026}.nd-story{padding:80px 24px;background:#00e0e008;text-align:center}.nd-story h2{font-size:2rem;margin-bottom:24px;color:#00e0e0}.nd-story p{max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#e0e0e0d9;font-family:Courier New,Courier,monospace;border-left:3px solid rgba(0,224,224,.3);padding-left:20px;text-align:left}.nd-characters{padding:80px 24px;text-align:center}.nd-characters h2{font-size:2rem;margin-bottom:48px;color:#00e0e0}.nd-characters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto}.nd-char-card{background:#00e0e00d;border:1px solid rgba(0,224,224,.15);border-left:4px solid;border-radius:16px;padding:32px 24px;text-align:left;transition:border-color .2s,box-shadow .2s}.nd-char-card:hover{border-color:#00e0e066;box-shadow:0 8px 24px #00e0e01a}.nd-char-card h3{font-size:1.25rem;margin-bottom:8px;color:#fff}.nd-char-card>p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5;margin-bottom:20px}.nd-char-stats{display:flex;flex-direction:column;gap:8px}.nd-char-stat{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.nd-char-stat-label{color:#888}.nd-char-stat-value{color:#fff;font-weight:700;text-align:right}.nd-features{padding:80px 24px;background:#00e0e008}.nd-features h2{text-align:center;font-size:2rem;margin-bottom:48px;color:#00e0e0}.nd-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:960px;margin:0 auto}.nd-feature-card{background:#00e0e00d;border:1px solid rgba(0,224,224,.15);border-radius:16px;padding:32px 24px;text-align:center;transition:transform .2s,border-color .2s,box-shadow .2s}.nd-feature-card:hover{transform:translateY(-4px);border-color:#00e0e066;box-shadow:0 8px 24px #00e0e01a}.nd-feature-icon{font-size:2.5rem;margin-bottom:16px}.nd-feature-card h3{font-size:1.15rem;margin-bottom:8px;color:#fff}.nd-feature-card p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5}.nd-cosmetics{padding:80px 24px;text-align:center}.nd-cosmetics h2{font-size:2rem;margin-bottom:12px;color:#00e0e0}.nd-cosmetics-desc{font-size:1.05rem;color:#e0e0e0b3;margin-bottom:40px}.nd-cosmetics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:720px;margin:0 auto}.nd-cosmetic-card{background:#00e0e00d;border:1px solid rgba(0,224,224,.15);border-radius:12px;padding:24px 20px;transition:border-color .2s,box-shadow .2s}.nd-cosmetic-card:hover{border-color:#00e0e066;box-shadow:0 8px 24px #00e0e01a}.nd-cosmetic-card h3{font-size:1.05rem;margin-bottom:8px;color:#fff}.nd-cosmetic-card p{font-size:.9rem;color:#e0e0e0b3;line-height:1.5;margin-bottom:12px}.nd-cosmetic-price{display:inline-block;background:#00e0e01a;color:#00e0e0;padding:4px 14px;border-radius:20px;font-size:.9rem;font-weight:600}.nd-screenshots{padding:80px 24px;background:#00e0e008;text-align:center}.nd-screenshots h2{font-size:2rem;margin-bottom:48px;color:#00e0e0}.nd-screenshot-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px 24px;scrollbar-width:thin}.nd-screenshot-scroll::-webkit-scrollbar{height:6px}.nd-screenshot-scroll::-webkit-scrollbar-thumb{background:#00e0e04d;border-radius:3px}.nd-screenshot-scroll img{flex-shrink:0;width:360px;cursor:zoom-in;border-radius:12px;scroll-snap-align:center;box-shadow:0 4px 16px #0000004d;transition:transform .2s}.nd-screenshot-scroll img:hover{transform:scale(1.03)}.nd-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:zoom-out;animation:nd-lightbox-fade .2s ease-out}@keyframes nd-lightbox-fade{0%{opacity:0}to{opacity:1}}.nd-lightbox img{max-width:95vw;max-height:95vh;border-radius:12px;box-shadow:0 20px 60px #00e0e040;object-fit:contain}.nd-lightbox-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.nd-lightbox-close:hover{background:#fff3}.nd-screenshot-placeholder{border:2px dashed rgba(0,224,224,.25);border-radius:16px;padding:60px 24px;max-width:480px;margin:0 auto;color:#e0e0e066;font-size:1rem}.nd-footer{background:#08080f;color:#ffffffd9;text-align:center;padding:40px 24px}.nd-footer-links{margin-bottom:16px}.nd-footer-links a{color:#ffffffd9;text-decoration:none;margin:0 16px;font-size:.95rem;transition:color .2s}.nd-footer-links a:hover{color:#00e0e0}.nd-footer .nd-copyright{font-size:.85rem;opacity:.7}@media (max-width: 600px){.nd-hero{padding:60px 20px 40px}.nd-hero h1{font-size:1.8rem}.nd-tagline{font-size:1rem}.nd-app-icon{width:90px;height:90px;border-radius:20px}.nd-story,.nd-characters,.nd-features,.nd-cosmetics,.nd-screenshots{padding:60px 16px}.nd-story h2,.nd-characters h2,.nd-features h2,.nd-cosmetics h2,.nd-screenshots h2{font-size:1.5rem;margin-bottom:32px}.nd-characters-grid,.nd-cosmetics-grid{grid-template-columns:1fr}.nd-screenshot-scroll img{width:260px}}.ge-page{text-align:left;color:#e0e0e0;background:#0a0f0a;line-height:1.6;width:100%;max-width:none;margin:0;padding:0}.ge-page a{color:inherit;font-weight:inherit}.ge-page h1{font-size:inherit;line-height:inherit}.ge-hero{background:linear-gradient(135deg,#0a0f0a,#0a1a0f);color:#fff;text-align:center;padding:80px 24px 60px}.ge-hero-content{max-width:600px;margin:0 auto}.ge-app-icon{width:120px;height:120px;border-radius:27px;box-shadow:0 8px 32px #00000080;margin-bottom:24px}.ge-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;letter-spacing:4px;color:#4ade80;font-family:Courier New,Courier,monospace}.ge-tagline{font-size:1.2rem;opacity:.9;margin-bottom:12px;font-weight:500}.ge-subtitle{font-size:1rem;opacity:.75;margin-bottom:32px;max-width:440px;margin-left:auto;margin-right:auto}.ge-store-badge{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;border:1px solid rgba(74,222,128,.3)}.ge-store-badge:hover{transform:translateY(-2px);box-shadow:0 4px 16px #4ade804d;color:#fff}.ge-store-badge small{display:block;font-size:.7rem;font-weight:400;opacity:.8;margin-bottom:2px}.ge-coming-soon{display:inline-block;padding:10px 28px;border-radius:12px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff9;border:1.5px dashed rgba(255,255,255,.25)}.ge-how{padding:80px 24px;background:#4ade8008;text-align:center}.ge-how h2{font-size:2rem;margin-bottom:48px;color:#4ade80}.ge-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:800px;margin:0 auto}.ge-step{text-align:center}.ge-step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#4ade801a;border:2px solid rgba(74,222,128,.3);color:#4ade80;font-size:1.25rem;font-weight:700;margin-bottom:16px;font-family:Courier New,Courier,monospace}.ge-step h3{font-size:1.1rem;margin-bottom:8px;color:#fff}.ge-step p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5}.ge-features{padding:80px 24px}.ge-features h2{text-align:center;font-size:2rem;margin-bottom:48px;color:#4ade80}.ge-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:960px;margin:0 auto}.ge-feature-card{background:#4ade800a;border:1px solid rgba(74,222,128,.12);border-radius:16px;padding:32px 24px;text-align:center;transition:transform .2s,border-color .2s,box-shadow .2s}.ge-feature-card:hover{transform:translateY(-4px);border-color:#4ade8066;box-shadow:0 8px 24px #4ade8014}.ge-feature-icon{font-size:2.5rem;margin-bottom:16px}.ge-feature-card h3{font-size:1.15rem;margin-bottom:8px;color:#fff}.ge-feature-card p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5}.ge-stages{padding:80px 24px;background:#a78bfa08;text-align:center}.ge-stages h2{font-size:2rem;margin-bottom:12px;color:#a78bfa}.ge-stages-desc{font-size:1.05rem;color:#e0e0e0b3;margin-bottom:40px}.ge-stages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:960px;margin:0 auto}.ge-stage-card{display:flex;align-items:center;gap:16px;background:#a78bfa0d;border:1px solid rgba(167,139,250,.12);border-radius:12px;padding:16px 20px;text-align:left;transition:border-color .2s}.ge-stage-card:hover{border-color:#a78bfa59}.ge-stage-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#a78bfa1a;color:#a78bfa;font-size:.9rem;font-weight:700;flex-shrink:0;font-family:Courier New,Courier,monospace}.ge-stage-card h3{font-size:1rem;margin-bottom:2px;color:#fff}.ge-stage-meta{font-size:.85rem;color:#e0e0e080}.ge-iap{padding:80px 24px;text-align:center}.ge-iap h2{font-size:2rem;margin-bottom:12px;color:#4ade80}.ge-iap-desc{font-size:1.05rem;color:#e0e0e0b3;margin-bottom:40px}.ge-iap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:720px;margin:0 auto}.ge-iap-card{background:#4ade800a;border:1px solid rgba(74,222,128,.12);border-radius:12px;padding:24px 20px;transition:border-color .2s,box-shadow .2s}.ge-iap-card:hover{border-color:#4ade8066;box-shadow:0 8px 24px #4ade8014}.ge-iap-card h3{font-size:1.05rem;margin-bottom:8px;color:#fff}.ge-iap-card p{font-size:.9rem;color:#e0e0e0b3;line-height:1.5;margin-bottom:12px}.ge-iap-price{display:inline-block;background:#4ade801a;color:#4ade80;padding:4px 14px;border-radius:20px;font-size:.9rem;font-weight:600}.ge-screenshots{padding:80px 24px;background:#4ade8008;text-align:center}.ge-screenshots h2{font-size:2rem;margin-bottom:48px;color:#4ade80}.ge-video{padding:60px 24px;background:#0a0a0a;text-align:center}.ge-video-player{width:100%;max-width:800px;border-radius:16px;box-shadow:0 12px 48px #4ade8026}.ge-screenshot-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px 24px;scrollbar-width:thin}.ge-screenshot-scroll::-webkit-scrollbar{height:6px}.ge-screenshot-scroll::-webkit-scrollbar-thumb{background:#4ade804d;border-radius:3px}.ge-screenshot-scroll img{flex-shrink:0;width:360px;cursor:zoom-in;border-radius:12px;scroll-snap-align:center;box-shadow:0 4px 16px #0000004d;transition:transform .2s}.ge-screenshot-scroll img:hover{transform:scale(1.03)}.ge-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:zoom-out;animation:ge-lightbox-fade .2s ease-out}@keyframes ge-lightbox-fade{0%{opacity:0}to{opacity:1}}.ge-lightbox img{max-width:95vw;max-height:95vh;border-radius:12px;box-shadow:0 20px 60px #4ade8033;object-fit:contain}.ge-lightbox-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ge-lightbox-close:hover{background:#fff3}.ge-footer{background:#060a06;color:#ffffffd9;text-align:center;padding:40px 24px}.ge-footer-links{margin-bottom:16px}.ge-footer-links a{color:#ffffffd9;text-decoration:none;margin:0 16px;font-size:.95rem;transition:color .2s}.ge-footer-links a:hover{color:#4ade80}.ge-footer .ge-copyright{font-size:.85rem;opacity:.7}@media (max-width: 600px){.ge-hero{padding:60px 20px 40px}.ge-hero h1{font-size:1.8rem}.ge-tagline{font-size:1rem}.ge-app-icon{width:90px;height:90px;border-radius:20px}.ge-how,.ge-features,.ge-stages,.ge-iap,.ge-screenshots{padding:60px 16px}.ge-how h2,.ge-features h2,.ge-stages h2,.ge-iap h2,.ge-screenshots h2{font-size:1.5rem;margin-bottom:32px}.ge-how-steps,.ge-iap-grid,.ge-stages-grid{grid-template-columns:1fr}.ge-screenshot-scroll img{width:260px}}.nw-page{text-align:left;color:#e0e0e0;background:#0a0a14;line-height:1.6;width:100%;max-width:none;margin:0;padding:0}.nw-page a{color:inherit;font-weight:inherit}.nw-page h1{font-size:inherit;line-height:inherit}.nw-hero{background:linear-gradient(135deg,#0a0a14,#0a1a2e);color:#fff;text-align:center;padding:80px 24px 60px}.nw-hero-content{max-width:600px;margin:0 auto}.nw-app-icon{width:120px;height:120px;border-radius:27px;box-shadow:0 8px 32px #00000080;margin-bottom:24px}.nw-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;letter-spacing:3px;background:linear-gradient(90deg,#39f,#e05050);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nw-tagline{font-size:1.2rem;opacity:.9;margin-bottom:12px;font-weight:500}.nw-subtitle{font-size:1rem;opacity:.75;margin-bottom:32px;max-width:440px;margin-left:auto;margin-right:auto}.nw-store-badge{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;border:1px solid rgba(255,255,255,.15)}.nw-store-badge:hover{transform:translateY(-2px);box-shadow:0 4px 16px #3399ff4d;color:#fff}.nw-store-badge small{display:block;font-size:.7rem;font-weight:400;opacity:.8;margin-bottom:2px}.nw-coming-soon{display:inline-block;padding:10px 28px;border-radius:12px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff9;border:1.5px dashed rgba(255,255,255,.25)}.nw-how{padding:80px 24px;text-align:center;background:#3399ff08}.nw-how h2{font-size:2rem;margin-bottom:48px;color:#39f}.nw-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:800px;margin:0 auto}.nw-step{text-align:center}.nw-step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#3399ff1a;border:2px solid rgba(51,153,255,.3);color:#39f;font-size:1.25rem;font-weight:700;margin-bottom:16px}.nw-step h3{font-size:1.1rem;margin-bottom:8px;color:#fff}.nw-step p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5}.nw-features{padding:80px 24px}.nw-features h2{text-align:center;font-size:2rem;margin-bottom:48px;color:#39f}.nw-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:960px;margin:0 auto}.nw-feature-card{background:#3399ff0d;border:1px solid rgba(51,153,255,.15);border-radius:16px;padding:32px 24px;text-align:center;transition:transform .2s,border-color .2s,box-shadow .2s}.nw-feature-card:hover{transform:translateY(-4px);border-color:#39f6;box-shadow:0 8px 24px #3399ff1a}.nw-feature-icon{font-size:2.5rem;margin-bottom:16px}.nw-feature-card h3{font-size:1.15rem;margin-bottom:8px;color:#fff}.nw-feature-card p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5}.nw-worlds{padding:80px 24px;background:#3399ff08;text-align:center}.nw-worlds h2{font-size:2rem;margin-bottom:12px;color:#39f}.nw-worlds-desc{font-size:1.05rem;color:#e0e0e0b3;margin-bottom:40px}.nw-worlds-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:960px;margin:0 auto}.nw-world-card{background:#3399ff0d;border:1px solid rgba(51,153,255,.15);border-left:4px solid;border-radius:16px;padding:24px;text-align:left;transition:border-color .2s,box-shadow .2s}.nw-world-card:hover{border-color:#39f6;box-shadow:0 8px 24px #3399ff1a}.nw-world-card h3{font-size:1.15rem;margin-bottom:4px;color:#fff}.nw-world-levels{font-size:.85rem;color:#e0e0e080;display:block;margin-bottom:8px}.nw-world-card p{font-size:.95rem;color:#e0e0e0b3;line-height:1.5}.nw-cosmetics{padding:80px 24px;text-align:center}.nw-cosmetics h2{font-size:2rem;margin-bottom:12px;color:#39f}.nw-cosmetics-desc{font-size:1.05rem;color:#e0e0e0b3;margin-bottom:40px}.nw-cosmetics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:960px;margin:0 auto}.nw-cosmetic-card{background:#3399ff0d;border:1px solid rgba(51,153,255,.15);border-radius:12px;padding:24px 20px;transition:border-color .2s,box-shadow .2s}.nw-cosmetic-card:hover{border-color:#39f6;box-shadow:0 8px 24px #3399ff1a}.nw-cosmetic-card h3{font-size:1.05rem;margin-bottom:8px;color:#fff}.nw-cosmetic-card p{font-size:.9rem;color:#e0e0e0b3;line-height:1.5;margin-bottom:12px}.nw-cosmetic-price{display:inline-block;background:#3399ff1a;color:#39f;padding:4px 14px;border-radius:20px;font-size:.9rem;font-weight:600}.nw-premium{padding:60px 24px;background:#3399ff08;text-align:center}.nw-premium-card{max-width:520px;margin:0 auto;background:linear-gradient(135deg,#3399ff14,#e050500f);border:1px solid rgba(51,153,255,.25);border-radius:20px;padding:40px 32px}.nw-premium-card h2{font-size:1.5rem;margin-bottom:12px;color:#fff}.nw-premium-card p{font-size:1rem;color:#e0e0e0b3;line-height:1.6;margin-bottom:20px}.nw-premium-price{display:inline-block;background:#3399ff26;color:#39f;padding:8px 24px;border-radius:24px;font-size:1.1rem;font-weight:700}.nw-video{padding:60px 24px;background:#0a0a0f;text-align:center}.nw-video-player{width:100%;max-width:360px;border-radius:16px;box-shadow:0 12px 48px #3399ff26}.nw-screenshots{padding:80px 24px;background:#3399ff08;text-align:center}.nw-screenshots h2{font-size:2rem;margin-bottom:48px;color:#39f}.nw-screenshot-scroll{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 24px 24px;scrollbar-width:thin}.nw-screenshot-scroll::-webkit-scrollbar{height:6px}.nw-screenshot-scroll::-webkit-scrollbar-thumb{background:#3399ff4d;border-radius:3px}.nw-screenshot-scroll img{flex-shrink:0;width:360px;cursor:zoom-in;border-radius:12px;scroll-snap-align:center;box-shadow:0 4px 16px #0000004d;transition:transform .2s}.nw-screenshot-scroll img:hover{transform:scale(1.03)}.nw-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:zoom-out;animation:nw-lightbox-fade .2s ease-out}@keyframes nw-lightbox-fade{0%{opacity:0}to{opacity:1}}.nw-lightbox img{max-width:95vw;max-height:95vh;border-radius:12px;box-shadow:0 20px 60px #3399ff40;object-fit:contain}.nw-lightbox-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.nw-lightbox-close:hover{background:#fff3}.nw-footer{background:#08080f;color:#ffffffd9;text-align:center;padding:40px 24px}.nw-footer-links{margin-bottom:16px}.nw-footer-links a{color:#ffffffd9;text-decoration:none;margin:0 16px;font-size:.95rem;transition:color .2s}.nw-footer-links a:hover{color:#39f}.nw-footer .nw-copyright{font-size:.85rem;opacity:.7}@media (max-width: 600px){.nw-hero{padding:60px 20px 40px}.nw-hero h1{font-size:1.8rem}.nw-tagline{font-size:1rem}.nw-app-icon{width:90px;height:90px;border-radius:20px}.nw-how-steps{grid-template-columns:1fr;gap:24px}.nw-how,.nw-features,.nw-worlds,.nw-cosmetics{padding:60px 16px}.nw-how h2,.nw-features h2,.nw-worlds h2,.nw-cosmetics h2{font-size:1.5rem;margin-bottom:32px}.nw-cosmetics-grid{grid-template-columns:1fr 1fr}.nw-screenshot-scroll img{width:260px}}.ndcl-page{max-width:720px;margin:0 auto;padding:2rem;color:#e0e0e0;background:#0a0a0a;min-height:100vh}.ndcl-nav{margin-bottom:2rem}.ndcl-nav a{font-size:.9rem;color:#00e0e0;text-decoration:none}.ndcl-nav a:hover{color:#fff}.ndcl-page h1{font-size:2rem;font-weight:700;color:#00e0e0;margin-bottom:2.5rem}.ndcl-version{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,224,224,.1)}.ndcl-version:last-child{border-bottom:none}.ndcl-version h2{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.4rem}.ndcl-version-tag{background:#00e0e01f;color:#00e0e0;padding:.25rem .75rem;border-radius:8px;font-weight:700;font-size:1.1rem}.ndcl-version-date{color:#666;font-weight:400;font-size:.9rem}.ndcl-section{margin-bottom:1.5rem}.ndcl-section h3{font-size:1.05rem;color:#fff;margin-bottom:.75rem;font-weight:600}.ndcl-section ul{list-style:none;padding:0;margin:0}.ndcl-section li{position:relative;padding-left:1.25rem;margin-bottom:.5rem;font-size:.92rem;line-height:1.6;color:#bbb}.ndcl-section li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:#00e0e0}@media (max-width: 600px){.ndcl-page{padding:1.25rem}.ndcl-page h1{font-size:1.5rem}.ndcl-version h2{flex-direction:column;align-items:flex-start;gap:.25rem}}.contact-page{max-width:600px;margin:0 auto;padding:2rem}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-back{font-size:.9rem;color:#888;text-decoration:none}.contact-back:hover{color:#646cff}.contact-header h1{font-size:2.4rem;margin:.5rem 0 .25rem}.contact-subtitle{color:#888;font-size:1.05rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-row{display:flex;flex-direction:column;gap:.4rem}.contact-row label{font-size:.9rem;font-weight:600;color:#ccc}.contact-optional{font-weight:400;color:#888;font-size:.85rem}.contact-row select,.contact-row input,.contact-row textarea{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;border:1px solid rgba(128,128,128,.3);border-radius:10px;background:#ffffff0d;color:inherit;transition:border-color .2s;box-sizing:border-box}.contact-row select:focus,.contact-row input:focus,.contact-row textarea:focus{outline:none;border-color:#646cff}.contact-row textarea{resize:vertical;min-height:120px}.contact-row select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.contact-submit{align-self:flex-start;background:#646cff;color:#fff;border:none;padding:.85rem 2.5rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:background .2s,transform .2s,opacity .2s}.contact-submit:hover:not(:disabled){background:#535bf2;transform:translateY(-1px)}.contact-submit:disabled{opacity:.5;cursor:not-allowed}.contact-error{color:#ef4444;font-size:.95rem;margin:0}.contact-success{text-align:center;padding:3rem 1rem}.contact-success-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#48bb7826;color:#48bb78;font-size:2rem;margin-bottom:1rem}.contact-success h2{font-size:1.5rem;margin:0 0 .5rem}.contact-success p{color:#888;margin:0 0 1.5rem}.contact-success button{background:transparent;color:#646cff;border:1px solid #646cff;padding:.6rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:background .2s}.contact-success button:hover{background:#646cff1a}.contact-footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(128,128,128,.2)}.contact-footer-alt{color:#888;font-size:.9rem}@media (prefers-color-scheme: light){.contact-row label{color:#555}.contact-row select,.contact-row input,.contact-row textarea{background:#00000008;border-color:#00000026}}@media (max-width: 600px){.contact-submit{width:100%}}
