:root {

  --scene-bg-color: var(--page-bg, #1a1716);
  --scene-surface-color: var(--card-bg, #26211f);
  --scene-surface-hover: #2e2825;
  --scene-border-color: #3d3431;
  --scene-text-primary: var(--text-main, #f2ece9);
  --scene-text-secondary: var(--text-muted, #bdaaa5);
  --scene-text-accent: #e88d74;
  --scene-brand-primary: hsl(15, 75%, 55%);
  --scene-brand-hover: hsl(15, 75%, 45%);
  --scene-btn-text: #ffffff;
  --scene-max-width-main: 900px;
  --scene-max-width-read: 760px;
  --scene-spacing-section: 6rem;
  --scene-spacing-element: 2rem;
  --scene-radius-lg: 16px;
  --scene-radius-sm: 8px;
  --scene-font-serif: "Noto Serif SC", "Songti SC", STSong, "Times New Roman", serif;
  --scene-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(24, 85%, 50%);
  --secondary-color: hsl(15, 65%, 45%);
  --bg-color: hsl(24, 15%, 10%);
  --text-color: hsl(34, 40%, 92%);
  --text-muted: hsl(34, 15%, 65%);
  --border-color: hsla(34, 20%, 90%, 0.1);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(45, 20, 0, 0.05);
  --shadow-md: 0 8px 20px rgba(45, 20, 0, 0.08);
  --shadow-lg: 0 16px 36px rgba(45, 20, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  --nav-bg: hsla(34, 40%, 96%, 0.85);
  --font-serif: "Source Serif 4", "Georgia", 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.v652d050c.k74b__79b65.q43aza89{
    background-color: var(--scene-bg-color);
    color: var(--scene-text-primary);
    font-family: var(--scene-font-sans);
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    padding-top: 4rem;
    display: flex;
    flex-direction: column;
    align-items: center; 
    }
div.v652d050c.k74b__79b65 .w4f1508d{
    width: 100%;
    max-width: var(--scene-max-width-main);
    padding: 0 1.5rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center; 
    }
div.v652d050c.k74b__79b65 .a6b162bf{
    width: 100%;
    max-width: var(--scene-max-width-read);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; 
    }
div.v652d050c.k74b__79b65 .ffb1b96_0m{
    font-family: var(--scene-font-serif);
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 1.5rem;
    color: var(--scene-text-primary);
    text-align: center;
    }
div.v652d050c.k74b__79b65 .grg60nkrs{
    font-family: var(--scene-font-serif);
    font-size: clamp(1.8rem, 3vw, 2.2rem);
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: var(--scene-text-primary);
    position: relative;
    padding-bottom: 0.5rem;
    }
div.v652d050c.k74b__79b65 .grg60nkrs::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background-color: var(--scene-brand-primary); color: #1a1a2e;}
div.v652d050c.k74b__79b65 .lve5k9iczbc{
    font-family: var(--scene-font-serif);
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: var(--scene-text-primary);
    }
div.v652d050c.k74b__79b65 .yd319_8e{
    font-size: 1.125rem;
    color: var(--scene-text-secondary);
    margin-bottom: 2rem;
    max-width: var(--scene-max-width-read);
    text-align: center;
    }
div.v652d050c.k74b__79b65 .nb941_7273{
    font-size: 1rem;
    color: var(--scene-text-secondary);
    margin-bottom: 1.5rem;
    text-align: justify; 
    text-align-last: left;
    width: 100%;
    }
div.v652d050c.k74b__79b65 .g415649_de{
    color: var(--scene-text-accent);
    text-decoration: none;
    border-bottom: 1px dashed var(--scene-text-accent);
    transition: all 0.2s ease;
    font-weight: 500;
    }
div.v652d050c.k74b__79b65 .g415649_de:hover{
    color: var(--scene-brand-primary);
    border-bottom-style: solid;
    }
div.v652d050c.k74b__79b65 .qz97drjq5p{
    margin-bottom: var(--scene-spacing-section);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.v652d050c.k74b__79b65 .l7db36_99{
    display: flex;
    flex-direction: column;
    gap: 3rem;
    width: 100%;
    margin-top: 2rem;
    }
div.v652d050c.k74b__79b65 .bt1yd8hj89ex{
    background-color: var(--scene-surface-color);
    border: 1px solid var(--scene-border-color);
    border-radius: var(--scene-radius-lg);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%; color: #ffffff;}
div.v652d050c.k74b__79b65 .bt1yd8hj89ex:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
    border-color: #4a3f3b;
    }
div.v652d050c.k74b__79b65 .x9490e_63{
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background-color: #111; color: #ffffff;}
div.v652d050c.k74b__79b65 .j0a4046_d0{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.5s ease;
    }
div.v652d050c.k74b__79b65 .bt1yd8hj89ex:hover .j0a4046_d0{
    transform: scale(1.03);
    }
div.v652d050c.k74b__79b65 .ei32b6hf7x{
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    text-align: left;
    }
div.v652d050c.k74b__79b65 .t1603__df457{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-top: 2rem;
    text-align: left; 
    }
div.v652d050c.k74b__79b65 .oe74d_c2{
    background-color: var(--scene-surface-color);
    border: 1px solid var(--scene-border-color);
    border-radius: var(--scene-radius-sm);
    padding: 1.5rem; color: #ffffff;}
div.v652d050c.k74b__79b65 .tb727fae9c1{
    font-family: var(--scene-font-serif);
    font-weight: 600;
    font-size: 1.1rem;
    color: var(--scene-text-primary);
    margin-bottom: 0.75rem;
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    }
div.v652d050c.k74b__79b65 .tb727fae9c1::before{
    content: "Q.";
    color: var(--scene-brand-primary);
    font-weight: 700;
    }
div.v652d050c.k74b__79b65 .n48662_be8{
    color: var(--scene-text-secondary);
    font-size: 0.95rem;
    padding-left: 1.85rem;
    line-height: 1.6;
    }
div.v652d050c.k74b__79b65 .j7c7d996_zrs{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--scene-brand-primary);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 1.125rem;
    padding: 1rem 2.5rem;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(230, 92, 61, 0.3);
    margin-top: 1.5rem;
    border: none;
    cursor: pointer;
    }
div.v652d050c.k74b__79b65 .j7c7d996_zrs:hover{
    background-color: var(--scene-brand-hover);
    box-shadow: 0 6px 20px rgba(230, 92, 61, 0.5);
    transform: translateY(-2px); color: #1a1a2e;}
div.v652d050c.k74b__79b65 .g5bf6a41c{
    width: 100%;
    padding: 3rem 1.5rem;
    border-top: 1px solid var(--scene-border-color);
    background-color: #141211;
    text-align: center;
    margin-top: auto; color: #ffffff;}
div.v652d050c.k74b__79b65 .c7fd3dec6{
    color: #7a6e6a;
    font-size: 0.875rem;
    }
@media (max-width: 768px) {div.v652d050c.k74b__79b65 .ei32b6hf7x{
    padding: 1.5rem;
    }
div.v652d050c.k74b__79b65 .qz97drjq5p{
    margin-bottom: 4rem;
    }}
div.v652d050c.k74b__79b65 .v016d0_hvq5{box-sizing:border-box;}
.i10580_e92{
    background-color: var(--bg-color, hsl(24, 15%, 10%));
    padding-top: 100px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box; color: #ffffff;}
.e33bf6f{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    }
.ar4z9g4ct{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    margin-bottom: 32px;
    }
.p2941e6c_5a{
    font-family: var(--font-serif, "Source Serif 4", "Georgia", serif);
    font-size: 36px;
    color: var(--text-color, hsl(34, 40%, 92%));
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    }
.b4644_d352{
    font-size: 18px;
    color: var(--text-muted, hsl(34, 15%, 65%));
    margin-top: 0;
    margin-bottom: 0;
    max-width: 600px;
    line-height: 1.6;
    }
.uxqhffdrp4{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 80px;
    }
.i7df81__da27{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, hsl(24, 85%, 50%));
    color: #1a1a2e;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 36px;
    padding-right: 36px;
    border-radius: var(--radius-sm, 6px);
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    box-shadow: var(--shadow-md, 0 8px 20px rgba(45, 20, 0, 0.08));
    transition: var(--transition, all 0.4s cubic-bezier(0.23, 1, 0.32, 1));
    }
.i7df81__da27:hover{
    background-color: var(--secondary-color, hsl(15, 65%, 45%));
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 16px 36px rgba(45, 20, 0, 0.12)); color: #1a1a2e;}
.n190858ebb8{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, hsla(34, 20%, 90%, 0.1));
    margin-top: 0;
    margin-bottom: 32px; color: #1a1a2e;}
.z2073c_516{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    }
.o901173a026{
    font-size: 14px;
    color: var(--text-muted, hsl(34, 15%, 65%));
    margin-top: 0;
    margin-bottom: 12px;
    width: 100%;
    }
.lccc4508ee{
    font-size: 14px;
    color: var(--text-muted, hsl(34, 15%, 65%));
    margin-top: 0;
    margin-bottom: 0;
    opacity: 0.8;
    width: 100%;
    }
@media (min-width: 768px){.z2073c_516{
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    }
.o901173a026{
    margin-bottom: 0;
    flex: 1;
    text-align: left;
    }
.lccc4508ee{
    flex: 1;
    text-align: right;
    }}
@media (prefers-color-scheme: dark){}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-serif);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.v3a3__609{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.l4itds48t85{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    }
.e1536e_76{
    flex-shrink: 0;
    }
.ifdca4_out{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.25rem;
    }
.d1929a1a{
    width: 32px;
    height: 32px;
    background: var(--primary-color);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: sans-serif;
    box-shadow: var(--shadow-sm);
    }
.e23a18_733{
    flex-grow: 1;
    display: flex;
    justify-content: center;
    }
.gc729f99_j2vv{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.izwrrwsr{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    padding: 8px 14px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    font-weight: 500;
    }
.izwrrwsr:hover{
    color: #1a1a2e;
    background-color: hsla(24, 85%, 50%, 0.05);
    }
.t9vbqur6631c{
    flex-shrink: 0;
    }
.nb043863_fb0{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 0.9rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.nb043863_fb0:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.hawekibx3{
    display: none;
    }
.zd295aa_z0{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
@media (max-width: 1024px){.e23a18_733 {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.gc729f99_j2vv {
    flex-direction: column;
    padding: 40px 24px;
    width: 100%;
    text-align: center;
    }
.izwrrwsr {
    font-size: 1.2rem;
    display: block;
    padding: 15px;
    }
.zd295aa_z0 {
    display: block;
    }
.m39fc9_16d, .m39fc9_16d::before, .m39fc9_16d::after {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.m39fc9_16d::before, .m39fc9_16d::after {
    content: "";
    position: absolute;
    }
.m39fc9_16d::before { top: -8px; }
.m39fc9_16d::after { bottom: -8px; }
.hawekibx3:checked ~ .e23a18_733 {
    height: calc(100vh - var(--nav-height));
    border-bottom: 1px solid var(--border-color);
    }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d {
    background: transparent;
    }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d::before {
    transform: rotate(45deg);
    top: 0;
    }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d::after {
    transform: rotate(-45deg);
    bottom: 0;
    }
.t9vbqur6631c {
    margin-right: 15px;
    }}
@media (max-width: 480px){.mba1f_c95b{
    display: none; 
    }
.nb043863_fb0{
    padding: 8px 16px;
    font-size: 0.8rem;
    }}
.izwrrwsr.active{color: #1a1a2e; background-color: hsla(24, 85%, 50%, 0.05);}
@media (min-width: 1025px){.v3a3__609 #ntf2bc792863, .v3a3__609 label[for="ntf2bc792863"]{ display: none !important; }}
@media (min-width: 1025px){.v3a3__609 .e23a18_733{ 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: 1025px){.v3a3__609 .e23a18_733{ 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: 1025px){.v3a3__609 .e23a18_733 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t8353f_wm9{list-style:none;}
.izwrrwsr.active {color: #1a1a2e; background-color: hsla(24, 85%, 50%, 0.05);}
#ntf2bc792863:checked ~ .e23a18_733 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.v3a3__609.a49e722f6f2 .e23a18_733 { 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: 1024px) {#ntf2bc792863:checked ~ .e23a18_733 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.v3a3__609.a49e722f6f2 #ntf2bc792863, .v3a3__609.a49e722f6f2 label[for="ntf2bc792863"] { display: none !important; }}
@media (min-width: 1025px) {.v3a3__609.a49e722f6f2 .e23a18_733 { 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: 1025px) {.v3a3__609.a49e722f6f2 .e23a18_733 { 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: 1025px) {.v3a3__609.a49e722f6f2 .e23a18_733 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.v652d050c img.sce67688653 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v652d050c img.sce67688653.d871__ff31 { aspect-ratio: 16 / 9; }
div.v652d050c img.sce67688653.wf511b75ff4 { aspect-ratio: 16 / 10; }
div.v652d050c img.sce67688653.z4b9a161168 { aspect-ratio: 4 / 3; }
div.v652d050c img.sce67688653.q1791340fa1 { aspect-ratio: 1 / 1; }
div.v652d050c :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.v652d050c .la2f__afe8 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v652d050c .la2f__afe8.d871__ff31 { aspect-ratio: 16 / 9; }
div.v652d050c .la2f__afe8.wf511b75ff4 { aspect-ratio: 16 / 10; }
div.v652d050c .la2f__afe8.z4b9a161168 { aspect-ratio: 4 / 3; }
div.v652d050c .la2f__afe8.q1791340fa1 { aspect-ratio: 1 / 1; }
div.v652d050c .la2f__afe8 > img.sce67688653,
    div.v652d050c .la2f__afe8 > picture > img.sce67688653 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.daaaa5_0f07 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.daaaa5_0f07 > :first-child,
    .daaaa5_0f07 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
@media (prefers-color-scheme: dark){}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-serif);
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.v3a3__609{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.l4itds48t85{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    }
.e1536e_76{
    flex-shrink: 0;
    }
.ifdca4_out{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: var(--text-color);
    font-weight: 700;
    font-size: 1.25rem;
    }
.d1929a1a{
    width: 32px;
    height: 32px;
    background: var(--primary-color);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: sans-serif;
    box-shadow: var(--shadow-sm);
    }
.e23a18_733{
    flex-grow: 1;
    display: flex;
    justify-content: center;
    }
.gc729f99_j2vv{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.izwrrwsr{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    padding: 8px 14px;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    font-weight: 500;
    }
.izwrrwsr:hover{
    color: #1a1a2e;
    background-color: hsla(24, 85%, 50%, 0.05);
    }
.t9vbqur6631c{
    flex-shrink: 0;
    }
.nb043863_fb0{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 0.9rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.nb043863_fb0:hover{
    background-color: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.hawekibx3{
    display: none;
    }
.zd295aa_z0{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
@media (max-width: 1024px){.e23a18_733 {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.gc729f99_j2vv {
    flex-direction: column;
    padding: 40px 24px;
    width: 100%;
    text-align: center;
    }
.izwrrwsr {
    font-size: 1.2rem;
    display: block;
    padding: 15px;
    }
.zd295aa_z0 {
    display: block;
    }
.m39fc9_16d, .m39fc9_16d::before, .m39fc9_16d::after {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.m39fc9_16d::before, .m39fc9_16d::after {
    content: "";
    position: absolute;
    }
.m39fc9_16d::before { top: -8px; }
.m39fc9_16d::after { bottom: -8px; }
.hawekibx3:checked ~ .e23a18_733 {
    height: calc(100vh - var(--nav-height));
    border-bottom: 1px solid var(--border-color);
    }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d {
    background: transparent;
    }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d::before {
    transform: rotate(45deg);
    top: 0;
    }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d::after {
    transform: rotate(-45deg);
    bottom: 0;
    }
.t9vbqur6631c {
    margin-right: 15px;
    }}
@media (max-width: 480px){.mba1f_c95b{
    display: none; 
    }
.nb043863_fb0{
    padding: 8px 16px;
    font-size: 0.8rem;
    }}
.izwrrwsr.active{color: #1a1a2e; background-color: hsla(24, 85%, 50%, 0.05);}
@media (min-width: 1025px){.v3a3__609 #ntf2bc792863, .v3a3__609 label[for="ntf2bc792863"]{ display: none !important; }}
@media (min-width: 1025px){.v3a3__609 .e23a18_733{ 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: 1025px){.v3a3__609 .e23a18_733{ 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: 1025px){.v3a3__609 .e23a18_733 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t8353f_wm9{list-style:none;}
.izwrrwsr.active{color: #1a1a2e; background-color: hsla(24, 85%, 50%, 0.05);}
#ntf2bc792863:checked ~ .e23a18_733{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.v3a3__609.a49e722f6f2 .e23a18_733{ 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: 1024px){#ntf2bc792863:checked ~ .e23a18_733{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.v3a3__609.a49e722f6f2 #ntf2bc792863, .v3a3__609.a49e722f6f2 label[for="ntf2bc792863"]{ display: none !important; }}
@media (min-width: 1025px){.v3a3__609.a49e722f6f2 .e23a18_733{ 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: 1025px){.v3a3__609.a49e722f6f2 .e23a18_733{ 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: 1025px){.v3a3__609.a49e722f6f2 .e23a18_733 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.i10580_e92{
    background-color: var(--bg-color, hsl(24, 15%, 10%));
    padding-top: 100px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box; color: #ffffff;}
.e33bf6f{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    }
.ar4z9g4ct{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    margin-bottom: 32px;
    }
.p2941e6c_5a{
    font-family: var(--font-serif, "Source Serif 4", "Georgia", serif);
    font-size: 36px;
    color: var(--text-color, hsl(34, 40%, 92%));
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    }
.b4644_d352{
    font-size: 18px;
    color: var(--text-muted, hsl(34, 15%, 65%));
    margin-top: 0;
    margin-bottom: 0;
    max-width: 600px;
    line-height: 1.6;
    }
.uxqhffdrp4{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 80px;
    }
.i7df81__da27{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color, hsl(24, 85%, 50%));
    color: #1a1a2e;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 36px;
    padding-right: 36px;
    border-radius: var(--radius-sm, 6px);
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    box-shadow: var(--shadow-md, 0 8px 20px rgba(45, 20, 0, 0.08));
    transition: var(--transition, all 0.4s cubic-bezier(0.23, 1, 0.32, 1));
    }
.i7df81__da27:hover{
    background-color: var(--secondary-color, hsl(15, 65%, 45%));
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg, 0 16px 36px rgba(45, 20, 0, 0.12)); color: #1a1a2e;}
.n190858ebb8{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, hsla(34, 20%, 90%, 0.1));
    margin-top: 0;
    margin-bottom: 32px; color: #1a1a2e;}
.z2073c_516{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    }
.o901173a026{
    font-size: 14px;
    color: var(--text-muted, hsl(34, 15%, 65%));
    margin-top: 0;
    margin-bottom: 12px;
    width: 100%;
    }
.lccc4508ee{
    font-size: 14px;
    color: var(--text-muted, hsl(34, 15%, 65%));
    margin-top: 0;
    margin-bottom: 0;
    opacity: 0.8;
    width: 100%;
    }
@media (min-width: 768px){.z2073c_516{
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    }
.o901173a026{
    margin-bottom: 0;
    flex: 1;
    text-align: left;
    }
.lccc4508ee{
    flex: 1;
    text-align: right;
    }}
@media (prefers-color-scheme: dark){}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: var(--font-serif);
  background-color: var(--bg-color);
  color: var(--text-color);
}
.v3a3__609{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.l4itds48t85{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.e1536e_76{
  flex-shrink: 0;
}
.ifdca4_out{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.25rem;
}
.d1929a1a{
  width: 32px;
  height: 32px;
  background: var(--primary-color);
  color: #1a1a2e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-family: sans-serif;
  box-shadow: var(--shadow-sm);
}
.e23a18_733{
  flex-grow: 1;
  display: flex;
  justify-content: center;
}
.gc729f99_j2vv{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.izwrrwsr{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  padding: 8px 14px;
  border-radius: var(--radius-sm);
  transition: var(--transition);
  font-weight: 500;
}
.izwrrwsr:hover{
  color: #1a1a2e;
  background-color: hsla(24, 85%, 50%, 0.05);
}
.t9vbqur6631c{
  flex-shrink: 0;
}
.nb043863_fb0{
  display: inline-block;
  background-color: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  font-weight: 600;
  font-size: 0.9rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}
.nb043863_fb0:hover{
  background-color: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.hawekibx3{
  display: none;
}
.zd295aa_z0{
  display: none;
  cursor: pointer;
  padding: 10px;
}
@media (max-width: 1024px){.e23a18_733 {
    position: fixed;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background-color: var(--bg-color);
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: var(--transition);
    border-bottom: 0 solid var(--border-color); color: #ffffff;}
.gc729f99_j2vv {
    flex-direction: column;
    padding: 40px 24px;
    width: 100%;
    text-align: center;
  }
.izwrrwsr {
    font-size: 1.2rem;
    display: block;
    padding: 15px;
  }
.zd295aa_z0 {
    display: block;
  }
.m39fc9_16d, .m39fc9_16d::before, .m39fc9_16d::after {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-color);
    position: relative;
    transition: var(--transition); color: #1a1a2e;}
.m39fc9_16d::before, .m39fc9_16d::after {
    content: "";
    position: absolute;
  }
.m39fc9_16d::before { top: -8px; }
.m39fc9_16d::after { bottom: -8px; }
.hawekibx3:checked ~ .e23a18_733 {
    height: calc(100vh - var(--nav-height));
    border-bottom: 1px solid var(--border-color);
  }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d {
    background: transparent;
  }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d::before {
    transform: rotate(45deg);
    top: 0;
  }
.hawekibx3:checked ~ .zd295aa_z0 .m39fc9_16d::after {
    transform: rotate(-45deg);
    bottom: 0;
  }
.t9vbqur6631c {
    margin-right: 15px;
  }}
@media (max-width: 480px){.mba1f_c95b{
    display: none; 
  }
.nb043863_fb0{
    padding: 8px 16px;
    font-size: 0.8rem;
  }}
.izwrrwsr.active{color: #1a1a2e; background-color: hsla(24, 85%, 50%, 0.05);}
@media (min-width: 1025px){.v3a3__609 #ntf2bc792863, .v3a3__609 label[for="ntf2bc792863"]{ display: none !important; }}
@media (min-width: 1025px){.v3a3__609 .e23a18_733{ 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: 1025px){.v3a3__609 .e23a18_733{ 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: 1025px){.v3a3__609 .e23a18_733 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.t8353f_wm9{list-style:none;}
.izwrrwsr.active{color: #1a1a2e; background-color: hsla(24, 85%, 50%, 0.05);}
#ntf2bc792863:checked ~ .e23a18_733{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.v3a3__609.a49e722f6f2 .e23a18_733{ 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: 1024px){#ntf2bc792863:checked ~ .e23a18_733{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.v3a3__609.a49e722f6f2 #ntf2bc792863, .v3a3__609.a49e722f6f2 label[for="ntf2bc792863"]{ display: none !important; }}
@media (min-width: 1025px){.v3a3__609.a49e722f6f2 .e23a18_733{ 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: 1025px){.v3a3__609.a49e722f6f2 .e23a18_733{ 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: 1025px){.v3a3__609.a49e722f6f2 .e23a18_733 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.z141b34f9{
  background-color: var(--bg-color, hsl(24, 15%, 10%));
  padding-top: 100px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box; color: #ffffff;}
.z974__3c4c{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}
.l13e4859f78{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  margin-bottom: 32px;
}
.j997__707b{
  font-family: var(--font-serif, "Source Serif 4", "Georgia", serif);
  font-size: 36px;
  color: var(--text-color, hsl(34, 40%, 92%));
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.uc79__563a{
  font-size: 18px;
  color: var(--text-muted, hsl(34, 15%, 65%));
  margin-top: 0;
  margin-bottom: 0;
  max-width: 600px;
  line-height: 1.6;
}
.pf9b4ef4b{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 80px;
}
.c0946204d{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color, hsl(24, 85%, 50%));
  color: #1a1a2e;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 36px;
  padding-right: 36px;
  border-radius: var(--radius-sm, 6px);
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  box-shadow: var(--shadow-md, 0 8px 20px rgba(45, 20, 0, 0.08));
  transition: var(--transition, all 0.4s cubic-bezier(0.23, 1, 0.32, 1));
}
.c0946204d:hover{
  background-color: var(--secondary-color, hsl(15, 65%, 45%));
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg, 0 16px 36px rgba(45, 20, 0, 0.12)); color: #1a1a2e;}
.i651d0373fd{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, hsla(34, 20%, 90%, 0.1));
  margin-top: 0;
  margin-bottom: 32px; color: #1a1a2e;}
.wa7023f24{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: center;
}
.db9b7b_56a2{
  font-size: 14px;
  color: var(--text-muted, hsl(34, 15%, 65%));
  margin-top: 0;
  margin-bottom: 12px;
  width: 100%;
}
.f737e7_8e9d{
  font-size: 14px;
  color: var(--text-muted, hsl(34, 15%, 65%));
  margin-top: 0;
  margin-bottom: 0;
  opacity: 0.8;
  width: 100%;
}
@media (min-width: 768px){.wa7023f24{
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
.db9b7b_56a2{
    margin-bottom: 0;
    flex: 1;
    text-align: left;
  }
.f737e7_8e9d{
    flex: 1;
    text-align: right;
  }}
.r190__3ed4{box-sizing:border-box;}
.gb038194b{box-sizing:border-box;}
.k931d51a2{display:block;max-width:100%;height:auto;}
.z2ac7c622{box-sizing:border-box;}