@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@media (prefers-reduced-motion:no-preference){button:not(:disabled):not([data-no-button-motion]),input[type=button]:not(:disabled):not([data-no-button-motion]),input[type=submit]:not(:disabled):not([data-no-button-motion]),input[type=reset]:not(:disabled):not([data-no-button-motion]){transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s,border-color .18s,box-shadow .18s,color .18s,filter .18s}button:not(:disabled):not([data-no-button-motion]):hover,input[type=button]:not(:disabled):not([data-no-button-motion]):hover,input[type=submit]:not(:disabled):not([data-no-button-motion]):hover,input[type=reset]:not(:disabled):not([data-no-button-motion]):hover{transform:translateY(-1px)}button:not(:disabled):not([data-no-button-motion]):active,input[type=button]:not(:disabled):not([data-no-button-motion]):active,input[type=submit]:not(:disabled):not([data-no-button-motion]):active,input[type=reset]:not(:disabled):not([data-no-button-motion]):active{transition-duration:80ms;transform:translateY(0)scale(.97)}}@media (prefers-reduced-motion:reduce){button:not(:disabled):not([data-no-button-motion]),input[type=button]:not(:disabled):not([data-no-button-motion]),input[type=submit]:not(:disabled):not([data-no-button-motion]),input[type=reset]:not(:disabled):not([data-no-button-motion]){transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s}}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}#root{height:100vh}body{--color-white-main:#fff;--color-base-lightgray:#f4f4fc;--color-red-inactive:#8eb0e0;--color-base-white:var(--color-white-main);--color-gray-100:var(--color-base-lightgray);--color-gray-200:#ebebf5;--color-gray-300:#c9cad6;--color-gray-500:#8c8f9a;--color-gray-700:#3d3b49;--color-gray-900:#1e1c29;--primary-color:#007bff;--color-blue:#787ce7;--color-red:#e50000;--color-green:#37c98c;--color-success:#28a745;--color-success-light:#d4edda;--glass-bg:linear-gradient(45deg, #ffffff80, #ffffff1a);--glass-bg-color:#ffffff1a;--glass-blur:16px;--glass-border-color:#fff9;--glass-border-width:1px;--glass-border-radius:16px;--glass-shadow:0 8px 32px 0 #0003;--element-border-radius-lg:1rem;--bg-main:var(--color-gray-100);--text-color-primary:var(--color-gray-700);--text-color-secondary:var(--color-gray-500);--text-color-placeholder:#47474780;--input-bg-color:var(--color-gray-200);--input-border-color:var(--color-gray-200);--button-bg-color:#ffffffd9;--button-text-color:#000;--button-hover-bg-color:#fff;--button-hover-shadow-color:#0000004d;--element-border-radius:6px;--box-border-radius:12px}._delete_s3cnh_1,._action_s3cnh_1,._cancel_s3cnh_1,._submit_s3cnh_1{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}._spinner_s3cnh_20{flex-shrink:0;animation:1s linear infinite _spin_s3cnh_20}@keyframes _spin_s3cnh_20{to{transform:rotate(360deg)}}._submit_s3cnh_1{width:100%;color:var(--color-gray-100);background-color:var(--color-gray-700);border-radius:var(--element-border-radius);cursor:pointer;box-shadow:var(--color-gray-100) 0 14px 24px;border:none;padding:14px;font-size:1rem;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s cubic-bezier(.22,1,.36,1)}._submit_s3cnh_1:hover:not(:disabled){background-color:var(--color-gray-100);color:var(--text-color-primary);box-shadow:var(--color-gray-500) 0 10px 36px;transform:translateY(-1px)}._submit_s3cnh_1:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.97)}._submit_s3cnh_1:disabled{cursor:not-allowed;opacity:.5}._submit_s3cnh_1 img{width:20px}._cancel_s3cnh_1{color:var(--color-gray-100);background-color:var(--color-gray-500);border-radius:var(--element-border-radius);cursor:pointer;box-shadow:var(--color-gray-100) 0 14px 24px;border:none;padding:14px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s cubic-bezier(.22,1,.36,1)}._cancel_s3cnh_1:hover:not(:disabled){background-color:var(--color-gray-200);color:var(--text-color-primary);box-shadow:var(--color-gray-500) 0 10px 36px;transform:translateY(-1px)}._cancel_s3cnh_1:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.97)}._cancel_s3cnh_1:disabled{cursor:not-allowed;opacity:.5}._action_s3cnh_1{background-color:var(--color-base-white);border:1px solid var(--color-gray-200);color:#343a40;cursor:pointer;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform .18s cubic-bezier(.22,1,.36,1)}._action_s3cnh_1 svg{flex-shrink:0;width:18px;height:18px}._action_s3cnh_1:hover:not(:disabled){background-color:var(--color-gray-700);color:var(--color-gray-100);border-color:var(--color-gray-900);transform:translateY(-1px)}._action_s3cnh_1:hover:not(:disabled) svg{color:var(--color-blue)}._action_s3cnh_1:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.97)}._action_s3cnh_1:disabled{color:#adb5bd;cursor:not-allowed;background-color:#f8f9fa}._highlight_s3cnh_125{color:#fff;background-color:#3aa8ed;border-color:#3aa8ed}._highlight_s3cnh_125:hover:not(:disabled){background-color:#2e96d8;border-color:#3a9ced;transform:translateY(-1px)}._highlight_s3cnh_125:hover:not(:disabled) svg{color:#fff}._highlight_s3cnh_125:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.97)}._king_s3cnh_143{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}._king_s3cnh_143:hover:not(:disabled){background-color:#e09b3d;border-color:#d4922f;transform:translateY(-1px)}._king_s3cnh_143:hover:not(:disabled) svg{color:#fff}._king_s3cnh_143:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.97)}._iconOnly_s3cnh_161{padding:6px}._delete_s3cnh_1{background-color:var(--color-base-white);color:#343a40;cursor:pointer;border:none;border-radius:6px;padding:6px;font-size:.85rem;font-weight:500;transition:background-color .18s,color .18s,transform .18s cubic-bezier(.22,1,.36,1)}._delete_s3cnh_1 svg{flex-shrink:0;width:18px;height:18px}._delete_s3cnh_1:hover:not(:disabled){background-color:var(--color-red);color:var(--color-gray-100);transform:translateY(-1px)}._delete_s3cnh_1:hover:not(:disabled) svg{color:var(--color-gray-100)}._delete_s3cnh_1:active:not(:disabled){transition-duration:80ms;transform:translateY(0)scale(.97)}._delete_s3cnh_1:disabled{color:#adb5bd;cursor:not-allowed;background-color:#f8f9fa}._loading_s3cnh_199{pointer-events:none}._r3fLoginCanvasContainer_1e0lx_1{background:var(--color-base-lightgray,#f4f4fc) url(/assets/login_bg-CTV2e3rq.jpg) center/cover no-repeat;background-blend-mode:multiply;pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}._r3fLoginCanvasContainer_1e0lx_1:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#edeef5 0%,#edeef5c7 12%,#edeef500 26%),linear-gradient(#edeef500 74%,#edeef5c7 88%,#edeef5 100%);position:absolute;inset:0}._r3fLoginCanvasContainer_1e0lx_1 canvas{z-index:1;position:relative}._group_m0rio_1{flex-direction:column;gap:8px;width:100%;display:flex}._label_m0rio_8{color:var(--text-color-primary);text-align:left;font-size:.9rem;font-weight:700}._required_m0rio_15{color:var(--color-red);margin-left:2px}._input_m0rio_20{background:var(--input-bg-color);border-radius:var(--element-border-radius);color:var(--text-color-primary);border:1px solid #0000;outline:none;flex-grow:1;width:100%;padding:12px 15px;font-size:1em;transition:all .3s}._input_m0rio_20::placeholder{color:var(--text-color-secondary)}._input_m0rio_20:focus{border-color:var(--input-border-color);background-color:#0000}._input_m0rio_20:disabled{color:#6b7280;cursor:not-allowed;opacity:.6;background-color:#f9fafb}._textarea_m0rio_46{resize:vertical;min-height:100px;font-family:inherit}._error_m0rio_52{border-color:#ef4444!important}._errorMessage_m0rio_56{color:#ef4444;font-size:.85rem}._hint_m0rio_61{color:#6c757d;font-size:.85rem}._container_16ohu_1{color:#6c757d;justify-content:center;align-items:center;width:100%;height:100%;min-height:250px;display:flex}._content_16ohu_11{flex-direction:column;align-items:center;gap:16px;display:flex}._content_16ohu_11 p{margin:0;font-size:1.1rem;font-weight:500}._spinner_16ohu_23{animation:1.5s linear infinite _loader-spin_16ohu_1}@keyframes _loader-spin_16ohu_1{to{transform:rotate(360deg)}}._stack_gy0v8_1{width:100%;min-height:100vh;display:block;position:relative}._pane_gy0v8_8{width:100%;min-width:0;min-height:100vh}._pane_gy0v8_8[data-active=true]{z-index:1;position:relative}._pane_gy0v8_8[data-active=false]{z-index:0;visibility:hidden;pointer-events:none;position:absolute;inset:0;overflow:hidden}._tabsBar_1do2j_1{scrollbar-width:none;flex:0 auto;align-items:center;gap:8px;min-width:0;display:flex;overflow:auto hidden}._tabsBar_1do2j_1::-webkit-scrollbar{display:none}._tab_1do2j_1{color:#8c8f9a;touch-action:none;background-color:#f8f8fa;border-radius:6px;flex:0 auto;align-items:center;min-width:0;max-width:300px;height:34px;display:inline-flex}._tab_1do2j_1[data-active=true]{color:var(--text-color-primary,#3d3b49);background-color:#f4f4f7}._tab_1do2j_1[data-dragging=true]{opacity:.45}._tabDragPreview_1do2j_35{cursor:grabbing;box-shadow:0 8px 24px #1118272e}._tabButton_1do2j_40{min-width:0;height:100%;color:inherit;font:inherit;cursor:grab;background:0 0;border:none;flex:1;align-items:center;gap:6px;padding:0 10px;font-size:.875rem;font-weight:700;display:inline-flex}._tabButton_1do2j_40:active{cursor:grabbing}._tabIcon_1do2j_60{flex-shrink:0;width:14px;height:14px}._tabIconSvg_1do2j_66{flex-shrink:0;width:14px;height:14px;display:block}._tabTitle_1do2j_73{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._closeButton_1do2j_79{width:24px;height:24px;color:inherit;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:5px;display:inline-flex}._closeButton_1do2j_79:hover:not(:disabled){background-color:#0000000f}._closeButton_1do2j_79:active:not(:disabled){background-color:#0000001a}._closeButton_1do2j_79{cursor:pointer}._closeButton_1do2j_79 svg{width:13px;height:13px}@media (width<=768px){._tab_1do2j_1{max-width:220px}}._container_14i76_1{background-color:var(--gps-color-surface,#fff);width:min(460px,100vw - 48px);min-width:0;box-shadow:var(--gps-shadow-panel,0 1px 2px #1118270d);border-radius:999px;gap:0;padding:0;display:flex;overflow:hidden}._tab_14i76_13{cursor:pointer;min-height:44px;color:var(--gps-color-text,#2f3137);background:0 0;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:1rem;font-weight:600;display:inline-flex}._tab_14i76_13 span{white-space:nowrap}._tab_14i76_13:hover:not(._active_14i76_32):not(:disabled){color:#2f3137;background-color:#f3f4f7}._tab_14i76_13:active:not(._active_14i76_32):not(:disabled){background-color:#eceef3}._tab_14i76_13._active_14i76_32{background-color:var(--gps-color-primary,#4380c0);color:var(--gps-color-surface,#fff);font-weight:700}._extra_14i76_45{margin-left:4px}@media (width<=520px){._tab_14i76_13{min-height:40px;padding:0 12px;font-size:.875rem}}._root_1l6dc_1{z-index:999999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--element-border-radius,8px);opacity:0;background-color:#fffffff2;min-width:320px;max-width:450px;transition:none;position:fixed;bottom:24px;right:24px;overflow:hidden;transform:translate(120%);box-shadow:0 8px 25px #00000026}._root_1l6dc_1._success_1l6dc_17{border-left:4px solid var(--color-success,#10b981)}._root_1l6dc_1._success_1l6dc_17 ._icon_1l6dc_20{color:var(--color-success,#10b981)}._root_1l6dc_1._success_1l6dc_17 ._timer_1l6dc_23{background-color:var(--color-success,#10b981)}._root_1l6dc_1._warning_1l6dc_26{border-left:4px solid var(--color-warning,#f59e0b)}._root_1l6dc_1._warning_1l6dc_26 ._icon_1l6dc_20{color:var(--color-warning,#f59e0b)}._root_1l6dc_1._warning_1l6dc_26 ._timer_1l6dc_23{background-color:var(--color-warning,#f59e0b)}._root_1l6dc_1._error_1l6dc_35{border-left:4px solid var(--color-red,#e50000)}._root_1l6dc_1._error_1l6dc_35 ._icon_1l6dc_20{color:var(--color-red,#e50000)}._root_1l6dc_1._error_1l6dc_35 ._timer_1l6dc_23{background-color:var(--color-red,#e50000)}._root_1l6dc_1._enter_1l6dc_44{animation:.5s cubic-bezier(.16,1,.3,1) forwards _slideInFromRight_1l6dc_1}._root_1l6dc_1._enter_1l6dc_44:hover ._body_1l6dc_47{transform:translateY(-1px)}._root_1l6dc_1._exit_1l6dc_50{animation:.4s cubic-bezier(.4,0,1,1) forwards _fadeOutDown_1l6dc_1}._body_1l6dc_47{align-items:center;gap:12px;padding:14px 16px;transition:transform .2s;display:flex}._icon_1l6dc_20{flex-shrink:0;justify-content:center;align-items:center;animation:.5s cubic-bezier(.16,1,.3,1) .3s backwards _iconPop_1l6dc_1;display:flex}._message_1l6dc_70{color:var(--text-color-primary,#3d3b49);flex:1;font-size:.95rem;font-weight:500;line-height:1.4;animation:.4s cubic-bezier(.16,1,.3,1) .2s backwards _messageSlide_1l6dc_1}._close_1l6dc_79{cursor:pointer;color:var(--text-color-secondary,#8c8f9a);opacity:.7;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}._close_1l6dc_79:hover{color:var(--text-color-primary,#3d3b49);opacity:1;background-color:#00000014;transform:scale(1.1)}._close_1l6dc_79:active{transform:scale(.95)}._timer_1l6dc_23{transform-origin:0;will-change:width;background-color:currentColor;height:3px;transition:width .1s linear;transform:translateZ(0)}@keyframes _slideInFromRight_1l6dc_1{0%{opacity:0;transform:translate(120%)scale(.95)}60%{opacity:1;transform:translate(-8px)scale(1)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes _fadeOutDown_1l6dc_1{0%{opacity:1;transform:translate(0)translateY(0)scale(1)}to{opacity:0;transform:translate(0)translateY(20px)scale(.95)}}@keyframes _iconPop_1l6dc_1{0%{opacity:0;transform:scale(.5)rotate(-10deg)}50%{transform:scale(1.1)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes _messageSlide_1l6dc_1{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (width<=768px){._root_1l6dc_1{min-width:auto;max-width:none;bottom:16px;left:16px;right:16px}}._sideNav_er8a4_1{-webkit-user-select:none;user-select:none;border-right:1px solid #e9ecef;flex-shrink:0;width:320px;padding-right:20px}._list_er8a4_9{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}._item_er8a4_18{text-align:left;color:#495057;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}._item_er8a4_18:hover{background-color:#f8f9fa}._item_er8a4_18._active_er8a4_39{background-color:var(--primary-color-light,#e7f1ff);color:var(--primary-color,#007bff);font-weight:600}._item_er8a4_18._disabled_er8a4_44{cursor:not-allowed;pointer-events:none;color:#9ba1a7}._icon_er8a4_50{flex-shrink:0;width:20px;height:20px}._separator_er8a4_56{margin:8px 0;padding:0;list-style:none}._separator_er8a4_56 hr{background-color:#e0e0e0;border:none;height:1px;margin:0 16px}._helpText_er8a4_68{margin:4px 0;padding:8px 16px;list-style:none}._helpText_er8a4_68 span{color:#757575;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}._board_17fsa_1{align-items:flex-start;gap:12px;height:100%;padding:0 24px 24px;display:flex;overflow-x:auto}._board_17fsa_1::-webkit-scrollbar{height:6px}._board_17fsa_1::-webkit-scrollbar-track{background:0 0}._board_17fsa_1::-webkit-scrollbar-thumb{background-color:var(--color-gray-300);border-radius:6px}._addColumn_17fsa_20{border:1.5px dashed var(--color-gray-300);border-radius:var(--box-border-radius);width:280px;min-width:280px;color:var(--text-color-secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:14px 16px;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:flex}._addColumn_17fsa_20:hover{background-color:var(--color-gray-100);border-color:var(--color-gray-500);color:var(--color-gray-700)}._card_ofaea_1{background:var(--color-base-white);touch-action:none;-webkit-user-select:none;user-select:none;border-radius:8px;margin-bottom:8px;padding:14px 16px;transition:box-shadow .15s;position:relative;box-shadow:0 1px 2px #0000000f}._card_ofaea_1._editable_ofaea_12{cursor:grab}._card_ofaea_1._editable_ofaea_12:hover{box-shadow:0 2px 8px #0000001a}._card_ofaea_1._editable_ofaea_12:active{cursor:grabbing}._card_ofaea_1._overlay_ofaea_21{cursor:grabbing;transform:rotate(2deg);box-shadow:0 20px 40px -8px #00000040,0 8px 16px -4px #0000001f}._title_ofaea_27{color:var(--color-gray-900);word-break:break-word;margin-bottom:10px;font-size:.85rem;font-weight:500;line-height:1.45}._tag_ofaea_36{color:var(--color-base-white);text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}._footer_ofaea_47{justify-content:space-between;align-items:center;margin-top:12px;display:flex}._ticket_ofaea_54{align-items:center;gap:6px;display:flex}._ticketIcon_ofaea_60{border-radius:3px;flex-shrink:0;width:14px;height:14px}._ticketId_ofaea_67{color:var(--text-color-secondary);font-size:.75rem;font-weight:500}._avatar_ofaea_73{background:linear-gradient(135deg, var(--color-blue), #a5a8f0);width:28px;height:28px;color:var(--color-base-white);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}._popup_tge5a_1{background:var(--color-base-white);border:1px solid var(--color-gray-200);z-index:1000;border-radius:12px;flex-direction:column;animation:.15s ease-out _popupIn_tge5a_1;display:flex;position:fixed;overflow:hidden;box-shadow:0 20px 40px -8px #0000002e,0 8px 16px -4px #00000014}@keyframes _popupIn_tge5a_1{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._header_tge5a_24{border-bottom:1px solid var(--color-gray-200);background:var(--color-gray-100);align-items:center;gap:8px;padding:12px 14px;display:flex}._ticketIcon_tge5a_33{border-radius:3px;flex-shrink:0;width:14px;height:14px}._ticketId_tge5a_40{color:var(--text-color-secondary);letter-spacing:.02em;flex:1;font-size:.78rem;font-weight:600}._closeBtn_tge5a_48{width:24px;height:24px;color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}._closeBtn_tge5a_48:hover{background-color:var(--color-gray-200);color:var(--color-gray-700)}._body_tge5a_66{flex-direction:column;flex:auto;gap:14px;min-height:0;padding:14px;display:flex;overflow-y:auto}._body_tge5a_66::-webkit-scrollbar{width:4px}._body_tge5a_66::-webkit-scrollbar-thumb{background-color:var(--color-gray-300);border-radius:4px}._field_tge5a_83{flex-direction:column;gap:6px;display:flex}._label_tge5a_89{color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}._input_tge5a_97,._textarea_tge5a_98{background:var(--color-base-white);border:1px solid var(--color-gray-200);width:100%;color:var(--color-gray-900);border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s}._input_tge5a_97::placeholder,._textarea_tge5a_98::placeholder{color:var(--text-color-placeholder)}._input_tge5a_97:focus,._textarea_tge5a_98:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #787ce726}._textarea_tge5a_98{resize:none;line-height:1.45}._colorPicker_tge5a_125{flex-wrap:wrap;gap:6px;display:flex}._colorOption_tge5a_131{cursor:pointer;width:24px;height:24px;color:var(--color-base-white);border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:transform .1s,border-color .15s;display:flex}._colorOption_tge5a_131:hover{transform:scale(1.1)}._statusList_tge5a_148{flex-direction:column;gap:2px;display:flex}._statusItem_tge5a_154{width:100%;color:var(--color-gray-700);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:.82rem;font-weight:500;transition:background-color .15s;display:flex}._statusItem_tge5a_154:hover{background-color:var(--color-gray-100)}._statusItem_tge5a_154._statusActive_tge5a_173{background-color:var(--color-gray-100);cursor:default}._statusDot_tge5a_178{background-color:var(--color-gray-300);border-radius:50%;flex-shrink:0;width:8px;height:8px}._statusActive_tge5a_173 ._statusDot_tge5a_178{background-color:var(--color-blue)}._statusName_tge5a_190{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._statusCheck_tge5a_197{color:var(--color-blue);flex-shrink:0}._footer_tge5a_202{border-top:1px solid var(--color-gray-200);background:var(--color-gray-100);padding:10px 14px}._deleteBtn_tge5a_208{width:100%;color:var(--color-red);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;font-weight:500;transition:background-color .15s;display:flex}._deleteBtn_tge5a_208:hover{background-color:#e5000014}._column_7a9bg_1{background:var(--color-gray-100);border-radius:var(--box-border-radius);flex-direction:column;flex-shrink:0;width:280px;min-width:280px;max-height:100%;padding:16px;display:flex}._header_7a9bg_13{-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:0 4px 14px;display:flex}._title_7a9bg_21{text-align:left;min-width:0;color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex:1;margin:0 -4px;padding:2px 4px;font-size:.75rem;font-weight:700;transition:background-color .15s;overflow:hidden}._title_7a9bg_21:disabled{cursor:default}._title_7a9bg_21:not(:disabled):hover{background-color:var(--color-gray-200)}._titleInput_7a9bg_48{background:var(--color-base-white);border:1.5px solid var(--color-blue);min-width:0;color:var(--color-gray-900);text-transform:uppercase;letter-spacing:.04em;border-radius:4px;outline:none;flex:1;margin:0 -4px;padding:2px 4px;font-family:inherit;font-size:.75rem;font-weight:700}._doneIcon_7a9bg_65{color:var(--color-green);flex-shrink:0}._count_7a9bg_70{color:var(--text-color-secondary);font-size:.75rem;font-weight:600}._menuWrapper_7a9bg_76{flex-shrink:0;position:relative}._menuTrigger_7a9bg_81{width:24px;height:24px;color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .15s;display:flex}._menuTrigger_7a9bg_81:hover{background-color:var(--color-gray-200);color:var(--color-gray-700)}._menu_7a9bg_76{background:var(--color-base-white);border:1px solid var(--color-gray-200);z-index:100;border-radius:8px;min-width:200px;padding:4px;animation:.12s ease-out _menuSlide_7a9bg_1;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}@keyframes _menuSlide_7a9bg_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._menuItem_7a9bg_123{width:100%;color:var(--color-gray-700);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:8px 10px;font-size:.8rem;font-weight:500;transition:background-color .15s;display:flex}._menuItem_7a9bg_123:hover{background-color:var(--color-gray-100)}._menuItem_7a9bg_123._danger_7a9bg_142{color:var(--color-red)}._menuItem_7a9bg_123._danger_7a9bg_142:hover{background-color:#e5000014}._cards_7a9bg_149{flex:1;margin:0 -4px 0 0;padding:2px 4px 2px 0;overflow-y:auto}._cards_7a9bg_149::-webkit-scrollbar{width:4px}._cards_7a9bg_149::-webkit-scrollbar-track{background:0 0}._cards_7a9bg_149::-webkit-scrollbar-thumb{background-color:var(--color-gray-300);border-radius:4px}._addCard_7a9bg_166{width:100%;color:var(--text-color-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:10px 12px;font-size:.8rem;font-weight:500;transition:background-color .15s;display:flex}._addCard_7a9bg_166:hover{background-color:var(--color-gray-200);color:var(--color-gray-700)}._row_17490_1{grid-template-columns:subgrid;background:#fff;border-top:1px solid #e8eaee;grid-column:1/-1;align-items:center;column-gap:0;min-height:64px;padding:0 8px 0 0;transition:background-color .15s,box-shadow .15s,opacity .15s;display:grid;position:relative}._row_17490_1:has(._menu_17490_15){z-index:1000}._row_17490_1:before{content:"";opacity:0;background:#4a90e2;border-radius:0 3px 3px 0;width:0;transition:opacity .15s;position:absolute;top:0;bottom:0;left:0}._row_17490_1>div{align-items:center;gap:12px;min-width:0;display:flex}._checkboxCell_17490_39{justify-content:center;padding:0 4px 0 8px!important}._rowCheckbox_17490_44{accent-color:#4a90e2;cursor:pointer;border-radius:4px;width:16px;height:16px}._rowClickable_17490_52{cursor:pointer}._rowClickable_17490_52:hover{background:#fafafa}._rowSelected_17490_59{background:#fff7f7}._rowSelected_17490_59:before{opacity:1;width:4px}._rowSelected_17490_59:hover{background:#fff2f2}._rowDragging_17490_70{opacity:.45}._nameCell_17490_74{border-radius:10px;transition:background-color .15s,box-shadow .15s;gap:12px!important;padding:10px 8px 10px 4px!important}._folderDropTarget_17490_81{background:#fffbeb;box-shadow:inset 0 0 0 1px #fcd34d}._nameText_17490_86{flex-direction:column;gap:2px;min-width:0;display:flex}._titleLine_17490_93{align-items:center;gap:6px;display:flex}._title_17490_93{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}._starIcon_17490_109{color:#eab308;flex-shrink:0}._sharedIcon_17490_114{color:#6b7280;flex-shrink:0}._subtitle_17490_119{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}._metaCell_17490_130{padding:8px!important}._metaCell_17490_130 p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}._actionsCell_17490_144{z-index:1;position:relative;overflow:visible;justify-content:flex-end!important;padding-right:12px!important}._actionsCell_17490_144:has(._menu_17490_15){z-index:1001}._menuWrap_17490_156{z-index:40;position:relative}._menuWrap_17490_156:has(._menu_17490_15){z-index:1001}._cardMenuWrap_17490_165{position:absolute;top:8px;right:8px}._iconBtn_17490_171{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:inline-flex}._iconBtn_17490_171:hover{color:#111827;background:#f3f4f6}._menu_17490_15{z-index:1002;background:#fff;border:1px solid #e8eaee;border-radius:12px;min-width:260px;padding:8px 16px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f172a1a}._menuItem_17490_200{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;display:flex}._menuItem_17490_200:hover{background:#f9fafb}._menuItem_17490_200:disabled{cursor:not-allowed;color:#9ca3af}._menuItem_17490_200:disabled:hover{background:0 0}._menuItemDanger_17490_225{color:#dc2626;border-top:1px solid #e8eaee;border-radius:0;margin-top:8px;padding-top:16px}._menuItemDanger_17490_225:hover{background:0 0}._menuItemIcon_17490_236{width:18px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._menuItemLabel_17490_245{flex:1}._cardShell_17490_249{min-width:0;transition:transform .18s,opacity .15s;position:relative}._cardDragging_17490_255{opacity:.45}._cardFolderDropTarget_17490_259 ._card_17490_165{border-color:#fcd34d;box-shadow:0 0 0 1px #fcd34de6}._card_17490_165{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:1px solid #e8eaee;border-radius:14px;flex-direction:column;padding:0;transition:box-shadow .15s,border-color .15s,transform .15s;display:flex;overflow:hidden}._card_17490_165:hover{border-color:#d1d5db;box-shadow:0 6px 20px #0f172a14}._cardBody_17490_283{background:#f9fafb;padding:14px 16px}._cardBody_17490_283 ._title_17490_93{color:#111827;margin-bottom:4px;font-size:14px;font-weight:600}._meta_17490_130{color:#6b7280;font-size:12px}._wrapper_1upwz_1{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}._sm_1upwz_10{border-radius:10px;width:44px;height:44px}._lg_1upwz_16{border-radius:12px 12px 0 0;width:100%;height:130px}._icon_1upwz_24{display:block}._badge_1upwz_28{pointer-events:none;position:absolute;top:-6px;right:-6px}._badgeText_1upwz_35{color:#fff;letter-spacing:-.3px;background:#0369a1;border:1.8px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}._root_u0ogq_1{color:#111827;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;font-size:14px;display:flex}._label_u0ogq_11,._pageInfo_u0ogq_12{color:#6b7280;font-weight:400}._rowsSelect_u0ogq_17{color:#111827;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:inline-flex}._rowsSelect_u0ogq_17:hover{background:#f9fafb}._rowsSelectWrap_u0ogq_33{position:relative}._rowsMenu_u0ogq_37{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:10px;min-width:100%;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0f172a1f}._rowsMenu_u0ogq_37 button{color:#111827;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 12px;display:block}._rowsMenu_u0ogq_37 button:hover{background:#f9fafb}._rowsMenuActive_u0ogq_66{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}._pageButtons_u0ogq_72{border-left:1px solid #e8eaee;gap:6px;margin-left:4px;padding-left:12px;display:flex}._pageBtn_u0ogq_80{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._pageBtn_u0ogq_80:disabled{cursor:not-allowed;opacity:.55}._pageBtn_u0ogq_80:not(:disabled):hover{color:#111827;background:#f9fafb}@media (width<=1120px){._root_u0ogq_1{flex-direction:column;align-items:flex-end}._pageButtons_u0ogq_72{border-left:none;margin-left:0;padding-left:0}}._container_udla2_1{gap:30px;width:100%;height:100%;padding:20px 20px 0;display:flex}._content_udla2_9{flex-direction:column;flex-grow:1;min-height:0;display:flex}._flowContent_udla2_16{flex-direction:column;flex:1;width:100%;min-height:0;padding:20px 20px 0;display:flex}._notFound_udla2_25{color:var(--text-color-secondary,#8c8f9a);flex:1;justify-content:center;align-items:center;font-size:1rem;display:flex}._section_9ylqa_1{flex-direction:column;flex:1;gap:16px;width:100%;min-height:0;display:flex}._topPanel_9ylqa_10,._boardPanel_9ylqa_11{background:var(--color-base-white,#fff);border-radius:24px;width:100%}._topPanel_9ylqa_10{flex-direction:column;gap:28px;min-height:138px;padding:24px 28px 20px;display:flex}._topPanel_9ylqa_10 h1{color:#111;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}._tabs_9ylqa_32{background:#f2f2f4;border-radius:999px;align-items:center;gap:0;width:fit-content;height:40px;padding:0;display:inline-flex}._tab_9ylqa_32{color:#171717;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:128px;height:40px;padding:0 24px;font-size:.92rem;font-weight:500;text-decoration:none;display:inline-flex}._tab_9ylqa_32._active_9ylqa_60{color:#fff;background:#4380c0;font-weight:700}._boardPanel_9ylqa_11{flex-direction:column;flex:1;gap:24px;min-height:0;padding:28px;display:flex}._toolbar_9ylqa_75{flex-shrink:0;align-items:center;gap:10px;min-height:40px;display:flex}._searchField_9ylqa_83{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;width:226px;max-width:226px;height:40px;padding:0 13px;display:flex}._searchField_9ylqa_83 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;padding-right:10px;font-size:.86rem}._searchField_9ylqa_83 input::placeholder{color:#77777e;opacity:1}._searchField_9ylqa_83 svg{flex-shrink:0;width:18px;height:18px}._iconButton_9ylqa_117,._primaryButton_9ylqa_118,._viewButton_9ylqa_119,._secondaryButton_9ylqa_120,._confirmButton_9ylqa_121{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}._iconButton_9ylqa_117{color:#111;background:#f6f6f8;border:1px solid #0000;border-radius:50%;width:40px;height:40px}._iconButton_9ylqa_117 svg{width:18px;height:18px}._iconButton_9ylqa_117:hover{background:#eceef2}._primaryButton_9ylqa_118{color:#fff;background:#4380c0;border:1px solid #4380c0;border-radius:999px;gap:8px;height:40px;margin-left:auto;padding:0 21px}._primaryButton_9ylqa_118 svg{width:20px;height:20px}._primaryButton_9ylqa_118 span{white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1}._primaryButton_9ylqa_118:hover{background:#376fa9;border-color:#376fa9}._viewButton_9ylqa_119{color:#111;background:#f8f8f9;border:1px solid #e4e4e8;border-radius:999px;gap:10px;height:40px;padding:0 16px}._viewButton_9ylqa_119 svg{width:17px;height:17px}._viewButton_9ylqa_119:hover{background:#eceef2}._cardGrid_9ylqa_188{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._categoryCard_9ylqa_194{background:#f8f8fa;border:1px solid #f1f1f4;border-radius:12px;align-items:center;gap:14px;min-height:72px;padding:18px 20px;display:flex}._cardIcon_9ylqa_205{border-radius:34px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}._cardIcon_9ylqa_205 svg{stroke-width:2.2px;width:24px;height:24px}._cardContent_9ylqa_220{flex-direction:column;gap:7px;min-width:0;display:flex}._cardContent_9ylqa_220 h2{color:#111;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.94rem;font-weight:800;line-height:1.2;overflow:hidden}._cardContent_9ylqa_220 span{color:#65666c;font-size:.78rem}._modalBackdrop_9ylqa_241{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#11182757;justify-content:center;align-items:flex-start;padding:82px 16px 40px;display:flex;position:fixed;inset:0}._modal_9ylqa_241{background:#fff;border:1px solid #edf0f4;border-radius:14px;flex-direction:column;width:min(740px,100vw - 32px);max-height:calc(100vh - 122px);display:flex;overflow:hidden;box-shadow:0 28px 90px #11182738}._modalHeader_9ylqa_268{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:30px 34px 24px;display:flex}._modalHeader_9ylqa_268 h3{color:#111;margin:0;font-size:1.28rem;font-weight:800;line-height:1.2}._closeButton_9ylqa_284{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._closeButton_9ylqa_284 svg{width:21px;height:21px}._closeButton_9ylqa_284:hover{background:#f4f4f6}._modalBody_9ylqa_304{flex-direction:column;gap:24px;padding:28px 34px 24px;display:flex;overflow-y:auto}._formGrid_9ylqa_312{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}._field_9ylqa_318,._pickerGroup_9ylqa_319{flex-direction:column;gap:10px;display:flex}._field_9ylqa_318>span,._pickerGroup_9ylqa_319>span{color:#111;font-size:.95rem;font-weight:700}._field_9ylqa_318>span strong,._pickerGroup_9ylqa_319>span strong{color:#e25353;margin-left:6px}._field_9ylqa_318 input,._field_9ylqa_318 select{color:#111827;background:#fbfbfc;border:1px solid #e5e7eb;border-radius:7px;outline:0;width:100%;height:48px;padding:0 14px;font-size:.96rem}._field_9ylqa_318 input:focus,._field_9ylqa_318 select:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c01f}._field_9ylqa_318 input::placeholder,._field_9ylqa_318 select::placeholder{color:#8f929d}._field_9ylqa_318 select{appearance:none;padding-right:38px}._selectWrapper_9ylqa_362{position:relative}._selectWrapper_9ylqa_362 svg{color:#111;pointer-events:none;width:18px;height:18px;position:absolute;top:15px;right:15px}._iconGrid_9ylqa_375{grid-template-columns:repeat(10,56px);gap:10px;display:grid}._iconChoice_9ylqa_381{color:#52545c;cursor:pointer;background:#f8f8fa;border:1px solid #e6e6ea;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}._iconChoice_9ylqa_381 svg{stroke-width:1.8px;width:22px;height:22px}._iconChoice_9ylqa_381:hover{color:#111;border-color:#cfd5dd}._iconChoice_9ylqa_381._selected_9ylqa_402{color:#f5bf5b;background:#fffaf1;border-color:#111;box-shadow:inset 0 0 0 1px #f5bf5b}._colorGrid_9ylqa_409{flex-wrap:wrap;align-items:center;gap:11px;display:flex}._colorChoice_9ylqa_416{cursor:pointer;border:4px solid #fff;border-radius:50%;width:40px;height:40px;box-shadow:0 0 0 1px #d8d8dd}._colorChoice_9ylqa_416._selected_9ylqa_402{box-shadow:0 0 0 1px #111,inset 0 0 0 1px #ffffffeb}._addColorButton_9ylqa_428{color:#6b7280;cursor:pointer;background:#fff;border:1px dashed #8f929d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;line-height:1;display:inline-flex}._addColorButton_9ylqa_428:hover{color:#111;background:#f8f8fa}._previewBlock_9ylqa_447{color:#55565d;text-align:left;flex-direction:column;align-items:stretch;gap:12px;display:flex}._previewBlock_9ylqa_447 span{color:#55565d;font-size:.95rem;font-weight:700}._previewCard_9ylqa_461{background:#fafafd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:236px;display:flex}._previewCard_9ylqa_461 strong{color:#2f3035;margin-top:4px;font-size:1rem;font-weight:700;line-height:1.2}._previewCard_9ylqa_461 small{color:#8a8b92;align-items:center;gap:7px;margin-top:12px;font-size:.87rem;line-height:1.2;display:inline-flex}._previewCard_9ylqa_461 small i{border-radius:50%;width:10px;height:10px;display:inline-block}._mapPin_9ylqa_493{justify-content:center;align-items:center;width:64px;height:72px;display:inline-flex;position:relative}._mapPin_9ylqa_493:before{content:"";background:currentColor;border-radius:50% 50% 50% 0;width:54px;height:54px;position:absolute;top:2px;transform:rotate(-45deg);box-shadow:0 8px 18px #f5bf5b52}._pinIcon_9ylqa_513{color:currentColor;z-index:1;background:#fffaf0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;top:-8px}._pinIcon_9ylqa_513 svg{stroke-width:1.8px;width:24px;height:24px}._formError_9ylqa_532{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;border-radius:7px;padding:10px 12px;font-size:.82rem;font-weight:600}._modalFooter_9ylqa_542{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:0 34px 34px;display:flex}._secondaryButton_9ylqa_120,._confirmButton_9ylqa_121{border-radius:999px;height:48px;padding:0 26px;font-size:.95rem;font-weight:700}._secondaryButton_9ylqa_120{color:#111;background:#fff;border:1px solid #d8d8dd;min-width:120px}._secondaryButton_9ylqa_120:hover{background:#f4f4f6}._confirmButton_9ylqa_121{color:#fff;background:#4380c0;border:1px solid #4380c0;min-width:220px}._confirmButton_9ylqa_121:hover{background:#376fa9;border-color:#376fa9}@media (width<=980px){._toolbar_9ylqa_75{flex-wrap:wrap}._primaryButton_9ylqa_118{margin-left:0}._cardGrid_9ylqa_188{grid-template-columns:1fr}}@media (width<=640px){._topPanel_9ylqa_10,._boardPanel_9ylqa_11{border-radius:18px;padding:20px}._tabs_9ylqa_32{width:100%;overflow-x:auto}._tab_9ylqa_32{min-width:112px;padding:0 16px}._searchField_9ylqa_83{width:100%;max-width:none}._formGrid_9ylqa_312{grid-template-columns:1fr}._iconGrid_9ylqa_375{grid-template-columns:repeat(5,48px)}._iconChoice_9ylqa_381{width:48px;height:48px}._modalBackdrop_9ylqa_241{padding:12px}._modal_9ylqa_241{border-radius:14px;max-height:calc(100vh - 24px)}._modalHeader_9ylqa_268,._modalBody_9ylqa_304,._modalFooter_9ylqa_542{padding-left:20px;padding-right:20px}._modalFooter_9ylqa_542{flex-direction:column-reverse}._modalFooter_9ylqa_542 button{width:100%}}._section_10ucd_1{flex-direction:column;flex-grow:1;gap:20px;width:100%;min-height:0;display:flex}._header_10ucd_10{flex-shrink:0;align-items:center;gap:20px;display:flex}._title_10ucd_17{color:var(--text-color-primary,#3d3b49);margin:0;font-size:1.3rem;font-weight:600}._controls_10ucd_24{flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;display:flex}._searchFilterSection_10ucd_32{flex:1;align-items:flex-start;gap:12px;display:flex}._searchWrapper_10ucd_39{background:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);border-radius:var(--element-border-radius,8px);flex:1;align-items:center;min-width:250px;max-width:400px;padding:0 16px;transition:all .2s;display:flex;position:relative}._searchIcon_10ucd_53{color:var(--color-gray-400,#adb5bd);flex-shrink:0;margin-right:8px}._searchInput_10ucd_59{width:100%;color:var(--color-gray-700,#3d3b49);background:0 0;border:none;outline:none;padding:10px 0;font-size:14px}._searchInput_10ucd_59::placeholder{color:var(--color-gray-400,#adb5bd)}._controlBtn_10ucd_72{background:var(--color-base-white,#fff);border:1px solid var(--color-gray-300,#c9cad6);border-radius:var(--element-border-radius,8px);cursor:pointer;color:var(--text-color-primary,#3d3b49);align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}._controlBtn_10ucd_72:hover{background:var(--color-gray-200,#ebebf5)}._controlBtn_10ucd_72:disabled{cursor:not-allowed;opacity:.5}._addButton_10ucd_93{background-color:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);color:#343a40;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._addButton_10ucd_93:hover:not(:disabled){background-color:var(--color-gray-700,#3d3b49);color:var(--color-gray-100,#f4f4fc);border:1px solid var(--color-gray-900,#1e1c29)}._tableArea_10ucd_118{flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}._tableContainer_10ucd_127{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:auto hidden}._table_10ucd_118{border-collapse:separate;border-spacing:0;table-layout:fixed;flex-direction:column;width:fit-content;min-width:100%;height:100%;display:flex}._table_10ucd_118 thead{table-layout:fixed;background:var(--color-base-white,#fff);border-radius:var(--element-border-radius,8px);flex-shrink:0;width:100%;display:table;overflow:visible}._table_10ucd_118 thead tr{table-layout:fixed;display:table-row}._table_10ucd_118 tbody{-webkit-overflow-scrolling:touch;flex:1;width:100%;min-height:0;padding-bottom:12px;display:block;overflow:hidden auto;scroll-behavior:auto!important}._table_10ucd_118 tbody tr{table-layout:fixed;border-radius:var(--element-border-radius,8px);width:100%;display:table}._table_10ucd_118 tbody tr:nth-child(2n){background:var(--color-gray-200,#ebebf5)}._table_10ucd_118 tbody tr:hover ._cellContent_10ucd_180{transform:scale(.99)}._table_10ucd_118 th,._table_10ucd_118 td{text-align:left;vertical-align:middle;min-width:120px;padding:12px 15px;font-size:.875rem;display:table-cell}._table_10ucd_118 th{color:var(--color-gray-700,#3d3b49);background:var(--color-gray-50,#f8f9fa);border-bottom:1px solid var(--color-gray-200,#ebebf5);font-weight:600}._table_10ucd_118 td{border-bottom:1px solid var(--color-gray-100,#f4f4fc);color:var(--text-color-primary,#3d3b49)}._headerContent_10ucd_203{align-items:center;gap:12px;display:flex}._sortButton_10ucd_209{cursor:pointer;color:var(--color-gray-400,#adb5bd);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}._sortButton_10ucd_209:hover{background:var(--color-gray-200,#ebebf5);color:var(--color-gray-600,#6c757d)}._cellContent_10ucd_180{text-overflow:ellipsis;will-change:transform;align-items:center;transition:transform .15s;display:flex;overflow:hidden}._errorMessage_10ucd_235{color:var(--color-red,#e50000);border:1px solid var(--color-red,#e50000);background-color:#e5000014;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.9rem;display:flex}._errorMessage_10ucd_235 button{color:inherit;cursor:pointer;background:0 0;border:none;font-weight:600}._actions_10ucd_255{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}._actionBtn_10ucd_262{background-color:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);color:#343a40;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._actionBtn_10ucd_262 svg{width:20px;height:20px;color:var(--text-color-primary,#3d3b49);flex-shrink:0}._actionBtn_10ucd_262:hover:not(:disabled){background-color:var(--color-gray-700,#3d3b49);color:var(--color-gray-100,#f4f4fc);border:1px solid var(--color-gray-900,#1e1c29)}._actionBtn_10ucd_262:hover:not(:disabled) svg{color:var(--color-blue,#787ce7)}._noData_10ucd_295{text-align:center;color:var(--text-color-secondary,#8c8f9a);padding:40px 16px!important}._section_1hsje_1{flex-direction:column;flex:1;gap:16px;width:100%;min-height:0;display:flex}._topPanel_1hsje_10,._boardPanel_1hsje_11{background:var(--color-base-white,#fff);border-radius:24px;width:100%}._topPanel_1hsje_10{flex-direction:column;gap:28px;min-height:138px;padding:24px 28px 20px;display:flex}._topPanel_1hsje_10 h1{color:#111;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}._tabs_1hsje_32{background:#f2f2f4;border-radius:999px;align-items:center;gap:0;width:fit-content;height:40px;padding:0;display:inline-flex}._tab_1hsje_32{color:#171717;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:128px;height:40px;padding:0 24px;font-size:.92rem;font-weight:500;text-decoration:none;display:inline-flex}._tab_1hsje_32._active_1hsje_60{color:#fff;background:#4380c0;font-weight:700}._boardPanel_1hsje_11{flex-direction:column;flex:1;gap:24px;min-height:0;padding:28px;display:flex}._toolbar_1hsje_75{flex-shrink:0;align-items:center;gap:10px;min-height:40px;display:flex}._searchField_1hsje_83{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;width:226px;max-width:226px;height:40px;padding:0 13px;display:flex}._searchField_1hsje_83 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;padding-right:10px;font-size:.86rem}._searchField_1hsje_83 input::placeholder{color:#77777e;opacity:1}._searchField_1hsje_83 svg{flex-shrink:0;width:18px;height:18px}._iconButton_1hsje_117,._primaryButton_1hsje_118,._viewButton_1hsje_119,._secondaryButton_1hsje_120,._confirmButton_1hsje_121{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}._iconButton_1hsje_117:disabled,._primaryButton_1hsje_118:disabled,._viewButton_1hsje_119:disabled,._secondaryButton_1hsje_120:disabled,._confirmButton_1hsje_121:disabled{cursor:not-allowed;opacity:.58}._iconButton_1hsje_117{color:#111;background:#f6f6f8;border:1px solid #0000;border-radius:50%;width:40px;height:40px}._iconButton_1hsje_117 svg{width:18px;height:18px}._iconButton_1hsje_117:hover{background:#eceef2}._primaryButton_1hsje_118{color:#fff;background:#4380c0;border:1px solid #4380c0;border-radius:999px;gap:8px;height:40px;margin-left:auto;padding:0 21px}._primaryButton_1hsje_118 svg{width:20px;height:20px}._primaryButton_1hsje_118 span{white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1}._primaryButton_1hsje_118:hover:not(:disabled){background:#376fa9;border-color:#376fa9}._viewButton_1hsje_119{color:#111;background:#f8f8f9;border:1px solid #e4e4e8;border-radius:999px;gap:10px;height:40px;padding:0 16px}._viewButton_1hsje_119 svg{width:17px;height:17px}._viewButton_1hsje_119:hover{background:#eceef2}._cardGrid_1hsje_196{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._emptyState_1hsje_202,._statusMessage_1hsje_203{border-radius:12px;align-items:center;min-height:112px;padding:20px;display:flex}._emptyState_1hsje_202{color:#7b7b81;background:#f8f8fa;border:1px dashed #d9dce3;justify-content:center;font-size:.94rem;font-weight:600}._statusMessage_1hsje_203{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;justify-content:space-between;gap:16px;min-height:48px;font-size:.9rem;font-weight:700}._statusMessage_1hsje_203 button{color:currentColor;cursor:pointer;font:inherit;background:0 0;border:0;flex-shrink:0}._teamCard_1hsje_239{background:#f8f8fa;border:1px solid #f1f1f4;border-radius:12px;flex-direction:column;min-height:180px;padding:20px;display:flex}._cardIcon_1hsje_249{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:inline-flex}._cardIcon_1hsje_249 svg{stroke-width:1.8px;width:24px;height:24px}._accentAmber_1hsje_264{color:#e0a928;background:#fff1c7}._accentBlue_1hsje_269{color:#4380ff;background:#edf4ff}._accentViolet_1hsje_274{color:#a56cff;background:#f3eaff}._accentEmerald_1hsje_279{color:#2fa76a;background:#e8f8ef}._cardContent_1hsje_284{flex-direction:column;flex:1;gap:20px;display:flex}._cardContent_1hsje_284 h2{color:#111;margin:0;font-size:.94rem;font-weight:800;line-height:1.2}._cardMeta_1hsje_298{flex-direction:column;gap:8px;display:flex}._cardMeta_1hsje_298 span{color:#65666c;align-items:center;gap:7px;min-width:0;font-size:.78rem;line-height:1.25;display:flex}._cardMeta_1hsje_298 svg{color:#55565d;stroke-width:1.8px;flex-shrink:0;width:13px;height:13px}._permissionLink_1hsje_320{color:#66666c;border-top:1px solid #d9d9df;align-items:center;gap:8px;margin-top:18px;padding-top:16px;font-size:.78rem;line-height:1;text-decoration:none;display:flex}._permissionLink_1hsje_320 span{text-underline-offset:2px;text-decoration:underline}._permissionLink_1hsje_320 svg{width:14px;height:14px}._permissionLink_1hsje_320:hover{color:#4380c0}._modalBackdrop_1hsje_344{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#11182757;justify-content:center;align-items:flex-start;padding:46px 16px;display:flex;position:fixed;inset:0}._modal_1hsje_344{background:#fff;border:1px solid #edf0f4;border-radius:22px;flex-direction:column;width:min(1038px,100vw - 96px);max-height:calc(100vh - 92px);display:flex;overflow:hidden;box-shadow:0 28px 90px #11182738}._modalHeader_1hsje_371{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:34px 38px 26px;display:flex}._modalHeader_1hsje_371 h3{color:#111;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}._closeButton_1hsje_387{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}._closeButton_1hsje_387 svg{width:23px;height:23px}._closeButton_1hsje_387:hover:not(:disabled){color:#374151;background:#f4f4f6}._modalBody_1hsje_408{flex-direction:column;gap:18px;padding:30px 38px 22px;display:flex;overflow-y:auto}._field_1hsje_416{flex-direction:column;gap:10px;display:flex}._field_1hsje_416>span{color:#111;font-size:1.02rem;font-weight:700}._field_1hsje_416>span strong{color:#e25353;margin-left:6px}._field_1hsje_416 input,._field_1hsje_416 select{color:#111827;background:#fbfbfc;border:1px solid #e5e7eb;border-radius:7px;outline:0;width:100%;height:56px;padding:0 16px;font-size:1rem}._field_1hsje_416 input:focus,._field_1hsje_416 select:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c01f}._field_1hsje_416 input::placeholder,._field_1hsje_416 select::placeholder{color:#8f929d}._field_1hsje_416 select{appearance:none;padding-right:34px}._selectWrapper_1hsje_456{position:relative}._selectWrapper_1hsje_456 svg{color:#111;pointer-events:none;width:20px;height:20px;position:absolute;top:18px;right:18px}._note_1hsje_469{color:#7b7b81;margin:-2px 0 0;font-size:.88rem;line-height:1.35}._memberBlock_1hsje_476{flex-direction:column;gap:12px;display:flex}._memberBlockTitle_1hsje_482{color:#111;font-size:1.02rem;font-weight:800}._memberPicker_1hsje_488{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);align-items:center;gap:14px;display:grid}._memberColumnHeader_1hsje_495{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;height:58px;padding:0 16px;display:flex}._memberColumnHeader_1hsje_495 input{accent-color:#4380c0;width:18px;height:18px}._memberColumnHeader_1hsje_495 span{color:#111;font-size:1rem;font-weight:700}._memberColumnHeader_1hsje_495 small{color:#111;margin-left:auto;font-size:1rem;font-weight:700}._memberColumn_1hsje_495{background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex-direction:column;min-width:0;height:386px;display:flex;overflow:hidden}._memberSearch_1hsje_531{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;height:44px;margin:18px 16px 14px;padding:0 18px;display:flex}._memberSearch_1hsje_531 svg{flex-shrink:0;width:18px;height:18px}._memberSearch_1hsje_531 input{color:#111827;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.95rem}._memberSearch_1hsje_531 input::placeholder{color:#a8adb7}._memberList_1hsje_562{flex-direction:column;flex:1;min-height:0;padding:0 16px 14px;display:flex;overflow-y:auto}._memberRow_1hsje_571{color:#111827;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:7px;align-items:center;gap:14px;min-height:64px;padding:8px 4px;display:flex}._memberRow_1hsje_571 strong,._memberRow_1hsje_571 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._memberRow_1hsje_571 strong{color:#111827;font-size:.92rem;font-weight:750}._memberRow_1hsje_571 small{color:#9ca3af;font-size:.76rem;font-weight:600}._memberRow_1hsje_571:hover:not(:disabled){background:#fafafa}._memberRow_1hsje_571._selected_1hsje_604{background:#f7fbff}._rowCheckbox_1hsje_608{border:2px solid #c9ccd3;border-radius:3px;flex-shrink:0;width:20px;height:20px}._avatar_1hsje_616{color:#e25353;background:#faecef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.72rem;font-weight:800;display:inline-flex}._memberText_1hsje_630{flex-direction:column;gap:4px;min-width:0;display:flex}._transferControls_1hsje_637{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}._transferControls_1hsje_637 button{color:#8c919d;cursor:pointer;background:#f5f6f8;border:0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}._transferControls_1hsje_637 button svg{width:18px;height:18px}._transferControls_1hsje_637 button:disabled{color:#d0d3da;cursor:not-allowed}._noMembers_1hsje_665{color:#a8adb7;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;min-height:210px;font-size:.92rem;font-weight:600;display:flex}._noMembers_1hsje_665 svg{box-sizing:content-box;background:#f6f7fa;border-radius:50%;width:24px;height:24px;padding:14px}._formError_1hsje_687{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;border-radius:6px;padding:9px 10px;font-size:.78rem;font-weight:600}._modalFooter_1hsje_697{border-top:0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:16px;padding:20px 38px 38px;display:flex}._secondaryButton_1hsje_120,._confirmButton_1hsje_121{border-radius:999px;height:56px;padding:0 30px;font-size:1rem;font-weight:700}._secondaryButton_1hsje_120{color:#111;background:#fff;border:1px solid #d8d8dd}._secondaryButton_1hsje_120:hover:not(:disabled){background:#f4f4f6}._confirmButton_1hsje_121{color:#fff;background:#97b4df;border:1px solid #97b4df}._confirmButton_1hsje_121:hover:not(:disabled){background:#4380c0;border-color:#4380c0}@media (width<=980px){._toolbar_1hsje_75{flex-wrap:wrap}._primaryButton_1hsje_118{margin-left:0}._cardGrid_1hsje_196{grid-template-columns:1fr}}@media (width<=640px){._topPanel_1hsje_10,._boardPanel_1hsje_11{border-radius:18px;padding:20px}._tabs_1hsje_32{width:100%;overflow-x:auto}._tab_1hsje_32{min-width:112px;padding:0 16px}._searchField_1hsje_83{width:100%;max-width:none}._modal_1hsje_344{width:min(1038px,100vw - 24px)}._memberPicker_1hsje_488{grid-template-columns:1fr}._transferControls_1hsje_637{flex-direction:row}._modalBackdrop_1hsje_344{padding:12px}}._section_l4afd_1{flex-direction:column;flex:1;gap:16px;width:100%;min-height:0;display:flex}._topPanel_l4afd_10,._boardPanel_l4afd_11{background:var(--color-base-white,#fff);border-radius:24px;width:100%}._topPanel_l4afd_10{flex-direction:column;gap:28px;min-height:138px;padding:24px 28px 20px;display:flex}._topPanel_l4afd_10 h1{color:#111;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}._tabs_l4afd_32{background:#f2f2f4;border-radius:999px;align-items:center;width:fit-content;height:40px;display:inline-flex}._tab_l4afd_32{color:#171717;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:128px;height:40px;padding:0 24px;font-size:.92rem;font-weight:500;text-decoration:none;display:inline-flex}._tab_l4afd_32._active_l4afd_58{color:#fff;background:#4380c0;font-weight:700}._boardPanel_l4afd_11{flex-direction:column;flex:1;gap:24px;min-height:0;padding:28px;display:flex}._toolbar_l4afd_73{flex-shrink:0;align-items:center;gap:10px;min-height:40px;display:flex}._searchField_l4afd_81{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;width:226px;max-width:226px;height:40px;padding:0 13px;display:flex}._searchField_l4afd_81 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;padding-right:10px;font-size:.86rem}._searchField_l4afd_81 input::placeholder{color:#77777e;opacity:1}._searchField_l4afd_81 svg{flex-shrink:0;width:18px;height:18px}._iconButton_l4afd_115,._primaryButton_l4afd_116,._viewButton_l4afd_117,._secondaryButton_l4afd_118,._confirmButton_l4afd_119{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}._iconButton_l4afd_115:disabled,._primaryButton_l4afd_116:disabled,._viewButton_l4afd_117:disabled,._secondaryButton_l4afd_118:disabled,._confirmButton_l4afd_119:disabled{cursor:not-allowed;opacity:.58}._iconButton_l4afd_115{color:#111;background:#f6f6f8;border:1px solid #0000;border-radius:50%;width:40px;height:40px}._iconButton_l4afd_115 svg{width:18px;height:18px}._iconButton_l4afd_115:hover{background:#eceef2}._primaryButton_l4afd_116{color:#fff;background:#4380c0;border:1px solid #4380c0;border-radius:999px;gap:8px;height:40px;margin-left:auto;padding:0 21px}._primaryButton_l4afd_116 svg{width:20px;height:20px}._primaryButton_l4afd_116 span{white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1}._primaryButton_l4afd_116:hover:not(:disabled){background:#376fa9;border-color:#376fa9}._viewButton_l4afd_117{color:#111;background:#f8f8f9;border:1px solid #e4e4e8;border-radius:999px;gap:10px;height:40px;padding:0 16px}._viewButton_l4afd_117 svg{width:17px;height:17px}._viewButton_l4afd_117:hover{background:#eceef2}._organisationList_l4afd_194{grid-template-columns:1fr;gap:12px;display:grid}._organisationCard_l4afd_200{background:#f8f8fa;border:1px solid #f1f1f4;border-radius:12px;align-items:center;gap:14px;min-height:72px;padding:18px 20px;display:flex}._cardIcon_l4afd_211{color:#4380c0;background:#edf4ff;border-radius:34px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}._cardIcon_l4afd_211 svg{stroke-width:2.2px;width:24px;height:24px}._cardContent_l4afd_228{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}._cardContent_l4afd_228 h2{color:#111;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.94rem;font-weight:800;line-height:1.2;overflow:hidden}._cardContent_l4afd_228 span{color:#65666c;flex-wrap:wrap;align-items:center;gap:10px;font-size:.78rem;display:flex}._cardContent_l4afd_228 strong{color:#4380c0;align-items:center;gap:4px;font-size:.76rem;display:inline-flex}._cardContent_l4afd_228 svg{width:13px;height:13px}._permissionLink_l4afd_265{color:#66666c;flex-shrink:0;align-items:center;gap:8px;font-size:.78rem;line-height:1;text-decoration:none;display:flex}._permissionLink_l4afd_265 span{text-underline-offset:2px;text-decoration:underline}._permissionLink_l4afd_265 svg{width:14px;height:14px}._permissionLink_l4afd_265:hover{color:#4380c0}._emptyState_l4afd_287,._statusMessage_l4afd_288{border-radius:12px;align-items:center;min-height:112px;padding:20px;display:flex}._emptyState_l4afd_287{color:#7b7b81;background:#f8f8fa;border:1px dashed #d9dce3;justify-content:center;font-size:.94rem;font-weight:600}._statusMessage_l4afd_288{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;justify-content:space-between;gap:16px;min-height:48px;font-size:.9rem;font-weight:700}._statusMessage_l4afd_288 button{color:currentColor;cursor:pointer;font:inherit;background:0 0;border:0;flex-shrink:0}._modalBackdrop_l4afd_324{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#11182757;justify-content:center;align-items:flex-start;padding:82px 16px 40px;display:flex;position:fixed;inset:0}._modal_l4afd_324{background:#fff;border:1px solid #edf0f4;border-radius:14px;flex-direction:column;width:min(740px,100vw - 32px);max-height:calc(100vh - 122px);display:flex;overflow:hidden;box-shadow:0 28px 90px #11182738}._modalHeader_l4afd_351{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:30px 34px 24px;display:flex}._modalHeader_l4afd_351 h3{color:#111;margin:0;font-size:1.28rem;font-weight:800;line-height:1.2}._closeButton_l4afd_367{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._closeButton_l4afd_367 svg{width:21px;height:21px}._closeButton_l4afd_367:hover:not(:disabled){background:#f4f4f6}._modalBody_l4afd_387{flex-direction:column;gap:24px;padding:28px 34px 24px;display:flex;overflow-y:auto}._formGrid_l4afd_395{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}._field_l4afd_401{flex-direction:column;gap:10px;display:flex}._field_l4afd_401>span{color:#111;font-size:.95rem;font-weight:700}._field_l4afd_401>span strong{color:#e25353;margin-left:6px}._field_l4afd_401 input{color:#111827;background:#fbfbfc;border:1px solid #e5e7eb;border-radius:7px;outline:0;width:100%;height:48px;padding:0 14px;font-size:.96rem}._field_l4afd_401 input:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c01f}._field_l4afd_401 input::placeholder{color:#8f929d}._defaultToggle_l4afd_434{cursor:pointer;background:#fbfbfc;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}._defaultToggle_l4afd_434 input{accent-color:#4380c0;flex-shrink:0;width:18px;height:18px;margin-top:2px}._defaultToggle_l4afd_434 span{flex-direction:column;gap:5px;display:flex}._defaultToggle_l4afd_434 strong{color:#111;font-size:.95rem}._defaultToggle_l4afd_434 small{color:#77777e;font-size:.82rem;line-height:1.35}._previewBlock_l4afd_466{color:#55565d;text-align:left;flex-direction:column;align-items:stretch;gap:12px;display:flex}._previewBlock_l4afd_466>span{color:#55565d;font-size:.95rem;font-weight:700}._previewCard_l4afd_480{background:#fafafd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:210px;display:flex}._previewCard_l4afd_480 strong{color:#2f3035;margin-top:12px;font-size:1rem;font-weight:700;line-height:1.2}._previewCard_l4afd_480 small{color:#8a8b92;margin-top:10px;font-size:.87rem;line-height:1.2}._previewIcon_l4afd_503{color:#4380c0;background:#edf4ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}._previewIcon_l4afd_503 svg{stroke-width:1.8px;width:32px;height:32px}._formError_l4afd_519{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;border-radius:7px;padding:10px 12px;font-size:.82rem;font-weight:600}._modalFooter_l4afd_529{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:0 34px 34px;display:flex}._secondaryButton_l4afd_118,._confirmButton_l4afd_119{border-radius:999px;height:48px;padding:0 26px;font-size:.95rem;font-weight:700}._secondaryButton_l4afd_118{color:#111;background:#fff;border:1px solid #d8d8dd;min-width:120px}._secondaryButton_l4afd_118:hover:not(:disabled){background:#f4f4f6}._confirmButton_l4afd_119{color:#fff;background:#4380c0;border:1px solid #4380c0;min-width:220px}._confirmButton_l4afd_119:hover:not(:disabled){background:#376fa9;border-color:#376fa9}@media (width<=980px){._toolbar_l4afd_73{flex-wrap:wrap}._primaryButton_l4afd_116{margin-left:0}}@media (width<=640px){._topPanel_l4afd_10,._boardPanel_l4afd_11{border-radius:18px;padding:20px}._tabs_l4afd_32{width:100%;overflow-x:auto}._tab_l4afd_32{min-width:112px;padding:0 16px}._searchField_l4afd_81{width:100%;max-width:none}._organisationCard_l4afd_200{flex-direction:column;align-items:flex-start}._formGrid_l4afd_395{grid-template-columns:1fr}._modalBackdrop_l4afd_324{padding:12px}._modal_l4afd_324{border-radius:14px;max-height:calc(100vh - 24px)}._modalHeader_l4afd_351,._modalBody_l4afd_387,._modalFooter_l4afd_529{padding-left:20px;padding-right:20px}._modalFooter_l4afd_529{flex-direction:column-reverse}._modalFooter_l4afd_529 button{width:100%}}._section_h9t7k_1{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}._boardPanel_h9t7k_9{background:var(--color-base-white,#fff);border-radius:24px;flex-direction:column;flex:1;gap:18px;width:100%;min-height:0;padding:24px 28px;display:flex}._headerRow_h9t7k_21{justify-content:space-between;align-items:center;display:flex}._headerRow_h9t7k_21 h1{color:#111;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}._toolbar_h9t7k_34{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:40px;display:flex}._leftTools_h9t7k_43,._rightTools_h9t7k_44{align-items:center;gap:10px;min-width:0;display:flex}._leftTools_h9t7k_43{flex:1}._statusSelect_h9t7k_55,._searchField_h9t7k_56,._selectWrapper_h9t7k_57{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;align-items:center;min-width:0;height:40px;display:inline-flex;position:relative}._statusSelect_h9t7k_55{flex-shrink:0;min-width:140px;padding:0 12px 0 16px}._statusSelect_h9t7k_55 select{appearance:none;color:#202126;font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;padding-right:24px;font-size:.84rem}._statusSelect_h9t7k_55 svg{pointer-events:none;width:16px;height:16px;position:absolute;right:12px}._searchField_h9t7k_56{flex:0 260px;gap:8px;width:260px;padding:0 14px}._searchField_h9t7k_56 svg{color:#111;flex-shrink:0;width:18px;height:18px}._searchField_h9t7k_56 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.86rem}._searchField_h9t7k_56 input::placeholder{color:#77777e;opacity:1}._iconButton_h9t7k_120,._primaryButton_h9t7k_121,._viewButton_h9t7k_122,._actionButton_h9t7k_123,._secondaryButton_h9t7k_124,._confirmButton_h9t7k_125,._closeButton_h9t7k_126{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}._iconButton_h9t7k_120:disabled,._primaryButton_h9t7k_121:disabled,._viewButton_h9t7k_122:disabled,._actionButton_h9t7k_123:disabled,._secondaryButton_h9t7k_124:disabled,._confirmButton_h9t7k_125:disabled,._closeButton_h9t7k_126:disabled{cursor:not-allowed;opacity:.58}._iconButton_h9t7k_120{color:#111;background:#f6f6f8;border:1px solid #0000;border-radius:50%;width:40px;height:40px}._iconButton_h9t7k_120 svg{width:18px;height:18px}._iconButton_h9t7k_120:hover{background:#eceef2}._primaryButton_h9t7k_121{color:#fff;background:#4380c0;border:1px solid #4380c0;border-radius:999px;gap:8px;height:40px;padding:0 21px}._primaryButton_h9t7k_121 svg{width:20px;height:20px}._primaryButton_h9t7k_121 span{white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1}._primaryButton_h9t7k_121:hover{background:#376fa9;border-color:#376fa9}._viewButton_h9t7k_122{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;gap:12px;height:40px;padding:0 15px}._viewButton_h9t7k_122 svg{width:18px;height:18px}._statusMessage_h9t7k_199,._formError_h9t7k_200{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:10px 14px;font-size:.9rem;font-weight:700;display:flex}._statusMessage_h9t7k_199 button,._formError_h9t7k_200 button{color:currentColor;cursor:pointer;font:inherit;background:0 0;border:0;flex-shrink:0}._formError_h9t7k_200{justify-content:flex-start;display:block}._tableShell_h9t7k_229{border:1px solid #f0f0f3;border-radius:12px;flex:1;min-height:0;overflow:auto}._table_h9t7k_229{border-collapse:separate;border-spacing:0;width:100%;min-width:960px}._table_h9t7k_229 th,._table_h9t7k_229 td{color:#4c4d53;text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f0f0f3;padding:11px 14px;font-size:.78rem;line-height:1.3}._table_h9t7k_229 th{color:#696a72;text-transform:none;background:#fafafa;font-size:.72rem;font-weight:700}._table_h9t7k_229 tbody tr{background:#fff}._table_h9t7k_229 tbody tr:hover{background:#f8f9fb}._table_h9t7k_229 tbody tr:last-child td{border-bottom:0}._table_h9t7k_229 input[type=checkbox]{accent-color:#4380c0;cursor:pointer;width:14px;height:14px}._checkColumn_h9t7k_277{width:42px}._actionsColumn_h9t7k_281{text-align:right;width:54px}._memberCell_h9t7k_286{align-items:center;gap:10px;min-width:0;display:flex}._avatar_h9t7k_293{color:#777a84;background:#f2f4f8;border:1px solid #e7e9ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.68rem;font-weight:800;display:inline-flex}._memberText_h9t7k_308{flex-direction:column;gap:2px;min-width:0;display:flex}._memberText_h9t7k_308 strong,._memberText_h9t7k_308 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._memberText_h9t7k_308 strong{color:#151515;font-size:.82rem;font-weight:800}._memberText_h9t7k_308 small{color:#8b8c94;font-size:.72rem}._roleBadge_h9t7k_330{color:#5f6169;background:#f6f6f8;border:1px solid #eceef2;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:700;display:inline-flex}._adminRole_h9t7k_341{color:#a56a00;background:#fff3d6;border-color:#ffe1a4}._actionAnchor_h9t7k_347{justify-content:flex-end;display:inline-flex;position:relative}._actionButton_h9t7k_123{color:#7d7e86;background:0 0;border:0;border-radius:50%;width:30px;height:30px}._actionButton_h9t7k_123 svg{width:18px;height:18px}._actionButton_h9t7k_123:hover{color:#111;background:#eef0f4}._actionMenu_h9t7k_370{z-index:6;background:#fff;border:1px solid #e9e9ee;border-radius:8px;flex-direction:column;min-width:132px;padding:6px;display:flex;position:absolute;top:0;right:28px;box-shadow:0 18px 50px #11182729}._actionMenu_h9t7k_370 button{color:#303138;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;min-height:30px;padding:0 9px;font-size:.78rem;display:flex}._actionMenu_h9t7k_370 button svg{width:14px;height:14px}._actionMenu_h9t7k_370 button:hover{background:#f5f6f8}._dangerAction_h9t7k_407{color:#e50000!important}._noData_h9t7k_411{height:130px;font-weight:700;color:#7b7b81!important;text-align:center!important}._tableFooter_h9t7k_418{color:#77777e;flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;font-size:.74rem;display:flex}._tableFooter_h9t7k_418 strong{color:#222228;font-weight:800}._modalBackdrop_h9t7k_432{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#11182757;justify-content:center;align-items:flex-start;padding:46px 16px;display:flex;position:fixed;inset:0}._modal_h9t7k_432{background:#fff;border:1px solid #edf0f4;border-radius:16px;flex-direction:column;width:min(620px,100vw - 96px);max-height:calc(100vh - 92px);display:flex;overflow:hidden;box-shadow:0 28px 90px #11182738}._modalHeader_h9t7k_459{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:24px 30px 20px;display:flex}._modalHeader_h9t7k_459 h3{color:#111;margin:0;font-size:1.32rem;font-weight:800;line-height:1.2}._closeButton_h9t7k_126{color:#4b5563;background:0 0;border:0;border-radius:6px;width:34px;height:34px}._closeButton_h9t7k_126 svg{width:22px;height:22px}._closeButton_h9t7k_126:hover{background:#f5f6f8}._modalBody_h9t7k_491{flex-direction:column;flex:1;gap:16px;padding:24px 30px;display:flex;overflow:auto}._formGrid_h9t7k_500{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._field_h9t7k_506{flex-direction:column;gap:8px;display:flex}._field_h9t7k_506>span{color:#1f1f23;font-size:.88rem;font-weight:800}._field_h9t7k_506 strong{color:#dc3f3f}._field_h9t7k_506 input{color:#111;background:#fafafa;border:1px solid #e1e3e8;border-radius:8px;outline:0;height:42px;padding:0 14px;font-size:.9rem}._field_h9t7k_506 input::placeholder{color:#94959d;opacity:1}._field_h9t7k_506 input:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c01f}._selectWrapper_h9t7k_57{border-radius:8px;width:100%;height:42px;padding:0 12px 0 14px}._selectWrapper_h9t7k_57 select{appearance:none;color:#2c2d33;font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;padding-right:28px;font-size:.9rem}._selectWrapper_h9t7k_57 svg{pointer-events:none;width:18px;height:18px;position:absolute;right:12px}._modalFooter_h9t7k_564{border-top:1px solid #eef0f4;justify-content:flex-end;align-items:center;gap:14px;padding:20px 30px 24px;display:flex}._secondaryButton_h9t7k_124,._confirmButton_h9t7k_125{border-radius:999px;height:42px;padding:0 26px;font-size:.95rem;font-weight:800}._secondaryButton_h9t7k_124{color:#111;background:#fff;border:1px solid #d8d9df}._secondaryButton_h9t7k_124:hover{background:#f8f8fa}._confirmButton_h9t7k_125{color:#fff;background:#4380c0;border:1px solid #4380c0}._confirmButton_h9t7k_125:hover{background:#376fa9;border-color:#376fa9}@media (width<=860px){._toolbar_h9t7k_34,._leftTools_h9t7k_43,._rightTools_h9t7k_44{flex-direction:column;align-items:stretch}._leftTools_h9t7k_43,._rightTools_h9t7k_44,._searchField_h9t7k_56,._statusSelect_h9t7k_55,._primaryButton_h9t7k_121,._viewButton_h9t7k_122{width:100%}._formGrid_h9t7k_500{grid-template-columns:1fr}}@media (width<=640px){._boardPanel_h9t7k_9{padding:20px 16px}._modal_h9t7k_432{width:calc(100vw - 32px)}._modalHeader_h9t7k_459,._modalBody_h9t7k_491,._modalFooter_h9t7k_564{padding-left:20px;padding-right:20px}}._sidebar_1hebi_1{-webkit-user-drag:none;-moz-user-drag:none;-webkit-user-select:none;user-select:none;border-right:1px solid #e9ecef;flex-shrink:0;width:320px;padding-right:20px}._list_1hebi_11{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}._navItem_1hebi_20{text-align:left;color:#495057;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}._navItem_1hebi_20:hover{background-color:#f8f9fa}._navItem_1hebi_20._active_1hebi_42{background-color:var(--primary-color-light,#e7f1ff);color:var(--primary-color,#007bff);font-weight:600}._navItem_1hebi_20._disabled_1hebi_47{cursor:not-allowed;pointer-events:none;color:#9ba1a7}._navIcon_1hebi_53{flex-shrink:0;width:20px;height:20px}._separator_1hebi_59{margin:8px 0;padding:0;list-style:none}._separator_1hebi_59 hr{background-color:#e0e0e0;border:none;height:1px;margin:0 16px}._helpText_1hebi_71{margin:4px 0;padding:8px 16px;list-style:none}._helpText_1hebi_71 span{color:#757575;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}._layout_281ob_1{background-color:#f3f4f6;flex-direction:row;height:100vh;display:flex}._content_281ob_8{flex-direction:column;flex-grow:1;min-width:0;display:flex}._bodyRow_281ob_15{flex-direction:column;flex:1;min-height:0;display:flex}._bodyRowWithMap_281ob_22{flex-direction:row;align-items:stretch}._pageWrapper_281ob_27{flex-direction:column;flex-grow:1;width:100%;min-height:0;display:flex;overflow:auto}._pageWrapperShrink_281ob_36{flex:1;width:auto;min-width:0}._mapAside_281ob_42{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:min(40vw,480px);min-width:300px;min-height:0;display:flex}._page_281ob_27{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.map-page-content{overflow:hidden}@media (width<=1100px){._bodyRowWithMap_281ob_22{flex-direction:column}._mapAside_281ob_42{border-top:1px solid #e5e7eb;border-left:none;width:100%;min-width:0;min-height:280px}}._header_rpmzk_1{z-index:10;background-color:var(--color-base-white,#fff);border-radius:24px;flex-shrink:0;justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 24px);min-height:72px;margin:12px 12px 0;padding:16px 20px;display:flex;position:sticky;top:0}._leftCluster_rpmzk_18,._actions_rpmzk_19{align-items:center;min-width:0;display:flex}._leftCluster_rpmzk_18{flex:1;gap:12px}._actions_rpmzk_19{flex-shrink:0;gap:10px}._logo_rpmzk_35{object-fit:contain;flex-shrink:0;width:70px;height:40px}._roundButton_rpmzk_42{color:#8c8f9a;cursor:pointer;background-color:#f8f8fa;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}._roundButton_rpmzk_42:hover:not(:disabled){color:#4380c0;background-color:#eef1f6}._roundButton_rpmzk_42:active:not(:disabled){background-color:#e4e8ef}._roundButton_rpmzk_42 svg{width:20px;height:20px}._launcherAnchor_rpmzk_68{flex-shrink:0;display:inline-flex;position:relative}._launcher_rpmzk_68{z-index:50;background-color:var(--color-base-white,#fff);color:#2d2c34;border:1px solid #f0f0f3;border-radius:8px;width:min(560px,100vw - 32px);max-width:calc(100vw - 32px);padding:22px 24px;position:absolute;top:56px;box-shadow:0 26px 80px #00000052}._launcher_alignStart_rpmzk_88{left:-28px;right:auto}._launcher_alignEnd_rpmzk_93{left:auto;right:0}._launcherSearch_rpmzk_98{color:#111;background-color:#f8f8fa;border:1px solid #ebebef;border-radius:6px;align-items:center;height:46px;padding:0 14px;display:flex}._launcherSearch_rpmzk_98 input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:1rem;line-height:20px}._launcherSearch_rpmzk_98 input::placeholder{color:#8c8f9a;opacity:1}._launcherSearch_rpmzk_98 svg{color:#111;flex-shrink:0;width:22px;height:22px}._launcherSection_rpmzk_130{margin-top:28px}._launcherSection_rpmzk_130 h2{color:#000;letter-spacing:0;margin:0 0 16px;font-size:.875rem;font-weight:500;line-height:18px}._launcherGrid_rpmzk_142{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 42px;display:grid}._launcherItem_rpmzk_149{color:#2d2c34;cursor:pointer;min-width:0;height:24px;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:1rem;font-weight:400;line-height:22px;display:inline-flex}._launcherItem_rpmzk_149 svg{color:#2d2c34;stroke-width:1.8px;flex-shrink:0;width:18px;height:18px}._launcherItem_rpmzk_149 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._launcherItem_rpmzk_149:hover:not(:disabled){color:#4380c0;transform:translate(2px)}._launcherItem_rpmzk_149:hover:not(:disabled) svg{color:#4380c0}._launcherItem_rpmzk_149:active:not(:disabled){transform:translate(0)scale(.98)}._actionsDivider_rpmzk_189{background-color:#f0f0f3;width:1px;height:28px;margin:0 4px}._userCard_rpmzk_196{height:40px;color:var(--text-color-primary,#3d3b49);cursor:pointer;font:inherit;background-color:#f8f8fa;border:none;border-radius:20px;align-items:center;gap:8px;padding:4px 10px 4px 4px;text-decoration:none;display:inline-flex}._userCard_rpmzk_196:hover:not(:disabled){background-color:#eef1f6}._userCard_rpmzk_196:active:not(:disabled){background-color:#e4e8ef}._userCard_rpmzk_196 span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:.875rem;font-weight:700;line-height:20px;overflow:hidden}._userAvatar_rpmzk_226{color:#4380c0;background-color:#dbe8f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}._userAvatar_rpmzk_226 svg{width:18px;height:18px}._userChevron_rpmzk_243{color:#8c8f9a;flex-shrink:0;width:16px;height:16px;transition:transform .2s}._userChevron_rpmzk_243[data-open=true]{transform:rotate(180deg)}._userMenuAnchor_rpmzk_254{flex-shrink:0;display:inline-flex;position:relative}._userMenu_rpmzk_254{z-index:50;background-color:var(--color-base-white,#fff);border:1px solid #f0f0f3;border-radius:12px;min-width:240px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #11182729}._userMenuHeader_rpmzk_273{border-bottom:1px solid #f0f0f3;padding:10px 12px 8px}._userMenuName_rpmzk_278{color:var(--text-color-primary,#3d3b49);margin:0;font-size:.875rem;font-weight:700;line-height:1.3}._userMenuEmail_rpmzk_286{color:#8c8f9a;word-break:break-word;margin:4px 0 0;font-size:.8125rem;line-height:1.3}._userMenuItem_rpmzk_294{color:#2d2c34;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;margin-top:4px;padding:10px 12px;font-size:.9375rem;line-height:1.25;display:flex}._userMenuItem_rpmzk_294 svg{color:#6b7280;flex-shrink:0;width:18px;height:18px}._userMenuItem_rpmzk_294:hover{color:#4380c0;background-color:#f8f8fa}._userMenuItem_rpmzk_294:hover svg{color:#4380c0}._userMenuItemDanger_rpmzk_325:hover{color:#b91c1c;background-color:#fef2f2}._userMenuItemDanger_rpmzk_325:hover svg{color:#b91c1c}@media (width<=900px){._header_rpmzk_1{flex-direction:column;align-items:flex-start;gap:12px}._leftCluster_rpmzk_18,._actions_rpmzk_19{width:100%}._actions_rpmzk_19{justify-content:flex-end}._launcher_alignStart_rpmzk_88{left:0}}@media (width<=640px){._logo_rpmzk_35{width:58px}._launcher_rpmzk_68{width:auto;max-width:none;padding:18px;position:fixed;top:92px;left:16px;right:16px}._launcher_alignStart_rpmzk_88,._launcher_alignEnd_rpmzk_93{left:16px;right:16px}._launcherGrid_rpmzk_142{grid-template-columns:1fr;row-gap:16px}}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}._mapContainer_umko6_1{contain:layout style paint;background-color:#1f2937;width:100%;height:100%;position:relative;transform:translateZ(0)}._mapInfoLabel_umko6_10{display:none}._countDisplay_umko6_14{align-items:center;gap:8px;display:flex}._filteredIndicator_umko6_20{background:linear-gradient(135deg, var(--color-gray-900));color:#fff;box-shadow:0 2px 4px var(--color-gray-900);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;animation:5s ease-in-out infinite _filterPulse_umko6_1}@keyframes _filterPulse_umko6_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._apiKeyError_umko6_39{color:#ff6b6b;text-align:center;background-color:#2d3748;justify-content:center;align-items:center;height:100%;padding:30px;font-size:1.1em;display:flex}.maplibregl-marker{pointer-events:none}._numberMarker_umko6_55,._vehicleMarker_umko6_56,._buildingMarker_umko6_57{cursor:pointer;pointer-events:auto;color:var(--marker-color,#4380c0);background:#fff;justify-content:center;align-items:center;display:flex}._numberMarker_umko6_55{border:6px solid;border-radius:50% 50% 50% 0;width:54px;height:54px;transform:rotate(-45deg);box-shadow:0 4px 14px #11182738}._numberMarker_umko6_55 span{color:currentColor;font-size:20px;font-weight:600;line-height:1;transform:rotate(45deg)}._vehicleMarker_umko6_56{border:4px solid;border-radius:50%;width:34px;height:34px;box-shadow:0 3px 10px #11182733}._vehicleMarker_umko6_56 svg{color:currentColor;stroke-width:2.5px;width:18px;height:18px}._journalMarker_umko6_97{pointer-events:auto;flex-direction:column;align-items:center;min-width:88px;display:flex;position:relative}._buildingMarker_umko6_57{border:6px solid;border-radius:50% 50% 50% 0;width:58px;height:58px;position:relative;transform:rotate(-45deg);box-shadow:0 4px 14px #11182738}._buildingMarker_umko6_57 svg{color:currentColor;stroke-width:2.1px;width:28px;height:28px;transform:rotate(45deg)}._buildingState_umko6_123{background:#40c463;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:7px;right:5px;transform:rotate(45deg)}._markerBadge_umko6_135{z-index:2;color:#1d2740;background:#f7f8fb;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 5px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:-17px;left:13px;box-shadow:0 2px 6px #11182724}._markerStatus_umko6_154{color:#2e6a36;white-space:nowrap;background:#f1fbf1;border-radius:999px;justify-content:center;align-items:center;min-height:32px;margin-top:10px;padding:0 16px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 2px 7px #1118271f}._statusProgress_umko6_170{color:#17276a;background:#e7edff}._statusDone_umko6_175{color:#5c5a55;background:#fff}._statusSuccess_umko6_180{color:#2e6a36;background:#f1fbf1}._markerMuted_umko6_185{opacity:.42}._toneBlue_umko6_189{--marker-color:#4e7cff}._toneGreen_umko6_193{--marker-color:#40c463}._toneOrange_umko6_197{--marker-color:#f5ad36}._tonePurple_umko6_201{--marker-color:#8e6af7}._toneTeal_umko6_205{--marker-color:#4fb9af}._toneSand_umko6_209{--marker-color:#c4b89c}._projectMarker_umko6_213{cursor:pointer;pointer-events:auto;width:46px;height:46px;box-shadow:none;background-color:#fff;border:4px solid;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;display:flex;transform:rotate(-45deg)}._projectMarker_umko6_213:hover{filter:none;z-index:100;transform:rotate(-45deg)!important}._projectMarkerIcon_umko6_233{color:currentColor;stroke-width:2.5px;transform-origin:50%;width:18px;height:18px;transform:rotate(45deg)}._icon0_umko6_242{color:#4380c0}._icon1_umko6_246{color:#e24d42}._icon2_umko6_250{color:#14b8a6}._icon3_umko6_254{color:#f4a62a}._icon4_umko6_258{color:#9b6df2}._icon5_umko6_262{color:#ec4899}._icon6_umko6_266{color:#6b7280}._stateIndicator_umko6_270{will-change:transform;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);position:absolute;bottom:2px;right:2px;box-shadow:0 0 5px #00000080}._active_umko6_283{background-color:#2ecc71}._inactive_umko6_287{background-color:#95a5a6}.maplibregl-popup{max-width:none!important}.maplibregl-popup-content{box-shadow:var(--glass-shadow,0 4px 15px #0003);min-width:280px;max-width:320px;color:var(--text-color-primary);-webkit-backdrop-filter:blur(8px);background:#fffc;border:1px solid #ffffffe6;border-radius:10px;flex-direction:column;padding:16px;display:flex;position:relative;left:-1px}.maplibregl-popup-content h2,.maplibregl-popup-content p{margin:0}._mapPopupLayout_umko6_317{flex-direction:column;gap:12px;display:flex}.maplibregl-popup-close-button{border-radius:5px;padding:6px 12px;font-size:20px;font-weight:400}._popupHeader_umko6_330{justify-content:space-between;align-items:flex-start;gap:10px;padding-right:16px;display:flex}._popupTitle_umko6_338{color:#1a1a1a;margin:0;font-size:.95rem;font-weight:600;line-height:1.3}._popupBodyGrid_umko6_346{grid-template-columns:1fr 1fr;gap:8px 12px;display:grid}._popupItem_umko6_352{align-items:center;gap:6px;min-width:0;display:flex}._fullWidth_umko6_359{grid-column:1/-1}._popupIcon_umko6_363{color:#868e96;flex-shrink:0}._popupText_umko6_368{color:#495057;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}._popupActions_umko6_376{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;padding-top:12px;display:flex}._smallButtonAction_umko6_386{background:var(--button-bg-color);border-radius:var(--element-border-radius);cursor:pointer;border:1px solid #0000001a;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;transition:all .15s;display:inline-flex}._smallButtonAction_umko6_386:hover{background:var(--button-hover-bg-color);box-shadow:0 2px 8px #0000001a}._popupCategoryDisplay_umko6_403{align-items:center;gap:6px;display:flex}._smallCategoryIndicator_umko6_409{border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}._categoryIconSmall_umko6_418{color:#fff}._iconBg0_umko6_422{background-color:#23a7fff2}._iconBg1_umko6_426{background-color:#ff1212f2}._iconBg2_umko6_430{background-color:#14b8a6f2}._iconBg3_umko6_434{background-color:#f1ac0af2}._iconBg4_umko6_438{background-color:#8b5cf6f2}._iconBg5_umko6_442{background-color:#ec4899f2}._iconBg6_umko6_446{background-color:#6b7280f2}.maplibregl-ctrl-group button{-webkit-backdrop-filter:blur(4px);border:1px solid #0000001a;background-color:#ffffffd9!important}.maplibregl-ctrl-group button:hover{background-color:#fff!important}.maplibregl-ctrl button:focus,.maplibregl-ctrl button:focus-visible{outline:none;box-shadow:0 0 0 2px #007bff80}._mapViewToggle_umko6_467,._mapStyleToggle_umko6_471{display:none}._mapContainer_umko6_1 .maplibregl-map,._mapContainer_umko6_1 .maplibregl-canvas-container,._mapContainer_umko6_1 canvas{width:100%!important;height:100%!important}._section_1h20t_1{flex-direction:column;flex-grow:1;gap:20px;width:100%;height:auto;min-height:0;display:flex}._header_1h20t_11{flex-shrink:0;align-items:center;gap:20px;display:flex}._backButton_1h20t_18{background-color:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);color:#343a40;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._backButton_1h20t_18:hover{background-color:var(--color-gray-700,#3d3b49);color:var(--color-gray-100,#f4f4fc);border:1px solid var(--color-gray-900,#1e1c29)}._backButton_1h20t_18:hover svg{color:var(--color-blue,#787ce7)}._form_1h20t_45{background-color:var(--color-base-white,#fff);border-radius:var(--box-border-radius,12px);width:100%;max-width:900px;color:var(--text-color-primary,#3d3b49);flex-direction:column;gap:20px;padding:40px 35px;display:flex}._companyCard_1h20t_57{border:1px solid #ddd;border-radius:8px;align-items:center;gap:16px;margin-bottom:32px;padding:16px;display:flex}._companyLogo_1h20t_67{background-color:#f9f9f9;border:2px dashed #ddd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}._companyLogo_1h20t_67 img{object-fit:contain;border-radius:6px;width:60px;height:60px}._companyInfo_1h20t_85 h4{margin:0 0 8px;font-size:18px}._companyAddress_1h20t_90{color:#666;align-items:center;gap:6px;margin-bottom:4px;font-size:14px;display:flex}._formSectionHeader_1h20t_99{margin-bottom:8px;font-size:1.5rem}._formGroup_1h20t_104{opacity:0;flex-direction:column;gap:8px;animation:.2s forwards _formSlideIn_1h20t_1;display:flex;position:relative;transform:translateY(2px);overflow:visible!important}._formGroup_1h20t_104:first-child{animation-delay:.1s}._formGroup_1h20t_104:nth-child(2){animation-delay:.15s}._formGroup_1h20t_104:nth-child(3){animation-delay:.2s}._formGroup_1h20t_104 label{color:var(--text-color-primary,#3d3b49);text-align:left;flex-shrink:0;font-size:.9rem;font-weight:700}._formGroup_1h20t_104 input,._formGroup_1h20t_104 select,._formGroup_1h20t_104 textarea{background:var(--input-bg-color,var(--color-gray-200,#ebebf5));border-radius:var(--element-border-radius,8px);color:var(--text-color-primary,#3d3b49);border:1px solid #0000;outline:none;flex-grow:1;width:100%;padding:12px 15px;font-size:1em;transition:all .3s}._formGroup_1h20t_104 input::placeholder,._formGroup_1h20t_104 select::placeholder,._formGroup_1h20t_104 textarea::placeholder{color:var(--text-color-secondary,#8c8f9a)}._formGroup_1h20t_104 input:focus,._formGroup_1h20t_104 select:focus,._formGroup_1h20t_104 textarea:focus{border:1px solid var(--input-border-color,var(--color-gray-200,#ebebf5));background-color:#0000}._formGroup_1h20t_104 textarea{resize:vertical;min-height:96px}@keyframes _formSlideIn_1h20t_1{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){._formGroup_1h20t_104{opacity:1;animation:none;transform:none}}._inputError_1h20t_173{border-color:#ef4444!important}._errorText_1h20t_177{color:var(--color-red,#e50000);font-size:.85rem}._errorMessage_1h20t_182{color:var(--color-red,#e50000);border:1px solid var(--color-red,#e50000);border-radius:var(--element-border-radius,8px);text-align:center;background-color:#ff00481a;padding:10px 15px;font-size:.9em}._dropzoneWrapper_1h20t_192{cursor:pointer;background-color:#f8f9fa;border:2px dashed #ced4da;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:200px;transition:all .2s ease-in-out;display:flex;position:relative}._dropzoneWrapper_1h20t_192:hover{border-color:var(--primary-color,#007bff);background-color:var(--primary-color-light,#e7f1ff)}._dropzonePlaceholder_1h20t_210{text-align:center;color:#868e96;flex-direction:column;align-items:center;gap:12px;display:flex}._dropzonePlaceholder_1h20t_210 p{margin:0;font-size:.9rem}._dropzonePlaceholder_1h20t_210 small{color:#adb5bd;margin:0;font-size:.85rem}._previewImage_1h20t_228{object-fit:contain;border-radius:6px;max-width:200px;max-height:150px}._removePreview_1h20t_235{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}._removePreview_1h20t_235:hover{background-color:#f1f3f5}._formActions_1h20t_254{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}._checkboxField_1h20t_262{align-items:center;display:flex}._checkboxLabel_1h20t_267{color:var(--text-color-primary,#3d3b49);align-items:center;gap:10px;font-weight:700;display:inline-flex}._checkboxLabel_1h20t_267 input{width:18px;height:18px}._submitButton_1h20t_279{width:100%;color:var(--color-gray-100,#f4f4fc);background-color:var(--color-gray-700,#3d3b49);border-radius:var(--element-border-radius,8px);cursor:pointer;box-shadow:var(--color-gray-100,#f4f4fc) 0 14px 24px;-webkit-user-select:none;user-select:none;border:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:0;padding:14px;font-size:1rem;font-weight:700;transition:all .3s,transform 1s;display:flex}._submitButton_1h20t_279 svg{flex-shrink:0;width:20px;height:20px}._submitButton_1h20t_279:hover{background-color:var(--color-gray-100,#f4f4fc);color:var(--text-color-primary,#3d3b49);box-shadow:var(--color-gray-500,#8c8f9a) 0 10px 36px}._submitButton_1h20t_279:active{transform:scale(.98)}._submitButton_1h20t_279:disabled{cursor:not-allowed;opacity:.5}._dangerZone_1h20t_317{border:1px solid var(--color-red,#e50000);border-radius:var(--element-border-radius,8px);max-width:900px;max-height:160px;padding:20px}._dangerZone_1h20t_317 h3{color:var(--color-red,#e50000);margin-top:0}._dangerZone_1h20t_317 p{color:#4b5563;max-width:600px;margin-bottom:16px;font-size:.9rem}._deleteButton_1h20t_335{background-color:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);color:#343a40;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}._deleteButton_1h20t_335 svg{width:20px;height:20px;color:var(--text-color-primary,#3d3b49);flex-shrink:0}._deleteButton_1h20t_335:hover:not(:disabled){background-color:var(--color-gray-700,#3d3b49);color:var(--color-gray-100,#f4f4fc);border:1px solid var(--color-gray-900,#1e1c29)}._deleteButton_1h20t_335:hover:not(:disabled) svg{color:var(--color-blue,#787ce7)}._page_18hx6_1{flex-direction:column;height:100%;padding:20px 20px 0;display:flex}._header_18hx6_8{flex-shrink:0;align-items:center;gap:20px;display:flex}._backButton_18hx6_15{background-color:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);color:#343a40;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._backButton_18hx6_15 svg{width:20px;height:20px;color:var(--text-color-primary,#3d3b49);flex-shrink:0}._backButton_18hx6_15:hover{background-color:var(--color-gray-700,#3d3b49);color:var(--color-gray-100,#f4f4fc);border:1px solid var(--color-gray-900,#1e1c29)}._backButton_18hx6_15:hover svg{color:var(--color-blue,#787ce7)}._layout_18hx6_48{flex-grow:1;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:10px;display:grid;overflow:hidden}._columnSection_18hx6_57{background-color:#f8f9fa;border-radius:12px;flex-direction:column;gap:20px;padding:16px;display:flex;overflow-y:auto}._columnTitle_18hx6_67{text-transform:uppercase;color:#6c757d;margin:0 0 10px;font-size:1rem}._listWrapper_18hx6_74{flex-direction:column;gap:8px;display:flex}._listWrapper_18hx6_74 h4{margin:0;font-size:.9rem;font-weight:500}._list_18hx6_74{flex-direction:column;gap:8px;display:flex}._item_18hx6_91{background-color:#fff;border:1px solid #e9ecef;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;transition:box-shadow .2s;display:flex}._item_18hx6_91:hover{box-shadow:0 2px 8px #0000000f}._itemIcon_18hx6_105{color:#868e96;flex-shrink:0}._itemName_18hx6_110{flex:1}._addButton_18hx6_114{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:auto;padding:4px;line-height:1;transition:all .2s;display:flex}._categoryIndicator_18hx6_128{border:1px solid #0000000d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._categoryIcon_18hx6_139{color:#fff;stroke-width:2px;width:14px;height:14px}._permissionTableWrapper_18hx6_146{overflow-x:auto}._permissionTable_18hx6_146{border-collapse:collapse;table-layout:fixed;width:100%}._permissionTable_18hx6_146 th,._permissionTable_18hx6_146 td{text-align:left;vertical-align:middle;border-bottom:1px solid #e0e5e9;width:82px;padding:8px;font-size:.85rem}._permissionTable_18hx6_146 th{color:#6c757d;text-transform:uppercase;font-size:.75rem;font-weight:600}._permissionTable_18hx6_146 td:first-child,._permissionTable_18hx6_146 th:first-child{text-align:left;width:120px;font-weight:500}._permissionCheckbox_18hx6_177{cursor:pointer;background-color:#fff;border:2px solid #ced4da;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:inline-flex}._permissionCheckbox_18hx6_177:hover:not(:disabled){border-color:#868e96}._permissionCheckbox_18hx6_177._checked_18hx6_192{background-color:var(--primary-color,#007bff);border-color:var(--primary-color,#007bff);color:#fff}._permissionCheckbox_18hx6_177:disabled{cursor:not-allowed;background-color:#f1f3f5;border-color:#e0e5e9}._formGroup_18hx6_203{flex-direction:column;gap:8px;display:flex}._formGroup_18hx6_203 input{background:var(--input-bg-color,var(--color-gray-200,#ebebf5));border-radius:var(--element-border-radius,8px);color:var(--text-color-primary,#3d3b49);border:1px solid #0000;outline:none;width:100%;padding:12px 15px;font-size:1em;transition:all .3s}._formGroup_18hx6_203 input::placeholder{color:var(--text-color-secondary,#8c8f9a)}._formGroup_18hx6_203 input:focus{border:1px solid var(--input-border-color,var(--color-gray-200,#ebebf5));background-color:#0000}._buttonAction_18hx6_227{background-color:var(--color-base-white,#fff);border:1px solid var(--color-gray-200,#ebebf5);color:#343a40;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}._buttonAction_18hx6_227 svg{width:20px;height:20px;color:var(--text-color-primary,#3d3b49);flex-shrink:0}._buttonAction_18hx6_227:hover:not(:disabled){background-color:var(--color-gray-700,#3d3b49);color:var(--color-gray-100,#f4f4fc);border:1px solid var(--color-gray-900,#1e1c29)}._buttonAction_18hx6_227:hover:not(:disabled) svg{color:var(--color-blue,#787ce7)}._buttonAction_18hx6_227:disabled{color:#adb5bd;cursor:not-allowed;background-color:#f8f9fa}._iconBg0_18hx6_264{background-color:#23a7ff}._iconBg1_18hx6_268{background-color:#ff1212}._iconBg2_18hx6_272{background-color:#14b8a6}._iconBg3_18hx6_276{background-color:#f1ac0a}._iconBg4_18hx6_280{background-color:#8b5cf6}._iconBg5_18hx6_284{background-color:#ec4899}._iconBg6_18hx6_288{background-color:#6b7280}._createForm_18hx6_292{flex-direction:column;gap:20px;width:100%;max-width:600px;display:flex}._createForm_18hx6_292>p{color:#6c757d;border-bottom:1px solid #e9ecef;margin:0 0 30px;padding-bottom:20px;font-size:.9rem}._createFormGroup_18hx6_307{flex-direction:column;gap:8px;display:flex}._createFormGroup_18hx6_307 label{color:var(--text-color-primary,#3d3b49);text-align:left;flex-shrink:0;font-size:.9rem;font-weight:700}._createFormGroup_18hx6_307 input,._createFormGroup_18hx6_307 select{background:var(--input-bg-color,var(--color-gray-200,#ebebf5));border-radius:var(--element-border-radius,8px);color:var(--text-color-primary,#3d3b49);border:1px solid #0000;outline:none;width:100%;padding:12px 15px;font-size:1em;transition:all .3s}._createFormGroup_18hx6_307 input::placeholder,._createFormGroup_18hx6_307 select::placeholder{color:var(--text-color-secondary,#8c8f9a)}._createFormGroup_18hx6_307 input:focus,._createFormGroup_18hx6_307 select:focus{border:1px solid var(--input-border-color,var(--color-gray-200,#ebebf5));background-color:#0000}._formActions_18hx6_341{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}._submitButton_18hx6_349{width:100%;color:var(--color-gray-100,#f4f4fc);background-color:var(--color-gray-700,#3d3b49);border-radius:var(--element-border-radius,8px);cursor:pointer;box-shadow:var(--color-gray-100,#f4f4fc) 0 14px 24px;-webkit-user-select:none;user-select:none;border:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:0;padding:14px;font-size:1rem;font-weight:700;transition:all .3s,transform 1s;display:flex}._submitButton_18hx6_349 svg{flex-shrink:0;width:20px;height:20px}._submitButton_18hx6_349:hover{background-color:var(--color-gray-100,#f4f4fc);color:var(--text-color-primary,#3d3b49);box-shadow:var(--color-gray-500,#8c8f9a) 0 10px 36px}._submitButton_18hx6_349:active{transform:scale(.98)}._submitButton_18hx6_349:disabled{cursor:not-allowed;opacity:.5}._errorMessage_18hx6_387{color:var(--color-red,#e50000);border:1px solid var(--color-red,#e50000);border-radius:var(--element-border-radius,8px);text-align:center;background-color:#ff00481a;padding:10px 15px;font-size:.9em}._page_45yza_1{text-align:center;color:#6c757d;padding:40px}._assetPage_45yza_7{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex}._immersivePage_45yza_16{gap:0}._immersiveContent_45yza_20{background:#fff;border-radius:24px;flex:1;min-height:0;padding:12px;overflow:hidden}._immersiveContent_45yza_20 ._modelViewerPanel_45yza_28,._immersiveContent_45yza_20 ._photoReviewPanel_45yza_29,._immersiveContent_45yza_20 ._photoCanvas_45yza_30{min-height:calc(100vh - 158px)}._assetSummary_45yza_34,._assetWorkspace_45yza_35{background:#fff;border-radius:24px}._assetSummary_45yza_34{flex-shrink:0;align-items:center;gap:14px;min-height:68px;padding:12px;display:flex}._summaryThumb_45yza_49{color:#fff;background:linear-gradient(#4380c01f,#4380c01f),url(../../../shared/assets/images/login_bg.jpg) 50%/cover;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}._summaryThumb_45yza_49 img{object-fit:cover;width:100%;height:100%}._summaryThumb_45yza_49 svg{width:24px;height:24px}._localAssetThumb_45yza_72{background:radial-gradient(circle at 72% 23%,#ffffffbf 0 10%,#0000 11%),linear-gradient(90deg,#1f7d48 0 35%,#e5eef0 35% 43%,#3d9a5b 43% 100%)}._localAssetThumb_45yza_72:before{content:"";opacity:.95;background:linear-gradient(#0f5f34 0 0) 8px 9px/12px 28px no-repeat,linear-gradient(#f7fbf8 0 0) 20px 8px/9px 30px no-repeat,linear-gradient(#2d854e 0 0) 29px 7px/12px 31px no-repeat;position:absolute;inset:0}._localAssetThumb_45yza_72 svg{opacity:0}._vehicleAssetThumb_45yza_86{background:linear-gradient(#ffffff1f,#ffffff1f),linear-gradient(#dde5eb 0 46%,#7e858c 47% 100%)}._vehicleAssetThumb_45yza_86:before{content:"";background:radial-gradient(circle at 24% 66%,#20242a 0 5px,#0000 6px),radial-gradient(circle at 72% 66%,#20242a 0 5px,#0000 6px),linear-gradient(#d6362f 0 0) 10px 20px/28px 12px no-repeat,linear-gradient(#f05a4f 0 0) 18px 13px/20px 13px no-repeat,linear-gradient(#d6362f 0 0) 35px 24px/6px 8px no-repeat;position:absolute;inset:0}._vehicleAssetThumb_45yza_86 svg{opacity:0}._summaryText_45yza_99{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._summaryText_45yza_99 h1{color:#111;margin:0;font-size:1.22rem;font-weight:700;line-height:1.2}._summaryText_45yza_99 p{color:#8a8b93;align-items:center;gap:6px;min-width:0;margin:0;font-size:.84rem;display:flex}._summaryText_45yza_99 p svg{flex-shrink:0;width:14px;height:14px}._summaryText_45yza_99 p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._summaryBadge_45yza_133{color:#4380c0;background:#eaf3ff;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.86rem;font-weight:500;display:inline-flex}._summaryAction_45yza_147{color:#73757d;cursor:pointer;background:#f8f8fa;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}._summaryAction_45yza_147 svg{width:18px;height:18px}._assetWorkspace_45yza_35{flex:1;grid-template-columns:166px minmax(0,1fr);gap:18px;min-height:0;padding:12px;display:grid}._sectionNav_45yza_174{flex-direction:column;gap:10px;min-width:0;display:flex}._sectionNavItem_45yza_181{color:#4f5159;background:#f8f8fa;border-radius:9px;align-items:center;gap:10px;min-height:40px;padding:0 12px;font-size:.86rem;font-weight:500;text-decoration:none;display:flex}._sectionNavItem_45yza_181 svg{flex-shrink:0;width:19px;height:19px}._sectionNavItem_45yza_181:hover{background:#eef2f7}._sectionNavItem_45yza_181._active_45yza_203{color:#fff;background:#4380c0;font-weight:500}._sectionNavItem_45yza_181._disabled_45yza_209{color:#a7aab3;cursor:not-allowed;opacity:.58}._sectionNavItem_45yza_181._disabled_45yza_209:hover{background:#f8f8fa}._container_45yza_218{gap:30px;height:100%;padding:20px 20px 0;display:flex}._content_45yza_225{background:#fbfbfc;border-radius:20px;flex-grow:1;min-width:0;min-height:0;padding:20px;overflow:auto}._infoContent_45yza_235{background:0 0;border-radius:0;padding:0}._sidebar_45yza_241{flex-direction:column;flex:0 0 320px;gap:24px;display:flex;position:sticky;top:30px}._assetNav_45yza_250{border-right:none;width:100%;padding-right:0}._assetHeader_45yza_256{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d}._imageContainer_45yza_264{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;width:100%;height:180px;position:relative}._assetImage_45yza_272{object-fit:cover;width:100%;height:100%}._imagePlaceholder_45yza_278{color:#adb5bd;justify-content:center;align-items:center;width:100%;height:100%;display:flex}._editButton_45yza_287{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background-color:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}._editButton_45yza_287:hover{background-color:#0009;transform:scale(1.1)}._assetInfo_45yza_310{padding:16px}._assetName_45yza_314{margin:0 0 8px;font-size:1.2rem;font-weight:600}._assetCategory_45yza_320{color:#495057;align-items:center;gap:8px;margin-top:10px;margin-bottom:12px;font-size:.9rem;font-weight:500;display:flex}._categoryIndicator_45yza_331{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._categoryIcon_45yza_340{width:16px;height:16px;color:inherit}._assetAddress_45yza_346{color:#6c757d;align-items:flex-start;gap:8px;margin:0;font-size:.9rem;display:flex}._assetAddress_45yza_346 svg{flex-shrink:0;margin-top:2px}._placeholder_45yza_359{text-align:center;color:#6c757d;padding:40px}._placeholder_45yza_359 h2{margin-bottom:16px}._panel_45yza_368{flex-direction:column;gap:12px;min-height:0;display:flex}._infoPanel_45yza_375{min-height:100%;position:relative}._editIconButton_45yza_380{color:#8b8e98;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:20px;right:20px}._editIconButton_45yza_380 svg{width:18px;height:18px}._editIconButton_45yza_380:hover{color:#111;background:#f3f4f7}._assetForm_45yza_404{flex-direction:column;gap:12px;max-width:none;padding:0;display:flex}._formSection_45yza_412{background:#fbfbfc;border-radius:20px;grid-template-columns:repeat(2,minmax(0,268px)) minmax(0,1fr);gap:12px 24px;width:100%;min-height:600px;padding:20px;display:grid}._formSection_45yza_412 h2{color:#111;letter-spacing:0;text-transform:uppercase;grid-column:1/3;margin:0 0 4px;font-size:14px;font-weight:500;line-height:20px}._assetField_45yza_433{flex-direction:column;gap:8px;min-width:0;display:flex}._assetField_45yza_433 span{color:#000;font-size:14px;font-weight:500;line-height:20px}._assetField_45yza_433 span strong{color:#e25353}._assetField_45yza_433 input,._assetField_45yza_433 textarea{color:#111;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:0 12px;font-size:14px;font-weight:400;line-height:20px}._assetField_45yza_433 input:focus,._assetField_45yza_433 textarea:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c01f}._assetField_45yza_433 input{height:40px}._assetField_45yza_433 textarea{resize:vertical;min-height:112px;padding-block:12px;line-height:20px}._wideField_45yza_477{grid-column:1/3}._fieldPair_45yza_481{grid-column:1/3;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}._assetSelect_45yza_488{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;height:40px;display:flex;position:relative}._assetSelect_45yza_488 select{appearance:none;color:#111;background:0 0;border:0;outline:0;flex:1;width:100%;height:100%;padding:0 36px 0 12px;font-size:14px;font-weight:400}._assetSelect_45yza_488 svg{color:#111;pointer-events:none;width:16px;height:16px;position:absolute;right:10px}._immersionSummary_45yza_519{background:#fbfbfc;border-radius:20px;justify-content:space-between;align-items:flex-start;width:100%;min-height:120px;padding:20px;display:flex}._immersionSummary_45yza_519 h2{color:#111;letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:500;line-height:20px}._immersionSummary_45yza_519 p{color:#8b8e98;margin:0 0 8px;font-size:14px;font-weight:500}._immersionSummary_45yza_519 strong{color:#111;font-size:14px;font-weight:500;display:block}._immersionSummary_45yza_519>span{color:#4ab56b;background:#e5f8e9;border-radius:999px;flex-shrink:0;align-self:flex-start;padding:6px 10px;font-size:12px;font-weight:500}._infoGrid_45yza_561{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._infoGrid_45yza_561 div{background:#f8f8fa;border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:16px;display:flex}._infoGrid_45yza_561 span{color:#898b94;font-size:.78rem;font-weight:500}._infoGrid_45yza_561 strong{color:#191a20;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:500;overflow:hidden}._ticketPanelHeader_45yza_589{justify-content:space-between;align-items:center;gap:16px;display:flex}._ticketSearch_45yza_596{color:#8e919b;background:#fff;border:1px solid #e7e8ec;border-radius:999px;flex:0 260px;align-items:center;height:40px;padding:0 14px;display:inline-flex}._ticketSearch_45yza_596 input{color:#191a20;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:.84rem}._ticketSearch_45yza_596 svg{flex-shrink:0;width:17px;height:17px}._ticketTable_45yza_622 th,._ticketTable_45yza_622 td{height:46px;padding-inline:14px}._highBadge_45yza_628{color:#d94d45;background:#ffe8e6;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:500;display:inline-flex}._cancelBadge_45yza_638{color:#d94d45;background:#ffe8e6}._doneBadge_45yza_643{color:#4d982e;background:#eaf8dc}._modalBackdrop_45yza_648{z-index:1000;background:#191a2057;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._ticketModal_45yza_659{background:#fff;border-radius:18px;flex-direction:column;width:min(748px,100vw - 32px);max-height:min(856px,100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 90px #0000003d}._modalHeader_45yza_670{border-bottom:1px solid #e7e8ec;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}._modalHeader_45yza_670 h3{color:#111;margin:0;font-size:1.25rem;font-weight:700}._modalHeader_45yza_670 button{color:#565963;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._modalHeader_45yza_670 button:hover{background:#f2f4f8}._modalHeader_45yza_670 button svg{width:20px;height:20px}._modalBody_45yza_703{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;padding:20px 28px 18px;display:grid;overflow:auto}._fullSpan_45yza_711{grid-column:1/-1}._field_45yza_481{flex-direction:column;gap:8px;min-width:0;display:flex}._field_45yza_481 span{color:#111;font-size:.84rem;font-weight:500}._field_45yza_481 input,._field_45yza_481 select{appearance:none;color:#191a20;background:#fff;border:1px solid #e2e4e9;border-radius:9px;outline:none;height:42px;padding:0 14px;font-size:.92rem}._field_45yza_481 input:focus,._field_45yza_481 select:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c024}._field_45yza_481 input[readonly],._field_45yza_481 select[readonly]{color:#696b74;background:#f8f8fa}._selectShell_45yza_749,._searchSelect_45yza_750,._dateField_45yza_751{background:#fff;border:1px solid #e2e4e9;border-radius:7px;align-items:center;min-width:0;height:41px;display:flex;position:relative}._selectShell_45yza_749 input,._selectShell_45yza_749 select,._searchSelect_45yza_750 input,._searchSelect_45yza_750 select,._dateField_45yza_751 input,._dateField_45yza_751 select{appearance:none;color:#111;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;height:100%;padding:0 40px 0 12px;font-size:.92rem}._selectShell_45yza_749 input::placeholder,._selectShell_45yza_749 select::placeholder,._searchSelect_45yza_750 input::placeholder,._searchSelect_45yza_750 select::placeholder,._dateField_45yza_751 input::placeholder,._dateField_45yza_751 select::placeholder{color:#8b8e98;opacity:1}._selectShell_45yza_749 svg,._searchSelect_45yza_750 svg,._dateField_45yza_751 svg{color:#111;pointer-events:none;flex-shrink:0;width:17px;height:17px;position:absolute;right:12px}._memberBlock_45yza_800{flex-direction:column;gap:11px;display:flex}._memberBlockTitle_45yza_806{color:#111;font-size:.98rem;font-weight:500}._memberPicker_45yza_812{grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);align-items:center;gap:10px;display:grid}._memberColumn_45yza_819{background:#fff;border:1px solid #e2e4e9;border-radius:6px;flex-direction:column;min-width:0;height:278px;display:flex;overflow:hidden}._memberColumnHeader_45yza_830{border-bottom:1px solid #e2e4e9;align-items:center;gap:12px;height:43px;padding:0 12px;display:flex}._memberColumnHeader_45yza_830 input{accent-color:#4380c0;flex-shrink:0;width:14px;height:14px}._memberColumnHeader_45yza_830 span{color:#111;font-size:.88rem;font-weight:500}._memberColumnHeader_45yza_830 small{color:#111;margin-left:auto;font-size:.88rem;font-weight:500}._memberSearch_45yza_856{color:#a0a3ad;background:#fff;border:1px solid #e2e4e9;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;height:32px;margin:14px 12px 10px;padding:0 14px;display:flex}._memberSearch_45yza_856 svg{flex-shrink:0;width:14px;height:14px}._memberSearch_45yza_856 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.8rem}._memberSearch_45yza_856 input::placeholder{color:#8f939c}._memberList_45yza_887{flex-direction:column;flex:1;min-height:0;padding:0 10px 8px;display:flex;overflow-y:auto}._memberRow_45yza_896{color:#111;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:7px;align-items:center;gap:12px;min-height:56px;padding:7px 2px;display:flex}._memberRow_45yza_896:hover{background:#fafafa}._memberRow_45yza_896._selected_45yza_913{background:#f7fbff}._rowCheckbox_45yza_917{border:1.5px solid #c3c6cd;border-radius:2px;flex-shrink:0;width:15px;height:15px}._avatar_45yza_925{color:#e25353;background:#faecef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:600;display:inline-flex}._memberText_45yza_939{flex-direction:column;gap:2px;min-width:0;display:flex}._memberText_45yza_939 strong,._memberText_45yza_939 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._memberText_45yza_939 strong{color:#111;font-size:.84rem;font-weight:500}._memberText_45yza_939 small{color:#8e919b;font-size:.72rem;font-weight:400}._transferControls_45yza_962{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}._transferControls_45yza_962 button{color:#8b8f99;cursor:pointer;background:#f6f7f9;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._transferControls_45yza_962 button svg{width:14px;height:14px}._transferControls_45yza_962 button:disabled{color:#d5d8de;cursor:not-allowed}._noMembers_45yza_990{color:#8f939c;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:170px;font-size:.9rem;display:flex}._noMembers_45yza_990 svg{box-sizing:content-box;background:#f6f7fa;border-radius:50%;width:19px;height:19px;padding:12px}._note_45yza_1011{color:#7f8086;margin:-2px 0 4px;font-size:.8rem;line-height:1.35}._formError_45yza_1018{color:#c7352d;background:#fff0ef;border:1px solid #ffd0cb;border-radius:10px;grid-column:1/-1;padding:12px 14px;font-size:.84rem;font-weight:500}._modalFooter_45yza_1029{justify-content:flex-end;align-items:center;gap:12px;padding:16px 28px 28px;display:flex}._secondaryButton_45yza_1037,._confirmButton_45yza_1038{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 24px;font-size:.9rem;font-weight:500;display:inline-flex}._secondaryButton_45yza_1037{color:#111;background:#fff;border:1px solid #dfe1e6}._confirmButton_45yza_1038{color:#fff;background:#4380c0;border:1px solid #4380c0}._panelHeader_45yza_1062{justify-content:space-between;align-items:center;display:flex}._panelHeader_45yza_1062 h2{color:#111;margin:0;font-size:1.25rem;font-weight:600}._createButton_45yza_1074{color:#fff;cursor:pointer;background:#4380c0;border:1px solid #4380c0;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:.9rem;font-weight:500;display:inline-flex}._createButton_45yza_1074 svg{width:18px;height:18px}._linkedAssetsPanel_45yza_1093{gap:16px;padding-top:0}._linkedToolbar_45yza_1098{justify-content:space-between;align-items:center;gap:16px;display:flex}._linkedLeftTools_45yza_1105{align-items:center;gap:10px;min-width:0;display:flex}._linkedSearch_45yza_1112{color:#111;background:#fff;border:1px solid #e1e3e8;border-radius:999px;align-items:center;width:226px;height:40px;padding:0 12px;display:flex}._linkedSearch_45yza_1112 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.84rem}._linkedSearch_45yza_1112 input::placeholder{color:#777a84;opacity:1}._linkedSearch_45yza_1112 svg{flex-shrink:0;width:18px;height:18px}._linkedIconButton_45yza_1142{color:#111;cursor:pointer;background:#f6f7f9;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}._linkedIconButton_45yza_1142 svg{width:18px;height:18px}._linkedTableShell_45yza_1159{border:1px solid #e1e3e8;border-radius:14px;overflow:hidden}._linkedTable_45yza_1159{border-collapse:collapse;width:100%}._linkedTable_45yza_1159 th,._linkedTable_45yza_1159 td{text-align:left;white-space:nowrap;border-bottom:1px solid #e8eaee;height:56px;padding:0 28px;font-size:.84rem}._linkedTable_45yza_1159 th{color:#15161b;background:#f4f4f6;height:42px;font-weight:500}._linkedTable_45yza_1159 th:first-child{width:36%}._linkedTable_45yza_1159 th:nth-child(2){width:46%}._linkedTable_45yza_1159 th:nth-child(3){width:14%}._linkedTable_45yza_1159 th:last-child,._linkedTable_45yza_1159 td:last-child{text-align:right;width:44px;padding-left:10px;padding-right:18px}._linkedTable_45yza_1159 tr:last-child td{border-bottom:0}._clickableRow_45yza_1204{cursor:pointer}._clickableRow_45yza_1204:hover{background:#f8fafc}._linkedAssetName_45yza_1211{color:#111;align-items:center;gap:12px;font-weight:400;display:inline-flex}._linkedAssetIcon_45yza_1219{color:#777a84;background:#f2f3f6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._linkedAssetIcon_45yza_1219 svg{width:16px;height:16px}._linkedCategoryBadge_45yza_1234{color:#9c27d6;background:#f7e6ff;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:500;display:inline-flex}._linkedRowAction_45yza_1244{color:#777a84;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._linkedRowAction_45yza_1244 svg{width:18px;height:18px}._linkedPagination_45yza_1261{color:#111;justify-content:flex-end;align-items:center;gap:14px;font-size:.84rem;display:flex}._linkedPagination_45yza_1261>button{color:#111;background:#fff;border:1px solid #e1e3e8;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:58px;height:36px;display:inline-flex}._linkedPagination_45yza_1261>button svg{width:14px;height:14px}._linkedPagination_45yza_1261 strong{font-size:.84rem;font-weight:400}._paginationButtons_45yza_1290{gap:8px;display:inline-flex}._paginationButtons_45yza_1290 button{color:#c4c7ce;background:#fff;border:1px solid #e8eaee;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._paginationButtons_45yza_1290 button svg{width:16px;height:16px}._linkedAssetModal_45yza_1310{background:#fff;border-radius:16px;flex-direction:column;width:min(600px,100vw - 32px);display:flex;overflow:hidden;box-shadow:0 24px 90px #0000003d}._linkedAssetModal_45yza_1310 ._modalHeader_45yza_670{padding:22px 28px}._linkedAssetModal_45yza_1310 ._modalFooter_45yza_1029{padding:14px 28px 28px}._unavailablePanel_45yza_1326{text-align:center;justify-content:center;align-items:center;min-height:420px}._unavailablePanel_45yza_1326 div{max-width:320px}._unavailablePanel_45yza_1326 h2{color:#111;margin:0 0 8px;font-size:1rem;font-weight:500}._unavailablePanel_45yza_1326 p{color:#8b8e98;margin:0;font-size:.86rem}._modellingPanel_45yza_1347{gap:16px}._immersionCardsPanel_45yza_1351{background:0 0;gap:14px;padding:0}._immersionCardsPanel_45yza_1351>h2{color:#111;letter-spacing:0;text-transform:uppercase;margin:0;font-size:14px;font-weight:500;line-height:20px}._immersionCardGrid_45yza_1366{grid-template-columns:repeat(2,minmax(300px,376px));align-items:start;gap:20px;display:grid}._immersionCard_45yza_1351{background:#fbfbfc;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;min-height:300px;display:flex;overflow:hidden}._immersionCardImage_45yza_1383{background:#e6edf3;height:136px;position:relative;overflow:hidden}._immersionFieldImage_45yza_1390{background:radial-gradient(at 42% 20%,#ffffffe6 0 18%,#0000 19%),linear-gradient(#d7e5ec 0 44%,#0000 45%),linear-gradient(165deg,#8cc658 0 28%,#6ea642 29% 47%,#bfd37c 48% 59%,#4f9738 60% 100%)}._immersionVehicleImage_45yza_1394{background:radial-gradient(at 24% 55%,#fff 0 13%,#0000 14%),radial-gradient(at 56% 47%,#fff 0 15%,#0000 16%),radial-gradient(at 83% 53%,#f7f8fa 0 12%,#0000 13%),linear-gradient(155deg,#cdd3d8 0 32%,#9aa5ad 33% 54%,#747f88 55% 100%)}._immersionRedCarImage_45yza_1398{background:url(../../../shared/assets/images/car_immersion.png) 50%/cover no-repeat}._immersionCardMenu_45yza_1402{color:#111;cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:10px;right:10px}._immersionCardMenu_45yza_1402 svg{width:18px;height:18px}._immersionCardBody_45yza_1422{flex-direction:column;flex:1;padding:12px 16px 16px;display:flex}._immersionCardBody_45yza_1422 h3{color:#111;margin:0 0 4px;font-size:14px;font-weight:500;line-height:20px}._immersionCardBody_45yza_1422 p{color:#737789;margin:0;font-size:14px;font-weight:400;line-height:20px}._immersionCardBody_45yza_1422 button{color:#fff;cursor:pointer;background:#4380c0;border:0;border-radius:999px;width:100%;height:40px;margin-top:auto;font-size:14px;font-weight:500}._modelToolbar_45yza_1455{justify-content:space-between;align-items:center;display:flex}._modelActions_45yza_1461{gap:10px;display:inline-flex}._modelActions_45yza_1461 button{color:#111;cursor:pointer;background:#fff;border:1px solid #e1e3e8;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:.86rem;font-weight:500;display:inline-flex}._modelActions_45yza_1461 button svg{width:17px;height:17px}._modelPreview_45yza_1484{background:linear-gradient(#4380c029,#4380c029),url(../../../shared/assets/images/login_bg.jpg) 50%/cover;border-radius:14px;min-height:226px;position:relative;overflow:hidden}._modelPreview_45yza_1484>div{justify-content:flex-end;align-items:flex-end;padding:16px;display:flex;position:absolute;inset:0}._modelStatus_45yza_1500{color:#4ab56b;background:#e5f8e9;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;display:inline-flex}._modelStatus_45yza_1500 svg{width:14px;height:14px}._modelTableShell_45yza_1516{border:1px solid #e1e3e8;border-radius:14px;overflow:hidden}._modelViewerPanel_45yza_28{color:#fff;background:#151515;border-radius:0;justify-content:center;align-items:center;min-height:650px;position:relative}._modelCloseButton_45yza_1532{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:.84rem;font-weight:500;display:inline-flex;position:absolute;top:16px;right:16px}._modelCloseButton_45yza_1532 svg{width:16px;height:16px}._viewerLoader_45yza_1554{flex-direction:column;align-items:center;gap:6px;display:flex}._viewerLoader_45yza_1554 ._viewerLogo_45yza_1560{color:#111;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1;display:inline-flex}._viewerLoader_45yza_1554 strong{color:#fff;font-size:18px;font-weight:600;line-height:24px}._viewerLoader_45yza_1554 span{color:#c5c7ce;font-size:14px;font-weight:400;line-height:20px}._viewerLoader_45yza_1554 i{border:6px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:56px;height:56px;margin-top:26px;animation:.8s linear infinite _spin_45yza_1}._photoReviewPanel_45yza_29{min-height:650px}._photoCanvas_45yza_30{isolation:isolate;background:url(../../../shared/assets/images/login_bg.jpg) 50%/cover no-repeat;border-radius:14px;flex:1;min-height:650px;position:relative;overflow:hidden}._photoCanvas_45yza_30:after{content:"";pointer-events:none;z-index:1;background:#00000014;position:absolute;inset:0}._vehiclePhotoCanvas_45yza_1618{background:url(../../../shared/assets/images/car_immersion.png) 50%/cover no-repeat}._vehiclePhotoCanvas_45yza_1618:after{background:#00000014}._vehiclePhotoCanvas_45yza_1618 ._hotspotTicket_45yza_1624{top:42%;left:61%}._vehiclePhotoCanvas_45yza_1618 ._hotspotAsset_45yza_1628{top:70%;left:39%}._hotspot_45yza_1624{color:#e25353;cursor:pointer;z-index:2;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;box-shadow:0 10px 34px #00000038}._hotspot_45yza_1624 svg{width:20px;height:20px}._hotspotTicket_45yza_1624{color:#111;top:34%;left:52%}._hotspotAsset_45yza_1628{color:#111;top:70%;left:18%}._navigationPill_45yza_1665{color:#282a30;cursor:pointer;z-index:2;background:#ffffffb8;border:0;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 22px;font-size:14px;font-weight:500;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}._navigationPill_45yza_1665 svg{width:16px;height:16px;transform:rotate(180deg)}._reportPhotoCanvas_45yza_1690,._assetPhotoCanvas_45yza_1696{justify-content:center;align-items:center;display:flex}._reportPhotoCanvas_45yza_1690:before,._assetPhotoCanvas_45yza_1696:before{background:inherit;content:"";filter:blur(8px);z-index:0;position:absolute;inset:0;transform:scale(1.035)}._reportPhotoCanvas_45yza_1690:after,._assetPhotoCanvas_45yza_1696:after{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0000003d}._reportDim_45yza_1719{pointer-events:none;z-index:3;background:#0000001f;position:absolute;inset:0}._ticketOverlayCard_45yza_1727{color:#202128;z-index:4;background:#fff;border-radius:12px;width:min(572px,100% - 48px);max-width:572px;position:relative;overflow:hidden;box-shadow:0 22px 80px #0000004d}._ticketOverlayCard_45yza_1727 header{background:#f2f3f5;border-bottom:1px solid #e0e2e7;justify-content:space-between;align-items:center;height:60px;padding:0 28px;display:flex}._ticketOverlayCard_45yza_1727 header h2{color:#202128;margin:0;font-size:16px;font-weight:600;line-height:20px}._ticketOverlayCard_45yza_1727 header button{color:#42454d;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._ticketOverlayCard_45yza_1727 header button svg{width:20px;height:20px}._ticketOverlayCard_45yza_1727 footer{border-top:1px solid #e8eaee;justify-content:space-between;align-items:center;height:58px;margin:0 28px;display:flex}._ticketOverlayCard_45yza_1727 footer span{color:#8b8e98;align-items:center;gap:8px;font-size:12px;display:inline-flex}._ticketOverlayCard_45yza_1727 footer span svg{width:17px;height:17px}._ticketOverlayBody_45yza_1790{padding:14px 28px 20px}._ticketOverlayBody_45yza_1790 p,._ticketOverlayBody_45yza_1790 li{color:#202128;font-size:13px;font-weight:400;line-height:18px}._ticketOverlayBody_45yza_1790 p{margin:20px 0 0}._ticketOverlayBody_45yza_1790 ul{margin:4px 0 0;padding-left:20px}._ticketOverlayMeta_45yza_1808{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}._maintenanceBadge_45yza_1815{color:#e25353;background:#ffd5d8;border-radius:999px;align-items:center;gap:8px;height:28px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}._maintenanceBadge_45yza_1815 svg{width:14px;height:14px}._createdAt_45yza_1832{color:#8b8e98;font-size:12px;font-weight:400}._ticketDetails_45yza_1838{gap:2px;margin:0;display:grid}._ticketDetails_45yza_1838 div{align-items:center;gap:4px;display:flex}._ticketDetails_45yza_1838 dt,._ticketDetails_45yza_1838 dd{color:#202128;margin:0;font-size:13px;line-height:18px}._ticketDetails_45yza_1838 dt{font-weight:600}._ticketDetails_45yza_1838 dd{font-weight:500}._statusSelect_45yza_1862{color:#6f737c;background:#eef0f3;border-radius:999px;align-items:center;min-height:24px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}._mediumPriority_45yza_1874{color:#d9a026!important}._editTicketButton_45yza_1878{color:#535861;cursor:pointer;background:#f1f2f4;border:0;border-radius:8px;align-items:center;gap:10px;height:36px;padding:0 16px;font-size:13px;font-weight:500;display:inline-flex}._editTicketButton_45yza_1878 svg{width:16px;height:16px}._assetOverlayCard_45yza_1897{color:#111;z-index:4;background:#fff;border-radius:16px;flex-direction:column;width:min(1168px,100% - 160px);height:min(724px,100vh - 230px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000052}._assetOverlayHeader_45yza_1911{background:#f1f2f4;border-bottom:1px solid #dcdee3;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex}._assetOverlayHeader_45yza_1911 strong{color:#202128;font-size:16px;font-weight:600}._assetOverlayHeader_45yza_1911 button{color:#2b2d34;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._assetOverlayHeader_45yza_1911 button svg{width:24px;height:24px}._assetOverlayHero_45yza_1943{flex-shrink:0;align-items:center;gap:18px;padding:14px 24px 16px;display:flex}._assetOverlayHero_45yza_1943 h2{color:#111;margin:0 0 4px;font-size:23px;font-weight:600;line-height:28px}._assetOverlayHero_45yza_1943 p{color:#737789;margin:0;font-size:16px;font-weight:400;line-height:22px}._pumpThumb_45yza_1965{background:radial-gradient(circle at 44% 48%,#20242a 0 20%,#0000 21%),radial-gradient(circle at 48% 48%,#55606a 0 36%,#0000 37%),linear-gradient(#c92832 0 0) 10px 14px/43px 7px no-repeat,linear-gradient(#1f2328 0 0) 44px 20px/16px 26px no-repeat,linear-gradient(#111418 0 0) 20px 48px/30px 6px no-repeat;border-radius:12px;flex-shrink:0;width:56px;height:56px;display:inline-flex}._assetOverlayBadge_45yza_1974{color:#aa3b3f;background:#ffc3c6;border-radius:999px;align-items:center;gap:8px;height:42px;margin-left:auto;padding:0 20px;font-size:16px;font-weight:500;display:inline-flex}._assetOverlayBadge_45yza_1974 svg{width:18px;height:18px}._assetOverlayMenu_45yza_1992{color:#3f424a;cursor:pointer;background:#f8f8fa;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}._assetOverlayMenu_45yza_1992 svg{width:20px;height:20px}._assetOverlayLayout_45yza_2009{flex:1;grid-template-columns:200px minmax(0,1fr);gap:32px;min-height:0;padding:0 24px 24px;display:grid;overflow-y:auto}._assetOverlayDrive_45yza_2019{width:100%;max-width:100%;min-height:0;overflow:auto}._assetOverlayNav_45yza_2026{flex-direction:column;gap:10px;display:flex}._assetOverlayNav_45yza_2026 button{color:#2c2f36;cursor:pointer;text-align:left;background:#f7f7f9;border:0;border-radius:10px;align-items:center;gap:10px;height:44px;padding:0 18px;font-size:16px;font-weight:400;display:flex}._assetOverlayNav_45yza_2026 button svg{width:20px;height:20px}._assetOverlayNav_45yza_2026 button._active_45yza_203{color:#fff;background:#4380c0;font-weight:500}._assetOverlayInfo_45yza_2056{max-width:520px;padding-top:8px}._assetOverlayInfo_45yza_2056 h3{color:#111;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:500;line-height:20px}._assetOverlayInfo_45yza_2056 dl{gap:12px;margin:0;display:grid}._assetOverlayInfo_45yza_2056 dt{color:#111;margin:0 0 6px;font-size:14px;font-weight:500;line-height:20px}._assetOverlayInfo_45yza_2056 dt strong{color:#e25353}._assetOverlayInfo_45yza_2056 dd{color:#111;margin:0;font-size:14px;font-weight:400;line-height:20px}._assetOverlayPair_45yza_2091{grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;display:grid}@keyframes _spin_45yza_1{to{transform:rotate(360deg)}}._linkedModalBody_45yza_2102{grid-template-columns:1fr;gap:20px;padding:22px 28px 16px;display:grid}._assetTypeChooser_45yza_2109{flex-direction:column;gap:10px;display:flex}._assetTypeChooser_45yza_2109>span{color:#111;font-size:.88rem;font-weight:500}._assetTypeGrid_45yza_2120{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._assetTypeCard_45yza_2126{color:#3f424a;cursor:pointer;background:#f7f7f9;border:2px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:114px;padding:20px 0;display:flex}._assetTypeCard_45yza_2126[data-active=true]{background:#f1f3f6;border-color:#4380c0;box-shadow:0 0 0 2px #4380c029}._assetTypeCard_45yza_2126>span{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}._assetTypeCard_45yza_2126>span svg{width:21px;height:21px}._assetTypeCard_45yza_2126[data-tone=building]>span{color:#f0b93f;background:#fff0c8}._assetTypeCard_45yza_2126[data-tone=space]>span{color:#73a8ff;background:#eef4ff}._assetTypeCard_45yza_2126[data-tone=equipment]>span{color:#a988ff;background:#f1e8ff}._assetTypeCard_45yza_2126 strong{color:#3a3d45;font-size:.86rem;font-weight:500}._scanGrid_45yza_2175,._subAssetGrid_45yza_2176{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}._scanCard_45yza_2182,._subAssetCard_45yza_2183,._documentRow_45yza_2184{background:#fff;border:1px solid #e9ecef;border-radius:12px;align-items:center;gap:14px;min-width:0;padding:16px;display:flex}._scanPreview_45yza_2195{color:#fff;background:linear-gradient(#4380c029,#4380c029),url(../../../shared/assets/images/login_bg.jpg) 50%/cover;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:112px;height:82px;display:flex}._scanPreview_45yza_2195 svg{width:28px;height:28px}._scanCard_45yza_2182 h3,._documentRow_45yza_2184 h3,._subAssetCard_45yza_2183 h3{color:#111;margin:0 0 4px;font-size:.95rem;font-weight:500}._scanCard_45yza_2182 p,._documentRow_45yza_2184 p,._subAssetCard_45yza_2183 p{color:#73757d;margin:0;font-size:.8rem}._scanCard_45yza_2182 button,._documentRow_45yza_2184 button,._subAssetCard_45yza_2183 button{color:#777a84;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;display:inline-flex}._scanCard_45yza_2182 button svg,._documentRow_45yza_2184 button svg,._subAssetCard_45yza_2183 button svg{width:18px;height:18px}._scanCard_45yza_2182 button:hover,._documentRow_45yza_2184 button:hover,._subAssetCard_45yza_2183 button:hover{color:#111;background:#f2f4f8}._dataTableShell_45yza_2254{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:auto}._dataTable_45yza_2254{border-collapse:collapse;width:100%;min-width:760px}._dataTable_45yza_2254 th,._dataTable_45yza_2254 td{color:#4c4d53;text-align:left;white-space:nowrap;border-bottom:1px solid #eef0f3;padding:13px 16px;font-size:.82rem}._dataTable_45yza_2254 th{color:#696a72;background:#fafafa;font-size:.74rem;font-weight:500}._dataTable_45yza_2254 tr:last-child td{border-bottom:0}._blueText_45yza_2285{font-weight:500;color:#4380c0!important}._softBadge_45yza_2290,._priorityBadge_45yza_2291{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:500;display:inline-flex}._softBadge_45yza_2290{color:#3167d9;background:#eaf3ff}._priorityBadge_45yza_2291{color:#9b6a00;background:#fff7dd}._rowAction_45yza_2309{color:#777a84;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}._rowAction_45yza_2309 svg{width:18px;height:18px}._documentList_45yza_2326{flex-direction:column;gap:12px;display:flex}._documentIcon_45yza_2332,._subAssetIcon_45yza_2333{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}._documentIcon_45yza_2332 svg,._subAssetIcon_45yza_2333 svg{width:22px;height:22px}._documentIcon_45yza_2332{color:#4380c0;background:#edf4ff}._subAssetIcon_45yza_2333{color:#2fa76a;background:#ecfdf3}._statusPill_45yza_2358{color:#16864e;background:#ecfdf3;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:6px 10px;font-size:.74rem;font-weight:500;display:inline-flex}._statusPill_45yza_2358 svg{width:14px;height:14px}._iconBg0_45yza_2375{color:#1976d2;background-color:#e3f2fd}._iconBg1_45yza_2380{color:#c62828;background-color:#fce4ec}._iconBg2_45yza_2385{color:#2e7d32;background-color:#e8f5e9}._iconBg3_45yza_2390{color:#ef6c00;background-color:#fff3e0}._iconBg4_45yza_2395{color:#7b1fa2;background-color:#f3e5f5}._iconBg5_45yza_2400{color:#00838f;background-color:#e0f7fa}._iconBg6_45yza_2405{color:#d84315;background-color:#fbe9e7}._drivePanel_hvux7_1{flex-direction:column;width:100%;min-height:100%;padding:8px 4px 24px;display:flex}._geoBannerSlot_hvux7_9{flex-shrink:0;margin-bottom:14px}._breadcrumb_hvux7_14{flex-wrap:wrap;align-items:center;gap:4px 6px;margin-bottom:12px;font-size:14px;line-height:1.35;display:flex}._breadcrumbLink_hvux7_24{color:#4a90e2;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;padding:0;font-weight:500}._breadcrumbLink_hvux7_24:hover{text-decoration:underline}._breadcrumbCurrent_hvux7_38{color:#111827;font-weight:600}._breadcrumbSep_hvux7_43{color:#9ca3af;flex-shrink:0;width:14px;height:14px}._rowOpenable_hvux7_50{cursor:pointer}._rowActionsCell_hvux7_54{justify-content:center;justify-self:center;align-items:center;display:flex}._toast_hvux7_61{z-index:5000;color:#00a958;transform-origin:100% 100%;background:#e9fff4;border:1px solid #00bf63;border-radius:4px;justify-content:space-between;align-items:center;width:min(524px,100vw - 48px);min-height:64px;padding:0 16px;font-size:14px;font-weight:600;animation:.22s cubic-bezier(.16,1,.3,1) both _toastEnter_hvux7_1;display:flex;position:fixed;bottom:24px;right:24px}._toastClosing_hvux7_82{animation:.22s cubic-bezier(.4,0,1,1) both _toastExit_hvux7_1}._toastClose_hvux7_86{color:#00a958;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._toastClose_hvux7_86:hover{background:#1665340f}._toastCloseSvg_hvux7_102{width:32px;height:32px;display:block;overflow:visible}._toastCloseRing_hvux7_109{fill:none;stroke:#00bf63;stroke-width:1.7px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0;transform-origin:50%;animation:4.5s linear forwards _toastCloseRing_hvux7_109;transform:rotate(-90deg)}._toastCloseCross_hvux7_121{stroke:currentColor;stroke-width:2.7px;stroke-linecap:round}@keyframes _toastCloseRing_hvux7_109{to{stroke-dashoffset:-1px}}@keyframes _toastEnter_hvux7_1{0%{opacity:0;transform:translate(24px,16px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes _toastExit_hvux7_1{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(24px,16px)scale(.98)}}@media (prefers-reduced-motion:reduce){._toast_hvux7_61,._toastClosing_hvux7_82,._toastCloseRing_hvux7_109{animation:none}}._toolbar_hvux7_159{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}._toolbarMain_hvux7_168{flex:1;align-items:center;gap:16px;min-width:0;display:flex}._filterWrap_hvux7_176{flex-shrink:0;position:relative}._filterMenu_hvux7_181{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:12px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 32px #0f172a1a}._filterMenu_hvux7_181 button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;display:block}._filterMenu_hvux7_181 button:hover{background:#f9fafb}._filterMenuActive_hvux7_210{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}._leftTools_hvux7_216,._rightTools_hvux7_217{align-items:center;gap:16px;min-width:0;display:flex}._rightTools_hvux7_217{gap:12px}._scopeButton_hvux7_228,._newButton_hvux7_229,._viewModeButton_hvux7_230,._rowsSelect_hvux7_231,._pageButtons_hvux7_232 button,._rowAction_hvux7_54{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}._scopeButton_hvux7_228{color:#111827;white-space:nowrap;background:0 0;border-radius:999px;gap:8px;height:40px;padding:0;font-size:15px;font-weight:500}._scopeButton_hvux7_228 svg{color:#6b7280;width:17px;height:17px}._scopeButton_hvux7_228:hover,._scopeButton_hvux7_228:hover svg{color:#4a90e2}._searchField_hvux7_264{color:#111827;background:#fff;border:1px solid #e8eaee;border-radius:999px;flex:0 0 228px;align-items:center;width:228px;height:40px;padding:0 14px 0 18px;display:flex}._searchField_hvux7_264 input{color:#111827;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px;font-weight:400}._searchField_hvux7_264 input::placeholder{color:#9ca3af;opacity:1}._searchField_hvux7_264 svg{color:#6b7280;flex-shrink:0;width:18px;height:18px}._newButton_hvux7_229{color:#fff;background:#4a90e2;border-radius:999px;gap:8px;min-width:93px;height:40px;padding:0 18px;font-size:15px;font-weight:600;transition:background-color .15s}._newButton_hvux7_229:hover{background:#3d7ecc}._newButton_hvux7_229 span{font-size:15px;font-weight:600;line-height:20px}._newButton_hvux7_229 svg{width:18px;height:18px}._viewModeButton_hvux7_230{color:#111827;background:#fff;border:1px solid #e8eaee;border-radius:999px;gap:8px;height:40px;padding:0 14px}._viewModeButton_hvux7_230 svg{width:18px;height:18px}._viewModeButton_hvux7_230:hover{background:#f9fafb}._viewWrap_hvux7_339{position:relative}._viewMenu_hvux7_343{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:12px;min-width:140px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0f172a1a}._viewMenu_hvux7_343 button{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;display:flex}._viewMenu_hvux7_343 button svg{flex-shrink:0;width:16px;height:16px}._viewMenu_hvux7_343 button:hover{background:#f9fafb}._viewMenuActive_hvux7_379{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}._table_hvux7_385{width:100%;box-shadow:none;background:#fff;border:1px solid #e8eaee;border-radius:16px;grid-template-columns:48px minmax(0,2.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.95fr) minmax(0,.95fr) 52px;display:grid;overflow:visible}._header_hvux7_396,._row_hvux7_50{grid-column:1/-1;grid-template-columns:subgrid;align-items:center;column-gap:0;min-width:0;display:grid}._header_hvux7_396{color:#6b7280;background:#f7f7f9;border-bottom:1px solid #e8eaee;border-radius:16px 16px 0 0;min-height:40px;padding:0 8px 0 12px}._colHead_hvux7_415{letter-spacing:0;text-transform:none;padding:0 8px;font-size:14px;font-weight:400}._actionsHead_hvux7_423{display:block}._nameHeader_hvux7_427{color:#111827;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}._nameHeader_hvux7_427 svg{color:#9ca3af;width:14px;height:14px}._checkboxCell_hvux7_447{justify-content:center;align-items:center;padding:0 4px 0 8px;display:inline-flex}._rowCheckbox_hvux7_454{accent-color:#4a90e2;cursor:pointer;border-radius:4px;width:16px;height:16px}._bodySurface_hvux7_462{grid-column:1/-1;grid-template-columns:subgrid;display:grid}._row_hvux7_50{color:#111827;background:#fff;border-top:1px solid #e8eaee;min-height:64px;padding-right:4px;transition:background-color .15s;position:relative}._row_hvux7_50:has(._rowMenu_hvux7_478){z-index:1000}._row_hvux7_50:before{content:"";opacity:0;background:#4a90e2;border-radius:0 3px 3px 0;width:0;transition:opacity .15s;position:absolute;top:0;bottom:0;left:0}._row_hvux7_50:hover:not(._rowSelected_hvux7_495){background:#fafafa}._rowSelected_hvux7_495{background:#fff7f7}._rowSelected_hvux7_495:before{opacity:1;width:4px}._rowSelected_hvux7_495:hover{background:#fff2f2}._metaCell_hvux7_511{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:8px;font-size:14px;font-weight:400;overflow:hidden}._nameCell_hvux7_522{color:#111827;align-items:center;gap:12px;min-width:0;padding:10px 8px 10px 4px;display:flex}._nameText_hvux7_531{flex-direction:column;min-width:0;display:flex}._nameTitleLine_hvux7_537{align-items:center;gap:6px;min-width:0;display:flex}._nameTitle_hvux7_537{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}._favoriteIcon_hvux7_553,._sharedIcon_hvux7_554{flex-shrink:0;width:15px;height:15px}._favoriteIcon_hvux7_553{color:#eab308}._sharedIcon_hvux7_554{color:#6b7280}._rowAction_hvux7_54{color:#6b7280;background:0 0;border:none;border-radius:8px;justify-self:center;width:36px;height:36px}._rowAction_hvux7_54:hover{color:#111827;background:#f3f4f6}._rowAction_hvux7_54 svg{width:18px;height:18px}._rowMenuWrap_hvux7_586{z-index:20;justify-self:center;position:relative}._rowMenuWrapOpen_hvux7_592{z-index:1001}._rowMenu_hvux7_478{z-index:1002;background:#fff;border:1px solid #e8eaee;border-radius:12px;min-width:260px;padding:8px 16px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f172a1a}._rowMenuItem_hvux7_609{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;display:flex}._rowMenuItem_hvux7_609:hover:not(:disabled){background:#f9fafb}._rowMenuItem_hvux7_609:disabled{color:#9ca3af;cursor:not-allowed}._rowMenuDanger_hvux7_631{color:#ff3434;border-top:1px solid #e8eaee;border-radius:0;margin-top:8px;padding-top:16px}._rowMenuDanger_hvux7_631:hover{color:#dc2626;background:0 0}._grid_hvux7_643{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;min-height:180px;display:grid}._pagination_hvux7_650{color:#111827;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;font-size:14px;display:flex}._paginationMuted_hvux7_661{color:#6b7280;font-weight:400}._rowsSelect_hvux7_231,._pageButtons_hvux7_232 button{color:#111827;background:#fff;border:1px solid #e8eaee;border-radius:8px;height:36px}._rowsSelect_hvux7_231{gap:8px;min-width:58px;padding:0 10px}._rowsSelect_hvux7_231:hover{background:#f9fafb}._rowsSelectWrap_hvux7_684{position:relative}._rowsMenu_hvux7_688{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:10px;min-width:100%;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0f172a1f}._rowsMenu_hvux7_688 button{color:#111827;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;border-radius:8px;padding:8px 12px;display:block}._rowsMenu_hvux7_688 button:hover{background:#f9fafb}._rowsMenuActive_hvux7_717{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}._pageButtons_hvux7_232{border-left:1px solid #e8eaee;gap:6px;margin-left:4px;padding-left:12px;display:inline-flex}._pageButtons_hvux7_232 button{color:#6b7280;width:36px}._pageButtons_hvux7_232 button:disabled{cursor:not-allowed;opacity:.55}._pageButtons_hvux7_232 button svg{width:16px;height:16px}@media (width<=1100px){._toolbar_hvux7_159,._toolbarMain_hvux7_168{flex-direction:column;align-items:stretch}._searchField_hvux7_264{flex:1;width:100%}._rightTools_hvux7_217{justify-content:flex-end}._table_hvux7_385{grid-template-columns:44px minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.85fr) minmax(0,.85fr) 48px;overflow-x:auto}._pagination_hvux7_650{flex-direction:column;align-items:flex-end}._pageButtons_hvux7_232{border-left:none;margin-left:0;padding-left:0}}._overlay_1r42j_1{z-index:4000;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._dialog_1r42j_12{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:520px;max-height:min(92vh,720px);display:flex;overflow:hidden;box-shadow:0 28px 80px #00000059}._header_1r42j_24{border-bottom:1px solid #e8eaee;justify-content:space-between;align-items:center;min-height:66px;padding:18px 28px;display:flex}._title_1r42j_33{color:#111827;margin:0;font-size:18px;font-weight:700}._closeBtn_1r42j_40{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._closeBtn_1r42j_40:hover{color:#111827;background:#f3f4f6}._tabs_1r42j_57{gap:4px;padding:20px 28px 0;display:flex}._tab_1r42j_57{color:#6b7280;cursor:pointer;background:#f5f5f5;border:1px solid #0000;border-radius:999px;flex:none;min-width:132px;height:40px;padding:0 24px;font-size:14px;font-weight:500}._tab_1r42j_57:hover{color:#111827}._tabActive_1r42j_80{color:#111827;background:#fff;border-color:#ff3434;font-weight:600}._body_1r42j_87{padding:18px 28px 0;overflow-y:auto}._field_1r42j_92{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}._label_1r42j_99{color:#111827;font-size:14px;font-weight:600}._required_1r42j_105{color:#ff3434}._input_1r42j_109{color:#111827;background:#fbfbfd;border:1px solid #dddddf;border-radius:6px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px}._input_1r42j_109::placeholder{color:#9ca3af}._input_1r42j_109:focus{background:#fff;border-color:#7eb3ea}._typeRow_1r42j_128{grid-template-columns:1fr 1fr;gap:12px;display:grid}._typeCard_1r42j_134{cursor:pointer;text-align:center;background:#f4f4f6;border:2px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:130px;padding:16px 12px;transition:border-color .15s,background .15s;display:flex}._typeCard_1r42j_134:hover{border-color:#d1d5db}._typeCard_1r42j_134:disabled{cursor:not-allowed;opacity:.7}._typeCardActive_1r42j_157{background:#fff7f7;border-color:#ff3434}._typeIcon_1r42j_162{border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._typeTitle_1r42j_171{color:#111827;margin:0;font-size:14px;font-weight:700}._typeDesc_1r42j_178{color:#6b7280;margin:0;font-size:12px;line-height:1.35}._dropZone_1r42j_185{cursor:pointer;text-align:center;background:#fff;border:1px dashed #d7d9df;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:166px;padding:28px 20px;transition:border-color .15s,background .15s;display:flex}._dropZone_1r42j_185[data-active=true]{background:#eff6ff;border-color:#4a90e2}._dropZone_1r42j_185:focus{outline:none}._dropZone_1r42j_185:focus-visible{border-color:#b8bbc4;box-shadow:0 0 0 3px #4a90e21f}._dropIcon_1r42j_212{color:#6b7280;background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._dropTitle_1r42j_223{color:#111827;margin:0;font-size:13px;font-weight:600}._dropBrowse_1r42j_230{color:#ff3434;font-weight:600}._dropHint_1r42j_235{color:#6b7280;margin:0;font-size:13px}._uploadField_1r42j_241{flex-direction:column;gap:10px;margin-top:18px;display:flex}._uploadList_1r42j_248{flex-direction:column;gap:12px;display:flex}._uploadItem_1r42j_254{background:#fbfbfd;border:1px solid #dddddf;border-radius:6px;grid-template-columns:32px minmax(0,1fr);gap:12px;min-height:68px;padding:16px;display:grid}._fileIcon_1r42j_265{color:#ff3434;background:#ffe2e2;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._fileMeta_1r42j_276{flex-direction:column;gap:5px;min-width:0;display:flex}._fileTopLine_1r42j_283{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}._fileName_1r42j_291{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:400;overflow:hidden}._fileSize_1r42j_301{color:#6b7280;font-size:12px}._fileStatus_1r42j_306{color:#16863a;font-size:12px}._fileRemove_1r42j_311,._fileDone_1r42j_312{flex-shrink:0}._fileRemove_1r42j_311{color:#8a8d98;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}._fileRemove_1r42j_311:hover:not(:disabled){color:#111827;background:#f1f1f4}._fileRemove_1r42j_311:disabled{cursor:not-allowed;opacity:.55}._fileDone_1r42j_312{color:#16863a}._progressRow_1r42j_341{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;margin-top:4px;display:grid}._progressTrack_1r42j_349{background:#dfdfe4;border-radius:999px;height:4px;display:block;overflow:hidden}._progressFill_1r42j_357{border-radius:inherit;background:#178d38;height:100%;display:block}._progressLabel_1r42j_364{color:#6b7280;text-align:right;font-size:12px}._hint_1r42j_370{color:#b91c1c;margin:8px 0 0;font-size:12px}._footer_1r42j_376{justify-content:flex-end;gap:12px;padding:12px 28px 27px;display:flex}._btnGhost_1r42j_383{color:#111827;cursor:pointer;background:#fff;border:1px solid #d8d8da;border-radius:999px;height:40px;padding:0 22px;font-size:14px;font-weight:600}._btnGhost_1r42j_383:hover{background:#f9fafb}._btnPrimary_1r42j_398{color:#fff;cursor:pointer;background:#4380c0;border:none;border-radius:999px;height:40px;padding:0 26px;font-size:14px;font-weight:600}._btnPrimary_1r42j_398:hover:not(:disabled){filter:brightness(.95)}._btnPrimary_1r42j_398:disabled{opacity:.5;cursor:not-allowed}._hiddenInput_1r42j_417{opacity:0;pointer-events:none;width:0;height:0;position:absolute}._banner_txgb5_1{background:#f6f6f8;border-radius:15px;grid-template-columns:200px 1fr auto;align-items:stretch;gap:24px;min-height:120px;padding:0 16px 0 0;display:grid}._thumb_txgb5_12{width:200px;min-height:120px;box-shadow:none;background:linear-gradient(135deg,#d6e4d0 0%,#b8d6ad 40%,#e8e3d0 100%);border-radius:15px 0 0 15px;position:relative;overflow:hidden}._thumbInner_txgb5_22{background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:18px 18px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._pin_txgb5_32{background:#e50000;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 2px 6px #0003}._info_txgb5_44{flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:16px 0;display:flex}._tag_txgb5_53{color:#2271eb;align-items:center;gap:4px;margin-bottom:2px;font-size:13px;font-weight:500;display:inline-flex}._title_txgb5_63{color:#1a1a1a;margin:0;font-size:18px;font-weight:600}._locality_txgb5_70{color:#6a6a6a;font-size:14px}._coords_txgb5_75{color:#6a6a6a;align-items:center;gap:6px;margin-top:2px;font-size:13px;display:inline-flex}._actions_txgb5_84{flex-direction:column;justify-content:center;align-items:flex-end;gap:12px;padding:16px 0;display:flex}._geoBtn_txgb5_93{color:#2271eb;cursor:pointer;background:#fff;border:1px solid #c5dafb;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500}._geoBtn_txgb5_93:hover{background:#f0f4fc}._mapsLink_txgb5_107{color:#2271eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:500;display:inline-flex}._mapsLink_txgb5_107:hover{text-decoration:underline}._journalPanel_ua9hs_1{background:#fff;border-radius:20px;flex-direction:column;flex:1;gap:16px;min-height:0;padding:16px 18px 20px;display:flex}._journalToolbar_ua9hs_12{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}._journalToolbarLeft_ua9hs_20,._journalToolbarRight_ua9hs_21{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._journalSearch_ua9hs_28{background:#f4f6f8;border-radius:12px;align-items:center;gap:8px;min-width:220px;padding:0 12px;display:flex}._journalSearch_ua9hs_28 input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:10px 0;font-size:.9rem}._journalSearch_ua9hs_28 svg{color:#6b7785;flex-shrink:0}._iconGhost_ua9hs_51{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e3e6ea;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}._createEntryBtn_ua9hs_64{color:#fff;cursor:pointer;background:#4380c0;border:1px solid #4380c0;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}._viewToggle_ua9hs_80{color:#4a5568;background:#fff;border:1px solid #e3e6ea;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:72px;height:40px;padding:0 12px;display:inline-flex;position:relative}._viewToggle_ua9hs_80 svg{pointer-events:none;flex-shrink:0;width:18px;height:18px}._viewToggle_ua9hs_80 svg:last-of-type{color:#6b7785;width:14px;height:14px;margin-left:-2px}._viewSelectNative_ua9hs_108{appearance:none;color:#0000;cursor:pointer;opacity:0;z-index:2;background:0 0;border:0;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}._tableShell_ua9hs_124{box-sizing:border-box;border:1px solid #e8ecf0;border-radius:16px;flex-direction:column;flex:1;min-height:0;padding:16px 20px 20px;display:flex;overflow:auto}._journalTable_ua9hs_136{border-collapse:collapse;width:100%;font-size:.86rem}._journalTable_ua9hs_136 th,._journalTable_ua9hs_136 td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:12px 10px}._journalTable_ua9hs_136 td._descCell_ua9hs_148{vertical-align:top}._journalTable_ua9hs_136 th{color:#6b7280;letter-spacing:0;white-space:nowrap;background:#fafbfc;font-size:.8rem;font-weight:400}._journalTable_ua9hs_136 th._iconColHead_ua9hs_159{color:#9ca3af;text-align:center;vertical-align:middle;width:1%;padding-left:8px;padding-right:8px}._journalTable_ua9hs_136 th._iconColHead_ua9hs_159 svg{width:16px;height:16px;margin:0 auto;display:block}._journalTable_ua9hs_136 tbody tr:hover{background:#fbfcfd}._dateCell_ua9hs_177{font-variant-numeric:tabular-nums;white-space:nowrap}._personCell_ua9hs_182{gap:10px;display:flex}._personCell_ua9hs_182 p{margin:0;font-size:.88rem;font-weight:600}._personCell_ua9hs_182 strong{font-size:.88rem;display:block}._personCell_ua9hs_182 small{color:#6b7785;font-size:.78rem;display:block}._avatar_ua9hs_201{color:#2b4a6f;background:#e8f0fa;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.72rem;font-weight:700;display:inline-flex}._descCell_ua9hs_148{color:#3a4148;max-width:320px;line-height:1.45}._badge_ua9hs_221{border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-block}._badgeNeutral_ua9hs_229{color:#52525b;background:#f0f0f2}._presenceCell_ua9hs_234{text-align:center;vertical-align:middle}._countCell_ua9hs_239{color:#3f3f46;text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px}._presenceOn_ua9hs_247,._presenceOff_ua9hs_248{vertical-align:middle;border-radius:999px;width:16px;height:16px;display:inline-block}._presenceOn_ua9hs_247{background:#22c55e}._presenceOff_ua9hs_248{background:#dc2626}._pagination_ua9hs_264{border-top:1px solid #eef1f4;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding:12px 14px;display:flex}._pagination_ua9hs_264 strong{font-size:.86rem}._pageSizeBtn_ua9hs_277{cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;display:inline-flex}._paginationNav_ua9hs_289{gap:6px;display:flex}._paginationNav_ua9hs_289 button{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e3e6ea;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._paginationNav_ua9hs_289 button:disabled{cursor:default;opacity:.45}._kanbanBoard_ua9hs_310{gap:14px;min-height:280px;padding-bottom:4px;display:flex;overflow-x:auto}._kanbanColumn_ua9hs_318{background:#f7f9fb;border-radius:16px;flex-direction:column;flex:1;min-width:240px;display:flex}._kanbanColumn_ua9hs_318[data-tone=todo] ._kanbanColumnHeader_ua9hs_327{color:#1b5e20;background:#e8f5e9}._kanbanColumn_ua9hs_318[data-tone=progress] ._kanbanColumnHeader_ua9hs_327{color:#0d47a1;background:#e3f2fd}._kanbanColumn_ua9hs_318[data-tone=done] ._kanbanColumnHeader_ua9hs_327{color:#37474f;background:#f1f3f5}._kanbanColumnHeader_ua9hs_327{border-radius:16px 16px 0 0;padding:10px 14px;font-size:.88rem;font-weight:600}._kanbanCount_ua9hs_349{opacity:.85;font-weight:500}._kanbanColumnBody_ua9hs_354{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex}._kanbanCard_ua9hs_362{background:#fff;border:1px solid #e8ecf0;border-radius:14px;padding:10px 10px 12px;box-shadow:0 1px 2px #0f172a0a}._kanbanCardTop_ua9hs_370{align-items:flex-start;gap:10px;display:flex}._kanbanCardTop_ua9hs_370 strong{flex:1;margin:4px 0 0;font-size:.92rem}._kanbanThumb_ua9hs_381{background:linear-gradient(135deg,#d7e6f5 0%,#a8c7e8 50%,#7aa8d8 100%);border-radius:10px;flex-shrink:0;width:56px;height:44px}._kanbanCardFooter_ua9hs_389{color:#5c6570;border-top:1px solid #f0f2f4;margin-top:10px;padding-top:8px;font-size:.78rem}._modalBackdrop_ua9hs_397{z-index:1200;background:#0f172a59;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0;overflow:auto}._logModal_ua9hs_409{background:#fff;border-radius:20px;width:100%;max-width:720px;box-shadow:0 24px 48px #0f172a2e}._logModalHeader_ua9hs_417{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}._logModalHeader_ua9hs_417 h2{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:700}._logModalClose_ua9hs_432{color:#4a5568;cursor:pointer;background:#f4f6f8;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._logModalBody_ua9hs_445{flex-direction:column;gap:18px;padding:22px 24px 10px;display:flex}._logModalFooter_ua9hs_452{border-top:1px solid #eef1f4;justify-content:flex-end;gap:12px;padding:18px 24px 24px;display:flex}._logGrid2_ua9hs_460{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}._logField_ua9hs_466{flex-direction:column;gap:6px;display:flex}._logField_ua9hs_466 span{color:#111827;font-size:.8rem;font-weight:600}._logField_ua9hs_466 input,._logField_ua9hs_466 textarea,._logField_ua9hs_466 select{box-sizing:border-box;color:#111827;background:#f9f9fa;border:1px solid #e4e4e6;border-radius:6px;outline:none;min-height:40px;padding:0 12px;font-size:.9rem;font-weight:400}._logField_ua9hs_466 input::placeholder,._logField_ua9hs_466 textarea::placeholder{color:#9ca3af;font-weight:400}._logField_ua9hs_466 textarea{resize:vertical;min-height:120px;padding:10px 12px}._inlineLink_ua9hs_501{color:#4380c0;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:2px;padding:0;font-size:.82rem;font-weight:600}._phoneUnified_ua9hs_513{box-sizing:border-box;background:#f9f9fa;border:1px solid #e4e4e6;border-radius:6px;align-items:stretch;min-height:40px;display:flex;overflow:hidden}._phoneDial_ua9hs_524{flex-shrink:0;align-items:center;gap:4px;padding:0 8px 0 12px;display:flex}._phoneDial_ua9hs_524 select{appearance:none;color:#111827;cursor:pointer;background:0 0;border:0;outline:none;max-width:76px;margin:0;padding:8px 0;font-size:.9rem}._phoneDial_ua9hs_524 svg{color:#6b7280;flex-shrink:0;width:16px;height:16px}._phoneDivider_ua9hs_550{background:#e4e4e6;flex-shrink:0;align-self:stretch;width:1px;margin:8px 0}._phoneNumberInput_ua9hs_558{flex:1;min-width:0;min-height:40px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 12px!important}._logField_ua9hs_466 ._phoneDial_ua9hs_524 select{border-radius:0;min-height:0}._selectShell_ua9hs_574{box-sizing:border-box;background:#f9f9fa;border:1px solid #e4e4e6;border-radius:6px;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:flex}._selectShell_ua9hs_574 select{background:0 0;border:0;flex:1;min-width:0;padding:8px 0}._selectShell_ua9hs_574 svg{color:#6b7280;flex-shrink:0}._searchInput_ua9hs_597{box-sizing:border-box;background:#f9f9fa;border:1px solid #e4e4e6;border-radius:6px;align-items:center;gap:10px;min-height:40px;padding:0 12px;display:flex}._searchInput_ua9hs_597 input{background:0 0;border:0;outline:none;flex:1;padding:8px 0;font-size:.9rem}._searchInput_ua9hs_597 svg{color:#6b7280;flex-shrink:0;width:18px;height:18px}._assetMapBlock_ua9hs_623{margin-top:-4px}._assetMap_ua9hs_623{background:#e5e7eb;border-radius:14px;height:200px;position:relative;overflow:hidden}._assetMapApiMissing_ua9hs_635{color:#4b5563;text-align:center;justify-content:center;align-items:center;height:100%;padding:16px;font-size:.82rem;display:flex}._journalMapMarker_ua9hs_646{background:#f4511e;border:3px solid #fff;border-radius:50% 50% 50% 0;width:18px;height:18px;transform:rotate(-45deg);box-shadow:0 2px 6px #00000040}._mapAddressBar_ua9hs_656{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;background:#fffffff0;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}._mapAddressText_ua9hs_671{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:6px;min-width:0;font-size:.82rem;font-weight:400;display:inline-flex;overflow:hidden}._mapAddressActions_ua9hs_685{flex-shrink:0;gap:8px;display:flex}._mapIconBtn_ua9hs_691,._mapIconBtnPrimary_ua9hs_692{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}._mapIconBtn_ua9hs_691{color:#4a5568;background:#eceff3}._mapIconBtnPrimary_ua9hs_692{color:#fff;background:#2b5692}._ticketFieldWrap_ua9hs_713{position:relative}._ticketSuggestList_ua9hs_717{z-index:2;background:#fff;border:1px solid #e3e6ea;border-radius:10px;max-height:180px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 8px 20px #0f172a1a}._ticketSuggestItem_ua9hs_734{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:8px 10px;font-size:.88rem;display:block}._ticketSuggestItem_ua9hs_734:hover{background:#f4f7fb}._uploadZone_ua9hs_749{color:#4a5568;cursor:pointer;background:#f9f9fa;border:1px dashed #e4e4e6;border-radius:6px;flex-direction:column;align-items:center;gap:6px;padding:24px;display:flex}._uploadZone_ua9hs_749 svg{color:#9ca3af}._uploadZone_ua9hs_749 strong{color:#111827;font-size:.92rem;font-weight:600}._uploadZone_ua9hs_749 small{color:#6b7280;font-size:.78rem;font-weight:400}._hiddenFile_ua9hs_775{display:none}._fileHint_ua9hs_779{color:#6b7785;margin:6px 0 0;font-size:.8rem}._btnSecondary_ua9hs_785,._btnPrimary_ua9hs_786{cursor:pointer;border-radius:999px;height:42px;padding:0 22px;font-size:.9rem;font-weight:500}._btnSecondary_ua9hs_785{color:#111;background:#fff;border:1px solid #dfe1e6}._btnPrimary_ua9hs_786{color:#fff;background:#2b5692;border:1px solid #2b5692;font-weight:600}@media (width<=720px){._logGrid2_ua9hs_460{grid-template-columns:1fr}}._carPage_1u4d1_1,._carScenePage_1u4d1_2{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex}._summaryCard_1u4d1_11,._carWorkspace_1u4d1_12,._photoScene_1u4d1_13,._viewerScene_1u4d1_14,._overlayScene_1u4d1_15{background:#fff;border-radius:24px}._summaryCard_1u4d1_11{flex-shrink:0;align-items:center;gap:16px;min-height:88px;padding:12px;display:flex}._summaryPhoto_1u4d1_29{object-fit:cover;border-radius:12px;flex-shrink:0;width:64px;height:64px}._vehicleThumb_1u4d1_37,._pumpThumb_1u4d1_38{background:radial-gradient(circle at 44% 48%,#20242a 0 20%,#0000 21%),radial-gradient(circle at 48% 48%,#55606a 0 36%,#0000 37%),linear-gradient(#c92832 0 0) 10px 14px/43px 7px no-repeat,linear-gradient(#1f2328 0 0) 44px 20px/16px 26px no-repeat,linear-gradient(#111418 0 0) 20px 48px/30px 6px no-repeat;border-radius:12px;flex-shrink:0;width:56px;height:56px;display:inline-flex}._vehicleThumb_1u4d1_37{width:48px;height:48px}._summaryText_1u4d1_52{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._summaryText_1u4d1_52 h1{color:#111;margin:0;font-size:24px;font-weight:700;line-height:30px}._summaryText_1u4d1_52 p{color:#737789;align-items:center;gap:7px;min-width:0;margin:0;font-size:14px;font-weight:400;line-height:20px;display:flex}._summaryText_1u4d1_52 p svg{color:#8b8e98;flex-shrink:0;width:16px;height:16px}._summaryText_1u4d1_52 p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._summaryBadge_1u4d1_89,._techBadge_1u4d1_90{border-radius:999px;flex-shrink:0;align-items:center;gap:8px;height:42px;padding:0 20px;font-size:16px;font-weight:500;display:inline-flex}._summaryBadge_1u4d1_89 svg,._techBadge_1u4d1_90 svg{width:18px;height:18px}._summaryBadge_1u4d1_89{color:#0a8f35;background:#e1fbe8;height:36px;padding:0 16px;font-size:13px}._summaryBadge_1u4d1_89 svg{width:16px;height:16px}._techBadge_1u4d1_90{color:#aa3b3f;background:#ffc3c6;margin-left:auto}._iconCircle_1u4d1_125,._rowMenu_1u4d1_126,._editButton_1u4d1_127{cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}._iconCircle_1u4d1_125{color:#3f424a;background:#f8f8fa;flex-shrink:0;width:42px;height:42px}._iconCircle_1u4d1_125 svg{width:20px;height:20px}._carWorkspace_1u4d1_12{flex:1;grid-template-columns:200px minmax(0,1fr);gap:18px;min-height:0;padding:12px;display:grid}._sideNav_1u4d1_157{flex-direction:column;gap:10px;min-width:0;display:flex}._sideNavItem_1u4d1_164{color:#2d3038;background:#f8f8fa;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 18px;font-size:16px;font-weight:400;text-decoration:none;display:flex}._sideNavItem_1u4d1_164 svg{flex-shrink:0;width:20px;height:20px}._sideNavItem_1u4d1_164._active_1u4d1_183{color:#fff;background:#4380c0;font-weight:500}._sideNavItem_1u4d1_164._disabled_1u4d1_189{color:#bfc3cc;cursor:not-allowed;opacity:.66}._carContent_1u4d1_195{background:#fff;border-radius:0;min-height:0;padding:0;overflow:auto}._informationLayout_1u4d1_203{grid-template-rows:auto 122px;grid-template-columns:minmax(500px,580px) minmax(420px,1fr);align-items:start;gap:12px;min-height:100%;display:grid}._editButton_1u4d1_127{color:#555964;background:#fff;width:40px;height:40px;position:absolute;top:20px;right:20px}._editButton_1u4d1_127 svg{width:18px;height:18px}._infoBlock_1u4d1_226,._immersionStatus_1u4d1_227{background:#fbfbfc;border-radius:20px}._infoBlock_1u4d1_226{flex-direction:column;gap:10px;min-height:0;padding:32px 20px 20px;display:flex;position:relative}._infoBlock_1u4d1_226 h2{color:#111;letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:14px;font-weight:500;line-height:20px}._carFormField_1u4d1_250{flex-direction:column;gap:6px;display:flex}._carFormField_1u4d1_250>span{color:#111;font-size:14px;font-weight:500;line-height:20px}._carFormField_1u4d1_250>span strong{color:#e25353;margin-left:6px;font-weight:500}._carFormField_1u4d1_250 input,._carFormField_1u4d1_250 select{color:#111;background:#fff;border:1px solid #dfe2e7;border-radius:6px;outline:0;width:100%;height:40px;padding:0 12px;font-size:14px;font-weight:400;line-height:20px}._vehicleSelect_1u4d1_281{align-items:center;display:flex;position:relative}._vehicleSelect_1u4d1_281 select{appearance:none;padding-right:40px}._vehicleSelect_1u4d1_281 svg{color:#111;pointer-events:none;width:17px;height:17px;position:absolute;right:12px}._vehicleMapCard_1u4d1_299{background:#d8e4d1;border-radius:20px;height:280px;position:relative;overflow:hidden}._vehicleMapCard_1u4d1_299 .maplibregl-map{border-radius:20px}._linkedToolbar_1u4d1_310{justify-content:space-between;align-items:center;margin:0 16px 18px;display:flex}._liveToolbarActions_1u4d1_317{align-items:center;gap:24px;display:flex}._viewModeButton_1u4d1_323{color:#111;cursor:pointer;background:#fff;border:1px solid #e1e3e8;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:40px;padding:0 16px;display:inline-flex}._viewModeButton_1u4d1_323 svg{width:18px;height:18px}._liveTableArea_1u4d1_341{margin:0 16px}._fullField_1u4d1_345{grid-column:1/3}._immersionStatus_1u4d1_227{grid-column:1;justify-content:space-between;align-items:flex-start;min-height:122px;padding:20px;display:flex}._immersionStatus_1u4d1_227 h2{color:#111;margin:0 0 18px;font-size:14px;font-weight:500;line-height:20px}._immersionStatus_1u4d1_227 p{color:#8b8e98;margin:0 0 8px;font-size:12px;font-weight:400}._immersionStatus_1u4d1_227 strong{color:#111;font-size:14px;font-weight:400;display:block}._immersionStatus_1u4d1_227>span{color:#4ab56b;background:#e5f8e9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:500}._toolbar_1u4d1_385{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}._toolbarLeft_1u4d1_392{align-items:center;gap:12px;display:flex}._searchField_1u4d1_398{color:#111;background:#fff;border:1px solid #e1e3e8;border-radius:999px;align-items:center;min-width:260px;height:42px;padding:0 12px 0 16px;display:inline-flex}._searchField_1u4d1_398 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px;font-weight:400}._searchField_1u4d1_398 input::placeholder{color:#8b8e98}._searchField_1u4d1_398 svg{width:18px;height:18px}._filterButton_1u4d1_427{color:#111;cursor:pointer;background:#fff;border:1px solid #e6e8ed;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}._filterButton_1u4d1_427 svg{width:18px;height:18px}._primaryButton_1u4d1_444,._confirmButton_1u4d1_445,._secondaryButton_1u4d1_446{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;height:44px;font-size:16px;font-weight:500;display:inline-flex}._primaryButton_1u4d1_444{color:#fff;background:#4380c0;border:1px solid #4380c0;gap:8px;padding:0 24px}._primaryButton_1u4d1_444 svg{width:18px;height:18px}._tableShell_1u4d1_469{background:#fff;border:1px solid #e1e3e8;border-radius:14px;overflow:hidden}._dataTable_1u4d1_476{border-collapse:collapse;width:100%}._dataTable_1u4d1_476 th,._dataTable_1u4d1_476 td{color:#111;text-align:left;border-bottom:1px solid #e8eaee;padding:14px 18px;font-size:14px;line-height:20px}._dataTable_1u4d1_476 th{background:#f3f3f5;font-weight:500}._dataTable_1u4d1_476 td{background:#fff;font-weight:400}._dataTable_1u4d1_476 tr:last-child td{border-bottom:0}._clickableRow_1u4d1_501{cursor:pointer}._tableName_1u4d1_505{align-items:center;gap:14px;font-weight:500;display:inline-flex}._tableIcon_1u4d1_512{color:#6c7280;background:#f3f4f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}._tableIcon_1u4d1_512 svg{width:17px;height:17px}._categoryPill_1u4d1_528,._statusBadge_1u4d1_529,._priorityBadge_1u4d1_530{border-radius:999px;padding:5px 12px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}._categoryPill_1u4d1_528{color:#9a35ce;background:#f2defe}._categoryPill_1u4d1_528._building_1u4d1_544{color:#4380c0;background:#eaf3ff}._rowMenu_1u4d1_126{color:#737789;background:0 0;width:30px;height:30px}._rowMenu_1u4d1_126 svg{width:18px;height:18px}._pagination_1u4d1_560{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;display:flex}._pagination_1u4d1_560 span,._pagination_1u4d1_560 strong{color:#111;font-size:14px;font-weight:500}._pagination_1u4d1_560 button{color:#111;background:#fff;border:1px solid #e1e3e8;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 12px;display:inline-flex}._pagination_1u4d1_560 button svg{width:16px;height:16px}._pagination_1u4d1_560 button:disabled{color:#c5c8d0}._modalBackdrop_1u4d1_593{z-index:1000;background:#191a2057;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._createAssetModal_1u4d1_604,._ticketModal_1u4d1_605{background:#fff;border-radius:16px;flex-direction:column;width:min(648px,100vw - 32px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 90px #00000047}._ticketModal_1u4d1_605{width:min(748px,100vw - 32px)}._modalHeader_1u4d1_620{background:#fff;border-bottom:1px solid #e1e3e8;flex-shrink:0;justify-content:space-between;align-items:center;height:62px;padding:0 28px;display:flex}._modalHeader_1u4d1_620 h2{color:#202128;margin:0;font-size:18px;font-weight:600;line-height:24px}._modalHeader_1u4d1_620 button{color:#3f424a;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._modalHeader_1u4d1_620 button svg{width:22px;height:22px}._createAssetBody_1u4d1_654,._ticketModalBody_1u4d1_655{gap:20px;padding:24px 28px 18px;display:grid;overflow:auto}._ticketModalBody_1u4d1_655{gap:16px}._formField_1u4d1_666{flex-direction:column;gap:8px;min-width:0;display:flex}._formField_1u4d1_666>span{color:#111;font-size:14px;font-weight:500;line-height:20px}._inputWithIcon_1u4d1_679,._selectField_1u4d1_680{background:#fff;border:1px solid #e1e3e8;border-radius:7px;align-items:center;height:42px;display:flex;position:relative}._inputWithIcon_1u4d1_679 input,._inputWithIcon_1u4d1_679 select,._selectField_1u4d1_680 input,._selectField_1u4d1_680 select{appearance:none;color:#111;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;height:100%;padding:0 40px 0 12px;font-size:14px;font-weight:400}._inputWithIcon_1u4d1_679 input::placeholder,._inputWithIcon_1u4d1_679 select::placeholder,._selectField_1u4d1_680 input::placeholder,._selectField_1u4d1_680 select::placeholder{color:#8b8e98}._inputWithIcon_1u4d1_679 svg,._selectField_1u4d1_680 svg{color:#111;pointer-events:none;width:17px;height:17px;position:absolute;right:12px}._assetTypeChooser_1u4d1_722{flex-direction:column;gap:10px;display:flex}._assetTypeChooser_1u4d1_722>span{color:#111;font-size:14px;font-weight:500;line-height:20px}._assetTypeGrid_1u4d1_734{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._assetTypeCard_1u4d1_740{color:#3f424a;cursor:pointer;background:#f7f7f9;border:2px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:114px;padding:20px 0;display:flex}._assetTypeCard_1u4d1_740[data-active=true]{background:#f1f3f6;border-color:#4380c0;box-shadow:0 0 0 2px #4380c029}._assetTypeCard_1u4d1_740>span{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}._assetTypeCard_1u4d1_740>span svg{width:26px;height:26px}._assetTypeCard_1u4d1_740[data-tone=building]>span{color:#efbd45;background:#fff2bd}._assetTypeCard_1u4d1_740[data-tone=space]>span{color:#7faeff;background:#edf4ff}._assetTypeCard_1u4d1_740[data-tone=equipment]>span{color:#9a73ff;background:#efe3ff}._assetTypeCard_1u4d1_740 strong{color:#3f424a;font-size:16px;font-weight:500}._modalFooter_1u4d1_789{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:18px 28px 28px;display:flex}._secondaryButton_1u4d1_446{color:#111;background:#fff;border:1px solid #dfe1e6;padding:0 28px}._confirmButton_1u4d1_445{color:#fff;background:#4380c0;border:1px solid #4380c0;padding:0 32px}._modellingPage_1u4d1_812 h2{color:#111;margin:0 0 16px;font-size:14px;font-weight:500;line-height:20px}._immersionGrid_1u4d1_820{grid-template-columns:repeat(2,minmax(300px,376px));gap:20px;display:grid}._immersionCard_1u4d1_826{background:#fff;border:1px solid #e1e3e8;border-radius:12px;flex-direction:column;min-height:300px;display:flex;overflow:hidden}._immersionImage_1u4d1_836{height:136px;position:relative;overflow:hidden}._immersionImage_1u4d1_836 img{object-fit:cover;width:100%;height:100%}._immersionImage_1u4d1_836 button{color:#111;cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:10px;right:10px}._immersionBody_1u4d1_862{flex-direction:column;flex:1;padding:12px 16px 16px;display:flex}._immersionBody_1u4d1_862 h3{color:#111;margin:0 0 4px;font-size:14px;font-weight:500;line-height:20px}._immersionBody_1u4d1_862 p{color:#737789;margin:0;font-size:14px;font-weight:400;line-height:20px}._immersionBody_1u4d1_862 button{color:#fff;cursor:pointer;background:#4380c0;border:0;border-radius:999px;width:100%;height:40px;margin-top:auto;font-size:14px;font-weight:500}._carScenePage_1u4d1_2{padding-top:12px}._photoScene_1u4d1_13,._viewerScene_1u4d1_14,._overlayScene_1u4d1_15{flex:1;min-height:calc(100vh - 118px);position:relative;overflow:hidden}._photoScene_1u4d1_13{padding:12px}._photoScene_1u4d1_13>img{object-fit:cover;border-radius:20px;width:100%;height:100%}._viewerScene_1u4d1_14{color:#fff;background:#151515;justify-content:center;align-items:center;display:flex}._viewerLoader_1u4d1_926{flex-direction:column;align-items:center;gap:7px;display:flex}._viewerLoader_1u4d1_926 span{color:#111;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:28px;font-weight:700;display:inline-flex}._viewerLoader_1u4d1_926 strong{font-size:18px;font-weight:600;line-height:24px}._viewerLoader_1u4d1_926 p{color:#c5c7ce;margin:0;font-size:14px;line-height:20px}._viewerLoader_1u4d1_926 i{border:6px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:56px;height:56px;margin-top:26px;animation:.8s linear infinite _spin_1u4d1_1}._hotspot_1u4d1_966{color:#111;cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:absolute;box-shadow:0 14px 42px #0000003d}._hotspot_1u4d1_966 svg{width:22px;height:22px}._reportHotspot_1u4d1_985{top:42%;left:60%}._assetHotspot_1u4d1_990{top:70%;left:39%}._navigationPill_1u4d1_995{color:#282a30;cursor:pointer;background:#ffffffc7;border:0;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 22px;font-size:14px;font-weight:500;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}._navigationPill_1u4d1_995 svg{width:16px;height:16px;transform:rotate(180deg)}._overlayScene_1u4d1_15{background:#8b8b8b;justify-content:center;align-items:center;padding:56px 80px;display:flex}._overlayScene_1u4d1_15>img{filter:blur(7px);object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}._assetOverlayCard_1u4d1_1037,._reportCard_1u4d1_1038{color:#111;z-index:1;background:#fff;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000052}._assetOverlayCard_1u4d1_1037{width:min(1168px,100% - 120px);max-height:min(720px,100vh - 188px)}._overlayHero_1u4d1_1055{align-items:center;gap:18px;padding:26px 32px 22px;display:flex}._overlayHero_1u4d1_1055 h2{color:#111;margin:0 0 4px;font-size:28px;font-weight:600;line-height:34px}._overlayHero_1u4d1_1055 p{color:#737789;margin:0;font-size:16px;font-weight:400;line-height:22px}._overlayLayout_1u4d1_1076{grid-template-columns:200px minmax(0,1fr);gap:36px;min-height:0;padding:0 32px 32px;display:grid;overflow:auto}._overlayDrive_1u4d1_1085{width:100%;max-width:100%;min-height:0;overflow:auto}._overlayNav_1u4d1_1092{flex-direction:column;gap:10px;display:flex}._overlayNav_1u4d1_1092 button{color:#2c2f36;cursor:pointer;background:#f7f7f9;border:0;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 18px;font-size:16px;font-weight:400;display:flex}._overlayNav_1u4d1_1092 button svg{width:20px;height:20px}._overlayNav_1u4d1_1092 button._active_1u4d1_183{color:#fff;background:#4380c0;font-weight:500}._overlayInfo_1u4d1_1121{flex-direction:column;gap:16px;max-width:680px;padding-top:14px;display:flex}._overlayInfo_1u4d1_1121 h3{color:#111;margin:0;font-size:14px;font-weight:500;line-height:20px}._infoValue_1u4d1_1136{gap:8px;display:grid}._infoValue_1u4d1_1136 dt{color:#111;font-size:14px;font-weight:500;line-height:20px}._infoValue_1u4d1_1136 dt strong{color:#e25353}._infoValue_1u4d1_1136 dd{color:#111;margin:0;font-size:14px;font-weight:400;line-height:20px}._overlayPair_1u4d1_1157{grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;display:grid}._reportCard_1u4d1_1038{width:min(572px,100% - 48px);max-width:572px}._reportBody_1u4d1_1168{padding:14px 28px 20px}._reportBody_1u4d1_1168 p,._reportBody_1u4d1_1168 li{color:#202128;font-size:13px;font-weight:400;line-height:18px}._reportBody_1u4d1_1168 p{margin:20px 0 0}._reportBody_1u4d1_1168 ul{margin:4px 0 0;padding-left:20px}._reportMeta_1u4d1_1186{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}._reportMeta_1u4d1_1186>span:last-child{color:#8b8e98;align-items:center;gap:6px;font-size:12px;display:inline-flex}._reportBadge_1u4d1_1200{color:#e25353;background:#ffd5d8;border-radius:999px;align-items:center;gap:8px;height:28px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}._reportDetails_1u4d1_1213{gap:2px;margin:0;display:grid}._reportDetails_1u4d1_1213 div{align-items:center;gap:4px;display:flex}._reportDetails_1u4d1_1213 dt,._reportDetails_1u4d1_1213 dd{color:#202128;margin:0;font-size:13px;font-weight:500;line-height:18px}._reportDetails_1u4d1_1213 span{color:#6f737c;background:#eef0f3;border-radius:999px;min-height:24px;padding:0 12px;font-size:12px;display:inline-flex}._medium_1u4d1_1244{color:#d9a026!important}._reportFooter_1u4d1_1248{border-top:1px solid #e8eaee;justify-content:space-between;align-items:center;height:58px;margin:0 28px;display:flex}._reportFooter_1u4d1_1248 button{color:#535861;cursor:pointer;background:#f1f2f4;border:0;border-radius:8px;align-items:center;gap:10px;height:36px;padding:0 16px;font-size:13px;font-weight:500;display:inline-flex}._reportFooter_1u4d1_1248 span{color:#8b8e98;align-items:center;gap:8px;font-size:12px;display:inline-flex}._ticketsPage_1u4d1_1278,._linkedPage_1u4d1_1279{min-height:100%}._ticketsPage_1u4d1_1278 ._pagination_1u4d1_560,._linkedPage_1u4d1_1279 ._pagination_1u4d1_560{padding-right:16px}._priorityBadge_1u4d1_530{color:#d99a27;background:#fff0d9}._priorityBadge_1u4d1_530._high_1u4d1_1292{color:#d94d45;background:#ffe8e6}._statusBadge_1u4d1_529{color:#4380c0;background:#eaf3ff}._statusBadge_1u4d1_529._done_1u4d1_1302{color:#4d982e;background:#eaf8dc}._statusBadge_1u4d1_529._cancelled_1u4d1_1307{color:#d94d45;background:#ffe8e6}._ticketGrid_1u4d1_1312{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}._formError_1u4d1_1318{color:#c7352d;background:#fff0ef;border:1px solid #ffd0cb;border-radius:10px;margin:0;padding:12px 14px;font-size:14px;font-weight:500}._unavailable_1u4d1_1329{color:#737789;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:360px;display:flex}._unavailable_1u4d1_1329 h2{color:#111;margin:0;font-size:18px;font-weight:500}._unavailable_1u4d1_1329 p{margin:0;font-size:14px}@keyframes _spin_1u4d1_1{to{transform:rotate(360deg)}}@media (width<=1000px){._carWorkspace_1u4d1_12{grid-template-columns:1fr}._sideNav_1u4d1_157{flex-direction:row;overflow-x:auto}._sideNavItem_1u4d1_164{flex-shrink:0}._infoBlock_1u4d1_226{grid-template-columns:1fr}._fullField_1u4d1_345{grid-column:1}._overlayScene_1u4d1_15{padding:24px}._assetOverlayCard_1u4d1_1037{width:100%}}._panel_x7qht_1{flex-direction:column;flex:1;gap:16px;min-height:100%;padding:0 16px 18px;display:flex}._mapCard_x7qht_10{background:#d8e4d1;border-radius:20px;height:410px;position:relative;overflow:hidden}._mapCard_x7qht_10 .maplibregl-map{border-radius:20px}._timelineBar_x7qht_21{align-items:center;gap:14px;padding:0 4px;display:flex}._iconButton_x7qht_28,._outlineButton_x7qht_29{color:#2b2d34;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s;display:inline-flex}._iconButton_x7qht_28 svg,._outlineButton_x7qht_29 svg{width:20px;height:20px}._iconButton_x7qht_28:hover,._outlineButton_x7qht_29:hover{background:#f1f2f4}._iconButton_x7qht_28{background:#f4f5f7}._iconButton_x7qht_28:hover{background:#e7e9ed}._outlineButton_x7qht_29{color:#777a83;background:0 0;border:1.5px solid #b9bcc4;width:28px;height:28px}._outlineButton_x7qht_29 svg{width:16px;height:16px}._outlineButton_x7qht_29:hover{background:#f4f5f7}._dateButton_x7qht_75{color:#2b2d34;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:6px;height:32px;padding:0 4px;font-size:14px;font-weight:500;display:inline-flex}._dateButton_x7qht_75 svg{color:#2b2d34;width:16px;height:16px}._trackArea_x7qht_95{cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;min-width:0;height:44px;position:relative}._trackArea_x7qht_95:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #4380c080}._trackLine_x7qht_109{background:#555964;border-radius:1px;height:2px;position:absolute;top:17px;left:0;right:0}._trackCursor_x7qht_119{z-index:2;background:#4380c0;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:18px;transform:translate(-50%,-50%);box-shadow:0 2px 6px #11182738}._trackMarks_x7qht_132{color:#8b8e98;justify-content:space-between;font-size:11px;font-weight:400;display:flex;position:absolute;bottom:4px;left:0;right:0}._trackMarks_x7qht_132 span{white-space:nowrap;flex-shrink:0;transform:translate(-50%)}._trackMarks_x7qht_132 span:first-child{transform:translate(0)}._trackMarks_x7qht_132 span:last-child{transform:translate(-100%)}._trackerSection_x7qht_155{flex-direction:column;gap:8px;display:flex}._trackerLabel_x7qht_161{color:#111;font-size:14px;font-weight:500;line-height:20px}._trackerLabel_x7qht_161 strong{color:#e25353;margin-left:4px;font-weight:500}._dropdownContainer_x7qht_173{flex-direction:column;gap:8px;display:flex;position:relative}._dropdownButton_x7qht_180{color:#8b8e98;cursor:pointer;text-align:left;background:#fff;border:1px solid #e1e3e8;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:48px;padding:0 16px;font-size:14px;font-weight:400;transition:border-color .15s;display:flex}._dropdownButton_x7qht_180 span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._dropdownButton_x7qht_180 svg{color:#2b2d34;flex-shrink:0;width:18px;height:18px;transition:transform .15s}._dropdownButton_x7qht_180:hover{border-color:#c9ccd2}._dropdownButton_x7qht_180[aria-expanded=true] svg{transform:rotate(180deg)}._dropdownButtonFilled_x7qht_219{color:#111;font-weight:400}._dropdownList_x7qht_224{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}._dropdownList_x7qht_224 li{margin:0;padding:0}._dropdownList_x7qht_224 button{color:#111;cursor:pointer;text-align:left;background:#fff;border:1px solid #e1e3e8;border-radius:6px;align-items:center;width:100%;height:48px;padding:0 16px;font-size:14px;font-weight:400;transition:background-color .15s,border-color .15s;display:flex}._dropdownList_x7qht_224 button:hover{background:#f7f8fb;border-color:#c9ccd2}._dropdownList_x7qht_224 button._selected_x7qht_256{background:#f0f6fd;border-color:#4380c0}._metricsCard_x7qht_261{background:#fbfbfc;border-radius:12px;padding:18px 24px}._metricsHeader_x7qht_267,._metricsRow_x7qht_268{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:24px;display:grid}._metricsHeader_x7qht_267{color:#737789;padding-bottom:14px;font-size:14px;font-weight:400}._metricsRow_x7qht_268{color:#111;border-top:1px solid #ebebeb;padding-top:14px;font-size:14px;font-weight:400}._engineCell_x7qht_290{justify-content:flex-start;display:flex}._engineBadge_x7qht_295{border-radius:999px;justify-content:center;align-items:center;width:fit-content;height:26px;padding:0 14px;font-size:12px;font-weight:500;display:inline-flex}._engineOk_x7qht_307{color:#0a8f35;background:#e1fbe8}._engineWarning_x7qht_312{color:#d99a27;background:#fff0d9}._engineError_x7qht_317{color:#d94d45;background:#ffe8e6}@media (width<=900px){._timelineBar_x7qht_21{flex-wrap:wrap;gap:10px}._trackArea_x7qht_95{flex-basis:100%;order:5}}._page_gwa76_1{background:0 0;flex-direction:column;flex:1;gap:0;min-height:0;padding:0;display:flex}._previewShell_gwa76_11{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;min-height:280px;padding:24px 8px 32px;display:flex}._filePaper_gwa76_22{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-width:280px;padding:28px 24px 20px;position:relative;box-shadow:0 10px 28px #0f172a14}._filePaperFold_gwa76_33{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-bottom-left-radius:6px;width:36px;height:36px;position:absolute;top:0;right:0}._filePaperFoldInner_gwa76_43{border-bottom:1px solid #d1d5db;border-left:1px solid #d1d5db;border-bottom-left-radius:5px;width:100%;height:100%}._fileThumb_gwa76_51{aspect-ratio:1;color:#9ca3af;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:72%;max-width:160px;margin:8px auto 0;display:flex}._fileExtLabel_gwa76_64{color:#6b7280;letter-spacing:.06em;text-align:center;margin:16px 0 0;font-size:15px;font-weight:600}._metaBlock_gwa76_73{color:#4b5563;text-align:center;flex-direction:column;gap:6px;width:100%;max-width:420px;font-size:14px;line-height:1.45;display:flex}._actionsRow_gwa76_85{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}._backLink_gwa76_92{color:#374151;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}._backLink_gwa76_92:hover{background:#f9fafb}._downloadBtn_gwa76_108{color:#fff;cursor:pointer;font:inherit;background:#4380c0;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}._downloadBtn_gwa76_108:hover{filter:brightness(1.05)}._downloadBtn_gwa76_108:disabled{cursor:not-allowed;opacity:.55}._notFound_gwa76_130{color:#6b7280;text-align:center;max-width:400px;font-size:15px;line-height:1.5}._journalHeroCard_mzjrs_1{background:#fff;border:1px solid #e8eaee;border-radius:24px;align-items:center;gap:16px;margin:12px;padding:16px 20px;display:flex;box-shadow:0 1px 3px #0f172a0f}._workspacePageShell_mzjrs_13{box-sizing:border-box;background:#fff;border:1px solid #e8eaee;border-radius:16px;flex-direction:column;flex:1;min-height:0;margin:0 12px 24px;padding:16px;display:flex;box-shadow:0 1px 3px #0f172a0f}._workspacePageMain_mzjrs_27{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}._workspacePageTableArea_mzjrs_35{flex-direction:column;flex:1;min-height:0;display:flex}._workspacePageTableScroll_mzjrs_42{flex:1;min-height:0;overflow:auto}._workspaceWizardPanel_mzjrs_48{width:100%;max-width:640px;margin:0 auto}._journalSearchField_mzjrs_54{box-sizing:border-box;background:#f9f9fa;border:1px solid #f0f1f3;border-radius:999px;flex:auto;align-items:center;gap:10px;min-width:0;max-width:380px;height:40px;padding:0 12px;display:flex}._journalSearchField_mzjrs_54 input{color:#111827;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0;font-size:.875rem}._journalSearchField_mzjrs_54 input::placeholder{color:#8c9199}._journalSearchField_mzjrs_54 svg{color:#1f2937;flex-shrink:0;width:18px;height:18px}._journalFilterBtn_mzjrs_88{box-sizing:border-box;color:#1f2937;cursor:pointer;background:#f8f8fa;border:1px solid #f0f1f3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}._journalFilterBtn_mzjrs_88:hover{background:#f0f1f3}._journalToolbarInShell_mzjrs_107{margin-bottom:0}._journalHeroIconWrap_mzjrs_111{background:#fce8ea;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._journalHeroIcon_mzjrs_111{color:#dc2626;width:28px;height:28px}._workspaceHeroIconWrapDrive_mzjrs_128{color:#4338ca;background:#eef2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._workspaceHeroIconWrapTickets_mzjrs_140{color:#1d4ed8;background:#e8f2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._workspaceHeroIconWrapIntegrations_mzjrs_152{color:#dc2626;background:#fff1f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._workspaceHubHeroIcon_mzjrs_164{width:28px;height:28px}._supportTicketsTable_mzjrs_169{border-collapse:collapse;width:100%;font-size:14px}._supportTicketsTable_mzjrs_169 th,._supportTicketsTable_mzjrs_169 td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:12px 16px}._supportTicketsTable_mzjrs_169 thead tr{background:#f8f9fb}._supportTicketsTable_mzjrs_169 th{color:#6b7280;font-weight:600}._supportTicketsTableTitle_mzjrs_189{color:#111827;font-weight:600;text-decoration:none}._supportTicketsTableTitle_mzjrs_189:hover{color:#4380c0}._supportTicketsBadge_mzjrs_198{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}._supportTicketsMuted_mzjrs_206{color:#6b7280}._supportTicketsTableActions_mzjrs_210{width:48px}._supportTicketsRowMenu_mzjrs_214{color:#6b7280;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}._journalHeroText_mzjrs_225{min-width:0}._journalHeroTitle_mzjrs_229{color:#111827;margin:0 0 4px;font-size:1.375rem;font-weight:700;line-height:1.25}._journalHeroSubtitle_mzjrs_237{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.4}._pageIntro_mzjrs_244{margin-bottom:20px}._pageIntro_mzjrs_244 h1{margin:0 0 6px;font-size:1.5rem;font-weight:700}._pageIntro_mzjrs_244 p{color:#6b7280;margin:0;font-size:.95rem}._toolbar_mzjrs_258{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}._toolbarEnd_mzjrs_267{justify-content:flex-end}._journalToolbarWorkspace_mzjrs_271{margin-bottom:16px}._journalToolbarWorkspaceRow_mzjrs_275{flex-wrap:nowrap;align-items:center;gap:12px;min-width:0;min-height:40px;overflow-x:auto}._journalToolbarWorkspaceLeft_mzjrs_284{flex-wrap:nowrap;flex:auto;align-items:center;gap:10px;min-width:0}._journalToolbarWorkspaceRight_mzjrs_292{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:10px}._journalToolbarWorkspaceEnd_mzjrs_299{justify-content:flex-end}._journalToolbarSep_mzjrs_303{border-left:1px solid #e3e6ea;align-self:stretch;width:0;margin:0 2px 0 10px}._linkBtn_mzjrs_310{color:#111827;border:1px solid #e8eaee;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}._linkBtn_mzjrs_310 svg{flex-shrink:0;width:18px;height:18px}._linkBtn_mzjrs_310:hover{color:#4380c0;border-color:#4380c073}._primaryBtn_mzjrs_332{color:#fff;cursor:pointer;background:#4380c0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}._primaryBtn_mzjrs_332:hover{filter:brightness(.95)}._tableScrollCard_mzjrs_349{background:#fff;border:1px solid #e8eaee;border-radius:12px;max-width:100%;overflow:auto}._clickRow_mzjrs_357{cursor:pointer}._clickRow_mzjrs_357:hover{background:#fafafa}._breadcrumbs_mzjrs_364{color:#6b7280;margin-bottom:16px;font-size:14px}._breadcrumbs_mzjrs_364 a{color:#4380c0;text-decoration:none}._breadcrumbs_mzjrs_364 a:hover{text-decoration:underline}._breadcrumbs_mzjrs_364 span{color:#111827;font-weight:600}._detailGrid_mzjrs_381{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}._infoCard_mzjrs_388{background:#f8f9fb;border:1px solid #e8eaee;border-radius:12px;padding:14px 16px}._infoCard_mzjrs_388 dt{color:#6b7280;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:500}._infoCard_mzjrs_388 dd{margin:0;font-size:15px;font-weight:600}._modalBackdrop_mzjrs_407{z-index:8000;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._modal_mzjrs_407{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:min(90vh,720px);padding:24px;overflow:auto;box-shadow:0 24px 64px #0000002e}._modalHeader_mzjrs_429{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}._modalHeader_mzjrs_429 h2{margin:0;font-size:1.25rem}._modalHeader_mzjrs_429 button{cursor:pointer;background:0 0;border:0;padding:4px}._field_mzjrs_446{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}._field_mzjrs_446 span{font-size:13px;font-weight:600}._field_mzjrs_446 input,._field_mzjrs_446 textarea,._field_mzjrs_446 select{font:inherit;border:1px solid #e8eaee;border-radius:10px;padding:10px 12px}._field_mzjrs_446 textarea{resize:vertical;min-height:100px}._dropZone_mzjrs_469{color:#6b7280;border:1px dashed #c5c9d4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;padding:16px;display:flex}._modalFooter_mzjrs_482{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}._ghostBtn_mzjrs_489{cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:10px;padding:10px 18px;font-weight:600}._stepper_mzjrs_498{gap:8px;margin-bottom:24px;display:flex}._step_mzjrs_498{color:#6b7280;border:1px solid #e8eaee;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:inline-flex}._stepActive_mzjrs_517{color:#fff;background:#4380c0;border-color:#4380c0}._stepDone_mzjrs_523{color:#4380c0;background:#e8f2ff;border-color:#4380c073}._uploadZone_mzjrs_529{border:2px dashed #c5c9d4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:200px;padding:24px;display:flex}._ticketDetailHeader_mzjrs_541{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}._ticketDetailHeader_mzjrs_541 h1{margin:0 0 6px;font-size:1.35rem}._ticketDetailHeader_mzjrs_541 p{color:#6b7280;margin:0}._tabRow_mzjrs_558{border-bottom:1px solid #e8eaee;gap:4px;margin-bottom:20px;display:flex}._tab_mzjrs_349{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:14px;font-weight:600}._tab_mzjrs_349:hover{color:#111827}._tabActive_mzjrs_580{color:#4380c0;border-bottom-color:#4380c0}._twoCol_mzjrs_585{grid-template-columns:minmax(0,1fr) 280px;gap:24px;display:grid}@media (width<=900px){._twoCol_mzjrs_585{grid-template-columns:1fr}}._sideCard_mzjrs_596{background:#f8f9fb;border:1px solid #e8eaee;border-radius:12px;padding:16px}._sideCard_mzjrs_596 h3{text-transform:uppercase;margin:0 0 12px;font-size:13px}._radioList_mzjrs_608{flex-direction:column;gap:10px;display:flex}._radioRow_mzjrs_614{align-items:center;gap:8px;font-size:14px;display:flex}._page_wc2rj_1{background:0 0;flex-direction:column;flex:1;gap:0;min-height:0;padding:0;display:flex}._shellBreadcrumb_wc2rj_11{margin-bottom:12px}._emptyState_wc2rj_15,._loadingState_wc2rj_16,._errorBanner_wc2rj_17{background:#fff;border:1px solid #edecec;border-radius:8px}._emptyState_wc2rj_15{color:#383838;flex-direction:column;gap:8px;padding:32px;display:flex}._emptyState_wc2rj_15 h2{margin:0;font-size:1rem}._emptyState_wc2rj_15 p{color:#6a6a6a;max-width:520px;margin:0;font-size:14px;line-height:20px}._loadingState_wc2rj_16{color:#6a6a6a;padding:12px 16px;font-size:14px}._errorBanner_wc2rj_17{color:#8a1f1f;background:#fff7f7;border:1px solid #f0c7c7;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:14px;display:flex}._errorBanner_wc2rj_17 button{color:#8a1f1f;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1a6a6;border-radius:8px;flex-shrink:0;padding:6px 10px;font-weight:500}._errorBanner_wc2rj_17 button:hover{background:#fff0f0}._toast_wc2rj_75{z-index:5000;color:#00a958;transform-origin:100% 100%;background:#e9fff4;border:1px solid #00bf63;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;width:min(524px,100vw - 48px);min-height:64px;padding:0 16px;font-size:14px;font-weight:600;animation:.22s cubic-bezier(.16,1,.3,1) both _toastEnter_wc2rj_1;display:flex;position:fixed;bottom:24px;right:24px}._toastClosing_wc2rj_97{animation:.22s cubic-bezier(.4,0,1,1) both _toastExit_wc2rj_1}._toastClose_wc2rj_101{color:#00a958;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}._toastClose_wc2rj_101:hover{background:#1665340f}._toastCloseSvg_wc2rj_117{width:32px;height:32px;display:block;overflow:visible}._toastCloseRing_wc2rj_124{fill:none;stroke:#00bf63;stroke-width:1.7px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0;transform-origin:50%;animation:4.5s linear forwards _toastCloseRing_wc2rj_124;transform:rotate(-90deg)}._toastCloseCross_wc2rj_136{stroke:currentColor;stroke-width:2.7px;stroke-linecap:round}@keyframes _toastCloseRing_wc2rj_124{to{stroke-dashoffset:-1px}}@keyframes _toastEnter_wc2rj_1{0%{opacity:0;transform:translate(24px,16px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes _toastExit_wc2rj_1{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(24px,16px)scale(.98)}}@media (prefers-reduced-motion:reduce){._toast_wc2rj_75,._toastClosing_wc2rj_97,._toastCloseRing_wc2rj_124{animation:none}}._backdrop_kt0wn_1{z-index:120;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:auto}._modal_kt0wn_13{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:20px;width:100%;max-width:520px;max-height:min(92vh,760px);padding:20px;display:flex;overflow:auto;box-shadow:0 24px 48px #0f172a29}._header_kt0wn_28{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._header_kt0wn_28 h3{margin:0 0 4px;font-size:18px}._defaultHint_kt0wn_39{color:#6b7280;margin:0;font-size:13px}._closeBtn_kt0wn_45{cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}._listSection_kt0wn_53,._providerSection_kt0wn_54{flex-direction:column;gap:10px;display:flex}._listSection_kt0wn_53 h4,._providerSection_kt0wn_54 h4{margin:0;font-size:14px}._muted_kt0wn_65{color:#6b7280;margin:0;font-size:14px}._connectionList_kt0wn_71{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}._connectionList_kt0wn_71 li{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}._connectionList_kt0wn_71 li span{color:#6b7280;font-size:13px}._linkBtn_kt0wn_92{color:#1d4ed8;background:#eff6ff;border-radius:10px;align-self:flex-start;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}._s3Form_kt0wn_104{flex-direction:column;gap:10px;display:flex}._field_kt0wn_110{flex-direction:column;gap:6px;font-size:14px;display:flex}._field_kt0wn_110 input{font:inherit;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px}._error_kt0wn_123{color:#dc2626;margin:0;font-size:14px}._primaryBtn_kt0wn_129{color:#fff;cursor:pointer;font:inherit;background:#4380c0;border:0;border-radius:10px;align-self:flex-start;padding:10px 16px;font-size:14px;font-weight:600}._primaryBtn_kt0wn_129:disabled{cursor:not-allowed;opacity:.55}._breadcrumb_120d6_1{flex-wrap:wrap;align-items:center;gap:2px;font-size:14px;display:flex}._segment_120d6_9{align-items:center;gap:2px;display:flex}._separator_120d6_15{color:#b3b3b3;margin:0 2px}._link_120d6_20,._current_120d6_21{border-radius:8px;align-items:center;min-height:32px;padding:4px 10px;font-size:14px;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex}._link_120d6_20[data-drop-over=true],._current_120d6_21[data-drop-over=true]{color:#6a6a6a;background:#fcf8f1;box-shadow:inset 0 0 0 1px #e7d7ba}._link_120d6_20{color:#6a6a6a;cursor:pointer;background:0 0;border:none;font-family:inherit}._link_120d6_20:hover{color:#383838;background:#f6f6f8}._link_120d6_20:disabled{cursor:not-allowed;color:#9ba1a7}._link_120d6_20:disabled:hover{color:#9ba1a7;background:0 0}._current_120d6_21{color:#383838;font-weight:500}._overlay_h4gs8_1{background:#fffffff5;border:1px solid #e5e5ecf2;border-radius:12px;align-items:center;gap:10px;min-width:220px;max-width:280px;padding:8px 10px;display:inline-flex;box-shadow:0 8px 20px #0f172a14}._overlayBody_h4gs8_14{min-width:0}._overlayTitle_h4gs8_18{color:#383838;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.35;overflow:hidden}._overlayMeta_h4gs8_28{color:#727272;font-size:12px;line-height:1.4}._container_1472g_1{flex-direction:column;gap:20px;width:100%;display:flex}._undoBanner_1472g_8{color:#111827;background:#fff;border:1px solid #e8eaee;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:14px;display:flex;box-shadow:0 1px 3px #0f172a0a}._undoBanner_1472g_8 button{color:#111827;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:500;display:inline-flex}._undoBanner_1472g_8 button:hover{background:#f9fafb}._table_1472g_39{width:100%;box-shadow:none;background:#fff;border:1px solid #e8eaee;border-radius:16px;grid-template-columns:48px minmax(0,2.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.95fr) minmax(0,.95fr) 52px;column-gap:0;display:grid;overflow:visible}._header_1472g_52{grid-template-columns:subgrid;background-color:#f7f7f9;border-bottom:1px solid #e8eaee;border-radius:16px 16px 0 0;grid-column:1/-1;align-items:center;min-height:40px;padding:0 8px 0 12px;display:grid}._headerCheckbox_1472g_64{justify-content:center;align-items:center;display:flex}._headerButton_1472g_70{color:#6b7280;letter-spacing:0;text-transform:none;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;min-width:0;padding:0 8px;font-size:14px;font-weight:400;transition:color .15s;display:inline-flex}._headerButton_1472g_70:hover{color:#111827}._headerLabel_1472g_91{font-weight:600}._nameHeader_1472g_95{color:#111827;letter-spacing:.02em;text-transform:none;font-size:14px;font-weight:600}._headerActionsSpacer_1472g_103{display:block}._sortIconMuted_1472g_107{color:#9ca3af}._sortIconActive_1472g_111{color:#111827}._sortIconActive_1472g_111[data-direction=asc]{transform:rotate(180deg)}._bodySurface_1472g_118{grid-template-columns:subgrid;grid-column:1/-1;min-height:120px;transition:background-color .15s;display:grid}._bodySurface_1472g_118[data-surface-over=true]{background:#fffbeb}._grid_1472g_129{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;min-height:180px;transition:background-color .15s;display:grid}._grid_1472g_129[data-surface-over=true]{background:#fffbeb;border-radius:16px}._emptyState_1472g_141{color:#6b7280;text-align:center;grid-column:1/-1;justify-content:center;align-items:center;min-height:160px;padding:32px 16px;transition:background-color .15s;display:flex}._emptyState_1472g_141[data-grid=true]{min-height:180px}._emptyState_1472g_141[data-surface-over=true]{background:#fffbeb;border-radius:14px}._emptyText_1472g_160{font-size:14px;line-height:22px}._rowCheckbox_1472g_165{accent-color:#4a90e2;cursor:pointer;border-radius:4px;width:16px;height:16px}._pagination_1472g_173{color:#111827;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;padding:4px 4px 0;font-size:14px;display:flex}._paginationLabel_1472g_184{color:#6b7280;font-weight:400}._rowsSelect_1472g_189{color:#111827;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:inline-flex}._rowsSelect_1472g_189:hover{background:#f9fafb}._rowsSelectWrap_1472g_205{position:relative}._rowsMenu_1472g_209{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:10px;min-width:100%;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0f172a1f}._rowsMenu_1472g_209 button{color:#111827;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;border-radius:8px;padding:8px 12px;display:block}._rowsMenu_1472g_209 button:hover{background:#f9fafb}._rowsMenuActive_1472g_238{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}._pageButtons_1472g_244{border-left:1px solid #e8eaee;gap:6px;margin-left:4px;padding-left:12px;display:flex}._pageBtn_1472g_252{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._pageBtn_1472g_252:disabled{cursor:not-allowed;opacity:.55}._pageBtn_1472g_252:not(:disabled):hover{color:#111827;background:#f9fafb}@media (width<=1120px){._table_1472g_39{grid-template-columns:44px minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.85fr) minmax(0,.85fr) 48px}._pagination_1472g_173{flex-direction:column;align-items:flex-end}._pageButtons_1472g_244{border-left:none;margin-left:0;padding-left:0}}._backdrop_1505x_1{z-index:120;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._modal_1505x_12{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:440px;padding:20px;display:flex;box-shadow:0 24px 48px #0f172a29}._header_1505x_25{justify-content:space-between;align-items:center;display:flex}._header_1505x_25 h3{margin:0;font-size:18px}._closeBtn_1505x_35{cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}._summary_1505x_43{color:#6b7280;margin:0;font-size:14px}._field_1505x_49{flex-direction:column;gap:8px;font-size:14px;display:flex}._field_1505x_49 select{font:inherit;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px}._checkbox_1505x_62{align-items:center;gap:8px;font-size:14px;display:flex}._error_1505x_69{color:#dc2626;margin:0;font-size:14px}._footer_1505x_75{justify-content:flex-end;gap:10px;display:flex}._secondaryBtn_1505x_81,._primaryBtn_1505x_82{cursor:pointer;font:inherit;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600}._secondaryBtn_1505x_81{color:#374151;background:#fff;border:1px solid #d1d5db}._primaryBtn_1505x_82{color:#fff;background:#4380c0;border:0}._primaryBtn_1505x_82:disabled{cursor:not-allowed;opacity:.55}._toolbar_119zd_1{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:8px 0 16px;display:flex}._toolbarMain_119zd_11{flex:1;align-items:center;gap:16px;min-width:0;display:flex}._filterWrap_119zd_19{flex-shrink:0;position:relative}._filterBtn_119zd_24{color:#111827;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:500;display:inline-flex}._filterBtn_119zd_24 svg{color:#6b7280}._filterBtn_119zd_24:hover:not(:disabled),._filterBtn_119zd_24:hover:not(:disabled) svg{color:#4a90e2}._filterBtn_119zd_24:disabled{cursor:not-allowed;opacity:.5}._filterMenu_119zd_51{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:12px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 32px #0f172a1a}._filterMenu_119zd_51 button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;display:block}._filterMenu_119zd_51 button:hover{background:#f9fafb}._filterMenuActive_119zd_80{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}._search_119zd_86{flex:0 0 228px;width:228px;position:relative}._search_119zd_86 input{color:#111827;background:#fff;border:1px solid #e8eaee;border-radius:999px;outline:none;width:100%;height:40px;padding:0 44px 0 18px;font-size:14px;transition:border-color .15s,box-shadow .15s}._search_119zd_86 input::placeholder{color:#9ca3af}._search_119zd_86 input:focus{border-color:#7eb3ea;box-shadow:0 0 0 3px #4a90e226}._search_119zd_86 input:disabled{opacity:.55;cursor:not-allowed}._searchIcon_119zd_119{color:#6b7280;pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}._actions_119zd_128{flex-shrink:0;align-items:center;gap:12px;display:flex}._connectionsBtn_119zd_135{color:#111827;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:999px;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}._connectionsBtn_119zd_135:hover:not(:disabled){color:#4a90e2;border-color:#4a90e2}._connectionsBtn_119zd_135:disabled{cursor:not-allowed;opacity:.5}._newBtn_119zd_157{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:background-color .15s;display:inline-flex}._newBtn_119zd_157:hover:not(:disabled){background:#3d7ecc}._newBtn_119zd_157:disabled{cursor:not-allowed;opacity:.55}._newBtn_119zd_157:disabled:hover{background:#4a90e2}._viewToggle_119zd_183{position:relative}._viewBtn_119zd_187{color:#111827;cursor:pointer;background:#fff;border:1px solid #e8eaee;border-radius:999px;align-items:center;gap:6px;height:40px;padding:0 14px;display:inline-flex}._viewBtn_119zd_187:hover:not(:disabled){background:#f9fafb}._viewBtn_119zd_187:disabled{opacity:.55;cursor:not-allowed}._tableViewGlyph_119zd_207{flex-shrink:0;width:18px;height:18px;display:block}._viewMenu_119zd_214{z-index:500;background:#fff;border:1px solid #e8eaee;border-radius:12px;min-width:140px;padding:8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f172a1a}._viewMenu_119zd_214 button{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;display:flex}._viewMenu_119zd_214 button svg{flex-shrink:0;width:16px;height:16px}._viewMenu_119zd_214 button:hover{background:#f9fafb}._activeView_119zd_250{font-weight:600;color:#4a90e2!important;background:#eff6ff!important}@media (width<=1100px){._toolbar_119zd_1,._toolbarMain_119zd_11{flex-direction:column;align-items:stretch}._search_119zd_86{flex:1;width:100%}._actions_119zd_128{justify-content:flex-end}}._boardPage_1b5ad_1,._ticketPage_1b5ad_2{flex-direction:column;flex:1;min-height:0;padding:16px 12px 12px;display:flex}._boardHeader_1b5ad_10,._ticketHeader_1b5ad_11{justify-content:space-between;align-items:center;display:flex}._boardHeader_1b5ad_10{flex-shrink:0;margin-bottom:16px}._title_1b5ad_22,._ticketHeader_1b5ad_11 h1{color:#111;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}._boardWrapper_1b5ad_31{background:#fff;border-radius:18px;flex:1;min-height:0;overflow:hidden}._ticketPanel_1b5ad_39{background:#fff;border-radius:24px;flex-direction:column;flex:1;gap:18px;min-height:0;padding:24px 28px;display:flex}._ticketToolbar_1b5ad_50{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;display:flex}._leftTools_1b5ad_58,._rightTools_1b5ad_59{align-items:center;gap:10px;min-width:0;display:flex}._leftTools_1b5ad_58{flex:1}._statusSelect_1b5ad_70,._searchField_1b5ad_71,._selectWrapper_1b5ad_72{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;align-items:center;min-width:0;height:40px;display:inline-flex;position:relative}._statusSelect_1b5ad_70{flex-shrink:0;min-width:142px;padding:0 12px 0 16px}._statusSelect_1b5ad_70 select{appearance:none;color:#202126;font:inherit;background:0 0;border:0;outline:0;width:100%;padding-right:24px;font-size:.84rem}._statusSelect_1b5ad_70 svg{pointer-events:none;width:16px;height:16px;position:absolute;right:12px}._searchField_1b5ad_71{flex:0 260px;gap:8px;width:260px;padding:0 14px}._searchField_1b5ad_71 svg{color:#111;flex-shrink:0;width:18px;height:18px}._searchField_1b5ad_71 input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.86rem}._searchField_1b5ad_71 input::placeholder{color:#77777e;opacity:1}._iconButton_1b5ad_134,._primaryButton_1b5ad_135,._viewButton_1b5ad_136,._actionButton_1b5ad_137,._secondaryButton_1b5ad_138,._confirmButton_1b5ad_139,._closeButton_1b5ad_140{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}._iconButton_1b5ad_134{color:#111;background:#f6f6f8;border:1px solid #0000;border-radius:50%;width:40px;height:40px}._iconButton_1b5ad_134 svg{width:18px;height:18px}._iconButton_1b5ad_134:hover{background:#eceef2}._primaryButton_1b5ad_135{color:#fff;background:#4380c0;border:1px solid #4380c0;border-radius:999px;gap:8px;height:40px;padding:0 21px}._primaryButton_1b5ad_135 svg{width:20px;height:20px}._primaryButton_1b5ad_135 span{white-space:nowrap;font-size:.95rem;font-weight:700;line-height:1}._primaryButton_1b5ad_135:hover{background:#376fa9;border-color:#376fa9}._viewButton_1b5ad_136{color:#111;background:#fafafa;border:1px solid #e6e6ea;border-radius:999px;gap:12px;height:40px;padding:0 15px}._viewButton_1b5ad_136 svg{width:18px;height:18px}._ticketTableShell_1b5ad_203{border:1px solid #f0f0f3;border-radius:12px;flex:1;min-height:0;overflow:auto}._ticketTable_1b5ad_203{border-collapse:separate;border-spacing:0;width:100%;min-width:1240px}._ticketTable_1b5ad_203 th,._ticketTable_1b5ad_203 td{color:#4c4d53;text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f0f0f3;padding:11px 14px;font-size:.78rem;line-height:1.3}._ticketTable_1b5ad_203 th{color:#696a72;z-index:2;background:#fafafa;font-size:.72rem;font-weight:700;position:sticky;top:0}._ticketTable_1b5ad_203 tbody tr:hover{background:#f8f9fb}._ticketTable_1b5ad_203 tbody tr:last-child td{border-bottom:0}._ticketId_1b5ad_244{color:#4380c0;font-weight:800}._descriptionCell_1b5ad_249{flex-direction:column;gap:2px;max-width:260px;display:flex}._descriptionCell_1b5ad_249 strong,._descriptionCell_1b5ad_249 small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._descriptionCell_1b5ad_249 strong{color:#151515;font-size:.82rem}._descriptionCell_1b5ad_249 small{color:#8b8c94;font-size:.72rem}._typeBadge_1b5ad_270,._priorityBadge_1b5ad_271,._statusBadge_1b5ad_272{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800;display:inline-flex}._typeBadge_1b5ad_270{color:#3167d9;background:#edf4ff}._priorityLow_1b5ad_285{color:#16864e;background:#ecfdf3}._priorityMedium_1b5ad_290{color:#9b6a00;background:#fff7dd}._priorityHigh_1b5ad_295{color:#c14c18;background:#fff0e8}._priorityUrgent_1b5ad_300{color:#d02f2f;background:#ffe8e8}._statusOpen_1b5ad_305{color:#3167d9;background:#eaf3ff}._statusInProgress_1b5ad_310{color:#9b6a00;background:#fff7dd}._statusWaiting_1b5ad_315{color:#6f4edb;background:#f4f1ff}._statusDone_1b5ad_320{color:#16864e;background:#ecfdf3}._actionButton_1b5ad_137{color:#7d7e86;background:0 0;border:0;border-radius:50%;width:30px;height:30px}._actionButton_1b5ad_137 svg{width:18px;height:18px}._actionButton_1b5ad_137:hover{color:#111;background:#eef0f4}._modalBackdrop_1b5ad_342{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#11182757;justify-content:center;align-items:flex-start;padding:46px 16px;display:flex;position:fixed;inset:0}._ticketModal_1b5ad_357{background:#fff;border:1px solid #edf0f4;border-radius:16px;flex-direction:column;width:min(720px,100vw - 96px);max-height:calc(100vh - 92px);display:flex;overflow:hidden;box-shadow:0 28px 90px #11182738}._modalHeader_1b5ad_369{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:24px 30px 20px;display:flex}._modalHeader_1b5ad_369 h3{color:#111;margin:0;font-size:1.32rem;font-weight:800;line-height:1.2}._closeButton_1b5ad_140{color:#4b5563;background:0 0;border:0;border-radius:6px;width:34px;height:34px}._closeButton_1b5ad_140 svg{width:22px;height:22px}._closeButton_1b5ad_140:hover{background:#f5f6f8}._modalBody_1b5ad_401{flex-direction:column;flex:1;gap:16px;padding:24px 30px;display:flex;overflow:auto}._formGrid_1b5ad_410{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._field_1b5ad_416{flex-direction:column;gap:8px;display:flex}._field_1b5ad_416>span{color:#1f1f23;font-size:.88rem;font-weight:800}._field_1b5ad_416 strong{color:#dc3f3f}._field_1b5ad_416 input,._field_1b5ad_416 textarea{color:#111;font:inherit;background:#fafafa;border:1px solid #e1e3e8;border-radius:8px;outline:0;padding:0 14px;font-size:.9rem}._field_1b5ad_416 input::placeholder,._field_1b5ad_416 textarea::placeholder{color:#94959d;opacity:1}._field_1b5ad_416 input:focus,._field_1b5ad_416 textarea:focus{border-color:#4380c0;box-shadow:0 0 0 3px #4380c01f}._field_1b5ad_416 input{height:42px}._field_1b5ad_416 textarea{resize:vertical;min-height:96px;padding:12px 14px}._selectWrapper_1b5ad_72{border-radius:8px;width:100%;height:42px;padding:0 12px 0 14px}._selectWrapper_1b5ad_72 select{appearance:none;color:#2c2d33;font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;padding-right:28px;font-size:.9rem}._selectWrapper_1b5ad_72 svg{pointer-events:none;width:18px;height:18px;position:absolute;right:12px}._formError_1b5ad_485{color:var(--color-red,#e50000);background:#e5000014;border:1px solid #e500003d;border-radius:12px;padding:10px 14px;font-size:.9rem;font-weight:700}._modalFooter_1b5ad_495{border-top:1px solid #eef0f4;justify-content:flex-end;align-items:center;gap:14px;padding:20px 30px 24px;display:flex}._secondaryButton_1b5ad_138,._confirmButton_1b5ad_139{border-radius:999px;height:42px;padding:0 26px;font-size:.95rem;font-weight:800}._secondaryButton_1b5ad_138{color:#111;background:#fff;border:1px solid #d8d9df}._secondaryButton_1b5ad_138:hover{background:#f8f8fa}._confirmButton_1b5ad_139{color:#fff;background:#4380c0;border:1px solid #4380c0}._confirmButton_1b5ad_139:hover{background:#376fa9;border-color:#376fa9}@media (width<=860px){._ticketToolbar_1b5ad_50,._leftTools_1b5ad_58,._rightTools_1b5ad_59{flex-direction:column;align-items:stretch}._leftTools_1b5ad_58,._rightTools_1b5ad_59,._searchField_1b5ad_71,._statusSelect_1b5ad_70,._primaryButton_1b5ad_135,._viewButton_1b5ad_136{width:100%}._formGrid_1b5ad_410{grid-template-columns:1fr}}._loginPage_d1dkv_1{isolation:isolate;background-color:var(--color-gray-100);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}._loginForm_7cgr4_1{--login-text-color:#000;--login-input-bg:#f9f9fa;--login-input-border:#e4e4e6;--login-input-placeholder:#717182;--login-link-color:#4380c0;--login-button-active:#4380c0;z-index:1;background-color:var(--color-white-main,#fff);width:min(468px,100vw - 32px);color:var(--login-text-color);border-radius:16px;flex-direction:column;gap:0;padding:40px;display:flex;position:relative}._loginForm_7cgr4_1>center{justify-content:center;align-items:center;width:100%;height:64px;margin-bottom:24px;display:flex}._loginForm_7cgr4_1>center img{object-fit:contain;width:64px;max-width:100%;height:64px;margin-bottom:0}._formGroup_7cgr4_36{flex-direction:column;gap:8px;width:100%;display:flex}._formGroup_7cgr4_36 label{color:var(--login-text-color);text-align:left;flex-shrink:0;font-size:14px;font-weight:500;line-height:14px}._formGroup_7cgr4_36+._formGroup_7cgr4_36{margin-top:32px}._formGroup_7cgr4_36 input{background-color:var(--login-input-bg);border:1px solid var(--login-input-border);width:100%;height:40px;min-height:40px;box-shadow:none;color:var(--login-text-color);caret-color:var(--login-text-color);border-radius:6px;flex:none;padding:12px;font-size:14px;font-weight:400;line-height:normal}._formGroup_7cgr4_36 input::placeholder{color:var(--login-input-placeholder);opacity:1}._formGroup_7cgr4_36 input:focus{background-color:var(--login-input-bg);border-color:var(--login-input-border);box-shadow:none}._formGroup_7cgr4_36 input:not(:placeholder-shown){color:var(--login-text-color)}._formGroup_7cgr4_36 input:disabled{background-color:var(--login-input-bg);color:var(--login-input-placeholder);cursor:not-allowed;opacity:.72}._forgotPasswordLink_7cgr4_90{color:var(--login-link-color);text-align:right;cursor:pointer;align-self:flex-end;margin-top:4px;font-size:14px;font-weight:700;line-height:19px;text-decoration:underline}._forgotPasswordLink_7cgr4_90:hover{color:var(--login-link-color)}._forgotPasswordLink_7cgr4_90:focus-visible{outline:none}._authError_7cgr4_108{color:#ef4444;text-align:center;width:100%;margin:-12px 0 0;font-size:14px;line-height:1.35}._loginForm_7cgr4_1>._submitButton_7cgr4_117{background-color:var(--color-red-inactive,#8eb0e0);width:100%;height:48px;box-shadow:none;color:#fff;border:none;border-radius:30px;margin-top:48px;padding:12px 20px;font-size:16px;font-weight:500;line-height:20px}._loginForm_7cgr4_1>._submitButton_7cgr4_117:hover:not(:disabled){background-color:var(--color-red-inactive,#8eb0e0);box-shadow:none;color:#fff}._loginForm_7cgr4_1>._submitButton_7cgr4_117[data-valid=true],._loginForm_7cgr4_1>._submitButton_7cgr4_117[data-valid=true]:hover:not(:disabled){background-color:var(--login-button-active)}._loginForm_7cgr4_1>._submitButton_7cgr4_117:focus-visible{outline:none}._loginForm_7cgr4_1>._submitButton_7cgr4_117:active:not(:disabled){transform:none}._loginForm_7cgr4_1>._submitButton_7cgr4_117:disabled{cursor:not-allowed;opacity:1}._powered_7cgr4_150{display:none}@media (width<=480px){._loginForm_7cgr4_1{padding:32px 24px}}._logo_kjquy_1{max-width:200px;margin-bottom:50px}._tableWrapper_112es_1{background-color:#fff;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._tableControls_112es_11{flex-shrink:0;align-items:center;gap:10px;padding:16px;display:flex}._searchArea_112es_19{background-color:#f8f8fa;border:1px solid #eeeeef;border-radius:999px;align-items:center;gap:8px;width:226px;height:40px;padding:0 12px;display:flex}._searchIcon_112es_31{color:#1f2937;flex-shrink:0}._searchInput_112es_36{color:#2f3137;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.875rem}._searchInput_112es_36::placeholder{color:#8c8f9a}._controlButtons_112es_49{gap:8px;display:flex}._controlBtn_112es_54,._viewButton_112es_55{color:#2f3137;cursor:pointer;background-color:#f8f8fa;border:none;border-radius:50%;justify-content:center;align-items:center;height:40px;padding:0;display:inline-flex}._controlBtn_112es_54:hover:not(:disabled),._viewButton_112es_55:hover:not(:disabled){color:#4380c0;background-color:#eef1f6}._controlBtn_112es_54:active:not(:disabled),._viewButton_112es_55:active:not(:disabled){background-color:#e4e8ef}._controlBtn_112es_54{width:40px}._viewButton_112es_55{border-radius:999px;gap:8px;width:76px}._viewButtonTableIcon_112es_87{flex-shrink:0;width:18px;height:18px;display:block}._spacer_112es_94{flex:1}._controlDivider_112es_98{background-color:#eeeeef;width:1px;height:32px;margin:0 4px}._addButton_112es_105{color:#fff;cursor:pointer;white-space:nowrap;background-color:#4380c0;border:none;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:.875rem;font-weight:700;display:inline-flex}._addButton_112es_105:hover:not(:disabled){background-color:#3a73b0;box-shadow:0 4px 14px #4380c059}._addButton_112es_105:active:not(:disabled){box-shadow:none;background-color:#3469a3}._tableContainer_112es_129{border:1px solid #e7e7ea;border-radius:12px;flex:1;min-height:0;margin:0 16px 16px;overflow:auto}._table_112es_1{border-collapse:collapse;table-layout:fixed;width:100%;min-width:820px}._table_112es_1 thead{z-index:2;background-color:#f8f8fa;position:sticky;top:0}._table_112es_1 thead th{color:#6f7179;text-align:left;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e7e7ea;padding:13px 28px;font-size:.875rem;font-weight:600}._table_112es_1 thead th:first-child{color:#111827;width:28%}._table_112es_1 thead th:nth-child(2){width:43%}._table_112es_1 thead th:nth-child(3),._table_112es_1 thead th:nth-child(4){width:12%}._table_112es_1 thead th:last-child{width:5%}._table_112es_1 tbody td{color:#2f3137;vertical-align:middle;border-bottom:1px solid #eeeeef;padding:13px 28px;font-size:.875rem}._table_112es_1 tbody tr:last-child td{border-bottom:none}._journalTable_112es_184{min-width:1280px}._journalTable_112es_184 thead th{padding:13px 14px}._journalTable_112es_184 thead th:first-child{color:#6f7179;width:10%}._journalTable_112es_184 thead th:nth-child(2){width:14%}._journalTable_112es_184 thead th:nth-child(3){width:16%}._journalTable_112es_184 thead th:nth-child(4){width:14%}._journalTable_112es_184 thead th:nth-child(5),._journalTable_112es_184 thead th:nth-child(6){width:9%}._journalTable_112es_184 thead th:nth-child(7),._journalTable_112es_184 thead th:nth-child(8){width:10%}._journalTable_112es_184 thead th:nth-child(9),._journalTable_112es_184 thead th:nth-child(10),._journalTable_112es_184 thead th:nth-child(11){text-align:center;width:4%}._journalTable_112es_184 thead th svg{vertical-align:middle;display:inline-block}._journalTable_112es_184 tbody td{height:64px;padding:12px 14px}._journalTable_112es_184 tbody td:nth-child(9),._journalTable_112es_184 tbody td:nth-child(10),._journalTable_112es_184 tbody td:nth-child(11){text-align:center}._row_112es_225{background-color:#fff}._rowClickable_112es_229{cursor:pointer}._rowClickable_112es_229:hover{background-color:#f6f8fc}._rowClickable_112es_229:focus-visible{outline-offset:-2px;outline:2px solid #4380c0}._nameCell_112es_240{align-items:center;gap:12px;font-weight:500;display:flex}._assetLink_112es_247{color:inherit;pointer-events:none;align-items:center;gap:12px;min-width:0;display:inline-flex}._assetLink_112es_247 span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._rowClickable_112es_229:hover ._assetLink_112es_247{color:#4380c0}._thumbnail_112es_265{background:linear-gradient(135deg,#4380c033,#5b975140),url(/assets/login_bg-CTV2e3rq.jpg) 50%/cover;border-radius:8px;flex-shrink:0;width:32px;height:32px;overflow:hidden}._field_112es_274{background:linear-gradient(#ffffff14,#ffffff14),url(/assets/login_bg-CTV2e3rq.jpg) 50%/cover}._hill_112es_278{background:linear-gradient(135deg,#4380c014,#5b975129),url(/assets/login_bg-CTV2e3rq.jpg) 60% 42%/190%}._van_112es_282{background:linear-gradient(135deg,#4380c047,#fff3),url(/assets/login_bg-CTV2e3rq.jpg) 30% 62%/220%}._noData_112es_286{color:#8c8f9a;text-align:center;padding:40px 16px!important}._categoryBadge_112es_292,._typeBadge_112es_293,._statusBadge_112es_294{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 12px;font-size:.8125rem;font-weight:600;display:inline-flex}._categoryBadge_112es_292{color:#005bd3;background-color:#dce9ff}._blueBadge_112es_311,._blueSoftBadge_112es_312{color:#3167d9;background-color:#e9efff}._typeBadge_112es_293{color:#0064ad;background-color:#e5f5ff}._vehicleType_112es_322{color:#ad8b25;background-color:#fff4d6}._statusBadge_112es_294{color:#66615a;background-color:#f1f0ed}._waitingStatus_112es_332{color:#9a861e;background-color:#fbf8ea}._muted_112es_337{color:#8c8f9a}._actionBtn_112es_341{color:#6f7179;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}._personCell_112es_355{align-items:center;gap:10px;min-width:0;display:flex}._personCell_112es_355 span:last-child{flex-direction:column;min-width:0;line-height:1.25;display:flex}._personCell_112es_355 strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}._personCell_112es_355 small{color:#7c7f87;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}._personAvatar_112es_381{color:#785edb;background:#eeeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:inline-flex}._live_112es_395 ._tableContainer_112es_129{margin-top:16px}@media (width<=768px){._tableControls_112es_11{flex-wrap:wrap}._searchArea_112es_19{width:min(100%,260px)}._spacer_112es_94{display:none}._addButton_112es_105{justify-content:center;width:100%}}._container_1aa1w_1{box-sizing:border-box;background-color:#f3f4f6;flex-direction:column;gap:16px;width:100%;height:100%;padding:16px 12px 12px;display:flex}._mapSection_1aa1w_12{height:var(--map-height,48vh);contain:layout style;backface-visibility:hidden;border-radius:22px;flex-direction:column;flex:none;min-height:15vh;max-height:58vh;transition:height .2s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;transform:translateZ(0)}._isDragging_1aa1w_28 ._mapSection_1aa1w_12{will-change:height;transition:height 50ms linear}._catalogStatus_1aa1w_33,._catalogError_1aa1w_34{margin:0 0 8px;padding:0 12px;font-size:14px}._catalogStatus_1aa1w_33{color:#6b7280}._catalogError_1aa1w_34{color:#b91c1c}._tableSection_1aa1w_48{contain:layout style;background:#fff;border-radius:12px;flex-direction:column;flex:auto;min-height:0;transition:height .2s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;transform:translateZ(0)}._isDragging_1aa1w_28 ._tableSection_1aa1w_48{will-change:height;transition:height 50ms linear}._tabsOverlay_1aa1w_67{z-index:10;box-shadow:none;border-radius:999px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}._standaloneLiveMode_1aa1w_77{padding-top:16px}._standaloneLiveMode_1aa1w_77 ._tableSection_1aa1w_48{flex:auto}._timelineWrap_1aa1w_85{flex-shrink:0;grid-template-columns:40px 40px 220px minmax(240px,1fr) 40px;align-items:center;gap:12px;min-height:64px;padding:8px 0;display:grid}._timelineIconButton_1aa1w_95,._dateButton_1aa1w_96{background:var(--gps-color-surface,#fff);color:#75a1dc;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;height:40px;display:inline-flex}._timelineIconButton_1aa1w_95{width:40px}._timelineIconButton_1aa1w_95 svg{width:20px;height:20px}._dateButton_1aa1w_96{color:#7ca2d8;white-space:nowrap;gap:8px;padding:0 18px;font-size:.9375rem;font-weight:500}._dateButton_1aa1w_96 svg{width:18px;height:18px}._timelineTrack_1aa1w_129{min-width:0}._timelineRail_1aa1w_133{background:linear-gradient(90deg,#91969c 0% 100%);border-radius:999px;height:12px;margin:0 10px;position:relative}._timelineHandle_1aa1w_141{background:#bfc2c6;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%)}._firstHandle_1aa1w_151{left:42%}._secondHandle_1aa1w_155{left:47%}._timelineHours_1aa1w_159{color:#565b63;grid-template-columns:repeat(20,minmax(0,1fr));padding-top:3px;font-size:.6875rem;line-height:14px;display:grid}._timelineHours_1aa1w_159 span{justify-content:center;min-width:0;display:flex;position:relative}._timelineHours_1aa1w_159 span:before{content:"";background:#93989d;width:1px;height:14px;position:absolute;top:-15px;left:50%;transform:translate(-50%)}._flowOverlay_1aa1w_184{z-index:40;background:#1118272e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._flowPanel_1aa1w_195{background:var(--gps-color-surface,#fff);border:1px solid var(--gps-color-border,#e8e9ee);border-radius:12px;width:min(460px,100%);height:fit-content;max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 20px 50px #11182738}._flowHeader_1aa1w_206{border-bottom:1px solid var(--gps-color-border,#e8e9ee);justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}._flowHeader_1aa1w_206 h2{color:var(--gps-color-text-strong,#111827);font-size:1.125rem;font-weight:700;line-height:24px}._flowHeader_1aa1w_206 button{width:40px;height:40px;color:var(--gps-color-muted,#8c8f9a);background:var(--gps-color-control-bg,#f8f8fa);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}._flowHeader_1aa1w_206 button svg{width:20px;height:20px}._flowForm_1aa1w_238{flex-direction:column;gap:16px;padding:20px;display:flex}._flowForm_1aa1w_238 label{flex-direction:column;gap:8px;display:flex}._flowForm_1aa1w_238 span{color:var(--gps-color-text,#2f3137);font-size:.9375rem;font-weight:600;line-height:20px}._flowForm_1aa1w_238 input,._flowForm_1aa1w_238 select{width:100%;height:44px;color:var(--gps-color-text,#2f3137);background:var(--gps-color-control-bg,#f8f8fa);border:1px solid var(--gps-color-border,#e8e9ee);font:inherit;border-radius:8px;outline:none;padding:0 14px;font-size:1rem}._flowPreviewMap_1aa1w_269{border:1px solid var(--gps-color-border,#e8e9ee);background:linear-gradient(#4380c02e,#4380c02e),url(/assets/login_bg-CTV2e3rq.jpg) 50%/cover;border-radius:8px;height:180px;position:relative;overflow:hidden}._flowPreviewMap_1aa1w_269 span{background:var(--gps-color-success-text,#2f9d5b);border:2px solid var(--gps-color-surface,#fff);border-radius:50% 50% 50% 0;width:26px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 2px 7px #11182733}._flowFormError_1aa1w_290{color:#b91c1c;margin:0;font-size:.875rem;line-height:1.4}._flowFormWarning_1aa1w_297{color:#92400e;margin:0;font-size:.875rem;line-height:1.4}._flowFormWarning_1aa1w_297 a{color:#1d4ed8;font-weight:600;text-decoration:underline}._flowActions_1aa1w_309{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}._flowActions_1aa1w_309 button{cursor:pointer;border-radius:999px;height:44px;padding:0 20px;font-size:1rem;font-weight:700}._secondary_1aa1w_324{color:var(--gps-color-text,#2f3137);background:var(--gps-color-surface,#fff);border:1px solid var(--gps-color-border,#e8e9ee)}._secondary_1aa1w_324:hover:not(:disabled){background:#f3f4f7;border-color:#d8dae3}._secondary_1aa1w_324:active:not(:disabled){background:#eceef3}._primary_1aa1w_337{color:var(--gps-color-surface,#fff);background:var(--gps-color-primary,#4380c0);border:1px solid var(--gps-color-primary,#4380c0)}._primary_1aa1w_337:hover:not(:disabled){background:#3a73b0;border-color:#3a73b0;box-shadow:0 4px 14px #4380c059}._primary_1aa1w_337:active:not(:disabled){box-shadow:none;background:#3469a3;border-color:#3469a3}body.resizing-map{overflow-x:hidden;cursor:row-resize!important;-webkit-user-select:none!important;user-select:none!important}body.resizing-map *{pointer-events:none;cursor:row-resize!important;-webkit-user-select:none!important;user-select:none!important}body.resizing-map .resize-handle{pointer-events:auto!important}._resizeHandle_9dbd9_1,._resizeHandleLine_9dbd9_5{display:none}._container_18x8t_1{gap:30px;height:100%;padding:20px 20px 0;display:flex}._content_18x8t_8{flex-grow:1;min-height:0;padding-right:20px;overflow-y:auto}._section_1tfx9_1{max-width:700px}._section_1tfx9_1 h3{margin-bottom:8px;font-size:1.5rem}._sectionDescription_1tfx9_9{color:#6c757d;border-bottom:1px solid #e9ecef;margin-bottom:30px;padding-bottom:20px;font-size:.9rem}._formGroup_1tfx9_17{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}._formGroup_1tfx9_17 label{color:var(--text-color-primary);font-size:.9rem;font-weight:700}._toggleSwitch_1tfx9_29{border-radius:6px;width:fit-content;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}._toggleSwitch_1tfx9_29 button{background-color:var(--color-base-white,#fff);cursor:pointer;border:none;padding:8px 16px;font-size:.9rem;transition:background-color .2s}._toggleSwitch_1tfx9_29 button:not(._active_1tfx9_44):hover{background-color:#f8f9fa}._toggleSwitch_1tfx9_29 ._active_1tfx9_44{background-color:var(--color-blue,#787ce7);color:#fff}._hint_1tfx9_52{color:#6c757d;border-radius:var(--element-border-radius,6px);border-left:3px solid var(--color-blue,#787ce7);background-color:#787ce70d;flex-direction:row;align-items:center;gap:10px;padding:10px;font-size:.85rem;display:flex}._container_cv1he_1{flex-direction:column;gap:40px;display:flex}._section_cv1he_7{max-width:700px}._section_cv1he_7 h3{margin-bottom:8px;font-size:1.5rem}._sectionDescription_cv1he_15{color:#6c757d;border-bottom:1px solid #e9ecef;margin-bottom:30px;padding-bottom:20px;font-size:.9rem}._formGroup_cv1he_23{opacity:0;flex-direction:column;gap:8px;margin-bottom:16px;animation:.2s forwards _formSlideIn_cv1he_1;display:flex;position:relative;transform:translateY(2px)}._formGroup_cv1he_23 label{color:var(--text-color-primary);font-size:.9rem;font-weight:700}._formGroup_cv1he_23 input{background:var(--input-bg-color,#ebebf5);border-radius:var(--element-border-radius,6px);color:var(--text-color-primary);box-sizing:border-box;border:1px solid #0000;outline:none;width:100%;padding:12px 15px;font-size:1em;transition:all .3s}._formGroup_cv1he_23 input::placeholder{color:var(--text-color-secondary)}._formGroup_cv1he_23 input:focus{border:1px solid var(--input-border-color,#ebebf5);background-color:#0000}._formGroup_cv1he_23:first-child{animation-delay:.1s}._formGroup_cv1he_23:nth-child(2){animation-delay:.15s}._formGroup_cv1he_23:nth-child(3){animation-delay:.2s}._formGroup_cv1he_23:nth-child(4){animation-delay:.25s}._formGroup_cv1he_23:nth-child(5){animation-delay:.3s}._formGroup_cv1he_23:nth-child(6){animation-delay:.35s}@keyframes _formSlideIn_cv1he_1{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){._formGroup_cv1he_23{opacity:1;animation:none;transform:none}}._formGrid_cv1he_95{flex-wrap:wrap;gap:16px;display:flex}._profileGrid_cv1he_101{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._staticField_cv1he_107{background:var(--input-bg-color,#ebebf5);border-radius:var(--element-border-radius,6px);color:var(--text-color-primary);border:1px solid #0000;min-height:46px;padding:12px 15px;font-size:1em}._errorText_cv1he_117{color:var(--color-red,#e50000);font-size:.85rem}._errorMessage_cv1he_122,._successMessage_cv1he_123{border-radius:var(--element-border-radius,6px);margin:0 0 16px;padding:10px 15px;font-size:.9rem}._errorMessage_cv1he_122{color:var(--color-red,#e50000);border:1px solid var(--color-red,#e50000);background-color:#e5000014}._successMessage_cv1he_123{color:#146c43;background-color:#d1e7dd;border:1px solid #a3cfbb}._formActions_cv1he_142{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}._submitButton_cv1he_151{width:100%;color:var(--color-gray-100,#f4f4fc);background-color:var(--color-gray-700,#3d3b49);border-radius:var(--element-border-radius,6px);cursor:pointer;box-shadow:var(--color-gray-100) 0 14px 24px;-webkit-user-select:none;user-select:none;border:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:700;transition:all .3s,transform 1s;display:flex}._submitButton_cv1he_151:hover{background-color:var(--color-gray-100,#f4f4fc);color:var(--text-color-primary);box-shadow:var(--color-gray-500) 0 10px 36px}._submitButton_cv1he_151:active{transform:scale(.98)}._submitButton_cv1he_151:disabled{cursor:not-allowed;opacity:.5}@media (width<=768px){._profileGrid_cv1he_101{grid-template-columns:1fr}}._workspace_78sku_1{box-sizing:border-box;background:#fff;border-radius:24px;flex:1;grid-template-columns:166px minmax(0,1fr);gap:18px;min-width:0;min-height:0;padding:12px;display:grid}._sectionNav_78sku_14{flex-direction:column;gap:10px;min-width:0;display:flex}._sectionNavItem_78sku_21{color:#4f5159;background:#f8f8fa;border-radius:9px;align-items:center;gap:10px;min-height:40px;padding:0 12px;font-size:.86rem;font-weight:500;text-decoration:none;display:flex}._sectionNavItem_78sku_21 svg{flex-shrink:0;width:19px;height:19px}._sectionNavItem_78sku_21:hover{background:#eef2f7}._sectionNavItemActive_78sku_43{color:#fff;background:#4380c0;font-weight:500}._main_78sku_49{background:#fbfbfc;border-radius:20px;flex-grow:1;min-width:0;min-height:280px;overflow:auto}
