@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,300;12..96,400;12..96,500;12..96,600;12..96,700&family=JetBrains+Mono:wght@400;500;600;700&display=swap");.hd{--color-green-400:#eaff7a;--color-green-500:#d9ff2b;--color-green-600:#b8d900;--color-teal-300:#1a9aa8;--color-teal-400:#0a6b7a;--color-teal-500:#004751;--color-teal-600:#003338;--color-teal-700:#001f25;--color-navy-300:#3c5560;--color-navy-400:#2c3f47;--color-navy-500:#1a2b31;--color-navy-600:#121f24;--color-navy-700:#0e1a1f;--color-gray-50:#f4f5f0;--color-gray-100:#e8ebe6;--color-gray-200:#c7d4d6;--color-gray-300:#9eb0b4;--color-gray-400:#728d92;--color-gray-500:#4e6b70;--color-gray-600:#354e54;--color-gray-700:#263a40;--color-gray-800:#1a2b31;--color-gray-900:#0e1a1f;--color-success:#2bb56b;--color-success-bg:#e8f7ee;--color-success-text:#1a6b40;--color-error:#e53e3e;--color-error-bg:#fee8e8;--color-error-text:#8b1717;--color-warning:#e89c30;--color-warning-bg:#fef6e8;--color-warning-text:#7a4d00;--color-info:#004751;--color-info-bg:#e4eff0;--color-info-text:#003338;--color-bg:#f4f5f0;--color-surface:#fff;--color-border:#c7d4d6;--color-border-subtle:#e8ebe6;--color-border-strong:#9eb0b4;--color-text-primary:#1a2b31;--color-text-secondary:#4e6b70;--color-text-muted:#728d92;--color-text-disabled:#9eb0b4;--color-text-inverse:#fff;--color-accent:#d9ff2b;--color-accent-hover:#eaff7a;--color-accent-press:#b8d900;--color-accent-fg:#1a2b31;--color-primary:#004751;--color-primary-hover:#003338;--color-primary-press:#001f25;--color-primary-fg:#fff;--color-secondary:#1a2b31;--color-secondary-hover:#2c3f47;--color-secondary-fg:#fff;--color-ghost-hover:rgba(0,71,81,.08);--color-ghost-press:rgba(0,71,81,.14);--font-sans:"Bricolage Grotesque",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","Fira Code","Courier New",monospace;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:9999px;--shadow-md:0 4px 12px rgba(26,43,49,.1);font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-gray-50);-webkit-font-smoothing:antialiased}.hd *,.hd :after,.hd :before{box-sizing:border-box}.hd-vaga-card{transition:box-shadow .15s,transform .15s}.hd-vaga-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.hd-back-btn{transition:background .15s}.hd-back-btn:hover{background:hsla(0,0%,100%,.12)}.hd-field:focus{box-shadow:0 0 0 3px var(--color-info-bg)}.hd-drop:hover,.hd-field:focus{border-color:var(--color-primary)}@media (max-width:820px){.hd-form-fields,.hd-form-grid,.hd-vagas-grid{grid-template-columns:1fr!important}.hd-sidebar{position:static!important}.hd-hero-title{font-size:34px!important}}