:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f7f7f7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a,a:hover{color:inherit}body{margin:0;min-height:100vh;background:#f7f7f7}h1,h2,h3,p{margin:0}.page{max-width:960px;margin:0 auto;padding:32px 24px 48px}.page-message{max-width:960px;margin:48px auto;padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-align:center;color:#0f172a;box-shadow:0 8px 24px #0f172a0f}.notice-header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.notice-header-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%}.notice-logo{display:flex;align-items:center;justify-content:center;min-height:72px}.notice-logo img{max-height:80px;max-width:200px;width:auto;height:auto;object-fit:contain}.notice-photo-placeholder{width:110px;height:110px;border:2px dashed #cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#475569;background:#fff}.notice-header-text{text-align:center;display:flex;flex-direction:column;gap:6px}.notice-header-subtitle{text-transform:uppercase;letter-spacing:.05em;font-size:12px;color:#475569}.notice-header-title{font-size:28px;font-weight:700;color:#0f172a}.form-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 8px 24px #0f172a0f;display:flex;flex-direction:column;gap:24px}.job-intro h2{font-size:28px;margin-bottom:8px}.job-intro__description{margin-bottom:6px;color:#334155}.job-intro__context{color:#475569;font-size:14px}.application-form{display:flex;flex-direction:column;gap:20px}.form-section{border-top:1px solid #e2e8f0;padding-top:16px}.form-section h2{font-size:18px;margin-bottom:12px;color:#0f172a}.field-group{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px 16px}label{font-weight:600;color:#1f2937}input,textarea{padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;font-size:15px;font-family:inherit}.static-value{padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;background:#f8fafc;min-height:42px;margin:0;display:flex;align-items:center;white-space:pre-wrap}input:focus,textarea:focus{outline:2px solid #94a3b8;border-color:#94a3b8}.checkbox{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.4}.checkbox input[type=checkbox]{margin-top:2px;width:18px;height:18px}.radio{display:flex;align-items:center;gap:10px;font-weight:500}.radio input[type=radio]{accent-color:#0f172a}.option-group{display:flex;flex-wrap:wrap;gap:10px 16px}.repeatable-list{display:flex;flex-direction:column;gap:14px}.repeatable-list__row{padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 16px}.form-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}button{align-self:flex-start;background:#0f172a;color:#fff;border:none;padding:12px 16px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a26}button.secondary{background:#0ea5e9;align-self:flex-start}button.secondary:not(:disabled):hover{box-shadow:0 8px 16px #0ea5e940}.status{background:#e2e8f0;padding:12px 14px;border-radius:8px;color:#0f172a;margin-bottom:16px}.status.error{background:#fee2e2;color:#b91c1c}.feedback{margin:0;font-weight:600}.feedback--success{color:#16a34a}.feedback--error{color:#b91c1c}.helper-text{margin-top:8px;color:#475569;font-size:14px}.field-error,.error-message{color:#b91c1c;font-size:14px;margin:2px 0 0}.thank-you{display:flex;flex-direction:column;gap:12px}.recap-section{padding-top:0}.recap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin:12px 0 8px}.recap-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.recap-card h4{margin-bottom:8px}.recap-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}@media(max-width:640px){.notice-header{gap:12px}.notice-header-top{grid-template-columns:1fr;justify-items:center}.notice-header-title{font-size:24px}}
