* { box-sizing: border-box; }
body  {
  margin: 0;
  padding: 0;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  cursor: pointer;
  border: none;
  background: transparent;
  color: inherit;
  font: inherit;
  padding: 0;
}
img  {
  max-width: 100%;
  display: block;
  height: auto;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  margin: 0;
  list-style: none;
  padding: 0;
}
input, textarea, select  {
  padding: 0;
  color: inherit;
  margin: 0;
  font: inherit;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.wp-module-body-lf  {
  transition: box-shadow 0.3s ease;
  background: #1A1F2E;
}

.wp-module-body-lf.mod-col-area-xf { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.l-link-item-8i  {
  max-width: 1280px;
  display: flex;
  padding: 0 16px;
  margin: 0 auto;
  align-items: center;
  gap: 0.75rem;
}

.m-holder-8fg  {
  display: flex;
  gap: 8px;
  font-weight: 800;
  font-size: 17px;
  align-items: center;
  white-space: nowrap;
  color: #00D9FF;
  letter-spacing: -0.02em;
}

/* --- Full state --- */

.c-row-area-dz  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  max-height: 64px;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.c-row-area-dz .l-link-item-8i { height: 56px; }

.wp-module-body-lf.mod-col-area-xf .c-row-area-dz  {
  border: none;
  opacity: 0;
  max-height: 0;
}

.nav-foot-7zg { display: none; }

.c-btn-body-fh4  {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
}

.b-menu-area-fdk  {
  color: #1A1F2E;
  font-weight: 700;
  padding: 7px 14px;
  font-family: Inter, sans-serif;
  background: #00E5FF;
  transition: background 0.25s ease;
  border-radius: 8px;
  font-size: 13px;
}

.b-menu-area-fdk:hover { background: #1AFFFF; }

.m-holder-item-zle  {
  background: none;
  display: none;
  color: #F5F5F7;
  border: 1px solid rgba(255,255,255,0.1);
}

.m-holder-item-zle:hover { background: rgba(255,255,255,0.04); }

.site-section-right-ivm  {
  flex-direction: column;
  background: none;
  gap: 5px;
  cursor: pointer;
  border: none;
  display: flex;
  padding: 8px;
  margin-left: 4px;
}

.site-section-right-ivm span  {
  height: 2px;
  width: 20px;
  display: block;
  border-radius: 2px;
  background: #F5F5F7;
}

/* --- Compact state --- */

.page-layer-right-p26  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}

.wp-module-body-lf.mod-col-area-xf .page-layer-right-p26  {
  opacity: 1;
  max-height: 52px;
}

.page-layer-right-p26 .l-link-item-8i  {
  justify-content: space-between;
  height: 48px;
}

.el-group-body-1ll  {
  color: #F5F5F7;
  font-family: Inter, sans-serif;
  border: 1px solid rgba(0, 217, 255, 0.12);
  background: none;
  font-weight: 500;
  padding: 5px 14px;
  border-radius: 4px;
  transition: background 0.25s ease;
  font-size: 13px;
  cursor: pointer;
}

.el-group-body-1ll:hover { background: rgba(255,255,255,0.04); }

.ui-text-primary-ap  {
  font-family: Inter, sans-serif;
  color: #1A1F2E;
  background: #00E5FF;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 8px;
}

/* --- Dropdown --- */

.page-menu-cell-ho  {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  background: #252C3E;
}

.page-menu-cell-ho.el-content-area-qt  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.site-list-box-86w  {
  padding: 14px 24px;
  display: block;
  color: #F5F5F7;
  font-size: 15px;
  font-family: Inter, sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-weight: 500;
  transition: color 0.25s ease, background 0.25s ease;
}

.site-list-box-86w:last-child { border-bottom: none; }
.site-list-box-86w:hover  {
  background: rgba(255,255,255,0.03);
  color: #00D9FF;
}

/* --- Language dropdown --- */

.v-layer-right-l3 { position: relative; }

.el-card-wrap-y93  {
  font-size: 13px;
  background: rgba(255,255,255,0.02);
  cursor: pointer;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  white-space: nowrap;
  line-height: 1;
  align-items: center;
  font-weight: 600;
  display: flex;
  border-radius: 8px;
  border: 1px solid rgba(0, 217, 255, 0.12);
  color: #F5F5F7;
  gap: 6px;
  transition: border-color 0.25s ease, background 0.25s ease;
}

.el-card-wrap-y93:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.el-region-group-zzk  {
  transition: transform 0.25s ease;
  font-size: 9px;
}
.v-layer-right-l3.el-content-area-qt .el-region-group-zzk { transform: rotate(180deg); }

.l-btn-body-489  {
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  right: 0;
  border: 1px solid rgba(0, 217, 255, 0.12);
  top: calc(100% + 4px);
  position: absolute;
  display: none;
  border-radius: 12px;
  z-index: 50;
  background: #252C3E;
  padding: 4px;
  min-width:145px;
}

.v-layer-right-l3.el-content-area-qt .l-btn-body-489 { display: block; }

.m-zone-item-xig  {
  align-items: center;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  border-radius: 8px;
  gap: 8px;
  font-family: Inter, sans-serif;
  color: #F5F5F7;
  display: flex;
  padding: 8px 12px;
  font-size: 13px;
}

.m-zone-item-xig:hover  {
  color: #00D9FF;
  background: rgba(255,255,255,0.06);
}
.m-zone-item-xig.active { color: #00E5FF; }
.ui-bar-item-zb  {
  font-size: 15px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:793px) {
  .c-row-area-dz .l-link-item-8i  {
  padding: 0 20px;
  gap: 20px;
  height: 60px;
}
  .c-row-area-dz { max-height: 72px; }

  .nav-foot-7zg  {
  display: flex;
  justify-content: center;
  flex: 1;
  gap: 4px;
}

  .t-row-group-m7f  {
  font-weight: 500;
  color: #F5F5F7;
  padding: 6px 12px;
  border-radius: 4px;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 15px;
}

  .t-row-group-m7f:hover  {
  color: #00D9FF;
  background: rgba(255,255,255,0.05);
}

  .m-holder-item-zle { display: inline-flex; }
  .site-section-right-ivm { display: none; }
  .page-layer-right-p26 .l-link-item-8i { padding: 0 20px; }
}
.c-strip-box-ly  {
  background: #1A1F2E;
  padding: 50px 20px;
}
.v-cell-main-c0f  {
  margin: 0 auto;
  max-width: 1280px;
}
.t-top-right-yfs  {
  margin-bottom: 32px;
  font-weight: 800;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 1.5rem;
  color: #00D9FF;
  font-family: Orbitron, sans-serif;
}
.js-wrap-right-wc  {
  gap: 1.25rem;
  grid-template-columns: 1fr;
  display: grid;
}
.app-inner-primary-s6 {
  text-align: center;
}
.page-top-block-1x  {
  justify-content: center;
  height: 44px;
  border-radius: 50%;
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  margin-bottom: 14px;
  font-size: 18px;
  background: #00E5FF;
  display: inline-flex;
  align-items: center;
  width: 44px;
  color: #1A1F2E;
}
.c-item-right-eex  {
  font-weight: 700;
  font-size: 16px;
  font-family: Orbitron, sans-serif;
  margin-bottom: 6px;
  color: #00D9FF;
}
.l-section-box-28  {
  font-size: 0.875rem;
  line-height: 1.55;
  font-family: Inter, sans-serif;
  color: #8A8E99;
}
@media (min-width:722px) {
  .c-strip-box-ly { padding-top: 4rem; padding-right: 36px; padding-bottom: 4rem; padding-left: 36px; }
  .js-wrap-right-wc  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 28px;
}
  .t-top-right-yfs { font-size: 28px; }
}

.app-menu-col-vo5  {
  padding: 32px 20px;
  border-top: 1px solid rgba(0, 217, 255, 0.12);
  background: #1A1F2E;
}
.c-component-row-wfk  {
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  align-items: flex-start;
  margin: 0 auto;
  gap: 14px;
}
.v-col-head-tm  {
  justify-content: center;
  color: #8A8E99;
  height: 36px;
  width: 36px;
  font-weight: 800;
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  border: 2px solid #8A8E99;
  font-family: Inter, sans-serif;
}
.m-top-area-4k  {
  color: #F5F5F7;
  font-size: 12px;
  line-height: 1.55;
  font-family: Inter, sans-serif;
  overflow-wrap: break-word;
}
.area-body-x9r  {
  display: flex;
  padding: 60px 20px;
  background: linear-gradient(160deg, #1A1F2E 0%, #252C3E 40%, #1A1F2E 100%);
  align-items: center;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 520px;
  justify-content: center;
}

.area-body-x9r::before  {
  background: radial-gradient(ellipse at 50% 30%, rgba(212,175,55,0.08) 0%, transparent 60%);
  inset: 0;
  content: '';
  position: absolute;
  pointer-events: none;
}

.js-item-foot-bf  {
  z-index: 1;
  max-width: 700px;
  position: relative;
}

.t-component-right-upd  {
  border: 1px solid rgba(212,175,55,0.3);
  font-size: 12px;
  letter-spacing: 0.08em;
  padding: 6px 16px;
  font-weight: 700;
  margin-bottom: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  display: inline-block;
  color: #00E5FF;
}

.mod-wrap-right-31r  {
  color: #00D9FF;
  margin-bottom: 16px;
  font-family: Orbitron, sans-serif;
  font-weight: 800;
  font-size: 32px;
  line-height: 1.15;
  overflow-wrap: break-word;
}

.m-wrap-wrap-q6  {
  line-height: 1.6;
  font-size: 16px;
  margin-left: auto;
  font-family: Inter, sans-serif;
  margin-bottom: 28px;
  color: #F5F5F7;
  margin-right: auto;
  max-width: 520px;
}

.v-list-col-45n  {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 8px;
  align-items: center;
}

.l-layer-col-90  {
  text-align: center;
  width: 100%;
  background: rgba(212,175,55,0.1);
  border-radius: 12px;
  border: 1px solid rgba(212,175,55,0.25);
  padding-top: 16px; padding-right: 24px; padding-bottom: 16px; padding-left: 1.5rem;
  max-width: 380px;
}

.js-icon-csa  {
  color: #00E5FF;
  line-height: 1.2;
  font-size: 26px;
  font-weight: 800;
}

.v-component-block-u1  {
  font-size: 13px;
  color: #8A8E99;
  margin-top: 4px;
}

.b-content-head-kp  {
  font-family: Inter, sans-serif;
  max-width: 380px;
  font-size: 16px;
  padding: 16px 36px;
  transition: background 0.25s ease;
  color: #1A1F2E;
  text-align: center;
  font-weight: 700;
  width: 100%;
  display: block;
  background: #00E5FF;
  border-radius: 8px;
}

.b-content-head-kp:hover { background: #1AFFFF; }

.inner-right-f1  {
  font-size: 11px;
  margin-top: 8px;
  color: #8A8E99;
}

@media (min-width:772px) {
  .area-body-x9r  {
  min-height: 600px;
  padding: 80px 40px;
}
  .mod-wrap-right-31r { font-size: 48px; }
  .m-wrap-wrap-q6 { font-size: 18px; }
  .js-icon-csa { font-size: 2.25rem; }
}
.el-header-inner-7yf  {
  border: 1px solid rgba(0, 217, 255, 0.12);
  bottom: 16px;
  max-width: 380px;
  border-radius: 12px;
  position: fixed;
  background: #252C3E;
  z-index: 1000;
  padding: 20px;
  width: calc(100% - 32px);
  left: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
}

.wp-box-base-x0  {
  color: #00D9FF;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 8px;
}

.l-layer-group-0gl  {
  color: #F5F5F7;
  margin-bottom: 16px;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.l-layer-group-0gl a  {
  text-decoration: underline;
  color: #00D9FF;
  text-underline-offset: 2px;
}

.l-layer-group-0gl a:hover { color: #00E5FF; }

.mod-nav-left-n4d  {
  display: flex;
  gap: 10px;
}

.site-inner-group-uf6  {
  color: #00D9FF;
  transition: background 0.25s ease;
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 1rem;
  font-weight: 600;
  background: rgba(255,255,255,0.1);
  text-align: center;
  font-size: 0.8125rem;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  flex: 1;
}

.site-inner-group-uf6:hover { background: rgba(255,255,255,0.15); }

.c-group-inner-3s  {
  flex: 1;
  padding: 10px 16px;
  color: #8A8E99;
  font-size: 0.8125rem;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-weight: 500;
  border-radius: 8px;
  text-align: center;
}

.c-group-inner-3s:hover { color: #F5F5F7; }
.app-header-item-176  {
  padding-top: 54px; padding-right: 20px; padding-bottom: 54px; padding-left: 20px;
  background: #252C3E;
}
.el-frame-primary-8d  {
  gap: 28px;
  flex-direction: column;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
}
.m-cell-box-oh6  {
  font-family: Inter, sans-serif;
  letter-spacing: 0.1em;
  font-size: 11px;
  color: #00E5FF;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}
.c-block-right-on  {
  overflow-wrap: break-word;
  margin-bottom: 1.125rem;
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  font-size: 26px;
  color: #00D9FF;
}
.t-region-top-gd  {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #F5F5F7;
}
.t-region-top-gd p { margin-bottom: 16px; }
.t-region-top-gd p:last-child { margin-bottom: 0; }
.t-region-top-gd strong { color: #00D9FF; }
.t-region-top-gd a  {
  color: #00E5FF;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.t-region-top-gd a:hover { color: #1AFFFF; }
.t-region-top-gd ul, .t-region-top-gd ol  {
  margin-bottom: 16px;
  padding-left: 1.375rem;
}
.t-region-top-gd li  {
  color: #F5F5F7;
  line-height: 1.75;
  font-size: 1rem;
  margin-bottom: 8px;
}
.t-region-top-gd table  {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  border-collapse: collapse;
  overflow-x: auto;
}
.t-region-top-gd th  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  color: #00D9FF;
  background: #1A1F2E;
  text-align: left;
  padding: 11px 14px;
  font-weight: 600;
}
.t-region-top-gd td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F5F7;
  padding: 11px 14px;
}
.b-area-block-ae  {
  border: 1px solid rgba(0, 217, 255, 0.12);
  border-radius: 12px;
  padding: 24px;
  background: #1A1F2E;
}
.t-nav-right-uj  {
  letter-spacing: 0.08em;
  margin-bottom: 6px;
  font-size: 12px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #8A8E99;
}
.m-outer-base-51z  {
  margin-bottom: 8px;
  font-family: Orbitron, sans-serif;
  color: #00E5FF;
  font-size: 28px;
  font-weight: 800;
}
.page-panel-top-5up  {
  font-family: Inter, sans-serif;
  line-height: 1.5;
  color: #8A8E99;
  font-size: 14px;
}
@media (min-width:865px) {
  .app-header-item-176 { padding: 72px 44px; }
  .el-frame-primary-8d  {
  flex-direction: row;
  gap: 48px;
}
  .el-icon-area-hn { flex: 1; }
  .b-area-block-ae  {
  align-self: flex-start;
  flex: 0 0 280px;
}
  .c-block-right-on { font-size: 30px; }
  .t-region-top-gd table { display: table; }
}

.ui-region-top-z3  {
  padding-top: 46px; padding-right: 1.125rem; padding-bottom: 46px; padding-left: 18px;
  background: #252C3E;
}
.app-module-box-25  {
  max-width: 880px;
  margin: 0 auto;
}
.b-component-head-lg  {
  border-radius: 12px;
  padding-top: 26px; padding-right: 22px; padding-bottom: 26px; padding-left: 22px;
  background: #1A1F2E;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  border: 1px solid rgba(0, 217, 255, 0.12);
}
.ui-banner-row-g8  {
  font-family: Inter, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #00E5FF;
  font-size: 11px;
}
.wp-text-head-6l3  {
  color: #00D9FF;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: Orbitron, sans-serif;
}
.m-inner-left-buj  {
  font-family: Inter, sans-serif;
  color: #F5F5F7;
  line-height: 1.65;
  font-size: 14px;
}
.m-inner-left-buj p { margin-bottom: 11px; }
.m-inner-left-buj p:last-child { margin-bottom: 0; }
.m-inner-left-buj strong { color: #00D9FF; }
.m-inner-left-buj a  {
  color: #00E5FF;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.m-inner-left-buj a:hover { color: #1AFFFF; }
.m-inner-left-buj ul, .m-inner-left-buj ol  {
  padding-left: 1.125rem;
  margin-bottom: 11px;
}
.m-inner-left-buj li  {
  color: #F5F5F7;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.65;
}
.m-inner-left-buj dl { margin-bottom: 11px; }
.m-inner-left-buj dt  {
  margin-top: 0.75rem;
  font-weight: 800;
  color: #00D9FF;
  font-size: 14px;
}
.m-inner-left-buj dt:first-child { margin-top: 0; }
.m-inner-left-buj dd  {
  margin-bottom: 5px;
  font-size: 14px;
  color: #F5F5F7;
  line-height: 1.65;
  margin-left: 0;
}
.m-inner-left-buj table  {
  display: block;
  margin-bottom: 11px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
.m-inner-left-buj th  {
  text-align: left;
  background: rgba(255,255,255,0.04);
  color: #00D9FF;
  padding: 9px 11px;
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
}
.m-inner-left-buj td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F5F7;
  padding: 9px 11px;
}
@media (min-width:804px) {
  .ui-region-top-z3 { padding: 62px 36px; }
  .b-component-head-lg { padding: 34px 30px; }
  .wp-text-head-6l3 { font-size: 24px; }
  .m-inner-left-buj table { display: table; }
}

.card-base-rh1  {
  padding-top: 48px; padding-right: 20px; padding-bottom: 3rem; padding-left: 1.25rem;
  background: #1A1F2E;
}
.b-item-body-qq  {
  max-width: 880px;
  margin: 0 auto;
}
.m-btn-box-tx  {
  border-radius: 12px;
  background: #252C3E;
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
  padding: 28px 22px;
}
.ui-container-area-yd  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: baseline;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.t-widget-left-bdg  {
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #00D9FF;
}
.app-block-cell-zwb  {
  color: #00FF88;
  font-size: 13px;
  font-weight: 600;
  font-family: Inter, sans-serif;
}
.t-container-box-ji  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #F5F5F7;
  line-height: 1.65;
}
.t-container-box-ji p { margin-bottom: 0.75rem; }
.t-container-box-ji p:last-child { margin-bottom: 0; }
.t-container-box-ji strong { color: #00D9FF; }
.t-container-box-ji a  {
  text-underline-offset: 2px;
  color: #00E5FF;
  text-decoration: underline;
}
.t-container-box-ji a:hover { color: #1AFFFF; }
.t-container-box-ji ul, .t-container-box-ji ol  {
  padding-left: 18px;
  margin-bottom: 12px;
}
.t-container-box-ji li  {
  color: #F5F5F7;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 14px;
}
.t-container-box-ji table  {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
.t-container-box-ji th, .t-container-box-ji td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  padding: 8px 10px;
  text-align: left;
}
.t-container-box-ji th  {
  text-transform: uppercase;
  color: #00D9FF;
  font-size: 0.75rem;
  letter-spacing: 0.03em;
  font-weight: 600;
}
@media (min-width:764px) {
  .card-base-rh1 { padding: 64px 40px; }
  .m-btn-box-tx { padding: 2.25rem 32px; }
  .t-widget-left-bdg { font-size: 24px; }
  .t-container-box-ji table { display: table; }
}

.site-holder-foot-gi5  {
  background: #252C3E;
  padding-top: 56px; padding-right: 20px; padding-bottom: 56px; padding-left: 20px;
}
.el-block-right-dgi  {
  margin: 0 auto;
  max-width: 1280px;
}
.app-layer-head-cyd  {
  background: #1A1F2E;
  border: 1px solid rgba(0, 217, 255, 0.12);
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  padding: 30px 24px;
}
.l-module-inner-8mv  {
  font-weight: 600;
  color: #00E5FF;
  font-family: Inter, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  display: inline-block;
  margin-bottom: 10px;
}
.ui-slot-inner-0p  {
  margin-bottom: 20px;
  color: #00D9FF;
  font-family: Orbitron, sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 20px;
}
.el-element-group-0f6  {
  color: #F5F5F7;
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
  line-height: 1.75;
}
.el-element-group-0f6 p {
  margin-bottom: 12px;
}
.el-element-group-0f6 p:last-child { margin-bottom: 0; }
.el-element-group-0f6 strong  {
  color: #00D9FF;
  font-weight: 600;
}
.el-element-group-0f6 a  {
  transition: color 0.25s;
  color: #00E5FF;
  text-decoration: none;
}
.el-element-group-0f6 a:hover {
  color: #1AFFFF;
}
.el-element-group-0f6 ul,
.el-element-group-0f6 ol  {
  margin-bottom: 0.75rem;
  padding-left: 20px;
}
.el-element-group-0f6 li {
  margin-bottom: 6px;
}
.el-element-group-0f6 dl { margin-bottom: 12px; }
.el-element-group-0f6 dt  {
  margin-top: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  color: #00D9FF;
}
.el-element-group-0f6 dt:first-child { margin-top: 0; }
.el-element-group-0f6 dd  {
  margin-left: 0;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #F5F5F7;
}
.el-element-group-0f6 table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
.el-element-group-0f6 th,
.el-element-group-0f6 td  {
  font-size: 13px;
  text-align: left;
  padding: 9px 10px;
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
}
.el-element-group-0f6 th  {
  letter-spacing: 0.04em;
  font-size: 12px;
  color: #00D9FF;
  text-transform: uppercase;
  font-weight: 600;
}
@media(min-width:797px) {
  .site-holder-foot-gi5 {
    padding-top: 72px; padding-right: 42px; padding-bottom: 72px; padding-left: 42px;
  }
  .app-layer-head-cyd {
    padding: 38px 42px;
  }
  .ui-slot-inner-0p {
    font-size: 26px;
  }
  .el-element-group-0f6 table { display: table; }
}
.v-frame-wrap-6md  {
  background: #1A1F2E;
  padding: 48px 16px;
}

.t-bar-body-3l  {
  max-width: 900px;
  margin: 0 auto;
}

.slot-left-1p  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  gap: 16px;
  margin-bottom: 24px;
  display: flex;
  padding-bottom: 24px;
  flex-direction: column;
}

.el-inner-inner-5xn { flex: 1; }

.el-wrapper-wrap-884  {
  font-size: 22px;
  font-weight: 800;
  color: #00D9FF;
  font-family: Orbitron, sans-serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}

.site-btn-item-89u  {
  font-size: 28px;
  font-weight: 800;
  color: #00E5FF;
}

.app-view-head-o4a  {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.c-cell-primary-z9x  {
  font-family: Inter, sans-serif;
  padding: 0.75rem 28px;
  background: #00E5FF;
  color: #1A1F2E;
  font-size: 14px;
  display: inline-block;
  transition: background 0.25s ease;
  font-weight: 700;
  text-align: center;
  border-radius: 8px;
}

.c-cell-primary-z9x:hover { background: #1AFFFF; }

.wp-group-foot-dt  {
  color: #8A8E99;
  font-size: 12px;
}

.m-box-foot-nf p  {
  font-family: Inter, sans-serif;
  line-height: 1.6;
  color: #F5F5F7;
  font-size: 16px;
  margin-bottom: 16px;
}

.m-box-foot-nf p:last-child { margin-bottom: 0; }

.m-box-foot-nf ul, .m-box-foot-nf ol  {
  margin-bottom: 16px;
  padding-left: 1.5rem;
}

.m-box-foot-nf li  {
  font-size: 15px;
  color: #F5F5F7;
  line-height: 1.55;
  font-family: Inter, sans-serif;
  margin-bottom: 8px;
}

.m-box-foot-nf strong { color: #00D9FF; }

.m-box-foot-nf table  {
  border-collapse: collapse;
  font-size: 15px;
  display: block;
  overflow-x: auto;
  margin-bottom: 16px;
  width: 100%;
}

.m-box-foot-nf th  {
  font-weight: 600;
  padding: 11px 14px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  color: #00D9FF;
  background: rgba(255,255,255,0.04);
}

.m-box-foot-nf td  {
  color: #F5F5F7;
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

@media (min-width:838px) {
  .slot-left-1p  {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
  .el-wrapper-wrap-884 { font-size: 1.625rem; }
  .site-btn-item-89u { font-size: 34px; }
  .m-box-foot-nf table { display: table; }
}
.section-block-cc  {
  background: #252C3E;
  padding-top: 36px; padding-right: 1rem; padding-bottom: 36px; padding-left: 16px;
}
.page-module-item-mow  {
  gap: 24px;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
}
.wrap-wrap-8u  {
  font-family: Orbitron, sans-serif;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00D9FF;
}
.c-grid-top-y8  {
  font-size: 15px;
  line-height: 1.7;
  color: #F5F5F7;
  font-family: Inter, sans-serif;
}
.c-grid-top-y8 p {
  margin-bottom: 14px;
}
.c-grid-top-y8 p:last-child {
  margin-bottom: 0;
}
.c-grid-top-y8 strong {
  color: #00D9FF;
}
.c-grid-top-y8 a  {
  color: #00E5FF;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.c-grid-top-y8 a:hover {
  color: #1AFFFF;
}
.c-grid-top-y8 ul, .c-grid-top-y8 ol  {
  padding-left: 1.25rem;
  margin-bottom: 14px;
}
.c-grid-top-y8 li  {
  margin-bottom: 6px;
  color: #F5F5F7;
  font-size: 15px;
  line-height: 1.7;
}
.c-grid-top-y8 table  {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 14px;
  width: 100%;
}
.c-grid-top-y8 th, .c-grid-top-y8 td  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  font-size: 14px;
  text-align: left;
  padding: 10px 12px;
}
.c-grid-top-y8 th  {
  color: #00D9FF;
  font-size: 13px;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.t-btn-qcx  {
  gap: 0.75rem;
  flex-direction: column;
  display: flex;
}
.t-menu-area-k5  {
  padding: 18px;
  border-left: 3px solid #00FF88;
  border-radius: 8px;
  background: #1A1F2E;
}
.ui-wrap-cell-w8f  {
  margin-bottom: 4px;
  color: #00D9FF;
  font-size: 16px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}
.el-frame-cell-do5  {
  color: #8A8E99;
  font-family: Inter, sans-serif;
  line-height: 1.5;
  font-size: 13px;
}
@media (min-width:958px) {
  .section-block-cc { padding-top: 56px; padding-right: 32px; padding-bottom: 3.5rem; padding-left: 32px; }
  .page-module-item-mow  {
  flex-direction: row;
  gap: 40px;
}
  .el-section-foot-eio { flex: 1; }
  .t-btn-qcx { flex: 0 0 240px; }
  .wrap-wrap-8u { font-size: 22px; }
  .c-grid-top-y8 table { display: table; }
}

.l-outer-wrap-6j  {
  padding: 44px 18px;
  background: #1A1F2E;
}
.page-panel-main-pf  {
  max-width: 1280px;
  margin: 0 auto;
}
.v-hero-main-1h  {
  font-family: Orbitron, sans-serif;
  font-size: 1.5rem;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #00D9FF;
  font-weight: 800;
}
.b-main-base-ty  {
  font-size: 0.9375rem;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #F5F5F7;
}
.b-main-base-ty p {
  margin-bottom: 12px;
}
.b-main-base-ty p:last-child {
  margin-bottom: 0;
}
.b-main-base-ty strong {
  color: #00D9FF;
}
.b-main-base-ty a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00E5FF;
}
.b-main-base-ty a:hover {
  color: #1AFFFF;
}
.b-main-base-ty ul, .b-main-base-ty ol  {
  padding-left: 20px;
  margin-bottom: 12px;
}
.b-main-base-ty li  {
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1.65;
  color: #F5F5F7;
}
.b-main-base-ty table  {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
}
.b-main-base-ty th, .b-main-base-ty td  {
  font-size: 14px;
  text-align: left;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
}
.b-main-base-ty th  {
  font-weight: 600;
  color: #00D9FF;
}
@media (min-width:770px) {
  .l-outer-wrap-6j { padding-top: 58px; padding-right: 36px; padding-bottom: 58px; padding-left: 36px; }
  .v-hero-main-1h { font-size: 28px; }
  .b-main-base-ty table { display: table; }
}

.mod-module-foot-lzb  {
  border-top: 1px solid rgba(0, 217, 255, 0.12);
  background: #1A1F2E;
  padding: 44px 22px;
}

.t-strip-body-io  {
  margin: 0 auto;
  max-width: 1280px;
}

.ui-grid-body-lxp  {
  flex-direction: column;
  border-bottom: 1px solid rgba(0, 217, 255, 0.12);
  display: flex;
  gap: 32px;
  padding-bottom: 28px;
}

.ui-layer-main-9x { flex: 1; }

.mod-slot-g73  {
  color: #00D9FF;
  font-weight: 800;
  font-size: 21px;
  margin-bottom: 0.75rem;
  letter-spacing: -0.02em;
}

.app-section-block-fl  {
  font-family: Inter, sans-serif;
  color: #8A8E99;
  max-width: 360px;
  line-height: 1.65;
  font-size: 13px;
}

.el-box-right-r8 { flex: 1; }

.el-group-right-c4  {
  text-transform: uppercase;
  color: #00D9FF;
  margin-bottom: 0.875rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 13px;
}

.site-card-head-6jm  {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.site-card-head-6jm a  {
  color: #F5F5F7;
  font-family: Inter, sans-serif;
  font-size: 14px;
  transition: color 0.25s ease;
}

.site-card-head-6jm a:hover { color: #00D9FF; }

.t-group-box-1g  {
  gap: 16px;
  padding-top: 24px;
  flex-direction: column;
  display: flex;
}

.app-text-left-9x  {
  color: #8A8E99;
  line-height: 1.65;
  font-size: 0.75rem;
}

.ui-zone-l1  {
  color: #8A8E99;
  font-size: 12px;
}

@media (min-width:796px) {
  .mod-module-foot-lzb { padding: 52px 44px; }
  .ui-grid-body-lxp  {
  gap: 60px;
  flex-direction: row;
}
  .t-group-box-1g  {
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-end;
}
}