.ops-hero{background:linear-gradient(135deg,#0d4d8b,#123a63);color:#fff;border-radius:24px;padding:20px;box-shadow:0 18px 44px rgba(13,77,139,.22);margin-bottom:16px}
.ops-hero h2{margin:6px 0 8px;font-size:24px;line-height:1.15}
.ops-hero p{margin:0;color:rgba(255,255,255,.84);font-size:14px;line-height:1.55}
.ops-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.14);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.ops-grid{display:grid;gap:12px;margin:16px 0}
.ops-card{display:block;text-decoration:none;color:#102033;background:#fff;border:1px solid #e6edf5;border-radius:20px;padding:16px;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.ops-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.ops-card h3{margin:0;font-size:17px;line-height:1.2;color:#102033}
.ops-card p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.55}
.ops-card .icon{width:22px;height:22px;color:#0d4d8b;flex:0 0 auto}
.ops-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.ops-tag{display:inline-flex;align-items:center;border-radius:999px;background:#f1f7ff;color:#0d4d8b;padding:5px 9px;font-size:11px;font-weight:800}
.ops-tag--warn{background:#fff7ed;color:#9a3412}
.ops-tag--ok{background:#ecfdf5;color:#166534}
.ops-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 10px}
.ops-section-title h3{margin:0;font-size:16px}
.ops-mini-list{display:grid;gap:10px}
.ops-mini{display:flex;gap:12px;align-items:flex-start;background:#f8fbff;border:1px solid #e6edf5;border-radius:16px;padding:12px}
.ops-mini strong{display:block;font-size:13px;color:#102033}
.ops-mini span{display:block;margin-top:3px;font-size:12px;line-height:1.45;color:#64748b}
.ops-status-dot{width:10px;height:10px;border-radius:999px;background:#0d4d8b;margin-top:4px;flex:0 0 auto}
.ops-status-dot.is-warn{background:#f59e0b}
.ops-status-dot.is-ok{background:#16a34a}
.capability-table{display:grid;gap:9px}
.capability-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e6edf5;border-radius:14px;padding:11px 12px;background:#fff}
.capability-row strong{font-size:13px;color:#102033}
.capability-row span{font-size:12px;color:#64748b;text-align:right}
.capability-badge{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;background:#eef2ff;color:#3730a3}
.capability-badge.ok{background:#ecfdf5;color:#166534}
.capability-badge.warn{background:#fff7ed;color:#9a3412}
.capability-badge.bad{background:#fef2f2;color:#991b1b}
.mobile-bridge-toast{position:fixed;left:12px;right:12px;bottom:84px;z-index:120;background:#102033;color:#fff;border-radius:16px;padding:12px 14px;box-shadow:0 16px 38px rgba(2,6,23,.26);font-size:13px;line-height:1.45}
.bottom-nav{grid-template-columns:repeat(5,1fr);padding:8px 10px 10px;border-top:1px solid #dbe8f6;box-shadow:0 -10px 28px rgba(13,77,139,.08)}
.bottom-nav__item{position:relative;font-size:11px;padding:6px 2px;border-radius:16px;color:#7c8da5;gap:5px}
.bottom-nav__item .icon{width:34px;height:34px;border-radius:14px;background:#f7fbff;border:1px solid transparent;color:#8ca0b8;transition:.18s ease}
.bottom-nav__item span{line-height:1;font-weight:800}
.bottom-nav__item.active{color:#0d4d8b}
.bottom-nav__item.active .icon{background:#e8f3ff;border-color:#cfe5fb;color:#0d4d8b;box-shadow:0 8px 18px rgba(13,77,139,.12)}
.bottom-nav__badge{position:absolute;top:2px;right:16px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:2px solid #fff;font-size:10px;line-height:14px;font-weight:900;text-align:center;box-shadow:0 6px 12px rgba(239,68,68,.24)}
.bottom-nav svg{width:18px;height:18px;stroke-width:2.2}
.booking-page--refined .booking-hero--center{margin-bottom:12px;padding-top:0}
.booking-page--refined .booking-hero__logo--image{width:112px;height:112px}
.booking-page--refined .booking-hero__logo--image img{width:88px;height:88px}
.booking-page--refined .booking-hero--center h2{font-size:24px;line-height:1.15;margin-top:8px}
.booking-page--refined .booking-hero--center p{font-size:13px}
.booking-location-btn{width:100%}
.booking-map-preview{margin-top:12px;border:1px solid #dbe8f6;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(13,77,139,.08)}
.booking-map-preview iframe{display:block;width:100%;height:190px;border:0;background:#eef4fb}
.booking-map-preview .btn-outline{margin:10px;width:calc(100% - 20px);height:42px;border-radius:14px}
@media (max-width:640px){
  .booking-page--refined{padding:12px}
  .booking-page--refined .booking-section .card__body{padding:16px}
  .booking-page--refined .field-grid,.booking-page--refined .field-grid--icons{grid-template-columns:1fr!important;gap:12px}
  .booking-page--refined .booking-section__title{font-size:19px;margin-bottom:14px}
  .booking-page--refined .input,.booking-page--refined select.input{height:48px}
  .booking-page--refined .field{margin-bottom:10px}
  .booking-page--refined .serial-input-row{gap:8px}
  .booking-page--refined .serial-scan-btn{flex-basis:48px}
  .booking-page--refined .upload-grid{grid-template-columns:1fr}
}
@media (min-width:720px){.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-hero{padding:24px}.ops-hero h2{font-size:30px}}
