@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#f5f6f7;background:#081015;font-synthesis:none;--lime:#b4fa42;--muted:#b1bac2;--line:#344047;--panel:rgba(9,16,20,.97)}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;transition:background .2s,transform .2s}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid #c1ff59;outline-offset:4px}a{color:inherit}button svg{flex-shrink:0}button:hover:not(:disabled){filter:brightness(1.12)}button:active:not(:disabled){transform:translateY(1px)}.app{height:100dvh;min-height:650px;overflow:hidden}.header{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid #202d33;background:#0b1216;position:relative;z-index:1001;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:32px;letter-spacing:-1.3px;padding:0}.brand img{width:48px;height:54px;object-fit:contain}.header nav{display:flex;gap:38px;height:100%;align-items:center;margin-left:5%}.header nav button{height:100%;font-size:16px;font-weight:650;position:relative;white-space:nowrap}.header nav button.active{color:var(--lime)}.header nav button.active:after{content:"";position:absolute;bottom:15px;left:0;right:0;height:2px;background:var(--lime)}.header-actions{display:flex;gap:32px;align-items:center}.network{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:30px;padding:12px 20px;white-space:nowrap;font-size:14px;font-weight:650}.network i{width:14px;height:14px;background:#79f434;border-radius:50%}.network svg{margin-left:12px}.network-wrap{position:relative}.network-menu{position:absolute;top:50px;right:0;width:250px;background:#111c21;border:1px solid var(--line);padding:8px;border-radius:16px;box-shadow:0 12px 40px #0009}.network-menu button{width:100%;display:flex;justify-content:space-between;padding:13px;border-radius:8px;text-align:left}.network-menu button:hover{background:#24302a}.network-menu small{display:block;padding:8px;color:var(--muted);font-size:11px}.wallet{background:#f0f0f4;color:#10151a;border-radius:30px;padding:12px 28px;font-size:16px;font-weight:750;white-space:nowrap}.explore{height:calc(100% - 70px);position:relative;isolation:isolate}.map{height:100%;width:100%;z-index:0;background:#0b1b20}.leaflet-tile-pane{filter:sepia(.3) hue-rotate(60deg) saturate(1.7) brightness(1.5)}.leaflet-container{font-family:inherit}.leaflet-control-attribution{font-size:10px!important;background:#091418dd!important;color:#aeb9bf!important}.leaflet-control-attribution a{color:#aeb9bf!important}.map-tint{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0612170d 60%,#00141f55);z-index:1}.panel{border:1px solid var(--line);background:var(--panel);border-radius:28px;box-shadow:0 12px 35px #0002;z-index:3}.intro{position:absolute;top:24px;left:26px;width:508px;padding:38px 29px 34px}.eyebrow{text-transform:uppercase;font-size:13px;font-weight:500;letter-spacing:3px;color:#b9c1c9;margin:0 0 17px}.intro h1{font-size:58px;line-height:.96;letter-spacing:-2.6px;font-weight:800;margin:0 0 20px;white-space:nowrap}.intro h1 em{font-style:normal;color:#99f735}.lead{font-size:22px;line-height:1.3;letter-spacing:-.4px;color:var(--muted);margin:0}.intro-actions{display:flex;gap:13px;margin:33px 0 30px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:50px;min-height:54px;padding:13px 23px;font-size:16px;font-weight:700}.primary{background:var(--lime);color:#0a1304;border:1px solid var(--lime)}.secondary{background:#10191f;border:1px solid var(--line);color:#f6f6f6}.intro-actions .primary,.intro-actions .secondary{min-height:63px;font-size:21px;letter-spacing:-.5px}.intro-actions .primary{flex:1;padding:12px 20px}.intro-actions .secondary{width:197px}.intro-actions .primary svg{width:26px;height:26px}.steps{display:flex;border-top:1px solid #3b454b;padding-top:30px;justify-content:space-between;gap:12px}.steps>span{display:flex;gap:10px;align-items:center}.steps>span+span{border-left:1px solid #2b363b;padding-left:16px}.steps svg{color:var(--lime);width:27px;height:35px;stroke-width:1.7}.steps b{font-size:13px;white-space:nowrap}.steps small{display:block;font-size:11px;font-weight:400;color:#b9c1c9;margin-top:5px}.rewards{position:absolute;top:22px;right:26px;width:300px;padding:23px 24px 24px}.rewards h2{font-size:25px;letter-spacing:-.7px;margin:0 0 6px;font-weight:800}.rewards>p{font-size:15px;color:var(--muted);line-height:1.35;margin:0}.tier-list{display:grid;gap:7px;margin-top:24px}.tier{display:flex;align-items:center;gap:14px;padding:7px 8px;border:1px solid #1d2b31;background:#10191e;border-radius:13px;width:100%;text-align:left;min-height:86px}.gem{object-fit:contain;width:67px;height:67px;filter:drop-shadow(0 0 10px #84ed1620)}.gem.purple{filter:hue-rotate(170deg) saturate(.7)}.gem.blue{filter:hue-rotate(90deg)}.tier>.gem{width:69px;height:65px;margin-left:-4px}.tier>span{flex:1}.tier strong{color:var(--lime);font-size:22px;white-space:nowrap;letter-spacing:-.4px}.tier strong small{font-size:15px}.tier>span>span{display:block;color:var(--muted);font-size:14px;margin-top:2px}.tier>svg{color:var(--muted);width:16px}.rules{border-top:1px solid var(--line);margin-top:21px;padding-top:8px}.rules button{display:flex;gap:25px;align-items:center;width:100%;text-align:left;padding:14px 2px}.rules button>svg:first-child{color:#60ee2d;width:34px;height:34px;stroke-width:1.7}.rules span{flex:1}.rules b{font-size:20px}.rules small{display:block;color:var(--muted);font-size:15px;margin-top:3px}.rules button>svg:last-child{color:#8b959e}.forest{width:100%;height:65px;object-fit:cover;display:block;margin-top:5px;mix-blend-mode:screen}.rewards .tagline{margin-top:14px}.city-bar{position:absolute;bottom:21px;left:50%;transform:translate(-50%);display:flex;gap:6px;align-items:center;border:1px solid #3b474e;background:#071216f5;border-radius:50px;padding:10px 14px;z-index:4;white-space:nowrap}.city-bar button{border:1px solid #2a373c;border-radius:40px;padding:11px 21px;font-size:13px;white-space:nowrap}.city-bar button.selected{background:var(--lime);border-color:var(--lime);color:#142002;font-weight:750}.map-controls{position:absolute;left:26px;bottom:90px;z-index:3;display:flex;flex-direction:column}.map-controls button{width:45px;height:39px;background:#0d191ee8;border:1px solid #3a464d;display:grid;place-items:center}.map-controls button:first-child{border-radius:12px 12px 0 0}.map-controls button:nth-child(2){border-top:0;border-radius:0 0 12px 12px}.map-controls button:last-child{margin-top:6px;border-radius:12px;height:42px}.demo-badge{position:absolute;left:26px;bottom:31px;border:1px solid #2b3c47;background:#0b1b26e6;display:flex;align-items:center;gap:10px;padding:12px;border-radius:30px;font-size:12px;color:#b5bfc6;z-index:3}.compass{position:absolute;right:26px;bottom:26px;width:61px;height:61px;border:1px solid #3b4850;background:#08141cbf;display:grid;place-items:center;border-radius:50%;z-index:3;color:#bac2cc}.compass span{position:absolute;top:-10px;font-size:14px;background:#08141c;padding:0 4px}.compass svg{transform:rotate(-45deg)}.cache-marker{background:none;border:0}.cache-marker img{height:94px;width:76px;object-fit:contain;filter:drop-shadow(0 0 12px #a3ff1844);animation:bob 4s ease-in-out infinite}.cache-marker.opened img{filter:grayscale(1);opacity:.45}.cache-marker span{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);white-space:nowrap;background:#0b191dee;color:#fff;border:1px solid #536138;padding:5px 9px;border-radius:20px;opacity:0;font-size:11px;pointer-events:none}.cache-marker:hover span,.cache-marker:focus span{opacity:1}.cache-marker:hover img{filter:drop-shadow(0 0 16px #afff19)}.player-marker span{display:block;width:22px;height:22px;border-radius:50%;border:4px solid #fff;background:#4e753e;box-shadow:0 0 0 8px #b4ff3a20}.explore-status{position:absolute;top:24px;left:26px;border-radius:18px;display:flex;align-items:center;padding:16px;gap:14px}.explore-status small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.text-link{color:var(--lime);font-size:13px;display:flex;align-items:center;gap:5px;margin-left:18px}.icon-button{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#182329}.map-error{position:absolute;top:8px;left:50%;transform:translate(-50%);background:#482f1e;padding:8px 12px;border-radius:8px;font-size:12px;z-index:5}.toast{position:fixed;z-index:3000;bottom:100px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;background:#172b25;border:1px solid #56784a;box-shadow:0 12px 60px #0009;padding:17px 20px;border-radius:16px;max-width:600px;width:max-content;font-size:14px}.toast>svg{flex-shrink:0;color:var(--lime)}.toast button{display:grid;place-items:center}.modal-shade{position:fixed;top:0;right:0;bottom:0;left:0;background:#030a10b5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;justify-content:center;align-items:center;padding:28px;overflow:auto}.modal{width:520px;max-width:100%;max-height:calc(100dvh - 56px);overflow:auto;position:relative;border-radius:28px;border:1px solid #3b494a;background:#0d171c;box-shadow:0 30px 100px #0008;padding:38px;animation:arrive .2s ease-out}.modal.wide{width:780px}.close{position:absolute;right:17px;top:17px}.modal .eyebrow{color:var(--lime);font-size:11px;letter-spacing:2px;margin-right:20px}.modal h2{font-size:32px;line-height:1.1;letter-spacing:-1px;margin:14px 0 18px;max-width:90%}.modal-copy{font-size:16px;line-height:1.6;color:var(--muted)}.modal-copy.small{font-size:13px}.cache-art{height:170px;display:grid;place-items:center}.cache-art img{height:185px;width:185px;animation:bob 4s infinite}.cache-art.opening img{animation:shake .16s linear infinite;filter:drop-shadow(0 0 30px #aeff36)}.cache-facts{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;font-size:13px}.cache-facts span{display:flex;align-items:center;gap:8px;color:#dae3d6}.demo-note{font-size:12px;line-height:1.6;color:#97a8ac;margin:20px 0}.full{width:100%}.spaced{margin-top:20px}.reward-amount{text-align:center;font-size:50px;font-weight:800;color:var(--lime);letter-spacing:-2px}.reward-amount small{display:block;font-size:12px;letter-spacing:3px;margin-top:7px}.row-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:28px 0}.how-grid article{padding:20px;background:#141f24;border:1px solid #29383c;border-radius:16px}.how-grid article>svg{color:var(--lime);width:30px;height:30px}.how-grid article>small{float:right;color:#657679}.how-grid h3{font-size:17px;margin:22px 0 10px}.how-grid p{color:var(--muted);font-size:13px;line-height:1.6}.notice-card{display:flex;gap:15px;padding:20px;background:#13221e;border:1px solid #2c4736;border-radius:15px;margin:24px 0}.notice-card>svg{color:var(--lime);flex-shrink:0;width:22px}.notice-card p{font-size:13px;color:#afc0b7;line-height:1.6;margin:5px 0 0}.notice-card>p{margin:0}.pool-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.pool-stats small,.pool-stats span{display:block;color:var(--muted);font-size:12px}.pool-stats strong{display:block;color:var(--lime);font-size:42px;letter-spacing:-2px;margin:10px 0}.progress{height:7px;background:#24352b;border-radius:10px;overflow:hidden}.progress span{display:block;height:100%;background:var(--lime)}.pool-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:12px}.odds-list>div{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #2a3a3d}.odds-list small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.odds-list b{color:var(--lime);font-size:23px}.history-summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:15px 0 22px;color:var(--muted)}.history-summary strong{font-size:28px;color:var(--lime);margin-right:5px}.history-list{max-height:340px;overflow:auto}.history-list>div{display:flex;gap:14px;align-items:center;border-top:1px solid #2a383b;padding:10px 0}.history-list img{width:48px;height:48px}.history-list>div>span:nth-child(2){flex:1;font-size:14px;text-transform:capitalize}.history-list small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.history-list strong{color:var(--lime)}.pill{font-size:10px;border:1px solid #3d5050;padding:4px 8px;border-radius:30px;color:var(--muted)}.empty-state{text-align:center;padding:25px}.empty-state>svg{color:var(--lime)}.empty-state p{color:var(--muted)}.wallet-emblem{border-radius:25px;width:85px;height:85px;background:#203123;color:var(--lime);display:grid;place-items:center;margin:25px auto}.wallet-help{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;font-size:13px;color:#bdcbcc}.address{font-family:monospace;font-size:13px;word-break:break-all;background:#19242b;padding:15px;border-radius:10px}.about-list{padding-left:20px;font-size:14px;color:#c4cecc;line-height:2.3}.spin{animation:rotate 1s linear infinite}.mobile-nav{display:none}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes bob{50%{transform:translateY(-5px)}}@keyframes arrive{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes shake{50%{transform:rotate(6deg) scale(1.05)}}@media(max-width:1450px){.header{padding:0 25px}.header nav{gap:24px;margin-left:0}.header-actions{gap:14px}.intro{width:460px;padding:30px 25px}.intro h1{font-size:52px}.intro .lead{font-size:20px}.intro-actions .primary,.intro-actions .secondary{font-size:18px}.intro-actions .secondary{width:168px}.steps{gap:8px}.steps>span+span{padding-left:10px}.steps b{font-size:11px}.steps small{font-size:10px}.city-bar{max-width:calc(100% - 440px);overflow:auto;scrollbar-width:none}.city-bar button{padding:10px 16px}}@media(max-height:830px)and (min-width:901px){.rewards{padding:20px;top:20px;width:275px}.rewards .tier{min-height:65px}.tier>.gem{height:53px;width:54px}.tier-list{margin-top:15px}.rules{margin-top:14px}.rules button{padding:9px 2px}.forest{height:44px}.intro{padding:30px 25px;top:20px}.intro h1{font-size:50px}.intro .lead{font-size:20px}.intro-actions{margin:25px 0}.intro-actions .primary,.intro-actions .secondary{min-height:55px}.steps{padding-top:22px}}@media(max-width:1100px){.header nav{gap:16px}.header nav button{font-size:13px}.brand{font-size:26px;gap:8px}.brand img{width:37px}.network{padding:10px;gap:8px}.network span{display:none}.network svg{margin:0}.wallet{font-size:13px;padding:12px 20px}.intro{width:410px}.intro h1{font-size:46px}.intro .lead{font-size:18px}.intro-actions{gap:10px}.intro-actions .primary,.intro-actions .secondary{font-size:16px;padding:12px 14px}.intro-actions .secondary{width:142px}.steps svg{width:22px}.steps{gap:6px}.steps>span{gap:6px}.steps>span+span{padding-left:8px}.rewards{right:20px;width:260px;padding:20px}.tier{gap:6px}.tier strong{font-size:19px}.city-bar{left:auto;right:100px;transform:none;max-width:calc(100% - 430px)}}@media(max-width:900px){.header{padding:0 18px;height:65px;gap:10px}.header nav{display:none}.brand{font-size:27px}.network{display:none}.header-actions{gap:0}.wallet{padding:11px 18px}.explore{height:calc(100% - 65px)}.intro{width:calc(100% - 36px);max-width:480px;left:18px;top:18px;padding:25px;background:#0b151bf2}.intro h1{font-size:47px}.intro .lead{font-size:18px}.intro-actions{margin:23px 0}.intro-actions .secondary{width:160px}.steps{padding-top:22px}.steps b{font-size:12px}.steps small{font-size:10px}.rewards{display:none}.city-bar{bottom:48px;left:18px;right:18px;max-width:none;width:auto;transform:none;padding:7px;border-radius:30px}.city-bar button{padding:10px 17px}.demo-badge{left:18px;bottom:118px;font-size:11px;padding:10px}.map-controls{left:auto;right:18px;bottom:118px}.compass{display:none}.explore-status{top:18px;left:18px;right:18px;padding:12px;gap:10px}.explore-status b{font-size:14px}.explore-status small{font-size:10px}.text-link{font-size:12px;margin-left:auto;white-space:nowrap}.toast{max-width:calc(100% - 32px);width:auto;bottom:165px;font-size:12px}.how-grid{grid-template-columns:1fr}.how-grid article{padding:15px}.how-grid h3{margin:10px 0}.how-grid p{margin:0}.modal{padding:28px;max-height:calc(100dvh - 32px)}.modal-shade{padding:16px}.modal h2{font-size:29px}.modal .eyebrow{font-size:10px;letter-spacing:2px}.pool-stats strong{font-size:32px}.pool-labels{font-size:9px;gap:12px}.history-summary{flex-direction:column;align-items:flex-start;gap:8px}.history-list{max-height:250px}.map-error{top:auto;bottom:160px;width:70%}.cache-marker img{height:80px;width:66px}.app{min-height:620px}.mobile-nav{display:flex;position:absolute;bottom:14px;left:18px;right:18px;justify-content:space-around;z-index:5;font-size:11px;color:#c5d2d3;background:#0b151ccc;padding:7px;border-radius:20px}.leaflet-control-attribution{font-size:8px!important}}@media(max-width:420px){.intro h1{font-size:41px;letter-spacing:-1.7px}.intro .eyebrow{font-size:10px;letter-spacing:2.5px}.intro .lead{font-size:16px}.intro-actions .primary,.intro-actions .secondary{font-size:14px;padding:10px 12px;min-height:51px;gap:7px}.intro-actions .secondary{width:129px}.steps{gap:4px}.steps svg{width:20px}.steps b{font-size:10px}.steps small{font-size:8px}.steps>span+span{padding-left:6px}.steps>span{gap:4px}.brand{font-size:24px}.wallet{font-size:12px;padding:10px 14px}.modal{padding:25px}.modal h2{font-size:27px}.cache-facts{font-size:11px}.row-actions .primary,.row-actions .secondary{width:100%}.history-list>div{gap:8px}.history-list .pill{display:none}.pool-stats{gap:10px}.pool-stats strong{font-size:27px}.history-list>div>span:nth-child(2){font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.leaflet-tile-pane{filter:invert(1) hue-rotate(180deg) brightness(.65) saturate(.65) contrast(1.15)}.leaflet-tile-pane{filter:invert(1) hue-rotate(180deg) brightness(.9) saturate(.9) contrast(.95)}.rewards .rules button{padding:10px 2px}.rewards .forest{height:57px}.city-label{color:#d3d9de;text-shadow:0 2px 8px #000;font-size:36px;font-weight:750;letter-spacing:1px;text-align:center;white-space:nowrap;pointer-events:none}@media(max-width:420px){.intro h1{font-size:clamp(30px,9.25vw,37px);line-height:1.03;letter-spacing:-1.6px}}.leaflet-tile-pane{filter:invert(1) hue-rotate(180deg) brightness(.8) saturate(.4) contrast(.95)}.map-tint{background:linear-gradient(180deg,#00192033,#00111c59)}.rewards{max-height:calc(100% - 125px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#344b3d transparent}@media(max-width:1100px){.rules button{gap:14px}.rules small{font-size:13px;white-space:nowrap}.rules b{font-size:19px}}.tier{gap:9px}.tier>.gem{width:57px;flex-shrink:0}.tier strong{font-size:19px}.tier strong small{font-size:12px}
