:root {

  --page-bg: hsl(80, 10%, 9%);
  --page-text: hsl(80, 6%, 96%);
  --page-text-dim: hsl(80, 5%, 70%);
  --page-accent: hsl(80, 66%, 53%);
  --page-accent-alt: hsl(202, 53%, 53%);
  --page-surface: hsl(80, 10%, 14%);
  --page-border: hsl(80, 10%, 20%);
  --page-radius-lg: 24px;
  --page-radius-md: 16px;
  --page-font-serif: "Noto Serif SC", "Songti SC", serif;
  --page-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --page-wrap-max: 1200px;
  --page-read-max: 680px;
  --primary-color: #c84630;
  --secondary-color: #e38a5b;
  --bg-color: #1a1412;
  --text-color: #fcf5f2;
  --text-muted: #9e8d88;
  --border-color: rgba(252, 245, 242, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 32px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 6px 16px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.5);
  --nav-height: 68px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --nav-bg: rgba(26, 20, 18, 0.85);
  --btn-text: #ffffff;
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.dbd6__4e8d.ax0p25db9{
    background-color: var(--page-bg, #171915);
    color: var(--page-text, #F4F5F3);
    font-family: var(--page-font-sans, sans-serif);
    line-height: 1.6;
    overflow-x: hidden;
    }
div.dbd6__4e8d.ax0p25db9 a{
    color: var(--page-accent, #A4E02C);
    text-decoration: none;
    transition: opacity 0.2s ease;
    }
div.dbd6__4e8d.ax0p25db9 a:hover{
    opacity: 0.8;
    }
div.dbd6__4e8d.ax0p25db9 .pbde1e_r354{
    max-width: var(--page-wrap-max, 1200px);
    margin: 0 auto;
    padding: 0 5%;
    }
div.dbd6__4e8d.ax0p25db9 .t6993f__f018{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 80px;
    }
div.dbd6__4e8d.ax0p25db9 .r86cf__7fe{
    width: 100%;
    border-radius: var(--page-radius-lg, 24px);
    overflow: hidden;
    margin-bottom: 48px;
    aspect-ratio: 21 / 9;
    background-color: var(--page-surface, #20231D); color: #ffffff;}
div.dbd6__4e8d.ax0p25db9 .r86cf__7fe img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.dbd6__4e8d.ax0p25db9 .z3ed28_w0cx{
    max-width: var(--page-read-max, 680px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.dbd6__4e8d.ax0p25db9 .z3ed28_w0cx h1{
    font-family: var(--page-font-serif, serif);
    font-size: clamp(2.5rem, 5vw, 4rem);
    line-height: 1.1;
    margin-bottom: 24px;
    font-weight: 700;
    }
div.dbd6__4e8d.ax0p25db9 .z3ed28_w0cx p{
    font-size: 1.125rem;
    color: var(--page-text-dim, #A9AFA3);
    margin-bottom: 40px;
    }
div.dbd6__4e8d.ax0p25db9 .ja1af7__65f6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    border-radius: var(--page-radius-md, 16px);
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
    text-decoration: none;
    }
div.dbd6__4e8d.ax0p25db9 .ra3a4d__0a74f{
    background-color: var(--page-accent, #A4E02C);
    color: #111;
    box-shadow: 0 8px 24px rgba(164, 224, 44, 0.2);
    }
div.dbd6__4e8d.ax0p25db9 .ra3a4d__0a74f:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(164, 224, 44, 0.3);
    color: #111;
    opacity: 1;
    }
div.dbd6__4e8d.ax0p25db9 .gcd62ff2db8{
    padding: 80px 0;
    }
div.dbd6__4e8d.ax0p25db9 .d6db084_9hw{
    max-width: var(--page-read-max, 680px);
    margin-bottom: 48px;
    }
div.dbd6__4e8d.ax0p25db9 .d6db084_9hw h2{
    font-family: var(--page-font-serif, serif);
    font-size: 2.5rem;
    margin-bottom: 16px;
    line-height: 1.2;
    }
div.dbd6__4e8d.ax0p25db9 .d6db084_9hw p{
    color: var(--page-text-dim, #A9AFA3);
    font-size: 1.125rem;
    }
div.dbd6__4e8d.ax0p25db9 .s5cc1c__e9178{
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: var(--page-read-max, 680px);
    }
div.dbd6__4e8d.ax0p25db9 .v0f794de3eb{
    background-color: var(--page-surface, #20231D);
    border-radius: var(--page-radius-lg, 24px);
    padding: 40px;
    border: 1px solid var(--page-border, #2E332A); color: #ffffff;}
div.dbd6__4e8d.ax0p25db9 .v0f794de3eb h3{
    font-family: var(--page-font-serif, serif);
    font-size: 1.5rem;
    margin-bottom: 20px;
    color: var(--page-accent, #A4E02C);
    }
div.dbd6__4e8d.ax0p25db9 .d9cee8__491{
    display: flex;
    flex-direction: column;
    gap: 16px;
    }
div.dbd6__4e8d.ax0p25db9 .f190c9b_76{
    display: flex;
    gap: 16px;
    }
div.dbd6__4e8d.ax0p25db9 .ybf746a{
    font-weight: 600;
    color: var(--page-text, #F4F5F3);
    min-width: 80px;
    flex-shrink: 0;
    }
div.dbd6__4e8d.ax0p25db9 .jf80b3f57{
    color: var(--page-text-dim, #A9AFA3);
    }
div.dbd6__4e8d.ax0p25db9 .n688172c2a0{
    display: flex;
    flex-direction: column;
    gap: 32px;
    max-width: var(--page-read-max, 680px);
    }
div.dbd6__4e8d.ax0p25db9 .t0c3b18_2c0{
    padding-bottom: 32px;
    border-bottom: 1px solid var(--page-border, #2E332A);
    }
div.dbd6__4e8d.ax0p25db9 .t0c3b18_2c0:last-child{
    border-bottom: none;
    padding-bottom: 0;
    }
div.dbd6__4e8d.ax0p25db9 .y8dc9__55a3{
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 12px;
    font-family: var(--page-font-serif, serif);
    line-height: 1.4;
    }
div.dbd6__4e8d.ax0p25db9 .oebd33c_9b{
    color: var(--page-text-dim, #A9AFA3);
    }
div.dbd6__4e8d.ax0p25db9 .uz3db81faa{
    margin: 80px 0;
    border-radius: var(--page-radius-lg, 24px);
    overflow: hidden;
    aspect-ratio: 16 / 7;
    background-color: var(--page-surface, #20231D); color: #ffffff;}
div.dbd6__4e8d.ax0p25db9 .uz3db81faa img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.dbd6__4e8d.ax0p25db9 .zfc29ce95a4{
    list-style: none;
    margin: 32px 0 40px 0;
    max-width: var(--page-read-max, 680px);
    padding: 0;
    }
div.dbd6__4e8d.ax0p25db9 .zfc29ce95a4 li{
    position: relative;
    padding-left: 32px;
    margin-bottom: 16px;
    color: var(--page-text-dim, #A9AFA3);
    }
div.dbd6__4e8d.ax0p25db9 .zfc29ce95a4 li::before{
    content: "→";
    position: absolute;
    left: 0;
    color: var(--page-accent-alt, #3A9DDF);
    font-weight: bold;
    }
div.dbd6__4e8d.ax0p25db9 .x0bb55a759c{
    margin-top: 80px;
    padding-top: 24px;
    border-top: 1px solid var(--page-border, #2E332A);
    color: var(--page-text-dim, #A9AFA3);
    font-size: 0.875rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
@media (max-width: 768px) {div.dbd6__4e8d.ax0p25db9 .z3ed28_w0cx h1{ font-size: 2rem; }
div.dbd6__4e8d.ax0p25db9 .t6993f__f018{ padding-top: 80px; }
div.dbd6__4e8d.ax0p25db9 .v0f794de3eb{ padding: 24px; }
div.dbd6__4e8d.ax0p25db9 .f190c9b_76{ flex-direction: column; gap: 4px; }
div.dbd6__4e8d.ax0p25db9 .r86cf__7fe{ aspect-ratio: 16 / 9; }
div.dbd6__4e8d.ax0p25db9 .uz3db81faa{ aspect-ratio: 4 / 3; }
div.dbd6__4e8d.ax0p25db9 .x0bb55a759c{ flex-direction: column; gap: 16px; align-items: flex-start; }}
.ad4v9ctjlf3{
    width: 100%;
    background-color: var(--bg-color);
    color: var(--text-color);
    padding-top: 100px;
    padding-bottom: 48px;
    font-family: "Georgia", "Times New Roman", serif;
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    }
.h735a58a_44{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 88px;
    box-sizing: border-box;
    }
.rvkpvrel2vi6{width: 100%;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-lg);
    padding: 64px 56px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    box-shadow: var(--shadow-lg);
    box-sizing: border-box;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
.v7d727_cvz{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    z-index: 2;
    }
.b825c38_b5{
    font-size: 38px;
    line-height: 1.25;
    margin: 0;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.f174b_cd7f{
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    color: rgba(255, 255, 255, 0.95);
    max-width: 540px;
    }
.z4cb5de{
    width: auto;
    display: flex;
    flex-shrink: 0;
    margin-left: 56px;
    z-index: 2;
    }
.u57c89e_bm{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 52px;
    background-color: var(--bg-color);
    color: var(--text-color);
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: 1px;
    }
.u57c89e_bm:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    background-color: var(--text-color);
    color: var(--bg-color);
    }
.u57a__adbf9{
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 80px;
    justify-content: flex-start;
    box-sizing: border-box;
    }
.ifcao1ru{
    width: 45%;
    display: flex;
    flex-direction: column;
    gap: 28px;
    box-sizing: border-box;
    }
.w477d23c_7ai{
    font-size: 34px;
    font-weight: 700;
    color: var(--primary-color);
    letter-spacing: 1.5px;
    font-family: system-ui, -apple-system, sans-serif;
    }
.pe5d4ad_82eb{
    font-size: 17px;
    line-height: 1.8;
    color: var(--text-muted);
    margin: 0;
    max-width: 440px;
    }
.p51bab__ad0{
    width: 55%;
    display: flex;
    flex-direction: row;
    gap: 64px;
    box-sizing: border-box;
    }
.b0e62_7454{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
    }
.c8dff701c{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    margin: 0;
    margin-bottom: 8px;
    }
.y03711f75d{
    font-size: 16px;
    color: var(--text-muted);
    line-height: 1.5;
    transition: var(--transition);
    cursor: default;
    }
.y03711f75d:hover{
    color: var(--secondary-color);
    }
.ld3a22cff4d{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 36px;
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    }
.n928904b{
    width: auto;
    font-size: 14px;
    color: var(--text-muted);
    font-family: system-ui, -apple-system, sans-serif;
    }
.m65bd2d7b9c{
    width: auto;
    font-size: 14px;
    color: var(--text-muted);
    font-family: system-ui, -apple-system, sans-serif;
    }
@media (max-width: 992px){.rvkpvrel2vi6{
    padding: 48px 40px;
    }
.b825c38_b5{
    font-size: 32px;
    }
.u57a__adbf9{
    flex-direction: column;
    gap: 56px;
    }
.ifcao1ru{
    width: 100%;
    }
.p51bab__ad0{
    width: 100%;
    }}
@media (max-width: 768px){.ad4v9ctjlf3{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.h735a58a_44{
    gap: 64px;
    }
.rvkpvrel2vi6{
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px;
    }
.v7d727_cvz{
    margin-bottom: 36px;
    }
.z4cb5de{
    margin-left: 0;
    width: 100%;
    }
.u57c89e_bm{
    width: 100%;
    box-sizing: border-box;
    }
.p51bab__ad0{
    flex-direction: column;
    gap: 48px;
    }
.ld3a22cff4d{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }}
.e04b323a714{
    font-family: Georgia, "Times New Roman", Times, serif; 
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm); color: #ffffff;}
.xd14e3f114{
    display: flex;
    align-items: center;
    height: var(--nav-height);
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    }
.n98a7_795a{
    color: var(--text-color);
    font-size: 1.4rem;
    font-weight: 700;
    font-style: italic;
    text-decoration: none;
    margin-right: 2.5rem;
    letter-spacing: 0.5px;
    transition: var(--transition);
    }
.n98a7_795a:hover{
    color: var(--secondary-color);
    }
.m9b20a3_7248{
    flex-grow: 1;
    }
.w0584b12{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0.25rem;
    }
.y6680dc_za4{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.5rem 0.85rem;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.y6680dc_za4:hover{
    color: #1a1a2e;
    background-color: rgba(252, 245, 242, 0.06);
    }
.g3de09e_vh{
    display: flex;
    align-items: center;
    margin-left: auto;
    }
.p7da3f6_a8{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-family: system-ui, -apple-system, sans-serif; 
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.6rem 1.4rem;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.p7da3f6_a8:hover{
    background: var(--secondary-color);
    color: var(--bg-color); 
    box-shadow: var(--shadow-md);
    transform: translateY(-1px);
    }
.p5db8b8704f{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
    margin-left: 1.25rem;
    z-index: 10;
    }
.cbzhukge536z{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.m9b20a3_7248 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease, visibility 0.4s; color: #ffffff;}
.w0584b12 {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0;
    gap: 0;
    }
.y6680dc_za4 {
    width: 100%;
    padding: 1rem var(--max-width); 
    box-sizing: border-box;
    border-radius: 0;
    font-size: 1.05rem;
    border-left: 3px solid transparent;
    }
.y6680dc_za4:hover {
    background-color: rgba(252, 245, 242, 0.04);
    border-left-color: var(--primary-color);
    padding-left: calc(var(--max-width) + 4px); color: #1a1a2e;}
.p5db8b8704f {
    display: flex;
    }
.g53083972b:checked ~ .m9b20a3_7248 {
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(2) {
    opacity: 0;
    }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.y6680dc_za4.active{color: #1a1a2e; background-color: rgba(252, 245, 242, 0.06);}
@media (min-width: 993px){.e04b323a714 #nt97adb39304, .e04b323a714 label[for="nt97adb39304"]{ display: none !important; }}
@media (min-width: 993px){.e04b323a714 .m9b20a3_7248{ 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){.e04b323a714 .m9b20a3_7248{ 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){.e04b323a714 .m9b20a3_7248 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y6680dc_za4.active {color: #1a1a2e; background-color: rgba(252, 245, 242, 0.06);}
#nt97adb39304:checked ~ .m9b20a3_7248 { right: 0 !important; left: auto !important; }
@media (max-width: 992px) {.e04b323a714.o20fa7_47e0 .m9b20a3_7248 { 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) {#nt97adb39304:checked ~ .m9b20a3_7248 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px) {.e04b323a714.o20fa7_47e0 #nt97adb39304, .e04b323a714.o20fa7_47e0 label[for="nt97adb39304"] { display: none !important; }}
@media (min-width: 993px) {.e04b323a714.o20fa7_47e0 .m9b20a3_7248 { 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) {.e04b323a714.o20fa7_47e0 .m9b20a3_7248 { 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) {.e04b323a714.o20fa7_47e0 .m9b20a3_7248 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.dbd6__4e8d img.y463c0_c996 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.dbd6__4e8d img.y463c0_c996.ja4f__a175 { aspect-ratio: 16 / 9; }
div.dbd6__4e8d img.y463c0_c996.iedb__da63 { aspect-ratio: 16 / 10; }
div.dbd6__4e8d img.y463c0_c996.l6783a6a3 { aspect-ratio: 4 / 3; }
div.dbd6__4e8d img.y463c0_c996.u780f5891 { aspect-ratio: 1 / 1; }
div.dbd6__4e8d :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.dbd6__4e8d .g011__7eb0 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.dbd6__4e8d .g011__7eb0.ja4f__a175 { aspect-ratio: 16 / 9; }
div.dbd6__4e8d .g011__7eb0.iedb__da63 { aspect-ratio: 16 / 10; }
div.dbd6__4e8d .g011__7eb0.l6783a6a3 { aspect-ratio: 4 / 3; }
div.dbd6__4e8d .g011__7eb0.u780f5891 { aspect-ratio: 1 / 1; }
div.dbd6__4e8d .g011__7eb0 > img.y463c0_c996,
    div.dbd6__4e8d .g011__7eb0 > picture > img.y463c0_c996 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.c55e8dcef55 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.c55e8dcef55 > :first-child,
    .c55e8dcef55 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.e04b323a714{
    font-family: Georgia, "Times New Roman", Times, serif; 
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm); color: #ffffff;}
.xd14e3f114{
    display: flex;
    align-items: center;
    height: var(--nav-height);
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    }
.n98a7_795a{
    color: var(--text-color);
    font-size: 1.4rem;
    font-weight: 700;
    font-style: italic;
    text-decoration: none;
    margin-right: 2.5rem;
    letter-spacing: 0.5px;
    transition: var(--transition);
    }
.n98a7_795a:hover{
    color: var(--secondary-color);
    }
.m9b20a3_7248{
    flex-grow: 1;
    }
.w0584b12{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0.25rem;
    }
.y6680dc_za4{
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0.5rem 0.85rem;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.y6680dc_za4:hover{
    color: #1a1a2e;
    background-color: rgba(252, 245, 242, 0.06);
    }
.g3de09e_vh{
    display: flex;
    align-items: center;
    margin-left: auto;
    }
.p7da3f6_a8{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-family: system-ui, -apple-system, sans-serif; 
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.6rem 1.4rem;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    white-space: nowrap;
    }
.p7da3f6_a8:hover{
    background: var(--secondary-color);
    color: var(--bg-color); 
    box-shadow: var(--shadow-md);
    transform: translateY(-1px);
    }
.p5db8b8704f{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    cursor: pointer;
    margin-left: 1.25rem;
    z-index: 10;
    }
.cbzhukge536z{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.m9b20a3_7248 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);
    
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease, visibility 0.4s; color: #ffffff;}
.w0584b12 {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0;
    gap: 0;
    }
.y6680dc_za4 {
    width: 100%;
    padding: 1rem var(--max-width); 
    box-sizing: border-box;
    border-radius: 0;
    font-size: 1.05rem;
    border-left: 3px solid transparent;
    }
.y6680dc_za4:hover {
    background-color: rgba(252, 245, 242, 0.04);
    border-left-color: var(--primary-color);
    padding-left: calc(var(--max-width) + 4px); color: #1a1a2e;}
.p5db8b8704f {
    display: flex;
    }
.g53083972b:checked ~ .m9b20a3_7248 {
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(2) {
    opacity: 0;
    }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.y6680dc_za4.active{color: #1a1a2e; background-color: rgba(252, 245, 242, 0.06);}
@media (min-width: 993px){.e04b323a714 #nt97adb39304, .e04b323a714 label[for="nt97adb39304"]{ display: none !important; }}
@media (min-width: 993px){.e04b323a714 .m9b20a3_7248{ 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){.e04b323a714 .m9b20a3_7248{ 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){.e04b323a714 .m9b20a3_7248 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y6680dc_za4.active{color: #1a1a2e; background-color: rgba(252, 245, 242, 0.06);}
#nt97adb39304:checked ~ .m9b20a3_7248{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.e04b323a714.o20fa7_47e0 .m9b20a3_7248{ 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){#nt97adb39304:checked ~ .m9b20a3_7248{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.e04b323a714.o20fa7_47e0 #nt97adb39304, .e04b323a714.o20fa7_47e0 label[for="nt97adb39304"]{ display: none !important; }}
@media (min-width: 993px){.e04b323a714.o20fa7_47e0 .m9b20a3_7248{ 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){.e04b323a714.o20fa7_47e0 .m9b20a3_7248{ 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){.e04b323a714.o20fa7_47e0 .m9b20a3_7248 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ad4v9ctjlf3{
    width: 100%;
    background-color: var(--bg-color);
    color: var(--text-color);
    padding-top: 100px;
    padding-bottom: 48px;
    font-family: "Georgia", "Times New Roman", serif;
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    }
.h735a58a_44{
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 88px;
    box-sizing: border-box;
    }
.rvkpvrel2vi6{width: 100%;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: var(--radius-lg);
    padding: 64px 56px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    box-shadow: var(--shadow-lg);
    box-sizing: border-box;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
.v7d727_cvz{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    z-index: 2;
    }
.b825c38_b5{
    font-size: 38px;
    line-height: 1.25;
    margin: 0;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.f174b_cd7f{
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    color: rgba(255, 255, 255, 0.95);
    max-width: 540px;
    }
.z4cb5de{
    width: auto;
    display: flex;
    flex-shrink: 0;
    margin-left: 56px;
    z-index: 2;
    }
.u57c89e_bm{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 52px;
    background-color: var(--bg-color);
    color: var(--text-color);
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    border-radius: var(--radius-md);
    transition: var(--transition);
    box-shadow: var(--shadow-md);
    font-family: system-ui, -apple-system, sans-serif;
    letter-spacing: 1px;
    }
.u57c89e_bm:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    background-color: var(--text-color);
    color: var(--bg-color);
    }
.u57a__adbf9{
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 80px;
    justify-content: flex-start;
    box-sizing: border-box;
    }
.ifcao1ru{
    width: 45%;
    display: flex;
    flex-direction: column;
    gap: 28px;
    box-sizing: border-box;
    }
.w477d23c_7ai{
    font-size: 34px;
    font-weight: 700;
    color: var(--primary-color);
    letter-spacing: 1.5px;
    font-family: system-ui, -apple-system, sans-serif;
    }
.pe5d4ad_82eb{
    font-size: 17px;
    line-height: 1.8;
    color: var(--text-muted);
    margin: 0;
    max-width: 440px;
    }
.p51bab__ad0{
    width: 55%;
    display: flex;
    flex-direction: row;
    gap: 64px;
    box-sizing: border-box;
    }
.b0e62_7454{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
    }
.c8dff701c{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    margin: 0;
    margin-bottom: 8px;
    }
.y03711f75d{
    font-size: 16px;
    color: var(--text-muted);
    line-height: 1.5;
    transition: var(--transition);
    cursor: default;
    }
.y03711f75d:hover{
    color: var(--secondary-color);
    }
.ld3a22cff4d{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 36px;
    border-top: 1px solid var(--border-color);
    box-sizing: border-box;
    }
.n928904b{
    width: auto;
    font-size: 14px;
    color: var(--text-muted);
    font-family: system-ui, -apple-system, sans-serif;
    }
.m65bd2d7b9c{
    width: auto;
    font-size: 14px;
    color: var(--text-muted);
    font-family: system-ui, -apple-system, sans-serif;
    }
@media (max-width: 992px){.rvkpvrel2vi6{
    padding: 48px 40px;
    }
.b825c38_b5{
    font-size: 32px;
    }
.u57a__adbf9{
    flex-direction: column;
    gap: 56px;
    }
.ifcao1ru{
    width: 100%;
    }
.p51bab__ad0{
    width: 100%;
    }}
@media (max-width: 768px){.ad4v9ctjlf3{
    padding-top: 64px;
    padding-bottom: 32px;
    }
.h735a58a_44{
    gap: 64px;
    }
.rvkpvrel2vi6{
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px;
    }
.v7d727_cvz{
    margin-bottom: 36px;
    }
.z4cb5de{
    margin-left: 0;
    width: 100%;
    }
.u57c89e_bm{
    width: 100%;
    box-sizing: border-box;
    }
.p51bab__ad0{
    flex-direction: column;
    gap: 48px;
    }
.ld3a22cff4d{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }}
.e04b323a714{
  font-family: Georgia, "Times New Roman", Times, serif; 
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  box-shadow: var(--shadow-sm); color: #ffffff;}
.xd14e3f114{
  display: flex;
  align-items: center;
  height: var(--nav-height);
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
}
.n98a7_795a{
  color: var(--text-color);
  font-size: 1.4rem;
  font-weight: 700;
  font-style: italic;
  text-decoration: none;
  margin-right: 2.5rem;
  letter-spacing: 0.5px;
  transition: var(--transition);
}
.n98a7_795a:hover{
  color: var(--secondary-color);
}
.m9b20a3_7248{
  flex-grow: 1;
}
.w0584b12{
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.25rem;
}
.y6680dc_za4{
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  padding: 0.5rem 0.85rem;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.y6680dc_za4:hover{
  color: #1a1a2e;
  background-color: rgba(252, 245, 242, 0.06);
}
.g3de09e_vh{
  display: flex;
  align-items: center;
  margin-left: auto;
}
.p7da3f6_a8{
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-family: system-ui, -apple-system, sans-serif; 
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0.6rem 1.4rem;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  white-space: nowrap;
}
.p7da3f6_a8:hover{
  background: var(--secondary-color);
  color: var(--bg-color); 
  box-shadow: var(--shadow-md);
  transform: translateY(-1px);
}
.p5db8b8704f{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 26px;
  height: 18px;
  cursor: pointer;
  margin-left: 1.25rem;
  z-index: 10;
}
.cbzhukge536z{
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #1a1a2e;}
@media (max-width: 992px){.m9b20a3_7248 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-md);

    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease, visibility 0.4s; color: #ffffff;}
.w0584b12 {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0;
    gap: 0;
  }
.y6680dc_za4 {
    width: 100%;
    padding: 1rem var(--max-width); 
    box-sizing: border-box;
    border-radius: 0;
    font-size: 1.05rem;
    border-left: 3px solid transparent;
  }
.y6680dc_za4:hover {
    background-color: rgba(252, 245, 242, 0.04);
    border-left-color: var(--primary-color);
    padding-left: calc(var(--max-width) + 4px); color: #1a1a2e;}
.p5db8b8704f {
    display: flex;
  }
.g53083972b:checked ~ .m9b20a3_7248 {
    max-height: 500px;
    opacity: 1;
    visibility: visible;
  }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(2) {
    opacity: 0;
  }
.g53083972b:checked ~ .g3de09e_vh .p5db8b8704f .cbzhukge536z:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }}
.y6680dc_za4.active{color: #1a1a2e; background-color: rgba(252, 245, 242, 0.06);}
@media (min-width: 993px){.e04b323a714 #nt97adb39304, .e04b323a714 label[for="nt97adb39304"]{ display: none !important; }}
@media (min-width: 993px){.e04b323a714 .m9b20a3_7248{ 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){.e04b323a714 .m9b20a3_7248{ 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){.e04b323a714 .m9b20a3_7248 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.y6680dc_za4.active{color: #1a1a2e; background-color: rgba(252, 245, 242, 0.06);}
#nt97adb39304:checked ~ .m9b20a3_7248{ right: 0 !important; left: auto !important; }
@media (max-width: 992px){.e04b323a714.o20fa7_47e0 .m9b20a3_7248{ 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){#nt97adb39304:checked ~ .m9b20a3_7248{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 993px){.e04b323a714.o20fa7_47e0 #nt97adb39304, .e04b323a714.o20fa7_47e0 label[for="nt97adb39304"]{ display: none !important; }}
@media (min-width: 993px){.e04b323a714.o20fa7_47e0 .m9b20a3_7248{ 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){.e04b323a714.o20fa7_47e0 .m9b20a3_7248{ 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){.e04b323a714.o20fa7_47e0 .m9b20a3_7248 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.aeda413b4{
  width: 100%;
  background-color: var(--bg-color);
  color: var(--text-color);
  padding-top: 100px;
  padding-bottom: 48px;
  font-family: "Georgia", "Times New Roman", serif;
  border-top: 1px solid var(--border-color);
  box-sizing: border-box;
}
.f329e26ec{
  width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 88px;
  box-sizing: border-box;
}
.p3fe0d_29f0{width: 100%;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: var(--radius-lg);
  padding: 64px 56px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  box-shadow: var(--shadow-lg);
  box-sizing: border-box;
  position: relative;
  overflow: hidden; isolation: isolate; color: #1a1a2e;}
.a6a98e_8966{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  z-index: 2;
}
.d009__81d9{
  font-size: 38px;
  line-height: 1.25;
  margin: 0;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.s54a__d88c{
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
  max-width: 540px;
}
.kc428e843f1{
  width: auto;
  display: flex;
  flex-shrink: 0;
  margin-left: 56px;
  z-index: 2;
}
.n21d2e15b{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 52px;
  background-color: var(--bg-color);
  color: var(--text-color);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  border-radius: var(--radius-md);
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  font-family: system-ui, -apple-system, sans-serif;
  letter-spacing: 1px;
}
.n21d2e15b:hover{
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
  background-color: var(--text-color);
  color: var(--bg-color);
}
.n323__1b2b{
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 80px;
  justify-content: flex-start;
  box-sizing: border-box;
}
.ca53ae223{
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 28px;
  box-sizing: border-box;
}
.c84b__10b5{
  font-size: 34px;
  font-weight: 700;
  color: var(--primary-color);
  letter-spacing: 1.5px;
  font-family: system-ui, -apple-system, sans-serif;
}
.dcede646d{
  font-size: 17px;
  line-height: 1.8;
  color: var(--text-muted);
  margin: 0;
  max-width: 440px;
}
.yefb__74ca{
  width: 55%;
  display: flex;
  flex-direction: row;
  gap: 64px;
  box-sizing: border-box;
}
.a331df41f56{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-sizing: border-box;
}
.k5c055_80bc{
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color);
  margin: 0;
  margin-bottom: 8px;
}
.s640__8a4b{
  font-size: 16px;
  color: var(--text-muted);
  line-height: 1.5;
  transition: var(--transition);
  cursor: default;
}
.s640__8a4b:hover{
  color: var(--secondary-color);
}
.zc9b8a_8f7b{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 36px;
  border-top: 1px solid var(--border-color);
  box-sizing: border-box;
}
.d05e35571d9{
  width: auto;
  font-size: 14px;
  color: var(--text-muted);
  font-family: system-ui, -apple-system, sans-serif;
}
.o2922d_0b4d{
  width: auto;
  font-size: 14px;
  color: var(--text-muted);
  font-family: system-ui, -apple-system, sans-serif;
}
@media (max-width: 992px){.p3fe0d_29f0{
    padding: 48px 40px;
  }
.d009__81d9{
    font-size: 32px;
  }
.n323__1b2b{
    flex-direction: column;
    gap: 56px;
  }
.ca53ae223{
    width: 100%;
  }
.yefb__74ca{
    width: 100%;
  }}
@media (max-width: 768px){.aeda413b4{
    padding-top: 64px;
    padding-bottom: 32px;
  }
.f329e26ec{
    gap: 64px;
  }
.p3fe0d_29f0{
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px;
  }
.a6a98e_8966{
    margin-bottom: 36px;
  }
.kc428e843f1{
    margin-left: 0;
    width: 100%;
  }
.n21d2e15b{
    width: 100%;
    box-sizing: border-box;
  }
.yefb__74ca{
    flex-direction: column;
    gap: 48px;
  }
.zc9b8a_8f7b{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }}
.tbeb0042b05{box-sizing:border-box;}
.c8b67a06d13{box-sizing:border-box;}
.w9e882_b8b0{box-sizing:border-box;}
.cdc2b5e7b{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {div.dbd6__4e8d.ax0p25db9 .x0bb55a759c { 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; }
.ld3a22cff4d { 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; }}