:root {

  --sup-bg: #0f0a0a;
  --sup-surface: #1c1313;
  --sup-surface-border: #2e1f1f;
  --sup-text: #fdfafb;
  --sup-text-dim: #b8a9aa;
  --sup-primary: hsl(2, 65%, 55%);
  --sup-gradient: linear-gradient(135deg, hsl(2, 65%, 55%), hsl(25, 80%, 50%));
  --sup-max-w: 1200px;
  --sup-read-w: 680px;
  --sup-radius-lg: 24px;
  --sup-radius-md: 16px;
  --sup-space: 120px;
  --primary-color: hsl(2, 65%, 51%);
  --secondary-color: hsl(260, 82%, 51%);
  --bg-color: hsl(260, 10%, 8%);
  --text-color: hsl(260, 8%, 96%);
  --text-muted: hsl(260, 5%, 70%);
  --border-color: hsla(260, 100%, 100%, 0.08);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 32px;
  --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 10px 15px -3px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, 0.5);
  --nav-height: 84px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(260, 10%, 10%, 0.95);
  --btn-glow: hsla(2, 65%, 51%, 0.4);
  --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.sc9a2297fd8.rdxaebo5qwxq.udda0e53_hadp{
    background-color: var(--sup-bg, #0f0a0a);
    color: var(--sup-text, #fdfafb);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.6;
    padding-bottom: 80px;
    overflow-x: hidden;
    }
div.sc9a2297fd8.rdxaebo5qwxq .i11cf5_b13{
    max-width: var(--sup-max-w);
    margin: 0 auto;
    padding: 0 5%;
    }
div.sc9a2297fd8.rdxaebo5qwxq .eead8a8b94a{
    padding: 160px 0 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.sc9a2297fd8.rdxaebo5qwxq .a3c07eb52a3{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.15;
    margin: 0 0 24px;
    background: var(--sup-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: var(--sup-read-w); color: #1a1a2e;}
div.sc9a2297fd8.rdxaebo5qwxq .b881ce_at5g{
    font-size: 1.125rem;
    color: var(--sup-text-dim);
    max-width: var(--sup-read-w);
    margin: 0 0 40px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .ud8549__4f2{
    display: flex;
    gap: 60px;
    margin-bottom: var(--sup-space);
    align-items: center;
    }
div.sc9a2297fd8.rdxaebo5qwxq .cc20c9__00f{
    flex: 1;
    max-width: var(--sup-read-w);
    }
div.sc9a2297fd8.rdxaebo5qwxq .f548cee_0b5{flex: 1;
    border-radius: var(--sup-radius-lg);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.5);
    position: relative;
    border: 1px solid var(--sup-surface-border); isolation: isolate;}
div.sc9a2297fd8.rdxaebo5qwxq .abf16ab1{
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    display: block;
    }
div.sc9a2297fd8.rdxaebo5qwxq .q042e__29e4{
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 20px;
    color: var(--sup-text);
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj{
    list-style: none;
    padding: 0;
    margin: 30px 0;
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li{
    background: var(--sup-surface);
    border: 1px solid var(--sup-surface-border);
    border-radius: var(--sup-radius-md);
    padding: 24px 24px 24px 64px;
    margin-bottom: 16px;
    position: relative;
    transition: background-color 0.3s ease; color: #ffffff;}
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li:hover{
    background-color: var(--sup-surface-border); color: #ffffff;}
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li::before{
    content: "";
    position: absolute;
    left: 20px;
    top: 26px;
    width: 20px;
    height: 20px;
    background: var(--sup-gradient);
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(220, 53, 69, 0.4); color: #1a1a2e;}
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li::after{
    content: "";
    position: absolute;
    left: 26px;
    top: 30px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj h3{
    margin: 0 0 8px;
    font-size: 1.1rem;
    font-weight: 600;
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj p{
    margin: 0;
    color: var(--sup-text-dim);
    font-size: 0.95rem;
    }
div.sc9a2297fd8.rdxaebo5qwxq .o427583_3dc{
    margin-bottom: var(--sup-space);
    max-width: var(--sup-max-w);
    }
div.sc9a2297fd8.rdxaebo5qwxq .fac46__1067{
    max-width: var(--sup-read-w);
    margin-bottom: 40px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .r4f2d03{
    display: flex;
    flex-direction: column;
    gap: 20px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .u75b__ebb4d{
    background: var(--sup-surface);
    border: 1px solid var(--sup-surface-border);
    border-radius: var(--sup-radius-md);
    padding: 32px;
    transition: transform 0.3s ease, border-color 0.3s ease; color: #ffffff;}
div.sc9a2297fd8.rdxaebo5qwxq .u75b__ebb4d:hover{
    transform: translateY(-4px);
    border-color: var(--sup-primary);
    }
div.sc9a2297fd8.rdxaebo5qwxq .upvqwool{
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0 0 16px;
    color: var(--sup-text);
    display: flex;
    align-items: flex-start;
    gap: 12px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .upvqwool::before{
    content: "Q.";
    color: var(--sup-primary);
    font-weight: 800;
    }
div.sc9a2297fd8.rdxaebo5qwxq .k3eeed378{
    color: var(--sup-text-dim);
    margin: 0;
    font-size: 1rem;
    padding-left: 32px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .k1d56d_yu1{
    color: var(--sup-primary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px dashed var(--sup-primary);
    transition: all 0.2s;
    }
div.sc9a2297fd8.rdxaebo5qwxq .k1d56d_yu1:hover{
    color: var(--sup-text);
    border-bottom-color: var(--sup-text);
    }
div.sc9a2297fd8.rdxaebo5qwxq .ke822_0721{background: var(--sup-surface);
    border-radius: var(--sup-radius-lg);
    padding: 60px;
    text-align: left;
    border: 1px solid var(--sup-surface-border);
    position: relative;
    overflow: hidden;
    margin-bottom: 60px; isolation: isolate; color: #ffffff;}
div.sc9a2297fd8.rdxaebo5qwxq .ke822_0721::after{
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 400px;
    height: 200%;
    background: var(--sup-gradient);
    opacity: 0.1;
    filter: blur(60px);
    transform: rotate(15deg);
    pointer-events: none; color: #1a1a2e;}
div.sc9a2297fd8.rdxaebo5qwxq .nf94__b97{
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 16px;
    position: relative;
    z-index: 2;
    }
div.sc9a2297fd8.rdxaebo5qwxq .m2e0130d{
    color: var(--sup-text-dim);
    max-width: 600px;
    margin: 0 0 32px;
    font-size: 1.1rem;
    position: relative;
    z-index: 2;
    }
div.sc9a2297fd8.rdxaebo5qwxq .f50e6__d8ab3{
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    padding: 16px 36px;
    background: var(--sup-gradient);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 50px;
    box-shadow: 0 10px 20px rgba(220, 53, 69, 0.25);
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s;
    }
div.sc9a2297fd8.rdxaebo5qwxq .f50e6__d8ab3:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 15px 30px rgba(220, 53, 69, 0.4);
    color: #ffffff;
    }
div.sc9a2297fd8.rdxaebo5qwxq .tc0b__e7c7{
    font-weight: 700;
    color: var(--sup-text);
    font-size: 1.1rem;
    }
@media (max-width: 992px) {div.sc9a2297fd8.rdxaebo5qwxq .ud8549__4f2{
    flex-direction: column;
    align-items: flex-start;
    }
div.sc9a2297fd8.rdxaebo5qwxq .f548cee_0b5, div.sc9a2297fd8.rdxaebo5qwxq .cc20c9__00f{
    width: 100%;
    max-width: 100%;
    }}
@media (max-width: 768px) {div.sc9a2297fd8.rdxaebo5qwxq .eead8a8b94a{
    padding: 120px 0 60px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .ke822_0721{
    padding: 40px 24px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li{
    padding: 20px 20px 20px 52px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li::before{
    left: 16px;
    top: 22px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .sryqlokywj li::after{
    left: 22px;
    top: 26px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .u75b__ebb4d{
    padding: 24px;
    }
div.sc9a2297fd8.rdxaebo5qwxq .k3eeed378{
    padding-left: 0;
    margin-top: 12px;
    }}
.x9d091d72{
    background-color: var(--bg-color, hsl(260, 10%, 8%));
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color, hsla(260, 100%, 100%, 0.08));
    width: 100%;
    display: flex;
    justify-content: center; color: #ffffff;}
.x83cf3_a640{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    }
.t0ee695_e79{
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
.n02e1y14u1{
    color: var(--text-color, hsl(260, 8%, 96%));
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    letter-spacing: -0.5px;
    }
.tf1c8f_eb{
    color: var(--text-muted, hsl(260, 5%, 70%));
    font-size: 16px;
    line-height: 1.6;
    max-width: 680px;
    margin: 0;
    }
.c5acf76_3rl{
    width: 100%;
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-start;
    }
.i9efb73e_4aop{
    background-color: var(--primary-color, hsl(2, 65%, 51%));
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: var(--radius-lg, 32px);
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 10px 20px var(--btn-glow, hsla(2, 65%, 51%, 0.4));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    display: inline-block;
    }
.i9efb73e_4aop:hover{
    transform: translateY(-4px);
    box-shadow: 0 15px 30px var(--btn-glow, hsla(2, 65%, 51%, 0.6));
    filter: brightness(1.1);
    }
.wbd98_de{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, hsla(260, 100%, 100%, 0.08));
    margin-bottom: 32px; color: #1a1a2e;}
.i4492_525{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    }
.a86f54f6b4{
    color: var(--text-muted, hsl(260, 5%, 70%));
    font-size: 14px;
    flex: 0 0 auto;
    }
.h73a53__c5d48{
    display: flex;
    gap: 32px;
    align-items: center;
    flex: 0 0 auto;
    }
.yncp647lmyj{
    color: var(--text-color, hsl(260, 8%, 96%));
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.yncp647lmyj:hover{
    color: var(--primary-color, hsl(2, 65%, 51%));
    }
.x28517e_3uai{
    color: var(--text-muted, hsl(260, 5%, 70%));
    font-size: 14px;
    }
@media (max-width: 768px){.x9d091d72{
    padding: 60px 20px 30px 20px;
    }
.i4492_525{
    flex-direction: column;
    align-items: flex-start;
    }
.h73a53__c5d48{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.n02e1y14u1{
    font-size: 24px;
    }
.i9efb73e_4aop{
    width: 100%;
    text-align: center;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.pceb__6f0{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(12px);
    display: flex;
    align-items: center; color: #ffffff;}
.db62fbb_14{
    
    max-width: var(--max-width);
    width: 100%;
    margin: 0 auto 0 4vw; 
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 0 24px;
    }
.p7f4820a4{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    }
.j0e1d_096{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 15px var(--btn-glow); color: #1a1a2e;}
.ghzs78s48tw{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.2); color: #1a1a2e;}
.o3ef57_cd{
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    background: linear-gradient(to right, #fff, var(--text-muted));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.ra4ce55{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.s7ceb2_hikk{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    white-space: nowrap;
    }
.s7ceb2_hikk:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.05);
    }
.gaff5efb_jk{
    margin-left: auto; 
    display: flex;
    align-items: center;
    gap: 16px;
    }
.kb6c2ec{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color); 
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 24px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    font-size: 0.95rem;
    transition: var(--transition);
    box-shadow: var(--shadow-md), 0 0 20px var(--btn-glow);
    border: 1px solid rgba(255,255,255,0.1);
    }
.kb6c2ec:hover{
    background: var(--secondary-color); 
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg), 0 0 30px hsla(260, 82%, 51%, 0.4); color: #ffffff;}
.qxt5razsg9yc{
    width: 18px;
    height: 18px;
    }
.l220f8c_yt{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.l220f8c_yt .jf63c_6a{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px; color: #1a1a2e;}
@media (max-width: 1024px){.ra4ce55{
    display: none; 
    }
.db62fbb_14{
    margin: 0 auto; 
    justify-content: space-between;
    }
.l220f8c_yt{
    display: flex;
    }
.gaff5efb_jk{
    margin-left: 0;
    }
.kb6c2ec{
    padding: 10px 18px;
    font-size: 0.85rem;
    }}
@media (min-width: 1400px){.db62fbb_14 {
    margin-left: calc((100vw - var(--max-width)) / 4); 
    }}
.s7ceb2_hikk.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
.q47d640f_aw{list-style:none;}
.s7ceb2_hikk.active {color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.sc9a2297fd8 img.fe757a_5ed2 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.sc9a2297fd8 img.fe757a_5ed2.jd96f5963 { aspect-ratio: 16 / 9; }
div.sc9a2297fd8 img.fe757a_5ed2.tf0de9_8579 { aspect-ratio: 16 / 10; }
div.sc9a2297fd8 img.fe757a_5ed2.e96a__11ac { aspect-ratio: 4 / 3; }
div.sc9a2297fd8 img.fe757a_5ed2.a7de29_5e37 { aspect-ratio: 1 / 1; }
div.sc9a2297fd8 :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.sc9a2297fd8 .l4fc__b917 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.sc9a2297fd8 .l4fc__b917.jd96f5963 { aspect-ratio: 16 / 9; }
div.sc9a2297fd8 .l4fc__b917.tf0de9_8579 { aspect-ratio: 16 / 10; }
div.sc9a2297fd8 .l4fc__b917.e96a__11ac { aspect-ratio: 4 / 3; }
div.sc9a2297fd8 .l4fc__b917.a7de29_5e37 { aspect-ratio: 1 / 1; }
div.sc9a2297fd8 .l4fc__b917 > img.fe757a_5ed2,
    div.sc9a2297fd8 .l4fc__b917 > picture > img.fe757a_5ed2 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.w330__a43e {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.w330__a43e > :first-child,
    .w330__a43e > :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: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.pceb__6f0{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(12px);
    display: flex;
    align-items: center; color: #ffffff;}
.db62fbb_14{
    
    max-width: var(--max-width);
    width: 100%;
    margin: 0 auto 0 4vw; 
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 0 24px;
    }
.p7f4820a4{
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    }
.j0e1d_096{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 15px var(--btn-glow); color: #1a1a2e;}
.ghzs78s48tw{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.2); color: #1a1a2e;}
.o3ef57_cd{
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    background: linear-gradient(to right, #fff, var(--text-muted));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
.ra4ce55{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.s7ceb2_hikk{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    white-space: nowrap;
    }
.s7ceb2_hikk:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.05);
    }
.gaff5efb_jk{
    margin-left: auto; 
    display: flex;
    align-items: center;
    gap: 16px;
    }
.kb6c2ec{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color); 
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 24px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    font-size: 0.95rem;
    transition: var(--transition);
    box-shadow: var(--shadow-md), 0 0 20px var(--btn-glow);
    border: 1px solid rgba(255,255,255,0.1);
    }
.kb6c2ec:hover{
    background: var(--secondary-color); 
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg), 0 0 30px hsla(260, 82%, 51%, 0.4); color: #ffffff;}
.qxt5razsg9yc{
    width: 18px;
    height: 18px;
    }
.l220f8c_yt{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.l220f8c_yt .jf63c_6a{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px; color: #1a1a2e;}
@media (max-width: 1024px){.ra4ce55{
    display: none; 
    }
.db62fbb_14{
    margin: 0 auto; 
    justify-content: space-between;
    }
.l220f8c_yt{
    display: flex;
    }
.gaff5efb_jk{
    margin-left: 0;
    }
.kb6c2ec{
    padding: 10px 18px;
    font-size: 0.85rem;
    }}
@media (min-width: 1400px){.db62fbb_14 {
    margin-left: calc((100vw - var(--max-width)) / 4); 
    }}
.s7ceb2_hikk.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
.q47d640f_aw{list-style:none;}
.s7ceb2_hikk.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
.x9d091d72{
    background-color: var(--bg-color, hsl(260, 10%, 8%));
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color, hsla(260, 100%, 100%, 0.08));
    width: 100%;
    display: flex;
    justify-content: center; color: #ffffff;}
.x83cf3_a640{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    }
.t0ee695_e79{
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
.n02e1y14u1{
    color: var(--text-color, hsl(260, 8%, 96%));
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    letter-spacing: -0.5px;
    }
.tf1c8f_eb{
    color: var(--text-muted, hsl(260, 5%, 70%));
    font-size: 16px;
    line-height: 1.6;
    max-width: 680px;
    margin: 0;
    }
.c5acf76_3rl{
    width: 100%;
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-start;
    }
.i9efb73e_4aop{
    background-color: var(--primary-color, hsl(2, 65%, 51%));
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: var(--radius-lg, 32px);
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 10px 20px var(--btn-glow, hsla(2, 65%, 51%, 0.4));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    display: inline-block;
    }
.i9efb73e_4aop:hover{
    transform: translateY(-4px);
    box-shadow: 0 15px 30px var(--btn-glow, hsla(2, 65%, 51%, 0.6));
    filter: brightness(1.1);
    }
.wbd98_de{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, hsla(260, 100%, 100%, 0.08));
    margin-bottom: 32px; color: #1a1a2e;}
.i4492_525{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    }
.a86f54f6b4{
    color: var(--text-muted, hsl(260, 5%, 70%));
    font-size: 14px;
    flex: 0 0 auto;
    }
.h73a53__c5d48{
    display: flex;
    gap: 32px;
    align-items: center;
    flex: 0 0 auto;
    }
.yncp647lmyj{
    color: var(--text-color, hsl(260, 8%, 96%));
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.yncp647lmyj:hover{
    color: var(--primary-color, hsl(2, 65%, 51%));
    }
.x28517e_3uai{
    color: var(--text-muted, hsl(260, 5%, 70%));
    font-size: 14px;
    }
@media (max-width: 768px){.x9d091d72{
    padding: 60px 20px 30px 20px;
    }
.i4492_525{
    flex-direction: column;
    align-items: flex-start;
    }
.h73a53__c5d48{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.n02e1y14u1{
    font-size: 24px;
    }
.i9efb73e_4aop{
    width: 100%;
    text-align: center;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.pceb__6f0{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  backdrop-filter: blur(12px);
  display: flex;
  align-items: center; color: #ffffff;}
.db62fbb_14{
  
  max-width: var(--max-width);
  width: 100%;
  margin: 0 auto 0 4vw; 
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 0 24px;
}
.p7f4820a4{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}
.j0e1d_096{
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 15px var(--btn-glow); color: #1a1a2e;}
.ghzs78s48tw{
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.2); color: #1a1a2e;}
.o3ef57_cd{
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: -0.5px;
  background: linear-gradient(to right, #fff, var(--text-muted));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; color: #1a1a2e;}
.ra4ce55{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.s7ceb2_hikk{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.9rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-md);
  transition: var(--transition);
  white-space: nowrap;
}
.s7ceb2_hikk:hover{
  color: #1a1a2e;
  background: rgba(255, 255, 255, 0.05);
}
.gaff5efb_jk{
  margin-left: auto; 
  display: flex;
  align-items: center;
  gap: 16px;
}
.kb6c2ec{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-color); 
  color: #1a1a2e; 
  text-decoration: none;
  padding: 12px 24px;
  border-radius: var(--radius-lg);
  font-weight: 700;
  font-size: 0.95rem;
  transition: var(--transition);
  box-shadow: var(--shadow-md), 0 0 20px var(--btn-glow);
  border: 1px solid rgba(255,255,255,0.1);
}
.kb6c2ec:hover{
  background: var(--secondary-color); 
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg), 0 0 30px hsla(260, 82%, 51%, 0.4); color: #ffffff;}
.qxt5razsg9yc{
  width: 18px;
  height: 18px;
}
.l220f8c_yt{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.l220f8c_yt .jf63c_6a{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px; color: #1a1a2e;}
@media (max-width: 1024px){.ra4ce55{
    display: none; 
  }
.db62fbb_14{
    margin: 0 auto; 
    justify-content: space-between;
  }
.l220f8c_yt{
    display: flex;
  }
.gaff5efb_jk{
    margin-left: 0;
  }
.kb6c2ec{
    padding: 10px 18px;
    font-size: 0.85rem;
  }}
@media (min-width: 1400px){.db62fbb_14 {
    margin-left: calc((100vw - var(--max-width)) / 4); 
  }}
.s7ceb2_hikk.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
.q47d640f_aw{list-style:none;}
.s7ceb2_hikk.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.05);}
.ucc4__5cf0{
  background-color: var(--bg-color, hsl(260, 10%, 8%));
  padding: 80px 24px 40px 24px;
  border-top: 1px solid var(--border-color, hsla(260, 100%, 100%, 0.08));
  width: 100%;
  display: flex;
  justify-content: center; color: #ffffff;}
.me3ab34af{
  width: 100%;
  max-width: var(--max-width, 1200px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
.o998e0_3e46{
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.t88f4ec0b{
  color: var(--text-color, hsl(260, 8%, 96%));
  font-size: 32px;
  font-weight: 800;
  margin: 0;
  letter-spacing: -0.5px;
}
.tb9aa4465{
  color: var(--text-muted, hsl(260, 5%, 70%));
  font-size: 16px;
  line-height: 1.6;
  max-width: 680px;
  margin: 0;
}
.f7ee8a_785a{
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  justify-content: flex-start;
}
.bfa767_6184{
  background-color: var(--primary-color, hsl(2, 65%, 51%));
  color: #1a1a2e;
  padding: 16px 40px;
  border-radius: var(--radius-lg, 32px);
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  box-shadow: 0 10px 20px var(--btn-glow, hsla(2, 65%, 51%, 0.4));
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  display: inline-block;
}
.bfa767_6184:hover{
  transform: translateY(-4px);
  box-shadow: 0 15px 30px var(--btn-glow, hsla(2, 65%, 51%, 0.6));
  filter: brightness(1.1);
}
.ebfc730d7{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, hsla(260, 100%, 100%, 0.08));
  margin-bottom: 32px; color: #1a1a2e;}
.x64bcefdcd1{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}
.r947c4_4778{
  color: var(--text-muted, hsl(260, 5%, 70%));
  font-size: 14px;
  flex: 0 0 auto;
}
.ufc0__570d{
  display: flex;
  gap: 32px;
  align-items: center;
  flex: 0 0 auto;
}
.l95fc9f4edf{
  color: var(--text-color, hsl(260, 8%, 96%));
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
}
.l95fc9f4edf:hover{
  color: var(--primary-color, hsl(2, 65%, 51%));
}
.s04d14fc730{
  color: var(--text-muted, hsl(260, 5%, 70%));
  font-size: 14px;
}
@media (max-width: 768px){.ucc4__5cf0{
    padding: 60px 20px 30px 20px;
  }
.x64bcefdcd1{
    flex-direction: column;
    align-items: flex-start;
  }
.ufc0__570d{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
.t88f4ec0b{
    font-size: 24px;
  }
.bfa767_6184{
    width: 100%;
    text-align: center;
  }}
.kdb27f_1a36{box-sizing:border-box;}
.a09886b01{box-sizing:border-box;}
.ee53fd399{box-sizing:border-box;}
.t775945d0{box-sizing:border-box;}
.zb97a94ee{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.i4492_525 { 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; }}