:root {

  --primary-color: hsl(182, 77%, 61%);
  --secondary-color: hsl(244, 61%, 61%);
  --text-dark: hsl(182, 10%, 10%);
  --bg-light: hsl(182, 7%, 96%);
  --bg-white: #ffffff;
  --max-width: 1200px;
  --content-width: 800px;
  --radius-lg: 30px;
  --radius-md: 12px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.08);
  --bg-color: hsl(182, 7%, 96%);
  --text-color: hsl(182, 10%, 10%);
  --text-muted: hsl(182, 8%, 40%);
  --border-color: hsla(182, 10%, 10%, 0.08);
  --radius-sm: 6px;
  --shadow-lg: 0 15px 35px rgba(27, 201, 207, 0.2);
  --nav-height: 80px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(182, 7%, 96%, 0.85);
  --btn-text: #ffffff;
  --cta-gradient: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  --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.p837b0_c5d6.wjaoary9 *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
div.p837b0_c5d6.wjaoary9{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: var(--text-dark, #1a1a1a);
    background-color: var(--bg-light, #f5f5f5);
    line-height: 1.6;
    }
div.p837b0_c5d6.wjaoary9 .jc80__ce63e{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 4rem 2rem;
    display: flex;
    flex-direction: column;
    gap: 4rem;
    }
div.p837b0_c5d6.wjaoary9 .y18d7efb2{
    max-width: var(--content-width);
    text-align: left;
    }
div.p837b0_c5d6.wjaoary9 .y18d7efb2 h1{
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    color: var(--text-dark);
    }
div.p837b0_c5d6.wjaoary9 .y18d7efb2 p{
    font-size: 1.25rem;
    color: #4a4a4a;
    margin-bottom: 2rem;
    }
div.p837b0_c5d6.wjaoary9 .g537df_fgt{
    background: var(--bg-white);
    border-radius: var(--radius-lg);
    padding: 3rem;
    box-shadow: var(--shadow-sm);
    max-width: var(--content-width); color: #1a1a2e;}
div.p837b0_c5d6.wjaoary9 .g537df_fgt h2{
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: var(--primary-color);
    border-bottom: 2px solid var(--bg-light);
    padding-bottom: 0.5rem;
    }
div.p837b0_c5d6.wjaoary9 .n0d0099_e81e{
    display: flex;
    flex-direction: column;
    gap: 2rem;
    }
div.p837b0_c5d6.wjaoary9 .s1f3673_1v9 h3{
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    color: var(--text-dark);
    }
div.p837b0_c5d6.wjaoary9 .s1f3673_1v9 p{
    color: #555;
    margin-bottom: 1rem;
    }
div.p837b0_c5d6.wjaoary9 .s1f3673_1v9 ul{
    list-style-position: inside;
    margin-left: 1rem;
    color: #555;
    }
div.p837b0_c5d6.wjaoary9 .h1a28_3c{
    margin: 2rem 0;
    border-radius: var(--radius-md);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    }
div.p837b0_c5d6.wjaoary9 .h1a28_3c img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    }
div.p837b0_c5d6.wjaoary9 .rnz3gr36611{
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-lg);
    padding: 3rem;
    color: #1a1a2e;
    max-width: var(--content-width);
    }
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 h2{
    color: white;
    border-bottom-color: rgba(255,255,255,0.2);
    }
div.p837b0_c5d6.wjaoary9 .h5cac6__c94e3{
    display: inline-block;
    background-color: var(--bg-white);
    color: var(--text-dark);
    padding: 1rem 2rem;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-weight: 600;
    margin-top: 1.5rem;
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.p837b0_c5d6.wjaoary9 .h5cac6__c94e3:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
    }
div.p837b0_c5d6.wjaoary9 .l9e2__a91{
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 500;
    }
div.p837b0_c5d6.wjaoary9 .l9e2__a91:hover{
    text-decoration: underline;
    }
div.p837b0_c5d6.wjaoary9 .b94bf8a8973{
    margin-top: 4rem;
    padding: 2rem;
    text-align: center;
    color: #666;
    border-top: 1px solid #ddd;
    }
@media (max-width: 768px) {div.p837b0_c5d6.wjaoary9 .jc80__ce63e{
    padding: 2rem 1rem;
    }
div.p837b0_c5d6.wjaoary9 .y18d7efb2 h1{
    font-size: 2.25rem;
    }
div.p837b0_c5d6.wjaoary9 .g537df_fgt{
    padding: 2rem 1.5rem;
    }}
.re28bfd7_fxyd{background: #111118;
    color: #ffffff;
    padding: 80px 0 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    overflow: hidden;
    position: relative; isolation: isolate;}
.s09f10_3t{
    max-width: var(--max-width, 1200px);
    margin: 0 auto;
    padding: 0 24px;
    }
.q8552ea_32b{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    }
.tgzr9fvv299{
    flex: 1;
    min-width: 280px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
.i39ba2979{
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    background: var(--cta-gradient, linear-gradient(135deg, hsl(182, 77%, 61%), hsl(244, 61%, 61%)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.5px; color: #1a1a2e;}
.l853489f_tm2w{
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    }
.ed17ba__d9464{
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    }
.e9bqb32sedue{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 36px;
    background: var(--cta-gradient, linear-gradient(135deg, hsl(182, 77%, 61%), hsl(244, 61%, 61%)));
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-lg, 30px);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;
    box-shadow: 0 10px 25px rgba(27, 201, 207, 0.3);
    }
.e9bqb32sedue:hover{
    transform: translateY(-2px);
    box-shadow: 0 15px 35px rgba(27, 201, 207, 0.4);
    }
.w79df8ff0d0{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 0 32px 0; color: #1a1a2e;}
.tce27_45{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.pcc45a9_n5yg{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    flex: 1;
    }
.t7ff52f{
    display: flex;
    gap: 24px;
    }
.e641595e{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: color 0.2s ease;
    }
.e641595e:hover{
    color: var(--primary-color, hsl(182, 77%, 61%));
    }
@media (max-width: 768px){.re28bfd7_fxyd{
    padding: 60px 0 30px;
    }
.q8552ea_32b{
    flex-direction: column;
    gap: 32px;
    }
.tgzr9fvv299{
    max-width: 100%;
    }
.ed17ba__d9464{
    width: 100%;
    }
.e9bqb32sedue{
    width: 100%;
    }
.tce27_45{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.5;
    }
.jc06f2__59e{
    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;}
.v2105d4{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.c3d25f_rt{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    margin-right: 48px; 
    flex-shrink: 0;
    }
.urjnx10ox1p{
    width: 32px;
    height: 32px;
    background: var(--cta-gradient);
    border-radius: 50%;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.f57f20d7_sr{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.u33100__1bcf2{
    display: flex;
    flex-grow: 1;
    }
.r8ct6qzhc{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.drnogq63swke{
    text-decoration: none;
    color: var(--text-muted);
    font-weight: 500;
    font-size: 0.95rem;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.drnogq63swke:hover{
    color: #ffffff;
    background: hsla(182, 10%, 10%, 0.04);
    }
.t0ab2023_78{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto; 
    }
.b5abc60{
    text-decoration: none;
    background: var(--primary-color); 
    background-image: var(--cta-gradient); 
    color: #1a1a2e; 
    padding: 12px 24px;
    font-weight: 700;
    font-size: 0.9rem;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    white-space: nowrap;
    }
.b5abc60:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.r4d0b0du9c{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.ua93e1cd9{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.r8ct6qzhc {
    display: none; 
    }
.r4d0b0du9c {
    display: flex;
    }
.v2105d4 {
    justify-content: space-between;
    }
.c3d25f_rt {
    margin-right: 0;
    }}
@media (max-width: 640px){.b5abc60{
    padding: 8px 16px;
    font-size: 0.8rem;
    }
.f57f20d7_sr{
    display: none; 
    }}
body{
    padding-top: var(--nav-height);
    }
.drnogq63swke.active{color: #ffffff; background: hsla(182, 10%, 10%, 0.04);}
.i332939_5ec5{list-style:none;}
.drnogq63swke.active {color: #ffffff; background: hsla(182, 10%, 10%, 0.04);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.p837b0_c5d6 img.d58121_a52d {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.p837b0_c5d6 img.d58121_a52d.u171c8161 { aspect-ratio: 16 / 9; }
div.p837b0_c5d6 img.d58121_a52d.g21d__244a { aspect-ratio: 16 / 10; }
div.p837b0_c5d6 img.d58121_a52d.g6f8b01cd4d { aspect-ratio: 4 / 3; }
div.p837b0_c5d6 img.d58121_a52d.jc43a1914 { aspect-ratio: 1 / 1; }
div.p837b0_c5d6 :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.p837b0_c5d6 .tbf251_1503 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.p837b0_c5d6 .tbf251_1503.u171c8161 { aspect-ratio: 16 / 9; }
div.p837b0_c5d6 .tbf251_1503.g21d__244a { aspect-ratio: 16 / 10; }
div.p837b0_c5d6 .tbf251_1503.g6f8b01cd4d { aspect-ratio: 4 / 3; }
div.p837b0_c5d6 .tbf251_1503.jc43a1914 { aspect-ratio: 1 / 1; }
div.p837b0_c5d6 .tbf251_1503 > img.d58121_a52d,
    div.p837b0_c5d6 .tbf251_1503 > picture > img.d58121_a52d {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 a:not([class]):hover{opacity:0.92;}
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 a[class=""]:hover{opacity:0.92;}
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 a:not([class]):visited{color:#ffffff !important;}
div.p837b0_c5d6.wjaoary9 .rnz3gr36611 a[class=""]:visited{color:#ffffff !important;}
.ad77edbfe18 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.ad77edbfe18 > :first-child,
    .ad77edbfe18 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.5;
    }
.jc06f2__59e{
    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;}
.v2105d4{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.c3d25f_rt{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    margin-right: 48px; 
    flex-shrink: 0;
    }
.urjnx10ox1p{
    width: 32px;
    height: 32px;
    background: var(--cta-gradient);
    border-radius: 50%;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.f57f20d7_sr{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.u33100__1bcf2{
    display: flex;
    flex-grow: 1;
    }
.r8ct6qzhc{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.drnogq63swke{
    text-decoration: none;
    color: var(--text-muted);
    font-weight: 500;
    font-size: 0.95rem;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.drnogq63swke:hover{
    color: #ffffff;
    background: hsla(182, 10%, 10%, 0.04);
    }
.t0ab2023_78{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto; 
    }
.b5abc60{
    text-decoration: none;
    background: var(--primary-color); 
    background-image: var(--cta-gradient); 
    color: #1a1a2e; 
    padding: 12px 24px;
    font-weight: 700;
    font-size: 0.9rem;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    white-space: nowrap;
    }
.b5abc60:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.r4d0b0du9c{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.ua93e1cd9{
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.r8ct6qzhc {
    display: none; 
    }
.r4d0b0du9c {
    display: flex;
    }
.v2105d4 {
    justify-content: space-between;
    }
.c3d25f_rt {
    margin-right: 0;
    }}
@media (max-width: 640px){.b5abc60{
    padding: 8px 16px;
    font-size: 0.8rem;
    }
.f57f20d7_sr{
    display: none; 
    }}
body{
    padding-top: var(--nav-height);
    }
.drnogq63swke.active{color: #ffffff; background: hsla(182, 10%, 10%, 0.04);}
.i332939_5ec5{list-style:none;}
.drnogq63swke.active{color: #ffffff; background: hsla(182, 10%, 10%, 0.04);}
.re28bfd7_fxyd{background: #111118;
    color: #ffffff;
    padding: 80px 0 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    overflow: hidden;
    position: relative; isolation: isolate;}
.s09f10_3t{
    max-width: var(--max-width, 1200px);
    margin: 0 auto;
    padding: 0 24px;
    }
.q8552ea_32b{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 60px;
    }
.tgzr9fvv299{
    flex: 1;
    min-width: 280px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
.i39ba2979{
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    background: var(--cta-gradient, linear-gradient(135deg, hsl(182, 77%, 61%), hsl(244, 61%, 61%)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.5px; color: #1a1a2e;}
.l853489f_tm2w{
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    }
.ed17ba__d9464{
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    }
.e9bqb32sedue{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 36px;
    background: var(--cta-gradient, linear-gradient(135deg, hsl(182, 77%, 61%), hsl(244, 61%, 61%)));
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-lg, 30px);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;
    box-shadow: 0 10px 25px rgba(27, 201, 207, 0.3);
    }
.e9bqb32sedue:hover{
    transform: translateY(-2px);
    box-shadow: 0 15px 35px rgba(27, 201, 207, 0.4);
    }
.w79df8ff0d0{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 0 32px 0; color: #1a1a2e;}
.tce27_45{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.pcc45a9_n5yg{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    flex: 1;
    }
.t7ff52f{
    display: flex;
    gap: 24px;
    }
.e641595e{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: color 0.2s ease;
    }
.e641595e:hover{
    color: var(--primary-color, hsl(182, 77%, 61%));
    }
@media (max-width: 768px){.re28bfd7_fxyd{
    padding: 60px 0 30px;
    }
.q8552ea_32b{
    flex-direction: column;
    gap: 32px;
    }
.tgzr9fvv299{
    max-width: 100%;
    }
.ed17ba__d9464{
    width: 100%;
    }
.e9bqb32sedue{
    width: 100%;
    }
.tce27_45{
    flex-direction: column;
    align-items: flex-start;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  line-height: 1.5;
}
.jc06f2__59e{
  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;}
.v2105d4{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.c3d25f_rt{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  margin-right: 48px; 
  flex-shrink: 0;
}
.urjnx10ox1p{
  width: 32px;
  height: 32px;
  background: var(--cta-gradient);
  border-radius: 50%;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.f57f20d7_sr{
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.u33100__1bcf2{
  display: flex;
  flex-grow: 1;
}
.r8ct6qzhc{
  display: flex;
  list-style: none;
  gap: 8px;
}
.drnogq63swke{
  text-decoration: none;
  color: var(--text-muted);
  font-weight: 500;
  font-size: 0.95rem;
  padding: 8px 16px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.drnogq63swke:hover{
  color: #ffffff;
  background: hsla(182, 10%, 10%, 0.04);
}
.t0ab2023_78{
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: auto; 
}
.b5abc60{
  text-decoration: none;
  background: var(--primary-color); 
  background-image: var(--cta-gradient); 
  color: #1a1a2e; 
  padding: 12px 24px;
  font-weight: 700;
  font-size: 0.9rem;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  white-space: nowrap;
}
.b5abc60:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
  filter: brightness(1.1);
}
.r4d0b0du9c{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.ua93e1cd9{
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.r8ct6qzhc {
    display: none; 
  }
.r4d0b0du9c {
    display: flex;
  }
.v2105d4 {
    justify-content: space-between;
  }
.c3d25f_rt {
    margin-right: 0;
  }}
@media (max-width: 640px){.b5abc60{
    padding: 8px 16px;
    font-size: 0.8rem;
  }
.f57f20d7_sr{
    display: none; 
  }}
body{
  padding-top: var(--nav-height);
}
.drnogq63swke.active{color: #ffffff; background: hsla(182, 10%, 10%, 0.04);}
.i332939_5ec5{list-style:none;}
.drnogq63swke.active{color: #ffffff; background: hsla(182, 10%, 10%, 0.04);}
.m96ad1_4913{background: #111118;
  color: #ffffff;
  padding: 80px 0 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  overflow: hidden;
  position: relative; isolation: isolate;}
.za66__494b{
  max-width: var(--max-width, 1200px);
  margin: 0 auto;
  padding: 0 24px;
}
.m97b00594{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 60px;
}
.od6bd852b{
  flex: 1;
  min-width: 280px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.v3bcf0c3af9{
  font-size: 32px;
  font-weight: 800;
  margin: 0;
  background: var(--cta-gradient, linear-gradient(135deg, hsl(182, 77%, 61%), hsl(244, 61%, 61%)));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -0.5px; color: #1a1a2e;}
.j5b590e35{
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.wb4f54d72{
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.ze8c__bee1{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 36px;
  background: var(--cta-gradient, linear-gradient(135deg, hsl(182, 77%, 61%), hsl(244, 61%, 61%)));
  color: #1a1a2e;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-lg, 30px);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;
  box-shadow: 0 10px 25px rgba(27, 201, 207, 0.3);
}
.ze8c__bee1:hover{
  transform: translateY(-2px);
  box-shadow: 0 15px 35px rgba(27, 201, 207, 0.4);
}
.z275e9906{
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 0 32px 0; color: #1a1a2e;}
.da3288d8949{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.q2cee2f8ca7{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  flex: 1;
}
.f49135_9e6e{
  display: flex;
  gap: 24px;
}
.jaae23fa2{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: color 0.2s ease;
}
.jaae23fa2:hover{
  color: var(--primary-color, hsl(182, 77%, 61%));
}
@media (max-width: 768px){.m96ad1_4913{
    padding: 60px 0 30px;
  }
.m97b00594{
    flex-direction: column;
    gap: 32px;
  }
.od6bd852b{
    max-width: 100%;
  }
.wb4f54d72{
    width: 100%;
  }
.ze8c__bee1{
    width: 100%;
  }
.da3288d8949{
    flex-direction: column;
    align-items: flex-start;
  }}
.i4b11cec8{box-sizing:border-box;}
.e122__fa15{box-sizing:border-box;}
.c15edc9d4{box-sizing:border-box;}
.u7e75f_a372{box-sizing:border-box;}
.nc0e74_bd89{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.tce27_45 { 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; }}