:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:#f3f4f6}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,a{font:inherit}button{color:inherit}.loading,.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(420px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:28px;box-shadow:0 1px 2px #0f172a0f}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#0f766e;color:#fff;font-weight:800;margin-bottom:18px}.primary-link{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:6px;background:#0f766e;color:#fff;text-decoration:none;font-weight:700}.app-shell{min-height:100vh;width:min(1180px,100%);margin:0 auto;padding:18px}.topbar{display:grid;grid-template-columns:minmax(150px,auto) minmax(260px,1fr) auto;align-items:center;gap:14px;margin-bottom:8px;background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;box-shadow:0 1px 2px #0f172a0f}.topbar h1{margin:0;font-size:15px;line-height:1.1;text-transform:uppercase}.topbar p:not(.eyebrow){margin:2px 0 0;color:#6b7280;font-size:12px}.logout-button{justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#475569;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.logout-button:hover{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.eyebrow{margin:0 0 1px;color:#607089;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:0}.topbar__camp{display:grid;gap:3px;min-width:0;justify-self:stretch}.topbar__camp-line{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.topbar__camp label{display:block;color:#6b7280;font-size:10px;font-weight:800;text-transform:uppercase}.topbar__camp select{min-height:32px;border-color:#d1d5db;background:#fff;padding:5px 8px;font-weight:800}.camp-summary{display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center;color:#6b7280;font-size:12px;line-height:1.2}.camp-summary strong{color:#0f766e;font-weight:800}.module-tabs{position:sticky;top:0;z-index:10;display:flex;gap:8px;overflow-x:auto;padding:8px 0;margin-bottom:10px;background:#f3f4f6;scrollbar-width:none}.module-tabs::-webkit-scrollbar{display:none}.module-tabs button{flex:1 0 132px;min-height:48px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;cursor:pointer;color:#374151;font-weight:800;box-shadow:0 1px 2px #0f172a0a}.module-tabs button:hover,.module-tabs button.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.content-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:520px;box-shadow:0 1px 2px #0f172a0f}.content-panel__head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.content-panel__head svg{color:#2563eb}.content-panel__head h2{margin:0;font-size:22px}.content-panel__body{padding:14px}.empty-workspace,.auth-panel p{color:#607089;line-height:1.5}.content-panel__body p{margin:0;line-height:1.5}.content-panel__body p+p{margin-top:8px}.muted{color:#607089}.empty-workspace{min-height:420px;display:grid;place-items:center}.toolbar,.inline-form,.message-form{display:flex;gap:10px}.toolbar{align-items:center;margin-bottom:12px}input,select,textarea{width:100%;min-height:38px;border:1px solid #d1d5db;border-radius:6px;padding:8px 10px;color:#1f2937;background:#fff}textarea{min-height:92px;resize:vertical}.field{display:grid;gap:5px;min-width:0}.field>span{color:#374151;font-size:12px;font-weight:800}.icon-button,.primary-button,.small-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;border:1px solid #d1d5db;background:#fff;min-height:38px;padding:0 10px;cursor:pointer;white-space:nowrap}.icon-button{width:38px;padding:0}.primary-button{border-color:#2563eb;background:#2563eb;color:#fff;font-weight:800}.primary-button:hover{background:#1d4ed8}.small-button{min-height:30px;font-size:12px}.small-button--primary{border-color:#2563eb;background:#2563eb;color:#fff;font-weight:800}.small-button--success{border-color:#16a34a;background:#16a34a;color:#fff;font-weight:800}.small-button--danger{border-color:#dc2626;background:#dc2626;color:#fff;font-weight:800}.split-view{display:grid;grid-template-columns:minmax(260px,380px) minmax(0,1fr);gap:12px}.list{display:grid;gap:8px}.list-row{display:grid;gap:4px;width:100%;min-height:62px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.list-row span{color:#6b7280;font-size:13px}.list-row__main{display:flex;align-items:center;justify-content:space-between;gap:10px}.list-row .list-row__action{color:#1d4ed8;font-size:12px;font-weight:800;white-space:nowrap}.child-indicators{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.child-indicator{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:24px;min-width:24px;padding:0 7px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;color:#4b5563;font-size:12px;font-weight:800}.child-indicator.is-ok{border-color:#bbf7d0;background:#dcfce7;color:#166534}.child-indicator.is-alert{border-color:#fecdd3;background:#fff1f2;color:#9f1239}.child-indicator.is-medical{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.list-row.is-selected,.list-row:hover{border-color:#bfdbfe;background:#eff6ff}.detail-pane{min-height:360px;border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff}.detail-pane:focus{outline:3px solid #bfdbfe;outline-offset:3px}.detail-pane h3{margin:0 0 10px}.child-age{color:#607089;font-weight:600;font-size:.82em;white-space:nowrap}.child-modal{position:fixed;inset:0;z-index:45;display:grid;background:#11182785}.child-modal__panel{align-self:end;max-height:92vh;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -18px 60px #0f172a38}.child-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.child-modal__head strong,.child-modal__head span{display:block}.child-modal__head span{margin-top:2px;color:#607089;font-size:12px}.child-modal__body{min-height:0;overflow-y:auto;padding:14px}.facts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.facts span{border:1px solid #e5e7eb;border-radius:999px;padding:5px 9px;color:#374151;background:#fff;font-size:12px;font-weight:700}.info-block{border-top:1px solid #e2e8f0;padding-top:12px;margin-top:12px}.info-block h4{margin:0 0 6px}.info-block p{white-space:pre-wrap;color:#374151}.info-block--alert p{color:#be123c;font-weight:700}.child-section{border-top:1px solid #e2e8f0;padding-top:12px;margin-top:12px}.child-section__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.child-section__head h4{margin:0}.child-section__head span:not(.status-pill){color:#607089;font-size:12px;font-weight:700}.child-section--collapsible{border-top:1px solid #e2e8f0;padding-top:0;margin-top:12px}.child-section--collapsible>summary{list-style:none;cursor:pointer;margin-bottom:0;padding:12px 4px 4px}.child-section--collapsible>summary::-webkit-details-marker{display:none}.child-section__title{display:flex;align-items:baseline;gap:8px}.child-section--collapsible>summary:after{content:"";width:9px;height:9px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:rotate(45deg);transition:transform .15s ease}.child-section--collapsible[open]>summary:after{transform:rotate(225deg)}.child-section--collapsible>summary:hover{color:#1d4ed8}.child-section__content{padding-top:10px}.notice{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #bae6fd;border-radius:8px;background:#f0f9ff;color:#075985;padding:10px 12px;margin-bottom:12px}.notice--error{border-color:#fecdd3;background:#fff1f2;color:#9f1239}.notice--warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.health-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.children-banner{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px 12px;border:1px solid #99f6e4;border-radius:8px;background:#f0fdfa;color:#0f766e}.children-banner svg{color:#0f766e}.children-banner strong{font-size:18px;line-height:1}.children-banner span{font-size:11px;font-weight:800;text-transform:uppercase}.health-summary div,.health-summary button{min-width:0;border:1px solid #e5e7eb;border-radius:8px;padding:9px 10px;background:#fff;box-shadow:0 1px 2px #0f172a0a;text-align:left}.health-summary button{cursor:pointer}.health-summary button:disabled{cursor:default}.health-summary button:not(:disabled):hover{border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b2e}.health-summary strong,.health-summary span{display:block}.health-summary strong{color:#111827;font-size:20px;line-height:1.1}.health-summary span{margin-top:2px;color:#6b7280;font-size:11px;font-weight:800;text-transform:uppercase}.health-summary .is-alert{border-color:#fecdd3;background:#fff1f2}.health-summary .is-medical{border-color:#bfdbfe;background:#eff6ff}.health-summary .is-warning{border-color:#fde68a;background:#fffbeb}.stack{display:grid;gap:14px}.segmented{display:flex;flex-wrap:wrap;gap:8px}.segmented button{display:grid;gap:2px;border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:8px 12px;cursor:pointer}.segmented button span{color:#6b7280;font-size:11px;font-weight:700}.segmented button.is-active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8;font-weight:800}.segmented button.is-active span{color:#1d4ed8}.table-wrap{width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff}table{width:100%;border-collapse:collapse;min-width:680px}th,td{padding:10px 12px;border-bottom:1px solid #e2e8f0;text-align:left}th{background:#f9fafb;color:#6b7280;font-size:12px;text-transform:uppercase}tr:last-child td{border-bottom:0}.row-warning td{background:#fff7ed}.inline-form{align-items:center}.inline-form--wide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.treatment-shift{display:grid;gap:12px}.treatment-shift__head{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dbeafe;border-radius:8px;padding:8px 12px;background:#eff6ff}.treatment-shift__head h3{margin:0;color:#111827;font-size:15px}.treatment-shift__head p{color:#607089;font-size:12px}.treatment-shift__head--sb{padding:6px 12px;border-color:#e2e8f0;background:#f8fafc}.treatment-shift__head--sb h3{font-size:13px;color:#475569}.treatment-shift__hint{color:#94a3b8;font-size:12px;font-weight:700}.treatment-counts{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.treatment-counts span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;background:#fff;color:#374151;font-size:12px;font-weight:800}.treatment-counts .is-warning{background:#fef3c7;color:#92400e}.treatment-counts .is-ok{background:#dcfce7;color:#166534}.treatment-list{display:grid;gap:8px}.treatment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dbeafe;border-radius:8px;padding:10px 8px 10px 12px;background:#fff}.treatment-row.is-done{border-color:#bbf7d0;background:#f0fdf4}.treatment-row__content{min-width:0}.treatment-row__content>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.treatment-row__content strong{min-width:0;overflow:hidden;color:#111827;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.treatment-row__content span{color:#1d4ed8;font-size:13px;font-weight:800;text-align:right}.treatment-row__content p{margin-top:3px;color:#607089;font-size:12px;line-height:1.35}.treatment-row__edit-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.treatment-advice{margin-top:6px;padding:7px 9px;border-left:3px solid #2563eb;border-radius:6px;background:#eff6ff;color:#1e3a8a;font-size:13px;font-weight:750;white-space:pre-wrap}.treatment-advice--important{border-left-color:#dc2626;background:#fef2f2;color:#991b1b}.treatment-advice--warning{border-left-color:#d97706;background:#fffbeb;color:#92400e}.treatment-row__check{display:flex;align-items:center;justify-content:flex-end;gap:8px}.treatment-row__undo{white-space:nowrap}.treatment-row__check input{width:26px;height:26px;min-height:26px;accent-color:#16a34a;cursor:pointer}.treatment-row__add{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:#16a34a;color:#fff;cursor:pointer;box-shadow:0 1px 2px #16a34a59}.treatment-row__add:hover{background:#15803d}.treatment-row__prises{color:#111827;font-weight:800}.empty-card{border:1px dashed #cbd5e1;border-radius:8px;padding:18px;color:#607089;background:#f8fafc;text-align:center}.stock-notice{border:1px solid #fde68a;border-radius:8px;padding:12px;background:#fffbeb;color:#78350f}.stock-notice strong{display:block;margin-bottom:4px}.stock-notice--compact{margin:0;padding:8px 12px;font-size:12px;line-height:1.35;color:#78350f}.stock-notice--compact strong{display:inline;margin-bottom:0}.care-form{display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#f9fafb;border-top:4px solid #2563eb}.care-form textarea{min-height:76px}.field--wide{grid-column:1 / -1}.field--wide textarea{min-height:78px}.child-notes{display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fff}.notes-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.note-group{display:grid;gap:8px;border:1px solid #dbeafe;border-radius:8px;padding:10px;background:#f8fbff}.note-group--readonly{border-color:#e5e7eb;background:#f9fafb}.note-group__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:6px;border-bottom:1px solid rgba(148,163,184,.28)}.note-group__head span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.note-group__body{display:grid;gap:8px}.note-card{border:1px solid #e5e7eb;border-radius:8px;padding:10px;background:#fff}.note-card--readonly{background:#ffffffb8}.note-card div,.note-edit-form__actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.note-card span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.note-card p{margin-top:8px;color:#334155;white-space:pre-wrap}.note-empty{margin:0;color:#64748b;font-style:italic}.note-edit-form{display:grid;gap:10px;border-top:1px solid #e5e7eb;padding-top:10px}.care-form__row,.care-form__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.care-form__actions{grid-template-columns:auto 1fr;justify-content:end}.check-line{display:inline-flex;align-items:center;gap:8px;color:#374151}.check-line input{width:auto;min-height:auto}.cards-list{display:grid;gap:10px}.cards-list--compact{gap:8px}.record-card{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fff}.record-card--button{width:100%;display:block;text-align:left;cursor:pointer}.record-card--document{padding:0;overflow:hidden}.document-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:8px;border:0;background:transparent;padding:8px 10px;color:inherit;text-align:left;cursor:pointer}.document-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-row__view{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#1d4ed8;background:#eff6ff}.record-card__select{width:100%;display:block;border:0;background:transparent;padding:12px;color:inherit;text-align:left;cursor:pointer}.record-card--button:hover,.record-card--button.is-selected,.record-card--document:hover,.record-card--document.is-selected{border-color:#bfdbfe;background:#eff6ff}.record-card div{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.record-card span,.record-card p+p{color:#6b7280}.document-view-label{display:inline-flex;align-items:center;min-height:26px;margin-top:8px;padding:0 8px;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800}.inline-upload{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.inline-upload textarea,.inline-upload .check-line,.inline-upload button{grid-column:1 / -1}.messages{display:grid;align-content:start;gap:12px;max-height:420px;overflow-y:auto;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.messages--child{max-height:320px}.bubble{width:fit-content;max-width:min(72%,560px);border:1px solid #e5e7eb;border-radius:14px;padding:10px 12px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.bubble--self{justify-self:end;border-color:#2563eb;background:#2563eb;color:#fff}.bubble span{display:block;color:#6b7280;font-size:12px;margin-bottom:6px}.bubble--self span{color:#ffffffc7}.bubble p{white-space:pre-wrap}.message-form{margin-top:12px;align-items:flex-end;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.message-form textarea{min-height:76px;border-radius:8px}.detail-pane__title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-pane__title p{color:#607089}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.detail-actions a{text-decoration:none}.document-note{max-width:360px;border-radius:8px;padding:9px 10px;background:#f1f5f9;color:#475569;font-size:13px;font-weight:700}.refusal-form{display:grid;gap:8px;width:min(420px,100%)}.refusal-form label{color:#374151;font-size:13px;font-weight:800}.refusal-form textarea{min-height:86px}.refusal-form .detail-actions{justify-content:flex-end;margin-top:0}.document-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:clamp(4px,2vw,18px);background:#111827b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.document-modal__panel{width:min(1100px,100%);height:min(96dvh,940px);max-height:96vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a47}.document-modal__head,.document-modal__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.document-modal__head h3{margin:0}.document-modal__head p,.document-modal__foot p{margin:4px 0 0;color:#6b7280;font-size:13px}.document-modal__head-actions{display:inline-flex;align-items:center;gap:8px}.document-modal__viewer{display:grid;place-items:center;min-height:0;overflow:auto;padding:0;background:#f3f4f6;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.document-modal__viewer iframe{width:100%;height:100%;border:0;background:#fff;transform-origin:center center;transition:transform .16s ease;touch-action:pan-x pan-y pinch-zoom}.summary-modal__panel{width:min(760px,100%);height:min(82dvh,720px);grid-template-rows:auto minmax(0,1fr)}.summary-modal__body{min-height:0;overflow:auto;padding:12px;background:#f8fafc}.summary-list{display:grid;gap:8px}.summary-row{display:grid;gap:6px;width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;background:#fff;color:inherit;text-align:left;cursor:pointer}.summary-row:hover,.summary-row:focus-visible{border-color:#93c5fd;box-shadow:0 4px 14px #2563eb1f;outline:none}.summary-row__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.summary-row__head span{color:#64748b;font-size:12px;font-weight:700;white-space:nowrap}.summary-row__value{color:#334155;line-height:1.35;white-space:pre-wrap}.document-modal__image{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .16s ease;touch-action:pan-x pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.document-modal__pdf{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:0;overflow:auto;padding:8px;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.document-modal__pdf canvas{max-width:100%;max-height:100%;background:#fff;box-shadow:0 1px 5px #0f172a2e}.document-modal__pdf canvas.is-hidden{display:none}.document-preview-state{color:#475569;font-size:14px;font-weight:700;text-align:center}.document-preview-state span{display:block;margin-top:6px;color:#991b1b;font-size:12px;font-weight:700}.document-pdf-controls{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dbeafe;border-radius:8px;padding:6px;background:#fffffff0;box-shadow:0 8px 22px #0f172a1f}.document-pdf-controls span{color:#1f2937;font-size:13px;font-weight:800;white-space:nowrap}.document-modal__foot{border-top:1px solid #e5e7eb;border-bottom:0;background:#fff}.document-modal__foot .detail-actions{justify-content:flex-end;margin-top:0}.document-prescription{min-height:0;max-height:min(48dvh,520px);overflow:auto;border-top:1px solid #e5e7eb;padding:10px 14px;background:#f8fafc;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.prescription-card-form{display:grid;gap:10px}.document-prescription .prescription-card-form>.primary-button{position:sticky;bottom:0;z-index:2;box-shadow:0 -8px 18px #f8fafceb}.prescription-edit-form{display:grid;gap:10px;border:1px solid #bfdbfe;border-radius:8px;padding:12px;background:#eff6ff}.prescription-card-form__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prescription-card-form__head strong,.prescription-card-form__head span{display:block}.prescription-card-form__head span{color:#607089;font-size:13px}.prescription-card-form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.moment-checks{display:flex;flex-wrap:wrap;gap:8px;border:0;padding:0;margin:0}.moment-checks legend{width:100%;margin-bottom:2px;color:#374151;font-size:13px;font-weight:800}.moment-checks label{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid #d1d5db;border-radius:999px;padding:0 10px;background:#fff;color:#374151;font-weight:700}.moment-checks label.is-checked{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.moment-checks input{width:auto;min-height:auto}.form-error,.form-success{border-radius:8px;padding:9px 10px;font-weight:700}.form-error{background:#fff1f2;color:#9f1239}.form-success{background:#dcfce7;color:#166534}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;padding:0 9px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:800;white-space:nowrap}.status-pill--valide{background:#dcfce7;color:#166534}.status-pill--refuse{background:#ffe4e6;color:#9f1239}.status-pill--en_attente{background:#dbeafe;color:#1d4ed8}@media(max-width:820px){.app-shell{padding:10px}.topbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px 8px;margin-bottom:6px;padding:7px 8px}.topbar h1{font-size:13px}.topbar__camp{grid-column:1 / -1;width:100%}.logout-button{min-height:32px;width:36px;padding:0}.logout-button span{display:none}.topbar__camp-line{grid-template-columns:minmax(0,1fr);gap:3px}.topbar__identity p:not(.eyebrow){display:none}.topbar__camp select{min-height:31px}.camp-summary{gap:2px 8px;font-size:11px}.module-tabs{position:sticky;top:0;margin:0 -10px 8px;padding:8px 10px}.module-tabs button{flex:0 0 auto;min-width:104px;min-height:44px;padding:0 10px;font-size:13px}.notes-groups{grid-template-columns:1fr}.content-panel{min-height:auto}.content-panel__head{padding:12px}.content-panel__body{padding:10px}.split-view,.inline-form,.inline-form--wide,.inline-upload,.message-form,.prescription-card-form__grid,.care-form__row,.care-form__actions{grid-template-columns:1fr;display:grid}.treatment-shift__head,.prescription-card-form__head{align-items:stretch;flex-direction:column}.treatment-counts{justify-content:flex-start}.document-prescription .primary-button,.prescription-card-form .primary-button{width:100%}.detail-pane{min-height:auto}.split-view--children>.detail-pane{display:none}.split-view--documents>.detail-pane{display:none}.document-modal{padding:8px}.document-modal__panel{width:100%;height:100dvh;max-height:100vh;border-radius:0}.document-modal__head,.document-modal__foot{align-items:flex-start;flex-direction:column}.document-modal__head-actions,.document-modal__foot .detail-actions{width:100%;justify-content:space-between}.document-modal__foot .detail-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.document-modal__foot .small-button,.document-modal__foot .primary-button{min-height:40px}.document-prescription{max-height:56dvh;padding:10px}.toolbar{display:grid;grid-template-columns:1fr auto}.health-summary{grid-template-columns:repeat(2,minmax(0,1fr))}table{min-width:620px}th,td{padding:9px 10px}.messages{max-height:none}}
