.dialog-content.walkthrough-dialog{width:min(780px,calc(100vw - 32px));padding:24px}.walkthrough-notice{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#e5cc83;font-size:10px;letter-spacing:.6px}.walkthrough-notice>span{color:#b3b3ad;font-size:12px;letter-spacing:0;margin-left:auto}.walkthrough-steps{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0;padding:0}.walkthrough-steps li{display:flex;align-items:center;gap:8px;padding-bottom:12px;border-bottom:2px solid #373737;color:#96968e;font-size:12px}.walkthrough-steps li>span{display:grid;place-items:center;flex-shrink:0;width:23px;height:23px;border:1px solid #4b4b47;border-radius:50%;font-size:10px}.walkthrough-steps li.is-current,.walkthrough-steps li.is-complete{color:#e5cc83;border-color:#c1a965}.walkthrough-steps .is-current>span,.walkthrough-steps .is-complete>span{background:#e5cc8312;border-color:#a69260}.walkthrough-mission{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:25px}.walkthrough-scene{overflow:hidden;min-width:0;border:1px solid #454239;background:radial-gradient(ellipse at 50% 48%,#3e3828 0,#171716 65%);border-radius:12px}.walkthrough-plot-heading{display:flex;justify-content:space-between;gap:8px;padding:15px 14px 0;font:9px IBM Plex Mono,monospace;color:#b3ad9d}.walkthrough-plot-heading strong{color:#e5cc83;font-weight:500}.walkthrough-terrain{position:relative;height:207px;overflow:hidden}.walkthrough-rig{display:block;position:absolute;width:125%;height:100%;object-fit:cover;top:-8%;left:-12.5%;filter:drop-shadow(0 15px 12px #0008);transition:opacity .3s}.walkthrough-scene-unclaimed .walkthrough-rig{opacity:.32}.walkthrough-orbit{position:absolute;left:9%;right:9%;top:48%;height:95px;border:1px dashed #ad965847;border-radius:50%}.walkthrough-beacon{position:absolute;left:calc(50% - 16px);top:16px;display:grid;place-items:center;width:32px;height:32px;color:#e5cc83;background:#24231b;border:1px solid #9a8758;border-radius:50%}.walkthrough-beacon svg{width:15px;height:15px}.walkthrough-scene-drilling .walkthrough-beacon{animation:walkthrough-pulse 1s ease-in-out infinite}.walkthrough-scene-upgraded .walkthrough-beacon{background:#e5cc83;color:#24231b}.walkthrough-scene-status{min-height:48px;padding:0 14px 12px;text-align:center;color:#c9c1a9;font-size:11px;line-height:1.5}.walkthrough-scene-status progress{display:block;width:100%;height:4px;margin-top:10px;border:0;border-radius:4px;overflow:hidden;accent-color:#e5cc83;background:#343329}.walkthrough-scene-status progress::-webkit-progress-bar{background:#343329}.walkthrough-scene-status progress::-webkit-progress-value{background:#e5cc83}.walkthrough-vault{display:flex;align-items:center;gap:10px;border-top:1px solid #454239;padding:11px 14px;background:#ffffff03}.walkthrough-vault>div{display:flex;flex-direction:column;gap:3px}.walkthrough-vault span{font:8px IBM Plex Mono,monospace;letter-spacing:1px;color:#979386}.walkthrough-vault strong{font-size:12px;font-weight:500}.walkthrough-vault b{margin-left:auto;color:#e5cc83;font:23px IBM Plex Mono,monospace}.walkthrough-lesson{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:8px 0 0}.walkthrough-kicker{font:9px IBM Plex Mono,monospace;letter-spacing:1.1px;color:#ad9b6a}.dialog-content .walkthrough-lesson h3{font-size:24px;font-weight:500;line-height:1.2;margin:14px 0 12px}.dialog-content .walkthrough-lesson p{font-size:13px;line-height:1.65;margin:0 0 20px}.walkthrough-action{width:100%;justify-content:center;font-size:13px;min-height:44px;padding:10px 12px;white-space:normal}.walkthrough-action+.walkthrough-action{margin-top:8px}.dialog-content p.walkthrough-hint{margin:12px 0 0;color:#96968e;font-size:11px;line-height:1.6}.walkthrough-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:18px;margin-top:20px;border-top:1px solid #373737;color:#8c8c86;font-size:10px}.walkthrough-footer .text-link{display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:6px;font-size:11px;min-height:32px}@keyframes walkthrough-pulse{50%{box-shadow:0 0 0 9px #e5cc8310}}@media(max-width:600px){.dialog-content.walkthrough-dialog{padding:18px;width:calc(100vw - 24px)}.walkthrough-notice{font-size:9px}.walkthrough-notice>span{font-size:10px}.walkthrough-steps{margin:17px 0;gap:7px}.walkthrough-steps li{gap:5px;font-size:10px;padding-bottom:9px}.walkthrough-steps li>span{width:19px;height:19px;font-size:9px}.walkthrough-mission{grid-template-columns:1fr;gap:17px}.walkthrough-terrain{height:125px}.walkthrough-rig{width:82%;height:185px;top:-41px;left:9%;object-fit:contain}.walkthrough-orbit{left:22%;right:22%;height:60px;top:35%}.walkthrough-beacon{top:6px;width:25px;height:25px;left:calc(50% - 12.5px)}.walkthrough-scene-status{min-height:32px;font-size:10px;padding-bottom:10px}.walkthrough-vault{padding:8px 12px}.walkthrough-vault img{width:28px;height:28px}.walkthrough-lesson{padding:0}.dialog-content .walkthrough-lesson h3{font-size:21px;margin:9px 0}.dialog-content .walkthrough-lesson p{font-size:12px;margin-bottom:14px}.dialog-content p.walkthrough-hint{font-size:10px;margin:10px 0 0}.walkthrough-footer{margin-top:16px;padding-top:10px;font-size:9px}}@media(max-width:380px){.walkthrough-notice>span{margin-left:0;flex-basis:100%}.walkthrough-steps{gap:5px}.walkthrough-steps li{font-size:9px;gap:4px}.walkthrough-footer{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.walkthrough-scene-drilling .walkthrough-beacon{animation:none}}:root{font-family:IBM Plex Sans,sans-serif;color:#dededb;background:#050506;font-synthesis:none;font-weight:400;--line: #373738;--muted: #969693;--accent: #e5cc83;--panel: #19191af0;--sidebar: 264px;--footer-height: 32px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.35}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}a{color:inherit;text-decoration:none}button{border:0;background:none}svg{flex-shrink:0;stroke-width:1.7}button svg{width:20px;height:20px}.app-shell{min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#121213;border-right:1px solid #3b3b3c;z-index:30;display:flex;flex-direction:column;padding:26px 16px 16px;box-shadow:inset 1px 0 #424243;border-radius:0 0 12px}.brand{display:flex;gap:10px;align-items:center;padding:0 9px}.brand img{width:47px;height:47px;object-fit:cover;border-radius:50%;border:1px solid #535353}.brand span{display:flex;flex-direction:column}.brand small{font-size:10px;letter-spacing:5px;margin-bottom:3px}.brand strong{font-size:23px;font-weight:700;line-height:1.1;letter-spacing:-1.1px}.brand em{font-size:11px;font-style:normal;color:#888;margin-top:6px;letter-spacing:1.2px}.socials{display:flex;align-items:center;gap:12px;padding:27px 10px 22px}.socials a,.socials button{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#070708;font-size:20px}.socials svg{width:16px;height:16px}.socials span{font-family:IBM Plex Mono,monospace;color:#aaa;font-size:10px;margin-left:auto}.nav-item{display:flex;align-items:center;gap:13px;text-align:left;width:100%;padding:15px 13px;min-height:52px;margin-bottom:4px;font-size:14px;font-weight:500;border:1px solid transparent;border-radius:12px;white-space:nowrap}.nav-item svg{width:21px;height:21px}.nav-item kbd{margin-left:auto;font-family:inherit;font-size:12px;font-weight:400;border:1px solid #3b3b3d;color:#888;padding:1px 5px;border-radius:3px}.nav-item.active{background:#242425;border-color:#535354;box-shadow:0 3px #080809,inset 0 1px #ffffff0b}.nav-item:hover{background:#262627}.sidebar-bottom{margin-top:auto;padding-top:22px}.chain-tag{display:flex;align-items:center;gap:6px;font-size:11px;margin:19px 10px 16px;color:#9d9d9b}.chain-tag svg{color:#b2d88b}.chain-label{font-family:IBM Plex Mono;font-size:8px;margin-left:auto;border:1px solid #414438;padding:3px 4px;border-radius:3px;color:#b4bc9a}.token-balance{display:flex;align-items:center;gap:10px;padding:0 11px 17px}.token-balance img{width:22px;height:22px;border-radius:50%}.token-balance strong{font-size:19px}.token-balance small{font-size:10px;color:#888}.token-balance button{margin-left:auto}.wallet-row{display:flex;gap:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:9px 15px;border:1px solid #555556;border-radius:12px;background:#252526;font-size:14px;font-weight:600;box-shadow:0 3px #080808,inset 0 1px #ffffff0c;transition:background .2s,transform .2s}.button:hover:not(:disabled){background:#343436}.button.primary{color:#171718;background:#e0e0de;border-color:#e0e0de;box-shadow:0 3px #858586}.button.primary:hover:not(:disabled){background:#fff}.wallet-row>.primary{flex:1;padding:12px 9px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:7px;flex-shrink:0}.wallet-row>.icon-button{height:47px;width:40px}.plain{display:inline-flex;padding:0;color:#adadaa}.world{margin-left:var(--sidebar);height:calc(100dvh - var(--footer-height));min-height:640px;position:relative;overflow:hidden;background:#030304}.site-footer{display:flex;align-items:center;justify-content:center;min-height:var(--footer-height);margin-left:var(--sidebar);padding:7px 16px;border-top:1px solid #252526;background:#0b0b0c;color:#999991;font-size:10px;line-height:17px;letter-spacing:.3px;text-align:center}.space-scene{position:absolute;top:0;right:0;bottom:110px;left:0;overflow:hidden;background:radial-gradient(ellipse at 80% 40%,#25201640,transparent 60%),#020203}.initial-moon{position:absolute;width:min(71vw,780px);height:min(71vw,780px);object-fit:contain;left:53%;top:47%;transform:translate(-50%,-50%)}.orbit{position:absolute;border:1px solid #b6ad8321;border-radius:50%;width:95%;height:85%;left:6%;top:5%;transform:rotate(-28deg);pointer-events:none}.orbit-two{width:70%;height:125%;left:19%;top:-15%;transform:rotate(45deg);border-color:#686d7320}.world-top{position:absolute;top:24px;left:28px;right:27px;display:flex;justify-content:space-between;gap:12px;align-items:center}.world-label{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:1.2px;display:flex;gap:10px;align-items:center;color:#a4a4a0}.world-label>span{color:#4b4b4b}.status-badge{font-family:IBM Plex Mono;font-size:9px;letter-spacing:1px;color:#bdbaab;border:1px solid #4e4936;background:#27251e9e;padding:7px 10px;border-radius:5px}.panel{background:var(--panel);border:1px solid #797978;border-radius:14px;box-shadow:0 0 0 2px #424243,inset 0 1px #ffffff15,0 12px 35px #0005;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.guide{position:absolute;left:28px;top:72px;width:348px;padding:15px;z-index:5}.panel-heading{display:flex;gap:10px;align-items:center}.panel-heading>span{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px}.panel-heading small{margin-left:auto;font-size:13px;color:var(--muted)}.panel-heading .plain svg{width:15px}.guide p{font-size:15px;line-height:1.6;margin:12px 0 15px}.guide-actions{display:flex;justify-content:flex-end;gap:8px}.map-caption{position:absolute;left:32px;bottom:185px;pointer-events:none;text-shadow:0 2px 12px #000}.map-caption>span{font-family:IBM Plex Mono;font-size:9px;letter-spacing:2px;color:#a19b85}.map-caption h1{font-size:23px;font-weight:500;letter-spacing:-.5px;margin:8px 0 3px}.map-caption p{font-size:12px;color:#9b9b98;margin:0}.map-tools{position:absolute;right:23px;bottom:195px;display:flex;flex-direction:column;gap:7px}.map-tools .button{width:38px;height:38px;min-height:0;padding:7px;border-radius:10px;background:#161617d9;border-color:#4f4f50}.world-foot{position:absolute;bottom:127px;left:28px;right:25px;display:flex;align-items:center;justify-content:space-between}.world-foot>span{display:flex;gap:8px;align-items:center;font-size:11px;color:#9b9b95}.world-foot i{padding:0 2px;font-style:normal;color:#555}.world-foot>div{display:flex}.community{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:28px;min-height:114px;padding:0 23px 13px 28px;background:linear-gradient(transparent,#030304 18%)}.dock-heading{display:flex;align-items:center;justify-content:space-between;min-height:37px;gap:8px;font-size:14px;font-weight:500}.dock-heading>span{display:flex;gap:8px;align-items:center}.dock-heading>small{font-family:IBM Plex Mono;font-size:8px;color:#888;letter-spacing:.6px}.activity p{display:flex;gap:12px;font-size:12px;line-height:1.5;margin:8px 0}.activity time{font-family:IBM Plex Mono;font-size:10px;color:#827e71}.activity p span{color:#afafa9}.leaderboard{border:1px solid #4b4b4b;border-radius:8px 8px 0 0;align-self:start}.leaderboard .dock-heading{padding:0 12px;background:#2c2c2d;border-bottom:1px solid #69696a;box-shadow:0 3px #131314}.empty-rank{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;padding:14px 16px;font-size:12px}.empty-rank>span:first-child{grid-row:span 2;font-family:IBM Plex Mono;font-size:20px;color:#bca770}.empty-rank small{font-size:10px;color:#848482}.screen{position:absolute;top:74px;right:27px;bottom:138px;left:27px;z-index:12;padding:28px;overflow:auto;background:#151516f5}.screen-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.screen h1{margin:0;font-size:27px}.screen p{color:#b6b6b2;line-height:1.7}.mobile-header,.sidebar-scrim{display:none}@media(min-width:1600px){:root{--sidebar: 290px}.nav-item{font-size:16px;padding:18px 14px}.guide{width:380px}.guide p{font-size:16px}.initial-moon{width:min(72vw,1000px);height:min(72vw,1000px)}.brand strong{font-size:25px}}@media(max-height:770px)and (min-width:761px){.sidebar{padding-top:19px}.socials{padding:20px 10px 16px}.nav-item{padding:11px;min-height:44px}.sidebar-bottom{padding-top:10px}.chain-tag{margin:10px}.token-balance{padding-bottom:12px}.brand strong{font-size:21px}}@media(max-width:1000px){:root{--sidebar: 228px}.brand{padding:0 4px;gap:8px}.brand strong{font-size:19px}.brand img{width:38px;height:38px}.nav-item{gap:10px;padding:13px 10px;font-size:13px}.nav-item kbd{display:none}.guide{width:310px}.community{gap:18px}.dock-heading>small{display:none}.activity p{font-size:11px}.initial-moon{left:58%;width:760px;height:760px}.world-label{font-size:9px;gap:6px}.status-badge{font-size:8px;letter-spacing:0}.wallet-row>.primary{font-size:12px}.chain-tag{font-size:10px}.chain-label{font-size:7px}}@media(max-width:760px){.app-shell{padding-top:58px}.mobile-header{position:fixed;top:0;left:0;right:0;height:58px;display:flex;align-items:center;justify-content:space-between;background:#141415;border-bottom:1px solid #3a3a3a;padding:0 13px;z-index:40}.mobile-header>span{font-size:18px;font-weight:700;letter-spacing:-.5px}.sidebar{transform:translate(-105%);width:264px;top:58px;transition:transform .2s;z-index:40;padding-top:20px}.sidebar.is-open{transform:none}.sidebar-scrim{display:block;position:fixed;top:58px;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:35}.brand strong{font-size:23px}.brand img{width:42px;height:42px}.nav-item{font-size:14px;min-height:46px;padding:11px}.nav-item kbd{display:block}.sidebar-bottom{padding-top:8px}.socials{padding:20px 10px 17px}.chain-tag{font-size:11px}.chain-label{font-size:8px}.wallet-row>.primary{font-size:14px}.world{margin-left:0;height:calc(100dvh - 58px - var(--footer-height));min-height:690px}.site-footer{margin-left:0}.world-top{left:17px;right:17px;top:19px}.world-label{font-size:9px;letter-spacing:.5px}.status-badge{font-size:7px;padding:6px}.guide{top:61px;left:17px;right:17px;width:auto;padding:13px;max-width:375px}.guide p{font-size:14px;margin:10px 0 12px;line-height:1.55}.guide .button{font-size:13px;min-height:39px;padding:8px 13px}.panel-heading>span{font-size:14px}.panel-heading small{font-size:12px}.space-scene{bottom:155px}.initial-moon{top:60%;left:50%;width:520px;height:520px;max-width:none}.map-caption{left:20px;bottom:225px}.map-caption>span{font-size:8px}.map-caption h1{font-size:20px}.map-caption p{font-size:11px}.map-tools{right:17px;bottom:232px;gap:6px}.map-tools .button{height:34px;width:34px}.world-foot{bottom:175px;left:20px;right:15px}.world-foot>span{font-size:10px}.community{display:flex;flex-direction:column;gap:10px;min-height:150px;padding:0 17px 12px}.activity .dock-heading{display:none}.activity p{font-size:10px;margin:3px 0;gap:9px}.activity time{font-size:9px}.leaderboard{width:100%}.leaderboard .dock-heading{font-size:13px;min-height:32px}.empty-rank{padding:10px 12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:11px}.empty-rank>span:first-child{grid-row:auto;font-size:17px}.empty-rank small{font-size:9px;max-width:100px}.screen{top:60px;right:16px;bottom:171px;left:16px;padding:20px}.screen h1{font-size:23px}.chain-tag{margin:10px}.token-balance{padding-bottom:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.world-canvas{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.world-canvas canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.world-canvas canvas:active{cursor:grabbing}.terrain-label{position:absolute;color:#d0ceca;text-shadow:0 1px 4px #000,0 0 15px #000;font-size:12px;line-height:1.5;pointer-events:none;white-space:nowrap;transform:translate(4px,-50%)}.terrain-label:before{content:"";position:absolute;width:4px;height:4px;border:1px solid #b7b3a5;border-radius:50%;left:-9px;top:7px}.terrain-label small{display:block;color:#969690;font-size:10px}.map-fallback{position:absolute;bottom:20%;left:20%;right:20%;text-align:center;font-size:12px;color:#aaa}.plot-search{position:absolute;right:24px;top:75px;display:flex;align-items:center;gap:8px;background:#171718c9;border:1px solid #4b4b4c;border-radius:9px;padding:8px 10px;width:174px;color:#a4a49e}.plot-search input{background:none;border:0;min-width:0;width:100%;padding:0;font-size:12px;color:#ddd;outline:none}.plot-search button{padding:0;display:flex}.screen h2{font-size:24px;font-weight:500;letter-spacing:-.5px;margin:10px 0 12px}.screen h3,.dialog-content h3{font-size:17px;font-weight:500;margin:4px 0 10px}.screen p{font-size:15px;line-height:1.65}.eyebrow{font-family:IBM Plex Mono,monospace;font-size:10px!important;letter-spacing:1.5px;color:#aaa28a!important}.muted{color:#8e8e89}.fine{font-size:12px!important;line-height:1.6;color:#999993!important}.content-card{padding:22px;border:1px solid #414142;border-radius:12px;background:#212122}.content-card p{font-size:14px}.content-card>small{font-family:IBM Plex Mono;font-size:10px;color:#999;letter-spacing:1px}.content-card h2{font-size:31px;margin:19px 0}.notice{display:flex;gap:15px;align-items:center;padding:16px 18px;border:1px solid #4f4934;background:#28251d80;border-radius:10px;margin:20px 0 24px}.notice p{font-size:13px;margin:5px 0 0;line-height:1.5;color:#b9b5a5}.notice strong{font-size:14px;font-weight:500}.moon-mark{border-radius:50%;object-fit:cover;flex-shrink:0}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:17px}.large-icon{width:30px;height:30px;color:#cec3a7;margin-bottom:10px}.input-action{display:flex;gap:6px;margin:17px 0}.input-action input{min-width:0;flex:1;font-size:12px}.content-card.creator,.withdrawal{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.creator p{margin:0}.text-link{display:inline-flex;align-items:center;gap:7px;color:#dfcf9f;font-size:13px;text-decoration:underline;text-underline-offset:4px}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 32px}.summary-grid>div{border:1px solid #484849;border-radius:10px;padding:18px 20px;background:#212122}.summary-grid small{display:block;font-size:10px;letter-spacing:1px;color:#9c9c95}.summary-grid strong{font-family:IBM Plex Mono;display:block;font-size:29px;font-weight:400;margin-top:13px}.summary-grid em{font-style:normal;font-size:16px;color:#777}.section-subheading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:23px 0 15px}.section-subheading h2,.section-subheading h3,.section-subheading p{margin:0}.section-subheading h2{font-size:20px}.section-subheading select{width:auto;max-width:50%}.empty-state{border:1px dashed #3d3d3e;background:#1b1b1c;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;padding:35px 22px;border-radius:10px;margin:15px 0 22px}.empty-state>svg{color:#848174;width:30px;height:30px;margin-bottom:14px}.empty-state h3{font-size:16px}.empty-state p{font-size:13px;max-width:360px;margin:0}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resource-title{display:flex;align-items:center;gap:14px}.resource-title h3{font-size:16px;margin:0 0 5px}.resource-title small{font-size:12px;color:#969690}.plot-list{display:flex;flex-direction:column;gap:7px}.plot-row{display:flex;gap:17px;align-items:center;border:1px solid #424243;border-radius:8px;background:#222223;padding:13px 16px;font-size:13px}.plot-row strong{font-weight:500}.plot-row>svg:last-child{margin-left:auto}.plot-row>span{font-size:11px}.open-text{color:#bcd39b}.tabs{display:flex;border-bottom:1px solid #464647;margin-bottom:23px;gap:26px}.tabs button{padding:0 2px 14px;color:#999;font-size:15px}.tabs button.selected{color:#e5dab9;border-bottom:2px solid #d8c48b}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.resource-card{display:flex;flex-direction:column;align-items:center;padding:20px 10px}.ore-image{object-fit:contain;flex-shrink:0}.resource-card small{margin:12px 0 8px;font:13px IBM Plex Sans;letter-spacing:0;color:#c6c4b9}.resource-card strong{font:25px IBM Plex Mono}.form-grid{display:grid;grid-template-columns:1.1fr .7fr 1fr auto;gap:12px;align-items:end}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid .button{font-size:13px;min-height:43px}label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#b2b2ab}input,select{display:block;color:#ddd;background:#141415;border:1px solid #4b4b4c;border-radius:8px;padding:11px 12px;width:100%;min-width:0;outline-offset:2px}select{font-size:13px}.refinery-card{display:grid;grid-template-columns:1fr 1.3fr;gap:28px;align-items:center;padding:20px 0}.refinery-card>img{width:100%;object-fit:contain;image-rendering:auto}.refinery-card label{max-width:150px}.rig-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px}.rig-card{background:#202021;border:1px solid #49494a;border-radius:12px;overflow:hidden}.rig-art{position:relative;height:160px;background:radial-gradient(#38342a,#181819);display:grid;place-items:center;border-bottom:1px solid #454546}.rig-art img{width:140px;height:140px;object-fit:contain}.rig-art>span{position:absolute;top:12px;left:12px;font-family:IBM Plex Mono;font-size:9px;letter-spacing:1px;color:#c3b998}.rig-body{padding:18px}.rig-body h3{font-size:21px}.rig-body p{font-size:13px;line-height:1.55;min-height:60px}.rig-body dl{margin:18px 0 22px;font-size:11px}.rig-body dl>div{display:flex;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid #373738}.rig-body dt{color:#999}.rig-body dd{margin:0;text-align:right}.rig-body .button{width:100%;font-size:12px}.tag{font-family:IBM Plex Mono;font-size:9px;letter-spacing:.5px;color:#bbb197;border:1px solid #4c473a;padding:6px 8px;border-radius:5px;white-space:nowrap}.feature-card{display:flex;gap:20px;align-items:center;background:#222223;border:1px solid #4a4a4b;border-radius:11px;padding:22px;margin-top:15px}.feature-card>.button{margin-left:auto}.feature-card small{color:#9e998a;font-size:12px}.feature-number{font-family:IBM Plex Mono;color:#a59876;font-size:19px}.doc-step{display:flex;gap:24px;padding:22px 0;border-top:1px solid #3d3d3e}.doc-step>span{font:15px IBM Plex Mono;color:#b3a37b;padding-top:5px}.doc-step p{font-size:14px;margin-bottom:0}.docs>.text-link{margin:15px 0}.update-card{display:grid;grid-template-columns:1fr 1fr;gap:25px;border:1px solid #474748;border-radius:11px;overflow:hidden;background:#202021}.update-card>img{width:100%;height:100%;object-fit:cover;min-height:220px}.update-card>div{padding:20px 20px 20px 0}.update-card small{font-family:IBM Plex Mono;font-size:9px;color:#b7aa87}.update-card p{font-size:14px}.table-wrap{overflow:auto;border:1px solid #444;border-radius:10px}table{border-collapse:collapse;width:100%;font-size:14px}th,td{padding:15px 20px;text-align:left;border-bottom:1px solid #333}th{font-size:11px;color:#999;font-weight:400}td:last-child{text-align:right;font-family:IBM Plex Mono}tr:first-child td{color:#ddc278}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:70}.dialog-content{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:71;width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid #6b6b6c;box-shadow:0 0 0 2px #333,0 20px 90px #0008;border-radius:17px;background:#1a1a1b;padding:25px;outline:none}.dialog-content .screen-heading{margin-bottom:18px}.dialog-content .screen-heading h2{font-weight:500;font-size:20px;line-height:1.3;margin:0}.dialog-content p{font-size:14px;line-height:1.65;color:#b6b6af}.modal-intro{margin:0 0 22px}.wallet-options{display:flex;flex-direction:column;gap:12px}.wallet-options .button{justify-content:start;padding:17px}.wallet-options .button>svg:last-child{margin-left:auto}.wallet-options .button span{min-width:0;overflow-wrap:anywhere}.wallet-feedback{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:18px;border:1px solid #5d594b;border-radius:10px;background:#27261f}.wallet-feedback>svg{flex-shrink:0;margin-top:2px}.wallet-feedback>div{min-width:0}.wallet-feedback strong{font-size:14px;line-height:1.6}.wallet-feedback p{margin:0 0 12px;overflow-wrap:anywhere}.wallet-feedback.is-error{background:#2b2220;border-color:#78584c}.wallet-feedback .button{margin-top:4px}.wallet-refresh{margin-top:16px}.wallet-help{margin-top:20px;padding-top:16px;border-top:1px solid #383838;font-size:13px}.wallet-help summary{cursor:pointer;color:#deded7}.wallet-help code{display:block;padding:10px;border-radius:7px;background:#111;font-size:12px;overflow-wrap:anywhere}.wallet-connected .wallet-network{color:#d1c58d;margin:0}.full{width:100%}.wallet-connected{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:16px 0}.wallet-connected>img{border-radius:50%}.wallet-connected h3{margin:5px 0}.wallet-connected .address{font-size:12px;word-break:break-all;margin:0}.wallet-connected .button{margin-top:16px}.settings{display:flex;flex-direction:column;gap:10px}.settings>label{flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;padding:15px 0;border-bottom:1px solid #3f3f40}.settings input{width:19px;height:19px;accent-color:#ddcc9a}.plot-banner{display:flex;align-items:center;gap:20px;margin:5px 0 25px}.plot-banner h2{font-size:29px;margin:4px 0 8px;font-weight:500}.plot-banner span{font-size:13px;color:#aaa49a}.plot-facts{margin:15px 0 22px;font-size:13px}.plot-facts>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #3c3c3d}.plot-facts dt{color:#999}.plot-facts dd{margin:0}.owner-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.owner-actions .button{font-size:12px}.dialog-content .notice{margin:10px 0 20px;padding:12px}.transaction-toast{position:fixed;bottom:25px;left:calc(var(--sidebar) + 25px);z-index:90;width:min(480px,calc(100vw - var(--sidebar) - 50px));padding:17px;border-radius:12px;border:1px solid #656154;background:#282820;box-shadow:0 8px 30px #0008}.transaction-toast>div{display:flex;align-items:start;gap:11px;font-size:13px}.transaction-toast>div>svg{width:19px;height:19px;flex-shrink:0}.transaction-toast span{overflow-wrap:anywhere;max-height:180px;overflow:auto;flex:1;line-height:1.5}.transaction-toast>a{display:flex;gap:6px;font-size:11px;color:#ccc29e;margin:10px 0 0 30px;align-items:center}.transaction-toast.is-error{background:#2b2220;border-color:#78584c}.spin{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rank-button{width:100%;text-align:left}.with-screen .world-foot>span{opacity:.4}.with-screen .terrain-label{opacity:.25}@media(max-width:1100px){.rig-grid{grid-template-columns:1fr}.rig-card{display:grid;grid-template-columns:150px 1fr}.rig-art{height:100%;border-bottom:0;border-right:1px solid #454546}.rig-body p{min-height:0}.rig-body dl{margin:10px 0 14px}.rig-body .button{width:auto}.form-grid{grid-template-columns:1fr 1fr}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-cols{grid-template-columns:1fr}.summary-grid{gap:7px}.summary-grid>div{padding:15px}.summary-grid small{font-size:8px}.update-card{grid-template-columns:1fr}.update-card>img{height:200px;min-height:0}.update-card>div{padding:0 20px 22px}.plot-search{top:auto;bottom:135px;right:118px;width:150px}.world-foot>span{max-width:45%}.refinery-card{grid-template-columns:1fr 1.3fr}}@media(max-width:760px){.mobile-header>a{font-size:18px;font-weight:700;letter-spacing:-.5px}.terrain-label{font-size:10px;max-width:135px;white-space:normal}.terrain-label small{font-size:8px}.terrain-label:before{top:6px}.plot-search{top:auto;bottom:184px;right:107px;width:141px;padding:8px;z-index:3}.plot-search input{font-size:11px}.world-foot>span{font-size:0;gap:0;max-width:30%}.world-foot>span>svg{width:18px;height:18px}.world-foot i{display:none}.world-foot>span:after{content:"Drag to explore";font-size:9px;margin-left:7px}.screen{top:58px;right:12px;bottom:172px;left:12px;padding:20px 17px}.screen>.screen-heading{position:sticky;top:-20px;background:#151516;padding:15px 0;margin:-5px 0 8px;z-index:2;border-bottom:1px solid #333}.screen h1{font-size:22px}.screen h2{font-size:21px}.screen h3{font-size:16px}.screen p{font-size:14px}.summary-grid{margin:20px 0}.summary-grid>div{padding:12px 8px}.summary-grid small{font-size:7px;letter-spacing:.4px}.summary-grid strong{font-size:21px}.summary-grid em{font-size:11px}.section-subheading h2{font-size:17px}.section-subheading .button{font-size:11px;padding:8px 10px;min-height:37px}.card-grid{grid-template-columns:1fr}.content-card{padding:17px}.content-card.creator,.withdrawal{align-items:flex-start;flex-direction:column;gap:10px}.notice{gap:11px;padding:13px;margin:18px 0}.notice>img{width:35px;height:35px}.notice strong{font-size:13px}.notice p{font-size:12px}.eyebrow{font-size:8px!important}.rig-card{display:block}.rig-art{height:145px;border-right:0;border-bottom:1px solid #454546}.rig-art img{height:130px;width:130px}.rig-body{padding:20px}.rig-body h3{font-size:21px}.rig-body .button{width:100%}.rig-body dl{font-size:12px}.refinery-card{display:flex;flex-direction:column;padding-top:0;gap:0}.refinery-card>img{width:170px;height:150px;object-fit:contain}.feature-card{gap:13px;padding:16px;flex-wrap:wrap}.feature-card>div{flex:1}.feature-card h3{font-size:15px;line-height:1.4}.feature-card>.button{min-height:35px;padding:7px 13px;font-size:12px}.doc-step{gap:16px}.doc-step p{font-size:13px}.dialog-content{padding:20px;max-height:calc(100dvh - 30px)}.dialog-content .screen-heading h2{font-size:18px}.transaction-toast{bottom:15px;left:15px;width:calc(100vw - 30px)}.plot-row{gap:9px;padding:12px;font-size:12px}.plot-row>span{font-size:10px}.form-grid{gap:10px}.form-grid label{font-size:11px}.form-grid .button{font-size:12px}.plot-banner{gap:14px}.plot-banner .ore-image{width:65px;height:65px}.plot-banner h2{font-size:25px}.empty-state{padding:26px 17px}}@media(max-width:360px){.world-label{font-size:8px;gap:5px}.world-label>svg{display:none}.status-badge{font-size:6px;padding:5px}.map-caption h1{font-size:18px}.empty-rank{font-size:10px;gap:6px}.empty-rank small{max-width:85px;font-size:8px}.panel-heading>span{font-size:13px}.guide p{font-size:13px}.form-grid.two{grid-template-columns:1fr}.plot-search{width:126px;right:100px}.feature-card>.button{margin-left:32px}}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:20px 0;font-size:12px;color:#999}.pagination .button{font-size:12px;min-height:35px;padding:7px 12px}.sidebar{overflow-y:auto}.sidebar>nav,.sidebar-bottom,.brand,.socials{flex-shrink:0}@media(max-width:760px){.sidebar{visibility:hidden}.sidebar.is-open{visibility:visible}.terrain-label{display:none!important}}.mining-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;display:block;border:0;border-radius:8px;overflow:hidden;background:#363631;margin:12px 0 20px}.mining-progress::-webkit-progress-bar{background:#363631}.mining-progress::-webkit-progress-value{background:#d6c48f}.mining-progress::-moz-progress-bar{background:#d6c48f}.local-controls{border:1px solid #756649;padding:15px;border-radius:9px;background:#2a251a}.local-controls strong{font-size:13px}.local-controls p{font-size:12px;margin:7px 0 14px}
