:root{color:#17324a;font-synthesis:none;background:#f2f6f9;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.app{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:20;background:#123f65;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #fff2;align-items:center;gap:12px;padding:0 7px 24px;display:flex}.brandMark{background:#69a9dc;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:#c8deef;margin-top:3px;font-size:11px}.close{margin-left:auto;display:none}.sidebar nav{gap:5px;margin-top:20px;display:grid}.sidebar button{color:#d8e9f7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;display:flex}.sidebar button svg{width:19px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff18}.sideBottom{border-top:1px solid #fff2;margin-top:auto;padding-top:12px}.sideBottom small{color:#bdd6e9;padding:8px 12px;display:block}main{min-width:0}header{z-index:10;background:#fff;border-bottom:1px solid #dce6ee;align-items:center;gap:18px;height:86px;padding:0 32px;display:flex;position:sticky;top:0}header h1{color:#174f7d;margin:0;font-size:24px}header p{color:#74899a;margin:3px 0 0;font-size:13px}header select{color:#174f7d;background:#f7fafc;border:1px solid #bfd1df;border-radius:9px;margin-left:auto;padding:10px 34px 10px 13px;font-weight:700}.menuButton{display:none}.content{max-width:1500px;margin:auto;padding:28px 32px 50px}.stats{grid-template-columns:repeat(4,minmax(150px,1fr));gap:16px;margin-bottom:20px;display:grid}.stats article{background:#fff;border:1px solid #dbe7ef;border-radius:14px;padding:20px;box-shadow:0 4px 14px #174f7d0b}.stats span{color:#6b8192;font-size:14px}.stats strong{color:#174f7d;margin-top:8px;font-size:30px;display:block}.panel{background:#fff;border:1px solid #dbe7ef;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px #174f7d0c}.panelHead,.toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.panelHead{padding:21px 24px}.panel h2{color:#174f7d;margin:0;font-size:20px}.panel p{color:#6d8293;margin:5px 0 0}.primary,.soft{cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 16px;font-weight:700;display:flex}.primary{color:#fff;background:#3d8dcc}.soft{color:#174f7d;background:#dceef9}.primary svg{width:18px}.search{background:#f9fbfc;border:1px solid #cbdbe6;border-radius:10px;align-items:center;margin:0 24px 18px;padding:0 12px;display:flex}.search svg{color:#718a9d;width:18px}.search input{background:0 0;border:0;outline:0;width:100%;padding:11px}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%}th{color:#fff;text-align:left;background:#5e9fd2;padding:13px 18px;font-size:13px}td{border-bottom:1px solid #e4edf3;padding:13px 18px}tbody tr{cursor:pointer}tbody tr:nth-child(2n){background:#f7fafc}tbody tr:hover{background:#eaf4fb}td strong,td small{display:block}td small{color:#8a9baa;margin-top:2px}.tag{border-radius:7px;padding:5px 8px;font-size:12px;font-weight:700;display:inline-block}.tag.blue{color:#17628f;background:#dceef9}.toolbar{background:#fff;border:1px solid #dbe7ef;border-radius:12px;margin-bottom:16px;padding:12px 16px}.childPicker{color:#17324a;background:#fff;border:1px solid #bfd1df;border-radius:9px;min-width:320px;max-width:100%;padding:10px;font-weight:700}.card{padding-bottom:24px}.card>h2{padding:22px 24px}.sectionTitle{color:#fff;text-transform:uppercase;background:#5e9fd2;padding:10px 22px;font-weight:800}.formGrid{grid-template-columns:1fr 1fr;gap:0 22px;padding:12px 22px;display:grid}.formGrid label{border-bottom:1px solid #e6edf2;grid-template-columns:170px 1fr;align-items:center;display:grid}.formGrid span{background:#e8f2f9;padding:12px;font-weight:700}.formGrid input{background:#fff;border:0;outline:0;padding:12px}.editor .panelHead svg{color:#6ba8d7}.editor textarea{resize:vertical;border:1px solid #cbdce8;border-radius:10px;outline-color:#4e97cc;width:calc(100% - 48px);min-height:55vh;margin:0 24px;padding:18px;line-height:1.55;display:block}.editor>small{color:#718697;padding:10px 24px 22px;display:block}.empty{text-align:center;place-content:center;min-height:55vh;padding:30px;display:grid}.empty svg{color:#69a9dc;width:48px;height:48px;margin:auto}.scrim{display:none}.loginPage{background:linear-gradient(145deg,#eef6fb,#dbeaf5);place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{background:#fff;border:1px solid #d5e4ee;border-radius:20px;width:min(430px,100%);padding:38px;box-shadow:0 20px 55px #174f7d20}.loginIcon{color:#174f7d;background:#dceef9;border-radius:15px;place-items:center;width:54px;height:54px;display:grid}.loginIcon svg{width:26px}.loginCard h1{color:#174f7d;margin:22px 0 5px}.loginCard>p{color:#6d8293;margin:0 0 27px}.loginCard label{margin-top:16px;display:block}.loginCard label span{margin-bottom:7px;font-size:13px;font-weight:700;display:block}.loginCard input{border:1px solid #bfd1df;border-radius:10px;outline-color:#4e97cc;width:100%;padding:12px 13px}.loginButton{color:#fff;cursor:pointer;background:#327fba;border:0;border-radius:10px;width:100%;margin-top:22px;padding:13px;font-weight:800}.loginButton:disabled{opacity:.65}.loginError{color:#9d2d2d;background:#fff0f0;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:13px}.categoryEmpty{text-align:center;color:#718697;padding:55px 24px}.panelHead>svg{color:#5e9fd2}@media (width<=900px){.app{display:block}.sidebar{width:260px;transition:left .2s;position:fixed;left:-280px}.sidebar.open{left:0}.close,.menuButton{display:flex}.scrim{z-index:15;background:#09243b77;border:0;display:block;position:fixed;inset:0}.content{padding:20px 16px}header{padding:0 16px}.menuButton{color:#174f7d;background:#e2f0fa;border:0;border-radius:9px;gap:7px;padding:9px 12px;font-weight:700}.stats{grid-template-columns:1fr 1fr}.formGrid{grid-template-columns:1fr}.childPicker{flex:1;min-width:0}}@media (width<=560px){.stats{grid-template-columns:1fr}.panelHead{align-items:flex-start}.formGrid label{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}header p{display:none}header h1{font-size:19px}th,td{padding:11px 12px}}.brandLogo{object-fit:cover;background:#fff;border-radius:12px;width:44px;height:44px}.loginLogo{object-fit:cover;border-radius:18px;width:82px;height:82px}.nameColumn{width:255px}.childName{min-width:220px;padding-right:48px;position:relative}.childName span{color:#647d90;margin-top:3px;font-size:12px;display:block}.childName small{color:#9aabb8;font-size:10px;position:absolute;bottom:11px;right:12px}.saveArea{align-items:center;gap:12px;display:flex}.saveArea small{color:#4d758f}.addForm{background:#eef6fb;border:1px solid #d2e3ef;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 24px 18px;padding:16px;display:flex}.addForm input{background:#fff;border:1px solid #bfd1df;border-radius:9px;padding:10px 12px}.dangerLink{color:#a12e2e;cursor:pointer;background:#fff0f0;border:0;border-radius:7px;padding:7px 10px;font-weight:700}.healthTable th:first-child{width:245px}.healthTable th:nth-child(2){width:90px}.healthTable th:nth-child(3){width:100px}.healthTable th:nth-child(4){width:27%}.diagnosisCell{min-width:280px;line-height:1.4}.addForm select{color:#17324a;background:#fff;border:1px solid #bfd1df;border-radius:9px;padding:10px 30px 10px 12px}.socialTable th:first-child{width:34%}.socialTable th:nth-child(2){width:22%}.socialTable th:nth-child(3){width:20%}.socialTable td small{color:#90a2b0;margin-top:2px;font-size:10px;display:block}.rowActions{gap:7px;display:flex}.editLink{color:#175b85;cursor:pointer;background:#dceef9;border:0;border-radius:7px;padding:7px 10px;font-weight:700}.warningLink{color:#7b5a00;cursor:pointer;background:#fff3cd;border:0;border-radius:7px;padding:7px 10px;font-weight:700}.modalBackdrop{z-index:100;background:#102b3f88;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmModal{background:#fff;border-radius:16px;width:min(460px,100%);padding:26px;box-shadow:0 24px 70px #0b263a44}.confirmModal h3{color:#174f7d;margin:0;font-size:21px}.confirmModal p{color:#536c7e;margin:12px 0 24px;line-height:1.5}.confirmModal>div{justify-content:flex-end;gap:10px;display:flex}.confirmModal button{cursor:pointer;border:0;border-radius:9px;padding:10px 15px;font-weight:750}.cancelButton{color:#29485e;background:#e9eff3}.confirmWarning{color:#3e2a00;background:#efb83f}.confirmDanger{color:#fff;background:#c94b4b}.editModal{background:#fff;border-radius:17px;flex-direction:column;width:min(1100px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 25px 80px #0a263c55}.editModalHead{border-bottom:1px solid #dce7ee;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.editModalHead h2{color:#174f7d;margin:0}.editModalHead p{color:#708797;margin:4px 0 0}.modalClose{cursor:pointer;background:#e8f1f7;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.editModalBody{padding:22px;overflow:auto}.editGrid{grid-template-columns:1fr 1fr;gap:13px 20px;display:grid}.editGrid label,.wideField{gap:6px;display:grid}.editGrid label span,.wideField span{color:#31546c;font-size:13px;font-weight:750}.editGrid input,.wideField textarea{border:1px solid #c6d7e2;border-radius:9px;outline-color:#4e97cc;padding:10px 12px}.wideField{margin-top:18px}.wideField textarea{resize:vertical;min-height:140px;line-height:1.5}.editModalFoot{border-top:1px solid #dce7ee;justify-content:flex-end;align-items:center;gap:12px;padding:15px 22px;display:flex}.editModalFoot small{margin-right:auto}.detailGrid{grid-template-columns:1fr 1fr;gap:1px 20px;padding:12px 22px;display:grid}.detailItem{border-bottom:1px solid #e4edf3;grid-template-columns:180px 1fr;display:grid}.detailItem span{background:#e8f2f9;padding:11px;font-weight:700}.detailItem strong{padding:11px;font-weight:500}.detailTexts{padding:0 22px 24px}.detailTexts section{border:1px solid #dbe7ef;border-radius:10px;margin-top:18px;overflow:hidden}.detailTexts h3{color:#fff;background:#5e9fd2;margin:0;padding:10px 14px;font-size:15px}.detailTexts p{white-space:pre-wrap;color:#29485e;margin:0;padding:14px;line-height:1.5}@media (width<=800px){.editGrid,.detailGrid{grid-template-columns:1fr}.detailItem{grid-template-columns:150px 1fr}}.dashboardStats{grid-template-columns:repeat(5,minmax(135px,1fr))}.dashboardFilters{align-items:center;gap:10px;display:flex}.compactSearch{background:#f9fbfc;border:1px solid #cbdbe6;border-radius:9px;align-items:center;padding:0 10px;display:flex}.compactSearch svg{color:#718a9d;width:17px}.compactSearch input{background:0 0;border:0;outline:0;width:190px;padding:10px}.dashboardFilters select{color:#174f7d;background:#fff;border:1px solid #bfd1df;border-radius:9px;padding:10px 32px 10px 12px;font-weight:650}@media (width<=1100px){.dashboardStats{grid-template-columns:repeat(3,1fr)}.dashboardHead{flex-direction:column;align-items:flex-start}.dashboardFilters{flex-wrap:wrap;width:100%}.compactSearch{flex:1}.compactSearch input{width:100%}}@media (width<=600px){.dashboardStats{grid-template-columns:1fr 1fr}.dashboardFilters select,.compactSearch{width:100%}}.sidebar nav button span{white-space:nowrap}.sidebar nav button{gap:9px}.sidebar nav button svg{flex:0 0 19px}.sidebar .navIcon{object-fit:contain;flex:0 0 29px;width:29px;height:29px;margin-left:-4px}.sidebar nav{gap:1px}.sidebar nav button{border-bottom:1px solid #ffffff0e;min-height:39px;padding:7px 12px}.sidebar nav button:last-child{border-bottom:0}.sideBottom button{min-height:39px;padding-top:7px;padding-bottom:7px}.printLayout{grid-template-columns:1.25fr 1fr;gap:22px;padding:0 24px 26px;display:grid}.printLayout>section{border:1px solid #dbe7ef;border-radius:12px;padding:18px}.printLayout h3{color:#174f7d;margin:0 0 14px}.printSectionHead{justify-content:space-between;align-items:center;display:flex}.printChildren{grid-template-columns:1fr 1fr;gap:8px;max-height:430px;display:grid;overflow:auto}.printChildren label,.printParts label{cursor:pointer;background:#f5f9fc;border-radius:8px;align-items:flex-start;gap:10px;padding:9px;display:flex}.printChildren small{color:#718697;margin-top:2px;display:block}.printParts{gap:8px;display:grid}.printAction{justify-content:center;width:100%;margin-top:18px}.printAction:disabled{opacity:.5;cursor:not-allowed}@media (width<=850px){.printLayout,.printChildren{grid-template-columns:1fr}}.registerFilters{align-items:center;gap:12px;margin:0 24px 18px;display:flex}.registerFilters .search{flex:1;margin:0}.registerFilters select{color:#174f7d;background:#f9fbfc;border:1px solid #bfd1df;border-radius:10px;padding:10px 34px 10px 13px;font-weight:700}@media (width<=650px){.registerFilters{flex-direction:column;align-items:stretch}.registerFilters select{width:100%}}.statusDivider{color:#174f7d;background:#eef6fb;border-top:2px solid #9dbdd3;align-items:center;gap:12px;margin:24px 22px 0;padding:12px 16px;font-weight:800;display:flex}.statusDivider strong{background:#d5eaf7;border-radius:14px;place-items:center;min-width:28px;height:28px;margin-left:auto;display:grid}.tag.unknown{color:#765800;background:#fff1c9}.simpleStatusTable th:first-child{width:36%}.simpleStatusTable th:nth-child(2){width:23%}.simpleStatusTable th:nth-child(3){width:20%}.categoryEmpty.compact{padding:24px}.childPicker{color:#17324a;background:0 0;border:0;min-width:320px;max-width:100%;padding:0;position:relative}.childPickerButton{color:#17324a;cursor:pointer;background:#fff;border:1px solid #bfd1df;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:10px 13px;font-weight:700;display:flex}.childPickerButton b{color:#4f7895;font-size:18px}.pickerBackdrop{z-index:39;background:0 0;border:0;position:fixed;inset:0}.childPickerList{z-index:40;background:#fff;border:1px solid #bfd1df;border-radius:11px;width:min(480px,90vw);max-height:340px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 14px 35px #17324a2e}.childPickerList button{color:#17324a;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;width:100%;padding:9px 11px;display:block}.childPickerList button:hover,.childPickerList button.selected{background:#e7f3fa}.childPickerList strong,.childPickerList small{display:block}.childPickerList small{color:#758b9b;margin-top:2px;font-weight:400}.brandLogo{border-radius:14px;width:56px;height:56px}.brand{padding-top:2px}.brand strong{font-size:19px;line-height:1.2}.addForm label{gap:6px;display:grid}.addForm label span{color:#31546c;font-size:12px;font-weight:750}.addForm label input,.addForm label select{height:43px}.addSave{align-self:end;height:43px}.editModalFoot .cancelButton{color:#29485e;cursor:pointer;background:#eef3f6;border:1px solid #bfd0dc;border-radius:9px;height:42px;padding:10px 18px;font-weight:750}.editModalFoot .cancelButton:hover{background:#dfe9ef}.readonlyText{white-space:pre-wrap;color:#29485e;background:#fbfdfe;border:1px solid #d8e5ed;border-radius:10px;margin:0 24px 24px;padding:20px;line-height:1.6}.readonlyEmpty{text-align:center;color:#7b8f9e;background:#f8fbfd;border:1px dashed #c8d9e4;border-radius:10px;margin:0 24px 24px;padding:34px}.textOverview .panelHead svg{color:#5e9fd2}.szpColumn{text-align:center;width:72px;min-width:72px}.dashboardHead+.tableWrap th+th,.dashboardHead+.tableWrap td+td{border-left:1px solid #85a3b833}.dashboardHead+.tableWrap table{table-layout:fixed}.dashboardHead+.tableWrap th:first-child{width:22%}.dashboardHead+.tableWrap th:nth-child(2){width:7%}.dashboardHead+.tableWrap th:nth-child(3){width:14%}.dashboardHead+.tableWrap th:nth-child(4){width:8%}.dashboardHead+.tableWrap th:nth-child(5){width:6%}.dashboardHead+.tableWrap th:nth-child(6){width:18%}.dashboardHead+.tableWrap th:nth-child(7){width:12%}.dashboardHead+.tableWrap th:nth-child(8){width:10%}.formattedRecommendation{gap:9px;display:grid}.formattedRecommendation>h3{color:#17324a;background:0 0;margin:0 0 4px;padding:0;font-size:16px}.formattedRecommendation>p{margin:0}.recommendationBullet{grid-template-columns:18px 1fr;align-items:start;display:grid}.recommendationBullet>span{color:#3d8dcc;font-weight:900;line-height:1.55}.recommendationBullet>p{line-height:1.55;color:#29485e!important;margin:0!important;padding:0!important}.detailTexts section>.formattedRecommendation{padding:18px 22px}.detailTexts section>.formattedRecommendation .recommendationBullet{padding-left:8px}.registerTable th:first-child,.materialTable th:first-child{width:31%}.registerTable th:nth-child(2),.materialTable th:nth-child(2){width:21%}.registerTable th:nth-child(3),.materialTable th:nth-child(3){width:16%}.registerTable th:last-child{width:32%}.materialTable th:nth-child(4){width:20%}.materialTable th:last-child{width:18%}.cardLink{color:#246b45;cursor:pointer;background:#dff3e7;border:0;border-radius:7px;padding:7px 10px;font-weight:700}.registerTable tbody tr{cursor:default}.warningLink{white-space:nowrap}
