:root{--primary: #25b8ad;--primary-soft: #dff7f5;--blue-soft: #e6f5ff;--text: #111827;--muted: #6b7280;--border: #e5e7eb;--bg: #f5fbfb;--panel: #ffffff;--shadow: 0 18px 45px rgba(15, 23, 42, .08)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}.catalogLogoImage{width:58px;height:58px;object-fit:contain}.illustrationLogo img{width:110px;height:110px;object-fit:contain}.sidebarLogoImage{width:64px;height:64px;object-fit:contain;border-radius:8px}button,input,select{font:inherit}textarea{width:100%;min-height:110px;resize:vertical;padding:12px 14px;border:1px solid #d7dee8;border-radius:12px;background:#fff;color:#1f2937;font-family:inherit;font-size:14px;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}textarea::placeholder{color:#9ca3af}textarea:hover{border-color:#b7c4d6}textarea:focus{border-color:#2670ca;box-shadow:0 0 0 3px #2670ca24;background-color:#fff}textarea:disabled{cursor:not-allowed;background-color:#f3f4f6;color:#9ca3af}.formPanel textarea{min-height:120px}.app{min-height:100vh;display:flex}.sidebar{width:280px;background:#fff;border-right:1px solid var(--border);padding:28px 20px;position:sticky;top:0;height:100vh;max-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.sidebarNav{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:grid;align-content:start;gap:8px;padding-right:4px;padding-bottom:12px}.sidebarNav::-webkit-scrollbar{width:6px}.sidebarNav::-webkit-scrollbar-track{background:transparent}.sidebarNav::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.sidebarNav::-webkit-scrollbar-thumb:hover{background:#94a3b8b3}.brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.brandMark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--primary),#8ce7df);color:#fff;display:grid;place-items:center;font-weight:800;font-size:24px}.brand strong{display:block;font-size:18px}.brand span{color:var(--muted);font-size:13px}nav{display:grid;gap:8px}nav button,.sidebarNavLink{border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:14px;cursor:pointer;color:#374151}.sidebarNavLink{display:block;text-decoration:none}nav button:hover,nav button.active,.sidebarNavLink:hover,.sidebarNavLink.active{background:var(--primary-soft);color:#0f766e;font-weight:700}.content{flex:1;padding:34px}.pageHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.pageHeader h1{margin:0 0 8px;font-size:32px}.pageHeader p{margin:0;color:var(--muted)}.status{background:var(--primary-soft);color:#0f766e;padding:10px 14px;border-radius:999px;font-weight:700;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card,.panel{background:var(--panel);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow)}.card{padding:24px}.card h3,.panel h2{margin-top:0}.card p{color:var(--muted);line-height:1.6}.gridTwo{display:grid;grid-template-columns:420px 1fr;gap:20px;align-items:start}.panel{padding:22px}form{display:grid;gap:12px}input,select{width:100%;border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:#fff;outline:none}input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 4px #25b8ad1f}.primary{border:0;background:linear-gradient(135deg,var(--primary),#8ce7df);color:#fff;font-weight:800;border-radius:14px;padding:13px 16px;cursor:pointer}.message{margin:0;color:#0f766e;font-weight:700}.table{display:grid;gap:10px}.row{border:1px solid var(--border);border-radius:16px;padding:14px;display:flex;justify-content:space-between;gap:16px;background:#fff}.row strong{display:block}.row span{display:block;color:var(--muted);margin-top:4px}.row small{color:var(--muted);white-space:nowrap}.empty{color:var(--muted);margin:0}@media(max-width:900px){.app{display:block}.sidebar{width:100%;height:auto;max-height:none;position:static;overflow:visible}.sidebarNav{max-height:none;overflow:visible}.content{padding:20px}.cards,.gridTwo{grid-template-columns:1fr}.pageHeader{display:block}}.catalogLoginContainer{display:flex;justify-content:space-between;align-items:center;width:min(1120px,calc(100% - 40px));margin:0 auto}.catalogBrand img{width:58px;height:58px;object-fit:contain}.loginIllustration{position:relative;height:520px;overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(99,214,165,.25),transparent 22%),radial-gradient(circle at 75% 70%,rgba(42,168,255,.12),transparent 30%),linear-gradient(120deg,#d6faf6f2,#ffffffc7 55%,#fff);border-radius:0}.illustrationLogo img{width:100px;height:100px;object-fit:contain}.catalogLoginPage{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:radial-gradient(42% 18% at 18% 0%,rgba(99,214,165,.14),transparent 62%),radial-gradient(42% 18% at 84% 0%,rgba(42,168,255,.1),transparent 62%),#fff;color:#0f172a}.catalogLoginContainer{width:min(1120px,calc(100% - 40px));margin:0 auto}.catalogLoginHeader{border-bottom:1px solid rgba(15,23,42,.1);background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.headerContent{height:120px;display:flex;align-items:center}.catalogBrand{display:flex;align-items:center;gap:14px}.catalogLogoFallback{width:58px;height:58px;border-radius:8px;display:grid;place-items:center;color:#25b8ad;font-family:Georgia,serif;font-size:48px;font-weight:900}.catalogBrand strong{display:block;font-size:18px;letter-spacing:.3px}.catalogBrand span{display:block;margin-top:4px;color:#5b6b7a;font-size:14px}.catalogLoginMain{display:flex;align-items:center;padding:70px 0}.loginGrid{display:grid;grid-template-columns:520px 430px;gap:18px;align-items:center;justify-content:center}.loginIllustration{position:relative;height:520px;overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(99,214,165,.25),transparent 22%),radial-gradient(circle at 75% 70%,rgba(42,168,255,.12),transparent 30%),linear-gradient(120deg,#d6faf6f2,#ffffffc7 55%,#fff)}.loginIllustration:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(37,184,173,.24) 1px,transparent 1px);background-size:12px 12px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 72%);mask-image:linear-gradient(90deg,#000,transparent 72%);opacity:.7}.loginIllustration:after{content:"";position:absolute;left:-80px;bottom:-150px;width:360px;height:520px;border-radius:45% 55% 0 0;background:linear-gradient(180deg,#25b8ad38,#25b8ad0f);transform:rotate(-12deg)}.illustrationLogo{position:absolute;left:50%;top:50%;width:158px;height:158px;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;background:#ffffffb8;border:1px solid rgba(37,184,173,.25);box-shadow:0 20px 50px #0f172a14;z-index:2}.illustrationLogo span{font-family:Georgia,serif;font-size:92px;color:#25b8ad;font-weight:900}.orbit{position:absolute;border:1px solid rgba(37,184,173,.24);border-radius:50%;z-index:1}.orbitOne{width:260px;height:260px;left:130px;top:130px}.orbitTwo{width:430px;height:430px;left:40px;top:50px;opacity:.45}.iconBubble{position:absolute;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f0fffde6;border:1px solid rgba(37,184,173,.25);color:#25b8ad;font-weight:800;z-index:3}.bubbleOne{left:170px;top:112px}.bubbleTwo{left:95px;top:178px}.bubbleThree{right:150px;top:205px}.bubbleFour{left:135px;bottom:118px}.bubbleFive{right:130px;bottom:92px}.loginPanelWrap{display:grid;justify-items:center}.loginPanelWrap h1{margin:0 0 24px;text-align:center;font-size:29px;line-height:1.18;letter-spacing:-.02em}.catalogLoginCard{width:356px;min-height:390px;padding:72px 36px 28px;border-radius:22px;border:1px solid rgba(15,23,42,.12);background:linear-gradient(120deg,#e1fcf7db,#e7f6ffcc 45%,#fff 72%);box-shadow:0 18px 44px #0f172a1f}.catalogLoginCard label{display:grid;gap:8px;margin-bottom:16px;font-weight:800;font-size:14px}.catalogLoginCard input{width:100%;height:43px;border-radius:14px;border:1px solid rgba(15,23,42,.16);padding:0 16px;background:#fff;outline:none}.catalogLoginCard input:focus{border-color:#25b8ad;box-shadow:0 0 0 4px #25b8ad1f}.loginSubmitButton,.loginAltButton{width:172px;min-height:32px;margin:18px auto 0;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(42,168,255,.25);background:linear-gradient(112deg,#63d6a538,#2aa8ff2e);box-shadow:0 10px 28px #0f172a14;color:#0f172a;font-weight:900;cursor:pointer}.loginAltButton{margin-top:10px}.loginAltButton:disabled{opacity:.95;cursor:not-allowed}.loginDivider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0 8px;color:#8a96a3}.loginDivider span{height:1px;background:#0f172a1f}.catalogLoginFooter{border-top:1px solid rgba(15,23,42,.1);background:#ffffffbd}.footerContent{min-height:66px;display:flex;align-items:center;justify-content:space-between;color:#5b6b7a}.footerContent nav{display:flex;gap:22px}.footerContent a:hover{color:#13988f}.sidebarFooter{flex-shrink:0;margin-top:auto;padding-top:24px}.logoutButton{width:100%;border:1px solid var(--border);background:#fff;border-radius:14px;padding:12px 14px;cursor:pointer;font-weight:700;color:#475569}.logoutButton:hover{background:#f8fafc}.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.panelHeader span{min-width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:var(--primary-soft);color:#0f766e;font-weight:900}@media(max-width:980px){.loginGrid{grid-template-columns:1fr}.loginIllustration{display:none}.catalogLoginMain{padding:46px 0}}@media(max-width:560px){.catalogLoginContainer{width:min(100% - 28px,1120px)}.headerContent{height:86px}.catalogLoginCard{width:100%;padding:42px 22px 24px}.footerContent{display:grid;gap:10px;padding:16px 0}.footerContent nav{flex-wrap:wrap}}.loginNoticeMessage{padding:12px 14px;border:1px solid #facc15;border-radius:14px;background:#fefce8;color:#854d0e;font-size:14px;line-height:1.45}.loginErrorMessage{padding:10px 12px;border-radius:12px;background:#fff1f1;color:#b42318;font-size:14px;line-height:1.4}.appLoading{min-height:100vh;display:grid;place-items:center;font-size:16px;color:#334155;background:#f8fafc}.sidebarUser{display:grid;gap:3px;margin-bottom:12px;padding:12px;border-radius:14px;background:#ffffff14}.sidebarUser strong{font-size:13px;line-height:1.3}.sidebarUser span{font-size:12px;opacity:.8;word-break:break-word}.sidebarUser small{font-size:11px;opacity:.65}.checkboxLine{display:flex;align-items:center;gap:10px;font-size:14px;color:#334155}.checkboxLine input{width:auto}.catalogFilters{display:grid;grid-template-columns:1fr 240px auto auto;gap:12px;align-items:center}.catalogGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.productCard{display:flex;flex-direction:column;gap:12px;min-height:280px;padding:20px;border-radius:22px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 14px 35px #0f172a0f}.productCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.productCardTop span,.productCardTop small{font-size:12px;color:#64748b}.productCard h2{margin:0;font-size:18px;color:#0f172a}.productMeta{margin:0;font-size:13px;color:#475569;line-height:1.45}.productDescription{margin:0;font-size:13px;color:#64748b;line-height:1.5}.productCardFooter{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid #e2e8f0}.productCardFooter div{display:grid;gap:4px}.productCardFooter strong{font-size:16px;color:#0f172a}.productCardFooter span{font-size:13px;color:#64748b}@media(max-width:1100px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogFilters{grid-template-columns:1fr 1fr}}@media(max-width:720px){.catalogGrid,.catalogFilters{grid-template-columns:1fr}}.fileField{display:grid;gap:12px;padding:14px;border:1px dashed #c8d4e3;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.fileField:hover{border-color:#2670ca;box-shadow:0 10px 28px #2670ca14}.fileField label{display:grid;gap:10px;color:#334155;font-size:14px;font-weight:600;line-height:1.4}.fileField input[type=file]{width:100%;padding:10px;border:1px solid #d7dee8;border-radius:12px;background-color:#fff;color:#475569;font-family:inherit;font-size:13px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.fileField input[type=file]:hover{border-color:#b7c4d6}.fileField input[type=file]:focus{outline:none;border-color:#2670ca;box-shadow:0 0 0 3px #2670ca24}.fileField input[type=file]::file-selector-button{margin-right:12px;padding:9px 14px;border:0;border-radius:10px;background-color:#2670ca;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.fileField input[type=file]::file-selector-button:hover{background-color:#1f5fb0;box-shadow:0 6px 16px #2670ca38}.fileField input[type=file]::file-selector-button:active{transform:translateY(1px)}.imagePreview{width:100%;max-height:220px;object-fit:contain;padding:10px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#eef4fb);box-shadow:0 10px 24px #0f172a14}.productAdminRow{align-items:center}.productAdminInfo{display:flex;align-items:center;gap:12px}.productAdminThumb{width:58px;height:58px;object-fit:contain;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.productImageWrap{width:100%;height:220px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:16px}.productImage{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.productImagePlaceholder{width:100%;height:220px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;display:grid;place-items:center;color:#94a3b8;font-size:14px}.productImageButton{cursor:zoom-in;border:1px solid #e2e8f0;appearance:none}.productImageButton:disabled{cursor:default}.imageViewerOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0f172ab8}.imageViewerModal{width:min(980px,96vw);max-height:92vh;display:grid;grid-template-rows:auto auto 1fr;gap:14px;padding:18px;border-radius:24px;background:#fff;box-shadow:0 30px 90px #0f172a59}.imageViewerHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.imageViewerHeader h2{margin:0;font-size:20px;color:#0f172a}.imageViewerHeader span{display:block;margin-top:4px;font-size:13px;color:#64748b}.imageViewerHeader button,.imageViewerControls button{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px 14px;font-weight:700;cursor:pointer}.imageViewerControls{display:flex;justify-content:center;gap:10px}.imageViewerBody{min-height:420px;max-height:65vh;overflow:auto;display:grid;place-items:center;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.imageViewerBody img{max-width:100%;max-height:60vh;object-fit:contain;transition:transform .18s ease;transform-origin:center center}@media(max-width:720px){.imageViewerOverlay{padding:12px}.imageViewerModal{width:100%;max-height:94vh;border-radius:18px}.imageViewerBody{min-height:320px}.imageViewerHeader{flex-direction:column}}.categoryRow small,.productAdminRow small,.companyRow small,.userRow small{display:block;margin-top:4px;color:#64748b}.rowActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.rowActions button,.panelHeader button{border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#334155;padding:9px 12px;font-weight:700;cursor:pointer}.rowActions button:hover,.panelHeader button:hover{border-color:#99f6e4;color:#0f766e}.dangerButton{color:#b42318!important}.dangerButton:hover{border-color:#fecaca!important;color:#991b1b!important;background:#fff1f1!important}.productAdminRow .rowActions{min-width:260px}.directoryRow{display:grid;grid-template-columns:minmax(0,1fr) 110px auto;align-items:start;gap:16px}.directoryInfo{min-width:0}.directoryStatus{align-self:start;justify-self:center;margin-top:2px!important;white-space:nowrap}.directoryRow>.rowActions{align-self:center;justify-self:end}.companyRow .rowActions{min-width:255px}@media(max-width:1100px){.directoryRow{grid-template-columns:1fr;align-items:stretch}.directoryStatus{justify-self:start;margin-top:0!important}.directoryRow>.rowActions{align-self:stretch;justify-self:start;justify-content:flex-start;min-width:0;width:100%}}.userRow .rowActions{min-width:430px}@media(max-width:1100px){.userRow .rowActions{min-width:0;width:100%}}.hintText{margin:0;color:#64748b;font-size:13px;line-height:1.45}.passwordInlineForm{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:8px;margin-top:12px;align-items:center}.passwordInlineForm input{min-width:0}.passwordInlineForm button{white-space:nowrap}@media(max-width:900px){.passwordInlineForm{grid-template-columns:1fr}}.secondaryButton{border:1px solid #dbe3ef;border-radius:12px;background:#fff;color:#334155;padding:10px 14px;font-weight:700;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .15s ease}.secondaryButton:hover{border-color:#b6d4f2;background:#f8fbff;color:#2670ca}.secondaryButton:active{transform:translateY(1px)}.secondaryButton:disabled{cursor:not-allowed;opacity:.55;transform:none}.smallButton{padding:8px 11px;border-radius:10px;font-size:13px}.cartQuantityInput{width:96px;min-width:96px;text-align:center}.formActions{display:flex;gap:12px;flex-wrap:wrap}.orderCard{display:grid;gap:0;border:1px solid #e2e8f0;border-radius:16px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;overflow:hidden}.orderSummary{width:100%;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border:0;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.orderSummary:hover{background-color:#f8fafc}.orderCardExpanded{border-color:var(--primary);box-shadow:0 0 0 3px #25b8ad1f,0 16px 36px #0f172a1a}.orderCardExpanded .orderSummary{background:linear-gradient(90deg,#25b8ad1f,#25b8ad0a 55%,#fff);box-shadow:inset 4px 0 0 var(--primary)}.orderCardExpanded .orderSummary:hover{background:linear-gradient(90deg,#25b8ad29,#25b8ad0f 55%,#fff)}.orderCardExpanded .orderDetails{border-top-color:#25b8ad4d;background:#f7fffe}.orderSummary strong{display:block;color:#0f172a}.orderSummary span{display:block;margin-top:4px;color:#64748b;font-size:13px}.orderSummaryRight{display:flex;flex-direction:column;gap:8px;align-items:flex-end;min-width:160px}.orderStatusBadge{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#eef2ff;color:#334155;font-size:12px;font-weight:700}.orderStatusBadgeSuccess{background:#e8f7ee;color:#15803d}.orderStatusBadgeWarning{background:#fff7ed;color:#c2410c}.orderStatusBadgeDanger{background:#fef2f2;color:#b91c1c}.orderDetails{display:grid;gap:16px;padding:16px;border-top:1px solid #e2e8f0;background:#f8fafc}.orderMeta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.orderMeta div,.orderComment{padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.orderMeta span,.orderComment span{display:block;margin-bottom:4px;color:#64748b;font-size:12px}.orderMeta strong{color:#0f172a;font-size:14px}.orderComment p{margin:0;color:#334155;line-height:1.5}.orderItems{display:grid;gap:10px}.orderItem{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.orderItem strong{display:block;color:#0f172a}.orderItem span{display:block;margin-top:4px;color:#64748b;font-size:13px}.orderItemRight{display:flex;flex-direction:column;gap:4px;align-items:flex-end;min-width:160px}.orderStatusEditor{display:grid;gap:12px}.orderStatusActions{display:flex;flex-wrap:wrap;gap:10px}@media(max-width:760px){.orderSummary,.orderItem{align-items:flex-start;flex-direction:column}.orderSummaryRight,.orderItemRight{align-items:flex-start;min-width:0}.orderMeta{grid-template-columns:1fr}}.salesSummaryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.salesSummaryCard{padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc)}.salesSummaryCard span{display:block;margin-bottom:8px;color:#64748b;font-size:13px}.salesSummaryCard strong{color:#0f172a;font-size:22px}.salesSummaryCardSuccess{border-color:#bbf7d0;background:linear-gradient(180deg,#fff,#f0fdf4)}.salesSummaryCardSuccess strong{color:#166534}.salesSummaryCardWarning{border-color:#fde68a;background:linear-gradient(180deg,#fff,#fffbeb)}.salesSummaryCardWarning strong{color:#92400e}.salesFilters{display:grid;grid-template-columns:2fr repeat(4,minmax(150px,1fr)) minmax(135px,.8fr) minmax(135px,.8fr);gap:12px}.salesTable{display:grid;gap:10px}.salesTableHeader,.salesTableRow{display:grid;grid-template-columns:.8fr 1.05fr 1.05fr 1.3fr 1.5fr .7fr 1.15fr 1.05fr 1.15fr;gap:12px;align-items:center}.salesTableHeader{padding:0 12px 6px;color:#64748b;font-size:12px;font-weight:700}.salesTableRowWrap{overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.salesTableRow{width:100%;padding:14px 12px;border:0;background:#fff;color:#334155;text-align:left;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.salesTableRow:hover{background-color:#f8fafc}.salesTableRow strong{color:#0f172a}.salesProductCell,.salesActualAmount{display:grid;gap:3px}.salesProductCell small,.salesActualAmount small{color:#64748b;font-size:12px}.salesActualAmount small{color:#a16207}.salesRowDetails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;border-top:1px solid #e2e8f0;background:#f8fafc}.salesDetailSection{padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.salesDetailSectionFaktura{border-color:#bae6fd;background:#f0f9ff}.salesDetailSection h3{margin:0 0 12px;color:#0f172a;font-size:15px}.salesDetailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.salesDetailGrid>div,.salesRowComment{padding:11px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.salesDetailGrid span,.salesRowComment span{display:block;margin-bottom:4px;color:#64748b;font-size:12px}.salesDetailGrid strong{color:#0f172a;font-size:14px}.salesDetailEmphasis{border-color:#7dd3fc!important;background:#f0f9ff!important}.salesDetailEmphasis strong{color:#0369a1}.salesFakturaHint{margin:0;color:#475569;line-height:1.5}.salesRowComment{grid-column:1 / -1}.salesRowComment p{margin:0;color:#334155;line-height:1.5}@media(max-width:1300px){.salesFilters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.salesTableHeader{display:none}.salesTableRow,.salesRowDetails{grid-template-columns:1fr}.salesRowDetails{gap:12px}.salesRowComment{grid-column:auto}}@media(max-width:700px){.salesFilters,.salesDetailGrid{grid-template-columns:1fr}}.salesProductLine{display:grid;gap:3px}.salesOrderItems{grid-column:1 / -1}.salesOrderItems>h3{margin:0 0 12px;color:#0f172a;font-size:15px}.salesOrderItems{display:grid;gap:12px}.salesOrderItem{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.salesOrderItemHeader{display:grid;gap:4px;padding:13px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.salesOrderItemHeader strong{color:#0f172a;font-size:14px}.salesOrderItemHeader small{color:#64748b;font-size:12px}.salesOrderItemSections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;background:#f8fafc}.salesOrderItemSection{padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.salesOrderItemSectionFaktura{border-color:#bae6fd;background:#f0f9ff}.salesOrderItemSection h4{margin:0 0 10px;color:#0f172a;font-size:14px}.salesFakturaItems{display:grid;gap:10px}.salesFakturaItem{padding-top:10px;border-top:1px solid #bae6fd}.salesFakturaItem:first-child{padding-top:0;border-top:0}@media(max-width:1100px){.salesOrderItemSections{grid-template-columns:1fr}}.salesHistoryHeaderActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}@media(max-width:900px){.salesHistoryHeaderActions{justify-content:flex-start;margin-top:12px}}.sidebarGroup{display:grid;gap:6px}.sidebarGroupButton{display:flex!important;align-items:center;justify-content:space-between;gap:10px}.sidebarChevron{display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;transition:transform .2s ease}.sidebarChevron.open{transform:rotate(180deg)}.sidebarSubnav{display:grid;gap:6px;margin-left:10px;padding-left:10px;border-left:1px solid rgba(148,163,184,.28)}.sidebarSubnav button,.sidebarSubnav .sidebarNavLink{min-height:38px;padding:9px 12px!important;font-size:13px;opacity:.92}.sidebarSubnav button:before,.sidebarSubnav .sidebarNavLink:before{content:"—";margin-right:6px;opacity:.55}.languageSwitcher{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0 18px;padding:4px;border:1px solid rgba(148,163,184,.24);border-radius:14px;background:#0f172a2e}.languageSwitcher button{min-height:32px;padding:6px 8px;border:0;border-radius:10px;background:transparent;color:#ffffffb8;font-size:12px;font-weight:700;cursor:pointer}.languageSwitcher button:hover{background:#ffffff14;color:#fff}.languageSwitcher button.active{background:#fff;color:#0f172a}.loginLanguageSwitcher{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;min-width:160px;padding:4px;border:1px solid #dbeafe;border-radius:14px;background:#f8fafc}.loginLanguageSwitcher button{min-height:32px;padding:6px 10px;border:0;border-radius:10px;background:transparent;color:#475569;font-size:12px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.loginLanguageSwitcher button:hover{background:#e0f2fe;color:#0f172a}.loginLanguageSwitcher button.active{background:#fff;color:#0f172a;box-shadow:0 8px 22px #0f172a14}@media(max-width:640px){.catalogLoginHeader .headerContent{flex-direction:column;align-items:flex-start;gap:14px}.loginLanguageSwitcher{width:100%;min-width:0}}.cartQuantityControl{display:inline-flex;align-items:center;justify-content:center;height:38px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;overflow:hidden;flex-shrink:0}.cartQuantityButton{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;background:#f8fafc;color:#0f172a;font-size:18px;font-weight:800;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease}.cartQuantityButton:hover:not(:disabled){background:#e0f2fe;color:#0369a1}.cartQuantityButton:disabled{background:#f8fafc;color:#cbd5e1;cursor:not-allowed}.cartQuantityControl .cartQuantityInput{width:72px;min-width:72px;height:38px;padding:0 8px;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-radius:0;background:#fff;color:#0f172a;text-align:center;font-size:15px;font-weight:800;line-height:38px;-moz-appearance:textfield}.cartQuantityControl .cartQuantityInput::-webkit-outer-spin-button,.cartQuantityControl .cartQuantityInput::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.cartQuantityControl .cartQuantityInput:focus{outline:none;box-shadow:inset 0 0 0 2px #bfdbfe}.rowActions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.rowActions small{white-space:nowrap;min-width:90px;text-align:right}.ordersFilters{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr .8fr .8fr;gap:12px;align-items:end}.dateFilterField{display:grid;gap:6px}.dateFilterField span{color:#64748b;font-size:12px;font-weight:700}.dateFilterField input{width:100%}@media(max-width:1100px){.ordersFilters{grid-template-columns:1fr 1fr}}@media(max-width:700px){.ordersFilters{grid-template-columns:1fr}}.faktura-panel{margin-top:24px}.panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.panel__header h2{margin:0 0 6px}.panel__header p{margin:0;color:#667085}.faktura-summary{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin:16px 0}.faktura-summary div{padding:14px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.faktura-summary span{display:block;margin-bottom:6px;color:#667085;font-size:13px}.faktura-summary strong{font-size:15px}.actions-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.alert{padding:12px 14px;border-radius:10px;background:#f2f4f7;color:#344054;margin:12px 0}.alert-error{background:#fff1f3;color:#b42318}.empty-state{padding:18px;border:1px dashed #d0d5dd;border-radius:12px;background:#fcfcfd}.badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#3538cd;font-size:13px;font-weight:600}.badge-success{background:#ecfdf3;color:#027a48}.badge-error{background:#fff1f3;color:#b42318}.json-preview{max-height:420px;overflow:auto;padding:14px;border-radius:12px;background:#101828;color:#f9fafb;font-size:13px;line-height:1.5;white-space:pre-wrap}.modalOverlay{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:32px;background:#0f172a73;overflow:hidden}.modal{width:min(1120px,calc(100vw - 64px));max-height:calc(100vh - 64px);display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 24px 80px #0f172a38;overflow:hidden}.fakturaDraftModal{margin:0}.modalHeader{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid #e4e7ec}.modalBody{flex:1 1 auto;min-height:0;padding:24px;overflow-y:auto;overflow-x:hidden}.modalFooter{flex:0 0 auto;display:flex;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid #e4e7ec;background:#f9fafb}.modalHeader h2{margin:0 0 6px}.modalHeader p{margin:0;color:#667085}.modalCloseButton{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#475467}.formSection{margin-bottom:28px}.formSection h3{margin:0 0 14px;font-size:17px}.formGrid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px}.formGridTwo{grid-template-columns:repeat(2,minmax(240px,1fr));margin-top:14px}.field{display:flex;flex-direction:column;gap:6px}.field span{color:#344054;font-size:13px}.field b{color:#b42318}.field input,.field textarea{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit;color:#101828;outline:none;background:#fff}.field input:focus,.field textarea:focus{border-color:#2670ca;box-shadow:0 0 0 3px #2670ca1f}@media(max-width:900px){.modalOverlay{padding:16px}.modal{width:100%;max-height:calc(100vh - 24px);border-radius:14px}.modalBody{padding:16px}.formGrid,.formGridTwo{grid-template-columns:1fr}}.formSectionCompact{display:grid;gap:14px;margin-bottom:22px}.formSectionCompact h3{margin:4px 0 2px;font-size:16px;color:#101828}.formField{display:flex;flex-direction:column;gap:6px}.formField>span{font-size:13px;font-weight:600;color:#344054}.formField>span b{color:#b42318}.formField input,.formField select,.formField textarea{width:100%}.companyRow small{display:block;margin-top:4px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 16px;border:1px solid transparent;border-radius:10px;font:inherit;font-size:14px;font-weight:600;line-height:1;cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .05s ease}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:#2670ca;border-color:#2670ca;color:#fff}.btn-primary:hover:not(:disabled){background:#1f5fae;border-color:#1f5fae;box-shadow:0 8px 18px #2670ca38}.btn-secondary{background:#fff;border-color:#d0d5dd;color:#344054}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#98a2b3}.btn-danger{background:#d92d20;border-color:#d92d20;color:#fff}.btn-danger:hover:not(:disabled){background:#b42318;border-color:#b42318;box-shadow:0 8px 18px #d92d202e}.btn-success{background:#12b76a;border-color:#12b76a;color:#fff}.btn-success:hover:not(:disabled){background:#039855;border-color:#039855}.readonlyInput{background:#f9fafb!important;color:#667085!important;cursor:not-allowed}.readonlyInput:focus{border-color:#d0d5dd!important;box-shadow:none!important}.faktura-result-card{margin:16px 0;padding:16px;border:1px solid #abefc6;border-radius:14px;background:#ecfdf3}.faktura-result-card h3{margin:0 0 12px;color:#027a48;font-size:16px}.faktura-result-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px}.faktura-result-grid div{padding:12px;border-radius:10px;background:#fff;border:1px solid #d1fadf}.faktura-result-grid span{display:block;margin-bottom:6px;color:#667085;font-size:13px}.faktura-result-grid strong{display:block;color:#101828;font-size:13px;word-break:break-all}.faktura-sign-card{margin:16px 0;padding:16px;border:1px solid #d0d5dd;border-radius:14px;background:#fff}.faktura-sign-card h3{margin:0 0 12px;font-size:16px;color:#101828}.faktura-sign-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.faktura-sign-row select{min-width:320px;min-height:40px;padding:8px 10px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828}@media(max-width:900px){.faktura-summary,.faktura-result-grid{grid-template-columns:1fr}}.eimzoLoginBlock{display:grid;gap:10px}.eimzoLoginBlock select{width:100%;min-height:44px;border:1px solid #d7dce5;border-radius:12px;padding:0 12px;font:inherit;background:#fff;color:#1f2937}.eimzoModalOverlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.eimzoModal{width:min(980px,100%);max-height:min(800px,92vh);display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 28px 80px #0f172a47}.eimzoModalHeader{display:flex;justify-content:space-between;gap:20px;padding:28px 30px 22px;border-bottom:1px solid #e8edf5}.eimzoModalHeader h2{margin:0;color:#102033;font-size:28px;line-height:1.2;font-weight:800}.eimzoModalHeader p{margin:10px 0 0;color:#667085;font-size:17px;line-height:1.45}.eimzoModalCloseButton{width:46px;height:46px;flex:0 0 auto;border:0;border-radius:16px;background:#f2f5f9;color:#102033;font-size:30px;line-height:1;cursor:pointer}.eimzoModalCloseButton:hover{background:#e7edf6}.eimzoKeysList{display:grid;gap:16px;padding:24px 30px;overflow-y:auto}.eimzoKeyCard{width:100%;display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px;border:1px solid #dde7f2;border-radius:22px;background:#fff;color:#102033;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.eimzoKeyCard:hover{transform:translateY(-1px);border-color:#2670ca;background:#f8fbff;box-shadow:0 12px 30px #2670ca1f}.eimzoKeyCard.selected{border-color:#2670ca;background:#f1f7ff}.eimzoKeyCard:disabled{cursor:wait;opacity:.75}.eimzoKeyIconBox{width:78px;height:78px;display:grid;place-items:center;border-radius:22px;background:#f3f8ff;border:1px solid #dce9f8}.eimzoKeyIconImage{width:50px;height:50px;object-fit:contain;display:block}.eimzoKeyIcon{width:78px;height:78px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#2670ca,#94d357);color:#fff;font-size:14px;font-weight:800;letter-spacing:.04em}.eimzoKeyContent{min-width:0}.eimzoKeyTopLine{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.eimzoKeyTopLine strong{color:#102033;font-size:21px;line-height:1.25;font-weight:800}.eimzoKeyPosition,.eimzoKeyType{padding:7px 13px;border-radius:999px;font-size:14px;line-height:1.2;font-weight:800}.eimzoKeyPosition{background:#eef7e8;color:#356b17}.eimzoKeyType{background:#eef4ff;color:#245ea8}.eimzoKeyCompany{margin-top:9px;color:#344054;font-size:18px;line-height:1.35;font-weight:700}.eimzoKeyMeta{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.eimzoKeyMeta span{padding:8px 12px;border-radius:999px;background:#f3f6fa;color:#344054;font-size:15px;line-height:1.25}.eimzoKeyMeta b{color:#102033}.eimzoKeyValidity{display:flex;flex-wrap:wrap;gap:10px;margin-top:13px}.eimzoKeyValidity span{padding:8px 12px;border-radius:12px;background:#fff7e6;color:#5c4100;font-size:15px;line-height:1.25}.eimzoKeyValidity b{color:#3f2d00}.eimzoKeyAction{padding:13px 22px;border-radius:999px;background:#2670ca;color:#fff;font-size:16px;font-weight:800;white-space:nowrap}.eimzoModalFooter{display:flex;justify-content:flex-end;padding:20px 30px 26px;border-top:1px solid #e8edf5}.eimzoModalSecondaryButton{min-width:130px;border:1px solid #d0d7e2;border-radius:14px;padding:13px 20px;background:#fff;color:#102033;font-size:15px;font-weight:700;cursor:pointer}.eimzoModalSecondaryButton:hover{background:#f6f8fb}@media(max-width:720px){.eimzoModalOverlay{align-items:stretch;padding:12px}.eimzoModal{max-height:96vh;border-radius:22px}.eimzoModalHeader{padding:22px 20px 16px}.eimzoModalHeader h2{font-size:23px}.eimzoModalHeader p{font-size:15px}.eimzoKeysList{padding:18px 20px}.eimzoKeyCard{grid-template-columns:1fr;padding:20px}.eimzoKeyIconBox{width:66px;height:66px}.eimzoKeyIconImage{width:42px;height:42px}.eimzoKeyIcon{width:66px;height:66px}.eimzoKeyTopLine strong{font-size:19px}.eimzoKeyCompany{font-size:16px}.eimzoKeyMeta span,.eimzoKeyValidity span{font-size:14px}.eimzoKeyAction{width:100%;text-align:center}.eimzoModalFooter{padding:16px 20px 20px}}.eimzoKeyExpirationAlert{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:9px;margin-top:12px;padding:10px 14px;border-radius:14px;font-size:15px;line-height:1.3;font-weight:800}.eimzoKeyExpirationAlert.warning{border:1px solid #f3c56b;background:#fff3d6;color:#8a5600}.eimzoKeyExpirationAlert.expired{border:1px solid #ef9a9a;background:#ffecec;color:#b42318}.eimzoKeyExpirationIcon{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:currentColor;color:#fff;font-size:14px;font-weight:900}.eimzoKeyCard.expirationWarning{border-color:#f3c56b;background:#fffdf7}.eimzoKeyCard.expirationWarning:hover{border-color:#e5a82e;background:#fff8e8;box-shadow:0 12px 30px #e5a82e24}.eimzoKeyCard.expired,.eimzoKeyCard.expired:disabled{border-color:#ef9a9a;background:#fff8f8;opacity:.58;filter:grayscale(.35);cursor:not-allowed}.eimzoKeyCard.expired:hover,.eimzoKeyCard.expired:disabled:hover{transform:none;box-shadow:none;border-color:#ef9a9a}.eimzoKeyCard.expired .eimzoKeyAction{opacity:.55;cursor:not-allowed;background:#f1f1f1;color:#999;box-shadow:none}.eimzoKeyCard.expired .eimzoKeyContent,.eimzoKeyCard.expired .eimzoKeyIconBox{opacity:.7}.eimzoSearchBox{padding:20px 30px 0}.eimzoSearchInputWrap{position:relative;display:flex;align-items:center}.eimzoSearchIcon{position:absolute;left:18px;color:#667085;font-size:22px;line-height:1;pointer-events:none}.eimzoSearchInput{width:100%;border:1px solid #d8e2ef;border-radius:18px;padding:16px 52px;background:#f8fbff;color:#102033;font-size:17px;line-height:1.3;font-weight:600;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.eimzoSearchInput::placeholder{color:#8a97aa;font-weight:500}.eimzoSearchInput:focus{border-color:#2670ca;background:#fff;box-shadow:0 0 0 4px #2670ca1f}.eimzoSearchClearButton{position:absolute;right:12px;width:36px;height:36px;border:0;border-radius:12px;background:#eaf0f8;color:#344054;font-size:24px;line-height:1;cursor:pointer}.eimzoSearchClearButton:hover{background:#dce7f5}.eimzoSearchResultText{margin-top:10px;color:#667085;font-size:14px;font-weight:600}.eimzoEmptySearchResult{display:grid;justify-items:center;gap:8px;padding:36px 24px;border:1px dashed #cfd9e7;border-radius:22px;background:#f8fbff;color:#344054;text-align:center}.eimzoEmptySearchIcon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:#eef4ff;color:#2670ca;font-size:28px;font-weight:800}.eimzoEmptySearchResult strong{color:#102033;font-size:20px;font-weight:800}.eimzoEmptySearchResult p{max-width:420px;margin:0;color:#667085;font-size:15px;line-height:1.45}@media(max-width:720px){.eimzoSearchBox{padding:16px 20px 0}.eimzoSearchInput{padding:14px 48px;font-size:15px}.eimzoSearchResultText{font-size:13px}}.audit-summary{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:16px}.audit-stat{padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.audit-stat strong{display:block;font-size:28px;line-height:1;margin-bottom:8px}.audit-stat span{color:#64748b;font-size:14px}.audit-meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;color:#64748b;font-size:12px;line-height:1.4}.audit-meta strong{color:#475569;font-weight:700}.audit-user-agent{max-width:780px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-filters{display:grid;grid-template-columns:2fr repeat(5,minmax(140px,1fr)) auto;gap:14px;align-items:end}.audit-filter{display:flex;flex-direction:column;gap:6px}.audit-filter label{font-size:13px;font-weight:600;color:#475569}.audit-filter input,.audit-filter select{height:40px;border:1px solid #d7dde7;border-radius:10px;padding:0 12px;background:#fff;color:#0f172a;outline:none}.audit-filter input:focus,.audit-filter select:focus{border-color:#2670ca;box-shadow:0 0 0 3px #2670ca1f}.audit-reset{height:40px;white-space:nowrap}.audit-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px;color:#475569}.audit-table{display:flex;flex-direction:column;gap:10px}.row.audit{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.audit-main{display:flex;flex-direction:column;gap:6px;min-width:0}.audit-title{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#0f172a}.audit-action{font-weight:700;color:#2670ca}.audit-separator{color:#94a3b8}.audit-description{color:#64748b;line-height:1.45}.audit-date{flex-shrink:0;color:#64748b;white-space:nowrap}@media(max-width:1200px){.audit-summary{grid-template-columns:repeat(2,minmax(140px,1fr))}.audit-filters{grid-template-columns:repeat(2,minmax(180px,1fr))}.audit-reset{width:100%}}@media(max-width:900px){.audit-user-agent{max-width:100%;white-space:normal;word-break:break-word}}@media(max-width:640px){.audit-summary,.audit-filters{grid-template-columns:1fr}.row.audit{flex-direction:column}.audit-date{white-space:normal}}.one-c-inventory-page{display:grid;gap:18px}.one-c-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2px}.one-c-tab{min-height:42px;border:0;border-radius:14px;padding:12px 14px;background:transparent;color:#374151;font-size:15px;font-weight:700;cursor:pointer;text-align:left;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}.one-c-tab:hover{background:#fff;color:#0f766e;box-shadow:0 10px 24px #0f172a0f}.one-c-tab--active{background:var(--primary-soft);color:#0f766e;box-shadow:none}.one-c-panel{padding:22px;border:1px solid var(--border);border-radius:22px;background:var(--panel);box-shadow:var(--shadow)}.one-c-filters{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) minmax(260px,2fr) auto auto;gap:12px;align-items:end;margin-bottom:16px}.one-c-field{display:flex;flex-direction:column;gap:6px;min-width:0}.one-c-field--wide{min-width:0}.one-c-field span{color:#475569;font-size:14px;font-weight:600}.one-c-field input,.one-c-field select{width:100%;height:40px;min-height:40px;border:1px solid #d7dde7;border-radius:10px;padding:0 12px;background:#fff;color:#0f172a;outline:none;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.one-c-field input:hover,.one-c-field select:hover{border-color:#b7c4d6}.one-c-field input:focus,.one-c-field select:focus{border-color:var(--primary);box-shadow:0 0 0 4px #25b8ad1f}.one-c-field input:disabled,.one-c-field select:disabled{cursor:not-allowed;background:#f8fafc;color:#94a3b8}.one-c-checkbox{display:inline-flex;align-items:center;align-self:end;gap:8px;min-height:40px;color:#334155;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer}.one-c-checkbox input[type=checkbox]{display:block;appearance:auto;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;accent-color:var(--primary)}.one-c-product-filter{position:relative}.one-c-product-filter>input{width:100%}.one-c-product-options{position:absolute;z-index:20;top:calc(100% + 6px);right:0;left:0;max-height:280px;overflow-y:auto;padding:6px;border:1px solid #d7dde7;border-radius:10px;background:#fff;box-shadow:0 14px 30px #0f172a24}.one-c-product-option{display:block;width:100%;border:0;border-radius:7px;padding:10px 12px;background:transparent;color:#334155;font:inherit;text-align:left;cursor:pointer}.one-c-product-option:hover{background:#f0fdfa;color:#0f766e}.one-c-product-empty{padding:10px 12px;color:#64748b;font-size:14px}.one-c-filter-actions{display:flex;align-items:end;gap:10px;white-space:nowrap}.one-c-filter-actions .btn{min-height:40px}.one-c-summary{display:grid;grid-template-columns:repeat(2,minmax(180px,max-content));gap:12px;margin:16px 0}.one-c-summary span{display:inline-flex;align-items:center;min-height:38px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);color:#334155;font-size:14px;font-weight:700}.one-c-table-wrapper{overflow:auto;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.one-c-table{width:100%;min-width:1100px;border-collapse:separate;border-spacing:0;background:#fff}.one-c-table th{position:sticky;top:0;z-index:1;padding:12px;border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:13px;font-weight:800;line-height:1.3;text-align:left;white-space:nowrap}.one-c-table td{padding:13px 12px;border-bottom:1px solid #eef2f7;color:#334155;font-size:14px;line-height:1.4;vertical-align:top}.one-c-table tbody tr:last-child td{border-bottom:0}.one-c-table tbody tr{transition:background-color .2s ease}.one-c-table tbody tr:hover{background:#f8fafc}.one-c-product-name{color:#0f172a;font-weight:700}.one-c-muted{margin-top:4px;color:#64748b;font-size:13px;line-height:1.45}.one-c-number{text-align:right;font-weight:800;color:#0f172a;white-space:nowrap}.one-c-empty{padding:30px 16px!important;color:#64748b!important;text-align:center;font-size:15px!important}.one-c-filters--supplies{grid-template-columns:minmax(130px,1fr) minmax(130px,1fr) minmax(150px,1fr) minmax(260px,2fr) minmax(200px,2fr) auto auto}@media(max-width:1300px){.one-c-filters,.one-c-panel .one-c-filters:has(.one-c-field:nth-child(5)){grid-template-columns:repeat(2,minmax(180px,1fr))}.one-c-field--wide{grid-column:span 2}.one-c-filter-actions{align-items:center}}@media(max-width:760px){.one-c-panel{padding:18px;border-radius:18px}.one-c-tabs{display:grid;grid-template-columns:1fr}.one-c-tab{width:100%}.one-c-filters,.one-c-panel .one-c-filters:has(.one-c-field:nth-child(5)){grid-template-columns:1fr}.one-c-field--wide{grid-column:span 1}.one-c-filter-actions{flex-direction:column;align-items:stretch}.one-c-filter-actions .btn{width:100%}.one-c-summary{grid-template-columns:1fr}}.successButton{border:1px solid #2e7d32;background:#e8f5e9;color:#2e7d32}.statusBadge{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.statusBadge.active{background:#e8f5e9;color:#2e7d32}.statusBadge.inactive{background:#ffebee;color:#c62828}.usersSummary{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.usersSummary span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#334155;font-size:13px;font-weight:700}.usersFilters{display:grid;grid-template-columns:1.7fr 1.2fr 1fr 1fr 1fr auto;gap:12px;align-items:end;margin:14px 0 18px}.filterField{display:flex;flex-direction:column;gap:6px;min-width:0}.filterField span{color:#475569;font-size:13px;font-weight:700}.filterField input,.filterField select{min-height:40px}.usersResetButton{min-height:40px;white-space:nowrap}@media(max-width:1300px){.usersFilters{grid-template-columns:repeat(2,minmax(180px,1fr))}.usersSearchField{grid-column:span 2}.usersResetButton{width:100%}}@media(max-width:760px){.usersFilters{grid-template-columns:1fr}.usersSearchField{grid-column:span 1}.usersSummary{display:grid;grid-template-columns:1fr}}.fakturaItemBlock{display:grid;gap:16px;margin-bottom:22px;padding:18px;border:1px solid #e4e7ec;border-radius:16px;background:#fff}.fakturaItemBlock:last-child{margin-bottom:0}.fakturaItemHeader{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:12px;border-bottom:1px solid #eef2f7}.fakturaItemHeader h4{margin:0;color:#101828;font-size:16px}.fakturaItemHeader span{color:#667085;font-size:13px;white-space:nowrap}@media(max-width:720px){.fakturaItemHeader{display:grid}.fakturaItemHeader span{white-space:normal}}.seriesCountControl{min-width:180px}.seriesCountControl label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600}.seriesCountControl input{height:38px;padding:8px 10px;border:1px solid #d6dbe6;border-radius:8px}.seriesRows{margin-top:18px;display:flex;flex-direction:column;gap:16px}.seriesRows h5{margin:0;font-size:15px}.seriesRow{padding:14px;border:1px solid #dce3ee;border-radius:10px;background:#f8fafc;display:grid;grid-template-columns:1fr 180px;gap:14px}.seriesRow .field:has(textarea){grid-column:span 2}.seriesSummary{margin-top:14px;padding:10px 12px;border-radius:8px;background:#eef6ff;display:flex;justify-content:space-between;gap:12px;font-size:14px}.formError{margin:6px 0 0;color:#c62828;font-size:13px;font-weight:600}.orderAmount{display:flex;align-items:baseline;gap:6px}.orderVatLabel{font-size:.85em;font-weight:400;color:#6b7280;white-space:nowrap}.loginPasswordField{display:grid;gap:8px}.loginPasswordInputWrap{position:relative;width:100%}.catalogLoginCard .loginPasswordInput{padding-right:50px}.loginPasswordVisibilityButton{position:absolute;top:50%;right:6px;z-index:1;width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;color:#718096;cursor:pointer;transform:translateY(-50%);transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .12s ease}.loginPasswordVisibilityButton:hover{color:#0f766e;background:#25b8ad1a}.loginPasswordVisibilityButton:active{transform:translateY(-50%) scale(.94)}.loginPasswordVisibilityButton:focus-visible{outline:none;color:#0f766e;background:#25b8ad1a;box-shadow:0 0 0 3px #25b8ad29}.loginPasswordVisibilityButton svg{width:20px;height:20px;display:block;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.loginPasswordEyeShape,.loginPasswordEyePupil,.loginPasswordEyeSlash{vector-effect:non-scaling-stroke}.loginPasswordEyeSlash{stroke-width:1.9}.loginPasswordInputWrap:focus-within .loginPasswordVisibilityButton{color:#0f766e}
