:root {
  --primary: hsl(107, 61%, 57%);
  --secondary: hsl(191, 49%, 57%);
  --text: hsl(107, 10%, 11%);
  --bg: hsl(107, 6%, 96%);
  --card-bg: hsl(0, 0%, 100%);
  --border: hsl(107, 8%, 88%);
  --sbv2-shell-bottom-safe: 0px;
  --sbv2-shell-left-safe: 0px;
  --download-primary: hsl(107, 61%, 57%);
  --download-secondary: hsl(191, 49%, 57%);
  --download-text: hsl(107, 10%, 11%);
  --download-bg: hsl(107, 6%, 96%);
  --download-card-bg: hsl(0, 0%, 100%);
  --feature-accent: hsl(107, 61%, 57%);
  --feature-secondary: hsl(191, 49%, 57%);
  --feature-text: hsl(107, 10%, 11%);
  --feature-bg: hsl(107, 6%, 96%);
  --feature-card-bg: hsl(0, 0%, 100%);
  --page-accent: hsl(107, 61%, 57%);
  --page-secondary: hsl(191, 49%, 57%);
  --page-text: hsl(107, 10%, 11%);
  --page-bg: hsl(107, 6%, 96%);
  --page-card-bg: hsl(0, 0%, 100%);
  --guide-accent: hsl(107, 61%, 57%);
  --guide-secondary: hsl(191, 49%, 57%);
  --guide-text: hsl(107, 10%, 11%);
  --guide-bg: hsl(107, 6%, 96%);
  --guide-card-bg: hsl(0, 0%, 100%);
  --guide-border: hsl(107, 8%, 85%);
  --support-accent: hsl(107, 61%, 57%);
  --support-secondary: hsl(191, 49%, 57%);
  --support-text: hsl(107, 10%, 11%);
  --support-bg: hsl(107, 6%, 96%);
  --support-card-bg: hsl(0, 0%, 100%);
  --support-border: hsl(107, 8%, 85%);
}

