:root {

  --page-accent: hsl(221, 78%, 54%);
  --page-secondary: hsl(309, 62%, 54%);
  --page-text: hsl(221, 10%, 8%);
  --page-bg: hsl(221, 7%, 96%);
  --card-bg: hsl(0, 0%, 100%);
  --primary-color: hsl(221, 78%, 54%);
  --secondary-color: hsl(262, 70%, 60%);
  --bg-color: hsl(221, 7%, 96%);
  --text-color: hsl(221, 10%, 8%);
  --text-muted: hsl(221, 10%, 45%);
  --border-color: rgba(0, 0, 0, 0.06);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.1);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(244, 245, 247, 0.85);
  --btn-text: #ffffff;
  --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.a5b3__9a5b.n5ced__25764 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.a5b3__9a5b.n5ced__25764{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text);
    background: var(--page-bg);
    line-height: 1.6;
    }
div.a5b3__9a5b.n5ced__25764 .nc9585_myf{
    background: linear-gradient(135deg, var(--page-accent) 0%, var(--page-secondary) 100%);
    padding: 80px 20px;
    text-align: left;
    color: #1a1a2e;
    }
div.a5b3__9a5b.n5ced__25764 .nc9585_myf h1{
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 16px;
    }
div.a5b3__9a5b.n5ced__25764 .nc9585_myf p{
    font-size: 1.2rem;
    opacity: 0.95;
    max-width: 600px;
    margin-left: 0;
    }
div.a5b3__9a5b.n5ced__25764 .lpsvk49y4vop{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    }
div.a5b3__9a5b.n5ced__25764 .vc6c6a_2f5{
    margin-bottom: 80px;
    }
div.a5b3__9a5b.n5ced__25764 .vc6c6a_2f5 h2{
    font-size: 2rem;
    margin-bottom: 40px;
    color: var(--page-accent);
    }
div.a5b3__9a5b.n5ced__25764 .s3373_19{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 60px;
    }
div.a5b3__9a5b.n5ced__25764 .pd6f53d{
    background: var(--card-bg);
    padding: 32px 24px;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    text-align: center;
    transition: transform 0.2s; color: #1a1a2e;}
div.a5b3__9a5b.n5ced__25764 .pd6f53d:hover{
    transform: translateY(-4px);
    }
div.a5b3__9a5b.n5ced__25764 .c39knutw4{
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, var(--page-accent), var(--page-secondary));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px; color: #1a1a2e;}
div.a5b3__9a5b.n5ced__25764 .pd6f53d h3{
    font-size: 1.3rem;
    margin-bottom: 12px;
    color: var(--page-text);
    }
div.a5b3__9a5b.n5ced__25764 .pd6f53d p{
    font-size: 0.95rem;
    color: hsl(221, 10%, 40%);
    line-height: 1.5;
    }
div.a5b3__9a5b.n5ced__25764 .vfa799286bc{
    background: var(--card-bg);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08); color: #1a1a2e;}
div.a5b3__9a5b.n5ced__25764 .ke6e687_r8c{
    display: grid;
    grid-template-columns: 200px 1fr;
    border-bottom: 1px solid var(--page-bg);
    padding: 20px 24px;
    }
div.a5b3__9a5b.n5ced__25764 .ke6e687_r8c:last-child{
    border-bottom: none;
    }
div.a5b3__9a5b.n5ced__25764 .ub4648__ce7f{
    font-weight: 600;
    color: var(--page-accent);
    }
div.a5b3__9a5b.n5ced__25764 .lhntoap27x{
    color: var(--page-text);
    }
div.a5b3__9a5b.n5ced__25764 .v2d671_ca{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    margin: 60px 0;
    }
div.a5b3__9a5b.n5ced__25764 .v2d671_ca img{
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
    }
div.a5b3__9a5b.n5ced__25764 .k17bdf_eb18{
    list-style: none;
    }
div.a5b3__9a5b.n5ced__25764 .k17bdf_eb18 li{
    padding: 12px 0 12px 32px;
    position: relative;
    font-size: 1.05rem;
    }
div.a5b3__9a5b.n5ced__25764 .k17bdf_eb18 li:before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--page-accent);
    font-weight: 700;
    font-size: 1.2rem;
    }
