:root {

  --ai-bg-color: #0d1117;
  --ai-surface-color: #161b22;
  --ai-surface-border: #30363d;
  --ai-primary-color: hsl(160, 85%, 61%);
  --ai-secondary-color: hsl(217, 68%, 61%);
  --ai-text-main: #e6edf3;
  --ai-text-muted: #8b949e;
  --ai-text-dark: #0a0c10;
  --ai-spacing-base: 2rem;
  --ai-spacing-large: 6rem;
  --ai-radius-md: 12px;
  --ai-radius-lg: 24px;
  --ai-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --primary-color: hsl(160, 85%, 61%);
  --secondary-color: hsl(217, 68%, 61%);
  --bg-color: hsl(225, 15%, 6%);
  --text-color: hsl(0, 0%, 100%);
  --text-muted: hsl(225, 10%, 65%);
  --border-color: rgba(255, 255, 255, 0.08);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.5);
  --nav-height: 80px;
  --max-width: 1280px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(6, 7, 9, 0.85);
  --btn-gradient: linear-gradient(135deg, 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.cb83__0c94.c6bbt5bw4.q1f83a__9cf9{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--ai-bg-color);
    color: var(--ai-text-main);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    padding-bottom: var(--ai-spacing-large);
    overflow-x: hidden;
    }
div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 img{
    max-width: 100%;
    display: block;
    border-radius: var(--ai-radius-md);
    object-fit: cover;
    }
div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 h1, div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 h2, div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 h3{
    color: var(--ai-text-main);
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: left;
    }
div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 a{
    color: var(--ai-primary-color);
    text-decoration: none;
    transition: var(--ai-transition);
    }
div.cb83__0c94.c6bbt5bw4.q1f83a__9cf9 a:hover{
    color: var(--ai-secondary-color);
    }
div.cb83__0c94.c6bbt5bw4 .d4f47a9c_dt{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 clamp(1.5rem, 5vw, 4rem);
    }
div.cb83__0c94.c6bbt5bw4 .zd7a47c8_o5ww{
    width: 100%;
    margin-bottom: var(--ai-spacing-large);
    position: relative;
    }
div.cb83__0c94.c6bbt5bw4 .zd7a47c8_o5ww::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, var(--ai-bg-color), transparent);
    pointer-events: none; color: #ffffff;}
div.cb83__0c94.c6bbt5bw4 .zd7a47c8_o5ww img{
    width: 100%;
    height: clamp(400px, 60vh, 700px);
    border-radius: 0;
    }
div.cb83__0c94.c6bbt5bw4 .r9c1a40ccb1{
    margin-bottom: var(--ai-spacing-large);
    }
div.cb83__0c94.c6bbt5bw4 .r9c1a40ccb1 h1{
    font-size: clamp(2.5rem, 5vw, 4.5rem);
    line-height: 1.1;
    margin-bottom: 1.5rem;
    background: linear-gradient(135deg, #fff 0%, var(--ai-text-muted) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
div.cb83__0c94.c6bbt5bw4 .r9c1a40ccb1 p{
    font-size: clamp(1.125rem, 2vw, 1.5rem);
    color: var(--ai-text-muted);
    max-width: 800px;
    margin-bottom: 2.5rem;
    }
div.cb83__0c94.c6bbt5bw4 .o2a70a_gb{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    }
div.cb83__0c94.c6bbt5bw4 .rd35e84{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2.5rem;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: 100px;
    transition: var(--ai-transition);
    cursor: pointer;
    text-align: center;
    }
div.cb83__0c94.c6bbt5bw4 .e4b21__e89f{
    background: linear-gradient(135deg, var(--ai-primary-color), var(--ai-secondary-color));
    color: var(--ai-text-dark) !important;
    box-shadow: 0 8px 24px rgba(64, 242, 179, 0.2);
    border: none;
    }
div.cb83__0c94.c6bbt5bw4 .e4b21__e89f:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(64, 242, 179, 0.4);
    color: var(--ai-text-dark) !important;
    }
div.cb83__0c94.c6bbt5bw4 .k6df200_uh8{
    display: flex;
    flex-direction: column;
    gap: var(--ai-spacing-large);
    margin-bottom: var(--ai-spacing-large);
    }
div.cb83__0c94.c6bbt5bw4 .f05d6f25338{display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    background: var(--ai-surface-color);
    border: 1px solid var(--ai-surface-border);
    border-radius: var(--ai-radius-lg);
    padding: clamp(2rem, 5vw, 4rem);
    position: relative;
    overflow: hidden; isolation: isolate; color: #ffffff;}
div.cb83__0c94.c6bbt5bw4 .f05d6f25338::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--ai-primary-color), transparent);
    opacity: 0.5; color: #1a1a2e;}
