@charset "UTF-8";._dashboard_1o4ti_1{padding:1.5rem;min-height:100vh;background:#f8fafc;width:100%}._dashboard__header_1o4ti_7{text-align:center;margin-bottom:2rem;padding:2rem 0}._dashboard__header_1o4ti_7 h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.25;margin:0;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;margin-bottom:1rem;color:#0f172a}._dashboard__header_1o4ti_7 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;font-size:1.125rem;line-height:1.625;color:#334155;margin:0}._dashboard__content_1o4ti_34{width:100%;margin:0 auto}._dashboard__actions_1o4ti_38 h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.25;margin:0;font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 1.5rem;text-align:center}._dashboard__actionsCard_1o4ti_50{padding:2rem}._dashboard__actionGrid_1o4ti_53{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._dashboard__action_1o4ti_38{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;text-decoration:none;color:#0f172a;font-weight:500;transition:all .2s ease;min-height:60px}._dashboard__action_1o4ti_38:hover{background:#f3e8ff;border-color:#c084fc;color:#6b21a8;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._dashboard__action--blue_1o4ti_79:hover{border-color:#3b82f6;background:#eff6ff}._dashboard__action--green_1o4ti_83:hover{border-color:#10b981;background:#ecfdf5}._dashboard__action--red_1o4ti_87:hover{border-color:#ef4444;background:#fef2f2}._dashboard__action--purple_1o4ti_91:hover{border-color:#8b5cf6;background:#faf5ff}._dashboard__action--orange_1o4ti_95:hover{border-color:#f97316;background:#fff7ed}._dashboard__action--teal_1o4ti_99:hover{border-color:#14b8a6;background:#f0fdfa}._dashboard__action--pink_1o4ti_103:hover{border-color:#ec4899;background:#fdf2f8}._dashboard__action--indigo_1o4ti_107:hover{border-color:#6366f1;background:#eef2ff}._dashboard__actionIcon_1o4ti_111{font-size:1.25rem}._dashboard__actionLabel_1o4ti_114{font-size:.9rem}@media (max-width: 768px){._dashboard_1o4ti_1{padding:1rem}._dashboard__header_1o4ti_7{margin-bottom:1.5rem;padding:1.5rem 0}._dashboard__header_1o4ti_7 h1{font-size:1.5rem}._dashboard__actionGrid_1o4ti_53{grid-template-columns:1fr}._dashboard__action_1o4ti_38{padding:.75rem 1rem}}._imageList_g4pud_1{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._imageItem_g4pud_8{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:all .2s ease;cursor:grab}._imageItem_g4pud_8:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff1a}._imageItem_g4pud_8._dragging_g4pud_23{opacity:.5;cursor:grabbing}._imagePreview_g4pud_28{position:relative;width:100px;height:100px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}._imageThumbnail_g4pud_41{width:100%;height:100%;object-fit:cover}._dragHandle_g4pud_47{position:absolute;top:0;left:0;width:30px;height:100%;display:flex;align-items:center;justify-content:center;background:#00000080;cursor:grab;z-index:2;transition:background .2s ease}._dragHandle_g4pud_47:hover{background:#000000b3}._dragHandle_g4pud_47:active{cursor:grabbing}._dragIcon_g4pud_68{color:#fff;font-size:16px;font-weight:700;line-height:1;-webkit-user-select:none;user-select:none;writing-mode:vertical-rl;text-orientation:mixed}._imageOverlay_g4pud_78{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:space-between;padding:.5rem;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,transparent 100%);opacity:0;transition:opacity .2s ease;pointer-events:none}._imageItem_g4pud_8:hover ._imageOverlay_g4pud_78{opacity:1}._imageOrder_g4pud_97{background:#007bffe6;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:12px;font-weight:600;pointer-events:none}._removeButton_g4pud_107{pointer-events:auto;min-width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}._imageInfo_g4pud_119{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}._imageName_g4pud_127{margin:0;font-size:14px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._imageSize_g4pud_137{margin:0;font-size:12px;color:#666}._productForm_n2b7e_1{display:flex;flex-direction:column;gap:1.5rem}._productForm__layout_n2b7e_6{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}._productForm__content_n2b7e_12{display:flex;flex-direction:column;gap:1.5rem}._productForm__sidebar_n2b7e_17{position:sticky;top:2rem}._productForm__field_n2b7e_21{margin-bottom:1.5rem}._productForm__field_n2b7e_21:last-child{margin-bottom:0}._productForm__field_n2b7e_21 input,._productForm__field_n2b7e_21 textarea,._productForm__field_n2b7e_21 ._rich-text-editor_n2b7e_27{width:100%}._productForm__row_n2b7e_30{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._productForm__actions_n2b7e_35{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--bs-gray-200);margin-top:2rem}._productForm_n2b7e_1 ._common-card_n2b7e_44{margin-bottom:2rem}._productForm_n2b7e_1 ._common-card_n2b7e_44:last-child{margin-bottom:0}._productForm__badgeInput_n2b7e_51{display:flex;gap:12px;align-items:flex-end}@media (max-width: 768px){._productForm__badgeInput_n2b7e_51{flex-direction:column;align-items:stretch}}._productForm__badgeList_n2b7e_63{display:flex;flex-wrap:wrap;gap:8px;min-height:40px;padding:8px;border:1px dashed #ddd;border-radius:6px;background:#f8f9fa}._productForm__badge_n2b7e_51{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#007bff;color:#fff;border-radius:16px;font-size:12px;font-weight:500;line-height:1}._productForm__badgeRemove_n2b7e_87{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}._productForm__badgeRemove_n2b7e_87:hover{background:#fff3}._productForm__actions_n2b7e_35{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e9ecef}@media (max-width: 768px){._productForm__actions_n2b7e_35{flex-direction:column;gap:12px}}._bottomActions_n2b7e_120{display:flex;gap:16px;justify-content:flex-end;padding:24px;border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff;box-shadow:0 -2px 8px #0000001a;z-index:100;margin-top:auto}@media (max-width: 768px){._bottomActions_n2b7e_120{flex-direction:column}}._productForm__field_n2b7e_21{display:flex;flex-direction:column;width:100%}._productForm__label_n2b7e_145{font-size:14px;font-weight:500;color:#262626;margin-bottom:8px;line-height:1.4}._productForm__textarea_n2b7e_153{width:100%;padding:12px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;line-height:1.5;font-family:inherit;resize:vertical;min-height:80px}._productForm__textarea_n2b7e_153:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}._productForm__textarea_n2b7e_153::placeholder{color:#bfbfbf}._productForm__existingImages_n2b7e_173{margin-bottom:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._productForm__existingImages_n2b7e_173 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#333}._productForm__imageGrid_n2b7e_187{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}._productForm__existingImage_n2b7e_173{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px;background:#fff;border-radius:6px;border:1px solid #e9ecef}._productForm__existingImageThumbnail_n2b7e_204{width:80px;height:80px;object-fit:cover;border-radius:4px;border:1px solid #e9ecef}._productForm__existingImageInfo_n2b7e_212{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}._productForm__existingImageOrder_n2b7e_220{font-size:11px;color:#666;font-weight:500}._productForm__existingImageAlt_n2b7e_226{font-size:11px;color:#999;font-style:italic;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._productForm__imagesSection_n2b7e_236{margin-bottom:1.5rem}._productForm__imagesHint_n2b7e_240{margin:0 0 1rem;font-size:13px;color:#666;font-style:italic}._productForm__checkboxes_n2b7e_247{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;max-height:200px;overflow-y:auto}._productForm__checkbox_n2b7e_247{display:flex;align-items:center;gap:8px;padding:8px;background:#fff;border-radius:6px;border:1px solid #e9ecef;transition:all .2s ease;flex-direction:row-reverse}._productForm__checkbox_n2b7e_247:hover{background:#f0f0f0;border-color:#d0d0d0}._productForm__checkbox_n2b7e_247 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#1890ff;order:2}._productForm__checkbox_n2b7e_247 label{cursor:pointer;font-weight:500;color:#333;flex:1;order:1}._productForm__checkboxes_n2b7e_247 ._productForm__checkbox_n2b7e_247{justify-content:space-between;padding:12px 16px;flex-direction:row}._productForm__checkboxes_n2b7e_247 ._productForm__checkbox_n2b7e_247 ._toggle-switch_n2b7e_294{margin:0;order:2}._productForm__checkboxes_n2b7e_247 ._productForm__checkbox_n2b7e_247 label{order:1}._productForm__selectAll_n2b7e_302{border-bottom:1px solid #e9ecef;padding-bottom:8px;margin-bottom:8px}._productForm__selectAll_n2b7e_302 ._productForm__checkbox_n2b7e_247{background:#f8f9fa;border:1px solid #dee2e6;font-weight:600}._productForm__characteristics_n2b7e_313{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._productForm__similarProducts_n2b7e_319{max-height:300px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fafafa}._productForm__similarProduct_n2b7e_319{margin-bottom:.5rem}._productForm__similarProduct_n2b7e_319:last-child{margin-bottom:0}._productForm__accessories_n2b7e_335{max-height:300px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fafafa}._productForm__accessory_n2b7e_344{margin-bottom:.5rem}._productForm__accessory_n2b7e_344:last-child{margin-bottom:0}._productForm__features_n2b7e_351{max-height:300px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fafafa}._productForm__feature_n2b7e_351{margin-bottom:.5rem}._productForm__feature_n2b7e_351:last-child{margin-bottom:0}._productForm__tags_n2b7e_367{max-height:300px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background:#fafafa}._productForm__tag_n2b7e_367{margin-bottom:.5rem}._productForm__tag_n2b7e_367:last-child{margin-bottom:0}._productForm__characteristic_n2b7e_313{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._productForm__characteristicLabel_n2b7e_393{display:flex;align-items:center;gap:.5rem;font-weight:500;margin-bottom:.5rem}._productForm__characteristicLabel_n2b7e_393 span{font-size:.875rem;color:#374151}._productForm__advantages_n2b7e_405{display:flex;flex-direction:column;gap:16px}._productForm__advantage_n2b7e_405{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;position:relative}._productForm__advantage_n2b7e_405 ._productForm__textarea_n2b7e_153{min-height:60px}._productForm__relatedProducts_n2b7e_425{display:flex;flex-direction:column;gap:16px}._productForm__relatedProduct_n2b7e_425{display:flex;gap:12px;align-items:flex-end;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._productForm__relatedProduct_n2b7e_425 ._productForm__field_n2b7e_21{flex:1}@media (max-width: 1024px){._productForm__layout_n2b7e_6{grid-template-columns:1fr;gap:1.5rem}._productForm__sidebar_n2b7e_17{position:static;order:-1}}@media (max-width: 768px){._productForm_n2b7e_1,._productForm__layout_n2b7e_6{gap:1rem}._productForm__row_n2b7e_30{grid-template-columns:1fr;gap:.75rem}._productForm__actions_n2b7e_35{flex-direction:column}._productForm__actions_n2b7e_35 button{width:100%}._productForm__checkboxes_n2b7e_247{max-height:150px}._productForm__advantages_n2b7e_405{gap:12px}._productForm__advantage_n2b7e_405{padding:12px}._productForm__characteristic_n2b7e_313{padding:.75rem}._productForm__characteristics_n2b7e_313{grid-template-columns:1fr;gap:.75rem}._productForm__similarProducts_n2b7e_319,._productForm__accessories_n2b7e_335{max-height:200px;overflow-y:auto}}@media (max-width: 1200px){._productForm__characteristics_n2b7e_313{grid-template-columns:repeat(2,1fr)}}._productList__actions_1ocnx_1{margin-bottom:1rem}._productList__createButton_1ocnx_4{background:var(--color-primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:500;transition:background-color .2s}._productList__createButton_1ocnx_4:hover{background:var(--color-primary-dark)}._productCell_1ocnx_18{display:flex;align-items:center;gap:.75rem}._productCell__image_1ocnx_23{flex-shrink:0;width:60px;height:60px;border-radius:.5rem;overflow:hidden;background:var(--color-gray-100);display:flex;align-items:center;justify-content:center}._productCell__imageImg_1ocnx_34{width:100%;height:100%;object-fit:cover}._productCell__imagePlaceholder_1ocnx_39{display:none;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-gray-400);background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:.375rem;transition:all .2s ease}._productCell__imagePlaceholder_1ocnx_39 svg{width:24px;height:24px}._productCell__imagePlaceholder_1ocnx_39:hover{background:var(--color-gray-100);border-color:var(--color-gray-300)}._productCell__imagePlaceholderVisible_1ocnx_59{display:flex!important}._productCell__info_1ocnx_62{flex:1;min-width:0}._productCell__name_1ocnx_66{font-weight:500;color:var(--color-gray-900);line-height:1.4;word-wrap:break-word}._brandCell_1ocnx_73,._typeCell_1ocnx_78{font-weight:500;color:var(--color-gray-700)}._priceCell_1ocnx_83{display:flex;flex-direction:column;gap:.25rem}._priceCell__current_1ocnx_88{font-weight:600;color:var(--color-primary);font-size:1rem}._priceCell__old_1ocnx_93{font-size:.875rem;color:var(--color-gray-500);text-decoration:line-through}._topCell_1ocnx_99,._publishedCell_1ocnx_105{font-weight:500;color:var(--color-gray-700);text-align:center}._actionsCell_1ocnx_111{display:flex;gap:.5rem;justify-content:flex-end}._actionButton_1ocnx_117{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._actionButton_1ocnx_117:hover{background:var(--hover-bg);color:var(--text-primary)}._actionButton_1ocnx_117:disabled{opacity:.5;cursor:not-allowed}._emptyState_1ocnx_140{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#6b7280}._emptyState_1ocnx_140 p{margin:.5rem 0}._emptyState_1ocnx_140 p:first-child{font-size:1.125rem;font-weight:500;color:#374151}._emptyState_1ocnx_140 p:last-child{font-size:.875rem;color:#6b7280}._brandForm_ll5pf_1{display:flex;flex-direction:column;gap:1.5rem}._brandForm__field_ll5pf_6{margin-bottom:1.5rem}._brandForm__field_ll5pf_6:last-child{margin-bottom:0}._brandForm__field_ll5pf_6 input,._brandForm__field_ll5pf_6 textarea,._brandForm__field_ll5pf_6 ._rich-text-editor_ll5pf_12{width:100%}._brandForm__actions_ll5pf_15{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--bs-gray-200);margin-top:2rem}._bottomActions_ll5pf_24{display:flex;gap:16px;justify-content:flex-end;padding:24px;border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff;box-shadow:0 -2px 8px #0000001a;z-index:100;margin-top:auto}@media (max-width: 768px){._bottomActions_ll5pf_24{flex-direction:column}}._brandForm_ll5pf_1 ._common-card_ll5pf_43{margin-bottom:2rem}._brandForm_ll5pf_1 ._common-card_ll5pf_43:last-child{margin-bottom:0}._brandList__name_1byby_1{display:flex;align-items:center;gap:.5rem}._brandList__nameText_1byby_6{font-weight:500;color:var(--text-primary)}._brandList__actions_1byby_10{display:flex;gap:.5rem;justify-content:flex-end}._brandList__actionButton_1byby_15{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._brandList__actionButton_1byby_15:hover{background:var(--hover-bg);color:var(--text-primary)}._brandList__actionButton_1byby_15:disabled{opacity:.5;cursor:not-allowed}._brandList__table_1byby_37{margin-top:1rem}._audienceForm_mz4oc_1{display:flex;flex-direction:column;gap:24px}._audienceForm__section_mz4oc_7{display:flex;flex-direction:column;gap:20px}._audienceForm__row_mz4oc_13{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){._audienceForm__row_mz4oc_13{grid-template-columns:1fr;gap:16px}}._audienceForm__field_mz4oc_25{display:flex;flex-direction:column;width:100%}._audienceForm__label_mz4oc_31{font-size:14px;font-weight:500;color:#262626;margin-bottom:8px;line-height:1.4}._audienceForm__textarea_mz4oc_39{width:100%;padding:12px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;line-height:1.5;font-family:inherit;resize:vertical;min-height:80px}._audienceForm__textarea_mz4oc_39:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}._audienceForm__textarea_mz4oc_39::placeholder{color:#bfbfbf}._audienceForm__actions_mz4oc_59{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e9ecef}@media (max-width: 768px){._audienceForm__actions_mz4oc_59{flex-direction:column;gap:12px}}._audienceList__name_1uzk8_1{display:flex;align-items:center;gap:.5rem}._audienceList__nameText_1uzk8_6{font-weight:500;color:var(--text-primary)}._audienceList__actions_1uzk8_10{display:flex;gap:.5rem;justify-content:flex-end}._audienceList__actionButton_1uzk8_15{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._audienceList__actionButton_1uzk8_15:hover{background:var(--hover-bg);color:var(--text-primary)}._audienceList__actionButton_1uzk8_15:disabled{opacity:.5;cursor:not-allowed}._audienceList__table_1uzk8_37{margin-top:1rem}._audienceView_1yf93_2{padding:1.5rem}._audienceView__title_1yf93_5{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.2}._audienceView__subtitle_1yf93_12{font-size:1.125rem;color:#334155;margin:0;line-height:1.4}._audienceView__section_1yf93_18{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #cbd5e1}._audienceView__section_1yf93_18:not(:last-child){margin-bottom:1.5rem}._audienceView__sectionTitle_1yf93_27{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._audienceView__fields_1yf93_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._audienceView__field_1yf93_35{display:flex;flex-direction:column;gap:.5rem}._audienceView__label_1yf93_45{font-size:.875rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.5px}._audienceView__value_1yf93_52{font-size:1rem;color:#0f172a;padding:.75rem;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:48px;display:flex;align-items:center;line-height:1.5}._audienceView__value_1yf93_52:has(+._audienceView__label_1yf93_45:contains("Описание")){min-height:80px;align-items:flex-start;padding-top:.75rem}@media (max-width: 768px){._audienceView_1yf93_2{padding:1rem}._audienceView__title_1yf93_5{font-size:1.5rem}._audienceView__subtitle_1yf93_12{font-size:1rem}._audienceView__section_1yf93_18{padding:1rem}._audienceView__fields_1yf93_35{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 640px){._audienceView_1yf93_2{padding:.75rem}._audienceView__title_1yf93_5{font-size:1.25rem}._audienceView__section_1yf93_18{padding:.75rem}._audienceView__sectionTitle_1yf93_27{font-size:1.125rem}}._audienceTemplate_xs9h9_1{min-height:100vh;background:#f8fafc}._characteristicForm__section_17g1l_1{margin-bottom:1.5rem}._characteristicForm__row_17g1l_4{margin-bottom:1rem}._characteristicForm__field_17g1l_7{display:flex;flex-direction:column;gap:.5rem}._characteristicForm__label_17g1l_12{font-weight:500;color:var(--text-primary, #566a7f);font-size:.875rem}._characteristicForm__values_17g1l_17{display:flex;flex-direction:column;gap:.75rem}._characteristicForm__value_17g1l_17{display:flex;gap:.75rem;align-items:flex-start}._characteristicForm__addButton_17g1l_27{align-self:flex-start;margin-top:.5rem}._characteristicForm__actions_17g1l_31{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border-color, #e7e7ff)}._characteristicList__actions_7hgy2_1{margin-bottom:1rem;display:flex;justify-content:flex-end}._characteristicList__createButton_7hgy2_6{background:var(--primary-color, #696cff);color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}._characteristicList__createButton_7hgy2_6:hover{background:var(--primary-hover, #5a5cff)}._characteristicList__table_7hgy2_20{margin-top:1rem}._characteristicList__name_7hgy2_23{display:flex;flex-direction:column;gap:.25rem}._characteristicList__nameText_7hgy2_28{font-weight:500;color:var(--text-primary, #566a7f)}._characteristicList__valuesCount_7hgy2_32{font-size:.75rem;color:var(--text-secondary, #a1acb8)}._characteristicList__actions_7hgy2_1{display:flex;gap:.5rem;justify-content:center}._characteristicList__actionButton_7hgy2_41{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .2s ease;font-size:1rem;display:flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem}._characteristicList__actionButton_7hgy2_41:hover{background-color:var(--hover-bg);transform:scale(1.05)}._characteristicList__actionButton_7hgy2_41:active{transform:scale(.95)}._characteristicList__actionButton_7hgy2_41:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width: 768px){._characteristicList_7hgy2_1{padding:1rem}._characteristicList__actions_7hgy2_1{margin-bottom:1rem}._characteristicList__createButton_7hgy2_6{padding:.75rem 1.25rem;font-size:1rem}}@media (max-width: 640px){._characteristicList_7hgy2_1{padding:.75rem}._characteristicList__createButton_7hgy2_6{padding:.75rem 1rem;width:100%}}._characteristicView_vk7yj_2{padding:1.5rem}._characteristicView__title_vk7yj_5{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.2}._characteristicView__subtitle_vk7yj_12{font-size:1.125rem;color:#334155;margin:0;line-height:1.4}._characteristicView__section_vk7yj_18{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #cbd5e1}._characteristicView__section_vk7yj_18:not(:last-child){margin-bottom:1.5rem}._characteristicView__sectionTitle_vk7yj_27{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._characteristicView__fields_vk7yj_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._characteristicView__field_vk7yj_35{display:flex;flex-direction:column;gap:.5rem}._characteristicView__label_vk7yj_45{font-size:.875rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.5px}._characteristicView__value_vk7yj_52{font-size:1rem;color:#0f172a;padding:.75rem;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:48px;display:flex;align-items:center;line-height:1.5}._characteristicView__value_vk7yj_52:has(+._characteristicView__label_vk7yj_45:contains("Описание")){min-height:80px;align-items:flex-start;padding-top:.75rem}@media (max-width: 768px){._characteristicView_vk7yj_2{padding:1rem}._characteristicView__title_vk7yj_5{font-size:1.5rem}._characteristicView__subtitle_vk7yj_12{font-size:1rem}._characteristicView__section_vk7yj_18{padding:1rem}._characteristicView__fields_vk7yj_35{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 640px){._characteristicView_vk7yj_2{padding:.75rem}._characteristicView__title_vk7yj_5{font-size:1.25rem}._characteristicView__section_vk7yj_18{padding:.75rem}._characteristicView__sectionTitle_vk7yj_27{font-size:1.125rem}}._characteristicTemplate_uvxrh_1{min-height:100vh;background:#f8fafc}._featureList__actions_yne0h_1{display:flex;gap:.5rem;justify-content:center}._featureList__actionButton_yne0h_6{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._featureList__actionButton_yne0h_6:hover{background:var(--hover-bg);color:var(--text-primary)}._featureList__actionButton_yne0h_6:disabled{opacity:.5;cursor:not-allowed}._featureList__table_yne0h_28{margin-top:1rem}._featureForm_c5b5m_1{display:flex;flex-direction:column;gap:24px}._featureForm__section_c5b5m_7,._featureForm__row_c5b5m_13{display:flex;flex-direction:column;gap:20px}._featureForm__actions_c5b5m_19{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e9ecef}@media (max-width: 768px){._featureForm__actions_c5b5m_19{flex-direction:column;gap:12px}}._featureView_fsemw_2{padding:1.5rem}._featureView__title_fsemw_5{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.2}._featureView__subtitle_fsemw_12{font-size:1.125rem;color:#334155;margin:0;line-height:1.4}._featureView__section_fsemw_18{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #cbd5e1}._featureView__section_fsemw_18:not(:last-child){margin-bottom:1.5rem}._featureView__sectionTitle_fsemw_27{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._featureView__fields_fsemw_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._featureView__field_fsemw_35{display:flex;flex-direction:column;gap:.5rem}._featureView__label_fsemw_45{font-size:.875rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.5px}._featureView__value_fsemw_52{font-size:1rem;color:#0f172a;padding:.75rem;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:48px;display:flex;align-items:center;line-height:1.5}._featureView__value_fsemw_52:has(+._featureView__label_fsemw_45:contains("Описание")){min-height:80px;align-items:flex-start;padding-top:.75rem}._featureView__colorPreview_fsemw_69{display:flex;align-items:center;gap:.75rem}._featureView__colorSwatch_fsemw_74{width:24px;height:24px;border-radius:.375rem;border:2px solid #cbd5e1;flex-shrink:0}@media (max-width: 768px){._featureView_fsemw_2{padding:1rem}._featureView__title_fsemw_5{font-size:1.5rem}._featureView__subtitle_fsemw_12{font-size:1rem}._featureView__section_fsemw_18{padding:1rem}._featureView__fields_fsemw_35{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 640px){._featureView_fsemw_2{padding:.75rem}._featureView__title_fsemw_5{font-size:1.25rem}._featureView__section_fsemw_18{padding:.75rem}._featureView__sectionTitle_fsemw_27{font-size:1.125rem}}._featureTemplate_13mxt_1{min-height:100vh;background:#f8fafc}._tagList__actions_s0dg1_1{display:flex;gap:.5rem;justify-content:center}._tagList__actionButton_s0dg1_6{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._tagList__actionButton_s0dg1_6:hover{background:var(--hover-bg);color:var(--text-primary)}._tagList__actionButton_s0dg1_6:disabled{opacity:.5;cursor:not-allowed}._tagList__table_s0dg1_28{margin-top:1rem}._tagForm_5ti0j_1{display:flex;flex-direction:column;gap:24px}._tagForm__section_5ti0j_7,._tagForm__row_5ti0j_13{display:flex;flex-direction:column;gap:20px}._tagForm__actions_5ti0j_19{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e9ecef}@media (max-width: 768px){._tagForm__actions_5ti0j_19{flex-direction:column;gap:12px}}._tagView_1b4we_2{padding:1.5rem}._tagView__title_1b4we_5{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.2}._tagView__subtitle_1b4we_12{font-size:1.125rem;color:#334155;margin:0;line-height:1.4}._tagView__section_1b4we_18{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #cbd5e1}._tagView__section_1b4we_18:not(:last-child){margin-bottom:1.5rem}._tagView__sectionTitle_1b4we_27{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}._tagView__fields_1b4we_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._tagView__field_1b4we_35{display:flex;flex-direction:column;gap:.5rem}._tagView__label_1b4we_45{font-size:.875rem;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:.5px}._tagView__value_1b4we_52{font-size:1rem;color:#0f172a;padding:.75rem;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:48px;display:flex;align-items:center;line-height:1.5}._tagView__value_1b4we_52:has(+._tagView__label_1b4we_45:contains("Описание")){min-height:80px;align-items:flex-start;padding-top:.75rem}@media (max-width: 768px){._tagView_1b4we_2{padding:1rem}._tagView__title_1b4we_5{font-size:1.5rem}._tagView__subtitle_1b4we_12{font-size:1rem}._tagView__section_1b4we_18{padding:1rem}._tagView__fields_1b4we_35{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 640px){._tagView_1b4we_2{padding:.75rem}._tagView__title_1b4we_5{font-size:1.25rem}._tagView__section_1b4we_18{padding:.75rem}._tagView__sectionTitle_1b4we_27{font-size:1.125rem}}._tagTemplate_wgc67_1{min-height:100vh;background:#f8fafc}._productTypeList__name_1sr6z_1{display:flex;align-items:center;gap:.5rem}._productTypeList__nameText_1sr6z_6{font-weight:500;color:#0f172a}._productTypeList__actions_1sr6z_10{display:flex;gap:.5rem;justify-content:flex-end}._productTypeList__actionButton_1sr6z_15{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._productTypeList__actionButton_1sr6z_15:hover{background:var(--hover-bg);color:var(--text-primary)}._productTypeList__actionButton_1sr6z_15:disabled{opacity:.5;cursor:not-allowed}._productTypeList__emptyState_1sr6z_37{text-align:center;padding:40px 20px;color:#334155}._productTypeList__emptyState_1sr6z_37 p{margin:8px 0}._productTypeList__emptyState_1sr6z_37 p:first-child{font-size:16px;font-weight:500;color:#0f172a}._productTypeList__table_1sr6z_50{margin-top:16px}._productTypesPage__loading_1wn5z_1{display:flex;justify-content:center;align-items:center;min-height:200px}._productTypesPage__loadingContent_1wn5z_7{text-align:center}._productTypesPage__loadingContent_1wn5z_7 p{margin:0;color:#334155;font-size:16px}._productTypeForm_xj6wf_1{display:flex;flex-direction:column;gap:1.5rem}._productTypeForm__field_xj6wf_6{margin-bottom:1.5rem}._productTypeForm__field_xj6wf_6:last-child{margin-bottom:0}._productTypeForm__field_xj6wf_6 input,._productTypeForm__field_xj6wf_6 textarea,._productTypeForm__field_xj6wf_6 ._rich-text-editor_xj6wf_12{width:100%}._productTypeForm__helperText_xj6wf_15{font-size:.875rem;color:var(--bs-gray-600);margin-top:.5rem;margin-bottom:0}._productTypeForm__actions_xj6wf_21{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--bs-gray-200);margin-top:2rem}._productTypeForm_xj6wf_1 ._common-card_xj6wf_30{margin-bottom:2rem}._productTypeForm_xj6wf_1 ._common-card_xj6wf_30:last-child{margin-bottom:0}._productTypeView_wnve1_1{padding:24px}._productTypeView__content_wnve1_5{display:flex;flex-direction:column;gap:20px}._productTypeView__field_wnve1_11{display:flex;flex-direction:column;gap:8px}._productTypeView__label_wnve1_17{font-size:14px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}._productTypeView__value_wnve1_25{font-size:16px;color:#333;margin:0;padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}._productTypeView__description_wnve1_35{padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;line-height:1.6}._productTypeView__actions_wnve1_43{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e9ecef;margin-top:24px}._productTypeView__editButton_wnve1_52{padding:12px 24px;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._productTypeView__editButton_wnve1_52:hover{background:#0056b3}._productTypeView__backButton_wnve1_67{padding:12px 24px;background:#6c757d;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._productTypeView__backButton_wnve1_67:hover{background:#545b62}._productTypeTemplate_1n3aa_1{min-height:100vh;background:#f8f9fa}._clinicForm_ubx14_1{display:flex;flex-direction:column;gap:1.5rem}._clinicForm__layout_ubx14_6{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}._clinicForm__content_ubx14_12{display:flex;flex-direction:column;gap:1.5rem}._clinicForm__sidebar_ubx14_17{position:sticky;top:2rem}._clinicForm__section_ubx14_21{display:flex;flex-direction:column;gap:16px}._clinicForm__row_ubx14_26{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){._clinicForm__row_ubx14_26{grid-template-columns:1fr}}._clinicForm__field_ubx14_36{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem}._clinicForm__field_ubx14_36:last-child{margin-bottom:0}._clinicForm__label_ubx14_45{font-weight:500;color:#0f172a;font-size:14px}._clinicForm__helperText_ubx14_50{font-size:12px;color:#334155;margin-top:4px;line-height:1.4}._clinicForm__textarea_ubx14_56{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}._clinicForm__textarea_ubx14_56:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 2px #9333ea1a}._clinicForm__textarea_ubx14_56::placeholder{color:#334155}._clinicForm__checkbox-group_ubx14_74{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;padding:12px;border:1px solid #e2e8f0;border-radius:6px;background-color:#f8fafc}._clinicForm__checkbox-item_ubx14_85{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;line-height:1.4;color:#0f172a}._clinicForm__checkbox-item_ubx14_85:hover{color:#9333ea}._clinicForm__checkbox_ubx14_74{margin:0;transform:scale(1.2);cursor:pointer}._clinicForm__service-category_ubx14_102{margin-bottom:24px}._clinicForm__service-category_ubx14_102:last-child{margin-bottom:0}._clinicForm__category-title_ubx14_108{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._clinicForm__actions_ubx14_116{display:flex;gap:16px;justify-content:flex-end;padding-top:24px;border-top:1px solid #e2e8f0}@media (max-width: 768px){._clinicForm__actions_ubx14_116{flex-direction:column}}._bottomActions_ubx14_129{display:flex;gap:16px;justify-content:flex-end;padding:24px;border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff;box-shadow:0 -2px 8px #0000001a;z-index:100;margin-top:auto}@media (max-width: 768px){._bottomActions_ubx14_129{flex-direction:column}}._bottomActions__schedule-list_ubx14_147{display:flex;flex-direction:column;gap:16px}._bottomActions__schedule-item_ubx14_152{display:flex;gap:12px;align-items:flex-end;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._bottomActions__schedule-item_ubx14_152 ._clinicForm__field_ubx14_36{flex:1;margin-bottom:0}._bottomActions__schedule-actions_ubx14_165{display:flex;gap:8px;align-items:center}._bottomActions__metro-row_ubx14_170{display:grid;grid-template-columns:1fr 200px;gap:16px;align-items:end}@media (max-width: 768px){._bottomActions__metro-row_ubx14_170{grid-template-columns:1fr}}@media (max-width: 1024px){._clinicForm__layout_ubx14_6{grid-template-columns:1fr;gap:1.5rem}._clinicForm__sidebar_ubx14_17{position:static;order:-1}}@media (max-width: 768px){._clinicForm_ubx14_1,._clinicForm__layout_ubx14_6{gap:1rem}._clinicForm__row_ubx14_26{grid-template-columns:1fr;gap:.75rem}._clinicForm__actions_ubx14_116{flex-direction:column}._clinicForm__actions_ubx14_116 button{width:100%}}._clinicList__name_1p4r4_1{display:flex;align-items:center;gap:.5rem}._clinicList__nameText_1p4r4_6{font-weight:500;color:#0f172a}._clinicList__actions_1p4r4_10{display:flex;gap:8px;justify-content:flex-end}._clinicList__actionButton_1p4r4_15{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._clinicList__actionButton_1p4r4_15:hover{background:var(--hover-bg);color:var(--text-primary)}._clinicList__actionButton_1p4r4_15:disabled{opacity:.5;cursor:not-allowed}._clinicList__emptyState_1p4r4_37{text-align:center;padding:40px 20px;color:#334155}._clinicList__emptyState_1p4r4_37 p{margin:8px 0}._clinicList__emptyState_1p4r4_37 p:first-child{font-size:16px;font-weight:500;color:#0f172a}._clinicList__table_1p4r4_50{margin-top:16px}._clinics-page_13v5j_1{display:flex;flex-direction:column}._clinics-page_13v5j_1 ._clinics-page__loading_13v5j_5 ._clinics-page__loading-content_13v5j_5{display:flex;justify-content:center;align-items:center;padding:3rem;text-align:center}._clinics-page_13v5j_1 ._clinics-page__loading_13v5j_5 ._clinics-page__loading-content_13v5j_5 p{margin:0;font-size:1.125rem;color:#334155;font-weight:500}._clinics-page_13v5j_1 ._clinics-page__filters_13v5j_18{margin-bottom:1.5rem}._clinics-page_13v5j_1 ._clinics-page__filters_13v5j_18 ._clinics-page__filters-content_13v5j_21{display:grid;grid-template-columns:1fr 200px 200px;gap:1rem;align-items:end}@media (max-width: 768px){._clinics-page_13v5j_1 ._clinics-page__filters_13v5j_18 ._clinics-page__filters-content_13v5j_21{grid-template-columns:1fr;gap:.75rem}}._clinics-page_13v5j_1 ._clinics-page__filters_13v5j_18 ._clinics-page__search_13v5j_33,._clinics-page_13v5j_1 ._clinics-page__filters_13v5j_18 ._clinics-page__filter_13v5j_18{min-width:0}._clinic-view-page_13v5j_40 ._clinic-view__content_13v5j_40{display:grid;gap:2rem}._clinic-view-page_13v5j_40 ._clinic-view__main_13v5j_44{display:grid;gap:1rem}._clinic-view-page_13v5j_40 ._clinic-view__field_13v5j_48{display:grid;grid-template-columns:150px 1fr;gap:1rem;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}._clinic-view-page_13v5j_40 ._clinic-view__field_13v5j_48 label{font-weight:600;color:#0f172a}._clinic-view-page_13v5j_40 ._clinic-view__field_13v5j_48 span{color:#334155}._clinic-view-page_13v5j_40 ._clinic-view__image_13v5j_63{max-width:200px;max-height:200px;border-radius:.375rem;border:1px solid #e2e8f0}._doctorForm_1xpgh_1{display:flex;flex-direction:column;gap:1.5rem}._doctorForm__layout_1xpgh_6{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}._doctorForm__content_1xpgh_12{display:flex;flex-direction:column;gap:1.5rem}._doctorForm__sidebar_1xpgh_17{position:sticky;top:2rem}._doctorForm__field_1xpgh_21{margin-bottom:1.5rem}._doctorForm__field_1xpgh_21:last-child{margin-bottom:0}._doctorForm__field_1xpgh_21 input,._doctorForm__field_1xpgh_21 textarea,._doctorForm__field_1xpgh_21 select{width:100%}._doctorForm__row_1xpgh_30{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._doctorForm__actions_1xpgh_35{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--border-primary);margin-top:2rem}._bottomActions_1xpgh_44{display:flex;gap:16px;justify-content:flex-end;padding:24px;border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff;box-shadow:0 -2px 8px #0000001a;z-index:100;margin-top:auto}@media (max-width: 768px){._bottomActions_1xpgh_44{flex-direction:column}}._doctorForm_1xpgh_1 ._common-card_1xpgh_63{margin-bottom:2rem}._doctorForm_1xpgh_1 ._common-card_1xpgh_63:last-child{margin-bottom:0}._label_1xpgh_70{font-weight:500;color:var(--text-primary);font-size:.875rem}._required_1xpgh_76{color:var(--error-500)}._checkboxGroup_1xpgh_80{display:flex;flex-direction:column;gap:.75rem}._checkboxItem_1xpgh_86{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text-primary)}._checkboxItem_1xpgh_86:hover{color:var(--text-secondary)}._checkbox_1xpgh_80{width:1rem;height:1rem;cursor:pointer;accent-color:var(--primary-500)}._regaliasList_1xpgh_105{display:flex;flex-direction:column;gap:1rem}._regaliaItem_1xpgh_111{display:flex;gap:.75rem;align-items:flex-end}._regaliaItem_1xpgh_111 ._input_1xpgh_116{flex:1}._certificatesList_1xpgh_120{display:flex;flex-direction:column;gap:1.5rem}._placeholderText_1xpgh_126{color:var(--text-secondary);font-style:italic;text-align:center;padding:2rem;background:var(--background-secondary);border-radius:.5rem;border:1px dashed var(--border-primary)}._certificateItem_1xpgh_136{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--border-primary);border-radius:.5rem;background:var(--background-secondary)}._certificateItem_1xpgh_136 ._input_1xpgh_116{width:100%}._doctorList__name_1k9fg_1{display:flex;align-items:center;gap:.75rem}._doctorList__image_1k9fg_6{flex-shrink:0;width:60px;height:60px;border-radius:.5rem;overflow:hidden;background:var(--color-gray-100);display:flex;align-items:center;justify-content:center}._doctorList__imageImg_1k9fg_17{width:100%;height:100%;object-fit:cover}._doctorList__imagePlaceholder_1k9fg_22{display:none;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-gray-400);background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:.375rem;transition:all .2s ease}._doctorList__imagePlaceholder_1k9fg_22 svg{width:24px;height:24px}._doctorList__imagePlaceholder_1k9fg_22:hover{background:var(--color-gray-100);border-color:var(--color-gray-300)}._doctorList__imagePlaceholderVisible_1k9fg_42{display:flex!important}._doctorList__info_1k9fg_45{flex:1;min-width:0}._doctorList__nameText_1k9fg_49{font-weight:500;color:var(--color-gray-900);line-height:1.4;word-wrap:break-word}._doctorList__actions_1k9fg_55{display:flex;gap:.5rem;justify-content:flex-end}._doctorList__actionButton_1k9fg_60{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:1rem}._doctorList__actionButton_1k9fg_60:hover{background:var(--hover-bg);color:var(--text-primary)}._doctorList__actionButton_1k9fg_60:disabled{opacity:.5;cursor:not-allowed}._doctorList__tableWrapper_1k9fg_82{overflow-x:auto;margin-top:1rem}._doctorList__table_1k9fg_82{width:100%;border-collapse:collapse;background:#fff;font-size:.875rem;line-height:1.25rem}._doctorList__table_1k9fg_82 thead{background-color:var(--color-gray-50, #f9fafb);border-bottom:2px solid var(--color-gray-200, #e5e7eb)}._doctorList__table_1k9fg_82 thead th{padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.875rem;color:var(--color-gray-900, #111827);background-color:var(--color-gray-50, #f9fafb);border-bottom:1px solid var(--color-gray-200, #e5e7eb);white-space:nowrap}._doctorList__table_1k9fg_82 tbody{background-color:#fff}._doctorList__table_1k9fg_82 tbody tr{border-bottom:1px solid var(--color-gray-200, #e5e7eb);transition:all .2s ease}._doctorList__table_1k9fg_82 tbody tr:hover{background-color:var(--color-gray-50, #f9fafb)}._doctorList__table_1k9fg_82 tbody tr:last-child{border-bottom:none}._doctorList__table_1k9fg_82 tbody td{padding:.75rem 1rem;vertical-align:middle}._doctorList__dragHandle_1k9fg_124{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:grab;color:var(--color-gray-400);-webkit-user-select:none;user-select:none;font-size:1.2rem;line-height:1}._doctorList__dragHandle_1k9fg_124:active{cursor:grabbing}._doctorList__dragHandle_1k9fg_124:hover{color:var(--color-gray-600)}._doctorList__loading_1k9fg_142,._doctorList__empty_1k9fg_142{padding:2rem;text-align:center;color:var(--color-gray-500)}._doctorList__pagination_1k9fg_147{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;background-color:var(--color-gray-50, #f9fafb);border-top:1px solid var(--color-gray-200, #e5e7eb)}._doctorList__paginationInfo_1k9fg_157{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--color-gray-600, #4b5563);flex-wrap:wrap}._doctorList__pageSizeWrapper_1k9fg_165{display:flex;align-items:center;gap:.5rem}._doctorList__pageSizeLabel_1k9fg_170{font-size:.875rem;color:var(--color-gray-700, #374151);white-space:nowrap}._doctorList__pageSizeSelect_1k9fg_175{min-width:100px}._doctorList__paginationText_1k9fg_178{font-size:.875rem;color:var(--color-gray-600, #4b5563);white-space:nowrap}._doctors-page_1m9vw_1{display:flex;flex-direction:column}._doctors-page_1m9vw_1 ._doctors-page__loading_1m9vw_5 ._doctors-page__loading-content_1m9vw_5{display:flex;justify-content:center;align-items:center;padding:3rem;text-align:center}._doctors-page_1m9vw_1 ._doctors-page__loading_1m9vw_5 ._doctors-page__loading-content_1m9vw_5 p{margin:0;font-size:1.125rem;color:#334155;font-weight:500}._doctors-page_1m9vw_1 ._doctor-page-link_1m9vw_18{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem}._doctors-page_1m9vw_1 ._doctor-page-link__label_1m9vw_28{font-size:.875rem;font-weight:600;color:#0f172a;white-space:nowrap}._doctors-page_1m9vw_1 ._doctor-page-link__url_1m9vw_34{font-size:.875rem;color:#9333ea;text-decoration:none;word-break:break-all;transition:color .2s ease}._doctors-page_1m9vw_1 ._doctor-page-link__url_1m9vw_34:hover{color:#6b21a8;text-decoration:underline}._doctors-page_1m9vw_1 ._doctor-page-link__url_1m9vw_34:focus{outline:2px solid #9333ea;outline-offset:2px;border-radius:.25rem}._doctors-page_1m9vw_1 ._doctors-page__filters_1m9vw_50{margin-bottom:1.5rem}._doctors-page_1m9vw_1 ._doctors-page__filters_1m9vw_50 ._doctors-page__filters-content_1m9vw_53{display:grid;grid-template-columns:1fr 300px;gap:1.5rem;align-items:end}@media (max-width: 768px){._doctors-page_1m9vw_1 ._doctors-page__filters_1m9vw_50 ._doctors-page__filters-content_1m9vw_53{grid-template-columns:1fr;gap:1rem}}._doctor-view-page_1m9vw_65 ._doctor-view__content_1m9vw_65{display:grid;gap:2rem}._doctor-view-page_1m9vw_65 ._doctor-view__main_1m9vw_69{display:grid;gap:1rem}._doctor-view-page_1m9vw_65 ._doctor-view__field_1m9vw_73{display:grid;grid-template-columns:150px 1fr;gap:1rem;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}._doctor-view-page_1m9vw_65 ._doctor-view__field_1m9vw_73 label{font-weight:600;color:#0f172a}._doctor-view-page_1m9vw_65 ._doctor-view__field_1m9vw_73 span{color:#334155}._doctor-view-page_1m9vw_65 ._doctor-view__photo_1m9vw_88{max-width:200px;max-height:200px;border-radius:.375rem;border:1px solid #e2e8f0}._promotionsList__title_12eyk_1{display:flex;flex-direction:column;gap:8px}._promotionsList__titleText_12eyk_6{font-weight:500;color:var(--text-primary)}._promotionsList__tag_12eyk_10{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#fff;max-width:fit-content}._promotionsList__tag--pink_12eyk_19{background-color:#e91e63}._promotionsList__tag--green_12eyk_22{background-color:#4caf50}._promotionsList__tag--purple_12eyk_25{background-color:#9c27b0}._promotionsList__tag--default_12eyk_28{background-color:var(--primary-color)}._promotionsList__city_12eyk_31{display:flex;align-items:center;gap:8px}._promotionsList__cityText_12eyk_36{font-weight:500;color:var(--text-primary)}._promotionsList__actions_12eyk_40{display:flex;align-items:center;justify-content:flex-end;gap:8px}._promotionsList__actionButton_12eyk_46{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:var(--background-secondary);color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:14px}._promotionsList__actionButton_12eyk_46:hover:not(:disabled){background:var(--background-tertiary);color:var(--text-primary)}._promotionsList__actionButton_12eyk_46:disabled{opacity:.5;cursor:not-allowed}._promotionsList__table_12eyk_68{margin-top:16px}._promotionBenefits__field_9vu29_1{margin-bottom:24px}._promotionBenefits__field_9vu29_1:last-child{margin-bottom:0}._promotionBenefits__benefits_9vu29_7{margin:24px 0}._promotionBenefits__benefit_9vu29_7{border:1px solid var(--border-color);border-radius:8px;padding:20px;background:var(--background-secondary)}._promotionBenefits__benefitHeader_9vu29_16{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid var(--border-color)}._promotionBenefits__benefitHeader_9vu29_16 h4{margin:0;font-size:16px;font-weight:600;color:var(--text-primary)}._promotionBenefits__benefitFields_9vu29_29{display:flex;flex-direction:column;gap:16px}._promotionBenefits__actions_9vu29_34{display:flex;justify-content:center;margin-top:24px;padding-top:20px;border-top:1px solid var(--border-color)}._promotionFaqs__faqs_g8a7q_1{margin:24px 0}._promotionFaqs__faq_g8a7q_1{border:1px solid var(--border-color);border-radius:8px;padding:12px;margin-bottom:12px;background:var(--background-secondary)}._promotionFaqs__faq_g8a7q_1:last-child{margin-bottom:0}._promotionFaqs__faqHeader_g8a7q_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid var(--border-color)}._promotionFaqs__faqHeader_g8a7q_14 h4{margin:0;font-size:16px;font-weight:600;color:var(--text-primary)}._promotionFaqs__faqFields_g8a7q_27{display:flex;flex-direction:column;gap:12px}._promotionFaqs__actions_g8a7q_32{display:flex;justify-content:center;margin-top:24px;padding-top:20px;border-top:1px solid var(--border-color)}._promotionForm_1atbz_1{display:flex;flex-direction:column;gap:1.5rem}._promotionForm__field_1atbz_6{margin-bottom:24px}._promotionForm__field_1atbz_6:last-child{margin-bottom:0}._promotionForm__row_1atbz_12{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media (max-width: 768px){._promotionForm__row_1atbz_12{grid-template-columns:1fr}}._promotionForm__actions_1atbz_23{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid var(--border-color)}._bottomActions_1atbz_33{display:flex;gap:16px;justify-content:flex-end;padding:24px;border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff;box-shadow:0 -2px 8px #0000001a;z-index:100;margin-top:auto}@media (max-width: 768px){._bottomActions_1atbz_33{flex-direction:column}}._promotions-page_e0d5t_1{display:flex;flex-direction:column}._promotions-page_e0d5t_1 ._promotion-page-link_e0d5t_5{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem}._promotions-page_e0d5t_1 ._promotion-page-link__label_e0d5t_15{font-size:.875rem;font-weight:600;color:#0f172a;white-space:nowrap}._promotions-page_e0d5t_1 ._promotion-page-link__url_e0d5t_21{font-size:.875rem;color:#9333ea;text-decoration:none;word-break:break-all;transition:color .2s ease}._promotions-page_e0d5t_1 ._promotion-page-link__url_e0d5t_21:hover{color:#6b21a8;text-decoration:underline}._promotions-page_e0d5t_1 ._promotion-page-link__url_e0d5t_21:focus{outline:2px solid #9333ea;outline-offset:2px;border-radius:.25rem}._promotions-page__filters_e0d5t_37{margin-bottom:1.5rem}._promotions-page__filters_e0d5t_37 ._promotions-page__filters-content_e0d5t_40{display:grid;grid-template-columns:1fr 300px;gap:1.5rem;align-items:end}@media (max-width: 768px){._promotions-page__filters_e0d5t_37 ._promotions-page__filters-content_e0d5t_40{grid-template-columns:1fr;gap:1rem}}._promotions-page__loading_e0d5t_52{padding:40px;text-align:center}._promotions-page__loading-content_e0d5t_56{display:flex;align-items:center;justify-content:center;min-height:200px}._loading__content_e0d5t_63{display:flex;align-items:center;justify-content:center;min-height:200px;padding:40px}._authLayout_1w2zg_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);padding:1rem;position:relative;overflow:hidden}._authLayout_1w2zg_1:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(216,180,254,.1) 0%,transparent 70%);animation:_float_1w2zg_1 20s ease-in-out infinite}._authLayout_1w2zg_1:after{content:"";position:absolute;bottom:-30%;left:-30%;width:160%;height:160%;background:radial-gradient(circle,rgba(192,132,252,.05) 0%,transparent 60%);animation:_float_1w2zg_1 25s ease-in-out infinite reverse}._authLayout__container_1w2zg_31{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}._authLayout__content_1w2zg_40{width:100%;max-width:400px;position:relative;z-index:2}@keyframes _float_1w2zg_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width: 640px){._authLayout_1w2zg_1{padding:.5rem}._authLayout__content_1w2zg_40{max-width:100%}}@media (prefers-color-scheme: dark){._authLayout_1w2zg_1{background:linear-gradient(135deg,#0f172a,#1e293b)}._authLayout_1w2zg_1:before{background:radial-gradient(circle,rgba(216,180,254,.05) 0%,transparent 70%)}._authLayout_1w2zg_1:after{background:radial-gradient(circle,rgba(192,132,252,.03) 0%,transparent 60%)}}
