/* ============================================
   Contact Page V2 - 新版联系页面样式
   ============================================ */

/* ============================================
   页面基础布局
   ============================================ */
.contact-page {
  background: #ffffff;
  padding-bottom: var(--footer-h, 80vh);
  position: relative;
  z-index: 1;
  min-height: calc(100vh + var(--footer-h, 80vh));
}

.contact-page .page-content-wrapper {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #f5f5f5;
}

/* 页眉默认透明，不显示吸附背景 - 覆盖 header-v3.css */
.contact-page .main-header {
  background: transparent !important;
}

.contact-page .main-header::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 0 !important;
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  opacity: 0 !important;
  z-index: -1 !important;
  transform-origin: top !important;
  transition: none !important;
}

.contact-page .main-header.sticky::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: rgba(255, 255, 255, 0.95) !important;
  backdrop-filter: blur(20px) !important;
  -webkit-backdrop-filter: blur(20px) !important;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  z-index: -1 !important;
  transform-origin: top !important;
  transition: all 0.3s ease !important;
}

/* 页眉容器透明 */
.contact-page .header__container {
  background: transparent !important;
}

/* ============================================
   超大标题区域
   ============================================ */
.contact-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 50px;
  z-index: 10;
}

.contact-hero-content {
  width: 100%;
  max-width: 1820px;
  margin: 0 auto;
}

.contact-hero .hero-title {
  width: 100%;
  max-width: 1820px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.contact-hero .hero-title-main {
  display: block;
  width: 100%;
  font-size: 100px;
  font-weight: 700;
  line-height: 1.1;
  color: #111;
  margin: 0 0 24px 0;
  padding: 0;
  letter-spacing: -0.02em;
}

.contact-hero .hero-title-subtitle {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #111;
  margin: 0 0 0 8px;
  padding: 0;
  max-width: 600px;
}

@media (max-width: 1200px) {
  .contact-hero .hero-title-main {
    font-size: 96px;
  }
  .contact-hero .hero-title-subtitle {
    font-size: 17px;
    margin-left: 8px;
  }
}

/* iPad 适配 (768px - 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
  .contact-hero .hero-title-main {
    font-size: 80px;
  }

  .contact-content-container {
    padding: 0 32px;
  }

  .contact-section-header .section-header {
    padding: 0 32px;
  }

  .contact-cards-section {
    padding: 0 32px 48px;
  }

  .contact-main {
    padding-top: 120px;
  }
}

@media (max-width: 768px) {
  .contact-hero {
    padding: 0 24px;
  }
  .contact-hero .hero-title-main {
    font-size: 56px;
    margin-bottom: 20px;
  }
  .contact-hero .hero-title-subtitle {
    font-size: 16px;
    margin-left: 6px;
  }
}

@media (max-width: 480px) {
  .contact-hero {
    padding: 0 20px;
  }
  .contact-hero .hero-title-main {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .contact-hero .hero-title-subtitle {
    font-size: 15px;
    margin-left: 4px;
  }
}


/* ============================================
   主内容区域
   ============================================ */
.contact-main {
  position: relative;
  z-index: 1;
  background: #f5f5f5;
  padding-top: 140px;
  min-height: 100vh;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .contact-page {
    padding-bottom: var(--footer-h, 75vh);
  }
}

@media (max-width: 768px) {
  .contact-page {
    padding-bottom: var(--footer-h, 70vh);
    min-height: calc(100vh + var(--footer-h, 70vh));
  }
  .contact-main {
    padding-top: 120px;
  }
}

/* ============================================
   内容容器 - 与页眉宽度一致
   ============================================ */
.contact-content-container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .contact-content-container {
    padding: 0 24px;
  }
}

/* ============================================
   页面标题区域布局
   ============================================ */
.contact-section-header {
  width: 100%;
  background: #f5f5f5;
  padding-bottom: 80px;
}

.contact-section-header .section-header {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 50px;
}

