:root {

  --dl-color-primary: var(--primary-color, hsl(94, 74%, 57%));
  --dl-color-primary-dark: hsl(94, 74%, 45%);
  --dl-color-secondary: var(--secondary-color, hsl(193, 59%, 57%));
  --dl-color-text: var(--text-color, hsl(94, 10%, 8%));
  --dl-color-text-muted: hsl(94, 5%, 40%);
  --dl-color-bg: var(--bg-color, hsl(94, 7%, 96%));
  --dl-color-surface: #ffffff;
  --dl-color-border: hsl(94, 10%, 85%);
  --dl-font-serif: "Merriweather", "Noto Serif SC", "Songti SC", serif;
  --dl-font-sans: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif;
  --dl-width-max: 1200px;
  --dl-width-text: 680px;
  --dl-space-xs: 0.5rem;
  --dl-space-sm: 1rem;
  --dl-space-md: 2.5rem;
  --dl-space-lg: 5rem;
  --dl-space-xl: 8rem;
  --dl-radius: 8px;
  --dl-shadow-float: 0 16px 32px -8px rgba(0,0,0,0.12), 0 4px 12px -4px rgba(0,0,0,0.08);
  --dl-shadow-card: 0 4px 16px rgba(0,0,0,0.04);
  --primary-color: hsl(14, 75%, 52%);
  --secondary-color: hsl(34, 32%, 48%);
  --bg-color: hsl(34, 20%, 97%);
  --text-color: hsl(34, 25%, 12%);
  --text-muted: hsl(34, 12%, 45%);
  --border-color: hsla(34, 20%, 15%, 0.08);
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 4px 12px rgba(45, 35, 20, 0.08);
  --shadow-lg: 0 12px 32px rgba(45, 35, 20, 0.12);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(34, 20%, 97%, 0.95);
  --font-serif: "Georgia", "PT Serif", serif;
  --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.xfaf__ce76.kcef8881.vni41r4qodo{
    font-family: var(--dl-font-sans);
    color: var(--dl-color-text);
    background-color: var(--dl-color-surface);
    line-height: 1.7;
    text-align: left; 
    -webkit-font-smoothing: antialiased;
    }
div.xfaf__ce76.kcef8881.vni41r4qodo h1, div.xfaf__ce76.kcef8881.vni41r4qodo h2, div.xfaf__ce76.kcef8881.vni41r4qodo h3, div.xfaf__ce76.kcef8881.vni41r4qodo h4{
    font-family: var(--dl-font-serif);
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    color: var(--dl-color-text);
    text-align: left;
    }
div.xfaf__ce76.kcef8881.vni41r4qodo p{
    margin-top: 0;
    margin-bottom: var(--dl-space-sm);
    font-size: 1.05rem;
    }
div.xfaf__ce76.kcef8881.vni41r4qodo img{
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: var(--dl-radius);
    }
div.xfaf__ce76.kcef8881 .dcb3bf7_g21q{
    max-width: var(--dl-width-max);
    margin: 0 auto;
    padding: 0 5vw;
    }
div.xfaf__ce76.kcef8881 .r5acfe_bpf6{
    max-width: var(--dl-width-text);
    
    }
div.xfaf__ce76.kcef8881 .y083e__26b{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.125rem 2.5rem;
    font-weight: 600;
    font-size: 1.05rem;
    border-radius: var(--dl-radius);
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    cursor: pointer;
    border: none;
    }
div.xfaf__ce76.kcef8881 .c6b063_vr{
    background-color: var(--dl-color-primary);
    color: #1a1a2e; 
    box-shadow: var(--dl-shadow-float);
    }
div.xfaf__ce76.kcef8881 .c6b063_vr:hover{
    background-color: var(--dl-color-primary-dark);
    transform: translateY(-4px);
    box-shadow: 0 20px 40px -8px rgba(0,0,0,0.15); color: #1a1a2e;}
div.xfaf__ce76.kcef8881 .ec031575{
    background-color: transparent;
    color: var(--dl-color-text);
    border: 2px solid var(--dl-color-text);
    }
div.xfaf__ce76.kcef8881 .ec031575:hover{
    background-color: var(--dl-color-text);
    color: var(--dl-color-surface);
    }
div.xfaf__ce76.kcef8881 .tr4q8xskcn7{
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
    }
div.xfaf__ce76.kcef8881 .w2n0m0d5c{
    color: var(--dl-color-secondary);
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 500;
    transition: color 0.2s ease;
    }
div.xfaf__ce76.kcef8881 .w2n0m0d5c:hover{
    color: var(--dl-color-primary-dark);
    }
div.xfaf__ce76.kcef8881 .j94010_780c{
    padding: var(--dl-space-lg) 0;
    }
div.xfaf__ce76.kcef8881 .d1f5__1c4f3{
    background-color: var(--dl-color-bg); color: #1a1a2e;}
div.xfaf__ce76.kcef8881 .jf95a58_5ab{
    font-size: clamp(2rem, 4vw, 2.5rem);
    margin-bottom: var(--dl-space-md);
    position: relative;
    }
div.xfaf__ce76.kcef8881 .jf95a58_5ab::after{
    content: "";
    display: block;
    width: 48px;
    height: 4px;
    background-color: var(--dl-color-primary);
    margin-top: 1.5rem; color: #1a1a2e;}
div.xfaf__ce76.kcef8881 .naac605e9b8{
    padding: var(--dl-space-xl) 0 var(--dl-space-lg);
    background-color: var(--dl-color-bg);
    overflow: hidden; color: #1a1a2e;}
div.xfaf__ce76.kcef8881 .v41515k6{
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--dl-space-md);
    }
@media (min-width: 992px) {div.xfaf__ce76.kcef8881 .v41515k6{
    grid-template-columns: var(--dl-width-text) 1fr;
    align-items: center;
    gap: 6rem;
    }}
div.xfaf__ce76.kcef8881 .y162585_62{
    font-size: clamp(2.5rem, 6vw, 4rem);
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    }
div.xfaf__ce76.kcef8881 .o50aa7_2b{
    font-size: 1.25rem;
    color: var(--dl-color-text-muted);
    margin-bottom: 2.5rem;
    line-height: 1.6;
    }
div.xfaf__ce76.kcef8881 .w99500_6n{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    }
div.xfaf__ce76.kcef8881 .pbh9hgog{
    position: relative;
    
    mix-blend-mode: multiply;
    }
div.xfaf__ce76.kcef8881 .pbh9hgog img{
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
    box-shadow: var(--dl-shadow-float);
    border-radius: 12px;
    }
div.xfaf__ce76.kcef8881 .a6e5d74_427{
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: var(--dl-space-md);
    }
@media (min-width: 640px) {div.xfaf__ce76.kcef8881 .a6e5d74_427{ grid-template-columns: repeat(2, 1fr); }}
@media (min-width: 1024px) {div.xfaf__ce76.kcef8881 .a6e5d74_427{ grid-template-columns: repeat(4, 1fr); }}
div.xfaf__ce76.kcef8881 .wbd02a500{
    background: var(--dl-color-surface);
    border: 1px solid var(--dl-color-border);
    border-radius: 12px;
    padding: 2rem 1.5rem;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease; color: #1a1a2e;}
div.xfaf__ce76.kcef8881 .wbd02a500:hover{
    transform: translateY(-8px);
    box-shadow: var(--dl-shadow-card);
    border-color: var(--dl-color-primary);
    }
div.xfaf__ce76.kcef8881 .r8bfa_14{
    width: 48px;
    height: 48px;
    background-color: var(--dl-color-bg);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: var(--dl-color-text);
    }
div.xfaf__ce76.kcef8881 .u3e89c_e7{
    font-family: var(--dl-font-sans);
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    }
div.xfaf__ce76.kcef8881 .i26710bd75{
    font-size: 0.95rem;
    color: var(--dl-color-text-muted);
    flex-grow: 1;
    margin-bottom: 1.5rem;
    }
div.xfaf__ce76.kcef8881 .u61927c8_1xiy{
    font-size: 0.85rem;
    font-family: monospace;
    background-color: var(--dl-color-bg);
    padding: 0.4rem 0.8rem;
    border-radius: 4px;
    align-self: flex-start;
    margin-bottom: 1.5rem;
    color: #1a1a2e;
    }
div.xfaf__ce76.kcef8881 .rce8__780f{
    margin-top: var(--dl-space-md);
    position: relative;
    }
div.xfaf__ce76.kcef8881 .i3cbfde22{
    position: relative;
    padding-left: 2rem;
    border-left: 2px solid var(--dl-color-border);
    margin-bottom: 3rem;
    max-width: var(--dl-width-text);
    }
div.xfaf__ce76.kcef8881 .i3cbfde22:last-child{
    margin-bottom: 0;
    border-left-color: transparent;
    }
div.xfaf__ce76.kcef8881 .i3cbfde22::before{
    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--dl-color-primary); color: #1a1a2e;}
div.xfaf__ce76.kcef8881 .f31f8a18_cf{
    font-family: var(--dl-font-sans);
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    color: var(--dl-color-text);
    }
div.xfaf__ce76.kcef8881 .tda13d_b2f0{
    color: var(--dl-color-text-muted);
    font-size: 1rem;
    }
div.xfaf__ce76.kcef8881 .t0e42d0a_kiak{
    list-style: none;
    padding: 0;
    margin: 2rem 0;
    }
div.xfaf__ce76.kcef8881 .t0e42d0a_kiak li{
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    font-size: 1.05rem;
    }
div.xfaf__ce76.kcef8881 .t0e42d0a_kiak li::before{
    content: "→";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--dl-color-primary-dark);
    font-weight: bold;
    }
div.xfaf__ce76.kcef8881 .vc852b_bmk{
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--dl-color-border);
    max-width: var(--dl-width-text);
    }
div.xfaf__ce76.kcef8881 .bf434bf4381{
    font-family: var(--dl-font-sans);
    font-size: 1.15rem;
    margin-bottom: 0.75rem;
    }
div.xfaf__ce76.kcef8881 .mvu3907na5c5{
    color: var(--dl-color-text-muted);
    font-size: 1rem;
    }
div.xfaf__ce76.kcef8881 .g0b9a1_44db{
    font-family: var(--dl-font-serif);
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    }
div.xfaf__ce76.kcef8881 .g684__e8c9{
    color: var(--dl-color-text-muted);
    margin-bottom: 2rem;
    }
div.xfaf__ce76.kcef8881 .j4d1a8_b9f3{
    font-size: 0.85rem;
    color: rgba(255,255,255,0.4);
    max-width: var(--dl-width-text);
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 2rem;
    }
.ad47d74c38d{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 60px;
    width: 100%; color: #1a1a2e;}
.hf652f92e{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
    }
.hdcec4e{
    flex: 0 1 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.yq5jzdxmetw{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    letter-spacing: -0.02em;
    }
.eb57a0_323a{
    font-family: var(--font-sans);
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.z3db76_a9{
    font-family: var(--font-sans);
    font-size: 13px;
    color: var(--text-muted);
    opacity: 0.8;
    }
.m4ddb53d_8l6s{
    flex: 0 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.x5cf25f{
    font-family: var(--font-serif);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--secondary-color);
    margin-bottom: 24px;
    }
.o8b8a74_bb6e{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    margin-bottom: 12px;
    border-bottom: 1px solid transparent;
    }
.o8b8a74_bb6e:hover{
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    }
.z0c5__39d6{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.xjv1hza7{
    background-color: hsla(14, 75%, 52%, 0.03);
    padding: 32px;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-color);
    width: 100%;
    max-width: 360px; color: #1a1a2e;}
.m2b7030{
    font-family: var(--font-serif);
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 20px;
    }
.nac21_9c9{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px hsla(14, 75%, 52%, 0.4);
    text-align: center;
    }
.nac21_9c9:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(14, 75%, 52%, 0.5);
    filter: brightness(1.1);
    }
@media (max-width: 768px){.hf652f92e{
    flex-direction: column;
    gap: 48px;
    padding-left: 24px;
    padding-right: 24px;
    }
.hdcec4e{
    flex: 1 1 auto;
    }
.m4ddb53d_8l6s{
    flex: 1 1 auto;
    }
.z0c5__39d6{
    flex: 1 1 auto;
    width: 100%;
    }
.xjv1hza7{
    max-width: 100%;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    -webkit-font-smoothing: antialiased;
    }
.i92f93bb429{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.fa46__65d7{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.kfe1__8b76{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    margin-right: 48px; 
    flex-shrink: 0;
    }
.y77e7c34608{
    width: 32px;
    height: 32px;
    background: var(--text-color);
    color: var(--bg-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-serif);
    font-weight: bold;
    border-radius: var(--radius-sm);
    font-size: 18px;
    }
.pf4ed3_lv9n{
    font-family: var(--font-serif);
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.se75580_d7{
    flex-grow: 1;
    }
.yd654__5fcc{
    display: flex;
    list-style: none;
    gap: 28px; 
    }
.g3l05mkbyqk7{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.g3l05mkbyqk7:hover{
    color: var(--text-color);
    }
.g3l05mkbyqk7.active{
    color: var(--text-color);
    }
.g3l05mkbyqk7.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.h8e8c5__047{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto; 
    }
.b75e467_2929{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 10px 20px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: 1px solid rgba(0,0,0,0.05);
    }
.b75e467_2929:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.j0ec409dc{
    width: 18px;
    height: 18px;
    }
.q2baf_b6f2{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.q2baf_b6f2 span{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.yd654__5fcc {
    gap: 16px;
    }
.g3l05mkbyqk7 {
    font-size: 13px;
    }}
@media (max-width: 860px){.se75580_d7{
    display: none; 
    }
.q2baf_b6f2{
    display: flex;
    }
.pf4ed3_lv9n{
    font-size: 18px;
    }
.fa46__65d7{
    padding: 0 16px;
    }}
.g3l05mkbyqk7.active {color: var(--text-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.xfaf__ce76 img.h97e76_37a9 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.xfaf__ce76 img.h97e76_37a9.w7875797f { aspect-ratio: 16 / 9; }
div.xfaf__ce76 img.h97e76_37a9.p084__5afe { aspect-ratio: 16 / 10; }
div.xfaf__ce76 img.h97e76_37a9.h7fd5ffa9f5 { aspect-ratio: 4 / 3; }
div.xfaf__ce76 img.h97e76_37a9.t7e1__492d { aspect-ratio: 1 / 1; }
div.xfaf__ce76 :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.xfaf__ce76 .a8e114110 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.xfaf__ce76 .a8e114110.w7875797f { aspect-ratio: 16 / 9; }
div.xfaf__ce76 .a8e114110.p084__5afe { aspect-ratio: 16 / 10; }
div.xfaf__ce76 .a8e114110.h7fd5ffa9f5 { aspect-ratio: 4 / 3; }
div.xfaf__ce76 .a8e114110.t7e1__492d { aspect-ratio: 1 / 1; }
div.xfaf__ce76 .a8e114110 > img.h97e76_37a9,
    div.xfaf__ce76 .a8e114110 > picture > img.h97e76_37a9 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.b674f03ed {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.b674f03ed > :first-child,
    .b674f03ed > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    -webkit-font-smoothing: antialiased;
    }
.i92f93bb429{
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.fa46__65d7{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    }
.kfe1__8b76{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    margin-right: 48px; 
    flex-shrink: 0;
    }
.y77e7c34608{
    width: 32px;
    height: 32px;
    background: var(--text-color);
    color: var(--bg-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-serif);
    font-weight: bold;
    border-radius: var(--radius-sm);
    font-size: 18px;
    }
.pf4ed3_lv9n{
    font-family: var(--font-serif);
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.se75580_d7{
    flex-grow: 1;
    }
.yd654__5fcc{
    display: flex;
    list-style: none;
    gap: 28px; 
    }
.g3l05mkbyqk7{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.g3l05mkbyqk7:hover{
    color: var(--text-color);
    }
.g3l05mkbyqk7.active{
    color: var(--text-color);
    }
.g3l05mkbyqk7.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.h8e8c5__047{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto; 
    }
.b75e467_2929{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 10px 20px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: var(--transition);
    box-shadow: var(--shadow-sm);
    border: 1px solid rgba(0,0,0,0.05);
    }
.b75e467_2929:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-md); color: #1a1a2e;}
.j0ec409dc{
    width: 18px;
    height: 18px;
    }
.q2baf_b6f2{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.q2baf_b6f2 span{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.yd654__5fcc {
    gap: 16px;
    }
.g3l05mkbyqk7 {
    font-size: 13px;
    }}
@media (max-width: 860px){.se75580_d7{
    display: none; 
    }
.q2baf_b6f2{
    display: flex;
    }
.pf4ed3_lv9n{
    font-size: 18px;
    }
.fa46__65d7{
    padding: 0 16px;
    }}
.g3l05mkbyqk7.active{color: var(--text-color);}
.ad47d74c38d{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 60px;
    width: 100%; color: #1a1a2e;}
.hf652f92e{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
    }
.hdcec4e{
    flex: 0 1 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.yq5jzdxmetw{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    letter-spacing: -0.02em;
    }
.eb57a0_323a{
    font-family: var(--font-sans);
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 32px;
    max-width: 320px;
    }
.z3db76_a9{
    font-family: var(--font-sans);
    font-size: 13px;
    color: var(--text-muted);
    opacity: 0.8;
    }
.m4ddb53d_8l6s{
    flex: 0 1 160px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.x5cf25f{
    font-family: var(--font-serif);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--secondary-color);
    margin-bottom: 24px;
    }
.o8b8a74_bb6e{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    margin-bottom: 12px;
    border-bottom: 1px solid transparent;
    }
.o8b8a74_bb6e:hover{
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    }
.z0c5__39d6{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
.xjv1hza7{
    background-color: hsla(14, 75%, 52%, 0.03);
    padding: 32px;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-color);
    width: 100%;
    max-width: 360px; color: #1a1a2e;}
.m2b7030{
    font-family: var(--font-serif);
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 20px;
    }
.nac21_9c9{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 12px 28px;
    border-radius: var(--radius-md);
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 14px hsla(14, 75%, 52%, 0.4);
    text-align: center;
    }
.nac21_9c9:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(14, 75%, 52%, 0.5);
    filter: brightness(1.1);
    }
@media (max-width: 768px){.hf652f92e{
    flex-direction: column;
    gap: 48px;
    padding-left: 24px;
    padding-right: 24px;
    }
.hdcec4e{
    flex: 1 1 auto;
    }
.m4ddb53d_8l6s{
    flex: 1 1 auto;
    }
.z0c5__39d6{
    flex: 1 1 auto;
    width: 100%;
    }
.xjv1hza7{
    max-width: 100%;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
}
.i92f93bb429{
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.fa46__65d7{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start; 
}
.kfe1__8b76{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  margin-right: 48px; 
  flex-shrink: 0;
}
.y77e7c34608{
  width: 32px;
  height: 32px;
  background: var(--text-color);
  color: var(--bg-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-serif);
  font-weight: bold;
  border-radius: var(--radius-sm);
  font-size: 18px;
}
.pf4ed3_lv9n{
  font-family: var(--font-serif);
  font-size: 22px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.se75580_d7{
  flex-grow: 1;
}
.yd654__5fcc{
  display: flex;
  list-style: none;
  gap: 28px; 
}
.g3l05mkbyqk7{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.g3l05mkbyqk7:hover{
  color: var(--text-color);
}
.g3l05mkbyqk7.active{
  color: var(--text-color);
}
.g3l05mkbyqk7.active::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--primary-color);
  border-radius: 2px; color: #1a1a2e;}
.h8e8c5__047{
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: auto; 
}
.b75e467_2929{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-color);
  color: #1a1a2e; 
  padding: 10px 20px;
  border-radius: var(--radius-md);
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: var(--transition);
  box-shadow: var(--shadow-sm);
  border: 1px solid rgba(0,0,0,0.05);
}
.b75e467_2929:hover{
  background: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-md); color: #1a1a2e;}
.j0ec409dc{
  width: 18px;
  height: 18px;
}
.q2baf_b6f2{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.q2baf_b6f2 span{
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.yd654__5fcc {
    gap: 16px;
  }
.g3l05mkbyqk7 {
    font-size: 13px;
  }}
@media (max-width: 860px){.se75580_d7{
    display: none; 
  }
.q2baf_b6f2{
    display: flex;
  }
.pf4ed3_lv9n{
    font-size: 18px;
  }
.fa46__65d7{
    padding: 0 16px;
  }}
.g3l05mkbyqk7.active{color: var(--text-color);}
.of25__c8c5{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 60px;
  width: 100%; color: #1a1a2e;}
.l6ed1533c55{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 80px;
}
.b11c__d36d{
  flex: 0 1 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.v67f628d8{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 20px;
  letter-spacing: -0.02em;
}
.j8da56cd3{
  font-family: var(--font-sans);
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-bottom: 32px;
  max-width: 320px;
}
.a31d62502{
  font-family: var(--font-sans);
  font-size: 13px;
  color: var(--text-muted);
  opacity: 0.8;
}
.kc8d__33c4{
  flex: 0 1 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.u55202_ebab{
  font-family: var(--font-serif);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--secondary-color);
  margin-bottom: 24px;
}
.sb44__3666{
  font-family: var(--font-sans);
  font-size: 15px;
  color: var(--text-color);
  text-decoration: none;
  transition: var(--transition);
  margin-bottom: 12px;
  border-bottom: 1px solid transparent;
}
.sb44__3666:hover{
  color: var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
}
.h13359_99ff{
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.t6ed96_305a{
  background-color: hsla(14, 75%, 52%, 0.03);
  padding: 32px;
  border-radius: var(--radius-lg);
  border: 1px solid var(--border-color);
  width: 100%;
  max-width: 360px; color: #1a1a2e;}
.j85c31_8296{
  font-family: var(--font-serif);
  font-size: 18px;
  color: var(--text-color);
  margin-bottom: 20px;
}
.x954__8173{
  display: inline-block;
  background-color: var(--primary-color);
  color: #1a1a2e;
  padding: 12px 28px;
  border-radius: var(--radius-md);
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: var(--transition);
  box-shadow: 0 4px 14px hsla(14, 75%, 52%, 0.4);
  text-align: center;
}
.x954__8173:hover{
  transform: translateY(-2px);
  box-shadow: 0 6px 20px hsla(14, 75%, 52%, 0.5);
  filter: brightness(1.1);
}
@media (max-width: 768px){.l6ed1533c55{
    flex-direction: column;
    gap: 48px;
    padding-left: 24px;
    padding-right: 24px;
  }
.b11c__d36d{
    flex: 1 1 auto;
  }
.kc8d__33c4{
    flex: 1 1 auto;
  }
.h13359_99ff{
    flex: 1 1 auto;
    width: 100%;
  }
.t6ed96_305a{
    max-width: 100%;
  }}
.sa2136f05{box-sizing:border-box;}
.z9415d_4009{box-sizing:border-box;}
.d6ac__9166{box-sizing:border-box;}
.wb89__67dd{box-sizing:border-box;}
.i34b50_ce37{box-sizing:border-box;}