:root {

  --ts-primary: hsl(96, 86%, 57%);
  --ts-primary-hover: hsl(96, 86%, 50%);
  --ts-secondary: hsl(174, 68%, 57%);
  --ts-text-main: hsl(96, 10%, 6%);
  --ts-text-muted: hsl(96, 10%, 35%);
  --ts-bg-main: hsl(96, 8%, 97%);
  --ts-bg-card: #ffffff;
  --ts-border: hsl(96, 10%, 88%);
  --ts-radius: 12px;
  --ts-max-width: 1200px;
  --ts-read-width: 680px;
  --primary-color: hsl(96, 86%, 45%);
  --secondary-color: hsl(174, 68%, 45%);
  --bg-color: hsl(96, 8%, 97%);
  --text-color: hsl(96, 10%, 6%);
  --text-muted: hsl(96, 5%, 45%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 16px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.02);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.05);
  --shadow-lg: 0 12px 30px rgba(0, 0, 0, 0.08);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(247, 248, 247, 0.8);
  --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.hfd2a77f4.ngfchiqc5.kd19f85c0b1{
    background-color: var(--primary-color);
    color: var(--text-color, var(--ts-text-main));
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    padding-top: 4rem;
    padding-bottom: 2rem;
    }
div.hfd2a77f4.ngfchiqc5 .c10fbafe{
    max-width: var(--max-width, var(--ts-max-width));
    margin: 0 auto;
    padding: 0 2rem;
    box-sizing: border-box;
    }
div.hfd2a77f4.ngfchiqc5 .q2a37__52e8{
    max-width: var(--ts-read-width);
    margin-bottom: 5rem;
    text-align: left;
    }
div.hfd2a77f4.ngfchiqc5 .k4a3047{
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: var(--ts-text-main);
    }
div.hfd2a77f4.ngfchiqc5 .w0ah8pt3u{
    font-size: 1.15rem;
    color: var(--ts-text-muted);
    margin-bottom: 0;
    }
div.hfd2a77f4.ngfchiqc5 .m450f109{
    margin-bottom: 6rem;
    text-align: left;
    }
div.hfd2a77f4.ngfchiqc5 .p7f1c294_i7y{
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: var(--ts-text-main);
    }
div.hfd2a77f4.ngfchiqc5 .l5f955f81c{
    font-size: 1.1rem;
    color: var(--ts-text-muted);
    max-width: var(--ts-read-width);
    margin-bottom: 3rem;
    }
div.hfd2a77f4.ngfchiqc5 .p9b076b48{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    }
div.hfd2a77f4.ngfchiqc5 .jee155b_rfe2{
    background: var(--ts-bg-card);
    padding: 2rem;
    border-radius: var(--ts-radius);
    border: 1px solid var(--ts-border);
    box-shadow: 0 4px 12px rgba(0,0,0,0.02);
    transition: transform 0.2s ease, box-shadow 0.2s ease; color: #1a1a2e;}
div.hfd2a77f4.ngfchiqc5 .jee155b_rfe2:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(0,0,0,0.06);
    }
div.hfd2a77f4.ngfchiqc5 .jee155b_rfe2 h3{
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: var(--ts-text-main);
    }
div.hfd2a77f4.ngfchiqc5 .jee155b_rfe2 h3::before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: var(--ts-secondary);
    border-radius: 50%; color: #1a1a2e;}
div.hfd2a77f4.ngfchiqc5 .jee155b_rfe2 p{
    color: var(--ts-text-muted);
    font-size: 0.95rem;
    margin: 0;
    }
