:root{--accent: #15803d;--navy: #16233a;--muted: #8a93a3;--bg: #ffffff;--line: #eef0f3;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--navy)}*{box-sizing:border-box}body{margin:0;background:var(--bg);min-height:100dvh;display:flex;flex-direction:column}#app{flex:1;display:flex;flex-direction:column}.site-header{background:var(--accent);color:#fff;text-align:center;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;font-size:1.05rem;font-weight:700;letter-spacing:.02em}.site-footer{text-align:center;padding:12px 16px calc(12px + env(safe-area-inset-bottom));font-size:.8rem;color:var(--muted);border-top:1px solid var(--line)}.site-footer a{color:var(--accent);font-weight:600;text-decoration:none}.site-footer a:hover{text-decoration:underline}.screen{flex:1;display:flex;flex-direction:column;align-items:center;padding:24px}.landing{justify-content:center;text-align:center;gap:12px}.tagline{color:var(--muted);margin:0 0 8px}.primary{display:inline-block;background:var(--accent);color:#fff;border:0;border-radius:14px;padding:14px 22px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer}.results{justify-content:flex-start;gap:16px;padding-bottom:0}.compass-host{margin-top:8px}.compass{position:relative;width:min(78vw,320px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fff,#f6f7f9)}.compass-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.target{text-align:center;padding:0 16px}.target-name{margin:0;font-size:1.5rem;font-weight:800;line-height:1.2;color:var(--navy)}.target-meta{margin:4px 0 0;font-size:.9rem;color:var(--muted)}.directions{text-align:center}.static-note{color:var(--muted);font-size:.8rem;margin:0}.sheet{width:100%;margin-top:auto;background:#fff;border-top-left-radius:18px;border-top-right-radius:18px;box-shadow:0 -4px 16px #0000000f;max-height:42dvh;overflow-y:auto;padding-bottom:8px}.sheet-handle{width:38px;height:4px;border-radius:2px;background:#d7dbe2;margin:8px auto}.place-row{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 16px;border:0;border-bottom:1px solid var(--line);background:none;font:inherit;color:inherit;text-align:left;cursor:pointer}.row-dist{color:var(--muted);font-size:.85rem}.badge{justify-self:start;font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:9px}.badge-bar{background:#e3f4ea;color:var(--accent)}.badge-store{background:#eef0f3;color:var(--navy)}.message{justify-content:center;text-align:center;gap:10px}body.greg{padding-top:33vh;padding-bottom:10vh}body.greg .site-header{display:none}.greg-top-ad{position:fixed;top:0;left:0;right:0;height:33vh;background:linear-gradient(135deg,#f0c,#33f 60%,#00d4ff);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:16px;z-index:1000;font-family:Comic Sans MS,Comic Sans,system-ui;border-bottom:4px solid #ffea00;overflow:hidden}.greg-top-ad:before{content:"🚨 SPONSORED 🚨";position:absolute;top:6px;left:10px;font-size:.7rem;letter-spacing:.15em;opacity:.95}.greg-top-ad:after{content:"ad will close in 30s";position:absolute;top:6px;right:10px;font-size:.7rem;opacity:.95}.greg-ad-headline{font-size:clamp(1.1rem,3.4vw,2rem);font-weight:900;line-height:1.15;text-shadow:2px 2px 0 #000;max-width:92%}.greg-ad-cta{margin-top:14px;font-size:1.05rem;font-weight:800;background:#ffea00;color:#000;padding:8px 18px;border-radius:999px;box-shadow:0 0 0 3px #0003;animation:gregPulse .7s ease-in-out infinite alternate}@keyframes gregPulse{0%{transform:scale(1)}to{transform:scale(1.08)}}.greg-bottom-ad{position:fixed;bottom:0;left:0;right:0;height:10vh;min-height:64px;background:#000;color:#ffea00;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 16px;text-align:center;z-index:1000;border-top:3px solid #ffea00;font-family:Comic Sans MS,system-ui;font-weight:700;font-size:.95rem}.greg-bottom-ad .greg-tag{background:#ffea00;color:#000;padding:2px 6px;border-radius:4px;font-size:.7rem;letter-spacing:.05em}.greg-bottom-ad a{color:#ffea00;text-decoration:underline;font-weight:800}.greg-google{position:fixed;top:calc(33vh + 12px);right:0;bottom:calc(10vh + 12px);width:min(80vw,380px);background:#fff;border-left:1px solid #dadce0;box-shadow:-6px 0 24px #0000002e;padding:28px 20px 20px;z-index:999;color:#202124;font-family:system-ui,Arial,sans-serif;overflow-y:auto}.greg-google-x{position:absolute;top:6px;right:8px;background:none;border:0;font-size:18px;cursor:pointer;color:#5f6368;width:26px;height:26px;line-height:1}.greg-google-logo{font:700 1.9rem/1 Arial,sans-serif;text-align:center;margin:4px 0 18px}.greg-google h3{margin:0 0 6px;font-size:1.05rem;font-weight:600}.greg-google p{margin:0 0 10px;color:#5f6368;font-size:.88rem;line-height:1.4}.greg-google-btn{width:100%;background:#1a73e8;color:#fff;border:0;border-radius:4px;padding:11px 16px;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:8px}.greg-google .greg-fine{font-size:.7rem;color:#999;margin-top:14px;line-height:1.35}.greg-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000009e;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.greg-modal{background:#fff;max-width:92vw;width:440px;padding:22px 22px 18px;border-radius:8px;box-shadow:0 12px 48px #0000004d;font-family:system-ui,Arial,sans-serif;color:#202124}.greg-modal h3{margin:0 0 10px;font-size:1.15rem}.greg-modal p{margin:0 0 12px;color:#444;font-size:.92rem;line-height:1.45}.greg-modal .greg-fine{font-size:.72rem;color:#888}.greg-modal-row{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:8px}.greg-modal button{border:0;border-radius:6px;padding:9px 14px;font-size:.9rem;cursor:pointer}.greg-modal .greg-primary{background:#1976d2;color:#fff;font-weight:600}.greg-modal .greg-secondary{background:#eee;color:#333}.greg-modal .greg-tiny{background:transparent;color:#888;text-decoration:underline;font-size:.72rem;padding:6px 2px;font-weight:400}
