:root {

  --primary-color: hsl(168, 76%, 42%);
  --secondary-color: hsl(319, 60%, 54%);
  --text-main: var(--content-text, hsl(220, 10%, 11%));
  --text-muted: hsl(168, 5%, 40%);
  --bg-light: hsl(168, 7%, 96%);
  --bg-white: #ffffff;
  --border-color: hsla(168, 10%, 10%, 0.08);
  --max-width: 1200px;
  --content-width: 680px;
  --radius-lg: 24px;
  --radius-md: 8px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --bg-color: hsl(168, 7%, 96%);
  --text-color: hsl(168, 10%, 10%);
  --radius-sm: 4px;
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.12);
  --nav-height: 72px;
  --nav-bg: rgba(245, 246, 246, 0.95);
  --font-serif: "Georgia", "Times New Roman", serif;
  --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --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.tedb__cad9.wba2yh4z{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--text-main, #1a1a1a);
    background-color: var(--bg-light, #f8f9fa);
    line-height: 1.6;
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    }
div.tedb__cad9.wba2yh4z .uc9a685ee4{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 80px 24px;
    }
div.tedb__cad9.wba2yh4z .m195cf7c1{
    text-align: left;
    max-width: var(--content-width);
    }
div.tedb__cad9.wba2yh4z .b43fa599d{
    margin-bottom: 60px;
    }
div.tedb__cad9.wba2yh4z h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    line-height: 1.1;
    margin: 0 0 24px 0;
    letter-spacing: -0.02em;
    color: var(--text-main);
    }
div.tedb__cad9.wba2yh4z .uacd4a_jfk{
    font-size: 1.25rem;
    color: var(--text-muted);
    margin-bottom: 32px;
    }
div.tedb__cad9.wba2yh4z .y8f2195a97{
    text-align: left;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 16px;
    }
div.tedb__cad9.wba2yh4z .y8f2195a97 h2{
    font-size: 1.75rem;
    margin: 0;
    color: var(--text-main);
    }
div.tedb__cad9.wba2yh4z .p58c99a_5e0{
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 80px;
    }
