*, *::before, *::after  {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  background: none;
  font: inherit;
  cursor: pointer;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.wrap-wrap-sz  {
  background: #0a0e27;
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
}
.c-panel-inner-iu2  {
  margin: 0 auto;
  max-width: 880px;
}
.page-card-left-u1  {
  background: #111a3a;
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
  border-radius: 12px;
  padding-top: 28px; padding-right: 22px; padding-bottom: 28px; padding-left: 1.375rem;
}
.c-hero-left-2tb  {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 16px;
  gap: 10px;
  align-items: baseline;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  justify-content: space-between;
}
.v-item-base-fln  {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Space Mono, sans-serif;
  color: #00d9ff;
  font-size: 20px;
}
.b-top-area-tb  {
  color: #00d9ff;
  font-size: 13px;
  font-family: Inter, sans-serif;
  font-weight: 600;
}
.app-cell-item-kfk  {
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
  line-height: 1.65;
  color: #e8eaf0;
}
.app-cell-item-kfk p { margin-bottom: 12px; }
.app-cell-item-kfk p:last-child { margin-bottom: 0; }
.app-cell-item-kfk strong { color: #00d9ff; }
.app-cell-item-kfk a  {
  text-decoration: underline;
  color: #00d9ff;
  text-underline-offset: 2px;
}
.app-cell-item-kfk a:hover { color: #00ffff; }
.app-cell-item-kfk ul  {
  margin-bottom: 12px;
  padding-left: 1.125rem;
  list-style-type: circle;
}
.app-cell-item-kfk ol  {
  list-style-type: decimal;
  padding-left: 1.125rem;
  margin-bottom: 12px;
}
.app-cell-item-kfk li  {
  color: #e8eaf0;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 14px;
}
.app-cell-item-kfk table  {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
.app-cell-item-kfk th, .app-cell-item-kfk td  {
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  font-size: 13px;
}
.app-cell-item-kfk th  {
  color: #00d9ff;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 0.75rem;
  font-weight: 600;
}
@media (min-width:765px) {
  .wrap-wrap-sz { padding: 64px 40px; }
  .page-card-left-u1 { padding: 36px 32px; }
  .v-item-base-fln { font-size: 24px; }
  .app-cell-item-kfk table { display: table; }
}

.ui-outer-col-f7d  {
  background: #0a0e27;
  padding-top: 42px; padding-right: 16px; padding-bottom: 42px; padding-left: 16px;
}
.t-cell-main-a6  {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.app-wrap-base-mjz  {
  color: #00d9ff;
  font-family: Space Mono, sans-serif;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
.app-wrapper-head-ule  {
  color: #e8eaf0;
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.65;
  text-align: left;
}
.app-wrapper-head-ule p {
  margin-bottom: 0.75rem;
}
.app-wrapper-head-ule p:last-child {
  margin-bottom: 0;
}
.app-wrapper-head-ule strong {
  color: #00d9ff;
}
.app-wrapper-head-ule a  {
  text-underline-offset: 2px;
  color: #00d9ff;
  text-decoration: underline;
}
.app-wrapper-head-ule a:hover {
  color: #00ffff;
}
.app-wrapper-head-ule ul  {
  margin-bottom: 0.75rem;
  list-style-type: disc;
  padding-left: 18px;
}
.app-wrapper-head-ule ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 18px;
}
.app-wrapper-head-ule li  {
  font-size: 15px;
  margin-bottom: 5px;
  color: #e8eaf0;
  line-height: 1.65;
}
.app-wrapper-head-ule table  {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.app-wrapper-head-ule th, .app-wrapper-head-ule td  {
  padding: 9px 11px;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  text-align: left;
}
.app-wrapper-head-ule th  {
  color: #00d9ff;
  font-weight: 600;
}
@media (min-width:771px) {
  .ui-outer-col-f7d { padding-top: 56px; padding-right: 32px; padding-bottom: 56px; padding-left: 2rem; }
  .app-wrap-base-mjz { font-size: 1.625rem; }
  .app-wrapper-head-ule table { display: table; }
}

.v-group-inner-mth  {
  border-top: 1px solid rgba(0, 217, 255, 0.15);
  background: #0a0e27;
  padding-top: 38px; padding-right: 16px; padding-bottom: 38px; padding-left: 16px;
}
.el-item-head-xs  {
  max-width: 720px;
  margin: 0 auto;
}
.l-col-col-uuw  {
  font-weight: 800;
  font-family: Space Mono, sans-serif;
  font-size: 1.25rem;
  color: #00d9ff;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}
.page-box-main-tm  {
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #e8eaf0;
  margin-bottom: 20px;
  font-size: 15px;
}
.page-box-main-tm ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 14px;
}
.page-box-main-tm li  {
  font-size: 0.9375rem;
  margin-bottom: 8px;
  color: #e8eaf0;
  line-height: 1.7;
}
.page-box-main-tm li:last-child {
  margin-bottom: 0;
}
.page-box-main-tm strong {
  color: #00d9ff;
}
.js-inner-left-9bd  {
  display: inline-block;
  color: #0a0e27;
  font-size: 14px;
  font-weight: 700;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  background: #00d9ff;
  border-radius: 8px;
  padding-top: 12px; padding-right: 28px; padding-bottom: 12px; padding-left: 1.75rem;
}
.js-inner-left-9bd:hover {
  background: #00ffff;
}
@media (min-width:799px) {
  .v-group-inner-mth { padding: 52px 32px; }
  .l-col-col-uuw { font-size: 24px; }
}

.ui-btn-primary-uz6  {
  background: #0a0e27;
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
  border-top: 1px solid rgba(0, 217, 255, 0.15);
}
.v-view-base-0n  {
  margin: 0 auto;
  gap: 28px;
  max-width: 1280px;
  flex-direction: column;
  display: flex;
}
.l-nav-area-est  {
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #00d9ff;
}
.t-strip-box-p5  {
  line-height: 1.55;
  color: #8b92a8;
  margin-bottom: 18px;
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
}
.l-section-row-aj  {
  transition: background 0.25s;
  background: #00d9ff;
  border-radius: 8px;
  display: inline-block;
  color: #0a0e27;
  font-family: Inter, sans-serif;
  padding-top: 11px; padding-right: 24px; padding-bottom: 11px; padding-left: 24px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}
.l-section-row-aj:hover {
  background: #00ffff;
}
.m-slot-item-e4  {
  font-size: 15px;
  color: #e8eaf0;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}
.m-slot-item-e4 p {
  margin-bottom: 13px;
}
.m-slot-item-e4 p:last-child { margin-bottom: 0; }
.m-slot-item-e4 strong  {
  color: #00d9ff;
  font-weight: 600;
}
.m-slot-item-e4 a  {
  color: #00d9ff;
  text-decoration: none;
}
.m-slot-item-e4 a:hover {
  text-decoration: underline;
}
.m-slot-item-e4 ul  {
  margin-bottom: 0.8125rem;
  list-style-type: square;
  padding-left: 18px;
}
.m-slot-item-e4 ol  {
  margin-bottom: 13px;
  padding-left: 18px;
  list-style-type: decimal;
}
.m-slot-item-e4 li  {
  color: #e8eaf0;
  line-height: 1.6;
  margin-bottom: 7px;
  font-size: 16px;
}
.m-slot-item-e4 dl { margin-bottom: 0.8125rem; }
.m-slot-item-e4 dt  {
  color: #00d9ff;
  margin-top: 15px;
  font-weight: 700;
  font-size: 15px;
}
.m-slot-item-e4 dt:first-child { margin-top: 0; }
.m-slot-item-e4 dd  {
  margin-bottom: 7px;
  color: #e8eaf0;
  margin-left: 0;
  line-height: 1.6;
  font-size: 15px;
}
.m-slot-item-e4 table  {
  margin-bottom: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
.m-slot-item-e4 th,
.m-slot-item-e4 td  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  padding: 8px 10px;
  font-size: 14px;
  text-align: left;
}
.m-slot-item-e4 th  {
  font-size: 12px;
  font-weight: 600;
  color: #00d9ff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media(min-width:865px) {
  .ui-btn-primary-uz6 {
    padding: 72px 44px;
  }
  .v-view-base-0n  {
  flex-direction: row;
  gap: 48px;
}
  .el-card-wrap-j9 {
    flex: 0 0 300px;
  }
  .wp-cell-cell-f2 {
    flex: 1;
  }
  .l-nav-area-est {
    font-size: 30px;
  }
  .m-slot-item-e4 table { display: table; }
}
.v-section-primary-pa  {
  background: #0a0e27;
  border-top: 1px solid rgba(0, 217, 255, 0.15);
  padding-top: 44px; padding-right: 22px; padding-bottom: 44px; padding-left: 22px;
}

.t-list-box-wcp  {
  max-width: 1280px;
  margin: 0 auto;
}

.m-row-col-in  {
  gap: 2rem;
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  display: flex;
  padding-bottom: 28px;
  flex-direction: column;
}

.mod-banner-left-ch3 { flex: 1; }

.app-element-inner-q2  {
  color: #00d9ff;
  letter-spacing: -0.02em;
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 12px;
}

.ui-section-main-ne4  {
  line-height: 1.65;
  font-family: Inter, sans-serif;
  max-width: 360px;
  font-size: 13px;
  color: #8b92a8;
}

.js-slot-block-jp { flex: 1; }

.v-icon-left-ht  {
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 13px;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #00d9ff;
}

.v-main-body-i0q  {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.v-main-body-i0q a  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  transition: color 0.25s ease;
  color: #e8eaf0;
}

.v-main-body-i0q a:hover { color: #00d9ff; }

.site-col-cell-i8g  {
  padding-top: 24px;
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.m-module-area-co  {
  line-height: 1.65;
  font-size: 12px;
  color: #8b92a8;
}

.page-icon-lcj  {
  color: #8b92a8;
  font-size: 12px;
}

@media (min-width:798px) {
  .v-section-primary-pa { padding-top: 52px; padding-right: 2.75rem; padding-bottom: 52px; padding-left: 44px; }
  .m-row-col-in  {
  flex-direction: row;
  gap: 60px;
}
  .site-col-cell-i8g  {
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
}
.mod-element-block-krb  {
  overflow: hidden;
  background: linear-gradient(160deg, #0a0e27 0%, #111a3a 40%, #0a0e27 100%);
  padding: 60px 20px;
  display: flex;
  text-align: center;
  min-height: 520px;
  position: relative;
  justify-content: center;
  align-items: center;
}

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

.app-icon-item-wgb  {
  position: relative;
  max-width: 700px;
  z-index: 1;
}

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

.t-btn-main-ld  {
  line-height: 1.15;
  margin-bottom: 16px;
  font-family: Space Mono, sans-serif;
  font-weight: 800;
  color: #00d9ff;
  overflow-wrap: break-word;
  font-size: 32px;
}

.mod-nav-left-mey  {
  font-family: Inter, sans-serif;
  margin-left: auto;
  color: #e8eaf0;
  line-height: 1.6;
  font-size: 16px;
  margin-bottom: 28px;
  max-width: 520px;
  margin-right: auto;
}

.site-container-top-zl  {
  align-items: center;
  gap: 16px;
  display: flex;
  margin-top: 8px;
  flex-direction: column;
}

.l-box-box-buk  {
  max-width: 380px;
  background: rgba(212,175,55,0.1);
  border-radius: 12px;
  padding: 1rem 24px;
  width: 100%;
  border: 1px solid rgba(212,175,55,0.25);
  text-align: center;
}

.t-component-fid  {
  font-weight: 800;
  font-size: 26px;
  color: #00d9ff;
  line-height: 1.2;
}

.b-slot-main-29  {
  font-size: 0.8125rem;
  color: #8b92a8;
  margin-top: 4px;
}

.l-title-box-5js  {
  background: #00d9ff;
  font-weight: 700;
  transition: background 0.25s ease;
  font-size: 16px;
  padding: 1rem 36px;
  color: #0a0e27;
  border-radius: 8px;
  max-width: 380px;
  width: 100%;
  text-align: center;
  font-family: Inter, sans-serif;
  display: block;
}

.l-title-box-5js:hover { background: #00ffff; }

.el-header-head-of1  {
  margin-top: 8px;
  font-size: 11px;
  color: #8b92a8;
}

@media (min-width:772px) {
  .mod-element-block-krb  {
  min-height: 600px;
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
}
  .t-btn-main-ld { font-size: 48px; }
  .mod-nav-left-mey { font-size: 18px; }
  .t-component-fid { font-size: 36px; }
}
.t-module-cell-1k6  {
  max-width: 380px;
  border-radius: 12px;
  z-index: 1000;
  position: fixed;
  bottom: 16px;
  left: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  width: calc(100% - 32px);
  padding: 20px;
  border: 1px solid rgba(0, 217, 255, 0.15);
  background: #111a3a;
}

.ui-list-col-dit  {
  font-size: 15px;
  margin-bottom: 8px;
  color: #00d9ff;
  font-weight: 700;
}

.frame-left-v5  {
  font-size: 13px;
  color: #e8eaf0;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  margin-bottom: 1rem;
}

.frame-left-v5 a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #00d9ff;
}

.frame-left-v5 a:hover { color: #00d9ff; }

.ui-box-okt  {
  gap: 10px;
  display: flex;
}

.mod-layer-area-3s  {
  font-family: Inter, sans-serif;
  color: #00d9ff;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  padding: 10px 16px;
  flex: 1;
  border-radius: 8px;
}

.mod-layer-area-3s:hover { background: rgba(255,255,255,0.15); }

.app-box-wrap-lo  {
  flex: 1;
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #8b92a8;
  font-weight: 500;
  text-align: center;
  transition: color 0.25s ease;
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;
  border-radius: 8px;
}

.app-box-wrap-lo:hover { color: #e8eaf0; }
.hero-right-jb  {
  background: #111a3a;
  padding: 48px 20px;
}
.c-content-wrap-tjt  {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.js-header-lq6  {
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #e8eaf0;
  margin-bottom: 16px;
  font-weight: 700;
}
.app-component-base-k5  {
  font-size: 13px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #e8eaf0;
}
.app-component-base-k5 p {
  margin-bottom: 10px;
}
.app-component-base-k5 p:last-child {
  margin-bottom: 0;
}
.app-component-base-k5 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #e8eaf0;
}
.app-component-base-k5 a:hover {
  color: #00d9ff;
}
.app-component-base-k5 strong {
  color: #00d9ff;
}
.app-component-base-k5 ul  {
  list-style-type: circle;
  margin-bottom: 10px;
  padding-left: 20px;
}
.app-component-base-k5 ol  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.app-component-base-k5 li  {
  margin-bottom: 4px;
  line-height: 1.5;
  color: #8b92a8;
  font-size: 13px;
}
.app-component-base-k5 table  {
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
.app-component-base-k5 th, .app-component-base-k5 td  {
  font-size: 0.75rem;
  padding: 8px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
}
.app-component-base-k5 th  {
  font-weight: 600;
  color: #e8eaf0;
}

@media (min-width:772px) {
  .app-component-base-k5 table { display: table; }
}

.js-zone-group-dq  {
  padding: 44px 18px;
  background: #0a0e27;
}
.c-hero-base-47n  {
  max-width: 1280px;
  margin: 0 auto;
}
.b-component-group-0l0  {
  margin-bottom: 16px;
  font-size: 24px;
  color: #00d9ff;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Space Mono, sans-serif;
}
.el-strip-base-3h  {
  line-height: 1.65;
  font-size: 15px;
  color: #e8eaf0;
  font-family: Inter, sans-serif;
}
.el-strip-base-3h p {
  margin-bottom: 0.75rem;
}
.el-strip-base-3h p:last-child {
  margin-bottom: 0;
}
.el-strip-base-3h strong {
  color: #00d9ff;
}
.el-strip-base-3h a  {
  text-decoration: underline;
  color: #00d9ff;
  text-underline-offset: 2px;
}
.el-strip-base-3h a:hover {
  color: #00ffff;
}
.el-strip-base-3h ul  {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 12px;
}
.el-strip-base-3h ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 20px;
}
.el-strip-base-3h li  {
  margin-bottom: 5px;
  font-size: 0.9375rem;
  line-height: 1.65;
  color: #e8eaf0;
}
.el-strip-base-3h table  {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
.el-strip-base-3h th, .el-strip-base-3h td  {
  text-align: left;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  font-size: 0.875rem;
}
.el-strip-base-3h th  {
  color: #00d9ff;
  font-weight: 600;
}
@media (min-width:766px) {
  .js-zone-group-dq { padding: 58px 36px; }
  .b-component-group-0l0 { font-size: 28px; }
  .el-strip-base-3h table { display: table; }
}

.l-cell-group-8qn  {
  background: #0a0e27;
  transition: box-shadow 0.3s ease;
}

.l-cell-group-8qn.t-group-base-5yk { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.ui-box-foot-af  {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  align-items: center;
  gap: 12px;
  padding: 0 16px;
}

.app-icon-row-fr8  {
  align-items: center;
  letter-spacing: -0.02em;
  font-weight: 800;
  gap: 8px;
  white-space: nowrap;
  font-size: 17px;
  color: #00d9ff;
  display: flex;
}

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

.mod-link-block-0k  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  max-height: 64px;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.mod-link-block-0k .ui-box-foot-af { height: 56px; }

.l-cell-group-8qn.t-group-base-5yk .mod-link-block-0k  {
  opacity: 0;
  border: none;
  max-height: 0;
}

.page-widget-main-du { display: none; }

.l-main-2t  {
  align-items: center;
  margin-left: auto;
  gap: 8px;
  display: flex;
}

.t-btn-block-gd  {
  font-family: Inter, sans-serif;
  color: #0a0e27;
  border-radius: 8px;
  padding: 7px 14px;
  font-weight: 700;
  background: #00d9ff;
  font-size: 13px;
  transition: background 0.25s ease;
}

.t-btn-block-gd:hover { background: #00ffff; }

.b-icon-main-m36  {
  display: none;
  color: #e8eaf0;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
}

.b-icon-main-m36:hover { background: rgba(255,255,255,0.04); }

.wp-cell-9y  {
  flex-direction: column;
  padding: 8px;
  border: none;
  display: flex;
  cursor: pointer;
  margin-left: 4px;
  background: none;
  gap: 5px;
}

.wp-cell-9y span  {
  border-radius: 2px;
  background: #e8eaf0;
  height: 2px;
  display: block;
  width: 20px;
}

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

.l-holder-head-rw  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}

.l-cell-group-8qn.t-group-base-5yk .l-holder-head-rw  {
  opacity: 1;
  max-height: 52px;
}

.l-holder-head-rw .ui-box-foot-af  {
  justify-content: space-between;
  height: 48px;
}

.site-layer-base-ygc  {
  padding: 5px 14px;
  font-size: 13px;
  font-weight: 500;
  transition: background 0.25s ease;
  cursor: pointer;
  border-radius: 4px;
  color: #e8eaf0;
  border: 1px solid rgba(0, 217, 255, 0.15);
  font-family: Inter, sans-serif;
  background: none;
}

.site-layer-base-ygc:hover { background: rgba(255,255,255,0.04); }

.js-list-left-cj  {
  border-radius: 8px;
  font-size: 12px;
  background: #00d9ff;
  color: #0a0e27;
  font-family: Inter, sans-serif;
  padding-top: 6px; padding-right: 0.875rem; padding-bottom: 6px; padding-left: 14px;
  font-weight: 700;
}

/* --- Dropdown --- */

.app-module-box-zu  {
  overflow: hidden;
  background: #111a3a;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.app-module-box-zu.hero-top-3jr  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.el-zone-area-7o  {
  padding: 14px 24px;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #e8eaf0;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 15px;
}

.el-zone-area-7o:last-child { border-bottom: none; }
.el-zone-area-7o:hover  {
  background: rgba(255,255,255,0.03);
  color: #00d9ff;
}

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

.t-nav-col-d75 { position: relative; }

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

.c-module-inner-1y:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.app-holder-base-uc  {
  font-size: 9px;
  transition: transform 0.25s ease;
}
.t-nav-col-d75.hero-top-3jr .app-holder-base-uc { transform: rotate(180deg); }

.text-base-pj  {
  position: absolute;
  top: calc(100% + 4px);
  z-index: 50;
  background: #111a3a;
  border-radius: 12px;
  min-width:135px;
  right: 0;
  padding: 4px;
  display: none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  border: 1px solid rgba(0, 217, 255, 0.15);
}

.t-nav-col-d75.hero-top-3jr .text-base-pj { display: block; }

.t-element-body-ou  {
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  gap: 8px;
  align-items: center;
  transition: background 0.25s ease, color 0.25s ease;
  padding: 8px 12px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  color: #e8eaf0;
  display: flex;
}

.t-element-body-ou:hover  {
  background: rgba(255,255,255,0.06);
  color: #00d9ff;
}
.t-element-body-ou.active { color: #00d9ff; }
.ui-content-cell-23  {
  font-size: 15px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:793px) {
  .mod-link-block-0k .ui-box-foot-af  {
  padding: 0 20px;
  height: 60px;
  gap: 1.25rem;
}
  .mod-link-block-0k { max-height: 72px; }

  .page-widget-main-du  {
  flex: 1;
  display: flex;
  justify-content: center;
  gap: 4px;
}

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

  .ui-group-846:hover  {
  background: rgba(255,255,255,0.05);
  color: #00d9ff;
}

  .b-icon-main-m36 { display: inline-flex; }
  .wp-cell-9y { display: none; }
  .l-holder-head-rw .ui-box-foot-af { padding: 0 20px; }
}
.m-list-base-uua  {
  padding: 50px 18px;
  background: #0a0e27;
}
.c-layer-wrap-1ea  {
  max-width: 1280px;
  margin: 0 auto;
}
.t-section-group-o07  {
  overflow-wrap: break-word;
  color: #00d9ff;
  margin-bottom: 26px;
  font-weight: 700;
  font-family: Space Mono, sans-serif;
  font-size: 24px;
}
.header-box-1b3  {
  flex-direction: column;
  display: flex;
  gap: 24px;
}
.t-banner-inner-aq  {
  background: #111a3a;
  border-radius: 12px;
  border: 1px solid rgba(0, 217, 255, 0.15);
  padding: 1.5rem 20px;
}
.ui-col-area-1h8  {
  border-color: #00d9ff;
  border-width: 2px;
}
.page-zone-inner-df  {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 11px;
  color: #00d9ff;
  display: inline-block;
}
.el-strip-col-7a  {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: Space Mono, sans-serif;
  font-weight: 700;
  color: #00d9ff;
  margin-bottom: 14px;
}
.js-module-cell-r1  {
  font-size: 14px;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #e8eaf0;
}
.js-module-cell-r1 p {
  margin-bottom: 10px;
}
.js-module-cell-r1 p:last-child { margin-bottom: 0; }
.js-module-cell-r1 a  {
  color: #00d9ff;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.js-module-cell-r1 a:hover { color: #00ffff; }
.js-module-cell-r1 strong  {
  color: #00d9ff;
  font-weight: 600;
}
.js-module-cell-r1 ul  {
  list-style-type: disc;
  padding-left: 1.25rem;
  margin-bottom: 10px;
}
.js-module-cell-r1 ol  {
  list-style-type: decimal;
  margin-bottom: 10px;
  padding-left: 1.25rem;
}
.js-module-cell-r1 li  {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 1.65;
  color: #e8eaf0;
}
.js-module-cell-r1 table  {
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
.js-module-cell-r1 th,
.js-module-cell-r1 td  {
  border-bottom: 1px solid rgba(0, 217, 255, 0.15);
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  text-align: left;
  font-size: 13px;
}
.js-module-cell-r1 th  {
  color: #00d9ff;
  font-weight: 600;
}
.t-panel-row-q83  {
  display: inline-block;
  transition: background 0.25s;
  font-family: Inter, sans-serif;
  background: #00d9ff;
  font-size: 14px;
  padding: 11px 28px;
  color: #0a0e27;
  text-decoration: none;
  margin-top: 14px;
  font-weight: 600;
  border-radius: 8px;
}
.t-panel-row-q83:hover {
  background: #00ffff;
}
.t-group-col-cp  {
  margin-top: 10px;
  color: #8b92a8;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 12px;
}
@media(min-width:764px) {
  .m-list-base-uua {
    padding: 66px 36px;
  }
  .header-box-1b3  {
  gap: 1.5rem;
  flex-direction: row;
}
  .t-banner-inner-aq  {
  padding-top: 28px; padding-right: 26px; padding-bottom: 28px; padding-left: 26px;
  flex: 1;
}
  .t-section-group-o07 {
    font-size: 1.75rem;
  }
  .el-strip-col-7a {
    font-size: 24px;
  }
  .js-module-cell-r1 table { display: table; }
}