@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700;800&display=swap";:root{--bg: #030406;--bg-soft: rgba(10, 12, 16, .86);--panel: rgba(12, 14, 18, .92);--panel-strong: rgba(16, 18, 24, .98);--ink: #f7f9fc;--muted: rgba(232, 236, 244, .72);--line: rgba(255, 255, 255, .1);--accent: #ff8f4c;--accent-soft: rgba(255, 143, 76, .16);--accent-strong: #ffc08f;--shadow: 0 22px 60px rgba(0, 0, 0, .45)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);font-family:Manrope,Noto Sans SC,sans-serif;background:radial-gradient(circle at 10% 10%,rgba(255,143,76,.12),transparent 20%),radial-gradient(circle at 88% 8%,rgba(87,111,255,.12),transparent 18%),linear-gradient(180deg,#020306,#05070b 48%,#030406)}a{color:inherit;text-decoration:none}button{font:inherit}.site-bg{position:fixed;inset:0;pointer-events:none;overflow:hidden}.site-orb{position:absolute;border-radius:999px;filter:blur(90px);opacity:.5}.site-orb-a{top:-5rem;left:-3rem;width:24rem;height:24rem;background:#ff8f4c2e}.site-orb-b{top:8rem;right:-6rem;width:22rem;height:22rem;background:#576fff24}.site-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.46),transparent 88%)}.page-shell{position:relative;z-index:1;width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:24px 0 80px}.page-shell-narrow{width:min(920px,calc(100vw - 32px))}.site-header,.highlight-card,.feature-card,.timeline-item,.policy-hero,.policy-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-radius:28px}.brand{display:inline-flex;align-items:center;gap:14px}.brand-mark{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:18px;color:#120b07;background:linear-gradient(135deg,var(--accent),#ffd0ad);font-weight:800;font-size:1.3rem;box-shadow:0 18px 36px #b85f343d}.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-copy strong{font-size:1rem;letter-spacing:.02em}.brand-copy small,.main-nav a,.hero-body,.highlight-card p,.feature-card p,.timeline-item p,.policy-hero p,.policy-item p,.contact-list span{color:var(--muted)}.header-actions{display:flex;align-items:center;gap:16px}.main-nav{display:flex;flex-wrap:wrap;gap:14px}.main-nav a{font-size:.95rem}.main-nav a:hover{color:#fff}.lang-switch{display:inline-flex;padding:4px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a}.lang-switch button{min-width:58px;height:38px;border:0;border-radius:999px;color:var(--muted);background:transparent;cursor:pointer;font-weight:700}.lang-switch button.is-active{color:#120b07;background:linear-gradient(135deg,var(--accent),#ffd0ad)}.page-stack{display:grid;gap:28px;margin-top:30px}.lang-block,.lang-inline{display:none}html[data-lang=en] [data-lang-block=en],html[data-lang=zh] [data-lang-block=zh]{display:grid}html[data-lang=en] [data-lang-inline=en],html[data-lang=zh] [data-lang-inline=zh]{display:inline}.hero{display:block;padding:36px 40px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,#0b0e14f5,#07090efa);box-shadow:var(--shadow)}.hero-copy{max-width:none;padding:4px 0 0}.eyebrow{margin:0 0 16px;color:var(--accent-strong);letter-spacing:.24em;text-transform:uppercase;font-size:.76rem;font-weight:800}.hero h1,.section-head h2,.policy-hero h1,.policy-item h2{margin:0;font-family:Fraunces,Noto Sans SC,serif;font-weight:600;letter-spacing:-.04em}.hero h1{max-width:16ch;font-size:clamp(1.85rem,3.2vw,2.75rem);line-height:1.08}.hero-body{max-width:74ch;margin:22px 0 0;font-size:1.02rem;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:700}.button-primary{color:#120b07;background:linear-gradient(135deg,#ffd3b3,var(--accent))}.button-secondary{border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.note-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.note-list li{padding:10px 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;font-size:.92rem}.highlight-grid,.feature-grid{display:grid;gap:18px}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-card,.feature-card,.timeline-item,.policy-hero,.policy-card{border-radius:28px}.highlight-card,.feature-card{padding:24px}.highlight-card strong,.feature-card h3,.timeline-item h3{font-size:1.08rem;letter-spacing:-.03em}.highlight-card p,.feature-card p,.timeline-item p,.policy-item p{margin:12px 0 0;line-height:1.8}.content-section{display:grid;gap:18px}.section-head{display:grid;gap:10px}.section-head h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card span{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:62px;height:34px;padding:0 12px;border-radius:999px;color:#120b07;background:var(--accent-soft);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feature-card h3,.timeline-item h3,.policy-item h2{margin:18px 0 0}.timeline{display:grid;gap:16px}.timeline-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:20px;padding:22px 24px;align-items:start}.timeline-item strong{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:20px;color:#120b07;background:linear-gradient(135deg,#ffd3b3,var(--accent));font-size:1.1rem}.timeline-item h3{margin-top:6px}.policy-hero,.policy-card{padding:28px}.policy-hero{gap:14px}.policy-hero p:last-child{max-width:62ch}.policy-item+.policy-item{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.contact-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:14px}.contact-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0a}.contact-list a{color:#fff;font-weight:700}@media(max-width:1080px){.feature-grid,.highlight-grid{grid-template-columns:1fr}}@media(max-width:860px){.site-header,.header-actions,.contact-list li{flex-direction:column;align-items:stretch}.timeline-item{grid-template-columns:1fr}.timeline-item strong{width:56px;height:56px}}@media(max-width:680px){.page-shell,.page-shell-narrow{width:min(100vw - 24px,100%);padding-top:16px;padding-bottom:56px}.site-header,.hero,.highlight-card,.feature-card,.timeline-item,.policy-hero,.policy-card{border-radius:24px}.hero h1{max-width:100%;font-size:clamp(1.6rem,6.4vw,2.1rem)}.hero-body,.highlight-card p,.feature-card p,.timeline-item p,.policy-item p{font-size:.97rem}.site-header,.hero,.highlight-card,.feature-card,.timeline-item,.policy-hero,.policy-card{padding-left:18px;padding-right:18px}}
