:root {

  --sc-bg-base: #121212;
  --sc-bg-surface: #1e1e1e;
  --sc-bg-surface-alt: #2a2a2a;
  --sc-text-main: #f5f5f5;
  --sc-text-secondary: #b3b3b3;
  --sc-accent-primary: #ff5722;
  --sc-accent-hover: #e64a19;
  --sc-accent-border: #3d1b11;
  --sc-border-color: #333333;
  --sc-kbd-bg: #222222;
  --sc-kbd-border: #444444;
  --sc-radius-md: 8px;
  --sc-radius-lg: 12px;
  --sc-shadow-heavy: 0 12px 24px rgba(0, 0, 0, 0.6);
  --sc-shadow-btn: 0 4px 12px rgba(255, 87, 34, 0.3);
  --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%);
}
div.f521c4_aaa0.t963d__76347{
    background-color: var(--sc-bg-base);
    color: var(--sc-text-main);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    text-align: left; 
    overflow-x: hidden;
    }
div.f521c4_aaa0.t963d__76347 *{
    box-sizing: border-box;
    }
div.f521c4_aaa0.t963d__76347 .be948f1{
    max-width: 1200px; 
    margin: 0 auto;
    padding: 0 2rem;
    }
div.f521c4_aaa0.t963d__76347 .tb90898_vyg{
    max-width: 680px; 
    }
div.f521c4_aaa0.t963d__76347 h1, div.f521c4_aaa0.t963d__76347 h2, div.f521c4_aaa0.t963d__76347 h3, div.f521c4_aaa0.t963d__76347 h4{
    color: var(--sc-text-main);
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.2;
    font-weight: 700;
    }