/* 标题样式 - 与 Company 页面统一 */
.contact-page .section-header-label {
  display: block;
  font-family: 'Noto Sans SC', 'Source Han Sans CN', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 16px;
}

.contact-page .section-header-title {
  font-family: 'Noto Sans SC', 'Source Han Sans CN', sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
  color: #111111;
  margin: 0;
}

@media (max-width: 768px) {
  .contact-section-header .section-header {
    padding: 0 24px;
  }
  .contact-section-header {
    padding-bottom: 60px;
  }
  .contact-page .section-header-label {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .contact-page .section-header-title {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .contact-page .section-header-label {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .contact-page .section-header-title {
    font-size: 24px;
  }
}

/* ============================================
   联系卡片区域布局
   ============================================ */
.contact-cards-section {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 50px 60px;
}

@media (max-width: 768px) {
  .contact-cards-section {
    padding: 0 24px 40px;
  }
}

/* ============================================
   两列布局容器
   ============================================ */
.contact-card-wrapper {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 30px;
  width: 100%;
}

@media (max-width: 1024px) {
  .contact-card-wrapper {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

/* ============================================
   左侧联系信息卡片
   ============================================ */
.contact-info-card {
  background: #000000;
  color: #ffffff;
  padding: 50px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 60vh;
  overflow: hidden;
}

.contact-info-card .card-title {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.2;
}

.contact-info-card .contact-label {
  font-size: 12px;
  color: #666666;
  margin-bottom: 8px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500;
}

.contact-info-card p {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 4px;
  margin-top: 0;
  font-weight: 400;
}

.contact-info-card .info-group {
  margin-bottom: 28px;
}

.contact-info-card .info-group:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .contact-info-card {
    padding: 40px 30px;
    height: auto;
    min-height: 400px;
  }
  
  .contact-info-card .card-title {
    font-size: 32px;
    margin-bottom: 30px;
  }
  
  .contact-info-card p {
    font-size: 16px;
  }
}

/* ============================================
   右侧地图卡片
   ============================================ */
.map-card {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  height: 60vh;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.map-card iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* 地图容器（用于高德地图API） */
#mapContainer {
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .map-card {
    min-height: 400px;
  }
  
  .map-card iframe,
  #mapContainer {
    min-height: 400px;
  }
}

/* ============================================
   动画效果
   ============================================ */
.contact-info-card {
  animation: fadeInUp 0.6s ease forwards;
}

.map-card {
  animation: fadeInUp 0.6s ease 0.2s forwards;
  opacity: 0;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ============================================
   隐藏原有的联系区域样式
   ============================================ */
.contact-section {
  display: none;
}

/* ============================================
   招贤纳士区块布局
   ============================================ */
.careers-section {
  width: 100%;
  background: #f5f5f5;
  padding: 60px 0 120px;
}

.careers-section .services-content-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 50px;
}

.careers-section .section-header {
  padding-bottom: 60px;
}

@media (max-width: 768px) {
  .careers-section {
    padding: 50px 0 80px;
  }
  
  .careers-section .services-content-wrapper {
    padding: 0 24px;
  }
  
  .careers-section .section-header {
    padding-bottom: 40px;
  }
}

/* ============================================
   手风琴组件样式
   ============================================ */
.accordion {
  display: flex;
  flex-direction: column;
  gap: 0;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  width: 100%;
  margin-bottom: 60px;
}

.accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion-item:last-child {
  border-bottom: none;
}

.accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 32px;
  background: #fff;
  cursor: pointer;
  transition: background 0.15s ease;
}

.accordion-header:hover {
  background: #fafafa;
}

.accordion-title {
  font-size: 20px;
  font-weight: 600;
  color: #111;
  font-family: 'Noto Sans SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.accordion-icon {
  width: 24px;
  height: 24px;
  color: #111;
  transition: transform 0.2s ease;
  flex-shrink: 0;
}

.accordion-item.is-open .accordion-icon {
  transform: rotate(180deg);
}

.accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item.is-open .accordion-content {
  grid-template-rows: 1fr;
}

.accordion-content-inner {
  overflow: hidden;
  border-top: 1px dashed transparent;
  margin: 0 32px;
  transition: border-color 0.3s ease;
}

.accordion-item.is-open .accordion-content-inner {
  border-top-color: #d4d4d4;
}

.accordion-body {
  padding: 28px 0;
  font-size: 16px;
  color: #666;
  line-height: 1.7;
  font-family: 'Noto Sans SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

/* 手风琴自适应 */
@media (max-width: 768px) {
  .accordion {
    margin-bottom: 48px;
  }
  
  .accordion-header {
    padding: 22px 20px;
  }
  
  .accordion-title {
    font-size: 18px;
  }
  
  .accordion-icon {
    width: 20px;
    height: 20px;
  }
  
  .accordion-content-inner {
    margin: 0 20px;
  }
  
  .accordion-body {
    padding: 22px 0;
    font-size: 15px;
  }
}

/* ============================================
   表单组件样式
   ============================================ */
.form-demo {
  width: 100%;
  max-width: 100%;
  padding: 60px;
  background: #fff;
  border-radius: 16px;
}

.form-section-title {
  margin: 0 0 40px 0;
  font-size: 24px;
  font-weight: 600;
  color: #111;
}

.form-group {
  margin-bottom: 28px;
}

.form-group:last-child {
  margin-bottom: 0;
}

.form-label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #111;
  margin-bottom: 8px;
}

.form-required {
  color: #e53935;
}

.form-input,
.form-select,
.form-textarea {
  width: 100%;
  padding: 0 16px;
  font-size: 15px;
  font-family: 'Noto Sans SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fff;
  color: #111;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-input,
.form-select {
  height: 48px;
}

.form-textarea {
  padding: 12px 16px;
  resize: vertical;
  min-height: 120px;
  line-height: 1.6;
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus {
  border-color: #111;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}

.form-input::placeholder,
.form-textarea::placeholder {
  color: #999;
}

.form-select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px;
  padding-right: 40px;
  cursor: pointer;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 28px;
}

.form-row .form-group {
  margin-bottom: 0;
}

.form-row:last-child {
  margin-bottom: 0;
}

.form-actions {
  display: flex;
  gap: 12px;
  margin-top: 32px;
}

/* 按钮样式 */
.btn-solid {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #111;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: 'Noto Sans SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.btn-solid:hover {
  background: #333;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.btn-solid:active {
  transform: translateY(0);
}

.btn-solid:disabled {
  background: #ccc;
  cursor: not-allowed;
  transform: none;
}

/* 单选按钮组 */
.form-radio-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.form-radio,
.form-checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 15px;
  color: #333;
}

.form-radio input,
.form-checkbox input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

.form-radio-mark {
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 50%;
  position: relative;
  transition: border-color 0.2s ease;
  flex-shrink: 0;
}

.form-radio input:checked + .form-radio-mark {
  border-color: #111;
}

.form-radio input:checked + .form-radio-mark::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #111;
  border-radius: 50%;
}

.form-radio-text,
.form-checkbox-text {
  user-select: none;
}

/* 复选框 */
.form-checkbox-mark {
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 4px;
  position: relative;
  transition: all 0.2s ease;
  flex-shrink: 0;
}

.form-checkbox input:checked + .form-checkbox-mark {
  background: #111;
  border-color: #111;
}

.form-checkbox input:checked + .form-checkbox-mark::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* 文件上传 */
.form-file-upload {
  position: relative;
}

.form-file-input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.form-file-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px 24px;
  border: 2px dashed #ddd;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
}

.form-file-label:hover {
  border-color: #111;
  background: #fafafa;
}

.form-file-icon {
  width: 32px;
  height: 32px;
  color: #999;
  margin-bottom: 12px;
}

.form-file-text {
  font-size: 15px;
  color: #333;
  margin-bottom: 4px;
}

.form-file-hint {
  font-size: 13px;
  color: #999;
}

.form-file-input:focus + .form-file-label {
  border-color: #111;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}

/* 表单自适应 */
@media (max-width: 768px) {
  .form-demo {
    padding: 40px 28px;
  }
  
  .form-section-title {
    font-size: 20px;
    margin-bottom: 32px;
  }
  
  .form-group {
    margin-bottom: 24px;
  }
  
  .form-row {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 0;
  }
  
  .form-row .form-group {
    margin-bottom: 24px;
  }
  
  .form-row .form-group:last-child {
    margin-bottom: 24px;
  }
  
  .form-radio-group {
    flex-direction: column;
    gap: 12px;
  }
  
  .form-actions {
    flex-direction: column;
    margin-top: 28px;
  }
  
  .form-actions .btn-solid {
    width: 100%;
  }
}

/* ============================================
   岗位标题
   ============================================ */
.jobs-section-header {
  padding-top: 80px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .jobs-section-header {
    padding-top: 60px;
    padding-bottom: 32px;
  }
}

/* ============================================
   招聘卡片组件
   ============================================ */
.job-cards-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}

@media (min-width: 768px) {
  .job-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1200px) {
  .job-cards-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.card-job {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-job:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
}

.card-job-header {
  padding: 24px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  gap: 12px;
}

.card-job-dept-icon {
  width: 40px;
  height: 40px;
  background: #111;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.card-job-dept-icon svg {
  width: 20px;
  height: 20px;
  stroke: #fff;
}

.card-job-dept {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
  font-size: 20px;
  font-weight: 600;
  color: #111;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease;
}

.card-job-dept::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #d4d4d4;
}

.card-job-dept::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #111;
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}

