:root {
  --chrome-primary: hsl(239, 77%, 56%);
  --chrome-secondary: hsl(347, 62%, 56%);
  --chrome-text: hsl(239, 10%, 10%);
  --chrome-text-light: hsl(239, 5%, 45%);
  --chrome-bg: hsl(239, 7%, 96%);
  --chrome-white: #ffffff;
  --chrome-radius: 20px;
  --chrome-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.05);
  --chrome-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --download-primary: hsl(239, 77%, 56%);
  --download-secondary: hsl(347, 62%, 56%);
  --download-text: hsl(239, 10%, 10%);
  --download-bg: hsl(239, 7%, 96%);
  --download-card-bg: hsl(0, 0%, 100%);
  --download-border: hsl(239, 10%, 85%);
  --page-accent: hsl(239, 77%, 56%);
  --page-secondary: hsl(347, 62%, 56%);
  --page-text: hsl(239, 10%, 10%);
  --page-bg: hsl(239, 7%, 96%);
  --page-card-bg: hsl(0, 0%, 100%);
  --security-accent: hsl(239, 77%, 56%);
  --security-secondary: hsl(347, 62%, 56%);
  --security-text: hsl(239, 10%, 10%);
  --security-bg: hsl(239, 7%, 96%);
  --security-card-bg: hsl(0, 0%, 100%);
  --security-border: hsl(239, 10%, 85%);
  --enterprise-primary: hsl(239, 77%, 56%);
  --enterprise-secondary: hsl(347, 62%, 56%);
  --enterprise-text: hsl(239, 10%, 10%);
  --enterprise-bg: hsl(239, 7%, 96%);
  --enterprise-card-bg: hsl(0, 0%, 100%);
  --enterprise-border: hsl(239, 10%, 85%);
  --help-accent: hsl(239, 77%, 56%);
  --help-secondary: hsl(347, 62%, 56%);
  --help-text: hsl(239, 10%, 10%);
  --help-bg: hsl(239, 7%, 96%);
  --help-card-bg: hsl(0, 0%, 100%);
  --help-border: hsl(239, 10%, 85%);
}

