@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;600;800;900&display=swap";:root{--bg:#020204;--ink:#fff7df;--muted:#fff7dfb8;--faint:#fff7df24;--panel:#05070ca8;--panel-strong:#05070ce0;--stroke:#fff7df2e;--brass:#f4c75b;--cyan:#6cf2ff;--rose:#ff5d73;--mint:#8ff0a4;--violet:#c99bff;--ease-out:cubic-bezier(.16, 1, .3, 1);--scroll-progress:0;--ambient-breathe:.5;color:var(--ink);background:var(--bg);scrollbar-color:var(--cyan) #ffffff14;scrollbar-width:auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:auto;min-height:100%}html::-webkit-scrollbar{width:16px}body::-webkit-scrollbar{width:16px}html::-webkit-scrollbar-track{background:#ffffff14;border-left:1px solid #6cf2ff29;box-shadow:inset 0 0 18px #f4c75b1c}body::-webkit-scrollbar-track{background:#ffffff14;border-left:1px solid #6cf2ff29;box-shadow:inset 0 0 18px #f4c75b1c}html::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--brass), var(--cyan), var(--rose));border:3px solid #020204f0;border-radius:8px;min-height:76px;box-shadow:0 0 24px #6cf2ff5c,0 0 18px #f4c75b38}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--brass), var(--cyan), var(--rose));border:3px solid #020204f0;border-radius:8px;min-height:76px;box-shadow:0 0 24px #6cf2ff5c,0 0 18px #f4c75b38}body{background:linear-gradient(180deg, #020204b8, #020204f5), radial-gradient(circle at 18% 12%, #f4c75b21, transparent 34%), radial-gradient(circle at 74% 16%, #6cf2ff1f, transparent 35%), radial-gradient(circle at 62% 88%, #ff5d7317, transparent 42%), var(--bg);min-width:320px;min-height:100%;color:var(--ink);margin:0;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}button{cursor:pointer}#root,.immersive-app{min-height:100vh}.immersive-app{isolation:isolate;position:relative}.world-viewport{isolation:isolate;min-height:100svh;position:relative}.canvas-stage{z-index:0;background-color:#0000;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0}.world-canvas{cursor:grab;width:100%;height:100%}.world-grab-ready .world-canvas{cursor:grab}.world-grab-ready:active .world-canvas{cursor:grabbing}.skyesol-living-field{z-index:-3;pointer-events:none;width:100%;height:100%;opacity:calc(.72 + (var(--ambient-breathe) * .16));position:fixed;inset:0}.living-background-canvas{z-index:-2}.top-progress{z-index:70;transform-origin:0;background:linear-gradient(90deg, var(--brass), var(--cyan), var(--rose), var(--mint));width:100%;height:4px;position:fixed;top:0;left:0;box-shadow:0 0 24px #6cf2ff85}.cursor-aura{z-index:8;pointer-events:none;filter:blur(11px);mix-blend-mode:screen;background:radial-gradient(circle,#f4c75b33,#6cf2ff1f 38%,#ff5d7314 58%,#0000 72%);border-radius:50%;width:300px;height:300px;position:fixed;top:-150px;left:-150px}.cursor-trail{will-change:transform, opacity}.scanline-layer{z-index:6;pointer-events:none;opacity:.1;mix-blend-mode:screen;background:linear-gradient(90deg,#0000,#ffffff1a,#0000) 0 0/42vw 100%,repeating-linear-gradient(#6cf2ff0a 0 1px,#0000 1px 8px) 0 0/100% 8px;position:fixed;inset:0}.world-hud,.gate-console{z-index:30;position:relative}.world-title{z-index:72;pointer-events:auto;max-width:min(560px,100vw - 2rem);position:fixed;top:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2.3rem)}.world-brand-lockup{align-items:center;gap:.78rem;margin-bottom:.42rem;display:flex}.world-brand-lockup img{object-fit:contain;filter:drop-shadow(0 0 22px #6cf2ff57)drop-shadow(0 0 20px #f4c75b3d);flex:none;width:clamp(58px,6vw,86px);height:auto}.world-brand-lockup .eyebrow{margin-bottom:0}.eyebrow,.panel-label{color:var(--cyan);letter-spacing:0;text-transform:uppercase;align-items:center;gap:.48rem;margin:0 0 .72rem;font-size:.76rem;font-weight:900;line-height:1.15;display:inline-flex}.world-title h1{letter-spacing:0;text-wrap:balance;text-shadow:0 16px 70px #0000008c,0 0 32px #f4c75b2e;max-width:8.6ch;margin:0 0 .82rem;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(3.9rem,7.6vw,8.8rem);line-height:.9}.effect-text-shimmer{color:#0000;background:linear-gradient(100deg, #fff7df 0%, var(--brass) 25%, var(--cyan) 46%, #fff7df 62%, var(--rose) 80%, #fff7df 100%);-webkit-text-fill-color:transparent;animation:text-shimmer 8s var(--ease-out) infinite;background-size:240% 100%;background-clip:text}@keyframes text-shimmer{0%{background-position:0%}48%,to{background-position:100%}}.world-lede{color:#fff7dfd1;text-shadow:0 8px 40px #000000b8;max-width:520px;margin:0;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.56}.world-actions,.world-control-dock,.gate-actions,.runtime-controls,.drawer-actions,.search-results{flex-wrap:wrap;align-items:center;gap:.58rem;display:flex}.world-actions{z-index:76;margin-top:1.1rem;position:relative}.world-actions button,.world-actions a,.world-control-dock button,.world-control-dock a,.gate-actions button,.runtime-controls button,.drawer-actions button,.search-results button,.scroll-beat button,.source-room-head a,.source-room-switcher button,.surface-preview-menu button,.surface-preview-live a,.source-route-grid a{min-height:40px;color:var(--ink);backdrop-filter:blur(18px);transition:transform .18s var(--ease-out), border-color .18s var(--ease-out), background .18s var(--ease-out);background:#05070cad;border:1px solid #fff7df29;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.65rem .82rem;font-size:.82rem;font-weight:900;line-height:1.1;text-decoration:none;display:inline-flex;box-shadow:0 16px 44px #0000003d}.world-actions button:hover,.world-actions a:hover,.world-control-dock button:hover,.world-control-dock a:hover,.gate-actions button:hover,.runtime-controls button:hover,.drawer-actions button:hover,.search-results button:hover,.scroll-beat button:hover,.source-room-head a:hover,.source-room-switcher button:hover,.surface-preview-menu button:hover,.surface-preview-live a:hover,.source-route-grid a:hover{background:#0c141cd1;border-color:#6cf2ff8f;transform:translateY(-2px)}.world-control-dock{z-index:92;justify-content:center;width:auto;max-width:min(560px,100vw - 2rem);margin-top:0;position:fixed;top:clamp(.75rem,2vw,1.2rem);left:50%;transform:translate(-50%)}.world-control-dock button,.world-control-dock a{color:#fff7dfe0;background:#020a12b8;border-color:#6cf2ff38;min-height:36px;padding:.54rem .62rem;font-size:.72rem}.left-rail,.right-rail,.room-drawer,.gate-console,.gesture-strip,.source-room-viewport{position:fixed}.left-rail{z-index:34;gap:.82rem;width:min(330px,100vw - 2rem);display:grid;bottom:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem)}.left-rail.has-search-query{z-index:68}.right-rail{z-index:34;gap:.82rem;width:min(330px,100vw - 2rem);display:grid;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.rail-panel,.room-search,.runtime-panel,.remotion-panel,.room-drawer,.gate-console{border:1px solid var(--stroke);background:linear-gradient(180deg, #fff7df14, #fff7df07), var(--panel);backdrop-filter:blur(20px);border-radius:8px;box-shadow:0 24px 80px #0000006b,inset 0 1px #ffffff14}.rail-panel,.room-search,.runtime-panel,.remotion-panel,.room-drawer{padding:.92rem}.minimap{aspect-ratio:1.55;background:radial-gradient(circle,#f4c75b1f,#0000 20%),radial-gradient(circle at 16% 20%,#6cf2ff1f,#0000 18%),#010308ad;border:1px solid #fff7df21;border-radius:8px;width:100%;position:relative;overflow:hidden}.minimap-grid{opacity:.28;background-color:#0000;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.minimap-core,.minimap-dot{z-index:2;border:0;border-radius:50%;position:absolute;translate:-50% -50%}.minimap-core{background:var(--brass);width:16px;height:16px;top:50%;left:50%;box-shadow:0 0 20px #f4c75bc7}.minimap-dot{background:color-mix(in srgb, var(--room-color) 72%, #020204);color:#020204;cursor:grab;touch-action:none;width:30px;height:30px;box-shadow:0 0 18px color-mix(in srgb, var(--room-color) 45%, transparent);transition:transform .16s var(--ease-out), box-shadow .16s var(--ease-out);font-size:.62rem;font-weight:900}.minimap-dot:active{cursor:grabbing}.minimap-dot.is-active,.minimap-core.is-active{box-shadow:0 0 26px var(--room-color,var(--brass)), 0 0 44px #fff7df2e;transform:scale(1.22)}.mini-help{color:#fff7dfad;align-items:center;gap:.48rem;margin:.72rem 0 0;font-size:.78rem;line-height:1.45;display:flex}.room-search label{color:var(--cyan);text-transform:uppercase;align-items:center;gap:.48rem;font-size:.72rem;font-weight:900;display:flex}.room-search input{width:100%;min-height:42px;color:var(--ink);background:#00000057;border:1px solid #fff7df29;border-radius:8px;margin:.62rem 0;padding:0 .75rem}.room-search input::placeholder{color:#fff7df6b}.search-results{align-items:stretch;max-height:84px;overflow:auto}.search-results button{justify-content:flex-start;min-height:34px;padding:.48rem .58rem;font-size:.72rem}.search-results button span{border-radius:50%;width:8px;height:8px}.runtime-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;display:grid}.runtime-grid span,.runtime-current,.drag-counter,.motion-runtime-chip{color:#fff7dfcc;background:#0000003d;border:1px solid #fff7df1a;border-radius:8px;align-items:center;gap:.45rem;min-height:32px;padding:.48rem .56rem;font-size:.72rem;font-weight:800;display:flex}.runtime-grid i,.runtime-pip{background:var(--mint);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 14px #8ff0a4c7}.runtime-current{justify-content:space-between;margin:.7rem 0}.runtime-current strong,.runtime-current span{min-width:0}.runtime-current span{color:var(--cyan);text-align:right}.runtime-controls{justify-content:space-between}.motion-runtime-chip{border-color:#6cf2ff33}.drag-counter{color:var(--brass);margin-top:.72rem}.remotion-panel{overflow:hidden}.remotion-panel .__remotion-player{border-radius:8px;overflow:hidden}.source-room-viewport{z-index:29;border:1px solid color-mix(in srgb, var(--room-color) 48%, #fff7df29);background:linear-gradient(145deg, color-mix(in srgb, var(--room-color) 14%, transparent), transparent 44%), #05070cad;width:min(440px,28vw);min-width:360px;box-shadow:0 28px 90px #00000085, 0 0 52px color-mix(in srgb, var(--room-color) 20%, transparent), inset 0 1px 0 #ffffff14;backdrop-filter:blur(18px);border-radius:8px;padding:.74rem;top:clamp(6.5rem,11vh,8rem);right:calc(clamp(1rem,3vw,2rem) + min(330px,100vw - 2rem) + 1rem);translate:none}.source-room-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.58rem;display:flex}.source-room-head span{color:var(--cyan);text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.source-room-head strong{color:var(--ink);margin-top:.16rem;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(1rem,1.5vw,1.34rem);line-height:1;display:block}.source-room-head a{min-height:32px;padding:.42rem .62rem;font-size:.7rem}.source-room-frame-wrap{aspect-ratio:16/9;background:#0000006b;border:1px solid #fff7df24;border-radius:8px;width:100%;position:relative;overflow:hidden}.source-room-frame-wrap:after,.surface-preview-live:after{content:"";pointer-events:none;background:linear-gradient(90deg, transparent, #ffffff14, transparent), radial-gradient(circle at 50% 0, color-mix(in srgb, var(--room-color) 18%, transparent), transparent 42%);mix-blend-mode:screen;position:absolute;inset:0}.source-room-frame-wrap iframe,.surface-preview-live iframe{background:#020204;border:0;width:100%;height:100%}.source-room-switcher{gap:.42rem;margin-top:.58rem;display:flex}.source-room-switcher button{width:38px;min-height:32px;color:var(--ink);border-color:color-mix(in srgb, var(--room-color) 45%, #fff7df2e);background:#0000004d;padding:0}.source-room-switcher button.is-active{color:#020204;background:var(--room-color);box-shadow:0 0 22px color-mix(in srgb, var(--room-color) 52%, transparent)}.reel-frame{color:var(--ink);background:radial-gradient(circle,#6cf2ff38,#0000 26%),radial-gradient(circle at 22% 18%,#f4c75b3d,#0000 26%),linear-gradient(135deg,#020204,#0b1118 46%,#160811);justify-content:center;align-items:center;font-family:Inter,sans-serif;overflow:hidden}.reel-orbit{aspect-ratio:1;border:1px solid #fff7df33;border-top-color:var(--cyan);border-radius:50%;width:58%;position:absolute;box-shadow:0 0 34px #6cf2ff2e}.reel-map{background:var(--brass);border-radius:50%;width:8px;height:8px;position:absolute}.reel-map span{background:var(--room-color);transform-origin:0 0;width:12px;height:12px;box-shadow:0 0 18px var(--room-color);border-radius:50%;position:absolute;top:0;left:0}.reel-copy{z-index:2;text-align:center;justify-items:center;gap:.25rem;display:grid;position:relative}.reel-copy b{color:var(--brass);font-size:1.8rem}.reel-copy strong{letter-spacing:0;font-family:Archivo Black,Inter,sans-serif;font-size:1.28rem}.reel-copy small{color:#fff7dfb8;font-size:.74rem}.room-drawer{z-index:42;width:min(386px,100vw - 2rem);bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.drawer-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.88rem;display:flex}.drawer-head span{color:var(--brass);margin-bottom:.38rem;font-size:.78rem;font-weight:900;display:inline-flex}.drawer-head h2{letter-spacing:0;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1}.drawer-head button{width:34px;height:34px;color:var(--ink);background:#00000047;border:1px solid #fff7df24;border-radius:8px;font-size:1.3rem}.room-drawer p{color:var(--muted);margin:0 0 1rem;font-size:.94rem;line-height:1.6}.room-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.52rem;margin:0 0 .95rem;display:grid}.room-stats div{background:#00000038;border:1px solid #fff7df1a;border-radius:8px;min-width:0;padding:.55rem}.room-stats dt{color:#fff7df7a;text-transform:uppercase;font-size:.66rem;font-weight:900}.room-stats dd{color:var(--ink);overflow-wrap:anywhere;margin:.28rem 0 0;font-size:.73rem;font-weight:800;line-height:1.35}.drawer-actions button{min-height:34px;padding:.5rem .62rem;font-size:.72rem}.gate-console{z-index:40;width:min(410px,100vw - 2rem);padding:.85rem;bottom:clamp(.9rem,2vw,1.4rem);left:50%;translate:-50%}.gate-readout{min-height:48px;color:var(--brass);letter-spacing:0;background:#00000052;border:1px solid #f4c75b38;border-radius:8px;place-items:center;margin-bottom:.72rem;font-family:Archivo Black,Inter,sans-serif;font-size:1.18rem;display:grid}.gate-readout[data-gate-open=true]{color:var(--mint);box-shadow:inset 0 0 24px #8ff0a41a}.gate-keys{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:.65rem;display:grid}.gate-keys button{min-height:44px;color:var(--ink);background:#fff7df12;border:1px solid #fff7df29;border-radius:8px;font-size:1rem;font-weight:900}.gate-actions{justify-content:space-between}.gesture-strip{z-index:33;gap:.48rem;display:inline-flex;top:1.25rem;left:50%;translate:-50%}.gesture-strip span{color:#fff7dfc2;backdrop-filter:blur(15px);background:#00000042;border:1px solid #fff7df1f;border-radius:8px;align-items:center;gap:.38rem;padding:.52rem .62rem;font-size:.72rem;font-weight:900;display:inline-flex}.world-object-label{pointer-events:none}.world-object-label span{width:34px;height:34px;color:var(--ink);background:#0000008f;border:1px solid #fff7df42;border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid;box-shadow:0 0 18px #6cf2ff2e}.scroll-path{z-index:24;background:linear-gradient(#0000 0,#020204bd 12%,#020204f5 34%),radial-gradient(circle at 80% 8%,#6cf2ff1f,#0000 34%),radial-gradient(circle at 18% 46%,#ff5d731a,#0000 34%),#020204f0;margin-top:18svh;padding:clamp(7rem,12vw,10rem) clamp(1rem,5vw,5rem) clamp(8rem,12vw,12rem);position:relative}.scroll-intro{max-width:860px;margin:0 auto clamp(4rem,8vw,7rem)}.scroll-intro span{color:var(--cyan);text-transform:uppercase;font-size:.78rem;font-weight:900}.scroll-intro h2{letter-spacing:0;text-wrap:balance;margin:.8rem 0 0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(2.4rem,5vw,6rem);line-height:.96}.scroll-beat{border-top:1px solid #fff7df29;grid-template-columns:minmax(56px,.1fr) minmax(0,1fr) minmax(44px,.12fr);align-items:center;gap:clamp(1rem,3vw,3rem);max-width:1040px;min-height:64svh;margin:0 auto;display:grid}.scroll-beat>span{aspect-ratio:1;background:var(--room-color);color:#020204;border-radius:50%;place-items:center;width:56px;font-weight:900;display:grid}.scroll-beat h3{color:var(--ink);letter-spacing:0;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(2.1rem,4.8vw,5.6rem);line-height:.96}.scroll-beat p{max-width:650px;color:var(--muted);margin:1rem 0 1.2rem;font-size:clamp(.98rem,1.6vw,1.22rem);line-height:1.65}.scroll-beat>i{color:#0000;-webkit-text-stroke:1px color-mix(in srgb, var(--room-color) 62%, #ffffff2e);font-family:Archivo Black,Inter,sans-serif;font-size:clamp(4rem,10vw,9rem);font-style:normal;line-height:1}.scroll-beat.is-active h3{text-shadow:0 0 28px color-mix(in srgb, var(--room-color) 32%, transparent)}.motion-paused *,.motion-paused :before,.motion-paused :after,.immersive-app[data-paused=true] *,.immersive-app[data-paused=true] :before,.immersive-app[data-paused=true] :after{transition-duration:.001ms!important;animation-play-state:paused!important}@media (width<=1120px){.source-room-viewport{width:min(360px,100vw - 2rem);min-width:0;top:8.5rem;right:1rem}.right-rail{top:auto;bottom:calc(clamp(.9rem,2vw,1.4rem) + 176px)}.remotion-panel,.gesture-strip{display:none}}@media (width<=820px){.world-title{max-width:none;top:.86rem;left:.86rem;right:.86rem}.world-title h1{max-width:9ch;font-size:clamp(3.1rem,16vw,5.5rem)}.world-lede{max-width:28rem;font-size:.92rem}.world-actions{gap:.44rem}.world-control-dock{z-index:76;justify-content:flex-start;gap:.42rem;max-width:min(520px,100vw - 1.72rem);margin-top:.75rem;position:relative;top:auto;left:auto;transform:none}.world-actions button,.world-actions a,.world-control-dock button,.world-control-dock a{min-height:36px;padding:.54rem .62rem;font-size:.72rem}.left-rail{z-index:64;grid-template-columns:minmax(0,1fr);gap:.5rem;width:min(142px,100vw - 15.5rem);min-width:122px;bottom:.82rem;left:.82rem;right:auto}.rail-panel{padding:.58rem;display:block}.rail-panel .panel-label{margin-bottom:.42rem;font-size:0}.rail-panel .panel-label svg{width:15px;height:15px}.minimap{aspect-ratio:1}.minimap-dot{width:26px;height:26px;font-size:.55rem}.minimap-core{width:13px;height:13px}.mini-help,.world-object-label,.right-rail,.source-room-viewport{display:none}.gate-console{width:min(236px,100vw - 1.64rem);bottom:.82rem;left:auto;right:.82rem;translate:0}.gate-console .panel-label{margin-bottom:.46rem;font-size:.64rem}.gate-readout{min-height:36px;font-size:.86rem}.gate-keys{gap:.34rem}.gate-keys button{min-height:34px}.gate-actions button{min-height:32px;padding:.46rem .5rem;font-size:.68rem}.room-search{min-width:0;max-width:calc(100vw - 260px);padding:.62rem}.search-results{display:none}.room-search.has-query .search-results{z-index:64;backdrop-filter:blur(18px);background:#05070ce0;border:1px solid #6cf2ff47;border-radius:8px;max-height:96px;padding:.58rem;display:flex;position:fixed;bottom:12.2rem;left:.82rem;right:.82rem;overflow:auto;box-shadow:0 18px 64px #00000080}.room-drawer{width:auto;max-height:calc(100svh - 18rem);bottom:12.6rem;left:.82rem;right:.82rem;overflow:auto}.room-stats{grid-template-columns:1fr}.scroll-path{margin-top:12svh;padding-inline:1rem}.scroll-beat{grid-template-columns:1fr;min-height:auto;padding:5rem 0}.scroll-beat>i{display:none}}@media (width<=540px){.gate-console{width:min(204px,100vw - 11.8rem)}.world-title h1{max-width:8ch;font-size:clamp(2.85rem,15vw,4.2rem)}.world-lede,.world-actions a,.world-control-dock a,.world-control-dock button:nth-child(3),.world-control-dock button:nth-child(4){display:none}.room-search{max-width:none;padding:.7rem}.room-search label{font-size:0}.room-search label svg{width:16px;height:16px}.room-search input{min-height:36px;margin:.4rem 0 0;padding-inline:.55rem;font-size:.78rem}.room-search.has-query .search-results{bottom:11.65rem}.room-drawer{max-height:calc(100svh - 17rem);bottom:12rem}}@media (pointer:coarse){.cursor-aura{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.cursor-aura,.scanline-layer{display:none}}.source-pack-deck{z-index:12;background:linear-gradient(#0202049e,#020204f5),linear-gradient(135deg,#f4c75b1f,#0000 34%,#6cf2ff17 68%,#ff5d7314);gap:clamp(1.2rem,2.8vw,2.4rem);padding:clamp(4rem,7vw,7rem) clamp(1rem,4vw,4rem) clamp(5rem,8vw,8rem);display:grid;position:relative}.source-pack-head{max-width:920px}.source-pack-head>span,.source-tooling-panel>span,.source-pack-card>span{color:var(--cyan);letter-spacing:0;text-transform:uppercase;margin-bottom:.72rem;font-size:.76rem;font-weight:900;display:inline-flex}.source-pack-head h2{letter-spacing:0;max-width:13ch;margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:clamp(2.6rem,6vw,6.8rem);line-height:.9}.source-pack-head p{max-width:760px;color:var(--muted);margin:1.2rem 0 0;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.65}.source-pack-grid,.source-tooling-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.source-pack-card,.source-tooling-panel{background:linear-gradient(145deg,#ffffff1a,#0000 40%),#05070cc7;border:1px solid #fff7df2e;border-radius:8px;min-width:0;padding:clamp(1rem,2vw,1.4rem);box-shadow:0 22px 70px #00000057}.source-pack-card h3{margin:0 0 1rem;font-size:clamp(1.14rem,2vw,1.55rem);line-height:1.05}.source-pack-card code,.component-chip-grid code,.source-tooling-panel code{overflow-wrap:anywhere;color:#fff7df;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem}.component-chip-grid{flex-wrap:wrap;gap:.5rem;display:flex}.component-chip-grid code{background:#6cf2ff14;border:1px solid #6cf2ff42;border-radius:999px;padding:.46rem .62rem}.source-tooling-panel pre{white-space:pre;max-width:100%;margin:0;overflow-x:auto}.surface-preview-panel{grid-column:1/-1}.surface-preview-browser{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:.75rem;display:grid}.surface-preview-menu{align-content:start;gap:.62rem;display:grid}.surface-preview-menu button{border:1px solid color-mix(in srgb, var(--room-color) 42%, #fff7df29);text-align:left;min-height:92px;color:var(--ink);background:linear-gradient(135deg, color-mix(in srgb, var(--room-color) 22%, transparent), transparent 62%), #ffffff0b;border-radius:8px;justify-content:flex-start;padding:.85rem}.surface-preview-menu button.is-active{border-color:var(--room-color);box-shadow:inset 0 0 30px color-mix(in srgb, var(--room-color) 14%, transparent), 0 0 28px color-mix(in srgb, var(--room-color) 18%, transparent)}.surface-preview-menu strong,.surface-preview-menu small{overflow-wrap:anywhere;display:block}.surface-preview-menu strong{margin-bottom:.7rem;font-size:.95rem}.surface-preview-menu small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;line-height:1.35}.surface-preview-live{border:1px solid color-mix(in srgb, var(--room-color) 38%, #fff7df29);background:#00000061;border-radius:8px;min-height:520px;position:relative;overflow:hidden}.surface-preview-live>div{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:absolute;top:.78rem;left:.78rem;right:.78rem}.surface-preview-live>div strong{max-width:60%;color:var(--ink);text-shadow:0 8px 32px #000;font-size:.92rem;line-height:1.2}.surface-preview-live a{pointer-events:auto;min-height:34px;color:var(--ink);padding:.46rem .62rem;font-size:.72rem;text-decoration:none}.source-route-grid a{color:var(--ink);background:#6cf2ff14;border:1px solid #6cf2ff42;border-radius:999px;padding:.46rem .62rem;font-size:.78rem;font-weight:800;text-decoration:none}.room-stats dd{overflow-wrap:anywhere}@media (width<=980px){.source-pack-grid,.source-tooling-grid,.surface-preview-browser{grid-template-columns:1fr}.surface-preview-live{min-height:380px}}.skyesol-living-field{z-index:-3;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.skyesol-grain,.skyesol-scanline{pointer-events:none;position:fixed;inset:0}.skyesol-grain{z-index:-1;opacity:.1;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.62'/%3E%3C/svg%3E")}.skyesol-scanline{z-index:10;opacity:.045;background:repeating-linear-gradient(#ffffff38,#ffffff38 1px,#0000 1px 6px)}.skyesol-living-page{background:linear-gradient(#05050bf0,#030307fa),radial-gradient(1200px 760px at 14% 4%,#8a63ff33,#0000 58%),radial-gradient(1100px 760px at 82% 16%,#27f2ff1f,#0000 58%),radial-gradient(900px 660px at 55% 92%,#c9a84c1f,#0000 60%)}.skyesol-living-page.motion-paused *,.skyesol-living-page.motion-paused :before,.skyesol-living-page.motion-paused :after{transition-duration:.01ms!important;animation-play-state:paused!important}@media (prefers-reduced-motion:reduce),(width<=760px){.skyesol-scanline{opacity:.028}.skyesol-grain{opacity:.065}}.neon-gradient-text,.premium-text-effects-lab,.skye-gradient-text{color:#0000;background:linear-gradient(90deg,#fff 0%,var(--mcp-neon-scrollbar-a,#f3d483) 31%,var(--mcp-neon-scrollbar-b,#35b7ff) 63%,var(--mcp-neon-scrollbar-c,#6ff2c7) 100%);text-shadow:0 0 28px #35b7ff2e,0 0 34px #f3d4831f;background-clip:text}
