:root{--fv-bg:#0b0d14;--fv-panel:rgba(255,255,255,.06);--fv-text:rgba(255,255,255,.92);--fv-muted:rgba(255,255,255,.65)}.fv-panel{background:var(--fv-panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;color:var(--fv-text);box-shadow:0 10px 30px rgba(0,0,0,.35)}.fv-btn{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:rgba(255,255,255,.92);border-radius:12px;padding:10px 12px;cursor:pointer;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.fv-btn:disabled{opacity:.45;cursor:not-allowed}.fv-coins-bar{display:flex;align-items:center;justify-content:space-between;gap:7px;background:var(--fv-panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px;color:var(--fv-text);margin:0 0 14px}.fv-coins-left{display:flex;gap:10px;align-items:center;min-width:140px}.fv-coins-icon{display:inline-block;width:18px;height:18px;line-height:1;vertical-align:-.12em;color:#fadb45}.fv-coins-icon.fa-solid.fa-coins{font-size:18px}.fv-coins-label{font-weight:900;color:rgba(255,255,255,.85)}.fv-coins-value{font-weight:950;letter-spacing:.3px}@media (max-width:520px){.fv-coins-bar{padding:8px 10px;border-radius:12px}.fv-coins-left{min-width:0;gap:8px}.fv-coins-left i{font-size:16px}.fv-coins-label{font-size:12px}.fv-coins-value{font-size:14px}}.fv-btn.fv-btn-dark{background:#333}.fv-btn.fv-btn-small{padding:8px 10px;border-radius:10px;font-size:12px}.fv-cstat-header{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.fv-cstat-tabs{display:flex;flex-wrap:wrap;gap:10px}.fv-cstat-tab{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:9999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:rgba(255,255,255,.92);text-decoration:none;font-weight:600;font-size:13px;line-height:1}.fv-cstat-tab:hover{background:rgba(255,255,255,.12)}.fv-cstat-tab.is-active{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.22)}.fv-cstat-summary{margin-bottom:12px}.fv-cstat-summary-title{font-weight:800;margin-bottom:4px}.fv-cstat-summary-stats{opacity:.92;font-size:13px}.fv-cstat-sep{display:inline-block;margin:0 8px;opacity:.5}.fv-cstat-list{background:#161b20;border-radius:14px;padding:12px}.fv-cstat-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:9999px;background:rgba(255,255,255,.06);margin-bottom:10px}.fv-cstat-item:last-child{margin-bottom:0}.fv-cstat-item-text{font-weight:700;font-size:13px;line-height:1.25}.fv-cstat-check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9999px;font-weight:900}.fv-cstat-check.is-owned{background:rgba(46,204,113,.22);border:1px solid rgba(46,204,113,.5);color:rgba(46,204,113,1)}.fv-cstat-check.is-missing{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);color:#fff}.fv-cstat-empty{opacity:.75;padding:8px 2px}.fv_register_button{display:inline-flex;align-items:center;justify-content:center;background:#e04260;color:#fff;font-size:11px;padding:8px 14px;border-radius:6px;text-decoration:none;font-weight:600;border:none;cursor:pointer}.fv_register_button:hover,.fv_register_button:focus{text-decoration:none;opacity:.9}