.fb-app{margin-top:18px;min-width:0}.fb-app *{box-sizing:border-box}.fb-panel{margin-bottom:16px}.fb-head,.fb-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.fb-head h2,.fb-detail-head h2{margin:4px 0 6px;font-size:23px;line-height:1.2}.fb-head h3{margin:4px 0 5px}.fb-head p{margin:0;color:var(--muted);font-size:12px}.fb-office-chip{font-size:11px;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:#f7f9f5}.fb-create-form{display:flex;align-items:flex-end;gap:12px;margin:20px 0 14px}.fb-create-form label{display:flex;flex-direction:column;gap:6px;flex:1;max-width:460px;font-size:12px;font-weight:750}.fb-create-form .button{min-height:44px}.fb-account-list{display:flex;flex-direction:column;gap:6px}.fb-account-row{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;min-height:48px}.fb-account-open{border:0;background:transparent;text-align:left;padding:9px 14px;display:grid;grid-template-columns:minmax(140px,220px) auto 1fr;align-items:center;gap:14px;cursor:pointer;font:inherit;color:inherit}.fb-account-open strong{font-size:14px}.fb-account-open span,.fb-account-open small{font-size:10.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-account-actions{display:flex;align-items:center;gap:12px;padding:0 14px;border-left:1px solid var(--line);background:#fafbfc}.fb-account-actions button,.fb-archive-row button,.fb-back{border:0;background:transparent;font:inherit;font-size:11px;font-weight:750;color:#5b6570;cursor:pointer}.fb-account-actions .danger,.fb-danger-button{color:#b13c3c}.fb-empty{padding:28px;border:1px dashed var(--line);border-radius:12px;text-align:center;color:var(--muted)}.fb-archived{margin-top:14px}.fb-archived summary{font-size:11px;color:var(--muted);font-weight:750;cursor:pointer}.fb-archive-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.fb-detail-head{margin:4px 0 16px}.fb-back{display:block;margin-bottom:6px}.fb-detail-actions{display:flex;gap:8px}.fb-tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:10px}.fb-tabs button{border:0;background:transparent;padding:9px 13px;border-radius:9px;font:inherit;font-size:12px;font-weight:800;color:var(--muted);cursor:pointer}.fb-tabs button.active{background:#e5efdc;color:#3f6132}.fb-report-controls{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr);gap:14px;margin:18px 0}.fb-analytics-controls{display:grid;grid-template-columns:180px 180px auto;gap:12px;align-items:end;margin-top:18px}.fb-analytics-controls label,.fb-profit-settings-row label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750}.fb-profit-settings{margin-top:16px;border-top:1px solid var(--line);padding-top:12px}.fb-profit-settings summary{cursor:pointer;font-size:12px;font-weight:750;color:var(--muted)}.fb-profit-settings-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;padding-top:12px}.fb-profit-settings-row label{width:180px}.fb-profit-settings-row span{font-size:11px;color:var(--muted);padding-bottom:12px}.fb-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.fb-summary-grid article{border:1px solid var(--line);border-radius:14px;padding:17px;background:#fff}.fb-summary-grid span{display:block;font-size:11px;color:var(--muted)}.fb-summary-grid strong{display:block;margin-top:7px;font-size:23px;line-height:1.15}.fb-summary-grid small{display:block;margin-top:5px;color:var(--muted)}.fb-summary-grid .featured{background:#183126;color:#fff;border-color:#183126}.fb-summary-grid .featured span,.fb-summary-grid .featured small{color:#c8d6cf}.fb-account-analytics-table{min-width:1250px}.fb-report-preview .fb-map-list{margin-top:12px}.fb-report-preview .fb-map-row{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(300px,1.1fr);gap:14px;padding:10px 0;border-bottom:1px solid var(--line)}.fb-report-preview .fb-map-campaign strong,.fb-report-preview .fb-map-campaign small{display:block}.fb-report-preview .fb-map-campaign small{margin-top:3px;color:var(--muted);font-size:10px}.fb-report-preview .fb-map-row>div>small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.fb-report-preview .fb-report-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.fb-report-preview .fb-report-summary>div{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fafbfc}.fb-report-preview .fb-report-summary span,.fb-report-preview .fb-report-summary strong{display:block}.fb-report-preview .fb-report-summary span{font-size:10px;color:var(--muted)}.fb-report-preview .fb-report-summary strong{font-size:12px;margin-top:4px}.fb-report-preview .fb-report-status-line{margin-top:10px;padding:10px 12px;border-radius:10px;font-size:11px}.fb-report-preview .fb-report-status-line.is-ready{background:#f1f8f1;color:#33643a;border:1px solid #cee1cf}.fb-report-preview .fb-report-status-line.has-errors{background:#fff7f4;color:#944538;border:1px solid #eccfc7}
@media(max-width:900px){.fb-account-open{grid-template-columns:minmax(120px,180px) 1fr}.fb-account-open small{display:none}.fb-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.fb-head,.fb-detail-head{flex-direction:column}.fb-create-form{flex-wrap:wrap}.fb-create-form label,.fb-create-form .button{width:100%;max-width:none}.fb-account-row{grid-template-columns:1fr}.fb-account-open{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.fb-account-open small{display:block}.fb-account-actions{border-left:0;border-top:1px solid var(--line);padding:9px 14px}.fb-report-controls,.fb-analytics-controls{grid-template-columns:1fr}.fb-report-preview .fb-map-row{grid-template-columns:1fr}.fb-report-preview .fb-report-summary{grid-template-columns:1fr 1fr}.fb-detail-actions{width:100%}.fb-detail-actions .button{flex:1}}
@media(max-width:520px){.fb-summary-grid,.fb-report-preview .fb-report-summary{grid-template-columns:1fr}}


/* V43.5.4 searchable site picker */
.fb-site-picker{position:relative;min-width:0}
.fb-site-search-wrap{position:relative}
.fb-site-search{padding-right:38px!important}
.fb-site-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#5f6a65;font:18px/1 system-ui;cursor:pointer}
.fb-site-toggle:hover{background:#eef3ea;color:#34532b}
.fb-site-menu{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 5px);max-height:250px;overflow:auto;border:1px solid #dfe5da;border-radius:11px;background:#fff;box-shadow:0 14px 34px rgba(27,42,25,.15);padding:5px}
.fb-site-option{display:grid;width:100%;gap:2px;text-align:left;border:0;background:#fff;color:#1d241d;padding:8px 9px;border-radius:8px;font:inherit;cursor:pointer}
.fb-site-option:hover,.fb-site-option:focus{background:#eef5e8;outline:none}
.fb-site-option.is-selected{background:#e4f0da}
.fb-site-option strong{display:block;font-size:11.5px;line-height:1.25;overflow-wrap:anywhere}
.fb-site-option small{display:block!important;margin:0!important;font-size:9.5px!important;color:#7a8477!important}
.fb-site-empty{padding:12px;text-align:center;color:var(--muted);font-size:11px}
.fb-map-row.is-danger .fb-site-search{border-color:#e1b4aa;background:#fffafa}
.fb-map-row.is-good .fb-site-search{border-color:#c9ddbd;background:#fbfef9}


/* V43.5.6 pinned NO LEADS option */
.fb-site-option-no-leads{position:sticky;top:0;z-index:2;background:#fff8f2;border-bottom:1px solid #ead8c7;color:#7a4c20}
.fb-site-option-no-leads:hover,.fb-site-option-no-leads.is-selected{background:#f7eadc}
.fb-site-option-no-leads strong{font-weight:850;letter-spacing:.02em}
