@font-face{font-family:System;src:local(Segoe UI),local(Roboto),local(Arial);font-display:swap}:root{color-scheme:light;--bg:#f3f5f8;--bg-card:#fff;--bg-tag:#f3f5f8;--border:#d8dee7;--border-tag:#ced6e2;--text:#17202b;--muted:#586475;--link:#1f5fbf;--shadow-soft:0 4px 14px #0f172a0f;--shadow-card:0 2px 10px #0f172a0d;--shadow-card-hover:0 8px 18px #0f172a14;--radius-sm:10px;--radius-md:14px}*{box-sizing:border-box}body{color:var(--text);background:linear-gradient(#f7f8fa 0%,#f3f5f8 100%);margin:0;font:16px/1.7 system-ui,-apple-system,Segoe UI,Roboto,Arial}a{color:var(--link);text-underline-offset:3px;text-decoration:none;transition:color .14s,text-decoration-color .14s}a:hover{text-decoration:underline #1f5fbf99}a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1f5fbf59}.wrap{width:min(100% - clamp(24px,3vw,72px),1820px);margin:0 auto;padding:clamp(24px,3.5vw,44px) 0}.skip-link{z-index:20;color:#0f172a;box-shadow:var(--shadow-card);background:#fff;border:1px solid #cdd9ea;border-radius:8px;padding:7px 10px;font-size:13px;text-decoration:none;position:absolute;top:-40px;left:14px}.skip-link:focus-visible{top:10px}.site-header{background:#f7f9fce6;border-bottom:1px solid #dbe2ec}.site-header .wrap{padding-top:0;padding-bottom:0}.site-header-inner{justify-content:space-between;align-items:center;gap:14px;min-height:62px;display:flex}.site-brand{color:#0f172a;letter-spacing:-.015em;font-weight:700;text-decoration:none}.site-brand:hover{color:#111827;text-decoration:none}.site-nav{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.site-nav-link{color:#334155;border:1px solid #0000;border-radius:999px;align-items:center;min-height:34px;padding:0 11px;font-size:13px;text-decoration:none;transition:border-color .12s,background-color .12s,color .12s;display:inline-flex}.site-nav-link:hover{color:#0f172a;background:#f8fafc;border-color:#d8e0eb;text-decoration:none}.site-nav-link.is-active{color:#0f172a;background:#f5f8fc;border-color:#d2dbe8;font-weight:600}.site-main{min-height:calc(100vh - 150px)}.site-main .wrap{padding-top:clamp(20px,3vw,36px)}.site-footer{background:#f7f9fc;border-top:1px solid #dbe2ec}.site-footer .wrap{padding-top:16px;padding-bottom:18px}.site-footer-note{letter-spacing:.01em;margin:0;font-size:12px;line-height:1.45}.site-affiliate-note{opacity:.85;margin-top:28px;margin-bottom:0;font-size:12px;line-height:1.55}h1{color:var(--text);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(30px,4vw,40px)}p{color:var(--muted);margin:0 0 18px}.muted{color:var(--muted);font-size:14px}.analyzer{flex-direction:column;gap:16px;display:flex}.panel{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid #dbe2ec;padding:clamp(16px,1.6vw,22px);transition:border-color .14s,box-shadow .16s;box-shadow:0 2px 10px #0f172a0d}.panel h2{color:var(--text);margin:0 0 10px;font-size:22px;line-height:1.3}.panel h3{color:var(--text);margin:12px 0 6px;font-size:16px;line-height:1.35}.badge{border:1px solid var(--border-tag);background:var(--bg-tag);color:#223145;letter-spacing:.02em;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.status-ok{color:#1f6f4a;background:#1f6f4a14;border-color:#1f6f4a47}.status-badge.status-warn{color:#7a510f;background:#a06c1417;border-color:#a06c1452}.status-section{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.status-section:first-of-type{border-top:0;margin-top:0;padding-top:0}.status-header{align-items:center;gap:8px;display:flex}.status-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.link-button{cursor:pointer;text-underline-offset:3px;color:inherit;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.link-button:hover{color:#0f172a}.link-button:focus-visible{outline:2px solid var(--link);outline-offset:2px;border-radius:6px}.status-details{white-space:pre-wrap;margin-top:6px}.metric-coach{margin:6px 0 12px}.metric-coach-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.metric-coach-block{gap:8px;margin:10px 0 14px;display:grid}.level-chip{letter-spacing:.04em}.level-chip.level-low{color:#7a510f;background:#a06c1417;border-color:#a06c1452}.level-chip.level-mid{color:#1f5fbf;background:#1f5fbf14;border-color:#1f5fbf42}.level-chip.level-high{color:#1f6f4a;background:#1f6f4a17;border-color:#1f6f4a47}.card{border-radius:var(--radius-md);background:var(--bg-card);box-shadow:var(--shadow-card);border:1px solid #dbe2ec;margin-top:24px;padding:clamp(16px,1.5vw,22px);transition:border-color .14s,box-shadow .16s}.tag{background:var(--bg-tag);border:1px solid var(--border-tag);color:#32465f;letter-spacing:.01em;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:550;line-height:1;display:inline-flex}.cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:stretch;gap:22px;margin:18px 0 26px;display:grid}.card-item{border-radius:var(--radius-md);background:var(--bg-card);width:100%;box-shadow:var(--shadow-card);border:1px solid #dbe2ec;padding:15px;transition:border-color .14s,box-shadow .16s;overflow:hidden}.card-item:hover,.card-item:focus-within{box-shadow:var(--shadow-card-hover);border-color:#cdd7e5}.card-item h3{letter-spacing:-.01em;margin:0 0 10px;line-height:1.35}img{background:#eef2f7;border-radius:10px;max-width:100%;height:auto}.card-item img{aspect-ratio:16/9;object-fit:contain;object-position:center;background:#eef2f7;border-radius:12px;width:100%;display:block}.box{border-left:3px solid var(--link);color:var(--text);margin:18px 0;padding-left:12px}.post-content{border-radius:var(--radius-md);background:#fff;border:1px solid #dbe2ec;width:100%;max-width:none;margin:18px 0 0;padding:clamp(18px,2.1vw,30px) clamp(16px,2.6vw,34px) clamp(6px,1.2vw,14px);font-size:17px;line-height:1.8;position:relative;overflow:visible;box-shadow:0 2px 10px #0f172a0a}.post-content:before,.post-content:after{content:none}.post-content p{max-width:84ch;color:var(--text);margin:0 0 18px;line-height:1.82}.post-content>:is(h2,h3,ul,ol,blockquote,hr){max-width:84ch}.post-content>:is(table,pre,.callout,.affiliate-box,.card-tiles,.card-tiles-grid,img,figure){max-width:100%}.post-content .card-tiles,.post-content .card-tiles-grid,.post-content table,.post-content .callout,.post-content .affiliate-box{width:100%}.post-content a{color:var(--link);border-bottom:1px solid #1f5fbf42;text-decoration:none}.post-content a:hover{border-bottom-color:var(--link)}.post-content h2{letter-spacing:-.01em;color:var(--text);margin:30px 0 12px;scroll-margin-top:24px;font-size:24px;line-height:1.24}.post-content h3{letter-spacing:-.01em;color:var(--text);margin:22px 0 9px;font-size:18px;line-height:1.34}.post-content ul,.post-content ol{margin:2px 0 18px;padding-left:22px}.post-content li{color:var(--text);margin:9px 0;line-height:1.7}.post-content blockquote{color:#203044;background:#f6f8fc;border-left:3px solid #7fa0d9;border-radius:12px;margin:16px 0;padding:14px 16px;box-shadow:inset 0 0 0 1px #d1dbe9a6}.post-content blockquote p:last-child{margin-bottom:0}.post-content code{color:#1f2a3b;background:#f4f6f8;border:1px solid #e3e8ef;border-radius:8px;padding:.12em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.93em}.post-content pre{background:#f7f9fc;border:1px solid #d9e2ef;border-radius:14px;margin:16px 0 18px;padding:16px;overflow:auto}.post-content pre code{background:0 0;border:0;padding:0;font-size:.92em;line-height:1.6}.post-content hr{background:#e2e8f0;border:0;height:1px;margin:20px 0}.post-content table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #d9e2ef;border-radius:12px;width:100%;overflow:hidden}.post-content th,.post-content td{text-align:left;color:var(--text);vertical-align:top;border-bottom:1px solid #e1e8f2;border-right:1px solid #e1e8f2;padding:10px 12px}.post-content th:last-child,.post-content td:last-child{border-right:0}.post-content tr:last-child td{border-bottom:0}.post-content th{letter-spacing:.01em;color:#1f2a3b;background:#f7f9fc;font-weight:620}.post-content .callout{background:#f9fbfd;border:1px solid #d8e1ed;border-left:3px solid #b5c5df;border-radius:14px;margin:16px 0 20px;padding:15px 16px}.post-content .callout-tldr strong{color:var(--text);letter-spacing:.01em}.post-content .affiliate-box{background:#f9fbfd;border:1px solid #d9e2ee;border-left:3px solid #b9c9e2;border-radius:14px;margin:18px 0 22px;padding:16px 16px 12px}.post-content .affiliate-box h2{margin:0 0 9px;font-size:20px;line-height:1.28}.post-content .affiliate-box p,.post-content .affiliate-summary{color:var(--muted);margin:0 0 10px}.post-content .affiliate-box ul,.post-content .affiliate-links{margin:0;padding-left:18px}.post-content .affiliate-links li{margin:7px 0}.post-content .affiliate-box a{color:var(--link);border-bottom:1px solid #1f5fbf42;text-decoration:none}.post-content .affiliate-box a:hover{border-bottom-color:var(--link)}.post-content .affiliate-cta{font-weight:610}.post-content .affiliate-note{margin-top:10px;font-size:13px;line-height:1.5}@media (width<=520px){.post-content{border-radius:12px;padding:16px 14px 4px;font-size:16px;line-height:1.82}.post-content:after{left:14px;right:14px}.post-content .callout{padding:12px 14px}.site-header-inner{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;min-height:58px;padding:10px 0}.site-nav-link{min-height:32px;padding:0 10px}.site-footer .wrap{padding-top:14px;padding-bottom:15px}}@media (width<=780px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.cards{grid-template-columns:1fr}.post-content table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.post-content th,.post-content td{white-space:nowrap}}@media print{.print-footer,.site-footer,.site-footer-note{display:none!important}.site-main{min-height:0!important}.site-main .wrap{padding-bottom:0!important}}.scryfall-attrib{color:var(--muted);margin:0 0 26px;font-size:13px}.card-tiles{margin:24px 0 8px}.card-tiles h2{letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(22px,2.8vw,28px);line-height:1.24}.card-tiles-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;margin:12px 0 18px;display:grid}.card-tile{border-radius:var(--radius-md);background:var(--bg-card);width:100%;box-shadow:var(--shadow-card);border:1px solid #dbe2ec;padding:15px;transition:border-color .14s,box-shadow .16s;overflow:hidden}.card-tile:hover,.card-tile:focus-within{box-shadow:var(--shadow-card-hover);border-color:#cdd7e5}.card-tile-title{letter-spacing:-.01em;color:#17202b;margin:0 0 10px;font-size:16px;line-height:1.34}.card-tile img{aspect-ratio:16/9;object-fit:contain;object-position:center;background:#eef2f7;border:1px solid #dfe6ef;border-radius:12px;width:100%;display:block}@media (width<=780px){.card-tiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.card-tiles-grid{grid-template-columns:1fr}}
