.Landing-module__QrMDlq__page{color:#210714;cursor:default;background-color:#fdf6e3;min-height:100vh;overflow-x:hidden}body:has(.Landing-module__QrMDlq__landingActive){color:#210714;background-color:#fdf6e3}html:has(.Landing-module__QrMDlq__landingActive){scroll-behavior:smooth}.Landing-module__QrMDlq__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#210714eb;border-bottom:3px solid #6b3a2a;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.Landing-module__QrMDlq__navLeft{align-items:center;gap:.75rem;display:flex}.Landing-module__QrMDlq__navLogo{height:36px;image-rendering:pixelated}.Landing-module__QrMDlq__pageViews{cursor:pointer;align-items:center;gap:.35rem;text-decoration:none;display:flex}.Landing-module__QrMDlq__pageViewsDot{background-color:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Landing-module__QrMDlq__pulse;box-shadow:0 0 6px #4ade80}.Landing-module__QrMDlq__pageViewsText{color:#a3c9a8;letter-spacing:.5px;font-family:Arial,Helvetica,sans-serif;font-size:.7rem}@keyframes Landing-module__QrMDlq__pulse{0%,to{opacity:1}50%{opacity:.4}}.Landing-module__QrMDlq__navLinks{align-items:center;gap:1.5rem;display:flex}.Landing-module__QrMDlq__navLink{color:#d8a888;letter-spacing:1px;font-family:BoldPixels,monospace,sans-serif;font-size:.75rem;text-decoration:none;transition:color .2s}.Landing-module__QrMDlq__navLink:hover{color:#f5d6b8}.Landing-module__QrMDlq__playNavBtn{color:#210714;letter-spacing:1px;cursor:pointer;background-color:#e8b44c;border:2px solid #6b3a2a;padding:6px 18px;font-family:BoldPixels,monospace,sans-serif;font-size:.75rem;text-decoration:none;transition:all .2s}.Landing-module__QrMDlq__playNavBtn:hover{background-color:#f0c766;transform:translateY(-1px)}.Landing-module__QrMDlq__hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Landing-module__QrMDlq__heroBg{z-index:0;position:fixed;inset:0}.Landing-module__QrMDlq__heroBgImage{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;animation:1s step-end infinite Landing-module__QrMDlq__heroBgCycle}.Landing-module__QrMDlq__heroOverlay{z-index:1;background:linear-gradient(#2107148c 0%,#21071459 40%,#21071473 70%,#210714d9 100%);position:absolute;inset:0}.Landing-module__QrMDlq__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:0 1rem;display:flex;position:relative}.Landing-module__QrMDlq__heroLogo{width:min(500px,85vw);image-rendering:pixelated;filter:drop-shadow(0 4px 24px #21071480);animation:3s ease-in-out infinite Landing-module__QrMDlq__logoFloat}@keyframes Landing-module__QrMDlq__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Landing-module__QrMDlq__heroTagline{color:#f5d6b8;text-shadow:0 2px 8px #210714b3;letter-spacing:2px;margin:0;font-family:BoldPixels,monospace,sans-serif;font-size:clamp(.9rem,2vw,1.3rem)}.Landing-module__QrMDlq__heroButtons{gap:1rem;margin-top:.5rem;display:flex}.Landing-module__QrMDlq__ctaButton{color:#210714;letter-spacing:2px;cursor:pointer;background:linear-gradient(#f0c766,#e8b44c);border:3px solid #6b3a2a;padding:14px 40px;font-family:BoldPixels,monospace,sans-serif;font-size:1.1rem;text-decoration:none;transition:all .2s;position:relative;top:0;box-shadow:0 4px #6b3a2a,0 6px 16px #2107144d}.Landing-module__QrMDlq__ctaButton:hover{background:linear-gradient(#f7d47a,#f0c766);top:-2px;box-shadow:0 6px #6b3a2a,0 8px 20px #21071466}.Landing-module__QrMDlq__ctaButton:active{top:2px;box-shadow:0 2px #6b3a2a,0 3px 8px #2107144d}.Landing-module__QrMDlq__heroSprites{z-index:2;pointer-events:none;height:120px;position:absolute;bottom:0;left:0;right:0}.Landing-module__QrMDlq__spriteQubit{width:64px;height:64px;image-rendering:pixelated;background-image:url(/Idle.png);background-position:0 0;background-repeat:no-repeat;background-size:256px 192px;animation:2s ease-in-out infinite Landing-module__QrMDlq__spriteBounce;position:absolute;bottom:30px;left:8%}.Landing-module__QrMDlq__spriteManu{width:64px;height:64px;image-rendering:pixelated;background-image:url(/Manu_Idle.png);background-position:0 0;background-repeat:no-repeat;background-size:256px 192px;animation:2s ease-in-out .5s infinite Landing-module__QrMDlq__spriteBounce;position:absolute;bottom:30px;right:8%}.Landing-module__QrMDlq__spriteDrone{width:32px;height:32px;image-rendering:pixelated;object-fit:none;object-position:0 0;animation:2.5s ease-in-out infinite Landing-module__QrMDlq__droneFloat;position:absolute;bottom:80px;right:18%}@keyframes Landing-module__QrMDlq__spriteBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes Landing-module__QrMDlq__droneFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(2deg)}}.Landing-module__QrMDlq__scrollIndicator{z-index:3;flex-direction:column;align-items:center;gap:4px;animation:2s ease-in-out infinite Landing-module__QrMDlq__scrollPulse;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.Landing-module__QrMDlq__scrollArrow{opacity:.7;border-bottom:3px solid #d8a888;border-right:3px solid #d8a888;width:16px;height:16px;transform:rotate(45deg)}@keyframes Landing-module__QrMDlq__scrollPulse{0%,to{opacity:.5;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(6px)}}.Landing-module__QrMDlq__section{padding:5rem 1.5rem}.Landing-module__QrMDlq__sectionInner{max-width:1100px;margin:0 auto}.Landing-module__QrMDlq__sectionTitle{color:#210714;text-align:center;margin:0 0 1rem;font-family:BoldPixels,monospace,sans-serif;font-size:clamp(1.3rem,3vw,2rem)}.Landing-module__QrMDlq__sectionSubtitle{color:#5c4033;text-align:center;max-width:650px;margin:0 auto 3rem;font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;line-height:1.7}.Landing-module__QrMDlq__aboutSection{background-color:#fdf6e3;position:relative}.Landing-module__QrMDlq__aboutSection:before{content:"";background:repeating-linear-gradient(90deg,#6b3a2a 0 8px,#0000 8px 16px);height:4px;position:absolute;top:0;left:0;right:0}.Landing-module__QrMDlq__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Landing-module__QrMDlq__aboutText{flex-direction:column;gap:1rem;display:flex}.Landing-module__QrMDlq__aboutText p{color:#3e2723;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.8}.Landing-module__QrMDlq__aboutImageWrap{aspect-ratio:4/3;border:4px solid #6b3a2a;position:relative;overflow:hidden;box-shadow:8px 8px #6b3a2a33}.Landing-module__QrMDlq__aboutImage{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.Landing-module__QrMDlq__aboutBadge{color:#e8b44c;letter-spacing:1px;background-color:#210714d9;padding:6px 12px;font-family:BoldPixels,monospace,sans-serif;font-size:.6rem;position:absolute;bottom:12px;right:12px}.Landing-module__QrMDlq__featuresSection{background-color:#f5edd6;position:relative}.Landing-module__QrMDlq__featuresSection:before{content:"";background:repeating-linear-gradient(90deg,#6b3a2a 0 8px,#0000 8px 16px);height:4px;position:absolute;top:0;left:0;right:0}.Landing-module__QrMDlq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.Landing-module__QrMDlq__featureCard{background-color:#fdf6e3;border:3px solid #6b3a2a;flex-direction:column;gap:.75rem;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.Landing-module__QrMDlq__featureCard:hover{transform:translateY(-4px);box-shadow:6px 6px #6b3a2a33}.Landing-module__QrMDlq__featureIcon{width:48px;height:48px;image-rendering:pixelated;object-fit:contain}.Landing-module__QrMDlq__featureIconDrone{width:48px;height:48px;image-rendering:pixelated;background-image:url(/drone_idle.png);background-position:0 0;background-repeat:no-repeat;background-size:192px 48px}.Landing-module__QrMDlq__featureIconHoe{width:48px;height:48px;image-rendering:pixelated;background-image:url(/Hoe.png);background-position:0 0;background-repeat:no-repeat;background-size:288px 144px}.Landing-module__QrMDlq__featureTitle{color:#210714;letter-spacing:1px;margin:0;font-family:BoldPixels,monospace,sans-serif;font-size:.85rem}.Landing-module__QrMDlq__featureDesc{color:#5c4033;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;line-height:1.6}.Landing-module__QrMDlq__screenshotsSection{background-color:#fdf6e3;position:relative}.Landing-module__QrMDlq__screenshotsSection:before{content:"";background:repeating-linear-gradient(90deg,#6b3a2a 0 8px,#0000 8px 16px);height:4px;position:absolute;top:0;left:0;right:0}.Landing-module__QrMDlq__screenshotsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Landing-module__QrMDlq__screenshotCard{aspect-ratio:16/10;background-color:#3e2723;border:4px solid #6b3a2a;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:6px 6px #6b3a2a26}.Landing-module__QrMDlq__screenshotImage{object-fit:cover;width:100%;height:100%;display:block}.Landing-module__QrMDlq__ctaBanner{text-align:center;background:linear-gradient(135deg,#210714 0%,#3e1a2e 50%,#210714 100%);padding:4rem 1.5rem;position:relative;overflow:hidden}.Landing-module__QrMDlq__ctaBanner:before{content:"";background:repeating-linear-gradient(90deg,#e8b44c 0 8px,#0000 8px 16px);height:4px;position:absolute;top:0;left:0;right:0}.Landing-module__QrMDlq__ctaTitle{color:#f5d6b8;margin:0 0 1rem;font-family:BoldPixels,monospace,sans-serif;font-size:clamp(1.2rem,3vw,1.8rem)}.Landing-module__QrMDlq__ctaText{color:#d8a888;opacity:.85;margin:0 0 2rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem}.Landing-module__QrMDlq__ctaDecoLeft{width:48px;height:48px;image-rendering:pixelated;opacity:.3;animation:3s ease-in-out infinite Landing-module__QrMDlq__spriteBounce;position:absolute;bottom:20px;left:5%}.Landing-module__QrMDlq__ctaDecoRight{width:48px;height:48px;image-rendering:pixelated;opacity:.3;animation:3s ease-in-out 1s infinite Landing-module__QrMDlq__spriteBounce;position:absolute;bottom:20px;right:5%}.Landing-module__QrMDlq__footer{text-align:center;background-color:#1a0610;border-top:3px solid #6b3a2a;padding:2rem 1.5rem;position:relative}.Landing-module__QrMDlq__footerText{color:#d8a888;opacity:.6;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;line-height:1.6}.Landing-module__QrMDlq__footerLogo{height:28px;image-rendering:pixelated;opacity:.4;margin-bottom:.75rem}@keyframes Landing-module__QrMDlq__heroBgCycle{0%{content:url(/assets/f0.png)}12.5%{content:url(/assets/f1.png)}25%{content:url(/assets/f2.png)}37.5%{content:url(/assets/f3.png)}50%{content:url(/assets/f4.png)}62.5%{content:url(/assets/f5.png)}75%{content:url(/assets/f6.png)}87.5%{content:url(/assets/f7.png)}}@media (max-width:768px){.Landing-module__QrMDlq__nav{padding:0 1rem}.Landing-module__QrMDlq__navLinks{gap:.75rem}.Landing-module__QrMDlq__aboutGrid{grid-template-columns:1fr;gap:2rem}.Landing-module__QrMDlq__aboutImageWrap{order:-1}.Landing-module__QrMDlq__heroSprites{display:none}.Landing-module__QrMDlq__section{padding:3.5rem 1rem}.Landing-module__QrMDlq__screenshotsGrid{grid-template-columns:1fr}.Landing-module__QrMDlq__spriteQubit,.Landing-module__QrMDlq__spriteManu,.Landing-module__QrMDlq__spriteDrone{display:none}}
