@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{font-family:Space Grotesk,sans-serif;color:#e7eaf0;background-color:#0f1117;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#0f1117;color:#e7eaf0}a{color:inherit;text-decoration:none}.promo{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top,rgba(109,139,255,.15),transparent 55%),radial-gradient(circle at 80% 90%,rgba(34,211,238,.12),transparent 45%),#0f1117}.promo__glow{position:absolute;border-radius:999px;filter:blur(120px);opacity:.8;pointer-events:none}.promo__glow--top{top:-220px;left:50%;width:560px;height:560px;transform:translate(-50%);background:#6d8bff4d;animation:float 18s ease-in-out infinite}.promo__glow--bottom{bottom:-260px;right:-140px;width:520px;height:520px;background:#22d3ee33;animation:float 20s ease-in-out infinite reverse}.promo__header{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:32px 24px;display:flex;align-items:center;justify-content:space-between}.promo__brand{display:flex;align-items:center;gap:12px}.promo__logo{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;overflow:hidden}.promo__name{font-size:18px;font-weight:600}.promo__tagline{font-size:12px;color:#eef2f799}.promo__link{font-size:14px;color:#eef2f7b3;transition:color .2s ease}.promo__link:hover{color:#fff}.promo__main{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:24px 24px 96px;display:flex;flex-direction:column;gap:56px}.promo__hero{display:flex;flex-direction:column;gap:20px;animation:fadeUp .8s ease both}.promo__hero-content{display:flex;align-items:center;gap:24px}.promo__hero-text{flex:1;display:flex;flex-direction:column;gap:20px}.promo__hero-logo{flex-shrink:0;width:280px;height:280px}.promo__kicker{font-size:12px;text-transform:uppercase;letter-spacing:.4em;color:#6d8bffe6}.promo__title{font-family:Fraunces,serif;font-size:clamp(2.6rem,4vw,3.6rem);line-height:1.05;margin:0}.promo__lead{max-width:640px;font-size:18px;color:#eef2f7c7;margin:0}.promo__chips{display:flex;flex-wrap:wrap;gap:12px}.promo__chip{padding:10px 16px;border-radius:999px;background:#6d8bff14;border:1px solid rgba(109,139,255,.25);font-size:13px;color:#e7eaf0cc}.promo__showcase{display:flex;justify-content:center;animation:fadeUp .85s ease .05s both}.promo__showcase-container{position:relative;width:min(900px,100%);border-radius:24px;overflow:hidden;border:1px solid rgba(109,139,255,.2);background:#0f111799;box-shadow:0 30px 60px #05060c80}.promo__showcase-image{display:block;width:100%;height:auto}.promo__download{display:flex;justify-content:center}.promo__download-card{width:min(900px,100%);padding:48px 40px;border-radius:28px;background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid rgba(109,139,255,.3);box-shadow:0 40px 80px #05060ca6;text-align:center;animation:fadeUp .9s ease .1s both}.promo__download-kicker{font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:#eef2f78c}.promo__download-title{font-family:Fraunces,serif;font-size:clamp(1.9rem,3vw,2.6rem);margin:16px 0 0}.promo__download-text{margin:12px auto 0;color:#eef2f7b3;max-width:520px}.promo__download-actions{margin-top:28px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.promo__cta{padding:14px 28px;border-radius:999px;background:linear-gradient(135deg,#6d8bff,#8da6ff);color:#0f1117;font-weight:600;box-shadow:0 20px 40px #6d8bff59;transition:transform .2s ease,box-shadow .2s ease}.promo__cta:hover{transform:translateY(-1px);box-shadow:0 24px 50px #6d8bff73}.promo__version{display:block;margin-top:12px;font-size:12px;color:#eef2f78c}@keyframes float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(20px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.promo__hero-content{flex-direction:column;gap:32px}.promo__hero-logo{display:none}.promo__download-card{padding:36px 24px}}
