/* corre. v1.13.6 — Design System, busca funcional no cabeçalho e experiência mobile */
:root{
  --v13-green:#006a46;
  --v13-green-2:#075d40;
  --v13-green-3:#0b7c54;
  --v13-mint:#e9f7f0;
  --v13-mint-2:#dff2e8;
  --v13-ink:#12261e;
  --v13-muted:#64756d;
  --v13-line:#e2eae6;
  --v13-bg:#ffffff;
  --v13-white:#fff;
  --v13-gold:#ef9f00;
  --v13-gold-bg:#fff5d9;
  --v13-shadow:0 10px 34px rgba(16,56,40,.07);
  --v13-shadow-soft:0 4px 18px rgba(21,54,42,.035);
  --v13-radius:20px;
  --v13-radius-sm:16px;
}

html{scroll-behavior:smooth}
body{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:var(--v13-ink);
  background:#fff;
  line-height:1.45;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
body:before,body:after{display:none!important;content:none!important}

.container{width:calc(100% - 64px);max-width:1560px;margin-inline:auto}
.home-page .container{width:calc(100% - 48px);max-width:none}

/* Navegação */
.site-header.app-navigation{
  position:sticky;top:0;z-index:80;
  background:#fff;
  backdrop-filter:none;
  border-bottom:0;
  box-shadow:none;
}
.nav-wrap.nav-shell{min-height:72px;padding-block:0;display:flex;align-items:center;gap:28px}
.nav-brand{margin-right:8px;border-right:0!important;padding-right:0!important}
.brand-logo-text{font-family:Inter,system-ui,sans-serif!important;font-size:31px!important;font-weight:800!important;letter-spacing:-1.7px!important;color:var(--v13-green)!important;line-height:1}
.brand-logo-dot{color:#55c78a!important}
.desktop-navigation{display:flex;align-items:center;gap:23px;margin-left:auto}
.nav-primary-link{font-size:12.5px!important;font-weight:600!important;color:#273b32!important;padding:10px 0!important;border-radius:0!important;background:none!important;white-space:nowrap}
.nav-primary-link:hover,.nav-primary-link.is-active{color:var(--v13-green)!important}
.nav-primary-link.is-active:after{background:var(--v13-green)!important;height:2px!important;bottom:2px!important}
.nav-divider{height:22px!important;background:#e4ebe7!important;margin:0 1px!important}
.nav-menu-with-icon,.desktop-navigation .nav-dropdown>summary.nav-primary-link{display:inline-flex!important;align-items:center!important;flex-direction:row!important;gap:7px!important}
.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;color:var(--v13-green)}
.nav-icon svg,.menu-svg svg{display:block;width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nav-icon-link{display:inline-flex!important;align-items:center!important;flex-direction:row!important;gap:7px!important}
.nav-icon-on-green{color:#fff!important}
.menu-icon-row{display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:11px!important}
.menu-icon-row>span:last-child{min-width:0}
.menu-svg{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;color:var(--v13-green)}
.menu-svg svg{width:20px;height:20px}
.mobile-menu-panel .menu-icon-row{padding:10px 12px!important}
.nav-find-label{display:flex;align-items:center;width:min(390px,32vw);height:42px;padding:0 8px 0 12px;border:1px solid #e1e8e4;border-radius:999px;background:#f4f7f5;color:#41544b;box-shadow:0 1px 0 rgba(19,57,44,.02);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;white-space:nowrap}
.nav-find-label:hover,.nav-find-label:focus-within,.nav-find-label.is-active{border-color:#c5dbcf;background:#f0f7f3;box-shadow:0 0 0 3px rgba(0,106,70,.05)}
.nav-find-form{margin:0}
.nav-find-service{display:flex;align-items:center;flex:1 1 165px;min-width:100px;height:100%}
.nav-find-service select{width:100%;height:38px!important;min-height:38px!important;padding:0 21px 0 4px!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;font-weight:500!important;color:#607069!important;cursor:pointer;text-overflow:ellipsis}
.nav-find-divider{width:1px;height:22px;background:#d5dfda;margin:0 8px;flex:0 0 auto}
.nav-find-location{display:flex;align-items:center;gap:5px;flex:0 1 122px;min-width:80px;height:100%;font-size:11px;color:#31463c}
.nav-find-location svg,.nav-find-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px}
.nav-find-location input{width:100%;height:38px!important;min-height:38px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:11px!important;font-weight:700!important;color:#31463c!important;min-width:0}
.nav-find-location input::placeholder{color:#708078;opacity:1}
.nav-find-search{display:inline-grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:transparent;color:#18392c;cursor:pointer;flex:0 0 30px}
.nav-find-search:hover,.nav-find-search:focus-visible{background:#e2eee7;color:var(--v13-green);outline:none}
.nav-cta{background:var(--v13-green)!important;color:#fff!important;border:1px solid var(--v13-green)!important;border-radius:10px!important;padding:10px 16px!important;box-shadow:0 7px 18px rgba(0,106,70,.14)!important}
.account-summary{border-radius:999px!important;border:1px solid var(--v13-line)!important;background:#fff!important;padding:5px 9px 5px 5px!important}
.account-avatar{background:var(--v13-mint)!important;color:var(--v13-green)!important}
.nav-dropdown-panel,.mobile-menu-panel{border:1px solid var(--v13-line)!important;border-radius:16px!important;box-shadow:0 18px 55px rgba(10,45,31,.13)!important;background:#fff!important}
.nav-dropdown-panel a,.mobile-menu-panel a{border-radius:11px!important}
.nav-dropdown-panel a:hover,.mobile-menu-panel a:hover{background:#f2f8f5!important}


@media(max-width:1320px) and (min-width:921px){.desktop-navigation{gap:13px}.nav-find-label{width:min(330px,30vw)}.nav-find-service select{font-size:11px!important}.nav-find-location{flex-basis:100px}.nav-primary-link{font-size:11.5px!important}}

/* v1.13.2 — landing aprovada: canvas branco e header sem linha sobre o hero */
body.home-page .site-header.app-navigation{
  background:#fff!important;
  border-bottom:0!important;
  backdrop-filter:none!important;
  box-shadow:none!important;
}
body.home-page .nav-brand{border-right:0!important;padding-right:0!important}
body.home-page .brand-logo-text{color:var(--v13-green)!important}
body.home-page .brand-logo-dot{color:#55c78a!important}
body.home-page .desktop-navigation .nav-primary-link,
body.home-page .desktop-navigation .nav-dropdown > summary{
  color:#273b32!important;
  background:transparent!important;
}
body.home-page .desktop-navigation .nav-primary-link .nav-icon,
body.home-page .desktop-navigation .nav-dropdown > summary .nav-icon{color:var(--v13-green)!important}
body.home-page .desktop-navigation .nav-primary-link:hover,
body.home-page .desktop-navigation .nav-dropdown > summary:hover,
body.home-page .desktop-navigation .nav-primary-link.is-active,
body.home-page .desktop-navigation .nav-dropdown > summary.is-active{
  color:var(--v13-green)!important;
  background:transparent!important;
}
body.home-page .desktop-navigation .nav-primary-link:hover .nav-icon,
body.home-page .desktop-navigation .nav-dropdown > summary:hover .nav-icon,
body.home-page .desktop-navigation .nav-primary-link.is-active .nav-icon,
body.home-page .desktop-navigation .nav-dropdown > summary.is-active .nav-icon{color:var(--v13-green)!important}
body.home-page .desktop-navigation .nav-divider{background:#dfe8e3!important}
body.home-page .desktop-navigation .nav-cta{
  background:var(--v13-green)!important;
  border-color:var(--v13-green)!important;
  color:#fff!important;
  box-shadow:0 7px 18px rgba(0,106,70,.14)!important;
}
body.home-page .desktop-navigation .nav-cta:hover{
  background:var(--v13-green-2)!important;
  border-color:var(--v13-green-2)!important;
  color:#fff!important;
}
body.home-page .mobile-menu-button{
  border-color:var(--v13-line)!important;
  background:#fff!important;
  color:#263942!important;
}
body.home-page .mobile-menu-button:hover,
body.home-page .mobile-navigation[open] > .mobile-menu-button{
  border-color:#bed9cb!important;
  background:#f8fbf9!important;
  color:var(--v13-green)!important;
}

/* Componentes globais */
a{color:inherit}
.button,button.button{
  border-radius:11px!important;
  font-family:Inter,system-ui,sans-serif!important;
  font-size:12px!important;
  font-weight:700!important;
  min-height:40px;
  padding:10px 16px!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
}
.button:hover,button.button:hover{transform:translateY(-1px)}
.button:not(.button-ghost):not(.button-secondary):not(.button-danger):not(.button-danger-ghost){background:var(--v13-green)!important;border-color:var(--v13-green)!important;color:#fff!important;box-shadow:0 7px 18px rgba(0,106,70,.14)!important}
.button-ghost,.button-secondary{background:#fff!important;color:#2c4037!important;border:1px solid var(--v13-line)!important;box-shadow:none!important}
.button-ghost:hover,.button-secondary:hover{border-color:#bed9cb!important;color:var(--v13-green)!important;background:#f8fbf9!important}
.button-small{min-height:34px!important;padding:7px 12px!important;font-size:11px!important}
.button-full{width:100%}

.card,.form-card,.process-card,.decision-form,.legal-document,.auth-card,.dashboard-card{
  background:#fff!important;
  border:1px solid var(--v13-line)!important;
  border-radius:var(--v13-radius-sm)!important;
  box-shadow:var(--v13-shadow-soft)!important;
}
.card{padding:22px}
.section{padding-block:22px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}
.section-heading h2{font-size:21px!important;line-height:1.16!important;letter-spacing:-.35px!important;margin:3px 0 0!important;color:#18392c!important}
.section-heading p{font-size:12px!important;color:var(--v13-muted)!important;line-height:1.5!important;margin-top:6px!important}
.eyebrow,.home-eyebrow,.card-tag,.v12-card-label,.v12-overline{
  color:var(--v13-green)!important;
  font-family:Inter,system-ui,sans-serif!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.05em!important;
  text-transform:uppercase!important;
}

.page-hero,.v12-page-hero,.legal-hero,.admin-hero{
  background:transparent!important;
  padding:28px 0 16px!important;
}
.page-hero .container,.v12-page-hero .container,.legal-hero .container,.admin-hero .container{
  background:linear-gradient(135deg,#fff,#f5fbf7)!important;
  border:1px solid var(--v13-line)!important;
  border-radius:22px!important;
  box-shadow:var(--v13-shadow-soft)!important;
  padding:28px 30px!important;
}
.page-hero h1,.v12-page-hero h1,.legal-hero h1,.admin-hero h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-1px!important;color:#133b2c!important;margin:4px 0 8px!important}
.page-hero p,.v12-page-hero p,.legal-hero p,.admin-hero p{font-size:13px!important;color:var(--v13-muted)!important;max-width:760px!important}

/* Formulários */
.field>span,.form-grid label>span,.form-section label>span{font-size:11px!important;font-weight:700!important;color:#344a40!important}
input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),select,textarea{
  font-family:Inter,system-ui,sans-serif!important;
  font-size:13px!important;
  color:var(--v13-ink)!important;
  background:#fff!important;
  border:1px solid #dfe8e3!important;
  border-radius:11px!important;
  min-height:43px;
  padding:10px 12px!important;
  box-shadow:0 1px 0 rgba(19,57,44,.015)!important;
}
textarea{min-height:110px!important;line-height:1.5!important}
input:focus,select:focus,textarea:focus{border-color:#86c7a7!important;box-shadow:0 0 0 3px rgba(0,106,70,.08)!important;outline:none!important}
.form-grid{gap:14px!important}
.form-card,.form-section{padding:22px!important}
.checkbox{border-radius:12px!important;border-color:var(--v13-line)!important;background:#fbfdfc!important}

/* Tabelas */
.table-wrap{border:1px solid var(--v13-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:var(--v13-shadow-soft)!important;overflow:auto!important}
table{font-size:12px!important}
th{font-size:10px!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#607169!important;background:#f6faf8!important}
th,td{padding:12px 14px!important;border-color:#e8eeeb!important}

/* Estados e avisos */
.empty-state,.empty-inline,.v12-market-empty,.v12-card-empty{
  border:1px dashed #cfe0d7!important;
  border-radius:16px!important;
  background:#f7fbf9!important;
  color:#52655c!important;
}
.empty-inline{padding:16px!important;font-size:12px!important}
.notice,.alert,.callout,.warning-callout{border-radius:14px!important;font-size:12px!important;line-height:1.5!important}
.privacy-note,.section-muted,.tiny{color:var(--v13-muted)!important}
.verified-pill,.badge,.pill,.v12-verified,.v12-highlight{border-radius:999px!important;font-family:Inter,system-ui,sans-serif!important;font-weight:800!important}
.verified-pill,.v12-verified{background:var(--v13-mint)!important;color:var(--v13-green)!important;border:1px solid #d1eadc!important}
.boost-pill,.v12-highlight{background:var(--v13-gold-bg)!important;color:#9c6700!important;border:1px solid #f3dfab!important}

/* ===== Landing aprovada ===== */
.v13-home-hero{padding:8px 0 18px}
.v13-hero-shell{position:relative;min-height:470px;border:1px solid #eceeea;border-radius:24px;overflow:hidden;background:#f8f6f1;box-shadow:0 8px 24px rgba(22,50,40,.05)}
.v13-hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,246,241,.99) 0%,rgba(248,246,241,.95) 26%,rgba(248,246,241,.70) 40%,rgba(248,246,241,.18) 57%,rgba(248,246,241,0) 70%),url('/public/hero-worker-v13.jpg');background-size:cover;background-repeat:no-repeat;background-position:68% 50%;pointer-events:none}
.v13-hero-copy{position:relative;z-index:2;width:49%;max-width:760px;padding:66px 34px 118px 54px}
.v13-hero-copy h1{font-size:50px;line-height:1.04;letter-spacing:-2.1px;margin:0 0 16px;color:#07583d;max-width:690px}
.v13-hero-copy p{max-width:520px;color:#43564e;font-size:14px;margin:0;line-height:1.55}
.v13-search-dock{position:absolute;z-index:4;left:54px;bottom:28px;width:min(830px,calc(100% - 108px));display:grid;grid-template-columns:1.15fr 1fr 120px;background:#fff;border:1px solid #e4e9e6;border-radius:16px;padding:8px;box-shadow:0 12px 30px rgba(15,51,38,.11)}
.v13-search-field{display:flex;align-items:center;gap:10px;padding:4px 12px;border-right:1px solid #e7ece9;min-width:0}
.v13-search-field>span:last-child{display:flex;flex-direction:column;min-width:0;width:100%}
.v13-search-field small{font-size:9px;color:#76847d;margin-bottom:1px}
.v13-search-field select,.v13-search-field input{border:0!important;box-shadow:none!important;min-height:38px!important;padding:5px 2px!important;background:transparent!important;width:100%;font-size:12px!important}
.v13-search-icon{width:22px;height:22px;color:#536960;flex:none}.v13-search-icon svg{width:100%;height:100%}
.v13-location-field{border-right:0}
.v13-search-button{border:0;border-radius:11px;background:var(--v13-green);color:#fff;font-size:12px;font-weight:800;cursor:pointer;min-height:46px;box-shadow:0 8px 18px rgba(0,106,70,.18)}

.v13-home-section{padding:14px 0}
.v13-section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px}
.v13-section-head h2,.v13-how-head h2{font-size:14px;line-height:1.2;font-weight:800;letter-spacing:-.01em;color:#172f26;margin:0}
.v13-section-head a{font-size:10px;font-weight:700;color:var(--v13-green)}
.v13-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}
.v13-category-card{min-height:112px;padding:18px 10px 16px;border:1px solid var(--v13-line);border-radius:18px;background:#fff;box-shadow:var(--v13-shadow-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;transition:.18s ease}
.v13-category-card:hover{transform:translateY(-2px);border-color:#c7dfd2;box-shadow:0 9px 22px rgba(15,52,38,.07)}
.v13-category-card>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--v13-green);background:#fbfdfc}
.v13-category-card svg{width:23px;height:23px}
.v13-category-card strong{font-size:11px;line-height:1.3;color:#22392f}

.v13-featured-section{padding-top:15px}
.v13-professional-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.v13-professional-card{min-height:110px;padding:16px;border:1px solid var(--v13-line);border-radius:18px;background:#fff;box-shadow:var(--v13-shadow-soft);display:flex;align-items:center;gap:13px;transition:.18s ease}
.v13-professional-card:hover{transform:translateY(-2px);border-color:#c7dfd2;box-shadow:0 9px 22px rgba(15,52,38,.07)}
.v13-prof-avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--v13-mint);color:var(--v13-green);font-weight:800;flex:none;border:2px solid #fff;box-shadow:0 0 0 1px var(--v13-line)}
.v13-prof-avatar img{width:100%;height:100%;object-fit:cover}
.v13-prof-copy{min-width:0;display:block;flex:1}.v13-prof-copy>strong{display:block;font-size:13px;line-height:1.2}.v13-prof-copy>small{display:block;font-size:10px;color:var(--v13-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v13-prof-meta{display:flex;gap:8px;margin-top:6px;font-size:10px;color:#65756e}.v13-prof-meta b{color:#e39500}.v13-prof-meta i{font-style:normal}.v13-prof-badges{display:flex;gap:5px;margin-top:8px;flex-wrap:wrap}.v13-prof-badges em{font-style:normal;font-size:10px;font-weight:800;padding:4px 7px;border-radius:999px}.v13-verified{background:var(--v13-mint);color:var(--v13-green)}.v13-highlight{background:var(--v13-gold-bg);color:#9d6700}
.v13-empty-card{min-height:108px;border:1px dashed #cadfd4;border-radius:18px;background:#f7fbf9;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.v13-empty-card strong{font-size:13px}.v13-empty-card p{font-size:11px;color:var(--v13-muted);margin:4px 0 0}
.v13-trust-strip{margin:14px 0 24px;padding:20px 22px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,#eef7f1,#eaf5ef);border:1px solid #dbe9e0;border-radius:18px}
.v13-trust-strip article{display:flex;align-items:flex-start;gap:12px;padding:2px 18px;border-right:1px solid #d7e6dc}.v13-trust-strip article:last-child{border-right:0}.v13-trust-strip article>span{width:36px;height:36px;display:grid;place-items:center;color:var(--v13-green);flex:none}.v13-trust-strip svg{width:25px;height:25px}.v13-trust-strip strong{display:block;font-size:12px;line-height:1.25;color:#173d2f;margin-top:1px}.v13-trust-strip p{margin:4px 0 0;font-size:11px;line-height:1.45;color:#4e6258;max-width:165px}
.v13-how-section{padding:2px 0 30px}.v13-how-head{margin-bottom:18px}.v13-how-head p{font-size:11px;color:#66776f;margin:4px 0 0}.v13-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative}.v13-steps:before{content:"";position:absolute;left:15%;right:15%;top:26px;border-top:1px dashed #bfdccc}.v13-steps article{display:grid;grid-template-columns:auto auto 1fr;align-items:start;gap:12px;position:relative;z-index:2}.v13-step-number{width:38px;height:38px;border-radius:50%;background:#dff1e6;display:grid;place-items:center;color:var(--v13-green);font-weight:800;font-size:20px;border:7px solid #fbfdfc;box-sizing:content-box}.v13-step-icon{width:32px;height:32px;display:grid;place-items:center;color:var(--v13-green);margin-top:3px}.v13-step-icon svg{width:21px;height:21px}.v13-steps strong{display:block;font-size:13px;color:#1a3f31;line-height:1.2;margin:5px 0 4px}.v13-steps p{margin:0;font-size:11px;line-height:1.45;color:#5a6d64;max-width:205px}
.v13-audience{padding:24px 0 34px}.v13-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v13-audience article{padding:28px;border:1px solid var(--v13-line);border-radius:20px;background:#fff;box-shadow:var(--v13-shadow-soft)}.v13-audience article:nth-child(2){background:linear-gradient(135deg,#f1faf5,#fff)}.v13-audience article>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--v13-green);font-weight:800}.v13-audience h2{font-size:25px;line-height:1.15;letter-spacing:-.6px;margin:8px 0}.v13-audience p{font-size:12px;color:var(--v13-muted);max-width:640px}.v13-audience article>div{display:flex;gap:9px;margin-top:16px}
.v13-metrics{padding:0 0 34px}.v13-metrics .container{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v13-metrics .container>div{padding:20px;text-align:center;border:1px solid var(--v13-line);border-radius:16px;background:#fff}.v13-metrics strong{display:block;font-size:24px;color:var(--v13-green)}.v13-metrics span{font-size:10px;color:var(--v13-muted)}

/* ===== Perfil público: visual do protótipo aprovado ===== */
.professional-public-page .professional-trust-hero{padding:22px 0 14px!important;background:transparent!important}
.professional-public-page .professional-trust-hero>.container{padding:0!important;background:none!important;border:0!important;box-shadow:none!important}
.professional-public-page .public-profile-hero{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:22px!important;align-items:center!important;padding:26px 28px!important;border-radius:22px!important;background:linear-gradient(135deg,#fff,#f6fbf8)!important;border:1px solid var(--v13-line)!important;box-shadow:var(--v13-shadow)!important}
.professional-public-page .profile-photo-hero,.professional-public-page .profile-avatar-hero{width:102px!important;height:102px!important;border-radius:24px!important;object-fit:cover!important;border:5px solid #fff!important;box-shadow:0 0 0 1px var(--v13-line)!important}
.professional-public-page .profile-avatar-hero{display:grid!important;place-items:center!important;background:var(--v13-mint)!important;color:var(--v13-green)!important;font-size:34px!important;font-weight:800!important}
.professional-public-page .public-profile-identity .eyebrow{font-size:10px!important}
.professional-public-page .public-profile-identity h1{font-size:29px!important;letter-spacing:-.8px!important;line-height:1.08!important;margin:4px 0!important;color:#173c2e!important}
.professional-public-page .public-profile-identity>p{font-size:12px!important;color:var(--v13-muted)!important;margin:0!important}
.professional-public-page .verification-row{gap:6px!important;margin-top:10px!important}
.professional-public-page .verified-pill{font-size:9px!important;padding:5px 8px!important}
.professional-public-page .profile-public-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}
.professional-public-page .profile-favorite-button,.professional-public-page .profile-share-icon-button,.professional-public-page .profile-report-icon-button{width:40px!important;height:40px!important;border-radius:11px!important;border:1px solid var(--v13-line)!important;background:#fff!important;color:var(--v13-green)!important;box-shadow:none!important}
.professional-public-page .trust-summary-card{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:10px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.professional-public-page .trust-summary-card>div{padding:16px!important;text-align:center!important;background:#fff!important;border:1px solid var(--v13-line)!important;border-radius:16px!important;box-shadow:var(--v13-shadow-soft)!important}
.professional-public-page .trust-summary-card strong{font-size:20px!important;color:var(--v13-green)!important}.professional-public-page .trust-summary-card span{font-size:9px!important;color:var(--v13-muted)!important;line-height:1.35!important}
.v13-profile-tabs{display:flex;gap:8px;overflow:auto;padding:0 0 2px;margin:4px auto 16px}.v13-profile-tabs a{font-size:11px;font-weight:700;padding:8px 12px;border:1px solid var(--v13-line);border-radius:999px;background:#fff;white-space:nowrap}.v13-profile-tabs a:hover{border-color:#bedacb;color:var(--v13-green)}
.v13-profile-content{padding-top:0!important}
.professional-public-page .professional-public-layout{grid-template-columns:minmax(0,1fr) 370px!important;gap:20px!important;align-items:start!important}
.professional-public-page .main-column{display:flex!important;flex-direction:column!important;gap:15px!important}
.professional-public-page .main-column>.card,.professional-public-page .side-column>.card{padding:24px!important;border-radius:18px!important}
.professional-public-page .main-column>.card h2{font-size:22px!important;letter-spacing:-.4px!important;line-height:1.15!important;margin:2px 0 12px!important}
.professional-public-page .main-column>.card>h2{margin-top:0!important}
.professional-public-page .professional-profile-bio,.professional-public-page .main-column>.card p{font-size:13px!important;line-height:1.62!important;color:#52645c!important}
.professional-public-page .profile-tags{gap:8px!important}.professional-public-page .profile-tags span{font-size:11px!important;padding:8px 10px!important;border-radius:10px!important;background:#f2f8f5!important;color:#315548!important;border:1px solid #ddeae3!important}
.professional-public-page .details-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.professional-public-page .details-grid>div{padding:14px!important;border:1px solid var(--v13-line)!important;border-radius:14px!important;background:#fbfdfc!important;min-height:72px!important}.professional-public-page .details-grid small{font-size:9px!important;color:var(--v13-muted)!important}.professional-public-page .details-grid strong{font-size:12px!important;line-height:1.35!important;color:#244337!important}
.professional-public-page .coverage-layout{gap:20px!important}.professional-public-page .availability-public-list{gap:8px!important}.professional-public-page .availability-public-list>div{padding:12px!important;border-radius:12px!important;border:1px solid var(--v13-line)!important;background:#f8fbf9!important}.professional-public-page .availability-public-list strong{font-size:11px!important}.professional-public-page .availability-public-list span{font-size:10px!important}
.professional-public-page .portfolio-public-grid{gap:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.professional-public-page .portfolio-public-grid figure{border:1px solid var(--v13-line)!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important}.professional-public-page .portfolio-public-grid img{aspect-ratio:4/3!important;object-fit:cover!important}.professional-public-page .portfolio-public-grid figcaption{padding:12px!important}.professional-public-page .portfolio-public-grid figcaption strong{font-size:12px!important}.professional-public-page .portfolio-public-grid figcaption span,.professional-public-page .portfolio-public-grid figcaption small{font-size:10px!important}
.professional-public-page .review-list{gap:10px!important}.professional-public-page .review-card{padding:17px!important;border:1px solid var(--v13-line)!important;border-radius:16px!important;background:#fff!important}.professional-public-page .review-head strong{font-size:12px!important}.professional-public-page .review-card p{font-size:11px!important;line-height:1.55!important}.professional-public-page .review-dimensions span{font-size:10px!important}
.professional-public-page .sticky-card{top:88px!important}.professional-public-page .trust-badges-card{padding:20px!important;border-radius:18px!important}.professional-public-page .trust-badges-card h2{font-size:16px!important;margin-bottom:14px!important}.professional-public-page .profile-summary-stats{gap:8px!important}.professional-public-page .profile-summary-stats>div{padding:12px 8px!important;border:1px solid var(--v13-line)!important;border-radius:13px!important;background:#f8fbf9!important}.professional-public-page .profile-summary-stats strong{font-size:19px!important;color:var(--v13-green)!important}.professional-public-page .profile-summary-stats span{font-size:9px!important}.professional-public-page .badge-group{padding-top:14px!important;margin-top:14px!important;border-top:1px solid var(--v13-line)!important}.professional-public-page .badge-group h3{font-size:11px!important}.professional-public-page .badge-group small{font-size:9px!important}.professional-public-page .official-company-summary{border-radius:13px!important;background:#f3faf6!important;border:1px solid #dbeae2!important}

/* ===== Marketplace / dashboards v1.12 harmonizados ===== */
.v12-marketplace-page .v12-market-hero,.v12-client-page .v12-client-callout{background:linear-gradient(135deg,#eef9f3,#f9fcfa)!important;border-color:var(--v13-line)!important}
.v12-market-hero h1,.v12-client-callout h1{color:#103d2d!important;letter-spacing:-.8px!important}
.v12-market-search,.v12-client-search{border-radius:16px!important;border:1px solid var(--v13-line)!important;box-shadow:var(--v13-shadow-soft)!important;background:#fff!important}
.v12-market-search label,.v12-client-search label{border-color:var(--v13-line)!important}
.v12-market-card,.v12-client-pro-card,.v12-dash-card,.v12-client-request-list,.v12-client-summary>a,.v12-mini-stats>a,.v12-suggestion-grid>a,.v12-agenda-item,.v12-client-card{
  border-color:var(--v13-line)!important;border-radius:18px!important;box-shadow:var(--v13-shadow-soft)!important;background:#fff!important;
}
.v12-market-card{padding:18px!important}.v12-market-avatar{width:56px!important;height:56px!important}.v12-market-card-title strong{font-size:14px!important}.v12-market-card p{font-size:11px!important;line-height:1.55!important}.v12-market-stats{border-radius:13px!important;background:#f7fbf9!important}.v12-card-cta,.v12-primary-action{background:var(--v13-green)!important;border-radius:10px!important}
.v12-pro-app{background:#f8fbf9!important}.v12-pro-app-shell{max-width:1510px!important;gap:0!important;border:1px solid var(--v13-line)!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;box-shadow:var(--v13-shadow)!important;margin-block:22px!important}.v12-pro-sidebar{background:#fff!important;border-right:1px solid var(--v13-line)!important}.v12-side-brand{color:var(--v13-green)!important;font-size:28px!important}.v12-pro-sidebar nav a{border-radius:10px!important;font-size:12px!important}.v12-pro-sidebar nav a.is-active{background:var(--v13-green)!important;color:#fff!important}.v12-pro-main{background:#fbfdfc!important}.v12-pro-topbar h1{font-size:28px!important;color:#142f25!important}.v12-pro-topbar p{font-size:11px!important}.v12-status-grid,.v12-dashboard-grid{gap:14px!important}.v12-dash-card{padding:18px!important}.v12-dash-card h2{font-size:16px!important}.v12-dash-card p{font-size:10.5px!important;line-height:1.5!important}.v12-ring-value{stroke:var(--v13-green)!important}.v12-verification-card .v12-status-icon{background:var(--v13-mint)!important;color:var(--v13-green)!important}.v12-highlight-card .v12-status-icon{background:var(--v13-gold-bg)!important;color:#a26b00!important}.v12-opportunity-list>a,.v12-message-list>a{border-radius:12px!important}.v12-suggestion-grid>a{padding:16px!important}.v12-trust-note{border-radius:15px!important;background:#f4faf6!important;border:1px solid var(--v13-line)!important}
.v12-client-shell{background:#fbfdfc!important}.v12-client-top{border-bottom-color:var(--v13-line)!important}.v12-client-logo{color:var(--v13-green)!important}.v12-client-callout{border-radius:18px!important}.v12-client-pro-card{padding:15px!important}.v12-client-pro-avatar{width:54px!important;height:54px!important}.v12-client-summary{gap:12px!important}

/* Demais páginas: login, cadastro, carteira, pedidos, chat, admin, legal */
.auth-section,.profile-page-container,.legal-layout,.detail-layout,.dashboard-grid{gap:18px!important}
.auth-section .card,.auth-section .form-card{border-radius:20px!important}
.auth-section h1,.auth-section h2{letter-spacing:-.5px!important;color:#173c2e!important}
.prose{font-size:13px!important;line-height:1.72!important;color:#3f554b!important}.prose h2{font-size:22px!important;color:#173c2e!important}.prose h3{font-size:16px!important;color:#234537!important}
.legal-layout{align-items:start!important}.legal-nav{border-radius:16px!important;border-color:var(--v13-line)!important}.legal-document{padding:28px!important}.legal-document h1{letter-spacing:-.7px!important}.legal-document p,.legal-document li{font-size:12.5px!important;line-height:1.72!important}
.admin-hero .heading-row,.heading-row{gap:16px!important}.admin-hero .badge{background:var(--v13-mint)!important;color:var(--v13-green)!important}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.dashboard-grid .card{min-height:118px!important}.dashboard-grid .card h2{font-size:18px!important}.dashboard-grid .card p{font-size:11px!important}
.chat-layout,.conversation-layout{border-radius:18px!important}.chat-message{border-radius:14px!important}.chat-composer{border-top-color:var(--v13-line)!important}

/* Rodapé */
.site-footer.v13-footer{margin-top:44px!important;background:#fff!important;border-top:1px solid var(--v13-line)!important;padding:0!important}
.v13-footer-showcase{display:grid;grid-template-columns:300px repeat(4,minmax(0,1fr)) minmax(220px,1fr);align-items:stretch}
.v13-footer-brand{background:linear-gradient(135deg,#006a46,#00543a);color:#fff;padding:32px 30px;min-height:130px}.v13-footer-brand strong{display:block;font-size:45px;letter-spacing:-2.1px;line-height:1}.v13-footer-brand strong span{color:#6ee39f}.v13-footer-brand p{font-size:13px;margin:9px 0 0;color:rgba(255,255,255,.84)}
.v13-footer-feature{padding:25px 22px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--v13-line)}.v13-footer-icon{width:45px;height:45px;display:grid;place-items:center;color:var(--v13-green);flex:none}.v13-footer-icon svg{width:34px;height:34px}.v13-footer-feature strong{display:block;font-size:13px;color:#173c2e;margin-bottom:4px}.v13-footer-feature p{font-size:11px;line-height:1.45;color:#51645b;margin:0;max-width:185px}.v13-footer-message{padding:26px 24px;display:flex;align-items:center;font-size:13px;line-height:1.55;color:#203a2f;background:#fbfdfc}
.v13-footer-links{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px;color:#718078}.v13-footer-links nav{display:flex;gap:18px;flex-wrap:wrap}.v13-footer-links a:hover{color:var(--v13-green)}

/* Mobile bottom */
.mobile-bottom-nav{background:rgba(255,255,255,.97)!important;backdrop-filter:blur(14px)!important;border-top:1px solid var(--v13-line)!important;box-shadow:0 -7px 24px rgba(10,45,31,.06)!important}.mobile-bottom-nav a{color:#52645c!important}.mobile-bottom-nav a.is-active{color:var(--v13-green)!important}.mobile-bottom-nav a>span{font-size:19px!important}.mobile-bottom-nav small{font-size:9px!important}

@media (min-width:1700px){
  .home-page .container{width:calc(100% - 72px)}
  .v13-hero-shell{min-height:520px}.v13-hero-copy{padding-left:64px;padding-top:76px}.v13-hero-copy h1{font-size:56px;max-width:760px}.v13-search-dock{left:64px;width:min(900px,calc(100% - 128px))}.v13-hero-photo{background-position:70% 50%}
}

@media (max-width:1200px){
  .desktop-navigation{gap:15px}.nav-primary-link{font-size:11px!important}
  .v13-category-grid{grid-template-columns:repeat(4,1fr)}
  .v13-professional-grid{grid-template-columns:repeat(2,1fr)}
  .v13-footer-showcase{grid-template-columns:260px repeat(2,1fr)}
  .v13-footer-message{grid-column:1/-1;border-top:1px solid var(--v13-line)}
  .v13-footer-feature:nth-of-type(3),.v13-footer-feature:nth-of-type(5){border-right:0}
  .professional-public-page .details-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (max-width:920px){
  .container,.home-page .container{width:calc(100% - 24px);max-width:none}
  .desktop-navigation{display:none!important}.mobile-navigation{display:block!important}.nav-wrap.nav-shell{min-height:66px}
  .brand-logo-text{font-size:28px!important}
  .page-hero .container,.v12-page-hero .container,.legal-hero .container,.admin-hero .container{padding:22px!important;border-radius:18px!important}
  .page-hero h1,.v12-page-hero h1,.legal-hero h1,.admin-hero h1{font-size:27px!important}
  .v13-hero-shell{min-height:590px;border-radius:20px}.v13-hero-copy{width:100%;padding:32px 22px 0}.v13-hero-copy h1{font-size:36px;line-height:1.08;letter-spacing:-1.4px}.v13-hero-copy p{font-size:12px}.v13-hero-photo{top:170px;height:286px;background-position:70% 50%;background-image:linear-gradient(180deg,rgba(248,246,241,.96) 0%,rgba(248,246,241,.20) 28%,rgba(248,246,241,0) 45%),url('/public/hero-worker-v13.jpg')}.v13-search-dock{left:12px;right:12px;bottom:12px;width:auto;grid-template-columns:1fr}.v13-search-field{border-right:0;border-bottom:1px solid var(--v13-line)}.v13-location-field{border-bottom:0}.v13-search-button{width:100%}
  .v13-category-grid{display:flex;overflow:auto;padding-bottom:5px;gap:10px}.v13-category-card{min-width:105px;min-height:105px}
  .v13-professional-grid{grid-template-columns:1fr}.v13-professional-card{min-height:106px}
  .v13-trust-strip{grid-template-columns:1fr;padding:14px 16px}.v13-trust-strip article{border-right:0;border-bottom:1px solid #d7e6dc;padding:12px 0}.v13-trust-strip article:last-child{border-bottom:0}.v13-trust-strip strong{font-size:13px}.v13-trust-strip p{font-size:12px;max-width:none}
  .v13-steps{grid-template-columns:1fr;gap:14px}.v13-steps:before{display:none}.v13-steps strong{font-size:16px}.v13-steps p{font-size:13px;max-width:none}.v13-audience-grid{grid-template-columns:1fr}.v13-metrics .container{grid-template-columns:1fr 1fr}
  .professional-public-page .public-profile-hero{grid-template-columns:auto 1fr!important;padding:20px!important}.professional-public-page .profile-public-actions{grid-column:1/-1!important;justify-content:flex-start!important}.professional-public-page .trust-summary-card{grid-template-columns:repeat(2,1fr)!important}.professional-public-page .professional-public-layout{grid-template-columns:1fr!important}.professional-public-page .side-column{order:-1!important}.professional-public-page .sticky-card{position:static!important}.professional-public-page .portfolio-public-grid{grid-template-columns:repeat(2,1fr)!important}
  .v12-pro-app-shell{border:0!important;border-radius:0!important;margin-block:0!important;box-shadow:none!important}.v12-pro-sidebar{display:none!important}.v12-pro-main{padding:18px!important}.v12-status-grid{grid-template-columns:1fr!important}.v12-dashboard-grid{grid-template-columns:1fr!important}
  .v13-footer-showcase{grid-template-columns:1fr 1fr}.v13-footer-brand{grid-column:1/-1}.v13-footer-feature{border-bottom:1px solid var(--v13-line)}.v13-footer-message{grid-column:1/-1}.v13-footer-links{padding-block:14px;align-items:flex-start;flex-direction:column}.v13-footer-links nav{gap:12px}
}

@media (max-width:620px){
  .card{padding:18px}.section{padding-block:16px}.section-heading h2{font-size:19px!important}
  .v13-hero-shell{min-height:610px}.v13-hero-copy h1{font-size:31px}.v13-hero-photo{top:180px;height:285px;background-position:72% 50%}
  .v13-section-head h2,.v13-how-head h2{font-size:15px}.v13-prof-avatar{width:52px;height:52px}
  .v13-audience article{padding:22px}.v13-audience h2{font-size:21px}.v13-audience article>div{flex-direction:column}.v13-metrics .container{grid-template-columns:1fr}.v13-metrics .container>div{padding:16px}
  .professional-public-page .public-profile-hero{grid-template-columns:1fr!important;text-align:center!important}.professional-public-page .profile-photo-hero,.professional-public-page .profile-avatar-hero{margin:auto!important}.professional-public-page .profile-public-actions{justify-content:center!important}.professional-public-page .verification-row{justify-content:center!important}.professional-public-page .trust-summary-card{grid-template-columns:1fr 1fr!important}.professional-public-page .details-grid{grid-template-columns:1fr!important}.professional-public-page .portfolio-public-grid{grid-template-columns:1fr!important}.v13-profile-tabs{padding-bottom:4px}
  .v13-footer-showcase{grid-template-columns:1fr}.v13-footer-brand,.v13-footer-message{grid-column:auto}.v13-footer-feature{border-right:0}
}
.mobile-bottom-nav svg{width:20px;height:20px;display:block}.mobile-bottom-nav a>span{width:22px;height:22px;display:grid;place-items:center}

/* v1.13.2 — continuidade de canvas branco */
body.home-page,body.v13-home-page{background:#fff!important;}
body.home-page:before,body.home-page:after{display:none!important;content:none!important;}
body.home-page .site-header.app-navigation{border-bottom:0!important;box-shadow:none!important;}

/* v1.13.3 — menu mobile em tela completa */
.mobile-menu-button svg{width:22px;height:22px;display:block}
.mobile-menu-close{display:none}
.mobile-navigation[open] .mobile-menu-hamburger{display:none}
.mobile-navigation[open] .mobile-menu-close{display:inline-flex}

@media (max-width:920px){
  html.mobile-app-menu-open,html.mobile-app-menu-open body{overflow:hidden!important}
  .mobile-navigation[data-auth-menu="true"]{position:static!important}
  .mobile-navigation[data-auth-menu="true"] .mobile-menu-button{position:relative;z-index:111;width:42px;height:42px;display:grid!important;place-items:center;padding:0!important;border:1px solid var(--v13-line)!important;border-radius:12px!important;background:#fff!important;color:#244137!important}
  .mobile-navigation[data-auth-menu="true"] .mobile-menu-label-text{display:none!important}
  .mobile-navigation[data-auth-menu="true"] .mobile-menu-panel{
    position:fixed!important;
    z-index:105!important;
    top:66px!important;
    left:0!important;
    right:0!important;
    bottom:66px!important;
    width:auto!important;
    max-width:none!important;
    max-height:none!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding:18px 18px calc(28px + env(safe-area-inset-bottom))!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .mobile-navigation[data-auth-menu="true"]:not([open]) .mobile-menu-panel{display:none!important}

  .mobile-app-menu-head{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;padding:4px 2px 20px}
  .mobile-app-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:1px solid var(--v13-line);background:#f2f8f5}
  .mobile-app-avatar-fallback{display:grid;place-items:center;background:var(--v13-mint);color:var(--v13-green);font-size:19px;font-weight:800}
  .mobile-app-menu-head strong{display:block;font-size:17px;line-height:1.2;color:#18392c;margin-bottom:3px}
  .mobile-app-menu-head a{display:inline!important;padding:0!important;background:none!important;border-radius:0!important;color:var(--v13-green)!important;font-size:12px!important;font-weight:700!important}

  .mobile-app-menu-section{padding:20px 0 6px;border-top:1px solid #dde6e1}
  .mobile-app-menu-title{display:block;margin:0 2px 8px;color:#78857f;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
  .mobile-app-menu-list{display:grid}
  .mobile-menu-panel .mobile-app-menu-list>a{display:grid!important;grid-template-columns:34px minmax(0,1fr) 20px!important;align-items:center!important;gap:12px!important;min-height:62px!important;padding:10px 2px!important;border-radius:0!important;color:#1b3228!important;background:transparent!important;border-bottom:1px solid #f0f4f2}
  .mobile-menu-panel .mobile-app-menu-list>a:last-child{border-bottom:0}
  .mobile-menu-panel .mobile-app-menu-list>a:hover{background:#f8fbf9!important}
  .mobile-app-row-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--v13-green);border-radius:10px;background:#f1f8f4}
  .mobile-app-row-icon svg{width:20px;height:20px;display:block}
  .mobile-app-menu-list a>span:nth-child(2){min-width:0}
  .mobile-app-menu-list strong{display:block;font-size:14px;line-height:1.25;color:#20382e}
  .mobile-app-menu-list small{display:block;margin-top:3px;font-size:10.5px;line-height:1.38;color:#74827b}
  .mobile-app-menu-list i{font-style:normal;font-size:26px;font-weight:300;line-height:1;color:#75827c;text-align:right}

  .mobile-app-pro-card{display:grid!important;grid-template-columns:minmax(0,1fr) 86px!important;align-items:center!important;gap:12px!important;margin:18px 0 4px!important;padding:18px!important;border:1px solid #cfe1d7!important;border-radius:18px!important;background:linear-gradient(135deg,#f4faf7,#e8f5ee)!important;color:#173f31!important;box-shadow:0 6px 18px rgba(14,76,51,.05)!important}
  .mobile-app-pro-card:hover{background:linear-gradient(135deg,#eff8f3,#e2f2e9)!important}
  .mobile-app-pro-copy{display:block;min-width:0}
  .mobile-app-pro-copy>small{display:block;color:var(--v13-green);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px}
  .mobile-app-pro-copy>strong{display:block;color:#173f31;font-size:16px;line-height:1.25;margin-bottom:5px}
  .mobile-app-pro-copy>span{display:block;color:#5f7168;font-size:11px;line-height:1.45;margin-bottom:10px}
  .mobile-app-pro-copy>b{display:block;color:var(--v13-green);font-size:12px}
  .mobile-app-pro-art{width:82px;height:82px;display:grid;place-items:center;color:var(--v13-green)}
  .mobile-app-pro-art svg{width:78px;height:78px}

  .mobile-app-legal-links{display:flex;gap:16px;padding:18px 2px 12px;border-top:1px solid #dde6e1;margin-top:14px}
  .mobile-menu-panel .mobile-app-legal-links a{display:inline!important;padding:0!important;background:none!important;color:#64756d!important;font-size:11px!important;font-weight:600!important}
  .mobile-logout-form{margin:0!important;padding:0 2px!important}
  .mobile-logout-form button{appearance:none;border:0;background:none;color:#923f3f;font:700 14px Inter,system-ui,sans-serif;padding:12px 0;cursor:pointer}
  .mobile-app-version{display:block;padding:8px 2px 0;color:#8b9691;font-size:10px}

  .mobile-bottom-nav-v13{z-index:110!important;height:66px!important;background:#fff!important;grid-template-columns:repeat(5,1fr)!important;padding-top:5px!important}
  .mobile-bottom-nav-v13 a{position:relative;background:transparent!important;color:#66776f!important;font-weight:600!important;gap:2px!important}
  .mobile-bottom-nav-v13 a.is-active{color:var(--v13-green)!important;background:transparent!important}
  .mobile-bottom-nav-v13 a>span{width:24px!important;height:24px!important;color:currentColor}
  .mobile-bottom-nav-v13 a>span svg{width:22px!important;height:22px!important}
  .mobile-bottom-nav-v13 small{font-size:9.5px!important;line-height:1.1!important}
  .mobile-bottom-nav-v13 .mobile-bottom-primary>span{width:42px!important;height:42px!important;margin-top:-17px!important;border-radius:50%;background:var(--v13-green);color:#fff;box-shadow:0 0 0 5px #fff,0 7px 16px rgba(0,106,70,.18)}
  .mobile-bottom-nav-v13 .mobile-bottom-primary>span svg{width:22px!important;height:22px!important}
  .mobile-bottom-nav-v13 .mobile-bottom-primary small{margin-top:1px}
  .mobile-bottom-nav-v13 .mobile-menu-trigger.is-active{color:var(--v13-green)!important}
}

@media (max-width:420px){
  .mobile-navigation[data-auth-menu="true"] .mobile-menu-panel{padding-inline:14px!important}
  .mobile-app-pro-card{grid-template-columns:minmax(0,1fr) 70px!important;padding:16px!important}
  .mobile-app-pro-art{width:68px;height:68px}.mobile-app-pro-art svg{width:66px;height:66px}
  .mobile-app-menu-list strong{font-size:13.5px}
  .mobile-app-menu-list small{font-size:10px}
}

@media (max-width:920px){.mobile-app-account-email{display:block;margin-top:3px;color:#7f8c86;font-size:10px;font-weight:500}}

/* v1.13.4 — descoberta, publicação guiada e conversas mobile */
.v14-discovery-mobile{display:none}
.v14-desktop-search{grid-template-columns:1fr 1fr auto!important;align-items:center;overflow:visible!important}
.v14-desktop-filters{grid-column:1/-1;display:grid;grid-template-columns:140px 140px auto auto 180px auto;gap:10px;align-items:end;padding:10px 4px 2px;border-top:1px solid var(--v13-line)}
.v14-desktop-search .v14-desktop-filters label{display:grid!important;gap:5px!important;padding:0!important;border:0!important;font-size:10px!important;font-weight:700;color:#52645c}
.v14-desktop-search .v14-desktop-filters select,.v14-desktop-search .v14-desktop-filters input{height:38px!important;border:1px solid var(--v13-line)!important;border-radius:10px!important;padding:0 10px!important;background:#fff!important}
.v14-check{display:flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;white-space:nowrap!important}
.v14-check input{width:16px!important;height:16px!important;min-height:auto!important;accent-color:var(--v13-green)}
.v14-discovery-start{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:34px;align-items:center;padding:34px;border:1px dashed #c8ddd2;border-radius:22px;background:#fbfefc}
.v14-discovery-start h2{margin:6px 0 7px;font-size:24px;color:#18392c}.v14-discovery-start p{margin:0;color:var(--v13-muted);font-size:13px;line-height:1.55}
.v14-quick-categories{display:flex;gap:8px;flex-wrap:wrap}.v14-quick-categories span{padding:8px 11px;border:1px solid var(--v13-line);border-radius:999px;background:#fff;color:#315548;font-size:11px;font-weight:700}
.v14-market-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.v14-market-card:hover{transform:translateY(-2px);border-color:#c8ddd2!important;box-shadow:0 12px 30px rgba(12,62,42,.07)!important}

/* Publicação guiada */
.v14-first-request[hidden]{display:none!important}.v14-first-request{display:none}
.v14-request-builder{overflow:visible}.v14-request-step{display:grid;gap:18px}
.v14-step-heading{display:flex;align-items:center;gap:12px}.v14-step-heading>span{width:34px;height:34px;border-radius:50%;background:var(--v13-mint);color:var(--v13-green);display:grid;place-items:center;font-weight:800;font-size:13px;flex:none}.v14-step-heading strong{display:block;font-size:17px;line-height:1.2;color:#1b3c2f}.v14-step-heading small{display:block;margin-top:3px;color:#718079;font-size:11px;line-height:1.4}
.v14-category-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.v14-category-card{position:relative;appearance:none;border:1px solid var(--v13-line);border-radius:16px;background:#fff;min-height:138px;padding:16px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;color:#20382e;transition:.18s}.v14-category-card:hover,.v14-category-card.is-selected{border-color:#8cc8a9;background:#f4faf7;box-shadow:0 7px 18px rgba(0,106,70,.06)}.v14-category-card>span{width:38px;height:38px;border-radius:11px;background:#edf7f1;color:var(--v13-green);display:grid;place-items:center;font-size:18px;margin-bottom:11px}.v14-category-card strong{font-size:13px;line-height:1.25}.v14-category-card small{margin-top:4px;color:#718079;font-size:9.5px;line-height:1.35}.v14-category-card i{display:none;position:absolute;right:10px;top:10px;width:21px;height:21px;border-radius:50%;background:var(--v13-green);color:#fff;font-style:normal;font-size:11px;place-items:center}.v14-category-card.is-selected i{display:grid}
.v14-category-select{max-width:420px}.v14-request-continue{justify-self:end;min-width:150px}.v14-request-continue:disabled{opacity:.45;cursor:not-allowed;transform:none!important}
.v14-request-details{display:none;margin-top:26px;border-top:1px solid var(--v13-line);padding-top:22px}.v14-request-details.is-open{display:block}.v14-request-details .form-section{padding:23px 0;border-bottom:1px solid var(--v13-line)}.v14-request-details .form-section:first-of-type{padding-top:14px}.v14-request-details .form-section>label,.v14-request-details .form-grid{margin-top:16px}
.v14-builder-progress{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px}.v14-builder-progress>span{position:relative;display:flex;align-items:center;gap:6px;color:#87938d;font-size:10px;font-weight:800}.v14-builder-progress>span:not(:last-child):after{content:"";height:1px;background:#dfe8e3;position:absolute;left:31px;right:8px;top:8px}.v14-builder-progress small{font-size:9px;font-weight:600}.v14-builder-progress .is-done,.v14-builder-progress .is-active{color:var(--v13-green)}
.v14-cep-action{align-self:end;padding-bottom:2px}.v14-photo-field>span{display:block;margin-top:6px;color:#718079;font-size:10px;font-weight:500}.v14-request-review{padding:22px 0 2px}.v14-request-review h2{margin:5px 0 6px;font-size:21px;color:#18392c}.v14-request-review>p{margin:0 0 16px;color:var(--v13-muted);font-size:12px}.v14-request-review .checkbox{margin:0 0 18px}

/* Conversas */
.v14-conversation-tabs{display:flex;gap:8px;overflow:auto;padding:0 0 14px}.v14-conversation-tabs a{padding:9px 13px;border:1px solid var(--v13-line);border-radius:999px;background:#fff;color:#56685f;font-size:11px;font-weight:700;white-space:nowrap}.v14-conversation-tabs a.is-active{background:#eef7f2;border-color:#a9d2bd;color:var(--v13-green)}
.v14-conversation-list{padding:0!important;overflow:hidden}.v14-conversation-list>a{display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:76px!important;padding:12px 16px!important}.v14-conversation-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--v13-mint);color:var(--v13-green);font-size:15px;font-weight:800}.v14-conversation-list>a>div:nth-child(2) strong{display:block;font-size:13px}.v14-conversation-list>a>div:nth-child(2) small{display:block;color:#718079;font-size:10px;margin-top:3px}.v14-conversation-list>a>div:last-child{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px;text-align:right}.v14-conversation-list>a>div:last-child small{grid-column:1/2;color:#89948f;font-size:9px}.v14-conversation-list>a>div:last-child i{grid-row:1/3;grid-column:2;font-style:normal;color:#7a8781;font-size:22px}
.v14-conversation-empty{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:46px 24px;border:1px solid var(--v13-line);border-radius:22px;background:#fff;box-shadow:var(--v13-shadow-soft)}.v14-empty-chat-art{width:120px;height:100px;color:#9aaca3}.v14-empty-chat-art svg{width:100%;height:100%;fill:#f5f8f6;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.v14-conversation-empty h2{font-size:22px;color:#1d3c2f;margin:18px 0 8px}.v14-conversation-empty p{max-width:430px;color:#6e7e76;font-size:12px;line-height:1.55;margin:0}.v14-empty-actions{display:flex;gap:9px;margin-top:22px}

@media(max-width:920px){
  .v14-discovery-hero{padding:18px 0 8px!important}.v14-discovery-hero .container{display:none!important}.v14-discovery-section{padding-top:12px!important}.v14-desktop-search{display:none!important}.v14-discovery-mobile{display:grid;gap:12px;margin:0 0 22px}
  .v14-mobile-location{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;color:var(--v13-green);padding:0 4px}.v14-mobile-location>svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v14-mobile-location input{border:0!important;box-shadow:none!important;padding:0!important;min-height:32px!important;font-weight:700!important;background:transparent!important}
  .v14-mobile-searchbox{height:56px;display:grid;grid-template-columns:30px minmax(0,1fr) 42px;align-items:center;gap:7px;padding:0 8px 0 15px;border:1px solid #dae5df;border-radius:18px;background:#f5f8f6;box-shadow:0 4px 14px rgba(17,62,45,.035)}.v14-mobile-searchbox>svg{width:23px;height:23px;fill:none;stroke:#557168;stroke-width:1.8}.v14-mobile-searchbox select{height:48px!important;min-height:48px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:13px!important;color:#30493f!important}.v14-mobile-searchbox button{width:39px;height:39px;border:0;border-radius:12px;background:var(--v13-green);color:#fff;display:grid;place-items:center}.v14-mobile-searchbox button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .v14-mobile-filterbar{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v14-tool-dropdown{position:relative}.v14-tool-dropdown>summary{list-style:none;height:42px;border:1px solid var(--v13-line);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#40564c;font-size:11px;font-weight:700;cursor:pointer}.v14-tool-dropdown>summary::-webkit-details-marker{display:none}.v14-tool-dropdown>summary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v14-tool-dropdown>summary i{width:6px;height:6px;border-radius:50%;background:var(--v13-green)}.v14-tool-panel{position:absolute;z-index:30;top:48px;left:0;width:min(310px,calc(100vw - 32px));padding:15px;border:1px solid var(--v13-line);border-radius:16px;background:#fff;box-shadow:0 18px 46px rgba(12,54,38,.14);display:grid;gap:12px}.v14-sort-dropdown .v14-tool-panel{left:auto;right:0}.v14-tool-panel label:not(.v14-check){display:grid;gap:6px;color:#465d52;font-size:10px;font-weight:700}.v14-tool-panel .v14-check{justify-content:flex-start!important;min-height:28px!important;color:#40564c;font-size:11px;font-weight:600}.v14-tool-panel select,.v14-tool-panel input{min-height:40px!important}
  .v14-discovery-start{grid-template-columns:1fr;padding:24px 18px;gap:20px}.v14-discovery-start h2{font-size:21px}.v14-quick-categories{gap:6px}.v14-quick-categories span{font-size:10px;padding:7px 9px}
  .v14-market-grid{gap:12px!important}.v14-market-card{border-radius:17px!important;padding:15px!important}.v14-market-card .v12-market-card-top{grid-template-columns:54px 1fr auto!important}.v14-market-card .v12-market-avatar{width:54px!important;height:54px!important;border-radius:15px!important}.v14-market-card>p{font-size:11px!important;line-height:1.45!important}.v14-market-card .v12-market-stats{margin-top:12px!important;padding-top:11px!important}

  .v14-request-hero{padding:18px 0 6px!important}.v14-request-hero .container{padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}.v14-request-hero h1{font-size:28px!important}.v14-request-section{padding-top:8px!important}.v14-request-builder{padding:0!important;border:0!important;box-shadow:none!important}.v14-category-cards{grid-template-columns:1fr 1fr;gap:9px}.v14-category-card{min-height:142px;padding:14px}.v14-category-card>span{width:36px;height:36px}.v14-category-card strong{font-size:12px}.v14-category-card small{font-size:9px}.v14-category-select{max-width:none}.v14-request-continue{width:100%;justify-self:stretch}.v14-request-details{scroll-margin-top:78px}.v14-builder-progress{position:sticky;top:66px;z-index:10;background:#fff;padding:10px 0 12px;margin:0}.v14-builder-progress small{display:none}.v14-builder-progress>span{justify-content:center}.v14-builder-progress>span:not(:last-child):after{left:55%;right:-45%}.v14-step-heading strong{font-size:15px}.v14-request-details .form-section{padding:20px 0}.v14-request-details .form-grid.two{grid-template-columns:1fr!important}.v14-cep-action{align-self:auto}.v14-request-review .actions{display:grid!important;grid-template-columns:1fr 1fr!important}.v14-request-review .actions>*{width:100%!important}
  .v14-first-request{position:fixed;z-index:140;inset:0;background:#fff;display:block;padding:calc(28px + env(safe-area-inset-top)) 0 calc(28px + env(safe-area-inset-bottom));overflow:auto}.v14-first-request-inner{min-height:100%;display:flex;flex-direction:column;justify-content:center;position:relative}.v14-intro-close{position:absolute;right:0;top:0;width:42px;height:42px;border:1px solid var(--v13-line);border-radius:50%;background:#fff;color:#50635a;font-size:25px;line-height:1}.v14-intro-art{width:160px;height:120px;margin:0 auto 22px;color:var(--v13-green)}.v14-intro-art svg{width:100%;height:100%;fill:#eef7f2;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.v14-first-request h1{font-size:34px;line-height:1.06;letter-spacing:-1.2px;margin:10px 0 12px;color:#173f31}.v14-first-request>div>p{font-size:14px;line-height:1.55;color:#697a72;margin:0}.v14-intro-benefits{display:grid;gap:14px;margin:28px 0}.v14-intro-benefits span{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px}.v14-intro-benefits b{width:34px;height:34px;border-radius:10px;background:var(--v13-mint);color:var(--v13-green);display:grid;place-items:center}.v14-intro-benefits strong{font-size:13px}.v14-intro-start{width:100%;margin-top:auto;min-height:48px!important}

  .v14-conversations-hero{padding:18px 0 8px!important}.v14-conversations-hero .container{padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}.v14-conversations-hero h1{font-size:28px!important}.v14-conversations-section{padding-top:6px!important}.v14-conversation-tabs{padding-bottom:12px}.v14-conversation-tabs a{padding:9px 12px;font-size:10.5px}.v14-conversation-list{border:0!important;box-shadow:none!important}.v14-conversation-list>a{padding:12px 2px!important;grid-template-columns:44px minmax(0,1fr) auto!important;border-bottom:1px solid #e8eeeb!important}.v14-conversation-empty{border:0;box-shadow:none;min-height:55vh;padding:32px 4px}.v14-conversation-empty h2{font-size:20px}.v14-conversation-empty p{font-size:12px}.v14-empty-actions{display:grid;width:100%;max-width:420px}.v14-empty-actions .button{width:100%}

  .mobile-bottom-nav-v13 .mobile-bottom-primary>span{width:46px!important;height:46px!important;margin-top:-20px!important;box-shadow:0 0 0 5px #fff,0 8px 20px rgba(0,106,70,.22)!important}.mobile-bottom-nav-v13 .mobile-bottom-primary>span svg{width:24px!important;height:24px!important}.mobile-bottom-nav-v13 .mobile-bottom-primary small{font-weight:800!important;color:var(--v13-green)!important}
}

@media(max-width:420px){.v14-category-card{min-height:136px}.v14-first-request h1{font-size:31px}.v14-mobile-searchbox{height:54px}.v14-tool-panel{width:calc(100vw - 28px)}}

/* Foto de perfil — interação circular inspirada no padrão social, v1.13.10 */
.fb-avatar-editor{display:flex;align-items:center;gap:24px;padding:20px;border:1px solid #e1e9e5;border-radius:18px;background:#fbfdfc}.fb-avatar-control{position:relative;width:132px;height:132px;flex:0 0 132px}.fb-avatar-button{position:relative;width:132px;height:132px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;display:block}.fb-avatar-button:focus-visible{outline:3px solid rgba(0,106,70,.2);outline-offset:5px}.fb-avatar-preview{width:132px!important;height:132px!important;border-radius:50%!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(145deg,#e8f6ef,#d5eee1)!important;color:var(--v13-green)!important;font-size:38px!important;font-weight:800!important;border:4px solid #fff!important;box-shadow:0 0 0 1px #dce6e1,0 10px 26px rgba(25,72,53,.12)!important}.fb-avatar-preview img{display:block;width:100%;height:100%;object-fit:cover}.fb-avatar-camera{position:absolute;right:0;bottom:6px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#edf1ef;color:#213b30;border:3px solid #fff;box-shadow:0 3px 10px rgba(18,46,35,.16);transition:transform .16s ease,background .16s ease,color .16s ease}.fb-avatar-camera svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fb-avatar-button:hover .fb-avatar-camera,.fb-avatar-button:focus-visible .fb-avatar-camera{transform:scale(1.05);background:var(--v13-green);color:#fff}.fb-avatar-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.fb-avatar-meta{min-width:0;display:grid;gap:7px;align-content:center}.fb-avatar-meta>strong{font-size:16px;color:#19392c}.fb-avatar-meta>p{max-width:540px;margin:0;color:#667970;font-size:12px;line-height:1.5}.fb-avatar-meta>small{color:#7b8b84;font-size:10px}.fb-avatar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:3px}.fb-avatar-remove{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;color:#6a7972!important;font-size:11px!important;font-weight:600!important;cursor:pointer}.fb-avatar-remove input{width:16px!important;height:16px!important;min-height:0!important;margin:0!important}.fb-avatar-editor.has-pending-avatar .fb-avatar-camera{background:var(--v13-green);color:#fff}.fb-avatar-editor.is-removing-avatar .fb-avatar-preview{opacity:.62;filter:grayscale(.15)}
@media(max-width:700px){.fb-avatar-editor{flex-direction:column;align-items:center;text-align:center;padding:20px 16px}.fb-avatar-meta{justify-items:center}.fb-avatar-meta>p{max-width:360px}.fb-avatar-actions{justify-content:center}.fb-avatar-control,.fb-avatar-button,.fb-avatar-preview{width:120px!important;height:120px!important}.fb-avatar-control{flex-basis:120px}.fb-avatar-preview{font-size:34px!important}.fb-avatar-camera{width:38px;height:38px;right:-1px;bottom:4px}}

/* Avatar com salvamento imediato, v1.13.11 */
.fb-avatar-editor.is-uploading-avatar .fb-avatar-camera{opacity:.55;pointer-events:none}
.fb-avatar-editor.is-uploading-avatar .fb-avatar-button{cursor:progress}
.fb-avatar-editor.avatar-upload-success [data-avatar-status]{color:var(--v13-green);font-weight:700}
.fb-avatar-editor.avatar-upload-error [data-avatar-status]{color:#a52a2a;font-weight:700}

/* ===== v1.13.12 · Editor profissional estilo rede social ===== */
.professional-editor-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}
.professional-editor-sidebar{position:sticky;top:88px;align-self:start}
.profile-editor-index.profile-editor-side-nav{display:grid!important;gap:5px!important;overflow:visible!important;margin:0!important;padding:8px!important;border:1px solid var(--v13-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--v13-shadow-soft)!important}
.profile-editor-index.profile-editor-side-nav a{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;width:100%!important;padding:10px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#284238!important;font-size:12px!important;font-weight:600!important;white-space:normal!important;transition:background .15s ease,color .15s ease!important}
.profile-editor-index.profile-editor-side-nav a:hover,.profile-editor-index.profile-editor-side-nav a.is-active{background:#eaf6ef!important;color:var(--v13-green)!important}
.profile-editor-side-nav a>span:last-child{min-width:0;display:grid;gap:1px}.profile-editor-side-nav a strong{font-size:12px;line-height:1.25}.profile-editor-side-nav a small{font-size:9px;line-height:1.3;color:#7b8b84;font-weight:500}.profile-editor-side-nav a.is-active small{color:#557369}
.profile-side-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef4f1;color:#46665a}.profile-editor-side-nav a.is-active .profile-side-icon,.profile-editor-side-nav a:hover .profile-side-icon{background:#d9eee2;color:var(--v13-green)}.profile-side-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.professional-editor-content{min-width:0;display:grid;gap:16px}.professional-editor-content>.professional-editor-form{margin:0!important}.professional-editor-content>.top-gap{margin-top:0!important}

.profile-cover-editor{padding:0!important;overflow:hidden!important;border-radius:20px!important}.profile-cover-stage{position:relative;aspect-ratio:820/312;width:100%;max-height:360px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#dff1e7,#f6fbf8 58%,#e4f4eb)}.profile-cover-stage img{display:block;width:100%;height:100%;object-fit:cover}.profile-cover-placeholder{text-align:center;color:#527064;padding:24px}.profile-cover-placeholder strong,.profile-cover-placeholder small{display:block}.profile-cover-placeholder strong{font-size:18px;color:#244a3a}.profile-cover-placeholder small{font-size:11px;margin-top:5px}
.profile-cover-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 16px;background:#fff}.profile-cover-toolbar>div:first-child{display:grid;gap:3px}.profile-cover-toolbar strong{font-size:13px;color:#1f4335}.profile-cover-toolbar small{font-size:10px;color:#72847b;line-height:1.4}.profile-cover-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.profile-cover-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.profile-cover-editor.is-uploading-cover .profile-cover-stage{opacity:.78}.profile-cover-editor.cover-upload-success [data-cover-status]{color:var(--v13-green);font-weight:700}.profile-cover-editor.cover-upload-error [data-cover-status]{color:#a52a2a;font-weight:700}

/* Aviso +18 compacto, alinhado e sem áreas vazias. */
.adult-profile-setting{display:grid!important;gap:12px!important;margin-top:16px!important;padding:16px!important;border:1px solid #edc9cf!important;border-radius:16px!important;background:#fffafb!important;min-height:0!important;height:auto!important;overflow:hidden!important}
.adult-profile-heading{display:flex;align-items:flex-start;gap:11px}.adult-profile-heading>div{display:grid;gap:3px;min-width:0}.adult-profile-heading strong{font-size:13px;color:#55232b}.adult-profile-heading small{font-size:10px;line-height:1.45;color:#7d6267}.adult-profile-badge{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#8f1d2c;color:#fff;font-size:12px;font-weight:850}
.adult-profile-toggle{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;margin:0!important;padding:12px!important;border:1px solid #ead8dc!important;border-radius:12px!important;background:#fff!important;cursor:pointer}.adult-profile-toggle input{width:18px!important;height:18px!important;min-height:0!important;margin:1px 0 0!important}.adult-profile-toggle>span{display:grid;gap:2px}.adult-profile-toggle strong{font-size:12px;color:#3f3134}.adult-profile-toggle small{font-size:9px;line-height:1.45;color:#766b6d}.adult-profile-policy{margin:0!important;padding:10px 12px!important;border-radius:10px!important;background:#fff1f3!important;color:#8b3340!important;font-size:10px!important;line-height:1.45!important;overflow-wrap:anywhere!important}

/* ===== v1.13.12 · Perfil público com capa ===== */
.professional-public-page .professional-public-cover{position:relative;aspect-ratio:820/312;max-height:360px;width:100%;overflow:hidden;border:1px solid var(--v13-line);border-bottom:0;border-radius:22px 22px 0 0;background:linear-gradient(135deg,#dcefe5,#f7fbf9 55%,#d7eee1);box-shadow:var(--v13-shadow-soft)}
.professional-public-page .professional-public-cover>img{display:block;width:100%;height:100%;object-fit:cover}.professional-public-cover-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 72% 28%,rgba(0,106,70,.16),transparent 34%),linear-gradient(135deg,#dcefe5,#f7fbf9)}.professional-public-cover-placeholder span{font-size:clamp(34px,7vw,78px);font-weight:850;letter-spacing:-.06em;color:rgba(0,106,70,.18)}
.professional-public-page .public-profile-hero.professional-public-identity-row{margin-top:0!important;padding:0 28px 22px!important;border-radius:0 0 22px 22px!important;border-top:0!important;background:#fff!important;box-shadow:var(--v13-shadow)!important;align-items:end!important}
.professional-public-page .professional-public-identity-row .profile-photo-hero,.professional-public-page .professional-public-identity-row .profile-avatar-hero{width:118px!important;height:118px!important;border-radius:50%!important;margin-top:-52px!important;position:relative!important;z-index:2!important;border:5px solid #fff!important;box-shadow:0 0 0 1px var(--v13-line),0 8px 22px rgba(16,53,39,.14)!important}
.professional-public-page .professional-public-identity-row .public-profile-identity{padding-top:16px}.professional-public-page .professional-public-identity-row .profile-public-actions{padding-top:16px;align-self:center!important}

@media(max-width:900px){.professional-editor-shell{grid-template-columns:1fr}.professional-editor-sidebar{position:static}.profile-editor-index.profile-editor-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}.professional-editor-content{gap:12px}}
@media(max-width:700px){.profile-cover-toolbar{grid-template-columns:1fr}.profile-cover-actions{justify-content:flex-start}.profile-cover-actions .button{flex:1}.professional-public-page .public-profile-hero.professional-public-identity-row{padding:0 18px 18px!important}.professional-public-page .professional-public-identity-row .profile-photo-hero,.professional-public-page .professional-public-identity-row .profile-avatar-hero{width:104px!important;height:104px!important;margin-top:-45px!important}.professional-public-page .professional-public-identity-row .public-profile-identity{padding-top:8px}.professional-public-page .professional-public-identity-row .profile-public-actions{padding-top:4px}.profile-editor-index.profile-editor-side-nav{grid-template-columns:1fr!important}.profile-editor-index.profile-editor-side-nav a{grid-template-columns:34px minmax(0,1fr)!important;padding:8px!important}.profile-side-icon{width:34px;height:34px}}