div.tedb__cad9.wba2yh4z .bdc9d__ebb{
    background: var(--bg-white);
    padding: 32px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid transparent; color: #1a1a2e;}
div.tedb__cad9.wba2yh4z .bdc9d__ebb:hover{
    transform: translateY(-4px);
    border-color: var(--primary-color);
    }
div.tedb__cad9.wba2yh4z .e7c5e9d_zv{
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.tedb__cad9.wba2yh4z .e7c5e9d_zv::before{
    content: "Q";
    color: var(--primary-color);
    font-style: italic;
    font-size: 1.5rem;
    }
div.tedb__cad9.wba2yh4z .ua8b61b_d61{
    color: var(--text-muted);
    font-size: 1.05rem;
    }
div.tedb__cad9.wba2yh4z .ua8b61b_d61 p{
    margin: 0 0 12px 0;
    }
div.tedb__cad9.wba2yh4z .ua8b61b_d61 ul{
    padding-left: 20px;
    margin: 12px 0;
    }
div.tedb__cad9.wba2yh4z .ua8b61b_d61 li{
    margin-bottom: 8px;
    }
div.tedb__cad9.wba2yh4z .ac3b7f5e{
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    color: #fff;
    padding: 60px;
    border-radius: 24px;
    margin: 80px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    }
div.tedb__cad9.wba2yh4z .d86bc__59e0 h2{
    color: var(--primary-color);
    font-size: 2rem;
    margin-bottom: 20px;
    }
div.tedb__cad9.wba2yh4z .g7859065{
    list-style: none;
    padding: 0;
    }
div.tedb__cad9.wba2yh4z .g7859065 li{
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    display: flex;
    gap: 15px;
    }
div.tedb__cad9.wba2yh4z .i9206b2{
    background: var(--primary-color);
    color: #000;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    flex-shrink: 0;
    }
div.tedb__cad9.wba2yh4z .w332a29af0a img{
    width: 100%;
    border-radius: var(--radius-md);
    object-fit: cover;
    aspect-ratio: 4/3;
    }
div.tedb__cad9.wba2yh4z .p735e9a875{
    text-align: left;
    padding: 60px 0;
    max-width: var(--content-width);
    }
div.tedb__cad9.wba2yh4z .ddf05__e55{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    }
div.tedb__cad9.wba2yh4z .fp07ar4iv{
    padding: 16px 32px;
    border-radius: var(--radius-md);
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    display: inline-block;
    }
div.tedb__cad9.wba2yh4z .b5bf23f_nd71{
    background-color: var(--primary-color);
    color: #000;
    box-shadow: 0 10px 20px -10px var(--primary-color);
    }
div.tedb__cad9.wba2yh4z .t025bec98b{
    background-color: transparent;
    border: 1px solid var(--border-color);
    color: var(--text-main);
    }
div.tedb__cad9.wba2yh4z .fp07ar4iv:hover{
    filter: brightness(1.1);
    transform: translateY(-2px);
    }
div.tedb__cad9.wba2yh4z .g88e__785a{
    max-width: var(--max-width);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
    }
div.tedb__cad9.wba2yh4z .wb1b__6a9b h3{
    margin: 0 0 16px 0;
    color: var(--primary-color);
    }
div.tedb__cad9.wba2yh4z .vefb60_0adb h4{
    margin: 0 0 20px 0;
    }
div.tedb__cad9.wba2yh4z .vefb60_0adb ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.tedb__cad9.wba2yh4z .vefb60_0adb li{
    margin-bottom: 12px;
    }
div.tedb__cad9.wba2yh4z .vefb60_0adb a{
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
div.tedb__cad9.wba2yh4z .vefb60_0adb a:hover{
    color: var(--primary-color);
    }
@media (max-width: 992px) {div.tedb__cad9.wba2yh4z .ac3b7f5e{
    grid-template-columns: 1fr;
    }
div.tedb__cad9.wba2yh4z .g88e__785a{
    grid-template-columns: 1fr 1fr;
    }}
@media (max-width: 640px) {div.tedb__cad9.wba2yh4z .y8f2195a97{
    text-align: left;
    }
div.tedb__cad9.wba2yh4z .g88e__785a{
    grid-template-columns: 1fr;
    }}
div.tedb__cad9.wba2yh4z .qgd2qpba3{box-sizing:border-box;}
.y19ab0_8g3{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 64px;
    font-family: Georgia, "Times New Roman", "Noto Serif SC", "Songti SC", serif;
    box-sizing: border-box; color: #1a1a2e;}
.jd66b8d1880{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    }
.g74689_rd{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    }
.a0cc__0e7{
    width: 100%;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.b94283ad{
    width: 100%;
    max-width: 680px;
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    }
.t327a__549a5{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 48px;
    margin-bottom: 32px; color: #ffffff;}
.ffff21d_fg5{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    }
.vz878u7rz6x{
    width: 100%;
    margin: 0;
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.2px;
    }
.u707afe9_k9f1{
    width: 100%;
    margin: 0;
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.2px;
    }
@media (min-width: 768px){.ffff21d_fg5{
    flex-direction: row;
    justify-content: flex-start;
    gap: 48px;
    }
.vz878u7rz6x{
    width: auto;
    flex: 0 0 auto;
    }
.u707afe9_k9f1{
    width: auto;
    flex: 0 0 auto;
    }}
.h845__e777{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    font-family: var(--font-sans); color: #1a1a2e;}
.fd9ec5_ab0{
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.vb04__48ec1{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    margin-right: 48px;
    letter-spacing: -0.5px;
    }
.wee3e2_21{
    flex: 1;
    display: flex;
    align-items: center;
    }
.ac36f273_guj2{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 8px;
    }
.d3599wdiq{
    display: flex;
    align-items: center;
    }
.eeed9d_y3{
    font-size: 14px;
    font-weight: 500;
    color: var(--text-muted);
    text-decoration: none;
    padding: 8px 12px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.eeed9d_y3:hover{
    color: #ffffff;
    background: rgba(0, 0, 0, 0.03);
    }
.e40880725{
    margin-left: auto; 
    }
.eh3zmczr{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.1);
    }
.eh3zmczr:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.lfd3468_ccb, .jff2f_61{
    display: none;
    }
@media (max-width: 1024px){.vb04__48ec1 {
    margin-right: auto;
    }
.jff2f_61 {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    order: 3;
    margin-left: 16px;
    }
.pc5ce2c,
    .pc5ce2c::before,
    .pc5ce2c::after {
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: absolute;
    transition: var(--transition); color: #ffffff;}
.pc5ce2c::before { content: ""; transform: translateY(-6px); }
.pc5ce2c::after { content: ""; transform: translateY(6px); }
.wee3e2_21 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.ac36f273_guj2 {
    flex-direction: column;
    width: 100%;
    padding: 24px;
    gap: 0;
    }
.eeed9d_y3 {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
    }
.e40880725 {
    order: 2;
    margin-left: 0;
    }
.lfd3468_ccb:checked ~ .wee3e2_21 {
    max-height: 100vh;
    border-bottom-width: 1px;
    }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c {
    background: transparent;
    }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c::before {
    transform: rotate(45deg);
    }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c::after {
    transform: rotate(-45deg);
    }}
@media (max-width: 480px){.fd9ec5_ab0{
    padding: 0 16px;
    }
.eh3zmczr{
    padding: 8px 16px;
    font-size: 13px;
    }}
.eeed9d_y3.active{color: #ffffff; background: rgba(0, 0, 0, 0.03);}
@media (min-width: 1025px){.h845__e777 #nt3a9e993a45, .h845__e777 label[for="nt3a9e993a45"]{ display: none !important; }}
@media (min-width: 1025px){.h845__e777 .wee3e2_21{ 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: 1025px){.h845__e777 .wee3e2_21{ 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: 1025px){.h845__e777 .wee3e2_21 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.eeed9d_y3.active {color: #ffffff; background: rgba(0, 0, 0, 0.03);}
#nt3a9e993a45:checked ~ .wee3e2_21 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.h845__e777.cd60__3770 .wee3e2_21 { 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: 1024px) {#nt3a9e993a45:checked ~ .wee3e2_21 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.h845__e777.cd60__3770 #nt3a9e993a45, .h845__e777.cd60__3770 label[for="nt3a9e993a45"] { display: none !important; }}
@media (min-width: 1025px) {.h845__e777.cd60__3770 .wee3e2_21 { 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: 1025px) {.h845__e777.cd60__3770 .wee3e2_21 { 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: 1025px) {.h845__e777.cd60__3770 .wee3e2_21 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.tedb__cad9 img.l012__8780 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.tedb__cad9 img.l012__8780.v0e2f07d6 { aspect-ratio: 16 / 9; }
div.tedb__cad9 img.l012__8780.l048e8a9c26 { aspect-ratio: 16 / 10; }
div.tedb__cad9 img.l012__8780.lf0c4e_9fe8 { aspect-ratio: 4 / 3; }
div.tedb__cad9 img.l012__8780.k15124477 { aspect-ratio: 1 / 1; }
div.tedb__cad9 :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.tedb__cad9 .ocb3__11f5 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.tedb__cad9 .ocb3__11f5.v0e2f07d6 { aspect-ratio: 16 / 9; }
div.tedb__cad9 .ocb3__11f5.l048e8a9c26 { aspect-ratio: 16 / 10; }
div.tedb__cad9 .ocb3__11f5.lf0c4e_9fe8 { aspect-ratio: 4 / 3; }
div.tedb__cad9 .ocb3__11f5.k15124477 { aspect-ratio: 1 / 1; }
div.tedb__cad9 .ocb3__11f5 > img.l012__8780,
    div.tedb__cad9 .ocb3__11f5 > picture > img.l012__8780 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.v0f29aece65 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.v0f29aece65 > :first-child,
    .v0f29aece65 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.h845__e777{
    position: sticky;
    top: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    align-items: center;
    font-family: var(--font-sans); color: #1a1a2e;}
.fd9ec5_ab0{
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.vb04__48ec1{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    margin-right: 48px;
    letter-spacing: -0.5px;
    }
.wee3e2_21{
    flex: 1;
    display: flex;
    align-items: center;
    }
.ac36f273_guj2{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 8px;
    }
.d3599wdiq{
    display: flex;
    align-items: center;
    }
.eeed9d_y3{
    font-size: 14px;
    font-weight: 500;
    color: var(--text-muted);
    text-decoration: none;
    padding: 8px 12px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.eeed9d_y3:hover{
    color: #ffffff;
    background: rgba(0, 0, 0, 0.03);
    }
.e40880725{
    margin-left: auto; 
    }
.eh3zmczr{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border: 1px solid rgba(0, 0, 0, 0.1);
    }
.eh3zmczr:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.lfd3468_ccb, .jff2f_61{
    display: none;
    }
@media (max-width: 1024px){.vb04__48ec1 {
    margin-right: auto;
    }
.jff2f_61 {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    order: 3;
    margin-left: 16px;
    }
.pc5ce2c,
    .pc5ce2c::before,
    .pc5ce2c::after {
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: absolute;
    transition: var(--transition); color: #ffffff;}
.pc5ce2c::before { content: ""; transform: translateY(-6px); }
.pc5ce2c::after { content: ""; transform: translateY(6px); }
.wee3e2_21 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.ac36f273_guj2 {
    flex-direction: column;
    width: 100%;
    padding: 24px;
    gap: 0;
    }
.eeed9d_y3 {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
    }
.e40880725 {
    order: 2;
    margin-left: 0;
    }
.lfd3468_ccb:checked ~ .wee3e2_21 {
    max-height: 100vh;
    border-bottom-width: 1px;
    }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c {
    background: transparent;
    }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c::before {
    transform: rotate(45deg);
    }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c::after {
    transform: rotate(-45deg);
    }}
@media (max-width: 480px){.fd9ec5_ab0{
    padding: 0 16px;
    }
.eh3zmczr{
    padding: 8px 16px;
    font-size: 13px;
    }}
.eeed9d_y3.active{color: #ffffff; background: rgba(0, 0, 0, 0.03);}
@media (min-width: 1025px){.h845__e777 #nt3a9e993a45, .h845__e777 label[for="nt3a9e993a45"]{ display: none !important; }}
@media (min-width: 1025px){.h845__e777 .wee3e2_21{ 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: 1025px){.h845__e777 .wee3e2_21{ 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: 1025px){.h845__e777 .wee3e2_21 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.eeed9d_y3.active{color: #ffffff; background: rgba(0, 0, 0, 0.03);}
#nt3a9e993a45:checked ~ .wee3e2_21{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.h845__e777.cd60__3770 .wee3e2_21{ 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: 1024px){#nt3a9e993a45:checked ~ .wee3e2_21{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.h845__e777.cd60__3770 #nt3a9e993a45, .h845__e777.cd60__3770 label[for="nt3a9e993a45"]{ display: none !important; }}
@media (min-width: 1025px){.h845__e777.cd60__3770 .wee3e2_21{ 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: 1025px){.h845__e777.cd60__3770 .wee3e2_21{ 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: 1025px){.h845__e777.cd60__3770 .wee3e2_21 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y19ab0_8g3{
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 64px;
    font-family: Georgia, "Times New Roman", "Noto Serif SC", "Songti SC", serif;
    box-sizing: border-box; color: #1a1a2e;}
.jd66b8d1880{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    }
.g74689_rd{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    }
.a0cc__0e7{
    width: 100%;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.b94283ad{
    width: 100%;
    max-width: 680px;
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    }
.t327a__549a5{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 48px;
    margin-bottom: 32px; color: #ffffff;}
.ffff21d_fg5{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    }
.vz878u7rz6x{
    width: 100%;
    margin: 0;
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.2px;
    }
.u707afe9_k9f1{
    width: 100%;
    margin: 0;
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.2px;
    }
@media (min-width: 768px){.ffff21d_fg5{
    flex-direction: row;
    justify-content: flex-start;
    gap: 48px;
    }
.vz878u7rz6x{
    width: auto;
    flex: 0 0 auto;
    }
.u707afe9_k9f1{
    width: auto;
    flex: 0 0 auto;
    }}
.h845__e777{
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  align-items: center;
  font-family: var(--font-sans); color: #1a1a2e;}
.fd9ec5_ab0{
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  
  justify-content: flex-start;
}
.vb04__48ec1{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  margin-right: 48px;
  letter-spacing: -0.5px;
}
.wee3e2_21{
  flex: 1;
  display: flex;
  align-items: center;
}
.ac36f273_guj2{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 8px;
}
.d3599wdiq{
  display: flex;
  align-items: center;
}
.eeed9d_y3{
  font-size: 14px;
  font-weight: 500;
  color: var(--text-muted);
  text-decoration: none;
  padding: 8px 12px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.eeed9d_y3:hover{
  color: #ffffff;
  background: rgba(0, 0, 0, 0.03);
}
.e40880725{
  margin-left: auto; 
}
.eh3zmczr{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.eh3zmczr:hover{
  background: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
.lfd3468_ccb, .jff2f_61{
  display: none;
}
@media (max-width: 1024px){.vb04__48ec1 {
    margin-right: auto;
  }
.jff2f_61 {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    order: 3;
    margin-left: 16px;
  }
.pc5ce2c,
  .pc5ce2c::before,
  .pc5ce2c::after {
    width: 20px;
    height: 2px;
    background: var(--text-color);
    position: absolute;
    transition: var(--transition); color: #ffffff;}
.pc5ce2c::before { content: ""; transform: translateY(-6px); }
.pc5ce2c::after { content: ""; transform: translateY(6px); }
.wee3e2_21 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    flex-direction: column;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.ac36f273_guj2 {
    flex-direction: column;
    width: 100%;
    padding: 24px;
    gap: 0;
  }
.eeed9d_y3 {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
.e40880725 {
    order: 2;
    margin-left: 0;
  }
.lfd3468_ccb:checked ~ .wee3e2_21 {
    max-height: 100vh;
    border-bottom-width: 1px;
  }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c {
    background: transparent;
  }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c::before {
    transform: rotate(45deg);
  }
.lfd3468_ccb:checked ~ .jff2f_61 .pc5ce2c::after {
    transform: rotate(-45deg);
  }}
@media (max-width: 480px){.fd9ec5_ab0{
    padding: 0 16px;
  }
.eh3zmczr{
    padding: 8px 16px;
    font-size: 13px;
  }}
.eeed9d_y3.active{color: #ffffff; background: rgba(0, 0, 0, 0.03);}
@media (min-width: 1025px){.h845__e777 #nt3a9e993a45, .h845__e777 label[for="nt3a9e993a45"]{ display: none !important; }}
@media (min-width: 1025px){.h845__e777 .wee3e2_21{ 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: 1025px){.h845__e777 .wee3e2_21{ 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: 1025px){.h845__e777 .wee3e2_21 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.eeed9d_y3.active{color: #ffffff; background: rgba(0, 0, 0, 0.03);}
#nt3a9e993a45:checked ~ .wee3e2_21{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.h845__e777.cd60__3770 .wee3e2_21{ 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: 1024px){#nt3a9e993a45:checked ~ .wee3e2_21{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.h845__e777.cd60__3770 #nt3a9e993a45, .h845__e777.cd60__3770 label[for="nt3a9e993a45"]{ display: none !important; }}
@media (min-width: 1025px){.h845__e777.cd60__3770 .wee3e2_21{ 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: 1025px){.h845__e777.cd60__3770 .wee3e2_21{ 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: 1025px){.h845__e777.cd60__3770 .wee3e2_21 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.q11e__a921{
  width: 100%;
  background-color: var(--bg-color);
  padding-top: 80px;
  padding-bottom: 64px;
  font-family: Georgia, "Times New Roman", "Noto Serif SC", "Songti SC", serif;
  box-sizing: border-box; color: #1a1a2e;}
.ha2e__d51e{
  width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.xcc2238cc72{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
}
.hcc01c4aa52{
  width: 100%;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
.wd997a_a49d{
  width: 100%;
  max-width: 680px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
}
.te4d7f410f3{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 48px;
  margin-bottom: 32px; color: #ffffff;}
.f3234ab092e{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.jee6bdb8a{
  width: 100%;
  margin: 0;
  font-size: 13px;
  color: var(--text-muted);
  letter-spacing: 0.2px;
}
.i56a47dde08{
  width: 100%;
  margin: 0;
  font-size: 13px;
  color: var(--text-muted);
  letter-spacing: 0.2px;
}
@media (min-width: 768px){.f3234ab092e{
    flex-direction: row;
    justify-content: flex-start;
    gap: 48px;
  }
.jee6bdb8a{
    width: auto;
    flex: 0 0 auto;
  }
.i56a47dde08{
    width: auto;
    flex: 0 0 auto;
  }}
.oa6481cba{box-sizing:border-box;}
.he7956fcea3{box-sizing:border-box;}
.t30384346ad{box-sizing:border-box;}
@media (max-width: 768px) {div.tedb__cad9.wba2yh4z .ac3b7f5e { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}