/* Cosmic room. All moving panels and apertures share one projected coordinate system. */
.corridor{background:#242041;isolation:isolate}.cosmic-viewport{position:absolute;inset:0 0 36px;overflow:hidden}.cosmic-room{width:100%;height:100%;display:block}.cosmic-portal,.inner-exit{cursor:pointer;outline:none}.portal-leaf,.portal-moulding,.portal-knob,.portal-preview{pointer-events:none}.cosmic-portal:focus-visible>.portal-hit,.inner-exit:focus-visible rect{stroke:#fff3be;stroke-width:4}.cosmic-portal.visited .portal-knob{fill:#adefda}.portal-preview{filter:saturate(.86)}.cosmic-portal.is-open .portal-preview{filter:saturate(1.15)}.cosmic-navigation{position:absolute;bottom:54px;left:50%;transform:translateX(-50%);display:flex;gap:5px}.cosmic-navigation .win-btn{background:#c2b8d2;font-size:11px;padding:4px 15px}.cosmic-pan-hint{display:none}.nebula-flow{transform-box:fill-box;transform-origin:center;animation:nebula-depth 48s ease-in-out infinite alternate}.nebula-1{animation-delay:-19s;animation-direction:alternate-reverse}.nebula-2{animation-delay:-9s}.nebula-3{animation-delay:-30s;animation-duration:65s}@keyframes nebula-depth{from{transform:scale(1) translate(-10px,-8px)}to{transform:scale(1.16) translate(15px,12px)}}
/* A compact head portrait, never a full-body standee in the dialogue. */
.galgame:not(.system-confirm){width:min(960px,94vw);background:#eeeaf4f5;border:2px outset #dfd7ef;box-shadow:2px 3px #1d1836;margin:auto auto 65px}.galgame:not(.system-confirm)::backdrop{background:#17152b22}.galgame:not(.system-confirm) .gal-figure{left:22px;top:24px;bottom:auto;width:110px;height:102px;border:2px inset #e8e4ee;background:#f9f6e6}.galgame:not(.system-confirm) .gal-figure img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.gal-body{padding:22px 26px 25px 155px;min-height:185px}.gal-body p{font-size:19px;line-height:1.9;margin:20px 0}.gal-body header{font-size:11px}.gal-options .win-btn{border:2px outset #fff;background:#c8c2d6;font-size:12px;padding:5px 13px}.portrait-frame img{object-fit:cover;object-position:center;filter:grayscale(.8) contrast(.9)}
/* Original face and eye registration retained; the cosmos and orbit replace the surroundings. */
.archive{background:#171930 url('/assets/v3-cosmos-v26.webp') center/cover}.archive-cosmos{animation:archive-space 70s ease-in-out infinite alternate;transform-origin:center}.archive-twinkles path{animation:star-glimmer 7s ease-in-out infinite alternate}.orbit-drift{animation:orbit-flow 38s linear infinite;transform-origin:center}.archive-folders .archive-folder>span:last-child{color:#f1eaff;background:#211a46b8;text-shadow:1px 1px #000}.archive-folders .archive-folder:hover{background:#d4c5e033;border-color:#d8c9f3}.archive-folders{top:5%;gap:15px}@keyframes star-glimmer{from{opacity:.2}to{opacity:.95}}@keyframes archive-space{from{transform:scale(1)}to{transform:scale(1.035)}}@keyframes orbit-flow{0%{transform:translateX(-210px);opacity:0}8%,90%{opacity:1}100%{transform:translateX(210px);opacity:0}}
@media(pointer:fine){body[data-scene="archive"],body[data-scene="archive"] :is(button,a,[role="button"],.window-title){cursor:url('/assets/spaceship.svg') 16 2,auto}body[data-scene="archive"] :is(input,textarea){cursor:text}}
/* Native browser chrome remains consistent; the document inside changes with its world. */
.project-panel{container-type:inline-size}.project-panel .panel-content{padding:0!important}.panel[data-theme="overload"] .window-title{background:linear-gradient(90deg,#141414,#e92a24)}.panel[data-theme="candy"] .window-title{background:linear-gradient(90deg,#285537,#6baf47)}.panel[data-theme="myth"] .window-title{background:linear-gradient(90deg,#242239,#6b516d)}.panel[data-theme="cinema"] .window-title{background:linear-gradient(90deg,#405d4e,#84977a)}.panel[data-theme="network"] .window-title{background:linear-gradient(90deg,#65792e,#a9b846)}.panel[data-theme="index"] .panel-content{background:#e6e4ef;padding:14px}.panel[data-theme="index"] .filter-tabs{gap:3px;padding-bottom:12px;border-bottom:2px groove #fff;margin-bottom:18px}.panel[data-theme="index"] .project-grid{gap:15px}.panel[data-theme="index"] .project-card{border:2px outset #fff;background:#f8f7ef;box-shadow:2px 2px #94899f}.panel[data-theme="index"] .project-card h3{font:17px 'SimSun',serif}.panel[data-theme="index"] .project-card img{border-bottom:2px groove #eee;filter:saturate(.8)}.panel[data-theme="index"] .text-cover{background:#c7cce1;color:#41415b}.panel[data-theme="resume"] .panel-content{background:linear-gradient(90deg,#e4e6da 32px,transparent 32px),#faf7eb;padding:28px 42px 35px 58px;color:#37473b}.panel[data-theme="resume"] h1{font:42px Georgia,'SimSun',serif;margin:0 0 10px;padding:0 0 18px;border-bottom:double 4px #789180}.panel[data-theme="resume"] h1 small{display:inline-block;font-size:16px}.panel[data-theme="resume"] h2{font:17px 'SimSun',serif;color:#465e4c;margin-top:28px;border-bottom:1px dotted #99aa9a;padding-bottom:6px}.panel[data-theme="resume"] .win-btn{background:#dce1c9;color:#304637}.panel[data-theme="resume"] .window-title{background:linear-gradient(90deg,#445f50,#8b9d84)}.world-browser{user-select:none}.project-world .world-media video{max-height:520px}.project-world .world-media iframe{height:58vh;min-height:360px}.world-media{overflow:hidden}.world-notes,.world-facts,.project-world header{overflow-wrap:anywhere}.page-hidden *{animation-play-state:paused!important}
@media(max-width:760px){.cosmic-viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;touch-action:pan-x}.cosmic-room{width:1300px;max-width:none;height:100%;min-height:600px}.cosmic-pan-hint{display:block;position:absolute;top:18px;left:50%;transform:translateX(-50%);font-size:11px;background:#e1d7f2bb;padding:5px 12px;pointer-events:none;white-space:nowrap}.cosmic-navigation{bottom:54px}.galgame:not(.system-confirm) .gal-figure{top:-68px;left:15px;width:86px;height:76px}.gal-body{padding:18px;min-height:180px}.gal-body p{font-size:17px}.gal-body header{padding-left:0}.gal-options .win-btn{font-size:11px;min-height:35px}.brain-art{height:65svh;top:0;width:100%;left:0}.archive-folders{top:auto;bottom:60px;gap:11px}.archive{background:#211b43 url('/assets/v3-cosmos-v26.webp') center/cover}.panel[data-theme="resume"] .panel-content{padding:20px 20px 25px 32px;background:linear-gradient(90deg,#e4e6da 15px,transparent 15px),#faf7eb}.panel[data-theme="resume"] h1{font-size:32px}.panel[data-theme="index"] .project-grid{gap:10px}.panel[data-theme="index"] .project-card h3{font-size:14px}.panel[data-theme="index"] .project-card p{margin:8px}.project-world .world-media iframe{min-height:340px}.candy-mast .lab-mascot{display:none}}
@media(prefers-reduced-motion:reduce){.nebula-flow,.archive-cosmos,.archive-twinkles path,.orbit-drift{animation:none}}
@media(max-width:760px){.archive .brain-art{mask-image:linear-gradient(#000 0 37%,transparent 70%)}}

.portal-crossbars{pointer-events:none}.overload-mast .mast-cutout{position:absolute;left:40%;top:25px;width:25%;height:145px;object-fit:cover;transform:rotate(-6deg);border:8px solid #fffdf0;box-shadow:3px 3px #111}.overload-mast h1,.overload-stamp{position:relative;z-index:1}@media(max-width:760px){.brain-art{mask-image:linear-gradient(#000 0 53%,transparent 100%)}.overload-mast .mast-cutout{left:40%;width:35%;top:30px;height:125px;opacity:.6}}@container(max-width:650px){.overload-mast .mast-cutout{display:none}}

/* V3 feedback: quiet pearl dialogue chrome and in-page media viewing. */
body[data-scene="archive"] .world-footer [data-action="dialogue"]{display:none}
.galgame:not(.system-confirm){background:#f2f0e8;color:#30313a;border:2px outset #e6e8ed;box-shadow:2px 3px #1c243d}.galgame:not(.system-confirm) .gal-figure{border-color:#f7f5ea #8d909c #8d909c #f7f5ea}.gal-options .win-btn{background:#d9dbe2;color:#292e42;border-color:#fff #7b8190 #7b8190 #fff}.typed-line{min-height:2.3em}.typed-line span:after{content:'▏';color:#7b8190}.reduced .typed-line span:after{display:none}
.gallery-preview{display:block;border:0;background:none;padding:0;width:100%;cursor:zoom-in}.image-viewer{position:fixed;inset:0;margin:auto;padding:36px 12px 12px;border:2px outset #ddd;background:#202237;max-width:94vw;max-height:94svh}.image-viewer::backdrop{background:#070817cc}.image-viewer img{display:block;max-width:88vw;max-height:82svh;object-fit:contain}.image-viewer button{position:absolute;right:8px;top:5px;width:24px;background:#d9dbe2;border:2px outset #fff;color:#242535;font-size:17px}.seek-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:9px 12px;background:#e1e2e7;color:#272c3b;font:11px Tahoma,'Microsoft YaHei',sans-serif}.seek-controls label{display:flex;flex:1;gap:10px;align-items:center;white-space:nowrap}.seek-controls input{width:100%;min-width:80px;accent-color:#78738d;cursor:pointer}.seek-controls output{font-variant-numeric:tabular-nums}.seek-status:not(:empty){width:100%;text-align:left;font-size:11px}
#image-viewer{position:fixed;inset:0;margin:auto;padding:36px 12px 12px;border:2px outset #ddd;background:#202237;max-width:94vw;max-height:94svh}#image-viewer::backdrop{background:#070817cc}#image-viewer img{display:block;max-width:88vw;max-height:82svh;object-fit:contain}#image-viewer button{position:absolute;right:8px;top:5px;width:24px;background:#d9dbe2;border:2px outset #fff;color:#242535;font-size:17px}
