:root {
  --ch-bg: hsl(36, 20%, 95%);
  --ch-text: hsl(0, 0%, 10%);
  --ch-primary: hsl(6, 70%, 45%);
  --ch-border: hsl(0, 0%, 10%);
  --ch-muted: hsl(0, 0%, 35%);
  --font-serif: "Noto Serif SC", "Songti SC", "SimSun", serif;
  --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --spacing-section: 8rem;
  --spacing-element: 2rem;
  --page-primary: hsl(106, 77%, 65%);
  --page-secondary: hsl(199, 61%, 65%);
  --page-text: hsl(106, 10%, 14%);
  --page-bg: hsl(106, 7%, 95%);
  --page-card-bg: hsl(0, 0%, 100%);
  --feature-accent: hsl(106, 77%, 65%);
  --feature-secondary: hsl(199, 61%, 65%);
  --feature-text: hsl(106, 10%, 14%);
  --feature-bg: hsl(106, 7%, 95%);
  --feature-card-bg: hsl(0, 0%, 100%);
  --install-accent: hsl(106, 77%, 65%);
  --install-secondary: hsl(199, 61%, 65%);
  --install-text: hsl(106, 10%, 14%);
  --install-bg: hsl(106, 7%, 95%);
  --install-card-bg: hsl(0, 0%, 100%);
  --vh-bg-color: #F9F6F0;
  --vh-text-color: #2C2A29;
  --vh-accent-color: #D24A22;
  --vh-accent-hover: #A63818;
  --vh-border-color: #E2DCD0;
  --vh-card-bg: #FFFFFF;
  --vh-font-serif: "Noto Serif SC", "Songti SC", "STSong", serif;
  --vh-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --vh-spacing-xl: 120px;
  --vh-spacing-lg: 80px;
  --vh-spacing-md: 40px;
  --vh-spacing-sm: 20px;
  --faq-accent: hsl(106, 77%, 65%);
  --faq-secondary: hsl(199, 61%, 65%);
  --faq-text: hsl(106, 10%, 14%);
  --faq-bg: hsl(106, 7%, 95%);
  --faq-card-bg: hsl(0, 0%, 100%);
}

.wlh-panewfk{
    position: sticky;
    top: 0;
    width: 100%;
    background-color: var(--primary-color);
    border-bottom: 2px solid var(--nav-border-color, var(--ch-border));
    z-index: 1000;
    padding: 1.5rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }

.wlh-foil_tintzb7{
    font-family: var(--font-sans);
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }

.wlh-hueblur967{
    display: flex;
    gap: 2.5rem;
    }

.wlh-hueblur967 a{
    font-family: var(--font-sans);
    font-size: 0.875rem;
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
    }

.wlh-hueblur967 a:hover{
    color: var(--text-color);
    }

@media (max-width: 768px){.wlh-panewfk, .wlh-nexus {
    padding: 1.5rem;
    }}

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

