.auth-shell{color:#f7f9fc;background:radial-gradient(circle at 50% 0,#00b67a14,#0000 34%),#071727;justify-content:center;align-items:center;min-height:100vh;padding:32px 18px;display:flex}.auth-panel{width:min(100%,440px)}.auth-brand-block{text-align:center;justify-items:center;gap:6px;margin-bottom:22px;display:grid}.auth-brand-mark{color:#fff;background:#ec0000;border:1px solid #ec0000b8;border-radius:4px;place-items:center;width:58px;height:58px;margin-bottom:6px;font-size:24px;font-weight:950;display:grid;box-shadow:0 8px 28px #00000038}.auth-brand-mark-shield{color:#36dfa2;background:#00b67a1f;border-color:#00b67a80}.auth-product-name{color:#fff;letter-spacing:-.02em;margin:0;font-size:26px;font-weight:950;line-height:1.05}.auth-product-subtitle{color:#8faac0;margin:5px 0 0;font-size:13px}.auth-partners{justify-content:center;align-items:center;gap:8px;margin-top:7px;font-size:12px;font-weight:850;display:flex}.auth-partner-santander{color:#ff3b4b}.auth-partner-agronavis{color:#3bdca4}.auth-partner-separator{color:#56758f;font-size:10px}.auth-card{background:#0d1d31;border:1px solid #244866;border-radius:4px;padding:24px;box-shadow:0 18px 44px #00000047}.auth-card-heading{margin-bottom:20px}.auth-card-heading h2{color:#fff;margin:0;font-size:18px;font-weight:900;line-height:1.25}.auth-card-heading p{color:#8faac0;margin:6px 0 0;font-size:12px;line-height:1.45}.auth-field+.auth-field{margin-top:15px}.auth-field label{color:#a5bdd1;margin-bottom:6px;font-size:12px;font-weight:750;display:block}.auth-field input,.auth-password-input{color:#f7fbff;background:#09192b;border:1px solid #285171;border-radius:4px;outline:none;width:100%;min-height:42px;padding:0 12px;font-size:14px;transition:border-color .16s,box-shadow .16s}.auth-field input::placeholder,.auth-password-input::placeholder{color:#5f7e98}.auth-field input:focus,.auth-password-input:focus{border-color:#00b67a;box-shadow:0 0 0 3px #00b67a1f}.auth-password-input{padding-right:44px}.auth-field .relative{position:relative}.auth-password-toggle{color:#7f9bb3;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:0;right:0}.auth-password-toggle:hover{color:#dbe7f0}.auth-submit{color:#fff;cursor:pointer;background:#ec0000;border:1px solid #ec0000;border-radius:4px;width:100%;margin-top:20px;padding:11px 16px;font-size:14px;font-weight:900;transition:filter .16s,opacity .16s}.auth-submit:hover:not(:disabled){filter:brightness(1.08)}.auth-submit:disabled{cursor:not-allowed;opacity:.52}.auth-error{color:#ff7180;background:#ff526214;border:1px solid #ff526261;border-radius:4px;margin-top:16px;padding:10px 12px;font-size:12px;line-height:1.4}.auth-footer-note{color:#6f8ca5;text-align:center;margin:18px 0 0;font-size:11px}.auth-password-fields{gap:15px;display:grid}.auth-password-rules{background:#09192b;border:1px solid #214666;border-radius:4px;margin-top:18px;padding:13px 14px}.auth-password-rules>p{color:#dce7ef;margin:0 0 9px;font-size:12px;font-weight:850}.auth-password-rules ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0;padding:0;list-style:none;display:grid}.auth-requirement{color:#7896ad;align-items:center;gap:7px;font-size:11px;display:flex}.auth-requirement.is-ok{color:#3bdca4}@media (width<=520px){.auth-shell{align-items:flex-start;padding-top:26px}.auth-card{padding:20px 18px}.auth-password-rules ul{grid-template-columns:minmax(0,1fr)}}.compliance-page{color:var(--agro-tone-f8fbff)}.compliance-content{width:100%;padding:18px 20px 28px}.compliance-hero-card,.compliance-panel,.compliance-state-card{border:1px solid var(--agro-border);background:var(--agro-surface-raised);border-radius:4px}.compliance-hero-card{border-color:var(--agro-tone-0d8f76);background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);align-items:center;gap:14px;min-height:94px;padding:18px 20px;display:flex}.compliance-hero-icon{border:1px solid var(--agro-border-strong);width:44px;height:44px;color:var(--agro-tone-12ddb1);background:#00be9414;border-radius:4px;flex:0 0 44px;place-items:center;display:grid}.compliance-hero-card h2{margin:0;font-size:20px;font-weight:900;line-height:1.15}.compliance-hero-card p{color:var(--agro-text-muted);margin:6px 0 0;font-size:12px;line-height:1.4}.compliance-panel{margin-top:14px;padding:18px}.compliance-panel-heading{border-bottom:1px solid var(--agro-border);color:var(--agro-tone-12ddb1);align-items:flex-start;gap:10px;padding-bottom:14px;display:flex}.compliance-panel-heading-title{align-items:center;gap:7px;min-width:0;display:flex}.compliance-panel-info-tip{color:#dce5ee;cursor:help;outline:none;flex:none;place-items:center;width:16px;height:16px;display:inline-grid;position:relative}.compliance-panel-info-tip>svg{color:#dce5ee;fill:none;stroke:currentColor;width:16px;height:16px}.compliance-panel-info-tip>span[role=tooltip]{z-index:2000;color:#f5f7fb;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#071727;border:1px solid #315a78;border-radius:4px;width:max-content;max-width:320px;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.625;transition:opacity .12s,transform .12s,visibility .12s;display:block;position:absolute;bottom:calc(100% + 7px);left:0;transform:translateY(2px);box-shadow:0 25px 50px -12px #0000008c}.compliance-panel-info-tip:hover>span[role=tooltip],.compliance-panel-info-tip:focus>span[role=tooltip],.compliance-panel-info-tip:focus-visible>span[role=tooltip]{opacity:1;visibility:visible;transform:translateY(0)}.compliance-panel-heading h3{color:var(--agro-tone-ffffff);margin:0;font-size:18px;font-weight:900;line-height:1.15}.compliance-panel-heading-link{color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .16s,text-decoration-color .16s}.compliance-panel-heading-link:hover,.compliance-panel-heading-link:focus-visible{color:var(--agro-tone-19d8a5);text-decoration-color:currentColor}.compliance-panel-heading-link:focus-visible{outline:2px solid color-mix(in srgb, var(--agro-tone-19d8a5) 65%, transparent);outline-offset:3px;border-radius:3px}.compliance-panel-heading p{color:var(--agro-text-muted);margin:4px 0 0;font-size:12px;line-height:1.4}.compliance-grid{gap:12px;margin-top:14px;display:grid}.compliance-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.compliance-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.compliance-info-card{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);border-radius:4px;min-width:0;min-height:132px;padding:16px}.compliance-info-card.is-positive{border-color:#0ca98994}.compliance-info-card.is-negative{border-color:#ef4444ad}.compliance-card-heading{color:var(--agro-tone-12ddb1);align-items:center;gap:8px;display:flex}.compliance-card-heading span{color:var(--agro-text-soft);font-size:13px;font-weight:800}.compliance-info-card strong{color:var(--agro-tone-ffffff);overflow-wrap:anywhere;margin-top:16px;font-size:20px;font-weight:900;line-height:1.25;display:block}.compliance-info-card.is-positive strong{color:var(--agro-tone-19d8a5)}.compliance-info-card.is-negative strong{color:var(--agro-tone-ff5262)}.compliance-info-card small,.compliance-card-detail{color:var(--agro-text-muted);margin-top:7px;font-size:12px;line-height:1.45;display:block}.compliance-card-detail{color:var(--agro-text-soft);font-weight:700}.compliance-state-card{min-height:92px;color:var(--agro-tone-12ddb1);align-items:center;gap:12px;padding:18px;display:flex}.compliance-state-card>div{flex:1;min-width:0}.compliance-state-card strong,.compliance-state-card span{display:block}.compliance-state-card strong{color:var(--agro-tone-ffffff);font-size:15px}.compliance-state-card span{color:var(--agro-text-muted);margin-top:4px;font-size:12px}.compliance-state-card button{border:1px solid var(--agro-border-strong);min-height:38px;color:var(--agro-tone-ffffff);background:var(--agro-surface-raised);border-radius:4px;padding:0 14px;font-size:12px;font-weight:800}.compliance-error-card{color:var(--agro-tone-ff5262);border-color:#ef44449e}@media (width<=1100px){.compliance-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.compliance-content{padding:12px}.compliance-grid-two,.compliance-grid-three{grid-template-columns:1fr}.compliance-panel,.compliance-hero-card{padding:14px}.compliance-state-card{flex-wrap:wrap;align-items:flex-start}.compliance-state-card button{width:100%}}.compliance-grid-one{grid-template-columns:minmax(0,1fr)}.compliance-registration-card{min-height:0}.compliance-registration-list{gap:12px;margin-top:14px;display:grid}.compliance-registration-entry{border:1px solid var(--agro-border);background:color-mix(in srgb, var(--agro-surface-soft) 70%, transparent);border-radius:4px;padding:13px}.compliance-registration-entry-title{color:var(--agro-tone-ffffff);margin-bottom:11px;font-size:13px;font-weight:900}.compliance-registration-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.compliance-registration-field{min-width:0}.compliance-registration-field span,.compliance-registration-field b{display:block}.compliance-registration-field span{color:var(--agro-text-muted);font-size:11px;line-height:1.35}.compliance-registration-field b{color:var(--agro-tone-f8fbff);overflow-wrap:anywhere;margin-top:3px;font-size:12px;font-weight:800;line-height:1.4}@media (width<=760px){.compliance-registration-fields{grid-template-columns:1fr}}.compliance-panel-heading h3{font-size:20px}.compliance-panel-heading p{margin-top:5px;font-size:14px;line-height:1.45}.compliance-registration-card>.compliance-card-heading span,.compliance-grid-one .compliance-card-heading span,.compliance-grid-three .compliance-card-heading span{font-size:15px;font-weight:900}.compliance-registration-card>strong{margin-top:16px;font-size:22px}.compliance-registration-card>small{font-size:14px}.compliance-registration-list{gap:14px;margin-top:16px}.compliance-registration-entry{padding:16px}.compliance-registration-entry-title{margin-bottom:14px;font-size:15px}.compliance-registration-fields{gap:13px 18px}.compliance-registration-field span{font-size:13px;line-height:1.4}.compliance-registration-field b{margin-top:4px;font-size:15px;line-height:1.45}.compliance-grid-one .compliance-info-card,.compliance-grid-three .compliance-info-card{padding:18px}.compliance-grid-one .compliance-info-card strong,.compliance-grid-three .compliance-info-card strong{font-size:22px}.compliance-grid-one .compliance-info-card small,.compliance-grid-three .compliance-info-card small{font-size:14px;line-height:1.5}@media (width<=760px){.compliance-panel-heading h3{font-size:18px}.compliance-panel-heading p{font-size:13px}.compliance-registration-field b{font-size:14px}}.compliance-page .dashboard-search-trigger{font-size:12.5px}.compliance-page .compliance-state-card:not(.compliance-empty-card):not(.compliance-error-card){align-items:center;gap:13px;min-height:132px;padding:18px 20px;display:flex}.compliance-page .compliance-state-card:not(.compliance-empty-card):not(.compliance-error-card)>div{display:none}.compliance-page .compliance-state-card:not(.compliance-empty-card):not(.compliance-error-card):after{content:"Carregando informações...";color:var(--agro-text-strong);font-size:16px;font-weight:850;line-height:1.35;display:block}.compliance-registration-card .compliance-registration-list.is-scrollable{scrollbar-gutter:stable;overscroll-behavior:contain;max-height:520px;padding-right:7px;overflow:hidden auto}.compliance-registration-card .compliance-registration-list.is-scrollable::-webkit-scrollbar{width:7px}.compliance-registration-card .compliance-registration-list.is-scrollable::-webkit-scrollbar-track{background:0 0}.compliance-registration-card .compliance-registration-list.is-scrollable::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--agro-text-muted) 42%, transparent);border-radius:999px}.compliance-registration-card .compliance-registration-list.is-scrollable::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--agro-text-muted) 62%, transparent)}@media (width<=760px){.compliance-registration-card .compliance-registration-list.is-scrollable{max-height:460px}}.compliance-inline-state,.compliance-no-issues{border:1px solid var(--agro-border);background:var(--agro-surface-soft);min-height:72px;color:var(--agro-text-soft);border-radius:4px;align-items:center;gap:9px;margin-top:14px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.4;display:flex}.compliance-inline-state>svg{color:var(--agro-text-muted);flex:none}.compliance-no-issues{color:var(--agro-tone-19d8a5);border-color:#0ca9897a}.compliance-no-issues>svg{flex:none}.compliance-check-card{min-height:132px}.compliance-property-list{gap:12px;margin-top:14px;display:grid}.compliance-property-list.is-scrollable{scrollbar-gutter:stable;overscroll-behavior:contain;max-height:430px;padding-right:7px;overflow:hidden auto}.compliance-property-list.is-scrollable::-webkit-scrollbar{width:7px}.compliance-property-list.is-scrollable::-webkit-scrollbar-track{background:0 0}.compliance-property-list.is-scrollable::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--agro-text-muted) 42%, transparent);border-radius:999px}.compliance-property-list.is-scrollable::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--agro-text-muted) 62%, transparent)}.compliance-property-card{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);border-radius:4px;min-width:0;padding:16px}.compliance-property-card-main{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.compliance-property-copy{min-width:0}.compliance-property-copy span{display:block}.compliance-property-name-button{max-width:100%;color:var(--agro-tone-ffffff);font:inherit;text-align:left;text-underline-offset:3px;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:900;line-height:1.35;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .16s,text-decoration-color .16s;display:inline}.compliance-property-name-button:hover,.compliance-property-name-button:focus-visible{color:var(--agro-tone-19d8a5);text-decoration-color:currentColor}.compliance-property-name-button:focus-visible{outline:2px solid color-mix(in srgb, var(--agro-tone-19d8a5) 65%, transparent);outline-offset:3px;border-radius:3px}.compliance-property-copy span{color:var(--agro-text-muted);overflow-wrap:anywhere;margin-top:5px;font-size:13px;line-height:1.4}.compliance-property-issues{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.compliance-property-issue{min-height:28px;color:var(--agro-tone-ff5262);background:#ef44440e;border:1px solid #ef44445c;border-radius:4px;align-items:center;padding:4px 9px;font-size:13px;font-weight:800;line-height:1.3;display:inline-flex}@media (width<=760px){.compliance-property-list.is-scrollable{max-height:390px}.compliance-property-card-main{flex-direction:column;gap:10px}}.compliance-page .compliance-hero-card h2{font-size:20px}.compliance-page .compliance-hero-card p{font-size:14.5px}.compliance-page .compliance-panel-heading p{font-size:15px}.compliance-page .compliance-panel-info-tip>span[role=tooltip]{font-size:13px}.compliance-page .compliance-info-card strong{font-size:21px}.compliance-page .compliance-grid-one .compliance-info-card strong,.compliance-page .compliance-grid-three .compliance-info-card strong,.compliance-page .compliance-registration-card>strong{font-size:23px}.compliance-page .compliance-info-card small,.compliance-page .compliance-card-detail,.compliance-page .compliance-registration-card>small{font-size:15px;line-height:1.5}.compliance-page .compliance-state-card strong{font-size:16px}.compliance-page .compliance-state-card span,.compliance-page .compliance-state-card button,.compliance-page .compliance-registration-field span{font-size:14px}.compliance-page .compliance-registration-field b{font-size:16px}.compliance-page .compliance-inline-state,.compliance-page .compliance-no-issues{font-size:15px}.compliance-page .compliance-property-name-button{font-size:16px}.compliance-page .compliance-property-copy span,.compliance-page .compliance-property-issue{font-size:14px}.compliance-page .compliance-state-card:not(.compliance-empty-card):not(.compliance-error-card):after{font-size:17px}@media (width<=760px){.compliance-page .compliance-panel-heading p{font-size:14px}.compliance-page .compliance-registration-field b{font-size:15px}}.agro-shell[data-agro-theme=light] .compliance-page :is(.compliance-hero-card,.compliance-panel,.compliance-state-card){border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .compliance-page .compliance-panel-heading{border-color:#ccc!important}.finance-page{--finance-bg:var(--agro-tone-07172a);--finance-card:var(--agro-tone-0d2035);--finance-card-2:var(--agro-tone-10263e);--finance-line:var(--agro-tone-214b69);--finance-line-soft:var(--agro-tone-183a54);--finance-text:var(--agro-tone-f7fbff);--finance-muted:var(--agro-tone-88a9c5);--finance-green:var(--agro-tone-12ddb1);--finance-green-2:var(--agro-tone-55e5c5);--finance-red:var(--agro-tone-ff3148);--finance-yellow:var(--agro-tone-ffb51b);--finance-blue:var(--agro-tone-4c9dff);color:var(--finance-text)}.finance-content{gap:16px;padding:18px 22px 28px;display:grid}.finance-hero-card,.finance-panel,.finance-loading-card,.finance-empty-state,.finance-error-card,.finance-empty-data-card{border:1px solid var(--finance-line);background:var(--finance-card);border-radius:4px}.finance-hero-card{border-color:var(--agro-tone-0d8f76);background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);justify-content:space-between;align-items:center;gap:20px;min-height:112px;padding:18px 20px;display:flex}.finance-hero-copy{align-items:center;gap:14px;min-width:0;display:flex}.finance-hero-icon{border:1px solid var(--agro-border-strong);width:48px;height:48px;color:var(--finance-green);background:#00a6851a;border-radius:4px;flex:none;place-items:center;display:grid}.finance-section-title-row{align-items:center;gap:8px;min-width:0;display:flex}.finance-section-title-row>svg{color:var(--finance-green);flex:none}.finance-section-title-row h2{color:var(--finance-text);letter-spacing:-.025em;margin:0;font-size:20px;font-weight:900}.finance-hero-copy p,.finance-panel-heading p{color:var(--finance-muted);margin:5px 0 0;font-size:13px;line-height:1.45}.finance-year-control{gap:6px;width:min(250px,100%);display:grid}.finance-year-control label{color:var(--agro-tone-8fafd0);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.finance-year-control select,.finance-filter-row select{border:1px solid var(--agro-tone-27536f);background:var(--agro-tone-091a2e);color:#fff;border-radius:4px;outline:0;min-width:0;font-weight:750}.finance-year-control select{height:43px;padding:0 12px;font-size:14px}.finance-year-control span{color:var(--agro-tone-7ea8c8);font-size:10.5px}.finance-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.finance-kpi{border:1px solid var(--agro-tone-28516e);background:var(--agro-tone-091b2e);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:148px;padding:16px 14px;display:flex}.finance-kpi>svg{color:var(--finance-yellow);margin-bottom:10px}.finance-kpi>strong{color:#fff;white-space:nowrap;font-size:clamp(20px,1.8vw,28px);font-weight:950;line-height:1.05}.finance-kpi.is-processing>strong{white-space:normal;font-size:18px}.finance-kpi.finance-tone-positive>strong,.finance-kpi.finance-tone-positive>svg{color:var(--finance-green)}.finance-kpi.finance-tone-negative>strong,.finance-kpi.finance-tone-negative>svg{color:var(--finance-red)}.finance-kpi-delta{align-items:center;gap:4px;margin-top:9px;font-size:11.5px;font-weight:900;display:inline-flex}.finance-kpi-delta.positive{color:var(--finance-green)}.finance-kpi-delta.negative{color:var(--finance-red)}.finance-kpi-delta.neutral{color:var(--finance-muted)}.finance-kpi-label{color:var(--agro-tone-9ab7cd);margin-top:8px;font-size:12.5px}.finance-panel{padding:18px 20px}.finance-panel-heading{border-bottom:1px solid var(--finance-line-soft);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.finance-info-tip{cursor:help;color:var(--agro-tone-b1c2d3);flex:none;display:inline-flex;position:relative}.finance-info-tip>span{z-index:50;border:1px solid var(--agro-tone-18354f);background:var(--agro-tone-08172a);width:300px;max-width:min(300px,80vw);color:var(--agro-tone-e7eef5);opacity:0;pointer-events:none;border-radius:4px;padding:10px 11px;font-size:11px;font-weight:650;line-height:1.45;transition:all .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 14px 30px #00000061}.finance-info-tip:hover>span,.finance-info-tip:focus>span{opacity:1;transform:translate(-50%)translateY(0)}.finance-history{padding-top:15px}.finance-history-legend{color:var(--agro-tone-9ab4cb);flex-wrap:wrap;gap:16px;margin-bottom:14px;font-size:11px;display:flex}.finance-history-legend span{align-items:center;gap:6px;display:inline-flex}.finance-history-legend i{border-radius:999px;width:9px;height:9px}.finance-history-legend i.income{background:var(--primary)}.finance-history-legend i.cost{background:var(--agro-tone-4c9dff)}.finance-history-legend i.result{background:var(--finance-green)}.finance-history-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.finance-history-year{border:1px solid var(--agro-tone-214a68);background:var(--agro-tone-091b2e);min-width:0;min-height:232px;color:inherit;text-align:left;border-radius:4px;grid-template-rows:132px auto auto auto;padding:12px;transition:border-color .14s,transform .14s,background .14s;display:grid}.finance-history-year:hover{border-color:var(--agro-border-strong);transform:translateY(-1px)}.finance-history-year.is-active{border-color:var(--agro-tone-10c69e);background:#08554a2e;box-shadow:inset 0 0 0 1px #12ddb114}.finance-history-bars{border-bottom:1px solid var(--agro-tone-21445f);justify-content:center;align-items:flex-end;gap:8px;padding:6px 10px 0;display:flex}.finance-history-bars i{border-radius:4px 4px 0 0;width:min(26%,42px);min-height:3px;display:block}.finance-history-bars i.income{background:var(--primary)}.finance-history-bars i.cost{background:var(--agro-tone-4c9dff)}.finance-history-bars i.result{background:var(--finance-green)}.finance-history-bars i.result.is-negative{background:var(--finance-red)}.finance-history-year>strong{color:#fff;margin-top:10px;font-size:15px}.finance-history-year>span{color:var(--agro-tone-7ea4c1);margin-top:2px;font-size:10.5px}.finance-history-numbers{border-top:1px solid var(--agro-tone-173852);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;padding-top:9px;display:grid}.finance-history-numbers b,.finance-history-numbers em,.finance-history-numbers small{overflow-wrap:anywhere;min-width:0;font-size:10.5px;font-style:normal;font-weight:850}.finance-history-numbers b{color:#fff}.finance-history-numbers small{color:var(--agro-tone-96b4ca)}.finance-page .is-positive{color:var(--finance-green)!important}.finance-page .is-negative{color:var(--finance-red)!important}.finance-table-wrap{max-width:100%;padding-top:12px;overflow:auto}.finance-table{border-collapse:collapse;width:100%;min-width:880px}.finance-table th,.finance-table td{border-bottom:1px solid var(--agro-tone-193b55);text-align:left;vertical-align:middle;padding:12px 11px}.finance-table th{color:var(--agro-tone-7fa9c8);font-size:11px;font-weight:850}.finance-table td{color:var(--agro-tone-e9f2f8);font-size:13px;font-weight:700}.finance-table td:first-child{min-width:290px}.finance-table td:first-child strong{color:#fff;font-size:13.5px;line-height:1.3;display:block}.finance-table td:first-child small{color:var(--agro-tone-6689a7);margin-top:3px;font-size:9.5px;font-weight:650;display:block}.finance-culture-grid,.finance-direct-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;padding-top:14px;display:grid}.finance-culture-card,.finance-direct-metric{border:1px solid var(--agro-tone-214c69);background:var(--agro-tone-091b2e);border-radius:4px}.finance-culture-card{padding:14px}.finance-culture-card-head{border-bottom:1px solid var(--agro-tone-193c55);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:11px;display:flex}.finance-culture-card-head strong{font-size:15px;font-weight:900;display:block}.finance-culture-card-head span{color:var(--agro-tone-7ea4c1);margin-top:3px;font-size:10.5px;display:block}.finance-culture-card-head>span{margin:0;font-size:13px;font-weight:900}.finance-culture-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px;display:grid}.finance-culture-values span,.finance-commitment-details span,.finance-direct-metric span{color:var(--agro-tone-7fa4c0);font-size:10px;display:block}.finance-culture-values strong,.finance-commitment-details strong{color:#fff;margin-top:4px;font-size:12px;line-height:1.3;display:block}.finance-direct-metric{min-height:88px;padding:14px 15px}.finance-direct-metric strong{color:#fff;margin-top:7px;font-size:18px;font-weight:950;display:block}.finance-commitments-heading{align-items:center}.finance-filter-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.finance-filter-row select{height:38px;padding:0 10px;font-size:11px}.finance-commitment-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding-top:14px;display:grid}.finance-commitment-kpi{border:1px solid var(--agro-tone-214c69);border-top:2px solid var(--agro-tone-75a8d0);background:var(--agro-tone-091b2e);text-align:center;border-radius:4px;place-content:center;min-height:96px;padding:12px;display:grid}.finance-commitment-kpi.positive{border-top-color:var(--finance-green)}.finance-commitment-kpi.warning{border-top-color:var(--finance-yellow)}.finance-commitment-kpi strong{color:#fff;font-size:18px;font-weight:950;line-height:1.1}.finance-commitment-kpi.positive strong{color:var(--finance-green)}.finance-commitment-kpi.warning strong{color:var(--finance-yellow)}.finance-commitment-kpi span{color:var(--agro-tone-88a8c1);margin-top:7px;font-size:10px}.finance-distribution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:12px;display:grid}.finance-distribution-card{border:1px solid var(--agro-tone-214b69);background:var(--agro-tone-091b2e);border-radius:4px;padding:14px}.finance-distribution-card h3{color:var(--agro-tone-dbeaf4);text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px;font-size:12px;font-weight:900}.finance-distribution-list{gap:11px;display:grid}.finance-distribution-label{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.finance-distribution-label strong{color:#fff;overflow-wrap:anywhere;min-width:0;font-size:11.5px;line-height:1.25}.finance-distribution-label span{color:var(--agro-tone-8eabc0);flex:none;font-size:9.5px}.finance-distribution-track,.finance-debt-track{background:var(--agro-tone-071426);border-radius:999px;overflow:hidden}.finance-distribution-track{height:7px;margin-top:6px}.finance-distribution-track i,.finance-debt-track i{border-radius:inherit;background:linear-gradient(90deg, var(--agro-tone-12b98c), var(--agro-tone-43dda5));height:100%;display:block}.finance-commitment-list{gap:10px;padding-top:12px;display:grid}.finance-commitment-card{border:1px solid var(--agro-tone-214d69);border-left:3px solid var(--agro-tone-63819b);background:var(--agro-tone-0a1b2f);border-radius:4px;padding:14px 16px}.finance-commitment-card.is-active{border-left-color:var(--finance-green)}.finance-commitment-card.is-closed{border-left-color:var(--agro-tone-718092);opacity:.88}.finance-commitment-card-head,.finance-commitment-amount-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.finance-commitment-institution{align-items:flex-start;gap:10px;min-width:0;display:flex}.finance-bank-icon{border:1px solid var(--agro-border-strong);width:34px;height:34px;color:var(--agro-tone-8dd7c5);background:#14c49d14;border-radius:4px;flex:none;place-items:center;display:grid}.finance-commitment-institution strong{color:#fff;font-size:13.5px;font-weight:900;line-height:1.25}.finance-commitment-tags{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.finance-commitment-tags span{border:1px solid var(--agro-border-strong);background:var(--agro-surface-raised);color:var(--agro-tone-d4c9ff);border-radius:4px;padding:3px 7px;font-size:9px;font-weight:800}.finance-status-badge{border:1px solid var(--agro-tone-35516a);border-radius:4px;flex:none;padding:5px 10px;font-size:9.5px;font-weight:900}.finance-status-badge.active{color:var(--finance-green);background:#12ddb11a;border-color:#12ddb147}.finance-status-badge.closed{color:var(--agro-tone-9eb0c0)}.finance-commitment-amount-row{margin-top:13px}.finance-commitment-amount-row span{color:var(--agro-tone-84a6bf);font-size:10.5px}.finance-commitment-amount-row strong{color:var(--finance-green);font-size:20px;font-weight:950}.finance-debt-track{height:5px;margin-top:8px}.finance-debt-share{color:var(--agro-tone-6689a5);text-align:right;margin-top:5px;font-size:9px}.finance-commitment-details{border-top:1px solid var(--agro-tone-193a53);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;padding-top:11px;display:grid}.finance-other-table td:first-child{min-width:70px}.finance-filter-empty,.finance-input-empty{border:1px dashed var(--agro-tone-2a4c64);color:var(--agro-tone-88a7bf);text-align:center;border-radius:4px;padding:18px;font-size:12px}.finance-loading-card,.finance-empty-state,.finance-error-card,.finance-empty-data-card{align-items:center;gap:12px;padding:18px;display:flex}.finance-loading-card>svg,.finance-empty-state>svg,.finance-empty-data-card>svg{color:var(--finance-green);flex:none}.finance-loading-card strong,.finance-empty-state strong,.finance-error-card strong,.finance-empty-data-card strong{color:#fff;font-size:14px;font-weight:900;display:block}.finance-loading-card span,.finance-empty-state span,.finance-error-card span,.finance-empty-data-card p{color:var(--agro-tone-84a4bd);margin:3px 0 0;font-size:11.5px;display:block}.finance-empty-state button,.finance-error-card button{border:1px solid var(--agro-tone-0d8f76);background:var(--agro-tone-0a9d79);color:#fff;border-radius:4px;margin-left:auto;padding:8px 12px;font-size:11px;font-weight:850}.finance-error-card{border-color:#ff314873}.finance-error-card>svg{color:var(--finance-red);flex:none}@media (width<=1500px){.finance-commitment-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){.finance-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-distribution-grid{grid-template-columns:1fr}.finance-commitment-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.finance-content{padding:14px}.finance-hero-card{flex-direction:column;align-items:stretch}.finance-year-control{width:100%}.finance-commitments-heading{flex-direction:column;align-items:stretch}.finance-filter-row{justify-content:flex-start}.finance-commitment-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.finance-kpi-grid,.finance-commitment-kpis,.finance-commitment-details,.finance-culture-values{grid-template-columns:1fr}.finance-content{padding:10px}.finance-panel{padding:14px}.finance-history-grid{grid-template-columns:1fr}.finance-filter-row select{width:100%}.finance-commitment-card-head,.finance-commitment-amount-row{flex-direction:column;align-items:flex-start}.finance-debt-share{text-align:left}}.finance-page .finance-year-control{gap:8px;width:min(340px,100%)}.finance-page .finance-year-control label{font-size:11.5px}.finance-page .finance-year-control select{border-radius:4px;height:52px;padding:0 15px;font-size:16px}.finance-page .finance-year-control span{font-size:11.5px;line-height:1.4}.finance-page .finance-section-title-row h2{font-size:21px}.finance-page .finance-hero-copy p,.finance-page .finance-panel-heading p{font-size:14px;line-height:1.5}.finance-page .finance-history-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.finance-page .finance-history-legend{margin-bottom:0;font-size:12.5px}.finance-page .finance-history-scale-note{color:var(--agro-tone-7497b2);font-size:11.5px}.finance-page .finance-history-chart-scroll{scrollbar-color:var(--agro-scroll-thumb) var(--agro-tone-081729);scrollbar-width:thin;max-width:100%;padding:2px 0 7px;overflow:auto hidden}.finance-page .finance-history-chart{grid-auto-columns:minmax(175px,1fr);grid-auto-flow:column;align-items:stretch;gap:10px;display:grid}.finance-page .finance-history-column{border:1px solid var(--agro-tone-214a68);background:var(--agro-tone-091b2e);min-width:0;color:inherit;text-align:left;border-radius:4px;grid-template-rows:154px auto auto;padding:13px;transition:border-color .14s,background .14s,transform .14s;display:grid}.finance-page .finance-history-column:hover{border-color:var(--agro-border-strong);transform:translateY(-1px)}.finance-page .finance-history-column.is-active{border-color:var(--agro-tone-10c69e);background:#08554a2e;box-shadow:inset 0 0 0 1px #12ddb114}.finance-page .finance-history-bars{gap:10px;min-height:154px;padding:9px 12px 0}.finance-page .finance-history-bars i{width:min(25%,46px)}.finance-page .finance-history-bars.is-processing{align-items:center;padding:9px 12px}.finance-page .finance-history-processing-label,.finance-page .finance-history-processing-copy{color:var(--agro-tone-88a9c5);text-align:center;font-weight:850}.finance-page .finance-history-processing-copy{place-items:center;min-height:68px;font-size:12.5px;display:grid}.finance-page .finance-history-year-label{border-bottom:1px solid var(--agro-tone-193b55);padding:11px 0 9px}.finance-page .finance-history-year-label strong{color:#fff;font-size:17px;line-height:1.15;display:block}.finance-page .finance-history-year-label span{color:var(--agro-tone-86a9c3);margin-top:4px;font-size:11.5px;display:block}.finance-page .finance-history-numbers{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-top:10px;padding-top:0}.finance-page .finance-history-numbers>div{min-width:0}.finance-page .finance-history-numbers small{color:var(--agro-tone-789bb5);font-size:10.5px;font-weight:700;display:block}.finance-page .finance-history-numbers b,.finance-page .finance-history-numbers em{color:#fff;overflow-wrap:anywhere;margin-top:3px;font-size:12.5px;font-style:normal;font-weight:900;line-height:1.25;display:block}.finance-page .finance-property-table-wrap{scrollbar-color:var(--agro-scroll-thumb) var(--agro-tone-081729);scrollbar-width:thin;max-height:520px;overflow:auto}.finance-page .finance-property-table-wrap .finance-table thead th{z-index:2;background:var(--agro-tone-0d2035);box-shadow:0 1px 0 var(--agro-tone-214b69);position:sticky;top:0}.finance-page .finance-filter-row select{min-width:160px;height:42px;padding:0 12px;font-size:12.5px}.finance-page .finance-commitment-kpi span{font-size:11.5px}.finance-page .finance-distribution-card{min-width:0;padding:15px}.finance-page .finance-distribution-card h3{font-size:13px}.finance-page .finance-distribution-list,.finance-page .finance-purpose-legend{scrollbar-color:var(--agro-scroll-thumb) var(--agro-tone-081729);scrollbar-width:thin;max-height:265px;padding-right:5px;overflow-y:auto}.finance-page .finance-distribution-label strong{font-size:12.5px}.finance-page .finance-distribution-track{height:8px}.finance-page .finance-purpose-layout{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:14px;display:grid}.finance-page .finance-purpose-donut-wrap{width:190px;height:190px;margin:0 auto;position:relative}.finance-page .finance-purpose-donut{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.finance-page .finance-purpose-donut-track{fill:none;stroke:var(--agro-tone-071426);stroke-width:17px}.finance-page .finance-purpose-donut-segment{transition:opacity .14s}.finance-page .finance-purpose-donut-center{text-align:center;pointer-events:none;place-content:center;display:grid;position:absolute;inset:0}.finance-page .finance-purpose-donut-center small{color:var(--agro-tone-789bb5);font-size:10.5px}.finance-page .finance-purpose-donut-center strong{color:#fff;margin-top:4px;font-size:17px;font-weight:950}.finance-page .finance-purpose-legend{gap:8px;display:grid}.finance-page .finance-purpose-legend-row{border-bottom:1px solid var(--agro-tone-173a53);grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 0;display:grid}.finance-page .finance-purpose-legend-row>i{border-radius:999px;width:9px;height:9px}.finance-page .finance-purpose-legend-row strong{color:#fff;font-size:12.5px;display:block}.finance-page .finance-purpose-legend-row span{color:var(--agro-tone-789bb5);margin-top:2px;font-size:10.5px;display:block}.finance-page .finance-purpose-legend-row>b{color:var(--agro-tone-dbeaf4);font-size:12px}.finance-page .finance-commitment-list{scrollbar-color:var(--agro-scroll-thumb) var(--agro-tone-081729);scrollbar-width:thin;max-height:760px;padding-right:5px;overflow-y:auto}.finance-page .finance-commitment-card{padding:16px 17px}.finance-page .finance-bank-icon{width:38px;height:38px}.finance-page .finance-commitment-tags span{padding:4px 8px;font-size:10px}.finance-page .finance-status-badge{padding:6px 11px;font-size:10.5px}.finance-page .finance-other-table-wrap{scrollbar-color:var(--agro-scroll-thumb) var(--agro-tone-081729);scrollbar-width:thin;max-height:430px;overflow:auto}.finance-page .finance-other-table-wrap thead th{z-index:2;background:var(--agro-tone-0d2035);position:sticky;top:0}@media (width<=1280px){.finance-page .finance-purpose-layout{grid-template-columns:170px minmax(0,1fr)}.finance-page .finance-purpose-donut-wrap{width:160px;height:160px}}@media (width<=900px){.finance-page .finance-purpose-layout{grid-template-columns:1fr}.finance-page .finance-history-toolbar{flex-direction:column;align-items:flex-start}.finance-page .finance-filter-row select{min-width:145px}}.finance-page .dashboard-search-trigger{font-size:12.5px}.agro-shell[data-agro-theme=light] .finance-page{--finance-text:var(--agro-text-strong);--finance-muted:var(--agro-text-muted)}.agro-shell[data-agro-theme=light] .finance-page .finance-year-control select,.agro-shell[data-agro-theme=light] .finance-page .finance-filter-row select{color:var(--agro-text-strong);background:var(--agro-input-bg)}.agro-shell[data-agro-theme=light] .finance-page .finance-kpi>strong,.agro-shell[data-agro-theme=light] .finance-page .finance-history-year>strong,.agro-shell[data-agro-theme=light] .finance-page .finance-history-numbers b,.agro-shell[data-agro-theme=light] .finance-page .finance-table td:first-child strong,.agro-shell[data-agro-theme=light] .finance-page .finance-culture-values strong,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-details strong,.agro-shell[data-agro-theme=light] .finance-page .finance-direct-metric strong,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-kpi strong,.agro-shell[data-agro-theme=light] .finance-page .finance-distribution-label strong,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-institution strong,.agro-shell[data-agro-theme=light] .finance-page .finance-empty-data-card strong,.agro-shell[data-agro-theme=light] .finance-page .finance-loading-card strong,.agro-shell[data-agro-theme=light] .finance-page .finance-empty-state strong,.agro-shell[data-agro-theme=light] .finance-page .finance-error-card strong,.agro-shell[data-agro-theme=light] .finance-page .finance-history-year-label strong,.agro-shell[data-agro-theme=light] .finance-page .finance-history-numbers em,.agro-shell[data-agro-theme=light] .finance-page .finance-purpose-donut-center strong,.agro-shell[data-agro-theme=light] .finance-page .finance-purpose-legend-row strong{color:var(--agro-text-strong)}.agro-shell[data-agro-theme=light] .finance-page .finance-table td,.agro-shell[data-agro-theme=light] .finance-page .finance-distribution-label,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-card,.agro-shell[data-agro-theme=light] .finance-page .finance-culture-card,.agro-shell[data-agro-theme=light] .finance-page .finance-direct-metric{color:var(--agro-text)}.agro-shell[data-agro-theme=light] .finance-page .finance-kpi.finance-tone-positive>strong,.agro-shell[data-agro-theme=light] .finance-page .finance-kpi.finance-tone-positive>svg,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-kpi.positive strong,.agro-shell[data-agro-theme=light] .finance-page .is-positive{color:var(--finance-green)!important}.agro-shell[data-agro-theme=light] .finance-page .finance-kpi.finance-tone-negative>strong,.agro-shell[data-agro-theme=light] .finance-page .finance-kpi.finance-tone-negative>svg,.agro-shell[data-agro-theme=light] .finance-page .is-negative{color:var(--finance-red)!important}.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-kpi.warning strong{color:var(--finance-yellow)}.agro-shell[data-agro-theme=light] .finance-page .finance-kpi-label,.agro-shell[data-agro-theme=light] .finance-page .finance-history-year-label span,.agro-shell[data-agro-theme=light] .finance-page .finance-history-numbers small,.agro-shell[data-agro-theme=light] .finance-page .finance-culture-values span,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-details span,.agro-shell[data-agro-theme=light] .finance-page .finance-direct-metric span,.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-kpi span,.agro-shell[data-agro-theme=light] .finance-page .finance-distribution-meta,.agro-shell[data-agro-theme=light] .finance-page .finance-purpose-donut-center span,.agro-shell[data-agro-theme=light] .finance-page .finance-purpose-legend-row span{color:var(--agro-text-muted)}.finance-page .finance-commitment-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.finance-page .finance-commitment-kpi{min-height:116px;padding:16px 18px}.finance-page .finance-commitment-kpi strong{font-size:23px}.finance-page .finance-commitment-kpi span{margin-top:8px;font-size:12.5px;line-height:1.35}.finance-page .finance-history-panel .finance-section-title-row h2,.finance-page .finance-history-panel~.finance-panel .finance-section-title-row h2{font-size:22px}.finance-page .finance-history-panel .finance-panel-heading p,.finance-page .finance-history-panel~.finance-panel .finance-panel-heading p{font-size:14.5px;line-height:1.55}.finance-page .finance-history-panel .finance-history-legend{font-size:13px}.finance-page .finance-history-panel .finance-history-scale-note{font-size:12px}.finance-page .finance-history-panel .finance-history-numbers b,.finance-page .finance-history-panel .finance-history-numbers em{font-size:13.5px}.finance-page .finance-history-panel~.finance-panel .finance-culture-card-head strong{font-size:16px}.finance-page .finance-history-panel~.finance-panel .finance-culture-card-head>span{font-size:14px}.finance-page .finance-history-panel~.finance-panel .finance-culture-values strong{font-size:13.5px}.finance-page .finance-history-panel~.finance-panel .finance-direct-metric span{font-size:11.5px}.finance-page .finance-history-panel~.finance-panel .finance-direct-metric strong{font-size:20px}.finance-page .finance-commitments-panel .finance-filter-row select{min-width:0;height:44px;font-size:13px}.finance-page .finance-commitments-panel .finance-distribution-card h3{font-size:14px;line-height:1.3}.finance-page .finance-commitments-panel .finance-distribution-label span{font-size:11px}.finance-page .finance-commitments-panel .finance-purpose-donut-center small{font-size:11.5px}.finance-page .finance-commitments-panel .finance-purpose-donut-center strong{font-size:18.5px}.finance-page .finance-commitments-panel .finance-purpose-legend-row span{font-size:11px}.finance-page .finance-commitments-panel .finance-commitment-amount-row strong{font-size:23px}.finance-page .finance-commitments-panel .finance-commitment-details strong{font-size:14px}.finance-page .finance-commitments-panel .finance-filter-empty{font-size:16px}@media (width<=1180px){.finance-page .finance-commitment-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.finance-page .finance-commitment-kpis{grid-template-columns:1fr}}.finance-page .finance-history-panel .finance-history-year-label strong{font-size:19px}.finance-page .finance-history-panel .finance-history-year-label span{font-size:13.5px}.finance-page .finance-history-panel .finance-history-numbers small{font-size:12.5px}.finance-page .finance-history-panel .finance-history-numbers b,.finance-page .finance-history-panel .finance-history-numbers em{font-size:15px;line-height:1.3}.finance-page .finance-history-panel~.finance-panel .finance-table th{font-size:13px}.finance-page .finance-history-panel~.finance-panel .finance-table td{font-size:14.5px}.finance-page .finance-history-panel~.finance-panel .finance-table td:first-child strong{font-size:15.5px}.finance-page .finance-history-panel~.finance-panel .finance-table td:first-child small{font-size:12px}.finance-page .finance-history-panel~.finance-panel .finance-culture-card-head span{font-size:13px}.finance-page .finance-history-panel~.finance-panel .finance-culture-card-head>span{font-size:15px;font-weight:850}.finance-page .finance-history-panel~.finance-panel .finance-culture-values span{font-size:12.5px}.finance-page .finance-history-panel~.finance-panel .finance-culture-values strong{font-size:15.5px;line-height:1.25}.finance-page .finance-commitments-panel .finance-commitment-kpi strong{font-size:27px;line-height:1.08}.finance-page .finance-commitments-panel .finance-commitment-kpi span{font-size:13.5px;line-height:1.35}.finance-page .finance-commitments-panel .finance-distribution-label strong{font-size:14.5px}.finance-page .finance-commitments-panel .finance-distribution-label span,.finance-page .finance-commitments-panel .finance-distribution-meta,.finance-page .finance-commitments-panel .finance-purpose-donut-center small{font-size:12.5px}.finance-page .finance-commitments-panel .finance-purpose-donut-center strong{font-size:21px;line-height:1.1}.finance-page .finance-commitments-panel .finance-purpose-legend-row strong{font-size:15px}.finance-page .finance-commitments-panel .finance-purpose-legend-row span{font-size:12.5px;line-height:1.35}.finance-page .finance-commitments-panel .finance-purpose-legend-row>b{font-size:14px}.finance-page .finance-commitments-panel .finance-commitment-institution strong{font-size:17.5px}.finance-page .finance-commitments-panel .finance-commitment-tags span{font-size:11.5px}.finance-page .finance-commitments-panel .finance-status-badge{font-size:12px}.finance-page .finance-commitments-panel .finance-commitment-amount-row span{font-size:13px}.finance-page .finance-commitments-panel .finance-commitment-amount-row strong{font-size:25px;line-height:1.08}.finance-page .finance-commitments-panel .finance-debt-share{font-size:12px}.finance-page .finance-commitments-panel .finance-commitment-details span{font-size:12.5px}.finance-page .finance-commitments-panel .finance-commitment-details strong{font-size:15.5px;line-height:1.3}.finance-page .finance-hero-card{border-color:var(--agro-border-strong);background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);min-height:100px;padding:14px 20px}.finance-page .finance-kpi{min-height:132px;padding:14px}.finance-page .finance-kpi>strong{font-size:clamp(20px,1.6vw,26px)}.finance-page .finance-kpi-delta{margin-top:8px;font-size:13px;line-height:1.2}.finance-page .finance-kpi-label{margin-top:8px;font-size:14px;line-height:1.2}@media (width<=760px){.finance-page .finance-hero-card{min-height:0;padding:14px 16px}.finance-page .finance-kpi{min-height:122px}}.finance-page .finance-loading-card{align-items:center;gap:13px;min-height:132px;padding:18px 20px;display:flex}.finance-page .finance-loading-card>div{display:none}.finance-page .finance-loading-card:after{content:"Carregando informações...";color:var(--agro-text-strong);font-size:16px;font-weight:850;line-height:1.35;display:block}.finance-page .finance-purpose-donut-center{padding:0 20%}.finance-page .finance-purpose-donut-center strong{white-space:nowrap;text-align:center;font-variant-numeric:tabular-nums;letter-spacing:-.02em;max-width:100%;display:block;overflow:visible}.finance-page .finance-commitments-panel .finance-purpose-donut-center strong.is-medium{font-size:18.5px}.finance-page .finance-commitments-panel .finance-purpose-donut-center strong.is-long{font-size:16px}.finance-page .finance-commitments-panel .finance-purpose-donut-center strong.is-extra-long{letter-spacing:-.04em;font-size:13.5px}.finance-page .finance-purpose-donut-track{stroke-width:15px}.finance-page .finance-hero-copy .finance-section-title-row h2{font-size:20px}.finance-page .finance-hero-copy p{font-size:14.5px}.finance-page .finance-panel-heading p{font-size:15px}.finance-page .finance-distribution-label span,.finance-page .finance-purpose-donut-center small{font-size:11.5px}.finance-page .finance-panel-heading p{font-size:16px;line-height:1.55}.finance-page .finance-info-tip>span{font-size:13px}.finance-page .finance-history-legend{font-size:14.5px}.finance-page .finance-history-scale-note{font-size:13.5px}.finance-page .finance-history-processing-label{font-size:15px}.finance-page .finance-history-processing-copy{font-size:14.5px}.finance-page .finance-history-year-label strong{font-size:19px}.finance-page .finance-history-year-label span{font-size:13.5px}.finance-page .finance-history-numbers small{font-size:12.5px}.finance-page .finance-history-numbers b,.finance-page .finance-history-numbers em{font-size:15px}.finance-page .finance-table th{font-size:14px}.finance-page .finance-table td{font-size:15.5px}.finance-page .finance-table td:first-child strong{font-size:16px}.finance-page .finance-table td:first-child small{font-size:12.5px}.finance-page .finance-culture-card-head strong{font-size:17px}.finance-page .finance-culture-card-head span{font-size:12.5px}.finance-page .finance-culture-card-head>span{font-size:15px}.finance-page .finance-culture-values span,.finance-page .finance-direct-metric span{font-size:12.5px}.finance-page .finance-culture-values strong{font-size:15px}.finance-page .finance-direct-metric strong{font-size:20px}.finance-page .finance-filter-row select,.finance-page .finance-distribution-label strong{font-size:14.5px}.finance-page .finance-distribution-label span,.finance-page .finance-distribution-meta,.finance-page .finance-purpose-donut-center small{font-size:12.5px}.finance-page .finance-purpose-donut-center strong{font-size:19px}.finance-page .finance-purpose-legend-row strong{font-size:14.5px}.finance-page .finance-purpose-legend-row span{font-size:12.5px}.finance-page .finance-purpose-legend-row>b{font-size:14px}.finance-page .finance-commitment-institution strong{font-size:17px}.finance-page .finance-commitment-tags span{font-size:12px}.finance-page .finance-status-badge{font-size:12.5px}.finance-page .finance-commitment-amount-row span{font-size:13.5px}.finance-page .finance-commitment-amount-row strong{font-size:24px}.finance-page .finance-debt-share{font-size:12.5px}.finance-page .finance-commitment-details span{font-size:13px}.finance-page .finance-commitment-details strong{font-size:15.5px}.finance-page .finance-filter-empty,.finance-page .finance-input-empty{font-size:14px}.finance-page .finance-history-panel+.finance-panel .finance-filter-empty{font-size:18px}.finance-page .finance-loading-card strong,.finance-page .finance-empty-state strong,.finance-page .finance-error-card strong,.finance-page .finance-empty-data-card strong{font-size:16px}.finance-page .finance-loading-card span,.finance-page .finance-empty-state span,.finance-page .finance-error-card span,.finance-page .finance-empty-data-card p{font-size:13.5px}.finance-page .finance-empty-state button,.finance-page .finance-error-card button{font-size:13px}.agro-shell[data-agro-theme=light] .finance-page :is(.finance-hero-card,.finance-panel,.finance-culture-card,.finance-distribution-card,.finance-loading-card,.finance-empty-state,.finance-error-card,.finance-empty-data-card){border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .finance-page .finance-commitments-panel .finance-distribution-card{border:1px solid var(--agro-border)!important}.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-card{border:1px solid var(--agro-border)!important;border-left:3px solid var(--agro-tone-63819b)!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-card.is-active{border-left-color:var(--finance-green)!important}.agro-shell[data-agro-theme=light] .finance-page .finance-commitment-card.is-closed{border-left-color:var(--agro-tone-718092)!important}.agro-shell[data-agro-theme=light] .finance-page :is(.finance-panel-heading,.finance-history-bars,.finance-history-numbers,.finance-history-year-label,.finance-table th,.finance-table td,.finance-culture-card-head,.finance-commitment-details,.finance-purpose-legend-row){border-color:#ccc!important}.agro-dashboard.dashboard-page .dashboard-card{border-width:1px;border-color:var(--agro-tone-244866);background-color:var(--agro-tone-0e1e32);color:var(--agro-tone-f5f7fb);box-shadow:none;border-radius:4px;overflow:hidden}.agro-dashboard.dashboard-page .dashboard-subcard{background-color:var(--agro-tone-0a192b);color:var(--agro-tone-f5f7fb)}.agro-dashboard.dashboard-page .dashboard-content{width:100%;padding:22px 24px 30px}.agro-dashboard.dashboard-page .dashboard-error,.agro-dashboard.dashboard-page .dashboard-empty{color:var(--agro-tone-ff7180);background:#ff465714;border:1px solid #ff46576b;border-radius:4px;padding:12px 14px;font-size:11px;font-weight:650}.agro-dashboard.dashboard-page .dashboard-empty{border-color:var(--agro-tone-244866);background:var(--agro-tone-0d1d31);color:var(--agro-tone-91abc4);text-align:center}.agro-dashboard.dashboard-page .overview-dashboard{width:100%}.agro-dashboard.dashboard-page .overview-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"profile""properties""financial""production""inputs""territorial""operational""compliance";align-items:stretch;gap:18px;display:grid}.agro-dashboard.dashboard-page .overview-profile{grid-area:profile}.agro-dashboard.dashboard-page .overview-properties{grid-area:properties}.agro-dashboard.dashboard-page .overview-financial{grid-area:financial}.agro-dashboard.dashboard-page .overview-production{grid-area:production}.agro-dashboard.dashboard-page .overview-inputs{grid-area:inputs}.agro-dashboard.dashboard-page .overview-territorial{grid-area:territorial}.agro-dashboard.dashboard-page .overview-operational{grid-area:operational}.agro-dashboard.dashboard-page .overview-compliance{grid-area:compliance}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile""properties""financial""production""inputs""territorial""extensions""operational""compliance"}.agro-dashboard.dashboard-page .overview-extensions{grid-area:extensions;grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;display:grid}.agro-dashboard.dashboard-page .dashboard-card{border:1px solid var(--agro-tone-21486a);background:var(--agro-tone-0d1d31);min-width:0;color:var(--agro-tone-f7f9fc);box-shadow:none;border-radius:4px;overflow:hidden}.agro-dashboard.dashboard-page .dashboard-subcard{border:1px solid var(--agro-tone-214666);background:var(--agro-tone-09182a)}.agro-dashboard.dashboard-page .content-card,.agro-dashboard.dashboard-page .financial-card,.agro-dashboard.dashboard-page .properties-card,.agro-dashboard.dashboard-page .producer-profile-card{padding:18px 20px}.agro-dashboard.dashboard-page .producer-profile-card{border-color:var(--agro-tone-21486a);background:var(--agro-tone-0d1d31);flex-direction:column;display:flex}.agro-dashboard.dashboard-page .properties-card{border-color:#00b67a8f}.agro-dashboard.dashboard-page .financial-card{border-color:var(--agro-tone-21486a);background:var(--agro-tone-0d1d31)}.agro-dashboard.dashboard-page .section-title-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.agro-dashboard.dashboard-page .section-title-main{align-items:center;gap:6px;min-width:0;display:flex}.agro-dashboard.dashboard-page .section-title-row h3{min-width:0;color:var(--agro-tone-f8fbff);font-size:16px;font-weight:900;line-height:1.15}.agro-dashboard.dashboard-page .section-title-help{width:14px;height:14px;color:var(--agro-tone-dce5ee);fill:var(--agro-tone-dce5ee);stroke:var(--agro-tone-6d8294);flex:none}.agro-dashboard.dashboard-page .section-title-row>span{color:var(--agro-tone-8eabc2);flex:none;font-size:11px;font-weight:600}.agro-dashboard.dashboard-page .producer-profile-main{align-items:flex-start;gap:15px;display:flex}.agro-dashboard.dashboard-page .producer-avatar{border:2px solid var(--agro-tone-23537b);background:radial-gradient(circle at 50% 35%, #00b67a47, transparent 55%), var(--agro-tone-081727);width:64px;height:64px;color:var(--agro-tone-4ae0a7);box-shadow:inset 0 0 0 3px var(--agro-tone-07131f);border-radius:999px;flex:none;place-items:center;font-size:21px;font-weight:950;display:grid}.agro-dashboard.dashboard-page .producer-name{color:var(--agro-tone-ffffff);letter-spacing:-.025em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(21px,1.45vw,26px);font-weight:950;line-height:1.08;overflow:hidden}.agro-dashboard.dashboard-page .producer-badges{color:var(--agro-tone-d3dfeb);flex-wrap:wrap;align-items:center;gap:9px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.agro-dashboard.dashboard-page .producer-verified-badge{color:var(--agro-tone-31dfa2);align-items:center;gap:4px;font-weight:850;display:inline-flex}.agro-dashboard.dashboard-page .producer-meta{color:var(--agro-tone-a5bdd1);gap:7px;margin-top:14px;font-size:12px;display:grid}.agro-dashboard.dashboard-page .producer-meta>div{align-items:center;gap:7px;min-width:0;display:flex}.agro-dashboard.dashboard-page .producer-meta span{overflow-wrap:anywhere;min-width:0}.agro-dashboard.dashboard-page .producer-meta svg{width:13px;height:13px;color:var(--agro-tone-75a8d0);flex:none}.agro-dashboard.dashboard-page .producer-divider{border-top:1px solid var(--agro-tone-2a4f6d);margin-top:20px}.agro-dashboard.dashboard-page .producer-figures{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:18px 0;display:grid}.agro-dashboard.dashboard-page .producer-figures-three{grid-template-columns:repeat(3,minmax(0,1fr))}.agro-dashboard.dashboard-page .profile-figure{text-align:center;min-width:0;padding:0 5px}.agro-dashboard.dashboard-page .profile-figure-value{color:var(--agro-tone-f8fbff);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(20px,1.4vw,26px);font-weight:950;line-height:1.05;overflow:hidden}.agro-dashboard.dashboard-page .profile-figure-value.accent{color:var(--agro-tone-00c884)}.agro-dashboard.dashboard-page .profile-figure-label{color:var(--agro-tone-8ca8c0);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.agro-dashboard.dashboard-page .producer-register-grid{border-top:1px solid #2a4f6dbf;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;margin:0 auto;padding-block:14px;display:grid}.agro-dashboard.dashboard-page .producer-register-card{border:1px solid var(--agro-tone-204563);background:var(--agro-tone-09192b);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;min-height:86px;padding:7px 8px;display:flex}.agro-dashboard.dashboard-page .producer-register-label{color:var(--agro-tone-7f9bb3);white-space:nowrap;font-size:11px;font-weight:750;line-height:1.15}.agro-dashboard.dashboard-page .producer-register-value{color:var(--agro-tone-eef5fb);margin-top:3px;font-size:clamp(16px,.95vw,18px);font-weight:850;line-height:1}.agro-dashboard.dashboard-page .producer-register-status{color:var(--agro-tone-37dca2);white-space:nowrap;justify-content:center;align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:750;display:flex}.agro-dashboard.dashboard-page .producer-register-status.neutral{color:var(--agro-tone-7f9bb3)}.agro-dashboard.dashboard-page .producer-register-value-unavailable{color:var(--agro-tone-9ab3c8);font-size:13px;line-height:1.15}.agro-dashboard.dashboard-page .producer-urban-properties-card{gap:4px}.agro-dashboard.dashboard-page .producer-urban-properties-card .producer-register-value{margin-top:0;font-size:clamp(17px,1.05vw,20px)}.agro-dashboard.dashboard-page .producer-urban-properties-card .producer-register-label{white-space:normal}.agro-dashboard.dashboard-page .producer-resource-summary-card{appearance:none;font:inherit;color:inherit;cursor:pointer;transition:border-color .15s,background-color .15s,box-shadow .15s}.agro-dashboard.dashboard-page .producer-resource-summary-card:hover,.agro-dashboard.dashboard-page .producer-resource-summary-card:focus-visible{border-color:var(--agro-tone-315a78);background:var(--agro-tone-0c2035);box-shadow:inset 0 0 0 1px #20d6a21f}.agro-dashboard.dashboard-page .producer-resource-summary-card:focus-visible{outline-offset:2px;outline:2px solid #20d6a28c}.agro-dashboard.dashboard-page .producer-resource-status-list{gap:3px;width:100%;margin-top:5px;display:grid}.agro-dashboard.dashboard-page .producer-resource-status-row{min-width:0;color:var(--agro-tone-9ab3c8);grid-template-columns:minmax(0,88px) max-content;justify-content:center;align-items:center;gap:10px;font-size:11px;line-height:1.2;display:grid}.agro-dashboard.dashboard-page .producer-resource-status-row>span{white-space:nowrap;min-width:0}.agro-dashboard.dashboard-page .producer-resource-status-row>strong{min-width:0;color:var(--agro-tone-eef5fb);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:850;line-height:1.05;overflow:hidden}.agro-dashboard.dashboard-page .producer-resource-status-row>strong.is-positive{color:var(--agro-tone-eef5fb)}.agro-dashboard.dashboard-page .producer-resource-status-row>strong.is-loading{color:var(--agro-tone-8faac3)}.agro-dashboard.dashboard-page .producer-resource-status-row>strong.is-neutral,.agro-dashboard.dashboard-page .producer-resource-status-row>strong.is-missing{color:var(--agro-tone-eef5fb)}.agro-dashboard.dashboard-page .producer-footer{color:var(--agro-tone-7897b0);border-top:1px solid #244866bf;flex:1 0 auto;justify-content:space-between;align-items:flex-end;gap:12px;margin:0 -20px -18px;padding:9px 20px 8px;font-size:9px;display:flex}.agro-dashboard.dashboard-page .cache-label{color:var(--agro-tone-ff4558);letter-spacing:.06em;text-transform:uppercase;font-weight:900}.agro-dashboard.dashboard-page .card-header-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.agro-dashboard.dashboard-page .card-header-value{color:var(--agro-tone-91adc4);flex:none;font-size:11px;font-weight:650}.agro-dashboard.dashboard-page .properties-map-wrap{border:1px solid var(--agro-tone-2a5372);background:var(--agro-tone-091827);border-radius:4px;height:178px;position:relative;overflow:hidden}.agro-dashboard.dashboard-page .properties-map-wrap .leaflet-container{background:var(--agro-tone-091827);width:100%;height:100%}.agro-dashboard.dashboard-page .map-placeholder{background:var(--agro-tone-0a192b);color:var(--agro-tone-8aa5bb);text-align:center;justify-content:center;align-items:center;padding:16px;font-size:11px;font-weight:650;display:flex;position:absolute;inset:0}.agro-dashboard.dashboard-page .properties-list{max-height:242px;margin-top:8px;padding-right:2px;overflow-y:auto}.agro-dashboard.dashboard-page .properties-list::-webkit-scrollbar{width:5px}.agro-dashboard.dashboard-page .properties-list::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:99px}.agro-dashboard.dashboard-page .realty-row{background:var(--agro-tone-09192b);border-top:1px solid #1f435f7a;padding:8px}.agro-dashboard.dashboard-page .realty-row+.realty-row{margin-top:5px}.agro-dashboard.dashboard-page .realty-row:hover,.agro-dashboard.dashboard-page .realty-row.selected{background:var(--agro-tone-0d2236)}.agro-dashboard.dashboard-page .realty-row.selected{box-shadow:inset 2px 0 0 var(--agro-tone-00b67a)}.agro-dashboard.dashboard-page .realty-rank{color:var(--agro-tone-718da5);margin-top:1px;font-size:10px;font-weight:900}.agro-dashboard.dashboard-page .realty-area{color:var(--agro-tone-37dfa2);white-space:nowrap;flex:none;font-size:11px;font-weight:900;line-height:1.2}.agro-dashboard.dashboard-page .realty-meta{color:var(--agro-tone-89a5bd);flex-wrap:wrap;gap:2px 9px;margin-top:3px;font-size:10px;display:flex}.agro-dashboard.dashboard-page .geometry-actions{flex-wrap:wrap;align-items:center;gap:4px;margin-top:5px;display:flex}.agro-dashboard.dashboard-page .geometry-unavailable,.agro-dashboard.dashboard-page .geometry-button{border:1px dashed var(--agro-tone-2b4d67);background:var(--agro-tone-081624);min-height:19px;color:var(--agro-tone-7693aa);border-radius:4px;align-items:center;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.agro-dashboard.dashboard-page .geometry-button{color:var(--agro-tone-c7d8e6);letter-spacing:.04em;text-transform:uppercase;border-style:solid;font-weight:850}.agro-dashboard.dashboard-page .geometry-button:hover{color:var(--agro-tone-51d9a7);border-color:#00b67a85}.agro-dashboard.dashboard-page .properties-footer{color:var(--agro-tone-7795ad);justify-content:space-between;align-items:center;gap:10px;padding-top:9px;font-size:9px;display:flex}.agro-dashboard.dashboard-page .properties-footer button{color:var(--agro-tone-92b0c9);font-size:10px;font-weight:850}.agro-dashboard.dashboard-page .financial-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:15px;display:grid}.agro-dashboard.dashboard-page .financial-figure{text-align:center;border-radius:4px;min-width:0;padding:11px 4px 10px}.agro-dashboard.dashboard-page .financial-icon{width:14px;height:14px;color:var(--agro-tone-ffc156);margin:0 auto}.agro-dashboard.dashboard-page .financial-value{color:var(--agro-tone-f8fbff);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(14px,.92vw,17px);font-weight:950;line-height:1.05;overflow:hidden}.agro-dashboard.dashboard-page .financial-value.positive{color:var(--agro-tone-39dfa4)}.agro-dashboard.dashboard-page .financial-value.negative{color:var(--agro-tone-ff5262)}.agro-dashboard.dashboard-page .financial-delta{white-space:nowrap;justify-content:center;align-items:center;gap:3px;min-height:15px;margin-top:6px;font-size:10px;font-weight:750;line-height:1;display:flex}.agro-dashboard.dashboard-page .financial-delta strong{font-size:10px;font-weight:900}.agro-dashboard.dashboard-page .financial-delta.positive{color:var(--agro-tone-35d99f)}.agro-dashboard.dashboard-page .financial-delta.negative{color:var(--agro-tone-ff5262)}.agro-dashboard.dashboard-page .financial-delta.neutral{color:var(--agro-tone-8ea9c0)}.agro-dashboard.dashboard-page .financial-label{color:var(--agro-tone-8ea9c0);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;overflow:hidden}.agro-dashboard.dashboard-page .financial-status{border:1px solid var(--agro-tone-244866);border-radius:4px;align-items:center;gap:7px;margin-top:14px;padding:10px 12px;font-size:11px;font-weight:750;display:flex}.agro-dashboard.dashboard-page .financial-status.positive{color:var(--agro-tone-38dea4);background:#00b67a14;border-color:#00b67a4f}.agro-dashboard.dashboard-page .financial-status.negative{color:var(--agro-tone-ff6474);background:#ff465714;border-color:#ff465759}.agro-dashboard.dashboard-page .financial-status.neutral{color:var(--agro-tone-9bb4ca)}.agro-dashboard.dashboard-page .financial-note,.agro-dashboard.dashboard-page .more-note,.agro-dashboard.dashboard-page .inputs-note{color:var(--agro-tone-7f9bb3);margin-top:9px;font-size:9px;line-height:1.5}.agro-dashboard.dashboard-page .potential-sales-card{min-height:0}.agro-dashboard.dashboard-page .potential-sales-grid{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:15px;display:grid}.agro-dashboard.dashboard-page .potential-sales-figure{text-align:left;background:#07172738;border:1px solid #244866b8;border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon label value";align-items:center;column-gap:12px;min-width:0;min-height:92px;padding:14px 16px;display:grid}.agro-dashboard.dashboard-page .potential-sales-icon{width:17px;height:17px;color:var(--agro-tone-39dfa4);grid-area:icon}.agro-dashboard.dashboard-page .potential-sales-value{max-width:100%;color:var(--agro-tone-f8fbff);letter-spacing:-.02em;text-align:right;text-overflow:ellipsis;white-space:nowrap;grid-area:value;margin-top:0;font-size:clamp(15px,1.05vw,19px);font-weight:950;line-height:1.08;overflow:hidden}.agro-dashboard.dashboard-page .potential-sales-label{color:var(--agro-tone-8ea9c0);grid-area:label;margin-top:0;font-size:clamp(15px,1.05vw,19px);font-weight:850;line-height:1.08}.agro-dashboard.dashboard-page .potential-sales-note{color:var(--agro-tone-8ea9c0);margin-top:12px;font-size:12px;line-height:1.45}@media (width<=540px){.agro-dashboard.dashboard-page .potential-sales-figure{grid-template-columns:auto minmax(0,1fr) auto;column-gap:9px;min-height:84px;padding-inline:12px}}.agro-dashboard.dashboard-page .production-list,.agro-dashboard.dashboard-page .activity-list{margin-top:8px}.agro-dashboard.dashboard-page .production-row,.agro-dashboard.dashboard-page .activity-row{grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px 0;display:grid}.agro-dashboard.dashboard-page .production-row+.production-row,.agro-dashboard.dashboard-page .activity-row+.activity-row{border-top:1px solid #244866b8}.agro-dashboard.dashboard-page .row-icon{width:38px;height:38px;color:var(--agro-tone-42d9a2);background:#00b67a14;border:1px solid #00b67a45;border-radius:999px;place-items:center;display:grid}.agro-dashboard.dashboard-page .production-row-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.agro-dashboard.dashboard-page .production-row-heading>span{color:var(--agro-tone-7f9bb3);flex:none;font-size:10px;font-weight:650}.agro-dashboard.dashboard-page .row-title{color:var(--agro-tone-f8fbff);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:15px;font-weight:850;line-height:1.2;overflow:hidden}.agro-dashboard.dashboard-page .row-note{color:var(--agro-tone-7f9bb3);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.agro-dashboard.dashboard-page .data-points-grid{gap:7px 10px;margin-top:9px;display:grid}.agro-dashboard.dashboard-page .production-data-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.agro-dashboard.dashboard-page .activity-data-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.agro-dashboard.dashboard-page .data-point-label{color:var(--agro-tone-819db5);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.agro-dashboard.dashboard-page .data-point-value{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:800;line-height:1.2;overflow:hidden}.agro-dashboard.dashboard-page .input-culture-grid,.agro-dashboard.dashboard-page .commercial-potential-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:17px;display:grid}.agro-dashboard.dashboard-page .commercial-potential-card{border-radius:4px;min-width:0;padding:12px}.agro-dashboard.dashboard-page .commercial-potential-heading{align-items:center;gap:8px;min-width:0;display:flex}.agro-dashboard.dashboard-page .commercial-potential-icon{width:32px;height:32px;color:var(--agro-tone-43dda5);background:#00b67a1a;border-radius:999px;flex:none;place-items:center;display:grid}.agro-dashboard.dashboard-page .commercial-potential-name{color:var(--agro-tone-f5f9fc);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.agro-dashboard.dashboard-page .commercial-potential-date{color:var(--agro-tone-7794ac);white-space:nowrap;align-items:center;gap:4px;margin-top:3px;font-size:8px;display:flex}.agro-dashboard.dashboard-page .commercial-potential-value{gap:3px;margin-top:12px;display:grid}.agro-dashboard.dashboard-page .commercial-potential-value span{color:var(--agro-tone-819db5);font-size:9px}.agro-dashboard.dashboard-page .commercial-potential-value strong{color:var(--agro-tone-39dfa4);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;overflow:hidden}.agro-dashboard.dashboard-page .commercial-potential-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.agro-dashboard.dashboard-page .inputs-subtitle{color:var(--agro-tone-c8d7e3);border-top:1px solid #244866b8;margin-top:15px;padding-top:13px;font-size:11px;font-weight:850}.agro-dashboard.dashboard-page .input-culture-card{text-align:center;border-radius:4px;min-width:0;padding:12px 10px}.agro-dashboard.dashboard-page .input-culture-icon{width:34px;height:34px;color:var(--agro-tone-43dda5);background:#00b67a1a;border-radius:999px;place-items:center;margin:0 auto;display:grid}.agro-dashboard.dashboard-page .input-culture-name{color:var(--agro-tone-f5f9fc);margin-top:7px;font-size:14px;font-weight:900}.agro-dashboard.dashboard-page .input-culture-values{text-align:left;gap:8px;margin-top:11px;display:grid}.agro-dashboard.dashboard-page .inputs-note strong{color:var(--agro-tone-a9c0d2);font-weight:800}.agro-dashboard.dashboard-page .compact-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.agro-dashboard.dashboard-page .compact-metric{border-radius:4px;min-width:0;padding:10px 11px}.agro-dashboard.dashboard-page .compact-metric-label{color:var(--agro-tone-819db5);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.agro-dashboard.dashboard-page .compact-metric-value{color:var(--agro-tone-f8fbff);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:900;line-height:1.1;overflow:hidden}.agro-dashboard.dashboard-page .compact-metric-detail{color:var(--agro-tone-7693aa);margin-top:4px;font-size:10px;font-weight:650;line-height:1.25}.agro-dashboard.dashboard-page .territorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.agro-dashboard.dashboard-page .territorial-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.agro-dashboard.dashboard-page .territory-figure{border:1px solid var(--agro-tone-1d415f);background:var(--agro-tone-0a192b);text-align:center;border-radius:4px;min-width:0;padding:13px 7px}.agro-dashboard.dashboard-page .territory-figure svg{color:var(--agro-tone-42d9a2);margin:0 auto}.agro-dashboard.dashboard-page .territory-value{color:var(--agro-tone-f7fbff);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:17px;font-weight:950;overflow:hidden}.agro-dashboard.dashboard-page .territory-label{color:var(--agro-tone-819db5);margin-top:4px;font-size:9px;line-height:1.2}.agro-dashboard.dashboard-page .territorial-meta-grid{border-top:1px solid #244866b8;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;padding-top:12px;display:grid}.agro-dashboard.dashboard-page .operational-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:14px;display:grid}.agro-dashboard.dashboard-page .operational-panel{min-width:0}.agro-dashboard.dashboard-page .operational-panel+.operational-panel{border-left:1px solid #244866b8;padding-left:18px}.agro-dashboard.dashboard-page .subsection-title{color:var(--agro-tone-dbe6ef);font-size:12px;font-weight:850}.agro-dashboard.dashboard-page .compliance-list{gap:7px;margin-top:14px;display:grid}.agro-dashboard.dashboard-page .compliance-row{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-0a192b);border-radius:4px;justify-content:space-between;align-items:center;gap:10px;min-height:39px;padding:9px 11px;font-size:11px;display:flex}.agro-dashboard.dashboard-page .compliance-row.positive{color:var(--agro-tone-43e4ad);background:#00b67a12;border-color:#00b67a52}.agro-dashboard.dashboard-page .compliance-row.negative{color:var(--agro-tone-ff6575);background:#ff465712;border-color:#ff465766}.agro-dashboard.dashboard-page .compliance-row.neutral{color:var(--agro-tone-9bb4ca)}.agro-dashboard.dashboard-page .compliance-label{text-transform:capitalize;align-items:center;gap:7px;min-width:0;font-weight:750;display:flex}.agro-dashboard.dashboard-page .compliance-label>span{gap:2px;min-width:0;display:grid}.agro-dashboard.dashboard-page .compliance-label>span>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agro-dashboard.dashboard-page .compliance-label small{color:var(--agro-tone-7794ac);text-transform:none;font-size:8px;font-weight:600}.agro-dashboard.dashboard-page .compliance-status{white-space:nowrap;flex:none;font-size:10px;font-weight:850}.agro-dashboard.dashboard-page .owner-facts-list{border-top:0;gap:6px;margin-top:10px;padding-top:0;display:grid}.agro-dashboard.dashboard-page .owner-fact-row{min-height:34px;color:var(--agro-tone-9bb4ca);justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.agro-dashboard.dashboard-page .owner-fact-row>span{align-items:center;gap:7px;min-width:0;display:flex}.agro-dashboard.dashboard-page .owner-fact-row strong{color:var(--agro-tone-d8e4ed);flex:none;font-weight:850}.agro-dashboard.dashboard-page .owner-fact-row.positive,.agro-dashboard.dashboard-page .owner-fact-row.positive strong{color:var(--agro-tone-42dda5)}.agro-dashboard.dashboard-page .owner-fact-row.negative,.agro-dashboard.dashboard-page .owner-fact-row.negative strong{color:var(--agro-tone-ff6474)}@media (width>=1280px){.agro-dashboard.dashboard-page .overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"profile properties financial""production inputs territorial""operational operational compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile properties financial""production inputs territorial""extensions extensions extensions""operational operational compliance"}.agro-dashboard.dashboard-page .overview-extensions{grid-template-columns:repeat(3,minmax(0,1fr))}.agro-dashboard.dashboard-page .overview-profile,.agro-dashboard.dashboard-page .overview-properties,.agro-dashboard.dashboard-page .overview-financial{min-height:492px}.agro-dashboard.dashboard-page .overview-production,.agro-dashboard.dashboard-page .overview-inputs,.agro-dashboard.dashboard-page .overview-territorial{min-height:330px}.agro-dashboard.dashboard-page .overview-operational,.agro-dashboard.dashboard-page .overview-compliance{min-height:285px}}@media (width<=1500px){.agro-dashboard.dashboard-page .dashboard-topbar-inner{padding-left:24px;padding-right:250px}.agro-dashboard.dashboard-page .dashboard-content{padding:18px 18px 28px}.agro-dashboard.dashboard-page .content-card,.agro-dashboard.dashboard-page .financial-card,.agro-dashboard.dashboard-page .properties-card,.agro-dashboard.dashboard-page .producer-profile-card{padding-inline:16px}.agro-dashboard.dashboard-page .producer-footer{margin-inline:-16px;padding-inline:16px}.agro-dashboard.dashboard-page .producer-name{font-size:21px}.agro-dashboard.dashboard-page .producer-avatar{width:62px;height:62px}.agro-dashboard.dashboard-page .financial-metrics-grid{gap:5px}.agro-dashboard.dashboard-page .financial-figure{padding-inline:3px}.agro-dashboard.dashboard-page .production-data-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agro-dashboard.dashboard-page .input-culture-grid{gap:6px}.agro-dashboard.dashboard-page .data-point-value{font-size:10px}}@media (width<=1279px){.agro-dashboard.dashboard-page .dashboard-topbar-inner{padding-right:24px}.agro-dashboard.dashboard-page .overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"profile properties""financial production""inputs territorial""operational operational""compliance compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile properties""financial production""inputs territorial""extensions extensions""operational operational""compliance compliance"}.agro-dashboard.dashboard-page .overview-extensions{grid-template-columns:repeat(2,minmax(0,1fr))}.agro-dashboard.dashboard-page .properties-map-wrap{height:210px}}@media (width<=900px){.agro-dashboard.dashboard-page .overview-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"profile""properties""financial""production""inputs""territorial""operational""compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile""properties""financial""production""inputs""territorial""extensions""operational""compliance"}.agro-dashboard.dashboard-page .overview-extensions,.agro-dashboard.dashboard-page .operational-columns{grid-template-columns:minmax(0,1fr)}.agro-dashboard.dashboard-page .operational-panel+.operational-panel{border-top:1px solid #244866b8;border-left:0;padding-top:14px;padding-left:0}}@media (width<=767px){.agro-dashboard.dashboard-page .dashboard-topbar{position:static}.agro-dashboard.dashboard-page .dashboard-topbar-inner{flex-direction:column;align-items:stretch;gap:10px;min-height:0;padding:13px 14px}.agro-dashboard.dashboard-page .dashboard-search-area{justify-content:stretch}.agro-dashboard.dashboard-page .dashboard-search-form{width:100%}.agro-dashboard.dashboard-page .dashboard-search-trigger{flex:1}.agro-dashboard.dashboard-page .dashboard-refresh-button span{display:none}.agro-dashboard.dashboard-page .dashboard-content{padding:12px}.agro-dashboard.dashboard-page .content-card,.agro-dashboard.dashboard-page .financial-card,.agro-dashboard.dashboard-page .properties-card,.agro-dashboard.dashboard-page .producer-profile-card{padding:14px}.agro-dashboard.dashboard-page .producer-name{white-space:normal}.agro-dashboard.dashboard-page .producer-footer{margin:0 -14px -14px;padding-inline:14px}.agro-dashboard.dashboard-page .financial-metrics-grid,.agro-dashboard.dashboard-page .territorial-grid-three,.agro-dashboard.dashboard-page .input-culture-grid,.agro-dashboard.dashboard-page .commercial-potential-grid,.agro-dashboard.dashboard-page .production-data-grid,.agro-dashboard.dashboard-page .activity-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.agro-dashboard.dashboard-page .dynamic-card-rail{scrollbar-width:thin;scrollbar-color:var(--agro-tone-315e7c) transparent}.agro-dashboard.dashboard-page .dynamic-card-rail::-webkit-scrollbar{width:5px;height:5px}.agro-dashboard.dashboard-page .production-list.is-scrollable::-webkit-scrollbar{width:5px;height:5px}.agro-dashboard.dashboard-page .activity-list.is-scrollable::-webkit-scrollbar{width:5px;height:5px}.agro-dashboard.dashboard-page .compliance-list.is-scrollable::-webkit-scrollbar{width:5px;height:5px}.agro-dashboard.dashboard-page .dynamic-card-rail::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:99px}.agro-dashboard.dashboard-page .production-list.is-scrollable::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:99px}.agro-dashboard.dashboard-page .activity-list.is-scrollable::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:99px}.agro-dashboard.dashboard-page .compliance-list.is-scrollable::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:99px}.agro-dashboard.dashboard-page .dynamic-card-rail.is-scrollable,.agro-dashboard.dashboard-page .production-list.is-scrollable,.agro-dashboard.dashboard-page .activity-list.is-scrollable,.agro-dashboard.dashboard-page .compliance-list.is-scrollable{overscroll-behavior:contain}.agro-dashboard.dashboard-page .dynamic-card-rail.is-scrollable:focus-visible,.agro-dashboard.dashboard-page .production-list.is-scrollable:focus-visible,.agro-dashboard.dashboard-page .activity-list.is-scrollable:focus-visible,.agro-dashboard.dashboard-page .compliance-list.is-scrollable:focus-visible{outline-offset:4px;outline:1px solid #43dda5b8}.agro-dashboard.dashboard-page .input-culture-grid:not(.is-scrollable),.agro-dashboard.dashboard-page .commercial-potential-grid:not(.is-scrollable){grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.agro-dashboard.dashboard-page .input-culture-grid.dynamic-card-rail.is-scrollable,.agro-dashboard.dashboard-page .commercial-potential-grid.dynamic-card-rail.is-scrollable{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:minmax(190px,calc(33.3333% - 6px));grid-auto-flow:column;padding-bottom:9px;overflow-x:auto}.agro-dashboard.dashboard-page .input-culture-grid.dynamic-card-rail.is-scrollable>*,.agro-dashboard.dashboard-page .commercial-potential-grid.dynamic-card-rail.is-scrollable>*{scroll-snap-align:start}.agro-dashboard.dashboard-page .input-culture-card{min-height:218px;padding:17px 15px 15px}.agro-dashboard.dashboard-page .input-culture-icon{width:42px;height:42px}.agro-dashboard.dashboard-page .input-culture-icon svg{width:20px;height:20px}.agro-dashboard.dashboard-page .input-culture-name{margin-top:9px;font-size:16px}.agro-dashboard.dashboard-page .input-culture-values{gap:11px;margin-top:15px}.agro-dashboard.dashboard-page .input-culture-card .data-point-label{font-size:10px}.agro-dashboard.dashboard-page .input-culture-card .data-point-value{margin-top:3px;font-size:13px}.agro-dashboard.dashboard-page .commercial-potential-card{min-height:218px;padding:16px}.agro-dashboard.dashboard-page .commercial-potential-icon{width:40px;height:40px}.agro-dashboard.dashboard-page .commercial-potential-icon svg{width:19px;height:19px}.agro-dashboard.dashboard-page .commercial-potential-name{font-size:15px}.agro-dashboard.dashboard-page .commercial-potential-date{font-size:9px}.agro-dashboard.dashboard-page .commercial-potential-value span,.agro-dashboard.dashboard-page .commercial-potential-card .data-point-label{font-size:10px}.agro-dashboard.dashboard-page .commercial-potential-value strong{font-size:17px}.agro-dashboard.dashboard-page .commercial-potential-card .data-point-value{font-size:13px}.agro-dashboard.dashboard-page .overflow-guidance{color:var(--agro-tone-a7bfd2);font-weight:750}.agro-dashboard.dashboard-page .production-list.is-scrollable{scrollbar-width:thin;scrollbar-color:var(--agro-tone-315e7c) transparent;max-height:440px;padding-right:5px;overflow-y:auto}.agro-dashboard.dashboard-page .activity-list.is-scrollable{scrollbar-width:thin;scrollbar-color:var(--agro-tone-315e7c) transparent;max-height:300px;padding-right:5px;overflow-y:auto}.agro-dashboard.dashboard-page .compliance-list.is-scrollable{scrollbar-width:thin;scrollbar-color:var(--agro-tone-315e7c) transparent;max-height:310px;padding-right:5px;overflow-y:auto}@media (width<=767px){.agro-dashboard.dashboard-page .input-culture-grid.dynamic-card-rail.is-scrollable,.agro-dashboard.dashboard-page .commercial-potential-grid.dynamic-card-rail.is-scrollable{grid-auto-columns:minmax(180px,72%)}.agro-dashboard.dashboard-page .input-culture-card,.agro-dashboard.dashboard-page .commercial-potential-card{min-height:0}}.agro-dashboard.dashboard-page .overview-properties .realty-rank,.agro-dashboard.dashboard-page .overview-properties .realty-area,.agro-dashboard.dashboard-page .overview-properties .realty-meta{font-size:11px}.agro-dashboard.dashboard-page .overview-properties .geometry-unavailable,.agro-dashboard.dashboard-page .overview-properties .geometry-button,.agro-dashboard.dashboard-page .overview-properties .properties-footer,.agro-dashboard.dashboard-page .overview-properties .properties-footer button{font-size:10px}.agro-dashboard.dashboard-page .overview-financial .financial-label,.agro-dashboard.dashboard-page .overview-financial .financial-delta,.agro-dashboard.dashboard-page .overview-financial .financial-delta strong{font-size:11px}.agro-dashboard.dashboard-page .overview-financial .financial-status{font-size:12px}.agro-dashboard.dashboard-page .overview-production .data-point-label,.agro-dashboard.dashboard-page .overview-operational .data-point-label,.agro-dashboard.dashboard-page .overview-inputs .data-point-label{font-size:10.5px}.agro-dashboard.dashboard-page .overview-production .data-point-value,.agro-dashboard.dashboard-page .overview-operational .data-point-value,.agro-dashboard.dashboard-page .overview-inputs .data-point-value{font-size:13px}.agro-dashboard.dashboard-page .overview-inputs .inputs-note,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-date{font-size:10px}.agro-dashboard.dashboard-page .overview-compliance .compliance-row,.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row{font-size:11.5px}@media (width>=1280px){.agro-dashboard.dashboard-page .overview-production,.agro-dashboard.dashboard-page .overview-inputs,.agro-dashboard.dashboard-page .overview-territorial,.agro-dashboard.dashboard-page .overview-operational,.agro-dashboard.dashboard-page .overview-compliance{flex-direction:column;display:flex}.agro-dashboard.dashboard-page .overview-production .production-list:not(.is-scrollable){flex-direction:column;flex:1;justify-content:space-evenly;display:flex}.agro-dashboard.dashboard-page .overview-production .production-list:not(.is-scrollable) .production-row{flex:1 1 0;align-content:center}.agro-dashboard.dashboard-page .overview-inputs .input-culture-grid:not(.is-scrollable),.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-grid:not(.is-scrollable){flex:auto;align-items:stretch}.agro-dashboard.dashboard-page .overview-inputs .input-culture-card,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-card{height:100%}.agro-dashboard.dashboard-page .overview-inputs .input-culture-card{flex-direction:column;justify-content:center;display:flex}.agro-dashboard.dashboard-page .overview-territorial .territorial-grid,.agro-dashboard.dashboard-page .overview-territorial .territorial-meta-grid{flex:1 1 0;align-items:stretch}.agro-dashboard.dashboard-page .overview-territorial .territory-figure,.agro-dashboard.dashboard-page .overview-territorial .compact-metric{flex-direction:column;justify-content:center;display:flex}.agro-dashboard.dashboard-page .overview-operational .operational-columns{flex:1;align-items:stretch}.agro-dashboard.dashboard-page .overview-operational .operational-panel{flex-direction:column;justify-content:center;min-height:0;display:flex}.agro-dashboard.dashboard-page .overview-compliance .compliance-list:not(.is-scrollable){flex:0 auto}}.agro-dashboard.dashboard-page .dashboard-content{padding:18px 14px 28px}.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-extensions{gap:12px}.agro-dashboard.dashboard-page .content-card,.agro-dashboard.dashboard-page .financial-card,.agro-dashboard.dashboard-page .properties-card,.agro-dashboard.dashboard-page .producer-profile-card{padding-inline:16px}.agro-dashboard.dashboard-page .producer-footer{margin-inline:-16px;padding-inline:16px}.agro-dashboard.dashboard-page .overview-grid>.dashboard-card:not(.overview-profile) .section-title-row h3{font-size:19px}.agro-dashboard.dashboard-page .overview-grid>.dashboard-card:not(.overview-profile) .section-title-row>span,.agro-dashboard.dashboard-page .overview-properties .card-header-value{font-size:12px}.agro-dashboard.dashboard-page .profile-figure{min-width:0;padding-inline:2px}.agro-dashboard.dashboard-page .profile-figure-value{text-overflow:clip;white-space:nowrap;font-size:clamp(20px,1.3vw,25px);overflow:visible}.agro-dashboard.dashboard-page .financial-metrics-grid{grid-template-columns:repeat(4,minmax(92px,1fr));gap:8px}.agro-dashboard.dashboard-page .financial-figure{padding:13px 6px 11px}.agro-dashboard.dashboard-page .financial-icon{width:16px;height:16px}.agro-dashboard.dashboard-page .overview-financial .financial-value{text-overflow:clip;white-space:nowrap;font-size:clamp(18px,1.08vw,21px);line-height:1.08;overflow:visible}.agro-dashboard.dashboard-page .overview-financial .financial-label{font-size:11.5px}.agro-dashboard.dashboard-page .overview-financial .financial-status{padding-block:11px;font-size:12.5px}.agro-dashboard.dashboard-page .overview-production .production-row{gap:13px;padding-block:15px}.agro-dashboard.dashboard-page .overview-production .row-icon,.agro-dashboard.dashboard-page .overview-operational .row-icon{width:42px;height:42px}.agro-dashboard.dashboard-page .overview-production .row-title,.agro-dashboard.dashboard-page .overview-operational .row-title{font-size:17px}.agro-dashboard.dashboard-page .overview-production .production-row-heading>span,.agro-dashboard.dashboard-page .overview-production .row-note,.agro-dashboard.dashboard-page .overview-operational .row-note{font-size:11.5px}.agro-dashboard.dashboard-page .production-data-grid{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:9px 10px}.agro-dashboard.dashboard-page .activity-data-grid{grid-template-columns:repeat(auto-fit,minmax(102px,1fr));gap:10px 12px}.agro-dashboard.dashboard-page .overview-production .data-point-label,.agro-dashboard.dashboard-page .overview-operational .data-point-label{text-overflow:clip;white-space:normal;min-height:24px;font-size:11px;line-height:1.15;overflow:visible}.agro-dashboard.dashboard-page .overview-production .data-point-value,.agro-dashboard.dashboard-page .overview-operational .data-point-value{text-overflow:clip;white-space:nowrap;margin-top:3px;font-size:14px;line-height:1.2;overflow:visible}.agro-dashboard.dashboard-page .overview-inputs .input-culture-grid:not(.is-scrollable),.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-grid:not(.is-scrollable){grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px}@media (width>=768px){.agro-dashboard.dashboard-page .overview-inputs .input-culture-grid.is-three,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}}.agro-dashboard.dashboard-page .overview-inputs .dynamic-card-rail.is-scrollable{scrollbar-gutter:stable;grid-auto-columns:minmax(210px,calc(33.3333% - 6.66667px));padding-bottom:12px}.agro-dashboard.dashboard-page .overview-inputs .input-culture-card,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-card{min-width:0;min-height:232px;padding:18px 14px 16px}.agro-dashboard.dashboard-page .overview-inputs .input-culture-name,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-name{font-size:18px}.agro-dashboard.dashboard-page .overview-inputs .input-culture-card .data-point-label,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-card .data-point-label,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-value span{font-size:11.5px}.agro-dashboard.dashboard-page .overview-inputs .input-culture-card .data-point-value,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-card .data-point-value{font-size:15px}.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-value strong{font-size:19px}.agro-dashboard.dashboard-page .overview-inputs .inputs-note,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-date,.agro-dashboard.dashboard-page .overview-inputs .overflow-guidance{font-size:10.5px}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-label,.agro-dashboard.dashboard-page .overview-territorial .compact-metric-value,.agro-dashboard.dashboard-page .overview-territorial .compact-metric-detail{text-overflow:clip;white-space:normal;overflow:visible}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-value{overflow-wrap:anywhere;font-size:15px;line-height:1.2}.agro-dashboard.dashboard-page .overview-operational .operational-columns{align-items:start;gap:22px}.agro-dashboard.dashboard-page .overview-operational .operational-panel{justify-content:flex-start!important}.agro-dashboard.dashboard-page .overview-operational .subsection-title{font-size:14px}.agro-dashboard.dashboard-page .overview-operational .activity-list{margin-top:10px}.agro-dashboard.dashboard-page .overview-operational .activity-row{padding-block:15px}.agro-dashboard.dashboard-page .overview-operational .compact-metric-value{font-size:16px}.agro-dashboard.dashboard-page .overview-operational .activity-list.is-scrollable{max-height:380px}.agro-dashboard.dashboard-page .overview-compliance .compliance-row,.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row{min-height:44px;font-size:12.5px}.agro-dashboard.dashboard-page .overview-compliance .compliance-status,.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row strong{font-size:12px}.agro-dashboard.dashboard-page .overview-compliance .compliance-label small{font-size:10px}.agro-dashboard.dashboard-page .overview-compliance .compliance-list.is-scrollable{scrollbar-gutter:stable;max-height:360px}.agro-dashboard.dashboard-page .dynamic-card-rail.is-scrollable,.agro-dashboard.dashboard-page .production-list.is-scrollable,.agro-dashboard.dashboard-page .activity-list.is-scrollable,.agro-dashboard.dashboard-page .compliance-list.is-scrollable{scrollbar-gutter:stable}.agro-dashboard.dashboard-page .realty-row{align-items:center;min-height:64px;display:flex}.agro-dashboard.dashboard-page .properties-map-wrap{isolation:isolate;z-index:0}.agro-dashboard.dashboard-page .properties-map-wrap .leaflet-container{z-index:0!important}@media (width>=1280px) and (width<=1599px){.agro-dashboard.dashboard-page .overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"profile properties""financial production""inputs territorial""operational operational""compliance compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile properties""financial production""inputs territorial""extensions extensions""operational operational""compliance compliance"}.agro-dashboard.dashboard-page .overview-extensions{grid-template-columns:repeat(2,minmax(0,1fr))}.agro-dashboard.dashboard-page .overview-profile,.agro-dashboard.dashboard-page .overview-properties,.agro-dashboard.dashboard-page .overview-financial,.agro-dashboard.dashboard-page .overview-production,.agro-dashboard.dashboard-page .overview-inputs,.agro-dashboard.dashboard-page .overview-territorial,.agro-dashboard.dashboard-page .overview-operational,.agro-dashboard.dashboard-page .overview-compliance{min-height:0}}@media (width<=767px){.agro-dashboard.dashboard-page .dashboard-content{padding:12px}.agro-dashboard.dashboard-page .content-card,.agro-dashboard.dashboard-page .financial-card,.agro-dashboard.dashboard-page .properties-card,.agro-dashboard.dashboard-page .producer-profile-card{padding:14px}.agro-dashboard.dashboard-page .producer-footer{margin:0 -14px -14px;padding-inline:14px}.agro-dashboard.dashboard-page .financial-metrics-grid,.agro-dashboard.dashboard-page .production-data-grid,.agro-dashboard.dashboard-page .activity-data-grid,.agro-dashboard.dashboard-page .overview-inputs .input-culture-grid.is-three,.agro-dashboard.dashboard-page .overview-inputs .commercial-potential-grid.is-three{grid-template-columns:repeat(2,minmax(0,1fr))}.agro-dashboard.dashboard-page .overview-inputs .dynamic-card-rail.is-scrollable{grid-auto-columns:minmax(185px,76%)}}@media (width>=1600px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"profile properties financial""production territorial compliance""extensions extensions extensions""operational operational operational"}.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-areas:"profile properties financial""production territorial compliance""operational operational operational"}}@media (width>=1280px) and (width<=1599px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"profile properties""financial financial""production territorial""compliance compliance""extensions extensions""operational operational"}.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-areas:"profile properties""financial financial""production territorial""compliance compliance""operational operational"}}@media (width>=768px) and (width<=1279px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"profile properties""financial financial""production territorial""compliance compliance""extensions extensions""operational operational"}.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-areas:"profile properties""financial financial""production territorial""compliance compliance""operational operational"}}@media (width<=767px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid.has-extensions,.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-columns:minmax(0,1fr);grid-template-areas:"profile""properties""financial""production""territorial""compliance""extensions""operational"}}.agro-dashboard.dashboard-page .overview-compliance .compliance-list.is-scrollable{overscroll-behavior:contain;max-height:300px;padding-right:4px;overflow-y:auto}.agro-dashboard.dashboard-page .overview-operational{min-width:0;min-height:0}.agro-dashboard.dashboard-page .other-activities-heading{color:var(--agro-tone-dbe6ef);margin-top:14px;font-size:13px;font-weight:850}.agro-dashboard.dashboard-page .other-activities-rail{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--agro-tone-315e7c) transparent;gap:10px;min-width:0;margin-top:10px;padding:2px 2px 10px;display:flex;overflow:auto hidden}.agro-dashboard.dashboard-page .other-activities-rail::-webkit-scrollbar{height:6px}.agro-dashboard.dashboard-page .other-activities-rail::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:999px}.agro-dashboard.dashboard-page .other-activities-rail:focus-visible{outline-offset:3px;outline:1px solid #43dda5b8}.agro-dashboard.dashboard-page .other-activity-estimate-card{scroll-snap-align:start;border:1px solid var(--agro-tone-21486a);background:var(--agro-tone-0a192b);border-radius:4px;flex:0 0 clamp(235px,22vw,300px);min-width:0;min-height:170px;padding:14px}.agro-dashboard.dashboard-page .other-activity-card-head{align-items:center;gap:10px;min-width:0;display:flex}.agro-dashboard.dashboard-page .other-activity-icon{width:36px;height:36px;color:var(--agro-tone-43dda5);background:#00c88414;border:1px solid #00c88447;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.agro-dashboard.dashboard-page .other-activity-name{color:var(--agro-tone-f8fbff);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;line-height:1.2;overflow:hidden}.agro-dashboard.dashboard-page .other-activity-meta{color:var(--agro-tone-7f9db6);margin-top:3px;font-size:10.5px;line-height:1.3}.agro-dashboard.dashboard-page .other-activity-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:14px;display:grid}.agro-dashboard.dashboard-page .other-activity-values .data-point-label,.agro-dashboard.dashboard-page .other-activity-values .data-point-value{text-overflow:clip;white-space:normal;overflow:visible}.agro-dashboard.dashboard-page .other-activity-values .data-point-label{font-size:10.5px}.agro-dashboard.dashboard-page .other-activity-values .data-point-value{overflow-wrap:anywhere;margin-top:3px;font-size:13px;line-height:1.2}.agro-dashboard.dashboard-page .other-activities-guidance{color:var(--agro-tone-7693aa);margin-top:2px;font-size:10px}@media (width<=900px){.agro-dashboard.dashboard-page .other-activity-estimate-card{flex-basis:min(78vw,290px)}}@media (width<=540px){.agro-dashboard.dashboard-page .other-activity-values{grid-template-columns:minmax(0,1fr)}.agro-dashboard.dashboard-page .other-activity-estimate-card{flex-basis:min(86vw,285px)}}@media (width>=1600px){.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-areas:"profile properties financial""production territorial compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile properties financial""production territorial compliance""extensions extensions extensions"}}@media (width>=768px) and (width<=1599px){.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-areas:"profile properties""financial financial""production territorial""compliance compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile properties""financial financial""production territorial""compliance compliance""extensions extensions"}}@media (width<=767px){.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions){grid-template-areas:"profile""properties""financial""production""territorial""compliance"}.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-areas:"profile""properties""financial""production""territorial""compliance""extensions"}}.agro-dashboard.dashboard-page .overview-financial .financial-figure{container-type:inline-size}.agro-dashboard.dashboard-page .overview-production .data-point-value{letter-spacing:-.01em;max-width:100%;font-size:clamp(12.5px,.86vw,14px)}.agro-dashboard.dashboard-page .overview-financial .financial-value{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(16px,1.08vw,19px);line-height:1.06;overflow:hidden}.agro-dashboard.dashboard-page .overview-production .production-data-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 14px}.agro-dashboard.dashboard-page .overview-production .data-point-label{text-overflow:clip;white-space:normal;font-size:10.5px;line-height:1.18;overflow:visible}.agro-dashboard.dashboard-page .overview-production .data-point-value{letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:4px;font-size:clamp(12px,.82vw,14px);line-height:1.18;overflow:hidden}@media (width>=1280px){.agro-dashboard.dashboard-page .overview-production .production-list:not(.is-scrollable){flex:none;display:block}.agro-dashboard.dashboard-page .overview-production .production-list:not(.is-scrollable) .production-row{align-content:initial;flex:none;display:grid}.agro-dashboard.dashboard-page .overview-territorial .territorial-grid,.agro-dashboard.dashboard-page .overview-territorial .territorial-meta-grid{flex:none}.agro-dashboard.dashboard-page .overview-territorial .territory-figure{min-height:154px}.agro-dashboard.dashboard-page .overview-territorial .compact-metric{min-height:92px}}.agro-dashboard.dashboard-page .overview-territorial .territory-figure svg{width:22px;height:22px}.agro-dashboard.dashboard-page .overview-territorial .territory-value{margin-top:9px;font-size:clamp(21px,1.35vw,25px);line-height:1.08}.agro-dashboard.dashboard-page .overview-territorial .territory-label{margin-top:6px;font-size:11.5px;line-height:1.25}.agro-dashboard.dashboard-page .overview-territorial .compact-metric{padding:13px 14px}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-label{font-size:11.5px;line-height:1.25}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-value{margin-top:6px;font-size:clamp(16px,1.05vw,18px);line-height:1.2}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-detail{margin-top:5px;font-size:10.5px;line-height:1.3}.agro-dashboard.dashboard-page .overview-compliance .compliance-list{gap:9px}.agro-dashboard.dashboard-page .overview-compliance .owner-facts-list{gap:9px;margin-top:12px;padding-top:13px}.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row{min-height:42px;font-size:12.5px}.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row strong{font-size:12.5px}@media (width<=767px){.agro-dashboard.dashboard-page .overview-production .production-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.agro-dashboard.dashboard-page .overview-production .data-point-value{font-size:13px}.agro-dashboard.dashboard-page .overview-territorial .territory-value{font-size:21px}.agro-dashboard.dashboard-page .overview-territorial .territory-label,.agro-dashboard.dashboard-page .overview-territorial .compact-metric-label{font-size:11px}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-value{font-size:16px}}.agro-dashboard.dashboard-page .overview-territorial .territory-value{font-size:clamp(19px,1.2vw,23px)}.agro-dashboard.dashboard-page .overview-territorial .territory-label,.agro-dashboard.dashboard-page .overview-territorial .compact-metric-label{font-size:10.5px}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-value{font-size:clamp(15px,.95vw,17px)}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-detail{font-size:10px}@media (width<=767px){.agro-dashboard.dashboard-page .overview-territorial .territory-value{font-size:20px}.agro-dashboard.dashboard-page .overview-territorial .territory-label,.agro-dashboard.dashboard-page .overview-territorial .compact-metric-label{font-size:10.5px}.agro-dashboard.dashboard-page .overview-territorial .compact-metric-value{font-size:15px}}.agro-shell[data-agro-theme=dark] .agro-dashboard.dashboard-page .overview-grid>.dashboard-card{border-color:#0000}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-grid>.dashboard-card{border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=dark] .agro-dashboard.dashboard-page .overview-grid>.producer-profile-card,.agro-shell[data-agro-theme=dark] .agro-dashboard.dashboard-page .overview-grid>.financial-card,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-grid>.producer-profile-card,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-grid>.financial-card{background:var(--agro-tone-0d1d31)}.agro-dashboard.dashboard-page .producer-figures-client{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-inline:auto;padding-block:14px;display:flex}.agro-dashboard.dashboard-page .producer-rural-context{width:100%;color:var(--agro-tone-8ca8c0);text-align:left;flex:0 0 100%;padding-inline:2px;font-size:11px;font-weight:750;line-height:1.2}.agro-dashboard.dashboard-page .producer-figures-client .profile-figure{border:1px solid var(--agro-tone-1d415f);background:var(--agro-tone-0a192b);border-radius:4px;flex-direction:column;flex:calc(25% - 6px);justify-content:center;align-items:center;width:calc(25% - 6px);min-width:0;max-width:none;min-height:60px;padding:7px 6px 6px;display:flex}.agro-dashboard.dashboard-page .producer-figures-client .profile-figure-value{font-size:clamp(17px,1.05vw,20px);line-height:1}.agro-dashboard.dashboard-page .producer-figures-client .profile-figure-label{text-overflow:clip;white-space:normal;min-height:0;margin-top:3px;font-size:11px;line-height:1.15;overflow:visible}.agro-dashboard.dashboard-page .producer-profile-card,.agro-dashboard.dashboard-page .producer-profile-main,.agro-dashboard.dashboard-page .producer-profile-main>div,.agro-dashboard.dashboard-page .producer-meta,.agro-dashboard.dashboard-page .producer-meta>div{min-width:0}@media (width<=1279px){.agro-dashboard.dashboard-page .producer-register-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.agro-dashboard.dashboard-page .producer-figures-client,.agro-dashboard.dashboard-page .producer-register-grid{gap:10px}.agro-dashboard.dashboard-page .producer-register-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agro-dashboard.dashboard-page .producer-resource-summary-card{grid-column:1/-1}.agro-dashboard.dashboard-page .producer-figures-client .profile-figure{flex-basis:calc(50% - 5px);width:calc(50% - 5px);max-width:none}.agro-dashboard.dashboard-page .producer-figures-client .profile-figure-value{font-size:clamp(16px,5vw,19px)}.agro-dashboard.dashboard-page .producer-register-value{font-size:clamp(15px,4.5vw,17px)}}.agro-dashboard.dashboard-page .overview-properties .realty-meta{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.agro-dashboard.dashboard-page .overview-properties .realty-location{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agro-dashboard.dashboard-page .overview-properties .realty-relationship{color:var(--agro-tone-37dfa2);font-size:inherit;font-weight:800;line-height:inherit;white-space:nowrap;flex:none}.agro-dashboard.dashboard-page .overview-properties .realty-relationship.is-unknown{color:var(--agro-tone-89a5bd);font-weight:700}.agro-dashboard.dashboard-page .overview-properties .realty-row:focus-visible{outline-offset:-1px;outline:1px solid #37dfa2b8}@media (width>=1280px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions),.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"profile profile profile properties properties properties""production production territorial territorial compliance compliance""financial financial financial financial financial financial"}.agro-dashboard.dashboard-page .overview-financial{min-height:0!important}}@media (width>=768px) and (width<=1279px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions),.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"profile properties""production territorial""compliance compliance""financial financial"}.agro-dashboard.dashboard-page .overview-financial{min-height:0}}@media (width<=767px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions),.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:minmax(0,1fr);grid-template-areas:"profile""properties""production""territorial""compliance""financial"}.agro-dashboard.dashboard-page .overview-financial{min-height:0}}.agro-dashboard.dashboard-page .overview-financial{height:auto;padding-block:14px 16px}.agro-dashboard.dashboard-page .overview-financial .financial-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:12px}.agro-dashboard.dashboard-page .overview-financial .financial-figure{flex-direction:column;justify-content:center;align-items:center;min-height:78px;display:flex}@media (width<=767px){.agro-dashboard.dashboard-page .overview-financial .financial-metrics-grid{grid-template-columns:minmax(0,1fr)}}.agro-dashboard.dashboard-page .owner-fact-row.is-clickable{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.agro-dashboard.dashboard-page .owner-fact-row.is-clickable:hover,.agro-dashboard.dashboard-page .owner-fact-row.is-clickable:focus-visible{color:var(--agro-tone-d8e4ed)}.agro-dashboard.dashboard-page .owner-fact-row.is-clickable:focus-visible{outline-offset:3px;border-radius:4px;outline:1px solid #37dfa2b8}@media (width>=1280px){.agro-dashboard.dashboard-page .overview-grid,.agro-dashboard.dashboard-page .overview-grid:not(.has-extensions),.agro-dashboard.dashboard-page .overview-grid.has-extensions{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"profile profile properties properties""production production territorial compliance""financial financial financial financial"}.agro-dashboard.dashboard-page .overview-production .section-title-row h3{font-size:21px}.agro-dashboard.dashboard-page .overview-production .section-title-row>span{font-size:13px}.agro-dashboard.dashboard-page .overview-production .production-row{gap:16px;padding-block:16px}.agro-dashboard.dashboard-page .overview-production .row-icon{width:44px;height:44px}.agro-dashboard.dashboard-page .overview-production .row-title{font-size:18px}.agro-dashboard.dashboard-page .overview-production .production-row-heading>span,.agro-dashboard.dashboard-page .overview-production .row-note{font-size:12px}.agro-dashboard.dashboard-page .overview-production .production-data-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 18px;margin-top:11px}.agro-dashboard.dashboard-page .overview-production .data-point-label{min-height:0;font-size:12px;line-height:1.2}.agro-dashboard.dashboard-page .overview-production .data-point-value{margin-top:5px;font-size:clamp(14px,.95vw,16px);line-height:1.2}}.agro-dashboard.dashboard-page .overview-compliance .compliance-row.is-clickable{cursor:pointer;text-align:left;width:100%;font:inherit;transition:border-color .16s,background-color .16s,transform .16s}.agro-dashboard.dashboard-page .overview-compliance .compliance-row.is-clickable:hover{border-color:var(--agro-tone-315a78);transform:translateY(-1px)}.agro-dashboard.dashboard-page .overview-compliance .compliance-row.is-clickable:focus-visible{outline:2px solid var(--agro-tone-43e4ad);outline-offset:2px}.agro-dashboard.dashboard-page .producer-profile-card .producer-verified-badge{font-size:13px}.agro-dashboard.dashboard-page .producer-profile-card .producer-meta{gap:8px;font-size:13px}.agro-dashboard.dashboard-page .producer-profile-card .producer-meta svg{width:14px;height:14px}.agro-dashboard.dashboard-page .overview-properties .card-header-value,.agro-dashboard.dashboard-page .overview-properties .realty-area{font-size:13px}.agro-dashboard.dashboard-page .potential-sales-card .potential-sales-grid{gap:8px;margin-top:13px}.agro-dashboard.dashboard-page .potential-sales-card .potential-sales-figure{column-gap:10px;min-height:60px;padding:6px 12px}.agro-dashboard.dashboard-page .overview-compliance .compliance-row{min-height:40px;padding:7px 10px;font-size:12px}.agro-dashboard.dashboard-page .overview-compliance .compliance-label>span>span{font-size:12px}.agro-dashboard.dashboard-page .overview-compliance .compliance-status{font-size:11.5px}.agro-dashboard.dashboard-page .producer-figures-client .profile-figure-value{text-overflow:clip;white-space:nowrap;width:100%;max-width:100%;overflow:hidden}.agro-dashboard.dashboard-page .overview-properties .realty-name{font-size:16px;line-height:1.2}.agro-dashboard.dashboard-page .overview-properties .properties-expand-summary{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.agro-dashboard.dashboard-page .overview-properties .properties-expand-button{cursor:pointer;color:var(--agro-tone-dbe6ef);font:inherit;text-underline-offset:2px;font-weight:850;text-decoration:underline}.agro-dashboard.dashboard-page .overview-properties .properties-expand-button:hover{color:var(--agro-tone-51d9a7)}.agro-dashboard.dashboard-page .overview-properties .properties-expand-button:focus-visible{outline:1px solid var(--agro-tone-43e4ad);outline-offset:2px;border-radius:2px}.agro-dashboard.dashboard-page .overview-properties .properties-expand-count{color:var(--agro-tone-92b0c9);font-weight:800}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .potential-sales-figure{background:#edf2f5}.agro-dashboard.dashboard-page .producer-profile-card .producer-verified-badge,.agro-dashboard.dashboard-page .producer-profile-card .producer-meta{font-size:15px}.agro-dashboard.dashboard-page .producer-rural-context,.agro-dashboard.dashboard-page .producer-profile-card .profile-figure-label,.agro-dashboard.dashboard-page .producer-profile-card .producer-register-label,.agro-dashboard.dashboard-page .producer-profile-card .producer-register-status,.agro-dashboard.dashboard-page .producer-profile-card .producer-resource-status-row{font-size:12px}.agro-dashboard.dashboard-page .producer-profile-card .producer-resource-status-row>strong{font-size:14.5px}.agro-dashboard.dashboard-page .producer-profile-card .producer-footer{font-size:10px}.agro-dashboard.dashboard-page .overview-properties .card-header-value{font-size:15px}.agro-dashboard.dashboard-page .overview-properties .realty-rank{font-size:13px}.agro-dashboard.dashboard-page .overview-properties .realty-area{font-size:15px}.agro-dashboard.dashboard-page .overview-properties .realty-meta,.agro-dashboard.dashboard-page .overview-properties .properties-footer,.agro-dashboard.dashboard-page .overview-properties .properties-footer button{font-size:13px}.agro-dashboard.dashboard-page .overview-production .section-title-row>span{font-size:14px}.agro-dashboard.dashboard-page .overview-production .production-row-heading>span,.agro-dashboard.dashboard-page .overview-production .row-note,.agro-dashboard.dashboard-page .overview-production .data-point-label{font-size:13px}.agro-dashboard.dashboard-page .overview-production .data-point-value{font-size:clamp(15px,.95vw,17px)}.agro-dashboard.dashboard-page .potential-sales-card .potential-sales-label,.agro-dashboard.dashboard-page .potential-sales-card .potential-sales-value{font-size:clamp(14px,.9vw,17px)}.agro-dashboard.dashboard-page .potential-sales-card .potential-sales-note{font-size:13px}.agro-dashboard.dashboard-page .overview-compliance .compliance-row,.agro-dashboard.dashboard-page .overview-compliance .compliance-label>span>span,.agro-dashboard.dashboard-page .overview-compliance .compliance-status,.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row,.agro-dashboard.dashboard-page .overview-compliance .owner-fact-row strong{font-size:15px}.agro-dashboard.dashboard-page .overview-financial .section-title-row>span{font-size:14px}.agro-dashboard.dashboard-page .overview-financial .financial-value{font-size:clamp(20px,1.2vw,23px)}.agro-dashboard.dashboard-page .overview-financial .financial-delta,.agro-dashboard.dashboard-page .overview-financial .financial-delta strong,.agro-dashboard.dashboard-page .overview-financial .financial-label{font-size:13.5px}.agro-dashboard.dashboard-page .overview-financial .financial-note{font-size:13px}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page{--overview-brand-green:#008257}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page :is(.producer-verified-badge,.profile-figure-value.accent,.producer-register-status:not(.neutral),.realty-area,.financial-value.positive,.financial-delta.positive,.financial-status.positive,.potential-sales-icon,.row-icon,.commercial-potential-icon,.commercial-potential-value strong,.input-culture-icon,.territory-figure svg,.compliance-row.positive,.owner-fact-row.positive,.owner-fact-row.positive strong,.other-activity-icon,.overview-properties .realty-relationship,.overview-properties .properties-expand-button:hover,.data-point-value.text-emerald-400){color:var(--overview-brand-green)!important}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .realty-row.selected{box-shadow:inset 2px 0 0 var(--overview-brand-green)}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-avatar{color:#c00;box-shadow:none;background:#fff;border-color:#c00}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .financial-status.positive,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .compliance-row.positive{background:#00825712;border-color:#00825752}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .row-icon,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .other-activity-icon{background:#00825714;border-color:#00825747}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .commercial-potential-icon,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .input-culture-icon{background:#0082571a}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-resource-summary-card:hover,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-resource-summary-card:focus-visible{box-shadow:inset 0 0 0 1px #0082571f}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-resource-summary-card:focus-visible{outline-color:#0082578c}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .geometry-button:hover{color:var(--overview-brand-green);border-color:#00825785}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page :is(.dynamic-card-rail.is-scrollable:focus-visible,.production-list.is-scrollable:focus-visible,.activity-list.is-scrollable:focus-visible,.compliance-list.is-scrollable:focus-visible,.other-activities-rail:focus-visible,.overview-properties .realty-row:focus-visible,.owner-fact-row.is-clickable:focus-visible,.overview-compliance .compliance-row.is-clickable:focus-visible,.overview-properties .properties-expand-button:focus-visible){outline-color:#008257b8}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page{--overview-divider-light:#ccc}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-divider,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-register-grid,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .producer-footer,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-properties .realty-row,.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-production .production-row+.production-row{border-top-color:var(--overview-divider-light)!important}.agro-shell[data-agro-theme=dark] .agro-dashboard.dashboard-page .overview-properties :is(.realty-area,.realty-relationship,.realty-relationship.is-unknown),.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-properties :is(.realty-area,.realty-relationship,.realty-relationship.is-unknown){color:var(--foreground)!important}.agro-shell[data-agro-theme=dark] .agro-dashboard.dashboard-page .overview-properties .realty-row.selected{box-shadow:inset 2px 0 #1f435f7a}.agro-shell[data-agro-theme=light] .agro-dashboard.dashboard-page .overview-properties .realty-row.selected{box-shadow:inset 2px 0 0 var(--overview-divider-light)}.agro-dashboard.production-page{min-width:0}.production-page .production-content{flex-direction:column;gap:16px;padding:18px 22px 28px;display:flex}.production-page .production-hero-card,.production-page .production-panel,.production-page .production-empty-data-card,.production-page .production-loading-card,.production-page .production-empty-card,.production-page .production-error-card{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-0e1e32);border-radius:4px}.production-page .production-hero-card{border-color:var(--agro-border-strong);background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;display:flex}.production-page .production-hero-copy{align-items:center;gap:14px;min-width:0;display:flex}.production-page .production-hero-icon{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);width:44px;height:44px;color:var(--agro-tone-18d6a3);border-radius:4px;flex:none;place-items:center;display:grid}.production-page .production-section-title-row{align-items:center;gap:7px;min-width:0;display:flex}.production-page .production-section-title-row h2{color:var(--agro-tone-ffffff);letter-spacing:-.015em;margin:0;font-size:18px;font-weight:800}.production-page .production-hero-copy p,.production-page .production-panel-heading p{color:var(--agro-tone-8faac3);margin:4px 0 0;font-size:12px;line-height:1.45}.production-page .production-season-control{gap:5px;min-width:226px;display:grid}.production-page .production-season-control label{color:var(--agro-tone-87a8c5);text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;font-size:10px;font-weight:700}.production-page .production-season-control select{border:1px solid var(--agro-tone-285878);background:var(--agro-tone-091a2d);width:100%;height:42px;color:var(--agro-tone-f8fbff);border-radius:4px;outline:none;padding:0 38px 0 12px;font-size:13px;font-weight:800}.production-page .production-season-control select:focus{border-color:var(--agro-tone-12b98c);box-shadow:0 0 0 2px #12b98c24}.production-page .production-season-control>span{color:var(--agro-tone-7fa1bd);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.production-page .production-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.production-page .production-kpi{border:1px solid var(--agro-tone-234e6c);background:var(--agro-tone-0b1d31);border-radius:4px;flex-direction:column;justify-content:center;min-height:104px;padding:14px 16px;display:flex}.production-page .production-kpi svg{color:var(--agro-tone-20d6a2);margin-bottom:10px}.production-page .production-kpi span{color:var(--agro-tone-85a6c2);font-size:10.5px;font-weight:600}.production-page .production-kpi strong{color:var(--agro-tone-ffffff);margin-top:5px;font-size:17px;font-weight:850;line-height:1.2}.production-page .production-kpi.is-positive strong{color:var(--agro-tone-19d8a5)}.production-page .production-kpi.is-negative strong{color:var(--agro-tone-ff4051)}.production-page .production-panel{padding:18px;overflow:hidden}.production-page .production-panel-heading{border-bottom:1px solid var(--agro-tone-234763);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:13px;display:flex}.production-page .production-panel-heading-main{align-items:flex-start;gap:9px;min-width:0;display:flex}.production-page .production-panel-heading-main>svg{color:var(--agro-tone-17d0a0);flex:none;margin-top:2px}.production-page .production-info-tip{color:var(--agro-tone-b7c9da);cursor:help;flex:none;display:inline-flex;position:relative}.production-page .production-info-tip>span{z-index:90;border:1px solid var(--agro-tone-17334d);background:var(--agro-tone-081629);width:min(330px,75vw);color:var(--agro-tone-ecf5fd);border-radius:4px;padding:10px 12px;font-size:10.5px;font-weight:500;line-height:1.55;display:none;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 16px 34px #00000057}.production-page .production-info-tip:hover>span,.production-page .production-info-tip:focus>span,.production-page .production-info-tip:focus-within>span{display:block}.production-page .production-culture-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;margin-top:14px;display:grid}.production-page .production-culture-card{border:1px solid var(--agro-tone-245271);background:var(--agro-tone-0a1a2e);border-radius:4px;min-width:0;padding:15px}.production-page .production-culture-card-head{border-bottom:1px solid var(--agro-tone-1d405e);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.production-page .production-culture-title{align-items:center;gap:10px;min-width:0;display:flex}.production-page .production-culture-icon{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);width:38px;height:38px;color:var(--agro-tone-20d8a4);border-radius:50%;flex:none;place-items:center;display:grid}.production-page .production-culture-title h3{color:var(--agro-tone-ffffff);margin:0;font-size:16px;font-weight:850}.production-page .production-culture-title span{color:var(--agro-tone-80a1be);margin-top:2px;font-size:10.5px;display:block}.production-page .production-delta-badge{border:1px solid var(--agro-tone-30475d);border-radius:4px;flex:none;align-items:center;gap:5px;min-height:32px;padding:5px 9px;font-size:10px;font-weight:800;display:flex}.production-page .production-delta-badge small{opacity:.74;font-size:9px;font-weight:650}.production-page .production-delta-badge.is-positive{border-color:var(--agro-border-strong);color:var(--agro-tone-21d9a5);background:#00956f1a}.production-page .production-delta-badge.is-negative{border-color:var(--agro-tone-ff6474);color:var(--agro-tone-ff4456);background:#ec000014}.production-page .production-delta-badge.is-neutral{color:var(--agro-tone-a7bdd1)}.production-page .production-culture-metrics{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:12px;display:grid}.production-page .production-metric{border:1px solid var(--agro-tone-1d405d);background:var(--agro-tone-0c2035);border-radius:4px;min-width:0;padding:10px 11px}.production-page .production-metric span{color:var(--agro-tone-7698b5);font-size:9.5px;font-weight:600;display:block}.production-page .production-metric strong{color:var(--agro-tone-ffffff);text-overflow:ellipsis;margin-top:5px;font-size:12.5px;font-weight:850;line-height:1.25;display:block;overflow:hidden}.production-page .production-metric.is-positive strong,.production-page .is-positive-text{color:var(--agro-tone-17d0a0)!important}.production-page .production-metric.is-negative strong,.production-page .is-negative-text{color:var(--agro-tone-ff4052)!important}.production-page .production-culture-periods{min-width:0;color:var(--agro-tone-81a3be);align-items:center;gap:6px;margin-top:11px;font-size:10px;display:flex}.production-page .production-culture-periods svg{color:var(--agro-tone-2ad7aa);flex:none}.production-page .production-culture-periods span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.production-page .production-year-scroll,.production-page .production-calendar-scroll{scroll-snap-type:x proximity;gap:12px;margin-top:14px;padding-bottom:7px;display:flex;overflow-x:auto}.production-page .production-year-card{scroll-snap-align:start;border:1px solid var(--agro-tone-244e6c);background:var(--agro-tone-0a1b2f);text-align:left;border-radius:4px;width:280px;min-width:280px;padding:14px;transition:border-color .16s,background .16s,transform .16s}.production-page .production-year-card:hover,.production-page .production-year-card.is-active{border-color:var(--agro-tone-08a67d);background:var(--agro-surface-soft)}.production-page .production-year-card:hover{transform:translateY(-1px)}.production-page .production-year-chart{grid-template-columns:34px minmax(0,1fr);align-items:end;gap:10px;min-height:86px;display:grid}.production-page .production-year-track{background:var(--agro-tone-071627);border-radius:4px;justify-content:center;align-items:flex-end;height:78px;padding:4px;display:flex}.production-page .production-year-track i{background:linear-gradient(180deg, var(--agro-tone-39dfa4) 0%, var(--agro-tone-08a67d) 100%);border-radius:4px;width:100%;min-height:5px;display:block}.production-page .production-year-chart strong{color:var(--agro-tone-ffffff);font-size:15px;display:block}.production-page .production-year-chart span{color:var(--agro-tone-82a4c0);margin-top:4px;font-size:10.5px;display:block}.production-page .production-year-financials{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.production-page .production-year-financials div{border-top:1px solid var(--agro-tone-1f405c);padding-top:8px}.production-page .production-year-financials span{color:var(--agro-tone-7798b4);font-size:8.5px;display:block}.production-page .production-year-financials strong{color:var(--agro-tone-ffffff);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10.5px;display:block;overflow:hidden}.production-page .production-calendar-card{scroll-snap-align:start;border:1px solid var(--agro-tone-244f6d);background:var(--agro-tone-0a1b2f);border-radius:4px;gap:10px;width:245px;min-width:245px;padding:13px;display:flex}.production-page .production-calendar-icon{background:var(--agro-surface-soft);width:34px;height:34px;color:var(--agro-tone-20d8a4);border-radius:50%;flex:none;place-items:center;display:grid}.production-page .production-calendar-body{flex:1;min-width:0}.production-page .production-calendar-body>strong{color:var(--agro-tone-ffffff);font-size:13.5px;display:block}.production-page .production-calendar-body>span{color:var(--agro-tone-85a5bf);margin-top:3px;font-size:10.5px;display:block}.production-page .production-calendar-body>div{border-top:1px solid var(--agro-tone-1d405d);justify-content:space-between;align-items:baseline;gap:8px;margin-top:8px;padding-top:7px;display:flex}.production-page .production-calendar-body small{color:var(--agro-tone-7194b0);font-size:8.5px}.production-page .production-calendar-body b{color:var(--agro-tone-ffffff);font-size:11px}.production-page .production-table-scroll{max-height:560px;margin-top:13px;overflow:auto}.production-page .production-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1120px}.production-page .production-table th{z-index:2;border-bottom:1px solid var(--agro-tone-244965);background:var(--agro-tone-0e1e32);color:var(--agro-tone-7fa3c0);text-align:left;white-space:nowrap;padding:11px 10px;font-size:10.5px;font-weight:750;position:sticky;top:0}.production-page .production-table td{border-bottom:1px solid var(--agro-tone-183a55);color:var(--agro-tone-e9f2fa);vertical-align:middle;white-space:nowrap;padding:12px 10px;font-size:12px;font-weight:650}.production-page .production-table td:first-child{white-space:normal;min-width:270px}.production-page .production-table td:first-child strong{color:var(--agro-tone-ffffff);font-size:12.5px;line-height:1.35;display:block}.production-page .production-table td:first-child small{color:var(--agro-tone-7294b1);margin-top:3px;font-size:9px;font-weight:550;display:block}.production-page .production-culture-tag{border:1px solid var(--agro-border-strong);min-height:26px;color:var(--agro-tone-26d8aa);background:#009a741a;border-radius:4px;align-items:center;padding:3px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.production-page .production-input-toolbar{align-items:center;gap:11px;margin-top:14px;display:flex}.production-page .production-input-toolbar>span{color:var(--agro-tone-82a3bd);font-size:10.5px;font-weight:700}.production-page .production-input-chips{gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.production-page .production-input-chips button{border:1px solid var(--agro-tone-28516e);background:var(--agro-tone-0a1b2e);color:var(--agro-tone-9db7cc);border-radius:4px;flex:none;padding:6px 11px;font-size:10.5px;font-weight:750}.production-page .production-input-chips button:hover,.production-page .production-input-chips button.is-active{border-color:var(--agro-tone-0a9d79);background:var(--agro-surface-soft);color:var(--agro-tone-2bdcaf)}.production-page .production-input-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.production-page .production-input-column{border:1px solid var(--agro-tone-24506e);background:var(--agro-tone-0a1b2f);border-radius:4px;min-width:0;overflow:hidden}.production-page .production-input-column-head{border-bottom:1px solid var(--agro-tone-1e405d);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:flex}.production-page .production-input-column-head strong{color:var(--agro-tone-ffffff);font-size:13px}.production-page .production-input-column-head span{color:var(--agro-tone-7899b5);font-size:9.5px}.production-page .production-input-list{max-height:390px;overflow-y:auto}.production-page .production-input-row{border-bottom:1px solid var(--agro-tone-193a56);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:11px 12px;display:flex}.production-page .production-input-row:last-child{border-bottom:0}.production-page .production-input-row>div{min-width:0}.production-page .production-input-row strong{color:var(--agro-tone-f7fbff);font-size:11.5px;line-height:1.35;display:block}.production-page .production-input-row span{color:var(--agro-tone-7294b0);margin-top:3px;font-size:9.5px;display:block}.production-page .production-input-row b{color:var(--agro-tone-1ed7a5);flex:none;font-size:11.5px;font-weight:850}.production-page .production-input-empty{min-height:150px;color:var(--agro-tone-7194b0);text-align:center;place-items:center;padding:20px;font-size:10.5px;display:grid}.production-page .production-commercial-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:14px;display:grid}.production-page .production-commercial-card{border:1px solid var(--agro-tone-24506e);background:var(--agro-tone-0a1b2f);border-radius:4px;padding:13px}.production-page .production-commercial-card-head{color:var(--agro-tone-24d8aa);align-items:center;gap:7px;display:flex}.production-page .production-commercial-card-head strong{color:var(--agro-tone-ffffff);font-size:13px}.production-page .production-commercial-values{grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:7px;margin-top:11px;display:grid}.production-page .production-loading-card,.production-page .production-empty-card,.production-page .production-error-card,.production-page .production-empty-data-card{min-height:120px;color:var(--agro-tone-9ab3c9);align-items:center;gap:13px;padding:18px;display:flex}.production-page .production-loading-card svg,.production-page .production-empty-card>svg,.production-page .production-empty-data-card>svg{color:var(--agro-tone-19d4a3);flex:none}.production-page .production-error-card>svg{color:var(--agro-tone-ff4052);flex:none}.production-page .production-loading-card strong,.production-page .production-empty-card strong,.production-page .production-error-card strong,.production-page .production-empty-data-card strong{color:var(--agro-tone-ffffff);font-size:14px;display:block}.production-page .production-loading-card span,.production-page .production-empty-card span,.production-page .production-error-card span,.production-page .production-empty-data-card p{color:var(--agro-tone-85a5bf);margin:3px 0 0;font-size:11px;line-height:1.5;display:block}.production-page .production-empty-card button,.production-page .production-error-card button{border:1px solid var(--agro-border-strong);background:var(--agro-tone-08a67d);color:var(--agro-tone-ffffff);border-radius:4px;flex:none;margin-left:auto;padding:8px 12px;font-size:11px;font-weight:800}@media (width<=1300px){.production-page .production-culture-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.production-page .production-input-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (width<=900px){.production-page .production-content{padding:14px}.production-page .production-hero-card{flex-direction:column;align-items:stretch}.production-page .production-season-control{width:100%;min-width:0}.production-page .production-culture-grid,.production-page .production-input-grid{grid-template-columns:1fr}}@media (width<=620px){.production-page .production-content{gap:12px;padding:10px}.production-page .production-panel,.production-page .production-hero-card{padding:14px}.production-page .production-kpi-grid,.production-page .production-culture-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.production-page .production-culture-card-head{flex-direction:column}.production-page .production-year-card{width:250px;min-width:250px}}.production-page .production-section-title-row h2{font-size:20px}.production-page .production-hero-copy p,.production-page .production-panel-heading p{font-size:13.5px;line-height:1.5}.production-page .production-season-control label{font-size:11.5px}.production-page .production-season-control select{height:46px;font-size:14.5px}.production-page .production-season-control>span{font-size:11px}.production-page .production-kpi{min-height:116px;padding:16px 17px}.production-page .production-culture-title h3{font-size:18px}.production-page .production-delta-badge{min-height:34px;font-size:11.5px}.production-page .production-culture-metrics{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.production-page .production-metric{min-height:72px;padding:11px 12px}.production-page .production-metric span{font-size:10.5px}.production-page .production-year-scroll,.production-page .production-calendar-scroll{scroll-snap-type:none;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;width:100%;padding-bottom:0;display:grid;overflow:visible}.production-page .production-year-card,.production-page .production-calendar-card{width:auto;min-width:0}.production-page .production-table th{padding:12px 11px;font-size:12px}.production-page .production-table td{padding:13px 11px;font-size:13.5px}.production-page .production-input-scope-note,.production-page .production-input-context-warning{border:1px solid var(--agro-tone-24506e);background:var(--agro-tone-0a1b2f);color:var(--agro-tone-91adc4);border-radius:4px;align-items:flex-start;gap:10px;margin-top:14px;padding:11px 13px;display:flex}.production-page .production-input-scope-note svg,.production-page .production-input-context-warning svg{color:var(--agro-tone-22d8a6);flex:none;margin-top:2px}.production-page .production-input-scope-note strong,.production-page .production-input-context-warning strong{color:var(--agro-tone-ffffff)}.production-page .production-input-scope-note strong{font-size:13px;display:block}.production-page .production-input-scope-note span{margin-top:3px;font-size:12px;line-height:1.45;display:block}.production-page .production-input-context-warning{border-color:var(--agro-tone-b19b6f);background:#6f510f1f;font-size:12px;line-height:1.45}.production-page .production-input-toolbar-groups{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:12px;display:grid}.production-page .production-input-chip-group{min-width:0}.production-page .production-input-chip-group>span{color:var(--agro-tone-8ba9c1);margin-bottom:7px;font-size:11.5px;font-weight:750;display:block}.production-page .production-input-chip-group.is-secondary>span{color:var(--agro-tone-b19b6f)}.production-page .production-input-chips button{align-items:center;gap:6px;padding:7px 12px;font-size:12px;display:inline-flex}.production-page .production-input-chips button small{opacity:.72;border-left:1px solid;padding-left:6px;font-size:9.5px;font-weight:700}.production-page .production-input-grid{align-items:start}.production-page .production-input-column{align-self:start}.production-page .production-input-column-head{min-height:54px;padding:12px 14px}.production-page .production-input-row{min-height:72px;padding:13px 14px}.production-page .production-input-empty{min-height:110px;font-size:12px}@media (width<=1500px){.production-page .production-culture-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1050px){.production-page .production-year-scroll,.production-page .production-calendar-scroll{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.production-page .production-culture-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.production-page .production-culture-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.production-page .production-year-scroll,.production-page .production-calendar-scroll,.production-page .production-input-toolbar-groups{grid-template-columns:1fr}}.production-page .production-hero-actions{flex-direction:row;flex:0 auto;justify-content:flex-end;align-items:flex-end;gap:12px;min-width:0;display:flex}.production-page .production-mode-switch{border:1px solid var(--agro-tone-23506f);background:var(--agro-tone-081a2c);border-radius:4px;align-items:center;gap:6px;padding:4px;display:inline-flex}.production-page .production-mode-switch button{min-height:38px;color:var(--agro-tone-8facc4);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:13.5px;font-weight:800;transition:all .14s;display:inline-flex}.production-page .production-mode-switch button:hover{background:var(--agro-tone-0e2940);color:var(--agro-tone-dfefff)}.production-page .production-mode-switch button.is-active{background:var(--agro-surface-selected);color:var(--agro-tone-2ae0b0);box-shadow:inset 0 0 0 1px var(--agro-border-strong)}.production-page .production-hero-actions .production-season-control{order:1;width:144px;min-width:144px;max-width:144px}.production-page .production-hero-actions .production-season-control label{text-align:center}.production-page .production-hero-actions .production-season-control select{box-sizing:border-box;padding-left:10px;padding-right:28px}.production-page .production-hero-actions .production-mode-switch{flex:none;order:2}.production-page .production-input-culture-selector{border-top:1px solid var(--agro-tone-21435f);align-items:center;gap:12px;margin-top:15px;padding-top:14px;display:flex}.production-page .production-input-culture-selector>span{color:var(--agro-tone-89a8c2);flex:none;font-size:12px;font-weight:800}.production-page .production-input-culture-selector .production-input-chips{flex:auto;min-width:0}.production-page .production-input-summary-block{margin-top:16px}.production-page .production-input-summary-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.production-page .production-input-summary-heading>div{min-width:0}.production-page .production-input-summary-heading strong{color:var(--agro-tone-ffffff);font-size:14px;font-weight:850;display:block}.production-page .production-input-summary-heading span{color:var(--agro-tone-7f9eb7);margin-top:3px;font-size:11.5px;display:block}.production-page .production-input-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.production-page .production-input-summary-card{border:1px solid var(--agro-tone-28516f);background:var(--agro-tone-0a1b2f);border-radius:4px;flex-direction:column;justify-content:center;min-height:96px;padding:14px 15px;display:flex}.production-page .production-input-summary-card>span{color:var(--agro-tone-80a2bd);font-size:11.5px;font-weight:750}.production-page .production-input-summary-card>strong{color:var(--agro-tone-20ddb0);overflow-wrap:anywhere;margin-top:6px;font-size:18px;font-weight:900;line-height:1.25}.production-page .production-input-summary-card>small{color:var(--agro-tone-6689a5);margin-top:5px;font-size:10.5px}.production-page .production-inputs-panel .production-input-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));align-items:start}.production-page .production-inputs-panel .production-input-column{height:auto}.production-page .production-input-realty-scroll{max-height:560px;overflow:auto}.production-page .production-input-realty-table{min-width:940px}.production-page .production-input-realty-table th:nth-child(n+2),.production-page .production-input-realty-table td:nth-child(n+2){min-width:170px}.production-page .production-input-realty-table td:nth-child(n+2){color:var(--agro-tone-dbe9f5);font-weight:780}.production-page .production-commercial-card{min-height:150px}.production-page .production-commercial-values .production-metric{min-height:68px}.production-page .production-inputs-overview-panel .production-panel-heading h2,.production-page .production-inputs-panel .production-panel-heading h2{font-size:19px}.production-page .production-input-column-head strong{font-size:15.5px}.production-page .production-year-scroll,.production-page .production-calendar-scroll{align-items:stretch}@media (width<=1180px){.production-page .production-hero-card{flex-direction:column;align-items:stretch}.production-page .production-hero-actions{justify-content:space-between;align-items:flex-end;width:100%;min-width:0}.production-page .production-hero-actions .production-season-control{width:144px;min-width:144px;max-width:144px}}@media (width<=760px){.production-page .production-hero-actions{flex-direction:column;align-items:stretch}.production-page .production-hero-actions .production-season-control{width:100%;min-width:0;max-width:none}.production-page .production-hero-actions .production-mode-switch{align-self:flex-start}}@media (width<=850px){.production-page .production-input-summary-grid{grid-template-columns:1fr}.production-page .production-input-culture-selector{flex-direction:column;align-items:flex-start}}@media (width<=620px){.production-page .production-mode-switch{width:100%}.production-page .production-mode-switch button{flex:1 1 0}}.production-page .dashboard-search-trigger{font-size:12.5px}.production-page .production-loading-card{align-items:center;gap:13px;min-height:132px;padding:18px 20px;display:flex}.production-page .production-loading-card>div{display:none}.production-page .production-loading-card:after{content:"Carregando informações...";color:var(--agro-text-strong);font-size:16px;font-weight:850;line-height:1.35;display:block}.production-page .production-info-tip:focus>span,.production-page .production-info-tip:focus-within>span{display:none}.production-page .production-info-tip:hover>span,.production-page .production-info-tip:focus-visible>span{display:block}.production-page .production-input-summary-heading .production-info-tip>span{left:auto;right:0;transform:none}.production-page .production-input-summary-heading strong{font-size:15.5px}.production-page .production-input-scope-note strong,.production-page .production-input-context-warning strong{font-size:14px}.production-page .production-input-scope-note span,.production-page .production-input-context-warning{font-size:13px}.production-page .production-info-tip-trigger{width:18px;height:18px;color:inherit;cursor:help;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.production-page .production-info-tip-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--agro-tone-17d0a0) 72%, transparent);outline-offset:2px}.production-page .production-info-tip>span[role=tooltip]{display:none!important}.production-page .production-info-tip.is-open>span[role=tooltip]{display:block!important}.production-page .production-input-summary-title-row{align-items:center;gap:7px;min-width:0;display:flex}.production-page .production-input-summary-title-row>strong{min-width:0}.production-page .production-input-summary-title-row .production-info-tip>span[role=tooltip]{top:calc(100% + 8px);left:0;right:auto;transform:none}.production-page .production-input-summary-heading .production-info-tip>span[role=tooltip]{right:auto}.production-page .production-kpi-label-row{align-items:center;gap:6px;min-width:0;display:flex}.production-page .production-kpi-label-row>span:first-child{min-width:0}.production-page .production-kpi-label-row .production-info-tip{color:var(--agro-tone-b7c9da)}.production-page .production-kpi-label-row .production-info-tip svg{color:currentColor;margin-bottom:0}.production-page .production-kpi-label-row .production-info-tip>span[role=tooltip]{top:calc(100% + 8px)}.production-page .production-panel-heading-action{flex:none;align-items:center;display:flex}.production-page .production-panel-heading-description-row{flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0;display:flex}.production-page .production-panel-heading-description-row>p{flex:0 auto}.production-page .production-other-activity-filter{flex:none;align-items:center;gap:8px;margin-top:4px;display:flex}.production-page .production-other-activity-filter label{color:var(--agro-tone-8ba9c1);font-size:13px;font-weight:750}.production-page .production-other-activity-filter select{box-sizing:border-box;border:1px solid var(--agro-tone-285878);appearance:none;background-color:var(--agro-tone-091a2d);width:84px;min-width:84px;height:36px;color:var(--agro-tone-f8fbff);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23dce5ee' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;background-size:12px 12px;border-radius:4px;outline:none;padding:0 22px 0 9px;font-size:13px;font-weight:800}.production-page .production-other-activity-filter select:focus-visible{border-color:var(--agro-tone-12b98c);box-shadow:0 0 0 2px #12b98c24}.production-page .production-other-activities-scroll{scroll-snap-type:x proximity;scrollbar-gutter:stable;gap:12px;margin-top:14px;padding-bottom:8px;display:flex;overflow-x:auto}.production-page .production-other-activity-card{scroll-snap-align:start;border:1px solid var(--agro-tone-245271);background:var(--agro-tone-0a1a2e);border-radius:4px;width:600px;min-width:600px;padding:15px}.production-page .production-other-activity-card-head{border-bottom:1px solid var(--agro-tone-1d405e);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.production-page .production-other-activity-title{align-items:center;gap:10px;min-width:0;display:flex}.production-page .production-other-activity-icon{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);width:38px;height:38px;color:var(--agro-tone-20d8a4);border-radius:50%;flex:none;place-items:center;display:grid}.production-page .production-other-activity-title>div:last-child{min-width:0}.production-page .production-other-activity-title h3{color:var(--agro-tone-ffffff);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:850;line-height:1.2;overflow:hidden}.production-page .production-other-activity-title span{color:var(--agro-tone-81a3be);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:650;display:block;overflow:hidden}.production-page .production-other-activity-period{border:1px solid var(--agro-tone-28516e);background:var(--agro-tone-0c2035);min-height:28px;color:var(--agro-tone-a8bfd2);border-radius:4px;flex:none;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.production-page .production-other-activity-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.production-page .production-other-activity-metrics .production-metric{flex-direction:column;justify-content:center;min-height:76px;display:flex}.production-page .production-other-activities-empty{border:1px dashed var(--agro-tone-28516e);background:var(--agro-tone-091a2d);min-height:92px;color:var(--agro-tone-8faac3);border-radius:4px;align-items:center;gap:9px;margin-top:14px;padding:16px;font-size:12.5px;font-weight:650;line-height:1.5;display:flex}.production-page .production-other-activities-empty svg{color:var(--agro-tone-20d8a4);flex:none}@media (width<=900px){.production-page .production-panel-heading-description-row{align-items:flex-start}.production-page .production-other-activity-filter select{flex:0 0 84px;width:84px;min-width:84px}}@media (width<=700px){.production-page .production-other-activity-card{width:min(560px,86vw);min-width:min(560px,86vw)}.production-page .production-other-activity-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.production-page .production-culture-grid{scroll-snap-type:x proximity;scrollbar-gutter:stable;flex-wrap:nowrap;gap:12px;width:100%;padding-bottom:8px;display:flex;overflow:auto hidden}.production-page .production-culture-card{scroll-snap-align:start;flex:0 0 780px;width:780px;min-width:780px}.production-page .production-culture-metrics{grid-template-columns:repeat(7,minmax(0,1fr))}@media (width<=820px){.production-page .production-culture-card{flex-basis:760px;width:760px;min-width:760px}}.production-page .production-cultures-panel .production-culture-grid{align-items:stretch}.production-page .production-cultures-panel .production-culture-card{flex-direction:column;flex:0 0 1040px;width:1040px;min-width:1040px;display:flex}.production-page .production-cultures-panel .production-culture-card-head{min-height:52px}.production-page .production-cultures-panel .production-culture-metrics{grid-template-columns:minmax(132px,1.08fr) minmax(145px,1.16fr) minmax(142px,1.12fr) minmax(125px,1fr) minmax(125px,1fr) minmax(130px,1.04fr) minmax(105px,.86fr);align-items:stretch}.production-page .production-cultures-panel .production-metric{box-sizing:border-box;flex-direction:column;justify-content:center;height:74px;min-height:74px;display:flex}.production-page .production-cultures-panel .production-metric span,.production-page .production-cultures-panel .production-metric strong{white-space:nowrap}.production-page .production-cultures-panel .production-metric strong[data-fit=compact]{font-size:14px}.production-page .production-cultures-panel .production-metric strong[data-fit=tight]{font-size:12.5px}.production-page .production-cultures-panel .production-culture-periods{min-height:18px;margin-top:auto;padding-top:11px}@media (width<=820px){.production-page .production-cultures-panel .production-culture-card{flex-basis:1040px;width:1040px;min-width:1040px}}.production-page .production-performance-table{table-layout:fixed;min-width:1280px}.production-page .production-hero-copy p,.production-page .production-panel-heading p{font-size:14.5px}.production-page .production-kpi span{font-size:13px}.production-page .production-kpi strong{font-size:20px}.production-page .production-culture-title span{font-size:14px}.production-page .production-delta-badge{font-size:13.5px}.production-page .production-delta-badge small,.production-page .production-metric span{font-size:12.5px}.production-page .production-metric strong{font-size:16.5px}.production-page .production-culture-periods{font-size:13.5px}.production-page .production-year-chart strong{font-size:19.5px}.production-page .production-year-chart span{font-size:14px}.production-page .production-year-financials span{font-size:12.5px}.production-page .production-year-financials strong{font-size:15.5px}.production-page .production-calendar-body>strong{font-size:16.5px}.production-page .production-calendar-body>span{font-size:14px}.production-page .production-calendar-body small{font-size:12.5px}.production-page .production-calendar-body b{font-size:15.5px}.production-page .production-table th{font-size:14px}.production-page .production-table td{font-size:15.5px}.production-page .production-table td:first-child strong{font-size:16.5px}.production-page .production-table td:first-child small{font-size:12.5px}.production-page .production-culture-tag{font-size:13.5px}.production-page .production-input-culture-selector>span,.production-page .production-input-chip-group>span,.production-page .production-input-chips button{font-size:14px}.production-page .production-input-chips button small{font-size:11.5px}.production-page .production-input-summary-heading span,.production-page .production-input-summary-card>span{font-size:13.5px}.production-page .production-input-summary-card>strong{font-size:21px}.production-page .production-input-summary-card>small{font-size:12.5px}.production-page .production-input-column-head span{font-size:13.5px}.production-page .production-input-row strong{font-size:16px}.production-page .production-input-row span{font-size:14px}.production-page .production-input-row b{font-size:17px}.production-page .production-input-empty,.production-page .production-input-scope-note span,.production-page .production-input-context-warning,.production-page .production-other-activity-filter label,.production-page .production-other-activity-filter select{font-size:14px}.production-page .production-other-activity-title span{font-size:13px}.production-page .production-other-activity-period{font-size:12px}.production-page .production-other-activities-empty{font-size:13.5px}.production-page .production-loading-card span,.production-page .production-empty-card span,.production-page .production-error-card span,.production-page .production-empty-data-card p,.production-page .production-empty-card button,.production-page .production-error-card button{font-size:12.5px}.production-page .production-info-tip>span{font-size:13px}.agro-shell[data-agro-theme=light] .production-page :is(.production-hero-card,.production-panel,.production-culture-card,.production-input-column,.production-commercial-card,.production-other-activity-card,.production-loading-card,.production-empty-card,.production-error-card,.production-empty-data-card){border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .production-page :is(.production-panel-heading,.production-culture-card-head,.production-year-financials div,.production-calendar-body>div,.production-table th,.production-table td,.production-input-column-head,.production-input-row,.production-input-culture-selector,.production-other-activity-card-head){border-color:#ccc!important}.properties-page{color:var(--agro-tone-f7fbff)}.properties-content{width:min(100%,1660px);margin:0 auto;padding:22px 24px 34px}.properties-hero-card,.properties-table-card,.properties-detail-card,.properties-loading-card,.properties-empty-state,.properties-error-card{border:1px solid var(--agro-tone-21496a);background:var(--agro-tone-0f2035);border-radius:4px;box-shadow:inset 0 1px #ffffff04}.properties-hero-card{background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);border-color:#00d19d73;justify-content:space-between;align-items:center;gap:22px;min-height:110px;padding:18px 20px;display:flex}.properties-hero-copy{align-items:center;gap:14px;min-width:0;display:flex}.properties-hero-icon{width:44px;height:44px;color:var(--agro-tone-21d7a5);background:#00c4931a;border:1px solid #00d19d47;border-radius:4px;flex:none;place-items:center;display:grid}.properties-section-title-row{align-items:center;gap:8px;display:flex}.properties-section-title-row h2,.properties-card-heading h2,.properties-detail-header h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:20px;font-weight:900;line-height:1.15}.properties-hero-copy p,.properties-card-heading p,.properties-detail-header p{color:var(--agro-tone-8da9c2);margin:5px 0 0;font-size:12px;line-height:1.45}.properties-hero-metrics{grid-template-columns:repeat(4,minmax(122px,1fr));gap:9px;display:grid}.properties-hero-metric{border:1px solid var(--agro-tone-245276);background:var(--agro-overlay-rgba-6-21-37-0-68);text-align:right;border-radius:4px;min-width:122px;padding:10px 12px}.properties-hero-metric span{color:var(--agro-tone-79a0c0);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700;display:block}.properties-hero-metric strong{color:#fff;white-space:nowrap;margin-top:4px;font-size:16px;font-weight:900;line-height:1.05;display:block}.properties-hero-metric.is-accent strong{color:var(--agro-tone-18d9a2)}.properties-table-card{margin-top:18px;padding:20px}.properties-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.properties-summary-pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.properties-summary-pill{border:1px solid var(--agro-tone-244d70);background:var(--agro-tone-0a1a2d);min-height:34px;color:var(--agro-tone-86a7c4);white-space:nowrap;border-radius:4px;align-items:center;gap:6px;padding:0 11px;font-size:10px;display:inline-flex}.properties-summary-pill strong{color:#fff;font-size:12px;font-weight:900}.properties-summary-pill.tone-green{color:var(--agro-tone-28dca9);background:#009e7714;border-color:#00c29147}.properties-summary-pill.tone-green strong{color:var(--agro-tone-31e0ad)}.properties-summary-pill.tone-blue{color:var(--agro-tone-69a8ff);background:#306bc314;border-color:#3682ef52}.properties-filter-row{scrollbar-width:thin;scrollbar-color:var(--agro-tone-2a5676) transparent;align-items:center;gap:8px;margin-top:16px;display:flex;overflow-x:auto}.properties-filter-chip{border:1px solid var(--agro-tone-275276);background:var(--agro-tone-10223a);min-height:34px;color:var(--agro-tone-9ab3ca);border-radius:4px;flex:none;padding:0 14px;font-size:11px;font-weight:800;transition:all .16s}.properties-filter-chip:hover,.properties-filter-chip.is-active{color:#fff;border-color:var(--agro-text-subtle);background:var(--agro-tone-27384a)}.properties-info-strip{min-height:40px;color:var(--agro-tone-83b9f1);background:#2453a81f;border:1px solid #367ddf47;border-radius:4px;align-items:center;gap:10px;margin-top:14px;padding:8px 12px;font-size:10px;line-height:1.4;display:flex}.properties-info-strip code{color:var(--agro-tone-b9d8f5);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.properties-table-scroll,.properties-history-table-scroll,.properties-horizontal-scroll{scrollbar-width:thin;scrollbar-color:var(--agro-tone-2b5879) transparent;overflow:auto}.properties-table-scroll{margin-top:10px}.properties-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1320px}.properties-table th{border-bottom:1px solid var(--agro-tone-244966);color:var(--agro-tone-89a5bd);text-align:left;white-space:nowrap;padding:11px 10px;font-size:10px;font-weight:700;line-height:1.2}.properties-table td{color:var(--agro-tone-c7d8e7);vertical-align:middle;border-bottom:1px solid #25476285;padding:12px 10px;font-size:11px;line-height:1.35}.properties-table tbody tr{transition:background .14s}.properties-table tbody tr:hover,.properties-table tbody tr.is-selected{background:#16406042}.properties-table tbody tr.is-selected{box-shadow:inset 3px 0 0 var(--agro-tone-17d0a0)}.properties-property-name{align-items:center;gap:9px;min-width:260px;display:flex}.properties-index{width:22px;color:var(--agro-tone-7c9ab4);flex:none;font-size:11px;font-weight:800}.properties-property-name button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;max-width:320px;padding:0;font-size:12px;font-weight:900;line-height:1.25;display:block}.properties-property-name small,.properties-number small{color:var(--agro-tone-6788a6);margin-top:3px;font-size:9px;font-weight:600;display:block}.properties-mono{max-width:230px;color:var(--agro-tone-d4e2ee);word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;display:inline-block}.properties-number{white-space:nowrap;font-weight:800;color:#fff!important}.properties-number strong{color:#fff;font-size:12px;font-weight:900}.properties-tag{border:1px solid var(--agro-tone-284f6e);background:var(--agro-tone-10243b);width:max-content;min-height:23px;color:var(--agro-tone-bfd0df);white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:2px 7px;font-size:9px;font-weight:800;line-height:1.15;display:inline-flex}button.properties-tag{cursor:pointer}.properties-tag-green{color:var(--agro-tone-26dcaa);background:#009e751c;border-color:#00c18f59}.properties-tag-orange{color:var(--agro-tone-ffb14a);background:#a1580021;border-color:#ff9e2d59}.properties-tag-blue{color:var(--agro-tone-75b7ff);background:#2e68bf1c;border-color:#3680e657}.properties-status{color:var(--agro-tone-7899b5);white-space:nowrap;font-size:10px;font-weight:700}.properties-status-ok{color:var(--agro-tone-1edaa6)}.properties-status-warning{color:var(--agro-tone-ffbe33)}.properties-detail-button{min-height:28px;color:var(--agro-tone-ff3244);cursor:pointer;background:#c0112645;border:1px solid #ff243738;border-radius:4px;padding:0 11px;font-size:9px;font-weight:900}.properties-detail-button:hover{color:#fff;background:#e1152b61}.properties-detail-anchor{scroll-margin-top:78px}.properties-detail-card{margin-top:18px;padding:20px}.properties-detail-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.properties-eyebrow{color:var(--agro-tone-20d6a4);text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.properties-detail-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.properties-detail-top-grid{grid-template-columns:minmax(0,1.6fr) minmax(330px,.8fr);gap:14px;margin-top:16px;display:grid}.properties-map-panel,.properties-kpi-panel,.properties-detail-section{border:1px solid var(--agro-tone-234c6c);background:var(--agro-tone-0a1b2f);border-radius:4px}.properties-map-panel{overflow:hidden}.properties-map-toolbar{border-bottom:1px solid var(--agro-tone-214760);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:flex}.properties-map-toolbar strong{color:#fff;font-size:12px;font-weight:900;display:block}.properties-map-toolbar span,.properties-map-toolbar small{color:var(--agro-tone-6f93af);margin-top:2px;font-size:9px;display:block}.properties-map-toolbar small{color:var(--agro-tone-1bd7a5)}.properties-map-canvas{background:var(--agro-tone-071728);min-height:400px;position:relative}.properties-map-placeholder,.properties-map-empty-overlay{z-index:5;color:var(--agro-tone-7898b2);background:var(--agro-tone-071728);place-items:center;font-size:11px;display:grid;position:absolute;inset:0}.properties-map-empty-overlay{pointer-events:none;background:var(--agro-overlay-rgba-7-23-40-0-85);justify-content:center;align-items:center;gap:8px;display:flex}.properties-kpi-panel{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:9px;padding:10px;display:grid}.properties-kpi{border:1px solid var(--agro-tone-27506e);background:var(--agro-tone-0c2036);min-height:92px;color:var(--agro-tone-74a1c0);border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px;display:flex}.properties-kpi svg{color:var(--agro-tone-23cfa0);margin-bottom:7px}.properties-kpi span{color:var(--agro-tone-7295b0);font-size:9px;font-weight:700}.properties-kpi strong{color:#fff;word-break:break-word;margin-top:3px;font-size:13px;font-weight:900;line-height:1.25}.properties-kpi.is-accent strong{color:var(--agro-tone-23dda9)}.properties-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.properties-detail-section{min-width:0;padding:14px}.properties-detail-section-title{border-bottom:1px solid var(--agro-tone-20445e);color:var(--agro-tone-1fd6a3);align-items:center;gap:7px;padding-bottom:10px;display:flex}.properties-detail-section-title h3{color:#fff;margin:0;font-size:13px;font-weight:900}.properties-definition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.properties-definition-grid>div{background:var(--agro-tone-0e2238);border:1px solid #264f6cad;border-radius:4px;min-width:0;padding:9px 10px}.properties-definition-grid dt{color:var(--agro-tone-6f93af);font-size:8px;font-weight:700}.properties-definition-grid dd{color:#fff;overflow-wrap:anywhere;margin:3px 0 0;font-size:10px;font-weight:800;line-height:1.35}.properties-declivity-list{border-top:1px solid var(--agro-tone-20445e);margin-top:12px;padding-top:10px}.properties-declivity-row{grid-template-columns:95px minmax(0,1fr) 48px;align-items:center;gap:8px;min-height:24px;display:grid}.properties-declivity-row span,.properties-declivity-row strong{color:var(--agro-tone-8ca8bf);font-size:8px;font-weight:700}.properties-declivity-row strong{color:var(--agro-tone-d8e5ef);text-align:right}.properties-declivity-row>div{background:var(--agro-tone-071628);border-radius:999px;height:7px;overflow:hidden}.properties-declivity-row i{border-radius:inherit;background:linear-gradient(90deg, var(--agro-tone-12b98c), var(--agro-tone-43dda5));height:100%;display:block}.properties-aptitude-list{gap:8px;margin-top:12px;display:grid}.properties-aptitude-item{border:1px solid var(--agro-tone-264f6d);background:var(--agro-tone-0e2238);border-radius:4px;grid-template-columns:74px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.properties-aptitude-item span{color:var(--agro-tone-25dba7);background:#00a3781a;border:1px solid #00ca964d;border-radius:4px;justify-content:center;padding:4px 6px;font-size:9px;font-weight:900;display:inline-flex}.properties-aptitude-item p{color:var(--agro-tone-a9bfd2);margin:0;font-size:9px;line-height:1.5}.properties-detail-wide-section{margin-top:14px}.properties-harvest-track{gap:9px;min-width:max-content;padding-top:12px;display:flex}.properties-harvest-card{border:1px solid var(--agro-tone-27506e);background:var(--agro-tone-0e2238);border-radius:4px;flex-direction:column;flex:none;align-items:flex-start;width:190px;min-height:116px;padding:12px;display:flex}.properties-harvest-card svg{color:var(--agro-tone-22d6a3)}.properties-harvest-card strong{color:#fff;margin-top:8px;font-size:12px;font-weight:900}.properties-harvest-card span{color:var(--agro-tone-7899b4);margin-top:4px;font-size:9px}.properties-harvest-card b{color:var(--agro-tone-dce8f2);margin-top:auto;padding-top:8px;font-size:11px}.properties-history-grid{align-items:stretch}.properties-mini-table{border-collapse:collapse;width:100%;min-width:540px;margin-top:10px}.properties-mini-table th,.properties-mini-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #25496385;padding:8px 7px}.properties-mini-table th{color:var(--agro-tone-7899b4);font-size:8px;font-weight:800}.properties-mini-table td{color:var(--agro-tone-d9e5ef);font-size:9px;font-weight:700}.properties-mini-table .is-positive{color:var(--agro-tone-20dba7)}.properties-mini-table .is-negative{color:var(--agro-tone-ff4657)}.properties-inputs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.properties-input-group{border:1px solid var(--agro-tone-28506e);background:var(--agro-tone-0e2238);border-radius:4px;min-width:0;overflow:hidden}.properties-input-group-header{border-bottom:1px solid var(--agro-tone-254b68);justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:8px 10px;display:flex}.properties-input-group-header strong{color:#fff;font-size:11px;font-weight:900}.properties-input-group-header span{color:var(--agro-tone-7292ac);font-size:8px}.properties-input-list{scrollbar-width:thin;scrollbar-color:var(--agro-tone-2b5879) transparent;max-height:248px;overflow:auto}.properties-input-row{border-bottom:1px solid #23496485;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:8px 10px;display:flex}.properties-input-row:last-child{border-bottom:0}.properties-input-row strong,.properties-input-row span{display:block}.properties-input-row strong{color:var(--agro-tone-dbe8f2);font-size:9px;font-weight:800}.properties-input-row span{color:var(--agro-tone-7293ad);margin-top:2px;font-size:8px;line-height:1.3}.properties-input-row b{color:var(--agro-tone-22d8a4);white-space:nowrap;flex:none;font-size:9px;font-weight:900}.properties-info-tip{color:var(--agro-tone-ccd9e4);outline:none;place-items:center;display:inline-grid;position:relative}.properties-info-tip>span{z-index:50;background:var(--agro-tone-091629);border:1px solid var(--agro-tone-1c3851);width:255px;color:var(--agro-tone-e6eef5);opacity:0;pointer-events:none;border-radius:4px;padding:9px 10px;font-size:9px;font-weight:650;line-height:1.45;transition:all .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 10px 30px #00000052}.properties-info-tip:hover>span,.properties-info-tip:focus>span{opacity:1;transform:translate(-50%)}.properties-empty-inline{border:1px dashed var(--agro-tone-2a4c68);color:var(--agro-tone-7696af);text-align:center;border-radius:4px;margin-top:12px;padding:14px;font-size:9px}.properties-loading-card,.properties-error-card{align-items:center;gap:12px;min-height:90px;padding:18px;display:flex}.properties-loading-card svg{color:var(--agro-tone-23d6a4)}.properties-loading-card strong,.properties-error-card strong{color:#fff;font-size:13px;display:block}.properties-loading-card span,.properties-error-card span{color:var(--agro-tone-7898b1);margin-top:3px;font-size:10px;display:block}.properties-error-card{color:var(--agro-tone-ff4859);border-color:#ff2d415c}.properties-error-card button{border:1px solid var(--agro-tone-3c5b73);background:var(--agro-tone-10253a);color:#fff;border-radius:4px;margin-left:auto;padding:7px 11px;font-size:10px;font-weight:800}.properties-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:32px;display:flex}.properties-empty-state>svg{color:var(--agro-tone-20d5a2)}.properties-empty-state h2{color:#fff;margin:12px 0 0;font-size:18px;font-weight:900}.properties-empty-state p{max-width:440px;color:var(--agro-tone-7f9bb4);margin:7px 0 0;font-size:11px}.properties-empty-state button{min-height:36px;color:var(--agro-tone-27dba8);background:#00ac8021;border:1px solid #00ce9a61;border-radius:4px;align-items:center;gap:7px;margin-top:16px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}@media (width<=1400px){.properties-content{padding-left:18px;padding-right:18px}.properties-hero-metrics{grid-template-columns:repeat(2,minmax(122px,1fr))}.properties-detail-top-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr)}}@media (width<=1120px){.properties-hero-card,.properties-card-heading,.properties-detail-header{flex-direction:column;align-items:stretch}.properties-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.properties-hero-metric{text-align:left;min-width:0}.properties-summary-pills,.properties-detail-badges{justify-content:flex-start}.properties-detail-top-grid,.properties-detail-grid{grid-template-columns:1fr}.properties-inputs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.properties-content{padding:12px 10px 26px}.properties-hero-card,.properties-table-card,.properties-detail-card{border-radius:4px;padding:14px}.properties-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-detail-top-grid{grid-template-columns:1fr}.properties-map-canvas{min-height:320px}.properties-kpi-panel,.properties-definition-grid,.properties-inputs-grid{grid-template-columns:1fr}.properties-section-title-row h2,.properties-card-heading h2,.properties-detail-header h2{font-size:17px}}.properties-page .dashboard-topbar{z-index:20;position:sticky;top:0}.properties-page .properties-content{width:min(100%,1740px);padding-top:24px}.properties-page .properties-section-title-row h2,.properties-page .properties-card-heading h2,.properties-page .properties-detail-header h2{font-size:22px}.properties-page .properties-hero-copy p,.properties-page .properties-card-heading p,.properties-page .properties-detail-header p{font-size:13px}.properties-page .properties-summary-pill{min-height:36px;font-size:11px}.properties-page .properties-filter-chip{min-height:36px;padding-inline:15px;font-size:12px}.properties-page .properties-info-strip{min-height:44px;font-size:11px}.properties-page .properties-info-strip code{font-size:10px}.properties-page .properties-table th{padding:12px 10px;font-size:11px}.properties-page .properties-table td{padding:13px 10px;font-size:12.5px}.properties-page .properties-tag{min-height:25px;padding:3px 8px;font-size:10.5px}.properties-page .properties-detail-button{min-height:31px;padding-inline:13px;font-size:10.5px}.properties-page .properties-detail-anchor{scroll-margin-top:72px}.properties-page .properties-detail-card{z-index:0;position:relative;overflow:clip}.properties-page .properties-eyebrow{font-size:10.5px}.properties-page .properties-map-panel{z-index:0;position:relative;overflow:hidden}.properties-page .properties-map-toolbar{min-height:64px;padding:12px 14px}.properties-page .properties-map-canvas{isolation:isolate;z-index:0;min-height:430px;position:relative;overflow:hidden}.properties-page .properties-map-canvas .leaflet-container{z-index:0!important}.properties-page .properties-map-canvas .leaflet-pane,.properties-page .properties-map-canvas .leaflet-control{max-width:100%}.properties-page .properties-detail-section{padding:16px}.properties-page .properties-definition-grid{gap:10px}.properties-page .properties-definition-grid dd{font-size:12px;line-height:1.4}.properties-page .properties-declivity-row{grid-template-columns:116px minmax(0,1fr) 58px;min-height:28px}.properties-page .properties-aptitude-item{grid-template-columns:86px minmax(0,1fr);padding:12px}.properties-page .properties-mini-table{min-width:600px}.properties-page .properties-info-tip>span{width:285px;font-size:10.5px}.properties-page .properties-empty-inline{font-size:10.5px}.properties-guarantee-card{border:1px solid var(--agro-tone-21496a);background:var(--agro-tone-0f2035);color:var(--agro-tone-f7fbff);background:linear-gradient(100deg, #00a57c21, var(--agro-overlay-rgba-15-32-53-0-96) 55%);border-color:#00d19d6b;border-radius:4px;margin-top:18px;padding:18px 20px}.properties-guarantee-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.properties-guarantee-heading h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:900;line-height:1.15}.properties-guarantee-heading p{color:var(--agro-tone-8faac1);margin:6px 0 0;font-size:12px}.properties-guarantee-action{background:var(--agro-tone-00b67a);color:#fff;cursor:pointer;border:1px solid #00d9a05c;border-radius:4px;flex:none;min-height:38px;padding:0 15px;font-size:11.5px;font-weight:900;transition:all .15s}.properties-guarantee-action:hover{background:var(--agro-tone-00c884);transform:translateY(-1px)}.properties-guarantee-body{grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);gap:12px;margin-top:14px;display:grid}.properties-guarantee-highlight{border:1px solid var(--agro-tone-25506e);background:var(--agro-tone-0a1b2f);border-radius:4px;min-width:0;padding:15px}.properties-guarantee-badge{min-height:24px;color:var(--agro-tone-21daa7);letter-spacing:.04em;background:#00b3841f;border:1px solid #00d39d4d;border-radius:4px;align-items:center;padding:0 8px;font-size:9.5px;font-weight:900;display:inline-flex}.properties-guarantee-property{justify-content:space-between;align-items:center;gap:14px;margin-top:10px;display:flex}.properties-guarantee-property strong,.properties-guarantee-property span{display:block}.properties-guarantee-property>div>strong{color:#fff;font-size:16px;font-weight:900;line-height:1.25}.properties-guarantee-property>div>span{color:var(--agro-tone-7899b4);margin-top:4px;font-size:11px}.properties-guarantee-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.properties-guarantee-values>div{background:var(--agro-tone-0e2238);border:1px solid #264f6ca8;border-radius:4px;min-width:0;padding:10px 11px}.properties-guarantee-values span,.properties-guarantee-values strong{display:block}.properties-guarantee-values span{color:var(--agro-tone-7697b1);font-size:9.5px;font-weight:700}.properties-guarantee-values strong{color:#fff;overflow-wrap:anywhere;margin-top:4px;font-size:12px;font-weight:900;line-height:1.3}.properties-guarantee-coverage{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;gap:8px;display:grid}.properties-coverage-metric{border:1px solid var(--agro-tone-27506e);background:var(--agro-tone-0a1b2f);border-radius:4px;flex-direction:column;justify-content:center;min-height:82px;padding:12px;display:flex}.properties-coverage-metric span{color:var(--agro-tone-789bb7);font-size:9.5px;line-height:1.35}.properties-coverage-metric strong{color:var(--agro-tone-23dda9);margin-top:5px;font-size:18px;font-weight:900}@media (width<=1200px){.properties-guarantee-body{grid-template-columns:1fr}.properties-guarantee-coverage{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.properties-guarantee-heading{flex-direction:column;align-items:stretch}.properties-guarantee-action{width:100%}.properties-guarantee-values,.properties-guarantee-coverage{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-page .properties-section-title-row h2,.properties-page .properties-card-heading h2,.properties-page .properties-detail-header h2{font-size:19px}}.properties-guarantee-property-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.properties-guarantee-inline-action{min-height:28px;color:var(--agro-tone-27daa8);cursor:pointer;background:#00b3841a;border:1px solid #00d19d4d;border-radius:4px;padding:0 10px;font-size:10px;font-weight:900}.properties-guarantee-inline-action:hover{color:#fff;background:#00b3842e}.properties-page .properties-info-strip{display:none}.properties-page .properties-detail-top-grid{grid-template-columns:minmax(0,1.45fr) minmax(430px,.9fr);gap:16px}.properties-page .properties-kpi-panel{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;padding:14px}.properties-page .properties-kpi{border-radius:4px;min-height:118px;padding:17px 18px}.properties-page .properties-definition-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:12px}.properties-page .properties-definition-grid>div{flex-direction:column;justify-content:center;min-height:72px;padding:14px 15px;display:flex}.properties-page .properties-declivity-list{margin-top:16px;padding-top:14px}.properties-page .properties-declivity-row{grid-template-columns:135px minmax(0,1fr) 64px;gap:12px;min-height:34px}.properties-page .properties-declivity-row i{min-width:0}.properties-page .properties-aptitude-item{grid-template-columns:100px minmax(0,1fr);gap:14px;padding:14px 15px}.properties-page .properties-aptitude-item span{font-size:11.5px}.properties-page .properties-aptitude-item p{font-size:12.5px;line-height:1.55}.properties-page .properties-mini-table{min-width:680px;margin-top:14px}.properties-page .properties-inputs-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin-top:14px}.properties-page .properties-input-group-header{min-height:54px;padding:12px 14px}.properties-page .properties-input-list{max-height:360px}.properties-page .properties-input-row span{margin-top:4px;font-size:11px;line-height:1.35}.properties-page .properties-harvest-card{width:230px;min-height:142px;padding:16px}.properties-page .properties-harvest-card strong{font-size:14.5px}.properties-page .properties-coverage-metric{min-height:96px;padding:14px}.properties-page .properties-coverage-metric strong{margin-top:7px;font-size:20px}.properties-page .properties-guarantee-values>div{min-height:72px;padding:12px 13px}.properties-page .properties-guarantee-values span{font-size:10.5px}@media (width<=1350px){.properties-page .properties-detail-top-grid{grid-template-columns:minmax(0,1.2fr) minmax(380px,.85fr)}.properties-page .properties-kpi-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1050px){.properties-page .properties-detail-top-grid{grid-template-columns:1fr}.properties-page .properties-kpi-panel{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (width<=700px){.properties-page .properties-definition-grid,.properties-page .properties-kpi-panel,.properties-page .properties-inputs-grid{grid-template-columns:1fr}.properties-page .properties-declivity-row{grid-template-columns:112px minmax(0,1fr) 56px}}.properties-page .properties-history-grid.is-single{grid-template-columns:minmax(0,1fr)}.properties-page .properties-history-grid.is-single>.properties-detail-section{width:100%}.properties-page .properties-history-grid.is-single .properties-mini-table{min-width:760px}.properties-page .properties-kpi-panel-fixed{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;height:100%}.properties-page .properties-kpi-panel-fixed .properties-kpi{justify-content:center;height:100%;min-height:0}.properties-page .properties-definition-grid.is-auto{grid-template-columns:repeat(auto-fit,minmax(235px,1fr))}.properties-page .properties-definition-grid.is-fixed-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-page .properties-definition-grid.is-fixed-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.properties-page .properties-definition-grid.is-fixed-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1500px){.properties-page .properties-definition-grid.is-fixed-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.properties-page .properties-definition-grid.is-fixed-cols-3,.properties-page .properties-definition-grid.is-fixed-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.properties-page .properties-kpi-panel-fixed,.properties-page .properties-definition-grid.is-fixed-cols-2,.properties-page .properties-definition-grid.is-fixed-cols-3,.properties-page .properties-definition-grid.is-fixed-cols-4{grid-template-columns:1fr}.properties-page .properties-kpi-panel-fixed{grid-template-rows:none}}.properties-page .properties-full-width-section{grid-column:1/-1;width:100%}.properties-page .properties-environment-section .properties-definition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.properties-page .properties-environment-section .properties-declivity-list{width:100%}.properties-page .properties-environment-section .properties-declivity-row{grid-template-columns:150px minmax(0,1fr) 68px}.properties-page .properties-aptitude-section .properties-aptitude-list{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:12px;width:100%}.properties-page .properties-aptitude-section .properties-aptitude-item{grid-template-columns:105px minmax(0,1fr);align-items:center;height:100%;min-height:82px}.properties-page .properties-aptitude-section .properties-aptitude-item span,.properties-page .properties-aptitude-section .properties-aptitude-item p{align-self:center}@media (width<=1180px){.properties-page .properties-environment-section .properties-definition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-page .properties-aptitude-section .properties-aptitude-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (width<=700px){.properties-page .properties-environment-section .properties-definition-grid,.properties-page .properties-aptitude-section .properties-aptitude-list{grid-template-columns:1fr}.properties-page .properties-environment-section .properties-declivity-row{grid-template-columns:112px minmax(0,1fr) 56px}}.properties-page .properties-table th{font-size:12px;line-height:1.3}.properties-page .properties-table td{font-size:13.5px;line-height:1.35}.properties-page .properties-property-name small,.properties-page .properties-number small{font-size:11.5px;line-height:1.35}.properties-page .properties-status{font-size:11.5px}.properties-page .properties-detail-button{font-size:11px}.properties-page .properties-definition-grid>div{padding:15px 16px}.properties-page .properties-mini-table th,.properties-page .properties-mini-table td{padding:13px 11px}.properties-page .properties-mini-table th{font-size:12px;line-height:1.3}.properties-page .properties-mini-table td{font-size:14px;line-height:1.35}.properties-page .properties-input-group-header strong{font-size:15px}.properties-page .properties-input-row{min-height:76px;padding:14px 15px}.properties-page .properties-input-row span{font-size:12px;line-height:1.4}.properties-page .properties-detail-section-title h3{font-size:16px}.properties-page .properties-card-heading p,.properties-page .properties-detail-header p,.properties-page .properties-hero-copy p{font-size:13.5px}@media (width<=1180px){.properties-page .properties-table th{font-size:11.5px}.properties-page .properties-table td{font-size:13px}.properties-page .properties-definition-grid dt{font-size:11.5px}.properties-page .properties-definition-grid dd{font-size:14.5px}.properties-page .properties-mini-table th{font-size:11.5px}.properties-page .properties-mini-table td{font-size:13.5px}}@media (width<=700px){.properties-page .properties-property-name button,.properties-page .properties-definition-grid dd{font-size:14px}.properties-page .properties-input-row b,.properties-page .properties-input-row strong{font-size:13px}}.properties-page .properties-table-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--agro-tone-315e7c) transparent;max-height:clamp(390px,54vh,620px);overflow:auto}.properties-page .properties-table-scroll::-webkit-scrollbar{width:7px;height:7px}.properties-page .properties-table-scroll::-webkit-scrollbar-thumb{background:var(--agro-tone-315e7c);border-radius:99px}.properties-page .properties-table thead th{z-index:3;background:var(--agro-tone-0d1d31);box-shadow:0 1px 0 var(--agro-tone-244966);position:sticky;top:0}@media (width<=767px){.properties-page .properties-table-scroll{max-height:58vh}}.properties-page .properties-hero-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.properties-page .properties-table-scroll{margin-top:16px}.properties-page .properties-kpi-panel-fixed{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.properties-page .properties-kpi-panel-fixed .properties-kpi{min-height:88px}.properties-page .properties-registration-section{width:100%}.properties-page .properties-registration-section .properties-definition-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.properties-page .properties-map-toolbar span{max-width:620px}@media (width<=1500px){.properties-page .properties-registration-section .properties-definition-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1180px){.properties-page .properties-registration-section .properties-definition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.properties-page .properties-registration-section .properties-definition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.properties-page .properties-hero-metrics,.properties-page .properties-kpi-panel-fixed,.properties-page .properties-registration-section .properties-definition-grid{grid-template-columns:1fr}.properties-page .properties-kpi-panel-fixed{grid-template-rows:none}}.properties-page .properties-hero-copy{flex:auto}.properties-page .properties-hero-metrics{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,510px)}.properties-page .properties-hero-metric{min-width:0}@media (width<=1120px){.properties-page .properties-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}@media (width<=620px){.properties-page .properties-hero-metrics{grid-template-columns:1fr}}.properties-content.properties-content--empty{width:100%;max-width:none;padding:18px 22px 28px}@media (width<=720px){.properties-content.properties-content--empty{padding:14px 12px 22px}}.properties-page .dashboard-search-trigger{font-size:12.5px}.agro-shell[data-agro-theme=light] .properties-page{color:var(--agro-text)}.agro-shell[data-agro-theme=light] .properties-table tbody tr.is-selected,.agro-shell[data-agro-theme=light] .properties-table tbody tr.is-selected:hover{background:#1640601c}.agro-shell[data-agro-theme=light] .properties-section-title-row h2,.agro-shell[data-agro-theme=light] .properties-card-heading h2,.agro-shell[data-agro-theme=light] .properties-detail-header h2,.agro-shell[data-agro-theme=light] .properties-hero-metric strong,.agro-shell[data-agro-theme=light] .properties-summary-pill strong,.agro-shell[data-agro-theme=light] .properties-property-name button,.agro-shell[data-agro-theme=light] .properties-number,.agro-shell[data-agro-theme=light] .properties-number strong,.agro-shell[data-agro-theme=light] .properties-map-toolbar strong,.agro-shell[data-agro-theme=light] .properties-kpi strong,.agro-shell[data-agro-theme=light] .properties-detail-section-title h3,.agro-shell[data-agro-theme=light] .properties-definition-grid dd,.agro-shell[data-agro-theme=light] .properties-harvest-card strong,.agro-shell[data-agro-theme=light] .properties-input-group-header strong,.agro-shell[data-agro-theme=light] .properties-loading-card strong,.agro-shell[data-agro-theme=light] .properties-error-card strong,.agro-shell[data-agro-theme=light] .properties-empty-state h2,.agro-shell[data-agro-theme=light] .properties-guarantee-heading h2,.agro-shell[data-agro-theme=light] .properties-guarantee-property>div>strong,.agro-shell[data-agro-theme=light] .properties-guarantee-values strong{color:var(--agro-text-strong)!important}.agro-shell[data-agro-theme=light] .properties-table td,.agro-shell[data-agro-theme=light] .properties-mono,.agro-shell[data-agro-theme=light] .properties-declivity-row strong,.agro-shell[data-agro-theme=light] .properties-harvest-card b,.agro-shell[data-agro-theme=light] .properties-mini-table td,.agro-shell[data-agro-theme=light] .properties-input-row strong{color:var(--agro-text-soft)}.agro-shell[data-agro-theme=light] .properties-hero-copy p,.agro-shell[data-agro-theme=light] .properties-card-heading p,.agro-shell[data-agro-theme=light] .properties-detail-header p,.agro-shell[data-agro-theme=light] .properties-table th,.agro-shell[data-agro-theme=light] .properties-property-name small,.agro-shell[data-agro-theme=light] .properties-number small,.agro-shell[data-agro-theme=light] .properties-map-toolbar span,.agro-shell[data-agro-theme=light] .properties-map-toolbar small,.agro-shell[data-agro-theme=light] .properties-kpi,.agro-shell[data-agro-theme=light] .properties-kpi span,.agro-shell[data-agro-theme=light] .properties-definition-grid dt,.agro-shell[data-agro-theme=light] .properties-declivity-row span,.agro-shell[data-agro-theme=light] .properties-aptitude-item p,.agro-shell[data-agro-theme=light] .properties-harvest-card span,.agro-shell[data-agro-theme=light] .properties-mini-table th,.agro-shell[data-agro-theme=light] .properties-input-group-header span,.agro-shell[data-agro-theme=light] .properties-input-row span,.agro-shell[data-agro-theme=light] .properties-loading-card span,.agro-shell[data-agro-theme=light] .properties-error-card span{color:var(--agro-text-muted)}.agro-shell[data-agro-theme=light] .properties-detail-button:hover,.agro-shell[data-agro-theme=light] .properties-guarantee-primary-action,.agro-shell[data-agro-theme=light] .properties-guarantee-inline-action:hover{color:var(--agro-on-accent)!important}.properties-page .properties-loading-card{align-items:center;gap:13px;min-height:132px;padding:18px 20px;display:flex}.properties-page .properties-loading-card>div{display:none}.properties-page .properties-loading-card:after{content:"Carregando informações...";color:var(--agro-text-strong);font-size:16px;font-weight:850;line-height:1.35;display:block}.properties-page .properties-table th.properties-principal-producer-col,.properties-page .properties-table td.properties-principal-producer-col{vertical-align:middle;text-align:center!important}.properties-page .properties-compliance-filter{flex-wrap:wrap;gap:8px;margin-top:14px;overflow:visible}.properties-page .properties-filter-select-wrap{flex:none;width:fit-content;max-width:calc(100% - 46px);display:inline-block;position:relative}.properties-page .properties-filter-select{field-sizing:content;appearance:none;border:1px solid var(--agro-tone-275276);background:var(--agro-tone-0a192b);width:auto;max-width:100%;min-height:38px;color:var(--agro-text-strong);font:inherit;cursor:pointer;border-radius:4px;outline:none;padding:0 36px 0 13px;font-size:12px;font-weight:800;line-height:1}.properties-page .properties-filter-select:hover,.properties-page .properties-filter-select:focus-visible{border-color:var(--agro-text-subtle)}.properties-page .properties-filter-select-icon{color:var(--agro-tone-dbe6ef);pointer-events:none;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.properties-page .properties-filter-select option{background:var(--agro-tone-0a192b);color:var(--agro-text-strong)}.properties-page .properties-filter-clear{border:1px solid var(--agro-tone-275276);background:var(--agro-tone-0a192b);width:38px;height:38px;color:var(--agro-tone-9bb4ca);cursor:pointer;border-radius:4px;flex:0 0 38px;justify-content:center;align-items:center;transition:all .16s;display:inline-flex}.properties-page .properties-filter-clear:hover,.properties-page .properties-filter-clear:focus-visible{border-color:var(--agro-text-subtle);color:var(--agro-tone-eef5fb)}.properties-page .properties-table{min-width:1580px}.properties-page .properties-table th.properties-principal-producer-col,.properties-page .properties-table td.properties-principal-producer-col,.properties-page .properties-table th.properties-apontamentos-col,.properties-page .properties-table td.properties-apontamentos-col{vertical-align:middle;width:118px;text-align:center!important}.properties-page .properties-table th.properties-deforestation-alert-col,.properties-page .properties-table td.properties-deforestation-alert-col{vertical-align:middle;width:170px;text-align:center!important}.properties-page .properties-table td.properties-principal-producer-col>span{margin-inline:auto}.properties-page .properties-table td.properties-apontamentos-col>span,.properties-page .properties-table td.properties-deforestation-alert-col>span{justify-content:center;align-items:center;width:100%;margin-inline:auto;display:flex}.properties-page .properties-alert-unavailable{color:var(--agro-text-muted);font-weight:800}.properties-page .properties-table td.properties-number{text-align:center}.properties-page .properties-table-empty{text-align:center;height:76px;font-weight:700;color:var(--agro-tone-89a5bd)!important}.properties-page .properties-hero-card{min-height:96px;padding-top:13px;padding-bottom:13px}.properties-page .properties-hero-copy p{margin-top:6px;font-size:15.5px;line-height:1.35}.properties-page .properties-guarantee-action{min-height:40px;padding-inline:17px;font-size:13px}.properties-page .properties-guarantee-badge{min-height:27px;padding-inline:9px;font-size:11px}.properties-page .properties-guarantee-property>div>strong{font-size:18px;line-height:1.22}.properties-page .properties-guarantee-property>div>span{font-size:13px;line-height:1.35}.properties-page .properties-guarantee-values span{font-size:12px;line-height:1.3}.properties-page .properties-guarantee-values strong{font-size:15.5px;line-height:1.3}.properties-page .properties-coverage-metric span{font-size:13px;line-height:1.35}.properties-page .properties-coverage-metric strong{font-size:23px;line-height:1.1}.properties-page .properties-kpi-panel-fixed{grid-template-rows:none;grid-auto-rows:minmax(0,1fr)}.properties-page .properties-kpi-panel-fixed .properties-kpi:last-child:nth-child(odd){grid-column:1/-1}.properties-page .properties-kpi{min-height:104px;padding:15px 16px}.properties-page .properties-kpi svg{width:20px;height:20px;margin-bottom:8px}.properties-page .properties-kpi span{font-size:13.5px;line-height:1.3}.properties-page .properties-kpi strong{margin-top:5px;font-size:18.5px;line-height:1.22}.properties-page .properties-registration-section .properties-detail-section-title h3,.properties-page .properties-environment-section .properties-detail-section-title h3{font-size:18px}.properties-page .properties-registration-section .properties-detail-section-title svg,.properties-page .properties-environment-section .properties-detail-section-title svg{width:18px;height:18px}.properties-page .properties-definition-grid>div{min-height:78px;padding:14px 16px}.properties-page .properties-definition-grid dt{font-size:13.5px;line-height:1.3}.properties-page .properties-definition-grid dd{margin-top:7px;font-size:17px;line-height:1.32}.properties-page .properties-environment-section .properties-definition-grid>div{min-height:82px}.properties-page .properties-declivity-row{min-height:39px}.properties-page .properties-declivity-row span,.properties-page .properties-declivity-row strong{font-size:14px;line-height:1.25}.properties-page .properties-declivity-row>div{height:10px}.properties-page .properties-aptitude-section .properties-aptitude-item{grid-template-columns:112px minmax(0,1fr);gap:16px;min-height:88px;padding:14px 16px}.properties-page .properties-aptitude-section .properties-aptitude-item span{font-size:13.5px;line-height:1.25}.properties-page .properties-aptitude-section .properties-aptitude-item p{font-size:14.5px;line-height:1.45}.properties-page .properties-adaptive-text{overflow-wrap:anywhere;min-width:0;max-width:100%}.properties-page .properties-kpi strong.properties-adaptive-text.is-long,.properties-page .properties-definition-grid dd.properties-adaptive-text.is-long,.properties-page .properties-guarantee-values strong.properties-adaptive-text.is-long,.properties-page .properties-guarantee-property strong.properties-adaptive-text.is-long,.properties-page .properties-aptitude-item p.properties-adaptive-text.is-long{font-size:.92em}.properties-page .properties-kpi strong.properties-adaptive-text.is-very-long,.properties-page .properties-definition-grid dd.properties-adaptive-text.is-very-long,.properties-page .properties-guarantee-values strong.properties-adaptive-text.is-very-long,.properties-page .properties-guarantee-property strong.properties-adaptive-text.is-very-long,.properties-page .properties-aptitude-item p.properties-adaptive-text.is-very-long{font-size:.82em}@media (width<=1180px){.properties-page .properties-hero-copy p{font-size:14.5px}.properties-page .properties-definition-grid dd{font-size:16px}.properties-page .properties-kpi strong{font-size:17.5px}}@media (width<=700px){.properties-page .properties-hero-card{min-height:auto}.properties-page .properties-guarantee-values strong,.properties-page .properties-definition-grid dd{font-size:15px}.properties-page .properties-aptitude-section .properties-aptitude-item{grid-template-columns:92px minmax(0,1fr)}}.properties-page .properties-detail-header p{font-size:15.5px;line-height:1.4}.properties-page .properties-map-toolbar strong{font-size:17.5px}.properties-page .properties-map-toolbar span,.properties-page .properties-map-toolbar small{font-size:14px;line-height:1.4}.properties-page .properties-hero-copy p{font-size:17px;line-height:1.4}.properties-page .properties-hero-metric span{font-size:12px}.properties-page .properties-hero-metric strong{font-size:20px}.properties-page .properties-guarantee-heading p{font-size:15.5px;line-height:1.45}.properties-page .properties-card-heading p{font-size:15px;line-height:1.4}.properties-page .properties-filter-select{font-size:13.5px}.properties-page .properties-property-name button{font-size:16px;line-height:1.3}.properties-page .properties-hero-card{gap:16px;min-height:0;padding:9px 16px}.properties-page .properties-hero-metrics{flex:none;grid-template-columns:135px 155px minmax(294px,1fr);gap:8px;width:min(100%,600px)}.properties-page .properties-hero-metric{min-width:0;padding:7px 10px}.properties-page .properties-hero-metric span{white-space:nowrap;line-height:1.15}.properties-page .properties-hero-metric strong{white-space:nowrap;margin-top:4px;line-height:1.05}.properties-page .properties-hero-metric strong[data-fit=compact]{font-size:17px}.properties-page .properties-hero-metric strong[data-fit=tight]{font-size:15px}@media (width<=1120px){.properties-page .properties-hero-metrics{grid-template-columns:minmax(110px,.75fr) minmax(130px,.85fr) minmax(270px,1.6fr);width:100%}.properties-page .properties-hero-metric:last-child{min-width:270px}.properties-page .properties-hero-metric:last-child span{font-size:9.5px}}@media (width<=700px){.properties-page .properties-hero-metrics{grid-template-columns:1fr}.properties-page .properties-hero-metric:last-child{min-width:0}.properties-page .properties-hero-metric span{white-space:normal}.properties-page .properties-hero-metric:last-child span{letter-spacing:.06em;font-size:12px}}.properties-page .properties-hero-metrics{grid-template-columns:135px 155px minmax(344px,1fr);width:min(100%,650px)}.properties-page .properties-hero-metric:last-child{min-width:344px}.properties-page .properties-hero-metric:last-child span{letter-spacing:.06em;font-size:12px}@media (width<=1120px){.properties-page .properties-hero-metrics{grid-template-columns:minmax(110px,.75fr) minmax(130px,.85fr) minmax(330px,1.6fr);width:100%}.properties-page .properties-hero-metric:last-child{min-width:330px}.properties-page .properties-hero-metric:last-child span{letter-spacing:.06em;font-size:12px}}@media (width<=700px){.properties-page .properties-hero-metric:last-child{min-width:0}}.properties-page .properties-hero-metrics{justify-content:flex-end;align-items:stretch;gap:8px;width:auto;max-width:min(100%,556px);display:flex}.properties-page .properties-hero-metrics .properties-hero-metric{min-width:0}.properties-page .properties-hero-metrics .properties-hero-metric:first-child{flex:0 120px;width:120px}.properties-page .properties-hero-metrics .properties-hero-metric:nth-child(2){flex:0 145px;width:145px}.properties-page .properties-hero-metrics .properties-hero-metric.is-accent{flex:0 275px;width:275px}.properties-page .properties-hero-metrics .properties-hero-metric strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}@media (width<=1120px){.properties-page .properties-hero-metrics{justify-content:flex-start;width:100%;max-width:none}.properties-page .properties-hero-metrics .properties-hero-metric,.properties-page .properties-hero-metrics .properties-hero-metric:first-child,.properties-page .properties-hero-metrics .properties-hero-metric:nth-child(2),.properties-page .properties-hero-metrics .properties-hero-metric.is-accent{flex:1 1 0;width:auto;min-width:0}}@media (width<=700px){.properties-page .properties-hero-metrics{flex-direction:column}}.properties-page .properties-hero-copy .properties-section-title-row h2{font-size:20px}.properties-page .properties-hero-actions{flex:auto;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.properties-page .properties-hero-actions .properties-hero-metrics{flex:0 531px;margin-left:auto}.properties-page .properties-mode-switch{border:1px solid var(--agro-tone-23506f);background:var(--agro-tone-081a2c);border-radius:4px;flex:none;align-items:center;gap:6px;padding:4px;display:inline-flex}.properties-page .properties-mode-switch button{min-height:38px;color:var(--agro-tone-8facc4);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:13.5px;font-weight:800;transition:all .14s;display:inline-flex}.properties-page .properties-mode-switch button:hover{background:var(--agro-tone-0e2940);color:var(--agro-tone-dfefff)}.properties-page .properties-mode-switch button.is-active{background:var(--agro-surface-selected);color:var(--agro-tone-2ae0b0);box-shadow:inset 0 0 0 1px var(--agro-border-strong)}.properties-page .properties-urban-view{flex-direction:column;gap:18px;margin-top:20px;display:flex}.properties-page .properties-urban-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding:0 2px;display:flex}.properties-page .properties-urban-heading h2,.properties-page .properties-urban-panel-heading h2{color:var(--agro-tone-ffffff);letter-spacing:-.018em;margin:0;font-size:20px;font-weight:850;line-height:1.2}.properties-page .properties-urban-heading p,.properties-page .properties-urban-panel-heading p{color:var(--agro-tone-8faac3);margin:5px 0 0;font-size:12.5px;line-height:1.5}.properties-page .properties-urban-heading>svg{color:var(--agro-tone-20d6a2);flex:none;margin-top:4px}.properties-page .properties-urban-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.properties-page .properties-urban-kpi{border:1px solid var(--agro-tone-234e6c);background:var(--agro-tone-0b1d31);border-radius:4px;min-width:0;min-height:126px;padding:15px 16px}.properties-page .properties-urban-kpi-label{align-items:center;gap:9px;display:flex}.properties-page .properties-urban-kpi-label>span{width:31px;height:31px;color:var(--agro-tone-20d6a2);background:#20d6a214;border:1px solid #20d6a240;border-radius:999px;flex:none;place-items:center;display:grid}.properties-page .properties-urban-kpi-label strong{color:var(--agro-tone-85a6c2);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.properties-page .properties-urban-kpi>b{color:var(--agro-tone-ffffff);white-space:nowrap;text-overflow:ellipsis;margin-top:12px;font-size:23px;font-weight:900;line-height:1.1;display:block;overflow:hidden}.properties-page .properties-urban-kpi.is-accent>b{color:var(--agro-tone-21d7a5)}.properties-page .properties-urban-kpi>b[data-fit=compact]{font-size:19px}.properties-page .properties-urban-kpi>b[data-fit=tight]{font-size:16px}.properties-page .properties-urban-kpi>small{color:var(--agro-tone-7899b5);margin-top:7px;font-size:10.5px;font-weight:600;line-height:1.35;display:block}.properties-page .properties-urban-panel,.properties-page .properties-urban-coverage,.properties-page .properties-urban-loading,.properties-page .properties-urban-error{border:1px solid var(--agro-tone-21496a);background:var(--agro-tone-0f2035);border-radius:4px}.properties-page .properties-urban-panel{overflow:hidden}.properties-page .properties-urban-panel-heading{border-bottom:1px solid var(--agro-tone-234763);justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 19px 14px;display:flex}.properties-page .properties-urban-result-count{border:1px solid var(--agro-tone-28516e);background:var(--agro-tone-0a1b2e);color:var(--agro-tone-8faac3);border-radius:4px;flex:none;padding:6px 10px;font-size:10.5px;font-weight:750}.properties-page .properties-urban-city-list{padding:0 18px 12px}.properties-page .properties-urban-city-row{border-bottom:1px solid var(--agro-tone-183a55);min-height:54px;color:var(--agro-tone-e9f2fa);grid-template-columns:minmax(0,1fr) 160px 160px;align-items:center;gap:16px;padding:0 8px;font-size:12.5px;display:grid}.properties-page .properties-urban-city-row:last-child{border-bottom:0}.properties-page .properties-urban-city-row.is-header{min-height:43px;color:var(--agro-tone-7fa3c0);text-transform:uppercase;letter-spacing:.035em;font-size:10.5px;font-weight:800}.properties-page .properties-urban-city-row strong{color:var(--agro-tone-ffffff);font-size:13px;font-weight:800}.properties-page .properties-urban-city-row .is-accent{color:var(--agro-tone-21d7a5);font-weight:850}.properties-page .properties-urban-city-empty{color:var(--agro-tone-7899b5);padding:24px 8px 14px;font-size:12px}.properties-page .properties-urban-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.properties-page .properties-urban-search{border:1px solid var(--agro-tone-244d70);background:var(--agro-tone-081a2c);width:min(100%,610px);min-width:260px;height:42px;color:var(--agro-tone-7899b5);border-radius:4px;align-items:center;gap:9px;padding:0 12px;display:flex}.properties-page .properties-urban-search:focus-within{border-color:var(--agro-tone-12b98c);box-shadow:0 0 0 2px #12b98c1f}.properties-page .properties-urban-search input{width:100%;min-width:0;color:var(--agro-tone-f8fbff);background:0 0;border:0;outline:0;font-size:12.5px;font-weight:650}.properties-page .properties-urban-search input::placeholder{color:var(--agro-tone-7899b5)}.properties-page .properties-urban-city-filter{flex:none;width:245px;position:relative}.properties-page .properties-urban-city-filter select{appearance:none;border:1px solid var(--agro-tone-244d70);background:var(--agro-tone-081a2c);width:100%;height:42px;color:var(--agro-tone-f8fbff);cursor:pointer;border-radius:4px;outline:none;padding:0 38px 0 12px;font-size:12px;font-weight:750}.properties-page .properties-urban-city-filter>svg{pointer-events:none;color:var(--agro-tone-7899b5);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.properties-page .properties-urban-table-scroll{border-top:1px solid var(--agro-tone-183a55);scrollbar-width:thin;scrollbar-color:var(--agro-tone-2a5676) transparent;overflow-x:auto}.properties-page .properties-urban-table{border-collapse:collapse;width:100%;min-width:1210px}.properties-page .properties-urban-table th{color:var(--agro-tone-7fa3c0);text-align:left;white-space:nowrap;padding:12px 13px;font-size:10.5px;font-weight:800}.properties-page .properties-urban-table td{border-top:1px solid var(--agro-tone-183a55);color:var(--agro-tone-e9f2fa);vertical-align:middle;white-space:nowrap;padding:14px 13px;font-size:12px;font-weight:650}.properties-page .properties-urban-table td:first-child{white-space:normal;width:39%;min-width:420px}.properties-page .properties-urban-address-cell strong,.properties-page .properties-urban-address-cell span,.properties-page .properties-urban-address-cell small{display:block}.properties-page .properties-urban-address-cell strong{color:var(--agro-tone-ffffff);font-size:13.5px;font-weight:850;line-height:1.35}.properties-page .properties-urban-address-cell span{color:var(--agro-tone-8faac3);margin-top:4px;font-size:11.5px}.properties-page .properties-urban-address-cell small{color:var(--agro-tone-7294b1);margin-top:5px;font-size:10px;font-weight:600}.properties-page .properties-urban-details-button{border:1px solid var(--agro-border-strong);background:var(--agro-surface-selected);min-height:34px;color:var(--agro-tone-2ae0b0);white-space:nowrap;cursor:pointer;border-radius:4px;padding:6px 11px;font-size:11px;font-weight:800}.properties-page .properties-urban-details-button:hover{filter:brightness(1.08)}.properties-page .properties-urban-table-empty{text-align:center;height:90px;color:var(--agro-tone-7899b5)!important}.properties-page .properties-urban-coverage{border-color:var(--agro-tone-28516e);background:var(--agro-tone-0b1d31);align-items:flex-start;gap:12px;padding:15px 17px;display:flex}.properties-page .properties-urban-coverage>svg{color:var(--agro-tone-69a8ff);flex:none;margin-top:1px}.properties-page .properties-urban-coverage strong{color:var(--agro-tone-ffffff);font-size:12.5px;font-weight:850;display:block}.properties-page .properties-urban-coverage p{color:var(--agro-tone-8faac3);margin:4px 0 0;font-size:11.5px;line-height:1.55}.properties-page .properties-urban-coverage span{color:var(--agro-tone-7294b1);margin-top:5px;font-size:10.5px;display:block}.properties-page .properties-urban-loading,.properties-page .properties-urban-error{align-items:center;gap:13px;min-height:105px;margin-top:18px;padding:18px;display:flex}.properties-page .properties-urban-loading>svg{color:var(--agro-tone-20d6a2)}.properties-page .properties-urban-error>svg{color:var(--agro-tone-ff4051)}.properties-page .properties-urban-loading>div,.properties-page .properties-urban-error>div{flex:auto;min-width:0}.properties-page .properties-urban-loading strong,.properties-page .properties-urban-error strong,.properties-page .properties-urban-loading span,.properties-page .properties-urban-error span{display:block}.properties-page .properties-urban-loading strong,.properties-page .properties-urban-error strong{color:var(--agro-tone-ffffff);font-size:13px}.properties-page .properties-urban-loading span,.properties-page .properties-urban-error span{color:var(--agro-tone-8faac3);margin-top:4px;font-size:11.5px}.properties-page .properties-urban-error button{border:1px solid var(--agro-border-strong);background:var(--agro-surface-selected);min-height:36px;color:var(--agro-tone-2ae0b0);cursor:pointer;border-radius:4px;flex:none;padding:7px 12px;font-size:11.5px;font-weight:800}.properties-page .properties-urban-modal-backdrop{z-index:25;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020a12c2;place-items:start center;padding:68px 24px 24px;display:grid;position:fixed;inset:0;overflow-y:auto}.properties-page .properties-urban-modal{border:1px solid var(--agro-border-strong);background:var(--agro-tone-0f2035);border-radius:4px;width:min(1050px,100%);max-height:min(880px,100dvh - 92px);overflow:hidden;box-shadow:0 26px 80px #0000006b}.properties-page .properties-urban-modal-header{border-bottom:1px solid var(--agro-tone-234763);justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.properties-page .properties-urban-modal-header>div{min-width:0}.properties-page .properties-urban-modal-header>div>span{color:var(--agro-tone-20d6a2);text-transform:uppercase;letter-spacing:.075em;font-size:10px;font-weight:850}.properties-page .properties-urban-modal-header h2{color:var(--agro-tone-ffffff);margin:5px 0 0;font-size:20px;font-weight:900;line-height:1.25}.properties-page .properties-urban-modal-header p{color:var(--agro-tone-8faac3);margin:5px 0 0;font-size:11.5px;line-height:1.45}.properties-page .properties-urban-modal-title-group{flex:auto;min-width:0}.properties-page .properties-urban-modal-header h2{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.properties-page .properties-urban-modal-title-coordinates{color:var(--agro-tone-b7c9da);white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:800;line-height:1.35;display:inline-flex}.properties-page .properties-urban-modal-header-actions{flex:none;justify-content:flex-end;align-items:flex-start;gap:14px;display:flex}.properties-page .properties-urban-modal-source-meta{max-width:330px;color:var(--agro-tone-8faac3);text-align:right;gap:2px;padding-top:2px;font-size:11.5px;font-weight:400;line-height:1.45;display:grid}.properties-page .properties-urban-modal-source-meta span{display:block}.properties-page .properties-urban-modal-close{border:1px solid var(--agro-tone-28516e);background:var(--agro-tone-081a2c);width:36px;height:36px;color:var(--agro-tone-b7c9da);cursor:pointer;border-radius:4px;flex:none;place-items:center;display:grid}.properties-page .properties-urban-modal-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:calc(min(880px,100dvh - 92px) - 105px);padding:16px 20px 22px;display:grid;overflow-y:auto}.properties-page .properties-urban-detail-section{border:1px solid var(--agro-tone-21496a);background:var(--agro-tone-0a1b2e);border-radius:4px;min-width:0;padding:14px}.properties-page .properties-urban-detail-section.is-wide{grid-column:1/-1}.properties-page .properties-urban-detail-section h3{color:var(--agro-tone-ffffff);margin:0 0 11px;font-size:12.5px;font-weight:850}.properties-page .properties-urban-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.properties-page .properties-urban-detail-field{background:var(--agro-tone-0a1b2e);border-radius:4px;min-width:0;padding:9px 10px}.properties-page .properties-urban-detail-field.is-wide{grid-column:1/-1}.properties-page .properties-urban-detail-field span,.properties-page .properties-urban-detail-field strong{display:block}.properties-page .properties-urban-detail-field span{color:var(--agro-tone-7899b5);font-size:9.5px;font-weight:700}.properties-page .properties-urban-detail-field strong{overflow-wrap:anywhere;color:var(--agro-tone-e9f2fa);margin-top:4px;font-size:11.5px;font-weight:800;line-height:1.4}.properties-page .properties-urban-owner-list{gap:8px;display:grid}.properties-page .properties-urban-owner-card{background:var(--agro-tone-0a1b2e);border-radius:4px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.properties-page .properties-urban-owner-card>div:first-child{min-width:0}.properties-page .properties-urban-owner-card strong,.properties-page .properties-urban-owner-card span{display:block}.properties-page .properties-urban-owner-card strong{color:var(--agro-tone-e9f2fa);font-size:11.5px;font-weight:800}.properties-page .properties-urban-owner-card>div:first-child>span{color:var(--agro-tone-7899b5);margin-top:3px;font-size:10px}.properties-page .properties-urban-owner-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.properties-page .properties-urban-owner-badges span{color:var(--agro-tone-2ae0b0);background:#20d6a214;border:1px solid #20d6a24d;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:800}.properties-page .properties-urban-detail-empty{color:var(--agro-tone-7899b5);margin:0;font-size:11px}@media (width<=1320px){.properties-page .properties-hero-card{flex-direction:column;align-items:stretch}.properties-page .properties-hero-actions{justify-content:space-between;width:100%}.properties-page .properties-hero-actions .properties-hero-metrics{margin-left:0}}@media (width<=980px){.properties-page .properties-hero-actions{flex-direction:column;align-items:stretch}.properties-page .properties-hero-actions .properties-hero-metrics{width:100%;max-width:none}.properties-page .properties-mode-switch{align-self:flex-start}.properties-page .properties-urban-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-page .properties-urban-modal-body{grid-template-columns:1fr}.properties-page .properties-urban-detail-section.is-wide{grid-column:auto}}@media (width<=700px){.properties-page .properties-mode-switch{width:100%}.properties-page .properties-mode-switch button{white-space:normal;flex:1 1 0;min-width:0;padding-inline:8px;font-size:11px}.properties-page .properties-urban-kpi-grid{grid-template-columns:1fr}.properties-page .properties-urban-toolbar,.properties-page .properties-urban-panel-heading{flex-direction:column;align-items:stretch}.properties-page .properties-urban-search,.properties-page .properties-urban-city-filter{width:100%;min-width:0}.properties-page .properties-urban-city-row{grid-template-columns:minmax(0,1fr) 70px 80px;gap:8px;font-size:11px}.properties-page .properties-urban-city-row.is-header{font-size:9px}.properties-page .properties-urban-modal-backdrop{place-items:start center;padding:58px 10px 10px}.properties-page .properties-urban-modal{max-height:calc(100dvh - 68px)}.properties-page .properties-urban-modal-body{max-height:calc(100dvh - 173px);padding:12px}.properties-page .properties-urban-detail-grid{grid-template-columns:1fr}.properties-page .properties-urban-detail-field.is-wide{grid-column:auto}.properties-page .properties-urban-owner-card{flex-direction:column;align-items:flex-start}.properties-page .properties-urban-owner-badges{justify-content:flex-start}}.agro-shell[data-agro-theme=light] .properties-page .properties-mode-switch,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-search,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-city-filter select,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-detail-section,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-detail-field,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-owner-card{background:var(--agro-surface-soft)}.agro-shell[data-agro-theme=light] .properties-page .properties-urban-heading h2,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-panel-heading h2,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-kpi>b,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-city-row strong,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-address-cell strong,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-coverage strong,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-modal-header h2,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-detail-section h3,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-detail-field strong,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-owner-card strong,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-loading strong,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-error strong{color:var(--agro-text-strong)}.agro-shell[data-agro-theme=light] .properties-page .properties-urban-table td,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-search input,.agro-shell[data-agro-theme=light] .properties-page .properties-urban-city-filter select{color:var(--agro-text-soft)}.properties-page .properties-urban-heading p,.properties-page .properties-urban-panel-heading p{font-size:15.5px;line-height:1.55}.properties-page .properties-urban-kpi>small{font-size:13.5px;line-height:1.45}.properties-page .properties-urban-result-count{font-size:13px}.properties-page .properties-urban-city-row{font-size:15px;line-height:1.4}.properties-page .properties-urban-search input,.properties-page .properties-urban-city-filter select{font-size:14.5px}.properties-page .properties-urban-table td{font-size:14.5px;line-height:1.4}.properties-page .properties-urban-address-cell strong{font-size:16px;line-height:1.4}.properties-page .properties-urban-address-cell span{font-size:14px;line-height:1.45}.properties-page .properties-urban-address-cell small{font-size:12.5px;line-height:1.45}.properties-page .properties-urban-coverage p{font-size:14.5px;line-height:1.6}.properties-page .properties-urban-coverage span,.properties-page .properties-urban-loading span,.properties-page .properties-urban-error span{font-size:13.5px;line-height:1.5}.properties-page .properties-urban-error button{font-size:13px}.properties-page .properties-urban-modal-header p{font-size:14px;line-height:1.55}.properties-page .properties-urban-detail-field span{font-size:12.5px;line-height:1.35}.properties-page .properties-urban-detail-field strong{font-size:15px;line-height:1.45}.properties-page .properties-urban-owner-card strong{font-size:14.5px;line-height:1.4}.properties-page .properties-urban-owner-card>div:first-child>span{font-size:13px;line-height:1.45}.properties-page .properties-urban-owner-badges span{font-size:11.5px}.properties-page .properties-urban-detail-empty{font-size:13.5px;line-height:1.5}@media (width<=700px){.properties-page .properties-urban-heading p,.properties-page .properties-urban-panel-heading p{font-size:14px}.properties-page .properties-urban-kpi-label strong,.properties-page .properties-urban-kpi>small{font-size:12.5px}.properties-page .properties-urban-city-row{font-size:13.5px}.properties-page .properties-urban-city-row.is-header{font-size:11px}.properties-page .properties-urban-city-row strong{font-size:14px}.properties-page .properties-urban-search input,.properties-page .properties-urban-city-filter select,.properties-page .properties-urban-table td{font-size:13.5px}.properties-page .properties-urban-table th{font-size:11.5px}.properties-page .properties-urban-address-cell strong{font-size:14.5px}.properties-page .properties-urban-address-cell span,.properties-page .properties-urban-coverage p,.properties-page .properties-urban-modal-header p,.properties-page .properties-urban-detail-field strong,.properties-page .properties-urban-owner-card strong{font-size:13.5px}.properties-page .properties-urban-address-cell small,.properties-page .properties-urban-coverage span,.properties-page .properties-urban-detail-field span,.properties-page .properties-urban-owner-card>div:first-child>span{font-size:12px}}.properties-page .properties-urban-city-table-scroll{scrollbar-width:thin;scrollbar-color:var(--agro-tone-2a5676) transparent;padding:0 18px 12px;overflow-x:auto}.properties-page .properties-urban-city-table{border-collapse:collapse;width:100%;min-width:620px}.properties-page .properties-urban-city-table th{border-bottom:1px solid var(--agro-tone-183a55);color:var(--agro-tone-7fa3c0);text-align:left;white-space:nowrap;padding:13px 8px;font-size:12.5px;font-weight:800}.properties-page .properties-urban-city-table td{border-bottom:1px solid var(--agro-tone-183a55);min-height:54px;color:var(--agro-tone-e9f2fa);vertical-align:middle;padding:16px 8px;font-size:15px;line-height:1.4}.properties-page .properties-urban-city-table tbody tr:last-child td{border-bottom:0}.properties-page .properties-urban-city-table td strong{color:var(--agro-tone-ffffff);font-size:15.5px;font-weight:800}.properties-page .properties-urban-city-table td.is-accent{color:var(--agro-tone-21d7a5);font-weight:850}.properties-page .properties-urban-city-table .properties-urban-city-empty{color:var(--agro-tone-7899b5);text-align:center;padding:24px 8px;font-size:14px}.agro-shell[data-agro-theme=light] .properties-page .properties-urban-city-table td{color:var(--agro-text-soft)}.agro-shell[data-agro-theme=light] .properties-page .properties-urban-city-table td strong{color:var(--agro-text-strong)}@media (width<=700px){.properties-page .properties-urban-city-table th{font-size:11px}.properties-page .properties-urban-city-table td{font-size:13.5px}.properties-page .properties-urban-city-table td strong{font-size:14px}}.properties-page .properties-urban-detail-value-row{align-items:center;gap:12px;margin-top:4px;display:flex}.properties-page .properties-urban-detail-value-row>strong{margin-top:0}.properties-page .properties-urban-copy-button{width:28px;height:28px;color:var(--agro-tone-8faac3);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 28px;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex}.properties-page .properties-urban-copy-button:hover,.properties-page .properties-urban-copy-button:focus-visible{background:var(--agro-surface-selected);color:var(--agro-tone-2ae0b0);outline:none}.properties-page .properties-urban-detail-value-row{flex-wrap:nowrap}.properties-page .properties-urban-detail-value-row>strong{white-space:nowrap;overflow-wrap:normal;word-break:normal}@media (width<=820px){.properties-page .properties-urban-modal-header{flex-wrap:wrap}.properties-page .properties-urban-modal-header-actions{justify-content:space-between;width:100%}.properties-page .properties-urban-modal-source-meta{text-align:left;max-width:none}}.properties-page .properties-urban-modal-header h2{font-size:19px}.properties-page .properties-urban-modal-source-meta{font-size:11px}.properties-page .properties-urban-table{table-layout:fixed;min-width:1120px}.properties-page .properties-urban-table th:first-child,.properties-page .properties-urban-table td:first-child{width:30%;min-width:0}.properties-page .properties-urban-table th:nth-child(2),.properties-page .properties-urban-table td:nth-child(2){width:14%}.properties-page .properties-urban-table th:nth-child(3),.properties-page .properties-urban-table td:nth-child(3),.properties-page .properties-urban-table th:nth-child(4),.properties-page .properties-urban-table td:nth-child(4),.properties-page .properties-urban-table th:nth-child(5),.properties-page .properties-urban-table td:nth-child(5){width:12%}.properties-page .properties-urban-table th:nth-child(6),.properties-page .properties-urban-table td:nth-child(6){width:9%}.properties-page .properties-urban-table th:nth-child(7),.properties-page .properties-urban-table td:nth-child(7){width:11%}.properties-page .properties-urban-table td:first-child{white-space:normal;min-width:0}.properties-page .properties-urban-address-cell,.properties-page .properties-urban-address-cell strong,.properties-page .properties-urban-address-cell span,.properties-page .properties-urban-address-cell small{white-space:normal;overflow-wrap:break-word;word-break:normal;min-width:0;max-width:100%}.properties-page .properties-copy-feedback-button{color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.properties-page .properties-copy-feedback-button.is-table{margin-left:6px}.properties-page .properties-copy-feedback-button.is-property-header{margin-left:5px}.properties-page .properties-copy-feedback-button.is-coordinate-kpi{margin-left:3px}.properties-page .properties-copy-feedback-glyph{justify-content:center;align-items:center;line-height:0;display:inline-flex}.properties-page .properties-copy-feedback-glyph.is-copied{color:var(--agro-tone-2ae0b0);animation:.16s ease-out properties-copy-feedback-pop}@keyframes properties-copy-feedback-pop{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.properties-page .properties-registration-grid{grid-template-columns:minmax(0,.78fr) minmax(0,.92fr) minmax(0,1.02fr) minmax(0,2.9fr);gap:12px;margin-top:12px;display:grid}.properties-page .properties-registration-card{background:var(--agro-tone-0e2238);border:1px solid #264f6cad;border-radius:4px;min-width:0;min-height:108px;padding:14px 16px}.properties-page .properties-registration-card-registries{flex-direction:column;min-width:0;display:flex}.properties-page .properties-registration-card-registries>.properties-registration-label{text-align:center;width:100%}.properties-page .properties-registration-label{color:var(--agro-tone-6f93af);font-size:13.5px;font-weight:700;line-height:1.3}.properties-page .properties-registration-value{color:#fff;overflow-wrap:anywhere;margin-top:7px;font-size:17px;font-weight:800;line-height:1.32;display:block}.properties-page .properties-registry-preview-grid{grid-template-columns:minmax(0,27fr) minmax(0,11fr) minmax(0,20fr) minmax(0,42fr);gap:14px;margin-top:6px;display:grid}.properties-page .properties-registry-preview-field{min-width:0}.properties-page .properties-registry-preview-field>span{color:var(--agro-tone-6f93af);font-size:11.5px;font-weight:700;line-height:1.2;display:block}.properties-page .properties-registry-preview-field>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:3px;font-size:16px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.properties-page .properties-registry-more{color:var(--agro-tone-74a1c0);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;align-self:flex-end;margin-top:7px;padding:0;font-size:11px;font-weight:700;line-height:1.25;text-decoration:underline;transition:color .14s}.properties-page .properties-registry-more:hover,.properties-page .properties-registry-more:focus-visible{color:var(--agro-tone-2ae0b0);outline:none}.properties-page .properties-registry-modal-backdrop{z-index:25;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#030c17c2;justify-content:center;align-items:flex-start;padding:68px 24px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.properties-page .properties-registry-modal{border:1px solid var(--agro-tone-27506e);background:var(--agro-tone-0a1b2f);border-radius:4px;flex-direction:column;width:min(920px,100%);max-height:min(760px,100dvh - 92px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0000006b}.properties-page .properties-registry-modal-header{border-bottom:1px solid var(--agro-tone-20445e);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 18px;display:flex}.properties-page .properties-registry-modal-header>div{min-width:0}.properties-page .properties-registry-modal-header span{color:var(--agro-tone-2ae0b0);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.properties-page .properties-registry-modal-header h2{color:#fff;overflow-wrap:anywhere;margin:5px 0 0;font-size:20px;font-weight:900;line-height:1.25}.properties-page .properties-registry-modal-close{border:1px solid var(--agro-tone-27506e);width:34px;height:34px;color:var(--agro-tone-8faac3);cursor:pointer;background:0 0;border-radius:4px;flex:0 0 34px;justify-content:center;align-items:center;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.properties-page .properties-registry-modal-close:hover,.properties-page .properties-registry-modal-close:focus-visible{border-color:var(--agro-tone-2ae0b0);background:var(--agro-surface-selected);color:var(--agro-tone-2ae0b0);outline:none}.properties-page .properties-registry-modal-body{gap:12px;padding:18px 22px 22px;display:grid;overflow-y:auto}.properties-page .properties-registry-modal-row{background:var(--agro-tone-0e2238);border:1px solid #264f6cad;border-radius:4px;min-width:0;padding:14px 16px 16px}.properties-page .properties-registry-modal-index{color:var(--agro-tone-2ae0b0);margin-bottom:11px;font-size:11px;font-weight:800;line-height:1.2}.properties-page .properties-registry-modal-grid{grid-template-columns:1.2fr .65fr .8fr 1.5fr;gap:16px;display:grid}.properties-page .properties-registry-modal-grid .properties-registry-preview-field>strong{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}@media (width<=1180px){.properties-page .properties-registration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.properties-page .properties-registration-card-registries{grid-column:1/-1}}@media (width<=900px){.properties-page .properties-registration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-page .properties-registration-card-registries{grid-column:1/-1}.properties-page .properties-registry-preview-grid,.properties-page .properties-registry-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.properties-page .properties-registration-grid,.properties-page .properties-registry-preview-grid,.properties-page .properties-registry-modal-grid{grid-template-columns:1fr}.properties-page .properties-registration-card-registries{grid-column:auto}.properties-page .properties-registry-more{align-self:flex-start}.properties-page .properties-registry-modal-backdrop{padding:58px 12px 12px}.properties-page .properties-registry-modal-header,.properties-page .properties-registry-modal-body{padding-left:16px;padding-right:16px}}.agro-shell[data-agro-theme=light] .properties-page .properties-registration-card,.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-row,.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal{background:var(--agro-surface-card)}.agro-shell[data-agro-theme=light] .properties-page .properties-registration-value,.agro-shell[data-agro-theme=light] .properties-page .properties-registry-preview-field>strong,.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-header h2{color:var(--agro-text-strong)}.agro-shell[data-agro-theme=light] .properties-page .properties-urban-modal-backdrop,.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a57}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal{background:#fff;border-color:#b9c8d6;box-shadow:0 24px 70px #0f172a3d}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-header{border-bottom-color:#d5e0e9}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-header h2{color:#17283a}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-close{color:#567087;background:#f6f9fb;border-color:#b9c8d6}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-close:hover,.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-close:focus-visible{border-color:var(--agro-tone-2ae0b0);color:#087f67;background:#eefbf7}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-row{background:#f7fafc;border-color:#c8d6e2}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-grid .properties-registry-preview-field>span{color:#607f98}.agro-shell[data-agro-theme=light] .properties-page .properties-registry-modal-grid .properties-registry-preview-field>strong{color:#17283a}.properties-page .properties-card-heading p{font-size:16px}.properties-page .properties-summary-pill{font-size:13.5px}.properties-page .properties-summary-pill strong{font-size:15.5px}.properties-page .properties-filter-chip,.properties-page .properties-filter-select{font-size:14.5px}.properties-page .properties-table th{font-size:13.5px}.properties-page .properties-table td{font-size:15px}.properties-page .properties-index{font-size:14.5px}.properties-page .properties-property-name button{font-size:17px}.properties-page .properties-property-name small,.properties-page .properties-number small{font-size:13px}.properties-page .properties-mono{font-size:13.5px}.properties-page .properties-number strong{font-size:16px}.properties-page .properties-tag{font-size:13px}.properties-page .properties-status,.properties-page .properties-detail-button{font-size:12.5px}.properties-page .properties-detail-header p{font-size:16.5px}.properties-page .properties-map-toolbar span,.properties-page .properties-map-toolbar small{font-size:15px}.properties-page .properties-kpi span{font-size:14.5px}.properties-page .properties-kpi strong{font-size:19.5px}.properties-page .properties-definition-grid dt{font-size:14.5px}.properties-page .properties-definition-grid dd{font-size:18px}.properties-page .properties-declivity-row span,.properties-page .properties-declivity-row strong{font-size:15px}.properties-page .properties-aptitude-section .properties-aptitude-item span{font-size:14.5px}.properties-page .properties-aptitude-section .properties-aptitude-item p,.properties-page .properties-harvest-card strong{font-size:15.5px}.properties-page .properties-harvest-card span{font-size:12.5px}.properties-page .properties-harvest-card b{font-size:14.5px}.properties-page .properties-mini-table th{font-size:13px}.properties-page .properties-mini-table td{font-size:15px}.properties-page .properties-input-group-header span{font-size:12.5px}.properties-page .properties-input-row strong{font-size:14.5px}.properties-page .properties-input-row span{font-size:13px}.properties-page .properties-input-row b{font-size:15px}.properties-page .properties-info-tip>span,.properties-page .properties-empty-inline{font-size:11.5px}.properties-page .properties-guarantee-heading p{font-size:16.5px}.properties-page .properties-guarantee-action{font-size:15.5px}.properties-page .properties-guarantee-badge{font-size:12px}.properties-page .properties-guarantee-property>div>strong{font-size:19px}.properties-page .properties-guarantee-property>div>span{font-size:14px}.properties-page .properties-guarantee-property-actions .properties-tag,.properties-page .properties-guarantee-inline-action,.properties-page .properties-guarantee-values span{font-size:13px}.properties-page .properties-guarantee-values strong{font-size:16.5px}.properties-page .properties-coverage-metric span{font-size:14px}.properties-page .properties-coverage-metric strong{font-size:24px}.properties-page .properties-urban-heading p,.properties-page .properties-urban-panel-heading p{font-size:13.5px}.properties-page .properties-urban-kpi-label strong{font-size:12px}.properties-page .properties-urban-kpi>b{font-size:24px}.properties-page .properties-urban-kpi>small,.properties-page .properties-urban-result-count{font-size:11.5px}.properties-page .properties-urban-city-row{font-size:13.5px}.properties-page .properties-urban-city-row.is-header{font-size:11.5px}.properties-page .properties-urban-city-row strong{font-size:14px}.properties-page .properties-urban-city-empty{font-size:13px}.properties-page .properties-urban-search input{font-size:13.5px}.properties-page .properties-urban-city-filter select{font-size:13px}.properties-page .properties-urban-table th{font-size:11.5px}.properties-page .properties-urban-table td{font-size:13px}.properties-page .properties-urban-address-cell strong{font-size:14.5px}.properties-page .properties-urban-address-cell span{font-size:12.5px}.properties-page .properties-urban-address-cell small{font-size:11px}.properties-page .properties-urban-details-button{font-size:12px}.properties-page .properties-urban-coverage strong{font-size:13.5px}.properties-page .properties-urban-coverage p{font-size:12.5px}.properties-page .properties-urban-coverage span{font-size:11.5px}.properties-page .properties-urban-loading strong,.properties-page .properties-urban-error strong{font-size:14px}.properties-page .properties-urban-loading span,.properties-page .properties-urban-error span,.properties-page .properties-urban-error button,.properties-page .properties-urban-modal-header p,.properties-page .properties-urban-modal-source-meta{font-size:12.5px}.properties-page .properties-urban-modal-header>div>span{font-size:11px}.properties-page .properties-urban-modal-title-coordinates{font-size:16px}.properties-page .properties-hero-copy p{font-size:14.5px}.agro-shell[data-agro-theme=light] .properties-page :is(.properties-hero-card,.properties-table-card,.properties-detail-card,.properties-detail-section,.properties-map-panel,.properties-kpi-panel,.properties-guarantee-card,.properties-urban-panel,.properties-urban-coverage,.properties-loading-card,.properties-empty-state,.properties-error-card,.properties-urban-loading,.properties-urban-error){border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .properties-page :is(.properties-table th,.properties-table td,.properties-map-toolbar,.properties-detail-section-title,.properties-declivity-list,.properties-mini-table th,.properties-mini-table td,.properties-input-group-header,.properties-input-row,.properties-urban-panel-heading,.properties-urban-city-row,.properties-urban-table-scroll,.properties-urban-table td,.properties-urban-city-table th,.properties-urban-city-table td,.properties-urban-modal-header,.properties-registry-modal-header){border-color:#ccc!important}.agro-dashboard.rural-structure-page{min-width:0}.rural-structure-page .dashboard-title{font-size:20px}.rural-structure-page .dashboard-subtitle,.rural-structure-page .dashboard-search-trigger,.rural-structure-page .dashboard-refresh-button{font-size:12.5px}.rural-structure-page .rural-structure-content{flex-direction:column;gap:16px;padding:18px 22px 28px;display:flex}.rural-structure-page .rural-structure-hero-card,.rural-structure-page .rural-structure-panel,.rural-structure-page .rural-structure-loading-card,.rural-structure-page .rural-structure-empty-card,.rural-structure-page .rural-structure-error-card{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-0e1e32);border-radius:4px}.rural-structure-page .rural-structure-hero-card{border-color:var(--agro-border-strong);background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:18px 20px;display:flex}.rural-structure-page .rural-structure-hero-copy{align-items:center;gap:14px;min-width:0;display:flex}.rural-structure-page .rural-structure-hero-icon{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);width:44px;height:44px;color:var(--agro-tone-18d6a3);border-radius:4px;flex:none;place-items:center;display:grid}.rural-structure-page .rural-structure-hero-copy h2{color:var(--agro-tone-ffffff);letter-spacing:-.015em;margin:0;font-size:24px;font-weight:850}.rural-structure-page .rural-structure-hero-copy p{color:var(--agro-tone-8faac3);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:15px;line-height:1.5;overflow:hidden}.rural-structure-page .rural-structure-source-note{max-width:320px;color:var(--agro-tone-7fa1bd);text-align:right;font-size:11.5px;font-weight:650;line-height:1.5}.rural-structure-page .rural-structure-permit-card{border:1px solid var(--agro-tone-28506e);background:var(--agro-tone-0b1d31);border-radius:4px;flex:none;gap:5px;min-width:214px;padding:13px 16px;display:grid}.rural-structure-page .rural-structure-permit-card>span{color:var(--agro-tone-8faac3);font-size:13.5px;font-weight:750;line-height:1.35}.rural-structure-page .rural-structure-permit-card>strong{color:var(--agro-tone-ffffff);font-size:16.5px;font-weight:900;line-height:1.35}.rural-structure-page .rural-structure-permit-card.is-positive>strong{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-summary-grid{grid-template-columns:minmax(0,2.15fr) minmax(205px,.92fr) minmax(205px,.92fr);gap:12px;display:grid}.rural-structure-page .rural-structure-summary-card{border:1px solid var(--agro-tone-234e6c);background:var(--agro-tone-0b1d31);border-radius:4px;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:10px;min-width:0;min-height:132px;padding:18px 20px;display:grid}.rural-structure-page .rural-structure-summary-card>svg{color:var(--agro-tone-20d6a2);grid-row:1/span 3;align-self:start;margin-top:2px}.rural-structure-page .rural-structure-summary-card>span{color:var(--agro-tone-ffffff);font-size:18px;font-weight:850;line-height:1.25}.rural-structure-page .rural-structure-summary-card>strong{color:var(--agro-tone-ffffff);margin-top:3px;font-size:25px;font-weight:500;line-height:1.15}.rural-structure-page .rural-structure-summary-card.is-positive>strong{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-summary-card>small{color:var(--agro-text-muted);margin-top:3px;font-size:15.5px;font-weight:650}.rural-structure-page .rural-structure-zero-banner{border:1px solid var(--agro-tone-28506e);background:var(--agro-tone-0a1b2f);color:var(--agro-text-muted);border-radius:4px;padding:11px 13px;font-size:12.5px;line-height:1.55}.rural-structure-page .rural-structure-category-grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,2.15fr) minmax(205px,.92fr) minmax(205px,.92fr);align-items:stretch;gap:12px;display:grid}.rural-structure-page .rural-structure-creations-panel{grid-area:1/1/span 2}.rural-structure-page .rural-structure-panel{min-width:0;padding:22px;overflow:hidden}.rural-structure-page .rural-structure-panel-heading{align-items:flex-start;gap:9px;min-width:0;display:flex}.rural-structure-page .rural-structure-panel-heading>svg{color:var(--agro-tone-17d0a0);flex:none;margin-top:2px}.rural-structure-page .rural-structure-panel-heading h3{color:var(--agro-tone-ffffff);margin:0;font-size:18px;font-weight:850;line-height:1.25}.rural-structure-page .rural-structure-panel-heading p{color:var(--agro-text-muted);margin:4px 0 0;font-size:12.5px;line-height:1.5}.rural-structure-page .rural-structure-metric-grid{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:14px;display:grid}.rural-structure-page .rural-structure-metric-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.rural-structure-page .rural-structure-livestock-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.14fr) minmax(0,1.14fr);gap:9px;margin-top:14px;display:grid}.rural-structure-page .rural-structure-livestock-card{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);border-radius:4px;min-width:0;padding:17px 18px;overflow:hidden}.rural-structure-page .rural-structure-livestock-card-simple{align-self:start;padding-bottom:10px}.rural-structure-page .rural-structure-animal-top{min-height:58px}.rural-structure-page .rural-structure-animal-top>span,.rural-structure-page .rural-structure-facility-metric>span{min-width:0;color:var(--agro-text-muted);font-weight:800;line-height:1.18;display:block}.rural-structure-page .rural-structure-animal-top>strong{overflow-wrap:anywhere;max-width:100%;color:var(--agro-tone-ffffff);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:8px;font-size:24px;font-weight:900;line-height:1.12;display:flex}.rural-structure-page .rural-structure-animal-top>strong>span{min-width:0}.rural-structure-page .rural-structure-animal-top>strong>em{color:var(--agro-text-subtle);font-size:14.5px;font-style:normal;font-weight:700;line-height:1.2}.rural-structure-page .rural-structure-animal-top>strong>.rural-structure-animal-estimate{color:var(--agro-text-muted);font-size:9px;font-weight:650;line-height:1.2}.rural-structure-page .rural-structure-animal-top>small{color:var(--agro-text-subtle);margin-top:5px;font-size:14.5px;font-weight:700;line-height:1.35;display:block}.rural-structure-page .rural-structure-livestock-card.is-detected .rural-structure-animal-top>strong{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-livestock-card.is-zero .rural-structure-animal-top>strong{color:var(--agro-text-soft)}.rural-structure-page .rural-structure-livestock-card.is-missing .rural-structure-animal-top>strong{color:var(--agro-text-muted);font-size:15px}.rural-structure-page .rural-structure-livestock-rule{background:var(--agro-tone-315b76,#315b76);height:1px;margin:10px 0 14px}.rural-structure-page .rural-structure-livestock-rule-detail{margin:14px 0}.rural-structure-page .rural-structure-facility-metric{min-width:0}.rural-structure-page .rural-structure-facility-metric>strong{overflow-wrap:anywhere;max-width:100%;color:var(--agro-tone-ffffff);font-variant-numeric:tabular-nums;margin-top:7px;font-size:clamp(18px,1.45vw,22px);font-weight:900;line-height:1.12;display:block}.rural-structure-page .rural-structure-side-panel{flex-direction:column;min-width:0;display:flex}.rural-structure-page .rural-structure-side-panel-compact{align-self:start;min-height:0;padding-bottom:16px}.rural-structure-page .rural-structure-irrigation-panel{grid-area:1/2}.rural-structure-page .rural-structure-storage-panel{grid-area:1/3}.rural-structure-page .rural-structure-side-panel>.rural-structure-metric-grid{flex:none;margin-top:10px}.rural-structure-page .rural-structure-side-panel .rural-structure-metric-card{width:100%;height:auto;min-height:82px}.rural-structure-page .rural-structure-irrigation-permit-panel{grid-area:2/2/auto/span 2;justify-content:center;align-items:center;gap:24px;min-width:0;display:flex}.rural-structure-page .rural-structure-irrigation-permit-panel .rural-structure-panel-heading{flex:0 auto;align-items:center}.rural-structure-page .rural-structure-irrigation-permit-value{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);text-align:center;border-radius:4px;justify-content:center;align-items:center;min-width:158px;min-height:58px;padding:10px 16px;display:flex}.rural-structure-page .rural-structure-irrigation-permit-value>strong{overflow-wrap:anywhere;max-width:100%;color:var(--agro-tone-ffffff);font-size:18px;font-weight:900;line-height:1.2}.rural-structure-page .rural-structure-irrigation-permit-panel.is-positive .rural-structure-irrigation-permit-value>strong{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-metric-card{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);border-radius:4px;flex-direction:column;justify-content:center;min-width:0;min-height:82px;padding:17px 18px;display:flex}.rural-structure-page .rural-structure-metric-card>span{color:var(--agro-text-muted);font-size:12.5px;font-weight:750}.rural-structure-page .rural-structure-metric-card>strong{overflow-wrap:anywhere;color:var(--agro-tone-ffffff);margin-top:6px;font-size:24px;font-weight:900;line-height:1.2}.rural-structure-page .rural-structure-metric-card.is-detected>strong{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-metric-card.is-zero>strong{color:var(--agro-text-soft)}.rural-structure-page .rural-structure-metric-card.is-missing>strong{color:var(--agro-text-muted);font-size:15px}.rural-structure-page .rural-structure-metric-card>small{color:var(--agro-text-subtle);margin-top:5px;font-size:14.5px;font-weight:700;line-height:1.4}.rural-structure-page .rural-structure-properties-panel{padding:0}.rural-structure-page .rural-structure-properties-heading{border-bottom:1px solid var(--agro-tone-234763);justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:19px 20px 16px;display:flex}.rural-structure-page .rural-structure-filter{border:1px solid var(--agro-border);background:var(--agro-tone-09192b);border-radius:4px;flex:none;gap:4px;padding:3px;display:inline-flex}.rural-structure-page .rural-structure-filter button{color:var(--agro-tone-7899b5);white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:8px 12px;font-size:13.5px;font-weight:800;transition:all .15s}.rural-structure-page .rural-structure-filter button:hover{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-filter button.is-active{background:var(--agro-surface-selected);color:var(--agro-text-strong);box-shadow:inset 0 0 0 1px var(--agro-border-strong)}.rural-structure-page .rural-structure-table-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--agro-scroll-thumb) var(--agro-tone-081727);width:100%;max-height:560px;overflow:auto}.rural-structure-page .rural-structure-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1780px}.rural-structure-page .rural-structure-table th,.rural-structure-page .rural-structure-table td{border-bottom:1px solid var(--agro-tone-183a55);text-align:left;vertical-align:middle;padding:15px 14px}.rural-structure-page .rural-structure-table th:first-child,.rural-structure-page .rural-structure-table td:first-child{width:360px;min-width:360px;max-width:360px}.rural-structure-page .rural-structure-table th:nth-child(2),.rural-structure-page .rural-structure-table td:nth-child(2){min-width:110px}.rural-structure-page .rural-structure-table th:nth-child(3),.rural-structure-page .rural-structure-table td:nth-child(3){min-width:100px}.rural-structure-page .rural-structure-table th:nth-child(4),.rural-structure-page .rural-structure-table td:nth-child(4),.rural-structure-page .rural-structure-table th:nth-child(6),.rural-structure-page .rural-structure-table td:nth-child(6),.rural-structure-page .rural-structure-table th:nth-child(7),.rural-structure-page .rural-structure-table td:nth-child(7){min-width:125px}.rural-structure-page .rural-structure-table th:nth-child(5),.rural-structure-page .rural-structure-table td:nth-child(5),.rural-structure-page .rural-structure-table th:nth-child(8),.rural-structure-page .rural-structure-table td:nth-child(8){min-width:170px}.rural-structure-page .rural-structure-table th:nth-child(9),.rural-structure-page .rural-structure-table td:nth-child(9){min-width:140px}.rural-structure-page .rural-structure-table th:nth-child(10),.rural-structure-page .rural-structure-table td:nth-child(10){min-width:170px}.rural-structure-page .rural-structure-table td:first-child{white-space:normal}.rural-structure-page .rural-structure-table th{z-index:2;background:var(--agro-tone-0a1a2d);color:var(--agro-text-muted);letter-spacing:.02em;text-transform:none;white-space:nowrap;font-size:13px;font-weight:850;position:sticky;top:0}.rural-structure-page .rural-structure-table td{color:var(--agro-text-strong);white-space:nowrap;font-size:14.5px;font-weight:700}.rural-structure-page .rural-structure-table tbody tr:last-child td{border-bottom:0}.rural-structure-page .rural-structure-table tbody tr:hover td{background:var(--agro-surface-raised)}.rural-structure-page .rural-structure-table td.is-detected{color:var(--agro-text-strong)}.rural-structure-page .rural-structure-table td.is-zero{color:var(--agro-text-soft)}.rural-structure-page .rural-structure-table td.is-missing{color:var(--agro-text-subtle);font-weight:600}.rural-structure-page .rural-structure-property-name{color:var(--agro-text-strong);overflow-wrap:break-word;word-break:normal;white-space:normal;font-size:15.5px;font-weight:800;line-height:1.35}.rural-structure-page .rural-structure-property-location{color:var(--agro-text-subtle);overflow-wrap:break-word;word-break:normal;white-space:normal;margin-top:4px;font-size:12.5px;font-weight:650;line-height:1.35}.rural-structure-page .rural-structure-table-empty{color:var(--agro-text-muted)!important;text-align:center!important;padding:28px 18px!important;font-size:14px!important;font-weight:400!important}.rural-structure-page .rural-structure-loading-card,.rural-structure-page .rural-structure-empty-card,.rural-structure-page .rural-structure-error-card{align-items:center;gap:13px;min-height:132px;padding:18px 20px;display:flex}.rural-structure-page .rural-structure-loading-card>svg,.rural-structure-page .rural-structure-empty-card>svg{color:var(--agro-tone-19d8a5);flex:none}.rural-structure-page .rural-structure-error-card>svg{color:var(--agro-tone-ff4657);flex:none}.rural-structure-page .rural-structure-loading-card>div,.rural-structure-page .rural-structure-empty-card>div,.rural-structure-page .rural-structure-error-card>div{flex:1;min-width:0}.rural-structure-page .rural-structure-loading-card strong,.rural-structure-page .rural-structure-empty-card strong,.rural-structure-page .rural-structure-error-card strong{color:var(--agro-text-strong);font-size:16px;font-weight:850;display:block}.rural-structure-page .rural-structure-loading-card span,.rural-structure-page .rural-structure-empty-card span,.rural-structure-page .rural-structure-error-card span{color:var(--agro-text-muted);margin-top:4px;font-size:14px;line-height:1.5;display:block}.rural-structure-page .rural-structure-empty-card button,.rural-structure-page .rural-structure-error-card button{border:1px solid var(--agro-border-strong);background:var(--agro-surface-selected);color:var(--agro-tone-2ad7aa);border-radius:4px;flex:none;padding:8px 11px;font-size:13px;font-weight:800}@media (width<=900px){.rural-structure-page .rural-structure-summary-grid,.rural-structure-page .rural-structure-category-grid{grid-template-columns:minmax(0,1fr)}.rural-structure-page .rural-structure-category-grid{grid-template-rows:auto}.rural-structure-page .rural-structure-creations-panel,.rural-structure-page .rural-structure-irrigation-panel,.rural-structure-page .rural-structure-storage-panel,.rural-structure-page .rural-structure-irrigation-permit-panel{grid-area:auto}.rural-structure-page .rural-structure-livestock-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.14fr) minmax(0,1.14fr)}}@media (width<=980px){.rural-structure-page .rural-structure-content{padding-inline:16px}.rural-structure-page .rural-structure-properties-heading{flex-direction:column}}@media (width<=720px){.rural-structure-page .rural-structure-content{gap:12px;padding:14px 12px 22px}.rural-structure-page .rural-structure-hero-card{flex-direction:column;align-items:flex-start;padding:15px}.rural-structure-page .rural-structure-permit-card{width:100%;min-width:0}.rural-structure-page .rural-structure-irrigation-permit-panel{flex-direction:column;align-items:stretch;gap:12px}.rural-structure-page .rural-structure-irrigation-permit-panel .rural-structure-panel-heading{justify-content:center}.rural-structure-page .rural-structure-irrigation-permit-value{width:100%;min-width:0}.rural-structure-page .rural-structure-source-note{text-align:left;max-width:none}.rural-structure-page .rural-structure-summary-grid,.rural-structure-page .rural-structure-category-grid,.rural-structure-page .rural-structure-metric-grid-three,.rural-structure-page .rural-structure-livestock-grid{grid-template-columns:minmax(0,1fr)}.rural-structure-page .rural-structure-summary-card:first-child,.rural-structure-page .rural-structure-creations-panel{grid-column:auto}.rural-structure-page .rural-structure-panel{padding:15px}.rural-structure-page .rural-structure-properties-panel{padding:0}.rural-structure-page .rural-structure-filter{width:100%;overflow-x:auto}.rural-structure-page .rural-structure-filter button{flex:none}.rural-structure-page .rural-structure-loading-card,.rural-structure-page .rural-structure-empty-card,.rural-structure-page .rural-structure-error-card{flex-wrap:wrap;align-items:flex-start}}.rural-structure-page .rural-structure-loading-card{align-items:center;gap:13px;min-height:132px;padding:18px 20px;display:flex}.rural-structure-page .rural-structure-loading-card>div{display:none}.rural-structure-page .rural-structure-loading-card:after{content:"Carregando informações...";color:var(--agro-text-strong);font-size:16px;font-weight:850;line-height:1.35;display:block}.rural-structure-page .rural-structure-hero-copy h2{font-size:20px}.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-livestock-card:not(.is-missing) .rural-structure-animal-top>strong{color:var(--agro-text-strong)!important}.agro-shell[data-agro-theme=dark] .rural-structure-page .rural-structure-livestock-card:not(.is-missing) .rural-structure-animal-top>strong{color:var(--agro-tone-ffffff)!important}.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(2):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(3):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(6):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(4):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(5):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(7):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(8):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(9):not(.is-missing),.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-table td:nth-child(10):not(.is-missing){color:var(--agro-text-strong)!important}.agro-shell[data-agro-theme=dark] .rural-structure-page .rural-structure-table td:not(:first-child):not(.is-missing){color:var(--agro-tone-ffffff)!important}.rural-structure-page .rural-structure-hero-copy p{font-size:14.5px}.rural-structure-page .rural-structure-source-note{font-size:12.5px}.rural-structure-page .rural-structure-permit-card>span{font-size:14.5px}.rural-structure-page .rural-structure-permit-card>strong{font-size:17.5px}.rural-structure-page .rural-structure-summary-card>strong{font-size:26px}.rural-structure-page .rural-structure-summary-card>small{font-size:16.5px}.rural-structure-page .rural-structure-zero-banner,.rural-structure-page .rural-structure-panel-heading p{font-size:13.5px}.rural-structure-page .rural-structure-animal-top>span{font-size:14px}.rural-structure-page .rural-structure-animal-top>strong{font-size:25px}.rural-structure-page .rural-structure-animal-top>strong>em,.rural-structure-page .rural-structure-animal-top>small{font-size:15.5px}.rural-structure-page .rural-structure-animal-top>strong>.rural-structure-animal-estimate{font-size:10px}.rural-structure-page .rural-structure-livestock-card.is-missing .rural-structure-animal-top>strong,.rural-structure-page .rural-structure-metric-card.is-missing>strong{font-size:16px}.rural-structure-page .rural-structure-facility-metric>span{font-size:clamp(15px,1.15vw,18px)}.rural-structure-page .rural-structure-facility-metric>strong{font-size:clamp(19px,1.45vw,23px)}.rural-structure-page .rural-structure-irrigation-permit-value>strong{font-size:19px}.rural-structure-page .rural-structure-metric-card>span{font-size:13.5px}.rural-structure-page .rural-structure-metric-card>strong{font-size:25px}.rural-structure-page .rural-structure-metric-card>small{font-size:15.5px}.rural-structure-page .rural-structure-filter button{font-size:14.5px}.rural-structure-page .rural-structure-table th{font-size:14px}.rural-structure-page .rural-structure-table td{font-size:15.5px}.rural-structure-page .rural-structure-property-name{font-size:16.5px}.rural-structure-page .rural-structure-property-location{font-size:13.5px}.rural-structure-page .rural-structure-table-empty{font-size:15px!important}.rural-structure-page .rural-structure-loading-card span,.rural-structure-page .rural-structure-empty-card span,.rural-structure-page .rural-structure-error-card span{font-size:15px}.rural-structure-page .rural-structure-empty-card button,.rural-structure-page .rural-structure-error-card button{font-size:14px}.agro-shell[data-agro-theme=light] .rural-structure-page :is(.rural-structure-hero-card,.rural-structure-summary-card,.rural-structure-panel,.rural-structure-loading-card,.rural-structure-empty-card,.rural-structure-error-card){border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .rural-structure-page :is(.rural-structure-properties-heading,.rural-structure-table th,.rural-structure-table td){border-color:#ccc!important}.agro-shell[data-agro-theme=light] .rural-structure-page .rural-structure-livestock-rule{background:#ccc!important}.agro-dashboard.score-page{min-width:0}.score-page .dashboard-title{font-size:20px}.score-page .dashboard-subtitle,.score-page .dashboard-search-trigger,.score-page .dashboard-refresh-button{font-size:12.5px}.score-page .score-content{flex-direction:column;gap:14px;min-width:0;padding:18px 22px 30px;display:flex}.score-page .score-hero-card,.score-page .score-pillar-card,.score-page .score-section-panel,.score-page .score-state-card,.score-page .score-notice-card{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-0e1e32);border-radius:4px}.score-page .score-hero-card{border-color:var(--agro-border-strong);background:linear-gradient(110deg, var(--agro-surface-soft) 0%, var(--agro-tone-0e1e32) 48%, var(--agro-tone-0e1e32) 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-width:0;padding:22px 24px;display:grid}.score-page .score-hero-copy{min-width:0}.score-page .score-hero-heading{align-items:center;gap:14px;min-width:0;display:flex}.score-page .score-hero-icon{border:1px solid var(--agro-border-strong);background:var(--agro-surface-soft);width:46px;height:46px;color:var(--agro-tone-18d6a3);border-radius:4px;flex:none;place-items:center;display:grid}.score-page .score-hero-heading h2{color:var(--agro-tone-ffffff);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:900}.score-page .score-hero-heading p{overflow-wrap:anywhere;color:var(--agro-tone-8faac3);margin:4px 0 0;font-size:13.5px;line-height:1.45}.score-page .score-hero-description{max-width:760px;color:var(--agro-text-muted);margin-top:13px;font-size:16.5px;font-weight:600;line-height:1.6}.score-page .score-main-score{align-items:center;gap:18px;min-width:0;display:flex}.score-page .score-ring{border-radius:50%;flex:none;place-items:center;width:124px;height:124px;padding:10px;display:grid}.score-page .score-ring.is-incomplete{background:var(--agro-tone-183a55)!important}.score-page .score-ring-inner{border:1px solid var(--agro-tone-28506e);background:var(--agro-tone-091a2d);text-align:center;border-radius:50%;align-content:center;place-items:center;width:100%;height:100%;display:grid}.score-page .score-ring-inner strong{color:var(--agro-tone-ffffff);font-variant-numeric:tabular-nums;font-size:32px;font-weight:950;line-height:1}.score-page .score-ring-inner span{color:var(--agro-text-muted);margin-top:5px;font-size:14px;font-weight:700}.score-page .score-main-score-copy{max-width:250px}.score-page .score-main-score-copy>strong{color:var(--agro-tone-20d6a2);font-size:22px;font-weight:900}.score-page .score-main-score-copy>p{color:var(--agro-text-muted);margin:5px 0 0;font-size:15px;line-height:1.55}.score-page .score-pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.score-page .score-pillar-card{min-width:0;padding:18px 19px}.score-page .score-pillar-card-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.score-page .score-pillar-label{min-width:0;color:var(--agro-tone-ffffff);align-items:center;gap:8px;display:flex}.score-page .score-pillar-label>svg{color:var(--agro-tone-20d6a2);flex:none}.score-page .score-pillar-label>strong{font-size:15px;font-weight:900;line-height:1.25}.score-page .score-pillar-card-head>span{color:var(--agro-text-muted);flex:none;font-size:15px;font-weight:800}.score-page .score-pillar-value{color:var(--agro-tone-20d6a2);font-variant-numeric:tabular-nums;margin-top:15px;font-size:29px;font-weight:950;line-height:1}.score-page .score-pillar-card.is-incomplete .score-pillar-value{color:var(--agro-text-muted)}.score-page .score-pillar-contribution{color:var(--agro-text-muted);margin-top:7px;font-size:15.5px;font-weight:750;line-height:1.35}.score-page .score-pillar-track{background:var(--agro-tone-183a55);border-radius:999px;height:7px;margin-top:14px;overflow:hidden}.score-page .score-pillar-track>i{border-radius:inherit;background:var(--agro-tone-20d6a2);height:100%;display:block}.score-page .score-section-panel{min-width:0;padding:20px 21px 21px}.score-page .score-section-heading{border-bottom:1px solid var(--agro-tone-234763);justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;padding-bottom:16px;display:flex}.score-page .score-section-heading-copy{align-items:flex-start;gap:10px;min-width:0;display:flex}.score-page .score-section-heading-copy>svg{color:var(--agro-tone-20d6a2);flex:none;margin-top:2px}.score-page .score-section-heading h3{color:var(--agro-tone-ffffff);margin:0;font-size:19px;font-weight:900;line-height:1.25}.score-page .score-section-heading p{color:var(--agro-text-muted);margin:5px 0 0;font-size:15.5px;font-weight:600;line-height:1.55}.score-page .score-section-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.score-page .score-section-badges>span,.score-page .score-section-badges>b{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);white-space:nowrap;border-radius:4px;padding:7px 10px;font-size:14.5px;line-height:1.2}.score-page .score-section-badges>span{color:var(--agro-text-muted);font-weight:750}.score-page .score-section-badges>b{color:var(--agro-tone-20d6a2);font-weight:900}.score-page .score-detail-grid{gap:10px;margin-top:16px;display:grid}.score-page .score-detail-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.score-page .score-detail-card,.score-page .score-mini-metric,.score-page .score-matrix-result,.score-page .score-capacity-total{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);border-radius:4px;min-width:0}.score-page .score-detail-card{padding:15px 16px}.score-page .score-detail-card>span,.score-page .score-mini-metric>span,.score-page .score-matrix-result span,.score-page .score-capacity-total>span{color:var(--agro-text-muted);font-size:15.5px;font-weight:750;line-height:1.4;display:block}.score-page .score-detail-card>strong{overflow-wrap:anywhere;max-width:100%;color:var(--agro-tone-ffffff);font-variant-numeric:tabular-nums;margin-top:7px;font-size:22px;font-weight:900;line-height:1.25;display:block}.score-page .score-detail-card>small{color:var(--agro-text-subtle);margin-top:6px;font-size:14.5px;font-weight:650;line-height:1.5;display:block}.score-page .score-financial-strip,.score-page .score-capacity-context{gap:10px;margin-top:10px;display:grid}.score-page .score-financial-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.score-page .score-capacity-context{grid-template-columns:repeat(4,minmax(0,1fr))}.score-page .score-mini-metric{padding:11px 13px}.score-page .score-mini-metric>strong{overflow-wrap:anywhere;max-width:100%;color:var(--agro-tone-ffffff);font-variant-numeric:tabular-nums;margin-top:5px;font-size:18px;font-weight:850;line-height:1.35;display:block}.score-page .score-not-applicable,.score-page .score-inline-warning,.score-page .score-notice-card,.score-page .score-state-card{align-items:flex-start;gap:12px;min-width:0;display:flex}.score-page .score-not-applicable{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);border-radius:4px;margin-top:16px;padding:15px 16px}.score-page .score-not-applicable>svg,.score-page .score-notice-card>svg{color:var(--agro-tone-19d8a5);flex:none}.score-page .score-not-applicable strong,.score-page .score-notice-card strong{color:var(--agro-text-strong);font-size:16px;font-weight:850;display:block}.score-page .score-not-applicable span,.score-page .score-notice-card span{color:var(--agro-text-muted);margin-top:5px;font-size:15px;line-height:1.5;display:block}.score-page .score-inline-warning{border:1px solid color-mix(in srgb, var(--agro-tone-ffb51b) 42%, transparent);background:color-mix(in srgb, var(--agro-tone-ffb51b) 7%, var(--agro-tone-091a2d));color:var(--agro-text-muted);border-radius:4px;margin-top:14px;padding:11px 13px;font-size:15px;line-height:1.55}.score-page .score-inline-warning>svg{color:var(--agro-tone-ffb51b);flex:none}.score-page .score-matrix-result{background:var(--agro-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:10px;padding:0;display:grid;overflow:hidden}.score-page .score-matrix-result>div{background:var(--agro-tone-091a2d);min-width:0;padding:13px 15px}.score-page .score-matrix-result strong{overflow-wrap:anywhere;color:var(--agro-tone-ffffff);margin-top:6px;font-size:19px;font-weight:900;display:block}.score-page .score-rule-list{gap:8px;margin-top:14px;display:grid}.score-page .score-rule-row{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-091a2d);border-radius:4px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:11px 13px;display:grid}.score-page .score-rule-row.is-earned{border-color:color-mix(in srgb, var(--agro-tone-20d6a2) 48%, var(--agro-tone-244866));background:color-mix(in srgb, var(--agro-tone-20d6a2) 5%, var(--agro-tone-091a2d))}.score-page .score-rule-row.is-not-earned{opacity:.72}.score-page .score-rule-row.is-unavailable{opacity:.72;border-style:dashed}.score-page .score-rule-icon{width:24px;height:24px;color:var(--agro-text-muted);place-items:center;display:grid}.score-page .score-rule-row.is-earned .score-rule-icon{color:var(--agro-tone-20d6a2)}.score-page .score-rule-icon>span{background:var(--agro-tone-315e7c);border-radius:50%;width:8px;height:8px;display:block}.score-page .score-rule-copy{min-width:0}.score-page .score-rule-copy>strong{color:var(--agro-tone-ffffff);font-size:16.5px;font-weight:850;line-height:1.35;display:block}.score-page .score-rule-copy>small{color:var(--agro-text-muted);margin-top:4px;font-size:14.5px;line-height:1.4;display:block}.score-page .score-rule-row>b{color:var(--agro-text-strong);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;font-weight:900}.score-page .score-rule-row.is-earned>b{color:var(--agro-tone-20d6a2)}.score-page .score-capacity-total{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 14px;margin-top:10px;padding:13px 15px;display:grid}.score-page .score-capacity-total>strong{color:var(--agro-tone-20d6a2);font-variant-numeric:tabular-nums;grid-area:1/2/span 2;font-size:25px;font-weight:950}.score-page .score-capacity-total>small{color:var(--agro-text-subtle);font-size:14.5px}.score-page .score-sustainability-layout{grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);gap:12px;margin-top:16px;display:grid}.score-page .score-status-list{align-content:start;gap:8px;display:grid}.score-page .score-status-row{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-091a2d);border-radius:4px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:11px 13px;display:flex}.score-page .score-status-row>span{overflow-wrap:anywhere;min-width:0;color:var(--agro-text-strong);font-size:16px;font-weight:800}.score-page .score-status-row>b{border:1px solid var(--agro-border);white-space:nowrap;border-radius:4px;flex:none;padding:5px 9px;font-size:14px;font-weight:850}.score-page .score-status-row>b.is-positive{border-color:color-mix(in srgb, var(--agro-tone-20d6a2) 50%, var(--agro-border));color:var(--agro-tone-20d6a2)}.score-page .score-status-row>b.is-warning{border-color:color-mix(in srgb, var(--agro-tone-ffb51b) 50%, var(--agro-border));color:var(--agro-tone-ffb51b)}.score-page .score-status-row>b.is-negative{border-color:color-mix(in srgb, var(--agro-tone-ff4657) 50%, var(--agro-border));color:var(--agro-tone-ff4657)}.score-page .score-missing-deforestation-row{border:1px solid var(--agro-tone-244866);background:var(--agro-tone-091a2d);border-radius:4px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:11px 13px;display:flex}.score-page .score-missing-deforestation-label{min-width:0;color:var(--agro-text-strong);align-items:center;gap:7px;font-size:16px;font-weight:800;display:flex}.score-page .score-missing-deforestation-label>span{overflow-wrap:anywhere;min-width:0}.score-page .score-missing-deforestation-info{width:20px;height:20px;color:var(--agro-text-muted);cursor:help;background:0 0;border:0;flex:none;place-items:center;padding:0;display:inline-grid}.score-page .score-missing-deforestation-info:hover,.score-page .score-missing-deforestation-info:focus-visible{color:var(--agro-text-strong)}.score-page .score-missing-deforestation-info:focus-visible{outline:1px solid var(--agro-border-strong);outline-offset:2px}.score-page .score-missing-deforestation-count{color:var(--agro-text-strong);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;flex:none;padding:2px 0;font-size:14px;font-weight:850;text-decoration:underline}.score-page .score-missing-deforestation-count:hover{color:var(--agro-tone-20d6a2)}.score-page .score-missing-deforestation-count:focus-visible{outline:1px solid var(--agro-border-strong);outline-offset:3px;border-radius:2px}.score-missing-deforestation-dialog{border-color:var(--border);background:var(--background);width:min(720px,100vw - 32px);max-width:720px;min-height:0;max-height:min(100dvh - 86px,760px);color:var(--foreground);flex-direction:column;display:flex;top:calc(50% + 27px);overflow:hidden}.score-missing-deforestation-dialog-header{flex:none}.score-missing-deforestation-dialog-title{color:var(--foreground)}.score-missing-deforestation-dialog-description{color:var(--muted-foreground);line-height:1.5}.score-missing-deforestation-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;gap:8px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.score-missing-deforestation-property{border:1px solid var(--border);background:var(--card);width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;border-radius:4px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 13px;display:flex}.score-missing-deforestation-property:hover{border-color:var(--input);background:var(--accent)}.score-missing-deforestation-property:focus-visible{outline:1px solid var(--ring);outline-offset:1px}.score-missing-deforestation-property>strong{color:var(--foreground);font-size:15px;font-weight:850}.score-missing-deforestation-property>span{color:var(--muted-foreground);font-size:13px}.score-page .score-sustainability-summary{border:1px solid var(--agro-border);background:var(--agro-tone-091a2d);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:18px;display:flex}.score-page .score-sustainability-summary>svg{color:var(--agro-text-muted)}.score-page .score-sustainability-summary>strong{color:var(--agro-tone-20d6a2);font-variant-numeric:tabular-nums;margin-top:8px;font-size:41px;font-weight:950;line-height:1}.score-page .score-sustainability-summary.is-warning>strong{color:var(--agro-tone-ffb51b)}.score-page .score-sustainability-summary.is-negative>strong{color:var(--agro-tone-ff4657)}.score-page .score-sustainability-summary>span{color:var(--agro-text-muted);margin-top:7px;font-size:15px;font-weight:750}.score-page .score-sustainability-summary>small{color:var(--agro-text-subtle);margin-top:10px;font-size:14.5px;line-height:1.45}.score-page .score-sustainability-summary>b{color:var(--agro-text-strong);margin-top:12px;font-size:16px;font-weight:850}.score-page .score-state-card,.score-page .score-notice-card{padding:16px 18px}.score-page .score-state-card>svg{color:var(--agro-tone-19d8a5);flex:none}.score-page .score-error-card>svg{color:var(--agro-tone-ff4657)}.score-page .score-state-card>div,.score-page .score-notice-card>div{flex:1;min-width:0}.score-page .score-state-card strong{color:var(--agro-text-strong);font-size:16.5px;font-weight:850;display:block}.score-page .score-state-card span{color:var(--agro-text-muted);margin-top:5px;font-size:15px;line-height:1.5;display:block}.score-page .score-state-card button{border:1px solid var(--agro-border-strong);background:var(--agro-surface-selected);color:var(--agro-tone-2ad7aa);border-radius:4px;flex:none;padding:8px 11px;font-size:13.5px;font-weight:800}@media (width<=1180px){.score-page .score-pillar-grid,.score-page .score-capacity-context{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.score-page .score-hero-card{grid-template-columns:minmax(0,1fr)}.score-page .score-main-score{justify-content:flex-start}.score-page .score-detail-grid-three,.score-page .score-financial-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.score-page .score-sustainability-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.score-page .score-content{gap:12px;padding:14px 12px 22px}.score-page .score-hero-card,.score-page .score-section-panel{padding:15px}.score-page .score-section-heading{flex-direction:column}.score-page .score-section-badges{justify-content:flex-start}.score-page .score-pillar-grid,.score-page .score-detail-grid-three,.score-page .score-financial-strip,.score-page .score-capacity-context,.score-page .score-matrix-result{grid-template-columns:minmax(0,1fr)}.score-page .score-main-score{align-items:flex-start}.score-page .score-status-row,.score-page .score-missing-deforestation-row{flex-direction:column;align-items:flex-start}.score-page .score-capacity-total{grid-template-columns:minmax(0,1fr)}.score-page .score-capacity-total>strong{grid-area:auto/1}}@media (width<=430px){.score-page .score-main-score{flex-direction:column}.score-page .score-ring{width:112px;height:112px}}.score-page .score-hero-heading p{font-size:14.5px}.agro-shell[data-agro-theme=light] .score-page :is(.score-hero-card,.score-section-panel,.score-state-card,.score-notice-card){border:0!important;box-shadow:0 0 10px #0f172a29!important}.agro-shell[data-agro-theme=light] .score-page .score-section-heading{border-color:#ccc!important}
