@font-face{font-family:Kabel LT Pro;src:url(/fonts/KabelLTPro-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:fallback}@font-face{font-family:Sofia Pro Normal VF;src:url(/fonts/SofiaProNormalVF.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:fallback}@font-face{font-family:Permanent Marker;src:url(/fonts/PermanentMarker-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--stoop-font-heading:"Kabel LT Pro",system-ui,-apple-system,sans-serif;--stoop-font-body:"Sofia Pro Normal VF",system-ui,-apple-system,sans-serif;--stoop-cream:#fffdd6;--stoop-brown:#420001;--stoop-brown-mid:#6b2e00;--stoop-coral:#fe3c3c;--stoop-orange:#fe9901;--stoop-brand-orange:#ff4f12;--stoop-gold:#f4b400;--stoop-brown-stripe:#8b1a00;--stoop-crimson:#960001;--stoop-text-muted:#7a4a30;--stoop-border:rgba(66,0,1,0.12)}.stoop-app{max-width:430px;margin:0 auto;height:100dvh;overflow:hidden;display:flex;flex-direction:column;position:relative;background:var(--stoop-cream);color:var(--stoop-brown);font-family:var(--stoop-font-body);font-size:15px}.stoop-app-body{background:#2a0001;min-height:100dvh}.stoop-desktop-sidebar{display:none}@media (min-width:760px){.stoop-desktop-sidebar{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;position:fixed;top:0;bottom:0;left:0;width:calc(50% - 215px);color:rgba(255,253,214,.7)}.stoop-desktop-sidebar canvas{border-radius:12px}}.stoop-ptr{flex:1;display:flex;flex-direction:column;min-height:0}.stoop-ptr__viewport{flex:1;position:relative;overflow:hidden;min-height:0}.stoop-content{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;padding-bottom:76px}.stoop-content::-webkit-scrollbar{display:none}.stoop-ptr__indicator{position:absolute;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;z-index:0;pointer-events:none;color:#6b7280}.stoop-ptr__label{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.02em}.stoop-ptr__spinner{width:22px;height:22px;border:2.5px solid #d1d5db;border-top-color:#6b7280;border-radius:50%;animation:stoop-ptr-spin .7s linear infinite}@keyframes stoop-ptr-spin{to{transform:rotate(1turn)}}.stoop-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;background:var(--stoop-cream);border-top:1px solid var(--stoop-border);height:68px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:center;padding:0 4px;z-index:100}.stoop-nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 4px;border-radius:12px;cursor:pointer;color:rgba(66,0,1,.35);transition:all .15s;border:none;background:none;font-family:inherit}.stoop-nav-item.active{color:var(--stoop-brown);background:rgba(66,0,1,.07)}.stoop-nav-item svg{width:22px;height:22px}.stoop-nav-label{font-size:10px;font-weight:600}.stoop-auth{position:absolute;inset:0;z-index:50;display:flex;flex-direction:column;background:var(--stoop-cream)}.stoop-auth-hero{background:var(--stoop-brown);padding:24px 24px 32px;position:relative;overflow:hidden;flex-shrink:0}.stoop-auth-hero-stripes{position:absolute;bottom:0;left:0;right:0;height:8px;display:flex}.stoop-auth-hero-stripes>:first-child{flex:1;background:var(--stoop-brown-stripe)}.stoop-auth-hero-stripes>:nth-child(2){flex:1;background:var(--stoop-coral)}.stoop-auth-hero-stripes>:nth-child(3){flex:1;background:var(--stoop-orange)}.stoop-auth-wordmark{font-size:13px;font-weight:900;color:#fffdd6;letter-spacing:-.01em;margin-bottom:20px;display:flex;align-items:center;gap:8px}.stoop-auth-wordmark-dot{width:8px;height:8px;border-radius:50%;background:var(--stoop-orange)}.stoop-auth-title{font-size:30px;font-weight:900;color:#fffdd6;letter-spacing:-.03em;line-height:1.1;margin-bottom:8px}.stoop-auth-title span{color:var(--stoop-orange)}.stoop-auth-sub{font-size:13px;color:rgba(255,253,214,.55);line-height:1.6}.stoop-auth-body{flex:1;overflow-y:auto;padding:28px 24px 32px}.stoop-auth-body::-webkit-scrollbar{display:none}.stoop-label{font-size:11px;font-weight:700;color:var(--stoop-brown);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;display:block}.stoop-input{width:100%;padding:14px 16px;border-radius:14px;border:1.5px solid var(--stoop-border);background:white;font-family:inherit;font-size:16px;color:var(--stoop-brown);outline:none;transition:border-color .15s;-webkit-appearance:none}.stoop-input:focus{border-color:var(--stoop-coral)}.stoop-input::placeholder{color:rgba(66,0,1,.25)}.stoop-input-phone{letter-spacing:.04em;font-weight:600}.stoop-input-otp{font-size:28px;font-weight:900;letter-spacing:.18em;text-align:center;font-family:monospace}.stoop-input-group{margin-bottom:14px}.stoop-btn{width:100%;padding:15px;border-radius:100px;background:var(--stoop-coral);color:white;font-size:15px;font-weight:900;font-family:inherit;border:none;cursor:pointer;transition:all .15s;letter-spacing:-.01em}.stoop-btn:active{opacity:.85;transform:scale(.99)}.stoop-btn:disabled{opacity:.5;cursor:not-allowed}.stoop-fine-print{font-size:11px;color:var(--stoop-text-muted);line-height:1.6;text-align:center}.stoop-fine-print a{color:var(--stoop-coral);text-decoration:none}.stoop-back-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--stoop-text-muted);background:none;border:none;cursor:pointer;padding:0;margin-bottom:20px;font-family:inherit}.stoop-otp-hint{background:rgba(254,153,1,.1);border:1px solid rgba(254,153,1,.25);border-radius:12px;padding:12px 14px;margin-bottom:14px;font-size:12px;color:#7a4a00;line-height:1.5}.stoop-resend-row{text-align:center;margin-top:16px;font-size:12px;color:var(--stoop-text-muted)}.stoop-resend-link{color:var(--stoop-coral);font-weight:700;cursor:pointer;background:none;border:none;font-family:inherit;font-size:12px}.stoop-welcome{position:absolute;inset:0;z-index:50;background:var(--stoop-brown);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:32px 24px 40px;text-align:center}.stoop-welcome-check{width:72px;height:72px;border-radius:50%;background:var(--stoop-coral);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.stoop-welcome-name{font-size:30px;font-weight:900;color:#fffdd6;letter-spacing:-.03em;line-height:1.1;margin-bottom:18px;text-align:left}.stoop-welcome-sub{font-size:16px;color:rgba(255,253,214,.88);line-height:1.5;margin:0 0 28px;text-align:left}.stoop-welcome-sub p{margin:0 0 12px}.stoop-welcome-sub p:last-child{margin-bottom:0}.stoop-welcome-list{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:8px}.stoop-welcome-list li{position:relative;padding-left:20px;color:var(--stoop-cream);font-weight:500}.stoop-welcome-list li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--stoop-coral)}.stoop-welcome-header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:360px}.stoop-welcome-logo{height:32px}.stoop-welcome-dots{display:flex;gap:8px}.stoop-welcome-dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:rgba(255,253,214,.25);cursor:pointer;transition:background .2s,width .2s}.stoop-welcome-dot.is-active{background:var(--stoop-coral);width:22px;border-radius:4px}.stoop-welcome-card{flex:1;flex-direction:column;justify-content:center;touch-action:pan-y;padding:24px 0}.stoop-welcome-card,.stoop-welcome-nav{width:100%;max-width:360px;display:flex}.stoop-welcome-nav{align-items:center;gap:12px;margin-top:8px}.stoop-welcome-back{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,253,214,.25);background:transparent;color:var(--stoop-cream);font-size:20px;cursor:pointer;transition:opacity .2s}.stoop-welcome-back:disabled{opacity:.25;cursor:not-allowed}.stoop-welcome-next{flex:1}.stoop-welcome-stripes{position:absolute;bottom:0;left:0;right:0;height:8px;display:flex}.stoop-hero{background:var(--stoop-brown);padding:14px 16px 22px;position:relative;overflow:hidden}.stoop-hero-stripes{position:absolute;bottom:0;left:0;right:0;height:8px;display:flex}.stoop-stripe{flex:1}.stoop-stripe-dark{background:var(--stoop-brown-stripe)}.stoop-stripe-coral{background:var(--stoop-coral)}.stoop-stripe-orange{background:var(--stoop-orange)}.stoop-section{padding:18px 16px 0}.stoop-eyebrow{font-family:var(--stoop-font-heading);font-size:12px;font-weight:700;color:var(--stoop-coral);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.stoop-card{background:white;border:1px solid var(--stoop-border);border-radius:16px;padding:13px 14px;margin-bottom:8px}.stoop-slide-container{position:absolute;inset:0;z-index:150;overflow:hidden;pointer-events:none}.stoop-slide-container.open{pointer-events:auto}.stoop-slide-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0);transition:background .3s ease}.stoop-slide-container.open .stoop-slide-backdrop{background:rgba(0,0,0,.3)}.stoop-slide-panel{position:absolute;top:0;right:0;bottom:0;width:100%;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;background:var(--stoop-cream)}.stoop-slide-container.open .stoop-slide-panel{transform:translateX(0)}.stoop-spinner{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:stoop-spin .6s linear infinite}@keyframes stoop-spin{to{transform:rotate(1turn)}}.stoop-error{background:rgba(254,60,60,.1);border:1px solid rgba(254,60,60,.25);border-radius:12px;padding:12px 14px;margin-bottom:14px;font-size:13px;color:#8a1a00;line-height:1.5}.ts-community-card{position:relative;display:block;width:100%;margin:8px 0 0;padding:12px 28px 12px 14px;background:white;border:1px solid var(--stoop-border);border-radius:14px;text-align:left;font-family:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:rgba(254,60,60,.08);transition:background .15s}.ts-community-card:active{background:rgba(254,153,1,.06)}.ts-community-card--loading{min-height:110px;cursor:default}.ts-community-card__placeholder{height:18px;margin-top:10px;border-radius:6px;background:linear-gradient(90deg,rgba(66,0,1,.06),rgba(66,0,1,.12),rgba(66,0,1,.06));background-size:200% 100%;animation:ts-activity-shimmer 1.4s linear infinite}.ts-corner-arrow{position:absolute;top:10px;right:10px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--stoop-coral);pointer-events:none;opacity:.7}.ts-corner-arrow--center{top:50%;transform:translateY(-50%);right:14px;opacity:1}.ts-corner-arrow svg{width:14px;height:14px}.ts-corner-arrow--center svg{width:16px;height:16px}.ts-pulse{gap:4px}.ts-pulse,.ts-pulse__cloud{display:flex;flex-direction:column}.ts-pulse__cloud{overflow:hidden}.ts-pulse__cloud-row{display:flex;flex-wrap:nowrap;padding-left:4px}.ts-pulse__cloud-row--offset{margin-top:-10px;padding-left:17px}.ts-pulse__cloud-avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-left:-4px;border:2px solid rgba(254,243,220,.9);box-sizing:content-box}.ts-pulse__cloud-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.ts-pulse__cloud-avatar span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:hsl(var(--ts-avatar-hsl,22,100%,26%));color:white;font-size:10px;font-weight:800;letter-spacing:.02em}.ts-pulse__card-label{font-size:13px;font-weight:600;color:var(--stoop-text-muted)}.ts-pulse__cloud-overflow{display:flex;align-items:center;justify-content:center;background:var(--stoop-brown);color:white;font-size:9px;font-weight:800;letter-spacing:.02em}.ts-activity-feed__surface{background:white;border:1px solid var(--stoop-border);border-radius:14px;padding:4px 14px;margin-bottom:12px}.ts-activity-feed__placeholder{height:18px;margin:10px 0;border-radius:6px;background:linear-gradient(90deg,rgba(66,0,1,.06),rgba(66,0,1,.12),rgba(66,0,1,.06));background-size:200% 100%;animation:ts-activity-shimmer 1.4s linear infinite}@keyframes ts-activity-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ts-activity-feed__list{list-style:none;margin:0;padding:0}.ts-activity-feed__list--preview{padding:0}.ts-activity-feed__row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--stoop-border);font-size:14px;color:var(--stoop-brown);line-height:1.4}.ts-activity-feed__row:first-child{border-top:none;padding-top:4px}.ts-activity-feed__row-avatars{flex-shrink:0;display:flex;align-items:center}.ts-activity-feed__row--group{flex-direction:column;align-items:stretch;gap:6px}.ts-activity-feed__row--group .ts-activity-feed__row-avatars{padding-top:0}.ts-activity-feed__row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ts-activity-feed__row-top{display:flex;align-items:baseline;gap:10px}.ts-activity-feed__avatar{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:hsl(var(--ts-avatar-hsl,22,100%,26%));color:white;font-size:10px;font-weight:800;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;overflow:hidden}.ts-activity-feed__avatar img{width:100%;height:100%;object-fit:cover}.ts-activity-feed__text{flex:1;min-width:0;font-weight:600}.ts-activity-feed__subtitle,.ts-activity-feed__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-activity-feed__subtitle{font-size:12px;font-weight:500;color:var(--stoop-text-muted)}.ts-activity-feed__time{flex-shrink:0;font-size:11px;font-weight:600;color:var(--stoop-text-muted);text-transform:uppercase;letter-spacing:.04em}.ts-activity-feed__group-avatars{display:flex;align-items:center;padding-left:4px}.ts-activity-feed__avatar--stacked{margin-left:-4px;border:2px solid white;box-sizing:content-box}.ts-activity-feed__avatar--overflow{background:var(--stoop-brown)!important;font-size:10px}.ts-activity-feed__load-more{display:block;width:calc(100% + 28px);margin:4px -14px -4px;padding:12px 14px;border:none;border-top:1px solid var(--stoop-border);border-radius:0 0 14px 14px;background:none;color:var(--stoop-text-muted);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.ts-activity-feed__load-more:disabled{opacity:.6;cursor:default}@keyframes huntSignalPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes huntArrivalPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes tsTicketFadeIn{0%{opacity:0;transform:scale(.92) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes tsHappeningPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.25)}}@keyframes huntDiscoveryPop{0%{transform:scale(.3) rotate(-10deg);opacity:0}60%{transform:scale(1.15) rotate(4deg);opacity:1}to{transform:scale(1) rotate(0deg);opacity:1}}@keyframes huntBadgeSparkle{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.05);filter:brightness(1.15)}}.hunt-screen{position:absolute;inset:0;bottom:68px;overflow:hidden;background:var(--stoop-cream);display:flex;flex-direction:column}.hunt-body{position:relative;flex:1;min-height:0;overflow:hidden}.hunt-loading-veil,.hunt-map-layer{position:absolute;inset:0}.hunt-loading-veil{z-index:8;background:var(--stoop-cream);display:flex;align-items:center;justify-content:center;transition:opacity .26s ease;pointer-events:none}.hunt-loading-veil--visible{opacity:1}.hunt-loading-veil--hidden{opacity:0}.hunt-loading-veil__spinner{width:28px;height:28px;border:3px solid rgba(66,0,1,.15);border-top:3px solid var(--stoop-coral);border-radius:50%;animation:stoop-ptr-spin .7s linear infinite}.hunt-overlay-top{position:absolute;top:0;left:0;right:0;padding:12px 14px 0;pointer-events:none;z-index:5}.hunt-overlay-top>*{pointer-events:auto}.hunt-tab-bar{display:flex;gap:6px;padding:4px;background:rgba(250,247,240,.95);backdrop-filter:blur(8px);border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.hunt-tab-bar button{flex:1;padding:8px 10px;border-radius:999px;border:none;background:none;color:var(--stoop-text-muted);font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .12s ease,color .12s ease}.hunt-tab-bar button.active{background:var(--stoop-coral);color:white}.home-sign-scout-card{display:flex;align-items:stretch;background:white;border:1px solid var(--stoop-border);border-radius:16px;overflow:hidden}.home-sign-scout-card__info{flex:1;min-width:0;background:transparent;border:none;padding:14px;cursor:pointer;display:flex;align-items:center;gap:14px;font-family:inherit;text-align:left}.home-sign-scout-card__info:active{background:rgba(66,0,1,.04)}.home-sign-scout-card__action{flex-shrink:0;width:80px;background:transparent;border:none;border-left:1px solid var(--stoop-border);padding:10px 6px;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--stoop-brown)}.home-sign-scout-card__action:active{background:rgba(66,0,1,.04)}.home-sign-scout-card__action--primary{color:var(--stoop-coral)}.home-sign-scout-card__action--primary .home-sign-scout-card__action-icon{opacity:1}.home-sign-scout-card__action--primary .home-sign-scout-card__action-label{color:var(--stoop-coral)}.home-sign-scout-card__action-icon{width:22px;height:22px;color:currentColor;opacity:.7}.home-sign-scout-card__action-label{font-size:10px;font-weight:800;color:var(--stoop-text-muted);text-transform:uppercase;letter-spacing:.05em}.hunt-fab-group{position:absolute;right:14px;bottom:14px;z-index:9;border-radius:999px;box-shadow:0 4px 16px rgba(255,79,18,.5)}.hunt-fab{padding:12px 18px 12px 14px;background:var(--stoop-coral);color:white;border:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;gap:8px;font-family:inherit;font-weight:800;font-size:14px}.hunt-fab:active{background:#e04100}.hunt-fab__camera-icon{width:20px;height:20px;stroke-width:2}.hunt-fab__label{white-space:nowrap}.hunt-signal-strip{margin-top:8px;background:rgba(250,247,240,.96);backdrop-filter:blur(8px);border-radius:14px;padding:10px 12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:4px}.hunt-signal-strip__header{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--stoop-brown);font-family:Titillium Web,sans-serif;margin-bottom:2px}.hunt-signal-row{display:flex;align-items:center;gap:8px;padding:6px 4px;border:none;background:none;text-align:left;font-family:inherit;cursor:pointer;border-top:1px solid var(--stoop-border)}.hunt-signal-row:first-of-type{border-top:none}.hunt-signal-row__dir{width:80px;font-size:11px;font-weight:800;color:var(--stoop-brown);font-family:Titillium Web,sans-serif;letter-spacing:.02em}.hunt-signal-row__name{font-size:13px;color:var(--stoop-brown);flex:1}.hunt-arrival{position:absolute;left:14px;right:14px;bottom:14px;z-index:7;pointer-events:auto}.hunt-arrival__inner{background:linear-gradient(135deg,#ff4f12,#d97706);color:white;border-radius:18px;padding:16px 18px 14px;box-shadow:0 6px 24px rgba(255,79,18,.45);text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.hunt-arrival__pulse{font-size:36px;animation:huntArrivalPulse 1.2s ease-in-out infinite}.hunt-arrival strong{font-family:Titillium Web,sans-serif;font-size:16px;line-height:1.2}.hunt-arrival p{font-size:13px;margin:0 0 6px;opacity:.95;line-height:1.35}.hunt-arrival .hunt-mission-claim{background:white;color:var(--stoop-coral);font-weight:800;padding:10px 16px}.hunt-sheet{position:absolute;left:0;right:0;bottom:0;background:var(--stoop-cream);border-top-left-radius:20px;border-top-right-radius:20px;padding:14px 16px 20px;box-shadow:0 -4px 18px rgba(0,0,0,.15);z-index:8;max-height:72vh;overflow-y:auto}.hunt-sheet--floating{top:74px;left:14px;right:14px;bottom:76px;border-radius:20px;background:rgba(250,247,240,.94);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 18px rgba(66,0,1,.18);padding:0;max-height:none;overflow:hidden}.hunt-sheet__scroll{position:relative;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;padding:16px;border-radius:inherit}.hunt-sheet__scroll::-webkit-scrollbar{display:none}.hunt-sheet-handle{width:40px;height:4px;border-radius:2px;background:var(--stoop-border);margin:0 auto 10px}.hunt-stat-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:6px 0 12px}.hunt-stat-row--two{grid-template-columns:1fr 1fr}.hunt-stat{background:white;border:1px solid var(--stoop-border);border-radius:12px;padding:10px 8px;text-align:center}.hunt-stat strong{display:block;font-size:22px;font-weight:600;font-family:Titillium Web,sans-serif;color:var(--stoop-brown)}.hunt-stat span{display:block;font-size:10px;color:var(--stoop-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.hunt-stat-line{display:flex;align-items:baseline;justify-content:center;gap:10px;font-size:13px;color:var(--stoop-text-muted);margin:4px 0}.hunt-stat-line strong{font-weight:700;color:var(--stoop-brown);font-size:15px;margin-right:2px}.hunt-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hunt-badge{aspect-ratio:1/1;border-radius:14px;background:white;border:1px solid var(--stoop-border);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:14px 8px 10px;gap:6px;min-width:0;overflow:hidden;font-family:inherit;cursor:pointer}.hunt-badge img{width:100%;max-width:52px;height:auto;display:block;flex-shrink:0}.hunt-badge--active{border-color:var(--stoop-coral);box-shadow:0 0 0 2px rgba(255,79,18,.22)}.hunt-badge--locked img,.hunt-badge--locked>span{opacity:.55;filter:grayscale(.9)}.hunt-badge--earned{background:linear-gradient(160deg,#fff9ec,#fef3c7);border-color:rgba(244,180,0,.55);box-shadow:0 2px 8px rgba(244,180,0,.25);animation:huntBadgeSparkle 4s ease-in-out infinite}.hunt-badge--legendary{border-color:#f5c518;border-width:2px;box-shadow:0 2px 12px rgba(245,197,24,.5)}.hunt-badge__progress-bar{width:100%;margin-top:auto;height:7px;background:rgba(66,0,1,.12);border-radius:4px;overflow:hidden;position:relative}.hunt-badge__progress-bar>span{display:block;height:100%;background:var(--stoop-coral);border-radius:4px;transition:width .18s ease;box-shadow:0 0 6px rgba(255,79,18,.55)}.hunt-badge-detail{margin-top:14px;padding:12px 14px;background:white;border:1px solid var(--stoop-border);border-radius:14px}.hunt-badge-detail__name{font-family:Titillium Web,sans-serif;font-size:15px;font-weight:800;color:var(--stoop-coral);letter-spacing:-.01em;line-height:1.2}.hunt-badge-detail__context{font-weight:600;color:var(--stoop-text-muted)}.hunt-badge-detail__desc{font-size:13px;color:var(--stoop-brown);opacity:.85;margin-top:4px;line-height:1.4}.hunt-badge-detail__progress{font-size:11px;font-weight:700;color:var(--stoop-text-muted);margin-top:8px;text-transform:uppercase;letter-spacing:.05em}.hunt-leader-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--stoop-border);font-size:13px}.hunt-leader-row:last-child{border-bottom:none}.hunt-leader-row .rank{width:22px;color:var(--stoop-text-muted);font-weight:700;font-size:12px}.hunt-leader-row .name{flex:1;color:var(--stoop-brown)}.hunt-leader-row .name.me{font-weight:800}.hunt-leader-row .count{color:var(--stoop-brown);font-weight:600;font-family:Titillium Web,sans-serif;font-size:12px;white-space:nowrap}.hunt-explainer{position:relative;background:rgba(255,79,18,.06);border:1px solid rgba(255,79,18,.18);border-radius:14px;padding:12px 14px}.hunt-explainer__dismiss{position:absolute;top:6px;right:8px;width:24px;height:24px;padding:0;background:none;border:none;font-size:20px;line-height:1;color:var(--stoop-text-muted);cursor:pointer;font-family:inherit;border-radius:50%}.hunt-explainer__dismiss:hover{color:var(--stoop-brown);background:rgba(255,79,18,.1)}.hunt-explainer__standalone-cta{margin:0;font-size:12px;color:var(--stoop-brown);opacity:.9;text-align:center}.hunt-explainer__title{font-family:Titillium Web,sans-serif;font-size:16px;font-weight:900;color:var(--stoop-brown);margin:0 0 4px;letter-spacing:-.02em}.hunt-explainer__body{font-size:12px;color:var(--stoop-brown);line-height:1.45;margin:0;opacity:.85}.hunt-explainer__body strong{font-weight:800}.hunt-explainer__cta{margin:10px 0 0;padding-top:10px;border-top:1px solid rgba(255,79,18,.18);font-size:12px;color:var(--stoop-brown);line-height:1.45;opacity:.9}.hunt-explainer__link{background:none;border:none;padding:0;font-family:inherit;font-size:inherit;font-weight:800;color:var(--stoop-coral);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.hunt-explainer__link:hover{color:var(--stoop-brand-orange)}.hunt-map-legend{margin-top:10px;padding:10px 14px;background:rgba(250,247,240,.94);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--stoop-border);border-radius:14px;box-shadow:0 2px 10px rgba(66,0,1,.15);display:flex;align-items:stretch;gap:12px}.hunt-map-legend__col{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}.hunt-map-legend__col+.hunt-map-legend__col{border-left:1px solid var(--stoop-border);padding-left:12px}.hunt-map-legend__title{font-family:Titillium Web,sans-serif;font-size:13px;font-weight:900;color:var(--stoop-brown);letter-spacing:-.01em;line-height:1.2}.hunt-map-legend__body{font-size:11px;line-height:1.4;color:var(--stoop-brown);margin:0}.hunt-map-legend__body strong{font-weight:800}.hunt-map-legend__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}.hunt-map-legend__items li{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--stoop-brown);line-height:1.3}.hunt-map-legend__items strong{font-weight:800}.hunt-map-legend__swatch{flex-shrink:0;width:11px;height:11px;border-radius:999px;border:2px solid #faf7f0;box-shadow:0 0 0 1px rgba(66,0,1,.15)}.hunt-map-legend__swatch--mine{background:#ff4f12}.hunt-map-legend__swatch--friend{background:#f4b400}.hunt-map-legend__swatch--other{background:#9aa0a8}.hunt-map-legend__swatch--opponent{background:#6b7280}.hunt-recent-carousel-wrapper{position:relative}.hunt-recent-carousel{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hunt-recent-carousel::-webkit-scrollbar{display:none}.hunt-recent-carousel__refresh{position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:var(--stoop-cream);color:var(--stoop-coral);border:1px solid var(--stoop-border);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;pointer-events:none;z-index:2;transition:opacity .12s ease}.hunt-recent-carousel__refresh.is-refreshing{animation:hunt-recent-spin .8s linear infinite}@keyframes hunt-recent-spin{to{transform:translateY(-50%) rotate(1turn)}}.hunt-recent-card{flex:0 0 140px;scroll-snap-align:start;background:none;border:none;padding:0;font-family:inherit;text-align:left;cursor:pointer}.hunt-recent-card:disabled{cursor:default}.hunt-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.92);flex-direction:column;padding:56px 20px calc(68px + 24px);cursor:zoom-out;touch-action:pan-x pan-y}.hunt-lightbox,.hunt-lightbox__zoom-wrapper{display:flex;align-items:center;justify-content:center}.hunt-lightbox__zoom-wrapper{touch-action:none;max-width:100%;max-height:calc(100vh - 212px);overflow:hidden}.hunt-lightbox__img{max-width:100%;max-height:calc(100vh - 212px);border-radius:10px;object-fit:contain;cursor:default;transform-origin:center center;will-change:transform;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.hunt-lightbox__close{position:absolute;top:14px;right:14px;background:none;border:none;color:white;font-size:26px;line-height:1;cursor:pointer;padding:8px 12px;font-family:inherit}.hunt-lightbox__caption{color:white;margin-top:18px;margin-bottom:8px;font-size:14px;text-align:center}.hunt-lightbox__caption strong{font-weight:800}.hunt-lightbox__time{font-size:12px;opacity:.6;margin-top:6px}.hunt-lightbox__counter{font-size:11px;opacity:.45;margin-top:8px;letter-spacing:.04em}.hunt-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:white;width:40px;height:40px;border-radius:999px;font-size:28px;line-height:1;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;padding:0 0 4px}.hunt-lightbox__nav:hover{background:rgba(255,255,255,.2)}.hunt-lightbox__nav--prev{left:12px}.hunt-lightbox__nav--next{right:12px}.hunt-recent-card__photo{position:relative;width:140px;height:180px;border-radius:12px;overflow:hidden;background:var(--stoop-border)}.hunt-recent-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.hunt-recent-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px;color:rgba(255,253,214,.8)}.hunt-recent-card__caption{position:absolute;left:0;right:0;bottom:0;padding:24px 10px 8px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,0));color:white;font-size:11px;line-height:1.25;text-align:left}.hunt-recent-card__caption strong{font-weight:800;color:white}.hunt-recent-card__time{opacity:.8}.hunt-sign-stats{display:flex;align-items:stretch;gap:0;padding:6px 4px;margin-bottom:8px;border-bottom:1px solid var(--stoop-border)}.hunt-sign-stats__cell{flex:1 1 0;min-width:0;padding:2px 8px;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:6px;white-space:nowrap;overflow:hidden}.hunt-sign-stats__label{font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--stoop-text-muted);line-height:1;flex:0 0 auto}.hunt-sign-stats__value{font-size:14px;font-weight:900;color:var(--stoop-brown);line-height:1.1;letter-spacing:-.02em;display:flex;align-items:baseline;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hunt-sign-stats__delta{font-size:10px;font-weight:800;letter-spacing:.01em;padding:1px 5px;border-radius:999px;line-height:1.2}.hunt-sign-stats__delta--up{background:rgba(46,139,87,.12);color:#1f6b3a}.hunt-sign-stats__delta--down{background:rgba(254,60,60,.1);color:var(--stoop-coral)}.hunt-sign-stats__delta--flat{background:var(--stoop-border);color:var(--stoop-text-muted)}.hunt-sign-stats__divider{width:1px;background:var(--stoop-border);margin:4px 0;flex:0 0 auto}.hunt-bottom-strip{background:var(--stoop-cream);border-top:1px solid var(--stoop-border);padding:10px 12px 12px;flex:0 0 auto}.hunt-bottom-strip__row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.hunt-bottom-strip__label{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--stoop-text-muted)}.hunt-bottom-strip__help{width:22px;height:22px;border-radius:50%;border:1px solid var(--stoop-border);background:white;color:var(--stoop-text-muted);font-size:12px;font-weight:800;font-family:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;line-height:1}.hunt-bottom-strip__help:active{background:var(--stoop-cream)}.hunt-bottom-strip__empty{height:180px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--stoop-text-muted);padding:4px;text-align:center}.hunt-bottom-strip__help-body{position:relative;background:rgba(255,79,18,.06);border:1px solid rgba(255,79,18,.18);border-radius:12px;padding:12px 36px 12px 14px;margin-bottom:10px}.hunt-bottom-strip__help-close{position:absolute;top:6px;right:8px;width:24px;height:24px;padding:0;background:none;border:none;font-size:20px;line-height:1;color:var(--stoop-text-muted);cursor:pointer;font-family:inherit;border-radius:50%}.hunt-bottom-strip__help-close:hover{color:var(--stoop-brown);background:rgba(255,79,18,.1)}.hunt-bottom-strip__actions{display:flex;align-items:center;gap:8px}.hunt-bottom-strip__request-cta{background:none;border:none;padding:0;font-family:inherit;font-size:11px;font-weight:800;color:var(--stoop-coral);cursor:pointer;letter-spacing:.01em;white-space:nowrap}.hunt-bottom-strip__request-cta:hover{text-decoration:underline}.hunt-geo-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(320px,calc(100% - 32px));z-index:7;background:var(--stoop-cream);border:1px solid var(--stoop-border);border-radius:18px;box-shadow:0 8px 24px rgba(66,0,1,.25);padding:20px 18px 18px;text-align:center}.hunt-geo-card__icon{font-size:30px;line-height:1;margin-bottom:6px}.hunt-geo-card__title{font-family:Titillium Web,sans-serif;font-size:16px;font-weight:800;color:var(--stoop-brown);margin-bottom:6px}.hunt-geo-card__body{font-size:13px;color:var(--stoop-text-muted);line-height:1.4;margin-bottom:14px}.hunt-geo-card__btn{background:var(--stoop-coral);color:white;border:none;border-radius:999px;padding:10px 18px;font-family:inherit;font-weight:800;font-size:14px;cursor:pointer;width:100%}.hunt-celebration{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at center,rgba(255,79,18,.95),rgba(66,0,1,.98));color:white;z-index:100;text-align:center}.hunt-celebration h1{font-family:Titillium Web,sans-serif;font-size:40px;margin:12px 0 4px;animation:huntDiscoveryPop .5s cubic-bezier(.3,1.3,.6,1) both}.hunt-celebration p{font-size:16px;opacity:.9;max-width:300px;line-height:1.4;margin:0 0 24px}.hunt-celebration-icon{font-size:80px;animation:huntDiscoveryPop .6s cubic-bezier(.3,1.3,.6,1) both}.hunt-celebration button{padding:12px 24px;border-radius:999px;border:none;background:white;color:var(--stoop-brown);font-family:inherit;font-weight:800;font-size:15px;cursor:pointer}.hunt-badge-toast{position:fixed;top:16px;left:50%;transform:translateX(-50%);background:var(--stoop-brown);color:white;padding:10px 14px;border-radius:999px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 14px rgba(0,0,0,.3);z-index:90;animation:huntDiscoveryPop .4s cubic-bezier(.3,1.3,.6,1) both}.hunt-badge-toast img{width:32px;height:32px}.hunt-preview-banner{background:white;border:2px solid var(--stoop-coral);border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px;margin-bottom:12px}.hunt-preview-banner.discovery{background:linear-gradient(135deg,#fff7ed,#fed7aa)}.hunt-preview-banner-icon{font-size:28px}.hunt-preview-banner-body strong{display:block;font-size:14px;color:var(--stoop-brown);font-family:Titillium Web,sans-serif}.hunt-preview-banner-body span{font-size:12px;color:var(--stoop-text-muted)}