:root {

  --primary-brand: var(--primary-color, hsl(145, 75%, 61%));
  --secondary-brand: var(--secondary-color, hsl(269, 60%, 61%));
  --bg-surface: var(--background-color, hsl(145, 7%, 96%));
  --text-primary: var(--text-color, hsl(145, 10%, 9%));
  --card-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.1);
  --radius-lg: 12px;
  --primary-color: #0ea5e9;
  --secondary-color: #8b5cf6;
  --bg-color: #0f1115;
  --text-color: #f8fafc;
  --text-muted: #94a3b8;
  --border-color: rgba(255, 255, 255, 0.1);
  --radius-sm: 0px;
  --radius-md: 0px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.5);
  --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.6);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --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.zc3e__a837.h90f__1807c{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #1a1a2e;
    background-color: var(--bg-surface);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.zc3e__a837.h90f__1807c .j9de3_a27{
    padding: 100px 20px;
    text-align: center;
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #ffffff 0%, var(--bg-surface) 100%); color: #1a1a2e;}
div.zc3e__a837.h90f__1807c .j9de3_a27 h1{
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    color: var(--text-primary);
    }
div.zc3e__a837.h90f__1807c .j9de3_a27 p{
    font-size: 1.25rem;
    max-width: 700px;
    margin: 0 auto 40px;
    color: #555;
    }
div.zc3e__a837.h90f__1807c .e68bfeb5_fd{
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
    }
div.zc3e__a837.h90f__1807c .i93e__27b{
    background-color: var(--primary-brand);
    color: #1a1a2e;
    padding: 16px 48px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 1.1rem;
    text-decoration: none;
    transition: transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 4px 14px 0 rgba(105, 230, 166, 0.4);
    display: inline-flex;
    align-items: center;
    }
div.zc3e__a837.h90f__1807c .i93e__27b:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(105, 230, 166, 0.5);
    }
div.zc3e__a837.h90f__1807c .es4mfreyyc{
    max-width: 900px;
    margin: 0 auto;
    padding: 60px 20px;
    }
div.zc3e__a837.h90f__1807c .mmbaiebgq{
    background: #fff;
    border-radius: var(--radius-lg);
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: var(--card-shadow);
    display: flex;
    flex-direction: column;
    gap: 24px; color: #1a1a2e;}
div.zc3e__a837.h90f__1807c .e04e9_80bc{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    }
div.zc3e__a837.h90f__1807c .ce36b_3101{
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.zc3e__a837.h90f__1807c .ce36b_3101 h2{
    margin: 0;
    font-size: 1.5rem;
    }
div.zc3e__a837.h90f__1807c .y9c7b__d544{
    background: var(--bg-surface);
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.85rem;
    color: #1a1a2e;
    }
div.zc3e__a837.h90f__1807c .ocd86_e4{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    font-size: 0.95rem;
    }
div.zc3e__a837.h90f__1807c .e6be__93ef0 span{
    display: block;
    color: #888;
    margin-bottom: 4px;
    }
div.zc3e__a837.h90f__1807c .e6be__93ef0 b{
    color: var(--text-primary);
    }
div.zc3e__a837.h90f__1807c .ce823ae_f7c9{margin: 60px 0;
    border-radius: var(--radius-lg);
    overflow: hidden;
    position: relative;
    background: #fff; isolation: isolate; color: #1a1a2e;}
div.zc3e__a837.h90f__1807c .ce823ae_f7c9 img{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
    }
div.zc3e__a837.h90f__1807c .o4d68435b0d{
    padding: 40px;
    background: #fff; color: #1a1a2e;}
div.zc3e__a837.h90f__1807c .d0d8f5c{
    margin-top: 80px;
    padding: 40px;
    background: #fdfdfd;
    border-left: 4px solid var(--secondary-brand); color: #1a1a2e;}
div.zc3e__a837.h90f__1807c .d0d8f5c h3{
    margin-top: 0;
    color: var(--secondary-brand);
    }
div.zc3e__a837.h90f__1807c .f3bc3eea_j2i{
    margin-top: 20px;
    padding: 20px;
    background: rgba(162, 89, 255, 0.05);
    border-radius: 8px; color: #1a1a2e;}
div.zc3e__a837.h90f__1807c .gb8fe57e6{
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
    }
div.zc3e__a837.h90f__1807c .gb8fe57e6 a{
    color: #666;
    text-decoration: none;
    font-size: 0.9rem;
    }
div.zc3e__a837.h90f__1807c .gb8fe57e6 a:hover{
    color: var(--primary-brand);
    }
div.zc3e__a837.h90f__1807c .copyright{
    color: #aaa;
    font-size: 0.85rem;
    }
@media (max-width: 768px) {div.zc3e__a837.h90f__1807c .j9de3_a27 h1{ font-size: 2rem; }
div.zc3e__a837.h90f__1807c .e04e9_80bc{ flex-direction: column; align-items: flex-start; gap: 10px; }}
div.zc3e__a837.h90f__1807c .m753e_d4{box-sizing:border-box;}
div.zc3e__a837.h90f__1807c .kcf9204b_cjpm{box-sizing:border-box;}
body{
    margin: 0;
    font-family: "Playfair Display", "Noto Serif SC", serif; 
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.jb2a0dd_30d{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    box-shadow: var(--shadow-sm); color: #ffffff;}
.vcb54__7e4{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.nw2qaenoup{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 1px;
    }
.a85e416_6e9{
    display: flex;
    align-items: center;
    gap: 2.5rem;
    }
.aqx3iq8upf{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 2rem;
    }
.zdb783a_b4{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.zdb783a_b4:hover{
    color: var(--text-color);
    }
.if40c97b{
    display: flex;
    align-items: center;
    }
.k4599_3c{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.625rem 1.5rem;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    font-family: sans-serif; 
    border-radius: var(--radius-sm);
    transition: var(--transition);
    border: none;
    box-shadow: var(--shadow-md);
    letter-spacing: 0.5px;
    }
.k4599_3c:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.a5245e__9118{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    flex-direction: column;
    gap: 5px;
    }
.x794aa_vwx{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 860px){.a85e416_6e9{
    display: none;
    }
.a5245e__9118{
    display: flex;
    }}
.zdb783a_b4.active{color: var(--text-color);}
.zdb783a_b4.active {color: var(--text-color);}
.kd7ojod88{
    background-color: var(--bg-color, #0f1115);
    padding: 80px 0 40px 0;
    color: var(--text-color, #f8fafc);
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.1));
    }
.x65176__347de{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    }
.pb21794{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 60px;
    flex-wrap: wrap;
    }
.cc4f6a0fc{
    flex: 1;
    min-width: 300px;
    }
.w52187_001{
    font-family: "Times New Roman", Georgia, serif;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 12px 0;
    letter-spacing: -1px;
    color: var(--text-color, #f8fafc);
    }
.q201__dd4{
    font-size: 16px;
    color: var(--text-muted, #94a3b8);
    margin: 0;
    }
.p5bd6d_1da{
    flex: 0 0 auto;
    }
.kbb3c__dc8{
    display: inline-block;
    background-color: var(--primary-color, #0ea5e9);
    color: #1a1a2e;
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm, 0px);
    box-shadow: var(--shadow-md, 0 4px 16px rgba(0, 0, 0, 0.5));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    border: none;
    }
.kbb3c__dc8:hover{
    background-color: var(--secondary-color, #8b5cf6);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 8px 32px rgba(0, 0, 0, 0.6)); color: #1a1a2e;}
.mpj2ceqo07ta{
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.1));
    margin-bottom: 60px;
    width: 100%; color: #1a1a2e;}
.ja79b3_5157{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 80px;
    flex-wrap: wrap;
    }
.r81ceec_6f2c{
    flex: 0 0 25%;
    min-width: 200px;
    margin-bottom: 30px;
    }
.p28615_06d8{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 24px;
    color: var(--text-color, #f8fafc);
    }
.qcf2b__3b23{
    display: flex;
    flex-direction: column;
    }
.df4208__863{
    color: var(--text-muted, #94a3b8);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s ease);
    width: fit-content;
    }
.df4208__863:hover{
    color: var(--primary-color, #0ea5e9);
    }
.h4e4de_53{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.1));
    flex-wrap: wrap;
    }
.rc9c6cc4_j4{
    flex: 1;
    min-width: 300px;
    font-size: 13px;
    color: var(--text-muted, #94a3b8);
    }
.r3d8791_f9f8{
    margin-right: 20px;
    }
.q9196ef5_dfw{
    opacity: 0.8;
    }
.h2c4yqrfhm{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    }
.kd60efc1_tb5{
    font-size: 13px;
    color: var(--text-muted, #94a3b8);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.kd60efc1_tb5:hover{
    color: var(--text-color, #f8fafc);
    }
@media (max-width: 768px){.pb21794{
    flex-direction: column;
    align-items: flex-start;
    }
.p5bd6d_1da{
    margin-top: 30px;
    width: 100%;
    }
.kbb3c__dc8{
    width: 100%;
    text-align: center;
    }
.r81ceec_6f2c{
    flex: 0 0 50%;
    }
.h4e4de_53{
    flex-direction: column;
    align-items: flex-start;
    }
.h2c4yqrfhm{
    margin-top: 20px;
    gap: 16px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.zc3e__a837 img.cfc3c433b {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.zc3e__a837 img.cfc3c433b.u1d39b6f602 { aspect-ratio: 16 / 9; }
div.zc3e__a837 img.cfc3c433b.e2df36b0c { aspect-ratio: 16 / 10; }
div.zc3e__a837 img.cfc3c433b.a054a9371 { aspect-ratio: 4 / 3; }
div.zc3e__a837 img.cfc3c433b.w040__59b4 { aspect-ratio: 1 / 1; }
div.zc3e__a837 :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.zc3e__a837 .l192acea2 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.zc3e__a837 .l192acea2.u1d39b6f602 { aspect-ratio: 16 / 9; }
div.zc3e__a837 .l192acea2.e2df36b0c { aspect-ratio: 16 / 10; }
div.zc3e__a837 .l192acea2.a054a9371 { aspect-ratio: 4 / 3; }
div.zc3e__a837 .l192acea2.w040__59b4 { aspect-ratio: 1 / 1; }
div.zc3e__a837 .l192acea2 > img.cfc3c433b,
    div.zc3e__a837 .l192acea2 > picture > img.cfc3c433b {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.zc3e__a837.h90f__1807c .i93e__27b a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.zc3e__a837.h90f__1807c .i93e__27b a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.zc3e__a837.h90f__1807c .i93e__27b a:not([class]):hover{opacity:0.92;}
div.zc3e__a837.h90f__1807c .i93e__27b a[class=""]:hover{opacity:0.92;}
div.zc3e__a837.h90f__1807c .i93e__27b a:not([class]):visited{color:#ffffff !important;}
div.zc3e__a837.h90f__1807c .i93e__27b a[class=""]:visited{color:#ffffff !important;}
.t5af236c1 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.t5af236c1 > :first-child,
    .t5af236c1 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
body{
    margin: 0;
    font-family: "Playfair Display", "Noto Serif SC", serif; 
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.jb2a0dd_30d{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    box-shadow: var(--shadow-sm); color: #ffffff;}
.vcb54__7e4{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    }
.nw2qaenoup{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 1px;
    }
.a85e416_6e9{
    display: flex;
    align-items: center;
    gap: 2.5rem;
    }
.aqx3iq8upf{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 2rem;
    }
.zdb783a_b4{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    }
.zdb783a_b4:hover{
    color: var(--text-color);
    }
.if40c97b{
    display: flex;
    align-items: center;
    }
.k4599_3c{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.625rem 1.5rem;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    font-family: sans-serif; 
    border-radius: var(--radius-sm);
    transition: var(--transition);
    border: none;
    box-shadow: var(--shadow-md);
    letter-spacing: 0.5px;
    }
.k4599_3c:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.a5245e__9118{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.5rem;
    flex-direction: column;
    gap: 5px;
    }
.x794aa_vwx{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 860px){.a85e416_6e9{
    display: none;
    }
.a5245e__9118{
    display: flex;
    }}
.zdb783a_b4.active{color: var(--text-color);}
.zdb783a_b4.active{color: var(--text-color);}
.kd7ojod88{
    background-color: var(--bg-color, #0f1115);
    padding: 80px 0 40px 0;
    color: var(--text-color, #f8fafc);
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.1));
    }
.x65176__347de{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    }
.pb21794{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 60px;
    flex-wrap: wrap;
    }
.cc4f6a0fc{
    flex: 1;
    min-width: 300px;
    }
.w52187_001{
    font-family: "Times New Roman", Georgia, serif;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 12px 0;
    letter-spacing: -1px;
    color: var(--text-color, #f8fafc);
    }
.q201__dd4{
    font-size: 16px;
    color: var(--text-muted, #94a3b8);
    margin: 0;
    }
.p5bd6d_1da{
    flex: 0 0 auto;
    }
.kbb3c__dc8{
    display: inline-block;
    background-color: var(--primary-color, #0ea5e9);
    color: #1a1a2e;
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm, 0px);
    box-shadow: var(--shadow-md, 0 4px 16px rgba(0, 0, 0, 0.5));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    border: none;
    }
.kbb3c__dc8:hover{
    background-color: var(--secondary-color, #8b5cf6);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 8px 32px rgba(0, 0, 0, 0.6)); color: #1a1a2e;}
.mpj2ceqo07ta{
    height: 1px;
    background-color: var(--border-color, rgba(255, 255, 255, 0.1));
    margin-bottom: 60px;
    width: 100%; color: #1a1a2e;}
.ja79b3_5157{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 80px;
    flex-wrap: wrap;
    }
.r81ceec_6f2c{
    flex: 0 0 25%;
    min-width: 200px;
    margin-bottom: 30px;
    }
.p28615_06d8{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 24px;
    color: var(--text-color, #f8fafc);
    }
.qcf2b__3b23{
    display: flex;
    flex-direction: column;
    }
.df4208__863{
    color: var(--text-muted, #94a3b8);
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s ease);
    width: fit-content;
    }
.df4208__863:hover{
    color: var(--primary-color, #0ea5e9);
    }
.h4e4de_53{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.1));
    flex-wrap: wrap;
    }
.rc9c6cc4_j4{
    flex: 1;
    min-width: 300px;
    font-size: 13px;
    color: var(--text-muted, #94a3b8);
    }
.r3d8791_f9f8{
    margin-right: 20px;
    }
.q9196ef5_dfw{
    opacity: 0.8;
    }
.h2c4yqrfhm{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    }
.kd60efc1_tb5{
    font-size: 13px;
    color: var(--text-muted, #94a3b8);
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.kd60efc1_tb5:hover{
    color: var(--text-color, #f8fafc);
    }
@media (max-width: 768px){.pb21794{
    flex-direction: column;
    align-items: flex-start;
    }
.p5bd6d_1da{
    margin-top: 30px;
    width: 100%;
    }
.kbb3c__dc8{
    width: 100%;
    text-align: center;
    }
.r81ceec_6f2c{
    flex: 0 0 50%;
    }
.h4e4de_53{
    flex-direction: column;
    align-items: flex-start;
    }
.h2c4yqrfhm{
    margin-top: 20px;
    gap: 16px;
    }}
body{
  margin: 0;
  font-family: "Playfair Display", "Noto Serif SC", serif; 
  background-color: var(--bg-color);
  color: var(--text-color);
}
.jb2a0dd_30d{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center;
  box-shadow: var(--shadow-sm); color: #ffffff;}
.vcb54__7e4{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.nw2qaenoup{
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 1px;
}
.a85e416_6e9{
  display: flex;
  align-items: center;
  gap: 2.5rem;
}
.aqx3iq8upf{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 2rem;
}
.zdb783a_b4{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
}
.zdb783a_b4:hover{
  color: var(--text-color);
}
.if40c97b{
  display: flex;
  align-items: center;
}
.k4599_3c{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 1.5rem;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  font-family: sans-serif; 
  border-radius: var(--radius-sm);
  transition: var(--transition);
  border: none;
  box-shadow: var(--shadow-md);
  letter-spacing: 0.5px;
}
.k4599_3c:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.a5245e__9118{
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  flex-direction: column;
  gap: 5px;
}
.x794aa_vwx{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 860px){.a85e416_6e9{
    display: none;
  }
.a5245e__9118{
    display: flex;
  }}
.zdb783a_b4.active{color: var(--text-color);}
.zdb783a_b4.active{color: var(--text-color);}
.w4e4__7c66{
  background-color: var(--bg-color, #0f1115);
  padding: 80px 0 40px 0;
  color: var(--text-color, #f8fafc);
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.1));
}
.qa05b74c6{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.x4542a48d9f{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
  flex-wrap: wrap;
}
.n0f5bf7dc{
  flex: 1;
  min-width: 300px;
}
.je3e51_b20f{
  font-family: "Times New Roman", Georgia, serif;
  font-size: 42px;
  font-weight: 700;
  margin: 0 0 12px 0;
  letter-spacing: -1px;
  color: var(--text-color, #f8fafc);
}
.ee39554f11c{
  font-size: 16px;
  color: var(--text-muted, #94a3b8);
  margin: 0;
}
.i75483_d8bb{
  flex: 0 0 auto;
}
.qa0167d2727{
  display: inline-block;
  background-color: var(--primary-color, #0ea5e9);
  color: #1a1a2e;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-sm, 0px);
  box-shadow: var(--shadow-md, 0 4px 16px rgba(0, 0, 0, 0.5));
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
  border: none;
}
.qa0167d2727:hover{
  background-color: var(--secondary-color, #8b5cf6);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 8px 32px rgba(0, 0, 0, 0.6)); color: #1a1a2e;}
.w727__bcfb{
  height: 1px;
  background-color: var(--border-color, rgba(255, 255, 255, 0.1));
  margin-bottom: 60px;
  width: 100%; color: #1a1a2e;}
.z70da271383{
  display: flex;
  justify-content: flex-start;
  margin-bottom: 80px;
  flex-wrap: wrap;
}
.b4b5__e86f{
  flex: 0 0 25%;
  min-width: 200px;
  margin-bottom: 30px;
}
.sb753ac80ae{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 24px;
  color: var(--text-color, #f8fafc);
}
.ed5753c31{
  display: flex;
  flex-direction: column;
}
.l24ba5f1f23{
  color: var(--text-muted, #94a3b8);
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 12px;
  transition: var(--transition, all 0.3s ease);
  width: fit-content;
}
.l24ba5f1f23:hover{
  color: var(--primary-color, #0ea5e9);
}
.r12b6455c{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  border-top: 1px solid var(--border-color, rgba(255, 255, 255, 0.1));
  flex-wrap: wrap;
}
.u2ac2a_92f9{
  flex: 1;
  min-width: 300px;
  font-size: 13px;
  color: var(--text-muted, #94a3b8);
}
.udbc76_e980{
  margin-right: 20px;
}
.w48a__f24b{
  opacity: 0.8;
}
.k6d3cc56f0b{
  display: flex;
  gap: 24px;
  flex: 0 0 auto;
}
.gc1d31ff2e6{
  font-size: 13px;
  color: var(--text-muted, #94a3b8);
  text-decoration: none;
  transition: var(--transition, all 0.3s ease);
}
.gc1d31ff2e6:hover{
  color: var(--text-color, #f8fafc);
}
@media (max-width: 768px){.x4542a48d9f{
    flex-direction: column;
    align-items: flex-start;
  }
.i75483_d8bb{
    margin-top: 30px;
    width: 100%;
  }
.qa0167d2727{
    width: 100%;
    text-align: center;
  }
.b4b5__e86f{
    flex: 0 0 50%;
  }
.r12b6455c{
    flex-direction: column;
    align-items: flex-start;
  }
.k6d3cc56f0b{
    margin-top: 20px;
    gap: 16px;
  }}
.d7fe__2dc4{box-sizing:border-box;}
.v6e895_b076{box-sizing:border-box;}
.dfcb__c844{display:block;max-width:100%;height:auto;}
.q9dd447ac{box-sizing:border-box;}
.u31986_dc0d{box-sizing:border-box;}
@media (max-width: 768px) {div.zc3e__a837.h90f__1807c .e04e9_80bc { 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; }
.h4e4de_53 { 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; }}