@layer properties;@layer theme,base,components,utilities;@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;--color-green-500: oklch(72.3% .219 149.579);--color-green-600: oklch(62.7% .194 149.214);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-600: oklch(54.6% .245 262.881);--color-blue-950: oklch(28.2% .091 267.935);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-9xl: 8rem;--text-9xl--line-height: 1;--radius-md: .375rem;--radius-lg: .5rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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)){{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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.fixed{position:fixed}.static{position:static}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.z-40{z-index:40}.z-50{z-index:50}.col-span-3{grid-column:span 3 / span 3}.row-span-1{grid-row:span 1 / span 1}.mx-auto{margin-inline:auto}.my-1\.5{margin-block:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-14{margin-top:calc(var(--spacing) * 14)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-32{margin-bottom:calc(var(--spacing) * 32)}.mb-44{margin-bottom:calc(var(--spacing) * 44)}.ml-2\.5{margin-left:calc(var(--spacing) * 2.5)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.\!h-full{height:100%!important}.h-12{height:calc(var(--spacing) * 12)}.h-24{height:calc(var(--spacing) * 24)}.h-full{height:100%}.h-svh{height:100svh}.\!w-full{width:100%!important}.w-\[90vw\]{width:90vw}.w-full{width:100%}.basis-\[50rem\]{flex-basis:50rem}.grid-flow-row{grid-auto-flow:row}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-solid{--tw-border-style: solid;border-style:solid}.border-gray-500\/20{border-color:color-mix(in srgb,oklch(55.1% .027 264.364) 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.border-gray-500\/20{border-color:color-mix(in oklab,var(--color-gray-500) 20%,transparent)}}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-950{background-color:var(--color-blue-950)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-600{background-color:var(--color-gray-600)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-white{background-color:var(--color-white)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-10{padding-inline:calc(var(--spacing) * 10)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.text-center{text-align:center}.align-top{vertical-align:top}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.opacity-60{opacity:60%}.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,)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:50%}.disabled\:opacity-65:disabled{opacity:65%}.\[\&_thead_th\]\:\!text-center thead th{text-align:center!important}}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@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;}@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-border-style: solid;--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}}}@font-face{font-family:unisea;src:url("./media/unisea-2DWVGU4T.woff2") format("woff2"),url("./media/unisea-HHGCSFIH.ttf") format("truetype"),url("./media/unisea-GWWAJ3DF.woff") format("woff"),url("./media/unisea-XKOPMNTX.svg#unisea") format("svg");font-weight:400;font-style:normal}[class^=usicon-],[class*=" usicon-"]{font-family:unisea!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.usicon-app-sims:before{content:"\e927"}.usicon-camera:before{content:"\e9aa"}.usicon-mob-start:before{content:"\e90e"}.usicon-app-recent:before{content:"\e9ac"}.usicon-app-myreports:before{content:"\e9ad"}.usicon-app-bulletin:before{content:"\e952"}.usicon-app-dp:before{content:"\e94b"}.usicon-vessel:before{content:"\e921"}.usicon-vessel-boxed:before{content:"\e937"}.usicon-teammembers:before{content:"\e90c"}.usicon-app-documents:before{content:"\e91b"}.usicon-app-weblink:before{content:"\e901"}.usicon-app-recruiter:before{content:"\e902"}.usicon-app-programming:before{content:"\e903"}.usicon-app-workflow:before{content:"\e904"}.usicon-app-kpi:before{content:"\e905"}.usicon-app-start:before{content:"\e906"}.usicon-app-workshop:before{content:"\e907"}.usicon-app-u14001:before{content:"\e91e"}.usicon-app-audit:before{content:"\e91f"}.usicon-app-certificate:before{content:"\e920"}.usicon-app-msds:before{content:"\e923"}.usicon-app-dispatch:before{content:"\e924"}.usicon-app-elearn:before{content:"\e925"}.usicon-app-emlog:before{content:"\e926"}.usicon-app-reports:before{content:"\e922"}.usicon-app-hse:before{content:"\e929"}.usicon-app-mgmt:before{content:"\e928"}.usicon-app-conference:before{content:"\e908"}.usicon-app-hsemeeting:before{content:"\e92a"}.usicon-app-webcast:before{content:"\e909"}.usicon-app-all:before{content:"\e90a"}.usicon-app-isps:before{content:"\e92b"}.usicon-app-library:before{content:"\e92c"}.usicon-app-mail:before{content:"\e92d"}.usicon-app-meeting:before{content:"\e92e"}.usicon-app-moc:before{content:"\e92f"}.usicon-app-position:before{content:"\e930"}.usicon-app-ptw:before{content:"\e931"}.usicon-app-qa:before{content:"\e98e"}.usicon-app-guide:before{content:"\e90b"}.usicon-app-support:before{content:"\e934"}.usicon-app-tender:before{content:"\e935"}.usicon-app-risk:before{content:"\e933"}.usicon-app-emission:before{content:"\e98c"}.usicon-app-drills:before{content:"\e98d"}.usicon-app-univu:before{content:"\e9a4"}.usicon-app-checklist:before{content:"\e9a6"}.usicon-app-crew:before{content:"\e932"}.usicon-app-procurement:before{content:"\e9a7"}.usicon-app-contract:before{content:"\e9a5"}.usicon-app-toolbox:before{content:"\e9a8"}.usicon-app-log:before{content:"\e990"}.usicon-unchecked:before{content:"\e986"}.usicon-checked:before{content:"\e93c"}.usicon-office:before{content:"\e939"}.usicon-office-boxed:before{content:"\e93b"}.usicon-app-empty:before{content:"\e927"}.usicon-closed:before{content:"\e90f"}.usicon-archive:before{content:"\e910"}.usicon-taskproject:before{content:"\e983"}.usicon-00:before{content:"\e911"}.usicon-01:before{content:"\e912"}.usicon-02:before{content:"\e913"}.usicon-03:before{content:"\e914"}.usicon-04:before{content:"\e915"}.usicon-05:before{content:"\e916"}.usicon-06:before{content:"\e917"}.usicon-07:before{content:"\e918"}.usicon-08:before{content:"\e919"}.usicon-09:before{content:"\e91a"}.usicon-minus2:before{content:"\e957"}.usicon-plus2:before{content:"\e961"}.usicon-archive2:before{content:"\e936"}.usicon-settings:before{content:"\e96a"}.usicon-close:before{content:"\e93e"}.usicon-check:before{content:"\e93a"}.usicon-populate:before{content:"\e962"}.usicon-collapse:before{content:"\e940"}.usicon-expand:before{content:"\e94c"}.usicon-sort:before{content:"\e96b"}.usicon-delete:before{content:"\e949"}.usicon-clear:before{content:"\e93d"}.usicon-date:before{content:"\e946"}.usicon-startdate:before{content:"\e980"}.usicon-duedate:before{content:"\e94a"}.usicon-expiredate:before{content:"\e94d"}.usicon-edit:before{content:"\e9ba"}.usicon-follow-active:before{content:"\e94f"}.usicon-follow:before{content:"\e950"}.usicon-vertical2:before{content:"\e98b"}.usicon-horizontal:before{content:"\e951"}.usicon-linegraph:before{content:"\e953"}.usicon-piechart:before{content:"\e95f"}.usicon-stats:before{content:"\e9a3"}.usicon-bargraph:before{content:"\e938"}.usicon-note:before{content:"\e95c"}.usicon-createnew:before{content:"\e945"}.usicon-sublist:before{content:"\e981"}.usicon-list:before{content:"\e955"}.usicon-draft:before{content:"\e991"}.usicon-move:before{content:"\e958"}.usicon-move2:before{content:"\e91c"}.usicon-comment:before{content:"\e93f"}.usicon-comments:before{content:"\e941"}.usicon-notify-clean:before{content:"\e95d"}.usicon-expfeedback:before{content:"\e9b5"}.usicon-now:before{content:"\e95e"}.usicon-tag:before{content:"\e982"}.usicon-addtag:before{content:"\e91d"}.usicon-private:before{content:"\e963"}.usicon-time:before{content:"\e985"}.usicon-repeat:before{content:"\e964"}.usicon-repeatingtask:before{content:"\e965"}.usicon-search:before{content:"\e968"}.usicon-sq-empty:before{content:"\e96e"}.usicon-sq-cancel:before{content:"\e96c"}.usicon-sq-edit:before{content:"\e95a"}.usicon-sq-check:before{content:"\e96d"}.usicon-sq-horizontal:before{content:"\e96f"}.usicon-sq-vertical:before{content:"\e972"}.usicon-sq-minus:before{content:"\e97b"}.usicon-sq-plus:before{content:"\e970"}.usicon-sq-search:before{content:"\e971"}.usicon-taskreminder:before{content:"\e984"}.usicon-delegated:before{content:"\e948"}.usicon-user:before{content:"\e989"}.usicon-usergroup:before{content:"\e98a"}.usicon-nightmode-high:before{content:"\e993"}.usicon-view-page:before{content:"\e994"}.usicon-view-list:before{content:"\e995"}.usicon-view-gui:before{content:"\e996"}.usicon-view-grid:before{content:"\e997"}.usicon-adv-filter:before{content:"\e9a0"}.usicon-flagged:before{content:"\e998"}.usicon-checklist-task:before{content:"\e999"}.usicon-checklist-ref:before{content:"\e99a"}.usicon-checklist-ref-temp:before{content:"\e99b"}.usicon-checklist-question:before{content:"\e99c"}.usicon-checklist-infobox:before{content:"\e99d"}.usicon-view-vert:before{content:"\e99e"}.usicon-view-horiz:before{content:"\e99f"}.usicon-vessel-loc:before{content:"\e9a1"}.usicon-office-loc:before{content:"\e9a2"}.usicon-circletter:before{content:"\e9b4"}.usicon-newsbulletin:before{content:"\e9b6"}.usicon-procedural-update:before{content:"\e9b7"}.usicon-unisea:before{content:"\e987"}.usicon-linkedin:before{content:"\e954"}.usicon-send:before{content:"\e95b"}.usicon-attach:before{content:"\e969"}.usicon-help:before{content:"\e98f"}.usicon-map:before{content:"\e992"}.usicon-warning:before{content:"\e947"}.usicon-path-arrow:before{content:"\e959"}.usicon-radio-1:before{content:"\e9b0"}.usicon-radio-0:before{content:"\e9b1"}.usicon-positive:before{content:"\e9b3"}.usicon-negative:before{content:"\e9b8"}.usicon-app-external:before{content:"\e9b9"}.usicon-app-webadmin:before{content:"\e9c0"}.usicon-app-wire:before{content:"\e9c1"}.usicon-app-anchor:before{content:"\e967"}.usicon-app-dashboard:before{content:"\e9ae"}.usicon-app-fleet:before{content:"\e90d"}.usicon-indent-incr:before{content:"\e9af"}.usicon-indent-decr:before{content:"\e9b2"}.usicon-expand2:before{content:"\e9bb"}.usicon-cancel:before{content:"\e9bc"}.usicon-add:before{content:"\e9bd"}.usicon-addcomment:before{content:"\e9be"}.usicon-info:before{content:"\e9bf"}.usicon-pause:before{content:"\e9c2"}.usicon-play:before{content:"\e9c3"}.usicon-del-circ:before{content:"\e9c4"}.usicon-app-exaccess:before{content:"\e900"}.usicon-app-roles:before{content:"\e9a9"}.usicon-app-powerbi:before{content:"\e9ab"}.usicon-sql-clean:before{content:"\e9ca"}.usicon-sql-boxed:before{content:"\e9cb"}.usicon-hzrd-frame:before{content:"\e9cc"}.usicon-hzrd-bg:before{content:"\e9cd"}.usicon-hzrd-acid:before{content:"\e9ce"}.usicon-hzrd-compressed-gas:before{content:"\e9cf"}.usicon-hzrd-enviromental:before{content:"\e9d0"}.usicon-hzrd-explosive:before{content:"\e9d2"}.usicon-hzrd-flammable:before{content:"\e9f1"}.usicon-hzrd-harmful:before{content:"\e9f2"}.usicon-hzrd-health:before{content:"\e9f3"}.usicon-hzrd-oxidizing:before{content:"\e9f4"}.usicon-hzrd-toxic:before{content:"\e9f5"}.usicon-minimize:before{content:"\e942"}.usicon-openinapp:before{content:"\e943"}.usicon-show:before{content:"\e944"}.usicon-hide:before{content:"\e956"}.usicon-asterisk:before{content:"\e960"}.usicon-download:before{content:"\e966"}.usicon-view-gp:before{content:"\e973"}.usicon-hzrd-biohazard:before{content:"\e974"}.usicon-hzrd-radioactive:before{content:"\e975"}.usicon-hzrd-infectious:before{content:"\e976"}.usicon-hzrd-reactive:before{content:"\e977"}.usicon-crewuser:before{content:"\e978"}.usicon-app-equipment:before{content:"\e979"}.usicon-app-project:before{content:"\e97a"}.usicon-app-investigation:before{content:"\e97c"}.usicon-linked:before{content:"\e97d"}.usicon-exclamation:before{content:"\e97e"}.usicon-coll-exp:before{content:"\e97f"}.usicon-app-maintenance:before{content:"\e988"}.usicon-m_accomodation:before{content:"\e9c5"}.usicon-m_special:before{content:"\e9c6"}.usicon-m_stabilizer:before{content:"\e9c7"}.usicon-m_anchor:before{content:"\e9c8"}.usicon-m_hydraulics_2:before{content:"\e9e3"}.usicon-m_mob:before{content:"\e9e4"}.usicon-m_weapons:before{content:"\e9e5"}.usicon-m_ballast:before{content:"\e9c9"}.usicon-m_cargo:before{content:"\e9d1"}.usicon-m_communication:before{content:"\e9d3"}.usicon-m_compressed:before{content:"\e9d4"}.usicon-m_boilers:before{content:"\e9d5"}.usicon-m_cranes:before{content:"\e9d6"}.usicon-m_distilled:before{content:"\e9d7"}.usicon-m_electricity:before{content:"\e9d8"}.usicon-m_emergency:before{content:"\e9d9"}.usicon-m_engine:before{content:"\e9da"}.usicon-m_hull:before{content:"\e9db"}.usicon-m_hydraulics:before{content:"\e9dc"}.usicon-m_fuelsystem:before{content:"\e9dd"}.usicon-m_cooling:before{content:"\e9de"}.usicon-m_navigation:before{content:"\e9df"}.usicon-m_propulsion:before{content:"\e9e0"}.usicon-m_lubeoil:before{content:"\e9e1"}.usicon-m_rov:before{content:"\e9e2"}.usicon-m_hvac:before{content:"\e9e6"}.usicon-m_bilge:before{content:"\e9e7"}.usicon-m_tanks:before{content:"\e9e8"}.usicon-m_a-frame:before{content:"\e9e9"}.usicon-m_boiler:before{content:"\e9ea"}.usicon-m_automationsystems:before{content:"\e9eb"}.usicon-m_battery:before{content:"\e9ec"}.usicon-m_expansiontank:before{content:"\e9ed"}.usicon-m_generator:before{content:"\e9ee"}.usicon-m_helideck:before{content:"\e9ef"}.usicon-m_machinery:before{content:"\e9f0"}.usicon-m_sanitary:before{content:"\e9f6"}.usicon-m_hybrid:before{content:"\e9f7"}.usicon-m_winch:before{content:"\e9f8"}.usicon-m_sanitary2:before{content:"\e9f9"}.usicon-m_survey:before{content:"\e9fa"}.usicon-app-sa:before{content:"\e9fb"}.usicon-app-sire:before{content:"\e9fc"}.usicon-template:before{content:"\e9fd"}.usicon-copy:before{content:"\e9fe"}.usicon-triangleleft:before{content:"\e9ff"}.usicon-triangletop:before{content:"\ea00"}.usicon-arrow_left:before{content:"\ea01"}.usicon-arrow_right:before{content:"\ea02"}.usicon-arrow_top:before{content:"\ea03"}.usicon-arrow_bottom:before{content:"\ea04"}.usicon-align_justify:before{content:"\ea05"}.usicon-align_left:before{content:"\ea06"}.usicon-align_right:before{content:"\ea07"}.usicon-align_center:before{content:"\ea08"}.usicon-file:before{content:"\ea09"}.usicon-order_spare:before{content:"\ea0c"}.usicon-order_freetext:before{content:"\ea0d"}.usicon-order_existing:before{content:"\ea0e"}.usicon-order_consumable:before{content:"\ea0f"}.usicon-entry_spare:before{content:"\ea10"}.usicon-entry_freetext:before{content:"\ea11"}.usicon-entry_existing:before{content:"\ea12"}.usicon-entry_consumable:before{content:"\ea13"}.usicon-upload:before{content:"\e94e"}.usicon-hardwarefinding:before{content:"\ea0a"}.usicon-humanfinding:before{content:"\ea0b"}.usicon-processfinding:before{content:"\ea14"}.usicon-app-compliance:before{content:"\ea15"}.usicon-ai:before{content:"\ea1d"}.usicon-app-maindeck:before{content:"\ea16"}.usicon-app-fish:before{content:"\ea17"}.usicon-error_unknown_user:before{content:"\ea18"}.usicon-error_503:before{content:"\ea19"}.usicon-error_404:before{content:"\ea1a"}.usicon-error_500:before{content:"\ea1b"}.usicon-error_403:before{content:"\ea1c"}
