body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;background:radial-gradient(circle at top,#6b5b7e2e,#0000 35%),linear-gradient(180deg,#0f2d42,#1a202c 55%,#1a202c);color:#f5f1e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;text-align:center}.landing-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px;position:relative}.background-glow{border-radius:999px;filter:blur(80px);opacity:.35;pointer-events:none;position:absolute}.background-glow-1{background:#7dd3c024;height:220px;left:8%;top:8%;width:220px}.background-glow-2{background:#6b5b7e33;bottom:10%;height:260px;right:4%;width:260px}.landing-container{align-items:center;display:flex;flex-direction:column;max-width:440px;padding:32px 20px;position:relative;width:100%;z-index:1}.hero,.orb-wrapper{margin-bottom:28px}.orb-wrapper{align-items:center;display:flex;justify-content:center}.orb{animation:orbPulse 2.8s ease-in-out infinite;background:radial-gradient(circle at 35% 35%,#a0e7d7 0,#7dd3c0 45%,#2d6a94 100%);border-radius:999px;box-shadow:0 0 30px #7dd3c059,0 0 65px #7dd3c040,0 0 110px #7dd3c024;height:120px;opacity:.92;width:120px}.hero-title{color:#f5f1e8;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.hero-subtitle{color:#9ca3af;font-size:1rem;line-height:1.65;margin:0 auto;max-width:360px}.browser-instructions{animation:fadeUp .6s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#1a4d6f61,#4a3b5c3d);border:1px solid #f5f1e814;border-radius:24px;box-shadow:0 14px 40px #0000003d,inset 0 1px 0 #ffffff08;margin-bottom:24px;padding:22px 20px;text-align:left;width:100%}.instruction-badge{background:#7dd3c024;border:1px solid #7dd3c038;border-radius:999px;color:#a0e7d7;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:12px;padding:6px 10px}.instructions-title{color:#f5f1e8;font-size:1.1rem;font-weight:600;margin-bottom:10px}.instructions-text{color:#e8e8e8;font-size:.98rem;line-height:1.65}.instructions-text strong{color:#f5f1e8;font-weight:700}.cta-link{align-items:center;background:linear-gradient(135deg,#7dd3c0,#a0e7d7);border-radius:999px;box-shadow:0 10px 24px #7dd3c038,inset 0 0 0 1px #ffffff0a;color:#1a202c;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:-.01em;min-height:58px;padding:16px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:100%}.cta-link:hover{box-shadow:0 14px 30px #7dd3c047,inset 0 0 0 1px #ffffff0d;transform:translateY(-2px)}.cta-link:active{opacity:.96;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes orbPulse{0%{box-shadow:0 0 30px #7dd3c059,0 0 65px #7dd3c040,0 0 110px #7dd3c024;transform:scale(1)}50%{box-shadow:0 0 40px #7dd3c06b,0 0 85px #7dd3c04d,0 0 130px #7dd3c029;transform:scale(1.06)}to{box-shadow:0 0 30px #7dd3c059,0 0 65px #7dd3c040,0 0 110px #7dd3c024;transform:scale(1)}}@media (max-width:480px){.landing-container{padding:24px 16px}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.96rem}.browser-instructions{padding:20px 18px}.orb{height:108px;width:108px}}
/*# sourceMappingURL=main.58a7fb45.css.map*/