* { box-sizing: border-box; }
body  {
  -moz-osx-font-smoothing: grayscale;
  min-height: 100vh;
  margin: 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  padding: 0;
}
h1, h2, h3, h4, h5, h6  {
  font-weight: inherit;
  margin: 0;
  font-size: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  color: inherit;
  background: transparent;
  cursor: pointer;
  border: none;
  font: inherit;
  padding: 0;
}
img  {
  max-width: 100%;
  display: block;
  height: auto;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  padding: 0;
  margin: 0;
  list-style: none;
}
input, textarea, select  {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.c-area-col-l9  {
  padding: 36px 18px;
  background: #1a1410;
  border-top: 1px solid rgba(255, 22, 68, 0.2);
}

.t-hero-area-15  {
  flex-direction: column;
  text-align: center;
  display: flex;
  gap: 24px;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
}

.v-widget-group-tv5  {
  font-weight: 800;
  letter-spacing: -0.02em;
  font-size: 19px;
  color: #00ff99;
}

.m-content-ltr  {
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 20px;
  display: flex;
}

.m-content-ltr a  {
  color: #f0f0f0;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Space Mono, sans-serif;
  font-size: 14px;
}

.m-content-ltr a:hover { color: #00ff99; }

.el-list-area-bge  {
  background: rgba(255, 22, 68, 0.2);
  height: 1px;
  width: 60px;
}

.el-slot-inner-f0  {
  font-size: 0.75rem;
  color: #a8a8a8;
  line-height: 1.55;
  max-width: 700px;
}

.js-col-main-r6  {
  font-size: 0.75rem;
  color: #a8a8a8;
}
.app-title-row-rh  {
  background: #1a1410;
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
}

.el-bar-item-jz  {
  justify-content: space-between;
  height: 56px;
  align-items: center;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
}

.v-header-cell-tu  {
  display: flex;
  align-items: center;
  color: #00ff99;
  font-weight: 800;
  font-size: 18px;
  gap: 8px;
  white-space: nowrap;
  letter-spacing: -0.02em;
}

.m-btn-wrap-w7 { display: none; }

.l-main-inner-sw1  {
  padding: 8px;
  color: #f0f0f0;
  display: flex;
  align-items: center;
  background: none;
  cursor: pointer;
  justify-content: center;
  border: none;
}

/* --- Fullscreen overlay --- */

.t-holder-cell-6g  {
  align-items: center;
  visibility: hidden;
  background: #1a1410;
  position: fixed;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  inset: 0;
  display: flex;
  opacity: 0;
  z-index: 300;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}

.t-holder-cell-6g.ui-btn-left-9ot  {
  opacity: 1;
  visibility: visible;
}

.v-content-area-58  {
  height: 44px;
  cursor: pointer;
  display: grid;
  background: none;
  top: 14px;
  position: absolute;
  right: 16px;
  place-items: center;
  border-radius: 8px;
  font-size: 1.5rem;
  border: 1px solid rgba(255,255,255,0.1);
  color: #f0f0f0;
  width: 44px;
}

.page-link-group-ifz  {
  gap: 16px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.wp-icon-head-87  {
  font-size: 22px;
  transition: color 0.25s ease;
  color: #00ff99;
  font-family: Bebas Neue, sans-serif;
  font-weight: 600;
}

.wp-icon-head-87:hover { color: #ff1644; }

.m-list-col-fxt  {
  margin-top: 12px;
  border-radius: 8px;
  padding: 14px 36px;
  font-size: 16px;
  font-family: Space Mono, sans-serif;
  color: #1a1410;
  font-weight: 700;
  background: #ff1644;
}

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

.site-box-area-so9 { position: relative; }

.t-icon-base-ui  {
  display: flex;
  padding: 5px 10px;
  border-radius: 8px;
  background: rgba(255,255,255,0.02);
  align-items: center;
  transition: border-color 0.25s ease, background 0.25s ease;
  color: #f0f0f0;
  line-height: 1;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid rgba(255, 22, 68, 0.2);
  gap: 6px;
  cursor: pointer;
  font-family: Space Mono, sans-serif;
  white-space: nowrap;
}

.t-icon-base-ui:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.app-grid-right-268  {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.site-box-area-so9.ui-btn-left-9ot .app-grid-right-268 { transform: rotate(180deg); }

.ui-view-inner-kfj  {
  background: #2a2420;
  position: absolute;
  right: 0;
  min-width:144px;
  display: none;
  padding: 4px;
  z-index: 50;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  border-radius: 12px;
  border: 1px solid rgba(255, 22, 68, 0.2);
  top: calc(100% + 4px);
}

.site-box-area-so9.ui-btn-left-9ot .ui-view-inner-kfj { display: block; }

.mod-grid-3y3  {
  display: flex;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  font-weight: 500;
  align-items: center;
  padding: 8px 12px;
  cursor: pointer;
  font-size: 0.8125rem;
  border-radius: 8px;
  color: #f0f0f0;
  font-family: Space Mono, sans-serif;
}

.mod-grid-3y3:hover  {
  color: #00ff99;
  background: rgba(255,255,255,0.06);
}
.mod-grid-3y3.active { color: #ff1644; }
.btn-inner-7gd  {
  line-height: 1;
  font-size: 17px;
}

/* --- Desktop --- */

@media (min-width:765px) {
  .el-bar-item-jz  {
  gap: 10px;
  padding: 0.75rem 20px;
  flex-direction: column;
  height: auto;
}

  .m-btn-wrap-w7  {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 8px;
}

  .m-container-primary-ol  {
  border-radius: 4px;
  transition: color 0.25s ease, background 0.25s ease;
  padding: 4px 10px;
  color: #f0f0f0;
  font-weight: 500;
  font-size: 14px;
  font-family: Space Mono, sans-serif;
}

  .m-container-primary-ol:hover  {
  background: rgba(255,255,255,0.05);
  color: #00ff99;
}

  .t-panel-cell-cmg  {
  background: rgba(255,255,255,0.1);
  height: 18px;
  width: 1px;
}

  .el-area-group-13  {
  font-size: 13px;
  font-weight: 700;
  font-family: Space Mono, sans-serif;
  background: #ff1644;
  transition: background 0.25s ease;
  color: #1a1410;
  padding: 6px 18px;
  border-radius: 8px;
}

  .el-area-group-13:hover { background: #ff4466; }

  .l-main-inner-sw1 { display: none; }
}
.site-bar-block-vg2  {
  padding: 54px 20px;
  background: #2a2420;
}
.m-layer-main-hm  {
  margin: 0 auto;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  border-radius: 12px;
  background: #1a1410;
  padding: 28px 22px;
  max-width: 1280px;
}
.js-header-primary-n4  {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 11px;
  font-family: Space Mono, sans-serif;
  display: inline-block;
  color: #ff1644;
}
.el-component-base-13j  {
  margin-bottom: 18px;
  color: #00ff99;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 700;
}
.v-frame-right-3e6  {
  color: #f0f0f0;
  font-family: Space Mono, sans-serif;
  line-height: 1.7;
  font-size: 14px;
}
.v-frame-right-3e6 p { margin-bottom: 11px; }
.v-frame-right-3e6 p:last-child { margin-bottom: 0; }
.v-frame-right-3e6 strong  {
  font-weight: 600;
  color: #00ff99;
}
.v-frame-right-3e6 a  {
  text-decoration: none;
  transition: color 0.25s;
  color: #ff1644;
}
.v-frame-right-3e6 a:hover { color: #ff4466; }
.v-frame-right-3e6 ul  {
  margin-bottom: 11px;
  list-style-type: circle;
  padding-left: 20px;
}
.v-frame-right-3e6 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 11px;
}
.v-frame-right-3e6 li  {
  margin-bottom: 4px;
  font-size: 15px;
  color: #f0f0f0;
  line-height: 1.75;
}
.v-frame-right-3e6 dl { margin-bottom: 11px; }
.v-frame-right-3e6 dt  {
  font-size: 14px;
  font-weight: 700;
  color: #00ff99;
  margin-top: 12px;
}
.v-frame-right-3e6 dt:first-child { margin-top: 0; }
.v-frame-right-3e6 dd  {
  color: #f0f0f0;
  margin-left: 0;
  font-size: 0.875rem;
  margin-bottom: 5px;
  line-height: 1.7;
}
.v-frame-right-3e6 table  {
  margin-bottom: 11px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
.v-frame-right-3e6 th, .v-frame-right-3e6 td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
  padding: 8px 10px;
  font-size: 13px;
}
.v-frame-right-3e6 th  {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
  color: #00ff99;
}
@media(min-width:798px) {
  .site-bar-block-vg2 { padding: 70px 42px; }
  .m-layer-main-hm { padding: 38px 40px; }
  .el-component-base-13j { font-size: 26px; }
  .v-frame-right-3e6 table { display: table; }
}
.wp-content-body-xj9  {
  background: #1a1410;
  padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 1.25rem;
}
.b-view-base-5e4  {
  margin: 0 auto;
  max-width: 1280px;
}
.b-menu-body-wv  {
  margin-bottom: 32px;
  font-family: Bebas Neue, sans-serif;
  font-size: 24px;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 800;
  color: #00ff99;
}
.js-wrap-base-3h  {
  grid-template-columns: 1fr;
  display: grid;
  gap: 20px;
}
.page-btn-head-d4i {
  text-align: center;
}
.js-main-head-4ny  {
  color: #1a1410;
  border-radius: 50%;
  align-items: center;
  display: inline-flex;
  font-family: Bebas Neue, sans-serif;
  font-weight: 800;
  justify-content: center;
  font-size: 18px;
  width: 44px;
  background: #ff1644;
  margin-bottom: 14px;
  height: 44px;
}
.app-bar-head-b4t  {
  font-size: 1rem;
  color: #00ff99;
  font-weight: 700;
  font-family: Bebas Neue, sans-serif;
  margin-bottom: 6px;
}
.wp-element-row-hr  {
  color: #a8a8a8;
  line-height: 1.55;
  font-family: Space Mono, sans-serif;
  font-size: 0.875rem;
}
@media (min-width:725px) {
  .wp-content-body-xj9 { padding: 4rem 36px; }
  .js-wrap-base-3h  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.75rem;
}
  .b-menu-body-wv { font-size: 28px; }
}

.b-region-group-e8  {
  padding: 32px 20px;
  background: #1a1410;
  border-top: 1px solid rgba(255, 22, 68, 0.2);
}
.l-menu-head-ucw  {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}
.b-card-foot-8f  {
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
  margin-bottom: 1rem;
}
.el-menu-area-eg  {
  display: flex;
  border: 2px solid #a8a8a8;
  font-weight: 800;
  width: 36px;
  align-items: center;
  font-family: Space Mono, sans-serif;
  justify-content: center;
  color: #a8a8a8;
  font-size: 11px;
  border-radius: 50%;
  height: 36px;
}
.list-right-n5  {
  padding: 6px 14px;
  border-radius: 4px;
  border: 1px solid rgba(255, 22, 68, 0.2);
  font-size: 11px;
  font-weight: 600;
  color: #a8a8a8;
  font-family: Space Mono, sans-serif;
}
.t-nav-body-zx  {
  line-height: 1.65;
  font-size: 12px;
  max-width: 700px;
  overflow-wrap: break-word;
  font-family: Space Mono, sans-serif;
  color: #f0f0f0;
  margin: 0 auto;
}

.b-btn-right-a1  {
  background: #1a1410;
  padding: 42px 20px;
  border-top: 1px solid rgba(255, 22, 68, 0.2);
}
.js-container-block-u4s  {
  max-width: 1280px;
  margin: 0 auto;
}
.ui-box-row-jz1  {
  font-size: 22px;
  color: #00ff99;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: Bebas Neue, sans-serif;
  font-weight: 800;
}
.m-wrap-primary-vc  {
  font-family: Space Mono, sans-serif;
  color: #f0f0f0;
  font-size: 15px;
  line-height: 1.7;
}
.m-wrap-primary-vc p { margin-bottom: 13px; }
.m-wrap-primary-vc p:last-child { margin-bottom: 0; }
.m-wrap-primary-vc strong { color: #00ff99; }
.m-wrap-primary-vc a  {
  text-underline-offset: 2px;
  color: #ff1644;
  text-decoration: underline;
}
.m-wrap-primary-vc a:hover { color: #ff4466; }
.m-wrap-primary-vc ul  {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 13px;
}
.m-wrap-primary-vc ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 13px;
}
.m-wrap-primary-vc li  {
  line-height: 1.7;
  margin-bottom: 5px;
  color: #f0f0f0;
  font-size: 15px;
}
.m-wrap-primary-vc table  {
  display: block;
  width: 100%;
  margin-bottom: 0.8125rem;
  border-collapse: collapse;
  overflow-x: auto;
}
.m-wrap-primary-vc th, .m-wrap-primary-vc td  {
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
  text-align: left;
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  font-size: 14px;
}
.m-wrap-primary-vc th  {
  font-weight: 600;
  color: #00ff99;
}
@media (min-width:783px) {
  .b-btn-right-a1 { padding: 58px 36px; }
  .ui-box-row-jz1 { font-size: 26px; }
  .m-wrap-primary-vc table { display: table; }
}

.app-cell-top-e2e  {
  background: #1a1410;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 58px; padding-right: 20px; padding-bottom: 58px; padding-left: 20px;
  background-position: center;
  position: relative;
}
.l-header-row-4r  {
  z-index: 1;
  position: relative;
}
.app-cell-top-e2e::before  {
  position: absolute;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  inset: 0;
  content: '';
  pointer-events: none;
}
.t-panel-e4  {
  border-radius: 12px;
  backdrop-filter: blur(8px);
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.1);
  text-align: center;
  padding: 34px 26px;
  background: rgba(0,0,0,0.4);
  max-width: 780px;
}
.cell-head-mzf  {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  font-family: Bebas Neue, sans-serif;
  color: #fff;
}
.b-row-col-2w  {
  color: #ff1644;
  font-size: 36px;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  margin-bottom: 22px;
  font-weight: 800;
}
.m-content-area-n5h { margin-bottom: 26px; }
.m-content-area-n5h p  {
  line-height: 1.7;
  font-size: 15px;
  color: rgba(255,255,255,0.9);
  margin-bottom: 13px;
  font-family: Space Mono, sans-serif;
}
.m-content-area-n5h p:last-child { margin-bottom: 0; }
.m-content-area-n5h ul  {
  padding-left: 20px;
  list-style-type: disc;
  text-align: left;
  margin-bottom: 0.8125rem;
}
.m-content-area-n5h ol  {
  margin-bottom: 13px;
  padding-left: 20px;
  text-align: left;
  list-style-type: decimal;
}
.m-content-area-n5h li  {
  color: rgba(255,255,255,0.85);
  font-size: 14px;
  line-height: 1.6;
  font-family: Space Mono, sans-serif;
  margin-bottom: 6px;
}
.m-content-area-n5h a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #ff1644;
}
.m-content-area-n5h a:hover { color: #ff4466; }
.m-content-area-n5h strong { color: #fff; }
.m-content-area-n5h table  {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.875rem;
  display: block;
  width: 100%;
  margin-bottom: 0.8125rem;
}
.m-content-area-n5h th  {
  background: rgba(255,255,255,0.06);
  border-bottom: 1px solid rgba(255,255,255,0.12);
  font-weight: 600;
  color: #fff;
  padding: 10px 13px;
  text-align: left;
}
.m-content-area-n5h td  {
  padding: 10px 13px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.85);
}
.mod-banner-head-3i  {
  font-size: 16px;
  display: inline-block;
  color: #1a1410;
  transition: background 0.25s ease;
  font-weight: 700;
  background: #ff1644;
  font-family: Space Mono, sans-serif;
  padding-top: 14px; padding-right: 36px; padding-bottom: 0.875rem; padding-left: 2.25rem;
  text-shadow: none;
  border-radius: 8px;
}
.mod-banner-head-3i:hover { background: #ff4466; }
.el-block-top-3f3  {
  font-size: 11px;
  margin-top: 14px;
  color: rgba(255,255,255,0.5);
}
@media (min-width:817px) {
  .app-cell-top-e2e { padding: 76px 40px; }
  .t-panel-e4 { padding-top: 44px; padding-right: 40px; padding-bottom: 44px; padding-left: 40px; }
  .cell-head-mzf { font-size: 26px; }
  .b-row-col-2w { font-size: 44px; }
  .m-content-area-n5h table { display: table; }
}
.m-cell-foot-fl  {
  background: #1a1410;
  padding: 50px 22px;
}
.wp-area-foot-d66  {
  margin: 0 auto;
  max-width: 1280px;
}
.wp-grid-right-vj4  {
  padding-top: 32px; padding-right: 24px; padding-bottom: 32px; padding-left: 24px;
  border: 1px solid rgba(255, 22, 68, 0.2);
  border-radius: 12px;
  background: #2a2420;
}
.c-card-head-lll  {
  font-family: Space Mono, sans-serif;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #ff1644;
  text-transform: uppercase;
}
.site-wrap-inner-o0b  {
  font-family: Bebas Neue, sans-serif;
  font-size: 1.5rem;
  margin-bottom: 1.125rem;
  color: #00ff99;
  overflow-wrap: break-word;
  font-weight: 800;
}
.site-area-area-8pl  {
  font-family: Space Mono, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  color: #f0f0f0;
}
.site-area-area-8pl p {
  margin-bottom: 11px;
}
.site-area-area-8pl p:last-child {
  margin-bottom: 0;
}
.site-area-area-8pl strong {
  color: #00ff99;
}
.site-area-area-8pl a  {
  text-decoration: underline;
  color: #ff1644;
  text-underline-offset: 2px;
}
.site-area-area-8pl a:hover {
  color: #ff4466;
}
.site-area-area-8pl ul  {
  margin-bottom: 11px;
  list-style-type: circle;
  padding-left: 1.25rem;
}
.site-area-area-8pl ol  {
  padding-left: 20px;
  margin-bottom: 11px;
  list-style-type: decimal;
}
.site-area-area-8pl li  {
  color: #f0f0f0;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 1.75;
}
.site-area-area-8pl table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 11px;
  width: 100%;
}
.site-area-area-8pl th, .site-area-area-8pl td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
}
.site-area-area-8pl th  {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #00ff99;
}
@media (min-width:796px) {
  .m-cell-foot-fl { padding: 66px 42px; }
  .wp-grid-right-vj4 { padding: 40px 36px; }
  .site-wrap-inner-o0b { font-size: 28px; }
  .site-area-area-8pl table { display: table; }
}

.mod-item-box-s8  {
  overflow: hidden;
  background-position: center;
  padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #1a1410;
}

.mod-item-box-s8::before  {
  position: absolute;
  inset: 0;
  content: '';
  pointer-events: none;
  background: linear-gradient(180deg, rgba(10,22,40,0.8) 0%, rgba(10,22,40,0.9) 100%);
}

.v-card-block-guf  {
  z-index: 1;
  margin: 0 auto;
  position: relative;
  max-width: 1280px;
}

.page-list-left-j2  {
  text-align: center;
  margin-bottom: 32px;
}

.app-text-base-1i  {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 800;
  line-height: 1.2;
  font-family: Bebas Neue, sans-serif;
  overflow-wrap: break-word;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  font-size: 1.625rem;
}

.wp-container-wrap-9ng  {
  font-family: Space Mono, sans-serif;
  font-size: 0.9375rem;
  color: rgba(255,255,255,0.7);
}

.v-header-item-w3  {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

.mod-list-wrap-8v  {
  flex-direction: column;
  padding: 1.5rem;
  border: 1px solid rgba(255,255,255,0.08);
  gap: 12px;
  background: rgba(13,30,53,0.8);
  border-radius: 12px;
  display: flex;
  transition: border-color 0.25s ease;
  backdrop-filter: blur(8px);
}

.mod-list-wrap-8v:hover { border-color: rgba(212,175,55,0.25); }

.site-link-primary-d5  {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.js-component-left-18  {
  font-weight: 800;
  color: #ff1644;
  font-size: 24px;
}

.b-btn-box-ay1  {
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
  font-size: 0.8125rem;
}

.b-content-elc  {
  font-weight: 700;
  color: #1a1410;
  display: inline-block;
  font-family: Space Mono, sans-serif;
  background: #ff1644;
  padding: 10px 20px;
  transition: background 0.25s ease;
  font-size: 14px;
  border-radius: 8px;
  align-self: flex-start;
}

.b-content-elc:hover { background: #ff4466; }

@media (min-width:601px) {
  .v-header-item-w3 { grid-template-columns: 1fr 1fr; }
}

@media (min-width:902px) {
  .v-header-item-w3 { grid-template-columns: 1fr 1fr 1fr; }
  .app-text-base-1i { font-size: 36px; }
}
.page-component-item-59  {
  padding: 10px 20px;
  position: fixed;
  top: 0;
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
  left: 0;
  right: 0;
  background: #2a2420;
  z-index: 1000;
}

.app-card-box-43  {
  flex-direction: column;
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 auto;
  max-width: 1280px;
}

.el-text-wrap-nu  {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #f0f0f0;
  text-align: center;
  font-family: Space Mono, sans-serif;
}

.el-text-wrap-nu a  {
  color: #00ff99;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.el-text-wrap-nu a:hover { color: #ff1644; }

.t-hero-inner-0o  {
  flex-shrink: 0;
  gap: 8px;
  display: flex;
}

.m-main-row-xgp  {
  padding-top: 5px; padding-right: 16px; padding-bottom: 5px; padding-left: 16px;
  background: rgba(255,255,255,0.1);
  color: #00ff99;
  transition: background 0.25s ease;
  font-weight: 600;
  font-size: 12px;
  border-radius: 4px;
  font-family: Space Mono, sans-serif;
}

.m-main-row-xgp:hover { background: rgba(255,255,255,0.15); }

.c-module-area-kg  {
  transition: color 0.25s ease;
  font-size: 12px;
  color: #a8a8a8;
  border-radius: 4px;
  padding: 5px 16px;
  font-family: Space Mono, sans-serif;
  font-weight: 500;
}

.c-module-area-kg:hover { color: #f0f0f0; }

@media (min-width:766px) {
  .app-card-box-43  {
  justify-content: center;
  gap: 16px;
  flex-direction: row;
}
  .page-component-item-59 { padding: 8px 40px; }
}
.t-wrapper-right-f6q  {
  background: #1a1410;
  padding: 40px 16px;
}
.page-col-row-t7  {
  margin: 0 auto;
  max-width: 800px;
}
.wp-frame-body-qq  {
  border-left: 3px solid #ff1644;
  padding-left: 24px;
}
.page-container-left-p4  {
  font-size: 22px;
  font-family: Bebas Neue, sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00ff99;
  margin-bottom: 14px;
}
.page-wrapper-head-pql  {
  font-size: 16px;
  line-height: 1.6;
  font-family: Space Mono, sans-serif;
  color: #f0f0f0;
}
.page-wrapper-head-pql p {
  margin-bottom: 16px;
}
.page-wrapper-head-pql p:last-child {
  margin-bottom: 0;
}
.page-wrapper-head-pql strong {
  color: #00ff99;
}
.page-wrapper-head-pql a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #ff1644;
}
.page-wrapper-head-pql a:hover {
  color: #ff4466;
}
.page-wrapper-head-pql ul  {
  padding-left: 1.25rem;
  margin-bottom: 1rem;
  list-style-type: square;
}
.page-wrapper-head-pql ol  {
  list-style-type: decimal;
  margin-bottom: 16px;
  padding-left: 20px;
}
.page-wrapper-head-pql li  {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.6;
  color: #f0f0f0;
}
.page-wrapper-head-pql table  {
  margin-bottom: 16px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
.page-wrapper-head-pql th, .page-wrapper-head-pql td  {
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
  padding: 10px 13px;
}
.page-wrapper-head-pql th  {
  font-weight: 600;
  color: #00ff99;
}
@media (min-width:844px) {
  .t-wrapper-right-f6q { padding-top: 56px; padding-right: 2rem; padding-bottom: 3.5rem; padding-left: 32px; }
  .wp-frame-body-qq { padding-left: 32px; }
  .page-container-left-p4 { font-size: 26px; }
  .page-wrapper-head-pql table { display: table; }
}

.page-text-foot-87  {
  padding: 3rem 18px;
  background: #1a1410;
}
.site-container-block-u0p  {
  margin: 0 auto;
  max-width: 1280px;
}
.wp-header-5ug  {
  font-family: Bebas Neue, sans-serif;
  color: #00ff99;
  font-weight: 700;
  margin-bottom: 28px;
  font-size: 24px;
  overflow-wrap: break-word;
}
.b-card-col-v4d  {
  flex-direction: column;
  display: flex;
  gap: 32px;
}
.app-component-main-8f  {
  border-radius: 12px;
  padding: 24px 20px;
  border: 1px solid rgba(255, 22, 68, 0.2);
  background: #2a2420;
}
.content-left-0yp  {
  overflow-wrap: break-word;
  font-weight: 600;
  font-family: Bebas Neue, sans-serif;
  margin-bottom: 14px;
  font-size: 18px;
  color: #00ff99;
}
.m-block-base-dmo  {
  font-size: 0.9375rem;
  font-family: Space Mono, sans-serif;
  color: #f0f0f0;
  line-height: 1.65;
}
.m-block-base-dmo p {
  margin-bottom: 12px;
}
.m-block-base-dmo p:last-child { margin-bottom: 0; }
.m-block-base-dmo strong  {
  font-weight: 600;
  color: #00ff99;
}
.m-block-base-dmo a  {
  color: #ff1644;
  text-decoration: none;
}
.m-block-base-dmo a:hover {
  text-decoration: underline;
}
.m-block-base-dmo ul  {
  padding-left: 22px;
  margin-bottom: 12px;
  list-style-type: disc;
}
.m-block-base-dmo ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 0.75rem;
}
.m-block-base-dmo li  {
  font-size: 14px;
  color: #f0f0f0;
  margin-bottom: 5px;
  line-height: 1.65;
}
.m-block-base-dmo table  {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
}
.m-block-base-dmo th,
.m-block-base-dmo td  {
  font-size: 14px;
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 22, 68, 0.2);
}
.m-block-base-dmo th  {
  text-transform: uppercase;
  font-weight: 600;
  color: #00ff99;
  font-size: 13px;
  letter-spacing: 0.03em;
}
@media(min-width:765px) {
  .page-text-foot-87 {
    padding: 64px 36px;
  }
  .b-card-col-v4d  {
  gap: 28px;
  flex-direction: row;
}
  .app-component-main-8f  {
  flex: 1;
  padding: 28px 26px;
}
  .wp-header-5ug {
    font-size: 1.75rem;
  }
  .m-block-base-dmo table { display: table; }
}