:root {

  --primary-color: hsl(185, 100%, 50%);
  --secondary-color: hsl(270, 100%, 60%);
  --bg-color: hsl(240, 10%, 4%);
  --text-color: hsl(0, 0%, 100%);
  --text-muted: hsl(240, 5%, 64%);
  --border-color: hsla(0, 0%, 100%, 0.1);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.8);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(240, 10%, 4%, 0.85);
  --accent-gradient: linear-gradient(90deg, var(--primary-color), var(--secondary-color));
  --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.x56e02a0932.ijm19wvcjo.i205c61ea9{
    
    --env-bg-main: #0d1117;
    --env-bg-surface: #161b22;
    --env-bg-surface-alt: #21262d;
    --env-border: #30363d;
    --env-border-hover: #8b949e;
    --env-text-primary: #f0f6fc;
    --env-text-secondary: #8b949e;
    --env-accent-main: hsl(76, 70%, 58%); 
    --env-accent-main-dark: hsl(76, 70%, 48%);
    --env-accent-sub: hsl(179, 56%, 58%); 
    
    --env-max-width: 1200px;
    --env-read-width: 680px;
    --env-spacing-xl: 5rem;
    --env-spacing-lg: 3rem;
    --env-spacing-md: 1.5rem;
    --env-spacing-sm: 0.75rem;
    --env-radius: 0px; 
    background-color: var(--primary-color);
    color: #1a1a2e;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    text-align: left; 
    padding-top: inherit;
    padding-bottom: inherit;
    }
div.x56e02a0932.ijm19wvcjo.i205c61ea9 *, div.x56e02a0932.ijm19wvcjo.i205c61ea9 *::before, div.x56e02a0932.ijm19wvcjo.i205c61ea9 *::after{
    box-sizing: border-box;
    }
div.x56e02a0932.ijm19wvcjo .y1d65f1_1b{
    max-width: inherit;
    margin: 0 auto;
    padding: 0 var(--env-spacing-md);
    }
div.x56e02a0932.ijm19wvcjo .ybb419_2e09{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -0.03em;
    margin: 0 0 var(--env-spacing-md) 0;
    color: var(--text-color);
    }
div.x56e02a0932.ijm19wvcjo .z7245ad{
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 var(--env-spacing-md) 0;
    padding-bottom: inherit;
    border-bottom: 1px solid var(--env-border);
    }
div.x56e02a0932.ijm19wvcjo .n5d72e_t41{
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0 0 var(--env-spacing-sm) 0;
    color: var(--text-color);
    }
div.x56e02a0932.ijm19wvcjo .bffrecautwf0{
    font-size: 1.125rem;
    color: var(--text-color);
    max-width: inherit;
    margin-bottom: inherit;
    }
div.x56e02a0932.ijm19wvcjo .t86c00c64{
    color: var(--text-color);
    font-size: 1rem;
    }
div.x56e02a0932.ijm19wvcjo .i3c347b{
    color: var(--text-color);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
    }
div.x56e02a0932.ijm19wvcjo .i3c347b:hover{
    border-bottom-color: inherit;
    }
div.x56e02a0932.ijm19wvcjo .ue32847e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.5rem;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
    }
div.x56e02a0932.ijm19wvcjo .jlk5uotwf{
    background-color: var(--primary-color);
    color: #000; 
    box-shadow: 4px 4px 0px rgba(179, 255, 0, 0.2);
    }
