:root {

  --brand-max-width: 1200px;
  --section-padding: 80px 20px;
  --card-radius: 12px;
  --accent-blue: var(--primary-color, hsl(207, 73%, 54%));
  --surface-gray: hsl(207, 7%, 96%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --text-muted: hsl(207, 5%, 45%);
  --transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --primary-color: hsl(207, 73%, 54%);
  --secondary-color: hsl(305, 58%, 54%);
  --bg-color: hsl(207, 7%, 96%);
  --text-color: hsl(207, 10%, 8%);
  --border-color: hsla(207, 10%, 8%, 0.08);
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 14px;
  --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(0, 0, 0, 0.12);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(207, 7%, 96%, 0.8);
  --dropdown-bg: #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.f305706a5.q5b803c_tv7.u648b_1161{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main);
    background-color: #ffffff;
    line-height: 1.6;
    overflow-x: hidden;
    }
div.f305706a5.q5b803c_tv7 .kae928__763{
    max-width: var(--brand-max-width);
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    }
div.f305706a5.q5b803c_tv7 .x75b__d94c0{
    padding: 100px 20px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    text-align: left; color: #1a1a2e;}
div.f305706a5.q5b803c_tv7 .x75b__d94c0 h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--text-main);
    letter-spacing: -0.02em;
    }
div.f305706a5.q5b803c_tv7 .x75b__d94c0 p{
    font-size: 1.25rem;
    color: var(--text-muted);
    max-width: 600px;
    margin-left: 0;
    }
div.f305706a5.q5b803c_tv7 .rgtvfz2hm3{
    padding: var(--section-padding);
    background: #ffffff; color: #1a1a2e;}
div.f305706a5.q5b803c_tv7 .xcf27a4_704{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 40px;
    border-left: 6px solid var(--accent-blue);
    padding-left: 20px;
    }
div.f305706a5.q5b803c_tv7 .x8649c1_r18m{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
    }
div.f305706a5.q5b803c_tv7 .t687__1e4{
    padding: 30px;
    border: 1px solid #eaeaea;
    border-radius: var(--card-radius);
    transition: var(--transition-base);
    }
div.f305706a5.q5b803c_tv7 .t687__1e4:hover{
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border-color: var(--accent-blue);
    }
div.f305706a5.q5b803c_tv7 .t687__1e4 h3{
    margin-bottom: 15px;
    color: var(--accent-blue);
    }
div.f305706a5.q5b803c_tv7 .s412__4dc{
    display: flex;
    align-items: center;
    gap: 60px;
    padding: var(--section-padding);
    }
div.f305706a5.q5b803c_tv7 .s412__4dc.f5d55dc{
    flex-direction: row-reverse;
    }
div.f305706a5.q5b803c_tv7 .v78463__612{
    flex: 1;
    }
div.f305706a5.q5b803c_tv7 .tdb90__ce9b{
    flex: 1;
    border-radius: var(--card-radius);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    }
div.f305706a5.q5b803c_tv7 .tdb90__ce9b img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    }
div.f305706a5.q5b803c_tv7 .ghyp94zo{
    list-style: none;
    padding: 0;
    }
div.f305706a5.q5b803c_tv7 .ghyp94zo li{
    padding-left: 28px;
    position: relative;
    margin-bottom: 12px;
    }
div.f305706a5.q5b803c_tv7 .ghyp94zo li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--accent-blue);
    font-weight: bold;
    }
