.app-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(var(--sky-top),var(--sky-horizon) 74%,var(--sky-bottom));overflow:hidden}.app-atmosphere>canvas{width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s}.app-atmosphere>canvas[data-ready=true]{opacity:1}.app-sun-fallback{position:absolute;left:var(--app-sun-x);top:var(--app-sun-y);width:var(--app-sun-size);height:var(--app-sun-size);transform:translate(-50%,-50%);border-radius:50%;background:var(--app-sun-color);opacity:var(--app-sun-opacity);box-shadow:0 0 4vh 1vh var(--app-sun-glow),0 0 18vh 6vh var(--app-sun-glow)}.app-cloud-fallback{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background:url(/atmosphere/cloud.webp) -20vw 8vh / 70vw auto no-repeat,url(/atmosphere/cloud.webp) 65vw 45vh / 65vw auto no-repeat}@media(max-width:700px){.app-sun-fallback{left:var(--app-sun-x-compact)}}@media(prefers-reduced-motion:reduce){.app-atmosphere>canvas{transition:none}}.brand-wordmark{display:inline-flex;align-items:center;vertical-align:middle}.brand-wordmark>span{display:block;line-height:1}.brand-wordmark>svg{translate:0 .06em}.golden-map-loader{width:min(380px,100%);padding:27px 22px 23px;color:#344e54;text-align:center;border:1px solid #fffdf38c;border-radius:6px 6px 44px;background:radial-gradient(ellipse at 50% 24%,#ffe6a91f,transparent 60%),linear-gradient(145deg,#fffdf33d,#fffdf314),#fffdf354;backdrop-filter:blur(24px) saturate(1.15);-webkit-backdrop-filter:blur(24px) saturate(1.15);box-shadow:0 18px 60px #344e6014,inset 0 1px #ffffff59,inset 0 -1px #ffffff1a}.golden-map-loader-eyebrow{color:#52686a;font-size:8px;font-weight:500;letter-spacing:1.65px;line-height:1.5}.golden-map-loader-art{position:relative;display:block;width:min(290px,100%);max-width:100%;height:auto;margin:9px auto 3px;overflow:visible}.golden-map-loader-art>svg{display:block;width:100%;height:auto;overflow:visible}.golden-map-loader-find{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.golden-map-loader-find .crate-art{position:absolute;left:73.75%;top:51.39%;margin:-90px 0 0 -90px;transform:scale(var(--loader-crate-scale, .34))}.golden-map-loader-find .crate-shadow,.golden-map-loader-find .crate-spark{display:none}.golden-map-loader .golden-map-loader-title{margin:24px 0 28px;color:#344e54;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(32px,4vw,39px);font-weight:400;letter-spacing:-.8px;line-height:.98}.golden-map-loader-title em{color:#9b702c;font-weight:400}.golden-map-loader-notes{display:grid;min-height:36px;margin:16px -10px 13px;color:#52686a;font-size:11px;line-height:1.6}.golden-map-loader-notes span{grid-area:1 / 1}.golden-map-loader-notes span:not(:first-child){opacity:0}.golden-map-loader-status{display:inline-flex;flex-direction:column;align-items:center;max-width:100%;gap:13px;color:#4d6367;font-size:9px;font-weight:500;letter-spacing:1.3px;text-transform:uppercase}.golden-map-loader-track{position:relative;width:180px;max-width:100%;height:2px;overflow:hidden;border-radius:2px;background:#56708030}.golden-map-loader-track:after{content:"";position:absolute;inset:0 auto 0 0;width:44%;border-radius:inherit;background:#9b702c;transform:translate(64%)}.golden-map-loader-trail{stroke-dasharray:100;stroke-dashoffset:0}@media(prefers-reduced-motion:no-preference){.golden-map-loader-sun{animation:golden-map-loader-rise 5s ease-in-out infinite}.golden-map-loader-halo,.golden-map-loader-spark{animation:golden-map-loader-glow 3s ease-in-out infinite alternate}.golden-map-loader-atlas{animation:golden-map-loader-float 5s ease-in-out infinite}.golden-map-loader-find{animation:golden-map-loader-float 3s ease-in-out infinite}.golden-map-loader-trail{animation:golden-map-loader-trace 5s ease-in-out infinite}.golden-map-loader-beacon{transform-box:fill-box;transform-origin:center;animation:golden-map-loader-beacon 2.5s ease-out infinite}.golden-map-loader-notes span{opacity:0;animation:golden-map-loader-note 15s linear infinite}.golden-map-loader-notes span:nth-child(2){animation-delay:5s}.golden-map-loader-notes span:nth-child(3){animation-delay:10s}.golden-map-loader-track:after{animation:golden-map-loader-progress 1.8s ease-in-out infinite}}[data-animation-paused=true] .golden-map-loader *,[data-animation-paused=true] .golden-map-loader *:after{animation-play-state:paused}@keyframes golden-map-loader-rise{0%,to{transform:translateY(5px)}50%{transform:translateY(-3px)}}@keyframes golden-map-loader-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes golden-map-loader-glow{0%{opacity:.5}to{opacity:1}}@keyframes golden-map-loader-trace{0%,10%{stroke-dashoffset:100;opacity:0}18%{opacity:1}70%,85%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes golden-map-loader-beacon{0%{transform:scale(.5);opacity:.8}to{transform:scale(1.7);opacity:0}}@keyframes golden-map-loader-note{0%,29%{opacity:1;transform:translateY(0)}33%,96%{opacity:0;transform:translateY(-4px)}97%,to{opacity:0;transform:translateY(4px)}}@keyframes golden-map-loader-progress{0%{transform:translate(-110%)}to{transform:translate(240%)}}@media(max-width:600px){.golden-map-loader{width:min(330px,100%);padding:23px 18px 20px}.golden-map-loader-art{--loader-crate-scale: .29;width:240px}.golden-map-loader-eyebrow{font-size:7px;letter-spacing:1.25px}}@media(max-height:740px){.app-loading .golden-map-loader{padding-top:18px;padding-bottom:17px}.app-loading .golden-map-loader-art{--loader-crate-scale: .255;width:210px;margin-top:0}.app-loading .golden-map-loader-title{font-size:32px}.app-loading .golden-map-loader-notes{min-height:18px;margin-top:12px;margin-bottom:9px}}@media(max-height:560px){.app-loading .golden-map-loader{width:310px;max-width:100%;padding:12px 16px}.app-loading .golden-map-loader-art{--loader-crate-scale: .153;width:130px}.app-loading .golden-map-loader-eyebrow,.app-loading .golden-map-loader-notes{display:none}.app-loading .golden-map-loader-title{margin:16px 0 20px;font-size:26px}}.app-content{display:contents}.app-loading{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at 65% 65%,#fff4c87a,transparent 50%),linear-gradient(155deg,#abc8d8,#ded8c8 65%,#efdab6);color:#344d5f;font-family:DM Sans,sans-serif}.app-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;isolation:isolate;overflow:auto;opacity:1;transition:opacity .4s ease}.app-loading-overlay>.app-atmosphere{position:absolute;z-index:-1}.app-loading-overlay>.app-atmosphere>canvas{transition:opacity .25s ease}.app-loading-overlay>.app-atmosphere>canvas[data-ready=true]{opacity:0}.app-loading-overlay>.app-atmosphere>canvas[data-clouds-ready=true]{opacity:1}.app-loading-overlay[data-leaving=true]{opacity:0}.app-loading-error h1{font:400 36px/1.1 "Instrument Serif",Georgia,serif;letter-spacing:-.6px}.app-loading-error p{margin:18px 0 24px;color:#4d6367;line-height:1.7}.app-loading-retry{min-height:44px;padding:10px 22px;border:1px solid #ffffff80;border-radius:4px;background:#fffdf35e;color:#344d5f;font-size:12px}.app-loading-retry:hover{background:#fffdf38c}@media(prefers-reduced-motion:reduce){.app-loading-overlay,.app-loading-overlay>.app-atmosphere>canvas{transition:none}}:root{font-family:DM Sans,sans-serif;color:#263e2c;background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #fbf9f3;--ink: #263e2c;--muted: #586551;--yellow: #f5cb39;--line: #dce2d5;--display: "Manrope", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-size:16px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;background:none;border:0}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #33592b;outline-offset:4px}::selection{background:#f5cb39;color:#23382b}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}h2{font-size:clamp(32px,3.1vw,44px);line-height:1.18;letter-spacing:-1.7px;font-weight:650}h3{font-weight:650}p{line-height:1.7}small{font-size:12px}button{min-height:44px}a,button{transition:background-color .2s,color .2s,box-shadow .2s}img{display:block;max-width:100%}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link,.skip-map{position:absolute;top:-100px;left:16px;padding:14px 20px;background:var(--yellow);z-index:100;border-radius:10px;font-weight:700}.skip-link:focus{position:fixed;top:12px}.skip-map:focus{top:80px}.section{max-width:1320px;margin-inline:auto;padding:92px 52px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.5}.mini-line{width:22px;height:1px;background:currentColor}.serif-word,.golden-word{font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-style:italic;font-size:1.13em;letter-spacing:-.6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 22px;min-height:52px;border-radius:12px;font-size:15px;font-weight:650;line-height:1.25}.button:hover{box-shadow:0 5px 18px #59662717}.primary{background:var(--yellow);color:#263623}.primary:hover{background:#ffdb61}.secondary{background:#edf0e6;border:1px solid #8d9a82}.text-button{display:inline-flex;align-items:center;gap:13px;min-height:44px;font-size:14px;font-weight:650}.text-button:hover{color:#846108}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:50%}.icon-button:hover{background:#e8ecdf}.live-dot{width:7px;height:7px;display:inline-block;flex-shrink:0;border-radius:50%;background:#5c7e43;box-shadow:0 0 0 4px #5c7e4312}.header{position:sticky;top:0;z-index:30;background:#f8f9f4f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e5e8df}.header-inner{max-width:1440px;margin:auto;padding:15px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-size:23px;letter-spacing:-1px;font-weight:750;white-space:nowrap;min-height:44px}.brand>svg{color:#9c7717}.brand-period{color:#866b12}.nav{display:flex;gap:26px;align-items:center}.nav a{display:flex;align-items:center;gap:5px;font-size:14px;min-height:44px;color:var(--muted)}.nav a:hover{color:var(--ink)}.nav .nav-active{color:var(--ink);font-weight:650}.header-actions{display:flex;gap:12px;align-items:center}.header-cta{font-size:14px;min-height:46px;padding:12px 18px}.mobile-menu{display:none}.hero{padding-bottom:28px}.hero-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:end;padding-top:65px;padding-bottom:42px}.hero-copy .eyebrow{margin-bottom:19px}.hero-copy .eyebrow svg{width:21px;height:21px}.hero h1{font-size:clamp(44px,5.1vw,72px);font-weight:600;letter-spacing:-3.6px;line-height:1.06}.golden-word{color:#8d6a12;position:relative;white-space:nowrap}.golden-word:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;border-radius:50%;background:#efcf62;transform:rotate(-3deg)}.hero-summary{padding-left:35px;padding-bottom:6px}.hero-summary p{font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:25px}.bnb-built{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;margin-top:19px;color:var(--muted)}.bnb-built svg{color:#8b6a15}.bnb-built>span{margin:0 3px}.world-section{max-width:1440px;margin:auto;padding:0 28px;scroll-margin-top:12px}.world-loading{height:690px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;background:#e3e9d8;border-radius:26px}.world-explorer{position:relative;height:740px;max-height:900px;border-radius:26px;overflow:hidden;background:#e1eadb;border:7px solid #fff;box-shadow:0 0 0 1px #dce3d4,0 20px 55px #2d513e10;isolation:isolate}.world-explorer:fullscreen{height:100dvh;max-height:none;border:0;border-radius:0}.world-map{position:absolute;top:0;right:0;bottom:48px;left:0;outline:0}.world-map .maplibregl-canvas{outline-offset:-5px}.map-topbar{position:absolute;z-index:4;top:19px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:none}.map-topbar>*{pointer-events:auto}.map-live-pill{display:flex;align-items:center;gap:11px;background:#fffffff2;border:1px solid #d6decf;border-radius:50px;box-shadow:0 3px 10px #3443290c;min-height:44px;padding:10px 16px;font-size:13px;white-space:nowrap}.map-live-pill strong{font-size:12px;letter-spacing:1px}.map-stat-divider{height:16px;width:1px;background:#bdc9b5}.map-rarity-filters{display:flex;gap:6px}.map-rarity-filters button{display:flex;align-items:center;justify-content:center;gap:7px;background:#ffffffd9;border-radius:30px;border:1px solid #9aa78e;padding:7px 12px;font-size:12px;font-weight:650;min-height:44px;box-shadow:0 2px 7px #3443290a}.map-rarity-filters button:not(.selected){background:#e6eadc;color:#475340;text-decoration:line-through}.map-rarity-filters button:hover{background:#fff}.map-rarity-filters i,.map-zone-list i,.rarity-chip i{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.map-loading-panel,.map-empty-panel{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);text-align:center;z-index:5;background:#f8faf2f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 60px #344f3112;border:1px solid #c7d2bc;border-radius:20px;padding:30px;width:min(420px,85%)}.map-loading-panel>svg{margin-bottom:15px;color:#637d50}.map-loading-panel h3{font-size:20px;margin-bottom:10px}.map-loading-panel p{color:var(--muted);font-size:14px}.map-loading-panel .button{margin-top:20px}.map-empty-panel{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;flex-wrap:wrap}.map-empty-panel button{text-decoration:underline;font-weight:700}.world-marker{will-change:transform}.world-marker-button{display:flex;align-items:center;flex-direction:column;gap:5px;padding:4px;border-radius:20px;filter:drop-shadow(0 4px 7px #2c402826);min-width:56px}.world-marker-button:hover .marker-pill{box-shadow:0 0 0 3px #f5cb39;transform:translateY(-3px)}.marker-pill{display:flex;align-items:center;gap:6px;background:#fff;padding:5px 6px;border-radius:40px;border:1px solid #c6d0bc;transition:transform .2s,box-shadow .2s;min-height:43px}.marker-icons{display:flex;align-items:center;padding-right:0}.marker-crate-icon{display:grid;place-items:center;width:31px;height:31px;border:2px solid #fff;border-radius:50%;background:#e8efdb}.marker-crate-icon+.marker-crate-icon{margin-left:-9px}.marker-crate-icon.rare{background:#dcebf5}.marker-crate-icon.epic{background:#ecdef5}.marker-crate-icon.legendary{background:#fff0bc}.marker-crate-icon svg{width:25px;height:25px}.marker-count{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:14px;font-weight:750;color:#263623}.marker-caption{display:block;border-radius:20px;padding:6px 11px;background:#fffffff7;border:1px solid #d4dbcc;font-family:var(--display);font-size:12px;font-weight:750;white-space:nowrap;max-width:210px;overflow:hidden;text-overflow:ellipsis;line-height:1.35}.marker-rarity{font-size:12px;font-weight:700;padding-right:7px}.world-marker.zone .marker-pill{gap:8px}.world-marker.cluster .marker-caption{font-size:12px}.map-navigation{position:absolute;z-index:4;left:20px;bottom:133px;display:flex;flex-direction:column;gap:8px}.map-zoom-controls{background:#fffffff2;border:1px solid #a6b49a;border-radius:16px;overflow:hidden;box-shadow:0 3px 8px #31432b10}.map-zoom-controls button{display:grid;place-items:center;min-width:44px;min-height:44px}.map-zoom-controls button+button{border-top:1px solid #d7dece}.map-control{display:flex;align-items:center;justify-content:center;gap:3px;border-radius:13px;min-width:46px;min-height:44px;background:#ffffffed;border:1px solid #a6b49a;box-shadow:0 3px 8px #31432b10;font-size:12px;font-weight:750}.map-control:has(span){flex-direction:column;gap:0;padding:4px 0}.map-control[aria-pressed=true]{background:#f8d559}.map-control:hover,.map-zoom-controls button:hover{background:#fff7d9}.map-bottom-controls{position:absolute;left:20px;bottom:79px;display:flex;align-items:center;gap:8px;z-index:5}.map-world-button,.map-city-select,.map-list-toggle{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;background:#fffffff2;border:1px solid #a0af91;border-radius:30px;font-weight:650;font-size:13px;padding:10px 16px;box-shadow:0 3px 8px #31432b10}.map-world-button.active{background:var(--yellow);border-color:#947c23}.map-city-select{position:relative;padding:0 13px;gap:6px}.map-city-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--ink);padding:11px 13px 11px 0;font-size:13px;min-height:44px;cursor:pointer;max-width:167px}.map-city-select>svg:last-child{pointer-events:none;margin-left:-17px}.map-list-toggle[aria-expanded=true]{background:var(--yellow)}.map-view-indicator{position:absolute;right:78px;bottom:83px;display:flex;flex-direction:column;text-align:right;gap:3px;z-index:3;background:#fffffff0;border-radius:12px;padding:8px 12px;font-size:12px;color:var(--muted)}.map-view-indicator span:first-child{font-weight:700;color:var(--ink)}.map-help-toggle{position:absolute;z-index:5;right:20px;bottom:82px;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #a0af91;display:grid;place-items:center}.map-help-panel,.map-zone-list,.zone-preview{position:absolute;z-index:6;background:#fdfef8f7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #c0ceb3;box-shadow:0 15px 50px #263e2c1a;border-radius:20px;padding:23px}.map-help-panel{bottom:138px;right:20px;width:min(340px,calc(100% - 90px));font-size:14px}.map-help-panel p{margin-top:10px;color:var(--muted);line-height:1.65}.map-zone-list{bottom:134px;left:78px;width:min(360px,calc(100% - 105px));max-height:480px;overflow:auto;padding:16px}.map-zone-list>div{display:flex;align-items:center;justify-content:space-between}.map-zone-list h3{font-size:19px}.map-zone-list p{font-size:13px;color:var(--muted);margin:0 0 10px}.map-zone-list>button{display:flex;text-align:left;align-items:center;justify-content:space-between;width:100%;border-top:1px solid #dbe2d3;padding:14px 4px;font-size:14px;font-weight:650;line-height:1.45}.map-zone-list>button:hover{background:#edf2e4}.map-zone-list i{margin-right:8px}.map-zone-list small{display:block;font-size:12px;font-weight:450;margin:3px 0 0 16px;color:var(--muted)}.zone-preview{top:87px;right:20px;width:286px;padding:23px;text-align:center;max-height:calc(100% - 232px);overflow:auto}.zone-preview-close{position:absolute;top:8px;right:8px}.zone-preview>.eyebrow{font-size:12px;letter-spacing:1px;justify-content:center;padding-top:20px}.zone-preview>.crate-art{height:138px;width:170px;margin:0 auto;transform:scale(.8)}.rarity-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:650;border:1px solid #b8c5ac;border-radius:20px;padding:6px 10px;background:#fff}.zone-preview h3{font-size:22px;letter-spacing:-.6px;line-height:1.3;margin:14px 0 9px}.zone-preview p{font-size:14px;line-height:1.6;color:var(--muted)}.zone-preview-value{display:flex;gap:10px;align-items:baseline;justify-content:center;margin:17px 0}.zone-preview-value>span{font-size:26px;font-weight:650;letter-spacing:-1px}.zone-preview-value small{font-size:12px;color:var(--muted)}.zone-location-note{border-top:1px dashed #b8c8a9;padding-top:14px;display:flex;gap:8px;text-align:left;font-size:12px;line-height:1.5;color:var(--muted)}.world-attribution{position:absolute;z-index:4;bottom:50px;right:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;padding:4px 8px;background:#ffffffeb;border-radius:5px 5px 0 0;color:#475840;font-size:12px;line-height:1.5}.world-attribution a{text-decoration:underline;text-underline-offset:2px}.world-attribution a:hover{color:#263e2c}.map-caption{position:absolute;bottom:0;left:0;right:0;height:48px;background:#f8faf3;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 22px;font-size:12px;color:var(--muted);border-top:1px solid #d6e0cd}.map-caption>span{display:flex;align-items:center;gap:9px}.map-caption>span:last-child{font-style:italic}.world-map .maplibregl-ctrl-bottom-left{bottom:5px;left:14px}.world-map .maplibregl-ctrl-scale{font-size:12px;font-family:inherit;line-height:20px;background:#fffffff0;border-color:#55664a;color:#34472d}.maplibregl-cooperative-gesture-screen{background:#263e2cbb!important;font-family:inherit!important}.world-pulse{border-block:1px solid var(--line);background:#f0f3e9;margin-top:8px}.pulse-inner{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:21px 52px;font-size:13px}.pulse-title{display:flex;align-items:center;gap:10px}.world-pill{border:1px solid #9aa78c;border-radius:5px;padding:4px 6px;font-size:12px;font-weight:700;letter-spacing:.5px}.pulse-stat{display:flex;align-items:center;gap:6px;color:var(--muted);white-space:nowrap}.pulse-stat strong{color:var(--ink)}.pulse-stat svg{margin-right:3px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:32px}.section-heading .eyebrow,.how-heading .eyebrow,.faq-heading .eyebrow{margin-bottom:20px}.section-heading p{color:var(--muted);font-size:15px;margin-top:14px}.section-aside,.rarity-note{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);white-space:nowrap;padding-bottom:5px}.explorer-filters{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.filter-tabs{display:flex;align-items:center;gap:4px;overflow:auto}.filter-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;border-radius:9px;font-size:13px;white-space:nowrap;color:var(--muted);min-height:44px;border:1px solid transparent}.filter-tabs button.active{background:#e5ebd8;color:var(--ink);font-weight:700;border-color:#a7b69a}.filter-tabs button:hover{background:#edf0e6}.city-search{display:flex;align-items:center;gap:8px;border:1px solid #87977b;border-radius:10px;padding-left:12px;background:#fdfefa;min-width:185px}.city-search input{padding:11px 0;font-size:14px;width:144px;min-height:44px;background:none;border:0;color:var(--ink)}.city-search input::placeholder{color:#596950}.city-search input:focus-visible{outline-offset:-2px}.city-search button{min-width:38px;padding:0}.city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.city-card{background:#fff;border:1px solid #d9e0d1;border-radius:17px;overflow:hidden;box-shadow:0 4px 12px #263e2c04;transition:transform .3s,box-shadow .3s}.city-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #263e2c10}.city-photo{height:223px;position:relative;overflow:hidden;background:#d2dec2}.city-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.city-card:hover .city-photo img{transform:scale(1.045)}.city-photo-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#16201219 0%,transparent 30%,#152211b8 100%)}.city-status{position:absolute;top:13px;left:12px;display:flex;align-items:center;gap:6px;padding:8px 9px;border-radius:30px;background:#fff7e9;color:#4c4323;font-size:12px;font-weight:700;line-height:1.35}.city-status.live{background:#f9da72;color:#384026}.city-status i{width:5px;height:5px;border-radius:50%;background:currentColor}.save-city{position:absolute;top:8px;right:8px;display:grid;place-items:center;min-width:44px;min-height:44px;border-radius:50%;color:#fff;background:#24331e9c}.save-city.saved{color:#24331e;background:#f9d760}.save-city:hover{background:#233620}.save-city.saved:hover{background:#ffdf7c}.city-name{position:absolute;bottom:20px;left:19px;color:#fff}.city-name>span{font-size:12px;font-weight:500;letter-spacing:.2px;text-shadow:0 1px 3px #000}.city-name h3{font-size:27px;letter-spacing:-1px;line-height:1.2;margin-top:5px;text-shadow:0 1px 3px #0007}.city-info{padding:18px 18px 8px}.city-window>span{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.city-window strong{font-size:16px;font-weight:650;display:flex;align-items:baseline;gap:5px;margin:8px 0 12px;white-space:nowrap}.city-window small{font-size:12px;color:var(--muted);margin-left:auto;letter-spacing:.6px}.city-window strong>span{color:#7a866e}.city-card-bottom{border-top:1px solid #e5e9df;display:flex;align-items:center;justify-content:space-between;gap:7px}.city-card-bottom>span{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted)}.city-card-bottom b{color:var(--ink)}.city-card-bottom button{min-width:44px;border-radius:50%;margin-right:-7px}.city-card-bottom button:hover{background:#f7d355}.skyline-art{display:grid;place-content:center;gap:12px;height:100%;text-align:center;background:linear-gradient(#d3dcc7,#f3d885);color:#526846}.skyline-art svg{margin:auto}.skyline-art>span{font-size:13px;letter-spacing:2px}.empty-cities{text-align:center;padding:70px 20px;border:1px dashed #b0bda0;border-radius:16px}.empty-cities>svg{color:#728663;margin-bottom:15px}.empty-cities h3{font-size:22px}.empty-cities p{color:var(--muted);margin:10px 0 20px}.explore-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:23px}.explore-bottom p{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted)}.explore-bottom p span{font-style:italic}.how-section{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;padding-top:70px;padding-bottom:100px}.how-heading p{font-size:15px;color:var(--muted);margin:20px 0}.how-heading .text-button{margin-top:5px}.how-steps{display:flex;flex-direction:column;gap:0}.how-step{position:relative;display:flex;align-items:start;gap:21px;padding:27px 0;border-top:1px solid var(--line)}.how-step:first-child{padding-top:0;border:0}.step-number{font-family:"Instrument Serif",serif;font-style:italic;font-size:20px;color:#626f57;padding-top:11px}.step-icon{display:grid;place-items:center;background:#ecf0e2;width:54px;height:54px;flex-shrink:0;border:1px solid #d5dec9;border-radius:15px}.how-step h3{font-size:18px;letter-spacing:-.5px;margin:2px 0 9px}.how-step p{font-size:14px;color:var(--muted);line-height:1.7}.crate-section{background:#f0f3e8;border-block:1px solid var(--line)}.crate-section .section{padding-block:75px}.crate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:36px}.crate-card{text-align:left;border:1px solid #c5d2b5;border-radius:18px;padding:22px 20px 16px;background:linear-gradient(150deg,#f8faef,#e7edd9);display:flex;flex-direction:column;position:relative;min-width:0;transition:transform .3s,box-shadow .3s}.crate-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #344a2420}.crate-card.rare{background:linear-gradient(150deg,#f6f9fd,#e2e9f2);border-color:#bfcee0}.crate-card.epic{background:linear-gradient(150deg,#faf5fc,#eadff1);border-color:#d1bddc}.crate-card.legendary{background:linear-gradient(150deg,#fffaf0,#f7e9b6);border-color:#d8c27c}.crate-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.crate-card-top>span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:750;letter-spacing:1.2px}.crate-card-top i{width:7px;height:7px;border-radius:50%}.crate-stage{height:198px;position:relative;display:grid;place-items:center}.crate-stage-orbit{position:absolute;width:170px;height:70px;border:1px solid #344a2417;border-radius:50%;bottom:17px;transform:rotate(-10deg)}.crate-card-copy h3{font-size:19px;letter-spacing:-.6px;line-height:1.35;min-height:52px}.crate-card-copy p{font-size:14px;color:#52604c;line-height:1.65;margin:10px 0 21px;min-height:70px}.crate-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #64735630;padding-top:15px}.crate-card-footer>span:first-child{display:flex;flex-direction:column;gap:3px;font-size:23px;font-weight:650;letter-spacing:-.5px}.crate-card-footer small{font-size:12px;letter-spacing:1px;font-weight:650;color:var(--muted)}.crate-card-arrow{width:36px;height:36px;display:grid;place-items:center;border:1px solid #7c8c6d;border-radius:50%;background:#ffffff5c}.rewards-note{font-size:12px;color:var(--muted);text-align:center;margin-top:25px}.crate-art{position:relative;width:180px;height:180px;perspective:750px;flex-shrink:0;pointer-events:none}.crate-body{position:absolute;left:40px;top:45px;width:100px;height:88px;transform-style:preserve-3d;transform:rotateX(-20deg) rotateY(-29deg) rotate(-5deg);transition:transform .7s cubic-bezier(.2,.7,.2,1)}.crate-card:hover .crate-body{transform:translateY(-7px) rotateX(-15deg) rotateY(-38deg) rotate(-4deg)}.crate-body>div{position:absolute;backface-visibility:hidden;border:2px solid var(--crate-dark);background:var(--crate-base);box-shadow:inset 0 0 0 5px var(--crate-light)}.crate-front,.crate-back{width:100px;height:88px;left:0;top:0}.crate-front{transform:translateZ(35px);background:linear-gradient(130deg,var(--crate-light),var(--crate-base))!important;display:grid;place-items:center}.crate-front>svg{position:absolute;left:31px;top:32px;color:#3e4926;filter:drop-shadow(0 1px 0 #ffffff70)}.crate-back{transform:rotateY(180deg) translateZ(35px)}.crate-side,.crate-left{width:70px;height:88px;left:15px;top:0;background:var(--crate-dark)!important}.crate-side{transform:rotateY(90deg) translateZ(50px)}.crate-left{transform:rotateY(-90deg) translateZ(50px)}.crate-top,.crate-bottom{width:100px;height:70px;left:0;top:9px}.crate-top{transform:rotateX(90deg) translateZ(44px);background:var(--crate-light)!important}.crate-bottom{transform:rotateX(-90deg) translateZ(44px);background:var(--crate-dark)!important}.crate-top span{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:2px solid var(--crate-dark);border-radius:2px;background:linear-gradient(90deg,transparent 44%,var(--crate-base) 44% 57%,transparent 57%)}.crate-trim{position:absolute;top:17px;left:0;right:0;height:6px;background:var(--crate-dark);box-shadow:0 2px #ffffff60}.crate-latch{position:absolute;width:13px;height:17px;top:14px;left:42px;border:2px solid #6b6334;background:var(--crate-light);border-radius:3px;box-shadow:0 2px 2px #342e3026}.crate-latch:after{content:"";width:3px;height:6px;background:#665d2f;position:absolute;left:3px;top:4px;border-radius:2px}.crate-shadow{position:absolute;width:108px;height:19px;left:35px;bottom:12px;background:#3b4d3930;border-radius:50%;filter:blur(8px);transform:rotate(-9deg)}.crate-spark{position:absolute;color:var(--crate-dark);font-size:21px;line-height:1}.crate-spark.one{right:6px;top:20px}.crate-spark.two{left:5px;bottom:37px;font-size:15px}.crate-art.small{transform:scale(.5);transform-origin:center;width:90px;height:90px}.crate-art.small .crate-body{left:0;top:0}.sunset-banner{position:relative;isolation:isolate;margin:92px auto;border-radius:25px;background:#e6edd8;min-height:440px;max-width:1216px;display:flex;align-items:center;justify-content:space-between;padding:64px 70px;overflow:hidden;border:1px solid #d5dfc5;perspective:1200px}.sunset-illustration{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.sunset-sun{position:absolute;right:19%;top:25px;width:230px;height:230px;border-radius:50%;background:#f3ce62;box-shadow:0 0 0 26px #f6d87321,0 0 0 54px #f6d87316}.sunset-hill{position:absolute;border-radius:50%;pointer-events:none;will-change:transform}.sunset-hill.back{width:1050px;height:520px;right:-310px;bottom:-345px;transform:rotate(-15deg);background:#c4d4ac}.sunset-hill.front{width:800px;height:390px;right:-390px;bottom:-270px;transform:rotate(-20deg);background:#a7bd8d}.sunset-path{position:absolute;right:29%;bottom:-120px;width:80px;height:270px;border-radius:70%;background:#eadba6;transform:rotate(48deg);opacity:.8}.sunset-star{position:absolute;right:39%;top:66px;color:#997814;font-size:25px}.sunset-copy{position:relative;z-index:1;max-width:510px}.sunset-copy .eyebrow{margin-bottom:22px}.sunset-copy p{font-size:15px;color:#526346;margin:21px 0 24px}.ticket-parallax{transform-style:preserve-3d;will-change:transform;margin-left:25px;flex-shrink:0}.sunset-ticket{position:relative;display:flex;flex-direction:column;align-items:center;width:278px;padding:23px 18px 12px;background:#fffdf0;border:1px solid #d8d7ba;border-radius:13px;box-shadow:3px 12px #8192680e,0 12px 32px #58684620;transform:rotate(5deg);text-align:center}.sunset-ticket>svg{color:#93731c;width:33px;height:33px;margin-bottom:15px}.sunset-ticket>span{font-size:12px;letter-spacing:1px;font-weight:700}.ticket-time{font-family:var(--display);font-size:58px;line-height:1.2;letter-spacing:-3px;font-weight:650;display:flex;gap:2px;margin-top:10px;font-variant-numeric:tabular-nums}.ticket-time>span{font-weight:400;font-size:50px;padding-top:2px}.sunset-ticket p{font-size:12px;margin-top:4px;color:#59684e}.ticket-divider{position:relative;width:calc(100% + 36px);border-bottom:1px dashed #9da58c;margin:20px 0 17px}.ticket-divider:before,.ticket-divider:after{content:"";position:absolute;top:-9px;width:16px;height:18px;border:1px solid #d8d7ba;background:#cbd8b6;border-radius:50%}.ticket-divider:before{left:-8px}.ticket-divider:after{right:-8px}.ticket-local-time{font-size:12px!important;letter-spacing:.4px!important}.ticket-local-time b{font-size:12px;letter-spacing:.8px;margin-left:5px;font-weight:600;color:#59684e}.sunset-ticket button{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#526147;margin-top:8px;width:100%;border-radius:8px}.sunset-ticket button:hover{background:#f2eed8}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;padding-top:10px}.faq-heading p{font-size:15px;color:var(--muted);margin-top:21px}.faq-sun{width:60px;height:60px;color:#917622;margin-top:30px}.faq-list{border-top:1px solid #bcc8b0}.faq-item{border-bottom:1px solid #c7d1bc}.faq-item>button{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:23px 0;width:100%;font-size:16px;text-align:left;font-weight:550;line-height:1.5;transition:color .2s ease}.faq-item>button:hover,.faq-item.open>button{color:#81621b}.faq-item>button svg{flex-shrink:0}.faq-answer{height:0;overflow:hidden}.faq-answer p{color:var(--muted);font-size:14px;padding:0 32px 25px 0;line-height:1.8}.footer{border-top:1px solid var(--line);background:#f0f3e9}.footer-top{padding-block:44px;display:flex;align-items:start;justify-content:space-between;gap:40px}.footer-top p{font-size:14px;margin:8px 0;color:var(--muted)}.footer-top nav{display:grid;grid-template-columns:repeat(2,1fr);column-gap:48px}.footer-top nav a{font-size:13px;display:flex;align-items:center;gap:10px;min-height:44px}.footer-top nav a:hover{text-decoration:underline}.footer-signoff{display:flex;align-items:center;gap:13px;padding-top:12px;font-size:13px;color:var(--muted);line-height:1.7}.footer-signoff>svg{color:#8b6d17}.footer-bottom{max-width:1216px;margin:auto;border-top:1px solid #d6decd;padding:21px 0;display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:12px;color:var(--muted)}.footer-bottom a{font-size:12px;font-weight:700;letter-spacing:1px;min-height:44px;display:flex;align-items:center;gap:6px}.modal{border:1px solid #c5cfba;padding:0;width:min(500px,calc(100% - 28px));max-height:90dvh;background:#f8faf3;border-radius:23px;color:var(--ink);box-shadow:0 25px 100px #18240c3b}.modal::backdrop{background:#1f2e205e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-content{padding:21px}.modal-header{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:650;padding:0 0 12px;border-bottom:1px solid var(--line)}.rarity-details{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 15px 15px}.rarity-details>.crate-art{margin-bottom:4px}.rarity-details>.eyebrow{margin-top:0}.rarity-details h2{margin:15px 0 10px}.rarity-details>p{color:var(--muted);font-size:15px}.rarity-facts{display:flex;flex-direction:column;gap:15px;align-self:stretch;text-align:left;background:#edf2e3;border:1px solid #d1ddc3;border-radius:13px;padding:19px;margin:23px 0;font-size:13px}.rarity-facts>span{display:flex;align-items:center;gap:10px}.rarity-details>.button{width:100%}.rarity-details>small{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.6}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;z-index:60;padding:10px 13px 10px 18px;border:1px solid #94a981;background:#fffdf2;border-radius:15px;box-shadow:0 10px 40px #25371c26;font-size:14px;max-width:calc(100% - 24px);width:max-content}.toast>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e4edda}.toast>button{min-width:44px}@media(min-width:1600px){.world-explorer{height:820px}.hero-intro{padding-top:75px;padding-bottom:52px}}@media(max-width:1200px){.header-inner{padding-inline:26px;gap:20px}.nav{gap:17px}.brand{font-size:21px}.section{padding-inline:35px}.hero-intro{padding-top:50px}.hero h1{font-size:62px}.map-live-pill{gap:8px;padding-inline:12px}.map-rarity-filters{gap:4px}.map-rarity-filters button{padding-inline:9px}.pulse-inner{padding-inline:35px;gap:16px}.pulse-title .world-pill{display:none}.pulse-inner{font-size:12px}.city-grid{gap:14px}.city-info{padding-inline:14px}.city-photo{height:218px}.city-status{max-width:calc(100% - 63px);font-size:12px;gap:4px}.city-window strong{font-size:14px}.city-card-bottom>span{font-size:12px}.how-section{gap:65px}.crate-grid{gap:14px}.crate-card{padding-inline:17px}.crate-card-copy h3{font-size:18px}.crate-card-copy p{font-size:13px;min-height:85px}.sunset-banner{margin-inline:35px;padding-inline:45px}.faq-section{gap:65px}.footer-bottom{margin-inline:35px}.map-rarity-filters button>svg{display:none}}@media(max-width:960px){.nav{display:none}.mobile-menu{display:flex}.nav.open{display:flex;position:absolute;right:24px;top:80px;flex-direction:column;align-items:stretch;gap:4px;background:#fdfef8;border:1px solid #abb99c;box-shadow:0 15px 40px #263e2c1a;border-radius:15px;padding:17px 25px;min-width:220px}.hero h1{font-size:54px;letter-spacing:-2.8px}.hero-intro{gap:10px}.hero-summary{padding-left:20px}.hero-summary p{font-size:15px}.world-section{padding-inline:20px}.world-explorer{height:710px}.map-topbar{align-items:flex-start;gap:8px;flex-wrap:wrap}.map-live-pill{font-size:12px}.map-rarity-filters{margin-left:auto}.pulse-title{flex:1 1 100%}.pulse-inner{flex-wrap:wrap;justify-content:flex-start;gap:15px 35px;font-size:13px}.section-aside,.rarity-note{display:none}.explorer-filters{flex-wrap:wrap}.filter-tabs,.city-search,.city-search input{width:100%}.city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.city-photo{height:250px}.city-status{font-size:12px;max-width:none}.city-info{padding-inline:20px}.city-window strong{font-size:18px}.city-card-bottom>span{font-size:13px}.city-window>span{font-size:13px}.city-window small{font-size:12px}.how-section{gap:40px}.how-step{gap:14px}.step-number{display:none}.step-icon{width:45px;height:45px;border-radius:12px}.how-step h3{font-size:16px}.how-step p{font-size:14px}.crate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.crate-card{padding:24px}.crate-card-copy h3{font-size:21px;min-height:0}.crate-card-copy p{font-size:14px;min-height:47px}.crate-stage{height:200px}.sunset-banner{padding:45px 35px;min-height:420px}.sunset-copy h2{font-size:33px}.sunset-copy p{font-size:14px}.sunset-copy .eyebrow{font-size:12px}.sunset-ticket{width:250px}.ticket-time{font-size:52px}.sunset-sun{right:15%}.sunset-star{right:40%;top:35px}.sunset-hill.back{right:-450px}.sunset-hill.front{right:-490px}.faq-section{gap:40px;grid-template-columns:.8fr 1.2fr}.footer-top{flex-wrap:wrap}.footer-signoff{display:none}.footer-bottom{flex-wrap:wrap;gap:8px 25px}.footer-bottom a{margin-left:auto}}@media(max-width:700px){html{scroll-padding-top:85px}.header-inner{padding:11px 19px;gap:10px}.brand{font-size:20px;gap:7px}.brand>svg{width:30px;height:30px}.header-cta{display:none}.header-actions{gap:5px}.hero-intro{display:block;padding:36px 24px 28px}.hero h1{font-size:56px;letter-spacing:-2.7px}.hero-copy .eyebrow{font-size:12px;margin-bottom:18px}.hero-summary{padding:23px 0 0}.hero-summary p{font-size:15px;margin-bottom:18px}.hero-summary p br{display:none}.hero-summary .button{font-size:14px;min-height:48px;padding:13px 18px}.bnb-built{font-size:12px;margin-top:16px}.world-section{padding-inline:12px}.world-explorer{border-width:4px;border-radius:21px;height:650px}.world-map{bottom:44px}.map-topbar{top:12px;left:12px;right:12px;gap:8px;display:flex;flex-direction:column;align-items:stretch}.map-live-pill{align-self:center;justify-content:center;gap:7px;font-size:12px;min-height:40px;padding:9px 12px}.map-live-pill strong{font-size:12px;letter-spacing:.7px}.map-rarity-filters{align-self:center;margin:0;gap:5px;justify-content:center}.map-rarity-filters button{font-size:12px;padding:7px 10px;gap:6px;min-height:44px}.map-rarity-filters i{width:6px;height:6px}.map-navigation{left:12px;bottom:152px;gap:6px}.map-control,.map-zoom-controls button{min-width:44px;min-height:44px}.fullscreen-control{display:none}.map-bottom-controls{left:12px;right:12px;bottom:82px;gap:6px;justify-content:flex-start}.map-world-button,.map-list-toggle{padding:9px 12px;font-size:12px;gap:5px}.map-city-select{padding-inline:10px;gap:5px;flex:1;min-width:0;max-width:195px}.map-city-select select{font-size:12px;width:100%;max-width:none;min-width:0}.map-list-toggle{min-width:44px}.map-list-toggle span{display:none}.map-list-toggle:after{content:"Zones"}.map-view-indicator{bottom:139px;right:12px;font-size:12px;padding:7px 9px;gap:2px}.map-help-toggle{right:12px;bottom:198px}.world-attribution{right:0;left:0;bottom:44px;padding:6px 7px;justify-content:center;gap:4px;font-size:12px;min-height:32px;border-radius:0}.map-caption{height:44px;padding:8px 12px;font-size:12px;justify-content:center}.map-caption>span:last-child{display:none}.world-map .maplibregl-ctrl-bottom-left{bottom:81px;left:66px}.world-map .maplibregl-ctrl-scale{font-size:12px;line-height:16px}.map-zone-list{bottom:139px;left:66px;right:12px;max-height:340px;width:auto;padding:12px}.map-zone-list h3{font-size:17px}.map-zone-list>button{font-size:13px;padding-block:12px}.map-zone-list>p{font-size:12px}.map-help-panel{bottom:247px;right:12px;width:calc(100% - 78px);padding:17px;font-size:13px;max-height:290px;overflow:auto}.zone-preview{top:auto;bottom:133px;right:12px;left:66px;width:auto;max-height:340px;padding:16px}.zone-preview>.eyebrow{padding-top:5px;justify-content:start;font-size:12px;padding-right:28px}.zone-preview>.crate-art{height:100px;margin-top:-5px;margin-bottom:-10px;transform:scale(.56);transform-origin:50% 38%}.zone-preview h3{font-size:21px;margin-top:10px}.zone-preview p{font-size:13px}.zone-preview-value{margin:10px 0;gap:8px}.zone-preview-value>span{font-size:22px}.zone-location-note{padding-top:10px;font-size:12px}.zone-preview-close{top:2px;right:2px}.rarity-chip{font-size:12px;padding:5px 9px}.map-loading-panel h3{font-size:18px}.map-loading-panel{padding:25px 20px}.map-loading-panel p{font-size:13px}.marker-pill{min-height:39px;padding:4px 5px}.marker-crate-icon{width:27px;height:27px}.marker-crate-icon svg{width:22px;height:22px}.marker-count{width:29px;height:29px;font-size:13px}.marker-caption{font-size:12px;padding:5px 9px}.marker-rarity{font-size:12px}.map-marker-button{gap:4px}.pulse-inner{padding:20px 24px;gap:14px 23px;font-size:12px}.pulse-stat:last-child{display:none}.pulse-title{font-size:13px}.pulse-title .world-pill{display:inline;font-size:12px}.section{padding:65px 24px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:34px}.section-heading p{font-size:14px;margin-top:14px}.section-heading .eyebrow{font-size:12px;margin-bottom:16px}.explorer-filters{gap:14px}.filter-tabs{padding-bottom:3px;gap:3px}.filter-tabs button{font-size:13px;padding-inline:11px}.city-grid{gap:17px}.city-photo{height:200px}.city-status{font-size:12px;left:10px;top:12px;max-width:calc(100% - 61px)}.city-name{left:15px;bottom:16px}.city-name>span{font-size:12px}.city-name h3{font-size:24px}.city-info{padding:16px 14px 5px}.city-window strong{font-size:14px;gap:3px}.city-window small{font-size:12px}.city-window>span{font-size:12px}.city-card-bottom>span{font-size:12px;gap:4px}.explore-bottom{flex-direction:column;align-items:start;gap:13px}.explore-bottom p{font-size:12px;line-height:1.7}.explore-bottom .text-button{align-self:center}.how-section{display:block;padding-top:28px}.how-heading h2{font-size:35px}.how-heading .eyebrow{font-size:12px}.how-heading p{font-size:14px}.how-steps{margin-top:35px}.how-step{gap:19px;padding-block:24px}.how-step h3{font-size:18px}.how-step p{font-size:14px}.step-number{display:block;font-size:17px}.step-icon{width:47px;height:47px}.crate-section .section{padding-block:60px}.crate-grid{gap:15px;margin-top:30px}.crate-card{padding:19px 16px 16px}.crate-stage{height:170px}.crate-stage .crate-art{transform:scale(.88)}.crate-stage-orbit{width:130px;height:48px;bottom:17px}.crate-card-top>span{font-size:12px;gap:6px}.crate-card-copy h3{font-size:18px;min-height:49px}.crate-card-copy p{font-size:13px;line-height:1.6;min-height:105px}.crate-card-footer>span:first-child{font-size:22px}.crate-card-footer small{font-size:12px}.crate-card-arrow{width:30px;height:30px}.rewards-note{font-size:12px;line-height:1.8}.sunset-banner{margin:55px 20px;padding:38px 27px 48px;display:flex;flex-direction:column;align-items:start;gap:36px;border-radius:20px;min-height:700px}.sunset-copy h2{font-size:34px}.sunset-copy .eyebrow{font-size:12px}.sunset-copy p{font-size:14px}.sunset-copy p br{display:none}.sunset-copy .button{font-size:14px}.ticket-parallax{align-self:center;margin:0;z-index:1}.sunset-ticket{width:268px;padding-top:24px}.sunset-ticket>span{font-size:12px}.ticket-time{font-size:56px}.sunset-sun{top:auto;bottom:160px;right:-12px;width:210px;height:210px}.sunset-star{top:auto;bottom:309px;left:30px;right:auto}.sunset-hill.back{width:700px;height:450px;bottom:-260px;right:-190px}.sunset-hill.front{width:650px;height:400px;bottom:-290px;right:-400px}.sunset-path{right:32%;bottom:-80px;height:220px;width:65px}.faq-section{display:block;padding-top:10px}.faq-heading h2 br{display:none}.faq-heading h2{font-size:35px}.faq-heading p{font-size:14px;margin-top:16px}.faq-heading p br,.faq-sun{display:none}.faq-list{margin-top:30px}.faq-item>button{font-size:15px;padding-block:21px;gap:15px}.faq-answer p{font-size:14px;padding-right:10px}.footer-top{padding-block:35px;gap:22px}.footer-top nav{column-gap:28px;row-gap:2px}.footer-top>div:first-child{width:100%}.footer-top nav a{font-size:13px}.footer-bottom{margin:0 24px;padding-top:15px;flex-direction:column;align-items:start;gap:8px;font-size:12px}.footer-bottom a{margin-left:0}.toast{font-size:13px;padding-left:12px}.toast>span{flex-shrink:0}}@media(max-width:450px){.hero h1{font-size:49px;letter-spacing:-2.5px}.hero-summary p{font-size:14px}.bnb-built{gap:5px;font-size:12px}.map-live-pill{font-size:12px;gap:6px;padding-inline:10px}.map-live-pill strong{font-size:12px}.map-rarity-filters button{font-size:12px;padding-inline:8px;gap:5px}.map-rarity-filters{gap:4px}.map-world-button{padding-inline:10px}.map-world-button svg{display:none}.map-list-toggle{padding-inline:10px}.map-list-toggle:after{display:none}.map-list-toggle span{display:none}.map-topbar{left:8px;right:8px}.map-caption,.world-attribution{font-size:12px}.city-grid{grid-template-columns:1fr;gap:23px}.city-photo{height:255px}.city-status{font-size:12px;max-width:none;top:14px;left:14px}.city-info{padding:19px 20px 9px}.city-window strong{font-size:18px;gap:6px}.city-window small{font-size:12px}.city-card-bottom>span{font-size:13px}.city-name>span{font-size:12px}.city-name h3{font-size:29px}.city-name{bottom:21px;left:21px}.save-city{top:9px;right:9px}.crate-grid{grid-template-columns:1fr;gap:20px}.crate-card{padding:24px}.crate-stage{height:195px}.crate-stage .crate-art{transform:scale(1.05)}.crate-stage-orbit{width:175px;height:65px;bottom:13px}.crate-card-copy h3{font-size:22px;min-height:0}.crate-card-copy p{font-size:14px;min-height:0}.crate-card-top>span{font-size:12px}.crate-card-footer small{font-size:12px}.crate-card-footer>span:first-child{font-size:25px}.crate-card-arrow{width:40px;height:40px}.step-number{display:none}.how-step{gap:16px}.sunset-copy h2{font-size:30px}.sunset-banner{padding-inline:24px}.ticket-parallax{margin-left:-2px}.sunset-ticket{width:250px}.world-explorer{height:630px}.map-live-pill .live-dot{width:6px;height:6px}.pulse-title .world-pill{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.city-card:hover,.crate-card:hover{transform:none}.crate-card:hover .crate-body{transform:rotateX(-20deg) rotateY(-29deg) rotate(-5deg)}}.world-explorer .world-map{position:absolute;top:0;right:0;bottom:48px;left:0}@media(max-width:700px){.world-explorer .world-map{bottom:44px}}.map-live-pill,.map-rarity-filters button.selected,.marker-caption,.map-zoom-controls,.map-control,.map-city-select,.map-list-toggle,.map-view-indicator,.world-attribution,.world-map .maplibregl-ctrl-scale{background:#fffef9}.map-help-panel,.map-zone-list,.zone-preview{background:#fcfef7}.city-photo-shade{background:linear-gradient(180deg,#16201219,#1522110a 30%,#152211b8 57%,#152211e8)}@media(max-width:700px){.hero-intro.section{padding:32px 24px 26px}}@media(max-width:700px){.zone-preview{max-height:290px}.zone-preview>.crate-art{height:65px;transform:scale(.43);transform-origin:50% 20%;margin-top:0;margin-bottom:-6px}.zone-preview h3{margin:8px 0 6px}.zone-preview-value{margin:8px 0}.zone-preview>.eyebrow{font-size:12px}}@media(max-width:360px){.map-rarity-filters button{padding-inline:6px;gap:4px}.map-live-pill{gap:5px;padding-inline:9px}.map-live-pill strong{letter-spacing:0}.sunset-banner{margin-inline:16px;padding-inline:20px}.sunset-ticket{width:228px}.sunset-ticket>span{letter-spacing:.5px}.sunset-copy h2{font-size:28px}.ticket-local-time b{display:block;margin-top:5px}.hero h1{font-size:43px}}@media(max-width:700px){.zone-preview>.eyebrow{display:none}.zone-preview>.crate-art{margin-top:-3px;margin-bottom:-7px}.zone-preview h3{font-size:20px}.zone-preview-value{margin:6px 0}.zone-location-note{line-height:1.4}}.route-loading{height:100svh;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;background:#202620;color:#f1d59b;font-size:14px}.loading-sun{width:42px;height:21px;border-radius:50px 50px 0 0;border:1px solid currentColor;border-bottom-width:3px}.chevron-up{transform:rotate(180deg)}.gold-amount{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px}.gold-grams{color:#354b33;font-size:28px;font-weight:650;line-height:1.25;letter-spacing:-.8px;font-variant-numeric:tabular-nums;white-space:nowrap}.gold-grams>span{font-size:.65em;font-weight:500;letter-spacing:0;color:#6d5a29}.gold-amount-badge{padding:3px 10px;border:1px solid #e5d7b6;border-radius:999px;background:#f5ecd6;color:#68572f;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:0}.gold-token-equivalent{color:#5e6350;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.gold-usd-estimate{display:flex;flex-direction:column;align-items:center;gap:3px;margin-top:3px;font-variant-numeric:tabular-nums}.gold-usd-estimate>strong{color:#485c3b;font-size:18px;font-weight:600;line-height:1.4;letter-spacing:-.3px}.gold-usd-estimate>span{font-size:12px;color:#676750;line-height:1.5}
