*{margin:0;padding:0;box-sizing:border-box}:root{--game-primary: #1a1f2e;--game-secondary: #2a2f3e;--game-accent: #ff7e5f;--game-highlight: #feb47b}body{font-family:"Press Start 2P",cursive;background-color:var(--game-primary);color:#fff;line-height:1.6}#landgame{.container{max-width:1200px;margin:0 auto;padding:0 2rem}header{max-height:calc(100vh - 370px);position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1f2ef2,#2a2f3ef2)}nav{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.logo{font-size:2rem;color:var(--game-accent)}.download-btn{padding:.5rem 1.5rem;background-color:var(--game-accent);border:none;border-radius:9999px;color:#fff;font-family:"Press Start 2P",cursive;font-size:.8rem;cursor:pointer;transition:background-color .3s}.download-btn:hover{background-color:var(--game-highlight)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:4rem 0}@media (max-width: 768px){.hero{grid-template-columns:1fr;text-align:center}}.hero-content{margin-bottom:2rem}.hero-title{font-size:2.5rem;line-height:1.5;margin-bottom:1.5rem}.hero-title span{color:var(--game-accent)}.hero-description{font-size:.8rem;opacity:.8;margin-bottom:2rem}.play-btn{padding:1rem 2rem;background-color:var(--game-accent);border:none;border-radius:.5rem;color:#fff;font-family:"Press Start 2P",cursive;font-size:.8rem;cursor:pointer;transition:all .3s}.play-btn:hover{background-color:var(--game-highlight);transform:scale(1.05)}.preview-container{position:relative;border:4px solid var(--game-secondary);border-radius:.5rem;overflow:hidden;cursor:pointer;max-height:390px}.preview-container img{width:100%;height:auto;object-fit:cover}.features{background-color:var(--game-secondary);padding:5rem 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background-color:var(--game-primary);padding:1.5rem;border-radius:.5rem;text-align:center;transition:transform .3s}.feature-card:hover{transform:scale(1.05)}.feature-icon{color:var(--game-accent);font-size:2rem;margin-bottom:1rem}.feature-title{font-size:1rem;margin-bottom:.5rem}.feature-description{font-size:.8rem;opacity:.8}.gallery{padding:5rem 0;background-color:var(--game-primary)}.gallery-title{text-align:center;font-size:1.5rem;margin-bottom:3rem}.screenshots{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem}.screenshot{flex:0 0 auto;width:320px;height:192px;position:relative;border-radius:.5rem;overflow:hidden}.screenshot img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.screenshot:hover img{transform:scale(1.1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--game-primary)}::-webkit-scrollbar-thumb{background:var(--game-accent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--game-highlight)}.text-inland{color:#f0f8ff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center}.modal-content{background:#1a1f2e;padding:20px;border-radius:10px;position:relative;text-align:center;max-width:90%;max-height:90%}.modal-image{max-width:100%;max-height:80vh;border-radius:10px}.close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:1.5rem;color:#fff;cursor:pointer}.prev-btn,.next-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff4d;border:none;font-size:2rem;color:#fff;cursor:pointer;padding:10px;border-radius:5px}.prev-btn{left:10px}.next-btn{right:10px}.screenshot{cursor:pointer}}body,html{min-height:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--game-primary)}::-webkit-scrollbar-thumb{background:var(--game-accent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--game-highlight)}.text-inland{color:#f0f8ff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center}.modal-content{background:#1a1f2e;padding:20px;border-radius:10px;position:relative;text-align:center;max-width:90%;max-height:90%}.modal-image{max-width:100%;max-height:80vh;border-radius:10px}.close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:1.5rem;color:#fff;cursor:pointer}.prev-btn,.next-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff4d;border:none;font-size:2rem;color:#fff;cursor:pointer;padding:10px;border-radius:5px}.prev-btn{left:10px}.next-btn{right:10px}.screenshot{cursor:pointer}
