@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(min-width:48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}}:root{color-scheme:light}*{-webkit-tap-highlight-color:transparent}:where(.iconify){transition:color .12s,opacity .12s;color:currentColor!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--navy-900: #0b1f3a;--navy-800: #12305a;--navy-700: #1b4a86;--blue-500: #1b8dff;--green-700: #1f6a45;--green-500: #2fa86c;--line: #d6e0ee;--bg: #f3f7fc;--text-900: #13243c;--text-700: #355171;--text-500: #66809c;--warn: #f08b00;--danger: #e53935;--ok: #00a85a;--radius: 12px;--shadow: 0 10px 22px rgba(14, 42, 79, .1);--color-bg: var(--bg);--color-surface: #ffffff;--color-surface-2: #f6faff;--color-border: var(--line);--color-text: var(--text-900);--color-text-2: var(--text-700);--color-muted: var(--text-500);--color-success: var(--ok);--color-warning: var(--warn);--color-danger: var(--danger);--color-brand-50: #eef5ff;--color-brand-100: #dbeaff;--color-brand-500: var(--blue-500);--color-brand-600: #1a56a3;--color-brand-700: var(--navy-700);--radius-card: var(--radius);--radius-control: 8px;--shadow-card: var(--shadow);--shadow-soft: 0 7px 16px rgba(14, 42, 79, .09);--ring: 0 0 0 3px rgba(27, 141, 255, .22)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{font-family:Outfit,sans-serif;color:var(--text-900);overflow-x:hidden;background:radial-gradient(1100px 480px at 0% -8%,#c6daf7,#c6daf700 60%),linear-gradient(165deg,#eef4fc,#f7fbff 56%,#f2f8f3)}:focus-visible{outline:none;box-shadow:var(--ring)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c7d5e8;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#b5c7de}.shell{min-height:100vh;display:grid;grid-template-columns:242px minmax(0,1fr);gap:0}.mobile-nav-backdrop,.btn.mobile-nav-trigger{display:none}.mobile-shell-trigger{display:none!important}.mobile-nav-drawer{min-width:0}.sidebar{border-right:1px solid #d2e2f3;background:#f8fbff;padding:14px 12px;position:sticky;top:0;height:100vh;overflow:auto}.sidebar .brand-logo{display:flex;justify-content:center;margin:0 auto 8px}.side-brand-row{position:relative;display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto 8px}.side-brand-flag{position:absolute;left:52%;top:10%;transform:translate(-50%,-50%);z-index:1;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;flex:0 0 auto}.side-company-select{width:100%;margin-bottom:10px;min-height:30px;font-size:.74rem;border-radius:6px;border-color:#d6e0ee;background:#fff;color:#35597f;padding-top:4px;padding-bottom:4px}.side-title{margin:0 0 10px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#579;font-weight:800;padding:0 4px}.side-nav{display:grid;gap:6px}.side-link{text-decoration:none;color:#35597f;border:1px solid transparent;border-radius:8px;background:transparent;padding:9px 10px;font-size:.8rem;font-weight:700;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;line-height:1.2}.side-link:hover{background:#edf5ff;color:#123f6d}.side-link.is-active{background:#e3f0ff;border-color:#b6d3f2;color:#123f6d}.side-link-button{width:100%;text-align:left;cursor:pointer;grid-template-columns:auto 1fr auto}.side-link-caret{display:inline-flex;align-items:center;justify-content:center;color:#5f7ea0;transition:transform .15s ease}.side-link-caret.is-open{transform:rotate(180deg)}.side-submenu{display:grid;gap:6px}.side-sub-link{margin-left:10px;padding-top:7px;padding-bottom:7px;font-size:.77rem;color:#4a6886;grid-template-columns:10px 1fr;gap:6px}.side-sub-link__content{display:inline-flex;align-items:center;gap:.38rem}.side-sub-link__content .issue-ico{width:13px;height:13px;border-radius:4px;font-size:.48rem;box-shadow:none}.side-sub-indent{width:2px;height:18px;border-radius:999px;background:#cfe2f7;justify-self:center}.side-ico{width:24px;height:24px;border-radius:7px;background:#e6f2ff;color:#1b4f7c;display:inline-flex;align-items:center;justify-content:center}.main{min-width:0;padding:0;min-height:100vh;display:grid;grid-template-rows:auto 1fr}.page{width:100%;margin:0;padding:18px}.page-content{display:grid;gap:16px;min-width:0}.topbar{position:sticky;top:0;z-index:2200;border:0;border-bottom:1px solid #d2e2f3;background:#f8fbff;box-shadow:none;padding:12px 18px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-left:auto;flex:1 1 420px;position:relative}.topbar-user-trigger{min-width:0;flex:0 0 auto}.topbar-menu-trigger{min-width:46px;min-height:42px;width:46px;padding:0;flex:0 0 auto;display:none;border-radius:8px}.topbar-menu-trigger .iconify{width:24px;height:24px}.topbar-company-select{min-width:240px;max-width:min(46vw,420px);height:34px;padding-top:4px;padding-bottom:4px;flex:1 1 280px}.topbar-org-trigger{min-width:34px;min-height:34px;padding:6px 8px;flex:0 0 auto}.topbar-user-label{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-user-menu{position:absolute;right:12px;top:calc(100% + 8px);z-index:40}.topbar-workspace-menu{position:relative;z-index:2602;width:min(460px,calc(100vw - 28px));border:1px solid #d2e2f3;border-radius:10px;background:#fff;box-shadow:0 18px 34px #0c2c5247;padding:12px;display:grid;gap:10px}.topbar-workspace-overlay{position:fixed;inset:0;z-index:2600;display:grid;place-items:center}.topbar-workspace-backdrop{position:absolute;inset:0;border:0;background:#0a142447;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.topbar-workspace-actions{display:flex;justify-content:flex-end;gap:8px}.topbar-workspace-head{display:grid;gap:2px}.topbar-workspace-logo{display:flex;justify-content:center;align-items:center;padding-top:2px}.topbar-workspace-logo img{width:84px;height:84px;object-fit:contain}.topbar-workspace-user{font-size:.78rem;color:#2f5a84;font-weight:600;line-height:1.3;word-break:break-word}.topbar-workspace-label{font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5b7491}.topbar-workspace-select{min-height:34px}.topbar-org-menu{right:56px}.topbar-org-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:16px}.topbar-org-backdrop{position:absolute;inset:0;background:#3e475473}.topbar-org-dialog{position:relative;z-index:1;width:min(560px,96vw);max-height:min(82vh,760px);overflow:auto}.topbar-org-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.org-switcher-row{display:flex;align-items:center;gap:8px}.module-tabs{min-width:0}.topbar-right-rail{min-width:0;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.topbar-role-pill{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:999px;padding:.24rem .52rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-2);background:var(--color-surface)}.topbar-org-panel{display:grid;gap:.4rem}.org-switcher-row--panel{gap:.42rem}.org-switcher-row--panel .btn{min-width:34px;min-height:34px;padding:6px 8px}.topbar-user-panel{background:radial-gradient(340px 140px at 115% -45%,color-mix(in oklab,var(--color-brand-100) 55%,transparent),transparent 66%),var(--color-surface)}.topbar-user-panel-body{display:grid;gap:.72rem}.topbar-user-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.topbar-user-panel-id{display:flex;align-items:center;gap:.55rem}.topbar-user-panel-id .issue-ico{width:24px;height:24px;font-size:.72rem}.topbar-user-panel-section{border:1px solid var(--color-border);border-radius:.72rem;background:color-mix(in oklab,var(--color-surface-2) 74%,var(--color-surface));padding:.6rem}.topbar-user-panel-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);font-weight:700;margin-bottom:.35rem}.title-wrap{min-width:0}.topbar-title-block{display:flex;align-items:center;gap:8px;min-width:0}.topbar-title-text{display:grid;gap:1px;min-width:0}.topbar-title-flag{font-size:2.5rem;line-height:1;flex:0 0 auto}.title{margin:0;font-size:1rem;letter-spacing:.05em;text-transform:uppercase;color:#143f69;font-weight:800}.subtitle{margin:0;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#5d7d9d;font-weight:700}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.card-head{padding:14px 16px;border-bottom:1px solid #d8e5f3;background:linear-gradient(180deg,#f8fbff,#eff5fd)}.card-head h2{margin:0;font-size:.95rem;text-transform:uppercase;letter-spacing:.04em;color:#25456d}.card-body{padding:14px 16px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.btn,.btn-default{border:1px solid #a9bfd8;background:#fff;color:#1f4a76;border-radius:6px;min-height:40px;padding:9px 14px;font:inherit;font-size:.86rem;font-weight:700;letter-spacing:.02em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;text-decoration:none}.btn:hover{background:#edf4fc;border-color:#89a8cb;color:#173e67}.btn.primary,.btn-primary{background:#1a56a3;border-color:#1a56a3;color:#fff}.btn.success{background:#1d9f61;border-color:#1d9f61;color:#fff}.btn.warn{background:linear-gradient(160deg,#ffd763,#ffb21e);border-color:#a36808;color:#5f3700}.btn-ghost{border-color:transparent;background:transparent;color:#1f4a76}.btn-danger{background:#dd322f;border-color:#bf211e;color:#fff}.field{width:100%;border:1px solid #b9cee6;border-radius:8px;background:#fff;color:#1e456e;min-height:40px;padding:8px 12px;font:inherit;font-size:.86rem}.field::placeholder{color:#6a87a4}.issue-icons{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:#214c77}.issue-ico{width:19px;height:19px;border-radius:6px;display:grid;place-items:center;font-size:.68rem;color:#fff;background:var(--blue-500);font-weight:800;flex:0 0 auto;box-shadow:inset 0 0 0 1px #ffffff38}.issue-ico.ok{background:var(--ok)}.issue-ico.warn{background:var(--warn)}.issue-ico.risk{background:var(--danger)}.hero-card{border:1px solid #c9dbef;border-radius:12px;background:linear-gradient(135deg,#0f2b4f,#1b4a86 55%,#1b8dff);color:#fff;padding:18px;display:grid;gap:14px;box-shadow:0 14px 24px #0e2a4f3d}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.hero-eyebrow{font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(255,255,255,.34);border-radius:999px;padding:2px 8px;background:#ffffff1f}.hero-status{font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ecf6ff}.hero-title{margin:0;font-size:1.18rem;line-height:1.22}.hero-copy{margin:0;font-size:.9rem;line-height:1.5;color:#ebf6fff0}.hero-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hero-kpi{border:1px solid rgba(255,255,255,.36);border-radius:9px;background:#ffffff1a;padding:10px 11px;display:grid;gap:3px}.hero-kpi small{font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:#e5f2ff;font-weight:700}.hero-kpi b{font-size:1.06rem;color:#fff}.kpi{--kpi-bg: linear-gradient(165deg, #1b8dff, #2458b3);--kpi-border: #1b5fb6;--kpi-text-main: #ffffff;--kpi-text-sub: rgba(232, 243, 255, .96);border:1px solid var(--kpi-border);border-radius:10px;padding:14px;background:var(--kpi-bg);display:grid;gap:8px;min-height:136px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;text-align:left;font:inherit;appearance:none}.kpi.is-clickable{cursor:pointer}.kpi.is-clickable:hover{transform:translateY(-1px);box-shadow:0 14px 24px #0e2a4f29}.kpi.is-active{border-color:#1b8dff;box-shadow:0 0 0 2px #1b8dff29}.kpi.theme-white{--kpi-bg: #ffffff;--kpi-border: #cddced;--kpi-text-main: #111111;--kpi-text-sub: #355171}.kpi.theme-green{--kpi-bg: linear-gradient(165deg, #22b56e, #1f6a45);--kpi-border: #1b774d}.kpi small{color:var(--kpi-text-sub);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.kpi b{color:var(--kpi-text-main);font-size:1.42rem;line-height:1;display:block}.kpi-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.kpi-trend{border:1px solid;border-radius:3px;padding:2px 6px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.kpi-trend.up{background:#e2faec;border-color:#7ad1a2;color:var(--ok)}.kpi-trend.down{background:#ffe8e8;border-color:#ef8e8e;color:var(--danger)}.kpi-trend.flat{background:#e6f1ff;border-color:#7cb3f6;color:var(--blue-500)}.kpi-meta{font-size:.8rem;color:var(--kpi-text-sub);line-height:1.3}.kpi-bar{height:8px;border-radius:2px;background:#ffffff4d;overflow:hidden}.kpi.theme-white .kpi-bar{background:#e1ebf8}.kpi-bar>i{display:block;height:100%;background:linear-gradient(90deg,#fff,#d9ecff)}.kpi.theme-green .kpi-bar>i{background:linear-gradient(90deg,#fff,#dcffe9)}.kpi.theme-white .kpi-bar>i{background:linear-gradient(90deg,#1f86ff,#22b56e)}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;font-size:.84rem;line-height:1.4}.table th,.table td{text-align:left;padding:10px 11px;border-bottom:1px solid #e1ebf6;vertical-align:middle;white-space:nowrap}.table th{color:#5b7491;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:700;background:#f8fbff}.table tbody tr:hover{background:#f7fbff}.pill{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:999px;border:1px solid #bfd3ea;color:#2f5b86;background:#eef5ff;font-weight:700}.pill.ok{color:#16643f;background:#e5f7ee;border-color:#9fd5bb}.pill.warn{color:#7a4a00;background:#fff3d9;border-color:#ebcb8a}.pill.risk{color:#8a2020;background:#ffe3e3;border-color:#efb0b0}.app-stack-4{display:grid;gap:16px}.app-panel,.app-panel-soft,.guide-rail,.guide-stage,.guide-mission,.invoice-line-row{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.app-panel,.app-panel-soft,.guide-stage,.guide-mission,.invoice-line-row{padding:14px}.app-panel-soft,.guide-rail{background:#f7fbff}.app-section-title{margin:0;font-size:.86rem;text-transform:uppercase;letter-spacing:.05em;color:#244b74}.guide-layout{display:grid;gap:10px}@media(min-width:1024px){.guide-layout{grid-template-columns:320px minmax(0,1fr)}}.guide-rail{display:grid;gap:8px;padding:10px}.guide-node{width:100%;border:1px solid #c9daee;border-radius:10px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px}.guide-node.is-active{border-color:#93bae5;background:#edf5ff}.guide-node-index{width:22px;height:22px;border-radius:999px;border:1px solid #b7cee6;display:inline-flex;align-items:center;justify-content:center;font-size:.67rem;font-weight:800;color:#274d75}.guide-node-head{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;color:#254b74}.guide-node-sub{font-size:.66rem;text-transform:uppercase;letter-spacing:.05em;color:#6381a0}.guide-stage-headline h2{margin:2px 0;font-size:1.02rem;color:#1d466f}.guide-stage-headline p{margin:0 0 10px;color:#3a628b;font-size:.8rem}.guide-stage-subtitle{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:#6786a6}.guide-checklist{display:grid;gap:8px}.guide-check{border:1px solid #d5e3f4;border-radius:9px;padding:8px 9px;background:#f8fbff;color:#345a82;display:flex;align-items:center;gap:8px;font-size:.77rem}.app-alert-stack{display:grid;gap:8px}.app-alert{border:1px solid #d6e4f4;border-radius:10px;background:#fff;padding:8px 9px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start}.app-alert--error{border-color:#efb0b0;background:#fff3f3}.app-alert--warning{border-color:#e7ca96;background:#fff7e8}.app-alert--success{border-color:#a7d9be;background:#ecf9f2}.app-alert--info{border-color:#bfd6f0;background:#f2f8ff}.app-alert-title{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:#305b85;font-weight:800}.app-alert-message,.app-alert-list{font-size:.78rem;color:#35597e}.app-alert-list{margin:4px 0 0;padding-left:16px}@media(max-width:1000px){.shell{grid-template-columns:1fr;position:relative}.mobile-nav-backdrop{display:block;position:fixed;inset:0;z-index:45;border:0;background:#0b1f3a59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-nav-drawer{position:fixed;left:0;top:0;bottom:0;width:min(88vw,320px);z-index:50;transform:translate(-102%);transition:transform .22s ease}.mobile-nav-drawer.is-open{transform:translate(0)}.sidebar{position:static;height:100%;border-right:1px solid #d2e2f3;border-bottom:0;box-shadow:0 22px 38px #0e2a4f33}.btn.mobile-nav-trigger{display:inline-flex}.mobile-shell-trigger{display:inline-flex!important}.grid-2,.grid-3,.grid-4,.hero-kpis{grid-template-columns:1fr}.page{padding:10px}.topbar{padding:8px 10px;align-items:stretch;gap:8px}.title-wrap{width:100%;gap:2px}.title{font-size:.82rem;letter-spacing:.03em;line-height:1.25}.subtitle{font-size:.58rem}.topbar-actions{justify-content:stretch;width:100%;flex-wrap:nowrap;gap:6px;flex:1 1 auto}.topbar-actions .btn{max-width:100%;min-height:34px}.topbar-menu-trigger{display:inline-flex;min-width:44px;min-height:40px;width:44px}.topbar-company-select{min-width:180px;max-width:100%;width:min(100%,340px)}.topbar-user-label{max-width:none}.topbar-user-trigger{width:100%;justify-content:space-between;min-width:0}.topbar-user-menu{right:10px;width:min(92vw,420px)}.topbar-workspace-menu{width:min(94vw,420px);padding:10px;gap:8px;border-radius:12px}.topbar-workspace-actions .btn{min-height:34px}.topbar-right-rail{width:100%;margin-left:0;justify-content:flex-start;gap:8px}.module-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;-webkit-overflow-scrolling:touch}.module-tabs .btn{flex:0 0 auto}.org-switcher-row{flex-wrap:wrap}.org-switcher-row .btn{min-width:42px}.org-switcher-row .field{min-width:0;flex:1 1 210px}.org-switcher-row--panel{flex-wrap:nowrap}.org-switcher-row--panel .field{min-width:0;width:min(62vw,260px);flex:1 1 auto}.topbar-user-panel-head{align-items:flex-start}.topbar-user-panel-id{width:100%}.topbar-user-panel-head .app-chip-neutral{width:100%;justify-content:flex-start}.table th,.table td{white-space:normal;word-break:break-word}}@media(max-width:640px){.topbar{padding:7px 8px}.title{font-size:.78rem}.topbar-user-trigger{min-height:32px;padding:5px 8px}.topbar-menu-trigger{min-width:40px;min-height:36px;width:40px}.topbar-menu-trigger .iconify{width:21px;height:21px}.topbar-user-label{max-width:68vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-workspace-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.topbar-workspace-actions .btn{width:100%}.btn,.btn-default{min-height:34px;padding:7px 10px;font-size:.76rem}.card-head,.card-body{padding-left:10px;padding-right:10px}.topbar-user-menu{right:8px}}html{font-size:17px}body{font-weight:400;line-height:1.5}.btn,.btn-default,.field,.table,.table th,.pill,.card-head h2,.app-section-title{font-size:.92rem}.btn,.btn-default,.field,.table th,.pill,.app-section-title{font-weight:500}.sidebar,.topbar,.title-wrap,.title,.subtitle,.side-title,.side-link,.topbar-role-pill{font-weight:200}.title{font-size:1.18rem;letter-spacing:.03em}.subtitle{font-size:.82rem}.side-title{font-size:.78rem;letter-spacing:.07em}.side-link{font-size:.92rem}.topbar-role-pill{font-size:.78rem}@media(max-width:1260px){.topbar-company-select{min-width:210px;max-width:min(56vw,340px);flex-basis:240px}.topbar-user-label{max-width:140px}}.shell.shell--drawer-layout{grid-template-columns:minmax(0,1fr);margin:0;width:100vw;max-width:100vw;min-height:100dvh;height:100dvh;overflow:hidden}.shell.shell--drawer-layout .main{margin:0;padding-top:0;padding-bottom:0;width:100%;max-width:100%;min-width:0;min-height:0}.shell.shell--drawer-layout:not(.shell--map-workspace) .main{padding-left:72px}.shell.shell--drawer-layout .portal-nav-drawer{position:fixed;top:0;left:0;bottom:0}.shell.shell--drawer-layout .main--default-workspace,.shell.shell--drawer-layout .main--map-workspace{height:100dvh;min-height:0}.shell.shell--drawer-layout .main--map-workspace{grid-template-rows:auto minmax(0,1fr);width:100vw;max-width:100vw}.shell.shell--drawer-layout .page--default-workspace{height:100%;min-height:0;overflow:auto}.shell.shell--drawer-layout .page--map-workspace{margin:0;padding:0;width:100vw;max-width:100vw;height:calc(100dvh - var(--shell-topbar-height, 56px));min-height:0;overflow:hidden}@media(max-width:920px){.shell.shell--drawer-layout .portal-nav-drawer{display:none}.shell.shell--drawer-layout:not(.shell--map-workspace) .main{padding-left:0!important}.shell.shell--drawer-layout.shell--map-workspace .main--map-workspace{height:100dvh;min-height:100dvh}.shell.shell--drawer-layout.shell--map-workspace .page--map-workspace{height:100dvh;min-height:100dvh;margin:0;padding:0}}.app-shell,.workspace-page{--shift-accent: #1f6a45;--shift-accent-strong: #145a39;--shift-accent-deep: #16603b;--shift-accent-light: #edf8f2;--shift-accent-muted: rgba(31, 106, 69, .14);--shift-surface: #f5fcf8;--shift-empty-accent: #3d5a73;--shift-empty-surface: #f4f8fb;--shift-border: #d1e7da;--shift-shadow: rgba(22, 96, 59, .24);--shift-ring-track: rgba(20, 83, 52, .16);--app-topbar-z: 2900;--shift-menu-z: 2920}.auth-page{min-height:100vh;display:grid;place-items:center;padding:18px}.auth-card{width:min(100%,420px);background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-card);padding:22px}.auth-brand{display:flex;justify-content:center;margin-bottom:12px}.auth-brand img{width:126px;height:auto}.auth-title{margin:0;color:var(--color-text);font-size:1.35rem;line-height:1.15;text-align:center;font-weight:800}.auth-copy,.auth-muted{color:var(--color-muted);font-size:.9rem;line-height:1.45;text-align:center}.auth-copy{margin:8px 0 18px}.auth-error{margin-bottom:14px;padding:11px 12px;border-radius:8px;background:#fef2f2;color:var(--color-danger);font-size:.86rem;line-height:1.35}.auth-form{display:grid;gap:13px}.field-label{display:grid;gap:6px;color:var(--color-text-2);font-size:.78rem;font-weight:700}.auth-divider{margin:16px 0 10px;text-align:center;color:var(--color-muted);font-size:.76rem}.microsoft-login{width:100%;min-height:48px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#27364a;display:inline-flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer}.microsoft-login img{width:24px;height:24px}.app-shell{min-height:100vh;display:grid;grid-template-columns:268px minmax(0,1fr)}.app-sidebar{position:sticky;top:0;height:100vh;overflow:auto;border-right:1px solid var(--color-border);background:#f8fbff;padding:14px;z-index:50}.sidebar-brand{display:flex;align-items:center;gap:10px;margin-bottom:16px}.sidebar-brand img{width:54px;height:54px;object-fit:contain}.sidebar-title{color:var(--color-text);font-size:.96rem;font-weight:800;line-height:1.1}.sidebar-subtitle{margin-top:3px;color:var(--color-muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.sidebar-user-panel{display:none}.shell-nav{display:grid;gap:6px;margin-top:12px}.shell-link{min-height:42px;border:1px solid transparent;border-radius:8px;color:#35597f;display:flex;align-items:center;gap:9px;padding:8px 10px;text-decoration:none;font-size:.86rem;font-weight:800}.shell-link:hover,.shell-link.is-active{background:#e3f0ff;border-color:#b6d3f2;color:#123f6d}.shell-link-icon,.topbar-icon-button,.avatar{display:inline-flex;align-items:center;justify-content:center}.shell-link-icon{width:24px;height:24px;border-radius:7px;background:#e6f2ff}.app-main{min-width:0;display:grid;grid-template-rows:auto 1fr;position:relative}.app-main:has(.vessel-map-workspace--immersive){height:100dvh;max-height:100dvh;overflow:hidden}.app-topbar{position:sticky;top:0;z-index:var(--app-topbar-z);min-height:64px;border-bottom:1px solid var(--shift-shell-border, var(--color-border));background:var(--shift-shell-bg, rgba(248, 251, 255, .94));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px}.app-shift-bar-state--empty{--shift-shell-accent: var(--shift-empty-accent);--shift-shell-border: #d9e2ea;--shift-shell-bg: linear-gradient(90deg, rgba(248, 251, 255, .97), rgba(255, 255, 255, .94));--shift-shell-title: #111827;--shift-shell-muted: #64748b;--shift-shell-button-bg: rgba(255, 255, 255, .72)}.app-shift-bar-state--work{--shift-shell-accent: #1f6a45;--shift-shell-border: #b7ddc7;--shift-shell-bg: linear-gradient(90deg, rgba(230, 247, 237, .98), rgba(248, 253, 250, .95));--shift-shell-title: #123925;--shift-shell-muted: #2f6f4d;--shift-shell-button-bg: rgba(245, 252, 248, .82)}.app-shift-bar-state--travel{--shift-shell-accent: #b45309;--shift-shell-border: #fed7aa;--shift-shell-bg: linear-gradient(90deg, rgba(255, 237, 213, .98), rgba(255, 250, 245, .95));--shift-shell-title: #7c2d12;--shift-shell-muted: #a16207;--shift-shell-button-bg: rgba(255, 247, 237, .86)}.app-shift-bar-state--standby{--shift-shell-accent: #2563eb;--shift-shell-border: #bfdbfe;--shift-shell-bg: linear-gradient(90deg, rgba(219, 234, 254, .98), rgba(248, 251, 255, .95));--shift-shell-title: #1e3a8a;--shift-shell-muted: #2563eb;--shift-shell-button-bg: rgba(239, 246, 255, .86)}.app-shift-bar-state--pause{--shift-shell-accent: #64748b;--shift-shell-border: #cbd5e1;--shift-shell-bg: linear-gradient(90deg, rgba(241, 245, 249, .98), rgba(255, 255, 255, .95));--shift-shell-title: #334155;--shift-shell-muted: #64748b;--shift-shell-button-bg: rgba(248, 250, 252, .86)}.app-topbar.app-shift-bar-state--work,.app-topbar.app-shift-bar-state--travel,.app-topbar.app-shift-bar-state--standby,.app-topbar.app-shift-bar-state--pause{box-shadow:inset 4px 0 0 var(--shift-shell-accent)}.app-topbar.app-shift-bar-state--empty{box-shadow:none}.app-topbar.app-shift-bar-state--work .topbar-heading strong,.app-topbar.app-shift-bar-state--travel .topbar-heading strong,.app-topbar.app-shift-bar-state--standby .topbar-heading strong,.app-topbar.app-shift-bar-state--pause .topbar-heading strong{color:var(--shift-shell-title)}.app-topbar.app-shift-bar-state--work .topbar-heading span,.app-topbar.app-shift-bar-state--travel .topbar-heading span,.app-topbar.app-shift-bar-state--standby .topbar-heading span,.app-topbar.app-shift-bar-state--pause .topbar-heading span{color:var(--shift-shell-muted)}.app-topbar.app-shift-bar-state--work .topbar-icon-button,.app-topbar.app-shift-bar-state--travel .topbar-icon-button,.app-topbar.app-shift-bar-state--standby .topbar-icon-button,.app-topbar.app-shift-bar-state--pause .topbar-icon-button,.app-topbar.app-shift-bar-state--work .topbar-user-trigger,.app-topbar.app-shift-bar-state--travel .topbar-user-trigger,.app-topbar.app-shift-bar-state--standby .topbar-user-trigger,.app-topbar.app-shift-bar-state--pause .topbar-user-trigger{background:var(--shift-shell-button-bg);border-color:var(--shift-shell-border)}.app-topbar-active-shift{--shift-bar-accent: var(--shift-accent);--shift-bar-border: var(--shift-border);--shift-bar-bg: #fff;margin:0 4px 0 auto;min-width:0;border:1px solid var(--shift-bar-border);border-radius:999px;background:var(--shift-bar-bg);color:#111827;display:inline-flex;gap:8px;align-items:center;padding:5px 9px;text-align:left;font:inherit;width:min(276px,48vw);max-height:42px;cursor:pointer}.app-topbar-shift-menu{position:relative;margin:0 4px 0 auto;min-width:0;z-index:var(--shift-menu-z)}.app-topbar-shift-menu .app-topbar-active-shift{margin:0}.app-topbar-shift-options{position:absolute;top:calc(100% + 8px);right:0;width:min(238px,72vw);border:1px solid #dbe5ee;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f20301f;padding:7px;display:grid;gap:5px;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .13s ease,transform .13s ease,visibility .13s ease;z-index:var(--shift-menu-z)}.app-topbar-shift-menu:hover .app-topbar-shift-options,.app-topbar-shift-menu:focus-within .app-topbar-shift-options{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.app-topbar-shift-options:before{content:"";position:absolute;inset:-10px 0 auto;height:10px}.app-topbar-shift-options button{min-height:38px;border:0;border-radius:9px;background:transparent;color:#1f2937;display:flex;align-items:center;gap:9px;padding:8px 10px;text-align:left;font:inherit;font-size:.82rem;line-height:1;font-weight:900;cursor:pointer}.app-topbar-shift-options button .iconify{width:18px;height:18px;color:var(--shift-accent);flex-shrink:0}.app-topbar-shift-options button:hover,.app-topbar-shift-options button:focus-visible{background:var(--shift-accent-light);color:var(--shift-accent-strong);outline:none}.app-topbar-active-shift-play{width:18px;height:18px;border-radius:50%;border:2px solid var(--shift-bar-accent);display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--shift-bar-accent);flex-shrink:0;position:relative}.app-topbar-active-shift:not(.app-topbar-active-shift--empty) .app-topbar-active-shift-play:before,.workorder-focused-topbar-active-shift:not(.app-topbar-active-shift--empty) .app-topbar-active-shift-play:before,.workorders-topbar-active-shift-btn:not(.app-topbar-active-shift--empty) .workorders-topbar-active-shift-play:before{content:"";position:absolute;width:2px;height:6px;top:4px;left:8px;border-radius:999px;background:currentColor;transform-origin:bottom center}.app-topbar-active-shift:not(.app-topbar-active-shift--empty) .app-topbar-active-shift-play:after,.workorder-focused-topbar-active-shift:not(.app-topbar-active-shift--empty) .app-topbar-active-shift-play:after,.workorders-topbar-active-shift-btn:not(.app-topbar-active-shift--empty) .workorders-topbar-active-shift-play:after{content:"";position:absolute;width:5px;height:2px;top:8px;left:8px;border-radius:999px;background:currentColor;transform:rotate(34deg);transform-origin:left center}.app-topbar-active-shift--empty .app-topbar-active-shift-play:before{content:"";width:8px;height:2px;border-radius:999px;background:currentColor}.app-topbar-active-shift--empty .app-topbar-active-shift-play:after{content:"";position:absolute;width:2px;height:8px;border-radius:999px;background:currentColor}.app-topbar-active-shift-copy{min-width:0;display:grid;gap:2px;overflow:hidden;flex:1 1 auto}.app-topbar-active-shift-meta{min-width:0;display:inline-flex;align-items:baseline;gap:7px;line-height:1;overflow:hidden}.app-topbar-active-shift-meta strong{color:var(--shift-bar-accent);font-size:.73rem;line-height:1;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-topbar-active-shift small{color:#4b5563;font-size:.58rem;line-height:1;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-topbar-active-shift-time{font-size:.7rem;line-height:1;font-weight:900;letter-spacing:.02em;white-space:nowrap;color:var(--shift-bar-accent)}.app-topbar-active-shift--empty{--shift-bar-accent: var(--shift-empty-accent);--shift-bar-border: #d9e2ea;--shift-bar-bg: #fff;width:40px;min-width:40px;height:40px;min-height:40px;justify-content:center;padding:0}.app-topbar-active-shift--empty strong,.app-topbar-active-shift--empty small{color:#334155}.app-topbar-active-shift--work{--shift-bar-accent: #1f6a45;--shift-bar-border: #b7ddc7;--shift-bar-bg: #f5fcf8}.app-topbar-active-shift--travel{--shift-bar-accent: #b45309;--shift-bar-border: #fed7aa;--shift-bar-bg: #fff7ed}.app-topbar-active-shift--standby{--shift-bar-accent: #2563eb;--shift-bar-border: #bfdbfe;--shift-bar-bg: #eff6ff}.app-topbar-active-shift--pause{--shift-bar-accent: #64748b;--shift-bar-border: #cbd5e1;--shift-bar-bg: #f8fafc}.topbar-icon-button{display:none;width:42px;height:42px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-size:1.25rem}.topbar-heading{min-width:0;display:grid;gap:1px}.topbar-heading span{color:var(--color-muted);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.topbar-heading strong{color:var(--color-text);font-size:1rem;line-height:1.1}.topbar-user{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;position:relative}.avatar{width:34px;height:34px;border-radius:50%;background:#123f6d;color:#fff;font-size:.78rem;font-weight:800}.topbar-user-email{display:none}.topbar-user-trigger{width:40px;height:40px;border:1px solid var(--color-border);border-radius:999px;background:#f4f7fb;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#fff}.topbar-user-popup{position:absolute;top:calc(100% + 10px);right:0;width:min(260px,72vw);z-index:var(--shift-menu-z);border:1px solid var(--color-border);border-radius:12px;background:#fff;box-shadow:0 16px 34px #0f20302e;padding:8px;display:grid;gap:8px}.topbar-user-popup-user{border:1px solid #edf2f8;border-radius:10px;padding:10px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center}.topbar-user-popup-user .avatar{width:36px;height:36px;font-size:.76rem}.topbar-user-popup-user strong{color:var(--color-text);font-size:.9rem;line-height:1.1;max-width:180px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-user-popup-user small{color:var(--color-muted);font-size:.7rem}.user-panel-org-select-label{display:grid;gap:7px;padding:10px;border:1px solid #edf2f8;border-radius:10px;background:#fbfdff;color:var(--color-muted);font-size:.72rem;font-weight:800}.user-panel-org-select-label>span{display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.06em}.user-panel-org-select-label .iconify{width:16px;height:16px;color:#334155}.user-panel-org-select{min-height:38px;border-radius:8px;font-size:.84rem;font-weight:800}.sidebar-user-signout{border:0;border-radius:10px;background:#f6f9fc;color:#1f2937;min-height:38px;display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;font:inherit;font-size:.85rem;font-weight:800}.sidebar-user-signout .iconify{width:18px;height:18px;color:#334155}.topbar-user-popup button{border:0;border-radius:10px;background:#f6f9fc;color:#1f2937;min-height:38px;display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;font:inherit;font-size:.85rem;font-weight:800}.topbar-user-popup button .iconify{width:18px;height:18px;color:#334155}.topbar-user-popup button:hover{background:#edf4ff}.topbar-user-popup button:focus-visible{outline:2px solid #3b82f6;outline-offset:1px}.btn-compact{min-height:34px;padding:7px 10px;font-size:.78rem}.workspace-page{width:min(100%,1180px);margin:0 auto;padding:18px;display:grid;gap:14px}.workspace-page--mobile-first{width:min(100%,1180px);justify-items:stretch}.workspace-page--mobile-first>:not(.mobile-shift-app){width:100%}.shift-desktop-workspace{width:100%;display:grid;gap:14px}.shift-main-column,.shift-side-column{min-width:0;display:grid;align-content:start;gap:14px}.shift-workorder-detail{width:100%;min-height:calc(100dvh - 104px);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:14px}.shift-workorder-hero{min-height:74px;border-bottom:1px solid #e3e8ee;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:6px 0 14px}.shift-workorder-title{min-width:0;display:grid;gap:3px}.shift-workorder-title span,.shift-workorder-kicker,.shift-workorder-section-head span,.shift-workorder-context span,.shift-workorder-active-metrics span{color:#667085;font-size:.68rem;line-height:1;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.shift-workorder-title h1{margin:0;color:#111827;font-size:clamp(1.5rem,4vw,2.35rem);line-height:.98;font-weight:950}.shift-workorder-title p{margin:0;color:#4b5563;font-size:.9rem;line-height:1.25;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shift-workorder-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.shift-workorder-active{border:1px solid #d8e6dc;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbf8);display:grid;gap:18px;padding:18px}.shift-workorder-active.is-active{border-color:#a8d7bb;background:linear-gradient(180deg,#f3fbf6,#fff)}.shift-workorder-active-copy{display:grid;gap:8px}.shift-workorder-active-copy h2{margin:0;color:#123925;font-size:clamp(1.7rem,8vw,3.2rem);line-height:.95;font-weight:950;text-transform:capitalize}.shift-workorder-active-copy p{margin:0;color:#4b5563;font-size:.92rem;line-height:1.35;font-weight:700}.shift-workorder-active-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e3e8ee;border-radius:10px;background:#e3e8ee}.shift-workorder-active-metrics div{min-width:0;background:#fff;padding:12px;display:grid;gap:5px}.shift-workorder-active-metrics strong{color:#111827;font-size:1rem;line-height:1;font-weight:950;white-space:nowrap}.shift-workorder-context{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:8px 0;display:grid;gap:1px}.shift-workorder-context div{min-width:0;min-height:52px;display:grid;gap:5px;align-content:center;padding:8px 0}.shift-workorder-context strong{color:#111827;font-size:.9rem;line-height:1.25;font-weight:850}.shift-workorder-context .btn{justify-self:start}.shift-workorder-history{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.shift-workorder-section-head{min-height:44px;display:flex;align-items:end;justify-content:space-between;gap:12px}.shift-workorder-section-head h2{margin:3px 0 0;color:#111827;font-size:1.05rem;line-height:1.1;font-weight:950}.shift-workorder-history-list{min-height:0;overflow:auto;display:grid;align-content:start}.shift-workorder-history-row{min-height:64px;border-top:1px solid #edf1f5;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0}.shift-workorder-history-row time,.shift-workorder-history-row>div{min-width:0;display:grid;gap:3px}.shift-workorder-history-row time span,.shift-workorder-history-row>div span{color:#667085;font-size:.74rem;line-height:1.25;font-weight:700}.shift-workorder-history-row time strong,.shift-workorder-history-row>div strong{color:#111827;font-size:.9rem;line-height:1.1;font-weight:900;text-transform:capitalize}.shift-workorder-history-row small{border:1px solid #d9e2ea;border-radius:999px;color:#475569;background:#f8fafc;padding:5px 8px;font-size:.68rem;line-height:1;font-weight:900;white-space:nowrap}.shift-workorder-history-row small.is-linked{border-color:#b7ddc7;background:#f5fcf8;color:#1f6a45}.shift-workorder-empty{min-height:180px;border-top:1px solid #edf1f5;color:#667085;display:grid;place-items:center;gap:10px;text-align:center;font-size:.86rem;font-weight:750}.shift-workorder-empty .iconify{width:30px;height:30px;color:#94a3b8}.workorders-landing-page{width:min(100%,1040px);max-width:1040px}.workorders-board{border:1px solid #e3e8ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px #0f203014;overflow:hidden}.workorders-board-head{min-height:72px;border-bottom:1px solid #edf1f5;background:#fbfcfd;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:12px;align-items:center;padding:12px 16px}.workorders-board-head button{width:40px;height:40px;border:1px solid #e3e8ee;border-radius:9px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;font:inherit;cursor:pointer}.workorders-board-head div{min-width:0;display:grid;gap:4px}.workorders-board-head h1{margin:0;color:#111827;font-size:1.25rem;line-height:1.1;font-weight:900}.workorders-board-head p{margin:0;color:#667085;font-size:.82rem;line-height:1.25;font-weight:700}.workorders-board-tools{border-bottom:1px solid #edf1f5;padding:12px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.workorders-search{min-height:44px;border-radius:9px;background:#f4f6f8;color:#667085;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:0 12px}.workorders-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:16px;font-weight:650}.workorders-filter{min-height:44px;border:1px solid #e3e8ee;border-radius:9px;background:#fff;padding:3px;display:inline-grid;grid-template-columns:repeat(2,minmax(66px,1fr));gap:3px}.workorders-filter button{border:0;border-radius:7px;background:transparent;color:#667085;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.workorders-filter button.is-active{background:#e7f4eb;color:#1f6a45}.workorders-list{display:grid}.workorders-list-row{min-width:0;width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:left;display:grid;grid-template-columns:14px minmax(0,1fr) minmax(112px,auto) 22px;gap:12px;align-items:center;padding:14px 16px;border-bottom:1px solid #edf1f5;cursor:pointer;transition:background-color .14s ease}.workorders-open-shift-recovery{margin:0 16px 8px;border:1px dashed #f59e0b;border-radius:12px;background:#fff7ed;color:#7c2d12;padding:10px 12px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center}.workorders-open-shift-recovery div{min-width:0;display:grid;gap:4px}.workorders-open-shift-recovery strong{color:#7c2d12;font-size:.82rem;line-height:1.15;font-weight:900}.workorders-open-shift-recovery span{font-size:.74rem;line-height:1.2;color:#b45309}.workorders-open-shift-recovery button{border:1px solid #f59e0b;border-radius:999px;background:#fef3c7;color:#7c2d12;min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;font:inherit;font-size:.74rem;font-weight:900}.workorders-open-shift-recovery button .iconify{width:14px;height:14px}.workorders-list-row:last-child{border-bottom:0}.workorders-list-row:hover,.workorders-list-row:focus-visible{background:#f8fcfa}.workorders-list-row.is-ready{background:#fbfefc}.workorders-list-status{width:10px;height:10px;border-radius:50%;background:#cbd5e1;justify-self:center}.workorder-status-dot{display:block;width:100%;height:100%;border-radius:inherit;background:currentColor;color:#cbd5e1}.workorder-status-dot.is-active{color:#2f8d5a}.workorders-list-main{min-width:0;display:grid;gap:2px}.workorders-list-main strong,.workorders-list-main span,.workorders-list-main small{min-width:0}.workorders-list-main strong{color:#111827;font-size:.84rem;line-height:1.1;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workorders-list-main span{color:#4b5563;font-size:.72rem;line-height:1.25;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workorders-list-main small{color:#667085;display:inline-flex;align-items:center;gap:5px;font-size:.64rem;line-height:1.3;font-weight:700}.workorders-list-meta{min-width:84px;display:grid;justify-items:end;gap:4px;color:#667085;font-size:.66rem;line-height:1;font-weight:900}.workorder-badge{max-width:120px;border-radius:999px;background:#f1f5f9;color:#475569;padding:5px 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.workorder-badge.is-active{background:#e2f4e9;color:#1f6a45}.workorders-row-arrow{color:#94a3b8;justify-self:end;width:16px;height:16px}.workorders-map-page{width:min(100%,1180px);max-width:1180px}.workorders-map-shell{min-height:calc(100dvh - 100px);border:1px solid #e3e8ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px #0f203014;overflow:hidden;position:relative;isolation:isolate;display:grid;grid-template-rows:minmax(360px,1fr)}.workorders-map-topbar{display:none;border-bottom:1px solid var(--shift-shell-border, #edf1f5);background:var(--shift-shell-bg, rgba(255, 255, 255, .94));grid-template-columns:42px minmax(0,1fr) 42px 42px;align-items:center;gap:10px;padding:10px 14px;z-index:2}.workorders-map-topbar.app-shift-bar-state--work,.workorders-map-topbar.app-shift-bar-state--travel,.workorders-map-topbar.app-shift-bar-state--standby,.workorders-map-topbar.app-shift-bar-state--pause,.workorder-focused-topbar.app-shift-bar-state--work,.workorder-focused-topbar.app-shift-bar-state--travel,.workorder-focused-topbar.app-shift-bar-state--standby,.workorder-focused-topbar.app-shift-bar-state--pause{box-shadow:inset 4px 0 0 var(--shift-shell-accent)}.workorders-map-topbar.app-shift-bar-state--work button,.workorders-map-topbar.app-shift-bar-state--travel button,.workorders-map-topbar.app-shift-bar-state--standby button,.workorders-map-topbar.app-shift-bar-state--pause button,.workorder-focused-topbar.app-shift-bar-state--work .workorder-detail-nav-button,.workorder-focused-topbar.app-shift-bar-state--travel .workorder-detail-nav-button,.workorder-focused-topbar.app-shift-bar-state--standby .workorder-detail-nav-button,.workorder-focused-topbar.app-shift-bar-state--pause .workorder-detail-nav-button,.workorders-map-topbar.app-shift-bar-state--work .workorders-topbar-user-trigger,.workorders-map-topbar.app-shift-bar-state--travel .workorders-topbar-user-trigger,.workorders-map-topbar.app-shift-bar-state--standby .workorders-topbar-user-trigger,.workorders-map-topbar.app-shift-bar-state--pause .workorders-topbar-user-trigger,.workorder-focused-topbar.app-shift-bar-state--work .workorders-topbar-user-trigger,.workorder-focused-topbar.app-shift-bar-state--travel .workorders-topbar-user-trigger,.workorder-focused-topbar.app-shift-bar-state--standby .workorders-topbar-user-trigger,.workorder-focused-topbar.app-shift-bar-state--pause .workorders-topbar-user-trigger{background:var(--shift-shell-button-bg);color:var(--shift-shell-title);border-color:var(--shift-shell-border)}.workorders-map-topbar button{width:40px;height:40px;border:0;border-radius:9px;background:transparent;color:#111827;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:1.22rem;cursor:pointer}.workorders-map-topbar-title{min-width:0;display:flex;align-items:center;gap:8px;min-height:40px}.workorders-topbar-active-shift-btn{--shift-bar-accent: var(--shift-accent);--shift-bar-border: var(--shift-border);--shift-bar-bg: #fff;min-width:0;margin-left:auto;width:min(276px,48vw);border-radius:999px;border:1px solid var(--shift-bar-border);background:var(--shift-bar-bg);color:#111827;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;text-align:left;font:inherit;max-height:42px}.workorders-topbar-active-shift-btn>span{min-width:0;display:grid;line-height:1.1;gap:2px;overflow:hidden}.workorders-topbar-active-shift-play{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--shift-bar-accent);background:transparent;color:var(--shift-bar-accent);flex-shrink:0;position:relative}.workorders-topbar-active-shift-btn .app-topbar-active-shift-meta strong{color:var(--shift-bar-accent);font-size:.73rem;line-height:1;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workorders-topbar-active-shift-btn small{color:#4b5563;font-size:.58rem;line-height:1;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workorders-topbar-active-shift-btn--mobile-only{display:inline-flex}.workorders-map-topbar strong{color:var(--shift-shell-title, #111827);font-size:1rem;line-height:1;font-weight:900;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.workorders-map-canvas{position:relative;min-height:420px;overflow:hidden;z-index:0;background:linear-gradient(32deg,transparent 47%,rgba(123,171,145,.22) 48%,rgba(123,171,145,.22) 52%,transparent 53%) 0 0 / 190px 160px,linear-gradient(104deg,transparent 46%,rgba(90,130,180,.18) 47%,rgba(90,130,180,.18) 50%,transparent 51%) 0 0 / 240px 180px,radial-gradient(circle at 24% 46%,rgba(93,155,116,.18),transparent 18%),radial-gradient(circle at 72% 34%,rgba(76,133,190,.16),transparent 19%),#eef4ed}.workorders-map-canvas--vessels{background:#dfe8ea}.workorders-map-canvas.workorders-map-canvas--vessels:before{display:none}.workorders-map-canvas--vessels .vessel-map-workspace--embedded{position:absolute;inset:0;height:100%;min-height:0;z-index:0}.workorders-map-canvas--vessels .vessel-map-card--immersive,.workorders-map-canvas--vessels .vessel-map-card-body--immersive,.workorders-map-canvas--vessels .vessel-map-canvas--immersive{height:100%;min-height:0}.workorders-map-canvas--vessels .vessel-map-card-body--immersive{--map-safe-top: 8px;--map-safe-left: 8px;--map-safe-right: 8px;--map-safe-bottom: 8px}.workorders-map-canvas--vessels .vessel-map-overlay--top,.workorders-map-canvas--vessels .vessel-map-overlay--bottom,.workorders-map-canvas--vessels .leftHoverDrawer,.workorders-map-canvas--vessels .rightHoverDrawer{display:none}.workorders-map-canvas:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(255,255,255,.34) 1px,transparent 1px) 0 0 / 42px 42px,linear-gradient(90deg,rgba(255,255,255,.34) 1px,transparent 1px) 0 0 / 42px 42px;opacity:.62}.workorders-map-pin{position:absolute;width:42px;height:42px;border:3px solid #fff;border-radius:50%;background:#1f6a45;color:#fff;box-shadow:0 10px 24px #0f203038;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:.92rem;font-weight:900;transform:translate(-50%,-50%);cursor:pointer;z-index:1}.workorders-map-pin.is-active{background:#2e8b57}.workorders-user-dot{position:absolute;left:58%;top:68%;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#2f80ed;box-shadow:0 0 0 7px #2f80ed33;transform:translate(-50%,-50%);z-index:1}.workorders-locate-button{position:absolute;right:16px;bottom:138px;width:52px;height:52px;border:1px solid #d8e0e8;border-radius:14px;background:#fff;color:#111827;box-shadow:0 12px 26px #0f20302e;display:inline-flex;align-items:center;justify-content:center;font-size:1.45rem;z-index:2}.workorders-map-sheet{position:absolute;left:0;right:0;bottom:0;max-height:min(54%,390px);border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -14px 30px #0f20301f;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;padding:8px 16px 16px;z-index:40;transition:height .18s ease,max-height .18s ease}.workorder-action-sheet-handle{width:54px;height:5px;padding:0;border:0;border-radius:999px;background:#d1d5db;justify-self:center;cursor:pointer;color:inherit}.workorders-map-sheet-handle{width:76px;height:24px;padding:0;border:0;border-radius:999px;background:transparent;justify-self:center;appearance:none;cursor:pointer;display:grid;place-items:center}.workorders-map-sheet-handle:before{width:54px;height:5px;border-radius:999px;background:#d1d5db;content:""}.workorders-map-sheet-head{width:100%;min-height:38px;padding:0;border:0;background:transparent;color:inherit;display:flex;justify-content:space-between;gap:12px;align-items:center;font:inherit;text-align:left;cursor:pointer}.workorders-map-sheet-head strong{color:#111827;font-size:.98rem;font-weight:900}.workorders-map-sheet-head span{margin-left:auto;color:#667085;font-size:.72rem;font-weight:800}.workorders-map-sheet-head .iconify{width:18px;height:18px;color:#111827;flex:0 0 auto}.workorders-map-list{min-height:0;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0}.workorders-map-list-row{width:100%;height:44px;min-height:44px;max-height:44px;overflow:hidden;border:0;border-bottom:1px solid #edf1f5;background:transparent;color:inherit;font:inherit;text-align:left;display:grid;grid-template-columns:24px minmax(0,1fr) auto 42px 18px;gap:8px;align-items:center;padding:6px 0;cursor:pointer}.workorders-map-list-row.is-active{background:#f8fcfa;box-shadow:inset 3px 0 #1f6a45;padding-left:8px}.workorders-map-list-row:last-child{border-bottom:0}.workorders-map-list-index{width:20px;height:20px;border-radius:50%;background:#1f6a45;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800}.workorders-map-list-index.is-active{background:#2e8b57}.workorders-active-pill{border-radius:999px;background:#e2f4e9;color:#1f6a45;padding:3px 6px;font-size:.62rem;line-height:1;font-weight:900;text-transform:uppercase}.workorders-map-list-close,.workorders-map-list-close-placeholder{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.workorders-map-list-close{border:1px solid #fecaca;background:#fff5f5;color:#b91c1c;font:inherit}.workorders-map-list-close:hover,.workorders-map-list-close:focus-visible{background:#fee2e2}.workorders-map-list-close-placeholder{width:30px;height:30px;opacity:0}.workorders-map-list-close .iconify{width:16px;height:16px}.workorder-focused-detail{min-height:calc(100dvh - 100px);border:1px solid #e3e8ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px #0f203014;overflow:hidden;display:grid;grid-template-rows:minmax(320px,44dvh) minmax(0,1fr)}.workorder-focused-topbar{border-bottom:1px solid var(--shift-shell-border, #edf1f5);background:var(--shift-shell-bg, #fff);display:grid;grid-template-columns:42px minmax(0,1fr) 42px 42px;align-items:center;gap:10px;padding:10px 14px}.workorders-topbar-user-wrap{position:relative;justify-self:end;display:none}.workorders-topbar-user-trigger{width:40px;height:40px;border:1px solid var(--color-border);border-radius:999px;background:#f4f7fb;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#fff}.workorders-user-popup{position:absolute;top:calc(100% + 10px);right:0;width:min(220px,72vw);z-index:2500;border:1px solid var(--color-border);border-radius:12px;background:#fff;box-shadow:0 16px 34px #0f20302e;padding:8px;display:grid;gap:8px}.workorders-user-popup-user{border:1px solid #edf2f8;border-radius:10px;padding:10px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:center}.workorders-user-popup-user .avatar{width:30px;height:30px;font-size:.74rem}.workorders-user-popup-user strong{color:var(--color-text);font-size:.84rem;line-height:1.1;max-width:160px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workorders-user-popup-user small{color:var(--color-muted);font-size:.67rem}.workorders-user-popup button{border:0;border-radius:10px;background:#f6f9fc;color:#1f2937;min-height:38px;display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;font:inherit;font-size:.84rem;font-weight:800}.workorders-user-popup button:hover{background:#edf4ff}.workorders-user-popup button:focus-visible{outline:2px solid #3b82f6;outline-offset:1px}.workorder-focused-topbar-main{min-width:0;display:grid;gap:6px}.workorder-focused-topbar strong{color:var(--shift-shell-title, #111827);text-align:center;font-size:1rem;font-weight:900}.workorder-focused-topbar strong,.workorder-focused-topbar-main>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workorder-focused-topbar-active-shift{--shift-bar-accent: var(--shift-accent);--shift-bar-border: var(--shift-border);--shift-bar-bg: #fff;width:fit-content;max-width:100%;border:1px solid var(--shift-bar-border);border-radius:999px;background:var(--shift-bar-bg);color:#111827;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:5px 7px;font:inherit;text-align:left;margin-top:2px}.workorder-focused-topbar-active-shift--mobile-only{display:none}.workorder-focused-topbar-active-shift>span{min-width:0;display:grid;gap:2px}.workorder-focused-topbar-active-shift .app-topbar-active-shift-meta strong{color:var(--shift-bar-accent);font-size:.72rem;line-height:1;font-weight:900;text-align:left}.workorder-focused-topbar-active-shift small{color:#4b5563;font-size:.58rem;line-height:1;font-weight:750}.workorder-focused-topbar-active-shift>.iconify{color:#1f6a45}.workorder-focused-photo{background:linear-gradient(180deg,#05140c14,#05140c1a),radial-gradient(circle at 52% 72%,#b7b08b 0 8%,transparent 9%),linear-gradient(18deg,transparent 0 44%,rgba(228,219,179,.9) 45% 52%,transparent 53%),radial-gradient(circle at 55% 36%,#7a8f61 0 9%,transparent 10%),linear-gradient(135deg,#6c8a4e,#a1b878 42%,#d3c18d 43%,#c7ad76 58%,#5c7b4a 59%,#315f3a)}.workorder-focused-map{position:relative;min-height:0;overflow:hidden;background:#dfe8ea}.workorder-focused-map .vessel-map-workspace--embedded{position:absolute;inset:0;height:100%;min-height:0}.workorder-focused-map .vessel-map-card--immersive,.workorder-focused-map .vessel-map-card-body--immersive,.workorder-focused-map .vessel-map-canvas--immersive{height:100%;min-height:0}.workorder-focused-map .vessel-map-card-body--immersive{--map-safe-top: 8px;--map-safe-left: 8px;--map-safe-right: 8px;--map-safe-bottom: 8px}.workorder-focused-map .vessel-map-overlay--top,.workorder-focused-map .vessel-map-overlay--bottom,.workorder-focused-map .vessel-map-detail-panel,.workorder-focused-map .map-popup-overlay,.workorder-focused-map .leftHoverDrawer,.workorder-focused-map .rightHoverDrawer{display:none}.workorder-vessel-map-chip{position:absolute;left:14px;bottom:14px;z-index:10;min-height:34px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:#ffffffeb;color:#4b5563;box-shadow:0 10px 24px #0f203024;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;font-size:.76rem;line-height:1;font-weight:900}.workorder-vessel-map-chip.is-linked{color:#1f6a45}.workorder-focused-body{min-height:0;overflow:auto;padding:18px;display:grid;align-content:start;gap:14px}.workorder-detail-top-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.workorder-detail-back-button,.workorder-detail-top-pill{min-height:36px;border:1px solid #e3e8ee;border-radius:999px;background:#fff;color:#334155;display:inline-flex;align-items:center;gap:7px;padding:0 11px;font:inherit;font-size:.8rem;font-weight:850}.workorder-detail-back-button{background:#f8fcfa;color:#176438;cursor:pointer}.workorder-detail-back-button:hover,.workorder-detail-back-button:focus-visible{border-color:#bdd2c7;background:#eff8f2}.workorder-detail-back-button .iconify,.workorder-detail-top-pill .iconify{width:16px;height:16px;color:#176438;flex:0 0 auto}.workorder-focused-title{display:flex;justify-content:space-between;gap:12px;align-items:start}.workorder-focused-title>div{min-width:0}.workorder-focused-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:8px}.workorder-ref-pill,.workorder-status-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:.72rem;line-height:1;font-weight:900}.workorder-ref-pill{background:#eef2f7;color:#334155}.workorder-status-pill{background:#fff6dd;color:#805400}.workorder-status-pill.is-active{background:#e2f4e9;color:#176438}.workorder-focused-title h1{margin:0;color:#111827;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08;font-weight:900}.workorder-focused-title p{margin:8px 0 0;color:#4b5563;display:inline-flex;align-items:center;gap:6px;font-size:.88rem;font-weight:750}.workorder-focused-title>strong{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border-radius:999px;background:#e8f7ee;color:#1f6a45;font-size:.9rem;line-height:1;font-weight:900;white-space:nowrap}.workorder-focused-title>strong .iconify{width:16px;height:16px}.workorder-active-mini-card{min-height:90px;border:1px solid #d8e0e8;border-radius:10px;background:#fff;color:#111827;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;font:inherit;text-align:left}.workorder-active-mini-card.is-active{border-color:#2f8d5a;background:#f8fcfa}.workorder-active-mini-card>.iconify:first-child{width:24px;height:24px;color:#1f6a45}.workorder-active-mini-card span{display:grid;gap:5px}.workorder-active-mini-card strong{color:#1f6a45;font-size:.86rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-active-mini-card small{color:#111827;font-size:.98rem;font-weight:900}.workorder-active-mini-card b{border-radius:999px;background:#e2f4e9;color:#1f6a45;padding:6px 10px;font-size:.74rem;line-height:1}.workorder-operating-panel{border:1px solid #d8e0e8;border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f203014;display:grid;gap:10px;padding:14px}.workorder-operating-state{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center}.workorder-operating-state>.iconify{width:38px;height:38px;color:#176438}.workorder-operating-state.is-active>.iconify{color:#b42318}.workorder-operating-state span{min-width:0;display:grid;gap:4px}.workorder-operating-state strong{color:#111827;font-size:1rem;line-height:1.1;font-weight:900}.workorder-operating-state small{color:#667085;font-size:.82rem;line-height:1.25;font-weight:800}.workorder-operating-primary,.workorder-operating-secondary{width:100%;min-height:58px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font:inherit;font-size:.95rem;font-weight:900;cursor:pointer}.workorder-operating-primary{background:#176438;color:#fff;box-shadow:0 14px 28px #17643833}.workorder-operating-primary.is-closing{background:#b42318;box-shadow:0 14px 28px #b423182e}.workorder-operating-secondary{border:1px solid #d8e0e8;background:#f8fcfa;color:#176438}.workorder-operating-primary:disabled,.workorder-operating-secondary:disabled{cursor:not-allowed;opacity:.58}.workorder-operating-primary .iconify,.workorder-operating-secondary .iconify{width:22px;height:22px}.workorder-operating-error{margin:0;padding:9px 10px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#991b1b;font-size:.8rem;font-weight:800}.workorder-shifts-panel{border:1px solid #d8e0e8;border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f20300f;overflow:hidden}.workorder-shifts-head{min-height:50px;padding:10px 12px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:10px}.workorder-shifts-head div{min-width:0;display:grid;gap:3px}.workorder-shifts-head strong{color:#111827;font-size:.95rem;line-height:1;font-weight:900}.workorder-shifts-head span{color:#667085;font-size:.76rem;line-height:1;font-weight:800}.workorder-shifts-head b{flex:0 0 auto;border-radius:999px;background:#e2f4e9;color:#176438;padding:6px 9px;font-size:.72rem;line-height:1;font-weight:900}.workorder-shifts-empty{min-height:78px;padding:14px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;color:#667085;font-size:.82rem;font-weight:800}.workorder-shifts-empty .iconify{width:24px;height:24px;color:#94a3b8}.workorder-shifts-table-wrap{overflow-x:auto}.workorder-shifts-table{width:100%;min-width:620px;border-collapse:collapse;font-size:.78rem}.workorder-shifts-table th,.workorder-shifts-table td{padding:9px 10px;border-bottom:1px solid #edf1f5;text-align:left;white-space:nowrap}.workorder-shifts-table th{background:#f8fafc;color:#64748b;font-size:.68rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-shifts-table td{color:#334155;font-weight:800}.workorder-shifts-table td:nth-child(2),.workorder-shifts-table td:nth-child(5){color:#111827;font-weight:900}.workorder-shifts-table td:nth-child(3){max-width:180px;overflow:hidden;text-overflow:ellipsis}.workorder-shifts-table tbody tr:last-child td{border-bottom:0}.workorder-shifts-table tr.is-open td{background:#f8fcfa}.workorder-shifts-table td>span{border-radius:999px;background:#eef2f7;color:#475569;padding:4px 8px;font-size:.68rem;line-height:1;font-weight:900}.workorder-shifts-table tr.is-open td>span{background:#e2f4e9;color:#176438}.workorder-context-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.workorder-context-strip button,.workorder-context-strip span{min-height:34px;border:1px solid #e3e8ee;border-radius:999px;background:#fff;color:#334155;display:inline-flex;align-items:center;gap:6px;padding:0 10px;font:inherit;font-size:.78rem;font-weight:850}.workorder-context-strip button{cursor:pointer}.workorder-context-strip .iconify{width:16px;height:16px;color:#176438}.workorder-focused-facts{border:1px solid #e3e8ee;border-radius:10px;background:#fff;overflow:hidden}.workorder-focused-facts .workorder-fact{width:100%;min-height:56px;border-bottom:1px solid #edf1f5;background:transparent;color:inherit;text-align:left;display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;padding:10px 14px}.workorder-focused-facts .workorder-fact:last-child{border-bottom:0}.workorder-focused-facts>.workorder-fact>.iconify:first-child{color:#1f6a45;width:22px;height:22px}.workorder-focused-facts div{min-width:0;display:grid;gap:4px}.workorder-focused-facts span{color:#111827;font-size:.82rem;font-weight:900}.workorder-focused-facts strong{color:#4b5563;font-size:.78rem;line-height:1.25;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workorder-take-action-button{min-height:58px;border:1px solid #d8e0e8;border-radius:10px;background:#fff;color:#1f6a45;display:grid;grid-template-columns:26px minmax(0,1fr) 22px;gap:10px;align-items:center;padding:0 16px;font:inherit;font-size:.98rem;font-weight:900;cursor:pointer}.workorder-close-shift-button{margin-top:6px;border-color:#f3bcbc;background:#fff7f7;color:#b91c1c}.workorder-close-shift-button .iconify:first-child,.workorder-close-shift-button .iconify:last-child{color:#b91c1c}.workorder-close-shift-button:hover,.workorder-close-shift-button:focus-visible{background:#ffe3e3}.workorder-action-sheet-backdrop{position:fixed;inset:0;z-index:90;background:#081c149e;display:grid;align-items:end}.workorder-action-sheet{border-radius:22px 22px 0 0;background:#fff;padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px));display:grid;gap:18px}.workorder-action-sheet h2{margin:10px 0 0;color:#111827;font-size:1.18rem;line-height:1.15;font-weight:900;text-align:center}.workorder-action-options{border:1px solid #e3e8ee;border-radius:14px;overflow:hidden}.workorder-action-options button{width:100%;min-height:112px;border:0;border-bottom:1px solid #edf1f5;background:#fff;color:#111827;display:grid;grid-template-columns:60px minmax(0,1fr) 24px;gap:14px;align-items:center;padding:16px 14px;font:inherit;text-align:left}.workorder-action-options button:last-child{border-bottom:0}.workorder-action-options button>span{width:56px;height:56px;border-radius:50%;background:#1f6a45;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem}.workorder-action-options div{min-width:0;display:grid;gap:5px}.workorder-action-options strong{color:#111827;font-size:1rem;line-height:1.1;font-weight:900}.workorder-action-options small{color:#4b5563;font-size:.9rem;line-height:1.35;font-weight:700}.workorder-action-cancel{min-height:58px;border:1px solid #d8e0e8;border-radius:10px;background:#fff;color:#111827;font:inherit;font-size:1rem;font-weight:900}.workorders-detail-page{box-sizing:border-box;width:min(100%,1120px);max-width:1120px;height:calc(100dvh - 64px);align-content:stretch}.workorder-detail-shell{box-sizing:border-box;height:100%;min-height:0;border:1px solid #e3e8ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px #0f203014;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.workorder-detail-header{box-sizing:border-box;min-height:72px;border-bottom:1px solid #edf1f5;background:#fbfcfd;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px}.workorder-detail-nav-button,.workorder-detail-primary-action,.workorder-detail-large-action{border:1px solid #e3e8ee;border-radius:9px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;font:inherit;cursor:pointer}.workorder-detail-nav-button{width:40px;height:40px;font-size:1.28rem}.workorder-detail-header>span{min-width:0;display:grid;gap:3px}.workorder-detail-header small{color:#667085;font-size:.72rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-detail-header strong{color:#111827;font-size:1.08rem;line-height:1.1;font-weight:900}.workorder-detail-primary-action{min-height:40px;gap:7px;padding:0 13px;background:#1f6a45;border-color:#1f6a45;color:#fff;font-size:.82rem;line-height:1;font-weight:900}.workorder-detail-layout{box-sizing:border-box;min-height:0;display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr)}.workorder-detail-status-panel{box-sizing:border-box;min-width:0;min-height:0;background:radial-gradient(240px 180px at 18% 0%,rgba(255,255,255,.14),transparent 70%),linear-gradient(145deg,#2f8d5a,#1f6a45);color:#fff;padding:clamp(20px,3vw,34px);display:grid;grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch;gap:18px}.workorder-detail-status-panel.is-active{background:radial-gradient(240px 180px at 18% 0%,rgba(255,255,255,.16),transparent 70%),linear-gradient(145deg,#2e8b57,#145a39)}.workorder-detail-record-panel{box-sizing:border-box;min-width:0;min-height:0;border-right:1px solid #edf1f5;background:#f8fafc;color:#111827;padding:clamp(20px,3vw,34px);display:grid;grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch;gap:18px}.workorder-detail-record-panel .workorder-detail-status-copy span{color:#667085}.workorder-detail-record-panel .workorder-detail-status-copy h1,.workorder-detail-record-panel .workorder-detail-status-copy p{color:#111827}.workorder-detail-record-panel .workorder-detail-status-copy small{color:#4b5563}.workorder-detail-record-panel .workorder-detail-status-copy span:before{background:#94a3b8}.workorder-detail-status-copy{display:grid;gap:10px}.workorder-detail-status-copy span{display:inline-flex;align-items:center;gap:8px;color:#ffffffd6;font-size:.74rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-detail-status-copy span:before{content:"";width:8px;height:8px;border-radius:50%;background:#65d88c}.workorder-detail-status-copy h1{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;font-weight:900}.workorder-detail-status-copy p{margin:0;color:#fff;font-size:clamp(1rem,1.6vw,1.32rem);line-height:1.2;font-weight:800}.workorder-detail-status-copy small{color:#ffffffe6;display:inline-flex;align-items:center;gap:6px;font-size:.9rem;line-height:1.2;font-weight:800}.workorder-shift-status{width:100%;min-height:76px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#fffffff0;color:#111827;display:grid;grid-template-columns:46px minmax(0,1fr) 24px;gap:10px;align-items:center;padding:9px 10px;font:inherit;text-align:left;cursor:pointer}.workorder-shift-status-icon{width:40px;height:40px;border-radius:50%;background:#e7f4eb;color:#1f6a45;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.workorder-shift-status span:nth-child(2){min-width:0;display:grid;gap:4px}.workorder-shift-status strong{color:#111827;font-size:.92rem;line-height:1;font-weight:900}.workorder-shift-status small{color:#4b5563;font-size:.82rem;line-height:1.2;font-weight:700}.workorder-clock-link{width:100%;min-height:76px;border:1px solid #d8e0e8;border-radius:10px;background:#fff;color:#111827;display:grid;grid-template-columns:46px minmax(0,1fr) 24px;gap:10px;align-items:center;padding:9px 10px;font:inherit;text-align:left;cursor:pointer}.workorder-clock-link div{min-width:0;display:grid;gap:4px}.workorder-clock-link strong{color:#111827;font-size:.92rem;line-height:1;font-weight:900}.workorder-clock-link small{color:#667085;font-size:.82rem;line-height:1.2;font-weight:700}.workorder-detail-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border-radius:10px;overflow:hidden;background:#ffffff29;border:1px solid rgba(255,255,255,.2)}.workorder-detail-kpis div{min-width:0;min-height:76px;background:#fffffff0;color:#111827;padding:12px;display:grid;align-content:center;gap:6px}.workorder-detail-kpis span{color:#667085;font-size:.68rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-detail-kpis strong{min-width:0;color:#111827;font-size:.84rem;line-height:1.15;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workorder-record-facts{display:grid;gap:8px}.workorder-record-facts div{min-width:0;border:1px solid #d8e0e8;border-radius:9px;background:#fff;padding:12px;display:grid;gap:6px}.workorder-record-facts span{color:#667085;font-size:.68rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-record-facts strong{min-width:0;color:#111827;font-size:.88rem;line-height:1.15;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workorder-detail-large-action{align-self:end;min-height:48px;gap:8px;background:#fff;color:#1f6a45;border-color:#ffffff70;font-size:.88rem;line-height:1;font-weight:900}.workorder-detail-record-panel .workorder-detail-large-action{background:#1f6a45;border-color:#1f6a45;color:#fff}.workorder-detail-main-panel{box-sizing:border-box;min-width:0;min-height:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#fff}.workorder-detail-scroll{box-sizing:border-box;min-height:0;overflow:auto;padding:clamp(18px,3vw,34px);display:grid;align-content:start;gap:18px;scrollbar-gutter:stable}.workorder-detail-title{display:grid;gap:8px}.workorder-detail-title h2{margin:0;color:#111827;font-size:clamp(1.55rem,2.3vw,2.2rem);line-height:1.1;font-weight:900}.workorder-detail-title p{margin:0;color:#4b5563;display:inline-flex;align-items:center;gap:6px;font-size:.86rem;line-height:1.25;font-weight:700}.workorder-detail-section{display:grid;gap:8px}.workorder-detail-label{color:#667085;font-size:.72rem;line-height:1;font-weight:900;text-transform:uppercase}.workorder-detail-list{border:1px solid #e3e8ee;border-radius:9px;background:#fff;overflow:hidden}.workorder-detail-item{min-height:58px;width:100%;border:0;border-bottom:1px solid #eef2f6;background:transparent;color:inherit;font:inherit;text-align:left;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 12px}.workorder-detail-item:last-child{border-bottom:0}.workorder-detail-item>span:first-child{width:32px;height:32px;border-radius:50%;background:#e7f4eb;color:#1f6a45;display:inline-flex;align-items:center;justify-content:center;font-size:1.08rem}.workorder-detail-item div{min-width:0;display:grid;gap:3px}.workorder-detail-item strong{color:#111827;font-size:.86rem;line-height:1.1;font-weight:900}.workorder-detail-item small{color:#4b5563;font-size:.78rem;line-height:1.25;font-weight:700}.workorder-priority{border-radius:999px;background:#e2f4e9;color:#1f6a45;padding:5px 10px;font-size:.78rem;line-height:1}.workorder-detail-notes{min-height:58px;border:1px solid #e3e8ee;border-radius:9px;background:#fff;color:#4b5563;padding:12px;font-size:.86rem;line-height:1.45;font-weight:700}.workorder-detail-actions{box-sizing:border-box;border-top:1px solid #edf1f5;background:#fffffff5;padding:12px clamp(18px,3vw,34px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workorder-detail-actions button{min-height:72px;border:1px solid #e3e8ee;border-radius:9px;background:#fff;color:#1f6a45;display:grid;place-items:center;align-content:center;gap:5px;font:inherit;font-size:.76rem;line-height:1;font-weight:900;cursor:pointer}.workorder-detail-actions button:hover,.workorder-detail-actions button:focus-visible{border-color:#bdd2c7;background:#f8fcfa}.workorder-detail-actions .workorder-detail-action-primary{border-color:#176438;background:#176438;color:#fff;box-shadow:0 12px 24px #1764382e}.workorder-detail-actions .workorder-detail-action-primary:hover,.workorder-detail-actions .workorder-detail-action-primary:focus-visible{border-color:#0d3d22;background:#0d3d22}.workorder-detail-actions .iconify{width:24px;height:24px}.mobile-shift-app{width:100%;min-height:min(720px,calc(100dvh - 114px));border:1px solid #e3e8ee;border-radius:14px;background:#fbfcfd;box-shadow:0 12px 30px #0f203014;overflow:hidden;display:grid;align-content:start;position:relative}.mobile-flow-title{padding:18px 18px 12px;display:grid;gap:4px}.mobile-flow-title:has(.mobile-flow-menu-button){grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.mobile-flow-title--with-actions,.mobile-flow-title--with-back{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.mobile-flow-title--with-actions{grid-template-columns:42px minmax(0,1fr) 42px}.mobile-page-actions,.map-mobile-route-actions{display:none}.mobile-flow-title h1{margin:0;color:#111827;font-size:1.18rem;line-height:1.15;font-weight:900}.mobile-flow-title p{margin:0;color:#667085;font-size:.84rem;line-height:1.35;font-weight:700}.mobile-icon-button{width:42px;height:42px;border:0;border-radius:10px;background:transparent;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.35rem}.mobile-search{margin:0 18px 14px;min-height:48px;border-radius:8px;background:#f1f3f5;color:#667085;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:0 14px}.mobile-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:16px;font-weight:600}.mobile-search input::placeholder{color:#8b95a1}.mobile-workorder-list{padding:7px 16px 18px;display:grid;gap:10px}.mobile-workorder-list--location{padding-bottom:96px}.mobile-workorder-row{min-height:112px;border:1px solid #d9dee5;border-radius:9px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px 12px 13px 16px;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.mobile-workorder-row:focus-within,.mobile-workorder-row:hover,.mobile-workorder-row.is-selected{border-color:#93c5aa;box-shadow:0 10px 24px #1f6a451a;transform:translateY(-1px)}.mobile-workorder-main{min-width:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;display:grid;gap:5px;cursor:pointer}.mobile-workorder-main strong{color:#111827;font-size:1.05rem;line-height:1.1;font-weight:900}.mobile-workorder-main span{color:#4b5563;font-size:.84rem;line-height:1.25;font-weight:600}.mobile-workorder-main small{color:#4b5563;display:inline-flex;align-items:center;gap:5px;font-size:.78rem;line-height:1.3;font-weight:600}.mobile-workorder-actions{display:grid;gap:7px;justify-items:end}.mobile-mini-action{min-height:34px;border:0;border-radius:999px;background:#edf3ef;color:#1f6a45;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 11px;font:inherit;font-size:.76rem;line-height:1;font-weight:900;cursor:pointer;white-space:nowrap}.mobile-mini-action--primary{background:#1f6a45;color:#fff}.mobile-mini-action:disabled,.active-shift-main-action:disabled,.active-shift-footer-action:disabled{opacity:.54;cursor:not-allowed}.mobile-sesame-only{margin:2px 16px 18px;border:1px dashed #c8d0d8;border-radius:9px;background:#fff;padding:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-sesame-only div{min-width:0;display:grid;gap:3px}.mobile-sesame-only strong{color:#111827;font-size:.9rem}.mobile-sesame-only span,.mobile-empty span{color:#667085;font-size:.78rem;line-height:1.35;font-weight:700}.mobile-empty{min-height:180px;display:grid;place-items:center;gap:10px;text-align:center;padding:28px}.mobile-empty .iconify{width:32px;height:32px;color:#8b95a1}.active-shift-screen{height:100%;min-height:inherit;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff}.active-shift-hero{min-height:clamp(176px,26dvh,228px);background:radial-gradient(260px 180px at 0% 0%,rgba(255,255,255,.14),transparent 70%),linear-gradient(145deg,#2e8b57,#1f6a45);color:#fff;padding:38px 20px 34px;display:grid;align-content:center;position:relative}.active-shift-menu-button{position:absolute;top:14px;left:14px;width:42px;height:42px;border:0;border-radius:10px;background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:1.3rem;cursor:pointer}.active-shift-back-button{position:absolute;top:14px;right:14px;width:42px;height:42px;border:0;border-radius:10px;background:#ffffff14;color:#fff;display:none;align-items:center;justify-content:center;font:inherit;font-size:1.3rem;cursor:pointer}.active-shift-title{text-align:center;display:grid;justify-items:center;gap:10px}.active-shift-title span{font-size:.78rem;line-height:1;font-weight:900;text-transform:uppercase}.active-shift-title h1{margin:8px 0 0;font-size:2rem;line-height:1;font-weight:900}.active-shift-title p{margin:0;font-size:1rem;line-height:1.25;font-weight:700}.active-shift-title small,.active-shift-location{display:inline-flex;align-items:center;gap:6px;font-size:.92rem;line-height:1.2;font-weight:800}.active-shift-body{margin-top:-28px;padding:0 10px 26px;min-height:0;overflow:auto;display:grid;justify-items:center;align-content:start;gap:20px;scrollbar-width:thin}.active-shift-metrics{width:100%;min-height:clamp(92px,13dvh,112px);border:1px solid #d9dee5;border-radius:9px;background:#fff;box-shadow:0 12px 30px #0f20301a;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.active-shift-metrics div{display:grid;place-items:center;align-content:center;gap:8px;padding:16px 8px}.active-shift-metrics div+div{border-left:1px solid #e5e7eb}.active-shift-metrics span{color:#1f6a45;font-size:.76rem;line-height:1;font-weight:900;text-transform:uppercase}.active-shift-metrics strong{color:#111827;font-size:1.15rem;line-height:1;font-weight:900}.active-shift-main-action{position:relative;width:clamp(136px,21dvh,166px);height:clamp(136px,21dvh,166px);border:2px solid var(--shift-accent);border-radius:50%;background:#fff;box-shadow:none;color:var(--shift-accent);display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;font:inherit;font-size:1.65rem;line-height:1;font-weight:900;text-transform:uppercase;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;transform:translate(var(--drag-x, 0),var(--drag-y, 0));transition:transform .14s ease,border-color .14s ease,background-color .14s ease,opacity .18s ease,color .14s ease;overflow:hidden;isolation:isolate;z-index:2}.active-shift-main-action>span:not(.active-shift-action-ring){position:relative;z-index:2}.active-shift-main-action>.iconify{position:relative;z-index:2;width:26px;height:26px}.active-shift-main-action:before,.active-shift-main-action:after{content:"";position:absolute;border-radius:inherit;pointer-events:none;display:none}.active-shift-main-action:before{inset:-11px;border:1px solid rgba(31,106,69,.2);background:radial-gradient(circle,#f0fff638,#f0fff600);opacity:0;transform:scale(.93);transition:opacity .18s ease,transform .18s ease}.active-shift-main-action:after{inset:10px;border-radius:50%;background:radial-gradient(circle at 32% 30%,rgba(255,255,255,.5),transparent 54%),radial-gradient(circle at 70% 72%,rgba(255,255,255,.14),transparent 58%);mix-blend-mode:screen;opacity:.52}.active-shift-action-ring{position:absolute;inset:-10px;border-radius:50%;--ring-track: var(--shift-ring-track);--ring-progress: var(--shift-accent);background:conic-gradient(var(--ring-progress) 0turn,var(--ring-track) 0turn);opacity:0;transform:rotate(-90deg);transition:opacity .12s ease;pointer-events:none}.active-shift-action-ring:after{content:"";position:absolute;inset:7px;border-radius:inherit;background:#fff;border:2px solid #fff}.active-shift-main-action.is-holding .active-shift-action-ring{opacity:1;animation:shiftHoldProgress 1.4s linear forwards}.active-shift-main-action.is-holding{background:#fff;box-shadow:none}.active-shift-main-action.is-holding:before{opacity:.55;transform:scale(1)}.active-shift-main-action.is-ready{color:var(--shift-accent-strong);border-color:var(--shift-accent-strong);box-shadow:none;transform:translate(var(--drag-x, 0),var(--drag-y, 0)) scale(1.015)}.active-shift-main-action.is-ready:before{opacity:.82}.active-shift-main-action.is-ready:after{opacity:.85}.active-shift-main-action.is-dragging{transition:border-color .12s ease,background-color .12s ease;border-color:var(--shift-accent-strong)}.active-shift-main-action:hover,.active-shift-main-action:focus-visible{transform:translate(var(--drag-x, 0),var(--drag-y, 0)) scale(1.02);box-shadow:none}.active-shift-main-action:focus-visible{outline:2px solid rgba(17,90,57,.32);outline-offset:6px}.active-shift-main-action--start{width:100%;height:58px;border:1.5px solid var(--shift-accent);border-radius:999px;background:#fff;box-shadow:none;color:var(--shift-accent);gap:8px;font-size:.94rem}.shift-confirm-control{position:relative;display:grid;justify-items:center;gap:12px}.shift-confirm-control.has-options{min-height:clamp(238px,34dvh,286px);align-content:end;padding-bottom:2px}.shift-confirm-options{position:absolute;inset:0;display:grid;align-items:start;justify-content:center;gap:clamp(18px,5vw,26px);padding-inline:clamp(8px,3vw,18px);grid-template-columns:repeat(auto-fit,minmax(74px,1fr));pointer-events:none;opacity:0;transform:translateY(16px) scale(.96);transition:opacity .14s ease,transform .14s ease}.shift-confirm-control.is-choosing .shift-confirm-options{pointer-events:auto;opacity:1;transform:translateY(0) scale(1)}.shift-confirm-option{width:clamp(76px,12dvh,102px);height:clamp(76px,12dvh,102px);border:1px solid var(--shift-border);border-radius:50%;background:#fff;color:var(--shift-accent);box-shadow:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font:inherit;font-size:.72rem;line-height:1.05;font-weight:900;text-align:center;pointer-events:none;cursor:pointer;transition:transform .13s ease,border-color .13s ease,box-shadow .13s ease,background-color .13s ease,opacity .13s ease}.shift-confirm-control.is-choosing .shift-confirm-option{pointer-events:auto}.shift-confirm-option .iconify{width:22px;height:22px}.shift-confirm-option:disabled{opacity:.45;cursor:not-allowed}.shift-confirm-option.is-targeted{transform:scale(1.1);border-color:var(--shift-accent);background:#fff;box-shadow:0 0 0 3px var(--shift-accent-muted)}.shift-confirm-hint{color:#667085;font-size:.76rem;line-height:1;font-weight:900;text-transform:uppercase}.shift-close-panel{display:grid;justify-items:start;gap:10px}.shift-close-panel--compact .active-shift-main-action,.shift-close-panel--compact .active-shift-main-action:disabled,.shift-close-panel--compact .active-shift-main-action:focus-visible,.shift-close-panel--compact .active-shift-main-action:hover{width:clamp(120px,18dvh,150px);height:clamp(120px,18dvh,150px)}.shift-close-options{width:100%;display:grid;gap:8px;max-height:0;opacity:0;overflow:hidden;transform:translateY(8px) scale(.98);pointer-events:none;transition:max-height .16s ease,opacity .16s ease,transform .16s ease}.shift-close-panel.is-open .shift-close-options{max-height:320px;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.shift-close-option{min-height:42px;border-radius:10px;border:1px solid #b8d8c5;background:#fff;color:#1f6a45;font:inherit;font-size:.82rem;font-weight:900;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 12px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.shift-close-option .iconify{width:18px;height:18px}.shift-close-option:hover,.shift-close-option:focus-visible,.shift-close-option:active{background:#e7f4eb;border-color:#1f6a45}.shift-close-option:disabled{opacity:.45;cursor:not-allowed}.shift-close-option--ghost{border-color:#d7dce3;color:#667085}.shift-close-option--ghost:hover,.shift-close-option--ghost:focus-visible,.shift-close-option--ghost:active{background:#f8fafc;border-color:#a5b4cc}.shift-close-hint{color:#667085;font-size:.74rem;font-weight:900;text-transform:uppercase}@keyframes shiftHoldProgress{0%{background:conic-gradient(var(--ring-progress) 0turn,var(--ring-track) 0turn)}to{background:conic-gradient(var(--ring-progress) 1turn,var(--ring-track) 1turn)}}.active-shift-location{margin:4px 0 0;color:#1f6a45}.active-shift-context-card{width:100%;display:grid;gap:10px;justify-self:stretch;border:1px solid #e3e8ee;border-radius:10px;background:#fff;padding:14px}.active-shift-context-card div{min-width:0;display:grid;gap:5px}.active-shift-context-card strong{color:#111827;font-size:1rem;line-height:1.1;font-weight:900}.active-shift-context-card p{margin:0;color:#4b5563;font-size:.86rem;line-height:1.3;font-weight:700}.active-shift-context-card small{color:#667085;display:inline-flex;align-items:center;gap:5px;font-size:.78rem;line-height:1.2;font-weight:800}.active-shift-footer-action{min-height:72px;border:0;border-top:1px solid #e5e7eb;background:#fbfcfd;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}.active-shift-footer-action--back{position:absolute;left:16px;right:16px;bottom:22px;min-height:60px;border:1px solid #d9dee5;border-radius:9px;background:#fff;color:#1f6a45;box-shadow:0 10px 24px #0f203014}.travel-transition-panel{width:100%;display:grid;gap:12px;padding:0 6px}.travel-transition-copy{display:grid;gap:4px;text-align:center}.travel-transition-copy strong{color:#111827;font-size:1rem;line-height:1.15;font-weight:900}.travel-transition-copy span{color:#667085;font-size:.82rem;line-height:1.35;font-weight:700}.travel-transition-panel .btn{min-height:48px;width:100%}.mobile-shift-app>.form-status{margin:0 16px 16px}.live-shift-panel--advanced{display:none}.vessel-map-workspace--immersive{height:100%;min-height:0;overflow:hidden}.workspace-hero{border:1px solid var(--color-border);border-radius:12px;background:radial-gradient(440px 190px at 100% 0%,rgba(47,168,108,.17),transparent 70%),linear-gradient(135deg,#fff,#eef5ff);padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.schema-pill{flex:0 0 auto;min-height:38px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-text-2);display:inline-flex;align-items:center;gap:7px;padding:7px 11px;font-size:.78rem;font-weight:800}.schema-pill.ok{border-color:#b7e2c7;background:#ecfdf3;color:#1f6a45}.schema-pill.neutral{background:#f8fbff}.inline-alert{border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);padding:11px 13px;display:grid;gap:3px;font-size:.86rem}.inline-alert strong{color:var(--color-text)}.inline-alert span{color:var(--color-muted)}.inline-alert.danger{border-color:#fecaca;background:#fef2f2}.inline-alert.warning{border-color:#fed7aa;background:#fff7ed}.workspace-hero h1,.panel-head h2,.timeline-content h3{margin:0;color:var(--color-text)}.workspace-hero h1{font-size:clamp(1.35rem,3vw,2rem);line-height:1.1;font-weight:800}.workspace-hero p,.panel-head p,.timeline-content p{margin:5px 0 0;color:var(--color-muted);font-size:.88rem;line-height:1.4}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kpi-tile,.timetable-panel{border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:var(--shadow-soft)}.kpi-tile{padding:13px;display:grid;gap:4px}.kpi-tile span{color:var(--color-muted);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.kpi-tile strong{color:var(--color-text);font-size:1.45rem;line-height:1}.timetable-panel{overflow:hidden}.manual-entry-workspace{width:100%;display:grid}.timetable-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:14px;align-items:start}.timetable-layout--history-only{grid-template-columns:1fr}.entry-form-panel{border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:var(--shadow-soft);overflow:hidden}.entry-form-panel--standalone{width:min(100%,760px);justify-self:center}.entry-form-grid{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.entry-notes{grid-column:1 / -1}.entry-notes textarea{resize:vertical}.field-error{color:var(--color-danger);font-size:.72rem;line-height:1.25}.entry-form-actions{border-top:1px solid var(--color-border);padding:12px 14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.form-status{font-size:.78rem;font-weight:800}.form-status.ok{color:var(--color-success)}.form-status.danger{color:var(--color-danger)}.panel-head{border-bottom:1px solid var(--color-border);background:#f8fbff;padding:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-head--with-action{align-items:center}.panel-head h2{font-size:1rem;font-weight:800}.timetable-actions-panel{border:1px solid #d7e4dd;border-radius:12px;background:#f8fcfa;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.timetable-actions-panel div{min-width:0;display:grid;gap:3px}.timetable-actions-panel strong{color:#111827;font-size:.93rem;line-height:1.2;font-weight:900}.timetable-actions-panel span{color:#667085;font-size:.8rem;line-height:1.35;font-weight:700}.timeline-list{display:grid}.timeline-row{min-width:0;display:grid;grid-template-columns:54px 18px minmax(0,1fr);gap:10px;padding:13px 14px;border-bottom:1px solid #e5edf7}.timeline-row:last-child{border-bottom:0}.timeline-row time{color:var(--color-text-2);font-size:.82rem;font-weight:800}.timeline-dot{width:10px;height:10px;margin-top:4px;border-radius:50%;background:var(--color-brand-500);box-shadow:0 0 0 4px #e6f2ff}.timeline-content{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.timeline-content h3{font-size:.94rem;line-height:1.2;font-weight:800}.timeline-content span{flex:0 0 auto;border-radius:999px;background:#ecfdf3;color:#1f6a45;padding:4px 8px;font-size:.72rem;font-weight:800}.timeline-content span.linked{background:#e8f1ff;color:#1a56a3}.empty-state{min-height:160px;display:grid;place-items:center;gap:8px;color:var(--color-muted);padding:22px;text-align:center;font-size:.9rem;font-weight:700}.empty-state .iconify{width:32px;height:32px}.live-shift-panel{border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:var(--shadow-soft);overflow:hidden}.live-shift-panel.is-opening{border-color:#b6d3f2}.live-shift-panel.is-closing{border-color:#fed7aa;background:#fffaf5}.live-shift-head{border-bottom:1px solid var(--color-border);background:#f8fbff;padding:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.live-shift-eyebrow{color:var(--color-muted);font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.live-shift-head h2{margin:3px 0 0;color:var(--color-text);font-size:1.15rem;line-height:1.15}.live-shift-head p{margin:5px 0 0;color:var(--color-muted);font-size:.88rem;line-height:1.4}.live-shift-state{flex:0 0 auto;min-height:38px;border:1px solid #c7d9ec;border-radius:999px;background:#fff;color:#214d78;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;font-size:.78rem;font-weight:900}.open-shift-composer,.open-shift-list{padding:14px;display:grid;gap:14px}.open-shift-stack-recovery{margin:0 14px;border:1px dashed #fec84b;border-radius:12px;background:#fffdf2;color:#7c4a03;padding:10px 12px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center}.open-shift-stack-recovery div{min-width:0;display:grid;gap:4px}.open-shift-stack-recovery strong{color:#7c4a03;font-size:.86rem;line-height:1.15}.open-shift-stack-recovery span{color:#a36a00;font-size:.75rem;line-height:1.2}.shift-shell-action-note,.workorder-shift-shell-note{border:1px solid var(--shift-border, #c7d9ec);border-radius:10px;background:var(--shift-surface, #f8fbff);color:var(--color-text);min-height:42px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:9px 12px;font-weight:800;font-size:.82rem;line-height:1.25}.shift-shell-action-note .iconify,.workorder-shift-shell-note .iconify{width:16px;height:16px;color:var(--shift-accent, #1a56a3);flex:0 0 auto}.shift-shell-action-note--inline{justify-self:end;white-space:nowrap}.workorder-shift-shell-note{width:100%;margin-top:12px}.shift-target-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shift-target-card,.live-kind-card{border:1px solid #c7d9ec;border-radius:10px;background:#fff;color:var(--color-text);font:inherit;cursor:pointer}.shift-target-card{min-height:104px;padding:13px;display:grid;justify-items:start;gap:6px;text-align:left}.shift-target-card .iconify{width:24px;height:24px;color:#1a56a3}.shift-target-card strong{font-size:.94rem;line-height:1.2}.shift-target-card span{color:var(--color-muted);font-size:.78rem;line-height:1.35}.shift-target-card.is-selected,.live-kind-card.is-selected{border-color:#1a56a3;background:#e8f1ff;box-shadow:inset 0 0 0 1px #1a56a3}.live-kind-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.live-kind-card{min-height:68px;padding:10px 8px;display:grid;place-items:center;gap:5px;color:#214d78;font-size:.78rem;font-weight:900}.live-kind-card .iconify{width:22px;height:22px}.live-open-button{min-height:46px;justify-self:start}.open-shift-card{border:1px solid #fed7aa;border-radius:12px;background:#fff;padding:12px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center}.open-shift-card--travel{align-items:start}.open-shift-icon{width:42px;height:42px;border-radius:12px;background:#fff7ed;color:#b45309;display:inline-flex;align-items:center;justify-content:center}.open-shift-icon .iconify{width:24px;height:24px}.open-shift-main{min-width:0;display:grid;gap:3px}.open-shift-main strong{color:var(--color-text);font-size:.94rem}.open-shift-main span{color:var(--color-muted);font-size:.8rem;line-height:1.35}.open-shift-card .shift-close-panel{justify-self:end}.open-shift-card .shift-close-panel .active-shift-main-action--start{width:min(220px,100%);min-width:132px}.open-shift-card .shift-close-panel .shift-close-options{width:clamp(190px,22vw,240px)}.travel-next-workorder{margin-top:10px;max-width:420px}.open-shift-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.summary-page{max-width:1240px}.summary-hero{align-items:center}.summary-hero-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.summary-entry-modal{position:fixed;inset:0;z-index:3200;display:grid;place-items:center;padding:18px}.summary-entry-backdrop{position:absolute;inset:0;border:0;background:#0e1c2c6b}.summary-entry-panel{position:relative;width:min(100%,760px);max-height:min(86dvh,760px);overflow:auto;z-index:1}.summary-filters{border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:var(--shadow-soft);padding:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px) minmax(150px,190px);gap:12px;align-items:end}.summary-presets{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.summary-presets::-webkit-scrollbar{display:none}.summary-preset{min-width:54px;min-height:38px;border:1px solid #c7d9ec;border-radius:8px;background:#f8fbff;color:#214d78;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.summary-preset:hover,.summary-preset:focus-visible{background:#e3f0ff;border-color:#9fc2e7}.summary-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:14px;align-items:start}.daily-bars,.kind-list,.shift-summary-list{display:grid}.daily-bars{gap:11px;padding:14px}.daily-bar-row{display:grid;grid-template-columns:64px minmax(0,1fr) 58px;gap:10px;align-items:center}.daily-bar-row span,.daily-bar-row strong{color:var(--color-text-2);font-size:.78rem;font-weight:800}.daily-bar-row strong{text-align:right}.daily-bar-track{height:12px;border-radius:999px;background:#e6eef8;overflow:hidden}.daily-bar-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f6a45,#2f7dbd)}.kind-list{padding:8px 14px}.kind-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #e5edf7}.kind-row:last-child{border-bottom:0}.kind-row div{min-width:0;display:grid;gap:3px}.kind-row strong,.shift-summary-main h3,.shift-summary-hours strong{color:var(--color-text)}.kind-row strong,.kind-row b{font-size:.9rem}.kind-row span,.shift-summary-date span,.shift-summary-main p,.shift-summary-hours span{color:var(--color-muted);font-size:.78rem;line-height:1.35}.empty-state.compact{min-height:120px}.shift-summary-card{display:grid;grid-template-columns:126px minmax(0,1fr) 86px;gap:14px;padding:14px;border-bottom:1px solid #e5edf7}.shift-summary-card:last-child{border-bottom:0}.shift-summary-date,.shift-summary-main,.shift-summary-hours{min-width:0;display:grid;align-content:start;gap:5px}.shift-summary-date strong{color:var(--color-text);font-size:.9rem}.shift-summary-main h3{margin:0;font-size:.96rem;line-height:1.2}.shift-summary-main p{margin:0}.shift-summary-tags{display:flex;flex-wrap:wrap;gap:6px}.shift-summary-tags span{border-radius:999px;background:#edf4fc;color:#214d78;padding:4px 8px;font-size:.72rem;font-weight:800}.shift-summary-tags span.linked{background:#ecfdf3;color:#1f6a45}.shift-summary-hours{justify-items:end;text-align:right}.shift-summary-hours strong{font-size:1.08rem;line-height:1}@media(min-width:1080px){.workorders-topbar-user-wrap{display:none}.workorders-map-topbar{grid-template-columns:minmax(0,1fr)}.workorder-focused-topbar{grid-template-columns:42px minmax(0,1fr)}.workspace-page,.workspace-page--mobile-first,.workorders-map-page,.workorders-detail-page{width:calc(100% - 20px);max-width:none;padding:10px}.workorders-map-page,.workorders-detail-page{box-sizing:border-box}.workorders-map-shell{min-height:calc(100dvh - 84px);height:calc(100dvh - 84px);max-height:calc(100dvh - 84px);grid-template-columns:minmax(0,1fr) minmax(340px,390px);grid-template-rows:minmax(0,1fr)}.workorders-map-canvas{grid-column:1 / 2;grid-row:1 / 2;min-height:0}.workorder-focused-detail{min-height:calc(100dvh - 84px);height:calc(100dvh - 84px);max-height:calc(100dvh - 84px)}.workorders-map-sheet{position:relative;left:auto;right:auto;bottom:auto;grid-column:2 / 3;grid-row:1 / 2;max-height:none;min-height:0;border-left:1px solid #edf1f5;border-radius:0;box-shadow:none;padding:14px 16px 16px}.workorders-map-sheet-handle{display:none}.workorders-map-sheet-head{cursor:default;pointer-events:none}.workorders-map-sheet-head .iconify{display:none}.workorders-map-list-row{min-height:44px}}@media(min-width:861px)and (max-width:1079px){.workorders-topbar-user-wrap{display:none}.workorders-map-topbar{grid-template-columns:minmax(0,1fr)}.workorder-focused-topbar{grid-template-columns:42px minmax(0,1fr)}.workspace-page,.workspace-page--mobile-first,.workorders-map-page,.workorders-detail-page{width:calc(100% - 20px);max-width:none;padding:10px}.workorders-map-page,.workorders-detail-page{box-sizing:border-box}.workorders-map-shell,.workorder-focused-detail{min-height:calc(100dvh - 84px);height:calc(100dvh - 84px);max-height:calc(100dvh - 84px)}.shift-desktop-workspace{grid-template-columns:1fr}.shift-workorder-detail{min-height:calc(100dvh - 84px);grid-template-rows:auto auto minmax(0,1fr)}.shift-workorder-layout{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:stretch}.shift-workorder-active{padding:22px}.shift-workorder-context{border-top:0;border-bottom:0;border-left:1px solid #e5e7eb;padding:2px 0 2px 16px}.shift-main-column .mobile-shift-app{height:calc(100dvh - 92px);min-height:620px;max-height:820px}.shift-main-column .mobile-shift-app:has(.active-shift-screen){overflow:hidden}.shift-main-column .active-shift-screen{grid-template-rows:auto minmax(0,1fr) auto}.shift-main-column .active-shift-hero{min-height:clamp(154px,21dvh,190px);padding:34px 24px 30px}.shift-main-column .active-shift-title h1{font-size:clamp(1.8rem,3.8vw,2.35rem)}.shift-main-column .active-shift-body{margin-top:-24px;padding:0 16px 18px;grid-template-columns:minmax(220px,.78fr) minmax(300px,1fr);grid-template-areas:"metrics metrics" "action context" "location context";align-items:start;justify-items:stretch;gap:14px 18px}.shift-main-column .active-shift-metrics{grid-area:metrics;min-height:86px}.shift-main-column .shift-confirm-control{grid-area:action;justify-self:center;align-self:start}.shift-main-column .shift-confirm-control.has-options{min-height:246px;width:min(100%,300px)}.shift-main-column .active-shift-main-action{width:clamp(132px,18dvh,158px);height:clamp(132px,18dvh,158px)}.shift-main-column .shift-confirm-options{gap:22px}.shift-main-column .shift-confirm-option{width:84px;height:84px;font-size:.68rem}.shift-main-column .active-shift-location{grid-area:location;justify-self:center;margin:0}.shift-main-column .active-shift-context-card{grid-area:context;align-self:start}.shift-main-column .active-shift-footer-action{min-height:58px}.shift-side-column{display:none}.workorders-map-sheet{overflow:auto;max-height:min(54%,390px)}.workorders-map-sheet.is-expanded{height:calc(100dvh - 84px);max-height:calc(100dvh - 84px)}}@media(min-width:1080px){.shift-workorder-detail{min-height:calc(100dvh - 100px);grid-template-rows:auto auto minmax(0,1fr);gap:18px}.shift-workorder-hero{padding:2px 0 18px}.shift-workorder-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch}.shift-workorder-active{min-height:230px;grid-template-columns:minmax(0,1fr) minmax(260px,.6fr);align-items:end;padding:28px}.shift-workorder-active-metrics{align-self:end}.shift-workorder-context{border-top:0;border-bottom:0;border-left:1px solid #e5e7eb;padding:8px 0 8px 20px;align-content:center}.shift-workorder-history-row{grid-template-columns:96px minmax(0,1fr) auto;padding:13px 0}.shift-desktop-workspace{grid-template-columns:minmax(420px,.9fr) minmax(360px,.7fr);align-items:start}.shift-main-column{position:sticky;top:82px}.shift-main-column .mobile-shift-app{height:calc(100dvh - 100px);min-height:640px;max-height:920px}.shift-main-column .active-shift-screen{min-height:0}.shift-main-column .mobile-shift-app:has(.active-shift-screen){border-radius:16px;background:#f8fcfa;overflow:hidden}.shift-main-column .active-shift-screen{grid-template-columns:minmax(280px,.74fr) minmax(380px,1fr);grid-template-rows:minmax(0,1fr) auto;background:#f8fcfa}.shift-main-column .active-shift-hero{grid-column:1 / 2;grid-row:1 / 3;min-height:0;height:100%;padding:56px 26px 32px;align-content:center}.shift-main-column .active-shift-title{gap:14px}.shift-main-column .active-shift-title h1{font-size:clamp(2.1rem,3.4vw,3.1rem)}.shift-main-column .active-shift-title p{font-size:1.08rem}.shift-main-column .active-shift-body{grid-column:2 / 3;grid-row:1 / 2;margin-top:0;padding:18px;grid-template-columns:minmax(170px,.72fr) minmax(260px,1fr);grid-template-areas:"metrics metrics" "action context" "location context";align-items:start;justify-items:stretch;gap:16px}.shift-main-column .active-shift-metrics{grid-area:metrics;min-height:96px}.shift-main-column .shift-confirm-control{grid-area:action;justify-self:center;align-self:start}.shift-main-column .shift-confirm-control.has-options{min-height:252px;width:min(100%,320px)}.shift-main-column .active-shift-main-action:not(.active-shift-main-action--start){width:clamp(148px,14vw,190px);height:clamp(148px,14vw,190px)}.shift-main-column .active-shift-location{grid-area:location;justify-self:center;margin:-2px 0 0}.shift-main-column .active-shift-context-card{grid-area:context;align-self:start}.shift-main-column .active-shift-footer-action{grid-column:2 / 3;grid-row:3 / 4;min-height:58px;border-top:1px solid #e5e7eb;background:#fff}.shift-main-column .travel-transition-panel{grid-column:1 / -1;align-self:start}.shift-side-column{max-height:calc(100dvh - 100px);overflow:auto;padding-right:2px}.shift-side-column .kpi-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.shift-side-column .timetable-actions-panel{display:grid}.shift-side-column .timetable-actions-panel .btn{width:100%}}@media(max-width:860px){.workorders-topbar-user-wrap{display:inline-flex}.app-shell{grid-template-columns:1fr}.app-sidebar{position:fixed;inset:0 auto 0 0;width:min(82vw,310px);transform:translate(-100%);transition:transform .16s ease;box-shadow:12px 0 28px #0c2c522e;z-index:3010}.app-sidebar.is-open{transform:translate(0)}.sidebar-user-panel{display:grid;gap:8px;margin:0 0 14px;padding:8px;border:1px solid var(--color-border);border-radius:12px;background:#fff}.sidebar-user-panel .topbar-user-popup-user{padding:8px}.app-main:has(.vessel-map-workspace--immersive){min-height:100dvh;height:100dvh;max-height:100dvh;overflow:hidden}.app-main{display:block}.app-topbar{position:sticky;top:0;z-index:var(--app-topbar-z);display:grid;grid-template-columns:42px minmax(0,1fr) minmax(128px,44vw) 42px;gap:8px;min-height:58px;padding:8px 10px}.app-topbar.app-shift-bar-state--empty{grid-template-columns:42px minmax(0,1fr) 40px 42px}.topbar-icon-button{display:inline-flex;align-items:center;justify-content:center}.topbar-heading{overflow:hidden}.topbar-heading span{display:none}.topbar-heading strong{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.app-topbar-shift-menu{justify-self:end;width:auto;margin:0}.app-topbar-shift-menu .app-topbar-active-shift{width:100%;max-width:none;min-height:40px;padding:5px 8px}.app-topbar-active-shift-copy small{display:none}.app-topbar-shift-options{right:0;width:min(250px,calc(100vw - 20px))}.topbar-user{justify-self:end}.drawer-backdrop{position:fixed;inset:0;z-index:3000;border:0;background:#0e1c2c5c}.topbar-user-email{display:none}.workspace-page{padding:12px}.workorders-map-page,.workorders-detail-page{min-height:100dvh;height:100dvh;padding:0;box-sizing:border-box}.workorders-map-shell,.workorder-focused-detail{min-height:100dvh;height:100dvh;max-height:100dvh}.workorders-detail-page{min-height:calc(100dvh - 74px);height:calc(100dvh - 74px);max-height:calc(100dvh - 74px)}.workorders-detail-page .workorder-focused-detail{min-height:calc(100dvh - 74px);height:calc(100dvh - 74px);max-height:calc(100dvh - 74px);grid-template-rows:minmax(300px,48dvh) minmax(0,1fr)}.workorders-map-canvas{min-height:0;height:100%}.workorders-map-sheet{height:110px;max-height:110px;overflow:hidden}.workorders-map-sheet.is-expanded{height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);overflow:auto}.workorders-map-sheet:not(.is-expanded) .workorders-open-shift-recovery,.workorders-map-sheet:not(.is-expanded) .workorders-search,.workorders-map-sheet:not(.is-expanded) .empty-state,.workorders-map-sheet:not(.is-expanded) .workorders-map-list{display:none}.workorders-board{min-height:100dvh;height:100dvh}.mobile-page-actions{display:flex;align-items:center;gap:8px;grid-column:1 / -1;justify-content:space-between}.active-shift-back-button{display:inline-flex}.mobile-page-actions .mobile-icon-button{border:1px solid #e3e8ee;background:#fff}.map-mobile-route-actions{display:flex;gap:7px;flex:0 0 auto}.map-mobile-route-actions .mobile-icon-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.48);background:#fffffff0;box-shadow:0 8px 20px #0f20301f}.workorders-list-row{grid-template-columns:12px minmax(0,1fr) 20px;gap:10px}.workorders-list-meta{grid-column:2 / 3;min-width:0;grid-template-columns:auto auto;justify-content:space-between;justify-items:start}.workorders-row-arrow{grid-column:3 / 4;grid-row:1 / 3;align-self:center}.workorders-detail-page{height:100dvh;padding:10px}.workorder-detail-shell{height:100%;min-height:0}.workorder-detail-header{min-height:64px;padding:10px 12px}.workorder-detail-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.workorder-detail-record-panel{padding:16px;gap:12px;grid-template-rows:auto auto;border-right:0;border-bottom:1px solid #edf1f5}.workorder-detail-status-copy{justify-items:center;text-align:center;gap:7px}.workorder-detail-status-copy h1{font-size:clamp(1.7rem,8vw,2.1rem)}.workorder-detail-status-copy p{font-size:.96rem}.workorder-detail-status-copy small{font-size:.82rem}.workorder-detail-main-panel{min-height:0;overflow:hidden}.workorder-detail-scroll{padding:16px;gap:14px}.workorder-detail-kpis,.workorder-record-facts,.workorder-detail-large-action{display:none}.workorder-detail-actions{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.workorder-detail-actions button{min-height:64px}.workspace-page--mobile-first{padding:10px;gap:12px}.shift-workorder-detail{min-height:calc(100dvh - 20px);gap:12px}.shift-workorder-hero{position:sticky;top:0;z-index:5;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 0 12px}.shift-workorder-active{padding:16px}.shift-workorder-active-copy h2{font-size:clamp(1.55rem,10vw,2.45rem)}.shift-workorder-active-metrics{grid-template-columns:1fr}.shift-workorder-section-head{align-items:start;display:grid}.shift-workorder-section-head .btn{width:100%}.shift-workorder-history-row{grid-template-columns:64px minmax(0,1fr)}.shift-workorder-history-row small{grid-column:2 / 3;justify-self:start}.workspace-page--mobile-first:has(.active-shift-screen) .shift-side-column{display:none}.mobile-shift-app{width:100%;height:100dvh;min-height:620px;border-radius:18px}.mobile-shift-app:has(.active-shift-screen){height:100dvh;min-height:0}.active-shift-hero{min-height:clamp(168px,27dvh,220px);padding:34px 18px 30px}.active-shift-body{padding-bottom:18px;gap:16px}.workspace-hero,.panel-head,.timeline-content{display:grid}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.kpi-grid--compact .kpi-tile{padding:9px 7px}.kpi-grid--compact .kpi-tile span{font-size:.63rem}.kpi-grid--compact .kpi-tile strong{font-size:1.08rem}.timetable-layout{grid-template-columns:1fr}.timetable-actions-panel,.panel-head--with-action{display:grid}.timetable-actions-panel .btn,.panel-head--with-action .btn{width:100%}.entry-form-grid{grid-template-columns:1fr}.entry-form-actions .btn{width:100%}.schema-pill{justify-self:start}.live-shift-head,.open-shift-card{grid-template-columns:1fr;display:grid}.live-shift-state{justify-self:start}.shift-target-grid,.live-kind-grid{grid-template-columns:1fr}.live-kind-card{min-height:52px;grid-template-columns:24px 1fr;justify-items:start;padding:10px 12px}.live-open-button,.open-shift-card .btn{width:100%}.open-shift-actions{width:100%;justify-content:stretch}.open-shift-actions .btn{width:100%}.summary-hero{align-items:start}.summary-hero-actions,.summary-hero .btn{width:100%}.summary-entry-modal{align-items:end;padding:0}.summary-entry-panel{width:100%;max-height:min(88dvh,760px);border-radius:16px 16px 0 0}.summary-filters{grid-template-columns:1fr 1fr}.summary-presets{grid-column:1 / -1}.summary-layout{grid-template-columns:1fr}.shift-summary-card{grid-template-columns:1fr;gap:10px}.shift-summary-hours{justify-items:start;text-align:left}.vessel-map-workspace--immersive{height:100dvh;min-height:100dvh}.vessel-map-card-body--immersive{--map-safe-top: 8px;--map-safe-left: 8px;--map-safe-right: 8px;--map-safe-bottom: calc(76px + env(safe-area-inset-bottom, 0px)) }.vessel-map-overlay--top{top:var(--map-safe-top, 8px);left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px)}.map-top-tools{align-items:stretch;gap:7px}.map-top-search{width:auto;min-width:0;flex:1 1 220px}.map-top-search input{min-height:42px;font-size:16px}.map-status-legend--bottom-right{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none}.map-status-legend--bottom-right::-webkit-scrollbar{display:none}.leftHoverDrawer{position:absolute;top:auto;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom,0px));width:auto;height:58px;z-index:1550}.leftHoverDrawer:hover,.leftHoverDrawer:focus-within{width:auto}.leftDrawerRail{height:58px;display:flex;flex-direction:row;align-items:center;gap:5px;padding:7px;overflow-x:auto;overflow-y:hidden}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn{flex:0 0 44px;width:44px!important;height:44px!important;min-height:44px!important;justify-content:center;padding:0!important}.leftDrawerLabel,.leftHoverDrawer:hover .leftDrawerLabel{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);opacity:0}.rightHoverDrawer{top:auto;left:8px;right:8px;bottom:calc(74px + env(safe-area-inset-bottom,0px));width:auto;height:min(34dvh,280px);max-height:280px;z-index:1440}.rightHoverDrawer:hover,.rightHoverDrawer:focus-within{width:auto}.vessel-map-canvas--immersive .leaflet-top.leaflet-left,.vessel-map-canvas--immersive .leaflet-top.leaflet-right{top:calc(var(--map-safe-top, 8px) + 96px)}.vessel-map-detail-panel{bottom:calc(74px + env(safe-area-inset-bottom,0px));left:8px;right:8px;max-height:min(48dvh,390px)}}@media(max-width:520px){.workspace-page--mobile-first,.workorders-landing-page,.workorders-map-page,.workorders-detail-page{padding:0}.workorders-map-shell,.workorder-focused-detail{min-height:100dvh;height:100dvh;max-height:100dvh;border-left:0;border-right:0;border-radius:0;box-shadow:none}.workorders-map-shell{grid-template-rows:minmax(0,1fr)}.workorders-map-canvas{min-height:100%}.workorders-map-sheet{height:106px;max-height:106px;overflow:hidden;padding-left:14px;padding-right:14px}.workorders-map-sheet.is-expanded{height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);overflow:auto}.workorder-focused-detail{grid-template-rows:minmax(280px,46dvh) minmax(0,1fr)}.workorder-focused-body{gap:10px;padding:12px}.workorder-detail-top-controls{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.workorder-detail-top-controls::-webkit-scrollbar{display:none}.workorder-detail-back-button,.workorder-detail-top-pill{flex:0 0 auto;min-height:32px;padding:0 9px;font-size:.74rem}.workorder-focused-title{gap:8px}.workorder-focused-meta{margin-bottom:5px}.workorder-focused-title h1{font-size:1.15rem;line-height:1.08}.workorder-focused-title p{margin-top:5px;font-size:.78rem}.workorder-focused-title>strong{min-height:26px;padding:0 8px;font-size:.76rem}.workorder-operating-panel{gap:8px;padding:10px}.workorder-operating-state{min-height:44px;grid-template-columns:30px minmax(0,1fr);gap:8px}.workorder-operating-state>.iconify{width:30px;height:30px}.workorder-operating-state strong{font-size:.9rem}.workorder-operating-state small{font-size:.74rem}.workorder-operating-primary,.workorder-operating-secondary{min-height:48px;font-size:.86rem}.workorder-action-sheet{border-radius:18px 18px 0 0}.workorders-board{min-height:100dvh;height:100dvh;border-left:0;border-right:0;border-radius:0;box-shadow:none}.workorders-board-head{padding:10px 12px}.workorders-board-tools{grid-template-columns:1fr;padding:10px 12px}.workorders-filter{width:100%}.workorders-detail-page{height:calc(100dvh - 74px);min-height:calc(100dvh - 74px);max-height:calc(100dvh - 74px);padding:0}.workorders-detail-page .workorder-focused-detail{min-height:calc(100dvh - 74px);height:calc(100dvh - 74px);max-height:calc(100dvh - 74px)}.workorder-detail-shell{height:100%;min-height:0;border-left:0;border-right:0;border-radius:0;box-shadow:none}.workorder-detail-header{grid-template-columns:42px minmax(0,1fr) 42px}.workorder-detail-primary-action{width:40px;height:40px;min-height:40px;padding:0}.workorder-detail-primary-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.workorder-detail-kpis{display:none}.workorder-detail-actions{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px 10px calc(9px + env(safe-area-inset-bottom,0px))}.workorder-detail-actions .workorder-detail-action-primary{grid-column:1 / -1;min-height:58px;grid-row:1}.workorder-detail-actions button{min-height:64px;font-size:.72rem}.mobile-shift-app{height:100dvh;max-height:100dvh;min-height:0;border-left:0;border-right:0;border-radius:0;box-shadow:none}.mobile-shift-app:has(.active-shift-screen){height:100dvh}.manual-entry-workspace{padding:10px}.entry-form-panel--standalone{width:100%}.mobile-workorder-row{grid-template-columns:1fr;align-items:stretch}.mobile-workorder-actions{grid-template-columns:1fr 1fr;justify-items:stretch}.mobile-mini-action{width:100%}.active-shift-hero{min-height:clamp(156px,26dvh,208px);padding:34px 16px 28px}.active-shift-main-action{width:clamp(128px,20dvh,154px);height:clamp(128px,20dvh,154px)}.active-shift-main-action--start{width:100%;height:58px}.summary-filters{grid-template-columns:1fr}.summary-kpis{grid-template-columns:1fr 1fr}.daily-bars{gap:13px}.daily-bar-row{grid-template-columns:58px minmax(0,1fr) 52px;gap:8px}.shift-summary-card{padding:13px 12px}}@media(min-width:861px){.workorders-map-topbar,.workorder-focused-topbar,.workorders-map-topbar.app-shift-bar-state--work,.workorders-map-topbar.app-shift-bar-state--travel,.workorders-map-topbar.app-shift-bar-state--standby,.workorders-map-topbar.app-shift-bar-state--pause,.workorder-focused-topbar.app-shift-bar-state--work,.workorder-focused-topbar.app-shift-bar-state--travel,.workorder-focused-topbar.app-shift-bar-state--standby,.workorder-focused-topbar.app-shift-bar-state--pause{--shift-shell-border: #edf1f5;--shift-shell-bg: rgba(255, 255, 255, .94);--shift-shell-title: #111827;--shift-shell-muted: #64748b;--shift-shell-button-bg: #f4f7fb;box-shadow:none}.workorders-topbar-menu-button,.mobile-flow-menu-button,.active-shift-menu-button,.mobile-page-actions [aria-label="Open navigation menu"],.map-mobile-route-actions [aria-label="Open navigation menu"],.workorders-topbar-active-shift-btn--mobile-only{display:none}}@media(max-width:860px){.workorder-focused-topbar-active-shift--mobile-only{display:inline-flex}}.radius-page{gap:18px}.radius-hero{align-items:center}.radius-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:start}.radius-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:16px;box-shadow:var(--shadow-soft)}.radius-filter-tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle)}.radius-filter-tabs button{min-height:32px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:var(--color-muted);font-size:13px;font-weight:700}.radius-filter-tabs button.is-active{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-soft)}.radius-vehicle-list,.radius-surveyor-list{display:grid;gap:10px}.radius-map-card{display:grid;gap:10px;margin-bottom:14px}.radius-map-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.radius-map-head h3{margin:0;font-size:16px;line-height:1.2}.radius-map-head p{margin:2px 0 0;color:var(--color-muted);font-size:13px}.radius-map-head>svg{width:22px;height:22px;color:var(--color-muted)}.radius-map-frame{position:relative;overflow:hidden;min-height:360px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle)}.radius-map-canvas{position:absolute;inset:0;z-index:1}.radius-map-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;align-content:center;gap:8px;padding:20px;background:color-mix(in srgb,var(--color-surface) 82%,transparent);color:var(--color-muted);text-align:center;font-size:14px;font-weight:700}.radius-map-overlay svg{width:28px;height:28px}.radius-map-frame .leaflet-control-zoom{border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--shadow-soft)}.radius-map-frame .leaflet-control-zoom a{color:var(--color-text)}.radius-map-frame .leaflet-popup-content-wrapper{border-radius:8px}.radius-map-popup{display:grid;gap:3px;min-width:170px}.radius-map-popup strong,.radius-map-popup span,.radius-map-popup small{display:block}.radius-map-popup span,.radius-map-popup small{color:var(--color-muted)}.radius-vehicle-marker{--vehicle-accent: #174ea6;--vehicle-accent-dark: #0f2f6f;--vehicle-heading: 0deg;background:transparent;border:0}.radius-vehicle-marker.is-assigned,.radius-vehicle-marker.is-pickup{--vehicle-accent: #176438;--vehicle-accent-dark: #0d3d22}.radius-vehicle-marker.is-manager{--vehicle-accent: #334155;--vehicle-accent-dark: #1e293b}.radius-vehicle-marker.is-moving{--vehicle-accent: #0f766e;--vehicle-accent-dark: #134e4a}.radius-vehicle-marker.is-reserved{--vehicle-accent: #b42318;--vehicle-accent-dark: #7a271a}.radius-vehicle-marker-shell{position:relative;display:grid;justify-items:center;width:66px;height:72px;filter:drop-shadow(0 12px 20px rgb(15 23 42 / 30%))}.radius-vehicle-marker-pulse{position:absolute;top:13px;left:50%;width:44px;height:44px;border-radius:999px;background:color-mix(in srgb,var(--vehicle-accent) 18%,transparent);transform:translate(-50%)}.radius-vehicle-marker-svg{position:absolute;top:4px;left:50%;transform:translate(-50%);width:50px;height:50px}.radius-vehicle-marker-shadow{fill:#0f172a2e}.radius-vehicle-marker-body{fill:var(--vehicle-accent);stroke:#fff;stroke-width:3.5;stroke-linejoin:round}.radius-vehicle-marker-windshield{fill:#dbeafee5;stroke:#ffffffb3;stroke-width:1}.radius-vehicle-marker-hood,.radius-vehicle-marker-wheel{fill:none;stroke:var(--vehicle-accent-dark);stroke-width:3;stroke-linecap:round}.radius-vehicle-marker-light{fill:#fef3c7;stroke:#fffc;stroke-width:.8}.radius-vehicle-marker-heading{position:absolute;top:-2px;left:50%;width:18px;height:18px;border:2px solid #ffffff;border-radius:999px 999px 999px 3px;background:var(--vehicle-accent);transform:translate(-50%) rotate(calc(var(--vehicle-heading) + 45deg));transform-origin:50% 35px}.radius-vehicle-marker-heading:after{position:absolute;inset:5px;border-radius:999px;background:#fff;content:""}.radius-vehicle-marker-label{position:absolute;top:53px;max-width:66px;min-height:18px;padding:1px 6px;border:1px solid rgb(255 255 255 / 86%);border-radius:999px;background:color-mix(in srgb,var(--vehicle-accent-dark) 92%,#020617);color:#fff;font-size:10px;font-weight:900;line-height:15px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radius-reservation-panel{display:grid;gap:12px;margin-bottom:14px;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg)}.radius-reservation-panel>svg{display:none}.radius-reservation-summary{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center}.radius-reservation-summary>svg{width:36px;height:36px;padding:8px;border-radius:8px;background:#eaf2ff;color:#174ea6}.radius-reservation-summary strong,.radius-reservation-summary span{display:block}.radius-reservation-summary strong{overflow:hidden;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap}.radius-reservation-summary span{margin-top:2px;color:var(--color-muted);font-size:13px;font-weight:700}.radius-reservation-error{padding:9px 10px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#991b1b;font-size:13px;font-weight:800}.radius-reservation-form{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:10px}.radius-reservation-form label{display:grid;gap:5px;color:var(--color-muted);font-size:12px;font-weight:800}.radius-reservation-form select,.radius-reservation-form input{width:100%;min-height:36px;padding:0 10px;border:1px solid var(--color-border);border-radius:7px;background:var(--color-surface);color:var(--color-text);font:inherit}.radius-reservation-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.radius-setup-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-muted);font-size:13px}.radius-setup-strip span{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 9px;border-radius:999px;background:var(--color-surface-2)}.radius-setup-strip strong{color:var(--color-text)}.radius-vehicle-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,230px);gap:14px;align-items:center;padding:14px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg)}.radius-vehicle-row.is-selected{border-color:#174ea6;box-shadow:0 0 0 3px #174ea61f}.radius-vehicle-main{min-width:0}.radius-vehicle-main h3{margin:7px 0 5px;font-size:18px;line-height:1.2}.radius-vehicle-subtitle{display:block;margin:-2px 0 6px;color:var(--color-muted);font-size:12px;font-weight:800;letter-spacing:0}.radius-vehicle-main p{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--color-muted);font-size:13px}.radius-vehicle-meta{display:grid;justify-items:end;gap:3px;text-align:right;color:var(--color-muted);font-size:12px}.radius-vehicle-meta strong{color:var(--color-text);font-size:16px}.radius-locate-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid var(--color-border);border-radius:7px;background:var(--color-surface);color:var(--color-text);font-size:12px;font-weight:800}.radius-locate-button svg{width:15px;height:15px}.radius-locate-button:disabled{cursor:not-allowed;opacity:.48}.radius-scope-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#eaf2ff;color:#174ea6;font-size:12px;font-weight:800}.radius-scope-pill--assigned,.radius-scope-pill--pickup{background:#e8f7ee;color:#176438}.radius-scope-pill--manager{background:#eef2f7;color:#334155}.radius-scope-pill--reserved{background:#fee2e2;color:#991b1b}.radius-surveyor-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;padding:11px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg)}.radius-surveyor-row strong,.radius-surveyor-row small{display:block}.radius-surveyor-row small{margin-top:2px;color:var(--color-muted);font-size:12px}.team-page{gap:18px}.team-hero{align-items:center}.team-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:16px;box-shadow:var(--shadow-soft)}.team-member-list{display:grid;gap:10px}.team-member-row{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(160px,220px);gap:12px;align-items:center;padding:13px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg)}.team-member-row.is-inactive{opacity:.62}.team-member-main{min-width:0}.team-member-main strong,.team-member-main span,.team-member-main small{display:block}.team-member-main strong{color:var(--color-text);font-size:15px}.team-member-main span,.team-member-main small{margin-top:2px;color:var(--color-muted);font-size:12px}.team-member-role{display:grid;justify-items:end;gap:5px}.team-member-role .field{min-height:38px;width:100%}.team-member-role small{color:var(--color-muted);font-size:12px}.team-role-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef2f7;color:#334155;font-size:12px;font-weight:800}.team-role-pill--manager,.team-role-pill--owner{background:#eaf2ff;color:#174ea6}.team-role-pill--coordinator,.team-role-pill--operator{background:#fff6dd;color:#805400}.team-role-pill--member,.team-role-pill--surveyor{background:#e8f7ee;color:#176438}@media(max-width:980px){.radius-layout,.radius-vehicle-row{grid-template-columns:1fr}.radius-vehicle-meta{justify-items:start;text-align:left}.team-member-row{grid-template-columns:42px minmax(0,1fr)}.team-member-role{grid-column:1 / -1;justify-items:stretch}}.vessel-map-canvas{width:100%;height:min(70vh,680px);min-height:420px;border:1px solid var(--color-border);border-radius:.8rem;overflow:hidden;background:#eaf2fb}.vessel-map-canvas[data-map-style=standard] .leaflet-tile-pane{filter:none}.vessel-map-canvas[data-map-style=light] .leaflet-tile-pane{filter:grayscale(.72) brightness(1.08) contrast(.92)}.vessel-map-canvas[data-map-style=night] .leaflet-tile-pane{filter:grayscale(.88) invert(.92) hue-rotate(180deg) brightness(.78) contrast(1.12) saturate(.82)}.vessel-map-canvas[data-map-style=muted] .leaflet-tile-pane{filter:grayscale(.35) saturate(.72) brightness(1.02) contrast(.9)}.vessel-map-canvas[data-map-style=topo] .leaflet-tile-pane{filter:sepia(.18) hue-rotate(145deg) saturate(.95) contrast(1.02) brightness(.96)}.vessel-map-canvas[data-map-style=navy] .leaflet-tile-pane{filter:grayscale(.62) sepia(.28) hue-rotate(162deg) saturate(1.12) brightness(.9) contrast(1.08)}.vessel-map-canvas[data-map-style=paper] .leaflet-tile-pane{filter:sepia(.32) saturate(.64) brightness(1.08) contrast(.86)}.vessel-map-canvas[data-map-style=high_contrast] .leaflet-tile-pane{filter:grayscale(.18) brightness(1.12) contrast(1.34) saturate(.9)}.vessel-map-canvas[data-map-style=sat_contrast] .leaflet-tile-pane{filter:saturate(1.5) contrast(1.18) brightness(.94) hue-rotate(-8deg)}.main--map-workspace{height:100dvh;min-height:0;overflow:hidden}.main--default-workspace{height:100dvh;min-height:0;overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.page--map-workspace{padding:0;height:100%;min-height:0;overflow:hidden}.page--default-workspace{height:100%;min-height:0;overflow:auto;padding-top:10px}.vessel-map-workspace--immersive{display:grid;height:100%;min-height:0}.vessel-map-card--immersive,.vessel-map-card-body--immersive{height:100%;min-height:0}.vessel-map-card--immersive{position:relative;border:0;border-radius:0;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden}.vessel-map-card-body--immersive{position:relative;min-height:0;--map-safe-top: 10px;--map-safe-left: 70px;--map-safe-right: 344px;--map-safe-bottom: 10px}.vessel-map-canvas--immersive{width:100%;height:100%;min-height:0;border:0;border-radius:0}.vessel-map-workspace--immersive:has(.leftHoverDrawer:hover) .vessel-map-card-body--immersive,.vessel-map-workspace--immersive:has(.leftHoverDrawer:focus-within) .vessel-map-card-body--immersive{--map-safe-left: 250px}.vessel-map-overlay{position:absolute;z-index:410;display:flex;gap:.5rem;flex-wrap:wrap;pointer-events:none}.vessel-map-overlay--top{top:var(--map-safe-top, 10px);left:var(--map-safe-left, 70px);right:var(--map-safe-right, 80px)}.vessel-map-overlay--bottom{left:var(--map-safe-left, 70px);right:var(--map-safe-right, 80px);bottom:var(--map-safe-bottom, 10px);z-index:2100}.vessel-map-overlay-pill{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(188,223,255,.46);background:#0817299e;color:#ecf8ff;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.map-top-tools{width:100%;display:flex;gap:8px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;pointer-events:auto}.map-mobile-route-actions{pointer-events:auto}.map-top-search{position:relative;width:min(430px,62vw);display:flex;gap:6px;flex:1 1 420px;min-width:260px}.shell-map-style-anchor{position:relative;display:inline-flex;align-items:center}.shell-map-style-trigger{border:0;background:#133e681a;color:#143f69;padding:0 .82rem 0 .72rem;min-height:34px;border-radius:999px;display:inline-flex;align-items:center;gap:.46rem;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.shell-map-style-trigger .iconify{width:16px;height:16px}.shell-map-style-trigger:hover,.shell-map-style-trigger.is-open{background:#133e6829;color:#0d3357}.shell-map-style-trigger:hover{transform:translateY(-1px)}.shell-map-style-popup{position:absolute;top:calc(100% + 10px);right:0;z-index:1300;width:min(320px,calc(100vw - 28px));padding:.9rem;border-radius:18px;background:#f7fafefa;box-shadow:0 24px 60px #0c1f342e;border:1px solid rgba(20,63,105,.14);-webkit-backdrop-filter:none;backdrop-filter:none}.shell-map-style-popup__section{display:grid;gap:.58rem}.shell-map-style-popup__section+.shell-map-style-popup__section{margin-top:.9rem;padding-top:.85rem;border-top:1px solid rgba(20,63,105,.1)}.shell-map-style-popup__eyebrow{font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#4b6a8a}.shell-map-style-popup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem}.shell-map-style-popup__btn{border:0;min-height:50px;border-radius:14px;padding:.6rem .7rem;background:#11365a0f;color:#143f69;display:grid;gap:.12rem;justify-items:start;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.shell-map-style-popup__btn:hover{background:#143f691f;transform:translateY(-1px)}.shell-map-style-popup__btn.is-active{background:#143f69;color:#fff;box-shadow:0 16px 30px #143f6938}.shell-map-style-popup__btn-label{font-size:.74rem;font-weight:800;letter-spacing:.01em;line-height:1.15}.shell-map-style-popup__btn-code{font-size:.61rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.map-rendered-count{min-width:42px;height:30px;border-radius:999px;border:1px solid #b8d0ea;background:#fffffff5;color:#123f68;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;letter-spacing:.01em;box-shadow:0 6px 14px #02061724;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto}.map-top-search input{width:100%;min-width:0;border:1px solid #c8d8ef;border-radius:999px;background:#fff;color:#1f2937;padding:7px 11px;font-size:.76rem}.map-find-btn{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.map-find-btn svg{width:16px;height:16px;fill:currentColor}.map-top-search-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:1800;border:1px solid #d2e2f3;background:#fff;box-shadow:0 14px 26px #0206173d;max-height:320px;overflow:auto;padding:6px;display:grid;gap:4px}.map-top-search-item{border:1px solid #dbe7f5;background:#f8fbff;color:#173a5b;border-radius:8px;padding:6px 8px;text-align:left;display:grid;gap:2px;cursor:pointer}.map-top-search-item:hover{border-color:#a9cbef;background:#eaf4ff}.map-top-search-item span{font-size:.74rem;font-weight:700}.map-top-search-item small{font-size:.66rem;color:#5d7d9d}.map-top-search-empty{font-size:.72rem;color:#5d7d9d;padding:6px 8px}.distanceCalcPointMarker{background:transparent;border:0}.distanceCalcPointMarker span{width:11px;height:11px;display:block;border-radius:999px;background:#143f69;border:1.4px solid #ffffff;box-shadow:0 0 0 1px #143f6947,0 2px 6px #02061733;cursor:grab}.distanceCalcPointMarker span:active{cursor:grabbing}.distance-panel{pointer-events:auto;border:1px solid #d2e2f3;border-radius:12px;background:linear-gradient(180deg,#fffffffa,#f8fcfffa);padding:10px;min-width:280px;max-width:390px;box-shadow:0 14px 28px #02061733;display:grid;gap:8px}.distance-panel__title{font-weight:800;color:#143f69;font-size:.8rem}.distance-panel__hint{font-size:.69rem;color:#579}.distance-panel__kpis{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:6px}.distance-kpi{border:1px solid #d9e8f6;border-radius:10px;background:#fff;padding:7px 8px;display:grid;gap:2px}.distance-kpi--primary{border-color:#8fb8e8;background:linear-gradient(180deg,#f4f9ff,#eaf4ff)}.distance-kpi__label{font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#54779c}.distance-kpi__value{font-size:.92rem;line-height:1.1;color:#143f69}.distance-kpi--primary .distance-kpi__value{font-size:1.02rem;color:#0f3558}.distance-kpi small{font-size:.62rem;color:#6886a5}.distance-panel__table-wrap{max-height:196px;overflow:auto;border:1px solid #dbe7f3;border-radius:8px;background:#fff}.distance-panel__table{width:100%;border-collapse:collapse;font-size:.67rem}.distance-panel__table thead tr{background:#f6fafe;color:#2f5f88}.distance-panel__table th{text-align:left;padding:5px 6px;position:sticky;top:0;background:#f6fafe}.distance-panel__table td{padding:4px 6px;color:#2f5f88;border-top:1px solid #e8f0f8;white-space:nowrap}.distance-panel__table .pt-cell{color:#184468;font-weight:700}.distance-panel__table .eta-cell{color:#1f4f79;font-weight:700}.distance-speed-input{width:64px;min-height:24px;border:1px solid #c9d9ea;border-radius:6px;padding:2px 5px;font-size:.67rem;background:#fff;color:#183f67}.distance-panel__actions{display:inline-flex;gap:6px;margin-top:2px;flex-wrap:wrap}.map-top-buttons{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.map-time-controls{width:100%;display:flex;flex-wrap:wrap;gap:6px;pointer-events:auto}.map-time-controls label{display:inline-flex;align-items:center;gap:6px;font-size:.66rem;color:#e6f2ff;border:1px solid rgba(188,223,255,.46);background:#0817299e;border-radius:999px;padding:4px 8px;text-transform:uppercase;letter-spacing:.04em}.map-time-controls input{width:58px;min-height:24px;border:1px solid #c8d8ef;border-radius:8px;padding:2px 6px;font-size:.66rem;color:#1f2937;background:#fff}.rightDrawerOverlayPanel{display:grid;gap:8px}.rightDrawerOverlayPanel label{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #d8e6f5;border-radius:8px;background:#f8fbff;padding:6px 8px;font-size:.7rem;color:#173a5b;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.rightDrawerOverlayPanel input{width:72px;min-height:28px;border:1px solid #c8d8ef;border-radius:8px;padding:3px 6px;font-size:.72rem;color:#1f2937;background:#fff}.vessel-map-detail-panel{position:absolute;z-index:1600;top:calc(var(--map-safe-top, 10px) + 64px);left:auto;right:var(--map-safe-right, 80px);width:min(360px,40vw);max-width:calc(100% - var(--map-safe-left, 70px) - var(--map-safe-right, 80px));border:1px solid #d2e2f3;border-radius:12px;background:#fff;box-shadow:0 16px 34px #0c2c5233;padding:10px;display:grid;gap:8px;pointer-events:auto}.vessel-map-detail-panel.is-right-drawer-contracted{width:min(390px,44vw)}.vessel-map-detail-panel.is-right-drawer-expanded{width:min(390px,40vw);max-width:calc(100% - var(--map-safe-left, 70px) - var(--map-safe-right, 80px))}.vessel-map-detail-head{display:grid;gap:7px;padding-right:34px}.vessel-map-detail-title{display:inline-flex;align-items:flex-start;gap:8px;min-width:0}.vessel-map-detail-title-text{display:grid;gap:2px;min-width:0}.vessel-map-detail-title-mainline{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.vessel-map-detail-head strong{font-size:.9rem;color:#143f69;line-height:1.1}.vessel-map-detail-workorder-chips{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:0}.vessel-map-detail-workorder-chip{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:1px 6px;border:1px solid transparent;border-radius:999px;font-size:.57rem;font-weight:800;letter-spacing:.04em;line-height:1;white-space:nowrap}.vessel-map-detail-workorder-chip--more{background:#143f6914;border-color:#143f691f;color:#143f69}.vessel-workorder-link-row{display:flex;flex-wrap:wrap;gap:8px}.vessel-workorder-link-btn{display:inline-grid;gap:2px;align-items:start;justify-items:start;min-height:34px;padding:6px 10px;border:1px solid transparent;border-radius:10px;box-shadow:0 6px 16px #0f233e14;cursor:pointer}.vessel-workorder-link-btn span{font-size:.69rem;font-weight:800;line-height:1}.vessel-workorder-link-btn small{font-size:.57rem;line-height:1;opacity:.9}.vessel-map-detail-nav-label{font-size:.66rem;font-weight:700;color:#3d668d;letter-spacing:.02em;text-transform:uppercase}.vessel-map-detail-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%}.vessel-map-detail-actions .btn{min-height:30px;padding:5px 8px;font-size:.69rem;width:100%;justify-content:center}.vessel-map-detail-actions .vessel-map-close-btn{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#173a5b;border-color:#c8d8ef}.vessel-map-close-btn--corner{position:absolute;top:8px;right:8px;z-index:2}.vessel-map-detail-actions .vessel-map-close-btn .iconify{width:16px;height:16px}.vessel-map-detail-actions .vessel-map-close-btn:hover{background:#eff6ff;border-color:#b9cfea;color:#0f2f4f}.vessel-map-detail-subline{display:inline-flex;flex-wrap:wrap;gap:6px}.vessel-map-detail-subline span{border:1px solid #d5e4f4;border-radius:999px;background:#f2f8ff;color:#2f5f88;font-size:.64rem;font-weight:700;padding:2px 8px}.vessel-status-ico{width:20px;height:20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:inset 0 0 0 1px #ffffff38;flex:0 0 auto}.vessel-status-ico-dot{width:7px;height:7px;border-radius:999px;background:#fffffff2;box-shadow:0 0 0 2px #ffffff52}.vessel-status-ico.ok{background:#00a85a}.vessel-status-ico.warn{background:#f08b00}.vessel-status-ico.danger{background:#e53935}.vessel-map-watch-status-square{width:10px;height:10px;border-radius:2px;border:1px solid rgba(15,47,79,.18);background:#94a3b8;display:inline-block;flex:0 0 auto;margin-top:2px}.vessel-map-watch-status-square.live{background:#0f6}.vessel-map-watch-status-square.recent{background:#ffe066}.vessel-map-watch-status-square.vanished{background:#ffb347}.vessel-map-watch-status-square.ghost{background:#ced4da}.vessel-map-watch-status-square.pending{background:#ff4d4d}.vessel-nav-ico{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex:0 0 auto;border-radius:9px;border:1px solid rgba(15,47,79,.2);box-shadow:inset 0 0 0 1px #fff3,0 2px 8px #0f2f4f29;background:#94a3b8}.vessel-nav-ico svg{width:26px;height:26px;fill:currentColor}.vessel-nav-ico.anchored,.vessel-nav-ico.moored,.vessel-nav-ico.engine,.vessel-nav-ico.sailing,.vessel-nav-ico.unknown{color:#fff}.vessel-nav-ico.watch-live{background:#00c66a;border-color:#006d3b61}.vessel-nav-ico.watch-recent{background:#e0af00;border-color:#755c006b}.vessel-nav-ico.watch-vanished{background:#ef8a1a;border-color:#8243006b}.vessel-nav-ico.watch-ghost{background:#8f9baa;border-color:#424e5c5c}.vessel-nav-ico.watch-pending{background:#df3d3d;border-color:#7818186b}.vessel-map-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vessel-map-detail-cell{border:1px solid #d8e6f5;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);padding:8px 9px;display:grid;gap:4px}.vessel-map-detail-cell--wide{grid-column:1 / -1}.vessel-map-detail-card{min-height:76px}.vessel-map-detail-card--voyage{border-color:#cfe1f5;background:linear-gradient(180deg,#fafdff,#f1f8ff)}.vessel-map-detail-grid span{font-size:.61rem;letter-spacing:.05em;text-transform:uppercase;color:#5d7d9d;font-weight:700}.vessel-map-detail-grid b{font-size:.72rem;color:#173a5b;line-height:1.25}.leftHoverDrawer{position:absolute;left:0;top:0;bottom:0;z-index:1450;width:58px;transition:width .22s cubic-bezier(.22,1,.36,1);pointer-events:auto;overflow-x:hidden}.leftHoverDrawer:hover{width:238px}.leftDrawerRail{height:100%;width:100%;border-right:1px solid #d2e2f3;border-top:0;border-left:0;border-bottom:0;background:#f8fbff;box-shadow:0 8px 18px #0e2a4f1a;display:flex;flex-direction:column;gap:4px;padding:10px 8px;overflow-y:auto;overflow-x:hidden}.drawerBrand{display:flex;align-items:center;gap:8px;padding:2px 4px 8px;border-bottom:1px solid #d8e6f5;margin-bottom:2px}.drawerBrand img{width:28px;height:auto;flex:0 0 auto}.drawerBrandText{display:grid;gap:0;opacity:0;transform:translate(-6px);transition:opacity .14s ease,transform .14s ease}.leftHoverDrawer:hover .drawerBrandText{opacity:1;transform:translate(0)}.drawerBrandText strong{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:#143f69}.drawerBrandText span{font-size:.58rem;letter-spacing:.05em;text-transform:uppercase;color:#5d7d9d;font-weight:700}.leftDrawerSectionLabel{opacity:0;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease;font-size:.62rem;letter-spacing:.09em;text-transform:uppercase;color:#3f5e80;padding:2px 8px 1px;font-weight:700}.leftHoverDrawer:hover .leftDrawerSectionLabel{opacity:1;transform:translateY(0)}.leftDrawerBtn{width:100%;max-width:100%;min-height:30px;height:30px;border:0;background:transparent;color:#4a6b8e;border-radius:7px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:0 7px;cursor:pointer;transition:background .14s ease,color .14s ease;position:relative;text-decoration:none;outline:none;box-shadow:none}.leftDrawerBtn:not(.active){border-color:transparent;background:transparent}.leftDrawerBtn:hover{background:transparent;color:#1f4d7a;transform:none}.leftDrawerBtn.active{background:transparent;color:#123f6d;transform:none;box-shadow:none}.leftDrawerIcon{width:17px;min-width:17px;height:17px;border-radius:5px;background:transparent;color:#3b638b;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1}.leftDrawerBtn.active .leftDrawerIcon{background:#d8ebff;color:#0f3f6a}.leftDrawerLabel{opacity:0;transform:translate(-6px);white-space:nowrap;transition:opacity .14s ease,transform .14s ease;font-size:11px;font-weight:620;line-height:1}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn,.portal-nav-drawer .leftDrawerBtn,.topbar-workspace-mobile-nav .leftDrawerBtn{min-height:30px!important;height:30px!important;padding:0 7px!important;gap:7px!important;border-radius:7px!important;border:0!important;background:transparent!important;color:#4a6b8e!important;box-shadow:none!important}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn:not(.active),.portal-nav-drawer .leftDrawerBtn:not(.active),.topbar-workspace-mobile-nav .leftDrawerBtn:not(.active){border:0!important;background:transparent!important}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn:hover:not(.active),.portal-nav-drawer .leftDrawerBtn:hover:not(.active),.topbar-workspace-mobile-nav .leftDrawerBtn:hover:not(.active){border:0!important;background:transparent!important;color:#1f4d7a!important}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn.active,.portal-nav-drawer .leftDrawerBtn.active,.topbar-workspace-mobile-nav .leftDrawerBtn.active{border:0!important;background:transparent!important;color:#123f6d!important;box-shadow:none!important}.leftHoverDrawer .leftDrawerRail .leftDrawerIcon,.portal-nav-drawer .leftDrawerIcon,.topbar-workspace-mobile-nav .leftDrawerIcon{width:17px!important;min-width:17px!important;height:17px!important;border-radius:5px!important;background:transparent!important;color:#3b638b!important;font-size:11px!important}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn.active .leftDrawerIcon,.portal-nav-drawer .leftDrawerBtn.active .leftDrawerIcon,.topbar-workspace-mobile-nav .leftDrawerBtn.active .leftDrawerIcon{background:#d8ebff!important;color:#0f3f6a!important}.leftHoverDrawer:hover .leftDrawerLabel{opacity:1;transform:translate(0)}.leftDrawerDivider{height:1px;width:100%;background:#d8e6f6;margin:4px 0}.rightHoverDrawer{position:absolute;top:0;bottom:0;right:0;width:336px;transition:none;overflow:clip;z-index:1450;padding:0;font-family:Outfit,Avenir Next,Segoe UI,sans-serif}.rightHoverDrawer:hover{width:336px}.rightDrawerCompactRail{display:none}.rightDrawerCompactStack{height:100%;display:grid;justify-items:center;align-content:start;gap:6px;padding:8px 5px;grid-template-rows:auto auto auto auto;min-height:0}.rightDrawerCompactMode{font-size:.6rem;letter-spacing:.08em;font-weight:800;color:#355171;text-transform:uppercase}.rightDrawerCompactStat{min-width:32px;border-radius:8px;padding:3px 6px;font-size:.66rem;font-weight:800;text-align:center;border:1px solid transparent}.rightDrawerCompactStat.moving{background:#e4f6ec;border-color:#9fdab8;color:#14663f}.rightDrawerCompactStat.anchored{background:#e8f0ff;border-color:#a8c0f5;color:#244d88}.rightDrawerCompactStat.drifting{background:#fff4dd;border-color:#f0d193;color:#8f5f00}.rightDrawerCompactKpi{width:100%;border:1px solid transparent;border-radius:8px;background:#ffffffad;padding:4px 4px 5px;display:grid;gap:1px;text-align:center}.rightDrawerCompactKpi small{font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;color:#6483a3;font-weight:700}.rightDrawerCompactKpi strong{font-size:.76rem;color:#35597f;line-height:1.05}.rightDrawerCompactSplit{width:100%;border:1px solid #d6e0ee;border-radius:8px;background:#fff;padding:4px;display:grid;gap:2px;text-align:center}.rightDrawerCompactSplit span{font-size:.58rem;font-weight:800;color:#3f5e80;letter-spacing:.03em}.rightDrawerCompactHint{margin-top:2px;font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:#5d7d9d;font-weight:700}.rightDrawerCompactList{width:100%;display:grid;gap:3px;max-height:min(52vh,460px);overflow:auto;padding-right:2px}.rightDrawerCompactList::-webkit-scrollbar{width:4px}.rightDrawerCompactList::-webkit-scrollbar-thumb{background:#c8d8ec;border-radius:999px}.rightDrawerCompactEmpty{width:100%;border:1px dashed #cbd9ea;border-radius:7px;min-height:30px;color:#587699;font-size:.6rem;display:inline-flex;align-items:center;justify-content:center}.rightDrawerCompactItem{width:100%;min-width:0;min-height:24px;border:1px solid #d5e1ef;border-radius:8px;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 6px}.rightDrawerCompactDot{width:7px;height:7px;border-radius:999px;flex:0 0 auto;border:1px solid rgba(0,0,0,.12)}.rightDrawerCompactDot.live{background:#1e9f57}.rightDrawerCompactDot.recent{background:#2490f0}.rightDrawerCompactDot.vanished{background:#f39a1b}.rightDrawerCompactDot.ghost{background:#8b5cf6}.rightDrawerCompactDot.pending{background:#94a3b8}.rightDrawerCompactName{font-size:.6rem;font-weight:800;color:#2f4f73;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.rightDrawerCompactCounts{width:100%;display:grid;gap:4px}.rightDrawerCompactCounts span{min-height:18px;border-radius:6px;font-size:.61rem;font-weight:800;letter-spacing:.03em;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.rightDrawerCompactCounts .live{background:#e4f6ec;border-color:#9fdab8;color:#14663f}.rightDrawerCompactCounts .anchored{background:#e8f0ff;border-color:#a8c0f5;color:#244d88}.rightDrawerCompactCounts .drifting{background:#fff4dd;border-color:#f0d193;color:#8f5f00}.mobile-shell-trigger{display:none}.topbar-workspace-anchor{display:inline-flex;align-items:center}.topbar{min-height:64px;padding:10px 16px;align-items:center;flex-wrap:nowrap}.topbar-menu-trigger{display:inline-flex!important;width:64px;min-width:64px;height:64px;min-height:64px;border:0;border-radius:0;padding:0;margin:0;background:transparent;box-shadow:none;align-items:center;justify-content:center;cursor:pointer}.topbar-menu-trigger img{width:56px;height:56px;object-fit:contain}.topbar-settings-trigger{border:0;background:transparent;padding:0;margin:0;width:30px;height:30px;min-width:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;color:#143f69;cursor:pointer}.topbar-settings-trigger .iconify{width:22px;height:22px}.topbar-settings-trigger:hover{color:#0f2f4f}.topbar-actions{display:inline-flex;align-items:center;gap:10px;position:relative}.settings-section{border-top:1px solid #d9e4f2;padding-top:10px;margin-top:4px;display:grid;gap:8px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:14px}.settings-col{min-width:0;display:grid;gap:10px}.settings-col--side .settings-section:first-child{margin-top:0}.settings-section-title{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#30587e;font-weight:800}.settings-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.8rem;color:#173a5b}.settings-toggle-row>span{display:grid;gap:2px;min-width:0}.settings-toggle-row strong{font-size:.78rem;color:#123a60}.settings-toggle-row small,.settings-static-row small{font-size:.68rem;color:#5b7a98}.settings-toggle-row input[type=checkbox]{width:16px;height:16px;margin:0;flex:0 0 auto}.settings-static-row{display:grid;gap:2px;padding:7px 8px;border:1px solid #d9e4f2;border-radius:8px;background:#f7fbff}.settings-note{font-size:.7rem}.settings-actions-inline{display:flex;flex-wrap:wrap;gap:6px}.settings-save-row{display:inline-flex;gap:8px;align-items:center;margin-top:6px;padding-top:8px;border-top:1px dashed #d9e4f2}.topbar-workspace-mobile-nav,.mobile-workspace-overlay{display:none}@media(max-width:920px){.topbar{min-height:56px;padding:8px 10px}.topbar-title-block{gap:6px}.topbar-menu-trigger{width:54px;min-width:54px;height:54px;min-height:54px;border-radius:0}.topbar-menu-trigger img{width:46px;height:46px}.topbar-settings-trigger{width:34px;height:34px;min-width:34px;min-height:34px}.topbar-settings-trigger .iconify{width:20px;height:20px}.subtitle{display:none}.topbar-workspace-menu{width:min(96vw,540px);max-height:calc(100dvh - 16px);overflow:auto;padding:12px;border-radius:14px}.settings-save-row{width:100%;display:grid;grid-template-columns:1fr;gap:6px;align-items:start}.settings-save-row .btn{width:100%}.settings-layout{grid-template-columns:1fr;gap:10px}.shell--map-workspace .portal-nav-drawer{display:none}.shell--map-workspace .main--map-workspace{padding-top:var(--shell-topbar-height, 64px);height:100dvh;min-height:100dvh;overflow:hidden}.shell--map-workspace .page--map-workspace{height:calc(100dvh - var(--shell-topbar-height, 64px));min-height:calc(100dvh - var(--shell-topbar-height, 64px));padding-top:0;margin:0;width:100vw;max-width:100vw}.topbar-workspace-mobile-nav{display:grid;gap:5px;margin-top:8px;padding-top:8px;border-top:1px solid #d8e6f5}.topbar-workspace-mobile-nav .leftDrawerBtn{height:32px;border-color:transparent;background:transparent}}@media(max-width:640px){.title{font-size:.82rem}.shell--map-workspace .page--map-workspace{height:calc(100dvh - var(--shell-topbar-height, 64px));min-height:calc(100dvh - var(--shell-topbar-height, 64px))}.map-status-legend{gap:4px;padding:5px 6px}.map-status-legend-item{gap:5px}.map-status-label{font-size:.58rem}}.rightDrawerShell{position:absolute;inset:0;transform:translate(0);opacity:1;transition:none;border:1px solid #d6e0ee;border-radius:12px 0 0 12px;background:radial-gradient(340px 140px at 4% -20%,#c6daf780,#c6daf700 72%),linear-gradient(165deg,#f8fbff,#fff 62%,#f4faf5);box-shadow:0 10px 22px #0e2a4f1a;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.rightDrawerHeader{padding:9px 10px;border-bottom:1px solid #d8e5f3;background:linear-gradient(180deg,#f8fbff,#eff5fd);display:grid;gap:6px}.rightDrawerHeader h2{margin:0;font-size:.88rem;color:#25456d;text-transform:uppercase;letter-spacing:.04em}.rightDrawerSectionLabel{font-size:.62rem;letter-spacing:.09em;text-transform:uppercase;color:#4b6788;font-weight:700}.rightDrawerTabs{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.rightDrawerTabs .leftDrawerBtn{height:32px;padding:0 7px;border-color:transparent;background:transparent}.rightDrawerTabs .leftDrawerLabel{opacity:1;transform:none;font-size:10px;letter-spacing:.03em;text-transform:uppercase;color:#355171;font-weight:700}.rightDrawerStatusRail{display:flex;gap:6px}.rightDrawerQuickActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.rightDrawerQuickActions .btn{min-height:30px;padding:4px 8px;font-size:.66rem;border:1px solid #a9bfd8;background:#fff;color:#1f4a76;border-radius:6px;font-weight:700;letter-spacing:.02em}.rightDrawerQuickActions .btn:hover{background:#edf4fc;border-color:#89a8cb;color:#173e67}.rightDrawerStatusPill{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;border-radius:8px;border:1px solid transparent;padding:4px 6px;font-size:.7rem}.rightDrawerStatusPill.moving{background:#e4f6ec;border-color:#9fdab8;color:#14663f}.rightDrawerStatusPill.anchored{background:#e8f0ff;border-color:#a8c0f5;color:#244d88}.rightDrawerStatusPill.drifting{background:#fff4dd;border-color:#f0d193;color:#8f5f00}.rightDrawerStatusKey{font-weight:800;opacity:.8}.rightDrawerStatusValue{font-weight:800}.rightDrawerBody{min-height:0;overflow:hidden;padding:8px 9px 9px;display:grid}.vessel-map-canvas--immersive .leaflet-top.leaflet-left{left:var(--map-safe-left, 70px);top:var(--map-safe-top, 10px)}.vessel-map-canvas--immersive .leaflet-top.leaflet-right{right:var(--map-safe-right, 80px);top:var(--map-safe-top, 10px)}.vessel-map-canvas--immersive .leaflet-bottom.leaflet-left{left:var(--map-safe-left, 70px);bottom:var(--map-safe-bottom, 10px)}.vessel-map-canvas--immersive .leaflet-bottom.leaflet-right{right:var(--map-safe-right, 80px);bottom:var(--map-safe-bottom, 10px)}.vessel-map-canvas .leaflet-control-zoom{display:none!important}.vessel-map-canvas .leaflet-popup-content-wrapper{border-radius:12px;border:1px solid #d4e0f2;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 18px 34px #02061738}.vessel-map-canvas .leaflet-popup-content{margin:10px 11px;min-width:320px;max-width:540px}.vessel-map-canvas .leaflet-popup-close-button{top:8px!important;right:8px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:999px!important;border:1px solid #c6d8ee!important;background:#fff!important;color:#1b466f!important;font-size:16px!important;font-weight:800!important;line-height:22px!important;text-align:center!important;box-shadow:0 6px 14px #0f2f4f29!important}.vessel-map-canvas .leaflet-popup-close-button:hover{background:#edf5ff!important;border-color:#aecaeb!important;color:#11395f!important}.osg-map-popup-card{display:grid;gap:8px;font-family:Outfit,Avenir Next,Segoe UI,sans-serif;color:#14395d}.osg-map-popup-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e5edf8;padding-bottom:6px}.osg-map-popup-title{font-size:.86rem;font-weight:800;color:#163f68;line-height:1.2;display:inline-flex;align-items:center;gap:6px}.osg-map-popup-status-dot{width:8px;height:8px;border-radius:2px;display:inline-block;border:1px solid rgba(2,6,23,.14);background:#94a3b8}.osg-map-popup-status-dot.live{background:#0f6}.osg-map-popup-status-dot.recent{background:#ffe066}.osg-map-popup-status-dot.vanished{background:#ffb347}.osg-map-popup-status-dot.ghost{background:#ced4da}.osg-map-popup-status-dot.pending{background:#ff4d4d}.osg-map-popup-chip{border:1px solid #c5d9ef;border-radius:999px;background:#eaf4ff;color:#2f5a84;padding:2px 8px;font-size:.63rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.osg-map-popup-chip.live{background:#e8fff1;border-color:#8ee0b0;color:#0f6a3a}.osg-map-popup-chip.recent{background:#fff7de;border-color:#efd290;color:#7f5a00}.osg-map-popup-chip.vanished{background:#fff0e0;border-color:#f0bf86;color:#8a4f00}.osg-map-popup-chip.ghost{background:#f2f5f8;border-color:#cbd6e1;color:#4f6277}.osg-map-popup-chip.pending{background:#ffe9e9;border-color:#f2b2b2;color:#972121}.osg-map-popup-meta{display:flex;flex-wrap:wrap;gap:6px}.osg-map-popup-meta span{border:1px solid #d6e4f4;border-radius:999px;background:#fff;padding:2px 8px;font-size:.64rem;color:#35597e;font-weight:700}.osg-map-popup-meta strong{color:#244f79;margin-right:4px;text-transform:uppercase;letter-spacing:.04em}.osg-map-popup-block{border:1px solid #d6e4f4;border-radius:10px;background:#fff;padding:7px 8px;display:grid;gap:5px}.osg-map-popup-label{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#579}.osg-map-popup-grid{display:grid;gap:4px}.osg-map-popup-row{display:grid;grid-template-columns:minmax(96px,132px) minmax(0,1fr);gap:8px;align-items:baseline;font-size:.69rem;line-height:1.2}.osg-map-popup-row strong{color:#3f5e80;text-transform:uppercase;letter-spacing:.04em}.osg-map-popup-row span{color:#1d476f;overflow-wrap:anywhere}.map-drawer-table-wrap{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;border:1px solid #dce8f6;border-radius:10px;background:#fff}.map-drawer-watchlist{display:grid;gap:3px;padding:3px;align-content:start}.map-drawer-empty{padding:10px;font-size:.75rem}.map-drawer-vessel-row{width:100%;border:1px solid #dce8f6;border-radius:7px;background:linear-gradient(180deg,#fff,#f7fbff);padding:2px 5px;display:flex;align-items:center;gap:6px;text-align:left;cursor:pointer}.map-drawer-vessel-content{min-width:0;flex:1 1 auto;display:grid;gap:1px}.map-drawer-vessel-row:hover{border-color:#bcd3ec;background:linear-gradient(180deg,#fff,#f1f8ff)}.map-drawer-vessel-head{display:flex;align-items:center;justify-content:flex-start;gap:4px;min-height:13px}.map-drawer-vessel-head strong{font-size:.6rem;color:#173a5b;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-drawer-vessel-line{display:flex;flex-wrap:wrap;gap:2px 4px;font-size:.52rem;line-height:1;color:#2f567d}.map-drawer-vessel-line b{color:#173a5b}.map-drawer-status-dot{width:8px;height:8px;border-radius:2px;flex:0 0 auto;border:1px solid rgba(0,0,0,.14);background:#94a3b8}.map-drawer-status-dot.live,.map-drawer-status-dot.ok{background:#0f6}.map-drawer-status-dot.recent{background:#ffe066}.map-drawer-status-dot.vanished{background:#ffb347}.map-drawer-status-dot.ghost{background:#ced4da}.map-drawer-status-dot.pending{background:#ff4d4d}.map-drawer-table{width:100%;max-width:100%;border-collapse:collapse;table-layout:fixed;font-size:.71rem}.map-drawer-table thead th{position:sticky;top:0;z-index:2;background:linear-gradient(180deg,#f9fcff,#eef5ff);border-bottom:1px solid #d8e6f5;text-transform:uppercase;letter-spacing:.04em;font-size:.62rem;color:#3d6187}.map-drawer-detail{display:grid;gap:8px;font-size:.76rem;color:#173a5b}.map-drawer-table th,.map-drawer-table td{padding:6px 7px;white-space:normal;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word}.map-drawer-table tbody tr{border-bottom:1px solid #edf3fa}.map-drawer-table tbody tr:last-child{border-bottom:0}.map-drawer-table tbody tr:hover{background:#f6faff}.map-popup-overlay{position:absolute;inset:0;z-index:1700;display:grid;place-items:center;padding:14px;background:#050e1c57;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.map-popup-overlay--detail{z-index:2400}.vessel-map-card-body--immersive:has(.map-popup-overlay--detail) .leftHoverDrawer,.vessel-map-card-body--immersive:has(.map-popup-overlay--detail) .rightHoverDrawer{pointer-events:none;opacity:.18}.map-popup-card--health{width:min(1080px,96vw);height:min(84dvh,900px);border-radius:16px;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.map-health-tabs{display:grid;grid-auto-rows:min-content;gap:6px;margin:0;padding:0;border:0;border-radius:0;background:transparent;align-items:start;width:100%;max-width:100%}.map-health-head h3{margin:0}.map-health-head p{margin:2px 0 0;font-size:.74rem;color:#597b9b}.map-popup-card--health .map-popup-head{padding:14px 16px}.map-health-workspace{min-height:0;display:grid;grid-template-columns:minmax(180px,22%) minmax(0,1fr);gap:14px;padding:10px 16px 14px}.map-health-tabs .btn{height:38px;min-height:38px;max-height:38px;font-size:.76rem;font-weight:800;border-radius:10px;border-color:transparent;background:transparent;color:#406183;width:100%;justify-content:center;padding:6px 10px;line-height:1.1;flex:0 0 auto;align-self:start;place-self:start stretch}.map-health-tabs .btn.is-active{border-color:#5d8ec0;background:#eaf4ff;color:#1c4a74}.map-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:6px 2px 4px}.map-health-card{border:1px solid #d8e5f2;border-radius:12px;background:#f8fbff;padding:12px;display:grid;gap:6px}.map-health-card small{font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:#4f6e8f;font-weight:800}.map-health-card strong{font-size:1.32rem;color:#1b3f64;line-height:1}.map-health-card.live{border-color:#a7dbbc;background:#e9f8ef}.map-health-card.recent{border-color:#f0d193;background:#fff6e6}.map-health-card.vanished{border-color:#f4b777;background:#fff1e3}.map-health-card.ghost{border-color:#cfd9e3;background:#f3f6f9}.map-health-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:6px 2px 4px}.map-health-body{min-height:0;overflow:auto;padding:6px 6px 10px;display:grid;gap:10px}.map-health-section{display:grid;gap:10px}.map-health-panel{border:1px solid #d5e3f2;border-radius:12px;background:linear-gradient(180deg,#fcfeff,#f3f8ff);padding:12px;display:grid;gap:8px}.map-health-panel h4{margin:0;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:#1d4a73}.map-health-panel p{margin:0;font-size:.76rem;line-height:1.45;color:#496b8d}.map-health-kv{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;align-items:center}.map-health-kv span{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:#58789a;font-weight:700}.map-health-kv b{font-size:.78rem;color:#173f64;text-align:right}.map-health-section-title{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#597b9b;font-weight:800;padding:0 2px}.map-health-line{border:1px solid #d8e5f2;border-radius:11px;background:#f8fbff;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.map-health-line span{font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;color:#4f6e8f;font-weight:800;display:inline-flex;align-items:center;gap:6px}.map-health-line b{font-size:.82rem;color:#1c4268}.map-health-value{max-width:58%;text-align:right;font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;white-space:normal;overflow-wrap:anywhere}.map-health-dot{width:7px;height:7px;border-radius:999px;background:#7aa4cc;box-shadow:0 0 0 1px #0e2e4e1f}.map-health-line.ok .map-health-dot,.map-health-line.live .map-health-dot{background:#25a761}.map-health-line.warn .map-health-dot,.map-health-line.recent .map-health-dot,.map-health-line.vanished .map-health-dot{background:#df8b1a}.map-health-line.danger .map-health-dot,.map-health-line.pending .map-health-dot{background:#d94848}.map-health-line.ghost .map-health-dot{background:#88939f}.vessel-full-raw-toggle{margin-top:8px;display:flex;justify-content:flex-end}.vessel-derived-issue{margin-left:4px;width:11px;height:11px;min-width:11px;min-height:11px;display:inline-flex;align-items:center;justify-content:center;font-size:.5rem;line-height:1;vertical-align:baseline;transform:translateY(-1px)}.vessel-derived-asterisk{color:#d11a2a;font-style:normal;font-weight:900;font-size:1.22em;margin-left:4px;line-height:1;vertical-align:baseline}.vessel-full-legend{margin-top:8px;display:inline-flex;align-items:center;gap:6px;font-size:.68rem}.vessel-edit-form{display:grid;gap:10px}.vessel-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.vessel-edit-spacer{display:none}.vessel-edit-form .field input,.vessel-edit-form .field select{min-height:34px;border:1px solid #cbdaf0;border-radius:9px;background:#fff;color:#173f66;font-size:.78rem;font-weight:600;padding:6px 9px}.vessel-edit-form .field input:focus,.vessel-edit-form .field select:focus{outline:none;border-color:#87add8;box-shadow:0 0 0 3px #2a71bc1f}.vessel-edit-form .field .muted{font-size:.63rem;letter-spacing:.05em;text-transform:uppercase;color:#5d7d9d;font-weight:700;margin-bottom:5px;display:inline-block}.vessel-edit-form .field{align-self:start}.vessel-edit-form .field.app-stack-1{gap:0}.vessel-edit-actions{margin-top:2px;display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;border-top:1px solid #dce8f6;padding-top:10px}.vessel-edit-actions .btn{min-height:32px;padding:6px 11px;font-weight:700}.vessel-edit-message{font-size:.72rem;color:#2b5b85;font-weight:700}.vessel-particulars-header{display:grid;gap:6px;border:0;border-radius:0;background:transparent;padding:0;margin-bottom:8px}.vessel-particulars-header div{display:inline-flex;align-items:baseline;gap:6px;flex-wrap:wrap}.vessel-particulars-header span{font-size:.64rem;text-transform:uppercase;letter-spacing:.05em;color:#577898;font-weight:700}.vessel-particulars-header b{font-size:.8rem;color:#163f67;line-height:1.25}.vessel-particulars-header .vessel-particulars-name{font-size:1.6rem;line-height:1.05;letter-spacing:.01em}.vessel-popup-titlebar{min-width:0;display:grid;gap:2px}.vessel-popup-kicker{font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:#ffffffc7;font-weight:700}.vessel-popup-titlebar span{font-size:.7rem;color:#ffffffe0;font-weight:500;letter-spacing:.03em}.vessel-popup-head-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.vessel-popup-head-btn{display:inline-flex;align-items:center;gap:.36rem}.vessel-popup-name-line{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.vessel-popup-status-square{width:10px;height:10px;border-radius:2px;border:1px solid rgba(255,255,255,.45);background:#94a3b8;flex:0 0 auto;transform:translateY(-1px)}.vessel-popup-status-square.live{background:#0f6}.vessel-popup-status-square.recent{background:#ffe066}.vessel-popup-status-square.vanished{background:#ffb347}.vessel-popup-status-square.ghost{background:#ced4da}.vessel-popup-status-square.pending{background:#ff4d4d}.vessel-popup-name-line span{font-size:1.4rem;color:#fff;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.vessel-popup-name-line b{font-size:1.4rem;color:#fff;line-height:1.1;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vessel-history-overlay{position:fixed;inset:0;z-index:2100;display:grid;place-items:center;padding:1.15rem;background:#0612237a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vessel-history-card{width:min(920px,94vw);max-height:84vh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #cfe0f4;border-radius:18px;background:linear-gradient(180deg,#fdfefe,#f4f9ff);box-shadow:0 30px 70px #02061752}.vessel-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:1rem 1.05rem .92rem;border-bottom:1px solid #d6e6f6;background:radial-gradient(260px 120px at 100% -25%,rgba(125,211,252,.18),transparent 72%),linear-gradient(180deg,#fff,#f7fbff)}.vessel-history-kicker{display:block;margin-bottom:.22rem;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;color:#5a7b9b;font-weight:800}.vessel-history-head h3{margin:0;font-size:1.05rem;color:#123a63}.vessel-history-head p{margin:.24rem 0 0;font-size:.76rem;color:#537494}.vessel-history-close{width:2.25rem;height:2.25rem;border:none;border-radius:999px;background:#103a6314;color:#123a63;display:inline-grid;place-items:center;cursor:pointer}.vessel-history-close svg{font-size:1.1rem}.vessel-history-body{min-height:0;overflow:auto;padding:.95rem 1.05rem 1rem;display:grid;gap:.8rem}.vessel-history-summary{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.vessel-history-list{display:grid;gap:.62rem}.vessel-history-row{width:100%;border:1px solid #d8e6f4;border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbff);padding:.7rem .78rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.74rem;align-items:center;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.vessel-history-row:hover{transform:translateY(-1px);border-color:#bdd5ee;box-shadow:0 12px 24px #113a6314}.vessel-history-row__badge{display:inline-flex;align-items:center;min-height:2rem;padding:.28rem .62rem;border-radius:999px;border:1px solid transparent;font-size:.68rem;font-weight:800;letter-spacing:.03em;white-space:nowrap}.vessel-history-row__body{min-width:0;display:grid;gap:.18rem}.vessel-history-row__body strong{font-size:.84rem;color:#123a63;line-height:1.2}.vessel-history-row__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.7rem;color:#597a99}.vessel-history-row__status{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:#2f5f88;font-weight:800}.vessel-history-empty{border:1px dashed #d2dfed;border-radius:14px;padding:1rem;color:#5b7696;background:#ffffffb3}.vessel-full-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.vessel-particulars-rows{border:0;border-radius:0;overflow:hidden;background:transparent}.vessel-particulars-rows>div{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(0,1fr);gap:8px;padding:7px 10px;align-items:center}.vessel-particulars-rows>div:nth-child(odd){background:transparent}.vessel-particulars-rows>div:nth-child(2n){background:transparent}.vessel-particulars-rows--alt>div:nth-child(odd){background:#133f670f}.vessel-particulars-rows--alt>div:nth-child(2n){background:#133f6704}.vessel-particulars-rows span{font-size:.66rem;text-transform:uppercase;letter-spacing:.04em;color:#5a7b9b;font-weight:700}.vessel-particulars-rows b{font-size:.77rem;color:#173f66;line-height:1.2}.vessel-voyage-nav-inline{display:inline-flex;align-items:center;gap:5px}.vessel-voyage-nav-inline .iconify{width:14px;height:14px;color:#0f355c}.vessel-voyage-nav-row{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px}.vessel-voyage-nav-row>span{font-size:.66rem;text-transform:uppercase;letter-spacing:.04em;color:#5a7b9b;font-weight:700}@media(max-width:740px){.vessel-popup-head-actions{width:100%;justify-content:flex-start}.vessel-popup-head-btn{width:100%;justify-content:center}.vessel-history-row{grid-template-columns:1fr}.vessel-history-row__status{justify-self:start}.map-popup-card--health{width:min(97vw,97vw);height:min(88dvh,90dvh)}.map-health-workspace{grid-template-columns:1fr;gap:10px;padding:10px}.map-health-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.map-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-health-list{grid-template-columns:1fr}.map-health-kv{grid-template-columns:1fr;gap:4px}.map-health-kv b{text-align:left}.map-health-line{align-items:flex-start;flex-direction:column;gap:6px}.map-health-value{max-width:100%;text-align:left}}.map-health-line.ok{border-color:#a7dbbc;background:#e9f8ef}.map-health-line.warn{border-color:#f0d193;background:#fff6e6}.map-health-line.danger{border-color:#f2b0b0;background:#fff0f0}.map-health-line.live{border-color:#a7dbbc;background:#e9f8ef}.map-health-line.recent{border-color:#f0d193;background:#fff6e6}.map-health-line.vanished{border-color:#f4b777;background:#fff1e3}.map-health-line.ghost{border-color:#cfd9e3;background:#f3f6f9}.map-health-line.pending{border-color:#f2b0b0;background:#fff0f0}.map-popup-card{width:min(1200px,calc(100vw - 54px));height:min(82dvh,900px);border:1px solid #cfe0f4;background:#f9fcff;box-shadow:0 24px 52px #0206174d;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.map-popup-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #0b3158;background:linear-gradient(180deg,#103a63,#0f3256)}.map-popup-head h3{margin:0;font-size:.94rem;color:#fff}.map-popup-head .btn{border-color:#ffffff59;background:#ffffff1a;color:#fff}.map-popup-head .btn:hover{border-color:#ffffff8c;background:#fff3;color:#fff}.map-popup-body{min-height:0;overflow:auto;padding:12px}.vessel-full-detail{display:grid;gap:10px}.vessel-full-section{border:1px solid #d9e6f4;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);padding:9px 10px}.vessel-full-section h4{margin:0 0 7px;font-size:.74rem;letter-spacing:.05em;text-transform:uppercase;color:#2f5f88}.vessel-full-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px}.vessel-full-grid>div{display:grid;gap:2px;border:1px solid #e3edf8;border-radius:8px;background:#fff;padding:6px 7px}.vessel-full-grid span{font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:#6483a3;font-weight:800}.vessel-full-grid b{font-size:.75rem;color:#173a5b;line-height:1.24;overflow-wrap:anywhere}.vessel-full-json{max-height:180px;overflow:auto;margin:0;background:#0a0e1859;padding:9px;border-radius:8px}.watchlist-legend{display:flex;flex-wrap:wrap;gap:8px 10px;padding:8px 9px;border:1px solid #d6e4f2;border-radius:9px;background:#f8fbff;margin-bottom:10px}.watchlist-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;color:#2d4f72}.watchlist-legend-dot{width:9px;height:9px;border-radius:999px;display:inline-block;box-shadow:0 0 0 1px #08122229}.watchlist-legend-dot.is-live{background:#0f6}.watchlist-legend-dot.is-recent{background:#ffe066}.watchlist-legend-dot.is-vanished{background:#ffb347}.watchlist-legend-dot.is-ghost{background:#ced4da}.watchlist-legend-dot.is-pending,.watchlist-legend-dot.is-error{background:#ff4d4d}.watchlist-add-card{border:1px solid #d6e4f2;border-radius:8px;background:linear-gradient(180deg,#f9fcff,#f2f8ff);padding:7px;margin-bottom:8px;display:grid;gap:6px}.watchlist-add-head{display:grid;gap:2px}.watchlist-add-head strong{font-size:.69rem;letter-spacing:.04em;text-transform:uppercase;color:#173a5b}.watchlist-add-head span{font-size:.6rem;color:#579}.watchlist-add-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;align-items:end}.watchlist-add-grid .field{min-width:0}.watchlist-add-grid .field span.muted{font-size:.58rem;letter-spacing:.05em}.watchlist-add-grid .field input{min-height:30px;padding:5px 7px;font-size:.68rem}.watchlist-add-notes{grid-column:span 2}.watchlist-add-btn{min-height:30px;padding:4px 8px;font-size:.68rem}.watchlist-row-delete-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:9px;background:transparent;color:#b51f33;box-shadow:none;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease,background .14s ease,color .14s ease;cursor:pointer}.watchlist-row-delete-btn:hover:not(:disabled){background:linear-gradient(180deg,#d84f4f,#b51f33);color:#fff;filter:brightness(1.03);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff29,0 10px 20px #76102338}.watchlist-row-delete-btn:focus-visible{outline:2px solid rgba(181,31,51,.26);outline-offset:2px}.watchlist-row-delete-btn:disabled{opacity:.56;cursor:wait;transform:none;box-shadow:none}.watchlist-row-delete-btn svg{color:currentColor;font-size:.96rem}@media(max-width:980px){.watchlist-add-grid{grid-template-columns:1fr 1fr}.watchlist-add-notes,.watchlist-add-btn{grid-column:span 2}}.watch-status-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;padding:3px 8px;font-size:.64rem;font-weight:800;letter-spacing:.04em;border:1px solid transparent;text-transform:uppercase;line-height:1;box-shadow:inset 0 0 0 1px #ffffff38}.watch-status-chip:before{content:"";width:8px;height:8px;border-radius:3px;background:currentColor;box-shadow:0 0 0 1px #ffffff52;flex:0 0 auto}.watch-status-chip.live{color:#0b3d1f;background:#0f6;border-color:#0b8f2a}.watch-status-chip.recent{color:#5f4700;background:#ffe066;border-color:#b07d00}.watch-status-chip.vanished{color:#5f3700;background:#ffb347;border-color:#c05600}.watch-status-chip.danger{color:#fff;background:#e53935;border-color:#be2a26}.watch-status-chip.ghost{color:#3f4953;background:#ced4da;border-color:#6c757d}.watch-status-chip.pending{color:#fff;background:#ff4d4d;border-color:#b30000}.map-status-legend{display:inline-flex;flex-wrap:wrap;gap:6px 8px;align-items:center;padding:6px 8px;border:1px solid rgba(188,223,255,.42);background:#08172994;border-radius:10px;pointer-events:auto;position:relative;z-index:2200}.map-status-legend--action{cursor:pointer;border-width:1px;border-style:solid;outline:none;font:inherit;text-align:left}.map-status-legend--action:hover{border-color:#d6e6f6b8;background:#081729ad}.map-status-legend--top{margin-top:2px}.map-status-legend--bottom-right{margin-left:auto;flex:0 1 auto;max-width:min(64vw,760px)}.map-status-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:.62rem;color:#e6f2ff;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.map-status-legend-gear{width:24px;height:24px;border-radius:7px;border:1px solid rgba(196,218,240,.55);background:#0c233de0;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;margin-right:2px;cursor:pointer}.map-status-legend-gear svg{width:14px;height:14px;fill:currentColor}.map-status-legend-gear:hover{background:#17395cf5;border-color:#dcebfac7}.map-status-label{position:relative;min-width:58px;display:inline-block}.map-status-label-main,.map-status-label-alt{display:inline-block;transition:opacity .14s ease,transform .14s ease}.map-status-label-main{opacity:1;transform:translateY(0)}.map-status-label-alt{position:absolute;left:0;top:0;opacity:0;transform:translateY(3px);pointer-events:none}.map-status-legend:hover .map-status-label-main{opacity:0;transform:translateY(-3px)}.map-status-legend:hover .map-status-label-alt{opacity:1;transform:translateY(0)}.map-status-issue{min-width:18px;height:17px;border-radius:5px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:900;letter-spacing:.01em;line-height:1;box-shadow:inset 0 0 0 1px #ffffff38;text-shadow:0 1px 0 rgba(255,255,255,.18)}.map-status-issue.live{background:#0f6;color:#fff}.map-status-issue.recent{background:#ffe066;color:#fff}.map-status-issue.vanished{background:#ffb347;color:#fff}.map-status-issue.ghost{background:#ced4da;color:#fff}.map-status-issue.pending{background:#ff4d4d;color:#fff}@media(max-width:780px){.vessel-map-canvas--immersive{--map-safe-top: 8px;--map-safe-left: 8px;--map-safe-right: 8px;--map-safe-bottom: 8px}.main--default-workspace{height:auto;min-height:100dvh;overflow:visible}.page--default-workspace{height:auto;min-height:0;overflow:visible}.vessel-map-canvas{min-height:360px}.vessel-map-overlay--top{top:var(--map-safe-top, 8px);left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px)}.vessel-map-overlay--bottom{left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px);bottom:var(--map-safe-bottom, 8px)}.map-top-tools{gap:6px}.map-top-search{width:auto;min-width:0;flex:1 1 220px}.shell-map-style-popup{right:0;width:min(290px,calc(100vw - 16px));padding:.8rem}.shell-map-style-trigger{min-height:32px;padding-inline:.68rem;font-size:.68rem}.shell-map-style-popup__grid{grid-template-columns:1fr}.shell-map-style-popup__btn{min-height:46px}.map-status-legend--bottom-right{width:100%;margin-left:0;max-width:none}.map-top-search input{font-size:.74rem;padding:7px 10px}.map-top-search-panel{max-height:42dvh}.vessel-map-detail-panel{top:auto;bottom:calc(var(--map-safe-bottom, 8px) + 52px);left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px);width:auto;max-width:none;max-height:min(46dvh,420px);overflow:auto;border-radius:12px}.vessel-map-detail-panel.is-right-drawer-expanded,.vessel-map-detail-panel.is-right-drawer-contracted{left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px);width:auto;max-width:none}.leftHoverDrawer{width:54px}.leftHoverDrawer:hover{width:min(240px,86vw)}.rightHoverDrawer{width:52px}.rightHoverDrawer:hover{width:min(340px,92vw)}.rightDrawerCompactRail{display:block}.rightDrawerShell{transform:translate(102%);opacity:0;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s ease}.rightHoverDrawer:hover .rightDrawerShell{transform:translate(0);opacity:1}}@media(max-width:780px){.shell--map-workspace .topbar{min-height:50px;padding:5px 8px;gap:6px;border-bottom:1px solid rgba(199,217,236,.82);background:#f8fbfff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shell--map-workspace .topbar-menu-trigger{width:42px;min-width:42px;height:42px;min-height:42px}.shell--map-workspace .topbar-menu-trigger img{width:38px;height:38px}.shell--map-workspace .topbar-title-text{min-width:0}.shell--map-workspace .title{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem}.shell--map-workspace .main--map-workspace{padding-top:var(--shell-topbar-height, 50px)}.shell--map-workspace .page--map-workspace{height:calc(100dvh - var(--shell-topbar-height, 50px));min-height:calc(100dvh - var(--shell-topbar-height, 50px))}.vessel-map-card-body--immersive{--map-safe-top: 8px;--map-safe-left: 8px;--map-safe-right: 8px;--map-safe-bottom: calc(76px + env(safe-area-inset-bottom, 0px)) }.vessel-map-workspace--immersive:has(.leftHoverDrawer:hover) .vessel-map-card-body--immersive,.vessel-map-workspace--immersive:has(.leftHoverDrawer:focus-within) .vessel-map-card-body--immersive{--map-safe-left: 8px}.vessel-map-overlay--top{top:var(--map-safe-top, 8px);left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px)}.map-top-tools{gap:7px;align-items:stretch}.map-top-search{width:auto;min-width:0;flex:1 1 220px}.map-top-search input{min-height:42px;border-radius:12px;font-size:16px}.map-top-search .btn{min-width:44px;min-height:42px;border-radius:12px}.map-status-legend--bottom-right{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none;border-radius:12px;padding:6px}.map-status-legend--bottom-right::-webkit-scrollbar{display:none}.map-status-legend-item{flex:0 0 auto;min-height:30px}.map-status-legend-gear{width:32px;height:32px;min-width:32px;border-radius:10px}.leftHoverDrawer{position:absolute;top:auto;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom,0px));width:auto;height:58px;z-index:1550;overflow:visible;border-radius:16px;transition:none}.leftHoverDrawer:hover,.leftHoverDrawer:focus-within{width:auto}.leftDrawerRail{height:58px;border:1px solid rgba(199,217,236,.92);border-radius:16px;background:#f8fbfff5;box-shadow:0 12px 30px #08182c33;display:flex;flex-direction:row;align-items:center;gap:5px;padding:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.leftDrawerRail::-webkit-scrollbar{display:none}.leftDrawerSectionLabel,.leftDrawerDivider{display:none}.leftHoverDrawer .leftDrawerRail .leftDrawerBtn{flex:0 0 44px;width:44px!important;height:44px!important;min-height:44px!important;justify-content:center;padding:0!important;border-radius:12px!important}.leftHoverDrawer .leftDrawerRail .leftDrawerIcon{width:22px!important;min-width:22px!important;height:22px!important;font-size:16px!important}.leftDrawerLabel,.leftHoverDrawer:hover .leftDrawerLabel{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);opacity:0;transform:none}.rightHoverDrawer{top:auto;left:8px;right:8px;bottom:calc(74px + env(safe-area-inset-bottom,0px));width:auto;height:min(34dvh,280px);max-height:280px;border-radius:16px;overflow:hidden;z-index:1440;pointer-events:auto}.rightHoverDrawer:hover,.rightHoverDrawer:focus-within{width:auto}.rightDrawerCompactRail{display:none}.rightDrawerShell{height:100%;transform:none;opacity:1;border:1px solid rgba(199,217,236,.92);border-radius:16px;background:#f9fcfff7;box-shadow:0 14px 34px #08182c38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rightDrawerHeader{padding:8px 9px 7px;gap:6px}.rightDrawerHeader h2{font-size:.82rem}.rightDrawerQuickActions{display:flex;gap:5px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.rightDrawerQuickActions::-webkit-scrollbar{display:none}.rightDrawerQuickActions .btn{flex:0 0 auto;min-height:34px;font-size:.68rem;border-radius:10px;padding:6px 9px}.rightDrawerBody{padding:6px 7px 7px}.map-drawer-table-wrap{border-radius:12px}.map-drawer-vessel-row{min-height:42px;padding:5px 7px;border-radius:10px}.map-drawer-vessel-head strong{font-size:.72rem}.map-drawer-vessel-line{font-size:.62rem;gap:3px 6px}.vessel-map-canvas--immersive .leaflet-top.leaflet-left,.vessel-map-canvas--immersive .leaflet-top.leaflet-right{top:calc(var(--map-safe-top, 8px) + 96px)}.vessel-map-canvas--immersive .leaflet-top.leaflet-left{left:var(--map-safe-left, 8px)}.vessel-map-canvas--immersive .leaflet-top.leaflet-right{right:var(--map-safe-right, 8px)}.vessel-map-canvas .leaflet-popup-content{min-width:min(280px,calc(100vw - 54px));max-width:calc(100vw - 54px)}.vessel-map-detail-panel{bottom:calc(74px + env(safe-area-inset-bottom,0px));left:8px;right:8px;max-height:min(48dvh,390px);border-radius:16px}.map-popup-overlay{place-items:end stretch;padding:0;background:#050e1c6b}.map-popup-overlay--detail{place-items:center;padding:14px}.map-popup-card{width:100%;height:min(78dvh,680px);max-height:calc(100dvh - var(--shell-topbar-height, 50px) - 10px);border-right:0;border-left:0;border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 46px #0206175c}.map-popup-overlay--detail .map-popup-card--detail{width:min(760px,calc(100vw - 28px));height:min(84dvh,820px);max-height:calc(100dvh - var(--shell-topbar-height, 50px) - 28px);border:1px solid #cfe0f4;border-radius:16px;box-shadow:0 24px 52px #02061761}.map-popup-head{min-height:54px;padding:10px 12px}.map-popup-head h3{font-size:1rem}.map-popup-head .btn{min-width:44px;min-height:36px;border-radius:10px}.map-popup-body{padding:10px 10px calc(12px + env(safe-area-inset-bottom,0px))}.table-wrap{border-radius:12px;-webkit-overflow-scrolling:touch}.table{min-width:700px}.table th,.table td{padding:.55rem .52rem;font-size:.76rem}}@media(max-width:480px){.shell--map-workspace .title{max-width:34vw}.topbar-actions{gap:6px}.shell-map-style-trigger span{display:none}.shell-map-style-trigger{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;justify-content:center}.rightHoverDrawer{height:min(30dvh,236px)}.rightDrawerQuickActions .btn{min-height:32px;padding:5px 8px}.map-popup-card{height:min(82dvh,720px)}.map-popup-overlay--detail{place-items:end stretch;padding:0}.map-popup-overlay--detail .map-popup-card--detail{width:100%;height:min(82dvh,720px);max-height:calc(100dvh - var(--shell-topbar-height, 50px) - 10px);border-right:0;border-left:0;border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 46px #0206175c}.map-status-label{min-width:48px}}.map-compact-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:5px;border:1px solid rgba(199,217,236,.88);border-radius:14px;background:#f8fbfff0;box-shadow:0 12px 30px #08182c29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-compact-action{width:38px;height:38px;min-width:38px;border:1px solid rgba(139,164,189,.58);border-radius:11px;background:#ffffffe0;color:#143f69;display:inline-flex;align-items:center;justify-content:center;font-size:1.08rem;cursor:pointer}.map-compact-action:hover,.map-compact-action:focus-visible,.map-compact-action.is-active{background:#143f69;border-color:#143f69;color:#fff}.map-compact-action:disabled{opacity:.65;cursor:wait}.userGeoPinMarker{position:relative;width:34px;height:34px;border-radius:999px}.userGeoPinMarker__pulse,.userGeoPinMarker__dot{position:absolute;left:50%;top:50%;border-radius:999px;transform:translate(-50%,-50%)}.userGeoPinMarker__pulse{width:34px;height:34px;background:#2563eb2e;border:1px solid rgba(37,99,235,.34);animation:userGeoPulse 1.8s ease-out infinite}.userGeoPinMarker__dot{width:16px;height:16px;background:#2563eb;border:3px solid #ffffff;box-shadow:0 4px 14px #0f172a57}.userGeoAccuracyCircle{pointer-events:none}@keyframes userGeoPulse{0%{transform:translate(-50%,-50%) scale(.72);opacity:.9}to{transform:translate(-50%,-50%) scale(1.45);opacity:0}}.vessel-map-overlay--distance{top:calc(var(--map-safe-top, 10px) + 58px);right:auto;max-width:min(440px,calc(100vw - var(--map-safe-left, 70px) - var(--map-safe-right, 80px)))}.vessel-map-workspace--immersive .leftHoverDrawer,.vessel-map-workspace--immersive .rightHoverDrawer{display:none}@media(max-width:780px){.vessel-map-card-body--immersive{--map-safe-bottom: calc(12px + env(safe-area-inset-bottom, 0px)) }.map-top-tools{display:grid;grid-template-columns:1fr;align-items:stretch}.map-compact-actions{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.map-compact-actions::-webkit-scrollbar{display:none}.map-compact-action{width:42px;height:42px;min-width:42px;border-radius:12px}.vessel-map-overlay--distance{top:calc(var(--map-safe-top, 8px) + 142px);left:var(--map-safe-left, 8px);right:var(--map-safe-right, 8px);max-width:none}.vessel-map-canvas--immersive .leaflet-top.leaflet-left,.vessel-map-canvas--immersive .leaflet-top.leaflet-right{top:calc(var(--map-safe-top, 8px) + 164px)}.vessel-map-detail-panel{bottom:calc(var(--map-safe-bottom, 12px) + 4px)}}@media(max-width:480px){.map-compact-actions{padding:4px;gap:5px}.map-compact-action{width:40px;height:40px;min-width:40px}}
