:root {

  --uc-bg: hsl(110, 10%, 6%);
  --uc-surface: hsl(110, 10%, 12%);
  --uc-text-main: hsl(110, 8%, 97%);
  --uc-text-muted: hsl(110, 5%, 65%);
  --uc-border: hsl(110, 10%, 20%);
  --uc-accent-primary: hsl(110, 82%, 53%);
  --uc-accent-secondary: hsl(192, 66%, 53%);
  --uc-max-width: 1200px;
  --uc-read-width: 680px;
  --uc-radius-sm: 6px;
  --uc-radius-md: 12px;
  --uc-radius-lg: 20px;
  --uc-spacing-y: 4rem;
  --primary-color: #e04d00;
  --secondary-color: #b33d00;
  --bg-color: #110d0a;
  --text-color: #f5ece5;
  --text-muted: #9e9389;
  --border-color: rgba(245, 236, 229, 0.1);
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 12px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.6);
  --nav-height: 60px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(17, 13, 10, 0.85);
  --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.je4e16fca.leb4__63e0{
    background-color: var(--uc-bg, #0e110e);
    color: var(--uc-text-main, #f5f7f5);
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 2rem;
    }
div.je4e16fca.leb4__63e0 .j35a953{
    max-width: var(--uc-max-width);
    margin: 0 auto;
    padding: 0 2rem;
    }
div.je4e16fca.leb4__63e0 h1, div.je4e16fca.leb4__63e0 h2, div.je4e16fca.leb4__63e0 h3{
    color: var(--uc-text-main);
    font-weight: 600;
    line-height: 1.2;
    }
div.je4e16fca.leb4__63e0 p{
    color: var(--uc-text-muted);
    margin-bottom: 1rem;
    }
div.je4e16fca.leb4__63e0 a{
    color: var(--uc-accent-secondary);
    text-decoration: none;
    transition: color 0.2s ease;
    }
div.je4e16fca.leb4__63e0 a:hover{
    color: var(--uc-accent-primary);
    }
div.je4e16fca.leb4__63e0 .f25df549_wdan{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.75rem;
    border-radius: var(--uc-radius-sm);
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: 1px solid transparent;
    }
div.je4e16fca.leb4__63e0 .ff8dc__6b4f{
    background-color: var(--uc-accent-primary);
    color: var(--uc-bg); 
    box-shadow: 0 4px 20px -2px rgba(52, 237, 31, 0.4);
    }
div.je4e16fca.leb4__63e0 .ff8dc__6b4f:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 25px -2px rgba(52, 237, 31, 0.5);
    background-color: hsl(110, 82%, 58%); color: #1a1a2e;}
div.je4e16fca.leb4__63e0 .o01f__2ebc{
    background-color: transparent;
    border-color: var(--uc-border);
    color: var(--uc-text-main);
    }
div.je4e16fca.leb4__63e0 .o01f__2ebc:hover{
    border-color: var(--uc-text-muted);
    background-color: rgba(255, 255, 255, 0.03); color: #1a1a2e;}
div.je4e16fca.leb4__63e0 .k9k9epk95j{
    padding: 8rem 0 5rem;
    border-bottom: 1px solid var(--uc-border);
    background: radial-gradient(circle at 0% 0%, rgba(52, 237, 31, 0.05) 0%, transparent 50%); color: #1a1a2e;}
div.je4e16fca.leb4__63e0 .mpt7r0jttuqt{
    max-width: var(--uc-read-width);
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    }
div.je4e16fca.leb4__63e0 .k9k9epk95j h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: -0.03em;
    margin-bottom: 1.5rem;
    }
div.je4e16fca.leb4__63e0 .k9k9epk95j p{
    font-size: 1.125rem;
    margin-bottom: 2.5rem;
    max-width: 100%;
    }
div.je4e16fca.leb4__63e0 .a5292_d7{
    padding: var(--uc-spacing-y) 0;
    border-bottom: 1px solid var(--uc-border);
    }
div.je4e16fca.leb4__63e0 .byvobmkbz{
    max-width: var(--uc-read-width);
    margin-bottom: 3rem;
    text-align: left; 
    }
div.je4e16fca.leb4__63e0 .byvobmkbz h2{
    font-size: 2.25rem;
    margin-bottom: 1rem;
    letter-spacing: -0.02em;
    }
div.je4e16fca.leb4__63e0 .i5d91_4a6{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.je4e16fca.leb4__63e0 .i5d91_4a6.k76eb9d6_un5y{
    direction: rtl;
    }
div.je4e16fca.leb4__63e0 .i5d91_4a6.k76eb9d6_un5y > *{
    direction: ltr;
    }
div.je4e16fca.leb4__63e0 .jea089_8a{
    width: 100%;
    border-radius: var(--uc-radius-md);
    border: 1px solid var(--uc-border);
    background-color: var(--uc-surface);
    aspect-ratio: 16/10;
    object-fit: cover; color: #ffffff;}
div.je4e16fca.leb4__63e0 .zdd9534{
    list-style: none;
    padding: 0;
    margin: 2rem 0 0 0;
    }
div.je4e16fca.leb4__63e0 .zdd9534 li{
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1.25rem;
    color: var(--uc-text-muted);
    }
div.je4e16fca.leb4__63e0 .zdd9534 li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.35rem;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--uc-accent-primary);
    box-shadow: 0 0 10px var(--uc-accent-primary); color: #1a1a2e;}
div.je4e16fca.leb4__63e0 .zdd9534 strong{
    color: var(--uc-text-main);
    font-weight: 500;
    }
div.je4e16fca.leb4__63e0 .ra5b0__85e1{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    }
div.je4e16fca.leb4__63e0 .ga4308c9e{
    background-color: var(--uc-surface);
    border: 1px solid var(--uc-border);
    border-radius: var(--uc-radius-md);
    padding: 2.5rem 2rem;
    transition: border-color 0.3s ease; color: #ffffff;}
div.je4e16fca.leb4__63e0 .ga4308c9e:hover{
    border-color: var(--uc-accent-secondary);
    }
div.je4e16fca.leb4__63e0 .ga4308c9e h3{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    }
div.je4e16fca.leb4__63e0 .vdaf4b_2xcx{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: var(--uc-radius-sm);
    background: rgba(52, 237, 31, 0.1);
    color: #1a1a2e;
    margin-bottom: 1.5rem;
    }
div.je4e16fca.leb4__63e0 .u7358d675{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: var(--uc-read-width);
    }
div.je4e16fca.leb4__63e0 .o38dc_4838{
    background-color: var(--uc-bg);
    border: 1px solid var(--uc-border);
    border-radius: var(--uc-radius-sm);
    padding: 1.5rem; color: #ffffff;}
div.je4e16fca.leb4__63e0 .o38dc_4838 h3{
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
    display: flex;
    gap: 0.75rem;
    align-items: flex-start;
    }
div.je4e16fca.leb4__63e0 .o38dc_4838 h3::before{
    content: "Q.";
    color: var(--uc-accent-secondary);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 0.9em;
    margin-top: 0.1em;
    }
div.je4e16fca.leb4__63e0 .o38dc_4838 p{
    margin: 0;
    display: flex;
    gap: 0.75rem;
    }
div.je4e16fca.leb4__63e0 .o38dc_4838 p::before{
    content: "A.";
    color: var(--uc-text-muted);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 0.9em;
    margin-top: 0.1em;
    }
div.je4e16fca.leb4__63e0 .f4bf48_34f0{
    padding: 6rem 0 3rem;
    background: linear-gradient(180deg, var(--uc-bg) 0%, var(--uc-surface) 100%); color: #ffffff;}
div.je4e16fca.leb4__63e0 .qbc0b8b6d52{
    max-width: var(--uc-read-width);
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    }
div.je4e16fca.leb4__63e0 .uc-copyright{
    margin-top: 5rem;
    padding-top: 2rem;
    border-top: 1px solid var(--uc-border);
    width: 100%;
    color: var(--uc-text-muted);
    font-size: 0.875rem;
    }
@media (max-width: 1024px) {div.je4e16fca.leb4__63e0 .i5d91_4a6{ grid-template-columns: 1fr; gap: 3rem; }
div.je4e16fca.leb4__63e0 .i5d91_4a6.k76eb9d6_un5y{ direction: ltr; }}
@media (max-width: 768px) {div.je4e16fca.leb4__63e0 .ra5b0__85e1{ grid-template-columns: 1fr; }
div.je4e16fca.leb4__63e0 .k9k9epk95j{ padding: 6rem 0 4rem; }}
div.je4e16fca.leb4__63e0 .c7cae187c{box-sizing:border-box;}
.q58873a89{
    background-color: var(--bg-color, #110d0a);
    border-top: 1px solid var(--border-color, rgba(245, 236, 229, 0.1));
    padding-top: 56px;
    padding-bottom: 32px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #ffffff;}
.j3fc6a7d2a{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.d1b529_dfea{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 48px;
    }
.oyrcjjmebz{
    width: 35%;
    display: flex;
    flex-direction: column;
    }
.j35b3d2b_5n6{
    font-size: 16px;
    font-weight: 600;
    color: var(--text-color, #f5ece5);
    margin-bottom: 12px;
    letter-spacing: -0.01em;
    }
.mb32677{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted, #9e9389);
    width: 85%;
    }
.vr4d1gnrcr{
    width: 65%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 80px;
    }
.a4ae__9cc{
    display: flex;
    flex-direction: column;
    width: 120px;
    }
.ya6e2d_2t{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color, #f5ece5);
    margin-bottom: 16px;
    letter-spacing: 0.05em;
    }
.ofc0df68e77{
    font-size: 14px;
    color: var(--text-muted, #9e9389);
    text-decoration: none;
    margin-bottom: 10px;
    transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
    }
.ofc0df68e77:hover{
    color: var(--primary-color, #e04d00);
    }
.d1qa11cn{
    font-size: 14px;
    color: var(--text-muted, #9e9389);
    margin-bottom: 10px;
    cursor: default;
    }
.v4927fe6_l7{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(245, 236, 229, 0.1));
    margin-bottom: 24px; color: #1a1a2e;}
.g12ac6c_ebb{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.bc866c__9c0{
    font-size: 13px;
    color: var(--text-muted, #9e9389);
    width: 50%;
    }
.ye0b5258d{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 24px;
    width: 50%;
    }
.p6b8__c35{
    font-size: 13px;
    color: var(--text-muted, #9e9389);
    cursor: default;
    }
@media (max-width: 768px){.q58873a89{
    padding-top: 40px;
    padding-bottom: 24px;
    }
.d1b529_dfea{
    flex-direction: column;
    gap: 40px;
    margin-bottom: 40px;
    }
.oyrcjjmebz{
    width: 100%;
    }
.mb32677{
    width: 100%;
    }
.vr4d1gnrcr{
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 32px;
    }
.a4ae__9cc{
    width: calc(50% - 16px);
    }
.g12ac6c_ebb{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.bc866c__9c0{
    width: 100%;
    }
.ye0b5258d{
    width: 100%;
    justify-content: flex-start;
    }}
.h23cfd5_202, .h23cfd5_202 *, .h23cfd5_202 *::before, .h23cfd5_202 *::after{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
.h23cfd5_202{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    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; color: #ffffff;}
.xee02__aaa1{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.rbruu6sf3{
    display: flex;
    align-items: center;
    height: 100%;
    }
.jfa1e__031{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.jfa1e__031:hover{
    opacity: 0.8;
    }
.m1ogj1vhb{
    width: 20px;
    height: 20px;
    color: var(--primary-color);
    }
.i5211f3f_215{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    }
.o139a1e_8mrg{
    margin-left: 32px;
    height: 100%;
    }
.z2c9263f{
    display: flex;
    align-items: center;
    list-style: none;
    height: 100%;
    gap: 24px;
    }
.j65k22ll{
    height: 100%;
    display: flex;
    align-items: center;
    }
.cae4__0400{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 13px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.cae4__0400:hover{
    color: var(--text-color);
    }
.pbaaaa86_ad{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.ma35c24_eae1{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 0 16px;
    height: 32px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    border: 1px solid transparent;
    }
.ma35c24_eae1:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-sm); color: #ffffff;}
.ma35c24_eae1:active{
    transform: translateY(1px);
    }
.tdc170_y8y{
    display: none;
    }
.f25793_yfyx{
    display: none;
    cursor: pointer;
    color: var(--text-color);
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.f25793_yfyx:hover{
    background-color: rgba(255, 255, 255, 0.05); color: #1a1a2e;}
.xdc1c602fca, .p760e__849f1{
    width: 20px;
    height: 20px;
    }
.p760e__849f1{
    display: none;
    }
@media (max-width: 960px){.o139a1e_8mrg {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: var(--transition);
    max-height: 0;
    overflow: hidden; color: #ffffff;}
.z2c9263f {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px min(4vw, 32px);
    gap: 0;
    height: auto;
    }
.j65k22ll {
    width: 100%;
    height: auto;
    }
.cae4__0400 {
    display: block;
    width: 100%;
    padding: 14px 0;
    font-size: 15px;
    border-bottom: 1px solid var(--border-color);
    }
.j65k22ll:last-child .cae4__0400 {
    border-bottom: none;
    }
.f25793_yfyx {
    display: flex;
    }
.tdc170_y8y:checked ~ .rbruu6sf3 .o139a1e_8mrg {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    max-height: calc(100vh - var(--nav-height));
    overflow-y: auto;
    }
.tdc170_y8y:checked ~ .pbaaaa86_ad .f25793_yfyx .xdc1c602fca {
    display: none;
    }
.tdc170_y8y:checked ~ .pbaaaa86_ad .f25793_yfyx .p760e__849f1 {
    display: block;
    }}
@media (max-width: 480px){.ma35c24_eae1 {
    padding: 0 12px;
    font-size: 12px;
    }
.i5211f3f_215 {
    display: none; 
    }}
.cae4__0400.active{color: var(--text-color);}
@media (min-width: 961px){.h23cfd5_202 #nt661e74b3bb, .h23cfd5_202 label[for="nt661e74b3bb"]{ display: none !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cae4__0400.active {color: var(--text-color);}
#nt661e74b3bb:checked ~ .rbruu6sf3 { right: 0 !important; left: auto !important; }
@media (max-width: 960px) {.h23cfd5_202.mf1fef_bd50 .rbruu6sf3 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 960px) {#nt661e74b3bb:checked ~ .rbruu6sf3 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px) {.h23cfd5_202.mf1fef_bd50 #nt661e74b3bb, .h23cfd5_202.mf1fef_bd50 label[for="nt661e74b3bb"] { display: none !important; }}
@media (min-width: 961px) {.h23cfd5_202.mf1fef_bd50 .rbruu6sf3 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px) {.h23cfd5_202.mf1fef_bd50 .rbruu6sf3 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px) {.h23cfd5_202.mf1fef_bd50 .rbruu6sf3 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.je4e16fca img.f603b0253 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.je4e16fca img.f603b0253.g72d05_d53e { aspect-ratio: 16 / 9; }
div.je4e16fca img.f603b0253.e907fa_540a { aspect-ratio: 16 / 10; }
div.je4e16fca img.f603b0253.s536__c731 { aspect-ratio: 4 / 3; }
div.je4e16fca img.f603b0253.lfd564224 { aspect-ratio: 1 / 1; }
div.je4e16fca :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.je4e16fca .a0f901_1fc3 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.je4e16fca .a0f901_1fc3.g72d05_d53e { aspect-ratio: 16 / 9; }
div.je4e16fca .a0f901_1fc3.e907fa_540a { aspect-ratio: 16 / 10; }
div.je4e16fca .a0f901_1fc3.s536__c731 { aspect-ratio: 4 / 3; }
div.je4e16fca .a0f901_1fc3.lfd564224 { aspect-ratio: 1 / 1; }
div.je4e16fca .a0f901_1fc3 > img.f603b0253,
    div.je4e16fca .a0f901_1fc3 > picture > img.f603b0253 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.n771b2a4905 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.n771b2a4905 > :first-child,
    .n771b2a4905 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.h23cfd5_202, .h23cfd5_202 *, .h23cfd5_202 *::before, .h23cfd5_202 *::after{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
.h23cfd5_202{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    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; color: #ffffff;}
.xee02__aaa1{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.rbruu6sf3{
    display: flex;
    align-items: center;
    height: 100%;
    }
.jfa1e__031{
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.jfa1e__031:hover{
    opacity: 0.8;
    }
.m1ogj1vhb{
    width: 20px;
    height: 20px;
    color: var(--primary-color);
    }
.i5211f3f_215{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    }
.o139a1e_8mrg{
    margin-left: 32px;
    height: 100%;
    }
.z2c9263f{
    display: flex;
    align-items: center;
    list-style: none;
    height: 100%;
    gap: 24px;
    }
.j65k22ll{
    height: 100%;
    display: flex;
    align-items: center;
    }
.cae4__0400{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 13px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.cae4__0400:hover{
    color: var(--text-color);
    }
.pbaaaa86_ad{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.ma35c24_eae1{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 0 16px;
    height: 32px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    border: 1px solid transparent;
    }
.ma35c24_eae1:hover{
    background-color: var(--secondary-color);
    box-shadow: var(--shadow-sm); color: #ffffff;}
.ma35c24_eae1:active{
    transform: translateY(1px);
    }
.tdc170_y8y{
    display: none;
    }
.f25793_yfyx{
    display: none;
    cursor: pointer;
    color: var(--text-color);
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.f25793_yfyx:hover{
    background-color: rgba(255, 255, 255, 0.05); color: #1a1a2e;}
.xdc1c602fca, .p760e__849f1{
    width: 20px;
    height: 20px;
    }
.p760e__849f1{
    display: none;
    }
@media (max-width: 960px){.o139a1e_8mrg {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: var(--transition);
    max-height: 0;
    overflow: hidden; color: #ffffff;}
.z2c9263f {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px min(4vw, 32px);
    gap: 0;
    height: auto;
    }
.j65k22ll {
    width: 100%;
    height: auto;
    }
.cae4__0400 {
    display: block;
    width: 100%;
    padding: 14px 0;
    font-size: 15px;
    border-bottom: 1px solid var(--border-color);
    }
.j65k22ll:last-child .cae4__0400 {
    border-bottom: none;
    }
.f25793_yfyx {
    display: flex;
    }
.tdc170_y8y:checked ~ .rbruu6sf3 .o139a1e_8mrg {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    max-height: calc(100vh - var(--nav-height));
    overflow-y: auto;
    }
.tdc170_y8y:checked ~ .pbaaaa86_ad .f25793_yfyx .xdc1c602fca {
    display: none;
    }
.tdc170_y8y:checked ~ .pbaaaa86_ad .f25793_yfyx .p760e__849f1 {
    display: block;
    }}
@media (max-width: 480px){.ma35c24_eae1 {
    padding: 0 12px;
    font-size: 12px;
    }
.i5211f3f_215 {
    display: none; 
    }}
.cae4__0400.active{color: var(--text-color);}
@media (min-width: 961px){.h23cfd5_202 #nt661e74b3bb, .h23cfd5_202 label[for="nt661e74b3bb"]{ display: none !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cae4__0400.active{color: var(--text-color);}
#nt661e74b3bb:checked ~ .rbruu6sf3{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 960px){#nt661e74b3bb:checked ~ .rbruu6sf3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 #nt661e74b3bb, .h23cfd5_202.mf1fef_bd50 label[for="nt661e74b3bb"]{ display: none !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.q58873a89{
    background-color: var(--bg-color, #110d0a);
    border-top: 1px solid var(--border-color, rgba(245, 236, 229, 0.1));
    padding-top: 56px;
    padding-bottom: 32px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #ffffff;}
.j3fc6a7d2a{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.d1b529_dfea{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 48px;
    }
.oyrcjjmebz{
    width: 35%;
    display: flex;
    flex-direction: column;
    }
.j35b3d2b_5n6{
    font-size: 16px;
    font-weight: 600;
    color: var(--text-color, #f5ece5);
    margin-bottom: 12px;
    letter-spacing: -0.01em;
    }
.mb32677{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted, #9e9389);
    width: 85%;
    }
.vr4d1gnrcr{
    width: 65%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 80px;
    }
.a4ae__9cc{
    display: flex;
    flex-direction: column;
    width: 120px;
    }
.ya6e2d_2t{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color, #f5ece5);
    margin-bottom: 16px;
    letter-spacing: 0.05em;
    }
.ofc0df68e77{
    font-size: 14px;
    color: var(--text-muted, #9e9389);
    text-decoration: none;
    margin-bottom: 10px;
    transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
    }
.ofc0df68e77:hover{
    color: var(--primary-color, #e04d00);
    }
.d1qa11cn{
    font-size: 14px;
    color: var(--text-muted, #9e9389);
    margin-bottom: 10px;
    cursor: default;
    }
.v4927fe6_l7{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(245, 236, 229, 0.1));
    margin-bottom: 24px; color: #1a1a2e;}
.g12ac6c_ebb{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.bc866c__9c0{
    font-size: 13px;
    color: var(--text-muted, #9e9389);
    width: 50%;
    }
.ye0b5258d{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 24px;
    width: 50%;
    }
.p6b8__c35{
    font-size: 13px;
    color: var(--text-muted, #9e9389);
    cursor: default;
    }
@media (max-width: 768px){.q58873a89{
    padding-top: 40px;
    padding-bottom: 24px;
    }
.d1b529_dfea{
    flex-direction: column;
    gap: 40px;
    margin-bottom: 40px;
    }
.oyrcjjmebz{
    width: 100%;
    }
.mb32677{
    width: 100%;
    }
.vr4d1gnrcr{
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 32px;
    }
.a4ae__9cc{
    width: calc(50% - 16px);
    }
.g12ac6c_ebb{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.bc866c__9c0{
    width: 100%;
    }
.ye0b5258d{
    width: 100%;
    justify-content: flex-start;
    }}
.h23cfd5_202, .h23cfd5_202 *, .h23cfd5_202 *::before, .h23cfd5_202 *::after{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.h23cfd5_202{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  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; color: #ffffff;}
.xee02__aaa1{
  max-width: var(--max-width);
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rbruu6sf3{
  display: flex;
  align-items: center;
  height: 100%;
}
.jfa1e__031{
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var(--text-color);
  transition: var(--transition);
}
.jfa1e__031:hover{
  opacity: 0.8;
}
.m1ogj1vhb{
  width: 20px;
  height: 20px;
  color: var(--primary-color);
}
.i5211f3f_215{
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.o139a1e_8mrg{
  margin-left: 32px;
  height: 100%;
}
.z2c9263f{
  display: flex;
  align-items: center;
  list-style: none;
  height: 100%;
  gap: 24px;
}
.j65k22ll{
  height: 100%;
  display: flex;
  align-items: center;
}
.cae4__0400{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 13px;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
}
.cae4__0400:hover{
  color: var(--text-color);
}
.pbaaaa86_ad{
  display: flex;
  align-items: center;
  gap: 16px;
}
.ma35c24_eae1{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  padding: 0 16px;
  height: 32px;
  border-radius: var(--radius-md);
  transition: var(--transition);
  border: 1px solid transparent;
}
.ma35c24_eae1:hover{
  background-color: var(--secondary-color);
  box-shadow: var(--shadow-sm); color: #ffffff;}
.ma35c24_eae1:active{
  transform: translateY(1px);
}
.tdc170_y8y{
  display: none;
}
.f25793_yfyx{
  display: none;
  cursor: pointer;
  color: var(--text-color);
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.f25793_yfyx:hover{
  background-color: rgba(255, 255, 255, 0.05); color: #1a1a2e;}
.xdc1c602fca, .p760e__849f1{
  width: 20px;
  height: 20px;
}
.p760e__849f1{
  display: none;
}
@media (max-width: 960px){.o139a1e_8mrg {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);

    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: var(--transition);
    max-height: 0;
    overflow: hidden; color: #ffffff;}
.z2c9263f {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px min(4vw, 32px);
    gap: 0;
    height: auto;
  }
.j65k22ll {
    width: 100%;
    height: auto;
  }
.cae4__0400 {
    display: block;
    width: 100%;
    padding: 14px 0;
    font-size: 15px;
    border-bottom: 1px solid var(--border-color);
  }
.j65k22ll:last-child .cae4__0400 {
    border-bottom: none;
  }
.f25793_yfyx {
    display: flex;
  }
.tdc170_y8y:checked ~ .rbruu6sf3 .o139a1e_8mrg {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    max-height: calc(100vh - var(--nav-height));
    overflow-y: auto;
  }
.tdc170_y8y:checked ~ .pbaaaa86_ad .f25793_yfyx .xdc1c602fca {
    display: none;
  }
.tdc170_y8y:checked ~ .pbaaaa86_ad .f25793_yfyx .p760e__849f1 {
    display: block;
  }}
@media (max-width: 480px){.ma35c24_eae1 {
    padding: 0 12px;
    font-size: 12px;
  }
.i5211f3f_215 {
    display: none; 
  }}
.cae4__0400.active{color: var(--text-color);}
@media (min-width: 961px){.h23cfd5_202 #nt661e74b3bb, .h23cfd5_202 label[for="nt661e74b3bb"]{ display: none !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h23cfd5_202 .rbruu6sf3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.cae4__0400.active{color: var(--text-color);}
#nt661e74b3bb:checked ~ .rbruu6sf3{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 960px){#nt661e74b3bb:checked ~ .rbruu6sf3{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 #nt661e74b3bb, .h23cfd5_202.mf1fef_bd50 label[for="nt661e74b3bb"]{ display: none !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 961px){.h23cfd5_202.mf1fef_bd50 .rbruu6sf3 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.fe7189_0e81{
  background-color: var(--bg-color, #110d0a);
  border-top: 1px solid var(--border-color, rgba(245, 236, 229, 0.1));
  padding-top: 56px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #ffffff;}
.v89d2b519{
  width: var(--max-width, min(1200px, 92vw));
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}
.n274__a3f8{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 48px;
}
.w146b559f46{
  width: 35%;
  display: flex;
  flex-direction: column;
}
.d12aae_21c7{
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color, #f5ece5);
  margin-bottom: 12px;
  letter-spacing: -0.01em;
}
.f1b1__a36a{
  font-size: 14px;
  line-height: 1.6;
  color: var(--text-muted, #9e9389);
  width: 85%;
}
.o730b3c5e{
  width: 65%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 80px;
}
.b073__481f{
  display: flex;
  flex-direction: column;
  width: 120px;
}
.tcbf82e178f{
  font-size: 13px;
  font-weight: 600;
  color: var(--text-color, #f5ece5);
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}
.ga031e_00d4{
  font-size: 14px;
  color: var(--text-muted, #9e9389);
  text-decoration: none;
  margin-bottom: 10px;
  transition: var(--transition, all 0.2s cubic-bezier(0.4, 0, 0.2, 1));
}
.ga031e_00d4:hover{
  color: var(--primary-color, #e04d00);
}
.c855__f03e{
  font-size: 14px;
  color: var(--text-muted, #9e9389);
  margin-bottom: 10px;
  cursor: default;
}
.o4bcd86a7d0{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(245, 236, 229, 0.1));
  margin-bottom: 24px; color: #1a1a2e;}
.s6ff05a9b{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.ye0b06_38e3{
  font-size: 13px;
  color: var(--text-muted, #9e9389);
  width: 50%;
}
.t259__7e67{
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 24px;
  width: 50%;
}
.qecb__b6fd{
  font-size: 13px;
  color: var(--text-muted, #9e9389);
  cursor: default;
}
@media (max-width: 768px){.fe7189_0e81{
    padding-top: 40px;
    padding-bottom: 24px;
  }
.n274__a3f8{
    flex-direction: column;
    gap: 40px;
    margin-bottom: 40px;
  }
.w146b559f46{
    width: 100%;
  }
.f1b1__a36a{
    width: 100%;
  }
.o730b3c5e{
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 32px;
  }
.b073__481f{
    width: calc(50% - 16px);
  }
.s6ff05a9b{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
.ye0b06_38e3{
    width: 100%;
  }
.t259__7e67{
    width: 100%;
    justify-content: flex-start;
  }}
.tbfa83_74fc{box-sizing:border-box;}
.q7db0c6a670{box-sizing:border-box;}
.z5d768_15c0{box-sizing:border-box;}
@media (max-width: 768px) {.g12ac6c_ebb { 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; }}