@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";section{margin-bottom:65px}a{color:#000;text-decoration:none}p{line-height:1.7}ul{list-style:none}li{line-height:2.2}h1,h2,h3{margin-bottom:10px;font-weight:600}.container{text-align:center;width:100%;max-width:1140px;margin:0 auto;padding:0 20px}.header{z-index:1000;background-color:#fff;border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;margin-bottom:12px;padding:20px 0;display:flex;position:sticky;top:0}.header ul{justify-content:space-between;align-items:center;display:flex}.header-link{margin-left:20px}@media (width<=600px){.header{flex-wrap:wrap;row-gap:8px}.header ul{flex-wrap:wrap;justify-content:flex-start;row-gap:8px}.header-link{margin-left:0;margin-right:16px}}.header ul li a{align-items:center;display:flex}.header ul li a:hover{color:#777}.header ul li a svg{margin-right:5px}.nav-quick-search-trigger{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.nav-quick-search-trigger:hover{color:#777}.nav-quick-search-panel{z-index:1001;text-align:left;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;width:320px;max-width:calc(100vw - 40px);margin-top:8px;padding:16px;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001f}.nav-quick-search-title{margin:0 0 10px;font-size:1rem}.nav-quick-search-panel input[type=text]{box-sizing:border-box;width:100%}.header .nav-quick-search-suggestions{border:1px solid #e6e6e6;border-radius:6px;max-height:240px;margin:4px 0 0;padding:0;list-style:none;display:block;overflow-y:auto}.nav-quick-search-suggestions li{cursor:pointer;padding:8px 10px;line-height:1.4}.nav-quick-search-suggestions li:hover{background-color:#f5f5f5}.nav-quick-search-actions{gap:8px;margin-top:12px;display:flex}.heading{margin-bottom:50px;padding:0 20px;font-size:2rem;font-weight:700}.auth-app-name{margin-top:30px;margin-bottom:-20px;font-size:1.1rem;font-weight:700}.heading p{color:#828282}.boxes{text-align:center;grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:grid}.boxes div{border:1px solid #e6e6e6;border-radius:10px;padding:30px}.boxes h2{margin-top:20px}.boxes a:hover{color:#777}.btn{color:#fff;cursor:pointer;text-align:center;appearance:button;background:#000;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;padding:10px 20px;font-size:16px;font-weight:700;display:flex}.btn svg{margin-right:8px}.btn-reverse{color:#000;background:#fff}.btn-block{width:100%}.btn-sm{padding:5px 15px;font-size:13px}.btn-danger{background:#8b0000;border:none}.btn-back{width:150px;margin-bottom:20px}.btn:hover{transform:scale(.98)}.status{color:#fff;text-align:center;background-color:#333;border-radius:10px;justify-self:center;width:100px;padding:0 20px;font-size:16px}.btn-close{color:#000;cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:5px;right:5px}.btn-close:hover{color:red;transform:scale(.98)}footer{text-align:center;position:sticky;top:95vh}.loadingSpinnerContainer{z-index:5000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loadingSpinner{border:8px solid #0000;border-color:#000 #0000 #555;border-radius:50%;width:64px;height:64px;animation:1.2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=600px){.boxes{grid-template-columns:1fr}.form{width:90%}.ticket-created h2,.heading h1{font-size:2rem}.heading p{font-size:1.5rem}}.round-button{cursor:pointer;background-color:#0000;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.round-button:hover{background-color:#f0f0f0}.search-input div span:first-child{width:180px}.search-input div span:nth-child(2){width:800px}.inline-block{display:inline-block}.card-stats-section{margin-bottom:30px}.card-stats-section h2{margin-bottom:20px;font-size:1.5rem;font-weight:600}.property-section{margin-bottom:20px}.property-section span{white-space:nowrap;margin-bottom:10px;font-weight:600;display:block}.property-section select,.property-section input[type=text]{border:1px solid #e6e6e6;border-radius:5px;width:100%;margin-bottom:10px;padding:10px;font-family:inherit}.color-button-mana{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:5px;padding:0;display:inline-flex}.color-button-mana .ms-cost{width:26px;height:26px;font-size:1.4em}.color-button-mana.Deselected .ms-cost{background-color:#d3d3d3!important}.color-button-mana.Omitted .ms-cost{background-color:#747474!important}.tri-state-toggle-section{align-items:center;gap:5px;display:flex}.tri-state-toggle-section span{white-space:nowrap;flex-shrink:0}.tri-state-button{cursor:pointer;background-color:#fff;border:1px solid #747474;border-radius:4px;padding:4px 10px}.tri-state-button.Selected{color:#fff;background-color:#4caf50;border-color:#4caf50}.tri-state-button.Omitted{color:#fff;background-color:#747474}.tri-state-button.Deselected{color:#000;background-color:#fff}.user-search-chips{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.user-search-chip{background-color:#e6e6e6;border-radius:12px;align-items:center;gap:6px;padding:3px 8px;font-size:.9em;display:inline-flex}.user-search-chip button{cursor:pointer;background:0 0;border:none;font-weight:700;line-height:1}.property-line{align-items:center;display:flex}.property-line select,.property-line input{margin-right:10px}.card-name-fuzzy-input{margin-right:10px;position:relative}.card-name-fuzzy-suggestions{z-index:10;background:#fff;border:1px solid #ccc;border-radius:5px;width:100%;max-height:200px;margin:0;padding:5px 0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 2px 4px #0003}.card-name-fuzzy-suggestions li{cursor:pointer;white-space:nowrap;padding:8px 10px}.card-name-fuzzy-suggestions li:hover{background-color:#f0f0f0}.form{width:70%;margin:0 auto}.form-header{text-align:left;border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:5px}.form-group{margin-bottom:10px}.form-group input:not([type=checkbox]):not([type=radio]),.form-group textarea,.form-group select{border:1px solid #e6e6e6;border-radius:5px;width:100%;margin-bottom:10px;padding:10px;font-family:inherit}.form-group:not(.inline-labeled-checkbox-group) label{text-align:left;margin:0 0 5px 3px;display:block}.inline-form-label{margin-right:50px;padding-right:25px}.block-form-label{margin-right:50px;padding-right:25px;display:block}.checkbox-container{align-items:center;display:flex}.checkbox-label{margin-left:5px}.checkbox-input{display:none}.checkbox-custom{cursor:pointer;border:1px solid #ccc;border-radius:3px;width:20px;height:20px;display:inline-block;position:relative}.checkbox-custom:after{content:"";opacity:0;border:2px solid #000;border-width:0 2px 2px 0;width:12px;height:6px;position:absolute;top:3px;left:5px;transform:rotate(45deg)}.checkbox-input:checked+.checkbox-custom:after{opacity:1}.dropdown-form-container{display:inline-block;position:relative}.dropdown-form{cursor:pointer;appearance:none;border:1px solid #e6e6e6;border-radius:5px;width:100%;padding:10px;font-family:Poppins,sans-serif}.dropdown-form:focus{outline:none}.dropdown-form-menu{z-index:1000;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:100%;max-height:200px;padding:5px 0;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 2px 4px #0003}.dropdown-form-item{cursor:pointer;padding:10px}.dropdown-form-item:hover{background-color:#f0f0f0}.inline-labeled-checkbox-group label{align-items:center;margin-right:15px;display:inline-flex}.inline-labeled-checkbox-group input[type=checkbox]{vertical-align:middle;width:auto;margin:10px;padding:0;display:inline}.sticky-header{z-index:100;background-color:#fff;position:sticky;top:77px}.sticky-footer{z-index:100;background-color:gray;position:sticky;bottom:0}.footnote{color:#888;font-size:.7rem;font-style:italic}.color-toggle-readout{background:#80808014;border-radius:6px;margin:4px 0 10px;padding:8px 10px;font-size:.9em}.align-left,.align-center,.align-right{text-align:left}.inline,.block,.inline-block{display:inline}.card-search-results-empty{text-align:center;padding:60px 0}.card-result-grid{grid-template-columns:repeat(5,1fr);gap:3px;padding-bottom:70px;display:grid}.results-pagination-controls{align-items:center;gap:16px;font-size:.9rem;display:flex}.results-pagination-controls button{color:#333;cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.results-pagination-controls button svg{flex-shrink:0;width:1em;height:1em}.results-pagination-controls button:hover:not(:disabled){background:#e6e6e6}.results-pagination-controls button:disabled{opacity:.35;cursor:default}.card-tile{position:relative}.card-legality-banner{pointer-events:none;z-index:1;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.card-legality-banner-text{text-align:center;text-transform:uppercase;letter-spacing:.02em;color:#fff;text-shadow:0 1px 2px #000000d9;overflow-wrap:break-word;flex:none;width:175%;padding:5px 8px;font-size:.82rem;font-weight:800;line-height:1.12;transform:rotate(54deg)}.card-legality-banner-illegal .card-legality-banner-text{background:#b00020bd}.card-legality-banner-future-legal .card-legality-banner-text{background:#154eb3bd}.card-tile-image-link{display:block;position:relative}.card-tile-image-button{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.card-tile-image{border:none;border-radius:8px;width:100%;display:block}.card-tile-image.legality-illegal-search{filter:grayscale()}.card-tile-image.legality-future-img{filter:grayscale()sepia()saturate(4)hue-rotate(175deg)brightness(.95)}.card-tile-placeholder{aspect-ratio:5/7;text-align:center;color:#777;background:#e6e6e6;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:10px;font-size:.9rem;display:flex}.card-tile-actions{opacity:0;flex-direction:column;gap:4px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.card-tile:hover .card-tile-actions{opacity:1}.card-tile-action-wrapper{justify-content:flex-end;display:flex;position:relative}.card-tile-action-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000000d9;border-radius:4px;margin-right:8px;padding:4px 8px;font-size:.75rem;transition:opacity .1s;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.card-tile-action-wrapper:hover .card-tile-action-tooltip{opacity:1}.card-tile-actions button{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.card-tile-actions button:hover{background:#000000e6}.card-tile-actions button.add-to-this-deck{background:#2176d1}.card-tile-actions button.add-to-this-deck:hover{background:#1965b8}.card-tile-actions button:disabled{cursor:not-allowed;opacity:.5}.card-tile-flip-wrapper{opacity:0;transition:opacity .15s;position:absolute;bottom:8px;right:8px}.card-tile:hover .card-tile-flip-wrapper,.card-tile-flip-wrapper:hover .card-tile-action-tooltip{opacity:1}.card-tile-flip-button{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.card-tile-flip-button:hover{background:#000000e6}.card-tile-pricing-overlay{color:#fff;text-align:left;opacity:0;pointer-events:none;background:#000c;border-radius:4px;width:152px;max-height:calc(100% - 154px);padding:4px 7px;font-size:.62rem;line-height:1.25;transition:opacity .15s;position:absolute;bottom:8px;left:0;overflow:hidden}.card-detail-printings .card-tile-pricing-overlay{width:calc(100% - 8px);max-height:calc(100% - 16px)}.card-tile:hover .card-tile-pricing-overlay{opacity:1}.pricing-group{margin-bottom:3px}.pricing-group:last-child{margin-bottom:0}.pricing-provider{font-weight:600}.pricing-line{white-space:nowrap;color:#ddd;justify-content:space-between;gap:6px;display:flex}.pricing-line span:last-child{text-align:right}.card-tile-set-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000c;border-radius:4px;padding:4px 8px;font-size:.7rem;transition:opacity .15s;position:absolute;top:8px;left:8px}.card-tile:hover .card-tile-set-tooltip{opacity:1}.card-tile-bottom-left{pointer-events:none;align-items:center;gap:4px;display:flex;position:absolute;bottom:6px;left:6px}.card-tile-qty{color:#fff;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600}.card-tile-finish-badge{text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.card-tile-finish-foil{color:#3a2f00;background:linear-gradient(135deg,#d4af37,#f9e79f)}.card-tile-finish-etched{color:#06264a;background:#96c8ffd9}.card-tile-finish-signed{color:#333;background:#ffffffd9;border:1px solid #999}.search-results-footer{z-index:500;background-color:#fff;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 4px #0000001a}.search-results-footer-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1140px;margin:0 auto;padding:12px 20px;display:flex}.search-results-footer-actions{gap:8px;margin-left:auto;display:flex}.search-results-footer-actions button{cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;padding:8px 16px}.search-results-footer-actions button:hover{background:#e6e6e6}.enlarge-overlay{z-index:6000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.enlarge-close{z-index:4;color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.8rem;position:absolute;top:20px;right:20px}.enlarge-main{z-index:2;flex-direction:column;align-items:center;width:min(70vw,60.8894vh - 28.6538px);height:85vh;display:flex;position:relative}.enlarge-main-image-frame{aspect-ratio:745/1040;clip-path:inset(0 round 22px);border-radius:22px;width:auto;height:calc(100% - 90px);display:block;position:relative;overflow:hidden}.enlarge-main-image-button{cursor:pointer;background:0 0;border:none;margin:0;padding:0}.enlarge-main-image{object-fit:contain;width:100%;height:100%}.enlarge-main-placeholder{text-align:center;color:#777;background:#e6e6e6;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;font-size:1.1rem;display:flex}.enlarge-actions{justify-content:center;gap:10px;margin-top:10px;display:flex}.enlarge-actions button{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;display:flex}.enlarge-actions button:hover{background:#ffffff4d}.enlarge-actions button:disabled{cursor:not-allowed;opacity:.5}.enlarge-caption{color:#fff;width:100%;margin-top:10px;font-size:1.1rem}.enlarge-caption-pricing{background:#00000080;border-radius:4px;gap:30px;width:100%;margin-top:8px;margin-left:auto;margin-right:auto;padding:10px 20px;font-size:.85rem;display:flex}.enlarge-pricing-column{text-align:left;flex:1}.enlarge-pricing-column .pricing-provider{text-align:left;margin-bottom:4px;font-weight:600}.enlarge-pricing-column .pricing-line{font-size:.85rem}.enlarge-nav{z-index:3;color:#fff;cursor:pointer;background:#ffffff26;border:none;padding:20px 15px;font-size:2rem;position:relative}.enlarge-nav:hover:not(:disabled){background:#ffffff4d}.enlarge-nav:disabled{opacity:.25;cursor:default}.enlarge-peek{z-index:1;pointer-events:none;width:14vw;height:70vh;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.enlarge-peek-left{clip-path:inset(0 round 0 18px 18px 0);border-radius:0 18px 18px 0;left:0;-webkit-mask-image:linear-gradient(270deg,#000 40%,#0000 100%);mask-image:linear-gradient(270deg,#000 40%,#0000 100%)}.enlarge-peek-right{clip-path:inset(0 round 18px 0 0 18px);border-radius:18px 0 0 18px;right:0;-webkit-mask-image:linear-gradient(90deg,#000 40%,#0000 100%);mask-image:linear-gradient(90deg,#000 40%,#0000 100%)}.enlarge-peek img{object-fit:cover;width:auto;height:100%;position:absolute}.enlarge-peek-left img{right:0}.enlarge-peek-right img{left:0}.card-detail-hero{text-align:left;gap:30px;margin-bottom:20px;display:flex}.card-detail-info{flex-direction:column;flex:1;min-width:0;display:flex}.card-detail-info h1{margin-top:0;margin-bottom:4px}.card-detail-hero-image-column{flex-shrink:0;width:320px}.card-detail-hero-image-frame{width:100%;position:relative}.card-detail-hero-image{aspect-ratio:5/7;object-fit:cover;border-radius:12px;width:100%;display:block}.card-detail-hero-placeholder{aspect-ratio:5/7;box-sizing:border-box;width:100%}.card-detail-flip-button{color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#000000b3;border:1px solid #fff;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.85rem;transition:opacity .15s;display:flex;position:absolute;top:94.8%;bottom:0;left:50%;transform:translate(-50%)}.card-detail-hero-image-frame:hover .card-detail-flip-button{opacity:1;pointer-events:auto}.card-detail-flip-button:hover{background:#000000e6}.card-detail-face-section{margin-top:15px}.card-detail-face-section:first-of-type{margin-top:0}.card-detail-face-heading{margin:0 0 4px;font-size:1.2rem}.card-detail-face-label{color:#888;font-style:italic;font-weight:400}.mana-cost{vertical-align:middle;align-items:center;gap:3px;display:inline-flex}.card-detail-mana-cost{margin-left:8px;font-size:1.1rem}.card-detail-type-line{margin:0 0 8px;font-weight:600}.card-detail-oracle-text{white-space:pre-line;margin:0 0 8px}.card-detail-stat-line{margin:0 0 4px;font-size:.95rem}.card-detail-mana-symbols{vertical-align:middle;gap:3px;font-size:1rem;display:inline-flex}.ms.ms-inline{vertical-align:-.05em;font-size:.9em}.mana-symbol-stub{opacity:.35}.card-detail-set-info-anchor{margin-top:auto}.card-detail-set-info{box-sizing:border-box;width:100%;font:inherit;color:#33475b;text-align:left;cursor:pointer;background:#e8edf5;border:1px solid #c7d3e6;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:6px 10px;font-size:.85rem;text-decoration:none;display:flex}.card-detail-set-info:hover{background:#dbe4f2}.card-detail-set-info-label{align-items:center;gap:8px;min-width:0;display:flex}.card-detail-set-icon{flex-shrink:0;width:16px;height:16px}.card-detail-set-info-pricing{white-space:nowrap;flex-shrink:0;gap:12px;font-size:.8rem;display:flex}.card-detail-printings{margin-bottom:20px}.card-detail-printings h2{text-align:left;margin-bottom:8px}.card-result-grid--small{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:3px}.card-detail-printing-button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block;position:relative}.card-detail-buttons{gap:30px;margin-bottom:20px;display:flex}.card-detail-actions{flex:1;min-width:0;display:flex}.card-detail-actions button{box-sizing:border-box;cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;height:36px;display:flex}.card-detail-actions button:not(:first-child){margin-left:-1px}.card-detail-actions button:first-child{border-radius:8px 6px 6px 8px}.card-detail-actions button:last-child{border-radius:6px 8px 8px 6px}.card-detail-actions button:hover{background:#e6e6e6}.card-detail-actions .add-to-this-deck-button{color:#fff;background:#2176d1;border-color:#2176d1}.card-detail-actions .add-to-this-deck-button:hover{background:#1965b8;border-color:#1965b8}.card-detail-actions button:disabled{cursor:not-allowed;opacity:.5}.card-detail-actions .favorited{color:#d32f2f}.card-detail-languages{flex-shrink:0;width:320px;display:grid}.card-detail-language-button{box-sizing:border-box;text-align:center;cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:6px;height:36px;margin-left:-1px;padding:0 2px;font-size:.75rem}.card-detail-languages>button:first-child{border-radius:8px 6px 6px 8px;margin-left:0}.card-detail-languages>div{margin-left:-1px}.card-detail-language-more{box-sizing:border-box!important;background:#f5f5f5!important;border:1px solid #ccc!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:36px!important;padding:0!important;font-size:.75rem!important;display:flex!important}.card-detail-language-more:hover{background:#e6e6e6!important}.card-detail-languages>div:last-child .card-detail-language-more{border-radius:6px 8px 8px 6px!important}.card-detail-language-button:hover:not(:disabled){z-index:1;background:#e6e6e6;position:relative}.card-detail-language-button.active{color:#fff;z-index:1;background:#333;border-color:#333;position:relative}.card-detail-language-button.unavailable{opacity:.4;cursor:default}.rare-language-dropdown-menu{background:#fff!important;border:1px solid #ccc!important;border-radius:4px!important;width:max-content!important;min-width:160px!important;margin:4px 0 0!important;padding:4px 0!important;list-style:none!important;box-shadow:0 2px 8px #00000026!important}.rare-language-dropdown-menu li{cursor:pointer!important;text-align:left!important;color:#222!important;white-space:nowrap!important;background:0 0!important;padding:6px 12px!important;font-size:.75rem!important}.rare-language-dropdown-menu li:hover{background:#f0f0f0!important}.rare-language-dropdown-item-abbrev{min-width:24px;font-weight:600;display:inline-block}.rare-language-dropdown-item.unavailable{opacity:.4}.card-detail-legalities{text-align:left;margin-bottom:16px}.card-detail-legalities-header{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.card-detail-legalities-header h2{margin-bottom:0}.legality-show-all-button{cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;padding:4px 10px;font-size:.8rem}.legality-show-all-button:hover{background:#e6e6e6}.legality-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.8rem}.legality-table td{border-bottom:1px solid #eee;padding:1px 8px 1px 0}.legality-table tr td:last-child{padding-right:0}.legality-table tr:last-child td{border-bottom:none}.legality-format-cell{color:#555;white-space:normal;line-height:1.15}.legality-status-cell{white-space:nowrap}.legality-badge{box-sizing:border-box;color:#fff;text-align:center;border-radius:3px;width:100%;padding:2px 0;font-size:.72rem;font-weight:600;display:block}.legality-legal{background:#2f9e44}.legality-not-legal{background:#9a9a9a}.legality-banned{background:#d64545}.legality-restricted{background:#c98a1d}.legality-future-legal{background:#3b6fc4}.card-detail-trigger-badges{flex-wrap:wrap;gap:6px;margin:6px 0;display:flex}.trigger-badge{color:#fff;white-space:nowrap;border-radius:3px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}.trigger-badge-cast{background:#7048c4}.trigger-badge-etb{background:#2f9e44}.trigger-badge-ltb{background:#c98a1d}.trigger-badge-dies{background:#d64545}.standard-legality-line{color:#777;margin-top:4px;font-size:.8rem;font-style:italic}.rulings-modal-backdrop{z-index:10000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.rulings-modal{text-align:left;background:#fff;border-radius:8px;width:90vw;max-width:960px;max-height:80vh;padding:30px;position:relative;overflow-y:auto}.legality-popup-modal{width:90vw;max-width:920px}.configurations-modal{width:97vw;max-width:none;height:94vh;max-height:94vh}.rulings-modal-close{cursor:pointer;background:0 0;border:none;font-size:1.3rem;position:absolute;top:10px;right:10px}.rulings-detail-modal{flex-direction:column;padding:0;display:flex;overflow:hidden}.rulings-modal-header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 30px 12px;display:flex}.rulings-modal-header h2{margin:0}.rulings-modal-header .rulings-modal-close{position:static}.rulings-modal-body{flex:1;min-height:0;padding:16px 30px 30px;overflow-y:auto}.rulings-list{padding:0;list-style:none}.rulings-list li{border-bottom:1px solid #ddd;margin-bottom:12px;padding-bottom:12px}.rulings-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ruling-date{margin-right:8px;font-weight:600}.deck-search-results-empty{text-align:center;padding:60px 0}.deck-result-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;padding-bottom:70px;display:grid}.deck-tile{border:1px solid #d2d2d2;border-radius:8px;padding:10px 12px}.deck-tile-name-link{color:inherit;text-decoration:none}.deck-tile-name{align-items:center;gap:6px;margin:0 0 4px;font-size:1.05em;display:flex}.deck-tile-lock{color:#747474;font-size:.8em}.deck-tile-archetype{color:#5a5a5a;margin-bottom:6px;font-size:.9em}.deck-tile-meta{align-items:center;gap:8px;margin-bottom:6px;font-size:.85em;display:flex}.deck-tile-format-badge{border:1px solid #b4b4b4;border-radius:4px;padding:1px 6px}.deck-tile-color-pips{gap:4px;display:flex}.deck-tile-pip.ms-cost{cursor:default;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6em;display:inline-flex}.deck-tile-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:8px;display:flex}.deck-tile-copy-btn{align-items:center;gap:5px;padding:3px 8px;font-size:.8em;display:inline-flex}.search-pagination{justify-content:center;align-items:center;gap:12px;padding:12px 0 80px;display:flex}.modal-layer-box{flex-direction:column;padding:0;display:flex;overflow:hidden}.modal-layer-header{border-bottom:1px solid #e1e1e1;flex-shrink:0;grid-template-columns:40px 1fr minmax(40px,auto);align-items:center;gap:8px;padding:12px 16px;display:grid}.modal-layer-header>:first-child{grid-column:1}.modal-layer-header>:nth-child(2){grid-column:2}.modal-layer-header>:nth-child(3){grid-column:3}.modal-layer-title{text-align:center;margin:0;font-size:1.1rem}.modal-layer-header-actions{grid-column:3;justify-self:end;align-items:center;gap:10px;display:flex}.modal-layer-back,.modal-layer-header .rulings-modal-close{cursor:pointer;color:#555;background:0 0;border:none;justify-content:center;justify-self:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;position:static}.modal-layer-back:hover,.modal-layer-header .rulings-modal-close:hover{color:#000}.modal-layer-body{flex:auto;padding:20px;overflow-y:auto}.modal-layer-footer{border-top:1px solid #e1e1e1;flex-shrink:0;gap:12px;padding:16px 20px;display:flex}.modal-layer-footer button:not(.btn){cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;padding:8px 16px}.modal-layer-footer button:not(.btn):hover{background:#e6e6e6}.confirm-modal-message{padding:4px 0;line-height:1.5}.confirm-modal-footer{gap:12px;margin-left:auto;display:flex}.confirm-modal-footer .btn-primary{color:#fff;background:#2176d1;border-color:#2176d1}.confirm-modal-footer .btn-primary:hover{background:#1965b8}.prompt-modal-form{flex-direction:column;gap:6px;display:flex}.prompt-modal-label{font-weight:600}.prompt-modal-footer{gap:12px;margin-left:auto;display:flex}.prompt-modal-footer .btn-primary{color:#fff;background:#2176d1;border-color:#2176d1}.prompt-modal-footer .btn-primary:hover{background:#1965b8}.prompt-modal-footer .btn-primary:disabled{opacity:.5;cursor:not-allowed}.add-to-collection-list{flex-direction:column;gap:8px;display:flex}.add-to-collection-row{cursor:pointer;text-align:left;background:#f9f9f9;border:1px solid #ccc;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.add-to-collection-row:hover{background:#eee}.add-to-collection-row:disabled{cursor:not-allowed;opacity:.6}.add-to-collection-row-count{color:#777;font-size:.85rem}.add-to-collection-new-button{cursor:pointer;color:#555;background:0 0;border:1px dashed #aaa;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;display:flex}.add-to-collection-new-button:hover{background:#f5f5f5}.add-to-collection-create-form{gap:8px;display:flex}.add-to-collection-create-form input{border:1px solid #ccc;border-radius:4px;flex:1;padding:8px 10px}.card-collection-page{padding:0 20px}.collection-page-header{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:16px;display:flex}.collection-page-header h1{margin:0}.collection-total-count{color:#5a5a5a;font-size:.95rem}.collection-page-header .btn{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.collection-add-name-input{width:100%;margin-bottom:12px}.collection-add-search-results{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.collection-add-search-result{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:6px 8px;display:flex}.collection-add-search-result:hover{background:#f0f0f0}.collection-add-search-result img{border-radius:4px;flex-shrink:0;width:40px}.collection-add-search-result-placeholder{background:#ebebeb;border-radius:4px;flex-shrink:0;width:40px;height:56px}.collection-printing-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.collection-printing-tile{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:4px;padding:0;display:flex}.collection-printing-tile-image{aspect-ratio:5/7;background:#ebebeb;border-radius:8px;position:relative;overflow:hidden}.collection-printing-tile-image img{object-fit:cover;width:100%;height:100%;display:block}.collection-printing-tile.selected .collection-printing-tile-image{outline-offset:-3px;outline:3px solid #4caf50}.collection-printing-tile-caption{color:#555;font-size:.8rem}.collection-add-footer{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.collection-add-footer label{color:#555;flex-direction:column;gap:2px;font-size:.8rem;display:flex}.collection-add-footer input[type=number]{width:60px}.collection-add-modal{width:97vw;max-width:760px;height:94vh;max-height:94vh}.capture-step-hint-row{align-items:center;gap:4px;display:flex}.capture-step-hint-label{color:#555;font-size:.9rem;font-weight:600}.collection-add-search-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.collection-add-search-row .collection-add-name-input{flex:1;margin-bottom:0}.collection-add-camera-button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.camera-view-wrapper{position:relative}.camera-view-hidden-video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.camera-view{cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;height:min(65vh,600px);padding:0;display:block;position:relative;overflow:hidden}.camera-view:disabled{cursor:default}.camera-view-canvas{width:100%;height:100%;display:block}.camera-view-status{text-align:center;color:#fff;text-shadow:0 1px 3px #000c;margin:0;font-size:.85rem;position:absolute;bottom:10px;left:0;right:0}.camera-view-count{font-weight:600;top:10px;bottom:auto}.camera-view-glare-warning{color:#ffd54f;font-weight:600}.camera-view-fallback{cursor:default;background:0 0;flex-direction:column;align-items:center;gap:10px;height:auto;padding:24px 0;display:flex}.camera-view-file-label{cursor:pointer}.camera-view-error{color:#c0392b;margin:0;font-size:.8rem}.capture-step{flex-direction:column;gap:14px;display:flex}.capture-filmstrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.capture-thumbnail{border-radius:4px;width:60px;height:84px;position:relative;overflow:hidden}.capture-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.capture-thumbnail-status{color:#fff;background:#0006;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.capture-thumbnail-remove{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.6rem;display:flex;position:absolute;top:2px;right:2px}.review-photo-panel{border-bottom:1px solid #e0e0e0;flex-direction:column;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:14px;display:flex}.review-photo-image{object-fit:contain;border-radius:6px;max-width:220px;max-height:220px}.review-crop-row{gap:12px;display:flex}.review-crop{flex-direction:column;align-items:center;gap:4px;display:flex}.review-crop-label{color:#777;font-size:.7rem}.review-crop img{border:1px solid #ddd;border-radius:4px;max-width:160px;max-height:60px}.review-candidate-list{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.review-candidate-list-label{color:#555;font-size:.75rem;font-weight:600}.review-candidate-tiles{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.review-candidate-tile{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:90px;padding:4px;display:flex}.review-candidate-tile:hover{background:#f0f0f0}.review-candidate-tile img,.review-candidate-tile .card-tile-placeholder{aspect-ratio:5/7;object-fit:cover;background:#ebebeb;border-radius:6px;width:100%}.review-candidate-tile-name{text-align:center;font-size:.75rem;font-weight:600}.review-skip-button{margin-top:4px}.summary-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.summary-row{border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;display:flex}.summary-row img,.summary-row .collection-add-search-result-placeholder{border-radius:4px;flex-shrink:0;width:40px}.summary-row-name{flex:1;font-weight:600}.summary-row-meta{color:#777;font-size:.85rem}.summary-row-remove{color:#999;cursor:pointer;background:0 0;border:none;padding:4px}.summary-row-remove:hover{color:#c0392b}.card-entry-view-toggle{gap:8px;margin-bottom:16px;display:flex}.card-entry-view-toggle button{cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;display:flex}.card-entry-view-toggle button.active{color:#fff;background:#4caf50;border-color:#4caf50}.card-entry-row-list{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.card-entry-row{border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;display:flex}.card-entry-row-name{color:inherit;flex:1;font-weight:600;text-decoration:none}.card-entry-row-set{color:#777;font-size:.85rem}.card-entry-row-language{color:#555;border:1px solid #ccc;border-radius:4px;padding:1px 6px;font-size:.75rem}.card-entry-row-finish{color:#8a6d1a;border:1px solid #d4af37;border-radius:4px;padding:1px 6px;font-size:.75rem;font-weight:600}.card-entry-row-qty{color:#555;font-size:.85rem}.my-lists-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.my-list-tile{color:inherit;text-decoration:none;display:block}.my-list-tile-description{color:#5a5a5a;margin:0 0 6px;font-size:.9em}.my-list-new-button{cursor:pointer;color:#555;background:0 0;border:1px dashed #aaa;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:90px;display:flex}.my-list-new-button:hover{background:#f5f5f5}.my-list-create-form{align-items:center;gap:8px;display:flex}.my-list-create-form input{border:1px solid #ccc;border-radius:4px;flex:1;padding:8px 10px}.view-list-description{color:#5a5a5a;margin-bottom:16px}.trade-modal .modal-layer-box{max-width:900px}.trade-sides{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.trade-side-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.trade-side-header h3{margin:0}.trade-side-list{max-height:260px;overflow-y:auto}.trade-value-summary{border-top:1px solid #e0e0e0;padding-top:16px;padding-bottom:12px}.trade-value-stats{gap:24px;margin-bottom:16px;display:flex}.trade-value-stat{flex-direction:column;gap:2px;display:flex}.trade-value-stat-label{color:#777;font-size:.8rem}.trade-value-stat-amount{font-size:1.4rem;font-weight:700}.trade-net .trade-value-stat-amount{color:#333}.trade-net-positive .trade-value-stat-amount{color:#2e7d32}.trade-net-negative .trade-value-stat-amount{color:#c0392b}.trade-trend-chart{margin-top:8px}@media (width<=720px){.trade-sides{grid-template-columns:1fr}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-detail-page-layout{text-align:left;justify-content:center;align-items:flex-start;gap:30px;width:100vw;max-width:1530px;padding:0 20px;display:flex;position:relative;left:50%;transform:translate(-50%)}.card-detail-page-layout .card-detail{flex:auto;min-width:0;max-width:980px}.marketplace-panel{background:#fff;border:1px solid #e1e1e1;border-radius:6px;flex-direction:column;flex:0 0 480px;align-self:flex-start;max-height:calc(100vh - 97px);display:flex;position:sticky;top:77px;overflow:hidden}.marketplace-panel-header{border-bottom:1px solid #e1e1e1;padding:12px 14px}.marketplace-panel-header h2{margin-bottom:2px;font-size:1.1rem}.marketplace-panel-subheading{color:#787878;font-size:.85rem}.marketplace-panel-error,.marketplace-panel-empty{color:#787878;padding:16px 14px}.marketplace-listings-scroll{flex:auto;min-height:0;padding-top:46px;overflow-y:auto}.marketplace-queue-footer{z-index:2;background:#fff;border-top:2px solid #c8c8c8;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;bottom:0}.marketplace-queue-summary{font-size:.85rem;font-weight:600}.marketplace-commit-button{padding:8px 14px;font-size:.9rem}.marketplace-commit-button:disabled{cursor:not-allowed;background:#c8c8c8;border-color:#c8c8c8}.seller-listing-row{cursor:pointer;border-bottom:1px solid #eee;grid-template-columns:100px 52px 50px 24px minmax(70px,1fr) auto auto;align-items:center;gap:6px;padding:8px 6px;display:grid}.seller-listing-row:last-child{border-bottom:none}.seller-listing-row:hover{background-color:#f8f8f8}.seller-listing-row-condition{color:#5a5a5a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-listing-row-price{font-weight:700}.seller-listing-row-shipping{color:#5a5a5a;font-size:.8rem}.seller-listing-row-seller{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.seller-listing-row-qty,.seller-listing-row-images{align-items:center;display:flex}.seller-listing-row-info{justify-content:center;align-items:center;display:flex}.seller-listing-row-qty .hover-select-trigger{gap:2px;padding:2px 6px}.seller-listing-images-button{cursor:pointer;color:#3c3c3c;background:#fff;border:1px solid #c8c8c8;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.seller-listing-images-button:hover:not(:disabled){border-color:#969696}.seller-listing-images-button:disabled{color:#c8c8c8;cursor:not-allowed}.seller-listing-row--staged{background-color:#e8f5e9;border-left:4px solid #81c784}.seller-listing-row--staged:hover{background-color:#def0df}.seller-listing-row--in-cart{cursor:default;background-color:#e3f2fd;border-left:4px solid #1565c0}.seller-listing-row--in-cart:hover{background-color:#e3f2fd}.listing-images-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.listing-images-photo{aspect-ratio:5/7;object-fit:cover;border-radius:4px;width:100%}.deck-builder-layout{text-align:left;width:100vw;height:calc(100vh - 77px);margin-left:calc(50% - 50vw);display:grid}.deck-builder-left{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;flex-direction:column;min-width:0;padding:10px;display:flex;overflow-y:auto}.deck-stats-footer{color:#5a5a5a;border-top:1px solid #e6e6e6;grid-template-columns:1fr auto;gap:2px 8px;margin-top:auto;padding-top:10px;font-size:.85em;display:grid}.deck-stats-value{text-align:right;font-variant-numeric:tabular-nums;color:#282828}.deck-builder-right{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;flex-direction:column;min-width:0;padding:10px;display:flex;position:relative;overflow:hidden}.deck-builder-right.collapsed{align-items:center;padding:10px 4px}.deck-builder-right-collapse-btn{cursor:pointer;color:#5a5a5a;background:#fff;border:1px solid #c8c8c8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:8px;display:flex}.deck-builder-right-collapse-btn:hover{background-color:#f0f0f0}.deck-builder-main{flex-direction:column;min-width:0;display:flex;overflow:hidden}.deck-builder-toolbar{z-index:10;background-color:#fff;border-bottom:1px solid #e1e1e1;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 12px;display:flex;position:sticky;top:0}.deck-builder-name-input{border:none;border-bottom:1px solid #0000;flex-shrink:1;width:260px;min-width:0;font-size:1.1em;font-weight:600}.deck-builder-name-input:focus{border-bottom-color:#969696;outline:none}.deck-builder-name-static{flex-shrink:1;width:260px;min-width:0;font-size:1.1em;font-weight:600}.deck-builder-format-static{color:#5a5a5a;text-transform:capitalize;font-size:.85em}.deck-builder-card-scale{color:#5a5a5a;flex-shrink:0;align-items:center;gap:6px;font-size:.85em;display:flex}.deck-builder-card-scale input[type=range]{width:90px}.deck-builder-toolbar-right{flex-wrap:nowrap;align-items:center;gap:10px;margin-left:auto;display:flex}.deck-builder-toolbar-right .card-action-btn-square{width:25px;height:25px}.deck-builder-action-block{gap:0;display:flex}.deck-builder-action-block .card-action-btn-square{border-radius:0}.deck-builder-action-block .card-action-wrapper:first-child .card-action-btn-square{border-top-left-radius:4px;border-bottom-left-radius:4px}.deck-builder-action-block .card-action-wrapper:last-child .card-action-btn-square{border-top-right-radius:4px;border-bottom-right-radius:4px}.deck-builder-action-block .card-action-wrapper+.card-action-wrapper .card-action-btn-square{border-left:none}.hover-select-menu{position:relative}.hover-select-trigger{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8c8c8;border-radius:4px;align-items:baseline;gap:6px;padding:4px 10px;display:flex}.hover-select-menu:hover .hover-select-trigger{border-color:#969696}.hover-select-label{text-transform:uppercase;letter-spacing:.03em;color:#787878;font-size:.75em}.hover-select-value{font-weight:600}.hover-select-caret{color:#787878;align-self:center}.hover-select-list{z-index:30;background:#fff;border:1px solid #d2d2d2;border-radius:6px;min-width:100%;max-height:60vh;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;overflow-y:auto;box-shadow:0 6px 18px #00000024}.hover-select-option{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;width:100%;padding:6px 10px;display:block}.hover-select-option:hover{background-color:#f0f0f0}.hover-select-option.active{color:#fff;background-color:#4caf50}.hover-select-divider{border-top:1px solid #e1e1e1;height:0;margin:4px 2px;padding:0}.hover-select-option-li-sticky{background:#fff;position:sticky;bottom:0}.hover-select-option-action{color:#4caf50;font-weight:600}.hover-select-option-action:hover{background-color:#e6f5e7}.nested-select-menu{position:relative}.nested-select-trigger{cursor:pointer;color:#5a5a5a;background:#fff;border:1px solid #c8c8c8;border-radius:4px;justify-content:center;align-items:center;padding:6px 10px;display:flex}.nested-select-menu:hover .nested-select-trigger,.nested-select-trigger[aria-expanded=true]{border-color:#969696}.nested-select-list{z-index:30;background:#fff;border:1px solid #d2d2d2;border-radius:6px;min-width:180px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 6px 18px #00000024}.nested-select-section{position:relative}.nested-select-section-trigger{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;width:100%;padding:6px 10px;display:flex}.nested-select-section-trigger:hover{background-color:#f0f0f0}.nested-select-section-label{text-transform:uppercase;letter-spacing:.03em;color:#787878;font-size:.75em}.nested-select-section-value{font-weight:600}.nested-select-section-caret{color:#787878;margin-left:auto}.nested-select-submenu{z-index:31;background:#fff;border:1px solid #d2d2d2;border-radius:6px;min-width:180px;max-height:60vh;margin:0;padding:4px;list-style:none;position:absolute;top:-4px;overflow-y:auto;box-shadow:0 6px 18px #00000024}.nested-select-list.submenu-right .nested-select-submenu{left:100%;right:auto}.nested-select-list.submenu-left .nested-select-submenu{left:auto;right:100%}.nested-select-section-caret-left{margin-left:0}.nested-select-list.submenu-left .nested-select-section-value{margin-left:auto}.nested-select-option{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;width:100%;padding:6px 10px;display:block}.nested-select-option:hover{background-color:#f0f0f0}.nested-select-option.active{color:#fff;background-color:#4caf50}.deck-builder-zones-upper{flex-direction:row;flex:1 1 0;min-height:120px;padding:8px;display:flex;overflow:hidden}.deck-builder-zones-lower{flex-direction:column;flex:none;min-height:0;padding:0 8px 8px;display:flex;overflow-y:auto}.deck-zone{border:1px solid #d2d2d2;border-radius:6px;flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.deck-zone-resizable{flex:0 0 var(--zone-flex-basis,auto)}.deck-builder-zones-lower .deck-zone.collapsed{flex:none}.deck-zone.drag-over{background-color:#4caf500f;border-color:#4caf50}.deck-zone-header{background-color:#f8f8f8;border-bottom:1px solid #e1e1e1;flex-shrink:0;align-items:center;gap:8px;padding:4px 8px;font-weight:600;display:flex}.deck-zone-collapse-btn{cursor:pointer;color:#5a5a5a;background:0 0;border:none;align-items:center;padding:2px;display:flex}.deck-zone-add-btn{cursor:pointer;color:#4caf50;background:#fff;border:1px solid #c8c8c8;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;font-size:.8em;display:flex}.deck-zone-add-btn:hover{color:#fff;background-color:#4caf50;border-color:#4caf50}.deck-zone-header-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.deck-zone-header-actions .deck-zone-add-btn{margin-left:0}.deck-zone-header-actions .nested-select-trigger{width:22px;height:22px;padding:0}.deck-zone-body{flex:1;padding:4px;overflow-y:auto}.resize-handle{background:0 0;flex-shrink:0;position:relative}.resize-handle-horizontal{cursor:col-resize;width:8px}.resize-handle-vertical{cursor:row-resize;height:8px}.resize-handle:after{content:"";background-color:#e1e1e1;transition:background-color .15s;position:absolute}.resize-handle-horizontal:after{width:2px;top:0;bottom:0;left:3px}.resize-handle-vertical:after{height:2px;top:3px;left:0;right:0}.resize-handle:hover:after,.resize-handle:focus-visible:after{background-color:#4caf50}.resize-handle:focus-visible{outline:none}.deck-row{cursor:grab;font-size:calc(.9em * var(--card-scale,1));border-radius:3px;align-items:center;gap:6px;padding:2px 6px;display:flex}.deck-row:hover{background-color:#f0f0f0}.deck-row.drag-over-row{outline:2px solid #4caf50}.deck-row.selected{background-color:#cfebd0}.deck-row-qty{flex:0 0 28px;font-weight:600}.deck-row-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.card-action-wrapper{display:inline-flex;position:relative}.card-action-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;background:#000000d9;border-radius:4px;padding:4px 8px;font-size:.75rem;transition:opacity .1s;position:absolute;left:50%;transform:translate(-50%)}.card-action-tooltip-top .card-action-tooltip{margin-bottom:6px;bottom:100%}.card-action-tooltip-bottom .card-action-tooltip{margin-top:6px;top:100%}.card-action-wrapper:hover .card-action-tooltip{opacity:1}.card-more-button .card-action-tooltip,.card-remove-button .card-action-tooltip{left:auto;right:0;transform:none}.card-action-btn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:.8rem;display:flex}.card-action-btn:hover{background:#000000e6}.card-action-btn:disabled{opacity:.5;cursor:not-allowed}.card-action-btn-square{color:#5a5a5a;background:#fff;border:1px solid #c8c8c8;border-radius:4px;width:22px;height:22px}.card-action-btn-square:hover{color:#3c3c3c;background:#fff;border-color:#969696}.card-qty-stepper{flex-shrink:0;align-items:center;gap:2px;display:flex}.card-more-button,.card-remove-button,.card-flip-button{opacity:0;flex-shrink:0;transition:opacity .15s}.card-more-button{position:relative}.card-more-button.open{opacity:1}.card-more-menu{z-index:40;background:#fff;border:1px solid #d2d2d2;border-radius:6px;min-width:140px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;right:0;box-shadow:0 6px 18px #0000002e}.card-more-menu-item{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;width:100%;padding:6px 10px;display:block}.card-more-menu-item:hover{background-color:#f0f0f0}.deck-row .card-qty-stepper{display:none}.deck-row:hover .card-qty-stepper{display:flex}.deck-row .card-more-button,.deck-row .card-remove-button{display:none}.deck-row:hover .card-more-button,.deck-row:hover .card-remove-button,.deck-row .card-more-button.open{display:inline-flex}.deck-card-tile .card-qty-stepper{opacity:0;transition:opacity .15s}.deck-card-tile .deck-card-tile-top-right{gap:4px;display:flex;position:absolute;top:4px;right:4px}.deck-card-tile .card-flip-button{position:absolute;top:4px;left:4px}.deck-row:hover .card-more-button,.deck-row:hover .card-remove-button,.deck-card-tile:hover .card-qty-stepper,.deck-card-tile:hover .card-more-button,.deck-card-tile:hover .card-remove-button,.deck-card-tile:hover .card-flip-button{opacity:1}.deck-row-mana{color:#787878;white-space:nowrap;flex:0 0 70px;justify-content:flex-end;align-items:center;font-size:.85em;display:flex}.deck-mtgo-group-header{color:#5a5a5a;text-transform:uppercase;margin-top:8px;padding:2px 6px;font-size:.85em;font-weight:600}.deck-row-name.legality-illegal,.deck-row-mana.legality-illegal{color:#c82828}.deck-row-name.legality-future,.deck-row-mana.legality-future{color:#285ad2}.deck-row-name.card-name-moved{color:#285ad2;font-weight:700}.deck-row-name.legality-illegal,.deck-row-name.legality-future{font-weight:700}.deck-row-with-face{gap:8px}.deck-row-thumb{object-fit:cover;object-position:top;border-radius:3px;width:24px;height:33px}.deck-row-thumb-placeholder{background-color:#e1e1e1}.deck-mtgoview-columns{align-items:flex-start;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.deck-mtgoview-column{width:calc(160px * var(--card-scale,1));flex-direction:column;flex-shrink:0;gap:0;display:flex}.deck-mtgoview-column-header{text-align:center;color:#5a5a5a;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding:2px 4px;font-size:.8em;font-weight:600}.deck-stream-view{flex-direction:column;gap:12px;display:flex}.deck-stream-group-header{color:#5a5a5a;text-transform:uppercase;margin-top:4px;padding:2px 6px;font-size:.85em;font-weight:600}.deck-stream-group-grid{grid-template-columns:repeat(auto-fill, calc(160px * var(--card-scale,1)));gap:8px;display:grid}.deck-card-tile{cursor:grab;clip-path:inset(0 round 8px);width:calc(160px * var(--card-scale,1));background-color:#000;border-radius:8px;position:relative;overflow:hidden}.deck-card-tile.selected{outline-offset:-3px;outline:3px solid #4caf50}.deck-card-tile-image{aspect-ratio:5/7;object-fit:cover;border-radius:8px;width:100%;display:block}.deck-card-tile-image.legality-illegal-deck{filter:grayscale()sepia()saturate(6)hue-rotate(-40deg)brightness(.95)}.deck-card-tile-image.legality-future-img{filter:grayscale()sepia()saturate(4)hue-rotate(175deg)brightness(.95)}.deck-card-tile-placeholder{aspect-ratio:5/7;text-align:center;background-color:#e6e6e6;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:8px;font-size:.85em;display:flex}.deck-card-tile-bottom-left{align-items:center;gap:4px;display:flex;position:absolute;bottom:0;left:0}.deck-card-tile-qty{color:#fff;background-color:#000000bf;border-radius:0 6px 0 8px;padding:2px 8px;font-size:.85em;font-weight:600}.right-pane{flex-direction:column;height:100%;min-height:0;display:flex}.right-pane-content{flex:1;min-height:0;overflow-y:auto}.right-pane-tabs{border-top:1px solid #e1e1e1;flex-wrap:nowrap;flex-shrink:0;gap:2px;margin-top:auto;padding-top:8px;display:flex}.right-pane-tab{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;background:#fff;border:1px solid #c8c8c8;border-radius:4px;flex:1 1 0;min-width:0;padding:5px 2px;font-size:.72em;overflow:hidden}.right-pane-tab.active{color:#fff;background-color:#4caf50;border-color:#4caf50}.right-pane-coming-soon{text-align:center;color:#787878;padding:40px 10px}.card-info-panel-empty{color:#8c8c8c;text-align:center;padding:20px 8px;font-size:.9em}.card-info-panel-image-wrapper{margin-bottom:8px;position:relative}.card-info-panel-image,.card-info-panel-image-placeholder{clip-path:inset(0 round 8px);border-radius:8px;width:100%;margin-bottom:0}.card-info-panel-image.legality-illegal-deck{filter:grayscale()sepia()saturate(6)hue-rotate(-40deg)brightness(.95)}.card-info-panel-image.legality-future-img{filter:grayscale()sepia()saturate(4)hue-rotate(175deg)brightness(.95)}.card-info-panel-image{background-color:#000}.card-info-panel-flip-btn{color:#fff;cursor:pointer;background:#000000bf;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.8em;display:flex;position:absolute;bottom:8px;right:8px}.card-info-panel-flip-btn:hover{background:#000000e6}.card-info-panel-divider{border:none;border-top:1px solid #e1e1e1;margin:10px 0}.card-info-panel-image-placeholder{aspect-ratio:5/7;text-align:center;background-color:#e6e6e6;justify-content:center;align-items:center;padding:8px;font-size:.85em;display:flex}.card-info-panel-name{margin:0 0 4px;font-size:1em}.card-info-panel-type{color:#5a5a5a;margin-bottom:4px;font-size:.85em}.card-info-panel-mana{margin-bottom:4px;font-size:.95em;display:flex}.card-info-panel-text{white-space:pre-wrap;font-size:.85em}.card-info-panel-pt{margin-top:6px;font-weight:600}.stats-table{border-collapse:collapse;width:100%;margin-bottom:16px;font-size:.85em}.stats-table th,.stats-table td{text-align:right;border-bottom:1px solid #e6e6e6;padding:3px 6px}.stats-table th:first-child,.stats-table td:first-child{text-align:left}.composition-panel h4{margin:12px 0 6px}.composition-panel h4:first-child{margin-top:2px}.comp-legend{color:#6e6e6e;margin:0 0 8px;font-size:.75em;line-height:1.35}.comp-legend-gold{color:#b57e13;font-weight:700}.comp-legend-mdfc-land{color:#8b6fb3;font-weight:700}.comp-chart{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.comp-bar-row{grid-template-columns:74px 1fr auto;align-items:center;gap:8px;display:grid}.comp-bar-label{color:#464646;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;overflow:hidden}.comp-bar-label-narrow{text-align:right}.comp-bar-track{background:#eee;border-radius:3px;align-items:stretch;height:16px;display:flex;overflow:visible}.comp-bar-seg{white-space:nowrap;border-radius:3px;justify-content:center;align-items:center;min-width:3px;height:100%;font-size:.72em;font-weight:700;display:flex}.comp-bar-seg-multi{margin-left:2px}.comp-bar-total{font-variant-numeric:tabular-nums;color:#464646;text-align:right;min-width:34px;font-size:.78em}.comp-pip-table{border-collapse:collapse;width:100%;margin-bottom:12px;font-size:.82em}.comp-pip-table td{vertical-align:top;border-bottom:1px solid #ebebeb;padding:4px 6px}.comp-pip-turn{color:#5a5a5a;white-space:nowrap;width:34px;font-weight:700}.comp-pip-groups{flex-wrap:wrap;gap:6px;display:flex}.comp-pip-group{background:#fafafa;border:1px solid #e1e1e1;border-radius:4px;align-items:center;padding:1px 4px;display:inline-flex}.comp-pip-token{align-items:center;gap:1px;display:inline-flex}.comp-pip-letter{border:1px solid #0000001f;border-radius:3px;justify-content:center;align-items:center;width:15px;height:15px;font-size:.72rem;font-weight:700;display:inline-flex}.comp-pip-sep{color:#787878;padding:0 1px;font-weight:700}.comp-pip-none{color:#a0a0a0}.add-card-modal,.results-modal,.advanced-search-modal{width:90vw;max-width:1000px;max-height:85vh}.advanced-search-modal .modal-layer-body{padding-top:0}.advanced-search-modal .search-input{padding-top:20px}.advanced-search-modal .sticky-header{top:0}.advanced-search-modal .sticky-footer{display:none}.results-modal .modal-layer-footer,.add-card-modal .modal-layer-footer{justify-content:space-between;align-items:center}.results-modal-footer-actions{gap:12px;display:flex}.modal-footer-right{align-items:center;gap:16px;margin-left:auto;display:flex}.show-legal-toggle{border:1px solid #c8c8c8;border-radius:4px;display:inline-flex;overflow:hidden}.show-legal-option{cursor:pointer;white-space:nowrap;background:#fff;border:none;padding:4px 10px;font-size:.85em}.show-legal-option+.show-legal-option{border-left:1px solid #dcdcdc}.show-legal-option.active{color:#fff;background-color:#2176d1}.show-legal-toggle.disabled{opacity:.5}.show-legal-toggle.disabled .show-legal-option{cursor:not-allowed}.add-card-top-row{border-bottom:1px solid #e1e1e1;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:12px;display:flex}.add-card-name-input{flex:50%;width:auto}.quick-search-tabs{flex:50%}.quick-search-tabs.expanded{min-height:112px}.quick-search-tabs-header{color:#555;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.85rem;display:flex}.quick-search-tabs-toggle{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;padding:4px;display:flex}.quick-search-tabs-toggle:hover{color:#000}.quick-search-mana-value{align-items:center;gap:8px;display:flex}.quick-search-mana-value input[type=number]{width:100px}.add-card-results{min-height:200px}.add-card-result-grid{padding-bottom:0}.card-detail-modal{width:95vw;max-width:1100px;max-height:90vh}.card-detail-modal .modal-layer-body{padding-left:56px;padding-right:56px}.card-detail-modal-nav{color:#555;cursor:pointer;z-index:1;background:0 0;border:none;padding:10px;font-size:1.8rem;position:absolute;top:50%;transform:translateY(-50%)}.card-detail-modal-nav:hover:not(:disabled){color:#000}.card-detail-modal-nav:disabled{opacity:.25;cursor:default}.card-detail-modal-nav-left{left:8px}.card-detail-modal-nav-right{right:8px}.all-hands-panel{flex-direction:column;gap:10px;padding:4px 2px;display:flex}.all-hands-header{justify-content:space-between;align-items:center;display:flex}.all-hands-header h4{margin:0}.all-hands-filter-btn{cursor:pointer;background:#fff;border:1px solid #c8c8c8;border-radius:4px;padding:4px 10px;font-size:.8em}.all-hands-filter-btn.has-filters{color:#fff;background-color:#4caf50;border-color:#4caf50}.all-hands-filter{background:#fafafa;border:1px solid #e1e1e1;border-radius:6px;padding:8px}.all-hands-filter .property-section{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.all-hands-filter .property-section>span{color:#5a5a5a;font-size:.78em}.all-hands-filter .property-line{flex-wrap:wrap;gap:4px;display:flex}.all-hands-filter .property-line input,.all-hands-filter .property-line select{flex:auto;min-width:0;font-size:.8em}.all-hands-filter .property-line input[type=number]{flex:0 0 64px}.all-hands-generate{align-items:center;gap:10px;display:flex}.all-hands-generate button{color:#fff;cursor:pointer;background-color:#4caf50;border:1px solid #4caf50;border-radius:4px;padding:6px 12px;font-size:.85em}.all-hands-generate button:disabled{opacity:.6;cursor:default}.all-hands-count{color:#5a5a5a;font-size:.82em}.all-hands-note,.all-hands-empty,.all-hands-error{color:#787878;margin:0;font-size:.8em}.all-hands-error{color:#c83c3c}.all-hands-results{flex-direction:column;gap:10px;display:flex}.hand-row-cards{gap:2px;display:flex;position:relative}.hand-card-image,.hand-card-placeholder{aspect-ratio:5/7;border-radius:3px;flex:1 1 0;min-width:0}.hand-card-image{object-fit:cover}.hand-card-placeholder{text-align:center;color:#6e6e6e;background:#ebebeb;justify-content:center;align-items:center;padding:2px;font-size:.55em;display:flex;overflow:hidden}.hand-row-prob{text-align:center;color:#fff;background:#000000b3;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:2px 0;font-size:.72em;font-weight:600;position:absolute;bottom:0;left:0;right:0}.all-hands-pagination{color:#5a5a5a;justify-content:space-between;align-items:center;gap:8px;font-size:.78em;display:flex}.all-hands-pagination button{cursor:pointer;background:#fff;border:1px solid #c8c8c8;border-radius:4px;padding:3px 10px}.all-hands-pagination button:disabled{opacity:.5;cursor:default}.artwork-cycler-topright{z-index:3;opacity:0;transition:opacity .12s;position:absolute;top:6px;right:6px}.artwork-cycler-bottom{z-index:3;opacity:0;flex-direction:column;align-items:center;gap:2px;transition:opacity .12s;display:flex;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.card-info-panel-image-wrapper:hover .artwork-cycler-topright,.card-info-panel-image-wrapper:hover .artwork-cycler-bottom,.stream-card-cell:hover .artwork-cycler-topright,.stream-card-cell:hover .artwork-cycler-bottom{opacity:1}.artwork-cycler-change{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.artwork-cycler-change:hover{background:#000000e6}.artwork-cycler-count{color:#fff;background:#000000c7;border-radius:8px;padding:1px 8px;font-size:.75rem;font-weight:700}.artwork-cycler-bottom select{max-width:84px}.stream-card-cell{position:relative}.change-artwork-modal.modal-layer-box{width:min(920px,94vw);max-width:94vw}.change-artwork-error{text-align:center;color:#963c3c;padding:24px}.change-artwork-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.change-artwork-controls .card-detail-languages{flex:320px;min-width:260px}.change-artwork-flip{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8c8c8;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.change-artwork-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.change-artwork-tile{flex-direction:column;gap:4px;display:flex}.change-artwork-tile-image{aspect-ratio:5/7;background:#ebebeb;border-radius:8px;position:relative;overflow:hidden}.change-artwork-tile-image img{object-fit:cover;width:100%;height:100%;display:block}.change-artwork-tile.in-zone .change-artwork-tile-image{outline-offset:-2px;outline:2px solid #4caf50}.change-artwork-default-badge{color:#fff;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:.7rem;position:absolute;top:6px;left:6px}.change-artwork-qty{text-align:center;color:#fff;background:#4caf50;border-radius:10px;min-width:22px;padding:2px 6px;font-size:.85rem;font-weight:700;position:absolute;bottom:6px;left:6px}.change-artwork-tile-actions{opacity:0;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .12s;display:flex;position:absolute;inset:0}.change-artwork-tile-image:hover .change-artwork-tile-actions{opacity:1}.change-artwork-stepper{gap:8px;display:flex}.change-artwork-stepper button{cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.change-artwork-stepper button:disabled{opacity:.4;cursor:default}.change-artwork-bulk{cursor:pointer;background:#ffffffeb;border:none;border-radius:4px;min-width:110px;padding:5px 10px;font-size:.8rem}.change-artwork-bulk:hover{background:#fff}.change-artwork-tile-caption{color:#6e6e6e;text-align:center;font-size:.75rem}.change-artwork-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.change-artwork-footer-label{color:#6e6e6e;text-transform:capitalize;font-size:.85rem}.change-artwork-footer-stepper{align-items:center;gap:10px;display:flex}.change-artwork-footer-stepper button{cursor:pointer;background:#fff;border:1px solid #c8c8c8;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.change-artwork-footer-stepper button:disabled{opacity:.4;cursor:default}.change-artwork-footer-total{text-align:center;min-width:28px;font-weight:700}.change-artwork-prompt-overlay{z-index:5;border-radius:inherit;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.change-artwork-prompt{background:#fff;border-radius:8px;max-width:90%;max-height:90%;padding:18px;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.change-artwork-prompt h4{text-align:center;margin:0 0 12px}.change-artwork-prompt-choices{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.change-artwork-prompt-choice{cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:6px;flex-direction:column;align-items:center;gap:4px;width:96px;padding:6px;display:flex}.change-artwork-prompt-choice:hover{border-color:#4caf50}.change-artwork-prompt-choice img,.change-artwork-prompt-choice .card-tile-placeholder{aspect-ratio:5/7;object-fit:cover;border-radius:4px;width:100%}.change-artwork-prompt-choice-label{font-size:.75rem;font-weight:600}.change-artwork-prompt-cancel{cursor:pointer;background:#fff;border:1px solid #c8c8c8;border-radius:4px;margin:14px auto 0;padding:6px 16px;display:block}.qty-over-limit,.deck-row-qty.qty-over-limit,.deck-card-tile-qty.qty-over-limit,.artwork-cycler-count.qty-over-limit{color:#c80000;font-weight:700}.card-info-panel-over-limit{z-index:3;background:#ffffffeb;border-radius:10px;padding:1px 8px;font-size:.9rem;position:absolute;top:6px;left:6px}.configurations-modal .modal-layer-body{flex-direction:column;min-height:0;display:flex}.configurations-table-wrap{overflow:auto}.configurations-modal .configurations-table-wrap{flex:auto;min-height:0}.configurations-table{border-collapse:separate;border-spacing:0;white-space:nowrap;width:100%;font-size:calc(1em * var(--config-font-scale,1))}.configurations-table th,.configurations-table td{text-align:center;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;padding:4px 10px}.configurations-table th:last-child,.configurations-table td:last-child{border-right:none}.configurations-table thead{z-index:3;position:sticky;top:0}.configurations-table thead th{background:#fff;border-bottom:2px solid #c8c8c8;font-weight:600}.configurations-table tbody tr:hover td,.configurations-table tbody tr:hover .config-card-name,.configurations-table tbody tr:hover .config-sticky-col{background:#e0f2fe}.configurations-table .config-card-name{text-align:left;text-overflow:ellipsis;overflow:hidden}.config-card-name{z-index:1;background:#fff;position:sticky;left:0}.config-card-name-header{justify-content:space-between;align-items:center;gap:6px;display:flex}.config-card-name-header .resize-handle{flex-shrink:0;align-self:stretch}.config-sticky-col{z-index:1;background:#fff;border-right:1px solid #d2d2d2;font-weight:600;position:sticky}.config-preboard-qty,.config-delta-cell{width:110px;min-width:110px;max-width:110px}.configurations-table thead .config-card-name,.configurations-table thead .config-sticky-col{z-index:4}.config-row-divider td{border-top:3px solid #787878}.configurations-table tfoot{z-index:3;position:sticky;bottom:0}.configurations-table tfoot td{background:#fff;border-top:2px solid #c8c8c8;border-bottom:none}.configurations-table tfoot .config-card-name,.configurations-table tfoot .config-sticky-col{z-index:4}.config-summary-label,.config-summary-value{font-weight:700}.config-total-invalid{color:#c82828}.configurations-modal .modal-layer-title{text-align:left}.configurations-modal-title-row{grid-template-columns:auto 1fr;align-items:center;width:100%;display:grid}.configurations-last-updated{color:#828282;white-space:nowrap;justify-self:center;font-size:.8em;font-style:italic}.configurations-table th.drag-over-col{outline-offset:-2px;outline:2px solid #4caf50}.config-column-rename{cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-weight:600}.config-delta-in{color:#28823c}.config-delta-out{color:#c82828}.config-delta-zero{color:#a0a0a0}.config-delta-stepper{justify-content:center;align-items:center;gap:6px;display:flex}.config-delta-stepper span{min-width:28px;font-weight:600}.config-delta-stepper button{cursor:pointer;background:#fff;border:1px solid #c8c8c8;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.7em;display:flex}.config-delta-stepper button:disabled{opacity:.35;cursor:not-allowed}.config-delta-stepper button.config-delta-increment:not(:disabled):hover{color:#4caf50;border-color:#4caf50}.config-delta-stepper button.config-delta-decrement:not(:disabled):hover{color:#c82828;border-color:#c82828}.deck-stats-footer-actions{padding-top:8px}.deck-stats-card-stats-btn{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.deck-stats-card-stats-btn:disabled{opacity:.4;cursor:not-allowed}.card-stats-modal .modal-layer-box{width:min(680px,92vw);max-height:85vh}.qt-modal-footer .btn-primary,.qt-stat-list .btn-primary{color:#fff;background:#2176d1;border-color:#2176d1}.qt-modal-footer .btn-primary:hover,.qt-stat-list .btn-primary:hover{background:#1965b8}.qt-modal-footer .btn-primary:disabled{opacity:.5;cursor:not-allowed}.stats-panel .btn-primary{color:#fff;background:#2176d1;border-color:#2176d1}.stats-panel .btn-primary:hover{background:#1965b8}.qt-stat-list,.qt-edit-view{flex-direction:column;gap:10px;display:flex}.qt-empty{opacity:.7;font-style:italic}.qt-stat-row{border:1px solid var(--border-color,#8080804d);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.qt-stat-row-main{flex-direction:column;gap:2px;min-width:0;display:flex}.qt-stat-name{font-weight:600}.qt-stat-value{flex-wrap:wrap;align-items:center;gap:8px;font-size:.9em;display:flex}.qt-badge{opacity:.85;border:1px solid;border-radius:10px;padding:1px 6px;font-size:.75em}.qt-badge.exact{color:#4caf50}.qt-badge.simulated{color:#c88c14}.qt-ci{opacity:.7;font-size:.85em}.qt-stat-row-actions{flex-shrink:0;gap:6px;display:flex}.qt-error{color:#c82828}.qt-hint{opacity:.7;font-size:.9em}.qt-preview{padding:6px 0}.qt-modal-footer{justify-content:flex-end;align-items:center;gap:10px;display:flex}.qt-builder{flex-direction:column;gap:10px;display:flex}.qt-root-actions,.qt-group-dropzone{gap:8px;display:flex}.qt-group-dropzone{padding:4px 0 4px 12px}.qt-full-readout{background:#80808014;border-radius:6px;padding:8px 10px;font-size:.9em}.qt-node{border:1px solid var(--border-color,#8080804d);border-radius:6px;margin-bottom:6px;padding:8px;transition:background-color .1s}.qt-node.qt-drop-target{background:#4caf501f;border-color:#4caf50}.qt-group{background:#8080800a}.qt-group-children{border-left:2px solid #80808040;margin-left:16px;padding-left:10px}.qt-node-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.qt-drag-handle{cursor:grab;opacity:.5;-webkit-user-select:none;user-select:none}.qt-drag-handle:active{cursor:grabbing}.qt-op-select{min-width:60px;font-weight:700}.qt-negate-toggle{opacity:.5}.qt-negate-toggle.active{opacity:1;color:#c82828;border-color:#c82828}.qt-duplicate{opacity:.6;margin-left:auto}.qt-duplicate:hover{opacity:1;color:#2176d1}.qt-delete{opacity:.6}.qt-delete:hover{opacity:1;color:#c82828}.qt-readout{opacity:.85;flex:1;font-size:.9em}.qt-condition-editor{flex-direction:column;gap:4px;display:flex}.qt-condition-mode-row{flex-wrap:wrap;gap:16px;padding:2px 0 4px;display:flex}.qt-mode-option{opacity:.6;cursor:pointer;align-items:center;gap:6px;font-size:.85em;display:flex}.qt-mode-option.active{opacity:1;font-weight:600}.qt-condition-tabs-row{align-items:flex-end;gap:8px;display:flex}.qt-condition-tabs-wrapper{flex:1;min-width:0}.qt-condition-description-row{align-items:center;gap:8px;margin-top:6px;display:flex}.qt-tab-hint{opacity:.65;margin:0 0 6px;font-size:.82em}.qt-condition-tabs-wrapper>div>div:first-child{gap:0!important}.qt-condition-tabs-wrapper>div>div:first-child>button{font-weight:600;position:relative;border:1px solid #80808066!important;border-bottom:none!important;border-radius:8px 8px 0 0!important;font-size:.82em!important}.qt-condition-tabs-wrapper>div>div:first-child>button[style*=\#eee]{opacity:.6!important;margin-top:6px!important}.qt-condition-tabs-wrapper>div>div:first-child>button:first-child[style*=\#eee]{z-index:5;transform:translate(0)}.qt-condition-tabs-wrapper>div>div:first-child>button:nth-child(2)[style*=\#eee]{z-index:4;transform:translate(-4px)}.qt-condition-tabs-wrapper>div>div:first-child>button:nth-child(3)[style*=\#eee]{z-index:3;transform:translate(-8px)}.qt-condition-tabs-wrapper>div>div:first-child>button:nth-child(4)[style*=\#eee]{z-index:2;transform:translate(-12px)}.qt-condition-tabs-wrapper>div>div:first-child>button:nth-child(5)[style*=\#eee]{z-index:1;transform:translate(-16px)}.qt-condition-tabs-wrapper>div>div:first-child>button[style*=\#ccc]{z-index:10;opacity:1!important;margin-bottom:-1px!important}.qt-condition-tabs-wrapper>div>div:last-child{border-radius:0 6px 6px!important;padding:10px!important}.qt-named-tab{flex-direction:column;gap:6px;display:flex}.qt-name-search-row input{width:100%}.qt-name-search-results{border:1px solid #8080804d;border-radius:4px;flex-direction:column;max-height:160px;display:flex;overflow-y:auto}.qt-name-search-result{text-align:left;background:0 0;border:none;border-radius:0;padding:6px 8px}.qt-name-search-result:hover{background:#4caf501f}.qt-name-chip-list{flex-wrap:wrap;gap:6px;display:flex}.qt-name-chip{border:1px solid #8080804d;border-radius:12px;align-items:center;gap:4px;padding:2px 6px;font-size:.82em;display:inline-flex}.qt-name-chip.include{background:#4caf501f;border-color:#4caf50}.qt-name-chip.exclude{background:#c828281a;border-color:#c82828;-webkit-text-decoration:line-through #c8282899;text-decoration:line-through #c8282899}.qt-name-chip-toggle,.qt-name-chip-remove{opacity:.75;padding:0 2px}.qt-name-chip-toggle:hover,.qt-name-chip-remove:hover{opacity:1}.qt-editor-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.qt-editor-row label,.qt-field-label{opacity:.75;min-width:90px;font-size:.85em}.qt-toggle-group{gap:4px;display:flex}.qt-toggle-group-wrap{flex-wrap:wrap}.qt-toggle{border:1px solid var(--border-color,#8080804d);opacity:.6;border-radius:4px;padding:2px 8px;font-size:.85em}.qt-toggle.active{opacity:1;background:#4caf5026;border-color:#4caf50}*{box-sizing:border-box;margin:0;padding:0}body{height:100vh;font-family:Poppins,sans-serif}._input-list-grid_1h9dr_2{border-collapse:collapse;table-layout:fixed;border:none}._input-list-grid_1h9dr_2 thead,._input-list-grid_1h9dr_2 tfoot,._input-list-grid_1h9dr_2 tbody{display:table-row-group}._input-list-grid_1h9dr_2 tr{display:table-row}._input-list-grid_1h9dr_2 td,._input-list-grid_1h9dr_2 th{text-align:left;vertical-align:middle;padding:8px}._input-list-grid_1h9dr_2 thead tr th,._input-list-grid_1h9dr_2 tfoot tr td,._input-list-grid_1h9dr_2 td._header-footer-cell_1h9dr_27,._input-list-grid_1h9dr_2 th._header-footer-cell_1h9dr_27{text-align:left;background-color:#0000;border:none;font-size:.9em;font-weight:700}._input-list-grid_1h9dr_2 thead tr:first-child th:first-child{background-color:#0000;border:none}._header-footer-cell_1h9dr_27{text-align:left;background-color:#0000;padding:8px;font-weight:700}._table-horizontal-label_1h9dr_48{text-align:center;margin:10px 0;font-size:1.25em;font-weight:700}._input-list-grid_1h9dr_2 td._row-header-cell_1h9dr_55,._input-list-grid_1h9dr_2 td._row-footer-cell_1h9dr_64{text-align:left;background-color:#0000;border:none;padding:8px;font-size:.9em;font-weight:700}._table-vertical-label_1h9dr_73{writing-mode:vertical-lr;text-orientation:upright;text-align:center;margin:0 10px;font-size:1.25em;font-weight:700}._input-list-grid_1h9dr_2 td._dummy-cell_1h9dr_82{background:0 0;border:none}._table-with-labels_1h9dr_87{align-items:center;display:flex}._vertical-label-left_1h9dr_92,._vertical-label-right_1h9dr_93{writing-mode:vertical-lr;transform-origin:50%;margin:0 1rem;font-size:1.25em;font-weight:700}._vertical-label-left_1h9dr_92{transform:rotate(180deg)}._checkbox-input_1h9dr_105{width:20px;height:20px;margin:5px}._checkbox-input_1h9dr_105+span{margin-left:5px}._input-list-grid_1h9dr_2 ._checkbox-container_1h9dr_115{justify-content:center;align-items:center}._checkbox-container_1h9dr_115 td{vertical-align:top;text-align:center;padding:10px}._checkbox-row-container_1h9dr_126 td{padding-top:2px;padding-left:5px;padding-right:5px}._input-list-grid_1h9dr_2 td._row-header-checkbox-cell_1h9dr_132{text-align:left;background-color:#0000;border:none;padding:8px;font-size:1em;font-weight:700}._checkbox-row-container_1h9dr_126,._checkbox-column-container_1h9dr_142{gap:10px}._checkbox-checked_1h9dr_146{color:#fff;background-color:#4caf50}._label-above_1h9dr_152{flex-direction:column;display:flex}._label-below_1h9dr_157{flex-direction:column-reverse;display:flex}._label-left_1h9dr_162{flex-direction:row;align-items:center;gap:8px;display:flex}._label-right_1h9dr_169{flex-direction:row-reverse;align-items:center;gap:8px;display:flex}._heading-label_1h9dr_176{font-size:.9em;font-weight:600}._general-input-container_1h9dr_181{flex-direction:column;display:flex}._general-input_1h9dr_181{border:1px solid #ccc;border-radius:4px;padding:6px 8px;font-size:.9em}._radio-container_1h9dr_193,._checkbox-container_1h9dr_115{align-items:center;display:flex}._radio-group_1h9dr_199,._checkbox-group_1h9dr_200{display:flex}._dropdownWithCarrots_13lfv_1{align-items:center;gap:2px;display:flex}._arrowButton_13lfv_7{cursor:pointer;background-color:#f0f0f0;border:1px solid #ccc;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:12px;display:flex}._arrowButton_13lfv_7:hover{background-color:#e0e0e0}._dropdownSelect_13lfv_25{text-align:center;border:1px solid #ccc;border-radius:2px;height:20px;padding:2px 5px;font-size:12px}._filter-drop-down_l21td_1{display:block;position:relative}._filter-drop-down-input_l21td_6{cursor:pointer;box-sizing:border-box;border:1px solid #e6e6e6;border-radius:5px;width:100%;padding:10px}._filter-drop-down-input_l21td_6:focus{outline:none}._filter-dropdown-options_l21td_19{z-index:1000;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:100%;max-height:200px;margin:0;padding:5px 0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 2px 4px #0003}._filter-dropdown-options_l21td_19 li{cursor:pointer;text-align:left;margin:0;padding:5px 15px;font-size:.8rem}._filter-dropdown-options_l21td_19 li:hover{background-color:#f0f0f0}._selected-options_l21td_48{flex-wrap:wrap;display:flex}._selected-option_l21td_48{border:1px solid #ccc;border-radius:4px;align-items:center;margin-bottom:5px;margin-right:5px;padding:5px;display:inline-flex}._selected-option_l21td_48 button{cursor:pointer;background-color:#0000;border:none;margin-left:5px}._wrapper_1db2g_1{width:100%;position:relative}._input_1db2g_6{box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;padding:4px 6px;font-family:inherit;font-size:.875rem}._input_1db2g_6:hover,._input_1db2g_6:focus{background:#fff;border-color:#e6e6e6;outline:none}._input_1db2g_6._confirmed_1db2g_23{background:#f0faf4;border-color:#b7e4c7}._input_1db2g_6._confirmed_1db2g_23:focus{border-color:#74c69d}._readOnlyText_1db2g_31{font-size:.875rem}._dropdown_1db2g_35{z-index:1200;background:#fff;border:1px solid #e0e0e0;border-radius:4px;max-height:220px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}._option_1db2g_52{cursor:pointer;color:#222;padding:7px 12px;font-size:.875rem}._option_1db2g_52:hover,._option_1db2g_52._active_1db2g_59{background:#f0f4ff}._createOption_1db2g_63{cursor:pointer;color:#2563eb;border-top:1px solid #f0f0f0;align-items:center;gap:6px;margin-top:2px;padding:7px 12px;font-size:.875rem;display:flex}._createOption_1db2g_63:hover,._createOption_1db2g_63._active_1db2g_59{background:#eff6ff}._createIcon_1db2g_79{flex-shrink:0;font-size:.75rem}._wrapper_1j6of_1{vertical-align:middle;cursor:default;align-items:center;margin-left:5px;display:inline-flex;position:relative}._badge_1j6of_10{color:#344054;-webkit-user-select:none;user-select:none;background:#d0d5dd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}._badge_1j6of_10:hover{background:#b0b8c8}._tip_1j6of_30{visibility:hidden;opacity:0;pointer-events:none;z-index:1500;color:#fff;white-space:normal;background:#1a1a2e;border-radius:5px;width:max-content;max-width:240px;padding:7px 10px;font-size:.78rem;line-height:1.45;transition:opacity .15s;position:absolute}._wrapper_1j6of_1:hover ._tip_1j6of_30{visibility:visible;opacity:1}._wrapper_1j6of_1[data-position=top] ._tip_1j6of_30{bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}._wrapper_1j6of_1[data-position=top] ._tip_1j6of_30:after{content:"";border:5px solid #0000;border-top-color:#1a1a2e;position:absolute;top:100%;left:50%;transform:translate(-50%)}._wrapper_1j6of_1[data-position=right] ._tip_1j6of_30{top:50%;left:calc(100% + 7px);transform:translateY(-50%)}._wrapper_1j6of_1[data-position=right] ._tip_1j6of_30:after{content:"";border:5px solid #0000;border-right-color:#1a1a2e;position:absolute;top:50%;right:100%;transform:translateY(-50%)}._wrapper_1j6of_1[data-position=bottom] ._tip_1j6of_30{top:calc(100% + 7px);left:50%;transform:translate(-50%)}._wrapper_1j6of_1[data-position=bottom] ._tip_1j6of_30:after{content:"";border:5px solid #0000;border-bottom-color:#1a1a2e;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}._wrapper_1j6of_1[data-position=left] ._tip_1j6of_30{top:50%;right:calc(100% + 7px);transform:translateY(-50%)}._wrapper_1j6of_1[data-position=left] ._tip_1j6of_30:after{content:"";border:5px solid #0000;border-left-color:#1a1a2e;position:absolute;top:50%;left:100%;transform:translateY(-50%)}._popup-overlay_34l1x_1{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}._popup-content_34l1x_14{background-color:#fff;border-radius:8px;width:100%;max-width:400px;padding:20px;box-shadow:0 4px 8px #0003}._popup-content_34l1x_14 h2{margin-bottom:12px;font-size:1.25rem}._popup-textarea_34l1x_28{resize:none;border:1px solid #ccc;border-radius:4px;width:100%;height:120px;margin-bottom:16px;padding:10px;font-size:1rem}._popup-buttons_34l1x_39{justify-content:flex-end;gap:10px;display:flex}._popup-buttons_34l1x_39 button{cursor:pointer;border:none;border-radius:4px;padding:8px 16px;font-size:1rem}._popup-buttons_34l1x_39 button:hover{opacity:.9}._popup-buttons_34l1x_39 button:last-child{color:#fff;background-color:#f44336}._grid-container_x6qd2_1{box-sizing:border-box;gap:.2rem 1px;width:100%;padding:.2rem}._wrapper_1qdj5_1{width:100%;overflow:visible}._tdData_1qdj5_7{position:relative;overflow:visible}._table_1qdj5_12{border-collapse:collapse;width:100%;font-size:.9rem}._colHandle_1qdj5_19{width:28px}._colNum_1qdj5_20,._colDelete_1qdj5_21{width:36px}._table_1qdj5_12 thead th{text-align:left;color:#555;white-space:nowrap;border-bottom:2px solid #e6e6e6;padding:6px 8px;font-size:.8rem;font-weight:600}._thHandle_1qdj5_33,._thDelete_1qdj5_34{padding:0}._thNum_1qdj5_35{text-align:center;color:#999}._table_1qdj5_12 td{vertical-align:middle;border-bottom:1px solid #f0f0f0;padding:4px 6px}._tdHandle_1qdj5_45{cursor:grab;color:#ccc;text-align:center;padding:0 4px}._tdHandle_1qdj5_45:active{cursor:grabbing}._grip_1qdj5_47{font-size:.9rem}._grip_1qdj5_47:hover{color:#888}._tdNum_1qdj5_51{text-align:center;color:#888;min-width:28px;font-size:.8rem;font-weight:600}._input_1qdj5_60{background:0 0;border:1px solid #0000;border-radius:4px;width:100%;padding:4px 6px;font-family:inherit;font-size:.875rem}._input_1qdj5_60:hover,._input_1qdj5_60:focus{background:#fff;border-color:#e6e6e6;outline:none}._textarea_1qdj5_76{resize:vertical;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;padding:4px 6px;font-family:inherit;font-size:.875rem;line-height:1.5}._textarea_1qdj5_76:hover,._textarea_1qdj5_76:focus{background:#fff;border-color:#e6e6e6;outline:none}._viewText_1qdj5_95{white-space:pre-wrap;margin:0;line-height:1.6}._sectionRow_1qdj5_102 td{background:#f7f7f7;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}._sectionCell_1qdj5_107{padding:4px 6px}._sectionInput_1qdj5_108{color:#444;background:0 0;border:none;width:100%;padding:4px 8px;font-family:inherit;font-size:.875rem;font-weight:600}._sectionInput_1qdj5_108:focus{outline:none}._sectionInput_1qdj5_108::placeholder{color:#bbb;font-weight:400}._sectionTitle_1qdj5_121{color:#444;padding:0 8px;font-size:.875rem;font-weight:600}._tdDelete_1qdj5_129{text-align:center;padding:0 4px}._deleteBtn_1qdj5_130{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:4px;font-size:.8rem;line-height:1}._deleteBtn_1qdj5_130:hover{color:#e74c3c;background:#fef0f0}._dragging_1qdj5_143{opacity:.35}._dropAbove_1qdj5_146 td{box-shadow:inset 0 2px #4a90d9}._dropBelow_1qdj5_147 td{box-shadow:inset 0 -2px #4a90d9}._actions_1qdj5_150{gap:8px;margin-top:10px;display:flex}._addBtn_1qdj5_155{color:#000;cursor:pointer;background:#fff;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-width:130px;padding:5px 15px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}._addBtn_1qdj5_155:hover{transform:scale(.98)}._addBtn_1qdj5_155 svg{margin-right:4px}._wrapper_1yti9_1{flex-direction:column;gap:6px;display:flex}._label_1yti9_7{color:#444;font-size:.85rem;font-weight:600}._row_1yti9_13{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._cell_1yti9_20{background:#fff;border:1px solid #ccc;border-radius:4px;padding:5px 8px;font-size:.85rem}input._cell_1yti9_20{width:90px}._remove_1yti9_32{color:#999;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;line-height:1;display:flex}._remove_1yti9_32:hover{color:#e55}._add_1yti9_47{color:#555;cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:4px;align-items:center;gap:5px;width:fit-content;padding:4px 10px;font-size:.82rem;display:inline-flex}._add_1yti9_47:hover{color:#222;border-color:#888}._toggle-buttons-container_10njm_1{display:flex}._toggle-buttons_10njm_1{cursor:pointer;color:#444;border:none;margin-right:5px;padding:8px 16px}._toggle-buttons-off_10njm_13{color:#444;background-color:#ccc}._toggle-buttons-on_10njm_18{color:#fff;background-color:green}._toggle-slider_j6suo_1{-webkit-user-select:none;user-select:none;align-items:center;display:flex}._slider-track_j6suo_7{cursor:pointer;background-color:#ccc;border-radius:15px;margin:0 10px;position:relative}._slider-thumb_j6suo_15{background-color:#fff;border:3px solid;transition:left .2s;position:absolute;top:50%;transform:translateY(-50%)}._position-labels_j6suo_24{pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute}._above_j6suo_32{top:-20px}._below_j6suo_36{bottom:-20px}._left-label_j6suo_40,._right-label_j6suo_41{color:#000}._toggle-slider_j6suo_1._xs_j6suo_46 ._slider-track_j6suo_7,._xs_j6suo_46 ._slider-track_j6suo_7{height:20px}._toggle-slider_j6suo_1._sm_j6suo_51 ._slider-track_j6suo_7,._sm_j6suo_51 ._slider-track_j6suo_7{height:25px}._toggle-slider_j6suo_1._medium_j6suo_56 ._slider-track_j6suo_7,._medium_j6suo_56 ._slider-track_j6suo_7{height:30px}._toggle-slider_j6suo_1._lg_j6suo_61 ._slider-track_j6suo_7,._lg_j6suo_61 ._slider-track_j6suo_7{height:35px}._toggle-slider_j6suo_1._xl_j6suo_66 ._slider-track_j6suo_7,._xl_j6suo_66 ._slider-track_j6suo_7{height:40px}._toggle-slider_j6suo_1._ios_j6suo_72 ._slider-track_j6suo_7,._ios_j6suo_72 ._slider-track_j6suo_7{background-color:#d3d3d3;border-radius:30px;height:30px}._toggle-slider_j6suo_1._ios_j6suo_72 ._slider-thumb_j6suo_15,._ios_j6suo_72 ._slider-thumb_j6suo_15{background-color:#f5f5f5;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #0000001a,0 4px #0000000a,0 4px 9px #00000021,0 3px 3px #0000000d}._toggle-slider_j6suo_1._ios_j6suo_72 ._slider-track_j6suo_7:before,._ios_j6suo_72 ._slider-track_j6suo_7:before{content:"";background-color:#d3d3d3;border-radius:30px;width:51px;height:30px;transition:background-color .2s;display:block;position:absolute;top:0;left:0}._toggle-slider_j6suo_1._ios_j6suo_72 ._slider-track_j6suo_7:after,._ios_j6suo_72 ._slider-track_j6suo_7:after{content:"";background-color:#f5f5f5;border-radius:60px;width:28px;height:28px;transition:left .35s cubic-bezier(.54,1.6,.5,1);display:block;position:absolute;top:1px;left:0}._toggle-slider_j6suo_1._ios_j6suo_72 input:checked+._slider-track_j6suo_7:before,._ios_j6suo_72 input:checked+._slider-track_j6suo_7:before{background-color:#2ecc71}._toggle-slider_j6suo_1._ios_j6suo_72 input:checked+._slider-track_j6suo_7:after,._ios_j6suo_72 input:checked+._slider-track_j6suo_7:after{left:calc(100% - 28px)}._toggle-slider_j6suo_1._android_j6suo_127 ._slider-track_j6suo_7,._android_j6suo_127 ._slider-track_j6suo_7{background-color:#ec7a7a;border-radius:20px;height:20px}._toggle-slider_j6suo_1._android_j6suo_127 ._slider-thumb_j6suo_15,._android_j6suo_127 ._slider-thumb_j6suo_15{background-color:#da3e3e;border-radius:50%;width:25px;height:25px;transition:left .2s ease-out;box-shadow:2px 2px 4px #444}._toggle-slider_j6suo_1._android_j6suo_127 input:checked+._slider-track_j6suo_7,._android_j6suo_127 input:checked+._slider-track_j6suo_7{background-color:#a2dfaa}._toggle-slider_j6suo_1._android_j6suo_127 input:checked+._slider-track_j6suo_7 ._slider-thumb_j6suo_15,._android_j6suo_127 input:checked+._slider-track_j6suo_7 ._slider-thumb_j6suo_15{background-color:#63cf71;left:calc(100% - 25px)}._toggle-slider_j6suo_1._square_j6suo_156 ._slider-track_j6suo_7,._square_j6suo_156 ._slider-track_j6suo_7{background-color:#d3d3d3;border-radius:10px;height:30px}._toggle-slider_j6suo_1._square_j6suo_156 ._slider-thumb_j6suo_15,._square_j6suo_156 ._slider-thumb_j6suo_15{background-color:#f5f5f5;border-radius:5px;width:28px;height:28px}._toggle-slider_j6suo_1._square_j6suo_156 input:checked+._slider-track_j6suo_7:before,._square_j6suo_156 input:checked+._slider-track_j6suo_7:before{background-color:#2ecc71}._toggle-slider_j6suo_1._square_j6suo_156 input:checked+._slider-track_j6suo_7:after,._square_j6suo_156 input:checked+._slider-track_j6suo_7:after{left:calc(100% - 28px)}._blue_j6suo_182{color:#3498db}._red_j6suo_186{color:#e74c3c}._green_j6suo_190{color:#2ecc71}._orange_j6suo_194{color:#e67e22}._yellow_j6suo_198{color:#f1c40f}._gray_j6suo_202{color:#555}._toggle-slider_j6suo_1._disabled_j6suo_207 ._slider-track_j6suo_7,._disabled_j6suo_207 ._slider-track_j6suo_7{cursor:not-allowed;background-color:#ddd}._toggle-slider_j6suo_1._disabled_j6suo_207 ._slider-thumb_j6suo_15,._disabled_j6suo_207 ._slider-thumb_j6suo_15{border-color:#aaa}._dropdown_jzhv8_1{display:inline-block;position:relative}._dropdown-toggle_jzhv8_6{cursor:pointer;background-color:#fff;border:1px solid #ccc;padding:8px 12px}._dropdown-toggle_jzhv8_6:focus{outline:none}._dropdown-menu_jzhv8_17{z-index:1000;color:#fff;background-color:#000;border:2px solid #333;border-radius:4px;width:200px;margin:0;padding:0;list-style:none;display:none;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 2px 4px #0003}._dropdown-menu_jzhv8_17._show_jzhv8_35{display:block}._dropdown-menu_jzhv8_17 li{cursor:pointer;text-align:center;border-top:1px solid #333;margin:0;padding:0;list-style:none}._dropdown-menu_jzhv8_17 li:first-child{border-top:none}._dropdown-menu_jzhv8_17 li button{cursor:pointer;box-sizing:border-box;border:none;border-radius:0;width:100%;padding:5px 20px}._dropdown-menu_jzhv8_17 li:hover{background-color:#333}._dropdown-menu_jzhv8_17 li:last-child{margin-bottom:0}@font-face{font-family:Mana;src:url(/assets/mana-nXJ1YO3J.eot?v=1.18.0);src:url(/assets/mana-nXJ1YO3J.eot?#iefix&v=1.18.0)format("embedded-opentype"),url(/assets/mana-Bx-kp8II.woff?v=1.18.0)format("woff"),url(/assets/mana-Dd7dj-GP.ttf?v=1.18.0)format("truetype"),url(/assets/mana-CylcniHU.svg?v=1.18.0#mana)format("svg");font-weight:400;font-style:normal}@font-face{font-family:MPlantin;src:url(/assets/mplantin-BPhtYcIe.eot?v=1.18.0);src:url(/assets/mplantin-BPhtYcIe.eot?#iefix&v=1.18.0)format("embedded-opentype"),url(/assets/mplantin-Dsk68a-x.woff?v=1.18.0)format("woff"),url(/assets/mplantin-DGd3yikv.ttf?v=1.18.0)format("truetype"),url(/assets/mplantin-D6SO6wSc.svg?v=1.18.0#mplantin)format("svg");font-weight:400;font-style:normal}.ms{font:14px Mana;font-size:inherit;text-rendering:auto;speak:none;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ms-mana-b:#a7999e;--ms-mana-c:#d0c6bb;--ms-mana-g:#9fcba6;--ms-mana-r:#f19b79;--ms-mana-u:#bcdaf7;--ms-mana-w:#fdfbce;line-height:1em;display:inline-block;transform:translate(0)}.ms-w:before{content:""}.ms-w-original:before{content:""}.ms-w-list:before{content:""}.ms-u:before{content:""}.ms-b:before{content:""}.ms-r:before{content:""}.ms-g:before{content:""}.ms-0:before{content:""}.ms-1:before{content:""}.ms-2{margin-left:inherit!important}.ms-2:before{content:""}.ms-3:before{content:""}.ms-4:before{content:""}.ms-5:before{content:""}.ms-6:before{content:""}.ms-7:before{content:""}.ms-8:before{content:""}.ms-9:before{content:""}.ms-10:before{content:""}.ms-11:before{content:""}.ms-12:before{content:""}.ms-13:before{content:""}.ms-14:before{content:""}.ms-15:before{content:""}.ms-16:before{content:""}.ms-17:before{content:""}.ms-18:before{content:""}.ms-19:before{content:""}.ms-20:before{content:""}.ms-x:before{content:""}.ms-y:before{content:""}.ms-z:before{content:""}.ms-s:before{content:""}.ms-s-mtga:before{content:""}.ms-c:before{content:""}.ms-e:before,.ms-energy:before{content:""}.ms-acorn:before{content:""}.ms-ticket:before,.ms-tk:before{content:""}.ms-1-2:before{content:""}.ms-infinity:before{content:""}.ms-l:before{content:""}.ms-d:before{content:""}.ms-spree:before{content:""}.ms-h:before,.ms-watermark-phyrexian:before{content:""}.ms-paw:before{content:""}.ms-p:before{content:""}.ms-tap:before{content:""}.ms-untap:before{content:""}.ms-tap-alt:before,.ms-tap-3ed:before{content:""}.ms-tap-4ed:before{content:""}.ms-chaos:before{content:""}.ms-artifact:before{content:""}.ms-battle:before{content:""}.ms-battle-siege:before{content:""}.ms-commander:before{content:""}.ms-conspiracy:before{content:""}.ms-creature:before{content:""}.ms-enchantment:before{content:""}.ms-dungeon:before{content:""}.ms-instant:before{content:""}.ms-land:before{content:""}.ms-multicolor:before{content:""}.ms-phenomenon:before{content:""}.ms-plane:before{content:""}.ms-planeswalker:before,.ms-watermark-planeswalker:before{content:""}.ms-rarity:before{content:""}.ms-saga:before{content:""}.ms-scheme:before{content:""}.ms-sorcery:before{content:""}.ms-token:before{content:""}.ms-tribal:before,.ms-multiple:before{content:""}.ms-vanguard:before{content:""}.ms-hand:before{content:""}.ms-library:before{content:""}.ms-graveyard:before{content:""}.ms-exile:before{content:""}.ms-wu:before,.ms-wb:before,.ms-rw:after,.ms-gw:after,.ms-2w:after,.ms-cw:after{content:""}.ms-ub:before,.ms-ur:before,.ms-wu:after,.ms-gu:after,.ms-2u:after,.ms-cu:after{content:""}.ms-br:before,.ms-bg:before,.ms-wb:after,.ms-ub:after,.ms-2b:after,.ms-cb:after{content:""}.ms-rw:before,.ms-rg:before,.ms-ur:after,.ms-br:after,.ms-2r:after,.ms-cr:after{content:""}.ms-gw:before,.ms-gu:before,.ms-bg:after,.ms-rg:after,.ms-2g:after,.ms-cg:after{content:""}.ms-2w:before,.ms-2u:before,.ms-2b:before,.ms-2r:before,.ms-2g:before{content:""}.ms-cw:before,.ms-cu:before,.ms-cb:before,.ms-cr:before,.ms-cg:before{content:""}.ms-wp:before,.ms-up:before,.ms-bp:before,.ms-rp:before,.ms-gp:before,.ms-wup:before,.ms-wup:after,.ms-wbp:before,.ms-wbp:after,.ms-ubp:before,.ms-ubp:after,.ms-urp:before,.ms-urp:after,.ms-brp:before,.ms-brp:after,.ms-bgp:before,.ms-bgp:after,.ms-rwp:before,.ms-rwp:after,.ms-rgp:before,.ms-rgp:after,.ms-gwp:before,.ms-gwp:after,.ms-gup:before,.ms-gup:after{content:""}.ms-100:before{content:""}.ms-1000000:before{content:""}.ms-loyalty-up:before{content:""}.ms-loyalty-down:before{content:""}.ms-loyalty-zero:before{content:""}.ms-loyalty-start:before{content:""}.ms-defense:before{content:""}.ms-defense-border:before{content:""}.ms-level:before{content:""}.ms-level:after{content:""}.ms-dfc-back:before{content:""}.ms-dfc-day:before{content:""}.ms-dfc-emrakul:before{content:""}.ms-dfc-enchantment:before{content:""}.ms-dfc-facedown:before{content:""}.ms-dfc-front:before{content:""}.ms-dfc-ignite:before{content:""}.ms-dfc-land:before{content:""}.ms-dfc-lesson:before{content:""}.ms-dfc-meld:before{content:""}.ms-dfc-modal-back:before{content:""}.ms-dfc-modal-face:before{content:""}.ms-dfc-moon:before{content:""}.ms-dfc-night:before{content:""}.ms-dfc-saga:before{content:""}.ms-dfc-saga-creature:before{content:""}.ms-dfc-spark:before{content:""}.ms-flashback:before{content:""}.ms-power:before{content:""}.ms-power-mtga:before{content:""}.ms-toughness:before{content:""}.ms-toughness-mtga:before{content:""}.ms-artist-brush:before{content:""}.ms-artist-nib:before{content:""}.ms-guild-azorius:before,.ms-watermark-azorius:before{content:""}.ms-guild-boros:before,.ms-watermark-boros:before{content:""}.ms-guild-dimir:before,.ms-watermark-dimir:before{content:""}.ms-guild-golgari:before,.ms-watermark-golgari:before{content:""}.ms-guild-gruul:before,.ms-watermark-gruul:before{content:""}.ms-guild-izzet:before,.ms-watermark-izzet:before{content:""}.ms-guild-orzhov:before,.ms-watermark-orzhov:before{content:""}.ms-guild-rakdos:before,.ms-watermark-rakdos:before{content:""}.ms-guild-selesnya:before,.ms-watermark-selesnya:before{content:""}.ms-guild-simic:before,.ms-watermark-simic:before{content:""}.ms-clan-abzan:before,.ms-watermark-abzan:before{content:""}.ms-clan-jeskai:before,.ms-watermark-jeskai:before{content:""}.ms-clan-mardu:before,.ms-watermark-mardu:before{content:""}.ms-clan-sultai:before,.ms-watermark-sultai:before{content:""}.ms-clan-temur:before,.ms-watermark-temur:before{content:""}.ms-clan-atarka:before,.ms-watermark-atarka:before{content:""}.ms-clan-dromoka:before,.ms-watermark-dromoka:before{content:""}.ms-clan-kolaghan:before,.ms-watermark-kolaghan:before{content:""}.ms-clan-ojutai:before,.ms-watermark-ojutai:before{content:""}.ms-clan-silumgar:before,.ms-watermark-silumgar:before{content:""}.ms-party-cleric:before{content:""}.ms-party-rogue:before{content:""}.ms-party-warrior:before{content:""}.ms-party-wizard:before{content:""}.ms-polis-setessa:before{content:""}.ms-polis-akros:before{content:""}.ms-polis-meletis:before{content:""}.ms-school-lorehold:before,.ms-watermark-lorehold:before{content:""}.ms-school-prismari:before,.ms-watermark-prismari:before{content:""}.ms-school-quandrix:before,.ms-watermark-quandrix:before{content:""}.ms-school-silverquill:before,.ms-watermark-silverquill:before{content:""}.ms-school-witherbloom:before,.ms-watermark-witherbloom:before{content:""}.ms-counter-arrow:before{content:""}.ms-counter-brick:before{content:""}.ms-counter-brick-print:before{content:""}.ms-counter-charge:before{content:""}.ms-counter-charge-print:before{content:""}.ms-counter-damage:before{content:""}.ms-counter-deathtouch:before{content:""}.ms-counter-devotion:before{content:""}.ms-counter-doom:before{content:""}.ms-counter-echo:before{content:""}.ms-counter-finality:before,.ms-ability-finality:before{content:""}.ms-counter-flame:before{content:""}.ms-counter-flood:before{content:""}.ms-counter-fungus:before{content:""}.ms-counter-gold:before{content:""}.ms-counter-ki:before{content:""}.ms-counter-lore:before{content:""}.ms-counter-loyalty:before{content:""}.ms-counter-mining:before{content:""}.ms-counter-minus:before{content:""}.ms-counter-minus-uneven:before{content:""}.ms-counter-muster:before{content:""}.ms-counter-paw:before{content:""}.ms-counter-pin:before{content:""}.ms-counter-plus:before{content:""}.ms-counter-plus-uneven:before{content:""}.ms-counter-rad:before{content:""}.ms-counter-scream:before{content:""}.ms-counter-skeleton:before{content:""}.ms-counter-skull:before{content:""}.ms-counter-slime:before{content:""}.ms-counter-time:before{content:""}.ms-counter-verse:before{content:""}.ms-counter-void:before{content:""}.ms-counter-vortex:before{content:""}.ms-counter-shield:before{content:""}.ms-counter-stun:before{content:""}.ms-ability-activated:before,.ms-ability-crew:before,.ms-ability-cycling:before{content:""}.ms-ability-adamant:before{content:""}.ms-ability-adapt:before{content:""}.ms-ability-addendum:before{content:""}.ms-ability-adventure:before{content:""}.ms-ability-afflict:before{content:""}.ms-ability-afterlife:before{content:""}.ms-ability-aftermath:before{content:""}.ms-ability-alliance:before{content:""}.ms-ability-amass-orcs:before{content:""}.ms-ability-amass-zombies:before,.ms-ability-amass:before{content:""}.ms-ability-ascend:before{content:""}.ms-ability-backup:before{content:""}.ms-ability-bargain:before{content:""}.ms-ability-blitz:before{content:""}.ms-ability-boast:before{content:""}.ms-ability-case-solved:before{content:""}.ms-ability-case-solved-print:before{content:""}.ms-ability-casualty:before{content:""}.ms-ability-celebration:before{content:""}.ms-ability-changeling:before{content:""}.ms-ability-channel:before{content:""}.ms-ability-cleave:before{content:""}.ms-ability-cloak:before{content:""}.ms-ability-collect-evidence:before{content:""}.ms-ability-combat-condition:before{content:""}.ms-ability-companion:before{content:""}.ms-ability-constellation:before{content:""}.ms-ability-convoke-original:before{content:""}.ms-ability-convoke:before{content:""}.ms-ability-corrupted:before{content:""}.ms-ability-craft:before{content:""}.ms-ability-crime:before{content:""}.ms-ability-coven:before{content:""}.ms-ability-d20:before{content:""}.ms-ability-day-night:before{content:""}.ms-ability-daybound-nightbound:before{content:""}.ms-ability-deathtouch:before{content:""}.ms-ability-decayed:before{content:""}.ms-ability-defender:before{content:""}.ms-ability-delve:before{content:""}.ms-ability-descend:before{content:""}.ms-ability-devotion:before{content:""}.ms-ability-discover:before{content:""}.ms-ability-disguise:before{content:""}.ms-ability-disturb:before{content:""}.ms-ability-domain:before{content:""}.ms-ability-double-strike:before{content:""}.ms-ability-dungeon:before{content:""}.ms-ability-eerie:before{content:""}.ms-ability-embalm:before{content:""}.ms-ability-enlist:before{content:""}.ms-ability-enrage:before{content:""}.ms-ability-enrage-original:before{content:""}.ms-ability-escape:before{content:""}.ms-ability-eternalize:before{content:""}.ms-ability-exalted:before{content:""}.ms-ability-expend:before{content:""}.ms-ability-exploit:before{content:""}.ms-ability-explore:before{content:""}.ms-ability-fabricate:before{content:""}.ms-ability-ferocious:before{content:""}.ms-ability-first-strike:before{content:""}.ms-ability-flash:before{content:""}.ms-ability-flying:before{content:""}.ms-ability-for-mirrodin:before{content:""}.ms-ability-forage:before{content:""}.ms-ability-foretell:before,.ms-watermark-foretell:before{content:""}.ms-ability-gift:before{content:""}.ms-ability-goad:before,.ms-counter-goad:before{content:""}.ms-ability-haste:before{content:""}.ms-ability-hexproof:before{content:""}.ms-ability-hexproof-black:before{content:""}.ms-ability-hexproof-blue:before{content:""}.ms-ability-hexproof-green:before{content:""}.ms-ability-hexproof-red:before{content:""}.ms-ability-hexproof-white:before{content:""}.ms-ability-hideaway:before{content:""}.ms-ability-impending:before{content:""}.ms-ability-improvise:before{content:""}.ms-ability-incubate:before{content:""}.ms-ability-indestructible:before{content:""}.ms-ability-investigate:before{content:""}.ms-ability-jumpstart:before{content:""}.ms-ability-kicker:before{content:""}.ms-ability-landfall:before{content:""}.ms-ability-learn:before{content:""}.ms-ability-lifelink:before{content:""}.ms-ability-lifelink-original:before{content:""}.ms-ability-magecraft:before{content:""}.ms-ability-manifest-dread:before{content:""}.ms-ability-meld:before{content:""}.ms-ability-menace:before{content:""}.ms-ability-mentor:before{content:""}.ms-ability-morph:before{content:""}.ms-ability-mutate:before{content:""}.ms-ability-ninjutsu:before{content:""}.ms-ability-obscura:before{content:""}.ms-ability-offspring:before{content:""}.ms-ability-outlast:before{content:""}.ms-ability-party:before{content:""}.ms-ability-phyrexian:before{content:""}.ms-ability-plot:before{content:""}.ms-ability-proliferate:before{content:""}.ms-ability-prototype:before{content:""}.ms-ability-prowess:before{content:""}.ms-ability-raid:before{content:""}.ms-ability-reach:before{content:""}.ms-ability-read-ahead:before{content:""}.ms-ability-reconfigure:before{content:""}.ms-ability-revolt:before{content:""}.ms-ability-ring-bearer:before{content:""}.ms-ability-riot:before{content:""}.ms-ability-role-cursed:before{content:""}.ms-ability-role-monster:before{content:""}.ms-ability-role-royal:before{content:""}.ms-ability-role-sorceror:before{content:""}.ms-ability-role-wicked:before{content:""}.ms-ability-role-young-hero:before{content:""}.ms-ability-saddle:before{content:""}.ms-ability-specialize:before{content:""}.ms-ability-spectacle:before{content:""}.ms-ability-spree:before{content:""}.ms-ability-static:before,.ms-ability-enchant:before{content:""}.ms-ability-summoning-sickness:before{content:""}.ms-ability-surveil:before{content:""}.ms-ability-surveil-original:before{content:""}.ms-ability-survival:before{content:""}.ms-ability-suspect:before{content:""}.ms-ability-the-ring-tempts-you:before{content:""}.ms-ability-toxic:before{content:""}.ms-ability-training:before{content:""}.ms-ability-trample:before{content:""}.ms-ability-transform:before{content:""}.ms-ability-triggered:before{content:""}.ms-ability-undergrowth:before{content:""}.ms-ability-unearth:before{content:""}.ms-ability-valiant:before{content:""}.ms-ability-vigilance:before{content:""}.ms-ability-ward:before{content:""}.ms-ability-haktos-the-unscarred:before{content:""}.ms-ability-robber-of-the-rich:before{content:""}.ms-ability-duels-annihilator:before,.ms-ability-annihilator:before{content:""}.ms-ability-duels-battle-cry:before,.ms-ability-battle-cry:before{content:""}.ms-ability-duels-unblockable:before,.ms-ability-unblockable:before{content:""}.ms-ability-duels-cannot-block:before,.ms-ability-cannot-block:before{content:""}.ms-ability-duels-cannot-untap:before,.ms-ability-cannot-untap:before{content:""}.ms-ability-duels-cohort:before,.ms-ability-cohort:before{content:""}.ms-ability-duels-copy:before,.ms-ability-copy:before{content:""}.ms-ability-duels-deathtouch:before{content:""}.ms-ability-duels-defender:before{content:""}.ms-ability-duels-delirium:before,.ms-ability-delirium:before{content:""}.ms-ability-duels-detain:before,.ms-ability-detain:before{content:""}.ms-ability-duels-double-strike:before{content:""}.ms-ability-duels-dfc:before,.ms-ability-dfc:before{content:""}.ms-ability-duels-evolve:before,.ms-ability-evolve:before{content:""}.ms-ability-duels-exalted:before{content:""}.ms-ability-duels-exile:before,.ms-ability-exile:before{content:""}.ms-ability-duels-fading:before,.ms-ability-fading:before{content:""}.ms-ability-duels-fear:before,.ms-ability-fear:before{content:""}.ms-ability-duels-first-strike:before{content:""}.ms-ability-duels-flying:before{content:""}.ms-ability-duels-forestwalk:before,.ms-ability-forestwalk:before{content:""}.ms-ability-duels-haste:before{content:""}.ms-ability-duels-haunt:before,.ms-ability-haunt:before{content:""}.ms-ability-duels-hexproof:before{content:""}.ms-ability-duels-indestructible:before{content:""}.ms-ability-duels-infect:before,.ms-ability-infect:before{content:""}.ms-ability-duels-ingest:before,.ms-ability-ingest:before{content:""}.ms-ability-duels-intimidate:before,.ms-ability-intimidate:before{content:""}.ms-ability-duels-islandwalk:before,.ms-ability-islandwalk:before{content:""}.ms-ability-duels-legendary:before,.ms-ability-legendary:before{content:""}.ms-ability-duels-lifelink:before{content:""}.ms-ability-duels-menace:before{content:""}.ms-ability-duels-monstrous:before,.ms-ability-monstrous:before{content:""}.ms-ability-duels-mountainwalk:before,.ms-ability-mountainwalk:before{content:""}.ms-ability-duels-must-attack:before,.ms-ability-must-attack:before{content:""}.ms-ability-duels-plainswalk:before,.ms-ability-plainswalk:before{content:""}.ms-ability-duels-prevent-damage:before,.ms-ability-prevent-damage:before{content:""}.ms-ability-duels-protection-black:before,.ms-ability-protection-black:before{content:""}.ms-ability-duels-protection-blue:before,.ms-ability-protection-blue:before{content:""}.ms-ability-duels-protection-green:before,.ms-ability-protection-green:before{content:""}.ms-ability-duels-protection-red:before,.ms-ability-protection-red:before{content:""}.ms-ability-duels-protection-white:before,.ms-ability-protection-white:before{content:""}.ms-ability-duels-protection:before,.ms-ability-protection:before{content:""}.ms-ability-duels-rally:before,.ms-ability-rally:before{content:""}.ms-ability-duels-regenerate:before,.ms-ability-regenerate:before{content:""}.ms-ability-duels-renowned:before,.ms-ability-renowned:before{content:""}.ms-ability-duels-shroud:before,.ms-ability-shroud:before{content:""}.ms-ability-duels-skulk:before,.ms-ability-skulk:before{content:""}.ms-ability-duels-soulshift:before,.ms-ability-soulshift:before{content:""}.ms-ability-duels-swampwalk:before,.ms-ability-swampwalk:before{content:""}.ms-ability-duels-temporary-control:before,.ms-ability-temporary-control:before{content:""}.ms-ability-duels-totem-armor:before,.ms-ability-totem-armor:before{content:""}.ms-ability-duels-trample:before{content:""}.ms-ability-duels-undying:before,.ms-ability-undying:before{content:""}.ms-ability-duels-vigilance:before{content:""}.ms-watermark-agentsofsneak:before{content:""}.ms-watermark-arena:before{content:""}.ms-watermark-brokers:before{content:""}.ms-watermark-cabaretti:before{content:""}.ms-watermark-colorpie:before{content:""}.ms-watermark-conspiracy:before{content:""}.ms-watermark-corocoro:before{content:""}.ms-watermark-crossbreedlabs:before{content:""}.ms-watermark-cutiemark-apples:before{content:""}.ms-watermark-cutiemark-balloons:before{content:""}.ms-watermark-cutiemark-butterflies:before{content:""}.ms-watermark-cutiemark-gems:before{content:""}.ms-watermark-cutiemark-rainbow:before{content:""}.ms-watermark-cutiemark-sparkle:before{content:""}.ms-watermark-cutiemark-waningmoon:before{content:""}.ms-watermark-cutiemark-waxingmoon:before{content:""}.ms-watermark-dci:before{content:""}.ms-watermark-dengekimaoh:before{content:""}.ms-watermark-desparked:before{content:""}.ms-watermark-dnd:before{content:""}.ms-watermark-flavor-aestheticconsultation:before{content:""}.ms-watermark-flavor-farewelltoarms:before{content:""}.ms-watermark-flavor-monkeymonkeymonkey:before{content:""}.ms-watermark-flavor-moxlotus:before{content:""}.ms-watermark-flavor-myfirsttome:before{content:""}.ms-watermark-flavor-shoetree:before{content:""}.ms-watermark-flavor-whenfluffybunniesattack:before{content:""}.ms-watermark-flavor-manascrew:before{content:""}.ms-watermark-fnm:before{content:""}.ms-watermark-goblinexplosioneers:before{content:""}.ms-watermark-grandprix:before{content:""}.ms-watermark-grandprix2:before{content:""}.ms-watermark-herospath:before{content:""}.ms-watermark-herospath-1:before{content:""}.ms-watermark-herospath-2:before{content:""}.ms-watermark-herospath-3:before{content:""}.ms-watermark-herospath-4:before{content:""}.ms-watermark-herospath-5:before{content:""}.ms-watermark-herospath-6:before{content:""}.ms-watermark-herospath-7:before{content:""}.ms-watermark-herospath-8:before{content:""}.ms-watermark-herospath-9:before{content:""}.ms-watermark-japanjunior:before{content:""}.ms-watermark-judgeacademy:before{content:""}.ms-watermark-junior:before{content:""}.ms-watermark-juniorapac:before{content:""}.ms-watermark-junioreurope:before{content:""}.ms-watermark-leagueofdastardlydoom:before{content:""}.ms-watermark-maestros:before{content:""}.ms-watermark-mirran:before{content:""}.ms-watermark-mps:before{content:""}.ms-watermark-mtg:before{content:""}.ms-watermark-mtg10:before{content:""}.ms-watermark-mtg15:before{content:""}.ms-watermark-nerf:before{content:""}.ms-watermark-obscura:before{content:""}.ms-watermark-orderofthewidget:before{content:""}.ms-watermark-protour:before{content:""}.ms-watermark-riveteers:before{content:""}.ms-watermark-scholarship:before{content:""}.ms-watermark-transformers:before{content:""}.ms-watermark-trumpkatsumai:before{content:""}.ms-watermark-wotc:before{content:""}.ms-watermark-wpn:before{content:""}.ms-cost{color:#111;text-align:center;background-color:#beb9b2;border-radius:1em;width:1.3em;height:1.3em;font-size:.95em;line-height:1.35em}.ms-cost.ms-w,.ms-cost.ms-wp{background-color:#f0f2c0}.ms-cost.ms-u,.ms-cost.ms-up{background-color:#b5cde3}.ms-cost.ms-b,.ms-cost.ms-bp{background-color:#aca29a}.ms-cost.ms-r,.ms-cost.ms-rp{background-color:#db8664}.ms-cost.ms-g,.ms-cost.ms-gp{background-color:#93b483}.ms-cost.ms-wu,.ms-cost.ms-wb,.ms-cost.ms-ub,.ms-cost.ms-ur,.ms-cost.ms-br,.ms-cost.ms-bg,.ms-cost.ms-rw,.ms-cost.ms-rg,.ms-cost.ms-gw,.ms-cost.ms-gu,.ms-cost.ms-2w,.ms-cost.ms-2u,.ms-cost.ms-2b,.ms-cost.ms-2r,.ms-cost.ms-2g,.ms-cost.ms-cw,.ms-cost.ms-cu,.ms-cost.ms-cb,.ms-cost.ms-cr,.ms-cost.ms-cg,.ms-cost.ms-wup,.ms-cost.ms-wbp,.ms-cost.ms-ubp,.ms-cost.ms-urp,.ms-cost.ms-brp,.ms-cost.ms-bgp,.ms-cost.ms-rwp,.ms-cost.ms-rgp,.ms-cost.ms-gwp,.ms-cost.ms-gup{--ms-split-top:var(--ms-mana-c);--ms-split-bottom:var(--ms-mana-u);background:var(--ms-split-top);background:-moz-linear-gradient(135deg, var(--ms-split-top) 0%, var(--ms-split-top) 50%, var(--ms-split-bottom) 50%, var(--ms-split-bottom) 100%);background:-webkit-linear-gradient(135deg, var(--ms-split-top) 0%, var(--ms-split-top) 50%, var(--ms-split-bottom) 50%, var(--ms-split-bottom) 100%);background:linear-gradient(135deg, var(--ms-split-top) 0%, var(--ms-split-top) 50%, var(--ms-split-bottom) 50%, var(--ms-split-bottom) 100%);width:1.3em;height:1.3em;position:relative}.ms-cost.ms-wu:before,.ms-cost.ms-wu:after,.ms-cost.ms-wb:before,.ms-cost.ms-wb:after,.ms-cost.ms-ub:before,.ms-cost.ms-ub:after,.ms-cost.ms-ur:before,.ms-cost.ms-ur:after,.ms-cost.ms-br:before,.ms-cost.ms-br:after,.ms-cost.ms-bg:before,.ms-cost.ms-bg:after,.ms-cost.ms-rw:before,.ms-cost.ms-rw:after,.ms-cost.ms-rg:before,.ms-cost.ms-rg:after,.ms-cost.ms-gw:before,.ms-cost.ms-gw:after,.ms-cost.ms-gu:before,.ms-cost.ms-gu:after,.ms-cost.ms-2w:before,.ms-cost.ms-2w:after,.ms-cost.ms-2u:before,.ms-cost.ms-2u:after,.ms-cost.ms-2b:before,.ms-cost.ms-2b:after,.ms-cost.ms-2r:before,.ms-cost.ms-2r:after,.ms-cost.ms-2g:before,.ms-cost.ms-2g:after,.ms-cost.ms-cw:before,.ms-cost.ms-cw:after,.ms-cost.ms-cu:before,.ms-cost.ms-cu:after,.ms-cost.ms-cb:before,.ms-cost.ms-cb:after,.ms-cost.ms-cr:before,.ms-cost.ms-cr:after,.ms-cost.ms-cg:before,.ms-cost.ms-cg:after,.ms-cost.ms-wup:before,.ms-cost.ms-wup:after,.ms-cost.ms-wbp:before,.ms-cost.ms-wbp:after,.ms-cost.ms-ubp:before,.ms-cost.ms-ubp:after,.ms-cost.ms-urp:before,.ms-cost.ms-urp:after,.ms-cost.ms-brp:before,.ms-cost.ms-brp:after,.ms-cost.ms-bgp:before,.ms-cost.ms-bgp:after,.ms-cost.ms-rwp:before,.ms-cost.ms-rwp:after,.ms-cost.ms-rgp:before,.ms-cost.ms-rgp:after,.ms-cost.ms-gwp:before,.ms-cost.ms-gwp:after,.ms-cost.ms-gup:before,.ms-cost.ms-gup:after{position:absolute;font-size:.55em!important}.ms-cost.ms-wu:before,.ms-cost.ms-wb:before,.ms-cost.ms-ub:before,.ms-cost.ms-ur:before,.ms-cost.ms-br:before,.ms-cost.ms-bg:before,.ms-cost.ms-rw:before,.ms-cost.ms-rg:before,.ms-cost.ms-gw:before,.ms-cost.ms-gu:before,.ms-cost.ms-2w:before,.ms-cost.ms-2u:before,.ms-cost.ms-2b:before,.ms-cost.ms-2r:before,.ms-cost.ms-2g:before,.ms-cost.ms-cw:before,.ms-cost.ms-cu:before,.ms-cost.ms-cb:before,.ms-cost.ms-cr:before,.ms-cost.ms-cg:before,.ms-cost.ms-wup:before,.ms-cost.ms-wbp:before,.ms-cost.ms-ubp:before,.ms-cost.ms-urp:before,.ms-cost.ms-brp:before,.ms-cost.ms-bgp:before,.ms-cost.ms-rwp:before,.ms-cost.ms-rgp:before,.ms-cost.ms-gwp:before,.ms-cost.ms-gup:before{top:-.38em;left:.28em}.ms-cost.ms-wu:after,.ms-cost.ms-wb:after,.ms-cost.ms-ub:after,.ms-cost.ms-ur:after,.ms-cost.ms-br:after,.ms-cost.ms-bg:after,.ms-cost.ms-rw:after,.ms-cost.ms-rg:after,.ms-cost.ms-gw:after,.ms-cost.ms-gu:after,.ms-cost.ms-2w:after,.ms-cost.ms-2u:after,.ms-cost.ms-2b:after,.ms-cost.ms-2r:after,.ms-cost.ms-2g:after,.ms-cost.ms-cw:after,.ms-cost.ms-cu:after,.ms-cost.ms-cb:after,.ms-cost.ms-cr:after,.ms-cost.ms-cg:after,.ms-cost.ms-wup:after,.ms-cost.ms-wbp:after,.ms-cost.ms-ubp:after,.ms-cost.ms-urp:after,.ms-cost.ms-brp:after,.ms-cost.ms-bgp:after,.ms-cost.ms-rwp:after,.ms-cost.ms-rgp:after,.ms-cost.ms-gwp:after,.ms-cost.ms-gup:after{top:.5em;left:1em}.ms-cost.ms-wu,.ms-cost.ms-wup{--ms-split-top:var(--ms-mana-w)}.ms-cost.ms-wb,.ms-cost.ms-wbp{--ms-split-top:var(--ms-mana-w);--ms-split-bottom:var(--ms-mana-b)}.ms-cost.ms-ub,.ms-cost.ms-ubp{--ms-split-top:var(--ms-mana-u);--ms-split-bottom:var(--ms-mana-b)}.ms-cost.ms-ur,.ms-cost.ms-urp{--ms-split-top:var(--ms-mana-u);--ms-split-bottom:var(--ms-mana-r)}.ms-cost.ms-br,.ms-cost.ms-brp{--ms-split-top:var(--ms-mana-b);--ms-split-bottom:var(--ms-mana-r)}.ms-cost.ms-bg,.ms-cost.ms-bgp{--ms-split-top:var(--ms-mana-b);--ms-split-bottom:var(--ms-mana-g)}.ms-cost.ms-rw,.ms-cost.ms-rwp{--ms-split-top:var(--ms-mana-r);--ms-split-bottom:var(--ms-mana-w)}.ms-cost.ms-rg,.ms-cost.ms-rgp{--ms-split-top:var(--ms-mana-r);--ms-split-bottom:var(--ms-mana-g)}.ms-cost.ms-gw,.ms-cost.ms-gwp{--ms-split-top:var(--ms-mana-g);--ms-split-bottom:var(--ms-mana-w)}.ms-cost.ms-gu,.ms-cost.ms-gup{--ms-split-top:var(--ms-mana-g)}.ms-cost.ms-2w,.ms-cost.ms-cw{--ms-split-bottom:var(--ms-mana-w)}.ms-cost.ms-2b,.ms-cost.ms-cb{--ms-split-bottom:var(--ms-mana-b)}.ms-cost.ms-2r,.ms-cost.ms-cr{--ms-split-bottom:var(--ms-mana-r)}.ms-cost.ms-2g,.ms-cost.ms-cg{--ms-split-bottom:var(--ms-mana-g)}.ms-cost.ms-p:before{display:inline-block;transform:scale(1.2)}.ms-cost.ms-wp:before,.ms-cost.ms-up:before,.ms-cost.ms-bp:before,.ms-cost.ms-rp:before,.ms-cost.ms-gp:before,.ms-cost.ms-cw:before,.ms-cost.ms-cu:before,.ms-cost.ms-cb:before,.ms-cost.ms-cr:before,.ms-cost.ms-cg:before,.ms-cost.ms-wup:before,.ms-cost.ms-wbp:before,.ms-cost.ms-ubp:before,.ms-cost.ms-urp:before,.ms-cost.ms-brp:before,.ms-cost.ms-bgp:before,.ms-cost.ms-rwp:before,.ms-cost.ms-rgp:before,.ms-cost.ms-gwp:before,.ms-cost.ms-gup:before,.ms-cost.ms-wup:after,.ms-cost.ms-wbp:after,.ms-cost.ms-ubp:after,.ms-cost.ms-urp:after,.ms-cost.ms-brp:after,.ms-cost.ms-bgp:after,.ms-cost.ms-rwp:after,.ms-cost.ms-rgp:after,.ms-cost.ms-gwp:after,.ms-cost.ms-gup:after{display:inline-block;transform:scale(1.2)translate(.01rem)translateY(-.03rem)}.ms-cost.ms-tap-alt:before{padding-bottom:.1em;padding-left:.06em;display:inline-block;transform:scale(1.2)}.ms-cost.ms-s:before{color:#fff;-webkit-text-stroke:2px #fff;font-size:.85em;display:inline-block;position:relative;top:-.05em}.ms-cost.ms-s:after{content:"";color:#333;margin-left:-.9em;font-size:1.1em;position:absolute}.ms-cost.ms-s-mtga:before{color:#fff}.ms-cost.ms-untap{color:#fff;background-color:#111}.ms-cost.ms-shadow{box-shadow:-.06em .07em #111,0 .06em #111}.ms-cost.ms-shadow.ms-untap{box-shadow:-.06em .07em #fff,0 .06em #fff}.ms-split{width:1.3em;height:1.3em;position:relative}.ms-split:before,.ms-split:after{position:absolute;font-size:.55em!important}.ms-split:before{top:-.38em;left:.28em}.ms-split:after{top:.5em;left:1em}span.ms-half{width:.675em;margin-left:.675em;display:inline-block;overflow:hidden}span.ms-half>.ms-cost{margin-left:-.675em}.ms-half{border-radius:0 1em 1em 0;width:.675em;margin-left:.675em;overflow:hidden}.ms-half:before{margin-left:-.65em}.ms-100{width:2.4em}.ms-1000000{width:5.4em}.ms-loyalty-up,.ms-loyalty-down,.ms-loyalty-zero,.ms-loyalty-start{color:#111;text-align:center;font-size:1.5em;position:relative}.ms-loyalty-start{font-size:2em}.ms-loyalty-zero:after{line-height:2.1em!important}.ms-loyalty-0:after,.ms-loyalty-1:after,.ms-loyalty-2:after,.ms-loyalty-3:after,.ms-loyalty-4:after,.ms-loyalty-5:after,.ms-loyalty-6:after,.ms-loyalty-7:after,.ms-loyalty-8:after,.ms-loyalty-9:after,.ms-loyalty-10:after,.ms-loyalty-11:after,.ms-loyalty-12:after,.ms-loyalty-13:after,.ms-loyalty-14:after,.ms-loyalty-15:after,.ms-loyalty-16:after,.ms-loyalty-17:after,.ms-loyalty-18:after,.ms-loyalty-19:after,.ms-loyalty-20:after,.ms-loyalty-25:after,.ms-loyalty-x:after{color:#fff;text-align:center;width:100%;font-family:"MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif";font-size:.5em;line-height:2.25em;display:inline-block;position:absolute;left:0}.ms-loyalty-0:after{content:"0"}.ms-loyalty-up.ms-loyalty-1:after{content:"+1"}.ms-loyalty-up.ms-loyalty-2:after{content:"+2"}.ms-loyalty-up.ms-loyalty-3:after{content:"+3"}.ms-loyalty-up.ms-loyalty-4:after{content:"+4"}.ms-loyalty-up.ms-loyalty-5:after{content:"+5"}.ms-loyalty-up.ms-loyalty-6:after{content:"+6"}.ms-loyalty-up.ms-loyalty-7:after{content:"+7"}.ms-loyalty-up.ms-loyalty-8:after{content:"+8"}.ms-loyalty-up.ms-loyalty-9:after{content:"+9"}.ms-loyalty-up.ms-loyalty-10:after,.ms-loyalty-up.ms-loyalty-11:after{content:"+10"}.ms-loyalty-up.ms-loyalty-12:after{content:"+12"}.ms-loyalty-up.ms-loyalty-13:after{content:"+13"}.ms-loyalty-up.ms-loyalty-14:after{content:"+14"}.ms-loyalty-up.ms-loyalty-15:after{content:"+15"}.ms-loyalty-up.ms-loyalty-16:after{content:"+16"}.ms-loyalty-up.ms-loyalty-17:after{content:"+17"}.ms-loyalty-up.ms-loyalty-18:after{content:"+18"}.ms-loyalty-up.ms-loyalty-19:after{content:"+19"}.ms-loyalty-up.ms-loyalty-20:after{content:"+20"}.ms-loyalty-up.ms-loyalty-25:after{content:"+25"}.ms-loyalty-up.ms-loyalty-x:after{content:"+X"}.ms-loyalty-start.ms-loyalty-1:after{content:"1"}.ms-loyalty-start.ms-loyalty-2:after{content:"2"}.ms-loyalty-start.ms-loyalty-3:after{content:"3"}.ms-loyalty-start.ms-loyalty-4:after{content:"4"}.ms-loyalty-start.ms-loyalty-5:after{content:"5"}.ms-loyalty-start.ms-loyalty-6:after{content:"6"}.ms-loyalty-start.ms-loyalty-7:after{content:"7"}.ms-loyalty-start.ms-loyalty-8:after{content:"8"}.ms-loyalty-start.ms-loyalty-9:after{content:"9"}.ms-loyalty-start.ms-loyalty-10:after{content:"10"}.ms-loyalty-start.ms-loyalty-11:after{content:"11"}.ms-loyalty-start.ms-loyalty-12:after{content:"12"}.ms-loyalty-start.ms-loyalty-13:after{content:"13"}.ms-loyalty-start.ms-loyalty-14:after{content:"14"}.ms-loyalty-start.ms-loyalty-15:after{content:"15"}.ms-loyalty-start.ms-loyalty-16:after{content:"16"}.ms-loyalty-start.ms-loyalty-17:after{content:"17"}.ms-loyalty-start.ms-loyalty-18:after{content:"18"}.ms-loyalty-start.ms-loyalty-19:after{content:"19"}.ms-loyalty-start.ms-loyalty-20:after{content:"20"}.ms-loyalty-start.ms-loyalty-25:after{content:"25"}.ms-loyalty-start.ms-loyalty-x:after{content:"X"}.ms-loyalty-down:after{line-height:2em}.ms-loyalty-down.ms-loyalty-1:after{content:"-1"}.ms-loyalty-down.ms-loyalty-2:after{content:"-2"}.ms-loyalty-down.ms-loyalty-3:after{content:"-3"}.ms-loyalty-down.ms-loyalty-4:after{content:"-4"}.ms-loyalty-down.ms-loyalty-5:after{content:"-5"}.ms-loyalty-down.ms-loyalty-6:after{content:"-6"}.ms-loyalty-down.ms-loyalty-7:after{content:"-7"}.ms-loyalty-down.ms-loyalty-8:after{content:"-8"}.ms-loyalty-down.ms-loyalty-9:after{content:"-9"}.ms-loyalty-down.ms-loyalty-10:after{content:"-10"}.ms-loyalty-down.ms-loyalty-11:after{content:"-11"}.ms-loyalty-down.ms-loyalty-12:after{content:"-12"}.ms-loyalty-down.ms-loyalty-13:after{content:"-13"}.ms-loyalty-down.ms-loyalty-14:after{content:"-14"}.ms-loyalty-down.ms-loyalty-15:after{content:"-15"}.ms-loyalty-down.ms-loyalty-16:after{content:"-16"}.ms-loyalty-down.ms-loyalty-17:after{content:"-17"}.ms-loyalty-down.ms-loyalty-18:after{content:"-18"}.ms-loyalty-down.ms-loyalty-19:after{content:"-19"}.ms-loyalty-down.ms-loyalty-20:after{content:"-20"}.ms-loyalty-down.ms-loyalty-25:after{content:"-25"}.ms-loyalty-down.ms-loyalty-x:after{content:"-X"}.ms-loyalty-outline:before{color:#0000;-webkit-text-stroke:.03em #111}.ms-loyalty-outline:after{color:#111}.ms-loyalty-outline.ms-loyalty-start{font-size:1.6em}.ms-saga{color:#111}.ms-saga-1:after,.ms-saga-2:after,.ms-saga-3:after,.ms-saga-4:after,.ms-saga-5:after,.ms-saga-6:after{color:#fff;text-align:center;width:100%;font-family:"MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif";font-size:.6em;line-height:2em;display:inline-block;position:absolute;left:0}.ms-saga-1:after{content:"I"}.ms-saga-2:after{content:"II"}.ms-saga-3:after{content:"III"}.ms-saga-4:after{content:"IV"}.ms-saga-5:after{content:"V"}.ms-saga-6:after{content:"VI"}.ms-level>span{color:#000;text-align:center;width:76%;font-family:"MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif";font-size:.33em;line-height:3.8;position:absolute;top:0;left:0}.ms-level:after{color:#00000040;width:100%;height:100%;font-size:1em;display:block;position:absolute;top:0;left:0}.ms-defense{color:#111;text-align:center;font-size:1.5em;position:relative}.ms-defense-0:after,.ms-defense-1:after,.ms-defense-2:after,.ms-defense-3:after,.ms-defense-4:after,.ms-defense-5:after,.ms-defense-6:after,.ms-defense-7:after,.ms-defense-8:after,.ms-defense-9:after,.ms-defense-10:after,.ms-defense-11:after,.ms-defense-12:after,.ms-defense-13:after,.ms-defense-14:after,.ms-defense-15:after,.ms-defense-16:after,.ms-defense-17:after,.ms-defense-18:after,.ms-defense-19:after,.ms-defense-20:after,.ms-defense-25:after,.ms-defense-x:after{color:#fff;text-align:center;width:100%;font-family:"MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif";font-size:.5em;line-height:2.25em;display:inline-block;position:absolute;left:0}.ms-defense-0:after{content:"0"}.ms-defense-1:after{content:"1"}.ms-defense-2:after{content:"2"}.ms-defense-3:after{content:"3"}.ms-defense-4:after{content:"4"}.ms-defense-5:after{content:"5"}.ms-defense-6:after{content:"6"}.ms-defense-7:after{content:"7"}.ms-defense-8:after{content:"8"}.ms-defense-9:after{content:"9"}.ms-defense-10:after{content:"10"}.ms-defense-11:after{content:"11"}.ms-defense-12:after{content:"12"}.ms-defense-13:after{content:"13"}.ms-defense-14:after{content:"14"}.ms-defense-15:after{content:"15"}.ms-defense-16:after{content:"16"}.ms-defense-17:after{content:"17"}.ms-defense-18:after{content:"18"}.ms-defense-19:after{content:"19"}.ms-defense-20:after{content:"20"}.ms-defense-25:after{content:"25"}.ms-defense-outline:before{content:""}.ms-defense-outline:after{color:#111}.ms-defense-print{width:.9em;list-style-position:inside;display:list-item}.ms-defense-print:before{color:#fff;content:"";text-shadow:0 0 5px #333;position:absolute;top:0;left:0}.ms-defense-print::marker{content:"";color:#111}.ms-dfc{color:#111;border:.05em solid #111;border-radius:2em;padding:.025em}.ms-2x{font-size:1.75em}.ms-3x{font-size:2.25em}.ms-4x{font-size:3em}.ms-5x{font-size:3.75em}.ms-6x{font-size:4.5em}.ms-fw{text-align:center;width:1em}.ms-duo{color:#fff}.ms-duo:after{color:#000;content:"";width:100%;height:100%;font-size:1em;display:block;position:absolute;top:0;left:0}.ms-duo.ms-multicolor:after{content:""}.ms-duo.ms-school-lorehold:after{content:""}.ms-duo.ms-school-prismari:after{content:""}.ms-duo.ms-school-quandrix:after{content:""}.ms-duo.ms-school-silverquill:after{content:""}.ms-duo.ms-school-witherbloom:before{content:""}.ms-duo.ms-school-witherbloom:after{content:""}.ms-duo-color:before{color:#010101}.ms-duo-color.ms-multicolor:after{color:#cca753}.ms-duo-color.ms-multicolor.ms-grad:after{background:linear-gradient(45deg,#cca54f 0%,#e0d3bb 50%,#cca54f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ms-duo-color.ms-school-lorehold:before{color:#a03731}.ms-duo-color.ms-school-lorehold:after{color:#e4e8c7}.ms-duo-color.ms-school-prismari:before{color:#a23431}.ms-duo-color.ms-school-prismari:after{color:#322f5c}.ms-duo-color.ms-school-quandrix:before{color:#352e5f}.ms-duo-color.ms-school-quandrix:after{color:#519e52}.ms-duo-color.ms-school-silverquill:before{color:#181616}.ms-duo-color.ms-school-silverquill:after{color:#e5e9ca}.ms-duo-color.ms-school-witherbloom:before{color:#2f312d}.ms-duo-color.ms-school-witherbloom:after{color:#4f9b4f}.ms-ci{border-radius:100%;width:1em;height:1em;line-height:.95em;box-shadow:inset 0 0 1px #fff}.ms-ci:before{color:#010101}.ms-ci-1:before{content:""}.ms-ci-2:before{content:""}.ms-ci-3:before{content:""}.ms-ci-4:before{content:""}.ms-ci-5:before{content:""}.ms-ci-w{background:#fff}.ms-ci-u{background:#3b6ba0}.ms-ci-b{background:#383431}.ms-ci-r{background:#c6553e}.ms-ci-g{background:#3d684b}.ms-ci-wu,.ms-ci-uw,.ms-ci-azorius{background:conic-gradient(#fff 45deg,#3b6ba0 45deg 225deg,#fff 225deg)}.ms-ci-wb,.ms-ci-bw,.ms-ci-orzhov{background:conic-gradient(#fff 45deg,#383431 45deg 225deg,#fff 225deg)}.ms-ci-ub,.ms-ci-bu,.ms-ci-dimir{background:conic-gradient(#3b6ba0 45deg,#383431 45deg 225deg,#3b6ba0 225deg)}.ms-ci-ur,.ms-ci-ru,.ms-ci-izzet{background:conic-gradient(#3b6ba0 45deg,#c6553e 45deg 225deg,#3b6ba0 225deg)}.ms-ci-bg,.ms-ci-gb,.ms-ci-golgari,.ms-ci-rock{background:conic-gradient(#383431 45deg,#3d684b 45deg 225deg,#383431 225deg)}.ms-ci-br,.ms-ci-rb,.ms-ci-rakdos{background:conic-gradient(#383431 45deg,#c6553e 45deg 225deg,#383431 225deg)}.ms-ci-rw,.ms-ci-wr,.ms-ci-boros{background:conic-gradient(#c6553e 45deg,#fff 45deg 225deg,#c6553e 225deg)}.ms-ci-rg,.ms-ci-gr,.ms-ci-gruul{background:conic-gradient(#c6553e 45deg,#3d684b 45deg 225deg,#c6553e 225deg)}.ms-ci-gu,.ms-ci-ug,.ms-ci-simic{background:conic-gradient(#3d684b 45deg,#3b6ba0 45deg 225deg,#3d684b 225deg)}.ms-ci-gw,.ms-ci-wg,.ms-ci-selesnya{background:conic-gradient(#3d684b 45deg,#fff 45deg 225deg,#3d684b 225deg)}.ms-ci-wug,.ms-ci-wgu,.ms-ci-ugw,.ms-ci-uwg,.ms-ci-gwu,.ms-ci-guw,.ms-ci-bant{background:conic-gradient(#3b6ba0 60deg,#3d684b 60deg 180deg,#fff 180deg 300deg,#3b6ba0 300deg)}.ms-ci-ubw,.ms-ci-uwb,.ms-ci-buw,.ms-ci-bwu,.ms-ci-wub,.ms-ci-wbu,.ms-ci-esper{background:conic-gradient(#383431 60deg,#fff 60deg 180deg,#3b6ba0 180deg 300deg,#383431 300deg)}.ms-ci-bru,.ms-ci-bur,.ms-ci-rbu,.ms-ci-rub,.ms-ci-ubr,.ms-ci-urb,.ms-ci-grixis{background:conic-gradient(#c6553e 60deg,#3b6ba0 60deg 180deg,#383431 180deg 300deg,#c6553e 300deg)}.ms-ci-rgb,.ms-ci-rbg,.ms-ci-grb,.ms-ci-gbr,.ms-ci-brg,.ms-ci-bgr,.ms-ci-jund{background:conic-gradient(#3d684b 60deg,#383431 60deg 180deg,#c6553e 180deg 300deg,#3d684b 300deg)}.ms-ci-gwr,.ms-ci-grw,.ms-ci-wgr,.ms-ci-wrg,.ms-ci-rgw,.ms-ci-rwg,.ms-ci-naya{background:conic-gradient(#fff 60deg,#c6553e 60deg 180deg,#3d684b 180deg 300deg,#fff 300deg)}.ms-ci-wbg,.ms-ci-wgb,.ms-ci-bwg,.ms-ci-bgw,.ms-ci-gwb,.ms-ci-gbw,.ms-ci-abzan,.ms-ci-junk,.ms-ci-necra{background:conic-gradient(#383431 60deg,#3d684b 60deg 180deg,#fff 180deg 300deg,#383431 300deg)}.ms-ci-urw,.ms-ci-uwr,.ms-ci-ruw,.ms-ci-rwu,.ms-ci-wur,.ms-ci-wru,.ms-ci-jeskai,.ms-ci-raka{background:conic-gradient(#c6553e 60deg,#fff 60deg 180deg,#3b6ba0 180deg 300deg,#c6553e 300deg)}.ms-ci-bgu,.ms-ci-bug,.ms-ci-gbu,.ms-ci-gub,.ms-ci-ubg,.ms-ci-ugb,.ms-ci-sultai,.ms-ci-bug,.ms-ci-ana{background:conic-gradient(#3d684b 60deg,#3b6ba0 60deg 180deg,#383431 180deg 300deg,#3d684b 300deg)}.ms-ci-rwb,.ms-ci-rbw,.ms-ci-wrb,.ms-ci-wbr,.ms-ci-brw,.ms-ci-bwr,.ms-ci-mardu,.ms-ci-dega{background:conic-gradient(#fff 60deg,#383431 60deg 180deg,#c6553e 180deg 300deg,#fff 300deg)}.ms-ci-gur,.ms-ci-gru,.ms-ci-ugr,.ms-ci-urg,.ms-ci-rgu,.ms-ci-rug,.ms-ci-temur,.ms-ci-ceta{background:conic-gradient(#3b6ba0 60deg,#c6553e 60deg 180deg,#3d684b 180deg 300deg,#3b6ba0 300deg)}.ms-ci-ubrg,.ms-ci-ubgr,.ms-ci-ugbr,.ms-ci-ugrb,.ms-ci-urbg,.ms-ci-urgb,.ms-ci-bgru,.ms-ci-bgur,.ms-ci-brgu,.ms-ci-brug,.ms-ci-bugr,.ms-ci-burg,.ms-ci-gbru,.ms-ci-gbur,.ms-ci-grbu,.ms-ci-grub,.ms-ci-gubr,.ms-ci-gurb,.ms-ci-rbgu,.ms-ci-rbug,.ms-ci-rgbu,.ms-ci-rgub,.ms-ci-rubg,.ms-ci-rugb,.ms-ci-glint{background:conic-gradient(#3b6ba0 45deg,#383431 45deg 135deg,#c6553e 135deg 225deg,#3d684b 225deg 315deg,#3b6ba0 315deg)}.ms-ci-brgw,.ms-ci-bgrw,.ms-ci-bgwr,.ms-ci-brwg,.ms-ci-bwgr,.ms-ci-bwrg,.ms-ci-gbrw,.ms-ci-gbwr,.ms-ci-grbw,.ms-ci-grwb,.ms-ci-gwbr,.ms-ci-gwrb,.ms-ci-rbgw,.ms-ci-rbwg,.ms-ci-rgbw,.ms-ci-rgwb,.ms-ci-rwbg,.ms-ci-rwgb,.ms-ci-wbgr,.ms-ci-wbrg,.ms-ci-wgbr,.ms-ci-wgrb,.ms-ci-wrbg,.ms-ci-wrgb,.ms-ci-dune{background:conic-gradient(#383431 45deg,#c6553e 45deg 135deg,#3d684b 135deg 225deg,#fff 225deg 315deg,#383431 315deg)}.ms-ci-rgwu,.ms-ci-gruw,.ms-ci-grwu,.ms-ci-gurw,.ms-ci-guwr,.ms-ci-gwru,.ms-ci-gwur,.ms-ci-rguw,.ms-ci-rugw,.ms-ci-ruwg,.ms-ci-rwgu,.ms-ci-rwug,.ms-ci-ugrw,.ms-ci-ugwr,.ms-ci-urgw,.ms-ci-urwg,.ms-ci-uwgr,.ms-ci-uwrg,.ms-ci-wgru,.ms-ci-wgur,.ms-ci-wrgu,.ms-ci-wrug,.ms-ci-wugr,.ms-ci-wurg,.ms-ci-ink{background:conic-gradient(#c6553e 45deg,#3d684b 45deg 135deg,#fff 135deg 225deg,#3b6ba0 225deg 315deg,#c6553e 315deg)}.ms-ci-gwub,.ms-ci-bguw,.ms-ci-bgwu,.ms-ci-bugw,.ms-ci-buwg,.ms-ci-bwgu,.ms-ci-bwug,.ms-ci-gbuw,.ms-ci-gbwu,.ms-ci-gubw,.ms-ci-guwb,.ms-ci-gwbu,.ms-ci-ubgw,.ms-ci-ubwg,.ms-ci-ugbw,.ms-ci-ugwb,.ms-ci-uwbg,.ms-ci-uwgb,.ms-ci-wbgu,.ms-ci-wbug,.ms-ci-wgbu,.ms-ci-wgub,.ms-ci-wubg,.ms-ci-wugb,.ms-ci-witch{background:conic-gradient(#3d684b 45deg,#fff 45deg 135deg,#3b6ba0 135deg 225deg,#383431 225deg 315deg,#3d684b 315deg)}.ms-ci-wubr,.ms-ci-bruw,.ms-ci-brwu,.ms-ci-burw,.ms-ci-buwr,.ms-ci-bwru,.ms-ci-bwur,.ms-ci-rbuw,.ms-ci-rbwu,.ms-ci-rubw,.ms-ci-ruwb,.ms-ci-rwbu,.ms-ci-rwub,.ms-ci-ubrw,.ms-ci-ubwr,.ms-ci-urbw,.ms-ci-urwb,.ms-ci-uwbr,.ms-ci-uwrb,.ms-ci-wbru,.ms-ci-wbur,.ms-ci-wrbu,.ms-ci-wrub,.ms-ci-wurb,.ms-ci-yore{background:conic-gradient(#fff 45deg,#3b6ba0 45deg 135deg,#383431 135deg 225deg,#c6553e 225deg 315deg,#fff 315deg)}.ms-ci-wubrg,.ms-ci-bgruw,.ms-ci-bgrwu,.ms-ci-bgurw,.ms-ci-bguwr,.ms-ci-bgwru,.ms-ci-bgwur,.ms-ci-brguw,.ms-ci-brgwu,.ms-ci-brugw,.ms-ci-bruwg,.ms-ci-brwgu,.ms-ci-brwug,.ms-ci-bugrw,.ms-ci-bugwr,.ms-ci-burgw,.ms-ci-burwg,.ms-ci-buwgr,.ms-ci-buwrg,.ms-ci-bwgru,.ms-ci-bwgur,.ms-ci-bwrgu,.ms-ci-bwrug,.ms-ci-bwugr,.ms-ci-bwurg,.ms-ci-gbruw,.ms-ci-gbrwu,.ms-ci-gburw,.ms-ci-gbuwr,.ms-ci-gbwru,.ms-ci-gbwur,.ms-ci-grbuw,.ms-ci-grbwu,.ms-ci-grubw,.ms-ci-gruwb,.ms-ci-grwbu,.ms-ci-grwub,.ms-ci-gubrw,.ms-ci-gubwr,.ms-ci-gurbw,.ms-ci-gurwb,.ms-ci-guwbr,.ms-ci-guwrb,.ms-ci-gwbru,.ms-ci-gwbur,.ms-ci-gwrbu,.ms-ci-gwrub,.ms-ci-gwubr,.ms-ci-gwurb,.ms-ci-rbguw,.ms-ci-rbgwu,.ms-ci-rbugw,.ms-ci-rbuwg,.ms-ci-rbwgu,.ms-ci-rbwug,.ms-ci-rgbuw,.ms-ci-rgbwu,.ms-ci-rgubw,.ms-ci-rguwb,.ms-ci-rgwbu,.ms-ci-rgwub,.ms-ci-rubgw,.ms-ci-rubwg,.ms-ci-rugbw,.ms-ci-rugwb,.ms-ci-ruwbg,.ms-ci-ruwgb,.ms-ci-rwbgu,.ms-ci-rwbug,.ms-ci-rwgbu,.ms-ci-rwgub,.ms-ci-rwubg,.ms-ci-rwugb,.ms-ci-ubgrw,.ms-ci-ubgwr,.ms-ci-ubrgw,.ms-ci-ubrwg,.ms-ci-ubwgr,.ms-ci-ubwrg,.ms-ci-ugbrw,.ms-ci-ugbwr,.ms-ci-ugrbw,.ms-ci-ugrwb,.ms-ci-ugwbr,.ms-ci-ugwrb,.ms-ci-urbgw,.ms-ci-urbwg,.ms-ci-urgbw,.ms-ci-urgwb,.ms-ci-urwbg,.ms-ci-urwgb,.ms-ci-uwbgr,.ms-ci-uwbrg,.ms-ci-uwgbr,.ms-ci-uwgrb,.ms-ci-uwrbg,.ms-ci-uwrgb,.ms-ci-wbgru,.ms-ci-wbgur,.ms-ci-wbrgu,.ms-ci-wbrug,.ms-ci-wbugr,.ms-ci-wburg,.ms-ci-wgbru,.ms-ci-wgbur,.ms-ci-wgrbu,.ms-ci-wgrub,.ms-ci-wgubr,.ms-ci-wgurb,.ms-ci-wrbgu,.ms-ci-wrbug,.ms-ci-wrgbu,.ms-ci-wrgub,.ms-ci-wrubg,.ms-ci-wrugb,.ms-ci-wubgr,.ms-ci-wugbr,.ms-ci-wugrb,.ms-ci-wurbg,.ms-ci-wurgb,.ms-ci-5{background:conic-gradient(#fff 36deg,#3b6ba0 36deg 108deg,#383431 108deg 180deg,#c6553e 180deg 252deg,#3d684b 252deg 324deg,#fff 324deg)}.ms-mechanic{background:linear-gradient(#ecc65a 0%,#c8913b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
