*{box-sizing:border-box}body{margin:0;overflow:hidden;background:var(--art-bg-soft);color:var(--art-ink);font:18px/1.55 system-ui,"Microsoft YaHei",sans-serif}button,textarea{font:inherit;color:inherit}button{min-height:44px;padding:8px 13px;border:1.5px solid #8a8170;border-radius:10px;background:var(--art-panel);cursor:pointer}button:hover:not(:disabled){background:var(--art-green-soft)}button:disabled{opacity:.55;cursor:default}button:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #276e83;outline-offset:3px}.primary{background:#506f55;border-color:#506f55;color:white;font-weight:600}.primary:hover:not(:disabled){background:#3c5540}h1,h2,h3,p{margin:0}[hidden]{display:none!important}a{color:#245b70}#canvas{position:absolute;left:50%;top:50%;width:1280px;height:720px;transform:translate(-50%,-50%) scale(var(--scale,1));overflow:hidden;background:var(--art-bg)}#stage-frame{position:absolute;inset:0;width:1280px;height:720px;border:0;z-index:0}.topbar{position:absolute;inset:0 0 auto;height:64px;display:flex;gap:18px;align-items:center;padding:8px 20px;background:var(--art-panel);border-bottom:1px solid var(--art-line);z-index:3}.topbar>strong{font-size:19px;white-space:nowrap}.topbar>button{font-size:16px}#chapters{display:flex;justify-content:center;gap:6px;flex:1;align-items:center}#chapters button{font-size:16px;padding:5px 8px;white-space:nowrap;border-color:transparent;min-height:38px}#chapters .current{border-color:#416579;background:#dcebed;font-weight:700}#chapters .done{color:#4b6245}#welcome{position:absolute;inset:80px 20px 84px;padding:46px;background:var(--art-panel);border:2px solid var(--art-line);border-radius:18px}#welcome h1{font-size:37px;line-height:1.45;margin:14px 0 20px}#welcome p{max-width:720px;margin:15px 0}#welcome .quiet{max-width:760px;font-size:16px;color:var(--art-ink-soft)}#welcome img{position:absolute;right:65px;top:115px;width:250px;height:310px;object-fit:contain}.eyebrow{color:#526a49;font-size:16px}.guides{position:absolute;left:952px;top:80px;width:308px;display:flex;flex-direction:column;gap:10px;z-index:3;background:var(--art-bg);box-shadow:16px 0 var(--art-bg),-12px 0 var(--art-bg);height:556px}.guide{height:178px;padding:14px 16px;border:2px solid #7c715c;border-radius:16px;background:var(--art-panel);flex-shrink:0}.guide header{display:flex;justify-content:space-between;align-items:center}.guide h2{font-size:17px}.guide header span{font-size:14px}.guide>div{display:flex;gap:12px;align-items:center;margin-top:10px;min-height:104px}.guide img{width:60px;height:100px;object-fit:contain;flex-shrink:0}.guide h3{font-size:21px;line-height:1.4;margin-bottom:5px}.guide p{font-size:18px;line-height:1.65}.why{height:186px}.why img{height:84px}.guide-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px}.guide-tools button{font-size:16px;padding:6px 8px;min-height:40px}.guide-tools button:last-child{grid-column:1/-1}.identity{border-top:1px solid var(--art-line);padding:6px 6px 0;font-size:13px;color:var(--art-ink-soft)}.identity p{margin-top:3px;line-height:1.5}.utility{position:absolute;inset:auto 0 0;height:68px;display:flex;align-items:center;gap:9px;padding:10px 20px;background:#c6cfb7;border-top:1px solid #9ca78b;z-index:3}.utility button{font-size:16px}.utility>span{flex:1;font-size:15px;line-height:1.4}.utility .primary{min-width:170px}#canvas.child-modal #stage-frame{z-index:5}dialog{width:min(950px,94vw);max-height:90dvh;background:var(--art-panel);color:var(--art-ink);border:2px solid #7c715c;border-radius:16px;padding:0;overflow:auto;font-size:18px}dialog::backdrop{background:#293526a8}dialog>header{position:sticky;top:0;z-index:2;background:var(--art-panel);display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;border-bottom:1px solid var(--art-line)}dialog h2{font-size:23px}#panel-body{padding:20px 24px}#panel-body p{margin:0 0 14px}#panel-body li{margin:8px 0}.record-section{border:1px solid var(--art-line);border-radius:10px;padding:14px 18px;margin:12px 0;overflow-wrap:anywhere}.record-section h3{font-size:20px;margin-bottom:8px}.record-section p:last-child{margin-bottom:0!important}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.quiet{font-size:15px;color:var(--art-ink-soft)}.large-copy{font-size:23px;line-height:1.75}textarea.export{width:100%;min-height:260px;padding:14px;font:14px/1.5 monospace}.student-quote{white-space:pre-wrap;padding:12px;background:#edf0e2;border-left:3px solid #7d9870}.error{color:#8a342c}.boundary-notice{background:#e8eee0;padding:12px;border-radius:8px}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
