.tips-hero{text-align:center;padding:48px 24px 32px;max-width:600px;margin:0 auto}.tips-hero-title{font-size:2rem;font-weight:800;color:var(--text);margin-bottom:8px}.tips-hero-subtitle{font-size:1.05rem;color:var(--text-secondary);line-height:1.5}.tips-section{max-width:640px;margin:0 auto;padding:0 24px 48px}.tips-grid{display:grid;grid-template-columns:1fr;gap:16px}.tip-card{display:block;padding:24px;background:var(--score-bg);border-radius:12px;text-decoration:none;color:var(--score-text);border-left:4px solid var(--accent-green);transition:transform .15s,box-shadow .15s}.tip-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.tip-card-game{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:2px 8px;border-radius:4px;background:#ffffff26;margin-bottom:8px}.tip-card-title{font-size:1.15rem;font-weight:700;margin-bottom:8px;line-height:1.3}.tip-card-desc{font-size:.85rem;line-height:1.5;opacity:.85;margin-bottom:12px}.tip-card-cta{display:inline-block;font-size:.8rem;font-weight:600;color:var(--accent-green)}@media(max-width:480px){.tips-hero{padding:32px 16px 24px}.tips-hero-title{font-size:1.6rem}.tips-section{padding:0 16px 32px}}
