:root{color-scheme:light;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Inter,sans-serif;color:#101b33;background:#f8fbff;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #0b5fe9;--brand-strong: #0454dd;--brand-soft: #edf4ff;--canvas: #f8fbff;--surface: #ffffff;--surface-subtle: #f5f8fc;--text: #101b33;--muted: #667187;--faint: #8c96a8;--line: #dfe6ef;--line-strong: #cfd8e5;--danger: #e92846;--warning: #f58b00;--success: #20a946;--sidebar-width: 142px;--topbar-height: 95px;--radius: 7px;--focus: 0 0 0 3px rgba(11, 95, 233, .18)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 82% 14%,rgba(217,233,255,.3),transparent 28%),linear-gradient(180deg,#fbfdff,#f8fbff);color:var(--text)}button,input,select,textarea{font:inherit}button{color:inherit}button,[role=button]{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--focus)}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh}.app-sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:var(--sidebar-width);background:#fffffff7;border-right:1px solid var(--line)}.sidebar-brand{width:100%;height:var(--topbar-height);padding:8px 10px 9px;border:0;background:linear-gradient(145deg,#0759e4,#0b64f6);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}.sidebar-brand img{width:70px;height:70px;object-fit:cover;border-radius:13px}.sidebar-brand span{margin-top:-4px;font-size:13px;line-height:1;font-weight:700;letter-spacing:-.2px}.sidebar-nav{display:flex;flex-direction:column;gap:12px;padding:40px 10px 110px 4px}.sidebar-nav button{position:relative;width:100%;min-height:58px;padding:0 18px 0 22px;border:0;border-radius:0 7px 7px 0;background:transparent;color:#18243b;cursor:pointer;display:flex;align-items:center;gap:15px;font-size:17px;font-weight:570;transition:background .15s ease,color .15s ease}.sidebar-nav button:before{content:"";position:absolute;inset:0 auto 0 -4px;width:4px;background:transparent}.sidebar-nav button:hover{background:#f4f7fb}.sidebar-nav button.active{color:var(--brand);background:var(--brand-soft)}.sidebar-nav button.active:before{background:var(--brand)}.sidebar-sync{position:absolute;inset:auto 12px 22px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;line-height:1.25}.sidebar-sync.cloud{color:var(--success)}.app-topbar{position:fixed;z-index:35;inset:0 0 auto var(--sidebar-width);height:var(--topbar-height);padding:0 34px 0 38px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between}.farm-switcher,.account-menu-wrap{position:relative}.topbar-actions{display:flex;align-items:center;gap:13px}.topbar-assistant-button{height:42px;padding:0 14px;border:1px solid #cddcf1;border-radius:999px;background:#f7faff;color:#2f547d;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;font-weight:700}.topbar-assistant-button:hover,.topbar-assistant-button.active{border-color:#a9c6ef;background:var(--brand-soft);color:var(--brand)}.farm-switcher-button{min-width:242px;height:56px;padding:0 16px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;display:flex;align-items:center;gap:13px;cursor:pointer;font-size:18px;font-weight:550}.farm-switcher-button span{flex:1;text-align:left}.mobile-product-name{display:none}.account-button{min-height:50px;padding:4px 8px;border:0;border-radius:24px;background:transparent;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:17px;font-weight:550}.account-button:hover{background:var(--surface-subtle)}.account-button img,.account-summary img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid var(--brand)}.popover{position:absolute;z-index:70;top:calc(100% + 10px);min-width:280px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 16px 45px #16254221}.farm-menu{left:0}.account-menu{right:0}.popover-label{padding:5px 8px 9px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.05em}.farm-menu-item,.account-menu>button{width:100%;padding:11px 10px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left}.farm-menu-item:hover,.account-menu>button:hover{background:var(--surface-subtle)}.farm-menu-item>span,.account-summary>span{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.farm-menu-item strong,.account-summary strong{font-size:14px}.farm-menu-item small,.account-summary small{color:var(--muted);font-size:12px}.account-summary{padding:7px 7px 13px;margin-bottom:5px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.page{margin-left:var(--sidebar-width);padding-top:var(--topbar-height);min-height:100vh}.home-layout{min-height:calc(100vh - var(--topbar-height));display:grid;grid-template-columns:minmax(0,1fr) 394px}.home-briefing{padding:40px 34px 36px;border-right:1px solid var(--line)}.briefing-hero{min-height:160px;padding:0 8px 27px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.briefing-title{display:flex;flex-direction:column}.briefing-title h1{order:0;font-size:clamp(42px,3.7vw,56px);line-height:1.08;letter-spacing:-2.2px;font-weight:760}.briefing-title>.eyebrow{order:1;margin-top:9px;color:#4f5b70;letter-spacing:0;text-transform:none;font-size:15px;font-weight:520}.weather-line{order:2;margin-top:13px;display:flex;align-items:center;gap:9px;color:#49566b;font-size:14px}.weather-line svg{color:#3e4d66}.weather-line strong{color:var(--text);font-weight:650}.sync-truth{margin-bottom:1px;padding-left:24px;border-left:1px solid var(--line);display:flex;align-items:flex-start;gap:9px;color:var(--success);white-space:nowrap}.sync-truth.demo{color:var(--brand)}.sync-truth>span{display:flex;flex-direction:column;gap:4px}.sync-truth strong{font-size:14px;font-weight:650}.sync-truth small{color:var(--muted);font-size:12px;font-weight:450}.briefing-metrics{min-height:132px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.briefing-metrics button{position:relative;min-width:0;height:91px;padding:11px 23px;border:0;border-right:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:20px;cursor:pointer;text-align:left}.briefing-metrics button:last-child{border-right:0}.briefing-metrics button:hover{background:#edf4ffa6}.briefing-metrics button>svg:first-child{flex:0 0 auto;color:var(--brand);width:40px;height:40px}.briefing-metrics button>svg:last-child{margin-left:auto;color:#9aa5b6;opacity:0;transition:opacity .15s ease}.briefing-metrics button:hover>svg:last-child{opacity:1}.briefing-metrics button>span{display:flex;flex-direction:column;gap:7px}.briefing-metrics small{color:#566175;font-size:15px}.briefing-metrics strong{color:#0b1730;font-size:38px;line-height:1;font-weight:720;letter-spacing:-1.2px}.briefing-metrics em,.feeding-summary-row em,.insight-overview-strip em,.summary-strip em{margin-left:5px;font-size:14px;font-style:normal;font-weight:520}.briefing-section{margin-top:14px;padding:0 22px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd6}.alert-section{margin-top:32px}.section-heading,.side-section-title,.panel-heading,.group-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-heading{min-height:58px;border-bottom:1px solid var(--line)}.section-heading>span,.side-section-title>span,.group-heading>span{min-width:0}.eyebrow{color:var(--brand);font-size:10px;line-height:1.3;font-weight:760;letter-spacing:.12em}.section-heading .eyebrow,.side-section-title .eyebrow{display:none}.section-heading h2,.side-section-title h2,.panel-heading h2,.group-heading h2{font-size:17px;line-height:1.3;font-weight:700}.section-heading>button,.side-section-title button,.panel-heading button,.group-heading>button{padding:7px 2px;border:0;background:transparent;color:var(--brand);display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-size:13px;font-weight:650}.operational-row,.production-row{width:100%;min-height:72px;padding:10px 8px;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:14px;cursor:pointer;text-align:left}.alert-section .operational-row{min-height:77px}.briefing-section-footer{width:100%;min-height:46px;padding:0 1px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--brand);display:flex;align-items:center;gap:4px;cursor:pointer;font-size:13px;font-weight:650}.operational-row:last-child,.production-row:last-child{border-bottom:0}.operational-row:hover,.production-row:hover{background:#f8fbff}.operational-row>svg:first-child{flex:0 0 auto}.tone-danger{color:var(--danger)}.tone-warning{color:var(--warning)}.row-icon{width:34px;height:34px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;flex:0 0 auto}.row-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.row-copy strong{font-size:14px;font-weight:680}.row-copy small{color:var(--muted);font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-value{color:var(--danger);font-size:16px;font-weight:700;white-space:nowrap}.production-row .row-value{color:var(--text)}.row-value small{margin-left:4px;font-size:12px;font-weight:540}.operational-row>svg:last-child,.production-row>svg:last-child{color:#7e899b}.home-actions{padding:65px 35px 36px}.new-record-button{width:100%;height:62px;border:0;border-radius:6px;background:linear-gradient(135deg,#075ce9,#0b61f0);color:#fff;box-shadow:0 8px 20px #0b5fe924;display:flex;align-items:center;justify-content:center;gap:11px;cursor:pointer;font-size:17px;font-weight:680}.new-record-button:hover,.primary-button:hover{background:var(--brand-strong)}.action-section{margin-top:25px}.side-section-title{min-height:34px;padding:0 2px 10px}.quick-operation-list,.meal-summary-list{padding:0 16px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1}.quick-operation-list button{width:100%;min-height:64px;padding:0 2px;border:0;border-bottom:1px solid var(--line);background:transparent;color:#253149;display:flex;align-items:center;gap:16px;cursor:pointer;text-align:left}.quick-operation-list button:last-child{border-bottom:0}.quick-operation-list button:hover{color:var(--brand)}.quick-operation-list button>svg:first-child{color:var(--brand)}.quick-operation-list button span{flex:1;font-size:14px;font-weight:560}.quick-operation-list button>svg:last-child{color:#7d899b}.tmr-summary{margin-top:24px;padding:15px 16px 13px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1}.tmr-summary .side-section-title{border-bottom:1px solid var(--line)}.meal-summary-list{padding:0;border:0;background:transparent}.meal-summary-list button{width:100%;min-height:72px;padding:8px 0;border:0;border-bottom:1px solid var(--line);background:transparent;display:grid;grid-template-columns:34px 40px minmax(46px,1fr) minmax(58px,1.15fr) 18px;align-items:center;gap:7px;cursor:pointer;text-align:left}.meal-period-badge{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;color:var(--brand);display:grid;place-items:center;font-size:11px;font-weight:700}.meal-summary-list time{color:#29354b;font-size:11px;font-weight:600}.meal-stat{min-width:0;display:flex;flex-direction:column;gap:3px}.meal-stat strong{font-size:11px;white-space:nowrap}.meal-stat small{color:var(--muted);font-size:9px}.meal-stat em{color:inherit;font-size:8px;font-style:normal;font-weight:520}.meal-stat.actual.completed strong,.meal-check.completed{color:var(--success)}.meal-check{color:#8f9aac}.meal-period-dot,.event-status-dot{width:9px;height:9px;border-radius:50%;background:#96a0b0;flex:0 0 auto}.meal-period-dot.completed,.event-status-dot.synced{background:var(--success)}.event-status-dot.draft{background:var(--warning)}.text-action{width:100%;min-height:43px;margin-top:8px;padding:0;border:0;background:transparent;color:var(--brand);display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:13px;font-weight:650}.open-empty-state,.side-empty-state{color:var(--muted);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px}.open-empty-state{min-height:126px;padding:24px 12px}.open-empty-state strong{color:var(--text);font-size:15px}.open-empty-state span,.side-empty-state{font-size:12px;line-height:1.55}.side-empty-state{min-height:90px;align-items:center;text-align:center}.feature-page{padding:calc(var(--topbar-height) + 40px) 44px 64px}.feature-page-top{min-height:78px;margin-bottom:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.feature-page-top>span{min-width:0}.feature-page-top h1{font-size:35px;line-height:1.1;font-weight:740;letter-spacing:-1.1px}.feature-page-top p{max-width:760px;margin-top:9px;color:var(--muted);font-size:14px;line-height:1.55}.primary-button,.secondary-button,.text-button,.text-danger-button,.apple-auth-button{min-height:42px;padding:0 16px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:13px;font-weight:650}.primary-button{border:1px solid var(--brand);background:var(--brand);color:#fff}.secondary-button{border:1px solid var(--line-strong);background:#fff;color:#253149}.secondary-button:hover{border-color:#aebbd0;background:#f8fafc}.text-button,.text-danger-button{padding-inline:5px;border:0;background:transparent;color:var(--brand)}.text-danger-button{color:var(--danger)}.back-link:before{content:"←";margin-right:3px}.standalone-back{min-height:32px;margin:-10px 0 18px}.workspace-panel{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;overflow:hidden}.flat-panel{box-shadow:none}.workspace-toolbar{min-height:68px;padding:11px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.segmented{padding:3px;border-radius:7px;background:#edf1f6;display:inline-flex;align-items:center;gap:2px}.segmented button{min-height:34px;padding:0 13px;border:0;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:620;white-space:nowrap}.segmented button.active{background:#fff;color:var(--brand);box-shadow:0 1px 4px #1525421c}.inline-search{width:min(320px,42vw);min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;display:flex;align-items:center;gap:8px;color:var(--muted)}.inline-search:focus-within{border-color:var(--brand);box-shadow:var(--focus)}.inline-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.toolbar-note,.panel-heading>span{color:var(--muted);font-size:12px;white-space:nowrap}.table-scroll{width:100%;overflow-x:auto}.data-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:14px 17px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.data-table th{background:#f7f9fc;color:#738096;font-size:11px;font-weight:700;letter-spacing:.035em}.data-table tbody tr:last-child td{border-bottom:0}.data-table strong{font-weight:680}.selectable-table tbody tr{cursor:pointer}.selectable-table tbody tr:hover,.selectable-table tbody tr.selected{background:#f2f7ff}.status-text{color:#34445d}.state-label{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:999px;background:#eef2f7;color:#68758a;font-size:11px;font-weight:650}.state-label.success{background:#e9f8ee;color:#168b3a}.state-label.warning{background:#fff2df;color:#b76800}.state-label.neutral{background:#eef2f7;color:#657187}.panel-footer{min-height:44px;padding:0 17px;border-top:1px solid var(--line);background:#fafbfd;color:var(--muted);display:flex;align-items:center;font-size:12px}.panel-heading{min-height:58px;padding:0 18px;border-bottom:1px solid var(--line)}.projection-notice,.export-hint{margin-bottom:18px;padding:12px 14px;border:1px solid #cfe0fb;border-radius:6px;background:#f1f6ff;color:#38516f;display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.55}.projection-notice svg{margin-top:1px;flex:0 0 auto;color:var(--brand)}.export-hint{border-color:#f5d5a9;background:#fff7eb;color:#825112}.empty-state{min-height:110px;color:var(--muted);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px}.page-empty{min-height:260px;margin-top:10px;border:1px dashed var(--line-strong);border-radius:var(--radius);background:#ffffffad;align-items:center;text-align:center}.record-hub-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.record-group-stack{display:flex;flex-direction:column;gap:18px}.record-hub-group,.feeding-hub-section{padding:20px 22px 22px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffdb}.group-heading{min-height:46px;margin-bottom:13px}.group-heading p{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.hub-action-grid,.feeding-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.hub-action-grid>button,.feeding-action-grid>button{min-height:84px;padding:14px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.hub-action-grid>button:hover,.feeding-action-grid>button:hover{background:#f7faff}.hub-action-icon{width:42px;height:42px;border-radius:9px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;flex:0 0 auto}.hub-action-grid button>span:nth-child(2),.feeding-action-grid button>span,.management-action-list button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.hub-action-grid strong,.feeding-action-grid strong,.management-action-list strong{font-size:13px;font-weight:680}.hub-action-grid small,.feeding-action-grid small,.management-action-list small{color:var(--muted);font-size:11px;line-height:1.4}.hub-action-grid>button>svg:last-child,.feeding-action-grid>button>svg:last-child,.management-action-list>button>svg:last-child{color:#8792a4}.feeding-action-grid>button>svg:first-child,.management-action-list>button>svg:first-child{color:var(--brand);flex:0 0 auto}.management-action-list{border-top:1px solid var(--line)}.management-action-list button{width:100%;min-height:62px;padding:9px 5px;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.management-action-list button:last-child{border-bottom:0}.management-action-list button:hover{background:#f8fbff}.management-action-list.two-up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid var(--line)}.management-action-list.two-up button{padding:12px 14px;border-right:1px solid var(--line)}.excel-import-section .group-heading{display:flex;align-items:center;justify-content:space-between}.excel-import-section .group-heading>svg{color:var(--brand)}.excel-import-actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:14px;border-top:1px solid var(--line)}.excel-import-actions a{text-decoration:none}.excel-import-boundary{margin:13px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.excel-preflight-result{margin-top:14px;padding:13px 14px;border:1px solid #b9ddcc;border-radius:10px;background:#f2fbf6;color:#1c7650;display:flex;align-items:flex-start;gap:10px}.excel-preflight-result.invalid{border-color:#f0c9c2;background:#fff7f5;color:#b44736}.excel-preflight-result>span{min-width:0;display:flex;flex-direction:column;gap:4px}.excel-preflight-result strong{font-size:12px}.excel-preflight-result small,.excel-preflight-result em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.45}.excel-preflight-result em.issue{color:#a13f31}.recent-records-panel{position:sticky;top:calc(var(--topbar-height) + 26px);padding:18px 18px 8px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe0}.recent-event-list button{width:100%;min-height:72px;padding:10px 0;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:flex-start;gap:10px;cursor:pointer;text-align:left}.recent-event-list button:last-child{border-bottom:0}.recent-event-list button>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.recent-event-list strong{font-size:12px}.recent-event-list small,.recent-event-list time{color:var(--muted);font-size:10px;line-height:1.35}.recent-event-list>button>svg{margin-top:5px;color:#8b96a8}.event-status-dot{margin-top:5px}.feeding-summary-row,.insight-overview-strip,.summary-strip{margin-bottom:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.feeding-summary-row article,.insight-overview-strip article,.summary-strip article{min-height:95px;padding:16px 22px;border-right:1px solid var(--line);display:flex;align-items:center;gap:15px}.feeding-summary-row article:last-child,.insight-overview-strip article:last-child,.summary-strip article:last-child{border-right:0}.feeding-summary-row article>svg,.insight-overview-strip article>svg,.summary-strip article>svg{color:var(--brand)}.feeding-summary-row article>span,.insight-overview-strip article>span,.summary-strip article>span{display:flex;flex-direction:column;gap:7px}.feeding-summary-row small,.insight-overview-strip small,.summary-strip small{color:var(--muted);font-size:12px}.feeding-summary-row strong,.insight-overview-strip strong,.summary-strip strong{font-size:26px;line-height:1}.feeding-hub-layout{display:flex;flex-direction:column;gap:18px}.feeding-hub-section .eyebrow{margin-bottom:3px}.tmr-overview-band{min-height:120px;margin-bottom:20px;padding:23px 26px;border:1px solid #cdddf7;border-radius:var(--radius);background:linear-gradient(135deg,#f2f7ff,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px}.tmr-overview-band h2{margin:7px 0 6px;font-size:22px}.tmr-overview-band span{color:var(--muted);font-size:12px}.tmr-overview-band>button{min-height:40px;padding:0 13px;border:1px solid #c5d7f5;border-radius:6px;background:#fff;color:var(--brand);display:flex;align-items:center;gap:5px;cursor:pointer;font-size:12px;font-weight:650}.tmr-hub-grid,.insight-destination-grid{margin-bottom:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tmr-hub-grid>button,.insight-destination-grid>button{min-height:112px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;display:flex;align-items:center;gap:14px;cursor:pointer;text-align:left}.tmr-hub-grid>button:hover,.insight-destination-grid>button:hover{border-color:#bed2f4;background:#f6f9ff}.tmr-hub-grid>button>svg:first-child,.insight-destination-grid>button>svg:first-child{color:var(--brand);flex:0 0 auto}.tmr-hub-grid>button>span,.insight-destination-grid>button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.tmr-hub-grid strong,.insight-destination-grid strong{font-size:14px}.tmr-hub-grid small,.insight-destination-grid small{color:var(--muted);font-size:11px;line-height:1.4}.tmr-hub-grid>button>svg:last-child,.insight-destination-grid>button>svg:last-child{color:#8b96a7}.monitor-meal-list article{min-height:78px;padding:13px 18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:32px minmax(180px,1fr) minmax(160px,240px) 56px;align-items:center;gap:14px}.monitor-meal-list article:last-child{border-bottom:0}.meal-state-icon{color:#8994a6}.meal-state-icon.completed{color:var(--success)}.monitor-meal-list article>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.monitor-meal-list article small{color:var(--muted);font-size:11px}.monitor-progress{display:flex;align-items:center;gap:10px}.monitor-progress>span{height:7px;flex:1;border-radius:999px;background:#e9eef5;overflow:hidden}.monitor-progress i{display:block;height:100%;border-radius:inherit;background:var(--brand)}.monitor-progress b{width:34px;font-size:11px}.monitor-meal-list em{font-style:normal;font-size:12px;font-weight:700;text-align:right}.monitor-meal-list em.danger{color:var(--danger)}.monitor-meal-list em.neutral{color:var(--muted)}.produce-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px}.production-draft-form,.draft-preview{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6}.production-draft-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:end}.production-draft-form>label,.auth-form label,.record-field{display:flex;flex-direction:column;gap:7px;color:#4f5d72;font-size:12px;font-weight:650}.production-draft-form input,.production-draft-form select,.auth-form input,.record-field input,.record-field select,.record-field textarea{width:100%;min-height:43px;padding:9px 11px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--text);outline:none;font-size:13px}.record-field textarea{min-height:84px;resize:vertical}.production-draft-form input:focus,.production-draft-form select:focus,.auth-form input:focus,.record-field input:focus,.record-field select:focus,.record-field textarea:focus{border-color:var(--brand);box-shadow:var(--focus)}.draft-calculation{grid-column:1 / -1;padding:12px 14px;border-radius:6px;background:#f6f8fb}.draft-calculation div{min-height:34px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.draft-calculation div:last-child{border-bottom:0}.draft-calculation strong{color:var(--text)}.draft-preview{min-height:290px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;color:var(--muted)}.draft-preview>svg{color:var(--brand)}.draft-preview h2,.draft-preview strong{color:var(--text)}.draft-preview small,.draft-preview p{font-size:12px;line-height:1.55}.tmr-feed-cards,.simple-event-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tmr-feed-cards article,.simple-event-lines article{min-height:74px;padding:14px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px}.tmr-feed-cards article>svg,.simple-event-lines article>svg{color:var(--brand)}.tmr-feed-cards article>span,.simple-event-lines article>span{display:flex;flex-direction:column;gap:4px}.tmr-feed-cards small,.simple-event-lines small{color:var(--muted);font-size:11px}.plan-detail-list,.entity-detail-pane dl,.detail-pane dl,.signed-in-state dl,.farm-summary-list{margin:0}.plan-detail-list>div,.entity-detail-pane dl>div,.detail-pane dl>div,.signed-in-state dl>div,.farm-summary-list>div{min-height:52px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.plan-detail-list dt,.entity-detail-pane dt,.detail-pane dt,.signed-in-state dt,.farm-summary-list dt{color:var(--muted);font-size:12px}.plan-detail-list dd,.entity-detail-pane dd,.detail-pane dd,.signed-in-state dd,.farm-summary-list dd{margin:0;text-align:right;font-size:12px;font-weight:650}.insight-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-destination-grid>button{min-height:126px}.insight-destination-grid .assistant-entry{border-color:#bfd3f5;background:linear-gradient(135deg,#eff5ff,#fff)}.insight-principle,.batch-guidance{min-height:74px;margin-top:18px;padding:14px 18px;border-left:3px solid var(--brand);background:#f1f6ff;display:flex;align-items:center;gap:13px}.insight-principle>svg,.batch-guidance>svg{color:var(--brand);flex:0 0 auto}.insight-principle>span,.batch-guidance>span{display:flex;flex-direction:column;gap:4px}.insight-principle small,.batch-guidance small{color:var(--muted);font-size:11px}.analysis-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px}.analysis-note{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--muted)}.analysis-note svg{color:var(--brand)}.analysis-note h2{margin:13px 0 8px;color:var(--text);font-size:17px}.analysis-note p{font-size:12px;line-height:1.6}.bar-chart{height:280px;padding:34px 24px 22px;display:grid;grid-template-columns:repeat(8,minmax(28px,1fr));align-items:end;gap:12px}.bar-item{height:100%;display:grid;grid-template-rows:22px 1fr 24px;justify-items:center;gap:6px}.bar-value,.bar-item small{color:var(--muted);font-size:10px}.bar-track{width:100%;height:100%;border-radius:5px 5px 2px 2px;background:#edf1f6;display:flex;align-items:flex-end;overflow:hidden}.bar-track i{display:block;width:100%;min-height:4px;border-radius:inherit;background:linear-gradient(180deg,#4e8ff7,#0b5fe9)}.insight-overview-four{grid-template-columns:repeat(4,minmax(0,1fr))}.analysis-page .projection-notice{margin-bottom:18px}.analysis-metric-strip{margin-bottom:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.analysis-metric-strip article{min-height:118px;padding:18px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:8px}.analysis-metric-strip article:last-child{border-right:0}.analysis-metric-strip small,.analysis-metric-strip span{color:var(--muted);font-size:11px;line-height:1.4}.analysis-metric-strip strong{font-size:25px;line-height:1}.analysis-metric-strip em,.insight-overview-four em{margin-left:4px;color:var(--muted);font-size:11px;font-style:normal;font-weight:600}.analysis-bars{grid-template-columns:repeat(var(--bar-columns),minmax(42px,1fr));overflow-x:auto}.analysis-bars .bar-item{grid-template-rows:22px 1fr 18px 14px;min-width:42px}.analysis-bars .bar-item b{color:#8a95a7;font-size:9px;font-weight:600}.analysis-boundary-card dl{margin:18px 0 0;border-top:1px solid var(--line)}.analysis-boundary-card dl>div{min-height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.analysis-boundary-card dt,.analysis-boundary-card dd{font-size:11px}.analysis-boundary-card dt{color:var(--muted)}.analysis-boundary-card dd{margin:0;color:var(--text);font-weight:680;text-align:right}.analysis-secondary-panel{margin-top:20px}.compact-analysis-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.compact-analysis-list article{min-height:84px;padding:15px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.compact-analysis-list article:nth-child(3n){border-right:0}.compact-analysis-list time,.compact-analysis-list span{color:var(--muted);font-size:10px}.compact-analysis-list strong{font-size:14px}.compact-data-table{min-width:680px}.analysis-callout{min-height:76px;margin-top:20px;padding:15px 18px;border-left:3px solid var(--brand);background:#f1f6ff;display:flex;align-items:center;gap:13px}.analysis-callout>svg{color:var(--brand);flex:0 0 auto}.analysis-callout>span{display:flex;flex-direction:column;gap:5px}.analysis-callout small{color:var(--muted);font-size:11px}.analysis-rank-list{max-height:570px;overflow-y:auto}.analysis-filter-shell{margin:0 0 20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.analysis-filter-bar{min-height:74px;padding:13px 16px;display:flex;align-items:end;flex-wrap:wrap;gap:10px}.analysis-filter-field{min-width:150px;display:flex;flex-direction:column;gap:6px}.analysis-filter-field>span{color:var(--muted);font-size:10px;font-weight:680}.analysis-filter-field select,.analysis-filter-field input,.pen-multiselect>summary{height:38px;padding:0 34px 0 12px;border:1px solid #d7dfeb;border-radius:6px;background-color:#fff;color:var(--text);font:inherit;font-size:12px;font-weight:640;outline:none}.analysis-filter-field select:focus,.analysis-filter-field input:focus,.pen-multiselect[open]>summary{border-color:#76a8f7;box-shadow:0 0 0 3px #1677ff1a}.analysis-filter-field select:disabled{background:#f5f7fa;color:#9aa4b3}.date-filter-field{min-width:166px}.analysis-scope-caption{margin:0;padding:10px 16px 11px;border-top:1px solid var(--line);background:#f8fafc;color:var(--muted);font-size:11px;line-height:1.55}.analysis-segmented{width:min(100%,520px);margin:0 0 14px;padding:3px;border:1px solid #dce3ed;border-radius:8px;background:#edf1f6;display:flex;gap:3px}.analysis-segmented button{min-height:34px;padding:0 18px;border:0;border-radius:6px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:680;cursor:pointer}.analysis-segmented button.active{background:#fff;color:var(--brand);box-shadow:0 1px 4px #1b2d4a1c}.analysis-inline-notice{min-height:48px;margin:0 0 18px;padding:11px 14px;border-left:3px solid var(--brand);background:#f1f6ff;color:#41516a;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.55}.analysis-inline-notice>svg{color:var(--brand);flex:0 0 auto}.analysis-inline-notice.warning{border-left-color:#f08c2e;background:#fff7ed;color:#76502c}.analysis-inline-notice.warning>svg{color:#e67a18}.analysis-svg-chart{width:100%;min-height:250px;padding:8px 12px 4px;display:block;overflow:visible}.analysis-svg-chart text{fill:#8290a4;font-size:10px}.chart-grid-line{stroke:#e7ebf1;stroke-width:1}.chart-target-band{fill:#2b9c5e1f}.chart-area{opacity:.09}.chart-main-line{fill:none;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.chart-axis-label{font-weight:650}.scatter-dot{fill:#1677ff94}.chart-regression-line{fill:none;stroke:#f08c2e;stroke-width:2.3;stroke-linecap:round}.panel-heading>div{display:flex;flex-direction:column;gap:3px}.panel-heading>div>span{color:var(--muted);font-size:11px}.panel-heading .analysis-filter-field{min-width:125px}.panel-heading .analysis-filter-field>span{display:none}.analysis-month-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-month-cards>article{min-height:128px;padding:17px 19px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.analysis-month-cards>article:nth-child(2n){border-right:0}.analysis-month-cards header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.analysis-month-cards header>span{min-width:0;display:flex;flex-direction:column;gap:5px}.analysis-month-cards header strong{font-size:14px}.analysis-month-cards header small,.sex-metric-lines p{color:var(--muted);font-size:10px;line-height:1.45}.analysis-month-cards header b{color:var(--brand);font-size:12px;white-space:nowrap}.sex-metric-lines{margin-top:13px;display:flex;flex-direction:column;gap:6px}.sex-metric-lines p{margin:0}.sex-metric-lines i{width:20px;height:20px;margin-right:6px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;font-size:9px;font-style:normal;font-weight:750}.male-dot{background:#3785ee}.female-dot{background:#e45b9d}.compact-result-panel{min-width:0}.compact-result-panel .compact-analysis-list{grid-template-columns:1fr;max-height:302px;overflow-y:auto}.compact-result-panel .compact-analysis-list article{border-right:0}.pen-multiselect{min-width:190px;position:relative}.pen-multiselect>summary{padding-right:10px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.pen-multiselect>summary::-webkit-details-marker{display:none}.pen-multiselect[open]>div{width:260px;max-height:280px;padding:8px;border:1px solid #d7dfeb;border-radius:7px;background:#fff;box-shadow:0 12px 30px #182b4a29;position:absolute;z-index:20;top:45px;left:0;overflow-y:auto}.pen-multiselect label,.pen-multiselect>div>span{min-height:35px;padding:6px 8px;display:flex;align-items:center;gap:8px;color:#45536a;font-size:12px}.pen-multiselect label:hover{background:#f3f7fd}.feed-analysis-list{display:flex;flex-direction:column}.feed-analysis-pen-card{border-bottom:1px solid var(--line)}.feed-analysis-pen-card:last-child{border-bottom:0}.feed-analysis-pen-card>summary{min-height:92px;padding:15px 18px;list-style:none;display:grid;grid-template-columns:minmax(130px,.8fr) minmax(440px,2fr) 20px;align-items:center;gap:18px;cursor:pointer}.feed-analysis-pen-card>summary::-webkit-details-marker{display:none}.feed-analysis-pen-card>summary:hover{background:#f8faff}.feed-analysis-pen-card>summary>span:first-child{display:flex;flex-direction:column;gap:6px}.feed-analysis-pen-card>summary>span:first-child strong{font-size:14px}.feed-analysis-pen-card>summary>span:first-child small{color:#4f8b67;font-size:10px}.feed-analysis-pen-card>summary>span:first-child small.warning-text,.warning-text{color:#d16f19}.feed-analysis-pen-card[open]>summary>svg{transform:rotate(180deg)}.feed-pen-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feed-pen-summary-grid i{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:9px;font-style:normal}.feed-pen-summary-grid b{color:var(--text);font-size:11px;font-weight:680}.feed-pen-detail{padding:0 18px 18px;border-top:1px solid var(--line);background:#f8fafc;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feed-pen-detail>section{min-width:0;margin-top:14px;padding:14px;border:1px solid #e0e6ef;border-radius:7px;background:#fff}.feed-pen-detail h3{margin:0 0 12px;font-size:12px}.feed-detail-grid{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.feed-detail-grid>div{min-width:0;display:flex;flex-direction:column;gap:3px}.feed-detail-grid dt,.feed-detail-grid dd{font-size:10px;line-height:1.4}.feed-detail-grid dt{color:var(--muted)}.feed-detail-grid dd{margin:0;color:var(--text);font-weight:680}.feed-ingredient-list{display:flex;flex-direction:column}.feed-ingredient-list p{margin:0;padding:7px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px}.feed-ingredient-list p:last-child{border-bottom:0}.feed-ingredient-list span,.muted-copy{color:var(--muted)}.muted-copy,.detail-warning{margin:8px 0 0;font-size:10px;line-height:1.55}.detail-warning{color:#c66616}.analysis-today-card{min-height:80px;margin-top:20px;padding:14px 18px;border-left:3px solid #f08c2e;background:#fff8ef;display:grid;grid-template-columns:28px minmax(180px,auto) 1fr;align-items:center;gap:12px}.analysis-today-card>svg{color:#e77d1d}.analysis-today-card>span{display:flex;flex-direction:column;gap:4px}.analysis-today-card small,.analysis-today-card p{color:#8a653f;font-size:10px;line-height:1.45}.analysis-today-card p{margin:0;text-align:right}.reproduction-record-lines{grid-template-columns:repeat(2,minmax(0,1fr))}.event-data-table{min-width:1080px}.event-value-cell{width:260px;max-width:320px;color:#4e5b70;line-height:1.45;white-space:normal!important}.event-detail-summary{margin:14px 0 4px;padding:12px 14px;border-left:3px solid var(--brand);background:#eef5ff;color:var(--text)!important;font-size:13px!important;font-weight:680}.event-note{margin-top:14px;padding:12px 14px;border:1px solid var(--line);background:#fff}.event-note strong{font-size:11px}.event-note p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.event-detail-pane dl dd{max-width:180px;line-height:1.45;overflow-wrap:anywhere}.rank-list article{min-height:68px;padding:10px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px}.rank-list article>b{width:28px;height:28px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:11px}.rank-list article>span{flex:1;display:flex;flex-direction:column;gap:3px}.rank-list small{color:var(--muted);font-size:10px}.rank-list em{font-style:normal;font-size:13px;font-weight:700}.assistant-credential-card{max-width:980px;min-height:76px;margin:0 auto 12px;padding:14px 16px;border:1px solid #d7e1ed;border-radius:12px;background:linear-gradient(120deg,#f7fafffa,#f1f7fdfa);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(360px,1.2fr);align-items:center;gap:16px}.assistant-credential-card.saved{border-color:#c7dfd5;background:linear-gradient(120deg,#f8fcfa,#f2f9f6)}.assistant-credential-copy,.assistant-credential-saved span{min-width:0;display:flex;flex-direction:column;gap:4px}.assistant-credential-copy strong,.assistant-credential-saved b{color:#203a56;font-size:13px}.assistant-credential-copy small,.assistant-credential-saved small,.assistant-credential-loading{color:var(--muted);font-size:11px;line-height:1.45}.assistant-credential-loading{justify-self:end}.assistant-credential-saved{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.assistant-credential-saved span{margin-right:auto}.assistant-credential-saved button,.assistant-credential-form button{min-height:36px;padding:0 12px;border:1px solid #cbd9e8;border-radius:7px;background:#fff;color:#365572;cursor:pointer;font:inherit;font-size:11px;font-weight:700;white-space:nowrap}.assistant-credential-saved button.danger{border-color:#eccbc6;color:#994a43}.assistant-credential-saved button:disabled,.assistant-credential-form button:disabled{cursor:not-allowed;opacity:.46}.assistant-credential-form{min-width:0;display:grid;grid-template-columns:auto minmax(160px,1fr) auto auto;align-items:center;gap:8px}.assistant-credential-form label{color:#4f657c;font-size:11px;font-weight:700}.assistant-credential-form input{min-width:0;height:38px;padding:0 11px;border:1px solid #bdcddd;border-radius:7px;background:#fff;outline:none;color:var(--ink);font:inherit;font-size:12px}.assistant-credential-form input:focus{border-color:var(--brand);box-shadow:var(--focus)}.assistant-credential-form button[type=submit]{border-color:var(--brand);background:var(--brand);color:#fff}.assistant-credential-form button.secondary{background:transparent}.assistant-credential-error{grid-column:2;margin:-7px 0 0;color:#98463f;font-size:11px}.assistant-workspace{max-width:980px;margin:0 auto;border:1px solid var(--line);border-radius:14px;background:#ffffffeb;overflow:hidden;box-shadow:0 18px 50px #27467014}.assistant-page-actions{max-width:980px;margin:0 auto 12px;display:flex;align-items:center;justify-content:space-between}.assistant-page-actions button:disabled{cursor:not-allowed;opacity:.45}.assistant-runtime-bar{min-height:64px;padding:12px 18px;border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f8fbff,#f2f7fd);display:flex;align-items:center;gap:11px}.assistant-runtime-bar>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.assistant-runtime-bar strong{color:#1d344f;font-size:13px}.assistant-runtime-bar small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.assistant-runtime-bar code{padding:5px 8px;border:1px solid #d5e1ef;border-radius:999px;background:#ffffffbd;color:#58718c;font-family:inherit;font-size:10px}.assistant-runtime-dot{width:9px;height:9px;border-radius:50%;background:#e1a64d;box-shadow:0 0 0 4px #e1a64d21}.assistant-runtime-dot.ready{background:#39a375;box-shadow:0 0 0 4px #39a37521}.assistant-thread{min-height:390px;max-height:min(58vh,640px);padding:28px;overflow-y:auto;display:flex;flex-direction:column;gap:18px}.assistant-thread article{max-width:78%;display:flex;align-items:flex-start;gap:10px}.assistant-thread article.user{align-self:flex-end;flex-direction:row-reverse}.assistant-thread article>img,.user-message-mark{width:34px;height:34px;border-radius:50%;flex:0 0 auto}.assistant-thread article>img{object-fit:cover;border:1px solid var(--brand)}.user-message-mark{background:var(--brand);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.assistant-message-body{min-width:0}.assistant-thread article p{margin:0;padding:11px 13px;border-radius:4px 10px 10px;background:#f1f4f8;font-size:13px;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.assistant-thread article p strong{font-weight:760}.assistant-thread article p code{padding:1px 4px;border-radius:4px;background:#25405e14;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.assistant-thread article.user p code{background:#ffffff29}.assistant-thread article.user p{border-radius:10px 4px 10px 10px;background:var(--brand);color:#fff}.assistant-thread article.message-error p{border:1px solid #f0c9c3;background:#fff4f2;color:#9b4037}.assistant-message-images{margin-bottom:7px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.assistant-message-images img{width:112px;height:82px;border:2px solid rgba(255,255,255,.75);border-radius:9px;object-fit:cover;box-shadow:0 4px 14px #182f4e2e}.assistant-thinking{min-width:58px;min-height:38px;padding:0 14px;border-radius:4px 10px 10px;background:#f1f4f8;display:inline-flex;align-items:center;justify-content:center;gap:4px}.assistant-thinking i{width:5px;height:5px;border-radius:50%;background:#6f86a0;animation:assistant-pulse 1.1s ease-in-out infinite}.assistant-thinking i:nth-child(2){animation-delay:.14s}.assistant-thinking i:nth-child(3){animation-delay:.28s}@keyframes assistant-pulse{0%,70%,to{opacity:.28;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}.assistant-suggestions{padding:12px 18px 8px;border-top:1px solid var(--line);display:flex;gap:8px;overflow-x:auto}.assistant-suggestions button{min-height:34px;padding:0 11px;border:1px solid #cddcf3;border-radius:999px;background:#f7faff;color:#35506e;cursor:pointer;font-size:11px;white-space:nowrap}.assistant-suggestions button:disabled{cursor:not-allowed;opacity:.48}.assistant-attachment-tray{padding:10px 18px 0;display:flex;gap:9px;overflow-x:auto}.assistant-attachment-tray figure{width:88px;margin:0;position:relative;flex:0 0 auto}.assistant-attachment-tray img{width:88px;height:66px;border:1px solid #ccd8e7;border-radius:8px;object-fit:cover}.assistant-attachment-tray figcaption{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.assistant-attachment-tray button{width:20px;height:20px;padding:0;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#1c2c41db;color:#fff;cursor:pointer;position:absolute;top:-5px;right:-5px}.assistant-inline-error{margin:9px 18px 0;padding:8px 10px;border:1px solid #efd0cb;border-radius:7px;background:#fff7f5;color:#944b43;font-size:11px}.assistant-composer{padding:12px 18px 18px;display:flex;align-items:center;gap:10px}.assistant-file-input{display:none}.assistant-composer textarea{min-width:0;min-height:46px;max-height:120px;flex:1;padding:12px 14px;border:1px solid var(--line-strong);border-radius:7px;outline:none;font:inherit;line-height:1.45;resize:none}.assistant-composer textarea:focus{border-color:var(--brand);box-shadow:var(--focus)}.assistant-composer textarea:disabled{background:#f4f6f8;cursor:not-allowed}.assistant-send-button,.assistant-stop-button{width:46px;height:46px;border:0;border-radius:7px;background:var(--brand);color:#fff;cursor:pointer}.assistant-send-button:disabled{cursor:not-allowed;opacity:.42}.assistant-stop-button{width:56px;background:#59697a;font-size:11px}.assistant-attach-button{min-width:64px;height:38px;padding:0 10px;border:1px solid #cbd8e8;border-radius:7px;background:#f7faff;color:#3e5c7d;cursor:pointer;font-size:11px;font-weight:700}.assistant-attach-button:disabled{cursor:not-allowed;opacity:.45}.search-workspace{max-width:920px;margin:0 auto}.search-hero-field{height:66px;padding:0 17px;border:1px solid #c8d4e4;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1426460d;display:flex;align-items:center;gap:12px;color:var(--muted)}.search-hero-field:focus-within{border-color:var(--brand);box-shadow:var(--focus)}.search-hero-field input{min-width:0;flex:1;border:0;outline:0;font-size:18px}.search-hero-field button{padding:6px 3px;border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:12px}.search-filter-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.search-filter-row>span{color:var(--muted);font-size:12px}.search-result-list{border-top:1px solid var(--line)}.search-result-list>button{width:100%;min-height:84px;padding:13px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:14px;cursor:pointer;text-align:left}.search-result-list>button:hover{background:#f7faff}.search-kind-icon{width:44px;height:44px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;flex:0 0 auto}.search-result-list>button>span:nth-child(2){min-width:0;flex:1}.search-result-list small{color:var(--brand);font-size:10px;font-weight:700}.search-result-list strong{display:block;margin-top:3px;font-size:14px}.search-result-list p{margin-top:4px;color:var(--muted);font-size:11px}.search-result-list>button>svg{color:#8793a6}.search-empty{align-items:center;text-align:center}.master-detail-layout{min-height:470px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe0;display:grid;grid-template-columns:minmax(0,1fr) 340px;overflow:hidden}.master-list{border-right:1px solid var(--line)}.master-list>button{width:100%;min-height:88px;padding:13px 18px;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:13px;cursor:pointer;text-align:left}.master-list>button.active,.master-list>button:hover{background:#f2f7ff}.master-list>button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.master-list small{color:var(--muted);font-size:11px;line-height:1.4}.master-list b{color:var(--danger);font-size:14px}.detail-pane,.entity-detail-pane{padding:28px 24px;background:#fbfdff}.detail-pane h2,.entity-detail-pane h2{margin:8px 0 12px;font-size:22px}.detail-pane>p:not(.eyebrow),.entity-detail-pane>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.6}.detail-emphasis{margin:18px 0;color:var(--danger);font-size:42px;font-weight:720}.detail-emphasis small{margin-left:5px;font-size:13px}.detail-pane dl,.entity-detail-pane dl{margin:20px 0;border-top:1px solid var(--line)}.detail-pane dl>div,.entity-detail-pane dl>div{padding-inline:0}.entity-content{display:block}.entity-content.with-detail{display:grid;grid-template-columns:minmax(0,1fr) 310px}.entity-content.with-detail>.table-scroll{border-right:1px solid var(--line)}.entity-detail-pane{position:relative;min-width:0}.detail-close{position:absolute;top:13px;right:13px}.detail-hero-icon{width:50px;height:50px;margin-bottom:14px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.detail-actions{display:flex;flex-wrap:wrap;gap:9px}.detail-object{color:var(--text)!important;font-size:14px!important;font-weight:650}.summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-guidance{max-width:700px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.cloud-settings-card,.security-boundary-card,.capability-card,.farm-summary-card{min-height:100%}.auth-form,.signed-in-state{padding:20px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-form>p,.auth-provider-note{color:var(--muted);font-size:11px;line-height:1.55}.auth-divider{display:flex;align-items:center;gap:10px;color:var(--faint);font-size:10px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.apple-auth-button{border:1px solid #1b2434;background:#fff;color:#111827}.form-message{padding:10px 11px;border-radius:5px;background:#fff2df;color:#925b12;font-size:11px}.form-message.success{background:#eaf8ef;color:#19713c}.connection-summary{min-height:70px;padding-bottom:16px;display:flex;align-items:center;gap:13px;color:var(--success)}.connection-summary>span{display:flex;flex-direction:column;gap:4px}.connection-summary small{color:var(--muted);font-size:11px}.settings-actions{padding-top:16px;display:flex;gap:10px}.boundary-list{padding:6px 18px 12px}.boundary-list article{min-height:72px;padding:12px 0;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:11px}.boundary-list article:last-child{border-bottom:0}.boundary-list article>svg{margin-top:2px;color:var(--success);flex:0 0 auto}.boundary-list article.pending>svg{color:var(--warning)}.boundary-list span{display:flex;flex-direction:column;gap:4px}.boundary-list strong{font-size:12px}.boundary-list small{color:var(--muted);font-size:10px;line-height:1.5}.setting-toggle-row,.setting-readonly-row{min-height:76px;padding:12px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.setting-toggle-row>span,.setting-readonly-row>span{display:flex;flex-direction:column;gap:4px}.setting-toggle-row strong,.setting-readonly-row strong{font-size:12px}.setting-toggle-row small,.setting-readonly-row small{color:var(--muted);font-size:10px;line-height:1.4}.setting-toggle-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:23px;padding:2px;border:0;border-radius:999px;background:#cbd3df;cursor:pointer;transition:background .15s ease}.setting-toggle-row input:before{content:"";display:block;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #101b3340;transition:transform .15s ease}.setting-toggle-row input:checked{background:var(--brand)}.setting-toggle-row input:checked:before{transform:translate(17px)}.setting-readonly-row b{font-size:11px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:24px;background:#0a15296b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center}.record-dialog{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 48px);border-radius:10px;background:#fff;box-shadow:0 24px 70px #0c1b373d;overflow-y:auto}.record-dialog>header{min-height:85px;padding:18px 22px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.record-dialog h2{font-size:22px}.record-dialog header p{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.5}.icon-button{width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#f4f7fa}.record-type-grid{padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.record-type-grid button{min-height:100px;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#29364d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-size:12px}.record-type-grid button:hover{border-color:#bfd2f2;background:#f5f9ff;color:var(--brand)}.record-dialog form{padding:22px}.form-grid{display:grid;gap:15px;margin-bottom:15px}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.record-field small{color:var(--muted);font-size:10px;font-weight:450;line-height:1.45}.record-dialog form>footer{margin-top:22px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.record-dialog form>footer>div{display:flex;gap:9px}.loading-scrim{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;background:#f8fbffc7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#37465e;display:flex;align-items:center;justify-content:center;gap:11px;font-size:13px}.route-progress{position:fixed;z-index:115;top:var(--topbar-height);right:0;left:var(--sidebar-width);height:2px;overflow:hidden;background:#0b5fe91f;pointer-events:none}.route-progress:after{content:"";position:absolute;inset:0 auto 0 -35%;width:35%;background:var(--brand);animation:route-progress 1s ease-in-out infinite}@keyframes route-progress{to{transform:translate(390%)}}.route-loading{min-height:calc(100vh - var(--topbar-height));margin-left:var(--sidebar-width);padding-top:var(--topbar-height);color:var(--muted);display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px}.session-loading{min-height:100vh;margin-left:0;padding-top:0;flex-direction:column;color:var(--brand)}.session-loading strong{font-size:22px;letter-spacing:-.4px}.login-screen{min-height:100vh;padding:36px 20px;background:radial-gradient(circle at 12% 8%,rgba(11,95,233,.11),transparent 34%),linear-gradient(145deg,#f8fbff,#edf4ff);display:grid;place-items:center}.login-card{width:min(440px,100%);padding:34px;border:1px solid rgba(137,166,207,.45);border-radius:18px;background:#fffffff5;box-shadow:0 22px 70px #173a6c24}.login-brand{display:flex;align-items:center;gap:14px}.login-brand img{width:58px;height:58px;border-radius:14px;object-fit:cover}.login-brand span{display:flex;flex-direction:column;gap:3px}.login-brand strong{color:#10213c;font-size:28px;letter-spacing:-.8px}.login-brand small,.login-boundary{color:var(--muted)}.login-intro{margin:26px 0 22px;padding:13px 14px;border-radius:9px;background:var(--brand-soft);color:var(--brand);display:flex;align-items:center;gap:10px}.login-intro p{color:#33435c;font-size:13px;line-height:1.5}.login-form{display:grid;gap:14px}.auth-mode-switch{margin-bottom:4px;padding:4px;border:1px solid var(--line);border-radius:9px;background:#f4f7fb;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.auth-mode-switch button{min-height:38px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:13px;font-weight:700}.auth-mode-switch button.active{background:#fff;color:var(--brand);box-shadow:0 2px 10px #193c6c1a}.invite-only-card{width:min(500px,100%)}.invite-only-card .login-brand strong{font-size:25px}.invite-only-intro{align-items:flex-start}.signed-account-row{min-height:54px;margin-bottom:8px;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px}.signed-account-row span{color:var(--muted)}.signed-account-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-code-form{padding:14px 0 0}.invite-only-actions{margin-top:14px;display:flex;justify-content:center}.invite-only-actions .text-button{color:var(--muted)}.login-boundary{margin-top:22px;font-size:11px;line-height:1.6;text-align:center}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;z-index:130;right:28px;bottom:28px;max-width:min(430px,calc(100vw - 36px));min-height:54px;padding:11px 12px 11px 15px;border:1px solid #c6e6d0;border-radius:8px;background:#f1fbf4;color:#21643a;box-shadow:0 12px 34px #0d234226;display:flex;align-items:center;gap:9px;font-size:12px}.toast.warning,.toast.neutral{border-color:#f0d2a6;background:#fff7eb;color:#845518}.toast.danger{border-color:#f1bdc5;background:#fff1f3;color:#9c263a}.toast span{flex:1}.toast button{width:30px;height:30px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer}@media(max-width:1280px){.home-layout{grid-template-columns:minmax(0,1fr) 350px}.home-briefing{padding-inline:32px}.home-actions{padding-inline:26px}.briefing-metrics button{padding-inline:14px;gap:12px}.briefing-metrics button>svg:last-child{display:none}}@media(max-width:1120px){.home-layout{grid-template-columns:1fr}.home-briefing{border-right:0}.home-actions{padding-top:28px;border-top:1px solid var(--line)}.action-section,.tmr-summary{max-width:none}.record-hub-layout{grid-template-columns:1fr}.recent-records-panel{position:static}.tmr-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-content.with-detail{grid-template-columns:minmax(0,1fr) 280px}.settings-grid{grid-template-columns:1fr}}@media(max-width:860px){:root{--sidebar-width: 112px}.sidebar-nav button{padding-inline:13px;gap:9px;font-size:14px}.sidebar-brand span{font-size:11px}.app-topbar{padding-inline:24px}.farm-switcher-button{min-width:210px}.feature-page{padding-inline:28px}.briefing-hero{align-items:flex-start;flex-direction:column}.sync-truth{padding-left:0;border-left:0}.master-detail-layout{grid-template-columns:1fr}.master-list{border-right:0;border-bottom:1px solid var(--line)}.entity-content.with-detail{grid-template-columns:1fr}.entity-content.with-detail>.table-scroll{border-right:0;border-bottom:1px solid var(--line)}.produce-layout,.analysis-layout{grid-template-columns:1fr}}@media(max-width:760px){:root{--sidebar-width: 0px;--topbar-height: 68px}.app-sidebar{z-index:90;inset:auto 0 0;width:100%;height:74px;border-top:1px solid var(--line);border-right:0;padding-bottom:env(safe-area-inset-bottom)}.sidebar-brand,.sidebar-sync{display:none}.sidebar-nav{height:73px;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.sidebar-nav button{min-width:0;min-height:73px;padding:8px 3px 6px;border-radius:0;flex-direction:column;justify-content:center;gap:4px;font-size:10px}.sidebar-nav button:before{inset:0 18px auto;width:auto;height:3px}.sidebar-nav button svg{width:21px;height:21px}.app-topbar{left:0;height:var(--topbar-height);padding:0 13px}.route-progress{left:0}.login-screen{padding:20px 14px}.login-card{padding:26px 20px;border-radius:14px}.farm-switcher-button{min-width:0;max-width:215px;height:42px;padding:0 11px;gap:8px;font-size:13px}.farm-switcher-button span{min-width:0;overflow:hidden;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.mobile-product-name{display:block;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.1px}.account-button{min-height:42px;padding:3px}.topbar-actions{gap:7px}.topbar-assistant-button{width:40px;height:40px;padding:0;justify-content:center}.topbar-assistant-button span{display:none}.account-button img{width:36px;height:36px}.account-button>span,.account-button>svg{display:none}.popover{position:fixed;top:61px;right:12px;left:12px;width:auto;min-width:0}.page{margin-left:0;padding-top:var(--topbar-height);padding-bottom:86px}.home-briefing{padding:24px 16px 20px}.briefing-hero{min-height:0;padding:0 2px 22px;gap:18px}.briefing-title h1{font-size:34px;letter-spacing:-1.3px}.briefing-title>.eyebrow{margin-top:7px;font-size:12px}.weather-line{margin-top:10px;align-items:flex-start;font-size:11px;line-height:1.45}.sync-truth{width:100%;padding:10px 12px;border-radius:6px;background:#f0f8f3}.sync-truth.demo{background:#eff5ff}.briefing-metrics{min-height:102px}.briefing-metrics button{height:78px;padding:8px 7px;flex-direction:column;justify-content:center;gap:6px;text-align:center}.briefing-metrics button>svg:first-child{width:21px;height:21px}.briefing-metrics button>span{gap:4px}.briefing-metrics small{font-size:10px}.briefing-metrics strong{font-size:23px}.briefing-metrics em{font-size:10px}.briefing-section{margin-top:12px;padding:0 13px}.alert-section{margin-top:12px}.operational-row,.production-row{gap:10px}.row-copy small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.row-value{font-size:14px}.home-actions{padding:22px 16px 28px}.new-record-button{height:54px}.feature-page{padding:calc(var(--topbar-height) + 26px) 16px 108px}.feature-page-top{min-height:0;margin-bottom:20px;flex-direction:column;gap:14px}.feature-page-top h1{font-size:29px}.feature-page-top>button{width:100%}.workspace-toolbar,.event-toolbar{align-items:stretch;flex-direction:column}.segmented{width:100%;overflow-x:auto}.segmented button{flex:1 0 auto}.inline-search{width:100%}.hub-action-grid,.feeding-action-grid,.management-action-list.two-up,.tmr-hub-grid,.insight-destination-grid,.tmr-feed-cards,.simple-event-lines{grid-template-columns:1fr}.record-hub-group,.feeding-hub-section{padding:17px 14px 15px}.excel-import-actions>*{width:100%;justify-content:center}.feeding-summary-row,.insight-overview-strip,.summary-strip{grid-template-columns:1fr}.feeding-summary-row article,.insight-overview-strip article,.summary-strip article{min-height:74px;border-right:0;border-bottom:1px solid var(--line)}.feeding-summary-row article:last-child,.insight-overview-strip article:last-child,.summary-strip article:last-child{border-bottom:0}.tmr-overview-band{align-items:flex-start;flex-direction:column}.monitor-meal-list article{grid-template-columns:30px minmax(0,1fr) 46px}.monitor-progress{grid-column:2 / -1}.production-draft-form{grid-template-columns:1fr}.draft-calculation{grid-column:auto}.bar-chart{padding-inline:12px;gap:6px}.assistant-thread{min-height:320px;padding:18px 13px}.assistant-credential-card{padding:13px;grid-template-columns:1fr;gap:11px}.assistant-credential-loading{justify-self:start}.assistant-credential-form{grid-template-columns:1fr auto}.assistant-credential-form label,.assistant-credential-form input{grid-column:1 / -1}.assistant-credential-form button[type=submit]{grid-column:1}.assistant-credential-saved{flex-wrap:wrap;justify-content:flex-start}.assistant-credential-saved span{width:100%;margin-right:0}.assistant-credential-error{grid-column:1;margin-top:0}.assistant-thread article{max-width:92%}.search-hero-field{height:56px}.search-hero-field input{font-size:15px}.search-filter-row{align-items:stretch;flex-direction:column;justify-content:center}.settings-actions,.detail-actions{align-items:stretch;flex-direction:column}.record-dialog{width:100%;max-height:calc(100vh - 20px);border-radius:12px 12px 0 0}.modal-backdrop{padding:20px 0 0;place-items:end center}.record-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.form-grid.two-columns{grid-template-columns:1fr}.record-dialog form{padding:17px}.record-dialog form>footer{align-items:stretch;flex-direction:column}.record-dialog form>footer>div>button{flex:1}.route-loading{margin-left:0;padding-top:var(--topbar-height)}.toast{right:14px;bottom:88px}}@media(max-width:1100px){.analysis-metric-strip,.insight-overview-four{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-metric-strip article:nth-child(2),.insight-overview-four article:nth-child(2){border-right:0}.analysis-metric-strip article:nth-child(-n+2),.insight-overview-four article:nth-child(-n+2){border-bottom:1px solid var(--line)}.feed-analysis-pen-card>summary{grid-template-columns:minmax(120px,.7fr) minmax(360px,2fr) 20px}.feed-pen-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.analysis-metric-strip,.insight-overview-four{grid-template-columns:1fr}.analysis-metric-strip article,.analysis-metric-strip article:nth-child(2),.insight-overview-four article,.insight-overview-four article:nth-child(2){min-height:88px;border-right:0;border-bottom:1px solid var(--line)}.analysis-metric-strip article:last-child,.insight-overview-four article:last-child{border-bottom:0}.compact-analysis-list,.reproduction-record-lines{grid-template-columns:1fr}.compact-analysis-list article,.compact-analysis-list article:nth-child(3n){border-right:0}.analysis-bars{justify-content:start}.analysis-filter-bar{align-items:stretch;flex-direction:column}.analysis-filter-field,.date-filter-field,.pen-multiselect{width:100%;min-width:0}.analysis-segmented{width:100%;overflow-x:auto}.analysis-segmented button{flex:1 0 auto;padding-inline:13px}.analysis-month-cards{grid-template-columns:1fr}.analysis-month-cards>article,.analysis-month-cards>article:nth-child(2n){border-right:0}.analysis-month-cards header{flex-direction:column}.analysis-svg-chart{min-height:205px;padding-inline:2px}.feed-analysis-pen-card>summary{grid-template-columns:minmax(0,1fr) 18px;gap:12px}.feed-pen-summary-grid{grid-column:1 / -1;grid-row:2}.feed-analysis-pen-card>summary>svg{grid-column:2;grid-row:1}.feed-pen-detail{grid-template-columns:1fr;padding-inline:12px}.analysis-today-card{grid-template-columns:28px 1fr}.analysis-today-card p{grid-column:1 / -1;text-align:left}.pen-multiselect[open]>div{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
