:root {

  --sg-bg-base: #0a0a0c;
  --sg-bg-surface: #141417;
  --sg-bg-elevated: #1d1d21;
  --sg-text-primary: #f0f0f5;
  --sg-text-secondary: #a1a1aa;
  --sg-text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
  --sg-accent-main: hsl(169, 79%, 61%);
  --sg-accent-main-hover: hsl(169, 79%, 50%);
  --sg-accent-alt: hsl(295, 63%, 61%);
  --sg-border-subtle: rgba(255, 255, 255, 0.08);
  --sg-border-strong: rgba(255, 255, 255, 0.15);
  --sg-radius-sm: 4px;
  --sg-radius-md: 8px;
  --sg-radius-lg: 16px;
  --sg-spacing-xs: 8px;
  --sg-spacing-sm: 16px;
  --sg-spacing-md: 32px;
  --sg-spacing-lg: 64px;
  --sg-spacing-xl: 120px;
  --sg-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --sg-font-serif: "Georgia", "Times New Roman", serif;
  --primary-color: hsl(169, 79%, 61%);
  --secondary-color: hsl(295, 63%, 61%);
  --bg-color: #0c0d10;
  --text-color: #f1f2f3;
  --text-muted: #838896;
  --border-color: #242731;
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 4px 4px 0px var(--secondary-color);
  --shadow-md: 6px 6px 0px var(--secondary-color);
  --shadow-lg: 8px 8px 0px var(--secondary-color);
  --nav-height: 80px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --nav-bg: var(--bg-color);
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.t7bb44_33db.na84c04_b65.u727913e_8lv3{
    background-color: var(--sg-bg-base);
    color: var(--sg-text-primary);
    font-family: var(--sg-font-sans);
    line-height: 1.6;
    padding-top: var(--sg-spacing-md);
    overflow-x: hidden;
    }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 h1, div.t7bb44_33db.na84c04_b65.u727913e_8lv3 h2, div.t7bb44_33db.na84c04_b65.u727913e_8lv3 h3{
    color: var(--sg-text-primary);
    margin-top: 0;
    margin-bottom: var(--sg-spacing-sm);
    font-weight: 600;
    letter-spacing: -0.02em;
    }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 h1{ font-size: 3rem; line-height: 1.1; }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 h2{ font-size: 2rem; line-height: 1.2; }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 h3{ font-size: 1.25rem; line-height: 1.3; }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 p{ margin-top: 0; margin-bottom: var(--sg-spacing-sm); color: var(--sg-text-secondary); }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 a{
    color: var(--sg-accent-main);
    text-decoration: none;
    transition: color 0.2s ease;
    border-bottom: 1px solid transparent;
    }
div.t7bb44_33db.na84c04_b65.u727913e_8lv3 a:hover{
    color: var(--sg-accent-main-hover);
    border-bottom-color: var(--sg-accent-main-hover);
    }
div.t7bb44_33db.na84c04_b65 .b32c54d_xv3{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    }
div.t7bb44_33db.na84c04_b65 .wa6218__4ae{
    max-width: 760px;
    margin: 0 auto;
    }
div.t7bb44_33db.na84c04_b65 .b65ed2__36b{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
div.t7bb44_33db.na84c04_b65 .y6153044_vu{
    padding: var(--sg-spacing-xl) 0 var(--sg-spacing-lg);
    position: relative;
    }
div.t7bb44_33db.na84c04_b65 .y6153044_vu::before{
    content: "";
    position: absolute;
    top: -20%;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    height: 600px;
    background: radial-gradient(circle, rgba(69, 237, 206, 0.08) 0%, rgba(10, 10, 12, 0) 70%);
    z-index: 0;
    pointer-events: none; color: #1a1a2e;}
div.t7bb44_33db.na84c04_b65 .p1836__59c{
    position: relative;
    z-index: 1;
    }
div.t7bb44_33db.na84c04_b65 .y6153044_vu h1{
    font-family: var(--sg-font-serif);
    background: linear-gradient(to right, var(--sg-text-primary), var(--sg-text-muted));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; color: #1a1a2e;}
div.t7bb44_33db.na84c04_b65 .fab4ef__ade1d{
    font-size: 1.125rem;
    margin-bottom: var(--sg-spacing-md);
    }
div.t7bb44_33db.na84c04_b65 .b0ed6dd5_az{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: var(--sg-radius-sm);
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
    text-decoration: none !important;
    }
div.t7bb44_33db.na84c04_b65 .gd466ec8a24{
    background: var(--sg-accent-main);
    color: #000000;
    box-shadow: 0 4px 14px rgba(69, 237, 206, 0.2);
    }
div.t7bb44_33db.na84c04_b65 .gd466ec8a24:hover{
    background: var(--sg-accent-main-hover);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(69, 237, 206, 0.3); color: #1a1a2e;}
div.t7bb44_33db.na84c04_b65 .a2d7c4a_xdvk{
    background: var(--sg-bg-surface);
    color: var(--sg-text-primary);
    border: 1px solid var(--sg-border-strong);
    }
div.t7bb44_33db.na84c04_b65 .a2d7c4a_xdvk:hover{
    background: var(--sg-bg-elevated);
    border-color: var(--sg-accent-main); color: #ffffff;}
div.t7bb44_33db.na84c04_b65 .z66ebb96f25{
    padding: var(--sg-spacing-lg) 0;
    border-top: 1px solid var(--sg-border-subtle);
    }
div.t7bb44_33db.na84c04_b65 .egdhzhkk010{
    margin-bottom: var(--sg-spacing-lg);
    }
div.t7bb44_33db.na84c04_b65 .egdhzhkk010 h2{
    font-family: var(--sg-font-serif);
    }
div.t7bb44_33db.na84c04_b65 .egdhzhkk010 p{
    font-size: 1.1rem;
    }
div.t7bb44_33db.na84c04_b65 .d6859e_f4b7{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    }
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq{background: var(--sg-bg-surface);
    border: 1px solid var(--sg-border-subtle);
    border-radius: var(--sg-radius-md);
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, border-color 0.3s ease;
    position: relative;
    overflow: hidden; isolation: isolate; color: #ffffff;}
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq:hover{
    transform: translateY(-4px);
    border-color: var(--sg-border-strong);
    background: var(--sg-bg-elevated); color: #ffffff;}
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq::after{
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; height: 2px;
    background: transparent;
    transition: background 0.3s ease;
    }
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq:hover::after{
    background: linear-gradient(90deg, var(--sg-accent-main), var(--sg-accent-alt)); color: #1a1a2e;}
div.t7bb44_33db.na84c04_b65 .l3000d4a5d1{
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
    color: var(--sg-text-primary);
    }
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq h3{
    margin-bottom: 8px;
    }
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq p{
    font-size: 0.875rem;
    flex-grow: 1;
    margin-bottom: 24px;
    }
div.t7bb44_33db.na84c04_b65 .v3ltd5nyq .b0ed6dd5_az{
    width: 100%;
    padding: 10px 0;
    font-size: 0.875rem;
    }
div.t7bb44_33db.na84c04_b65 .eaedf__e51ae{
    background: linear-gradient(145deg, var(--sg-bg-surface) 0%, var(--sg-bg-base) 100%);
    border: 1px solid var(--sg-border-subtle);
    border-radius: var(--sg-radius-lg);
    padding: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center; color: #ffffff;}
div.t7bb44_33db.na84c04_b65 .kfc78cfae{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.t7bb44_33db.na84c04_b65 .kfc78cfae li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 16px;
    color: var(--sg-text-secondary);
    }
div.t7bb44_33db.na84c04_b65 .kfc78cfae li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--sg-accent-main);
    font-weight: bold;
    }
div.t7bb44_33db.na84c04_b65 .z1a94edd_1g2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    }
div.t7bb44_33db.na84c04_b65 .ed68f82e7{
    border-radius: var(--sg-radius-md);
    overflow: hidden;
    border: 1px solid var(--sg-border-strong);
    aspect-ratio: 4/3;
    background: var(--sg-bg-surface); color: #ffffff;}
div.t7bb44_33db.na84c04_b65 .ed68f82e7 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.t7bb44_33db.na84c04_b65 .s0c15e4_010c{
    margin-bottom: 32px;
    position: relative;
    padding-left: 48px;
    }
div.t7bb44_33db.na84c04_b65 .envte7pl4i2{
    position: absolute;
    left: 0;
    top: -4px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid var(--sg-border-strong);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #1a1a2e;
    font-family: var(--sg-font-serif);
    }
div.t7bb44_33db.na84c04_b65 .lcd4a__b9d6{
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    }
div.t7bb44_33db.na84c04_b65 .v4j1vx40nhub{
    background: var(--sg-bg-surface);
    border: 1px solid var(--sg-border-subtle);
    padding: 24px;
    border-radius: var(--sg-radius-sm); color: #ffffff;}
div.t7bb44_33db.na84c04_b65 .y3602b2_eec5{
    font-weight: 600;
    color: var(--sg-text-primary);
    margin-bottom: 8px;
    display: flex;
    align-items: flex-start;
    }
div.t7bb44_33db.na84c04_b65 .y3602b2_eec5::before{
    content: "Q.";
    color: var(--sg-accent-alt);
    margin-right: 8px;
    font-family: var(--sg-font-serif);
    }
div.t7bb44_33db.na84c04_b65 .e39867__86ca{
    color: var(--sg-text-secondary);
    font-size: 0.95rem;
    padding-left: 24px;
    margin-bottom: 0;
    }
div.t7bb44_33db.na84c04_b65 .o85eced_q5gb{
    text-align: center;
    padding: var(--sg-spacing-lg) 0;
    background: var(--sg-bg-surface);
    border-top: 1px solid var(--sg-border-strong);
    border-bottom: 1px solid var(--sg-border-strong); color: #ffffff;}
@media (max-width: 1024px) {div.t7bb44_33db.na84c04_b65 .d6859e_f4b7{ grid-template-columns: repeat(2, 1fr); }
div.t7bb44_33db.na84c04_b65 .eaedf__e51ae{ grid-template-columns: 1fr; }
div.t7bb44_33db.na84c04_b65 .z1a94edd_1g2{ grid-template-columns: 1fr; }}
@media (max-width: 768px) {div.t7bb44_33db.na84c04_b65 .d6859e_f4b7{ grid-template-columns: 1fr; }
div.t7bb44_33db.na84c04_b65 .y6153044_vu h1{ font-size: 2.25rem; }
div.t7bb44_33db.na84c04_b65 .y6153044_vu{ padding: var(--sg-spacing-lg) 0; }}
div.t7bb44_33db.na84c04_b65 .t1cd__bf5{box-sizing:border-box;}
.w563__4c7{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 120px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Noto Serif SC", "Songti SC", "Times New Roman", serif;
    box-sizing: border-box;
    width: 100%; color: #ffffff;}
.w69bce_f1f{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    }
.f952fa_df8{
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: var(--text-color);
    letter-spacing: 8px;
    margin-bottom: 24px;
    text-shadow: var(--shadow-sm);
    box-sizing: border-box;
    text-transform: uppercase;
    }
.o1d1fb01a4{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: var(--text-muted);
    letter-spacing: 12px;
    margin-bottom: 64px;
    box-sizing: border-box;
    }
.obbbeb9f8{
    width: 64px;
    height: 6px;
    background-color: var(--primary-color);
    box-shadow: var(--shadow-sm);
    margin-bottom: 64px;
    box-sizing: border-box; color: #1a1a2e;}
.ne3341__3a980{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: var(--text-muted);
    letter-spacing: 2px;
    opacity: 0.6;
    box-sizing: border-box;
    }
@media (max-width: 768px){.w563__4c7{
    padding-top: 80px;
    padding-bottom: 40px;
    }
.f952fa_df8{
    font-size: 28px;
    letter-spacing: 4px;
    margin-bottom: 16px;
    }
.o1d1fb01a4{
    font-size: 14px;
    letter-spacing: 6px;
    margin-bottom: 48px;
    }
.obbbeb9f8{
    width: 48px;
    height: 4px;
    margin-bottom: 48px;
    }
.ne3341__3a980{
    font-size: 12px;
    letter-spacing: 1px;
    }}
.o7ad3_48{
    font-family: "Noto Serif SC", "Playfair Display", "Times New Roman", serif;
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000; color: #ffffff;}
.e8e03bc6447{
    display: none;
    }
.vc3e820840e{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.q91d00_0z{
    display: flex;
    align-items: center;
    }
.oca0a_a6{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    }
.oca0a_a6::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: var(--primary-color);
    margin-right: 12px;
    box-shadow: 3px 3px 0px var(--secondary-color);
    border: 1px solid var(--text-color); color: #1a1a2e;}
.l0e7813012c{
    display: flex;
    gap: 2rem;
    align-items: center;
    }
.ukdvo9pcd{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 1px;
    transition: var(--transition);
    position: relative;
    padding: 0.5rem 0;
    }
.ukdvo9pcd::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.ukdvo9pcd:hover{
    color: var(--text-color);
    }
.ukdvo9pcd:hover::after{
    width: 100%;
    }
.dae5af3a3d5{
    display: flex;
    align-items: center;
    gap: 1.5rem;
    }
.ba236e1915b{
    background: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 0.6rem 1.75rem;
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: 1.5px;
    border: 1px solid var(--primary-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    }
.ba236e1915b:hover{
    background: #ffffff;
    color: #000000;
    transform: translate(2px, 2px); 
    box-shadow: 2px 2px 0px var(--secondary-color);
    }
.eqcuqpsron{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 28px;
    height: 18px;
    cursor: pointer;
    }
.w380523c{
    width: 100%;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.l0e7813012c {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    flex-direction: column;
    padding: 2.5rem 0;
    gap: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    transition: clip-path 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); color: #ffffff;}
.e8e03bc6447:checked ~ .vc3e820840e .l0e7813012c {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
    }
.eqcuqpsron {
    display: flex;
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(2) {
    opacity: 0;
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }
.ba236e1915b {
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    }}
@media (min-width: 993px){.o7ad3_48 #nt79b0a19093, .o7ad3_48 label[for="nt79b0a19093"]{ display: none !important; }}
@media (min-width: 993px){.o7ad3_48 .vc3e820840e{ 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: 993px){.o7ad3_48 .vc3e820840e{ 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: 993px){.o7ad3_48 .vc3e820840e a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt79b0a19093:checked ~ .vc3e820840e { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.o7ad3_48.lbb2__1348 .vc3e820840e { 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: 992px) {#nt79b0a19093:checked ~ .vc3e820840e { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.o7ad3_48.lbb2__1348 #nt79b0a19093, .o7ad3_48.lbb2__1348 label[for="nt79b0a19093"] { display: none !important; }}
@media (min-width: 993px) {.o7ad3_48.lbb2__1348 .vc3e820840e { 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: 993px) {.o7ad3_48.lbb2__1348 .vc3e820840e { 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: 993px) {.o7ad3_48.lbb2__1348 .vc3e820840e 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.t7bb44_33db img.c7d417641 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.t7bb44_33db img.c7d417641.zda7__8534 { aspect-ratio: 16 / 9; }
div.t7bb44_33db img.c7d417641.f894__4613 { aspect-ratio: 16 / 10; }
div.t7bb44_33db img.c7d417641.o471__ff87 { aspect-ratio: 4 / 3; }
div.t7bb44_33db img.c7d417641.n4b4__082e { aspect-ratio: 1 / 1; }
div.t7bb44_33db :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.t7bb44_33db .q786912ccd1 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.t7bb44_33db .q786912ccd1.zda7__8534 { aspect-ratio: 16 / 9; }
div.t7bb44_33db .q786912ccd1.f894__4613 { aspect-ratio: 16 / 10; }
div.t7bb44_33db .q786912ccd1.o471__ff87 { aspect-ratio: 4 / 3; }
div.t7bb44_33db .q786912ccd1.n4b4__082e { aspect-ratio: 1 / 1; }
div.t7bb44_33db .q786912ccd1 > img.c7d417641,
    div.t7bb44_33db .q786912ccd1 > picture > img.c7d417641 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.xa088cb4657 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.xa088cb4657 > :first-child,
    .xa088cb4657 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.o7ad3_48{
    font-family: "Noto Serif SC", "Playfair Display", "Times New Roman", serif;
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000; color: #ffffff;}
.e8e03bc6447{
    display: none;
    }
.vc3e820840e{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.q91d00_0z{
    display: flex;
    align-items: center;
    }
.oca0a_a6{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    }
.oca0a_a6::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: var(--primary-color);
    margin-right: 12px;
    box-shadow: 3px 3px 0px var(--secondary-color);
    border: 1px solid var(--text-color); color: #1a1a2e;}
.l0e7813012c{
    display: flex;
    gap: 2rem;
    align-items: center;
    }
.ukdvo9pcd{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 1px;
    transition: var(--transition);
    position: relative;
    padding: 0.5rem 0;
    }
.ukdvo9pcd::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.ukdvo9pcd:hover{
    color: var(--text-color);
    }
.ukdvo9pcd:hover::after{
    width: 100%;
    }
.dae5af3a3d5{
    display: flex;
    align-items: center;
    gap: 1.5rem;
    }
.ba236e1915b{
    background: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 0.6rem 1.75rem;
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: 1.5px;
    border: 1px solid var(--primary-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border-radius: var(--radius-sm);
    }
.ba236e1915b:hover{
    background: #ffffff;
    color: #000000;
    transform: translate(2px, 2px); 
    box-shadow: 2px 2px 0px var(--secondary-color);
    }
.eqcuqpsron{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 28px;
    height: 18px;
    cursor: pointer;
    }
.w380523c{
    width: 100%;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.l0e7813012c {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    flex-direction: column;
    padding: 2.5rem 0;
    gap: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    transition: clip-path 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); color: #ffffff;}
.e8e03bc6447:checked ~ .vc3e820840e .l0e7813012c {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
    }
.eqcuqpsron {
    display: flex;
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(2) {
    opacity: 0;
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }
.ba236e1915b {
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    }}
@media (min-width: 993px){.o7ad3_48 #nt79b0a19093, .o7ad3_48 label[for="nt79b0a19093"]{ display: none !important; }}
@media (min-width: 993px){.o7ad3_48 .vc3e820840e{ 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: 993px){.o7ad3_48 .vc3e820840e{ 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: 993px){.o7ad3_48 .vc3e820840e a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt79b0a19093:checked ~ .vc3e820840e{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.o7ad3_48.lbb2__1348 .vc3e820840e{ 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: 992px){#nt79b0a19093:checked ~ .vc3e820840e{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.o7ad3_48.lbb2__1348 #nt79b0a19093, .o7ad3_48.lbb2__1348 label[for="nt79b0a19093"]{ display: none !important; }}
@media (min-width: 993px){.o7ad3_48.lbb2__1348 .vc3e820840e{ 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: 993px){.o7ad3_48.lbb2__1348 .vc3e820840e{ 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: 993px){.o7ad3_48.lbb2__1348 .vc3e820840e a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.w563__4c7{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 120px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Noto Serif SC", "Songti SC", "Times New Roman", serif;
    box-sizing: border-box;
    width: 100%; color: #ffffff;}
.w69bce_f1f{
    width: var(--max-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    }
.f952fa_df8{
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: var(--text-color);
    letter-spacing: 8px;
    margin-bottom: 24px;
    text-shadow: var(--shadow-sm);
    box-sizing: border-box;
    text-transform: uppercase;
    }
.o1d1fb01a4{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: var(--text-muted);
    letter-spacing: 12px;
    margin-bottom: 64px;
    box-sizing: border-box;
    }
.obbbeb9f8{
    width: 64px;
    height: 6px;
    background-color: var(--primary-color);
    box-shadow: var(--shadow-sm);
    margin-bottom: 64px;
    box-sizing: border-box; color: #1a1a2e;}
.ne3341__3a980{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: var(--text-muted);
    letter-spacing: 2px;
    opacity: 0.6;
    box-sizing: border-box;
    }
@media (max-width: 768px){.w563__4c7{
    padding-top: 80px;
    padding-bottom: 40px;
    }
.f952fa_df8{
    font-size: 28px;
    letter-spacing: 4px;
    margin-bottom: 16px;
    }
.o1d1fb01a4{
    font-size: 14px;
    letter-spacing: 6px;
    margin-bottom: 48px;
    }
.obbbeb9f8{
    width: 48px;
    height: 4px;
    margin-bottom: 48px;
    }
.ne3341__3a980{
    font-size: 12px;
    letter-spacing: 1px;
    }}
.o7ad3_48{
    font-family: "Noto Serif SC", "Playfair Display", "Times New Roman", serif;
    background: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000; color: #ffffff;}
.e8e03bc6447{
    display: none;
}
.vc3e820840e{
    max-width: var(--max-width);
    margin: 0 auto;
    height: var(--nav-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.q91d00_0z{
    display: flex;
    align-items: center;
}
.oca0a_a6{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
}
.oca0a_a6::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: var(--primary-color);
    margin-right: 12px;
    box-shadow: 3px 3px 0px var(--secondary-color);
    border: 1px solid var(--text-color); color: #1a1a2e;}
.l0e7813012c{
    display: flex;
    gap: 2rem;
    align-items: center;
}
.ukdvo9pcd{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 1px;
    transition: var(--transition);
    position: relative;
    padding: 0.5rem 0;
}
.ukdvo9pcd::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.ukdvo9pcd:hover{
    color: var(--text-color);
}
.ukdvo9pcd:hover::after{
    width: 100%;
}
.dae5af3a3d5{
    display: flex;
    align-items: center;
    gap: 1.5rem;
}
.ba236e1915b{
    background: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 0.6rem 1.75rem;
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: 1.5px;
    border: 1px solid var(--primary-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    border-radius: var(--radius-sm);
}
.ba236e1915b:hover{
    background: #ffffff;
    color: #000000;
    transform: translate(2px, 2px); 
    box-shadow: 2px 2px 0px var(--secondary-color);
}
.eqcuqpsron{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 28px;
    height: 18px;
    cursor: pointer;
}
.w380523c{
    width: 100%;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.l0e7813012c {
        position: absolute;
        top: var(--nav-height);
        left: 0;
        width: 100%;
        background: var(--nav-bg);
        border-bottom: 2px solid var(--border-color);
        flex-direction: column;
        padding: 2.5rem 0;
        gap: 2rem;
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
        transition: clip-path 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); color: #ffffff;}
.e8e03bc6447:checked ~ .vc3e820840e .l0e7813012c {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
    }
.eqcuqpsron {
        display: flex;
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(2) {
        opacity: 0;
    }
.e8e03bc6447:checked ~ .vc3e820840e .eqcuqpsron .w380523c:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
.ba236e1915b {
        padding: 0.5rem 1rem;
        font-size: 0.85rem;
    }}
@media (min-width: 993px){.o7ad3_48 #nt79b0a19093, .o7ad3_48 label[for="nt79b0a19093"]{ display: none !important; }}
@media (min-width: 993px){.o7ad3_48 .vc3e820840e{ 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: 993px){.o7ad3_48 .vc3e820840e{ 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: 993px){.o7ad3_48 .vc3e820840e a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
#nt79b0a19093:checked ~ .vc3e820840e{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.o7ad3_48.lbb2__1348 .vc3e820840e{ 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: 992px){#nt79b0a19093:checked ~ .vc3e820840e{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.o7ad3_48.lbb2__1348 #nt79b0a19093, .o7ad3_48.lbb2__1348 label[for="nt79b0a19093"]{ display: none !important; }}
@media (min-width: 993px){.o7ad3_48.lbb2__1348 .vc3e820840e{ 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: 993px){.o7ad3_48.lbb2__1348 .vc3e820840e{ 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: 993px){.o7ad3_48.lbb2__1348 .vc3e820840e a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.r2b9e27d9{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 120px;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Serif SC", "Songti SC", "Times New Roman", serif;
  box-sizing: border-box;
  width: 100%; color: #ffffff;}
.ybda563fb{
  width: var(--max-width);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.j913__387c{
  width: 100%;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  color: var(--text-color);
  letter-spacing: 8px;
  margin-bottom: 24px;
  text-shadow: var(--shadow-sm);
  box-sizing: border-box;
  text-transform: uppercase;
}
.sbca7d_aa0e{
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: var(--text-muted);
  letter-spacing: 12px;
  margin-bottom: 64px;
  box-sizing: border-box;
}
.w41f__4769{
  width: 64px;
  height: 6px;
  background-color: var(--primary-color);
  box-shadow: var(--shadow-sm);
  margin-bottom: 64px;
  box-sizing: border-box; color: #1a1a2e;}
.qce2__9047{
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: var(--text-muted);
  letter-spacing: 2px;
  opacity: 0.6;
  box-sizing: border-box;
}
@media (max-width: 768px){.r2b9e27d9{
    padding-top: 80px;
    padding-bottom: 40px;
  }
.j913__387c{
    font-size: 28px;
    letter-spacing: 4px;
    margin-bottom: 16px;
  }
.sbca7d_aa0e{
    font-size: 14px;
    letter-spacing: 6px;
    margin-bottom: 48px;
  }
.w41f__4769{
    width: 48px;
    height: 4px;
    margin-bottom: 48px;
  }
.qce2__9047{
    font-size: 12px;
    letter-spacing: 1px;
  }}
.y7290ec6c1c{box-sizing:border-box;}
.pc8ff7_737f{display:block;max-width:100%;height:auto;}
.ic02__3ee9{box-sizing:border-box;}
.t7cdee_d2cf{box-sizing:border-box;}
@media (max-width: 768px) {div.t7bb44_33db.na84c04_b65 .eaedf__e51ae { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}