div.hfd2a77f4.ngfchiqc5 .u9e86_c93{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
@media (max-width: 900px) {div.hfd2a77f4.ngfchiqc5 .u9e86_c93{
    grid-template-columns: 1fr;
    }}
div.hfd2a77f4.ngfchiqc5 .j47fd3__6a9{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.hfd2a77f4.ngfchiqc5 .j47fd3__6a9 li{
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 2.5rem;
    }
div.hfd2a77f4.ngfchiqc5 .j47fd3__6a9 li:last-child{
    margin-bottom: 0;
    }
div.hfd2a77f4.ngfchiqc5 .j47fd3__6a9 li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.3rem;
    width: 20px;
    height: 20px;
    background-color: var(--ts-primary);
    border-radius: 4px; color: #1a1a2e;}
div.hfd2a77f4.ngfchiqc5 .j47fd3__6a9 strong{
    display: block;
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
    color: var(--ts-text-main);
    }
div.hfd2a77f4.ngfchiqc5 .j47fd3__6a9 p{
    color: var(--ts-text-muted);
    font-size: 1rem;
    margin: 0;
    }
div.hfd2a77f4.ngfchiqc5 .rcldy2z1 img{
    width: 100%;
    height: auto;
    border-radius: var(--ts-radius);
    object-fit: cover;
    aspect-ratio: 4/3;
    box-shadow: 0 16px 32px rgba(0,0,0,0.08);
    display: block;
    }
div.hfd2a77f4.ngfchiqc5 .a2372de_2d8{
    max-width: var(--ts-read-width);
    display: flex;
    flex-direction: column;
    gap: 1rem;
    }
div.hfd2a77f4.ngfchiqc5 .r7a86__35ef{
    background: var(--ts-bg-card);
    border: 1px solid var(--ts-border);
    border-radius: var(--ts-radius);
    overflow: hidden; color: #1a1a2e;}
div.hfd2a77f4.ngfchiqc5 .r7a86__35ef summary{
    padding: 1.5rem;
    font-weight: 600;
    font-size: 1.1rem;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--ts-text-main);
    }
div.hfd2a77f4.ngfchiqc5 .r7a86__35ef summary::-webkit-details-marker{
    display: none;
    }
div.hfd2a77f4.ngfchiqc5 .r7a86__35ef summary::after{
    content: "+";
    font-size: 1.5rem;
    color: var(--ts-text-muted);
    transition: transform 0.2s ease;
    }
div.hfd2a77f4.ngfchiqc5 .r7a86__35ef[open] summary::after{
    transform: rotate(45deg);
    }
div.hfd2a77f4.ngfchiqc5 .wece6012{
    padding: 0 1.5rem 1.5rem;
    color: var(--ts-text-muted);
    font-size: 1rem;
    line-height: 1.6;
    }
div.hfd2a77f4.ngfchiqc5 .u8b9a63_f65{
    color: var(--ts-text-main);
    text-decoration: underline;
    text-decoration-color: var(--ts-primary);
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    font-weight: 500;
    transition: opacity 0.2s;
    }
div.hfd2a77f4.ngfchiqc5 .u8b9a63_f65:hover{
    opacity: 0.7;
    }
div.hfd2a77f4.ngfchiqc5 .i9186__f7d63{
    background: var(--ts-bg-card);
    border: 1px solid var(--ts-border);
    border-radius: calc(var(--ts-radius) * 1.5);
    padding: 4rem;
    margin-top: 4rem;
    box-shadow: 0 20px 40px rgba(0,0,0,0.03); color: #1a1a2e;}
@media (max-width: 768px) {div.hfd2a77f4.ngfchiqc5 .i9186__f7d63{
    padding: 2.5rem 2rem;
    }}
div.hfd2a77f4.ngfchiqc5 .yc428c55{
    max-width: var(--ts-read-width);
    }
div.hfd2a77f4.ngfchiqc5 .yc428c55 h2{
    font-size: 2rem;
    margin-bottom: 1rem;
    color: var(--ts-text-main);
    }
div.hfd2a77f4.ngfchiqc5 .yc428c55 p{
    font-size: 1.1rem;
    color: var(--ts-text-muted);
    margin-bottom: 2.5rem;
    }
div.hfd2a77f4.ngfchiqc5 .sdc1eee6d16{
    color: var(--ts-text-main);
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: var(--ts-primary);
    text-decoration-thickness: 3px;
    text-underline-offset: 4px;
    }
div.hfd2a77f4.ngfchiqc5 .l53998_8tg{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    }
div.hfd2a77f4.ngfchiqc5 .s6ej74meu{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--ts-radius);
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
    }
div.hfd2a77f4.ngfchiqc5 .p364a_aa6e{
    background-color: var(--ts-primary);
    color: var(--ts-text-main); 
    box-shadow: 0 4px 16px rgba(138, 226, 52, 0.4);
    }
div.hfd2a77f4.ngfchiqc5 .p364a_aa6e:hover{
    background-color: var(--ts-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(138, 226, 52, 0.5); color: #1a1a2e;}
div.hfd2a77f4.ngfchiqc5 .gmdgaajercb{
    background-color: transparent;
    color: var(--ts-text-main);
    border: 1px solid var(--ts-border);
    }
div.hfd2a77f4.ngfchiqc5 .gmdgaajercb:hover{
    background-color: rgba(0,0,0,0.03); color: #ffffff;}
div.hfd2a77f4.ngfchiqc5 .gf5f__50ef{
    margin-top: 6rem;
    padding-top: 3rem;
    border-top: 1px solid var(--ts-border);
    text-align: left;
    }
div.hfd2a77f4.ngfchiqc5 .f4a3fab0cdf p{
    color: var(--ts-text-muted);
    font-size: 0.9rem;
    margin: 0 0 0.5rem 0;
    }
div.hfd2a77f4.ngfchiqc5 .ea1f00_0be{box-sizing:border-box;}
.x2ae__3cc2{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.f65ed109e5{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    width: 100%;
    }
.mee1f5_2930{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 80px;
    margin-bottom: 60px;
    }
.xd285a9d{
    flex: 0 1 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.z0dbcfe_5p{
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px;
    }
.id9c3__d45{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.lpannsermp{
    font-size: 24px;
    font-weight: 400;
    color: var(--text-muted);
    }
.t9f1af73c08{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0 0 24px 0;
    max-width: 280px;
    }
.gd7b2b5_hizv{
    width: auto;
    }
.x1cti6wm{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(114, 184, 23, 0.25); 
    }
.x1cti6wm:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(114, 184, 23, 0.35);
    filter: brightness(1.1);
    }
.w5793imlk98{
    display: flex;
    flex: 1;
    justify-content: flex-start;
    gap: 64px;
    }
.t1b2ee8d2f9{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 100px;
    }
.ge0ef3139{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 20px 0;
    }
.r4b5cc__6df{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.r4b5cc__6df:hover{
    color: var(--primary-color);
    }
.u5cd04e4efa{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.euunazwc910z{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.c6a08ea8cf4{
    display: flex;
    align-items: center;
    gap: 12px;
    }
.o6b5__d71d7{
    font-size: 13px;
    color: var(--text-muted);
    }
.j634ac__b4e{
    color: var(--border-color);
    font-size: 12px;
    }
.l40ea_090a{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.l40ea_090a:hover{
    color: var(--text-color);
    }
.dsoc15m3{
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 20px; color: #ffffff;}
.cd21e79_4a{
    width: 6px;
    height: 6px;
    background-color: var(--secondary-color);
    border-radius: 50%;
    box-shadow: 0 0 8px var(--secondary-color); color: #1a1a2e;}
.c2695c8c_nd{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
    }
@media (max-width: 768px){.mee1f5_2930 {
    flex-direction: column;
    gap: 48px;
    }
.xd285a9d {
    flex: none;
    width: 100%;
    }
.w5793imlk98 {
    width: 100%;
    flex-wrap: wrap;
    gap: 40px;
    }
.t1b2ee8d2f9 {
    flex: 1 1 140px;
    }
.euunazwc910z {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    }
.dsoc15m3 {
    order: -1;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.i8x72qzax{
    height: var(--nav-height);
    width: 100%;
    background-color: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.c1eb8635604{
    width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.ifa2c__e74a{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.jcae837_48{
    text-decoration: none;
    display: flex;
    align-items: center;
    }
.h9faem0ir4e{
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -1px;
    text-transform: lowercase;
    color: var(--text-color);
    transition: var(--transition);
    }
.h9faem0ir4e:hover{
    opacity: 0.7;
    }
.rcd0__6f70{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.h62d6f85{
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: var(--text-muted);
    transition: var(--transition);
    padding: 8px 4px;
    }
.h62d6f85:hover{
    color: var(--text-color);
    }
.k4z0dvu6{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.c76b7__291{
    text-decoration: none;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 20px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-block;
    }
.c76b7__291:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.c76b7__291:active{
    transform: translateY(0);
    }
.ya2c__201{
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.r6de730_vql{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.r6de730_vql::before, .r6de730_vql::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.r6de730_vql::before{ top: -6px; }
.r6de730_vql::after{ bottom: -6px; }
@media (max-width: 1024px){.rcd0__6f70 {
    gap: 16px;
    }}
@media (max-width: 860px){.rcd0__6f70{
    display: none; 
    }
.ya2c__201{
    display: block;
    }
.ifa2c__e74a{
    gap: 0;
    }}
body{
    padding-top: var(--nav-height);
    }
.h62d6f85.active{color: var(--text-color);}
.z9ae__93a5d{list-style:none;}
.h62d6f85.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.hfd2a77f4 img.ca14da35384 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.hfd2a77f4 img.ca14da35384.fe37188e750 { aspect-ratio: 16 / 9; }
div.hfd2a77f4 img.ca14da35384.kc1b__ad0b { aspect-ratio: 16 / 10; }
div.hfd2a77f4 img.ca14da35384.ua436beba { aspect-ratio: 4 / 3; }
div.hfd2a77f4 img.ca14da35384.d725__347f { aspect-ratio: 1 / 1; }
div.hfd2a77f4 :is(div, section, article, aside, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.hfd2a77f4 .gaa4__e793 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.hfd2a77f4 .gaa4__e793.fe37188e750 { aspect-ratio: 16 / 9; }
div.hfd2a77f4 .gaa4__e793.kc1b__ad0b { aspect-ratio: 16 / 10; }
div.hfd2a77f4 .gaa4__e793.ua436beba { aspect-ratio: 4 / 3; }
div.hfd2a77f4 .gaa4__e793.d725__347f { aspect-ratio: 1 / 1; }
div.hfd2a77f4 .gaa4__e793 > img.ca14da35384,
    div.hfd2a77f4 .gaa4__e793 > picture > img.ca14da35384 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.i7406827033 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.i7406827033 > :first-child,
    .i7406827033 > :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;
    -webkit-font-smoothing: antialiased;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.i8x72qzax{
    height: var(--nav-height);
    width: 100%;
    background-color: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.c1eb8635604{
    width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.ifa2c__e74a{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.jcae837_48{
    text-decoration: none;
    display: flex;
    align-items: center;
    }
.h9faem0ir4e{
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -1px;
    text-transform: lowercase;
    color: var(--text-color);
    transition: var(--transition);
    }
.h9faem0ir4e:hover{
    opacity: 0.7;
    }
.rcd0__6f70{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.h62d6f85{
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: var(--text-muted);
    transition: var(--transition);
    padding: 8px 4px;
    }
.h62d6f85:hover{
    color: var(--text-color);
    }
.k4z0dvu6{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.c76b7__291{
    text-decoration: none;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 10px 20px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    display: inline-block;
    }
.c76b7__291:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.c76b7__291:active{
    transform: translateY(0);
    }
.ya2c__201{
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.r6de730_vql{
    display: block;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: relative; color: #ffffff;}
.r6de730_vql::before, .r6de730_vql::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: var(--text-color);
    left: 0; color: #ffffff;}
.r6de730_vql::before{ top: -6px; }
.r6de730_vql::after{ bottom: -6px; }
@media (max-width: 1024px){.rcd0__6f70 {
    gap: 16px;
    }}
@media (max-width: 860px){.rcd0__6f70{
    display: none; 
    }
.ya2c__201{
    display: block;
    }
.ifa2c__e74a{
    gap: 0;
    }}
body{
    padding-top: var(--nav-height);
    }
.h62d6f85.active{color: var(--text-color);}
.z9ae__93a5d{list-style:none;}
.h62d6f85.active{color: var(--text-color);}
.x2ae__3cc2{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.f65ed109e5{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    width: 100%;
    }
.mee1f5_2930{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 80px;
    margin-bottom: 60px;
    }
.xd285a9d{
    flex: 0 1 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.z0dbcfe_5p{
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px;
    }
.id9c3__d45{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.lpannsermp{
    font-size: 24px;
    font-weight: 400;
    color: var(--text-muted);
    }
.t9f1af73c08{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0 0 24px 0;
    max-width: 280px;
    }
.gd7b2b5_hizv{
    width: auto;
    }
.x1cti6wm{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(114, 184, 23, 0.25); 
    }
.x1cti6wm:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(114, 184, 23, 0.35);
    filter: brightness(1.1);
    }
.w5793imlk98{
    display: flex;
    flex: 1;
    justify-content: flex-start;
    gap: 64px;
    }
.t1b2ee8d2f9{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 100px;
    }
.ge0ef3139{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 20px 0;
    }
.r4b5cc__6df{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.r4b5cc__6df:hover{
    color: var(--primary-color);
    }
.u5cd04e4efa{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.euunazwc910z{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.c6a08ea8cf4{
    display: flex;
    align-items: center;
    gap: 12px;
    }
.o6b5__d71d7{
    font-size: 13px;
    color: var(--text-muted);
    }
.j634ac__b4e{
    color: var(--border-color);
    font-size: 12px;
    }
.l40ea_090a{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.l40ea_090a:hover{
    color: var(--text-color);
    }
.dsoc15m3{
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 20px; color: #ffffff;}
.cd21e79_4a{
    width: 6px;
    height: 6px;
    background-color: var(--secondary-color);
    border-radius: 50%;
    box-shadow: 0 0 8px var(--secondary-color); color: #1a1a2e;}
.c2695c8c_nd{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
    }
@media (max-width: 768px){.mee1f5_2930 {
    flex-direction: column;
    gap: 48px;
    }
.xd285a9d {
    flex: none;
    width: 100%;
    }
.w5793imlk98 {
    width: 100%;
    flex-wrap: wrap;
    gap: 40px;
    }
.t1b2ee8d2f9 {
    flex: 1 1 140px;
    }
.euunazwc910z {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    }
.dsoc15m3 {
    order: -1;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.i8x72qzax{
  height: var(--nav-height);
  width: 100%;
  background-color: var(--nav-bg);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--border-color);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.c1eb8635604{
  width: var(--max-width);
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ifa2c__e74a{
  display: flex;
  align-items: center;
  gap: 40px;
}
.jcae837_48{
  text-decoration: none;
  display: flex;
  align-items: center;
}
.h9faem0ir4e{
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -1px;
  text-transform: lowercase;
  color: var(--text-color);
  transition: var(--transition);
}
.h9faem0ir4e:hover{
  opacity: 0.7;
}
.rcd0__6f70{
  display: flex;
  list-style: none;
  gap: 24px;
}
.h62d6f85{
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-muted);
  transition: var(--transition);
  padding: 8px 4px;
}
.h62d6f85:hover{
  color: var(--text-color);
}
.k4z0dvu6{
  display: flex;
  align-items: center;
  gap: 16px;
}
.c76b7__291{
  text-decoration: none;
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 10px 20px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  display: inline-block;
}
.c76b7__291:hover{
  background-color: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
.c76b7__291:active{
  transform: translateY(0);
}
.ya2c__201{
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}
.r6de730_vql{
  display: block;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  position: relative; color: #ffffff;}
.r6de730_vql::before, .r6de730_vql::after{
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: var(--text-color);
  left: 0; color: #ffffff;}
.r6de730_vql::before{ top: -6px; }
.r6de730_vql::after{ bottom: -6px; }
@media (max-width: 1024px){.rcd0__6f70 {
    gap: 16px;
  }}
@media (max-width: 860px){.rcd0__6f70{
    display: none; 
  }
.ya2c__201{
    display: block;
  }
.ifa2c__e74a{
    gap: 0;
  }}
body{
  padding-top: var(--nav-height);
}
.h62d6f85.active{color: var(--text-color);}
.z9ae__93a5d{list-style:none;}
.h62d6f85.active{color: var(--text-color);}
.e2362ac70{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color);
    width: 100%;
    box-sizing: border-box; color: #1a1a2e;}
.z9ea__cbce{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    width: 100%;
}
.m57b183a0{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 80px;
    margin-bottom: 60px;
}
.fab97ff1772{
    flex: 0 1 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.rc7560_9e50{
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px;
}
.z09335c49bf{
    font-size: 24px;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
}
.qa73__33a6{
    font-size: 24px;
    font-weight: 400;
    color: var(--text-muted);
}
.gbb12958927{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0 0 24px 0;
    max-width: 280px;
}
.m63106a31{
    width: auto;
}
.q44bf6125{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(114, 184, 23, 0.25); 
}
.q44bf6125:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(114, 184, 23, 0.35);
    filter: brightness(1.1);
}
.o005__c5db{
    display: flex;
    flex: 1;
    justify-content: flex-start;
    gap: 64px;
}
.r21d__658b{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 100px;
}
.f4efba_a548{
    font-size: 13px;
    font-weight: 600;
    color: var(--text-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 20px 0;
}
.vad93c_d49d{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
}
.vad93c_d49d:hover{
    color: var(--primary-color);
}
.n547__cfd8{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 32px; color: #ffffff;}
.w2fd__e0c3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.db67__47bf{
    display: flex;
    align-items: center;
    gap: 12px;
}
.ee23072127f{
    font-size: 13px;
    color: var(--text-muted);
}
.y4ba372e1{
    color: var(--border-color);
    font-size: 12px;
}
.j60962_ead3{
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
}
.j60962_ead3:hover{
    color: var(--text-color);
}
.jad8eaf2763{
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 20px; color: #ffffff;}
.k4a2__09d5{
    width: 6px;
    height: 6px;
    background-color: var(--secondary-color);
    border-radius: 50%;
    box-shadow: 0 0 8px var(--secondary-color); color: #1a1a2e;}
.zf00701b1{
    font-size: 12px;
    font-weight: 500;
    color: var(--text-muted);
}
@media (max-width: 768px){.m57b183a0 {
        flex-direction: column;
        gap: 48px;
    }
.fab97ff1772 {
        flex: none;
        width: 100%;
    }
.o005__c5db {
        width: 100%;
        flex-wrap: wrap;
        gap: 40px;
    }
.r21d__658b {
        flex: 1 1 140px;
    }
.w2fd__e0c3 {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }
.jad8eaf2763 {
        order: -1;
    }}
.r08d96_f15c{box-sizing:border-box;}
.tef513_4d0f{box-sizing:border-box;}
.r60bd891f95{box-sizing:border-box;}
.h439__7e09{box-sizing:border-box;}
.k995d77b01d{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.hfd2a77f4.ngfchiqc5 .r7a86__35ef summary { 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; }
.euunazwc910z { 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; }}