@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&family=Space+Grotesk:wght@500;700&display=swap";:root{font-family:Noto Sans TC,sans-serif;color:#f6efe7;background:radial-gradient(circle at top left,rgba(215,87,49,.24),transparent 30%),radial-gradient(circle at 85% 15%,rgba(236,180,80,.16),transparent 22%),linear-gradient(135deg,#15110f,#201512 45%,#0d1720);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}#root{min-height:100vh}.shell{position:relative;width:min(1200px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.ambient{position:fixed;inset:auto;width:320px;height:320px;border-radius:999px;filter:blur(80px);opacity:.6;pointer-events:none}.ambient-left{top:80px;left:-120px;background:#db784140}.ambient-right{right:-100px;bottom:120px;background:#428bc433}.topbar,.hero,.section,.footer{position:relative;z-index:1}.topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;margin-bottom:28px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#0f0c0e7a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#f08a48,#b84535);font-family:Space Grotesk,sans-serif;font-weight:700;color:#fff7ed}.brand-text,.eyebrow,.panel-label,.timeline-step,.toplink{font-family:Space Grotesk,sans-serif}.brand-text{font-size:.98rem;letter-spacing:.04em}.toplink{color:#ffcf9c}.hero{display:grid;grid-template-columns:1.2fr .95fr;gap:28px;align-items:stretch;padding:34px 0 48px}.hero-copy,.hero-panel,.section,.footer{border:1px solid rgba(255,255,255,.08);background:#14111599;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 70px #00000047}.hero-copy,.hero-panel{border-radius:32px;padding:34px}.eyebrow{margin:0 0 16px;font-size:.84rem;letter-spacing:.12em;text-transform:uppercase;color:#ffbf7b}.hero h1,.section h2,.feature-card h3,.timeline-card h3{margin:0}.hero h1{max-width:11ch;font-size:clamp(2.7rem,5vw,5.5rem);line-height:.95;letter-spacing:-.04em}.lead{max-width:60ch;margin:20px 0 0;font-size:1.03rem;line-height:1.8;color:#f6efe7c7}.hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-width:144px;padding:14px 18px;border-radius:999px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#f08a48,#d45a3d);color:#fff7ed}.button-secondary{border:1px solid rgba(255,211,163,.3);background:#ffffff08}.panel-grid{display:grid;gap:16px;height:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.panel-card{min-height:160px;padding:20px;border-radius:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.panel-card-accent{background:linear-gradient(180deg,#ffb0672e,#ffffff0a)}.panel-card-wide{grid-column:1 / -1}.panel-card strong{display:block;margin-top:10px;font-size:1.28rem}.panel-card p,.feature-card p,.timeline-card p,.footer p{margin:10px 0 0;color:#f6efe7b3;line-height:1.7}.mini-list{margin:12px 0 0;padding-left:18px;color:#f6efe7c7;line-height:1.9}.metric-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.metric-chip{padding:14px;border-radius:18px;background:#070f1873;border:1px solid rgba(255,255,255,.08)}.metric-chip span{display:block;font-size:.82rem;color:#f6efe78c}.metric-chip strong{display:block;margin-top:8px;font-size:1rem}.section{margin-top:22px;padding:34px;border-radius:32px}.section-band{background:linear-gradient(135deg,#c4563129,#18324752),#141115b8}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.section h2{max-width:14ch;font-size:clamp(2rem,3vw,3.4rem);line-height:1;letter-spacing:-.04em}.card-grid,.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card,.timeline-card{position:relative;overflow:hidden;padding:22px;border-radius:26px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.feature-index{width:54px;height:6px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,#f5ad63,#5ea3db)}.timeline-step{display:inline-flex;margin-bottom:12px;color:#ffd1a1;letter-spacing:.12em}.footer{display:flex;justify-content:space-between;gap:16px;margin-top:22px;padding:20px 24px;border-radius:22px}@media(max-width:980px){.hero,.card-grid,.timeline{grid-template-columns:1fr}.hero h1,.section h2{max-width:none}.metric-row{grid-template-columns:1fr}}@media(max-width:640px){.shell{width:min(100% - 20px,1200px);padding-top:10px}.topbar,.footer,.section,.hero-copy,.hero-panel{padding:20px}.topbar,.footer{flex-direction:column;align-items:flex-start}.hero{padding-top:8px}.hero h1{font-size:2.6rem}}
