:root {

  --feature-accent: hsl(335, 60%, 52%);
  --feature-secondary: hsl(88, 48%, 52%);
  --feature-text: hsl(335, 10%, 12%);
  --feature-bg: hsl(335, 6%, 95%);
  --feature-card-bg: hsl(0, 0%, 100%);
  --feature-border: hsl(335, 8%, 88%);
  --primary-color: #c63573;
  --secondary-color: #73b541;
  --bg-color: #141213;
  --text-color: #f4f0f1;
  --text-muted: #a9a3a5;
  --border-color: rgba(255, 255, 255, 0.1);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 32px;
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.6);
  --nav-height: 60px;
  --max-width: min(1000px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.p78a__1e9e.j370__278c *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.p78a__1e9e.j370__278c{
    background: var(--feature-bg, #f5f5f5);
    color: var(--feature-text, #1f1f1f);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    line-height: 1.6;
    }
div.p78a__1e9e.j370__278c .xe79b9_5kb{
    padding: 80px 20px 60px;
    max-width: 1200px;
    margin: 0 auto;
    }
div.p78a__1e9e.j370__278c .xe79b9_5kb h1{
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--feature-text, #1f1f1f);
    }
div.p78a__1e9e.j370__278c .bc275e480{
    font-size: 18px;
    color: hsl(335, 8%, 35%);
    max-width: 800px;
    margin-bottom: 40px;
    }
div.p78a__1e9e.j370__278c .ta89c27d34{
    display: inline-block;
    padding: 16px 48px;
    background: linear-gradient(135deg, var(--feature-accent, #d94371) 0%, hsl(335, 65%, 58%) 100%);
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 0 4px 16px hsla(335, 60%, 52%, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.p78a__1e9e.j370__278c .ta89c27d34:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 24px hsla(335, 60%, 52%, 0.4);
    }
div.p78a__1e9e.j370__278c .ld0b53__f08e{
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
    }
div.p78a__1e9e.j370__278c .ld0b53__f08e h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: left;
    }
div.p78a__1e9e.j370__278c .iaa7cd8_eayf{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    }
div.p78a__1e9e.j370__278c .leac587c_nxc{
    background: var(--feature-card-bg, white);
    border-radius: 16px;
    padding: 40px 30px;
    border: 1px solid var(--feature-border, #e5e5e5);
    transition: transform 0.2s, box-shadow 0.2s; color: #1a1a2e;}
div.p78a__1e9e.j370__278c .leac587c_nxc:hover{
    transform: translateY(-4px);
    box-shadow: 0 8px 24px hsla(335, 10%, 12%, 0.08);
    }
div.p78a__1e9e.j370__278c .y6d63cd6dd4{
    width: 56px;
    height: 56px;
    margin-bottom: 24px;
    fill: var(--feature-accent, #d94371);
    }
div.p78a__1e9e.j370__278c .leac587c_nxc h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    }
div.p78a__1e9e.j370__278c .leac587c_nxc p{
    font-size: 15px;
    color: hsl(335, 8%, 40%);
    line-height: 1.7;
    }
div.p78a__1e9e.j370__278c .a41c79_d48{
    padding: 80px 20px;
    background: var(--feature-card-bg, white); color: #1a1a2e;}
div.p78a__1e9e.j370__278c .b872e4_p5s{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
div.p78a__1e9e.j370__278c .c8c5fa43c4c h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    }
div.p78a__1e9e.j370__278c .c8c5fa43c4c p{
    font-size: 16px;
    color: hsl(335, 8%, 35%);
    margin-bottom: 16px;
    line-height: 1.8;
    }
div.p78a__1e9e.j370__278c .sb0c19ae5d{
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 32px hsla(335, 10%, 12%, 0.1);
    }
div.p78a__1e9e.j370__278c .sb0c19ae5d img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16/10;
    }
div.p78a__1e9e.j370__278c .em6q7tkan{
    padding: 80px 20px;
    max-width: 1200px;
    margin: 0 auto;
    }
div.p78a__1e9e.j370__278c .em6q7tkan h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    }
div.p78a__1e9e.j370__278c .m0cbbe4a{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    }
div.p78a__1e9e.j370__278c .bd8a13_abf6{
    background: var(--feature-card-bg, white);
    padding: 32px;
    border-radius: 12px;
    border-left: 4px solid var(--feature-accent, #d94371); color: #1a1a2e;}
div.p78a__1e9e.j370__278c .bd8a13_abf6 h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--feature-accent, #d94371);
    }
div.p78a__1e9e.j370__278c .bd8a13_abf6 ul{
    list-style: none;
    padding: 0;
    }
div.p78a__1e9e.j370__278c .bd8a13_abf6 li{
    padding: 8px 0;
    font-size: 15px;
    color: hsl(335, 8%, 35%);
    padding-left: 20px;
    position: relative;
    }
div.p78a__1e9e.j370__278c .bd8a13_abf6 li:before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--feature-secondary, #8fb84d);
    font-weight: 700;
    }
div.p78a__1e9e.j370__278c .k0162636b59{
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
    }
div.p78a__1e9e.j370__278c .a781ec7d0 h3{
    font-size: 24px;
    margin-bottom: 12px;
    color: white;
    }
div.p78a__1e9e.j370__278c .a781ec7d0 p{
    font-size: 14px;
    color: hsl(335, 6%, 70%);
    }
div.p78a__1e9e.j370__278c .h08d__75d9 h4{
    font-size: 16px;
    margin-bottom: 16px;
    color: white;
    }
div.p78a__1e9e.j370__278c .h08d__75d9 ul{
    list-style: none;
    }
div.p78a__1e9e.j370__278c .h08d__75d9 a{
    color: hsl(335, 6%, 75%);
    text-decoration: none;
    font-size: 14px;
    line-height: 2;
    transition: color 0.2s;
    }
div.p78a__1e9e.j370__278c .h08d__75d9 a:hover{
    color: var(--feature-accent, #d94371);
    }
div.p78a__1e9e.j370__278c .q351dffbb{
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid hsl(335, 10%, 25%);
    text-align: center;
    font-size: 14px;
    color: hsl(335, 6%, 60%);
    }
@media (max-width: 968px) {div.p78a__1e9e.j370__278c .iaa7cd8_eayf{
    grid-template-columns: repeat(2, 1fr);
    }
div.p78a__1e9e.j370__278c .b872e4_p5s{
    grid-template-columns: 1fr;
    }
div.p78a__1e9e.j370__278c .m0cbbe4a{
    grid-template-columns: 1fr;
    }
div.p78a__1e9e.j370__278c .k0162636b59{
    grid-template-columns: 1fr 1fr;
    }}
@media (max-width: 640px) {div.p78a__1e9e.j370__278c .xe79b9_5kb h1{
    font-size: 32px;
    }
div.p78a__1e9e.j370__278c .iaa7cd8_eayf{
    grid-template-columns: 1fr;
    }
div.p78a__1e9e.j370__278c .k0162636b59{
    grid-template-columns: 1fr;
    }}
.zad61e317{
    position: sticky;
    top: 16px;
    z-index: 1000;
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
    }
.f1e1cb_1d87{
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    background: var(--nav-bg);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px 0 24px;
    font-family: "Noto Serif SC", "Songti SC", "STSong", "Georgia", serif; 
    box-sizing: border-box; color: #ffffff;}
.qd9d1008_c2{
    display: flex;
    align-items: center;
    }
.qd9d1008_c2 a{
    color: var(--text-color);
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    white-space: nowrap;
    }
.l89ec9b{
    display: flex;
    align-items: center;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
    margin-right: 16px;
    }
.y384d_92{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 24px;
    }
.w282d4a_rk{
    display: flex;
    align-items: center;
    }
.o978e74_c09c{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.o978e74_c09c:hover, .o978e74_c09c.active{
    color: var(--text-color);
    }
.o978e74_c09c.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--primary-color); color: #1a1a2e;}
.w3c42f_f999{
    display: flex;
    align-items: center;
    }
.q11357e68d7{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(198, 53, 115, 0.3); 
    white-space: nowrap;
    font-family: system-ui, -apple-system, sans-serif; 
    }
.q11357e68d7:hover{
    background: #a92d62; 
    box-shadow: 0 6px 16px rgba(198, 53, 115, 0.45);
    transform: translateY(-1px); color: #ffffff;}
.sg-mobile-toggle{
    display: none;
    }
.l01f__5b13{
    display: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    padding: 8px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.l01f__5b13:hover{
    background: rgba(255, 255, 255, 0.05); color: #1a1a2e;}
.ja35__d87c{
    width: 20px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
@media (max-width: 860px){.f1e1cb_1d87 {
    padding: 0 16px 0 20px;
    }
.l01f__5b13 {
    display: flex;
    }
.l89ec9b {
    position: absolute;
    top: calc(var(--nav-height) + 12px);
    left: 16px;
    right: 16px;
    background: var(--nav-bg);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-lg);
    flex-direction: column;
    padding: 24px;
    gap: 24px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    justify-content: flex-start;
    margin-right: 0; color: #ffffff;}
.sg-mobile-toggle:checked ~ .l89ec9b {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(2) {
    opacity: 0;
    }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }
.y384d_92 {
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 20px;
    }
.w3c42f_f999 {
    width: 100%;
    display: flex;
    justify-content: center;
    }
.q11357e68d7 {
    width: 100%;
    text-align: center;
    }}
.gdf3__4c41e{box-sizing:border-box;}
.g93d4ec_a0{
    background-color: var(--bg-color);
    padding-top: 64px;
    padding-bottom: 32px;
    display: flex;
    justify-content: center;
    border-top: 1px solid var(--border-color); color: #ffffff;}
.a07490_uzut{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    }
.s36e821b{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    }
.s3d231d{
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
    }
.y0fcf057{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 24px;
    font-weight: 600;
    color: var(--text-color);
    letter-spacing: 0.5px;
    width: 100%;
    }
.ob4fb__72ced{
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
    width: 100%;
    }
.wqvop1mk87{
    display: flex;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
    }
.y73ff3_918{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    flex: 0 0 auto;
    }
.y73ff3_918:hover{
    color: var(--text-color);
    }
.o4dfc38_ac7{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 48px;
    margin-bottom: 24px; color: #1a1a2e;}
.nf7f6b54b{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.q0f3__881{
    font-size: 12px;
    color: var(--text-muted);
    flex: 0 0 auto;
    }
.fff74_eb46{
    font-size: 12px;
    color: var(--text-muted);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.s36e821b{
    flex-direction: column;
    gap: 32px;
    }
.s3d231d{
    width: 100%;
    align-items: center;
    text-align: center;
    }
.wqvop1mk87{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    }
.nf7f6b54b{
    flex-direction: column;
    gap: 12px;
    text-align: center;
    }
.q0f3__881{
    width: 100%;
    }
.fff74_eb46{
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.p78a__1e9e img.jd84b20c4 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.p78a__1e9e img.jd84b20c4.qdb0af_4454 { aspect-ratio: 16 / 9; }
div.p78a__1e9e img.jd84b20c4.ad3bcb463 { aspect-ratio: 16 / 10; }
div.p78a__1e9e img.jd84b20c4.l70718_fe8b { aspect-ratio: 4 / 3; }
div.p78a__1e9e img.jd84b20c4.s51f__fb6c { aspect-ratio: 1 / 1; }
div.p78a__1e9e :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.p78a__1e9e .d1eb8c7a3 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.p78a__1e9e .d1eb8c7a3.qdb0af_4454 { aspect-ratio: 16 / 9; }
div.p78a__1e9e .d1eb8c7a3.ad3bcb463 { aspect-ratio: 16 / 10; }
div.p78a__1e9e .d1eb8c7a3.l70718_fe8b { aspect-ratio: 4 / 3; }
div.p78a__1e9e .d1eb8c7a3.s51f__fb6c { aspect-ratio: 1 / 1; }
div.p78a__1e9e .d1eb8c7a3 > img.jd84b20c4,
    div.p78a__1e9e .d1eb8c7a3 > picture > img.jd84b20c4 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.se8c__dd9b {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.se8c__dd9b > :first-child,
    .se8c__dd9b > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.zad61e317{
    position: sticky;
    top: 16px;
    z-index: 1000;
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
    }
.f1e1cb_1d87{
    max-width: var(--max-width);
    height: var(--nav-height);
    margin: 0 auto;
    background: var(--nav-bg);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px 0 24px;
    font-family: "Noto Serif SC", "Songti SC", "STSong", "Georgia", serif; 
    box-sizing: border-box; color: #ffffff;}
.qd9d1008_c2{
    display: flex;
    align-items: center;
    }
.qd9d1008_c2 a{
    color: var(--text-color);
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    white-space: nowrap;
    }
.l89ec9b{
    display: flex;
    align-items: center;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
    margin-right: 16px;
    }
.y384d_92{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 24px;
    }
.w282d4a_rk{
    display: flex;
    align-items: center;
    }
.o978e74_c09c{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.o978e74_c09c:hover, .o978e74_c09c.active{
    color: var(--text-color);
    }
.o978e74_c09c.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--primary-color); color: #1a1a2e;}
.w3c42f_f999{
    display: flex;
    align-items: center;
    }
.q11357e68d7{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    border-radius: var(--radius-lg);
    transition: var(--transition);
    box-shadow: 0 4px 12px rgba(198, 53, 115, 0.3); 
    white-space: nowrap;
    font-family: system-ui, -apple-system, sans-serif; 
    }
.q11357e68d7:hover{
    background: #a92d62; 
    box-shadow: 0 6px 16px rgba(198, 53, 115, 0.45);
    transform: translateY(-1px); color: #ffffff;}
.sg-mobile-toggle{
    display: none;
    }
.l01f__5b13{
    display: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    padding: 8px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.l01f__5b13:hover{
    background: rgba(255, 255, 255, 0.05); color: #1a1a2e;}
.ja35__d87c{
    width: 20px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: 2px; color: #1a1a2e;}
@media (max-width: 860px){.f1e1cb_1d87 {
    padding: 0 16px 0 20px;
    }
.l01f__5b13 {
    display: flex;
    }
.l89ec9b {
    position: absolute;
    top: calc(var(--nav-height) + 12px);
    left: 16px;
    right: 16px;
    background: var(--nav-bg);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-lg);
    flex-direction: column;
    padding: 24px;
    gap: 24px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    justify-content: flex-start;
    margin-right: 0; color: #ffffff;}
.sg-mobile-toggle:checked ~ .l89ec9b {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(2) {
    opacity: 0;
    }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    }
.y384d_92 {
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 20px;
    }
.w3c42f_f999 {
    width: 100%;
    display: flex;
    justify-content: center;
    }
.q11357e68d7 {
    width: 100%;
    text-align: center;
    }}
.gdf3__4c41e{box-sizing:border-box;}
.g93d4ec_a0{
    background-color: var(--bg-color);
    padding-top: 64px;
    padding-bottom: 32px;
    display: flex;
    justify-content: center;
    border-top: 1px solid var(--border-color); color: #ffffff;}
.a07490_uzut{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    }
.s36e821b{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    }
.s3d231d{
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
    }
.y0fcf057{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 24px;
    font-weight: 600;
    color: var(--text-color);
    letter-spacing: 0.5px;
    width: 100%;
    }
.ob4fb__72ced{
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
    width: 100%;
    }
.wqvop1mk87{
    display: flex;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
    }
.y73ff3_918{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    flex: 0 0 auto;
    }
.y73ff3_918:hover{
    color: var(--text-color);
    }
.o4dfc38_ac7{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 48px;
    margin-bottom: 24px; color: #1a1a2e;}
.nf7f6b54b{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    }
.q0f3__881{
    font-size: 12px;
    color: var(--text-muted);
    flex: 0 0 auto;
    }
.fff74_eb46{
    font-size: 12px;
    color: var(--text-muted);
    flex: 0 0 auto;
    }
@media (max-width: 768px){.s36e821b{
    flex-direction: column;
    gap: 32px;
    }
.s3d231d{
    width: 100%;
    align-items: center;
    text-align: center;
    }
.wqvop1mk87{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    }
.nf7f6b54b{
    flex-direction: column;
    gap: 12px;
    text-align: center;
    }
.q0f3__881{
    width: 100%;
    }
.fff74_eb46{
    width: 100%;
    }}
.zad61e317{
  position: sticky;
  top: 16px;
  z-index: 1000;
  width: 100%;
  box-sizing: border-box;
  padding: 0 16px;
}
.f1e1cb_1d87{
  max-width: var(--max-width);
  height: var(--nav-height);
  margin: 0 auto;
  background: var(--nav-bg);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px 0 24px;
  font-family: "Noto Serif SC", "Songti SC", "STSong", "Georgia", serif; 
  box-sizing: border-box; color: #ffffff;}
.qd9d1008_c2{
  display: flex;
  align-items: center;
}
.qd9d1008_c2 a{
  color: var(--text-color);
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.l89ec9b{
  display: flex;
  align-items: center;
  gap: 32px;
  flex: 1;
  justify-content: flex-end;
  margin-right: 16px;
}
.y384d_92{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 24px;
}
.w282d4a_rk{
  display: flex;
  align-items: center;
}
.o978e74_c09c{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.9rem;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.o978e74_c09c:hover, .o978e74_c09c.active{
  color: var(--text-color);
}
.o978e74_c09c.active::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--primary-color); color: #1a1a2e;}
.w3c42f_f999{
  display: flex;
  align-items: center;
}
.q11357e68d7{
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0 20px;
  height: 44px;
  line-height: 44px;
  border-radius: var(--radius-lg);
  transition: var(--transition);
  box-shadow: 0 4px 12px rgba(198, 53, 115, 0.3); 
  white-space: nowrap;
  font-family: system-ui, -apple-system, sans-serif; 
}
.q11357e68d7:hover{
  background: #a92d62; 
  box-shadow: 0 6px 16px rgba(198, 53, 115, 0.45);
  transform: translateY(-1px); color: #ffffff;}
.sg-mobile-toggle{
  display: none;
}
.l01f__5b13{
  display: none;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
  padding: 8px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.l01f__5b13:hover{
  background: rgba(255, 255, 255, 0.05); color: #1a1a2e;}
.ja35__d87c{
  width: 20px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  border-radius: 2px; color: #1a1a2e;}
@media (max-width: 860px){.f1e1cb_1d87 {
    padding: 0 16px 0 20px;
  }
.l01f__5b13 {
    display: flex;
  }
.l89ec9b {
    position: absolute;
    top: calc(var(--nav-height) + 12px);
    left: 16px;
    right: 16px;
    background: var(--nav-bg);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-lg);
    flex-direction: column;
    padding: 24px;
    gap: 24px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--transition);
    justify-content: flex-start;
    margin-right: 0; color: #ffffff;}
.sg-mobile-toggle:checked ~ .l89ec9b {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(2) {
    opacity: 0;
  }
.sg-mobile-toggle:checked ~ .l01f__5b13 .ja35__d87c:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
.y384d_92 {
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 20px;
  }
.w3c42f_f999 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
.q11357e68d7 {
    width: 100%;
    text-align: center;
  }}
.gdf3__4c41e{box-sizing:border-box;}
.z6fd__8d6f{
    background-color: var(--bg-color);
    padding-top: 64px;
    padding-bottom: 32px;
    display: flex;
    justify-content: center;
    border-top: 1px solid var(--border-color); color: #ffffff;}
.hc0a23_764f{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
}
.m5223f_3b7b{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.a23c2dfae{
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
}
.l14d11_ac23{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 24px;
    font-weight: 600;
    color: var(--text-color);
    letter-spacing: 0.5px;
    width: 100%;
}
.d451841c4{
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
    width: 100%;
}
.g901__906d{
    display: flex;
    gap: 32px;
    flex: 1;
    justify-content: flex-end;
}
.g7c72b_87d6{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    flex: 0 0 auto;
}
.g7c72b_87d6:hover{
    color: var(--text-color);
}
.tdff63_a1e7{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 48px;
    margin-bottom: 24px; color: #1a1a2e;}
.k8cb34e4f12{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.d0583c2f6{
    font-size: 12px;
    color: var(--text-muted);
    flex: 0 0 auto;
}
.t09a9d78a37{
    font-size: 12px;
    color: var(--text-muted);
    flex: 0 0 auto;
}
@media (max-width: 768px){.m5223f_3b7b{
        flex-direction: column;
        gap: 32px;
    }
.a23c2dfae{
        width: 100%;
        align-items: center;
        text-align: center;
    }
.g901__906d{
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        gap: 24px;
    }
.k8cb34e4f12{
        flex-direction: column;
        gap: 12px;
        text-align: center;
    }
.d0583c2f6{
        width: 100%;
    }
.t09a9d78a37{
        width: 100%;
    }}
.rc945c8301e{box-sizing:border-box;}
.ba78__e3dc{box-sizing:border-box;}
.c661e3eef{box-sizing:border-box;}
.ab87__8797{box-sizing:border-box;}
.zeed8c701{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.nf7f6b54b { 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; }}