.fv-card,.fv-card *{box-sizing:border-box;color:#fff}.fv-card.fv-r-common{--card-w:360px;--card-h:520px;--radius:24px;--inner-radius:18px;--pad:14px;--gap:8px;--panel-radius:18px;user-select:none;-webkit-user-select:none;position:relative;outline:none}.fv-card.fv-r-common .fv-stage{width:var(--card-w);height:var(--card-h);perspective:1200px;position:relative}.fv-card.fv-r-common .fv-card3d{width:100%;height:100%;position:relative;transform-style:preserve-3d;border-radius:var(--radius);cursor:pointer}.fv-card.fv-r-common .fv-face{position:absolute;inset:0;border-radius:var(--radius);backface-visibility:hidden;overflow:hidden}.fv-card.fv-r-common .fv-front{background:repeating-linear-gradient(45deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 2px,transparent 2px,transparent 8px),repeating-linear-gradient(-45deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 2px,transparent 2px,transparent 8px),linear-gradient(180deg,#141a2c 0%,#0a0f1d 100%)}.fv-card.fv-r-common .fv-layout{position:absolute;inset:var(--pad);border-radius:calc(var(--radius) - var(--pad));z-index:13;display:grid;grid-template-rows:11fr 60fr 16fr 13fr;gap:var(--gap);height:calc(100% - (var(--pad) * 2));pointer-events:none}.fv-card.fv-r-common .fv-top-row{display:flex;align-items:stretch;justify-content:space-between;gap:10px}.fv-card.fv-r-common .fv-title,.fv-card.fv-r-common .fv-rarity{height:100%;display:flex;flex-direction:column;justify-content:center}.fv-card.fv-r-common .fv-title{max-width:74%;padding:6px 10px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03))}.fv-card.fv-r-common .fv-name{font-weight:900;font-size:12px;line-height:1}.fv-card.fv-r-common .fv-sub{margin-top:2px;font-size:11px;line-height:1}.fv-card.fv-r-common .fv-rarity{min-width:92px;text-align:center;padding:6px 10px;border-radius:16px;font-weight:900;font-size:12px;color:#fff;background:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 1.2px,transparent 1.2px),radial-gradient(circle at 75% 75%,rgba(255,255,255,.1) 1.2px,transparent 1.2px),linear-gradient(180deg,#5b46c8 0%,#3f2e9e 100%);background-size:10px 10px,10px 10px,100% 100%;box-shadow:0 6px 18px rgba(63,46,158,.45),inset 0 0 0 1px rgba(255,255,255,.18);position:relative;overflow:hidden}.fv-card.fv-r-common .fv-rarity:after{content:"";position:absolute;inset:-40% -60%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.1) 35%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.1) 65%,rgba(255,255,255,0) 100%);transform:translateX(-140%) skewX(-18deg);mix-blend-mode:screen;opacity:.8;animation:fvRarityShimmer 3s cubic-bezier(.45,0,.25,1) infinite;will-change:transform}@keyframes fvRarityShimmer{from{transform:translateX(-100%) skewX(-18deg)}to{transform:translateX(100%) skewX(-18deg)}}.fv-card.fv-r-common .fv-art-box{position:relative;border-radius:var(--panel-radius);overflow:hidden}.fv-card.fv-r-common .fv-art-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fv-card.fv-r-common .fv-art-box{position:relative;overflow:hidden}.fv-card.fv-r-common .fv-art-box:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(120deg,#ff3bd4 0%,#28f7ff 25%,#a8ff2a 50%,#ffd34a 75%,#ff3bd4 100%);background-size:220% 220%;filter:hue-rotate(calc(var(--a, 0deg) * 2))
    saturate(1.6)
    brightness(1.15);mix-blend-mode:screen;opacity:.37;animation:fvHoloMove 6s ease-in-out infinite alternate;--maskSvg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='white'%3E%3C!-- filled circles --%3E%3Ccircle cx='8' cy='10' r='1.8'/%3E%3Ccircle cx='92' cy='14' r='1.6'/%3E%3Ccircle cx='90' cy='86' r='1.8'/%3E%3Ccircle cx='10' cy='88' r='1.6'/%3E%3C!-- filled squares --%3E%3Crect x='20' y='6' width='3.5' height='3.5'/%3E%3Crect x='76' y='90' width='3.5' height='3.5'/%3E%3C!-- filled triangles --%3E%3Cpolygon points='50,12 53,18 47,18'/%3E%3Cpolygon points='15,60 18,66 12,66'/%3E%3C/g%3E%3Cg fill='none' stroke='white' stroke-width='1'%3E%3C!-- outline circles --%3E%3Ccircle cx='50' cy='6' r='2.5'/%3E%3Ccircle cx='14' cy='28' r='2.2'/%3E%3Ccircle cx='86' cy='72' r='2.2'/%3E%3C!-- outline squares --%3E%3Crect x='88' y='8' width='4' height='4'/%3E%3Crect x='6' y='82' width='4' height='4'/%3E%3Crect x='88' y='44' width='4' height='4'/%3E%3C!-- outline triangles --%3E%3Cpolygon points='50,94 53,88 47,88'/%3E%3Cpolygon points='82,40 85,46 79,46'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-image:var(--maskSvg);mask-image:var(--maskSvg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}@keyframes fvHoloMove{0%{background-position:0 50%}100%{background-position:100% 50%}}.fv-card.fv-r-common .fv-info-panel{border-radius:var(--panel-radius);padding:10px 12px;display:flex;flex-direction:column;gap:6px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03))}.fv-card.fv-r-common .fv-info-line{font-size:12px;line-height:1.25}.fv-card.fv-r-common .fv-bottom{display:flex;justify-content:space-between;align-items:stretch;gap:10px}.fv-card.fv-r-common .fv-brand-badge{flex:1 1 auto;min-width:0;padding:11px 10px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));display:flex;flex-direction:column;justify-content:center;gap:2px}.fv-card.fv-r-common .fv-brand-badge .fv-l1{font-size:14px;font-weight:900;line-height:1}.fv-card.fv-r-common .fv-brand-badge .fv-lserial{font-size:14px;opacity:.8;line-height:1}.fv-card.fv-r-common .fv-brand-badge .fv-l2{font-size:12px;font-weight:600;opacity:.9;line-height:1}.fv-card.fv-r-common .fv-stat{flex:1 1 0;padding:11px 10px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));text-align:center;display:flex;flex-direction:column;justify-content:center}.fv-card.fv-r-common .fv-stats{flex:0 0 52%;display:flex;gap:10px}.fv-card.fv-r-common .fv-stat .fv-label{font-size:10px;line-height:1}.fv-card.fv-r-common .fv-stat .fv-value{font-weight:900;font-size:18px;margin-top:2px;line-height:1}