:root {

  --download-primary: hsl(133, 69%, 63%);
  --download-secondary: hsl(303, 55%, 63%);
  --download-text: hsl(133, 10%, 9%);
  --download-bg: hsl(133, 6%, 96%);
  --download-card-bg: #ffffff;
  --download-border: hsl(133, 10%, 85%);
  --primary-color: hsl(16, 82%, 58%);
  --secondary-color: hsl(8, 76%, 52%);
  --bg-color: hsl(28, 18%, 97%);
  --text-color: hsl(24, 12%, 12%);
  --text-muted: hsl(24, 8%, 48%);
  --border-color: hsl(24, 12%, 88%);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.1);
  --nav-height: 68px;
  --max-width: min(1280px, 94vw);
  --transition: all 0.25s ease;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.g3a8__7be0.w31b05_p7 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.g3a8__7be0.w31b05_p7{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--text-color, var(--download-text));
    background: var(--bg-color, var(--download-bg));
    line-height: 1.6;
    }
div.g3a8__7be0.w31b05_p7.o6b44774e{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 24px 60px;
    }
div.g3a8__7be0.w31b05_p7 .wda5113ac{text-align: left;
    margin-bottom: 80px;
    padding: 60px 0;
    background: linear-gradient(135deg, var(--download-primary) 0%, var(--download-secondary) 100%);
    border-radius: 16px;
    color: #1a1a2e;
    position: relative;
    overflow: hidden; isolation: isolate;}
div.g3a8__7be0.w31b05_p7 .wda5113ac::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../media/download-ime-brand-visual-1.jpg") center/cover;
    opacity: 0.15;
    z-index: 0;
    }
div.g3a8__7be0.w31b05_p7 .b52b2417_hzd{
    position: relative;
    z-index: 1;
    padding: 0 60px;
    }
div.g3a8__7be0.w31b05_p7 .wda5113ac h1{
    font-size: 3.2rem;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
    }
div.g3a8__7be0.w31b05_p7 .wcca3__3d3{
    font-size: 1.3rem;
    margin-bottom: 40px;
    opacity: 0.95;
    }
div.g3a8__7be0.w31b05_p7 .ud80613d7b{
    display: flex;
    gap: 16px;
    justify-content: flex-start;
    flex-wrap: wrap;
    }
div.g3a8__7be0.w31b05_p7 .h918__6aeee{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 18px 40px;
    background: white;
    color: var(--download-text);
    text-decoration: none;
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.1rem;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    transition: all 0.3s;
    }
div.g3a8__7be0.w31b05_p7 .h918__6aeee:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.2);
    }
div.g3a8__7be0.w31b05_p7 .j604__5a330{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 18px 40px;
    background: rgba(255,255,255,0.2);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.1rem;
    border: 2px solid white;
    transition: all 0.3s;
    }
div.g3a8__7be0.w31b05_p7 .j604__5a330:hover{
    background: rgba(255,255,255,0.3); color: #1a1a2e;}
div.g3a8__7be0.w31b05_p7 .k90053e_3b{
    margin-bottom: 80px;
    }
div.g3a8__7be0.w31b05_p7 .q13eaa_ihku{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: left;
    color: var(--download-text);
    }
div.g3a8__7be0.w31b05_p7 .e6c5__6f6{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    }
div.g3a8__7be0.w31b05_p7 .jf9b5e0{
    background: var(--download-card-bg);
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    transition: all 0.3s;
    border: 1px solid var(--download-border); color: #1a1a2e;}
div.g3a8__7be0.w31b05_p7 .jf9b5e0:hover{
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    transform: translateY(-4px);
    }
div.g3a8__7be0.w31b05_p7 .tf79dfc44{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    }
div.g3a8__7be0.w31b05_p7 .n5258__53ab{
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--download-primary), var(--download-secondary));
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px; color: #1a1a2e;}
div.g3a8__7be0.w31b05_p7 .c12ed9_xrq7{
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--download-text);
    }
div.g3a8__7be0.w31b05_p7 .s56df_2b9f{
    margin-bottom: 24px;
    color: #666;
    line-height: 1.8;
    }
div.g3a8__7be0.w31b05_p7 .w26e9020c1{
    font-size: 0.9rem;
    color: #888;
    margin-bottom: 8px;
    }
div.g3a8__7be0.w31b05_p7 .a53be50e_23ri{
    font-size: 0.9rem;
    color: #888;
    margin-bottom: 8px;
    }
div.g3a8__7be0.w31b05_p7 .d555__e5dac{
    font-size: 0.9rem;
    color: #888;
    }
