:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home{min-height:100vh;width:100vw;padding:2rem;background:url(/BG%20copy.png) no-repeat bottom center,url(/main-bg.png) no-repeat center center fixed;background-size:contain,cover;color:#fff;position:relative}.home-header{text-align:center;margin-bottom:3rem}.logo-container{margin-bottom:2rem}.rules-section{text-align:center;margin:1rem auto 2rem;max-width:800px;width:100%;padding:0 1rem;display:flex;justify-content:center;align-items:center}.rules-image{width:100%;height:auto;max-width:600px;display:block;margin:0 auto}.logo{max-width:200px;height:auto;filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.home-header h1{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.home-header p{font-size:1.2rem;opacity:.9}.home-content{max-width:1200px;margin:0 auto}.game-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;padding:0 1rem}.feature-point{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.feature-point:hover{background:#ffd7001a;border-color:#ffd7004d;transform:translate(5px)}.point-icon{font-size:1.8rem;min-width:2rem;text-align:center}.point-text{font-size:1.1rem;font-weight:500;color:#fff;line-height:1.4}.downloads{text-align:center;margin-bottom:3rem;position:relative;z-index:2;background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #0003}.downloads h2{font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.downloads p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.download-buttons{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.download-btn{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:linear-gradient(135deg,gold,orange,#ff8c00);border:3px solid #FFD700;border-radius:20px;text-decoration:none;color:#1a1a1a;font-weight:700;font-size:1.1rem;transition:all .4s cubic-bezier(.4,0,.2,1);width:40%;min-width:200px;justify-content:center;box-shadow:0 8px 25px #ffd7004d,0 4px 15px #ff8c0033,inset 0 1px #ffffff4d;position:relative;z-index:3;text-shadow:0 1px 2px rgba(0,0,0,.1)}.download-btn:hover{background:linear-gradient(135deg,#ffe55c,gold,orange);border-color:#ffe55c;transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px #ffd70066,0 8px 20px #ff8c004d,inset 0 1px #fff6;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.2)}.download-btn:active{transform:translateY(-2px) scale(.98);transition:all .1s ease}.btn-icon{font-size:2.2rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:transform .3s ease}.download-btn:hover .btn-icon{transform:scale(1.1)}.btn-text{text-align:left;flex:1}.btn-title{display:block;font-size:1.1rem;font-weight:800;margin-bottom:.2rem;letter-spacing:.5px;line-height:1.2}.btn-subtitle{display:block;font-size:.85rem;opacity:.9;font-weight:600;letter-spacing:.3px}@media(max-width:768px){.logo{max-width:150px}.rules-section{margin:1rem auto 1.5rem;padding:0 .5rem}.rules-image{max-width:100%}.home-header h1{font-size:2rem}.game-features{padding:0 .5rem}.feature-point{padding:.8rem 1rem}.point-icon{font-size:1.5rem;min-width:1.8rem}.point-text{font-size:1rem}.downloads{padding:2rem;border-radius:15px}.downloads h2{font-size:2rem}.download-buttons{flex-direction:column;gap:1rem}.download-btn{width:100%;min-width:unset;padding:1.2rem 1.5rem}.btn-icon{font-size:1.8rem}.btn-title{font-size:1.1rem}.btn-subtitle{font-size:.85rem}}.App{min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}
