*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#05070c;color:#f7fbff}button,input,textarea,select{font:inherit}.appV2{min-height:100vh;background:radial-gradient(circle at 15% 0,rgba(93,111,255,.18),transparent 28%),radial-gradient(circle at 95% 15%,rgba(70,244,208,.11),transparent 30%),#05070c;padding:22px}.topV2{max-width:1500px;margin:0 auto 16px;display:flex;align-items:flex-end;justify-content:space-between}.topV2 h1{font-size:clamp(38px,6vw,68px);line-height:.92;letter-spacing:-.05em;margin:7px 0 8px}.topV2 p{color:#95a6bd}.eyebrow{font-size:11px;letter-spacing:.25em;color:#62f1d4;font-weight:900}.helpBtn,.x{width:42px;height:42px;border:1px solid #28334b;border-radius:999px;background:#111828;color:#fff;font-weight:900}.layoutV2{max-width:1500px;margin:auto;display:grid;grid-template-columns:minmax(350px,470px) 1fr;gap:16px}.leftV2{display:grid;gap:12px;align-content:start}.card,.assistantCard,.stageV2{border:1px solid #202a3f;border-radius:22px;background:#090e18f0;box-shadow:0 24px 70px #00000038}.card{padding:17px}.card input,.card textarea,.promptRow input{width:100%;border:1px solid #2b3750;background:#080c14;color:#f6fbff;border-radius:12px;padding:12px;margin:5px 0}.card textarea{min-height:82px;resize:vertical}.sectionTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.sectionTitle span,.miniLabel{font-size:11px;letter-spacing:.17em;color:#8fa2bd;font-weight:800}.sectionTitle button{background:none;border:0;color:#62f1d4;font-size:12px}.assistantCard{padding:14px;background:linear-gradient(145deg,#1a1939f2,#070e17f5)}.assistantHead{display:flex;align-items:center;gap:10px}.assistantHead .orb{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#62f1d4,#8a71ff);color:#03100e;box-shadow:0 0 40px #62f1d440}.assistantHead div:nth-child(2){display:flex;flex-direction:column}.assistantHead span,.assistantHead em{font-size:11px;color:#8fa0b8}.assistantHead em{margin-left:auto;font-style:normal}.chatLog{display:grid;gap:7px;margin:12px 0}.chatLog div{max-width:92%;padding:9px 11px;border-radius:12px;font-size:12px;line-height:1.45}.chatLog .aria{background:#131c2a;color:#c9d5e5}.chatLog .you{justify-self:end;background:#62f1d4;color:#03120f}.promptRow{display:grid;grid-template-columns:1fr 44px;gap:7px}.promptRow input{margin:0}.promptRow button{border:0;border-radius:12px;background:#62f1d4;color:#04120e;font-weight:900}.addGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.addGrid button,.secondary{border:0;border-radius:11px;padding:11px 12px;background:#182235;color:#f5f8ff;font-weight:750}.objects{display:grid;gap:7px;margin-top:10px}.objects button{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:10px;border:1px solid #29354d;border-radius:12px;background:#0a0f18;color:#b6c3d5;text-align:left}.objects button.active{border-color:#62f1d4;color:#fff}.objects b{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#172235;color:#62f1d4}.objects small{color:#74859d}.dropV2{display:grid;place-items:center;height:82px;border:1px dashed #3c4c68;border-radius:14px;margin:6px 0;background:#0a101b}.dropV2 input{display:none}.tripleV2,.rangeRow{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.doubleV2{display:grid;grid-template-columns:1fr 1fr;gap:7px}.miniLabel{margin-top:12px}.colorRow,.switch{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:12px 0;font-size:13px}.switch{justify-content:flex-start}.switch input{accent-color:#62f1d4}.colorRow input{width:54px;height:38px;padding:3px}.rangeRow label{font-size:10px;color:#8c9db4}.rangeRow input{margin-top:5px}.dangerText{color:#ff8e9b!important}.primaryV2{width:100%;border:0;border-radius:12px;padding:13px 14px;background:linear-gradient(135deg,#62f1d4,#72afff);color:#03100d;font-weight:900}.primaryV2.purple{margin-top:8px;background:linear-gradient(135deg,#7d77ff,#ca66ff);color:#fff}.publishCard .secondary{width:100%;margin-top:8px}.qrV2{display:block;width:190px;margin:14px auto 0;padding:8px;background:#fff;border-radius:14px}.noticeV2{margin-top:10px;border-left:2px solid #62f1d4;background:#0b131b;padding:10px;color:#a9b8cb;font-size:12px;line-height:1.45}.stageV2{min-height:760px;overflow:hidden;display:flex;flex-direction:column}.stageHeader{height:68px;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #202a3f}.stageHeader div{display:flex;flex-direction:column}.stageHeader span{font-size:11px;color:#7f90a8;margin-top:3px}.stageHeader button{border:0;background:#172235;color:#fff;padding:9px 12px;border-radius:10px}.stageV2 model-viewer,.spatialMedia,.webPanel,.textPanel,.audioPanel{width:100%;height:100%;min-height:690px;background:radial-gradient(circle at 50% 30%,#1b2740,#070a10 68%);object-fit:contain}.arButton{position:absolute;left:50%;bottom:28px;transform:translate(-50%);border:0;border-radius:999px;padding:14px 20px;background:#fff;color:#071018;font-weight:900;box-shadow:0 14px 40px #00000059}.spatialMedia{max-height:78vh}.webPanel{display:grid;grid-template-rows:1fr auto;background:#080d16}.webPanel iframe{border:0;width:100%;height:100%;background:#fff}.webPanel a{padding:12px;text-align:center;color:#62f1d4;text-decoration:none}.textPanel{display:grid;place-items:center;padding:50px;font-size:clamp(36px,7vw,86px);font-weight:900;text-align:center}.audioPanel{display:grid;place-items:center;align-content:center;gap:16px}.audioPulse{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#62f1d4,#8a71ff);font-size:38px;animation:pulse 1.6s infinite}.mapCanvas{height:260px;border-radius:14px;overflow:hidden;margin-top:8px}.mapFallback{display:grid;gap:8px;padding:12px;border-radius:14px;background:#101826;color:#95a6bd;font-size:12px}.mapFallback a{color:#62f1d4}.mobileTabs{display:none}.loaderWrap{display:grid;place-items:center;align-content:center;gap:10px;min-height:260px;text-align:center}.loaderWrap span{font-size:12px;color:#8495ad}.portal{position:relative;width:74px;height:74px}.portal i{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-top-color:#62f1d4;border-radius:50%;animation:spin 1.2s linear infinite}.portal i:nth-child(2){top:10px;right:10px;bottom:10px;left:10px;border-top-color:#8a71ff;animation-direction:reverse}.portal i:nth-child(3){top:22px;right:22px;bottom:22px;left:22px;border-top-color:#72afff}.busyOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020509cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;display:grid;place-items:center}.sheetBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:120;display:grid;place-items:center;padding:18px}.sheet{width:min(620px,100%);max-height:90vh;overflow:auto;background:#0a101b;border:1px solid #2a3650;border-radius:24px;padding:22px;position:relative}.sheet .x{position:absolute;right:15px;top:15px}.sheet h2{font-size:28px;margin:8px 50px 18px 0}.steps{display:grid;gap:10px}.steps>div{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px;border-radius:14px;background:#111927}.steps>div>b{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#62f1d4;color:#05110e}.steps span{display:flex;flex-direction:column;gap:3px;color:#91a1b7;font-size:12px}.steps strong{color:#fff}.ideas{display:grid;gap:7px;margin-top:14px;padding:14px;border:1px solid #26344e;border-radius:14px}.ideas span{color:#aab8cb;font-size:12px}.runtimeV2{min-height:100vh;background:#02060b;position:relative;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden}.runtimeV2>*:not(.cameraFeed){position:relative;z-index:1}.cameraFeed{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.runtimeBar{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;background:#04080ec2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.runtimeBar div{display:flex;flex-direction:column}.runtimeBar span{font-size:10px;letter-spacing:.18em;color:#62f1d4}.runtimeBar button{border:0;border-radius:10px;padding:9px 11px;background:#172235;color:#fff}.huntPill{margin:10px auto 0;padding:9px 12px;border-radius:999px;background:#050a11e0;display:flex;gap:8px;font-size:12px}.huntPill.found{outline:1px solid #62f1d4}.huntPill.hot{outline:1px solid #ffbf5a}.runtimeCanvas{min-height:75vh;display:grid;place-items:center;padding:12px}.runtimeCanvas model-viewer{width:min(100%,900px);height:75vh;background:#05090fb8;border-radius:20px}.objectRail{display:flex;gap:8px;overflow:auto;padding:10px;background:#04080ecc}.objectRail span{white-space:nowrap;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:7px 10px;font-size:11px;color:#a9b7c9}.locked{text-align:center;max-width:420px;padding:24px;background:#05090fcc;border-radius:20px}.radar{width:90px;height:90px;border:1px solid #35506b;border-radius:50%;margin:auto;position:relative;overflow:hidden}.radar:before,.radar:after{content:"";position:absolute;background:#233e55}.radar:before{width:1px;height:100%;left:50%}.radar:after{height:1px;width:100%;top:50%}.radar i{position:absolute;inset:50% 50% auto auto;width:42px;height:2px;transform-origin:left center;background:#62f1d4;animation:radar 1.5s linear infinite}.fatal{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center}.emptyV2{display:grid;place-items:center;align-content:center;gap:8px;min-height:690px;color:#8fa0b8}.emptyV2 div{font-size:54px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(1.08);box-shadow:0 0 45px #62f1d440}}@keyframes radar{to{transform:rotate(360deg)}}@media(max-width:900px){.appV2{padding:12px}.topV2{align-items:flex-start}.layoutV2{grid-template-columns:1fr}.stageV2{min-height:620px}.stageV2 model-viewer,.spatialMedia,.webPanel,.textPanel,.audioPanel,.emptyV2{min-height:560px}.mobileTabs{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:7px;margin:0 0 10px;border:1px solid #243049;border-radius:14px;background:#070b13e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobileTabs button{border:0;border-radius:9px;padding:9px;background:transparent;color:#8596ad;font-weight:800}.mobileTabs button.active{background:#172235;color:#fff}.stageMobileHide,.hideMobile{display:none}.card,.assistantCard{border-radius:18px}.topV2 h1{font-size:46px}.mapCanvas{height:220px}.runtimeCanvas model-viewer{height:72vh}.arButton{bottom:20px;white-space:nowrap}}