div.g3a8__7be0.w31b05_p7 .nc387_7df{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--download-primary), var(--download-secondary));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 600;
    transition: all 0.3s;
    box-shadow: 0 4px 12px rgba(133, 69, 63, 0.3);
    }
div.g3a8__7be0.w31b05_p7 .nc387_7df:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(133, 69, 63, 0.4);
    }
div.g3a8__7be0.w31b05_p7 .g685b5b08a{margin-bottom: 80px;
    background: var(--download-card-bg);
    border-radius: 16px;
    padding: 60px;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.g3a8__7be0.w31b05_p7 .g685b5b08a::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url("../media/download-ime-cross-device-2.jpg") center/cover;
    opacity: 0.08;
    z-index: 0;
    }
div.g3a8__7be0.w31b05_p7 .ya2da__d464e{
    position: relative;
    z-index: 1;
    max-width: 50%;
    }
div.g3a8__7be0.w31b05_p7 .g685b5b08a h2{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 32px;
    text-align: left;
    }
div.g3a8__7be0.w31b05_p7 .m8c5d02_1b{
    list-style: none;
    }
div.g3a8__7be0.w31b05_p7 .s66609ac{
    padding: 16px 0;
    border-bottom: 1px solid var(--download-border);
    font-size: 1.05rem;
    color: #555;
    }
div.g3a8__7be0.w31b05_p7 .s66609ac:last-child{
    border-bottom: none;
    }
div.g3a8__7be0.w31b05_p7 .s66609ac::before{
    content: "✓";
    color: var(--download-primary);
    font-weight: 700;
    margin-right: 12px;
    font-size: 1.2rem;
    }
