:root {
  --primary: hsl(44, 82%, 54%);
  --secondary: hsl(209, 65%, 54%);
  --text: hsl(44, 10%, 14%);
  --bg: hsl(44, 8%, 95%);
  --card-bg: hsl(0, 0%, 100%);
  --shadow: 0 2px 8px rgba(0,0,0,0.08);
  --radius: 8px;
  --sbv2-shell-bottom-safe: 0px;
  --sbv2-shell-left-safe: 0px;
  --download-primary: hsl(44, 82%, 54%);
  --download-secondary: hsl(209, 65%, 54%);
  --download-text: hsl(44, 10%, 14%);
  --download-bg: hsl(44, 8%, 95%);
  --download-card-bg: hsl(0, 0%, 100%);
  --feat-bg: var(--bg-color, hsl(44, 8%, 95%));
  --feat-text-main: var(--text-color, hsl(44, 10%, 14%));
  --feat-text-muted: hsl(44, 10%, 35%);
  --feat-primary: hsl(44, 82%, 54%);
  --feat-primary-hover: hsl(44, 82%, 48%);
  --feat-secondary: hsl(209, 65%, 54%);
  --feat-secondary-hover: hsl(209, 65%, 45%);
  --feat-surface: #ffffff;
  --feat-border: hsl(44, 15%, 85%);
  --feat-radius-lg: var(--border-radius, 16px);
  --feat-radius-md: 12px;
  --feat-shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
  --feat-shadow-md: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04);
  --feat-shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --feat-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --plat-bg-color: var(--page-bg, hsl(44, 8%, 95%));
  --plat-surface-color: var(--page-surface, hsl(0, 0%, 100%));
  --plat-text-main: var(--page-text, hsl(44, 10%, 14%));
  --plat-text-muted: var(--page-text-muted, hsl(44, 10%, 35%));
  --plat-primary: var(--page-primary, hsl(44, 82%, 54%));
  --plat-primary-hover: var(--page-primary-hover, hsl(44, 82%, 48%));
  --plat-secondary: var(--page-secondary, hsl(209, 65%, 54%));
  --plat-accent: var(--page-accent, hsl(12, 80%, 55%));
  --plat-border-color: var(--page-border, hsl(44, 15%, 85%));
  --plat-radius-sm: 8px;
  --plat-radius-md: 16px;
  --plat-radius-lg: 24px;
  --plat-shadow-sm: 0 4px 12px rgba(36, 32, 22, 0.06);
  --plat-shadow-md: 0 12px 32px rgba(36, 32, 22, 0.08);
  --plat-shadow-3d: 0 6px 0 hsl(44, 82%, 40%);
  --chrome-primary: var(--primary-color, hsl(44, 82%, 54%));
  --chrome-secondary: var(--secondary-color, hsl(209, 65%, 54%));
  --chrome-bg: var(--bg-color, hsl(44, 8%, 95%));
  --chrome-text: var(--text-color, hsl(44, 10%, 14%));
  --chrome-card-bg: #ffffff;
  --chrome-radius: var(--border-radius, 12px);
  --chrome-shadow: var(--shadow-lg, 0 10px 30px rgba(0,0,0,0.08));
  --section-padding: 80px 10%;
  --support-accent: hsl(44, 82%, 54%);
  --support-secondary: hsl(209, 65%, 54%);
  --support-text: hsl(44, 10%, 14%);
  --support-bg: hsl(44, 8%, 95%);
  --support-card-bg: hsl(0, 0%, 100%);
  --support-border: hsl(44, 15%, 85%);
}