.jv-crestq78{
    position: sticky;
    top: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    height: 72px;
    display: flex;
    align-items: center; color: #1a1a2e;}

.jv-flare_gleamp0j{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }

.jv-sys_cfguzp{
    font-size: 20px;
    font-weight: 700;
    color: var(--chrome-text);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    }

.jv-abyss33ay5{
    display: flex;
    gap: 32px;
    }

.jv-abyss33ay5 a{
    text-decoration: none;
    color: var(--chrome-text-light);
    font-size: 14px;
    font-weight: 500;
    transition: var(--chrome-transition);
    }

.jv-abyss33ay5 a:hover{
    color: var(--chrome-primary);
    }

.jv-tmpctrlilp{
    background: var(--chrome-primary);
    color: white !important;
    padding: 10px 20px;
    border-radius: 50px;
    }

@media (max-width: 768px){.jv-abyss33ay5 { display: none; }}

div.jv-st-m.jv-gu7ri1bfz8 SEO Metadata Reference
    -->
    
    div.jv-st-m.jv-gu7ri1bfz8 *{ box-sizing: border-box; margin: 0; padding: 0; }

div.jv-st-m.jv-gu7ri1bfz8 .site-header{
    position: sticky;
    top: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    height: 72px;
    display: flex;
    align-items: center; color: #1a1a2e;}

div.jv-st-m.jv-gu7ri1bfz8 .nav-container{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }

div.jv-st-m.jv-gu7ri1bfz8 .brand-logo{
    font-size: 20px;
    font-weight: 700;
    color: var(--chrome-text);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .nav-links{
    display: flex;
    gap: 32px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .nav-links a{
    text-decoration: none;
    color: var(--chrome-text-light);
    font-size: 14px;
    font-weight: 500;
    transition: var(--chrome-transition);
    }

div.jv-st-m.jv-gu7ri1bfz8 .nav-links a:hover{
    color: var(--chrome-primary);
    }

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta{
    background: var(--chrome-primary);
    color: white !important;
    padding: 10px 20px;
    border-radius: 50px;
    }

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

div.jv-st-m.jv-gu7ri1bfz8 .jv-nexusvoid{
    min-height: 90vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 80px 24px;
    background: radial-gradient(circle at top right, #f0f4ff, transparent),
    radial-gradient(circle at bottom left, #fff0f5, transparent); color: #1a1a2e;}

div.jv-st-m.jv-gu7ri1bfz8 .jv-nexusvoid h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.1;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-pulseecho{
    font-size: 1.25rem;
    color: var(--chrome-text-light);
    max-width: 600px;
    margin-bottom: 40px;
    line-height: 1.6;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-spark4{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-confirmlengths{
    display: inline-flex;
    align-items: center;
    padding: 18px 36px;
    border-radius: var(--chrome-radius);
    font-weight: 600;
    text-decoration: none;
    transition: var(--chrome-transition);
    font-size: 16px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-drift_haze{
    background: var(--chrome-primary);
    color: var(--chrome-white);
    box-shadow: 0 10px 25px -5px rgba(66, 73, 244, 0.3);
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-drift_haze:hover{
    transform: translateY(-2px);
    box-shadow: 0 15px 30px -5px rgba(66, 73, 244, 0.4);
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-vertexshard{
    background: var(--chrome-white);
    color: var(--chrome-text);
    border: 1px solid rgba(0,0,0,0.1);
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-vertexshard:hover{
    background: #f8f9fa; color: #1a1a2e;}

div.jv-st-m.jv-gu7ri1bfz8 .jv-cipher88{
    padding: 120px 24px;
    max-width: 1200px;
    margin: 0 auto;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-ember2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    margin-bottom: 120px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-ember2.jv-zenithpulse{
    direction: rtl;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-ember2.jv-zenithpulse .jv-neon_forge{
    direction: ltr;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-neon_forge h2{
    font-size: 2.5rem;
    margin-bottom: 24px;
    line-height: 1.2;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-neon_forge p{
    font-size: 1.1rem;
    color: var(--chrome-text-light);
    line-height: 1.8;
    margin-bottom: 24px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-q_prism{
    width: 100%;
    border-radius: var(--chrome-radius);
    box-shadow: var(--chrome-shadow);
    object-fit: cover;
    aspect-ratio: 16 / 10;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-frostglide{
    background: var(--chrome-white);
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 24px;
    padding: 32px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 24px;
    margin-top: 60px;
    text-align: left;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-pxl99 .jv-k9_p{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: var(--chrome-text-light);
    margin-bottom: 8px;
    letter-spacing: 1px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-pxl99 .jv-vault_forge{
    font-weight: 700;
    font-size: 18px;
    }

div.jv-st-m.jv-gu7ri1bfz8 div.jv-st-f{
    background: #1a1a1a;
    color: #999;
    padding: 80px 24px 40px;
    margin-top: 100px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-flux{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    border-bottom: 1px solid #333;
    padding-bottom: 60px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-duskdawn h4{
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-duskdawn ul{
    list-style: none;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-duskdawn ul li{
    margin-bottom: 12px;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-duskdawn ul li a{
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-duskdawn ul li a:hover{
    color: #fff;
    }

div.jv-st-m.jv-gu7ri1bfz8 .jv-rune9{
    max-width: 1200px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    }

@media (max-width: 768px){div.jv-st-m.jv-gu7ri1bfz8 .jv-ember2{ grid-template-columns: 1fr; gap: 40px; }
div.jv-st-m.jv-gu7ri1bfz8 .jv-ember2.jv-zenithpulse{ direction: ltr; }
div.jv-st-m.jv-gu7ri1bfz8 .nav-links{ display: none; }}

div.jv-st-m.jv-gu7ri1bfz8 .jv-loom_apex{box-sizing:border-box;}

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

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

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

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

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

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

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

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

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

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

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

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

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta a:not([class]){color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-gu7ri1bfz8 .nav-cta a[class=""]:visited{color:#ffffff !important;}

.jv-altfwdmfv{box-sizing:border-box;}

.jv-flux{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    border-bottom: 1px solid #333;
    padding-bottom: 60px;
    }

.jv-duskdawn h4{
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    }

.jv-duskdawn ul{
    list-style: none;
    }

.jv-duskdawn ul li{
    margin-bottom: 12px;
    }

.jv-duskdawn ul li a{
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
    }

.jv-duskdawn ul li a:hover{
    color: #fff;
    }

.jv-rune9{
    max-width: 1200px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    }

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

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

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

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

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

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

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

div.jv-st-m.jv-hus2nq .jv-qxw{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--download-primary) 0%, var(--download-secondary) 100%);
    color: white;
    text-align: center;
    padding: 80px 20px;
    }

div.jv-st-m.jv-hus2nq .jv-tau_time{
    max-width: 800px;
    }

div.jv-st-m.jv-hus2nq .jv-qxw h1{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }

div.jv-st-m.jv-hus2nq .jv-qxw p{
    font-size: 1.25rem;
    margin-bottom: 48px;
    opacity: 0.95;
    }

div.jv-st-m.jv-hus2nq .jv-mu_wave{
    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 0.9rem;
    margin-bottom: 32px;
    backdrop-filter: blur(10px); color: #1a1a2e;}

div.jv-st-m.jv-hus2nq .jv-iota_bit{
    display: inline-block;
    background: white;
    color: #1a1a2e;
    padding: 18px 48px;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.jv-st-m.jv-hus2nq .jv-iota_bit:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
    }

div.jv-st-m.jv-hus2nq .jv-lambda_0{
    margin-top: 20px;
    font-size: 0.9rem;
    opacity: 0.9;
    }

div.jv-st-m.jv-hus2nq .jv-gammaray{
    padding: 100px 20px;
    background: var(--download-card-bg);
    }

div.jv-st-m.jv-hus2nq .jv-jklm_px{
    max-width: 1200px;
    margin: 0 auto;
    }

div.jv-st-m.jv-hus2nq .jv-zmp_r8v{
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 60px;
    color: var(--download-text);
    }

div.jv-st-m.jv-hus2nq .jv-vnx42{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
    }

div.jv-st-m.jv-hus2nq .jv-omicron{
    background: var(--download-card-bg);
    border: 2px solid var(--download-border);
    border-radius: 24px;
    padding: 40px 32px;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
    }

div.jv-st-m.jv-hus2nq .jv-omicron:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
    }

div.jv-st-m.jv-hus2nq .jv-kapparun{
    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
    background: linear-gradient(135deg, var(--download-primary), var(--download-secondary));
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    }

div.jv-st-m.jv-hus2nq .jv-omicron h3{
    font-size: 1.5rem;
    margin-bottom: 12px;
    }

div.jv-st-m.jv-hus2nq .jv-omicron p{
    color: hsl(239, 10%, 40%);
    margin-bottom: 24px;
    font-size: 0.95rem;
    }

div.jv-st-m.jv-hus2nq .jv-nudrop{
    display: inline-block;
    background: var(--download-primary);
    color: white;
    padding: 14px 32px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    transition: background 0.2s;
    }

div.jv-st-m.jv-hus2nq .jv-nudrop:hover{
    background: hsl(239, 77%, 50%);
    }

div.jv-st-m.jv-hus2nq .jv-gen7{
    padding: 100px 20px;
    background: var(--download-bg);
    }

div.jv-st-m.jv-hus2nq .jv-pi_calc{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }

div.jv-st-m.jv-hus2nq .jv-authenv{
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    }

div.jv-st-m.jv-hus2nq .jv-zetanode h2{
    font-size: 2rem;
    margin-bottom: 32px;
    }

div.jv-st-m.jv-hus2nq .jv-xr9q{
    background: var(--download-card-bg);
    padding: 24px;
    border-radius: 16px;
    margin-bottom: 16px;
    border-left: 4px solid var(--download-primary);
    }

div.jv-st-m.jv-hus2nq .jv-xr9q h3{
    font-size: 1.2rem;
    margin-bottom: 8px;
    color: var(--download-primary);
    }

div.jv-st-m.jv-hus2nq .jv-xr9q p{
    color: hsl(239, 10%, 40%);
    font-size: 0.95rem;
    }

div.jv-st-m.jv-hus2nq .jv-xi_path{
    padding: 100px 20px;
    background: var(--download-card-bg);
    }

div.jv-st-m.jv-hus2nq .jv-syncasync{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }

div.jv-st-m.jv-hus2nq .jv-beta_test h2{
    font-size: 2rem;
    margin-bottom: 32px;
    }

div.jv-st-m.jv-hus2nq .jv-eta_phase{
    display: flex;
    gap: 20px;
    margin-bottom: 32px;
    }

div.jv-st-m.jv-hus2nq .jv-sigmaset{
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--download-primary), var(--download-secondary));
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.2rem;
    flex-shrink: 0;
    }

div.jv-st-m.jv-hus2nq .jv-delta_4 h3{
    font-size: 1.2rem;
    margin-bottom: 8px;
    }

div.jv-st-m.jv-hus2nq .jv-delta_4 p{
    color: hsl(239, 10%, 40%);
    font-size: 0.95rem;
    }

div.jv-st-m.jv-hus2nq .jv-theta7{
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    }

div.jv-st-m.jv-hus2nq .jv-lxctrb{
    padding: 100px 20px;
    background: var(--download-bg);
    text-align: center;
    }

div.jv-st-m.jv-hus2nq .jv-epsilon{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 32px;
    margin-top: 60px;
    }

div.jv-st-m.jv-hus2nq .jv-rho99{
    background: var(--download-card-bg);
    padding: 40px 32px;
    border-radius: 24px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    }

div.jv-st-m.jv-hus2nq .jv-rho99 h3{
    font-size: 1.3rem;
    margin-bottom: 16px;
    color: var(--download-primary);
    }

div.jv-st-m.jv-hus2nq .jv-rho99 p{
    color: hsl(239, 10%, 40%);
    line-height: 1.7;
    }

div.jv-st-m.jv-hus2nq .jv-init_usr{
    padding: 100px 20px;
    background: linear-gradient(135deg, var(--download-primary) 0%, var(--download-secondary) 100%);
    color: white;
    text-align: center;
    }

div.jv-st-m.jv-hus2nq .jv-init_usr h2{
    font-size: 2.5rem;
    margin-bottom: 24px;
    }

div.jv-st-m.jv-hus2nq .jv-init_usr p{
    font-size: 1.2rem;
    margin-bottom: 40px;
    opacity: 0.95;
    }

div.jv-st-m.jv-hus2nq .jv-alpha99{
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    }

div.jv-st-m.jv-hus2nq .jv-dev_prod{
    background: white;
    color: #1a1a2e;
    padding: 18px 48px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s;
    }

div.jv-st-m.jv-hus2nq .jv-dev_prod:hover{
    transform: translateY(-2px);
    }

div.jv-st-m.jv-hus2nq .jv-bck_rdm{
    background: transparent;
    color: white;
    padding: 18px 48px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    border: 2px solid white;
    transition: background 0.2s;
    }

div.jv-st-m.jv-hus2nq .jv-bck_rdm:hover{
    background: rgba(255, 255, 255, 0.1); color: #1a1a2e;}

div.jv-st-m.jv-hus2nq .footer-content{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
    }

div.jv-st-m.jv-hus2nq .footer-section h4{
    font-size: 1.1rem;
    margin-bottom: 16px;
    color: white;
    }

div.jv-st-m.jv-hus2nq .footer-section a{
    display: block;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    margin-bottom: 8px;
    transition: color 0.2s;
    }

div.jv-st-m.jv-hus2nq .footer-section a:hover{
    color: white;
    }

div.jv-st-m.jv-hus2nq .footer-bottom{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    }

@media (max-width: 768px){div.jv-st-m.jv-hus2nq .jv-qxw h1{
    font-size: 2.5rem;
    }
    div.jv-st-m.jv-hus2nq .jv-pi_calc, div.jv-st-m.jv-hus2nq .jv-syncasync{
    grid-template-columns: 1fr;
    }
    div.jv-st-m.jv-hus2nq .jv-zmp_r8v{
    font-size: 2rem;
    }
    div.jv-st-m.jv-hus2nq .jv-alpha99{
    flex-direction: column;
    align-items: center;
    }}

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

div.jv-st-m.jv-hus2nq .jv-qxw a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-hus2nq .jv-qxw a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-qxw a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-qxw a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-hus2nq .jv-qxw a[class=""]:visited{color:#ffffff !important;}

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

div.jv-st-m.jv-hus2nq .jv-nudrop a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-hus2nq .jv-nudrop a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-nudrop a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-nudrop a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-hus2nq .jv-nudrop a[class=""]:visited{color:#ffffff !important;}

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

div.jv-st-m.jv-hus2nq .jv-sigmaset a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-hus2nq .jv-sigmaset a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-sigmaset a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-sigmaset a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-hus2nq .jv-sigmaset a[class=""]:visited{color:#ffffff !important;}

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

div.jv-st-m.jv-hus2nq .jv-init_usr a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-hus2nq .jv-init_usr a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-init_usr a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-hus2nq .jv-init_usr a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-hus2nq .jv-init_usr 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;
    }

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

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

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

div.jv-st-m.jv-mgl2lvd .jv-dsbl_mod{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--page-accent) 0%, var(--page-secondary) 100%);
    color: white;
    text-align: center;
    padding: 2rem;
    position: relative;
    overflow: hidden;
    }

div.jv-st-m.jv-mgl2lvd .jv-dsbl_mod::before{
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    background: url("../images/extensions-browser-tab-navigation-1.jpg") center/cover;
    opacity: 0.15;
    animation: float 20s ease-in-out infinite;
    }

@keyframes float{0%, 100% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(-20px, -20px) scale(1.05); }}

div.jv-st-m.jv-mgl2lvd .jv-focusring{
    position: relative;
    z-index: 1;
    max-width: 800px;
    }

div.jv-st-m.jv-mgl2lvd .jv-focusring h1{
    font-size: clamp(2.5rem, 6vw, 4rem);
    font-weight: 700;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    }

div.jv-st-m.jv-mgl2lvd .jv-focusring p{
    font-size: clamp(1.1rem, 2vw, 1.3rem);
    margin-bottom: 2.5rem;
    opacity: 0.95;
    }

div.jv-st-m.jv-mgl2lvd .jv-3qeeizlqplm5{
    display: inline-block;
    padding: 1rem 3rem;
    background: white;
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    transition: transform 0.3s, box-shadow 0.3s;
    }

div.jv-st-m.jv-mgl2lvd .jv-3qeeizlqplm5:hover{
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.3);
    }

div.jv-st-m.jv-mgl2lvd .jv-phi_form{
    max-width: 1200px;
    margin: 0 auto;
    padding: 5rem 2rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-x_pad{
    text-align: center;
    margin-bottom: 4rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-x_pad h2{
    font-size: clamp(2rem, 4vw, 2.8rem);
    margin-bottom: 1rem;
    color: var(--page-text);
    }

div.jv-st-m.jv-mgl2lvd .jv-x_pad p{
    font-size: 1.1rem;
    color: hsl(239, 10%, 40%);
    max-width: 700px;
    margin: 0 auto;
    }

div.jv-st-m.jv-mgl2lvd .jv-actv_st{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-bottom: 5rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-upsilon{
    background: var(--page-card-bg);
    padding: 2.5rem;
    border-radius: 24px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    transition: transform 0.3s, box-shadow 0.3s;
    }

div.jv-st-m.jv-mgl2lvd .jv-upsilon:hover{
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.12);
    }

div.jv-st-m.jv-mgl2lvd .jv-tr_x9{
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--page-accent), var(--page-secondary));
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-upsilon h3{
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: var(--page-text);
    }

div.jv-st-m.jv-mgl2lvd .jv-upsilon p{
    color: hsl(239, 10%, 35%);
    line-height: 1.7;
    }

div.jv-st-m.jv-mgl2lvd .jv-hover_tr{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    margin-bottom: 5rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-hover_tr:nth-child(even){
    direction: rtl;
    }

div.jv-st-m.jv-mgl2lvd .jv-hover_tr:nth-child(even) > *{
    direction: ltr;
    }

div.jv-st-m.jv-mgl2lvd .jv-animstate{
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
    }

div.jv-st-m.jv-mgl2lvd .jv-animstate img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 4/3;
    }

div.jv-st-m.jv-mgl2lvd .jv-fglight h2{
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    margin-bottom: 1.5rem;
    color: var(--page-text);
    }

div.jv-st-m.jv-mgl2lvd .jv-fglight p{
    font-size: 1.1rem;
    color: hsl(239, 10%, 35%);
    margin-bottom: 1rem;
    line-height: 1.8;
    }

div.jv-st-m.jv-mgl2lvd .jv-fglight ul{
    list-style: none;
    margin: 1.5rem 0;
    }

div.jv-st-m.jv-mgl2lvd .jv-fglight li{
    padding: 0.8rem 0;
    padding-left: 2rem;
    position: relative;
    color: hsl(239, 10%, 30%);
    }

div.jv-st-m.jv-mgl2lvd .jv-fglight li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--page-accent);
    font-weight: bold;
    font-size: 1.2rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-z_idx99{
    display: inline-block;
    padding: 0.9rem 2.5rem;
    background: var(--page-accent);
    color: white;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    margin-top: 1.5rem;
    box-shadow: 0 6px 20px rgba(239, 77, 56, 0.3);
    transition: transform 0.3s, box-shadow 0.3s;
    }

div.jv-st-m.jv-mgl2lvd .jv-z_idx99:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(239, 77, 56, 0.4);
    }

div.jv-st-m.jv-mgl2lvd .jv-bg_dark{
    background: var(--page-card-bg);
    padding: 5rem 2rem;
    margin: 5rem 0;
    }

div.jv-st-m.jv-mgl2lvd .jv-psimind{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-y_marg{
    background: var(--page-bg);
    padding: 2rem;
    border-radius: 16px;
    text-align: center;
    transition: transform 0.3s;
    border: 2px solid transparent;
    }

div.jv-st-m.jv-mgl2lvd .jv-y_marg:hover{
    transform: scale(1.05);
    border-color: var(--page-accent);
    }

div.jv-st-m.jv-mgl2lvd .jv-y_marg h3{
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
    color: var(--page-text);
    }

div.jv-st-m.jv-mgl2lvd .jv-y_marg p{
    color: hsl(239, 10%, 40%);
    font-size: 0.95rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-omega_end{
    max-width: 900px;
    margin: 0 auto;
    background: var(--page-card-bg);
    padding: 3rem;
    border-radius: 24px;
    box-shadow: 0 6px 30px rgba(0,0,0,0.1);
    }

div.jv-st-m.jv-mgl2lvd .jv-omega_end h2{
    font-size: 2rem;
    margin-bottom: 2rem;
    text-align: center;
    color: var(--page-text);
    }

div.jv-st-m.jv-mgl2lvd .jv-chi_x{
    counter-reset: step;
    }

div.jv-st-m.jv-mgl2lvd .jv-w_max{
    padding: 1.5rem 0;
    border-bottom: 1px solid hsl(239, 7%, 90%);
    position: relative;
    padding-left: 4rem;
    }

div.jv-st-m.jv-mgl2lvd .jv-w_max:last-child{
    border-bottom: none;
    }

div.jv-st-m.jv-mgl2lvd .jv-w_max::before{
    counter-increment: step;
    content: counter(step);
    position: absolute;
    left: 0;
    top: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background: var(--page-accent);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    }

div.jv-st-m.jv-mgl2lvd .jv-w_max h3{
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
    color: var(--page-text);
    }

div.jv-st-m.jv-mgl2lvd .jv-w_max p{
    color: hsl(239, 10%, 35%);
    line-height: 1.7;
    }

div.jv-st-m.jv-mgl2lvd .footer-content{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2rem;
    margin-bottom: 2rem;
    }

div.jv-st-m.jv-mgl2lvd .footer-section h4{
    color: white;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    }

div.jv-st-m.jv-mgl2lvd .footer-section a{
    display: block;
    color: hsl(0, 0%, 75%);
    text-decoration: none;
    margin-bottom: 0.5rem;
    transition: color 0.3s;
    }

div.jv-st-m.jv-mgl2lvd .footer-section a:hover{
    color: white;
    }

div.jv-st-m.jv-mgl2lvd .footer-bottom{
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid hsl(239, 10%, 25%);
    color: hsl(0, 0%, 65%);
    font-size: 0.9rem;
    }

@media (max-width: 768px){div.jv-st-m.jv-mgl2lvd .jv-hover_tr{
    grid-template-columns: 1fr;
    gap: 2rem;
    }
    div.jv-st-m.jv-mgl2lvd .jv-hover_tr:nth-child(even){
    direction: ltr;
    }
    div.jv-st-m.jv-mgl2lvd .jv-actv_st{
    grid-template-columns: 1fr;
    }
    div.jv-st-m.jv-mgl2lvd .jv-omega_end{
    padding: 2rem 1.5rem;
    }}

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

div.jv-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;
    }

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

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

div.jv-st-m.jv-ml60szb6 .jv-wght_bld{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--page-accent) 0%, var(--page-secondary) 100%);
    color: white;
    text-align: center;
    padding: 80px 20px;
    position: relative;
    overflow: hidden;
    }

div.jv-st-m.jv-ml60szb6 .jv-wght_bld::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/sync-browser-sync-cross-device-2.jpg") center/cover;
    opacity: 0.15;
    z-index: 0;
    }

div.jv-st-m.jv-ml60szb6 .jv-easein{
    max-width: 800px;
    position: relative;
    z-index: 1;
    }

div.jv-st-m.jv-ml60szb6 .jv-easein h1{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 1.2;
    }

div.jv-st-m.jv-ml60szb6 .jv-easein p{
    font-size: 1.25rem;
    margin-bottom: 40px;
    opacity: 0.95;
    }

div.jv-st-m.jv-ml60szb6 .jv-trs_dur{
    display: inline-block;
    padding: 18px 48px;
    background: white;
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s, box-shadow 0.3s;
    }

div.jv-st-m.jv-ml60szb6 .jv-trs_dur:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.3);
    }

div.jv-st-m.jv-ml60szb6 .jv-skw_y{
    padding: 100px 20px;
    max-width: 1200px;
    margin: 0 auto;
    }

div.jv-st-m.jv-ml60szb6 .jv-lin_grad{
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 60px;
    color: var(--page-text);
    }

div.jv-st-m.jv-ml60szb6 .jv-vis_on{
    display: flex;
    align-items: center;
    gap: 60px;
    margin-bottom: 100px;
    }

div.jv-st-m.jv-ml60szb6 .jv-vis_on:nth-child(even){
    flex-direction: row-reverse;
    }

div.jv-st-m.jv-ml60szb6 .jv-opac8{
    flex: 1;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    }

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

div.jv-st-m.jv-ml60szb6 .jv-shdw_bx{
    flex: 1;
    }

div.jv-st-m.jv-ml60szb6 .jv-shdw_bx h2{
    font-size: 2rem;
    margin-bottom: 20px;
    color: var(--page-accent);
    }

div.jv-st-m.jv-ml60szb6 .jv-shdw_bx p{
    font-size: 1.1rem;
    color: var(--page-text);
    margin-bottom: 16px;
    }

div.jv-st-m.jv-ml60szb6 .jv-fnt_shdw{
    padding: 80px 20px;
    background: var(--page-card-bg);
    }

div.jv-st-m.jv-ml60szb6 .jv-rot_deg{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    }

div.jv-st-m.jv-ml60szb6 .jv-dly_2s{
    background: var(--page-bg);
    padding: 40px;
    border-radius: 20px;
    border-left: 4px solid var(--page-accent);
    }

div.jv-st-m.jv-ml60szb6 .jv-dly_2s h3{
    font-size: 1.5rem;
    margin-bottom: 12px;
    color: var(--page-text);
    }

div.jv-st-m.jv-ml60szb6 .jv-dly_2s p{
    color: var(--page-text);
    opacity: 0.8;
    }

div.jv-st-m.jv-ml60szb6 .jv-hid_elem{
    padding: 100px 20px;
    background: linear-gradient(to bottom, var(--page-bg), var(--page-card-bg));
    text-align: center;
    }

div.jv-st-m.jv-ml60szb6 .jv-zw05kbwr2q8t{
    max-width: 800px;
    margin: 0 auto;
    }

div.jv-st-m.jv-ml60szb6 .jv-zw05kbwr2q8t h2{
    font-size: 2.5rem;
    margin-bottom: 24px;
    color: var(--page-text);
    }

div.jv-st-m.jv-ml60szb6 .jv-zw05kbwr2q8t p{
    font-size: 1.15rem;
    margin-bottom: 20px;
    color: var(--page-text);
    }

div.jv-st-m.jv-ml60szb6 .jv-rad_grad{
    display: inline-block;
    padding: 12px 32px;
    background: var(--page-accent);
    color: white;
    border-radius: 50px;
    margin-top: 20px;
    font-weight: 600;
    }

div.jv-st-m.jv-ml60szb6 .footer-links{
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    }

div.jv-st-m.jv-ml60szb6 .footer-links a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.3s;
    }

div.jv-st-m.jv-ml60szb6 .footer-links a:hover{
    opacity: 1;
    }

div.jv-st-m.jv-ml60szb6 .footer-copyright{
    opacity: 0.6;
    font-size: 0.9rem;
    }

@media (max-width: 768px){div.jv-st-m.jv-ml60szb6 .jv-easein h1{
    font-size: 2.5rem;
    }
    div.jv-st-m.jv-ml60szb6 .jv-vis_on{
    flex-direction: column !important;
    gap: 30px;
    }
    div.jv-st-m.jv-ml60szb6 .jv-lin_grad{
    font-size: 2rem;
    }
    div.jv-st-m.jv-ml60szb6 .footer-links{
    flex-direction: column;
    gap: 20px;
    }}

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

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

div.jv-st-m.jv-nnwmceo260 .jv-i_blk{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--security-accent) 0%, var(--security-secondary) 100%);
    color: white;
    text-align: center;
    padding: 80px 20px;
    position: relative;
    overflow: hidden;
    }

div.jv-st-m.jv-nnwmceo260 .jv-i_blk::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/security-browser-security-privacy-2.jpg") center/cover;
    opacity: 0.15;
    z-index: 0;
    }

div.jv-st-m.jv-nnwmceo260 .jv-pos_abs{
    position: relative;
    z-index: 1;
    max-width: 800px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-i_blk h1{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }

div.jv-st-m.jv-nnwmceo260 .jv-i_blk p{
    font-size: 1.25rem;
    margin-bottom: 40px;
    opacity: 0.95;
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
    }

div.jv-st-m.jv-nnwmceo260 .jv-spc_ltr{
    display: inline-block;
    padding: 16px 48px;
    background: white;
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.jv-st-m.jv-nnwmceo260 .jv-spc_ltr:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
    }

div.jv-st-m.jv-nnwmceo260 .jv-crs_ptr{
    padding: 100px 20px;
    max-width: 1200px;
    margin: 0 auto;
    }

div.jv-st-m.jv-nnwmceo260 .jv-tcpttp10e94{
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--security-text);
    }

div.jv-st-m.jv-nnwmceo260 .jv-zmp{
    text-align: center;
    font-size: 1.1rem;
    color: hsl(239, 10%, 40%);
    margin-bottom: 60px;
    max-width: 700px;
    margin-left: 0;
    margin-right: auto;
    }

div.jv-st-m.jv-nnwmceo260 .jv-smm42x3fmvk{
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    margin-bottom: 80px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-stl_itl{
    background: var(--security-card-bg);
    border-radius: 24px;
    padding: 48px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    }

div.jv-st-m.jv-nnwmceo260 .jv-stl_itl:nth-child(even){
    direction: rtl;
    }

div.jv-st-m.jv-nnwmceo260 .jv-stl_itl:nth-child(even) > *{
    direction: ltr;
    }

div.jv-st-m.jv-nnwmceo260 .jv-m0_auto h3{
    font-size: 1.8rem;
    margin-bottom: 16px;
    color: var(--security-accent);
    }

div.jv-st-m.jv-nnwmceo260 .jv-m0_auto p{
    color: hsl(239, 10%, 30%);
    margin-bottom: 12px;
    font-size: 1.05rem;
    }

div.jv-st-m.jv-nnwmceo260 .jv-usr_sel{
    width: 100%;
    height: 300px;
    border-radius: 16px;
    object-fit: cover;
    }

div.jv-st-m.jv-nnwmceo260 .jv-t4_pl{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
    margin-top: 60px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-evnt_pn{
    background: var(--security-card-bg);
    padding: 32px;
    border-radius: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    border: 2px solid var(--security-border);
    transition: transform 0.2s, box-shadow 0.2s;
    }

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

div.jv-st-m.jv-nnwmceo260 .jv-pos_rel{
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, var(--security-accent), var(--security-secondary));
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 1.8rem;
    }

div.jv-st-m.jv-nnwmceo260 .jv-evnt_pn h4{
    font-size: 1.3rem;
    margin-bottom: 12px;
    color: var(--security-text);
    }

div.jv-st-m.jv-nnwmceo260 .jv-evnt_pn p{
    color: hsl(239, 10%, 35%);
    font-size: 0.95rem;
    }

div.jv-st-m.jv-nnwmceo260 .jv-dec_none{
    background: var(--security-card-bg);
    border-radius: 32px;
    padding: 80px 60px;
    margin: 80px auto;
    max-width: 1100px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    }

div.jv-st-m.jv-nnwmceo260 .jv-r8v{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-top: 48px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-vnx{
    text-align: center;
    }

div.jv-st-m.jv-nnwmceo260 .jv-vnx svg{
    width: 64px;
    height: 64px;
    margin-bottom: 16px;
    fill: var(--security-accent);
    }

div.jv-st-m.jv-nnwmceo260 .jv-vnx h4{
    font-size: 1.2rem;
    margin-bottom: 8px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-vnx p{
    color: hsl(239, 10%, 40%);
    font-size: 0.95rem;
    }

div.jv-st-m.jv-nnwmceo260 .jv-lh_15{
    text-align: center;
    padding: 100px 20px;
    background: linear-gradient(135deg, hsl(239, 77%, 56%) 0%, hsl(347, 62%, 56%) 100%);
    color: white;
    border-radius: 32px;
    margin: 0 20px 80px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-lh_15 h2{
    font-size: 2.5rem;
    margin-bottom: 20px;
    }

div.jv-st-m.jv-nnwmceo260 .jv-lh_15 p{
    font-size: 1.2rem;
    margin-bottom: 40px;
    opacity: 0.95;
    }

div.jv-st-m.jv-nnwmceo260 .jv-x_99q{
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    }

div.jv-st-m.jv-nnwmceo260 .jv-p4_rem, div.jv-st-m.jv-nnwmceo260 .jv-brd_sol{
    padding: 16px 40px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.05rem;
    text-decoration: none;
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.jv-st-m.jv-nnwmceo260 .jv-p4_rem{
    background: white;
    color: #1a1a2e;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    }

div.jv-st-m.jv-nnwmceo260 .jv-brd_sol{
    background: rgba(255, 255, 255, 0.2);
    color: #1a1a2e;
    border: 2px solid white;
    }

div.jv-st-m.jv-nnwmceo260 .jv-p4_rem:hover, div.jv-st-m.jv-nnwmceo260 .jv-brd_sol:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
    }

div.jv-st-m.jv-nnwmceo260 .footer-content{
    max-width: 1200px;
    margin: 0 auto;
    }

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

div.jv-st-m.jv-nnwmceo260 .footer-links a{
    color: hsl(0, 0%, 85%);
    text-decoration: none;
    transition: color 0.2s;
    }

div.jv-st-m.jv-nnwmceo260 .footer-links a:hover{
    color: white;
    }

div.jv-st-m.jv-nnwmceo260 .footer-bottom{
    padding-top: 24px;
    border-top: 1px solid hsl(0, 0%, 30%);
    font-size: 0.9rem;
    color: hsl(0, 0%, 65%);
    }

@media (max-width: 768px){div.jv-st-m.jv-nnwmceo260 .jv-i_blk h1{
    font-size: 2.5rem;
    }
    div.jv-st-m.jv-nnwmceo260 .jv-stl_itl{
    grid-template-columns: 1fr;
    padding: 32px;
    }
    div.jv-st-m.jv-nnwmceo260 .jv-stl_itl:nth-child(even){
    direction: ltr;
    }
    div.jv-st-m.jv-nnwmceo260 .jv-tcpttp10e94{
    font-size: 2rem;
    }
    div.jv-st-m.jv-nnwmceo260 .jv-dec_none{
    padding: 48px 32px;
    }
    div.jv-st-m.jv-nnwmceo260 .jv-lh_15{
    padding: 60px 20px;
    }
    div.jv-st-m.jv-nnwmceo260 .jv-lh_15 h2{
    font-size: 2rem;
    }}

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

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

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--enterprise-primary) 0%, var(--enterprise-secondary) 100%);
    color: white;
    text-align: center;
    padding: 80px 20px;
    position: relative;
    overflow: hidden;
    }

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/enterprise-browser-download-install-1.jpg") center/cover;
    opacity: 0.15;
    z-index: 0;
    }

div.jv-st-m.jv-qnkjslk9 .jv-quokka{
    max-width: 900px;
    position: relative;
    z-index: 1;
    }

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft h1{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft p{
    font-size: 1.3rem;
    margin-bottom: 40px;
    opacity: 0.95;
    line-height: 1.7;
    }

div.jv-st-m.jv-qnkjslk9 .jv-iock2oxs74o{
    display: inline-block;
    padding: 18px 48px;
    background: white;
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.jv-st-m.jv-qnkjslk9 .jv-iock2oxs74o:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
    }

div.jv-st-m.jv-qnkjslk9 .jv-clr_bth{
    padding: 100px 20px;
    max-width: 1200px;
    margin: 0 auto;
    }

div.jv-st-m.jv-qnkjslk9 .jv-fjord{
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 60px;
    color: var(--enterprise-text);
    }

div.jv-st-m.jv-qnkjslk9 .jv-nimbus{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    margin-bottom: 80px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-pos_stk{
    background: var(--enterprise-card-bg);
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s, box-shadow 0.3s;
    }

div.jv-st-m.jv-qnkjslk9 .jv-pos_stk:hover{
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
    }

div.jv-st-m.jv-qnkjslk9 .jv-clr_mut{
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--enterprise-primary), var(--enterprise-secondary));
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    font-size: 28px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-pos_stk h3{
    font-size: 1.5rem;
    margin-bottom: 16px;
    color: var(--enterprise-text);
    }

div.jv-st-m.jv-qnkjslk9 .jv-pos_stk p{
    color: hsl(239, 10%, 40%);
    line-height: 1.7;
    }

div.jv-st-m.jv-qnkjslk9 .jv-clr_pr{
    background: var(--enterprise-card-bg);
    padding: 80px 40px;
    border-radius: 24px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    text-align: center;
    }

div.jv-st-m.jv-qnkjslk9 .jv-clr_pr h2{
    font-size: 2.2rem;
    margin-bottom: 20px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-zephyr{
    color: hsl(239, 10%, 50%);
    margin-bottom: 40px;
    font-size: 1.05rem;
    }

div.jv-st-m.jv-qnkjslk9 .jv-ig4ydo6ai25kg{
    display: flex;
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87{
    padding: 16px 40px;
    background: var(--enterprise-primary);
    color: white;
    text-decoration: none;
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.05rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    transition: all 0.2s;
    }

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87:hover{
    background: hsl(239, 77%, 50%);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
    }

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87.jv-pos_fix{
    background: var(--enterprise-secondary);
    }

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87.jv-pos_fix:hover{
    background: hsl(347, 62%, 50%);
    }

div.jv-st-m.jv-qnkjslk9 .jv-pixel_dawn{
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
    padding: 30px;
    background: var(--enterprise-bg);
    border-radius: 16px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-pixel_dawn li{
    padding: 12px 0;
    border-bottom: 1px solid var(--enterprise-border);
    color: var(--enterprise-text);
    }

div.jv-st-m.jv-qnkjslk9 .jv-pixel_dawn li:last-child{
    border-bottom: none;
    }

div.jv-st-m.jv-qnkjslk9 .jv-ember_glow{
    background: linear-gradient(135deg, hsl(239, 70%, 97%), hsl(347, 60%, 97%));
    padding: 80px 40px;
    border-radius: 24px;
    margin-top: 60px; color: #1a1a2e;}

div.jv-st-m.jv-qnkjslk9 .jv-eo126bpam{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 40px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-clr_acc{
    background: white;
    padding: 30px;
    border-radius: 16px;
    text-align: center; color: #1a1a2e;}

div.jv-st-m.jv-qnkjslk9 .jv-l_0{
    font-size: 3rem;
    font-weight: 700;
    color: var(--enterprise-primary);
    margin-bottom: 12px;
    }

div.jv-st-m.jv-qnkjslk9 .jv-clr_acc h4{
    font-size: 1.2rem;
    margin-bottom: 8px;
    }

div.jv-st-m.jv-qnkjslk9 .enterprise-footer{
    background: var(--enterprise-text);
    color: white;
    padding: 60px 20px 30px;
    margin-top: 100px;
    }

div.jv-st-m.jv-qnkjslk9 .footer-content{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
    }

div.jv-st-m.jv-qnkjslk9 .footer-section h4{
    margin-bottom: 20px;
    font-size: 1.1rem;
    }

div.jv-st-m.jv-qnkjslk9 .footer-section a{
    display: block;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    margin-bottom: 12px;
    transition: color 0.2s;
    }

div.jv-st-m.jv-qnkjslk9 .footer-section a:hover{
    color: white;
    }

div.jv-st-m.jv-qnkjslk9 .footer-bottom{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.6);
    }

@media (max-width: 768px){div.jv-st-m.jv-qnkjslk9 .jv-flt_lft h1{
    font-size: 2.5rem;
    }
    div.jv-st-m.jv-qnkjslk9 .jv-flt_lft p{
    font-size: 1.1rem;
    }
    div.jv-st-m.jv-qnkjslk9 .jv-fjord{
    font-size: 2rem;
    }
    div.jv-st-m.jv-qnkjslk9 .jv-clr_bth{
    padding: 60px 20px;
    }
    div.jv-st-m.jv-qnkjslk9 .jv-ig4ydo6ai25kg{
    flex-direction: column;
    align-items: center;
    }}

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

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-qnkjslk9 .jv-flt_lft a[class=""]:visited{color:#ffffff !important;}

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

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87 a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87 a:not([class]):hover{opacity:0.92;}

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87 a[class=""]:hover{opacity:0.92;}

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87 a:not([class]):visited{color:#ffffff !important;}

div.jv-st-m.jv-qnkjslk9 .jv-g60rr7vb87 a[class=""]:visited{color:#ffffff !important;}

div.jv-st-m.jv-2cmwv7 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

div.jv-st-m.jv-2cmwv7{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--help-text);
    background: var(--help-bg);
    line-height: 1.6;
    }

div.jv-st-m.jv-2cmwv7 .jv-onyx_shade{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--help-accent) 0%, var(--help-secondary) 100%);
    color: white;
    text-align: center;
    padding: 80px 20px;
    }

div.jv-st-m.jv-2cmwv7 .jv-jade_mist{
    max-width: 800px;
    }

div.jv-st-m.jv-2cmwv7 .jv-onyx_shade h1{
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 1.2;
    }

div.jv-st-m.jv-2cmwv7 .jv-lunar_tide{
    font-size: 1.25rem;
    opacity: 0.95;
    margin-bottom: 40px;
    line-height: 1.7;
    }

div.jv-st-m.jv-2cmwv7 .jv-crimson_edge{
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    }

div.jv-st-m.jv-2cmwv7 .jv-crimson_edge input{
    width: 100%;
    padding: 18px 24px;
    font-size: 1.1rem;
    border: none;
    border-radius: 50px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    }

div.jv-st-m.jv-2cmwv7 .jv-crimson_edge input:focus{
    outline: 3px solid rgba(255,255,255,0.5);
    }

div.jv-st-m.jv-2cmwv7 .jv-prism_arc{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px;
    }

div.jv-st-m.jv-2cmwv7 .jv-spark_trail{
    margin-bottom: 100px;
    }

div.jv-st-m.jv-2cmwv7 .jv-spark_trail h2{
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 60px;
    color: var(--help-text);
    }

div.jv-st-m.jv-2cmwv7 .jv-frost_veil{
    display: grid;
    gap: 24px;
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow{
    background: var(--help-card-bg);
    border-radius: 16px;
    padding: 32px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow:hover{
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow h3{
    font-size: 1.5rem;
    margin-bottom: 16px;
    color: var(--help-accent);
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow p, div.jv-st-m.jv-2cmwv7 .jv-cascade_flow ol, div.jv-st-m.jv-2cmwv7 .jv-cascade_flow ul{
    color: var(--help-text);
    line-height: 1.8;
    margin-bottom: 12px;
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow ol, div.jv-st-m.jv-2cmwv7 .jv-cascade_flow ul{
    padding-left: 24px;
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow li{
    margin-bottom: 8px;
    }

div.jv-st-m.jv-2cmwv7 .jv-cascade_flow code{
    background: var(--help-bg);
    padding: 2px 8px;
    border-radius: 4px;
    font-family: "SF Mono", Monaco, monospace;
    font-size: 0.9em;
    }

div.jv-st-m.jv-2cmwv7 .jv-echo_pulse{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 32px;
    margin-top: 40px;
    }

div.jv-st-m.jv-2cmwv7 .jv-amber_flux{
    background: var(--help-card-bg);
    border-radius: 16px;
    padding: 32px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    }

div.jv-st-m.jv-2cmwv7 .jv-amber_flux h3{
    font-size: 1.5rem;
    margin-bottom: 24px;
    color: var(--help-accent);
    text-align: center;
    }

div.jv-st-m.jv-2cmwv7 .jv-coral_bloom{
    list-style: none;
    }

div.jv-st-m.jv-2cmwv7 .jv-coral_bloom li{
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid var(--help-border);
    }

div.jv-st-m.jv-2cmwv7 .jv-coral_bloom li:last-child{
    border-bottom: none;
    }

div.jv-st-m.jv-2cmwv7 .jv-velvet_sky{
    background: var(--help-bg);
    padding: 4px 12px;
    border-radius: 6px;
    font-family: "SF Mono", Monaco, monospace;
    font-size: 0.9rem;
    font-weight: 600;
    }

div.jv-st-m.jv-2cmwv7 .jv-drift_wave{
    margin: 80px 0;
    text-align: center;
    }

div.jv-st-m.jv-2cmwv7 .jv-drift_wave img{
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12);
    }

div.jv-st-m.jv-2cmwv7 .jv-silver_wisp{
    text-align: center;
    padding: 80px 20px;
    background: linear-gradient(135deg, var(--help-accent) 0%, var(--help-secondary) 100%);
    color: white;
    border-radius: 24px;
    margin: 80px 0;
    }

div.jv-st-m.jv-2cmwv7 .jv-silver_wisp h2{
    font-size: 2.5rem;
    margin-bottom: 24px;
    color: white;
    }

div.jv-st-m.jv-2cmwv7 .jv-silver_wisp p{
    font-size: 1.25rem;
    margin-bottom: 32px;
    opacity: 0.95;
    }

div.jv-st-m.jv-2cmwv7 .jv-mystic_haze{
    display: inline-block;
    padding: 16px 48px;
    background: white;
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.jv-st-m.jv-2cmwv7 .jv-mystic_haze:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.3);
    }

div.jv-st-m.jv-2cmwv7 .help-footer{
    background: var(--help-text);
    color: white;
    padding: 60px 20px 40px;
    text-align: center;
    }

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

div.jv-st-m.jv-2cmwv7 .footer-links a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.2s;
    }

div.jv-st-m.jv-2cmwv7 .footer-links a:hover{
    opacity: 1;
    }

div.jv-st-m.jv-2cmwv7 .footer-copyright{
    opacity: 0.6;
    font-size: 0.9rem;
    }

@media (max-width: 768px){div.jv-st-m.jv-2cmwv7 .jv-onyx_shade h1{
    font-size: 2.5rem;
    }
    div.jv-st-m.jv-2cmwv7 .jv-spark_trail h2{
    font-size: 2rem;
    }
    div.jv-st-m.jv-2cmwv7 .jv-echo_pulse{
    grid-template-columns: 1fr;
    }}

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