*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#222;background:#daf5f3;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}:root{--primary:#0f766e;--primary-dark:#115e59;--secondary:#f59e0b;--background:#fff;--surface:#f8f9fa;--text:#222;--gray:#6b7280;--border:#e5e7eb;--container-width:1200px;--radius:8px;--shadow:0 2px 10px #00000014;--transition:.3s ease;--header-height:80px;--category-bar-height:50px}.mainContent{width:100%;min-height:100vh;padding-top:calc(var(--header-height) + var(--category-bar-height))}.ProseMirror{color:#333;outline:none;min-height:350px;padding:16px;font-family:Arial,sans-serif;line-height:1.8}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:16px 0;border:2px solid #444!important}.ProseMirror tr{border:1px solid #444!important}.ProseMirror td,.ProseMirror th{text-align:left;vertical-align:top;word-wrap:break-word;border:1px solid #444!important;padding:10px 12px!important}.ProseMirror th{color:#2d3e99!important;background:#eef1ff!important;font-weight:700!important}.ProseMirror tbody tr:nth-child(2n) td{background:#fafafa}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{color:#0b7dda;margin-top:24px;margin-bottom:12px}.ProseMirror ul,.ProseMirror ol{padding-left:24px}.ProseMirror li{margin-bottom:6px}
.Header-module__KHjLKa__header{z-index:1000;background:#000;border-bottom:1px solid #333;grid-template-rows:32px 32px;grid-template-columns:100px 1fr;align-items:center;width:100%;height:64px;display:grid;position:fixed;top:0;left:0}.Header-module__KHjLKa__logo{grid-row:1/3;justify-content:center;align-items:center;height:64px;margin-left:3px;display:flex;overflow:hidden}.Header-module__KHjLKa__logoVideo{object-fit:contain;width:auto;height:64px;display:block}.Header-module__KHjLKa__navBar{align-items:center;height:32px;padding:0 3px;display:flex}.Header-module__KHjLKa__nav{align-items:center;gap:0;height:100%;display:flex}.Header-module__KHjLKa__nav a{white-space:nowrap;color:#fff;border-right:1px solid #444;border-radius:3px;align-items:center;height:100%;padding:0 8px;text-decoration:none;transition:background .2s,color .2s;display:flex}.Header-module__KHjLKa__nav a:hover{color:#fff;background:#3d3b9f}.Header-module__KHjLKa__active{background:#0057d9;font-weight:700;color:#fff!important}.Header-module__KHjLKa__productsBtn{cursor:pointer;height:100%;font:inherit;color:#fff;background:0 0;border:none;align-items:center;padding:0 8px;display:flex}.Header-module__KHjLKa__topBar{justify-content:space-between;align-items:center;height:32px;padding:0 3px;display:flex}.Header-module__KHjLKa__searchContainer{flex:1;align-items:center;max-width:300px;display:flex}.Header-module__KHjLKa__searchInput{color:#111;background:#fff;border:1px solid #ccc;outline:none;width:100%;height:30px;padding:0 8px}.Header-module__KHjLKa__searchInput:focus{border-color:#3d3b9f}.Header-module__KHjLKa__searchButton{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-left:none;justify-content:center;align-items:center;width:36px;height:30px;margin-right:10px;transition:background .2s;display:flex}.Header-module__KHjLKa__searchButton:hover{background:#bec5df}.Header-module__KHjLKa__topIcons{align-items:center;gap:13px;display:flex}.Header-module__KHjLKa__topIcons a{color:#fff;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__topIcons a:hover{color:#00d9ff}.Header-module__KHjLKa__fixedCategoryBar{z-index:999;background:#000;border-top:1px solid #333;border-bottom:1px solid #333;width:100%;position:fixed;top:64px;left:0;box-shadow:0 6px 18px #00000080}.Header-module__KHjLKa__categoryScroll{white-space:nowrap;scrollbar-width:thin;scrollbar-color:#555 #000;flex-wrap:nowrap;display:flex;overflow-x:auto}.Header-module__KHjLKa__categoryScroll::-webkit-scrollbar{height:7px}.Header-module__KHjLKa__categoryScroll::-webkit-scrollbar-track{background:#000}.Header-module__KHjLKa__categoryScroll::-webkit-scrollbar-thumb{background:#555;border-radius:999px}.Header-module__KHjLKa__categoryScroll::-webkit-scrollbar-thumb:hover{background:#777}.Header-module__KHjLKa__categoryItem{border-right:1px solid #333;min-width:180px;position:relative}.Header-module__KHjLKa__categoryItem>a{color:#fff;padding:16px 20px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:block}.Header-module__KHjLKa__categoryItem:hover>a{color:#00d9ff;background:#181818}.Header-module__KHjLKa__subcategoryBar{white-space:nowrap;z-index:1000;scrollbar-width:thin;scrollbar-color:#555 #000;background:#000;border-top:1px solid #333;flex-wrap:nowrap;gap:12px;min-width:max-content;padding:12px 16px;display:none;position:absolute;top:100%;left:0;overflow-x:auto;box-shadow:0 8px 18px #00000080}.Header-module__KHjLKa__categoryItem:hover .Header-module__KHjLKa__subcategoryBar{display:flex}.Header-module__KHjLKa__subcategoryBar a{color:#fff;background:#111;border:1px solid #444;border-radius:999px;padding:8px 14px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-block}.Header-module__KHjLKa__subcategoryBar a:hover{color:#fff;background:#0b7dda;border-color:#0b7dda}.Header-module__KHjLKa__subcategoryBar::-webkit-scrollbar{height:7px}.Header-module__KHjLKa__subcategoryBar::-webkit-scrollbar-track{background:#000}.Header-module__KHjLKa__subcategoryBar::-webkit-scrollbar-thumb{background:#555;border-radius:999px}.Header-module__KHjLKa__subcategoryBar::-webkit-scrollbar-thumb:hover{background:#777}
.CategoryBar-module__oZFRpa__categoryMenu{z-index:900;background:#fff;width:100%;position:fixed;top:64px;left:0}.CategoryBar-module__oZFRpa__categoryBar{white-space:nowrap;scrollbar-width:thin;background:#fff;border-bottom:1px solid #d9d9d9;flex-wrap:nowrap;width:100%;display:flex;overflow:auto hidden}.CategoryBar-module__oZFRpa__categoryBar::-webkit-scrollbar{height:7px}.CategoryBar-module__oZFRpa__categoryBar::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.CategoryBar-module__oZFRpa__categoryBar::-webkit-scrollbar-track{background:#f1f1f1}.CategoryBar-module__oZFRpa__categoryItem{flex:none}.CategoryBar-module__oZFRpa__categoryItem a{color:#222;white-space:nowrap;justify-content:center;align-items:center;gap:7px;padding:11px 18px;font-weight:600;text-decoration:none;display:flex}.CategoryBar-module__oZFRpa__categoryIcon{flex-shrink:0}.CategoryBar-module__oZFRpa__categoryItem:hover{background:#0b7dda}.CategoryBar-module__oZFRpa__categoryItem:hover a{color:#fff}.CategoryBar-module__oZFRpa__subcategoryBar{white-space:nowrap;visibility:hidden;opacity:0;background:#f8f9fa;border-bottom:1px solid #d9d9d9;align-items:center;gap:10px;width:100%;height:0;min-height:0;padding:0;transition:opacity .12s,visibility .12s;display:flex;overflow:auto hidden}.CategoryBar-module__oZFRpa__subcategoryVisible{visibility:visible;opacity:1;height:48px;padding:6px 15px}.CategoryBar-module__oZFRpa__subcategoryBar::-webkit-scrollbar{height:7px}.CategoryBar-module__oZFRpa__subcategoryBar::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.CategoryBar-module__oZFRpa__subcategoryBar::-webkit-scrollbar-track{background:#eee}.CategoryBar-module__oZFRpa__subcategoryBar a{color:#333;white-space:nowrap;background:#fff;border:1px solid #d5d5d5;border-radius:4px;flex:none;padding:7px 16px;font-size:14px;text-decoration:none;display:block}.CategoryBar-module__oZFRpa__subcategoryBar a:hover{color:#fff;background:#0b7dda;border-color:#0b7dda}
