:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#262824;background:#f7f7f2;font-synthesis:none;--duration-fast:250ms;--ease-smooth-out:cubic-bezier(.22,1,.36,1);--line:#e2e3db;--muted:#85877e;--accent:#707956}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,#stage:focus-visible{outline:2px solid #6c7650;outline-offset:4px}button{transition:background var(--duration-fast),border-color var(--duration-fast),transform var(--duration-fast) var(--ease-smooth-out)}button:active{transform:scale(.97)}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 5%}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;font-size:26px;font-weight:650;letter-spacing:-1px}.brandmark{display:block;position:relative;background:#2c3028;width:31px;height:33px;border-radius:50% 50% 50% 5px;font-size:0}.brandmark span{position:absolute;color:#edf0dc;left:8px;top:4px;font-size:20px;letter-spacing:0}.brand-label{margin-left:12px;border-left:1px solid #d4d6cd;padding-left:22px;font-size:10px;letter-spacing:1.7px;font-weight:500;color:#8a8d80}.top-actions{display:flex;align-items:center;gap:28px}.local{font-size:11px;color:#777d6a}.local i,.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8b9a69;margin-right:7px}.button{border:1px solid var(--line);background:transparent;border-radius:7px;padding:11px 15px;font-size:12px;font-weight:550}.button.dark{background:#2d3329;color:#fff;border-color:#2d3329}.button.dark span{margin-left:20px}.button:hover{background:#eceee3}.button.dark:hover{background:#4b5541}main{max-width:1510px;margin:auto;padding:44px 5% 0}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.eyebrow{font-size:9px;letter-spacing:2px;font-weight:650;color:#858c74}.intro h1{font-size:clamp(32px,3.3vw,48px);font-weight:500;letter-spacing:-2px;line-height:1.15;margin:13px 0 12px}.intro em{font-family:Georgia,serif;font-weight:400;color:#737f55}.intro p{font-size:13px;color:#8a8e82;margin:0}.edition{font-size:9px;letter-spacing:1.4px;text-align:right;color:#8c9082}.edition span{display:block;margin-top:10px;letter-spacing:.2px;font-size:11px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.canvas-panel{background:#edeee6;border:1px solid #dfe2d5;border-radius:13px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.canvas-header{padding:19px 23px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#6b725d}.segmented{display:flex;background:#e2e5d9;border-radius:6px;padding:3px;gap:2px}.segmented button{border:0;background:transparent;font-size:10px;padding:7px 12px;border-radius:4px;color:#7d846f}.segmented button.active{background:#f9faf4;color:#343c2c;box-shadow:0 1px 3px #3a422014}#stage{height:370px;min-height:260px;position:relative;display:grid;place-items:center;cursor:grab;touch-action:none;background:radial-gradient(ellipse at 50% 42%,#fafbf5 0%,#f1f2e900 64%)}#stage:active{cursor:grabbing}#hero{width:330px;max-width:78%;z-index:1;will-change:transform}#hero svg{display:block;width:100%;height:auto;overflow:visible}.floor-shadow{position:absolute;bottom:20px;width:160px;height:16px;background:#38412820;border-radius:50%;filter:blur(12px)}.stage-cross{width:10px;height:10px;position:absolute;opacity:.25}.stage-cross:before,.stage-cross:after{content:'';background:#7e8869;position:absolute}.stage-cross:before{width:10px;height:1px;top:5px}.stage-cross:after{height:10px;width:1px;left:5px}.cross-one{top:22%;left:11%}.cross-two{bottom:22%;right:11%}.canvas-caption{padding:20px 25px 23px;display:flex;justify-content:space-between;font-size:11px;color:#78816c;margin-top:auto}.drag-hint{color:#969e89;font-size:10px}.transport{height:59px;border-top:1px solid #dce0cf;display:flex;align-items:center;padding:0 22px;gap:15px;background:#e8ebdf}.round{background:#f7f8f0;border:1px solid #d8ddcc;border-radius:50%;width:29px;height:29px;font-size:12px}.waveform{height:20px;display:flex;align-items:center;gap:3px}.waveform i{width:2px;height:6px;background:#a8b196;border-radius:2px}.waveform i:nth-child(3n){height:15px}.waveform i:nth-child(4n){height:10px}.waveform i:nth-child(7n){height:19px}#motion-label{font-size:8px;letter-spacing:1.5px;color:#8a947c;margin-right:auto}.button.small{font-size:10px;padding:6px 12px;border-color:#cfd6c1}.reset{border:0;background:none;font-size:22px;color:#88937a}.inspector{background:#fdfdf9;border:1px solid var(--line);border-radius:13px;padding:23px}.inspector-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.inspector-title h2{font-size:14px;font-weight:550;margin:0}.inspector-title>span{font-size:7px;letter-spacing:1px;color:#9c9f94}.control-block{margin:20px 0}.control-block>label,.label-row label{font-size:11px;font-weight:550}.body-options{display:flex;gap:8px;margin-top:10px}.body-option{width:50%;padding:11px;border:1px solid #e4e6dd;border-radius:7px;background:transparent;font-size:11px;color:#8b9082;display:flex;align-items:center;justify-content:center;gap:9px}.body-option span{font-size:18px}.body-option.active{border-color:#b5bf9e;background:#f0f3e8;color:#515e3d}.label-row{display:flex;justify-content:space-between;align-items:center}.label-row>span,.label-row output{font-size:9px;color:#959a8c}.swatches{display:flex;gap:12px;margin-top:13px}.swatch{width:24px;height:24px;border-radius:50%;border:3px solid #fdfdf9;outline:1px solid transparent;padding:0}.swatch.active{outline-color:#7c866a}.finish-row{border-bottom:1px solid #eceee5;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between}.finish-row label span{display:block;font-weight:400;font-size:9px;color:#9b9f92;margin-top:5px}.switch{appearance:none;width:29px;height:17px;border-radius:12px;background:#d2d7c7;cursor:pointer;position:relative}.switch:after{content:'';position:absolute;width:11px;height:11px;border-radius:50%;background:white;top:3px;left:3px;transition:transform var(--duration-fast)}.switch:checked{background:#87956b}.switch:checked:after{transform:translateX(12px)}input[type=range]{width:100%;height:3px;accent-color:#778659;margin:17px 0 8px;cursor:pointer}.range-ends{display:flex;justify-content:space-between;font-size:8px;color:#a5aa9a}.guide-button{width:100%;border:1px dashed #ced5bf;background:#f8faf2;color:#7a8961;border-radius:5px;padding:8px;margin-top:12px;font-size:9px}.rotation-controls{display:grid;grid-template-columns:1fr 1fr;gap:19px}.options{border-top:1px solid #eceee5;padding-top:13px;margin-bottom:0}.check-row{font-size:10px!important;font-weight:400!important;display:flex;gap:7px;align-items:center;color:#848c76;margin:9px 0}.check-row input{accent-color:#7b8a5f;width:12px;height:12px;margin:0}.inspector-note{display:none;align-items:center;gap:12px;color:#9da68d;border-top:1px solid #eceee5;margin-top:21px;padding-top:14px}.inspector-note>span{font-size:27px}.inspector-note p{font-size:10px;line-height:1.6}.library{margin-top:35px}.library-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.library h2{font-weight:500;font-size:23px;letter-spacing:-.7px;margin:8px 0 0}.library-count{font-size:10px;color:#969c8a}.library-count span{margin:0 9px}.expression-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:9px}.expression-card{min-width:0;position:relative;background:#fdfdf9;border:1px solid #e1e4d8;border-radius:9px;padding:9px 4px 13px;text-align:center}.expression-card:hover{background:#f0f2e9;border-color:#bfc9ab;transform:translateY(-3px)}.expression-card.active{border-color:#899970;background:#eef2e5;box-shadow:0 0 0 1px #89997033}.expression-card svg{width:100%;max-width:100px;display:block;margin:auto}.expression-card strong{font-size:10px;font-weight:550;display:block;margin-top:1px}.expression-card small{font-size:8px;color:#9bA28f;display:block;margin-top:5px}.expression-card.active:after{content:'';position:absolute;width:5px;height:5px;background:#829368;border-radius:50%;top:8px;right:8px}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:23px 0;margin-top:35px;color:#989f8c;font-size:9px;letter-spacing:.3px}.footer-dot{margin:0 8px;color:#c0c7b1}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:#30382a;color:#f1f5e8;font-size:12px;padding:12px 20px;border-radius:8px;opacity:0;pointer-events:none;transition:opacity var(--duration-fast),transform var(--duration-fast)}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1450px){#stage{height:440px}.inspector-note{display:flex}}
@media(max-width:1050px){.expression-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.workspace{grid-template-columns:minmax(0,1fr) 270px}.inspector{padding:19px}.canvas-caption{gap:10px}.drag-hint{display:none}.brand-label{display:none}}
@media(max-width:720px){.topbar{height:70px;padding:0 6%}.local,.edition{display:none}main{padding:30px 5% 0}.intro{margin-bottom:25px}.workspace{grid-template-columns:1fr}.inspector{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.inspector-title{grid-column:1/-1;margin-bottom:0}.control-block{margin:14px 0}.finish-row{border-bottom:0}.rotation-controls,.options{grid-column:1/-1}.options{display:flex;flex-wrap:wrap;gap:0 10px}.library-heading{display:block}.library-count{display:block;margin-top:13px}.expression-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.expression-card{padding:8px 1px 12px}.expression-card strong{font-size:9px}.expression-card small{display:none}.library h2{font-size:22px}#stage{height:330px}#hero{width:285px}footer{gap:20px;font-size:8px}.intro h1{letter-spacing:-1px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}
#stage{overflow:hidden;isolation:isolate}#character-exit{width:330px;max-width:78%;z-index:1;will-change:transform,opacity}#character-exit #hero{width:100%;max-width:none}#message-view{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;pointer-events:none;opacity:0;color:#49573a;z-index:2}#message-symbol{font-size:42px;line-height:1;margin-bottom:24px;color:#89976f}#message-title{font-weight:500;font-size:clamp(24px,3vw,40px);letter-spacing:-1.2px;line-height:1.2;margin:0;max-width:100%;overflow-wrap:anywhere}#message-title span{display:inline-block}#message-detail{font-size:12px;line-height:1.7;color:#929d81;max-width:300px;margin:15px 0 0;overflow-wrap:anywhere}.message-chevron{font-size:22px;position:absolute;bottom:25px;color:#a4af93}.sr-only{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}.scene-composer{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:32px;background:#fdfdf9;border:1px solid var(--line);padding:26px;border-radius:12px;margin-top:20px}.scene-intro h2{font-size:21px;font-weight:500;letter-spacing:-.6px;margin:10px 0}.scene-intro p{font-size:11px;color:#909785;line-height:1.6;max-width:260px}.scene-presets{display:flex;flex-wrap:wrap;gap:5px;margin-top:18px}.scene-presets button{background:none;border:1px solid #e1e6d8;border-radius:20px;padding:5px 9px;font-size:9px;color:#8b947e}.scene-presets button.active{background:#edf2e4;border-color:#b7c4a3;color:#566643}.scene-fields label,.scene-actions>label{font-size:10px;display:block;margin:0 0 8px;color:#69755b}.scene-fields label span{float:right;font-size:9px;color:#a2aa98}.scene-fields input,.scene-actions select{width:100%;background:#f8f9f3;border:1px solid #e0e5d7;border-radius:6px;padding:10px 11px;font-size:12px;color:#4d5941;margin-bottom:15px;outline-offset:2px}.scene-fields input:last-child{margin-bottom:0}.scene-actions select{font:inherit;font-size:11px}.scene-actions .check-row{display:flex;font-size:10px!important;margin:0 0 19px}.scene-buttons{display:flex;gap:7px}.scene-buttons .button{font-size:10px;padding:10px 12px}.scene-buttons .button span{margin-left:4px}button:disabled{opacity:.4;cursor:default}#scene-status{display:block;font-size:9px;color:#9aa48d;margin-top:12px}
@media(max-width:900px){.scene-composer{grid-template-columns:1fr 1fr}.scene-intro{grid-column:1/-1}.scene-intro p{max-width:none}.scene-presets{margin-top:12px}}
@media(max-width:720px){#character-exit{width:285px}.scene-composer{gap:20px;padding:20px}.scene-actions select{padding:10px 5px}.scene-buttons{flex-direction:column}.scene-intro h2{font-size:21px}}
.inspector{min-width:0}.workspace{grid-template-columns:minmax(0,1fr) 300px}
#message-view{display:none}
@media(max-width:1050px) and (min-width:721px){.workspace{grid-template-columns:minmax(0,1fr) 270px}}
@media(max-width:720px){.workspace{grid-template-columns:minmax(0,1fr)}.inspector{grid-template-columns:repeat(2,minmax(0,1fr))}.swatches{gap:6px;flex-wrap:wrap}.body-option{padding:8px 3px;font-size:10px;gap:5px}.waveform{max-width:90px;overflow:hidden}.transport{gap:10px}.canvas-header{padding:17px}.canvas-caption{padding:20px 17px}.guide-button{line-height:1.5}}
