:root {

  --primary-color: hsl(248, 59%, 63%);
  --secondary-color: hsl(180, 70%, 50%);
  --bg-color: hsl(117, 7%, 96%);
  --text-color: hsl(117, 10%, 8%);
  --accent-text: hsl(117, 5%, 40%);
  --card-bg: #ffffff;
  --max-width: 1200px;
  --reading-width: 680px;
  --border-radius: 12px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --text-muted: hsl(248, 10%, 45%);
  --border-color: rgba(0, 0, 0, 0.06);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 24px rgba(79, 70, 229, 0.15);
  --nav-height: 80px;
  --nav-bg: rgba(245, 246, 245, 0.85);
  --cta-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.m98e2d_414e.u20b04a_qoc6{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color, #1a1a1a);
    background-color: var(--bg-color, #f5f5f5);
    line-height: 1.6;
    margin: 0;
    padding: 0;
    }
div.m98e2d_414e.u20b04a_qoc6 .y7be1b9_2fb7{
    max-width: var(--max-width, 1200px);
    margin: 0 auto;
    padding: 40px 24px;
    }
div.m98e2d_414e.u20b04a_qoc6 .z04262__2a51c{
    max-width: var(--reading-width, 680px);
    text-align: left;
    margin-bottom: 60px;
    }
div.m98e2d_414e.u20b04a_qoc6 h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: 16px;
    color: var(--text-color, #000);
    }
div.m98e2d_414e.u20b04a_qoc6 .b87177d_c83{
    font-size: 1.25rem;
    color: var(--accent-text, #666);
    margin-bottom: 32px;
    }
div.m98e2d_414e.u20b04a_qoc6 h2{
    font-size: 2rem;
    text-align: left;
    margin-top: 80px;
    margin-bottom: 40px;
    border-bottom: 2px solid var(--primary-color, #2ecc71);
    padding-bottom: 8px;
    }
div.m98e2d_414e.u20b04a_qoc6 h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    color: var(--secondary-color, #6c5ce7);
    }
div.m98e2d_414e.u20b04a_qoc6 .df8c5_0ea{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
    margin: 40px 0;
    }
div.m98e2d_414e.u20b04a_qoc6 .k364d7728e9{
    background: var(--card-bg, #fff);
    padding: 24px;
    border-radius: var(--border-radius, 12px);
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.03);
    transition: var(--transition); color: #1a1a2e;}
div.m98e2d_414e.u20b04a_qoc6 .k364d7728e9:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 20px rgba(0,0,0,0.1);
    }
div.m98e2d_414e.u20b04a_qoc6 .xpece2z3a{
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    margin: 40px 0; color: #1a1a2e;}
div.m98e2d_414e.u20b04a_qoc6 .d07ef256746{
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    align-items: flex-start;
    }
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua{
    background: var(--primary-color, #2ecc71);
    color: #1a1a2e;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-weight: bold;
    }
div.m98e2d_414e.u20b04a_qoc6 .gdd562__480{margin: 60px 0;
    border-radius: 16px;
    overflow: hidden;
    position: relative; isolation: isolate;}
div.m98e2d_414e.u20b04a_qoc6 .gdd562__480 img{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 7;
    object-fit: cover;
    display: block;
    }
div.m98e2d_414e.u20b04a_qoc6 .l594d05_xw{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    background: linear-gradient(transparent, rgba(0,0,0,0.7));
    color: #fff;
    }
div.m98e2d_414e.u20b04a_qoc6 .t83a7__e51e{
    margin: 40px 0;
    }
div.m98e2d_414e.u20b04a_qoc6 .b1da092_4g{
    margin-bottom: 24px;
    padding: 20px;
    border-left: 4px solid var(--secondary-color, #6c5ce7);
    background: rgba(108, 92, 231, 0.03); color: #1a1a2e;}
div.m98e2d_414e.u20b04a_qoc6 .z7b1d9203{
    display: flex;
    gap: 16px;
    margin-top: 40px;
    }
div.m98e2d_414e.u20b04a_qoc6 .p8390a__6f7{
    padding: 14px 28px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    display: inline-block;
    }
div.m98e2d_414e.u20b04a_qoc6 .t1ee435_f07a{
    background: var(--primary-color, #2ecc71);
    color: #000;
    box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3);
    }
div.m98e2d_414e.u20b04a_qoc6 .t1ee435_f07a:hover{
    filter: brightness(1.1);
    transform: scale(1.02);
    }
div.m98e2d_414e.u20b04a_qoc6 .ikoaxjyh{
    background: transparent;
    border: 1px solid var(--text-color, #1a1a1a);
    color: var(--text-color, #1a1a1a);
    }
div.m98e2d_414e.u20b04a_qoc6 .ikoaxjyh:hover{
    background: rgba(0,0,0,0.05); color: #ffffff;}
@media (max-width: 768px) {div.m98e2d_414e.u20b04a_qoc6 h2{ text-align: left; }
div.m98e2d_414e.u20b04a_qoc6 .z7b1d9203{ flex-direction: column; }
div.m98e2d_414e.u20b04a_qoc6 .df8c5_0ea{ grid-template-columns: 1fr; }}
.ih4yk84i41{
    background-color: var(--bg-color, hsl(117, 7%, 96%));
    padding: 100px 24px 60px 24px;
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.06));
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.d0706_44{
    max-width: var(--max-width, 1200px);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.h281bc0{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 60px;
    justify-content: flex-start;
    margin-bottom: 80px;
    }
.n4b5c0__97b{
    flex: 0 1 360px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.v34c79b_39b{
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color, hsl(117, 10%, 8%));
    margin-bottom: 24px;
    letter-spacing: -0.5px;
    }
.y0571de0e{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted, hsl(248, 10%, 45%));
    margin-bottom: 32px;
    max-width: 320px;
    }
.a07c14_abi{
    background: linear-gradient(135deg, var(--primary-color, hsl(248, 59%, 63%)), #8b5cf6);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md, 12px);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.a07c14_abi:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 24px rgba(79, 70, 229, 0.15));
    filter: brightness(1.1);
    }
.yc9dedf1_831{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
    }
.l044d6__a9329{
    flex: 0 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.b095d2_8b73{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, hsl(117, 10%, 8%));
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.o97425_5d9{
    font-size: 15px;
    color: var(--text-muted, hsl(248, 10%, 45%));
    text-decoration: none;
    margin-bottom: 14px;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.o97425_5d9:hover{
    color: var(--primary-color, hsl(248, 59%, 63%));
    transform: translateX(4px);
    }
.o397e6be{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.06));
    margin-bottom: 40px; color: #ffffff;}
.r7xo40ss093v{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.pwyjgmkuaqed{
    display: flex;
    gap: 24px;
    align-items: center;
    flex-wrap: wrap;
    }
.p7fc10581ce{
    font-size: 14px;
    color: var(--text-muted, hsl(248, 10%, 45%));
    font-weight: 500;
    }
.ae3a0_0c5{
    font-size: 14px;
    color: var(--text-muted, hsl(248, 10%, 45%));
    opacity: 0.7;
    }
@media (max-width: 768px){.ih4yk84i41{
    padding: 60px 20px 40px 20px;
    }
.h281bc0{
    flex-direction: column;
    gap: 48px;
    }
.n4b5c0__97b{
    flex: 1 1 auto;
    }
.yc9dedf1_831{
    gap: 32px;
    }
.l044d6__a9329{
    flex: 1 1 140px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    background-color: var(--bg-color);
    -webkit-font-smoothing: antialiased;
    }
.h91ee6__c7d{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.l98ba069f49{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.w348126f{
    margin-right: 48px;
    flex-shrink: 0;
    }
.i15ff_ad{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: var(--transition);
    }
.oqxzj7bfg{
    width: 32px;
    height: 32px;
    }
.wdfac2_0fa1{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.tb333d__29585{
    flex: 1;
    }
.c7fdc__f4a{
    list-style: none;
    display: flex;
    gap: 24px;
    align-items: center;
    }
.bcba2_2b{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 4px;
    transition: var(--transition);
    position: relative;
    }
.bcba2_2b:hover{
    color: var(--primary-color);
    }
.bcba2_2b::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.bcba2_2b:hover::after{
    width: 100%;
    }
.p3d4a8cb{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto; 
    }
.czenttgpkyr{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 0.9375rem;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 1px solid rgba(255, 255, 255, 0.1);
    }
.czenttgpkyr:hover{
    background: hsl(248, 59%, 58%); 
    transform: translateY(-1px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.czenttgpkyr:active{
    transform: translateY(0);
    }
.de2e145_2199{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.be1cbbd_e791{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px; color: #ffffff;}
@media (max-width: 1024px){.c7fdc__f4a {
    gap: 12px;
    }
.bcba2_2b {
    font-size: 0.875rem;
    }}
@media (max-width: 860px){.tb333d__29585{
    display: none; 
    }
.de2e145_2199{
    display: flex;
    }
.w348126f{
    margin-right: auto;
    }
.l98ba069f49{
    width: 100%;
    }}
body{
    padding-top: var(--nav-height);
    }
.bcba2_2b.active{color: var(--primary-color);}
.ydsp525e{list-style:none;}
.bcba2_2b.active {color: var(--primary-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.m98e2d_414e img.t43d__9fd1 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.m98e2d_414e img.t43d__9fd1.m1983bcdc91 { aspect-ratio: 16 / 9; }
div.m98e2d_414e img.t43d__9fd1.jc9a376c5 { aspect-ratio: 16 / 10; }
div.m98e2d_414e img.t43d__9fd1.bb9b__4ada { aspect-ratio: 4 / 3; }
div.m98e2d_414e img.t43d__9fd1.c5e4b8_b366 { aspect-ratio: 1 / 1; }
div.m98e2d_414e :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.m98e2d_414e .q5c3c638a {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.m98e2d_414e .q5c3c638a.m1983bcdc91 { aspect-ratio: 16 / 9; }
div.m98e2d_414e .q5c3c638a.jc9a376c5 { aspect-ratio: 16 / 10; }
div.m98e2d_414e .q5c3c638a.bb9b__4ada { aspect-ratio: 4 / 3; }
div.m98e2d_414e .q5c3c638a.c5e4b8_b366 { aspect-ratio: 1 / 1; }
div.m98e2d_414e .q5c3c638a > img.t43d__9fd1,
    div.m98e2d_414e .q5c3c638a > picture > img.t43d__9fd1 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua a:not([class]):hover{opacity:0.92;}
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua a[class=""]:hover{opacity:0.92;}
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua a:not([class]):visited{color:#ffffff !important;}
div.m98e2d_414e.u20b04a_qoc6 .j64xa0rgjua a[class=""]:visited{color:#ffffff !important;}
.b107f7_78c8 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.b107f7_78c8 > :first-child,
    .b107f7_78c8 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color);
    background-color: var(--bg-color);
    -webkit-font-smoothing: antialiased;
    }
.h91ee6__c7d{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.l98ba069f49{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.w348126f{
    margin-right: 48px;
    flex-shrink: 0;
    }
.i15ff_ad{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: var(--transition);
    }
.oqxzj7bfg{
    width: 32px;
    height: 32px;
    }
.wdfac2_0fa1{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.tb333d__29585{
    flex: 1;
    }
.c7fdc__f4a{
    list-style: none;
    display: flex;
    gap: 24px;
    align-items: center;
    }
.bcba2_2b{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 8px 4px;
    transition: var(--transition);
    position: relative;
    }
.bcba2_2b:hover{
    color: var(--primary-color);
    }
.bcba2_2b::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.bcba2_2b:hover::after{
    width: 100%;
    }
.p3d4a8cb{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto; 
    }
.czenttgpkyr{
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-size: 0.9375rem;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 1px solid rgba(255, 255, 255, 0.1);
    }
.czenttgpkyr:hover{
    background: hsl(248, 59%, 58%); 
    transform: translateY(-1px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.czenttgpkyr:active{
    transform: translateY(0);
    }
.de2e145_2199{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.be1cbbd_e791{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px; color: #ffffff;}
@media (max-width: 1024px){.c7fdc__f4a {
    gap: 12px;
    }
.bcba2_2b {
    font-size: 0.875rem;
    }}
@media (max-width: 860px){.tb333d__29585{
    display: none; 
    }
.de2e145_2199{
    display: flex;
    }
.w348126f{
    margin-right: auto;
    }
.l98ba069f49{
    width: 100%;
    }}
body{
    padding-top: var(--nav-height);
    }
.bcba2_2b.active{color: var(--primary-color);}
.ydsp525e{list-style:none;}
.bcba2_2b.active{color: var(--primary-color);}
.ih4yk84i41{
    background-color: var(--bg-color, hsl(117, 7%, 96%));
    padding: 100px 24px 60px 24px;
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.06));
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.d0706_44{
    max-width: var(--max-width, 1200px);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.h281bc0{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 60px;
    justify-content: flex-start;
    margin-bottom: 80px;
    }
.n4b5c0__97b{
    flex: 0 1 360px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.v34c79b_39b{
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color, hsl(117, 10%, 8%));
    margin-bottom: 24px;
    letter-spacing: -0.5px;
    }
.y0571de0e{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted, hsl(248, 10%, 45%));
    margin-bottom: 32px;
    max-width: 320px;
    }
.a07c14_abi{
    background: linear-gradient(135deg, var(--primary-color, hsl(248, 59%, 63%)), #8b5cf6);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md, 12px);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.a07c14_abi:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 12px 24px rgba(79, 70, 229, 0.15));
    filter: brightness(1.1);
    }
.yc9dedf1_831{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
    }
.l044d6__a9329{
    flex: 0 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.b095d2_8b73{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color, hsl(117, 10%, 8%));
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
.o97425_5d9{
    font-size: 15px;
    color: var(--text-muted, hsl(248, 10%, 45%));
    text-decoration: none;
    margin-bottom: 14px;
    transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
    }
.o97425_5d9:hover{
    color: var(--primary-color, hsl(248, 59%, 63%));
    transform: translateX(4px);
    }
.o397e6be{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.06));
    margin-bottom: 40px; color: #ffffff;}
.r7xo40ss093v{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.pwyjgmkuaqed{
    display: flex;
    gap: 24px;
    align-items: center;
    flex-wrap: wrap;
    }
.p7fc10581ce{
    font-size: 14px;
    color: var(--text-muted, hsl(248, 10%, 45%));
    font-weight: 500;
    }
.ae3a0_0c5{
    font-size: 14px;
    color: var(--text-muted, hsl(248, 10%, 45%));
    opacity: 0.7;
    }
@media (max-width: 768px){.ih4yk84i41{
    padding: 60px 20px 40px 20px;
    }
.h281bc0{
    flex-direction: column;
    gap: 48px;
    }
.n4b5c0__97b{
    flex: 1 1 auto;
    }
.yc9dedf1_831{
    gap: 32px;
    }
.l044d6__a9329{
    flex: 1 1 140px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: var(--text-color);
  background-color: var(--bg-color);
  -webkit-font-smoothing: antialiased;
}
.h91ee6__c7d{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.l98ba069f49{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.w348126f{
  margin-right: 48px;
  flex-shrink: 0;
}
.i15ff_ad{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: var(--transition);
}
.oqxzj7bfg{
  width: 32px;
  height: 32px;
}
.wdfac2_0fa1{
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
}
.tb333d__29585{
  flex: 1;
}
.c7fdc__f4a{
  list-style: none;
  display: flex;
  gap: 24px;
  align-items: center;
}
.bcba2_2b{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 8px 4px;
  transition: var(--transition);
  position: relative;
}
.bcba2_2b:hover{
  color: var(--primary-color);
}
.bcba2_2b::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.bcba2_2b:hover::after{
  width: 100%;
}
.p3d4a8cb{
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: auto; 
}
.czenttgpkyr{
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  font-size: 0.9375rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.czenttgpkyr:hover{
  background: hsl(248, 59%, 58%); 
  transform: translateY(-1px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.czenttgpkyr:active{
  transform: translateY(0);
}
.de2e145_2199{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.be1cbbd_e791{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px; color: #ffffff;}
@media (max-width: 1024px){.c7fdc__f4a {
    gap: 12px;
  }
.bcba2_2b {
    font-size: 0.875rem;
  }}
@media (max-width: 860px){.tb333d__29585{
    display: none; 
  }
.de2e145_2199{
    display: flex;
  }
.w348126f{
    margin-right: auto;
  }
.l98ba069f49{
    width: 100%;
  }}
body{
  padding-top: var(--nav-height);
}
.bcba2_2b.active{color: var(--primary-color);}
.ydsp525e{list-style:none;}
.bcba2_2b.active{color: var(--primary-color);}
.u491__0c62{
  background-color: var(--bg-color, hsl(117, 7%, 96%));
  padding: 100px 24px 60px 24px;
  border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.06));
  width: 100%;
  box-sizing: border-box; color: #1a1a2e;}
.jfcb99da6{
  max-width: var(--max-width, 1200px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.q09bf3_19cd{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 60px;
  justify-content: flex-start;
  margin-bottom: 80px;
}
.pee4__c66e{
  flex: 0 1 360px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.n9dd17_8121{
  font-size: 22px;
  font-weight: 700;
  color: var(--text-color, hsl(117, 10%, 8%));
  margin-bottom: 24px;
  letter-spacing: -0.5px;
}
.f5c0__f050{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted, hsl(248, 10%, 45%));
  margin-bottom: 32px;
  max-width: 320px;
}
.xc3853_1dad{
  background: linear-gradient(135deg, var(--primary-color, hsl(248, 59%, 63%)), #8b5cf6);
  color: #1a1a2e;
  padding: 12px 28px;
  border-radius: var(--radius-md, 12px);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: var(--shadow-md, 0 4px 12px rgba(0, 0, 0, 0.08));
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
}
.xc3853_1dad:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 12px 24px rgba(79, 70, 229, 0.15));
  filter: brightness(1.1);
}
.ma279c_28c4{
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: flex-start;
}
.b4bb9e_e7c6{
  flex: 0 1 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.pb4fc9d41d6{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color, hsl(117, 10%, 8%));
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.g88f__6400{
  font-size: 15px;
  color: var(--text-muted, hsl(248, 10%, 45%));
  text-decoration: none;
  margin-bottom: 14px;
  transition: var(--transition, all 0.3s cubic-bezier(0.4, 0, 0.2, 1));
}
.g88f__6400:hover{
  color: var(--primary-color, hsl(248, 59%, 63%));
  transform: translateX(4px);
}
.g8b3__de05{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(0, 0, 0, 0.06));
  margin-bottom: 40px; color: #ffffff;}
.u8d32ed5c2e{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.ncf9b1160{
  display: flex;
  gap: 24px;
  align-items: center;
  flex-wrap: wrap;
}
.v2cc__aab0{
  font-size: 14px;
  color: var(--text-muted, hsl(248, 10%, 45%));
  font-weight: 500;
}
.se2c978f0fd{
  font-size: 14px;
  color: var(--text-muted, hsl(248, 10%, 45%));
  opacity: 0.7;
}
@media (max-width: 768px){.u491__0c62{
    padding: 60px 20px 40px 20px;
  }
.q09bf3_19cd{
    flex-direction: column;
    gap: 48px;
  }
.pee4__c66e{
    flex: 1 1 auto;
  }
.ma279c_28c4{
    gap: 32px;
  }
.b4bb9e_e7c6{
    flex: 1 1 140px;
  }}
.d0d305e5a{box-sizing:border-box;}
.o932__9080{box-sizing:border-box;}
.d91b41e41{box-sizing:border-box;}
.z47c10_4d7a{box-sizing:border-box;}
.j126__7118{box-sizing:border-box;}
.u30d__a84d{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.r7xo40ss093v { 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; }}