:root {

  --primary-color: hsl(95, 50%, 35%);
  --secondary-color: hsl(172, 50%, 35%);
  --text-color: hsl(95, 10%, 11%);
  --bg-color: hsl(95, 7%, 96%);
  --card-bg: #ffffff;
  --max-width: min(1200px, 92vw);
  --border-radius: 16px;
  --shadow: 0 10px 30px rgba(0,0,0,0.05);
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --text-muted: hsl(95, 5%, 45%);
  --border-color: rgba(0, 0, 0, 0.06);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 8px 16px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 16px 32px rgba(0, 0, 0, 0.12);
  --nav-height: 64px;
  --nav-bg: rgba(245, 246, 244, 0.85);
  --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.sd5516_a166.rzwrwj5177{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-color, #1a1a1a);
    background-color: var(--bg-color, #f8f9f8);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.sd5516_a166.rzwrwj5177 .g7b7ba2_cxcj{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.sd5516_a166.rzwrwj5177 .oad1fe45{
    padding: 100px 0 60px;
    text-align: center;
    background: linear-gradient(180deg, #ffffff 0%, var(--bg-color) 100%); color: #1a1a2e;}
div.sd5516_a166.rzwrwj5177 .oad1fe45 h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    line-height: 1.1;
    }
div.sd5516_a166.rzwrwj5177 .u810a__bcb{
    font-size: 1.25rem;
    color: #666;
    max-width: 760px;
    margin: 0 auto 40px;
    }
div.sd5516_a166.rzwrwj5177 .j6e10__98e30{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 32px;
    margin-bottom: 80px;
    }
div.sd5516_a166.rzwrwj5177 .d1ef__09a3{
    background: var(--card-bg);
    padding: 40px;
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    transition: var(--transition);
    border: 1px solid rgba(0,0,0,0.03); color: #1a1a2e;}
div.sd5516_a166.rzwrwj5177 .d1ef__09a3:hover{
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
    }
div.sd5516_a166.rzwrwj5177 .ozh0cztznm{
    width: 48px;
    height: 48px;
    background: var(--primary-color);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px; color: #1a1a2e;}
div.sd5516_a166.rzwrwj5177 .d1ef__09a3 h2{
    font-size: 1.5rem;
    margin-bottom: 16px;
    color: var(--text-color);
    }
div.sd5516_a166.rzwrwj5177 .d1ef__09a3 p{
    color: #555;
    margin-bottom: 20px;
    }
div.sd5516_a166.rzwrwj5177 .c73c5209{
    display: flex;
    align-items: center;
    gap: 60px;
    padding: 80px 0;
    border-top: 1px solid rgba(0,0,0,0.05);
    }
div.sd5516_a166.rzwrwj5177 .kf945c9_ca{
    flex: 1;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--shadow);
    }
div.sd5516_a166.rzwrwj5177 .kf945c9_ca img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    }
div.sd5516_a166.rzwrwj5177 .ra749c__1ca01{
    flex: 1;
    }
div.sd5516_a166.rzwrwj5177 .ra749c__1ca01 h2{
    font-size: 2rem;
    margin-bottom: 24px;
    }
div.sd5516_a166.rzwrwj5177 .t6ccef2d{
    list-style: none;
    padding: 0;
    }
div.sd5516_a166.rzwrwj5177 .t6ccef2d li{
    margin-bottom: 16px;
    padding-left: 28px;
    position: relative;
    }
div.sd5516_a166.rzwrwj5177 .t6ccef2d li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--primary-color);
    font-weight: bold;
    }
div.sd5516_a166.rzwrwj5177 .fb7e64d{
    padding: 80px 0;
    background-color: #ffffff;
    border-radius: 40px 40px 0 0; color: #1a1a2e;}
div.sd5516_a166.rzwrwj5177 .o16c6442_5u{
    text-align: center;
    margin-bottom: 50px;
    }
div.sd5516_a166.rzwrwj5177 .ea1d0__c9f{
    max-width: 800px;
    margin: 0 auto 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
    }
div.sd5516_a166.rzwrwj5177 .ea1d0__c9f h3{
    font-size: 1.2rem;
    margin-bottom: 12px;
    color: var(--text-color);
    }
div.sd5516_a166.rzwrwj5177 .ea1d0__c9f p{
    color: #666;
    }
div.sd5516_a166.rzwrwj5177 .inline-link{
    color: var(--text-color);
    text-decoration: none;
    border-bottom: 2px solid var(--primary-color);
    font-weight: 600;
    transition: var(--transition);
    }
div.sd5516_a166.rzwrwj5177 .inline-link:hover{
    background-color: var(--primary-color);
    color: #000;
    }
div.sd5516_a166.rzwrwj5177 .p433h4s2ju{
    background: var(--text-color);
    color: #fff;
    padding: 80px 40px;
    border-radius: var(--border-radius);
    text-align: center;
    margin: 60px auto;
    max-width: var(--max-width);
    }
div.sd5516_a166.rzwrwj5177 .jdc20__f667{
    display: inline-block;
    background-color: var(--primary-color);
    color: #000;
    padding: 18px 48px;
    border-radius: 30px;
    font-weight: 700;
    text-decoration: none;
    margin-top: 32px;
    box-shadow: 0 4px 14px rgba(154, 219, 92, 0.4);
    transition: var(--transition);
    }
div.sd5516_a166.rzwrwj5177 .jdc20__f667:hover{
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(154, 219, 92, 0.6);
    }
@media (max-width: 768px) {div.sd5516_a166.rzwrwj5177 .c73c5209{
    flex-direction: column;
    }
div.sd5516_a166.rzwrwj5177 .oad1fe45{
    padding: 60px 0 40px;
    }}
.t1b3333{
    width: 100%;
    background-color: var(--bg-color, #f5f6f4);
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.06));
    padding-top: 32px;
    padding-bottom: 32px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1a1a2e;}
.o848c18a6{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    }
.tf7e2a__fed{
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    width: auto;
    box-sizing: border-box;
    }
.g8fddc8a677{
    color: var(--text-muted, #737373);
    font-size: 14px;
    line-height: 1.5;
    flex: 0 0 auto;
    width: auto;
    letter-spacing: 0.2px;
    }
.nccef6d4_lu{
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 0 1 auto;
    width: auto;
    box-sizing: border-box;
    }
.of2c5__8b2{
    color: var(--text-muted, #737373);
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.16, 1, 0.3, 1));
    flex: 0 0 auto;
    width: auto;
    letter-spacing: 0.2px;
    }
.of2c5__8b2:hover{
    color: var(--text-color, #1a1a1a);
    }
.x837473f{
    color: var(--border-color, rgba(0, 0, 0, 0.06));
    font-size: 12px;
    flex: 0 0 auto;
    width: auto;
    user-select: none;
    }
@media (max-width: 640px){.t1b3333{
    padding-top: 24px;
    padding-bottom: 24px;
    }
.o848c18a6{
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    }
.tf7e2a__fed{
    width: 100%;
    justify-content: center;
    flex: 0 0 auto;
    }
.nccef6d4_lu{
    width: 100%;
    justify-content: center;
    flex: 0 0 auto;
    }}
.fu0kz6kkjen, .fu0kz6kkjen *{
    box-sizing: border-box;
    }
.fu0kz6kkjen{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a1a2e;}
.jknpcq7i{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    width: 100%;
    }
.q7d0e_dc{
    text-decoration: none;
    display: flex;
    align-items: center;
    z-index: 1001;
    }
.j3a224__b25b{
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.oeab06ea33a{
    display: none;
    }
.tae3__56b{
    display: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    }
.q1152c_91d1{
    position: relative;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.q1152c_91d1::before, .q1152c_91d1::after{
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.q1152c_91d1::before{ top: -8px; }
.q1152c_91d1::after{ bottom: -8px; }
.ff5daa__4d52{
    display: flex;
    align-items: center;
    gap: 2rem;
    flex: 1;
    justify-content: flex-end;
    }
.qpxkebo92w{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0.25rem;
    }
.ycf3a8_25b3{
    display: inline-flex;
    }
.k3502__e6e7{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.k3502__e6e7:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.n651fc3_12{
    display: flex;
    align-items: center;
    }
.o1cdd8e7_qzb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 0.6rem 1.25rem;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    }
.o1cdd8e7_qzb:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
@media (max-width: 900px){.tae3__56b {
    display: flex;
    }
.ff5daa__4d52 {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem 5vw;
    gap: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    overflow-y: auto; color: #1a1a2e;}
.oeab06ea33a:checked ~ .ff5daa__4d52 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1 {
    background-color: transparent;
    }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1::before {
    transform: rotate(45deg);
    top: 0;
    }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1::after {
    transform: rotate(-45deg);
    bottom: 0;
    }
.qpxkebo92w {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
    }
.ycf3a8_25b3 {
    width: 100%;
    }
.k3502__e6e7 {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    background-color: rgba(0, 0, 0, 0.02); color: #ffffff;}
.n651fc3_12 {
    width: 100%;
    margin-top: 1rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--border-color);
    }
.o1cdd8e7_qzb {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    }}
.k3502__e6e7.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 901px){.fu0kz6kkjen #nt7c46a035cf, .fu0kz6kkjen label[for="nt7c46a035cf"]{ display: none !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k3502__e6e7.active {color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt7c46a035cf:checked ~ .ff5daa__4d52 { right: 0 !important; left: auto !important; }
@media (max-width: 900px) {.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52 { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 900px) {#nt7c46a035cf:checked ~ .ff5daa__4d52 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px) {.fu0kz6kkjen.q6b739_90f1 #nt7c46a035cf, .fu0kz6kkjen.q6b739_90f1 label[for="nt7c46a035cf"] { display: none !important; }}
@media (min-width: 901px) {.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52 { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px) {.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52 { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px) {.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.sd5516_a166 img.d2a926feb {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.sd5516_a166 img.d2a926feb.x44b3f_bb8c { aspect-ratio: 16 / 9; }
div.sd5516_a166 img.d2a926feb.a9413e_b915 { aspect-ratio: 16 / 10; }
div.sd5516_a166 img.d2a926feb.ca381c_bc68 { aspect-ratio: 4 / 3; }
div.sd5516_a166 img.d2a926feb.p9a7__18b4 { aspect-ratio: 1 / 1; }
div.sd5516_a166 :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.sd5516_a166 .ieca731f9 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.sd5516_a166 .ieca731f9.x44b3f_bb8c { aspect-ratio: 16 / 9; }
div.sd5516_a166 .ieca731f9.a9413e_b915 { aspect-ratio: 16 / 10; }
div.sd5516_a166 .ieca731f9.ca381c_bc68 { aspect-ratio: 4 / 3; }
div.sd5516_a166 .ieca731f9.p9a7__18b4 { aspect-ratio: 1 / 1; }
div.sd5516_a166 .ieca731f9 > img.d2a926feb,
    div.sd5516_a166 .ieca731f9 > picture > img.d2a926feb {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.fu0kz6kkjen, .fu0kz6kkjen *{
    box-sizing: border-box;
    }
.fu0kz6kkjen{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a1a2e;}
.jknpcq7i{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    width: 100%;
    }
.q7d0e_dc{
    text-decoration: none;
    display: flex;
    align-items: center;
    z-index: 1001;
    }
.j3a224__b25b{
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.oeab06ea33a{
    display: none;
    }
.tae3__56b{
    display: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    }
.q1152c_91d1{
    position: relative;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.q1152c_91d1::before, .q1152c_91d1::after{
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.q1152c_91d1::before{ top: -8px; }
.q1152c_91d1::after{ bottom: -8px; }
.ff5daa__4d52{
    display: flex;
    align-items: center;
    gap: 2rem;
    flex: 1;
    justify-content: flex-end;
    }
.qpxkebo92w{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0.25rem;
    }
.ycf3a8_25b3{
    display: inline-flex;
    }
.k3502__e6e7{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.k3502__e6e7:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.04);
    }
.n651fc3_12{
    display: flex;
    align-items: center;
    }
.o1cdd8e7_qzb{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: var(--primary-color);
    color: #1a1a2e;
    padding: 0.6rem 1.25rem;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    }
.o1cdd8e7_qzb:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
@media (max-width: 900px){.tae3__56b {
    display: flex;
    }
.ff5daa__4d52 {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem 5vw;
    gap: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    overflow-y: auto; color: #1a1a2e;}
.oeab06ea33a:checked ~ .ff5daa__4d52 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1 {
    background-color: transparent;
    }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1::before {
    transform: rotate(45deg);
    top: 0;
    }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1::after {
    transform: rotate(-45deg);
    bottom: 0;
    }
.qpxkebo92w {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
    }
.ycf3a8_25b3 {
    width: 100%;
    }
.k3502__e6e7 {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    background-color: rgba(0, 0, 0, 0.02); color: #ffffff;}
.n651fc3_12 {
    width: 100%;
    margin-top: 1rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--border-color);
    }
.o1cdd8e7_qzb {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    }}
.k3502__e6e7.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 901px){.fu0kz6kkjen #nt7c46a035cf, .fu0kz6kkjen label[for="nt7c46a035cf"]{ display: none !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k3502__e6e7.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt7c46a035cf:checked ~ .ff5daa__4d52{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 900px){#nt7c46a035cf:checked ~ .ff5daa__4d52{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 #nt7c46a035cf, .fu0kz6kkjen.q6b739_90f1 label[for="nt7c46a035cf"]{ display: none !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t1b3333{
    width: 100%;
    background-color: var(--bg-color, #f5f6f4);
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.06));
    padding-top: 32px;
    padding-bottom: 32px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1a1a2e;}
.o848c18a6{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    }
.tf7e2a__fed{
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    width: auto;
    box-sizing: border-box;
    }
.g8fddc8a677{
    color: var(--text-muted, #737373);
    font-size: 14px;
    line-height: 1.5;
    flex: 0 0 auto;
    width: auto;
    letter-spacing: 0.2px;
    }
.nccef6d4_lu{
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 0 1 auto;
    width: auto;
    box-sizing: border-box;
    }
.of2c5__8b2{
    color: var(--text-muted, #737373);
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.16, 1, 0.3, 1));
    flex: 0 0 auto;
    width: auto;
    letter-spacing: 0.2px;
    }
.of2c5__8b2:hover{
    color: var(--text-color, #1a1a1a);
    }
.x837473f{
    color: var(--border-color, rgba(0, 0, 0, 0.06));
    font-size: 12px;
    flex: 0 0 auto;
    width: auto;
    user-select: none;
    }
@media (max-width: 640px){.t1b3333{
    padding-top: 24px;
    padding-bottom: 24px;
    }
.o848c18a6{
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    }
.tf7e2a__fed{
    width: 100%;
    justify-content: center;
    flex: 0 0 auto;
    }
.nccef6d4_lu{
    width: 100%;
    justify-content: center;
    flex: 0 0 auto;
    }}
.fu0kz6kkjen, .fu0kz6kkjen *{
  box-sizing: border-box;
}
.fu0kz6kkjen{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a1a2e;}
.jknpcq7i{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  width: 100%;
}
.q7d0e_dc{
  text-decoration: none;
  display: flex;
  align-items: center;
  z-index: 1001;
}
.j3a224__b25b{
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.02em;
}
.oeab06ea33a{
  display: none;
}
.tae3__56b{
  display: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  z-index: 1001;
}
.q1152c_91d1{
  position: relative;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.q1152c_91d1::before, .q1152c_91d1::after{
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.q1152c_91d1::before{ top: -8px; }
.q1152c_91d1::after{ bottom: -8px; }
.ff5daa__4d52{
  display: flex;
  align-items: center;
  gap: 2rem;
  flex: 1;
  justify-content: flex-end;
}
.qpxkebo92w{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.25rem;
}
.ycf3a8_25b3{
  display: inline-flex;
}
.k3502__e6e7{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.k3502__e6e7:hover{
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.04);
}
.n651fc3_12{
  display: flex;
  align-items: center;
}
.o1cdd8e7_qzb{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: var(--primary-color);
  color: #1a1a2e;
  padding: 0.6rem 1.25rem;
  font-size: 0.95rem;
  font-weight: 600;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
}
.o1cdd8e7_qzb:hover{
  background: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
@media (max-width: 900px){.tae3__56b {
    display: flex;
  }
.ff5daa__4d52 {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--nav-height));
    background-color: var(--bg-color);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 2rem 5vw;
    gap: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    overflow-y: auto; color: #1a1a2e;}
.oeab06ea33a:checked ~ .ff5daa__4d52 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1 {
    background-color: transparent;
  }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1::before {
    transform: rotate(45deg);
    top: 0;
  }
.oeab06ea33a:checked ~ .tae3__56b .q1152c_91d1::after {
    transform: rotate(-45deg);
    bottom: 0;
  }
.qpxkebo92w {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
  }
.ycf3a8_25b3 {
    width: 100%;
  }
.k3502__e6e7 {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    background-color: rgba(0, 0, 0, 0.02); color: #ffffff;}
.n651fc3_12 {
    width: 100%;
    margin-top: 1rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--border-color);
  }
.o1cdd8e7_qzb {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
  }}
.k3502__e6e7.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
@media (min-width: 901px){.fu0kz6kkjen #nt7c46a035cf, .fu0kz6kkjen label[for="nt7c46a035cf"]{ display: none !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen .ff5daa__4d52 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.k3502__e6e7.active{color: #ffffff; background-color: rgba(0, 0, 0, 0.04);}
#nt7c46a035cf:checked ~ .ff5daa__4d52{ right: 0 !important; left: auto !important; }
@media (max-width: 900px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 900px){#nt7c46a035cf:checked ~ .ff5daa__4d52{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 #nt7c46a035cf, .fu0kz6kkjen.q6b739_90f1 label[for="nt7c46a035cf"]{ display: none !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 901px){.fu0kz6kkjen.q6b739_90f1 .ff5daa__4d52 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n03782d5bd8{
    width: 100%;
    background-color: var(--bg-color, #f5f6f4);
    border-top: 1px solid var(--border-color, rgba(0, 0, 0, 0.06));
    padding-top: 32px;
    padding-bottom: 32px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1a1a2e;}
.z885b5_4ccc{
    width: var(--max-width, min(1200px, 92vw));
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}
.d6c51dd02{
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    width: auto;
    box-sizing: border-box;
}
.e49a__1f4d{
    color: var(--text-muted, #737373);
    font-size: 14px;
    line-height: 1.5;
    flex: 0 0 auto;
    width: auto;
    letter-spacing: 0.2px;
}
.d28e23_c06f{
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 0 1 auto;
    width: auto;
    box-sizing: border-box;
}
.tfab9d_8f43{
    color: var(--text-muted, #737373);
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
    transition: var(--transition, all 0.3s cubic-bezier(0.16, 1, 0.3, 1));
    flex: 0 0 auto;
    width: auto;
    letter-spacing: 0.2px;
}
.tfab9d_8f43:hover{
    color: var(--text-color, #1a1a1a);
}
.s3ef8eb1c{
    color: var(--border-color, rgba(0, 0, 0, 0.06));
    font-size: 12px;
    flex: 0 0 auto;
    width: auto;
    user-select: none;
}
@media (max-width: 640px){.n03782d5bd8{
        padding-top: 24px;
        padding-bottom: 24px;
    }
.z885b5_4ccc{
        flex-direction: column;
        justify-content: center;
        gap: 12px;
    }
.d6c51dd02{
        width: 100%;
        justify-content: center;
        flex: 0 0 auto;
    }
.d28e23_c06f{
        width: 100%;
        justify-content: center;
        flex: 0 0 auto;
    }}
.od0dc7487{box-sizing:border-box;}
.e65ebf_7be5{box-sizing:border-box;}
.g95577136{display:block;max-width:100%;height:auto;}
.aee3b5_23ac{box-sizing:border-box;}
@media (max-width: 768px) {div.sd5516_a166.rzwrwj5177 .c73c5209 { flex-direction: column !important; align-items: stretch !important; gap: 24px !important; padding: 48px 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }
div.sd5516_a166.rzwrwj5177 .c73c5209 > * { width: 100% !important; max-width: 100% !important; min-width: 0 !important; }
.o848c18a6 { 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; }}