:root{--hh-primary:#343230;--hh-accent:#d8c2a0;--hh-surface:#fff}.emc-wrap{font-family:Arial,sans-serif;color:#252321;max-width:1180px;margin:0 auto}.emc-application-wrap{background:var(--hh-primary);color:#fff;padding:54px;border-radius:22px}.emc-heading{text-align:center;margin-bottom:34px}.hh-form-logo{max-height:72px;max-width:240px;margin:0 auto 20px;display:block}.emc-kicker{font-size:12px;letter-spacing:3px;color:var(--hh-accent);font-weight:700}.emc-heading h2,.emc-thank-you h2,.emc-dashboard-wrap h2,.emc-login-card h2{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:8px 0 12px}.emc-heading p{max-width:760px;margin:auto;color:#ddd;font-size:18px;line-height:1.55}.emc-progress{max-width:430px;margin:0 auto 42px;position:relative}.emc-progress-line{height:2px;background:#777;position:absolute;left:10px;right:10px;top:9px}.emc-progress-line span{display:block;height:100%;width:0;background:var(--hh-accent);transition:.25s}.emc-progress-dots{display:flex;justify-content:space-between;position:relative}.emc-progress-dots span{width:18px;height:18px;border-radius:50%;border:2px solid var(--hh-accent);background:var(--hh-primary);box-sizing:border-box}.emc-progress-dots span.active,.emc-progress-dots span.complete{background:var(--hh-accent)}.emc-progress-label{text-align:center;margin-top:13px;font-size:14px;color:#ddd}.emc-step{display:none}.emc-step.active{display:block}.emc-step h3{font-family:Georgia,serif!important;color:#fff!important;font-weight:400!important;font-size:30px!important;margin:0 0 34px!important;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:15px}.emc-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 28px}.emc-full{grid-column:1/-1}.emc-field{margin-bottom:30px}.emc-field>label{display:block;font-weight:700;margin-bottom:11px}.emc-field>small{display:block;color:#cfcfcf;margin-top:7px;font-size:12px}.emc-field label span{font-weight:400;color:#ccc}.emc-field input[type=text],.emc-field input[type=email],.emc-field input[type=tel],.emc-field input[type=url],.emc-field select,.emc-field textarea,.emc-login-card input,.emc-toolbar input,.emc-toolbar select,.emc-owner-row textarea,.emc-owner-row input{width:100%;box-sizing:border-box;border:1px solid #777;border-radius:8px;padding:14px 15px;font:inherit;background:#fff;color:#222}.emc-options{display:flex;gap:18px 26px;flex-wrap:wrap;line-height:1.5}.emc-options label{font-weight:400;margin:0}.emc-checkboxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px}.emc-checkboxes input,.emc-consents input{accent-color:var(--hh-accent)}.emc-invalid,.has-error input,.has-error select,.has-error textarea{outline:2px solid #ff8e8e!important;outline-offset:1px}.has-error>.emc-options{border:1px solid #ff8e8e;border-radius:8px;padding:12px}.emc-license-other-wrap[hidden]{display:none!important}.emc-nav{display:flex;justify-content:space-between;gap:16px;margin-top:38px;padding-top:26px;border-top:1px solid rgba(255,255,255,.12)}.emc-next,.emc-submit,.emc-back,.emc-outline,.emc-save-app,.emc-archive-app,.emc-restore-app,.emc-delete-app,.emc-action-link{border-radius:8px;padding:14px 24px;font-weight:700;cursor:pointer;text-decoration:none}.emc-next,.emc-submit{background:var(--hh-accent);color:#1f1e1c;border:1px solid var(--hh-accent);margin-left:auto}.emc-back{background:transparent;color:#fff;border:1px solid #aaa}.emc-validation-message{margin:16px 0 4px;font-weight:700}.emc-validation-message.error,.emc-message.error{color:#ff8e8e}.emc-upload-box{background:#fff;color:#222;border-radius:10px;padding:20px;border:1px solid #777}.emc-upload-box input{width:100%}.emc-upload-box #emc-file-status{margin-top:10px;color:#666;font-size:13px}.emc-consents{display:grid;gap:16px;margin-top:28px}.emc-consents label{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.emc-turnstile{margin-top:25px}.emc-thank-you{text-align:center;padding:58px 24px}.emc-thank-icon{width:72px;height:72px;border:2px solid var(--hh-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;font-size:34px;color:var(--hh-accent)}.emc-thank-you p{max-width:700px;margin:0 auto 24px;color:#ddd;font-size:18px;line-height:1.6}.emc-thank-contact{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;color:#fff}.hh-thank-id{margin-top:22px;color:var(--hh-accent)}.emc-honeypot{position:absolute!important;left:-9999px!important}.emc-login-card{max-width:520px;margin:60px auto;padding:38px;border:1px solid #ddd;border-radius:18px;background:var(--hh-surface)}.hh-login-logo{display:block;max-height:70px;max-width:220px;margin:0 auto 20px}.hh-dashboard-password{position:relative}.hh-dashboard-password input{padding-right:48px}.hh-login-eye{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:18px;cursor:pointer}.emc-login-card .emc-submit{width:100%;margin-top:18px}.emc-dashboard-wrap{padding:28px 0}.emc-dashboard-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.hh-dashboard-brand{display:flex;gap:18px;align-items:center}.hh-dashboard-brand img{max-height:62px;max-width:170px}.emc-outline{background:transparent;color:inherit;border:1px solid #999}.emc-toolbar{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;margin:22px 0}.emc-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:22px}.emc-stat{background:#252321;color:#fff;padding:18px;border-radius:14px;border:2px solid transparent;text-align:left;cursor:pointer}.emc-stat:hover,.emc-stat.active{border-color:var(--hh-accent)}.emc-stat strong{display:block;font-family:Georgia,serif;font-size:30px;color:var(--hh-accent)}.emc-stat span{font-size:13px}.emc-app-list{display:grid;gap:12px}.emc-app-card{background:var(--hh-surface);border:1px solid #ddd;border-radius:14px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05)}.emc-app-card.is-archived{opacity:.72}.emc-app-summary{width:100%;border:0;background:var(--hh-surface);display:grid;grid-template-columns:32px minmax(220px,1.3fr) minmax(180px,1fr) auto;gap:18px;align-items:center;text-align:left;padding:18px 20px;cursor:pointer;color:#222}.emc-app-summary:hover{background:#faf8f5}.emc-chevron{font-size:28px;line-height:1;transition:.2s}.emc-app-card.open .emc-chevron{transform:rotate(90deg)}.emc-candidate-main{display:flex;flex-direction:column}.emc-candidate-main strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.emc-candidate-main small{color:#777;margin-top:3px}.emc-candidate-license{color:#555}.emc-status-badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:700;background:#eee;white-space:nowrap}.status-new{background:#fff2bf}.status-contacted{background:#dbeeff}.status-interview{background:#ece0ff}.status-hired{background:#dff5e3}.status-rejected{background:#ffe0e0}.status-chair-rental{background:#f7ead8}.emc-app-details{border-top:1px solid #eee;padding:20px}.emc-app-actions-top{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap;margin-bottom:18px}.emc-status{padding:10px 12px;border-radius:8px}.emc-action-link,.emc-archive-app,.emc-restore-app,.emc-delete-app{font-size:12px;padding:10px 13px}.emc-action-link{background:#252321;color:#fff;border:1px solid #252321}.emc-archive-app,.emc-restore-app{background:#f3f0ea;border:1px solid #ccc;color:#333}.emc-delete-app{background:#fff;border:1px solid #d66;color:#a00}.emc-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 24px;padding:14px 0 18px}.emc-app-grid div{display:flex;flex-direction:column;gap:4px}.emc-app-grid b{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:#777}.emc-app-grid a{color:#8f7146}.emc-span-2{grid-column:1/-1}.emc-owner-row{display:grid;grid-template-columns:2fr 1fr auto;gap:12px;align-items:end;border-top:1px solid #eee;padding-top:18px}.emc-owner-row label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.emc-save-app{background:#252321;color:#fff;border:1px solid #252321}.emc-sync{font-size:12px;color:#777;margin-top:12px}.emc-empty,.emc-loading{padding:30px;text-align:center;border:1px dashed #ccc;border-radius:14px;color:#777}@media(max-width:850px){.emc-grid,.emc-app-grid,.emc-owner-row,.emc-toolbar{grid-template-columns:1fr}.emc-checkboxes{grid-template-columns:1fr 1fr}.emc-stats{grid-template-columns:1fr 1fr}.emc-span-2,.emc-full{grid-column:auto}.emc-application-wrap{padding:30px 20px}.emc-dashboard-top{align-items:flex-start;flex-direction:column}.emc-app-summary{grid-template-columns:28px 1fr}.emc-candidate-license,.emc-status-badge{grid-column:2}.emc-heading h2,.emc-thank-you h2,.emc-dashboard-wrap h2,.emc-login-card h2{font-size:34px}.emc-heading p{font-size:16px}}