*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate}:root{--color-primary: #00588f;--color-text: #111827;--color-bg: #ffffff;--base-color: #4169E1;--base-color-hover: #D3D3D3;--field-border: #696969;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--container-width: 1200px}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}*,*:before,*:after{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;color:#111;scrollbar-gutter:stable}body,h1,h2,h3,h4,p,ul,ol{margin:0}body{min-width:320px;overflow-y:scroll;background:#f6f8fb}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}.page{min-height:100vh;display:flex;flex-direction:column;padding-top:100px}.pageMain{flex:1;padding:32px 0}.sectionTitle{margin:0 0 12px;color:#111827;font-size:34px;line-height:1.15;font-weight:850;letter-spacing:-.03em}.card{border:1px solid #ddd;border-radius:16px;background:#fff;padding:20px}.input,.textarea,.select{width:100%;border:1px solid #cfcfcf;border-radius:10px;padding:12px 14px;outline:none}.textarea{min-height:120px;resize:none}.button{border:none;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:12px 18px;font-weight:700;font-size:15px;cursor:pointer;box-shadow:0 8px 20px #2563eb59;transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb73;background-color:linear-gradient(135deg,#1d4ed8,#1e40af)}.button:active{transform:translateY(0);box-shadow:0 6px 14px #2563eb4d}.button:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.buttonSecondary{border:1px solid #111;background:#fff;color:#111;padding:12px 18px;border-radius:10px;cursor:pointer}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.formRow{display:flex;flex-direction:column;gap:8px}.stack16{display:flex;flex-direction:column;gap:16px;max-width:600px}.stack24{display:flex;flex-direction:column;gap:24px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:28px;flex-wrap:wrap}.paginationPages{display:flex;align-items:center;gap:6px}.paginationButton,.paginationPage{min-width:40px;height:40px;padding:0 14px;border:1px solid #d7dde8;border-radius:10px;background:#fff;color:#1f2937;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.paginationButton:hover:not(:disabled),.paginationPage:hover:not(:disabled){background:#f3f6fb;border-color:#aeb8c8;transform:translateY(-1px)}.paginationPageActive{background:#2563eb;border-color:#2563eb;color:#fff;cursor:default}.paginationButton:disabled,.paginationPage:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:480px){.pagination{gap:6px}.paginationButton,.paginationPage{min-width:36px;height:36px;padding:0 10px;font-size:13px}}@media(max-width:768px){.grid2{grid-template-columns:1fr}.select{font-size:16px}}._header_1suub_1{border-bottom:1px solid #ececec;background:var(--color-primary);position:fixed;top:0;left:0;width:100%;height:70px;z-index:1000}._header_1suub_1 .container{height:100%}._header_1suub_1 a{transition:color .2s ease}._header_1suub_1 a:focus-visible{outline:3px solid var(--base-color);outline-offset:4px;border-radius:4px}._header_1suub_1 a:hover{color:var(--base-color-hover)}._inner_1suub_51{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--color-bg)}._logo_1suub_69{font-size:clamp(20px,6vw,36px);font-weight:700}._nav_1suub_81{display:flex;gap:50px;font-size:clamp(20px,1vw,22px)}._burger_1suub_95{display:none;width:30px;height:22px;position:relative;background:none;border:none;cursor:pointer;right:15px}._burger_1suub_95 span{position:absolute;width:100%;height:3px;background:#fff;left:0;transition:.3s}._burger_1suub_95 span:nth-child(1){top:0}._burger_1suub_95 span:nth-child(2){top:9px}._burger_1suub_95 span:nth-child(3){bottom:0}._active_1suub_155 span:nth-child(1){transform:rotate(45deg);top:9px}._active_1suub_155 span:nth-child(2){opacity:0}._active_1suub_155 span:nth-child(3){transform:rotate(-45deg);bottom:10px}@media(max-width:485px){._burger_1suub_95{display:block;z-index:100}._nav_1suub_81{position:fixed;top:0;left:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px 20px;gap:90px;font-size:25px;transform:translate(100%);transition:.3s}._open_1suub_237{transform:translate(0)}}._footer_1bgz3_1{border-top:1px solid #ececec;padding:24px 0;background:var(--color-primary)}._inner_1bgz3_13{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#fff}._filters_z2hsg_1{display:flex;gap:12px;background:#fff;padding:12px;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0000000a}._input_z2hsg_25,._select_z2hsg_27{transition:border-color .3s}._input_z2hsg_25:focus,._select_z2hsg_27:focus{border-color:var(--field-border)}._selectWrapper_z2hsg_49{position:relative;width:100%;height:48px}._selectBox_z2hsg_63{position:absolute;top:0;left:0;width:100%;background:#fff;border:1px solid #cfcfcf;border-radius:10px;z-index:100;overflow:hidden}._trigger_z2hsg_87{padding:12px 14px;cursor:pointer;display:flex;justify-content:space-between}._dropdown_z2hsg_101{max-height:200px;overflow-y:auto;background:#fff}._option_z2hsg_113{border-top:1px solid #cfcfcf;padding:12px 14px;cursor:pointer;transition:background-color .2s ease}._option_z2hsg_113:hover{background:#696969}._img_z2hsg_135{transform:rotate(0);transition:transform .3s ease}._open_z2hsg_145 ._img_z2hsg_135{transform:rotate(180deg)}@media(max-width:768px){._filters_z2hsg_1{flex-direction:column}}._card_4nnfr_1{display:grid;grid-template-columns:400px 1fr;gap:20px;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff;transition:all .2s ease}._card_4nnfr_1:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001a}._imageWrap_4nnfr_29{min-height:240px;background:#f3f3f3}._image_4nnfr_29{width:100%;height:100%;object-fit:cover}._content_4nnfr_51{padding:20px;display:flex;flex-direction:column;gap:12px}._title_4nnfr_65{font-size:24px}._mall_4nnfr_73{font-weight:700}._address_4nnfr_81,._description_4nnfr_83{color:#444}._btn_4nnfr_91{font-size:14px;align-self:flex-start;padding:8px 14px;border-radius:8px}._box_4nnfr_111{display:flex;align-items:center;gap:10px}._badge_4nnfr_123{background:#eef2ff;color:#4338ca;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600}@media(max-width:768px){._card_4nnfr_1{grid-template-columns:1fr}._wrapperBtn_4nnfr_149{display:flex;justify-content:center;margin-top:10px}._imageWrap_4nnfr_29{min-height:220px}._badge_4nnfr_123{padding:12px;text-align:center}}._list_10snx_1{display:flex;flex-direction:column;gap:10px}._advantages_ir9hd_1{margin-bottom:40px}._content_ir9hd_9{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding:40px;border-radius:28px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 32%),linear-gradient(135deg,#fff,#f5f8ff);box-shadow:0 20px 50px #0f172a14;overflow:hidden}._label_ir9hd_37{display:inline-flex;margin-bottom:14px;padding:7px 12px;border-radius:999px;background:#eaf1ff;color:#2563eb;font-size:13px;font-weight:700}._title_ir9hd_59{max-width:640px;margin:0 0 16px;color:#111827;font-size:36px;line-height:1.15;font-weight:800;letter-spacing:-.03em}._description_ir9hd_79{max-width:620px;margin:0 0 28px;color:#5b6472;font-size:16px;line-height:1.7}._grid_ir9hd_95{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._item_ir9hd_107{padding:18px;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}._item_ir9hd_107 strong{display:block;margin-bottom:7px;color:#111827;font-size:15px;font-weight:800}._item_ir9hd_107 span{color:#64748b;font-size:14px;line-height:1.5}._imageWrap_ir9hd_153{position:relative;min-height:420px;border-radius:24px;overflow:hidden;perspective:1000px;transform-style:preserve-3d;box-shadow:0 18px 40px #0f172a2e}._image_ir9hd_153{width:100%;height:100%;min-height:420px;object-fit:cover;display:block;transform:rotateX(0) rotateY(0) scale(1.02);transition:transform .35s ease,filter .35s ease}._imageWrap_ir9hd_153:hover ._image_ir9hd_153{transform:rotateX(7deg) rotateY(-10deg) scale(1.08)}._cta_ir9hd_209{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding:12px 22px}@media(max-width:900px){._content_ir9hd_9{grid-template-columns:1fr;padding:28px}._title_ir9hd_59{font-size:30px}._imageWrap_ir9hd_153,._image_ir9hd_153{min-height:320px}}@media(max-width:560px){._content_ir9hd_9{padding:22px;border-radius:22px}._title_ir9hd_59{font-size:25px}._description_ir9hd_79{font-size:15px}._grid_ir9hd_95{grid-template-columns:1fr}._item_ir9hd_107{padding:16px}._imageWrap_ir9hd_153{min-height:240px;border-radius:18px}._image_ir9hd_153{min-height:240px}}@media(max-width:768px){._imageWrap_ir9hd_153:hover ._image_ir9hd_153{transform:scale(1.03)}}._wrap_13mp1_1{display:flex;flex-direction:column;gap:20px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 32%),linear-gradient(135deg,#fff,#f5f8ff);box-shadow:0 20px 50px #0f172a14;padding:20px;border-radius:28px}._section_1kv7i_1{margin-bottom:40px}._content_1kv7i_9{padding:40px;border-radius:28px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 32%),linear-gradient(135deg,#fff,#f5f8ff);box-shadow:0 20px 50px #0f172a14;overflow:hidden}._header_1kv7i_29{max-width:680px;margin-bottom:28px}._label_1kv7i_39{display:inline-flex;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#eaf1ff;color:#2563eb;font-size:13px;font-weight:800}._title_1kv7i_61{margin:0 0 12px;color:#111827;font-size:34px;line-height:1.15;font-weight:850;letter-spacing:-.03em}._description_1kv7i_79{color:#64748b;font-size:16px;line-height:1.7}._list_1kv7i_91{display:grid;gap:12px}._item_1kv7i_101{width:100%;padding:20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 10px 28px #0f172a0d;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease}._item_1kv7i_101:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 14px 36px #0f172a14}._question_1kv7i_137{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#111827;font-size:17px;font-weight:800}._icon_1kv7i_157{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#eef2ff;color:#2563eb;font-size:22px;flex-shrink:0}._answer_1kv7i_181{margin-top:14px;color:#64748b;font-size:15px;line-height:1.7}@media(max-width:560px){._section_1kv7i_1{padding:48px 0}._title_1kv7i_61{font-size:26px}._item_1kv7i_101{padding:16px}._question_1kv7i_137{font-size:15px}._content_1kv7i_9{padding:10px}}._gallery_osicv_1{display:flex;flex-direction:column;gap:12px}._main_osicv_13{position:relative;height:420px;border-radius:18px;overflow:hidden;background:#f4f4f4}._image_osicv_29{width:100%;height:100%;object-fit:cover}._arrowLeft_osicv_41,._arrowRight_osicv_43{position:absolute;top:50%;transform:translateY(-50%);border:none;width:42px;height:42px;border-radius:50%;background:#000000a6;color:#fff;cursor:pointer}._arrowLeft_osicv_41{left:12px}._arrowRight_osicv_43{right:12px}._thumbs_osicv_85{display:flex;gap:8px;flex-wrap:wrap}._thumb_osicv_85,._thumbActive_osicv_99{border:1px solid #ddd;padding:0;width:88px;height:64px;border-radius:10px;overflow:hidden;cursor:pointer;background:#fff}._thumbActive_osicv_99{border-color:#111}._thumb_osicv_85 img,._thumbActive_osicv_99 img{width:100%;height:100%;object-fit:cover}._form_ss7u4_1{display:flex;flex-direction:column;gap:16px}._success_ss7u4_13{color:#157347}._error_ss7u4_21{color:#b00020;font-size:11px}._inputError_ss7u4_31,._textareaError_ss7u4_33{border:1px solid red}._textError_ss7u4_43{color:red}._progressRoot_ss7u4_51{position:fixed;top:0;left:0;width:100%;height:4px;z-index:9999}._progressIndicator_ss7u4_69{width:100%;height:100%;background:red;animation:_indeterminate_ss7u4_1 1s infinite}@keyframes _indeterminate_ss7u4_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._page_1gck4_1{display:flex;flex-direction:column;gap:28px}._hero_1gck4_13{padding:28px;border-radius:26px;background:radial-gradient(circle at top left,rgba(37,99,235,.14),transparent 34%),linear-gradient(135deg,#fff,#f5f8ff);border:1px solid #e5e7eb;box-shadow:0 18px 45px #0f172a12}._label_1gck4_33{display:inline-flex;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#eaf1ff;color:#2563eb;font-size:13px;font-weight:800}._title_1gck4_55{margin:0;color:#111827;font-size:38px;line-height:1.1;font-weight:850;letter-spacing:-.04em}._subtitle_1gck4_73{max-width:620px;margin-top:12px;color:#64748b;font-size:16px;line-height:1.7}._mainGrid_1gck4_89{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;align-items:start}._galleryCard_1gck4_103,._infoCard_1gck4_105,._mapCard_1gck4_107,._requestCard_1gck4_109{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 38px #0f172a0f}._galleryCard_1gck4_103{overflow:hidden;padding:14px}._infoColumn_1gck4_133{display:flex;flex-direction:column;gap:16px}._infoCard_1gck4_105,._mapCard_1gck4_107,._requestCard_1gck4_109{padding:22px}._cardTitle_1gck4_157{margin:0 0 16px;color:#111827;font-size:20px;font-weight:850}._infoList_1gck4_171{display:grid;gap:12px}._infoItem_1gck4_181{padding:14px;border-radius:16px;background:#f8fafc;border:1px solid #edf2f7}._infoItem_1gck4_181 span{display:block;margin-bottom:6px;color:#64748b;font-size:13px;font-weight:700}._infoItem_1gck4_181 strong{color:#111827;font-size:15px;font-weight:800}._infoItem_1gck4_181 p{margin:0;color:#111827;line-height:1.6}._map_1gck4_107{display:block;height:320px;border:0;border-radius:18px;overflow:hidden}._requestCard_1gck4_109{padding:28px}._requestHeader_1gck4_259{margin-bottom:20px}._requestTitle_1gck4_267{margin:0;color:#111827;font-size:28px;font-weight:850;letter-spacing:-.03em}._requestText_1gck4_283{max-width:600px;margin-top:10px;color:#64748b;font-size:15px;line-height:1.7}._error_1gck4_299{padding:28px;border-radius:22px;background:#fff7f7;border:1px solid #fecaca;color:#dc2626;font-weight:800;text-align:center}@media(max-width:920px){._mainGrid_1gck4_89{grid-template-columns:1fr}._title_1gck4_55{font-size:32px}}@media(max-width:560px){._hero_1gck4_13,._requestCard_1gck4_109{padding:22px;border-radius:22px}._infoCard_1gck4_105,._mapCard_1gck4_107{padding:18px}._title_1gck4_55{font-size:28px}._requestTitle_1gck4_267{font-size:24px}._map_1gck4_107{height:260px}}._form_1u5bl_1{display:grid;gap:16px}._passwordField_1u5bl_11{position:relative}._passwordInput_1u5bl_19{padding-right:44px}._eye_1u5bl_27{position:absolute;right:12px;top:50%;width:22px;height:22px;transform:translateY(-50%);border:none;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Скачано%20с%20сайта%20svg4.ru%20/%20Downloaded%20from%20svg4.ru%20--%3e%3csvg%20width='128'%20height='128'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2012C1%2012%205%204%2012%204C19%204%2023%2012%2023%2012'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%2012C1%2012%205%2020%2012%2020C19%2020%2023%2012%2023%2012'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='12'%20cy='12'%20r='3'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;background-size:contain;cursor:pointer;opacity:.65}._eye_1u5bl_27:hover{opacity:1}._eye_1u5bl_27:focus-visible{outline:2px solid #93c5fd;outline-offset:3px;border-radius:6px}._forgot_1u5bl_75{align-self:flex-end;margin-top:6px;border:none;background:transparent;color:#2563eb;font-size:13px;font-weight:700;cursor:pointer}._forgot_1u5bl_75:hover{text-decoration:underline}._error_1u5bl_105{padding:10px 12px;border-radius:10px;background:#fee2e2;color:#b91c1c;font-weight:700}._modalOverlay_1u5bl_121{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:16px;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_1u5bl_121{width:100%;max-width:420px;padding:24px;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0f172a40}._modalTitle_1u5bl_161{margin:0 0 8px;color:#111827;font-size:22px;font-weight:850}._modalText_1u5bl_175{margin:0 0 18px;color:#64748b;line-height:1.6}._modalActions_1u5bl_187{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}._cancel_1u5bl_201{padding:12px 18px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-weight:800;cursor:pointer}._cancel_1u5bl_201:hover{background:#f8fafc}._page_15u9j_1{display:flex;flex-direction:column;gap:28px}._header_15u9j_13{display:flex;align-items:center;justify-content:space-between;gap:16px}._subtitle_15u9j_27{margin-top:-10px;color:#64748b;font-size:15px}._card_15u9j_39{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 14px 40px #0f172a0f}._list_15u9j_55{display:flex;flex-direction:column;gap:12px}._item_15u9j_67{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:18px;border-radius:16px;background:#f8fafc;border:1px solid #edf2f7;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}._item_15u9j_67:hover{transform:translateY(-2px);background:#fff;border-color:#c7d2fe;box-shadow:0 12px 28px #0f172a14}._info_15u9j_117{display:flex;flex-direction:column;gap:7px}._title_15u9j_129{color:#111827;font-size:18px;font-weight:800}._mall_15u9j_141{color:#475569;font-size:15px}._status_15u9j_151{width:fit-content;padding:5px 10px;border-radius:999px;font-size:13px;font-weight:700}._active_15u9j_167{background:#dcfce7;color:#166534}._hidden_15u9j_177{background:#fee2e2;color:#991b1b}._actions_15u9j_187{display:flex;align-items:center;gap:10px}._edit_15u9j_199,._delete_15u9j_201{min-height:42px;padding:0 16px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}._edit_15u9j_199{border:none;background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb40}._edit_15u9j_199:hover{transform:translateY(-1px);background:#1d4ed8}._delete_15u9j_201{border:1px solid #fecaca;background:#fff7f7;color:#dc2626}._delete_15u9j_201:hover{transform:translateY(-1px);background:#fee2e2;border-color:#fca5a5}._edit_15u9j_199:focus-visible,._delete_15u9j_201:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}._loading_15u9j_301,._empty_15u9j_303{padding:32px;text-align:center;color:#64748b;font-weight:600}@media(max-width:700px){._header_15u9j_13{align-items:stretch;flex-direction:column}._item_15u9j_67{grid-template-columns:1fr}._actions_15u9j_187{flex-direction:column;align-items:stretch}._edit_15u9j_199,._delete_15u9j_201{width:100%}}._form_1nv2u_1{display:flex;flex-direction:column;gap:16px}._checkbox_1nv2u_13{display:flex;align-items:center;gap:8px}._images_1nv2u_25{display:flex;flex-wrap:wrap;gap:12px}._imageItem_1nv2u_37{width:180px;display:flex;flex-direction:column;gap:8px}._imageItem_1nv2u_37 img{width:100%;height:120px;object-fit:cover;border-radius:12px;border:1px solid #ddd}._error_1nv2u_67{color:#b00020}._layout_2n2xc_1{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f6f8fb}._sidebar_2n2xc_15{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:28px;padding:28px 20px;background:#fff;border-right:1px solid #e5e7eb;box-shadow:8px 0 24px #0f172a0a}._logo_2n2xc_45{font-size:26px;font-weight:800;color:#111827;letter-spacing:-.03em}._nav_2n2xc_59{display:flex;flex-direction:column;gap:8px}._nav_2n2xc_59 a{display:flex;align-items:center;min-height:44px;padding:0 14px;border-radius:12px;color:#374151;font-size:16px;font-weight:600;transition:background .2s ease,color .2s ease,transform .15s ease}._nav_2n2xc_59 a:hover{background:#eef2ff;color:#2563eb;transform:translate(2px)}._nav_2n2xc_59 a.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 10px 22px #2563eb40}._logout_2n2xc_133{margin-top:auto;min-height:46px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}._logout_2n2xc_133:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626;transform:translateY(-1px)}._logout_2n2xc_133:active{transform:translateY(0)}._logout_2n2xc_133:focus-visible,._nav_2n2xc_59 a:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}._content_2n2xc_207{min-width:0;padding:32px}@media(max-width:768px){._layout_2n2xc_1{grid-template-columns:1fr}._sidebar_2n2xc_15{position:static;height:auto;padding:18px}._nav_2n2xc_59{flex-direction:row;flex-wrap:wrap}._nav_2n2xc_59 a{flex:1;justify-content:center;font-size:14px}._content_2n2xc_207{padding:18px}}@media(max-width:768px){._layout_2n2xc_1{grid-template-columns:1fr}._sidebar_2n2xc_15{border-right:none;border-bottom:1px solid #ececec}._nav_2n2xc_59{flex-direction:column}._layout_2n2xc_1{min-height:0vh}}._wrapper_146ap_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f8fb;padding:20px}._card_146ap_19{background:#fff;padding:40px 32px;border-radius:16px;text-align:center;box-shadow:0 10px 30px #00000014;max-width:420px;width:100%}._code_146ap_39{font-size:72px;font-weight:800;color:#2563eb;margin-bottom:12px;line-height:1}._title_146ap_55{font-size:22px;font-weight:700;margin-bottom:10px;color:#1f2937}._description_146ap_69{font-size:14px;color:#6b7280;margin-bottom:24px}._button_146ap_81{display:inline-block;padding:10px 18px;background:#2563eb;color:#fff;border-radius:10px;text-decoration:none;font-weight:600;transition:all .2s ease}._button_146ap_81:hover{background:#1d4ed8;transform:translateY(-1px)}._button_146ap_81:active{transform:translateY(0)}._page_sxb96_1{display:flex;flex-direction:column;gap:24px}._header_sxb96_13{display:flex;align-items:center;justify-content:space-between;gap:16px}._subtitle_sxb96_27{margin-top:-10px;color:#64748b;font-size:15px}._counter_sxb96_39{padding:10px 14px;border-radius:999px;background:#eef2ff;color:#2563eb;font-weight:800}._list_sxb96_55{display:flex;flex-direction:column;gap:16px}._card_sxb96_67{position:relative;padding:22px;border-radius:22px;background:#fff;border:1px solid #bfdbfe;box-shadow:0 14px 36px #2563eb1a;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease}._card_sxb96_67:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:5px;border-radius:999px;background:#2563eb}._card_sxb96_67:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1f}._viewed_sxb96_125{border-color:#e5e7eb;box-shadow:0 10px 28px #0f172a0d;opacity:.82}._viewed_sxb96_125:before{background:#94a3b8}._top_sxb96_145{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}._name_sxb96_161{margin:0 0 8px;font-size:22px;font-weight:850;color:#111827}._date_sxb96_175{color:#64748b;font-size:14px;white-space:nowrap}._status_sxb96_187{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:800}._statusNew_sxb96_203{background:#dbeafe;color:#1d4ed8}._statusViewed_sxb96_213{background:#f1f5f9;color:#64748b}._info_sxb96_223{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}._info_sxb96_223 div,._message_sxb96_239{padding:14px;border-radius:16px;background:#f8fafc;border:1px solid #edf2f7}._info_sxb96_223 span,._message_sxb96_239 span{display:block;margin-bottom:6px;color:#64748b;font-size:13px;font-weight:700}._info_sxb96_223 a,._info_sxb96_223 strong{color:#111827;font-size:15px;font-weight:800}._message_sxb96_239 p{margin:0;color:#111827;line-height:1.6}._actions_sxb96_297{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}._viewButton_sxb96_311,._deleteButton_sxb96_313{min-height:42px;padding:0 16px;border-radius:12px;border:none;font-weight:800;cursor:pointer;transition:transform .15s ease,background .2s ease,box-shadow .2s ease}._viewButton_sxb96_311{background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb40}._viewButton_sxb96_311:hover{transform:translateY(-1px);background:#1d4ed8}._deleteButton_sxb96_313{background:#fee2e2;color:#dc2626}._deleteButton_sxb96_313:hover{transform:translateY(-1px);background:#fecaca}._empty_sxb96_381{padding:40px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;text-align:center;color:#64748b;font-weight:700}._filters_sxb96_401{display:flex;gap:8px;flex-wrap:wrap}._filterButton_sxb96_413,._filterActive_sxb96_415{min-height:40px;padding:0 14px;border-radius:999px;font-weight:800;cursor:pointer}._filterButton_sxb96_413{border:1px solid #e5e7eb;background:#fff;color:#475569}._filterActive_sxb96_415{border:1px solid #2563eb;background:#2563eb;color:#fff}@media(max-width:900px){._info_sxb96_223{grid-template-columns:1fr}}@media(max-width:560px){._header_sxb96_13,._top_sxb96_145,._actions_sxb96_297{flex-direction:column;align-items:stretch}._date_sxb96_175{white-space:normal}._viewButton_sxb96_311,._deleteButton_sxb96_313{width:100%}}._overlay_1fifu_1{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100}._content_1fifu_17{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px;padding:24px;border-radius:18px;background:#fff;box-shadow:0 20px 50px #0f172a33;z-index:101}._title_1fifu_53{font-size:20px;font-weight:800;margin-bottom:8px}._description_1fifu_65{color:#64748b;margin-bottom:20px}._actions_1fifu_75{display:flex;justify-content:flex-end;gap:10px}._cancel_1fifu_87{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}._confirm_1fifu_103{padding:10px 14px;border-radius:10px;border:none;background:#dc2626;color:#fff;font-weight:700;cursor:pointer}._confirm_1fifu_103:hover{background:#b91c1c}._page_1uhks_1{display:flex;flex-direction:column;gap:24px}._subtitle_1uhks_13{margin-top:-10px;color:#64748b;font-size:15px}._form_1uhks_25{display:grid;gap:14px;padding:20px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 40px #0f172a0f}._row_1uhks_45{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:center}._checkbox_1uhks_59{display:flex;align-items:center;gap:8px;color:#334155;font-weight:700}._actions_1uhks_75{display:flex;gap:10px}._cancel_1uhks_85{padding:12px 18px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-weight:800;cursor:pointer}._list_1uhks_103{display:grid;gap:12px}._card_1uhks_113{display:grid;grid-template-columns:1fr auto;gap:18px;padding:18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;transition:transform .18s ease,box-shadow .2s ease}._card_1uhks_113:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}._question_1uhks_145{margin:0 0 8px;color:#111827;font-size:18px;font-weight:850}._answer_1uhks_159{margin:0;color:#64748b;line-height:1.6}._meta_1uhks_171{display:flex;gap:10px;margin-top:12px;color:#475569;font-size:13px;font-weight:700}._cardActions_1uhks_189{display:flex;align-items:center;gap:10px}._edit_1uhks_201,._delete_1uhks_203{min-height:40px;padding:0 14px;border-radius:12px;font-weight:800;cursor:pointer}._edit_1uhks_201{border:none;background:#2563eb;color:#fff}._delete_1uhks_203{border:1px solid #fecaca;background:#fff7f7;color:#dc2626}._empty_1uhks_243{padding:32px;border-radius:18px;background:#fff;color:#64748b;text-align:center;font-weight:700}@media(max-width:700px){._row_1uhks_45,._card_1uhks_113{grid-template-columns:1fr}._cardActions_1uhks_189,._actions_1uhks_75{flex-direction:column;align-items:stretch}._edit_1uhks_201,._delete_1uhks_203,._cancel_1uhks_85{width:100%}}._page_10udn_1{display:flex;flex-direction:column;gap:24px}._subtitle_10udn_13{margin-top:-10px;color:#64748b;font-size:15px}._card_10udn_25{max-width:620px;display:grid;gap:16px;padding:24px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 40px #0f172a0f}._divider_10udn_47{height:1px;background:#e5e7eb;margin:6px 0}._success_10udn_59{padding:12px 14px;border-radius:12px;background:#dcfce7;color:#166534;font-weight:800}._passwordField_10udn_75{position:relative}._eye_10udn_85{position:absolute;right:12px;top:66%;width:22px;height:22px;transform:translateY(-50%);border:none;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Скачано%20с%20сайта%20svg4.ru%20/%20Downloaded%20from%20svg4.ru%20--%3e%3csvg%20width='128'%20height='128'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2012C1%2012%205%204%2012%204C19%204%2023%2012%2023%2012'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%2012C1%2012%205%2020%2012%2020C19%2020%2023%2012%2023%2012'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='12'%20cy='12'%20r='3'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;background-size:contain;cursor:pointer;opacity:.65}._eye_10udn_85:hover{opacity:1}._eye_10udn_85:focus-visible{outline:2px solid #93c5fd;outline-offset:3px;border-radius:6px}._page_1tbxn_1{min-height:100vh;padding:24px 16px;display:grid;background:#f6f8fb}._wrap_1tbxn_8{display:grid;place-items:center;min-height:100%}._card_1tbxn_14{width:min(100%,520px)}._form_1tbxn_18{display:grid;gap:14px}._hint_1tbxn_23{color:#4b5563;line-height:1.4}._error_1tbxn_28{margin:0;color:#b91c1c;font-size:14px;line-height:1.4}._submit_1tbxn_35{width:100%}._successBlock_1tbxn_39{display:grid;gap:14px}._successText_1tbxn_44{margin:0;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:12px 14px;line-height:1.4}._loginLink_1tbxn_54{display:inline-flex;justify-content:center;align-items:center;width:100%}@media(max-width:768px){._page_1tbxn_1{padding:16px}._wrap_1tbxn_8{min-height:auto}._card_1tbxn_14{width:100%}}@media(max-width:480px){._card_1tbxn_14{padding:16px;border-radius:12px}}
