.hotlist{--ink:#161616;--muted:#6d6d6d;--bg:#10002b;--brand:#9100ff;--brand2:#ff6700;--ring:rgba(145,0,255,.18)}.hotlist-wrap{background:radial-gradient(1200px 300px at 20% -20%,rgba(255,103,0,.18),transparent 60%),linear-gradient(180deg,#1d083e,#0f0828);color:#fff;border-radius:18px;padding:18px 18px 12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 28px #0000002e;max-width:1200px;margin:16px auto 28px}.hotlist-head{display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:wrap;margin-bottom:10px}.hotlist-title{display:flex;align-items:center;gap:10px;font-weight:900;font-size:clamp(20px,2.6vw,28px)}.hotlist-title .flame{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--brand2),#ff7a00);box-shadow:0 6px 12px #00000040}.hotlist-sub{color:#d3c9ff;font-weight:700;margin-top:4px}.hot-cta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hot-btn{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;padding:10px 14px;border-radius:9999px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.hot-btn--primary{background:linear-gradient(135deg,var(--brand),#6a00ee);color:#fff}.hot-btn--ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.16)}.hotlist-grid{margin-top:14px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.hot-card{background:#120a2b;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;color:#fff;position:relative;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.hot-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000042;border-color:#ffffff2e}.hot-pill{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;gap:6px;align-items:center;padding:6px 10px;border-radius:9999px;font-weight:900;font-size:.8rem;color:#fff;box-shadow:0 6px 14px #00000040;background:linear-gradient(135deg,#ff7a00,#ff6700)}.hot-pill.purple{background:linear-gradient(135deg,#b46dff,#9100ff)}.hot-name{font-weight:900;font-size:1.05rem;margin-top:28px}.hot-meta{color:#cdbdff;font-weight:700;font-size:.9rem;margin-top:2px}.hot-quick{margin-top:10px;display:flex;gap:8px;align-items:center;justify-content:flex-start;flex-wrap:wrap}.hot-chip{padding:6px 10px;border-radius:9999px;font-weight:900;font-size:.8rem;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#fff}.hot-link{margin-left:auto;color:#fff;text-decoration:none;font-weight:900;opacity:.9}.hot-link:hover{opacity:1;text-decoration:underline}@media(max-width:640px){.hotlist-head{flex-direction:column;align-items:flex-start}}:root{--purple:#9100FF;--orange:#FF6700;--ink:#121212;--muted:#6b6b6b;--soft:#fafafa;--line:#e9e6f5;--minus-bg:#f6efff;--minus-border:#e6d6ff;--minus-fg:#4e00ad;--plus-bg:#fff6ef;--plus-border:#ffe1cc;--plus-fg:#FF6700;--qty-radius:10px;--preview-min: 180px;--preview-vw: 60vw;--preview-max: 220px;--cart-spin: var(--orange);--cart-spin-soft: rgba(255,103,0,.25)}.scryfall{padding:28px 0}.scryfall .card{max-width:1200px;margin:0 auto;background:#fff;border-radius:14px;padding:18px;box-shadow:0 6px 18px #0000000f;text-align:center}.stepper{display:flex;gap:10px;justify-content:center;margin:6px 0 14px}.step{flex:1;padding:10px 8px;border-radius:9999px;background:#f7f3ff;color:#5a27b4;font-weight:800;font-size:1rem;border:1px solid #efe9ff;opacity:.7}.step.active{opacity:1;border-color:#d9c7ff;background:#f1eaff}#search-form{position:relative;display:flex;gap:10px;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:10px}#card-input{width:72%;max-width:860px;padding:14px 16px;border:1px solid #dcdcdc;border-radius:10px;font-size:clamp(16px,1.5vw,20px)}.btn{border:0;border-radius:10px;padding:12px 18px;font-weight:900;cursor:pointer}.btn-primary{background:var(--purple);color:#fff;font-size:clamp(14px,1.2vw,18px)}.btn-primary:hover{background:var(--orange)}.btn-soft{background:#f6efff;border:1px solid #e6d6ff;color:#4e00ad}.btn-soft:hover{background:#efe6ff}.btn-ghost{background:#fff;border:1px solid #e6d6ff;color:#4e00ad}.btn-ghost:hover{background:#faf8ff}.btn.is-loading{opacity:.85;pointer-events:none;position:relative;padding-right:36px}.btn.is-loading:after{content:"";position:absolute;right:12px;top:50%;width:14px;height:14px;margin-top:-7px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;animation:btnspin .7s linear infinite}@keyframes btnspin{to{transform:rotate(360deg)}}.btn.loading-sheen{opacity:.85;pointer-events:none;position:relative}.btn.loading-sheen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#ff670014,#ff670038,#ff670014);background-size:200% 100%;animation:priceShimmer 1.2s linear infinite;pointer-events:none}.currency-wrap{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;margin:8px 0 4px}.currency-wrap label{font-weight:900;color:#5a27b4}#currency-select{height:40px;padding:8px 12px;border:1px solid #ccc;border-radius:10px;font-weight:800}.currency-help{font-size:.88rem;color:#5a27b4;margin:2px 0 8px}.chips{display:flex;gap:8px;justify-content:center;align-items:center;margin:10px 0 6px;flex-wrap:wrap}.chip{-webkit-appearance:none;appearance:none;border:1px solid #ddd;background:#fff;border-radius:9999px;padding:8px 14px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.chip-faq{border-style:dashed}.chips-hint{font-weight:900;color:#5a27b4;margin-right:4px}.chips-help{font-size:.88rem;color:#5a27b4;margin:4px 0 0}.suggest{position:absolute;left:0;right:0;margin:0 auto;width:72%;max-width:860px;top:calc(100% + 6px);background:#fff;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 10px 24px #00000014;list-style:none;padding:6px;display:none;z-index:40;text-align:left}.suggest.show{display:block}.suggest li{padding:10px 12px;border-radius:8px;cursor:pointer;font-weight:700;color:#222}.suggest li:hover,.suggest li.active{background:#f6efff;border:1px solid #e6d6ff}#results{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;margin-top:10px}.printing{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;display:flex;flex-direction:column}.meta{margin-top:8px;font-size:1rem;font-weight:800;color:#333}.flags{display:none}.img-frame{display:inline-block;border-radius:18px;padding:10px;position:relative}.img-frame img{width:100%;height:auto;border-radius:12px;display:block;transition:transform .2s,box-shadow .2s}.img-frame img:hover{transform:scale(1.04);box-shadow:0 8px 24px #0000003d}.img-frame.foil{background:conic-gradient(from 0deg at 50% 50%,#00e5ff,#b400ff,#ff7a00,#00e5ff);box-shadow:0 0 0 4px #fff inset,0 0 18px #9100ff59}.img-frame.etched{background:linear-gradient(135deg,#eee,#cfcfcf,#eee);box-shadow:0 0 0 4px #fff inset,0 0 12px #0000002e}.foil-tag{position:absolute;left:50%;bottom:10px;transform:translate(-50%);background:#000000b3;color:#fff;font-weight:900;font-size:.9rem;border-radius:9999px;padding:3px 12px}.offer{background:#fff;border:1px solid #eee;border-radius:12px;padding:10px;margin-top:auto}.offer-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.block{background:#f8f5ff;border:1px solid #eadcff;border-radius:10px;padding:10px}.block.credit{background:#fff6ef;border-color:#ffe1cc}.block h5{margin:0 0 4px;font-size:.86rem;color:#444;font-weight:900}.amount{font-size:1.1rem;font-weight:900;color:#111}.amount.is-loading{position:relative;min-height:1.2em;color:transparent}.amount.is-loading:after{content:"Loading\2026";position:absolute;left:0;right:0;top:0;color:#7b5bd7;font-weight:900;letter-spacing:.2px}.amount.is-loading:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(90deg,#ff670014,#ff670038,#ff670014);background-size:200% 100%;animation:priceShimmer 1.2s linear infinite;border-radius:6px}@keyframes priceShimmer{to{background-position:-200% 0}}.btn.shimmering{position:relative;overflow:hidden}.btn.shimmering:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#ff670014,#ff670038,#ff670014);background-size:200% 100%;animation:priceShimmer 1.2s linear infinite;pointer-events:none}.amount.not-buying{color:#9a9a9a}.printing.not-buying .block.credit{display:none}.printing.not-buying .btn-add{background:#e6e6e6;color:#666;cursor:not-allowed}.printing.not-buying .btn-add:hover{background:#e6e6e6}.printing.not-buying .offer-row{opacity:.9}.quick-add{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:10px;flex-wrap:wrap;min-width:0}.quick-add .qty-ctrl{flex:0 0 auto}.quick-add .btn-add{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.printing .btn-add{padding:8px 12px;font-size:.95rem}.offer{overflow:hidden}.quick-add .qty-val{width:40px}.btn-add{border:0;border-radius:9999px;padding:10px 16px;font-weight:900;cursor:pointer;background:var(--purple);color:#fff}.btn-add:hover{background:var(--orange)}.btn-hot{display:inline-flex;align-items:center;gap:8px}.btn-hot .hot-icon{display:inline-flex;width:16px;height:16px}.btn-hot .hot-icon svg{width:16px;height:16px;display:block}.qty-ctrl{display:inline-flex;align-items:center;height:34px;background:#fff;border:1px solid #dcdcdc;border-radius:10px;overflow:hidden;vertical-align:middle;box-shadow:none}.qty-btn,.qty-val{height:34px;line-height:34px;margin:0;padding:0;border-radius:0}.qty-btn{-webkit-appearance:none;appearance:none;border:0;width:36px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;cursor:pointer}.qty-btn[data-delta="-1"]{background:var(--minus-bg);color:var(--minus-fg);border-right:1px solid #eee}.qty-btn[data-delta="1"]{background:var(--plus-bg);color:var(--plus-fg);border-left:1px solid #eee}.qty-btn:focus-visible{outline:2px solid rgba(145,0,255,.28);outline-offset:1px}.qty-val{-webkit-appearance:none;appearance:none;width:44px;border:0;text-align:center;background:#fff;background-clip:padding-box;font-size:16px;font-weight:800}.qty-val:focus{outline:2px solid rgba(145,0,255,.18);outline-offset:1px}.mini{position:sticky;bottom:0;background:#fff;border-top:2px solid #f1e7ff;box-shadow:0 -4px 14px #0000000f;padding:10px;display:none;gap:8px;justify-content:center;align-items:center;z-index:5}.pill{background:#f6efff;border:1px solid #e6d6ff;color:#4e00ad;border-radius:9999px;padding:6px 10px;font-weight:900}.lang-pill{background:#eef7ff;border:1px solid #d6e8ff;color:#114a8b;display:inline-block;padding:6px 10px;border-radius:9999px;font-weight:900}.sell{margin-top:22px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:16px;text-align:left;display:none;overflow-x:auto}.sell h2{margin:0 0 10px;font-size:1.4rem;font-weight:900}.sell-topbar{display:none}@media(min-width:1024px){.sell-topbar{display:flex;gap:8px;align-items:center;justify-content:flex-end;position:sticky;top:-1px;z-index:6;background:#fff;padding:8px 10px;border-bottom:1px solid #eee;margin:-8px -8px 8px}.sell-topbar .pill{margin-right:auto}.sell-topbar .btn-sm{border:0;border-radius:9999px;padding:8px 12px;font-weight:900;cursor:pointer}.sell-topbar .btn-primary-sm{background:var(--purple);color:#fff}.sell-topbar .btn-ghost-sm{background:#fff;border:1px solid #e6d6ff;color:#4e00ad}}@media(min-width:1024px){.sell-topbar{display:none!important}}.sell-table-wrap{overflow-x:auto;margin-top:8px}.sell-table-wrap table{table-layout:fixed;width:100%;min-width:820px}th,td{padding:8px 10px;border-bottom:1px solid #eee;font-size:.97rem;color:#222;vertical-align:middle}th{background:#f7f7f7;font-weight:900}th.sortable{cursor:pointer}th.sortable .dir{display:inline-block;width:1ch}@media(min-width:761px){th:nth-child(1),td:nth-child(1){width:18%}th:nth-child(2),td:nth-child(2){width:95px}th:nth-child(3),td:nth-child(3){width:200px}th:nth-child(4),td:nth-child(4){width:70px}th:nth-child(5),td:nth-child(5){width:90px}th:nth-child(6),td:nth-child(6){width:100px}th:nth-child(7),td:nth-child(7){width:86px;text-align:right}th:nth-child(8),td:nth-child(8),th:nth-child(9),td:nth-child(9){width:86px;text-align:right}th:nth-child(10),td:nth-child(10){width:90px}.sell select{height:32px;padding:4px 8px;font-size:.92rem;max-width:100%}.sell .qty-ctrl{height:32px}.sell .qty-btn,.sell .qty-val{height:32px;line-height:32px}.sell .qty-btn{width:32px;font-size:14px}.sell .qty-val{width:38px;font-size:15px}.sell th,.sell td{padding:6px 8px}.sell .remove{padding:6px 10px;white-space:nowrap}.sell td[data-label=Card]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:1px}}.sell{overflow-x:visible}.sell select{height:36px;padding:6px 10px;border:1px solid #ccc;border-radius:10px;font-weight:700;font-size:.95rem;max-width:100%}.set-select{width:100%;max-width:100%;font-weight:700}.fin-select{min-width:0;width:100%;font-weight:800}.cond{min-width:0;width:100%}.name-pop{font-weight:900;color:#111;white-space:nowrap}td[data-label=Card]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:1px}.remove{background:var(--purple);color:#fff;border:none;border-radius:9999px;padding:8px 12px;font-weight:900;cursor:pointer}.remove:hover{background:var(--orange)}.total{display:none}.drawer{position:fixed;inset:0 0 0 auto;width:min(520px,92vw);background:#fff;border-left:1px solid var(--line);transform:translate(100%);transition:transform .22s ease;z-index:50}.drawer[open]{transform:none}.drawer header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.drawer header strong{color:#9100ff}.drawer .body{padding:14px 16px;text-align:left;line-height:1.5;color:#222}.drawer .close{background:#9100ff;color:#fff;border:0;border-radius:9999px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;cursor:pointer}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .2s;z-index:49}.drawer-backdrop.show{opacity:1;pointer-events:auto}.drawer textarea{width:100%;min-height:180px;padding:10px;border:1px solid #ccc;border-radius:10px}.drawer{display:flex;flex-direction:column}.drawer .body{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch}.bulk-list{display:flex;flex-direction:column;gap:10px}.bulk-row{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:center;border:1px solid #eee;border-radius:10px;padding:10px}.bulk-title{font-weight:900}.bulk-price{font-weight:800;color:#444;min-width:84px;text-align:right}.bulk-add{padding:8px 14px}.working{display:flex;align-items:center;justify-content:center;padding:14px;margin:12px 0;font-weight:900;color:#4e00ad;background:#f6efff;border:1px solid #e6d6ff;border-radius:10px}.working .dots{display:inline-block;width:1.5ch;text-align:left}.toast{position:fixed;left:50%;top:14px;bottom:auto;transform:translate(-50%) translateY(-12px);background:#ff6700;color:#fff;font-weight:900;padding:12px 16px;border-radius:12px;box-shadow:0 8px 24px #0000002e;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:1000;text-align:center}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:760px){.toast{width:calc(100vw - 24px)}}.scryfall,.scryfall *{-webkit-user-select:text!important;user-select:text!important}@media(max-width:760px){#card-input,.suggest{width:100%}.offer-row{grid-template-columns:1fr}thead{display:none}table{display:block}tbody{display:grid;gap:10px}tr{display:grid;gap:6px;padding:12px;border:1px solid #eee;border-radius:12px}td{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:0;text-align:left}td[data-label]:before{content:attr(data-label);font-weight:900;margin:0 0 4px;color:#6b6b6b}.sell td:nth-child(5){justify-content:flex-start}.form-row{grid-template-columns:1fr}.qty-btn{width:30px;font-size:14px}.qty-val{width:38px;font-size:15px}.qty-ctrl{max-width:110px}.bulk-row{grid-template-columns:1fr auto;grid-template-areas:"title price" "qty add"}.bulk-title{grid-area:title}.bulk-price{grid-area:price}.bulk-row .qty-ctrl{grid-area:qty;justify-self:start}.bulk-add{grid-area:add;justify-self:end}}.card-preview{position:fixed;z-index:9999;display:none;pointer-events:none;background:#fff;border:1px solid #ddd;border-radius:14px;box-shadow:0 12px 28px #0000002e;padding:8px}.card-preview img{display:block;width:clamp(var(--preview-min),var(--preview-vw),var(--preview-max));height:auto;border-radius:10px}.card-preview.foil{background:conic-gradient(from 0deg at 50% 50%,#00e5ff,#b400ff,#ff7a00,#00e5ff);box-shadow:0 0 0 4px #fff inset,0 0 18px #9100ff59;border:none}.card-preview.etched{background:linear-gradient(135deg,#eee,#cfcfcf,#eee);box-shadow:0 0 0 4px #fff inset,0 0 12px #0000002e;border:none}@media(min-width:761px){.card-preview img{width:240px!important}}.sell .checkout{display:grid;grid-template-columns:1fr 1fr 160px 1fr 170px;gap:10px;align-items:center;margin-top:10px;padding:10px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 10px #0000000a}.sell .checkout input[type=text],.sell .checkout input[type=email],.sell .checkout select,.sell .checkout textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:10px;font-size:.95rem;font-weight:700;background:#fff}.sell .checkout textarea{min-height:40px;height:40px;resize:vertical}.sell .checkout .submit{width:100%;border:0;border-radius:9999px;padding:12px 16px;font-weight:900;cursor:pointer;background:var(--purple);color:#fff;transition:background .15s ease,transform .02s ease}.sell .checkout .submit:hover{background:var(--orange)}.sell .checkout .submit:active{transform:translateY(1px)}@media(max-width:760px){.sell .checkout{grid-template-columns:1fr;gap:8px;padding:10px}.sell .checkout textarea{min-height:90px;height:auto}}.sell .total{display:none}.sell .sell-table-wrap{margin-bottom:10px}.chips{position:relative;z-index:5}.sort-wrap{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin:6px 0 8px}#sort-select{height:36px;padding:6px 10px;border:1px solid #ccc;border-radius:10px;font-weight:800}.badge-hot{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:9999px;font-weight:900;font-size:.78rem;color:#fff;box-shadow:0 6px 14px #00000026;z-index:2}.badge-hot svg{width:14px;height:14px;display:block}.badge-hot.orange{background:linear-gradient(135deg,#ff7a00,#ff6700)}.badge-hot.purple{background:linear-gradient(135deg,#b46dff,#9100ff)}.controls,.sortbar{display:flex;gap:10px;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin:8px 0 6px}.controls-label{font-weight:900;color:#5a27b4}.controls-sub{font-size:.88rem;color:#5a27b4}.chips{justify-content:flex-start}.hot-pill{position:absolute;left:10px;top:10px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:9999px;font-weight:900;font-size:.86rem;color:#fff;box-shadow:0 4px 10px #0000001f}.hot-pill.orange{background:#ff6700}.hot-pill.purple{background:#9100ff}.hot-pill svg{width:14px;height:14px;display:block}.searchbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 2px;flex-wrap:wrap}.searchbar-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.controls{display:flex;align-items:center;gap:10px;margin:0}.controls-label{font-weight:900;color:#5a27b4;white-space:nowrap}.controls-select{height:38px;padding:6px 12px;border:1px solid #ccc;border-radius:10px;font-weight:800;background:#fff}.chips{display:flex;align-items:center;gap:8px;margin:0;padding-left:0}.chips-hint{font-weight:900;color:#5a27b4;margin-right:2px;white-space:nowrap}.chip{-webkit-appearance:none;appearance:none;border:1px solid #ddd;background:#fff;border-radius:9999px;padding:8px 14px;font-weight:800;cursor:pointer}.chip[aria-pressed=true]{border-color:var(--purple);box-shadow:0 0 0 3px #9100ff1f;color:var(--purple)}.searchbar-right{margin-left:auto}.sortbar{display:flex;align-items:center;gap:10px;margin:0}.chips-help{width:100%;font-size:.88rem;color:#5a27b4;margin:6px 0 8px}#card-input{height:48px}.controls-select,#sort-select{height:40px}@media(max-width:900px){.searchbar-row{gap:10px}.searchbar-right{margin-left:0}}@media(max-width:640px){.searchbar-left{width:100%}.searchbar-right{width:100%;display:flex;justify-content:flex-start}.chips{flex-wrap:wrap}}.printing{position:relative}.hot-pill.small{font-size:.78rem;padding:4px 8px}.hot-pill.inline{position:static;margin-right:8px}@media(max-width:760px){td[data-label=Card],.sell td[data-label=Card],.name-pop{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:100%!important;word-break:break-word}}@media(min-width:761px){.sell td[data-label=Card]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:1px}}@media(max-width:760px){td[data-label=Card] a{white-space:normal!important}}.action-bar{display:flex;gap:10px;align-items:center;justify-content:center;margin:8px 0 12px;flex-wrap:wrap}.action-bar .btn{padding:10px 14px;font-size:.95rem}.action-help{margin:6px 0 12px;text-align:center;font-size:.92rem;color:#5a27b4}@media(max-width:760px){.action-help{font-size:.9rem}}#sell td[data-label=Unit] .text-nowrap{line-height:1.1}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:32px;padding:0;line-height:1;gap:0}.icon-btn svg{width:18px;height:18px}.btn-sell{padding:6px 12px;font-weight:700;line-height:1;border-radius:8px;min-width:64px}:root{--brand: #7A00FF;--brand-soft: rgba(122,0,255,.18);--brand-accent: #FF6700}.sell td .is-loading{position:relative;color:transparent!important}.sell td .is-loading:after{content:"";position:absolute;right:10px;top:50%;width:18px;height:18px;margin-top:-9px;border-radius:50%;border:3px solid var(--brand-soft);border-top-color:var(--brand-accent);animation:ag-spin .75s linear infinite}.sell .is-pill.is-loading:after{right:6px;width:14px;height:14px;margin-top:-7px}@keyframes ag-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
