:root{color:#18352f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18352f;--muted:#68756f;--paper:#fffdf7;--canvas:#efede4;--line:#d8d8cc;--green:#246b5c;--green-dark:#194f44;--green-soft:#e0eee9;--gold:#d6a64a;--gold-soft:#f7ecd2;--danger:#a8423d;--shadow:0 18px 50px #2d3b321f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#efede4;font-family:Avenir Next,Avenir,PingFang SC,Hiragino Sans GB,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{background:linear-gradient(#246b5c09 1px, transparent 1px), linear-gradient(90deg, #246b5c09 1px, transparent 1px), var(--canvas);background-size:24px 24px;min-width:320px;min-height:100svh;margin:0}button,select{font:inherit}#root{width:100%;min-height:100svh;padding:max(16px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom))}main{width:min(100%,680px);min-height:calc(100svh - 34px);color:var(--ink);background:var(--paper);border:1px solid #18352f1a;border-top:6px solid var(--green);box-shadow:var(--shadow);border-radius:26px;margin:0 auto;padding:26px 20px 32px;animation:.28s ease-out page-enter;position:relative}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3{color:var(--ink);line-height:1.15}h1{letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(2rem,9vw,3.6rem);font-weight:700}h2{margin:28px 0 10px;font-size:1.25rem;font-weight:700}h3{margin:0;font-size:1.05rem;font-weight:700}p{color:var(--muted);margin:10px 0;line-height:1.6}a{color:var(--green-dark);text-underline-offset:4px;font-weight:650;text-decoration-thickness:1.5px}a:hover{color:var(--green)}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:3px}main>a:first-child{min-height:44px;color:var(--green-dark);background:var(--green-soft);border-radius:999px;align-items:center;margin:-4px 0 12px;padding:10px 12px;text-decoration:none;display:inline-flex}.home-icon-button{z-index:20;color:#fff;background:var(--green-dark);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;min-height:44px;margin:0;padding:0;text-decoration:none;display:inline-flex;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #194f4438}.home-icon-button:hover{color:#fff;background:var(--green)}.home-icon-button svg{fill:currentColor;width:23px;height:23px}ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}li{color:var(--muted);text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px;padding:16px;line-height:1.5;box-shadow:0 5px 18px #2d3b320e}li a{min-height:44px;color:var(--green-dark);font-size:1.08rem}label{color:var(--ink);margin:26px 0 8px;font-size:.9rem;font-weight:700;display:block}select{width:100%;min-height:52px;color:var(--ink);border:1.5px solid var(--line);background:#fff;border-radius:14px;padding:0 14px}button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:14px;width:100%;min-height:54px;margin-top:12px;padding:0 18px;font-weight:700;transition:background .16s,transform .16s,box-shadow .16s;box-shadow:0 8px 20px #246b5c33}button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px);box-shadow:0 10px 24px #246b5c42}button:active:not(:disabled){transform:translateY(1px)}button:disabled{color:#8c9892;box-shadow:none;cursor:not-allowed;background:#e4e7e2}section{border-top:1px dashed var(--line);margin-top:32px;padding-top:24px}section li{background:var(--gold-soft);border-color:#d6a64a52}#root>p{width:min(100% - 28px,500px);color:var(--ink);text-align:center;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;margin:20vh auto 0;padding:22px}@media (width>=640px){#root{padding:28px}main{min-height:calc(100svh - 56px);padding:42px 44px 48px}}@media (prefers-reduced-motion:reduce){main{animation:none}button{transition:none}}.page-header{margin-bottom:30px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:800}.page-intro{max-width:34rem;margin-top:8px;font-size:.95rem}.section-heading-row{justify-content:space-between;align-items:center;gap:12px;margin:28px 0 10px;display:flex}.section-heading{flex:1;align-items:center;gap:10px;min-width:0;margin:0;display:flex}.section-heading:after{content:"";background:var(--line);flex:1;height:1px}.add-project-icon{color:#fff;background:var(--green-dark);cursor:pointer;border:0;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;margin:0;padding:0;font-size:30px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 8px 18px #194f4438}.add-project-icon:hover:not(:disabled){color:#fff;background:var(--green-dark);transform:none;box-shadow:0 8px 18px #194f4438}.add-project-icon:active:not(:disabled){transform:translateY(1px)}.record-list{gap:14px}.record-item{padding:0;overflow:hidden}.record-card{min-height:84px;color:var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:background .16s,transform .16s;display:grid}.record-card:hover{color:var(--ink);background:var(--green-soft);transform:translateY(-1px)}.record-card:active{transform:translateY(1px)}.record-copy{gap:4px;min-width:0;display:grid}.record-kicker{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:800}.record-title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1.25;overflow:hidden}.record-meta{color:var(--muted);font-size:.82rem;font-weight:500}.record-side{align-items:center;gap:9px;display:flex}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.status-active,.status-normal{color:var(--green-dark);background:var(--green-soft)}.status-warning{color:#72500e;background:var(--gold-soft)}.status-neutral{color:#56635d;background:#e8ebe7}.card-chevron{color:var(--green);font-size:1.5rem;font-weight:500;line-height:1}@media (width<=380px){.record-card{gap:8px;padding:14px}.record-title{font-size:1rem}.status-badge{padding-inline:7px}}@media (prefers-reduced-motion:reduce){.record-card{transition:none}}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0 0;display:grid}.meta-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:3px;min-width:0;padding:13px;display:grid}.meta-card span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:800}.meta-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.status-panel{background:#f3f8f5;border:1px solid #246b5c2e;border-radius:20px;margin-top:6px;padding:20px}.status-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.status-panel-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.status-panel .status-badge{min-height:32px;padding-inline:12px;font-size:.78rem}.status-panel label{margin-top:0}.success-message{color:var(--green-dark);text-align:center;background:var(--green-soft);border-radius:12px;margin:14px 0 0;padding:11px 13px;font-size:.88rem;font-weight:700}.history-header{justify-content:space-between;align-items:end;gap:12px;display:flex}.history-header h2{margin:0}.history-count{color:var(--muted);font-size:.78rem}.history-list{gap:10px}.history-card{gap:8px;padding:14px;display:grid}.history-card time{color:var(--muted);font-size:.72rem;font-weight:650}.history-change{color:var(--ink);align-items:center;gap:7px;font-size:.88rem;line-height:1.4;display:flex}.history-arrow{color:var(--gold);font-weight:900}@media (width<=360px){.meta-grid{grid-template-columns:1fr}.status-panel{padding:16px}.history-change{flex-direction:column;align-items:flex-start}}.login-page{flex-direction:column;justify-content:center;display:flex}.login-page .page-header{margin-bottom:24px}.login-form{background:#f3f8f5;border:1px solid #246b5c2e;border-radius:20px;gap:16px;padding:20px;display:grid}.form-field{gap:7px;display:grid}.form-field label{margin:0}.form-field input{width:100%;min-height:52px;color:var(--ink);font:inherit;border:1.5px solid var(--line);background:#fff;border-radius:14px;padding:0 14px}.form-field input:focus{border-color:var(--green);outline-offset:2px;outline:3px solid #d6a64a73}.login-error{color:var(--danger);background:#f9e7e5;border-radius:12px;margin:0;padding:11px 13px;font-size:.88rem;font-weight:700}.roster-actions{gap:12px;margin-top:16px;display:flex}.roster-actions button{flex:1;width:auto;min-height:46px;margin-top:0;padding:0 16px;font-size:.95rem}@media (width<=480px){.roster-actions{gap:8px}.roster-actions button{padding:0 8px;font-size:.82rem}}.project-title-row{align-items:flex-end;gap:12px;display:flex}.project-title-row h1{flex:1;margin:0}.project-edit-icon{border-radius:50%;width:36px;min-height:36px;margin:0 0 10px;padding:0;font-size:20px;line-height:1}.project-name-editor{width:100%}.project-name-input{width:100%;min-height:68px;color:var(--ink);border:2px solid var(--line);background:#fff;border-radius:12px;padding:10px 14px;font-size:1.5rem;font-weight:700}.project-name-actions{gap:12px;margin-top:12px;display:flex}.project-name-actions button{width:auto;min-height:40px;margin-top:0;padding:0 20px;font-size:.95rem}.litter-card-actions{gap:10px;margin-top:16px;display:flex}.litter-card-actions button{width:auto;min-height:40px;margin-top:0;padding:8px 18px;font-size:15px}.litter-edit-button{color:#175b50;background:#dceee9}.litter-delete-button{color:#a33f35;background:#f6dfdc}.litter-cancel-button{color:#53645f;background:#e7ebe8}.litter-cancel-button:hover{background:#dbe2de}.cage-page{touch-action:pan-y;will-change:transform}.cage-navigation{grid-template-columns:120px auto 120px;justify-content:space-between;align-items:center;gap:12px;margin-top:36px;display:grid}.cage-navigation-button{white-space:nowrap;justify-content:center;align-items:center;width:120px;min-width:120px;min-height:46px;margin-top:0;padding:0;font-size:.95rem;display:flex}.cage-navigation-position{color:var(--muted);white-space:nowrap;text-align:center;font-size:.9rem;font-weight:700}.cage-swipe-viewport{touch-action:pan-y;overscroll-behavior-x:contain;width:100%;overflow:hidden}.cage-swipe-track{will-change:transform;width:300%;display:flex}.cage-slide{flex:0 0 33.3333%;width:33.3333%;min-width:0;padding:0 1px}.cage-slide-empty{min-height:300px}.cage-swipe-hint{color:var(--muted);text-align:center;margin:14px 0 0;font-size:.82rem}@media (width<=480px){.cage-navigation{grid-template-columns:108px auto 108px;gap:8px}.cage-navigation-button{width:108px;min-width:108px;font-size:.85rem}}.litter-form-panel input[type=date]{width:280px;max-width:100%;min-height:58px;color:var(--ink);box-shadow:none;background:#fff;border:1px solid #d8d8cc;border-radius:999px;padding:0 16px;font-size:1.08rem;display:block}.litter-form-panel input[type=number]{width:100%;min-height:58px;color:var(--ink);border:1.5px solid var(--line);box-sizing:border-box;appearance:none;background:#fff;border-radius:14px;padding:0 16px;font-size:1.08rem;line-height:1.2;display:block}.litter-form-panel textarea{width:100%;min-height:130px;color:var(--ink);font:inherit;resize:vertical;border:1.5px solid var(--line);background:#fff;border-radius:14px;padding:14px 16px;font-size:1rem;line-height:1.5}.litter-form-panel>button{width:auto;min-width:180px;min-height:46px;margin:18px auto 0;padding:0 26px;font-size:.95rem;display:block}.litter-form-panel>.litter-cancel-button{min-width:120px;min-height:40px;margin-top:10px;padding:0 20px;font-size:.88rem}@media (width<=480px){.litter-form-panel>button{min-width:160px;min-height:44px;padding:0 22px;font-size:.9rem}}#litter-pup-count{width:100%!important;min-width:0!important;max-width:100%!important;height:58px!important;min-height:58px!important;color:var(--ink)!important;border:1.5px solid var(--line)!important;box-sizing:border-box!important;background:#fff!important;border-radius:14px!important;padding:0 16px!important;font-size:1.08rem!important;line-height:1.2!important;display:block!important}#litter-pup-count:focus{border-color:var(--line);box-shadow:none;outline:none}#pregnancy-days{width:100%;max-width:100%;min-height:58px;color:var(--ink);border:1.5px solid var(--line);box-sizing:border-box;background:#fff;border-radius:14px;padding:0 16px;font-size:1.08rem;line-height:1.2;display:block}#pregnancy-days:focus{border-color:var(--line);outline:none}.project-page-title{letter-spacing:0;font-size:clamp(1.5rem,4.5vw,1.8rem);line-height:1.25}.project-endpoint-panel{box-shadow:none;background:#fbf3df;border:1.5px solid #d6a64a6b;border-radius:6px;margin-top:18px;padding:16px}.project-endpoint-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-endpoint-header h2{margin:0;font-size:1.05rem}.project-endpoint-actions{gap:8px;margin:0;display:flex}.project-endpoint-actions button{border-radius:999px;width:auto;min-width:64px;min-height:36px;margin-top:0;padding:0 12px;font-size:.82rem}.archive-project-button{background:var(--green-dark)}.delete-project-button{color:#fff;background:var(--danger)}.delete-project-button:hover:not(:disabled){background:#8f342f}.archive-entry-row{justify-content:flex-end;margin:6px 0 16px;display:flex}.archive-entry-link{min-height:40px;color:var(--green-dark);background:var(--green-soft);border-radius:999px;align-items:center;padding:0 14px;text-decoration:none;display:inline-flex}.archived-project-card{gap:14px;padding:16px;display:grid}.archived-download-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.archived-delete-button{grid-column:1/-1}.archived-download-actions button{flex:1;width:auto;min-height:42px;margin-top:0;padding:0 12px;font-size:.9rem}.archive-bottom-row{border-top:1px dashed var(--line);justify-content:center;margin-top:28px;padding-top:18px;display:flex}.archive-bottom-link{min-height:42px;color:var(--green-dark);background:var(--green-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:0 16px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.archive-bottom-link:hover{color:var(--green-dark);background:#d3e8e1}.archived-page-title{letter-spacing:0;font-size:clamp(1.8rem,5vw,2.3rem);line-height:1.2}.archived-delete-button{color:#fff;background:var(--danger)}.archived-delete-button:hover:not(:disabled){background:#8f342f}.archived-download-actions button:not(.archived-delete-button){min-height:52px}.project-alert-badge{color:#163a32;background:#f3c969;border-radius:999px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:.82rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 6px 14px #d6a64a47}.litter-form-panel .history-card{gap:6px;padding:12px 14px}.litter-record-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.litter-record-row strong{color:var(--ink);white-space:nowrap;font-size:.95rem}.litter-record-row .litter-card-actions{flex-shrink:0;gap:8px;margin-top:0}.litter-record-row .litter-card-actions button{min-height:34px;padding:6px 12px;font-size:.82rem}.litter-input-row{grid-template-columns:220px minmax(0,1fr);align-items:end;gap:12px;display:grid}.litter-input-field label{margin-top:0}.litter-input-field #litter-birth-date,.litter-input-field #litter-pup-count{width:100%!important}@media (width<=420px){.litter-input-row{grid-template-columns:1fr}}.litter-input-field #litter-birth-date{max-width:220px!important;padding-right:10px!important;font-size:.95rem!important}.litter-input-field #litter-pup-count{min-width:0!important}.animal-status-panel label{margin-top:14px}.animal-status-grid{grid-template-columns:minmax(0,1fr) 150px;align-items:end;gap:12px;display:grid}.animal-status-field label{margin-top:14px}.animal-status-panel button{width:auto;min-width:180px;min-height:46px;margin:18px auto 0;padding:0 26px;font-size:.95rem;display:block}@media (width<=420px){.animal-status-grid{grid-template-columns:1fr}}.project-chart-panel{background:#eff7f3c7;border:1.5px solid #1e5e4f2e;border-radius:28px;margin-top:28px;padding:24px}.project-chart-box{background:#fffefa;border:1px solid #1e5e4f1f;border-radius:20px;width:100%;height:380px;margin-top:16px;padding:12px 4px 34px}.project-chart-panel .recharts-wrapper{font-family:inherit}.project-chart-panel .recharts-legend-item-text{font-weight:700;color:var(--ink)!important}.project-chart-panel .recharts-cartesian-axis-tick-value{fill:var(--muted);font-size:.78rem;font-weight:700}.project-chart-panel .recharts-label{fill:var(--ink);font-weight:800}@media (width<=520px){.project-chart-panel{border-radius:22px;padding:18px 12px}.project-chart-box{height:300px}}.project-chart-legend{flex-wrap:wrap;gap:8px;margin:0 0 10px;display:flex}.project-chart-legend-item{color:var(--ink);background:#f6eed2b8;border:1px solid #ecc481ad;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.project-chart-legend-line{border-radius:999px;width:18px;height:4px}.project-tools-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:18px;margin-top:24px;display:grid}.project-tool-card{min-width:0}.project-tool-card .status-panel{height:100%;margin-top:0}.project-import-card p{font-size:.82rem;line-height:1.55}@media (width<=760px){.project-tools-grid{grid-template-columns:1fr}}.project-tools-grid{align-items:stretch}.project-tool-card{min-height:230px}.project-import-card{background:#fffefab8;border:1.5px solid #1e5e4f2e;border-radius:28px;padding:32px 36px}.project-import-card>*,.project-import-card h2,.project-import-card h3{margin-top:0}.project-tool-card .status-panel{flex-direction:column;justify-content:center;min-height:230px;display:flex}@media (width<=760px){.project-tool-card,.project-tool-card .status-panel{min-height:0}}.daily-export-panel{justify-content:center;align-items:center}.daily-export-panel button{width:100%;max-width:520px}main>a[href=\/]{background:#ddf0ebe6;border-radius:999px;align-items:center;padding:12px 20px;font-size:1.15rem;font-weight:900;text-decoration:none;display:inline-flex}main>a[href=\/]:hover{background:#cde8e1}.page-header>.eyebrow{display:none}.compact-import-card{justify-content:center;align-items:center;min-height:230px;display:flex}.compact-import-toggle{width:100%;max-width:360px}.compact-import-content{width:100%}.compact-import-card:has(.compact-import-content){display:block}.compact-import-card:has(.compact-import-content) .compact-import-toggle{margin-bottom:18px}.project-intro-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inline-import-toggle{border-radius:999px;width:auto;min-height:34px;padding:6px 14px;font-size:.72rem}.inline-import-panel{background:#fffefac2;border:1.5px solid #1e5e4f29;border-radius:20px;margin:12px 0 18px;padding:18px 22px}.project-tools-grid-single .project-tool-card{max-width:none}.project-tools-grid-single{grid-template-columns:minmax(0,1fr)}.project-tools-grid-single .project-tool-card{min-height:0;padding:28px 36px}.project-tools-grid-single .status-panel{min-height:0;box-shadow:none;background:0 0;border:none;padding:0}.project-tools-grid-single .status-panel h2{display:none}.project-tools-grid-single .status-panel button{width:100%;max-width:640px;margin:0 auto}
