:root {

  --release-page-bg: #110e0d;
  --release-surface: #191413;
  --release-surface-hover: #241d1b;
  --release-border: #2e2421;
  --release-text-main: #f5ece9;
  --release-text-muted: #b8a9a4;
  --release-accent: #f05d35;
  --release-accent-hover: #fa6f4a;
  --release-max-width: 1200px;
  --release-read-width: 680px;
  --release-radius-md: 8px;
  --release-radius-lg: 16px;
  --release-space-sm: 1rem;
  --release-space-md: 2rem;
  --release-space-lg: 3.5rem;
  --release-space-xl: 5rem;
  --primary-color: hsl(25, 100%, 50%);
  --secondary-color: hsl(15, 100%, 45%);
  --bg-color: hsl(24, 10%, 4%);
  --text-color: hsl(25, 20%, 96%);
  --text-muted: hsl(25, 10%, 60%);
  --border-color: hsla(25, 100%, 50%, 0.15);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.6);
  --shadow-lg: 0 12px 32px rgba(255, 68, 0, 0.15);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(24, 10%, 6%, 0.85);
  --glass-border: hsla(0, 0%, 100%, 0.08);
  --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.n982__7d30.odf057_33.c5a81__856c{
    background-color: var(--release-page-bg, #110e0d);
    color: var(--release-text-main, #f5ece9);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    line-height: 1.65;
    padding-bottom: var(--release-space-xl, 5rem);
    font-size: 1rem;
    }
div.n982__7d30.odf057_33 .qef496c1_hb6{
    max-width: var(--release-max-width, 1200px);
    margin: 0 auto;
    padding: 0 5%;
    box-sizing: border-box;
    }
div.n982__7d30.odf057_33 .zcd0__aa4{
    max-width: var(--release-read-width, 680px);
    
    }
div.n982__7d30.odf057_33 .d0cd77af84d{
    padding: var(--release-space-xl, 5rem) 0 var(--release-space-lg, 3.5rem);
    border-bottom: 1px solid var(--release-border, #2e2421);
    }
div.n982__7d30.odf057_33 .s7dr06dl{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    line-height: 1.15;
    margin: 0 0 var(--release-space-md, 2rem) 0;
    color: var(--release-text-main, #f5ece9);
    letter-spacing: -0.02em;
    }
div.n982__7d30.odf057_33 .d8ea48_1e56{
    font-size: 1.125rem;
    color: var(--release-text-muted, #b8a9a4);
    margin: 0 0 var(--release-space-md, 2rem) 0;
    }
div.n982__7d30.odf057_33 .e745c__2a77{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: var(--release-space-sm, 1rem);
    }
div.n982__7d30.odf057_33 .sc1b63c4f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--release-accent, #f05d35), #d8451f);
    color: #1a1a2e;
    padding: 1rem 2.25rem;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--release-radius-md, 8px);
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 6px 16px rgba(240, 93, 53, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: all 0.25s ease;
    }
div.n982__7d30.odf057_33 .sc1b63c4f:hover{
    background: linear-gradient(135deg, var(--release-accent-hover, #fa6f4a), #e85028);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(240, 93, 53, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #1a1a2e;
    }
div.n982__7d30.odf057_33 .ta10199a2{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--release-surface, #191413);
    color: var(--release-text-main, #f5ece9);
    padding: 1rem 2rem;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--release-radius-md, 8px);
    text-decoration: none;
    border: 1px solid var(--release-border, #2e2421);
    transition: all 0.2s ease;
    }
div.n982__7d30.odf057_33 .ta10199a2:hover{
    background: var(--release-surface-hover, #241d1b);
    border-color: var(--release-text-muted, #b8a9a4); color: #ffffff;}
div.n982__7d30.odf057_33 .i06b053_ww8l{
    font-size: 0.875rem;
    color: var(--release-text-muted, #b8a9a4);
    }
div.n982__7d30.odf057_33 .lbe309eb8{
    padding: var(--release-space-lg, 3.5rem) 0;
    }
div.n982__7d30.odf057_33 .j8aa08bb89{
    background-color: var(--release-surface, #191413);
    border-top: 1px solid var(--release-border, #2e2421);
    border-bottom: 1px solid var(--release-border, #2e2421); color: #ffffff;}
div.n982__7d30.odf057_33 .j40e85_99a{
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 var(--release-space-sm, 1rem) 0;
    color: var(--release-text-main, #f5ece9);
    line-height: 1.3;
    }
div.n982__7d30.odf057_33 .i74b8_7738{
    margin: 0 0 1.25rem 0;
    color: var(--release-text-muted, #b8a9a4);
    }
div.n982__7d30.odf057_33 .r4be52_8cf6{
    color: var(--release-accent, #f05d35);
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
    transition: color 0.2s ease;
    }
div.n982__7d30.odf057_33 .r4be52_8cf6:hover{
    color: var(--release-accent-hover, #fa6f4a);
    }
div.n982__7d30.odf057_33 .xnf2kpa1{
    background: rgba(240, 93, 53, 0.08);
    border-left: 4px solid var(--release-accent, #f05d35);
    padding: 1.5rem;
    border-radius: 0 var(--release-radius-md, 8px) var(--release-radius-md, 8px) 0;
    margin: var(--release-space-md, 2rem) 0; color: #1a1a2e;}
div.n982__7d30.odf057_33 .xnf2kpa1 p{
    margin: 0;
    color: var(--release-text-main, #f5ece9);
    }
div.n982__7d30.odf057_33 .ae93d0b{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: var(--release-space-md, 2rem);
    margin-top: var(--release-space-md, 2rem);
    }
div.n982__7d30.odf057_33 .jg7abjlx{
    background: var(--release-page-bg, #110e0d);
    border: 1px solid var(--release-border, #2e2421);
    border-radius: var(--release-radius-lg, 16px);
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
    transition: transform 0.2s ease, border-color 0.2s ease; color: #ffffff;}
div.n982__7d30.odf057_33 .jg7abjlx:hover{
    border-color: rgba(240, 93, 53, 0.4);
    transform: translateY(-4px);
    }
div.n982__7d30.odf057_33 .u38d3__eff{
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 1rem 0;
    color: var(--release-text-main, #f5ece9);
    }
div.n982__7d30.odf057_33 .l193fb9656{
    color: var(--release-text-muted, #b8a9a4);
    flex-grow: 1;
    margin: 0 0 var(--release-space-md, 2rem) 0;
    }
div.n982__7d30.odf057_33 .jv50hr8ebemd{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1rem;
    }
div.n982__7d30.odf057_33 .k5e7adb_f8{
    color: var(--release-text-muted, #b8a9a4);
    font-size: 0.875rem;
    text-decoration: underline;
    text-underline-offset: 3px;
    }
div.n982__7d30.odf057_33 .k5e7adb_f8:hover{
    color: var(--release-text-main, #f5ece9);
    }
div.n982__7d30.odf057_33 .g23951_d0b{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--release-space-lg, 3.5rem);
    align-items: center;
    margin-top: var(--release-space-md, 2rem);
    }
@media (max-width: 900px) {div.n982__7d30.odf057_33 .g23951_d0b{
    grid-template-columns: 1fr;
    }}
div.n982__7d30.odf057_33 .ed7ea27_s20z{position: relative;
    border-radius: var(--release-radius-lg, 16px);
    overflow: hidden;
    border: 1px solid var(--release-border, #2e2421);
    box-shadow: 0 20px 40px rgba(0,0,0,0.4); isolation: isolate;}
div.n982__7d30.odf057_33 .z8a9b__9a0{
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    }
div.n982__7d30.odf057_33 .xg2orn0of3{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.n982__7d30.odf057_33 .xg2orn0of3 li{
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
    color: var(--release-text-muted, #b8a9a4);
    }
div.n982__7d30.odf057_33 .xg2orn0of3 li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.5rem;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--release-accent, #f05d35);
    box-shadow: 0 0 8px rgba(240, 93, 53, 0.6); color: #1a1a2e;}
div.n982__7d30.odf057_33 .xg2orn0of3 strong{
    color: var(--release-text-main, #f5ece9);
    display: block;
    margin-bottom: 0.25rem;
    }
div.n982__7d30.odf057_33 .ne18b7616ad{
    margin-top: var(--release-space-lg, 3.5rem);
    color: var(--release-text-muted, #b8a9a4);
    font-size: 0.875rem;
    opacity: 0.6;
    }
.j9da__aac{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #ffffff;}
.v6c374185{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    }
.z07fn2zkyp1{
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 60px;
    max-width: 400px;
    }
.hb340501b{
    font-size: 28px;
    font-weight: 900;
    color: var(--primary-color);
    letter-spacing: -1px;
    margin-bottom: 24px;
    text-shadow: var(--shadow-sm);
    }
.y6a0a__91a4{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0;
    }
.gn75ssw0pv{
    flex: 1 1 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    width: 100%;
    }
.f996d__f508{
    flex: 0 0 200px;
    width: 200px;
    }
.ea701f3_335d{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--text-color);
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 24px;
    }
.cbfe__264e5{
    display: block;
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.cbfe__264e5:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.d84ba2__39ac{
    font-size: 15px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 12px;
    }
.u4e88e_inaf{
    max-width: var(--max-width);
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 40px auto;
    width: calc(100% - 80px); color: #1a1a2e;}
.gb8a10f07{
    width: 100%;
    }
.h9a5de0{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.sb3c38cfc61{
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
    }
.p9e7d4c56{
    font-size: 13px;
    color: var(--secondary-color);
    font-weight: 600;
    letter-spacing: 0.5px;
    opacity: 0.8;
    }
@media (max-width: 768px){.j9da__aac{
    padding-top: 60px;
    }
.v6c374185{
    padding-left: 24px;
    padding-right: 24px;
    }
.z07fn2zkyp1{
    margin-bottom: 40px;
    }
.f996d__f508{
    flex: 0 0 100%;
    width: 100%;
    }
.gn75ssw0pv{
    gap: 32px;
    }
.h9a5de0{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding-left: 24px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.k57c141f11{
    height: var(--nav-height);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--glass-border);
    display: flex;
    align-items: center; color: #ffffff;}
.tb66c5__f75e{
    max-width: var(--max-width);
    width: 92vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.l2d39c5c{
    display: flex;
    align-items: center;
    gap: 48px;
    }
.wf292_def8{
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.fnybcgciiej0{
    color: var(--primary-color);
    margin-right: 2px;
    text-shadow: 0 0 20px hsla(25, 100%, 50%, 0.4);
    }
.wf292_def8:hover{
    transform: translateY(-1px);
    }
.r6fea0b_89{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.v8a50__518{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.v8a50__518:hover{
    color: #1a1a2e;
    background-color: hsla(0, 0%, 100%, 0.05);
    }
.h681__6259{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.cf4a5a911{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    border: 1px solid rgba(255, 255, 255, 0.1);
    white-space: nowrap;
    }
.cf4a5a911:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 15px 30px rgba(255, 68, 0, 0.3);
    filter: brightness(1.1);
    }
.cf4a5a911:active{
    transform: translateY(0) scale(0.98);
    }
.s2322bb871f{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.s2322bb871f .xff2705d4b{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.r6fea0b_89 {
    display: none; 
    }
.l2d39c5c {
    gap: 20px;
    }}
@media (max-width: 640px){.pfd7__8a87{
    --nav-height: 72px;
    }
.wf292_def8{
    font-size: 24px;
    }
.cf4a5a911{
    padding: 10px 20px;
    font-size: 14px;
    }
.wf292_def8{
    margin-right: auto;
    }}
body{
    padding-top: var(--nav-height);
    }
.v8a50__518.active{color: #1a1a2e; background-color: hsla(0, 0%, 100%, 0.05);}
.eyb54ibfc5{list-style:none;}
.v8a50__518.active {color: #1a1a2e; background-color: hsla(0, 0%, 100%, 0.05);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.n982__7d30 img.r84afe_eca8 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.n982__7d30 img.r84afe_eca8.y757__0564 { aspect-ratio: 16 / 9; }
div.n982__7d30 img.r84afe_eca8.f67a099b9 { aspect-ratio: 16 / 10; }
div.n982__7d30 img.r84afe_eca8.fe0606c1a { aspect-ratio: 4 / 3; }
div.n982__7d30 img.r84afe_eca8.i8e1__c1c7 { aspect-ratio: 1 / 1; }
div.n982__7d30 :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.n982__7d30 .r82255824bd {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.n982__7d30 .r82255824bd.y757__0564 { aspect-ratio: 16 / 9; }
div.n982__7d30 .r82255824bd.f67a099b9 { aspect-ratio: 16 / 10; }
div.n982__7d30 .r82255824bd.fe0606c1a { aspect-ratio: 4 / 3; }
div.n982__7d30 .r82255824bd.i8e1__c1c7 { aspect-ratio: 1 / 1; }
div.n982__7d30 .r82255824bd > img.r84afe_eca8,
    div.n982__7d30 .r82255824bd > picture > img.r84afe_eca8 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.k57c141f11{
    height: var(--nav-height);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--glass-border);
    display: flex;
    align-items: center; color: #ffffff;}
.tb66c5__f75e{
    max-width: var(--max-width);
    width: 92vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.l2d39c5c{
    display: flex;
    align-items: center;
    gap: 48px;
    }
.wf292_def8{
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    transition: var(--transition);
    }
.fnybcgciiej0{
    color: var(--primary-color);
    margin-right: 2px;
    text-shadow: 0 0 20px hsla(25, 100%, 50%, 0.4);
    }
.wf292_def8:hover{
    transform: translateY(-1px);
    }
.r6fea0b_89{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.v8a50__518{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    position: relative;
    }
.v8a50__518:hover{
    color: #1a1a2e;
    background-color: hsla(0, 0%, 100%, 0.05);
    }
.h681__6259{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.cf4a5a911{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-lg);
    transition: var(--transition);
    border: 1px solid rgba(255, 255, 255, 0.1);
    white-space: nowrap;
    }
.cf4a5a911:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 15px 30px rgba(255, 68, 0, 0.3);
    filter: brightness(1.1);
    }
.cf4a5a911:active{
    transform: translateY(0) scale(0.98);
    }
.s2322bb871f{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.s2322bb871f .xff2705d4b{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.r6fea0b_89 {
    display: none; 
    }
.l2d39c5c {
    gap: 20px;
    }}
@media (max-width: 640px){.pfd7__8a87{
    --nav-height: 72px;
    }
.wf292_def8{
    font-size: 24px;
    }
.cf4a5a911{
    padding: 10px 20px;
    font-size: 14px;
    }
.wf292_def8{
    margin-right: auto;
    }}
body{
    padding-top: var(--nav-height);
    }
.v8a50__518.active{color: #1a1a2e; background-color: hsla(0, 0%, 100%, 0.05);}
.eyb54ibfc5{list-style:none;}
.v8a50__518.active{color: #1a1a2e; background-color: hsla(0, 0%, 100%, 0.05);}
.j9da__aac{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%; color: #ffffff;}
.v6c374185{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    }
.z07fn2zkyp1{
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 60px;
    max-width: 400px;
    }
.hb340501b{
    font-size: 28px;
    font-weight: 900;
    color: var(--primary-color);
    letter-spacing: -1px;
    margin-bottom: 24px;
    text-shadow: var(--shadow-sm);
    }
.y6a0a__91a4{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0;
    }
.gn75ssw0pv{
    flex: 1 1 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    width: 100%;
    }
.f996d__f508{
    flex: 0 0 200px;
    width: 200px;
    }
.ea701f3_335d{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--text-color);
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 24px;
    }
.cbfe__264e5{
    display: block;
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.cbfe__264e5:hover{
    color: var(--primary-color);
    transform: translateX(4px);
    }
.d84ba2__39ac{
    font-size: 15px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 12px;
    }
.u4e88e_inaf{
    max-width: var(--max-width);
    height: 1px;
    background-color: var(--border-color);
    margin: 60px auto 40px auto;
    width: calc(100% - 80px); color: #1a1a2e;}
.gb8a10f07{
    width: 100%;
    }
.h9a5de0{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.sb3c38cfc61{
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
    }
.p9e7d4c56{
    font-size: 13px;
    color: var(--secondary-color);
    font-weight: 600;
    letter-spacing: 0.5px;
    opacity: 0.8;
    }
@media (max-width: 768px){.j9da__aac{
    padding-top: 60px;
    }
.v6c374185{
    padding-left: 24px;
    padding-right: 24px;
    }
.z07fn2zkyp1{
    margin-bottom: 40px;
    }
.f996d__f508{
    flex: 0 0 100%;
    width: 100%;
    }
.gn75ssw0pv{
    gap: 32px;
    }
.h9a5de0{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding-left: 24px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.k57c141f11{
  height: var(--nav-height);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--glass-border);
  display: flex;
  align-items: center; color: #ffffff;}
.tb66c5__f75e{
  max-width: var(--max-width);
  width: 92vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l2d39c5c{
  display: flex;
  align-items: center;
  gap: 48px;
}
.wf292_def8{
  font-size: 28px;
  font-weight: 800;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -1px;
  display: flex;
  align-items: center;
  transition: var(--transition);
}
.fnybcgciiej0{
  color: var(--primary-color);
  margin-right: 2px;
  text-shadow: 0 0 20px hsla(25, 100%, 50%, 0.4);
}
.wf292_def8:hover{
  transform: translateY(-1px);
}
.r6fea0b_89{
  display: flex;
  list-style: none;
  gap: 8px;
}
.v8a50__518{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  position: relative;
}
.v8a50__518:hover{
  color: #1a1a2e;
  background-color: hsla(0, 0%, 100%, 0.05);
}
.h681__6259{
  display: flex;
  align-items: center;
  gap: 20px;
}
.cf4a5a911{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: #1a1a2e;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  padding: 12px 28px;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-lg);
  transition: var(--transition);
  border: 1px solid rgba(255, 255, 255, 0.1);
  white-space: nowrap;
}
.cf4a5a911:hover{
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 15px 30px rgba(255, 68, 0, 0.3);
  filter: brightness(1.1);
}
.cf4a5a911:active{
  transform: translateY(0) scale(0.98);
}
.s2322bb871f{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.s2322bb871f .xff2705d4b{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 1024px){.r6fea0b_89 {
    display: none; 
  }
.l2d39c5c {
    gap: 20px;
  }}
@media (max-width: 640px){.pfd7__8a87{
    --nav-height: 72px;
  }
.wf292_def8{
    font-size: 24px;
  }
.cf4a5a911{
    padding: 10px 20px;
    font-size: 14px;
  }
.wf292_def8{
    margin-right: auto;
  }}
body{
  padding-top: var(--nav-height);
}
.v8a50__518.active{color: #1a1a2e; background-color: hsla(0, 0%, 100%, 0.05);}
.eyb54ibfc5{list-style:none;}
.v8a50__518.active{color: #1a1a2e; background-color: hsla(0, 0%, 100%, 0.05);}
.z229__1522{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  width: 100%; color: #ffffff;}
.k81bd53142a{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.de9c__e6ea{
  flex: 0 0 100%;
  width: 100%;
  margin-bottom: 60px;
  max-width: 400px;
}
.bace__19f8{
  font-size: 28px;
  font-weight: 900;
  color: var(--primary-color);
  letter-spacing: -1px;
  margin-bottom: 24px;
  text-shadow: var(--shadow-sm);
}
.rff5d8075{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  margin: 0;
}
.d51273_edb0{
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px;
  width: 100%;
}
.x284511aab2{
  flex: 0 0 200px;
  width: 200px;
}
.mbfe482f1{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--text-color);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 24px;
}
.t13b0527150{
  display: block;
  font-size: 15px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
}
.t13b0527150:hover{
  color: var(--primary-color);
  transform: translateX(4px);
}
.s05d__3845{
  font-size: 15px;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 12px;
}
.f3be86f65{
  max-width: var(--max-width);
  height: 1px;
  background-color: var(--border-color);
  margin: 60px auto 40px auto;
  width: calc(100% - 80px); color: #1a1a2e;}
.t990e3d97{
  width: 100%;
}
.z12396ae711{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.v716e45db{
  font-size: 13px;
  color: var(--text-muted);
  font-weight: 500;
}
.s6611d7d108{
  font-size: 13px;
  color: var(--secondary-color);
  font-weight: 600;
  letter-spacing: 0.5px;
  opacity: 0.8;
}
@media (max-width: 768px){.z229__1522{
    padding-top: 60px;
  }
.k81bd53142a{
    padding-left: 24px;
    padding-right: 24px;
  }
.de9c__e6ea{
    margin-bottom: 40px;
  }
.x284511aab2{
    flex: 0 0 100%;
    width: 100%;
  }
.d51273_edb0{
    gap: 32px;
  }
.z12396ae711{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding-left: 24px;
  }}
.z87255b84{box-sizing:border-box;}
.l0fe__a659{box-sizing:border-box;}
.idc11cef8{box-sizing:border-box;}
.n48beabd7ed{box-sizing:border-box;}
@media (max-width: 768px) {.h9a5de0 { 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; }}