
.fh-ship-wrap{max-width:1240px;margin:28px auto;padding:0 18px}
.fh-ship-card{background:#fff;border:1px solid #d7e3ec;border-radius:24px;padding:28px;box-shadow:0 12px 35px rgba(3,37,50,.06)}
.fh-ship-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.fh-ship-head h3{margin:0;color:#032532;font-size:44px;line-height:1.1}
.fh-ship-head p{margin:6px 0 0;color:#6c879a}
.fh-ship-grid,.fh-ship-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.fh-ship-filter-grid{grid-template-columns:2fr 1fr 1fr 1fr}
.fh-ship-field{display:flex;flex-direction:column;gap:8px}
.fh-ship-field label{font-size:15px;color:#59758a;font-weight:700}
.fh-ship-field input,.fh-ship-field select,.fh-ship-field textarea{width:100%;border:1px solid #cddbe5;border-radius:16px;padding:14px 16px;font-size:16px;color:#032532;background:#fff;box-sizing:border-box}
.fh-ship-field textarea{min-height:120px;resize:vertical}
.fh-ship-field-full{margin-top:18px}
.fh-ship-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.fh-ship-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#4b729d;color:#fff;text-decoration:none;border:1px solid #4b729d;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:700;cursor:pointer}
.fh-ship-btn:hover{background:#4b729d;color:#fff;opacity:.92}
.fh-ship-btn-secondary{background:#fff;color:#4b729d;border-color:#4b729d}
.fh-ship-btn-secondary:hover{background:#fff;color:#4b729d;opacity:.92}
.fh-ship-msg{padding:14px 16px;border-radius:14px;margin-bottom:18px;font-weight:700}
.fh-ship-msg-success{background:#fff;color:#4b729d;border:1px solid #4b729d}
.fh-ship-msg-error{background:#fff1f1;color:#9c2a2a;border:1px solid #f2caca}
.fh-ship-created-box,.fh-ship-summary-grid,.fh-ship-inline-fields{display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start}
.fh-ship-created-box{margin-bottom:20px;padding:18px;border:1px solid #d7e3ec;border-radius:18px;background:#f9fcfd}
.fh-ship-created-meta{margin:8px 0;color:#032532;word-break:break-word}
.fh-ship-created-meta a{color:#4b729d}
.fh-ship-created-qr img,.fh-ship-qr-panel img{display:block;width:190px;max-width:100%;height:auto;border-radius:18px;border:1px solid #d7e3ec;background:#fff;padding:12px}
.fh-ship-check{display:flex;align-items:center;gap:10px;margin-top:16px;color:#59758a}
.fh-ship-auth-wrap{max-width:760px}
.fh-ship-auth-card{padding:34px}
.fh-ship-table-wrap{overflow:auto}
.fh-ship-table{width:100%;border-collapse:collapse}
.fh-ship-table th,.fh-ship-table td{padding:18px 14px;border-bottom:1px solid #d7e3ec;text-align:left;color:#032532;vertical-align:middle}
.fh-ship-table th{font-size:15px;color:#59758a}
.fh-ship-table td a{color:#4b729d;font-weight:700;text-decoration:none}
.fh-ship-table-sub{font-size:14px;color:#7f98a8;margin-top:6px}
.fh-ship-mini-qr{width:92px;height:92px;border-radius:14px;border:1px solid #d7e3ec;background:#fff;padding:8px}
.fh-ship-status-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#fff;color:#4b729d;font-weight:700;border:1px solid #4b729d;white-space:nowrap;min-width:auto;justify-content:center}
.fh-ship-result-box{margin-top:24px}
.fh-ship-kv{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #d7e3ec}
.fh-ship-kv span{color:#6e899d}
.fh-ship-kv strong{color:#032532;text-align:right}
.fh-ship-qr-panel{display:flex;flex-direction:column;align-items:center;gap:14px;padding:22px;border:1px solid #d7e3ec;border-radius:22px;background:#f7fbfc}
.fh-ship-qr-panel a{color:#4b729d;font-weight:700;text-decoration:none}
.fh-ship-progress-card{margin-top:24px;padding:24px;border:1px solid #d7e3ec;border-radius:22px;background:#f7fbfc}
.fh-ship-progress-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:#032532;font-size:18px}
.fh-ship-progress-bar{height:18px;border-radius:999px;background:#dde9ef;overflow:hidden}
.fh-ship-progress-bar span{display:block;height:100%;border-radius:999px;background:#4b729d}
.fh-ship-progress-meta{margin-top:12px;color:#6e899d}
.fh-ship-timeline{margin-top:26px;display:grid;gap:14px}
.fh-ship-step{display:flex;gap:16px;padding:18px;border:1px solid #d7e3ec;border-radius:20px;background:#fff}
.fh-ship-step-icon{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fff;color:#4b729d;flex:0 0 54px;border:1px solid #4b729d}
.fh-ship-step-icon .dashicons{font-size:24px;width:24px;height:24px;color:#4b729d}
.fh-ship-step.is-current{border-color:#4b729d;background:#fff}
.fh-ship-step.is-current .fh-ship-step-icon{background:#4b729d;color:#fff}
.fh-ship-step.is-current .fh-ship-step-icon .dashicons{color:#fff}
.fh-ship-step.is-done .fh-ship-step-icon{background:#fff;color:#4b729d}
.fh-ship-step.is-done .fh-ship-step-icon .dashicons{color:#4b729d}
.fh-ship-step-content strong{display:block;font-size:18px;color:#032532}
.fh-ship-step-meta,.fh-ship-step-note{margin-top:6px;color:#6e899d}
.fh-ship-inline-admin{margin-bottom:20px;padding:20px;border:1px solid #d7e3ec;border-radius:22px;background:#f7fbfc}
.fh-ship-inline-fields{grid-template-columns:1.1fr 1.4fr auto;gap:16px;align-items:end}
.fh-ship-inline-action{display:flex;align-items:end}
.fh-inline-form-compact{display:inline-flex}
.fh-staff-toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}
.fh-staff-home-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #4b729d;background:#fff;color:#4b729d;text-decoration:none;padding:12px 16px;border-radius:14px;font-weight:700;box-shadow:0 8px 18px rgba(3,37,50,.04)}
.fh-staff-home-btn:hover{background:#fff;color:#4b729d;opacity:.92}
.fh-dashboard-wrap{max-width:1240px}
.fh-dashboard-head{margin-bottom:28px}
.fh-dashboard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.fh-dashboard-card{display:flex;flex-direction:column;gap:12px;padding:24px;border-radius:22px;border:1px solid #d7e3ec;background:linear-gradient(180deg,#fff,#f8fcfd);text-decoration:none;min-height:180px;transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease}
.fh-dashboard-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(3,37,50,.08);border-color:#4b729d}
.fh-dashboard-card .dashicons{font-size:34px;width:34px;height:34px;color:#4b729d}
.fh-dashboard-card strong{font-size:22px;color:#032532}
.fh-dashboard-card small{font-size:15px;line-height:1.6;color:#6c879a}
.fh-ship-filters{margin:0 0 20px}
.fh-ship-standalone-body{background:#eff7fb}
.fh-ship-standalone-shell{padding:20px 0}
@media (max-width: 1180px){.fh-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width: 980px){.fh-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-ship-summary-grid,.fh-ship-created-box,.fh-ship-inline-fields,.fh-ship-filter-grid{grid-template-columns:1fr}.fh-ship-head h3{font-size:34px}}
@media (max-width: 720px){.fh-ship-grid,.fh-dashboard-grid{grid-template-columns:1fr}.fh-ship-card{padding:20px}.fh-ship-head{flex-direction:column;align-items:flex-start}.fh-ship-head h3{font-size:30px}.fh-ship-kv{flex-direction:column;gap:8px}.fh-staff-toolbar{justify-content:flex-start}}


.fh-order-picker-form{margin-bottom:22px}
.fh-update-current-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;padding:16px;border:1px solid #d7e3ec;border-radius:18px;background:#f7fbfc}
.fh-update-current-item{padding:12px 14px;border:1px solid #d7e3ec;border-radius:14px;background:#fff}
.fh-update-current-item span{display:block;font-size:13px;color:#6c879a;margin-bottom:6px}
.fh-update-current-item strong{display:block;color:#032532;font-size:16px}
.fh-ship-btn[disabled]{opacity:.45;cursor:not-allowed}
@media (max-width: 980px){.fh-update-current-box{grid-template-columns:1fr}}


.fh-ship-mini-action{margin-top:4px;width:100%;text-align:center}


.fh-ship-table td{padding:20px 14px;vertical-align:middle}
.fh-ship-table-sub{line-height:1.45}
.fh-inline-form-compact .fh-ship-btn{padding:10px 14px;border-radius:12px;font-size:14px}
.fh-ship-table td:nth-child(4), .fh-ship-table th:nth-child(4){white-space:nowrap}
