.gfb-dashboard{font-family:var(--ui-font-family,"Montserrat", system-ui, sans-serif);color:var(--ui-text,#f2f4f3);min-height:100%}.gfb-dashboard__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.gfb-dashboard__title{font-size:20px;font-weight:700}.gfb-dashboard__stats{flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.gfb-dashboard__stat-card{background:var(--ui-surface-raised,#ffffff0a);border-radius:var(--ui-radius-lg,.75rem);border:1px solid var(--ui-border,#ffffff1a);text-align:center;flex:1;min-width:100px;padding:12px 20px}.gfb-dashboard__stat-num{font-size:24px;font-weight:700}.gfb-dashboard__stat-label{color:var(--ui-text-secondary,#9ca3af);text-transform:capitalize;font-size:12px}.gfb-dashboard__search{margin-bottom:12px}.gfb-dashboard__filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.gfb-dashboard__select{border-radius:var(--ui-radius-md,.5rem);border:1px solid var(--ui-border,#ffffff1a);background:var(--ui-surface-raised,#ffffff0a);color:var(--ui-text,#f2f4f3);outline:none;padding:6px 12px;font-size:13px}.gfb-dashboard__select--flex{flex:1}.gfb-dashboard__list{flex-direction:column;gap:8px;display:flex}.gfb-dashboard__center{text-align:center;padding:40px}.gfb-dashboard__changelog{flex-direction:column;gap:24px;display:flex}.gfb-dashboard__badges{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.gfb-dashboard__meta{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;font-size:13px;display:grid}.gfb-dashboard__meta-label{color:var(--ui-text-muted,#6b7280)}.gfb-dashboard__description{white-space:pre-wrap;background:#ffffff08;border-radius:8px;margin-bottom:16px;padding:14px;font-size:14px;line-height:1.6}.gfb-dashboard__screenshot{margin-bottom:16px}.gfb-dashboard__screenshot-img{border:1px solid #ffffff1a;border-radius:8px;max-width:100%}.gfb-dashboard__actions{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.gfb-dashboard__comments{border-top:1px solid #ffffff1a;padding-top:16px}.gfb-dashboard__comments-title{margin-bottom:12px;font-size:14px;font-weight:600}.gfb-dashboard__create-form{flex-direction:column;gap:14px;display:flex}.gfb-dashboard__create-row{gap:10px;display:flex}.gfb-dashboard__bulk-bar{background:var(--ui-surface-raised,#ffffff0f);border-radius:var(--ui-radius-md,.5rem);border:1px solid var(--ui-primary,#67c728);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:13px;display:flex}.gfb-dashboard__list-header{color:var(--ui-text-secondary,#9ca3af);align-items:center;margin-bottom:6px;font-size:13px;display:flex}.gfb-dashboard__checkbox-label{cursor:pointer;align-items:center;gap:6px;display:flex}.gfb-dashboard__list-row{align-items:flex-start;gap:8px;display:flex}.gfb-dashboard__list-row>:last-child{flex:1;min-width:0}.gfb-dashboard__checkbox{cursor:pointer;accent-color:var(--ui-primary,#67c728);margin-top:14px}@media (width<=640px){.gfb-dashboard__stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gfb-dashboard__stat-card{min-width:0}.gfb-dashboard__header{flex-direction:column;align-items:flex-start;gap:12px}.gfb-dashboard__filters{flex-direction:column}.gfb-dashboard__select{width:100%;min-height:44px;padding:10px 12px;font-size:16px}.gfb-dashboard__meta{grid-template-columns:1fr}.gfb-dashboard__create-row,.gfb-dashboard__actions{flex-direction:column}.gfb-dashboard__actions>*{width:100%}.gfb-dashboard__checkbox{width:20px;height:20px}.gfb-dashboard__bulk-bar{gap:6px;font-size:12px}}
