:root {

  --jl-bg-color: hsl(277, 10%, 9%);
  --jl-text-main: hsl(277, 7%, 96%);
  --jl-text-muted: hsl(277, 5%, 70%);
  --jl-primary: hsl(277, 74%, 55%);
  --jl-primary-hover: hsl(277, 74%, 45%);
  --jl-secondary: hsl(352, 59%, 55%);
  --jl-max-width: 1200px;
  --jl-text-width: 800px;
  --jl-hero-text-width: 760px;
  --jl-font-serif: "Noto Serif SC", "Songti SC", STSong, Georgia, serif;
  --jl-font-sans: system-ui, -apple-system, sans-serif;
  --jl-radius: var(--nav-radius, 4px);
  --jl-spacing-section: 90px;
  --primary-color: hsl(277, 74%, 55%);
  --secondary-color: hsl(352, 59%, 55%);
  --bg-color: hsl(277, 7%, 96%);
  --text-color: hsl(277, 10%, 9%);
  --text-muted: hsl(277, 10%, 45%);
  --border-color: hsl(277, 10%, 85%);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 1px 0px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 0px rgba(0, 0, 0, 0.02);
  --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.04);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: var(--bg-color);
  --font-serif: "Playfair Display", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --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%);
}
div.abfbe96a443.f744b51{
    background-color: var(--jl-bg-color);
    color: var(--jl-text-main);
    font-family: var(--jl-font-serif);
    line-height: 1.7;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    }
