:root {

  --page-bg: hsl(229, 7%, 96%);
  --card-bg: hsl(0, 0%, 100%);
  --text-primary: hsl(229, 10%, 8%);
  --text-secondary: hsl(229, 10%, 40%);
  --accent: hsl(229, 77%, 56%);
  --accent-secondary: hsl(306, 61%, 56%);
  --border-subtle: hsl(229, 10%, 88%);
  --max-width: 1200px;
  --content-width: 760px;
  --primary-color: hsl(229, 77%, 56%);
  --secondary-color: hsl(306, 61%, 56%);
  --bg-color: hsl(229, 7%, 96%);
  --text-color: hsl(229, 10%, 8%);
  --text-muted: hsl(229, 10%, 45%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 32px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 12px 24px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: rgba(248, 248, 249, 0.85);
  --btn-text: #ffffff;
  --font-serif: "Georgia", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, 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.s4ed96_0a7a.lf225dfe7da *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.s4ed96_0a7a.lf225dfe7da{
    background: var(--page-bg, hsl(229, 7%, 96%));
    color: var(--text-primary, hsl(229, 10%, 8%));
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    line-height: 1.6;
    }
div.s4ed96_0a7a.lf225dfe7da .b71a3__9b5{min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 120px 24px 80px;
    background: linear-gradient(135deg, hsl(229, 77%, 56%) 0%, hsl(306, 61%, 56%) 100%);
    color: #1a1a2e;
    position: relative;
    overflow: hidden; isolation: isolate;}
div.s4ed96_0a7a.lf225dfe7da .b71a3__9b5::before{
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../media/notes-ime-pinyin-wubi-1.jpg");
    background-size: cover;
    background-position: center;
    opacity: 0.15;
    z-index: 0;
    }
div.s4ed96_0a7a.lf225dfe7da .m0ffbcc5_vw{
    position: relative;
    z-index: 1;
    max-width: var(--content-width);
    }
div.s4ed96_0a7a.lf225dfe7da .b71a3__9b5 h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
div.s4ed96_0a7a.lf225dfe7da .hf84e906_kl{
    font-size: clamp(1.125rem, 2vw, 1.375rem);
    margin-bottom: 40px;
    opacity: 0.95;
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
    }
div.s4ed96_0a7a.lf225dfe7da .i01f6097{
    display: inline-block;
    padding: 16px 48px;
    background: white;
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.125rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s, box-shadow 0.2s;
    }
div.s4ed96_0a7a.lf225dfe7da .i01f6097:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
    }
div.s4ed96_0a7a.lf225dfe7da .m3d33c_dws{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 80px 24px;
    }
div.s4ed96_0a7a.lf225dfe7da .x249e3e3_no{
    text-align: center;
    margin-bottom: 64px;
    max-width: var(--content-width);
    margin-left: 0;
    margin-right: auto;
    }
div.s4ed96_0a7a.lf225dfe7da .x249e3e3_no h2{
    font-size: clamp(2rem, 4vw, 2.75rem);
    margin-bottom: 16px;
    color: var(--text-primary);
    }
div.s4ed96_0a7a.lf225dfe7da .x249e3e3_no p{
    font-size: 1.125rem;
    color: var(--text-secondary);
    }
div.s4ed96_0a7a.lf225dfe7da .j1x69ku8{
    max-width: var(--content-width);
    margin: 0 auto 80px;
    }
div.s4ed96_0a7a.lf225dfe7da .gc2a7a3848{
    background: var(--card-bg);
    padding: 32px;
    margin-bottom: 24px;
    border-radius: 16px;
    border-left: 4px solid var(--accent);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); color: #1a1a2e;}
div.s4ed96_0a7a.lf225dfe7da .gc2a7a3848 h3{
    font-size: 1.5rem;
    margin-bottom: 12px;
    color: var(--text-primary);
    }
div.s4ed96_0a7a.lf225dfe7da .gc2a7a3848 p{
    color: var(--text-secondary);
    line-height: 1.7;
    }
div.s4ed96_0a7a.lf225dfe7da .d5a642b4600{
    max-width: var(--content-width);
    margin: 0 auto;
    }
div.s4ed96_0a7a.lf225dfe7da .c797af6cac{
    background: var(--card-bg);
    padding: 32px;
    margin-bottom: 20px;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); color: #1a1a2e;}
div.s4ed96_0a7a.lf225dfe7da .c797af6cac h3{
    font-size: 1.25rem;
    margin-bottom: 12px;
    color: var(--accent);
    }
div.s4ed96_0a7a.lf225dfe7da .c797af6cac p{
    color: var(--text-secondary);
    line-height: 1.7;
    }
div.s4ed96_0a7a.lf225dfe7da .x9d7e3__7d5f{
    background: linear-gradient(135deg, hsl(229, 77%, 96%) 0%, hsl(306, 61%, 96%) 100%);
    padding: 48px 32px;
    border-radius: 20px;
    text-align: center;
    max-width: var(--content-width);
    margin: 0 auto 80px; color: #1a1a2e;}
div.s4ed96_0a7a.lf225dfe7da .x9d7e3__7d5f h3{
    font-size: 1.75rem;
    margin-bottom: 16px;
    color: var(--text-primary);
    }
div.s4ed96_0a7a.lf225dfe7da .x9d7e3__7d5f p{
    color: var(--text-secondary);
    margin-bottom: 24px;
    line-height: 1.7;
    }
div.s4ed96_0a7a.lf225dfe7da .x9d7e3__7d5f a{
    display: inline-block;
    padding: 14px 36px;
    background: var(--accent);
    color: white;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s;
    }
div.s4ed96_0a7a.lf225dfe7da .x9d7e3__7d5f a:hover{
    transform: translateY(-2px);
    }
div.s4ed96_0a7a.lf225dfe7da .oed9__3608{
    max-width: var(--max-width);
    margin: 0 auto;
    }
div.s4ed96_0a7a.lf225dfe7da .aa0e__0c69{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 12px;
    }
div.s4ed96_0a7a.lf225dfe7da .e052__fb03{
    opacity: 0.8;
    margin-bottom: 24px;
    }
div.s4ed96_0a7a.lf225dfe7da .r96c53421{
    display: flex;
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 24px;
    }
div.s4ed96_0a7a.lf225dfe7da .r96c53421 a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.2s;
    }
div.s4ed96_0a7a.lf225dfe7da .r96c53421 a:hover{
    opacity: 1;
    }
div.s4ed96_0a7a.lf225dfe7da .gd07__cf9c{
    opacity: 0.6;
    font-size: 0.875rem;
    }
@media (max-width: 768px) {div.s4ed96_0a7a.lf225dfe7da .b71a3__9b5{
    min-height: 80vh;
    padding: 100px 20px 60px;
    }
div.s4ed96_0a7a.lf225dfe7da .m3d33c_dws{
    padding: 60px 20px;
    }
div.s4ed96_0a7a.lf225dfe7da .gc2a7a3848, div.s4ed96_0a7a.lf225dfe7da .c797af6cac{
    padding: 24px;
    }}
.v7617a__0be5{
    background-color: var(--bg-color, hsl(229, 7%, 96%));
    padding: 80px 24px 40px 24px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.vabd68f1{
    max-width: var(--max-width, 1200px);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.s0a3b__dac12{
    width: 100%;
    max-width: 760px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 64px;
    }
.lde658b_ihcg{
    font-family: var(--font-serif, "Georgia", serif);
    font-size: 42px;
    line-height: 1.2;
    color: var(--text-color, hsl(229, 10%, 8%));
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
.b790c57_e0{
    font-family: var(--font-sans, sans-serif);
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted, hsl(229, 10%, 45%));
    margin-bottom: 40px;
    }
.m5ec__148f{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.w7ztejv8w6{
    display: inline-block;
    background: linear-gradient(135deg, var(--primary-color, hsl(229, 77%, 56%)), var(--secondary-color, hsl(306, 61%, 56%)));
    color: #1a1a2e;
    font-weight: 600;
    font-size: 18px;
    padding: 16px 48px;
    border-radius: var(--radius-lg, 32px);
    text-decoration: none;
    box-shadow: var(--shadow-lg, 0 20px 40px rgba(0, 0, 0, 0.12));
    transition: var(--transition, all 0.4s cubic-bezier(0.16, 1, 0.3, 1));
    }
.w7ztejv8w6:hover{
    transform: translateY(-4px);
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.16);
    opacity: 0.95;
    }
.cktkgvl9{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.08));
    margin-bottom: 40px; color: #ffffff;}
.z950bda79d{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.gade331b8{
    font-size: 14px;
    color: var(--text-muted, hsl(229, 10%, 45%));
    margin-bottom: 8px;
    font-family: var(--font-sans, sans-serif);
    }
.ke9a6a__338{
    font-size: 14px;
    color: var(--text-muted, hsl(229, 10%, 45%));
    opacity: 0.7;
    font-family: var(--font-sans, sans-serif);
    }
@media (max-width: 768px){.v7617a__0be5{
    padding: 60px 20px 30px 20px;
    }
.lde658b_ihcg{
    font-size: 32px;
    }
.b790c57_e0{
    font-size: 16px;
    }
.w7ztejv8w6{
    width: 100%;
    padding: 14px 24px;
    font-size: 16px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--font-sans);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.mf73ef7{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.vc59119_p6q{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    }
.q0fcb__ee1{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.xd6c4c_cc{
    width: 36px;
    height: 36px;
    background: var(--primary-color);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-sm);
    }
.z746f_a4f5{
    font-family: var(--font-serif); 
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.c0c3__1731{
    flex: 1;
    display: flex;
    justify-content: center;
    }
.pda5f6_9de3{
    list-style: none;
    display: flex;
    gap: 24px;
    align-items: center;
    }
.zkpmo3h6{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 4px;
    position: relative;
    }
.zkpmo3h6:hover, .zkpmo3h6.active{
    color: var(--text-color);
    }
.zkpmo3h6.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.x655934_90e{
    display: flex;
    align-items: center;
    }
.zc32541f_v93{
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    padding: 10px 24px;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: var(--radius-lg); 
    box-shadow: 0 4px 14px 0 rgba(79, 100, 235, 0.3); 
    transition: var(--transition);
    border: none;
    }
.zc32541f_v93:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(223, 56, 177, 0.23); color: #1a1a2e;}
.d921a2c3{
    display: none;
    }
.o8e00667{
    display: none;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
    padding: 4px;
    }
.t64ysh9rpp2v{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.c0c3__1731{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.pda5f6_9de3{
    flex-direction: column;
    gap: 16px;
    }
.o8e00667{
    display: flex;
    order: 3;
    margin-left: 20px;
    }
.x655934_90e{
    margin-left: auto;
    }
.d921a2c3:checked ~ .c0c3__1731{
    display: flex;
    animation: fadeInDown 0.4s ease forwards;
    }}
@keyframes fadeInDown{from { opacity: 0; transform: translateY(-10px); }
to { opacity: 1; transform: translateY(0); }}
.zc32541f_v93:active{
    transform: scale(0.96);
    }
@media (min-width: 1025px){.mf73ef7 #nte322139dff, .mf73ef7 label[for="nte322139dff"]{ display: none !important; }}
@media (min-width: 1025px){.mf73ef7 .c0c3__1731{ 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){.mf73ef7 .c0c3__1731{ 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){.mf73ef7 .c0c3__1731 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n1b89__0c9a{list-style:none;}
#nte322139dff:checked ~ .c0c3__1731 { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.mf73ef7.z1027df7e .c0c3__1731 { 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) {#nte322139dff:checked ~ .c0c3__1731 { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.mf73ef7.z1027df7e #nte322139dff, .mf73ef7.z1027df7e label[for="nte322139dff"] { display: none !important; }}
@media (min-width: 1025px) {.mf73ef7.z1027df7e .c0c3__1731 { 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) {.mf73ef7.z1027df7e .c0c3__1731 { 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) {.mf73ef7.z1027df7e .c0c3__1731 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.s4ed96_0a7a img.fa3cb8bc1 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.s4ed96_0a7a img.fa3cb8bc1.i871d2_cdb4 { aspect-ratio: 16 / 9; }
div.s4ed96_0a7a img.fa3cb8bc1.d0598b842 { aspect-ratio: 16 / 10; }
div.s4ed96_0a7a img.fa3cb8bc1.x07c4b88e30 { aspect-ratio: 4 / 3; }
div.s4ed96_0a7a img.fa3cb8bc1.v6c2452f3fc { aspect-ratio: 1 / 1; }
div.s4ed96_0a7a :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.s4ed96_0a7a .i297a9a3b {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.s4ed96_0a7a .i297a9a3b.i871d2_cdb4 { aspect-ratio: 16 / 9; }
div.s4ed96_0a7a .i297a9a3b.d0598b842 { aspect-ratio: 16 / 10; }
div.s4ed96_0a7a .i297a9a3b.x07c4b88e30 { aspect-ratio: 4 / 3; }
div.s4ed96_0a7a .i297a9a3b.v6c2452f3fc { aspect-ratio: 1 / 1; }
div.s4ed96_0a7a .i297a9a3b > img.fa3cb8bc1,
    div.s4ed96_0a7a .i297a9a3b > picture > img.fa3cb8bc1 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.q1677e_7256 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.q1677e_7256 > :first-child,
    .q1677e_7256 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    font-family: var(--font-sans);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.mf73ef7{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-color);
    z-index: 1000;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.vc59119_p6q{
    width: var(--max-width);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    }
.q0fcb__ee1{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: var(--text-color);
    transition: var(--transition);
    }
.xd6c4c_cc{
    width: 36px;
    height: 36px;
    background: var(--primary-color);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-sm);
    }
.z746f_a4f5{
    font-family: var(--font-serif); 
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.c0c3__1731{
    flex: 1;
    display: flex;
    justify-content: center;
    }
.pda5f6_9de3{
    list-style: none;
    display: flex;
    gap: 24px;
    align-items: center;
    }
.zkpmo3h6{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    transition: var(--transition);
    padding: 8px 4px;
    position: relative;
    }
.zkpmo3h6:hover, .zkpmo3h6.active{
    color: var(--text-color);
    }
.zkpmo3h6.active::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px; color: #1a1a2e;}
.x655934_90e{
    display: flex;
    align-items: center;
    }
.zc32541f_v93{
    background: var(--primary-color);
    color: var(--btn-text);
    text-decoration: none;
    padding: 10px 24px;
    font-size: 0.9rem;
    font-weight: 600;
    border-radius: var(--radius-lg); 
    box-shadow: 0 4px 14px 0 rgba(79, 100, 235, 0.3); 
    transition: var(--transition);
    border: none;
    }
.zc32541f_v93:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(223, 56, 177, 0.23); color: #1a1a2e;}
.d921a2c3{
    display: none;
    }
.o8e00667{
    display: none;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
    padding: 4px;
    }
.t64ysh9rpp2v{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.c0c3__1731{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.pda5f6_9de3{
    flex-direction: column;
    gap: 16px;
    }
.o8e00667{
    display: flex;
    order: 3;
    margin-left: 20px;
    }
.x655934_90e{
    margin-left: auto;
    }
.d921a2c3:checked ~ .c0c3__1731{
    display: flex;
    animation: fadeInDown 0.4s ease forwards;
    }}
@keyframes fadeInDown{from { opacity: 0; transform: translateY(-10px); }
to { opacity: 1; transform: translateY(0); }}
.zc32541f_v93:active{
    transform: scale(0.96);
    }
@media (min-width: 1025px){.mf73ef7 #nte322139dff, .mf73ef7 label[for="nte322139dff"]{ display: none !important; }}
@media (min-width: 1025px){.mf73ef7 .c0c3__1731{ 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){.mf73ef7 .c0c3__1731{ 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){.mf73ef7 .c0c3__1731 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n1b89__0c9a{list-style:none;}
#nte322139dff:checked ~ .c0c3__1731{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.mf73ef7.z1027df7e .c0c3__1731{ 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){#nte322139dff:checked ~ .c0c3__1731{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.mf73ef7.z1027df7e #nte322139dff, .mf73ef7.z1027df7e label[for="nte322139dff"]{ display: none !important; }}
@media (min-width: 1025px){.mf73ef7.z1027df7e .c0c3__1731{ 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){.mf73ef7.z1027df7e .c0c3__1731{ 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){.mf73ef7.z1027df7e .c0c3__1731 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.v7617a__0be5{
    background-color: var(--bg-color, hsl(229, 7%, 96%));
    padding: 80px 24px 40px 24px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.vabd68f1{
    max-width: var(--max-width, 1200px);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.s0a3b__dac12{
    width: 100%;
    max-width: 760px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 64px;
    }
.lde658b_ihcg{
    font-family: var(--font-serif, "Georgia", serif);
    font-size: 42px;
    line-height: 1.2;
    color: var(--text-color, hsl(229, 10%, 8%));
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
.b790c57_e0{
    font-family: var(--font-sans, sans-serif);
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted, hsl(229, 10%, 45%));
    margin-bottom: 40px;
    }
.m5ec__148f{
    display: flex;
    justify-content: center;
    width: 100%;
    }
.w7ztejv8w6{
    display: inline-block;
    background: linear-gradient(135deg, var(--primary-color, hsl(229, 77%, 56%)), var(--secondary-color, hsl(306, 61%, 56%)));
    color: #1a1a2e;
    font-weight: 600;
    font-size: 18px;
    padding: 16px 48px;
    border-radius: var(--radius-lg, 32px);
    text-decoration: none;
    box-shadow: var(--shadow-lg, 0 20px 40px rgba(0, 0, 0, 0.12));
    transition: var(--transition, all 0.4s cubic-bezier(0.16, 1, 0.3, 1));
    }
.w7ztejv8w6:hover{
    transform: translateY(-4px);
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.16);
    opacity: 0.95;
    }
.cktkgvl9{
    width: 100%;
    height: 1px;
    background-color: var(--border-color, rgba(0, 0, 0, 0.08));
    margin-bottom: 40px; color: #ffffff;}
.z950bda79d{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
.gade331b8{
    font-size: 14px;
    color: var(--text-muted, hsl(229, 10%, 45%));
    margin-bottom: 8px;
    font-family: var(--font-sans, sans-serif);
    }
.ke9a6a__338{
    font-size: 14px;
    color: var(--text-muted, hsl(229, 10%, 45%));
    opacity: 0.7;
    font-family: var(--font-sans, sans-serif);
    }
@media (max-width: 768px){.v7617a__0be5{
    padding: 60px 20px 30px 20px;
    }
.lde658b_ihcg{
    font-size: 32px;
    }
.b790c57_e0{
    font-size: 16px;
    }
.w7ztejv8w6{
    width: 100%;
    padding: 14px 24px;
    font-size: 16px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  background-color: var(--bg-color);
  font-family: var(--font-sans);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.mf73ef7{
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--border-color);
  z-index: 1000;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.vc59119_p6q{
  width: var(--max-width);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
}
.q0fcb__ee1{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: var(--text-color);
  transition: var(--transition);
}
.xd6c4c_cc{
  width: 36px;
  height: 36px;
  background: var(--primary-color);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 20px;
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-sm);
}
.z746f_a4f5{
  font-family: var(--font-serif); 
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.c0c3__1731{
  flex: 1;
  display: flex;
  justify-content: center;
}
.pda5f6_9de3{
  list-style: none;
  display: flex;
  gap: 24px;
  align-items: center;
}
.zkpmo3h6{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.925rem;
  font-weight: 500;
  transition: var(--transition);
  padding: 8px 4px;
  position: relative;
}
.zkpmo3h6:hover, .zkpmo3h6.active{
  color: var(--text-color);
}
.zkpmo3h6.active::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--primary-color);
  border-radius: 2px; color: #1a1a2e;}
.x655934_90e{
  display: flex;
  align-items: center;
}
.zc32541f_v93{
  background: var(--primary-color);
  color: var(--btn-text);
  text-decoration: none;
  padding: 10px 24px;
  font-size: 0.9rem;
  font-weight: 600;
  border-radius: var(--radius-lg); 
  box-shadow: 0 4px 14px 0 rgba(79, 100, 235, 0.3); 
  transition: var(--transition);
  border: none;
}
.zc32541f_v93:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(223, 56, 177, 0.23); color: #1a1a2e;}
.d921a2c3{
  display: none;
}
.o8e00667{
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  padding: 4px;
}
.t64ysh9rpp2v{
  width: 24px;
  height: 2px;
  background: var(--text-color);
  transition: var(--transition); color: #ffffff;}
@media (max-width: 1024px){.c0c3__1731{
    display: none; 
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: var(--bg-color);
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.pda5f6_9de3{
    flex-direction: column;
    gap: 16px;
  }
.o8e00667{
    display: flex;
    order: 3;
    margin-left: 20px;
  }
.x655934_90e{
    margin-left: auto;
  }
.d921a2c3:checked ~ .c0c3__1731{
    display: flex;
    animation: fadeInDown 0.4s ease forwards;
  }}
@keyframes fadeInDown{from { opacity: 0; transform: translateY(-10px); }
to { opacity: 1; transform: translateY(0); }}
.zc32541f_v93:active{
  transform: scale(0.96);
}
@media (min-width: 1025px){.mf73ef7 #nte322139dff, .mf73ef7 label[for="nte322139dff"]{ display: none !important; }}
@media (min-width: 1025px){.mf73ef7 .c0c3__1731{ 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){.mf73ef7 .c0c3__1731{ 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){.mf73ef7 .c0c3__1731 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n1b89__0c9a{list-style:none;}
#nte322139dff:checked ~ .c0c3__1731{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.mf73ef7.z1027df7e .c0c3__1731{ 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){#nte322139dff:checked ~ .c0c3__1731{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.mf73ef7.z1027df7e #nte322139dff, .mf73ef7.z1027df7e label[for="nte322139dff"]{ display: none !important; }}
@media (min-width: 1025px){.mf73ef7.z1027df7e .c0c3__1731{ 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){.mf73ef7.z1027df7e .c0c3__1731{ 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){.mf73ef7.z1027df7e .c0c3__1731 a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.f107b7_acc0{
  background-color: var(--bg-color, hsl(229, 7%, 96%));
  padding: 80px 24px 40px 24px;
  width: 100%;
  display: flex;
  justify-content: center; color: #1a1a2e;}
.i469__1214{
  max-width: var(--max-width, 1200px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.i3ca__fc79{
  width: 100%;
  max-width: 760px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 64px;
}
.h5957c_e4c9{
  font-family: var(--font-serif, "Georgia", serif);
  font-size: 42px;
  line-height: 1.2;
  color: var(--text-color, hsl(229, 10%, 8%));
  margin-bottom: 24px;
  letter-spacing: -0.02em;
}
.s051__b53f{
  font-family: var(--font-sans, sans-serif);
  font-size: 18px;
  line-height: 1.6;
  color: var(--text-muted, hsl(229, 10%, 45%));
  margin-bottom: 40px;
}
.zca9__81a3{
  display: flex;
  justify-content: center;
  width: 100%;
}
.o378__1fff{
  display: inline-block;
  background: linear-gradient(135deg, var(--primary-color, hsl(229, 77%, 56%)), var(--secondary-color, hsl(306, 61%, 56%)));
  color: #1a1a2e;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 48px;
  border-radius: var(--radius-lg, 32px);
  text-decoration: none;
  box-shadow: var(--shadow-lg, 0 20px 40px rgba(0, 0, 0, 0.12));
  transition: var(--transition, all 0.4s cubic-bezier(0.16, 1, 0.3, 1));
}
.o378__1fff:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.16);
  opacity: 0.95;
}
.vadfca_f892{
  width: 100%;
  height: 1px;
  background-color: var(--border-color, rgba(0, 0, 0, 0.08));
  margin-bottom: 40px; color: #ffffff;}
.wa3f__2716{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.b29d8e_d75f{
  font-size: 14px;
  color: var(--text-muted, hsl(229, 10%, 45%));
  margin-bottom: 8px;
  font-family: var(--font-sans, sans-serif);
}
.h03220_d3ae{
  font-size: 14px;
  color: var(--text-muted, hsl(229, 10%, 45%));
  opacity: 0.7;
  font-family: var(--font-sans, sans-serif);
}
@media (max-width: 768px){.f107b7_acc0{
    padding: 60px 20px 30px 20px;
  }
.h5957c_e4c9{
    font-size: 32px;
  }
.s051__b53f{
    font-size: 16px;
  }
.o378__1fff{
    width: 100%;
    padding: 14px 24px;
    font-size: 16px;
  }}
.p65f__1130{box-sizing:border-box;}
.i91d__46d8{box-sizing:border-box;}
.rb2a__f8c9{display:block;max-width:100%;height:auto;}
.nead6760dc5{box-sizing:border-box;}
.l51f__bc64{box-sizing:border-box;}