:root {

  --primary-color: #EA580C;
  --secondary-color: #C2410C;
  --bg-color: #1C1917;
  --text-color: #FAFAF9;
  --text-muted: #A8A29E;
  --border-color: rgba(250, 250, 249, 0.08);
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 4px 12px rgba(234, 88, 12, 0.25);
  --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.5);
  --nav-height: 56px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(28, 25, 23, 0.85);
  --btn-text: #ffffff;
  --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%);
}
.n5a36a_e795{
    position: sticky;
    top: 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);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    z-index: 1000;
    color: var(--text-color);
    box-sizing: border-box;
    }
.n5a36a_e795 *{
    box-sizing: border-box;
    }
.v7ef__6e1{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.td6fb094eab{
    display: flex;
    align-items: center;
    gap: 32px; 
    }
.k7ed0_62{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.k7ed0_62:hover{
    opacity: 0.85;
    }
.ze7a0924{
    width: 22px;
    height: 22px;
    color: var(--primary-color); 
    }
.l07d9232975{
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: -0.01em;     
    }
.m572e9_pf{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.bqok7syzfygz{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.8125rem;        
    font-weight: 500;
    transition: var(--transition);
    }
.bqok7syzfygz:hover{
    color: var(--text-color);
    }
.saefd_d4{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.pa73234_801e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    padding: 0 14px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.8125rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: none;
    }
.pa73234_801e:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.e7583f__78d2{
    display: none;
    background: transparent;
    border: none;
    color: var(--text-muted);
    cursor: pointer;
    padding: 4px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.e7583f__78d2:hover{
    color: #1a1a2e;
    background-color: rgba(255, 255, 255, 0.05);
    }
.a6dd3e_f757{
    width: 20px;
    height: 20px;
    display: block;
    }
@media (max-width: 860px){.m572e9_pf {
    display: none;
    }
.e7583f__78d2 {
    display: flex;
    align-items: center;
    justify-content: center;
    }}
.k7a8fc_el1o{
    background-color: var(--bg-color, #1C1917);
    border-top: 1px solid var(--border-color, rgba(250, 250, 249, 0.08));
    padding-top: 64px;
    padding-bottom: 32px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; color: #ffffff;}
.alju0pbndh23{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 80px;
    box-sizing: border-box;
    }
.u1cf74__af1{
    display: flex;
    flex-direction: column;
    flex: 0 0 280px;
    box-sizing: border-box;
    align-items: flex-start;
    }
.f8i3ur38vu9x{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, #FAFAF9);
    margin-bottom: 12px;
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: -0.5px;
    }
.afe9e_1812{
    font-size: 14px;
    color: var(--text-muted, #A8A29E);
    line-height: 1.6;
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    }
.vef85d11c4{
    display: flex;
    width: 100%;
    margin-top: 24px;
    box-sizing: border-box;
    }
.ub24fd8915f{
    background-color: var(--primary-color, #EA580C);
    color: #1a1a2e;
    padding: 12px 24px;
    border-radius: var(--radius-md, 6px);
    font-size: 14px;
    font-weight: 600;
    font-family: system-ui, -apple-system, sans-serif;
    cursor: pointer;
    transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: var(--shadow-md, 0 4px 12px rgba(234, 88, 12, 0.25));
    text-align: center;
    }
.ub24fd8915f:hover{
    background-color: var(--secondary-color, #C2410C); color: #1a1a2e;}
.ze39__bf817{
    display: flex;
    flex-direction: row;
    flex: 1;
    gap: 48px;
    box-sizing: border-box;
    justify-content: space-between;
    }
.t12385_qu{
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    width: 140px;
    box-sizing: border-box;
    align-items: flex-start;
    }
.r9810a_z4l{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color, #FAFAF9);
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, sans-serif;
    }
.h8b34c2c_0pg{
    font-size: 14px;
    color: var(--text-muted, #A8A29E);
    margin-bottom: 12px;
    font-family: system-ui, -apple-system, sans-serif;
    cursor: default;
    transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
    }
.h8b34c2c_0pg:hover{
    color: var(--primary-color, #EA580C);
    }
.pz7jkvkaba7{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
    padding-top: 24px;
    border-top: 1px solid var(--border-color, rgba(250, 250, 249, 0.08));
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    box-sizing: border-box;
    }
.ma46d_19{
    font-size: 14px;
    color: var(--text-muted, #A8A29E);
    font-family: system-ui, -apple-system, sans-serif;
    }
@media (max-width: 768px){.alju0pbndh23{
    flex-direction: column;
    gap: 40px;
    }
.u1cf74__af1{
    flex: 0 0 auto;
    width: 100%;
    }
.ze39__bf817{
    flex-direction: column;
    gap: 32px;
    width: 100%;
    justify-content: flex-start;
    }
.t12385_qu{
    flex: 0 0 auto;
    width: 100%;
    }
.k7a8fc_el1o{
    padding-top: 48px;
    }
.pz7jkvkaba7{
    margin-top: 48px;
    }}
div.f521c4_aaa0.e783b06.d382ea6b_eh{
    --ch-bg: var(--page-bg, #161210); 
    --ch-surface: var(--card-bg, #261e1b);
    --ch-surface-hover: #332824;
    --ch-primary: var(--primary-color, #e85d04); 
    --ch-primary-hover: #dc2f02;
    --ch-text: var(--text-color, #fdfbf7);
    --ch-text-muted: var(--text-muted, #a89f9b);
    --ch-border: #3d312c;
    --ch-container-max: 1200px;
    --ch-text-max: 680px;
    --ch-space-xs: 0.5rem;
    --ch-space-sm: 1rem;
    --ch-space-md: 2rem;
    --ch-space-lg: 4rem;
    --ch-space-xl: 6rem;
    --ch-radius: var(--border-radius, 12px);
    --ch-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-family: inherit;
    color: #1a1a2e;
    background-color: var(--primary-color);
    line-height: 1.6;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
div.f521c4_aaa0.e783b06.d382ea6b_eh h1, div.f521c4_aaa0.e783b06.d382ea6b_eh h2, div.f521c4_aaa0.e783b06.d382ea6b_eh h3, div.f521c4_aaa0.e783b06.d382ea6b_eh p{
    margin: 0 0 var(--ch-space-sm) 0;
    text-align: left;
    }
div.f521c4_aaa0.e783b06 .q58411da05{
    max-width: inherit;
    margin: 0 auto;
    padding: 0 var(--ch-space-md);
    }
div.f521c4_aaa0.e783b06 .h153c74_g1{
    max-width: inherit;
    }
div.f521c4_aaa0.e783b06 .ce36be_92e{min-height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding: inherit 0;
    overflow: hidden; isolation: isolate;}
div.f521c4_aaa0.e783b06 .pe6eb632_0m{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    }
div.f521c4_aaa0.e783b06 .pe6eb632_0m img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.4;
    mix-blend-mode: luminosity;
    }
div.f521c4_aaa0.e783b06 .pe6eb632_0m::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, var(--ch-bg) 0%, rgba(22, 18, 16, 0.8) 50%, transparent 100%); color: #ffffff;}
div.f521c4_aaa0.e783b06 .vw8v6p9e0j1{
    position: relative;
    z-index: 1;
    }
div.f521c4_aaa0.e783b06 .ce36be_92e h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: inherit;
    letter-spacing: -0.02em;
    }
div.f521c4_aaa0.e783b06 .ce36be_92e .tbymnvrjbfl{
    font-size: 1.25rem;
    color: var(--text-color);
    font-weight: 600;
    margin-bottom: inherit;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
div.f521c4_aaa0.e783b06 .ce36be_92e p{
    font-size: 1.125rem;
    color: var(--text-color);
    margin-bottom: inherit;
    }
div.f521c4_aaa0.e783b06 .in7tcp0gmf{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.125rem;
    border-radius: var(--radius-md);
    transition: all 0.2s ease;
    box-shadow: 0 8px 16px rgba(232, 93, 4, 0.2);
    border: none;
    cursor: pointer;
    }
div.f521c4_aaa0.e783b06 .in7tcp0gmf:hover{
    background-color: var(--primary-color);
    transform: translateY(-2px);
    box-shadow: 0 12px 20px rgba(232, 93, 4, 0.3); color: #1a1a2e;}
div.f521c4_aaa0.e783b06 .u255fa34dc{
    padding: inherit 0;
    border-bottom: 1px solid var(--ch-border);
    }
div.f521c4_aaa0.e783b06 .gba3b46_j9{
    margin-bottom: inherit;
    }
div.f521c4_aaa0.e783b06 .gba3b46_j9 h2{
    font-size: clamp(2rem, 3vw, 2.5rem);
    font-weight: 700;
    }
div.f521c4_aaa0.e783b06 .soxex8bfhpo{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: inherit;
    }
div.f521c4_aaa0.e783b06 .zc0f02_f2{
    background-color: var(--primary-color);
    padding: inherit;
    border-radius: var(--radius-md);
    border: 1px solid var(--ch-border);
    transition: background-color 0.2s ease; color: #1a1a2e;}
div.f521c4_aaa0.e783b06 .zc0f02_f2:hover{
    background-color: var(--primary-color); color: #1a1a2e;}
div.f521c4_aaa0.e783b06 .zc0f02_f2 h3{
    font-size: 1.25rem;
    margin-bottom: inherit;
    color: var(--text-color);
    }
div.f521c4_aaa0.e783b06 .zc0f02_f2 p{
    font-size: 0.95rem;
    color: var(--text-color);
    margin: 0;
    }
div.f521c4_aaa0.e783b06 .oedf3f60{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: inherit;
    align-items: center;
    }
@media (max-width: 900px) {div.f521c4_aaa0.e783b06 .oedf3f60{
    grid-template-columns: 1fr;
    }}
div.f521c4_aaa0.e783b06 .tbdf42_09c{position: relative;
    border-radius: var(--radius-md);
    overflow: hidden;
    aspect-ratio: 16/10;
    background-color: var(--primary-color); isolation: isolate; color: #1a1a2e;}
div.f521c4_aaa0.e783b06 .tbdf42_09c img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.f521c4_aaa0.e783b06 .a29d868e844{
    background-color: var(--primary-color);
    border: 1px solid var(--ch-border);
    border-radius: var(--radius-md);
    padding: inherit; color: #1a1a2e;}
div.f521c4_aaa0.e783b06 .re8bcqmfze{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: inherit;
    }
div.f521c4_aaa0.e783b06 .q239546_771b{
    display: flex;
    flex-direction: column;
    gap: inherit;
    padding-bottom: inherit;
    border-bottom: 1px solid var(--ch-border);
    }
div.f521c4_aaa0.e783b06 .q239546_771b:last-child{
    border-bottom: none;
    padding-bottom: 0;
    }
div.f521c4_aaa0.e783b06 .ibb6ac__94f{
    font-weight: 600;
    font-size: 1.1rem;
    color: var(--text-color);
    }
div.f521c4_aaa0.e783b06 .jot6waqa{
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    width: fit-content;
    }
div.f521c4_aaa0.e783b06 .jot6waqa:hover{
    text-decoration: underline;
    }
div.f521c4_aaa0.e783b06 .ae9d__3602{
    padding: inherit 0;
    background-color: var(--primary-color);
    border-top: 1px solid var(--ch-border); color: #1a1a2e;}
div.f521c4_aaa0.e783b06 .b5d62356314{
    display: flex;
    flex-direction: column;
    gap: inherit;
    }
div.f521c4_aaa0.e783b06 .ae9d__3602 p{
    color: var(--text-color);
    font-size: 0.875rem;
    margin: 0;
    }
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.f521c4_aaa0 img.x68d54618 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.f521c4_aaa0 img.x68d54618.zea91edf393 { aspect-ratio: 16 / 9; }
div.f521c4_aaa0 img.x68d54618.bb52966ea0a { aspect-ratio: 16 / 10; }
div.f521c4_aaa0 img.x68d54618.acbfea_5894 { aspect-ratio: 4 / 3; }
div.f521c4_aaa0 img.x68d54618.rd6d67098 { aspect-ratio: 1 / 1; }
div.f521c4_aaa0 :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.f521c4_aaa0 .i063__2975 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.f521c4_aaa0 .i063__2975.zea91edf393 { aspect-ratio: 16 / 9; }
div.f521c4_aaa0 .i063__2975.bb52966ea0a { aspect-ratio: 16 / 10; }
div.f521c4_aaa0 .i063__2975.acbfea_5894 { aspect-ratio: 4 / 3; }
div.f521c4_aaa0 .i063__2975.rd6d67098 { aspect-ratio: 1 / 1; }
div.f521c4_aaa0 .i063__2975 > img.x68d54618,
    div.f521c4_aaa0 .i063__2975 > picture > img.x68d54618 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.f521c4_aaa0.e783b06 .in7tcp0gmf a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.f521c4_aaa0.e783b06 .in7tcp0gmf a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.f521c4_aaa0.e783b06 .in7tcp0gmf a:not([class]):hover{opacity:0.92;}
div.f521c4_aaa0.e783b06 .in7tcp0gmf a[class=""]:hover{opacity:0.92;}
div.f521c4_aaa0.e783b06 .in7tcp0gmf a:not([class]):visited{color:#ffffff !important;}
div.f521c4_aaa0.e783b06 .in7tcp0gmf a[class=""]:visited{color:#ffffff !important;}
.n5a36a_e795{
    position: sticky;
    top: 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);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    z-index: 1000;
    color: var(--text-color);
    box-sizing: border-box;
    }
.n5a36a_e795 *{
    box-sizing: border-box;
    }
.v7ef__6e1{
    max-width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.td6fb094eab{
    display: flex;
    align-items: center;
    gap: 32px; 
    }
.k7ed0_62{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.k7ed0_62:hover{
    opacity: 0.85;
    }
.ze7a0924{
    width: 22px;
    height: 22px;
    color: var(--primary-color); 
    }
.l07d9232975{
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: -0.01em;     
    }
.m572e9_pf{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.bqok7syzfygz{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.8125rem;        
    font-weight: 500;
    transition: var(--transition);
    }
.bqok7syzfygz:hover{
    color: var(--text-color);
    }
.saefd_d4{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.pa73234_801e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    padding: 0 14px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.8125rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: none;
    }
.pa73234_801e:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.e7583f__78d2{
    display: none;
    background: transparent;
    border: none;
    color: var(--text-muted);
    cursor: pointer;
    padding: 4px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.e7583f__78d2:hover{
    color: #1a1a2e;
    background-color: rgba(255, 255, 255, 0.05);
    }
.a6dd3e_f757{
    width: 20px;
    height: 20px;
    display: block;
    }
@media (max-width: 860px){.m572e9_pf {
    display: none;
    }
.e7583f__78d2 {
    display: flex;
    align-items: center;
    justify-content: center;
    }}
.k7a8fc_el1o{
    background-color: var(--bg-color, #1C1917);
    border-top: 1px solid var(--border-color, rgba(250, 250, 249, 0.08));
    padding-top: 64px;
    padding-bottom: 32px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; color: #ffffff;}
.alju0pbndh23{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 80px;
    box-sizing: border-box;
    }
.u1cf74__af1{
    display: flex;
    flex-direction: column;
    flex: 0 0 280px;
    box-sizing: border-box;
    align-items: flex-start;
    }
.f8i3ur38vu9x{
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, #FAFAF9);
    margin-bottom: 12px;
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: -0.5px;
    }
.afe9e_1812{
    font-size: 14px;
    color: var(--text-muted, #A8A29E);
    line-height: 1.6;
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    }
.vef85d11c4{
    display: flex;
    width: 100%;
    margin-top: 24px;
    box-sizing: border-box;
    }
.ub24fd8915f{
    background-color: var(--primary-color, #EA580C);
    color: #1a1a2e;
    padding: 12px 24px;
    border-radius: var(--radius-md, 6px);
    font-size: 14px;
    font-weight: 600;
    font-family: system-ui, -apple-system, sans-serif;
    cursor: pointer;
    transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
    box-shadow: var(--shadow-md, 0 4px 12px rgba(234, 88, 12, 0.25));
    text-align: center;
    }
.ub24fd8915f:hover{
    background-color: var(--secondary-color, #C2410C); color: #1a1a2e;}
.ze39__bf817{
    display: flex;
    flex-direction: row;
    flex: 1;
    gap: 48px;
    box-sizing: border-box;
    justify-content: space-between;
    }
.t12385_qu{
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    width: 140px;
    box-sizing: border-box;
    align-items: flex-start;
    }
.r9810a_z4l{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color, #FAFAF9);
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, sans-serif;
    }
.h8b34c2c_0pg{
    font-size: 14px;
    color: var(--text-muted, #A8A29E);
    margin-bottom: 12px;
    font-family: system-ui, -apple-system, sans-serif;
    cursor: default;
    transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
    }
.h8b34c2c_0pg:hover{
    color: var(--primary-color, #EA580C);
    }
.pz7jkvkaba7{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
    padding-top: 24px;
    border-top: 1px solid var(--border-color, rgba(250, 250, 249, 0.08));
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    box-sizing: border-box;
    }
.ma46d_19{
    font-size: 14px;
    color: var(--text-muted, #A8A29E);
    font-family: system-ui, -apple-system, sans-serif;
    }
@media (max-width: 768px){.alju0pbndh23{
    flex-direction: column;
    gap: 40px;
    }
.u1cf74__af1{
    flex: 0 0 auto;
    width: 100%;
    }
.ze39__bf817{
    flex-direction: column;
    gap: 32px;
    width: 100%;
    justify-content: flex-start;
    }
.t12385_qu{
    flex: 0 0 auto;
    width: 100%;
    }
.k7a8fc_el1o{
    padding-top: 48px;
    }
.pz7jkvkaba7{
    margin-top: 48px;
    }}
.n5a36a_e795{
  position: sticky;
  top: 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);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  z-index: 1000;
  color: var(--text-color);
  box-sizing: border-box;
}
.n5a36a_e795 *{
  box-sizing: border-box;
}
.v7ef__6e1{
  max-width: var(--max-width);
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.td6fb094eab{
  display: flex;
  align-items: center;
  gap: 32px; 
}
.k7ed0_62{
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var(--text-color);
  transition: var(--transition);
}
.k7ed0_62:hover{
  opacity: 0.85;
}
.ze7a0924{
  width: 22px;
  height: 22px;
  color: var(--primary-color); 
}
.l07d9232975{
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: -0.01em;     
}
.m572e9_pf{
  display: flex;
  align-items: center;
  gap: 20px;
}
.bqok7syzfygz{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.8125rem;        
  font-weight: 500;
  transition: var(--transition);
}
.bqok7syzfygz:hover{
  color: var(--text-color);
}
.saefd_d4{
  display: flex;
  align-items: center;
  gap: 16px;
}
.pa73234_801e{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 0 14px;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 0.8125rem;
  font-weight: 600;
  border-radius: var(--radius-md);
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  border: none;
}
.pa73234_801e:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.e7583f__78d2{
  display: none;
  background: transparent;
  border: none;
  color: var(--text-muted);
  cursor: pointer;
  padding: 4px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.e7583f__78d2:hover{
  color: #1a1a2e;
  background-color: rgba(255, 255, 255, 0.05);
}
.a6dd3e_f757{
  width: 20px;
  height: 20px;
  display: block;
}
@media (max-width: 860px){.m572e9_pf {
    display: none;
  }
.e7583f__78d2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }}
.kb202fc32{
  background-color: var(--bg-color, #1C1917);
  border-top: 1px solid var(--border-color, rgba(250, 250, 249, 0.08));
  padding-top: 64px;
  padding-bottom: 32px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column; color: #ffffff;}
.nabf__8316{
  width: var(--max-width, min(1200px, 92vw));
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 80px;
  box-sizing: border-box;
}
.gbad7f_56dc{
  display: flex;
  flex-direction: column;
  flex: 0 0 280px;
  box-sizing: border-box;
  align-items: flex-start;
}
.o4565f2b50a{
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color, #FAFAF9);
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, sans-serif;
  letter-spacing: -0.5px;
}
.l74c90_61a3{
  font-size: 14px;
  color: var(--text-muted, #A8A29E);
  line-height: 1.6;
  margin: 0;
  font-family: system-ui, -apple-system, sans-serif;
}
.eec2__65d0{
  display: flex;
  width: 100%;
  margin-top: 24px;
  box-sizing: border-box;
}
.e19609aec{
  background-color: var(--primary-color, #EA580C);
  color: #1a1a2e;
  padding: 12px 24px;
  border-radius: var(--radius-md, 6px);
  font-size: 14px;
  font-weight: 600;
  font-family: system-ui, -apple-system, sans-serif;
  cursor: pointer;
  transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
  box-shadow: var(--shadow-md, 0 4px 12px rgba(234, 88, 12, 0.25));
  text-align: center;
}
.e19609aec:hover{
  background-color: var(--secondary-color, #C2410C); color: #1a1a2e;}
.h278__6d45{
  display: flex;
  flex-direction: row;
  flex: 1;
  gap: 48px;
  box-sizing: border-box;
  justify-content: space-between;
}
.g60ff3ef073{
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 140px;
  box-sizing: border-box;
  align-items: flex-start;
}
.j50921a0d{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color, #FAFAF9);
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, sans-serif;
}
.h27e03ec9{
  font-size: 14px;
  color: var(--text-muted, #A8A29E);
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, sans-serif;
  cursor: default;
  transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
}
.h27e03ec9:hover{
  color: var(--primary-color, #EA580C);
}
.c1db2fbc009{
  width: var(--max-width, min(1200px, 92vw));
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
  padding-top: 24px;
  border-top: 1px solid var(--border-color, rgba(250, 250, 249, 0.08));
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  box-sizing: border-box;
}
.b55059_710c{
  font-size: 14px;
  color: var(--text-muted, #A8A29E);
  font-family: system-ui, -apple-system, sans-serif;
}
@media (max-width: 768px){.nabf__8316{
    flex-direction: column;
    gap: 40px;
  }
.gbad7f_56dc{
    flex: 0 0 auto;
    width: 100%;
  }
.h278__6d45{
    flex-direction: column;
    gap: 32px;
    width: 100%;
    justify-content: flex-start;
  }
.g60ff3ef073{
    flex: 0 0 auto;
    width: 100%;
  }
.kb202fc32{
    padding-top: 48px;
  }
.c1db2fbc009{
    margin-top: 48px;
  }}
.j64be77ee2d{box-sizing:border-box;}
.g816__a5b6{box-sizing:border-box;}
.a52c__4e39{box-sizing:border-box;}
.c64c12_319c{display:block;max-width:100%;height:auto;}
.n333__5f91{box-sizing:border-box;}