:root{--green:#7ed957;--green-dark:#5eb83a;--green-muted:#7ed9572e;--green-border:#7ed95773;--green-soft:#f4fbf0;--text:#3d4f3d;--text-h:#1a2e1a;--bg:#fff;--bg-page:#fafcfa;--border:#e3ebe0;--code-bg:#f0f5ed;--accent:var(--green);--accent-bg:var(--green-muted);--accent-border:var(--green-border);--shadow:#2d502d0f 0 4px 14px -2px, #2d502d0a 0 2px 6px -2px;--sidebar-width:260px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{text-align:left;box-sizing:border-box;width:100%;max-width:100%;min-height:100svh;margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{margin:0}h1,h2,h3{font-family:var(--heading);color:var(--text-h);font-weight:600}.app-shell{text-align:left;flex-direction:row;align-items:stretch;min-height:100svh;display:flex}.sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);background:var(--bg);border-right:1px solid var(--border);box-sizing:border-box;flex-direction:column;flex-shrink:0;align-self:flex-start;height:100svh;min-height:100svh;display:flex;position:sticky;top:0}.sidebar-user{border-bottom:1px solid var(--border);text-align:left;background:var(--bg);flex-direction:column;align-items:stretch;gap:.55rem;padding:.85rem 1.15rem 1rem;display:flex}.sidebar-user-row{align-items:flex-start;gap:.55rem;min-width:0;display:flex}.sidebar-user-icon-wrap{border:1px solid var(--border);width:2.1rem;height:2.1rem;color:var(--text-h);background:#0000000b;border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.05rem;display:flex}.sidebar-user-svg{width:1.05rem;height:1.05rem;display:block}.sidebar-user-name{color:var(--text-h);word-break:break-word;min-width:0;padding-top:.2rem;font-size:.98rem;font-weight:600;line-height:1.35}.sidebar-user-email{color:var(--text);word-break:break-all;opacity:.95;min-width:0;padding-top:.15rem;font-size:.78rem;line-height:1.4}.sidebar-brand{justify-content:center;align-items:center;padding:1rem 1.25rem .35rem;display:flex}.brand-logo{object-fit:contain;object-position:center;flex-shrink:0;width:auto;max-width:15.5rem;height:4.25rem;display:block}.sidebar-nav{flex-direction:column;flex:1;gap:.35rem;padding:1rem .85rem;display:flex}.sidebar-link{min-height:2.75rem;color:var(--text);border:1px solid #0000;border-radius:.5rem;justify-content:flex-start;align-items:center;gap:.65rem;padding:.55rem .85rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex}.sidebar-nav-icon{object-fit:contain;flex-shrink:0;width:1.5rem;height:1.5rem;display:block}.sidebar-link-label{min-width:0}.sidebar-link:hover{background:var(--green-soft);color:var(--text-h)}.sidebar-link-active{background:var(--accent-bg);color:var(--green-dark);border-color:var(--accent-border);font-weight:600}.sidebar-nav-group{border-radius:.5rem}.sidebar-nav-group-summary{cursor:pointer;min-height:2.75rem;color:var(--text);-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.65rem;padding:.55rem .85rem;font-size:.95rem;font-weight:500;list-style:none;transition:background .15s,color .15s,border-color .15s;display:flex}.sidebar-nav-group-summary::-webkit-details-marker{display:none}.sidebar-nav-group-summary::marker{content:""}.sidebar-nav-group-summary:hover{background:var(--green-soft);color:var(--text-h)}.sidebar-nav-group--active-child .sidebar-nav-group-summary{color:var(--green-dark);font-weight:600}.sidebar-nav-group-summary-icon{object-fit:contain;flex-shrink:0;width:1.4rem;height:1.4rem}.sidebar-nav-group-summary-label{min-width:0}.sidebar-nav-group-chevron{opacity:.55;border-bottom:2px solid;border-right:2px solid;flex-shrink:0;width:.42rem;height:.42rem;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.sidebar-nav-group[open] .sidebar-nav-group-chevron{transform:rotate(-135deg)}.sidebar-nav-group-panel{flex-direction:column;gap:.35rem;padding:.2rem 0 .15rem;display:flex}.sidebar-link-nested{padding-left:1.45rem}.sidebar-plan-summary{margin-top:-.25rem;padding:.15rem .85rem .65rem}.sidebar-plan-summary-line{color:var(--text);margin:0 0 .35rem;font-size:.78rem;line-height:1.35}.sidebar-plan-summary-line.muted{color:var(--text-muted,#6b7a6b)}.sidebar-plan-summary-line.warn{color:#8a5a00;font-weight:500}.sidebar-plan-sync{color:var(--green-dark);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;text-decoration:underline}.sidebar-plan-sync:hover{color:var(--text-h)}.sidebar-footer{border-top:1px solid var(--border);flex-direction:column;gap:.65rem;margin-top:auto;padding:1rem 1.25rem 1.25rem;display:flex}.sidebar-conta-link{color:var(--text);padding:.35rem 0;font-size:.88rem;text-decoration:none}.sidebar-conta-link:hover{color:var(--green-dark);text-decoration:underline}.btn-sidebar-out{border-color:var(--border);background:var(--bg);width:100%;color:var(--text-h);justify-content:center}.btn-sidebar-out:hover{background:var(--green-soft);border-color:var(--green-border)}.app-content{background:var(--bg-page);flex-direction:column;flex:1;min-width:0;display:flex}.trial-banner{background:var(--accent-bg);border-bottom:1px solid var(--accent-border);text-align:center;flex-shrink:0;padding:.55rem 1.25rem}.trial-banner-text{color:var(--text-h);margin:0;font-size:.88rem;line-height:1.45}.trial-banner-link{color:var(--green-dark);text-underline-offset:2px;font-weight:600;text-decoration:underline}.trial-banner-link:hover{color:var(--text-h)}.app-main{box-sizing:border-box;flex:1;width:100%;max-width:1280px;margin:0 auto;padding:1.5rem 1.75rem 2rem}.auth-gate{place-items:center;min-height:40vh;padding:2rem;display:grid}.auth-page{box-sizing:border-box;background:radial-gradient(120% 80% at 10% 0%, #7ed95738 0%, transparent 55%), radial-gradient(90% 60% at 100% 20%, #5eb83a1f 0%, transparent 50%), linear-gradient(180deg, var(--green-soft) 0%, var(--bg-page) 38%, var(--bg-page) 100%);flex-direction:column;justify-content:center;align-items:stretch;min-height:100svh;padding:1.5rem 1.25rem 2rem;display:flex}.auth-shell{align-items:center;gap:1.75rem;width:100%;max-width:920px;margin:0 auto;display:grid}.auth-shell--loading{place-items:center;min-height:12rem}.trial-expired-shell{text-align:center;grid-template-columns:1fr;max-width:32rem;margin:0 auto}.trial-expired-title{color:var(--text-h);margin:.65rem 0 .5rem;font-size:1.45rem}.trial-expired-lead{text-align:left;max-width:28rem;margin:0 auto}.trial-expired-card{text-align:left}.trial-expired-hint{margin:0 0 1.1rem}.trial-expired-actions{flex-direction:column;gap:.65rem;display:flex}@media (width>=860px){.auth-shell{grid-template-columns:minmax(0,1fr) minmax(320px,400px);gap:2.75rem}.auth-shell.trial-expired-shell{grid-template-columns:1fr;max-width:32rem}}.auth-hero{order:0;padding:.25rem .15rem}.auth-hero-logo{width:min(240px,100%);height:auto;margin-bottom:1rem;display:block}.auth-hero-tagline{color:var(--text-h);max-width:28rem;margin:0 0 1rem;font-size:1.05rem;line-height:1.45}.auth-hero-points{color:var(--text);max-width:26rem;margin:0;padding-left:1.15rem;font-size:.92rem;line-height:1.55}.auth-hero-points li{margin-bottom:.35rem}.auth-card{background:var(--bg);border:1px solid var(--border);width:100%;max-width:420px;margin-left:auto;margin-right:auto;box-shadow:0 12px 40px #1e2d1e0f}@media (width>=860px){.auth-card{max-width:none;margin-left:0;margin-right:0}}.auth-title{color:var(--text-h);margin:0 0 .35rem;font-size:1.5rem}.auth-lead{margin:0 0 1rem}.auth-trial-note{color:var(--green-dark);margin-bottom:.5rem;font-weight:600;display:block}.auth-tabs{gap:.35rem;margin-bottom:1rem;display:flex}.btn-tab{background:var(--bg);border:1px solid var(--border);color:var(--text);flex:1}.btn-tab-active{background:var(--accent-bg);border-color:var(--accent-border);color:var(--green-dark);font-weight:600}.auth-form{margin-top:.25rem}.auth-submit{width:100%;margin-top:.25rem}.auth-hint{margin:1rem 0 0;font-size:.82rem;line-height:1.4}.page-head h2{margin:0 0 .35rem;font-size:1.5rem}.page-head--icon{flex-flow:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-head-icon-img{object-fit:contain;object-position:center;flex-shrink:0;width:2.5rem;max-width:2.75rem;height:2.5rem;max-height:2.75rem;display:block}.page-head-title-with-icon{color:var(--text-h);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.cadastro-form-card{border-color:var(--border);box-shadow:var(--shadow);margin-bottom:1.25rem;padding:0;overflow:hidden}.cadastro-form-card .card-head{background:linear-gradient(180deg, #7ed95733 0%, var(--green-soft) 100%);border-bottom:1px solid var(--green-border);margin-bottom:0;padding:1rem 1.1rem}.cadastro-form-card .card-head h3{margin:0;font-size:1.05rem}.cadastro-form-card .form{padding:1rem 1.1rem}.cadastro-list-card{border-width:1px;padding:0;overflow:hidden}.cadastro-list-card .cadastro-list-head{background:linear-gradient(180deg, #7ed95733 0%, var(--green-soft) 100%);border-bottom:1px solid var(--green-border);margin-bottom:0;padding:1rem 1.1rem}.cadastro-list-card .table-wrap{padding:.75rem 1.1rem 1rem}.cadastro-list-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.cadastro-list-head--wrap{align-items:center}.cadastro-list-toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.cadastro-busca{min-width:180px;max-width:22rem;font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:.45rem;flex:1;padding:.5rem .65rem}.cadastro-busca:focus{outline:2px solid var(--green);outline-offset:1px;border-color:var(--green-border)}.cliente-locacoes-card{border:1px solid var(--border);background:var(--bg-page);border-radius:.5rem;margin-top:.35rem;padding:.9rem 1rem}.cliente-locacoes-title{color:var(--text-h);margin:0 0 .65rem;font-size:.95rem;font-weight:600}.cliente-locacoes-link-wrap{margin:.65rem 0 0;font-size:.8rem}.table--compact th,.table--compact td{padding:.35rem .5rem;font-size:.86rem}.dash-alertas-grid{flex-direction:column;gap:1.35rem;display:flex}.dash-alerta-title{color:var(--text-h);margin:0 0 .5rem;font-size:1rem;font-weight:600}.dash-section-foot{margin:1rem 0 0}.cadastro-list-title{color:var(--text-h);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.cadastro-list-sub{margin:.35rem 0 0;font-size:.92rem}.cadastro-count{background:var(--green-soft);color:var(--green-dark);vertical-align:middle;border-radius:999px;margin-left:.35rem;padding:.12rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.btn-new{background:var(--green);color:#0f2910;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.92rem;font-weight:600;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 8px #7ed95759}.btn-new:hover{filter:brightness(1.03);box-shadow:0 4px 12px #7ed95773}.btn-new:active{transform:scale(.98)}.btn-icon{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;padding:.35rem;display:inline-flex}.btn-icon:hover{background:var(--green-soft);color:var(--text-h)}.page-head .muted{margin:0 0 1rem}.muted{color:var(--text);font-size:.92rem}.banner{text-align:left;box-sizing:border-box;border-radius:.5rem;max-width:1200px;margin:0 auto 1rem;padding:.75rem 1rem;font-size:.92rem}.banner-warn{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--text-h)}.banner-error{color:var(--text-h);background:#ef44441a;border:1px solid #dc262659}.banner-success{border:1px solid var(--green-border);color:var(--text-h);background:#7ed9572e}.locacao-contrato-upload-ok.banner{max-width:none;margin:.65rem 0 0}.inline-code{font-family:var(--mono);background:var(--code-bg);border-radius:4px;padding:.1em .35em;font-size:.85em}.grid-2{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (width<=900px){.grid-2{grid-template-columns:1fr}}.card{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);border-radius:.65rem;padding:1rem 1.1rem}.card h3{margin:0 0 .75rem;font-size:1.05rem}.card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.card-head h3{margin:0}.form{flex-direction:column;gap:.85rem;display:flex}.form-section{border-top:1px solid var(--border);flex-direction:column;gap:.85rem;margin:.35rem 0 0;padding:.85rem 0 .15rem;display:flex}.form-section-title{color:var(--text-h);margin:0;font-size:.98rem;font-weight:600}.form-section-lead{margin:-.35rem 0 0;font-size:.82rem;line-height:1.45}.form-section--flush{border-top:none;margin-top:0;padding-top:0}.cadastro-form-card--prestador .card-head{align-items:flex-start}.cadastro-form-card--prestador .card-head .btn-icon{flex-shrink:0;margin-top:.1rem}.card-head-text{flex:1;min-width:0}.card-head-lead{max-width:40rem;margin:.4rem 0 0;font-size:.82rem;line-height:1.45}.prestador-form{gap:.75rem}.prestador-form .form-section{gap:.65rem}.prestador-form-grid-2{gap:.85rem;display:grid}@media (width>=560px){.prestador-form-grid-2{grid-template-columns:1fr 1fr;align-items:start}}.prestador-form-subfield{border-left:3px solid var(--green-border);background:#7ed95714;border-radius:0 .35rem .35rem 0;margin:-.15rem 0 0;padding:.65rem 0 .15rem .85rem}.prestador-form-notes{border:1px solid var(--border);background:var(--bg-page);border-radius:.5rem;padding:.65rem .75rem}.prestador-form-notes .field--unstyled{gap:0}.prestador-form-notes-input{width:100%;min-height:5.5rem;font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);resize:vertical;border-radius:.4rem;margin:0;padding:.55rem .65rem;line-height:1.45;display:block}.prestador-form-notes-input:focus{outline:2px solid var(--green);outline-offset:1px;border-color:var(--green-border)}.prestador-form-actions{border-top:1px solid var(--border);margin-top:.35rem;padding-top:1rem}.td-phone-wrap{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.whatsapp-btn{color:#128c7e;background:#25d36626;border-color:#128c7e73;align-items:center;gap:.35rem;display:inline-flex}.whatsapp-btn:hover{color:#075e54;background:#25d36647;border-color:#128c7e}.whatsapp-btn--icon{color:#128c7e;background:#25d3661f;border:1px solid #0000;border-radius:.4rem;padding:.25rem}.whatsapp-btn--icon:hover{background:#25d36638;border-color:#128c7e66}.whatsapp-btn-svg{flex-shrink:0}.prestador-expand-wa{margin:0 0 .75rem}.conta-perfil-email{margin:.5rem 0 0;font-size:.92rem}.conta-perfil-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.field{text-align:left;flex-direction:column;gap:.35rem;display:flex}.field span{color:var(--text-h);font-size:.82rem;font-weight:500}.field-hint{margin-top:.25rem;font-size:.78rem;font-weight:400;display:block}.field input,.field textarea,.field select{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:.45rem;padding:.5rem .65rem}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid var(--green);outline-offset:1px;border-color:var(--green-border)}.field input.input-moeda{font-variant-numeric:tabular-nums}.form-actions{gap:.5rem;margin-top:.25rem;display:flex}.btn{font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--code-bg);color:var(--text-h);border-radius:.45rem;justify-content:center;align-items:center;padding:.5rem .9rem;display:inline-flex}.btn-primary{background:var(--green);color:#0f2910;border-color:#0000;font-weight:600}.btn-primary:hover{background:var(--green-dark);color:#0a1f0b;filter:none}.btn-ghost{background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--green-soft);border-color:var(--green-border)}.btn-danger{color:#b91c1c;background:#ef44440f;border-color:#dc262659}.btn-danger:hover{background:#ef44441f}.btn-sm{padding:.25rem .5rem;font-size:.82rem}.th-expand{vertical-align:middle;width:2.75rem;padding-left:.5rem;padding-right:.35rem}.btn-expand-row{border:1px solid var(--border);background:var(--bg);color:var(--text-h);font:inherit;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;gap:.2rem;padding:.25rem .4rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.btn-expand-row:hover{background:var(--green-soft);border-color:var(--green-border)}.table-expand-panel-row td{border-bottom:1px solid var(--border);background:var(--bg-page);vertical-align:top;padding:0}.cadastro-expand-panel{text-align:left;padding:1rem 1.15rem 1.15rem}.cadastro-expand-panel-title{color:var(--text-h);margin:0 0 .65rem;font-size:.92rem;font-weight:600}.expand-detail-dl{grid-template-columns:minmax(7.5rem,auto) 1fr;gap:.4rem 1.25rem;margin:0;font-size:.88rem;line-height:1.45;display:grid}.expand-detail-dl dt{color:var(--text-h);margin:0;font-weight:600}.expand-detail-dl dd{color:var(--text);word-break:break-word;margin:0}.expand-detail-dl dd.expand-detail-pre{white-space:pre-wrap}.expand-detail-muted{color:var(--text);opacity:.85;font-style:italic}.expand-thumb-row{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.expand-thumb-row img{border:1px solid var(--border);object-fit:cover;border-radius:.35rem}.expand-cliente-loc-list{margin:.25rem 0 0;padding-left:1.15rem;font-size:.88rem;line-height:1.5}.expand-cliente-loc-list li{margin-bottom:.35rem}.expand-cliente-loc-foot{margin:.65rem 0 0;font-size:.82rem}.table-wrap{border-radius:.35rem;overflow-x:auto}.table{border-collapse:collapse;width:100%;font-size:.9rem}.table thead{box-shadow:inset 0 -1px 0 var(--green-border);background:linear-gradient(#7ed95747 0%,#f4fbf0fa 100%)}.table th,.table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.55rem}.table th{color:#143214;letter-spacing:.02em;padding-top:.7rem;padding-bottom:.7rem;font-size:.82rem;font-weight:700}.table tbody tr:nth-child(odd){background:var(--bg)}.table tbody tr:nth-child(2n){background:#00000007}.table tbody tr:hover{background:#0000000e!important}.table td{color:#152815;line-height:1.45}.table .td-aluguel{color:var(--green-dark);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.th-actions,.td-actions{text-align:right;white-space:nowrap}.td-actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.table .td-actions .btn-sm.btn-ghost{border:1px solid var(--green-border);color:#1a4a1a;background:#7ed95724;font-weight:600}.table .td-actions .btn-sm.btn-ghost:hover{background:var(--green-soft);border-color:var(--green-dark);color:var(--green-dark)}.table .dash-badge{padding:.25rem .55rem;font-size:.8rem}.empty-hint{margin:0;padding:.75rem 0}.page-ocupacao .ocupacao-toolbar{flex-wrap:wrap;align-items:flex-end;gap:1rem 1.5rem;margin-bottom:1.25rem;display:flex}.ocupacao-imovel-field{flex:1;min-width:12rem;max-width:28rem;margin:0}.ocupacao-imovel-field span{display:block}.ocupacao-ano-field{min-width:8rem;margin:0}.ocupacao-ano-field span{display:block}.ocupacao-placeholder{margin:.5rem 0 0;padding:.75rem 0}.ocupacao-legenda{color:var(--text);flex-wrap:wrap;gap:1rem;font-size:.82rem;display:flex}.ocupacao-legenda-item{align-items:center;gap:.35rem;display:inline-flex}.ocupacao-lista{flex-direction:column;gap:1.25rem;display:flex}.ocupacao-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.ocupacao-card-head h3{margin:0 0 .25rem;font-size:1.1rem}.ocupacao-endereco{margin:0;font-size:.85rem}.ocupacao-contagem{color:var(--green-dark);white-space:nowrap;font-size:.82rem;font-weight:600}.ocupacao-grade-anual{grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.65rem;display:grid}.ocupacao-mes{border:1px solid var(--border);background:var(--bg-page);border-radius:.45rem;padding:.4rem .45rem}.ocupacao-mes-label{color:var(--text-h);text-align:center;margin-bottom:.35rem;font-size:.72rem;font-weight:700}.ocupacao-mes-dias{flex-wrap:wrap;justify-content:center;gap:2px;display:flex}.ocupacao-dia{font-variant-numeric:tabular-nums;border-radius:.35rem;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.65rem;display:inline-flex}.ocupacao-dia--livre{background:var(--green-soft);color:var(--text-h);border:1px solid #0000}.ocupacao-dia--ocupado{color:#e8eee6;background:#5a6b56;border-color:#4a5a47;font-weight:700}.ocupacao-dia--mini{border-radius:2px;width:.85rem;height:.85rem;font-size:0}.ocupacao-datas-texto{border-top:1px solid var(--border);margin-top:.85rem;padding-top:.85rem;font-size:.82rem;line-height:1.6}.ocupacao-datas-label{color:var(--text-h);font-weight:600}.ocupacao-chip{background:var(--green-soft);border:1px solid var(--green-border);color:var(--text-h);border-radius:.35rem;margin:.15rem .35rem .15rem 0;padding:.15rem .45rem;font-size:.78rem;font-weight:500;display:inline-block}.page-dashboard .dash-grid{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.dash-stat{flex-direction:column;gap:.35rem;min-height:6.5rem;display:flex}.dash-stat--highlight{border-color:var(--border);background:linear-gradient(180deg, #f3f3f3 0%, var(--bg) 58%)}.dash-stat-label{color:#141414;font-size:.82rem;font-weight:500}.dash-stat-value{color:#0a0a0a;font-size:1.75rem;font-weight:700;line-height:1.1}.dash-stat-hint{color:#3a3a3a;margin-top:auto;font-size:.75rem}.dash-stat-hint.muted{color:#4a4a4a;opacity:1}.dash-stat-link{color:#111;margin-top:auto;font-size:.82rem;font-weight:600;text-decoration:none}.dash-stat-link:hover{color:#000;text-decoration:underline}.dash-section{margin-bottom:1.25rem}.dash-section h3{margin:0 0 .35rem;font-size:1.05rem}.dash-section-lead{margin:0 0 1rem;font-size:.88rem}.dash-section-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.dash-section-head h3{margin:0}.dash-status-bars{flex-direction:column;gap:.65rem;display:flex}.dash-status-row{grid-template-columns:5.5rem 1fr 4.5rem;align-items:center;gap:.5rem;font-size:.82rem;display:grid}@media (width<=520px){.dash-status-row{grid-template-columns:1fr;gap:.25rem}}.dash-status-name{color:var(--text-h);font-weight:500}.dash-status-track{background:var(--code-bg);border:1px solid var(--border);border-radius:999px;height:.5rem;overflow:hidden}.dash-status-fill{border-radius:999px;height:100%;transition:width .25s}.dash-status-fill--ativo{background:var(--green)}.dash-status-fill--pendente{background:#eab308}.dash-status-fill--encerrado{background:#94a3b8}.dash-status-fill--rescindido{background:#f87171}.dash-status-count{text-align:right;color:var(--text);font-variant-numeric:tabular-nums}.dash-badge{border:1px solid var(--border);background:var(--code-bg);color:var(--text-h);border-radius:.35rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.dash-badge--ativo{background:var(--green-soft);border-color:var(--green-border);color:var(--green-dark)}.dash-badge--pendente{color:#854d0e;background:#eab30833;border-color:#b48c0073}.dash-badge--encerrado{color:#475569;background:#94a3b840;border-color:#64748b66}.dash-badge--rescindido{color:#b91c1c;background:#f871712e;border-color:#dc262659}.op-badge{border:1px solid var(--border);white-space:nowrap;border-radius:.35rem;padding:.2rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.op-badge--pendente{color:#b91c1c;background:#f8717126;border-color:#dc262659}.op-badge--em_andamento{color:#854d0e;background:#eab30838;border-color:#b48c0073}.op-badge--pronto{background:var(--green-soft);border-color:var(--green-border);color:var(--green-dark)}.op-checklist-fields{flex-direction:column;gap:.35rem;display:flex}.op-checklist-label{margin-bottom:.15rem;font-size:.9rem;font-weight:600}.op-check-item{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.op-check-item input{margin:0}.op-expand-grid{gap:1rem;margin-bottom:1rem;display:grid}@media (width>=720px){.op-expand-grid{grid-template-columns:1fr 1fr;align-items:start}}.op-expand-checks{flex-direction:column;gap:.35rem;display:flex}.op-expand-actions{flex-direction:column;gap:.65rem;display:flex}.field-inline select{width:100%;max-width:16rem}.op-foto-chips{flex-wrap:wrap;gap:.35rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.op-foto-chip{background:var(--code-bg);border:1px solid var(--border);border-radius:.35rem;align-items:center;gap:.35rem;padding:.2rem .45rem;font-size:.85rem;display:inline-flex}.inline-code{background:var(--code-bg);border-radius:.25rem;padding:.05rem .25rem;font-family:ui-monospace,monospace;font-size:.85em}.hoje-page-lead{margin:0 0 1.25rem;font-size:.95rem}.hoje-grid{gap:1rem;display:grid}@media (width>=900px){.hoje-grid{grid-template-columns:1fr 1fr}.hoje-card--wide{grid-column:1/-1}}.hoje-card-title{margin:0 0 .25rem;font-size:1rem}.hoje-card-count{font-variant-numeric:tabular-nums;color:var(--text-h);margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.hoje-card-sub{margin:0 0 .75rem;font-size:.88rem}.hoje-card-empty{margin:0;font-size:.9rem}.hoje-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.hoje-list-item{border-top:1px solid var(--border);padding:.5rem 0}.hoje-list-item:first-child{border-top:none;padding-top:0}.hoje-list-main{font-size:.92rem}.hoje-list-meta{flex-wrap:wrap;align-items:center;gap:.35rem .65rem;margin:.25rem 0 .35rem;font-size:.82rem;display:flex}.hoje-list-link{font-size:.85rem}.hoje-all-done{margin:0}.imovel-badge{border:1px solid var(--border);background:var(--code-bg);color:var(--text-h);border-radius:.35rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.imovel-badge--alugado{color:#1d4ed8;background:#3b82f629;border-color:#2563eb66}.imovel-badge--venda{color:#b45309;background:#f59e0b33;border-color:#b4780073}.imovel-badge--vago{background:var(--green-soft);border-color:var(--green-border);color:var(--green-dark)}.imovel-badge--venda_aluguel{color:#0f766e;background:#14b8a62e;border-color:#0d948873}.imovel-badge--em_reforma{color:#c2410c;background:#f973162e;border-color:#ea580c66}.imovel-badge--reservado{color:#6d28d9;background:#8b5cf629;border-color:#7c3aed66}.imovel-badge--indisponivel{color:#475569;background:#94a3b847;border-color:#64748b73}.imovel-badge--outro{color:#334155;background:#64748b24;border-color:#47556959}.imovel-badge--legacy,.imovel-badge--vazio{background:var(--code-bg);border-color:var(--border);color:var(--text-h)}.imovel-fotos-intro{margin-top:0;margin-bottom:.5rem}.imovel-fotos-count{color:var(--text-h);margin:0 0 .5rem;font-size:.88rem}.imovel-fotos-toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.imovel-fotos-file-label{cursor:pointer;margin:0}.imovel-fotos-grid{grid-template-columns:repeat(auto-fill,minmax(5.75rem,1fr));gap:.65rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.imovel-foto-item{flex-direction:column;align-items:stretch;gap:.35rem;display:flex}.imovel-foto-thumb{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);background:var(--code-bg);border-radius:.45rem;width:100%;height:auto}.imovel-foto-remove{align-self:flex-start}.td-imovel-thumb{vertical-align:middle}.imovel-list-thumb{object-fit:cover;border:1px solid var(--border);background:var(--code-bg);border-radius:.4rem;width:3rem;height:3rem;display:block}.cal-legend-swatches{color:var(--text);flex-wrap:wrap;align-items:center;gap:.65rem 1.1rem;margin:.5rem 0 .65rem;font-size:.78rem;display:flex}.cal-legend-swatch{align-items:center;gap:.35rem;display:inline-flex}.cal-swatch{border:1px solid var(--border);border-radius:.25rem;flex-shrink:0;width:.95rem;height:.95rem;display:inline-block}.cal-swatch--livre{background:var(--green-soft);border-color:var(--green-border)}.cal-swatch--ocupado{background:#5a6b56;border-color:#4a5a47}.cal-swatch--fora{background:var(--code-bg);border-color:var(--border)}.cal-swatch--hoje{background:var(--green-soft);border-color:var(--green-border);box-shadow:inset 0 0 0 2px var(--green-border)}.cal-ocupacao-empty{margin:0 0 .75rem;font-size:.88rem}.cal-ocupacao-resumo{border:1px solid var(--border);background:var(--bg-page);text-align:left;border-radius:.5rem;margin:0 0 .85rem;padding:.75rem .85rem}.cal-ocupacao-resumo--empty{padding:.65rem .85rem;font-size:.86rem;line-height:1.45}.cal-ocupacao-resumo-title{color:var(--text-h);margin:0 0 .45rem;font-size:.82rem;font-weight:600}.cal-ocupacao-resumo-list{margin:0;padding-left:1.1rem;font-size:.86rem;line-height:1.45}.cal-ocupacao-resumo-list li{margin-bottom:.3rem}.cal-ocupacao-resumo-periodo{color:var(--text-h);font-weight:600}.cal-ocupacao-resumo-status{font-size:.82rem}.field-cal-wrap>span:first-of-type{color:var(--text-h);font-size:.82rem;font-weight:500}.cal-legend{margin:0 0 .5rem}.field-cal-grid{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.field-cal-col{flex-direction:column;gap:.35rem;display:flex}.field-cal-label{color:var(--text);font-size:.78rem;font-weight:600}.date-mes-picker{border:1px solid var(--border);background:var(--bg);border-radius:.5rem;max-width:288px;padding:.55rem .6rem .65rem}.date-mes-picker-nav{justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.45rem;display:flex}.btn-cal-nav{min-width:2rem;padding:.2rem .55rem;font-size:1.1rem;line-height:1}.date-mes-picker-title{color:var(--text-h);text-transform:capitalize;font-size:.88rem;font-weight:600}.date-mes-picker-weekdays{text-align:center;color:var(--text);opacity:.88;grid-template-columns:repeat(7,1fr);margin-bottom:.2rem;font-size:.68rem;font-weight:600;display:grid}.date-mes-picker-grid{flex-direction:column;gap:3px;display:flex}.date-mes-picker-row{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.cal-day{aspect-ratio:1;min-height:2.1rem;font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:var(--green-soft);color:var(--text-h);border:1px solid #0000;border-radius:.35rem;padding:0;font-size:.8rem}.cal-day:hover:not(:disabled){border-color:var(--green-border)}.cal-day--pad{visibility:hidden;pointer-events:none;background:0 0;border:none;min-height:2.1rem}.cal-day--selected:not(:disabled){background:var(--green);color:#0f2910;border-color:#0000;font-weight:700}.cal-day--today:not(.cal-day--selected):not(:disabled){box-shadow:inset 0 0 0 2px var(--green-border)}.cal-day--occupied:disabled{color:#e8eee6;cursor:not-allowed;opacity:1;background:#5a6b56;border-color:#4a5a47}.cal-day--outrange:disabled{background:var(--code-bg);color:#9aaa96;cursor:not-allowed;opacity:.72}.date-mes-picker-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.45rem;padding-top:.35rem;display:flex}.cal-value-readout{font-size:.78rem}.cal-clear{padding:.15rem .45rem;font-size:.75rem}@media (width<=768px){.app-shell{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border);flex-flow:wrap;align-items:center;gap:0;width:100%;min-width:0;height:auto;min-height:0;padding:.65rem .75rem;position:relative}.sidebar-brand{border-bottom:none;flex:auto;order:1;justify-content:center;min-width:0;padding:.35rem .5rem .25rem}.sidebar-user{border-bottom:1px solid var(--border);flex:100%;order:2;gap:.4rem;width:100%;padding:.35rem 0 .5rem}.sidebar-user-row{gap:.45rem}.sidebar-user-icon-wrap{width:1.95rem;height:1.95rem;margin-top:0}.sidebar-user-name{padding-top:.12rem;font-size:.9rem}.sidebar-user-email{text-overflow:ellipsis;white-space:nowrap;word-break:normal;padding-top:.1rem;font-size:.72rem;overflow:hidden}.brand-logo{max-width:13rem;height:3.6rem}.sidebar-nav{-webkit-overflow-scrolling:touch;flex-direction:row;flex:100%;order:3;gap:.35rem;padding:.5rem 0 0;position:relative;overflow-x:auto}.sidebar-nav-group{flex:none}.sidebar-nav-group-summary{white-space:nowrap}.sidebar-nav-group[open] .sidebar-nav-group-panel{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow);z-index:20;box-sizing:border-box;border-radius:.5rem;flex-flow:wrap;margin-top:.2rem;padding:.5rem .65rem .6rem;position:absolute;top:100%;left:0;right:0}.sidebar-nav-group-panel .sidebar-link-nested{white-space:nowrap;padding-left:.55rem}.sidebar-plan-summary{box-sizing:border-box;order:4;width:100%;margin:.35rem 0 0;padding-left:.75rem;padding-right:.75rem}.sidebar-link{white-space:nowrap;flex-shrink:0}.sidebar-footer{border-top:none;flex-flow:wrap;order:5;align-items:center;gap:.5rem;max-width:100%;margin-top:0;padding:.5rem 0 0}.btn-sidebar-out{width:auto;padding:.35rem .75rem}.app-main{padding:1rem 1rem 1.5rem}}.landing-page{background:linear-gradient(165deg, var(--green-soft) 0%, var(--bg-page) 38%, #fff 100%);min-height:100svh;color:var(--text);flex-direction:column;display:flex}.landing-page--gate{justify-content:center;align-items:center;padding:2rem}.landing-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffe0;position:sticky;top:0}.landing-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;margin:0 auto;padding:.85rem 1.25rem;display:flex}.landing-logo{object-fit:contain;width:auto;max-width:17.5rem;height:3.65rem}.landing-nav{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.landing-nav-link{color:var(--text);border-radius:.35rem;padding:.35rem .25rem;font-size:.92rem;font-weight:500;text-decoration:none}.landing-nav-link:hover{color:var(--green-dark)}.landing-nav-cta{margin-left:.25rem}.landing-hero{padding:2.25rem 1.25rem 3.25rem}.landing-hero-inner{box-sizing:border-box;max-width:88rem;margin:0 auto;padding-inline:.5rem}.landing-hero-inner--split{grid-template-columns:minmax(0,.8fr) minmax(0,1.22fr);align-items:center;gap:2.25rem 3rem;display:grid}.landing-hero-visual{min-width:0}.landing-hero-figure{border:1px solid var(--border);background:var(--bg);border-radius:.85rem;margin:0;overflow:hidden;box-shadow:0 12px 40px -8px #2d502d14,0 4px 14px -4px #2d502d0d}@media (width>=961px){.landing-hero-figure{border-radius:.95rem;box-shadow:0 16px 48px -10px #2d502d1a,0 6px 18px -4px #2d502d0f}}.landing-hero-shot{vertical-align:middle;width:100%;height:auto;display:block}.landing-hero-copy{text-align:left;min-width:0}.landing-kicker{text-transform:uppercase;letter-spacing:.06em;color:var(--green-dark);margin:0 0 .75rem;font-size:.82rem;font-weight:600}.landing-title{color:var(--text-h);margin:0 0 1rem;font-size:clamp(1.65rem,4.5vw,2.35rem);line-height:1.2}.landing-title-accent{color:var(--green-dark);display:block}.landing-lead{color:var(--text);margin:0 0 1.5rem;font-size:1.05rem;line-height:1.55}.landing-hero-cta{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.landing-microcopy{margin:0;font-size:.88rem}.landing-btn-lg{padding:.65rem 1.35rem;font-size:1rem}.landing-btn-outline{border:1px solid var(--border);color:var(--text-h);box-shadow:var(--shadow);background:#fff}.landing-btn-outline:hover{border-color:var(--green-border);color:var(--green-dark)}.landing-btn-ghost{color:var(--text);background:0 0;border:1px solid #0000}.landing-btn-ghost:hover{background:var(--green-muted);color:var(--green-dark)}.landing-section-inner{text-align:left;max-width:52rem;margin:0 auto;padding:0 1.25rem}.landing-section-title{text-align:left;margin:0 0 1.25rem;font-size:clamp(1.35rem,3vw,1.75rem)}.landing-solution .landing-section-inner,.landing-pricing .landing-section-inner,.landing-solution .landing-section-title,.landing-pricing .landing-section-title{text-align:center}.landing-pain{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:2.75rem 0 3rem}.landing-pain-inner{text-align:left;max-width:72rem;margin-left:auto;margin-right:auto}.landing-pain .landing-section-title,.landing-pain-heading{text-align:left;max-width:38rem;margin-bottom:1.6rem;line-height:1.28}.landing-pain-row{grid-template-columns:minmax(0,1fr) minmax(17.5rem,22rem);align-items:start;gap:2rem 2.25rem;display:grid}.landing-pain-main,.landing-pain-aside{min-width:0}@media (width>=901px){.landing-pain-aside{position:sticky;top:5.5rem}}.landing-pain-items{flex-direction:column;gap:1rem;max-width:40rem;margin:0;display:flex}.landing-pain-item{text-align:left;background:var(--bg-page);border:1px solid var(--border);border-left:4px solid var(--green);box-shadow:var(--shadow);border-radius:.65rem;margin:0;padding:1.05rem 1.15rem 1.15rem 1.2rem}.landing-pain-item-quote{color:var(--text-h);margin:0 0 .45rem;font-size:1.02rem;font-weight:700;line-height:1.35}.landing-pain-item-body{color:var(--text);margin:0;font-size:.95rem;line-height:1.55}.landing-pain-close{text-align:left;max-width:none;color:var(--text);border:1px solid var(--green-border);box-shadow:var(--shadow);background:linear-gradient(145deg,#7ed9572e 0%,#7ed9570d 100%);border-radius:.7rem;margin:0;padding:1.25rem 1.3rem;font-size:clamp(1.02rem,1.9vw,1.12rem);line-height:1.5}.landing-pain-close strong{color:var(--green-dark);font-weight:700}@media (width<=900px){.landing-pain-row{grid-template-columns:1fr;gap:1.5rem}.landing-pain-aside{position:static}}@media (width<=640px){.landing-pain-heading,.landing-pain-items{max-width:none}}.landing-solution{padding:2.75rem 0 3rem}.landing-solution-inner{max-width:60rem}.landing-solution-header{text-align:center;max-width:36rem;margin:0 auto 2.1rem}.landing-solution-title{margin-bottom:.7rem;line-height:1.22}.landing-solution-intro{color:var(--text);margin:0;font-size:1.03rem;line-height:1.55}.landing-benefits{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-bottom:1.75rem;display:grid}.landing-benefit{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.75rem;align-items:flex-start;gap:1rem;margin:0;padding:1.2rem 1.25rem 1.25rem 1.2rem;display:flex}.landing-benefit-step{letter-spacing:-.02em;width:2.35rem;height:2.35rem;color:var(--green-dark);background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex}.landing-benefit-text{min-width:0}.landing-benefit-text h3{color:var(--text-h);margin:0 0 .45rem;font-size:1.08rem;font-weight:600;line-height:1.28}.landing-benefit-text p{color:var(--text);margin:0;font-size:.93rem;line-height:1.55}.landing-benefit-text p strong{color:var(--text-h);font-weight:600}@media (width<=720px){.landing-benefits{grid-template-columns:1fr}}.landing-mid-cta{text-align:center}.landing-proof{padding:1rem 0 2rem}.landing-proof .landing-section-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.landing-proof-heading{max-width:40rem;margin:0}.landing-quote{border:1px solid var(--border);border-top:4px solid var(--green);text-align:center;background:var(--bg);max-width:38rem;box-shadow:var(--shadow);border-radius:.65rem;margin:0;padding:1.4rem 1.5rem 1.35rem}.landing-quote p{margin:0 0 .75rem;font-size:1.05rem;font-style:italic;line-height:1.55}.landing-quote footer{color:var(--text);opacity:.9;font-size:.85rem}.landing-pricing{background:linear-gradient(#0000,#7ed95714);padding:2.5rem 0 3rem}.landing-pricing-lead{text-align:center;max-width:38rem;margin:0 auto 1.75rem;line-height:1.55}.landing-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem;max-width:52rem;margin:0 auto;display:grid}@media (width<=720px){.landing-price-grid{grid-template-columns:1fr}}.landing-price-grid .landing-price-card{max-width:none;margin:0}.landing-price-card{text-align:center;border:1px solid var(--border);background:var(--bg);max-width:24rem;min-height:100%;box-shadow:var(--shadow);box-sizing:border-box;border-radius:2rem;flex-direction:column;margin:0 auto;padding:1.85rem 1.45rem 1.45rem;display:flex;overflow:hidden}.landing-price-card--free{border-color:var(--green-border);background:linear-gradient(180deg, #7ed95724 0%, var(--bg) 42%)}.landing-price-amount--free{margin:0 0 1.25rem}.landing-price-amount--free .landing-price-value{color:var(--green-dark);font-size:2.2rem}.landing-price-name{color:var(--text-h);margin:0 0 .35rem;font-size:.95rem;font-weight:600}.landing-price-amount{margin:0 0 1.25rem;line-height:1}.landing-price-currency{vertical-align:super;color:var(--green-dark);margin-right:.15rem;font-size:1.25rem;font-weight:600}.landing-price-value{color:var(--text-h);letter-spacing:-.02em;font-size:3rem;font-weight:700}.landing-price-period{color:var(--text);margin-left:.15rem;font-size:1.1rem;font-weight:600}.landing-price-features{text-align:left;margin:0 0 1rem;padding-left:1.2rem;font-size:.92rem;line-height:1.55}.landing-price-features li{margin-bottom:.4rem}.landing-price-note{text-align:left;margin:0 0 1.25rem;font-size:.82rem;line-height:1.45}.landing-price-actions{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:.7rem;width:100%;max-width:100%;margin-top:auto;display:flex}.landing-price-actions-aligner{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0}@media (width<=720px){.landing-price-actions-aligner{display:none}}.landing-price-actions .btn{box-sizing:border-box;white-space:normal;text-align:center;border-radius:9999px;justify-content:center;width:100%;min-width:0;max-width:100%;padding:.65rem 1.1rem;line-height:1.35}.landing-price-actions .landing-btn-ghost{border-color:var(--border);background:var(--bg-page)}.landing-final-cta{background:var(--text-h);color:#e8f5e4;padding:2.75rem 1.25rem 3rem}.landing-final-inner{text-align:center;flex-direction:column;align-items:center;max-width:36rem;margin:0 auto;display:flex}.landing-final-title{color:#fff;margin:0 0 .65rem;font-size:clamp(1.35rem,3vw,1.65rem)}.landing-final-text{color:#e8f5e4d9;margin:0 0 1.25rem}.landing-final-cta .btn-primary{box-shadow:0 4px 20px #7ed95759}.landing-footer{border-top:1px solid var(--border);background:var(--bg);margin-top:auto;padding:1.25rem}.landing-footer-inner{text-align:left;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem 1.25rem;max-width:52rem;margin:0 auto;font-size:.88rem;display:flex}.landing-footer-brand{color:var(--text-h);font-weight:700}.landing-footer-whatsapp{flex-shrink:0}.site-whatsapp-fab{z-index:50;color:#fff;background:#128c7e;border-radius:50%;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:1.1rem;right:1.1rem;box-shadow:0 4px 14px #128c7e73,0 2px 6px #0000001f}.site-whatsapp-fab:hover{color:#fff;transform:scale(1.06);box-shadow:0 6px 20px #128c7e80,0 2px 8px #00000024}.site-whatsapp-fab-icon{width:1.65rem;height:1.65rem}.auth-contact-whatsapp{text-align:center;margin:1rem 0 0;font-size:.88rem}.auth-contact-whatsapp-link{color:var(--green-dark);text-underline-offset:.12em;font-weight:600;text-decoration:underline}.auth-contact-whatsapp-link:hover{color:var(--text-h)}.sidebar-contact-whatsapp{justify-content:center;width:100%}@media (width<=960px){.landing-hero-inner--split{grid-template-columns:1fr;gap:1.75rem}.landing-hero-copy{text-align:left;max-width:none;margin:0}.landing-hero-cta{justify-content:flex-start}}@media (width<=520px){.landing-header-inner{flex-direction:column;align-items:flex-start}.landing-nav{justify-content:flex-start;width:100%}.landing-nav-cta{text-align:center;justify-content:center;width:100%;margin-left:0}.landing-logo{max-width:100%;height:3.1rem}.landing-hero-cta{flex-direction:column}.landing-hero-cta .btn{justify-content:center;width:100%}}
