body{font-family:Arial,sans-serif;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);color:#f0f0f0;line-height:1.6}.app{min-height:100vh}.navbar{background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:sticky;top:0;z-index:1000;border-bottom:1px solid #333}.nav-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.8rem;font-weight:700;color:gold}.nav-menu a{color:#f0f0f0;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:gold}.nav-right{display:flex;align-items:center;gap:1rem}.lang-switch{background:#333;color:#f0f0f0;border:1px solid #555;padding:.5rem;border-radius:4px;cursor:pointer;transition:background .3s}.lang-switch:hover{background:#444}.connect-btn,.disconnect-btn{background:gold;color:#000;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:700;transition:background .3s}.connect-btn:hover,.disconnect-btn:hover{background:#ffc400}.wallet-info{display:flex;align-items:center;gap:.5rem}.wallet-address{background:#333;padding:.5rem;border-radius:4px;font-size:.9rem}.mobile-menu-btn{display:none;background:none;border:none;color:#f0f0f0;font-size:1.5rem;cursor:pointer}.hero{padding:4rem 1rem;text-align:center;background:linear-gradient(#000000b3,#000000b3),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><rect width="100" height="100" fill="%231a1a1a"/><path d="M0,0 L100,100 M100,0 L0,100" stroke="%23333" stroke-width="0.5"/></svg>')}.hero-content h1{font-size:3rem;margin-bottom:1rem;color:gold}.hero-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.8}.progress-bar{width:100%;max-width:500px;height:20px;background:#333;border-radius:10px;margin:1rem auto .5rem;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,gold,#ffed4e);transition:width .3s ease}.hero-btn{background:gold;color:#000;border:none;padding:1rem 2rem;font-size:1.2rem;border-radius:30px;cursor:pointer;margin-top:1rem;transition:transform .3s,background .3s}.hero-btn:hover{transform:translateY(-2px);background:#ffc400}.about{padding:4rem 1rem;background:#0f0f0f}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.about h2{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:gold}.about p{font-size:1.1rem;text-align:center;max-width:800px;margin:0 auto;line-height:1.8}.presale{padding:4rem 1rem;background:#1a1a1a}.presale h2{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:gold}.token-info{text-align:center;margin-bottom:3rem}.token-info h3{font-size:1.8rem;margin-bottom:.5rem;color:gold}.token-info p{margin:.3rem 0;opacity:.8}.steps{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem}.step{text-align:center;opacity:.5;transition:opacity .3s}.step.active{opacity:1}.step-number{width:50px;height:50px;border-radius:50%;background:#333;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem;font-weight:700;border:2px solid #555}.step.active .step-number{background:gold;color:#000;border-color:gold}.presale-form{max-width:500px;margin:0 auto 3rem;text-align:center}.input-group{margin-bottom:1.5rem}.input-group label{display:block;margin-bottom:.5rem;font-weight:700}.input-group input{width:100%;padding:1rem;background:#333;border:1px solid #555;border-radius:4px;color:#f0f0f0;font-size:1rem}.authorize-btn,.buy-btn{width:100%;padding:1rem;border:none;border-radius:4px;font-size:1.1rem;cursor:pointer;transition:background .3s}.authorize-btn{background:#4caf50;color:#fff}.authorize-btn:hover{background:#45a049}.buy-btn{background:#2196f3;color:#fff}.buy-btn:hover:not(:disabled){background:#1976d2}.buy-btn:disabled{background:#666;cursor:not-allowed}.authorized-status{color:#4caf50;margin-top:.5rem}.referral-section,.airdrop-section{max-width:500px;margin:0 auto 2rem;text-align:center}.referral-btn,.airdrop-btn{background:#9c27b0;color:#fff;border:none;padding:1rem 2rem;border-radius:4px;cursor:pointer;margin-bottom:1rem;transition:background .3s}.referral-btn:hover,.airdrop-btn:hover{background:#7b1fa2}.referral-link{background:#333;padding:1rem;border-radius:4px;word-break:break-all}.stats{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.stat-item{text-align:center}.stat-item h4{margin-bottom:.5rem;color:gold}.stat-item p{font-size:1.5rem;font-weight:700}.faq{padding:4rem 1rem;background:#0f0f0f}.faq h2{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:gold}.faq-item{max-width:800px;margin:0 auto 1.5rem;padding:1.5rem;background:#333;border-radius:8px}.faq-item h3{margin-bottom:.5rem;color:gold}.footer{padding:2rem 1rem;background:#000;text-align:center;border-top:1px solid #333}@media(max-width:768px){.nav-menu{position:absolute;top:70px;left:0;right:0;background:#000000f2;flex-direction:column;padding:1rem;gap:1rem;display:none!important}.mobile-menu-btn{display:block}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.about h2,.presale h2,.faq h2{font-size:2rem}.steps{flex-direction:column;align-items:center;gap:1rem}.stats{flex-direction:column;gap:1rem}.nav-container{flex-wrap:wrap}.nav-right{order:3;width:100%;justify-content:center;margin-top:1rem}}.lottery-page{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:80vh;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);color:#e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.lottery-grid-container{margin:2rem 0;position:relative;display:flex;justify-content:center;align-items:center}.lottery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:.8rem;width:350px;height:350px;position:relative;background:linear-gradient(135deg,#1a1a1a,#0f0f0f),radial-gradient(circle at center,rgba(255,255,255,.05) 0%,transparent 70%);border-radius:20px;padding:15px;box-shadow:0 10px 30px #00000080,inset 0 0 15px #0000004d;border:1px solid #333;overflow:hidden}.lottery-grid:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent,rgba(255,215,0,.1),transparent 30%);animation:rotate 8s linear infinite;pointer-events:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lottery-grid-item{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border:1px solid #333;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #0000004d,0 2px 5px #0003;cursor:default}.lottery-grid-item:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:all .3s ease;pointer-events:none}.lottery-grid-item.highlight{transform:scale(1.05);box-shadow:0 0 25px currentColor,inset 0 0 15px #ffffff4d;z-index:10;border-color:#ffffff4d;animation:glow 1s ease-in-out infinite alternate}@keyframes glow{0%{box-shadow:0 0 20px currentColor,inset 0 0 15px #ffffff4d}to{box-shadow:0 0 35px currentColor,inset 0 0 20px #fff6}}.lottery-grid-item.highlight:before{transform:rotate(45deg) translate(20px)}.lottery-item-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:8px;text-align:center}.lottery-item-reward{font-size:.9rem;font-weight:600;color:gold;text-shadow:0 0 8px rgba(0,0,0,.7);word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:85%;line-height:1.3;padding:0 5px;text-align:center}.lottery-grid-center{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:center;z-index:5}.lottery-grid-start{width:95%;height:95%;background:linear-gradient(145deg,gold,#fa0);color:#000;border:none;border-radius:15px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #ffd70066,inset 0 0 12px #ffffff4d;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;font-family:Arial Black,sans-serif;text-shadow:0 1px 2px rgba(255,255,255,.3)}.lottery-grid-start:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.4),transparent);transform:rotate(45deg);transition:all .5s ease;z-index:0}.lottery-grid-start span{position:relative;z-index:1}.lottery-grid-start:hover:not(:disabled){transform:scale(1.05);box-shadow:0 0 30px #ffd70099,inset 0 0 18px #fff6}.lottery-grid-start:hover:not(:disabled):before{transform:rotate(45deg) translate(100%)}.lottery-grid-start:disabled{background:linear-gradient(145deg,#64748b,#475569);cursor:not-allowed;transform:none;box-shadow:0 4px 8px #0000004d,inset 0 0 10px #0003}.lottery-grid-start.spinning{animation:pulse .5s infinite alternate}@keyframes pulse{0%{transform:scale(1);box-shadow:0 6px 20px #ffd70066,inset 0 0 12px #ffffff4d}to{transform:scale(1.05);box-shadow:0 0 30px #ffd70099,inset 0 0 18px #fff6}}.lottery-result{font-size:1.8rem;color:gold;margin:1.5rem 0;text-align:center;text-shadow:0 0 15px rgba(255,215,0,.5);font-weight:700;animation:fadeInScale .5s ease;background:linear-gradient(to right,gold,#fa0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.back-button{padding:.8rem 1.5rem;margin:1rem 0;font-size:1rem;background:linear-gradient(145deg,#333,#1a1a1a);color:#e0e0e0;border:1px solid #555;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;letter-spacing:.5px;box-shadow:0 4px 6px #0000001a,inset 0 0 8px #ffffff1a}.back-button:hover{background:linear-gradient(145deg,#444,#2a2a2a);color:gold;transform:translateY(-2px);box-shadow:0 6px 12px #0003,0 0 15px #ffd70033}@media screen and (max-width:768px){.lottery-grid{width:300px;height:300px;gap:.6rem;padding:12px}.lottery-item-reward{font-size:.8rem}.lottery-grid-start{font-size:1rem}}@media screen and (max-width:480px){.lottery-grid{width:250px;height:250px;gap:.5rem;padding:10px}.lottery-item-reward{font-size:.75rem}.lottery-grid-start{font-size:.9rem}.lottery-result{font-size:1.5rem}}#farm{background:#121424;border:1px solid #222741;border-radius:12px;padding:16px;min-height:100vh}#farm .farm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}#farm .coins{padding:6px 10px;background:#1c2036;border:1px solid #2a3157;border-radius:8px}#farm .coins .icon{margin-right:6px}#farm .toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}#farm .flex-spacer{flex:1}#farm .tool-btn{padding:8px 12px;background:#1c2036;border:1px solid #2a3157;color:#e6e6e6;border-radius:8px}#farm .tool-btn.active{outline:2px solid #3b82f6}.seed-select{display:flex;gap:6px;flex-wrap:wrap}.seed-option{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #2a3157;border-radius:8px;background:#0f1220;color:#e6e6e6}.seed-option.active{outline:2px solid #22c55e}#farm .plots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#farm .plot{position:relative;height:110px;border:1px solid #1c2240;border-radius:10px;background:linear-gradient(180deg,#2a2f48,#1a1f38)}#farm .plot.idle{background:linear-gradient(180deg,#20243c,#171b30);border-color:#1c2240}#farm .plot.planting{background:linear-gradient(180deg,#24304f,#1a253e);border-color:#2a3157}#farm .plot.need-water{background:linear-gradient(180deg,#2563eb40,#1c203699);border-color:#2563eb}#farm .plot.need-fert{background:linear-gradient(180deg,#22c55e40,#1c203699);border-color:#22c55e}#farm .plot.harvest{background:linear-gradient(180deg,#eab30840,#1c203699);border-color:#eab308}#farm .plot-inner{height:100%;display:flex;align-items:center;justify-content:center}#farm .plot.mature{box-shadow:0 0 0 2px #22c55e inset}#farm .icon{width:32px;height:32px;filter:drop-shadow(0 1px 1px #000)}#farm .farm-progress{position:absolute;left:8px;right:8px;bottom:8px;height:12px;background:#0b1221;border:1px solid #1c2240;border-radius:10px;overflow:hidden;box-sizing:border-box}#farm .farm-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#22c55e);box-shadow:inset 0 0 6px #00000059;display:block}#farm .badges{position:absolute;top:6px;left:6px;display:flex;gap:6px}#farm .badge{font-size:16px;display:inline-flex;align-items:center;justify-content:center;padding:2px 4px;border-radius:6px}#farm .badge.need{background:#dc262640;border:1px solid #dc2626}#farm .icon.small{width:18px;height:18px}#farm .plot-status{position:absolute;left:8px;right:8px;bottom:28px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;padding:6px 10px;border-radius:10px;background:#111827e6;border:1px solid #2a3157;color:#fff;font-weight:600}#farm .plot-status.idle{background:#1e293bf2}#farm .plot-status.need-water{background:#3b82f640;border-color:#3b82f6;color:#eaf2ff}#farm .plot-status.need-fert{background:#22c55e40;border-color:#22c55e;color:#eafff5}#farm .plot-status.mature{background:#f59e0b40;border-color:#f59e0b;color:#fff8e6}#farm .actions{position:absolute;left:6px;right:6px;bottom:22px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}#farm .action-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;font-size:12px;background:#1c2036;border:1px solid #2a3157;color:#e6e6e6;border-radius:8px}#farm .action-btn:disabled{opacity:.6;cursor:not-allowed}#farm .inventory{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}#farm .inv-item{display:inline-flex;gap:6px;align-items:center;padding:6px 8px;background:#0f1220;border:1px solid #1c2240;border-radius:8px}#farm .primary{padding:10px 16px;background:#2563eb;border:none;border-radius:8px;color:#fff}#farm .secondary{padding:10px 16px;background:#1c2036;border:1px solid #2a3157;border-radius:8px;color:#e6e6e6}@media(max-width:768px){#farm .plots{grid-template-columns:repeat(3,1fr)}#farm .seed-select{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}#farm .seed-option{min-width:160px}}@media(min-width:1024px){#farm .plot-status{left:50%;right:auto;transform:translate(-50%);max-width:50%;padding:4px 8px;font-size:11px}}#farm .farm-panel{background:#141726e6;border:1px solid #2a3157;border-radius:12px;box-shadow:0 8px 24px #00000059;padding:12px}#farm .farm-header h3{text-shadow:0 1px 2px rgba(0,0,0,.6)}#farm .seed-option span{text-shadow:0 1px 2px rgba(0,0,0,.5)}#farm .shop-modal{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}#farm .shop-content{width:92%;max-width:560px;background:#141726;border:1px solid #2a3157;border-radius:12px;box-shadow:0 12px 32px #00000073;padding:12px}#farm .shop-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}#farm .shop-items{display:flex;flex-direction:column;gap:10px}#farm .shop-row{display:flex;align-items:center;justify-content:space-between;background:#0f1220;border:1px solid #1c2240;border-radius:8px;padding:8px}#farm .shop-left{display:inline-flex;align-items:center;gap:8px}#farm .shop-name{font-weight:600}#farm .shop-right{display:inline-flex;align-items:center;gap:10px}#farm .shop-meta.warn{color:#ef4444}#farm .bp-section{background:#0f1220;border:1px solid #1c2240;border-radius:10px;padding:10px}#farm .mt-12{margin-top:12px}#farm .bp-title-row{margin-bottom:8px}#farm .bp-grid{display:grid;grid-template-columns:repeat(8,44px);gap:8px}#farm .bp-cell{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#11152a;border:1px solid #1c2240;border-radius:8px;cursor:pointer}#farm .bp-cell .icon{width:26px;height:26px}#farm .bp-badge{position:absolute;right:4px;bottom:4px;padding:2px 6px;font-size:11px;background:#2563eb;color:#fff;border-radius:10px}#farm .bp-empty{margin-top:6px;opacity:.8}@media(max-width:768px){#farm .bp-grid{grid-template-columns:repeat(5,44px)}}#farm .bp-price-list{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}#farm .bp-price-item{display:flex;flex-direction:column;gap:6px;background:#11152a;border:1px solid #1c2240;border-radius:8px;padding:6px 8px}#farm .bp-price-row{display:inline-flex;align-items:center;gap:6px}#farm .bp-price-item .bp-price{display:inline-flex;align-items:center;gap:4px}#farm .modal-actions{display:flex;justify-content:flex-end;margin-top:12px}#farm .ml-8{margin-left:8px}#farm .rules{margin-top:12px;background:#0f1220;border:1px solid #1c2240;border-radius:12px;padding:12px}#farm .rules h4{margin:0 0 8px}#farm .rules ul{margin:0;padding-left:18px;color:#cfd2ea}#farm .seed-modal{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}#farm .seed-content{width:92%;max-width:560px;background:#141726;border:1px solid #2a3157;border-radius:12px;box-shadow:0 12px 32px #00000073;padding:12px}#farm .seed-grid{display:flex;flex-direction:column;gap:10px}#farm .seed-card{display:flex;align-items:center;justify-content:space-between;background:#0f1220;border:1px solid #1c2240;border-radius:8px;padding:8px}#farm .seed-empty{margin-top:8px;padding:8px;background:#dc262626;border:1px solid #dc2626;border-radius:8px}.badge.need{background:#ef44444d;border:1px solid #ef4444}@media(min-width:1024px){.plot-status{font-size:11px;padding:4px 8px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#0a0a0a;color:#e0e0e0;line-height:1.6}.app{min-height:100vh;background:linear-gradient(135deg,#0f0f0f,#1a1a1a)}.navbar{background:#0f0f0ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:sticky;top:0;z-index:100;border-bottom:1px solid #333}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-logo h2{color:gold;font-size:1.5rem}.nav-menu{display:flex;gap:2rem}.nav-link{color:#e0e0e0;text-decoration:none;transition:color .3s}.nav-link:hover{color:gold}.nav-actions{display:flex;gap:1rem;align-items:center}.lang-toggle-btn{background:#333;color:#e0e0e0;border:1px solid #555;padding:.5rem 1rem;cursor:pointer;transition:all .3s;border-radius:5px}.lang-toggle-btn:hover{background:#444}.wallet-btn{background:#4caf50;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;transition:all .3s;border-radius:5px}.wallet-btn:hover{background:#45a049}.wallet-btn.connected{background:#f44336}.wallet-btn.connected:hover{background:#d32f2f}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#e0e0e0;margin:3px 0;transition:.3s}.mobile-menu{display:none;flex-direction:column;background:#0f0f0ff2;padding:1rem;border-top:1px solid #333}.mobile-nav-link{color:#e0e0e0;text-decoration:none;padding:.5rem 0;transition:color .3s}.mobile-nav-link:hover{color:gold}.container{max-width:1200px;margin:0 auto;padding:2rem}.start-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;text-align:center}.start-screen h1{font-size:3rem;margin-bottom:2rem;color:gold;text-shadow:0 0 10px rgba(255,215,0,.5)}.hash-input-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:500px}.hash-input{padding:1rem;font-size:1.1rem;background:#1a1a1a;border:1px solid #333;border-radius:5px;color:#e0e0e0}.hash-input:focus{outline:none;border-color:gold}.start-button{padding:1rem 2rem;font-size:1.2rem;background:gold;color:#000;border:none;border-radius:5px;cursor:pointer;transition:background .3s}.start-button:hover{background:#fc0}.game-container{padding:2rem 0}.stats{display:flex;justify-content:space-around;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.stat{background:#1e1e1ecc;padding:1rem;border-radius:8px;border:1px solid #333;text-align:center;flex:1;min-width:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-label{color:#aaa;font-size:.9rem;margin-bottom:.3rem}.stat-value{color:gold;font-size:1.2rem;font-weight:700}.events-container{margin-bottom:2rem}.events-container h2{color:gold;margin-bottom:1rem}.events-row{display:flex;gap:1rem;margin-top:1rem}.event-card{background:#1e1e1ecc;border:1px solid #333;border-radius:8px;padding:1rem;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;flex:1;min-width:0}.event-card:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 5px 15px #ffd70033}.event-card.positive{border-left:4px solid #4caf50}.event-card.negative{border-left:4px solid #f44336}.event-card.mixed{border-left:4px solid #ff9800}.event-card.neutral{border-left:4px solid #607d8b}.event-card h3{margin-bottom:.8rem;color:#e0e0e0;font-size:.9rem;flex:1}.event-stats{display:flex;justify-content:space-between;font-size:.8rem}.positive{color:#4caf50}.negative{color:#f44336}.log-container{margin-top:2rem}.log-container h2{color:gold;margin-bottom:1rem}.log-list{max-height:300px;overflow-y:auto;background:#141414cc;border:1px solid #333;border-radius:8px;padding:1rem}.log-entry{padding:1rem;border-bottom:1px solid #333;margin-bottom:.5rem}.log-entry:last-child{border-bottom:none}.log-entry.user{background:#1e281e80}.log-entry.random{background:#281e1e80}.log-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.log-event{flex:1}.log-stats{display:flex;gap:1rem}.log-after{font-size:.9rem;color:#aaa}.log-reason{font-size:.85rem;color:#ccc;font-style:italic;margin-top:.3rem;line-height:1.4}.game-over{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;text-align:center}.game-over h1{font-size:3rem;color:#f44336;margin-bottom:1rem}.game-over-stats{margin:2rem 0;text-align:left;background:#1e1e1ecc;padding:2rem;border-radius:8px;border:1px solid #333;width:100%;max-width:500px}.game-over-stats p{margin:.5rem 0;color:#e0e0e0;line-height:1.6}.reset-button{padding:1rem 2rem;font-size:1.2rem;background:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .3s}.reset-button:hover{background:#45a049}.description-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.description-modal{background:#1a1a1a;border:1px solid #333;border-radius:10px;padding:2rem;max-width:500px;width:100%;text-align:center;box-shadow:0 10px 30px #00000080}.description-modal h2{color:gold;margin-bottom:1rem}.description-modal p{margin-bottom:1.5rem;line-height:1.6}.event-details{margin:1.5rem 0;text-align:left;background:#1e1e1ecc;padding:1rem;border-radius:8px;border:1px solid #333}.event-details p{margin:.5rem 0}.random-event-details{margin:1.5rem 0;text-align:left;background:#281e1ecc;padding:1rem;border-radius:8px;border:1px solid #555}.random-event-details p{margin:.5rem 0}.continue-button{padding:.8rem 1.5rem;background:gold;color:#000;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:background .3s}.continue-button:hover{background:#fc0}.recent-hashes-section{margin-top:2rem;width:100%;max-width:500px}.recent-hashes-section h2{color:gold;margin-bottom:1rem;font-size:1.5rem}.loading-message,.no-hashes-message{color:#aaa;text-align:center;font-style:italic;padding:1rem}.hashes-list{display:flex;flex-direction:column;gap:.8rem;width:100%}.hash-item{display:flex;justify-content:space-between;align-items:center;background:#1e1e1ecc;border:1px solid #333;border-radius:8px;padding:.8rem 1rem;transition:all .3s}.hash-item:hover{border-color:gold;background:#282828cc}.hash-text{color:#e0e0e0;font-family:Courier New,monospace;font-size:.9rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hash-start-button{background:gold;color:#000;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background .3s;font-size:.9rem;font-weight:700;white-space:nowrap}.hash-start-button:hover{background:#fc0;transform:translateY(-2px)}.lottery-page{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:80vh}.lottery-wheel-container{position:relative;width:300px;height:300px;margin:2rem 0}.lottery-wheel{width:100%;height:100%;border-radius:50%;position:relative;overflow:hidden;cursor:pointer;border:4px solid #ffd700;box-shadow:0 0 20px #ffd7004d;transition:transform 3s cubic-bezier(.2,.8,.3,1)}.lottery-wheel.spinning{animation:spin 3s cubic-bezier(.2,.8,.3,1) forwards}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}.lottery-segment{position:absolute;width:50%;height:50%;transform-origin:bottom right;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.2rem;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.lottery-segment:nth-child(1){background:#ff6b6b}.lottery-segment:nth-child(2){background:#4ecdc4}.lottery-segment:nth-child(3){background:#45b7d1}.lottery-segment:nth-child(4){background:#96ceb4}.lottery-segment:nth-child(5){background:#feca57}.lottery-segment:nth-child(6){background:#ff9ff3}.segment-content{transform:rotate(90deg);font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.lottery-pointer{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:30px solid #ffd700;z-index:10}.lottery-button{padding:1rem 2rem;font-size:1.2rem;background:gold;color:#000;border:none;border-radius:5px;cursor:pointer;transition:background .3s;margin:1rem 0}.lottery-button:disabled{background:#666;cursor:not-allowed}.lottery-result{font-size:1.5rem;color:gold;margin:1rem 0;text-align:center}.mining-page{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:80vh}.mining-container{margin:2rem 0}.mining-circle{width:250px;height:250px;position:relative}.mining-progress{width:100%;height:100%;border-radius:50%;border:8px solid #333;border-top-color:#4caf50;position:absolute;top:0;left:0;transform:rotate(0);transition:transform .1s linear}.mining-progress.mining{animation:mining-rotate 3s linear infinite}@keyframes mining-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mining-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:#1a1a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:gold;border:2px solid #4caf50}.mining-button{padding:1rem 2rem;font-size:1.2rem;background:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .3s;margin:1rem 0}.mining-button:disabled{background:#666;cursor:not-allowed}.mining-result{font-size:1.5rem;color:#4caf50;margin:1rem 0;text-align:center}.back-button{padding:.8rem 1.5rem;margin:.5rem;font-size:1rem;background:#333;color:#e0e0e0;border:1px solid #555;border-radius:5px;cursor:pointer;transition:all .3s}.back-button:hover{background:#444;color:gold}.reward-address-section{margin:1.5rem 0;text-align:left;width:100%}.reward-address-section label{display:block;margin-bottom:.5rem;color:#e0e0e0;font-weight:700}.reward-address-input{width:100%;padding:.8rem;font-size:1rem;background:#1a1a1a;border:1px solid #333;border-radius:5px;color:#e0e0e0}.reward-address-input:focus{outline:none;border-color:gold}@media screen and (max-width:768px){.nav-menu{display:none}.nav-toggle,.mobile-menu{display:flex}.nav-actions{gap:.5rem}.lang-toggle-btn,.wallet-btn{padding:.4rem .8rem;font-size:.9rem}.stats{flex-direction:row;gap:.5rem}.stat{min-width:0;flex:1;padding:.8rem}.stat-label{font-size:.8rem}.stat-value{font-size:1rem}.events-row{flex-direction:row;gap:.5rem}.event-card{min-width:0;padding:.8rem}.event-card h3{font-size:.8rem;margin-bottom:.5rem}.event-stats{font-size:.7rem}.log-content{flex-direction:column;gap:.5rem;align-items:flex-start}.log-stats{align-self:flex-end}.container{padding:1rem}.start-screen h1{font-size:2rem}.description-modal{padding:1.5rem;margin:1rem}.event-details{padding:.8rem}.event-details p{font-size:.9rem}.recent-hashes-section{max-width:100%;padding:0 1rem}.recent-hashes-section h2{font-size:1.3rem;margin-bottom:.8rem}.hash-item{padding:.6rem .8rem;gap:.5rem}.hash-text{font-size:.8rem}.hash-start-button{padding:.4rem .8rem;font-size:.8rem}.lottery-wheel-container{width:250px;height:250px}.lottery-segment{font-size:1rem}.mining-circle{width:200px;height:200px}.mining-center{width:100px;height:100px;font-size:1.2rem}}@media screen and (max-width:480px){.start-screen h1{font-size:1.5rem}.hash-input-container{padding:0 1rem}.nav-actions{gap:.3rem}.lang-toggle-btn,.wallet-btn{padding:.3rem .6rem;font-size:.8rem}.stat{padding:.6rem}.stat-label{font-size:.7rem}.stat-value{font-size:.9rem}.events-row{gap:.3rem}.event-card{padding:.6rem}.event-card h3{font-size:.7rem}.event-stats{font-size:.6rem;flex-direction:column;gap:.2rem}.description-modal h2{font-size:1.2rem}.description-modal p{font-size:.9rem}.recent-hashes-section h2{font-size:1.2rem}.hash-item{padding:.5rem .6rem;flex-direction:column;align-items:stretch;gap:.3rem}.hash-text{text-align:center}.hash-start-button{padding:.3rem .6rem;font-size:.75rem;align-self:center}.loading-message,.no-hashes-message{font-size:.9rem;padding:.8rem}.lottery-wheel-container{width:200px;height:200px}.lottery-segment{font-size:.8rem}}
