:root{
  --ink:#24231e;--muted:#756f64;--green:#087a59;--green-dark:#04543c;--green-soft:#e6f2eb;
  --cream:#f4efe4;--paper:#fffdf8;--line:#ddd3c3;--peach:#f5dfcf;--gold:#c78e38;
  --shadow:0 24px 60px rgba(42,51,39,.10);--sidebar:230px;--mobile-nav:76px;
}
html{background:var(--cream);scroll-behavior:smooth}body{margin:0;padding:0!important;background:var(--cream)!important;color:var(--ink);overflow-x:hidden}button,input,select,textarea{font:inherit}.app-shell{width:100%!important;max-width:none!important;min-height:100vh;margin:0!important}.app-main{min-width:0;min-height:100vh;margin-left:var(--sidebar)}
.desktop-sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);display:flex;flex-direction:column;padding:26px 18px 20px;background:#123f35;color:#fff;z-index:40}.side-brand{display:flex;align-items:center;gap:11px;padding:2px 8px 28px}.side-brand .brand-logo{width:38px;height:38px;border-radius:11px;object-fit:cover}.side-brand strong,.side-brand span{display:block;font:600 18px/1.05 Georgia,serif}.side-brand span{opacity:.72}.side-nav{display:grid;gap:6px}.side-nav button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 13px;border:0;border-radius:12px;background:transparent;color:#dcece6;text-align:left;font-weight:720;cursor:pointer}.side-nav button:hover{background:#ffffff12}.side-nav button.is-active{background:#fff;color:var(--green-dark)}.nav-icon{display:grid;width:24px;height:24px;place-items:center;font-size:19px}.side-account{display:grid;grid-template-columns:10px 1fr;gap:3px 10px;align-items:center;margin-top:auto;padding:14px 10px 2px;border-top:1px solid #ffffff24}.account-dot{width:8px;height:8px;border-radius:50%;background:#85d6b0}.side-account div{min-width:0}.side-account small{display:block;margin-bottom:3px;color:#9ebfb5;font-size:8px;font-weight:850;letter-spacing:.16em}.side-account strong{display:block;overflow:hidden;color:#eef8f4;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.side-account>button{grid-column:2;margin-top:7px;padding:0;border:0;background:transparent;color:#fff;font-size:10px;font-weight:800;text-align:left;cursor:pointer}.mobile-topbar,.mobile-tabbar{display:none}
.app-view{min-height:100vh}.app-view[hidden]{display:none!important}.view-inner{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:48px 0 64px}.view-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.view-heading h1,.explore-heading h1{margin:0;font:600 clamp(38px,4vw,58px)/.96 Georgia,serif;letter-spacing:-.04em}.eyebrow{color:var(--green)!important}.primary-action,.secondary-action{padding:12px 16px;border-radius:11px;font-weight:780;cursor:pointer}.primary-action{border:0;background:var(--green-dark);color:#fff}.secondary-action{border:1px solid var(--line);background:var(--paper);color:var(--green-dark)}
.passport-view{padding-top:54px}.passport-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.passport-hero h1{font-size:clamp(56px,7vw,88px)!important}.passport-hero .intro{font-size:16px}.passport-hero .stats{box-shadow:none}.guest-passport{display:flex;justify-content:space-between;gap:28px;margin:24px 0;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.guest-passport h2,.passport-cta h2{margin:3px 0 8px;font:600 29px/1.06 Georgia,serif}.guest-passport p:not(.eyebrow){max-width:570px;margin:0;color:var(--muted);line-height:1.55}.guest-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.game-panel{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;gap:16px!important;margin:0 0 16px!important}.level-card,.quest-card,.passport-section{border-radius:22px!important;box-shadow:var(--shadow)!important}.level-card{min-height:218px;padding:27px!important}.quest-card{padding:27px!important}.level-card h2{font-size:31px!important}.passport-section{margin:0!important;padding:28px!important}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading-row h2{margin:0;font:600 31px Georgia,serif}.section-heading-row .next-achievement{margin:0;text-align:right}.achievement-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.achievement{min-height:150px!important;align-content:start!important}.passport-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:16px;padding:25px 28px;border:1px solid #a8c9bb;border-radius:20px;background:linear-gradient(120deg,#eaf5ef,#fdf8ed)}
.explore-layout{display:grid;grid-template-columns:320px minmax(420px,1fr) 360px;min-height:100vh;background:var(--paper)}.explore-panel{position:relative;z-index:3;padding:34px 24px;border-right:1px solid var(--line);background:var(--paper);overflow-y:auto}.explore-heading h1{font-size:40px}.explore-heading>p:last-child{margin:11px 0 24px;color:var(--muted);font-size:13px;line-height:1.5}.explore-controls .search-form{display:grid;grid-template-columns:1fr auto;margin:0 0 10px}.explore-controls .search-form button{padding-inline:13px}.nearby-button{width:100%;margin:0!important;padding:12px 14px!important;border-radius:11px!important}.search-divider{margin:18px 0!important}.search-results,.nearby-results{max-height:40vh;overflow:auto;padding-right:2px}.place-result,.nearby-card{margin-bottom:6px}.map-stage{position:relative;min-height:100vh;background:#e9eee7;overflow:hidden}.map-stage .map-shell{position:absolute;inset:0;margin:0!important;border:0!important;border-radius:0!important;min-height:100%!important}.map-stage #discovery-map{height:100vh!important;min-height:100%!important}.map-stage:has(.map-shell:not([hidden])) .map-placeholder{display:none}.map-placeholder{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;padding:28px;text-align:center;background:radial-gradient(circle at 70% 20%,#f7f3e8 0,transparent 38%),linear-gradient(145deg,#dfe9e1,#edf0e8)}.map-placeholder:before,.map-placeholder:after{content:"";position:absolute;border:1px dashed #7ba38f66;border-radius:50%}.map-placeholder:before{width:340px;height:340px}.map-placeholder:after{width:560px;height:560px}.placeholder-mark{display:grid;width:58px;height:58px;place-items:center;margin-bottom:12px;border-radius:18px;background:var(--green-dark);color:#fff;font-size:28px;box-shadow:0 12px 30px #07574033;z-index:1}.map-placeholder strong,.map-placeholder span{z-index:1}.map-placeholder strong{font:600 24px Georgia,serif}.map-placeholder span{max-width:310px;margin-top:6px;color:var(--muted);font-size:12px}.library-detail-pane{position:relative;z-index:3;padding:25px 22px;background:#f8f4eb;border-left:1px solid var(--line);overflow-y:auto;max-height:100vh}.detail-empty{display:grid;place-items:center;align-content:center;min-height:75vh;padding:24px;text-align:center}.detail-empty-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:12px;border:1px solid #a9bfb5;border-radius:50%;color:var(--green);font-size:25px}.detail-empty strong{font:600 23px Georgia,serif}.detail-empty p{max-width:250px;color:var(--muted);font-size:12px;line-height:1.5}.library-detail-pane:has(#selected-place:not([hidden])) .detail-empty{display:none}.selected-place{display:block!important;margin:0!important;padding:0!important;background:transparent!important}.selected-place[hidden]{display:none!important}.selected-place #map{height:180px;border-radius:16px}.selected-copy{padding:17px 2px 8px!important}.selected-copy strong{font-size:26px!important}.selected-copy span{font-size:12px!important}.detail-actions button{font-size:11px!important}.community-panel{margin-top:14px!important;padding:20px!important;border-radius:16px!important;background:var(--paper)!important}.community-panel h3{font-size:22px!important}.review-row{grid-template-columns:1fr!important}.visit-form{margin:16px 0 0!important;padding:20px!important;border:1px solid var(--line)!important;border-radius:16px;background:var(--paper)}.visit-form-heading{display:flex;align-items:start;justify-content:space-between;gap:10px}.visit-form-heading h2{margin:0;font:600 24px Georgia,serif}.verified-pill{display:none;padding:6px 8px;border-radius:20px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:800}.visit-form .fields{grid-template-columns:1fr 1fr!important}.visit-form .memory{grid-column:1/-1!important}.global-save-status{position:fixed;left:calc(var(--sidebar) + 50%);bottom:24px;z-index:90;transform:translateX(-50%);max-width:520px}.global-save-status:empty{display:none}
.visits-view,.profile-view{padding-top:54px}.visits-section{margin:0!important;padding:26px!important;border-radius:22px!important}.visits-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important;margin-top:0!important}.visit{min-height:150px}.empty-state .primary-action{margin-top:15px}.guest-visits{display:grid;place-items:center;max-width:600px;margin:80px auto;padding:44px;text-align:center;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.guest-visits h2{margin:2px 0 8px;font:600 29px Georgia,serif}.guest-visits p{margin:0 0 18px;color:var(--muted)}
.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.profile-card,.settings-card{padding:26px;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.profile-card{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:17px}.profile-avatar{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#123f35;color:#fff;font:600 22px Georgia,serif}.profile-copy small,.profile-copy strong,.profile-copy span{display:block}.profile-copy small{color:var(--green);font-size:9px;font-weight:850;letter-spacing:.14em}.profile-copy strong{margin:3px 0 5px;font:600 20px Georgia,serif}.profile-copy span{color:var(--muted);font-size:11px;line-height:1.45}.profile-auth-button,.profile-signout{padding:10px 12px;border:0;border-radius:10px;background:var(--green-dark);color:#fff;font-weight:750;cursor:pointer}.settings-card{display:grid;gap:0;padding-block:8px}.settings-card>div{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:18px 4px}.settings-card>div+div{border-top:1px solid #ebe4d8}.settings-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green);font-weight:850}.settings-card strong{font-size:13px}.settings-card p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}
.mobile-sheet-handle{display:none}.auth-logo{display:none}
@media(max-width:1180px) and (min-width:761px){:root{--sidebar:205px}.explore-layout{grid-template-columns:285px minmax(380px,1fr)}.library-detail-pane{position:fixed;right:0;top:0;bottom:0;width:390px;z-index:25;box-shadow:-20px 0 50px #273b3220;transform:translateX(100%);transition:transform .24s ease}.library-detail-pane:has(#selected-place:not([hidden])){transform:none}.detail-empty{display:none}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.visits-list{grid-template-columns:1fr}.profile-grid{grid-template-columns:1fr}}
@media(max-width:760px){
  :root{--sidebar:0px}.desktop-sidebar{display:none}.app-main{margin:0;padding:0 0 calc(var(--mobile-nav) + env(safe-area-inset-bottom))}.mobile-topbar{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;height:58px;padding:7px 16px;border-bottom:1px solid #e7dfd2;background:#f8f4ebdd;backdrop-filter:blur(15px)}.mobile-brand{display:flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:var(--ink);font:600 17px Georgia,serif}.mobile-brand .brand-logo{width:31px;height:31px;border-radius:9px}.mobile-avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid #cfc7b9;border-radius:50%;background:var(--paper);color:var(--green-dark);font-size:20px}.mobile-tabbar{position:fixed;inset:auto 0 0;z-index:60;display:grid;grid-template-columns:repeat(4,1fr);height:calc(var(--mobile-nav) + env(safe-area-inset-bottom));padding:7px 7px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #dfd6c8;background:#fffdf8ef;backdrop-filter:blur(18px)}.mobile-tabbar button{display:grid;place-items:center;align-content:center;gap:2px;border:0;border-radius:12px;background:transparent;color:#7d766c;cursor:pointer}.mobile-tabbar button>span{font-size:21px;line-height:1}.mobile-tabbar button small{font-size:9px;font-weight:750}.mobile-tabbar button.is-active{color:var(--green-dark);background:#eaf3ed}.view-inner{width:100%;padding:25px 16px 34px}.view-heading{align-items:center;margin-bottom:19px}.view-heading h1,.explore-heading h1{font-size:38px}.view-heading .primary-action{padding:10px 12px;font-size:11px}.passport-view{padding-top:24px}.passport-hero{display:block;margin-bottom:17px}.passport-hero h1{font-size:52px!important;line-height:.88!important}.passport-hero .intro{margin-top:16px;font-size:13px}.passport-hero .stats{margin-top:21px}.stats div{padding:11px 14px!important}.stats strong{font-size:25px!important}.guest-passport{display:grid;margin:15px 0;padding:20px}.guest-passport h2{font-size:25px}.guest-actions{display:grid;grid-template-columns:1fr}.guest-actions button{width:100%}.game-panel{display:grid!important;grid-template-columns:1fr!important;margin:0 0 12px!important}.level-card,.quest-card{padding:20px!important;border-radius:18px!important}.level-card{min-height:0}.level-card h2{font-size:26px!important}.passport-section{padding:20px 14px!important;border-radius:18px!important}.section-heading-row{display:block;margin-bottom:14px;padding:0 5px}.section-heading-row h2{font-size:27px}.section-heading-row .next-achievement{margin-top:7px;text-align:left}.achievement-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.achievement{min-height:152px!important;padding:14px 10px!important;grid-template-columns:1fr!important;text-align:center}.achievement-stamp{margin:auto}.passport-cta{display:grid;padding:20px;border-radius:18px}.passport-cta h2{font-size:24px}.passport-cta button{width:100%}
  .explore-layout{display:block;min-height:calc(100vh - 58px - var(--mobile-nav));background:var(--paper)}.explore-panel{padding:22px 16px 14px;border:0;overflow:visible}.explore-heading h1{font-size:38px}.explore-heading>p:last-child{margin-bottom:18px}.explore-controls .search-form{grid-template-columns:1fr auto}.explore-controls .search-form button{padding-inline:12px}.nearby-button{padding:11px!important}.search-divider{margin:14px 0!important}.search-results,.nearby-results{max-height:none}.map-stage{height:46vh;min-height:300px;margin:0 0 8px}.map-stage .map-shell{min-height:300px!important}.map-stage #discovery-map{height:46vh!important;min-height:300px!important}.map-placeholder:before{width:250px;height:250px}.map-placeholder:after{width:390px;height:390px}.library-detail-pane{position:fixed;left:0;right:0;bottom:calc(var(--mobile-nav) + env(safe-area-inset-bottom));z-index:50;max-height:78vh;padding:0;background:#f8f4eb;border-radius:22px 22px 0 0;box-shadow:0 -20px 50px #1d292436;overflow:auto;transform:translateY(110%);transition:transform .25s ease;pointer-events:none}.detail-empty{display:none}.library-detail-pane:has(#selected-place:not([hidden])){transform:none;pointer-events:auto}.selected-place,.visit-form{position:static!important;max-height:none;overflow:visible;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.selected-place:not([hidden]){display:block!important}.selected-place #map{height:145px;border-radius:22px 22px 0 0!important}.selected-copy{padding:17px 18px 8px!important}.community-panel{margin:10px 14px 14px!important;padding:17px!important}.mobile-sheet-handle{position:sticky;top:0;z-index:2;display:block;width:42px;height:5px;margin:8px auto -4px;border-radius:10px;background:#c5bdb0}.visit-form{margin:0 14px 14px!important;padding:18px!important;border-radius:16px!important;background:var(--paper)!important}.visit-form .fields{grid-template-columns:1fr!important}.visit-form .memory{grid-column:auto!important}.visit-form-heading h2{font-size:22px}.global-save-status{left:16px;right:16px;bottom:calc(var(--mobile-nav) + 12px);transform:none;max-width:none}.visits-view,.profile-view{padding-top:25px}.visits-section{padding:14px!important;border:0!important;box-shadow:none!important;background:transparent!important}.visits-list{grid-template-columns:1fr}.visit{padding:14px!important}.stamp{width:64px!important;height:64px!important;flex-basis:64px!important}.guest-visits{margin:50px auto;padding:30px 20px}.profile-grid{grid-template-columns:1fr}.profile-card{grid-template-columns:54px 1fr;padding:19px}.profile-avatar{width:54px;height:54px}.profile-auth-button,.profile-signout{grid-column:1/-1;width:100%}.settings-card{box-shadow:none}.auth-screen{padding:16px!important}.auth-card{max-height:92vh;overflow:auto}.auth-logo{display:block;width:52px;height:52px;margin:0 0 15px;border-radius:14px}
}
@media(max-width:380px){.achievement-grid{grid-template-columns:1fr!important}.passport-hero h1{font-size:46px!important}.explore-controls .search-form{grid-template-columns:1fr}.explore-controls .search-form button{width:100%}}
