:root{--shell-1:#ffb98f;--shell-2:#ff8f63;--shell-3:#f2703f;--shell-sand:#f6e7c8;--bg:#fff8ef;--surface:#fff;--ink:#1a0d22;--ink-soft:#3a2444;--muted:#5c4f68;--rule:#f0e3d8;--pink:#ff6c8e;--pink-soft:#ffd9e3;--yellow:#ffc43d;--yellow-soft:#fff1c2;--blue:#5b8cff;--blue-soft:#d8e2ff;--green:#3ec78e;--green-soft:#cfeede;--purple:#a26bff;--purple-soft:#e6d8ff;--orange-soft:#ffe3c2;--teal:var(--pink);--teal-dark:#a8174e;--teal-light:var(--pink-soft);--coral:var(--yellow);--coral-light:var(--yellow-soft);--green-light:var(--green-soft);--text:var(--ink);--text-muted:var(--muted);--border:var(--rule);--white:var(--surface);--error:#e84545;--error-soft:#fde8e8;--youtube:#c0392b;--youtube-soft:#fdf0ef;--youtube-border:#f5c6c3;--youtube-hover:#fce0de;--toy-line:#33203c;--grid-line:#b8432e;--grid-guide:#e3b7ae;--joy-1:#ffd23f;--joy-2:#6bd6a0;--joy-3:#6ec6ff;--joy-4:#ff9aa2;--joy-5:#c9a7ff;--shadow-sm:3px 3px 0 var(--ink);--shadow-md:4px 4px 0 var(--ink);--radius:20px;--radius-sm:12px;--font-display:"Noto Sans SC", system-ui, sans-serif;--font-sans:"Noto Sans SC", system-ui, sans-serif;--font-chinese:"Noto Sans SC", system-ui, sans-serif;--font-kai:KaiTi, STKaiti, "DFKai-SB", "Kaiti TC", BiauKai, "Noto Sans SC", sans-serif}:root[data-font=tc]{--font-chinese:"Noto Sans TC", "Noto Sans SC", system-ui, sans-serif}:root[data-font=kai]{--font-chinese:var(--font-kai)}:root[data-font=song]{--font-chinese:"Songti SC", "Songti TC", SimSun, PMingLiU, serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable;font-size:16px}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-weight:700;line-height:1.3}.htmlContent{white-space:pre-wrap}.htmlContent b,.htmlContent strong{font-weight:700}.htmlContent i,.htmlContent em{font-style:italic}.htmlContent u{text-decoration:underline}.htmlContent s{text-decoration:line-through}.htmlContent h3{margin:.6em 0 .25em;font-size:1.05em;font-weight:700}.htmlContent h4{margin:.5em 0 .2em;font-size:.95em;font-weight:700}.htmlContent p{margin-bottom:.5em}.htmlContent p:last-child{margin-bottom:0}.htmlContent ul,.htmlContent ol{margin:.25em 0 .5em;padding-left:1.4em}.htmlContent li{margin-bottom:.15em}.htmlContent a{color:var(--teal);text-decoration:underline}.htmlContent a:hover{opacity:.8}.htmlContent code{background:#0000000f;border-radius:4px;padding:.1em .3em;font-family:Courier New,Courier,monospace;font-size:.85em}.htmlContent pre{background:#0000000f;border-radius:8px;margin:.4em 0;padding:.6em .9em;font-family:Courier New,Courier,monospace;font-size:.85em;overflow-x:auto}.htmlContent sup{vertical-align:super;font-size:.7em}.htmlContent sub{vertical-align:sub;font-size:.7em}.htmlContent table{border-collapse:collapse;width:100%;margin:.5em 0;font-size:.9em}.htmlContent th,.htmlContent td{border:1px solid var(--border);text-align:left;padding:.3em .6em}.zhuyinText{color:var(--muted);letter-spacing:.02em;font-size:1rem}.zhuyinMuted{color:var(--muted)}.zhuyinRow{max-width:100%;color:inherit;vertical-align:top;flex-wrap:wrap;align-items:flex-start;gap:1em .75em;display:inline-flex}.zhuyinStack{padding-right:.7em;display:inline-block;position:relative}.zhuyinSymbols{writing-mode:vertical-lr;text-orientation:upright;letter-spacing:.02em;font-size:.95rem;line-height:1.05}.zhuyinTone{font-size:.95rem;line-height:1;position:absolute;bottom:0;right:0}.zhuyinToneNeutral{font-size:.95rem;line-height:1;position:absolute;top:-.75em;left:50%;transform:translate(-50%)}.htmlContent th{background:#0000000a;font-weight:600}.g-back-btn{color:var(--teal-dark);background:var(--white);border:2px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.4rem;padding:.4rem .9rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.g-back-btn:hover{background:var(--teal-light)}.g-edit-link{color:var(--teal);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.g-edit-link:hover{color:var(--teal-dark)}.g-top-bar{justify-content:space-between;align-items:center;display:flex}.g-game-topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.g-game-btn{color:var(--teal-dark);background:var(--white);border:2px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.g-game-btn:hover:not(:disabled){background:var(--teal-light)}.g-game-btn:disabled{opacity:.5;cursor:not-allowed}.g-game-top-actions{z-index:5;align-items:center;gap:.5rem;display:flex;position:absolute;top:0;right:0}.g-btn-primary{color:var(--white);background:var(--teal);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.g-btn-primary:hover:not(:disabled){background:var(--teal-dark)}.g-btn-primary:disabled{opacity:.5;cursor:not-allowed}.g-spinner{vertical-align:-.1em;border:2px solid;border-right-color:#0000;border-radius:50%;width:.85em;height:.85em;margin-right:.45em;animation:.6s linear infinite g-spin;display:inline-block}@keyframes g-spin{to{transform:rotate(360deg)}}.g-btn-secondary{color:var(--teal-dark);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.g-btn-secondary:hover:not(:disabled){background:var(--teal-light)}.g-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.g-btn-delete{color:#c0392b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:600}.g-btn-delete:hover{opacity:.7}.g-btn-disabled{color:var(--text-muted);background:var(--border);border-radius:var(--radius-sm);cursor:default;pointer-events:none;border:none;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600}.g-youtube-link{color:var(--youtube);background:var(--youtube-soft);border:1px solid var(--youtube-border);border-radius:var(--radius-sm);align-items:center;gap:.4rem;width:fit-content;padding:.45rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.g-youtube-link:hover{background:var(--youtube-hover);border-color:var(--youtube-border)}.g-dictation-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);flex-direction:column;gap:1rem;padding:1.5rem 1.75rem;display:flex}.g-dictation-input{font-family:var(--font-chinese);text-align:center;color:var(--ink);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-sm);outline:none;padding:.6rem .9rem;font-size:1.4rem}.g-dictation-input:focus{border-color:var(--teal)}.g-star-btn{border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fef9c3;border:1.5px solid #facc15;padding:.35rem .65rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .12s;position:absolute;top:.75rem;right:.75rem}.g-star-btn:hover,.g-star-btn.saved{background:#fef08a}.g-star-btn.icon-only{padding:.35rem .55rem;font-size:1rem;line-height:1}.g-bookmark-btn{background:var(--white);border-color:var(--pink);right:3.6rem}.g-bookmark-btn:hover{background:var(--pink-soft)}.g-bookmark-btn.saved{background:#ffc6d5}.g-share-btn{background:var(--blue-soft);border:1.5px solid var(--blue);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;white-space:nowrap;padding:.35rem .65rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .12s,color .12s}.g-share-btn:hover{background:var(--blue);color:var(--white)}.g-detail-actions{z-index:2;align-items:flex-start;gap:.5rem;display:flex;position:absolute;top:.75rem;right:.75rem}.g-detail-actions .g-star-btn{position:static;top:auto;right:auto}.g-page-title{color:var(--ink);letter-spacing:-.03em;margin-bottom:.25rem;font-size:2.8rem;font-weight:900;line-height:1.1}.g-page-title-accent{color:var(--pink);font-style:italic}.g-pill-yellow{background:var(--yellow-soft);border:1.5px solid var(--yellow);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.82rem;font-weight:700;transition:background .15s;display:inline-flex;color:var(--ink)!important;text-decoration:none!important}.g-pill-yellow:hover{background:var(--yellow)}.g-pill-icon{gap:0;padding:.4rem .6rem;font-size:1.05rem;line-height:1}.g-title-iconed{align-items:center;gap:.5rem;display:inline-flex}.g-title-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.7em;height:1.7em;font-size:.5em;line-height:1;display:inline-flex}@media (max-width:640px){.g-page-title{font-size:2rem}.g-hide-mobile{display:none!important}}.g-mascot-header{align-items:center;gap:1rem;display:flex}.g-mascot-img{flex:none;width:auto;height:72px;animation:3s ease-in-out infinite g-mascot-float}.g-mascot-img:hover{animation:.6s g-mascot-bounce}@keyframes g-mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes g-mascot-bounce{0%{transform:translateY(0)scale(1)}25%{transform:translateY(-14px)scale(1.05)}45%{transform:translateY(0)scale(1)}65%{transform:translateY(-6px)}to{transform:translateY(0)}}@media (max-width:640px){.g-mascot-header{gap:.6rem}.g-mascot-img{height:56px}}@media (prefers-reduced-motion:reduce){.g-mascot-img,.g-mascot-img:hover{animation:none}}.g-list-table{border-collapse:collapse;border-radius:var(--radius);border:1px solid var(--pink-soft);width:100%;overflow:hidden}.g-list-table thead tr{background:var(--ink)}.g-list-table th{text-transform:uppercase;letter-spacing:.07em;color:#ffffffbf;text-align:left;white-space:nowrap;padding:.65rem 1rem;font-size:.7rem;font-weight:700}.g-list-table td{color:#000;background:var(--white);border-top:1px solid var(--rule);vertical-align:middle;padding:.7rem 1rem;font-size:.9rem}.g-list-table tbody tr:nth-child(2n) td{background:var(--pink-soft)}.g-list-table tbody tr:hover td{background:#ffd9e3;transition:background .1s}.g-list-view-link{color:var(--pink);white-space:nowrap;font-size:.82rem;font-weight:700;text-decoration:none}.g-list-view-link:hover{text-decoration:underline}.g-table-wrap{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.g-list-pagination{color:var(--muted);justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.88rem;display:flex}.g-list-page-btn{color:var(--teal-dark);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:.4rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s}.g-list-page-btn:hover:not(:disabled){background:var(--pink-soft)}.g-list-page-btn:disabled{opacity:.4;cursor:default}body.printOverlayOpen{overflow:hidden}@media print{body.printOverlayOpen>:not([data-print-root]){display:none!important}}