div.abfbe96a443.f744b51 .yca190_d5c3{
    max-width: var(--jl-max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
div.abfbe96a443.f744b51 .ceb0168_3co0{
    max-width: var(--jl-text-width);
    margin: 0 auto;
    }
div.abfbe96a443.f744b51 h1, div.abfbe96a443.f744b51 h2, div.abfbe96a443.f744b51 h3, div.abfbe96a443.f744b51 h4{
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 24px;
    line-height: 1.3;
    }
div.abfbe96a443.f744b51 h1{
    font-size: clamp(2.5rem, 5vw, 3.8rem);
    letter-spacing: 2px;
    }
div.abfbe96a443.f744b51 h2{
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    margin-bottom: 20px;
    }
div.abfbe96a443.f744b51 h3{
    font-size: 1.4rem;
    margin-bottom: 16px;
    color: var(--jl-text-main);
    }
div.abfbe96a443.f744b51 p{
    margin-top: 0;
    margin-bottom: 24px;
    color: var(--jl-text-muted);
    font-family: var(--jl-font-sans);
    font-size: 1.05rem;
    }
div.abfbe96a443.f744b51 ul, div.abfbe96a443.f744b51 ol{
    margin-top: 0;
    margin-bottom: 32px;
    color: var(--jl-text-muted);
    font-family: var(--jl-font-sans);
    font-size: 1.05rem;
    padding-left: 24px;
    }
div.abfbe96a443.f744b51 li{
    margin-bottom: 12px;
    }
div.abfbe96a443.f744b51 strong{
    color: var(--jl-text-main);
    font-weight: 600;
    }
div.abfbe96a443.f744b51 a{
    color: var(--jl-primary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease;
    }
div.abfbe96a443.f744b51 a:hover{
    border-color: var(--jl-primary);
    }
div.abfbe96a443.f744b51 .s87c535{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 36px;
    background-color: var(--jl-primary);
    color: #1a1a2e;
    font-family: var(--jl-font-sans);
    font-size: 1.1rem;
    font-weight: 500;
    text-decoration: none;
    border-radius: var(--jl-radius);
    border: none;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 4px 16px rgba(175, 66, 223, 0.35); 
    }
div.abfbe96a443.f744b51 .s87c535:hover{
    background-color: var(--jl-primary-hover);
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(175, 66, 223, 0.5); color: #ffffff;}
div.abfbe96a443.f744b51 .q990f_10d8{
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #1a1a2e;
    box-shadow: none;
    }
div.abfbe96a443.f744b51 .q990f_10d8:hover{
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: none; color: #1a1a2e;}
div.abfbe96a443.f744b51 .we4b7__32d0d{position: relative;
    min-height: 85vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 120px 24px 80px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,0.05); isolation: isolate;}
div.abfbe96a443.f744b51 .oe46667c31{
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: 0;
    opacity: 0.3; 
    background-color: #000; color: #ffffff;}
div.abfbe96a443.f744b51 .oe46667c31 img{
    width: 100%; height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.abfbe96a443.f744b51 .oe46667c31::after{
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(to bottom, transparent 0%, var(--jl-bg-color) 100%); color: #ffffff;}
div.abfbe96a443.f744b51 .sp9xc09ny{
    position: relative;
    z-index: 1;
    max-width: var(--jl-hero-text-width); 
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center; 
    }
div.abfbe96a443.f744b51 .beab__573{
    display: flex;
    gap: 20px;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
    }
div.abfbe96a443.f744b51 .s1c87e_33{
    padding: var(--jl-spacing-section) 0;
    }
div.abfbe96a443.f744b51 .k8eifh0b7mm{
    background-color: rgba(255, 255, 255, 0.02);
    border-top: 1px solid rgba(255,255,255,0.05);
    border-bottom: 1px solid rgba(255,255,255,0.05); color: #1a1a2e;}
div.abfbe96a443.f744b51 .k674a__1f52{
    text-align: center; 
    margin-bottom: 64px;
    max-width: var(--jl-text-width);
    margin-left: 0;
    margin-right: auto;
    }
div.abfbe96a443.f744b51 .a91ce368_05l{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    }
div.abfbe96a443.f744b51 .a8f9f_80{
    background-color: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    padding: 48px 32px;
    border-radius: var(--jl-radius);
    transition: transform 0.4s ease, background-color 0.4s ease;
    display: flex;
    flex-direction: column;
    text-align: left; color: #1a1a2e;}
div.abfbe96a443.f744b51 .a8f9f_80:hover{
    background-color: rgba(255, 255, 255, 0.05);
    transform: translateY(-6px);
    border-color: rgba(255, 255, 255, 0.1); color: #1a1a2e;}
div.abfbe96a443.f744b51 .a8f9f_80 p{
    flex-grow: 1;
    margin-bottom: 32px;
    }
div.abfbe96a443.f744b51 .a8f9f_80 .s87c535{
    width: 100%;
    padding: 12px 24px;
    font-size: 1rem;
    }
div.abfbe96a443.f744b51 .pdac6fc_v3o9{
    background-color: rgba(175, 66, 223, 0.05);
    padding: 48px;
    border-radius: var(--jl-radius);
    border-left: 4px solid var(--jl-primary);
    margin-bottom: 40px; color: #1a1a2e;}
div.abfbe96a443.f744b51 .pdac6fc_v3o9 h3{
    color: var(--jl-primary);
    }
div.abfbe96a443.f744b51 .t9cd722{
    border-left: 2px solid rgba(255, 255, 255, 0.1);
    padding-left: 32px;
    margin-left: 16px;
    }
div.abfbe96a443.f744b51 .ic441d_ft{
    position: relative;
    margin-bottom: 48px;
    }
div.abfbe96a443.f744b51 .ic441d_ft:last-child{
    margin-bottom: 0;
    }
div.abfbe96a443.f744b51 .ic441d_ft::before{
    content: "";
    position: absolute;
    left: -41px;
    top: 6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--jl-bg-color);
    border: 2px solid var(--jl-primary); color: #ffffff;}
div.abfbe96a443.f744b51 .g8ed9d_0f1e{
    padding: 80px 0 60px;
    text-align: center;
    font-family: var(--jl-font-sans);
    color: var(--jl-text-muted);
    border-top: 1px solid rgba(255,255,255,0.05);
    }
@media (max-width: 992px) {div.abfbe96a443.f744b51 .a91ce368_05l{ grid-template-columns: repeat(2, 1fr); }}
@media (max-width: 768px) {div.abfbe96a443.f744b51 .a91ce368_05l{ grid-template-columns: 1fr; }
div.abfbe96a443.f744b51 .we4b7__32d0d{ min-height: 70vh; padding-top: 100px; }
div.abfbe96a443.f744b51 .beab__573{ flex-direction: column; width: 100%; }
div.abfbe96a443.f744b51 .beab__573 .s87c535{ width: 100%; }
div.abfbe96a443.f744b51 .pdac6fc_v3o9{ padding: 32px 24px; }
div.abfbe96a443.f744b51 .ab9d15_accc{ padding: 60px 0; }}
.k309ca_87v{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 24px 40px 24px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.c1efff__60543{
    max-width: var(--max-width);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.bfdfff_bg7u{
    width: 100%;
    max-width: 760px;
    margin-bottom: 48px;
    flex: 0 0 auto;
    }
.p937__60b07{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.e9d81c81_7yi{
    font-family: var(--font-sans);
    font-size: 16px;
    color: var(--text-muted);
    line-height: 1.6;
    }
.h200346a27{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-bottom: 64px;
    flex: 0 0 auto;
    }
.h3d872_7ef{
    flex: 0 0 auto;
    }
.a03268b6{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    }
.a03268b6:hover{
    color: var(--primary-color);
    }
.vc313f26_wcnv{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color);
    padding: 12px 32px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    display: inline-block;
    box-shadow: var(--shadow-md);
    }
.vc313f26_wcnv:hover{
    filter: brightness(1.1);
    transform: translateY(-1px);
    }
.i92355ffb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 40px;
    flex: 0 0 auto; color: #1a1a2e;}
.cab4cbd_94{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
    }
.vefdcb_atp{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    }
.b40c20d4_kag{
    font-family: var(--font-sans);
    font-size: 12px;
    color: var(--text-muted);
    opacity: 0.7;
    margin: 0;
    }
@media (max-width: 768px){.k309ca_87v{
    padding: 60px 20px 30px 20px;
    }
.h200346a27{
    flex-direction: column;
    gap: 20px;
    }
.p937__60b07{
    font-size: 24px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.sa32289e_rqz{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    display: flex;
    align-items: center; color: #1a1a2e;}
.r234aa1{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.w0d22__ce60 .d2sxt2awn{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.w0d22__ce60 .d2sxt2awn:hover{
    color: var(--primary-color);
    }
.b7eb2e0_hr{
    display: flex;
    list-style: none;
    gap: 24px;
    align-items: center;
    }
.xdffe__e0780{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.xdffe__e0780:hover{
    color: var(--text-color);
    }
.xdffe__e0780::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.xdffe__e0780:hover::after{
    width: 100%;
    }
.wkr26076862{
    display: flex;
    align-items: center;
    }
.vdf8710a60{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    border-radius: var(--radius-md);
    transition: var(--transition);
    border: 1px solid var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.vdf8710a60:hover{
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.vrjbsj5s{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.vc8899_3ee2{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b7eb2e0_hr {
    gap: 16px;
    }
.xdffe__e0780 {
    font-size: 13px;
    }}
@media (max-width: 900px){.vrjbsj5s{
    display: flex;
    order: 3;
    }
.b7eb2e0_hr{
    display: none; 
    }
.wkr26076862{
    margin-left: auto;
    margin-right: 20px;
    }
.r234aa1{
    padding: 0 16px;
    }
.vdf8710a60{
    padding: 8px 16px;
    font-size: 12px;
    }}
.xdffe__e0780.active{color: var(--text-color);}
.t84b437{list-style:none;}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.abfbe96a443 img.n12c10326d6 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.abfbe96a443 img.n12c10326d6.l48080820 { aspect-ratio: 16 / 9; }
div.abfbe96a443 img.n12c10326d6.fbd6f06a1d8 { aspect-ratio: 16 / 10; }
div.abfbe96a443 img.n12c10326d6.je7726aef67 { aspect-ratio: 4 / 3; }
div.abfbe96a443 img.n12c10326d6.d8ca5930ff3 { aspect-ratio: 1 / 1; }
div.abfbe96a443 :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.abfbe96a443 .i8f6404810b {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.abfbe96a443 .i8f6404810b.l48080820 { aspect-ratio: 16 / 9; }
div.abfbe96a443 .i8f6404810b.fbd6f06a1d8 { aspect-ratio: 16 / 10; }
div.abfbe96a443 .i8f6404810b.je7726aef67 { aspect-ratio: 4 / 3; }
div.abfbe96a443 .i8f6404810b.d8ca5930ff3 { aspect-ratio: 1 / 1; }
div.abfbe96a443 .i8f6404810b > img.n12c10326d6,
    div.abfbe96a443 .i8f6404810b > picture > img.n12c10326d6 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.abfbe96a443.f744b51 .s87c535 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.abfbe96a443.f744b51 .s87c535 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.abfbe96a443.f744b51 .s87c535 a:not([class]):hover{opacity:0.92;}
div.abfbe96a443.f744b51 .s87c535 a[class=""]:hover{opacity:0.92;}
div.abfbe96a443.f744b51 .s87c535 a:not([class]):visited{color:#ffffff !important;}
div.abfbe96a443.f744b51 .s87c535 a[class=""]:visited{color:#ffffff !important;}
.j63ea6_f782 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.j63ea6_f782 > :first-child,
    .j63ea6_f782 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.sa32289e_rqz{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    display: flex;
    align-items: center; color: #1a1a2e;}
.r234aa1{
    width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
.w0d22__ce60 .d2sxt2awn{
    font-family: var(--font-serif);
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    transition: var(--transition);
    }
.w0d22__ce60 .d2sxt2awn:hover{
    color: var(--primary-color);
    }
.b7eb2e0_hr{
    display: flex;
    list-style: none;
    gap: 24px;
    align-items: center;
    }
.xdffe__e0780{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.xdffe__e0780:hover{
    color: var(--text-color);
    }
.xdffe__e0780::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.xdffe__e0780:hover::after{
    width: 100%;
    }
.wkr26076862{
    display: flex;
    align-items: center;
    }
.vdf8710a60{
    background-color: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 12px 28px;
    font-size: 14px;
    font-weight: 600;
    border-radius: var(--radius-md);
    transition: var(--transition);
    border: 1px solid var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    }
.vdf8710a60:hover{
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px); color: #1a1a2e;}
.vrjbsj5s{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.vc8899_3ee2{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b7eb2e0_hr {
    gap: 16px;
    }
.xdffe__e0780 {
    font-size: 13px;
    }}
@media (max-width: 900px){.vrjbsj5s{
    display: flex;
    order: 3;
    }
.b7eb2e0_hr{
    display: none; 
    }
.wkr26076862{
    margin-left: auto;
    margin-right: 20px;
    }
.r234aa1{
    padding: 0 16px;
    }
.vdf8710a60{
    padding: 8px 16px;
    font-size: 12px;
    }}
.xdffe__e0780.active{color: var(--text-color);}
.t84b437{list-style:none;}
.k309ca_87v{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 80px 24px 40px 24px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.c1efff__60543{
    max-width: var(--max-width);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.bfdfff_bg7u{
    width: 100%;
    max-width: 760px;
    margin-bottom: 48px;
    flex: 0 0 auto;
    }
.p937__60b07{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    }
.e9d81c81_7yi{
    font-family: var(--font-sans);
    font-size: 16px;
    color: var(--text-muted);
    line-height: 1.6;
    }
.h200346a27{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-bottom: 64px;
    flex: 0 0 auto;
    }
.h3d872_7ef{
    flex: 0 0 auto;
    }
.a03268b6{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: none;
    transition: var(--transition);
    }
.a03268b6:hover{
    color: var(--primary-color);
    }
.vc313f26_wcnv{
    font-family: var(--font-sans);
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    background-color: var(--primary-color);
    padding: 12px 32px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    display: inline-block;
    box-shadow: var(--shadow-md);
    }
.vc313f26_wcnv:hover{
    filter: brightness(1.1);
    transform: translateY(-1px);
    }
.i92355ffb{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 40px;
    flex: 0 0 auto; color: #1a1a2e;}
.cab4cbd_94{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
    }
.vefdcb_atp{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    }
.b40c20d4_kag{
    font-family: var(--font-sans);
    font-size: 12px;
    color: var(--text-muted);
    opacity: 0.7;
    margin: 0;
    }
@media (max-width: 768px){.k309ca_87v{
    padding: 60px 20px 30px 20px;
    }
.h200346a27{
    flex-direction: column;
    gap: 20px;
    }
.p937__60b07{
    font-size: 24px;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: var(--font-sans);
}
.sa32289e_rqz{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  display: flex;
  align-items: center; color: #1a1a2e;}
.r234aa1{
  width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.w0d22__ce60 .d2sxt2awn{
  font-family: var(--font-serif);
  font-size: 24px;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  transition: var(--transition);
}
.w0d22__ce60 .d2sxt2awn:hover{
  color: var(--primary-color);
}
.b7eb2e0_hr{
  display: flex;
  list-style: none;
  gap: 24px;
  align-items: center;
}
.xdffe__e0780{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.xdffe__e0780:hover{
  color: var(--text-color);
}
.xdffe__e0780::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.xdffe__e0780:hover::after{
  width: 100%;
}
.wkr26076862{
  display: flex;
  align-items: center;
}
.vdf8710a60{
  background-color: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 600;
  border-radius: var(--radius-md);
  transition: var(--transition);
  border: 1px solid var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.vdf8710a60:hover{
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  box-shadow: var(--shadow-md);
  transform: translateY(-1px); color: #1a1a2e;}
.vrjbsj5s{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.vc8899_3ee2{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.b7eb2e0_hr {
    gap: 16px;
  }
.xdffe__e0780 {
    font-size: 13px;
  }}
@media (max-width: 900px){.vrjbsj5s{
    display: flex;
    order: 3;
  }
.b7eb2e0_hr{
    display: none; 
  }
.wkr26076862{
    margin-left: auto;
    margin-right: 20px;
  }
.r234aa1{
    padding: 0 16px;
  }
.vdf8710a60{
    padding: 8px 16px;
    font-size: 12px;
  }}
.xdffe__e0780.active{color: var(--text-color);}
.t84b437{list-style:none;}
.m560ec43f{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding: 80px 24px 40px 24px;
  width: 100%;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.e27dbf79b54{
  max-width: var(--max-width);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.r428__440a{
  width: 100%;
  max-width: 760px;
  margin-bottom: 48px;
  flex: 0 0 auto;
}
.c1be40_fc66{
  font-family: var(--font-serif);
  font-size: 28px;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 16px;
  letter-spacing: -0.02em;
}
.e048aa01694{
  font-family: var(--font-sans);
  font-size: 16px;
  color: var(--text-muted);
  line-height: 1.6;
}
.dce5baef6{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin-bottom: 64px;
  flex: 0 0 auto;
}
.a87fd2_a35d{
  flex: 0 0 auto;
}
.k0062cf06{
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 500;
  color: var(--text-color);
  text-decoration: none;
  transition: var(--transition);
}
.k0062cf06:hover{
  color: var(--primary-color);
}
.w5d8__cb37{
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  background-color: var(--primary-color);
  padding: 12px 32px;
  text-decoration: none;
  transition: var(--transition);
  border-radius: var(--radius-md);
  display: inline-block;
  box-shadow: var(--shadow-md);
}
.w5d8__cb37:hover{
  filter: brightness(1.1);
  transform: translateY(-1px);
}
.c56cd5b99{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 40px;
  flex: 0 0 auto; color: #1a1a2e;}
.h5f399_808c{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}
.qba5__24bd{
  font-family: var(--font-sans);
  font-size: 14px;
  color: var(--text-muted);
  margin: 0;
}
.b613681f7{
  font-family: var(--font-sans);
  font-size: 12px;
  color: var(--text-muted);
  opacity: 0.7;
  margin: 0;
}
@media (max-width: 768px){.m560ec43f{
    padding: 60px 20px 30px 20px;
  }
.dce5baef6{
    flex-direction: column;
    gap: 20px;
  }
.c1be40_fc66{
    font-size: 24px;
  }}
.ldb694_dc1c{box-sizing:border-box;}
.l915ca7e7a6{box-sizing:border-box;}
.tc012bc62c5{box-sizing:border-box;}
.jaefbd5e7{box-sizing:border-box;}