div.f305706a5.q5b803c_tv7 .pfff720_02{
    padding: var(--section-padding);
    background-color: var(--surface-gray); color: #1a1a2e;}
div.f305706a5.q5b803c_tv7 .b35e591a2{
    margin-bottom: 25px;
    background: #fff;
    padding: 25px;
    border-radius: var(--card-radius); color: #1a1a2e;}
div.f305706a5.q5b803c_tv7 .b35e591a2 h4{
    margin-bottom: 10px;
    color: var(--text-main);
    font-size: 1.1rem;
    }
div.f305706a5.q5b803c_tv7 .b35e591a2 p{
    color: var(--text-muted);
    font-size: 0.95rem;
    }
div.f305706a5.q5b803c_tv7 .bd35ef32b3{
    padding: 80px 20px;
    text-align: center;
    background: #1a1a1a;
    color: #fff;
    }
div.f305706a5.q5b803c_tv7 .uflczhi5xlwu{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    }
div.f305706a5.q5b803c_tv7 .yfec485d809{
    padding: 14px 32px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition-base);
    display: inline-block;
    }
div.f305706a5.q5b803c_tv7 .z019ceua{
    background-color: var(--accent-blue);
    color: #1a1a2e;
    }
div.f305706a5.q5b803c_tv7 .z019ceua:hover{
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,123,255,0.4);
    }
div.f305706a5.q5b803c_tv7 .y2cffb_i3l{
    border: 2px solid #fff;
    color: #fff;
    }
div.f305706a5.q5b803c_tv7 .y2cffb_i3l:hover{
    background: #fff;
    color: #1a1a1a;
    }
@media (max-width: 768px) {div.f305706a5.q5b803c_tv7 .s412__4dc, div.f305706a5.q5b803c_tv7 .s412__4dc.f5d55dc{
    flex-direction: column;
    gap: 30px;
    }
div.f305706a5.q5b803c_tv7 .x75b__d94c0{
    text-align: center;
    }
div.f305706a5.q5b803c_tv7 .x75b__d94c0 p{
    margin: 0 auto;
    }}
