:root {

  --primary-color: hsl(245, 70%, 52%);
  --secondary-color: hsl(319, 56%, 52%);
  --bg-color: hsl(245, 7%, 97%);
  --text-color: hsl(245, 10%, 8%);
  --text-muted: hsl(245, 10%, 40%);
  --border-color: hsla(245, 10%, 8%, 0.08);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 14px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(248, 248, 250, 0.85);
  --nav-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.d684__7725.ode90fb_6a.cb6a555_s0l{
    --dl-c-primary: var(--primary-color, hsl(245, 70%, 52%));
    --dl-c-primary-hover: var(--primary-hover-color, hsl(245, 75%, 45%));
    --dl-c-secondary: var(--secondary-color, hsl(319, 56%, 52%));
    --dl-c-text-main: var(--text-color, hsl(245, 10%, 8%));
    --dl-c-text-muted: var(--text-muted, hsl(245, 5%, 40%));
    --dl-c-bg-page: var(--bg-color, hsl(245, 7%, 97%));
    --dl-c-bg-card: var(--card-bg, #ffffff);
    --dl-c-border: var(--border-color, hsl(245, 10%, 90%));
    --dl-w-max: 1200px;
    --dl-w-read: 760px;
    --dl-radius-lg: 12px;
    --dl-radius-md: 8px;
    --dl-radius-sm: 4px;
    
    --dl-space-xl: 3rem;
    --dl-space-lg: 2rem;
    --dl-space-md: 1.25rem;
    --dl-space-sm: 0.75rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--primary-color);
    color: #ffffff;
    line-height: 1.6;
    padding-bottom: inherit;
    }
div.d684__7725.ode90fb_6a.cb6a555_s0l h1, div.d684__7725.ode90fb_6a.cb6a555_s0l h2, div.d684__7725.ode90fb_6a.cb6a555_s0l h3, div.d684__7725.ode90fb_6a.cb6a555_s0l p{
    margin: 0;
    padding: 0;
    }
div.d684__7725.ode90fb_6a.cb6a555_s0l a{
    color: var(--text-color);
    text-decoration: none;
    transition: color 0.2s ease;
    }
div.d684__7725.ode90fb_6a.cb6a555_s0l a:hover{
    text-decoration: underline;
    color: var(--text-color);
    }
div.d684__7725.ode90fb_6a .clkrlhkrdp{
    max-width: inherit;
    margin: 0 auto;
    padding: 0 var(--dl-space-md);
    }
div.d684__7725.ode90fb_6a .h7d14d3f_sz{
    max-width: inherit;
    margin: 0 auto;
    text-align: center;
    }
div.d684__7725.ode90fb_6a .b6196092849{
    margin-top: inherit;
    margin-bottom: inherit;
    }
div.d684__7725.ode90fb_6a .sf4b7c_no{
    margin-top: inherit;
    margin-bottom: inherit;
    width: 100%;
    display: flex;
    justify-content: center;
    }
div.d684__7725.ode90fb_6a .sf4b7c_no img{
    width: 100%;
    max-width: inherit;
    height: auto;
    aspect-ratio: 21 / 9;
    object-fit: cover;
    border-radius: var(--radius-md);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    }
div.d684__7725.ode90fb_6a .a30b6b3_480{
    margin-bottom: inherit;
    }
div.d684__7725.ode90fb_6a .a30b6b3_480 h1{
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: inherit;
    color: var(--text-color);
    }
div.d684__7725.ode90fb_6a .a30b6b3_480 p{
    font-size: 1.125rem;
    color: var(--text-color);
    }
div.d684__7725.ode90fb_6a .j69sjuljl3{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: inherit;
    margin-bottom: inherit;
    }
div.d684__7725.ode90fb_6a .j503151cea1{
    background-color: var(--primary-color);
    border: 1px solid var(--dl-c-border);
    border-radius: var(--radius-md);
    padding: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease; color: #ffffff;}
div.d684__7725.ode90fb_6a .j503151cea1:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
    }
div.d684__7725.ode90fb_6a .telg0upgmz{
    width: 48px;
    height: 48px;
    margin-bottom: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    border-radius: 50%;
    color: #ffffff;
    }
div.d684__7725.ode90fb_6a .telg0upgmz svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.d684__7725.ode90fb_6a .j503151cea1 h2{
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
    }
div.d684__7725.ode90fb_6a .pcb05b__8d8{
    font-size: 0.875rem;
    color: var(--text-color);
    margin-bottom: inherit;
    flex-grow: 1;
    }
div.d684__7725.ode90fb_6a .ty1mcv13n{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 1.5rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    text-decoration: none;
    transition: all 0.2s ease;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
    }
div.d684__7725.ode90fb_6a .va2afa596{
    background-color: var(--primary-color);
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(37, 20, 225, 0.2);
    }
div.d684__7725.ode90fb_6a .va2afa596:hover{
    background-color: var(--primary-color);
    text-decoration: none !important;
    box-shadow: 0 6px 16px rgba(37, 20, 225, 0.3); color: #ffffff;}
div.d684__7725.ode90fb_6a .s96d8b6_b94d{
    background-color: transparent;
    color: var(--text-color) !important;
    border: 2px solid var(--dl-c-border);
    }
div.d684__7725.ode90fb_6a .s96d8b6_b94d:hover{
    border-color: var(--border-color);
    text-decoration: none !important;
    background-color: rgba(0,0,0,0.02); color: #ffffff;}
div.d684__7725.ode90fb_6a .e05b63__d65{
    background-color: var(--primary-color);
    border-radius: var(--radius-md);
    padding: inherit;
    margin-bottom: inherit;
    border: 1px solid var(--dl-c-border); color: #ffffff;}
div.d684__7725.ode90fb_6a .o83fee2e4e1{
    text-align: center;
    margin-bottom: inherit;
    }
div.d684__7725.ode90fb_6a .o83fee2e4e1 h2{
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: inherit;
    }
div.d684__7725.ode90fb_6a .o83fee2e4e1 p{
    color: var(--text-color);
    max-width: inherit;
    margin: 0 auto;
    }
div.d684__7725.ode90fb_6a .y6p4smva3dr{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: inherit;
    text-align: left;
    }
div.d684__7725.ode90fb_6a .h47693aa{
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    }
div.d684__7725.ode90fb_6a .w7018_d0{
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    color: var(--text-color);
    }
div.d684__7725.ode90fb_6a .h47693aa h3{
    font-size: 1.05rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
    }
div.d684__7725.ode90fb_6a .h47693aa p{
    font-size: 0.9rem;
    color: var(--text-color);
    }
div.d684__7725.ode90fb_6a .j3d0bbb_75{
    display: flex;
    flex-direction: column;
    gap: inherit;
    max-width: inherit;
    margin: 0 auto;
    text-align: left;
    }
div.d684__7725.ode90fb_6a .q6499fdd0{
    display: flex;
    gap: 1rem;
    padding: 1rem;
    background-color: var(--primary-color);
    border-radius: var(--radius-md); color: #ffffff;}
div.d684__7725.ode90fb_6a .w5530a4fe{
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.9rem;
    }
div.d684__7725.ode90fb_6a .q938e7__d67d2 h3{
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
    }
div.d684__7725.ode90fb_6a .q938e7__d67d2 p{
    font-size: 0.95rem;
    color: var(--text-color);
    }
div.d684__7725.ode90fb_6a .ycaaa0_pz{
    max-width: inherit;
    margin: 0 auto;
    padding: inherit;
    background-color: rgba(0,0,0,0.03);
    border-radius: var(--radius-md);
    border-left: 4px solid var(--dl-c-primary);
    text-align: left; color: #ffffff;}
div.d684__7725.ode90fb_6a .ycaaa0_pz h3{
    font-size: 1rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    }
div.d684__7725.ode90fb_6a .ycaaa0_pz p{
    font-size: 0.9rem;
    color: var(--text-color);
    margin-bottom: 0.5rem;
    }
div.d684__7725.ode90fb_6a .ycaaa0_pz p:last-child{
    margin-bottom: 0;
    }
div.d684__7725.ode90fb_6a .l574c_6c8c{
    font-weight: 500;
    border-bottom: 1px dotted var(--dl-c-primary);
    }
div.d684__7725.ode90fb_6a .l574c_6c8c:hover{
    border-bottom-style: solid;
    }
div.d684__7725.ode90fb_6a .wdf61799463{
    text-align: center;
    padding-top: inherit;
    margin-top: inherit;
    border-top: 1px solid var(--dl-c-border);
    color: var(--text-color);
    font-size: 0.875rem;
    }
@media (max-width: 1024px) {div.d684__7725.ode90fb_6a .j69sjuljl3{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 600px) {div.d684__7725.ode90fb_6a .j69sjuljl3{
    grid-template-columns: 1fr;
    }
div.d684__7725.ode90fb_6a .a30b6b3_480 h1{
    font-size: 1.75rem;
    }
div.d684__7725.ode90fb_6a .sf4b7c_no img{
    aspect-ratio: 16 / 9;
    }}
.m3b7a490_ax{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: var(--nav-font, system-ui, sans-serif); color: #1a1a2e;}
.ua086489e{
    width: 100%;
    max-width: var(--max-width, 1200px);
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.qf007__a74{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.p3384cfc_sp{
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 32px;
    text-align: center;
    letter-spacing: -0.02em;
    width: 100%;
    }
.wf3c81_8f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: var(--radius-md, 10px);
    box-shadow: var(--shadow-md);
    transition: var(--transition, all 0.3s ease);
    width: auto;
    }
.wf3c81_8f:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.b0fb__46778{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.qd354__dcc{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.n2d61efe2{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-bottom: 16px;
    display: block;
    width: auto;
    transition: var(--transition, all 0.3s ease);
    }
.n2d61efe2:hover{
    color: var(--primary-color);
    }
.ja6fdcf{
    font-size: 14px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    }
@media (max-width: 768px){.m3b7a490_ax{
    padding-top: 60px;
    padding-bottom: 32px;
    }
.p3384cfc_sp{
    font-size: 28px;
    margin-bottom: 24px;
    }
.b0fb__46778{
    margin-top: 48px;
    margin-bottom: 24px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--nav-font);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.f415caa_7d{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.u8ab674{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    }
.v07f508_249{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    flex-shrink: 0;
    }
.t796e__8889{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 8px; color: #1a1a2e;}
.pnyh715scy1{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.w20e__bd88{
    flex: 1;
    display: flex;
    justify-content: center;
    }
.v2089b__13de2{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.jxrn12706w92{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.jxrn12706w92:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.gp3yaj04{
    flex-shrink: 0;
    }
.rbf1f84_a1e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #ffffff; 
    text-decoration: none;
    padding: 10px 24px;
    font-weight: 600;
    font-size: 0.95rem;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    }
.rbf1f84_a1e:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.rbf1f84_a1e:active{
    transform: translateY(0);
    }
.x9b23dftjb{
    display: none;
    }
.c41eeed{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.mab23__46a2{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.mab23__46a2::before, .mab23__46a2::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.mab23__46a2::before{ top: -6px; }
.mab23__46a2::after{ bottom: -6px; }
@media (max-width: 1024px){.w20e__bd88 {
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    padding: 20px; color: #1a1a2e;}
.v2089b__13de2 {
    flex-direction: column;
    align-items: flex-start;
    }
.c41eeed {
    display: block;
    }
.x9b23dftjb:checked ~ .w20e__bd88 {
    display: block;
    }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2 {
    background: transparent;
    }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2::before {
    transform: rotate(45deg);
    top: 0;
    }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2::after {
    transform: rotate(-45deg);
    bottom: 0;
    }
.u8ab674 {
    justify-content: space-between;
    }
.gp3yaj04 {
    margin-right: 15px;
    }}
body{
    padding-top: var(--nav-height);
    }
.jxrn12706w92.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 1025px){.f415caa_7d #nt1c71e4bdb9, .f415caa_7d label[for="nt1c71e4bdb9"]{ display: none !important; }}
@media (min-width: 1025px){.f415caa_7d .w20e__bd88{ 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: 1025px){.f415caa_7d .w20e__bd88{ 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: 1025px){.f415caa_7d .w20e__bd88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.s7lmua59tq{list-style:none;}
.jxrn12706w92.active {color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt1c71e4bdb9:checked ~ .w20e__bd88 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.f415caa_7d.o10217d5af4 .w20e__bd88 { 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: 1024px) {#nt1c71e4bdb9:checked ~ .w20e__bd88 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.f415caa_7d.o10217d5af4 #nt1c71e4bdb9, .f415caa_7d.o10217d5af4 label[for="nt1c71e4bdb9"] { display: none !important; }}
@media (min-width: 1025px) {.f415caa_7d.o10217d5af4 .w20e__bd88 { 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: 1025px) {.f415caa_7d.o10217d5af4 .w20e__bd88 { 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: 1025px) {.f415caa_7d.o10217d5af4 .w20e__bd88 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.d684__7725 img.kaeb__1e21 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.d684__7725 img.kaeb__1e21.y5d8__e742 { aspect-ratio: 16 / 9; }
div.d684__7725 img.kaeb__1e21.h51333_8337 { aspect-ratio: 16 / 10; }
div.d684__7725 img.kaeb__1e21.ffcb9a4ee { aspect-ratio: 4 / 3; }
div.d684__7725 img.kaeb__1e21.b0b96a26a2d { aspect-ratio: 1 / 1; }
div.d684__7725 :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.d684__7725 .c1e5__686e {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.d684__7725 .c1e5__686e.y5d8__e742 { aspect-ratio: 16 / 9; }
div.d684__7725 .c1e5__686e.h51333_8337 { aspect-ratio: 16 / 10; }
div.d684__7725 .c1e5__686e.ffcb9a4ee { aspect-ratio: 4 / 3; }
div.d684__7725 .c1e5__686e.b0b96a26a2d { aspect-ratio: 1 / 1; }
div.d684__7725 .c1e5__686e > img.kaeb__1e21,
    div.d684__7725 .c1e5__686e > picture > img.kaeb__1e21 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.d684__7725.ode90fb_6a .va2afa596 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.d684__7725.ode90fb_6a .va2afa596 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.d684__7725.ode90fb_6a .va2afa596 a:not([class]):hover{opacity:0.92;}
div.d684__7725.ode90fb_6a .va2afa596 a[class=""]:hover{opacity:0.92;}
div.d684__7725.ode90fb_6a .va2afa596 a:not([class]):visited{color:#ffffff !important;}
div.d684__7725.ode90fb_6a .va2afa596 a[class=""]:visited{color:#ffffff !important;}
.na8714fc3e1 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.na8714fc3e1 > :first-child,
    .na8714fc3e1 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--nav-font);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.f415caa_7d{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.u8ab674{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    }
.v07f508_249{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    flex-shrink: 0;
    }
.t796e__8889{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 8px; color: #1a1a2e;}
.pnyh715scy1{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.w20e__bd88{
    flex: 1;
    display: flex;
    justify-content: center;
    }
.v2089b__13de2{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.jxrn12706w92{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    padding: 8px 12px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.jxrn12706w92:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.gp3yaj04{
    flex-shrink: 0;
    }
.rbf1f84_a1e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #ffffff; 
    text-decoration: none;
    padding: 10px 24px;
    font-weight: 600;
    font-size: 0.95rem;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    }
.rbf1f84_a1e:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.rbf1f84_a1e:active{
    transform: translateY(0);
    }
.x9b23dftjb{
    display: none;
    }
.c41eeed{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.mab23__46a2{
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.mab23__46a2::before, .mab23__46a2::after{
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.mab23__46a2::before{ top: -6px; }
.mab23__46a2::after{ bottom: -6px; }
@media (max-width: 1024px){.w20e__bd88 {
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    padding: 20px; color: #1a1a2e;}
.v2089b__13de2 {
    flex-direction: column;
    align-items: flex-start;
    }
.c41eeed {
    display: block;
    }
.x9b23dftjb:checked ~ .w20e__bd88 {
    display: block;
    }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2 {
    background: transparent;
    }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2::before {
    transform: rotate(45deg);
    top: 0;
    }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2::after {
    transform: rotate(-45deg);
    bottom: 0;
    }
.u8ab674 {
    justify-content: space-between;
    }
.gp3yaj04 {
    margin-right: 15px;
    }}
body{
    padding-top: var(--nav-height);
    }
.jxrn12706w92.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 1025px){.f415caa_7d #nt1c71e4bdb9, .f415caa_7d label[for="nt1c71e4bdb9"]{ display: none !important; }}
@media (min-width: 1025px){.f415caa_7d .w20e__bd88{ 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: 1025px){.f415caa_7d .w20e__bd88{ 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: 1025px){.f415caa_7d .w20e__bd88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.s7lmua59tq{list-style:none;}
.jxrn12706w92.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt1c71e4bdb9:checked ~ .w20e__bd88{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.f415caa_7d.o10217d5af4 .w20e__bd88{ 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: 1024px){#nt1c71e4bdb9:checked ~ .w20e__bd88{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.f415caa_7d.o10217d5af4 #nt1c71e4bdb9, .f415caa_7d.o10217d5af4 label[for="nt1c71e4bdb9"]{ display: none !important; }}
@media (min-width: 1025px){.f415caa_7d.o10217d5af4 .w20e__bd88{ 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: 1025px){.f415caa_7d.o10217d5af4 .w20e__bd88{ 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: 1025px){.f415caa_7d.o10217d5af4 .w20e__bd88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.m3b7a490_ax{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: var(--nav-font, system-ui, sans-serif); color: #1a1a2e;}
.ua086489e{
    width: 100%;
    max-width: var(--max-width, 1200px);
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.qf007__a74{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.p3384cfc_sp{
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 32px;
    text-align: center;
    letter-spacing: -0.02em;
    width: 100%;
    }
.wf3c81_8f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: var(--radius-md, 10px);
    box-shadow: var(--shadow-md);
    transition: var(--transition, all 0.3s ease);
    width: auto;
    }
.wf3c81_8f:hover{
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.b0fb__46778{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #ffffff;}
.qd354__dcc{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.n2d61efe2{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-bottom: 16px;
    display: block;
    width: auto;
    transition: var(--transition, all 0.3s ease);
    }
.n2d61efe2:hover{
    color: var(--primary-color);
    }
.ja6fdcf{
    font-size: 14px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    }
@media (max-width: 768px){.m3b7a490_ax{
    padding-top: 60px;
    padding-bottom: 32px;
    }
.p3384cfc_sp{
    font-size: 28px;
    margin-bottom: 24px;
    }
.b0fb__46778{
    margin-top: 48px;
    margin-bottom: 24px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  background-color: var(--bg-color);
  font-family: var(--nav-font);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.f415caa_7d{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.u8ab674{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.v07f508_249{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  flex-shrink: 0;
}
.t796e__8889{
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: 8px; color: #1a1a2e;}
.pnyh715scy1{
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.w20e__bd88{
  flex: 1;
  display: flex;
  justify-content: center;
}
.v2089b__13de2{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.jxrn12706w92{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.925rem;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.jxrn12706w92:hover{
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.04);
}
.gp3yaj04{
  flex-shrink: 0;
}
.rbf1f84_a1e{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  color: #ffffff; 
  text-decoration: none;
  padding: 10px 24px;
  font-weight: 600;
  font-size: 0.95rem;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
}
.rbf1f84_a1e:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.rbf1f84_a1e:active{
  transform: translateY(0);
}
.x9b23dftjb{
  display: none;
}
.c41eeed{
  display: none;
  cursor: pointer;
  padding: 10px;
}
.mab23__46a2{
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #ffffff;}
.mab23__46a2::before, .mab23__46a2::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.mab23__46a2::before{ top: -6px; }
.mab23__46a2::after{ bottom: -6px; }
@media (max-width: 1024px){.w20e__bd88 {
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    padding: 20px; color: #1a1a2e;}
.v2089b__13de2 {
    flex-direction: column;
    align-items: flex-start;
  }
.c41eeed {
    display: block;
  }
.x9b23dftjb:checked ~ .w20e__bd88 {
    display: block;
  }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2 {
    background: transparent;
  }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2::before {
    transform: rotate(45deg);
    top: 0;
  }
.x9b23dftjb:checked ~ .c41eeed .mab23__46a2::after {
    transform: rotate(-45deg);
    bottom: 0;
  }
.u8ab674 {
    justify-content: space-between;
  }
.gp3yaj04 {
      margin-right: 15px;
  }}
body{
  padding-top: var(--nav-height);
}
.jxrn12706w92.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 1025px){.f415caa_7d #nt1c71e4bdb9, .f415caa_7d label[for="nt1c71e4bdb9"]{ display: none !important; }}
@media (min-width: 1025px){.f415caa_7d .w20e__bd88{ 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: 1025px){.f415caa_7d .w20e__bd88{ 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: 1025px){.f415caa_7d .w20e__bd88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.s7lmua59tq{list-style:none;}
.jxrn12706w92.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt1c71e4bdb9:checked ~ .w20e__bd88{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.f415caa_7d.o10217d5af4 .w20e__bd88{ 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: 1024px){#nt1c71e4bdb9:checked ~ .w20e__bd88{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.f415caa_7d.o10217d5af4 #nt1c71e4bdb9, .f415caa_7d.o10217d5af4 label[for="nt1c71e4bdb9"]{ display: none !important; }}
@media (min-width: 1025px){.f415caa_7d.o10217d5af4 .w20e__bd88{ 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: 1025px){.f415caa_7d.o10217d5af4 .w20e__bd88{ 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: 1025px){.f415caa_7d.o10217d5af4 .w20e__bd88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t0cbab_8046{
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: var(--nav-font, system-ui, sans-serif); color: #1a1a2e;}
.fff361f2510{
  width: 100%;
  max-width: var(--max-width, 1200px);
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.uc4f67bce{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.u2d8e8f4d35{
  font-size: 32px;
  font-weight: 700;
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 32px;
  text-align: center;
  letter-spacing: -0.02em;
  width: 100%;
}
.ec6d39_2c99{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: var(--radius-md, 10px);
  box-shadow: var(--shadow-md);
  transition: var(--transition, all 0.3s ease);
  width: auto;
}
.ec6d39_2c99:hover{
  background-color: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.y81cf9_5880{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 64px;
  margin-bottom: 32px; color: #ffffff;}
.rbd904a2974{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.mf5c54_2bdb{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
  display: block;
  width: auto;
  transition: var(--transition, all 0.3s ease);
}
.mf5c54_2bdb:hover{
  color: var(--primary-color);
}
.d77271_0656{
  font-size: 14px;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 768px){.t0cbab_8046{
    padding-top: 60px;
    padding-bottom: 32px;
  }
.u2d8e8f4d35{
    font-size: 28px;
    margin-bottom: 24px;
  }
.y81cf9_5880{
    margin-top: 48px;
    margin-bottom: 24px;
  }}
.jfdc15_a535{box-sizing:border-box;}
.wc526f_1356{box-sizing:border-box;}
.c2b588c2d{box-sizing:border-box;}
.l778__6fa2{display:block;max-width:100%;height:auto;}
.s13c__1d18{box-sizing:border-box;}