:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}body{color:#eaf2f6;background:#061114;margin:0}a{color:#9fe8ff}main{min-height:100vh}.hero-copy,.accessibility-panel,.portal-page{max-width:1080px;margin:0 auto;padding:1rem}.starting-world-shell{border:1px solid #a1d8ad4d;border-radius:12px;width:min(100%,1220px);height:min(72vh,700px);margin:0 auto;position:relative;overflow:hidden}.starting-world{width:100%;height:100%}.loading-overlay,.instructions,.river-hint,.portal-hint{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081018b8;border-radius:8px;padding:.5rem .75rem;position:absolute;left:1rem}.loading-overlay{top:1rem}.instructions{top:3.6rem}.river-hint{bottom:1rem}.portal-hint{bottom:3.8rem}.portal-nav{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.portal-nav-card{background:#13262fcc;border:1px solid #87c9aa3d;border-radius:10px;flex-direction:column;gap:.2rem;padding:.75rem;text-decoration:none;display:flex}.portal-nav-title{font-weight:700}.loading-fallback,.webgl-fallback{text-align:center;place-content:center;min-height:60vh;padding:1rem;display:grid}.spinner{border:3px solid #fff3;border-top-color:#96dbff;border-radius:999px;width:2rem;height:2rem;margin:0 auto .6rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.portal-page section,.portal-page footer{background:#0b181fbf;border:1px solid #97d6b733;border-radius:12px;margin-bottom:1rem;padding:.9rem}.shop-grid,.lab-controls{gap:.8rem;display:grid}.shop-grid label,.lab-controls label{gap:.35rem;display:grid}input,textarea,select,button{font:inherit}input,textarea,select{color:#fff;background:#02101acc;border:1px solid #a0c9d073;border-radius:8px;padding:.5rem}button{cursor:pointer}.split-review{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.demo-badge{border-left:4px solid #f6b73c}.archive-list{gap:.6rem;margin:.75rem 0;padding:0;list-style:none;display:grid}.archive-list li{background:#0e212cbf;border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.6rem;display:flex}.archive-list span,.status-list{color:#b8d2de;font-size:.92rem}.status-list{gap:.3rem;display:grid}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #98c5cf33;padding:.5rem}@media (prefers-reduced-motion:reduce){.spinner{animation:none}}:root{color:#eaf1eb;background:#101d24;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}body{background:#101d24}button,.button-link{color:#edf5ef;background:#21343b;border:1px solid #45606a;border-radius:7px;min-height:44px;padding:.6rem .85rem;font-weight:600;text-decoration:none}button:hover,.button-link:hover{background:#314b52;border-color:#86b6b6}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #f5be65}.primary,.button-link{color:#1a2c32;background:#e9bc73;border-color:#e9bc73}.primary:hover{background:#f8ce8a}small{color:#a8bdc2;font-size:.8rem;display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.12}h2{letter-spacing:-.02em;font-size:1.4rem}.eyebrow{letter-spacing:.13em;color:#b8d3c4;font-size:.76rem;font-weight:700}.muted,.result-note{color:#afc3c8}.pill{color:#d7e5dc;border:1px solid #5b747b;border-radius:20px;padding:.35rem .7rem;font-size:.8rem;display:inline-flex}.brand{letter-spacing:.06em;color:#f1f1db;font-size:1.25rem;font-weight:850;text-decoration:none}.brand span{letter-spacing:.03em;color:#b3c4bd;font-size:.72rem;font-weight:400;display:block}.home-header,.portal-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 2rem;display:flex}.home-intro{padding:.5rem 2rem 1.3rem}.home-intro h1{margin:.3rem 0 .4rem}.home-intro p{color:#aabeb9;margin:0}.home-world .starting-world-shell{border:1px solid #55736a;border-radius:12px;width:calc(100% - 4rem);height:64vh;min-height:410px;max-height:750px}.starting-world-shell{background:#395253;width:100%;max-width:none;height:580px}.world-top{pointer-events:none;text-shadow:0 2px 6px #152329;gap:.2rem;display:grid;position:absolute;top:1.2rem;left:1.2rem}.world-top strong{font-size:1.5rem}.world-top .eyebrow{color:#fff3da}.world-actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;max-width:45%;display:flex;position:absolute;top:1rem;right:1rem}.world-actions button{background:#172e39df;min-height:36px;font-size:.8rem}.world-hint{background:#112a34e8;border-radius:6px;max-width:calc(100% - 200px);padding:.55rem .75rem;font-size:.85rem;position:absolute;bottom:1.3rem;left:1rem}.accessibility-panel{max-width:none;padding:1.7rem 2rem}.section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-heading>span{color:#a9bdbd;font-size:.85rem}.portal-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.portal-nav-card{background:#1c3037;border-top:3px solid #91b9a2;padding:1rem;transition:transform .2s}.portal-nav-card:hover{background:#273d43;transform:translateY(-3px)}.portal-nav-title{color:#edf0df}.portal-nav-card>span:last-child{color:#acc0bf;font-size:.85rem}.site-footer{color:#819c9d;justify-content:space-between;gap:1rem;padding:1rem 2rem;font-size:.8rem;display:flex}.portal-page{max-width:1600px;padding:0 2rem}.portal-page .portal-header{padding:1.2rem 0 2rem}.portal-header nav{flex-wrap:wrap;gap:.8rem;font-size:.85rem;display:flex}.portal-header nav a{color:#acc3c8;text-decoration:none}.portal-header nav a.active{color:#f1c37a}.studio-heading{justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0 1.5rem;display:flex}.studio-heading h1{margin:.4rem 0}.studio-layout{grid-template-columns:minmax(0,1fr) 330px;gap:1.25rem;display:grid}.portal-page .starting-world-shell{margin:0;padding:0}.creator-panel{background:#1b3038;border:1px solid #3d535c;border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}label{gap:.4rem;min-width:0;font-size:.9rem;display:grid}textarea,input,select{color:#e7f0ec;background:#11242d;width:100%;min-width:0;max-width:100%;padding:.65rem}input[type=color]{height:44px}input[type=file]{font-size:.8rem}.prompt-presets{flex-wrap:wrap;gap:.3rem;display:flex}.prompt-presets button{min-height:32px;padding:.3rem .5rem;font-size:.75rem}.reference-preview{object-fit:contain;width:100%;max-height:120px}.result-note{margin:0;font-size:.85rem}.scene-toolbar{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.scene-toolbar button{font-size:.85rem}.button-label{background:color-mix(in srgb, var(--ink) 8%, transparent);border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);color:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:2.45rem;padding:.55rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.button-label:focus-within{outline:2px solid var(--accent);outline-offset:2px}.button-label input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.studio-lower,.workflow-pair,.supplier-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.25rem;display:grid}.studio-lower section,.workflow-pair article,.supplier-grid article{background:#192c34;border:1px solid #364e59;border-radius:10px;min-width:0;padding:1.2rem}.object-list{grid-template-columns:1fr 1fr;gap:.4rem;max-height:240px;display:grid;overflow:auto}.object-list button{text-align:left;grid-template-columns:14px 1fr;align-items:center;column-gap:.6rem;font-size:.85rem;display:grid}.object-list button>span{border-radius:3px;width:12px;height:12px}.object-list small{grid-column:2}.object-list .selected{border-color:#e9bc73}.object-editor{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem;display:grid}.object-editor strong{grid-column:1/-1}.archive-list{max-height:330px;overflow:auto}.archive-list li{flex-wrap:wrap}.archive-list li>div:last-child{gap:.4rem;display:flex}.archive-list button{font-size:.8rem}.error{color:#ffe1dd;background:#482e32;border-left:3px solid #f18778;padding:.6rem}.generation-status{font-size:.85rem}.generation-status .spinner{width:1rem;height:1rem;margin:0 .4rem 0 0;display:inline-block}.cost-inputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.cost-workbench .table-wrap{margin:1rem 0}.planet-list{grid-template-columns:1fr 1fr;gap:.7rem;padding:0;list-style:none;display:grid}.planet-list li{background:#223b45;gap:1rem;padding:.8rem;display:flex}.planet-list li>span{color:#e9bc73;font-weight:800}.planet-list small{margin-left:auto}.webgl-fallback{background:#18303c;min-height:0;position:absolute;inset:0}.portal-page footer{background:0 0;border:0}@media (width<=1100px){.portal-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-layout{grid-template-columns:minmax(0,1fr) 290px}.world-actions{justify-content:flex-start;max-width:90%;top:5.4rem;left:1rem;right:auto}.cost-inputs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.home-header{padding:1rem}.home-intro{padding:.5rem 1rem 1.1rem}.home-world .starting-world-shell{width:calc(100% - 2rem);height:60vh;min-height:440px}.accessibility-panel{padding:1.2rem 1rem}.portal-nav{grid-template-columns:1fr}.portal-nav-card{padding:.8rem}.portal-page{padding:0 1rem}.portal-header{flex-direction:column;align-items:flex-start}.portal-header nav{gap:.5rem}.studio-heading{flex-direction:column;align-items:flex-start}.studio-layout,.studio-lower,.workflow-pair,.supplier-grid{grid-template-columns:1fr}.studio-scene .starting-world-shell{height:460px}.world-top strong{font-size:1.25rem}.world-top .eyebrow{font-size:.62rem}.world-hint{max-width:calc(100% - 165px);font-size:.76rem;bottom:1rem}.world-actions button{padding:.35rem .5rem;font-size:.73rem}.section-heading{flex-direction:column;align-items:flex-start;gap:.3rem}.section-heading h2{margin-bottom:.3rem}.cost-inputs,.planet-list{grid-template-columns:1fr 1fr}.site-footer{flex-direction:column;padding:1rem}.creator-panel{padding:1rem}.pill{font-size:.75rem}.object-list{grid-template-columns:1fr}th,td{min-width:110px;font-size:.85rem}.home-header .button-link{font-size:.85rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.portal-nav-card:hover{transform:none}}.model-review{border-radius:10px;width:100%;height:480px;margin-top:1rem;overflow:hidden}.file-hash{overflow-wrap:anywhere}@media (width<=760px){.model-review{height:350px}}.legal-nav{flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.2rem;font-size:.875rem;display:flex}.info-page{max-width:760px;margin:0 auto;padding:2rem 1.25rem;line-height:1.65}.info-page .eyebrow{margin-top:2rem;display:block}.info-page h2{margin-top:2rem}.generation-evidence{overflow-wrap:anywhere}.generation-evidence button{margin-top:.75rem;display:block}.home-header .brand{align-items:center;gap:.65rem;display:flex}.worldifact-logo{mix-blend-mode:screen;flex-shrink:0;width:90px;height:75px}.home-header .brand-name{font:inherit;color:inherit}.camera-zoom{background:#112a34e8;border-radius:7px;align-items:center;gap:.5rem;padding:.25rem .6rem;font-size:.875rem;display:flex}.camera-zoom input{accent-color:#e9bf76;width:95px;min-height:36px}.avatar-note{color:#e2ece8;pointer-events:none;background:#112a34df;padding:.35rem .5rem;font-size:.75rem;position:absolute;top:.75rem;right:.75rem}.capture-notice{color:#fff;pointer-events:none;background:#112a34;padding:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portal-transition{z-index:8;color:#fff;pointer-events:all;background:radial-gradient(circle,#d6fcffbb,#477f9777 35%,#071623ee);place-items:center;font-size:1.25rem;animation:.52s ease-in both portal-enter;display:grid;position:absolute;inset:0}@keyframes portal-enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.portal-transition{animation:none}}.home-world .starting-world-shell{border-color:#638190;height:min(74svh,820px);min-height:480px}.starting-world canvas{display:block}.world-controls{pointer-events:none;position:absolute;inset:0}.joystick-control{left:max(1rem, env(safe-area-inset-left));bottom:max(.75rem, env(safe-area-inset-bottom));justify-items:center;gap:.2rem;display:grid;position:absolute}.joystick-base{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#061e32a8;border:1px solid #d5f0ff75;border-radius:50%;place-items:center;width:132px;height:132px;padding:0;display:grid;position:relative;box-shadow:inset 0 0 24px #6ebdd527,0 8px 30px #03151d40}.joystick-base:hover,.joystick-base.is-moving{background:#12364de3;border-color:#bef2f6}.joystick-track{pointer-events:none;border:1px solid #cbe6f331;border-radius:50%;width:86px;height:86px;position:absolute}.joystick-thumb{pointer-events:none;will-change:transform;background:radial-gradient(circle at 35% 25%,#ecffff,#83cddc 40%,#276b85);border:2px solid #d2faff;border-radius:50%;width:52px;height:52px;box-shadow:0 4px 14px #00141f88}.joystick-caption,.world-interact>span{letter-spacing:.1em;color:#f0fdff;text-shadow:0 1px 5px #00121f,0 0 12px #00121f;font-size:.75rem;font-weight:700}.world-interact{right:max(1rem, env(safe-area-inset-right));bottom:max(1.5rem, env(safe-area-inset-bottom));text-align:center;gap:.65rem;width:clamp(128px,25vw,188px);display:grid;position:absolute}.world-interact button{pointer-events:auto;touch-action:manipulation;background:#0e3047eb;border:1px solid #b8eaf7c9;border-radius:18px;min-height:64px;padding:.65rem;font-size:.95rem;box-shadow:0 6px 24px #00132144}.keyboard-shortcut{border:1px solid #b4d8e755;border-radius:4px;margin-left:.55rem;padding:0 .4rem;font-size:.8rem;display:inline-block}.world-hint{pointer-events:none;max-width:calc(100% - 2rem);padding:.45rem .7rem;font-size:.875rem;bottom:176px}.world-top{background:#092638a8;border:1px solid #b2deec35;border-radius:9px;max-width:calc(100% - 2rem);padding:.55rem .75rem}.world-top .eyebrow{font-size:.75rem}.world-top>span:last-child{font-size:.875rem}.world-actions{z-index:1;top:7.2rem}.world-actions button{min-height:44px;font-size:.875rem}.loading-overlay,.webgl-fallback{z-index:3}.starting-world-shell .webgl-fallback{background:#0b2338e6;min-height:0;position:absolute;inset:0}@media (pointer:coarse){.keyboard-shortcut{display:none}}@media (width<=760px){.home-intro{padding-bottom:.8rem}.home-intro h1{font-size:1.7rem}.home-intro .eyebrow{display:none}.home-intro p{font-size:.9375rem}.home-world .starting-world-shell{width:calc(100% - 1rem);height:70svh}.world-top{top:.7rem;left:.7rem}.world-top strong{font-size:1.2rem}.world-actions{top:7.2rem;left:.7rem}.world-actions button{padding:.4rem .55rem}.world-hint{font-size:.875rem;left:.7rem}.studio-scene .starting-world-shell{height:70svh;min-height:500px}}@media (height<=520px) and (orientation:landscape){.home-world .starting-world-shell,.studio-scene .starting-world-shell{height:90svh;min-height:340px}.world-top{top:.7rem;left:.7rem}.world-top .eyebrow{display:none}.world-actions{max-width:55%;top:.7rem;left:auto;right:.7rem}.joystick-base{width:112px;height:112px}.world-hint{bottom:155px}}.foundation-page{max-width:1600px}.foundation-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 10px;display:flex}.foundation-heading h1{margin:0;font-size:clamp(1.25rem,2.8vw,2rem)}.foundation-actions{flex-wrap:wrap;gap:10px;margin:0 0 10px;display:flex}.foundation-actions a{color:#d8ebed;border:1px solid #3b6066;border-radius:8px;padding:8px 12px;text-decoration:none}.foundation-actions a[aria-current=page]{background:#274c53;border-color:#93d2c2}.foundation-note{color:#b9ced1;max-width:100ch;margin:8px 0 12px;font-size:.85rem}.foundation-frame-shell{background:#0a141b;border:1px solid #38535b;border-radius:12px;position:relative;overflow:hidden}.foundation-frame{background:#101820;border:0;width:100%;height:max(620px,100dvh - 210px);display:block}.foundation-loading{z-index:1;pointer-events:none;background:#162f38;border-radius:6px;padding:8px 12px;position:absolute;top:12px;left:12px}@media (width<=760px){.foundation-page{padding:12px 8px}.foundation-page .portal-header{gap:12px}.foundation-page .portal-header nav{flex-wrap:nowrap;width:100%;padding-bottom:5px;overflow-x:auto}.foundation-page .portal-header nav a{white-space:nowrap;align-items:center;min-height:42px;display:inline-flex}.foundation-frame{height:max(600px,100dvh - 170px)}.foundation-actions a{align-items:center;min-height:42px;display:inline-flex}}.starting-world-shell .world-actions{justify-content:flex-start;max-width:calc(100% - 2rem);top:6.2rem;left:1rem;right:auto}.starting-world-shell .world-top{max-width:60%}.starting-world-shell .avatar-note{text-align:right;max-width:35%}@media (width<=640px){.starting-world-shell .world-actions{gap:.25rem;max-width:calc(100% - 1.2rem);top:6.1rem;left:.6rem}.starting-world-shell .world-actions button{min-height:38px;padding:.3rem .45rem;font-size:.8rem}.starting-world-shell .avatar-note{font-size:.75rem;top:.6rem;right:.5rem}.worldifact-logo{width:72px;height:60px}}:root{--mobile-dock:64px}html,body,#root{min-width:0;max-width:100%}body{overflow-x:hidden}.avatar-note:not(.avatar-picker){display:none!important}.avatar-picker{z-index:18;pointer-events:auto;color:#eaf2ee;background:#0a2230e8;border:1px solid #55727b;border-radius:8px;gap:.25rem;max-width:260px;padding:.42rem .5rem;font-size:.72rem;display:grid;position:absolute;top:.75rem;right:.75rem}.avatar-picker select{background:#102a35;min-height:34px;padding:.3rem .4rem;font-size:.72rem}.portal-generator-drawer{margin:1rem 0 calc(1rem + env(safe-area-inset-bottom,0px));background:#10232b;border:1px solid #3b5961;border-radius:12px}.portal-generator-drawer>summary{cursor:pointer;color:#e9c27f;padding:.9rem 1rem;font-weight:800}.portal-generator-drawer[open]>summary{border-bottom:1px solid #3b5961}.scan-input{background:#132932;border:1px dashed #5f7d85;border-radius:8px;padding:.6rem}.world-primary-frame{isolation:isolate}@media (width<=760px){body{padding-bottom:calc(var(--mobile-dock) + env(safe-area-inset-bottom,0px))}.portal-page{padding-left:.55rem;padding-right:.55rem}.portal-page .portal-header{min-height:58px;padding:.65rem .15rem .75rem}.portal-header .brand{font-size:1rem}.portal-header .brand span{font-size:.62rem}.portal-header nav,.studio>.world-tabs{z-index:120;height:calc(var(--mobile-dock) + env(safe-area-inset-bottom,0px));padding:6px max(8px,env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left));-webkit-overflow-scrolling:touch;background:#081923f5;border-top:1px solid #47636e;flex-wrap:nowrap;align-items:center;gap:6px;margin:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -8px 24px #0006}.portal-header nav a,.studio>.world-tabs>*{white-space:nowrap;border-radius:9px;flex:none;width:auto;min-height:46px;padding:.55rem .75rem;font-size:.73rem}.foundation-heading{margin:.3rem 0 .55rem}.foundation-heading h1{font-size:1.15rem}.foundation-heading .button-link{min-height:38px;padding:.42rem .6rem;font-size:.75rem}.foundation-actions{flex-wrap:nowrap;gap:6px;margin:.2rem 0 .55rem;overflow-x:auto}.foundation-actions a{white-space:nowrap;flex:none;min-height:38px;padding:.4rem .55rem;font-size:.72rem}.foundation-note{font-size:.76rem;line-height:1.45}.world-primary-frame{border-left:0;border-right:0;border-radius:0;margin-left:-.55rem;margin-right:-.55rem}.foundation-frame{height:calc(100dvh - 138px);min-height:590px}.starting-world-shell,.home-world .starting-world-shell,.studio-scene .starting-world-shell,.portal-astra-preview .starting-world-shell{border-radius:10px;width:100%;height:min(72svh,640px);min-height:500px}.world-actions{display:none!important}.avatar-picker{background:#082434d9;max-width:34%;padding:.32rem .38rem;font-size:.58rem;top:.55rem;right:.55rem}.avatar-picker select{min-height:30px;padding:.2rem .25rem;font-size:.6rem}.world-top{background:#082434c2;max-width:62%;padding:.4rem .5rem;top:.55rem;left:.55rem}.world-top .eyebrow{letter-spacing:.08em;font-size:.55rem}.world-top strong{font-size:1rem}.world-top>span:last-child{font-size:.66rem}.world-hint{text-align:center;width:auto;max-width:48%;padding:.35rem .5rem;font-size:.65rem;line-height:1.25;bottom:.65rem;left:50%;transform:translate(-50%)}.joystick-control{left:max(.55rem,env(safe-area-inset-left));bottom:max(.45rem,env(safe-area-inset-bottom))}.joystick-base{width:104px;height:104px}.joystick-track{width:70px;height:70px}.joystick-thumb{width:44px;height:44px}.joystick-caption,.world-interact>span{font-size:.62rem}.world-interact{right:max(.55rem,env(safe-area-inset-right));bottom:max(.55rem,env(safe-area-inset-bottom));gap:.35rem;width:118px}.world-interact button{border-radius:14px;min-height:54px;padding:.45rem;font-size:.82rem}.capture-notice{text-align:center;width:calc(100% - 2rem);font-size:.76rem}.studio-heading{margin:.55rem 0 .75rem}.studio-heading h1{font-size:1.55rem}.studio-layout{flex-direction:column;gap:.75rem;display:flex}.studio-scene{order:0;min-width:0}.creator-panel{order:1;padding:.75rem}.scene-toolbar{flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.scene-toolbar>*{flex:none}.generation-evidence{margin-bottom:1rem}.portal-astra{padding:.65rem!important}.portal-astra-layout{flex-direction:column;display:flex!important}.portal-astra-preview{order:0;min-height:0!important}.portal-astra-controls{order:1}.portal-astra-preview .starting-world,.portal-astra-preview .starting-world-shell{min-height:500px!important}.portal-astra-head h2{font-size:1.15rem}.portal-generator-drawer .portal-astra-preview{display:none}.portal-generator-drawer .portal-astra-layout{display:block!important}.planets-world{padding:.65rem!important}.planets-world>.world-tabs{gap:.35rem;margin:.2rem 0 .7rem;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}.planets-world>.world-tabs>*{flex:none;min-height:38px;padding:.4rem .6rem;font-size:.7rem;width:auto!important}.planet-expedition{grid-template-columns:1fr!important}.planet-route{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.35rem!important}.planet-route button{min-width:0;padding:.45rem .3rem!important}.planet-route button small{display:none}.planet-mission-card{min-width:0;padding:.8rem!important}}@media (height<=560px) and (orientation:landscape){body{padding-bottom:0}.portal-header nav,.studio>.world-tabs{height:auto;box-shadow:none;border:0;padding:.25rem 0;position:static}.starting-world-shell,.home-world .starting-world-shell,.studio-scene .starting-world-shell{height:92svh;min-height:330px}.foundation-frame{height:92dvh;min-height:330px}.joystick-base{width:88px;height:88px}.world-interact{width:105px}}