div.cb83__0c94.c6bbt5bw4 .pf5392_502 h2{
    font-size: clamp(2rem, 3vw, 2.5rem);
    margin-bottom: 1.25rem;
    }
div.cb83__0c94.c6bbt5bw4 .pf5392_502 p{
    font-size: 1.125rem;
    color: var(--ai-text-muted);
    margin-bottom: 1.5rem;
    max-width: 600px;
    }
div.cb83__0c94.c6bbt5bw4 .qlz997e9b{
    border-radius: var(--ai-radius-md);
    overflow: hidden;
    border: 1px solid var(--ai-surface-border);
    box-shadow: 0 20px 40px rgba(0,0,0,0.4);
    aspect-ratio: 16 / 9;
    background: var(--ai-bg-color); color: #ffffff;}
div.cb83__0c94.c6bbt5bw4 .qlz997e9b img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.cb83__0c94.c6bbt5bw4 .u1f39ced9b{
    background: var(--ai-surface-color);
    border: 1px solid var(--ai-surface-border);
    border-radius: var(--ai-radius-lg);
    padding: clamp(2rem, 5vw, 4rem);
    margin-bottom: var(--ai-spacing-large); color: #ffffff;}
div.cb83__0c94.c6bbt5bw4 .u1f39ced9b h2{
    font-size: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--ai-surface-border);
    }
div.cb83__0c94.c6bbt5bw4 .i51b04462{
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    }
div.cb83__0c94.c6bbt5bw4 .i51b04462 li{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    }
div.cb83__0c94.c6bbt5bw4 .i51b04462 strong{
    color: var(--ai-primary-color);
    font-size: 1.125rem;
    }
div.cb83__0c94.c6bbt5bw4 .i51b04462 code{
    background: var(--ai-bg-color);
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    border: 1px solid var(--ai-surface-border);
    font-family: monospace;
    color: var(--ai-text-main);
    }
@media (min-width: 1024px) {div.cb83__0c94.c6bbt5bw4 .f05d6f25338{
    grid-template-columns: 1fr 1.2fr;
    align-items: center;
    gap: 4rem;
    }
div.cb83__0c94.c6bbt5bw4 .f05d6f25338.sad82__c95{
    grid-template-columns: 1.2fr 1fr;
    }
div.cb83__0c94.c6bbt5bw4 .f05d6f25338.sad82__c95 .pf5392_502{
    order: 2;
    }
div.cb83__0c94.c6bbt5bw4 .f05d6f25338.sad82__c95 .qlz997e9b{
    order: 1;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.h16c1b39_li{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center; color: #ffffff;}
.p7b575454{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.a9jb9uh4ass6{
    flex-shrink: 0;
    }
.g5320ff_mv{
    text-decoration: none;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #1a1a2e;
    text-transform: uppercase;
    background: var(--btn-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: var(--transition);
    }
.g5320ff_mv:hover{
    filter: brightness(1.2);
    }
.s983ab__b8dc9{
    display: flex;
    align-items: center;
    }
.p5d73b6{
    display: flex;
    list-style: none;
    gap: 32px;
    }
.m1db5__9bd{
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    color: var(--text-muted);
    transition: var(--transition);
    position: relative;
    }
.m1db5__9bd:hover{
    color: var(--primary-color);
    }
.m1db5__9bd.active{
    color: var(--text-color);
    }
.xf811__02091{
    background: linear-gradient(90deg, #fff, var(--primary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.o3af570c2{
    position: absolute;
    top: -4px;
    right: -8px;
    width: 6px;
    height: 6px;
    background-color: var(--primary-color);
    border-radius: 50%;
    box-shadow: 0 0 10px var(--primary-color); color: #1a1a2e;}
.ld80df3{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.fcebc1d_7b7{
    background: var(--primary-color);
    color: #000000; 
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(100, 255, 218, 0.2);
    border: none;
    cursor: pointer;
    }
.fcebc1d_7b7:hover{
    background: var(--secondary-color);
    color: #1a1a2e;
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
    }
.a8e4e3254{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    background: none;
    border: none;
    cursor: pointer;
    }
.a8e4e3254 .ud0459_aa{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.p5d73b6 {
    gap: 20px;
    }
.m1db5__9bd {
    font-size: 14px;
    }}
@media (max-width: 860px){.a8e4e3254{
    display: flex;
    }
.s983ab__b8dc9{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--bg-color);
    overflow: hidden;
    transition: var(--transition);
    flex-direction: column;
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.s983ab__b8dc9.active{
    height: calc(100vh - var(--nav-height));
    padding: 40px 0;
    border-bottom-width: 1px;
    }
.p5d73b6{
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 40px;
    }
.m1db5__9bd{
    font-size: 20px;
    }
.ld80df3 .fcebc1d_7b7{
    display: none; 
    }}
.xf811__02091.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.u5607c_r6{box-sizing:border-box;}
.f0b69_e6ab{list-style:none;}
.m1db5__9bd.active {color: var(--primary-color);}
.xf811__02091.active {color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.j5f284d2_8r{
    width: 100%;
    background: var(--bg-color, hsl(225, 15%, 6%));
    padding: 80px 0 40px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    box-sizing: border-box; color: #ffffff;}
.d945c193e7a{
    max-width: var(--max-width, 1280px);
    margin: 0 auto;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    }
.doafm063k{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 32px;
    box-sizing: border-box;
    }
.n285a3_vxu{
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1;
    }
.svfpl89scj{
    width: 100%;
    color: var(--text-color, hsl(0, 0%, 100%));
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.5px;
    }
.k12285307{
    width: 100%;
    color: var(--text-muted, hsl(225, 10%, 65%));
    font-size: 15px;
    line-height: 1.5;
    }
.xkut9gfx558{
    display: flex;
    width: auto;
    }
.v0b1db3_57e6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    width: auto;
    padding: 0 28px;
    background: var(--btn-gradient, linear-gradient(135deg, hsl(160, 85%, 61%), hsl(217, 68%, 61%)));
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    border-radius: var(--radius-sm, 6px);
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: 0 4px 16px rgba(45, 212, 191, 0.25);
    }
.v0b1db3_57e6:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(45, 212, 191, 0.4);
    filter: brightness(1.05);
    }
.fab103_idk{
    width: 100%;
    height: 1px;
    background: var(--border-color, rgba(255, 255, 255, 0.08));
    margin: 48px 0 32px; color: #1a1a2e;}
.dc58baa{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 24px;
    box-sizing: border-box;
    }
.j06unraz5{
    flex: 1;
    color: var(--text-muted, hsl(225, 10%, 65%));
    font-size: 14px;
    }
.ad7cec_wi{
    display: flex;
    gap: 32px;
    width: auto;
    }
.w67989__040{
    width: auto;
    color: var(--text-muted, hsl(225, 10%, 65%));
    font-size: 14px;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.w67989__040:hover{
    color: var(--text-color, hsl(0, 0%, 100%));
    }
@media (max-width: 768px){.j5f284d2_8r{
    padding: 48px 0 32px;
    }
.d945c193e7a{
    padding: 0 24px;
    }
.doafm063k{
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    }
.n285a3_vxu{
    width: 100%;
    flex: none;
    }
.xkut9gfx558{
    width: 100%;
    }
.v0b1db3_57e6{
    width: 100%;
    }
.fab103_idk{
    margin: 32px 0 24px;
    }
.dc58baa{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 24px;
    }
.j06unraz5{
    width: 100%;
    flex: none;
    }
.ad7cec_wi{
    width: 100%;
    flex-direction: column;
    gap: 16px;
    }
.w67989__040{
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.cb83__0c94 img.adbc8c_a8a8 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.cb83__0c94 img.adbc8c_a8a8.zcaf__50d9 { aspect-ratio: 16 / 9; }
div.cb83__0c94 img.adbc8c_a8a8.h394__4258 { aspect-ratio: 16 / 10; }
div.cb83__0c94 img.adbc8c_a8a8.z1a0__8079 { aspect-ratio: 4 / 3; }
div.cb83__0c94 img.adbc8c_a8a8.id0227552e2 { aspect-ratio: 1 / 1; }
div.cb83__0c94 :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.cb83__0c94 .q89b35401 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.cb83__0c94 .q89b35401.zcaf__50d9 { aspect-ratio: 16 / 9; }
div.cb83__0c94 .q89b35401.h394__4258 { aspect-ratio: 16 / 10; }
div.cb83__0c94 .q89b35401.z1a0__8079 { aspect-ratio: 4 / 3; }
div.cb83__0c94 .q89b35401.id0227552e2 { aspect-ratio: 1 / 1; }
div.cb83__0c94 .q89b35401 > img.adbc8c_a8a8,
    div.cb83__0c94 .q89b35401 > picture > img.adbc8c_a8a8 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.j07c__3955 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.j07c__3955 > :first-child,
    .j07c__3955 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.h16c1b39_li{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center; color: #ffffff;}
.p7b575454{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.a9jb9uh4ass6{
    flex-shrink: 0;
    }
.g5320ff_mv{
    text-decoration: none;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #1a1a2e;
    text-transform: uppercase;
    background: var(--btn-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: var(--transition);
    }
.g5320ff_mv:hover{
    filter: brightness(1.2);
    }
.s983ab__b8dc9{
    display: flex;
    align-items: center;
    }
.p5d73b6{
    display: flex;
    list-style: none;
    gap: 32px;
    }
.m1db5__9bd{
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    color: var(--text-muted);
    transition: var(--transition);
    position: relative;
    }
.m1db5__9bd:hover{
    color: var(--primary-color);
    }
.m1db5__9bd.active{
    color: var(--text-color);
    }
.xf811__02091{
    background: linear-gradient(90deg, #fff, var(--primary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.o3af570c2{
    position: absolute;
    top: -4px;
    right: -8px;
    width: 6px;
    height: 6px;
    background-color: var(--primary-color);
    border-radius: 50%;
    box-shadow: 0 0 10px var(--primary-color); color: #1a1a2e;}
.ld80df3{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.fcebc1d_7b7{
    background: var(--primary-color);
    color: #000000; 
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(100, 255, 218, 0.2);
    border: none;
    cursor: pointer;
    }
.fcebc1d_7b7:hover{
    background: var(--secondary-color);
    color: #1a1a2e;
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
    }
.a8e4e3254{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    background: none;
    border: none;
    cursor: pointer;
    }
.a8e4e3254 .ud0459_aa{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.p5d73b6 {
    gap: 20px;
    }
.m1db5__9bd {
    font-size: 14px;
    }}
@media (max-width: 860px){.a8e4e3254{
    display: flex;
    }
.s983ab__b8dc9{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--bg-color);
    overflow: hidden;
    transition: var(--transition);
    flex-direction: column;
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.s983ab__b8dc9.active{
    height: calc(100vh - var(--nav-height));
    padding: 40px 0;
    border-bottom-width: 1px;
    }
.p5d73b6{
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 40px;
    }
.m1db5__9bd{
    font-size: 20px;
    }
.ld80df3 .fcebc1d_7b7{
    display: none; 
    }}
.xf811__02091.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.u5607c_r6{box-sizing:border-box;}
.f0b69_e6ab{list-style:none;}
.m1db5__9bd.active{color: var(--primary-color);}
.xf811__02091.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.j5f284d2_8r{
    width: 100%;
    background: var(--bg-color, hsl(225, 15%, 6%));
    padding: 80px 0 40px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    box-sizing: border-box; color: #ffffff;}
.d945c193e7a{
    max-width: var(--max-width, 1280px);
    margin: 0 auto;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    }
.doafm063k{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 32px;
    box-sizing: border-box;
    }
.n285a3_vxu{
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1;
    }
.svfpl89scj{
    width: 100%;
    color: var(--text-color, hsl(0, 0%, 100%));
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.5px;
    }
.k12285307{
    width: 100%;
    color: var(--text-muted, hsl(225, 10%, 65%));
    font-size: 15px;
    line-height: 1.5;
    }
.xkut9gfx558{
    display: flex;
    width: auto;
    }
.v0b1db3_57e6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    width: auto;
    padding: 0 28px;
    background: var(--btn-gradient, linear-gradient(135deg, hsl(160, 85%, 61%), hsl(217, 68%, 61%)));
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    border-radius: var(--radius-sm, 6px);
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: 0 4px 16px rgba(45, 212, 191, 0.25);
    }
.v0b1db3_57e6:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(45, 212, 191, 0.4);
    filter: brightness(1.05);
    }
.fab103_idk{
    width: 100%;
    height: 1px;
    background: var(--border-color, rgba(255, 255, 255, 0.08));
    margin: 48px 0 32px; color: #1a1a2e;}
.dc58baa{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 24px;
    box-sizing: border-box;
    }
.j06unraz5{
    flex: 1;
    color: var(--text-muted, hsl(225, 10%, 65%));
    font-size: 14px;
    }
.ad7cec_wi{
    display: flex;
    gap: 32px;
    width: auto;
    }
.w67989__040{
    width: auto;
    color: var(--text-muted, hsl(225, 10%, 65%));
    font-size: 14px;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.w67989__040:hover{
    color: var(--text-color, hsl(0, 0%, 100%));
    }
@media (max-width: 768px){.j5f284d2_8r{
    padding: 48px 0 32px;
    }
.d945c193e7a{
    padding: 0 24px;
    }
.doafm063k{
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    }
.n285a3_vxu{
    width: 100%;
    flex: none;
    }
.xkut9gfx558{
    width: 100%;
    }
.v0b1db3_57e6{
    width: 100%;
    }
.fab103_idk{
    margin: 32px 0 24px;
    }
.dc58baa{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 24px;
    }
.j06unraz5{
    width: 100%;
    flex: none;
    }
.ad7cec_wi{
    width: 100%;
    flex-direction: column;
    gap: 16px;
    }
.w67989__040{
    width: 100%;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.h16c1b39_li{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center; color: #ffffff;}
.p7b575454{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.a9jb9uh4ass6{
  flex-shrink: 0;
}
.g5320ff_mv{
  text-decoration: none;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -1px;
  color: #1a1a2e;
  text-transform: uppercase;
  background: var(--btn-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: var(--transition);
}
.g5320ff_mv:hover{
  filter: brightness(1.2);
}
.s983ab__b8dc9{
  display: flex;
  align-items: center;
}
.p5d73b6{
  display: flex;
  list-style: none;
  gap: 32px;
}
.m1db5__9bd{
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  color: var(--text-muted);
  transition: var(--transition);
  position: relative;
}
.m1db5__9bd:hover{
  color: var(--primary-color);
}
.m1db5__9bd.active{
  color: var(--text-color);
}
.xf811__02091{
  background: linear-gradient(90deg, #fff, var(--primary-color));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; color: #1a1a2e;}
.o3af570c2{
  position: absolute;
  top: -4px;
  right: -8px;
  width: 6px;
  height: 6px;
  background-color: var(--primary-color);
  border-radius: 50%;
  box-shadow: 0 0 10px var(--primary-color); color: #1a1a2e;}
.ld80df3{
  display: flex;
  align-items: center;
  gap: 16px;
}
.fcebc1d_7b7{
  background: var(--primary-color);
  color: #000000; 
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: 0 4px 14px rgba(100, 255, 218, 0.2);
  border: none;
  cursor: pointer;
}
.fcebc1d_7b7:hover{
  background: var(--secondary-color);
  color: #1a1a2e;
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}
.a8e4e3254{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 16px;
  background: none;
  border: none;
  cursor: pointer;
}
.a8e4e3254 .ud0459_aa{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.p5d73b6 {
    gap: 20px;
  }
.m1db5__9bd {
    font-size: 14px;
  }}
@media (max-width: 860px){.a8e4e3254{
    display: flex;
  }
.s983ab__b8dc9{
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--bg-color);
    overflow: hidden;
    transition: var(--transition);
    flex-direction: column;
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.s983ab__b8dc9.active{
    height: calc(100vh - var(--nav-height));
    padding: 40px 0;
    border-bottom-width: 1px;
  }
.p5d73b6{
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 40px;
  }
.m1db5__9bd{
    font-size: 20px;
  }
.ld80df3 .fcebc1d_7b7{
    display: none; 
  }}
.xf811__02091.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.u5607c_r6{box-sizing:border-box;}
.f0b69_e6ab{list-style:none;}
.m1db5__9bd.active{color: var(--primary-color);}
.xf811__02091.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.j0f6fa_0139{
  width: 100%;
  background: var(--bg-color, hsl(225, 15%, 6%));
  padding: 80px 0 40px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  box-sizing: border-box; color: #ffffff;}
.k88a__0ac3{
  max-width: var(--max-width, 1280px);
  margin: 0 auto;
  padding: 0 32px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.nb7795762{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 32px;
  box-sizing: border-box;
}
.s706__a128{
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
}
.ybc2__b58f{
  width: 100%;
  color: var(--text-color, hsl(0, 0%, 100%));
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.pbd2bf_b764{
  width: 100%;
  color: var(--text-muted, hsl(225, 10%, 65%));
  font-size: 15px;
  line-height: 1.5;
}
.xa0b4f_98f3{
  display: flex;
  width: auto;
}
.c62398096bb{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: auto;
  padding: 0 28px;
  background: var(--btn-gradient, linear-gradient(135deg, hsl(160, 85%, 61%), hsl(217, 68%, 61%)));
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  border-radius: var(--radius-sm, 6px);
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  box-shadow: 0 4px 16px rgba(45, 212, 191, 0.25);
}
.c62398096bb:hover{
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(45, 212, 191, 0.4);
  filter: brightness(1.05);
}
.b5c47ee69{
  width: 100%;
  height: 1px;
  background: var(--border-color, rgba(255, 255, 255, 0.08));
  margin: 48px 0 32px; color: #1a1a2e;}
.z650bd_41de{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 24px;
  box-sizing: border-box;
}
.b834b322d06{
  flex: 1;
  color: var(--text-muted, hsl(225, 10%, 65%));
  font-size: 14px;
}
.w7651b7c740{
  display: flex;
  gap: 32px;
  width: auto;
}
.ea0aa932acd{
  width: auto;
  color: var(--text-muted, hsl(225, 10%, 65%));
  font-size: 14px;
  text-decoration: none;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
}
.ea0aa932acd:hover{
  color: var(--text-color, hsl(0, 0%, 100%));
}
@media (max-width: 768px){.j0f6fa_0139{
    padding: 48px 0 32px;
  }
.k88a__0ac3{
    padding: 0 24px;
  }
.nb7795762{
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
.s706__a128{
    width: 100%;
    flex: none;
  }
.xa0b4f_98f3{
    width: 100%;
  }
.c62398096bb{
    width: 100%;
  }
.b5c47ee69{
    margin: 32px 0 24px;
  }
.z650bd_41de{
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 24px;
  }
.b834b322d06{
    width: 100%;
    flex: none;
  }
.w7651b7c740{
    width: 100%;
    flex-direction: column;
    gap: 16px;
  }
.ea0aa932acd{
    width: 100%;
  }}
.s99afb_a6cc{box-sizing:border-box;}
.x6df3a_28df{box-sizing:border-box;}
.y1b06e819{box-sizing:border-box;}
.ee635625d{box-sizing:border-box;}
.h13fefc2a77{display:block;max-width:100%;height:auto;}
.hc4649473{box-sizing:border-box;}
@media (max-width: 768px) {.doafm063k { 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; }
.dc58baa { 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; }}