*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafaf8;--ink:#1a1a2e;--accent:#4a7c74;--accent-light:#5b9c92;--muted:#6e6e80;--border:#e5e5ea;--card-bg:#fff;--hero-bg:#1a1a2e;--hero-ink:#f0f0f5;--hero-muted:#9ca3af;--brand-blue:#5b8def;--brand-purple:#8b5cf6;--font-sans:-apple-system, "Helvetica Neue", "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-serif:"Noto Serif SC", "Source Han Serif SC", "Songti SC", serif}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-sans);background-color:var(--bg);color:var(--ink);min-height:100vh;font-weight:300;line-height:1.7}::selection{color:inherit;background:#5b8def2e}a{color:inherit;text-decoration:none}.skip-link{z-index:9999;background:var(--brand-blue);color:#fff;border-radius:0 0 8px 8px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:top .2s;position:fixed;top:-100%;left:16px}.skip-link:focus{outline:2px solid var(--brand-purple);outline-offset:2px;top:0}:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px;border-radius:4px}:focus:not(:focus-visible){outline:none}img{max-width:100%;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#6e6e8040;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6e6e8073}*{scrollbar-width:thin;scrollbar-color:#6e6e8040 transparent}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#ffffff1f}::-webkit-scrollbar-thumb:hover{background:#ffffff38}*{scrollbar-color:#ffffff1f transparent}:root{--bg:#1a1a2e;--ink:#f0f0f5;--accent:#6db8ac;--accent-light:#7fcec2;--muted:#9ca3af;--border:#ffffff14;--card-bg:#242438;--hero-bg:#112;--hero-ink:#f0f0f5;--hero-muted:#808a98}::selection{background:#5b8def4d}}[data-visible=false]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}[data-visible=true]{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:768px){html{font-size:15px}}
.Nav-module__jmVfSG__nav{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(1.6);background:#fafaf8e0;border-bottom:1px solid #e5e5ea99;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}@media (prefers-color-scheme:dark){.Nav-module__jmVfSG__nav{background:#1a1a2ed9;border-bottom-color:#ffffff0f}.Nav-module__jmVfSG__navScrolled{border-bottom-color:#ffffff1a;box-shadow:0 1px 12px #0003}}.Nav-module__jmVfSG__navScrolled{border-bottom-color:#e5e5eacc;box-shadow:0 1px 12px #0000000a}.Nav-module__jmVfSG__inner{justify-content:space-between;align-items:center;max-width:1080px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__jmVfSG__logo{letter-spacing:.01em;color:var(--ink);align-items:center;gap:10px;font-size:20px;font-weight:500;transition:opacity .3s;display:flex}.Nav-module__jmVfSG__logo:hover{opacity:.75}.Nav-module__jmVfSG__logo:focus-visible{outline:2px solid var(--brand-blue);outline-offset:4px;border-radius:6px}.Nav-module__jmVfSG__links{gap:32px;list-style:none;display:flex}.Nav-module__jmVfSG__link{color:var(--muted);letter-spacing:.02em;font-size:14px;font-weight:400;transition:color .3s;position:relative}.Nav-module__jmVfSG__link:after{content:"";background:linear-gradient(90deg, var(--brand-blue), var(--brand-purple));border-radius:1px;width:0;height:1.5px;transition:width .3s,left .3s;position:absolute;bottom:-4px;left:50%}.Nav-module__jmVfSG__link:hover{color:var(--ink)}.Nav-module__jmVfSG__link:focus-visible{outline:2px solid var(--brand-blue);outline-offset:4px;border-radius:4px}.Nav-module__jmVfSG__link:hover:after,.Nav-module__jmVfSG__linkActive:after{width:100%;left:0}.Nav-module__jmVfSG__linkActive{color:var(--ink);font-weight:500}.Nav-module__jmVfSG__menuButton{color:var(--ink);cursor:pointer;background:0 0;border:none;font-size:20px;transition:opacity .2s;display:none}.Nav-module__jmVfSG__menuButton:hover{opacity:.6}@media (max-width:768px){.Nav-module__jmVfSG__links{display:none}.Nav-module__jmVfSG__linksOpen{-webkit-backdrop-filter:blur(24px)saturate(1.6);background:#fafaf8fa;border-bottom:1px solid #e5e5ea99;flex-direction:column;gap:20px;padding:24px 24px 28px;animation:.25s ease-out Nav-module__jmVfSG__slideDown;display:flex;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 32px #0000000a}.Nav-module__jmVfSG__menuButton{display:block}}@media (max-width:768px) and (prefers-color-scheme:dark){.Nav-module__jmVfSG__linksOpen{background:#1a1a2efa;border-bottom-color:#ffffff0f;box-shadow:0 8px 32px #0000004d}}@keyframes Nav-module__jmVfSG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__nhiC3q__footer{background:var(--hero-bg);border-top:1px solid #ffffff0f;padding:56px 0;position:relative}.Footer-module__nhiC3q__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-blue), var(--brand-purple), transparent);opacity:.5;background-size:200% 100%;width:120px;height:1px;animation:4s ease-in-out infinite Footer-module__nhiC3q__shimmerBar;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes Footer-module__nhiC3q__shimmerBar{0%,to{opacity:.3;background-position:0%}50%{opacity:.6;background-position:100%}}.Footer-module__nhiC3q__inner{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__nhiC3q__copy{color:var(--hero-muted);letter-spacing:.02em;font-size:13px;font-weight:300}.Footer-module__nhiC3q__icp{color:#9ca3af66;letter-spacing:.01em;font-size:12px;font-weight:300;transition:color .3s}.Footer-module__nhiC3q__icp:hover{color:#9ca3afa6}.Footer-module__nhiC3q__icp:focus-visible{outline:2px solid var(--brand-blue);outline-offset:4px;border-radius:4px}@media (prefers-color-scheme:dark){.Footer-module__nhiC3q__footer{border-top-color:#ffffff0a}}@media (max-width:768px){.Footer-module__nhiC3q__inner{text-align:center;flex-direction:column;gap:12px}}
