*{margin:0;padding:0;box-sizing:border-box}html{overflow-y:scroll;-webkit-overflow-scrolling:touch}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#app{width:100%}.hero{position:relative;min-height:100vh;min-height:100svh;width:100%;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;pointer-events:none;z-index:1}.hero-content{position:relative;z-index:2;width:100%;max-width:95%;padding:2rem 1rem;text-align:center;background:#0009;border-radius:8px;margin:2rem auto 1rem;pointer-events:auto}.question-text,.result-text{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.9)}.result-text{font-size:1.5rem}.button-group{display:flex;flex-direction:row;gap:1rem;width:100%;justify-content:center;flex-wrap:wrap}.game-button{padding:1.2rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background-color:#1a1a1a;border:2px solid #fff;border-radius:8px;cursor:pointer;transition:all .3s ease;min-height:60px;touch-action:manipulation;flex:1;min-width:200px;max-width:400px}.game-button:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.game-button:active{transform:translateY(0)}.content-wrapper{padding:3rem 2rem;max-width:800px;margin:0 auto}.content-section{margin-bottom:3rem}.content-section h2{font-size:2rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:700}.content-section h3{font-size:1.3rem;margin-bottom:.75rem;color:#333;font-weight:600}.content-section p{font-size:1.1rem;margin-bottom:1.5rem;color:#555;line-height:1.8}.content-list{list-style:none;padding-left:0}.content-list li{font-size:1.1rem;margin-bottom:.75rem;color:#555;padding-left:1.5rem;position:relative;line-height:1.8}.content-list li:before{content:"•";position:absolute;left:0;color:#1a1a1a;font-weight:700;font-size:1.5rem}.faq-item{margin-bottom:2rem}.faq-item h3{margin-bottom:.5rem}.faq-item p{margin-bottom:0}.disclaimer{background-color:#f5f5f5;padding:1.5rem;border-left:4px solid #1a1a1a;border-radius:4px}.disclaimer p{margin-bottom:0}.games-list{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:1rem}.games-list li{font-size:1.1rem}.games-list a{color:#1a1a1a;text-decoration:none;font-weight:600;transition:color .3s ease}.games-list a:hover{color:#666;text-decoration:underline}@media(max-width:600px){.hero-content{padding:1.5rem 1rem;max-width:98%;margin-top:1rem}.question-text{font-size:1rem;margin-bottom:1.5rem}.result-text{font-size:1.2rem}.button-group{flex-direction:column;gap:.75rem}.game-button{font-size:.95rem;padding:1rem 1.25rem;min-width:100%;max-width:100%}.content-wrapper{padding:2rem 1rem}.content-section h2{font-size:1.5rem}.content-section h3{font-size:1.1rem}.content-section p,.content-list li{font-size:1rem}}