.lke-blazeb77{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--card-bg, #fff);
    border-top: 1px solid var(--border, #e5e6e5);
    padding: 0.75rem 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
    box-shadow: 0 -2px 12px rgba(0,0,0,0.06);
    }

.lke-blazeb77 .lke-forge_iowkn{
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--text, #1c1f1c);
    text-decoration: none;
    }

.lke-blazeb77 div.lke-st-n{
    display: flex;
    gap: 2rem;
    }

.lke-blazeb77 a{
    color: var(--text, #1c1f1c);
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.2s;
    }

.lke-blazeb77 a:hover{
    color: var(--primary, #7bc74d);
    }

@media (max-width: 768px){.lke-blazeb77 {
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    }
.lke-blazeb77 div.lke-st-n {
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    }}

div.lke-st-m.lke-qnlrsr9 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-qnlrsr9{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text, #1c1f1c);
    background: var(--bg, #f5f6f5);
    line-height: 1.6;
    }

div.lke-st-m.lke-qnlrsr9 .bottom-nav{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--card-bg, #fff);
    border-top: 1px solid var(--border, #e5e6e5);
    padding: 0.75rem 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
    box-shadow: 0 -2px 12px rgba(0,0,0,0.06);
    }

div.lke-st-m.lke-qnlrsr9 .bottom-nav .logo{
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--text, #1c1f1c);
    text-decoration: none;
    }

div.lke-st-m.lke-qnlrsr9 .bottom-nav div.lke-st-n{
    display: flex;
    gap: 2rem;
    }

div.lke-st-m.lke-qnlrsr9 .bottom-nav a{
    color: var(--text, #1c1f1c);
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.2s;
    }

div.lke-st-m.lke-qnlrsr9 .bottom-nav a:hover{
    color: var(--primary, #7bc74d);
    }

div.lke-st-m.lke-qnlrsr9{
    padding-bottom: 5rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-nova_sync{
    max-width: 1200px;
    margin: 0 auto;
    padding: 3rem 1.5rem 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
    }

div.lke-st-m.lke-qnlrsr9 .lke-krypton{
    order: 2;
    }

div.lke-st-m.lke-qnlrsr9 .lke-krypton h1{
    font-size: 2.8rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    text-align: left;
    font-weight: 700;
    }

div.lke-st-m.lke-qnlrsr9 .lke-krypton p{
    font-size: 1.05rem;
    margin-bottom: 2rem;
    color: hsl(107, 10%, 35%);
    text-align: left;
    }

div.lke-st-m.lke-qnlrsr9 .lke-quantum_v2{
    order: 1;
    }

div.lke-st-m.lke-qnlrsr9 .lke-quantum_v2 img{
    width: 100%;
    height: auto;
    aspect-ratio: 16/10;
    object-fit: cover;
    border-radius: 2px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }

div.lke-st-m.lke-qnlrsr9 .lke-apex9{
    background: var(--card-bg, #fff);
    padding: 4rem 1.5rem;
    border-top: 1px solid var(--border, #e5e6e5);
    border-bottom: 1px solid var(--border, #e5e6e5);
    }

div.lke-st-m.lke-qnlrsr9 .lke-nexus{
    max-width: 1200px;
    margin: 0 auto;
    }

div.lke-st-m.lke-qnlrsr9 .lke-nexus h2{
    font-size: 2.2rem;
    margin-bottom: 3rem;
    text-align: left;
    font-weight: 700;
    }

div.lke-st-m.lke-qnlrsr9 .lke-lumina{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-pulse_x{
    background: var(--bg, #f5f6f5);
    padding: 2rem;
    border: 1px solid var(--border, #e5e6e5);
    }

div.lke-st-m.lke-qnlrsr9 .lke-pulse_x h3{
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-weight: 600;
    }

div.lke-st-m.lke-qnlrsr9 .lke-pulse_x p{
    color: hsl(107, 10%, 35%);
    font-size: 0.98rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-flux_node{
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 1.5rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-flux_node h2{
    font-size: 2.2rem;
    margin-bottom: 2.5rem;
    text-align: left;
    font-weight: 700;
    }

div.lke-st-m.lke-qnlrsr9 .lke-helix{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-cipher{
    background: var(--card-bg, #fff);
    padding: 2rem;
    border: 1px solid var(--border, #e5e6e5);
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    }

div.lke-st-m.lke-qnlrsr9 .lke-cipher h3{
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
    font-weight: 600;
    }

div.lke-st-m.lke-qnlrsr9 .lke-cipher .lke-prism{
    color: hsl(107, 10%, 45%);
    font-size: 0.9rem;
    margin-bottom: 1.2rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-cipher a{
    display: inline-block;
    background: var(--primary, #7bc74d);
    color: #fff;
    padding: 0.75rem 2rem;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.2s;
    box-shadow: 0 4px 12px rgba(123, 199, 77, 0.3);
    }

div.lke-st-m.lke-qnlrsr9 .lke-cipher a:hover{
    background: hsl(107, 61%, 52%); color: #1a1a2e;}

div.lke-st-m.lke-qnlrsr9 .lke-drift_core{
    position: fixed;
    bottom: 6rem;
    right: 2rem;
    background: var(--secondary, #5eb3c4);
    color: #fff;
    padding: 1rem 2rem;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 6px 20px rgba(94, 179, 196, 0.4);
    z-index: 99;
    transition: transform 0.2s;
    }

div.lke-st-m.lke-qnlrsr9 .lke-drift_core:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(94, 179, 196, 0.5);
    }

div.lke-st-m.lke-qnlrsr9 div.lke-st-f{
    background: var(--card-bg, #fff);
    border-top: 1px solid var(--border, #e5e6e5);
    padding: 3rem 1.5rem 2rem;
    margin-top: 4rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-zenith{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
    }

div.lke-st-m.lke-qnlrsr9 .lke-vex_alt h4{
    font-size: 1.1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    }

div.lke-st-m.lke-qnlrsr9 .lke-vex_alt ul{
    list-style: none;
    }

div.lke-st-m.lke-qnlrsr9 .lke-vex_alt a{
    color: hsl(107, 10%, 45%);
    text-decoration: none;
    font-size: 0.95rem;
    display: block;
    margin-bottom: 0.5rem;
    transition: color 0.2s;
    }

div.lke-st-m.lke-qnlrsr9 .lke-vex_alt a:hover{
    color: var(--primary, #7bc74d);
    }

div.lke-st-m.lke-qnlrsr9 .lke-orbit3{
    max-width: 1200px;
    margin: 2rem auto 0;
    padding-top: 2rem;
    border-top: 1px solid var(--border, #e5e6e5);
    text-align: center;
    color: hsl(107, 10%, 55%);
    font-size: 0.9rem;
    }

@media (max-width: 768px){div.lke-st-m.lke-qnlrsr9 .lke-nova_sync{
    grid-template-columns: 1fr;
    gap: 2rem;
    }
div.lke-st-m.lke-qnlrsr9 .lke-krypton{
    order: 1;
    }
div.lke-st-m.lke-qnlrsr9 .lke-quantum_v2{
    order: 2;
    }
div.lke-st-m.lke-qnlrsr9 .lke-krypton h1, div.lke-st-m.lke-qnlrsr9 .lke-krypton p, div.lke-st-m.lke-qnlrsr9 .lke-nexus h2, div.lke-st-m.lke-qnlrsr9 .lke-flux_node h2{
    text-align: left;
    }
div.lke-st-m.lke-qnlrsr9 .lke-lumina, div.lke-st-m.lke-qnlrsr9 .lke-helix, div.lke-st-m.lke-qnlrsr9 .lke-zenith{
    grid-template-columns: 1fr;
    }
div.lke-st-m.lke-qnlrsr9 .bottom-nav{
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    }
div.lke-st-m.lke-qnlrsr9 .bottom-nav div.lke-st-n{
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    }
div.lke-st-m.lke-qnlrsr9 .lke-drift_core{
    bottom: 8rem;
    right: 1rem;
    left: 1rem;
    text-align: center;
    }}

html, body{
    margin: 0;
    padding: 0;
    }

div.lke-st-m img.sbv2-ai-image{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }

div.lke-st-m img.sbv2-ai-image.sbv2-ratio-16-9{ aspect-ratio: 16 / 9; }

div.lke-st-m img.sbv2-ai-image.sbv2-ratio-16-10{ aspect-ratio: 16 / 10; }

div.lke-st-m img.sbv2-ai-image.sbv2-ratio-4-3{ aspect-ratio: 4 / 3; }

div.lke-st-m img.sbv2-ai-image.sbv2-ratio-1-1{ aspect-ratio: 1 / 1; }

div.lke-st-m :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote){
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }

div.lke-st-m .sbv2-media-frame{
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }

div.lke-st-m .sbv2-media-frame.sbv2-ratio-16-9{ aspect-ratio: 16 / 9; }

div.lke-st-m .sbv2-media-frame.sbv2-ratio-16-10{ aspect-ratio: 16 / 10; }

div.lke-st-m .sbv2-media-frame.sbv2-ratio-4-3{ aspect-ratio: 4 / 3; }

div.lke-st-m .sbv2-media-frame.sbv2-ratio-1-1{ aspect-ratio: 1 / 1; }

div.lke-st-m .sbv2-media-frame > img.sbv2-ai-image,
    div.lke-st-m .sbv2-media-frame > picture > img.sbv2-ai-image{
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

div.lke-st-m.lke-qnlrsr9 .lke-cipher a a:not([class]){color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-qnlrsr9 .lke-cipher a a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-qnlrsr9 .lke-cipher a a:not([class]):hover{opacity:0.92;}

div.lke-st-m.lke-qnlrsr9 .lke-cipher a a[class=""]:hover{opacity:0.92;}

div.lke-st-m.lke-qnlrsr9 .lke-cipher a a:not([class]):visited{color:#ffffff !important;}

div.lke-st-m.lke-qnlrsr9 .lke-cipher a a[class=""]:visited{color:#ffffff !important;}

body{
    padding-bottom: calc(var(--sbv2-shell-bottom-safe, 0px) + env(safe-area-inset-bottom, 0px));
    }

[data-shell-main="1"]{
    margin-left: var(--sbv2-shell-left-safe, 0px);
    }

@media (max-width: 1024px){[data-shell-main="1"] {
    margin-left: 0 !important;
    }}

.lke-vector_kocj{box-sizing:border-box;}

.lke-zenith{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
    }

.lke-vex_alt h4{
    font-size: 1.1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    }

.lke-vex_alt ul{
    list-style: none;
    }

.lke-vex_alt a{
    color: hsl(107, 10%, 45%);
    text-decoration: none;
    font-size: 0.95rem;
    display: block;
    margin-bottom: 0.5rem;
    transition: color 0.2s;
    }

.lke-vex_alt a:hover{
    color: var(--primary, #7bc74d);
    }

.lke-orbit3{
    max-width: 1200px;
    margin: 2rem auto 0;
    padding-top: 2rem;
    border-top: 1px solid var(--border, #e5e6e5);
    text-align: center;
    color: hsl(107, 10%, 55%);
    font-size: 0.9rem;
    }

@media (max-width: 768px){div.lke-st-m .lke-lumina, div.lke-st-m .lke-helix, .lke-zenith{
    grid-template-columns: 1fr;
    }}

.lke-sf{box-sizing:border-box;}

.lke-sn{box-sizing:border-box;}

.lke-st-h{box-sizing:border-box;}

.site-logo{display:block;max-width:100%;height:auto;}

div.lke-st-m.lke-fi0hv1s *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-fi0hv1s{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--download-text);
    background: var(--download-bg);
    line-height: 1.6;
    }

div.lke-st-m.lke-fi0hv1s{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px 80px;
    }

div.lke-st-m.lke-fi0hv1s .lke-flux8{
    padding: 120px 0 80px;
    text-align: left;
    }

div.lke-st-m.lke-fi0hv1s .lke-flux8 h1{
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }

div.lke-st-m.lke-fi0hv1s .lke-flux8 p{
    font-size: 20px;
    color: hsl(107, 10%, 35%);
    margin-bottom: 48px;
    }

div.lke-st-m.lke-fi0hv1s .lke-surge_12{
    display: inline-block;
    background: var(--download-primary);
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 16px;
    }

div.lke-st-m.lke-fi0hv1s .lke-void_net{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin: 80px 0;
    }

div.lke-st-m.lke-fi0hv1s .lke-matrix_v3{
    background: var(--download-card-bg);
    padding: 40px;
    border-radius: 0;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s;
    }

div.lke-st-m.lke-fi0hv1s .lke-matrix_v3:hover{
    transform: translateY(-4px);
    }

div.lke-st-m.lke-fi0hv1s .lke-echo_sys{
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
    }

div.lke-st-m.lke-fi0hv1s .lke-matrix_v3 h2{
    font-size: 28px;
    margin-bottom: 12px;
    }

div.lke-st-m.lke-fi0hv1s .lke-matrix_v3 .lke-vertex{
    color: hsl(107, 10%, 45%);
    font-size: 14px;
    margin-bottom: 20px;
    }

div.lke-st-m.lke-fi0hv1s .lke-frost_bit{
    display: inline-block;
    background: linear-gradient(135deg, var(--download-primary), var(--download-secondary));
    color: white;
    padding: 16px 40px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    border-radius: 0;
    box-shadow: 0 8px 24px rgba(107, 186, 107, 0.3);
    transition: all 0.3s;
    }

div.lke-st-m.lke-fi0hv1s .lke-frost_bit:hover{
    box-shadow: 0 12px 32px rgba(107, 186, 107, 0.4);
    transform: translateY(-2px);
    }

div.lke-st-m.lke-fi0hv1s .lke-phantom{
    display: inline-block;
    color: var(--download-primary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid var(--download-primary);
    transition: opacity 0.2s;
    }

div.lke-st-m.lke-fi0hv1s .lke-phantom:hover{
    opacity: 0.7;
    }

div.lke-st-m.lke-fi0hv1s .lke-pixel_arc{
    background: var(--download-card-bg);
    padding: 80px 60px;
    margin: 80px 0;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    }

div.lke-st-m.lke-fi0hv1s .lke-pixel_arc h2{
    font-size: 36px;
    margin-bottom: 40px;
    text-align: left;
    }

div.lke-st-m.lke-fi0hv1s .lke-axis_prime{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    }

div.lke-st-m.lke-fi0hv1s .lke-shadow_x{
    text-align: center;
    }

div.lke-st-m.lke-fi0hv1s .lke-cascade{
    display: inline-block;
    width: 48px;
    height: 48px;
    background: var(--download-primary);
    color: white;
    border-radius: 50%;
    line-height: 48px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    }

div.lke-st-m.lke-fi0hv1s .lke-shadow_x h3{
    font-size: 20px;
    margin-bottom: 12px;
    }

div.lke-st-m.lke-fi0hv1s .lke-shadow_x p{
    color: hsl(107, 10%, 45%);
    font-size: 15px;
    }

div.lke-st-m.lke-fi0hv1s .lke-nebula{
    margin: 80px 0;
    }

div.lke-st-m.lke-fi0hv1s .lke-nebula h2{
    font-size: 36px;
    margin-bottom: 40px;
    text-align: left;
    }

div.lke-st-m.lke-fi0hv1s .lke-wave_gen{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    }

div.lke-st-m.lke-fi0hv1s .lke-omega_z{
    background: var(--download-card-bg);
    padding: 32px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.06);
    }

div.lke-st-m.lke-fi0hv1s .lke-omega_z h3{
    font-size: 22px;
    margin-bottom: 16px;
    color: var(--download-primary);
    }

div.lke-st-m.lke-fi0hv1s .lke-omega_z ul{
    list-style: none;
    }

div.lke-st-m.lke-fi0hv1s .lke-omega_z li{
    padding: 8px 0;
    padding-left: 24px;
    position: relative;
    font-size: 15px;
    }

div.lke-st-m.lke-fi0hv1s .lke-omega_z li:before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--download-primary);
    font-weight: 700;
    }

div.lke-st-m.lke-fi0hv1s .lke-radiant{
    background: linear-gradient(135deg, hsl(107, 61%, 97%), hsl(191, 49%, 97%));
    padding: 60px;
    margin: 80px 0;
    text-align: center; color: #1a1a2e;}

div.lke-st-m.lke-fi0hv1s .lke-radiant h2{
    font-size: 32px;
    margin-bottom: 20px;
    }

div.lke-st-m.lke-fi0hv1s .lke-radiant p{
    font-size: 16px;
    color: hsl(107, 10%, 35%);
    max-width: 700px;
    margin: 0 auto 32px;
    }

div.lke-st-m.lke-fi0hv1s .lke-crystal{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    margin: 80px 0;
    }

div.lke-st-m.lke-fi0hv1s .lke-thunder{
    width: 100%;
    height: 400px;
    object-fit: cover;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
    }

div.lke-st-m.lke-fi0hv1s .lke-spark_hub h2{
    font-size: 36px;
    margin-bottom: 24px;
    text-align: left;
    }

div.lke-st-m.lke-fi0hv1s .lke-spark_hub p{
    font-size: 16px;
    color: hsl(107, 10%, 35%);
    margin-bottom: 16px;
    }

div.lke-st-m.lke-fi0hv1s .lke-spark_hub a{
    color: var(--download-primary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid var(--download-primary);
    }

div.lke-st-m.lke-fi0hv1s .footer-content{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 60px;
    }

div.lke-st-m.lke-fi0hv1s .footer-brand h3{
    font-size: 24px;
    color: white;
    margin-bottom: 16px;
    }

div.lke-st-m.lke-fi0hv1s .footer-brand p{
    font-size: 14px;
    line-height: 1.8;
    }

div.lke-st-m.lke-fi0hv1s .footer-links h4{
    font-size: 16px;
    color: white;
    margin-bottom: 16px;
    }

div.lke-st-m.lke-fi0hv1s .footer-links ul{
    list-style: none;
    }

div.lke-st-m.lke-fi0hv1s .footer-links a{
    color: hsl(0, 0%, 75%);
    text-decoration: none;
    font-size: 14px;
    line-height: 2;
    transition: color 0.2s;
    }

div.lke-st-m.lke-fi0hv1s .footer-links a:hover{
    color: var(--download-primary);
    }

div.lke-st-m.lke-fi0hv1s .footer-bottom{
    max-width: 1200px;
    margin: 40px auto 0;
    padding: 24px 24px 0;
    border-top: 1px solid hsl(0, 0%, 25%);
    text-align: center;
    font-size: 13px;
    color: hsl(0, 0%, 65%);
    }

@media (max-width: 768px){div.lke-st-m.lke-fi0hv1s .lke-flux8 h1{
    font-size: 36px;
    }
    div.lke-st-m.lke-fi0hv1s .lke-void_net, div.lke-st-m.lke-fi0hv1s .lke-wave_gen, div.lke-st-m.lke-fi0hv1s .lke-crystal{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-fi0hv1s .lke-axis_prime{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-fi0hv1s .footer-content{
    grid-template-columns: 1fr;
    gap: 40px;
    }
    div.lke-st-m.lke-fi0hv1s .lke-flux8, div.lke-st-m.lke-fi0hv1s .lke-pixel_arc h2, div.lke-st-m.lke-fi0hv1s .lke-nebula h2, div.lke-st-m.lke-fi0hv1s .lke-spark_hub h2{
    text-align: left;
    }}

div.lke-st-m.lke-fi0hv1s .lke-surge_12 a:not([class]){color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-fi0hv1s .lke-surge_12 a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-fi0hv1s .lke-surge_12 a:not([class]):hover{opacity:0.92;}

div.lke-st-m.lke-fi0hv1s .lke-surge_12 a[class=""]:hover{opacity:0.92;}

div.lke-st-m.lke-fi0hv1s .lke-surge_12 a:not([class]):visited{color:#ffffff !important;}

div.lke-st-m.lke-fi0hv1s .lke-surge_12 a[class=""]:visited{color:#ffffff !important;}

div.lke-st-m.lke-fi0hv1s .lke-frost_bit a:not([class]){color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-fi0hv1s .lke-frost_bit a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-fi0hv1s .lke-frost_bit a:not([class]):hover{opacity:0.92;}

div.lke-st-m.lke-fi0hv1s .lke-frost_bit a[class=""]:hover{opacity:0.92;}

div.lke-st-m.lke-fi0hv1s .lke-frost_bit a:not([class]):visited{color:#ffffff !important;}

div.lke-st-m.lke-fi0hv1s .lke-frost_bit a[class=""]:visited{color:#ffffff !important;}

div.lke-st-m.lke-fi0hv1s .lke-cascade a:not([class]){color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-fi0hv1s .lke-cascade a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.lke-st-m.lke-fi0hv1s .lke-cascade a:not([class]):hover{opacity:0.92;}

div.lke-st-m.lke-fi0hv1s .lke-cascade a[class=""]:hover{opacity:0.92;}

div.lke-st-m.lke-fi0hv1s .lke-cascade a:not([class]):visited{color:#ffffff !important;}

div.lke-st-m.lke-fi0hv1s .lke-cascade a[class=""]:visited{color:#ffffff !important;}

[data-shell="footer"]{
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }

[data-shell="footer"] > :first-child,
    [data-shell="footer"] > :last-child{
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }

.lke-st-f{box-sizing:border-box;}

div.lke-st-m.lke-8vjen03 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-8vjen03{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text-color);
    background: var(--feature-bg);
    line-height: 1.6;
    }

div.lke-st-m.lke-8vjen03{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px 80px;
    }

div.lke-st-m.lke-8vjen03 .lke-ember{
    padding: 60px 0 40px;
    text-align: left;
    }

div.lke-st-m.lke-8vjen03 .lke-ember h1{
    font-size: 2.8rem;
    font-weight: 700;
    color: var(--feature-text);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }

div.lke-st-m.lke-8vjen03 .lke-ember p{
    font-size: 1.1rem;
    color: hsl(107, 10%, 35%);
    max-width: 600px;
    margin-left: 0;
    }

div.lke-st-m.lke-8vjen03 .lke-comet{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin: 60px 0;
    }

div.lke-st-m.lke-8vjen03 .lke-vortex_9{
    background: var(--feature-card-bg);
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    }

div.lke-st-m.lke-8vjen03 .lke-vortex_9 img{
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    }

div.lke-st-m.lke-8vjen03 .lke-prism_v4{
    padding: 32px;
    }

div.lke-st-m.lke-8vjen03 .lke-prism_v4 h2{
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--feature-text);
    }

div.lke-st-m.lke-8vjen03 .lke-prism_v4 p{
    font-size: 0.95rem;
    color: hsl(107, 10%, 30%);
    line-height: 1.7;
    }

div.lke-st-m.lke-8vjen03 .lke-quantum_x{
    font-size: 0.85rem;
    color: hsl(107, 10%, 45%);
    margin-top: 12px;
    font-style: italic;
    }

div.lke-st-m.lke-8vjen03 .lke-stellar{
    background: linear-gradient(135deg, hsl(107, 61%, 57%) 0%, hsl(191, 49%, 57%) 100%);
    padding: 80px 60px;
    border-radius: 2px;
    margin: 60px 0;
    color: #1a1a2e;
    text-align: center;
    }

div.lke-st-m.lke-8vjen03 .lke-stellar h2{
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 20px;
    }

div.lke-st-m.lke-8vjen03 .lke-stellar p{
    font-size: 1.05rem;
    max-width: 700px;
    margin: 0 auto 32px;
    opacity: 0.95;
    }

div.lke-st-m.lke-8vjen03 .lke-glitch{
    display: flex;
    justify-content: center;
    gap: 48px;
    margin-top: 40px;
    }

div.lke-st-m.lke-8vjen03 .lke-turbo_link{
    text-align: center;
    }

div.lke-st-m.lke-8vjen03 .lke-turbo_link svg{
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
    }

div.lke-st-m.lke-8vjen03 .lke-turbo_link span{
    display: block;
    font-size: 0.9rem;
    font-weight: 500;
    }

div.lke-st-m.lke-8vjen03 .lke-hyper_node{
    position: fixed;
    bottom: 32px;
    right: 32px;
    z-index: 100;
    }

div.lke-st-m.lke-8vjen03 .lke-hyper_node a{
    display: inline-block;
    background: var(--feature-accent);
    color: white;
    padding: 18px 36px;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    box-shadow: 0 8px 24px rgba(107, 183, 91, 0.4);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.lke-st-m.lke-8vjen03 .lke-hyper_node a:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(107, 183, 91, 0.5);
    }

div.lke-st-m.lke-8vjen03 .footer-links{
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-bottom: 24px;
    }

div.lke-st-m.lke-8vjen03 .footer-links a{
    color: hsl(107, 10%, 40%);
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.2s;
    }

div.lke-st-m.lke-8vjen03 .footer-links a:hover{
    color: var(--feature-accent);
    }

div.lke-st-m.lke-8vjen03 .footer-copy{
    font-size: 0.85rem;
    color: hsl(107, 10%, 50%);
    }

@media (max-width: 900px){div.lke-st-m.lke-8vjen03 .lke-comet{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-8vjen03 .lke-ember{
    text-align: left;
    }
    div.lke-st-m.lke-8vjen03 .lke-ember p{
    margin-left: 0;
    }
    div.lke-st-m.lke-8vjen03 .lke-glitch{
    flex-direction: column;
    gap: 24px;
    }
    div.lke-st-m.lke-8vjen03 .lke-hyper_node{
    bottom: 16px;
    right: 16px;
    }}

div.lke-st-m.lke-xwwh7fga *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-xwwh7fga{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text);
    background: var(--page-bg);
    line-height: 1.6;
    }

div.lke-st-m.lke-xwwh7fga{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 24px 40px;
    }

div.lke-st-m.lke-xwwh7fga .lke-nova_core{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    margin-bottom: 100px;
    }

div.lke-st-m.lke-xwwh7fga .lke-nova_core img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 2px;
    }

div.lke-st-m.lke-xwwh7fga .lke-crystal_x h1{
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 24px;
    text-align: left;
    }

div.lke-st-m.lke-xwwh7fga .lke-crystal_x p{
    font-size: 18px;
    color: hsl(107, 10%, 35%);
    text-align: left;
    margin-bottom: 32px;
    }

div.lke-st-m.lke-xwwh7fga .lke-spark_bit{
    display: inline-block;
    background: var(--page-accent);
    color: white;
    padding: 8px 20px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 16px;
    float: right;
    }

div.lke-st-m.lke-xwwh7fga .lke-radiant_9{
    margin-bottom: 100px;
    }

div.lke-st-m.lke-xwwh7fga .lke-radiant_9 h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 48px;
    text-align: left;
    }

div.lke-st-m.lke-xwwh7fga .lke-surge_arc{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    }

div.lke-st-m.lke-xwwh7fga .lke-helix_sys{
    background: var(--page-card-bg);
    padding: 40px;
    border-radius: 2px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    }

div.lke-st-m.lke-xwwh7fga .lke-helix_sys h3{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--page-accent);
    }

div.lke-st-m.lke-xwwh7fga .lke-flux_link{
    font-size: 14px;
    color: hsl(107, 10%, 50%);
    margin-bottom: 16px;
    }

div.lke-st-m.lke-xwwh7fga .lke-helix_sys p{
    font-size: 16px;
    color: hsl(107, 10%, 35%);
    margin-bottom: 24px;
    }

div.lke-st-m.lke-xwwh7fga .lke-void_gen{
    list-style: none;
    margin-bottom: 24px;
    }

div.lke-st-m.lke-xwwh7fga .lke-void_gen li{
    padding: 8px 0;
    border-bottom: 1px solid hsl(107, 6%, 90%);
    font-size: 15px;
    }

div.lke-st-m.lke-xwwh7fga .lke-void_gen li:last-child{
    border-bottom: none;
    }

div.lke-st-m.lke-xwwh7fga .lke-zenith_io{
    background: var(--page-card-bg);
    padding: 60px;
    border-radius: 2px;
    margin-bottom: 100px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    }

div.lke-st-m.lke-xwwh7fga .lke-zenith_io h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 48px;
    text-align: left;
    }

div.lke-st-m.lke-xwwh7fga .lke-blaze_net{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    }

div.lke-st-m.lke-xwwh7fga .lke-phantom_v3 h3{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--page-secondary);
    }

div.lke-st-m.lke-xwwh7fga .lke-phantom_v3 ul{
    list-style: none;
    }

div.lke-st-m.lke-xwwh7fga .lke-phantom_v3 li{
    padding: 6px 0;
    font-size: 15px;
    color: hsl(107, 10%, 35%);
    }

div.lke-st-m.lke-xwwh7fga .lke-nebula_v4{
    margin-bottom: 100px;
    }

div.lke-st-m.lke-xwwh7fga .lke-nebula_v4 h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 48px;
    text-align: left;
    }

div.lke-st-m.lke-xwwh7fga .lke-vector_z{
    border-left: 3px solid var(--page-accent);
    padding-left: 40px;
    margin-left: 20px;
    }

div.lke-st-m.lke-xwwh7fga .lke-cipher_v2{
    position: relative;
    margin-bottom: 48px;
    }

div.lke-st-m.lke-xwwh7fga .lke-cipher_v2::before{
    content: "";
    position: absolute;
    left: -48px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: var(--page-accent);
    border-radius: 50%;
    }

div.lke-st-m.lke-xwwh7fga .lke-cipher_v2 h3{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
    }

div.lke-st-m.lke-xwwh7fga .lke-forge_12{
    font-size: 14px;
    color: hsl(107, 10%, 50%);
    margin-bottom: 16px;
    }

div.lke-st-m.lke-xwwh7fga .lke-cipher_v2 ul{
    list-style: disc;
    padding-left: 20px;
    }

div.lke-st-m.lke-xwwh7fga .lke-cipher_v2 li{
    padding: 4px 0;
    font-size: 15px;
    color: hsl(107, 10%, 35%);
    }

div.lke-st-m.lke-xwwh7fga .lke-echo_hub{
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    }

div.lke-st-m.lke-xwwh7fga .lke-echo_hub a{
    display: inline-block;
    background: linear-gradient(135deg, var(--page-accent), var(--page-secondary));
    color: white;
    padding: 18px 36px;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.lke-st-m.lke-xwwh7fga .lke-echo_hub a:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.25);
    }

div.lke-st-m.lke-xwwh7fga .footer-links{
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-bottom: 32px;
    flex-wrap: wrap;
    }

div.lke-st-m.lke-xwwh7fga .footer-links a{
    color: var(--page-text);
    text-decoration: none;
    font-size: 15px;
    transition: color 0.2s;
    }

div.lke-st-m.lke-xwwh7fga .footer-links a:hover{
    color: var(--page-accent);
    }

div.lke-st-m.lke-xwwh7fga .footer-copyright{
    font-size: 14px;
    color: hsl(107, 10%, 50%);
    }

@media (max-width: 768px){div.lke-st-m.lke-xwwh7fga .lke-nova_core{
    grid-template-columns: 1fr;
    gap: 40px;
    }
    div.lke-st-m.lke-xwwh7fga .lke-crystal_x h1, div.lke-st-m.lke-xwwh7fga .lke-crystal_x p{
    text-align: left;
    }
    div.lke-st-m.lke-xwwh7fga .lke-spark_bit{
    float: none;
    }
    div.lke-st-m.lke-xwwh7fga .lke-surge_arc{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-xwwh7fga .lke-blaze_net{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-xwwh7fga .lke-radiant_9 h2, div.lke-st-m.lke-xwwh7fga .lke-zenith_io h2, div.lke-st-m.lke-xwwh7fga .lke-nebula_v4 h2{
    text-align: left;
    }
    div.lke-st-m.lke-xwwh7fga .lke-echo_hub{
    bottom: 20px;
    right: 20px;
    }
    div.lke-st-m.lke-xwwh7fga .lke-echo_hub a{
    padding: 14px 28px;
    font-size: 14px;
    }}

div.lke-st-m.lke-35z869m4 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-35z869m4{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--guide-text);
    background: var(--guide-bg);
    line-height: 1.6;
    }

div.lke-st-m.lke-35z869m4{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px 80px;
    }

div.lke-st-m.lke-35z869m4 .lke-frost_x{
    padding: 60px 0 40px;
    text-align: left;
    }

div.lke-st-m.lke-35z869m4 .lke-frost_x h1{
    font-size: 2.8rem;
    font-weight: 700;
    color: var(--guide-text);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }

div.lke-st-m.lke-35z869m4 .lke-thunder_v3{
    font-size: 1.1rem;
    color: hsl(107, 10%, 35%);
    max-width: 700px;
    margin-left: 0;
    line-height: 1.7;
    }

div.lke-st-m.lke-35z869m4 .lke-cascade_12{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top: 48px;
    }

div.lke-st-m.lke-35z869m4 .lke-matrix_net{
    background: var(--guide-card-bg);
    border: 1px solid var(--guide-border);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    }

div.lke-st-m.lke-35z869m4 .lke-wave_arc{
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    }

div.lke-st-m.lke-35z869m4 .lke-axis_node{
    padding: 28px;
    }

div.lke-st-m.lke-35z869m4 .lke-matrix_net h2{
    font-size: 1.5rem;
    margin-bottom: 12px;
    color: var(--guide-text);
    font-weight: 600;
    }

div.lke-st-m.lke-35z869m4 .lke-shadow_gen{
    font-size: 0.9rem;
    color: hsl(107, 10%, 50%);
    margin-bottom: 16px;
    }

div.lke-st-m.lke-35z869m4 .lke-matrix_net p{
    color: hsl(107, 10%, 30%);
    line-height: 1.7;
    margin-bottom: 12px;
    }

div.lke-st-m.lke-35z869m4 .lke-vertex_io{
    list-style: none;
    margin-top: 16px;
    }

div.lke-st-m.lke-35z869m4 .lke-vertex_io li{
    padding: 10px 0;
    border-bottom: 1px solid var(--guide-border);
    color: hsl(107, 10%, 25%);
    }

div.lke-st-m.lke-35z869m4 .lke-vertex_io li:last-child{
    border-bottom: none;
    }

div.lke-st-m.lke-35z869m4 .lke-vertex_io strong{
    color: var(--guide-text);
    font-weight: 600;
    }

div.lke-st-m.lke-35z869m4 .lke-omega_sys{
    background: hsl(107, 61%, 95%);
    padding: 16px 20px;
    margin-top: 16px;
    border-left: 3px solid var(--guide-accent);
    font-size: 0.95rem;
    color: hsl(107, 10%, 25%);
    }

div.lke-st-m.lke-35z869m4 .lke-prism_link{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-top: 16px;
    }

div.lke-st-m.lke-35z869m4 .lke-comet_bit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    background: hsl(107, 6%, 98%);
    border: 1px solid var(--guide-border);
    font-size: 0.9rem; color: #1a1a2e;}

div.lke-st-m.lke-35z869m4 .lke-turbo_9{
    font-family: "Courier New", monospace;
    background: var(--guide-text);
    color: white;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 0.85rem;
    }

div.lke-st-m.lke-35z869m4 .lke-pixel_hub{
    position: fixed;
    bottom: 32px;
    right: 32px;
    background: linear-gradient(135deg, var(--guide-accent), var(--guide-secondary));
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.05rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s, box-shadow 0.2s;
    z-index: 100;
    }

div.lke-st-m.lke-35z869m4 .lke-pixel_hub:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
    }

div.lke-st-m.lke-35z869m4 .guide-footer{
    margin-top: 80px;
    padding: 40px 0 20px;
    border-top: 1px solid var(--guide-border);
    text-align: center;
    }

div.lke-st-m.lke-35z869m4 .footer-links{
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-bottom: 24px;
    flex-wrap: wrap;
    }

div.lke-st-m.lke-35z869m4 .footer-links a{
    color: hsl(107, 10%, 40%);
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.2s;
    }

div.lke-st-m.lke-35z869m4 .footer-links a:hover{
    color: var(--guide-accent);
    }

div.lke-st-m.lke-35z869m4 .footer-copyright{
    font-size: 0.9rem;
    color: hsl(107, 10%, 50%);
    }

@media (max-width: 768px){div.lke-st-m.lke-35z869m4 .lke-cascade_12{
    grid-template-columns: 1fr;
    gap: 24px;
    }
    div.lke-st-m.lke-35z869m4 .lke-frost_x h1{
    font-size: 2rem;
    text-align: left;
    }
    div.lke-st-m.lke-35z869m4 .lke-thunder_v3{
    text-align: left;
    margin-left: 0;
    }
    div.lke-st-m.lke-35z869m4 .lke-prism_link{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-35z869m4 .lke-pixel_hub{
    bottom: 16px;
    right: 16px;
    left: 16px;
    text-align: center;
    }}

div.lke-st-m.lke-cynqnf *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-cynqnf{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--support-text, #1c1c1c);
    background: var(--support-bg, #f5f5f5);
    line-height: 1.6;
    }

div.lke-st-m.lke-cynqnf .lke-cipher_v5{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    }

div.lke-st-m.lke-cynqnf .lke-stellar_io{
    padding: 80px 0 60px;
    text-align: left;
    }

div.lke-st-m.lke-cynqnf .lke-stellar_io h1{
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--support-text, #1c1c1c);
    line-height: 1.2;
    }

div.lke-st-m.lke-cynqnf .lke-stellar_io p{
    font-size: 1.1rem;
    color: hsl(107, 10%, 35%);
    max-width: 700px;
    margin-left: 0;
    }

div.lke-st-m.lke-cynqnf .lke-blaze_bit{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin: 60px 0;
    }

div.lke-st-m.lke-cynqnf .lke-hyper_node2{
    background: var(--support-card-bg, #fff);
    border: 1px solid var(--support-border, #d9d9d9);
    padding: 32px;
    display: flex;
    gap: 24px;
    align-items: flex-start;
    }

div.lke-st-m.lke-cynqnf .lke-helix_x{
    flex-shrink: 0;
    width: 180px;
    height: 120px;
    overflow: hidden;
    }

div.lke-st-m.lke-cynqnf .lke-helix_x img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

div.lke-st-m.lke-cynqnf .lke-vortex_sys{
    flex: 1;
    }

div.lke-st-m.lke-cynqnf .lke-hyper_node2 h2{
    font-size: 1.5rem;
    margin-bottom: 12px;
    color: var(--support-text, #1c1c1c);
    }

div.lke-st-m.lke-cynqnf .lke-hyper_node2 p{
    font-size: 0.95rem;
    color: hsl(107, 10%, 30%);
    margin-bottom: 16px;
    }

div.lke-st-m.lke-cynqnf .lke-hyper_node2 ul{
    list-style: none;
    margin-bottom: 16px;
    }

div.lke-st-m.lke-cynqnf .lke-hyper_node2 li{
    font-size: 0.9rem;
    color: hsl(107, 10%, 25%);
    padding: 6px 0;
    padding-left: 20px;
    position: relative;
    }

div.lke-st-m.lke-cynqnf .lke-hyper_node2 li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--support-accent, #7bc74d);
    }

div.lke-st-m.lke-cynqnf .lke-glitch_v4{
    display: inline-block;
    color: var(--support-secondary, #5eb3c4);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    }

div.lke-st-m.lke-cynqnf .lke-glitch_v4:hover{
    text-decoration: underline;
    }

div.lke-st-m.lke-cynqnf .lke-ember_12{
    margin: 80px 0;
    }

div.lke-st-m.lke-cynqnf .lke-ember_12 h2{
    font-size: 2rem;
    margin-bottom: 40px;
    text-align: left;
    color: var(--support-text, #1c1c1c);
    }

div.lke-st-m.lke-cynqnf .lke-forge_gen{
    display: flex;
    flex-direction: column;
    gap: 24px;
    }

div.lke-st-m.lke-cynqnf .lke-quantum_net{
    background: var(--support-card-bg, #fff);
    border-left: 4px solid var(--support-accent, #7bc74d);
    padding: 24px 28px;
    }

div.lke-st-m.lke-cynqnf .lke-quantum_net h3{
    font-size: 1.2rem;
    margin-bottom: 12px;
    color: var(--support-text, #1c1c1c);
    }

div.lke-st-m.lke-cynqnf .lke-quantum_net p{
    font-size: 0.95rem;
    color: hsl(107, 10%, 30%);
    line-height: 1.7;
    }

div.lke-st-m.lke-cynqnf .lke-nova_arc{
    position: fixed;
    bottom: 32px;
    right: 32px;
    z-index: 100;
    }

div.lke-st-m.lke-cynqnf .lke-zenith_hub{
    display: inline-block;
    background: linear-gradient(135deg, var(--support-accent, #7bc74d), var(--support-secondary, #5eb3c4));
    color: #1a1a2e;
    padding: 16px 32px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    box-shadow: 0 8px 24px rgba(123, 199, 77, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.lke-st-m.lke-cynqnf .lke-zenith_hub:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(123, 199, 77, 0.4);
    }

div.lke-st-m.lke-cynqnf .support-footer{
    margin-top: 100px;
    padding: 40px 0;
    border-top: 1px solid var(--support-border, #d9d9d9);
    text-align: center;
    }

div.lke-st-m.lke-cynqnf .support-footer p{
    font-size: 0.9rem;
    color: hsl(107, 10%, 45%);
    }

@media (max-width: 768px){div.lke-st-m.lke-cynqnf .lke-stellar_io h1{
    font-size: 2rem;
    text-align: left;
    }
    div.lke-st-m.lke-cynqnf .lke-stellar_io p{
    text-align: left;
    margin-left: 0;
    }
    div.lke-st-m.lke-cynqnf .lke-blaze_bit{
    grid-template-columns: 1fr;
    gap: 24px;
    }
    div.lke-st-m.lke-cynqnf .lke-hyper_node2{
    flex-direction: column;
    }
    div.lke-st-m.lke-cynqnf .lke-helix_x{
    width: 100%;
    height: 160px;
    }
    div.lke-st-m.lke-cynqnf .lke-ember_12 h2{
    text-align: left;
    }
    div.lke-st-m.lke-cynqnf .lke-nova_arc{
    bottom: 16px;
    right: 16px;
    }
    div.lke-st-m.lke-cynqnf .lke-zenith_hub{
    padding: 14px 24px;
    font-size: 0.9rem;
    }}

div.lke-st-m.lke-tj2zpp3 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.lke-st-m.lke-tj2zpp3{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
    color: var(--text-color, hsl(107, 10%, 11%));
    background: var(--bg-color, hsl(107, 6%, 96%));
    line-height: 1.6;
    }

div.lke-st-m.lke-tj2zpp3 .lke-vector_9{
    background: linear-gradient(135deg, hsl(107, 61%, 57%) 0%, hsl(191, 49%, 57%) 100%);
    padding: 80px 20px 60px;
    text-align: left; color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-vector_9 h1{
    font-size: 2.8rem;
    color: white;
    font-weight: 700;
    margin-bottom: 16px;
    max-width: 1200px;
    margin-left: 0;
    margin-right: auto;
    }

div.lke-st-m.lke-tj2zpp3 .lke-vector_9 p{
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.95);
    max-width: 1200px;
    margin-left: 0;
    margin-right: auto;
    }

div.lke-st-m.lke-tj2zpp3 .lke-vertex_x{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-wave_node{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 60px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-echo_link{
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden; color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-echo_link::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, hsl(107, 61%, 57%), hsl(191, 49%, 57%)); color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-echo_link h2{
    font-size: 1.8rem;
    margin-bottom: 12px;
    color: hsl(107, 10%, 11%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-matrix_9{
    display: inline-block;
    padding: 6px 14px;
    background: hsl(107, 61%, 57%);
    color: #1a1a2e;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 20px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-crystal_io{
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
    font-size: 0.95rem;
    color: hsl(107, 10%, 40%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-crystal_io span{
    display: flex;
    align-items: center;
    gap: 6px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-radiant_net{
    margin-bottom: 24px;
    color: hsl(107, 10%, 25%);
    line-height: 1.7;
    }

div.lke-st-m.lke-tj2zpp3 .lke-axis_arc{
    list-style: none;
    margin-bottom: 28px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-axis_arc li{
    padding: 10px 0;
    padding-left: 28px;
    position: relative;
    color: hsl(107, 10%, 20%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-axis_arc li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: hsl(107, 61%, 57%);
    font-weight: bold;
    font-size: 1.2rem;
    }

div.lke-st-m.lke-tj2zpp3 .lke-pixel_link{
    display: inline-block;
    padding: 14px 32px;
    background: linear-gradient(135deg, hsl(107, 61%, 57%), hsl(107, 61%, 47%));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(107, 183, 91, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.lke-st-m.lke-tj2zpp3 .lke-pixel_link:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(107, 183, 91, 0.4);
    }

div.lke-st-m.lke-tj2zpp3 .lke-cascade_bit{
    background: white;
    border-radius: 12px;
    padding: 50px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    margin-bottom: 60px; color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-cascade_bit h2{
    font-size: 2rem;
    margin-bottom: 32px;
    text-align: left;
    color: hsl(107, 10%, 11%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-surge_node{
    width: 100%;
    border-collapse: collapse;
    }

div.lke-st-m.lke-tj2zpp3 .lke-surge_node thead{
    background: linear-gradient(135deg, hsl(107, 61%, 57%), hsl(191, 49%, 57%)); color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-surge_node th{
    padding: 18px;
    text-align: left;
    color: white;
    font-weight: 600;
    font-size: 1rem;
    }

div.lke-st-m.lke-tj2zpp3 .lke-surge_node td{
    padding: 18px;
    border-bottom: 1px solid hsl(107, 6%, 90%);
    color: hsl(107, 10%, 20%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-surge_node tbody tr:hover{
    background: hsl(107, 6%, 98%); color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-surge_node td:first-child{
    font-weight: 600;
    color: hsl(107, 10%, 11%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-thunder_v8{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    margin-bottom: 60px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-phantom_v6 h2{
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: left;
    color: hsl(107, 10%, 11%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-phantom_v6 p{
    color: hsl(107, 10%, 25%);
    line-height: 1.8;
    margin-bottom: 16px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-omega_gen{
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    }

div.lke-st-m.lke-tj2zpp3 .lke-omega_gen img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16/10;
    }

div.lke-st-m.lke-tj2zpp3 .lke-void_sys{
    background: linear-gradient(135deg, hsl(107, 61%, 97%), hsl(191, 49%, 97%));
    border-radius: 12px;
    padding: 50px;
    margin-bottom: 60px; color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-void_sys h2{
    font-size: 2rem;
    margin-bottom: 32px;
    text-align: left;
    color: hsl(107, 10%, 11%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-flux_hub{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    }

div.lke-st-m.lke-tj2zpp3 .lke-nebula_v7{
    background: white;
    padding: 30px;
    border-radius: 10px;
    border-left: 4px solid hsl(107, 61%, 57%); color: #1a1a2e;}

div.lke-st-m.lke-tj2zpp3 .lke-nebula_v7 h3{
    font-size: 1.3rem;
    margin-bottom: 12px;
    color: hsl(107, 10%, 11%);
    }

div.lke-st-m.lke-tj2zpp3 .lke-nebula_v7 p{
    color: hsl(107, 10%, 30%);
    line-height: 1.7;
    }

div.lke-st-m.lke-tj2zpp3 .lke-spark_12{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 100;
    }

div.lke-st-m.lke-tj2zpp3 .lke-spark_12 a{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 28px;
    background: hsl(107, 61%, 57%);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 0 6px 20px rgba(107, 183, 91, 0.4);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.lke-st-m.lke-tj2zpp3 .lke-spark_12 a:hover{
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(107, 183, 91, 0.5);
    }

@media (max-width: 768px){div.lke-st-m.lke-tj2zpp3 .lke-vector_9 h1{
    font-size: 2rem;
    }
    div.lke-st-m.lke-tj2zpp3 .lke-wave_node, div.lke-st-m.lke-tj2zpp3 .lke-thunder_v8, div.lke-st-m.lke-tj2zpp3 .lke-flux_hub{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-tj2zpp3 .lke-cascade_bit{
    padding: 30px 20px;
    overflow-x: auto;
    }
    div.lke-st-m.lke-tj2zpp3 .lke-spark_12{
    bottom: 20px;
    right: 20px;
    }
    div.lke-st-m.lke-tj2zpp3 .lke-thunder_v8{
    grid-template-columns: 1fr;
    }
    div.lke-st-m.lke-tj2zpp3 .lke-phantom_v6 h2, div.lke-st-m.lke-tj2zpp3 .lke-cascade_bit h2, div.lke-st-m.lke-tj2zpp3 .lke-void_sys h2{
    text-align: left;
    }
    div.lke-st-m.lke-tj2zpp3 .lke-vector_9{
    text-align: left;
    }}

div.lke-st-m :is(div, section, article, aside, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote){
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }

.cc-sec-area.active,
.cc-sec-area.cc-visible {
    opacity: 1 !important;
    transform: translateY(0) !important;
}