:root {

  --hl-bg: #0b0f15;
  --hl-text: #e2e8f0;
  --hl-text-muted: #94a3b8;
  --hl-primary: hsl(179, 56%, 58%);
  --hl-primary-hover: hsl(179, 60%, 45%);
  --hl-accent: hsl(76, 70%, 58%);
  --hl-card-bg: #111823;
  --hl-border: #1e293b;
  --hl-max-width: 1200px;
  --hl-read-width: 680px;
  --hl-radius: 8px;
  --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.lh1r2y9o71ad{
    background-color: var(--hl-bg, #0b0f15);
    color: var(--hl-text, #e2e8f0);
    font-family: system-ui, -apple-system, sans-serif;
    line-height: 1.6;
    padding-top: 4rem;
    padding-bottom: 4rem;
    text-align: left;
    }
div.x56e02a0932.lh1r2y9o71ad .g5df423_8d{
    max-width: var(--hl-max-width, 1200px);
    margin: 0 auto;
    padding: 0 2rem;
    }
div.x56e02a0932.lh1r2y9o71ad .hjcqbsqd2v{
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-bottom: 5rem;
    }
@media (min-width: 900px) {div.x56e02a0932.lh1r2y9o71ad .hjcqbsqd2v{
    grid-template-columns: 1fr 1fr;
    align-items: start;
    }}
div.x56e02a0932.lh1r2y9o71ad .q9fd4afeb24 img{
    width: 100%;
    border-radius: var(--hl-radius, 8px);
    object-fit: cover;
    aspect-ratio: 16/10;
    border: 1px solid var(--hl-border, #1e293b);
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    }
div.x56e02a0932.lh1r2y9o71ad .e66a5dd7 h1{
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    color: #ffffff;
    }
div.x56e02a0932.lh1r2y9o71ad .e66a5dd7 p{
    max-width: var(--hl-read-width, 680px);
    color: var(--hl-text-muted, #94a3b8);
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
    }
div.x56e02a0932.lh1r2y9o71ad .j1458b_enw{
    color: var(--hl-primary, #45c2c4);
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 500;
    }
div.x56e02a0932.lh1r2y9o71ad .j1458b_enw:hover{
    color: var(--hl-accent, #b4e840);
    }
div.x56e02a0932.lh1r2y9o71ad .ybe432d{
    font-size: 1.875rem;
    color: #ffffff;
    margin-bottom: 2rem;
    text-align: left;
    }
div.x56e02a0932.lh1r2y9o71ad .wnikn5kg9052{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: 6rem;
    }
@media (min-width: 768px) {div.x56e02a0932.lh1r2y9o71ad .wnikn5kg9052{
    grid-template-columns: repeat(3, 1fr);
    }}
div.x56e02a0932.lh1r2y9o71ad .dw1v72ate{
    background: var(--hl-card-bg, #111823);
    border: 1px solid var(--hl-border, #1e293b);
    padding: 2rem;
    border-radius: var(--hl-radius, 8px);
    transition: border-color 0.3s ease; color: #ffffff;}
div.x56e02a0932.lh1r2y9o71ad .dw1v72ate:hover{
    border-color: var(--hl-primary, #45c2c4);
    }
div.x56e02a0932.lh1r2y9o71ad .dw1v72ate h3{
    font-size: 1.25rem;
    color: #ffffff;
    margin-bottom: 1rem;
    }
div.x56e02a0932.lh1r2y9o71ad .dw1v72ate p{
    color: var(--hl-text-muted, #94a3b8);
    font-size: 0.95rem;
    }
div.x56e02a0932.lh1r2y9o71ad .v12617c_8be{
    display: grid;
    gap: 3rem;
    margin-bottom: 6rem;
    }
@media (min-width: 900px) {div.x56e02a0932.lh1r2y9o71ad .v12617c_8be{
    grid-template-columns: 1fr 1fr;
    align-items: center;
    }}
div.x56e02a0932.lh1r2y9o71ad .o15a1_67a5{
    max-width: var(--hl-read-width, 680px);
    }
div.x56e02a0932.lh1r2y9o71ad .o15a1_67a5 h2{
    font-size: 1.875rem;
    color: #ffffff;
    margin-bottom: 1.5rem;
    }
div.x56e02a0932.lh1r2y9o71ad .y664smlni9y{
    list-style: none;
    padding: 0;
    margin: 1.5rem 0;
    }
div.x56e02a0932.lh1r2y9o71ad .y664smlni9y li{
    position: relative;
    padding-left: 1.75rem;
    margin-bottom: 1.25rem;
    color: var(--hl-text-muted, #94a3b8);
    }
div.x56e02a0932.lh1r2y9o71ad .y664smlni9y li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--hl-accent, #b4e840);
    font-weight: bold;
    }
div.x56e02a0932.lh1r2y9o71ad .dfb3a8_b2{
    max-width: var(--hl-read-width, 680px);
    margin-bottom: 6rem;
    }
div.x56e02a0932.lh1r2y9o71ad .m9e9cb8_yfx6{
    border-bottom: 1px solid var(--hl-border, #1e293b);
    padding: 1.5rem 0;
    }
div.x56e02a0932.lh1r2y9o71ad .m9e9cb8_yfx6:last-child{
    border-bottom: none;
    }
div.x56e02a0932.lh1r2y9o71ad .m9e9cb8_yfx6 h3{
    font-size: 1.125rem;
    color: #ffffff;
    margin-bottom: 0.75rem;
    }
div.x56e02a0932.lh1r2y9o71ad .m9e9cb8_yfx6 p{
    color: var(--hl-text-muted, #94a3b8);
    font-size: 0.95rem;
    }
div.x56e02a0932.lh1r2y9o71ad .ze91820_8m5{
    background: var(--hl-card-bg, #111823);
    border: 1px solid var(--hl-border, #1e293b);
    border-radius: var(--hl-radius, 8px);
    padding: 3rem;
    text-align: left;
    margin-bottom: 4rem; color: #ffffff;}
div.x56e02a0932.lh1r2y9o71ad .ze91820_8m5 h2{
    font-size: 1.75rem;
    color: #ffffff;
    margin-bottom: 1rem;
    }
div.x56e02a0932.lh1r2y9o71ad .ze91820_8m5 p{
    color: var(--hl-text-muted, #94a3b8);
    margin-bottom: 2rem;
    max-width: var(--hl-read-width, 680px);
    }
div.x56e02a0932.lh1r2y9o71ad .dtpo4h6ow{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 2rem;
    border-radius: var(--hl-radius, 8px);
    font-weight: 600;
    text-decoration: none;
    background-color: var(--hl-primary, #45c2c4);
    color: #000000;
    box-shadow: 0 4px 14px rgba(69, 194, 196, 0.25);
    transition: all 0.2s ease;
    }
div.x56e02a0932.lh1r2y9o71ad .dtpo4h6ow:hover{
    background-color: var(--hl-primary-hover, #3aa3a5);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(69, 194, 196, 0.4); color: #1a1a2e;}
div.x56e02a0932.lh1r2y9o71ad .d2bde13df54{
    border-top: 1px solid var(--hl-border, #1e293b);
    padding-top: 2rem;
    color: var(--hl-text-muted, #94a3b8);
    font-size: 0.875rem;
    }
.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;}