@charset "UTF-8";._loadingMenu_9x01u_1{display:flex;align-items:center;justify-content:center;padding:1rem;background:transparent}._loadingMenu_9x01u_1._small_9x01u_8 ._loadingContent_9x01u_8{transform:scale(.8)}._loadingMenu_9x01u_1._large_9x01u_11 ._loadingContent_9x01u_8{transform:scale(1.2)}._loadingMenu_9x01u_1._full_9x01u_14{width:100%;height:100%}._loadingContent_9x01u_8{display:flex;flex-direction:column;align-items:center;gap:.75rem}._loadingMessage_9x01u_26{font-size:.875rem;color:#6b7280;font-weight:500}._loadingDots_9x01u_32{display:flex;gap:.25rem}._loadingDots_9x01u_32 ._dot_9x01u_36{width:.5rem;height:.5rem;border-radius:50%;background-color:#3b82f6;animation:_dot-pulse_9x01u_1 1.5s ease-in-out infinite}._loadingDots_9x01u_32 ._dot_9x01u_36:nth-child(2){animation-delay:.2s}._loadingDots_9x01u_32 ._dot_9x01u_36:nth-child(3){animation-delay:.4s}@keyframes _dot-pulse_9x01u_1{0%,60%,to{transform:scale(1);opacity:1}30%{transform:scale(1.2);opacity:.7}}._loadingSpinner_9x01u_60{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_9x01u_1 1s linear infinite}@keyframes _spin_9x01u_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingBubbles_9x01u_77{display:flex;gap:.375rem}._loadingBubbles_9x01u_77 ._bubble_9x01u_81{width:.75rem;height:.75rem;border-radius:50%;background-color:#3b82f6;animation:_bubble-bounce_9x01u_1 1.4s ease-in-out infinite both}._loadingBubbles_9x01u_77 ._bubble_9x01u_81:nth-child(1){animation-delay:-.32s}._loadingBubbles_9x01u_77 ._bubble_9x01u_81:nth-child(2){animation-delay:-.16s}@keyframes _bubble-bounce_9x01u_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._loadingSkeleton_9x01u_103{display:flex;flex-direction:column;gap:.5rem;width:200px}._loadingSkeleton_9x01u_103 ._skeletonLine_9x01u_109{height:.75rem;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;border-radius:.375rem;animation:_skeleton-shimmer_9x01u_1 2s infinite}._loadingSkeleton_9x01u_103 ._skeletonLine_9x01u_109._short_9x01u_116{width:60%}._loadingSkeleton_9x01u_103 ._skeletonLine_9x01u_109._medium_9x01u_119{width:80%}._loadingSkeleton_9x01u_103 ._skeletonLine_9x01u_109._long_9x01u_122{width:100%}@keyframes _skeleton-shimmer_9x01u_1{0%{background-position:-200% 0}to{background-position:200% 0}}._loadingTyping_9x01u_134{display:flex;gap:.25rem;padding:.75rem 1rem;background:#f3f4f6;border-radius:1.5rem}._loadingTyping_9x01u_134 ._typingDot_9x01u_141{width:.5rem;height:.5rem;border-radius:50%;background-color:#6b7280;animation:_typing-bounce_9x01u_1 1.4s ease-in-out infinite both}._loadingTyping_9x01u_134 ._typingDot_9x01u_141:nth-child(1){animation-delay:-.32s}._loadingTyping_9x01u_134 ._typingDot_9x01u_141:nth-child(2){animation-delay:-.16s}@keyframes _typing-bounce_9x01u_1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-.5rem)}}._loadingMenu_9x01u_1._typing_9x01u_141{justify-content:flex-start}._loadingMenu_9x01u_1._typing_9x01u_141 ._loadingContent_9x01u_8{align-items:flex-start}._loadingMenu_9x01u_1._skeleton_9x01u_109{align-items:flex-start;justify-content:flex-start}._layout_qt6cl_1{min-height:100vh;min-height:100dvh;background:#000;color:#fafafa;display:flex;flex-direction:row}@media (width <= 1024px){._layout_qt6cl_1{flex-direction:column}}._container_qt6cl_17{max-width:1200px;margin:0 auto;padding:0 16px}._topNav_qt6cl_23{position:sticky;top:0;z-index:100;backdrop-filter:blur(12px);background:rgba(24,24,27,.7);border-bottom:1px solid rgba(255,255,255,.08)}._left_qt6cl_32,._right_qt6cl_33,._centerNav_qt6cl_34,._container_qt6cl_17{display:flex;align-items:center}._container_qt6cl_17{justify-content:space-between;height:64px}._brand_qt6cl_46{display:inline-flex;align-items:center;gap:10px;color:#fafafa;font-size:16px;line-height:1}._logoDot_qt6cl_55{width:10px;height:10px;border-radius:50%;background:#fafafa;box-shadow:0 0 10px rgba(255,255,255,.12);flex-shrink:0}._brandText_qt6cl_64{font-weight:700;font-size:16px;color:#fafafa}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._brandText_qt6cl_64{display:none}._left_qt6cl_32,._centerNav_qt6cl_34{gap:12px}._navLink_qt6cl_84{position:relative;color:#a1a1aa;padding:8px 10px;border-radius:8px;transition:color .2s cubic-bezier(.4,0,.2,1)}._navLink_qt6cl_84:hover,._navLink_qt6cl_84._active_qt6cl_93{color:#fafafa}._navLink_qt6cl_84:after{content:"";position:absolute;left:10px;right:10px;bottom:6px;height:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.4,0,.2,1);background:linear-gradient(90deg,#e5e7eb,#d4d4d4);border-radius:2px}._navLink_qt6cl_84:hover:after,._navLink_qt6cl_84._active_qt6cl_93:after{transform:scaleX(1)}._right_qt6cl_33{gap:8px}._iconBtn_qt6cl_121{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fafafa;transition:all .2s cubic-bezier(.4,0,.2,1);touch-action:manipulation}._iconBtn_qt6cl_121:hover{background:rgba(255,255,255,.08)}._iconBtn_qt6cl_121._danger_qt6cl_139{color:#ef4444;border-color:rgba(239,68,68,.25)}._primaryBtn_qt6cl_144{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:transparent;color:#fafafa;font-weight:600;border:1px solid #e4e4e7;box-shadow:none;transition:background .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}._primaryBtn_qt6cl_144:hover{background:rgba(255,255,255,.06);transform:translateY(-1px);box-shadow:none}._full_qt6cl_164{width:100%;justify-content:center}._secondaryBtn_qt6cl_169{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;border:1px solid #e4e4e7;background:transparent;color:#fafafa}._accountGroup_qt6cl_180{display:inline-flex;align-items:center;gap:8px}._avatar_qt6cl_186{width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:#fafafa;font-weight:700;overflow:hidden}._avatar_qt6cl_186 ._avatarImg_qt6cl_198{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._mobileMenuBtn_qt6cl_205{display:none}._hideOnMobile_qt6cl_209{display:inline-flex}@media (width <= 1024px){._centerNav_qt6cl_34,._hideOnMobile_qt6cl_209{display:none}._mobileMenuBtn_qt6cl_205{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fafafa}}._backdrop_qt6cl_233{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1900;background:rgba(0,0,0,.55);backdrop-filter:blur(2px)}._sheet_qt6cl_241{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(15,15,15,.96);backdrop-filter:blur(12px);transform:translateY(-10px);opacity:0;pointer-events:none;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}._sheet_qt6cl_241._open_qt6cl_71{opacity:1;transform:translateY(0);pointer-events:auto}._sheetHeader_qt6cl_261{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(255,255,255,.06)}._brandMini_qt6cl_269{display:inline-flex;align-items:center;gap:10px}._sheetNav_qt6cl_275{display:flex;flex-direction:column;padding:8px;gap:4px}._navItem_qt6cl_282{display:flex;align-items:center;gap:10px;padding:14px 12px;border-radius:12px;color:#a1a1aa;border:1px solid transparent}._navItem_qt6cl_282:hover{color:#fafafa;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.06)}._navItem_qt6cl_282._active_qt6cl_93{color:#fafafa;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}._navItem_qt6cl_282._emphasis_qt6cl_304{color:#fafafa;background:rgba(255,255,255,.06);border-color:#e4e4e7}._sheetFooter_qt6cl_310{margin-top:auto;padding:12px;border-top:1px solid rgba(255,255,255,.06)}._accountRow_qt6cl_316{display:flex;align-items:center;gap:8px}._account_qt6cl_180{display:inline-flex;align-items:center;gap:10px;flex:1;padding:8px;border-radius:12px}._profileLink_qt6cl_342{color:#a1a1aa;font-size:12px}._main_qt6cl_348{min-height:100vh;min-height:100dvh;padding:0;flex:1 1 auto;border-top:1px solid rgba(255,255,255,.06);background:#000;position:relative;--layout-left-offset: 0px}._main_qt6cl_348._withMobileTopBar_qt6cl_365{padding-top:0;min-height:0}@media (min-width: 1025px){._main_qt6cl_348{padding:0;min-height:100vh;min-height:100dvh}}._themeOrders_qt6cl_378,._themeChat_qt6cl_382,._themeAdmin_qt6cl_386,._themeNew_qt6cl_390{background:#000}._rail_qt6cl_71{position:fixed;left:0;top:0;bottom:0;width:80px;background:rgba(24,24,27,.92);backdrop-filter:blur(12px);border-right:1px solid rgba(255,255,255,.06);z-index:2000;transition:width .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);box-shadow:0 0 rgba(0,0,0,0);box-sizing:border-box}._rail_qt6cl_71._expanded_qt6cl_71{width:260px;box-shadow:0 8px 32px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}._rail_qt6cl_71._mobile_qt6cl_71{transform:translate(-100%);width:100vw;max-width:100vw;pointer-events:none;visibility:hidden;touch-action:manipulation}._rail_qt6cl_71._mobile_qt6cl_71 ._railInner_qt6cl_423{padding:0}._rail_qt6cl_71._mobile_qt6cl_71 ._brandRow_qt6cl_426{padding:calc(8px + env(safe-area-inset-top)) 12px 8px 12px}._rail_qt6cl_71._mobile_qt6cl_71 ._nav_qt6cl_84,._rail_qt6cl_71._mobile_qt6cl_71 ._railFooter_qt6cl_432{padding:12px}._rail_qt6cl_71._mobile_qt6cl_71._open_qt6cl_71{transform:translate(0);pointer-events:auto;visibility:visible}._railInner_qt6cl_423{display:flex;flex-direction:column;height:100%;padding:calc(12px + env(safe-area-inset-top)) 12px 12px 12px;gap:8px;box-sizing:border-box;width:100%}._brandRow_qt6cl_426{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-bottom:1px solid rgba(255,255,255,.06)}._nav_qt6cl_84{display:flex;flex-direction:column;gap:6px;padding:12px 6px}._item_qt6cl_468{display:flex;align-items:center;gap:12px;color:#a1a1aa;padding:12px;border-radius:12px;border:1px solid transparent;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%;box-sizing:border-box;overflow:hidden;min-height:48px}._item_qt6cl_468:hover{color:#fafafa;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.06)}._item_qt6cl_468._active_qt6cl_93{color:#fafafa;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);box-shadow:inset 2px 0 #e5e7eb}._item_qt6cl_468._primary_qt6cl_144{color:#fafafa;background:transparent;border-color:#e4e4e7}._item_qt6cl_468._secondary_qt6cl_169{background:transparent;border-color:rgba(255,255,255,.06);color:#fafafa}._itemIcon_qt6cl_508{font-size:18px;min-width:20px;flex-shrink:0}._label_qt6cl_514{white-space:nowrap;overflow:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._brandRow_qt6cl_426{justify-content:center}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._logoDot_qt6cl_55{display:none}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._nav_qt6cl_84{padding:8px}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._item_qt6cl_468{gap:0;padding:14px;justify-content:center}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._itemIcon_qt6cl_508{margin:0}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._label_qt6cl_514{display:none}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._account_qt6cl_180{justify-content:center;padding:12px}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._account_qt6cl_180 ._meta_qt6cl_331{display:none}._rail_qt6cl_71:not(._expanded_qt6cl_71):not(._mobile_qt6cl_71._open_qt6cl_71) ._brandRow_qt6cl_426 ._account_qt6cl_180{display:none}._railFooter_qt6cl_432{margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:4px}._account_qt6cl_180{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px}._avatar_qt6cl_186{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:#fafafa;font-weight:700}._meta_qt6cl_331{display:flex;flex-direction:column;min-width:0}._name_qt6cl_337{color:#fafafa;font-weight:600}._sub_qt6cl_601{color:#a1a1aa;font-size:12px}._mobileTopBar_qt6cl_608{position:relative;z-index:1950;display:flex;align-items:center;justify-content:space-between;padding:calc(8px + env(safe-area-inset-top)) 12px 8px 12px;background:rgba(24,24,27,.8);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06);min-height:64px;box-sizing:border-box}._main_qt6cl_348._withRailCollapsed_qt6cl_623{margin-left:80px;--layout-left-offset: 80px;transition:margin-left .25s cubic-bezier(.4,0,.2,1)}._main_qt6cl_348._withRailExpanded_qt6cl_629{margin-left:260px;--layout-left-offset: 260px;transition:margin-left .25s cubic-bezier(.4,0,.2,1)}@media (width <= 1024px){._main_qt6cl_348._withRailCollapsed_qt6cl_623,._main_qt6cl_348._withRailExpanded_qt6cl_629{margin-left:0}}._main_qt6cl_348._themeChat_qt6cl_382{overflow:hidden;position:relative;min-height:100vh;min-height:100dvh}._main_qt6cl_348._themeChat_qt6cl_382._withMobileTopBar_qt6cl_365{min-height:0}._alert_1a8u9_1{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-radius:12px;margin:.5rem 0;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);animation:_slide-in_1a8u9_1 .3s ease-out;backdrop-filter:blur(10px);border:1px solid transparent;position:relative;overflow:hidden}._alert_1a8u9_1:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;border-radius:2px 0 0 2px}._alert_1a8u9_1._closing_1a8u9_25{animation:_slide-out_1a8u9_1 .3s ease-in forwards;opacity:0;transform:translate(100%)}._alert_1a8u9_1._sm_1a8u9_30{padding:.75rem;font-size:.875rem}._alert_1a8u9_1._md_1a8u9_34{padding:1rem;font-size:1rem}._alert_1a8u9_1._lg_1a8u9_38{padding:1.25rem;font-size:1.125rem}._alert_1a8u9_1._solid_1a8u9_42{border:none}._alert_1a8u9_1._outline_1a8u9_45{background:transparent!important}._alert_1a8u9_1._outline_1a8u9_45:before{display:none}._alert_1a8u9_1._ghost_1a8u9_51{background:transparent!important;border:none}._alert_1a8u9_1._ghost_1a8u9_51:before{display:none}._alert_1a8u9_1._red_1a8u9_58._solid_1a8u9_42{background:linear-gradient(135deg,rgba(220,38,38,.15),rgba(185,28,28,.2));color:#fecaca;border-color:rgba(220,38,38,.3)}._alert_1a8u9_1._red_1a8u9_58._solid_1a8u9_42:before{background:linear-gradient(135deg,#ef4444,#dc2626)}._alert_1a8u9_1._red_1a8u9_58._outline_1a8u9_45{color:#fecaca;border-color:rgba(220,38,38,.4)}._alert_1a8u9_1._red_1a8u9_58._ghost_1a8u9_51{color:#fecaca}._alert_1a8u9_1._green_1a8u9_73._solid_1a8u9_42{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(22,163,74,.2));color:#bbf7d0;border-color:rgba(34,197,94,.3)}._alert_1a8u9_1._green_1a8u9_73._solid_1a8u9_42:before{background:linear-gradient(135deg,#4ade80,#22c55e)}._alert_1a8u9_1._green_1a8u9_73._outline_1a8u9_45{color:#bbf7d0;border-color:rgba(34,197,94,.4)}._alert_1a8u9_1._green_1a8u9_73._ghost_1a8u9_51{color:#bbf7d0}._alert_1a8u9_1._blue_1a8u9_88._solid_1a8u9_42{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(37,99,235,.2));color:#bfdbfe;border-color:rgba(59,130,246,.3)}._alert_1a8u9_1._blue_1a8u9_88._solid_1a8u9_42:before{background:linear-gradient(135deg,#3b82f6,#2563eb)}._alert_1a8u9_1._blue_1a8u9_88._outline_1a8u9_45{color:#bfdbfe;border-color:rgba(59,130,246,.4)}._alert_1a8u9_1._blue_1a8u9_88._ghost_1a8u9_51{color:#bfdbfe}._alert_1a8u9_1._yellow_1a8u9_103._solid_1a8u9_42{background:linear-gradient(135deg,rgba(234,179,8,.15),rgba(202,138,4,.2));color:#fef08a;border-color:rgba(234,179,8,.3)}._alert_1a8u9_1._yellow_1a8u9_103._solid_1a8u9_42:before{background:linear-gradient(135deg,#eab308,#ca8a04)}._alert_1a8u9_1._yellow_1a8u9_103._outline_1a8u9_45{color:#fef08a;border-color:rgba(234,179,8,.4)}._alert_1a8u9_1._yellow_1a8u9_103._ghost_1a8u9_51{color:#fef08a}._alert_1a8u9_1._purple_1a8u9_118._solid_1a8u9_42{background:linear-gradient(135deg,rgba(168,85,247,.15),rgba(147,51,234,.2));color:#e9d5ff;border-color:rgba(168,85,247,.3)}._alert_1a8u9_1._purple_1a8u9_118._solid_1a8u9_42:before{background:linear-gradient(135deg,#a855f7,#9333ea)}._alert_1a8u9_1._purple_1a8u9_118._outline_1a8u9_45{color:#e9d5ff;border-color:rgba(168,85,247,.4)}._alert_1a8u9_1._purple_1a8u9_118._ghost_1a8u9_51{color:#e9d5ff}._content_1a8u9_134{display:flex;align-items:flex-start;gap:.75rem;flex:1}._icon_1a8u9_141{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}._icon_1a8u9_141 svg{width:20px;height:20px}._text_1a8u9_153{flex:1;min-width:0}._title_1a8u9_158{font-weight:600;margin-bottom:.25rem;font-size:1.1em;line-height:1.4}._message_1a8u9_165{line-height:1.5;opacity:.9}._closeButton_1a8u9_170{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;margin-left:.5rem;border-radius:6px;cursor:pointer;opacity:.7;transition:all .2s ease;flex-shrink:0;color:inherit}._closeButton_1a8u9_170:hover{opacity:1;background:rgba(255,255,255,.1)}._closeButton_1a8u9_170 svg{width:16px;height:16px}._withTitle_1a8u9_194 ._message_1a8u9_165{font-size:.95em}._alert_1a8u9_1:not(._withIcon_1a8u9_198) ._content_1a8u9_134{gap:0}@keyframes _slide-in_1a8u9_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes _slide-out_1a8u9_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (width <= 768px){._alert_1a8u9_1{padding:.875rem}._alert_1a8u9_1._lg_1a8u9_38{padding:1rem}._icon_1a8u9_141 svg{width:18px;height:18px}._closeButton_1a8u9_170{padding:.2rem}._closeButton_1a8u9_170 svg{width:14px;height:14px}}@keyframes _fade-in_ex1gm_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._confirmModalOverlay_ex1gm_11{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}._confirmModal_ex1gm_11{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:90%;max-width:400px;padding:2rem;animation:_fade-in_ex1gm_1 .3s ease-out}@media (width <= 480px){._confirmModal_ex1gm_11{width:95%;padding:1.5rem}}._confirmModalContent_ex1gm_40{display:flex;flex-direction:column;gap:1.5rem}._confirmModalMessage_ex1gm_46{margin:0;font-size:1.2rem;text-align:center;color:#333}._confirmModalButtons_ex1gm_53{display:flex;justify-content:center;gap:1rem}._confirmModalButton_ex1gm_53{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .2s ease}._confirmModalButton-cancel_ex1gm_67{background-color:#f0f0f0;color:#333}._confirmModalButton-cancel_ex1gm_67:hover{background-color:#e0e0e0}._confirmModalButton-confirm_ex1gm_74{background-color:#f44;color:#fff}._confirmModalButton-confirm_ex1gm_74:hover{background-color:#c00}._inputContainer_18l9b_1{width:100%;position:relative;background:transparent}._inputContainer_18l9b_1:before,._inputContainer_18l9b_1:after{display:none}._inputWrapper_18l9b_10{position:relative;width:100%}._title_18l9b_15{font-size:.9rem;font-weight:500;color:#d4d4d4;margin-bottom:.5rem;display:block}._inputField_18l9b_23{width:100%;height:52px;padding:0 1rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#f5f5f5;font-size:1rem;font-family:inherit;transition:border-color .2s ease-out,background-color .2s ease-out}._inputField_18l9b_23::-moz-placeholder{color:#fff;opacity:1}._inputField_18l9b_23::placeholder{color:#fff;opacity:1}._inputField_18l9b_23:hover:not(:disabled):not(:focus){border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.05)}._inputField_18l9b_23:focus{outline:none;border-color:#fff}._inputField_18l9b_23:disabled{opacity:.5;cursor:not-allowed;background:rgba(255,255,255,.03)}._inputField_18l9b_23::-ms-reveal,._inputField_18l9b_23::-ms-clear{display:none}._inputField_18l9b_23::-webkit-contacts-auto-fill-button,._inputField_18l9b_23::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}._inputField_18l9b_23._size-sm_18l9b_61{height:40px;font-size:.9rem}._inputField_18l9b_23._size-lg_18l9b_65{height:60px;font-size:1.1rem}._inputField_18l9b_23._withIconLeft_18l9b_69{padding-left:2.75rem}._inputField_18l9b_23._withIconRight_18l9b_72{padding-right:2.75rem}._inputField_18l9b_23._invalid_18l9b_75{border-color:#ef4444}._inputField_18l9b_23._invalid_18l9b_75:focus{box-shadow:0 0 0 1px #ef4444}._iconLeft_18l9b_82,._iconRight_18l9b_83{position:absolute;top:50%;transform:translateY(-50%);color:#d4d4d4;pointer-events:none;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;z-index:2}._iconLeft_18l9b_82{left:.75rem}._iconRight_18l9b_83{right:.75rem}._fieldDecorations_18l9b_105{position:absolute;top:0;right:.5rem;height:100%;display:flex;align-items:center;gap:.25rem}._clearButton_18l9b_115,._passwordToggle_18l9b_116{background:none;border:none;padding:.25rem;margin:0;cursor:pointer;color:#d4d4d4;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .2s ease-out,background-color .2s ease-out}._clearButton_18l9b_115:hover,._passwordToggle_18l9b_116:hover{color:#f5f5f5;background-color:rgba(255,255,255,.05)}._clearButton_18l9b_115 svg,._passwordToggle_18l9b_116 svg{width:1.25rem;height:1.25rem}._errorMessage_18l9b_140{margin-top:.5rem;font-size:.85rem;color:#ef4444;display:flex;align-items:center;gap:.35rem}._placeholder_18l9b_149,._fieldBorder_18l9b_150{display:none}@media (max-width: 768px){._inputField_18l9b_23{font-size:16px}}._uploadField_1oqo9_1{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:1px solid rgba(255,255,255,.06);border-radius:6px;background:transparent;transition:all .2s ease;position:relative;height:100%;width:100%;min-width:0;box-sizing:border-box;overflow:hidden}._uploadField_1oqo9_1:hover{border-color:#fff}._uploadField_1oqo9_1._hasFile_1oqo9_20{border-style:solid}._uploadField_1oqo9_1._disabled_1oqo9_23{opacity:.5;pointer-events:none}._label_1oqo9_28{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.95rem;color:#f5f5f5;margin:0;cursor:pointer}._label_1oqo9_28 svg{color:#d4d4d4;width:18px;height:18px}._fileInput_1oqo9_44{display:none}._uploadProgress_1oqo9_48{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:transparent;border:1px solid rgba(255,255,255,.06);border-radius:4px}._progressBar_1oqo9_58{width:100%;height:2px;background:rgba(255,255,255,.06);border-radius:1px;overflow:hidden}._progressFill_1oqo9_66{height:100%;background:#fff;transition:width .3s ease}._progressText_1oqo9_72{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#d4d4d4}._progressText_1oqo9_72 ._spinner_1oqo9_79{animation:_spin_1oqo9_79 1s linear infinite}@keyframes _spin_1oqo9_79{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._imagePreview_1oqo9_91{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid rgba(255,255,255,.06)}._filePreview_1oqo9_99{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:transparent;border:1px solid rgba(255,255,255,.06);border-radius:4px;gap:.75rem;width:100%;min-width:0;box-sizing:border-box}._fileInfo_1oqo9_113{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._fileInfo_1oqo9_113 svg:first-child{color:#d4d4d4;flex-shrink:0;width:16px;height:16px}._fileLink_1oqo9_127{color:#f5f5f5;text-decoration:none;font-size:.9rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._fileLink_1oqo9_127:hover{text-decoration:underline}._successIcon_1oqo9_141{color:#d4d4d4;flex-shrink:0}._removeButton_1oqo9_146{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;color:#d4d4d4;cursor:pointer;border-radius:4px;transition:all .2s ease;flex-shrink:0}._removeButton_1oqo9_146:hover{color:#fff;background:rgba(255,255,255,.06)}._removeButton_1oqo9_146:disabled{opacity:.5;cursor:not-allowed}._actions_1oqo9_168{display:flex;gap:.75rem;flex-wrap:wrap}._errorMessage_1oqo9_174{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.85rem;padding:.5rem;border:1px solid #fff;border-radius:4px;margin-top:.5rem}._errorMessage_1oqo9_174 svg{flex-shrink:0}._helpText_1oqo9_189{font-size:.8rem;color:#d4d4d4;line-height:1.4}@media (max-width: 768px){._uploadField_1oqo9_1{padding:1rem;gap:.75rem}._label_1oqo9_28{font-size:.9rem}._actions_1oqo9_168{flex-direction:column;gap:.5rem}._filePreview_1oqo9_99{padding:.5rem;gap:.5rem}._fileLink_1oqo9_127{font-size:.85rem}._imagePreview_1oqo9_91{width:40px;height:40px}}._hintButton_1u32t_1{position:relative;display:inline-block}@media (width <= 768px){._hintButton_1u32t_1{width:100%}}._hintButton_1u32t_1 ._button_1u32t_10{position:relative;padding:12px 24px;background:linear-gradient(45deg,#007bff,#0056b3);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;overflow:hidden;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;line-height:1}@media (width <= 768px){._hintButton_1u32t_1 ._button_1u32t_10{width:100%}}._hintButton_1u32t_1 ._button_1u32t_10:hover{background:linear-gradient(45deg,#0056b3,#004494);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}._hintButton_1u32t_1 ._button_1u32t_10:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,123,255,.2)}._hintButton_1u32t_1 ._button_1u32t_10:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}._hintButton_1u32t_1 ._button_1u32t_10:disabled:hover{background:#6c757d;transform:none}._hintButton_1u32t_1 ._button_1u32t_10:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease;z-index:-1}._hintButton_1u32t_1 ._button_1u32t_10:hover:before{left:100%}._hintButton_1u32t_1 ._hint_1u32t_1{position:absolute;background:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:400;white-space:nowrap;pointer-events:none;z-index:1000;animation:_fade-in_1u32t_1 .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}._hintButton_1u32t_1 ._hint_1u32t_1:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#333}@keyframes _fade-in_1u32t_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] ._hintButton_1u32t_1 ._button_1u32t_10{background:linear-gradient(45deg,#495057,#343a40)}[data-theme=dark] ._hintButton_1u32t_1 ._button_1u32t_10:hover{background:linear-gradient(45deg,#343a40,#212529)}[data-theme=dark] ._hintButton_1u32t_1 ._hint_1u32t_1{background:#495057}[data-theme=dark] ._hintButton_1u32t_1 ._hint_1u32t_1:before{border-right-color:#495057}._segment_zxyi8_1{width:100%;margin:2rem}._segment_zxyi8_1 h1._title_zxyi8_5{border-bottom:solid;padding-bottom:20px;font-size:30px;font-weight:700}._segment_zxyi8_1 h2._title_zxyi8_5{font-size:24px;font-weight:700}._segment_zxyi8_1 ._description_zxyi8_15{font-size:18px;margin-top:5px}._segment_zxyi8_1 ._content_zxyi8_19{margin-top:12px}._segment_zxyi8_1+._segment_zxyi8_1{margin-top:40px}._loadingContainer_1ps8b_1{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#121212,#1e1e1e);padding:2rem;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3)}._loadingContainer_1ps8b_1._fullScreen_1ps8b_11{height:100vh;width:100vw;border-radius:0;position:fixed;top:0;left:0;z-index:9999}._loadingSpinner_1ps8b_21{position:relative;border-radius:50%;background:conic-gradient(transparent,#64ffda);animation:_rotate_1ps8b_1 1.2s linear infinite;box-shadow:0 0 20px rgba(100,255,218,.4)}._loadingSpinner_1ps8b_21:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:#1e1e1e;border-radius:50%;z-index:1}._loadingSpinner_1ps8b_21 ._spinnerInner_1ps8b_36{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;background:#64ffda;border-radius:50%;z-index:2;animation:_pulse_1ps8b_1 2s ease-in-out infinite}._loadingSpinner_1ps8b_21._small_1ps8b_48{width:40px;height:40px}._loadingSpinner_1ps8b_21._small_1ps8b_48 ._spinnerInner_1ps8b_36{width:25%;height:25%}._loadingSpinner_1ps8b_21._medium_1ps8b_56{width:60px;height:60px}._loadingSpinner_1ps8b_21._large_1ps8b_60{width:80px;height:80px}._loadingText_1ps8b_65{margin-top:1.5rem;font-size:1.1rem;font-weight:500;color:#e6f1ff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);letter-spacing:.5px}._loadingContainer_1ps8b_1._small_1ps8b_48+._loadingText_1ps8b_65{font-size:.9rem;margin-top:1rem}._loadingContainer_1ps8b_1._large_1ps8b_60+._loadingText_1ps8b_65{font-size:1.3rem;margin-top:2rem}@keyframes _rotate_1ps8b_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1ps8b_1{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(.8)}}._loadingContainer_1ps8b_1:after{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(100,255,218,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(100,255,218,.1) 0%,transparent 50%);pointer-events:none}@media (width <= 768px){._loadingSpinner_1ps8b_21._medium_1ps8b_56{width:50px;height:50px}._loadingSpinner_1ps8b_21._large_1ps8b_60{width:65px;height:65px}._loadingText_1ps8b_65{font-size:1rem}}@keyframes _noise-anim_1kd9k_1{0%{clip:rect(56px,9999px,4px,0)}5%{clip:rect(75px,9999px,92px,0)}10%{clip:rect(61px,9999px,38px,0)}15%{clip:rect(50px,9999px,60px,0)}20%{clip:rect(16px,9999px,55px,0)}25%{clip:rect(66px,9999px,65px,0)}30%{clip:rect(85px,9999px,24px,0)}35%{clip:rect(98px,9999px,57px,0)}40%{clip:rect(43px,9999px,1px,0)}45%{clip:rect(87px,9999px,40px,0)}50%{clip:rect(98px,9999px,20px,0)}55%{clip:rect(74px,9999px,7px,0)}60%{clip:rect(32px,9999px,26px,0)}65%{clip:rect(70px,9999px,92px,0)}70%{clip:rect(36px,9999px,24px,0)}75%{clip:rect(33px,9999px,46px,0)}80%{clip:rect(28px,9999px,25px,0)}85%{clip:rect(74px,9999px,93px,0)}90%{clip:rect(25px,9999px,52px,0)}95%{clip:rect(9px,9999px,59px,0)}to{clip:rect(41px,9999px,73px,0)}}@keyframes _float_1kd9k_1{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}@keyframes _pulse_1kd9k_1{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.7}}._container_1kd9k_91{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#121212);color:#e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;overflow:hidden;position:relative}._content_1kd9k_104{text-align:center;z-index:2;max-width:600px;padding:40px;border-radius:16px;background:rgba(18,18,18,.8);box-shadow:0 10px 30px rgba(0,0,0,.5);backdrop-filter:blur(10px)}._glitchContainer_1kd9k_115{margin-bottom:30px;position:relative}._glitch_1kd9k_115{font-size:8rem;font-weight:900;position:relative;margin:0;color:#e0e0e0;letter-spacing:-5px}._glitch_1kd9k_115:before{content:attr(data-text);position:absolute;text-shadow:-2px 0 #8a2be2;top:0;color:#e0e0e0;overflow:hidden;clip:rect(0,900px,0,0);animation:_noise-anim_1kd9k_1 3s infinite linear alternate-reverse;left:2px;text-shadow:2px 0 #00bcd4}._glitch_1kd9k_115:after{content:attr(data-text);position:absolute;top:0;color:#e0e0e0;overflow:hidden;clip:rect(0,900px,0,0);animation:_noise-anim_1kd9k_1 3s infinite linear alternate-reverse;left:-2px;text-shadow:-2px 0 #8a2be2}._subtitle_1kd9k_155{font-size:1.5rem;margin-top:-20px;color:rgba(224,224,224,.8);letter-spacing:2px;text-transform:uppercase}._description_1kd9k_163{margin:30px 0;font-size:1.2rem;line-height:1.6;color:rgba(224,224,224,.9)}._ctaSection_1kd9k_170{display:flex;justify-content:center;gap:20px;margin-top:40px}._homeButton_1kd9k_177{background:linear-gradient(45deg,#8a2be2,#701ac0);border:none;padding:12px 30px;border-radius:50px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}._homeButton_1kd9k_177:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}._homeButton_1kd9k_177:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(138,43,226,.3)}._homeButton_1kd9k_177:hover:before{left:100%}._homeButton_1kd9k_177:nth-child(2){background:linear-gradient(45deg,#00bcd4,#008fa1)}._homeButton_1kd9k_177:nth-child(2):hover{box-shadow:0 10px 20px rgba(0,188,212,.3)}._decoration_1kd9k_216{position:relative;margin-top:50px;height:100px}._orb_1kd9k_222{position:absolute;border-radius:50%;filter:blur(15px);animation:_float_1kd9k_1 8s infinite ease-in-out}._orb_1kd9k_222:nth-child(1){width:80px;height:80px;background:rgba(138,43,226,.3);top:0;left:20%;animation-delay:0s;animation-duration:10s}._orb_1kd9k_222:nth-child(2){width:60px;height:60px;background:rgba(0,188,212,.3);top:30px;right:20%;animation-delay:2s;animation-duration:8s}._orb_1kd9k_222:nth-child(3){width:40px;height:40px;background:rgba(255,85,85,.3);bottom:0;left:50%;animation-delay:4s;animation-duration:12s}@media (width <= 768px){._content_1kd9k_104{padding:20px}._glitch_1kd9k_115{font-size:5rem}._subtitle_1kd9k_155{font-size:1.2rem}._ctaSection_1kd9k_170{flex-direction:column;align-items:center}._homeButton_1kd9k_177{width:100%;max-width:250px}}._container_13mbo_2{min-height:100vh;background:#000;color:#f5f5f5;padding:2rem 1rem;position:relative;overflow-x:hidden}._backgroundPattern_13mbo_11{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.015) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.01) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,255,255,.008) 0%,transparent 50%);pointer-events:none;z-index:0}._header_13mbo_22{position:relative;z-index:1;max-width:1000px;margin:0 auto 3rem;background:#111;border:1px solid #1f1f1f;border-radius:20px;padding:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}._header_13mbo_22 ._headerContent_13mbo_37{display:flex;align-items:center;gap:1rem}._header_13mbo_22 ._headerContent_13mbo_37 ._headerIcon_13mbo_42{width:60px;height:60px;background:#262626;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px rgba(38,38,38,.3)}._header_13mbo_22 ._headerContent_13mbo_37 ._headerIcon_13mbo_42 svg{width:28px;height:28px;color:#f5f5f5}._header_13mbo_22 ._title_13mbo_57{font-size:2.5rem;font-weight:700;color:#f5f5f5;margin:0;line-height:1.2}@media (max-width: 768px){._header_13mbo_22 ._title_13mbo_57{font-size:2rem}}._header_13mbo_22 ._subtitle_13mbo_69{color:#a3a3a3;margin:.5rem 0 0;font-size:1.1rem}._header_13mbo_22 ._headerStats_13mbo_74{display:flex;gap:2rem}@media (max-width: 768px){._header_13mbo_22 ._headerStats_13mbo_74{width:100%;justify-content:space-between}}._header_13mbo_22 ._headerStats_13mbo_74 ._statItem_13mbo_84{display:flex;flex-direction:column;align-items:center;text-align:center}._header_13mbo_22 ._headerStats_13mbo_74 ._statItem_13mbo_84 ._statValue_13mbo_90{font-size:1.2rem;font-weight:600;color:#f5f5f5;margin-bottom:.25rem}._header_13mbo_22 ._headerStats_13mbo_74 ._statItem_13mbo_84 ._statLabel_13mbo_96{font-size:.8rem;color:#a3a3a3;text-transform:uppercase;letter-spacing:.5px}._content_13mbo_103{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}._section_13mbo_113{background:#111;border:1px solid #1f1f1f;border-radius:20px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}._section_13mbo_113:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#262626;opacity:0;transition:opacity .3s ease}._section_13mbo_113:hover{border-color:#262626;box-shadow:0 4px 25px rgba(0,0,0,.4)}._section_13mbo_113:hover:before{opacity:1}._sectionHeader_13mbo_141{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}._sectionHeader_13mbo_141 ._sectionIcon_13mbo_147{width:50px;height:50px;background:#262626;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px rgba(38,38,38,.3);flex-shrink:0}._sectionHeader_13mbo_141 ._sectionIcon_13mbo_147 svg{width:24px;height:24px;color:#f5f5f5}._sectionHeader_13mbo_141 ._sectionHeaderContent_13mbo_163{flex:1}._sectionHeader_13mbo_141 ._sectionHeaderContent_13mbo_163 ._sectionTitle_13mbo_166{font-size:1.5rem;font-weight:600;color:#f5f5f5;margin:0 0 .5rem}._sectionHeader_13mbo_141 ._sectionHeaderContent_13mbo_163 ._sectionDescription_13mbo_172{color:#a3a3a3;margin:0;line-height:1.5}._currentInfo_13mbo_178{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#000;border-radius:16px;border:1px solid #1f1f1f;margin-bottom:2rem}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188{position:relative;flex-shrink:0}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarInput_13mbo_192{display:none}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarImage_13mbo_195{width:80px;height:80px;border-radius:50%;border:3px solid #262626;box-shadow:0 4px 25px rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;background:#262626;color:#f5f5f5;overflow:hidden;position:relative}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarImage_13mbo_195 svg{width:40px;height:40px}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarImage_13mbo_195 ._avatarImg_13mbo_213{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarImage_13mbo_195 ._avatarLoading_13mbo_218{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarImage_13mbo_195 ._avatarLoading_13mbo_218:after{content:"";width:24px;height:24px;border:2px solid #f5f5f5;border-top-color:transparent;border-radius:50%;animation:_spin_13mbo_1 .8s linear infinite}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarOverlay_13mbo_235{position:absolute;bottom:0;right:0;width:28px;height:28px;background:#262626;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #000000;cursor:pointer;transition:all .2s ease}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarOverlay_13mbo_235:hover{transform:scale(1.1);background:#3a3a3a}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._avatarOverlay_13mbo_235 ._editIcon_13mbo_254{width:14px;height:14px;color:#f5f5f5}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._removeAvatarBtn_13mbo_259{position:absolute;top:-4px;right:-4px;width:22px;height:22px;background:#ef4444;border:2px solid #000000;border-radius:50%;color:#f5f5f5;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._currentInfo_13mbo_178 ._avatarPreview_13mbo_188 ._removeAvatarBtn_13mbo_259:hover{transform:scale(1.1);background:#f87171}._currentInfo_13mbo_178 ._currentDetails_13mbo_281{flex:1}._currentInfo_13mbo_178 ._currentDetails_13mbo_281 ._currentField_13mbo_284{display:flex;flex-direction:column;gap:.25rem}._currentInfo_13mbo_178 ._currentDetails_13mbo_281 ._currentField_13mbo_284 ._fieldLabel_13mbo_289{font-size:.8rem;color:#a3a3a3;text-transform:uppercase;letter-spacing:.5px;font-weight:600}._currentInfo_13mbo_178 ._currentDetails_13mbo_281 ._currentField_13mbo_284 ._fieldValue_13mbo_296{font-size:1.2rem;color:#f5f5f5;font-weight:600}._form_13mbo_302{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_13mbo_308{position:relative;display:flex;align-items:center}._inputGroup_13mbo_308 ._inputIcon_13mbo_313{position:absolute;left:1rem;z-index:2;color:#a3a3a3;transition:color .2s ease}._inputGroup_13mbo_308 ._inputIcon_13mbo_313 svg{width:18px;height:18px}._inputGroup_13mbo_308 ._inputField_13mbo_324{width:100%;padding:1rem 1rem 1rem 3rem;background:#000;border:1px solid #1f1f1f;border-radius:12px;color:#f5f5f5;font-size:1rem;transition:all .3s ease}._inputGroup_13mbo_308 ._inputField_13mbo_324:focus{outline:none;border-color:#262626;background:#1f1f1f;box-shadow:0 0 0 3px rgba(38,38,38,.3)}._inputGroup_13mbo_308 ._inputField_13mbo_324:focus+._inputIcon_13mbo_313{color:#f5f5f5}._inputGroup_13mbo_308 ._inputField_13mbo_324::-moz-placeholder{color:#a3a3a3}._inputGroup_13mbo_308 ._inputField_13mbo_324::placeholder{color:#a3a3a3}._inputGroup_13mbo_308 ._togglePassword_13mbo_346{position:absolute;right:1rem;background:none;border:none;color:#a3a3a3;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}._inputGroup_13mbo_308 ._togglePassword_13mbo_346:hover{color:#f5f5f5;background:#1f1f1f}._inputGroup_13mbo_308 ._matchIndicator_13mbo_361{position:absolute;right:1rem;font-size:1.2rem}._passwordFields_13mbo_367{display:flex;flex-direction:column;gap:1rem}._passwordStrength_13mbo_373{display:flex;align-items:center;gap:1rem;margin-top:.5rem}._passwordStrength_13mbo_373 ._strengthBar_13mbo_379{flex:1;height:6px;background:#1f1f1f;border-radius:3px;overflow:hidden}._passwordStrength_13mbo_373 ._strengthBar_13mbo_379 ._strengthFill_13mbo_386{height:100%;transition:all .3s ease;border-radius:3px}._passwordStrength_13mbo_373 ._strengthLabel_13mbo_391{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;min-width:80px;text-align:right}._securityInfo_13mbo_400{background:#000;border:1px solid #10b981;border-radius:12px;padding:1.5rem;margin-bottom:2rem}._securityInfo_13mbo_400 ._securityItem_13mbo_407{display:flex;align-items:flex-start;gap:1rem}._securityInfo_13mbo_400 ._securityItem_13mbo_407 ._securityIcon_13mbo_412{width:24px;height:24px;color:#10b981;flex-shrink:0;margin-top:.25rem}._securityInfo_13mbo_400 ._securityItem_13mbo_407 h4{margin:0 0 .5rem;color:#f5f5f5;font-size:1.1rem}._securityInfo_13mbo_400 ._securityItem_13mbo_407 ._requirements_13mbo_424{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._securityInfo_13mbo_400 ._securityItem_13mbo_407 ._requirements_13mbo_424 li{color:#a3a3a3;font-size:.9rem;position:relative;padding-left:1.5rem;transition:color .2s ease}._securityInfo_13mbo_400 ._securityItem_13mbo_407 ._requirements_13mbo_424 li:before{content:"○";position:absolute;left:0;color:#a3a3a3;transition:all .2s ease}._securityInfo_13mbo_400 ._securityItem_13mbo_407 ._requirements_13mbo_424 li._valid_13mbo_446{color:#10b981}._securityInfo_13mbo_400 ._securityItem_13mbo_407 ._requirements_13mbo_424 li._valid_13mbo_446:before{content:"✓";color:#10b981;font-weight:700}._actionButtons_13mbo_455{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}._primaryBtn_13mbo_462,._secondaryBtn_13mbo_463{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;position:relative;overflow:hidden}._primaryBtn_13mbo_462 ._btnIcon_13mbo_478,._secondaryBtn_13mbo_463 ._btnIcon_13mbo_478{width:18px;height:18px;transition:transform .2s ease}._primaryBtn_13mbo_462:hover:not(._disabled_13mbo_484),._secondaryBtn_13mbo_463:hover:not(._disabled_13mbo_484){transform:translateY(-2px)}._primaryBtn_13mbo_462:hover:not(._disabled_13mbo_484) ._btnIcon_13mbo_478,._secondaryBtn_13mbo_463:hover:not(._disabled_13mbo_484) ._btnIcon_13mbo_478{transform:scale(1.1)}._primaryBtn_13mbo_462:active:not(._disabled_13mbo_484),._secondaryBtn_13mbo_463:active:not(._disabled_13mbo_484){transform:translateY(0)}._primaryBtn_13mbo_462._disabled_13mbo_484,._secondaryBtn_13mbo_463._disabled_13mbo_484{opacity:.5;cursor:not-allowed;transform:none}._primaryBtn_13mbo_462{background:#262626;color:#f5f5f5;box-shadow:0 4px 25px rgba(0,0,0,.4)}._primaryBtn_13mbo_462:hover:not(._disabled_13mbo_484){background:#3a3a3a;box-shadow:0 8px 32px rgba(0,0,0,.5)}._primaryBtn_13mbo_462:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._primaryBtn_13mbo_462:hover:not(._disabled_13mbo_484):before{left:100%}._secondaryBtn_13mbo_463{background:transparent;color:#f5f5f5;border:1px solid #1f1f1f}._secondaryBtn_13mbo_463:hover:not(._disabled_13mbo_484){background:#1f1f1f;border-color:#262626;box-shadow:0 4px 25px rgba(0,0,0,.4)}._footer_13mbo_537{position:relative;z-index:1;max-width:800px;margin:3rem auto 2rem}._footer_13mbo_537 ._footerContent_13mbo_543{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#000;border:1px solid #10b981;border-radius:16px}._footer_13mbo_537 ._footerContent_13mbo_543 ._footerIcon_13mbo_552{width:32px;height:32px;color:#10b981;flex-shrink:0}._footer_13mbo_537 ._footerContent_13mbo_543 h4{margin:0 0 .25rem;color:#f5f5f5;font-size:1.1rem}._footer_13mbo_537 ._footerContent_13mbo_543 p{margin:0;color:#a3a3a3;line-height:1.5}._alert_13mbo_569{margin:0}@media (max-width: 768px){._container_13mbo_2{padding:1rem .5rem}._header_13mbo_22{flex-direction:column;text-align:center;padding:1.5rem}._header_13mbo_22 ._headerContent_13mbo_37{flex-direction:column;text-align:center}._header_13mbo_22 ._headerStats_13mbo_74{width:100%;justify-content:center;gap:3rem}._title_13mbo_57{font-size:2rem}._section_13mbo_113{padding:1.5rem}._currentInfo_13mbo_178{flex-direction:column;text-align:center;padding:1rem}._actionButtons_13mbo_455{flex-direction:column}._actionButtons_13mbo_455 ._primaryBtn_13mbo_462,._actionButtons_13mbo_455 ._secondaryBtn_13mbo_463{justify-content:center}._footer_13mbo_537 ._footerContent_13mbo_543{flex-direction:column;text-align:center;padding:1rem}}@keyframes _spin_13mbo_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1v1i6_1{height:calc(100vh - 70px);min-height:calc(100vh - 70px);max-height:calc(100vh - 70px);background:radial-gradient(900px 500px at 10% 20%,rgba(38,38,38,.15),transparent 60%),radial-gradient(700px 400px at 90% 10%,rgba(229,231,235,.1),transparent 60%),#000;padding:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}._formWrapper_1v1i6_13{width:100%;max-width:480px}._form_1v1i6_13{background:#111;border:1px solid #1f1f1f;color:#f5f5f5;border-radius:12px;box-shadow:0 4px 25px rgba(0,0,0,.4);padding:40px;transition:all .3s ease}._form_1v1i6_13:hover{box-shadow:0 8px 32px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}@media (width <= 640px){._form_1v1i6_13{padding:30px 24px}}._formHeader_1v1i6_36{text-align:center;margin-bottom:32px}._logo_1v1i6_41{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:50%;color:#262626;border:2px solid currentcolor;background:rgba(38,38,38,.08);margin:0 auto 16px}._title_1v1i6_54{font-size:24px;font-weight:700;line-height:1.2;color:#f5f5f5;margin-bottom:8px}._subtitle_1v1i6_62{color:#a3a3a3;font-size:16px;margin:0}._formElements_1v1i6_68>:not(:first-child){margin-top:20px}._rememberForgot_1v1i6_72{display:flex;justify-content:space-between;align-items:center;font-size:14px}._rememberMe_1v1i6_79{display:flex;align-items:center;color:#a3a3a3;cursor:pointer}._rememberMe_1v1i6_79 input{margin-right:8px;accent-color:#262626}._forgotPassword_1v1i6_90{color:#262626;text-decoration:none;transition:color .2s}._forgotPassword_1v1i6_90:hover{color:#3a3a3a;text-decoration:underline}._passwordToggle_1v1i6_100{background:none;border:none;color:#a3a3a3;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}._passwordToggle_1v1i6_100:hover{color:#262626;background:rgba(38,38,38,.12)}._submitButton_1v1i6_114{margin-top:24px}._signUpLink_1v1i6_118{text-align:center;margin-top:24px;padding-top:16px;border-top:1px solid #1f1f1f;color:#a3a3a3;font-size:14px}._signUpLink_1v1i6_118 a{color:#262626;text-decoration:none;margin-left:4px;font-weight:500;transition:color .2s}._signUpLink_1v1i6_118 a:hover{color:#3a3a3a;text-decoration:underline}@media (height <= 768px){._container_1v1i6_1{padding:20px;overflow-y:auto;background:radial-gradient(700px 400px at 10% 20%,rgba(38,38,38,.15),transparent 60%),radial-gradient(500px 300px at 90% 10%,rgba(229,231,235,.1),transparent 60%),#000}._form_1v1i6_13{padding:30px 24px}._formHeader_1v1i6_36{margin-bottom:24px}._logo_1v1i6_41{width:48px;height:48px;margin-bottom:12px}._title_1v1i6_54{font-size:20px}._subtitle_1v1i6_62{font-size:14px}}@media (width <= 480px){._container_1v1i6_1{padding:16px}._form_1v1i6_13{padding:24px 20px}._formHeader_1v1i6_36{margin-bottom:20px}._logo_1v1i6_41{width:40px;height:40px}._title_1v1i6_54{font-size:18px}._subtitle_1v1i6_62{font-size:13px}._rememberForgot_1v1i6_72{flex-direction:column;align-items:flex-start;gap:12px}._forgotPassword_1v1i6_90{align-self:flex-end}}._container_17jnu_1{display:flex;flex-flow:column nowrap;gap:6px;width:100%;max-width:400px}@media (width <= 768px){._container_17jnu_1{max-width:none}}._container_17jnu_1 ._title_17jnu_13{font-size:.9rem;font-weight:500;color:#d4d4d4;letter-spacing:.01em}._container_17jnu_1 ._error_17jnu_19{display:flex;margin-top:4px;color:#ef4444;font-size:.75rem;font-weight:500}._container_17jnu_1 ._select__control_17jnu_29{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.15);border-radius:8px;min-height:48px;box-shadow:none;transition:all .2s ease-out}._container_17jnu_1 ._select__control_17jnu_29:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.05)}._container_17jnu_1 ._select__control--is-focused_17jnu_41{border-color:#fff;background:rgba(255,255,255,.05);box-shadow:none}._container_17jnu_1 ._select__control--is-disabled_17jnu_46{opacity:.5;cursor:not-allowed;background:rgba(255,255,255,.03)}._container_17jnu_1 ._select__value-container_17jnu_51{padding:2px 16px;color:#f5f5f5}._container_17jnu_1 ._select__single-value_17jnu_55{color:#f5f5f5;font-weight:400}._container_17jnu_1 ._select__placeholder_17jnu_59{color:rgba(255,255,255,.35)}._container_17jnu_1 ._select__input-container_17jnu_62{color:#f5f5f5;margin:0;padding:0}._container_17jnu_1 ._select__indicators_17jnu_67{padding-right:8px}._container_17jnu_1 ._select__dropdown-indicator_17jnu_70{color:#d4d4d4;padding:8px}._container_17jnu_1 ._select__dropdown-indicator_17jnu_70:hover{color:#f5f5f5}._container_17jnu_1 ._select__clear-indicator_17jnu_77{color:#d4d4d4;cursor:pointer}._container_17jnu_1 ._select__clear-indicator_17jnu_77:hover{color:#fff}._container_17jnu_1 ._select__indicator-separator_17jnu_84{display:none}._container_17jnu_1 ._select__menu_17jnu_87{background:#000;border:1px solid rgba(255,255,255,.06);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.5);margin-top:8px;overflow:hidden;z-index:100}._container_17jnu_1 ._select__menu-list_17jnu_96{padding:6px}._container_17jnu_1 ._select__option_17jnu_99{color:#d4d4d4;border-radius:4px;padding:10px 12px;font-size:.95rem;cursor:pointer;transition:all .15s ease}._container_17jnu_1 ._select__option--is-focused_17jnu_107,._container_17jnu_1 ._select__option_17jnu_99:hover{background:rgba(255,255,255,.06);color:#f5f5f5}._container_17jnu_1 ._select__option--is-selected_17jnu_111{background:#fff;color:#000;font-weight:500}._container_17jnu_1 ._select__option--is-selected_17jnu_111:hover{background:#fff;color:#000}._fullWidth_17jnu_121{max-width:none!important;width:100%!important}._container_1dovj_1{position:relative;min-height:100vh;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem}._backgroundPattern_1dovj_12{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(229,231,235,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(229,231,235,.02) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.01) 0%,transparent 50%);pointer-events:none;z-index:0}._contentWrapper_1dovj_20{position:relative;z-index:1;width:100%;max-width:560px;background:#111;border:1px solid #1f1f1f;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 20px 50px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.05) inset;backdrop-filter:blur(20px);animation:_slideInUp_1dovj_1 .6s ease-out}@keyframes _slideInUp_1dovj_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._heroSection_1dovj_44{text-align:center;margin-bottom:2rem}._heroSection_1dovj_44 ._iconContainer_1dovj_48{width:80px;height:80px;background:#262626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;position:relative}._heroSection_1dovj_44 ._iconContainer_1dovj_48:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#e5e7eb,#d4d4d4);border-radius:50%;z-index:-1;opacity:.1}._heroSection_1dovj_44 ._iconContainer_1dovj_48 ._icon_1dovj_48{width:32px;height:32px;color:#f5f5f5}._heroSection_1dovj_44 ._title_1dovj_73{font-size:2rem;font-weight:700;color:#f5f5f5;margin:0 0 .5rem;letter-spacing:-.025em;line-height:1.2}._heroSection_1dovj_44 ._subtitle_1dovj_81{font-size:1rem;color:#a3a3a3;margin:0;line-height:1.5;font-weight:400}._form_1dovj_89{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1dovj_95{display:flex;flex-direction:column;gap:1rem}._buttonGroup_1dovj_101{display:flex;justify-content:center;margin-top:.5rem}._primaryButton_1dovj_107{background:#262626;color:#f5f5f5;border:1px solid #1f1f1f;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:160px;position:relative;overflow:hidden}._primaryButton_1dovj_107:hover:enabled{background:#3a3a3a;border-color:#e5e7eb;transform:translateY(-1px);box-shadow:0 8px 25px rgba(0,0,0,.3),0 0 0 1px rgba(229,231,235,.1) inset}._primaryButton_1dovj_107:active:enabled{transform:translateY(0)}._primaryButton_1dovj_107:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){._container_1dovj_1{padding:1rem}._contentWrapper_1dovj_20{max-width:100%;padding:2rem 1.5rem;border-radius:16px}._heroSection_1dovj_44{margin-bottom:1.5rem}._heroSection_1dovj_44 ._iconContainer_1dovj_48{width:64px;height:64px;margin-bottom:.75rem}._heroSection_1dovj_44 ._iconContainer_1dovj_48 ._icon_1dovj_48{width:24px;height:24px}._heroSection_1dovj_44 ._title_1dovj_73{font-size:1.75rem}._heroSection_1dovj_44 ._subtitle_1dovj_81{font-size:.95rem}._formGroup_1dovj_95{gap:.875rem}._primaryButton_1dovj_107{width:100%;padding:1rem 2rem;font-size:1.05rem}}@media (min-width: 1200px){._contentWrapper_1dovj_20{max-width:640px;padding:3.5rem;border-radius:28px}._heroSection_1dovj_44{margin-bottom:2.5rem}._heroSection_1dovj_44 ._iconContainer_1dovj_48{width:96px;height:96px}._heroSection_1dovj_44 ._iconContainer_1dovj_48 ._icon_1dovj_48{width:40px;height:40px}._heroSection_1dovj_44 ._title_1dovj_73{font-size:2.25rem}._heroSection_1dovj_44 ._subtitle_1dovj_81{font-size:1.125rem}}._companiesManager_dgd1c_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#18181b;border-radius:16px;border:1px solid #27272a}._header_dgd1c_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._title_dgd1c_18{color:#f5f5f5;font-size:1.5rem;font-weight:600;margin:0}._summary_dgd1c_25{display:flex;align-items:center}._summaryText_dgd1c_30{color:#a3a3a3;font-size:.875rem}._tableContainer_dgd1c_35{overflow-x:auto;border-radius:12px;border:1px solid #e4e4e7}._usersTable_dgd1c_41{width:100%;border-collapse:collapse;background:#18181b}._usersTable_dgd1c_41 th{background:rgba(229,231,235,.1);color:#f5f5f5;font-weight:600;padding:1rem .75rem;text-align:left;border-bottom:1px solid #e4e4e7;font-size:.875rem;white-space:nowrap}._usersTable_dgd1c_41 td{padding:1rem .75rem;border-bottom:1px solid rgba(228,228,231,.5);vertical-align:middle}._userRow_dgd1c_62{transition:background-color .2s ease}._userRow_dgd1c_62:hover{background:rgba(229,231,235,.05)}._companyName_dgd1c_69{color:#f5f5f5;font-weight:500}._userId_dgd1c_74{font-family:Monaco,Menlo,monospace;font-size:.75rem;color:#a3a3a3}._actions_dgd1c_80{min-width:100px}._actionButtons_dgd1c_84{display:flex;gap:.5rem}._actionBtn_dgd1c_89{padding:.5rem .75rem;background:rgba(229,231,235,.1);border:1px solid rgba(229,231,235,.2);border-radius:6px;color:#e5e7eb;cursor:pointer;transition:all .2s ease;font-size:.8rem;font-weight:500}._actionBtn_dgd1c_89:hover{background:rgba(229,231,235,.2);transform:translateY(-1px)}._actionBtn_dgd1c_89:active{transform:translateY(0)}._loading_dgd1c_108{display:flex;justify-content:center;align-items:center;height:300px;color:#a3a3a3;font-size:1.125rem}._error_dgd1c_117{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px;color:#ef4444;text-align:center;gap:1rem}._modal_dgd1c_128{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modalContent_dgd1c_142{background:#18181b;border:1px solid #e4e4e7;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 25px rgba(0,0,0,.4)}._modalHeader_dgd1c_153{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e4e4e7}._modalTitle_dgd1c_161{color:#f5f5f5;font-size:1.25rem;font-weight:600;margin:0}._modalClose_dgd1c_168{background:none;border:none;color:#a3a3a3;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}._modalClose_dgd1c_168:hover{background:rgba(239,68,68,.1);color:#ef4444}._modalBody_dgd1c_183{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._formGroup_dgd1c_190{display:flex;flex-direction:column;gap:.5rem}._formLabel_dgd1c_196{color:#d4d4d4;font-size:.875rem;font-weight:500}._formInput_dgd1c_202{padding:.75rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:8px;color:#f5f5f5;font-size:.875rem;transition:all .3s ease}._formInput_dgd1c_202:focus{outline:none;border-color:rgba(229,231,235,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._modalFooter_dgd1c_218{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid #e4e4e7}._cancelBtn_dgd1c_226,._saveBtn_dgd1c_227{padding:.75rem 1.5rem;border:1px solid;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_dgd1c_226:disabled,._saveBtn_dgd1c_227:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_dgd1c_226{background:transparent;border-color:#e4e4e7;color:#d4d4d4}._cancelBtn_dgd1c_226:hover:not(:disabled){background:rgba(163,163,163,.1);border-color:#a3a3a3}._saveBtn_dgd1c_227{background:#e5e7eb;border-color:#e5e7eb;color:#fff}._saveBtn_dgd1c_227:hover:not(:disabled){background:#f3f4f6;border-color:#f3f4f6;transform:translateY(-1px)}._warningText_dgd1c_263{color:#ef4444;margin:0;font-size:.9rem}@media (max-width: 768px){._companiesManager_dgd1c_1{padding:1rem}._usersTable_dgd1c_41{font-size:.8rem}._usersTable_dgd1c_41 th,._usersTable_dgd1c_41 td{padding:.75rem .5rem}._modalFooter_dgd1c_218{flex-direction:column-reverse}._modalFooter_dgd1c_218 ._cancelBtn_dgd1c_226,._modalFooter_dgd1c_218 ._saveBtn_dgd1c_227{width:100%}}._dashboard_d6r0w_1{display:flex;flex-direction:column;gap:2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(229,231,235,.03),rgba(229,231,235,.01));min-height:calc(100vh - 200px)}._statsGrid_d6r0w_10{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._statsCard_d6r0w_16{background:#18181b;border:1px solid #27272a;border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}._statsCard_d6r0w_16:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);opacity:0;transition:opacity .3s ease}._statsCard_d6r0w_16:hover{transform:translateY(-4px);box-shadow:0 4px 25px rgba(0,0,0,.4);border-color:rgba(229,231,235,.3)}._statsCard_d6r0w_16:hover:before{opacity:1}._statsHeader_d6r0w_45{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._statsInfo_d6r0w_52{flex:1}._statsTitle_d6r0w_56{color:#d4d4d4;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem}._statsValue_d6r0w_65{color:#f5f5f5;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.25rem}._statsSubtitle_d6r0w_73{color:#a3a3a3;font-size:.8rem;margin:0}._statsIcon_d6r0w_79{font-size:2rem;opacity:.7;margin-left:1rem}._statsTrend_d6r0w_85{display:flex;align-items:center;gap:.5rem;font-size:.8rem}._trendUp_d6r0w_92{color:#10b981;font-weight:600}._trendDown_d6r0w_97{color:#ef4444;font-weight:600}._trendLabel_d6r0w_102{color:#a3a3a3}._chartsGrid_d6r0w_106{display:grid;grid-template-columns:1fr;gap:1.5rem}._chartCard_d6r0w_112{background:#18181b;border:1px solid #27272a;border-radius:16px;padding:1.5rem;transition:all .3s ease}._chartCard_d6r0w_112:hover{border-color:rgba(229,231,235,.2)}._chartTitle_d6r0w_123{color:#f5f5f5;font-size:1.125rem;font-weight:600;margin:0 0 1rem}._statusChart_d6r0w_130{display:flex;flex-direction:column;gap:1rem}._statusItem_d6r0w_136{display:grid;grid-template-columns:120px 1fr 60px;align-items:center;gap:1rem}._statusLabel_d6r0w_143{color:#d4d4d4;font-size:.875rem;font-weight:500;text-transform:capitalize}._statusBar_d6r0w_150{height:8px;background:rgba(229,231,235,.1);border-radius:4px;overflow:hidden}._statusBarFill_d6r0w_157{height:100%;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1)}._statusCount_d6r0w_164{color:#f5f5f5;font-weight:600;text-align:right}._activityGrid_d6r0w_170{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}._activityCard_d6r0w_176{background:#18181b;border:1px solid #27272a;border-radius:16px;padding:1.5rem;transition:all .3s ease}._activityCard_d6r0w_176:hover{border-color:rgba(229,231,235,.2)}._activityTitle_d6r0w_187{color:#f5f5f5;font-size:1.125rem;font-weight:600;margin:0 0 1rem}._activityList_d6r0w_194{display:flex;flex-direction:column;gap:.75rem}._activityItem_d6r0w_200{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem;background:rgba(229,231,235,.03);border:1px solid rgba(229,231,235,.1);border-radius:8px;transition:all .2s ease}._activityItem_d6r0w_200:hover{background:rgba(229,231,235,.06);border-color:rgba(229,231,235,.2)}._activityContent_d6r0w_215{flex:1}._activityItemTitle_d6r0w_219{color:#f5f5f5;font-weight:500;margin-bottom:.25rem}._activitySubtitle_d6r0w_225{color:#d4d4d4;font-size:.8rem}._activityTime_d6r0w_230{color:#a3a3a3;font-size:.75rem;white-space:nowrap;margin-left:1rem}._loading_d6r0w_237{display:flex;justify-content:center;align-items:center;height:300px;color:#a3a3a3;font-size:1.125rem}@media (max-width: 768px){._dashboard_d6r0w_1{padding:1rem;gap:1.5rem}._statsGrid_d6r0w_10,._activityGrid_d6r0w_170{grid-template-columns:1fr;gap:1rem}._statusItem_d6r0w_136{grid-template-columns:100px 1fr 50px;gap:.75rem}._statsCard_d6r0w_16{padding:1rem}._statsValue_d6r0w_65{font-size:1.5rem}}._ordersManager_1nvmw_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#18181b;border-radius:16px;border:1px solid #27272a}._header_1nvmw_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._title_1nvmw_18{color:#f5f5f5;font-size:1.5rem;font-weight:600;margin:0}._summary_1nvmw_25{display:flex;align-items:center}._summaryText_1nvmw_30{color:#a3a3a3;font-size:.875rem}._filters_1nvmw_35{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){._filters_1nvmw_35{flex-direction:row;align-items:center}}._searchGroup_1nvmw_47{flex:1;min-width:300px}._searchInputContainer_1nvmw_52{position:relative;width:100%}._searchInput_1nvmw_52{width:100%;padding:.75rem 3rem .75rem 1rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:8px;color:#f5f5f5;font-size:.875rem;transition:all .3s ease}._searchInput_1nvmw_52:focus{outline:none;border-color:rgba(229,231,235,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._searchInput_1nvmw_52::-moz-placeholder{color:#a3a3a3}._searchInput_1nvmw_52::placeholder{color:#a3a3a3}._searchSpinner_1nvmw_78{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#e5e7eb;font-size:1rem;animation:_pulse_1nvmw_1 1.5s infinite}@keyframes _pulse_1nvmw_1{0%,to{opacity:1}50%{opacity:.5}}._filterGroup_1nvmw_96{display:flex;gap:1rem}@media (max-width: 767px){._filterGroup_1nvmw_96{flex-direction:column}}._filterSelect_1nvmw_106{padding:.75rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:8px;color:#f5f5f5;font-size:.875rem;min-width:150px;transition:all .3s ease}._filterSelect_1nvmw_106:focus{outline:none;border-color:rgba(229,231,235,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._filterSelect_1nvmw_106 option{background:#18181b;color:#f5f5f5}._tableContainer_1nvmw_127{overflow-x:auto;border-radius:12px;border:1px solid #e4e4e7}._ordersTable_1nvmw_133{width:100%;border-collapse:collapse;background:#18181b}._ordersTable_1nvmw_133 th{background:rgba(229,231,235,.1);color:#f5f5f5;font-weight:600;padding:1rem .75rem;text-align:left;border-bottom:1px solid #e4e4e7;font-size:.875rem;white-space:nowrap}._ordersTable_1nvmw_133 td{padding:1rem .75rem;border-bottom:1px solid rgba(228,228,231,.5);vertical-align:top}._orderRow_1nvmw_154{transition:background-color .2s ease}._orderRow_1nvmw_154:hover{background:rgba(229,231,235,.05)}._numericId_1nvmw_161{font-weight:600;font-size:.9rem;color:#e5e7eb;min-width:80px;text-align:center}._orderId_1nvmw_169{font-family:Monaco,Menlo,monospace;font-size:.8rem;color:#a3a3a3;min-width:100px}._vehicle_1nvmw_176{min-width:180px}._vehicleInfo_1nvmw_180{display:flex;flex-direction:column;gap:.25rem}._vehicleMain_1nvmw_186{color:#f5f5f5;font-weight:500}._vehicleVin_1nvmw_191{color:#a3a3a3;font-size:.75rem;font-family:Monaco,Menlo,monospace}._user_1nvmw_197{min-width:140px}._userInfo_1nvmw_201{display:flex;flex-direction:column;gap:.25rem}._userName_1nvmw_207{color:#f5f5f5;font-weight:500}._userEmail_1nvmw_212{color:#a3a3a3;font-size:.75rem}._company_1nvmw_217{min-width:160px}._companyInfo_1nvmw_221{display:flex;flex-direction:column;gap:.25rem}._companyName_1nvmw_227{color:#d4d4d4;font-size:.8rem}._noData_1nvmw_232{color:#a3a3a3;font-style:italic;font-size:.8rem}._statusBadge_1nvmw_238{display:inline-block;padding:.375rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._statusInProgress_1nvmw_249{background:rgba(245,158,11,.2);color:#f59e0b;border:1px solid rgba(245,158,11,.3)}._statusCompleted_1nvmw_255{background:rgba(16,185,129,.2);color:#10b981;border:1px solid rgba(16,185,129,.3)}._statusCancelled_1nvmw_261{background:rgba(239,68,68,.2);color:#ef4444;border:1px solid rgba(239,68,68,.3)}._statusDefault_1nvmw_267{background:rgba(163,163,163,.2);color:#a3a3a3;border:1px solid rgba(163,163,163,.3)}._date_1nvmw_273{color:#d4d4d4;font-size:.8rem;min-width:120px}._actions_1nvmw_279{min-width:120px}._actionButtons_1nvmw_283{display:flex;gap:.5rem}._actionBtn_1nvmw_288,._actionBtnDanger_1nvmw_289{padding:.5rem;background:rgba(229,231,235,.1);border:1px solid rgba(229,231,235,.2);border-radius:6px;color:#e5e7eb;cursor:pointer;transition:all .2s ease;font-size:.875rem}._actionBtn_1nvmw_288:hover,._actionBtnDanger_1nvmw_289:hover{background:rgba(229,231,235,.2);transform:translateY(-1px)}._actionBtn_1nvmw_288:active,._actionBtnDanger_1nvmw_289:active{transform:translateY(0)}._actionBtnDanger_1nvmw_289{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);color:#ef4444}._actionBtnDanger_1nvmw_289:hover{background:rgba(239,68,68,.2)}._loadMoreContainer_1nvmw_318{display:flex;justify-content:center;align-items:center;margin-top:2rem;padding:1rem}._loadMoreBtn_1nvmw_326{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(229,231,235,.3)}._loadMoreBtn_1nvmw_326:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(229,231,235,.4);background:#f3f4f6}._loadMoreBtn_1nvmw_326:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 4px 15px rgba(229,231,235,.2)}._spinner_1nvmw_353{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1nvmw_353 1s linear infinite}@keyframes _spin_1nvmw_353{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_1nvmw_370{display:flex;justify-content:center;align-items:center;height:300px;color:#a3a3a3;font-size:1.125rem}._error_1nvmw_379{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px;color:#ef4444;text-align:center;gap:1rem}._error_1nvmw_379 h3{margin:0;font-size:1.25rem}._error_1nvmw_379 p{margin:0;color:#d4d4d4}._retryBtn_1nvmw_398{padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}._retryBtn_1nvmw_398:hover{background:#f87171;transform:translateY(-1px)}._debugInfo_1nvmw_413{margin-top:.5rem}._debugInfo_1nvmw_413 small{color:#a3a3a3;font-size:.75rem;background:rgba(245,158,11,.1);padding:.25rem .5rem;border-radius:4px}._emptyState_1nvmw_424{text-align:center;padding:3rem 2rem;border:none}._emptyContent_1nvmw_430{display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyContent_1nvmw_430 h3{color:#f5f5f5;margin:0;font-size:1.25rem;font-weight:600}._emptyContent_1nvmw_430 p{color:#d4d4d4;margin:0;max-width:400px;line-height:1.5}._emptyIcon_1nvmw_449{font-size:3rem;opacity:.6}._clearFiltersBtn_1nvmw_454{padding:.75rem 1.5rem;background:#e5e7eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}._clearFiltersBtn_1nvmw_454:hover{background:#f3f4f6;transform:translateY(-1px)}@media (max-width: 768px){._ordersManager_1nvmw_1{padding:1rem}._header_1nvmw_11{flex-direction:column;align-items:flex-start;gap:.5rem}._ordersTable_1nvmw_133{font-size:.8rem}._ordersTable_1nvmw_133 th,._ordersTable_1nvmw_133 td{padding:.75rem .5rem}._actionButtons_1nvmw_283{flex-direction:column;gap:.25rem}._loadMoreContainer_1nvmw_318{padding:.5rem}._loadMoreBtn_1nvmw_326{padding:.875rem 1.5rem;font-size:.9rem}}._usersManager_1bj7x_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#18181b;border-radius:16px;border:1px solid #27272a}._header_1bj7x_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._title_1bj7x_18{color:#f5f5f5;font-size:1.5rem;font-weight:600;margin:0}._summary_1bj7x_25{display:flex;align-items:center}._summaryText_1bj7x_30{color:#a3a3a3;font-size:.875rem}._filters_1bj7x_35{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){._filters_1bj7x_35{flex-direction:row;align-items:center}}._searchGroup_1bj7x_47{flex:1;min-width:300px}._searchInputContainer_1bj7x_52{position:relative;width:100%}._searchInput_1bj7x_52{width:100%;padding:.75rem 3rem .75rem 1rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:8px;color:#f5f5f5;font-size:.875rem;transition:all .3s ease}._searchInput_1bj7x_52:focus{outline:none;border-color:rgba(229,231,235,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._searchInput_1bj7x_52::-moz-placeholder{color:#a3a3a3}._searchInput_1bj7x_52::placeholder{color:#a3a3a3}._searchSpinner_1bj7x_78{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#e5e7eb;font-size:1rem;animation:_pulse_1bj7x_1 1.5s infinite}@keyframes _pulse_1bj7x_1{0%,to{opacity:1}50%{opacity:.5}}._filterGroup_1bj7x_96{display:flex;gap:1rem}._filterSelect_1bj7x_101{padding:.75rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:8px;color:#f5f5f5;font-size:.875rem;min-width:150px;transition:all .3s ease}._filterSelect_1bj7x_101:focus{outline:none;border-color:rgba(229,231,235,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._filterSelect_1bj7x_101 option{background:#18181b;color:#f5f5f5}._tableContainer_1bj7x_122{overflow-x:auto;border-radius:12px;border:1px solid #e4e4e7}._usersTable_1bj7x_128{width:100%;border-collapse:collapse;background:#18181b}._usersTable_1bj7x_128 th{background:rgba(229,231,235,.1);color:#f5f5f5;font-weight:600;padding:1rem .75rem;text-align:left;border-bottom:1px solid #e4e4e7;font-size:.875rem;white-space:nowrap}._usersTable_1bj7x_128 td{padding:1rem .75rem;border-bottom:1px solid rgba(228,228,231,.5);vertical-align:top}._userRow_1bj7x_149{transition:background-color .2s ease}._userRow_1bj7x_149:hover{background:rgba(229,231,235,.05)}._userInfo_1bj7x_156{min-width:140px}._userName_1bj7x_160{color:#f5f5f5;font-weight:500;margin-bottom:.25rem}._userId_1bj7x_166{font-family:Monaco,Menlo,monospace;font-size:.75rem;color:#a3a3a3}._email_1bj7x_172{color:#d4d4d4;min-width:180px}._company_1bj7x_177{min-width:140px}._role_1bj7x_181,._language_1bj7x_186{min-width:120px;color:#f5f5f5}._companyName_1bj7x_191{color:#f5f5f5;font-weight:500}._noData_1bj7x_196{color:#a3a3a3;font-style:italic;font-size:.8rem}._permissions_1bj7x_202{min-width:200px}._permissionsList_1bj7x_206{display:flex;flex-wrap:wrap;gap:.5rem}._permissionBadge_1bj7x_212{display:inline-block;padding:.25rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}._permissionAdmin_1bj7x_223{background:rgba(239,68,68,.2);color:#ef4444;border:1px solid rgba(239,68,68,.3)}._permissionManager_1bj7x_229{background:rgba(245,158,11,.2);color:#f59e0b;border:1px solid rgba(245,158,11,.3)}._permissionUser_1bj7x_235{background:rgba(229,231,235,.2);color:#e5e7eb;border:1px solid rgba(229,231,235,.3)}._date_1bj7x_241{color:#d4d4d4;font-size:.8rem;min-width:100px}._actions_1bj7x_247{min-width:100px}._actionButtons_1bj7x_251{display:flex;gap:.5rem}._actionBtn_1bj7x_256{padding:.5rem .75rem;background:rgba(229,231,235,.1);border:1px solid rgba(229,231,235,.2);border-radius:6px;color:#e5e7eb;cursor:pointer;transition:all .2s ease;font-size:.8rem;font-weight:500}._actionBtn_1bj7x_256:hover{background:rgba(229,231,235,.2);transform:translateY(-1px)}._actionBtn_1bj7x_256:active{transform:translateY(0)}._loadMoreContainer_1bj7x_275{display:flex;justify-content:center;align-items:center;margin-top:2rem;padding:1rem}._loadMoreBtn_1bj7x_283{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(229,231,235,.3)}._loadMoreBtn_1bj7x_283:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(229,231,235,.4);background:#f3f4f6}._loadMoreBtn_1bj7x_283:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 4px 15px rgba(229,231,235,.2)}._spinner_1bj7x_310{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1bj7x_310 1s linear infinite}@keyframes _spin_1bj7x_310{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modal_1bj7x_327{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modalContent_1bj7x_341{background:#18181b;border:1px solid #e4e4e7;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 25px rgba(0,0,0,.4)}._modalHeader_1bj7x_352{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e4e4e7}._modalTitle_1bj7x_360{color:#f5f5f5;font-size:1.25rem;font-weight:600;margin:0}._modalClose_1bj7x_367{background:none;border:none;color:#a3a3a3;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}._modalClose_1bj7x_367:hover{background:rgba(239,68,68,.1);color:#ef4444}._modalBody_1bj7x_382{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._formGroup_1bj7x_389{display:flex;flex-direction:column;gap:.5rem}._formLabel_1bj7x_395{color:#d4d4d4;font-size:.875rem;font-weight:500}._formInput_1bj7x_401,._formSelect_1bj7x_402{padding:.75rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:8px;color:#f5f5f5;font-size:.875rem;transition:all .3s ease}._formInput_1bj7x_401:focus,._formSelect_1bj7x_402:focus{outline:none;border-color:rgba(229,231,235,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._formSelect_1bj7x_402 option{background:#18181b;color:#f5f5f5}._permissionsGrid_1bj7x_424{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._permissionCheckbox_1bj7x_430{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(229,231,235,.05);border:1px solid rgba(229,231,235,.1);border-radius:8px;cursor:pointer;transition:all .2s ease}._permissionCheckbox_1bj7x_430:hover{background:rgba(229,231,235,.08);border-color:rgba(229,231,235,.2)}._permissionCheckbox_1bj7x_430 input[type=checkbox]{margin:0;width:18px;height:18px;accent-color:#e5e7eb}._permissionLabel_1bj7x_452{color:#f5f5f5;font-size:.875rem;font-weight:500;text-transform:capitalize}._modalFooter_1bj7x_459{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid #e4e4e7}._cancelBtn_1bj7x_467,._saveBtn_1bj7x_468{padding:.75rem 1.5rem;border:1px solid;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_1bj7x_467:disabled,._saveBtn_1bj7x_468:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_1bj7x_467{background:transparent;border-color:#e4e4e7;color:#d4d4d4}._cancelBtn_1bj7x_467:hover:not(:disabled){background:rgba(163,163,163,.1);border-color:#a3a3a3}._saveBtn_1bj7x_468{background:#e5e7eb;border-color:#e5e7eb;color:#fff}._saveBtn_1bj7x_468:hover:not(:disabled){background:#f3f4f6;border-color:#f3f4f6;transform:translateY(-1px)}._loading_1bj7x_504{display:flex;justify-content:center;align-items:center;height:300px;color:#a3a3a3;font-size:1.125rem}._error_1bj7x_513{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px;color:#ef4444;text-align:center;gap:1rem}._error_1bj7x_513 h3{margin:0;font-size:1.25rem}._error_1bj7x_513 p{margin:0;color:#d4d4d4}._retryBtn_1bj7x_532{padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}._retryBtn_1bj7x_532:hover{background:#f87171;transform:translateY(-1px)}._debugInfo_1bj7x_547{margin-top:.5rem}._debugInfo_1bj7x_547 small{color:#a3a3a3;font-size:.75rem;background:rgba(245,158,11,.1);padding:.25rem .5rem;border-radius:4px}._emptyState_1bj7x_558{text-align:center;padding:3rem 2rem;border:none}._emptyContent_1bj7x_564{display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyContent_1bj7x_564 h3{color:#f5f5f5;margin:0;font-size:1.25rem;font-weight:600}._emptyContent_1bj7x_564 p{color:#d4d4d4;margin:0;max-width:400px;line-height:1.5}._emptyIcon_1bj7x_583{font-size:3rem;opacity:.6}._clearFiltersBtn_1bj7x_588{padding:.75rem 1.5rem;background:#e5e7eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}._clearFiltersBtn_1bj7x_588:hover{background:#f3f4f6;transform:translateY(-1px)}@media (max-width: 768px){._usersManager_1bj7x_1{padding:1rem}._header_1bj7x_11{flex-direction:column;align-items:flex-start;gap:.5rem}._usersTable_1bj7x_128{font-size:.8rem}._usersTable_1bj7x_128 th,._usersTable_1bj7x_128 td{padding:.75rem .5rem}._permissionsList_1bj7x_206{flex-direction:column;gap:.25rem}._permissionBadge_1bj7x_212{display:block;text-align:center}._modal_1bj7x_327{padding:.5rem}._modalContent_1bj7x_341{max-height:95vh}._modalBody_1bj7x_382{padding:1rem}._permissionsGrid_1bj7x_424{grid-template-columns:1fr}._modalFooter_1bj7x_459{padding:1rem;flex-direction:column-reverse}._modalFooter_1bj7x_459 ._cancelBtn_1bj7x_467,._modalFooter_1bj7x_459 ._saveBtn_1bj7x_468{width:100%}._loadMoreContainer_1bj7x_275{padding:.5rem}._loadMoreBtn_1bj7x_283{padding:.875rem 1.5rem;font-size:.9rem}}._page_g2h4m_1{display:flex;flex-direction:column;min-height:calc(100vh - 100px);background:#000}._header_g2h4m_8{background:rgba(229,231,235,.03);border-bottom:1px solid rgba(229,231,235,.1);padding:2rem 2rem 1.5rem}@media (max-width: 768px){._header_g2h4m_8{padding:1.5rem 1rem 1rem}}._headerContent_g2h4m_19{max-width:none;margin:0}._title_g2h4m_24{color:#f5f5f5;font-size:2.5rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){._title_g2h4m_24{font-size:2rem}}._subtitle_g2h4m_40{color:#d4d4d4;font-size:1.125rem;margin:0;opacity:.9}._tabsContainer_g2h4m_47{background:rgba(229,231,235,.02);border-bottom:1px solid rgba(229,231,235,.1);padding:0 2rem}@media (max-width: 768px){._tabsContainer_g2h4m_47{padding:0 1rem}}._tabs_g2h4m_47{display:flex;max-width:none;margin:0;gap:.25rem}@media (max-width: 768px){._tabs_g2h4m_47{overflow-x:auto;-webkit-overflow-scrolling:touch}}._tab_g2h4m_47{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;border:none;color:#d4d4d4;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;font-size:.9rem;border-radius:8px 8px 0 0;position:relative;white-space:nowrap}._tab_g2h4m_47:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;transition:background .3s ease}._tab_g2h4m_47:hover{color:#f5f5f5;background:rgba(229,231,235,.05)}@media (max-width: 768px){._tab_g2h4m_47{padding:.875rem 1rem;font-size:.8rem;min-width:-moz-fit-content;min-width:fit-content}}._activeTab_g2h4m_109{color:#e5e7eb;background:rgba(229,231,235,.08)}._activeTab_g2h4m_109:after{background:linear-gradient(180deg,#f3f4f6,#e5e7eb)}._activeTab_g2h4m_109:hover{color:#e5e7eb;background:rgba(229,231,235,.1)}._tabIcon_g2h4m_121{font-size:1.125rem}@media (max-width: 768px){._tabIcon_g2h4m_121{font-size:1rem}}@media (max-width: 480px){._tabLabel_g2h4m_131{display:none}}._tabContent_g2h4m_136{flex:1;padding:2rem;max-width:none;margin:0;width:100%;box-sizing:border-box}@media (max-width: 768px){._tabContent_g2h4m_136{padding:1rem}}._legacySection_g2h4m_150{display:flex;flex-direction:column;gap:2rem}._legacyHeader_g2h4m_156{text-align:center;padding:2rem;background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.2);border-radius:12px}._legacyTitle_g2h4m_164{color:#f5f5f5;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}._legacyDescription_g2h4m_171{color:#d4d4d4;margin:0;font-size:.95rem}._admin_g2h4m_177{display:flex;flex-flow:row wrap;justify-content:space-between;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1.5rem}@media (width < 768px){._admin_g2h4m_177{justify-content:center}}._admin_g2h4m_177 ._links_g2h4m_191{display:flex;flex-flow:row wrap;justify-content:space-around;gap:1rem;width:100%}._users_g2h4m_199{display:grid;align-items:center;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1.5rem}._users_g2h4m_199>:not(:first-child){margin-top:10px}._users_g2h4m_199 ._user_g2h4m_199{display:flex;justify-content:space-between;border:1px solid #e4e4e7;border-radius:6px;padding:10px 12px;color:#f5f5f5;transition:all .2s ease}._users_g2h4m_199 ._user_g2h4m_199:hover{background:rgba(229,231,235,.05);border-color:rgba(229,231,235,.2)}._users_g2h4m_199 ._user_g2h4m_199 ._username_g2h4m_223{text-align:center;color:#f5f5f5}._users_g2h4m_199 ._user_g2h4m_199 ._icon_g2h4m_227{margin-left:10px;scale:2;transition:color .2s ease}._icon_g2h4m_227:hover{color:#ef4444}._filterMenu_vc6l1_1{--select-bg: #0a0a0a;--select-border: #2a2a2a;--select-border-focus: #ffffff;--select-border-hover: #3a3a3a;--select-text: #ffffff;--select-placeholder: #6b6b6b;--select-indicator: #6b6b6b;--select-indicator-hover: #ffffff;--select-menu-bg: #0a0a0a;--select-menu-border: #2a2a2a;--select-menu-shadow: 0 12px 40px rgba(0, 0, 0, .6);--select-option-bg-hover: #1a1a1a;--select-option-bg-active: #1a1a1a;--select-separator: transparent;position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:100;width:100%;max-width:480px;max-height:85vh;background:#0a0a0a;border:1px solid #1f1f1f;border-bottom:none;border-radius:20px 20px 0 0;box-shadow:0 -4px 30px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05);display:flex;flex-direction:column;animation:_filterSlideUp_vc6l1_1 .35s cubic-bezier(.16,1,.3,1);overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}@keyframes _filterSlideUp_vc6l1_1{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}._dragHandle_vc6l1_44{display:flex;justify-content:center;padding:12px 0 4px;cursor:grab}._dragHandle_vc6l1_44:active{cursor:grabbing}._dragBar_vc6l1_54{width:36px;height:4px;background:#3a3a3a;border-radius:2px}._menuHeader_vc6l1_61{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 16px;border-bottom:1px solid #1a1a1a;background:rgba(10,10,10,.95);backdrop-filter:blur(16px)}._headerLeft_vc6l1_71{display:flex;align-items:center;gap:10px}._headerIcon_vc6l1_77{font-size:18px;color:#8a8a8a}._headerTitle_vc6l1_82{font-size:16px;font-weight:600;color:#fff;letter-spacing:-.01em}._activeIndicator_vc6l1_89{width:6px;height:6px;background:#fff;border-radius:50%;animation:_pulse_vc6l1_1 2s ease-in-out infinite}@keyframes _pulse_vc6l1_1{0%,to{opacity:1}50%{opacity:.5}}._closeButton_vc6l1_105{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:#6b6b6b;cursor:pointer;font-size:20px;transition:all .15s ease}._closeButton_vc6l1_105:hover{background:#1f1f1f;color:#fff}._closeButton_vc6l1_105:active{transform:scale(.95)}._menuContent_vc6l1_129{padding:4px 0;display:flex;flex-direction:column;max-height:calc(90vh - 180px);overflow-y:auto;overscroll-behavior:contain}._menuContent_vc6l1_129::-webkit-scrollbar{width:4px}._menuContent_vc6l1_129::-webkit-scrollbar-track{background:transparent}._menuContent_vc6l1_129::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}._menuContent_vc6l1_129::-webkit-scrollbar-thumb:hover{background:#3a3a3a}._section_vc6l1_151{padding:20px;border-bottom:1px solid #1a1a1a}._section_vc6l1_151:last-child{border-bottom:none}._sectionHeader_vc6l1_159{display:flex;align-items:center;gap:8px;margin-bottom:16px}._sectionIcon_vc6l1_166{font-size:14px;color:#6b6b6b}._sectionTitle_vc6l1_171{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b6b6b}._selectsGrid_vc6l1_179{display:flex;flex-direction:column;gap:12px}._chipsContainer_vc6l1_185{display:flex;flex-wrap:wrap;gap:10px}._chip_vc6l1_185{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap;outline:none;background:transparent;border:1px solid #2a2a2a;color:#8a8a8a}._chip_vc6l1_185:hover{background:#1a1a1a;border-color:#3a3a3a;color:#d4d4d4}._chip_vc6l1_185:active{transform:scale(.97)}._chip_vc6l1_185._active_vc6l1_89{background:#fff;border-color:#fff;color:#000;font-weight:600}._chipIcon_vc6l1_224{font-size:12px;stroke-width:3px}._dateContainer_vc6l1_229{display:flex;flex-direction:column;gap:16px}._dateField_vc6l1_235{flex:1;display:flex;flex-direction:column;gap:6px;width:100%}._dateLabel_vc6l1_243{font-size:11px;font-weight:500;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em}._dateDivider_vc6l1_251{display:none}._dateLine_vc6l1_255{width:12px;height:1px;background:#3a3a3a}._dateInput_vc6l1_261{flex:1}._dateInput_vc6l1_261 .inputWrapper{background:#0f0f0f;border:1px solid #2a2a2a;border-radius:10px;height:48px;padding:0 12px;transition:all .15s ease}._dateInput_vc6l1_261 .inputWrapper:hover{border-color:#3a3a3a;background:#141414}._dateInput_vc6l1_261 .inputWrapper:focus-within{border-color:#fff;background:#141414;box-shadow:0 0 0 3px rgba(255,255,255,.1)}._dateInput_vc6l1_261 input{font-size:15px;color:#fff;font-weight:500}._dateInput_vc6l1_261 input::-moz-placeholder{color:#4a4a4a;font-weight:400}._dateInput_vc6l1_261 input::placeholder{color:#4a4a4a;font-weight:400}._dateInput_vc6l1_261 input::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.5;cursor:pointer;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}._dateInput_vc6l1_261 input::-webkit-calendar-picker-indicator:hover{opacity:.9}._footer_vc6l1_300{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom));border-top:1px solid #1f1f1f;background:rgba(10,10,10,.95);backdrop-filter:blur(16px);display:flex;gap:12px}._footerButton_vc6l1_310{flex:1;display:flex;align-items:center;justify-content:center;height:50px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .15s ease;outline:none}._footerButton_vc6l1_310:active{transform:scale(.98)}._clearButton_vc6l1_327{background:transparent;border:1px solid #2a2a2a;color:#8a8a8a}._clearButton_vc6l1_327:hover{background:#1a1a1a;border-color:#3a3a3a;color:#d4d4d4}._applyButton_vc6l1_338{background:#fff;border:1px solid #ffffff;color:#000;font-weight:600}._applyButton_vc6l1_338:hover{background:#e5e5e5;border-color:#e5e5e5}._statuses_4wrsy_1{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem}._statuses_4wrsy_1 ._statusContainer_4wrsy_8{display:flex;align-items:flex-start;justify-content:flex-start;align-content:flex-start;gap:.5rem;flex-wrap:wrap}._statuses_4wrsy_1 ._status_4wrsy_1{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;transition:all .3s ease;border:1px solid transparent;backdrop-filter:blur(10px);min-height:32px}._statuses_4wrsy_1 ._status_4wrsy_1 ._statusText_4wrsy_30{display:flex;align-items:center;gap:.25rem}._statuses_4wrsy_1 ._status_4wrsy_1 ._countBadge_4wrsy_35{background:rgba(0,0,0,.3);padding:.15rem .4rem;border-radius:8px;font-size:.7rem;font-weight:700;min-width:1.2rem;text-align:center}._statuses_4wrsy_1 ._status_4wrsy_1._images_4wrsy_44{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(37,99,235,.3));border-color:rgba(59,130,246,.3);color:#93c5fd}._statuses_4wrsy_1 ._status_4wrsy_1._images_4wrsy_44:hover{background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(37,99,235,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._images_4wrsy_44 ._countBadge_4wrsy_35{background:rgba(37,99,235,.4);color:#bfdbfe}._statuses_4wrsy_1 ._status_4wrsy_1._videos_4wrsy_57{background:linear-gradient(135deg,rgba(245,158,11,.2),rgba(217,119,6,.3));border-color:rgba(245,158,11,.3);color:#fcd34d}._statuses_4wrsy_1 ._status_4wrsy_1._videos_4wrsy_57:hover{background:linear-gradient(135deg,rgba(245,158,11,.3),rgba(217,119,6,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._videos_4wrsy_57 ._countBadge_4wrsy_35{background:rgba(217,119,6,.4);color:#fde68a}._statuses_4wrsy_1 ._status_4wrsy_1._documents_4wrsy_70{background:linear-gradient(135deg,rgba(16,185,129,.2),rgba(5,150,105,.3));border-color:rgba(16,185,129,.3);color:#6ee7b7}._statuses_4wrsy_1 ._status_4wrsy_1._documents_4wrsy_70:hover{background:linear-gradient(135deg,rgba(16,185,129,.3),rgba(5,150,105,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._documents_4wrsy_70 ._countBadge_4wrsy_35{background:rgba(5,150,105,.4);color:#a7f3d0}._statuses_4wrsy_1 ._status_4wrsy_1._parts_4wrsy_83{background:linear-gradient(135deg,rgba(236,72,153,.2),rgba(219,39,119,.3));border-color:rgba(236,72,153,.3);color:#fbcfe8}._statuses_4wrsy_1 ._status_4wrsy_1._parts_4wrsy_83:hover{background:linear-gradient(135deg,rgba(236,72,153,.3),rgba(219,39,119,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._parts_4wrsy_83 ._countBadge_4wrsy_35{background:rgba(219,39,119,.4);color:#fce7f3}._statuses_4wrsy_1 ._status_4wrsy_1._none_4wrsy_96{background:linear-gradient(135deg,rgba(107,114,128,.2),rgba(75,85,99,.3));border-color:rgba(107,114,128,.3);color:#d1d5db}._statuses_4wrsy_1 ._status_4wrsy_1._none_4wrsy_96:hover{background:linear-gradient(135deg,rgba(107,114,128,.3),rgba(75,85,99,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._seller_4wrsy_105{background:linear-gradient(135deg,rgba(6,182,212,.2),rgba(8,145,178,.3));border-color:rgba(6,182,212,.3);color:#a5f3fc}._statuses_4wrsy_1 ._status_4wrsy_1._seller_4wrsy_105:hover{background:linear-gradient(135deg,rgba(6,182,212,.3),rgba(8,145,178,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._seller_4wrsy_105 ._countBadge_4wrsy_35{background:rgba(8,145,178,.4);color:#cffafe}._statuses_4wrsy_1 ._status_4wrsy_1._dismantler_4wrsy_118{background:linear-gradient(135deg,rgba(239,68,68,.2),rgba(220,38,38,.3));border-color:rgba(239,68,68,.3);color:#fecaca}._statuses_4wrsy_1 ._status_4wrsy_1._dismantler_4wrsy_118:hover{background:linear-gradient(135deg,rgba(239,68,68,.3),rgba(220,38,38,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._dismantler_4wrsy_118 ._countBadge_4wrsy_35{background:rgba(220,38,38,.4);color:#fee2e2}._statuses_4wrsy_1 ._status_4wrsy_1._client_4wrsy_131{background:linear-gradient(135deg,rgba(16,185,129,.2),rgba(5,150,105,.3));border-color:rgba(16,185,129,.3);color:#6ee7b7}._statuses_4wrsy_1 ._status_4wrsy_1._client_4wrsy_131:hover{background:linear-gradient(135deg,rgba(16,185,129,.3),rgba(5,150,105,.4));transform:translateY(-1px)}._statuses_4wrsy_1 ._status_4wrsy_1._client_4wrsy_131 ._countBadge_4wrsy_35{background:rgba(5,150,105,.4);color:#a7f3d0}._statuses_4wrsy_1 ._totalBadge_4wrsy_144{background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(124,58,237,.3));border:1px solid rgba(139,92,246,.3);color:#c4b5fd;padding:.4rem .6rem;border-radius:10px;font-size:.75rem;font-weight:600;margin-left:.5rem}._statuses_4wrsy_1 ._status_4wrsy_1:hover,._statuses_4wrsy_1 ._totalBadge_4wrsy_144:hover{box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (width <= 768px){._statuses_4wrsy_1{width:100%}._statuses_4wrsy_1 ._statusContainer_4wrsy_8{gap:.4rem}._statuses_4wrsy_1 ._status_4wrsy_1{padding:.4rem .6rem;font-size:.75rem;gap:.4rem}._statuses_4wrsy_1 ._status_4wrsy_1 ._countBadge_4wrsy_35{padding:.1rem .3rem;font-size:.65rem;min-width:1rem}._statuses_4wrsy_1 ._totalBadge_4wrsy_144{padding:.3rem .5rem;font-size:.7rem}}@keyframes _status-appear_4wrsy_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._status_4wrsy_1{animation:_status-appear_4wrsy_1 .3s ease-out}[data-theme=dark] ._statuses_4wrsy_1 ._status_4wrsy_1._images_4wrsy_44,[data-theme=dark] ._statuses_4wrsy_1 ._status_4wrsy_1._videos_4wrsy_57,[data-theme=dark] ._statuses_4wrsy_1 ._status_4wrsy_1._documents_4wrsy_70,[data-theme=dark] ._statuses_4wrsy_1 ._status_4wrsy_1._parts_4wrsy_83,[data-theme=dark] ._statuses_4wrsy_1 ._status_4wrsy_1._none_4wrsy_96{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}._companySection_1ckvc_1{margin-bottom:2rem}._companySection_1ckvc_1 ._companyHeader_1ckvc_4{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#111;border:1px solid #1f1f1f;border-radius:10px;cursor:pointer;transition:background .14s cubic-bezier(.2,0,0,1),border-color .14s cubic-bezier(.2,0,0,1),box-shadow .16s cubic-bezier(.2,0,0,1);margin-bottom:.75rem;color:#f5f5f5;width:100%;text-align:left;background-clip:padding-box}._companySection_1ckvc_1 ._companyHeader_1ckvc_4:hover{background:#1f1f1f;border-color:#3a3a3a}._companySection_1ckvc_1 ._companyHeader_1ckvc_4:active{transform:translateY(0)}._companySection_1ckvc_1 ._companyHeader_1ckvc_4 ._companyName_1ckvc_27{font-size:1.3rem;font-weight:600;color:#f5f5f5;margin:0;flex:1}._companySection_1ckvc_1 ._companyHeader_1ckvc_4 ._orderCount_1ckvc_34{color:#a3a3a3;font-weight:500}._companySection_1ckvc_1 ._companyHeader_1ckvc_4 ._chevron_1ckvc_38{color:#a3a3a3;transition:transform .1s ease-out;will-change:transform}._companySection_1ckvc_1 ._companyHeader_1ckvc_4 ._chevron_1ckvc_38._open_1ckvc_43{transform:rotate(180deg)}._companySection_1ckvc_1 ._panelBody_1ckvc_49{display:grid;grid-template-rows:0fr;transition:grid-template-rows .1s ease-out;overflow:hidden}._companySection_1ckvc_1 ._panelBody_1ckvc_49._open_1ckvc_43{grid-template-rows:1fr}._companySection_1ckvc_1 ._panelContent_1ckvc_58{min-height:0}._allOrdersPage_1cxyx_1{max-width:1400px;width:100%;margin:0 auto;display:flex;flex-direction:column;background:#000;color:#f5f5f5;gap:1.5rem;overflow:auto;padding:1rem;min-height:calc(100vh - 64px);position:relative}._allOrdersPage_1cxyx_1 ._header_1cxyx_15{text-align:center;margin-bottom:1rem}._allOrdersPage_1cxyx_1 ._header_1cxyx_15 ._title_1cxyx_19{font-size:2.5rem;font-weight:700;color:#f5f5f5;margin-bottom:.5rem}._allOrdersPage_1cxyx_1 ._header_1cxyx_15 ._subtitle_1cxyx_25{color:#a3a3a3;font-size:1.1rem}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap;background:#111;padding:1rem 1.25rem;border-radius:12px;border:1px solid #1f1f1f;box-shadow:none;position:sticky;top:0;z-index:5}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._searchContainer_1cxyx_44{position:relative;flex:1;min-width:300px}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._searchContainer_1cxyx_44 ._searchInput_1cxyx_49{width:100%}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52{display:flex;align-items:stretch}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52 ._filterWrapper_1cxyx_56{position:relative;z-index:50}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52 ._filterMenuOverlay_1cxyx_60{position:absolute;top:0;left:0;width:0;height:0}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52 ._filterMenuBackdrop_1cxyx_67{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99;cursor:default}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52 :where(button){height:52px;padding:0 1.25rem!important;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#262626;color:#f5f5f5;transition:background .2s ease}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52 :where(button):hover{background:#3a3a3a}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._filterButton_1cxyx_90{background:#262626;border:none;border-radius:12px;padding:.75rem 1.5rem;color:#f5f5f5;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._filterButton_1cxyx_90:hover{transform:translateY(-2px);box-shadow:0 2px 10px rgba(0,0,0,.35);background:#3a3a3a}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._filterButton_1cxyx_90._active_1cxyx_108{background:#262626}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._filterMenuAnchor_1cxyx_111{position:relative;display:inline-block}@media (width >= 1200px){._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52 :where(button){height:60px;justify-content:center}}._allOrdersPage_1cxyx_1 ._stats_1cxyx_121{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}._allOrdersPage_1cxyx_1 ._stats_1cxyx_121 ._statCard_1cxyx_127{background:#111;padding:1.5rem;border-radius:16px;text-align:center;border:1px solid #1f1f1f;transition:all .3s ease}._allOrdersPage_1cxyx_1 ._stats_1cxyx_121 ._statCard_1cxyx_127:hover{transform:translateY(-2px);box-shadow:0 2px 10px rgba(0,0,0,.35)}._allOrdersPage_1cxyx_1 ._stats_1cxyx_121 ._statCard_1cxyx_127 ._statNumber_1cxyx_139{display:block;font-size:2rem;font-weight:700;color:#f5f5f5}._allOrdersPage_1cxyx_1 ._stats_1cxyx_121 ._statCard_1cxyx_127 ._statLabel_1cxyx_145{color:#a3a3a3;font-size:.9rem}._allOrdersPage_1cxyx_1 ._ordersContainer_1cxyx_149{flex:1;overflow-y:auto}._allOrdersPage_1cxyx_1 ._ordersContainer_1cxyx_149::-webkit-scrollbar{width:6px}._allOrdersPage_1cxyx_1 ._ordersContainer_1cxyx_149::-webkit-scrollbar-track{background:#1f1f1f;border-radius:3px}._allOrdersPage_1cxyx_1 ._ordersContainer_1cxyx_149::-webkit-scrollbar-thumb{background:#262626;border-radius:3px}._allOrdersPage_1cxyx_1 ._companySection_1cxyx_164{margin-bottom:1.25rem}._allOrdersPage_1cxyx_1 ._companySection_1cxyx_164 ._companyHeader_1cxyx_167{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#111;border:1px solid #1f1f1f;border-radius:10px;cursor:pointer;transition:background .2s ease,border-color .2s ease;margin-bottom:.75rem}._allOrdersPage_1cxyx_1 ._companySection_1cxyx_164 ._companyHeader_1cxyx_167:hover{background:#1f1f1f;border-color:#3a3a3a}._allOrdersPage_1cxyx_1 ._companySection_1cxyx_164 ._companyHeader_1cxyx_167 ._companyName_1cxyx_183{font-size:1.3rem;font-weight:600;color:#f5f5f5;margin:0;flex:1}._allOrdersPage_1cxyx_1 ._companySection_1cxyx_164 ._companyHeader_1cxyx_167 ._orderCount_1cxyx_190{color:#a3a3a3;font-weight:500}._allOrdersPage_1cxyx_1 ._companySection_1cxyx_164 ._companyHeader_1cxyx_167 ._chevron_1cxyx_194{color:#a3a3a3;transition:transform .3s ease}._allOrdersPage_1cxyx_1 ._ordersGrid_1cxyx_198{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1rem;margin-bottom:1.5rem}@media (width <= 768px){._allOrdersPage_1cxyx_1 ._ordersGrid_1cxyx_198{grid-template-columns:1fr}}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209{background:#111;border-radius:12px;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;border:1px solid #1f1f1f}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209[data-process-status=NEW]{border-color:#3b82f6}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209[data-process-status=SCHEDULED]{border-color:#f59e0b}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209[data-process-status=FULFILLED]{border-color:#10b981}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209:hover{transform:translateY(-2px);box-shadow:0 2px 10px rgba(0,0,0,.35);border-color:#3a3a3a}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230{padding:.6rem 1.25rem;display:flex;flex-direction:column;background:#262626;box-shadow:0 0 0 3px rgba(229,231,235,.18);border-bottom:1px solid #1f1f1f}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230[data-role=seller]{box-shadow:0 0 0 1px rgba(16,185,129,.55),0 0 0 3px rgba(229,231,235,.18)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230[data-role=dismantler]{box-shadow:0 0 0 1px rgba(59,130,246,.55),0 0 0 3px rgba(229,231,235,.18)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230[data-role=client]{box-shadow:0 0 0 1px rgba(245,158,11,.55),0 0 0 3px rgba(229,231,235,.18)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230[data-role=seller] ._participantRoleDot_1cxyx_247{background:#10b981}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230[data-role=dismantler] ._participantRoleDot_1cxyx_247{background:#3b82f6}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantHeader_1cxyx_230[data-role=client] ._participantRoleDot_1cxyx_247{background:#f59e0b}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantTitle_1cxyx_256{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#a3a3a3}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantMainRow_1cxyx_262{display:flex;align-items:center;justify-content:space-between;width:100%}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantRoleBadge_1cxyx_268{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:0;border-radius:0;border:none;background:transparent;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#f5f5f5}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantRoleLeft_1cxyx_284{display:inline-flex;align-items:center;gap:.4rem;min-width:0}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantRoleText_1cxyx_290{white-space:nowrap}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantRoleDot_1cxyx_247{width:.4rem;height:.4rem;border-radius:999px;background:#f5f5f5}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantName_1cxyx_299{font-size:.85rem;font-weight:600;color:#f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%;text-align:right}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderLink_1cxyx_309{text-decoration:none;color:inherit}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:#111}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313 ._imageOverlay_1cxyx_320{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;z-index:2}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313 ._imageOverlay_1cxyx_320 ._viewDetails_1cxyx_331{color:#f5f5f5;font-weight:600;background:#262626;padding:.5rem 1rem;border-radius:20px}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313:hover ._imageOverlay_1cxyx_320{opacity:1}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313 ._viewerImage_1cxyx_341{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313:hover ._viewerImage_1cxyx_341{transform:scale(1.1)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353{padding:1.5rem;display:grid;grid-auto-flow:row;row-gap:.75rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._preStatuses_1cxyx_359{display:grid;row-gap:.5rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353{grid-template-columns:1fr}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderHeader_1cxyx_367{margin-bottom:0}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderMeta_1cxyx_370{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderNumber_1cxyx_376{font-size:.85rem;font-weight:600;color:#a3a3a3;background:#1f1f1f;padding:.25rem .6rem;border-radius:10px;border:1px solid #1f1f1f}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._vehicleDetails_1cxyx_385{margin-bottom:0}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._vehicleTitle_1cxyx_388{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._vehicleName_1cxyx_394{font-size:1.3rem;font-weight:700;color:#f5f5f5;margin:0;line-height:1.2;flex:1}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderDate_1cxyx_402{color:#a3a3a3;font-size:.8rem;margin:0;text-align:right;font-weight:500}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._status_1cxyx_409{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:2px solid;transition:all .3s ease;color:#a3a3a3;border-color:#1f1f1f;background:rgba(31,31,31,.1)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._status_1cxyx_409[data-process-status=NEW]{color:#3b82f6;border-color:#3b82f6;background:rgba(59,130,246,.1)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._status_1cxyx_409[data-process-status=SCHEDULED]{color:#f59e0b;border-color:#f59e0b;background:rgba(245,158,11,.1)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._status_1cxyx_409[data-process-status=FULFILLED]{color:#10b981;border-color:#10b981;background:rgba(16,185,129,.1)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._status_1cxyx_409:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._statuses_1cxyx_443,._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._participantStatuses_1cxyx_450{grid-column:1/-1;width:100%;margin:0;align-self:start;justify-self:start}._loadingContainer_1cxyx_458,._errorContainer_1cxyx_459,._loadingMore_1cxyx_460,._endOfList_1cxyx_461{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}._loadingContainer_1cxyx_458 ._spinner_1cxyx_469,._errorContainer_1cxyx_459 ._spinner_1cxyx_469,._loadingMore_1cxyx_460 ._spinner_1cxyx_469,._endOfList_1cxyx_461 ._spinner_1cxyx_469{font-size:2rem;color:#262626;animation:_spin_1cxyx_469 1s linear infinite;margin-bottom:1rem}._loadingContainer_1cxyx_458 ._errorIcon_1cxyx_478,._errorContainer_1cxyx_459 ._errorIcon_1cxyx_478,._loadingMore_1cxyx_460 ._errorIcon_1cxyx_478,._endOfList_1cxyx_461 ._errorIcon_1cxyx_478{font-size:2rem;color:#ef4444;margin-bottom:1rem}._endOfList_1cxyx_461{color:#a3a3a3;font-style:italic}@keyframes _spin_1cxyx_469{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width <= 768px){._allOrdersPage_1cxyx_1{padding:1rem;border-radius:12px}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:.75rem}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._searchContainer_1cxyx_44{min-width:0;flex:1;width:auto}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._controlButtons_1cxyx_52{order:2;flex:0 0 auto}._allOrdersPage_1cxyx_1 ._stats_1cxyx_121,._allOrdersPage_1cxyx_1 ._ordersGrid_1cxyx_198{grid-template-columns:1fr}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353{padding:1rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._orderMeta_1cxyx_370{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.75rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._orderNumber_1cxyx_376{font-size:.8rem;padding:.2rem .6rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._vehicleTitle_1cxyx_388{flex-direction:column;align-items:flex-start;gap:.5rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._vehicleName_1cxyx_394{font-size:1.1rem;line-height:1.3}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._orderDate_1cxyx_402{text-align:left;font-size:.75rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._status_1cxyx_409{padding:.3rem .7rem;font-size:.65rem}}@media (width <= 480px){._allOrdersPage_1cxyx_1{padding:.75rem;gap:1rem}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29{padding:.75rem;gap:.5rem}._allOrdersPage_1cxyx_1 ._controls_1cxyx_29 ._searchContainer_1cxyx_44 ._searchInput_1cxyx_49 input{font-size:.9rem;padding:.6rem 1rem .6rem 2.5rem}._allOrdersPage_1cxyx_1 ._ordersGrid_1cxyx_198{gap:1rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209{border-radius:16px}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353{padding:.75rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._orderMeta_1cxyx_370{margin-bottom:.5rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._orderNumber_1cxyx_376{font-size:.75rem;padding:.15rem .5rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._vehicleName_1cxyx_394{font-size:1rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._orderDate_1cxyx_402{font-size:.7rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._status_1cxyx_409{padding:.25rem .6rem;font-size:.6rem}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._orderContent_1cxyx_353 ._statuses_1cxyx_443{margin:0}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313{border-radius:0}._allOrdersPage_1cxyx_1 ._orderCard_1cxyx_209 ._imageContainer_1cxyx_313 ._imageOverlay_1cxyx_320 ._viewDetails_1cxyx_331{font-size:.85rem;padding:.4rem .8rem}}._errorPage_l6j0q_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#000;text-align:center;padding:20px}._errorPage_l6j0q_1 ._errorCode_l6j0q_11{font-size:6rem;font-weight:700;color:#dc3545;margin-bottom:10px}._errorPage_l6j0q_1 ._errorMessage_l6j0q_17{font-size:2rem;color:#343a40;margin-bottom:20px}._errorPage_l6j0q_1 ._homeLink_l6j0q_22{padding:10px 20px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px;font-size:1rem;transition:background-color .3s ease}._errorPage_l6j0q_1 ._homeLink_l6j0q_22:hover{background-color:#0056b3}._container_o998f_1{width:100%}._container_o998f_1._fullWidth_o998f_4{flex:1}._title_o998f_8{margin-bottom:4px;font-size:.9rem;font-weight:600;color:#a1a1aa}._triggerButton_o998f_15{min-height:52px;padding:8px 12px;background-color:#18181b;border:1px solid #27272a;border-radius:10px;cursor:pointer;display:flex;align-items:center;transition:all .2s ease;position:relative;color:#fafafa}._triggerButton_o998f_15:hover{border-color:#a1a1aa;background-color:#1f1f1f}._triggerButton_o998f_15._error_o998f_32{border-color:#ef4444}._placeholder_o998f_36{color:#a1a1aa;display:flex;align-items:center;gap:8px;font-size:1rem}._placeholder_o998f_36 ._plusIcon_o998f_43{color:#fafafa}._valueSummary_o998f_47{display:flex;flex-wrap:wrap;gap:6px}._chip_o998f_53{background-color:#262626;color:#fafafa;padding:4px 10px;border-radius:16px;font-size:.9rem;display:flex;align-items:center;gap:6px;border:1px solid #27272a}._chip_o998f_53 svg{width:14px;height:14px;opacity:.7}._badge_o998f_70{background-color:#262626;color:#a1a1aa;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600}._errorText_o998f_79{color:#ef4444;font-size:.8rem;margin-top:4px}._modalOverlay_o998f_85{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:_fadeIn_o998f_1 .2s ease-out}._modal_o998f_85{background-color:#18181b;width:100%;max-width:none;height:100%;max-height:none;border-radius:0;box-shadow:none;border:none;display:flex;flex-direction:column;position:relative;animation:_slideUp_o998f_1 .3s ease-out;overflow:hidden;color:#fafafa}._modalHeader_o998f_117{padding:20px 60px 20px 24px;border-bottom:1px solid #27272a;background-color:#18181b;display:flex;flex-direction:column;gap:16px}._titleRow_o998f_126{display:flex;align-items:center;justify-content:space-between}._modalTitle_o998f_132{font-size:1.5rem;font-weight:700;margin:0;color:#fafafa}._selectionCount_o998f_139{font-size:.9rem;color:#fafafa;background:#262626;padding:4px 12px;border-radius:20px;font-weight:600;border:1px solid #27272a}._closeButton_o998f_149{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;color:#a1a1aa;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}._closeButton_o998f_149:hover{background-color:rgba(255,255,255,.06);color:#fafafa}._searchRow_o998f_169{position:relative;display:flex;align-items:center}._searchIcon_o998f_175{position:absolute;left:12px;color:#a1a1aa;width:20px;height:20px}._searchInput_o998f_183{width:100%;padding:12px 40px;border:1px solid #27272a;border-radius:12px;font-size:1rem;outline:none;background-color:rgba(255,255,255,.03);color:#fafafa;transition:all .2s}._searchInput_o998f_183:focus{border-color:#fafafa;background-color:rgba(30,41,59,.9)}._searchInput_o998f_183::-moz-placeholder{color:#a1a1aa}._searchInput_o998f_183::placeholder{color:#a1a1aa}._clearSearch_o998f_202{position:absolute;right:12px;background:none;border:none;cursor:pointer;color:#a1a1aa;padding:4px;display:flex;align-items:center}._clearSearch_o998f_202:hover{color:#fafafa}._modalContent_o998f_217{flex:1;overflow:hidden;display:flex;flex-direction:column;background-color:#0f0f0f;position:relative}._scrollableGrid_o998f_226{flex:1;overflow-y:auto;padding:24px}._categorySection_o998f_232{margin-bottom:32px}._categorySection_o998f_232:last-child{margin-bottom:0}._categoryTitle_o998f_239{font-size:1.1rem;font-weight:700;color:#a1a1aa;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #27272a;padding-bottom:8px}._optionsGrid_o998f_250{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._optionCard_o998f_256{background-color:#18181b;border:1px solid #27272a;border-radius:12px;padding:12px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .2s ease;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}._optionCard_o998f_256:hover{border-color:#a1a1aa;background-color:rgba(255,255,255,.06);transform:translateY(-2px)}._optionCard_o998f_256._selected_o998f_274{border-color:#fafafa;background-color:#262626;box-shadow:0 0 0 1px #fafafa}._optionCard_o998f_256._selected_o998f_274 ._iconWrapper_o998f_279{color:#18181b;background-color:#fafafa}._iconWrapper_o998f_279{width:40px;height:40px;background-color:#09090b;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#a1a1aa;flex-shrink:0;border:1px solid #27272a}._iconWrapper_o998f_279 svg{width:20px;height:20px}._iconPlaceholder_o998f_301{font-size:1.2rem}._optionContent_o998f_305{flex:1;min-width:0;display:flex;flex-direction:column}._optionLabel_o998f_312{font-size:.95rem;font-weight:500;color:#fafafa;white-space:normal;overflow:visible;line-height:1.3}._optionCategory_o998f_321{font-size:.75rem;color:#a1a1aa;margin-top:2px}._checkboxWrapper_o998f_327{color:#fafafa;display:flex;align-items:center;justify-content:center}._checkedIcon_o998f_334{width:20px;height:20px}._uncheckedCircle_o998f_339{width:20px;height:20px;border:2px solid #a1a1aa;border-radius:50%}._addNewButton_o998f_346{margin:16px 24px 0;padding:12px;background-color:#18181b;border:1px dashed #a1a1aa;border-radius:12px;color:#fafafa;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}._addNewButton_o998f_346:hover{background-color:rgba(255,255,255,.06);border-color:#fafafa}._emptyState_o998f_366{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a1a1aa;gap:16px;padding:40px}._emptyState_o998f_366 p{font-size:1.1rem}._modalFooter_o998f_380{padding:20px 24px;background-color:#18181b;border-top:1px solid #27272a;display:flex;justify-content:space-between;align-items:center}._rightActions_o998f_389{display:flex;gap:12px}._button_o998f_394{padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer;border:none;font-size:.95rem;transition:all .2s;display:flex;align-items:center;gap:8px}._button_o998f_394:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_o998f_411{background-color:#262626;color:#fafafa;border:1px solid #27272a}._cancelBtn_o998f_411:not(:disabled):hover{background-color:rgba(255,255,255,.06)}._clearBtn_o998f_420{background-color:transparent;color:#ef4444;padding:10px 12px}._clearBtn_o998f_420:not(:disabled):hover{background-color:rgba(239,68,68,.1)}._saveBtn_o998f_429{background-color:#fff;color:#000;box-shadow:0 4px 12px rgba(0,0,0,.3)}._saveBtn_o998f_429:not(:disabled):hover{background-color:#e6e6e6;transform:translateY(-1px)}._saveBtn_o998f_429:active{transform:translateY(0)}@keyframes _fadeIn_o998f_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_o998f_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){._modal_o998f_85{width:100%;height:100%;max-height:100%;border-radius:0;border:none}._optionsGrid_o998f_250{grid-template-columns:1fr}._modalFooter_o998f_380{flex-direction:column;gap:12px}._modalFooter_o998f_380 ._rightActions_o998f_389{width:100%;display:flex;gap:12px}._modalFooter_o998f_380 ._rightActions_o998f_389 button{flex:1;justify-content:center}._modalFooter_o998f_380 ._clearBtn_o998f_420{width:100%;justify-content:center}}._uploadsField_15pvl_1{display:flex;flex-flow:column nowrap;gap:1rem;padding:1.5rem;border:1px solid rgba(255,255,255,.06);border-radius:6px;background:transparent;transition:all .2s ease;box-sizing:border-box;width:100%;min-width:0;overflow:hidden}._uploadsField_15pvl_1:hover{border-color:#fff}._uploadsField_15pvl_1._disabled_15pvl_18{opacity:.5;pointer-events:none}._header_15pvl_23{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}._label_15pvl_31{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.95rem;color:#f5f5f5;margin:0;cursor:pointer}._label_15pvl_31 svg{color:#d4d4d4;width:18px;height:18px;flex-shrink:0}._fileCount_15pvl_48{font-size:.85rem;color:#d4d4d4;font-weight:400;margin-left:.25rem}._removeAllButton_15pvl_55{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border:1px solid transparent;background:transparent;color:#d4d4d4;font-size:.85rem;cursor:pointer;border-radius:4px;transition:all .2s ease}._removeAllButton_15pvl_55:hover{color:#fff;background:rgba(255,255,255,.06)}._fileInput_15pvl_73{display:none}._uploadProgress_15pvl_77{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:transparent;border:1px solid rgba(255,255,255,.06);border-radius:4px}._progressItem_15pvl_87{display:flex;flex-direction:column;gap:.25rem}._progressBar_15pvl_93{width:100%;height:2px;background:rgba(255,255,255,.06);border-radius:1px;overflow:hidden}._progressFill_15pvl_101{height:100%;background:#fff;border-radius:1px;transition:width .3s ease}._progressText_15pvl_108{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#d4d4d4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._progressText_15pvl_108 ._spinner_15pvl_119{animation:_spin_15pvl_119 1s linear infinite;flex-shrink:0}@keyframes _spin_15pvl_119{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._filesList_15pvl_132{display:flex;flex-direction:column;gap:.5rem;max-height:240px;overflow-y:auto;overflow-x:hidden;padding-right:.25rem}._fileItem_15pvl_142{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:transparent;border:1px solid rgba(255,255,255,.06);border-radius:4px;gap:.75rem;transition:border-color .2s ease;min-width:0;box-sizing:border-box}._fileItem_15pvl_142:hover{border-color:#d4d4d4}._imagePreview_15pvl_159{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid rgba(255,255,255,.06);flex-shrink:0}._fileInfo_15pvl_168{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._fileInfo_15pvl_168 svg:first-child{color:#d4d4d4;flex-shrink:0;width:16px;height:16px}._fileLink_15pvl_182{color:#f5f5f5;text-decoration:none;font-size:.9rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._fileLink_15pvl_182:hover{text-decoration:underline}._successIcon_15pvl_197{color:#d4d4d4;flex-shrink:0}._removeButton_15pvl_202{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;color:#d4d4d4;cursor:pointer;border-radius:4px;transition:all .2s ease;flex-shrink:0}._removeButton_15pvl_202:hover{color:#fff;background:rgba(255,255,255,.06)}._removeButton_15pvl_202:disabled{opacity:.5;cursor:not-allowed}._actions_15pvl_224{display:flex;gap:.75rem;margin-top:.5rem}._errorMessage_15pvl_230{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.85rem;padding:.5rem;border:1px solid #fff;border-radius:4px}._errorMessage_15pvl_230 svg{flex-shrink:0}._helpText_15pvl_244{font-size:.8rem;color:#d4d4d4;margin-top:.25rem;line-height:1.4}._filesList_15pvl_132::-webkit-scrollbar{width:4px}._filesList_15pvl_132::-webkit-scrollbar-track{background:transparent}._filesList_15pvl_132::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:2px}._filesList_15pvl_132::-webkit-scrollbar-thumb:hover{background:#d4d4d4}@media (max-width: 768px){._uploadsField_15pvl_1{padding:1rem;gap:.75rem}._header_15pvl_23{flex-direction:column;align-items:flex-start;gap:.5rem}._label_15pvl_31{font-size:.9rem}._removeAllButton_15pvl_55{padding-left:0}._filesList_15pvl_132{max-height:200px}._fileItem_15pvl_142{padding:.4rem .6rem;gap:.5rem}._fileLink_15pvl_182{font-size:.85rem}._imagePreview_15pvl_159{width:28px;height:28px}._actions_15pvl_224{gap:.5rem}}._order_k1mz9_3{min-height:100vh;background:#000;color:#f5f5f5;font-family:Söhne,Sohne,Inter var,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}._container_k1mz9_10{width:100%;max-width:720px;margin:0 auto;padding:48px 24px 80px}@media (max-width: 640px){._container_k1mz9_10{padding:32px 16px 64px}}._sidebar_k1mz9_23{margin-bottom:48px;text-align:center}@media (max-width: 640px){._sidebar_k1mz9_23{margin-bottom:32px}}._header_k1mz9_33{margin:0}._title_k1mz9_37{font-size:28px;font-weight:600;margin:0 0 8px;color:#fff;letter-spacing:-.5px}._subtitle_k1mz9_45{font-size:15px;color:#a3a3a3;margin:0;font-weight:400}._nav_k1mz9_53,._navItem_k1mz9_57{display:none}._form_k1mz9_62{display:flex;flex-direction:column;gap:0}._section_k1mz9_69{padding:32px 0;border-bottom:1px solid rgba(255,255,255,.08)}._section_k1mz9_69:first-of-type{padding-top:0}._section_k1mz9_69:last-of-type{border-bottom:none}._sectionHeader_k1mz9_80{margin-bottom:24px}._sectionTitle_k1mz9_84{font-size:16px;font-weight:500;color:#fff;margin:0 0 4px;letter-spacing:-.2px}._sectionDescription_k1mz9_92{font-size:14px;color:#a3a3a3;margin:0;line-height:1.5}._sectionContent_k1mz9_99{width:100%}._fieldGroup_k1mz9_104{display:flex;flex-direction:column;gap:20px}._fieldRow_k1mz9_110{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._fieldRow_k1mz9_110._threeCols_k1mz9_115{grid-template-columns:repeat(3,1fr)}@media (max-width: 640px){._fieldRow_k1mz9_110._threeCols_k1mz9_115{grid-template-columns:1fr}}@media (max-width: 640px){._fieldRow_k1mz9_110{grid-template-columns:1fr}}._fieldRow_k1mz9_110>*{min-width:0}._fullWidth_k1mz9_132{grid-column:1/-1}._mediaGrid_k1mz9_137{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 640px){._mediaGrid_k1mz9_137{grid-template-columns:1fr}}._mediaItem_k1mz9_148{min-width:0;width:100%}._mediaItem_k1mz9_148>div{width:100%;min-width:0}._actions_k1mz9_158{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.9);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);padding:16px 24px;z-index:100}._actionsContent_k1mz9_170{max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px}@media (max-width: 640px){._actionsContent_k1mz9_170{flex-direction:column-reverse;gap:12px}}._submitWrapper_k1mz9_185{display:flex;gap:12px;margin-left:auto}@media (max-width: 640px){._submitWrapper_k1mz9_185{width:100%;margin-left:0}}._submitWrapper_k1mz9_185 button,._submitWrapper_k1mz9_185 a{background:#fff!important;color:#000!important;border:none!important;border-radius:8px!important;padding:12px 32px!important;font-weight:500!important;font-size:14px!important;transition:background .15s ease;cursor:pointer;min-width:120px;text-align:center}@media (max-width: 640px){._submitWrapper_k1mz9_185 button,._submitWrapper_k1mz9_185 a{width:100%;padding:14px 32px!important}}._submitWrapper_k1mz9_185 button:hover:not(:disabled),._submitWrapper_k1mz9_185 a:hover:not(:disabled){background:rgba(255,255,255,.9)!important}._submitWrapper_k1mz9_185 button:disabled,._submitWrapper_k1mz9_185 a:disabled{background:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.4)!important;cursor:not-allowed}._container_1ulqc_1{position:relative;min-height:100vh;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem}._backgroundPattern_1ulqc_12{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(229,231,235,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(229,231,235,.02) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.01) 0%,transparent 50%);pointer-events:none;z-index:0}._contentWrapper_1ulqc_23{position:relative;z-index:1;width:100%;max-width:480px;background:#111;border:1px solid #1f1f1f;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 20px 50px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.05) inset;backdrop-filter:blur(20px);animation:_slideInUp_1ulqc_1 .6s ease-out}@keyframes _slideInUp_1ulqc_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._heroSection_1ulqc_47{text-align:center;margin-bottom:2.5rem}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51{width:80px;height:80px;background:#262626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#e5e7eb,#d4d4d4);border-radius:50%;z-index:-1;opacity:.1}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51 ._icon_1ulqc_51{width:32px;height:32px;color:#f5f5f5}._heroSection_1ulqc_47 ._title_1ulqc_76{font-size:2rem;font-weight:700;color:#f5f5f5;margin:0 0 1rem;letter-spacing:-.025em;line-height:1.2}._heroSection_1ulqc_47 ._subtitle_1ulqc_84{font-size:1rem;color:#a3a3a3;margin:0;line-height:1.5;font-weight:400}._form_1ulqc_92{display:flex;flex-direction:column;gap:1.5rem}._form_1ulqc_92 ._formGroup_1ulqc_97{display:flex;flex-direction:column;gap:.5rem}._form_1ulqc_92 ._buttonGroup_1ulqc_102{display:flex;justify-content:center;margin-top:1rem}._form_1ulqc_92 ._buttonGroup_1ulqc_102 ._primaryButton_1ulqc_107{background:#262626;color:#f5f5f5;border:1px solid #1f1f1f;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:160px;position:relative;overflow:hidden}._form_1ulqc_92 ._buttonGroup_1ulqc_102 ._primaryButton_1ulqc_107:hover{background:#3a3a3a;border-color:#e5e7eb;transform:translateY(-1px);box-shadow:0 8px 25px rgba(0,0,0,.3),0 0 0 1px rgba(229,231,235,.1) inset}._form_1ulqc_92 ._buttonGroup_1ulqc_102 ._primaryButton_1ulqc_107:active{transform:translateY(0)}._form_1ulqc_92 ._buttonGroup_1ulqc_102 ._primaryButton_1ulqc_107:disabled{opacity:.6;cursor:not-allowed;transform:none}._form_1ulqc_92 ._buttonGroup_1ulqc_102 ._primaryButton_1ulqc_107:disabled:hover{transform:none}@media (max-width: 768px){._container_1ulqc_1{padding:1rem}._contentWrapper_1ulqc_23{max-width:100%;padding:2rem 1.5rem;border-radius:16px}._heroSection_1ulqc_47{margin-bottom:2rem}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51{width:64px;height:64px;margin-bottom:1rem}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51 ._icon_1ulqc_51{width:24px;height:24px}._heroSection_1ulqc_47 ._title_1ulqc_76{font-size:1.75rem}._heroSection_1ulqc_47 ._subtitle_1ulqc_84{font-size:.9rem}._form_1ulqc_92{gap:1.25rem}._form_1ulqc_92 ._buttonGroup_1ulqc_102 ._primaryButton_1ulqc_107{width:100%;padding:1rem 2rem;font-size:1.05rem}}@media (min-width: 1200px){._contentWrapper_1ulqc_23{max-width:520px;padding:3.5rem;border-radius:28px}._heroSection_1ulqc_47{margin-bottom:3rem}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51{width:96px;height:96px}._heroSection_1ulqc_47 ._iconContainer_1ulqc_51 ._icon_1ulqc_51{width:40px;height:40px}._heroSection_1ulqc_47 ._title_1ulqc_76{font-size:2.25rem}._heroSection_1ulqc_47 ._subtitle_1ulqc_84{font-size:1.125rem}}._chatWrapper_5oyz6_1{display:flex;flex-direction:column;height:100%;width:100%;background:transparent;position:relative}._chatHeader_5oyz6_12{flex-shrink:0;padding:1rem 1.5rem;background:linear-gradient(135deg,rgba(229,231,235,.05),rgba(229,231,235,.02));border-bottom:1px solid rgba(255,255,255,.08)}._chatInfo_5oyz6_19{display:flex;flex-direction:column;gap:.75rem}._chatTitle_5oyz6_25{margin:0;font-size:1.1rem;font-weight:600;color:#f5f5f5}._participants_5oyz6_32{display:flex;flex-wrap:wrap;gap:.5rem}._participantBadge_5oyz6_38{display:inline-flex;align-items:center;padding:.25rem .75rem;background:rgba(229,231,235,.1);border:1px solid rgba(229,231,235,.2);border-radius:12px;font-size:.8rem;color:#d4d4d4;font-weight:500}._searchBar_5oyz6_50{display:flex;align-items:center;gap:.5rem;padding:.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}._searchInput_5oyz6_58{flex:1;background:transparent;border:1px solid rgba(255,255,255,.08);color:#f5f5f5;padding:.4rem .6rem;border-radius:8px}._searchMeta_5oyz6_67{min-width:60px;text-align:right;color:#d4d4d4;font-size:.9rem}._searchActions_5oyz6_74{display:flex;align-items:center;gap:.25rem}._searchBtn_5oyz6_80,._searchClose_5oyz6_81{width:32px;height:32px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#f5f5f5}._chatMessages_5oyz6_90{flex:1;display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto;background:transparent;min-height:0;gap:1rem;scrollbar-width:thin;scrollbar-color:rgba(229,231,235,.3) transparent;overflow-anchor:none;overflow-x:hidden;overscroll-behavior-y:contain;touch-action:pan-y;position:relative}._chatMessages_5oyz6_90::-webkit-scrollbar{width:6px}._chatMessages_5oyz6_90::-webkit-scrollbar-track{background:transparent;border-radius:3px}._chatMessages_5oyz6_90::-webkit-scrollbar-thumb{background:rgba(229,231,235,.25);border-radius:6px}._chatMessages_5oyz6_90::-webkit-scrollbar-thumb:hover{background:rgba(229,231,235,.4)}._chatMessages_5oyz6_90 ._loadingOverlay_5oyz6_125{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#d4d4d4;text-align:center;gap:1rem}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134 ._noMessagesIcon_5oyz6_144{font-size:4rem;opacity:.6;filter:grayscale(.3)}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134 p{margin:0;font-size:1.2rem;font-weight:600;color:#f5f5f5}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134 span{font-size:1rem;color:#d4d4d4;opacity:.8}._dateDivider_5oyz6_161{display:flex;align-items:center;justify-content:center;margin:.5rem 0}._dateDivider_5oyz6_161>span{padding:.25rem .75rem;font-size:.75rem;color:#d4d4d4;background:rgba(229,231,235,.08);border:1px solid rgba(255,255,255,.08);border-radius:999px;backdrop-filter:blur(6px)}._stickyComposer_5oyz6_178{position:sticky;bottom:0;left:0;right:0;padding:.75rem 0 calc(.75rem + env(safe-area-inset-bottom));background:transparent;border-top:none;z-index:5;margin-top:auto}._stickyComposer_5oyz6_178:before{content:"";position:absolute;top:-14px;left:-1.5rem;right:-1.5rem;height:14px;background:linear-gradient(180deg,rgba(0,0,0,0),#000);pointer-events:none}._chatInputContainer_5oyz6_201{flex-shrink:0;padding:0;background:transparent;border-top:1px solid #1f1f1f;backdrop-filter:none}._chatInputWrapper_5oyz6_209{display:flex;flex-direction:column;align-items:stretch;background:transparent;border:none;border-radius:24px;padding:.75rem 1rem;transition:.25s cubic-bezier(.4,0,.2,1);box-shadow:none;position:relative;overflow:visible;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._chatInputWrapper_5oyz6_209:before{display:none}._chatInputWrapper_5oyz6_209._focused_5oyz6_227{box-shadow:none}._chatInputWrapper_5oyz6_209._disabled_5oyz6_233{opacity:.6;cursor:not-allowed;background:transparent}._chatInputWrapper_5oyz6_209._dragOver_5oyz6_238{outline:2px dashed rgba(255,255,255,.3);outline-offset:4px;background:rgba(255,255,255,.03)}._inputRow_5oyz6_244{display:flex;align-items:flex-end}._inputSection_5oyz6_249{flex:1;min-width:0;position:relative;z-index:1}._messageInput_5oyz6_256{width:100%;background:transparent;border:none;outline:none;color:#f5f5f5;font-size:1rem;font-family:inherit;line-height:1.5;resize:none;min-height:22px;max-height:120px;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:rgba(229,231,235,.3) transparent}._messageInput_5oyz6_256::-moz-placeholder{color:#a3a3a3;font-weight:400}._messageInput_5oyz6_256::placeholder{color:#a3a3a3;font-weight:400}._messageInput_5oyz6_256:disabled{cursor:not-allowed;opacity:.6}._messageInput_5oyz6_256::-webkit-scrollbar{width:4px}._messageInput_5oyz6_256::-webkit-scrollbar-track{background:transparent}._messageInput_5oyz6_256::-webkit-scrollbar-thumb{background:rgba(229,231,235,.3);border-radius:2px}._messageInput_5oyz6_256::-webkit-scrollbar-thumb:hover{background:rgba(229,231,235,.5)}._characterCount_5oyz6_294{position:absolute;bottom:-1.5rem;right:0;font-size:.75rem;color:#a3a3a3;background:#18181b;padding:.25rem .5rem;border-radius:6px;border:1px solid rgba(255,255,255,.08);z-index:10}._actionButtons_5oyz6_307{display:flex;align-items:center;gap:.5rem;margin-left:1rem;position:relative;z-index:1}._attachMenuContainer_5oyz6_317{position:relative}._attachMenu_5oyz6_317{position:absolute;bottom:48px;right:0;background:rgba(20,20,20,.95);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:6px;min-width:150px;box-shadow:0 8px 24px rgba(0,0,0,.35);z-index:50}._attachMenuItem_5oyz6_334{width:100%;text-align:left;padding:8px 10px;background:transparent;border:none;color:#f5f5f5;border-radius:8px;cursor:pointer;font-size:.95rem}._attachMenuItem_5oyz6_334:hover{background:rgba(255,255,255,.08)}._attachmentsPreview_5oyz6_350{display:flex;gap:.5rem;flex-wrap:wrap;margin:0 0 .5rem}._recordingOverlay_5oyz6_357{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;padding:.35rem .75rem;border-radius:999px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.35);color:#f5f5f5;font-size:.85rem}._voiceConfirmOverlay_5oyz6_370{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem;padding:.35rem .75rem;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#f5f5f5;font-size:.85rem}._voiceConfirmText_5oyz6_384{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._voiceConfirmButtons_5oyz6_392{display:flex;align-items:center;gap:.4rem}._voiceConfirmCancel_5oyz6_398,._voiceConfirmSend_5oyz6_399{border-radius:999px;padding:.2rem .7rem;font-size:.8rem;border:1px solid transparent;background:transparent;color:#d4d4d4;cursor:pointer}._voiceConfirmCancel_5oyz6_398:hover{background:rgba(255,255,255,.04)}._voiceConfirmSend_5oyz6_399{background:#262626;color:#f5f5f5;border-color:#1f1f1f}._voiceConfirmSend_5oyz6_399:hover{background:#3a3a3a}._recordingDots_5oyz6_423{display:flex;align-items:center;gap:4px}._recordingDot_5oyz6_423{width:6px;height:6px;border-radius:50%;background:#ef4444;animation:_recording-dot-pulse_5oyz6_1 1.2s ease-in-out infinite}._recordingDot_5oyz6_423:nth-child(2){animation-delay:.15s}._recordingDot_5oyz6_423:nth-child(3){animation-delay:.3s}._recordingText_5oyz6_445{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes _recording-dot-pulse_5oyz6_1{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-2px);opacity:1}}._attachmentThumb_5oyz6_461{position:relative;width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid #1f1f1f;background:#18181b;box-shadow:0 0 0 1px rgba(0,0,0,.7)}._attachmentThumbImg_5oyz6_472{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._attachmentRemove_5oyz6_479{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;line-height:1}._actionButton_5oyz6_307{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#d4d4d4;cursor:pointer;transition:.25s cubic-bezier(.4,0,.2,1);font-size:16px}._actionButton_5oyz6_307:hover:not(:disabled){background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);color:#f5f5f5;transform:translateY(-1px) scale(1.05)}._actionButton_5oyz6_307:active{transform:translateY(0) scale(.95)}._actionButton_5oyz6_307:disabled{opacity:.4;cursor:not-allowed;transform:none}._actionButton_5oyz6_307._active_5oyz6_525{background:#262626;color:#f5f5f5;border-color:#1f1f1f;box-shadow:0 2px 8px rgba(0,0,0,.2)}._actionButton_5oyz6_307._active_5oyz6_525:hover:not(:disabled){background:#3a3a3a;transform:translateY(-1px) scale(1.05)}._sendButton_5oyz6_536{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12);border-radius:50%;color:#a3a3a3;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:18px;position:relative;overflow:hidden}._sendButton_5oyz6_536 ._sendIcon_5oyz6_552{transition:all .3s ease;transform:scale(.9)}._sendButton_5oyz6_536._ready_5oyz6_556{background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.12));border-color:rgba(255,255,255,.25);color:#f5f5f5;box-shadow:0 3px 12px rgba(255,255,255,.1),0 1px 3px rgba(0,0,0,.2)}._sendButton_5oyz6_536._ready_5oyz6_556 ._sendIcon_5oyz6_552{transform:scale(1)}._sendButton_5oyz6_536._ready_5oyz6_556:hover{transform:translateY(-2px) scale(1.05);background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.15));box-shadow:0 6px 20px rgba(255,255,255,.15),0 2px 6px rgba(0,0,0,.2)}._sendButton_5oyz6_536._ready_5oyz6_556:active{transform:translateY(-1px) scale(.98)}._sendButton_5oyz6_536._sending_5oyz6_573{background:rgba(255,255,255,.15);animation:_pulse_5oyz6_1 1.5s ease-in-out infinite}._sendButton_5oyz6_536._sending_5oyz6_573 ._sendIcon_5oyz6_552{opacity:0}._sendButton_5oyz6_536:disabled{cursor:not-allowed;transform:none;box-shadow:none}._sendingIndicator_5oyz6_586{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}._spinner_5oyz6_594{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_5oyz6_594 .8s linear infinite}._typingIndicator_5oyz6_603{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:0 1rem;opacity:.8}._typingDots_5oyz6_612{display:flex;gap:.25rem}._typingDots_5oyz6_612 span{width:4px;height:4px;background:#e5e7eb;border-radius:50%;animation:_typing_5oyz6_603 1.4s ease-in-out infinite}._typingDots_5oyz6_612 span:nth-child(1){animation-delay:0s}._typingDots_5oyz6_612 span:nth-child(2){animation-delay:.2s}._typingDots_5oyz6_612 span:nth-child(3){animation-delay:.4s}._typingText_5oyz6_633{font-size:.8rem;color:#a3a3a3;font-style:italic}._voiceRecorderContainer_5oyz6_639{margin:.75rem 1rem 0;padding:1rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:12px;backdrop-filter:blur(8px)}@keyframes _pulse_5oyz6_1{0%,to{opacity:1}50%{opacity:.7}}@keyframes _spin_5oyz6_594{to{transform:rotate(360deg)}}@keyframes _typing_5oyz6_603{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}@media (width <= 768px){._chatWrapper_5oyz6_1{height:100%;min-height:0;display:flex;flex-direction:column}._chatMessages_5oyz6_90{flex:1;min-height:0;padding:.5rem;gap:.75rem;height:auto}._chatMessages_5oyz6_90::-webkit-scrollbar{width:4px}._chatMessages_5oyz6_90::-webkit-scrollbar-thumb{background:rgba(229,231,235,.4);border-radius:4px}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134{padding:2rem 1rem}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134 ._noMessagesIcon_5oyz6_144{font-size:3rem}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134 p{font-size:1.1rem}._chatMessages_5oyz6_90 ._noMessages_5oyz6_134 span{font-size:.9rem}._stickyComposer_5oyz6_178{bottom:env(safe-area-inset-bottom);padding-bottom:calc(.75rem + env(safe-area-inset-bottom));background:transparent}._stickyComposer_5oyz6_178:before{display:none}._chatInputContainer_5oyz6_201{flex-shrink:0;padding:.5rem 0;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background:transparent;border-top:none}._chatInputWrapper_5oyz6_209{padding:.5rem .75rem;border-radius:20px;min-height:48px;background:transparent;border:none;box-shadow:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._chatInputWrapper_5oyz6_209._focused_5oyz6_227{box-shadow:none}._voiceConfirmOverlay_5oyz6_370{flex-wrap:nowrap;align-items:center;width:100%;border-radius:12px;margin-left:-.75rem;margin-right:-.75rem}._voiceConfirmText_5oyz6_384{flex:1;min-width:0;margin-bottom:0;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._voiceConfirmButtons_5oyz6_392{display:flex;align-items:center;gap:.4rem}._voiceConfirmCancel_5oyz6_398,._voiceConfirmSend_5oyz6_399{padding:.4rem .9rem;font-size:.9rem}._messageInput_5oyz6_256{font-size:1rem;padding:.4rem 0;line-height:1.35;min-height:18px}._messageInput_5oyz6_256::-moz-placeholder{font-size:1rem;opacity:.7}._messageInput_5oyz6_256::placeholder{font-size:1rem;opacity:.7}._actionButtons_5oyz6_307{gap:.5rem;margin-left:.5rem;margin-top:0;width:auto;justify-content:flex-end}._actionButton_5oyz6_307{width:36px;height:36px;font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:all .2s ease}._actionButton_5oyz6_307:active{transform:scale(.95)}._sendButton_5oyz6_536{width:42px;height:42px;font-size:18px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._sendButton_5oyz6_536 ._sendIcon_5oyz6_552{transform:scale(1)}._sendButton_5oyz6_536._ready_5oyz6_556 ._sendIcon_5oyz6_552{transform:scale(1.05)}._sendButton_5oyz6_536:active{transform:scale(.95)}._typingIndicator_5oyz6_603{margin-top:.5rem;padding:0 .75rem;gap:.5rem}._typingText_5oyz6_633{font-size:.75rem;line-height:1.3}._voiceRecorderContainer_5oyz6_639{margin:.5rem .75rem 0;padding:.75rem;border-radius:16px;background:transparent;border:none}._chatHeader_5oyz6_12{padding:1rem}._participants_5oyz6_32{gap:.375rem}._participantBadge_5oyz6_38{padding:.2rem .6rem;font-size:.75rem;border-radius:10px}}@media (width <= 768px) and (max-width: 480px){._actionButton_5oyz6_307{width:38px;height:38px;font-size:17px}._sendButton_5oyz6_536{width:44px;height:44px;font-size:19px}._chatInputWrapper_5oyz6_209{padding:.75rem 1rem}._actionButtons_5oyz6_307{gap:.75rem;margin-left:.75rem}}._replyBar_5oyz6_851{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;margin-bottom:.5rem;border-left:3px solid rgba(229,231,235,.5);background:rgba(255,255,255,.04);border-radius:8px}._replyBarContent_5oyz6_863{display:flex;flex-direction:column;gap:4px}._replyBarTitle_5oyz6_869{font-size:.85rem;font-weight:600;color:#d4d4d4}._replyChips_5oyz6_875{display:flex;align-items:center;flex-wrap:wrap;gap:6px}._replyChip_5oyz6_875{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05)}._replyChipAuthor_5oyz6_893{font-size:.8rem;font-weight:600;color:#d4d4d4}._replyChipDivider_5oyz6_899{color:#a3a3a3;opacity:.7}._replyChipSnippet_5oyz6_904{font-size:.8rem;color:#f5f5f5;opacity:.9;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._replyChipRemove_5oyz6_914{width:18px;height:18px;border-radius:50%;border:none;background:transparent;color:#a3a3a3;cursor:pointer}._replyBarClose_5oyz6_924{border:none;background:transparent;color:#a3a3a3;cursor:pointer;width:22px;height:22px;border-radius:50%}._videoOverlay_5oyz6_935{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000}._videoOverlayContent_5oyz6_945{position:relative;width:min(96vw,1080px);height:min(80vh,720px);display:flex;align-items:center;justify-content:center}._videoPlayer_5oyz6_954{width:100%;height:100%;background:#000}._videoClose_5oyz6_960{position:absolute;top:-40px;right:0;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}._videoNavs_5oyz6_976{position:absolute;bottom:-48px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1rem}._videoNavBtn_5oyz6_987{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}._videoCounter_5oyz6_1000{color:#fff;font-size:.9rem}._message_svhdr_2{display:flex;flex-direction:column;margin:0 1rem;max-width:75%;position:relative;opacity:1;transform:none;padding-left:3.25rem}._message_svhdr_2._isMine_svhdr_12{align-self:flex-end;align-items:flex-end;padding-left:0;padding-right:3.25rem}._message_svhdr_2._isMine_svhdr_12 ._messageBubble_svhdr_18{background:#3b82f6;color:#fff;border:1px solid rgba(59,130,246,.4);border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)}._message_svhdr_2._isMine_svhdr_12 ._messageBubble_svhdr_18 ._content_svhdr_29,._message_svhdr_2._isMine_svhdr_12 ._messageBubble_svhdr_18 a{color:#fff}._message_svhdr_2._isMine_svhdr_12 ._inlineMeta_svhdr_33 ._timestamp_svhdr_33{color:rgba(255,255,255,.75)}._message_svhdr_2._isMine_svhdr_12 ._messageFooter_svhdr_36{justify-content:flex-end}._message_svhdr_2._isMine_svhdr_12 ._messageFooter_svhdr_36 ._timestamp_svhdr_33{color:rgba(255,255,255,.85)}._message_svhdr_2._other_svhdr_42{align-self:flex-start;align-items:flex-start}._message_svhdr_2._other_svhdr_42 ._messageBubble_svhdr_18{background:#18181b;color:#f5f5f5;border-radius:8px 20px 20px;border:1px solid #1f1f1f;box-shadow:0 2px 8px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.1)}._message_svhdr_2._other_svhdr_42 ._messageFooter_svhdr_36 ._timestamp_svhdr_33,._message_svhdr_2._other_svhdr_42 ._inlineMeta_svhdr_33 ._timestamp_svhdr_33{color:#a3a3a3}._message_svhdr_2._isMine_svhdr_12+._message_svhdr_2._isMine_svhdr_12{margin-top:-.35rem}._message_svhdr_2._other_svhdr_42+._message_svhdr_2._other_svhdr_42{margin-top:-.35rem}._message_svhdr_2._isMine_svhdr_12 ._avatar_svhdr_71{display:none}._message_svhdr_2._isMine_svhdr_12+._message_svhdr_2._isMine_svhdr_12 ._messageBubble_svhdr_18{border-top-right-radius:20px}._message_svhdr_2._other_svhdr_42+._message_svhdr_2._other_svhdr_42 ._messageBubble_svhdr_18{border-top-left-radius:20px}@media (width <= 768px){._message_svhdr_2._isMine_svhdr_12+._message_svhdr_2._isMine_svhdr_12,._message_svhdr_2._other_svhdr_42+._message_svhdr_2._other_svhdr_42{margin-top:.25rem}._message_svhdr_2{padding-left:3rem}}._bubbleUsername_svhdr_93{display:block;font-size:.8rem;font-weight:600;color:#3b82f6;text-decoration:none;margin-bottom:.25rem;cursor:pointer}._bubbleUsername_svhdr_93:hover{text-decoration:underline}._message_svhdr_2._isMine_svhdr_12 ._bubbleUsername_svhdr_93{color:rgba(255,255,255,.85)}._messageBubble_svhdr_18{position:relative;display:inline-block;padding:.7rem 3rem 1.05rem 1rem;transition:.25s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(8px);max-width:100%}._avatar_svhdr_71{position:absolute;bottom:-4px;left:2px;width:34px;height:34px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 1px 3px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;background:#262626;line-height:0}._avatar_svhdr_71 a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._avatar_svhdr_71 img,._avatarImg_svhdr_146{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:50%}._avatar_svhdr_71 svg{width:70%;height:70%;display:block}._replyPreview_svhdr_161{display:block;width:100%;text-align:left;border:none;margin-bottom:.5rem;padding:.5rem .75rem;border-left:3px solid rgba(229,231,235,.5);background:rgba(255,255,255,.04);border-radius:6px;cursor:pointer}._replyAuthor_svhdr_174{font-size:.8rem;font-weight:600;color:#d4d4d4}._replySnippet_svhdr_180{font-size:.9rem;color:#f5f5f5;opacity:.9}._replyButton_svhdr_187{position:absolute;top:4px;right:6px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#a3a3a3;cursor:pointer;opacity:0;transition:.25s cubic-bezier(.4,0,.2,1)}._message_svhdr_2:hover ._replyButton_svhdr_187{opacity:1}._msgMenuBackdrop_svhdr_207{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);backdrop-filter:blur(2px);z-index:1995}._msgMenu_svhdr_207{position:fixed;z-index:2000;min-width:160px;background:rgba(32,32,32,.98);border:1px solid rgba(255,255,255,.12);border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.45);padding:6px;transform:translateY(0)}._msgMenuAbove_svhdr_227{transform:translateY(-100%)}._msgMenuItem_svhdr_231{display:block;width:100%;text-align:left;background:transparent;border:none;color:#f5f5f5;font-size:.95rem;padding:8px 10px;border-radius:8px;cursor:pointer}._msgMenuItem_svhdr_231:hover{background:rgba(255,255,255,.08)}._content_svhdr_29{display:block;margin:0;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;line-height:1.5;font-size:1rem;font-weight:400;vertical-align:bottom}._highlight_svhdr_260{background:rgba(255,255,0,.35);padding:0 2px;border-radius:3px}._messageFooter_svhdr_36{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;margin-top:.5rem}._timestamp_svhdr_33{font-size:.75rem;opacity:.7;font-weight:500}._statusIndicator_svhdr_280{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.6)}._statusIndicator_svhdr_280:before{content:"✓"}._statusIndicator_svhdr_280._read_svhdr_288:before{content:"✓";color:#d4d4d4}@keyframes _message-slide-in_svhdr_1{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}._inlineMeta_svhdr_33{position:absolute;right:10px;bottom:4px;display:inline-flex;gap:.35rem;white-space:nowrap;line-height:1}@media (max-width: 768px){._message_svhdr_2{margin:0 .75rem;max-width:100%}._message_svhdr_2._isMine_svhdr_12{padding-right:2.25rem}._message_svhdr_2._isMine_svhdr_12 ._messageBubble_svhdr_18,._message_svhdr_2._other_svhdr_42 ._messageBubble_svhdr_18{padding:.8rem 2.5rem 1.1rem 1rem}._message_svhdr_2 ._messageBubble_svhdr_18._imagesBubble_svhdr_327{margin-left:-.75rem;margin-right:-.75rem}._avatar_svhdr_71{width:30px;height:30px;left:2px}._messageHeader_svhdr_336{margin-bottom:.375rem;padding-left:.75rem}._messageHeader_svhdr_336 ._username_svhdr_340{font-size:.8rem}._content_svhdr_29{font-size:1rem;line-height:1.4;margin-bottom:0}._timestamp_svhdr_33{font-size:.7rem}._albumContainer_svhdr_351{max-width:min(92vw,480px);width:100%;border-radius:12px}._imagesGrid_svhdr_356{gap:1px}._overlayMeta_svhdr_359{right:6px;bottom:6px;font-size:.7rem;padding:2px 6px}}@media (max-width: 480px){._albumContainer_svhdr_351{max-width:min(96vw,520px)}._grid2_svhdr_370{grid-auto-rows:clamp(100px,28vw,160px)}._grid3_svhdr_373{grid-template-rows:repeat(2,clamp(96px,26vw,150px))}._grid4_svhdr_376{grid-auto-rows:clamp(96px,26vw,150px)}._overlayMeta_svhdr_359{right:4px;bottom:4px;font-size:.65rem;padding:2px 5px}}@media (width <= 768px){._content_svhdr_29{font-size:.9rem}._isMine_svhdr_12+._other_svhdr_42,._other_svhdr_42+._isMine_svhdr_12{margin-top:.75rem}}._imagesBubble_svhdr_327{padding:0;box-shadow:none;display:inline-block;overflow:visible}._message_svhdr_2 ._messageBubble_svhdr_18._imagesBubble_svhdr_327{background:transparent;border:none;padding:0;box-shadow:none}._albumContainer_svhdr_351{position:relative;display:inline-block;max-width:clamp(240px,60vw,560px);border-radius:12px;overflow:hidden;background:#000;border:1px solid #1f1f1f}._message_svhdr_2._mediaWithText_svhdr_419 ._albumContainer_svhdr_351{border-radius:12px 12px 0 0}._mediaWrapper_svhdr_423{position:relative;border-radius:12px;overflow:hidden}._message_svhdr_2._mediaWithText_svhdr_419 ._mediaWrapper_svhdr_423{border-radius:12px 12px 0 0}._imagesBubble_svhdr_327 ._albumContainer_svhdr_351{border-radius:12px;max-width:100%;width:100%;display:block}._caption_svhdr_440{padding:.5rem .75rem .25rem;margin-top:0;margin-bottom:0;color:#f5f5f5;font-size:.95rem;line-height:1.4}._message_svhdr_2._isMine_svhdr_12 ._caption_svhdr_440{background:#3b82f6;color:#fff;border-radius:0}._message_svhdr_2._isMine_svhdr_12 ._caption_svhdr_440 a{color:#fff}._message_svhdr_2._mediaWithText_svhdr_419{margin-bottom:6px}._albumContainer_svhdr_351._single_svhdr_463{max-width:clamp(240px,70vw,680px)}._imagesBubble_svhdr_327 ._albumContainer_svhdr_351._single_svhdr_463{max-width:100%;width:100%}._imagesGrid_svhdr_356{display:grid;gap:2px;grid-auto-flow:dense}._grid1_svhdr_478{grid-template-columns:1fr}._grid1_svhdr_478 ._imageItem_svhdr_482{overflow:visible}._grid1_svhdr_478 ._imageAttachment_svhdr_486{width:100%;height:auto;max-height:70vh;-o-object-fit:contain;object-fit:contain}._grid2_svhdr_370{grid-template-columns:1fr 1fr;grid-auto-rows:clamp(120px,18vw,220px)}._grid3_svhdr_373{grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,clamp(110px,16vw,200px))}._grid3_svhdr_373 ._imageItem_svhdr_482:first-child{grid-column:1;grid-row:1/span 2}._grid4_svhdr_376{grid-template-columns:1fr 1fr;grid-auto-rows:clamp(110px,15vw,190px)}._imageItem_svhdr_482{position:relative;overflow:hidden;border:1px solid #1f1f1f;border-radius:0}._imageAttachment_svhdr_486{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._videoWrapper_svhdr_527{position:relative;width:100%;height:100%;cursor:pointer}._videoPlayOverlay_svhdr_534{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);transition:background .2s ease}._videoPlayOverlay_svhdr_534:hover{background:rgba(0,0,0,.4)}._videoPlayOverlay_svhdr_534:hover ._playIcon_svhdr_546{transform:scale(1.1);background:rgba(0,0,0,.7)}._playIcon_svhdr_546{width:48px;height:48px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;padding-left:4px;border:2px solid rgba(255,255,255,.8);transition:all .2s ease}._moreOverlay_svhdr_566{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);color:#fff;font-weight:700;font-size:1.75rem}._overlayMeta_svhdr_359{position:absolute;right:8px;bottom:8px;padding:2px 6px;border-radius:10px;background:rgba(0,0,0,.5);color:#fff;font-size:.75rem;line-height:1}._message_svhdr_2._jumpHighlight_svhdr_590 ._messageBubble_svhdr_18{animation:_jump-flash_svhdr_1 1.4s ease-out}@keyframes _jump-flash_svhdr_1{0%{box-shadow:0 0 rgba(255,255,255,.95),0 0 0 4px rgba(255,255,255,.85);transform:translateY(-1px) scale(1.03);filter:brightness(1.35)}35%{box-shadow:0 0 rgba(255,255,255,.5),0 0 0 3px rgba(255,255,255,.35);transform:translateY(0) scale(1.01);filter:brightness(1.12)}to{box-shadow:none;transform:translateY(0) scale(1);filter:none}}@keyframes _jump-flash-bg_svhdr_1{0%{opacity:.7}40%{opacity:.35}to{opacity:0}}@media (prefers-color-scheme: dark){._message_svhdr_2._isMine_svhdr_12 ._messageBubble_svhdr_18{background:#3b82f6}}._voiceMessage_1qdzw_1{--bubble-bg: #18181b;--ring-color: rgba(255, 255, 255, .7);display:flex;align-items:center;gap:12px;padding:12px 12px 22px;border-radius:14px;background:var(--bubble-bg);border:1px solid #1f1f1f;max-width:420px;min-width:220px;position:relative}._voiceMessage_1qdzw_1._mine_1qdzw_15{--bubble-bg: #262626;--ring-color: rgba(255, 255, 255, .9);background:var(--bubble-bg);border-color:rgba(38,38,38,.35);color:#f5f5f5}._voiceMessage_1qdzw_1._error_1qdzw_22{background:rgba(239,68,68,.15);border-color:#ef4444}._playCircle_1qdzw_27{position:relative;width:42px;height:42px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--ring-color) var(--progress, 0%),transparent 0)}._playCircle_1qdzw_27:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--bubble-bg)}._playButtonInner_1qdzw_44{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:none;border-radius:50%;background:transparent;color:inherit;cursor:pointer;transition:transform .2s ease}._playButtonInner_1qdzw_44:hover:not(:disabled){transform:scale(1.03)}._playButtonInner_1qdzw_44:disabled{opacity:.6;cursor:not-allowed}._playButtonInner_1qdzw_44._loading_1qdzw_66{background:transparent}._spinner_1qdzw_70{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1qdzw_70 1s linear infinite}._waveformContainer_1qdzw_79{flex:1;position:relative;height:36px;display:flex;align-items:center;min-width:140px}._waveform_1qdzw_79{position:relative;width:100%;height:24px}._progressTrack_1qdzw_94{position:absolute;top:0;left:0;right:0;bottom:0;background:#1f1f1f;border-radius:12px;overflow:hidden}._progressFill_1qdzw_105{height:100%;background:#f5f5f5;opacity:.6;transition:width .1s ease}._waveformBars_1qdzw_112{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:0 4px;gap:1px}._bar_1qdzw_125{width:2px;background:#a3a3a3;border-radius:1px;transition:all .1s ease;opacity:.6}._bar_1qdzw_125._active_1qdzw_132{background:#f5f5f5;opacity:1}._bottomMeta_1qdzw_137{position:absolute;left:56px;right:10px;bottom:6px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}._durationLabel_1qdzw_148{font-size:11px;font-weight:600;color:#f5f5f5;opacity:.9}._chatTimestamp_1qdzw_155{font-size:10px;color:#a3a3a3}._voiceMessage_1qdzw_1._mine_1qdzw_15 ._chatTimestamp_1qdzw_155{color:rgba(255,255,255,.85)}._errorMessage_1qdzw_164{position:absolute;top:100%;left:0;right:0;padding:4px 8px;background:#ef4444;color:#fff;font-size:11px;border-radius:4px;margin-top:4px;z-index:10;display:flex;justify-content:space-between;align-items:center}._retryButton_1qdzw_181{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:10px;padding:2px 6px;border-radius:2px;cursor:pointer;transition:background .2s ease}._retryButton_1qdzw_181:hover{background:rgba(255,255,255,.3)}._fallbackMessage_1qdzw_195{position:absolute;top:100%;left:0;right:0;padding:4px 8px;background:var(--color-warning, #f59e0b);color:#fff;font-size:11px;border-radius:4px;margin-top:4px;z-index:10;text-align:center}@keyframes _spin_1qdzw_70{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-color-scheme: dark){._voiceMessage_1qdzw_1{background:var(--color-bg-secondary-dark, #2a2a2a);border-color:var(--color-border-dark, #3a3a3a)}._voiceMessage_1qdzw_1._mine_1qdzw_15{background:var(--color-primary-dark, #1976d2)}._progressTrack_1qdzw_94{background:var(--color-gray-600, #4a4a4a)}._bar_1qdzw_125{background:var(--color-gray-500, #5a5a5a)}._downloadButton_1qdzw_232:hover{background:var(--color-bg-tertiary-dark, #1a1a1a)}}._voiceRecorder_u9uwj_1{width:100%;padding:0;margin:0}._voiceRecorder_u9uwj_1._disabled_u9uwj_6{opacity:.5;pointer-events:none}._recordButton_u9uwj_11{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;border:2px solid #e4e4e7;border-radius:20px;background:#18181b;color:#f5f5f5;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._recordButton_u9uwj_11:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(229,231,235,.05),rgba(212,212,212,.03));opacity:0;transition:opacity .3s ease}._recordButton_u9uwj_11:hover:not(:disabled){border-color:#e5e7eb;background:#1f1f1f;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}._recordButton_u9uwj_11:hover:not(:disabled):before{opacity:1}._recordButton_u9uwj_11:active{transform:translateY(0)}._recordButton_u9uwj_11:disabled{opacity:.5;cursor:not-allowed;transform:none}._recordButton_u9uwj_11 svg{position:relative;z-index:1}._recordingState_u9uwj_59{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}._recordingButton_u9uwj_67{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:18px 24px;border:2px solid #ef4444;border-radius:20px;background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.08));color:#f5f5f5;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:_recording-pulse_u9uwj_1 2s ease-in-out infinite}._recordingButton_u9uwj_67:hover:not(:disabled){background:linear-gradient(135deg,rgba(239,68,68,.2),rgba(239,68,68,.12));transform:translateY(-1px);box-shadow:0 8px 20px rgba(239,68,68,.25)}._recordingButton_u9uwj_67 svg{color:#ef4444}._recordingIndicator_u9uwj_95{display:flex;align-items:center;gap:10px;padding:8px 16px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:12px;color:#d4d4d4;font-size:13px;font-weight:500;letter-spacing:.01em}._pulse_u9uwj_109{width:10px;height:10px;background:#ef4444;border-radius:50%;animation:_pulse-glow_u9uwj_1 1.5s ease-in-out infinite;box-shadow:0 0 10px rgba(239,68,68,.5)}._playbackControls_u9uwj_118{display:flex;flex-direction:column;gap:16px;width:100%;padding:20px;background:linear-gradient(135deg,rgba(229,231,235,.03),rgba(212,212,212,.02));border:2px solid #e4e4e7;border-radius:20px;backdrop-filter:blur(10px);transition:all .3s ease}._playbackControls_u9uwj_118:hover{border-color:rgba(229,231,235,.4);box-shadow:0 4px 16px rgba(0,0,0,.1)}._audioInfo_u9uwj_135{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.15);border-radius:14px;position:relative;overflow:hidden}._audioInfo_u9uwj_135:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#10b981;border-radius:14px 0 0 14px}._audioWaveform_u9uwj_157{display:flex;align-items:center;gap:3px;flex:1;height:32px;padding:0 12px}._waveBar_u9uwj_166{width:3px;background:#10b981;border-radius:2px;opacity:.4;animation:_wave-animation_u9uwj_1 1.5s ease-in-out infinite;transition:all .2s ease}._waveBar_u9uwj_166._active_u9uwj_174{opacity:1;background:#10b981}._duration_u9uwj_179{font-family:sf mono,monaco,consolas,monospace;font-size:15px;font-weight:600;color:#f5f5f5;letter-spacing:.5px;padding:0 12px}._controls_u9uwj_188{display:flex;gap:10px;justify-content:center;align-items:center}._controlButton_u9uwj_195{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:2px solid #e4e4e7;border-radius:14px;background:#18181b;color:#f5f5f5;font-size:13px;font-weight:500;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);min-height:42px}._controlButton_u9uwj_195:hover:not(:disabled){background:#1f1f1f;border-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}._controlButton_u9uwj_195:active:not(:disabled){transform:translateY(0)}._controlButton_u9uwj_195:disabled{opacity:.5;cursor:not-allowed;transform:none}._controlButton_u9uwj_195 svg{width:16px;height:16px}._controlButton_u9uwj_195._play_u9uwj_118{width:42px;height:42px;padding:0;border-radius:50%;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);border-color:rgba(229,231,235,.3)}._controlButton_u9uwj_195._play_u9uwj_118 svg{width:18px;height:18px;color:#0f0f0f}._controlButton_u9uwj_195._play_u9uwj_118:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 16px rgba(229,231,235,.4)}._controlButton_u9uwj_195._delete_u9uwj_246{color:#ef4444;border-color:rgba(239,68,68,.3)}._controlButton_u9uwj_195._delete_u9uwj_246:hover:not(:disabled){background:rgba(239,68,68,.1);border-color:#ef4444}._controlButton_u9uwj_195._send_u9uwj_254{background:linear-gradient(135deg,#34d399,#10b981);color:#fff;border-color:#10b981;font-weight:600;padding:10px 24px}._controlButton_u9uwj_195._send_u9uwj_254:hover:not(:disabled){background:#10b981;box-shadow:0 6px 20px rgba(16,185,129,.4);transform:translateY(-2px) scale(1.02)}._controlButton_u9uwj_195._send_u9uwj_254:disabled{background:#9ca3af;color:#737373;border-color:#e4e4e7}@keyframes _recording-pulse_u9uwj_1{0%,to{box-shadow:0 0 rgba(239,68,68,.4)}50%{box-shadow:0 0 0 8px rgba(239,68,68,0)}}@keyframes _pulse-glow_u9uwj_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}}@keyframes _wave-animation_u9uwj_1{0%,to{height:8px}50%{height:24px}}@media (width <= 768px){._recordButton_u9uwj_11,._recordingButton_u9uwj_67{padding:16px 20px;font-size:14px;border-radius:18px}._playbackControls_u9uwj_118{padding:16px;gap:14px}._controls_u9uwj_188{gap:8px;flex-wrap:wrap}._controlButton_u9uwj_195{padding:10px 16px;font-size:13px;min-height:40px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._controlButton_u9uwj_195._send_u9uwj_254{flex:1;min-width:120px}._controlButton_u9uwj_195:active:not(:disabled){transform:scale(.96)}._duration_u9uwj_179{font-size:14px}._audioInfo_u9uwj_135{padding:10px 14px}}._container_gsz03_1{width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;background:rgba(229,231,235,.02);border-radius:12px;padding:1rem;border:1px solid rgba(229,231,235,.1);overflow:hidden}._empty_gsz03_15{display:flex;align-items:center;justify-content:center;min-height:200px;color:#a3a3a3;font-style:italic;background:rgba(229,231,235,.05);border-radius:8px;border:2px dashed rgba(229,231,235,.2)}._mainImage_gsz03_27{position:relative;width:100%;max-width:100%;min-width:0;aspect-ratio:16/9;border-radius:8px;overflow:hidden;cursor:pointer;background:#000;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._mainImage_gsz03_27:hover{transform:translateY(-2px)}._mainImage_gsz03_27:hover ._clickHint_gsz03_45{opacity:1}@media (max-width: 768px){._mainImage_gsz03_27{aspect-ratio:4/3}}@media (max-width: 480px){._mainImage_gsz03_27{aspect-ratio:1/1}}._selectedImage_gsz03_59{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._clickHint_gsz03_45{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;opacity:0;transition:opacity .2s ease;pointer-events:none}@media (max-width: 768px){._clickHint_gsz03_45{opacity:1;bottom:8px;right:8px;font-size:.7rem}}._loader_gsz03_88{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:3px solid rgba(229,231,235,.3);border-radius:50%;border-top-color:#e5e7eb;animation:_spin_gsz03_1 1s linear infinite;z-index:2}@keyframes _spin_gsz03_1{to{transform:translate(-50%,-50%) rotate(360deg)}}._thumbnails_gsz03_107{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth;width:100%;max-width:100%;box-sizing:border-box}._thumbnails_gsz03_107::-webkit-scrollbar{height:6px}._thumbnails_gsz03_107::-webkit-scrollbar-track{background:rgba(229,231,235,.1);border-radius:3px}._thumbnails_gsz03_107::-webkit-scrollbar-thumb{background:rgba(229,231,235,.3);border-radius:3px}._thumbnails_gsz03_107::-webkit-scrollbar-thumb:hover{background:rgba(229,231,235,.5)}@media (max-width: 768px){._thumbnails_gsz03_107{gap:.5rem;padding:.25rem 0}}._thumbnail_gsz03_107{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .2s ease,transform .2s ease;position:relative}._thumbnail_gsz03_107:hover{transform:translateY(-2px);border-color:rgba(229,231,235,.3)}._thumbnail_gsz03_107._active_gsz03_155{border-color:#e5e7eb;box-shadow:0 0 0 2px rgba(229,231,235,.2)}@media (max-width: 480px){._thumbnail_gsz03_107._active_gsz03_155{transform:none}}._thumbnail_gsz03_107 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 768px){._thumbnail_gsz03_107{width:60px;height:60px}}@media (max-width: 480px){._thumbnail_gsz03_107{width:50px;height:50px}}._fullscreen_gsz03_183{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:100000;display:flex;align-items:center;justify-content:center;padding:0;overscroll-behavior:contain;touch-action:none;-webkit-overflow-scrolling:auto;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}._fullscreenContent_gsz03_204{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}@supports (height: 100dvh){._fullscreenContent_gsz03_204{height:100dvh}}._fullscreenImage_gsz03_218{width:96vw;height:auto;max-height:96vh;-o-object-fit:contain;object-fit:contain;border-radius:4px}@supports (height: 100dvh){._fullscreenImage_gsz03_218{max-height:96dvh}}._closeButton_gsz03_231{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:40px;height:40px;border:none;background:rgba(255,255,255,.2);color:#fff;border-radius:50%;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10000}._closeButton_gsz03_231:hover{background:rgba(255,255,255,.3)}@media (max-width: 768px){._closeButton_gsz03_231{top:15px;right:15px;width:36px;height:36px;font-size:20px}}._navButtons_gsz03_262{position:absolute;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:8px;z-index:10000}._navButton_gsz03_262{position:static;width:44px;height:44px;border:none;background:rgba(255,255,255,.2);color:#fff;border-radius:50%;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease;z-index:1}._navButton_gsz03_262:hover:not(:disabled){background:rgba(255,255,255,.3);transform:scale(1.1)}._navButton_gsz03_262:disabled{opacity:.3;cursor:not-allowed}@media (max-width: 768px){._navButton_gsz03_262{width:44px;height:44px;font-size:20px}}@media (max-width: 480px){._navButton_gsz03_262{width:40px;height:40px;font-size:18px}}._caption_gsz03_312{position:absolute;bottom:60px;left:50%;transform:translate(-50%);max-width:min(92vw,720px);background:rgba(0,0,0,.8);color:#fff;padding:8px 12px;border-radius:12px;font-size:14px;line-height:1.4;text-align:center;white-space:pre-wrap;word-break:break-word;z-index:10000}@media (max-width: 768px){._caption_gsz03_312{bottom:55px;padding:6px 10px;font-size:13px;max-width:94vw}}._counter_gsz03_338{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;z-index:10000}@media (max-width: 768px){._counter_gsz03_338{bottom:15px;padding:6px 12px;font-size:12px}}@media (max-width: 768px){._container_gsz03_1{padding:.75rem;gap:.75rem;border-radius:8px}}@media (max-width: 480px){._container_gsz03_1{padding:.5rem;gap:.5rem;border-radius:6px}}._overlay_71274_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:stretch;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 55%),#000;backdrop-filter:blur(20px);overflow-y:auto}._playerContainer_71274_14{width:min(1120px,100%);height:100%;max-height:640px;display:flex;flex-direction:column;background:rgba(24,24,27,.7);border-radius:18px;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3);overflow:hidden;color:#f5f5f5;cursor:default}._playerContainer_71274_14._uiHidden_71274_29{cursor:none}._playerContainer_71274_14:fullscreen{width:100vw;height:100vh;border-radius:0}._header_71274_39{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;border-bottom:1px solid rgba(255,255,255,.08);transition:opacity .15s ease,transform .15s ease}._headerMeta_71274_48{display:flex;align-items:baseline;gap:8px}._headerBadge_71274_54{padding:2px 8px;border-radius:999px;background:rgba(255,255,255,.1);color:#d4d4d4;font-size:11px;letter-spacing:.04em;text-transform:uppercase}._headerSubtle_71274_64{font-size:12px;color:#a3a3a3}._iconButton_71274_69{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:rgba(255,255,255,.05);color:#f5f5f5;border-radius:999px;width:32px;height:32px;padding:0;cursor:pointer;transition:.25s cubic-bezier(.4,0,.2,1)}._iconButton_71274_69:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.08);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._iconButton_71274_69:active{transform:scale(.96)}._main_71274_94{position:relative;flex:1;min-height:0;padding:16px 16px 12px;display:flex;align-items:center;justify-content:center}._videoSurface_71274_104{position:relative;width:100%;height:100%;background:#000;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}._video_71274_104{width:100%;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;background:#000}._centerPlayButton_71274_124{position:absolute;width:72px;height:72px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.2),rgba(24,24,27,.95));box-shadow:0 0 20px rgba(229,231,235,.2),0 0 40px rgba(229,231,235,.1);display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-size:32px;cursor:pointer;transition:.25s cubic-bezier(.4,0,.2,1)}._centerPlayButton_71274_124:hover{box-shadow:0 0 30px rgba(243,244,246,.25),0 0 60px rgba(243,244,246,.15);transform:scale(1.04)}._centerPlayHidden_71274_146{opacity:0;pointer-events:none}._navButton_71274_151{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.5);color:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s ease,transform .15s ease,background .15s ease;z-index:10}._navButton_71274_151:hover{background:rgba(0,0,0,.8);box-shadow:0 0 0 3px rgba(229,231,235,.18);transform:translateY(-50%) scale(1.05)}._prev_71274_175{left:24px}._next_71274_179{right:24px}._controls_71274_183{display:flex;align-items:center;gap:12px;padding:10px 16px 14px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.4));transition:opacity .15s ease,transform .15s ease}._playerContainer_71274_14._uiHidden_71274_29 ._header_71274_39,._playerContainer_71274_14._uiHidden_71274_29 ._controls_71274_183,._playerContainer_71274_14._uiHidden_71274_29 ._navButton_71274_151{opacity:0;pointer-events:none;transform:translateY(4px)}._controlsLeft_71274_201{display:flex;align-items:center;gap:8px;min-width:140px}._timecode_71274_208{display:flex;align-items:baseline;gap:4px;font-size:12px;color:#d4d4d4}._timecodeDivider_71274_216{opacity:.5}._controlsCenter_71274_220{flex:1;display:flex;align-items:center}._timeline_71274_226{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:4px;border-radius:999px;background:rgba(255,255,255,.12);outline:none;cursor:pointer}._timeline_71274_226::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#e5e7eb;box-shadow:0 0 0 4px rgba(229,231,235,.18),0 0 0 1px rgba(15,23,42,.8);border:none}._timeline_71274_226::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#e5e7eb;box-shadow:0 0 0 4px rgba(229,231,235,.18),0 0 0 1px rgba(15,23,42,.8);border:none}._timeline_71274_226::-moz-range-track{height:4px;border-radius:999px;background:rgba(255,255,255,.12)}._controlsRight_71274_263{display:flex;align-items:center;gap:12px;min-width:220px;justify-content:flex-end}._volumeGroup_71274_271{display:flex;align-items:center;gap:6px;min-width:120px}._volumeSlider_71274_278{width:80px;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:3px;border-radius:999px;background:rgba(255,255,255,.18);outline:none;cursor:pointer}._volumeSlider_71274_278::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#f5f5f5;box-shadow:0 0 0 3px rgba(229,231,235,.2);border:none}._volumeSlider_71274_278::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:#f5f5f5;box-shadow:0 0 0 3px rgba(229,231,235,.2);border:none}._volumeSlider_71274_278::-moz-range-track{height:3px;border-radius:999px;background:rgba(255,255,255,.18)}._speedGroup_71274_315{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.7)}._speedIcon_71274_325{font-size:16px;color:#a3a3a3}._speedSelect_71274_330{background:transparent;border:none;color:#d4d4d4;font-size:12px;padding:0;outline:none;cursor:pointer}._speedSelect_71274_330 option{background:#0f0f0f;color:#fafafa}@media (max-width: 768px){._overlay_71274_1{padding:12px}._playerContainer_71274_14{width:100%;height:100%;max-height:none;border-radius:0}._main_71274_94{padding:8px 8px 4px}._prev_71274_175{left:8px}._next_71274_179{right:8px}._controls_71274_183{flex-wrap:wrap;gap:8px}._controlsLeft_71274_201{min-width:auto}._controlsRight_71274_263{min-width:auto;width:100%;justify-content:space-between}._volumeGroup_71274_271{min-width:0}._volumeSlider_71274_278{width:60px}._headerSubtle_71274_64{display:none}}._chatContainer_1qxr3_1{position:fixed;bottom:30px;right:30px;z-index:2100}@media (max-width: 768px){._chatContainer_1qxr3_1{bottom:20px;right:20px;left:auto;width:auto}._chatContainer_1qxr3_1._mobile_1qxr3_14{left:0;right:0;padding:0 15px;display:flex;justify-content:flex-end;z-index:2100}}._chatToggleButton_1qxr3_24{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.05);color:#fafafa;border:1px solid rgba(255,255,255,.06);cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.35);transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative;z-index:1001}._chatToggleButton_1qxr3_24:hover{transform:translateY(-2px) scale(1.03);background:rgba(255,255,255,.1);border-color:#3a3a3a;box-shadow:0 4px 25px rgba(0,0,0,.4)}._chatToggleButton_1qxr3_24:active{transform:translateY(0) scale(.98)}._chatToggleButton_1qxr3_24:disabled{cursor:not-allowed;opacity:.7;transform:none}._chatToggleButton_1qxr3_24._open_1qxr3_54{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.6);color:#fafafa}._chatToggleButton_1qxr3_24._open_1qxr3_54:hover{background:rgba(239,68,68,.22);border-color:rgba(239,68,68,.7);box-shadow:0 2px 10px rgba(0,0,0,.35)}@media (max-width: 768px){._chatToggleButton_1qxr3_24{width:60px;height:60px}}._chatIcon_1qxr3_71{display:flex;align-items:center;justify-content:center}._chatIcon_1qxr3_71 svg{transition:transform .2s ease}._chatToggleButton_1qxr3_24:hover ._chatIcon_1qxr3_71 svg{transform:scale(1.1)}._notificationDot_1qxr3_83{position:absolute;top:12px;right:12px;width:8px;height:8px;border-radius:50%;background:#ef4444;animation:_pulse_1qxr3_1 2s infinite}@media (max-width: 768px){._notificationDot_1qxr3_83{top:10px;right:10px;width:6px;height:6px}}@keyframes _pulse_1qxr3_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}._chatContent_1qxr3_116{position:absolute;bottom:79px;right:0;width:480px;max-height:min(720px,100vh - 64px - 80px);background:#18181b;border-radius:18px;box-shadow:0 4px 25px rgba(0,0,0,.4);overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;opacity:1;transform:translateY(0) scale(1);border:1px solid #27272a;z-index:1001}@media (max-width: 768px){._chatContent_1qxr3_116{position:fixed;width:calc(100vw - 20px);height:min(88vh,100vh - 60px - 100px);max-height:min(88vh,100vh - 60px - 100px);bottom:85px;left:10px;right:10px;border-radius:18px;transform:translateY(0) scale(1);box-shadow:0 -4px 20px rgba(0,0,0,.3);z-index:2101}}@media (max-width: 768px){._chatContent_1qxr3_116._mobile_1qxr3_14{left:0;right:0;width:100vw;border-radius:18px 18px 0 0;bottom:80px;height:min(90vh,100vh - 60px - 80px);max-height:min(90vh,100vh - 60px - 80px);box-shadow:0 -4px 25px rgba(0,0,0,.4)}}._chatHeader_1qxr3_162{padding:24px;background:#09090b;color:#fafafa;border-bottom:1px solid #27272a;flex-shrink:0;display:flex;flex-direction:column}@media (max-width: 768px){._chatHeader_1qxr3_162{padding:12px 24px 18px;min-height:68px}}._swipeIndicator_1qxr3_178{display:flex;justify-content:center;padding:8px 0 12px}._swipeIndicator_1qxr3_178 ._swipeHandle_1qxr3_183{width:40px;height:4px;background:#a1a1aa;border-radius:2px;opacity:.6}._headerContent_1qxr3_191{display:flex;justify-content:space-between;align-items:center;width:100%}._headerContent_1qxr3_191 h3{margin:0;font-size:1.5rem;font-weight:600;color:#fafafa}@media (max-width: 768px){._headerContent_1qxr3_191 h3{font-size:1.25rem}}._headerContent_1qxr3_191 ._closeButton_1qxr3_208{background:none;border:1px solid #27272a;color:#a1a1aa;font-size:22px;cursor:pointer;padding:10px;border-radius:8px;transition:all .2s ease;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center}._headerContent_1qxr3_191 ._closeButton_1qxr3_208:hover{color:#fafafa;background:#09090b;border-color:#3a3a3a}@media (max-width: 768px){._headerContent_1qxr3_191 ._closeButton_1qxr3_208{display:flex;font-size:24px;padding:12px;min-width:44px;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}}._chatInnerContent_1qxr3_240{flex:1;overflow:hidden;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#27272a transparent}._chatInnerContent_1qxr3_240::-webkit-scrollbar{width:6px}._chatInnerContent_1qxr3_240::-webkit-scrollbar-track{background:transparent}._chatInnerContent_1qxr3_240::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px}._chatInnerContent_1qxr3_240::-webkit-scrollbar-thumb:hover{background:#a1a1aa}._chatEnter_1qxr3_262{opacity:0;transform:translateY(20px) scale(.95)}@media (max-width: 768px){._chatEnter_1qxr3_262{transform:translateY(100%) scale(1)}}._chatEnterActive_1qxr3_272{opacity:1;transform:translateY(0) scale(1)}@media (max-width: 768px){._chatEnterActive_1qxr3_272{transform:translateY(0) scale(1)}}._chatExit_1qxr3_282{opacity:1;transform:translateY(0) scale(1)}@media (max-width: 768px){._chatExit_1qxr3_282{transform:translateY(0) scale(1)}}._chatExitActive_1qxr3_292{opacity:0;transform:translateY(20px) scale(.95)}@media (max-width: 768px){._chatExitActive_1qxr3_292{transform:translateY(100%) scale(1)}}._chatBackdrop_1qxr3_302{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:none;z-index:2050;transition:opacity .3s ease;opacity:1}@media (max-width: 768px){._chatBackdrop_1qxr3_302{backdrop-filter:none}}._backdropEnter_1qxr3_320{opacity:0}._backdropEnterActive_1qxr3_324,._backdropExit_1qxr3_328{opacity:1}._backdropExitActive_1qxr3_332{opacity:0}@media (max-width: 768px){body._chat-open_1qxr3_337{overflow:hidden;position:fixed;width:100%}._chatContainer_1qxr3_1._mobile_1qxr3_14 ._chatContent_1qxr3_116{position:fixed;left:0;border-radius:18px 18px 0 0;width:100vw;max-width:100vw;bottom:80px}._chatToggleButtonOpen_1qxr3_350{position:fixed;bottom:calc(90vh + 15px);right:20px;left:auto;z-index:1002;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);box-shadow:0 2px 10px rgba(0,0,0,.35)}}@media (height <= 600px){._chatContent_1qxr3_116{max-height:80vh}}@media (height <= 600px) and (max-width: 768px){._chatContent_1qxr3_116{height:90vh;max-height:90vh}}._menuContainer_djt5m_1{display:flex;background:#111;border-radius:16px;padding:6px;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.04);border:1px solid #1f1f1f}._menuButton_djt5m_10{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:12px;background:transparent;color:#a3a3a3;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}._menuButton_djt5m_10:hover{background:#1f1f1f;color:#f5f5f5}._menuButton_djt5m_10:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.08)}._menuButton_djt5m_10._active_djt5m_33{background:#262626;color:#f5f5f5}._menuButton_djt5m_10._active_djt5m_33 ._activeIndicator_djt5m_37{transform:scaleX(1)}._icon_djt5m_41{font-size:18px}._label_djt5m_45{font-size:14px;font-weight:600}._activeIndicator_djt5m_37{position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:40%;height:2px;background:#f5f5f5;border-radius:2px;transition:transform .2s ease}@media (width <= 768px){._menuContainer_djt5m_1{padding:4px}._menuButton_djt5m_10{padding:10px 16px;font-size:13px}._icon_djt5m_41{font-size:16px}._label_djt5m_45{font-size:13px}}._container_h426g_1{width:100%;background:transparent;border-radius:12px;overflow:hidden}._emptyState_h426g_8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;min-height:150px;background:#000;border:1px dashed #1f1f1f;border-radius:16px}._emptyState_h426g_8 ._emptyIcon_h426g_20{font-size:3rem;color:#262626;margin-bottom:1rem;opacity:.7}._emptyState_h426g_8 ._emptyTitle_h426g_26{font-size:1.2rem;font-weight:700;color:#f5f5f5;margin:0 0 .5rem}._emptyState_h426g_8 ._emptyText_h426g_32{font-size:.9rem;color:#a3a3a3;margin:0}._videoGrid_h426g_38{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;width:100%}._videoCard_h426g_45{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:#000;border-radius:12px;border:1px solid #1f1f1f;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);text-align:center;aspect-ratio:1}._videoCard_h426g_45:hover{transform:translateY(-2px);box-shadow:0 4px 25px rgba(0,0,0,.4);border-color:#262626}._videoCard_h426g_45 ._videoIcon_h426g_64{font-size:2.5rem;color:#a3a3a3;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}._videoCard_h426g_45 ._videoInfo_h426g_72{width:100%;overflow:hidden}._videoCard_h426g_45 ._videoInfo_h426g_72 ._videoName_h426g_76{font-size:.85rem;font-weight:600;color:#f5f5f5;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modalOverlay_h426g_86{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:0;animation:_fadeIn_h426g_1 .2s ease-out}._modalContent_h426g_102{width:100vw;height:100vh;max-width:none;background:transparent;border:none;box-shadow:none;padding:1.5rem;display:flex;flex-direction:column;position:relative;animation:_scaleIn_h426g_1 .2s cubic-bezier(.16,1,.3,1);box-sizing:border-box}._modalContent_h426g_102 ._closeButton_h426g_116{position:absolute;top:1.5rem;right:1.5rem;background:rgba(255,255,255,.1);border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s cubic-bezier(.4,0,.2,1);z-index:20;width:48px;height:48px}._modalContent_h426g_102 ._closeButton_h426g_116:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}._modalContent_h426g_102 ._modalTitle_h426g_139{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem;text-align:left;padding-right:60px;text-shadow:0 2px 4px rgba(0,0,0,.5)}._modalContent_h426g_102 ._playerWrapper_h426g_148{flex:1;position:relative;width:100%;min-height:0;display:flex;align-items:center;justify-content:center;background:#000;border-radius:12px;overflow:hidden;margin-bottom:1rem}._modalContent_h426g_102 ._playerWrapper_h426g_148 ._player_h426g_148{width:100%!important;height:100%!important;max-height:100%}._modalContent_h426g_102 ._playerWrapper_h426g_148 ._player_h426g_148 video{-o-object-fit:contain;object-fit:contain}._modalContent_h426g_102 ._modalActions_h426g_169{display:flex;justify-content:center;width:100%;padding-bottom:.5rem}._actionButton_h426g_176{display:flex;align-items:center;justify-content:center;gap:.5rem;background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2);padding:1rem 2rem;border-radius:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(4px)}._actionButton_h426g_176:hover{background:rgba(255,255,255,.2);border-color:#fff;transform:translateY(-1px)}._actionButton_h426g_176 ._actionIcon_h426g_197{font-size:1.4rem}._navButton_h426g_201{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background:rgba(0,0,0,.3);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:2.5rem;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);z-index:20;display:flex;align-items:center;justify-content:center;padding:0}._navButton_h426g_201:hover{background:rgba(0,0,0,.6);transform:translateY(-50%) scale(1.1);border-color:rgba(255,255,255,.5)}._navButton_h426g_201._prevButton_h426g_226{left:1.5rem}._navButton_h426g_201._nextButton_h426g_229{right:1.5rem}._app_df4zf_2{border:1px solid #1f1f1f;border-radius:12px;box-shadow:0 4px 25px rgba(0,0,0,.4);background:#000;backdrop-filter:none;padding:0;color:#f5f5f5;width:100%;max-width:100%;font-family:Söhne,Sohne,Inter var,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";overflow:hidden;min-height:200px;display:flex;flex-direction:column}._header_df4zf_19{text-align:center;padding:1rem;background:#111;border-bottom:1px solid #1f1f1f;position:sticky;top:0;z-index:100;flex-shrink:0}._title_df4zf_30{color:#f5f5f5;font-size:1.5rem;font-weight:700;margin:0 0 1rem}._menu_df4zf_37{display:flex;justify-content:center;gap:.75rem;margin:0 auto;max-width:100%;flex-wrap:wrap}._content_df4zf_46{flex:1;padding:1.5rem 1rem;overflow:hidden;display:flex;flex-direction:column;min-height:0}._emptyState_df4zf_55{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background:#000;border-radius:12px;border:2px dashed #1f1f1f;min-height:180px;flex:1}._emptyState_df4zf_55 ._emptyIcon_df4zf_68{font-size:2.5rem;margin-bottom:1rem;opacity:.7;filter:grayscale(.3);color:#a3a3a3}._emptyState_df4zf_55 ._emptyText_df4zf_75{color:#f5f5f5;font-size:1rem;font-weight:600;margin:0 0 .5rem}._emptyState_df4zf_55 ._emptySubtext_df4zf_81{color:#a3a3a3;font-size:.85rem;font-style:italic}._singleMediaType_df4zf_87{width:100%;height:100%;display:flex;flex-direction:column}._mediaTypeHeader_df4zf_94{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#262626;border-radius:8px;margin-bottom:1rem;border:1px solid #1f1f1f;flex-shrink:0}._mediaTypeHeader_df4zf_94 ._mediaTypeTitle_df4zf_105{color:#f5f5f5;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media (max-width: 768px){._app_df4zf_2{border-radius:8px}._header_df4zf_19{padding:1rem .75rem}._title_df4zf_30{font-size:1.3rem;margin-bottom:.75rem}._menu_df4zf_37{gap:.5rem}._content_df4zf_46{padding:1rem .75rem}._emptyState_df4zf_55{padding:1.5rem 1rem;min-height:140px;border-radius:8px}._emptyState_df4zf_55 ._emptyIcon_df4zf_68{font-size:2rem;margin-bottom:.75rem}._emptyState_df4zf_55 ._emptyText_df4zf_75{font-size:.95rem}._emptyState_df4zf_55 ._emptySubtext_df4zf_81{font-size:.8rem}._mediaTypeHeader_df4zf_94{padding:.6rem .75rem;margin-bottom:.75rem;border-radius:6px}._mediaTypeHeader_df4zf_94 ._mediaTypeTitle_df4zf_105{font-size:.8rem;letter-spacing:.5px}}@media (max-width: 480px){._app_df4zf_2{border-radius:6px;min-height:160px}._header_df4zf_19{padding:.75rem .5rem}._title_df4zf_30{font-size:1.1rem;margin-bottom:.5rem}._content_df4zf_46{padding:.75rem .5rem}._emptyState_df4zf_55{padding:1rem .75rem;min-height:120px}._emptyState_df4zf_55 ._emptyIcon_df4zf_68{font-size:1.75rem;margin-bottom:.5rem}._emptyState_df4zf_55 ._emptyText_df4zf_75{font-size:.9rem}._emptyState_df4zf_55 ._emptySubtext_df4zf_81{font-size:.75rem}._mediaTypeHeader_df4zf_94{padding:.5rem;margin-bottom:.5rem}._mediaTypeHeader_df4zf_94 ._mediaTypeTitle_df4zf_105{font-size:.75rem}}._container_1jc9c_1{width:100%;background:transparent;border-radius:12px}._emptyState_1jc9c_7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;min-height:150px;background:#000;border:1px dashed #1f1f1f;border-radius:16px}._emptyState_1jc9c_7 ._emptyIcon_1jc9c_19{font-size:3rem;color:#262626;margin-bottom:1rem;opacity:.7}._emptyState_1jc9c_7 ._emptyTitle_1jc9c_25{font-size:1.2rem;font-weight:700;color:#f5f5f5;margin:0 0 .5rem}._emptyState_1jc9c_7 ._emptyText_1jc9c_31{font-size:.9rem;color:#a3a3a3;margin:0}._docGrid_1jc9c_37{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;width:100%}._docCard_1jc9c_44{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:#000;border-radius:12px;border:1px solid #1f1f1f;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);text-align:center;aspect-ratio:1}._docCard_1jc9c_44:hover{transform:translateY(-2px);box-shadow:0 4px 25px rgba(0,0,0,.4);border-color:#262626}._docCard_1jc9c_44 ._cardIcon_1jc9c_63{font-size:2.5rem;color:#a3a3a3;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}._docCard_1jc9c_44 ._cardInfo_1jc9c_71{width:100%;overflow:hidden}._docCard_1jc9c_44 ._cardInfo_1jc9c_71 ._cardName_1jc9c_75{font-size:.85rem;font-weight:600;color:#f5f5f5;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._modalOverlay_1jc9c_85{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_1jc9c_1 .2s ease-out}._modalContent_1jc9c_101{background:#111;padding:2rem;border-radius:16px;width:100%;max-width:400px;position:relative;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 0 3px rgba(229,231,235,.18);border:1px solid #1f1f1f;animation:_scaleIn_1jc9c_1 .2s cubic-bezier(.16,1,.3,1)}._modalContent_1jc9c_101 ._closeButton_1jc9c_115{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#a3a3a3;font-size:1.5rem;cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s cubic-bezier(.4,0,.2,1)}._modalContent_1jc9c_101 ._closeButton_1jc9c_115:hover{background:#000;color:#f5f5f5}._modalContent_1jc9c_101 ._modalIcon_1jc9c_135{font-size:4rem;color:#262626;margin-bottom:1rem}._modalContent_1jc9c_101 ._modalTitle_1jc9c_140{font-size:1.2rem;font-weight:700;color:#f5f5f5;margin:0 0 2rem;text-align:center;word-break:break-word}._modalContent_1jc9c_101 ._modalActions_1jc9c_148{display:flex;flex-direction:column;gap:1rem;width:100%}._actionButton_1jc9c_155{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#000;color:#f5f5f5;border:1px solid #1f1f1f;padding:1rem;border-radius:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);width:100%}._actionButton_1jc9c_155:hover{background:#262626;border-color:#262626;color:#fff;transform:translateY(-1px)}._actionButton_1jc9c_155 ._actionIcon_1jc9c_177{font-size:1.2rem}@keyframes _fadeIn_1jc9c_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_1jc9c_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._page_s88h9_1{min-height:100vh;background:#000;padding:1rem}@media (width >= 768px){._page_s88h9_1{padding:2rem}}._page_s88h9_1 .chatContainer{left:auto!important;right:30px!important}@media (width <= 768px){._page_s88h9_1 .chatContainer{right:20px!important;left:auto!important}}@media (width >= 1024px){._page_s88h9_1 .chatContainer .chatContent{position:fixed!important;top:16px!important;right:16px!important;bottom:16px!important;left:calc(var(--layout-left-offset, 0px) + 16px)!important;width:auto!important;height:auto!important;max-height:none!important;transform:none!important;opacity:1!important;border-radius:18px!important;z-index:2100!important}._page_s88h9_1 .chatBackdrop{left:var(--layout-left-offset, 0px)!important;z-index:2050!important;background:transparent!important;opacity:0!important;pointer-events:none!important;transition:none!important}._page_s88h9_1 .chatContainer .chatEnter,._page_s88h9_1 .chatContainer .chatEnterActive,._page_s88h9_1 .chatContainer .chatExit,._page_s88h9_1 .chatContainer .chatExitActive{transform:none!important;opacity:1!important}}@media (width <= 768px){._page_s88h9_1 .chatContainer .chatContent{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;border-radius:0!important;box-shadow:none!important;z-index:1001!important}}._chatError_s88h9_84{padding:2rem;text-align:center;color:#d4d4d4}._chatError_s88h9_84 h3{margin:0 0 .5rem;color:#f5f5f5;font-size:1.125rem;font-weight:600}._chatError_s88h9_84 p{margin:0;font-size:.875rem}._topNav_s88h9_100{max-width:1400px;margin:0 auto 1.5rem;display:flex;gap:1rem;align-items:center}._backBtn_s88h9_108{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#f5f5f5;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer;backdrop-filter:blur(8px)}._backBtn_s88h9_108:hover{background:rgba(255,255,255,.1);border-color:#3a3a3a;transform:translateY(-1px)}._backBtn_s88h9_108 svg{font-size:1.125rem}._chatBtn_s88h9_133{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#f5f5f5;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer;backdrop-filter:blur(8px);margin-left:auto}._chatBtn_s88h9_133:hover{background:rgba(255,255,255,.1);border-color:#3a3a3a;transform:translateY(-1px)}._chatBtn_s88h9_133 svg{font-size:1.125rem}._header_s88h9_159{max-width:1400px;margin:0 auto 2rem;text-align:center}@media (width >= 768px){._header_s88h9_159{margin-bottom:3rem}}._headerContent_s88h9_170{max-width:800px;margin:0 auto}._title_s88h9_175{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#f5f5f5;letter-spacing:-.02em}@media (width >= 768px){._title_s88h9_175{font-size:3rem;margin-bottom:1rem}}._subtitle_s88h9_189{font-size:1rem;color:#d4d4d4;margin:0;opacity:.9}@media (width >= 768px){._subtitle_s88h9_189{font-size:1.25rem}}._hero_s88h9_201{max-width:1400px;margin:0 auto 2rem;background:rgba(255,255,255,.02);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .3s ease}._hero_s88h9_201:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4);border-color:#3a3a3a}@media (width >= 768px){._hero_s88h9_201{padding:2rem}}._heroTop_s88h9_223{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media (width >= 768px){._heroTop_s88h9_223{flex-direction:row;justify-content:space-between;align-items:flex-start}}._heroLeft_s88h9_237{flex:1}._orderBadge_s88h9_241{display:inline-block;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,monospace;font-size:.75rem;font-weight:600;color:#a3a3a3;letter-spacing:.05em;margin-bottom:.5rem}@media (width >= 768px){._orderBadge_s88h9_241{font-size:.875rem}}._heroTitle_s88h9_256{font-size:1.75rem;font-weight:700;color:#f5f5f5;margin:0;line-height:1.2;letter-spacing:-.01em}@media (width >= 768px){._heroTitle_s88h9_256{font-size:2.5rem}}._heroRight_s88h9_270{display:flex;align-items:center;gap:1rem}._statusDropdown_s88h9_276{position:relative;display:inline-flex}._statusDropdownTrigger_s88h9_281{display:flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:24px;color:#f5f5f5;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}._statusDropdownTrigger_s88h9_281:hover:not(:disabled){border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.03)}._statusDropdownTrigger_s88h9_281:disabled{opacity:.5;cursor:not-allowed}._statusDot_s88h9_304{width:8px;height:8px;border-radius:50%;background:#a1a1aa;flex-shrink:0}._statusDropdown_s88h9_276[data-status=NEW] ._statusDot_s88h9_304{background:#a1a1aa}._statusDropdown_s88h9_276[data-status=SCHEDULED] ._statusDot_s88h9_304{background:#facc15}._statusDropdown_s88h9_276[data-status=FULFILLED] ._statusDot_s88h9_304{background:#22c55e}._statusText_s88h9_321{white-space:nowrap}._statusChevron_s88h9_325{font-size:.75rem;color:#a3a3a3;transition:transform .2s ease;margin-left:.25rem}._statusDropdown_s88h9_276[data-open=true] ._statusChevron_s88h9_325{transform:rotate(180deg)}._statusDropdownBackdrop_s88h9_335{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}._statusDropdownMenu_s88h9_341{position:absolute;top:calc(100% + 6px);right:0;min-width:140px;background:#1a1a1a;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.375rem;z-index:101;box-shadow:0 8px 24px rgba(0,0,0,.4);animation:_dropdownFadeIn_s88h9_1 .15s ease}@keyframes _dropdownFadeIn_s88h9_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._statusDropdownItem_s88h9_365{display:flex;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;background:transparent;border:none;border-radius:8px;color:#d4d4d4;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:left}._statusDropdownItem_s88h9_365:hover{background:rgba(255,255,255,.06);color:#f5f5f5}._statusDropdownItem_s88h9_365[data-selected=true]{background:rgba(255,255,255,.08);color:#f5f5f5}._statusItemDot_s88h9_390{width:6px;height:6px;border-radius:50%;flex-shrink:0}._statusDropdownItem_s88h9_365[data-status=NEW] ._statusItemDot_s88h9_390{background:#a1a1aa}._statusDropdownItem_s88h9_365[data-status=SCHEDULED] ._statusItemDot_s88h9_390{background:#facc15}._statusDropdownItem_s88h9_365[data-status=FULFILLED] ._statusItemDot_s88h9_390{background:#22c55e}._statusBadge_s88h9_406{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:rgba(255,255,255,.05);color:#d4d4d4;border:1px solid rgba(255,255,255,.06)}._statusBadge_s88h9_406[data-status=InProgress]{background:rgba(250,204,21,.15);color:#facc15;border-color:rgba(250,204,21,.3)}._statusBadge_s88h9_406[data-status=Completed]{background:rgba(34,197,94,.15);color:#22c55e;border-color:rgba(34,197,94,.3)}._statusBadge_s88h9_406[data-status=Declined]{background:rgba(239,68,68,.15);color:#ef4444;border-color:rgba(239,68,68,.3)}._heroMeta_s88h9_435{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}@media (width >= 768px){._heroMeta_s88h9_435{gap:1.5rem}}._metaLeft_s88h9_451{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;flex:1 1 auto;min-width:0}._dateBlock_s88h9_460{display:inline-flex;align-items:center;padding:.625rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);border-radius:12px}._dateText_s88h9_469{font-size:.9375rem;font-weight:600;color:#f5f5f5;white-space:nowrap}._priceBlock_s88h9_476{display:inline-flex;align-items:center;padding:.625rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);border-radius:12px}._priceText_s88h9_485{font-size:.9375rem;font-weight:600;color:#f5f5f5;white-space:nowrap}._heroActions_s88h9_492{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}@media (width >= 768px){._heroActions_s88h9_492{gap:1.5rem}}._actionsLeft_s88h9_505{display:flex;flex-wrap:wrap;gap:.75rem}@media (width >= 768px){._actionsLeft_s88h9_505{gap:1rem}}._actionBtn_s88h9_516{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#f5f5f5;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(8px)}._actionBtn_s88h9_516:hover{background:rgba(255,255,255,.1);border-color:#3a3a3a;transform:translateY(-1px)}._actionBtn_s88h9_516:active{transform:scale(.98)}._actionBtn_s88h9_516 svg{font-size:1.125rem}._actionBtnSuccess_s88h9_544{background:rgba(16,185,129,.15);border-color:rgba(16,185,129,.5);color:#f5f5f5}._actionBtnSuccess_s88h9_544:hover{background:rgba(16,185,129,.22);border-color:rgba(16,185,129,.6);box-shadow:0 2px 10px rgba(0,0,0,.35)}._actionBtnDanger_s88h9_555{background:transparent;border-color:#ef4444;color:#ef4444}._actionBtnDanger_s88h9_555:hover{background:rgba(239,68,68,.1);border-color:#f87171}._container_s88h9_565{max-width:1400px;margin:0 auto}._mainContent_s88h9_570{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media (width >= 768px){._mainContent_s88h9_570{gap:2rem}}._twoCol_s88h9_582{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (width >= 768px){._twoCol_s88h9_582{grid-template-columns:1fr 1fr;gap:2rem}}._infoColumn_s88h9_594{display:flex;flex-direction:column;gap:1.5rem}@media (width >= 768px){._infoColumn_s88h9_594{gap:2rem}}._section_s88h9_605{background:rgba(255,255,255,.02);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .3s ease}._section_s88h9_605:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.4);border-color:#3a3a3a}._sectionHeader_s88h9_620{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (width >= 768px){._sectionHeader_s88h9_620{padding:2rem 2rem 1rem}}._sectionTitle_s88h9_633{display:flex;align-items:center;gap:.75rem;margin:0}._sectionTitle_s88h9_633 svg{font-size:1.5rem;color:#e5e7eb}._sectionTitle_s88h9_633 h2{font-size:1.25rem;font-weight:700;color:#f5f5f5;margin:0;letter-spacing:-.01em}@media (width >= 768px){._sectionTitle_s88h9_633 h2{font-size:1.5rem}}._badge_s88h9_656{display:inline-flex;padding:.375rem .75rem;background:rgba(255,255,255,.05);border-radius:8px;font-size:.75rem;font-weight:500;color:#d4d4d4}._imageGallery_s88h9_666{padding:1rem;min-height:240px}@media (width >= 768px){._imageGallery_s88h9_666{padding:1.25rem;min-height:320px}}._specsList_s88h9_677{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}@media (width >= 768px){._specsList_s88h9_677{padding:1rem 1.25rem;gap:.75rem}}._specsItem_s88h9_690{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;transition:all .2s ease}@media (width >= 768px){._specsItem_s88h9_690{flex-direction:row;justify-content:space-between;align-items:center;padding:1.25rem}}._specsItem_s88h9_690:hover{background:rgba(255,255,255,.04);border-color:#3a3a3a}._specsLabel_s88h9_713{font-size:.875rem;font-weight:500;color:#d4d4d4}._specsValue_s88h9_719{font-size:.9375rem;font-weight:600;color:#f5f5f5;word-break:break-word;overflow-wrap:anywhere}._specsValueMono_s88h9_727{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,monospace;letter-spacing:.05em}._partsList_s88h9_732{padding:.75rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem}@media (width >= 768px){._partsList_s88h9_732{padding:1rem 1.25rem;gap:.75rem}}._partItem_s88h9_745{display:inline-flex;align-items:center;padding:.5rem .75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#f5f5f5;font-size:.875rem;font-weight:500;transition:all .2s ease}._partItem_s88h9_745:hover{background:rgba(255,255,255,.08);border-color:#3a3a3a;transform:translateY(-1px)}._viewBarcodesBtn_s88h9_763{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);border-radius:8px;color:#f5f5f5;cursor:pointer;transition:all .2s ease}._viewBarcodesBtn_s88h9_763:hover{background:rgba(255,255,255,.1);border-color:#3a3a3a;transform:translateY(-1px)}._viewBarcodesBtn_s88h9_763 svg{font-size:1.25rem}._mediaWrapper_s88h9_785{padding:1.5rem;min-height:300px}@media (width >= 768px){._mediaWrapper_s88h9_785{padding:2rem}}._additionalMedia_s88h9_795{margin-top:1.5rem}@media (width >= 768px){._additionalMedia_s88h9_795{margin-top:2rem}}._sidebar_s88h9_804{display:flex;flex-direction:column;gap:1.5rem;order:-1;min-width:0}@media (width >= 1024px){._sidebar_s88h9_804{position:sticky;top:2rem;order:0}}._sidebarCard_s88h9_819{background:rgba(255,255,255,.02);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .3s ease}._sidebarCard_s88h9_819:hover{border-color:#3a3a3a}._sidebarCardTitle_s88h9_832{font-size:.875rem;font-weight:700;color:#f5f5f5;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}._summaryList_s88h9_841{display:flex;flex-direction:column;gap:1rem}._summaryItem_s88h9_847{display:flex;justify-content:space-between;align-items:center;gap:1rem}._summaryLabel_s88h9_854{font-size:.875rem;font-weight:500;color:#d4d4d4}._summaryValue_s88h9_860{font-size:.875rem;font-weight:600;color:#f5f5f5;text-align:right}._summaryValue_s88h9_860._summaryStatus_s88h9_866{padding:.375rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._summaryValue_s88h9_860._summaryStatus_s88h9_866[data-status=InProgress]{background:rgba(250,204,21,.15);color:#facc15}._summaryValue_s88h9_860._summaryStatus_s88h9_866[data-status=Completed]{background:rgba(34,197,94,.15);color:#22c55e}._summaryValue_s88h9_860._summaryStatus_s88h9_866[data-status=Declined]{background:rgba(239,68,68,.15);color:#ef4444}._teamMembers_s88h9_887{display:flex;flex-direction:column;gap:1rem}._teamMembersInline_s88h9_893{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap;margin-left:auto;flex-shrink:0}@media (width <= 768px){._teamMembersInline_s88h9_893{margin-top:1rem}}._teamMember_s88h9_887{display:flex;align-items:center;gap:.75rem}._memberAvatar_s88h9_913{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;min-height:42px;background:#262626;border:1px solid #1f1f1f;border-radius:50%;color:#f5f5f5;font-size:1.25rem;cursor:pointer;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 10px rgba(0,0,0,.35);overflow:hidden;padding:0}._memberAvatar_s88h9_913:hover{transform:scale(1.05);background:#3a3a3a;border-color:#3a3a3a;box-shadow:0 4px 25px rgba(0,0,0,.4)}._memberAvatar_s88h9_913:active{transform:scale(.95)}._memberAvatarImg_s88h9_943{width:42px;height:42px;min-width:42px;min-height:42px;-o-object-fit:cover;object-fit:cover;border-radius:50%}._memberAvatarEmpty_s88h9_952{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:rgba(255,255,255,.05);border-radius:50%;color:#a3a3a3;font-size:1.25rem;flex-shrink:0;opacity:.5}._memberInfo_s88h9_966{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}._memberRole_s88h9_974{font-size:.75rem;font-weight:500;color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em}._memberName_s88h9_982{font-size:.9375rem;font-weight:600;color:#f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._memberNameEmpty_s88h9_991{font-size:.9375rem;font-weight:500;color:#a3a3a3;font-style:italic}@media (width <= 768px){._sidebar_s88h9_804{order:-1}._sidebarCard_s88h9_819{padding:1.25rem}._summaryItem_s88h9_847{flex-wrap:wrap}._summaryLabel_s88h9_854,._summaryValue_s88h9_860{flex:1 1 auto}._summaryValue_s88h9_860{text-align:left}._summaryValue_s88h9_860._summaryStatus_s88h9_866{display:inline-block;margin-top:.25rem}._heroMeta_s88h9_435{flex-direction:column;align-items:stretch;gap:.75rem}._metaLeft_s88h9_451{width:100%;justify-content:flex-start;gap:.75rem}._teamMembersInline_s88h9_893{width:100%;margin-left:0;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}}@media (width <= 480px){._page_s88h9_1{padding:.75rem}._hero_s88h9_201{padding:1.25rem}._heroActions_s88h9_492{flex-direction:column;width:100%;gap:.75rem}._actionsLeft_s88h9_505{width:100%;flex-direction:column}._actionsLeft_s88h9_505 ._actionBtn_s88h9_516{width:100%;justify-content:center}._heroMeta_s88h9_435,._metaLeft_s88h9_451{gap:.5rem}._teamMembersInline_s88h9_893{justify-content:center;gap:.5rem;width:100%;flex-direction:column;align-items:stretch}._teamMember_s88h9_887{width:100%}._memberInfo_s88h9_966{flex:1}._sectionHeader_s88h9_620{flex-direction:column;align-items:flex-start;gap:.75rem}._imageGallery_s88h9_666{min-height:250px}._sidebarCard_s88h9_819{padding:1rem}._sidebarCardTitle_s88h9_832{font-size:.8125rem}._summaryList_s88h9_841{gap:.875rem}._summaryItem_s88h9_847{flex-direction:column;align-items:flex-start;gap:.375rem}._summaryValue_s88h9_860{text-align:left;width:100%}._summaryValue_s88h9_860._summaryStatus_s88h9_866{display:inline-block;width:auto}._teamMember_s88h9_887{gap:.625rem}._memberAvatar_s88h9_913,._memberAvatarEmpty_s88h9_952{width:38px;height:38px;font-size:1.125rem}}@media (width <= 360px){._teamMembersInline_s88h9_893{flex-direction:column;align-items:stretch;justify-content:center;width:100%;gap:.5rem}._teamMember_s88h9_887{width:100%}}._backdrop_s0xho_1{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fadeIn_s0xho_1 .2s ease-out}._modal_s0xho_14{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:16px;width:100%;max-width:900px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 50px rgba(0,0,0,.5);animation:_slideUp_s0xho_1 .3s ease-out}._header_s0xho_27{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._header_s0xho_27 h2{margin:0;font-size:1.25rem;font-weight:600;color:#f5f5f5}._closeBtn_s0xho_42{background:transparent;border:none;color:#d4d4d4;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._closeBtn_s0xho_42:hover{background:rgba(255,255,255,.1);color:#f5f5f5}._closeBtn_s0xho_42 svg{font-size:1.5rem}._content_s0xho_62{overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._content_s0xho_62::-webkit-scrollbar{width:6px}._content_s0xho_62::-webkit-scrollbar-track{background:transparent}._content_s0xho_62::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:3px}._item_s0xho_80{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem 1.25rem;gap:1.5rem;transition:all .2s ease}._item_s0xho_80:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);transform:translateY(-1px)}@media (width <= 768px){._item_s0xho_80{flex-direction:column;align-items:stretch;text-align:center;gap:1rem;padding:1.25rem}}._itemName_s0xho_106{font-size:1.125rem;font-weight:500;color:#f5f5f5;flex:1;min-width:0;word-break:break-word;letter-spacing:-.01em}._actions_s0xho_116{display:flex;gap:1rem;align-items:center;flex-shrink:0}@media (width <= 768px){._actions_s0xho_116{flex-direction:column;width:100%}}._copyBtn_s0xho_129{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#d4d4d4;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}._copyBtn_s0xho_129:hover{background:rgba(255,255,255,.1);border-color:#f5f5f5;color:#f5f5f5;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}._copyBtn_s0xho_129:active{transform:scale(.95)}._copyBtn_s0xho_129 svg{font-size:1.25rem}._barcodeContainer_s0xho_156{background:#fff;padding:.75rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:-moz-min-content;width:min-content;min-width:280px;height:auto;min-height:90px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease;overflow:hidden}._barcodeContainer_s0xho_156:hover{transform:scale(1.02)}@media (width <= 768px){._barcodeContainer_s0xho_156{width:100%;height:auto;min-height:90px}}._barcodeContainer_s0xho_156 img,._barcodeContainer_s0xho_156 svg{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@keyframes _fadeIn_s0xho_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_s0xho_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover) and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover) and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover) and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover) and (pointer: fine) and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px rgb(25.5,25.5,25.5);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}html,body,#root{height:100%;min-height:100%;width:100%;position:relative}:root{--select-bg: #18181b;--select-bg-hover: #1f1f1f;--select-border: #27272a;--select-border-hover: #3a3a3a;--select-border-focus: #e5e7eb;--select-focus-shadow: 0 0 0 3px rgba(229, 231, 235, .18);--select-menu-bg: #18181b;--select-menu-border: #27272a;--select-menu-shadow: 0 4px 20px rgba(0, 0, 0, .3);--select-option-bg: transparent;--select-option-bg-hover: #262626;--select-option-bg-active: #3a3a3a;--select-text: #f5f5f5;--select-placeholder: #a3a3a3;--select-indicator: #a3a3a3;--select-indicator-hover: #f5f5f5;--select-separator: #1f1f1f;--mobile-topbar-height: 0px}@media (max-width: 1024px){:root{--mobile-topbar-height: calc(64px + env(safe-area-inset-top)) }}[data-theme=light]{--select-bg: #ffffff;--select-bg-hover: #f9fafb;--select-border: #e4e4e7;--select-border-hover: #d1d5db;--select-border-focus: #e5e7eb;--select-focus-shadow: 0 0 0 3px rgba(229, 231, 235, .18);--select-menu-bg: #ffffff;--select-menu-border: #e4e4e7;--select-menu-shadow: 0 4px 20px rgba(0, 0, 0, .3);--select-option-bg: transparent;--select-option-bg-hover: rgba(255, 255, 255, .06);--select-option-bg-active: rgba(255, 255, 255, .06);--select-text: #18181b;--select-placeholder: #6b7280;--select-indicator: #6b7280;--select-indicator-hover: #18181b;--select-separator: #e4e4e7}body{font-family:Söhne,Sohne,Inter var,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;background:#000;color:#f5f5f5;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{text-decoration:none}._page_e91ir_1{min-height:100vh;background:#000;color:#f5f5f5;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto}._heroSection_e91ir_13{position:relative;background:#111;border-radius:20px;padding:3rem 2rem;border:1px solid #1f1f1f;overflow:hidden}._heroSection_e91ir_13 ._backgroundPattern_e91ir_21{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.02) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.015) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,255,255,.01) 0%,transparent 50%);pointer-events:none}._heroSection_e91ir_13 ._heroContent_e91ir_30{position:relative;z-index:1;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media (max-width: 768px){._heroSection_e91ir_13 ._heroContent_e91ir_30{flex-direction:column;text-align:center}}._avatarSection_e91ir_45{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-shrink:0}._avatarWrapper_e91ir_53{position:relative;display:inline-block}._avatarWrapper_e91ir_53 ._avatar_e91ir_45{width:120px;height:120px;border-radius:50%;border:4px solid #262626;box-shadow:0 0 0 4px rgba(38,38,38,.3),0 4px 25px rgba(0,0,0,.4);transition:all .3s ease;background:#262626;display:flex;align-items:center;justify-content:center;color:#f5f5f5;overflow:hidden}._avatarWrapper_e91ir_53 ._avatar_e91ir_45 svg{width:56px;height:56px}._avatarWrapper_e91ir_53 ._avatar_e91ir_45:hover{transform:scale(1.05);box-shadow:0 0 0 4px rgba(58,58,58,.5),0 8px 32px rgba(0,0,0,.4)}._avatarWrapper_e91ir_53 ._avatarImg_e91ir_79{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarWrapper_e91ir_53 ._onlineIndicator_e91ir_84{position:absolute;bottom:8px;right:8px;width:20px;height:20px;background:#10b981;border:3px solid #111111;border-radius:50%;animation:_pulse_e91ir_1 2s infinite}._badges_e91ir_96{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}._badges_e91ir_96 ._badge_e91ir_96{background:#262626;color:#f5f5f5;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 25px rgba(0,0,0,.4);transition:all .3s ease}._badges_e91ir_96 ._badge_e91ir_96:hover{transform:translateY(-2px);background:#3a3a3a;box-shadow:0 8px 25px rgba(0,0,0,.5)}._userInfo_e91ir_120{flex:1;min-width:0}._userInfo_e91ir_120 ._username_e91ir_124{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;color:#f5f5f5;line-height:1.2}@media (max-width: 768px){._userInfo_e91ir_120 ._username_e91ir_124{font-size:2rem}}._userInfo_e91ir_120 ._company_e91ir_136{display:flex;align-items:center;gap:.5rem;color:#a3a3a3;font-size:1.1rem;margin:0 0 1rem}._userInfo_e91ir_120 ._company_e91ir_136 ._companyIcon_e91ir_144{width:20px;height:20px;color:#f5f5f5}._userInfo_e91ir_120 ._rating_e91ir_149{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._userInfo_e91ir_120 ._rating_e91ir_149 ._stars_e91ir_155{display:flex;gap:.25rem}._userInfo_e91ir_120 ._rating_e91ir_149 ._stars_e91ir_155 ._star_e91ir_155{width:20px;height:20px;color:#1f1f1f;transition:color .2s ease}._userInfo_e91ir_120 ._rating_e91ir_149 ._stars_e91ir_155 ._star_e91ir_155._starFilled_e91ir_165{color:#fbbf24}._userInfo_e91ir_120 ._rating_e91ir_149 ._ratingText_e91ir_168{color:#a3a3a3;font-weight:500}._statsGrid_e91ir_173{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._statCard_e91ir_179{background:#111;border:1px solid #1f1f1f;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;position:relative;overflow:hidden}._statCard_e91ir_179:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#262626;opacity:0;transition:opacity .3s ease}._statCard_e91ir_179:hover{transform:translateY(-4px);box-shadow:0 4px 25px rgba(0,0,0,.4);border-color:#262626}._statCard_e91ir_179:hover:before{opacity:1}._statCard_e91ir_179 ._statIcon_e91ir_210{flex-shrink:0;width:48px;height:48px;background:#262626;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px rgba(38,38,38,.3)}._statCard_e91ir_179 ._statIcon_e91ir_210 svg{width:24px;height:24px;color:#f5f5f5}._statCard_e91ir_179 ._statContent_e91ir_226{flex:1}._statCard_e91ir_179 ._statContent_e91ir_226 ._statNumber_e91ir_229{font-size:2rem;font-weight:700;margin:0;color:#f5f5f5;line-height:1}._statCard_e91ir_179 ._statContent_e91ir_226 ._statLabel_e91ir_236{margin:.25rem 0 0;color:#a3a3a3;font-size:.9rem;font-weight:500}._profileDetails_e91ir_243{display:grid;gap:1.5rem}._detailsCard_e91ir_248{background:#111;border:1px solid #1f1f1f;border-radius:16px;padding:2rem;transition:all .3s ease}._detailsCard_e91ir_248:hover{border-color:#262626;box-shadow:0 4px 25px rgba(0,0,0,.4)}._detailsCard_e91ir_248 ._sectionTitle_e91ir_259{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;color:#f5f5f5;display:flex;align-items:center;gap:.5rem}._detailsCard_e91ir_248 ._sectionTitle_e91ir_259:before{content:"";width:4px;height:24px;background:#262626;border-radius:2px}._infoGrid_e91ir_276{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._infoItem_e91ir_282{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#000;border-radius:12px;border:1px solid #1f1f1f;transition:all .2s ease}._infoItem_e91ir_282:hover{background:#1f1f1f;border-color:#262626}._infoItem_e91ir_282 ._infoLabel_e91ir_296{font-size:.8rem;font-weight:600;color:#a3a3a3;text-transform:uppercase;letter-spacing:.5px}._infoItem_e91ir_282 ._infoValue_e91ir_303{font-size:1rem;font-weight:500;color:#f5f5f5}._infoItem_e91ir_282 ._infoValue_e91ir_303._statusActive_e91ir_308{color:#10b981;font-weight:600}._actionButtons_e91ir_313{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}._primaryBtn_e91ir_321,._secondaryBtn_e91ir_322{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}._primaryBtn_e91ir_321 ._btnIcon_e91ir_335,._secondaryBtn_e91ir_322 ._btnIcon_e91ir_335{width:20px;height:20px}._primaryBtn_e91ir_321:hover,._secondaryBtn_e91ir_322:hover{transform:translateY(-2px)}._primaryBtn_e91ir_321:active,._secondaryBtn_e91ir_322:active{transform:translateY(0)}._primaryBtn_e91ir_321{background:#262626;color:#f5f5f5;box-shadow:0 4px 25px rgba(0,0,0,.4)}._primaryBtn_e91ir_321:hover{background:#3a3a3a;box-shadow:0 8px 32px rgba(0,0,0,.5)}._secondaryBtn_e91ir_322{background:transparent;color:#f5f5f5;border:1px solid #1f1f1f}._secondaryBtn_e91ir_322:hover{background:#1f1f1f;border-color:#262626;box-shadow:0 4px 25px rgba(0,0,0,.4)}._noAccess_e91ir_370{text-align:center;padding:4rem 2rem;background:#111;border:1px solid #ef4444;border-radius:16px}._noAccess_e91ir_370 ._noAccessIcon_e91ir_377{width:64px;height:64px;margin:0 auto 1.5rem;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}._noAccess_e91ir_370 ._noAccessIcon_e91ir_377 svg{width:32px;height:32px;color:#ef4444}._noAccess_e91ir_370 h2{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#f5f5f5}._noAccess_e91ir_370 p{color:#a3a3a3;margin:0}@keyframes _pulse_e91ir_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 768px){._page_e91ir_1{padding:1rem .5rem;gap:1.5rem}._heroSection_e91ir_13{padding:2rem 1rem}._statsGrid_e91ir_173{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._statCard_e91ir_179{padding:1rem}._detailsCard_e91ir_248{padding:1.5rem}._actionButtons_e91ir_313{flex-direction:column;align-items:stretch}._actionButtons_e91ir_313 ._primaryBtn_e91ir_321,._actionButtons_e91ir_313 ._secondaryBtn_e91ir_322{justify-content:center}}._overlay_ajak7_1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(8px);animation:_fadeIn_ajak7_1 .2s ease-out}._modal_ajak7_16{background:#18181b;border:1px solid #e4e4e7;border-radius:16px;width:90%;max-width:500px;max-height:80vh;box-shadow:0 4px 20px rgba(0,0,0,.3);overflow:hidden;display:flex;flex-direction:column;animation:_slideUp_ajak7_1 .3s ease-out}._header_ajak7_30{padding:1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03);display:flex;justify-content:space-between;align-items:center}._header_ajak7_30 h3{margin:0;font-size:1.4rem;font-weight:700;color:#f5f5f5;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._closeButton_ajak7_49{background:rgba(255,255,255,.05);border:1px solid #e4e4e7;cursor:pointer;padding:.5rem;border-radius:8px;color:#a3a3a3;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_ajak7_49:hover{background:rgba(255,255,255,.06);border-color:#e5e7eb;color:#e5e7eb}._closeButton_ajak7_49 svg{width:16px;height:16px}._searchContainer_ajak7_71{padding:1rem 1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._searchInputWrapper_ajak7_77{position:relative;display:flex;align-items:center}._searchIcon_ajak7_83{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#a3a3a3;width:16px;height:16px;z-index:2}._searchInput_ajak7_77{width:100%;padding:.75rem .75rem .75rem 2.5rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:12px;color:#f5f5f5;font-size:.9rem;transition:all .3s ease}._searchInput_ajak7_77:focus{outline:none;border-color:#e5e7eb;background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._searchInput_ajak7_77::-moz-placeholder{color:#a3a3a3}._searchInput_ajak7_77::placeholder{color:#a3a3a3}._results_ajak7_114{flex:1;overflow-y:auto;min-height:200px;max-height:400px}._results_ajak7_114::-webkit-scrollbar{width:6px}._results_ajak7_114::-webkit-scrollbar-track{background:transparent}._results_ajak7_114::-webkit-scrollbar-thumb{background:rgba(245,245,245,.25);border-radius:3px}._results_ajak7_114::-webkit-scrollbar-thumb:hover{background:rgba(245,245,245,.35)}._loading_ajak7_134,._placeholder_ajak7_135,._noResults_ajak7_136{padding:3rem 1.5rem;text-align:center;color:#a3a3a3}._placeholder_ajak7_135 ._placeholderIcon_ajak7_142{width:48px;height:48px;background:rgba(255,255,255,.06);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#e5e7eb}._placeholder_ajak7_135 p{margin:0;font-size:.9rem;color:#d4d4d4}._noResults_ajak7_136 p{margin:0;font-size:14px}._userList_ajak7_164{padding:0}._userListHeader_ajak7_168{padding:.75rem 1.5rem .5rem;background:rgba(255,255,255,.03);border-bottom:1px solid #e4e4e7}._userCount_ajak7_174{margin:0;font-size:.85rem;font-weight:600;color:#d4d4d4;text-transform:uppercase;letter-spacing:.5px}._userItem_ajak7_183{display:flex;align-items:center;padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent}._userItem_ajak7_183:hover{background:rgba(255,255,255,.06);border-left-color:#e5e7eb}._userItem_ajak7_183:last-child{border-bottom:none}._avatar_ajak7_199{width:48px;height:48px;border-radius:50%;overflow:hidden;margin-right:.75rem;flex-shrink:0;border:2px solid #e4e4e7;transition:all .2s ease}._avatar_ajak7_199 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._userInfo_ajak7_215{flex:1;min-width:0}._username_ajak7_220{margin:0 0 .25rem;font-size:1rem;font-weight:500;color:#f5f5f5}._company_ajak7_227{margin:0;font-size:.85rem;color:#a3a3a3}@keyframes _fadeIn_ajak7_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_ajak7_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._modal_ajak7_16{width:95%;max-height:90vh;border-radius:12px}._header_ajak7_30{padding:1rem}._header_ajak7_30 h3{font-size:1.2rem}._searchContainer_ajak7_71,._userItem_ajak7_183{padding:1rem}._userItem_ajak7_183 ._avatar_ajak7_199{width:44px;height:44px}._closeButton_ajak7_49,._userItem_ajak7_183{touch-action:manipulation;-webkit-tap-highlight-color:transparent}._closeButton_ajak7_49:active,._userItem_ajak7_183:active{transform:scale(.98)}}._overlay_1imcy_1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(8px);animation:_fadeIn_1imcy_1 .2s ease-out}._modal_1imcy_16{background:#18181b;border:1px solid #e4e4e7;border-radius:16px;width:90%;max-width:520px;max-height:90vh;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3);display:flex;flex-direction:column;animation:_slideUp_1imcy_1 .3s ease-out}._header_1imcy_30{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._header_1imcy_30 h3{margin:0;font-size:1.4rem;font-weight:700;color:#f5f5f5;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._closeButton_1imcy_49{background:rgba(255,255,255,.05);border:1px solid #e4e4e7;padding:.5rem;border-radius:8px;cursor:pointer;color:#a3a3a3;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1imcy_49:hover{background:rgba(255,255,255,.06);border-color:#e5e7eb;color:#e5e7eb}._closeButton_1imcy_49 svg{width:16px;height:16px}._detailsStep_1imcy_71{padding:1.5rem;flex:1;background:rgba(255,255,255,.03)}._formGroup_1imcy_77{margin-bottom:20px}._formGroup_1imcy_77:last-of-type{margin-bottom:24px}._label_1imcy_84{display:block;font-size:.9rem;font-weight:600;color:#f5f5f5;margin-bottom:.5rem}._input_1imcy_92,._textarea_1imcy_93{width:100%;padding:.75rem 1rem;border:1px solid #e4e4e7;border-radius:12px;background:rgba(255,255,255,.03);color:#f5f5f5;font-size:.9rem;font-family:inherit;transition:all .3s ease}._input_1imcy_92::-moz-placeholder,._textarea_1imcy_93::-moz-placeholder{color:#a3a3a3}._input_1imcy_92::placeholder,._textarea_1imcy_93::placeholder{color:#a3a3a3}._input_1imcy_92:focus,._textarea_1imcy_93:focus{outline:none;border-color:#e5e7eb;background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._textarea_1imcy_93{resize:vertical;min-height:80px}._membersStep_1imcy_121{display:flex;flex-direction:column;flex:1;overflow:hidden}._searchContainer_1imcy_128{padding:1rem 1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._searchInputWrapper_1imcy_134{position:relative}._searchIcon_1imcy_138{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#a3a3a3;width:16px;height:16px;z-index:2}._searchInput_1imcy_134{width:100%;padding:.75rem .75rem .75rem 2.5rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:12px;color:#f5f5f5;font-size:.9rem;transition:all .3s ease}._searchInput_1imcy_134::-moz-placeholder{color:#a3a3a3}._searchInput_1imcy_134::placeholder{color:#a3a3a3}._searchInput_1imcy_134:focus{outline:none;border-color:#e5e7eb;background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._selectedUsers_1imcy_169{padding:1rem 1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._selectedTitle_1imcy_175{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:#f5f5f5}._selectedList_1imcy_182{display:flex;flex-wrap:wrap;gap:8px}._selectedUser_1imcy_169{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.06);color:#f5f5f5;border:1px solid #e4e4e7;padding:.375rem .5rem .375rem .375rem;border-radius:20px;font-size:.8rem;box-shadow:none}._selectedUser_1imcy_169 ._avatar_1imcy_200{width:24px;height:24px;border-radius:12px;overflow:hidden}._selectedUser_1imcy_169 ._avatar_1imcy_200 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._selectedUser_1imcy_169 ._username_1imcy_211{font-weight:500}._selectedUser_1imcy_169 ._removeUser_1imcy_214{background:none;border:none;color:#fff;cursor:pointer;padding:2px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:10px;opacity:.8;transition:opacity .2s ease}._selectedUser_1imcy_169 ._removeUser_1imcy_214:hover{opacity:1}._results_1imcy_232{flex:1;overflow-y:auto;padding:1rem 0}._results_1imcy_232::-webkit-scrollbar{width:6px}._results_1imcy_232::-webkit-scrollbar-track{background:transparent}._results_1imcy_232::-webkit-scrollbar-thumb{background:rgba(245,245,245,.25);border-radius:3px}._results_1imcy_232::-webkit-scrollbar-thumb:hover{background:rgba(245,245,245,.35)}._loading_1imcy_251,._noResults_1imcy_252,._placeholder_1imcy_253{text-align:center;padding:2rem 1.5rem;color:#a3a3a3}._placeholder_1imcy_253{display:flex;flex-direction:column;align-items:center;gap:12px}._placeholder_1imcy_253 p{margin:0}._placeholderIcon_1imcy_269{width:48px;height:48px;background:rgba(255,255,255,.06);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e5e7eb}._userList_1imcy_280{padding:0}._userListHeader_1imcy_284{padding:.75rem 1.5rem .5rem;background:rgba(255,255,255,.03);border-bottom:1px solid #e4e4e7}._userCount_1imcy_290{margin:0;font-size:.85rem;font-weight:600;color:#d4d4d4;text-transform:uppercase;letter-spacing:.5px}._userItem_1imcy_299{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem;border-left:3px solid transparent}._userItem_1imcy_299:hover{background:rgba(255,255,255,.06);border-left-color:#e5e7eb}._userItem_1imcy_299._selected_1imcy_169{background:rgba(255,255,255,.06);border:1px solid #e5e7eb;border-left:3px solid #e5e7eb;box-shadow:none}._userItem_1imcy_299 ._avatar_1imcy_200{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e4e4e7;transition:all .2s ease}._userItem_1imcy_299 ._avatar_1imcy_200 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._userItem_1imcy_299 ._userInfo_1imcy_334{flex:1;min-width:0}._userItem_1imcy_299 ._userInfo_1imcy_334 ._username_1imcy_211{margin:0 0 .25rem;font-size:1rem;font-weight:500;color:#f5f5f5}._userItem_1imcy_299 ._userInfo_1imcy_334 ._company_1imcy_344{margin:0;font-size:.85rem;color:#a3a3a3}._userItem_1imcy_299 ._selectIndicator_1imcy_349{color:#e5e7eb;font-size:1rem;flex-shrink:0;background:rgba(255,255,255,.06);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._stepActions_1imcy_363{display:flex;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._cancelButton_1imcy_371,._backButton_1imcy_372{flex:1;padding:.75rem 1.5rem;border:1px solid #e4e4e7;border-radius:12px;background:#18181b;color:#f5f5f5;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:44px}._cancelButton_1imcy_371:hover,._backButton_1imcy_372:hover{background:rgba(255,255,255,.06);border-color:#e5e7eb}._nextButton_1imcy_391,._createButton_1imcy_392{flex:1;padding:.75rem 1.5rem;border:1px solid #1f1f1f;border-radius:12px;background:#262626;color:#f5f5f5;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:none;min-height:44px}._nextButton_1imcy_391:hover:not(:disabled),._createButton_1imcy_392:hover:not(:disabled){background:#3a3a3a;border-color:#e4e4e7;transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.25)}._nextButton_1imcy_391:disabled,._createButton_1imcy_392:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes _fadeIn_1imcy_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1imcy_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._modal_1imcy_16{width:95%;max-height:95vh;border-radius:12px}._header_1imcy_30,._searchContainer_1imcy_128,._selectedUsers_1imcy_169,._stepActions_1imcy_363{padding-left:1rem;padding-right:1rem}._detailsStep_1imcy_71{padding:1rem}._userList_1imcy_280{padding:0 1rem}._stepActions_1imcy_363{flex-direction:column}._stepActions_1imcy_363 ._cancelButton_1imcy_371,._stepActions_1imcy_363 ._backButton_1imcy_372,._stepActions_1imcy_363 ._nextButton_1imcy_391,._stepActions_1imcy_363 ._createButton_1imcy_392{width:100%;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._stepActions_1imcy_363 ._cancelButton_1imcy_371:active,._stepActions_1imcy_363 ._backButton_1imcy_372:active,._stepActions_1imcy_363 ._nextButton_1imcy_391:active,._stepActions_1imcy_363 ._createButton_1imcy_392:active{transform:scale(.98)}._userItem_1imcy_299{touch-action:manipulation;-webkit-tap-highlight-color:transparent}._userItem_1imcy_299:active{transform:scale(.98)}._userItem_1imcy_299 ._avatar_1imcy_200{width:44px;height:44px}._closeButton_1imcy_49{touch-action:manipulation;-webkit-tap-highlight-color:transparent}._closeButton_1imcy_49:active{transform:scale(.95)}}._overlay_1fq9z_1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(8px);animation:_fadeIn_1fq9z_1 .2s ease-out}._modal_1fq9z_16{background:#18181b;border:1px solid #e4e4e7;border-radius:16px;width:90%;max-width:520px;max-height:90vh;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3);display:flex;flex-direction:column;animation:_slideUp_1fq9z_1 .3s ease-out}._header_1fq9z_30{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._header_1fq9z_30 h3{margin:0;font-size:1.4rem;font-weight:700;color:#f5f5f5;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._closeButton_1fq9z_49{background:rgba(255,255,255,.05);border:1px solid #e4e4e7;padding:.5rem;border-radius:8px;cursor:pointer;color:#a3a3a3;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1fq9z_49:hover{background:rgba(255,255,255,.06);border-color:#e5e7eb;color:#e5e7eb}._closeButton_1fq9z_49 svg{width:16px;height:16px}._searchContainer_1fq9z_71{padding:1rem 1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._searchInputWrapper_1fq9z_77{position:relative}._searchIcon_1fq9z_81{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#a3a3a3;width:16px;height:16px;z-index:2}._searchInput_1fq9z_77{width:100%;padding:.75rem .75rem .75rem 2.5rem;background:rgba(255,255,255,.03);border:1px solid #e4e4e7;border-radius:12px;color:#f5f5f5;font-size:.9rem;transition:all .3s ease}._searchInput_1fq9z_77::-moz-placeholder{color:#a3a3a3}._searchInput_1fq9z_77::placeholder{color:#a3a3a3}._searchInput_1fq9z_77:focus{outline:none;border-color:#e5e7eb;background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(229,231,235,.18)}._selectedUsers_1fq9z_112{padding:1rem 1.5rem;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._selectedTitle_1fq9z_118{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:#f5f5f5}._selectedList_1fq9z_125{display:flex;flex-wrap:wrap;gap:.5rem}._selectedUser_1fq9z_112{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.06);color:#f5f5f5;border:1px solid #e4e4e7;padding:.375rem .5rem .375rem .375rem;border-radius:20px;font-size:.8rem;box-shadow:none}._selectedUser_1fq9z_112 ._avatar_1fq9z_143{width:24px;height:24px;border-radius:12px;overflow:hidden}._selectedUser_1fq9z_112 ._avatar_1fq9z_143 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._selectedUser_1fq9z_112 ._username_1fq9z_154{font-weight:500}._selectedUser_1fq9z_112 ._removeUser_1fq9z_157{background:none;border:none;color:#fff;cursor:pointer;padding:2px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:10px;opacity:.8;transition:opacity .2s ease}._selectedUser_1fq9z_112 ._removeUser_1fq9z_157:hover{opacity:1}._results_1fq9z_175{flex:1;overflow-y:auto;padding:1rem 0}._results_1fq9z_175::-webkit-scrollbar{width:6px}._results_1fq9z_175::-webkit-scrollbar-track{background:transparent}._results_1fq9z_175::-webkit-scrollbar-thumb{background:rgba(245,245,245,.25);border-radius:3px}._results_1fq9z_175::-webkit-scrollbar-thumb:hover{background:rgba(245,245,245,.35)}._loading_1fq9z_194,._noResults_1fq9z_195,._placeholder_1fq9z_196{text-align:center;padding:2rem 1.5rem;color:#a3a3a3}._placeholder_1fq9z_196{display:flex;flex-direction:column;align-items:center;gap:.75rem}._placeholder_1fq9z_196 p{margin:0}._placeholderIcon_1fq9z_212{width:48px;height:48px;background:rgba(255,255,255,.06);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e5e7eb}._userList_1fq9z_223{padding:0}._userListHeader_1fq9z_227{padding:.75rem 1.5rem .5rem;background:rgba(255,255,255,.03);border-bottom:1px solid #e4e4e7}._userCount_1fq9z_233{margin:0;font-size:.85rem;font-weight:600;color:#d4d4d4;text-transform:uppercase;letter-spacing:.5px}._userItem_1fq9z_242{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem;border-left:3px solid transparent}._userItem_1fq9z_242:hover{background:rgba(255,255,255,.06);border-left-color:#e5e7eb}._userItem_1fq9z_242._selected_1fq9z_112{background:rgba(255,255,255,.06);border:1px solid #e5e7eb;border-left:3px solid #e5e7eb;box-shadow:none}._userItem_1fq9z_242 ._avatar_1fq9z_143{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e4e4e7;transition:all .2s ease}._userItem_1fq9z_242 ._avatar_1fq9z_143 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._userItem_1fq9z_242 ._userInfo_1fq9z_277{flex:1;min-width:0}._userItem_1fq9z_242 ._userInfo_1fq9z_277 ._username_1fq9z_154{margin:0 0 .25rem;font-size:1rem;font-weight:500;color:#f5f5f5}._userItem_1fq9z_242 ._userInfo_1fq9z_277 ._company_1fq9z_287{margin:0;font-size:.85rem;color:#a3a3a3}._userItem_1fq9z_242 ._selectIndicator_1fq9z_292{color:#e5e7eb;font-size:1rem;flex-shrink:0;background:rgba(255,255,255,.06);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._actionButtons_1fq9z_306{display:flex;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e4e4e7;background:rgba(255,255,255,.03)}._cancelButton_1fq9z_314{flex:1;padding:.75rem 1.5rem;border:1px solid #e4e4e7;border-radius:12px;background:#18181b;color:#f5f5f5;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:44px}._cancelButton_1fq9z_314:hover{background:rgba(255,255,255,.06);border-color:#e5e7eb}._addButton_1fq9z_332{flex:1;padding:.75rem 1.5rem;border:none;border-radius:12px;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 25px rgba(0,0,0,.4);min-height:44px}._addButton_1fq9z_332:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.35)}._addButton_1fq9z_332:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes _fadeIn_1fq9z_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1fq9z_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._modal_1fq9z_16{width:95%;max-height:95vh;border-radius:12px}._header_1fq9z_30,._searchContainer_1fq9z_71,._selectedUsers_1fq9z_112,._actionButtons_1fq9z_306{padding-left:1rem;padding-right:1rem}._userList_1fq9z_223{padding:0 1rem}._actionButtons_1fq9z_306{flex-direction:column}._actionButtons_1fq9z_306 ._cancelButton_1fq9z_314,._actionButtons_1fq9z_306 ._addButton_1fq9z_332{width:100%;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._actionButtons_1fq9z_306 ._cancelButton_1fq9z_314:active,._actionButtons_1fq9z_306 ._addButton_1fq9z_332:active{transform:scale(.98)}._userItem_1fq9z_242{touch-action:manipulation;-webkit-tap-highlight-color:transparent}._userItem_1fq9z_242:active{transform:scale(.98)}._userItem_1fq9z_242 ._avatar_1fq9z_143{width:44px;height:44px}._closeButton_1fq9z_49{touch-action:manipulation;-webkit-tap-highlight-color:transparent}._closeButton_1fq9z_49:active{transform:scale(.95)}}._chatContainer_jhfhn_1{max-width:1400px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;left:0;right:0;bottom:0;background:#000;overflow:hidden;overscroll-behavior:none}._backgroundPattern_jhfhn_17{position:absolute;top:0;left:0;right:0;bottom:0;background:#000;pointer-events:none;z-index:0}._sidebar_jhfhn_28{width:420px;min-width:420px;background:#111;display:flex;flex-direction:column;position:relative;z-index:1;border-right:1px solid #1f1f1f;overscroll-behavior:contain;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y}._sidebarHeader_jhfhn_47{padding:20px 16px;min-height:100px;border-bottom:1px solid #1f1f1f;display:flex;align-items:center;justify-content:space-between;background:#111;overscroll-behavior:contain;touch-action:pan-y}._sidebarHeader_jhfhn_47 ._headerContent_jhfhn_59{display:flex;align-items:center;gap:12px}._sidebarHeader_jhfhn_47 ._headerContent_jhfhn_59 ._headerIcon_jhfhn_64{width:60px;height:60px;background:#262626;border-radius:50%;display:flex;align-items:center;justify-content:center}._sidebarHeader_jhfhn_47 ._headerContent_jhfhn_59 ._headerIcon_jhfhn_64 svg{width:20px;height:20px;color:#f5f5f5}._sidebarHeader_jhfhn_47 ._headerContent_jhfhn_59 ._headerTitle_jhfhn_78{font-size:20px;font-weight:600;color:#f5f5f5;margin:0}._sidebarHeader_jhfhn_47 ._headerContent_jhfhn_59 ._headerSubtitle_jhfhn_84{font-size:14px;color:#a3a3a3;margin:2px 0 0}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89{display:flex;gap:8px}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93{position:relative}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._actionBtn_jhfhn_96{width:40px;height:40px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a3a3a3;cursor:pointer;transition:all .2s ease}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._actionBtn_jhfhn_96:hover{background:#1f1f1f;color:#f5f5f5}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._actionBtn_jhfhn_96 svg{width:20px;height:20px}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117{position:absolute;top:calc(100% + 8px);right:0;background:#111;border:1px solid #1f1f1f;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);padding:8px 0;min-width:180px;z-index:1000}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117 ._dropdownItem_jhfhn_129{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;color:#f5f5f5;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s ease;text-align:left}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117 ._dropdownItem_jhfhn_129:hover{background:#1f1f1f}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117 ._dropdownItem_jhfhn_129 ._dropdownIcon_jhfhn_147{width:16px;height:16px;color:#a3a3a3}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._actionBtn_jhfhn_96{width:40px;height:40px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a3a3a3;cursor:pointer;transition:all .2s ease}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._actionBtn_jhfhn_96:hover{background:#1f1f1f;color:#f5f5f5}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._actionBtn_jhfhn_96 svg{width:20px;height:20px}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._backToOrdersButton_jhfhn_173{padding:0 16px;height:40px;border-radius:999px;border:1px solid #1f1f1f;background:transparent;color:#f5f5f5;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}._sidebarHeader_jhfhn_47 ._headerActions_jhfhn_89 ._backToOrdersButton_jhfhn_173:hover{background:#1f1f1f;color:#f5f5f5}._searchContainer_jhfhn_194{padding:12px 16px;border-bottom:1px solid #1f1f1f}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198{position:relative}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._searchIcon_jhfhn_201{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#a3a3a3;width:16px;height:16px;z-index:2}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._searchInput_jhfhn_211{width:100%;padding:12px 40px;background:#000;border:none;border-radius:20px;color:#f5f5f5;font-size:14px;transition:all .2s ease}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._searchInput_jhfhn_211:focus{outline:none;background:#1f1f1f}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._searchInput_jhfhn_211::-moz-placeholder{color:#a3a3a3}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._searchInput_jhfhn_211::placeholder{color:#a3a3a3}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._clearSearch_jhfhn_228{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:none;border:none;color:#a3a3a3;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease}._searchContainer_jhfhn_194 ._searchWrapper_jhfhn_198 ._clearSearch_jhfhn_228:hover{background:#1f1f1f;color:#f5f5f5}._chatList_jhfhn_251{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:rgba(38,38,38,.3) transparent;overscroll-behavior:contain}._chatList_jhfhn_251::-webkit-scrollbar{width:4px}._chatList_jhfhn_251::-webkit-scrollbar-track{background:transparent}._chatList_jhfhn_251::-webkit-scrollbar-thumb{background:rgba(38,38,38,.3);border-radius:4px}._chatList_jhfhn_251::-webkit-scrollbar-thumb:hover{background:rgba(38,38,38,.5)}._loading_jhfhn_273{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;text-align:center;color:#a3a3a3;font-size:14px;gap:16px}._loading_jhfhn_273:before{content:"";width:32px;height:32px;border:3px solid #1f1f1f;border-top:3px solid #262626;border-radius:50%;animation:_spin_jhfhn_1 1s linear infinite}@keyframes _spin_jhfhn_1{to{transform:rotate(360deg)}}._error_jhfhn_299{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;text-align:center;color:#a3a3a3}._error_jhfhn_299 ._errorIcon_jhfhn_308{font-size:48px;margin-bottom:24px;color:#ef4444}._error_jhfhn_299 p{margin:0 0 24px;font-size:16px;color:#f5f5f5;font-weight:500}._error_jhfhn_299 ._retryBtn_jhfhn_319{background:#262626;color:#fff;border:none;padding:12px 24px;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._error_jhfhn_299 ._retryBtn_jhfhn_319:hover{background:#3a3a3a;transform:translateY(-1px)}._error_jhfhn_299 ._retryBtn_jhfhn_319:active{transform:scale(.98)}._noResults_jhfhn_341{padding:48px 24px;text-align:center;color:#a3a3a3}._noResults_jhfhn_341 ._noResultsIcon_jhfhn_346{width:64px;height:64px;background:rgba(38,38,38,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}._noResults_jhfhn_341 ._noResultsIcon_jhfhn_346 svg{width:24px;height:24px;color:#262626}._noResults_jhfhn_341 p{margin:0 0 8px;font-size:16px;color:#f5f5f5;font-weight:500}._noResults_jhfhn_341 ._noResultsSubtext_jhfhn_367{font-size:14px;color:#a3a3a3;margin:0}._chatItem_jhfhn_373{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .2s ease;position:relative;border-radius:0}._chatItem_jhfhn_373:hover{background:#1f1f1f}._chatItem_jhfhn_373:focus-visible{outline:none;background:#1f1f1f}._chatItem_jhfhn_373._active_jhfhn_389{background:#262626}._chatItem_jhfhn_373._active_jhfhn_389 ._chatTitle_jhfhn_392{color:#f5f5f5}._chatItem_jhfhn_373._active_jhfhn_389 ._lastMessage_jhfhn_395{color:rgba(255,255,255,.8)}._chatItem_jhfhn_373._active_jhfhn_389 ._chatTime_jhfhn_398{color:rgba(245,245,245,.8)}._chatItem_jhfhn_373._unread_jhfhn_401 ._chatTitle_jhfhn_392{font-weight:600;color:#f5f5f5}._chatItem_jhfhn_373._unread_jhfhn_401 ._lastMessage_jhfhn_395{color:#f5f5f5;font-weight:400}._avatarContainer_jhfhn_410{position:relative;margin-right:12px;flex-shrink:0}._avatarContainer_jhfhn_410 ._avatar_jhfhn_410{width:60px;height:60px;border-radius:50%;overflow:hidden;border:none;transition:all .2s ease}._avatarContainer_jhfhn_410 ._avatar_jhfhn_410 ._avatarImage_jhfhn_423{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarContainer_jhfhn_410 ._avatar_jhfhn_410 ._groupAvatarFallback_jhfhn_428{width:100%;height:100%;background:#262626;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}._avatarContainer_jhfhn_410 ._avatar_jhfhn_410 ._orderAvatarFallback_jhfhn_438{width:100%;height:100%;background:#ef4444;display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-size:20px}._avatarContainer_jhfhn_410 ._avatar_jhfhn_410 ._directAvatarFallback_jhfhn_448{width:100%;height:100%;background:#262626;display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-size:24px}._avatarContainer_jhfhn_410 ._onlineIndicator_jhfhn_458{position:absolute;bottom:0;right:0;width:14px;height:14px;background:#10b981;border:2px solid #111111;border-radius:50%}._avatarContainer_jhfhn_410 ._groupIndicator_jhfhn_468{position:absolute;bottom:0;right:0;width:16px;height:16px;background:#262626;border:2px solid #111111;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-size:8px}._avatarContainer_jhfhn_410 ._orderIndicator_jhfhn_483{position:absolute;bottom:0;right:0;width:16px;height:16px;background:#ef4444;border:2px solid #111111;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-size:8px}._chatContent_jhfhn_499{flex:1;min-width:0}._chatContent_jhfhn_499 ._chatHeader_jhfhn_503{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}._chatContent_jhfhn_499 ._chatHeader_jhfhn_503 ._chatTitle_jhfhn_392{font-size:16px;font-weight:500;color:#f5f5f5;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}._chatContent_jhfhn_499 ._chatHeader_jhfhn_503 ._chatMeta_jhfhn_519{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:8px}._chatContent_jhfhn_499 ._chatHeader_jhfhn_503 ._chatMeta_jhfhn_519 ._chatTime_jhfhn_398{font-size:13px;color:#a3a3a3;font-weight:400;white-space:nowrap}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._chatInfo_jhfhn_532{display:flex;flex-flow:row nowrap;justify-content:space-between}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._chatInfo_jhfhn_532 ._unreadBadge_jhfhn_537{background:#10b981;color:#09090b;font-size:12px;font-weight:600;padding:2px 6px;border-radius:12px;min-width:20px;text-align:center;line-height:16px}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._searchResults_jhfhn_548{display:flex;flex-direction:column;gap:2px;flex:1;margin-right:8px}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._searchResultLine_jhfhn_555{font-size:13px;color:#a3a3a3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._searchResultTitle_jhfhn_564{font-weight:600;color:#f5f5f5}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._searchResultDivider_jhfhn_568,._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._searchResultText_jhfhn_571{color:#a3a3a3}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._lastMessage_jhfhn_395{font-size:14px;color:#a3a3a3;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._lastMessageMine_jhfhn_584{color:#3b82f6;font-weight:500}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._lastMessagePrefix_jhfhn_588{color:#3b82f6;font-weight:600;margin-right:4px}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._chatMeta_jhfhn_519{display:flex;align-items:center;gap:8px;margin-top:2px}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._chatMeta_jhfhn_519 ._memberCount_jhfhn_599{font-size:12px;color:#a3a3a3;background:rgba(163,163,163,.1);padding:2px 6px;border-radius:8px}._chatContent_jhfhn_499 ._chatPreview_jhfhn_532 ._chatMeta_jhfhn_519 ._lastActivity_jhfhn_606{font-size:12px;color:#a3a3a3;margin:0}._mainChat_jhfhn_612{flex:1;display:flex;flex-direction:column;background:#000;position:relative;z-index:1;overflow:hidden}._mobileHeader_jhfhn_622{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top));background:#111;border-bottom:1px solid #1f1f1f;flex-shrink:0;min-height:64px;width:100%;box-sizing:border-box;position:relative;z-index:20}._mobileHeader_jhfhn_622 ._backButton_jhfhn_637{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #1f1f1f;color:#f5f5f5;font-size:16px;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:10px;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._mobileHeader_jhfhn_622 ._backButton_jhfhn_637:hover{background:#262626;border-color:#3a3a3a}._mobileHeader_jhfhn_622 ._backButton_jhfhn_637:active{transform:scale(.98)}._mobileHeader_jhfhn_622 ._backButton_jhfhn_637 svg{width:20px;height:20px}._mobileHeader_jhfhn_622 ._chatInfo_jhfhn_532{display:flex;align-items:center;gap:12px;flex:1;min-width:0;margin-left:12px}._mobileHeader_jhfhn_622 ._chatInfo_jhfhn_532 ._miniAvatar_jhfhn_672{width:44px;height:44px;border-radius:50%;overflow:hidden;border:none;flex-shrink:0}._mobileHeader_jhfhn_622 ._chatInfo_jhfhn_532 ._miniAvatar_jhfhn_672 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._mobileHeader_jhfhn_622 ._chatInfo_jhfhn_532 ._chatName_jhfhn_685{font-size:16px;font-weight:500;color:#f5f5f5;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}._mobileHeader_jhfhn_622 ._chatInfo_jhfhn_532 ._chatStatus_jhfhn_695{font-size:14px;color:#a3a3a3;margin:2px 0 0;white-space:nowrap;line-height:1.2}._chatWrapper_jhfhn_703{display:flex;flex-direction:column;height:100%;background:transparent;overflow:hidden;flex:1;min-height:0}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;background:#111;border-bottom:1px solid #1f1f1f;flex-shrink:0;min-height:100px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722{display:flex;align-items:center;gap:12px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerAvatar_jhfhn_727{position:relative;flex-shrink:0}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerAvatar_jhfhn_727 ._headerAvatarImage_jhfhn_731{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerAvatar_jhfhn_727 ._headerAvatarCircle_jhfhn_738{width:60px;height:60px;border-radius:50%;border:none;background:#262626;display:flex;align-items:center;justify-content:center;color:#f5f5f5;line-height:0}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerAvatar_jhfhn_727 ._headerAvatarCircle_jhfhn_738 svg{width:32px;height:32px;display:block}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerAvatar_jhfhn_727 ._headerOnlineIndicator_jhfhn_755{position:absolute;bottom:0;right:0;width:12px;height:12px;background:#10b981;border:2px solid #111111;border-radius:50%}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerInfo_jhfhn_765 ._headerName_jhfhn_765{font-size:16px;font-weight:500;color:#f5f5f5;margin:0;line-height:1.2}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerInfo_jhfhn_765 ._headerStatus_jhfhn_772{display:flex;align-items:center;gap:4px;font-size:14px;color:#a3a3a3;margin:2px 0 0;line-height:1.2}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderContent_jhfhn_722 ._headerInfo_jhfhn_765 ._headerStatus_jhfhn_772 ._statusIcon_jhfhn_781{width:8px;height:8px;color:#10b981}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786{display:flex;gap:4px;position:relative;z-index:5}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._headerActionBtn_jhfhn_792{width:40px;height:40px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a3a3a3;cursor:pointer;transition:all .2s ease;font-size:16px;font-weight:400}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._headerActionBtn_jhfhn_792:hover{background:#1f1f1f;color:#f5f5f5}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._headerActionBtn_jhfhn_792:last-child{font-size:20px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._headerActionBtn_jhfhn_792 svg{width:20px;height:20px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoMenu_jhfhn_821{position:absolute;top:56px;right:8px;min-width:280px;max-width:360px;max-height:70vh;overflow:auto;padding:12px;background:#111;border:1px solid #1f1f1f;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.35);z-index:20}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoHeader_jhfhn_836{display:flex;align-items:center;gap:12px;margin-bottom:10px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoAvatar_jhfhn_842{width:40px;height:40px;flex-shrink:0}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoAvatarImg_jhfhn_847{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoAvatarCircle_jhfhn_853{width:40px;height:40px;border-radius:50%;background:#262626;display:flex;align-items:center;justify-content:center;color:#f5f5f5;font-size:20px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoTitle_jhfhn_864{font-size:16px;font-weight:600;color:#f5f5f5}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoSubtitle_jhfhn_869{font-size:13px;color:#a3a3a3}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._chatInfoSection_jhfhn_873{margin-top:10px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._sectionLabel_jhfhn_876{font-size:12px;color:#a3a3a3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._sectionBody_jhfhn_883{font-size:14px;color:#f5f5f5}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantsList_jhfhn_887{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantItem_jhfhn_895{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background .2s ease}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantItem_jhfhn_895:hover{background:#1f1f1f}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantAvatar_jhfhn_907{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#262626;color:#f5f5f5;font-size:14px;overflow:hidden;flex-shrink:0}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantAvatarImg_jhfhn_920{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantName_jhfhn_925{font-size:14px;color:#f5f5f5}._chatWrapper_jhfhn_703 ._chatHeader_jhfhn_503 ._chatHeaderActions_jhfhn_786 ._participantRole_jhfhn_929{margin-left:auto;font-size:12px;color:#a3a3a3}._mainChatContent_jhfhn_935{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}._emptyChat_jhfhn_944{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 32px;background:#000}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952{text-align:center;max-width:400px;animation:_fadeInUp_jhfhn_1 .5s ease-out}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._emptyChatIcon_jhfhn_957{width:120px;height:120px;background:#262626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 32px;box-shadow:0 8px 32px rgba(38,38,38,.3)}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._emptyChatIcon_jhfhn_957 svg{width:48px;height:48px;color:#f5f5f5}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._emptyChatTitle_jhfhn_973{font-size:28px;font-weight:600;color:#f5f5f5;margin:0 0 16px;letter-spacing:-.01em}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._emptyChatSubtitle_jhfhn_980{font-size:16px;color:#a3a3a3;line-height:1.5;margin:0 0 32px;font-weight:400}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._startChatButtons_jhfhn_987{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._startChatBtn_jhfhn_993{display:inline-flex;align-items:center;gap:8px;background:#262626;color:#f5f5f5;border:none;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._startChatBtn_jhfhn_993:hover{background:#3a3a3a;transform:translateY(-1px)}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._startChatBtn_jhfhn_993:active{transform:scale(.98)}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._startChatBtn_jhfhn_993 ._btnIcon_jhfhn_1017{width:16px;height:16px}._emptyChat_jhfhn_944 ._emptyChatContent_jhfhn_952 ._startChatBtn_jhfhn_993 span{white-space:nowrap}@keyframes _fadeInUp_jhfhn_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_jhfhn_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 768px){._chatContainer_jhfhn_1{gap:0}._chatContainer_jhfhn_1._mobile_jhfhn_622 ._sidebar_jhfhn_28{width:100%;min-width:100%;height:100%;border-radius:0}._chatContainer_jhfhn_1._mobile_jhfhn_622 ._mainChat_jhfhn_612,._chatContainer_jhfhn_1._mobile_jhfhn_622._chatOpen_jhfhn_1060 ._sidebar_jhfhn_28{display:none}._chatContainer_jhfhn_1._mobile_jhfhn_622._chatOpen_jhfhn_1060 ._mainChat_jhfhn_612{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;z-index:1000;background:#000}._sidebar_jhfhn_28{width:100%!important;min-width:100%!important}._mobileHeader_jhfhn_622{position:relative;top:0;z-index:1;order:-1;display:flex!important}body.mobile-chat-open{overflow:hidden;overscroll-behavior:none;touch-action:pan-y}._sidebarHeader_jhfhn_47{padding:1.25rem 1rem}._sidebarHeader_jhfhn_47 ._headerContent_jhfhn_59 ._headerTitle_jhfhn_78{font-size:1.25rem;font-weight:700}._sidebarHeader_jhfhn_47 ._headerSubtitle_jhfhn_84{font-size:.9rem}._searchContainer_jhfhn_194{padding:1rem}._searchContainer_jhfhn_194 ._searchInput_jhfhn_211{padding:1rem 1rem 1rem 3rem;font-size:1rem;border-radius:16px}._searchContainer_jhfhn_194 ._searchIcon_jhfhn_201{left:1rem;width:18px;height:18px}._chatItem_jhfhn_373{padding:1.25rem 1rem;border-radius:16px;margin:.25rem .5rem}._chatItem_jhfhn_373 ._chatTitle_jhfhn_392{font-size:1.1rem;font-weight:600}._chatItem_jhfhn_373 ._lastMessage_jhfhn_395{font-size:1rem;line-height:1.4}._chatItem_jhfhn_373 ._avatarContainer_jhfhn_410 ._avatar_jhfhn_410{width:52px;height:52px}._emptyChatContent_jhfhn_952{padding:2rem 1rem;max-width:360px}._emptyChatContent_jhfhn_952 ._emptyChatIcon_jhfhn_957{width:80px;height:80px;margin:0 auto 1.5rem}._emptyChatContent_jhfhn_952 ._emptyChatIcon_jhfhn_957 svg{width:32px;height:32px}._emptyChatContent_jhfhn_952 ._emptyChatTitle_jhfhn_973{font-size:1.75rem;margin-bottom:1rem}._emptyChatContent_jhfhn_952 ._emptyChatSubtitle_jhfhn_980{font-size:1.1rem;line-height:1.5;margin-bottom:2rem}._emptyChatContent_jhfhn_952 ._startChatButtons_jhfhn_987{flex-direction:column;align-items:stretch;gap:.75rem}._emptyChatContent_jhfhn_952 ._startChatButtons_jhfhn_987 ._startChatBtn_jhfhn_993{width:100%;padding:1.25rem 2rem;font-size:1.1rem;min-height:56px;border-radius:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._emptyChatContent_jhfhn_952 ._startChatButtons_jhfhn_987 ._startChatBtn_jhfhn_993 ._btnIcon_jhfhn_1017{width:20px;height:20px}._emptyChatContent_jhfhn_952 ._startChatButtons_jhfhn_987 ._startChatBtn_jhfhn_993:active{transform:translateY(-1px) scale(.98)}._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._actionBtn_jhfhn_96{width:44px;height:44px}._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._actionBtn_jhfhn_96 svg{width:18px;height:18px}._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117{right:-10px;min-width:160px;padding:.75rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.2)}._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117 ._dropdownItem_jhfhn_129{padding:1rem;font-size:1rem;border-radius:12px;min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117 ._dropdownItem_jhfhn_129:active{transform:scale(.98);background:rgba(255,255,255,.06)}._headerActions_jhfhn_89 ._newChatDropdown_jhfhn_93 ._dropdownMenu_jhfhn_117 ._dropdownItem_jhfhn_129 ._dropdownIcon_jhfhn_147{width:16px;height:16px}._headerActions_jhfhn_89 ._actionBtn_jhfhn_96{width:44px;height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._headerActions_jhfhn_89 ._actionBtn_jhfhn_96:active{transform:scale(.95)}._headerActions_jhfhn_89 ._actionBtn_jhfhn_96 svg{width:18px;height:18px}}
