.record-sequence-nav{position:fixed;inset:auto 0 14px;z-index:600;display:flex;justify-content:center;pointer-events:none}.record-sequence-nav__button{position:fixed;top:50%;width:42px;min-height:42px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;box-shadow:0 1px 3px #00000024,0 1px 2px #0000000f;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:700;transform:translateY(-50%);pointer-events:auto}.record-sequence-nav__button--prev{left:max(12px,calc(50% - 580px))}.record-sequence-nav__button--next{right:max(12px,calc(50% - 580px))}.record-sequence-nav__button:disabled{color:#9ca3af;background:#f9fafb;cursor:default;box-shadow:0 1px 2px #0000000d}.record-sequence-nav__chevron{font-size:26px;line-height:1}.record-sequence-nav__mobile-label{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-sequence-nav__position{pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;color:#6b7280;box-shadow:0 1px 3px #0000001a}@media (min-width: 701px){.record-sequence-nav__button .record-sequence-nav__mobile-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media (max-width: 700px){.record-sequence-nav{position:static;inset:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center;margin:6px 0 12px;pointer-events:auto}.record-sequence-nav__button{position:static;width:100%;min-width:0;min-height:36px;padding:7px 10px;border-radius:6px;gap:6px;box-shadow:none;transform:none}.record-sequence-nav__button--prev{justify-content:flex-start}.record-sequence-nav__button--next{justify-content:flex-end}.record-sequence-nav__chevron{font-size:20px}.record-sequence-nav__position{box-shadow:none;white-space:nowrap}}.home.theme-crisp{--r-lg: 18px;--r-md: 12px;--r-sm: 9px;--gap: 18px;--surface: #ffffff;--surface-2: oklch(.975 .003 225);--border: oklch(.915 .005 230);--border-strong: oklch(.85 .007 230);--divider: oklch(.938 .004 230);--text: #000000;--text-muted: oklch(.52 .012 250);--text-faint: oklch(.69 .01 250);--label: #000000;--admin-daily-text: oklch(.24 .015 250);--admin-daily-label: oklch(.58 .015 250);--brand: oklch(.5 .095 162);--shadow-card: 0 1px 2px rgba(20, 30, 40, .045);--shadow-hover: 0 7px 20px rgba(20, 30, 40, .1);--row-hover: oklch(.979 .003 230);--c-broiler: oklch(.66 .12 70);--c-layer: oklch(.58 .13 45);--c-pig: oklch(.6 .11 350);--c-cattle: oklch(.52 .15 25);--c-sheep: oklch(.58 .07 195);--danger: oklch(.56 .18 26);--danger-soft: oklch(.952 .038 28);--warn: oklch(.66 .13 70);--warn-ink: oklch(.5 .11 62);--warn-soft: oklch(.955 .05 82);--ok: oklch(.56 .11 156);--ok-ink: oklch(.45 .09 156);--ok-soft: oklch(.952 .036 162);--info: oklch(.54 .13 258);--info-soft: oklch(.952 .034 258);color:var(--text);background:#fbfcfd;min-height:100vh}.home .home-col{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:var(--gap);padding:24px 20px 64px}.home button{font:inherit}.home .tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home .tile{display:flex;align-items:center;gap:13px;padding:12px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card);cursor:pointer;text-align:left;width:100%;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home .tile:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:var(--border-strong)}.home .tile-label{font-weight:680;font-size:15.5px;letter-spacing:-.01em;flex:1;color:var(--text)}.home .tile-go{width:18px;height:18px;color:var(--text-faint);opacity:0;transform:translate(-4px);transition:.16s}.home .tile:hover .tile-go{opacity:1;transform:none;color:var(--brand)}.home .coin{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;overflow:hidden}.home .coin img{width:100%;height:100%;object-fit:contain;padding:3px}.home .coin-sm{width:35px;height:35px;flex:0 0 35px}.home .coin-layer img,.home .coin-sheep img{transform:scaleX(-1)}.home .coin img,.home .admin-ic img{width:100%!important;height:100%!important}.home .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card)}.home .lift{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home .lift:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:var(--border-strong)}.home .go{width:18px;height:18px;flex:0 0 18px;margin-left:auto;color:var(--text-faint);opacity:0;transform:translate(-4px);transition:.16s}.home .lift:hover .go{opacity:1;transform:none;color:var(--brand)}.home .utility{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home .admin-card{display:flex;align-items:center;gap:12px;padding:15px 18px;width:100%;text-align:left}.home .admin-ic{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center}.home .admin-ic img{width:100%;height:100%;object-fit:contain}.home .admin-title{font-weight:700;font-size:15px;color:var(--text)}.home .card-label,.home .section-label{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--label);white-space:nowrap;margin:0}.home .block{display:flex;flex-direction:column;gap:10px}.home .block-head{display:flex;align-items:center;gap:9px;padding:2px 2px 0}.home .head-ic{height:19px;display:flex;align-items:center;color:var(--text-muted)}.home .head-ic svg{height:100%;width:auto;display:block}.home .count-pill{font-size:11px;font-weight:700;min-width:19px;height:19px;padding:0 6px;border-radius:999px;display:grid;place-items:center}.home .count-danger{background:var(--danger-soft);color:var(--danger)}.home .stats{padding:18px 22px 20px;display:block;width:100%;text-align:left}.home .stats-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.home .stat-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.home .stat{position:relative;padding:0 4px}.home .stat+.stat:before{content:"";position:absolute;left:-4px;top:8%;height:60%;width:1px;background:var(--divider)}.home .stat-n{font-size:28px;font-weight:750;letter-spacing:-.025em;line-height:1;color:var(--text);font-variant-numeric:tabular-nums}.home .stat-total .stat-n{color:var(--brand)}.home .stat-l{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--text-muted);margin-top:9px;font-weight:600}.home .sdot{width:7px;height:7px;border-radius:50%;flex:0 0 7px}.home .sdot-broiler{background:var(--c-broiler)}.home .sdot-layer{background:var(--c-layer)}.home .sdot-pig{background:var(--c-pig)}.home .sdot-cattle{background:var(--c-cattle)}.home .sdot-sheep{background:var(--c-sheep)}.home .sdot-total{background:var(--brand)}.home .animal-history-col{max-width:1080px}.home .animal-history-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}.home .animal-history-range,.home .animal-history-loading,.home .animal-history-row-count{color:var(--text-muted);font-size:12px;font-weight:650;white-space:nowrap}.home .animal-history-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:2px 2px 4px}.home .animal-history-title h1{margin:0;color:var(--text);font-size:34px;line-height:1.05;font-weight:800;letter-spacing:0}.home .animal-history-title p{margin:7px 0 0;color:var(--text-muted);font-size:14px;font-weight:600}.home .animal-history-latest{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:120px}.home .animal-history-latest span{color:var(--brand);font-size:32px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.home .animal-history-latest strong{color:var(--text-muted);font-size:11.5px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.home .animal-history-error{border:1px solid oklch(.88 .06 26);border-radius:var(--r-md);background:var(--danger-soft);color:var(--danger);padding:11px 14px;font-size:13px;font-weight:650}.home .animal-history-chart-card,.home .animal-history-table-card{padding:18px 22px 20px}.home .animal-history-chart-scroll{width:100%;overflow-x:auto;padding-bottom:2px}.home .animal-history-chart{display:block;width:100%;min-width:720px;height:auto}.home .animal-history-grid{stroke:var(--divider);stroke-width:1}.home .animal-history-grid.x{opacity:.6}.home .animal-history-axis-label{fill:var(--text-muted);font-size:11px;font-weight:650}.home .animal-history-line{opacity:.92}.home .animal-history-line.is-total{opacity:1}.home .animal-history-point{stroke:var(--surface);stroke-width:1.5}.home .animal-history-empty{display:grid;place-items:center;min-height:220px;color:var(--text-muted);font-size:13px;font-weight:650}.home .animal-history-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}.home .animal-history-legend span{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px;font-weight:650}.home .animal-history-legend i{width:8px;height:8px;border-radius:50%;flex:0 0 8px}.home .animal-history-table-wrap{overflow-x:auto}.home .animal-history-table{width:100%;min-width:780px;border-collapse:collapse;font-variant-numeric:tabular-nums}.home .animal-history-table th,.home .animal-history-table td{padding:12px 10px;border-top:1px solid var(--divider);text-align:right;font-size:13px}.home .animal-history-table th{color:var(--label);font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.home .animal-history-table th:first-child,.home .animal-history-table td:first-child{text-align:left;min-width:142px}.home .animal-history-table td{color:var(--text);font-weight:650}.home .animal-history-table td:first-child strong{display:block;color:var(--text);font-weight:750}.home .animal-history-total-cell{color:var(--brand)!important;font-weight:800!important}.home .note{display:flex;align-items:center;gap:9px;padding:11px 16px;border-radius:var(--r-md);font-size:13px;font-weight:550}.home .note-ic{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;border-radius:50%}.home .note-ok{background:var(--ok-soft);color:var(--ok-ink)}.home .note-ok .note-ic{background:var(--ok);color:#fff}.home .note-ok .note-ic svg{width:11px;height:11px}.home .panel{list-style:none;margin:0;padding:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card);overflow:hidden}.home .litem{display:flex;align-items:center;gap:13px;padding:14px 18px;position:relative;transition:background .14s}.home .litem+.litem{border-top:1px solid var(--divider)}.home .litem:hover{background:var(--row-hover)}.home .litem.is-link{cursor:pointer}.home .litem.is-link:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;background:var(--row-hover)}.home .litem-body{flex:1;min-width:0}.home .litem-title{font-weight:650;font-size:14px;letter-spacing:-.005em;color:var(--text)}.home .litem-meta{font-size:12px;color:var(--text-muted);margin-top:3px;line-height:1.45}.home .eq-led{position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0}.home .led-danger{background:var(--danger)}.home .led-warn{background:var(--warn)}.home .badge-soft{flex:0 0 auto;font-size:11px;font-weight:650;padding:4px 10px;border-radius:999px;white-space:nowrap}.home .badge-danger{background:var(--danger-soft);color:var(--danger)}.home .badge-warn{background:var(--warn-soft);color:var(--warn-ink)}.home .badge-info{background:var(--info-soft);color:var(--info)}.home .badge-ok{background:var(--ok-soft);color:var(--ok-ink)}.home .litem-types{display:flex;flex-direction:column;gap:4px;margin-top:4px}.home .litem-type-row{display:flex;align-items:baseline;gap:8px;min-width:0}.home .litem-type-row .litem-meta{margin-top:0;min-width:0}.home .type-chip{flex:0 0 auto;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:1px 7px;border-radius:999px}.home .type-service{background:var(--danger-soft);color:var(--danger)}.home .type-checklist{background:var(--warn-soft);color:var(--warn-ink)}.home .type-warranty{background:var(--info-soft);color:var(--info)}.home .fd-date{font-size:12px;color:var(--text-muted);font-weight:550;white-space:nowrap}.home .dot{width:8px;height:8px;border-radius:50%;flex:0 0 8px}.home .dot-ok{background:var(--ok)}.home .dot-warn{background:var(--warn)}.home .dot-danger{background:var(--danger)}.home .dot-info{background:var(--info)}.home .weather-card{display:flex;align-items:center;gap:12px;padding:15px 18px}.home .wx-ic{height:34px;display:flex;align-items:center;flex:0 0 auto}.home .wx-ic img{height:100%;width:auto;display:block}.home .wx-temp{font-size:21px;font-weight:750;letter-spacing:-.02em;color:var(--text)}.home .wx-hilo{font-size:12.5px;color:var(--text-muted);font-weight:600}.home .tile-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home .tile-text .tile-label{flex:none}.home .tile-sub{font-size:11.5px;color:var(--text-muted);font-weight:550;line-height:1.3}.home .btn-clear{flex:0 0 auto;font-size:11px;font-weight:600;color:var(--text-muted);background:var(--surface);border:1px solid var(--border-strong);border-radius:999px;padding:4px 12px;cursor:pointer;transition:background .14s,border-color .14s,color .14s}.home .btn-clear:hover{background:var(--surface-2);color:var(--text);border-color:var(--text-faint)}.home .section-label.label-danger{color:var(--text)}.home .ml-auto{margin-left:auto}.home .count-warn{background:var(--warn-soft);color:var(--warn-ink)}.home .empty-note{padding:20px;text-align:center;color:var(--text-faint);font-size:13px}.home .mat-eq{padding:12px 16px}.home .mat-eq+.mat-eq{border-top:1px solid var(--divider)}.home .mat-eq-name{font-size:13px;font-weight:700;color:var(--text);margin-bottom:6px}.home .mat-group{padding-left:10px;border-left:2px solid var(--border-strong);margin-bottom:8px}.home .mat-group.is-overdue{border-left-color:var(--danger)}.home .mat-group:last-child{margin-bottom:0}.home .mat-group-head{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.home .mat-group-label{font-size:11px;font-weight:700;color:var(--text)}.home .mat-group-due{font-size:10.5px;font-weight:600;color:var(--text-muted)}.home .mat-group-due.is-overdue{color:var(--danger);font-weight:700}.home .mat-row{display:flex;align-items:center;gap:8px;padding:3px 0;font-size:12.5px}.home .mat-name{flex:1;min-width:0;color:var(--text)}.home .mat-qty{font-size:11px;color:var(--text-muted);white-space:nowrap}.home .admin-daily{padding:16px 18px}.home .day-group+.day-group{margin-top:8px;padding-top:8px;border-top:3px solid var(--divider)}.home .day-head{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;font-size:12.5px;font-weight:700;color:var(--text)}.home .admin-daily-block .section-label{color:var(--admin-daily-label)}.home .admin-daily-block .day-head{color:var(--admin-daily-text)}.home .day-count{font-size:11px;font-weight:500;color:var(--text-faint)}.home .kind-group{margin-bottom:12px}.home .kind-head{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:6px}@media (max-width: 640px){.home .tiles{grid-template-columns:repeat(2,1fr)}.home .utility{grid-template-columns:1fr}.home .stat-row{grid-template-columns:repeat(3,1fr);gap:14px 8px}.home .home-col{padding:16px 14px 56px}.home .animal-history-topline,.home .animal-history-title{align-items:flex-start;flex-direction:column}.home .animal-history-title{gap:12px}.home .animal-history-title h1{font-size:28px}.home .animal-history-latest{align-items:flex-start;min-width:0}.home .animal-history-chart-card,.home .animal-history-table-card{padding:16px 14px 18px}}
