:root {

  --sg-bg: var(--content-page-bg, hsl(220, 7%, 96%));
  --sg-card: #211c1a;
  --sg-text: var(--content-text, hsl(220, 10%, 11%));
  --sg-muted: #a69895;
  --sg-accent: #ff542e;
  --sg-accent-hover: #e04422;
  --sg-border: #362d2a;
  --sg-radius-lg: 24px;
  --sg-radius-md: 16px;
  --sg-shadow: 0 12px 32px rgba(255, 84, 46, 0.15);
  --primary-color: #c0392b;
  --secondary-color: #922b21;
  --bg-color: #121212;
  --text-color: #ffffff;
  --text-muted: #a0a0a0;
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 9999px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.3);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.5);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(18, 18, 18, 0.85);
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.x8672d_7aa2.jd616f71_fk.wa9dfd8ec66{
    background-color: var(--sg-bg);
    color: #1a1a2e;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    overflow-x: hidden;
    box-sizing: border-box;
    }
div.x8672d_7aa2.jd616f71_fk.wa9dfd8ec66 *{
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    }
div.x8672d_7aa2.jd616f71_fk .tfc0a1be58{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 5%;
    }
div.x8672d_7aa2.jd616f71_fk .c59vtalpwakx{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
div.x8672d_7aa2.jd616f71_fk .dc57e7e18{
    font-size: clamp(2rem, 3vw, 2.5rem);
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 1.2;
    }
div.x8672d_7aa2.jd616f71_fk .ibkre8yv{
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--sg-text);
    }
div.x8672d_7aa2.jd616f71_fk .n59e07d{
    font-size: 1.125rem;
    color: var(--sg-muted);
    margin-bottom: 24px;
    }
div.x8672d_7aa2.jd616f71_fk .xf5afb465aa{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    border-radius: 100px;
    font-weight: 600;
    font-size: 1.125rem;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: 2px solid transparent;
    }
div.x8672d_7aa2.jd616f71_fk .g7e2__d03f{
    background-color: var(--sg-accent);
    color: #1a1a2e;
    box-shadow: var(--sg-shadow);
    }
