.my-fc-game-controls{margin-top:20px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:linear-gradient(145deg,rgba(18,25,47,.78),rgba(10,14,28,.92))}.my-fc-control-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.my-fc-sync-state{color:#9996aa;font-size:11px;font-weight:750}.my-fc-status-actions{display:flex;gap:7px;flex-wrap:wrap}.my-fc-inline-action{margin:0}.my-fc-status-actions button,.my-fc-remove button,.my-fc-card-follow,.my-fc-card-remove,.my-fc-card-status-form button{min-height:34px;padding:7px 10px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(255,255,255,.035);color:#c9c6d6;font-size:11px;font-weight:850}.my-fc-status-actions button:hover,.my-fc-remove button:hover,.my-fc-card-follow:hover,.my-fc-card-remove:hover,.my-fc-card-status-form button:hover{border-color:rgba(90,179,255,.35);background:rgba(90,179,255,.08);color:white}.my-fc-status-actions button.active,.my-fc-card-follow.active{border-color:rgba(243,214,124,.32);background:linear-gradient(145deg,rgba(243,214,124,.12),rgba(90,179,255,.08));color:#fff4c8}.my-fc-status-actions .my-fc-inline-action:has(.my-fc-follow){margin-left:auto}.my-fc-remove{margin-top:9px}.my-fc-remove button,.my-fc-card-remove{color:#a9a6b8}.my-fc-remove[hidden]{display:none!important}
.my-fc-hero p{max-width:760px}.my-fc-section{padding-top:18px}.my-fc-auth-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:30px;border:1px solid rgba(243,214,124,.18);border-radius:22px;background:radial-gradient(circle at 88% 25%,rgba(90,179,255,.12),transparent 34%),linear-gradient(145deg,rgba(25,29,53,.9),rgba(10,13,27,.97));box-shadow:var(--shadow)}.my-fc-auth-card h2{font-size:31px;margin:8px 0}.my-fc-auth-card p{margin:0;color:#aaa7ba}.my-fc-auth-card>.btn{white-space:nowrap}.my-fc-auth-card>[data-my-fc-google-host]{justify-self:end;min-height:44px;min-width:250px}.my-fc-message{grid-column:1/-1;margin:2px 0 0!important;min-height:1.4em;color:#9591a5!important;font-size:11px!important}.my-fc-message.error{color:#ffb3c4!important}
.my-fc-account-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;margin-bottom:22px;border:1px solid var(--line);border-radius:16px;background:rgba(15,18,37,.78)}.my-fc-account-bar>div{display:grid;gap:2px}.my-fc-account-bar strong{font-size:16px}.my-fc-account-bar [data-my-fc-account-email]{color:#888598;font-size:11px}.my-fc-dashboard{display:grid;gap:20px}.my-fc-shelf{padding:23px;border:1px solid var(--line);border-radius:19px;background:rgba(14,17,35,.72)}.my-fc-shelf-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.my-fc-shelf-head h2{margin:5px 0 0;font-size:27px}.my-fc-shelf-head>[data-my-fc-count]{display:grid;place-items:center;min-width:32px;height:32px;border-radius:999px;background:rgba(243,214,124,.08);border:1px solid rgba(243,214,124,.15);color:#f3dda2;font-size:11px;font-weight:900}.my-fc-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.my-fc-empty{padding:18px;border:1px dashed rgba(255,255,255,.1);border-radius:12px;color:#858296;font-size:12px;text-align:center}.my-fc-empty[hidden]{display:none!important}
.my-fc-card{display:grid;grid-template-columns:82px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:linear-gradient(145deg,rgba(22,25,48,.86),rgba(11,14,29,.96))}.my-fc-card-art{display:block;min-height:118px;background:#090c13;overflow:hidden}.my-fc-card-art img{width:100%;height:100%;display:block;object-fit:cover}.my-fc-card-art>span{height:100%;display:grid;place-items:center;color:#666277;font:800 24px Georgia,serif}.my-fc-card-copy{min-width:0;padding:12px 13px;display:flex;flex-direction:column;justify-content:center}.my-fc-card-copy h3{margin:0;font-size:16px;line-height:1.2}.my-fc-card-copy h3 a:hover{color:#fff1bd}.my-fc-card-copy p{margin:6px 0 10px;color:#8f8b9f;font-size:10px}.my-fc-card-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.my-fc-card-actions form{margin:0}.my-fc-card-status-form{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.my-fc-card-status{height:34px;min-width:130px;max-width:100%;padding:0 9px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#101329;color:#e7e3ed;font-size:11px;font-weight:750}.my-fc-card-follow,.my-fc-card-remove{height:34px}.my-fc-account-settings{margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(15,17,35,.7)}.my-fc-account-settings h2{margin:0 0 8px;font-size:25px}.my-fc-account-settings>p{color:#9996aa;max-width:760px}.my-fc-account-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:17px}.my-fc-delete-account{border-color:rgba(255,127,156,.22);background:rgba(255,127,156,.055);color:#ffc1cf}.my-fc-delete-account:hover{border-color:rgba(255,127,156,.4);background:rgba(255,127,156,.1)}.my-fc-google-host{min-height:44px;display:flex;align-items:center}.my-fc-signin-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px;background:rgba(2,5,13,.78);backdrop-filter:blur(8px)}.my-fc-signin-panel{position:relative;width:min(430px,100%);padding:28px;border:1px solid rgba(243,214,124,.2);border-radius:20px;background:linear-gradient(145deg,#171c37,#0b0e1d);box-shadow:0 28px 80px rgba(0,0,0,.55)}.my-fc-signin-panel h2{margin:8px 0 10px;font-size:28px}.my-fc-signin-panel>p{color:#aaa7ba}.my-fc-signin-panel .my-fc-google-host{margin-top:18px}.my-fc-signin-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);color:#ddd;font-size:22px;line-height:1;cursor:pointer}.my-fc-signin-close:hover{background:rgba(255,255,255,.09);color:#fff}
@media(max-width:980px){.my-fc-list{grid-template-columns:1fr}.my-fc-auth-card{grid-template-columns:1fr}.my-fc-auth-card>.btn{justify-self:start}}
@media(max-width:650px){.my-fc-game-controls{padding:13px}.my-fc-control-head{display:grid;gap:4px}.my-fc-status-actions{display:grid;grid-template-columns:1fr 1fr}.my-fc-status-actions .my-fc-inline-action:has(.my-fc-follow){margin-left:0}.my-fc-status-actions button{width:100%}.my-fc-auth-card{padding:22px}.my-fc-auth-card>.btn{width:100%}.my-fc-account-bar{display:grid}.my-fc-account-bar form,.my-fc-account-bar form .btn{width:100%}.my-fc-shelf{padding:16px}.my-fc-card{grid-template-columns:70px minmax(0,1fr)}.my-fc-card-art{min-height:110px}.my-fc-card-copy{padding:10px}.my-fc-card-copy h3{font-size:14px}.my-fc-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.my-fc-card-status-form{grid-column:1/-1}.my-fc-card-status{min-width:0;width:100%}.my-fc-account-actions{display:grid}.my-fc-account-actions form,.my-fc-account-actions .btn{width:100%}}
