body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--orange:#f97316;--orangeSoft:#fff7ed;--text:#0f172a;--muted:#64748b;--border:#e2e8f0}*{box-sizing:border-box}body{background:#fff;color:#0f172a;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}.site{min-height:100vh}.wrap{margin:0 auto;max-width:980px;padding:0 24px}.center,.hero{text-align:center}.hero{margin:0 auto;max-width:980px;padding:96px 24px 72px}.heroLogo{display:block;height:160px;margin:0 auto 24px;object-fit:contain;width:160px}.heroName{font-size:clamp(36px,4vw,56px);margin:0 0 10px}.heroRole{color:#f97316;color:var(--orange);font-size:20px;font-weight:600;margin:0}.heroTag{color:#0f172a;color:var(--text);font-size:18px;margin:10px 0 0}.heroIntro{color:#64748b;color:var(--muted);line-height:1.6;margin:18px auto 28px;max-width:720px}.heroActions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.btnPrimary,.btnSecondary{align-items:center;border-radius:16px;display:inline-flex;font-weight:600;justify-content:center;padding:12px 18px;text-decoration:none;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.btnPrimary{background:#f97316;background:var(--orange);box-shadow:0 8px 24px #f9731640;color:#fff}.btnPrimary:hover{opacity:.95;transform:translateY(-2px)}.btnSecondary{border:1px solid #e2e8f0;border:1px solid var(--border);color:#0f172a;color:var(--text)}.btnSecondary:hover{transform:translateY(-2px)}.section{padding:72px 0}.section.soft{background:#fff7ed;background:var(--orangeSoft)}.h2{font-size:30px;margin:0 0 14px}.muted{color:#64748b;color:var(--muted);line-height:1.6;margin:0 auto 28px;max-width:720px}.socialGrid{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.socialItem{align-items:center;color:#f97316;color:var(--orange);display:flex;flex-direction:column;gap:10px;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.socialItem:hover{opacity:.95;transform:translateY(-4px) scale(1.03)}.socialIconTile{align-items:center;background:#fff;border:1px solid #f9731626;border-radius:18px;box-shadow:0 6px 18px #0206170f;display:flex;height:56px;justify-content:center;width:56px}.socialIcon{height:36px;object-fit:contain;width:36px}.socialLabel{font-size:13px;font-weight:700;letter-spacing:.03em}.coachCard{background:#fff7ed;background:var(--orangeSoft);border:1px solid #f973161f;border-radius:18px;box-shadow:0 6px 18px #0206170f;color:#334155;line-height:1.7;margin:0 auto;max-width:820px;padding:28px}.coachCard .emph{color:#0f172a;font-weight:800;margin:14px 0;text-transform:uppercase}.footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);color:#94a3b8;font-size:13px;padding:18px 24px;text-align:center}
/*# sourceMappingURL=main.ed4b412e.css.map*/