@charset "UTF-8";._button_b2ug2_1{position:relative;padding:12px 24px;color:#fff;font-weight:500;border:none;background:#4355db;border-radius:8px;overflow:hidden;transition:all .2s ease;transform:scale(1);cursor:pointer}._button_b2ug2_1:hover{background:#273bce;box-shadow:0 4px 12px #4355db66}._button_b2ug2_1:active{transform:scale(.98)}._button_b2ug2_1:disabled{opacity:.6;transform:none;box-shadow:none;cursor:not-allowed}._button--warning_b2ug2_27{background:#f44}._button--warning_b2ug2_27:hover{background:#ff1b1b;box-shadow:0 4px 12px #f446}._confirm-modal_1drvm_1{position:fixed;top:50%;left:50%;min-width:340px;padding:24px;color:var(--text);transform:translate(-50%,-50%);z-index:1000;opacity:0;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);background:var(--surface);border-radius:16px;border:1px solid var(--border);box-shadow:0 8px 32px var(--shadow);pointer-events:none}._confirm-modal--opened_1drvm_18{opacity:1;pointer-events:auto}._confirm-modal__title_1drvm_22{margin-bottom:16px;color:var(--text);font-weight:600}._confirm-modal__buttons_1drvm_27{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}._confirm-modal_1drvm_1 ._confirm-modal__confirm_1drvm_33{color:#fff;background:#f44}._confirm-modal_1drvm_1 ._confirm-modal__confirm_1drvm_33:hover{background:#ff1b1b;box-shadow:0 4px 12px #f446}._confirm-modal_1drvm_1 ._confirm-modal__cancel_1drvm_41{color:var(--text);background:var(--cancel-bg)}._confirm-modal_1drvm_1 ._confirm-modal__cancel_1drvm_41:hover{background:var(--cancel-hover)}._toast_55rwl_1{position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:16px 24px;color:var(--text);z-index:1000;opacity:0;background:var(--surface);border-radius:12px;border:1px solid var(--border);box-shadow:0 8px 24px var(--shadow);transform:translateY(20px);transition:all .3s cubic-bezier(.68,-.55,.265,1.55);pointer-events:none}._toast--opened_55rwl_21{opacity:1;transform:translateY(0);pointer-events:auto}._wrap_3ux2y_1{display:flex;flex-direction:column;gap:32px}._wrap_3ux2y_1 ._form_3ux2y_6{display:flex;flex-direction:column;gap:16px;max-width:500px;padding:24px;background:#fff;border:1px solid #e0e2e8;border-radius:12px}._list_3ux2y_17{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,400px));gap:16px}._card_3ux2y_23{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:12px;background:#fff;border:1px solid #e0e2e8}._card_3ux2y_23 ._info_3ux2y_32{display:flex;flex-direction:column;gap:8px}._card_3ux2y_23 ._actions_3ux2y_37{display:flex;gap:8px;flex-wrap:wrap}._dashboard_5o65f_1{display:flex;flex-direction:column;gap:32px}._title_5o65f_7{font-size:24px;font-weight:700;line-height:32px}._stats_5o65f_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._stat-card_5o65f_19{display:flex;flex-direction:column;gap:4px;padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:12px}._stat-value_5o65f_29{font-size:36px;font-weight:700;color:#4355db;line-height:1}._stat-label_5o65f_36{font-size:14px;color:var(--text-secondary);font-weight:500}._section_5o65f_42{display:flex;flex-direction:column;gap:16px}._section-header_5o65f_48{display:flex;align-items:center;justify-content:space-between}._section-title_5o65f_54{font-size:18px;font-weight:600}._section-link_5o65f_59{font-size:14px;font-weight:500;color:#4355db;text-decoration:none}._section-link_5o65f_59:hover{text-decoration:underline}._toolbar_5o65f_69{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._search_5o65f_76{flex:1;min-width:200px;padding:10px 14px;font-size:14px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;outline:none}._search_5o65f_76::placeholder{color:var(--text-secondary)}._search_5o65f_76:focus{border-color:#4355db}._sort-btn_5o65f_94{padding:10px 16px;color:var(--text);font-size:13px;font-weight:500;white-space:nowrap;background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s ease}._sort-btn_5o65f_94:hover{background:var(--hover-bg)}._empty_5o65f_110{color:var(--text-secondary);font-size:14px}._requests-table_5o65f_115{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}._table-header_5o65f_122{display:grid;grid-template-columns:2fr 1fr 2fr 1fr 1fr 100px;gap:12px;padding:12px 20px;font-size:12px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;background:var(--hover-bg);border-bottom:1px solid var(--border)}._table-row_5o65f_136{display:grid;grid-template-columns:2fr 1fr 2fr 1fr 1fr 100px;gap:12px;align-items:center;padding:14px 20px;font-size:14px;border-bottom:1px solid var(--border-light)}._table-row_5o65f_136:last-child{border-bottom:none}._overdue_5o65f_149{background:#ff444414;border-left:3px solid #ff4444}._table-action_5o65f_154{font-size:13px;font-weight:500;color:#4355db;text-decoration:none}._table-action_5o65f_154:hover{text-decoration:underline}._login-container_jt2jg_1{display:none;padding:32px;margin-top:20px;width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 4px 24px var(--shadow);transform:translateY(20px);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}._active_jt2jg_16{display:block;transform:translateY(0);opacity:1}._wrap_1nixn_1{display:flex;flex-direction:column;gap:16px}._list_1nixn_7{display:grid;grid-template-columns:repeat(auto-fit,1fr);gap:16px}._card_1nixn_13{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:12px;background:var(--surface);border:1px solid var(--border)}._card_1nixn_13 ._info_1nixn_22{display:flex;flex-direction:column;gap:8px}._card_1nixn_13 ._actions_1nixn_27{display:flex;gap:8px;flex-wrap:wrap}._markdown_1nixn_33 p{margin-bottom:8px}._markdown_1nixn_33 ul,._markdown_1nixn_33 ol{padding-left:16px}._card_rq7ia_1{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:12px;background:var(--surface);border:1px solid var(--border)}._card_rq7ia_1 ._info_rq7ia_10{display:flex;flex-direction:column;gap:8px}._card_rq7ia_1 ._actions_rq7ia_15{display:flex;gap:8px;flex-wrap:wrap}._wrap_tti54_2{display:flex;flex-direction:column;gap:16px}._toolbar_tti54_8{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._search_tti54_15{flex:1;min-width:200px;margin:0}._sort-btn_tti54_21{padding:10px 16px;color:var(--text);font-size:13px;font-weight:500;white-space:nowrap;background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s ease}._sort-btn_tti54_21:hover{background:var(--hover-bg)}._list_tti54_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,400px));gap:16px}._empty_tti54_43{color:var(--text-secondary);font-size:14px;grid-column:1/-1}._overdue_tti54_49{border-color:#f44!important;box-shadow:0 0 0 1px #ff44444d}._overdue_tti54_49:before{content:"Ожидает более 15 мин";display:block;padding:4px 12px;margin:-20px -20px 12px;font-size:12px;font-weight:600;color:#fff;background:#f44}._wrap_1lhci_1{display:flex;flex-direction:column;gap:32px}._section_1lhci_7{display:flex;flex-direction:column;gap:16px}._list_1lhci_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,350px));gap:16px}._card_1lhci_19{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:12px;background:#fff;border:1px solid #e0e2e8}._card_1lhci_19 ._info_1lhci_28{display:flex;flex-direction:column;gap:8px}._card_1lhci_19 ._actions_1lhci_33{display:flex;gap:8px;flex-wrap:wrap}@keyframes _slideIn_1e540_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes _bounce_1e540_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._chat_1e540_20{border:none;overflow:auto;animation:_slideIn_1e540_1 .3s ease}._chat_1e540_20._opened_1e540_25{display:block}._chat_1e540_20 input,._chat_1e540_20 textarea{flex-grow:1;width:100%;padding:10px 14px 10px 0;color:#fff;font-size:15px;font-weight:400;line-height:20px;border:none;background:none}._chat_1e540_20 input:focus,._chat_1e540_20 textarea:focus{outline:none}._chat_1e540_20 textarea{resize:none}._chat-container_1e540_48{display:flex;flex-direction:column;height:100%;background:#181818;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #2d2d2d;box-shadow:0 4px 30px #0000001a;transition:all .5s cubic-bezier(.4,0,.2,1);border-radius:24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#4355DB rgba(67,85,219,.1)}._chat-container_1e540_48::-webkit-scrollbar{width:10px}._chat-container_1e540_48::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}._chat-container_1e540_48::-webkit-scrollbar-thumb{background-color:#4355db;outline:1px solid rgba(67,85,219,.1)}@media (max-width: 768px){._chat-container_1e540_48{border-radius:0}}._chat-header_1e540_78{padding:20px 20px 12px}@media (max-width: 768px){._chat-header_1e540_78{padding:12px}}._chat-header-top_1e540_87{display:flex;align-items:center;justify-content:space-between}._chat-title_1e540_93{margin-top:0;margin-bottom:4px;font-size:24px;font-weight:400;line-height:32px}._theme-toggle_1e540_101{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:36px;color:#a3a3a3;background:#2d2d2d;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}._theme-toggle_1e540_101:hover{color:#4355db;transform:scale(1.1)}._chat-header-request_1e540_120{display:flex;align-items:center;gap:4px;color:#4355db;font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.02em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;transition:opacity .3s ease}._chat-header-request_1e540_120:hover{opacity:.8}._chat-box_1e540_139{flex-grow:1;padding:16px 20px;min-height:100px;font-size:14px;color:#fff;overflow:hidden auto;scrollbar-width:thin;scrollbar-color:#4355DB rgba(67,85,219,.1)}._chat-box_1e540_139::-webkit-scrollbar{width:10px}._chat-box_1e540_139::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}._chat-box_1e540_139::-webkit-scrollbar-thumb{background-color:#4355db;outline:1px solid rgba(67,85,219,.1)}@media (max-width: 768px){._chat-box_1e540_139{padding:16px 12px}}@keyframes _slideFromLeft_1e540_1{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideFromRight_1e540_1{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}._chat-message_1e540_185{position:relative;display:flex;flex-direction:column;margin-bottom:8px;padding:0;max-width:80%;color:#181818;font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.5px;border-radius:16px 16px 4px;border:2px solid #4355DB;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease;overflow:auto}._chat-message_1e540_185._outgoing_1e540_203{margin-right:auto;color:#fff;background:#2d2d2d;border:2px solid #2d2d2d;animation:_slideFromLeft_1e540_1 .3s ease}._chat-message_1e540_185._outgoing_1e540_203 ._timestamp_1e540_210{color:#ffffff4d}._chat-message_1e540_185._incoming_1e540_213{margin-left:auto;background:#4355db;animation:_slideFromRight_1e540_1 .3s ease}._chat-message_1e540_185._incoming_1e540_213 ._message-author_1e540_218{color:#181818}._chat-message_1e540_185 ._message-content_1e540_221{display:flex;flex-direction:column;gap:8px;padding:8px 12px}._chat-message_1e540_185 ._message-author_1e540_218{display:flex;align-items:center;gap:8px;color:#4355db;font-size:15px;font-weight:400;line-height:20px}._chat-message_1e540_185 ._message-author_1e540_218 svg,._chat-message_1e540_185 ._message-author_1e540_218 img{max-height:100%;width:25px;height:auto;object-fit:contain}._chat-message_1e540_185 ._message-author_1e540_218:empty{display:none}._chat-message_1e540_185 ._timestamp_1e540_210{margin-left:auto;color:#0000004d;font-size:13px;font-weight:400;line-height:16px}._chat-message_1e540_185 ._message-image-wrap_1e540_253{display:block}._chat-message_1e540_185 ._message-image-wrap_1e540_253 img{display:block;max-width:100%;margin:0 auto;width:100%;height:auto}._chat-message_1e540_185 p:not(:last-child),._chat-message_1e540_185 ul:not(:last-child),._chat-message_1e540_185 ol:not(:last-child),._chat-message_1e540_185 pre:not(:last-child){margin-bottom:8px}._chat-message_1e540_185 ul,._chat-message_1e540_185 ol{padding-left:16px}._chat-message_1e540_185 pre{padding:16px 16px 16px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(195.4107142857,201.1160714286,243.5892857143) rgba(67,85,219,.1)}._chat-message_1e540_185 pre::-webkit-scrollbar{width:10px}._chat-message_1e540_185 pre::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}._chat-message_1e540_185 pre::-webkit-scrollbar-thumb{background-color:#fff;outline:1px solid rgba(67,85,219,.1)}._chat-input-container_1e540_290{position:relative;flex-grow:1}._chat-input-container_1e540_290 ._chat-input_1e540_290{font-size:15px;font-weight:400;line-height:20px;scrollbar-width:thin;scrollbar-color:#4355DB rgba(67,85,219,.1)}._chat-input-container_1e540_290 ._chat-input_1e540_290::placeholder{color:#ffffff80}._chat-input-container_1e540_290 ._chat-input_1e540_290::-webkit-scrollbar{width:10px}._chat-input-container_1e540_290 ._chat-input_1e540_290::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}._chat-input-container_1e540_290 ._chat-input_1e540_290::-webkit-scrollbar-thumb{background-color:#4355db;outline:1px solid rgba(67,85,219,.1)}@media (max-width: 768px){._chat-input-container_1e540_290 ._chat-input_1e540_290{padding:10px 0}}._send-btn_1e540_320{display:flex;align-items:center;justify-content:center;margin-left:auto;width:40px;height:40px;color:#181818;background:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}._send-btn_1e540_320 svg{width:24px;height:24px}._send-btn_1e540_320:hover{transform:scale(1.1)}._send-btn_1e540_320:disabled{transform:scale(1);opacity:.8}._file-input_1e540_346{display:none}._attach-btn_1e540_350{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#7f7f7f;cursor:pointer;transition:transform .3s ease}._attach-btn_1e540_350 svg{display:block;width:24px}._attach-btn_1e540_350:hover{transform:scale(1.1)}@media (max-width: 768px){._attach-btn--file_1e540_368{display:none}}._file-preview_1e540_373{position:relative;display:block;width:58px}@media (max-width: 768px){._file-preview_1e540_373{width:36px}}@media (max-width: 768px){._file-preview--desktop_1e540_384{display:none}}@media (min-width: 769px){._file-preview--mobile_1e540_389{display:none}}._file-preview__close_1e540_393{position:absolute;top:-6px;right:-6px;display:block;padding:0;width:18px;height:18px;color:#181818;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #181818;border-radius:50%;transition:opacity .3s ease}._file-preview__close_1e540_393:hover{opacity:.8}._file-preview__close_1e540_393 svg{display:block;width:100%;height:100%;object-fit:contain}._file-preview_1e540_373 img{display:block;width:100%;border-radius:8px}._chat-bottom-panel_1e540_424{display:flex;flex-direction:column;gap:12px;padding:12px 12px 12px 20px;border-top:1px solid #3a3a3a}@media (max-width: 768px){._chat-bottom-panel_1e540_424{padding:12px}}._chat-bottom-container_1e540_437{display:flex}@media (max-width: 768px){._chat-bottom-container_1e540_437{flex-direction:column;gap:8px}}._chat-message-policy_1e540_447,._help-request-policy_1e540_448{color:#7f7f7f;font-size:11px;font-weight:400;line-height:16px}._chat-message-policy_1e540_447 a,._help-request-policy_1e540_448 a{color:#7f7f7f;transition:color .2s ease;text-decoration:underline}._chat-message-policy_1e540_447 a:hover,._help-request-policy_1e540_448 a:hover{color:#4355db}._help-request-inputs_1e540_465{margin-top:8px;display:flex;flex-direction:column;gap:8px}._chat-actions_1e540_472{display:flex;gap:14px;flex-wrap:wrap;align-items:center}@media (max-width: 768px){._chat-actions_1e540_472{justify-content:space-between}}._typing-indicator_1e540_484{display:flex;align-items:center;gap:8px;max-width:80%;padding:8px 12px;color:#4355db}._typing-icon_1e540_493{width:25px}._typing-icon_1e540_493 svg,._typing-icon_1e540_493 img{display:block;max-height:100%;width:100%;height:auto;object-fit:contain}._typing-icon_1e540_493:empty{display:none}._typing-dots_1e540_508:after{content:"…";display:inline-block;width:0px;vertical-align:bottom;overflow:hidden;animation:_ellipsis_1e540_1 steps(4,end) 1s infinite}@keyframes _ellipsis_1e540_1{to{width:20px}}[data-theme=light] ._chat-container_1e540_48{background:#fff;border-color:#e0e0e0;box-shadow:0 4px 30px #0000001a;scrollbar-color:#4355DB rgba(0,0,0,.05)}[data-theme=light] ._chat-container_1e540_48::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000000d}[data-theme=light] ._chat-header_1e540_78,[data-theme=light] ._chat-title_1e540_93{color:#1b1b1d}[data-theme=light] ._theme-toggle_1e540_101{color:#666;background:#f0f0f0}[data-theme=light] ._theme-toggle_1e540_101:hover,[data-theme=light] ._chat-header-request_1e540_120{color:#4355db}[data-theme=light] ._chat-box_1e540_139{color:#1b1b1d;scrollbar-color:#4355DB rgba(0,0,0,.05)}[data-theme=light] ._chat-box_1e540_139::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000000d}[data-theme=light] ._chat-message_1e540_185{border-color:#e0e0e0}[data-theme=light] ._chat-message_1e540_185._outgoing_1e540_203{color:#1b1b1d;background:#f0f2f5;border-color:#f0f2f5}[data-theme=light] ._chat-message_1e540_185._outgoing_1e540_203 ._timestamp_1e540_210{color:#0006}[data-theme=light] ._chat-message_1e540_185._outgoing_1e540_203 ._message-author_1e540_218{color:#4355db}[data-theme=light] ._chat-message_1e540_185._incoming_1e540_213{color:#fff;background:#4355db;border-color:#4355db}[data-theme=light] ._chat-message_1e540_185._incoming_1e540_213 ._timestamp_1e540_210{color:#ffffffb3}[data-theme=light] ._chat-message_1e540_185 ._message-author_1e540_218{color:#4355db}[data-theme=light] ._chat-message_1e540_185 ._timestamp_1e540_210{color:#0006}[data-theme=light] ._chat-input-container_1e540_290 ._chat-input_1e540_290{color:#1b1b1d}[data-theme=light] ._chat-input-container_1e540_290 ._chat-input_1e540_290::placeholder{color:#0006}[data-theme=light] input,[data-theme=light] textarea{color:#1b1b1d!important}[data-theme=light] ._chat-bottom-panel_1e540_424{border-top-color:#e0e0e0}[data-theme=light] ._send-btn_1e540_320{color:#fff;background:#4355db}[data-theme=light] ._attach-btn_1e540_350{color:#999}[data-theme=light] ._file-preview__close_1e540_393{color:#fff;background:#1b1b1d;border-color:#fff}[data-theme=light] ._chat-message-policy_1e540_447,[data-theme=light] ._help-request-policy_1e540_448,[data-theme=light] ._chat-message-policy_1e540_447 a,[data-theme=light] ._help-request-policy_1e540_448 a{color:#999}[data-theme=light] ._chat-message-policy_1e540_447 a:hover,[data-theme=light] ._help-request-policy_1e540_448 a:hover,[data-theme=light] ._typing-indicator_1e540_484{color:#4355db}[data-theme=light] ._help-request-inputs_1e540_465 input{border:1px solid #e0e0e0;border-radius:8px}[data-theme=light] ._help-request-inputs_1e540_465 input:focus{border-color:#4355db}._wrap_1103d_1{display:flex;flex-direction:column;gap:32px}._list_1103d_7{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,400px));gap:16px}._section_1103d_13{display:flex;flex-direction:column;gap:16px}._chat_1103d_19 textarea{margin:0}._chat_1103d_19 textarea:focus{outline:none;box-shadow:none}._chatBox_1103d_27{max-height:600px}._single-page_v3flk_1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;min-height:100vh}._brand_v3flk_10{text-align:center;padding:20px;font-size:24px;font-weight:700;color:#4355db;cursor:pointer;text-decoration:none;position:relative;display:inline-block}._brand_v3flk_10:after{content:"";position:absolute;bottom:15px;left:50%;width:0;height:2px;background:#4355db;transition:all .3s ease;transform:translate(-50%)}._brand_v3flk_10:hover:after{width:80%}._page_p1my9_1{position:relative;display:flex;flex-direction:column;min-height:100vh}._header_p1my9_8{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 24px;z-index:100;background:var(--header-bg);border-bottom:1px solid var(--border)}._header-left_p1my9_22{display:flex;align-items:center;gap:8px}._logo_p1my9_28{color:#4355db;font-size:18px;font-weight:700;text-decoration:none;letter-spacing:-.02em}._menu-button_p1my9_36{color:var(--text);background:none}@media (min-width: 769px){._menu-button_p1my9_36{display:none}}._container_p1my9_46{display:flex;flex-grow:1;padding-top:50px;height:100%}._sidebar_p1my9_53{display:flex;flex-direction:column;gap:32px;flex-shrink:0;max-width:100vw;width:240px;padding:20px 24px;background:var(--sidebar-bg)}@media (max-width: 768px){._sidebar_p1my9_53{position:fixed;top:50px;left:0;height:100vh;transform:translate(-100%);transition:transform .3s ease;z-index:2}._sidebar--opened_p1my9_73{transform:translate(0)}}._nav_p1my9_78 ._nav-list_p1my9_78{display:flex;flex-direction:column;gap:4px;list-style:none}._nav_p1my9_78 ._nav-link_p1my9_84{position:relative;display:flex;align-items:center;gap:12px;padding:10px 12px;color:#a0a3b1;font-size:14px;font-weight:500;text-decoration:none;border-radius:8px;transition:all .2s ease}._nav_p1my9_78 ._nav-link_p1my9_84:hover{color:#fff;background:#ffffff14}._nav_p1my9_78 ._nav-link_p1my9_84.active{color:#fff;background:#4355db}._nav_p1my9_78 ._nav-link_p1my9_84 ._nav-counter_p1my9_105{position:relative;display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;color:#fff;font-size:12px;font-weight:600;line-height:1;background-color:#4355db;border-radius:11px}._nav_p1my9_78 ._nav-link_p1my9_84 ._nav-counter_p1my9_105:before{display:none}._sidebar-actions_p1my9_124{display:flex;flex-direction:column;gap:8px;margin-top:auto}._theme-toggle_p1my9_131{display:flex;align-items:center;gap:10px;padding:10px 12px;color:#a0a3b1;font-size:14px;font-weight:500;background:none;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}._theme-toggle_p1my9_131:hover{color:#fff;background:#ffffff14}._theme-toggle_p1my9_131 svg{width:18px;height:18px;flex-shrink:0}._main_p1my9_155{flex-grow:1;padding:24px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}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,main,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,button,select,option,:before,:after{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;box-sizing:border-box;outline:none}body{max-width:100vw;overflow-x:hidden;background-color:#fff}@media screen and (max-width: 740px){body{-webkit-text-size-adjust:none}}article,aside,canvas,details,figcaption,figure,footer,header,main,hgroup,menu,nav,section,summary{display:block}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}a[x-apple-data-detectors]{color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}input,textarea,button,select,option{box-shadow:none;border-radius:0;-webkit-tap-highlight-color:transparent}input{-webkit-appearance:none}select::-ms-expand{display:none}img{max-width:100%;vertical-align:middle}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}mark{background-color:transparent!important}button:hover{cursor:pointer}:root{--bg: #f5f6fa;--surface: #ffffff;--text: #1b1b1d;--text-secondary: #7f8694;--border: #e0e2e8;--border-light: #f0f1f5;--hover-bg: #f8f9fb;--shadow: rgba(0, 0, 0, .08);--sidebar-bg: #1e1f2b;--header-bg: #ffffff;--cancel-bg: #f0f1f5;--cancel-hover: #e4e5eb}[data-theme=dark]{--bg: #0f1017;--surface: #1a1b24;--text: #e4e6ef;--text-secondary: #8b8fa0;--border: #2a2c38;--border-light: #232430;--hover-bg: #232430;--shadow: rgba(0, 0, 0, .4);--sidebar-bg: #0f1017;--header-bg: #1a1b24;--cancel-bg: #2a2c38;--cancel-hover: #353640}body{position:relative;font-family:Inter,sans-serif;color:var(--text);background-color:var(--bg);overflow-x:hidden}input,textarea{width:100%;padding:12px;margin:8px 0;color:var(--text);font-size:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:all .2s ease;box-shadow:none}input:focus,textarea:focus{border-color:#4355db;box-shadow:0 0 0 3px #4355db26;outline:none}
