.hero{text-align:center;padding:120px 24px 100px;position:relative;background:linear-gradient(180deg,#eef0ff,#f5f0ff 30%,#fff 70%)}.hero-badge{display:inline-block;background:#fff;border:1px solid #e2e4ea;border-radius:30px;padding:7px 18px;font-size:13px;font-weight:500;color:#4a4f6b;margin-bottom:28px;box-shadow:0 1px 3px #0000000f}.hero-title{font-size:56px;font-weight:700;line-height:1.15;color:#1a1a2e;letter-spacing:-1.5px;max-width:680px;margin:0 auto 22px}.hero-title-gradient{background:linear-gradient(135deg,#5b5fe9,#8b6fd4,#a88cdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:16px;color:#6b7280;line-height:1.7;max-width:560px;margin:0 auto;font-weight:400}.about-section{display:flex;justify-content:center;align-items:center;padding:80px 24px}.about-card{width:100%;max-width:680px;background:#f8f9fc;border:1px solid #eceef2;border-radius:16px;padding:56px 48px;text-align:center}.about-card-title{font-size:22px;font-weight:600;color:#1a1a2e;margin-bottom:12px;letter-spacing:-.4px}.about-card-placeholder{font-size:14px;color:#9ca3af;font-weight:400}.charts-section{padding:60px 48px 80px;max-width:1100px;margin:0 auto;width:100%}.charts-title{font-size:28px;font-weight:700;color:#1a1a2e;letter-spacing:-.6px;margin-bottom:8px}.charts-subtitle{font-size:14px;color:#9ca3af;margin-bottom:36px;font-weight:400}.chart-card{background:#fff;border:1px solid #eceef2;border-radius:14px;padding:28px 28px 36px;max-width:600px}.chart-card-title{font-size:16px;font-weight:600;color:#1a1a2e;letter-spacing:-.2px;margin-bottom:16px}.chart-card-body{width:100%;height:180px;background:#f8f9fc;border-radius:10px;border:1px dashed #dde0e8;display:flex;align-items:center;justify-content:center}.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;padding:0 2rem}.scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#888;font-size:.85rem;animation:bounce 2s infinite;cursor:pointer}.scroll-hint svg{width:24px;height:24px;stroke:#888}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#fff;color:#1a1a2e;-webkit-font-smoothing:antialiased}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.navbar{display:flex;align-items:center;justify-content:space-between;padding:18px 48px;background:#fff;border-bottom:1px solid #eceef2;position:sticky;top:0;z-index:100}.nav-logo{display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none}.nav-logo-icon{display:flex;align-items:center;justify-content:center}.nav-logo-text{font-size:17px;font-weight:600;color:#1a1a2e;letter-spacing:-.3px}.nav-links{display:flex;align-items:center;gap:28px}.nav-link{background:none;border:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;padding:6px 2px;transition:color .2s ease;font-family:inherit}.nav-link:hover{color:#1a1a2e}.nav-link.active{color:#1a1a2e;font-weight:600}
