main.home-screen{--foreground:var(--scout-ink);--muted-foreground:var(--scout-muted);--ring:var(--scout-blue);--border:var(--scout-border);--input:var(--scout-border);isolation:isolate;background:var(--scout-canvas);min-height:100svh;color:var(--scout-ink);padding:clamp(7.5rem,13vh,9rem) 1.5rem clamp(5rem,12vh,8rem);position:relative}.home-background{z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.home-background-image{object-fit:cover;object-position:center bottom}.home-map-marker{opacity:.72;width:1.45rem;height:2.15rem;position:absolute}.home-map-marker--orange{color:var(--scout-orange);--marker-delay:-.8s;bottom:16%;left:8.5%}.home-map-marker--blue{color:var(--scout-blue);--marker-delay:-3.4s;bottom:11%;right:10%}.home-map-marker-pin{width:100%;height:100%;animation:home-marker-float 6.4s ease-in-out var(--marker-delay) infinite;display:block}.home-map-marker-shadow{opacity:.14;width:56%;height:.22rem;animation:home-marker-shadow 6.4s ease-in-out var(--marker-delay) infinite;background:currentColor;border-radius:50%;position:absolute;bottom:-.1rem;left:22%}@keyframes home-marker-float{0%,70%,to{transform:translateY(0)}32%{transform:translateY(-.32rem)rotate(-3deg)}48%{transform:translateY(-.22rem)rotate(2deg)}}@keyframes home-marker-shadow{0%,70%,to{opacity:.14;transform:scale(1)}32%,48%{opacity:.07;transform:scale(.72)}}.home-content{width:100%;max-width:60rem;position:relative}.home-intro{text-align:center}.home-compass{width:2.9rem;height:2.9rem;color:var(--scout-orange);margin:0 auto 1.75rem}.home-title{max-width:28ch;font-family:var(--font-editorial);letter-spacing:-.052em;color:var(--scout-ink);text-wrap:balance;margin:0 auto;font-size:clamp(2.75rem,5.2vw,4.6rem);font-weight:600;line-height:1.02}.home-subtitle{max-width:42ch;color:var(--scout-muted);letter-spacing:-.018em;text-wrap:balance;margin:1.25rem auto 0;font-size:clamp(1.05rem,2vw,1.5rem);line-height:1.5}.home-accent{background:var(--scout-orange);border-radius:1rem;width:5.4rem;height:.18rem;margin:1.5rem auto 0;display:block}.home-search-panel{border:1px solid var(--scout-border);background:var(--scout-surface);text-align:left;border-radius:1rem;width:100%;max-width:42rem;margin:2.25rem auto 0;padding:1.7rem 2rem 2rem;box-shadow:0 3px 5px -3px #17254412,0 14px 30px -20px #17254429}.home-search-label{color:var(--scout-ink);margin-bottom:.8rem;font-size:.95rem;font-weight:600;display:block}.home-search-selected{color:var(--scout-muted);overflow-wrap:anywhere;margin:.9rem 0 0;font-size:.85rem;line-height:1.5}.home-autocomplete{width:100%;position:relative}.home-search-input{border:1px solid var(--scout-border);background:var(--scout-canvas);height:3.5rem;color:var(--scout-ink);border-radius:.65rem;padding:0 3.5rem 0 1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s,background-color .18s;box-shadow:0 1px 2px #17254408}.home-search-input::placeholder{color:var(--scout-muted);opacity:1}.home-search-input:focus{border-color:var(--scout-blue);background:var(--scout-surface);outline:none;box-shadow:0 0 0 3px #4560d81f}.home-search-button{width:2.9rem;height:2.9rem;color:var(--scout-muted);border-radius:.45rem;place-items:center;transition:color .18s,background-color .18s;display:grid;position:absolute;top:.3rem;right:.3rem}.home-search-button:hover:not(:disabled){background:var(--scout-blue-soft);color:var(--scout-blue)}.home-search-button:focus-visible{outline:2px solid var(--scout-blue);outline-offset:2px}.home-search-button:disabled{opacity:.5}.home-search-suggestions{z-index:50;overscroll-behavior:contain;border:1px solid var(--scout-border);background:var(--scout-surface);border-radius:.75rem;width:100%;max-height:min(22rem,45svh);padding:.35rem;position:absolute;top:calc(100% + .5rem);overflow-y:auto;box-shadow:0 5px 10px #1725440a,0 16px 32px -12px #1725442e}.home-search-suggestion{text-align:left;border-radius:.45rem;width:100%;padding:.8rem;transition:background-color .16s}.home-search-suggestion:hover,.home-search-suggestion[aria-selected=true],.home-search-suggestion:focus-visible{background:var(--scout-blue-soft);outline:none}.home-search-suggestion-icon{background:var(--scout-orange-soft);width:2.4rem;height:2.6rem;color:var(--scout-orange);border-radius:.6rem;flex-shrink:0;place-items:center;display:grid}.home-search-suggestion-name{color:var(--scout-ink);overflow-wrap:anywhere;font-size:.95rem;font-weight:600;line-height:1.45}.home-search-suggestion-address{color:var(--scout-muted);overflow-wrap:anywhere;margin-top:.2rem;font-size:.85rem;line-height:1.45}body:has(main.home-screen) header.site-header{background:var(--scout-surface);border-bottom:1px solid var(--scout-border);-webkit-backdrop-filter:none;backdrop-filter:none;position:fixed}body:has(main.home-screen) .site-header-inner{height:4.5rem}body:has(main.home-screen) .site-header-logo{height:3.15rem}body:has(main.home-screen) .site-header nav{color:var(--scout-muted)}:is(body:has(main.home-screen) .site-header a:focus-visible,body:has(main.home-screen) .site-header button:focus-visible){outline:2px solid var(--scout-blue);outline-offset:3px}body:has(main.home-screen) .site-header a[href="/auth/signup"]{background:var(--scout-ink);box-shadow:none}body:has(main.home-screen) .site-header a[href="/auth/signin"]{color:var(--scout-muted)}@media (max-width:640px){main.home-screen{padding:7rem 1.1rem 8rem}.home-background-image{object-position:left bottom;-webkit-mask-image:linear-gradient(#0000 30%,#000 65%);mask-image:linear-gradient(#0000 30%,#000 65%)}.home-compass{width:2.5rem;height:2.5rem;margin-bottom:1.5rem}.home-title{letter-spacing:-.045em;font-size:clamp(2.65rem,11vw,3.45rem);line-height:1.04}.home-subtitle{margin-top:1rem;font-size:1.05rem}.home-search-panel{border-radius:.85rem;margin-top:1.8rem;padding:1.15rem}.home-search-label{margin-bottom:.7rem;font-size:.9rem}.home-search-input{padding-left:.8rem}.home-search-suggestions{max-height:19rem}.home-search-suggestion{padding:.7rem .5rem}.home-map-marker--orange{bottom:8%;left:8%}.home-map-marker--blue{bottom:14%;right:10%}body:has(main.home-screen) .site-header-inner{gap:.4rem;height:4rem;padding-inline:.8rem}body:has(main.home-screen) .site-header-logo{width:7rem;height:2.65rem}body:has(main.home-screen) .site-header nav{gap:.15rem}body:has(main.home-screen) .site-header nav>div{gap:.15rem}:is(body:has(main.home-screen) .site-header nav button,body:has(main.home-screen) .site-header nav a){min-height:2.5rem;padding-inline:.5rem;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.home-map-marker-pin,.home-map-marker-shadow{animation:none}.home-screen *,.home-screen :before,.home-screen :after{transition:none}}
