.fca-screen #wpadminbar{display:none!important}
.fca-auth-screen{background:#0f2a47}

.fc-auth{display:grid;grid-template-columns:1fr;min-height:100vh}
.fc-auth-single{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}
@media(min-width:900px){.fc-auth{grid-template-columns:1fr 1fr}}

.fc-hero{display:none;flex-direction:column;justify-content:center;padding:64px;color:#fff;background:#0f2a47}
@media(min-width:900px){.fc-hero{display:flex}}
.fc-brand{font-weight:800;letter-spacing:.06em;font-size:20px;margin-bottom:24px}
.fc-kicker{font-size:13px;letter-spacing:.08em;text-transform:uppercase;opacity:.75;margin:0 0 12px}
.fc-kicker.dark{color:#0f2a47;opacity:1}
.fc-hero h1{font-size:40px;line-height:1.1;margin:0 0 24px}
.fc-hero ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;opacity:.9}

.fc-panel{width:100%;max-width:420px;margin:0 auto;padding:48px 24px;background:#fff}
.fc-auth-single .fc-panel{border-radius:16px;box-shadow:0 12px 40px rgba(15,42,71,.18)}
.fc-panel h2{font-size:26px;margin:6px 0 6px}
.fc-sub{color:#5b6b7a;margin:0 0 24px}

.fc-panel form{display:flex;flex-direction:column;gap:16px}
.fc-panel label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#33414d;font-weight:600}
.fc-panel input[type=text],.fc-panel input[type=email],.fc-panel input[type=password]{height:46px;padding:0 14px;border:1px solid #dbe1e6;border-radius:10px;font-size:15px;font-weight:400}
.fc-pass{position:relative;display:flex}
.fc-pass input{flex:1}
.fc-pass button{position:absolute;right:10px;top:0;bottom:0;background:none;border:0;color:#0f2a47;font-weight:600;font-size:13px;cursor:pointer}

.fc-row{display:flex;align-items:center;justify-content:space-between;font-size:13px}
.fc-check{display:flex!important;flex-direction:row!important;align-items:center;gap:6px;font-weight:400!important}
.fc-row a{color:#0f2a47}

.fc-primary{height:48px;border:0;border-radius:10px;background:#e6ef00;color:#0f2a47;font-weight:800;font-size:15px;cursor:pointer}
.fc-primary:disabled{opacity:.6;cursor:default}
.fc-primary.fc-inline{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:0 20px}
.fc-ghost{height:44px;border:1px solid #dbe1e6;border-radius:10px;background:#fff;color:#33414d;font-weight:600;font-size:14px;cursor:pointer}

.fc-help{font-size:13px;color:#5b6b7a;margin:0}
.fc-trust-note{font-size:12px;color:#8a97a2;margin-top:16px}
.fc-switch{font-size:14px;margin-top:20px;color:#5b6b7a}
.fc-switch a{color:#0f2a47;font-weight:700}

.fc-msg{padding:10px 12px;border-radius:8px;background:#eef6f1;color:#0a7d59;font-size:14px}
.fc-msg.is-error{background:#fdecec;color:#a32d2d}
.is-busy button[type=submit]{opacity:.7}

.fc-level-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.fc-level-option{position:relative;border:1px solid #dbe1e6;border-radius:10px;padding:12px;font-size:14px;font-weight:600;color:#33414d;cursor:pointer;text-align:center}
.fc-level-option input{position:absolute;opacity:0}
.fc-level-option:has(input:checked){border-color:#0f2a47;background:#f1f6f2}

.fc-page-shell{max-width:640px;margin:80px auto;padding:0 24px;text-align:center}
.fc-coming-soon h1{font-size:28px;margin-bottom:12px}
.fc-coming-soon p{color:#5b6b7a;margin-bottom:24px}

.fc-dashboard{max-width:960px;margin:0 auto;padding:32px 20px 64px}
.fc-dash-hero{display:flex;align-items:center;gap:16px;margin-bottom:20px}
.fc-avatar{width:52px;height:52px;border-radius:50%;background:#f1f6f2;color:#0a7d59;font-weight:800;display:flex;align-items:center;justify-content:center}
.fc-dash-hero h1{font-size:20px;margin:0}
.fc-dash-hero p{margin:2px 0 0;color:#5b6b7a;font-size:14px}
.fc-score-pill{display:inline-block;margin-top:4px!important;padding:2px 10px;border-radius:999px;background:#f1f6f2;color:#0a7d59!important;font-size:12px!important;font-weight:700}
.fc-dash-logout{margin-left:auto;text-decoration:none}

.fc-verify-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fdf6e3;border:1px solid #f0dfa0;border-radius:12px;padding:14px 16px;margin-bottom:24px}
.fc-verify-banner strong{display:block;font-size:14px;color:#33414d}
.fc-verify-banner p{margin:2px 0 0;font-size:13px;color:#6b6248}
.fc-verify-banner button{flex:none;height:36px;padding:0 14px;border:1px solid #d8c67e;border-radius:8px;background:#fff;font-size:13px;font-weight:600;cursor:pointer}

.fc-section-label{font-size:13px;color:#8a97a2;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px}
.fc-action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:28px}
@media(min-width:700px){.fc-action-grid{grid-template-columns:repeat(4,1fr)}}
.fc-action-card{display:flex;align-items:center;justify-content:center;height:64px;border:1px solid #e2e8e5;border-radius:12px;text-decoration:none;color:#0f2a47;font-weight:700;font-size:14px;text-align:center}

.fc-empty-state{border:1px solid #e2e8e5;border-radius:12px;padding:32px 20px;text-align:center}
.fc-empty-state strong{color:#33414d}
.fc-empty-state p{margin:6px 0 0;color:#5b6b7a;font-size:14px}

.fc-saved-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
@media(min-width:700px){.fc-saved-grid{grid-template-columns:repeat(4,1fr)}}
.fc-saved-card{display:block;border:1px solid #e2e8e5;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;background:#fff}
.fc-saved-card-image{height:90px;background-size:cover;background-position:center;background-color:#f1f6f2}
.fc-saved-card-body{padding:10px 12px}
.fc-saved-card-body strong{display:block;font-size:13px;color:#102947;font-weight:700}
