@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{color:#183126;font-synthesis:none;text-rendering:optimizelegibility;--ink:#183126;--forest:#173f2a;--leaf:#337147;--sage:#dce8d9;--cream:#f4f3ea;--paper:#fffef9;--line:#d9ded3;--muted:#6a786f;--yellow:#e4ae2c;--yellow-bg:#fff2c9;--red:#bd4e42;--red-bg:#fbe2dd;--shadow:0 14px 40px #1b3d2a17;background:#f4f3ea;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,summary,input[type=file]{cursor:pointer}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.025em;font-family:Fraunces,Georgia,serif}.icon{width:22px;height:22px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh;padding-bottom:92px}.page{width:min(1180px,100%);margin:0 auto;padding:28px 22px 50px}.app-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fffef9e0;border-bottom:1px solid #1831261a;justify-content:space-between;align-items:center;height:76px;padding:0 max(22px,50vw - 568px);display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-icon{color:#fff;background:var(--forest);border-radius:12px 12px 12px 4px;place-items:center;width:39px;height:39px;display:grid}.brand-icon .icon{width:23px}.brand-lockup p{margin:0;font-family:Fraunces,serif;font-size:18px;font-weight:700}.brand-lockup span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:11px;display:block}.season-pill{color:var(--leaf);text-transform:uppercase;letter-spacing:.06em;border:1px solid #cfd8cc;border-radius:100px;padding:8px 12px;font-size:11px;font-weight:700}.hero-strip{color:#fff;min-height:230px;box-shadow:var(--shadow);background:radial-gradient(circle at 78% 20%,#cfe7a933,#0000 25%),linear-gradient(135deg,#143722,#286340);border-radius:25px;justify-content:space-between;align-items:center;padding:44px;display:flex;position:relative;overflow:hidden}.hero-strip:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-130px;right:-70px;box-shadow:0 0 0 32px #ffffff09,0 0 0 66px #ffffff06}.hero-strip h1{max-width:630px;margin-bottom:12px;font-size:clamp(38px,7vw,64px);line-height:.98}.hero-strip p:last-child{color:#dce8dd;margin:0;font-size:14px}.eyebrow{color:var(--leaf);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:800}.hero-strip .eyebrow{color:#bcd7b6}.direction-mark{color:#d4e4ce;z-index:1;justify-items:center;gap:8px;margin-right:8%;font-size:11px;font-weight:800;display:grid}.direction-mark i{background:linear-gradient(#d4e4ce,#0000);width:1px;height:75px;display:block;position:relative}.direction-mark i:before{content:"";border-top:1px solid;border-left:1px solid;width:7px;height:7px;position:absolute;top:-1px;left:-4px;transform:rotate(45deg)}.stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 34px;display:grid}.stat-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;align-items:baseline;gap:10px;padding:20px 22px;display:flex}.stat-card strong{font-family:Fraunces,serif;font-size:31px}.stat-card span{color:var(--muted);font-size:12px;font-weight:600}.stat-card.green strong{color:var(--leaf)}.stat-card.yellow strong{color:#9a6c00}.stat-card.red strong{color:var(--red)}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:35px;display:flex}.search-field{flex:1}.search-field input{border:1px solid var(--line);width:100%;max-width:430px;height:44px;color:var(--ink);background:var(--paper);border-radius:11px;outline:none;padding:0 16px}.search-field input:focus{border-color:var(--leaf);box-shadow:0 0 0 3px #3371471f}.filter-chips{gap:7px;display:flex}.filter-chips button{border:1px solid var(--line);background:0 0;border-radius:100px;padding:8px 13px;font-size:12px;font-weight:700}.filter-chips button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.section-title{justify-content:space-between;align-items:end;gap:16px;margin:0 2px 17px;display:flex}.section-title h2{margin:0;font-size:29px}.section-title .eyebrow{margin-bottom:5px}.section-title>span{color:var(--muted);font-size:12px}.row-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.row-card-wrap{gap:6px;min-width:0;display:grid}.row-card-wrap .row-card{width:100%}.row-card-remove{color:#8f352c;background:#fff4f2;border:1px solid #d6a19b;border-radius:9px;min-height:34px;font-size:10px;font-weight:800}.row-card{border:1px solid var(--line);border-left:4px solid var(--leaf);background:var(--paper);text-align:left;border-radius:16px;min-height:198px;padding:21px;transition:transform .18s,box-shadow .18s;box-shadow:0 5px 18px #23442f0a}.row-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.add-row-card{min-height:198px;color:var(--forest);text-align:center;background:#ffffff61;border:2px dashed #a9b8a7;place-content:center;justify-items:center;gap:8px;display:grid}.add-row-card .icon{width:28px;height:28px}.add-row-card strong{font-family:Fraunces,serif;font-size:19px}.add-row-card span{color:var(--muted);font-size:11px}.row-card.row-yellow{border-left-color:var(--yellow)}.row-card.row-red{border-left-color:var(--red)}.row-card-top{justify-content:space-between;align-items:center;display:flex}.row-id{font-family:Fraunces,serif;font-size:27px;font-weight:700}.status-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:100px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-badge>span{background:currentColor;border-radius:50%;width:7px;height:7px}.status-green{color:#27633b;background:#e0eddd}.status-yellow{color:#8a6200;background:var(--yellow-bg)}.status-red{color:#983b32;background:var(--red-bg)}.crop-type{color:var(--leaf);letter-spacing:.09em;text-transform:uppercase;margin:25px 0 5px;font-size:11px;font-weight:800}.variety-summary{min-height:40px;margin-bottom:17px;font-family:Fraunces,serif;font-size:17px;line-height:1.25}.row-card-meta{color:var(--muted);border-top:1px solid #e7e9e3;justify-content:space-between;gap:10px;padding-top:13px;font-size:10px;display:flex}.row-card-meta strong{color:var(--ink);font-size:13px}.bottom-nav{height:70px;padding-bottom:env(safe-area-inset-bottom);z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffef9f2;justify-content:center;align-items:center;gap:clamp(2px,3vw,34px);display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#78847d;background:0 0;border:0;justify-items:center;gap:3px;min-width:58px;padding:7px 8px;font-size:10px;font-weight:700;display:grid}.bottom-nav button.active{color:var(--forest)}.bottom-nav .icon{width:21px}.detail-header{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:12px;height:66px;padding:0 max(20px,50vw - 450px);display:flex}.detail-header p{margin:0;font-size:13px;font-weight:700}.detail-header span{color:var(--muted);text-transform:capitalize;font-size:11px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.detail-page{max-width:900px;padding-bottom:65px}.detail-hero{justify-content:space-between;align-items:center;padding:25px 4px 20px;display:flex}.detail-hero h1{margin:0;font-size:58px;line-height:1}.detail-hero p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px}.detail-hero .status-badge{padding:9px 13px}.planting-panel,.content-panel{border:1px solid var(--line);background:var(--paper);border-radius:18px;margin-bottom:15px;padding:24px;box-shadow:0 5px 20px #23442f09}.panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.panel-heading h2{margin:0;font-size:24px}.panel-heading>span{color:var(--muted);font-size:11px}.panel-heading .eyebrow{margin-bottom:4px}.planting-line{border-top:1px solid #e8eae4;grid-template-columns:1fr auto;gap:3px 15px;padding:13px 0;display:grid}.planting-line:first-of-type{border-top:0}.planting-line strong{font-family:Fraunces,serif;font-size:17px;display:block}.planting-line span{color:var(--muted);font-size:11px}.planting-line b{align-self:center;font-size:18px}.planting-line small{color:#8a6200;grid-column:1/-1}.primary-button{color:#fff;background:var(--forest);border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.primary-button:hover{background:#225637}.status-selector{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px;display:grid}.status-selector button{border:1px solid var(--line);background:#fff;border-radius:9px;height:40px;font-size:12px;font-weight:700}.status-selector .select-green.active{color:#225f38;background:#e5f1e3;border-color:#7daa85}.status-selector .select-yellow.active{color:#7e5900;background:var(--yellow-bg);border-color:#ddb957}.status-selector .select-red.active{color:#8f352c;background:var(--red-bg);border-color:#d2867d}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field,.compact-form label,.inline-fields label{color:#536258;gap:6px;font-size:11px;font-weight:700;display:grid}textarea,input,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcf8;border-radius:9px;outline:none}textarea{resize:vertical;padding:11px 12px;line-height:1.45}input,select{height:42px;padding:0 11px}textarea:focus,input:focus,select:focus{border-color:var(--leaf);box-shadow:0 0 0 3px #3371471a}.workflow-grid{gap:15px;display:grid}details.content-panel{margin:0}details summary{justify-content:space-between;align-items:center;font-family:Fraunces,serif;font-size:19px;font-weight:700;list-style:none;display:flex}details summary::-webkit-details-marker{display:none}details summary span{align-items:center;gap:10px;display:flex}details summary i{font-family:sans-serif;font-size:24px;font-style:normal;font-weight:400;transition:transform .2s}details[open] summary i{transform:rotate(45deg)}.compact-form{border-top:1px solid #e8eae4;gap:13px;margin-top:20px;padding-top:18px;display:grid}.compact-form .primary-button{justify-self:start}.photo-source-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.photo-source-grid label{border:1px solid var(--line);background:#fbfcf8;border-radius:10px;padding:12px}.photo-source-grid input[type=file]{background:0 0;border:0;height:auto;padding:8px 0 0;font-size:11px}.selected-file{color:var(--muted);overflow-wrap:anywhere;margin:-4px 0 0;font-size:10px}.inline-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkbox-field{grid-template-columns:none;align-items:center;color:var(--ink)!important;gap:10px!important;display:flex!important}.checkbox-field input{width:20px;height:20px;accent-color:var(--leaf)}.log-list,.photo-grid{gap:8px;margin-top:18px;display:grid}.photo-grid{grid-template-columns:1fr 1fr}.log-entry{background:#fbfcf8;border:1px solid #e1e5dd;border-radius:11px;grid-template-columns:1fr;display:grid;overflow:hidden}.log-entry>div{padding:13px}.log-entry img{object-fit:cover;width:100%;height:170px}.log-entry-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.log-entry-head strong{font-size:13px}.log-entry-head span{color:var(--muted);font-size:10px}.log-entry p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.45}.text-button{background:0 0;border:0;margin-top:9px;padding:0;font-size:10px;font-weight:700}.text-button.danger{color:var(--red)}.empty-note{color:var(--muted);margin:15px 0 0;font-size:12px}.page-heading{padding:43px 4px 27px}.page-heading h1{max-width:650px;margin-bottom:10px;font-size:clamp(40px,7vw,65px);line-height:1}.page-heading>p:last-child{color:var(--muted)}.problem-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.problem-card{border:1px solid var(--line);border-top:4px solid var(--yellow);background:var(--paper);text-align:left;border-radius:15px;padding:23px}.problem-card.problem-red{border-top-color:var(--red)}.problem-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.problem-card h2{margin:20px 0;font-size:20px}.problem-card dl{gap:10px;margin:0;display:grid}.problem-card dl div{border-top:1px solid #e8eae4;padding-top:8px}.problem-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.problem-card dd{margin:3px 0 0;font-size:12px}.all-clear{text-align:center;background:#fff6;border:1px dashed #bdc9ba;border-radius:20px;place-content:center;justify-items:center;min-height:340px;display:grid}.all-clear .icon{width:45px;height:45px;color:var(--leaf)}.all-clear h2{margin:17px 0 7px;font-size:27px}.all-clear p{color:var(--muted)}.block-filter{scrollbar-width:thin;gap:8px;margin:23px 0 7px;padding-bottom:5px;display:flex;overflow-x:auto}.block-filter button{border:1px solid var(--line);color:var(--muted);background:var(--paper);border-radius:999px;flex:none;padding:9px 13px;font-size:11px;font-weight:800}.block-filter button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.block-filter .add-block-chip{color:var(--forest);background:0 0;border-style:dashed}.section-description{max-width:650px;color:var(--muted);font-size:12px;line-height:1.5}.section-actions,.archived-sections{border:1px solid var(--line);background:var(--paper);border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:14px 16px;display:flex}.section-actions>div{align-items:center;gap:8px;display:flex}.section-actions>div:first-child{gap:3px;display:grid}.section-actions span{color:var(--muted);font-size:10px}.archived-sections{flex-wrap:wrap;justify-content:flex-start}.archived-rows{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:10px;margin:0 0 16px;padding:16px;display:grid}.archived-rows>div:first-child{gap:3px;display:grid}.archived-rows span,.row-management p,.row-management small{color:var(--muted);font-size:10px;line-height:1.45}.archived-rows article{border:1px solid var(--line);background:#fbfcf8;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.archived-rows article>div{align-items:center;gap:8px;display:flex}.archived-rows article>div:first-child{gap:2px;display:grid}.row-management{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:13px;margin-bottom:15px;padding:18px;display:grid}.row-management h2,.row-management p{margin:0}.row-management>div:last-of-type{flex-wrap:wrap;gap:8px;display:flex}.danger-button:disabled{opacity:.45;cursor:not-allowed}.read-only-detail form.content-panel,.read-only-detail .compact-form{display:none}.aggregate-list{gap:9px;display:grid}.aggregate-list button{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.aggregate-list button>div{gap:4px;display:grid}.aggregate-list button>div:last-child{white-space:nowrap;justify-items:end}.aggregate-list p{color:var(--muted);margin:0;font-size:11px}.aggregate-list span{color:var(--muted);font-size:10px}.block-tag{background:#e8efe6;border-radius:999px;width:max-content;padding:3px 7px;font-weight:800;color:var(--forest)!important}.aggregate-photo-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.aggregate-photo-grid button{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:14px;padding:0;overflow:hidden}.aggregate-photo-grid img{object-fit:cover;width:100%;height:220px}.aggregate-photo-grid button div{gap:4px;padding:13px;display:grid}.aggregate-photo-grid span,.aggregate-photo-grid small{color:var(--muted);font-size:10px}.add-section-page{max-width:900px}.add-section-form{margin:0 0 35px}.add-section-form label{color:#536258;gap:6px;font-size:11px;font-weight:700;display:grid}.wide-field{grid-column:1/-1}.form-divider{color:var(--forest);align-items:center;gap:12px;margin:25px 0 18px;font-family:Fraunces,serif;font-weight:700;display:flex}.form-divider:after{content:"";background:var(--line);flex:1;height:1px}.form-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.secondary-button{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:9px;padding:11px 16px;font-size:11px;font-weight:800}.report-page{max-width:980px}.report-stats{margin-top:0}.report-status,.report-group{border:1px solid var(--line);background:var(--paper);border-radius:17px;margin:0 0 18px;padding:25px}.report-status h2{margin-bottom:18px;font-size:23px}.report-status>div{gap:20px;display:flex}.report-status>div>div{justify-content:space-between;align-items:center;gap:10px;min-width:120px;display:flex}.report-status strong{font-family:Fraunces,serif;font-size:24px}.report-group .section-title{margin-bottom:14px}.report-list{gap:7px;display:grid}.report-list button{text-align:left;background:#fbfcf8;border:1px solid #e3e7df;border-radius:10px;grid-template-columns:90px 1fr auto;align-items:start;gap:12px;padding:14px;display:grid}.report-list button strong{font-family:Fraunces,serif}.report-list button p{margin:0;font-size:12px;line-height:1.45}.report-list button span{color:var(--muted);font-size:10px}.report-empty{text-align:center;border:1px dashed var(--line);border-radius:10px;padding:25px}.finance-form{margin:0 0 18px}.finance-form .panel-heading{margin-bottom:4px}.finance-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.finance-summary article{border:1px solid var(--line);background:#fbfcf8;border-radius:11px;gap:5px;padding:15px;display:grid}.finance-summary span{color:var(--forest);font-weight:800}.finance-summary small{color:var(--muted);line-height:1.4}.toast{z-index:50;color:#fff;background:var(--forest);max-width:calc(100% - 30px);box-shadow:var(--shadow);text-align:center;border-radius:10px;padding:12px 17px;font-size:12px;font-weight:700;position:fixed;bottom:88px;left:50%;transform:translate(-50%)}.toast.error{background:#8f352c}.sync-banner{z-index:45;color:#fff;background:var(--forest);border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;min-height:35px;padding:7px 11px;font-size:10px;font-weight:800;display:flex;position:fixed;top:15px;right:22px;box-shadow:0 4px 18px #14342329}.sync-banner .icon{width:15px;height:15px}.sync-banner small{color:#ffffffad;font-size:9px}.sync-saving .icon,.sync-loading .icon{animation:1.1s linear infinite sync-spin}.sync-offline,.sync-unconfigured{color:#3f3928;background:#f1d88b}.sync-failed{background:#8f352c}@keyframes sync-spin{to{transform:rotate(360deg)}}.dashboard-utility{border:1px solid var(--line);background:var(--paper);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px 16px;display:flex}.dashboard-utility>div{align-items:center;gap:9px;display:flex}.dashboard-utility>div:first-child{gap:3px;display:grid}.dashboard-utility strong{font-size:12px}.dashboard-utility span{color:var(--muted);font-size:10px}.dashboard-utility .primary-button,.dashboard-utility .secondary-button{white-space:nowrap}.dashboard-utility .secondary-button{align-items:center;gap:6px;display:inline-flex}.dashboard-utility .icon{width:16px;height:16px}.dashboard-utility.cloud-warning{color:#58471a;background:#fff1bc;border-color:#d5ae45}.dashboard-utility.cloud-warning span{color:#756328}.auth-page{background:radial-gradient(circle at 20% 0%, #e7eee3, transparent 45%), var(--cream);place-items:center;min-height:100vh;padding:30px 16px;display:grid}.auth-card{border:1px solid var(--line);background:var(--paper);width:min(100%,440px);box-shadow:var(--shadow);border-radius:22px;gap:14px;padding:36px;display:grid}.auth-card h1{margin:0;font-size:38px;line-height:1.05}.auth-card>p:not(.eyebrow):not(.auth-message){color:var(--muted);margin:0 0 8px;line-height:1.5}.auth-card label{color:#536258;gap:6px;font-size:11px;font-weight:700;display:grid}.auth-card .primary-button,.auth-card .secondary-button{width:100%}.auth-card button:disabled{opacity:.5;cursor:not-allowed}.auth-message{color:var(--forest);background:#e8efe6;border-radius:8px;margin:0;padding:10px;font-size:11px;line-height:1.4}.auth-help{border:1px solid var(--line);background:#fbfbf5;border-radius:14px;gap:8px;padding:12px;display:grid}.auth-help h2{margin:0;font-family:Fraunces,serif;font-size:20px}.auth-help p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.auth-help ol{color:#536258;margin:0;padding-left:20px;font-size:12px;line-height:1.45}.auth-troubleshoot{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.settings-page{max-width:900px}.settings-warning{color:#58471a;background:#fff4ce;border:1px solid #d8b85d;border-radius:13px;margin-bottom:16px;padding:17px 19px}.settings-warning p{margin:5px 0 0;font-size:12px;line-height:1.5}.settings-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.settings-grid div{gap:5px;display:grid}.settings-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.settings-grid strong{overflow-wrap:anywhere;font-size:13px}.settings-actions{gap:0;display:grid}.settings-actions>div{border-bottom:1px solid var(--line);padding:20px 0}.settings-actions>div:first-child{padding-top:0}.settings-actions>div:last-child{border-bottom:0;padding-bottom:0}.settings-actions h2{margin:0 0 6px;font-size:22px}.settings-actions p{max-width:620px;color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.5}.backup-actions{gap:8px;display:flex}.file-button{cursor:pointer;align-items:center;display:inline-flex}.role-label{width:max-content;color:var(--forest);text-transform:capitalize;background:#e8efe6;border-radius:999px;padding:4px 8px;font-size:10px}.team-panel,.planner-panel{margin-top:15px}.team-list,.planner-list{gap:8px;display:grid}.team-list>div,.planner-list article{background:#fbfcf8;border:1px solid #e1e5dd;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.team-list>div>div{gap:3px;display:grid}.team-actions,.invite-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex!important}.invite-row{border:1px solid var(--line);background:#fbfcf8;border-radius:10px;gap:10px;padding:12px;display:grid}.invite-row>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.invite-row span{color:var(--muted);text-transform:capitalize;font-size:10px}.team-list span,.planner-list p,.planner-list small{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.invite-form h3,.pending-invites h3{margin:0;font-family:Fraunces,serif;font-size:18px}.invite-form>p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.pending-invites{gap:7px;margin-top:18px;display:grid}.pending-invites p{background:var(--yellow-bg);border-radius:9px;justify-content:space-between;margin:0;padding:10px 12px;font-size:11px;display:flex}.pending-invites span{text-transform:capitalize}.planner-list{margin-top:18px}.planner-list article>div{gap:4px;display:grid}.planner-list article.done strong{color:var(--muted);text-decoration:line-through}.planner-list .secondary-button{flex:none}.notes-list article{align-items:start}@media (width<=640px){.photo-source-grid{grid-template-columns:1fr}.team-list>div,.planner-list article{align-items:stretch}.planner-list article{flex-direction:column}.planner-list .secondary-button{width:100%}.section-actions,.section-actions>div,.invite-actions{flex-direction:column;align-items:stretch}.section-actions button,.invite-actions button{width:100%}.archived-rows article,.archived-rows article>div,.row-management>div:last-of-type{flex-direction:column;align-items:stretch}.archived-rows button,.row-management button{width:100%}}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.danger-button{color:#8f352c;background:#fff4f2;border:1px solid #bd6b64;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:800}.confirm-clear{background:#fff4f2;border:1px solid #d9a09a;border-radius:10px;align-items:center;gap:9px;padding:14px;display:flex}.confirm-clear strong{color:#8f352c;margin-right:auto;font-size:12px}@media (width>=900px){.workflow-grid{grid-template-columns:1fr 1fr;align-items:start}}@media (width<=760px){.app-header{height:66px}.season-pill{display:none}.page{padding:19px 14px 35px}.hero-strip{border-radius:19px;min-height:205px;padding:30px 24px}.hero-strip h1{max-width:80%;font-size:43px}.hero-strip p:last-child{max-width:78%;font-size:11px;line-height:1.45}.direction-mark{margin-right:0}.stats-grid{gap:7px}.stat-card{gap:1px;padding:15px 12px;display:grid}.stat-card strong{font-size:26px}.stat-card span{font-size:9px}.toolbar{flex-direction:column;align-items:stretch}.search-field input{max-width:none}.filter-chips{padding-bottom:3px;overflow-x:auto}.filter-chips button{white-space:nowrap}.row-grid{grid-template-columns:1fr 1fr;gap:9px}.row-card{min-height:184px;padding:16px 14px}.row-id{font-size:24px}.status-badge{padding:5px 7px;font-size:8px}.crop-type{margin-top:20px}.variety-summary{font-size:15px}.row-card-meta{display:grid}.detail-hero h1{font-size:50px}.planting-panel,.content-panel{border-radius:14px;padding:19px 17px}.field-grid,.problem-list{grid-template-columns:1fr}.aggregate-photo-grid{grid-template-columns:1fr 1fr}.aggregate-photo-grid img{height:180px}.report-status>div{grid-template-columns:1fr 1fr 1fr;gap:7px;display:grid}.report-status>div>div{justify-content:start;min-width:0;display:grid}.report-list button{grid-template-columns:55px 1fr}.report-list button span{grid-column:2}.sync-banner{top:14px;right:12px}.sync-banner small{display:none}.settings-grid{grid-template-columns:1fr}.dashboard-utility,.dashboard-utility>div{flex-direction:column;align-items:stretch}.dashboard-utility>div:first-child{display:grid}.dashboard-utility .primary-button,.dashboard-utility .secondary-button{justify-content:center}.confirm-clear{flex-direction:column;align-items:stretch}.bottom-nav{justify-content:space-around;gap:0}.bottom-nav button{min-width:50px;padding-inline:4px}.finance-summary{grid-template-columns:1fr}}@media (width<=420px){.brand-icon{width:35px;height:35px}.hero-strip h1{font-size:38px}.row-grid{grid-template-columns:1fr}.row-card{min-height:164px}.row-card-meta{display:flex}.inline-fields,.photo-grid{grid-template-columns:1fr}.status-selector button{font-size:10px}.report-status>div{grid-template-columns:1fr}.report-status>div>div{display:flex}.aggregate-photo-grid{grid-template-columns:1fr}.aggregate-list button{align-items:start}.aggregate-list button>div:last-child{justify-items:start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
