:root{--c-bg:#fbfaff;--c-surface:#fff;--c-surface-alt:#f4eefb;--c-card-placeholder:#ede5f6;--c-border:#e5dcf2;--c-ink:#1c1428;--c-muted:#6b5a87;--c-accent:#7c3aed;--c-accent-deep:#4c1d95;--c-accent-soft:#ede9fe;--font-display:"Fraunces", georgia, serif;--font-body:"Inter", -apple-system, blinkmacsystemfont, system-ui, sans-serif}*{box-sizing:border-box}html,body{background:var(--c-bg);color:var(--c-ink);font-family:var(--font-body), serif;margin:0;padding:0}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d0c0e8}@keyframes edh-spin{to{transform:rotate(360deg)}}@keyframes edh-fade-in{0%{opacity:0}to{opacity:1}}@keyframes edh-pop-in{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes edh-pulse{0%,to{opacity:.35}50%{opacity:.7}}.hero{flex-direction:row}@media (width<=800px){.hero{flex-direction:column}.hero-visual{margin-top:-56px;margin-bottom:-56px}}.edh-topnav{gap:28px;padding:8px 24px}@media (width<=640px){.edh-topnav{gap:8px;padding:4px 12px}.edh-topnav-feedback-label{display:none}}.edh-card-details-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#1e0f3c8c;justify-content:center;align-items:center;gap:16px;padding:24px;animation:.15s edh-fade-in;display:flex;position:fixed;inset:0}.edh-card-details-nav{flex-shrink:0}.edh-card-details-modal{background:var(--c-bg);border:1px solid var(--c-border);border-radius:16px;grid-template-columns:300px 1fr;width:100%;max-width:880px;max-height:90vh;animation:.18s edh-pop-in;display:grid;overflow:hidden;box-shadow:0 24px 64px #1e0f3c66}@media (width<=640px){.edh-card-details-overlay{align-items:flex-start;padding:0}.edh-card-details-modal{border-radius:0;grid-template-columns:1fr;max-width:100%;max-height:100dvh;overflow-y:auto}.edh-card-details-nav{display:none!important}}.edh-deck-confirm{gap:12px;margin-top:4px;display:flex}@media (width<=640px){.edh-deck-confirm{flex-direction:column}}.deck-commander-carousel{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex;position:relative}.deck-commander-carousel-card{justify-content:center;animation:.15s edh-fade-in;display:flex}.deck-commander-carousel-btn{background:var(--c-surface);border:1px solid var(--c-border);color:var(--c-ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.deck-commander-carousel-btn:first-child{left:0}.deck-commander-carousel-btn-right{right:0}.deck-commander-carousel-btn:disabled{cursor:default;opacity:.3}.deck-commander-carousel-dots{justify-content:center;align-items:center;gap:6px;display:flex}.deck-commander-carousel-dot{background:var(--c-border);cursor:pointer;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:background .14s,width .14s}.deck-commander-carousel-dot-active{background:var(--c-accent);width:18px}.deck-commander-pick-actions{justify-content:space-between}@media (width<=640px){.deck-commander-pick-actions{justify-content:center;gap:8px}}.dendrogram-reset{top:14px;left:50%;transform:translate(-50%)}@media (width<=640px){.dendrogram-reset{top:18px;left:60px;transform:translate(0)}.edh-diagram-desktop-panels{display:none}}@media (width>=641px){.edh-diagram-mobile-panels{display:none}}.edh-recs-drawer{background:var(--c-surface);z-index:30;flex-direction:column;width:0;transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:56px;bottom:0;right:0;overflow:hidden}.edh-recs-drawer-open{border-left:1px solid var(--c-border);width:520px;box-shadow:-12px 0 40px #4c1d951f}@media (width<=768px){.edh-recs-drawer-open{border-left:none;width:100vw;top:0;left:0}}.edh-deck-emptystate{align-items:center;gap:12px;display:flex}@media (width<=640px){.edh-deck-emptystate{flex-direction:column}}.edh-recs-details{flex-direction:row;align-items:baseline}@media (width<=640px){.edh-recs-details{flex-direction:column;align-items:center;gap:8px}}.edh-searchresults{padding:24px 32px}.edh-searchresults-details{flex-direction:row;align-items:baseline}@media (width<=640px){.edh-searchresults{padding:12px 16px}.edh-searchresults-details{flex-direction:column;align-items:center;gap:8px}}