div.x56e02a0932.ijm19wvcjo .jlk5uotwf:hover{
    background-color: var(--primary-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px rgba(179, 255, 0, 0.2); color: #1a1a2e;}
div.x56e02a0932.ijm19wvcjo .ka2e6ab22{
    display: grid;
    grid-template-columns: 1fr;
    gap: inherit;
    margin-bottom: inherit;
    }
div.x56e02a0932.ijm19wvcjo .i2551e_05{
    width: 100%;
    border: 1px solid var(--env-border);
    background-color: var(--primary-color);
    padding: inherit;
    position: relative; color: #1a1a2e;}
div.x56e02a0932.ijm19wvcjo .i2551e_05::before{
    content: "";
    position: absolute;
    top: -1px; left: -1px; right: -1px; bottom: -1px;
    border: 1px solid var(--env-border);
    z-index: 1;
    pointer-events: none;
    }
div.x56e02a0932.ijm19wvcjo .pkz6sdnq{
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    display: block;
    filter: contrast(1.1) brightness(0.9);
    }
div.x56e02a0932.ijm19wvcjo .dd24c_f100{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: inherit;
    margin-bottom: inherit;
    }
div.x56e02a0932.ijm19wvcjo .se12dcb2_crig{
    background-color: var(--primary-color);
    border: 1px solid var(--env-border);
    padding: inherit;
    transition: border-color 0.2s ease, transform 0.2s ease; color: #1a1a2e;}
div.x56e02a0932.ijm19wvcjo .se12dcb2_crig:hover{
    border-color: var(--border-color);
    transform: translateY(-2px);
    }
div.x56e02a0932.ijm19wvcjo .m71ad_c8b4{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.x56e02a0932.ijm19wvcjo .m71ad_c8b4 li{
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 0;
    border-bottom: 1px dashed var(--env-border);
    font-size: 0.9375rem;
    }
div.x56e02a0932.ijm19wvcjo .m71ad_c8b4 li:last-child{
    border-bottom: none;
    }
div.x56e02a0932.ijm19wvcjo .zc402ab_v0{
    color: var(--text-color);
    }
div.x56e02a0932.ijm19wvcjo .raabd58eb{
    color: var(--text-color);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    }
div.x56e02a0932.ijm19wvcjo .j5ja8w5wru{
    max-width: inherit;
    margin-bottom: inherit;
    }
div.x56e02a0932.ijm19wvcjo .pb1b7a__a7b7{
    margin-bottom: inherit;
    padding-bottom: inherit;
    border-bottom: 1px solid var(--env-border);
    }
div.x56e02a0932.ijm19wvcjo .k7c008c{
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 0.5rem 0;
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    }
div.x56e02a0932.ijm19wvcjo .k7c008c::before{
    content: "Q.";
    color: var(--text-color);
    font-weight: 800;
    }
div.x56e02a0932.ijm19wvcjo .ifd0eb0ca74{
    color: var(--text-color);
    margin: 0;
    padding-left: 1.75rem;
    line-height: 1.6;
    }
div.x56e02a0932.ijm19wvcjo .t8b0f__4043b{
    background-color: var(--primary-color);
    border: 1px solid var(--env-border);
    border-left: 4px solid var(--env-accent-main);
    padding: inherit;
    margin-bottom: inherit; color: #1a1a2e;}
@media (min-width: 1024px) {div.x56e02a0932.ijm19wvcjo .ka2e6ab22{
    grid-template-columns: 1.2fr 1fr;
    align-items: center;
    }}
div.x56e02a0932.ijm19wvcjo .pb00e928ebc{box-sizing:border-box;}
div.x56e02a0932.ijm19wvcjo .pkgatt3q{box-sizing:border-box;}
.n3bb615c_4c{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    display: block; color: #ffffff;}
.k6e30befc{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
.fab0e17_85{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 440px;
    display: block;
    }
.gc5b942_3a9{
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -1px;
    color: var(--primary-color);
    margin-bottom: 16px;
    text-transform: uppercase;
    }
.q6dxid26ssr{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.ufce91b_4e0{
    display: block;
    width: 100%;
    }
.t32a7852_i7v{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
    height: 48px;
    background: var(--accent-gradient);
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border-radius: var(--radius-md);
    width: auto;
    }
.t32a7852_i7v:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    }
.h889bda_4d5f{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.ffe424f57a{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.u0e3b0__818{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.u0e3b0__818:hover{
    color: var(--primary-color);
    }
.g2e75b_0b{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #1a1a2e;}
.jpadd3xg{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    }
.g2f7c1c_919{
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.5px;
    }
@media (max-width: 768px){.n3bb615c_4c{
    padding-top: 60px;
    }
.fab0e17_85{
    flex-direction: column;
    gap: 48px;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 100%;
    }
.h889bda_4d5f{
    flex: 0 0 100%;
    width: 100%;
    }
.t32a7852_i7v{
    width: 100%;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased; color: #ffffff;}
.q13fce7_o8{
    height: var(--nav-height);
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #ffffff;}
.bbc4aede8b{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.w9557d_cmrn{
    display: flex;
    align-items: center;
    gap: 48px; 
    }
.q4725f3d_gl{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.gf90f_b6{
    width: 28px;
    height: 28px;
    background: var(--accent-gradient);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); color: #1a1a2e;}
.jpk8vscra9j{
    color: var(--text-color);
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    }
.b7568__6d8b{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.s47d4__6ea24{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.s47d4__6ea24:hover{
    color: var(--primary-color);
    }
.s47d4__6ea24::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.s47d4__6ea24:hover::after{
    width: 100%;
    }
.q2fe__2113{
    display: flex;
    align-items: center;
    }
.a62871e_dae3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color); 
    color: #000000; 
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 0 20px hsla(185, 100%, 50%, 0.3);
    letter-spacing: 0.5px;
    }
.a62871e_dae3:hover{
    background: var(--text-color); 
    transform: translateY(-1px);
    box-shadow: 0 0 30px hsla(185, 100%, 50%, 0.5); color: #1a1a2e;}
.be1a1a66bd3{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    margin-left: 16px;
    }
.wbae4_a0{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.b7568__6d8b {
    display: none; 
    }
.be1a1a66bd3 {
    display: flex;
    }
.w9557d_cmrn {
    gap: 0;
    }}
@media (max-width: 640px){.jpk8vscra9j{
    font-size: 1.1rem;
    }
.a62871e_dae3{
    padding: 8px 16px;
    font-size: 0.75rem;
    }}
.s47d4__6ea24.active{color: var(--primary-color);}
.m4b95__c0c{list-style:none;}
.s47d4__6ea24.active {color: var(--primary-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.x56e02a0932 img.s790a4de1 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.x56e02a0932 img.s790a4de1.u948f3b0d71 { aspect-ratio: 16 / 9; }
div.x56e02a0932 img.s790a4de1.j5a7f8d9f55 { aspect-ratio: 16 / 10; }
div.x56e02a0932 img.s790a4de1.o6fe12_f995 { aspect-ratio: 4 / 3; }
div.x56e02a0932 img.s790a4de1.a1d1__eddc { aspect-ratio: 1 / 1; }
div.x56e02a0932 :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.x56e02a0932 .d33ad3ce9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.x56e02a0932 .d33ad3ce9.u948f3b0d71 { aspect-ratio: 16 / 9; }
div.x56e02a0932 .d33ad3ce9.j5a7f8d9f55 { aspect-ratio: 16 / 10; }
div.x56e02a0932 .d33ad3ce9.o6fe12_f995 { aspect-ratio: 4 / 3; }
div.x56e02a0932 .d33ad3ce9.a1d1__eddc { aspect-ratio: 1 / 1; }
div.x56e02a0932 .d33ad3ce9 > img.s790a4de1,
    div.x56e02a0932 .d33ad3ce9 > picture > img.s790a4de1 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.x9c4__b170 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.x9c4__b170 > :first-child,
    .x9c4__b170 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased; color: #ffffff;}
.q13fce7_o8{
    height: var(--nav-height);
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #ffffff;}
.bbc4aede8b{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.w9557d_cmrn{
    display: flex;
    align-items: center;
    gap: 48px; 
    }
.q4725f3d_gl{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.gf90f_b6{
    width: 28px;
    height: 28px;
    background: var(--accent-gradient);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); color: #1a1a2e;}
.jpk8vscra9j{
    color: var(--text-color);
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    }
.b7568__6d8b{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.s47d4__6ea24{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.s47d4__6ea24:hover{
    color: var(--primary-color);
    }
.s47d4__6ea24::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.s47d4__6ea24:hover::after{
    width: 100%;
    }
.q2fe__2113{
    display: flex;
    align-items: center;
    }
.a62871e_dae3{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color); 
    color: #000000; 
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 0 20px hsla(185, 100%, 50%, 0.3);
    letter-spacing: 0.5px;
    }
.a62871e_dae3:hover{
    background: var(--text-color); 
    transform: translateY(-1px);
    box-shadow: 0 0 30px hsla(185, 100%, 50%, 0.5); color: #1a1a2e;}
.be1a1a66bd3{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    margin-left: 16px;
    }
.wbae4_a0{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.b7568__6d8b {
    display: none; 
    }
.be1a1a66bd3 {
    display: flex;
    }
.w9557d_cmrn {
    gap: 0;
    }}
@media (max-width: 640px){.jpk8vscra9j{
    font-size: 1.1rem;
    }
.a62871e_dae3{
    padding: 8px 16px;
    font-size: 0.75rem;
    }}
.s47d4__6ea24.active{color: var(--primary-color);}
.m4b95__c0c{list-style:none;}
.s47d4__6ea24.active{color: var(--primary-color);}
.n3bb615c_4c{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    display: block; color: #ffffff;}
.k6e30befc{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
.fab0e17_85{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 440px;
    display: block;
    }
.gc5b942_3a9{
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -1px;
    color: var(--primary-color);
    margin-bottom: 16px;
    text-transform: uppercase;
    }
.q6dxid26ssr{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.ufce91b_4e0{
    display: block;
    width: 100%;
    }
.t32a7852_i7v{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
    height: 48px;
    background: var(--accent-gradient);
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border-radius: var(--radius-md);
    width: auto;
    }
.t32a7852_i7v:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    }
.h889bda_4d5f{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.ffe424f57a{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.u0e3b0__818{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.u0e3b0__818:hover{
    color: var(--primary-color);
    }
.g2e75b_0b{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #1a1a2e;}
.jpadd3xg{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    }
.g2f7c1c_919{
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.5px;
    }
@media (max-width: 768px){.n3bb615c_4c{
    padding-top: 60px;
    }
.fab0e17_85{
    flex-direction: column;
    gap: 48px;
    }
.sheuc87afi{
    flex: 0 0 100%;
    max-width: 100%;
    }
.h889bda_4d5f{
    flex: 0 0 100%;
    width: 100%;
    }
.t32a7852_i7v{
    width: 100%;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased; color: #ffffff;}
.q13fce7_o8{
  height: var(--nav-height);
  width: 100%;
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  backdrop-filter: blur(12px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #ffffff;}
.bbc4aede8b{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.w9557d_cmrn{
  display: flex;
  align-items: center;
  gap: 48px; 
}
.q4725f3d_gl{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: var(--transition);
}
.gf90f_b6{
  width: 28px;
  height: 28px;
  background: var(--accent-gradient);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); color: #1a1a2e;}
.jpk8vscra9j{
  color: var(--text-color);
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
.b7568__6d8b{
  display: flex;
  list-style: none;
  gap: 24px;
}
.s47d4__6ea24{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.875rem;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.s47d4__6ea24:hover{
  color: var(--primary-color);
}
.s47d4__6ea24::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.s47d4__6ea24:hover::after{
  width: 100%;
}
.q2fe__2113{
  display: flex;
  align-items: center;
}
.a62871e_dae3{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  background: var(--primary-color); 
  color: #000000; 
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  transition: var(--transition);
  box-shadow: 0 0 20px hsla(185, 100%, 50%, 0.3);
  letter-spacing: 0.5px;
}
.a62871e_dae3:hover{
  background: var(--text-color); 
  transform: translateY(-1px);
  box-shadow: 0 0 30px hsla(185, 100%, 50%, 0.5); color: #1a1a2e;}
.be1a1a66bd3{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  margin-left: 16px;
}
.wbae4_a0{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.b7568__6d8b {
    display: none; 
  }
.be1a1a66bd3 {
    display: flex;
  }
.w9557d_cmrn {
    gap: 0;
  }}
@media (max-width: 640px){.jpk8vscra9j{
    font-size: 1.1rem;
  }
.a62871e_dae3{
    padding: 8px 16px;
    font-size: 0.75rem;
  }}
.s47d4__6ea24.active{color: var(--primary-color);}
.m4b95__c0c{list-style:none;}
.s47d4__6ea24.active{color: var(--primary-color);}
.d3f9b1_184c{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  display: block; color: #ffffff;}
.x8fce8855e4{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.h3d3__db5f{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
}
.i005e7f4cb5{
  flex: 0 0 100%;
  max-width: 440px;
  display: block;
}
.r3c1dc_0e7a{
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -1px;
  color: var(--primary-color);
  margin-bottom: 16px;
  text-transform: uppercase;
}
.m7ce6d_811f{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  max-width: 320px;
}
.s160427fbec{
  display: block;
  width: 100%;
}
.vb0e8dd0c{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 32px;
  padding-right: 32px;
  height: 48px;
  background: var(--accent-gradient);
  color: #000;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border-radius: var(--radius-md);
  width: auto;
}
.vb0e8dd0c:hover{
  filter: brightness(1.1);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}
.y3def2_cf93{
  flex: 1;
  min-width: 140px;
  display: flex;
  flex-direction: column;
}
.i9d8d51b3f0{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.zefb__6516{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
  width: fit-content;
}
.zefb__6516:hover{
  color: var(--primary-color);
}
.m92e__2e14{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 64px;
  margin-bottom: 32px; color: #1a1a2e;}
.q05e__356e{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.j705d3_ace1{
  font-size: 13px;
  color: var(--text-muted);
  letter-spacing: 0.5px;
}
@media (max-width: 768px){.d3f9b1_184c{
    padding-top: 60px;
  }
.h3d3__db5f{
    flex-direction: column;
    gap: 48px;
  }
.i005e7f4cb5{
    flex: 0 0 100%;
    max-width: 100%;
  }
.y3def2_cf93{
    flex: 0 0 100%;
    width: 100%;
  }
.vb0e8dd0c{
    width: 100%;
  }}
.k1f337a98{box-sizing:border-box;}
.m42dff7ce{box-sizing:border-box;}
.v82af967594{box-sizing:border-box;}
.occ009f3f0c{box-sizing:border-box;}
.j0135d_062c{display:block;max-width:100%;height:auto;}