.card-job:hover .card-job-dept::before {
  width: 100%;
}

.card-job-body {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card-job-title {
  font-size: 24px;
  font-weight: 500;
  color: #111;
  line-height: 1.3;
}

.card-job-desc {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  height: 96px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-job-details {
  padding: 0 24px;
  display: flex;
  flex-direction: column;
}

.card-job-detail-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  border-top: 1px solid #e5e5e5;
}

.card-job-detail-label {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}

.card-job-detail-value {
  font-size: 14px;
  color: #666;
}

.card-job-footer {
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-job-time {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #999;
}

.card-job-time svg {
  width: 16px;
  height: 16px;
}

.card-job-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #111;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.card-job-arrow svg {
  width: 24px;
  height: 24px;
}

.card-job:hover .card-job-arrow {
  transform: translateX(4px);
}

/* ============================================
   招聘申请弹窗
   ============================================ */
.job-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.job-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.job-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
}

.job-modal-container {
  position: relative;
  width: 100%;
  max-width: 1820px;
  max-height: 90vh;
  margin: 0 50px;
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.job-modal.is-open .job-modal-container {
  transform: translateY(0);
}

.job-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 48px;
  border-bottom: 1px solid #e5e5e5;
}

.job-modal-title {
  font-size: 28px;
  font-weight: 600;
  color: #111;
}

.job-modal-title span {
  color: #111;
}

.job-modal-close {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s ease;
}

.job-modal-close:hover {
  background: #e5e5e5;
}

.job-modal-close svg {
  width: 24px;
  height: 24px;
  color: #111;
}

.job-modal-body {
  padding: 48px;
  max-height: calc(90vh - 120px);
  overflow-y: auto;
}

.job-modal-body .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

@media (max-width: 1200px) {
  .job-modal-container {
    max-width: 900px;
  }
}

@media (max-width: 768px) {
  .job-modal-container {
    margin: 0 16px;
    max-height: 95vh;
    border-radius: 16px;
  }
  
  .job-modal-header {
    padding: 24px;
  }
  
  .job-modal-title {
    font-size: 20px;
  }
  
  .job-modal-close {
    width: 40px;
    height: 40px;
  }
  
  .job-modal-close svg {
    width: 20px;
    height: 20px;
  }
  
  .job-modal-body {
    padding: 24px;
    max-height: calc(95vh - 100px);
  }
  
  .job-modal-body .form-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