.n9o2rp3e{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 24px 40px 24px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.t037a8_390c{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    }
.p1sib5sz3r{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    }
.j3e4ab_53a{
    flex: 2;
    min-width: 280px;
    }
.h3862__abd4{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.l9df511{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 320px;
    margin-bottom: 24px;
    }
.h1d0__18815{
    display: flex;
    }
.pbfdd9__ce2a5{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 12px hsla(207, 73%, 54%, 0.3);
    }
.pbfdd9__ce2a5:hover{
    filter: brightness(1.1);
    transform: translateY(-1px);
    box-shadow: 0 6px 16px hsla(207, 73%, 54%, 0.4);
    }
.fd9a4da_0a{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.ufdb94a{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    }
.lx30ryzo{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.lx30ryzo:hover{
    color: var(--primary-color);
    }
.d43a0__9226c{
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px;
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.fld73p5t{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.v81xpapgjzys{
    flex-shrink: 0;
    }
.aklktatyr{
    font-size: 13px;
    color: var(--text-muted);
    }
.e67b__abe{
    display: flex;
    gap: 24px;
    }
.f4975_8b{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.f4975_8b:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.n9o2rp3e{
    padding: 60px 20px 30px 20px;
    }
.p1sib5sz3r{
    flex-direction: column;
    gap: 48px;
    }
.j3e4ab_53a{
    flex: none;
    width: 100%;
    }
.fld73p5t{
    flex-direction: column;
    align-items: flex-start;
    }
.e67b__abe{
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.yb0579_8c{
    position: sticky;
    top: 0;
    z-index: 1000;
    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);
    display: flex;
    align-items: center; color: #1a1a2e;}
.ac066092b{
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.lwv0g8qz5jwx{
    flex-shrink: 0;
    }
.gb33__128{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    }
.v8c399d_31{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-sm); color: #1a1a2e;}
.v868__1f9{
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.y1f58__0ab{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.l042238_65f4{
    padding: 8px 14px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    border-radius: var(--radius-md);
    transition: var(--transition);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    }
.l042238_65f4:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.i8eec6634b{
    position: relative;
    }
.mn0eis4qbxh{
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    background: var(--dropdown-bg);
    min-width: 180px;
    border-radius: var(--radius-lg);
    padding: 8px;
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transition: var(--transition); color: #1a1a2e;}
.i8eec6634b:hover .mn0eis4qbxh{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    }
.fd6d83__679dd{
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.fd6d83__679dd:hover{
    background-color: var(--bg-color);
    color: #1a1a2e;
    }
.me174_a5{
    width: 8px;
    height: 8px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg);
    margin-bottom: 2px;
    transition: var(--transition);
    }
.i8eec6634b:hover .me174_a5{
    transform: rotate(-135deg) translateY(-2px);
    }
.s10d95__a65{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.f1bc__ba2{
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 20px;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: none;
    }
.f1bc__ba2:hover{
    background: hsl(207, 73%, 48%);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.f1bc__ba2:active{
    transform: translateY(0);
    }
.t8ecac38ebc{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.cd0fef_3f{
    width: 22px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px; color: #ffffff;}
@media (max-width: 1024px){.y1f58__0ab {
    display: none; 
    }
.t8ecac38ebc {
    display: flex;
    }
.v868__1f9 {
    font-size: 1rem;
    }}
@media (max-width: 480px){.ac066092b{
    padding: 0 16px;
    }
.f1bc__ba2{
    padding: 8px 14px;
    font-size: 0.8rem;
    }}
.fd6d83__679dd.active{background-color: var(--bg-color); color: #1a1a2e;}
.l042238_65f4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
.kxg9ml1d6i9t{list-style:none;}
.fd6d83__679dd.active {background-color: var(--bg-color); color: #1a1a2e;}
.l042238_65f4.active {color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.f305706a5 img.x0f48e_36e4 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.f305706a5 img.x0f48e_36e4.b4f248_ebf7 { aspect-ratio: 16 / 9; }
div.f305706a5 img.x0f48e_36e4.n0cfd4_8c06 { aspect-ratio: 16 / 10; }
div.f305706a5 img.x0f48e_36e4.y34889_f9fa { aspect-ratio: 4 / 3; }
div.f305706a5 img.x0f48e_36e4.o02a__ec00 { aspect-ratio: 1 / 1; }
div.f305706a5 :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.f305706a5 .p3e4c109b {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.f305706a5 .p3e4c109b.b4f248_ebf7 { aspect-ratio: 16 / 9; }
div.f305706a5 .p3e4c109b.n0cfd4_8c06 { aspect-ratio: 16 / 10; }
div.f305706a5 .p3e4c109b.y34889_f9fa { aspect-ratio: 4 / 3; }
div.f305706a5 .p3e4c109b.o02a__ec00 { aspect-ratio: 1 / 1; }
div.f305706a5 .p3e4c109b > img.x0f48e_36e4,
    div.f305706a5 .p3e4c109b > picture > img.x0f48e_36e4 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.ea9582f3dd1 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.ea9582f3dd1 > :first-child,
    .ea9582f3dd1 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.yb0579_8c{
    position: sticky;
    top: 0;
    z-index: 1000;
    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);
    display: flex;
    align-items: center; color: #1a1a2e;}
.ac066092b{
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.lwv0g8qz5jwx{
    flex-shrink: 0;
    }
.gb33__128{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    }
.v8c399d_31{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-sm); color: #1a1a2e;}
.v868__1f9{
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.y1f58__0ab{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.l042238_65f4{
    padding: 8px 14px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    border-radius: var(--radius-md);
    transition: var(--transition);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    }
.l042238_65f4:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.i8eec6634b{
    position: relative;
    }
.mn0eis4qbxh{
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    background: var(--dropdown-bg);
    min-width: 180px;
    border-radius: var(--radius-lg);
    padding: 8px;
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transition: var(--transition); color: #1a1a2e;}
.i8eec6634b:hover .mn0eis4qbxh{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    }
.fd6d83__679dd{
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.875rem;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.fd6d83__679dd:hover{
    background-color: var(--bg-color);
    color: #1a1a2e;
    }
.me174_a5{
    width: 8px;
    height: 8px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg);
    margin-bottom: 2px;
    transition: var(--transition);
    }
.i8eec6634b:hover .me174_a5{
    transform: rotate(-135deg) translateY(-2px);
    }
.s10d95__a65{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.f1bc__ba2{
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 20px;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: none;
    }
.f1bc__ba2:hover{
    background: hsl(207, 73%, 48%);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.f1bc__ba2:active{
    transform: translateY(0);
    }
.t8ecac38ebc{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.cd0fef_3f{
    width: 22px;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px; color: #ffffff;}
@media (max-width: 1024px){.y1f58__0ab {
    display: none; 
    }
.t8ecac38ebc {
    display: flex;
    }
.v868__1f9 {
    font-size: 1rem;
    }}
@media (max-width: 480px){.ac066092b{
    padding: 0 16px;
    }
.f1bc__ba2{
    padding: 8px 14px;
    font-size: 0.8rem;
    }}
.fd6d83__679dd.active{background-color: var(--bg-color); color: #1a1a2e;}
.l042238_65f4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
.kxg9ml1d6i9t{list-style:none;}
.fd6d83__679dd.active{background-color: var(--bg-color); color: #1a1a2e;}
.l042238_65f4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
.n9o2rp3e{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 24px 40px 24px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.t037a8_390c{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    }
.p1sib5sz3r{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    }
.j3e4ab_53a{
    flex: 2;
    min-width: 280px;
    }
.h3862__abd4{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.l9df511{
    font-size: 14px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 320px;
    margin-bottom: 24px;
    }
.h1d0__18815{
    display: flex;
    }
.pbfdd9__ce2a5{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 24px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 12px hsla(207, 73%, 54%, 0.3);
    }
.pbfdd9__ce2a5:hover{
    filter: brightness(1.1);
    transform: translateY(-1px);
    box-shadow: 0 6px 16px hsla(207, 73%, 54%, 0.4);
    }
.fd9a4da_0a{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    }
.ufdb94a{
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    }
.lx30ryzo{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.lx30ryzo:hover{
    color: var(--primary-color);
    }
.d43a0__9226c{
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px;
    margin-bottom: 32px;
    width: 100%; color: #ffffff;}
.fld73p5t{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    }
.v81xpapgjzys{
    flex-shrink: 0;
    }
.aklktatyr{
    font-size: 13px;
    color: var(--text-muted);
    }
.e67b__abe{
    display: flex;
    gap: 24px;
    }
.f4975_8b{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.f4975_8b:hover{
    color: var(--text-color);
    }
@media (max-width: 768px){.n9o2rp3e{
    padding: 60px 20px 30px 20px;
    }
.p1sib5sz3r{
    flex-direction: column;
    gap: 48px;
    }
.j3e4ab_53a{
    flex: none;
    width: 100%;
    }
.fld73p5t{
    flex-direction: column;
    align-items: flex-start;
    }
.e67b__abe{
    flex-wrap: wrap;
    gap: 16px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.yb0579_8c{
  position: sticky;
  top: 0;
  z-index: 1000;
  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);
  display: flex;
  align-items: center; color: #1a1a2e;}
.ac066092b{
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lwv0g8qz5jwx{
  flex-shrink: 0;
}
.gb33__128{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
}
.v8c399d_31{
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: var(--radius-sm); color: #1a1a2e;}
.v868__1f9{
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.y1f58__0ab{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.l042238_65f4{
  padding: 8px 14px;
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.925rem;
  font-weight: 500;
  border-radius: var(--radius-md);
  transition: var(--transition);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
}
.l042238_65f4:hover{
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.04);
}
.i8eec6634b{
  position: relative;
}
.mn0eis4qbxh{
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background: var(--dropdown-bg);
  min-width: 180px;
  border-radius: var(--radius-lg);
  padding: 8px;
  box-shadow: var(--shadow-lg);
  border: 1px solid var(--border-color);
  opacity: 0;
  visibility: hidden;
  transition: var(--transition); color: #1a1a2e;}
.i8eec6634b:hover .mn0eis4qbxh{
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.fd6d83__679dd{
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.875rem;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.fd6d83__679dd:hover{
  background-color: var(--bg-color);
  color: #1a1a2e;
}
.me174_a5{
  width: 8px;
  height: 8px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg);
  margin-bottom: 2px;
  transition: var(--transition);
}
.i8eec6634b:hover .me174_a5{
  transform: rotate(-135deg) translateY(-2px);
}
.s10d95__a65{
  display: flex;
  align-items: center;
  gap: 16px;
}
.f1bc__ba2{
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 10px 20px;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: none;
}
.f1bc__ba2:hover{
  background: hsl(207, 73%, 48%);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.f1bc__ba2:active{
  transform: translateY(0);
}
.t8ecac38ebc{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.cd0fef_3f{
  width: 22px;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px; color: #ffffff;}
@media (max-width: 1024px){.y1f58__0ab {
    display: none; 
  }
.t8ecac38ebc {
    display: flex;
  }
.v868__1f9 {
    font-size: 1rem;
  }}
@media (max-width: 480px){.ac066092b{
    padding: 0 16px;
  }
.f1bc__ba2{
    padding: 8px 14px;
    font-size: 0.8rem;
  }}
.fd6d83__679dd.active{background-color: var(--bg-color); color: #1a1a2e;}
.l042238_65f4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
.kxg9ml1d6i9t{list-style:none;}
.fd6d83__679dd.active{background-color: var(--bg-color); color: #1a1a2e;}
.l042238_65f4.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
.xd38cd0bd26{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding: 80px 24px 40px 24px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #1a1a2e;}
.q16b12921{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
}
.q1e0a2_180a{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.b169__c656{
  flex: 2;
  min-width: 280px;
}
.g1e0f6_03e1{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 16px;
  letter-spacing: -0.5px;
}
.e792441e9{
  font-size: 14px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 320px;
  margin-bottom: 24px;
}
.b77d697f236{
  display: flex;
}
.x379__b532{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 10px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: 0 4px 12px hsla(207, 73%, 54%, 0.3);
}
.x379__b532:hover{
  filter: brightness(1.1);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px hsla(207, 73%, 54%, 0.4);
}
.oad6fd_9bfd{
  flex: 1;
  min-width: 140px;
  display: flex;
  flex-direction: column;
}
.od9dd7a4ff0{
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.z902__39e1{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
  width: fit-content;
}
.z902__39e1:hover{
  color: var(--primary-color);
}
.mc516d5ff68{
  height: 1px;
  background-color: var(--border-color);
  margin-top: 60px;
  margin-bottom: 32px;
  width: 100%; color: #ffffff;}
.ea764ac3c{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.ge18__7d84{
  flex-shrink: 0;
}
.e24ae020e{
  font-size: 13px;
  color: var(--text-muted);
}
.lc0c64_2473{
  display: flex;
  gap: 24px;
}
.l64c__db50{
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.l64c__db50:hover{
  color: var(--text-color);
}
@media (max-width: 768px){.xd38cd0bd26{
    padding: 60px 20px 30px 20px;
  }
.q1e0a2_180a{
    flex-direction: column;
    gap: 48px;
  }
.b169__c656{
    flex: none;
    width: 100%;
  }
.ea764ac3c{
    flex-direction: column;
    align-items: flex-start;
  }
.lc0c64_2473{
    flex-wrap: wrap;
    gap: 16px;
  }}
.zfb24bd1020{box-sizing:border-box;}
.bca26dd05{box-sizing:border-box;}
.o8e155368a9{box-sizing:border-box;}
.b08f__94b2{box-sizing:border-box;}
.jedf10_59dd{display:block;max-width:100%;height:auto;}
.sf4c__463f{box-sizing:border-box;}
@media (max-width: 768px) {div.f305706a5.q5b803c_tv7 .s412__4dc.f5d55dc { flex-direction: column !important; }
.fld73p5t { 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; }}