div.g3a8__7be0.w31b05_p7 .se123cb558{
    text-align: center;
    margin-bottom: 60px;
    padding: 50px 40px;
    background: linear-gradient(135deg, rgba(133, 69, 63, 0.05), rgba(303, 55, 63, 0.05));
    border-radius: 16px; color: #1a1a2e;}
div.g3a8__7be0.w31b05_p7 .se123cb558 h2{
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
    }
div.g3a8__7be0.w31b05_p7 .od96eee28{
    font-size: 1.05rem;
    color: #666;
    max-width: 700px;
    margin: 0 auto 20px;
    line-height: 1.8;
    }
div.g3a8__7be0.w31b05_p7 .n364fdfdd4{
    display: flex;
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 32px;
    }
div.g3a8__7be0.w31b05_p7 .ge0df82_xz{
    padding: 12px 24px;
    background: white;
    border-radius: 8px;
    font-size: 0.95rem;
    color: #1a1a2e;
    border: 1px solid var(--download-border);
    }
div.g3a8__7be0.w31b05_p7 .s361184a621{
    text-align: center;
    padding: 40px 0;
    border-top: 1px solid var(--download-border);
    color: #888;
    font-size: 0.9rem;
    }
div.g3a8__7be0.w31b05_p7 .f55f83_52cd{
    display: flex;
    gap: 24px;
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    }
div.g3a8__7be0.w31b05_p7 .p087bfb8ddf{
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
    }
div.g3a8__7be0.w31b05_p7 .p087bfb8ddf:hover{
    color: var(--download-primary);
    }
@media (max-width: 768px) {div.g3a8__7be0.w31b05_p7 .wda5113ac h1{
    font-size: 2rem;
    }
div.g3a8__7be0.w31b05_p7 .b52b2417_hzd{
    padding: 0 30px;
    }
div.g3a8__7be0.w31b05_p7 .e6c5__6f6{
    grid-template-columns: 1fr;
    }
div.g3a8__7be0.w31b05_p7 .g685b5b08a{
    padding: 40px 30px;
    }
div.g3a8__7be0.w31b05_p7 .ya2da__d464e{
    max-width: 100%;
    }
div.g3a8__7be0.w31b05_p7 .g685b5b08a::after{
    display: none;
    }
div.g3a8__7be0.w31b05_p7 .ud80613d7b{
    justify-content: center;
    }
div.g3a8__7be0.w31b05_p7 .wda5113ac{
    text-align: center;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background: var(--bg-color);
    color: var(--text-color);
    }
.bda8d9cb_ezb{
    position: sticky;
    top: 0;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    z-index: 100; color: #1a1a2e;}
.kf3c9_fd{
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    gap: 48px;
    }
.cde3abe{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    }
.w9cfa1__f0832{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
    }
.w9cfa1__f0832 span{
    width: 22px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.k01720a{
    display: flex;
    list-style: none;
    gap: 32px;
    margin-right: auto;
    }
.k01720a a{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition);
    }
.k01720a a:hover{
    color: var(--text-color);
    }
.z2fef__578{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.z2fef__578:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.kf3c9_fd{
    gap: 0;
    }
.w9cfa1__f0832{
    display: flex;
    }
.k01720a{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--bg-color);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    display: none; color: #1a1a2e;}
.k01720a.active{
    display: flex;
    }
.k01720a li{
    padding: 12px 0;
    }
.z2fef__578{
    display: none;
    }}
.c17d8f__1f36{
    background: var(--text-color, #1f1f1f);
    color: var(--bg-color, #f5f5f5);
    padding: 64px 0 32px;
    margin-top: 120px;
    }
.n2338c2a{
    max-width: var(--max-width, 1280px);
    margin: 0 auto;
    padding: 0 24px;
    }
.zc3041_caa{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
.i04ueghh5kaz{
    flex: 1;
    }
.i61a4_7657{
    font-size: 20px;
    font-weight: 600;
    color: var(--bg-color, #f5f5f5);
    }
.oc00b_914b{
    margin: 12px 0 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    }
.n53fb_d1d{
    display: flex;
    gap: 32px;
    flex: 0 0 auto;
    }
.n3c04a_w5{
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition, all 0.25s ease);
    }
.n3c04a_w5:hover{
    color: var(--primary-color, #ff6b35);
    }
.njzuvn9rja{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    }
.f3mcyc91z{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    }
.j5942__faf{
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    margin: 0;
    }
@media (max-width: 768px){.c17d8f__1f36{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.zc3041_caa{
    flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
    }
.n53fb_d1d{
    flex-direction: column;
    gap: 16px;
    }
.njzuvn9rja{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.g3a8__7be0 img.i75dbf_5cc3 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.g3a8__7be0 img.i75dbf_5cc3.p852cf_26cb { aspect-ratio: 16 / 9; }
div.g3a8__7be0 img.i75dbf_5cc3.jff2__081f { aspect-ratio: 16 / 10; }
div.g3a8__7be0 img.i75dbf_5cc3.jc7dd9f92 { aspect-ratio: 4 / 3; }
div.g3a8__7be0 img.i75dbf_5cc3.ye94__c4c9 { aspect-ratio: 1 / 1; }
div.g3a8__7be0 :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.g3a8__7be0 .ed6c4a90971 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.g3a8__7be0 .ed6c4a90971.p852cf_26cb { aspect-ratio: 16 / 9; }
div.g3a8__7be0 .ed6c4a90971.jff2__081f { aspect-ratio: 16 / 10; }
div.g3a8__7be0 .ed6c4a90971.jc7dd9f92 { aspect-ratio: 4 / 3; }
div.g3a8__7be0 .ed6c4a90971.ye94__c4c9 { aspect-ratio: 1 / 1; }
div.g3a8__7be0 .ed6c4a90971 > img.i75dbf_5cc3,
    div.g3a8__7be0 .ed6c4a90971 > picture > img.i75dbf_5cc3 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.g3a8__7be0 .j02f428e1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }
div.g3a8__7be0 .j02f428e1 > .v8689b18b {
    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.g3a8__7be0.w31b05_p7 .wda5113ac a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.g3a8__7be0.w31b05_p7 .wda5113ac a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.g3a8__7be0.w31b05_p7 .wda5113ac a:not([class]):hover{opacity:0.92;}
div.g3a8__7be0.w31b05_p7 .wda5113ac a[class=""]:hover{opacity:0.92;}
div.g3a8__7be0.w31b05_p7 .wda5113ac a:not([class]):visited{color:#ffffff !important;}
div.g3a8__7be0.w31b05_p7 .wda5113ac a[class=""]:visited{color:#ffffff !important;}
div.g3a8__7be0.w31b05_p7 .nc387_7df a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.g3a8__7be0.w31b05_p7 .nc387_7df a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.g3a8__7be0.w31b05_p7 .nc387_7df a:not([class]):hover{opacity:0.92;}
div.g3a8__7be0.w31b05_p7 .nc387_7df a[class=""]:hover{opacity:0.92;}
div.g3a8__7be0.w31b05_p7 .nc387_7df a:not([class]):visited{color:#ffffff !important;}
div.g3a8__7be0.w31b05_p7 .nc387_7df a[class=""]:visited{color:#ffffff !important;}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background: var(--bg-color);
    color: var(--text-color);
    }
.bda8d9cb_ezb{
    position: sticky;
    top: 0;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    z-index: 100; color: #1a1a2e;}
.kf3c9_fd{
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    gap: 48px;
    }
.cde3abe{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.02em;
    }
.w9cfa1__f0832{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
    }
.w9cfa1__f0832 span{
    width: 22px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
.k01720a{
    display: flex;
    list-style: none;
    gap: 32px;
    margin-right: auto;
    }
.k01720a a{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition);
    }
.k01720a a:hover{
    color: var(--text-color);
    }
.z2fef__578{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    }
.z2fef__578:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.kf3c9_fd{
    gap: 0;
    }
.w9cfa1__f0832{
    display: flex;
    }
.k01720a{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--bg-color);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    display: none; color: #1a1a2e;}
.k01720a.active{
    display: flex;
    }
.k01720a li{
    padding: 12px 0;
    }
.z2fef__578{
    display: none;
    }}
.c17d8f__1f36{
    background: var(--text-color, #1f1f1f);
    color: var(--bg-color, #f5f5f5);
    padding: 64px 0 32px;
    margin-top: 120px;
    }
.n2338c2a{
    max-width: var(--max-width, 1280px);
    margin: 0 auto;
    padding: 0 24px;
    }
.zc3041_caa{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
.i04ueghh5kaz{
    flex: 1;
    }
.i61a4_7657{
    font-size: 20px;
    font-weight: 600;
    color: var(--bg-color, #f5f5f5);
    }
.oc00b_914b{
    margin: 12px 0 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    }
.n53fb_d1d{
    display: flex;
    gap: 32px;
    flex: 0 0 auto;
    }
.n3c04a_w5{
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 15px;
    transition: var(--transition, all 0.25s ease);
    }
.n3c04a_w5:hover{
    color: var(--primary-color, #ff6b35);
    }
.njzuvn9rja{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    }
.f3mcyc91z{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    }
.j5942__faf{
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    margin: 0;
    }
@media (max-width: 768px){.c17d8f__1f36{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.zc3041_caa{
    flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
    }
.n53fb_d1d{
    flex-direction: column;
    gap: 16px;
    }
.njzuvn9rja{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: var(--bg-color);
  color: var(--text-color);
}
.bda8d9cb_ezb{
  position: sticky;
  top: 0;
  background: var(--bg-color);
  border-bottom: 1px solid var(--border-color);
  z-index: 100; color: #1a1a2e;}
.kf3c9_fd{
  max-width: var(--max-width);
  height: var(--nav-height);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 48px;
}
.cde3abe{
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.02em;
}
.w9cfa1__f0832{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  margin-left: auto;
}
.w9cfa1__f0832 span{
  width: 22px;
  height: 2px;
  background: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
.k01720a{
  display: flex;
  list-style: none;
  gap: 32px;
  margin-right: auto;
}
.k01720a a{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 15px;
  transition: var(--transition);
}
.k01720a a:hover{
  color: var(--text-color);
}
.z2fef__578{
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 10px 24px;
  border-radius: var(--radius-md);
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
}
.z2fef__578:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
@media (max-width: 768px){.kf3c9_fd{
    gap: 0;
  }
.w9cfa1__f0832{
    display: flex;
  }
.k01720a{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    right: 0;
    background: var(--bg-color);
    flex-direction: column;
    gap: 0;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-color);
    display: none; color: #1a1a2e;}
.k01720a.active{
    display: flex;
  }
.k01720a li{
    padding: 12px 0;
  }
.z2fef__578{
    display: none;
  }}
.r68a6a_677a{
  background: var(--text-color, #1f1f1f);
  color: var(--bg-color, #f5f5f5);
  padding: 64px 0 32px;
  margin-top: 120px;
}
.j8e67d43a{
  max-width: var(--max-width, 1280px);
  margin: 0 auto;
  padding: 0 24px;
}
.q5115adbe{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ob46a8214c1{
  flex: 1;
}
.s74a__bd92{
  font-size: 20px;
  font-weight: 600;
  color: var(--bg-color, #f5f5f5);
}
.u893__78c2{
  margin: 12px 0 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.r7f776d2a{
  display: flex;
  gap: 32px;
  flex: 0 0 auto;
}
.y0e3__62f8{
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 15px;
  transition: var(--transition, all 0.25s ease);
}
.y0e3__62f8:hover{
  color: var(--primary-color, #ff6b35);
}
.t8a6fe8b8f3{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
}
.v2e5af_9492{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.ia7ed08d0{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  margin: 0;
}
@media (max-width: 768px){.r68a6a_677a{
    padding: 48px 0 24px;
    margin-top: 80px;
  }
.q5115adbe{
    flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
  }
.r7f776d2a{
    flex-direction: column;
    gap: 16px;
  }
.t8a6fe8b8f3{
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }}
.zdb4f436e{box-sizing:border-box;}
.m39a__1531{box-sizing:border-box;}
.ccdf__1b84{display:block;max-width:100%;height:auto;}
.j557df_6b99{box-sizing:border-box;}
.k071e8b0c{box-sizing:border-box;}
@media (max-width: 768px) {.njzuvn9rja { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}