@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--white: #ffffff;--surface: #f7f8f5;--green: #2f6b3f;--green-dark: #1f3d2b;--green-soft: #e7f3ea;--sand: #f2e9d8;--graphite: #263128;--muted: #6b7280;--border: #e5e7eb;--accent: #d98c21;--blue-soft: #e8f0f6;--shadow: 0 16px 38px rgba(31, 61, 43, .08);--radius: 8px;--sidebar-width: 280px}*{box-sizing:border-box}:root{--app-font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{margin:0;min-height:100vh;background:var(--surface);color:var(--graphite);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.route-loading{display:grid;min-height:100vh;place-items:center;color:var(--muted);font-family:var(--app-font);font-weight:800}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);display:flex;flex-direction:column;gap:30px;padding:26px 18px;border-right:1px solid var(--border);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-family:var(--app-font);z-index:10}.brand{display:flex;align-items:center;gap:13px;min-height:52px}.brand-mark,.avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,var(--green-dark),var(--green));color:var(--white);font-weight:800;letter-spacing:0;box-shadow:0 10px 22px #1f3d2b2e}.brand-copy{display:grid;gap:2px;min-width:0}.brand strong,.brand span{display:block}.brand span{color:var(--muted);font-size:.82rem}.side-nav{display:grid;gap:6px}.nav-link,.bottom-link{border:0;color:var(--muted);background:transparent;text-decoration:none}.nav-link{display:flex;align-items:center;gap:11px;width:100%;min-height:44px;padding:9px 11px;border-radius:12px;text-align:left;font-weight:650;transition:background .16s ease,color .16s ease,transform .16s ease}.nav-link.active,.nav-link:hover{background:var(--green-soft);color:var(--green-dark);text-decoration:none}.nav-link:hover{transform:translate(1px)}.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:currentColor;flex:0 0 24px}.sidebar-card{margin-top:auto;padding:18px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(180deg,var(--white),var(--surface))}.sidebar-account{display:flex;align-items:center;gap:11px;min-width:0;margin-bottom:14px}.sidebar-account-avatar{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:var(--green-soft);color:var(--green-dark);font-size:.78rem;font-weight:850;letter-spacing:0}.sidebar-account>div:last-child{min-width:0}.sidebar-card span,.sidebar-card strong{display:block}.sidebar-card span{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:.82rem;font-weight:650;white-space:nowrap}.sidebar-card strong{margin-top:7px;font-size:.95rem;font-weight:750}.sidebar-account strong{margin-top:0;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.progress{height:7px;margin-top:15px;overflow:hidden;border-radius:999px;background:var(--border)}.progress span{display:block;height:100%;background:var(--green)}.sidebar-signout{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:0;border:0;background:transparent;color:var(--green-dark);cursor:pointer;font:inherit;font-size:.86rem;font-weight:800}.sidebar-signout:hover{text-decoration:underline}.app-main{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width);padding:32px;font-family:var(--app-font)}.page-shell{width:100%;max-width:1280px;margin:0 auto}.hero-panel,.page-header,.detail-header{border:1px solid rgba(47,107,63,.12);border-radius:var(--radius);background:linear-gradient(135deg,#e7f3eae0,#fffffffa 62%),var(--white);box-shadow:var(--shadow)}.hero-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:210px;padding:34px}.eyebrow{margin:0 0 8px;color:var(--green);font-size:.78rem;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:10px;color:var(--green-dark);font-size:clamp(2rem,5vw,3.7rem);line-height:1.02}h2{margin-bottom:12px;color:var(--green-dark);font-size:1.3rem}h3{margin-bottom:12px;color:var(--graphite);font-size:1.05rem}.hero-panel span,.page-header span,.simple-card p,.profile-panel span,.empty-state span{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:var(--radius);font-weight:720;white-space:nowrap;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-with-icon{gap:7px}.btn-primary{color:var(--white);background:var(--green)}.btn-primary:hover{background:var(--green-dark)}.btn-secondary{color:var(--green-dark);background:var(--green-soft);border-color:#2f6b3f24}.btn-secondary:hover{border-color:#2f6b3f38}.btn-ghost{color:var(--green-dark);background:var(--white);border-color:var(--border)}.btn-danger{color:#9f2f24;background:#fff4f2;border-color:#9f2f243d}.btn-danger:hover{color:#7f241b;background:#ffe8e4;border-color:#9f2f245c}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:22px 0 32px}.summary-card,.simple-card,.field-card,.panel,.empty-state,.form-panel{border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 10px 26px #2631280a}.summary-card{min-height:140px;padding:20px}.summary-card span,.summary-card small{display:block;color:var(--muted)}.summary-card strong{display:block;margin:14px 0 4px;font-size:2rem;color:var(--green-dark)}.tone-amber{border-color:#d98c2152}.tone-sand{background:linear-gradient(180deg,var(--white),rgba(242,233,216,.5))}.tone-graphite strong{color:var(--graphite)}.section-block{margin-top:28px}.section-heading,.page-header,.form-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-heading{margin-bottom:16px}.section-heading.compact{margin-bottom:8px}.card-grid{display:grid;gap:16px}.card-grid:has(>.empty-state){grid-template-columns:1fr}.fields-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),360px));justify-content:start;align-items:stretch}.culture-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));align-items:stretch}.client-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),360px));justify-content:start;align-items:stretch}.field-card,.simple-card{display:flex;flex-direction:column;gap:16px;padding:20px}.field-card .button-row,.client-card .button-row{margin-top:auto}.client-card-actions{justify-content:center}.client-card-actions .btn{flex:1 1 96px;min-width:92px;max-width:118px;padding-inline:10px}.field-card-actions{width:100%}.field-card-actions .btn{min-width:0}.simple-card{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.simple-card:hover{border-color:#2f6b3f2e;box-shadow:0 16px 34px #26312812;transform:translateY(-1px)}.card-topline,.button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.field-card-actions{flex-wrap:nowrap;gap:8px;width:100%}.field-card-actions .btn{flex:1 1 0;width:auto;min-width:0;padding-inline:8px;justify-content:center;text-align:center;font-size:.82rem;white-space:nowrap}.card-topline{justify-content:space-between}.crop-pill,.badge{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:800}.crop-pill{color:var(--green-dark);background:var(--green-soft)}.badge-em-acompanhamento{color:#1e5c35;background:#dff3e5}.badge-visita-pendente{color:#8a4f0d;background:#fff2d8}.badge-finalizado{color:#24506b;background:var(--blue-soft)}.badge-inconclusivo{color:#55412b;background:var(--sand)}.meta-grid,.info-list{display:grid;gap:12px;margin:0}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}dt{color:var(--muted);font-size:.75rem;font-weight:800;text-transform:uppercase}dd{margin:4px 0 0;color:var(--graphite);font-weight:700}.page-header{margin-bottom:22px;padding:26px}.page-header h1{font-size:clamp(1.9rem,4vw,3rem)}.culture-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--culture-bg, var(--green-soft));color:var(--culture-color, var(--green-dark));font-weight:900;box-shadow:inset 0 0 0 1px #2f6b3f14;flex:0 0 auto}.culture-icon-svg,.culture-icon-svg svg,.culture-icon-svg img{display:block}.culture-icon-svg svg,.culture-icon-svg img{color:var(--culture-color, currentColor);max-width:100%;max-height:100%;object-fit:contain}.culture-icon-inline{width:22px;height:22px;border-radius:8px;background:#ffffff80;box-shadow:none}.culture-icon-plain{background:transparent;box-shadow:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.culture-card-title{display:grid;gap:4px}.culture-card-title h3{margin-bottom:0;font-size:1.08rem;font-weight:740}.culture-card-title span{color:var(--muted);font-size:.86rem}.split-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.split-metrics span{padding:13px;border:1px solid rgba(229,231,235,.86);border-radius:14px;background:linear-gradient(180deg,var(--white),var(--surface));color:var(--muted)}.split-metrics strong{display:block;color:var(--green-dark);font-size:1.3rem}.toolbar{display:grid;gap:12px;margin-bottom:18px}.search{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--graphite)}.form-panel{display:grid;gap:16px;margin:0 0 20px;padding:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-section{display:grid;gap:14px}.form-section h3{margin-bottom:0;padding-top:2px;color:var(--green-dark)}.farms-editor{padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,var(--white),rgba(247,250,248,.72))}.farm-row-list{display:grid;gap:10px}.farm-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) auto auto;align-items:end;gap:10px;padding:12px;border:1px solid var(--border);border-radius:12px;background:#fffc}.farm-row .mini-status{align-self:center}.farm-row .btn{min-height:38px}.culture-preview{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.culture-preview strong,.culture-preview span{display:block}.culture-preview span{margin-top:3px;color:var(--muted);font-size:.86rem;font-weight:650}label{display:grid;gap:7px;color:var(--graphite);font-size:.9rem;font-weight:800}.subtle-field{color:var(--muted);font-size:.84rem}.subtle-field textarea{min-height:72px}input,select,textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);color:var(--graphite);outline:0}textarea{min-height:96px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2f6b3f8c;box-shadow:0 0 0 3px #2f6b3f1a}.check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:14px;border:1px solid var(--border);border-radius:var(--radius)}.check-grid legend{padding:0 8px;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.check-grid label{grid-template-columns:auto 1fr;align-items:center;min-height:38px;color:var(--graphite);font-size:.88rem;font-weight:700}.check-grid input{width:18px;min-height:18px}.mini-status{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:.76rem;font-weight:760}.mini-status.inactive{background:var(--sand);color:var(--muted)}.mini-status.muted{color:var(--muted);background:var(--surface);border:1px solid var(--border)}.muted-card{opacity:.72}.linked-panel{margin-bottom:18px}.mini-list{display:grid;gap:8px}.linked-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--graphite);text-align:left;font-weight:800}.chip-row,.photo-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chip-row span,.photo-row span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:.78rem;font-weight:800}.photo-row span{border-radius:var(--radius);background:var(--surface);color:var(--muted)}.mock-upload{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px;border:1px dashed rgba(47,107,63,.28);border-radius:var(--radius);background:var(--surface)}.mock-upload button{min-height:40px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);color:var(--green-dark);font-weight:800}.mock-upload span{color:var(--muted)}.photographic-register-section{gap:16px}.photo-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.photo-category-card{display:grid;gap:12px;align-content:start;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffffd1}.simple-photo-card{max-width:none}.photo-category-card h3,.photo-category-card p{margin-bottom:0}.photo-category-card p,.photo-card-hint{color:var(--muted);line-height:1.45}.photo-add-control{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:40px;padding:0 14px;border:1px solid rgba(47,107,63,.18);border-radius:var(--radius);background:var(--green-soft);color:var(--green-dark);font-weight:850}.photo-add-control input{position:absolute;width:1px;min-height:1px;opacity:0;pointer-events:none}.photo-file-list{display:grid;gap:8px}.photo-file-item{display:grid;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.photo-file-summary{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px}.photo-file-chip{display:grid;min-width:0;gap:2px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.photo-file-chip:hover strong{color:var(--green-dark);text-decoration:underline}.photo-file-chip strong,.photo-file-chip span{display:block}.photo-file-chip strong{overflow:hidden;color:var(--graphite);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.photo-file-chip span{color:var(--muted);font-size:.8rem;font-weight:600}.photo-file-remove{display:grid;place-items:center;width:30px;min-height:30px;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--white);color:#8a2f22;font-size:.8rem;font-weight:800}.photo-file-remove:hover{border-color:#8a2f2252;background:#fff4f2}.photo-file-preview img{display:block;width:auto;max-width:100%;height:auto;max-height:min(420px,55vh);border-radius:8px;object-fit:contain}.photo-tile img{display:block;width:100%;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;background:var(--white)}.photo-tile-placeholder{display:grid;min-height:110px;place-items:center;padding:12px;border:1px dashed rgba(47,107,63,.22);border-radius:8px;background:var(--white);color:var(--muted);text-align:center}.photo-file-caption textarea{min-height:70px}.visit-photo-summary{display:grid;gap:8px;margin-top:10px;padding:12px;border:1px solid rgba(47,107,63,.14);border-radius:var(--radius);background:var(--surface)}.visit-photo-summary>strong{color:var(--green-dark)}.visit-photo-summary div{display:flex;flex-wrap:wrap;gap:8px}.visit-photo-summary span{margin-top:0;padding:6px 9px;border-radius:999px;background:var(--white);color:var(--muted);font-size:.8rem;font-weight:780}.harvest-section{display:grid;gap:16px;padding:18px;border:1px solid rgba(47,107,63,.16);border-radius:var(--radius);background:linear-gradient(180deg,var(--white),rgba(231,243,234,.45))}.harvest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.harvest-card{display:grid;gap:12px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffffc7}.harvest-card h3{margin-bottom:0}.harvest-card strong{color:var(--green-dark);font-size:1.1rem}.harvest-result,.harvest-summary{display:grid;gap:6px;padding:14px;border:1px solid rgba(47,107,63,.14);border-radius:var(--radius);background:var(--surface)}.harvest-result{grid-template-columns:repeat(2,minmax(0,1fr))}.harvest-result span,.harvest-summary span{color:var(--green-dark);font-weight:820}.harvest-summary{margin-top:10px}.harvest-summary p{margin-bottom:0}.harvest-comparison-panel>span{display:block;margin-bottom:16px;color:var(--muted)}.harvest-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.harvest-result-grid div{padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.harvest-result-grid dd{color:var(--green-dark);font-size:1.12rem}.final-summary{border-color:#2f6b3f47;background:linear-gradient(180deg,var(--white),rgba(231,243,234,.55))}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#141c1761;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:var(--app-font)}.modal-panel{display:flex;flex-direction:column;width:min(100%,620px);max-height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid rgba(229,231,235,.92);border-radius:18px;background:var(--white);box-shadow:0 26px 70px #1f3d2b33}.modal-panel-sm{width:min(100%,480px)}.modal-panel-lg{width:min(1080px,calc(100vw - 48px));max-height:min(90vh,860px)}.modal-panel-xl{width:min(1200px,calc(100vw - 48px));max-height:min(90vh,900px)}.modal-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px 0}.modal-panel-xl .modal-header{align-items:flex-start;padding-bottom:16px;border-bottom:1px solid var(--border)}.modal-header h2{margin-bottom:0;font-size:1.18rem}.modal-header p{margin:6px 0 0;color:var(--muted);line-height:1.45}.modal-body{min-height:0;overflow:auto}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid var(--border);border-radius:999px;background:var(--white);color:var(--muted)}.icon-button:hover{color:var(--green-dark);background:var(--green-soft)}.modal-form,.confirm-modal-body{display:grid;gap:18px;padding:20px 22px 22px}.field-modal-form,.visit-modal-form{gap:22px;padding-bottom:0}.field-modal-form .form-section,.visit-modal-form .form-section{padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,var(--white),rgba(247,250,248,.72))}.field-modal-form .modal-actions,.visit-modal-form .modal-actions{position:sticky;bottom:0;z-index:1;margin:0 -22px;padding:16px 22px;border-top:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.confirm-modal-body p{margin-bottom:0;color:var(--graphite);line-height:1.55}.modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.filters,.tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.filter-chip,.tabs button,.back-link{min-height:40px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);color:var(--muted);font-weight:800}.filter-chip.active,.tabs button.active{color:var(--green-dark);background:var(--green-soft);border-color:#2f6b3f2e}.detail-header{padding:24px}.field-detail-header{display:grid;gap:18px}.field-detail-topline,.field-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.field-detail-topline{align-items:center}.field-detail-topline .back-link{margin-bottom:0}.field-detail-topline .crop-pill{margin-left:auto}.field-detail-header .back-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;line-height:1}.field-title-row h1{margin:8px 0;font-size:clamp(2rem,4vw,3rem)}.field-title-row p{margin-bottom:8px;color:var(--muted);font-weight:700}.field-identity-line{margin-bottom:8px;color:var(--muted);font-weight:400;line-height:1.45}.field-meta-line{display:block;color:var(--muted);line-height:1.5}.field-action-row{display:flex;flex-wrap:wrap;gap:10px;padding-top:2px}.field-action-row .btn{min-height:38px}.back-link{margin-bottom:18px}.tabs,.detail-tabs{margin:18px 0}.tab-panel{display:grid;gap:16px}.field-overview-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px}.overview-main,.overview-side{display:grid;gap:16px}.overview-side{position:sticky;top:24px}.comparison-tab-grid{grid-template-columns:1fr}.field-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.field-data-grid div{min-height:82px;padding:16px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--white),rgba(247,250,248,.72))}.field-data-grid div:nth-child(2n){border-right:0}.field-data-grid div:nth-last-child(-n+2){border-bottom:0}.field-data-grid dd{line-height:1.45}.side-card{display:grid;gap:14px}.side-card h2{margin-bottom:0}.side-card p:not(.eyebrow){color:var(--muted);line-height:1.55}.mini-item{display:grid;gap:4px;padding:12px 0;border-top:1px solid var(--border)}.mini-item:first-child{border-top:0}.mini-item span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.mini-item strong{color:var(--graphite);line-height:1.35}.last-visit-card{display:grid;gap:8px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.last-visit-card strong{color:var(--green-dark)}.last-visit-card span,.last-visit-card small,.next-action{color:var(--muted);font-weight:700}.panel{padding:20px}.span-2{grid-column:span 2}.info-list div{padding:14px 0;border-top:1px solid var(--border)}.info-list div:first-child{border-top:0}.timeline{display:grid;gap:16px;margin:16px 0 0;padding:0;list-style:none}.timeline li{position:relative;padding-left:24px}.timeline-card{padding:16px 16px 16px 28px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,var(--white),var(--surface))}.timeline li:before{content:"";position:absolute;top:4px;left:0;width:10px;height:10px;border-radius:50%;background:var(--green)}.event-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.event-type{display:inline-flex;width:fit-content;min-height:26px;margin-bottom:8px;padding:0 9px;align-items:center;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:.76rem;font-weight:800}.timeline strong,.timeline span{display:block}.timeline span{margin-top:4px;color:var(--muted)}.comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.comparison div{min-height:180px;padding:18px;border:1px solid rgba(47,107,63,.16);border-radius:var(--radius);background:var(--surface)}.comparison span{display:block;margin-bottom:12px;color:var(--muted);font-weight:800}.comparison strong{display:block;margin-bottom:10px;color:var(--green-dark);font-size:1.25rem}.comparison-result{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.result-box,.gain-box{border:1px solid rgba(47,107,63,.16);border-radius:var(--radius);background:linear-gradient(180deg,var(--white),rgba(231,243,234,.42))}.result-box{padding:16px}.result-box span{display:block;margin-bottom:8px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.result-box strong{display:block;color:var(--green-dark);font-size:1.35rem}.gain-box{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:12px;padding:14px 16px}.gain-box span{color:var(--green-dark);font-weight:850}.harvest-side-by-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.harvest-side-by-side div{padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.harvest-side-by-side span{color:var(--muted);font-weight:800}.harvest-side-by-side strong{display:block;margin:8px 0;color:var(--green-dark);font-size:1.4rem}.empty-state-panel{display:grid;gap:10px;place-items:start;min-height:180px;align-content:center;padding:24px;border:1px dashed rgba(47,107,63,.24);border-radius:var(--radius);background:linear-gradient(180deg,var(--white),rgba(231,243,234,.42))}.empty-state-panel p{margin-bottom:0;color:var(--muted)}.compact-empty{min-height:120px;padding:16px}.photos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.field-photos-by-visit,.visit-photo-group,.visit-photo-category{display:grid;gap:16px}.visit-photo-group{padding-top:16px;border-top:1px solid var(--border)}.visit-photo-group:first-child{padding-top:0;border-top:0}.visit-photo-group h3,.visit-photo-category h4{margin-bottom:0}.visit-photo-category h4{color:var(--green-dark)}.photo-tile{display:grid;gap:8px;min-height:128px;margin:0;align-content:end;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,var(--green-soft),var(--white))}.photo-tile figure,.photo-tile figcaption{margin:0}.photo-tile span{color:var(--muted);font-size:.82rem;font-weight:700}.settings-layout{display:grid;gap:16px}.color-control{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center}.color-control input[type=color]{width:48px;min-height:44px;padding:4px;border-radius:12px;cursor:pointer}.color-control input[type=color]::-webkit-color-swatch-wrapper{padding:0}.color-control input[type=color]::-webkit-color-swatch{border:0;border-radius:8px}.form-error{margin:4px 0 0;color:#a23b2a;font-size:.84rem;font-weight:750}.settings-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.settings-card{display:grid;gap:16px;min-height:100%}.settings-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;color:var(--green-dark)}.settings-card-heading h2,.settings-card-body h2{margin-bottom:4px}.settings-card-body{display:grid;gap:6px}.settings-card-body .btn{margin-top:10px;justify-self:start}.settings-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:.78rem;font-weight:800;white-space:nowrap}.settings-progress{height:10px;overflow:hidden;border-radius:999px;background:var(--border)}.settings-progress span{display:block;height:100%;border-radius:inherit;background:var(--green)}.settings-note{margin-bottom:0;color:var(--muted);line-height:1.5}.compact-list{gap:8px}.compact-list div{padding:10px 0}.prototype-tools{grid-column:1 / -1;min-height:auto;border-style:dashed;background:linear-gradient(180deg,#ffffffd1,#f7faf8b8)}.prototype-tools .info-list{grid-template-columns:repeat(4,minmax(0,1fr))}.prototype-tools .info-list div{padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffffb8}.profile-panel{display:flex;align-items:center;gap:16px}.empty-state{grid-column:1 / -1;display:grid;gap:6px;min-height:150px;place-items:center;padding:24px;text-align:center}.bottom-nav{display:none;font-family:var(--app-font)}.public-page,.auth-page{min-height:100vh;background:var(--surface)}.auth-page{font-family:var(--app-font)}.public-page{color:var(--graphite)}.public-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1180px;margin:0 auto;padding:18px 24px;background:#f7faf8e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-brand{display:inline-flex;align-items:center;gap:10px;color:var(--green-dark);font-weight:850}.public-brand .brand-mark{width:38px;height:38px;border-radius:12px}.public-nav,.public-actions,.public-footer nav{display:flex;align-items:center;gap:12px}.public-nav{gap:36px}.public-nav a,.public-footer a{color:var(--muted);font-weight:750}.public-nav a:hover,.public-footer a:hover{color:var(--green-dark)}.public-hero,.public-section,.public-final-cta,.public-footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.public-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:40px;padding:72px 48px;border:1px solid rgba(47,107,63,.12);border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.public-hero-copy{display:grid;gap:18px;max-width:650px}.public-hero-copy h1{font-size:clamp(2.4rem,6vw,4.4rem)}.public-hero-copy p{max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.65}.product-mockup{display:grid;gap:14px;width:100%;padding:18px;border:1px solid rgba(47,107,63,.16);border-radius:18px;background:var(--green-soft);box-shadow:0 24px 60px #2631281a}.mockup-toolbar{display:flex;align-items:center;gap:10px}.mockup-toolbar span{width:12px;height:12px;border-radius:999px;background:var(--green)}.mockup-card,.mockup-comparison>div,.mockup-result,.public-card,.pricing-card{border:1px solid var(--border);border-radius:14px;background:var(--white)}.mockup-card{display:grid;gap:12px;padding:16px}.mockup-card h3{margin-bottom:0}.mockup-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0}.mockup-comparison{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mockup-comparison>div{padding:14px}.mockup-comparison span,.landing-comparison span,.pricing-card span{display:block;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.mockup-comparison strong,.landing-comparison strong{display:block;margin-top:6px;color:var(--green-dark);font-size:1.2rem}.mockup-result{display:grid;min-height:44px;place-items:center;color:var(--white);background:var(--green);font-weight:850}.public-section{padding:86px 0 0}.public-section-heading{display:grid;gap:8px;max-width:720px;margin-bottom:24px}.public-section-heading p:not(.eyebrow){color:var(--muted);line-height:1.6}.public-card-grid,.public-step-grid,.pricing-grid,.public-bullet-grid{display:grid;gap:20px}.public-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-step-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-card,.pricing-card{display:grid;gap:10px;padding:22px;box-shadow:0 12px 30px #2631280a}.public-card p,.pricing-card p{margin-bottom:0;color:var(--muted);line-height:1.55}.step-number{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-weight:900}.public-card-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--green-soft);color:var(--green-dark)}.public-card-icon-accent{background:#d98c2124;color:var(--accent)}.public-card-icon-row{display:flex;align-items:center;justify-content:space-between}.public-section-panel{margin-top:40px;padding:64px 48px!important;border:1px solid rgba(47,107,63,.12);border-radius:24px;background:var(--green-soft)}.pricing-feature-list{display:grid;gap:10px;margin:4px 0 8px;padding:0;list-style:none}.pricing-feature-list li{display:flex;align-items:center;gap:10px;color:var(--graphite);font-weight:600}.pricing-feature-list li svg{flex-shrink:0;color:var(--green)}.pricing-card .pricing-ribbon{display:inline-block;justify-self:start;margin-bottom:4px;padding:4px 10px;border-radius:999px;background:var(--accent);color:var(--white);font-size:.72rem;font-weight:800;text-transform:uppercase}.public-comparison-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:center}.landing-comparison{display:grid;gap:12px;padding:22px;border:1px solid rgba(47,107,63,.16);border-radius:18px;background:linear-gradient(180deg,var(--white),rgba(231,243,234,.5))}.landing-comparison>div{padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--white)}.landing-gain{border-color:#2f6b3f33!important;background:var(--green-soft)!important}.public-bullet-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.public-bullet-grid li{display:flex;align-items:center;gap:10px;padding:18px;border:1px solid var(--border);border-radius:14px;background:var(--white);color:var(--graphite);font-weight:750}.public-bullet-grid li svg{flex-shrink:0;color:var(--green)}.pricing-card.highlighted{border-color:#2f6b3f3d;background:linear-gradient(180deg,var(--white),rgba(231,243,234,.6))}.pricing-card .btn{justify-self:start;margin-top:8px}.public-final-cta{display:grid;justify-items:center;gap:18px;margin-top:86px;padding:54px 24px;border:1px solid rgba(47,107,63,.14);border-radius:22px;background:var(--white);text-align:center;box-shadow:var(--shadow)}.public-final-cta h2{max-width:720px;font-size:clamp(1.8rem,4vw,3rem)}.public-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:42px 0}.public-footer strong,.public-footer span{display:block}.public-footer span{color:var(--muted)}.legal-page{width:min(760px,calc(100% - 40px));margin:0 auto;padding:56px 0 90px}.legal-page .legal-updated{margin-bottom:32px;color:var(--muted);font-size:.9rem}.legal-page h2{margin-top:40px;font-size:1.15rem}.legal-page p,.legal-page li{color:var(--graphite);line-height:1.7}.legal-page ul{display:grid;gap:8px;padding-left:1.2em;margin:0 0 16px}.legal-page strong{color:var(--green-dark)}.auth-page{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.7fr);gap:34px;align-items:center;padding:40px}.auth-aside{display:grid;gap:44px;min-height:calc(100vh - 80px);align-content:center;padding:42px;border:1px solid rgba(47,107,63,.12);border-radius:24px;background:linear-gradient(135deg,#e7f3eae0,#fffffff5),var(--white);box-shadow:var(--shadow)}.auth-aside h1{font-size:clamp(2.1rem,5vw,3.8rem)}.auth-aside p:not(.eyebrow){max-width:580px;color:var(--muted);line-height:1.65}.auth-card{display:grid;gap:18px;width:100%;max-width:460px;justify-self:center;padding:28px;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:var(--shadow)}.auth-card-heading h1{margin-bottom:8px;font-size:1.8rem}.auth-card-heading p,.auth-footer,.auth-terms{color:var(--muted)}.auth-form{display:grid;gap:14px}.auth-side-link{justify-self:end;color:var(--green-dark);font-size:.9rem;font-weight:800}.auth-feedback{margin:0;color:var(--green-dark);font-size:.9rem;font-weight:800;line-height:1.4}.auth-separator{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;color:var(--muted);font-size:.86rem;font-weight:800}.auth-separator:before,.auth-separator:after{content:"";height:1px;background:var(--border)}.google-auth-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;width:100%;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);color:var(--graphite);font-weight:800}.google-mark{display:grid;place-items:center;width:22px;height:22px;border:1px solid var(--border);border-radius:999px;color:#1a73e8;font-weight:900}.auth-footer{text-align:center;font-weight:750}.auth-footer a,.auth-terms a{color:var(--green-dark);font-weight:850}.auth-terms{margin-bottom:0;font-size:.82rem;line-height:1.5;text-align:center}.app-main,.auth-page,.modal-backdrop{font-weight:400}.app-main input,.app-main select,.app-main textarea,.auth-page input,.auth-page select,.auth-page textarea,.modal-backdrop input,.modal-backdrop select,.modal-backdrop textarea{color:var(--graphite);font-weight:400}.app-main p:not(.eyebrow),.auth-page p:not(.eyebrow),.modal-backdrop p:not(.eyebrow),.simple-card p,.field-card p,.settings-note,.field-meta-line,.modal-header p,.confirm-modal-body p,.side-card p:not(.eyebrow),.empty-state-panel p,.auth-card-heading p,.auth-terms,.auth-footer,.google-auth-button,.photo-card-hint,.photo-file-summary span,.photo-tile-placeholder{font-weight:400}.app-main dd,.modal-backdrop dd,.auth-page dd,.meta-grid dd,.field-data-grid dd,.info-list dd,.mini-item strong,.linked-item span,.timeline strong,.last-visit-card strong,.settings-card-body h2+p,.sidebar-card strong{font-weight:500}.app-main dt,.modal-backdrop dt,.auth-page label,.mini-item span,.comparison span,.result-box span,.harvest-side-by-side span,.photo-tile span,.last-visit-card span,.last-visit-card small,.next-action{font-weight:600}.section-heading h2,.page-header h1,.hero-panel h1,.detail-header h1,.panel h2,.simple-card h3,.field-card h3,.modal-header h2,.auth-card-heading h1,.settings-card-heading h2,.btn,.badge,.crop-pill,.filter-chip,.tabs button,.back-link,.event-type,.mini-status,.settings-badge,.sidebar-signout,.eyebrow{font-weight:700}@media(max-width:1120px){.fields-grid,.culture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.public-header{position:static;flex-wrap:wrap;padding:16px}.public-nav{order:3;width:100%;justify-content:center;gap:18px;overflow-x:auto}.public-actions{margin-left:auto}.public-actions .btn{width:auto}.public-hero,.public-section,.public-final-cta,.public-footer{width:min(100% - 28px,1180px)}.public-hero{grid-template-columns:1fr;padding:36px 22px}.public-section-panel{padding:40px 22px!important}.public-card-grid,.public-step-grid,.pricing-grid,.public-bullet-grid,.public-comparison-section{grid-template-columns:1fr}.public-section{padding-top:56px}.public-footer{align-items:flex-start;flex-direction:column}.public-footer nav{flex-wrap:wrap}.auth-page{grid-template-columns:1fr;padding:18px 14px}.auth-aside{min-height:auto;padding:22px}.auth-aside>div{display:none}.auth-card{max-width:none;padding:22px}.sidebar{display:none}.app-main{width:100%;margin:0;padding:18px 14px 94px}.page-shell{max-width:none}.field-detail-topline,.field-title-row,.event-header{align-items:stretch;flex-direction:column}.field-detail-topline .crop-pill{margin-left:0;align-self:flex-start}.field-action-row{width:100%}.hero-panel,.page-header,.section-heading,.form-heading{align-items:stretch;flex-direction:column}.farm-row{grid-template-columns:1fr;align-items:stretch}.farm-row .mini-status{justify-self:flex-start}.farm-row .btn{width:100%}.hero-panel,.page-header,.detail-header{padding:20px}h1{font-size:2.1rem}.summary-grid,.field-overview-grid,.field-data-grid,.comparison-result,.photo-category-grid,.harvest-side-by-side,.fields-grid,.culture-grid,.client-grid,.comparison,.harvest-grid,.harvest-result,.harvest-result-grid,.form-grid,.check-grid,.settings-layout,.prototype-tools .info-list{grid-template-columns:1fr}.overview-side{position:static}.field-data-grid div{border-right:0}.field-data-grid div:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.field-data-grid div:last-child{border-bottom:0}.span-2{grid-column:auto}.meta-grid{grid-template-columns:1fr}.btn{width:100%}.button-row .btn{width:auto;flex:1 1 150px}.bottom-nav{position:fixed;inset:auto 0 0;z-index:20;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-link{display:grid;place-items:center;gap:3px;min-height:58px;border-radius:var(--radius);font-weight:800}.bottom-link span{display:inline-flex}.bottom-link span{font-size:1.1rem}.bottom-link small{font-size:.68rem}.bottom-link.active{color:var(--green-dark);background:var(--green-soft)}.modal-backdrop{align-items:end;padding:12px}.modal-backdrop-xl{align-items:stretch;padding:0}.modal-panel{width:100%;max-height:calc(100vh - 24px);border-radius:18px}.modal-panel-xl{width:100%;height:100%;max-height:none;border-radius:0}.modal-panel-lg{width:100%;max-height:calc(100vh - 24px)}.field-modal-form .form-section,.visit-modal-form .form-section{padding:14px}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{width:100%}}@media(max-width:420px){.hero-panel,.page-header,.detail-header,.panel,.field-card,.simple-card{padding:16px}.split-metrics{grid-template-columns:1fr}}.report-list{display:grid;gap:16px}.report-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.report-identity-card{grid-column:1 / -1}.report-logo-control{display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:center}.report-logo-preview{display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);background:var(--white)}.report-logo-preview{width:150px;height:108px;border-radius:var(--radius)}.report-logo-preview img{display:block;max-width:100%;max-height:100%;object-fit:contain}.report-logo-preview span{color:var(--green-dark);font-size:1.2rem;font-weight:900}.report-logo-actions{display:grid;gap:10px;align-content:center}.report-logo-actions h3{margin-bottom:0;color:var(--green-dark)}.report-logo-actions .button-row{margin-top:2px}.report-logo-actions label.btn{width:fit-content}.report-print-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;max-width:680px;margin-left:auto}.report-print-actions span{max-width:430px;padding:8px 10px;border:1px solid rgba(217,140,33,.22);border-radius:8px;background:#fff8ea;color:#7a4a0c;font-size:.8rem;font-weight:700;line-height:1.4}.report-meta-line{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px}.report-meta-line span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--border);border-radius:999px;color:var(--muted);background:#ffffffb8;font-size:.84rem;font-weight:700}.report-meta-line strong{margin-left:4px;color:var(--graphite)}.report-harvest-summary{display:grid;gap:6px;padding:14px;border:1px solid rgba(47,107,63,.14);border-radius:var(--radius);background:var(--surface)}.report-harvest-summary strong{color:var(--green-dark);font-weight:820}.report-harvest-summary p{margin-bottom:0}.report-harvest-summary{margin-top:12px}.report-card .report-harvest-summary{margin-top:4px;padding:12px;gap:4px;background:#f7faf8cc}.report-card .report-harvest-summary p{color:var(--muted);font-size:.9rem}.report-card{border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 10px 26px #2631280a;display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:18px;min-height:150px;padding:20px}.report-card>div:first-child{display:grid;gap:8px;min-width:0}.report-card h3{margin:2px 0 0;color:var(--green-dark);font-size:1.18rem;line-height:1.25}.report-card p{margin-bottom:0;line-height:1.5;color:var(--muted);font-weight:400}.report-card-topline{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.report-card .report-status{min-height:28px;padding:0 12px;color:#24506b;background:var(--blue-soft)}.report-card .button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;justify-self:stretch;align-self:end}.report-card .button-row .btn{width:100%;min-height:40px}.report-document{width:210mm;min-height:297mm;max-width:100%;margin:0 auto;padding:12mm;border:1px solid #e3e8e4;border-radius:0;background:#fff;color:#233027;box-shadow:0 18px 44px #2631281a;font-family:Arial,Helvetica,sans-serif}.report-header{display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:48px;padding:0 0 12px;border-bottom:2px solid var(--report-color)}.report-header-logo{display:grid;place-items:center;flex:0 0 auto;width:44px;height:36px;overflow:hidden;border:1px solid var(--border);border-radius:0;background:#fff;color:var(--report-color);font-size:.92rem;font-weight:700}.report-header-logo img{display:block;max-width:44px;max-height:36px;object-fit:contain}.report-header-identity{display:grid;gap:1px;margin-right:auto;min-width:0}.report-header-identity strong{color:var(--report-color);font-size:.82rem;font-weight:700}.report-header-identity span,.report-header-status strong{color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.25}.report-header-status{display:grid;justify-items:end;gap:4px;min-width:170px;text-align:right}.report-header-status span{color:var(--report-color);font-size:.68rem;font-weight:700;text-transform:uppercase}.report-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;align-items:start;padding:14px 0 0;border-bottom:0}.report-summary h1{margin-bottom:5px;color:var(--report-color);font-size:1.46rem;font-weight:700;line-height:1.12}.report-summary p{margin-bottom:0;color:var(--muted);font-size:.72rem;font-weight:400}.report-summary .eyebrow{margin-bottom:4px}.report-summary .report-summary-strip{grid-column:1 / -1;margin-top:4px}.report-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.report-summary-strip div{min-width:0;padding:8px;border:1px solid #e3e8e4;background:#fff}.report-summary-strip dt{margin:0 0 3px;color:var(--muted);font-size:.62rem;font-weight:700;text-transform:uppercase}.report-summary-strip dd{margin:0;color:var(--graphite);font-size:.74rem;font-weight:700;line-height:1.3}.report-hero-meta{display:grid;justify-items:end;gap:5px}.report-crop-label{display:inline-flex;align-items:center;gap:5px;font-size:.68rem;font-weight:700;text-transform:uppercase}.report-hero-meta .badge{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.report-section{display:grid;gap:8px;margin:8px 0 0;padding:11px 0 0;border:0;border-top:1px solid #e3e8e4;border-radius:0;background:#fff;box-shadow:none}.report-section-title{display:grid;grid-template-columns:1fr;gap:2px;align-items:start;margin-bottom:0}.report-section-title>span{display:none}.report-section-title h2{margin-bottom:0;color:var(--report-color);font-size:.9rem;font-weight:700}.report-section-title p,.report-text-block{margin-bottom:0;color:var(--muted);font-size:.72rem;font-weight:400;line-height:1.45}.report-field-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #e3e8e4;border-left:1px solid #e3e8e4}.report-field-table div{display:grid;grid-template-columns:94px 1fr;gap:7px;padding:5px 7px;border-right:1px solid #e3e8e4;border-bottom:1px solid #e3e8e4}.report-field-table dt,.report-field-table dd{margin:0}.report-treatment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.report-treatment-grid>div{min-height:0;padding:9px;border:1px solid #dce7df;border-radius:0;background:#fff}.report-treatment-grid span{display:block;margin-bottom:3px;color:var(--muted);font-size:.62rem;font-weight:700;text-transform:uppercase}.report-treatment-grid strong{color:var(--graphite);font-size:.74rem;font-weight:400;line-height:1.45}.report-treatment-grid p{margin:5px 0 0;color:var(--muted);font-size:.68rem;line-height:1.4}.report-visit-list-document{display:grid;gap:8px;margin:0;padding:0;list-style:none}.report-visit{display:grid;gap:5px;padding-top:8px;border-top:1px solid #e3e8e4}.report-visit-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.report-visit-heading strong{color:var(--report-color);font-size:.84rem}.report-visit-heading span{color:var(--muted);font-size:.62rem;font-weight:700;text-transform:uppercase}.report-visit-card{display:grid;gap:5px;padding:0;border:0;border-radius:0;background:#fff}.report-visit-card h3{margin-bottom:0;color:var(--graphite);font-size:.78rem;font-weight:700}.report-visit-line,.report-visit-notes{margin-bottom:0;color:#34403a;font-size:.72rem;font-weight:400;line-height:1.45}.report-inline-result{display:grid;gap:3px;margin-top:3px;padding:8px;background:#edf7f0}.report-inline-result strong{color:var(--muted);font-size:.62rem;font-weight:700;text-transform:uppercase}.report-inline-result span{color:var(--graphite);font-size:.72rem;font-weight:700;line-height:1.35}.report-visit-photo{display:grid;gap:8px;margin-top:5px;padding-top:0;border-top:0}.report-visit-photo>strong{color:var(--report-color);font-size:.72rem;font-weight:700}.report-fixed-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.report-fixed-photo{margin:0;break-inside:avoid;page-break-inside:avoid}.report-fixed-photo img,.report-fixed-photo .report-photo-placeholder{width:100%;aspect-ratio:4 / 3;height:auto;object-fit:contain;border:1px solid rgba(31,61,43,.14);background:#f6f8f6}.report-fixed-photo figcaption{min-height:auto;margin:5px 0 0;padding:0;border:0;background:#fff;color:var(--muted);font-size:.64rem;line-height:1.25}.report-signature{margin-top:22px!important;padding-top:10px!important;border-bottom:0!important}.report-signature>div{display:grid;justify-items:start;gap:2px;max-width:220px;margin-left:auto}.report-signature .signature-line{display:block;width:220px;height:1px;margin-bottom:8px;background:var(--graphite)}.report-signature strong{color:var(--report-color)}.report-signature p{margin-bottom:0;color:var(--muted)}@media(max-width:820px){.report-header,.report-summary,.report-field-table,.report-treatment-grid{grid-template-columns:1fr}.report-header-status{justify-items:start;text-align:left}}.report-status{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:700;color:#8a4f0d;background:#fff2d8}.report-photo-placeholder{font-weight:400}.report-field-table dd,.report-summary-strip dd{font-weight:500}.report-meta-line span{font-weight:600}.report-card h3,.report-logo-actions h3{font-weight:700}@media(max-width:820px){.report-treatment-grid{grid-template-columns:1fr}.report-toolbar,.report-header{align-items:stretch;flex-direction:column}.report-logo-control{grid-template-columns:1fr}.report-hero-meta,.report-header-status{justify-items:start;text-align:left}.report-card{grid-template-columns:1fr}.report-card .report-status{justify-self:start}.report-card .button-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media(max-width:420px){.report-card{padding:16px}}@media print{.no-print,.sidebar,.bottom-nav{display:none!important}html,body{background:#fff!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.app-main{width:100%!important;margin:0!important;padding:0!important}.page-shell{max-width:none!important}.report-document{width:auto!important;min-height:auto!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.report-header{display:grid!important;grid-template-columns:60px minmax(0,1fr) auto!important;gap:7mm!important;align-items:center!important;padding:0 0 5mm!important;break-inside:avoid;page-break-inside:avoid}.report-header-logo,.report-header-logo img{max-width:60px!important;max-height:48px!important}.report-summary,.report-section{padding:4mm 0!important;break-inside:auto;page-break-inside:auto}.report-field-table,.report-treatment-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.report-treatment-grid{gap:7mm!important}.report-visit-heading,.report-signature{break-inside:avoid;page-break-inside:avoid}}
