.blog-page{max-width:900px;margin:0 auto;padding:2rem}.blog-title{font-size:2.2rem;font-weight:800;color:white;margin-bottom:.5rem;letter-spacing:-.02em}.blog-subtitle{color:#71717a;font-size:1rem;margin-bottom:3rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.blog-card{background:#18181b;border:1px solid #27272a;border-radius:14px;padding:1.75rem;transition:border-color .3s,transform .2s;text-decoration:none;display:block}.blog-card:hover{border-color:#3f3f46;transform:translateY(-2px)}.blog-card-tag{display:inline-block;font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:4px;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.tag-guide{background:rgba(34,197,94,0.12);color:#22c55e}.tag-market{background:rgba(245,158,11,0.12);color:#f59e0b}.tag-strategy{background:rgba(59,130,246,0.12);color:#3b82f6}.tag-pokemon{background:rgba(139,92,246,0.12);color:#8b5cf6}.tag-basketball{background:rgba(239,68,68,0.12);color:#ef4444}.tag-soccer{background:rgba(34,197,94,0.12);color:#16a34a}.tag-tcg{background:rgba(139,92,246,0.12);color:#8b5cf6}.tag-grading{background:rgba(245,158,11,0.12);color:#f59e0b}.blog-card h3{color:white;font-size:1.05rem;font-weight:700;margin-bottom:.5rem;line-height:1.4}.blog-card p{color:#71717a;font-size:.85rem;line-height:1.6}.blog-card-date{font-size:.75rem;color:#52525b;margin-top:.75rem}.article-page{max-width:720px;margin:0 auto;padding:2rem}.article-back{display:inline-block;color:#22c55e;text-decoration:none;font-size:.85rem;font-weight:600;margin-bottom:2rem}.article-back:hover{text-decoration:underline}.article-tag{margin-bottom:1rem}.article-title{font-size:2rem;font-weight:800;color:white;line-height:1.2;margin-bottom:.5rem;letter-spacing:-.02em}.article-meta{color:#52525b;font-size:.85rem;margin-bottom:2.5rem}.article-body{color:#d4d4d8;font-size:1rem;line-height:1.85}.article-body h2{color:white;font-size:1.4rem;font-weight:700;margin:2.5rem 0 1rem}.article-body h3{color:white;font-size:1.15rem;font-weight:600;margin:2rem 0 .75rem}.article-body a{color:#22c55e;text-decoration:none;font-weight:500}.article-body a:hover{text-decoration:underline}.article-body p{margin-bottom:1.25rem}.article-body ul,.article-body ol{margin:1rem 0 1.5rem 1.5rem}.article-body li{margin-bottom:.5rem}.article-body strong{color:white}.article-body blockquote{border-left:3px solid #22c55e;padding:.75rem 1.25rem;margin:1.5rem 0;background:rgba(34,197,94,0.05);border-radius:0 8px 8px 0;color:#a1a1aa}.article-cta{margin-top:3rem;padding:2rem;background:#18181b;border:1px solid #27272a;border-radius:14px;text-align:center}.article-cta h3{color:white;margin-bottom:.5rem}.article-cta p{color:#71717a;font-size:.9rem;margin-bottom:1rem}.article-cta a{display:inline-block;padding:.6rem 1.5rem;background:#22c55e;color:white;border-radius:8px;font-weight:700;text-decoration:none}.article-cta a:hover{background:#16a34a}.related-posts{margin-top:3rem;padding:2.5rem 2rem;border-top:1px solid #27272a;width:100vw;position:relative;left:50%;transform:translateX(-50%);max-width:1200px}.related-title{color:white;font-size:1.3rem;font-weight:700;margin-bottom:1.25rem}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.related-card{display:block;background:#18181b;border:1px solid #27272a;border-radius:10px;padding:1.25rem;text-decoration:none;transition:border-color .2s,transform .2s}.related-card:hover{border-color:#22c55e;transform:translateY(-2px)}.related-card h3{color:white;font-size:.85rem;font-weight:600;margin:.5rem 0 .4rem;line-height:1.35}.related-card p{color:#71717a;font-size:.75rem;line-height:1.5;margin:0}.release-widget{margin:2.5rem auto;padding:1.5rem;background:#18181b;border:1px solid #27272a;border-radius:12px;max-width:500px}.release-widget-title{color:white;font-size:1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #27272a}.release-item{display:flex;gap:.75rem;padding:.6rem 0;border-bottom:1px solid rgba(39,39,42,0.5);align-items:center}.release-item:last-child{border-bottom:0}.release-date{min-width:42px;text-align:center}.release-day{display:block;font-size:1.1rem;font-weight:700;color:white}.release-mon{display:block;font-size:.6rem;color:#52525b;text-transform:uppercase}.release-name{font-size:.85rem;font-weight:600;color:#d4d4d8}.release-meta{font-size:.72rem;color:#71717a}.release-widget-cta{display:block;margin-top:1rem;text-align:center;color:#22c55e;font-size:.8rem;font-weight:600;text-decoration:none}.release-widget-cta:hover{text-decoration:underline}@media(max-width:900px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.related-grid{grid-template-columns:1fr}.related-posts{padding:2rem 1rem}}