:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg: #fdfdfc;--bg-soft: #f3f4f6;--text: #111827;--text-soft: #6b7280;--primary: #1f2937;--accent: #b45309;--card: #ffffff;--border: #e5e7eb}[data-theme=dark]{--bg: #0e1116;--bg-soft: #141922;--text: #e5e7eb;--text-soft: #9ca3af;--primary: #f3f4f6;--accent: #d97706;--card: #111827;--border: #1f2937}.hero{min-height:100vh;display:flex;align-items:center;background:var(--bg)}.hero-inner{max-width:720px;margin:0 auto;padding:0 24px}.hero-greeting{font-size:14px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);margin-bottom:24px}.hero-title{font-size:clamp(32px,5vw,56px);line-height:1.25;font-weight:600;color:var(--text);margin-bottom:32px}.hero-desc{font-size:18px;line-height:1.8;color:var(--text-soft);max-width:560px}.who{padding:120px 0;background:var(--bg-soft)}.who-inner{max-width:720px;margin:0 auto;padding:0 24px}.section-title{font-size:24px;font-weight:600;margin-bottom:48px;color:var(--text)}.who-list{list-style:none;padding:0;margin:0}.who-item{font-size:18px;line-height:1.8;color:var(--text-soft);margin-bottom:20px}.belief{padding:120px 0;background:var(--bg)}.belief-inner{max-width:720px;margin:0 auto;padding:0 24px}.belief-list{display:flex;flex-direction:column;gap:48px}.belief-title{font-size:20px;font-weight:600;margin-bottom:12px;color:var(--text)}.belief-desc{font-size:18px;line-height:1.8;color:var(--text-soft)}.current{padding:120px 0;background:var(--bg-soft)}.current-inner{max-width:720px;margin:0 auto;padding:0 24px}.current-text{font-size:18px;line-height:1.9;color:var(--text-soft);margin-bottom:28px}.connect{padding:120px 0;background:var(--bg);text-align:center}.connect-inner{max-width:720px;margin:0 auto;padding:0 24px}.connect-desc{font-size:18px;line-height:1.8;color:var(--text-soft);margin-bottom:40px}.connect-links{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.connect-link{font-size:16px;text-decoration:none;color:var(--text);border-bottom:1px solid var(--border);padding-bottom:4px;transition:opacity .2s ease}.connect-link:hover{opacity:.6}
