.tm-page{--tm-bg:#f7f5f1;--tm-surface:#fff;--tm-ink:#10141c;--tm-muted:#5c6573;--tm-line:#10141c1a;--tm-soft:#f0eeea;--tm-orange:#ffa42e;--tm-orange-deep:#e8921a;--tm-dark:#000;background:var(--tm-bg);color:var(--tm-ink);font-family:Plus Jakarta Sans,Space Grotesk,sans-serif}.tm-shell{max-width:1100px;margin:0 auto;padding:clamp(100px,14vh,120px) 20px 80px}.tm-hero{background:radial-gradient(42% 48% at 82% 28%,#ffa42e33,#0000 58%),radial-gradient(36% 40% at 12% 88%,#10141c0d,#0000 55%),linear-gradient(165deg,#fff 0%,#f6f4ef 55%,#fff 100%);border:1px solid #10141c0f;border-radius:36px;margin-bottom:28px;padding:clamp(48px,7vw,72px) clamp(24px,5vw,56px);position:relative;overflow:hidden}.tm-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--tm-orange-deep);margin:0 0 18px;font-size:.72rem;font-weight:750;display:inline-flex}.tm-hero h1{letter-spacing:-.04em;max-width:16ch;margin:0;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.05}.tm-hero-sub{color:var(--tm-muted);max-width:52ch;margin:18px 0 0;font-size:1.05rem;line-height:1.65}.tm-hero-ctas{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.tm-btn,.tm-btn-ghost{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.tm-btn{background:var(--tm-orange);color:#10141c}.tm-btn:hover{background:var(--tm-orange-deep);transform:translateY(-1px)}.tm-btn-ghost{color:var(--tm-ink);background:#10141c0a;border:1px solid #10141c14}.tm-btn-ghost:hover{background:#10141c12}.tm-section{margin-top:28px}.tm-section-head{margin-bottom:18px}.tm-section-head h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.tm-section-head p{color:var(--tm-muted);max-width:48ch;margin:8px 0 0;line-height:1.55}.tm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tm-card{background:var(--tm-surface);border:1px solid var(--tm-line);border-radius:22px;flex-direction:column;align-items:flex-start;gap:14px;padding:24px 22px;display:flex}.tm-avatar{object-fit:cover;background:var(--tm-soft);border:1px solid var(--tm-line);border-radius:50%;width:88px;height:88px}.tm-avatar-fallback{background:var(--tm-dark);color:#fff;letter-spacing:-.02em;border-radius:50%;place-items:center;width:88px;height:88px;font-size:1.2rem;font-weight:800;display:grid}.tm-card h3{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800}.tm-handle{color:var(--tm-muted);margin:4px 0 0;font-size:.86rem;font-weight:600}.tm-role{color:var(--tm-orange-deep);margin:8px 0 0;font-size:.88rem;font-weight:700}.tm-cta{background:var(--tm-dark);color:#fff;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:28px 24px;display:flex}.tm-cta h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.3rem,2.4vw,1.7rem)}.tm-cta p{color:#ffffffad;max-width:44ch;margin:8px 0 0;line-height:1.5}.tm-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.tm-cta .tm-btn-ghost{color:#fff;background:#ffffff14;border-color:#ffffff1f}.tm-cta .tm-btn-ghost:hover{background:#ffffff24}@media (max-width:900px){.tm-grid{grid-template-columns:1fr}}@media (max-width:640px){.tm-shell{padding-top:96px}.tm-hero{border-radius:24px}}html[data-theme=dark] .tm-page{--tm-bg:#000;--tm-surface:#0a0a0a;--tm-ink:#e8edf4;--tm-muted:#aeb8c6;--tm-line:#ffffff1a;--tm-soft:#111;--tm-orange:#ffa42e;--tm-orange-deep:#ffa42e;--tm-dark:#050505;background:var(--tm-bg)!important;color:var(--tm-ink)!important}html[data-theme=dark] .tm-hero{background:radial-gradient(42% 48% at 82% 28%,#ffa42e24,#0000 58%),radial-gradient(36% 40% at 12% 88%,#ffa42e0f,#0000 55%),linear-gradient(165deg,#050505 0%,#000 55% 100%)!important;border-color:#ffffff1a!important}html[data-theme=dark] .tm-hero h1,html[data-theme=dark] .tm-shell h1,html[data-theme=dark] .tm-shell h2,html[data-theme=dark] .tm-shell h3{color:#e8edf4!important}html[data-theme=dark] .tm-hero-sub,html[data-theme=dark] .tm-section-head p,html[data-theme=dark] .tm-handle,html[data-theme=dark] .tm-cta p{color:#aeb8c6!important}html[data-theme=dark] .tm-btn-ghost{color:#e8edf4!important;background:#ffffff0f!important;border-color:#ffffff2e!important}html[data-theme=dark] .tm-btn-ghost:hover{background:#ffffff1c!important}html[data-theme=dark] .tm-card{background:#0a0a0a!important;border-color:#ffffff1a!important}html[data-theme=dark] .tm-avatar{background:#111!important;border-color:#ffffff1a!important}html[data-theme=dark] .tm-avatar-fallback{border:1px solid #ffffff1a;background:#111!important}html[data-theme=dark] .tm-cta{color:#e8edf4!important;background:#050505!important;border:1px solid #ffffff1a!important}html[data-theme=dark] .tm-cta h2{color:#e8edf4!important}html[data-theme=dark] .tm-cta .tm-btn-ghost{color:#e8edf4!important;background:#ffffff14!important;border-color:#fff3!important}html[data-theme=dark] .tm-cta .tm-btn-ghost:hover{background:#ffffff24!important}
