*{box-sizing:border-box;margin:0;padding:0}:root{--lime:#cf0;--text:#0d0d0d;--sub:#00000073}body{background:var(--lime);color:var(--text);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow-x:hidden}.bg-circles{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.circle{will-change:transform;background:#0000000a;border-radius:50%;position:absolute}.c1{width:300px;height:300px;animation:18s ease-in-out infinite float1;top:-80px;left:-60px}.c2{width:200px;height:200px;animation:22s ease-in-out infinite float2;top:30%;right:-40px}.c3{width:160px;height:160px;animation:20s ease-in-out infinite float3;bottom:10%;left:10%}.c4{width:120px;height:120px;animation:16s ease-in-out infinite float4;top:20%;left:40%}.c5{width:240px;height:240px;animation:24s ease-in-out infinite float5;bottom:-60px;right:20%}.c6{width:80px;height:80px;animation:14s ease-in-out infinite float6;top:60%;left:-20px}.c7{width:180px;height:180px;animation:19s ease-in-out infinite float7;top:5%;right:25%}@keyframes float1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,50px)scale(1.05)}66%{transform:translate(-20px,80px)scale(.95)}}@keyframes float2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,40px)scale(1.08)}66%{transform:translate(-30px,-60px)scale(.92)}}@keyframes float3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(60px,-30px)scale(.95)}66%{transform:translate(20px,40px)scale(1.05)}}@keyframes float4{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-30px,-50px)rotate(180deg)}}@keyframes float5{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-40px,-50px)scale(1.1)}66%{transform:translate(30px,-20px)scale(.9)}}@keyframes float6{0%,to{transform:translate(0)}50%{transform:translate(70px,-40px)}}@keyframes float7{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-50px,60px)scale(1.06)}80%{transform:translate(20px,30px)scale(.96)}}.container{text-align:center;z-index:1;width:100%;max-width:460px;position:relative}.logo{letter-spacing:-4px;color:var(--text);margin-bottom:48px;font-size:clamp(3.5rem,12vw,5.5rem);font-weight:900;line-height:1}.card{background:#fff;border-radius:24px;padding:48px 40px 40px;box-shadow:0 4px 24px #0000000f}.lock-icon{width:48px;height:48px;margin:0 auto 20px}.lock-icon svg{width:100%;height:100%}h1{letter-spacing:-.5px;margin-bottom:10px;font-size:1.5rem;font-weight:800}.desc{color:var(--sub);max-width:320px;margin:0 auto;font-size:.88rem;line-height:1.6}.divider{background:#ebebeb;width:36px;height:1.5px;margin:28px auto}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.stat{background:#f5f5f5;border-radius:12px;padding:16px 12px}.stat b{font-size:1.15rem;font-weight:800;display:block}.stat span{text-transform:uppercase;letter-spacing:1.5px;color:var(--sub);margin-top:3px;font-size:.6rem;font-weight:600;display:block}.bottom-row{justify-content:center;align-items:center;gap:10px;display:flex}.badge{background:var(--text);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:24px;align-items:center;padding:7px 18px;font-size:.68rem;font-weight:700;display:inline-flex}.os-circle{border-radius:50%;flex-shrink:0;width:32px;height:32px;display:flex;overflow:hidden}.os-circle img{object-fit:cover;width:100%;height:100%;display:block}.social{margin-top:32px}.social a{color:var(--text);background:#fff;border-radius:12px;align-items:center;gap:6px;padding:10px 20px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 12px #0000000d}@media (max-width:480px){.card{padding:36px 24px 32px}.logo{margin-bottom:32px}}.os-link{color:var(--text);background:#111;border-radius:24px;align-items:center;gap:10px;padding:8px 20px 8px 8px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.os-link:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.os-label{letter-spacing:.5px;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:700}
