:root {

  --primary-color: hsl(102, 82%, 28%);
  --secondary-color: hsl(169, 65%, 28%);
  --bg-color: hsl(102, 8%, 96%);
  --text-color: hsl(102, 10%, 8%);
  --text-muted: hsl(102, 5%, 45%);
  --border-color: hsl(102, 10%, 80%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 2px 2px 0px var(--text-color);
  --shadow-md: 4px 4px 0px var(--text-color);
  --shadow-lg: 6px 6px 0px var(--text-color);
  --nav-height: 72px;
  --max-width: min(1200px, 92vw);
  --transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --border-dark: var(--text-color);
  --btn-text: #ffffff;
  --page-bg-color: var(--bg-color, hsl(102, 8%, 96%));
  --page-text-color: var(--text-color, hsl(102, 10%, 8%));
  --page-primary: var(--primary-color, hsl(102, 82%, 63%));
  --page-secondary: var(--secondary-color, hsl(169, 65%, 63%));
  --page-surface: #ffffff;
  --page-border: rgba(20, 23, 20, 0.15);
  --font-heading: "Georgia", "Times New Roman", "Source Han Serif SC", "Noto Serif CJK SC", serif;
  --font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif;
  --max-container: 1200px;
  --max-reading-width: 680px;
  --spacing-base: 1.5rem;
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
@media (prefers-color-scheme: dark){}
.h44f24d_wdl3{
    position: relative;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    }
.mzayxpxkh{
    background-color: var(--text-color);
    color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    }
.sde04c__e233{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    }
.za625651_2d{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
.cda28f5_5ejw{
    background-color: var(--nav-bg);
    border-top: 4px solid var(--border-dark);
    border-bottom: 2px solid var(--border-dark);
    position: relative;
    z-index: 1000; color: #1a1a2e;}
.dca5a7__a352a{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    height: var(--nav-height);
    }
.o6551842e{
    display: flex;
    align-items: center;
    padding-right: 32px;
    border-right: 1px solid var(--border-dark);
    }
.bb93862{
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 1;
    }
.b7d6fe4_a88{
    flex: 1;
    display: flex;
    align-items: stretch;
    }
.p8d2fd2{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    }
.e9a91b_4e{
    display: flex;
    align-items: stretch;
    border-right: 1px solid var(--border-color);
    }
.i3829d9_dc6b{
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: var(--text-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: var(--transition);
    }
.i3829d9_dc6b:hover{
    background-color: var(--text-color);
    color: var(--bg-color);
    }
.i41be64b_d7{
    display: flex;
    align-items: center;
    padding-left: 24px;
    border-left: 1px solid var(--border-dark);
    }
.cd5c__03a6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 0 24px;
    height: 44px;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: var(--radius-sm);
    }
.cd5c__03a6:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px); color: #ffffff;}
.cd5c__03a6:active{
    transform: translate(0, 0);
    box-shadow: 0 0 0 transparent;
    }
.b976d_26b{
    display: none;
    }
.k6e15868a{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-left: 20px;
    flex-direction: column;
    justify-content: space-between;
    height: 18px;
    width: 24px;
    }
.lvrigfw2micd{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
@media (max-width: 960px){.o6551842e {
    border-right: none;
    }
.i41be64b_d7 {
    margin-left: auto;
    border-left: none;
    padding-left: 0;
    }
.k6e15868a {
    display: flex;
    }
.b7d6fe4_a88 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-dark);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: var(--transition);
    z-index: 999; color: #1a1a2e;}
.p8d2fd2 {
    flex-direction: column;
    max-width: var(--max-width);
    margin: 0 auto;
    }
.e9a91b_4e {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    }
.e9a91b_4e:last-child {
    border-bottom: none;
    }
.i3829d9_dc6b {
    width: 100%;
    padding: 16px 0; 
    box-sizing: border-box;
    }
.b976d_26b:checked ~ .b7d6fe4_a88 {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(2) {
    opacity: 0;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
@media (min-width: 961px){.h44f24d_wdl3 #nt074e3743db, .h44f24d_wdl3 label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3 .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i3829d9_dc6b.active {background-color: var(--text-color); color: var(--bg-color);}
#nt074e3743db:checked ~ .b7d6fe4_a88 { right: 0 !important; left: auto !important; }
@media (max-width: 960px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 { 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: 960px) {#nt074e3743db:checked ~ .b7d6fe4_a88 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px) {.h44f24d_wdl3.e20b4ba7a #nt074e3743db, .h44f24d_wdl3.e20b4ba7a label[for="nt074e3743db"] { display: none !important; }}
@media (min-width: 961px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 { 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: 961px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 { 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: 961px) {.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.db1c5bdff{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: "Georgia", "Times New Roman", serif; color: #1a1a2e;}
.dq55tveflxl{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    }
.le40000b_pz7{
    display: flex;
    flex-wrap: wrap;
    gap: 64px;
    width: 100%;
    }
.g9cc989_jva{
    display: flex;
    flex-direction: column;
    flex: 1 1 400px;
    width: 100%;
    border-left: 4px solid var(--primary-color);
    padding-left: 24px;
    }
.ky6zkztm{
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.od0abadd{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 16px;
    margin-bottom: 0;
    max-width: 520px;
    }
.o53966_yx{
    display: flex;
    flex-direction: column;
    flex: 1 1 300px;
    width: 100%;
    }
.sead__4d411{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    }
.t27050__1b32{
    display: flex;
    gap: 12px;
    width: 100%;
    max-width: 440px;
    }
.z8ed9fa_502{
    flex: 1 1 auto;
    width: 100%;
    background-color: transparent;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    padding: 14px 16px;
    font-size: 14px;
    font-family: inherit;
    border-radius: var(--radius-sm);
    outline: none;
    transition: var(--transition);
    }
.z8ed9fa_502:focus{
    border-color: var(--primary-color);
    box-shadow: 2px 2px 0px var(--border-color);
    }
.i6f36e4d_e783{
    flex: 0 0 auto;
    width: auto;
    background-color: var(--primary-color);
    color: var(--btn-text, #ffffff);
    border: 1px solid var(--text-color);
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    letter-spacing: 0.5px;
    }
.i6f36e4d_e783:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-lg);
    }
.vc67a8_39{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #1a1a2e;}
.f6iih222{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    }
.a91c7d_p2{
    font-size: 13px;
    color: var(--text-color);
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.t2dc1fbd6a7{
    display: flex;
    gap: 32px;
    width: auto;
    flex-wrap: wrap;
    }
.s016b8e8_vs{
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.le40000b_pz7{
    flex-direction: column;
    gap: 48px;
    }
.g9cc989_jva{
    padding-left: 16px;
    border-left-width: 2px;
    }
.t27050__1b32{
    flex-direction: column;
    }
.i6f36e4d_e783{
    width: 100%;
    }
.f6iih222{
    flex-direction: column;
    align-items: flex-start;
    }
.t2dc1fbd6a7{
    flex-direction: column;
    gap: 12px;
    }}
div.i6c38c7dc4e.t8cc4_495.o86d88_451{
    background-color: var(--page-bg-color);
    color: var(--page-text-color);
    font-family: var(--font-body);
    line-height: 1.65;
    padding-bottom: 4rem;
    -webkit-font-smoothing: antialiased;
    }
div.i6c38c7dc4e.t8cc4_495 .la7705a0a5c{
    max-width: var(--max-container);
    margin: 0 auto;
    padding: 0 5vw;
    display: flex;
    flex-direction: column;
    gap: 4rem;
    }
div.i6c38c7dc4e.t8cc4_495 .obd99179ba{
    max-width: var(--max-reading-width);
    margin: 0; 
    text-align: left;
    }
div.i6c38c7dc4e.t8cc4_495 .f4eea172e{
    font-family: var(--font-heading);
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 700;
    line-height: 1.1;
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    color: var(--page-text-color);
    }
div.i6c38c7dc4e.t8cc4_495 .r9ff2__cce{
    font-family: var(--font-heading);
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    border-top: 3px solid var(--page-text-color); 
    }
div.i6c38c7dc4e.t8cc4_495 .d7f5a70{
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: 1rem;
    }
div.i6c38c7dc4e.t8cc4_495 p{
    margin-bottom: 1.25rem;
    font-size: 1.0625rem;
    color: rgba(20, 23, 20, 0.85);
    }
div.i6c38c7dc4e.t8cc4_495 .i99e4__845f{
    margin-top: 2.5rem;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    }
div.i6c38c7dc4e.t8cc4_495 .m1e69c__414f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    font-size: 1.125rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
    border-radius: 4px; 
    }
div.i6c38c7dc4e.t8cc4_495 .j00c4c7a2b{
    background-color: var(--page-text-color);
    color: var(--page-bg-color);
    border: 2px solid var(--page-text-color);
    box-shadow: 4px 4px 0px var(--page-primary); 
    }
div.i6c38c7dc4e.t8cc4_495 .j00c4c7a2b:hover{
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0px var(--page-primary);
    }
div.i6c38c7dc4e.t8cc4_495 .g21b48cc_7u{
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    align-items: start;
    }
@media (min-width: 992px) {div.i6c38c7dc4e.t8cc4_495 .g21b48cc_7u{
    grid-template-columns: var(--max-reading-width) 1fr;
    gap: 4rem;
    }}
div.i6c38c7dc4e.t8cc4_495 .l1736__247e{position: relative;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    background-color: var(--page-surface);
    border: 1px solid var(--page-border); isolation: isolate; color: #1a1a2e;}
div.i6c38c7dc4e.t8cc4_495 .gd5d0ea0{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 4 / 3; 
    filter: contrast(1.05) saturate(1.1); 
    }
div.i6c38c7dc4e.t8cc4_495 .ncf4591_3478{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    }
div.i6c38c7dc4e.t8cc4_495 .v1993de{
    background-color: var(--page-surface);
    padding: 1.5rem;
    border: 1px solid var(--page-border);
    border-left: 4px solid var(--page-primary); color: #1a1a2e;}
div.i6c38c7dc4e.t8cc4_495 .v1993de h4{
    font-family: var(--font-heading);
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
    color: var(--page-text-color);
    }
div.i6c38c7dc4e.t8cc4_495 .v1993de p{
    font-size: 0.95rem;
    margin-bottom: 0;
    }
div.i6c38c7dc4e.t8cc4_495 .b3ab0__166{
    list-style: none;
    padding: 0;
    margin: 2rem 0;
    border-top: 1px solid var(--page-border);
    }
div.i6c38c7dc4e.t8cc4_495 .b3ab0__166 li{
    padding: 1.25rem 0;
    border-bottom: 1px solid var(--page-border);
    font-size: 1.0625rem;
    }
div.i6c38c7dc4e.t8cc4_495 .b3ab0__166 a{
    color: var(--page-text-color);
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: var(--page-primary);
    text-decoration-thickness: 3px;
    text-underline-offset: 4px;
    transition: background-color 0.2s;
    }
div.i6c38c7dc4e.t8cc4_495 .b3ab0__166 a:hover{
    background-color: var(--page-primary);
    color: var(--page-text-color);
    }
div.i6c38c7dc4e.t8cc4_495 .g65804_f472{
    margin-top: 5rem;
    padding-top: 2rem;
    border-top: 2px solid var(--page-text-color);
    font-family: var(--font-body);
    }
div.i6c38c7dc4e.t8cc4_495 .h8dbe5_eb88{
    max-width: var(--max-container);
    margin: 0 auto;
    padding: 0 5vw;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    }
div.i6c38c7dc4e.t8cc4_495 .e5d01f6c852{
    font-family: var(--font-heading);
    font-weight: 700;
    font-size: 1.25rem;
    }
div.i6c38c7dc4e.t8cc4_495 .i1e1aaa4e2e{
    font-size: 0.875rem;
    color: rgba(20, 23, 20, 0.6);
    max-width: 600px;
    }
div.i6c38c7dc4e.t8cc4_495 .h684__bf6{box-sizing:border-box;}
div.i6c38c7dc4e.t8cc4_495 .v38ujixsj{box-sizing:border-box;}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.i6c38c7dc4e img.h01bb1_4500 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.i6c38c7dc4e img.h01bb1_4500.j69fe0aae { aspect-ratio: 16 / 9; }
div.i6c38c7dc4e img.h01bb1_4500.uafddf15c { aspect-ratio: 16 / 10; }
div.i6c38c7dc4e img.h01bb1_4500.w6a05eba313 { aspect-ratio: 4 / 3; }
div.i6c38c7dc4e img.h01bb1_4500.f3de2e83f { aspect-ratio: 1 / 1; }
div.i6c38c7dc4e :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.i6c38c7dc4e .y8b24c0ad {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.i6c38c7dc4e .y8b24c0ad.j69fe0aae { aspect-ratio: 16 / 9; }
div.i6c38c7dc4e .y8b24c0ad.uafddf15c { aspect-ratio: 16 / 10; }
div.i6c38c7dc4e .y8b24c0ad.w6a05eba313 { aspect-ratio: 4 / 3; }
div.i6c38c7dc4e .y8b24c0ad.f3de2e83f { aspect-ratio: 1 / 1; }
div.i6c38c7dc4e .y8b24c0ad > img.h01bb1_4500,
    div.i6c38c7dc4e .y8b24c0ad > picture > img.h01bb1_4500 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.k985224df51 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.k985224df51 > :first-child,
    .k985224df51 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
@media (prefers-color-scheme: dark){}
.h44f24d_wdl3{
    position: relative;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    }
.mzayxpxkh{
    background-color: var(--text-color);
    color: var(--bg-color);
    border-bottom: 1px solid var(--border-color);
    }
.sde04c__e233{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    }
.za625651_2d{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
.cda28f5_5ejw{
    background-color: var(--nav-bg);
    border-top: 4px solid var(--border-dark);
    border-bottom: 2px solid var(--border-dark);
    position: relative;
    z-index: 1000; color: #1a1a2e;}
.dca5a7__a352a{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    height: var(--nav-height);
    }
.o6551842e{
    display: flex;
    align-items: center;
    padding-right: 32px;
    border-right: 1px solid var(--border-dark);
    }
.bb93862{
    font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
    font-size: 32px;
    font-weight: 900;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -1px;
    text-transform: uppercase;
    line-height: 1;
    }
.b7d6fe4_a88{
    flex: 1;
    display: flex;
    align-items: stretch;
    }
.p8d2fd2{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    }
.e9a91b_4e{
    display: flex;
    align-items: stretch;
    border-right: 1px solid var(--border-color);
    }
.i3829d9_dc6b{
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: var(--text-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: var(--transition);
    }
.i3829d9_dc6b:hover{
    background-color: var(--text-color);
    color: var(--bg-color);
    }
.i41be64b_d7{
    display: flex;
    align-items: center;
    padding-left: 24px;
    border-left: 1px solid var(--border-dark);
    }
.cd5c__03a6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    padding: 0 24px;
    height: 44px;
    border: 2px solid var(--text-color);
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: var(--radius-sm);
    }
.cd5c__03a6:hover{
    background: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translate(-2px, -2px); color: #ffffff;}
.cd5c__03a6:active{
    transform: translate(0, 0);
    box-shadow: 0 0 0 transparent;
    }
.b976d_26b{
    display: none;
    }
.k6e15868a{
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-left: 20px;
    flex-direction: column;
    justify-content: space-between;
    height: 18px;
    width: 24px;
    }
.lvrigfw2micd{
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    transform-origin: center; color: #ffffff;}
@media (max-width: 960px){.o6551842e {
    border-right: none;
    }
.i41be64b_d7 {
    margin-left: auto;
    border-left: none;
    padding-left: 0;
    }
.k6e15868a {
    display: flex;
    }
.b7d6fe4_a88 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-dark);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: var(--transition);
    z-index: 999; color: #1a1a2e;}
.p8d2fd2 {
    flex-direction: column;
    max-width: var(--max-width);
    margin: 0 auto;
    }
.e9a91b_4e {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    }
.e9a91b_4e:last-child {
    border-bottom: none;
    }
.i3829d9_dc6b {
    width: 100%;
    padding: 16px 0; 
    box-sizing: border-box;
    }
.b976d_26b:checked ~ .b7d6fe4_a88 {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(2) {
    opacity: 0;
    }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
@media (min-width: 961px){.h44f24d_wdl3 #nt074e3743db, .h44f24d_wdl3 label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3 .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ 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: 960px){#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a #nt074e3743db, .h44f24d_wdl3.e20b4ba7a label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.db1c5bdff{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 80px;
    padding-bottom: 40px;
    font-family: "Georgia", "Times New Roman", serif; color: #1a1a2e;}
.dq55tveflxl{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    }
.le40000b_pz7{
    display: flex;
    flex-wrap: wrap;
    gap: 64px;
    width: 100%;
    }
.g9cc989_jva{
    display: flex;
    flex-direction: column;
    flex: 1 1 400px;
    width: 100%;
    border-left: 4px solid var(--primary-color);
    padding-left: 24px;
    }
.ky6zkztm{
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    }
.od0abadd{
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-top: 16px;
    margin-bottom: 0;
    max-width: 520px;
    }
.o53966_yx{
    display: flex;
    flex-direction: column;
    flex: 1 1 300px;
    width: 100%;
    }
.sead__4d411{
    font-size: 14px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    }
.t27050__1b32{
    display: flex;
    gap: 12px;
    width: 100%;
    max-width: 440px;
    }
.z8ed9fa_502{
    flex: 1 1 auto;
    width: 100%;
    background-color: transparent;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    padding: 14px 16px;
    font-size: 14px;
    font-family: inherit;
    border-radius: var(--radius-sm);
    outline: none;
    transition: var(--transition);
    }
.z8ed9fa_502:focus{
    border-color: var(--primary-color);
    box-shadow: 2px 2px 0px var(--border-color);
    }
.i6f36e4d_e783{
    flex: 0 0 auto;
    width: auto;
    background-color: var(--primary-color);
    color: var(--btn-text, #ffffff);
    border: 1px solid var(--text-color);
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    letter-spacing: 0.5px;
    }
.i6f36e4d_e783:hover{
    transform: translate(-2px, -2px);
    box-shadow: var(--shadow-lg);
    }
.vc67a8_39{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-top: 64px;
    margin-bottom: 32px; color: #1a1a2e;}
.f6iih222{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    }
.a91c7d_p2{
    font-size: 13px;
    color: var(--text-color);
    font-weight: 700;
    letter-spacing: 0.5px;
    }
.t2dc1fbd6a7{
    display: flex;
    gap: 32px;
    width: auto;
    flex-wrap: wrap;
    }
.s016b8e8_vs{
    font-size: 13px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.le40000b_pz7{
    flex-direction: column;
    gap: 48px;
    }
.g9cc989_jva{
    padding-left: 16px;
    border-left-width: 2px;
    }
.t27050__1b32{
    flex-direction: column;
    }
.i6f36e4d_e783{
    width: 100%;
    }
.f6iih222{
    flex-direction: column;
    align-items: flex-start;
    }
.t2dc1fbd6a7{
    flex-direction: column;
    gap: 12px;
    }}
@media (prefers-color-scheme: dark){}
.h44f24d_wdl3{
  position: relative;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.mzayxpxkh{
  background-color: var(--text-color);
  color: var(--bg-color);
  border-bottom: 1px solid var(--border-color);
}
.sde04c__e233{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
}
.za625651_2d{
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cda28f5_5ejw{
  background-color: var(--nav-bg);
  border-top: 4px solid var(--border-dark);
  border-bottom: 2px solid var(--border-dark);
  position: relative;
  z-index: 1000; color: #1a1a2e;}
.dca5a7__a352a{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  height: var(--nav-height);
}
.o6551842e{
  display: flex;
  align-items: center;
  padding-right: 32px;
  border-right: 1px solid var(--border-dark);
}
.bb93862{
  font-family: "Playfair Display", "Georgia", "Times New Roman", serif;
  font-size: 32px;
  font-weight: 900;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: uppercase;
  line-height: 1;
}
.b7d6fe4_a88{
  flex: 1;
  display: flex;
  align-items: stretch;
}
.p8d2fd2{
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.e9a91b_4e{
  display: flex;
  align-items: stretch;
  border-right: 1px solid var(--border-color);
}
.i3829d9_dc6b{
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: var(--text-color);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: var(--transition);
}
.i3829d9_dc6b:hover{
  background-color: var(--text-color);
  color: var(--bg-color);
}
.i41be64b_d7{
  display: flex;
  align-items: center;
  padding-left: 24px;
  border-left: 1px solid var(--border-dark);
}
.cd5c__03a6{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  color: var(--btn-text);
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 0 24px;
  height: 44px;
  border: 2px solid var(--text-color);
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: var(--radius-sm);
}
.cd5c__03a6:hover{
  background: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translate(-2px, -2px); color: #ffffff;}
.cd5c__03a6:active{
  transform: translate(0, 0);
  box-shadow: 0 0 0 transparent;
}
.b976d_26b{
  display: none;
}
.k6e15868a{
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  height: 18px;
  width: 24px;
}
.lvrigfw2micd{
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  transform-origin: center; color: #ffffff;}
@media (max-width: 960px){.o6551842e {
    border-right: none;
  }
.i41be64b_d7 {
    margin-left: auto;
    border-left: none;
    padding-left: 0;
  }
.k6e15868a {
    display: flex;
  }
.b7d6fe4_a88 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: var(--nav-bg);
    border-bottom: 2px solid var(--border-dark);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: var(--transition);
    z-index: 999; color: #1a1a2e;}
.p8d2fd2 {
    flex-direction: column;
    max-width: var(--max-width);
    margin: 0 auto;
  }
.e9a91b_4e {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
  }
.e9a91b_4e:last-child {
    border-bottom: none;
  }
.i3829d9_dc6b {
    width: 100%;
    padding: 16px 0; 
    box-sizing: border-box;
  }
.b976d_26b:checked ~ .b7d6fe4_a88 {
    max-height: 600px;
    opacity: 1;
    visibility: visible;
  }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(2) {
    opacity: 0;
  }
.b976d_26b:checked ~ .i41be64b_d7 .k6e15868a .lvrigfw2micd:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
@media (min-width: 961px){.h44f24d_wdl3 #nt074e3743db, .h44f24d_wdl3 label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3 .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3 .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i3829d9_dc6b.active{background-color: var(--text-color); color: var(--bg-color);}
#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; }
@media (max-width: 960px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ 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: 960px){#nt074e3743db:checked ~ .b7d6fe4_a88{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a #nt074e3743db, .h44f24d_wdl3.e20b4ba7a label[for="nt074e3743db"]{ display: none !important; }}
@media (min-width: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88{ 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: 961px){.h44f24d_wdl3.e20b4ba7a .b7d6fe4_a88 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z187ed_bcd0{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: "Georgia", "Times New Roman", serif; color: #1a1a2e;}
.n23ac7_a0dd{
  max-width: var(--max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
}
.nd3c67df80e{
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
  width: 100%;
}
.i34d18fff{
  display: flex;
  flex-direction: column;
  flex: 1 1 400px;
  width: 100%;
  border-left: 4px solid var(--primary-color);
  padding-left: 24px;
}
.d893__b35a{
  font-size: 32px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
.mb4cfbdba{
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-muted);
  margin-top: 16px;
  margin-bottom: 0;
  max-width: 520px;
}
.d222__d010{
  display: flex;
  flex-direction: column;
  flex: 1 1 300px;
  width: 100%;
}
.v9f5c8_5338{
  font-size: 14px;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.eda7f9_08f1{
  display: flex;
  gap: 12px;
  width: 100%;
  max-width: 440px;
}
.e8de7fa580e{
  flex: 1 1 auto;
  width: 100%;
  background-color: transparent;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  padding: 14px 16px;
  font-size: 14px;
  font-family: inherit;
  border-radius: var(--radius-sm);
  outline: none;
  transition: var(--transition);
}
.e8de7fa580e:focus{
  border-color: var(--primary-color);
  box-shadow: 2px 2px 0px var(--border-color);
}
.l6dc__ad73{
  flex: 0 0 auto;
  width: auto;
  background-color: var(--primary-color);
  color: var(--btn-text, #ffffff);
  border: 1px solid var(--text-color);
  padding: 14px 28px;
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  letter-spacing: 0.5px;
}
.l6dc__ad73:hover{
  transform: translate(-2px, -2px);
  box-shadow: var(--shadow-lg);
}
.k6e6a326477{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-top: 64px;
  margin-bottom: 32px; color: #1a1a2e;}
.tcbd428adf3{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
}
.t692__8313{
  font-size: 13px;
  color: var(--text-color);
  font-weight: 700;
  letter-spacing: 0.5px;
}
.j587__1b1e{
  display: flex;
  gap: 32px;
  width: auto;
  flex-wrap: wrap;
}
.xab398_1f94{
  font-size: 13px;
  color: var(--text-muted);
}
@media (max-width: 768px){.nd3c67df80e{
    flex-direction: column;
    gap: 48px;
  }
.i34d18fff{
    padding-left: 16px;
    border-left-width: 2px;
  }
.eda7f9_08f1{
    flex-direction: column;
  }
.l6dc__ad73{
    width: 100%;
  }
.tcbd428adf3{
    flex-direction: column;
    align-items: flex-start;
  }
.j587__1b1e{
    flex-direction: column;
    gap: 12px;
  }}
.le7cc06aa{box-sizing:border-box;}
.v5c92d_32b5{box-sizing:border-box;}
.ha1c__1eb5{display:block;max-width:100%;height:auto;}
.x8ed1bc3e84{box-sizing:border-box;}
@media (max-width: 768px) {.f6iih222 { 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; }}