body.fc-mode {background:#f3f6f8;color:#15283a;margin:0;font-family:system-ui,sans-serif}
body.fc-mode > :not(#fc-root):not(script) {display:none!important}
#fc-root * {box-sizing:border-box}
#fc-root h1,#fc-root h2,#fc-root h3,#fc-root p,#fc-root li,#fc-root small,#fc-root strong {color:#183142}
#fc-root .fc-header {background:#102a3d;color:white;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;gap:16px}
#fc-root .fc-header strong {font-size:25px;letter-spacing:3px;display:block}
#fc-root .fc-header span {font-size:13px;color:#c3d6df}
#fc-root .fc-header strong {color:white}
#fc-root button {min-height:46px;padding:10px 16px;border:1px solid #bdcbd3;border-radius:10px;background:white;color:#18384b;font:inherit;cursor:pointer;font-weight:600}
#fc-root button:hover {background:#e4f3f2}
#fc-root button:disabled {opacity:.5;cursor:wait}
#fc-root button:focus-visible,#fc-root input:focus-visible,#fc-root select:focus-visible {outline:3px solid #15978c;outline-offset:2px}
#fc-root nav {display:flex;gap:8px;overflow-x:auto;padding:12px 20px;background:white;border-bottom:1px solid #d4dfe5;position:sticky;top:0;z-index:2}
#fc-root nav button {white-space:nowrap;border:0}
#fc-root nav [aria-current=page] {background:#126d69;color:white}
#fc-root .fc-main {max-width:1180px;margin:auto;padding:24px 20px 70px}
#fc-root .fc-title {display:flex;justify-content:space-between;align-items:center;gap:20px}
#fc-root h1 {font-size:28px;margin:5px 0 18px}
#fc-root h2 {font-size:19px;margin:0 0 12px}
#fc-root h3 {font-size:15px;margin-top:20px}
#fc-root p,#fc-root li {line-height:1.5;overflow-wrap:anywhere}
#fc-root .fc-kicker {text-transform:uppercase;font-size:12px;letter-spacing:1px;color:#546c7b;margin:0}
#fc-root .fc-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:16px;margin:18px 0}
#fc-root .fc-card,#fc-root .fc-report {background:white;border:1px solid #dbe3e8;border-radius:16px;padding:22px;min-width:0}
#fc-root .fc-actions,#fc-root .fc-toolbar {display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
#fc-root .fc-metrics {display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:26px}
#fc-root .fc-metrics article {background:#e1efed;border-radius:14px;padding:18px}
#fc-root .fc-metrics strong {display:block;font-size:28px;color:#135b58}
#fc-root .fc-metrics span {font-size:13px}
#fc-root .fc-badge {padding:5px 10px;background:#edf1f6;border-radius:20px;font-size:13px;display:inline-block}
#fc-root .fc-warning {display:block;color:#9d321a;margin-top:10px}
#fc-root progress {width:100%;accent-color:#14766b}
#fc-root label {display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600;min-width:0}
#fc-root input,#fc-root select,#fc-root textarea {min-height:46px;border:1px solid #b4c6d0;border-radius:9px;padding:11px;font:inherit;background:white;width:100%;color:#142a3b}
#fc-root textarea {min-height:90px}
#fc-root input[type=checkbox] {width:24px;height:24px;min-height:24px}
#fc-root .fc-check {flex-direction:row;align-items:center;margin:8px 0}
#fc-root dialog {border:0;border-radius:18px;padding:25px;width:min(540px,95vw);max-height:90dvh;color:#183142}
#fc-root dialog::backdrop {background:#071e32aa}
#fc-root #fc-fields {display:grid;gap:15px}
#fc-root #fc-message,#fc-root #fc-form-error {color:#a33c20;white-space:pre-wrap}
#fc-root .fc-photo {max-width:100%;max-height:220px;border-radius:12px}
#fc-root .fc-report {margin:18px 0}
#fc-root .fc-loading {padding:40px;max-width:600px;margin:auto}
@media(max-width:600px){#fc-root .fc-header{padding:14px;align-items:flex-start}#fc-root .fc-header>div:last-child{display:flex;flex-direction:column;gap:5px}#fc-root .fc-title{display:block}#fc-root .fc-main{padding:22px 14px 50px}#fc-root .fc-actions button{flex:1 1 45%}#fc-root .fc-metrics{grid-template-columns:repeat(2,1fr)}#fc-root nav{padding:8px}#fc-root .fc-card{padding:18px}}
@media print{body.fc-mode{background:white}#fc-root .fc-header,#fc-root nav,#fc-root .fc-title,#fc-root .fc-toolbar,#fc-message{display:none!important}#fc-root .fc-main{max-width:none;padding:0}#fc-root .fc-report{border:0;border-radius:0;break-after:page;padding:0}#fc-root .fc-report:last-child{break-after:auto}#fc-root .fc-report h3{break-after:avoid}#fc-root .fc-report li{break-inside:avoid}}
