:root {

  --feat-bg-color: #0d0b12;
  --feat-surface-color: #1a1625;
  --feat-border-color: #332d45;
  --feat-text-main: #e6e4eb;
  --feat-text-sec: #a39eb5;
  --feat-accent-primary: hsl(263, 71%, 68%);
  --feat-accent-hover: hsl(263, 71%, 58%);
  --feat-font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --feat-font-serif: "Noto Serif SC", STZhongsong, "Microsoft YaHei", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  --primary-color: hsl(263, 71%, 58%);
  --secondary-color: hsl(312, 56%, 58%);
  --bg-color: hsl(263, 7%, 96%);
  --text-color: hsl(263, 10%, 10%);
  --text-muted: hsl(263, 10%, 40%);
  --border-color: hsla(263, 71%, 58%, 0.15);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --shadow-lg: 4px 4px 0px var(--secondary-color);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: #ffffff;
  --cta-hover: hsl(263, 71%, 50%);
  --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.p81c__cf06.k6c86__4b6{
    background-color: var(--feat-bg-color);
    color: var(--feat-text-main);
    font-family: var(--feat-font-sans);
    line-height: 1.7;
    text-align: center; 
    padding-bottom: 120px; 
    min-height: 100vh;
    }
div.p81c__cf06.k6c86__4b6 h1, div.p81c__cf06.k6c86__4b6 h2, div.p81c__cf06.k6c86__4b6 h3, div.p81c__cf06.k6c86__4b6 h4{
    font-family: var(--feat-font-serif);
    font-weight: 600;
    margin: 0;
    color: #ffffff;
    }
div.p81c__cf06.k6c86__4b6 h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: -0.02em;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    }
div.p81c__cf06.k6c86__4b6 h2{
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    margin: 5rem auto 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--feat-border-color);
    display: inline-block;
    max-width: 800px;
    }
div.p81c__cf06.k6c86__4b6 h3{
    font-size: 1.5rem;
    margin-top: 3rem;
    margin-bottom: 1rem;
    }
div.p81c__cf06.k6c86__4b6 p{
    max-width: 760px; 
    margin: 0 auto 1.5rem;
    color: var(--feat-text-sec);
    font-size: 1.1rem;
    }
div.p81c__cf06.k6c86__4b6 .od1b8__1f9{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    }
div.p81c__cf06.k6c86__4b6 .kda22b__b8e{
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 4rem;
    }
div.p81c__cf06.k6c86__4b6 .sccea3fe_pc5{
    font-size: 1.25rem;
    max-width: 760px;
    margin-bottom: 3rem;
    }
div.p81c__cf06.k6c86__4b6 .c50ff8__8b8{
    margin-top: 4rem;
    text-align: center;
    }
