@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Serif+Display&display=swap');
:root{--paper:#f7f8f4;--white:#fff;--ink:#263d33;--muted:#788278;--green:#315d43;--line:#e6e9e0;--soft:#edf2e7;--orange:#bb714b;--sidebar:244px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;font-size:14px;line-height:1.55}a{color:var(--green);text-decoration:none}a:hover{color:#8c583b}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c79360;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:'DM Serif Display',Georgia,serif}h1{font-size:40px;line-height:1.18;letter-spacing:-1px;margin-bottom:10px}h2{font-size:25px;line-height:1.25;margin-bottom:0}h3{font-size:18px}small{font-size:12px}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#f0f2e9;border-right:1px solid #e0e5d9;display:flex;flex-direction:column;padding:35px 20px 20px;z-index:10}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:21px;line-height:1.02;letter-spacing:-.5px;margin:0 6px 45px}.brand strong{font-weight:600}.brand small{display:block;font-size:8px;letter-spacing:1.75px;line-height:1.6;margin-top:11px;color:#7a8575}.brand-symbol{width:43px;flex-shrink:0}.workspace-label{font-size:9px;letter-spacing:2px;color:#85907c;margin:0 15px 13px}.nav-link{display:flex;align-items:center;gap:13px;color:#62705e;padding:12px 14px;border-radius:7px;margin:4px 0;font-size:13px;font-weight:500}.nav-link:hover{background:#e8ecdf}.nav-link.selected{background:#dfe8d6;color:#29492f;font-weight:650}.nav-icon{font-size:20px;width:20px;text-align:center;line-height:1}.sidebar-bottom{margin-top:auto;padding:35px 12px 0}.mission{font-family:Georgia,serif;line-height:1.7;color:#7e8a75;font-size:15px;margin-bottom:25px}.mission em{font-size:13px}.demo-tag{font-size:8px;letter-spacing:1.2px;color:#7c806b;background:#e6e8da;padding:4px 6px;border-radius:3px}.profile{display:flex;gap:10px;align-items:center;border-top:1px solid #dce2d3;margin-top:17px;padding-top:20px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dce4d0;color:#526844}.profile strong{font-size:12px}.profile small{display:block;font-size:9px;color:#808877}.signout{border:0;background:none;color:#7d8676;padding:9px 0;font-size:11px}.shell{margin-left:var(--sidebar)}.topbar{height:73px;border-bottom:1px solid var(--line);padding:0 43px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7d857b;background:#fafbf7}.topbar strong{font-weight:500;color:#52614f}.topbar .muted{padding:0 12px}.top-date{display:flex;align-items:center;gap:17px}.live-dot{display:inline-block;background:#93a781;width:7px;height:7px;border-radius:50%}main{padding:37px 43px 25px;max-width:1600px;margin:auto;min-height:calc(100vh - 125px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:29px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#8a927e;font-weight:600;margin-bottom:12px}.subtitle{color:var(--muted);font-size:13px;margin:0;max-width:690px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 17px;min-height:41px;border:1px solid #dce2d5;background:#fff;border-radius:6px;color:var(--ink);font-size:12px;font-weight:550;white-space:nowrap}.button:hover{background:#edf1e7;color:#284c35}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:#23482f}.button.small{font-size:11px;padding:6px 12px;min-height:33px}.button:disabled{opacity:.65;cursor:wait}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.section-kicker{font-size:9px;letter-spacing:1.5px;color:#88917e;font-weight:600}.overview-toolbar{display:flex;justify-content:space-between;align-items:center;margin:30px 0 13px}.inline-filter{display:flex;gap:7px}.inline-filter select{width:190px;padding:7px 12px;font-size:11px;min-height:33px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:27px}.stat{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px 20px 18px;position:relative}.stat-icon{position:absolute;right:17px;top:18px;width:31px;height:31px;display:grid;place-items:center;border-radius:8px;font-size:21px}.sage{background:#edf3e7;color:#608256}.sand{background:#f5eee1;color:#a58e56}.lilac{background:#eeecf5;color:#89819e}.peach{background:#f7ece4;color:#b48765}.stat p{font-size:11px;color:#6e7c68;margin:2px 25px 16px 0}.stat p span{display:block;font-size:9px;color:#a0a698;margin-top:2px}.stat>strong{font-size:36px;letter-spacing:-1px;line-height:1.15;font-weight:500;display:block;margin:0 0 14px}.stat>strong small{font-size:17px;font-weight:400;color:#92a087}.stat-caption{font-size:9px;color:#8d9685;line-height:1.5}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:24px;overflow:hidden}.dashboard-grid .panel{margin-bottom:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 24px 0}.panel-heading .eyebrow{display:block;font-size:8px;letter-spacing:1.5px;margin-bottom:8px}.panel-heading>a{font-size:11px;white-space:nowrap}.panel-heading h2 small{font-family:'DM Sans',sans-serif;font-size:11px;color:var(--muted);margin-left:10px}.panel-intro{margin:12px 24px 16px;color:#8c9486;font-size:11px;line-height:1.7}.harvest-list{padding:0 24px 10px}.harvest-item{display:flex;align-items:center;gap:13px;padding:16px 0;border-top:1px solid #eff1eb}.crop-mark{width:40px;height:43px;border-radius:7px;background:#f2eddf;color:#bc925a;padding:8px;flex-shrink:0}.crop-2{background:#edf1e4;color:#789357}.crop-3{background:#f5e7e0;color:#bc785c}.crop-4{background:#eee6f0;color:#9d7c9d}.harvest-name{flex:1;min-width:0}.harvest-name strong,.recent-item strong{font-size:12px;font-weight:550}.harvest-name small,.recent-item>span>small{display:block;font-size:10px;color:#929b89;margin-top:3px}.harvest-window{text-align:right;white-space:nowrap}.harvest-window strong{display:block;font-size:10px;font-weight:400;color:#7a8770;margin-bottom:5px}.badge{display:inline-block;font-size:9px;font-weight:500;padding:3px 8px;border-radius:4px;white-space:nowrap}.badge.green{background:#edf3e4;color:#6f874e}.badge.neutral{background:#f2f2e9;color:#929074}.impact-panel{padding-bottom:6px}.crop-total{padding:0 24px;margin:21px 0}.crop-total>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px;font-size:11px}.crop-total strong{font-weight:500}.crop-total small{font-size:9px;color:#95a08b}.bar-track{height:6px;background:#f0f3e9;border-radius:6px;overflow:hidden}.bar-track>span{display:block;height:100%;background:#a5b787;border-radius:6px}.crop-total:nth-of-type(3) .bar-track>span{background:#bec89b}.crop-total:nth-of-type(4) .bar-track>span{background:#ccbb8e}.crop-total:nth-of-type(5) .bar-track>span{background:#bb9f8a}.text-link{font-size:10px;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:15px 0;margin:25px 24px 0;color:#7b896d}.project-item{display:block;padding:19px 0;margin:0 24px;border-bottom:1px solid #eff1e9}.project-item:last-child{border-bottom:0;margin-bottom:8px}.project-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.project-title strong{font-size:12px;font-weight:550}.project-item p{font-size:10px;color:#909a86;margin:5px 0 11px}.project-item p span{padding:0 5px}.project-progress{display:flex;align-items:center;gap:12px}.project-progress .bar-track{flex:1;height:4px}.project-progress small{font-size:9px;color:#8b9780}.recent-item{display:flex;align-items:center;gap:13px;margin:0 24px;padding:17px 0;border-bottom:1px solid #eff1e9}.recent-item:last-child{border:0;margin-bottom:8px}.date-tile{background:#f4f4ec;width:36px;border-radius:5px;flex-shrink:0;text-align:center;padding:3px 0;font-size:14px;color:#7c886c}.date-tile small{font-size:8px!important;text-transform:uppercase;margin:0!important}.harvest-weight{margin-left:auto;font-size:15px!important;white-space:nowrap}.harvest-weight small{font-size:10px;color:#8f9b83}.quick-strip{display:flex;align-items:center;gap:17px;background:#edf0e4;border:1px solid #e4e9d9;border-radius:8px;padding:23px;margin-top:24px}.quick-symbol{width:42px;color:#8d9f74;flex-shrink:0}.quick-strip h3{font-family:Georgia,serif;font-size:17px;margin:0 0 5px}.quick-strip p{font-size:10px;color:#8a947e;margin:0}.quick-strip .actions{margin-left:auto}.quick-strip .button{background:#f8faf2;font-size:11px}.footer{display:flex;justify-content:space-between;font-size:9px;color:#9ba38f;max-width:1600px;margin:auto;padding:15px 43px 23px}.footer span{letter-spacing:1.5px;font-size:8px}.filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:13px;padding:22px 24px;border-bottom:1px solid var(--line)}.filter-field{flex:1;min-width:125px}.filter-field label{display:block;font-size:10px;color:#7b876f;margin-bottom:6px}.search-field{flex:1.5;min-width:175px}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #dce2d5;border-radius:5px;background:#fff;color:var(--ink);padding:9px 11px;min-height:41px}textarea{resize:vertical}select{max-width:100%}input:disabled,select:disabled{background:#f1f3ec;color:#819077}.reset{font-size:11px;padding-bottom:11px}.tabs{display:flex;gap:27px;margin-bottom:24px;border-bottom:1px solid #dce2d4}.tabs a{padding:0 0 12px;color:#8a9480;font-size:12px}.tabs a.active{color:#35573b;border-bottom:2px solid #5e7e4e}.table-heading{display:flex;justify-content:space-between;padding:15px 24px;font-size:10px;color:#8a9480}.table-heading a{font-size:11px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{font-size:9px;text-transform:uppercase;letter-spacing:.8px;color:#8b957e;font-weight:500;background:#fafbf7;padding:12px 20px;border-top:1px solid #edf0e7;border-bottom:1px solid #edf0e7;white-space:nowrap}td{padding:17px 20px;border-bottom:1px solid #eff1eb;color:#6f7b64;max-width:360px;min-width:100px;overflow-wrap:anywhere}tr:last-child td{border-bottom:0}td:last-child{min-width:35px}.row-link{font-weight:550;color:#3c583e}.arrow-link{font-size:17px;color:#93a084}.empty{padding:38px 20px;text-align:center;font-size:12px;color:#95a087;line-height:2}.empty a{font-size:11px}.pagination{display:flex;gap:18px;justify-content:center;align-items:center;padding:20px;font-size:11px}.back-link{display:inline-block;font-size:11px;color:#8b967e;margin-bottom:22px}.form-layout{display:grid;grid-template-columns:minmax(0,680px) 250px;gap:35px}.form-panel{padding:28px}.field{margin-bottom:23px}.field>label{display:block;font-size:12px;font-weight:550;margin-bottom:7px}.required{color:#ab7454}.optional{font-weight:400;color:#9aa38f;font-size:10px;margin-left:7px}.help{display:block;font-size:11px;color:#89977c;margin-top:7px}.errorlist{color:#a14b3d;background:#fcf1ed;padding:10px 14px 10px 30px;font-size:12px;border-radius:5px}.form-actions{display:flex;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.form-note{padding:20px 0;color:#8a957f;font-size:12px;line-height:1.85}.form-note h3{font-family:Georgia,serif;color:#5c7350;font-size:21px}.checkbox-field>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.checkbox-field>div>div{background:#f5f7ef;border-radius:5px;padding:10px}.checkbox-field input{accent-color:#46693d;width:16px;height:16px;vertical-align:middle;margin-right:8px}.checkbox-field label{font-size:12px}input[type=checkbox]{accent-color:#42633e;width:18px;height:18px}.bulk-summary{background:#eff4e7;border-radius:5px;padding:15px;margin-bottom:20px;font-size:12px}.detail-panel{padding:24px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin:25px 0 0}.detail-grid dt{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#929e84;margin-bottom:7px}.detail-grid dd{margin:0;font-size:12px;color:#526847;overflow-wrap:anywhere}.detail-grid>div:has(dd br){grid-column:1/-1}.section-tree{padding:0 24px 22px}.tree-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:21px 0 12px}.tree-heading h3{margin:0;font-size:18px;font-family:Georgia,serif}.tree-heading strong{font-size:12px}.tree-heading a{font-size:11px}.block-tree{border-top:1px solid var(--line);margin-top:14px}.plot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:12px}.plot-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e0e7d8;border-radius:7px;padding:18px;background:#f9fbf5}.plot-icon{font-size:25px;color:#93a783;margin-bottom:10px}.plot-card strong{font-size:13px}.plot-card small{font-size:10px;color:#8e9a81;margin:4px 0 16px}.plot-card>span:last-child{font-size:9px;color:#6f845d}.task-list{padding:17px 24px}.task-row{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:13px 0;font-size:13px}.task-row>a{margin-left:auto;font-size:10px}.task-check{border:1px solid #d7dfcc;background:#fff;border-radius:5px;width:28px;height:28px;color:#839572}.task-check.done{background:#eaf1df;color:#5d7a46}.task-done{text-decoration:line-through;color:#9da691}.record-footer{display:flex;justify-content:space-between;gap:10px;color:#909b83}.record-footer small,.danger-link{font-size:11px}.danger-link{color:#b17c69}.danger{background:#a3503e;color:#fff;border-color:#a3503e}.confirmation{padding:38px;max-width:650px;margin:35px auto}.confirmation p{color:#8a927f}.report-actions{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;font-size:12px}.scope{padding:0 24px;font-size:10px;color:#8f9a81}.messages{margin-bottom:20px}.message{background:#eaf3e2;color:#4c6e3c;border:1px solid #d8e7cc;border-radius:6px;padding:13px 18px;font-size:13px}.message.error{background:#fbede7;color:#975e4c}.unauthenticated{margin:0}.unauthenticated main{padding:0;min-height:calc(100vh - 55px)}.login-layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:calc(100vh - 55px)}.login-story{background:#e7edde;padding:80px 12%;display:flex;flex-direction:column;justify-content:center;position:relative}.login-mark{width:90px;color:#789567;margin-bottom:40px}.login-story h1{font-size:64px;line-height:1.08;margin-bottom:30px}.login-story>p:not(.eyebrow){font-size:15px;line-height:1.9;color:#7e8f70;max-width:350px}.login-bottom{margin-top:65px;letter-spacing:2px;font-size:8px;color:#93a180}.login-form{max-width:420px;width:100%;align-self:center;justify-self:center;padding:40px}.login-form h2{font-size:37px;margin-bottom:9px}.login-form form{margin-top:35px}.login-form .button{width:100%}.demo-notice{margin-top:28px;background:#eff2e8;padding:15px;border-radius:7px;color:#809170;font-size:11px}.demo-notice p{margin:7px 0 0;line-height:1.9}.demo-notice code{color:#567044;font-size:11px}.skip{position:fixed;left:15px;top:-80px;z-index:100;background:#fff;padding:12px}.skip:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.table-scroll{position:relative}.form-layout>*{min-width:0}.filter-field{min-width:0}.page-heading h1{overflow-wrap:anywhere}
.create-menu{position:relative;z-index:25}.create-menu summary{list-style:none;cursor:pointer;gap:24px}.create-menu summary::-webkit-details-marker{display:none}.create-options{position:absolute;right:0;top:calc(100% + 8px);width:265px;max-height:70vh;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 35px #263d3320;padding:9px}.create-options>a{display:block;padding:7px 12px;border-radius:5px;font-size:13px}.create-options>a:hover,.create-options>a:focus{background:var(--soft)}.create-options small{display:block;color:var(--muted);font-size:10px}.menu-caption{display:block;font-size:9px;letter-spacing:1.5px;color:#8a927e;padding:12px 12px 5px}.dashboard-filters{display:flex;align-items:center;gap:10px 22px;margin:8px 0 10px;padding:0;flex-wrap:wrap}.dashboard-filters .filter-field{display:flex;align-items:center;gap:9px;flex:0 1 auto;min-width:0;max-width:310px;flex-wrap:wrap}.dashboard-filters .filter-field label{margin:0;font-size:11px;color:#64705f;white-space:nowrap}.dashboard-filters select,.dashboard-filters input{width:auto;max-width:240px;min-width:0;min-height:34px;padding:5px 7px;font-size:12px;background:transparent;border:0;border-bottom:1px solid #dce2d5;border-radius:0;color:#435b48}.dashboard-filters select:hover,.dashboard-filters input:hover{background:#edf2e7;border-bottom-color:#9aaa91}.dashboard-filters .button{min-height:34px;padding:5px 10px;font-size:11px;font-weight:500;background:transparent;border-color:transparent;color:#526c48}.dashboard-filters .button:hover{background:#edf2e7}.dashboard-filters .errorlist{flex-basis:100%;margin:4px 0}.dashboard-filters+.overview-toolbar{margin-top:22px}.range-label{font-size:11px;color:var(--muted)}.trend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:25px}.trend-panel{margin:0;min-width:0}.trend-panel .panel-heading{padding:19px 20px 0;gap:8px}.trend-panel h2{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:550}.trend-total{margin:14px 20px 0;font-size:28px;line-height:1.2;letter-spacing:-.5px}.trend-total small{font-size:12px;color:var(--muted)}.trend-chart{display:block;width:100%;height:auto;margin:4px 0 2px;overflow:visible}.chart-gridline{stroke:var(--line);stroke-dasharray:3 3;stroke-width:1}.chart-tick{fill:#7e8975;font-size:10px;font-family:'DM Sans',sans-serif}.trend-chart circle:hover,.trend-chart circle:focus{r:6;outline:none;stroke:var(--ink);stroke-width:2}.chart-values{border-top:1px solid var(--line);font-size:11px}.chart-values summary{padding:10px 20px;color:var(--muted);cursor:pointer}.chart-values-scroll{max-height:220px;overflow:auto}.chart-values td{padding:8px 20px;font-size:11px}.chart-empty{margin:0 20px 10px;font-size:11px;color:var(--muted)}.tabs{overflow-x:auto}.tabs a{white-space:nowrap}[hidden]{display:none!important}
@media(max-width:1100px){.trend-grid{grid-template-columns:1fr}.trend-panel .trend-chart{max-height:190px}.trend-panel{position:relative}.trend-total{position:absolute;right:20px;top:44px;font-size:23px}.trend-panel .panel-heading{padding-bottom:7px}}@media(max-width:640px){.create-options{left:0;right:auto}.dashboard-filters{gap:10px 14px}.dashboard-filters .filter-field{display:block;flex:1 1 130px;max-width:none}.dashboard-filters .filter-field label{margin-bottom:2px}.dashboard-filters select,.dashboard-filters input{width:100%;max-width:none;min-height:40px}.dashboard-filters .button{min-height:40px;align-self:flex-end}.range-label{font-size:9px}.overview-toolbar{gap:12px}.trend-total{position:static;margin-top:7px}.trend-panel .trend-chart{max-height:none}.tabs{gap:22px}}
@media(min-width:1500px){:root{--sidebar:260px}main{padding:45px 55px}.stat{padding:25px}.stat>strong{font-size:42px}.panel-heading{padding-top:28px}.harvest-item{padding:20px 0}.project-item{padding:23px 0}.recent-item{padding:21px 0}}
@media(max-width:1150px){:root{--sidebar:210px}.sidebar{padding:28px 12px 17px}.brand{font-size:19px;gap:7px}.brand-symbol{width:37px}.brand small{font-size:7px}.nav-link{font-size:11px;gap:9px}main{padding:30px 25px}.topbar{padding:0 25px}.stats{gap:10px}.stat{padding:17px 14px}.stat-icon{width:24px;height:24px;font-size:17px;right:10px}.stat>strong{font-size:29px}.stat-caption{font-size:8px}.dashboard-grid{gap:16px;grid-template-columns:1.2fr 1fr}.harvest-item{gap:9px}.harvest-window strong{font-size:8px}.panel-heading{padding:20px 18px 0}.panel-heading h2{font-size:22px}.panel-heading>a{font-size:9px}.harvest-list{padding:0 18px 8px}.quick-strip{flex-wrap:wrap}.quick-strip .actions{margin-left:59px}.form-layout{grid-template-columns:minmax(0,1fr) 200px}}
@media(max-width:900px){.dashboard-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.stat-caption{font-size:10px}.stat>strong{font-size:35px}.stat p{font-size:12px}.page-heading{align-items:flex-start;flex-direction:column;gap:18px}.form-layout{grid-template-columns:1fr}.form-note{padding:0}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top-date{display:none}h1{font-size:34px}.login-story h1{font-size:48px}.login-story{padding:60px 10%}.login-form{padding:25px}}
@media(max-width:640px){:root{--sidebar:0px}.sidebar{position:static;width:100%;padding:17px 18px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 14px;font-size:19px}.brand small{display:none}.brand-symbol{width:33px}.workspace-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:9px}.nav-link{white-space:nowrap;padding:8px 10px;font-size:11px;margin:0}.nav-icon{font-size:15px;width:15px}.topbar{height:46px;font-size:10px;padding:0 20px}.shell{margin:0}main{padding:26px 18px}.page-heading{margin-bottom:23px}h1{font-size:33px}.eyebrow{font-size:8px}.subtitle{font-size:12px;line-height:1.7}.overview-toolbar{margin-top:16px}.section-kicker{font-size:8px}.inline-filter select{width:130px}.stat{padding:17px 13px}.stat>strong{font-size:30px}.stat p{font-size:10px}.stat-icon{width:23px;height:23px;font-size:15px}.stat-caption{font-size:8px}.panel-heading{padding:20px 17px 0}.panel-heading h2{font-size:23px}.panel-intro{margin-left:17px;margin-right:17px}.harvest-list{padding-left:17px;padding-right:17px}.harvest-name strong{font-size:11px}.harvest-name small{font-size:9px}.harvest-window strong{font-size:8px}.crop-mark{width:32px;height:36px;padding:5px}.quick-strip{padding:17px;gap:12px}.quick-strip h3{font-size:15px}.quick-strip>div:not(.actions){flex:1}.quick-strip .actions{margin-left:0;width:100%}.quick-strip .button{flex:1}.footer{padding:15px 18px;font-size:8px}.footer span{display:none}.filters{padding:18px;gap:10px}.filter-field{min-width:130px}.search-field{flex-basis:100%}.form-panel{padding:20px}.detail-grid{grid-template-columns:1fr}.tree-heading{flex-wrap:wrap}.section-tree{padding:0 17px 17px}.tree-heading .actions{gap:13px}.report-actions{gap:15px;flex-wrap:wrap}.checkbox-field>div{grid-template-columns:1fr}.record-footer{flex-wrap:wrap}.login-layout{grid-template-columns:1fr}.login-story{padding:32px 28px}.login-mark{width:45px;margin-bottom:15px}.login-story h1{font-size:40px;margin-bottom:13px}.login-story p:not(.eyebrow){font-size:12px;margin-bottom:0}.login-story h1 br{display:none}.login-bottom{display:none}.login-form{padding:32px 26px}.login-form h2{font-size:30px}.unauthenticated .footer{display:none}}
.overview-toolbar{flex-wrap:wrap;gap:12px 20px}.overview-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px 18px;flex-wrap:wrap;min-width:0;max-width:100%;margin-left:auto}.overview-toolbar .dashboard-filters{margin:0;gap:8px 14px}.overview-controls .range-label{white-space:nowrap}
@media(max-width:640px){.overview-controls{width:100%;justify-content:flex-start}.overview-controls .dashboard-filters{width:100%}}
