@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&display=swap";:root{--paper:#f7f8f4;--panel:#fff;--ink:#172019;--muted:#66736a;--line:#dfe6dc;--leaf:#5da82c;--forest:#1e5b2e;--blue:#23348c;--orange:#c2410c;--amber:#b8860b;--purple:#6d28d9;--shadow:0 16px 36px #1e5b2e1c}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Atkinson Hyperlegible,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.brand-header{border-bottom:4px solid var(--leaf);background:#fff;grid-template-columns:minmax(230px,.8fr) minmax(360px,1.5fr) minmax(180px,.7fr);align-items:center;gap:24px;padding:20px 28px;display:grid}.brand-mark,.cert-stack,.logo-badge,.nav-scroll a,.primary-action,.ghost-action,.dog-card-top,.lane-header,.screen-heading,.tabs,.hero-alert,.health-alert,.health-ok,.vaccine-item,.legend,.event-types button{align-items:center;display:flex}.brand-mark{gap:12px}.brand-mark strong,.brand-mark span,.cert-stack span,td small{display:block}.brand-mark span,.header-title p,.cert-stack span,.eyebrow,.kpi-card span,td small,.data-field span,.select-field span,.doc-card span,.vaccine-item span,.phase-timeline p,.route-log p{color:var(--muted)}.logo-badge{color:#fff;background:var(--forest);border-radius:8px;justify-content:center;width:54px;height:54px}.header-title{text-align:center}.header-title p,.eyebrow{text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:700}.header-title h1{color:var(--forest);margin:0;font-size:clamp(1.25rem,2vw,2rem)}.cert-stack{flex-wrap:wrap;justify-content:flex-end;gap:10px}.cert-stack span{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:7px;padding:8px 10px}.top-nav{z-index:10;background:var(--forest);justify-content:space-between;gap:18px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #1720191f}.nav-scroll{gap:18px;display:flex;overflow-x:auto}.nav-scroll a{color:#fff;white-space:nowrap;background:0 0;border:0;border-bottom:4px solid #0000;gap:8px;min-height:54px;padding:0 4px;text-decoration:none}.nav-scroll a.active{border-bottom-color:var(--leaf)}.nav-menu-item{display:flex}.nav-menu-trigger{color:#fff;min-height:54px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:4px solid #0000;align-items:center;gap:8px;padding:0 4px;font-weight:400;display:flex}.nav-menu-trigger:hover,.nav-menu-trigger:focus-visible{background:#ffffff14;outline:none}.nav-menu-trigger.active{border-bottom-color:var(--leaf)}.nav-menu-trigger svg:last-child{transition:transform .16s}.nav-menu-trigger .rotated{transform:rotate(180deg)}.nav-config-submenu{z-index:9000;background:var(--forest);border:1px solid #ffffff29;border-radius:0 0 10px 10px;width:252px;animation:.14s ease-out submenu-enter;display:grid;position:fixed;overflow:hidden;box-shadow:0 16px 34px #0c301b47}.nav-config-submenu a{color:#fff;border-bottom:1px solid #ffffff24;align-items:center;gap:11px;min-height:48px;padding:0 15px;font-size:.91rem;font-weight:650;text-decoration:none;display:flex}.nav-config-submenu a:last-child{border-bottom:0}.nav-config-submenu a:hover,.nav-config-submenu a:focus-visible,.nav-config-submenu a.active{background:#ffffff21;outline:none}.nav-config-submenu a.active{box-shadow:inset 4px 0 0 var(--leaf)}@keyframes submenu-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.session-menu{color:#fff;flex:none;align-items:center;gap:10px;font-size:.9rem;display:flex}.session-menu button{color:#fff;background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.main-frame{max-width:1600px;margin:0 auto;padding:24px}.animate-in{animation:.25s both enter}@keyframes enter{0%{opacity:0;transform:translateY(6px)}}.screen-heading{justify-content:space-between;gap:18px;margin-bottom:20px}.screen-heading h2,.record-hero h2{color:var(--blue);margin:0;font-size:clamp(1.35rem,2vw,2.15rem)}.primary-action,.ghost-action{border-radius:8px;gap:8px;min-height:42px;padding:0 14px;font-weight:700}.primary-action{border:1px solid var(--forest);color:#fff;background:var(--forest)}.ghost-action{border:1px solid var(--line);color:var(--forest);background:#fff}.kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;margin-bottom:20px;display:grid}.kpi-card,.lane,.table-shell,.timeline-panel,.progress-panel,.training-table,.social-form,.record-hero,.doc-card,.event-types,.phase-timeline,.filters-bar{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.kpi-card{border-left:5px solid var(--leaf);padding:18px}.kpi-card.blue{border-left-color:var(--blue)}.kpi-card.amber{border-left-color:var(--amber)}.kpi-card.orange{border-left-color:var(--orange)}.kpi-card strong{color:var(--forest);margin:6px 0;font-size:1.9rem;display:block}.kpi-card p{margin:0}.panel-search{grid-template-columns:minmax(260px,520px) auto;align-items:center;gap:12px;width:fit-content;max-width:100%;margin-bottom:16px;display:grid}.kanban-board{grid-template-columns:repeat(6,minmax(210px,1fr));gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.lane{border-top:5px solid var(--lane);min-width:210px;padding:12px}.lane-header{justify-content:space-between;gap:8px}.lane-header div{align-items:center;gap:8px;display:flex}.dot{background:var(--lane);border-radius:999px;width:10px;height:10px}.dog-stack{gap:10px;display:grid}.lane-empty{border:1px dashed var(--line);color:var(--muted);background:#fbfcfa;border-radius:8px;margin:0;padding:12px;font-size:.9rem}.dog-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:12px}.dog-card:hover,tbody tr:hover,.event-types button:hover{border-color:var(--leaf);background:#fbfff8}.dog-card-top{gap:10px}.avatar{background:#edf6e8;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.avatar.large{width:68px;height:68px;font-size:1.55rem}.dog-card small{color:var(--muted);margin-top:3px;line-height:1.35;display:block}.alert-icon,.health-alert,.hero-alert{color:var(--orange)}.alert-icon{margin-left:auto}.phase-line{gap:2px;margin:12px 0 8px;font-size:.9rem;display:grid}.phase-line span{color:var(--muted)}.progress-track,.mini-track{background:#e9eee7;border-radius:999px;height:8px;overflow:hidden}.progress-track span,.mini-track span{background:var(--leaf);height:100%;display:block}.dashboard-intro{color:var(--muted);margin:6px 0 0}.alert-count,.toolbar-button{border:1px solid var(--line);color:var(--forest);background:#fff;border-radius:9px}.panel-toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.panel-toolbar .search-field{width:min(560px,100%)}.toolbar-button{align-items:center;gap:7px;min-height:42px;padding:0 13px;font-weight:700;display:flex}.toolbar-button.active{background:#edf4ec;border-color:#8da58f}.alert-count{padding:10px 13px;font-weight:700}.work-queue{margin-bottom:24px}.queue-heading,.kanban-heading{justify-content:space-between;align-items:end;gap:16px;margin:0 0 12px;display:flex}.queue-heading h3,.kanban-heading h3{color:var(--forest);margin:0;font-size:1.2rem}.queue-heading>span,.kanban-heading>span{color:var(--muted);font-size:.86rem}.queue-groups{grid-template-columns:repeat(4,minmax(260px,1fr));gap:12px;padding-bottom:6px;display:grid;overflow-x:auto}.queue-group{border:1px solid var(--line);background:#f8faf7;border-radius:10px;min-width:260px;padding:12px}.queue-group>header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.queue-group>header>div{gap:2px;display:grid}.queue-group>header small{color:var(--muted);font-size:.72rem}.queue-group>header span{background:#e6ece5;border-radius:999px;place-items:center;min-width:25px;height:25px;font-weight:700;display:grid}.queue-items{gap:9px;max-height:650px;display:grid;overflow-y:auto}.queue-card{text-align:left;background:#fff;border:1px solid #d7dfd5;border-radius:9px;flex:0 0 100%;min-height:116px;padding:12px}.queue-card:hover{border-color:#748d7c;box-shadow:0 5px 16px #1e5b2e14}.queue-card-title{grid-template-columns:auto 1fr auto;align-items:start;gap:7px;display:grid}.queue-card-title svg{color:#d56717}.queue-card-title time{white-space:nowrap;font-weight:700}.queue-card p{color:var(--muted);margin:7px 0}.queue-meta{justify-content:space-between;gap:8px;font-size:.82rem;display:flex}.queue-meta span:first-child{font-weight:700}.queue-empty{border:1px dashed var(--line);min-height:82px;color:var(--muted);border-radius:8px;margin:0;padding:12px}.queue-error button{color:var(--forest);background:0 0;border:0;margin-top:8px;padding:0;font-weight:700;display:block}.queue-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:.76rem;display:flex}.queue-pagination>div{gap:5px;display:flex}.queue-pagination button{border:1px solid var(--line);width:30px;height:28px;color:var(--forest);background:#fff;border-radius:6px;place-items:center;display:grid}.queue-pagination button:disabled{opacity:.38;cursor:not-allowed}.queue-attention{border-top:3px solid #c55722}.queue-today{border-top:3px solid #6e8f7a}.queue-next_7_days{border-top:3px solid #7f8da3}.queue-next_15_days{border-top:3px solid #9b937d}.lifecycle-board{grid-template-columns:repeat(var(--lifecycle-lane-count,1), minmax(280px, 1fr));scrollbar-gutter:stable;scrollbar-width:thin;grid-auto-columns:auto;grid-auto-flow:row;align-items:stretch;padding-bottom:10px}.lifecycle-board .lane{min-width:270px;min-height:440px;box-shadow:none;background:#f9faf8;border-top-width:4px}.lifecycle-board .lane.is-drop-target{background:#eef5ee;border-color:#66866f;box-shadow:inset 0 0 0 2px #66866f}.lifecycle-board .lane-header>strong{font-size:1.08rem}.dog-card[draggable=true]{cursor:grab}.dog-card[draggable=true]:active{cursor:grabbing}.card-move-actions{color:var(--muted);border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:6px;margin-top:9px;padding-top:8px;font-size:.72rem;display:flex}.card-move-actions button{border:1px solid var(--line);width:27px;height:25px;color:var(--forest);background:#fff;border-radius:6px;place-items:center;display:grid}.card-move-actions button:disabled{opacity:.35;cursor:not-allowed}.movement-message{color:#704b1e;background:#fff7e9;border:1px solid #d7b47d;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 14px;padding:10px 12px;display:flex}.movement-message button{color:inherit;background:0 0;border:0;font-size:1.25rem}.modality-chip{color:#5d4968;background:#f1edf4;border-radius:6px;margin-bottom:9px;padding:5px 8px;font-size:.78rem;font-weight:700;display:inline-block}.dog-next-event{background:#f4f6f3;border-radius:7px;gap:2px;margin:0 0 10px;padding:8px;font-size:.82rem;display:grid}.dog-next-event span{color:var(--muted)}.dog-modal{background:#f8faf7;border:1px solid #dce3da;border-radius:18px;outline:none;width:min(1280px,84vw);max-height:92vh;overflow:hidden;box-shadow:0 28px 80px #0d1f144d}.modal-header{z-index:2;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto;gap:10px 20px;padding:20px 24px 14px;display:grid;position:sticky;top:0}.modal-identity{align-items:center;gap:12px;display:flex}.modal-identity h2{color:var(--ink);margin:0}.modal-identity p{color:var(--muted);margin:3px 0 0}.modal-close{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:#fff;border-radius:9px;justify-self:end;place-items:center;display:grid}.modal-tags{flex-wrap:wrap;gap:7px;display:flex}.modal-tags span,.modal-tags strong{background:#eef2ed;border-radius:7px;padding:7px 10px;font-size:.8rem}.modal-tags strong{color:#8a5418;background:#fff2df}.record-link{color:var(--forest);background:#fff;border:1px solid #66806c;border-radius:8px;align-self:center;padding:8px 14px;font-weight:700}.modal-content{scroll-behavior:smooth;grid-template-columns:1fr 1fr;gap:14px;max-height:calc(92vh - 150px);padding:18px 22px 28px;display:grid;overflow-y:auto}.modal-column{align-content:start;gap:14px;display:grid}.detail-section{border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px;scroll-margin:165px;transition:border-color .2s,box-shadow .2s}.detail-section.is-contextual{border-color:#b77829;box-shadow:0 0 0 3px #b778291f}.detail-section>header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.detail-section h3{margin:0;font-size:1.03rem}.detail-section>header span{color:var(--muted);text-align:right;font-size:.76rem}.detail-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.detail-summary>span{color:var(--muted);background:#f2f4f1;border-radius:7px;padding:8px;font-size:.76rem}.detail-summary strong{color:var(--ink);margin-top:3px;font-size:.88rem;display:block}.feeding-summary{grid-template-columns:repeat(4,1fr)}.record-list{display:grid}.dashboard-api-toolbar{grid-template-columns:minmax(300px,1fr) auto auto}.dashboard-api-count{color:var(--muted);white-space:nowrap;justify-self:end}.dashboard-api-count strong{color:var(--forest)}.dashboard-unassigned{color:#66542f;background:#fffaf0;border:1px solid #e3c780;border-radius:8px;align-items:center;gap:10px;margin:12px 0;padding:12px 15px;display:flex}.dashboard-unassigned span{color:#756742}.dashboard-animal-card{border-radius:10px;padding:14px}.dashboard-card-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.dashboard-card-avatar{color:#26342a;background:#edf6e8;border-radius:9px;place-items:center;width:52px;height:52px;font-size:1.08rem;display:grid}.dashboard-card-avatar svg{stroke-width:1.8px;width:30px;height:30px}.dashboard-card-identity{min-width:0}.dashboard-card-identity strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;display:block;overflow:hidden}.dashboard-card-identity small{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.dashboard-card-alert{color:#df5a13;align-self:start;place-items:center;margin-top:4px;display:grid}.dashboard-card-phase{gap:3px;margin:15px 0 10px;display:grid}.dashboard-card-phase span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.dashboard-card-phase strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-card-progress{background:#e7ece5;border:1px solid #d9e2d7;border-radius:999px;width:100%;height:10px;overflow:hidden;box-shadow:inset 0 1px 2px #14371f14}.dashboard-card-progress span{border-radius:inherit;background:var(--leaf);height:100%;transition:width .25s;display:block}.dashboard-animal-card .card-move-actions{margin-top:11px;padding-top:10px}@media (width<=760px){.dashboard-api-toolbar{grid-template-columns:1fr}.dashboard-api-count{justify-self:start}.dashboard-unassigned{flex-direction:column;align-items:flex-start}}.detail-record{border-top:1px solid #e7ebe5;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:42px;font-size:.86rem;display:grid}.detail-record:first-child{border-top:0}.detail-record svg{color:#df7b19}.detail-record span{min-width:0}.detail-record small{color:var(--muted);margin-top:2px;display:block}.detail-record>b{color:#566158;font-size:.78rem}.detail-record time{font-weight:700}.detail-record.has-action{grid-template-columns:auto minmax(0,1fr) auto auto auto}.record-register-button{color:#176337;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #176337;border-radius:6px;width:104px;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:700}.record-register-button:hover{color:#fff;background:#176337}.record-register-button:disabled{cursor:wait;opacity:.6}.dashboard-clinical-dialog-backdrop,.vaccine-application-backdrop{z-index:10040}.dashboard-general-event-dialog{width:min(680px,96vw)}.detail-empty{border:1px dashed var(--line);color:var(--muted);border-radius:7px;margin:0;padding:12px}.modality-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.modality-options>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;padding:9px;display:flex}.modality-options>div.selected{background:#f5f1f7;border-color:#745783;box-shadow:inset 0 0 0 1px #745783}.modality-options b{color:#745783;font-size:1.15rem}.modality-options small{color:var(--muted);display:block}.timeline-clean{display:grid}.timeline-clean>div{grid-template-columns:84px 10px minmax(0,1fr);gap:8px;min-height:46px;display:grid}.timeline-clean time{color:var(--muted);font-size:.8rem}.timeline-clean span{background:#56816b;border-radius:50%;justify-self:center;width:7px;height:7px;margin-top:4px;position:relative}.timeline-clean span:after{content:"";background:#ccd7cf;width:1px;height:34px;position:absolute;top:8px;left:3px}.timeline-clean>div:last-child span:after{display:none}.timeline-clean p{min-width:0;color:var(--muted);margin:0;font-size:.82rem}.timeline-clean strong{color:var(--ink);display:block}button:focus-visible,.dog-modal:focus-visible{outline-offset:2px;outline:3px solid #3d69b1}@media (width<=900px){.panel-toolbar{flex-wrap:wrap}.queue-groups{grid-template-columns:repeat(4,minmax(280px,82vw))}.lifecycle-board{grid-template-columns:repeat(var(--lifecycle-lane-count,1), minmax(280px, 82vw))}.dog-modal{width:96vw;max-height:96vh}.modal-content{grid-template-columns:1fr;max-height:calc(96vh - 190px)}.modal-header{padding:14px}.modal-tags{grid-column:1/-1}.feeding-summary,.detail-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.modal-backdrop{padding:0}.dog-modal{border-radius:0;width:100vw;height:100vh;max-height:100vh}.modal-content{max-height:calc(100vh - 220px);padding:12px}.record-link{grid-column:1/-1}.modality-options{grid-template-columns:1fr}}.kanban-confirm-backdrop{z-index:10000;box-sizing:border-box;background:#121c15a3;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.kanban-confirm-dialog{box-sizing:border-box;border:1px solid var(--line);background:#fff;border-radius:12px;flex:0 520px;grid-template-columns:auto minmax(0,1fr);gap:16px;width:100%;max-height:calc(100dvh - 40px);margin:auto;padding:24px;display:grid;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0a1c104d}.kanban-confirm-close{background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:14px;right:14px}.kanban-confirm-icon{color:#9b6500;background:#fff4d9;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.kanban-confirm-dialog h2{color:var(--forest);margin:3px 36px 7px 0;font-size:1.35rem}.kanban-confirm-dialog p{color:#526058;margin:0;line-height:1.5}.kanban-confirm-dialog .eyebrow{color:#7a857d;font-size:.7rem}.kanban-move-route{border:1px solid var(--line);color:#526058;text-align:center;background:#f7faf6;border-radius:8px;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.kanban-move-route svg,.kanban-move-route strong{color:var(--forest)}.kanban-confirm-dialog aside{color:#6c5930;grid-column:1/-1;align-items:center;gap:8px;font-size:.8rem;display:flex}.kanban-confirm-dialog aside svg{color:#b67b08;flex:none}.kanban-move-error{color:#9b3f27;background:#fff2ee;border:1px solid #efb4a3;border-radius:7px;grid-column:1/-1;margin:0;padding:11px 12px;font-size:.84rem;font-weight:700}.kanban-confirm-dialog footer{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.kanban-confirm-dialog footer button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:42px;padding:0 16px;font-weight:700}.kanban-confirm-dialog footer .primary-action{border-color:var(--forest);color:#fff;background:var(--forest)}@media (width<=520px){.kanban-confirm-dialog{grid-template-columns:1fr}.kanban-confirm-icon{width:46px;height:46px}.kanban-confirm-dialog footer{flex-direction:column-reverse}.kanban-confirm-dialog footer button{width:100%}}.operational-modal-backdrop{z-index:10020}.operational-animal-modal{border:3px solid #45638d;border-radius:18px}.operational-avatar{width:44px;height:44px;color:var(--forest);background:#e8f1e7;border-radius:8px;place-items:center;font-size:.84rem;font-weight:700;display:grid}.operational-modal-content{min-height:420px}.operational-modal-state{min-height:360px;color:var(--muted);text-align:center;grid-column:1/-1;align-content:center;place-items:center;gap:8px;display:grid}.operational-modal-state p{margin:0}.operational-modal-state.error{color:#9b4128}.operational-modal-state button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:38px;padding:0 14px;font-weight:700}.operational-profile-options>div,.operational-profile-options span{min-width:0}.operational-profile-options strong,.operational-profile-options small{overflow-wrap:anywhere}.operational-tutor-list{gap:8px;display:grid}.operational-tutor-list>div{background:#fafcfa;border:1px solid #e3e9e2;border-radius:7px;align-items:center;gap:10px;padding:9px 10px;display:flex}.operational-tutor-list svg{color:var(--forest);flex:none}.operational-tutor-list span{gap:2px;display:grid}.operational-tutor-list small{color:var(--muted)}@media (width<=900px){.operational-animal-modal{border-width:2px}.operational-modal-content{min-height:0}}.filters-bar{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(140px,.7fr)) auto;align-items:end;gap:12px;margin-bottom:16px;padding:14px;display:grid}.search-field,.select-field,.data-field,.social-form label{gap:6px;display:grid}.search-field{position:relative}.search-field svg{color:var(--muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-field input{padding-left:38px}input,select,textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fff;border-radius:8px;padding:10px 12px}textarea{resize:vertical;min-height:110px}.table-shell{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:940px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:14px 16px}th{color:var(--forest);text-transform:uppercase;background:#f1f5ef;font-size:.86rem}tbody tr{cursor:pointer}.phase-pill,.event-pill{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:.86rem;font-weight:700;display:inline-flex}.phase-pill{color:var(--pill);background:color-mix(in srgb, var(--pill) 12%, white)}.mini-track{width:160px;height:6px;margin-top:7px}.health-alert,.health-ok{gap:6px;font-weight:700}.health-ok{color:var(--forest)}.dogs-directory-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.dogs-directory-heading h2{color:var(--blue);margin:0;font-size:clamp(1.45rem,2vw,2rem)}.dogs-directory-heading p:last-child{color:var(--muted);margin:5px 0 0}.dogs-directory-toolbar{grid-template-columns:minmax(280px,1fr) repeat(3,190px);gap:10px;margin-bottom:12px;display:grid}.dogs-directory-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:flex}.dogs-directory-search input{background:0 0;border:0;outline:0;min-height:0;padding:0}.dogs-directory-toolbar select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:0 12px}.dogs-health-filters{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.dogs-health-filters button{border:1px solid var(--line);min-height:36px;color:var(--forest);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 11px;display:flex}.dogs-health-filters button span{background:#edf2ec;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.8rem;font-weight:700;display:grid}.dogs-health-filters button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.dogs-health-filters button.active span{color:var(--forest);background:#fff}.dogs-directory-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;display:grid}.dogs-directory-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-content:start;gap:10px;min-height:300px;padding:14px;display:grid;box-shadow:0 6px 18px #1e5b2e0f}.dogs-card-identity{align-items:center;gap:10px;display:flex}.dogs-card-identity h3{margin:0 0 2px}.dogs-card-identity small{color:var(--muted)}.dogs-card-avatar{width:43px;height:43px;color:var(--forest);background:#edf5eb;border-radius:8px;place-items:center;display:grid}.dogs-card-health{border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:5px 8px;font-size:.8rem;font-weight:700;display:flex}.dogs-card-health.alert{color:#b74425;background:#fff0ea}.dogs-card-health.ok{color:var(--forest);background:#eaf5e8}.dogs-card-facts{grid-template-columns:.75fr 1.25fr;gap:8px;display:grid}.dogs-card-facts span{background:#f3f5f2;border-radius:6px;gap:3px;padding:7px;display:grid}.dogs-card-facts small,.dogs-card-phase small,.dogs-card-responsible{color:var(--muted)}.dogs-card-phase{gap:4px;display:grid}.dogs-card-phase>div{background:#e6ebe5;border-radius:999px;height:6px;overflow:hidden}.dogs-card-phase i{height:100%;display:block}.dogs-directory-card>button{min-height:38px;color:var(--forest);background:#fff;border:1px solid #5f8068;border-radius:7px;align-self:end;margin-top:auto;font-weight:700}.dogs-directory-card>button:hover{color:#fff;background:var(--forest)}.dogs-directory-empty{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:9px;place-items:center;min-height:280px;display:grid}.dogs-directory-empty h3{margin-bottom:0}.dogs-directory-empty p{color:var(--muted)}.dogs-directory-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.dogs-directory-pagination>div{gap:5px;display:flex}.dogs-directory-pagination button{border:1px solid var(--line);min-width:34px;height:34px;color:var(--forest);background:#fff;border-radius:6px;place-items:center;display:grid}.dogs-directory-pagination button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.dogs-directory-pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1200px){.dogs-directory-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.dogs-directory-toolbar{grid-template-columns:1fr 1fr}.dogs-directory-search{grid-column:1/-1}}@media (width<=800px){.dogs-directory-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (width<=600px){.dogs-directory-heading{flex-direction:column;align-items:flex-start}.dogs-directory-toolbar,.dogs-directory-grid{grid-template-columns:1fr}.dogs-directory-search{grid-column:auto}.dogs-directory-pagination{flex-direction:column;align-items:flex-start}.dogs-directory-pagination>div{flex-wrap:wrap}}.plantel-category{width:fit-content;color:var(--forest);background:#e8f3e7;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:750}.plantel-card-detail{background:#f7f8f6;border-radius:6px;gap:3px;padding:7px;display:grid}.plantel-card-detail small{color:var(--muted)}.plantel-card{min-height:320px}.plantel-card-actions{grid-template-columns:1fr 1fr;align-self:end;gap:8px;margin-top:auto;display:grid}.plantel-card-actions button{min-height:38px;color:var(--forest);background:#fff;border:1px solid #5f8068;border-radius:7px;font-weight:700}.plantel-card-actions button:first-child{color:#fff;background:var(--forest)}.plantel-card-actions button:hover{filter:brightness(.96)}.plantel-record-back{color:var(--forest);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:14px;padding:0;font-weight:700;display:flex}.plantel-record-hero{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:16px;padding:20px 24px;display:grid}.plantel-record-hero>span{width:64px;height:64px;color:var(--forest);background:#eaf4e9;border-radius:50%;place-items:center;display:grid}.plantel-record-hero h2{color:var(--forest);margin:2px 0 5px}.plantel-record-hero p{color:var(--muted);margin:0}.plantel-record-hero>strong{color:var(--forest);background:#e8f3e7;border-radius:999px;padding:7px 13px}.plantel-record-section{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:14px;padding:20px}.plantel-record-section h3{color:var(--forest);margin:0 0 16px}.plantel-record-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;display:grid}.plantel-record-grid>div,.plantel-parent-grid article{background:#fafbfa;border:1px solid #e2e7e1;border-radius:7px;gap:5px;min-height:68px;padding:12px;display:grid}.plantel-record-grid span,.plantel-parent-grid span{color:var(--muted);font-size:.76rem}.plantel-parent-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.plantel-parent-grid small{color:var(--muted)}.plantel-record-notes{color:#445149;white-space:pre-wrap;min-height:70px;margin:0}@media (width<=950px){.plantel-record-grid{grid-template-columns:1fr 1fr}}.plantel-record-screen .user-form-error button{margin-left:8px}@media (width<=600px){.plantel-record-hero,.plantel-record-grid,.plantel-parent-grid{grid-template-columns:1fr}.plantel-record-hero>strong{justify-self:start}}.back-link{color:var(--forest);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:14px;font-weight:700;text-decoration:none;display:inline-flex}.record-hero{border-left:7px solid var(--record);align-items:center;gap:16px;padding:18px;display:flex}.record-hero p{margin:5px 0 0}.hero-alert{background:#fff7f3;border:1px solid #f0c7b8;border-radius:8px;align-items:center;gap:7px;margin-left:auto;padding:9px 12px;font-weight:700;display:flex}.tabs{flex-wrap:wrap;gap:8px;margin:16px 0}.tabs button{border:1px solid var(--line);min-height:42px;color:var(--forest);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.tabs button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.content-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.data-field.wide{grid-column:1/-1}.dog-care-record{color:#18231d}.care-record-topline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;display:grid}.care-record-hero{border:1px solid #dce4dc;border-left:7px solid var(--record);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:112px;padding:14px 20px;display:grid;position:relative;box-shadow:0 5px 18px #16372212}.care-record-paw{color:#063f23;background:#eaf3eb;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.care-record-identity{border-left:1px solid #e4e9e3;padding-left:14px}.care-record-identity>span{color:#526159;font-size:.83rem}.care-record-identity h2{margin:3px 0 5px;font-size:1.35rem}.care-record-identity p{color:#4e5b53;margin:0;font-size:.88rem}.care-record-identity b{padding:0 8px}.care-record-alert{color:#e14f2d;white-space:nowrap;border:1px solid #f05c35;border-radius:7px;align-items:center;gap:8px;padding:10px 13px;font-weight:700;display:flex}.care-record-actions{gap:12px;display:flex}.care-record-actions>button{white-space:nowrap;background:#fff;border:1px solid #d7dfd7;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:700;display:flex}.care-record-actions .primary-action{color:#fff;background:#006b35;border-color:#006b35}.care-record-tabs{border-bottom:1px solid #d8dfd8;gap:30px;margin:16px 0 18px;display:flex;overflow-x:auto}.care-record-tabs button{color:#25342c;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;min-height:50px;padding:0 12px;display:flex}.care-record-tabs button.active{color:#006a37;border-bottom-color:#006a37}.health-care-heading h2{margin:0;font-size:1.55rem}.health-care-heading p{color:#66736a;margin:4px 0 14px}.health-summary-bar{background:#fff;border:1px solid #dce3dc;border-radius:9px;grid-template-columns:repeat(3,1fr);min-height:105px;display:grid;box-shadow:0 4px 13px #14331f0a}.health-summary-bar article{align-items:center;gap:20px;padding:14px 34px;display:flex}.health-summary-bar article+article{border-left:1px solid #dce3dc}.health-summary-bar article>span:last-child{gap:4px;display:grid}.health-summary-bar small{color:#5f6a63}.completion-ring{background:conic-gradient(#08763f var(--progress), #e6eee8 0);border-radius:50%;flex:none;place-items:center;width:68px;height:68px;display:grid}.completion-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:54px;height:54px}.completion-ring strong{z-index:1;color:#08763f;grid-area:1/1;font-size:1.2rem}.summary-icon{color:#0a6b39;background:#edf5ef;border-radius:50%;place-items:center;width:53px;height:53px;display:grid}.summary-icon.attention{color:#f15a32;background:#fff1eb}.attention-care{margin-top:18px}.attention-care h3{align-items:center;gap:10px;margin:0 0 9px;font-size:1rem;display:flex}.attention-care h3 svg{color:#f15a32}.attention-care-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.care-alert{background:#fff;border:1px solid #f0d7cb;border-left:5px solid #ff572f;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:88px;padding:12px 18px;display:grid}.care-alert-icon{color:#f15a32;background:#fff5f0;border:1px solid #f6d5c7;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.care-alert>div{justify-items:start;gap:4px;display:grid}.care-alert b{color:#ed5933;background:#fff3ee;border:1px solid #f4caba;border-radius:5px;align-items:center;gap:5px;padding:3px 7px;font-size:.78rem;display:flex}.care-alert small{color:#58645d}.care-alert button{color:#fff;background:#00723b;border:0;border-radius:6px;min-height:38px;padding:0 22px;font-weight:700}.care-alert button:disabled{cursor:wait;opacity:.7}.attention-action-error{margin:0 0 10px}.care-history{margin-top:16px}.care-history-toolbar{grid-template-columns:1fr minmax(240px,.75fr) 180px 180px;align-items:center;gap:12px;margin-bottom:10px;display:grid}.care-history-toolbar h3{margin:0;font-size:1rem}.care-history-toolbar label{background:#fff;border:1px solid #dce3dc;border-radius:7px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.care-history-toolbar input{border:0;outline:0;width:100%}.care-history-toolbar select{background:#fff;border:1px solid #dce3dc;border-radius:7px;height:40px;padding:0 12px}.care-accordion{gap:6px;display:grid}.care-group{background:#fff;border:1px solid #dce3dc;border-radius:8px;overflow:hidden}.care-group-header{text-align:left;background:#fff;border:0;grid-template-columns:auto auto 130px 120px 100px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:7px 14px;display:grid}.care-group-header small{color:#56635b}.care-group-header em{color:#56635b;white-space:nowrap;text-overflow:ellipsis;justify-self:end;font-size:.78rem;font-style:normal;overflow:hidden}.care-type-icon{border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.care-type-icon.green{color:#075d34;background:#e7f2e9}.care-type-icon.teal{color:#087f6a;background:#dff3ed}.care-type-icon.blue{color:#2b65a6;background:#e7effb}.care-type-icon.amber{color:#c6830b;background:#fff1d9}.care-type-icon.purple{color:#76508e;background:#f1eaf6}.care-progress{background:#e6ebe7;border-radius:999px;width:90px;height:5px;overflow:hidden}.care-progress i{background:#08763f;height:100%;display:block}.care-progress.teal i{background:#15927a}.care-progress.blue i{background:#3476bd}.care-progress.amber i{background:#d08b0c}.care-progress.purple i{background:#76508e}.vaccine-care-rows{padding:0 10px 9px}.vaccine-care-rows>div{border-top:1px solid #e4e9e4;grid-template-columns:20px 100px 120px 150px 100px minmax(180px,1fr) 90px 36px;align-items:center;gap:10px;min-height:42px;padding:0 7px;font-size:.78rem;display:grid}.vaccine-care-rows>div>svg{color:#08763f}.vaccine-care-rows time{align-items:center;gap:6px;display:flex}.vaccine-care-rows button{background:#fff;border:1px solid #dce3dc;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.health-care-footer{color:#56635b;border-top:1px solid #e0e6e0;justify-content:space-between;gap:20px;margin-top:18px;padding:12px 2px 0;font-size:.78rem;display:flex}.health-care-footer span{align-items:center;gap:7px;display:flex}.care-simple-section{background:#fff;border:1px solid #dce3dc;border-radius:9px;padding:20px}.care-simple-section h2{margin:0 0 16px}.care-simple-section>div{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.care-simple-section label{color:#5b685f;gap:6px;font-size:.82rem;display:grid}.care-simple-section input{color:#1b2921;background:#f9fbf9;border:1px solid #dce3dc;border-radius:7px;height:42px;padding:0 11px}.plantel-data-section .plantel-observation-field{color:#5b685f;gap:6px;margin-top:14px;font-size:.82rem;display:grid}.plantel-observation-field textarea{resize:vertical;color:#1b2921;background:#f9fbf9;border:1px solid #dce3dc;border-radius:7px;min-height:90px;padding:11px}.plantel-empty-module{min-height:180px}.plantel-empty-module p{color:#66736a;margin:0}.animal-tutors-panel{background:#fff;border:1px solid #dce3dc;border-radius:10px;padding:22px 24px}.animal-tutors-panel>header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.animal-tutors-panel>header h2{margin:2px 0 5px}.animal-tutors-panel>header p:not(.eyebrow){color:#637067;margin:0}.animal-tutors-panel>header .primary-action{color:#fff;white-space:nowrap;background:#086b39;border:0;border-radius:7px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:700;display:flex}.animal-tutor-history-title{border-bottom:1px solid #e0e6e0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.animal-tutor-history-title span{color:#1b5e35;align-items:center;gap:8px;font-weight:700;display:flex}.animal-tutor-history-title strong{color:#647068;font-size:.82rem}.animal-tutor-list{display:grid}.animal-tutor-list>article{border-bottom:1px solid #e6ebe6;grid-template-columns:auto minmax(190px,1.2fr) minmax(210px,.8fr) auto auto;align-items:center;gap:16px;min-height:90px;padding:14px 8px;display:grid}.animal-tutor-list>article.inactive{background:#fafbfa}.animal-tutor-avatar{color:#075f34;background:#eaf3eb;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.animal-tutor-person{min-width:0}.animal-tutor-person strong,.animal-tutor-person small{display:block}.animal-tutor-person small{color:#66736a;margin-top:3px}.animal-tutor-person p{color:#59665e;overflow-wrap:anywhere;margin:5px 0 0;font-size:.8rem}.animal-tutor-dates{color:#66736a;gap:5px;font-size:.78rem;display:grid}.animal-tutor-dates b{color:#26342c}.animal-tutor-status{color:#68726b;background:#ecefec;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:700}.animal-tutor-status.active{color:#08673a;background:#e7f3e9}.animal-tutor-unlink{color:#a64028;background:#fff;border:1px solid #e0a694;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-weight:700;display:flex}.animal-tutor-preserved{color:#737d76;font-size:.76rem}.animal-tutors-empty{color:#68746c;text-align:center;margin:0;padding:35px 16px}.animal-tutors-empty.compact{padding:20px 10px}.animal-tutor-pagination{color:#637068;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:.8rem;display:flex}.animal-tutor-pagination.compact{margin:10px 0 0}.animal-tutor-pagination>div{gap:6px;display:flex}.animal-tutor-pagination button{color:#145d35;background:#fff;border:1px solid #d8dfd8;border-radius:6px;place-items:center;width:34px;height:32px;display:grid}.animal-tutor-pagination button:disabled{cursor:not-allowed;opacity:.38}.animal-tutor-dialog-backdrop{z-index:10050;background:#101b14ad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.animal-tutor-dialog{background:#fff;border:1px solid #d9e0da;border-radius:12px;width:min(720px,96vw);max-height:calc(100vh - 36px);overflow-y:auto;box-shadow:0 26px 75px #07180d59}.animal-tutor-dialog>header{justify-content:space-between;align-items:start;gap:16px;padding:20px 22px 12px;display:flex}.animal-tutor-dialog>header h2{margin:3px 0 0}.animal-tutor-dialog>header button,.animal-tutor-dialog-close{background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.animal-tutor-dialog>section{padding:8px 22px 20px}.animal-tutor-search{border:1px solid #d9e0da;border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.animal-tutor-search input{border:0;outline:0;width:100%}.animal-tutor-options{gap:7px;margin-top:10px;display:grid}.animal-tutor-options>label{cursor:pointer;border:1px solid #dde4dd;border-radius:7px;align-items:center;gap:11px;min-height:55px;padding:8px 11px;display:flex}.animal-tutor-options>label.selected{background:#f0f6ef;border-color:#4f8060;box-shadow:inset 3px 0 #287047}.animal-tutor-options input[type=radio]{accent-color:#08713d;border-radius:50%;flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0}.animal-tutor-options span{flex:1;min-width:0}.animal-tutor-options span,.animal-tutor-options strong,.animal-tutor-options small{display:block}.animal-tutor-options small{color:#68746c;margin-top:3px}.animal-tutor-notes{color:#46534b;gap:6px;margin-top:15px;font-size:.82rem;display:grid}.animal-tutor-notes textarea{resize:vertical;border:1px solid #d9e0da;border-radius:7px;min-height:78px;padding:10px 11px}.animal-tutor-dialog>footer{border-top:1px solid #e1e6e1;justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}.animal-tutor-dialog>footer button{background:#fff;border:1px solid #d5ddd5;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:700;display:flex}.animal-tutor-dialog>footer .primary-action{color:#fff;background:#086b39;border-color:#086b39}.animal-tutor-remove-dialog{text-align:center;background:#fff;border-radius:12px;width:min(480px,96vw);padding:26px;position:relative;box-shadow:0 26px 75px #07180d59}.animal-tutor-remove-dialog>span{color:#aa452d;background:#fff0eb;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto;display:grid}.animal-tutor-remove-dialog h2{margin:13px 0 8px}.animal-tutor-remove-dialog>p{color:#59665e;line-height:1.5}.animal-tutor-remove-dialog .animal-tutor-dialog-close{position:absolute;top:12px;right:12px}.animal-tutor-remove-dialog footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.animal-tutor-remove-dialog footer button{background:#fff;border:1px solid #d7ded7;border-radius:7px;min-height:40px;padding:0 14px;font-weight:700}.animal-tutor-remove-dialog footer .danger-action{color:#fff;background:#a8422b;border-color:#a8422b}.registration-backdrop{z-index:10000;isolation:isolate;background:#111914b3;place-items:center;padding:12px 18px;display:grid;position:fixed;inset:0}.registration-modal{z-index:1;background:#fff;border:1px solid #d9e0da;border-radius:12px;outline:none;width:min(860px,96vw);max-height:calc(100vh - 24px);position:relative;overflow-y:auto;box-shadow:0 28px 80px #08180e61}.registration-modal>header{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 24px 12px;display:grid}.registration-modal>header h2{margin:0 0 4px;font-size:1.35rem}.registration-modal>header p{color:#5b675f;flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.registration-modal>header p b{font-weight:400}.registration-modal>header p em{color:#ee5934;background:#fff3ee;border:1px solid #f3c8b9;border-radius:5px;padding:4px 8px;font-size:.78rem;font-style:normal;font-weight:700}.registration-modal>header>button{background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.registration-type-icon{border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.registration-type-icon.vaccine{color:#f05a34;background:#fff0ea}.registration-type-icon.worm{color:#09836d;background:#e6f5f1}.registration-type-icon.medicine{color:#b47b0a;background:#fff3dc}.registration-info{color:#287045;background:#f1f8f3;border:1px solid #cfe3d4;border-radius:6px;align-items:center;gap:9px;margin:0 24px 14px;padding:10px 12px;font-size:.83rem;display:flex}.registration-modal>section{padding:0 24px 16px}.registration-modal section h3{margin:0 0 12px;font-size:1rem}.registration-fields{grid-template-columns:1fr 1fr;gap:12px 18px;display:grid}.registration-field{color:#354139;align-content:start;gap:6px;font-size:.78rem;font-weight:700;display:grid}.registration-field span b{color:#e25332}.registration-field input{color:#243129;background:#fff;border:1px solid #d9e0da;border-radius:6px;outline:none;width:100%;height:42px;padding:0 12px}.registration-field input:focus{border-color:#08713d;box-shadow:0 0 0 2px #08713d1f}.registration-field small{color:#778179;font-weight:400}.registration-evidence{border-top:1px solid #edf0ed;padding-top:15px!important}.registration-upload{color:#334039;cursor:pointer;border:1px dashed #9ba89f;border-radius:7px;place-items:center;gap:5px;min-height:78px;display:grid}.registration-upload span{color:#737e76;font-size:.76rem}.registration-upload input{opacity:0;width:1px;height:1px;position:absolute}.registration-notes{color:#4e5a52;gap:6px;margin-top:12px;font-size:.78rem;display:grid}.registration-notes textarea{resize:vertical;border:1px solid #d9e0da;border-radius:6px;min-height:62px;padding:10px 12px}.registration-check{color:#526057;align-items:center;gap:8px;margin-top:12px;font-size:.8rem;display:flex}.registration-check input{accent-color:#08713d;width:17px;height:17px}.registration-modal>footer{border-top:1px solid #dfe5df;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.registration-modal>footer small{color:#667269}.registration-modal>footer div{gap:12px;display:flex}.registration-modal>footer button{background:#fff;border:1px solid #d8dfd8;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 20px;font-weight:700;display:flex}.registration-modal>footer .confirm-registration{color:#fff;background:#006f39;border-color:#006f39}@media (width<=1100px){.care-record-topline{grid-template-columns:1fr}.care-record-actions{justify-content:flex-end}.attention-care-grid{grid-template-columns:1fr}.care-history-toolbar{grid-template-columns:1fr 1fr}.care-simple-section>div{grid-template-columns:repeat(2,1fr)}.vaccine-care-rows{overflow-x:auto}.vaccine-care-rows>div{min-width:900px}}@media (width<=700px){.care-record-hero{grid-template-columns:auto 1fr}.care-record-alert{grid-column:1/-1;justify-self:start}.care-record-actions{grid-template-columns:1fr;display:grid}.care-record-actions>button{justify-content:center}.health-summary-bar{grid-template-columns:1fr}.health-summary-bar article+article{border-top:1px solid #dce3dc;border-left:0}.care-alert{grid-template-columns:auto 1fr}.care-alert button{grid-column:1/-1}.care-history-toolbar,.care-simple-section>div{grid-template-columns:1fr}.care-group-header{grid-template-columns:auto auto 1fr auto}.care-group-header small,.care-group-header .care-progress{display:none}.care-group-header em{grid-column:3/-1;justify-self:start}.health-care-footer{flex-direction:column}.registration-backdrop{padding:0}.registration-modal{border-radius:0;width:100vw;min-height:100vh;max-height:100vh}.registration-fields{grid-template-columns:1fr}.registration-modal>footer{flex-direction:column;align-items:stretch}.registration-modal>footer div{grid-template-columns:1fr;display:grid}.animal-tutors-panel{padding:16px}.animal-tutors-panel>header{flex-direction:column;align-items:stretch}.animal-tutor-list>article{grid-template-columns:auto 1fr}.animal-tutor-dates,.animal-tutor-status,.animal-tutor-unlink,.animal-tutor-preserved{grid-column:2;justify-self:start}.animal-tutor-remove-dialog footer,.animal-tutor-dialog>footer{flex-direction:column-reverse}.animal-tutor-remove-dialog footer button,.animal-tutor-dialog>footer button{width:100%}}.split-layout,.config-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:16px;display:grid}.training-table,.progress-panel,.timeline-panel,.social-form,.event-types,.phase-timeline{padding:16px}.training-table header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}h3{color:var(--forest);margin:0 0 12px}.legend{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.86rem}.mark,.cell{border-radius:6px;place-items:center;width:26px;height:26px;font-weight:700;display:inline-grid}.mark.x,.cell.x{color:#fff;background:var(--leaf)}.mark.v,.cell.v{color:#fff;background:var(--amber)}.mark.d,.cell.d{color:#fff;background:var(--purple)}.mark.f,.cell.f{color:#fff;background:#6b7280}.mark.n,.cell.n{color:#fff;background:var(--orange)}.month-grid{grid-template-columns:120px repeat(var(--days), 34px);display:grid;overflow-x:auto}.corner,.day,.command-name,.cell{border:1px solid var(--line);min-height:34px}.corner,.day,.command-name{background:#f1f5ef;place-items:center;padding:0 8px;font-weight:700;display:grid}.command-name{background:#fff;justify-content:start;place-items:center start}.day.weekend{color:#fff;background:#4b5563}.cell{background:#fff;border-radius:0;width:34px;height:34px}.area-progress{gap:7px;margin-bottom:14px;display:grid}.area-progress div:first-child{justify-content:space-between;gap:10px;display:flex}.route-log{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.vaccine-list{gap:10px;display:grid}.vaccine-item{border:1px solid var(--line);border-radius:8px;gap:10px;padding:12px}.vaccine-item em{color:var(--forest);margin-left:auto;font-style:normal;font-weight:700}.vaccine-item em.agendada{color:var(--amber)}.vaccine-item em.futuro{color:var(--muted)}.health-event{border-left:3px solid var(--line);gap:6px;padding:0 0 16px 18px;display:grid;position:relative}.health-event:before{content:"";background:var(--forest);border-radius:999px;width:11px;height:11px;position:absolute;top:4px;left:-7px}.event-pill{width:fit-content}.event-pill.blue{color:var(--blue);background:#e9ecff}.event-pill.amber{color:var(--amber);background:#fff6d8}.event-pill.orange{color:var(--orange);background:#fff1e9}.event-pill.green{color:var(--forest);background:#eef8ea}.health-event time{color:var(--muted);font-size:.88rem}.health-event p{color:var(--muted);margin:0}.health-event small{color:var(--blue);font-weight:700}.social-form{gap:16px;display:grid}.form-row{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;display:grid}.binary-grid,.chip-grid,.documents-grid{flex-wrap:wrap;gap:10px;display:flex}.binary-grid button,.chip-grid span{border:1px solid var(--line);background:#fff;border-radius:999px;min-height:38px;padding:8px 12px}.binary-grid .selected,.chip-grid .selected{border-color:var(--forest);color:#fff;background:var(--forest)}.documents-grid{align-items:stretch}.doc-card{text-align:left;width:min(100%,260px);color:var(--ink);gap:8px;padding:16px;display:grid}.doc-card.add{border-style:dashed}.event-types{gap:10px;display:grid}.config-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start}.config-stack{gap:16px;min-width:0;display:grid}.config-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:16px;display:grid}.event-list-grid,.event-list-section{gap:8px;display:grid}.event-list-section+.event-list-section{border-top:1px solid var(--line);padding-top:10px}.event-list-section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.event-list-section-title strong{color:var(--forest)}.event-list-section-title span{min-width:26px;height:26px;color:var(--blue);background:#eef2ff;border-radius:999px;place-items:center;font-size:.84rem;font-weight:700;display:grid}.event-list-grid button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:4px;padding:12px;display:grid}.event-list-grid button.selected{border-color:var(--forest);box-shadow:inset 5px 0 0 var(--forest)}.event-list-grid button.active{background:#f1f8ee}.event-list-grid button.inactive{background:#f7f8f4}.event-list-grid strong{color:var(--forest)}.event-list-grid span{color:var(--muted);font-size:.9rem}.breed-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.config-message{color:var(--muted);margin:0;font-weight:700}.config-empty{border:1px dashed var(--line);color:var(--muted);background:#fbfcfa;border-radius:8px;margin:0;padding:12px}.breed-list{gap:8px;display:grid}.breed-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.breed-list article.inactive{opacity:.72;background:#f6f7f4}.breed-list strong,.breed-list span{display:block}.breed-list strong{color:var(--forest);font-weight:700}.breed-list span{color:var(--muted);margin-top:3px;font-size:.88rem}.event-types button{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;gap:10px;min-height:48px;padding:0 12px}.config-dot{background:var(--leaf);border-radius:999px;width:11px;height:11px;margin-right:auto}.config-dot.c1{background:var(--amber)}.config-dot.c2{background:var(--forest)}.config-dot.c3{background:var(--purple)}.config-dot.c4{background:var(--orange)}.config-dot.c5{background:var(--blue)}.phase-timeline{gap:0;display:grid}.phase-timeline article{grid-template-columns:42px 1fr;gap:12px;padding:0 0 18px;display:grid;position:relative}.phase-timeline article:after{content:"";background:var(--line);width:2px;position:absolute;top:39px;bottom:0;left:20px}.phase-timeline article:last-child:after{display:none}.phase-timeline article>span{border:2px solid var(--line);background:#fff;border-radius:999px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.phase-timeline article.done>span{border-color:var(--forest);color:#fff;background:var(--forest)}.phase-timeline article.done:after{background:var(--forest)}.phase-timeline article.current>span{border-color:var(--amber);background:#fff7d8;box-shadow:0 0 0 6px #b8860b29}.phase-timeline p{margin:4px 0 0}.event-editor-panel{align-content:start}.event-editor-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.event-editor-header h3,.event-editor-header span{margin:0}.event-editor-header span{color:var(--muted);display:block}.event-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.event-editor-actions button:disabled{cursor:not-allowed;opacity:.55}.event-form{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;padding:12px;display:grid}.event-form-submit{grid-column:span 2;justify-content:center;min-height:42px}.event-required button{min-width:86px}.event-editor-list{gap:8px;min-width:0;display:grid}.event-editor-list article{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:42px minmax(110px,.75fr) minmax(150px,1fr) minmax(140px,.9fr) minmax(90px,.55fr) 42px;align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.event-editor-list article>input,.event-editor-list article>select{min-width:0}.event-editor-list .icon-action{border:1px solid var(--line);width:38px;height:38px;color:var(--orange);background:#fff;border-radius:8px;place-items:center;display:grid}.event-order{color:#fff;background:var(--forest);border-radius:999px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.lifecycle-config-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.lifecycle-config-heading h2{color:var(--forest);margin:0;font-size:clamp(1.5rem,2vw,2rem)}.lifecycle-config-heading p:last-child{color:var(--muted);margin:5px 0 0}.lifecycle-config-summary{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,1fr);min-height:76px;margin-bottom:12px;display:grid}.lifecycle-config-summary article{justify-content:center;align-items:center;gap:12px;display:flex}.lifecycle-config-summary article+article{border-left:1px solid var(--line)}.lifecycle-config-summary svg,.lifecycle-config-summary strong{color:var(--forest)}.lifecycle-config-toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(250px,1fr) 240px auto;align-items:center;gap:14px;margin-bottom:12px;padding:14px;display:grid}.lifecycle-config-toolbar label{border:1px solid var(--line);border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.lifecycle-config-toolbar input{border:0;outline:0;min-height:0;padding:0}.lifecycle-config-toolbar select{height:42px}.lifecycle-config-toolbar>button{border:1px solid var(--forest);min-height:42px;color:var(--forest);background:#fff;border-radius:7px;justify-self:end;align-items:center;gap:4px;padding:0 13px;font-weight:700;display:flex}.lifecycle-config-toolbar>button.active{color:#fff;background:var(--forest)}.lifecycle-cycle-table{border:1px solid var(--line);background:#fff;border-radius:8px;overflow-x:auto}.lifecycle-cycle-row{border-top:1px solid var(--line);grid-template-columns:90px minmax(180px,1.1fr) 150px minmax(190px,1.15fr) 100px 300px;align-items:center;gap:10px;min-width:970px;min-height:62px;padding:8px 16px;display:grid}.lifecycle-cycle-row.header{color:#526058;background:#f5f7f4;border-top:0;min-height:48px;font-size:.8rem;font-weight:700}.cycle-order{align-items:center;gap:7px;display:flex}.cycle-order>span{width:34px;height:34px;color:var(--forest);border:1px solid #71aa83;border-radius:50%;place-items:center;display:grid}.cycle-order>div{display:flex}.cycle-order button{border:1px solid var(--line);background:#fff;place-items:center;width:25px;height:27px;padding:0;display:grid}.cycle-order button:disabled{opacity:.35}.cycle-status{border-radius:6px;width:fit-content;padding:5px 15px;font-size:.8rem;font-weight:700}.cycle-status.active{color:var(--forest);background:#dff0e1}.cycle-status.inactive{color:#6d756f;background:#ecefed}.cycle-actions{justify-content:flex-end;gap:9px;display:flex}.cycle-actions button{border:1px solid var(--line);min-height:36px;color:var(--forest);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-weight:700;display:flex}.cycle-actions .more{width:36px;color:var(--ink);padding:0}.lifecycle-config-empty{color:var(--muted);text-align:center;padding:24px}.lifecycle-config-note{color:var(--forest);background:#fbfdfb;border:1px solid #b8d3bd;border-radius:8px;gap:13px;margin-top:14px;padding:14px 20px;display:flex}.lifecycle-config-note>span{font-size:1.35rem}.lifecycle-config-note p{margin:0;line-height:1.7}.cycle-dialog-backdrop{z-index:10000;background:#121c15ad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.cycle-dialog{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(680px,96vw);max-height:calc(100vh - 30px);overflow-y:auto;box-shadow:0 24px 70px #0a1c104d}.cycle-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.cycle-dialog h2{margin:0}.cycle-dialog>header>button{background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.cycle-form-grid{grid-template-columns:1fr 1fr;gap:14px;padding:18px 20px;display:grid}.cycle-form-grid label{color:#4e5b53;gap:6px;font-size:.82rem;display:grid}.cycle-form-grid .wide{grid-column:1/-1}.cycle-form-grid textarea{min-height:150px}.cycle-checkbox{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.cycle-checkbox input{width:18px;min-height:18px;accent-color:var(--forest)}.cycle-items-view{padding:18px 20px}.cycle-items-view ol{gap:8px;padding-left:24px;display:grid}.cycle-dialog>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.cycle-dialog>footer>button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:42px;padding:0 16px;font-weight:700}.cycle-dialog>footer .primary-action{color:#fff;background:var(--forest)}@media (width<=800px){.lifecycle-config-summary,.lifecycle-config-toolbar{grid-template-columns:1fr}.lifecycle-config-summary article{justify-content:flex-start;padding:14px}.lifecycle-config-summary article+article{border-top:1px solid var(--line);border-left:0}.lifecycle-config-toolbar>button{justify-content:center;justify-self:stretch}.cycle-form-grid{grid-template-columns:1fr}.cycle-form-grid .wide{grid-column:auto}}@media (width<=560px){.lifecycle-config-heading{flex-direction:column;align-items:flex-start}.cycle-dialog-backdrop{padding:0}.cycle-dialog{border-radius:0;width:100vw;min-height:100vh;max-height:100vh}}.items-breadcrumb{color:#657169;align-items:center;gap:10px;margin-bottom:18px;font-size:.83rem;display:flex}.items-breadcrumb button{color:var(--forest);background:0 0;border:0;padding:0}.items-breadcrumb b{color:var(--ink)}.lifecycle-items-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.lifecycle-items-heading h2{color:var(--forest);margin:0;font-size:clamp(1.55rem,2.3vw,2.15rem)}.lifecycle-items-heading p{color:var(--muted);margin:5px 0 0}.lifecycle-items-heading>div:last-child{gap:12px;display:flex}.lifecycle-items-heading .ghost-action{min-height:44px}.cycle-item-summary{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:auto minmax(260px,1fr) minmax(340px,.9fr);align-items:center;gap:22px;min-height:120px;margin-bottom:16px;padding:16px 24px;display:grid}.cycle-item-symbol{width:76px;height:76px;color:var(--forest);background:#f0f8f0;border:1px solid #9dc7a5;border-radius:50%;place-items:center;display:grid}.cycle-item-summary h3{color:var(--forest);align-items:center;gap:12px;margin:0;font-size:1.25rem;display:flex}.cycle-item-summary p{color:#526058;margin:8px 0}.cycle-item-summary small{color:#526058;align-items:center;gap:7px;display:flex}.cycle-item-summary aside{border-left:1px solid var(--line);color:#3f4b43;align-items:center;gap:16px;min-height:78px;padding-left:38px;line-height:1.5;display:flex}.cycle-item-summary aside svg{color:var(--forest);flex:none}.lifecycle-items-panel{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.lifecycle-items-toolbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1fr) 210px 250px auto;gap:12px;padding:16px 22px;display:grid}.lifecycle-items-toolbar label{border:1px solid var(--line);border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.lifecycle-items-toolbar input{border:0;outline:none;min-height:0;padding:0}.lifecycle-items-toolbar select{height:42px}.lifecycle-items-toolbar>button{border:1px solid var(--forest);min-height:42px;color:var(--forest);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:0 14px;font-weight:700;display:flex}.lifecycle-items-panel>h3{color:var(--forest);margin:0;padding:16px 22px 8px}.lifecycle-items-table{padding:0 22px;overflow-x:auto}.lifecycle-item-row{border-top:1px solid var(--line);grid-template-columns:65px minmax(190px,1.2fr) 130px 145px minmax(170px,1fr) minmax(160px,1fr) 85px 150px;align-items:center;gap:10px;min-width:1140px;min-height:53px;font-size:.82rem;display:grid}.lifecycle-item-row.header{color:#526058;border-top:0;min-height:46px;font-weight:700}.lifecycle-item-row.inactive{opacity:.58;background:#fafafa}.item-order{align-items:center;gap:5px;padding-left:14px;display:flex}.item-order>span{display:flex}.item-order button{border:1px solid var(--line);background:#fff;place-items:center;width:21px;height:25px;padding:0;display:grid}.item-order button:disabled{opacity:.3}.item-type{background:#f7f8f7;border:1px solid #e2e5e2;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:5px 8px;display:flex}.item-required{align-items:center;gap:7px;display:flex}.item-required svg{color:var(--forest)}.lifecycle-item-row .cycle-actions button{min-height:34px}.items-panel-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:0 22px;display:flex}.items-panel-footer span{color:#526058;align-items:center;gap:8px;display:flex}.items-warning{color:#66542f;background:#fffaf0;border:1px solid #ead4a4;border-radius:7px;align-items:center;gap:12px;margin:0 22px 16px;padding:12px 15px;font-size:.83rem;display:flex}.items-warning svg{color:#b67b08;flex:none}@media (width<=950px){.cycle-item-summary{grid-template-columns:auto 1fr}.cycle-item-summary aside{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;padding:14px 0 0}.lifecycle-items-toolbar{grid-template-columns:1fr 1fr}}@media (width<=650px){.lifecycle-items-heading{flex-direction:column;align-items:flex-start}.lifecycle-items-heading>div:last-child{width:100%}.lifecycle-items-heading button{flex:1}.cycle-item-summary{grid-template-columns:1fr}.cycle-item-symbol{width:62px;height:62px}.cycle-item-summary aside{grid-column:auto}.lifecycle-items-toolbar{grid-template-columns:1fr}.items-breadcrumb{white-space:nowrap;overflow-x:auto}}.lifecycle-edit-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.lifecycle-edit-heading h2{color:var(--forest);margin:0;font-size:2rem}.lifecycle-edit-heading p{color:var(--muted);margin:5px 0 0}.lifecycle-edit-heading .ghost-action{min-width:110px}.edit-cycle-summary{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:24px;min-height:118px;margin-bottom:12px;padding:16px 24px;display:grid}.edit-cycle-summary h3{color:var(--forest);align-items:center;gap:12px;margin:0;font-size:1.25rem;display:flex}.edit-cycle-summary h3 small{border:1px solid var(--line);color:#4f5c53;border-radius:999px;padding:5px 13px;font-size:.75rem;font-weight:500}.edit-cycle-summary p{color:#526058;margin:8px 0}.edit-cycle-summary>div>span{color:#526058;font-size:.83rem}.edit-cycle-summary>button{border:1px solid var(--forest);min-width:205px;min-height:43px;color:var(--forest);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:18px;font-weight:700;display:flex}.lifecycle-edit-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.lifecycle-edit-card fieldset{border:0;border-bottom:1px solid var(--line);padding:16px 22px}.lifecycle-edit-card legend{color:var(--forest);align-items:center;gap:7px;padding:0;font-size:1rem;font-weight:750;display:flex}.lifecycle-edit-card label{color:#435047;gap:7px;font-size:.78rem;font-weight:650;display:grid}.lifecycle-edit-card input,.lifecycle-edit-card select,.lifecycle-edit-card textarea{width:100%;min-height:42px}.lifecycle-edit-card textarea{resize:vertical;min-height:92px}.edit-identification{grid-template-columns:.9fr .95fr 1.2fr;gap:28px;margin-top:12px;display:grid}.icon-color-field{color:#435047;gap:10px;font-size:.78rem;font-weight:650;display:grid}.cycle-icon-options{gap:10px;display:flex}.cycle-icon-options button{border:1px solid var(--line);width:42px;height:42px;color:var(--forest);background:#fff;border-radius:6px;place-items:center;padding:0;display:grid}.cycle-icon-options button.active{border-color:var(--forest);box-shadow:0 0 0 1px var(--forest);background:#f2f8f1}.edit-flow-grid{grid-template-columns:1.1fr .9fr .9fr .8fr;gap:26px;margin-top:12px;display:grid}.duration-input{grid-template-columns:85px 1fr;gap:10px;display:grid}.switch-label{grid-template-columns:none;align-items:center;margin-top:6px;gap:9px!important;font-weight:500!important;display:flex!important}.switch{background:#9ca69f;border:0;border-radius:999px;width:38px;height:21px;padding:2px}.switch i{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .15s;display:block}.switch.active{background:var(--forest)}.switch.active i{transform:translate(17px)}.transition-grid{grid-template-columns:1fr .9fr 1.05fr;align-items:start;gap:40px;margin-top:12px;display:grid}.transition-grid>div{gap:14px;display:grid}.edit-check{grid-template-columns:auto 1fr auto;align-items:center;gap:8px!important;font-weight:500!important;display:grid!important}.edit-check input{width:17px;min-height:17px;accent-color:var(--forest)}.mapping-fieldset>p{color:var(--muted);margin:4px 0 12px;font-size:.78rem}.mapping-summary{grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid}.mapping-summary>span{color:#526058;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:48px;padding:0 20px;font-size:.76rem;display:grid}.mapping-summary>span+span{border-left:1px solid var(--line)}.mapping-summary svg{color:var(--forest);grid-row:1/3}.mapping-summary strong{color:#39453d;display:block}.mapping-summary .risk{color:#765723;background:#fffaf0;border:1px solid #ebd5a7;border-radius:6px;justify-content:center;align-self:center;width:fit-content;min-height:34px;display:flex}.mapping-summary .risk svg{width:16px}.mapping-fieldset aside{color:#66542f;background:#fffaf0;border:1px solid #ead4a4;border-radius:6px;align-items:center;gap:12px;padding:12px;font-size:.78rem;display:flex}.mapping-fieldset aside svg{color:#b67b08;flex:none}.lifecycle-edit-footer{justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px 22px;display:flex}.lifecycle-edit-footer small{color:var(--muted)}.lifecycle-edit-footer>div{gap:16px;display:flex}.lifecycle-edit-footer button{min-width:165px;min-height:42px}.danger-action{color:#a72d2d;background:#fff;border:1px solid #bb4545;border-radius:7px;font-weight:700}@media (width<=1050px){.edit-identification,.edit-flow-grid,.transition-grid{grid-template-columns:1fr 1fr}.transition-grid>div{grid-column:1/-1}.mapping-summary{grid-template-columns:1fr 1fr}.mapping-summary>span:nth-child(3){border-left:0}}@media (width<=700px){.lifecycle-edit-heading,.lifecycle-edit-footer{flex-direction:column;align-items:stretch}.edit-cycle-summary{grid-template-columns:1fr}.edit-cycle-summary>button{width:100%}.edit-identification,.edit-flow-grid,.transition-grid,.mapping-summary{grid-template-columns:1fr}.transition-grid>div{grid-column:auto}.mapping-summary>span{border-top:1px solid var(--line);border-left:0!important}.lifecycle-edit-footer>div{flex-direction:column}.lifecycle-edit-footer button{width:100%}}.animal-registry-screen>header h2{color:#243f97;margin:6px 0;font-size:2rem}.animal-registry-screen>header p:last-child{color:var(--muted);margin:0 0 20px}.animal-registry-tabs{border-bottom:1px solid var(--line);align-items:end;gap:6px;display:flex}.animal-registry-tabs>button:not(.primary-action){border:1px solid var(--line);color:#5d6861;background:#fff;border-bottom:2px solid #0000;border-radius:7px 7px 0 0;align-items:center;gap:9px;min-width:210px;min-height:48px;padding:0 20px;display:flex}.animal-registry-tabs>button.active{color:var(--forest)!important;border-bottom-color:var(--forest)!important}.animal-registry-tabs b{background:#e5e8e6;border-radius:999px;padding:3px 9px}.animal-registry-tabs .active b{color:#fff;background:var(--forest)}.animal-registry-tabs .primary-action{margin:0 0 8px auto}.animal-registry-panel{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:18px;padding:18px}.registry-summary{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(4,1fr);min-height:78px;display:grid}.registry-summary article{align-items:center;gap:16px;padding:12px 22px;display:flex}.registry-summary article+article{border-left:1px solid var(--line)}.registry-summary svg{width:38px;height:38px;color:var(--forest);background:#e3f4e4;border-radius:50%;padding:9px}.registry-summary span{color:#526058;gap:3px;font-size:.78rem;display:grid}.registry-summary strong{color:var(--forest);font-size:1.45rem}.registry-filters{grid-template-columns:250px 260px 220px;gap:12px;margin:18px 0 14px;display:grid}.registry-filters label{border:1px solid var(--line);border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.registry-filters input{border:0;outline:0;min-height:0;padding:0}.registry-filters select{height:42px}.registry-table{border:1px solid var(--line);border-radius:7px;overflow-x:auto}.registry-row{border-top:1px solid var(--line);grid-template-columns:minmax(240px,1.3fr) 170px 180px 180px 130px 170px;align-items:center;gap:12px;min-width:1030px;min-height:57px;padding:7px 14px;font-size:.83rem;display:grid}.registry-row.header{background:#fafbfa;border-top:0;min-height:46px;font-weight:750}.registry-row>strong{align-items:center;gap:15px;display:flex}.registry-row>strong svg{width:35px;height:35px;color:var(--forest)}.registry-status{color:#69716c;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;align-items:center;gap:7px;width:fit-content;padding:6px 10px;font-size:.75rem;font-weight:700;display:flex}.registry-status.active{color:var(--forest);background:#eef8ee;border-color:#c5e3cb}.registry-actions{gap:8px;display:flex}.registry-actions button{border:1px solid var(--forest);min-height:36px;color:var(--forest);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:700;display:flex}.registry-actions button:last-child{width:36px;padding:0}.registry-count{color:#526058;margin:13px 0 0}.registry-note{color:#46544a;border:1px solid #a9cab0;border-radius:7px;align-items:center;gap:14px;margin-top:16px;padding:14px 18px;display:flex}.registry-note svg{color:var(--forest)}.registry-dialog .cycle-form-grid label:has(textarea){display:grid}.compact-registry-table .registry-row{grid-template-columns:minmax(240px,1.3fr) 220px 150px 170px;min-width:780px}.type-edit-summary{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;min-height:92px;margin-bottom:14px;padding:14px 20px;display:grid}.type-edit-summary>svg{color:var(--forest)}.type-edit-summary h3{align-items:center;gap:12px;margin:0;font-size:1.35rem;display:flex}.type-edit-summary p{color:#526058;margin:8px 0 0}.type-edit-summary>button{border:1px solid var(--forest);min-height:42px;color:var(--forest);background:#fff;border-radius:6px;align-items:center;gap:9px;padding:0 16px;font-weight:700;display:flex}.type-edit-card{border:1px solid var(--line);background:#fff;border-radius:8px}.type-edit-card fieldset{border:0;padding:18px 20px}.type-edit-card legend{color:var(--forest);font-weight:750}.type-identification{grid-template-columns:1fr 1fr 1.2fr;gap:16px 24px;margin-top:12px;display:grid}.type-identification label{gap:7px;font-size:.78rem;font-weight:650;display:grid}.type-identification textarea{min-height:72px}.type-icon-picker{border-left:1px solid var(--line);grid-area:1/3/3;align-content:start;gap:12px;padding-left:20px;font-size:.78rem;font-weight:650;display:grid}.type-icon-picker>div{gap:12px;display:flex}.type-icon-picker button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:48px;height:48px;display:grid}.type-icon-picker button.active{color:var(--forest);border-color:var(--forest);box-shadow:0 0 0 1px var(--forest)}.type-rules{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.type-rules fieldset+fieldset{border-left:1px solid var(--line)}.type-rules .switch-label{margin:12px 0}.type-rules p{color:#607067;align-items:center;gap:8px;font-size:.78rem;display:flex}.linked-count{border:1px solid var(--line);color:#667169;border-radius:6px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.type-warning{color:#67542d;background:#fffaf0;border:1px solid #e7ca80;border-radius:6px;align-items:center;gap:13px;margin:0 20px 16px;padding:14px;display:flex}.type-audit{border:1px solid var(--line);color:#657169;border-radius:6px;gap:30px;margin:0 20px;padding:13px;display:flex}.type-audit span{align-items:center;gap:8px;display:flex}.type-audit svg{width:17px}.type-edit-card>footer{justify-content:space-between;padding:18px 20px;display:flex}.type-edit-card>footer>div{gap:14px;display:flex}.type-edit-card>footer button{min-width:160px;min-height:42px}@media (width<=850px){.registry-summary{grid-template-columns:1fr 1fr}.registry-summary article:nth-child(3){border-left:0}.registry-filters{grid-template-columns:1fr}.type-identification{grid-template-columns:1fr 1fr}.type-icon-picker{border-left:0;grid-area:auto/1/auto/-1;padding-left:0}.type-rules{grid-template-columns:1fr}.type-rules fieldset+fieldset{border-top:1px solid var(--line);border-left:0}}@media (width<=600px){.animal-registry-tabs{flex-wrap:wrap}.animal-registry-tabs>button:not(.primary-action){min-width:calc(50% - 4px)}.animal-registry-tabs .primary-action{width:100%;margin:8px 0}.registry-summary,.type-identification{grid-template-columns:1fr}.registry-summary article{border-top:1px solid var(--line);border-left:0!important}.type-edit-summary{grid-template-columns:1fr}.type-edit-card>footer,.type-edit-card>footer>div{flex-direction:column}.type-edit-card>footer button{width:100%}}.flexible-item-dialog{width:min(720px,96vw)}.flexible-item-dialog .cycle-form-grid label:has(textarea){display:grid}.schedule-rule-field{background:#f7faf6;border:1px solid #cdddcf;border-radius:8px;padding:13px}.schedule-rule-field>div{grid-template-columns:minmax(100px,150px) 1fr;align-items:center;gap:12px;display:grid}.schedule-rule-field em{color:var(--forest);font-style:normal;font-weight:700}.flexible-item-dialog label small{color:#6a766e;font-size:.74rem;line-height:1.4}.item-generation-confirm{width:min(610px,96vw)}.item-generation-confirm>div{grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:22px 24px;display:grid}.item-generation-confirm>div>svg{color:var(--forest)}.item-generation-confirm p{color:#4d5a52;margin:0;line-height:1.55}.item-generation-confirm small{color:var(--muted);grid-column:2}.item-generation-confirm .user-form-error{margin:0 24px 16px}.item-action-message{color:var(--forest);background:#f0f8f1;border:1px solid #b9d6c0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex}.item-action-message button{color:inherit;background:0 0;border:0;font-size:1.2rem}.config-menu-screen .screen-heading p:last-child{color:var(--muted);margin:6px 0 0}.config-menu-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:16px;display:grid}.config-menu-grid>button{border:1px solid var(--line);min-height:150px;color:var(--ink);text-align:left;background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid;box-shadow:0 8px 24px #1e5b2e12}.config-menu-grid>button:hover{border-color:#799681;transform:translateY(-2px)}.config-menu-icon{width:52px;height:52px;color:var(--forest);background:#edf5eb;border-radius:10px;place-items:center;display:grid}.config-menu-grid h3{color:var(--forest);margin:0}.config-menu-grid p{color:var(--muted);margin:6px 0 10px;line-height:1.45}.config-menu-grid small{color:var(--blue);font-weight:700}.simple-config-screen>header{margin-bottom:16px}.simple-config-screen h2{color:var(--forest);margin:0}.simple-config-screen header p:last-child{color:var(--muted);margin:5px 0 0}.simple-config-screen>form{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;padding:16px;display:grid}.simple-config-screen>form label{color:var(--muted);gap:6px;display:grid}.simple-config-list{gap:9px;margin-top:14px;display:grid}.simple-config-list article{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:68px;padding:12px 16px;display:grid}.simple-config-list article.inactive{opacity:.68;background:#f4f5f3}.simple-config-list strong,.simple-config-list span{display:block}.simple-config-list strong{color:var(--forest)}.simple-config-list span{color:var(--muted);margin-top:4px}.simple-config-list button{border:1px solid var(--line);min-height:38px;color:var(--forest);background:#fff;border-radius:7px;padding:0 14px;font-weight:700}.config-add-action{align-items:center;gap:8px;width:fit-content;margin-left:auto;display:flex}.config-row-actions{gap:8px;display:flex}.config-row-actions button{align-items:center;gap:6px;display:flex}@media (width<=900px){.config-menu-grid{grid-template-columns:1fr}}@media (width<=600px){.simple-config-screen>form,.simple-config-list article{grid-template-columns:1fr}.simple-config-list button{width:100%}}.config-workspace-heading{margin-bottom:16px}.config-workspace-heading h2{color:var(--forest);margin:0}.config-workspace-heading p:last-child{color:var(--muted);margin:5px 0 0}.config-workspace-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.config-sidebar{border:1px solid var(--line);background:#fff;border-radius:9px;position:sticky;top:72px;overflow:hidden;box-shadow:0 7px 20px #1e5b2e0f}.config-sidebar-title{color:#fff;background:var(--forest);align-items:center;gap:9px;min-height:54px;padding:0 15px;display:flex}.config-sidebar-group{padding:10px}.config-sidebar-parent{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;padding:9px 8px;font-size:.8rem;font-weight:700;display:flex}.config-sidebar nav{gap:4px;display:grid}.config-sidebar nav button{color:#46534a;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:43px;padding:0 10px 0 18px;display:flex}.config-sidebar nav button:hover{background:#f1f5ef}.config-sidebar nav button.active{color:var(--forest);box-shadow:inset 4px 0 0 var(--forest);background:#eaf3e8;font-weight:700}.config-workspace-content{border:1px solid var(--line);background:#fbfcfa;border-radius:9px;min-width:0;padding:18px}.config-workspace-content>.screen{margin:0}.config-workspace-content .lifecycle-config-heading,.config-workspace-content .simple-config-screen>header{margin-top:0}@media (width<=850px){.config-workspace-layout{grid-template-columns:1fr}.config-sidebar{position:static}.config-sidebar nav{grid-template-columns:repeat(3,1fr)}.config-sidebar nav button{justify-content:center;padding:0 8px}.config-sidebar nav button.active{box-shadow:inset 0 -4px 0 var(--forest)}}@media (width<=600px){.config-workspace-content{padding:12px}.config-sidebar nav{grid-template-columns:1fr}.config-sidebar nav button{justify-content:flex-start}.config-sidebar nav button.active{box-shadow:inset 4px 0 0 var(--forest)}}.auth-shell{background:var(--paper);grid-template-columns:minmax(320px,1fr) minmax(360px,480px);align-items:stretch;min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(#1e5b2ee0,#1e5b2ed6),url(https://images.unsplash.com/photo-1558788353-f76d92427f16?auto=format&fit=crop&w=1400&q=80) 50%/cover;flex-direction:column;justify-content:center;padding:clamp(32px,7vw,96px);display:flex}.auth-brand .eyebrow{color:#dff4d4}.auth-brand h1{max-width:680px;margin:0 0 16px;font-size:clamp(2.2rem,6vw,5rem);line-height:1}.auth-brand p:last-child{max-width:620px;margin:0;font-size:1.1rem;line-height:1.6}.login-card{border:1px solid var(--line);width:min(100% - 32px,420px);box-shadow:var(--shadow);background:#fff;border-radius:8px;align-self:center;gap:18px;margin:0 auto;padding:28px;display:grid}.login-card h2{color:var(--blue);margin:0 0 8px}.login-card p{color:var(--muted);margin:0}.icon-field{gap:7px;display:grid;position:relative}.icon-field svg{color:var(--muted);position:absolute;bottom:12px;left:12px}.icon-field input{padding-left:40px}.login-submit{justify-content:center;width:100%}.module-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;margin-bottom:16px;display:grid}.module-card{border:1px solid var(--line);border-left:5px solid var(--leaf);min-height:138px;box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:18px;display:grid}.module-card.blue{border-left-color:var(--blue)}.module-card.amber{border-left-color:var(--amber)}.module-card.orange{border-left-color:var(--orange)}.module-card svg{color:var(--forest)}.module-card strong{color:var(--forest);margin-bottom:6px;display:block}.module-card p{color:var(--muted);margin:0;line-height:1.45}.module-card>span{width:fit-content;color:var(--forest);background:#edf6e8;border-radius:999px;grid-column:2;padding:5px 8px;font-size:.84rem;font-weight:700}.module-list{gap:12px;display:grid}.work-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.work-item+.work-item{margin-top:10px}.work-item svg{color:var(--forest)}.work-item p{color:var(--muted);margin:4px 0 0}.work-item>span{color:var(--blue);font-weight:700}.phase-timeline.full{max-width:980px}.empty-state{text-align:center;place-items:center;min-height:360px;display:grid}.empty-state p{color:var(--muted)}.empty-state.compact{border:1px dashed var(--line);background:#fff;border-radius:8px;min-height:160px;margin-top:16px}.evaluations-construction{border:1px solid var(--line);min-height:min(620px,100vh - 250px);box-shadow:var(--shadow);text-align:center;background:linear-gradient(145deg,#fff 0%,#f4f8f2 100%);border-radius:12px;align-content:center;justify-items:center;padding:48px 24px;display:grid}.construction-icon{width:82px;height:82px;color:var(--forest);background:#eaf4e8;border:1px solid #b7d2ba;border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.evaluations-construction h2{color:var(--forest);margin:5px 0 10px;font-size:clamp(1.8rem,3vw,2.5rem)}.construction-description{max-width:610px;color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.construction-status{color:var(--forest);background:#dff0df;border-radius:999px;align-items:center;gap:8px;margin-top:24px;padding:9px 16px;font-weight:700;display:flex}.evaluations-construction aside{color:#526058;background:#ffffffd1;border:1px solid #c7d9c9;border-radius:8px;align-items:center;gap:10px;max-width:620px;margin-top:32px;padding:13px 17px;font-size:.86rem;display:flex}.evaluations-construction aside svg{color:var(--forest);flex:none}.tutors-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.tutors-heading h2{color:var(--blue);margin:5px 0;font-size:clamp(1.6rem,2.5vw,2.1rem)}.tutors-heading p:last-child{color:var(--muted);margin:0}.tutors-summary{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(4,1fr);min-height:86px;margin-bottom:16px;display:grid}.tutors-summary article{align-items:center;gap:14px;padding:14px 20px;display:flex}.tutors-summary article+article{border-left:1px solid var(--line)}.tutors-summary article>svg{width:40px;height:40px;color:var(--forest);background:#e5f3e4;border-radius:50%;padding:10px}.tutors-summary article.inactive>svg{color:#9a5a16;background:#fff0d9}.tutors-summary strong,.tutors-summary span{display:block}.tutors-summary strong{color:var(--forest);font-size:1.45rem}.tutors-summary span{color:var(--muted);margin-top:3px;font-size:.8rem}.tutors-filters{grid-template-columns:minmax(280px,1fr) 240px 210px;gap:12px;margin-bottom:14px;display:grid}.tutors-filters label{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.tutors-filters input{border:0;outline:0;min-height:0;padding:0}.tutors-filters select{height:43px}.tutors-table-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;overflow-x:auto}.tutors-table{min-width:1260px}.tutors-table th{color:var(--forest);background:#f0f5ee}.tutors-table td{vertical-align:middle}.tutors-table tr.inactive{opacity:.62;background:#f7f8f7}.tutors-table td>strong,.tutors-table td>small{display:block}.tutors-table td>small{color:var(--muted);margin-top:4px}.tutor-person{align-items:center;gap:10px;display:flex}.tutor-person i{width:34px;height:34px;color:var(--forest);background:#e5f3e4;border-radius:50%;place-items:center;display:grid}.tutor-status{color:#68726b;background:#f1f2f1;border:1px solid #d9ddda;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;font-size:.75rem;font-weight:700;display:flex}.tutor-status.active{color:var(--forest);background:#eaf5e9;border-color:#c4dfc8}.tutor-actions{gap:7px;display:flex}.tutor-actions button{border:1px solid var(--forest);min-height:35px;color:var(--forest);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:700;display:flex}.tutor-actions button.disable{color:#a43838;border-color:#d7aaaa}.tutor-actions button.reactivate{color:var(--forest);border-color:#8bb496}.tutor-deactivation-dialog .tutor-deactivate-confirm{background:#a43838;border-color:#a43838}.tutor-deactivation-dialog .user-form-error{margin:0}.tutor-actions button.more{width:35px;color:var(--ink);border-color:var(--line);padding:0}.tutors-empty{color:var(--muted);text-align:center;margin:0;padding:24px}.tutors-note{color:var(--muted);align-items:center;gap:10px;margin-top:14px;font-size:.8rem;display:flex}.tutors-note svg{color:var(--forest)}.tutor-dialog .cycle-form-grid label:has(textarea){display:grid}.tutor-dialog{width:min(820px,96vw)}.tutor-links-editor{border:1px solid var(--line);background:#f8faf8;border-radius:8px;gap:10px;padding:14px;display:grid}.tutor-links-editor>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tutor-links-editor>header strong,.tutor-links-editor>header span{display:block}.tutor-links-editor>header span{color:var(--muted);margin-top:3px;font-size:.78rem}.tutor-links-editor>header button{border:1px solid var(--forest);min-height:36px;color:var(--forest);background:#fff;border-radius:6px;align-items:center;gap:6px;padding:0 11px;font-weight:700;display:flex}.tutor-link-row{grid-template-columns:1fr 1fr 38px;gap:9px;display:grid}.tutor-link-row-single{grid-template-columns:1fr 38px}.cycle-form-grid .tutor-link-notes{resize:vertical;min-height:68px}.tutor-link-row>button{color:#a43838;background:#fff;border:1px solid #d8aaaa;border-radius:6px;place-items:center;min-height:40px;display:grid}.tutor-dogs-link{color:var(--forest);text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.tutor-dogs-link>span,.tutor-dogs-link strong,.tutor-dogs-link small{display:block}.tutor-dogs-link small{color:var(--muted);margin-top:3px}.tutor-dogs-dialog{width:min(780px,96vw)}.tutor-dogs-summary{border-bottom:1px solid var(--line);color:#526058;background:#f4f8f2;align-items:center;gap:10px;padding:13px 20px;display:flex}.tutor-dogs-summary svg,.tutor-dogs-summary strong{color:var(--forest)}.tutor-dogs-list{max-height:430px;padding:8px 20px;display:grid;overflow-y:auto}.tutor-dogs-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr 1.25fr auto;align-items:center;gap:14px;min-height:78px;display:grid}.tutor-dog-avatar{width:45px;height:45px;color:var(--forest);background:#e5f3e4;border-radius:50%;place-items:center;display:grid}.tutor-dogs-list h3,.tutor-dogs-list p{margin:0}.tutor-dogs-list h3{color:var(--ink);font-size:.95rem}.tutor-dogs-list p,.tutor-dogs-list small{color:var(--muted);font-size:.76rem}.tutor-dogs-list article>div:nth-child(3) span,.tutor-dogs-list article>div:nth-child(3) small{align-items:center;gap:6px;display:flex}.tutor-dogs-list article>div:nth-child(3) small{margin-top:5px}.tutor-dog-link-status{color:#69726c;background:#ecefed;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:700}.tutor-dog-link-status.active{color:var(--forest);background:#e1f2e2}.tutor-dogs-dialog>footer{border-top:1px solid var(--line);justify-content:flex-end;padding:14px 20px;display:flex}.tutor-dogs-dialog>footer button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:40px;padding:0 16px;font-weight:700}@media (width<=650px){.tutor-dogs-list article{grid-template-columns:auto 1fr;padding:12px 0}.tutor-dogs-list article>div:nth-child(3),.tutor-dog-link-status{grid-column:2}}.users-config-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:17px;display:flex}.users-config-heading h2{color:var(--forest);margin:4px 0;font-size:clamp(1.6rem,2.4vw,2.05rem)}.users-config-heading p:last-child{color:var(--muted);margin:0}.users-config-summary{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(4,1fr);min-height:82px;margin-bottom:15px;display:grid}.users-config-summary article{align-items:center;gap:14px;padding:13px 20px;display:flex}.users-config-summary article+article{border-left:1px solid var(--line)}.users-config-summary svg{width:39px;height:39px;color:var(--forest);background:#e5f3e4;border-radius:50%;padding:10px}.users-config-summary strong,.users-config-summary span{display:block}.users-config-summary strong{color:var(--forest);font-size:1.4rem}.users-config-summary span{color:var(--muted);margin-top:2px;font-size:.78rem}.users-config-filters{grid-template-columns:minmax(280px,1fr) 250px 200px;gap:12px;margin-bottom:14px;display:grid}.users-config-filters label{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.users-config-filters input{border:0;outline:0;min-height:0;padding:0}.users-config-filters select{height:42px}.users-config-table{border:1px solid var(--line);background:#fff;border-radius:9px;overflow-x:auto}.user-config-row{border-top:1px solid var(--line);grid-template-columns:minmax(190px,1fr) minmax(210px,1fr) 130px 110px 105px 350px;align-items:center;gap:12px;min-width:1130px;min-height:60px;padding:8px 15px;font-size:.82rem;display:grid}.user-config-row.header{color:#526058;background:#f3f6f2;border-top:0;min-height:46px;font-weight:700}.user-config-row.inactive{opacity:.6;background:#f7f8f7}.user-config-person{align-items:center;gap:10px;display:flex}.user-config-person i{width:35px;height:35px;color:var(--forest);background:#e5f3e4;border-radius:50%;place-items:center;display:grid}.user-role-badge{width:fit-content;color:var(--forest);background:#edf5eb;border-radius:6px;padding:5px 9px;font-weight:700}.user-config-actions{justify-content:flex-end;gap:7px;display:flex}.user-config-actions button{border:1px solid var(--forest);min-height:35px;color:var(--forest);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:700;display:flex}.user-config-actions button.disable{color:#a43838;border-color:#d7aaaa}.users-security-note{color:#526058;background:#f8fbf7;border:1px solid #b9d3bd;border-radius:8px;align-items:center;gap:10px;margin-top:14px;padding:13px 16px;font-size:.8rem;display:flex}.users-security-note svg{color:var(--forest)}.user-form-error{color:#9e3434;background:#fff0f0;border-radius:6px;grid-column:1/-1;margin:0;padding:9px 12px}.user-password-note{color:var(--forest);background:#f3f8f2;border:1px solid #c4dbc7;border-radius:6px;grid-column:1/-1;align-items:center;gap:9px;padding:11px;font-size:.78rem;display:flex}.password-dialog header p:last-child{color:var(--muted);margin:5px 0 0}.password-dialog footer .primary-action{align-items:center;gap:7px;display:flex}.login-error{color:#9e3434;background:#fff0f0;border-radius:6px;margin:0;padding:10px 12px;font-size:.82rem}@media (width<=850px){.users-config-summary{grid-template-columns:1fr 1fr}.users-config-summary article:nth-child(3){border-left:0}.users-config-filters{grid-template-columns:1fr 1fr}.users-config-filters label{grid-column:1/-1}}@media (width<=600px){.users-config-heading{flex-direction:column;align-items:stretch}.users-config-summary,.users-config-filters{grid-template-columns:1fr}.users-config-summary article{border-top:1px solid var(--line);border-left:0!important}.users-config-filters label{grid-column:auto}}@media (width<=900px){.tutors-summary{grid-template-columns:1fr 1fr}.tutors-summary article:nth-child(3){border-left:0}.tutors-filters{grid-template-columns:1fr 1fr}.tutors-filters label{grid-column:1/-1}}@media (width<=600px){.tutors-heading{flex-direction:column;align-items:stretch}.tutors-summary,.tutors-filters{grid-template-columns:1fr}.tutors-summary article{border-top:1px solid var(--line);border-left:0!important}.tutors-filters label{grid-column:auto}.tutor-links-editor>header{flex-direction:column;align-items:stretch}.tutor-link-row{grid-template-columns:1fr 38px}.tutor-link-row select:nth-child(2){grid-column:1}.tutor-link-row>button{grid-area:1/2/3}}.generated-code{border:1px solid var(--line);min-height:42px;color:var(--forest);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:700;display:inline-flex}.record-form{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.form-summary,.form-section,.validation-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.form-summary{gap:14px;padding:18px;display:grid;position:sticky;top:78px}.form-summary h3{color:var(--forest);margin-bottom:6px}.form-summary p{color:var(--muted);margin:0}.form-alert,.form-success,.validation-panel{border-radius:8px;align-items:flex-start;gap:10px;padding:12px;line-height:1.45;display:flex}.form-alert,.validation-panel{color:var(--orange);background:#fff5ef}.form-success{color:var(--forest);background:#eef8ea}.form-sections{gap:16px;display:grid}.form-section{min-width:0;padding:0}.form-section legend{gap:4px;width:100%;padding:18px 18px 0;display:grid}.form-section legend strong{color:var(--forest);font-size:1.05rem}.form-section legend span{color:var(--muted);font-size:.92rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;padding:18px;display:grid}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.parent-field{grid-column:span 2;grid-template-columns:minmax(190px,.8fr) minmax(240px,1.2fr);align-items:start;gap:14px;display:grid}.parent-search{gap:10px;display:grid}.toggle-field{gap:6px;display:grid}.toggle-field>span{color:var(--muted);font-size:.92rem;font-weight:700}.toggle-field button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#fff;border-radius:8px;font-weight:700}.toggle-field button.selected{border-color:var(--forest);color:var(--forest);background:#edf6e8}.search-input-shell{position:relative}.search-input-shell svg{color:var(--muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input-shell input{padding-left:38px}.parent-selector{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:8px;min-height:102px;padding:12px;display:grid}.parent-selector>span{color:var(--muted);font-size:.86rem;font-weight:700}.parent-selector strong{color:var(--forest)}.parent-selector p{color:var(--muted);margin:0}.parent-selector .ghost-action{justify-content:center;width:fit-content}.modal-backdrop{z-index:50;background:#10181475;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.parent-modal{background:#fff;border-radius:8px;gap:16px;width:min(720px,100%);max-height:min(720px,100vh - 40px);padding:18px;display:grid;box-shadow:0 22px 70px #10181442}.parent-modal header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.parent-modal header h3{color:var(--forest);margin:0}.icon-action{border:1px solid var(--line);width:38px;height:38px;color:var(--forest);background:#fff;border-radius:8px;place-items:center;display:grid}.parent-modal-list{gap:10px;max-height:430px;padding-right:4px;display:grid;overflow:auto}.parent-modal-list button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:1fr auto;gap:5px 12px;padding:12px;display:grid}.parent-modal-list button.selected{border-color:var(--forest);box-shadow:inset 5px 0 0 var(--forest);background:#f1f8ee}.parent-modal-list strong{color:var(--forest)}.parent-modal-list span{color:var(--muted)}.parent-modal-list em{color:var(--blue);background:#eef2ff;border-radius:999px;grid-row:span 2;align-self:center;padding:6px 9px;font-size:.82rem;font-style:normal;font-weight:700}.parent-modal-list p{color:var(--muted);margin:0}.new-dog-wizard .screen-heading{align-items:center}.wizard-intro{color:var(--muted);margin:-10px 0 18px}.dog-wizard-steps{grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid}.dog-wizard-steps button{border:0;border-bottom:3px solid var(--line);min-height:58px;color:var(--muted);text-align:left;background:0 0;align-items:center;gap:10px;padding:8px 14px;display:flex}.dog-wizard-steps button>span{color:#536058;background:#e8ece6;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.dog-wizard-steps button.active{color:var(--forest);border-bottom-color:var(--leaf)}.dog-wizard-steps button.active>span,.dog-wizard-steps button.completed>span{color:#fff;background:var(--forest)}.dog-wizard-steps button.completed{color:var(--forest);cursor:pointer}.dog-wizard-form{gap:14px;display:grid}.dog-wizard-form .form-section{min-height:360px}.dog-wizard-form .form-section>.form-grid{grid-template-columns:repeat(3,1fr)}.dog-photo-field{min-height:150px;color:var(--forest);cursor:pointer;background:#f4f9f2;border:1px dashed #8dae92;border-radius:8px;grid-row:span 2;align-content:center;place-items:center;gap:8px;display:grid}.dog-photo-field span{color:var(--muted);font-size:.75rem}.dog-photo-field input{opacity:0;width:1px;height:1px;position:absolute}.wizard-health-alert{color:#6c5930;background:#fffaf0;border:1px solid #ead4a4;border-radius:7px;grid-column:1/-1;align-items:center;gap:10px;padding:13px;display:flex}.dog-review-panel{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:360px;padding:22px}.dog-review-panel>header{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:18px;display:flex}.dog-review-avatar{width:58px;height:58px;color:var(--forest);background:#e5f3e4;border-radius:50%;place-items:center;font-size:1.65rem;display:grid}.dog-review-panel h3,.dog-review-panel p{margin:0}.dog-review-panel h3{color:var(--forest);font-size:1.25rem}.dog-review-panel header span{color:var(--muted)}.dog-review-grid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin:18px 0;display:grid}.dog-review-grid>div{background:#fff;gap:5px;padding:14px;display:grid}.dog-review-grid span{color:var(--muted);font-size:.76rem}.dog-review-panel aside{color:var(--forest);background:#f3f9f2;border:1px solid #bed7c2;border-radius:7px;align-items:center;gap:9px;padding:13px;display:flex}.dog-wizard-actions{justify-content:space-between;align-items:center;display:flex}.dog-wizard-actions>div{gap:10px;display:flex}.dog-wizard-actions button{align-items:center;gap:7px;display:flex}@media (width<=850px){.dog-wizard-form .form-section>.form-grid,.dog-review-grid{grid-template-columns:1fr 1fr}}@media (width<=580px){.dog-wizard-steps{grid-template-columns:1fr 1fr}.dog-wizard-steps button{min-height:50px}.dog-wizard-form .form-section>.form-grid,.dog-review-grid{grid-template-columns:1fr}.dog-wizard-actions{flex-direction:column-reverse;align-items:stretch}.dog-wizard-actions>div{flex-direction:column-reverse}.dog-wizard-actions a,.dog-wizard-actions button{justify-content:center;width:100%}}.health-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start;gap:16px;display:grid}.dog-health-stack{gap:16px;display:grid}.dog-vaccine-passport{border:1px solid var(--line);border-left:5px solid var(--blue);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px}.dog-vaccine-passport.is-closed{box-shadow:none}.section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.section-actions>span{color:var(--blue);background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:.86rem;font-weight:700}.vaccine-summary-strip{grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;display:grid}.dog-vaccine-passport.is-open .vaccine-summary-strip{margin-bottom:14px}.vaccine-summary-strip article{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;padding:12px}.vaccine-summary-strip strong,.vaccine-summary-strip span{display:block}.vaccine-summary-strip strong{color:var(--forest)}.vaccine-summary-strip span{color:var(--muted);margin-top:4px;font-size:.86rem}.event-register-panel{border:1px solid var(--line);border-left:5px solid var(--forest);background:#fbfcfa;border-radius:8px;gap:14px;margin-bottom:14px;padding:16px;display:grid}.event-register-panel h3,.event-register-panel p{margin:0}.event-register-panel p:last-child{color:var(--muted);margin-top:5px}.event-register-grid{grid-template-columns:repeat(5,minmax(150px,1fr));align-items:end;gap:12px;display:grid}.event-upload{min-height:42px}.event-register-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mini-action{border:1px solid var(--forest);width:fit-content;min-height:30px;color:var(--forest);background:#fff;border-radius:8px;align-items:center;margin-top:8px;padding:0 9px;font-weight:700;display:inline-flex}.vaccination-table.compact-card .vaccination-row{grid-template-columns:minmax(170px,1.05fr) 100px minmax(145px,.75fr) minmax(200px,1fr) minmax(180px,.9fr) minmax(170px,.8fr)}.vaccination-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px}.section-title{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.section-title h3{margin-bottom:0}.section-title>span{color:var(--blue);background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:.86rem;font-weight:700}.medical-record-panel{border:1px solid var(--line);border-left:5px solid var(--forest);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px}.medical-record-form{grid-template-columns:repeat(4,minmax(170px,1fr));align-items:end;gap:12px;display:grid}.medical-record-form .wide{grid-column:1/-1}.medical-record-upload{grid-column:span 3}.medical-record-submit{justify-content:center;min-height:42px}.vaccination-table{gap:10px;display:grid}.vaccination-row{border:1px solid var(--line);border-left:5px solid var(--amber);background:#fff;border-radius:8px;grid-template-columns:minmax(180px,1.2fr) 100px minmax(150px,.8fr) minmax(210px,1fr) minmax(170px,.8fr);align-items:center;gap:12px;padding:12px;display:grid}.vaccination-row.header{border-left-color:var(--forest);color:var(--forest);text-transform:uppercase;background:#f1f5ef;font-size:.84rem;font-weight:700}.vaccination-row.done{border-left-color:var(--leaf)}.vaccination-row.late{border-left-color:var(--orange);background:#fffaf7}.vaccination-row.scheduled{border-left-color:var(--blue)}.vaccination-row p{color:var(--muted);margin:4px 0}.vaccination-row em{width:fit-content;color:var(--forest);background:#eef8ea;border-radius:999px;padding:4px 8px;font-size:.82rem;font-style:normal;font-weight:700;display:inline-flex}.vaccination-row.late em{color:var(--orange);background:#fff1e9}.vaccination-row.pending em,.vaccination-row.scheduled em{color:var(--blue);background:#eef2ff}.inline-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.upload-field{border:1px dashed var(--blue);min-height:42px;color:var(--blue);background:#f8f9ff;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:.9rem;font-weight:700;display:flex;position:relative;overflow:hidden}.upload-field input{opacity:0;cursor:pointer;position:absolute;inset:0}.full-action{justify-content:center;width:100%;margin-top:12px}.health-secondary{margin-top:16px}.prescription-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:13px;display:grid}.prescription-card+.prescription-card{margin-top:10px}.prescription-card div{justify-content:space-between;gap:12px;display:flex}.prescription-card span,.prescription-card p{color:var(--muted);margin:0}.check-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;padding:10px 0;display:grid}.check-row:last-child{border-bottom:0}.check-row svg{color:var(--forest)}.health-directory-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.health-directory-heading h2{color:var(--blue);margin:0;font-size:clamp(1.45rem,2vw,2rem)}.health-directory-heading p:last-child{color:var(--muted);margin:5px 0 0}.health-directory-heading>span{color:var(--muted);white-space:nowrap}.health-directory-heading>span strong{color:var(--forest)}.health-directory-toolbar{grid-template-columns:minmax(280px,1fr) 220px 220px;gap:10px;margin-bottom:12px;display:grid}.health-directory-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:flex}.health-directory-search input{background:0 0;border:0;outline:0;width:100%}.health-directory-toolbar select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:0 12px}.health-status-filters{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.health-status-filters button{border:1px solid var(--line);min-height:36px;color:var(--forest);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 11px;display:flex}.health-status-filters button span{background:#edf2ec;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.8rem;font-weight:700;display:grid}.health-status-filters button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.health-status-filters button.active span{color:var(--forest);background:#fff}.health-dog-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;display:grid}.health-dog-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-content:start;gap:10px;min-height:248px;padding:14px;display:grid;box-shadow:0 6px 18px #1e5b2e0f}.health-dog-identity{align-items:center;gap:10px;display:flex}.health-dog-identity h3{margin:0 0 2px}.health-dog-identity small{color:var(--muted)}.health-dog-avatar{width:43px;height:43px;color:var(--forest);background:#edf5eb;border-radius:8px;place-items:center;display:grid}.health-dog-status{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 8px;font-size:.8rem;font-weight:700;display:flex}.health-dog-status.attention{color:#b74425;background:#fff0ea}.health-dog-status.upcoming{color:#675a1d;background:#faf3d7}.health-dog-status.current{color:var(--forest);background:#eaf5e8}.health-dog-card>p{color:var(--muted);margin:0}.health-protocol-progress{gap:6px;display:grid}.health-protocol-progress>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.health-protocol-progress small{color:var(--muted)}.health-protocol-progress>div{background:#e7ece6;border-radius:999px;height:6px;overflow:hidden}.health-protocol-progress i{background:var(--forest);height:100%;display:block}.health-dog-card>button{min-height:38px;color:var(--forest);background:#fff;border:1px solid #5f8068;border-radius:7px;align-self:end;margin-top:auto;font-weight:700}.health-dog-card>button:hover{color:#fff;background:var(--forest)}.health-directory-empty{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:9px;place-items:center;min-height:280px;display:grid}.health-directory-empty h3{margin-bottom:0}.health-directory-empty p{color:var(--muted)}.health-directory-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.health-directory-pagination>div{gap:5px;display:flex}.health-directory-pagination button{border:1px solid var(--line);min-width:34px;height:34px;color:var(--forest);background:#fff;border-radius:6px;place-items:center;display:grid}.health-directory-pagination button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.health-directory-pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1200px){.health-dog-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (width<=900px){.health-directory-toolbar{grid-template-columns:1fr 1fr}.health-directory-search{grid-column:1/-1}.health-dog-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (width<=600px){.health-directory-heading{flex-direction:column;align-items:flex-start}.health-directory-toolbar,.health-dog-grid{grid-template-columns:1fr}.health-directory-search{grid-column:auto}.health-directory-pagination{flex-direction:column;align-items:flex-start}.health-directory-pagination>div{flex-wrap:wrap}}.health-api-toolbar{grid-template-columns:minmax(280px,1fr) 240px}.health-api-card{min-height:270px}.health-animal-facts{grid-template-columns:1fr 1fr;gap:8px;display:grid}.health-animal-facts span{background:#f4f7f3;border-radius:7px;gap:3px;padding:8px;display:grid}.health-animal-facts small{color:var(--muted)}.exam-types-toolbar{grid-template-columns:minmax(280px,1fr) 220px 180px;gap:10px;margin-bottom:14px;display:grid}.exam-types-toolbar select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:44px;padding:0 12px}.exam-type-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px;display:grid}.exam-type-grid>article{border:1px solid var(--line);min-height:230px;box-shadow:var(--shadow);background:#fff;border-radius:9px;gap:12px;padding:15px;display:grid}.exam-type-grid>article.inactive{opacity:.68;background:#f5f6f4}.exam-type-card-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.exam-type-card-heading>span{width:40px;height:40px;color:var(--forest);background:#eaf4e9;border-radius:8px;place-items:center;display:grid}.exam-type-card-heading h3{margin:0 0 2px}.exam-type-card-heading small{color:var(--muted)}.exam-type-card-heading em{color:var(--forest);background:#e8f3e7;border-radius:999px;padding:5px 8px;font-size:.78rem;font-style:normal;font-weight:700}.exam-type-grid>article>p{color:var(--muted);margin:0}.exam-preparation-summary{background:#f5f7f4;border-radius:7px;gap:3px;padding:10px;display:grid}.exam-preparation-summary span{color:var(--muted);font-size:.84rem}.exam-type-grid article>footer{align-self:end;gap:8px;margin-top:auto;display:flex}.exam-type-grid article>footer button{border:1px solid var(--line);min-height:38px;color:var(--forest);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:700;display:inline-flex}.exam-type-dialog{width:min(820px,96vw)}.exam-type-form-grid,.clinical-exam-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px 20px;display:grid}.exam-type-form-grid label,.clinical-exam-form label{color:#4e5b53;gap:6px;font-size:.82rem;display:grid}.exam-type-form-grid .wide,.clinical-exam-form .wide{grid-column:1/-1}.exam-type-form-grid textarea{min-height:100px}.check-option{align-items:center;gap:9px;min-height:42px;display:flex!important}.check-option input{width:18px;min-height:18px;accent-color:var(--forest)}.animal-health-panel{border:1px solid var(--line);background:#f8faf7;border-radius:10px;padding:20px}.animal-health-panel>header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:15px;display:flex}.animal-health-panel>header h2{color:var(--forest);margin:0}.animal-health-panel>header p:last-child{color:var(--muted);margin:5px 0 0}.clinical-event-list{gap:9px;display:grid}.clinical-event-card{border:1px solid var(--line);border-left:5px solid var(--blue);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.clinical-event-card.status-atrasado{border-left-color:var(--orange)}.clinical-event-card.status-realizado{border-left-color:var(--leaf)}.clinical-event-card.status-cancelado{opacity:.72;border-left-color:#8b9490}.clinical-event-icon{width:42px;height:42px;color:var(--forest);background:#edf5eb;border-radius:8px;place-items:center;display:grid}.clinical-event-main{gap:4px;display:grid}.clinical-event-main>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.clinical-event-main em,.clinical-event-main small{border-radius:999px;padding:3px 7px;font-size:.75rem;font-style:normal;font-weight:700}.clinical-event-main em{color:var(--blue);background:#eef2ff}.clinical-event-main small{color:var(--forest);background:#edf5eb}.clinical-event-main p{color:var(--muted);margin:0}.clinical-event-main>span{color:#536059;font-size:.84rem}.clinical-event-actions{justify-items:end;gap:8px;display:grid}.clinical-event-actions button{border:1px solid var(--forest);min-height:36px;color:var(--forest);background:#fff;border-radius:7px;padding:0 11px;font-weight:700}.event-status{color:var(--blue);background:#eef2ff;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:700}.event-status.status-atrasado{color:#b74425;background:#fff0ea}.event-status.status-realizado{color:var(--forest);background:#e8f3e7}.event-status.status-cancelado{color:#5d6762;background:#ecefed}.clinical-events-empty{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:8px;place-items:center;min-height:230px;padding:20px;display:grid}.clinical-events-empty h3{margin-bottom:0}.clinical-events-empty p{color:var(--muted)}.clinical-exam-dialog{width:min(900px,96vw)}.clinical-exam-form textarea{min-height:90px}.exam-fasting-notice{color:#5f531f;background:#fff8dc;border:1px solid #e3c86f;border-radius:8px;gap:4px;padding:12px;display:grid}.exam-fasting-notice span{font-size:.86rem}.vaccine-application-backdrop{z-index:180;padding:2vh 2vw}.vaccine-application-dialog{border-radius:14px;width:min(1050px,96vw);max-height:96vh;overflow-y:auto}.vaccine-application-header{align-items:center;grid-template-columns:auto minmax(0,1fr) auto!important}.vaccine-application-header>span{color:#ee522f;background:#fff0ea;border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.vaccine-application-header.administration-vermifugo>span{color:#178c7b;background:#e8f7f3}.vaccine-application-header.administration-medicamento>span{color:#b87808;background:#fff3dc}.vaccine-application-header h2{color:var(--ink);margin:0;font-size:1.65rem}.vaccine-application-header p{color:var(--muted);margin:7px 0 0}.vaccine-application-header p strong{color:#526158}.vaccine-application-header p b{color:#e64b29;background:#fff3ee;border:1px solid #f4b7a5;border-radius:6px;margin-left:8px;padding:4px 8px;font-size:.78rem;display:inline-block}.vaccine-completion-notice{color:#16733a;background:#f0faf3;border:1px solid #b9dec5;border-radius:8px;align-items:center;gap:10px;margin:14px 20px 0;padding:12px 14px;display:flex}.vaccine-application-form{grid-template-columns:1fr 1fr;gap:15px 22px;padding:18px 20px 22px;display:grid}.vaccine-application-form h3{color:var(--forest);grid-column:1/-1;margin:0 0 3px}.vaccine-application-form label{color:#34423a;align-content:start;gap:7px;font-size:.84rem;font-weight:700;display:grid}.vaccine-application-form .wide{grid-column:1/-1}.vaccine-application-form input,.vaccine-application-form textarea{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d5ddd5;border-radius:8px;padding:0 14px;font-weight:500}.vaccine-application-form textarea{resize:vertical;min-height:105px;padding-top:12px}.vaccine-application-form input:focus,.vaccine-application-form textarea:focus{border-color:#64836d;outline:3px solid #3771471a}.vaccine-application-form input:disabled{color:#7a857e;cursor:not-allowed;background:#f1f3f1}.vaccine-application-form label small{color:var(--muted);font-size:.75rem;font-weight:400}.administration-dose-fields{grid-template-columns:minmax(120px,1fr) minmax(100px,.65fr);gap:8px;display:grid}.vaccine-application-dialog>footer{z-index:2;background:#fff;position:sticky;bottom:0}@media (width<=1000px){.exam-type-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=720px){.health-api-toolbar,.exam-types-toolbar,.exam-type-grid,.exam-type-form-grid,.clinical-exam-form,.vaccine-application-form{grid-template-columns:1fr}.exam-type-form-grid .wide,.clinical-exam-form .wide,.vaccine-application-form .wide,.vaccine-application-form h3{grid-column:auto}.vaccine-application-header>span{width:50px;height:50px}.vaccine-application-header h2{font-size:1.3rem}.animal-health-panel>header{flex-direction:column;align-items:flex-start}.clinical-event-card{grid-template-columns:auto 1fr}.clinical-event-actions{grid-column:1/-1;justify-items:stretch}.clinical-event-actions button{width:100%}.health-animal-facts{grid-template-columns:1fr}}.health-care-api-page{min-width:0}.health-care-api-page .clinical-events-empty.compact{min-height:120px}.health-care-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.health-care-heading>div{min-width:0}.health-care-heading .health-register-event{border:1px solid var(--forest);color:#fff;background:var(--forest);white-space:nowrap;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.care-history-title{color:var(--forest);margin:0 0 10px;font-size:1rem}.health-history-toolbar{grid-template-columns:minmax(320px,1fr) 240px 240px}.health-history-toolbar label{box-sizing:border-box;min-width:0;overflow:hidden}.health-history-toolbar label svg{flex:none}.health-history-toolbar input{box-sizing:border-box;background:0 0;min-width:0;padding:0}.health-history-toolbar select{box-sizing:border-box;min-width:0}.health-event-rows{padding:0 12px 10px}.health-event-rows>div{border-top:1px solid #e4e9e4;grid-template-columns:110px minmax(210px,1.25fr) 145px minmax(160px,.8fr) 176px;align-items:center;gap:14px;min-height:58px;padding:8px 5px;font-size:.82rem;display:grid}.health-event-rows>div>div{gap:3px;display:grid}.health-event-rows small{color:var(--muted)}.health-event-rows time{color:#4f5d54}.health-event-rows button{border:1px solid var(--forest);width:100%;min-height:34px;color:var(--forest);white-space:nowrap;background:#fff;border-radius:6px;padding:0 11px;font-weight:700}.health-event-state{width:fit-content;color:var(--blue);background:#eef2ff;border-radius:999px;padding:5px 8px;font-size:.74rem;font-weight:700}.health-event-state.status-atrasado{color:#b74425;background:#fff0ea}.health-event-state.status-realizado{color:var(--forest);background:#e8f3e7}.health-event-state.status-cancelado{color:#5d6762;background:#ecefed}.health-event-rows-empty{color:var(--muted);border-top:1px solid #e4e9e4;padding:16px 20px}.clinical-detail-dialog{width:min(880px,96vw)}.clinical-detail-dialog>header p:last-child{color:var(--muted);margin:5px 0 0}.clinical-detail-grid{grid-template-columns:1fr 1fr;gap:12px;padding:20px;display:grid}.clinical-detail-grid>div{background:#f7f9f6;border:1px solid #e0e7df;border-radius:8px;min-width:0;padding:12px 14px}.clinical-detail-grid>div.wide{grid-column:1/-1}.clinical-detail-grid span{color:var(--muted);margin-bottom:5px;font-size:.78rem;display:block}.clinical-detail-grid strong{overflow-wrap:anywhere;color:var(--ink);white-space:pre-wrap;font-size:.94rem;display:block}.manual-event-type-dialog{width:min(780px,96vw)}.manual-event-type-dialog>header{align-items:flex-start}.manual-event-type-dialog>header p:last-child{color:var(--muted);margin:5px 0 0}.manual-event-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px;display:grid}.manual-event-type-card{min-height:88px;color:var(--ink);text-align:left;background:#fff;border:1px solid #dce5dc;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.manual-event-type-card:hover{border-color:#7e9b85;transform:translateY(-1px);box-shadow:0 7px 18px #1e5b2e1a}.manual-event-type-card>span:first-child,.manual-event-heading-icon{width:48px;height:48px;color:var(--forest);background:#eaf4e9;border-radius:50%;place-items:center;display:grid}.manual-event-type-card.blue>span:first-child,.manual-event-heading-icon.blue{color:#2f71b8;background:#eaf3ff}.manual-event-type-card.teal>span:first-child,.manual-event-heading-icon.teal{color:#178c7b;background:#e8f7f3}.manual-event-type-card.amber>span:first-child,.manual-event-heading-icon.amber{color:#b87808;background:#fff3dc}.manual-event-type-card.purple>span:first-child,.manual-event-heading-icon.purple{color:#76508e;background:#f1eaf6}.manual-event-type-card>span:nth-child(2){gap:4px;display:grid}.manual-event-type-card strong{font-size:.98rem}.manual-event-type-card small{color:var(--muted);line-height:1.35}.manual-event-type-card>svg{color:#738077}.manual-event-type-note{border-top:1px solid var(--line);color:var(--muted);background:#f8faf7;margin:0;padding:14px 20px;font-size:.82rem}.manual-clinical-event-dialog{width:min(820px,96vw)}.manual-clinical-event-header{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center!important;display:grid!important}.manual-clinical-event-header>div p:last-child{color:var(--muted);margin:4px 0 0}.manual-clinical-event-header .manual-event-back{border:1px solid var(--line);border-radius:7px}.manual-clinical-event-form{align-items:start}.manual-clinical-event-form label{align-content:start;min-width:0}.manual-clinical-event-form input,.manual-clinical-event-form select,.manual-clinical-event-form textarea{box-sizing:border-box;width:100%}.manual-clinical-event-form input,.manual-clinical-event-form select{min-height:46px}.manual-clinical-event-form textarea{resize:vertical;min-height:96px}.manual-clinical-event-form .check-option{background:#f8faf7;border:1px solid #dce4dc;border-radius:8px;min-height:48px;padding:0 12px;display:flex!important}.manual-clinical-event-form .check-option input{flex:none;width:18px;min-height:18px}.manual-clinical-event-form label small{color:var(--muted);font-size:.74rem}.manual-registration-notice{color:#16733a;background:#f0faf3;border:1px solid #b9dec5;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:11px 13px;display:flex}.veterinary-consultation-dialog,.generic-event-registration-dialog{width:min(820px,96vw)}.consultation-header>span{color:#76508e;background:#f1eaf6}.consultation-registration-form{align-items:start}@media (width<=1100px){.health-history-toolbar{grid-template-columns:1fr 1fr}.health-event-rows{overflow-x:auto}.health-event-rows>div{min-width:900px}}@media (width<=700px){.health-care-heading{flex-direction:column;align-items:stretch}.health-care-heading .health-register-event{width:100%}.health-history-toolbar,.clinical-detail-grid{grid-template-columns:1fr}.clinical-detail-grid>div.wide{grid-column:auto}.health-summary-bar article{padding:14px 20px}.attention-care-grid{grid-template-columns:1fr}.manual-event-type-grid{grid-template-columns:1fr;padding:14px}.manual-clinical-event-header{grid-template-columns:auto minmax(0,1fr) auto}.manual-clinical-event-header .manual-event-heading-icon{display:none}}.feeding-stack{gap:16px;display:grid}.feeding-hero,.feeding-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.feeding-hero{border-left:5px solid var(--leaf);justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.feeding-hero h3,.feeding-hero p{margin:0}.feeding-hero p:last-child{color:var(--muted);margin-top:6px}.feeding-hero>span{color:var(--forest);background:#edf6e8;border-radius:999px;padding:7px 10px;font-weight:700}.feeding-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start;gap:16px;display:grid}.feeding-panel{padding:16px}.feeding-metric{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:4px;padding:12px;display:grid}.feeding-metric+.feeding-metric{margin-top:10px}.feeding-metric strong{color:var(--forest)}.feeding-metric span{color:var(--muted);font-size:.9rem}.feeding-history-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:16px;display:grid}.feeding-history-item{width:100%;color:var(--ink);text-align:left;cursor:pointer}.feeding-history-item.active{border-color:var(--forest);box-shadow:inset 5px 0 0 var(--forest);background:#f6fbf3}.feeding-history-detail .section-title>span{color:var(--forest);background:#edf6e8;border-radius:999px;padding:6px 9px;font-size:.86rem;font-weight:700}.feeding-directory-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.feeding-directory-heading h2{color:var(--blue);margin:0;font-size:clamp(1.45rem,2vw,2rem)}.feeding-directory-heading p:last-child{color:var(--muted);margin:5px 0 0}.feeding-directory-toolbar{grid-template-columns:minmax(280px,1fr) 220px 220px;gap:10px;margin-bottom:12px;display:grid}.feeding-directory-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:flex}.feeding-directory-search input{background:0 0;border:0;outline:0;width:100%}.feeding-directory-toolbar select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:0 12px}.feeding-status-filters{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.feeding-status-filters button{border:1px solid var(--line);min-height:36px;color:var(--forest);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 11px;display:flex}.feeding-status-filters button span{background:#edf2ec;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.8rem;font-weight:700;display:grid}.feeding-status-filters button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.feeding-status-filters button.active span{color:var(--forest);background:#fff}.feeding-dog-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;display:grid}.feeding-dog-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-content:start;gap:10px;min-height:276px;padding:14px;display:grid;box-shadow:0 6px 18px #1e5b2e0f}.feeding-dog-identity{align-items:center;gap:10px;display:flex}.feeding-dog-identity h3{margin:0 0 2px}.feeding-dog-identity small{color:var(--muted)}.feeding-dog-avatar{width:43px;height:43px;color:var(--forest);background:#edf5eb;border-radius:8px;place-items:center;display:grid}.feeding-dog-status{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 8px;font-size:.8rem;font-weight:700;display:flex}.feeding-dog-status.active{color:var(--forest);background:#eaf5e8}.feeding-dog-status.review{color:#8d6510;background:#fff3d8}.feeding-dog-status.transition{color:#77541d;background:#f6ecd9}.feeding-diet-name{gap:3px;display:grid}.feeding-diet-name small,.feeding-phase-label{color:var(--muted)}.feeding-dog-details{flex-wrap:wrap;gap:6px;display:flex}.feeding-dog-details span{color:#4d5d52;background:#f1f4f0;border-radius:6px;padding:5px 7px;font-size:.8rem}.feeding-dog-card>button{min-height:38px;color:var(--forest);background:#fff;border:1px solid #5f8068;border-radius:7px;align-self:end;margin-top:auto;font-weight:700}.feeding-dog-card>button:hover{color:#fff;background:var(--forest)}.feeding-directory-empty{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:9px;place-items:center;min-height:280px;display:grid}.feeding-directory-empty h3{margin-bottom:0}.feeding-directory-empty p{color:var(--muted)}.feeding-directory-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.feeding-directory-pagination>div{gap:5px;display:flex}.feeding-directory-pagination button{border:1px solid var(--line);min-width:34px;height:34px;color:var(--forest);background:#fff;border-radius:6px;place-items:center;display:grid}.feeding-directory-pagination button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.feeding-directory-pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1200px){.feeding-dog-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (width<=900px){.feeding-directory-toolbar{grid-template-columns:1fr 1fr}.feeding-directory-search{grid-column:1/-1}.feeding-dog-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (width<=600px){.feeding-directory-heading{flex-direction:column;align-items:flex-start}.feeding-directory-toolbar,.feeding-dog-grid{grid-template-columns:1fr}.feeding-directory-search{grid-column:auto}.feeding-directory-pagination{flex-direction:column;align-items:flex-start}.feeding-directory-pagination>div{flex-wrap:wrap}}.feeding-total{color:var(--muted)}.feeding-total strong{color:var(--forest)}.feeding-api-toolbar{grid-template-columns:minmax(280px,1fr) 240px}.feeding-api-card{min-height:245px}.animal-feeding-panel{border:1px solid var(--line);background:#f8faf7;border-radius:10px;padding:20px}.animal-feeding-panel>header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:15px;display:flex}.animal-feeding-panel>header h2{color:var(--forest);margin:0}.animal-feeding-panel>header p:last-child{color:var(--muted);margin:5px 0 0}.feeding-event-list{gap:9px;display:grid}.feeding-event-list article{border:1px solid var(--line);border-left:5px solid var(--leaf);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.feeding-event-list article>span{width:42px;height:42px;color:var(--forest);background:#edf5eb;border-radius:8px;place-items:center;display:grid}.feeding-event-list p{color:var(--muted);margin:4px 0}.feeding-event-list small{color:#536059}.feeding-event-list em{color:var(--forest);background:#e8f3e7;border-radius:999px;padding:5px 8px;font-size:.76rem;font-style:normal;font-weight:700}.feeding-event-list article.is-attention{background:#fffdf9;border-left-color:#df5a13}.feeding-event-list em.attention{color:#a84310;background:#fff0e7}.feeding-event-actions{justify-items:end;gap:8px;display:grid}.feeding-event-actions button{border:1px solid var(--forest);min-width:96px;min-height:34px;color:var(--forest);cursor:pointer;background:#fff;border-radius:6px;padding:0 12px;font-weight:700}.feeding-event-actions button:hover{color:#fff;background:var(--forest)}.feeding-finish-dialog{width:min(560px,94vw)}.feeding-finish-content{gap:8px;padding:20px;display:grid}.feeding-finish-content p{color:var(--muted);margin:0}.feeding-event-dialog{width:min(820px,96vw)}.feeding-event-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px 20px;display:grid}.feeding-event-form label{color:#4e5b53;gap:6px;font-size:.82rem;display:grid}.feeding-event-form .wide{grid-column:1/-1}.feeding-event-form textarea{min-height:90px}@media (width<=700px){.feeding-api-toolbar,.feeding-event-form{grid-template-columns:1fr}.feeding-event-form .wide{grid-column:auto}.animal-feeding-panel>header{flex-direction:column;align-items:flex-start}.feeding-event-list article{grid-template-columns:auto 1fr}.feeding-event-actions{grid-column:1/-1;justify-items:start}}.food-search{max-width:680px;margin-bottom:14px}@media (width<=1100px){.brand-header,.filters-bar,.split-layout,.config-layout,.health-layout{grid-template-columns:1fr}.header-title{text-align:left}.cert-stack{justify-content:flex-start}.kpi-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.form-row{grid-template-columns:repeat(2,minmax(150px,1fr))}.panel-search{grid-template-columns:1fr;width:100%}.module-grid,.auth-shell,.feeding-history-layout,.feeding-grid{grid-template-columns:1fr}.event-register-grid,.medical-record-form,.event-form,.event-editor-list article{grid-template-columns:repeat(2,minmax(150px,1fr))}.event-editor-header{flex-direction:column}.event-editor-actions{justify-content:flex-start}.auth-brand{min-height:360px}.record-form{grid-template-columns:1fr}.parent-field{grid-column:1/-1}.form-summary{position:static}.vaccination-row,.vaccination-table.compact-card .vaccination-row{grid-template-columns:1fr 1fr}.vaccination-row.header{display:none}}@media (width<=680px){.brand-header,.main-frame{padding:16px}.top-nav{gap:8px;padding:0 16px}.session-menu span{display:none}.screen-heading,.record-hero,.training-table header{flex-direction:column;align-items:flex-start}.kpi-grid,.form-row{grid-template-columns:1fr}.hero-alert{margin-left:0}.doc-card{width:100%}.work-item{grid-template-columns:1fr}.section-title,.feeding-hero,.prescription-card div{flex-direction:column;align-items:flex-start}.vaccination-row,.vaccination-table.compact-card .vaccination-row,.vaccine-summary-strip,.event-register-grid,.medical-record-form,.event-form,.event-editor-list article,.inline-fields{grid-template-columns:1fr}.medical-record-upload{grid-column:1}.parent-field{grid-template-columns:1fr}.parent-modal{max-height:calc(100vh - 28px);padding:14px}.parent-modal-list button{grid-template-columns:1fr}.parent-modal-list em{grid-row:auto;width:fit-content}.breed-form,.breed-list article,.event-list-grid button{grid-template-columns:1fr}.event-editor-actions,.event-editor-actions button,.event-form-submit{width:100%}.event-editor-actions{flex-direction:column}.event-form-submit{grid-column:1}.event-order{justify-self:start}}
