:root {

  --sg-skin-primary: hsl(267, 67%, 55%);
  --sg-skin-primary-hover: hsl(267, 70%, 45%);
  --sg-skin-secondary: hsl(41, 54%, 55%);
  --sg-skin-bg: hsl(267, 6%, 98%);
  --sg-skin-surface: #ffffff;
  --sg-skin-text-main: hsl(267, 10%, 12%);
  --sg-skin-text-muted: hsl(267, 10%, 40%);
  --sg-skin-border: hsl(267, 10%, 90%);
  --sg-skin-container: 1200px;
  --sg-skin-read-width: 680px;
  --sg-skin-radius-lg: 24px;
  --sg-skin-radius-md: 16px;
  --sg-skin-spacing: 4rem;
  --sg-skin-font-serif: "Noto Serif SC", STSong, "Times New Roman", serif;
  --sg-skin-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --primary-color: hsl(267, 67%, 55%);
  --secondary-color: hsl(41, 54%, 55%);
  --bg-color: hsl(267, 6%, 96%);
  --text-color: hsl(267, 10%, 8%);
  --text-muted: hsl(267, 10%, 40%);
  --border-color: rgba(107, 70, 193, 0.12);
  --radius-sm: 8px;
  --radius-md: 16px;
  --radius-lg: 32px;
  --shadow-sm: 0 2px 8px rgba(107, 70, 193, 0.05);
  --shadow-md: 0 8px 24px rgba(107, 70, 193, 0.1);
  --shadow-lg: 0 16px 48px rgba(107, 70, 193, 0.15);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(246, 245, 247, 0.9);
  --cta-text: #ffffff;
  --font-serif: "Georgia", "Source Han Serif SC", "Noto Serif CJK SC", serif;
  --font-sans: "Inter", "Segoe UI", "PingFang SC", "Microsoft YaHei", 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.v012ab_bb31.e6b9d6_b76.x06956__4ee{
    background-color: var(--sg-skin-bg);
    color: var(--sg-skin-text-main);
    font-family: var(--sg-skin-font-sans);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    }
div.v012ab_bb31.e6b9d6_b76 .d16118d_uniw{
    max-width: var(--sg-skin-container);
    margin: 0 auto;
    padding: 0 5%;
    }
div.v012ab_bb31.e6b9d6_b76 .s6f9e0e{
    font-family: var(--sg-skin-font-serif);
    font-weight: 700;
    color: var(--sg-skin-text-main);
    margin-bottom: 1.5rem;
    line-height: 1.2;
    }
div.v012ab_bb31.e6b9d6_b76 .dce6be0456{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    }
div.v012ab_bb31.e6b9d6_b76 .qc0c4_b4e{
    max-width: var(--sg-skin-read-width);
    margin-bottom: 3rem;
    }
div.v012ab_bb31.e6b9d6_b76 .f121ab0{
    font-size: 1.125rem;
    color: var(--sg-skin-text-muted);
    margin-bottom: 2rem;
    max-width: var(--sg-skin-read-width);
    }
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.875rem 2rem;
    background: var(--sg-skin-primary);
    color: #1a1a2e;
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(139, 46, 226, 0.3);
    border: none;
    cursor: pointer;
    }
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover{
    background: var(--sg-skin-primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(139, 46, 226, 0.4);
    color: #ffffff;
    }
div.v012ab_bb31.e6b9d6_b76 .kc1abea4_px{
    background: var(--sg-skin-surface);
    color: #1a1a2e;
    border: 2px solid var(--sg-skin-primary);
    box-shadow: none;
    }
div.v012ab_bb31.e6b9d6_b76 .kc1abea4_px:hover{
    background: var(--sg-skin-bg);
    box-shadow: none;
    color: #1a1a2e;
    }
div.v012ab_bb31.e6b9d6_b76 .q1cm3j07sku{
    padding: 6rem 0;
    background: linear-gradient(135deg, hsl(267, 20%, 96%) 0%, hsl(267, 10%, 90%) 100%);
    overflow: hidden; color: #1a1a2e;}
div.v012ab_bb31.e6b9d6_b76 .q1cm3j07sku .d16118d_uniw{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    }
div.v012ab_bb31.e6b9d6_b76 .e87dd__e03f2 h1{
    font-size: 3rem;
    letter-spacing: -0.02em;
    }
div.v012ab_bb31.e6b9d6_b76 .r2rp4tm1h08k{position: relative;
    border-radius: var(--sg-skin-radius-lg);
    overflow: hidden;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.08);
    aspect-ratio: 4/3; isolation: isolate;}
div.v012ab_bb31.e6b9d6_b76 .r2rp4tm1h08k img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.v012ab_bb31.e6b9d6_b76 .e4504a11185{
    padding: var(--sg-skin-spacing) 0;
    }
div.v012ab_bb31.e6b9d6_b76 .gi3t6zlh1l{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 2rem;
    }
div.v012ab_bb31.e6b9d6_b76 .maf2__a81b0{
    background: var(--sg-skin-surface);
    padding: 2.5rem 2rem;
    border-radius: var(--sg-skin-radius-md);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
    border: 1px solid var(--sg-skin-border);
    transition: transform 0.3s ease; color: #1a1a2e;}
div.v012ab_bb31.e6b9d6_b76 .maf2__a81b0:hover{
    transform: translateY(-5px);
    }
div.v012ab_bb31.e6b9d6_b76 .z3da9__e8148{
    width: 48px;
    height: 48px;
    background: rgba(139, 46, 226, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    color: #1a1a2e;
    }
div.v012ab_bb31.e6b9d6_b76 .z3da9__e8148 svg{
    width: 24px;
    height: 24px;
    fill: currentColor;
    }
div.v012ab_bb31.e6b9d6_b76 .maf2__a81b0 h3{
    font-family: var(--sg-skin-font-serif);
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: var(--sg-skin-text-main);
    }
div.v012ab_bb31.e6b9d6_b76 .maf2__a81b0 p{
    color: var(--sg-skin-text-muted);
    font-size: 0.95rem;
    line-height: 1.5;
    }
div.v012ab_bb31.e6b9d6_b76 .wb38e0c_6e{
    padding: var(--sg-skin-spacing) 0;
    background-color: var(--sg-skin-surface); color: #1a1a2e;}
div.v012ab_bb31.e6b9d6_b76 .bzxbkg5j99vd{
    display: flex;
    align-items: center;
    gap: 5rem;
    margin-bottom: 6rem;
    }
div.v012ab_bb31.e6b9d6_b76 .bzxbkg5j99vd:nth-child(even){
    flex-direction: row-reverse;
    }
div.v012ab_bb31.e6b9d6_b76 .bzxbkg5j99vd:last-child{
    margin-bottom: 0;
    }
div.v012ab_bb31.e6b9d6_b76 .adde32c{
    flex: 1;
    max-width: var(--sg-skin-read-width);
    }
div.v012ab_bb31.e6b9d6_b76 .adde32c h2{
    font-size: 2.2rem;
    }
div.v012ab_bb31.e6b9d6_b76 .adde32c ul{
    list-style: none;
    padding: 0;
    margin-top: 1.5rem;
    }
div.v012ab_bb31.e6b9d6_b76 .adde32c li{
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1rem;
    color: var(--sg-skin-text-muted);
    }
div.v012ab_bb31.e6b9d6_b76 .adde32c li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--sg-skin-secondary); color: #1a1a2e;}
div.v012ab_bb31.e6b9d6_b76 .o4f4d6a{flex: 1;
    position: relative;
    border-radius: var(--sg-skin-radius-lg);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06);
    aspect-ratio: 4/3; isolation: isolate;}
div.v012ab_bb31.e6b9d6_b76 .o4f4d6a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.v012ab_bb31.e6b9d6_b76 .cf24dd6_61{
    color: var(--sg-skin-primary);
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 500;
    transition: color 0.2s;
    }
div.v012ab_bb31.e6b9d6_b76 .cf24dd6_61:hover{
    color: var(--sg-skin-primary-hover);
    }
div.v012ab_bb31.e6b9d6_b76 .k854fd1a1{background-color: var(--sg-skin-text-main);
    color: var(--sg-skin-bg);
    padding: 4rem 0;
    position: relative;
    overflow: hidden; isolation: isolate;}
div.v012ab_bb31.e6b9d6_b76 .g6b42654_ro{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    object-fit: cover;
    pointer-events: none;
    }
div.v012ab_bb31.e6b9d6_b76 .xd28d_d36{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    max-width: 800px;
    }
div.v012ab_bb31.e6b9d6_b76 .xd28d_d36 h2{
    color: #ffffff;
    font-family: var(--sg-skin-font-serif);
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    }
div.v012ab_bb31.e6b9d6_b76 .xd28d_d36 p{
    color: #cccccc;
    font-size: 1.1rem;
    margin-bottom: 2.5rem;
    max-width: var(--sg-skin-read-width);
    }
div.v012ab_bb31.e6b9d6_b76 .je1505_472e{
    padding-top: 3rem;
    margin-top: 3rem;
    border-top: 1px solid rgba(255,255,255,0.1);
    font-size: 0.875rem;
    color: #888888;
    width: 100%;
    }
@media (max-width: 992px) {div.v012ab_bb31.e6b9d6_b76 .q1cm3j07sku .d16118d_uniw, div.v012ab_bb31.e6b9d6_b76 .bzxbkg5j99vd, div.v012ab_bb31.e6b9d6_b76 .bzxbkg5j99vd:nth-child(even){
    grid-template-columns: 1fr;
    flex-direction: column;
    gap: 3rem;
    }
div.v012ab_bb31.e6b9d6_b76 .e87dd__e03f2 h1{
    font-size: 2.5rem;
    }
div.v012ab_bb31.e6b9d6_b76 .adde32c h2{
    font-size: 1.8rem;
    }
div.v012ab_bb31.e6b9d6_b76 .o4f4d6a{
    width: 100%;
    }}
@media (max-width: 768px) {div.v012ab_bb31.e6b9d6_b76 .gi3t6zlh1l{
    grid-template-columns: 1fr;
    }
div.v012ab_bb31.e6b9d6_b76 .q1cm3j07sku{
    padding: 4rem 0;
    }}
div.v012ab_bb31.e6b9d6_b76 .qz783a1v{box-sizing:border-box;}
.xbc775d9_7a{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.cfa832_3bb{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    }
.s83bef4_47db{
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
    }
.rd406_13e8{
    flex: 0 0 320px;
    display: flex;
    flex-direction: column;
    }
.md460957_y4{
    margin-bottom: 24px;
    }
.d8w7tagfw{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
    }
.i1ab7a_39bd{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0;
    }
.qzxz9dkna5o{
    flex: 1 0 160px;
    display: flex;
    flex-direction: column;
    }
.hje0mv39t{
    font-family: var(--font-serif);
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
    }
.z676b38_yui{
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.z676b38_yui:hover{
    color: var(--primary-color);
    }
.k11edf3_bd{
    flex: 0 0 280px;
    display: flex;
    flex-direction: column;
    }
.xntlv0vuey{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 20px;
    margin-top: 0;
    }
.j4305__d98f7{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    width: fit-content;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.j4305__d98f7:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.u9y0v5gcwyb{
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px;
    margin-bottom: 30px;
    width: 100%; color: #1a1a2e;}
.v438e87fa15{
    display: flex;
    justify-content: flex-start;
    }
.e0fa1c_bf31{
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    }
@media (max-width: 1024px){.s83bef4_47db{
    gap: 32px;
    }
.rd406_13e8{
    flex: 0 0 100%;
    margin-bottom: 20px;
    }}
@media (max-width: 768px){.cfa832_3bb{
    padding-left: 24px;
    padding-right: 24px;
    }
.qzxz9dkna5o{
    flex: 0 0 calc(50% - 16px);
    }
.k11edf3_bd{
    flex: 0 0 100%;
    margin-top: 20px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    color: var(--text-color);
    background-color: var(--bg-color);
    }
.w0bb1c6a67{
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.k5pa2m4mgx{
    width: min(var(--max-width), 92vw);
    margin: 0 auto;
    display: flex;
    justify-content: flex-start; 
    align-items: center;
    }
.bywci3zlq{
    display: flex;
    align-items: center;
    gap: 40px;
    flex-grow: 1;
    }
.f3e71b74e{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.x47bc9_24{
    width: 40px;
    height: 40px;
    background: var(--primary-color);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-md);
    font-weight: 800;
    font-size: 24px;
    font-family: var(--font-serif);
    box-shadow: var(--shadow-sm);
    }
.c9d1e_1b4{
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.ge44a83d{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.ed2d2cf2{
    padding: 8px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.ed2d2cf2:hover{
    color: #1a1a2e;
    background: rgba(107, 70, 193, 0.05);
    }
.ed2d2cf2.active{
    color: var(--primary-color);
    font-weight: 700;
    }
.wc91228_d4{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.w8cb77fe7e1{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 1rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 2px solid transparent;
    white-space: nowrap;
    }
.w8cb77fe7e1:hover{
    background: hsl(267, 67%, 45%);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.w8cb77fe7e1:active{
    transform: translateY(0);
    }
.l1abeae0_b1{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    }
.g235c8_530c{
    width: 24px;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.tcd986_62d{
    display: none;
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    padding: 20px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
@media (max-width: 1024px){.ge44a83d {
    display: none;
    }
.l1abeae0_b1 {
    display: flex;
    }
.bywci3zlq {
    flex-grow: 1;
    }}
@media (max-width: 480px){.c9d1e_1b4{
    display: none; 
    }
.w8cb77fe7e1{
    padding: 8px 16px;
    font-size: 0.9rem;
    }}
.tcd986_62d.is-active{
    display: block;
    }
.tef2a0d5652{
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
    }
.j6aedlaq8o{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.1rem;
    font-weight: 600;
    display: block;
    padding: 10px 0;
    }
.j6aedlaq8o.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.ed2d2cf2.active {color: #1a1a2e; background: rgba(107, 70, 193, 0.05);}
.j6aedlaq8o.active {color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.v012ab_bb31 img.n1eecc63f {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.v012ab_bb31 img.n1eecc63f.b0ea__47a2 { aspect-ratio: 16 / 9; }
div.v012ab_bb31 img.n1eecc63f.k5e4e546d { aspect-ratio: 16 / 10; }
div.v012ab_bb31 img.n1eecc63f.g79104c75 { aspect-ratio: 4 / 3; }
div.v012ab_bb31 img.n1eecc63f.rbe662_b617 { aspect-ratio: 1 / 1; }
div.v012ab_bb31 :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.v012ab_bb31 .ab4f__fd94 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.v012ab_bb31 .ab4f__fd94.b0ea__47a2 { aspect-ratio: 16 / 9; }
div.v012ab_bb31 .ab4f__fd94.k5e4e546d { aspect-ratio: 16 / 10; }
div.v012ab_bb31 .ab4f__fd94.g79104c75 { aspect-ratio: 4 / 3; }
div.v012ab_bb31 .ab4f__fd94.rbe662_b617 { aspect-ratio: 1 / 1; }
div.v012ab_bb31 .ab4f__fd94 > img.n1eecc63f,
    div.v012ab_bb31 .ab4f__fd94 > picture > img.n1eecc63f {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a a:not([class]):hover{opacity:0.92;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a a[class=""]:hover{opacity:0.92;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a a:not([class]):visited{color:#ffffff !important;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a a[class=""]:visited{color:#ffffff !important;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover a:not([class]):hover{opacity:0.92;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover a[class=""]:hover{opacity:0.92;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover a:not([class]):visited{color:#ffffff !important;}
div.v012ab_bb31.e6b9d6_b76 .v4d56__57a:hover a[class=""]:visited{color:#ffffff !important;}
.m8d8__2ba9 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.m8d8__2ba9 > :first-child,
    .m8d8__2ba9 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    color: var(--text-color);
    background-color: var(--bg-color);
    }
.w0bb1c6a67{
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.k5pa2m4mgx{
    width: min(var(--max-width), 92vw);
    margin: 0 auto;
    display: flex;
    justify-content: flex-start; 
    align-items: center;
    }
.bywci3zlq{
    display: flex;
    align-items: center;
    gap: 40px;
    flex-grow: 1;
    }
.f3e71b74e{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.x47bc9_24{
    width: 40px;
    height: 40px;
    background: var(--primary-color);
    color: #1a1a2e;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-md);
    font-weight: 800;
    font-size: 24px;
    font-family: var(--font-serif);
    box-shadow: var(--shadow-sm);
    }
.c9d1e_1b4{
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.ge44a83d{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.ed2d2cf2{
    padding: 8px 16px;
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    border-radius: var(--radius-sm);
    transition: var(--transition);
    }
.ed2d2cf2:hover{
    color: #1a1a2e;
    background: rgba(107, 70, 193, 0.05);
    }
.ed2d2cf2.active{
    color: var(--primary-color);
    font-weight: 700;
    }
.wc91228_d4{
    display: flex;
    align-items: center;
    gap: 16px;
    }
.w8cb77fe7e1{
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: 1rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 2px solid transparent;
    white-space: nowrap;
    }
.w8cb77fe7e1:hover{
    background: hsl(267, 67%, 45%);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #ffffff;}
.w8cb77fe7e1:active{
    transform: translateY(0);
    }
.l1abeae0_b1{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    }
.g235c8_530c{
    width: 24px;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.tcd986_62d{
    display: none;
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    padding: 20px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
@media (max-width: 1024px){.ge44a83d {
    display: none;
    }
.l1abeae0_b1 {
    display: flex;
    }
.bywci3zlq {
    flex-grow: 1;
    }}
@media (max-width: 480px){.c9d1e_1b4{
    display: none; 
    }
.w8cb77fe7e1{
    padding: 8px 16px;
    font-size: 0.9rem;
    }}
.tcd986_62d.is-active{
    display: block;
    }
.tef2a0d5652{
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
    }
.j6aedlaq8o{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.1rem;
    font-weight: 600;
    display: block;
    padding: 10px 0;
    }
.j6aedlaq8o.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.ed2d2cf2.active{color: #1a1a2e; background: rgba(107, 70, 193, 0.05);}
.j6aedlaq8o.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.xbc775d9_7a{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.cfa832_3bb{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    }
.s83bef4_47db{
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
    }
.rd406_13e8{
    flex: 0 0 320px;
    display: flex;
    flex-direction: column;
    }
.md460957_y4{
    margin-bottom: 24px;
    }
.d8w7tagfw{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
    }
.i1ab7a_39bd{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0;
    }
.qzxz9dkna5o{
    flex: 1 0 160px;
    display: flex;
    flex-direction: column;
    }
.hje0mv39t{
    font-family: var(--font-serif);
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
    }
.z676b38_yui{
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
    }
.z676b38_yui:hover{
    color: var(--primary-color);
    }
.k11edf3_bd{
    flex: 0 0 280px;
    display: flex;
    flex-direction: column;
    }
.xntlv0vuey{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 20px;
    margin-top: 0;
    }
.j4305__d98f7{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    width: fit-content;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.j4305__d98f7:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.u9y0v5gcwyb{
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px;
    margin-bottom: 30px;
    width: 100%; color: #1a1a2e;}
.v438e87fa15{
    display: flex;
    justify-content: flex-start;
    }
.e0fa1c_bf31{
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
    }
@media (max-width: 1024px){.s83bef4_47db{
    gap: 32px;
    }
.rd406_13e8{
    flex: 0 0 100%;
    margin-bottom: 20px;
    }}
@media (max-width: 768px){.cfa832_3bb{
    padding-left: 24px;
    padding-right: 24px;
    }
.qzxz9dkna5o{
    flex: 0 0 calc(50% - 16px);
    }
.k11edf3_bd{
    flex: 0 0 100%;
    margin-top: 20px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: var(--font-sans);
  color: var(--text-color);
  background-color: var(--bg-color);
}
.w0bb1c6a67{
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.k5pa2m4mgx{
  width: min(var(--max-width), 92vw);
  margin: 0 auto;
  display: flex;
  justify-content: flex-start; 
  align-items: center;
}
.bywci3zlq{
  display: flex;
  align-items: center;
  gap: 40px;
  flex-grow: 1;
}
.f3e71b74e{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: var(--transition);
}
.x47bc9_24{
  width: 40px;
  height: 40px;
  background: var(--primary-color);
  color: #1a1a2e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  font-weight: 800;
  font-size: 24px;
  font-family: var(--font-serif);
  box-shadow: var(--shadow-sm);
}
.c9d1e_1b4{
  font-family: var(--font-serif);
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.ge44a83d{
  display: flex;
  list-style: none;
  gap: 8px;
}
.ed2d2cf2{
  padding: 8px 16px;
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  border-radius: var(--radius-sm);
  transition: var(--transition);
}
.ed2d2cf2:hover{
  color: #1a1a2e;
  background: rgba(107, 70, 193, 0.05);
}
.ed2d2cf2.active{
  color: var(--primary-color);
  font-weight: 700;
}
.wc91228_d4{
  display: flex;
  align-items: center;
  gap: 16px;
}
.w8cb77fe7e1{
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  font-weight: 600;
  font-size: 1rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: 2px solid transparent;
  white-space: nowrap;
}
.w8cb77fe7e1:hover{
  background: hsl(267, 67%, 45%);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #ffffff;}
.w8cb77fe7e1:active{
  transform: translateY(0);
}
.l1abeae0_b1{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
}
.g235c8_530c{
  width: 24px;
  height: 2px;
  background: var(--primary-color);
  border-radius: 2px; color: #1a1a2e;}
.tcd986_62d{
    display: none;
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    padding: 20px;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
@media (max-width: 1024px){.ge44a83d {
    display: none;
  }
.l1abeae0_b1 {
    display: flex;
  }
.bywci3zlq {
    flex-grow: 1;
  }}
@media (max-width: 480px){.c9d1e_1b4{
    display: none; 
  }
.w8cb77fe7e1{
    padding: 8px 16px;
    font-size: 0.9rem;
  }}
.tcd986_62d.is-active{
    display: block;
}
.tef2a0d5652{
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.j6aedlaq8o{
    text-decoration: none;
    color: var(--text-color);
    font-size: 1.1rem;
    font-weight: 600;
    display: block;
    padding: 10px 0;
}
.j6aedlaq8o.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.ed2d2cf2.active{color: #1a1a2e; background: rgba(107, 70, 193, 0.05);}
.j6aedlaq8o.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.zdaf01_fbb7{
    background-color: var(--bg-color);
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color); color: #1a1a2e;}
.r64f02cda{
    max-width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
}
.oa3f__c2f1{
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;
}
.ecc91e_3fa9{
    flex: 0 0 320px;
    display: flex;
    flex-direction: column;
}
.f79e5f_ac48{
    margin-bottom: 24px;
}
.ja5ec2e874e{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
}
.xe50__2e9f{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    margin: 0;
}
.r523__1460{
    flex: 1 0 160px;
    display: flex;
    flex-direction: column;
}
.sa5d52160{
    font-family: var(--font-serif);
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    margin-top: 0;
    margin-bottom: 24px;
}
.c0ec4d_4714{
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    width: fit-content;
}
.c0ec4d_4714:hover{
    color: var(--primary-color);
}
.qcb6a6_ee6b{
    flex: 0 0 280px;
    display: flex;
    flex-direction: column;
}
.m38fa205720{
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 20px;
    margin-top: 0;
}
.xe988383f{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    width: fit-content;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
}
.xe988383f:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
}
.ue99ccd5255{
    height: 1px;
    background-color: var(--border-color);
    margin-top: 60px;
    margin-bottom: 30px;
    width: 100%; color: #1a1a2e;}
.r99650_b924{
    display: flex;
    justify-content: flex-start;
}
.ae2db80fb{
    font-size: 14px;
    color: var(--text-muted);
    margin: 0;
}
@media (max-width: 1024px){.oa3f__c2f1{
        gap: 32px;
    }
.ecc91e_3fa9{
        flex: 0 0 100%;
        margin-bottom: 20px;
    }}
@media (max-width: 768px){.r64f02cda{
        padding-left: 24px;
        padding-right: 24px;
    }
.r523__1460{
        flex: 0 0 calc(50% - 16px);
    }
.qcb6a6_ee6b{
        flex: 0 0 100%;
        margin-top: 20px;
    }}
.qea2ac_7838{box-sizing:border-box;}
.m3e4aa_5f50{box-sizing:border-box;}
.hed7dd_9f05{display:block;max-width:100%;height:auto;}
.s4e424acf{box-sizing:border-box;}
.lff838_a869{box-sizing:border-box;}
@media (max-width: 768px) {div.v012ab_bb31.e6b9d6_b76 .bzxbkg5j99vd:nth-child(even) { flex-direction: column !important; }}