div.a5b3__9a5b.n5ced__25764 .n92e4_57{
    background: linear-gradient(135deg, var(--page-accent), var(--page-secondary));
    padding: 60px 40px;
    border-radius: 16px;
    text-align: center;
    color: #1a1a2e;
    margin: 60px 0;
    }
div.a5b3__9a5b.n5ced__25764 .n92e4_57 h2{
    color: white;
    margin-bottom: 20px;
    }
div.a5b3__9a5b.n5ced__25764 .nf846ce5_z0j{
    display: flex;
    gap: 16px;
    justify-content: center;
    margin-top: 32px;
    }
div.a5b3__9a5b.n5ced__25764 .e67923f7222{
    padding: 14px 32px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.05rem;
    transition: all 0.2s;
    display: inline-block;
    }
div.a5b3__9a5b.n5ced__25764 .m779cdb{
    background: white;
    color: #1a1a2e;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    }
div.a5b3__9a5b.n5ced__25764 .m779cdb:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    }
div.a5b3__9a5b.n5ced__25764 .c5c09e1_5eq{
    background: rgba(255,255,255,0.2);
    color: #1a1a2e;
    border: 2px solid white;
    }
div.a5b3__9a5b.n5ced__25764 .c5c09e1_5eq:hover{
    background: rgba(255,255,255,0.3); color: #1a1a2e;}
@media (max-width: 768px) {div.a5b3__9a5b.n5ced__25764 .s3373_19{
    grid-template-columns: repeat(2, 1fr);
    }
div.a5b3__9a5b.n5ced__25764 .v2d671_ca{
    grid-template-columns: 1fr;
    }
div.a5b3__9a5b.n5ced__25764 .ke6e687_r8c{
    grid-template-columns: 1fr;
    gap: 8px;
    }
div.a5b3__9a5b.n5ced__25764 .nf846ce5_z0j{
    flex-direction: column;
    }
div.a5b3__9a5b.n5ced__25764 .nc9585_myf h1{
    font-size: 2rem;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.f3de__4c4{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.da36678ebf1{
    width: min(var(--max-width), 92vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.z9wqiq91{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.z9wqiq91:hover{
    opacity: 0.8;
    }
.r310d_f3{
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 50%;
    position: relative;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.r310d_f3::after{
    content: "";
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    background: white;
    border-radius: 50%;
    opacity: 0.9; color: #1a1a2e;}
.y9f4682dbb0{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.f4c21_cd58{
    display: block;
    }
.o327c__0e62{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.p1db8c7_m9a{
    padding: 8px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.p1db8c7_m9a:hover{
    color: #1a1a2e;
    background-color: rgba(59, 130, 246, 0.05);
    }
.wycctlxxznn{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.qd3ff_d6{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    box-shadow: 0 4px 14px rgba(59, 130, 246, 0.25);
    transition: var(--transition);
    border: none;
    cursor: pointer;
    }
.qd3ff_d6:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(139, 92, 246, 0.3); color: #1a1a2e;}
.qd3ff_d6:active{
    transform: translateY(0);
    }
.ma0e1d823{
    display: none;
    flex-direction: column;
    justify-content: space-around;
    width: 24px;
    height: 20px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.ma0e1d823 .z368148_9ac{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.f4c21_cd58 {
    display: none; 
    }
.ma0e1d823 {
    display: flex;
    }}
@media (max-width: 480px){.y9f4682dbb0{
    display: none; 
    }
.qd3ff_d6{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.p1db8c7_m9a.active{color: #1a1a2e; background-color: rgba(59, 130, 246, 0.05);}
.i3b80c6_y80{list-style:none;}
.p1db8c7_m9a.active {color: #1a1a2e; background-color: rgba(59, 130, 246, 0.05);}
.ted02c5a8d6{
    background-color: var(--bg-color, hsl(221, 7%, 96%));
    padding-top: 60px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.ha2f__230{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.h138__ce569{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 24px;
    }
.e4983263{
    flex: 1;
    min-width: 280px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.ie794__629{
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, hsl(221, 10%, 8%));
    letter-spacing: -0.5px;
    }
.z1fd83_397{
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: var(--text-muted, hsl(221, 10%, 45%));
    max-width: 400px;
    }
.c1a257_97{
    flex: 0 0 auto;
    }
.maabb__4aca{
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: var(--primary-color, hsl(221, 78%, 54%));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: var(--radius-lg, 24px);
    font-weight: 600;
    font-size: 16px;
    transition: var(--transition, all 0.3s ease);
    box-shadow: var(--shadow-md, 0 8px 20px rgba(0,0,0,0.06));
    }
.maabb__4aca:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(0,0,0,0.1));
    background-color: var(--secondary-color, hsl(262, 70%, 60%)); color: #1a1a2e;}
.i74ad7_3d{
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.06));
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.w97a854{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.na0d09b8e0{
    margin: 0;
    font-size: 14px;
    color: var(--text-muted, hsl(221, 10%, 45%));
    flex: 1;
    min-width: 250px;
    }
.m06aa2b{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    }
.zfd50c571b{
    font-size: 14px;
    color: var(--text-muted, hsl(221, 10%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.zfd50c571b:hover{
    color: var(--primary-color, hsl(221, 78%, 54%));
    }
@media (max-width: 768px){.h138__ce569{
    flex-direction: column;
    align-items: flex-start;
    }
.c1a257_97{
    width: 100%;
    }
.maabb__4aca{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    }
.w97a854{
    flex-direction: column;
    align-items: flex-start;
    }
.m06aa2b{
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.a5b3__9a5b img.z41081affc5 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.a5b3__9a5b img.z41081affc5.hb849a_bf5f { aspect-ratio: 16 / 9; }
div.a5b3__9a5b img.z41081affc5.g7c2__3a95 { aspect-ratio: 16 / 10; }
div.a5b3__9a5b img.z41081affc5.v03475_78a9 { aspect-ratio: 4 / 3; }
div.a5b3__9a5b img.z41081affc5.p173__f343 { aspect-ratio: 1 / 1; }
div.a5b3__9a5b :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.a5b3__9a5b .he86__eb19 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.a5b3__9a5b .he86__eb19.hb849a_bf5f { aspect-ratio: 16 / 9; }
div.a5b3__9a5b .he86__eb19.g7c2__3a95 { aspect-ratio: 16 / 10; }
div.a5b3__9a5b .he86__eb19.v03475_78a9 { aspect-ratio: 4 / 3; }
div.a5b3__9a5b .he86__eb19.p173__f343 { aspect-ratio: 1 / 1; }
div.a5b3__9a5b .he86__eb19 > img.z41081affc5,
    div.a5b3__9a5b .he86__eb19 > picture > img.z41081affc5 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.a5b3__9a5b .c6f3__edb6 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }
div.a5b3__9a5b .c6f3__edb6 > .m33a__17b7 {
    width: clamp(20px, 1.35em, 30px);
    height: clamp(20px, 1.35em, 30px);
    stroke: currentColor;
    fill: none;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
    }
.wc2ca9325 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.wc2ca9325 > :first-child,
    .wc2ca9325 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.f3de__4c4{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.da36678ebf1{
    width: min(var(--max-width), 92vw);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.z9wqiq91{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.z9wqiq91:hover{
    opacity: 0.8;
    }
.r310d_f3{
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 50%;
    position: relative;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.r310d_f3::after{
    content: "";
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    background: white;
    border-radius: 50%;
    opacity: 0.9; color: #1a1a2e;}
.y9f4682dbb0{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.f4c21_cd58{
    display: block;
    }
.o327c__0e62{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.p1db8c7_m9a{
    padding: 8px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.p1db8c7_m9a:hover{
    color: #1a1a2e;
    background-color: rgba(59, 130, 246, 0.05);
    }
.wycctlxxznn{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.qd3ff_d6{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    box-shadow: 0 4px 14px rgba(59, 130, 246, 0.25);
    transition: var(--transition);
    border: none;
    cursor: pointer;
    }
.qd3ff_d6:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(139, 92, 246, 0.3); color: #1a1a2e;}
.qd3ff_d6:active{
    transform: translateY(0);
    }
.ma0e1d823{
    display: none;
    flex-direction: column;
    justify-content: space-around;
    width: 24px;
    height: 20px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.ma0e1d823 .z368148_9ac{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.f4c21_cd58 {
    display: none; 
    }
.ma0e1d823 {
    display: flex;
    }}
@media (max-width: 480px){.y9f4682dbb0{
    display: none; 
    }
.qd3ff_d6{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.p1db8c7_m9a.active{color: #1a1a2e; background-color: rgba(59, 130, 246, 0.05);}
.i3b80c6_y80{list-style:none;}
.p1db8c7_m9a.active{color: #1a1a2e; background-color: rgba(59, 130, 246, 0.05);}
.ted02c5a8d6{
    background-color: var(--bg-color, hsl(221, 7%, 96%));
    padding-top: 60px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.ha2f__230{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    }
.h138__ce569{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 24px;
    }
.e4983263{
    flex: 1;
    min-width: 280px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.ie794__629{
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, hsl(221, 10%, 8%));
    letter-spacing: -0.5px;
    }
.z1fd83_397{
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: var(--text-muted, hsl(221, 10%, 45%));
    max-width: 400px;
    }
.c1a257_97{
    flex: 0 0 auto;
    }
.maabb__4aca{
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: var(--primary-color, hsl(221, 78%, 54%));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: var(--radius-lg, 24px);
    font-weight: 600;
    font-size: 16px;
    transition: var(--transition, all 0.3s ease);
    box-shadow: var(--shadow-md, 0 8px 20px rgba(0,0,0,0.06));
    }
.maabb__4aca:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(0,0,0,0.1));
    background-color: var(--secondary-color, hsl(262, 70%, 60%)); color: #1a1a2e;}
.i74ad7_3d{
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.06));
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.w97a854{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.na0d09b8e0{
    margin: 0;
    font-size: 14px;
    color: var(--text-muted, hsl(221, 10%, 45%));
    flex: 1;
    min-width: 250px;
    }
.m06aa2b{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    }
.zfd50c571b{
    font-size: 14px;
    color: var(--text-muted, hsl(221, 10%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.zfd50c571b:hover{
    color: var(--primary-color, hsl(221, 78%, 54%));
    }
@media (max-width: 768px){.h138__ce569{
    flex-direction: column;
    align-items: flex-start;
    }
.c1a257_97{
    width: 100%;
    }
.maabb__4aca{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    }
.w97a854{
    flex-direction: column;
    align-items: flex-start;
    }
.m06aa2b{
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.f3de__4c4{
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.da36678ebf1{
  width: min(var(--max-width), 92vw);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.z9wqiq91{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: var(--transition);
}
.z9wqiq91:hover{
  opacity: 0.8;
}
.r310d_f3{
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: 50%;
  position: relative;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.r310d_f3::after{
  content: "";
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  background: white;
  border-radius: 50%;
  opacity: 0.9; color: #1a1a2e;}
.y9f4682dbb0{
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
}
.f4c21_cd58{
  display: block;
}
.o327c__0e62{
  display: flex;
  list-style: none;
  gap: 8px;
}
.p1db8c7_m9a{
  padding: 8px 16px;
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.p1db8c7_m9a:hover{
  color: #1a1a2e;
  background-color: rgba(59, 130, 246, 0.05);
}
.wycctlxxznn{
  display: flex;
  align-items: center;
  gap: 16px;
}
.qd3ff_d6{
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  box-shadow: 0 4px 14px rgba(59, 130, 246, 0.25);
  transition: var(--transition);
  border: none;
  cursor: pointer;
}
.qd3ff_d6:hover{
  background: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(139, 92, 246, 0.3); color: #1a1a2e;}
.qd3ff_d6:active{
  transform: translateY(0);
}
.ma0e1d823{
  display: none;
  flex-direction: column;
  justify-content: space-around;
  width: 24px;
  height: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.ma0e1d823 .z368148_9ac{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.f4c21_cd58 {
    display: none; 
  }
.ma0e1d823 {
    display: flex;
  }}
@media (max-width: 480px){.y9f4682dbb0{
    display: none; 
  }
.qd3ff_d6{
    padding: 8px 16px;
    font-size: 0.85rem;
  }}
.p1db8c7_m9a.active{color: #1a1a2e; background-color: rgba(59, 130, 246, 0.05);}
.i3b80c6_y80{list-style:none;}
.p1db8c7_m9a.active{color: #1a1a2e; background-color: rgba(59, 130, 246, 0.05);}
.b0c2f2_3984{
    background-color: var(--bg-color, hsl(221, 7%, 96%));
    padding-top: 60px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.r629__f986{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
}
.dca34beeb{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 24px;
}
.o7eebef03ca{
    flex: 1;
    min-width: 280px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.h79c57_5e1e{
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color, hsl(221, 10%, 8%));
    letter-spacing: -0.5px;
}
.pb9b__5ac8{
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: var(--text-muted, hsl(221, 10%, 45%));
    max-width: 400px;
}
.b9a0__b1c7{
    flex: 0 0 auto;
}
.id9b8cedf34{
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: var(--primary-color, hsl(221, 78%, 54%));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: var(--radius-lg, 24px);
    font-weight: 600;
    font-size: 16px;
    transition: var(--transition, all 0.3s ease);
    box-shadow: var(--shadow-md, 0 8px 20px rgba(0,0,0,0.06));
}
.id9b8cedf34:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(0,0,0,0.1));
    background-color: var(--secondary-color, hsl(262, 70%, 60%)); color: #1a1a2e;}
.wc7157bb784{
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.06));
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.md7f1d90cdc{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}
.qeaa0e_63c1{
    margin: 0;
    font-size: 14px;
    color: var(--text-muted, hsl(221, 10%, 45%));
    flex: 1;
    min-width: 250px;
}
.r66b11_c7b9{
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
}
.if2fa2e1595{
    font-size: 14px;
    color: var(--text-muted, hsl(221, 10%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
}
.if2fa2e1595:hover{
    color: var(--primary-color, hsl(221, 78%, 54%));
}
@media (max-width: 768px){.dca34beeb{
        flex-direction: column;
        align-items: flex-start;
    }
.b9a0__b1c7{
        width: 100%;
    }
.id9b8cedf34{
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
.md7f1d90cdc{
        flex-direction: column;
        align-items: flex-start;
    }
.r66b11_c7b9{
        flex-wrap: wrap;
        gap: 16px;
        width: 100%;
    }}
.m2cb80f47{box-sizing:border-box;}
.s15338268{box-sizing:border-box;}
.mb21__8b50{display:block;max-width:100%;height:auto;}
.a5c4__0f70{box-sizing:border-box;}
.vc1514_22ed{box-sizing:border-box;}
.g426a3_204e{box-sizing:border-box;}
@media (max-width: 768px) {.h138__ce569 { 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; }
.w97a854 { 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; }}