*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#1a1a2e;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:1.1rem}.logo img{border-radius:50%}.menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer}.menu-toggle span{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s}.hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:4rem 0;min-height:70vh;display:flex;align-items:center}.hero-content{display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:center}.hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.hero-image img{width:100%;height:auto;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.main-content{padding:3rem 0}.article{max-width:800px;margin:0 auto}.article-intro{font-size:1.1rem;margin-bottom:3rem;padding:2rem;background:#f8f9fa;border-radius:10px;border-left:4px solid #667eea}.content-section{margin-bottom:3rem}.content-section h2{font-size:2rem;color:#1a1a2e;margin-bottom:1.5rem;border-bottom:3px solid #667eea;padding-bottom:.5rem}.content-section h3{font-size:1.4rem;color:#333;margin:1.5rem 0 1rem;font-weight:600}.checklist-item{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.tip,.strategy,.highlight{background:#e3f2fd;border-left:4px solid #2196f3;padding:1rem;margin:1rem 0;border-radius:0 5px 5px 0}.tip strong,.strategy strong,.highlight strong{color:#1976d2}.tech-section{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:center;margin:2rem 0}.tech-content{}.tech-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.games-section ul{margin:1rem 0;padding-left:1.5rem}.games-section li{margin-bottom:.5rem}.platform-example{background:#f8f9fa;padding:2rem;border-radius:15px;margin:3rem 0}.platform-points{margin:2rem 0}.point{background:#fff;padding:1.5rem;margin:1rem 0;border-radius:10px;border-left:4px solid #4caf50;box-shadow:0 2px 10px rgba(0,0,0,.05)}.trends-section .trend-item{margin:2rem 0;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 15px rgba(0,0,0,.08)}.trend-image{text-align:center;margin:1rem 0}.trend-image img{max-width:100%;height:auto;border-radius:10px}.checklist-section ol{padding-left:1.5rem;margin:1.5rem 0}.checklist-section li{margin-bottom:1rem;font-weight:500}.responsible-gaming{background:#fff3cd;border:1px solid #ffeaa7;border-radius:10px;padding:2rem;margin:3rem 0}.warning-signs{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.warning-signs h3{color:#721c24;margin-bottom:1rem}.warning-signs ul{padding-left:1.5rem}.conclusion{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:3rem;border-radius:15px;margin:3rem 0}.final-quote{font-size:1.2rem;font-style:italic;text-align:center;margin-top:2rem;padding:1rem;background:rgba(255,255,255,.1);border-radius:10px}.author-section{background:#f8f9fa;padding:3rem;border-radius:15px;margin:3rem 0}.author-info{display:grid;grid-template-columns:150px 1fr;gap:2rem;align-items:start}.author-image img{width:100%;height:auto;border-radius:50%;box-shadow:0 5px 20px rgba(0,0,0,.1)}.author-text p{margin-bottom:1rem}.author-text blockquote{background:#e3f2fd;border-left:4px solid #2196f3;padding:1rem;margin:1.5rem 0;border-radius:0 5px 5px 0;font-style:italic}.footer{background:#1a1a2e;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:10px;font-weight:600;margin-bottom:1rem}.footer-info p{opacity:.8}.payment-methods h3{margin-bottom:1rem;font-size:1.1rem}.payment-icons{display:flex;flex-wrap:wrap;gap:10px}.payment-method{background:#667eea;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.footer-bottom{border-top:1px solid #333;padding-top:1rem;text-align:center}.footer-bottom p{margin-bottom:.5rem;opacity:.7}.disclaimer{font-size:.9rem;color:#ffc107}@media (max-width:768px){.container{padding:0 15px}.hero{padding:2rem 0;min-height:auto}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero h1{font-size:2rem}.hero-image{order:-1}.tech-section{grid-template-columns:1fr}.author-info{grid-template-columns:1fr;text-align:center}.footer-content{grid-template-columns:1fr;gap:2rem}.payment-icons{justify-content:center}.menu-toggle{display:flex}}@media (max-width:480px){.hero h1{font-size:1.8rem}.content-section h2{font-size:1.6rem}.checklist-item,.point,.trend-item{padding:1rem}.author-section,.platform-example,.conclusion{padding:1.5rem}}