div.f521c4_aaa0.t963d__76347 h1{ font-size: clamp(2.5rem, 5vw, 4rem); letter-spacing: -0.02em; }
div.f521c4_aaa0.t963d__76347 h2{ font-size: clamp(1.8rem, 3vw, 2.5rem); margin-bottom: 1.5rem; }
div.f521c4_aaa0.t963d__76347 h3{ font-size: 1.25rem; }
div.f521c4_aaa0.t963d__76347 p{
    color: var(--sc-text-secondary);
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    }
div.f521c4_aaa0.t963d__76347 a.q4824b__ea0{
    color: var(--sc-accent-primary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
    }
div.f521c4_aaa0.t963d__76347 a.q4824b__ea0:hover{
    border-bottom-color: var(--sc-accent-primary);
    }
div.f521c4_aaa0.t963d__76347 .c7013d0_b4{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    background-color: var(--sc-accent-primary);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.125rem;
    border-radius: var(--sc-radius-md);
    transition: all 0.3s ease;
    box-shadow: var(--sc-shadow-btn);
    border: none;
    cursor: pointer;
    }
div.f521c4_aaa0.t963d__76347 .c7013d0_b4:hover{
    background-color: var(--sc-accent-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(255, 87, 34, 0.4); color: #1a1a2e;}
div.f521c4_aaa0.t963d__76347 kbd{
    background-color: var(--sc-kbd-bg);
    border: 1px solid var(--sc-kbd-border);
    border-radius: 4px;
    box-shadow: 0 2px 0 var(--sc-kbd-border);
    color: var(--sc-text-main);
    display: inline-block;
    font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
    font-size: 0.85em;
    font-weight: 700;
    line-height: 1;
    padding: 4px 8px;
    white-space: nowrap;
    margin: 0 0.2em;
    }
div.f521c4_aaa0.t963d__76347 .bb2698_12zu{
    padding: 6rem 0;
    border-bottom: 1px solid var(--sc-border-color);
    }
div.f521c4_aaa0.t963d__76347 .g0b926b_2dd{position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding-top: 4rem; 
    overflow: hidden; isolation: isolate;}
div.f521c4_aaa0.t963d__76347 .i9hct7nu7qi{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    }
div.f521c4_aaa0.t963d__76347 .i9hct7nu7qi img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.4; 
    mix-blend-mode: luminosity;
    }
div.f521c4_aaa0.t963d__76347 .i9hct7nu7qi::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, var(--sc-bg-base) 0%, rgba(18,18,18,0.8) 50%, rgba(18,18,18,0.2) 100%); color: #ffffff;}
div.f521c4_aaa0.t963d__76347 .dd0e92_vyeb{
    position: relative;
    z-index: 1;
    width: 100%;
    }
div.f521c4_aaa0.t963d__76347 .r46qun9k2nne{
    display: inline-block;
    padding: 0.25rem 0.75rem;
    background-color: rgba(255, 87, 34, 0.1);
    color: #1a1a2e;
    border: 1px solid var(--sc-accent-border);
    border-radius: 20px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
div.f521c4_aaa0.t963d__76347 .u6e6aa638{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-top: 3rem;
    }
div.f521c4_aaa0.t963d__76347 .ge65172{
    background-color: var(--sc-bg-surface);
    border: 1px solid var(--sc-border-color);
    border-radius: var(--sc-radius-lg);
    padding: 2rem;
    transition: transform 0.3s ease, background-color 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start; color: #ffffff;}
div.f521c4_aaa0.t963d__76347 .ge65172:hover{
    transform: translateY(-4px);
    background-color: var(--sc-bg-surface-alt);
    border-color: var(--sc-kbd-border); color: #ffffff;}
div.f521c4_aaa0.t963d__76347 .e79de_7d7{
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    }
div.f521c4_aaa0.t963d__76347 .ge65172 h3{
    margin-bottom: 0.75rem;
    }
div.f521c4_aaa0.t963d__76347 .ge65172 p{
    font-size: 1rem;
    margin-bottom: 0;
    flex-grow: 1;
    }
div.f521c4_aaa0.t963d__76347 .w62752ac{
    display: grid;
    grid-template-columns: 1fr;
    gap: 4rem;
    align-items: center;
    }
@media (min-width: 992px) {div.f521c4_aaa0.t963d__76347 .w62752ac{
    grid-template-columns: 1fr 1fr;
    }}
div.f521c4_aaa0.t963d__76347 .r421bc65_y7{
    border-radius: var(--sc-radius-lg);
    overflow: hidden;
    box-shadow: var(--sc-shadow-heavy);
    aspect-ratio: 16 / 10;
    background-color: var(--sc-bg-surface); color: #ffffff;}
div.f521c4_aaa0.t963d__76347 .r421bc65_y7 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.f521c4_aaa0.t963d__76347 .t2hspw9iuz{
    list-style: none;
    padding: 0;
    margin: 2rem 0 0 0;
    }
div.f521c4_aaa0.t963d__76347 .t2hspw9iuz li{
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    position: relative;
    }
div.f521c4_aaa0.t963d__76347 .t2hspw9iuz li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.6rem;
    width: 6px;
    height: 6px;
    background-color: var(--sc-accent-primary);
    border-radius: 50%; color: #1a1a2e;}
div.f521c4_aaa0.t963d__76347 .c20ef_8a27{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 3rem;
    }
@media (min-width: 768px) {div.f521c4_aaa0.t963d__76347 .c20ef_8a27{
    grid-template-columns: 1fr 1fr;
    }}
div.f521c4_aaa0.t963d__76347 .h7a4aec85{
    background-color: var(--sc-bg-surface);
    padding: 1.5rem;
    border-radius: var(--sc-radius-md);
    border-left: 4px solid var(--sc-border-color);
    transition: border-color 0.3s ease; color: #ffffff;}
div.f521c4_aaa0.t963d__76347 .h7a4aec85:hover{
    border-left-color: var(--sc-accent-primary);
    }
div.f521c4_aaa0.t963d__76347 .h7a4aec85 h3{
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
    color: var(--sc-text-main);
    }
div.f521c4_aaa0.t963d__76347 .h7a4aec85 p{
    font-size: 0.95rem;
    margin-bottom: 0;
    }
div.f521c4_aaa0.t963d__76347 .v806ee2a5{
    padding: 4rem 0 2rem;
    background-color: var(--sc-bg-base);
    border-top: 1px solid var(--sc-border-color); color: #ffffff;}
div.f521c4_aaa0.t963d__76347 .p0e1cf_fc2e{
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    gap: 2rem;
    }
div.f521c4_aaa0.t963d__76347 .c36a__cd97{
    color: var(--sc-text-secondary);
    font-size: 0.875rem;
    width: 100%;
    padding-top: 2rem;
    border-top: 1px solid var(--sc-border-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    }
div.f521c4_aaa0.t963d__76347 .y5ab__a62{box-sizing:border-box;}
.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;
    }}
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.t963d__76347 .c7013d0_b4 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.f521c4_aaa0.t963d__76347 .c7013d0_b4 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.f521c4_aaa0.t963d__76347 .c7013d0_b4 a:not([class]):hover{opacity:0.92;}
div.f521c4_aaa0.t963d__76347 .c7013d0_b4 a[class=""]:hover{opacity:0.92;}
div.f521c4_aaa0.t963d__76347 .c7013d0_b4 a:not([class]):visited{color:#ffffff !important;}
div.f521c4_aaa0.t963d__76347 .c7013d0_b4 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;}
@media (max-width: 768px) {div.f521c4_aaa0.t963d__76347 .c36a__cd97 { 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; }}