div.p81c__cf06.k6c86__4b6 .ri1crgc1{
    text-align: left; 
    max-width: 760px;
    margin: 0 auto 2rem;
    background: var(--feat-surface-color);
    padding: 2rem;
    border-radius: 4px;
    border: 1px solid var(--feat-border-color); color: #ffffff;}
div.p81c__cf06.k6c86__4b6 .ri1crgc1 h4{
    font-size: 1.2rem;
    margin-bottom: 1rem;
    color: var(--feat-accent-primary);
    }
div.p81c__cf06.k6c86__4b6 .ri1crgc1 ul{
    padding-left: 1.5rem;
    margin: 0;
    color: var(--feat-text-sec);
    }
div.p81c__cf06.k6c86__4b6 .ri1crgc1 li{
    margin-bottom: 0.8rem;
    }
div.p81c__cf06.k6c86__4b6 .h701f318_o7{
    list-style: none;
    padding: 0;
    max-width: 760px;
    margin: 2rem auto;
    text-align: left;
    }
div.p81c__cf06.k6c86__4b6 .h701f318_o7 li{
    background: transparent;
    border: 1px solid var(--feat-border-color);
    margin-bottom: 1.5rem;
    padding: 1.5rem 2rem;
    border-radius: 2px; 
    transition: background-color 0.3s ease;
    }
div.p81c__cf06.k6c86__4b6 .h701f318_o7 li:hover{
    background: var(--feat-surface-color); color: #ffffff;}
div.p81c__cf06.k6c86__4b6 .h701f318_o7 .f7d04__eae{
    font-size: 0.95rem;
    color: #8c86a3;
    margin-bottom: 0.5rem;
    display: block;
    }
div.p81c__cf06.k6c86__4b6 .h701f318_o7 .j2k5jpu7l9y{
    margin: 0;
    color: var(--feat-text-main);
    }
div.p81c__cf06.k6c86__4b6 .scu170gbn6{
    margin: 4rem auto;
    max-width: 900px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid var(--feat-border-color);
    background: var(--feat-surface-color);
    box-shadow: 0 20px 40px rgba(0,0,0,0.4); color: #ffffff;}
div.p81c__cf06.k6c86__4b6 .scu170gbn6 img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    aspect-ratio: 16 / 9;
    }
div.p81c__cf06.k6c86__4b6 .l98580c67{
    color: var(--feat-accent-primary);
    text-decoration: none;
    border-bottom: 1px solid rgba(162, 108, 230, 0.4);
    transition: all 0.2s ease;
    }
div.p81c__cf06.k6c86__4b6 .l98580c67:hover{
    color: #ffffff;
    border-bottom-color: #ffffff;
    }
div.p81c__cf06.k6c86__4b6 .id3s0mg81idl{
    position: fixed;
    bottom: 2rem;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    justify-content: center;
    pointer-events: none; 
    }
div.p81c__cf06.k6c86__4b6 .k24cb47d31{
    pointer-events: auto; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--feat-accent-primary);
    color: #1a1a2e;
    padding: 1.2rem 3rem;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.15rem;
    letter-spacing: 0.05em;
    transition: background-color 0.2s, transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 10px 30px -5px rgba(138, 75, 226, 0.5);
    border: 1px solid rgba(255,255,255,0.1);
    }
div.p81c__cf06.k6c86__4b6 .k24cb47d31:hover{
    background-color: var(--feat-accent-hover);
    transform: translateY(-2px);
    box-shadow: 0 15px 35px -5px rgba(138, 75, 226, 0.6); color: #1a1a2e;}
div.p81c__cf06.k6c86__4b6 .m952__02fe{
    margin-top: 6rem;
    padding: 3rem 2rem;
    border-top: 1px solid var(--feat-border-color);
    color: #66607a;
    font-size: 0.85rem;
    }
.z1d7f8__cff08{
    background-color: hsl(263, 30%, 12%);
    padding-top: 80px;
    padding-bottom: 60px;
    font-family: Georgia, "Times New Roman", STSong, "宋体", serif;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    border-top: 4px solid var(--primary-color, hsl(263, 71%, 58%)); color: #ffffff;}
.ob751d7_nj{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
    }
.o0f4925{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
    }
.uydumot2{
    font-size: 32px;
    font-weight: 700;
    color: var(--bg-color, hsl(263, 7%, 96%));
    margin-top: 0;
    margin-bottom: 8px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    }
.u9uqhtkltty{
    font-size: 20px;
    font-weight: 400;
    color: var(--bg-color, hsl(263, 7%, 96%));
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 8px;
    text-align: center;
    }
.a01261f_18f{
    font-size: 15px;
    color: hsl(263, 10%, 75%);
    margin-top: 0;
    margin-bottom: 48px;
    width: 100%;
    max-width: 600px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 1px;
    }
.kf11652_0b2{
    width: 120px;
    height: 2px;
    background-color: var(--primary-color, hsl(263, 71%, 58%));
    margin-bottom: 48px; color: #1a1a2e;}
.gbfd4e6_xv{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.n5be7e2{
    font-size: 13px;
    color: hsl(263, 10%, 55%);
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    }
@media (max-width: 768px){.z1d7f8__cff08{
    padding-top: 60px;
    padding-bottom: 40px;
    border-top-width: 2px;
    }
.uydumot2{
    font-size: 24px;
    letter-spacing: 2px;
    }
.u9uqhtkltty{
    font-size: 16px;
    letter-spacing: 4px;
    }
.a01261f_18f{
    font-size: 13px;
    margin-bottom: 32px;
    }
.kf11652_0b2{
    margin-bottom: 32px;
    width: 80px;
    }
.n5be7e2{
    font-size: 12px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Georgia", "Times New Roman", "Noto Serif SC", serif; 
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.g0cd46_ej{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.y6064f8_0t{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.c862cd_ea{
    text-decoration: none;
    display: flex;
    align-items: center;
    }
.g221bc1_da{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
    border-left: 4px solid var(--primary-color);
    padding-left: 12px;
    }
.w9de286d5{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.f92933f2_had{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.k41a__ffea{
    text-decoration: none;
    color: var(--text-color);
    font-size: 0.9rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 0;
    position: relative;
    }
.k41a__ffea::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.k41a__ffea:hover{
    color: var(--primary-color);
    }
.k41a__ffea:hover::after{
    width: 100%;
    }
.e5b5n3pln6{
    display: flex;
    align-items: center;
    }
.ybd4264b2a0{
    display: inline-block;
    background-color: var(--primary-color); 
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-size: 0.9rem;
    font-weight: 600;
    border: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    box-shadow: 3px 3px 0px var(--border-color); 
    }
.ybd4264b2a0:hover{
    background-color: var(--cta-hover);
    transform: translate(-2px, -2px);
    box-shadow: 5px 5px 0px var(--secondary-color); color: #ffffff;}
.v179__51b9c{
    display: none;
    }
.vaabb0e50{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.y31355b65, .y31355b65::before, .y31355b65::after{
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.y31355b65::before{ transform: translateY(-8px); }
.y31355b65::after{ transform: translateY(6px); }
@media (max-width: 1024px){.w9de286d5{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: #ffffff;
    flex-direction: column;
    padding: 24px;
    gap: 24px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.f92933f2_had{
    flex-direction: column;
    width: 100%;
    text-align: center;
    }
.e5b5n3pln6{
    width: 100%;
    justify-content: center;
    }
.vaabb0e50{
    display: block;
    }
.v179__51b9c:checked ~ .w9de286d5{
    display: flex;
    }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65{
    background: transparent;
    }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65::before{
    transform: rotate(45deg) translateY(0);
    }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65::after{
    transform: rotate(-45deg) translateY(-1px);
    }}
div.p81c__cf06{
    padding-top: 20px;
    }
.k41a__ffea.active{color: var(--primary-color);}
@media (min-width: 1025px){.g0cd46_ej #ntc6949d9f85, .g0cd46_ej label[for="ntc6949d9f85"]{ display: none !important; }}
@media (min-width: 1025px){.g0cd46_ej .w9de286d5{ 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){.g0cd46_ej .w9de286d5{ 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){.g0cd46_ej .w9de286d5 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u8ef48__bb5{list-style:none;}
.k41a__ffea.active {color: var(--primary-color);}
#ntc6949d9f85:checked ~ .w9de286d5 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.g0cd46_ej.h208704b3 .w9de286d5 { 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) {#ntc6949d9f85:checked ~ .w9de286d5 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.g0cd46_ej.h208704b3 #ntc6949d9f85, .g0cd46_ej.h208704b3 label[for="ntc6949d9f85"] { display: none !important; }}
@media (min-width: 1025px) {.g0cd46_ej.h208704b3 .w9de286d5 { 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) {.g0cd46_ej.h208704b3 .w9de286d5 { 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) {.g0cd46_ej.h208704b3 .w9de286d5 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.p81c__cf06 img.e9ab13_e654 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.p81c__cf06 img.e9ab13_e654.x6c21b6bd { aspect-ratio: 16 / 9; }
div.p81c__cf06 img.e9ab13_e654.x7cb__ec91 { aspect-ratio: 16 / 10; }
div.p81c__cf06 img.e9ab13_e654.nb1866adaae { aspect-ratio: 4 / 3; }
div.p81c__cf06 img.e9ab13_e654.ka48__edfb { aspect-ratio: 1 / 1; }
div.p81c__cf06 :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.p81c__cf06 .l975e76df {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.p81c__cf06 .l975e76df.x6c21b6bd { aspect-ratio: 16 / 9; }
div.p81c__cf06 .l975e76df.x7cb__ec91 { aspect-ratio: 16 / 10; }
div.p81c__cf06 .l975e76df.nb1866adaae { aspect-ratio: 4 / 3; }
div.p81c__cf06 .l975e76df.ka48__edfb { aspect-ratio: 1 / 1; }
div.p81c__cf06 .l975e76df > img.e9ab13_e654,
    div.p81c__cf06 .l975e76df > picture > img.e9ab13_e654 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.p81c__cf06.k6c86__4b6 .k24cb47d31 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.p81c__cf06.k6c86__4b6 .k24cb47d31 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.p81c__cf06.k6c86__4b6 .k24cb47d31 a:not([class]):hover{opacity:0.92;}
div.p81c__cf06.k6c86__4b6 .k24cb47d31 a[class=""]:hover{opacity:0.92;}
div.p81c__cf06.k6c86__4b6 .k24cb47d31 a:not([class]):visited{color:#ffffff !important;}
div.p81c__cf06.k6c86__4b6 .k24cb47d31 a[class=""]:visited{color:#ffffff !important;}
.pa046c_c499 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.pa046c_c499 > :first-child,
    .pa046c_c499 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Georgia", "Times New Roman", "Noto Serif SC", serif; 
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.g0cd46_ej{
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.y6064f8_0t{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.c862cd_ea{
    text-decoration: none;
    display: flex;
    align-items: center;
    }
.g221bc1_da{
    font-size: 1.25rem;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
    border-left: 4px solid var(--primary-color);
    padding-left: 12px;
    }
.w9de286d5{
    display: flex;
    align-items: center;
    gap: 40px;
    }
.f92933f2_had{
    display: flex;
    list-style: none;
    gap: 24px;
    }
.k41a__ffea{
    text-decoration: none;
    color: var(--text-color);
    font-size: 0.9rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 0;
    position: relative;
    }
.k41a__ffea::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--secondary-color);
    transition: var(--transition); color: #1a1a2e;}
.k41a__ffea:hover{
    color: var(--primary-color);
    }
.k41a__ffea:hover::after{
    width: 100%;
    }
.e5b5n3pln6{
    display: flex;
    align-items: center;
    }
.ybd4264b2a0{
    display: inline-block;
    background-color: var(--primary-color); 
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    font-size: 0.9rem;
    font-weight: 600;
    border: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    box-shadow: 3px 3px 0px var(--border-color); 
    }
.ybd4264b2a0:hover{
    background-color: var(--cta-hover);
    transform: translate(-2px, -2px);
    box-shadow: 5px 5px 0px var(--secondary-color); color: #ffffff;}
.v179__51b9c{
    display: none;
    }
.vaabb0e50{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.y31355b65, .y31355b65::before, .y31355b65::after{
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
.y31355b65::before{ transform: translateY(-8px); }
.y31355b65::after{ transform: translateY(6px); }
@media (max-width: 1024px){.w9de286d5{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: #ffffff;
    flex-direction: column;
    padding: 24px;
    gap: 24px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.f92933f2_had{
    flex-direction: column;
    width: 100%;
    text-align: center;
    }
.e5b5n3pln6{
    width: 100%;
    justify-content: center;
    }
.vaabb0e50{
    display: block;
    }
.v179__51b9c:checked ~ .w9de286d5{
    display: flex;
    }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65{
    background: transparent;
    }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65::before{
    transform: rotate(45deg) translateY(0);
    }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65::after{
    transform: rotate(-45deg) translateY(-1px);
    }}
div.p81c__cf06{
    padding-top: 20px;
    }
.k41a__ffea.active{color: var(--primary-color);}
@media (min-width: 1025px){.g0cd46_ej #ntc6949d9f85, .g0cd46_ej label[for="ntc6949d9f85"]{ display: none !important; }}
@media (min-width: 1025px){.g0cd46_ej .w9de286d5{ 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){.g0cd46_ej .w9de286d5{ 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){.g0cd46_ej .w9de286d5 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u8ef48__bb5{list-style:none;}
.k41a__ffea.active{color: var(--primary-color);}
#ntc6949d9f85:checked ~ .w9de286d5{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.g0cd46_ej.h208704b3 .w9de286d5{ 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){#ntc6949d9f85:checked ~ .w9de286d5{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.g0cd46_ej.h208704b3 #ntc6949d9f85, .g0cd46_ej.h208704b3 label[for="ntc6949d9f85"]{ display: none !important; }}
@media (min-width: 1025px){.g0cd46_ej.h208704b3 .w9de286d5{ 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){.g0cd46_ej.h208704b3 .w9de286d5{ 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){.g0cd46_ej.h208704b3 .w9de286d5 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z1d7f8__cff08{
    background-color: hsl(263, 30%, 12%);
    padding-top: 80px;
    padding-bottom: 60px;
    font-family: Georgia, "Times New Roman", STSong, "宋体", serif;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    border-top: 4px solid var(--primary-color, hsl(263, 71%, 58%)); color: #ffffff;}
.ob751d7_nj{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
    }
.o0f4925{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
    }
.uydumot2{
    font-size: 32px;
    font-weight: 700;
    color: var(--bg-color, hsl(263, 7%, 96%));
    margin-top: 0;
    margin-bottom: 8px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    }
.u9uqhtkltty{
    font-size: 20px;
    font-weight: 400;
    color: var(--bg-color, hsl(263, 7%, 96%));
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 8px;
    text-align: center;
    }
.a01261f_18f{
    font-size: 15px;
    color: hsl(263, 10%, 75%);
    margin-top: 0;
    margin-bottom: 48px;
    width: 100%;
    max-width: 600px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 1px;
    }
.kf11652_0b2{
    width: 120px;
    height: 2px;
    background-color: var(--primary-color, hsl(263, 71%, 58%));
    margin-bottom: 48px; color: #1a1a2e;}
.gbfd4e6_xv{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.n5be7e2{
    font-size: 13px;
    color: hsl(263, 10%, 55%);
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    }
@media (max-width: 768px){.z1d7f8__cff08{
    padding-top: 60px;
    padding-bottom: 40px;
    border-top-width: 2px;
    }
.uydumot2{
    font-size: 24px;
    letter-spacing: 2px;
    }
.u9uqhtkltty{
    font-size: 16px;
    letter-spacing: 4px;
    }
.a01261f_18f{
    font-size: 13px;
    margin-bottom: 32px;
    }
.kf11652_0b2{
    margin-bottom: 32px;
    width: 80px;
    }
.n5be7e2{
    font-size: 12px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: "Georgia", "Times New Roman", "Noto Serif SC", serif; 
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.g0cd46_ej{
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.y6064f8_0t{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c862cd_ea{
  text-decoration: none;
  display: flex;
  align-items: center;
}
.g221bc1_da{
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--primary-color);
  letter-spacing: -0.5px;
  border-left: 4px solid var(--primary-color);
  padding-left: 12px;
}
.w9de286d5{
  display: flex;
  align-items: center;
  gap: 40px;
}
.f92933f2_had{
  display: flex;
  list-style: none;
  gap: 24px;
}
.k41a__ffea{
  text-decoration: none;
  color: var(--text-color);
  font-size: 0.9rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 8px 0;
  position: relative;
}
.k41a__ffea::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--secondary-color);
  transition: var(--transition); color: #1a1a2e;}
.k41a__ffea:hover{
  color: var(--primary-color);
}
.k41a__ffea:hover::after{
  width: 100%;
}
.e5b5n3pln6{
  display: flex;
  align-items: center;
}
.ybd4264b2a0{
  display: inline-block;
  background-color: var(--primary-color); 
  color: #1a1a2e; 
  text-decoration: none;
  padding: 10px 24px;
  font-size: 0.9rem;
  font-weight: 600;
  border: none;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  box-shadow: 3px 3px 0px var(--border-color); 
}
.ybd4264b2a0:hover{
  background-color: var(--cta-hover);
  transform: translate(-2px, -2px);
  box-shadow: 5px 5px 0px var(--secondary-color); color: #ffffff;}
.v179__51b9c{
  display: none;
}
.vaabb0e50{
  display: none;
  cursor: pointer;
  padding: 10px;
}
.y31355b65, .y31355b65::before, .y31355b65::after{
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
.y31355b65::before{ transform: translateY(-8px); }
.y31355b65::after{ transform: translateY(6px); }
@media (max-width: 1024px){.w9de286d5{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: #ffffff;
    flex-direction: column;
    padding: 24px;
    gap: 24px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.f92933f2_had{
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
.e5b5n3pln6{
    width: 100%;
    justify-content: center;
  }
.vaabb0e50{
    display: block;
  }
.v179__51b9c:checked ~ .w9de286d5{
    display: flex;
  }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65{
    background: transparent;
  }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65::before{
    transform: rotate(45deg) translateY(0);
  }
.v179__51b9c:checked ~ .vaabb0e50 .y31355b65::after{
    transform: rotate(-45deg) translateY(-1px);
  }}
div.p81c__cf06{
  padding-top: 20px;
}
.k41a__ffea.active{color: var(--primary-color);}
@media (min-width: 1025px){.g0cd46_ej #ntc6949d9f85, .g0cd46_ej label[for="ntc6949d9f85"]{ display: none !important; }}
@media (min-width: 1025px){.g0cd46_ej .w9de286d5{ 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){.g0cd46_ej .w9de286d5{ 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){.g0cd46_ej .w9de286d5 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.u8ef48__bb5{list-style:none;}
.k41a__ffea.active{color: var(--primary-color);}
#ntc6949d9f85:checked ~ .w9de286d5{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.g0cd46_ej.h208704b3 .w9de286d5{ 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){#ntc6949d9f85:checked ~ .w9de286d5{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.g0cd46_ej.h208704b3 #ntc6949d9f85, .g0cd46_ej.h208704b3 label[for="ntc6949d9f85"]{ display: none !important; }}
@media (min-width: 1025px){.g0cd46_ej.h208704b3 .w9de286d5{ 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){.g0cd46_ej.h208704b3 .w9de286d5{ 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){.g0cd46_ej.h208704b3 .w9de286d5 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.j109b60c1{
    background-color: hsl(263, 30%, 12%);
    padding-top: 80px;
    padding-bottom: 60px;
    font-family: Georgia, "Times New Roman", STSong, "宋体", serif;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    border-top: 4px solid var(--primary-color, hsl(263, 71%, 58%)); color: #ffffff;}
.hbf206c90{
    width: 100%;
    max-width: var(--max-width, 1200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
}
.qc39__550b{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
}
.e35c58_25a0{
    font-size: 32px;
    font-weight: 700;
    color: var(--bg-color, hsl(263, 7%, 96%));
    margin-top: 0;
    margin-bottom: 8px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
}
.oa02__8f5d{
    font-size: 20px;
    font-weight: 400;
    color: var(--bg-color, hsl(263, 7%, 96%));
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 8px;
    text-align: center;
}
.r8496e_b678{
    font-size: 15px;
    color: hsl(263, 10%, 75%);
    margin-top: 0;
    margin-bottom: 48px;
    width: 100%;
    max-width: 600px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 1px;
}
.gb34df2cb{
    width: 120px;
    height: 2px;
    background-color: var(--primary-color, hsl(263, 71%, 58%));
    margin-bottom: 48px; color: #1a1a2e;}
.qeecac_cb44{
    display: flex;
    justify-content: center;
    width: 100%;
}
.lad9466ea{
    font-size: 13px;
    color: hsl(263, 10%, 55%);
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}
@media (max-width: 768px){.j109b60c1{
        padding-top: 60px;
        padding-bottom: 40px;
        border-top-width: 2px;
    }
.e35c58_25a0{
        font-size: 24px;
        letter-spacing: 2px;
    }
.oa02__8f5d{
        font-size: 16px;
        letter-spacing: 4px;
    }
.r8496e_b678{
        font-size: 13px;
        margin-bottom: 32px;
    }
.gb34df2cb{
        margin-bottom: 32px;
        width: 80px;
    }
.lad9466ea{
        font-size: 12px;
    }}
.v87f__6c3f{box-sizing:border-box;}
.u8af36_6be9{box-sizing:border-box;}
.pf68f0ba53c{box-sizing:border-box;}
.n603dce41dd{display:block;max-width:100%;height:auto;}