.sc-fold-cta-row{flex-wrap:wrap}.sc-fold-perspective-cta{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:14px 18px;border:1.5px solid hsl(var(--accent) / .55);border-radius:14px;background:hsl(var(--accent) / .12);color:#fffffff2;font-family:var(--font-sans);font-size:15px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.sc-fold-perspective-cta:hover{background:hsl(var(--accent) / .2);border-color:hsl(var(--accent) / .8);transform:translateY(-1px)}.sc-fold-perspective-cta__icon{width:18px;height:18px}.sc-fold-tray{position:relative;z-index:1;align-self:flex-start;height:calc(var(--fcw) / .715);width:var(--sc-tray-w, min(80vh, 52vw));max-width:52vw;border-radius:16px;background:hsl(var(--card-bg));border:1px solid hsl(var(--title-color) / .12);box-shadow:0 30px 80px #00000047;overflow:hidden}.sc-fold-pad{height:100%;min-height:0;overflow-y:auto;padding:14px 26px 26px;scrollbar-width:thin;scrollbar-color:hsl(var(--title-color) / .2) transparent}.sc-fold-pad::-webkit-scrollbar{width:7px}.sc-fold-pad::-webkit-scrollbar-thumb{border-radius:999px;background:hsl(var(--title-color) / .18)}.sc-item-list{display:flex;flex-direction:column;gap:8px}.sc-item-row{display:grid;grid-template-columns:26px 48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 10px;border-radius:12px;border:1px solid hsl(var(--title-color) / .08);background:hsl(var(--title-color) / .025);text-decoration:none;transition:background .14s ease,border-color .14s ease}a.sc-item-row:hover{background:hsl(var(--title-color) / .05);border-color:hsl(var(--title-color) / .16)}.sc-item-row__rank{font-family:var(--font-mono);font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;text-align:center;color:hsl(var(--title-color) / .4)}.sc-item-row__thumb{display:grid;place-items:center;width:48px;height:48px;border-radius:9px;overflow:hidden;background:hsl(var(--title-color) / .06);border:1px solid hsl(var(--title-color) / .08)}.sc-item-row__thumb img{width:100%;height:100%;object-fit:cover}.sc-item-row__body{display:flex;min-width:0;flex-direction:column;gap:2px}.sc-item-row__title{font-family:var(--font-sans);font-size:14px;font-weight:800;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-item-row__class{font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sc-item-row__ext{flex:none;color:hsl(var(--title-color) / .35)}.sc-market-soon{display:grid;place-items:center;min-height:88px;border-radius:12px;border:1px dashed hsl(var(--title-color) / .16);background:hsl(var(--title-color) / .02);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ic-fold-collect-cta[data-saved]{background:hsl(var(--card-bg));color:hsl(var(--title-color) / .92);border:1.5px solid hsl(var(--accent) / .55);box-shadow:none}.ic-fold-collect-cta:disabled{cursor:progress;opacity:.7}.sc-collect-spin{animation:sc-collect-spin .8s linear infinite}@keyframes sc-collect-spin{to{transform:rotate(360deg)}}@media(max-width:860px){.sc-fold-tray{width:var(--fcw);max-width:var(--fcw);height:auto;max-height:46vh}}
