@font-face { font-family: ozon-common-element; src: url('./ozon-common-assets/element-icons.woff') format('woff'); font-style: normal; font-weight: normal; font-display: block; }
.ozon-common-icon { font-family: ozon-common-element !important; font-style: normal; font-weight: normal; line-height: 1; display: inline-block; -webkit-font-smoothing: antialiased; }
.ozon-common-sort::before { content: '\e6d2'; }
.ozon-common-refresh-icon::before { content: '\e6d0'; }
.ozon-common-close::before { content: '\e6db'; }
.ozon-common-image { height: calc(100dvh - 50px); min-height: 540px; min-width: 940px; padding: 22px 20px 20px; display: flex; flex-direction: column; background: linear-gradient(135deg,#f5f7fa,#f0f4f8); font: 16px 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif; color: #000; }
.ozon-common-image, .ozon-common-image * { box-sizing: border-box; }
.ozon-common-image [hidden] { display: none !important; }
.ozon-common-image button { cursor: pointer; }
.ozon-common-image button:disabled { cursor: not-allowed; }
.ozon-common-image button:focus-visible, .ozon-common-image label:has(input:focus-visible), .ozon-common-external-link:focus-visible { outline: 2px solid #4096ff; outline-offset: 3px; }
.ozon-common-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 20px; border: 1px solid #e2e8f0; border-radius: 12px; background: #fff; box-shadow: 0 1px 2px #0f172a0a,0 8px 24px #0f172a0d; margin-bottom: 12px; flex-shrink: 0; }
.ozon-common-header-left { display: flex; align-items: center; flex: 1; min-width: 0; gap: 14px; }
.ozon-common-title-icon { width: 42px; height: 42px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; border-radius: 12px; background: linear-gradient(145deg,#dbeafe,#eff6ff); box-shadow: inset 0 0 0 1px #3b82f62e; color: #2563eb; font-size: 20px; }
.ozon-common-copy { min-width: 0; }
.ozon-common-copy h1 { margin: 0 0 4px; font-size: 18px; line-height: 1.2; font-weight: 700; letter-spacing: normal; color: #0f172a; }
.ozon-common-copy p { margin: 0; font-size: 13px; line-height: 1.4; color: #64748b; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ozon-common-points { height: 36px; display: flex; align-items: center; gap: 8px; padding: 0 12px; border: 1px solid #dbe3ef; border-radius: 10px; background: #fff; color: #475569; font-size: 13px; white-space: nowrap; }
.ozon-common-points > span { font-weight: 600; }
.ozon-common-points strong { color: #2563eb; font-size: 13px; }
.ozon-common-refresh { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; width: 13px; height: 16px; padding: 0; border: 0; background: transparent; color: #64748b; font-size: 13px; }
.ozon-common-refresh:hover { color: #4096ff; }
.ozon-common-recharge { height: 26px; border: 1px solid #bfdbfe; border-radius: 6px; padding: 0 10px; color: #2563eb; background: #eff6ff; font: 12px Arial,sans-serif; }
.ozon-common-recharge:hover { background: #2563eb; color: #fff; }
.ozon-common-workspace { display: grid; grid-template-columns: 400px minmax(0,1fr); gap: 18px; flex: 1; min-height: 0; }
.ozon-common-left, .ozon-common-right { min-height: 0; background: #fff; border: 1px solid #e7eaf1; border-radius: 14px; box-shadow: 0 6px 18px #0f172a0d; overflow: hidden; }
.ozon-common-left { display: flex; flex-direction: column; }
.ozon-common-scroll { flex: 1; min-height: 0; overflow: auto; padding: 16px 16px 18px; }
.ozon-common-scroll::-webkit-scrollbar { width: 8px; }
.ozon-common-scroll::-webkit-scrollbar-thumb { background: #d6dae4; border-radius: 4px; }
.ozon-common-section { padding: 14px; margin-bottom: 12px; border: 1px solid #eef1f7; border-radius: 14px; background: #fff; }
.ozon-common-soft { background: #fafbff; }
.ozon-common-section-head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; }
.ozon-common-section h2 { margin: 0; color: #334155; font: 700 16px 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif; }
.ozon-common-count { min-width: 43px; height: 22px; display: flex; align-items: center; justify-content: center; border-radius: 999px; background: #f3f0ff; color: #6d5df6; font-size: 12px; font-weight: 700; }
.ozon-common-slots { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 6px; max-height: 200px; overflow: auto; margin-bottom: 10px; }
.ozon-common-slot { height: 62px; border: 1px dashed #cbd5ff; border-radius: 8px; background: #fbfcff; position: relative; overflow: hidden; }
.ozon-common-slot > button:first-child { width: 100%; height: 100%; padding: 0; border: 0; background: transparent; }
.ozon-common-slot img { width: 100%; height: 100%; object-fit: contain; }
.ozon-common-remove { position: absolute; right: 1px; top: 1px; border: 0; padding: 2px; background: #fff; color: #475569; border-radius: 4px; }
.ozon-common-upload { border: 1px dashed #cbd5ff; border-radius: 9px; padding: 8px 12px; background: #f8fbff; text-align: center; }
.ozon-common-upload p { margin: 0 0 8px; color: #94a3b8; font-size: 11px; line-height: 15px; }
.ozon-common-upload-button { height: 36px; padding: 0 14px; border: 1px solid #dbe3ef; border-radius: 9px; background: #fff; color: #475569; font: 13px Arial,sans-serif; }
.ozon-common-upload-button:hover { border-color: #a5b4fc; color: #4338ca; }
.ozon-common-capsules { display: flex; gap: 8px; }
.ozon-common-capsules label { position: relative; display: flex; height: 32px; align-items: center; padding: 0 12px; border: 1px solid #dbe3ef; border-radius: 999px; background: #fff; color: #475569; font-size: 13px; font-weight: 700; cursor: pointer; white-space: nowrap; }
.ozon-common-capsules label:has(input:checked) { background: #eef2ff; border-color: #6366f1; color: #4338ca; font-weight: 600; }
.ozon-common-capsules input { position: absolute; inset: 0; opacity: 0; width: 100%; height: 100%; margin: 0; cursor: pointer; }
.ozon-common-quota { display: flex; align-items: center; gap: 8px; margin-top: 12px; font-size: 13px; color: #475569; }
.ozon-common-quota strong { color: #4338ca; font-size: 12px; }
.ozon-common-quota .ozon-common-recharge { margin-left: auto; height: 28px; padding: 0 12px; color: #5b52c7; background: #eef2ff; border-color: #cfd3eb; }
.ozon-common-tip { margin: 12px 0 0; color: #64748b; font-size: 12px; line-height: 18px; }
.ozon-common-actions { padding: 16px; border-top: 1px solid #edf1f5; background: #fff; }
.ozon-common-start { width: 100%; height: 36px; border: 1px solid #4096ff; border-radius: 8px; color: #fff; background: #4096ff; font: 14px Arial,sans-serif; }
.ozon-common-start:disabled { opacity: .6; border-color: #a0cfff; }
.ozon-common-right { padding: 16px; display: flex; }
.ozon-common-content { flex: 1; min-width: 0; display: flex; border: 1px solid #e8edf5; border-radius: 14px; background: #f8fafc; overflow: hidden; }
.ozon-common-empty { display: flex; flex: 1; flex-direction: column; justify-content: center; align-items: center; color: #94a3b8; font-size: 13px; }
.ozon-common-empty-icon { position: relative; display: block; width: 52px; height: 52px; margin-bottom: 18px; border: 4px solid #c7ceda; border-radius: 4px; }
.ozon-common-empty-icon::before { content: ''; position: absolute; left: 6px; right: 6px; bottom: 9px; height: 14px; background: linear-gradient(135deg, transparent 28%, #c7ceda 29%, #c7ceda 37%, transparent 38%, transparent 61%, #c7ceda 62%, #c7ceda 74%, transparent 75%); }
.ozon-common-empty strong { color: #475569; margin-bottom: 6px; font-size: 13px; }
.ozon-common-empty > span { line-height: 17px; text-align: center; }
.ozon-common-status { position: fixed; z-index: 5000; left: 50%; top: 64px; transform: translateX(-50%); max-width: 640px; border: 1px solid #dbeafe; border-radius: 6px; padding: 12px 18px; background: #eff6ff; color: #334155; box-shadow: 0 4px 16px #0f172a18; font-size: 13px; }
.ozon-common-preview { width: 720px; max-width: calc(100vw - 48px); padding: 20px; border: 1px solid #e2e8f0; border-radius: 12px; color: #334155; }
.ozon-common-preview::backdrop { background: #0008; }
.ozon-common-preview header { display: flex; justify-content: space-between; }
.ozon-common-preview header button { border: 0; background: transparent; font-size: 18px; }
.ozon-common-preview p { font-size: 13px; color: #64748b; }
.ozon-common-preview img { display: block; max-width: 100%; max-height: 55vh; margin: 18px auto; }
.ozon-common-preview footer { text-align: right; }
.ozon-common-preview footer button { border: 1px solid #dbe3ef; border-radius: 6px; padding: 8px 18px; background: #fff; color: #475569; }
.ozon-common-external-link { text-decoration: none; }