div.x8672d_7aa2.jd616f71_fk .g7e2__d03f:hover{
    background-color: var(--sg-accent-hover);
    transform: translateY(-2px);
    box-shadow: 0 16px 40px rgba(255, 84, 46, 0.25); color: #1a1a2e;}
div.x8672d_7aa2.jd616f71_fk .a6a53ecbef{
    background-color: transparent;
    color: var(--sg-text);
    border-color: var(--sg-border);
    }
div.x8672d_7aa2.jd616f71_fk .a6a53ecbef:hover{
    background-color: var(--sg-card);
    border-color: var(--sg-muted); color: #ffffff;}
div.x8672d_7aa2.jd616f71_fk .mf0eb68{
    color: var(--sg-accent);
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 500;
    }
div.x8672d_7aa2.jd616f71_fk .mf0eb68:hover{
    color: var(--sg-accent-hover);
    }
div.x8672d_7aa2.jd616f71_fk .j96929_b2{
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding-top: 100px; 
    }
div.x8672d_7aa2.jd616f71_fk .x69e34__a0d{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.x8672d_7aa2.jd616f71_fk .r0a73__03ad{
    text-align: left;
    }
div.x8672d_7aa2.jd616f71_fk .a901c0e_mx{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 32px;
    }
div.x8672d_7aa2.jd616f71_fk .yad20_413{position: relative;
    border-radius: var(--sg-radius-lg);
    overflow: hidden;
    aspect-ratio: 4/3; isolation: isolate;}
div.x8672d_7aa2.jd616f71_fk .yad20_413 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.x8672d_7aa2.jd616f71_fk .n458974_030c{
    background: linear-gradient(180deg, var(--sg-bg) 0%, #1a1615 100%); color: #1a1a2e;}
div.x8672d_7aa2.jd616f71_fk .ldszf8kiyrgo{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; 
    margin-top: 40px;
    }
div.x8672d_7aa2.jd616f71_fk .c5bc588_p0h3{
    background-color: var(--sg-card);
    border: 1px solid var(--sg-border);
    border-radius: var(--sg-radius-md);
    padding: 28px;
    text-align: left;
    transition: border-color 0.3s; color: #ffffff;}
div.x8672d_7aa2.jd616f71_fk .c5bc588_p0h3:hover{
    border-color: var(--sg-accent);
    }
div.x8672d_7aa2.jd616f71_fk .p5n47wohv13{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    }
div.x8672d_7aa2.jd616f71_fk .v0z9h0bxm03c{
    width: 48px;
    height: 48px;
    background: var(--sg-bg);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a2e;
    flex-shrink: 0;
    }
div.x8672d_7aa2.jd616f71_fk .vba889_v8{
    list-style: none;
    color: var(--sg-muted);
    font-size: 0.95rem;
    }
div.x8672d_7aa2.jd616f71_fk .vba889_v8 li{
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    }
div.x8672d_7aa2.jd616f71_fk .vba889_v8 li svg{
    flex-shrink: 0;
    margin-top: 3px;
    color: var(--sg-accent);
    }
div.x8672d_7aa2.jd616f71_fk .r55bf92a_46i{
    padding: 80px 0;
    }
div.x8672d_7aa2.jd616f71_fk .a63cb758d{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.x8672d_7aa2.jd616f71_fk .ga8703_a9e9 img{
    width: 100%;
    border-radius: var(--sg-radius-lg);
    object-fit: cover;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    }
div.x8672d_7aa2.jd616f71_fk .s3cea_dab{position: relative;
    border-radius: var(--sg-radius-lg);
    overflow: hidden;
    margin: 40px auto;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 60px;
    background-color: var(--sg-card);
    background-image: url("../images/platforms-ime-skin-theme-3.jpg");
    background-size: cover;
    background-position: center; isolation: isolate; color: #ffffff;}
div.x8672d_7aa2.jd616f71_fk .s3cea_dab::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #141110 0%, rgba(20, 17, 16, 0.8) 50%, rgba(20, 17, 16, 0.2) 100%); color: #ffffff;}
div.x8672d_7aa2.jd616f71_fk .vafanecnj0{
    position: relative;
    z-index: 1;
    max-width: 500px;
    }
div.x8672d_7aa2.jd616f71_fk .h3ec79_7c6e{
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-bottom: 24px;
    flex-wrap: wrap;
    }
div.x8672d_7aa2.jd616f71_fk .h3ec79_7c6e a{
    color: var(--sg-text);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
    }
div.x8672d_7aa2.jd616f71_fk .h3ec79_7c6e a:hover{
    color: var(--sg-accent);
    }
div.x8672d_7aa2.jd616f71_fk .sg-copyright{
    color: var(--sg-muted);
    font-size: 0.875rem;
    }
@media (max-width: 992px) {div.x8672d_7aa2.jd616f71_fk .x69e34__a0d, div.x8672d_7aa2.jd616f71_fk .a63cb758d{
    grid-template-columns: 1fr;
    gap: 40px;
    }
div.x8672d_7aa2.jd616f71_fk .yad20_413{
    order: -1;
    }}
@media (max-width: 768px) {div.x8672d_7aa2.jd616f71_fk .ldszf8kiyrgo{
    grid-template-columns: 1fr;
    }
div.x8672d_7aa2.jd616f71_fk .s3cea_dab{
    padding: 40px 24px;
    justify-content: center;
    text-align: center;
    }
div.x8672d_7aa2.jd616f71_fk .s3cea_dab::before{
    background: rgba(20, 17, 16, 0.85); color: #ffffff;}}
div.x8672d_7aa2.jd616f71_fk .q1504573ce{box-sizing:border-box;}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.jadd2cc2d88{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color); color: #ffffff;}
.h775d3cf{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    position: relative;
    }
.d777f4_0gqc{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    z-index: 1010;
    transition: opacity 0.2s ease;
    }
.d777f4_0gqc:hover{
    opacity: 0.8;
    }
.r237a2edbb1{
    width: 36px;
    height: 36px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.15rem;
    box-shadow: var(--shadow-sm);
    }
.gc86__0303{
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: -0.02em;
    }
.p831a33f_i3q6{
    display: none;
    }
.h091__08d8{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.j176bb_ej{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    }
.j176bb_ej:hover{
    color: var(--text-color);
    }
.k7dd5a__26c{
    display: flex;
    align-items: center;
    gap: 16px;
    z-index: 1010;
    }
.j4799_5a{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 0.95rem;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.j4799_5a:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.hc7d__f2b9{
    display: inline-flex;
    }
.u2cc48__74b2{
    display: none;
    cursor: pointer;
    color: var(--text-color);
    padding: 8px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.u2cc48__74b2:hover{
    background-color: var(--border-color); color: #1a1a2e;}
.q0ae__d836{ display: block; }
.v56e__d8c7{ display: none; }
.i4b6c7_bvo{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    border-bottom-left-radius: var(--radius-md);
    border-bottom-right-radius: var(--radius-md);
    
    padding: 24px calc((100vw - var(--max-width)) / 2);
    display: flex;
    flex-direction: column;
    gap: 32px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-16px);
    transition: var(--transition);
    z-index: 990;
    box-shadow: var(--shadow-lg); color: #ffffff;}
.r034__e1f8{
    display: flex;
    flex-direction: column;
    gap: 8px;
    }
.mobile-link{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 14px 0;
    border-bottom: 1px solid var(--border-color);
    transition: var(--transition);
    }
.mobile-link:hover{
    color: var(--text-color);
    padding-left: 8px;
    }
.zba8__8ba8{
    display: flex;
    flex-direction: column;
    }
.mobile-cta{
    width: 100%;
    padding: 14px 24px;
    font-size: 1rem;
    }
@media (max-width: 860px){.h091__08d8 { display: none; }
.hc7d__f2b9 { display: none; }
.u2cc48__74b2 { display: block; }
.p831a33f_i3q6:checked ~ .k7dd5a__26c .q0ae__d836 {
    display: none;
    }
.p831a33f_i3q6:checked ~ .k7dd5a__26c .v56e__d8c7 {
    display: block;
    }
.p831a33f_i3q6:checked ~ .i4b6c7_bvo {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }}
@media (min-width: 861px){.i4b6c7_bvo { display: none !important; }}
@media (max-width: 1200px){.i4b6c7_bvo {
    padding-left: 4vw;
    padding-right: 4vw;
    }}
.g3d194__b3a{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--bg-color, #121212);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    box-sizing: border-box; color: #ffffff;}
.hzl7nhp6ykz{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: var(--max-width, 1200px);
    box-sizing: border-box;
    }
.r8b941_020f{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 64px;
    box-sizing: border-box;
    }
.lb8xvk0qmm{
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 12px;
    box-sizing: border-box;
    }
.tce1c5_hse{
    color: var(--text-color, #ffffff);
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    }
.rnfdqmh4{
    color: var(--text-muted, #a0a0a0);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    }
.e0799__32e{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: auto;
    box-sizing: border-box;
    }
.d0eab0dcc2{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, #c0392b);
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: var(--radius-lg, 9999px);
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: var(--shadow-sm, 0 2px 4px rgba(0, 0, 0, 0.2));
    box-sizing: border-box;
    }
.d0eab0dcc2:hover{
    background-color: var(--secondary-color, #922b21);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.3)); color: #ffffff;}
.sc153_d2ba{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.08));
    margin-bottom: 32px;
    box-sizing: border-box; color: #1a1a2e;}
.qf1a937a_2s6k{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    }
.gaee6e0{
    display: flex;
    flex: 1;
    color: var(--text-muted, #a0a0a0);
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    }
.d66813_np{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
    width: auto;
    box-sizing: border-box;
    }
.f7fsic2p0jl{
    color: var(--text-muted, #a0a0a0);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.f7fsic2p0jl:hover{
    color: var(--text-color, #ffffff);
    }
@media (max-width: 768px){.g3d194__b3a{
    padding-top: 56px;
    padding-bottom: 32px;
    }
.r8b941_020f{
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 48px;
    }
.lb8xvk0qmm{
    flex: none;
    width: 100%;
    }
.e0799__32e{
    width: 100%;
    }
.d0eab0dcc2{
    width: 100%;
    }
.qf1a937a_2s6k{
    flex-direction: column-reverse;
    align-items: center;
    gap: 24px;
    }
.gaee6e0{
    flex: none;
    width: 100%;
    justify-content: center;
    text-align: center;
    }
.d66813_np{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.x8672d_7aa2 img.qaa0fef5f {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.x8672d_7aa2 img.qaa0fef5f.oa49ac6d1d5 { aspect-ratio: 16 / 9; }
div.x8672d_7aa2 img.qaa0fef5f.qd2c0b2922a { aspect-ratio: 16 / 10; }
div.x8672d_7aa2 img.qaa0fef5f.y57a02f1616 { aspect-ratio: 4 / 3; }
div.x8672d_7aa2 img.qaa0fef5f.xa9f__dc15 { aspect-ratio: 1 / 1; }
div.x8672d_7aa2 :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.x8672d_7aa2 .bd49da78af9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.x8672d_7aa2 .bd49da78af9.oa49ac6d1d5 { aspect-ratio: 16 / 9; }
div.x8672d_7aa2 .bd49da78af9.qd2c0b2922a { aspect-ratio: 16 / 10; }
div.x8672d_7aa2 .bd49da78af9.y57a02f1616 { aspect-ratio: 4 / 3; }
div.x8672d_7aa2 .bd49da78af9.xa9f__dc15 { aspect-ratio: 1 / 1; }
div.x8672d_7aa2 .bd49da78af9 > img.qaa0fef5f,
    div.x8672d_7aa2 .bd49da78af9 > picture > img.qaa0fef5f {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.de59__4803 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.de59__4803 > :first-child,
    .de59__4803 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.jadd2cc2d88{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--border-color); color: #ffffff;}
.h775d3cf{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--nav-height);
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    position: relative;
    }
.d777f4_0gqc{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    z-index: 1010;
    transition: opacity 0.2s ease;
    }
.d777f4_0gqc:hover{
    opacity: 0.8;
    }
.r237a2edbb1{
    width: 36px;
    height: 36px;
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.15rem;
    box-shadow: var(--shadow-sm);
    }
.gc86__0303{
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: -0.02em;
    }
.p831a33f_i3q6{
    display: none;
    }
.h091__08d8{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.j176bb_ej{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    transition: var(--transition);
    }
.j176bb_ej:hover{
    color: var(--text-color);
    }
.k7dd5a__26c{
    display: flex;
    align-items: center;
    gap: 16px;
    z-index: 1010;
    }
.j4799_5a{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 0.95rem;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    }
.j4799_5a:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.hc7d__f2b9{
    display: inline-flex;
    }
.u2cc48__74b2{
    display: none;
    cursor: pointer;
    color: var(--text-color);
    padding: 8px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.u2cc48__74b2:hover{
    background-color: var(--border-color); color: #1a1a2e;}
.q0ae__d836{ display: block; }
.v56e__d8c7{ display: none; }
.i4b6c7_bvo{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    border-bottom-left-radius: var(--radius-md);
    border-bottom-right-radius: var(--radius-md);
    
    padding: 24px calc((100vw - var(--max-width)) / 2);
    display: flex;
    flex-direction: column;
    gap: 32px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-16px);
    transition: var(--transition);
    z-index: 990;
    box-shadow: var(--shadow-lg); color: #ffffff;}
.r034__e1f8{
    display: flex;
    flex-direction: column;
    gap: 8px;
    }
.mobile-link{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 14px 0;
    border-bottom: 1px solid var(--border-color);
    transition: var(--transition);
    }
.mobile-link:hover{
    color: var(--text-color);
    padding-left: 8px;
    }
.zba8__8ba8{
    display: flex;
    flex-direction: column;
    }
.mobile-cta{
    width: 100%;
    padding: 14px 24px;
    font-size: 1rem;
    }
@media (max-width: 860px){.h091__08d8 { display: none; }
.hc7d__f2b9 { display: none; }
.u2cc48__74b2 { display: block; }
.p831a33f_i3q6:checked ~ .k7dd5a__26c .q0ae__d836 {
    display: none;
    }
.p831a33f_i3q6:checked ~ .k7dd5a__26c .v56e__d8c7 {
    display: block;
    }
.p831a33f_i3q6:checked ~ .i4b6c7_bvo {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }}
@media (min-width: 861px){.i4b6c7_bvo { display: none !important; }}
@media (max-width: 1200px){.i4b6c7_bvo {
    padding-left: 4vw;
    padding-right: 4vw;
    }}
.g3d194__b3a{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--bg-color, #121212);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    box-sizing: border-box; color: #ffffff;}
.hzl7nhp6ykz{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: var(--max-width, 1200px);
    box-sizing: border-box;
    }
.r8b941_020f{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 64px;
    box-sizing: border-box;
    }
.lb8xvk0qmm{
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 12px;
    box-sizing: border-box;
    }
.tce1c5_hse{
    color: var(--text-color, #ffffff);
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    }
.rnfdqmh4{
    color: var(--text-muted, #a0a0a0);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    }
.e0799__32e{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: auto;
    box-sizing: border-box;
    }
.d0eab0dcc2{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, #c0392b);
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: var(--radius-lg, 9999px);
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: var(--shadow-sm, 0 2px 4px rgba(0, 0, 0, 0.2));
    box-sizing: border-box;
    }
.d0eab0dcc2:hover{
    background-color: var(--secondary-color, #922b21);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.3)); color: #ffffff;}
.sc153_d2ba{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.08));
    margin-bottom: 32px;
    box-sizing: border-box; color: #1a1a2e;}
.qf1a937a_2s6k{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    }
.gaee6e0{
    display: flex;
    flex: 1;
    color: var(--text-muted, #a0a0a0);
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    }
.d66813_np{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
    width: auto;
    box-sizing: border-box;
    }
.f7fsic2p0jl{
    color: var(--text-muted, #a0a0a0);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.f7fsic2p0jl:hover{
    color: var(--text-color, #ffffff);
    }
@media (max-width: 768px){.g3d194__b3a{
    padding-top: 56px;
    padding-bottom: 32px;
    }
.r8b941_020f{
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 48px;
    }
.lb8xvk0qmm{
    flex: none;
    width: 100%;
    }
.e0799__32e{
    width: 100%;
    }
.d0eab0dcc2{
    width: 100%;
    }
.qf1a937a_2s6k{
    flex-direction: column-reverse;
    align-items: center;
    gap: 24px;
    }
.gaee6e0{
    flex: none;
    width: 100%;
    justify-content: center;
    text-align: center;
    }
.d66813_np{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.jadd2cc2d88{
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: var(--nav-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border-color); color: #ffffff;}
.h775d3cf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--nav-height);
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  position: relative;
}
.d777f4_0gqc{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: var(--text-color);
  z-index: 1010;
  transition: opacity 0.2s ease;
}
.d777f4_0gqc:hover{
  opacity: 0.8;
}
.r237a2edbb1{
  width: 36px;
  height: 36px;
  background-color: var(--primary-color);
  color: #1a1a2e;
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.15rem;
  box-shadow: var(--shadow-sm);
}
.gc86__0303{
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}
.p831a33f_i3q6{
  display: none;
}
.h091__08d8{
  display: flex;
  align-items: center;
  gap: 32px;
}
.j176bb_ej{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--transition);
}
.j176bb_ej:hover{
  color: var(--text-color);
}
.k7dd5a__26c{
  display: flex;
  align-items: center;
  gap: 16px;
  z-index: 1010;
}
.j4799_5a{
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  font-size: 0.95rem;
  font-weight: 600;
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.j4799_5a:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #ffffff;}
.hc7d__f2b9{
  display: inline-flex;
}
.u2cc48__74b2{
  display: none;
  cursor: pointer;
  color: var(--text-color);
  padding: 8px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.u2cc48__74b2:hover{
  background-color: var(--border-color); color: #1a1a2e;}
.q0ae__d836{ display: block; }
.v56e__d8c7{ display: none; }
.i4b6c7_bvo{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: var(--bg-color);
  border-bottom: 1px solid var(--border-color);
  border-bottom-left-radius: var(--radius-md);
  border-bottom-right-radius: var(--radius-md);

  padding: 24px calc((100vw - var(--max-width)) / 2);

  display: flex;
  flex-direction: column;
  gap: 32px;

  opacity: 0;
  visibility: hidden;
  transform: translateY(-16px);
  transition: var(--transition);
  z-index: 990;
  box-shadow: var(--shadow-lg); color: #ffffff;}
.r034__e1f8{
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.mobile-link{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 14px 0;
  border-bottom: 1px solid var(--border-color);
  transition: var(--transition);
}
.mobile-link:hover{
  color: var(--text-color);
  padding-left: 8px;
}
.zba8__8ba8{
  display: flex;
  flex-direction: column;
}
.mobile-cta{
  width: 100%;
  padding: 14px 24px;
  font-size: 1rem;
}
@media (max-width: 860px){.h091__08d8 { display: none; }
.hc7d__f2b9 { display: none; }
.u2cc48__74b2 { display: block; }
.p831a33f_i3q6:checked ~ .k7dd5a__26c .q0ae__d836 {
    display: none;
  }
.p831a33f_i3q6:checked ~ .k7dd5a__26c .v56e__d8c7 {
    display: block;
  }
.p831a33f_i3q6:checked ~ .i4b6c7_bvo {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }}
@media (min-width: 861px){.i4b6c7_bvo { display: none !important; }}
@media (max-width: 1200px){.i4b6c7_bvo {
    padding-left: 4vw;
    padding-right: 4vw;
  }}
.yf827c_a989{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background-color: var(--bg-color, #121212);
  padding-top: 80px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: var(--border-color, rgba(255, 255, 255, 0.08));
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  box-sizing: border-box; color: #ffffff;}
.k04b4e_dfc3{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: var(--max-width, 1200px);
  box-sizing: border-box;
}
.u2d6d0ca2{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 64px;
  box-sizing: border-box;
}
.ufc2fb7f4{
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 12px;
  box-sizing: border-box;
}
.q0e0__c4cd{
  color: var(--text-color, #ffffff);
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.w4d8d87c1{
  color: var(--text-muted, #a0a0a0);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.c0b7e4_6ac6{
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  box-sizing: border-box;
}
.qf726594e{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color, #c0392b);
  color: #1a1a2e;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: var(--radius-lg, 9999px);
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  box-shadow: var(--shadow-sm, 0 2px 4px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
}
.qf726594e:hover{
  background-color: var(--secondary-color, #922b21);
  transform: translateY(-2px);
  box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.3)); color: #ffffff;}
.lc1e__e149{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(255, 255, 255, 0.08));
  margin-bottom: 32px;
  box-sizing: border-box; color: #1a1a2e;}
.o20ca2_fe8f{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}
.f18fec_06af{
  display: flex;
  flex: 1;
  color: var(--text-muted, #a0a0a0);
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.i776db_2378{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
  width: auto;
  box-sizing: border-box;
}
.g9c1e9_6a74{
  color: var(--text-muted, #a0a0a0);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
}
.g9c1e9_6a74:hover{
  color: var(--text-color, #ffffff);
}
@media (max-width: 768px){.yf827c_a989{
    padding-top: 56px;
    padding-bottom: 32px;
  }
.u2d6d0ca2{
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 48px;
  }
.ufc2fb7f4{
    flex: none;
    width: 100%;
  }
.c0b7e4_6ac6{
    width: 100%;
  }
.qf726594e{
    width: 100%;
  }
.o20ca2_fe8f{
    flex-direction: column-reverse;
    align-items: center;
    gap: 24px;
  }
.f18fec_06af{
    flex: none;
    width: 100%;
    justify-content: center;
    text-align: center;
  }
.i776db_2378{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
  }}
.m8d92fa3e78{box-sizing:border-box;}
.s57a__72d1{box-sizing:border-box;}
.ud60d3cbb{display:block;max-width:100%;height:auto;}
.g6fb95b5b26{box-sizing:border-box;}
.t122e9e40{box-sizing:border-box;}
.i4207525c{box-sizing:border-box;}
@media (max-width: 768px) {.r8b941_020f { 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; }
.qf1a937a_2s6k { 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; }}