:root{color-scheme:dark;--background: #070b12;--foreground: #f0f2f5;--card: #101620;--card-foreground: #f0f2f5;--popover: #171f2a;--popover-foreground: #f0f2f5;--primary: #ff925b;--primary-foreground: #16110e;--secondary: #1b2330;--secondary-foreground: #e0e7ef;--muted: #121923;--muted-foreground: #97a3b3;--accent: #25303f;--accent-foreground: #fafafa;--destructive: #fa7878;--border: #26303d;--input: #303c4b;--ring: #ff9b6d;--radius: .6rem;--sidebar: #101620;--sidebar-foreground: #f0f2f5;--sidebar-primary: #ff925b;--sidebar-primary-foreground: #16110e;--sidebar-accent: #25303f;--sidebar-accent-foreground: #fafafa;--sidebar-border: #26303d;--sidebar-ring: #ff9b6d}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:16px;-webkit-font-smoothing:antialiased}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button,a,input,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,.world-canvas:focus-visible{outline:2px solid var(--primary)}button{font:inherit}a{color:inherit;text-decoration:none}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{transition:background .18s,color .18s,border-color .18s,transform .18s}fieldset{border:0;padding:0;margin:0;min-width:0}.moon-app{min-height:100dvh;display:flex;flex-direction:column}.app-header{height:76px;min-height:76px;border-bottom:1px solid #202a365e;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:relative;background:#090e16;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:650;letter-spacing:-1px}.brand-mark,.brand-dot{color:#ff925b}.brand-light{font-weight:350}.brand-dot{margin-left:1px}.view-tabs{position:absolute;left:50%;transform:translate(-50%)}.view-tabs [data-slot=tabs-list]{height:41px;border:1px solid #26313d;background:#111823;padding:4px;border-radius:8px;gap:3px}.view-tabs [data-slot=tabs-trigger]{font-size:14px;min-width:112px;padding:4px 16px;box-shadow:none!important}.view-tabs [data-slot=tabs-trigger][data-state=active]{background:#2a3441;color:#f4f7fa;border-color:#3b4552}.view-tabs svg{width:15px;height:15px}.header-end{display:flex;gap:18px;align-items:center}.prototype-label{font-size:12px;letter-spacing:1.7px;color:#8d9aab;font-family:var(--font-mono)}.prototype-label span{color:#c5cdd6;margin-left:5px}.icon-button{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#a7b3c2}.icon-button:hover{background:#242f3d;color:#fff}.icon-button.active{color:#ff925b;background:#322a25}.help-button{border:1px solid #293440;width:32px;height:32px;border-radius:50%}.explorer-layout{display:grid;grid-template-columns:minmax(0,1fr) 356px;min-height:600px;height:calc(100dvh - 115px);flex:1;padding-right:20px;gap:8px}.world-stage{position:relative;min-width:0;overflow:hidden;background:radial-gradient(ellipse at 47% 48%,#14203150 0,transparent 64%)}.world-canvas{position:absolute;inset:0;touch-action:none}.world-canvas canvas{display:block;width:100%;height:100%;outline:none;cursor:grab}.world-canvas canvas:active{cursor:grabbing}.stage-title{position:absolute;left:34px;top:30px;z-index:1;pointer-events:none;max-width:75%}.eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:1.65px;font-weight:500;color:#8696aa}.stage-title h1{font-weight:450;letter-spacing:-1px;font-size:34px;line-height:1.25;margin-top:8px}.stage-title p{color:#8492a5;font-size:14px;margin-top:8px}.settlement-marker{position:absolute;left:0;top:0;visibility:hidden;display:flex;align-items:center;gap:16px;z-index:2;white-space:nowrap;padding:0;background:none;border:0;transition:filter .2s;max-width:none}.marker-pin{position:relative;transform:translate(-50%,-50%);width:26px;height:26px;border:1px solid #ffae77aa;border-radius:50%;box-shadow:0 0 0 6px #ff945614;background:#2016119c;display:flex;align-items:center;justify-content:center}.marker-pin span{width:7px;height:7px;border-radius:50%;background:#ffb17b;box-shadow:0 0 12px #ff9b5b}.marker-caption{position:absolute;left:24px;bottom:-1px;text-align:left;padding:10px 13px;background:#0d131ddd;border:1px solid #3e434bbb;border-radius:6px;backdrop-filter:blur(10px)}.marker-kicker{display:block;font-size:12px;font-family:var(--font-mono);letter-spacing:1.1px;color:#ffb887;margin-bottom:4px}.marker-caption strong{font-size:14px;line-height:1.35;font-weight:550;display:flex;gap:12px;align-items:center}.settlement-marker:hover{filter:brightness(1.28)}.settlement-marker:hover .marker-caption{border-color:#ff9b5b}.loading-world{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;background:#080d15e8;z-index:3;color:#d3dce6}.loading-world>svg{color:#ff925b;animation:spin 8s linear infinite}.loading-world>span{font-size:18px}.loading-world small{font-size:13px;color:#8191a7}.world-error{position:absolute;z-index:4;top:35%;left:15%;right:15%;padding:26px;background:#18222ded;border:1px solid #576373;border-radius:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.world-error p{font-size:16px;line-height:1.6}.stage-bottom{position:absolute;left:34px;right:26px;bottom:52px;display:flex;align-items:center;justify-content:space-between;gap:14px;pointer-events:none}.camera-readout{display:flex;align-items:center;gap:13px}.camera-readout>svg{color:#63788c}.camera-readout .eyebrow{font-size:12px}.camera-readout strong{display:block;font-size:13px;font-weight:450;color:#c3ccd7;margin-top:4px}.camera-tools{display:flex;align-items:center;gap:2px;padding:5px;background:#111a27d9;border:1px solid #2d3949;border-radius:9px;backdrop-filter:blur(8px);pointer-events:auto}.tool-separator{height:21px;width:1px;background:#344052;margin:0 4px}.explore-hint{position:absolute;bottom:22px;left:36px;display:flex;align-items:center;gap:9px;color:#7d8b9e;font-size:12px;pointer-events:none}.hint-divider{width:2px;height:2px;border-radius:50%;background:#637084;margin:0 2px}.help-panel{position:absolute;top:22px;left:25px;right:25px;max-width:470px;background:#151f2efa;border:1px solid #3a485c;z-index:8;padding:26px;border-radius:12px;box-shadow:0 20px 100px #0009}.help-panel h2{font-size:21px;font-weight:550;margin-bottom:18px}.help-panel p{font-size:15px;line-height:1.65;color:#b0bdcf;margin:12px 0}.help-panel a{font-size:12px;color:#ffd0af;text-decoration:underline}.close-help{position:absolute;right:10px;top:10px}.mission-panel{align-self:stretch;margin:20px 0 18px;background:#101721e8;border:1px solid #26303e;border-radius:13px;padding:23px;overflow:auto;scrollbar-width:thin;scrollbar-color:#334052 transparent;min-width:0;box-shadow:0 14px 50px #0002}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:5px}.panel-heading .eyebrow{font-size:12px;letter-spacing:1.35px}.serial{font-family:var(--font-mono);font-size:12px;color:#65758a;white-space:nowrap}.settlement-title{margin-top:23px;display:flex;align-items:center;justify-content:space-between}.settlement-title h2{font-size:42px;font-weight:480;line-height:1.12;letter-spacing:-1.4px}.settlement-title h2 span{color:#ff925b}.settlement-symbol{height:58px;width:58px;display:flex;align-items:center;justify-content:center;border:1px solid #344354;border-radius:50%;color:#8699ad;background:#17212e}.panel-intro{font-size:14px;line-height:1.7;color:#9aa8ba;margin-top:15px;margin-bottom:24px}.settlement-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:0 0 24px;margin:0;gap:12px}.settlement-stats>div{border-left:1px solid #2c3847;padding-left:13px}.settlement-stats>div:first-child{border-left:0;padding-left:0}.settlement-stats strong{font-size:25px;line-height:1.1;font-weight:450}.settlement-stats span{display:block;font-size:12px;color:#8493a6;margin-top:7px}.settlement-stats .available-number{color:#8ac4bf}.primary-button,.secondary-button{border:0;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:7px;width:100%;min-height:46px;padding:12px 14px;font-size:14px;font-weight:600;text-align:center}.primary-button{background:#ff955f;color:#1d1712;box-shadow:0 1px #ffcba855 inset}.primary-button>svg:last-child:not(:first-child){margin-left:auto}.primary-button:hover:not(:disabled){background:#ffac82;transform:translateY(-1px)}.primary-button:disabled{opacity:.45}.secondary-button{color:#c9d3e0;background:#1b2533;border:1px solid #344356}.secondary-button:hover{background:#273547;border-color:#586b83}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.section-heading h3{font-size:14px;font-weight:550;color:#d8e0e9}.section-heading>span{font-size:12px;letter-spacing:1px;font-family:var(--font-mono);color:#77889e}.demo-section{margin-top:28px;padding-top:23px;border-top:1px solid #283442}.demo-list{display:flex;flex-direction:column;gap:8px}.demo-card{display:flex;align-items:center;gap:11px;padding:12px 10px;border:1px solid #273443;border-radius:7px;transition:background .2s,border-color .2s;background:#151e2a}.demo-card:hover{background:#202c3d;border-color:#506076}.demo-icon{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--claim-color) 9%,#161e29);color:var(--claim-color);width:38px;height:38px;border-radius:7px;border:1px solid color-mix(in srgb,var(--claim-color) 18%,transparent)}.demo-copy{flex:1;min-width:0}.demo-copy strong{display:block;font-size:14px;font-weight:550}.demo-copy>span{display:block;font-size:12px;color:#8c9bb0;margin-top:4px}.demo-arrow{color:#748397}.panel-footnote{margin-top:25px;display:flex;gap:10px;align-items:center;color:#7a8ba1}.panel-footnote p{font-size:12px;line-height:1.8}.panel-footnote p>span{font-size:12px;color:#66768a}.back-button{border:0;background:none;padding:0;color:#aab7c8;display:flex;align-items:center;gap:7px;font-size:13px;margin-bottom:24px}.back-button:hover{color:#fff}.status-tag{font-size:12px;font-weight:550;letter-spacing:1px;padding:6px 8px;border-radius:4px;background:#1c3035;color:#98d8c9;border:1px solid #34525a}.status-tag.occupied{background:#2e2730;color:#c5b5e7;border-color:#473b53}.plot-number{font-family:var(--font-mono);font-size:15px;color:#7d8ba0}.panel-title{font-size:29px;line-height:1.2;letter-spacing:-.8px;font-weight:500;margin-top:20px}.claim-form{display:flex;flex-direction:column;gap:10px}.field-label{display:flex;width:100%;justify-content:space-between;align-items:center;font-size:13px;font-weight:550;color:#c4cfdd;line-height:1.5;margin-bottom:0}.field-label>span{color:#73849b;font-weight:400;font-size:12px}.claim-form input,.claim-form textarea,.copy-link-field{border:1px solid #344255;background:#0c131e;border-radius:6px;color:#eef1f7;padding:11px 12px;width:100%;font:inherit;font-size:14px;resize:vertical}.claim-form input::placeholder,.claim-form textarea::placeholder{color:#65758c}.claim-form input:focus,.claim-form textarea:focus{border-color:#dd966c}.claim-form fieldset{margin-top:9px}.claim-form legend{margin-bottom:11px}.structure-catalog{display:grid;grid-template-columns:1fr 1fr;gap:9px}.structure-option{position:relative;border:1px solid #354357;background:#161f2c;min-height:84px;display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:11px;border-radius:7px;color:#9aabbe;cursor:pointer}.structure-option>span{font-size:12px;color:#c3cfdd;font-weight:450}.structure-option.chosen{border-color:#ed9868;background:#3c2c244d;color:#ffae7e}.structure-option.chosen>span{color:#ffcaab}.catalog-radio{position:absolute;inset:0!important;width:100%!important;height:100%!important;border-radius:7px!important;opacity:0}.structure-option:has(button:focus-visible){outline:2px solid #ffb17c;outline-offset:2px}.choice-check{position:absolute;top:11px;right:11px}.field-hint{font-size:12px;line-height:1.5;color:#8798af;margin:0 0 4px}.structure-catalog+.field-hint{margin:10px 0 0}.color-options{display:flex;gap:12px;margin-bottom:10px}.color-choice{position:relative;width:35px;height:35px;border:1px solid transparent;border-radius:50%;padding:4px;cursor:pointer}.color-choice>button{position:absolute;inset:0;width:100%;height:100%;opacity:0}.color-choice>span{background:var(--swatch);width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#142027;pointer-events:none}.color-choice.chosen{border-color:var(--swatch)}.color-choice:has(button:focus-visible){outline:2px solid #fff;outline-offset:3px}.claim-form>.primary-button{margin-top:6px}.storage-note{display:flex;gap:9px;font-size:12px;line-height:1.65;color:#8b9ab0;padding:13px 0 0}.storage-note>svg{margin-top:2px}.claim-details{display:flex;flex-direction:column;gap:13px}.structure-summary{display:flex;align-items:center;gap:15px;padding:19px 0 23px;border-bottom:1px solid #2b3747;margin-bottom:5px}.structure-icon{height:74px;width:74px;display:flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--claim-color) 30%,#233246);border-radius:12px;color:var(--claim-color);background:color-mix(in srgb,var(--claim-color) 7%,#16202d)}.structure-summary .eyebrow{font-size:12px}.structure-summary h3{font-size:17px;font-weight:500;margin-top:6px;margin-bottom:8px}.color-description{font-size:12px;color:#91a2b8;display:flex;align-items:center;gap:6px}.color-description>span{width:6px;height:6px;border-radius:50%}.billboard-preview{position:relative;background:#0a111c;border:1px solid #2d3b4c;padding:19px 16px 21px;margin-bottom:5px;border-radius:7px;overflow:hidden}.billboard-preview .eyebrow{font-size:12px}.billboard-preview p{font-size:19px;font-weight:600;line-height:1.5;margin-top:13px;overflow-wrap:anywhere}.billboard-stripe{position:absolute;height:3px;bottom:0;left:0;right:0;opacity:.8}.text-button{display:flex;align-items:center;justify-content:center;gap:6px;border:0;background:none;color:#c5a68e;font-size:13px;padding:12px 4px}.text-button:hover{color:#ffd6b3}.centered{text-align:center}.plot-map-section{margin-top:25px}.plot-map{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.plot-map button{height:49px;border:1px dashed #426365;background:#17303755;color:#8fbcba;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:4px;font-family:var(--font-mono);font-size:12px}.plot-map button.taken{border:1px solid #3b4a60;color:var(--plot-color);background:#202c3c}.plot-map button:hover{border-color:#ffb084;background:#3d3730;color:#ffbb93}.map-key{display:flex;gap:17px;margin-top:10px;color:#96a4b8;font-size:12px}.map-key>span{display:flex;align-items:center;gap:6px}.map-key i{height:7px;width:7px;border:1px dashed #83b7b4;background:#183b3e}.map-key i.taken-key{border-style:solid;border-color:#93a5be;background:#2a3c52}.local-claims{margin-top:26px;border-top:1px solid #2a3647;padding-top:22px}.local-claim-button{border:1px solid #3b4b5e;background:#172333;display:flex;align-items:center;gap:10px;padding:12px 10px;border-radius:6px;color:#d5e0ed;width:100%;text-align:left;margin-top:7px;font-size:14px}.local-claim-button>svg:first-child{color:#ffb584}.local-claim-button>span{flex:1;overflow-wrap:anywhere}.local-claim-button small{display:block;font-size:12px;color:#8b9db4;margin-top:4px}.local-claim-button:hover{background:#26374c}.app-footer{height:39px;min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 29px;border-top:1px solid #202c3b;background:#0a1019;font-size:12px;color:#7c8da5}.demo-storage{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);letter-spacing:.35px}.demo-storage>svg{color:#87a49f}.entertainment-note{color:#91a0b3}.entertainment-note>span{color:#667b93;margin-left:12px}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.explorer-layout{grid-template-columns:minmax(0,1fr) 390px;padding-right:28px}.mission-panel{padding:28px}.stage-title{left:44px;top:40px}.stage-title h1{font-size:40px}.demo-card{padding:15px 12px}.settlement-title h2{font-size:48px}.demo-copy>span{font-size:12px}.eyebrow,.panel-heading .eyebrow{font-size:12px}.settlement-stats{padding-bottom:28px}.panel-intro{font-size:15px}}@media(max-height:790px)and (min-width:901px){.app-header{height:65px;min-height:65px}.explorer-layout{height:calc(100dvh - 104px);min-height:500px}.mission-panel{padding:20px;margin:14px 0}.settlement-title{margin-top:18px}.settlement-title h2{font-size:36px}.panel-intro{margin-bottom:18px}.settlement-stats{padding-bottom:20px}.demo-section{margin-top:20px;padding-top:19px}.demo-card{padding:9px 10px}.demo-list{gap:6px}.panel-footnote{margin-top:18px}.stage-title{top:24px}.demo-copy>span{font-size:12px}}@media(max-width:1100px)and (min-width:761px){.explorer-layout{grid-template-columns:minmax(0,1fr) 320px;padding-right:13px;gap:0}.mission-panel{padding:19px}.brand{font-size:21px}.app-header{padding:0 23px}.view-tabs{left:51%}.stage-title{left:24px}.stage-bottom{left:23px;right:18px;align-items:flex-start;flex-direction:column;gap:14px;bottom:50px}.camera-readout{gap:10px}.camera-readout>svg{width:28px}.stage-title h1{font-size:30px}.marker-caption{left:10px;bottom:20px;padding:9px}.marker-caption strong,.marker-kicker{font-size:12px}.explore-hint{left:25px}.prototype-label{display:none}.settlement-title h2{font-size:38px}}@media(max-width:760px){.app-header{padding:0 17px;height:68px;min-height:68px;gap:8px}.brand{font-size:21px;gap:7px;letter-spacing:-.8px}.brand-mark{width:26px}.header-end{gap:0}.prototype-label{display:none}.view-tabs{position:static;transform:none;margin-left:auto}.view-tabs [data-slot=tabs-list]{height:35px;padding:3px}.view-tabs [data-slot=tabs-trigger]{min-width:0;padding:4px 8px;font-size:12px;gap:5px}.view-tabs [data-slot=tabs-trigger]>svg{width:13px;height:13px}.header-end .help-button{width:28px;height:28px}.explorer-layout{display:flex;flex-direction:column;min-height:0;height:auto;padding:0;gap:0}.world-stage{height:64dvh;min-height:430px;max-height:650px;flex-shrink:0}.stage-title{top:22px;left:22px}.stage-title h1{font-size:28px}.stage-title p{font-size:12px;max-width:270px}.stage-title .eyebrow{font-size:12px}.stage-bottom{left:22px;right:18px;bottom:45px;align-items:flex-end;gap:4px}.camera-readout{gap:8px}.camera-readout>svg{width:24px}.camera-readout .eyebrow{font-size:12px;letter-spacing:.9px}.camera-readout strong{font-size:12px;max-width:135px;white-space:normal}.camera-tools{padding:3px;gap:0}.camera-tools>.icon-button{width:29px;height:29px}.tool-separator{margin:0 2px}.explore-hint{left:23px;bottom:18px;font-size:12px}.marker-caption{left:-75px;bottom:31px}.marker-caption strong,.marker-kicker{font-size:12px}.mission-panel{margin:0 13px 18px;padding:24px;border-radius:12px;overflow:visible}.settlement-title{margin-top:18px}.settlement-title h2{font-size:38px}.settlement-title h2 br{display:none}.settlement-symbol{width:45px;height:45px;flex-shrink:0;margin-left:10px}.panel-intro{font-size:15px}.demo-card{padding:14px 12px}.demo-copy strong{font-size:15px}.demo-copy>span{font-size:12px}.panel-footnote{display:none}.app-footer{height:auto;min-height:52px;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px 22px;gap:7px;font-size:12px}.entertainment-note>span{margin-left:7px}.help-panel{left:14px;right:14px;top:14px;padding:24px;max-height:94%;overflow:auto}.help-panel p{font-size:14px}.world-error{left:8%;right:8%;top:30%;padding:20px}.world-error p{font-size:14px}.claim-form{gap:13px}.field-label{font-size:14px}.structure-option{min-height:92px}.structure-option>span{font-size:14px}.storage-note{font-size:12px}.plot-map button{height:60px;font-size:13px}.demo-section .section-heading>span,.section-heading>span{font-size:12px}}@media(max-width:400px){.brand{font-size:18px;gap:6px}.brand-mark{width:22px}.app-header{padding:0 11px;gap:6px}.header-end{display:none}.view-tabs [data-slot=tabs-trigger]{padding:4px 8px;font-size:12px}.settlement-title h2{font-size:33px}.mission-panel{padding:21px}.entertainment-note{font-size:12px}.camera-tools>.icon-button{width:27px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:761px){.moon-app{height:100dvh;min-height:600px}.explorer-layout{flex:1;min-height:0;grid-template-rows:minmax(0,1fr)}.mission-panel{min-height:0}}.flight-shade{position:absolute;inset:0;background:#080d15;opacity:0;pointer-events:none;z-index:1}.stage-title h1,.panel-title{overflow-wrap:anywhere}:root{--font-sans:Inter,Aptos,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:Consolas,monospace}.view-tabs [data-slot=tabs-list]{display:flex;align-items:center}.view-tabs [data-slot=tabs-trigger]{display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}.view-tabs [data-slot=tabs-trigger]>svg{width:16px;height:16px}.view-tabs [data-slot=tabs-trigger]:disabled{opacity:.4}.account-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #2c3847;font-size:13px;color:#9cabc0}.account-strip a{color:#ffbd97;text-decoration:underline}.account-strip strong{color:#dce5f0;font-weight:500;overflow-wrap:anywhere}.connection-note,.conflict-note{padding:15px;margin:12px 0 20px;background:#302725;border:1px solid #866248;border-radius:7px;font-size:14px;line-height:1.6;color:#ffd2b3}.connection-note button,.conflict-note button{margin-top:10px}.prototype-label{white-space:nowrap}[data-sonner-toast]{font-family:var(--font-sans)}@media(max-width:760px){.moon-app{height:auto;min-height:0}.world-stage{height:clamp(430px,110vw,600px)}.account-strip{font-size:14px}.app-footer{overflow-wrap:anywhere}.entertainment-note>span{display:block;margin-left:0}}
