.aigc-scene{isolation:isolate;overflow:hidden;background:#f5dfc4}
.aigc-background{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none}
.aigc-wall-slider{position:absolute;z-index:2;left:0;top:0;width:200%;height:100%;display:flex;transform:translateX(0);transition:transform .55s cubic-bezier(.22,.8,.25,1);will-change:transform;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.aigc-frame-wall{position:relative;flex:0 0 50%;width:50%;height:100%}
.aigc-scene.wall-dragging{cursor:grabbing}
.aigc-scene.wall-dragging .aigc-wall-slider{transition:none}
.aigc-frame{position:absolute;display:block;margin:0;padding:0;border:0;background:transparent;object-fit:contain}
button.aigc-frame{cursor:grab;transition:none;user-select:none;-webkit-user-select:none}
button.aigc-frame:hover,button.aigc-frame:focus-visible{transform:none;filter:none;outline:0}
.aigc-frame img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}
.aigc-scene.wall-dragging button.aigc-frame{cursor:grabbing}
.aigc-frame-top-1{left:21.58%;top:11.63%;width:30.91%;height:33.59%}
.aigc-frame-top-2{left:51.32%;top:11.63%;width:13.67%;height:33.25%}
.aigc-frame-top-3{left:63.23%;top:11.63%;width:13.62%;height:33.25%}
.aigc-frame-bottom-1{left:22.22%;top:41.93%;width:11.52%;height:27.78%}
.aigc-frame-bottom-2{left:31.98%;top:41.93%;width:20.65%;height:27.86%}
.aigc-frame-bottom-3{left:51.37%;top:41.93%;width:25.59%;height:28.13%}
.aigc-curator{position:absolute;z-index:5;left:-4.25%;top:37.6%;width:37.5%;height:auto;object-fit:contain;pointer-events:none;user-select:none}
.aigc-introduction{position:absolute;z-index:3;left:28.03%;top:69.65%;width:44%;margin:0;color:#c66420;font-size:clamp(12px,1.27vw,26px);font-weight:800;line-height:1.38;letter-spacing:.01em}
.aigc-ui-button,.aigc-next{position:absolute;z-index:8;width:var(--corner-icon-size);height:auto;aspect-ratio:1;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:transform .2s,filter .2s}
.aigc-ui-button img,.aigc-next img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}
.aigc-ui-button:hover,.aigc-ui-button:focus-visible,.aigc-next:hover,.aigc-next:focus-visible{transform:scale(1.09);filter:drop-shadow(0 6px 7px rgba(66,31,20,.28));outline:0}
.aigc-return{left:var(--corner-icon-left);top:var(--corner-icon-top)}
.aigc-sound{right:var(--corner-sound-right);top:var(--corner-icon-top)}
.aigc-voice{right:var(--corner-settings-right);top:var(--corner-icon-top)}
.aigc-next{left:92.48%;top:43.23%;width:4.54%}
.aigc-sound[aria-pressed="true"]{filter:drop-shadow(0 0 10px #fff)}
.game.aigc-mode>.hud,.game.aigc-mode>.dialogue,.game.aigc-mode>.hint{display:none}
@media(max-width:760px){.aigc-introduction{font-size:clamp(8px,1.27vw,12px)}}
