:root {

  --wps-primary: var(--primary-color, hsl(95, 70%, 61%));
  --wps-secondary: var(--secondary-color, hsl(172, 56%, 61%));
  --wps-text: var(--text-color, hsl(95, 10%, 11%));
  --wps-bg: var(--bg-color, hsl(95, 7%, 96%));
  --wps-card-bg: #ffffff;
  --wps-radius: var(--border-radius, 12px);
  --wps-shadow: var(--shadow-sm, 0 4px 20px rgba(0,0,0,0.05));
  --max-width: min(1200px, 92vw);
  --primary-color: hsl(95, 50%, 35%);
  --secondary-color: hsl(172, 50%, 35%);
  --bg-color: hsl(95, 7%, 96%);
  --text-color: hsl(95, 10%, 11%);
  --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;
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --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.i602__580.lgfwiticz{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--wps-text);
    background-color: var(--wps-bg);
    line-height: 1.6;
    padding: 0;
    margin: 0;
    }
div.sd5516_a166.i602__580 .kcab243b0c{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 60px 20px;
    }
div.sd5516_a166.i602__580 .ie961dd97{
    text-align: center;
    padding: 80px 20px;
    background: linear-gradient(135deg, #ffffff 0%, var(--wps-bg) 100%);
    border-bottom: 1px solid rgba(0,0,0,0.05); color: #1a1a2e;}
div.sd5516_a166.i602__580 .ie961dd97 h1{
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--wps-text);
    letter-spacing: -1px;
    }
div.sd5516_a166.i602__580 .ie961dd97 p{
    font-size: 1.25rem;
    color: #666;
    max-width: 760px;
    margin: 0 auto;
    }
div.sd5516_a166.i602__580 .j9ad2e6fb{
    margin-bottom: 80px;
    }
div.sd5516_a166.i602__580 .w71531_05{
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 40px;
    }
div.sd5516_a166.i602__580 .k9937d_4pl{
    background: var(--wps-card-bg);
    border-radius: var(--wps-radius);
    padding: 30px;
    box-shadow: var(--wps-shadow);
    transition: transform 0.3s ease; color: #1a1a2e;}
div.sd5516_a166.i602__580 .k9937d_4pl:hover{
    transform: translateY(-2px);
    }
div.sd5516_a166.i602__580 .k9937d_4pl h3{
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 15px;
    color: var(--wps-text);
    display: flex;
    align-items: flex-start;
    }
div.sd5516_a166.i602__580 .k9937d_4pl h3::before{
    content: "Q:";
    color: var(--wps-primary);
    margin-right: 12px;
    font-weight: 900;
    }
div.sd5516_a166.i602__580 .mb3c0f63cd5{
    color: #444;
    font-size: 1.05rem;
    padding-left: 35px;
    }
div.sd5516_a166.i602__580 .mb3c0f63cd5 p{
    margin-bottom: 12px;
    }
div.sd5516_a166.i602__580 .mb3c0f63cd5 ul{
    padding-left: 20px;
    margin-bottom: 15px;
    }
div.sd5516_a166.i602__580 .mb3c0f63cd5 li{
    margin-bottom: 8px;
    }
div.sd5516_a166.i602__580 .xfb254__ea5{
    background: #111;
    color: #fff;
    border-radius: 24px;
    padding: 60px;
    margin: 80px 0;
    display: flex;
    align-items: center;
    gap: 40px;
    overflow: hidden;
    }
div.sd5516_a166.i602__580 .m212dab6b{
    flex: 1;
    }
div.sd5516_a166.i602__580 .z94a9c33ca5{
    flex: 1;
    max-width: 450px;
    }
div.sd5516_a166.i602__580 .z94a9c33ca5 img{
    width: 100%;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
    aspect-ratio: 16/10;
    }
div.sd5516_a166.i602__580 .xfb254__ea5 h2{
    color: var(--wps-primary);
    font-size: 2rem;
    margin-bottom: 20px;
    }
div.sd5516_a166.i602__580 .jcefb5a_u3tf{
    list-style: none;
    padding: 0;
    }
div.sd5516_a166.i602__580 .jcefb5a_u3tf li{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.sd5516_a166.i602__580 .jcefb5a_u3tf span{
    background: var(--wps-primary);
    color: #000;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    font-weight: bold;
    flex-shrink: 0;
    }
div.sd5516_a166.i602__580 .oba309dc97{
    text-align: center;
    padding: 60px;
    background: #fff;
    border-radius: var(--wps-radius);
    box-shadow: var(--wps-shadow); color: #1a1a2e;}
div.sd5516_a166.i602__580 .jd36ba_a7{
    display: inline-block;
    background: var(--wps-primary);
    color: #000;
    padding: 18px 48px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 10px 30px rgba(151, 226, 85, 0.3);
    margin-top: 25px;
    }
div.sd5516_a166.i602__580 .jd36ba_a7:hover{
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(151, 226, 85, 0.4);
    }
div.sd5516_a166.i602__580 .dc997f0c56b{
    margin-bottom: 20px;
    }
div.sd5516_a166.i602__580 .dc997f0c56b a{
    color: #444;
    text-decoration: none;
    margin: 0 15px;
    transition: color 0.2s;
    }
div.sd5516_a166.i602__580 .dc997f0c56b a:hover{
    color: var(--wps-primary);
    }
@media (max-width: 900px) {div.sd5516_a166.i602__580 .xfb254__ea5{
    flex-direction: column;
    padding: 40px 20px;
    text-align: center;
    }
div.sd5516_a166.i602__580 .jcefb5a_u3tf li{
    justify-content: center;
    }
div.sd5516_a166.i602__580 .ie961dd97 h1{
    font-size: 2.2rem;
    }}
.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.i602__580 .xfb254__ea5 { 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.i602__580 .xfb254__ea5 > * { 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; }}