:root {

  --dl-primary: hsl(218, 75%, 59%);
  --dl-primary-hover: hsl(218, 80%, 50%);
  --dl-secondary: hsl(327, 60%, 59%);
  --dl-bg: hsl(218, 7%, 96%);
  --dl-surface: #ffffff;
  --dl-surface-alt: #f1f4f9;
  --dl-text-main: hsl(218, 10%, 8%);
  --dl-text-muted: hsl(218, 8%, 40%);
  --dl-border: #e2e8f0;
  --dl-max-width: 1200px;
  --dl-text-width: 680px;
  --dl-text-width-wide: 800px;
  --dl-radius-lg: 12px;
  --dl-radius-md: 8px;
  --dl-radius-sm: 4px;
  --dl-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --dl-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --dl-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --dl-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  --primary-color: hsl(218, 75%, 52%);
  --secondary-color: hsl(327, 60%, 52%);
  --bg-color: hsl(218, 7%, 96%);
  --text-color: hsl(218, 10%, 8%);
  --text-muted: hsl(218, 10%, 40%);
  --border-color: rgba(18, 19, 22, 0.1);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 1px 2px rgba(0,0,0,0.05);
  --shadow-md: 0 4px 8px rgba(0,0,0,0.08);
  --shadow-lg: 0 16px 32px rgba(0,0,0,0.12);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --btn-text: #ffffff;
  --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.o4d4__6800.h0db540f *{
    box-sizing: border-box;
    }
div.o4d4__6800.h0db540f.vab3116_3q{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--dl-bg);
    color: var(--dl-text-main);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.o4d4__6800.h0db540f .n9689__a641{
    max-width: var(--dl-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.o4d4__6800.h0db540f .h65d76c47{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.1;
    margin-bottom: 24px;
    color: var(--dl-text-main);
    }
div.o4d4__6800.h0db540f .z8aaf_15{
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    font-weight: 700;
    letter-spacing: -0.01em;
    margin-bottom: 16px;
    line-height: 1.2;
    }
div.o4d4__6800.h0db540f .ue826c4906d{
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 12px;
    }
div.o4d4__6800.h0db540f .dd80__892dc{
    font-size: 1.125rem;
    color: var(--dl-text-muted);
    margin-bottom: 24px;
    max-width: var(--dl-text-width);
    }
div.o4d4__6800.h0db540f .h0b5339e{
    padding: 120px 0 80px;
    background-color: var(--dl-bg);
    border-bottom: 1px solid var(--dl-border); color: #1a1a2e;}
div.o4d4__6800.h0db540f .ggbmj3oz7{
    max-width: var(--dl-text-width-wide);
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    text-align: left;
    }
div.o4d4__6800.h0db540f .h0b5339e .dd80__892dc{
    font-size: 1.25rem;
    max-width: var(--dl-text-width);
    }
div.o4d4__6800.h0db540f .bgomnhznh{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 16px;
    align-items: center;
    }
div.o4d4__6800.h0db540f .sb1771a34b{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: var(--dl-radius-sm);
    text-decoration: none;
    transition: var(--dl-transition);
    cursor: pointer;
    border: none;
    }
div.o4d4__6800.h0db540f .t45d9__d1d9{
    background-color: var(--dl-primary);
    color: #1a1a2e;
    box-shadow: var(--dl-shadow-md);
    }
div.o4d4__6800.h0db540f .t45d9__d1d9:hover{
    background-color: var(--dl-primary-hover);
    box-shadow: var(--dl-shadow-lg);
    transform: translateY(-1px); color: #1a1a2e;}
div.o4d4__6800.h0db540f .d6e9603_38{
    background-color: var(--dl-surface);
    color: var(--dl-text-main);
    border: 1px solid var(--dl-border);
    }
div.o4d4__6800.h0db540f .d6e9603_38:hover{
    background-color: var(--dl-surface-alt);
    border-color: #cbd5e1; color: #1a1a2e;}
div.o4d4__6800.h0db540f .w14d53c0a53{
    font-size: 0.875rem;
    color: var(--dl-text-muted);
    margin-top: 12px;
    }
div.o4d4__6800.h0db540f .z49b__9567{
    padding: 80px 0;
    background-color: var(--dl-surface); color: #1a1a2e;}
div.o4d4__6800.h0db540f .j9e64f7_z8v{
    background-color: var(--dl-surface-alt); color: #1a1a2e;}
div.o4d4__6800.h0db540f .l5cb1efc{
    margin-bottom: 48px;
    max-width: var(--dl-text-width);
    }
div.o4d4__6800.h0db540f .ad4e9bd_2655{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }
div.o4d4__6800.h0db540f .yd17cb_k8iw{background: var(--dl-surface);
    border: 1px solid var(--dl-border);
    border-radius: var(--dl-radius-lg);
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    transition: var(--dl-transition);
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.o4d4__6800.h0db540f .yd17cb_k8iw:hover{
    box-shadow: var(--dl-shadow-md);
    border-color: var(--dl-primary);
    }
div.o4d4__6800.h0db540f .xojmrggf{
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
    color: var(--dl-primary);
    }
div.o4d4__6800.h0db540f .yd17cb_k8iw .ue826c4906d{
    margin-bottom: 8px;
    }
div.o4d4__6800.h0db540f .h9af847638c{
    color: var(--dl-text-muted);
    font-size: 0.95rem;
    margin-bottom: 24px;
    flex-grow: 1;
    }
div.o4d4__6800.h0db540f .hed523b_8c{
    font-size: 0.85rem;
    color: var(--dl-text-muted);
    padding-top: 16px;
    border-top: 1px solid var(--dl-border);
    margin-bottom: 16px;
    }
div.o4d4__6800.h0db540f .d6608e0a{
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    }
div.o4d4__6800.h0db540f .wnwgnwxs{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    }
div.o4d4__6800.h0db540f .z3e8d0__ad04{
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step-counter;
    }
div.o4d4__6800.h0db540f .vg6woon6{
    position: relative;
    padding-left: 48px;
    margin-bottom: 32px;
    }
div.o4d4__6800.h0db540f .vg6woon6::before{
    counter-increment: step-counter;
    content: counter(step-counter);
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--dl-surface-alt);
    color: #1a1a2e;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--dl-border);
    }
div.o4d4__6800.h0db540f .u8d90_9f5f{
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 8px;
    color: var(--dl-text-main);
    }
div.o4d4__6800.h0db540f .wbbc58c9{
    color: var(--dl-text-muted);
    font-size: 0.95rem;
    }
div.o4d4__6800.h0db540f .e17a831_li2u{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    }
div.o4d4__6800.h0db540f .hkgwrxl89jq{
    border-radius: var(--dl-radius-lg);
    overflow: hidden;
    box-shadow: var(--dl-shadow-md);
    aspect-ratio: 16 / 10;
    background-color: var(--dl-border); color: #1a1a2e;}
div.o4d4__6800.h0db540f .uda9e49_f6ad{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.o4d4__6800.h0db540f .y762d_9dd{
    list-style: none;
    padding: 0;
    }
div.o4d4__6800.h0db540f .y762d_9dd li{
    position: relative;
    padding-left: 32px;
    margin-bottom: 16px;
    color: var(--dl-text-muted);
    }
div.o4d4__6800.h0db540f .y762d_9dd li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--dl-primary);
    font-weight: bold;
    }
div.o4d4__6800.h0db540f .z6eea_356b{
    color: var(--dl-primary);
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: var(--dl-transition);
    }
div.o4d4__6800.h0db540f .z6eea_356b:hover{
    border-bottom-color: var(--dl-primary);
    }
@media (max-width: 1024px) {div.o4d4__6800.h0db540f .ad4e9bd_2655{
    grid-template-columns: repeat(2, 1fr);
    }}
@media (max-width: 768px) {div.o4d4__6800.h0db540f .h65d76c47{ font-size: 2.25rem; }
div.o4d4__6800.h0db540f .z8aaf_15{ font-size: 1.75rem; }
div.o4d4__6800.h0db540f .wnwgnwxs, div.o4d4__6800.h0db540f .e17a831_li2u{
    grid-template-columns: 1fr;
    gap: 40px;
    }
div.o4d4__6800.h0db540f .h0b5339e{
    padding: 80px 0 60px;
    }}
@media (max-width: 480px) {div.o4d4__6800.h0db540f .ad4e9bd_2655{
    grid-template-columns: 1fr;
    }
div.o4d4__6800.h0db540f .bgomnhznh{
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    }
div.o4d4__6800.h0db540f .sb1771a34b{
    width: 100%;
    }}
.n3a4b_3a{
    background-color: #08090C;
    padding: 120px 0 40px 0;
    color: #FFFFFF;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.bac5777{
    width: var(--max-width, min(1200px, 92vw));
    display: flex;
    flex-direction: column;
    gap: 120px;
    }
.ufbb43__4a3d{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    }
.y30c57_994{
    width: 100%;
    font-family: "Georgia", "Times New Roman", "Songti SC", serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    color: #FFFFFF;
    letter-spacing: -0.02em;
    }
.c1509c_2d{
    width: 100%;
    max-width: 540px;
    font-size: 18px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.65);
    margin: 0;
    }
.g7a05__e6d1{
    width: 180px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, hsl(218, 75%, 52%));
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
    border: 1px solid transparent;
    box-sizing: border-box;
    }
.g7a05__e6d1:hover{
    background-color: #FFFFFF;
    color: #08090C;
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(255, 255, 255, 0.15);
    }
.b03ad00_4e7a{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
.ydc5ff_e0e8{
    flex: 0 0 auto;
    width: auto;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: 0.02em;
    }
.j394a990{
    flex: 0 0 auto;
    width: auto;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: 0.02em;
    }
@media (max-width: 768px){.n3a4b_3a{
    padding: 80px 0 32px 0;
    }
.bac5777{
    gap: 64px;
    }
.y30c57_994{
    font-size: 40px;
    }
.c1509c_2d{
    font-size: 16px;
    }
.b03ad00_4e7a{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }}
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@700&family=Inter:wght@400;500;600;700&display=swap");
body{
    margin: 0;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.jb313__dce5d{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.h7382747{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.w05tq1ocq{
    display: flex;
    align-items: center;
    height: 100%;
    }
.lf57178_li2o{
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 64px;
    }
.o473c__8b42{
    font-family: "Noto Serif SC", serif;
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.zdzz9nrxm6xj{
    display: none;
    }
.haa0e4e5_hrl{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
    z-index: 1001;
    margin-left: auto;
    }
.jpihxrhwf{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
.e717357_40a{
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-start;
    height: 100%;
    }
.c401769b30b{
    display: flex;
    align-items: center;
    height: 100%;
    gap: 36px;
    }
.t14858_403{
    font-size: 15px;
    font-weight: 600;
    color: var(--text-muted);
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
    }
.t14858_403:hover{
    color: var(--text-color);
    text-decoration-color: var(--text-color);
    }
.x51cb3iazr0{
    margin-left: auto;
    display: flex;
    align-items: center;
    }
.h4467363a4{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    height: 48px;
    background: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    border: 2px solid var(--text-color);
    box-shadow: 4px 4px 0px var(--text-color);
    }
.h4467363a4:hover{
    background: var(--secondary-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color); color: #1a1a2e;}
.h4467363a4:active{
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px var(--text-color);
    }
@media (max-width: 991px){.haa0e4e5_hrl {
    display: flex;
    }
.e717357_40a {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100vw;
    height: calc(100vh - var(--nav-height));
    background: var(--nav-bg);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 32px 4vw;
    box-sizing: border-box;
    clip-path: inset(0 0 100% 0); 
    transition: clip-path 0.4s cubic-bezier(0.4, 0, 0.2, 1); color: #1a1a2e;}
.zdzz9nrxm6xj:checked ~ .e717357_40a {
    clip-path: inset(0 0 0 0);
    }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(2) {
    opacity: 0;
    }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }
.c401769b30b {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    width: 100%;
    gap: 0;
    margin-bottom: 40px;
    }
.t14858_403 {
    width: 100%;
    height: 60px;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
    text-decoration: none;
    }
.x51cb3iazr0 {
    width: 100%;
    margin-left: 0;
    }
.h4467363a4 {
    width: 100%;
    }}
@media (min-width: 992px){.jb313__dce5d #nt08b417f200, .jb313__dce5d label[for="nt08b417f200"]{ display: none !important; }}
@media (min-width: 992px){.jb313__dce5d .e717357_40a{ 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: 992px){.jb313__dce5d .e717357_40a{ 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: 992px){.jb313__dce5d .e717357_40a a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt08b417f200:checked ~ .e717357_40a { right: 0 !important; left: auto !important; }
@media (max-width: 991px) {.jb313__dce5d.p61b446b5 .e717357_40a { 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: 991px) {#nt08b417f200:checked ~ .e717357_40a { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 992px) {.jb313__dce5d.p61b446b5 #nt08b417f200, .jb313__dce5d.p61b446b5 label[for="nt08b417f200"] { display: none !important; }}
@media (min-width: 992px) {.jb313__dce5d.p61b446b5 .e717357_40a { 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: 992px) {.jb313__dce5d.p61b446b5 .e717357_40a { 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: 992px) {.jb313__dce5d.p61b446b5 .e717357_40a 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.o4d4__6800 img.c0f9__dc99 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.o4d4__6800 img.c0f9__dc99.x1b4__d2d8 { aspect-ratio: 16 / 9; }
div.o4d4__6800 img.c0f9__dc99.g44001_3f15 { aspect-ratio: 16 / 10; }
div.o4d4__6800 img.c0f9__dc99.v469__d260 { aspect-ratio: 4 / 3; }
div.o4d4__6800 img.c0f9__dc99.z3b2e7_8968 { aspect-ratio: 1 / 1; }
div.o4d4__6800 :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.o4d4__6800 .y0008db2a {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.o4d4__6800 .y0008db2a.x1b4__d2d8 { aspect-ratio: 16 / 9; }
div.o4d4__6800 .y0008db2a.g44001_3f15 { aspect-ratio: 16 / 10; }
div.o4d4__6800 .y0008db2a.v469__d260 { aspect-ratio: 4 / 3; }
div.o4d4__6800 .y0008db2a.z3b2e7_8968 { aspect-ratio: 1 / 1; }
div.o4d4__6800 .y0008db2a > img.c0f9__dc99,
    div.o4d4__6800 .y0008db2a > picture > img.c0f9__dc99 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.o4d4__6800.h0db540f .t45d9__d1d9 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.o4d4__6800.h0db540f .t45d9__d1d9 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.o4d4__6800.h0db540f .t45d9__d1d9 a:not([class]):hover{opacity:0.92;}
div.o4d4__6800.h0db540f .t45d9__d1d9 a[class=""]:hover{opacity:0.92;}
div.o4d4__6800.h0db540f .t45d9__d1d9 a:not([class]):visited{color:#ffffff !important;}
div.o4d4__6800.h0db540f .t45d9__d1d9 a[class=""]:visited{color:#ffffff !important;}
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@700&family=Inter:wght@400;500;600;700&display=swap");
body{
    margin: 0;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.jb313__dce5d{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.h7382747{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    }
.w05tq1ocq{
    display: flex;
    align-items: center;
    height: 100%;
    }
.lf57178_li2o{
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 64px;
    }
.o473c__8b42{
    font-family: "Noto Serif SC", serif;
    font-size: 22px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.zdzz9nrxm6xj{
    display: none;
    }
.haa0e4e5_hrl{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
    z-index: 1001;
    margin-left: auto;
    }
.jpihxrhwf{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
.e717357_40a{
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-start;
    height: 100%;
    }
.c401769b30b{
    display: flex;
    align-items: center;
    height: 100%;
    gap: 36px;
    }
.t14858_403{
    font-size: 15px;
    font-weight: 600;
    color: var(--text-muted);
    transition: var(--transition);
    height: 100%;
    display: flex;
    align-items: center;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
    }
.t14858_403:hover{
    color: var(--text-color);
    text-decoration-color: var(--text-color);
    }
.x51cb3iazr0{
    margin-left: auto;
    display: flex;
    align-items: center;
    }
.h4467363a4{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    height: 48px;
    background: var(--primary-color);
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    border: 2px solid var(--text-color);
    box-shadow: 4px 4px 0px var(--text-color);
    }
.h4467363a4:hover{
    background: var(--secondary-color);
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px var(--text-color); color: #1a1a2e;}
.h4467363a4:active{
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px var(--text-color);
    }
@media (max-width: 991px){.haa0e4e5_hrl {
    display: flex;
    }
.e717357_40a {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100vw;
    height: calc(100vh - var(--nav-height));
    background: var(--nav-bg);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 32px 4vw;
    box-sizing: border-box;
    clip-path: inset(0 0 100% 0); 
    transition: clip-path 0.4s cubic-bezier(0.4, 0, 0.2, 1); color: #1a1a2e;}
.zdzz9nrxm6xj:checked ~ .e717357_40a {
    clip-path: inset(0 0 0 0);
    }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(2) {
    opacity: 0;
    }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }
.c401769b30b {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    width: 100%;
    gap: 0;
    margin-bottom: 40px;
    }
.t14858_403 {
    width: 100%;
    height: 60px;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
    text-decoration: none;
    }
.x51cb3iazr0 {
    width: 100%;
    margin-left: 0;
    }
.h4467363a4 {
    width: 100%;
    }}
@media (min-width: 992px){.jb313__dce5d #nt08b417f200, .jb313__dce5d label[for="nt08b417f200"]{ display: none !important; }}
@media (min-width: 992px){.jb313__dce5d .e717357_40a{ 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: 992px){.jb313__dce5d .e717357_40a{ 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: 992px){.jb313__dce5d .e717357_40a a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt08b417f200:checked ~ .e717357_40a{ right: 0 !important; left: auto !important; }
@media (max-width: 991px){.jb313__dce5d.p61b446b5 .e717357_40a{ 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: 991px){#nt08b417f200:checked ~ .e717357_40a{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 992px){.jb313__dce5d.p61b446b5 #nt08b417f200, .jb313__dce5d.p61b446b5 label[for="nt08b417f200"]{ display: none !important; }}
@media (min-width: 992px){.jb313__dce5d.p61b446b5 .e717357_40a{ 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: 992px){.jb313__dce5d.p61b446b5 .e717357_40a{ 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: 992px){.jb313__dce5d.p61b446b5 .e717357_40a a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n3a4b_3a{
    background-color: #08090C;
    padding: 120px 0 40px 0;
    color: #FFFFFF;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.bac5777{
    width: var(--max-width, min(1200px, 92vw));
    display: flex;
    flex-direction: column;
    gap: 120px;
    }
.ufbb43__4a3d{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    }
.y30c57_994{
    width: 100%;
    font-family: "Georgia", "Times New Roman", "Songti SC", serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    color: #FFFFFF;
    letter-spacing: -0.02em;
    }
.c1509c_2d{
    width: 100%;
    max-width: 540px;
    font-size: 18px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.65);
    margin: 0;
    }
.g7a05__e6d1{
    width: 180px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, hsl(218, 75%, 52%));
    color: #1a1a2e;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
    border: 1px solid transparent;
    box-sizing: border-box;
    }
.g7a05__e6d1:hover{
    background-color: #FFFFFF;
    color: #08090C;
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(255, 255, 255, 0.15);
    }
.b03ad00_4e7a{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
.ydc5ff_e0e8{
    flex: 0 0 auto;
    width: auto;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: 0.02em;
    }
.j394a990{
    flex: 0 0 auto;
    width: auto;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: 0.02em;
    }
@media (max-width: 768px){.n3a4b_3a{
    padding: 80px 0 32px 0;
    }
.bac5777{
    gap: 64px;
    }
.y30c57_994{
    font-size: 40px;
    }
.c1509c_2d{
    font-size: 16px;
    }
.b03ad00_4e7a{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }}
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@700&family=Inter:wght@400;500;600;700&display=swap");
body{
  margin: 0;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.jb313__dce5d{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  justify-content: center;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.h7382747{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  
  justify-content: flex-start;
}
.w05tq1ocq{
  display: flex;
  align-items: center;
  height: 100%;
}
.lf57178_li2o{
  text-decoration: none;
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 64px;
}
.o473c__8b42{
  font-family: "Noto Serif SC", serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
.zdzz9nrxm6xj{
  display: none;
}
.haa0e4e5_hrl{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 26px;
  height: 18px;
  cursor: pointer;
  z-index: 1001;
  margin-left: auto;
}
.jpihxrhwf{
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  transform-origin: center; color: #ffffff;}
.e717357_40a{
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-start;
  height: 100%;
}
.c401769b30b{
  display: flex;
  align-items: center;
  height: 100%;
  gap: 36px;
}
.t14858_403{
  font-size: 15px;
  font-weight: 600;
  color: var(--text-muted);
  transition: var(--transition);
  height: 100%;
  display: flex;
  align-items: center;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
}
.t14858_403:hover{
  color: var(--text-color);
  text-decoration-color: var(--text-color);
}
.x51cb3iazr0{
  margin-left: auto;
  display: flex;
  align-items: center;
}
.h4467363a4{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  height: 48px;
  background: var(--primary-color);
  color: #1a1a2e;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  border: 2px solid var(--text-color);
  box-shadow: 4px 4px 0px var(--text-color);
}
.h4467363a4:hover{
  background: var(--secondary-color);
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0px var(--text-color); color: #1a1a2e;}
.h4467363a4:active{
  transform: translate(2px, 2px);
  box-shadow: 2px 2px 0px var(--text-color);
}
@media (max-width: 991px){.haa0e4e5_hrl {
    display: flex;
  }
.e717357_40a {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100vw;
    height: calc(100vh - var(--nav-height));
    background: var(--nav-bg);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 32px 4vw;
    box-sizing: border-box;
    clip-path: inset(0 0 100% 0); 
    transition: clip-path 0.4s cubic-bezier(0.4, 0, 0.2, 1); color: #1a1a2e;}
.zdzz9nrxm6xj:checked ~ .e717357_40a {
    clip-path: inset(0 0 0 0);
  }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(2) {
    opacity: 0;
  }
.zdzz9nrxm6xj:checked ~ .haa0e4e5_hrl .jpihxrhwf:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
.c401769b30b {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    width: 100%;
    gap: 0;
    margin-bottom: 40px;
  }
.t14858_403 {
    width: 100%;
    height: 60px;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
    text-decoration: none;
  }
.x51cb3iazr0 {
    width: 100%;
    margin-left: 0;
  }
.h4467363a4 {
    width: 100%;
  }}
@media (min-width: 992px){.jb313__dce5d #nt08b417f200, .jb313__dce5d label[for="nt08b417f200"]{ display: none !important; }}
@media (min-width: 992px){.jb313__dce5d .e717357_40a{ 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: 992px){.jb313__dce5d .e717357_40a{ 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: 992px){.jb313__dce5d .e717357_40a a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt08b417f200:checked ~ .e717357_40a{ right: 0 !important; left: auto !important; }
@media (max-width: 991px){.jb313__dce5d.p61b446b5 .e717357_40a{ 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: 991px){#nt08b417f200:checked ~ .e717357_40a{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 992px){.jb313__dce5d.p61b446b5 #nt08b417f200, .jb313__dce5d.p61b446b5 label[for="nt08b417f200"]{ display: none !important; }}
@media (min-width: 992px){.jb313__dce5d.p61b446b5 .e717357_40a{ 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: 992px){.jb313__dce5d.p61b446b5 .e717357_40a{ 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: 992px){.jb313__dce5d.p61b446b5 .e717357_40a a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.g3e4bd19ea9{
  background-color: #08090C;
  padding: 120px 0 40px 0;
  color: #FFFFFF;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ke1058_c989{
  width: var(--max-width, min(1200px, 92vw));
  display: flex;
  flex-direction: column;
  gap: 120px;
}
.fcdedb604{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}
.a764dc_ff5d{
  width: 100%;
  font-family: "Georgia", "Times New Roman", "Songti SC", serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  color: #FFFFFF;
  letter-spacing: -0.02em;
}
.zc6309f9ede{
  width: 100%;
  max-width: 540px;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.65);
  margin: 0;
}
.u5d9__8915{
  width: 180px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color, hsl(218, 75%, 52%));
  color: #1a1a2e;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  box-sizing: border-box;
}
.u5d9__8915:hover{
  background-color: #FFFFFF;
  color: #08090C;
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(255, 255, 255, 0.15);
}
.se6494622{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.m78957d03a4{
  flex: 0 0 auto;
  width: auto;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  font-family: system-ui, -apple-system, sans-serif;
  letter-spacing: 0.02em;
}
.p0f334bdea1{
  flex: 0 0 auto;
  width: auto;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
  font-family: system-ui, -apple-system, sans-serif;
  letter-spacing: 0.02em;
}
@media (max-width: 768px){.g3e4bd19ea9{
    padding: 80px 0 32px 0;
  }
.ke1058_c989{
    gap: 64px;
  }
.a764dc_ff5d{
    font-size: 40px;
  }
.zc6309f9ede{
    font-size: 16px;
  }
.se6494622{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }}
.p542bcb9ffa{box-sizing:border-box;}
.oc59__90d7{box-sizing:border-box;}
.i22d__c58d{box-sizing:border-box;}
.d32db0e3837{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.b03ad00_4e7a { 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; }}