.ct-lunar_path0m1{
    position: fixed;
    left: 0;
    top: 0;
    width: 240px;
    height: 100vh;
    background: var(--card-bg, #fff);
    border-right: 1px solid rgba(0,0,0,0.06);
    padding: 32px 24px;
    z-index: 100;
    }

.ct-hyper_jump_0jae{
    font-size: 20px;
    font-weight: 700;
    color: var(--text, #2a2a2a);
    margin-bottom: 40px;
    }

.ct-zen_modevhc{
    list-style: none;
    }

.ct-zen_modevhc li{
    margin-bottom: 8px;
    }

.ct-zen_modevhc a{
    display: block;
    padding: 10px 16px;
    color: var(--text, #2a2a2a);
    text-decoration: none;
    border-radius: var(--radius, 8px);
    transition: background 0.2s;
    }

.ct-zen_modevhc a:hover,
    .ct-zen_modevhc a.active{
    background: var(--bg, #f5f5f5);
    }

@media (max-width: 1024px){.ct-lunar_path0m1 {
    width: 200px;
    }}

@media (max-width: 768px){.ct-lunar_path0m1 {
    position: static;
    width: 100%;
    height: auto;
    border-right: none;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    }}

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

div.ct-st-m.ct-k826vqbjb{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text, #2a2a2a);
    background: var(--bg, #f5f5f5);
    line-height: 1.6;
    }

div.ct-st-m.ct-k826vqbjb .sidebar{
    position: fixed;
    left: 0;
    top: 0;
    width: 240px;
    height: 100vh;
    background: var(--card-bg, #fff);
    border-right: 1px solid rgba(0,0,0,0.06);
    padding: 32px 24px;
    z-index: 100;
    }

div.ct-st-m.ct-k826vqbjb .logo{
    font-size: 20px;
    font-weight: 700;
    color: var(--text, #2a2a2a);
    margin-bottom: 40px;
    }

div.ct-st-m.ct-k826vqbjb .nav-links{
    list-style: none;
    }

div.ct-st-m.ct-k826vqbjb .nav-links li{
    margin-bottom: 8px;
    }

div.ct-st-m.ct-k826vqbjb .nav-links a{
    display: block;
    padding: 10px 16px;
    color: var(--text, #2a2a2a);
    text-decoration: none;
    border-radius: var(--radius, 8px);
    transition: background 0.2s;
    }

div.ct-st-m.ct-k826vqbjb .nav-links a:hover, div.ct-st-m.ct-k826vqbjb .nav-links a.active{
    background: var(--bg, #f5f5f5);
    }

div.ct-st-m.ct-k826vqbjb{
    margin-left: 240px;
    padding: 48px 64px;
    max-width: 1400px;
    }

div.ct-st-m.ct-k826vqbjb .ct-neon_glyph{
    margin-bottom: 64px;
    }

div.ct-st-m.ct-k826vqbjb h1{
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--text, #2a2a2a);
    }

div.ct-st-m.ct-k826vqbjb .ct-quartz_lite{
    font-size: 20px;
    color: hsl(44, 10%, 40%);
    margin-bottom: 32px;
    }

div.ct-st-m.ct-k826vqbjb .ct-m_alpha_2{
    display: inline-block;
    padding: 16px 40px;
    background: var(--primary, #f5b800);
    color: var(--text, #2a2a2a);
    text-decoration: none;
    border-radius: var(--radius, 8px);
    font-weight: 600;
    font-size: 18px;
    box-shadow: 0 4px 12px rgba(245, 184, 0, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.ct-st-m.ct-k826vqbjb .ct-m_alpha_2:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(245, 184, 0, 0.4);
    }

div.ct-st-m.ct-k826vqbjb .ct-aurorabox{
    margin-bottom: 64px;
    }

div.ct-st-m.ct-k826vqbjb h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
    color: var(--text, #2a2a2a);
    }

div.ct-st-m.ct-k826vqbjb .ct-silverfame{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }

div.ct-st-m.ct-k826vqbjb .ct-echo_flow{
    background: var(--card-bg, #fff);
    padding: 32px 24px;
    border-radius: var(--radius, 8px);
    box-shadow: var(--shadow, 0 2px 8px rgba(0,0,0,0.08));
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.ct-st-m.ct-k826vqbjb .ct-echo_flow:hover{
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }

div.ct-st-m.ct-k826vqbjb .ct-shadow_99{
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
    }

div.ct-st-m.ct-k826vqbjb .ct-echo_flow h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    }

div.ct-st-m.ct-k826vqbjb .ct-echo_flow p{
    font-size: 14px;
    color: hsl(44, 10%, 40%);
    line-height: 1.5;
    }

div.ct-st-m.ct-k826vqbjb .ct-titan_x{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    margin-bottom: 64px;
    }

div.ct-st-m.ct-k826vqbjb .ct-titan_x:nth-child(even){
    direction: rtl;
    }

div.ct-st-m.ct-k826vqbjb .ct-titan_x:nth-child(even) > *{
    direction: ltr;
    }

div.ct-st-m.ct-k826vqbjb .ct-orbit_v2 h2{
    font-size: 28px;
    margin-bottom: 16px;
    }

div.ct-st-m.ct-k826vqbjb .ct-orbit_v2 p{
    color: hsl(44, 10%, 35%);
    margin-bottom: 12px;
    }

div.ct-st-m.ct-k826vqbjb .ct-orbit_v2 a{
    color: var(--secondary, #4a9fd8);
    text-decoration: none;
    font-weight: 500;
    }

div.ct-st-m.ct-k826vqbjb .ct-orbit_v2 a:hover{
    text-decoration: underline;
    }

div.ct-st-m.ct-k826vqbjb .ct-cipher_9{
    width: 100%;
    height: 360px;
    border-radius: var(--radius, 8px);
    object-fit: cover;
    box-shadow: var(--shadow, 0 2px 8px rgba(0,0,0,0.08));
    }

div.ct-st-m.ct-k826vqbjb .ct-prism_eye{
    margin-bottom: 64px;
    }

div.ct-st-m.ct-k826vqbjb .ct-cobalt_3{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    }

div.ct-st-m.ct-k826vqbjb .ct-vortex_8{
    background: var(--card-bg, #fff);
    padding: 24px;
    border-radius: var(--radius, 8px);
    text-align: center;
    box-shadow: var(--shadow, 0 2px 8px rgba(0,0,0,0.08));
    transition: transform 0.2s;
    }

div.ct-st-m.ct-k826vqbjb .ct-vortex_8:hover{
    transform: translateY(-2px);
    }

div.ct-st-m.ct-k826vqbjb .ct-sonicwave{
    font-size: 40px;
    margin-bottom: 12px;
    }

div.ct-st-m.ct-k826vqbjb .ct-vortex_8 h3{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    }

div.ct-st-m.ct-k826vqbjb .ct-vortex_8 p{
    font-size: 13px;
    color: hsl(44, 10%, 45%);
    }

div.ct-st-m.ct-k826vqbjb div.ct-st-f{
    margin-top: 80px;
    padding-top: 32px;
    border-top: 1px solid rgba(0,0,0,0.08);
    color: hsl(44, 10%, 45%);
    font-size: 14px;
    }

div.ct-st-m.ct-k826vqbjb .ct-pixelpulse{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    margin-bottom: 32px;
    }

div.ct-st-m.ct-k826vqbjb .ct-kinetic_v h4{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--text, #2a2a2a);
    }

div.ct-st-m.ct-k826vqbjb .ct-kinetic_v ul{
    list-style: none;
    }

div.ct-st-m.ct-k826vqbjb .ct-kinetic_v li{
    margin-bottom: 8px;
    }

div.ct-st-m.ct-k826vqbjb .ct-kinetic_v a{
    color: hsl(44, 10%, 45%);
    text-decoration: none;
    }

div.ct-st-m.ct-k826vqbjb .ct-kinetic_v a:hover{
    color: var(--text, #2a2a2a);
    }

div.ct-st-m.ct-k826vqbjb .ct-flux_core{
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid rgba(0,0,0,0.06);
    }

@media (max-width: 1024px){div.ct-st-m.ct-k826vqbjb .sidebar{
    width: 200px;
    }
div.ct-st-m.ct-k826vqbjb{
    margin-left: 200px;
    padding: 32px 40px;
    }
div.ct-st-m.ct-k826vqbjb .ct-silverfame, div.ct-st-m.ct-k826vqbjb .ct-cobalt_3{
    grid-template-columns: repeat(2, 1fr);
    }}

@media (max-width: 768px){div.ct-st-m.ct-k826vqbjb .sidebar{
    position: static;
    width: 100%;
    height: auto;
    border-right: none;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    }
div.ct-st-m.ct-k826vqbjb{
    margin-left: 0;
    padding: 24px;
    }
div.ct-st-m.ct-k826vqbjb h1{
    font-size: 36px;
    }
div.ct-st-m.ct-k826vqbjb .ct-titan_x{
    grid-template-columns: 1fr;
    }
div.ct-st-m.ct-k826vqbjb .ct-silverfame, div.ct-st-m.ct-k826vqbjb .ct-cobalt_3, div.ct-st-m.ct-k826vqbjb .ct-pixelpulse{
    grid-template-columns: 1fr;
    }}

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

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

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

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

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

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

div.ct-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.ct-st-m .sbv2-media-frame{
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }

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

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

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

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

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

div.ct-st-m .sbv2-icon-node{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }

div.ct-st-m .sbv2-icon-node > .sbv2-svg-icon{
    width: clamp(20px, 1.35em, 30px);
    height: clamp(20px, 1.35em, 30px);
    stroke: currentColor;
    fill: none;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
    }

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;
    }}

div.ct-st-m .ct-zen_modevhc a:hover{
    background: var(--bg, #f5f5f5);
    }

.ct-drift_waypm7{box-sizing:border-box;}

.ct-pixelpulse{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    margin-bottom: 32px;
    }

.ct-kinetic_v h4{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--text, #2a2a2a);
    }

.ct-kinetic_v ul{
    list-style: none;
    }

.ct-kinetic_v li{
    margin-bottom: 8px;
    }

.ct-kinetic_v a{
    color: hsl(44, 10%, 45%);
    text-decoration: none;
    }

.ct-kinetic_v a:hover{
    color: var(--text, #2a2a2a);
    }

.ct-flux_core{
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid rgba(0,0,0,0.06);
    }

@media (max-width: 768px){div.ct-st-m .ct-silverfame, div.ct-st-m .ct-cobalt_3, .ct-pixelpulse{
    grid-template-columns: 1fr;
    }}

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

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

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

.ct-st-n{box-sizing:border-box;}

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

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

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

div.ct-st-m.ct-dhir3iztf .ct-neontrail{
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    }

div.ct-st-m.ct-dhir3iztf .ct-ether_net{
    text-align: center;
    padding: 60px 20px;
    background: linear-gradient(135deg, var(--download-primary) 0%, hsl(44, 82%, 64%) 100%);
    border-radius: 12px;
    margin-bottom: 60px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12); color: #1a1a2e;}

div.ct-st-m.ct-dhir3iztf .ct-ether_net h1{
    font-size: 48px;
    font-weight: 700;
    color: var(--download-text);
    margin-bottom: 20px;
    }

div.ct-st-m.ct-dhir3iztf .ct-ether_net p{
    font-size: 20px;
    color: var(--download-text);
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto 40px;
    }

div.ct-st-m.ct-dhir3iztf .ct-spark_plug{
    display: inline-block;
    padding: 18px 48px;
    background: var(--download-text);
    color: var(--download-primary);
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.ct-st-m.ct-dhir3iztf .ct-spark_plug:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    }

div.ct-st-m.ct-dhir3iztf .ct-ripple_7{
    margin-top: 16px;
    font-size: 14px;
    color: var(--download-text);
    opacity: 0.8;
    }

div.ct-st-m.ct-dhir3iztf .ct-plasma_arc{
    margin-bottom: 60px;
    }

div.ct-st-m.ct-dhir3iztf .ct-plasma_arc h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: left;
    }

div.ct-st-m.ct-dhir3iztf .ct-radar_x{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }

div.ct-st-m.ct-dhir3iztf .ct-cosmicvibe{
    background: var(--download-card-bg);
    padding: 32px 24px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.ct-st-m.ct-dhir3iztf .ct-cosmicvibe:hover{
    transform: translateY(-4px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    }

div.ct-st-m.ct-dhir3iztf .ct-frost_byte{
    font-size: 48px;
    margin-bottom: 16px;
    }

div.ct-st-m.ct-dhir3iztf .ct-cosmicvibe h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    }

div.ct-st-m.ct-dhir3iztf .ct-cosmicvibe p{
    font-size: 14px;
    color: var(--download-text);
    opacity: 0.7;
    margin-bottom: 20px;
    }

div.ct-st-m.ct-dhir3iztf .ct-magma_v{
    display: inline-block;
    padding: 12px 28px;
    background: var(--download-secondary);
    color: white;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: background 0.2s;
    }

div.ct-st-m.ct-dhir3iztf .ct-magma_v:hover{
    background: hsl(209, 65%, 48%);
    }

div.ct-st-m.ct-dhir3iztf .ct-solar_flare{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 60px;
    }

div.ct-st-m.ct-dhir3iztf .ct-6vbam6j7yk h2{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
    }

div.ct-st-m.ct-dhir3iztf .ct-fossil_edge{
    list-style: none;
    }

div.ct-st-m.ct-dhir3iztf .ct-fossil_edge li{
    padding: 12px 0;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    font-size: 16px;
    }

div.ct-st-m.ct-dhir3iztf .ct-fossil_edge li:last-child{
    border-bottom: none;
    }

div.ct-st-m.ct-dhir3iztf .ct-fossil_edge strong{
    font-weight: 600;
    color: var(--download-text);
    }

div.ct-st-m.ct-dhir3iztf .ct-optic_eye{
    background: var(--download-card-bg);
    padding: 48px;
    border-radius: 12px;
    margin-bottom: 60px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    }

div.ct-st-m.ct-dhir3iztf .ct-optic_eye h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
    text-align: left;
    }

div.ct-st-m.ct-dhir3iztf .ct-onyx_seal{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    }

div.ct-st-m.ct-dhir3iztf .ct-vertex_4{
    text-align: center;
    }

div.ct-st-m.ct-dhir3iztf .ct-amber_5{
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: var(--download-primary);
    color: var(--download-text);
    font-size: 24px;
    font-weight: 700;
    border-radius: 50%;
    margin-bottom: 16px;
    }

div.ct-st-m.ct-dhir3iztf .ct-vertex_4 h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    }

div.ct-st-m.ct-dhir3iztf .ct-vertex_4 p{
    font-size: 15px;
    color: var(--download-text);
    opacity: 0.8;
    }

div.ct-st-m.ct-dhir3iztf .ct-gravity_z{
    background: linear-gradient(135deg, hsl(209, 65%, 54%) 0%, hsl(209, 65%, 64%) 100%);
    padding: 48px;
    border-radius: 12px;
    margin-bottom: 60px;
    color: white;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    }

div.ct-st-m.ct-dhir3iztf .ct-gravity_z h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 24px;
    }

div.ct-st-m.ct-dhir3iztf .ct-gravity_z p{
    font-size: 16px;
    line-height: 1.8;
    opacity: 0.95;
    }

div.ct-st-m.ct-dhir3iztf .download-footer{
    background: var(--download-card-bg);
    padding: 40px;
    border-radius: 8px;
    text-align: center;
    }

div.ct-st-m.ct-dhir3iztf .download-footer p{
    font-size: 14px;
    color: var(--download-text);
    opacity: 0.7;
    margin-bottom: 16px;
    }

div.ct-st-m.ct-dhir3iztf .footer-links{
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
    }

div.ct-st-m.ct-dhir3iztf .footer-links a{
    color: var(--download-secondary);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    }

div.ct-st-m.ct-dhir3iztf .footer-links a:hover{
    text-decoration: underline;
    }

@media (max-width: 968px){div.ct-st-m.ct-dhir3iztf .ct-radar_x{
    grid-template-columns: repeat(2, 1fr);
    }
div.ct-st-m.ct-dhir3iztf .ct-solar_flare{
    grid-template-columns: 1fr;
    }
div.ct-st-m.ct-dhir3iztf .ct-onyx_seal{
    grid-template-columns: 1fr;
    }}

@media (max-width: 640px){div.ct-st-m.ct-dhir3iztf .ct-ether_net h1{
    font-size: 36px;
    }
div.ct-st-m.ct-dhir3iztf .ct-radar_x{
    grid-template-columns: 1fr;
    }}

[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;
    }

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

div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse{
    font-family: var(--feat-font-sans);
    color: var(--feat-text-main);
    background-color: var(--feat-bg);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    }

div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-willow_8{
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 5%;
    }

div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse h1, div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse h2, div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse h3{
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.2;
    color: var(--feat-text-main);
    text-align: left; 
    }

div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse a.ct-beta_test_4{
    color: var(--feat-secondary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease;
    }

div.ct-st-m.ct-wx8y5hfx8d.ct-sonicpulse a.ct-beta_test_4:hover{
    border-bottom-color: var(--feat-secondary);
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zenith_0{
    padding: 80px 0 40px;
    max-width: 800px;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zenith_0 h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    margin-bottom: 1.5rem;
    position: relative;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zenith_0 h1::after{
    content: "";
    display: block;
    width: 60px;
    height: 6px;
    background-color: var(--feat-primary);
    margin-top: 20px;
    border-radius: 3px;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zenith_0 p{
    font-size: 1.25rem;
    color: var(--feat-text-muted);
    margin-bottom: 1rem;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-ultra_lite{
    padding: 60px 0;
    display: flex;
    flex-direction: column;
    gap: 100px;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-yacht_v{
    display: flex;
    align-items: center;
    gap: 60px;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-yacht_v:nth-child(even){
    flex-direction: row-reverse;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-gamma_ray{
    flex: 1;
    min-width: 300px;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-gamma_ray h2{
    font-size: 2.25rem;
    margin-bottom: 1.5rem;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-gamma_ray p{
    font-size: 1.125rem;
    color: var(--feat-text-muted);
    margin-bottom: 1.5rem;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-gamma_ray ul{
    list-style: none;
    margin-top: 1.5rem;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-gamma_ray li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 0.75rem;
    font-size: 1rem;
    font-weight: 500;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-gamma_ray li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--feat-secondary);
    font-weight: bold;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-delta_v{
    flex: 1.2;
    position: relative;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-delta_v img{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    border-radius: var(--feat-radius-lg);
    box-shadow: var(--feat-shadow-lg);
    display: block;
    border: 1px solid var(--feat-border);
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-delta_v::before{
    content: "";
    position: absolute;
    inset: -15px -15px 15px 15px;
    background-color: var(--feat-primary);
    border-radius: var(--feat-radius-lg);
    z-index: -1;
    opacity: 0.15;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-yacht_v:nth-child(even) .ct-delta_v::before{
    inset: -15px 15px 15px -15px;
    background-color: var(--feat-secondary);
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-turbo_mod{
    padding: 80px 0;
    background-color: var(--feat-surface);
    border-top: 1px solid var(--feat-border);
    border-bottom: 1px solid var(--feat-border);
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-turbo_mod h2{
    font-size: 2.5rem;
    margin-bottom: 3rem;
    text-align: left;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-alphabase{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-epsilon_9{
    background: var(--feat-bg);
    padding: 32px 24px;
    border-radius: var(--feat-radius-md);
    box-shadow: var(--feat-shadow-sm);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-top: 4px solid var(--feat-border);
    display: flex;
    flex-direction: column;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-epsilon_9:hover{
    transform: translateY(-5px);
    box-shadow: var(--feat-shadow-md);
    border-top-color: var(--feat-primary);
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-xylem_9{
    width: 48px;
    height: 48px;
    background-color: var(--feat-surface);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    box-shadow: var(--feat-shadow-sm);
    color: var(--feat-secondary);
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-xylem_9 svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-epsilon_9 h3{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-epsilon_9 p{
    font-size: 0.95rem;
    color: var(--feat-text-muted);
    flex-grow: 1;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zeta_phi{
    margin: 100px 5% 60px;
    background: linear-gradient(135deg, var(--feat-secondary), hsl(209, 80%, 40%));
    border-radius: var(--feat-radius-lg);
    padding: 80px 40px;
    text-align: center;
    color: #ffffff;
    box-shadow: var(--feat-shadow-lg);
    position: relative;
    overflow: hidden;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zeta_phi::before{
    content: "";
    position: absolute;
    top: -50%;
    left: -10%;
    width: 50%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    transform: rotate(30deg);
    pointer-events: none; color: #1a1a2e;}

div.ct-st-m.ct-wx8y5hfx8d .ct-zeta_phi h2{
    color: #ffffff;
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-zeta_phi p{
    font-size: 1.25rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto 3rem;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-vapor_z{
    display: inline-block;
    background-color: var(--feat-primary);
    color: var(--feat-text-main);
    font-weight: 800;
    font-size: 1.125rem;
    padding: 16px 40px;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 10px 20px rgba(234, 179, 8, 0.4);
    transition: all 0.3s ease;
    border: 2px solid transparent;
    }

div.ct-st-m.ct-wx8y5hfx8d .ct-vapor_z:hover{
    background-color: var(--feat-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 15px 25px rgba(234, 179, 8, 0.5);
    }

div.ct-st-m.ct-wx8y5hfx8d .feat-footer{
    text-align: center;
    padding: 40px 0;
    border-top: 1px solid var(--feat-border);
    color: var(--feat-text-muted);
    font-size: 0.875rem;
    background-color: var(--feat-surface);
    }

@media (max-width: 1024px){div.ct-st-m.ct-wx8y5hfx8d .ct-alphabase{
    grid-template-columns: repeat(2, 1fr);
    }
div.ct-st-m.ct-wx8y5hfx8d .ct-yacht_v{
    gap: 40px;
    }}

@media (max-width: 768px){div.ct-st-m.ct-wx8y5hfx8d .ct-yacht_v, div.ct-st-m.ct-wx8y5hfx8d .ct-yacht_v:nth-child(even){
    flex-direction: column;
    gap: 30px;
    }
div.ct-st-m.ct-wx8y5hfx8d .ct-alphabase{
    grid-template-columns: 1fr;
    }
div.ct-st-m.ct-wx8y5hfx8d .ct-zeta_phi{
    padding: 50px 20px;
    margin: 60px 0;
    border-radius: 0;
    }
div.ct-st-m.ct-wx8y5hfx8d .ct-zenith_0 h1{
    font-size: 2.25rem;
    }}

div.ct-st-m.ct-v8hx1lmk8.ct-thetawave{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--plat-bg-color);
    color: var(--plat-text-main);
    line-height: 1.6;
    padding-top: 3rem;
    padding-bottom: 0;
    box-sizing: border-box;
    }

div.ct-st-m.ct-v8hx1lmk8.ct-thetawave *{
    box-sizing: inherit;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-iota_sub{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    gap: 3rem;
    align-items: flex-start;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-nu_edge{
    flex: 0 0 260px;
    position: sticky;
    top: 2rem;
    background: var(--plat-surface-color);
    border-radius: var(--plat-radius-md);
    padding: 2rem 1.5rem;
    box-shadow: var(--plat-shadow-sm);
    border: 1px solid var(--plat-border-color);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-pi_radius{
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--plat-text-muted);
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-nav-list{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-nav-list a{
    display: block;
    padding: 0.75rem 1rem;
    color: var(--plat-text-main);
    text-decoration: none;
    border-radius: var(--plat-radius-sm);
    font-weight: 600;
    font-size: 0.95rem;
    transition: all 0.2s ease;
    border-left: 3px solid transparent;
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-nav-list a:hover{
    background-color: var(--plat-bg-color);
    border-left-color: var(--plat-accent);
    color: var(--plat-accent);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-stardust{
    flex: 1;
    min-width: 0; 
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-header{
    margin-bottom: 4rem;
    padding-bottom: 2rem;
    border-bottom: 2px solid var(--plat-border-color);
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-h1{
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin: 0 0 1.5rem 0;
    color: var(--plat-text-main);
    line-height: 1.2;
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-desc{
    font-size: 1.125rem;
    color: var(--plat-text-muted);
    max-width: 800px;
    margin-bottom: 1.5rem;
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-meta-info{
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: var(--plat-text-muted);
    background: var(--plat-surface-color);
    padding: 0.5rem 1rem;
    border-radius: 20px;
    border: 1px solid var(--plat-border-color);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-omicron_z{
    margin-bottom: 6rem;
    scroll-margin-top: 4rem;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-chi_mark{
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0 0 1rem 0;
    text-align: left;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-mu_point{
    font-size: 1.05rem;
    color: var(--plat-text-muted);
    margin-bottom: 2.5rem;
    max-width: 700px;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-upsilon_v{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-omega_3{
    background: var(--plat-surface-color);
    border-radius: var(--plat-radius-md);
    padding: 2rem 1.5rem;
    box-shadow: var(--plat-shadow-sm);
    border: 1px solid var(--plat-border-color);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-omega_3::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--plat-primary);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-omega_3:hover{
    transform: translateY(-5px);
    box-shadow: var(--plat-shadow-md);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-omega_3:hover::before{
    transform: scaleX(1);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-psi_base{
    width: 48px;
    height: 48px;
    background-color: var(--plat-bg-color);
    border-radius: var(--plat-radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    color: var(--plat-text-main);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-psi_base svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-omega_3 h3{
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 1rem 0;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-sun_spot{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    color: var(--plat-text-muted);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-sun_spot li{
    margin-bottom: 0.75rem;
    padding-left: 1.25rem;
    position: relative;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-sun_spot li::before{
    content: "•";
    position: absolute;
    left: 0;
    color: var(--plat-accent);
    font-weight: bold;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-lambda_x{
    color: var(--plat-secondary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-lambda_x:hover{
    border-bottom-color: var(--plat-secondary);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-phimeshx{
    display: flex;
    gap: 4rem;
    align-items: center;
    background: var(--plat-surface-color);
    border-radius: var(--plat-radius-lg);
    padding: 3rem;
    box-shadow: var(--plat-shadow-sm);
    border: 1px solid var(--plat-border-color);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-phimeshx.ct-xi_level{
    flex-direction: row-reverse;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-kappa_1{
    flex: 1;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-moon_beam{
    flex: 1;
    border-radius: var(--plat-radius-md);
    overflow: hidden;
    position: relative;
    background: var(--plat-bg-color);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-moon_beam::after{
    content: "";
    display: block;
    padding-bottom: 75%; 
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-moon_beam img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-phimeshx:hover .ct-moon_beam img{
    transform: scale(1.03);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-rho_stat{
    margin-top: 2rem;
    background: var(--plat-bg-color);
    padding: 1.5rem;
    border-radius: var(--plat-radius-sm);
    border-left: 4px solid var(--plat-primary);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-rho_stat h4{
    margin: 0 0 0.5rem 0;
    font-size: 1rem;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-rho_stat p{
    margin: 0;
    font-size: 0.9rem;
    color: var(--plat-text-muted);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-tau_flow{
    margin: 6rem 0;
    text-align: center;
    padding: 5rem 2rem;
    background: linear-gradient(180deg, var(--plat-surface-color) 0%, var(--plat-bg-color) 100%);
    border-radius: var(--plat-radius-lg);
    border: 1px solid var(--plat-border-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-x72_beta{
    font-size: 2.25rem;
    font-weight: 800;
    margin: 0 0 2rem 0;
    max-width: 600px;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-sigma_9{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.2rem 3rem;
    font-size: 1.125rem;
    font-weight: 800;
    color: #1a1814; 
    background-color: var(--plat-primary);
    text-decoration: none;
    border-radius: 50px;
    box-shadow: var(--plat-shadow-3d), 0 10px 20px rgba(0,0,0,0.05);
    transition: all 0.1s ease;
    position: relative;
    top: 0;
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-sigma_9:hover{
    background-color: var(--plat-primary-hover);
    }

div.ct-st-m.ct-v8hx1lmk8 .ct-sigma_9:active{
    top: 6px;
    box-shadow: 0 0 0 transparent, 0 4px 10px rgba(0,0,0,0.05);
    }

div.ct-st-m.ct-v8hx1lmk8 .plat-footer{
    text-align: center;
    padding: 3rem 0;
    margin-top: 4rem;
    border-top: 1px solid var(--plat-border-color);
    color: var(--plat-text-muted);
    font-size: 0.875rem;
    }

@media (max-width: 1200px){div.ct-st-m.ct-v8hx1lmk8 .ct-upsilon_v{
    grid-template-columns: repeat(2, 1fr);
    }}

@media (max-width: 992px){div.ct-st-m.ct-v8hx1lmk8 .ct-iota_sub{
    flex-direction: column;
    }
div.ct-st-m.ct-v8hx1lmk8 .ct-nu_edge{
    width: 100%;
    flex: none;
    position: static;
    padding: 1.5rem;
    margin-bottom: 2rem;
    }
div.ct-st-m.ct-v8hx1lmk8 .ct-phimeshx, div.ct-st-m.ct-v8hx1lmk8 .ct-phimeshx.ct-xi_level{
    flex-direction: column;
    gap: 2rem;
    padding: 2rem;
    }
div.ct-st-m.ct-v8hx1lmk8 .ct-moon_beam{
    width: 100%;
    }}

@media (max-width: 600px){div.ct-st-m.ct-v8hx1lmk8 .ct-upsilon_v{
    grid-template-columns: 1fr;
    }
div.ct-st-m.ct-v8hx1lmk8 .plat-h1{
    font-size: 2rem;
    }
div.ct-st-m.ct-v8hx1lmk8 .ct-x72_beta{
    font-size: 1.75rem;
    }}

div.ct-st-m.ct-r3ew3rxt2l{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--chrome-bg);
    color: var(--chrome-text);
    line-height: 1.6;
    overflow-x: hidden;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-qrtz_44{ display: none; }

div.ct-st-m.ct-r3ew3rxt2l .ct-v_sync_0{
    padding: var(--section-padding);
    display: flex;
    flex-direction: column;
    gap: 40px;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-x_omega_7{
    max-width: 900px;
    text-align: left;
    margin-bottom: 20px;
    }

div.ct-st-m.ct-r3ew3rxt2l h1{
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 1.3;
    color: var(--chrome-text);
    margin-bottom: 24px;
    }

div.ct-st-m.ct-r3ew3rxt2l h2{
    font-size: 1.8rem;
    color: var(--chrome-text);
    position: relative;
    padding-bottom: 12px;
    }

div.ct-st-m.ct-r3ew3rxt2l h2::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background: var(--chrome-primary);
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-cnk8rgzu3tm91{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 30px;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-synth_v8{
    background: var(--chrome-card-bg);
    padding: 24px;
    border-radius: var(--chrome-radius);
    box-shadow: var(--chrome-shadow);
    transition: transform 0.3s ease;
    border: 1px solid rgba(0,0,0,0.05);
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-synth_v8:hover{
    transform: translateY(-5px);
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-p_load_2{
    width: 48px;
    height: 48px;
    background: var(--chrome-primary);
    border-radius: 10px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-z_pivot_1{
    display: flex;
    align-items: center;
    gap: 60px;
    margin-bottom: 60px;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-z_pivot_1:nth-child(even){
    flex-direction: row-reverse;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-j_piv_01{ flex: 1; }

div.ct-st-m.ct-r3ew3rxt2l .ct-k9_vortex{
    flex: 1;
    border-radius: var(--chrome-radius);
    overflow: hidden;
    box-shadow: var(--chrome-shadow);
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-k9_vortex img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    display: block;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-c98kz51sfpfs{
    background: var(--chrome-primary);
    padding: 60px;
    border-radius: var(--chrome-radius);
    text-align: center;
    margin: 40px 10% 80px;
    color: #000;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-f5txg1yvf4m{
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 16px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    margin-top: 25px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-f5txg1yvf4m:hover{
    transform: scale(1.05);
    background: #222;
    }

div.ct-st-m.ct-r3ew3rxt2l .ct-o2xgq6orhe{
    color: var(--chrome-secondary);
    text-decoration: none;
    border-bottom: 2px solid var(--chrome-secondary);
    font-weight: 600;
    }

div.ct-st-m.ct-r3ew3rxt2l .footer-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 40px;
    }

div.ct-st-m.ct-r3ew3rxt2l .footer-bottom{
    border-top: 1px solid #333;
    padding-top: 20px;
    text-align: center;
    }

@media (max-width: 1024px){div.ct-st-m.ct-r3ew3rxt2l .ct-cnk8rgzu3tm91{ grid-template-columns: repeat(2, 1fr); }
div.ct-st-m.ct-r3ew3rxt2l .ct-z_pivot_1{ flex-direction: column !important; }
div.ct-st-m.ct-r3ew3rxt2l .ct-k9_vortex img{ height: 300px; }}

@media (max-width: 600px){div.ct-st-m.ct-r3ew3rxt2l .ct-cnk8rgzu3tm91{ grid-template-columns: 1fr; }}

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

div.ct-st-m.ct-r3ew3rxt2l .ct-p_load_2 a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.ct-st-m.ct-r3ew3rxt2l .ct-p_load_2 a:not([class]):hover{opacity:0.92;}

div.ct-st-m.ct-r3ew3rxt2l .ct-p_load_2 a[class=""]:hover{opacity:0.92;}

div.ct-st-m.ct-r3ew3rxt2l .ct-p_load_2 a:not([class]):visited{color:#ffffff !important;}

div.ct-st-m.ct-r3ew3rxt2l .ct-p_load_2 a[class=""]:visited{color:#ffffff !important;}

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

div.ct-st-m.ct-va19hmz{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--support-text, #2a2419);
    background: var(--support-bg, #f5f4f1);
    line-height: 1.6;
    }

div.ct-st-m.ct-va19hmz .ct-en5fkbfb33{
    display: grid;
    grid-template-columns: 280px 1fr;
    max-width: 1400px;
    margin: 0 auto;
    gap: 40px;
    padding: 60px 24px;
    }

div.ct-st-m.ct-va19hmz .ct-m_tune_1{
    position: sticky;
    top: 80px;
    height: fit-content;
    background: var(--support-card-bg, #fff);
    padding: 32px 24px;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    }

div.ct-st-m.ct-va19hmz .ct-m_tune_1 h2{
    font-size: 18px;
    margin-bottom: 20px;
    color: var(--support-text, #2a2419);
    }

div.ct-st-m.ct-va19hmz .support-nav{
    list-style: none;
    }

div.ct-st-m.ct-va19hmz .support-nav li{
    margin-bottom: 12px;
    }

div.ct-st-m.ct-va19hmz .support-nav a{
    display: block;
    padding: 10px 16px;
    color: var(--support-text, #2a2419);
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.2s;
    font-size: 15px;
    }

div.ct-st-m.ct-va19hmz .support-nav a:hover{
    background: var(--support-accent, #f5c842);
    color: var(--support-text, #2a2419);
    }

div.ct-st-m.ct-va19hmz .ct-g8xfrj4ro{
    background: var(--support-card-bg, #fff);
    padding: 48px;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    }

div.ct-st-m.ct-va19hmz .support-header{
    margin-bottom: 48px;
    padding-bottom: 32px;
    border-bottom: 2px solid var(--support-border, #e5e1d8);
    }

div.ct-st-m.ct-va19hmz .support-header h1{
    font-size: 36px;
    margin-bottom: 16px;
    color: var(--support-text, #2a2419);
    }

div.ct-st-m.ct-va19hmz .support-intro{
    font-size: 17px;
    color: var(--support-text, #2a2419);
    opacity: 0.85;
    line-height: 1.7;
    }

div.ct-st-m.ct-va19hmz .ct-g_mode_x{
    margin-bottom: 48px;
    }

div.ct-st-m.ct-va19hmz .ct-g_mode_x h2{
    font-size: 28px;
    margin-bottom: 24px;
    color: var(--support-text, #2a2419);
    text-align: left;
    }

div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux{
    margin-bottom: 32px;
    padding: 28px;
    background: var(--support-bg, #f5f4f1);
    border-radius: 10px;
    border-left: 4px solid var(--support-accent, #f5c842);
    }

div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux h3{
    font-size: 20px;
    margin-bottom: 16px;
    color: var(--support-text, #2a2419);
    }

div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux p{
    margin-bottom: 12px;
    line-height: 1.7;
    color: var(--support-text, #2a2419);
    }

div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux ol, div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux ul{
    margin: 16px 0 16px 24px;
    line-height: 1.8;
    }

div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux li{
    margin-bottom: 8px;
    }

div.ct-st-m.ct-va19hmz .ct-3v5gcvfmleux code{
    background: var(--support-card-bg, #fff);
    padding: 2px 8px;
    border-radius: 4px;
    font-family: "Courier New", monospace;
    font-size: 14px;
    color: var(--support-secondary, #4a9fd8);
    }

div.ct-st-m.ct-va19hmz .ct-k_phase_7{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin: 40px 0;
    }

div.ct-st-m.ct-va19hmz .ct-w_flow_x{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    }

div.ct-st-m.ct-va19hmz .ct-w_flow_x img{
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    }

div.ct-st-m.ct-va19hmz .ct-l5um6pcnerizt{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(42,36,25,0.9), transparent);
    padding: 24px;
    color: #fff;
    }

div.ct-st-m.ct-va19hmz .ct-l5um6pcnerizt h3{
    font-size: 18px;
    margin-bottom: 8px;
    }

div.ct-st-m.ct-va19hmz .ct-l5um6pcnerizt p{
    font-size: 14px;
    opacity: 0.9;
    }

div.ct-st-m.ct-va19hmz .ct-y_axis_9{
    background: linear-gradient(135deg, var(--support-accent, #f5c842), hsl(44, 82%, 60%));
    padding: 40px;
    border-radius: 12px;
    text-align: center;
    margin: 48px 0;
    box-shadow: 0 6px 20px rgba(245,200,66,0.3); color: #1a1a2e;}

div.ct-st-m.ct-va19hmz .ct-y_axis_9 h2{
    font-size: 26px;
    margin-bottom: 16px;
    color: var(--support-text, #2a2419);
    }

div.ct-st-m.ct-va19hmz .ct-y_axis_9 p{
    font-size: 16px;
    margin-bottom: 24px;
    color: var(--support-text, #2a2419);
    opacity: 0.9;
    }

div.ct-st-m.ct-va19hmz .ct-l_gate_v{
    display: inline-block;
    padding: 14px 36px;
    background: var(--support-text, #2a2419);
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s;
    box-shadow: 0 4px 12px rgba(42,36,25,0.3);
    }

div.ct-st-m.ct-va19hmz .ct-l_gate_v:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(42,36,25,0.4);
    }

div.ct-st-m.ct-va19hmz .support-footer{
    margin-top: 64px;
    padding-top: 32px;
    border-top: 2px solid var(--support-border, #e5e1d8);
    text-align: center;
    color: var(--support-text, #2a2419);
    opacity: 0.7;
    font-size: 14px;
    }

div.ct-st-m.ct-va19hmz .support-footer p{
    margin-bottom: 8px;
    }

@media (max-width: 1024px){div.ct-st-m.ct-va19hmz .ct-en5fkbfb33{
    grid-template-columns: 1fr;
    gap: 24px;
    }
div.ct-st-m.ct-va19hmz .ct-m_tune_1{
    position: static;
    }
div.ct-st-m.ct-va19hmz .ct-k_phase_7{
    grid-template-columns: 1fr;
    }}

@media (max-width: 768px){div.ct-st-m.ct-va19hmz .ct-g8xfrj4ro{
    padding: 32px 24px;
    }
div.ct-st-m.ct-va19hmz .support-header h1{
    font-size: 28px;
    }
div.ct-st-m.ct-va19hmz .ct-g_mode_x h2{
    font-size: 24px;
    }}

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