.tsp-site{font-family:'Inter',system-ui,sans-serif;color:#1e1b4b}.tsp-site *{box-sizing:border-box;margin:0;padding:0}.tsp-hero{background:#0f0d2a;padding:100px 24px 80px;text-align:center;position:relative;overflow:hidden}.tsp-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 0%,rgb(99 102 241 / .18) 0%,transparent 70%);pointer-events:none}.tsp-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 16px;background:rgb(99 102 241 / .12);border:1px solid rgb(99 102 241 / .25);border-radius:999px;font-size:11px;font-weight:600;color:#a5b4fc;margin-bottom:24px;letter-spacing:.06em;text-transform:uppercase}.tsp-hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.04em;max-width:720px;margin:0 auto 18px}.tsp-hero h1 em{font-style:normal;background:linear-gradient(135deg,#818cf8,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.tsp-hero p{font-size:16px;color:#94a3b8;max-width:500px;margin:0 auto;line-height:1.7}.tsp-section{max-width:1100px;margin:0 auto;padding:80px 24px}.tsp-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#4f46e5;margin-bottom:14px;display:block}.tsp-h2{font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:800;color:#1e1b4b;line-height:1.15;letter-spacing:-.03em;margin-bottom:14px}.tsp-p{font-size:15px;color:#64748b;line-height:1.75}.tsp-card{background:#fff;border:1px solid #e0e7ff;border-radius:14px;padding:28px 24px}.tsp-card-dark{background:#0f0d2a;border:1px solid rgb(99 102 241 / .15);border-radius:14px;padding:28px}.tsp-btn{padding:12px 26px;background:#4f46e5;color:#fff;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .15s}.tsp-btn:hover{background:#4338ca}.tsp-btn-ghost{padding:12px 26px;background:rgb(255 255 255 / .06);color:#cbd5e1;border:1px solid rgb(255 255 255 / .12);border-radius:10px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.tsp-cta{background:#0f0d2a;padding:80px 24px;text-align:center;position:relative;overflow:hidden}.tsp-cta::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 50% 100%,rgb(99 102 241 / .2) 0%,transparent 65%);pointer-events:none}.tsp-cta h2{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.04em;margin-bottom:12px}.tsp-cta p{font-size:15px;color:#94a3b8;max-width:420px;margin:0 auto 32px;line-height:1.7}.tsp-footer{background:#0a0918;padding:60px 24px 32px;border-top:1px solid rgb(255 255 255 / .05)}.tsp-fg{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1100px;margin:0 auto 44px}.tsp-fb{font-size:19px;font-weight:800;color:#fff;margin-bottom:10px}.tsp-ft{font-size:13px;color:#475569;line-height:1.6}.tsp-fc h4{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#334155;margin-bottom:14px}.tsp-fc ul{list-style:none;display:flex;flex-direction:column;gap:8px}.tsp-fc a{font-size:14px;color:#475569;text-decoration:none}.tsp-fc a:hover{color:#a5b4fc}.tsp-bottom{max-width:1100px;margin:0 auto;padding-top:20px;border-top:1px solid rgb(255 255 255 / .05);text-align:center;font-size:13px;color:#334155}.tsp-prose{max-width:780px;margin:0 auto;padding:0 24px}.tsp-prose h2{font-size:18px;font-weight:700;color:#1e1b4b;margin:36px 0 10px}.tsp-prose p{font-size:15px;color:#64748b;line-height:1.75;margin-bottom:16px}.tsp-prose a{color:#4f46e5;text-decoration:none}@media(max-width:768px){.tsp-fg{grid-template-columns:1fr 1fr}}