Тонер-картридж CET Konica Minolta TN-217/TN-414, bizhub 223, 512г, black (CET6707U)
Опис
:root { --ds-main-font: 'Roboto', sans-serif; } .scc-ai-chat-widget { position: fixed; right: 24px; bottom: 24px; z-index: 99999; font-family: inherit; } .scc-ai-fab { position: relative; width: 64px; height: 64px; border: 0; border-radius: 22px; background: linear-gradient(135deg, #00aff4 0%, #22c7ff 100%); color: #fff; cursor: pointer; box-shadow: 0 18px 42px rgba(0, 175, 244, .30), 0 8px 18px rgba(15, 23, 42, .16); display: flex; align-items: center; justify-content: flex-end; gap: 10px; padding: 0 13px; overflow: hidden; transition: transform .28s ease, box-shadow .28s ease, border-radius .28s ease, opacity .2s ease; animation: sccAiFloat 3.2s ease-in-out infinite; } .scc-ai-fab-glow { position: absolute; inset: -8px; border-radius: 30px; background: linear-gradient(135deg, rgba(37,99,235,.35), rgba(124,58,237,.22), rgba(6,182,212,.3)); opacity: .75; animation: sccAiPulse 2.2s ease-in-out infinite; z-index: -1; } .scc-ai-fab-icon { display: flex; position: relative; z-index: 1; flex: 0 0 38px; justify-content: center; } .scc-ai-fab-label { position: relative; z-index: 1; color: #fff; font-size: 13px; line-height: 1; font-weight: 800; letter-spacing: .04em; white-space: nowrap; opacity: 0; max-width: 0; transform: translateX(8px); transition: opacity .28s ease, max-width .42s cubic-bezier(.2,.8,.2,1), transform .42s cubic-bezier(.2,.8,.2,1); } .scc-ai-panel { overscroll-behavior: contain; position: absolute; right: 0; bottom: 84px; width: 408px; max-width: calc(100vw - 32px); height: 620px; max-height: calc(100vh - 120px); background: rgba(255, 255, 255, .96); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); border: 1px solid rgba(226, 232, 240, .95); border-radius: 24px; box-shadow: 0 28…