.deck-original-list-hidden{display:none!important}#deckWorkspace{overflow:hidden}.deck-enhanced-layout{margin-top:22px}.deck-layout-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.deck-layout-toolbar h3{margin:.3rem 0 0}.deck-layout-buttons{display:flex;gap:8px;flex-wrap:wrap}.deck-layout-buttons button{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:10px;padding:9px 13px;font-weight:700;cursor:pointer}.deck-layout-buttons button:hover,.deck-layout-buttons button.active{border-color:rgba(242,169,59,.55);background:rgba(242,169,59,.1);color:var(--accent2)}.deck-layout-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,235px));gap:18px;align-items:start;justify-content:start}.deck-layout-groups-stacks{overflow:visible;padding-bottom:128px}.deck-layout-group,.deck-layout-grid-group,.deck-layout-list-group,.deck-stats-panel{border:1px solid var(--line);background:var(--panel2);border-radius:16px;padding:12px}.deck-layout-group-stack{overflow:visible;border:0;background:transparent;border-radius:0;padding:0}.deck-layout-group-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.deck-layout-group-head span{font-size:.78rem;color:var(--muted)}.deck-card-stack{position:relative;height:calc(294px + (var(--stack-count) - 1)*34px);min-height:294px;overflow:visible}.deck-layout-card{position:relative;display:block;width:100%;border:0;padding:0;border-radius:10px;background:#0b1118;color:inherit;overflow:hidden;cursor:pointer;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.deck-layout-card img{display:block;width:100%;height:auto}.deck-layout-card:hover{box-shadow:0 10px 28px rgba(0,0,0,.28)}.deck-stack-card{position:absolute;left:0;right:0;top:calc(var(--stack-index)*34px);z-index:calc(var(--stack-index) + 1);transition:transform .4s ease,box-shadow .4s ease}.deck-stack-card:hover,.deck-stack-card:focus-visible{box-shadow:0 14px 36px rgba(0,0,0,.38)}.deck-stack-card:hover~.deck-stack-card,.deck-stack-card:focus-visible~.deck-stack-card{transform:translateY(calc(100% - 34px))}.deck-stack-card.deck-layout-card{overflow:visible}.deck-stack-card.deck-layout-card>img{border-radius:10px}.deck-stack-card .deck-stack-qty{left:-11px;right:auto;top:5px;min-width:22px;padding:2px 5px;border-radius:6px;font-size:.76rem;line-height:1.15;text-align:center;background:rgba(8,12,18,.94);border:1px solid rgba(255,255,255,.18);box-shadow:0 2px 8px rgba(0,0,0,.32);z-index:2}.deck-layout-no-image{display:flex;aspect-ratio:488/680;align-items:center;justify-content:center;color:var(--muted)}.deck-layout-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;align-items:start}.deck-layout-list-group{padding:12px}.deck-layout-list-row{display:grid;grid-template-columns:32px minmax(150px,1fr) auto minmax(120px,.8fr);gap:9px;align-items:center;width:100%;border:0;border-top:1px solid rgba(255,255,255,.05);background:transparent;color:inherit;text-align:left;padding:8px 4px;cursor:pointer}.deck-layout-list-row:hover{background:rgba(255,255,255,.045)}.deck-layout-list-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-layout-list-qty,.deck-layout-list-type{font-size:.78rem;color:var(--muted)}.deck-layout-list-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-layout-list-mana{display:flex;gap:2px;justify-content:flex-end}.deck-layout-mana{width:17px;height:17px}.deck-preview-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:18px;align-items:start}.deck-preview-pane{min-width:0}.deck-preview-sticky{position:sticky;top:18px;border:1px solid var(--line);background:var(--panel2);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:9px}.deck-preview-sticky img{display:block;width:100%;border-radius:12px;background:#0b1118}.deck-preview-sticky>strong{font-size:1rem}.deck-preview-sticky>span{font-size:.78rem;color:var(--muted);line-height:1.4}.deck-floating-preview{position:fixed;z-index:9999;width:260px;pointer-events:none;filter:drop-shadow(0 18px 38px rgba(0,0,0,.5))}.deck-floating-preview.hidden{display:none}.deck-floating-preview img{display:block;width:100%;border-radius:12px}.deck-text-hover-shell{position:relative}.deck-role-rows{display:flex;flex-direction:column;gap:18px;min-width:0}.deck-role-row{border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:16px}.deck-role-row-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.deck-role-row-head span{font-size:.78rem;color:var(--muted)}.deck-role-row-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px}.deck-role-row-card .deck-card-qty{left:-8px;right:auto;top:5px}.deck-rows-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:18px;align-items:start}.deck-compact-stats{position:sticky;top:18px;border:1px solid var(--line);background:var(--panel2);border-radius:16px;padding:14px}.deck-compact-stats h4{margin:0 0 9px}.deck-compact-stats h4:not(:first-child){margin-top:16px}.deck-compact-stat{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-top:1px solid rgba(255,255,255,.05);font-size:.82rem}.deck-compact-stat span{color:var(--muted)}.deck-mini-curve{display:flex;height:92px;align-items:end;gap:4px;margin-top:12px}.deck-mini-curve>div{display:flex;flex:1;height:100%;align-items:center;justify-content:flex-end;flex-direction:column;gap:3px}.deck-mini-curve i{display:block;width:80%;min-height:0;border-radius:4px 4px 1px 1px;background:var(--accent2)}.deck-mini-curve span{font-size:.65rem;color:var(--muted)}.deck-persistent-stats{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.deck-persistent-stats-title{margin-bottom:14px}.deck-persistent-stats-title h3{margin:.3rem 0 0}.deck-stats-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.deck-stat-card{border:1px solid var(--line);background:var(--panel2);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:5px}.deck-stat-card span{font-size:.8rem;color:var(--muted)}.deck-stat-card strong{font-size:1.6rem}.deck-mana-curve{display:flex;align-items:end;gap:8px;height:190px;padding:16px 4px 0}.deck-curve-column{display:flex;flex:1;min-width:24px;height:100%;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.deck-curve-value{font-size:.72rem;color:var(--muted);height:14px}.deck-curve-bar{width:min(34px,85%);min-height:0;border-radius:6px 6px 2px 2px;background:var(--accent2);transition:height .2s ease}.deck-curve-column strong{font-size:.78rem}.deck-stats-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.deck-stat-row{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:1100px){.deck-preview-layout,.deck-rows-with-sidebar{grid-template-columns:1fr}.deck-preview-sticky,.deck-compact-stats{position:static}.deck-preview-sticky{max-width:320px}.deck-role-row-cards{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))}}@media(max-width:900px){.deck-layout-toolbar{align-items:stretch;flex-direction:column}.deck-layout-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.deck-stats-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.deck-stats-columns{grid-template-columns:1fr}.deck-layout-list-row{grid-template-columns:28px minmax(130px,1fr) auto}.deck-layout-list-type{display:none}.deck-layout-groups{grid-template-columns:repeat(auto-fill,minmax(185px,220px))}.deck-card-stack{height:calc(274px + (var(--stack-count) - 1)*32px);min-height:274px}.deck-stack-card{top:calc(var(--stack-index)*32px)}.deck-stack-card:hover~.deck-stack-card,.deck-stack-card:focus-visible~.deck-stack-card{transform:translateY(calc(100% - 32px))}}@media(max-width:560px){.deck-layout-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.deck-layout-groups-stacks{padding-bottom:80px}.deck-layout-list{grid-template-columns:1fr}.deck-stats-overview{grid-template-columns:1fr 1fr}.deck-card-stack{height:calc(48vw + (var(--stack-count) - 1)*28px);min-height:48vw}.deck-stack-card{top:calc(var(--stack-index)*28px)}.deck-stack-card:hover~.deck-stack-card,.deck-stack-card:focus-visible~.deck-stack-card{transform:translateY(calc(100% - 28px))}.deck-stack-card .deck-stack-qty{left:-8px;top:4px;font-size:.7rem;min-width:19px;padding:2px 4px}.deck-role-row-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.deck-layout-buttons button{font-size:.78rem;padding:8px 9px}}