div.wlh-st-m.wlh-ijmjqqp8ku .global-nav{
    position: sticky;
    top: 0;
    width: 100%;
    background-color: var(--primary-color);
    border-bottom: 2px solid var(--nav-border-color, var(--ch-border));
    z-index: 1000;
    padding: 1.5rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .nav-brand{
    font-family: var(--font-sans);
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .nav-menu{
    display: flex;
    gap: 2.5rem;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .nav-menu a{
    font-family: var(--font-sans);
    font-size: 0.875rem;
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .nav-menu a:hover{
    color: var(--text-color);
    }

div.wlh-st-m.wlh-ijmjqqp8ku.wlh-nova_prism{
    background-color: var(--ch-bg);
    color: var(--ch-text);
    font-family: var(--font-serif);
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-dial_snap{
    text-align: left;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-core7{
    font-size: clamp(2.5rem, 5vw, 4.5rem);
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    color: var(--ch-text);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-sync99{
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-tune{
    font-family: var(--font-sans);
    font-size: 1.125rem;
    color: var(--ch-muted);
    margin-bottom: 2rem;
    max-width: 640px;
    margin-left: 0;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-vault4{
    color: var(--ch-primary);
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
    transition: color 0.2s ease;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-vault4:hover{
    color: var(--ch-text);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-shard_spark{
    min-height: calc(100vh - 80px);
    display: flex;
    flex-direction: column;
    padding: 0 3rem 6rem;
    gap: 4rem;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-drift88{
    width: 100%;
    height: 60vh;
    object-fit: cover;
    border-bottom: 2px solid var(--ch-border);
    border-left: 2px solid var(--ch-border);
    border-right: 2px solid var(--ch-border);
    background-color: var(--ch-muted);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-tier2{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    align-self: flex-end;
    width: 100%;
    max-width: 800px;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--ch-primary);
    color: #FFFFFF;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 1.125rem;
    padding: 1.25rem 2.5rem;
    text-decoration: none;
    border: 2px solid var(--ch-border);
    box-shadow: 6px 6px 0px var(--ch-border);
    transition: transform 0.1s ease, box-shadow 0.1s ease;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh:hover{
    transform: translate(2px, 2px);
    box-shadow: 4px 4px 0px var(--ch-border);
    color: #FFFFFF;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh:active{
    transform: translate(6px, 6px);
    box-shadow: 0px 0px 0px var(--ch-border);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-zyx{
    padding: var(--spacing-section) 3rem;
    border-top: 2px solid var(--ch-border);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-basezone{
    display: flex;
    flex-direction: column;
    gap: var(--spacing-section);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-loop_track{
    display: flex;
    flex-direction: column;
    gap: var(--spacing-element);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-loop_track img{
    width: 100%;
    aspect-ratio: 21 / 9;
    object-fit: cover;
    border: 2px solid var(--ch-border);
    background-color: var(--ch-muted);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-pivotlatch{
    align-self: flex-end;
    max-width: 720px;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-weaveflux{
    list-style: none;
    font-family: var(--font-sans);
    border-top: 2px solid var(--ch-border);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-weaveflux li{
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    gap: 4rem;
    padding: 1.5rem 0;
    border-bottom: 2px solid var(--ch-border);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-echo{
    font-weight: 600;
    color: var(--ch-text);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-aurazen{
    color: var(--ch-muted);
    width: 60%;
    text-align: left;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-nexus{
    background-color: var(--ch-text);
    color: var(--ch-bg);
    padding: 4rem 3rem;
    font-family: var(--font-sans);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    gap: 2rem;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-forge_clasp h3{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: var(--ch-bg);
    }

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-griphalo{
    opacity: 0.6;
    font-size: 0.875rem;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .footer-nav{
    display: flex;
    gap: 2rem;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .footer-nav a{
    color: var(--ch-bg);
    text-decoration: none;
    font-size: 0.875rem;
    opacity: 0.8;
    transition: opacity 0.2s;
    }

div.wlh-st-m.wlh-ijmjqqp8ku .footer-nav a:hover{
    opacity: 1;
    text-decoration: underline;
    text-underline-offset: 4px;
    }

@media (max-width: 768px){div.wlh-st-m.wlh-ijmjqqp8ku .wlh-shard_spark{
    padding: 0 1.5rem 3rem;
    }
div.wlh-st-m.wlh-ijmjqqp8ku .wlh-zyx{
    padding: var(--spacing-section) 1.5rem;
    }
div.wlh-st-m.wlh-ijmjqqp8ku .global-nav, div.wlh-st-m.wlh-ijmjqqp8ku .wlh-nexus{
    padding: 1.5rem;
    }
div.wlh-st-m.wlh-ijmjqqp8ku .wlh-drift88{
    height: 40vh;
    }
div.wlh-st-m.wlh-ijmjqqp8ku .wlh-weaveflux li{
    flex-direction: column;
    align-items: flex-end;
    gap: 0.5rem;
    }
div.wlh-st-m.wlh-ijmjqqp8ku .wlh-aurazen{
    width: 100%;
    }}

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

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

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

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

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

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

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

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

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

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

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

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

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

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh a[class=""]{color:#ffffff !important;text-decoration:underline;}

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh a:not([class]):hover{opacity:0.92;}

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh a[class=""]:hover{opacity:0.92;}

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh a:not([class]):visited{color:#ffffff !important;}

div.wlh-st-m.wlh-ijmjqqp8ku .wlh-mesh a[class=""]:visited{color:#ffffff !important;}

.wlh-drop3ewu{box-sizing:border-box;}

.wlh-nexus{
    background-color: var(--ch-text);
    color: var(--ch-bg);
    padding: 4rem 3rem;
    font-family: var(--font-sans);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    gap: 2rem;
    }

.wlh-forge_clasp h3{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: var(--ch-bg);
    }

.wlh-griphalo{
    opacity: 0.6;
    font-size: 0.875rem;
    }

@media (max-width: 768px){div.wlh-st-m .global-nav, .wlh-nexus{
    padding: 1.5rem;
    }}

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

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

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

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

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

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

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

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

div.wlh-st-m.wlh-0gtg5ipn{
    min-height: 100vh;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-blimpfzq{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--page-primary) 0%, var(--page-secondary) 100%);
    position: relative;
    overflow: hidden;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-blimpfzq::before{
    content: "";
    position: absolute;
    inset: 0;
    background: url("../images/download-browser-download-install-1.jpg") center/cover;
    opacity: 0.15;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-pixel_dust{
    position: relative;
    z-index: 1;
    text-align: left;
    max-width: 900px;
    padding: 0 40px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-blimpfzq h1{
    font-size: 4rem;
    font-weight: 700;
    color: white;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-dark_moon{
    font-size: 1.5rem;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 48px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-sysnode{
    display: inline-block;
    padding: 20px 60px;
    background: var(--page-text);
    color: white;
    font-size: 1.25rem;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-sysnode:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.4);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-warp9{
    padding: 120px 40px;
    max-width: 1400px;
    margin: 0 auto;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-warp9 h2{
    font-size: 2.5rem;
    margin-bottom: 80px;
    text-align: left;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-quark7{
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-brn{
    background: var(--page-card-bg);
    padding: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-brn:nth-child(even){
    grid-template-columns: 1fr 1fr;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-brn:nth-child(even) .wlh-vtx55{
    order: 2;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-brn:nth-child(even) .wlh-neo{
    order: 1;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-vtx55 h3{
    font-size: 2rem;
    margin-bottom: 16px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-tilt{
    color: hsl(106, 10%, 45%);
    margin-bottom: 24px;
    font-size: 0.95rem;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-pan_zoom{
    list-style: none;
    margin-bottom: 32px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-pan_zoom li{
    padding: 12px 0;
    border-bottom: 1px solid hsl(106, 7%, 90%);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-pan_zoom li:last-child{
    border-bottom: none;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-neo{
    text-align: center;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-scaleshift{
    display: inline-block;
    padding: 18px 48px;
    background: var(--page-primary);
    color: var(--page-text);
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 4px 16px rgba(106, 177, 165, 0.3);
    transition: all 0.2s;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-scaleshift:hover{
    background: hsl(106, 77%, 60%);
    box-shadow: 0 6px 20px rgba(106, 177, 165, 0.4); color: #1a1a2e;}

div.wlh-st-m.wlh-0gtg5ipn .wlh-glide_mode{
    display: inline-block;
    padding: 18px 48px;
    background: var(--page-secondary);
    color: white;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 4px 16px rgba(99, 181, 215, 0.3);
    transition: all 0.2s;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-glide_mode:hover{
    background: hsl(199, 61%, 60%);
    box-shadow: 0 6px 20px rgba(99, 181, 215, 0.4); color: #1a1a2e;}

div.wlh-st-m.wlh-0gtg5ipn .wlh-plk_zenith{
    padding: 120px 40px;
    background: var(--page-card-bg);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-xray99{
    max-width: 1200px;
    margin: 0 auto;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-plk_zenith h2{
    font-size: 2.5rem;
    margin-bottom: 60px;
    text-align: left;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-dash{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-fpl h3{
    font-size: 1.5rem;
    margin-bottom: 20px;
    color: var(--page-primary);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-fpl p{
    margin-bottom: 16px;
    line-height: 1.8;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-fpl ul{
    list-style: none;
    padding-left: 0;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-fpl li{
    padding: 8px 0;
    padding-left: 24px;
    position: relative;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-fpl li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--page-primary);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-qzpulsar{
    padding: 120px 40px;
    text-align: center;
    background: linear-gradient(135deg, var(--page-secondary) 0%, var(--page-primary) 100%);
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-qzpulsar h2{
    font-size: 2.5rem;
    color: white;
    margin-bottom: 32px;
    }

div.wlh-st-m.wlh-0gtg5ipn .wlh-qzpulsar p{
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 48px;
    }

div.wlh-st-m.wlh-0gtg5ipn .footer-links{
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 32px;
    flex-wrap: wrap;
    }

div.wlh-st-m.wlh-0gtg5ipn .footer-links a{
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: color 0.2s;
    }

div.wlh-st-m.wlh-0gtg5ipn .footer-links a:hover{
    color: white;
    }

@media (max-width: 1024px){div.wlh-st-m.wlh-0gtg5ipn .wlh-brn{
    grid-template-columns: 1fr !important;
    }
    div.wlh-st-m.wlh-0gtg5ipn .wlh-brn:nth-child(even) .wlh-vtx55, div.wlh-st-m.wlh-0gtg5ipn .wlh-brn:nth-child(even) .wlh-neo{
    order: 0;
    }
    div.wlh-st-m.wlh-0gtg5ipn .wlh-dash{
    grid-template-columns: 1fr;
    gap: 60px;
    }}

@media (max-width: 768px){div.wlh-st-m.wlh-0gtg5ipn .wlh-blimpfzq h1{
    font-size: 2.5rem;
    }
    div.wlh-st-m.wlh-0gtg5ipn .wlh-dark_moon{
    font-size: 1.2rem;
    }
    div.wlh-st-m.wlh-0gtg5ipn .wlh-warp9 h2, div.wlh-st-m.wlh-0gtg5ipn .wlh-plk_zenith h2, div.wlh-st-m.wlh-0gtg5ipn .wlh-qzpulsar h2{
    font-size: 2rem;
    }}

@media (max-width: 768px){.wlh-panewfk, .global-footer{
    padding: 1.5rem;
    }}

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

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

div.wlh-st-m.wlh-z67fa19ul{
    min-height: 100vh;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-hex_dome{
    height: 100vh;
    background: linear-gradient(135deg, var(--feature-accent) 0%, var(--feature-secondary) 100%);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 8%;
    position: relative;
    overflow: hidden;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-hex_dome::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/features-browser-tab-navigation-2.jpg") center/cover;
    opacity: 0.15;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-gyro{
    max-width: 580px;
    text-align: left;
    position: relative;
    z-index: 1;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-gyro h1{
    font-size: 3.8rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-gyro p{
    font-size: 1.25rem;
    color: rgba(255,255,255,0.95);
    margin-bottom: 2.5rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-flow{
    display: inline-flex;
    gap: 1rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-neonglow{
    padding: 1rem 2.5rem;
    background: var(--feature-text);
    color: white;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 600;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    transition: transform 0.2s;
    }

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

div.wlh-st-m.wlh-z67fa19ul .wlh-zorb{
    padding: 1rem 2.5rem;
    background: rgba(255,255,255,0.2);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 600;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255,255,255,0.3);
    transition: all 0.2s;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-zorb:hover{
    background: rgba(255,255,255,0.3);
    border-color: rgba(255,255,255,0.5); color: #1a1a2e;}

div.wlh-st-m.wlh-z67fa19ul .wlh-wave33{
    padding: 8rem 8%;
    background: var(--feature-card-bg);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-loomweave{
    text-align: left;
    margin-bottom: 5rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-loomweave h2{
    font-size: 2.5rem;
    color: var(--feature-text);
    margin-bottom: 1rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-loomweave p{
    font-size: 1.15rem;
    color: var(--feature-text);
    opacity: 0.7;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-aero8{
    display: grid;
    gap: 3rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-k9unit{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    padding: 3rem 0;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-k9unit:nth-child(even){
    direction: rtl;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-k9unit:nth-child(even) > *{
    direction: ltr;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-alpha_7{
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
    box-shadow: 0 8px 32px rgba(0,0,0,0.08);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-fluxcap h3{
    font-size: 1.8rem;
    margin-bottom: 1rem;
    color: var(--feature-text);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-fluxcap p{
    font-size: 1.05rem;
    color: var(--feature-text);
    opacity: 0.8;
    margin-bottom: 0.8rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-spark_plug{
    font-size: 0.95rem;
    color: var(--feature-secondary);
    font-weight: 600;
    margin-top: 1.5rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-cyber_net{
    padding: 8rem 8%;
    background: var(--feature-bg);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-jolt{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
    margin-top: 4rem;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-b2bsync{
    background: var(--feature-card-bg);
    padding: 2.5rem;
    box-shadow: 0 2px 16px rgba(0,0,0,0.04);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-b2bsync h4{
    font-size: 1.3rem;
    margin-bottom: 1rem;
    color: var(--feature-text);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-b2bsync ul{
    list-style: none;
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-b2bsync li{
    padding: 0.6rem 0;
    color: var(--feature-text);
    opacity: 0.8;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    }

div.wlh-st-m.wlh-z67fa19ul .wlh-b2bsync li:last-child{
    border-bottom: none;
    }

@media (max-width: 1024px){div.wlh-st-m.wlh-z67fa19ul .wlh-gyro h1{
    font-size: 3rem;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-k9unit{
    grid-template-columns: 1fr;
    gap: 2rem;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-jolt{
    grid-template-columns: 1fr;
    }}

@media (max-width: 768px){div.wlh-st-m.wlh-z67fa19ul .wlh-hex_dome{
    padding: 0 5%;
    justify-content: center;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-gyro{
    text-align: center;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-gyro h1{
    font-size: 2.2rem;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-loomweave{
    text-align: center;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-flow{
    flex-direction: column;
    }
    div.wlh-st-m.wlh-z67fa19ul .wlh-wave33, div.wlh-st-m.wlh-z67fa19ul .wlh-cyber_net{
    padding: 4rem 5%;
    }}

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

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

div.wlh-st-m.wlh-tsk0z4cauw .wlh-spark99{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: linear-gradient(135deg, rgba(106, 77, 165, 0.05) 0%, rgba(199, 161, 165, 0.05) 100%);
    padding: 0 8%;
    position: relative;
    overflow: hidden; color: #1a1a2e;}

div.wlh-st-m.wlh-tsk0z4cauw .wlh-spark99::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 55%;
    height: 100%;
    background: url("../images/install-guide-browser-speed-performance-4.jpg") center/cover;
    opacity: 0.92;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-nos_valve{
    max-width: 480px;
    text-align: left;
    position: relative;
    z-index: 1;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-spark99 h1{
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 1.2rem;
    line-height: 1.2;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-cable_tie{
    font-size: 1.05rem;
    margin-bottom: 2rem;
    opacity: 0.85;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-spin_top{
    display: inline-block;
    padding: 14px 36px;
    background: var(--install-accent, #8bc34a);
    color: var(--install-text, #2a2a2a);
    text-decoration: none;
    font-weight: 600;
    font-size: 1.05rem;
    box-shadow: 0 4px 12px rgba(106, 77, 165, 0.25);
    transition: all 0.3s;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-spin_top:hover{
    box-shadow: 0 6px 20px rgba(106, 77, 165, 0.35);
    transform: translateY(-2px);
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-wire{
    padding: 5rem 8%;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-boost{
    margin-bottom: 5rem;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-boost h2{
    font-size: 2rem;
    margin-bottom: 2.5rem;
    text-align: left;
    font-weight: 700;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-fuelpump{
    display: grid;
    gap: 2rem;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-ziptie{
    background: var(--install-card-bg, #fff);
    padding: 2rem;
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 2rem;
    align-items: start;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-turbo44{
    width: 100%;
    height: 140px;
    object-fit: cover;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-glue h3{
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
    font-weight: 600;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-glue p{
    margin-bottom: 0.6rem;
    opacity: 0.8;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-ducttape{
    font-size: 0.9rem;
    color: var(--install-secondary, #64b5f6);
    margin-top: 0.8rem;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-revlimit{
    background: var(--install-card-bg, #fff);
    padding: 2.5rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-revlimit h3{
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-revlimit ul{
    list-style: none;
    display: grid;
    gap: 1rem;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-revlimit li{
    padding-left: 1.5rem;
    position: relative;
    }

div.wlh-st-m.wlh-tsk0z4cauw .wlh-revlimit li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--install-accent, #8bc34a);
    font-weight: 700;
    }

div.wlh-st-m.wlh-tsk0z4cauw .install-footer{
    background: var(--install-text, #2a2a2a);
    color: var(--install-bg, #f5f5f5);
    padding: 2.5rem 8%;
    text-align: center;
    font-size: 0.9rem;
    opacity: 0.9;
    }

@media (max-width: 768px){div.wlh-st-m.wlh-tsk0z4cauw .wlh-spark99{
    height: auto;
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
    padding: 4rem 5%;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-spark99::before{
    width: 100%;
    height: 40%;
    top: auto;
    bottom: 0;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-nos_valve{
    text-align: center;
    margin-bottom: 2rem;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-spark99 h1{
    font-size: 2rem;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-wire{
    padding: 3rem 5%;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-boost h2{
    text-align: center;
    font-size: 1.6rem;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-ziptie{
    grid-template-columns: 1fr;
    }
    div.wlh-st-m.wlh-tsk0z4cauw .wlh-turbo44{
    height: 180px;
    }}

    div.wlh-st-m.wlh-pico42bb.wlh-ironore{
    font-family: var(--vh-font-sans, sans-serif);
    background-color: var(--vh-bg-color, #F9F6F0);
    color: var(--vh-text-color, #2C2A29);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    padding-top: 60px; 
    }

div.wlh-st-m.wlh-pico42bb .wlh-goldleaf{
    font-family: var(--vh-font-serif, serif);
    font-weight: 700;
    margin: 0;
    letter-spacing: -0.02em;
    }

    div.wlh-st-m.wlh-pico42bb .wlh-peat_bog{
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    padding: var(--vh-spacing-sm, 20px);
    box-sizing: border-box;
    }

div.wlh-st-m.wlh-pico42bb .wlh-leaf{
    flex: 1;
    width: 100%;
    min-height: 40vh;
    border: 1px solid var(--vh-border-color, #E2DCD0);
    overflow: hidden;
    position: relative;
    }

div.wlh-st-m.wlh-pico42bb .wlh-fern3{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
    }

div.wlh-st-m.wlh-pico42bb .wlh-plat{
    padding: var(--vh-spacing-lg, 80px) 0 var(--vh-spacing-md, 40px);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: left;
    }

div.wlh-st-m.wlh-pico42bb .wlh-slag{
    font-size: clamp(2.5rem, 6vw, 5rem);
    line-height: 1.05;
    color: var(--vh-accent-color, #D24A22);
    margin-bottom: var(--vh-spacing-sm, 20px);
    max-width: 900px;
    }

div.wlh-st-m.wlh-pico42bb .wlh-silver88{
    font-size: clamp(1.1rem, 2vw, 1.4rem);
    max-width: 600px;
    color: #555350;
    margin-bottom: var(--vh-spacing-md, 40px);
    }

    div.wlh-st-m.wlh-pico42bb .wlh-weld{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--vh-accent-color, #D24A22);
    color: #FFFFFF;
    padding: 18px 48px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
    }

div.wlh-st-m.wlh-pico42bb .wlh-weld:hover{
    background-color: var(--vh-accent-hover, #A63818);
    }

div.wlh-st-m.wlh-pico42bb .wlh-weld:active{
    transform: translateY(2px);
    }

    div.wlh-st-m.wlh-pico42bb .wlh-resin_mix{
    padding: var(--vh-spacing-xl, 120px) var(--vh-spacing-sm, 20px);
    max-width: 1000px;
    margin: 0 auto;
    }

div.wlh-st-m.wlh-pico42bb .wlh-titan_alloy{
    font-size: clamp(2rem, 4vw, 3.5rem);
    text-align: left;
    margin-bottom: var(--vh-spacing-xl, 120px);
    border-bottom: 2px solid var(--vh-text-color, #2C2A29);
    padding-bottom: var(--vh-spacing-sm, 20px);
    }

div.wlh-st-m.wlh-pico42bb .wlh-bond7{
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--vh-spacing-sm, 20px);
    padding: var(--vh-spacing-lg, 80px) 0;
    border-top: 1px solid var(--vh-border-color, #E2DCD0);
    }

@media (min-width: 768px){div.wlh-st-m.wlh-pico42bb .wlh-bond7{
    grid-template-columns: 280px 1fr;
    gap: var(--vh-spacing-lg, 80px);
    }}

div.wlh-st-m.wlh-pico42bb .wlh-iron55{
    display: flex;
    flex-direction: column;
    }

div.wlh-st-m.wlh-pico42bb .wlh-brass{
    font-size: 2.2rem;
    color: var(--vh-text-color, #2C2A29);
    margin-bottom: 8px;
    }

div.wlh-st-m.wlh-pico42bb .wlh-zinc9{
    font-family: var(--vh-font-sans, sans-serif);
    font-size: 0.95rem;
    color: #7A7875;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }

div.wlh-st-m.wlh-pico42bb .wlh-fluxcore{
    font-size: 1.15rem;
    }

div.wlh-st-m.wlh-pico42bb .wlh-solder_pad{
    font-family: var(--vh-font-serif, serif);
    font-size: 1.35rem;
    margin-bottom: var(--vh-spacing-sm, 20px);
    color: var(--vh-accent-color, #D24A22);
    }

div.wlh-st-m.wlh-pico42bb .wlh-copper_wire{
    list-style: none;
    padding: 0;
    margin: 0;
    }

div.wlh-st-m.wlh-pico42bb .wlh-copper_wire li{
    position: relative;
    padding-left: 24px;
    margin-bottom: 16px;
    color: #44423F;
    }

div.wlh-st-m.wlh-pico42bb .wlh-copper_wire li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: var(--vh-text-color, #2C2A29);
    }

div.wlh-st-m.wlh-pico42bb .wlh-copper_wire strong{
    color: var(--vh-text-color, #2C2A29);
    }

    div.wlh-st-m.wlh-pico42bb .wlh-oxidaz{
    background-color: var(--vh-card-bg, #FFFFFF);
    padding: var(--vh-spacing-xl, 120px) var(--vh-spacing-sm, 20px);
    border-top: 1px solid var(--vh-border-color, #E2DCD0);
    }

div.wlh-st-m.wlh-pico42bb .wlh-coal{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--vh-spacing-lg, 80px);
    align-items: center;
    }

@media (min-width: 992px){div.wlh-st-m.wlh-pico42bb .wlh-coal{
    grid-template-columns: 1fr 1fr;
    }}

div.wlh-st-m.wlh-pico42bb .wlh-rust_dust h2{
    font-size: 2.5rem;
    margin-bottom: var(--vh-spacing-md, 40px);
    }

div.wlh-st-m.wlh-pico42bb .wlh-rust_dust p{
    font-size: 1.15rem;
    margin-bottom: 24px;
    color: #555350;
    }

div.wlh-st-m.wlh-pico42bb .wlh-epoxyset{
    color: var(--vh-accent-color, #D24A22);
    text-decoration: none;
    border-bottom: 1px solid var(--vh-accent-color, #D24A22);
    font-weight: 500;
    padding-bottom: 2px;
    transition: color 0.2s ease, border-color 0.2s ease;
    }

div.wlh-st-m.wlh-pico42bb .wlh-epoxyset:hover{
    color: var(--vh-text-color, #2C2A29);
    border-bottom-color: var(--vh-text-color, #2C2A29);
    }

div.wlh-st-m.wlh-pico42bb .wlh-steelbeam{
    width: 100%;
    aspect-ratio: 4/3;
    background-color: var(--vh-bg-color, #F9F6F0);
    border: 1px solid var(--vh-border-color, #E2DCD0);
    overflow: hidden;
    }

div.wlh-st-m.wlh-pico42bb .wlh-mossglow{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

    div.wlh-st-m.wlh-pico42bb .vh-footer{
    padding: var(--vh-spacing-lg, 80px) var(--vh-spacing-sm, 20px) var(--vh-spacing-md, 40px);
    text-align: center;
    border-top: 1px solid var(--vh-border-color, #E2DCD0);
    font-size: 0.95rem;
    color: #888;
    }

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

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

div.wlh-st-m.wlh-g3v7yd .wlh-fog{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: linear-gradient(135deg, rgba(106, 177, 65, 0.08) 0%, rgba(99, 161, 165, 0.08) 100%);
    padding: 80px 5%;
    position: relative;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-fog::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url("../images/faq-browser-security-privacy-1.jpg") center/cover;
    opacity: 0.15;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-smoke9{
    max-width: 580px;
    text-align: left;
    position: relative;
    z-index: 1;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-fog h1{
    font-size: 3.2rem;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 1.2;
    color: var(--faq-text);
    }

div.wlh-st-m.wlh-g3v7yd .wlh-sootfall{
    font-size: 1.15rem;
    margin-bottom: 32px;
    opacity: 0.85;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-ash{
    display: inline-block;
    padding: 16px 40px;
    background: var(--faq-accent);
    color: var(--faq-text);
    text-decoration: none;
    font-weight: 600;
    font-size: 1.05rem;
    transition: transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 4px 12px rgba(106, 177, 65, 0.3);
    }

div.wlh-st-m.wlh-g3v7yd .wlh-ash:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(106, 177, 65, 0.4);
    }

div.wlh-st-m.wlh-g3v7yd .wlh-elm88{
    max-width: 1100px;
    margin: 0 auto;
    padding: 80px 5% 60px;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-pine_cone{
    margin-bottom: 60px;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-pine_cone h2{
    font-size: 2rem;
    margin-bottom: 32px;
    text-align: left;
    color: var(--faq-text);
    font-weight: 700;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree{
    background: var(--faq-card-bg);
    padding: 28px 32px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.3s;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree:hover{
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree h3{
    font-size: 1.3rem;
    margin-bottom: 14px;
    color: var(--faq-text);
    font-weight: 600;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree p{
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 12px;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree ul{
    margin-left: 24px;
    margin-top: 12px;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree li{
    margin-bottom: 8px;
    line-height: 1.7;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-oaktree code{
    background: var(--faq-bg);
    padding: 2px 8px;
    font-family: "Courier New", monospace;
    font-size: 0.9rem;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-ember_glow{
    color: var(--faq-secondary);
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
    }

div.wlh-st-m.wlh-g3v7yd .wlh-ember_glow:hover{
    border-bottom-color: var(--faq-secondary);
    }

div.wlh-st-m.wlh-g3v7yd .faq-footer{
    background: var(--faq-text);
    color: var(--faq-bg);
    padding: 40px 5%;
    text-align: center;
    margin-top: 80px;
    }

div.wlh-st-m.wlh-g3v7yd .faq-footer p{
    font-size: 0.95rem;
    opacity: 0.8;
    }

@media (max-width: 768px){div.wlh-st-m.wlh-g3v7yd .wlh-fog{
    min-height: auto;
    padding: 60px 5%;
    justify-content: center;
    }
    div.wlh-st-m.wlh-g3v7yd .wlh-smoke9{
    text-align: center;
    }
    div.wlh-st-m.wlh-g3v7yd .wlh-fog h1{
    font-size: 2.2rem;
    }
    div.wlh-st-m.wlh-g3v7yd .wlh-pine_cone h2{
    text-align: center;
    font-size: 1.6rem;
    }
    div.wlh-st-m.wlh-g3v7yd .wlh-oaktree{
    padding: 20px;
    }}

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