*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{background:#07070A;font-family:'Space Grotesk',sans-serif;color:#fff;min-height:100svh;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-halo{position:fixed;top:50%;left:50%;width:80vmax;height:80vmax;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgba(255,214,0,0.14) 0,rgba(255,214,0,0.07) 30%,transparent 70%);pointer-events:none;z-index:0;border-radius:50%;will-change:transform}.bg-grid{position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}main{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100svh;min-height:100vh;padding:24px;text-align:center;width:100%;max-width:600px;margin:0 auto}.logo-badge{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.logo-badge img{width:40px;height:40px;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,0.08)}.badge{background:#101014;border:1px solid rgba(255,214,0,0.25);color:#fff;font-family:'Space Grotesk',sans-serif;font-weight:500;font-size:12px;padding:6px 14px;border-radius:999px;box-shadow:0 0 20px rgba(255,214,0,0.08);white-space:nowrap}h1{font-family:'Anton',sans-serif;font-weight:400;font-size:clamp(2.6rem,11vw,4.75rem);line-height:.92;letter-spacing:-0.01em;max-width:10ch;color:#fff;margin:0 0 12px;text-transform:none}.subtitle{font-family:'Space Grotesk',sans-serif;font-weight:500;font-size:clamp(1rem,3.5vw,1.25rem);line-height:1.5;max-width:34ch;color:rgba(255,255,255,0.85);margin:0 0 28px}.cta{display:block;width:100%;max-width:420px;background:#FFD600;color:#0A0A0B;font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:1rem;padding:16px 28px;min-height:48px;border-radius:999px;text-decoration:none;box-shadow:0 12px 30px rgba(255,214,0,0.22);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;margin:0 0 32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cta::after{content:'';position:absolute;inset:0;border-radius:999px;background:radial-gradient(circle at center,rgba(10,10,11,0.1) 0,transparent 70%);opacity:0;pointer-events:none;transform:scale(0.6);transition:opacity .3s ease,transform .3s ease}.cta:active::after{opacity:1;transform:scale(1)}.cta:active{transform:scale(0.98)}.cta:focus-visible{outline:2px solid #FFD600;outline-offset:3px;border-radius:999px}@media(hover:hover) and (pointer:fine){.cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(255,214,0,0.35)}}.proofs{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0;width:100%;max-width:420px}.proofs li{display:flex;align-items:center;gap:12px;background:#101014;border:1px solid rgba(255,255,255,0.08);border-radius:20px;padding:14px 18px;box-shadow:0 4px 16px rgba(0,0,0,0.3)}.icon{width:32px;height:32px;border-radius:50%;background:#101014;border:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.proofs li span:last-child{font-family:'Space Grotesk',sans-serif;font-weight:500;font-size:14px;color:#fff}.proofs li{opacity:1;transform:none}html.js-animate .proofs li{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}html.js-animate .proofs li:nth-child(1){transition-delay:0ms}html.js-animate .proofs li:nth-child(2){transition-delay:150ms}html.js-animate .proofs li:nth-child(3){transition-delay:300ms}html.js-animate .proofs li.visible{opacity:1;transform:translateY(0)}@media(min-width:768px){.proofs{flex-direction:row;max-width:600px;gap:16px}.proofs li{flex:1;justify-content:center}}@media(max-height:600px){main{padding:16px}.logo-badge{margin-bottom:12px}.cta{margin-bottom:20px}.proofs{gap:6px}.proofs li{padding:10px 14px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0ms!important}html.js-animate .proofs li{opacity:1;transform:none;transition:none}.cta{transition:none}.cta:hover{transform:none;box-shadow:0 12px 30px rgba(255,214,0,0.22)}.cta:active{transform:none}.cta:active::after{opacity:0;transform:none}.bg-halo{will-change:auto}}