.city-region-field{flex:320px}.city-region-grid{grid-template-columns:minmax(110px,140px) minmax(0,1fr);gap:12px;display:grid}.city-region-grid .field{min-width:0}@media (max-width:640px){.city-region-grid{grid-template-columns:1fr}}
.custom-select{position:relative}.select-trigger{width:100%;color:var(--foreground);background:#fff;border:1px solid #3c556829;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.select-trigger:hover{border-color:#3c556847}.select-trigger:disabled{cursor:not-allowed;opacity:.68}.select-trigger:disabled:hover{border-color:#3c55681f}.select-trigger:focus-visible{background:#fff;border-color:#0b5f6757;outline:none;box-shadow:0 0 0 3px #0f7c8614}.select-trigger-text{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-trigger-icon{border-right:1.75px solid var(--ink-soft);border-bottom:1.75px solid var(--ink-soft);width:9px;height:9px;transition:transform .18s;transform:rotate(45deg)translateY(-2px)}.custom-select.open .select-trigger{background:#fff;border-color:#0b5f6747}.custom-select.open .select-trigger-icon{transform:rotate(-135deg)translateY(-1px)}.select-panel{z-index:20;background:#fff;border:1px solid #3c556824;border-radius:18px;gap:6px;width:100%;max-height:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto}.select-search{padding-bottom:4px}.select-search-input{width:100%;color:var(--foreground);background:#fff;border:1px solid #3c556824;border-radius:12px;padding:11px 12px}.select-search-input:focus{border-color:#0b5f674d;outline:none;box-shadow:0 0 0 3px #0f7c8614}.select-empty-state{color:var(--muted);margin:0;padding:10px 4px 2px;font-size:.92rem}.select-option{width:100%;color:var(--ink-soft);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px;transition:background-color .18s,border-color .18s,color .18s;display:flex}.select-option span:last-child{color:var(--primary-strong);letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:700}.select-option:hover{background:#0f172a09;border-color:#3c556814}.select-option.active{color:var(--primary-strong);background:#0f766e14;border-color:#0f766e24;font-weight:700}.select-option.highlighted{background:#0f172a0a;border-color:#3c556814}.select-option:focus-visible{border-color:#0b5f6738;outline:none;box-shadow:0 0 0 3px #0f7c8614}:is(.select-trigger,.select-search-input){background:#fffffff0;border:1px solid #13293d1f;box-shadow:inset 0 1px #fffc,0 10px 24px #0f172a0a}.select-trigger{min-height:52px}.select-search-input:focus{border-color:#0f766e3d;box-shadow:0 0 0 3px #0f766e14,0 10px 24px #0f172a0f}.select-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffc;border:1px solid #13293d1f;box-shadow:0 12px 28px #0f172a14}.select-option.active{background:#0f766e1a}
.publish-page-heading h1{max-width:18ch;font-size:clamp(2.5rem,5vw,4.5rem)}.preview-column{gap:16px;display:grid}.preview-column{align-content:start;align-self:start}.preview-column>*{align-self:start}.publish-service-form{gap:18px}.publish-job-form{gap:18px}.publish-form-intro{border-bottom:1px solid #0f172a14;gap:8px;padding-bottom:6px;display:grid}:is(.publish-form-intro h2,.publish-form-intro p){margin:0}.publish-form-intro h2{font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.08}.publish-form-intro>p:last-child{max-width:62ch;color:var(--muted);line-height:1.6}.publish-form-intro .publish-draft-status{width:fit-content;min-height:32px;color:var(--primary-strong);background:#0f766e14;border-radius:999px;align-items:center;padding:6px 10px;font-size:.8rem;font-weight:750;line-height:1.35;display:inline-flex}.preview-guide{gap:10px;display:grid}.preview-note{background:#f3f9fff5;gap:12px;display:grid}.preview-note-title{color:var(--foreground);margin:0;font-weight:700}.preview-message{max-width:100%;color:var(--foreground);background:#0f7c8614;border:1px solid #0f7c861f}.preview-copy{color:var(--muted);line-height:1.7}.preview-label{color:var(--muted);font-size:.92rem}.preview-label{margin:0 0 6px}.publish-checklist{gap:8px;margin:4px 0 0;padding:0;list-style:none;display:grid}.publish-checklist li{color:var(--ink-soft);padding-left:18px;font-size:.92rem;line-height:1.5;position:relative}.publish-checklist li:before{background:var(--primary);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:.62em;left:0}.field-helper-split{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.field-helper-split>span:last-child{color:var(--ink-soft);white-space:nowrap;flex:none;font-size:.78rem;font-weight:750}@media (max-width:760px){.publish-service-form{gap:16px}.publish-form-intro h2{font-size:1.28rem}.preview-surface{border-radius:24px;padding:20px}}.preview-note{border:1px solid var(--surface-border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff5,#f7fafcd6)}.preview-copy{color:var(--muted)}.preview-note{background:linear-gradient(#f4f7faeb,#edf2f6c2);border:1px solid #13293d14}:is(.preview-guide,.preview-note){border-radius:28px}.preview-surface{background:linear-gradient(#fffffffa,#f4f8fbe6)}@media (max-width:640px){.preview-surface{border-radius:22px;padding:16px}.field-helper-split{flex-direction:column;align-items:flex-start;gap:5px}}
.profile-page-heading h1{max-width:18ch;font-size:clamp(2.4rem,5vw,4.6rem)}.profile-workspace-nav{z-index:8;border:1px solid var(--surface-border);width:fit-content;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:14px;flex-wrap:wrap;gap:6px;padding:5px;display:flex;position:sticky;top:104px}.profile-workspace-nav a{min-height:44px;color:var(--ink-soft);border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:750;display:inline-flex}:is(.profile-workspace-nav a:hover,.profile-workspace-nav a:focus-visible){color:var(--primary-strong);background:#0f766e14}:is(#visao-geral,#perfil-publico,#meus-servicos,#minhas-publicacoes){scroll-margin-top:178px}.profile-metric-grid{margin-top:0}.profile-completion-card{min-width:220px}.profile-completion-track{background:#0f172a17;border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.profile-completion-track>span{border-radius:inherit;background:var(--primary);height:100%;display:block}:is(.profile-editor-card,.profile-editor-form,.profile-summary-grid){display:grid}:is(.profile-editor-card,.profile-editor-form){gap:16px}:is(.profile-editor-form .field-helper-split,.profile-service-form .field-helper-split){justify-content:space-between;align-items:flex-start;gap:16px;display:flex}:is(.profile-editor-form .field-helper-split>span:last-child,.profile-service-form .field-helper-split>span:last-child){color:var(--ink-soft);white-space:nowrap;flex:none;font-size:.78rem;font-weight:750}:is(.profile-editor-header,.profile-editor-actions,.profile-summary-actions){flex-wrap:wrap;gap:12px;display:flex}.profile-editor-header{justify-content:space-between;align-items:flex-start}.profile-editor-header>div{gap:10px;display:grid}.profile-editor-header h2{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin:0}:is(.profile-editor-header p,.profile-summary-about){color:var(--muted);margin:0;line-height:1.65}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-summary-item{background:#fff9;border:1px solid #3c556814;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.profile-summary-item span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.profile-summary-item strong{letter-spacing:-.03em;overflow-wrap:anywhere;word-break:break-word;font-size:1rem;line-height:1.35}.profile-next-actions{background:#0f766e0e;border:1px solid #0f766e24;border-radius:18px;gap:12px;padding:16px;display:grid}.profile-next-actions>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.profile-next-actions>div>span{color:var(--muted);font-size:.84rem}.profile-next-actions ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0;padding:0;list-style:none;display:grid}.profile-next-actions li{color:var(--ink-soft);padding-left:17px;font-size:.9rem;position:relative}.profile-next-actions li:before{background:var(--primary);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:.48em;left:1px}.profile-services-manager{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 34%),linear-gradient(155deg,#fff,#fbfdff);border:1px solid #2563eb1f;gap:22px;display:grid;overflow:hidden}.profile-jobs-manager{background:radial-gradient(circle at 100% 0,#0f766e17,#0000 34%),linear-gradient(155deg,#fff,#fbfefd);border:1px solid #0f766e24;gap:22px;display:grid;overflow:hidden}.profile-jobs-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-jobs-header>div{gap:7px;min-width:0;display:grid}.profile-jobs-header h2{color:var(--ink);font-family:var(--font-display), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,3vw,2.35rem)}.profile-jobs-header p{max-width:68ch;color:var(--muted);margin:0;line-height:1.65}.profile-jobs-header>.primary-button{flex:none}.profile-jobs-manager .owned-board-controls{border-radius:18px;max-width:520px;padding:8px}.profile-jobs-manager .owned-board-heading{padding-top:2px}.profile-jobs-manager .owned-board-heading h3{margin:0;font-size:clamp(1.25rem,2vw,1.55rem)}.profile-jobs-panel{gap:16px;display:grid}:is(.profile-services-header,.profile-service-form-heading,.profile-service-card-heading,.profile-service-card-actions){justify-content:space-between;align-items:flex-start;gap:16px;display:flex}:is(.profile-services-header>div,.profile-service-form-heading>div,.profile-service-card-heading>div){gap:7px;min-width:0;display:grid}:is(.profile-services-header h2,.profile-service-form-heading h3,.profile-service-card-heading h3){color:var(--ink);font-family:var(--font-display), sans-serif;letter-spacing:-.035em;margin:0}.profile-services-header h2{font-size:clamp(1.75rem,3vw,2.35rem)}.profile-services-header p{max-width:68ch;color:var(--muted);margin:0;line-height:1.65}.profile-services-header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.profile-service-form{background:#ffffffe6;border:1px solid #2563eb29;border-radius:22px;gap:18px;padding:22px;display:grid;box-shadow:0 16px 34px #0f172a0f}:is(.profile-service-form-heading>div>span,.profile-service-card-heading>div>span){color:#64748b;letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:850}.profile-service-form-grid{grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:16px;display:grid}.profile-primary-service-badge{color:#047857;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#0596691a;border:1px solid #05966933;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:5px 11px;font-size:.74rem;font-weight:850;display:inline-flex}.profile-service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-service-manager-card{background:#fffffff0;border:1px solid #0f172a17;border-radius:22px;gap:16px;min-width:0;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #0f172a0b}.profile-service-manager-card.primary{border-color:#0596693d;box-shadow:0 14px 32px #05966914}.profile-service-manager-card.primary:before{content:"";background:#059669;width:4px;position:absolute;inset:0 auto 0 0}.profile-service-card-heading h3{overflow-wrap:anywhere;font-size:1.2rem;line-height:1.3}.profile-service-manager-card>p{color:var(--muted);margin:0;line-height:1.65}.profile-service-card-meta{background:#0f172a13;border:1px solid #0f172a13;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.profile-service-card-meta>div{background:#fff;gap:5px;min-width:0;padding:12px 13px;display:grid}.profile-service-card-meta dt{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.profile-service-card-meta dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.9rem;font-weight:750}.profile-service-card-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:auto}.profile-service-delete-button{color:#b91c1c;cursor:pointer;min-height:44px;font:inherit;background:#dc26260e;border:1px solid #dc262633;border-radius:12px;padding:0 15px;font-size:.88rem;font-weight:800;transition:background .18s,border-color .18s}:is(.profile-service-delete-button:hover,.profile-service-delete-button:focus-visible){background:#dc26261a;border-color:#dc262661}.profile-service-delete-button:disabled{cursor:not-allowed;opacity:.5}.profile-services-empty{background:#2563eb09;border:1px dashed #2563eb3d;border-radius:20px;justify-items:start;gap:9px;padding:24px;display:grid}.profile-services-empty p{max-width:62ch;color:var(--muted);margin:0 0 5px;line-height:1.6}@media (max-width:960px){.profile-editor-header{flex-direction:column;align-items:flex-start}.profile-service-list{grid-template-columns:1fr}}@media (max-width:640px){.profile-next-actions>div{flex-direction:column;align-items:flex-start;gap:4px}.profile-next-actions ul{grid-template-columns:1fr}:is(.profile-editor-form .field-helper-split,.profile-service-form .field-helper-split){flex-direction:column;gap:5px}}@media (max-width:760px){.profile-workspace-nav{top:calc(env(safe-area-inset-top,0px) + 68px);grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding:4px;display:grid;overflow:hidden}.profile-workspace-nav a{text-align:center;min-width:0;padding-inline:7px;font-size:.76rem}.profile-summary-grid{grid-template-columns:1fr}:is(.profile-services-header,.profile-jobs-header,.profile-service-form-heading,.profile-service-card-heading){flex-direction:column;align-items:flex-start}:is(.profile-services-header-actions,.profile-jobs-header>.primary-button,.profile-service-form-grid){width:100%}.profile-services-header-actions>*{flex:180px}:is(.profile-service-form-grid,.profile-service-card-meta){grid-template-columns:1fr}:is(.profile-service-form,.profile-service-manager-card){padding:17px}:is(.profile-editor-actions>*,.profile-summary-actions>*){width:100%}}
.service-multi-select{gap:16px;display:grid}.service-adder{gap:10px}.service-chip-list{flex-wrap:wrap;gap:8px;display:flex}.service-chip{max-width:100%;color:var(--primary-strong);background:#0f766e14;border:1px solid #0f766e29;border-radius:999px;align-items:center;gap:8px;padding:7px 8px 7px 12px;font-size:.88rem;font-weight:700;line-height:1.25;display:inline-flex}.service-chip button{width:24px;height:24px;color:var(--primary-strong);background:#0f766e1f;border:0;border-radius:999px;flex:none;place-items:center;font-size:1rem;font-weight:800;line-height:1;display:inline-grid}.service-chip button:hover{background:#0f766e2e}.service-chip button:focus-visible{outline:none;box-shadow:0 0 0 3px #0f766e1f}
