*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #f7f6f3;--surface: #ffffff;--surface-2: #f0efe9;--surface-3: #e8e6de;--border: #e4e2da;--border-strong:#c8c5bc;--text: #1a1917;--text-2: #6b6860;--text-3: #9c9a96;--accent: #2a5bd7;--accent-light: #e8eefb;--accent-dark: #1e44a8;--green: #1a7a4a;--green-light: #e6f4ec;--orange: #c05c15;--orange-light: #fdf0e6;--red: #c0281a;--red-light: #fde8e6;--yellow: #8a6d1a;--yellow-light: #fdf7e3;--purple: #6b35c2;--purple-light: #f0e8fd;--teal: #0f7173;--teal-light: #e0f4f4;--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--radius-xl: 22px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 12px 32px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);--topbar-height: 56px;--bottomnav-height: 60px;--sidebar-width: 252px;--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--font-mono: "DM Mono", "Courier New", monospace}html{font-size:15px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:env(safe-area-inset-bottom)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font-family:var(--font-sans);-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea,select{font-size:16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.fade-in{animation:fadeIn .2s ease both}.slide-up{animation:slideUp .25s ease both}._sidebar_5dfc1_1{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;overflow:hidden}._logoWrap_5dfc1_14{display:flex;align-items:center;gap:11px;padding:18px 18px 16px;border-bottom:1px solid var(--border);flex-shrink:0}._logoIcon_5dfc1_22{width:36px;height:36px;background:var(--text);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}._logoName_5dfc1_30{font-size:16px;font-weight:600;letter-spacing:-.2px}._logoSub_5dfc1_31{font-size:11px;color:var(--text-3);margin-top:1px}._nav_5dfc1_34{flex:1;padding:12px 10px;overflow-y:auto}._sectionLabel_5dfc1_39{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--text-3);padding:6px 10px 4px}._sectionLabelGap_5dfc1_47{margin-top:12px}._navItem_5dfc1_49{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius);color:var(--text-2);font-size:14px;font-weight:450;text-decoration:none;transition:background .12s,color .12s}._navItem_5dfc1_49:hover{background:var(--surface-2);color:var(--text);text-decoration:none}._active_5dfc1_62{background:var(--accent-light)!important;color:var(--accent)!important;font-weight:500}._navIcon_5dfc1_64{font-size:16px;width:20px;text-align:center;flex-shrink:0}._navLabel_5dfc1_65{flex:1}._navBadge_5dfc1_66{background:var(--accent);color:#fff;font-size:11px;font-weight:600;padding:1px 7px;border-radius:99px;min-width:20px;text-align:center}._badgeOrange_5dfc1_76{background:var(--orange)}._footer_5dfc1_79{padding:10px 10px 12px;border-top:1px solid var(--border);flex-shrink:0;display:flex;align-items:center;gap:6px}._userCard_5dfc1_87{display:flex;align-items:center;gap:9px;flex:1;min-width:0}._userAvatar_5dfc1_94{width:32px;height:32px;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}._userInfo_5dfc1_103{flex:1;min-width:0}._userName_5dfc1_104{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_5dfc1_105{font-size:11px;color:var(--text-3)}._logoutBtn_5dfc1_106{width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s,color .12s}._logoutBtn_5dfc1_106:hover{background:var(--red-light);color:var(--red);border-color:#f5c0bc}@media (max-width: 767px){._sidebar_5dfc1_1{display:none}}._topbar_1djvr_1{background:var(--surface);border-bottom:1px solid var(--border);height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:50}._title_1djvr_13{font-size:15px;font-weight:600;color:var(--text);letter-spacing:-.2px}._actions_1djvr_19{display:flex;align-items:center;gap:8px}._urgentBtn_1djvr_24{padding:5px 11px;background:var(--orange-light);color:var(--orange);border:1px solid #f5cba0;border-radius:var(--radius);font-size:12px;font-weight:600;cursor:pointer;font-family:var(--font-sans);transition:background .12s}._urgentBtn_1djvr_24:hover{background:#fae0cc}._iconBtn_1djvr_37{width:36px;height:36px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;font-size:16px;transition:background .12s;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconBtn_1djvr_37:hover{background:var(--surface-2)}._iconBtn_1djvr_37:disabled{opacity:.5;cursor:default}@media (min-width: 768px){._topbar_1djvr_1{padding:0 24px}._title_1djvr_13{font-size:14px;font-weight:500;color:var(--text-2)}}._urgentBlue_1djvr_57{background:var(--accent-light);color:var(--accent);border-color:#c4d4f5}._urgentBlue_1djvr_57:hover{background:#d8e6fb}._nav_1kaze_1{position:fixed;bottom:0;left:0;right:0;height:var(--bottomnav-height);background:var(--surface);border-top:1px solid var(--border);display:flex;align-items:stretch;z-index:200;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 16px #0000000f}._item_1kaze_16{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:var(--text-3);font-size:10px;font-weight:500;transition:color .12s;padding:6px 4px;min-width:0}._item_1kaze_16:hover{text-decoration:none;color:var(--text-2)}._active_1kaze_32{color:var(--accent)!important}._iconWrap_1kaze_34{position:relative;width:28px;height:24px;display:flex;align-items:center;justify-content:center}._icon_1kaze_34{font-size:18px;line-height:1}._label_1kaze_43{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}._badge_1kaze_45{position:absolute;top:-4px;right:-6px;background:var(--accent);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 3px;border:2px solid var(--surface)}._badgeRed_1kaze_62{background:var(--red)}._badgeOrange_1kaze_63{background:var(--orange)}@media (min-width: 768px){._nav_1kaze_1{display:none}}._layout_1aqa6_1{display:flex;min-height:100vh;min-height:100dvh}._main_1aqa6_8{flex:1;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}._content_1aqa6_16{flex:1;padding:20px 16px;padding-bottom:calc(20px + var(--bottomnav-height) + env(safe-area-inset-bottom))}@media (min-width: 768px){._main_1aqa6_8{margin-left:var(--sidebar-width)}._content_1aqa6_16{padding:28px 24px}}._btn_o6pkr_1{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:none;border-radius:var(--radius);font-family:var(--font-sans);font-weight:500;cursor:pointer;transition:background .15s,box-shadow .15s,opacity .15s;white-space:nowrap}._btn_o6pkr_1:disabled{opacity:.45;cursor:not-allowed}._primary_o6pkr_17{background:var(--text);color:#fff}._primary_o6pkr_17:not(:disabled):hover{background:#2e2c28}._secondary_o6pkr_20{background:var(--surface);color:var(--text);border:1px solid var(--border)}._secondary_o6pkr_20:not(:disabled):hover{background:var(--surface-2)}._green_o6pkr_23{background:var(--green);color:#fff}._green_o6pkr_23:not(:disabled):hover{background:#155c38}._danger_o6pkr_26{background:var(--red);color:#fff}._danger_o6pkr_26:not(:disabled):hover{background:#a3201a}._ghost_o6pkr_29{background:transparent;color:var(--text-2);border:1px solid transparent}._ghost_o6pkr_29:not(:disabled):hover{background:var(--surface-2);color:var(--text)}._sm_o6pkr_33{padding:5px 12px;font-size:13px}._md_o6pkr_34{padding:8px 16px;font-size:14px}._lg_o6pkr_35{padding:11px 22px;font-size:15px}._fullWidth_o6pkr_37{width:100%}._spinner_jbp7e_1{display:inline-block;border:2px solid;border-radius:50%;animation:_spin_jbp7e_1 .7s linear infinite;flex-shrink:0}@keyframes _spin_jbp7e_1{to{transform:rotate(360deg)}}._screen_f5s7k_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}._card_f5s7k_9{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:40px;width:100%;max-width:420px;box-shadow:var(--shadow-lg)}._logoWrap_f5s7k_18{text-align:center;margin-bottom:28px}._logoIcon_f5s7k_19{width:56px;height:56px;background:var(--text);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:14px}._title_f5s7k_27{font-size:22px;font-weight:600;letter-spacing:-.4px}._subtitle_f5s7k_28{font-size:14px;color:var(--text-3);margin-top:4px}._notice_f5s7k_30{display:flex;align-items:flex-start;gap:9px;padding:11px 14px;border-radius:var(--radius);font-size:13px;margin-bottom:14px}._noticeInfo_f5s7k_39{background:var(--accent-light);color:var(--accent-dark);border:1px solid #c4d4f5}._noticeError_f5s7k_40{background:var(--red-light);color:var(--red);border:1px solid #f5c0bc}._form_f5s7k_42{display:flex;flex-direction:column;gap:14px}._field_f5s7k_43{display:flex;flex-direction:column;gap:5px}._label_f5s7k_44{font-size:13px;font-weight:500;color:var(--text-2)}._input_f5s7k_49{width:100%;padding:9px 13px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:var(--font-sans);color:var(--text);background:var(--surface);outline:none;transition:border-color .15s,box-shadow .15s}._input_f5s7k_49:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}._badge_lx6d5_1{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:99px;font-size:12px;font-weight:500;white-space:nowrap}._dot_lx6d5_11{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.65;flex-shrink:0}._gray_lx6d5_19{background:var(--surface-2);color:var(--text-2)}._blue_lx6d5_20{background:var(--accent-light);color:var(--accent)}._green_lx6d5_21{background:var(--green-light);color:var(--green)}._orange_lx6d5_22{background:var(--orange-light);color:var(--orange)}._red_lx6d5_23{background:var(--red-light);color:var(--red)}._yellow_lx6d5_24{background:var(--yellow-light);color:var(--yellow)}._purple_lx6d5_25{background:var(--purple-light);color:var(--purple)}._teal_lx6d5_26{background:var(--teal-light);color:var(--teal)}._card_1c8xw_1{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}._header_1c8xw_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._title_1c8xw_13{font-size:15px;font-weight:600}._accent_orange_1c8xw_18{border-left:3px solid var(--orange)}._accent_green_1c8xw_19{border-left:3px solid var(--green)}._accent_blue_1c8xw_20{border-left:3px solid var(--accent)}._root_1ltsh_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:320px;color:var(--text-3)}._text_1ltsh_10{font-size:14px}._root_vdvjy_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:320px;text-align:center}._icon_vdvjy_10{font-size:32px;color:var(--orange)}._title_vdvjy_11{font-size:16px;font-weight:600}._message_vdvjy_12{font-size:13px;color:var(--text-2);max-width:340px;line-height:1.6;margin-bottom:6px}._header_fubxu_1{margin-bottom:18px}._greeting_fubxu_2{font-size:20px;font-weight:600;letter-spacing:-.3px}._date_fubxu_3{font-size:13px;color:var(--text-3);margin-top:2px;text-transform:capitalize}._bannerList_fubxu_6{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._banner_fubxu_6{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:var(--radius);font-size:13px;cursor:pointer;font-family:var(--font-sans);text-align:left;transition:opacity .12s;border:none}._banner_fubxu_6:active{opacity:.85}._bannerOrange_fubxu_22{background:var(--orange-light);color:var(--orange);border:1px solid #f5cba0}._bannerBlue_fubxu_23{background:var(--accent-light);color:var(--accent);border:1px solid #c4d4f5}._bannerArrow_fubxu_24{margin-left:auto;font-size:14px;flex-shrink:0}._statsGrid_fubxu_27{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}@media (min-width: 600px){._statsGrid_fubxu_27{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1100px){._statsGrid_fubxu_27{grid-template-columns:repeat(5,1fr)}}._statCard_fubxu_36{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px}._statLabel_fubxu_42{font-size:11px;color:var(--text-3);font-weight:600;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}._statValue_fubxu_43{font-size:24px;font-weight:700;letter-spacing:-.5px;margin-bottom:3px;line-height:1.1}._statSub_fubxu_44{font-size:11px;color:var(--text-3);line-height:1.3}._viewAll_fubxu_47{background:none;border:none;font-size:13px;color:var(--accent);cursor:pointer;font-family:var(--font-sans);padding:0}._viewAll_fubxu_47:hover{text-decoration:underline}._orderCard_fubxu_55{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--border);cursor:pointer;transition:opacity .12s}._orderCard_fubxu_55:last-child{border-bottom:none}._orderCard_fubxu_55:active{opacity:.7}._orderLeft_fubxu_67{flex:1;min-width:0}._orderNum_fubxu_68{font-family:var(--font-mono);font-size:11px;color:var(--text-3);margin-bottom:2px}._clientName_fubxu_69{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._orderPrice_fubxu_70{font-size:13px;color:var(--text-2);margin-top:1px}._orderRight_fubxu_71{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}._orderDate_fubxu_72{font-size:11px;color:var(--text-3)}._tableWrap_fubxu_75{display:none}._cardList_fubxu_76{display:block}@media (min-width: 768px){._tableWrap_fubxu_75{display:block;overflow-x:auto}._cardList_fubxu_76{display:none}._table_fubxu_75{width:100%;border-collapse:collapse}._table_fubxu_75 th{text-align:left;padding:9px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3);border-bottom:1px solid var(--border)}._table_fubxu_75 td{padding:12px 14px;font-size:14px;border-bottom:1px solid var(--border)}._table_fubxu_75 tr:last-child td{border-bottom:none}._row_fubxu_91{cursor:pointer}._row_fubxu_91:hover td{background:var(--surface-2)}._mono_fubxu_93{font-family:var(--font-mono);font-size:12px;color:var(--text-2)}._clientPhone_fubxu_94{font-size:12px;color:var(--text-3);margin-top:1px}._price_fubxu_95{font-weight:500}._date2_fubxu_96{font-size:12px;color:var(--text-3)}}._overlay_iope5_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_iope5_12{background:var(--surface);border-radius:var(--radius-lg);padding:28px;width:100%;max-width:460px;box-shadow:var(--shadow-lg)}._title_iope5_20{font-size:18px;font-weight:600;margin-bottom:8px}._desc_iope5_25{font-size:14px;color:var(--text-2);margin-bottom:20px;line-height:1.65}._actions_iope5_31{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}._box_smug2_1{background:var(--surface-2);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);padding:16px;text-align:center}._box_smug2_1._scanned_smug2_8{border-color:var(--green);border-style:solid}._box_smug2_1._empty_smug2_9{opacity:.5}._label_smug2_11{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3);margin-bottom:10px}._img_smug2_19{width:130px;height:130px;border-radius:var(--radius);margin:0 auto 10px;display:block}._code_smug2_26{font-family:var(--font-mono);font-size:10px;color:var(--text-3);word-break:break-all;margin-bottom:8px}._statusDone_smug2_33{font-size:12px;color:var(--green);font-weight:500}._statusPending_smug2_34{font-size:12px;color:var(--text-3)}._table_9d0ry_1{width:100%;border-collapse:collapse}._table_9d0ry_1 th{text-align:left;padding:8px 12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3);border-bottom:1px solid var(--border)}._table_9d0ry_1 td{padding:10px 12px;font-size:14px;border-bottom:1px solid var(--border)}._table_9d0ry_1 tr:last-child td{border-bottom:none}._right_9d0ry_21{text-align:right}._bold_9d0ry_22{font-weight:600}._totalRow_9d0ry_23 td{padding-top:12px;border-top:1px solid var(--border-strong);border-bottom:none}._paymentMethod_9d0ry_28{font-size:13px;color:var(--text-2)}._overlay_eg6ax_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal_eg6ax_13{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:860px;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);animation:_slideUp_eg6ax_1 .2s ease both}._header_eg6ax_25{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border);flex-shrink:0}._title_eg6ax_33{font-size:16px;font-weight:600}._sub_eg6ax_34{font-size:12px;font-family:var(--font-mono);color:var(--text-3);margin-top:2px}._closeBtn_eg6ax_36{width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s}._closeBtn_eg6ax_36:hover{background:var(--surface-2)}._body_eg6ax_50{flex:1;overflow:hidden;min-height:400px;position:relative}._center_eg6ax_57{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;height:100%;min-height:400px;color:var(--text-3)}._loadingText_eg6ax_67{font-size:14px}._errorBox_eg6ax_69{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;min-height:400px;text-align:center;padding:24px}._errorIcon_eg6ax_80{font-size:32px;color:var(--orange)}._errorMsg_eg6ax_81{font-size:14px;color:var(--text-2);max-width:360px;line-height:1.6}._iframe_eg6ax_83{width:100%;height:560px;border:none;display:block}._footer_eg6ax_90{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--border);flex-shrink:0}._card_d1suq_1{transition:box-shadow .2s}._card_d1suq_1:hover{box-shadow:var(--shadow-md)}._header_d1suq_4{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}._clientName_d1suq_10{font-size:16px;font-weight:600}._orderNum_d1suq_11{font-family:var(--font-mono);font-size:12px;color:var(--text-2);margin-top:2px}._headerRight_d1suq_12{display:flex;flex-direction:column;align-items:flex-end;gap:5px}._elapsed_d1suq_13{font-size:12px;color:var(--text-3)}._infoGrid_d1suq_15{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}._infoBlock_d1suq_21{background:var(--surface-2);border-radius:var(--radius);padding:12px 14px}._infoLabel_d1suq_26{font-size:11px;color:var(--text-3);font-weight:600;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}._infoValue_d1suq_27{font-size:14px;font-weight:500}._tel_d1suq_28{font-size:13px;color:var(--accent);margin-top:4px;display:block}._servicesWrap_d1suq_30{background:var(--surface-2);border-radius:var(--radius);padding:2px 4px;margin-bottom:14px}._instructions_d1suq_37{padding:10px 14px;background:var(--yellow-light);border:1px solid #f0d89a;border-radius:var(--radius);font-size:13px;color:var(--yellow);margin-bottom:14px}._receivedCard_d1suq_48{border-color:var(--green)}._receivedHeader_d1suq_49{display:flex;align-items:center;gap:12px;margin-bottom:16px}._receivedCheck_d1suq_55{width:36px;height:36px;border-radius:9px;background:var(--green-light);color:var(--green);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}._receivedTitle_d1suq_65{font-size:15px;font-weight:600;color:var(--green)}._receivedSub_d1suq_66{font-size:13px;color:var(--text-2);margin-top:2px}._qrGrid_d1suq_68{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}._stickerNote_d1suq_75{padding:10px 14px;background:var(--yellow-light);border:1px solid #f0d89a;border-radius:var(--radius);font-size:13px;color:var(--yellow)}._receivedMeta_d1suq_85{display:flex;flex-direction:column;gap:8px;background:var(--surface-2);border-radius:var(--radius);padding:14px 16px;margin-bottom:16px}._metaRow_d1suq_94{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}._metaLabel_d1suq_101{color:var(--text-3);flex-shrink:0}._qrCode_d1suq_105{font-family:var(--font-mono);font-size:11px;color:var(--text-2)}._receivedActions_d1suq_110{margin-top:12px}._root_uvrmc_1{text-align:center;padding:64px 20px}._icon_uvrmc_5{font-size:38px;margin-bottom:14px}._title_uvrmc_6{font-size:15px;font-weight:500;color:var(--text-2);margin-bottom:5px}._subtitle_uvrmc_7{font-size:13px;color:var(--text-3)}._header_fqgkn_1{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}._title_fqgkn_2{font-size:22px;font-weight:600;letter-spacing:-.4px}._sub_fqgkn_3{font-size:13px;color:var(--text-3);margin-top:3px}._countBadge_fqgkn_4{background:var(--orange-light);color:var(--orange);border:1px solid #f5cba0;padding:4px 14px;border-radius:99px;font-size:13px;font-weight:600}._banner_fqgkn_13{display:flex;align-items:flex-start;gap:9px;padding:12px 16px;background:var(--accent-light);border:1px solid #c4d4f5;border-radius:var(--radius);font-size:13px;color:var(--accent-dark);margin-bottom:20px}._list_fqgkn_25{display:flex;flex-direction:column;gap:14px}._header_g1r44_1{margin-bottom:20px}._title_g1r44_2{font-size:22px;font-weight:600;letter-spacing:-.4px}._sub_g1r44_3{font-size:13px;color:var(--text-3);margin-top:3px}._tabs_g1r44_6{display:flex;gap:2px;border-bottom:1px solid var(--border);margin-bottom:20px}._tab_g1r44_6{display:flex;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:500;color:var(--text-3);border:none;background:none;font-family:var(--font-sans);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .12s,border-color .12s}._tab_g1r44_6:hover{color:var(--text-2)}._tabActive_g1r44_29{color:var(--accent)!important;border-bottom-color:var(--accent)}._tabBadge_g1r44_30{background:var(--accent);color:#fff;font-size:11px;font-weight:600;padding:1px 6px;border-radius:99px}._tabActive_g1r44_29 ._tabBadge_g1r44_30{background:var(--accent)}._gridTwo_g1r44_41{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}._gridThree_g1r44_42{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:start}@media (max-width: 1100px){._gridThree_g1r44_42{grid-template-columns:1fr 1fr}}@media (max-width: 768px){._gridTwo_g1r44_41,._gridThree_g1r44_42{grid-template-columns:1fr}}._procHeader_g1r44_48{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}._procName_g1r44_54{font-size:15px;font-weight:600}._procNum_g1r44_55{font-family:var(--font-mono);font-size:11px;color:var(--text-2);margin-top:2px}._procMeta_g1r44_56{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}._metaItem_g1r44_57{display:flex;justify-content:space-between;font-size:13px}._metaLabel_g1r44_58{color:var(--text-3)}._servicesWrap_g1r44_59{background:var(--surface-2);border-radius:var(--radius);padding:2px 4px;margin-bottom:14px}._procActions_g1r44_65{display:flex;gap:8px;align-items:center}._readyCard_g1r44_72{border-color:var(--green)!important}._readyAddress_g1r44_73{font-size:13px;color:var(--text-2);margin-bottom:12px}._qrWrap_g1r44_78{margin-bottom:14px}._actionError_g1r44_80{padding:8px 12px;background:var(--red-light);color:var(--red);border-radius:var(--radius-sm);font-size:12px;margin-bottom:10px}._rejectOverlay_g1r44_88{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-end;z-index:1000}@media (min-width: 768px){._rejectOverlay_g1r44_88{align-items:center;justify-content:center}}._rejectBox_g1r44_97{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:20px 20px calc(16px + env(safe-area-inset-bottom));width:100%;animation:_slideUp_g1r44_1 .22s ease both}@media (min-width: 768px){._rejectBox_g1r44_97{border-radius:var(--radius-lg);max-width:440px;padding:20px}}._rejectTitle_g1r44_107{font-size:15px;font-weight:600;margin-bottom:10px}._rejectTextarea_g1r44_108{width:100%;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:15px;font-family:var(--font-sans);color:var(--text);background:var(--surface);outline:none;resize:none;margin-bottom:12px;transition:border-color .15s}._rejectTextarea_g1r44_108:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}._rejectActions_g1r44_116{display:flex;gap:8px;justify-content:flex-end}._header_1o9wj_1{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:16px}._title_1o9wj_8{font-size:22px;font-weight:600;letter-spacing:-.4px}._sub_1o9wj_9{font-size:13px;color:var(--text-3);margin-top:3px}._search_1o9wj_11{padding:8px 14px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:var(--font-sans);color:var(--text);background:var(--surface);outline:none;width:260px;transition:border-color .15s}._search_1o9wj_11:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}._filters_1o9wj_25{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}._chip_1o9wj_31{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:99px;font-size:13px;font-weight:500;border:1px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;font-family:var(--font-sans);transition:all .12s}._chip_1o9wj_31:hover{background:var(--surface-2)}._chipActive_1o9wj_47{background:var(--accent-light)!important;color:var(--accent)!important;border-color:#c4d4f5!important}._chipCount_1o9wj_52{background:var(--surface-2);color:var(--text-3);font-size:11px;padding:1px 6px;border-radius:99px}._chipActive_1o9wj_47 ._chipCount_1o9wj_52{background:var(--accent);color:#fff}._tableWrap_1o9wj_62{overflow-x:auto}._table_1o9wj_62{width:100%;border-collapse:collapse}._table_1o9wj_62 th{text-align:left;padding:10px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3);border-bottom:1px solid var(--border);background:var(--surface)}._table_1o9wj_62 td{padding:12px 16px;font-size:14px;border-bottom:1px solid var(--border)}._table_1o9wj_62 tr:last-child td{border-bottom:none}._row_1o9wj_81{cursor:pointer}._row_1o9wj_81:hover td{background:var(--surface-2)}._mono_1o9wj_84{font-family:var(--font-mono);font-size:12px;color:var(--text-2)}._clientName_1o9wj_85{font-weight:500}._clientPhone_1o9wj_86{font-size:12px;color:var(--text-3);margin-top:1px}._services_1o9wj_87{font-size:13px;color:var(--text-2);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._price_1o9wj_88{font-weight:500}._date_1o9wj_89{font-size:12px;color:var(--text-3)}._emptyRow_1o9wj_90{text-align:center;padding:48px;color:var(--text-3);font-size:14px}._breadcrumb_17t4f_1{display:flex;align-items:center;gap:6px;margin-bottom:16px}._breadSep_17t4f_7{color:var(--text-3)}._breadCurrent_17t4f_8{font-family:var(--font-mono);font-size:13px;color:var(--text-2)}._pageHeader_17t4f_10{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}._headerTop_17t4f_16{display:flex;align-items:center;gap:10px;margin-bottom:4px}._orderNum_17t4f_22{font-family:var(--font-mono);font-size:13px;color:var(--text-2)}._clientName_17t4f_23{font-size:22px;font-weight:600;letter-spacing:-.4px}._body_17t4f_26{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}@media (max-width: 900px){._body_17t4f_26{grid-template-columns:1fr}}._left_17t4f_34,._right_17t4f_35{display:flex;flex-direction:column;gap:16px}._grid2_17t4f_38{display:grid;grid-template-columns:1fr 1fr;gap:12px}._fieldRow_17t4f_39{display:flex;flex-direction:column;gap:3px}._fieldLabel_17t4f_40{font-size:11px;color:var(--text-3);font-weight:600;text-transform:uppercase;letter-spacing:.4px}._fieldValue_17t4f_41{font-size:14px;font-weight:500}._fieldLink_17t4f_42{font-size:14px;font-weight:500;color:var(--accent)}._catBadge_17t4f_44{display:inline-block;padding:2px 8px;border-radius:5px;font-size:12px;font-weight:500}._catA_17t4f_51{background:var(--purple-light);color:var(--purple)}._catB_17t4f_44{background:var(--accent-light);color:var(--accent)}._addrBlock_17t4f_55{background:var(--surface-2);border-radius:var(--radius);padding:12px 14px}._addrLabel_17t4f_60{font-size:11px;color:var(--text-3);font-weight:600;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}._addrVal_17t4f_61{font-size:14px;font-weight:500}._addrTime_17t4f_62{font-size:12px;color:var(--text-3);margin-top:4px}._instructions_17t4f_64{padding:13px 16px;background:var(--yellow-light);border:1px solid #f0d89a;border-radius:var(--radius);font-size:14px;color:var(--yellow)}._actionsRow_17t4f_73{display:flex;gap:8px}._qrList_17t4f_76{display:flex;flex-direction:column;gap:12px}._timeline_17t4f_79{display:flex;flex-direction:column}._timelineItem_17t4f_80{display:flex;gap:12px}._timelineStem_17t4f_81{display:flex;flex-direction:column;align-items:center}._dot_17t4f_82{width:20px;height:20px;border-radius:50%;border:2px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;flex-shrink:0}._dotDone_17t4f_90{background:var(--green);border-color:var(--green)}._dotCheck_17t4f_91{font-size:9px;color:#fff;font-weight:700}._line_17t4f_92{width:1px;flex:1;background:var(--border);min-height:20px;margin:2px 0}._lineDone_17t4f_93{background:var(--green)}._timelineContent_17t4f_94{padding-bottom:18px;flex:1}._tlLabel_17t4f_95{font-size:13px;font-weight:500;color:var(--text-3)}._tlLabelDone_17t4f_96{color:var(--text)}._tlTime_17t4f_97{font-size:11px;color:var(--text-3);margin-top:2px}._notFound_17t4f_99{padding:60px;text-align:center;color:var(--text-3);font-size:15px}._actionError_17t4f_107{padding:10px 14px;background:var(--red-light);color:var(--red);border-radius:var(--radius-sm);font-size:13px;margin-bottom:12px}._statusInfo_17t4f_113{font-size:13px;color:var(--text-2);background:var(--surface-2);padding:10px 14px;border-radius:var(--radius-sm);line-height:1.5}._rejectOverlay_17t4f_121{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-end;z-index:1000}@media (min-width: 768px){._rejectOverlay_17t4f_121{align-items:center;justify-content:center}}._rejectBox_17t4f_130{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom));width:100%;animation:_slideUp_17t4f_1 .22s ease both}@media (min-width: 768px){._rejectBox_17t4f_130{border-radius:var(--radius-lg);max-width:460px;padding:24px}}._rejectTitle_17t4f_144{font-size:16px;font-weight:600;margin-bottom:4px}._rejectDesc_17t4f_145{font-size:13px;color:var(--text-3);margin-bottom:14px}._rejectTextarea_17t4f_146{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:15px;font-family:var(--font-sans);color:var(--text);background:var(--surface);outline:none;resize:none;margin-bottom:14px;transition:border-color .15s}._rejectTextarea_17t4f_146:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}._rejectActions_17t4f_156{display:flex;gap:10px;justify-content:flex-end}._title_1vi7s_1{font-size:22px;font-weight:600;letter-spacing:-.4px;margin-bottom:24px}._grid_1vi7s_3{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}@media (max-width: 800px){._grid_1vi7s_3{grid-template-columns:1fr}}._left_1vi7s_11,._right_1vi7s_11{display:flex;flex-direction:column;gap:16px}._userHeader_1vi7s_13{display:flex;align-items:center;gap:14px;margin-bottom:20px}._avatar_1vi7s_19{width:52px;height:52px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}._userName_1vi7s_28{font-size:17px;font-weight:600}._userMeta_1vi7s_29{font-size:13px;color:var(--text-3);margin-top:2px}._divider_1vi7s_31{height:1px;background:var(--border);margin:0 0 16px}._infoList_1vi7s_33{display:flex;flex-direction:column;gap:0}._infoRow_1vi7s_34{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border);font-size:14px}._infoRow_1vi7s_34:last-child{border-bottom:none}._infoLabel_1vi7s_42{color:var(--text-2)}._infoValue_1vi7s_43{font-weight:500}._sessionNote_1vi7s_45{font-size:13px;color:var(--text-2);line-height:1.65;margin-bottom:16px}._statsList_1vi7s_52{display:flex;flex-direction:column;gap:8px}._statRow_1vi7s_53{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:var(--surface-2);border-radius:var(--radius)}._statLabel_1vi7s_61{font-size:13px;color:var(--text-2)}._statValue_1vi7s_62{font-size:15px;font-weight:600}._changelogList_1vi7s_64{display:flex;flex-direction:column;gap:8px}._changelogItem_1vi7s_65{display:flex;gap:10px;padding:10px 12px;background:var(--accent-light);border-radius:var(--radius);font-size:13px;color:var(--accent-dark)}._apiList_1vi7s_75{display:flex;flex-direction:column;gap:6px}._apiRow_1vi7s_76{display:flex;align-items:center;gap:10px}._method_1vi7s_77{font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px;font-family:var(--font-mono);flex-shrink:0}._put_1vi7s_85{background:#fff3e0;color:#e65100}._get_1vi7s_86{background:#e3f2fd;color:#1565c0}._apiPath_1vi7s_87{font-family:var(--font-mono);font-size:12px;color:var(--text-2)}._header_18uaf_1{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}._title_18uaf_7{font-size:22px;font-weight:600;letter-spacing:-.4px}._sub_18uaf_8{font-size:14px;color:var(--text-3);margin-top:3px}._statsRow_18uaf_11{display:flex;gap:12px;margin-bottom:20px}._statItem_18uaf_16{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px 18px;display:flex;flex-direction:column;gap:4px}._statVal_18uaf_26{font-size:26px;font-weight:600;letter-spacing:-.5px}._statLabel_18uaf_27{font-size:12px;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px}._orange_18uaf_28{color:var(--orange)}._blue_18uaf_29{color:var(--accent)}._green_18uaf_30{color:var(--green)}._filters_18uaf_33{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap}._filterBtn_18uaf_39{padding:5px 14px;border-radius:99px;border:1px solid var(--border);background:var(--surface);font-size:13px;font-weight:500;cursor:pointer;color:var(--text-2);font-family:inherit;transition:all .12s}._filterBtn_18uaf_39:hover{background:var(--surface-2);color:var(--text)}._filterActive_18uaf_52{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}._ticketList_18uaf_59{display:flex;flex-direction:column;gap:10px}._ticketCard_18uaf_60{cursor:pointer;transition:box-shadow .15s;padding:16px 20px}._ticketCard_18uaf_60:hover{box-shadow:var(--shadow-md)}._ticketRow_18uaf_63{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._ticketLeft_18uaf_64{flex:1;min-width:0}._ticketRight_18uaf_65{display:flex;flex-direction:column;gap:6px;align-items:flex-end;flex-shrink:0}._ticketSubject_18uaf_67{font-size:15px;font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ticketPreview_18uaf_75{font-size:13px;color:var(--text-2);line-height:1.5;margin-bottom:8px}._ticketFooter_18uaf_81{display:flex;align-items:center;gap:12px}._ticketId_18uaf_82{font-family:var(--font-mono);font-size:11px;color:var(--text-3)}._ticketDate_18uaf_83{font-size:12px;color:var(--text-3)}._replyCount_18uaf_84{font-size:12px;color:var(--accent)}._empty_18uaf_87{text-align:center;padding:60px 20px}._emptyIcon_18uaf_88{font-size:40px;margin-bottom:12px}._emptyTitle_18uaf_89{font-size:16px;font-weight:600;color:var(--text-2);margin-bottom:4px}._emptySub_18uaf_90{font-size:13px;color:var(--text-3)}._modalOverlay_18uaf_93{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalBox_18uaf_100{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:540px;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);animation:_slideUp_18uaf_1 .2s ease both}._modalBoxLarge_18uaf_109{max-width:700px}@keyframes _slideUp_18uaf_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}._modalHeader_18uaf_114{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border);flex-shrink:0}._modalTitle_18uaf_120{font-size:16px;font-weight:600}._closeBtn_18uaf_121{width:30px;height:30px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-2);cursor:pointer;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s}._closeBtn_18uaf_121:hover{background:var(--surface-2)}._ticketMeta_18uaf_131{display:flex;align-items:center;gap:8px;margin-top:6px}._form_18uaf_134{padding:20px 24px;display:flex;flex-direction:column;gap:14px}._row2_18uaf_135{display:grid;grid-template-columns:1fr 1fr;gap:14px}._field_18uaf_136{display:flex;flex-direction:column;gap:5px}._label_18uaf_137{font-size:13px;font-weight:500;color:var(--text-2)}._input_18uaf_138{padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:inherit;color:var(--text);background:var(--surface);outline:none;transition:border-color .15s}._input_18uaf_138:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}._textarea_18uaf_147{resize:vertical;min-height:90px}select._input_18uaf_138{cursor:pointer}._modalActions_18uaf_149{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}._errorBanner_18uaf_153{margin:0 24px;padding:10px 14px;background:var(--red-light);color:var(--red);border-radius:var(--radius);font-size:13px}._messagesWrap_18uaf_163{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:12px;max-height:380px}._message_18uaf_163{background:var(--surface-2);border-radius:var(--radius);padding:12px 16px}._msgSupport_18uaf_174{background:var(--accent-light);border-left:3px solid var(--accent)}._msgHeader_18uaf_178{display:flex;justify-content:space-between;margin-bottom:6px}._msgAuthor_18uaf_179{font-size:13px;font-weight:600}._msgTime_18uaf_180{font-size:11px;color:var(--text-3)}._msgBody_18uaf_181{font-size:14px;line-height:1.6;white-space:pre-wrap}._replyForm_18uaf_184{padding:16px 24px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:10px;flex-shrink:0}._ticketClosed_18uaf_190{padding:14px 24px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--text-3);flex-shrink:0}._header_1v422_1{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}._title_1v422_7{font-size:22px;font-weight:600;letter-spacing:-.4px}._sub_1v422_8{font-size:14px;color:var(--text-3);margin-top:3px}._headerActions_1v422_9{display:flex;gap:10px}._tabs_1v422_12{display:flex;gap:2px;border-bottom:1px solid var(--border);margin-bottom:24px}._tab_1v422_12{display:flex;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:500;color:var(--text-3);cursor:pointer;border:none;background:none;font-family:inherit;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}._tab_1v422_12:hover{color:var(--text-2)}._tabActive_1v422_30{color:var(--accent);border-bottom-color:var(--accent)}._tabBadge_1v422_31{background:var(--accent);color:#fff;font-size:11px;font-weight:600;padding:1px 6px;border-radius:99px;min-width:18px;text-align:center}._tabBadgeOrange_1v422_38{background:var(--orange)}._section_1v422_41{margin-bottom:28px}._sectionTitle_1v422_42{font-size:13px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}._grid_1v422_43{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}._svcCard_1v422_46{padding:16px 18px;transition:box-shadow .15s}._svcCard_1v422_46:hover{box-shadow:var(--shadow-md)}._svcInactive_1v422_48{opacity:.6}._svcTop_1v422_49{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}._svcInfo_1v422_50{flex:1;min-width:0}._svcName_1v422_51{font-size:14px;font-weight:600;margin-bottom:4px}._svcMeta_1v422_52{font-size:12px;color:var(--text-3);display:flex;gap:6px;align-items:center}._svcRight_1v422_53{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}._svcPrice_1v422_54{font-size:18px;font-weight:700;letter-spacing:-.3px}._svcPrice_1v422_54 span{font-size:12px;font-weight:400;color:var(--text-3)}._svcActions_1v422_56{display:flex;gap:8px;padding-top:12px;border-top:1px solid var(--border)}._dot_1v422_57{color:var(--border-strong)}._reqList_1v422_60{display:flex;flex-direction:column;gap:10px}._reqCard_1v422_61{padding:16px 20px}._reqRow_1v422_62{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._reqLeft_1v422_63{flex:1;min-width:0}._reqRight_1v422_64{flex-shrink:0}._reqName_1v422_65{font-size:15px;font-weight:600;margin-bottom:4px}._reqMeta_1v422_66{font-size:12px;color:var(--text-3);display:flex;gap:6px;align-items:center;margin-bottom:6px}._reqDesc_1v422_67{font-size:13px;color:var(--text-2);margin-bottom:6px;font-style:italic}._reqDate_1v422_68{font-size:11px;color:var(--text-3)}._rejectionReason_1v422_69{font-size:13px;color:var(--red);background:var(--red-light);padding:6px 10px;border-radius:var(--radius);margin-bottom:6px}._empty_1v422_77{text-align:center;padding:60px 20px}._emptyIcon_1v422_78{font-size:40px;margin-bottom:12px}._emptyTitle_1v422_79{font-size:16px;font-weight:600;color:var(--text-2);margin-bottom:4px}._emptySub_1v422_80{font-size:13px;color:var(--text-3);margin-bottom:20px}._emptyActions_1v422_81{display:flex;gap:10px;justify-content:center}._overlay_1v422_84{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalBox_1v422_91{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:540px;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-lg);animation:_slideUp_1v422_1 .2s ease both}._modalSmall_1v422_99{max-width:420px}@keyframes _slideUp_1v422_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}._modalHeader_1v422_104{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--surface);z-index:1}._modalTitle_1v422_110{font-size:16px;font-weight:600}._modalSub_1v422_111{font-size:12px;color:var(--text-3);margin-top:3px}._closeBtn_1v422_112{width:30px;height:30px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-2);cursor:pointer;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s}._closeBtn_1v422_112:hover{background:var(--surface-2)}._form_1v422_123{padding:20px 24px;display:flex;flex-direction:column;gap:14px}._row2_1v422_124{display:grid;grid-template-columns:1fr 1fr;gap:14px}._field_1v422_125{display:flex;flex-direction:column;gap:5px}._label_1v422_126{font-size:13px;font-weight:500;color:var(--text-2)}._optional_1v422_127{font-size:11px;font-weight:400;color:var(--text-3)}._input_1v422_128{padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:inherit;color:var(--text);background:var(--surface);outline:none;transition:border-color .15s}._input_1v422_128:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}select._input_1v422_128{cursor:pointer}._textarea_1v422_137{resize:vertical;min-height:80px}._checkRow_1v422_138{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}._modalActions_1v422_139{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}._errorBanner_1v422_141{margin:0 24px 4px;padding:10px 14px;background:var(--red-light);color:var(--red);border-radius:var(--radius);font-size:13px}._deleteBody_1v422_149{padding:20px 24px}._deleteMsg_1v422_150{font-size:14px;line-height:1.6;margin-bottom:12px}._deleteWarning_1v422_151{padding:10px 14px;background:var(--yellow-light);color:var(--yellow);border-radius:var(--radius);font-size:13px}._deleteActions_1v422_156{display:flex;justify-content:flex-end;gap:10px;padding:0 24px 20px}
