.fcai-app{max-width:980px;margin:20px auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19382a}.fcai-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border-radius:20px;background:#0d6b3f;color:#fff}.fcai-hero span{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fcai-hero h2{margin:5px 0 4px;color:#fff;font-size:clamp(1.6rem,3vw,2.4rem)}.fcai-hero p{margin:0;color:#d9eee3}.fcai-step-badge{padding:8px 12px;border-radius:999px;background:rgb(255 255 255 / .14);font-weight:800}.fcai-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.fcai-progress span{padding:9px;border:1px solid #d7e5dc;border-radius:10px;background:#f4f8f5;text-align:center;font-size:12px;font-weight:800}.fcai-progress .active{background:#dff3e7;color:#0d6b3f}.fcai-panel{margin-top:14px;padding:18px;border:1px solid #d7e5dc;border-radius:16px;background:#fff}.fcai-panel h3{margin:0 0 12px}.fcai-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.fcai-search-row input,.fcai-grid input,.fcai-grid select,.fcai-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cddfd3;border-radius:10px;padding:11px 12px;font-size:16px}.fcai-search-row button,.fcai-actions button{border:0;border-radius:10px;padding:0 18px;background:#0d6b3f;color:#fff;font-weight:850;cursor:pointer}.fcai-results{display:grid;gap:8px;margin-top:10px}.fcai-result{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dce8e0;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.fcai-result:hover{background:#eef8f2}.fcai-result span{color:#65776d}.fcai-player-card{display:flex;align-items:center;gap:14px}.fcai-player-photo{width:70px;height:70px;border-radius:14px;overflow:hidden;background:#e5f2e9;display:grid;place-items:center;font-size:28px;font-weight:900;color:#0d6b3f}.fcai-player-photo img{width:100%;height:100%;object-fit:cover}.fcai-player-card span{font-size:10px;text-transform:uppercase;font-weight:900;color:#6d7b73}.fcai-player-card h3{margin:2px 0}.fcai-player-card p{margin:0;color:#607168}.fcai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fcai-grid label span{display:block;margin-bottom:5px;font-size:12px;font-weight:850}.fcai-wide{grid-column:1/-1}.fcai-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.fcai-actions button{min-height:44px}.fcai-actions .secondary{background:#eef4f0;color:#234637;border:1px solid #ccdcd2}.fcai-feedback{margin-top:14px;padding:0}.fcai-feedback.success,.fcai-feedback.error,.fcai-feedback.loading{padding:12px 14px;border-radius:10px}.fcai-feedback.success{background:#def5e7;color:#0a6438}.fcai-feedback.error{background:#fde7e7;color:#942828}.fcai-feedback.loading{background:#eef3f7;color:#35536b}.fcai-public-list table{width:100%;border-collapse:collapse}.fcai-public-list th,.fcai-public-list td{padding:10px;border-bottom:1px solid #e1e8e3;text-align:left}.fcai-public-list th{background:#0d6b3f;color:#fff}@media(max-width:700px){.fcai-hero{align-items:flex-start;flex-direction:column}.fcai-progress{grid-template-columns:1fr}.fcai-search-row,.fcai-grid{grid-template-columns:1fr}.fcai-wide{grid-column:auto}.fcai-actions{flex-direction:column}.fcai-actions button{width:100%}.fcai-result{flex-direction:column}}