:root {

  --zh-bg: #15100e;
  --zh-surface: #201714;
  --zh-text: #eae0d8;
  --zh-text-muted: #9e8e86;
  --zh-primary: #d65233;
  --zh-secondary: #a33218;
  --zh-border: #38251e;
  --zh-serif: "Georgia", "Times New Roman", serif;
  --zh-sans: system-ui, -apple-system, sans-serif;
  --primary-color: #d93800;
  --secondary-color: #ff4500;
  --bg-color: #1a1614;
  --text-color: #f4eee9;
  --text-muted: #a3968f;
  --border-color: #3b312c;
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 2px 2px 0px rgba(0, 0, 0, 1);
  --shadow-md: 4px 4px 0px rgba(0, 0, 0, 1);
  --shadow-lg: 8px 8px 0px rgba(0, 0, 0, 1);
  --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;
  --font-serif: "Playfair Display", "Merriweather", "Noto Serif SC", "Songti SC", "STSong", "Times New Roman", serif;
  --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.m938__ad2e.hmca5wo9eh.f4a6e668{
    background-color: var(--zh-bg, #15100e);
    color: var(--zh-text, #eae0d8);
    font-family: var(--zh-sans, sans-serif);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.m938__ad2e.hmca5wo9eh .bb0aae3_pf{
    min-height: 85vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 140px 5% 100px;
    background: linear-gradient(145deg, var(--zh-bg, #15100e) 0%, #2a1a15 100%);
    border-bottom: 2px solid var(--zh-border, #38251e); color: #ffffff;}
div.m938__ad2e.hmca5wo9eh .wamhmva4t2d9{
    max-width: 680px;
    text-align: left; 
    }
div.m938__ad2e.hmca5wo9eh .bb0aae3_pf h1{
    font-family: var(--zh-serif, serif);
    font-size: clamp(2.5rem, 5vw, 4.5rem);
    font-weight: 700;
    margin: 0 0 24px 0;
    color: #ffffff;
    line-height: 1.15;
    letter-spacing: 1px;
    }
div.m938__ad2e.hmca5wo9eh .bb0aae3_pf p{
    font-size: 1.125rem;
    color: var(--zh-text-muted, #9e8e86);
    margin: 0 0 48px 0;
    }
div.m938__ad2e.hmca5wo9eh .o59323a0e{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--zh-primary, #d65233);
    color: #1a1a2e;
    padding: 16px 36px;
    font-size: 1.125rem;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid var(--zh-primary, #d65233);
    box-shadow: 6px 6px 0 var(--zh-secondary, #a33218);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    }
div.m938__ad2e.hmca5wo9eh .o59323a0e:hover{
    transform: translate(2px, 2px);
    box-shadow: 4px 4px 0 var(--zh-secondary, #a33218);
    }
div.m938__ad2e.hmca5wo9eh .sd178d3e6{
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 5%;
    gap: 80px;
    align-items: flex-start;
    }
div.m938__ad2e.hmca5wo9eh .u866e__a62a{
    flex: 0 0 220px;
    position: sticky;
    top: 120px;
    border-left: 3px solid var(--zh-border, #38251e);
    padding-left: 24px;
    display: none;
    }
@media (min-width: 900px) {div.m938__ad2e.hmca5wo9eh .u866e__a62a{
    display: block;
    }}
div.m938__ad2e.hmca5wo9eh .u866e__a62a span{
    display: block;
    font-family: var(--zh-serif, serif);
    font-size: 0.875rem;
    color: var(--zh-text-muted, #9e8e86);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 24px;
    }
div.m938__ad2e.hmca5wo9eh .u866e__a62a a{
    display: block;
    color: var(--zh-text, #eae0d8);
    text-decoration: none;
    margin-bottom: 16px;
    font-size: 0.95rem;
    font-weight: 500;
    transition: color 0.2s;
    }
div.m938__ad2e.hmca5wo9eh .u866e__a62a a:hover{
    color: var(--zh-primary, #d65233);
    }
div.m938__ad2e.hmca5wo9eh .sc13c0_e8{
    flex: 1;
    max-width: 820px;
    }
div.m938__ad2e.hmca5wo9eh .v145dd6{
    background-color: var(--zh-surface, #201714);
    border: 1px solid var(--zh-border, #38251e);
    padding: 56px;
    margin-bottom: 56px;
    box-shadow: 8px 8px 0 rgba(0,0,0,0.6); color: #ffffff;}
div.m938__ad2e.hmca5wo9eh .v145dd6 h2{
    font-family: var(--zh-serif, serif);
    font-size: 2.25rem;
    color: #ffffff;
    margin: 0 0 24px 0;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--zh-border, #38251e);
    }
div.m938__ad2e.hmca5wo9eh .v145dd6 p{
    margin: 0 0 24px 0;
    font-size: 1.05rem;
    }
div.m938__ad2e.hmca5wo9eh .v145dd6 ul{
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
    }
div.m938__ad2e.hmca5wo9eh .v145dd6 li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 16px;
    color: var(--zh-text, #eae0d8);
    font-size: 1.05rem;
    }
div.m938__ad2e.hmca5wo9eh .v145dd6 li::before{
    content: "■";
    color: var(--zh-primary, #d65233);
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 0.8rem;
    }
div.m938__ad2e.hmca5wo9eh .v145dd6 img{
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    object-fit: cover;
    border: 1px solid var(--zh-border, #38251e);
    margin-bottom: 32px;
    }
div.m938__ad2e.hmca5wo9eh .c246b39_c14{
    color: var(--zh-primary, #d65233);
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 600;
    transition: color 0.2s;
    }
div.m938__ad2e.hmca5wo9eh .c246b39_c14:hover{
    color: #ffffff;
    }
div.m938__ad2e.hmca5wo9eh .j7f5b126e60{
    margin-bottom: 40px;
    border-left: 2px solid var(--zh-primary, #d65233);
    padding-left: 24px;
    }
div.m938__ad2e.hmca5wo9eh .j7f5b126e60 h3{
    font-family: var(--zh-serif, serif);
    font-size: 1.35rem;
    color: #ffffff;
    margin: 0 0 12px 0;
    }
div.m938__ad2e.hmca5wo9eh .j7f5b126e60 p{
    margin: 0;
    color: var(--zh-text-muted, #9e8e86);
    font-size: 1rem;
    }
div.m938__ad2e.hmca5wo9eh .h68f27f{
    background-color: var(--zh-surface, #201714);
    border-top: 2px solid var(--zh-border, #38251e);
    padding: 100px 5%; color: #ffffff;}
div.m938__ad2e.hmca5wo9eh .t82dda0_9c{
    max-width: 1200px;
    margin: 0 auto;
    text-align: left; 
    }
div.m938__ad2e.hmca5wo9eh .t82dda0_9c h2{
    font-family: var(--zh-serif, serif);
    font-size: 2.75rem;
    color: #ffffff;
    margin: 0 0 24px 0;
    }
div.m938__ad2e.hmca5wo9eh .t82dda0_9c p{
    font-size: 1.125rem;
    color: var(--zh-text-muted, #9e8e86);
    margin: 0 0 48px 0;
    max-width: 680px;
    }
div.m938__ad2e.hmca5wo9eh .aa5310fb5f3{
    background-color: #0a0706;
    padding: 48px 5%;
    border-top: 1px solid var(--zh-border, #38251e); color: #ffffff;}
div.m938__ad2e.hmca5wo9eh .vc2849fb7{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    }
div.m938__ad2e.hmca5wo9eh .hfd8332fa85{
    font-family: var(--zh-serif, serif);
    font-size: 1.75rem;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    }
div.m938__ad2e.hmca5wo9eh .lb93__5d92{
    color: var(--zh-text-muted, #9e8e86);
    font-size: 0.875rem;
    }
@media (max-width: 768px) {div.m938__ad2e.hmca5wo9eh .bb0aae3_pf{ padding: 100px 5% 60px; }
div.m938__ad2e.hmca5wo9eh .v145dd6{ padding: 32px 24px; }
div.m938__ad2e.hmca5wo9eh .sd178d3e6{ padding: 60px 5%; }}
.m684__c5ab{
    background-color: var(--bg-color);
    color: var(--text-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 4px solid var(--primary-color);
    font-family: var(--font-serif);
    display: flex;
    width: 100%;
    box-sizing: border-box;
    }
.ic4b60_u08{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    }
.w69cbb7_8443{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 40px;
    box-sizing: border-box;
    }
.tc0e52b_hdr{
    font-size: 40px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 1.2;
    width: 100%;
    letter-spacing: 1px;
    }
.f4366210{
    font-size: 16px;
    color: var(--text-muted);
    max-width: 680px;
    width: 100%;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0;
    }
.la5f78_ded3{
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 60px;
    box-sizing: border-box;
    }
.abcf0__fd916{
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 32px;
    padding-right: 32px;
    border: 2px solid var(--border-color);
    background-color: transparent;
    transition: var(--transition);
    border-radius: var(--radius-sm);
    cursor: pointer;
    flex: 0 0 auto;
    box-shadow: var(--shadow-sm);
    box-sizing: border-box;
    }
.abcf0__fd916:hover{
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-color: var(--primary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
    }
.jn6txp4hysj{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 24px;
    flex: 0 0 auto; color: #ffffff;}
.dadd220e{
    display: flex;
    flex-direction: row;
    width: 100%;
    box-sizing: border-box;
    }
.pdtj6ba6{
    font-size: 14px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 auto;
    }
@media (max-width: 768px){.m684__c5ab{
    padding-top: 60px;
    padding-bottom: 30px;
    }
.tc0e52b_hdr{
    font-size: 32px;
    }
.la5f78_ded3{
    margin-bottom: 40px;
    }
.f4366210{
    font-size: 15px;
    }}
.cbed86__983{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    z-index: 1000;
    box-sizing: border-box; color: #ffffff;}
.s27b0c_ab{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    }
.j8d40b6{
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    }
.x3c9375f72{
    font-family: var(--font-serif);
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    }
.x3c9375f72::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: var(--primary-color);
    margin-right: 12px;
    border: 1px solid #000;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.qeb65a_icd9{
    flex: 2 1 auto;
    display: flex;
    justify-content: center;
    }
.hf03ac65dd9{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 36px;
    }
.zqz4x446cw{
    position: relative;
    display: flex;
    align-items: center;
    }
.m0435_639{
    position: relative;
    font-family: var(--font-serif);
    font-size: 1rem;
    color: var(--text-muted);
    text-decoration: none;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 0;
    display: block;
    }
.m0435_639::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.m0435_639:hover{
    color: var(--text-color);
    }
.m0435_639:hover::after{
    width: 100%;
    }
.s21f8fd739{
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    }
.a1d4667{
    display: none;
    }
.ir4xktskp{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    height: 44px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-family: var(--font-serif);
    font-size: 1rem;
    font-weight: 700;
    border: 1px solid #000000;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    letter-spacing: 0.05em;
    }
.ir4xktskp:hover{
    background: var(--secondary-color);
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 1); color: #1a1a2e;}
.u7b84f_2k8z{
    display: none;
    }
.ad167__aea9{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 28px;
    height: 20px;
    }
.w311__8f43a{
    display: block;
    height: 2px;
    width: 100%;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
@media (max-width: 991px){.s21f8fd739 {
    display: none;
    }
.ad167__aea9 {
    display: flex;
    }
.qeb65a_icd9 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease;
    border-bottom: 2px solid transparent; color: #ffffff;}
.hf03ac65dd9 {
    flex-direction: column;
    width: 100%;
    gap: 0;
    padding: 16px 0 0 0;
    }
.zqz4x446cw {
    width: 100%;
    padding: 0 4vw;
    box-sizing: border-box;
    }
.m0435_639 {
    width: 100%;
    font-size: 1.125rem;
    padding: 16px 0;
    border-bottom: 1px solid var(--border-color);
    }
.zqz4x446cw:last-child .m0435_639 {
    border-bottom: none;
    }
.a1d4667 {
    display: block;
    width: 100%;
    padding: 24px 4vw 32px;
    box-sizing: border-box;
    }
.a1d4667 .ir4xktskp {
    width: 100%;
    }
.u7b84f_2k8z:checked ~ .qeb65a_icd9 {
    max-height: 800px;
    opacity: 1;
    border-bottom-color: var(--border-color);
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.6);
    }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
    }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(2) {
    opacity: 0;
    }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
    }}
.m0435_639.active{color: var(--text-color);}
@media (min-width: 992px){.cbed86__983 #nt8eb1f0f135, .cbed86__983 label[for="nt8eb1f0f135"]{ display: none !important; }}
@media (min-width: 992px){.cbed86__983 .qeb65a_icd9{ 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){.cbed86__983 .qeb65a_icd9{ 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){.cbed86__983 .qeb65a_icd9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.m0435_639.active {color: var(--text-color);}
#nt8eb1f0f135:checked ~ .qeb65a_icd9 { right: 0 !important; left: auto !important; }
@media (max-width: 991px) {.cbed86__983.p9d183679 .qeb65a_icd9 { 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) {#nt8eb1f0f135:checked ~ .qeb65a_icd9 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 992px) {.cbed86__983.p9d183679 #nt8eb1f0f135, .cbed86__983.p9d183679 label[for="nt8eb1f0f135"] { display: none !important; }}
@media (min-width: 992px) {.cbed86__983.p9d183679 .qeb65a_icd9 { 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) {.cbed86__983.p9d183679 .qeb65a_icd9 { 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) {.cbed86__983.p9d183679 .qeb65a_icd9 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.m938__ad2e img.be4660b93ab {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.m938__ad2e img.be4660b93ab.w48279653df { aspect-ratio: 16 / 9; }
div.m938__ad2e img.be4660b93ab.r5db55_dbff { aspect-ratio: 16 / 10; }
div.m938__ad2e img.be4660b93ab.acc2eff15 { aspect-ratio: 4 / 3; }
div.m938__ad2e img.be4660b93ab.oace4f_cd51 { aspect-ratio: 1 / 1; }
div.m938__ad2e :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.m938__ad2e .pc2fbc_4787 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.m938__ad2e .pc2fbc_4787.w48279653df { aspect-ratio: 16 / 9; }
div.m938__ad2e .pc2fbc_4787.r5db55_dbff { aspect-ratio: 16 / 10; }
div.m938__ad2e .pc2fbc_4787.acc2eff15 { aspect-ratio: 4 / 3; }
div.m938__ad2e .pc2fbc_4787.oace4f_cd51 { aspect-ratio: 1 / 1; }
div.m938__ad2e .pc2fbc_4787 > img.be4660b93ab,
    div.m938__ad2e .pc2fbc_4787 > picture > img.be4660b93ab {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.m938__ad2e.hmca5wo9eh .o59323a0e a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.m938__ad2e.hmca5wo9eh .o59323a0e a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.m938__ad2e.hmca5wo9eh .o59323a0e a:not([class]):hover{opacity:0.92;}
div.m938__ad2e.hmca5wo9eh .o59323a0e a[class=""]:hover{opacity:0.92;}
div.m938__ad2e.hmca5wo9eh .o59323a0e a:not([class]):visited{color:#ffffff !important;}
div.m938__ad2e.hmca5wo9eh .o59323a0e a[class=""]:visited{color:#ffffff !important;}
.v641__203b {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.v641__203b > :first-child,
    .v641__203b > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
.cbed86__983{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-color);
    z-index: 1000;
    box-sizing: border-box; color: #ffffff;}
.s27b0c_ab{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: var(--max-width);
    height: 100%;
    margin: 0 auto;
    }
.j8d40b6{
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    }
.x3c9375f72{
    font-family: var(--font-serif);
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    }
.x3c9375f72::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: var(--primary-color);
    margin-right: 12px;
    border: 1px solid #000;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.qeb65a_icd9{
    flex: 2 1 auto;
    display: flex;
    justify-content: center;
    }
.hf03ac65dd9{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 36px;
    }
.zqz4x446cw{
    position: relative;
    display: flex;
    align-items: center;
    }
.m0435_639{
    position: relative;
    font-family: var(--font-serif);
    font-size: 1rem;
    color: var(--text-muted);
    text-decoration: none;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 0;
    display: block;
    }
.m0435_639::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.m0435_639:hover{
    color: var(--text-color);
    }
.m0435_639:hover::after{
    width: 100%;
    }
.s21f8fd739{
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    }
.a1d4667{
    display: none;
    }
.ir4xktskp{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    height: 44px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-family: var(--font-serif);
    font-size: 1rem;
    font-weight: 700;
    border: 1px solid #000000;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    letter-spacing: 0.05em;
    }
.ir4xktskp:hover{
    background: var(--secondary-color);
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 1); color: #1a1a2e;}
.u7b84f_2k8z{
    display: none;
    }
.ad167__aea9{
    display: none;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    width: 28px;
    height: 20px;
    }
.w311__8f43a{
    display: block;
    height: 2px;
    width: 100%;
    background-color: var(--text-color);
    transition: var(--transition);
    border-radius: var(--radius-sm); color: #1a1a2e;}
@media (max-width: 991px){.s21f8fd739 {
    display: none;
    }
.ad167__aea9 {
    display: flex;
    }
.qeb65a_icd9 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease;
    border-bottom: 2px solid transparent; color: #ffffff;}
.hf03ac65dd9 {
    flex-direction: column;
    width: 100%;
    gap: 0;
    padding: 16px 0 0 0;
    }
.zqz4x446cw {
    width: 100%;
    padding: 0 4vw;
    box-sizing: border-box;
    }
.m0435_639 {
    width: 100%;
    font-size: 1.125rem;
    padding: 16px 0;
    border-bottom: 1px solid var(--border-color);
    }
.zqz4x446cw:last-child .m0435_639 {
    border-bottom: none;
    }
.a1d4667 {
    display: block;
    width: 100%;
    padding: 24px 4vw 32px;
    box-sizing: border-box;
    }
.a1d4667 .ir4xktskp {
    width: 100%;
    }
.u7b84f_2k8z:checked ~ .qeb65a_icd9 {
    max-height: 800px;
    opacity: 1;
    border-bottom-color: var(--border-color);
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.6);
    }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
    }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(2) {
    opacity: 0;
    }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
    }}
.m0435_639.active{color: var(--text-color);}
@media (min-width: 992px){.cbed86__983 #nt8eb1f0f135, .cbed86__983 label[for="nt8eb1f0f135"]{ display: none !important; }}
@media (min-width: 992px){.cbed86__983 .qeb65a_icd9{ 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){.cbed86__983 .qeb65a_icd9{ 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){.cbed86__983 .qeb65a_icd9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.m0435_639.active{color: var(--text-color);}
#nt8eb1f0f135:checked ~ .qeb65a_icd9{ right: 0 !important; left: auto !important; }
@media (max-width: 991px){.cbed86__983.p9d183679 .qeb65a_icd9{ 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){#nt8eb1f0f135:checked ~ .qeb65a_icd9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 992px){.cbed86__983.p9d183679 #nt8eb1f0f135, .cbed86__983.p9d183679 label[for="nt8eb1f0f135"]{ display: none !important; }}
@media (min-width: 992px){.cbed86__983.p9d183679 .qeb65a_icd9{ 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){.cbed86__983.p9d183679 .qeb65a_icd9{ 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){.cbed86__983.p9d183679 .qeb65a_icd9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.m684__c5ab{
    background-color: var(--bg-color);
    color: var(--text-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 4px solid var(--primary-color);
    font-family: var(--font-serif);
    display: flex;
    width: 100%;
    box-sizing: border-box;
    }
.ic4b60_u08{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    }
.w69cbb7_8443{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 40px;
    box-sizing: border-box;
    }
.tc0e52b_hdr{
    font-size: 40px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 1.2;
    width: 100%;
    letter-spacing: 1px;
    }
.f4366210{
    font-size: 16px;
    color: var(--text-muted);
    max-width: 680px;
    width: 100%;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0;
    }
.la5f78_ded3{
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 60px;
    box-sizing: border-box;
    }
.abcf0__fd916{
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 32px;
    padding-right: 32px;
    border: 2px solid var(--border-color);
    background-color: transparent;
    transition: var(--transition);
    border-radius: var(--radius-sm);
    cursor: pointer;
    flex: 0 0 auto;
    box-shadow: var(--shadow-sm);
    box-sizing: border-box;
    }
.abcf0__fd916:hover{
    background-color: var(--primary-color);
    color: #1a1a2e;
    border-color: var(--primary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
    }
.jn6txp4hysj{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 24px;
    flex: 0 0 auto; color: #ffffff;}
.dadd220e{
    display: flex;
    flex-direction: row;
    width: 100%;
    box-sizing: border-box;
    }
.pdtj6ba6{
    font-size: 14px;
    color: var(--text-muted);
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 auto;
    }
@media (max-width: 768px){.m684__c5ab{
    padding-top: 60px;
    padding-bottom: 30px;
    }
.tc0e52b_hdr{
    font-size: 32px;
    }
.la5f78_ded3{
    margin-bottom: 40px;
    }
.f4366210{
    font-size: 15px;
    }}
.cbed86__983{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 2px solid var(--border-color);
  z-index: 1000;
  box-sizing: border-box; color: #ffffff;}
.s27b0c_ab{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: var(--max-width);
  height: 100%;
  margin: 0 auto;
}
.j8d40b6{
  flex: 1 1 0%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.x3c9375f72{
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
.x3c9375f72::before{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: var(--primary-color);
  margin-right: 12px;
  border: 1px solid #000;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.qeb65a_icd9{
  flex: 2 1 auto;
  display: flex;
  justify-content: center;
}
.hf03ac65dd9{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 36px;
}
.zqz4x446cw{
  position: relative;
  display: flex;
  align-items: center;
}
.m0435_639{
  position: relative;
  font-family: var(--font-serif);
  font-size: 1rem;
  color: var(--text-muted);
  text-decoration: none;
  font-weight: 500;
  transition: var(--transition);
  padding: 8px 0;
  display: block;
}
.m0435_639::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.m0435_639:hover{
  color: var(--text-color);
}
.m0435_639:hover::after{
  width: 100%;
}
.s21f8fd739{
  flex: 1 1 0%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.a1d4667{
  display: none;
}
.ir4xktskp{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  height: 44px;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-family: var(--font-serif);
  font-size: 1rem;
  font-weight: 700;
  border: 1px solid #000000;
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  letter-spacing: 0.05em;
}
.ir4xktskp:hover{
  background: var(--secondary-color);
  transform: translate(2px, 2px);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 1); color: #1a1a2e;}
.u7b84f_2k8z{
  display: none;
}
.ad167__aea9{
  display: none;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  width: 28px;
  height: 20px;
}
.w311__8f43a{
  display: block;
  height: 2px;
  width: 100%;
  background-color: var(--text-color);
  transition: var(--transition);
  border-radius: var(--radius-sm); color: #1a1a2e;}
@media (max-width: 991px){.s21f8fd739 {
    display: none;
  }
.ad167__aea9 {
    display: flex;
  }
.qeb65a_icd9 {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease;
    border-bottom: 2px solid transparent; color: #ffffff;}
.hf03ac65dd9 {
    flex-direction: column;
    width: 100%;
    gap: 0;
    padding: 16px 0 0 0;
  }
.zqz4x446cw {
    width: 100%;
    padding: 0 4vw;
    box-sizing: border-box;
  }
.m0435_639 {
    width: 100%;
    font-size: 1.125rem;
    padding: 16px 0;
    border-bottom: 1px solid var(--border-color);
  }
.zqz4x446cw:last-child .m0435_639 {
    border-bottom: none;
  }
.a1d4667 {
    display: block;
    width: 100%;
    padding: 24px 4vw 32px;
    box-sizing: border-box;
  }
.a1d4667 .ir4xktskp {
    width: 100%;
  }
.u7b84f_2k8z:checked ~ .qeb65a_icd9 {
    max-height: 800px;
    opacity: 1;
    border-bottom-color: var(--border-color);
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.6);
  }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(2) {
    opacity: 0;
  }
.u7b84f_2k8z:checked ~ .ad167__aea9 .w311__8f43a:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }}
.m0435_639.active{color: var(--text-color);}
@media (min-width: 992px){.cbed86__983 #nt8eb1f0f135, .cbed86__983 label[for="nt8eb1f0f135"]{ display: none !important; }}
@media (min-width: 992px){.cbed86__983 .qeb65a_icd9{ 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){.cbed86__983 .qeb65a_icd9{ 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){.cbed86__983 .qeb65a_icd9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.m0435_639.active{color: var(--text-color);}
#nt8eb1f0f135:checked ~ .qeb65a_icd9{ right: 0 !important; left: auto !important; }
@media (max-width: 991px){.cbed86__983.p9d183679 .qeb65a_icd9{ 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){#nt8eb1f0f135:checked ~ .qeb65a_icd9{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 992px){.cbed86__983.p9d183679 #nt8eb1f0f135, .cbed86__983.p9d183679 label[for="nt8eb1f0f135"]{ display: none !important; }}
@media (min-width: 992px){.cbed86__983.p9d183679 .qeb65a_icd9{ 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){.cbed86__983.p9d183679 .qeb65a_icd9{ 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){.cbed86__983.p9d183679 .qeb65a_icd9 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.x5ccab455ce{
  background-color: var(--bg-color);
  color: var(--text-color);
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 4px solid var(--primary-color);
  font-family: var(--font-serif);
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.a75482_cb83{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
}
.u4c4c53d544{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.h75175d83{
  font-size: 40px;
  font-weight: 700;
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 16px;
  line-height: 1.2;
  width: 100%;
  letter-spacing: 1px;
}
.xeb24a4e1{
  font-size: 16px;
  color: var(--text-muted);
  max-width: 680px;
  width: 100%;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0;
}
.uec58992c6f{
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 60px;
  box-sizing: border-box;
}
.q166ceea6ab{
  color: var(--text-color);
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 32px;
  padding-right: 32px;
  border: 2px solid var(--border-color);
  background-color: transparent;
  transition: var(--transition);
  border-radius: var(--radius-sm);
  cursor: pointer;
  flex: 0 0 auto;
  box-shadow: var(--shadow-sm);
  box-sizing: border-box;
}
.q166ceea6ab:hover{
  background-color: var(--primary-color);
  color: #1a1a2e;
  border-color: var(--primary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-2px);
}
.m814__230e{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 24px;
  flex: 0 0 auto; color: #ffffff;}
.sa54__01e6{
  display: flex;
  flex-direction: row;
  width: 100%;
  box-sizing: border-box;
}
.w5f84d0c8f5{
  font-size: 14px;
  color: var(--text-muted);
  margin-top: 0;
  margin-bottom: 0;
  flex: 1 1 auto;
}
@media (max-width: 768px){.x5ccab455ce{
    padding-top: 60px;
    padding-bottom: 30px;
  }
.h75175d83{
    font-size: 32px;
  }
.uec58992c6f{
    margin-bottom: 40px;
  }
.xeb24a4e1{
    font-size: 15px;
  }}
.q238ed1b1d4{box-sizing:border-box;}
.g83496841{box-sizing:border-box;}
.g6e5e7325{box-sizing:border-box;}
@media (max-width: 768px) {div.m938__ad2e.hmca5wo9eh .vc2849fb7 { 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; }}