:root{--ink:#183e44;--teal:#126854;--mint:#dcefe4;--yellow:#f9d55a;--paper:#fffefb;--muted:#527073;--line:#cee0d9;--shadow:0 5px 0 #183e44;--radius:24px;font-family:"PingFang TC","Microsoft JhengHei","Noto Sans TC",system-ui,sans-serif;color:var(--ink);font-size:16px;line-height:1.55;font-weight:500;background:#f2f5f1}
*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,a,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #b66000;outline-offset:4px}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0}h1,h2,p{margin:0}h2{font-size:1.15rem;font-weight:800}button:not(:disabled):active{transform:translateY(2px)}.topbar{height:92px;border-bottom:1px solid #d8e3dc;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 4vw;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:900;letter-spacing:.03em}.brand small{display:block;font-size:.8rem;font-weight:600;color:var(--muted);letter-spacing:.18em}.brand-mark{width:48px;height:48px;border-radius:15px;background:var(--ink);color:var(--yellow);display:grid;place-items:center;font-size:2.4rem;line-height:1;box-shadow:3px 3px 0 #bed5c7}.header-actions{display:flex;align-items:center;gap:13px;font-size:.9rem}.edition{margin-right:6px;background:var(--mint);border-radius:99px;padding:5px 13px;color:#266352}.quiet{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:transparent;min-height:44px;padding:8px 14px;font-weight:700;border-radius:12px}.quiet:hover{background:#eaf0e8}main{max-width:1450px;margin:auto;padding:30px 4vw 0}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 27px;gap:20px}.eyebrow{font-size:.88rem;color:var(--muted);letter-spacing:.08em;margin-bottom:4px}h1{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.35;letter-spacing:-.04em;font-weight:900}h1 span{color:var(--teal)}.instruction{color:var(--muted);font-size:.95rem;line-height:1.7;border-left:3px solid var(--yellow);padding-left:15px}.studio{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(360px,1.05fr);gap:30px;align-items:start}.stage-panel{background:var(--paper);border:2px solid var(--ink);border-radius:28px;box-shadow:0 6px 0 #d4e0d7;overflow:hidden}.stage-top{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:17px 22px;background:#e3efe1;border-bottom:1px solid #c1d4c5}.small-label{font-size:.9rem;font-weight:800;letter-spacing:.06em}.draft-status{font-size:.82rem;color:#366256}.stage{position:relative;height:435px;background:#e3efe1;overflow:hidden;isolation:isolate}.stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#91b5a080 1.3px,transparent 1.3px);background-size:23px 23px;opacity:.35;z-index:-2}.stage-halo{position:absolute;width:310px;height:310px;border-radius:50%;background:#f8d45b;box-shadow:0 0 0 17px #fff6d466;top:33px;left:50%;transform:translateX(-50%);z-index:-1}.ground{position:absolute;width:200px;height:27px;border-radius:50%;background:#6e967346;bottom:39px;left:50%;transform:translateX(-50%)}.avatar-tap{display:block;background:transparent;width:100%;height:100%;padding:0;position:relative;z-index:1;cursor:pointer}.avatar-tap canvas{height:100%;max-width:100%;width:auto;object-fit:contain;transform-origin:50% 85%;transition:filter .2s}.avatar-tap:hover canvas{filter:drop-shadow(0 4px 0 #ffffff88)}.avatar-tap:active{transform:none!important}.stage-star{position:absolute;color:#407562;font-size:2.6rem}.star-one{top:66px;left:11%;transform:rotate(-14deg)}.star-two{bottom:84px;right:10%;font-size:1.8rem;transform:rotate(15deg)}.stage-caption{position:absolute;bottom:10px;left:0;right:0;display:flex;gap:12px;justify-content:center;font-size:.8rem;color:#41664e;letter-spacing:.02em}.stage-caption span{color:#9a7522}.spell-tag{position:absolute;left:50%;top:25px;transform:translate(-50%,12px) rotate(-4deg);padding:8px 20px;border-radius:15px;background:var(--paper);border:2px solid var(--ink);font-weight:900;box-shadow:3px 3px 0 var(--ink);opacity:0;z-index:2;pointer-events:none;white-space:nowrap}.stage.is-changing .spell-tag{animation:pop-tag 850ms ease both}.stage.is-changing canvas{animation:transform-avatar 650ms cubic-bezier(.24,.55,.33,1) both}.name-strip{padding:17px 22px;display:flex;align-items:center;gap:15px;border-top:1px solid var(--line)}.name-strip label{white-space:nowrap;font-size:.9rem;color:var(--muted)}.name-strip input{width:100%;min-width:0;background:#f0f4ec;border:1px solid #dbe6d7;border-radius:10px;padding:8px 12px;color:var(--ink);font-size:1.2rem;font-weight:800;line-height:1.4}.icon-button{min-width:43px;min-height:43px;background:var(--yellow);font-size:1.5rem;border-radius:12px}.stage-actions{display:grid;grid-template-columns:1fr 1.25fr 1.65fr;padding:0 22px 22px;gap:9px}.primary,.secondary{min-height:48px;display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:12px;font-weight:800;padding:10px 15px;font-size:.94rem;line-height:1.4}.primary{background:var(--ink);color:white;border:2px solid var(--ink);box-shadow:0 3px 0 #09292e}.primary:hover{background:#22625c}.secondary{background:var(--paper);border:1.5px solid #bfd1c6}.secondary:hover{background:#edf4e9}.secondary span{font-size:1.3rem}.section-heading{display:flex;align-items:center;gap:10px;padding:0 0 13px}.step-badge{font-size:.78rem;letter-spacing:.05em;font-weight:900;width:30px;height:30px;border:1px solid #b5c9ba;border-radius:50%;display:inline-grid;place-items:center;flex-shrink:0;color:#497461}.part-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding-bottom:23px}.part-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:79px;border:1.5px solid #d2dfd4;border-radius:16px;background:var(--paper);font-size:.93rem;font-weight:800;position:relative}.part-tab .part-symbol{font-family:Georgia,serif;font-size:1.6rem;line-height:1.2;font-weight:bold}.part-tab[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:var(--yellow);box-shadow:0 4px 0 #bdd1be}.part-tab:hover{border-color:var(--ink)}.choices-panel{padding:21px;border:1.5px solid #d4dfd4;border-radius:22px;background:var(--paper)}.choice-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.choice-heading>div{display:flex;gap:10px;align-items:center}.choice-heading>span{font-size:.8rem;color:var(--muted)}.part-intro{color:var(--muted);font-size:.95rem;margin:10px 0 17px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{position:relative;display:flex;align-items:center;gap:8px;text-align:left;padding:10px 12px;background:#f7f8f3;border:2px solid #e2e8dd;border-radius:15px;min-height:98px;transition:background .15s,border-color .15s;overflow:hidden}.choice:hover{border-color:#6a9b77;background:#f0f5e9}.choice[aria-pressed=true]{border-color:var(--teal);background:#edf6df;box-shadow:0 2px 0 #bfd4b3}.choice-thumb{width:59px;height:67px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 2px 0 #ffffff)}.choice-thumb-placeholder{width:59px;height:60px}.choice-text{font-weight:800;font-size:1.14rem;line-height:1.3}.choice-idx{display:block;font-size:.75rem;letter-spacing:.1em;color:#6b8377;margin-bottom:4px;font-weight:600}.choice-check{position:absolute;right:8px;top:7px;width:18px;height:18px;border:1.5px solid #bfcdc1;border-radius:50%;font-size:.8rem;display:grid;place-items:center;line-height:1;color:transparent}.choice[aria-pressed=true] .choice-check{background:var(--teal);border-color:var(--teal);color:white}.word-note{display:flex;align-items:flex-start;gap:10px;border-top:1px dashed #ccdbcd;margin-top:18px;padding-top:15px;min-height:79px}.note-spark{font-size:1.4rem;color:#84702f}.word-example{font-size:1rem;font-weight:700}.word-example strong{background:#fce892;padding:1px 5px;border-radius:4px}.word-meaning{font-size:.9rem;color:var(--muted);margin-top:4px;line-height:1.6}.description-card{position:relative;margin-top:19px;border:1.5px solid #dddbb8;border-radius:18px;background:#fcf7d9;padding:19px 21px}.description-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.description-heading h2{font-size:1rem}.mini-tag{font-size:.75rem;color:#656635;border:1px solid #c9c99d;border-radius:99px;padding:2px 8px;white-space:nowrap}.description-card>p{font-size:.97rem;line-height:1.9;color:#485447}.trait-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:12px}.trait-chip{font-size:.76rem;background:#fffef8;border:1px solid #dedbb8;border-radius:7px;min-height:30px;padding:3px 8px;color:#56604e}.trait-chip:hover{border-color:var(--teal)}footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:24px 2px;color:var(--muted);font-size:.82rem}footer p{font-weight:700}footer span{font-size:.78rem}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:12px 23px;border-radius:14px;font-size:.95rem;z-index:20;transition:.2s;max-width:calc(100vw - 30px);width:max-content;box-shadow:0 8px 20px #183e4422}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{color:var(--ink);border:2px solid var(--ink);border-radius:26px;padding:27px;max-width:min(540px,calc(100vw - 24px));width:540px;max-height:90dvh;background:var(--paper);box-shadow:8px 8px 0 #173b4440}dialog::backdrop{background:#0c303ecc;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:13px;top:13px;background:#eaf0e7;border-radius:50%;width:40px;height:40px;font-size:1.75rem;line-height:1}.dialog-heading{text-align:center}.dialog-heading h2{font-size:1.75rem}.celebrate{font-size:2rem;color:#947117;line-height:1.3}.result-card{display:flex;align-items:center;background:#e7f0de;border-radius:18px;margin:20px 0;padding:10px 16px;gap:10px}.result-card canvas{width:42%;height:auto}.result-card p{font-size:.92rem;line-height:1.8;overflow-wrap:anywhere}.export-actions{display:grid;grid-template-columns:1.2fr 1fr;gap:10px}.download-tip{font-size:.84rem;text-align:center;color:var(--muted);margin:16px 0 4px}.continue{display:flex;margin:4px auto 0}#downloadFallback{display:block;text-align:center;color:var(--teal);text-decoration:underline;padding:10px}#downloadFallback[hidden]{display:none}.asset-error{position:absolute;inset:20% 20px auto;background:#fffefb;padding:20px;border:2px solid #9d4c2b;border-radius:15px;z-index:3;text-align:center}.asset-error button{display:block;margin:12px auto 0}.asset-error[hidden]{display:none}noscript{display:block;padding:20px;background:#ffe2b7;text-align:center}
@keyframes transform-avatar{0%{transform:scale(1)}25%{transform:scale(.94,1.02) rotate(-2deg)}55%{transform:translateY(-12px) scale(1.025) rotate(1deg)}100%{transform:none}}@keyframes pop-tag{0%{opacity:0;transform:translate(-50%,12px) rotate(-4deg) scale(.8)}20%,70%{opacity:1;transform:translate(-50%,0) rotate(-4deg) scale(1)}100%{opacity:0;transform:translate(-50%,-12px) rotate(-4deg)}}
@media(min-width:1400px){.stage{height:475px}.choices-panel{padding:25px}.choice{min-height:111px}.choice-thumb{height:75px;width:65px}.description-card{padding:23px}.part-tabs{padding-bottom:27px}}
@media(max-width:1000px){.topbar{padding:0 24px}main{padding:24px}.studio{gap:20px;grid-template-columns:minmax(280px,.9fr) minmax(350px,1.1fr)}h1{font-size:2.1rem}.instruction{font-size:.86rem}.stage{height:405px}.stage-halo{width:255px;height:255px;top:44px}.stage-actions{padding:0 12px 18px;gap:6px}.primary,.secondary{font-size:.85rem;padding:10px}.name-strip{padding:15px}.choices-panel{padding:17px}.choice{padding:9px;gap:6px}.choice-thumb{width:48px}.choice-text{font-size:1.05rem}.choice-heading>span{display:none}.part-tab{font-size:.85rem}.description-card{padding:17px}.part-tabs{gap:5px}}
@media(max-width:760px){.topbar{height:auto;min-height:76px;padding:12px 18px;gap:8px}.brand{font-size:1.1rem;gap:8px}.brand-mark{width:39px;height:39px;font-size:2rem}.brand small{font-size:.75rem}.header-actions{gap:2px}.header-actions .edition{display:none}.quiet{padding:8px;font-size:.8rem}main{padding:20px 16px 0}.page-heading{margin-bottom:19px;align-items:flex-start}.page-heading .eyebrow{font-size:.76rem}h1{font-size:1.65rem}.instruction{display:none}.studio{grid-template-columns:1fr;gap:25px}.stage-panel{border-radius:23px}.stage-top{padding:10px 16px}.stage{height:310px}.stage-halo{width:210px;height:210px;top:25px;box-shadow:0 0 0 12px #fff6d466}.ground{width:140px;height:20px;bottom:32px}.stage-caption{font-size:.75rem;bottom:8px}.stage-star{font-size:2rem}.star-one{left:19%;top:55px}.star-two{right:20%;bottom:78px}.name-strip{padding:12px 15px}.name-strip input{padding:7px 10px;font-size:1.05rem}.stage-actions{padding:0 15px 16px}.primary,.secondary{font-size:.92rem;min-height:47px}.part-tabs{padding-bottom:19px;gap:7px}.part-tab{font-size:.9rem;min-height:72px}.choice{min-height:90px;padding:10px 14px;gap:13px}.choice-thumb{width:54px;height:60px}.choice-text{font-size:1.15rem}.choices-panel{padding:19px}.description-card{margin-top:15px}.section-heading{padding-bottom:12px}footer{display:block;text-align:center;padding:22px 4px}footer span{display:block;margin-top:4px}.spell-tag{top:12px;font-size:.9rem}.result-card{padding:7px 12px}.result-card p{font-size:.87rem}dialog{padding:24px 18px}.dialog-heading h2{font-size:1.4rem}.header-actions #offlineLink{max-width:100px;line-height:1.4}.header-actions #offlineLink span{display:none}}
@media(max-width:375px){.brand small{letter-spacing:.07em}.header-actions .quiet{font-size:.75rem;padding:6px}.part-tabs{gap:4px}.part-tab{font-size:.84rem}.choices-panel{padding:14px}.choice{padding:9px;gap:7px}.choice-text{font-size:1.02rem}.choice-thumb{width:46px}.stage-actions{gap:5px}.primary,.secondary{font-size:.84rem}.page-heading h1{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.stage.is-changing .spell-tag{opacity:1;transform:translateX(-50%)}}
@media print{.topbar,.page-heading,.edit-panel,.stage-actions,.name-strip button,footer,dialog,.toast{display:none!important}.studio{display:block}.stage-panel{max-width:500px;margin:auto;box-shadow:none}.stage{height:500px}.name-strip input{border:none}}

.motion-strip{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#f2f6eb;border-top:1px solid #d1ddca;flex-wrap:wrap}.motion-strip>span{font-size:.8rem;color:var(--muted);margin-right:5px}.motion-strip button{min-height:40px;padding:7px 11px;border-radius:9px;background:#fffefb;border:1px solid #c9d5c1;font-size:.85rem;font-weight:700}.motion-strip button[aria-pressed=true]{background:var(--ink);color:#fff}.motion-strip #qualityToggle{margin-left:auto;border-style:dashed}.motion-strip #qualityToggle[aria-pressed=true]{background:#f9d55a;color:var(--ink)}@media(max-width:375px){.motion-strip{gap:4px;padding:9px}.motion-strip button{padding:6px 8px}.motion-strip>span{font-size:.76rem}}
