.app{color:#fff;background:radial-gradient(circle at top,#2b58ad2e,#0000 32%),radial-gradient(circle at bottom,#22d0c51f,#0000 30%),linear-gradient(#06111b 0%,#03060c 52%,#020409 100%);min-height:100vh;position:relative;overflow:hidden}.backgroundOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(50px);opacity:.4;border-radius:999px;animation:8s ease-in-out infinite floatOrb;position:absolute}.orb1{background:#ffd25a24;width:180px;height:180px;top:-40px;left:-60px}.orb2{background:#49d6e01f;width:160px;height:160px;animation-delay:1.5s;top:38%;right:-50px}.orb3{background:#6065ff1a;width:220px;height:220px;animation-delay:.8s;bottom:-50px;left:50%;transform:translate(-50%)}@keyframes floatOrb{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.landingScreen{justify-content:center;align-items:center;padding:24px;display:flex}.landingContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.landingLogo{filter:drop-shadow(0 12px 30px #ffcd5a24);width:250px;max-width:82vw;height:auto}.landingText{color:#ffffffd1;letter-spacing:.04em;margin:26px 0 0;font-size:16px}.phoneShell{z-index:2;flex-direction:column;min-height:100vh;padding:18px 14px 0;display:flex;position:relative}.topSection{flex-direction:column;align-items:center;display:flex}.headerLogo{filter:drop-shadow(0 8px 24px #ffcd5a1f);width:170px;height:auto;margin-top:6px;margin-bottom:32px}.headline{text-align:center;letter-spacing:-.03em;color:#f6f8fb;text-shadow:0 8px 24px #00000059;margin:0 0 28px;font-size:26px;font-weight:600;line-height:1.18}.buttonBlock{text-align:center;width:100%;margin-bottom:22px}.singleMapBlock{margin-bottom:0}.buttonLabel{color:#d7e1eea3;letter-spacing:.01em;margin:0 0 9px;font-size:15px}.modeButton{color:#111318;background:linear-gradient(#ffd45afa 0%,#ebb539fa 100%);border:1px solid #ffe18d38;border-radius:14px;width:100%;height:50px;font-size:17px;font-weight:700;box-shadow:0 10px 30px #f5c04329,inset 0 1px #fff5d273}.middleSection{flex:1;justify-content:center;align-items:center;padding:14px 0 22px;display:flex}.emptyMiddle{width:100%;height:240px}.statusBlock{opacity:0;justify-content:center;align-items:center;width:100%;transition:opacity .45s,transform .45s;display:flex;position:relative;transform:scale(.94)translateY(10px)}.statusBlock.show{opacity:1;transform:scale(1)translateY(0)}.visualGlow{filter:blur(36px);opacity:.55;border-radius:999px;width:240px;height:240px;animation:2.4s ease-in-out infinite pulseGlow;position:absolute}.farGlow{background:#3bc3ff3d}.closeGlow{background:#ffc74738}.foundGlow{background:#87ff5433}@keyframes pulseGlow{0%,to{opacity:.42;transform:scale(.96)}50%{opacity:.62;transform:scale(1.05)}}.statusImage{z-index:2;filter:drop-shadow(0 18px 40px #00000073);width:100%;max-width:290px;height:auto;display:block;position:relative}.bottomSection{text-align:center;width:calc(100% + 28px);margin-left:-14px}.bottomLabel{margin-bottom:12px}.buzzButton{color:#06191d;letter-spacing:-.03em;background:linear-gradient(#4ae0d3 0%,#23bcb6 100%);border:none;border-radius:24px 24px 0 0;width:100%;height:82px;font-size:24px;font-weight:900;transition:transform .18s,filter .18s,opacity .18s;box-shadow:0 -8px 30px #37d7ce24,inset 0 1px #dcfffc80}.buzzButton:active{filter:brightness(.98);transform:scale(.985)}.buzzButton.disabled{opacity:.7}@media (width<=380px){.headline{font-size:23px}.landingLogo{width:220px}.headerLogo{width:155px}.statusImage{max-width:265px}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}body{background:#03060c}
