@charset "UTF-8";:root{--wt-accent: #0e5a8a;--wt-accent-hover: #0a4a73;--wt-accent-soft: #d6ebf7;--wt-text: #1a2733;--wt-text-strong: #0f1b27;--wt-text-muted: #5b6b7a;--wt-text-faint: #8a97a3;--wt-on-accent: #ffffff;--wt-bg: #f4f7fa;--wt-surface: #ffffff;--wt-surface-2: #fafcfd;--wt-surface-3: #eef3f7;--wt-border: #e3e8ee;--wt-border-input: #d3dce4;--wt-row-line: #eef2f6;--wt-ok-bg:#d1fae5;--wt-ok-fg:#047857;--wt-warn-bg:#fef3c7;--wt-warn-fg:#92400e;--wt-danger-bg:#fee2e2;--wt-danger-fg:#b91c1c;--wt-info-bg:#d6ebf7;--wt-info-fg:#0e5a8a;--wt-radius: 8px;--wt-radius-lg: 10px;--wt-shadow: 0 4px 18px rgba(15,40,60,.08);--wt-shadow-lg: 0 6px 24px rgba(15,40,60,.14);--wt-font: -apple-system, "Segoe UI", Roboto, Inter, system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;min-height:100vh;overflow-x:hidden}@media print{.no-print,.wt-topbar,.wt-tabs,.wt-page__bar,.wt-page__foot,.wt-headerstrip,.wt-overlay{display:none!important}html,body,app-root,.wt-shell,.wt-content,wt-page,.wt-page,.wt-page__body{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;margin:0!important;padding:0!important;background:#fff!important}.print-only{margin:0!important;padding:0!important}}.wt-btn{padding:8px 16px;border-radius:var(--wt-radius);font-size:12px;font-weight:600;cursor:pointer;border:none;font-family:var(--wt-font);background:var(--wt-surface-3);color:var(--wt-text-strong);line-height:1.2;transition:background .12s ease}.wt-btn:hover{background:#e3eaf1}.wt-btn:disabled{opacity:.55;cursor:default}.wt-btn--primary{background:var(--wt-accent);color:var(--wt-on-accent)}.wt-btn--primary:hover{background:var(--wt-accent-hover)}.wt-btn--ghost{background:transparent;color:var(--wt-text-muted)}.wt-btn--ghost:hover{background:var(--wt-surface-3)}.wt-btn--danger{background:var(--wt-danger-bg);color:var(--wt-danger-fg)}.wt-btn--mini{padding:4px 10px;font-size:11px;border-radius:var(--wt-radius)}.wt-expander{border:none;background:none;cursor:pointer;color:var(--wt-accent);padding:3px 6px;display:inline-flex;align-items:center;gap:6px;font:inherit}.wt-expander:before{content:"";width:0;height:0;flex:0 0 auto;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid currentColor;transition:transform .12s ease}.wt-expander.open:before{transform:rotate(90deg)}.wt-expander:hover{color:var(--wt-accent-hover, #0b4a73)}.wt-expander .wt-expander-n{font-size:10px;font-weight:700;background:var(--wt-surface-3);color:var(--wt-muted);border-radius:8px;padding:0 5px;min-width:16px;text-align:center}.wt-expander-chev{display:inline-block;transition:transform .12s ease;transform:rotate(-90deg)}.wt-expander-chev.open{transform:rotate(0)}.wt-pill{display:inline-block;font-size:10px;font-weight:700;padding:3px 10px;border-radius:999px;line-height:1.4;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px}.wt-pill--ok{background:var(--wt-ok-bg);color:var(--wt-ok-fg)}.wt-pill--warn{background:var(--wt-warn-bg);color:var(--wt-warn-fg)}.wt-pill--danger{background:var(--wt-danger-bg);color:var(--wt-danger-fg)}.wt-pill--info{background:var(--wt-info-bg);color:var(--wt-info-fg)}.wt-pill--muted{background:var(--wt-surface-3);color:var(--wt-text-muted)}.wt-card{background:var(--wt-surface);border:1px solid var(--wt-border);border-radius:var(--wt-radius-lg);overflow:hidden;margin-bottom:14px}.wt-card__head{padding:10px 15px;font-weight:700;font-size:12.5px;background:var(--wt-bg);color:var(--wt-text-strong);border-bottom:1px solid var(--wt-border);display:flex;align-items:center;gap:8px}.wt-card__body{padding:14px 15px}.wt-headerstrip{display:grid;gap:1px;border-radius:var(--wt-radius);overflow:hidden;margin-bottom:14px;background:var(--wt-border)}.wt-headerstrip__cell{padding:11px 13px;background:var(--wt-surface)}.wt-headerstrip__cell label{font-size:9.5px;text-transform:uppercase;letter-spacing:.6px;color:var(--wt-text-muted);display:block}.wt-headerstrip__cell .v{font-size:14.5px;font-weight:700;margin-top:3px;color:var(--wt-text-strong)}.wt-field{display:block}.wt-field>label{font-size:10.5px;color:var(--wt-text-muted);display:block;margin-bottom:4px}.wt-input,.wt-field input,.wt-field select,.wt-field textarea{width:100%;padding:7px 10px;border-radius:7px;font-size:12.5px;border:1px solid var(--wt-border-input);background:var(--wt-surface-2);color:var(--wt-text);font-family:var(--wt-font)}.wt-field select,select.wt-input,.filterrow select,.filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'12'%20height%3D'12'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%2364748b'%20stroke-width%3D'2.5'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpolyline%20points%3D'6%209%2012%2015%2018%209'%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 9px center;padding-right:28px;cursor:pointer}.wt-input::placeholder{color:var(--wt-text-faint)}.wt-input:focus,.wt-field input:focus,.wt-field select:focus{outline:none;border-color:var(--wt-accent);background:var(--wt-surface)}.wt-grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 18px}.wt-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 18px}.wt-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 18px}.wt-table{width:100%;border-collapse:collapse;font-size:12px}.wt-table thead tr{background:var(--wt-bg)}.wt-table th{text-align:left;padding:8px 11px;font-weight:700;font-size:10.5px;color:var(--wt-text-muted);white-space:nowrap}.wt-table tbody tr{border-bottom:1px solid var(--wt-row-line)}.wt-table tbody tr:hover{background:var(--wt-surface-2)}.wt-table td{padding:8px 11px;color:var(--wt-text)}.wt-table .c{text-align:center}.wt-table .r{text-align:right}.wt-actionbar{display:flex;gap:9px;padding:12px 18px;flex-wrap:wrap;justify-content:flex-end;align-items:center;background:var(--wt-surface);border-top:1px solid var(--wt-border);position:sticky;bottom:0;z-index:5;box-shadow:0 -4px 12px -8px #00000024}.wt-actionbar .spacer{margin-right:auto}.wt-actionbar .wt-btn,.wt-actionbar .wt-btn--mini{padding:8px 16px;font-size:12px;border-radius:var(--wt-radius)}.wt-link{color:var(--wt-accent);text-decoration:none;font-weight:600;cursor:pointer}.wt-link:hover{text-decoration:underline}.wt-muted{color:var(--wt-text-muted)}.wt-hint{color:var(--wt-text-muted);font-size:11px}.wt-table-wrap{width:100%;overflow-x:auto}.wt-table-wrap .wt-table{min-width:max-content}.wt-table thead th{position:sticky;top:0;background:var(--wt-bg);z-index:1}@media(max-width:1024px){.wt-grid4{grid-template-columns:repeat(3,1fr)}.wt-grid3{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.wt-grid4,.wt-grid3{grid-template-columns:repeat(2,1fr)}.wt-headerstrip{grid-template-columns:repeat(2,1fr)!important}.wt-actionbar{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start}.wt-actionbar .wt-btn{white-space:nowrap}}@media(max-width:560px){.wt-grid2,.wt-grid3,.wt-grid4{grid-template-columns:1fr}.wt-headerstrip{grid-template-columns:1fr!important}.wt-btn{padding:10px 16px}.wt-input,.wt-field input,.wt-field select,.wt-field textarea{padding:9px 11px;font-size:13px}.wt-card__body{padding:12px}.wt-actionbar{padding:10px 12px}}input,button,select,textarea{font:inherit;max-width:100%}img,svg,canvas,video{max-width:100%;height:auto}@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}[data-board-lang=ar],[data-board-lang=fa]{font-family:Vazirmatn,system-ui,sans-serif}[dir=rtl] .cl-route,[dir=rtl] .gl-route,[dir=rtl] .cl-brt,[dir=rtl] .gl-brt,[dir=rtl] .sb-clock,[dir=rtl] .cl-clock,[dir=rtl] .gl-clock,[dir=rtl] .sb-gate,[dir=rtl] .sb-beltbadge,[dir=rtl] .cl-cno,[dir=rtl] .gl-gno,[dir=rtl] .c-voy strong,[dir=rtl] .c-voy small,[dir=rtl] .cl-voy,[dir=rtl] .gl-voy,[dir=rtl] .cl-bv,[dir=rtl] .gl-bv,[dir=rtl] .col-voyage,[dir=rtl] .col-belt,[dir=rtl] .c-time{direction:ltr;unicode-bidi:isolate}
