.explorer-page{padding-top:18px;padding-bottom:34px}.explorer-auth{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;padding:26px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,rgba(151,213,106,.1),rgba(255,255,255,.035));box-shadow:0 18px 50px rgba(0,0,0,.18)}.explorer-auth-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:20px;background:rgba(151,213,106,.12);font-size:2rem}.explorer-auth h1{margin:4px 0 8px}.explorer-auth p:not(.eyebrow){margin:0 0 16px;color:var(--muted2);line-height:1.6}.explorer-auth-actions,.explorer-actions{display:flex;gap:10px;flex-wrap:wrap}.explorer-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,rgba(151,213,106,.1),rgba(255,255,255,.035));box-shadow:0 22px 60px rgba(0,0,0,.2)}.explorer-identity{display:flex;align-items:center;gap:18px;min-width:0}.explorer-avatar{display:grid;place-items:center;width:82px;height:82px;flex:0 0 82px;border-radius:24px;background:linear-gradient(145deg,#94d56a,#416a35);color:#07180d;font-weight:1000;font-size:2.25rem;box-shadow:0 12px 34px rgba(0,0,0,.24)}.explorer-hero h1{margin:3px 0 7px;font-size:clamp(1.8rem,4vw,2.8rem)}.explorer-hero p:not(.eyebrow){margin:0;color:var(--muted2);line-height:1.55}.explorer-privacy-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:.82rem}.explorer-privacy{padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);font-weight:850}.explorer-privacy-row a{color:#b8e59c;font-weight:850}.explorer-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.explorer-stats article{padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--panel);text-align:center}.explorer-stats strong{display:block;font-size:1.85rem;color:#eaffdf}.explorer-stats span{display:block;margin-top:5px;color:var(--muted2);font-size:.82rem}.explorer-section{margin-top:34px}.section-heading-row{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:14px}.section-heading-row h2{margin:4px 0 6px}.section-heading-row p:not(.eyebrow){margin:0;color:var(--muted2);max-width:760px;line-height:1.55}.profile-parks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-park{position:relative;padding:19px;border:1px solid var(--line);border-radius:22px;background:var(--panel);overflow:hidden}.profile-park.pinned{border-color:rgba(151,213,106,.42);box-shadow:inset 0 0 0 1px rgba(151,213,106,.12)}.profile-park-top{display:flex;justify-content:space-between;gap:12px;align-items:start}.profile-park h3{margin:0 0 5px;font-size:1.2rem}.profile-park-meta{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted2);font-size:.8rem}.profile-pin-label{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:rgba(151,213,106,.12);color:#dfffca;font-weight:900;font-size:.72rem}.profile-park-summary{margin:12px 0 0;color:var(--muted2);line-height:1.5}.profile-park-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.profile-park-actions button,.profile-filter-row button{border:1px solid var(--line);background:rgba(255,255,255,.045);color:#fff;border-radius:12px;padding:8px 10px;font-weight:850;cursor:pointer}.profile-park-actions button:hover,.profile-filter-row button:hover{background:rgba(255,255,255,.09)}.profile-park-actions .pin-button.active{background:rgba(151,213,106,.15);border-color:rgba(151,213,106,.34);color:#e7ffd8}.profile-visits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-visit{padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.profile-visit h3{margin:0 0 5px}.profile-visit-date{color:#c9d9cf;font-size:.82rem}.profile-visit-note{margin:10px 0 0;color:var(--muted2);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.profile-visit-wildlife{margin-top:10px;padding:9px 10px;border-radius:12px;background:rgba(151,213,106,.07);color:#e5f9dd;font-size:.84rem}.profile-filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.profile-filter-row button.active{background:rgba(151,213,106,.16);border-color:rgba(151,213,106,.36);color:#eaffdf}.profile-status{min-height:22px;color:var(--muted2)}.profile-media{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.profile-media-card{position:relative;border:1px solid var(--line);border-radius:18px;background:var(--panel);overflow:hidden;min-width:0}.profile-media-thumb{width:100%;aspect-ratio:4/3;object-fit:cover;background:rgba(255,255,255,.04);display:block}.profile-media-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:4/3;background:linear-gradient(135deg,rgba(151,213,106,.08),rgba(255,255,255,.03));color:var(--muted2);text-align:center;padding:14px;font-size:.82rem}.profile-media-copy{padding:12px}.profile-media-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-media-copy span{display:block;margin-top:4px;color:var(--muted2);font-size:.78rem}.profile-media-type{position:absolute;left:9px;top:9px;padding:5px 8px;border-radius:999px;background:rgba(5,22,18,.84);border:1px solid rgba(255,255,255,.16);font-size:.68rem;font-weight:900}.profile-badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.profile-badge{padding:18px;border:1px solid var(--line);border-radius:19px;background:var(--panel);text-align:center}.profile-badge.locked{opacity:.58}.profile-badge-icon{font-size:2rem}.profile-badge strong{display:block;margin-top:9px}.profile-badge span{display:block;margin-top:5px;color:var(--muted2);font-size:.78rem;line-height:1.4}.explorer-empty{padding:26px;border:1px dashed var(--line);border-radius:22px;background:rgba(255,255,255,.03);text-align:center}.explorer-empty strong{display:block;font-size:1.1rem}.explorer-empty p{color:var(--muted2)}.explorer-sync-note{margin-top:30px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.035)}.explorer-sync-note strong{display:block;margin-bottom:6px}.explorer-sync-note p{margin:0;color:var(--muted2);line-height:1.55}@media(max-width:980px){.profile-media{grid-template-columns:repeat(3,1fr)}.profile-visits{grid-template-columns:repeat(2,1fr)}.profile-badges{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.explorer-hero{align-items:flex-start;flex-direction:column}.explorer-stats{grid-template-columns:repeat(2,1fr)}.profile-parks{grid-template-columns:1fr}.section-heading-row{align-items:flex-start;flex-direction:column}.profile-media{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.explorer-auth{grid-template-columns:1fr}.explorer-identity{align-items:flex-start}.explorer-avatar{width:64px;height:64px;flex-basis:64px;border-radius:19px;font-size:1.7rem}.profile-visits{grid-template-columns:1fr}.profile-badges{grid-template-columns:1fr}.profile-media{grid-template-columns:1fr 1fr}.explorer-stats article{padding:14px 8px}.explorer-stats strong{font-size:1.5rem}}
