*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#020817;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.app{justify-content:center;align-items:center;min-height:100%;padding:2rem 1.25rem;display:flex;position:relative;overflow:hidden}.bg-dots{pointer-events:none;background-image:radial-gradient(#06b6d42e 1px,#0000 1px);background-size:36px 36px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(75% 75%,#000 0%,#0000 100%);mask-image:radial-gradient(75% 75%,#000 0%,#0000 100%)}.orb{filter:blur(90px);pointer-events:none;border-radius:50%;animation:10s ease-in-out infinite alternate orbDrift;position:fixed}.orb-1{background:radial-gradient(circle,#06b6d438,#0000 65%);width:560px;height:560px;animation-delay:0s;top:-180px;left:-180px}.orb-2{background:radial-gradient(circle,#6366f133,#0000 65%);width:480px;height:480px;animation-delay:-5s;bottom:-150px;right:-150px}.orb-3{background:radial-gradient(circle,#a855f71f,#0000 65%);width:360px;height:360px;animation-delay:-2.5s;top:40%;left:55%;transform:translate(-50%,-50%)}@keyframes orbDrift{0%{transform:scale(1)translate(0)}to{transform:scale(1.15)translate(30px,-25px)}}.orb-3{animation:10s ease-in-out infinite alternate orbDrift3}@keyframes orbDrift3{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(calc(25px - 50%),calc(-50% - 20px))scale(1.1)}}.particle{opacity:0;pointer-events:none;background:#06b6d4;border-radius:50%;animation:linear infinite particleFly;position:fixed}@keyframes particleFly{0%{opacity:0;transform:translateY(0)scale(0)}10%{opacity:.5;transform:translateY(-15px)scale(1)}90%{opacity:.1;transform:translateY(-80px)scale(.4)}to{opacity:0;transform:translateY(-100px)scale(0)}}.main{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex;position:relative}.scan-wrap{flex-shrink:0;justify-content:center;align-items:center;width:220px;height:220px;margin-bottom:2rem;display:flex;position:relative}.ring{border:1px solid #06b6d440;border-radius:50%;animation:3.5s ease-in-out infinite ringPulse;position:absolute}.r1{width:220px;height:220px;animation-delay:0s}.r2{width:186px;height:186px;animation-delay:-1.2s}.r3{width:152px;height:152px;animation-delay:-2.4s}@keyframes ringPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.04)}}.frame{border-radius:4px;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:relative;overflow:hidden}.corner{width:18px;height:18px;position:absolute}.tl{border-top:2px solid #06b6d4;border-left:2px solid #06b6d4;top:0;left:0}.tr{border-top:2px solid #06b6d4;border-right:2px solid #06b6d4;top:0;right:0}.bl{border-bottom:2px solid #06b6d4;border-left:2px solid #06b6d4;bottom:0;left:0}.br{border-bottom:2px solid #06b6d4;border-right:2px solid #06b6d4;bottom:0;right:0}.face-svg{color:#06b6d4;width:86px;height:86px;animation:4s ease-in-out infinite facePulse}@keyframes facePulse{0%,to{opacity:.9}50%{opacity:.6}}.scan-line{background:linear-gradient(90deg,#0000 0%,#06b6d4 30%,#67e8f9 50%,#06b6d4 70%,#0000 100%);height:2px;animation:2.8s ease-in-out infinite scanMove;position:absolute;top:0;left:0;right:0;box-shadow:0 0 8px #06b6d4cc,0 0 16px #06b6d466}@keyframes scanMove{0%{opacity:1;top:0%}49%{opacity:.9}50%{opacity:0;top:100%}51%{opacity:0;top:0%}52%{opacity:.9}to{opacity:1;top:100%}}.badge{color:#06b6d4;letter-spacing:.12em;text-transform:uppercase;background:#06b6d414;border:1px solid #06b6d447;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 18px;font-size:.7rem;font-weight:600;display:inline-flex}.bdot{background:#06b6d4;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite blink;box-shadow:0 0 6px #06b6d4}@keyframes blink{0%,to{opacity:1}50%{opacity:.15}}.title{letter-spacing:-.03em;background:linear-gradient(135deg,#67e8f9 0%,#06b6d4 40%,#818cf8 80%,#a78bfa 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem;font-size:clamp(2.8rem,10vw,4.5rem);font-weight:900;line-height:1;animation:5s ease-in-out infinite titleShimmer}@keyframes titleShimmer{0%,to{background-position:0%}50%{background-position:100%}}.subtitle{color:#64748b;letter-spacing:.04em;margin-bottom:1.25rem;font-size:clamp(.95rem,3vw,1.15rem);font-weight:500}.desc{color:#475569;max-width:380px;margin-bottom:2rem;font-size:.88rem;line-height:1.75}.divider{align-items:center;gap:10px;width:100%;max-width:280px;margin-bottom:1.5rem;display:flex}.divider span:not(.divider-dot){background:linear-gradient(90deg,#0000,#06b6d433,#0000);flex:1;height:1px}.divider-dot{background:#06b6d466;border-radius:50%;width:5px;height:5px}.chips{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.chip{color:#64748b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:7px;padding:7px 15px;font-size:.78rem;font-weight:500;transition:border-color .3s;display:flex}.chip:hover{border-color:#06b6d440}.cdot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.cdot-active{background:#22c55e;animation:2.5s ease-in-out infinite blink;box-shadow:0 0 7px #22c55eb3}.cdot-progress{background:#f59e0b;animation:1.2s ease-in-out infinite blink;box-shadow:0 0 7px #f59e0bb3}.foot{color:#64748b66;letter-spacing:.06em;font-size:.72rem}@media (width<=420px){.scan-wrap,.r1{width:175px;height:175px}.r2{width:148px;height:148px}.r3{width:121px;height:121px}.frame{width:105px;height:105px}.face-svg{width:68px;height:68px}.chips{gap:.4rem}.chip{padding:5px 11px;font-size:.72rem}.desc{font-size:.83rem}}@media (width>=768px){.scan-wrap{width:260px;height:260px;margin-bottom:2.5rem}.r1{width:260px;height:260px}.r2{width:220px;height:220px}.r3{width:180px;height:180px}.frame{width:156px;height:156px}.face-svg{width:104px;height:104px}}
