:root {

  --lx-base-bg: var(--bg-color-dark, #161413);
  --lx-surface: var(--surface-color-dark, #231F1D);
  --lx-surface-alt: var(--surface-alt-color-dark, #2D2825);
  --lx-text-main: var(--text-primary-dark, #EAE4DE);
  --lx-text-muted: var(--text-secondary-dark, #A39B94);
  --lx-accent-primary: var(--primary-color, #D95A41);
  --lx-accent-hover: var(--primary-hover, #C24C35);
  --lx-accent-secondary: var(--secondary-color, #D49A83);
  --lx-border: var(--border-color-dark, #3D3632);
  --lx-max-width: 1200px;
  --lx-text-width: 760px;
  --lx-radius-lg: 24px;
  --lx-radius-md: 16px;
  --lx-radius-sm: 8px;
  --lx-font-serif: "Playfair Display", "Noto Serif SC", "Songti SC", serif;
  --lx-font-sans: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif;
  --lx-shadow-btn: 0 8px 24px rgba(217, 90, 65, 0.25);
  --lx-shadow-card: 0 12px 32px rgba(0, 0, 0, 0.4);
  --primary-color: hsl(8, 72%, 56%);
  --secondary-color: hsl(226, 77%, 56%);
  --bg-color: hsl(20, 20%, 98%);
  --text-color: hsl(226, 15%, 15%);
  --text-muted: hsl(226, 10%, 45%);
  --border-color: rgba(210, 180, 160, 0.2);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 28px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 12px 30px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 20px 50px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(255, 255, 255, 0.85);
  --font-main: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;
  --font-serif: "Crimson Text", "Georgia", 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%);
}
@media (prefers-color-scheme: dark) {}
div.k31d68aa0.y170__82406.vba0431a_yob{
    background-color: var(--lx-base-bg);
    color: var(--lx-text-main);
    font-family: var(--lx-font-sans);
    line-height: 1.6;
    padding-bottom: 80px;
    overflow-x: hidden;
    }
div.k31d68aa0.y170__82406.vba0431a_yob h1, div.k31d68aa0.y170__82406.vba0431a_yob h2, div.k31d68aa0.y170__82406.vba0431a_yob h3{
    font-family: var(--lx-font-serif);
    font-weight: 600;
    margin-top: 0;
    color: var(--lx-text-main);
    }
div.k31d68aa0.y170__82406.vba0431a_yob a{
    color: var(--lx-accent-primary);
    text-decoration: none;
    transition: color 0.2s ease;
    }
div.k31d68aa0.y170__82406.vba0431a_yob a:hover{
    color: var(--lx-accent-hover);
    }
div.k31d68aa0.y170__82406 .t9af2_c8a2{
    max-width: var(--lx-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.k31d68aa0.y170__82406 .avw6chvux{
    max-width: var(--lx-text-width);
    margin: 0 auto;
    text-align: center;
    }
div.k31d68aa0.y170__82406 .md4a4a9_bcf{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--lx-accent-primary);
    color: #1a1a2e;
    font-weight: 500;
    font-size: 1.125rem;
    padding: 16px 40px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    box-shadow: var(--lx-shadow-btn);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    text-decoration: none;
    }
div.k31d68aa0.y170__82406 .md4a4a9_bcf:hover{
    background: var(--lx-accent-hover);
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(217, 90, 65, 0.35);
    color: #1a1a2e;
    }
div.k31d68aa0.y170__82406 .f822__e036{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: var(--lx-text-main);
    font-weight: 500;
    font-size: 1rem;
    padding: 14px 32px;
    border-radius: 50px;
    border: 1px solid var(--lx-border);
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
    }
div.k31d68aa0.y170__82406 .f822__e036:hover{
    background: var(--lx-surface-alt);
    border-color: var(--lx-text-muted); color: #ffffff;}
div.k31d68aa0.y170__82406 .o06154c{
    padding: 120px 0 80px;
    position: relative;
    }
div.k31d68aa0.y170__82406 .ma2e5fcf8{
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--lx-accent-primary);
    background: color-mix(in srgb, var(--lx-accent-primary) 10%, transparent);
    padding: 6px 16px;
    border-radius: 30px;
    margin-bottom: 24px;
    border: 1px solid color-mix(in srgb, var(--lx-accent-primary) 20%, transparent);
    }
div.k31d68aa0.y170__82406 .o06154c h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    }
div.k31d68aa0.y170__82406 .o06154c p{
    font-size: clamp(1.125rem, 2vw, 1.25rem);
    color: var(--lx-text-muted);
    margin-bottom: 40px;
    }
div.k31d68aa0.y170__82406 .r4c1fa8_u5{
    padding: 60px 0;
    background: var(--lx-surface);
    border-top: 1px solid var(--lx-border);
    border-bottom: 1px solid var(--lx-border); color: #ffffff;}
div.k31d68aa0.y170__82406 .xb2820_ppi{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 32px;
    margin-top: 48px;
    text-align: left; 
    }
div.k31d68aa0.y170__82406 .vb1c66d_880{
    background: var(--lx-base-bg);
    padding: 32px;
    border-radius: var(--lx-radius-lg);
    border: 1px solid var(--lx-border);
    position: relative; color: #ffffff;}
div.k31d68aa0.y170__82406 .vb1c66d_880::before{
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: color-mix(in srgb, var(--lx-accent-secondary) 20%, transparent);
    border-radius: 50%;
    margin-bottom: 20px;
    }
div.k31d68aa0.y170__82406 .vb1c66d_880 h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    }
div.k31d68aa0.y170__82406 .vb1c66d_880 p{
    color: var(--lx-text-muted);
    font-size: 0.95rem;
    margin: 0;
    }
div.k31d68aa0.y170__82406 .un1sd0yzkpe{
    padding: 80px 0;
    }
div.k31d68aa0.y170__82406 .e46c__0e2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    }
@media (max-width: 900px) {div.k31d68aa0.y170__82406 .e46c__0e2{
    grid-template-columns: 1fr;
    }}
div.k31d68aa0.y170__82406 .d0kt3bwm8fnx{
    text-align: left;
    }
div.k31d68aa0.y170__82406 .d0kt3bwm8fnx h2{
    font-size: 2.25rem;
    margin-bottom: 24px;
    }
div.k31d68aa0.y170__82406 .d0kt3bwm8fnx p{
    color: var(--lx-text-muted);
    margin-bottom: 24px;
    font-size: 1.05rem;
    }
div.k31d68aa0.y170__82406 .p21f9b4_m6ok{
    border-radius: var(--lx-radius-lg);
    overflow: hidden;
    box-shadow: var(--lx-shadow-card);
    aspect-ratio: 4/3;
    background: var(--lx-surface-alt); color: #ffffff;}
div.k31d68aa0.y170__82406 .p21f9b4_m6ok img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.k31d68aa0.y170__82406 .zfeb9297_ov{
    padding: 100px 0;
    background: var(--lx-surface); color: #ffffff;}
div.k31d68aa0.y170__82406 .n9q3c0qp3q{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    margin-top: 60px;
    }
div.k31d68aa0.y170__82406 .r1e6317a092{
    background: var(--lx-base-bg);
    border: 1px solid var(--lx-border);
    border-radius: var(--lx-radius-lg);
    padding: 40px 32px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease; color: #ffffff;}
div.k31d68aa0.y170__82406 .r1e6317a092:hover{
    transform: translateY(-4px);
    box-shadow: var(--lx-shadow-card);
    border-color: var(--lx-accent-secondary);
    }
div.k31d68aa0.y170__82406 .ec749c_arsk{
    width: 64px;
    height: 64px;
    background: var(--lx-surface);
    border-radius: 16px;
    margin: 0 auto 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--lx-border);
    font-weight: bold;
    font-size: 1.5rem;
    color: #ffffff;
    font-family: var(--lx-font-serif);
    }
div.k31d68aa0.y170__82406 .r1e6317a092 h3{
    font-size: 1.5rem;
    margin-bottom: 8px;
    }
div.k31d68aa0.y170__82406 .v3ebf4c{
    font-size: 0.875rem;
    color: var(--lx-text-muted);
    margin-bottom: 32px;
    min-height: 40px;
    }
div.k31d68aa0.y170__82406 .r1e6317a092 .md4a4a9_bcf{
    width: 100%;
    padding: 14px 24px;
    font-size: 1rem;
    }
div.k31d68aa0.y170__82406 .tuumzr2z{
    padding: 80px 0;
    }
div.k31d68aa0.y170__82406 .g69b09_5c6b{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    text-align: left;
    }
@media (max-width: 768px) {div.k31d68aa0.y170__82406 .g69b09_5c6b{
    grid-template-columns: 1fr;
    }}
div.k31d68aa0.y170__82406 .z86b5fe52 h3{
    font-size: 1.5rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    }
div.k31d68aa0.y170__82406 .z86b5fe52 h3::before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 24px;
    background: var(--lx-accent-primary);
    border-radius: 4px; color: #1a1a2e;}
div.k31d68aa0.y170__82406 .z86b5fe52 p, div.k31d68aa0.y170__82406 .z86b5fe52 li{
    color: var(--lx-text-muted);
    margin-bottom: 16px;
    font-size: 1.05rem;
    }
div.k31d68aa0.y170__82406 .z86b5fe52 ul{
    padding-left: 20px;
    margin-bottom: 24px;
    }
div.k31d68aa0.y170__82406 .z86b5fe52 li{
    margin-bottom: 8px;
    }
div.k31d68aa0.y170__82406 .h1e9__42cc{
    font-weight: 500;
    border-bottom: 1px solid color-mix(in srgb, var(--lx-accent-primary) 30%, transparent);
    padding-bottom: 2px;
    }
div.k31d68aa0.y170__82406 .h1e9__42cc:hover{
    border-bottom-color: var(--lx-accent-primary);
    }
div.k31d68aa0.y170__82406 .oed2b7_79b6{
    font-family: var(--lx-font-serif);
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--lx-text-main);
    margin-bottom: 16px;
    }
div.k31d68aa0.y170__82406 .v16db52b6e5{
    color: var(--lx-text-muted);
    font-size: 0.875rem;
    }
.tfd78b_1d17{
    width: 100%;
    background-color: var(--bg-color);
    padding: 80px 24px 60px 24px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center; color: #1a1a2e;}
.e3ab51c{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center; 
    text-align: center;
    }
.y8c4e88e26{
    width: 100%;
    max-width: 760px; 
    padding: 60px 40px;
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    margin-bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: var(--transition); color: #1a1a2e;}
.p0030ea15{
    font-family: var(--font-serif);
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.n8b5c91025{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 480px;
    margin-bottom: 32px;
    }
.ndcf880_61px{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: 100px;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    box-shadow: 0 10px 20px rgba(233, 84, 63, 0.2);
    transition: var(--transition);
    }
.ndcf880_61px:hover{
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(233, 84, 63, 0.3);
    filter: brightness(1.05);
    }
.v06d3160400{
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, var(--border-color), transparent);
    margin-bottom: 60px; color: #1a1a2e;}
.f836807_ji2{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    }
.h6957b79_ic{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    }
.g54478683d0{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    letter-spacing: 1px;
    }
.x67cc09_3c1{
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.05em;
    }
.gjj1h9rp85mc{
    max-width: 400px;
    }
.da0e3fb1_yzr{
    font-size: 14px;
    color: var(--text-muted);
    font-style: italic;
    opacity: 0.8;
    }
.y5936_cce{
    display: flex;
    gap: 24px;
    margin-top: 8px;
    }
.p4aefc37{
    font-size: 14px;
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    transition: var(--transition);
    }
.p4aefc37:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px){.tfd78b_1d17 {
    padding: 60px 20px 40px 20px;
    }
.y8c4e88e26 {
    padding: 40px 24px;
    margin-bottom: 60px;
    }
.p0030ea15 {
    font-size: 26px;
    }
.ndcf880_61px {
    width: 100%;
    text-align: center;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--font-main);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.e84d7c_f1{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.b3590fa_6afb{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.sf842__03eec{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: var(--transition);
    }
.i2b6efd{width: 32px;
    height: 32px;
    background: var(--primary-color);
    border-radius: 8px;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
.i2b6efd::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.3)); color: #1a1a2e;}
.d0315952_ng0{
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.l2aba4_26{
    display: none; 
    }
@media (min-width: 1024px){.l2aba4_26{
    display: block;
    }}
.j8d0675b{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.l6ecbe701{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    cursor: pointer;
    }
.l6ecbe701:hover{
    color: #1a1a2e;
    background: rgba(255, 107, 84, 0.05);
    }
.ia10eb0dea{
    position: relative;
    }
.u8b54b2{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    background: #ffffff;
    min-width: 180px;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    list-style: none;
    padding: 8px; color: #1a1a2e;}
.ia10eb0dea:hover .u8b54b2{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    }
.u8b54b2 a{
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9rem;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.u8b54b2 a:hover{
    background: var(--bg-color);
    color: #1a1a2e;
    }
.ued5a51_9ap{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.y6306__f2eea{
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 0.95rem;
    box-shadow: 0 4px 14px rgba(255, 107, 84, 0.3);
    transition: var(--transition);
    }
.y6306__f2eea:hover{
    background: hsl(8, 72%, 50%);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(255, 107, 84, 0.4); color: #1a1a2e;}
.j45152536cd{
    width: 16px;
    height: 16px;
    }
.g90b621ea{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
@media (min-width: 1024px){.g90b621ea{
    display: none;
    }}
.g90b621ea span{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
body{
    padding-top: var(--nav-height);
    }
@media (max-width: 640px){.d0315952_ng0 {
    font-size: 1.2rem;
    }
.y6306__f2eea {
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.l6ecbe701.active{color: #1a1a2e; background: rgba(255, 107, 84, 0.05);}
.l6ecbe701.active {color: #1a1a2e; background: rgba(255, 107, 84, 0.05);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.k31d68aa0 img.q001__f5bc {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.k31d68aa0 img.q001__f5bc.oe004581b32 { aspect-ratio: 16 / 9; }
div.k31d68aa0 img.q001__f5bc.z367__de93 { aspect-ratio: 16 / 10; }
div.k31d68aa0 img.q001__f5bc.h9cc__6f47 { aspect-ratio: 4 / 3; }
div.k31d68aa0 img.q001__f5bc.y2c1629fcee { aspect-ratio: 1 / 1; }
div.k31d68aa0 :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.k31d68aa0 .eda587_a4c2 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.k31d68aa0 .eda587_a4c2.oe004581b32 { aspect-ratio: 16 / 9; }
div.k31d68aa0 .eda587_a4c2.z367__de93 { aspect-ratio: 16 / 10; }
div.k31d68aa0 .eda587_a4c2.h9cc__6f47 { aspect-ratio: 4 / 3; }
div.k31d68aa0 .eda587_a4c2.y2c1629fcee { aspect-ratio: 1 / 1; }
div.k31d68aa0 .eda587_a4c2 > img.q001__f5bc,
    div.k31d68aa0 .eda587_a4c2 > picture > img.q001__f5bc {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.k31d68aa0.y170__82406 .md4a4a9_bcf a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.k31d68aa0.y170__82406 .md4a4a9_bcf a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.k31d68aa0.y170__82406 .md4a4a9_bcf a:not([class]):hover{opacity:0.92;}
div.k31d68aa0.y170__82406 .md4a4a9_bcf a[class=""]:hover{opacity:0.92;}
div.k31d68aa0.y170__82406 .md4a4a9_bcf a:not([class]):visited{color:#ffffff !important;}
div.k31d68aa0.y170__82406 .md4a4a9_bcf a[class=""]:visited{color:#ffffff !important;}
.h580347a3b1 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.h580347a3b1 > :first-child,
    .h580347a3b1 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--font-main);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.e84d7c_f1{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.b3590fa_6afb{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.sf842__03eec{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    transition: var(--transition);
    }
.i2b6efd{width: 32px;
    height: 32px;
    background: var(--primary-color);
    border-radius: 8px;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
.i2b6efd::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.3)); color: #1a1a2e;}
.d0315952_ng0{
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.l2aba4_26{
    display: none; 
    }
@media (min-width: 1024px){.l2aba4_26{
    display: block;
    }}
.j8d0675b{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.l6ecbe701{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    cursor: pointer;
    }
.l6ecbe701:hover{
    color: #1a1a2e;
    background: rgba(255, 107, 84, 0.05);
    }
.ia10eb0dea{
    position: relative;
    }
.u8b54b2{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    background: #ffffff;
    min-width: 180px;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-color);
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    list-style: none;
    padding: 8px; color: #1a1a2e;}
.ia10eb0dea:hover .u8b54b2{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    }
.u8b54b2 a{
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.9rem;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.u8b54b2 a:hover{
    background: var(--bg-color);
    color: #1a1a2e;
    }
.ued5a51_9ap{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.y6306__f2eea{
    display: flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 0.95rem;
    box-shadow: 0 4px 14px rgba(255, 107, 84, 0.3);
    transition: var(--transition);
    }
.y6306__f2eea:hover{
    background: hsl(8, 72%, 50%);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(255, 107, 84, 0.4); color: #1a1a2e;}
.j45152536cd{
    width: 16px;
    height: 16px;
    }
.g90b621ea{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    }
@media (min-width: 1024px){.g90b621ea{
    display: none;
    }}
.g90b621ea span{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
body{
    padding-top: var(--nav-height);
    }
@media (max-width: 640px){.d0315952_ng0 {
    font-size: 1.2rem;
    }
.y6306__f2eea {
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.l6ecbe701.active{color: #1a1a2e; background: rgba(255, 107, 84, 0.05);}
.l6ecbe701.active{color: #1a1a2e; background: rgba(255, 107, 84, 0.05);}
.tfd78b_1d17{
    width: 100%;
    background-color: var(--bg-color);
    padding: 80px 24px 60px 24px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center; color: #1a1a2e;}
.e3ab51c{
    width: 100%;
    max-width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center; 
    text-align: center;
    }
.y8c4e88e26{
    width: 100%;
    max-width: 760px; 
    padding: 60px 40px;
    background-color: #ffffff;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    margin-bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: var(--transition); color: #1a1a2e;}
.p0030ea15{
    font-family: var(--font-serif);
    font-size: 32px;
    color: var(--text-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.n8b5c91025{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 480px;
    margin-bottom: 32px;
    }
.ndcf880_61px{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 16px 40px;
    border-radius: 100px;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    box-shadow: 0 10px 20px rgba(233, 84, 63, 0.2);
    transition: var(--transition);
    }
.ndcf880_61px:hover{
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(233, 84, 63, 0.3);
    filter: brightness(1.05);
    }
.v06d3160400{
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, var(--border-color), transparent);
    margin-bottom: 60px; color: #1a1a2e;}
.f836807_ji2{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    }
.h6957b79_ic{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    }
.g54478683d0{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    letter-spacing: 1px;
    }
.x67cc09_3c1{
    font-size: 13px;
    color: var(--text-muted);
    letter-spacing: 0.05em;
    }
.gjj1h9rp85mc{
    max-width: 400px;
    }
.da0e3fb1_yzr{
    font-size: 14px;
    color: var(--text-muted);
    font-style: italic;
    opacity: 0.8;
    }
.y5936_cce{
    display: flex;
    gap: 24px;
    margin-top: 8px;
    }
.p4aefc37{
    font-size: 14px;
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    transition: var(--transition);
    }
.p4aefc37:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px){.tfd78b_1d17 {
    padding: 60px 20px 40px 20px;
    }
.y8c4e88e26 {
    padding: 40px 24px;
    margin-bottom: 60px;
    }
.p0030ea15 {
    font-size: 26px;
    }
.ndcf880_61px {
    width: 100%;
    text-align: center;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  font-family: var(--font-main);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.e84d7c_f1{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.b3590fa_6afb{
  width: 100%;
  max-width: var(--max-width);
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sf842__03eec{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: var(--transition);
}
.i2b6efd{width: 32px;
  height: 32px;
  background: var(--primary-color);
  border-radius: 8px;
  position: relative;
  overflow: hidden; isolation: isolate; color: #1a1a2e;}
.i2b6efd::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, transparent, rgba(255,255,255,0.3)); color: #1a1a2e;}
.d0315952_ng0{
  font-family: var(--font-serif);
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.l2aba4_26{
  display: none; 
}
@media (min-width: 1024px){.l2aba4_26{
    display: block;
  }}
.j8d0675b{
  display: flex;
  list-style: none;
  gap: 8px;
}
.l6ecbe701{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  cursor: pointer;
}
.l6ecbe701:hover{
  color: #1a1a2e;
  background: rgba(255, 107, 84, 0.05);
}
.ia10eb0dea{
  position: relative;
}
.u8b54b2{
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background: #ffffff;
  min-width: 180px;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border-color);
  opacity: 0;
  visibility: hidden;
  transition: var(--transition);
  list-style: none;
  padding: 8px; color: #1a1a2e;}
.ia10eb0dea:hover .u8b54b2{
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.u8b54b2 a{
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.9rem;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.u8b54b2 a:hover{
  background: var(--bg-color);
  color: #1a1a2e;
}
.ued5a51_9ap{
  display: flex;
  align-items: center;
  gap: 16px;
}
.y6306__f2eea{
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  font-weight: 600;
  font-size: 0.95rem;
  box-shadow: 0 4px 14px rgba(255, 107, 84, 0.3);
  transition: var(--transition);
}
.y6306__f2eea:hover{
  background: hsl(8, 72%, 50%);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(255, 107, 84, 0.4); color: #1a1a2e;}
.j45152536cd{
  width: 16px;
  height: 16px;
}
.g90b621ea{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 16px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
@media (min-width: 1024px){.g90b621ea{
    display: none;
  }}
.g90b621ea span{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
body{
  padding-top: var(--nav-height);
}
@media (max-width: 640px){.d0315952_ng0 {
    font-size: 1.2rem;
  }
.y6306__f2eea {
    padding: 8px 16px;
    font-size: 0.85rem;
  }}
.l6ecbe701.active{color: #1a1a2e; background: rgba(255, 107, 84, 0.05);}
.l6ecbe701.active{color: #1a1a2e; background: rgba(255, 107, 84, 0.05);}
.ra0a59b53{
  width: 100%;
  background-color: var(--bg-color);
  padding: 80px 24px 60px 24px;
  border-top: 1px solid var(--border-color);
  display: flex;
  justify-content: center; color: #1a1a2e;}
.je1b3fbc71e{
  width: 100%;
  max-width: var(--max-width);
  display: flex;
  flex-direction: column;
  align-items: center; 
  text-align: center;
}
.b64a31_a094{
  width: 100%;
  max-width: 760px; 
  padding: 60px 40px;
  background-color: #ffffff;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: var(--transition); color: #1a1a2e;}
.oa4cb3_cc08{
  font-family: var(--font-serif);
  font-size: 32px;
  color: var(--text-color);
  margin-bottom: 16px;
  letter-spacing: -0.02em;
}
.f0e84c_35f9{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 480px;
  margin-bottom: 32px;
}
.v60ee118b{
  display: inline-block;
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 16px 40px;
  border-radius: 100px;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  box-shadow: 0 10px 20px rgba(233, 84, 63, 0.2);
  transition: var(--transition);
}
.v60ee118b:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(233, 84, 63, 0.3);
  filter: brightness(1.05);
}
.bacb6f_312e{
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--border-color), transparent);
  margin-bottom: 60px; color: #1a1a2e;}
.j96318_62a2{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.pf9a__243e{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.hb156ca55{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 700;
  color: var(--primary-color);
  letter-spacing: 1px;
}
.af77__ecfa{
  font-size: 13px;
  color: var(--text-muted);
  letter-spacing: 0.05em;
}
.z6f1__7ef9{
  max-width: 400px;
}
.r3f029f87{
  font-size: 14px;
  color: var(--text-muted);
  font-style: italic;
  opacity: 0.8;
}
.a46c66a90{
  display: flex;
  gap: 24px;
  margin-top: 8px;
}
.zb391b_e7bd{
  font-size: 14px;
  color: var(--text-color);
  text-decoration: none;
  font-weight: 500;
  transition: var(--transition);
}
.zb391b_e7bd:hover{
  color: var(--primary-color);
}
@media (max-width: 768px){.ra0a59b53 {
    padding: 60px 20px 40px 20px;
  }
.b64a31_a094 {
    padding: 40px 24px;
    margin-bottom: 60px;
  }
.oa4cb3_cc08 {
    font-size: 26px;
  }
.v60ee118b {
    width: 100%;
    text-align: center;
  }}
.u685__a196{box-sizing:border-box;}
.cbd28db1c5c{box-sizing:border-box;}
.ce1a44_9bb7{box-sizing:border-box;}
.f4eb1721cab{box-sizing:border-box;}
.i4852c6aa{box-sizing:border-box;}