*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.landing-page{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#020617 100%);min-height:100vh}.navbar{z-index:1000;background:0 0;transition:all .5s;position:fixed;top:0;left:0;right:0}.navbar-scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020617f2;box-shadow:0 25px 50px -12px #06b6d41a}.navbar-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.navbar-logo{align-items:center;gap:.75rem;animation:1s ease-out fade-in;display:flex}.logo-icon{color:#fff;background:linear-gradient(135deg,#4ade80 0%,#06b6d4 50%,#a855f7 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 10px 25px -5px #06b6d44d}.logo-icon img{border-radius:12px;width:48px;height:48px}.logo-text{background:linear-gradient(90deg,#4ade80 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.navbar-menu{gap:2rem;font-size:.875rem;font-weight:500;display:flex}.nav-link{color:#fff;text-decoration:none;transition:color .3s}.nav-link:hover{color:#06b6d4}@media (max-width:768px){.navbar-menu{display:none}}.hero-section{justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.hero-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.bg-circle{filter:blur(80px);border-radius:50%;width:384px;height:384px;animation:4s ease-in-out infinite pulse-slow;position:absolute}.bg-circle-1{background:#06b6d41a;top:25%;left:25%}.bg-circle-2{background:#a855f71a;animation-delay:1s;bottom:25%;right:25%}.bg-circle-3{background:#4ade801a;animation-delay:2s;top:50%;left:50%}.hero-container{text-align:center;z-index:10;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.hero-content{animation:.8s ease-out slide-up}.hero-title{margin-bottom:1.5rem;font-size:6rem;font-weight:900;line-height:1.1}.hero-title-gradient{background:linear-gradient(90deg,#4ade80 0%,#06b6d4 50%,#a855f7 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.hero-title-white{color:#fff}.hero-subtitle{color:#94a3b8;max-width:768px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;font-weight:300;line-height:1.75}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn{border-radius:9999px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(90deg,#10b981 0%,#06b6d4 100%);box-shadow:0 25px 50px -12px #06b6d44d}.btn-primary:hover{transform:scale(1.05);box-shadow:0 25px 50px -12px #06b6d480}.btn-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.btn-secondary:hover{background:#ffffff1a;transform:scale(1.05)}.code-decoration{opacity:.2;font-family:monospace;font-size:6rem;animation:6s ease-in-out infinite float;position:absolute}.code-left{color:#4ade80;top:5rem;left:2.5rem}.code-right{color:#06b6d4;animation-delay:.5s;bottom:5rem;right:2.5rem}@media (max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.125rem}.code-decoration{display:none}}.apps-section{padding:8rem 1.5rem;position:relative}.apps-container{max-width:1280px;margin:0 auto}.section-header{text-align:center;margin-bottom:5rem;animation:.8s ease-out fade-in-up}.section-title{background:linear-gradient(90deg,#06b6d4 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:900}.section-subtitle{color:#94a3b8;max-width:672px;margin:0 auto;font-size:1.25rem}.apps-grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem;display:grid}@media (max-width:768px){.apps-grid{grid-template-columns:1fr}.section-title{font-size:2.5rem}}.app-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#1e293b80 0%,#0f172a80 100%);border:1px solid #47556980;border-radius:24px;padding:2rem;transition:all .5s;animation:.8s ease-out fade-in-up}.app-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #06b6d433}.app-card-nexus:hover{border-color:#06b6d480}.app-card-saia{animation-delay:.2s}.app-card-saia:hover{border-color:#a855f780}.app-card-wordjourney{animation-delay:.4s}.app-card-wordjourney:hover{border-color:#06b6d480}.app-header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.app-icon{background:#1e293b;border:1px solid #334155;border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;transition:transform .3s;display:flex;box-shadow:0 10px 25px -5px #0000004d}.app-icon img{border-radius:24px;width:96px;height:96px}.app-card:hover .app-icon{transform:scale(1.1)}.app-info{flex:1}.app-title{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.app-category{font-size:.875rem;font-weight:600}.app-category-green{color:#4ade80}.app-category-purple{color:#a855f7}.app-category-cyan{color:#06b6d4}.app-description{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.75}.app-details{margin-bottom:1.5rem}.details-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.details-title-cyan{color:#06b6d4}.details-title-purple{color:#a855f7}.games-grid{color:#94a3b8;grid-template-columns:repeat(2,1fr);gap:.5rem;font-size:.875rem;display:grid}.game-item{align-items:center;gap:.5rem;display:flex}.game-dot{border-radius:50%;width:8px;height:8px}.game-dot-green{background:#10b981}.game-dot-cyan{background:#06b6d4}.game-dot-purple{background:#a855f7}.app-features{margin-bottom:1.5rem}.features-list{color:#94a3b8;flex-direction:column;gap:.5rem;font-size:.875rem;list-style:none;display:flex}.features-list li{align-items:flex-start;gap:.5rem;display:flex}.feature-check{color:#10b981;margin-top:.25rem}.feature-check-purple{color:#a855f7}.app-highlight{background:#a855f71a;border:1px solid #a855f733;border-radius:16px;margin-bottom:1.5rem;padding:1rem}.highlight-text{color:#c4b5fd;font-size:.875rem;font-style:italic}.store-button{color:#fff;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.store-button-green{background:linear-gradient(90deg,#10b981 0%,#06b6d4 100%);box-shadow:0 10px 25px -5px #06b6d44d}.store-button-green:hover{transform:scale(1.05);box-shadow:0 10px 25px -5px #06b6d480}.store-button-purple{background:linear-gradient(90deg,#a855f7 0%,#ec4899 100%);box-shadow:0 10px 25px -5px #a855f74d}.store-button-purple:hover{transform:scale(1.05);box-shadow:0 10px 25px -5px #a855f780}.store-button-cyan{background:linear-gradient(90deg,#06b6d4 0%,#0ea5e9 100%);box-shadow:0 10px 25px -5px #06b6d44d}.store-button-cyan:hover{transform:scale(1.05);box-shadow:0 10px 25px -5px #06b6d480}.store-icon{width:24px;height:24px}.about-section{background:linear-gradient(135deg,#0f172a80 0%,#02061780 100%);padding:8rem 1.5rem;position:relative}.about-container{max-width:1024px;margin:0 auto}.about-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#1e293b80 0%,#0f172a80 100%);border:1px solid #47556980;border-radius:24px;padding:3rem;animation:.8s ease-out fade-in-up;box-shadow:0 25px 50px -12px #0000004d}.about-logo{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.about-logo-icon{color:#fff;background:linear-gradient(135deg,#4ade80 0%,#06b6d4 50%,#a855f7 100%);border-radius:24px;justify-content:center;align-items:center;width:128px;height:128px;font-size:4rem;font-weight:700;display:flex;box-shadow:0 25px 50px -12px #06b6d44d}.about-logo-icon img{border-radius:24px;width:128px;height:128px}.about-text{color:#cbd5e1;text-align:center;margin-bottom:2rem;font-size:1.25rem;line-height:1.75}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.value-card{background:#1e293b80;border:1px solid;border-radius:16px;padding:1.5rem}.value-card-green{border-color:#4ade8033}.value-card-cyan{border-color:#06b6d433}.value-card-purple{border-color:#a855f733}.value-icon{margin-bottom:1rem;font-size:3rem}.value-title{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.value-card-green .value-title{color:#4ade80}.value-card-cyan .value-title{color:#06b6d4}.value-card-purple .value-title{color:#a855f7}.value-description{color:#94a3b8;font-size:.875rem}.about-footer{text-align:center}.about-footer-text{color:#94a3b8;margin-bottom:1.5rem}.about-tagline{color:#06b6d4;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.sparkle{animation:2s ease-in-out infinite pulse}.footer{border-top:1px solid #1e293b80;padding:3rem 1.5rem}.footer-container{flex-direction:column;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;display:flex}@media (min-width:768px){.footer-container{flex-direction:row;justify-content:space-between}}.footer-logo{align-items:center;gap:.75rem;display:flex}.footer-logo-icon{color:#fff;background:linear-gradient(135deg,#4ade80 0%,#06b6d4 50%,#a855f7 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex;box-shadow:0 10px 25px -5px #0000004d}.footer-logo-icon img{border-radius:12px;width:40px;height:40px}.footer-logo-text{background:linear-gradient(90deg,#4ade80 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:700}.footer-copyright{color:#64748b;font-size:.875rem}.footer-social{gap:1.5rem;display:flex}.social-link{color:#64748b;transition:color .3s}.social-link:hover{color:#06b6d4}.social-icon{width:24px;height:24px}@keyframes gradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes pulse-slow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
