.character-entity-page{gap:14px;width:min(1080px,100% - 32px);display:grid}.character-entity-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding-bottom:10px;display:grid}.character-entity-title{align-items:baseline;gap:14px;display:flex}.character-entity-title h1{margin:0;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:clamp(3.8rem,8vw,6.2rem);line-height:.95}.character-entity-pronunciation{gap:3px;display:grid}.character-entity-pronunciation strong{font-size:1.15rem}.character-entity-pronunciation span{max-width:520px;color:var(--muted);font-size:.82rem;line-height:1.45}.character-entity-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.character-entity-badges span{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:700}.character-entity-badges .is-writing{color:var(--brand-dark);background:var(--brand-soft);border-color:#a8d5ca}.character-entity-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:12px;display:grid}.character-stroke-preview,.character-entity-words,.character-entity-facts{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:14px}.character-entity-section-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:9px;display:flex}.character-entity-section-heading h2{margin:0;font-size:1rem}.character-entity-section-heading>span{color:var(--muted);font-size:.7rem}.character-stroke-stage{aspect-ratio:1;background:linear-gradient(90deg,#0000 calc(50% - .5px),#dce5e1 calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(#0000 calc(50% - .5px),#dce5e1 calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(45deg,#0000 calc(50% - .5px),#edf1ef calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(-45deg,#0000 calc(50% - .5px),#edf1ef calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),#fff;border:1px solid #cdd8d3;border-radius:10px;width:min(420px,100%);margin:0 auto;overflow:hidden}.character-stroke-target,.character-stroke-target svg{width:100%!important;height:100%!important}.character-stroke-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(420px,100%);margin:8px auto 0;display:grid}.character-stroke-actions .button{text-align:center;justify-content:center;width:100%}.character-entity-source-note{width:min(620px,100%);color:var(--muted);margin:8px auto 0;font-size:.68rem;line-height:1.45}.character-entity-side{gap:10px;display:grid}.character-entity-facts dl{gap:8px;margin:0;display:grid}.character-entity-facts div{border-bottom:1px solid var(--line);padding-bottom:7px}.character-entity-facts div:last-child{border-bottom:0;padding-bottom:0}.character-entity-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem;font-weight:700}.character-entity-facts dd{margin:3px 0 0;font-size:.8rem;line-height:1.45}.character-entity-words ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.character-entity-words li a{color:var(--ink);background:#f8faf9;border-radius:8px;grid-template-columns:minmax(56px,auto) minmax(72px,auto) 1fr;gap:9px;padding:8px;text-decoration:none;display:grid}.character-entity-words li a:hover{background:var(--brand-soft)}.character-entity-words li strong{font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.character-entity-words li span,.character-entity-words li small{color:var(--muted);font-size:.7rem}.character-entity-next{flex-wrap:wrap;gap:7px;display:flex}.character-entity-next a{border:1px solid var(--line);color:var(--brand-dark);border-radius:8px;padding:7px 10px;font-size:.72rem;font-weight:720;text-decoration:none}@media (max-width:820px){.character-entity-heading,.character-entity-grid{grid-template-columns:1fr}.character-entity-badges{justify-content:flex-start}}@media (max-width:620px){.character-entity-page{width:min(100% - 20px,1080px)}.character-entity-title{align-items:flex-start}.character-entity-title h1{font-size:4rem}.character-stroke-actions,.character-entity-words li a{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.character-stroke-actions .button{transition:none}}.character-entity-prototype{gap:18px}.character-entity-prototype-heading{align-items:center}.character-audio-control{width:fit-content;color:var(--brand-dark);background:var(--brand-soft);font:inherit;cursor:pointer;border:1px solid #a8d5ca;border-radius:999px;align-items:center;gap:6px;margin-top:4px;padding:7px 10px;font-size:.76rem;font-weight:750;display:inline-flex}.character-audio-control:hover,.character-audio-control[aria-pressed=true]{color:#fff;border-color:var(--brand);background:var(--brand)}.character-entity-intro-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.character-entity-meaning,.character-entity-vocabulary,.character-entity-sentences{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:18px}.character-entity-meaning h2{margin:4px 0 10px;font-size:clamp(1.25rem,2.4vw,1.6rem)}.character-entity-meaning>p{color:var(--muted);margin:0;line-height:1.6}.character-entity-meaning dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0;display:grid}.character-entity-meaning dl div{border-right:1px solid var(--line);padding:10px}.character-entity-meaning dl div:last-child{border-right:0}.character-entity-meaning dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.67rem;font-weight:750}.character-entity-meaning dd{margin:3px 0 0;font-size:.82rem;font-weight:700}.character-meaning-practice{justify-content:center;width:100%}.character-entity-section-intro{color:var(--muted);margin:-2px 0 14px;font-size:.82rem}.character-entity-vocabulary ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.character-entity-vocabulary li a{border:1px solid var(--line);min-height:105px;color:var(--ink);background:#f8faf9;border-radius:10px;grid-template-columns:auto 1fr;gap:2px 9px;padding:11px;text-decoration:none;display:grid}.character-entity-vocabulary li a:hover{background:var(--brand-soft);border-color:#a8d5ca}.character-word-level{color:var(--brand-dark);grid-column:1/-1;font-size:.66rem;font-weight:780}.character-entity-vocabulary strong{align-self:center;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:1.18rem}.character-entity-vocabulary li span:not(.character-word-level),.character-entity-vocabulary small{color:var(--muted);font-size:.72rem}.character-entity-vocabulary small{grid-column:1/-1;line-height:1.35}.character-entity-sentences ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.character-entity-sentences li{border:1px solid var(--line);background:#f8faf9;border-radius:10px;padding:14px}.character-entity-sentences p{margin:0}.character-sentence-hanzi{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:1.1rem;line-height:1.55}.character-sentence-pinyin{color:var(--muted);font-size:.76rem;line-height:1.45;margin-top:7px!important}.character-sentence-english{color:var(--ink);font-size:.82rem;line-height:1.45;margin-top:6px!important}.character-entity-sentences li a{color:var(--brand-dark);margin-top:11px;font-size:.72rem;font-weight:720;text-decoration:none;display:inline-block}@media (max-width:820px){.character-entity-intro-grid,.character-entity-vocabulary ul,.character-entity-sentences ol{grid-template-columns:1fr}}@media (max-width:620px){.character-entity-meaning,.character-entity-vocabulary,.character-entity-sentences{padding:14px}.character-entity-meaning dl{grid-template-columns:1fr}.character-entity-meaning dl div{border-right:0;border-bottom:1px solid var(--line)}.character-entity-meaning dl div:last-child{border-bottom:0}}.character-detail-standard{gap:24px}.character-standard-heading h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(1.7rem,3vw,2.55rem)}.character-standard-heading h1 span[lang]{font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.character-standard-heading p,.character-standard-section-heading>p{color:var(--muted);margin:7px 0 0;line-height:1.55}.character-standard-hero,.character-standard-writing,.character-standard-words,.character-standard-sentences,.character-standard-details{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 8px 28px #182e270d}.character-standard-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden}.character-standard-identity,.character-standard-related{padding:24px}.character-standard-identity{background:linear-gradient(135deg,#f3fbf8,#fff);align-items:center;gap:24px;display:flex}.character-standard-hanzi{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:clamp(5.5rem,12vw,8rem);line-height:.92}.character-standard-pronunciation{align-items:center;gap:10px;display:flex}.character-standard-pronunciation strong{font-size:1.8rem}.character-standard-identity p{margin:7px 0 12px;font-weight:700}.character-standard-level,.character-standard-details li{background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;align-items:center;padding:5px 9px;font-size:.75rem;font-weight:760;display:inline-flex}.character-standard-related{border-left:1px solid var(--line)}.character-standard-related h2,.character-standard-section-heading h2,.character-standard-details h2{color:var(--ink);margin:3px 0 0;font-size:1.25rem}.character-standard-related ul,.character-standard-word-groups ul,.character-standard-details ul{margin:14px 0 0;padding:0;list-style:none}.character-standard-related ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.character-standard-related li a,.character-standard-word-groups li a{min-height:84px;color:var(--ink);border:1px solid var(--line);background:#f9fbfa;border-radius:9px;gap:3px;padding:10px;text-decoration:none;display:grid}.character-standard-related li a:hover,.character-standard-word-groups li a:hover{background:var(--brand-soft);border-color:#a8d5ca}.character-standard-related strong,.character-standard-word-groups strong{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:1.15rem}.character-standard-related span,.character-standard-related small,.character-standard-word-groups span,.character-standard-word-groups small{color:var(--muted);font-size:.73rem;line-height:1.35}.character-standard-writing,.character-standard-words,.character-standard-sentences,.character-standard-details{padding:22px}.character-standard-section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.character-standard-section-heading>p{max-width:34rem;font-size:.84rem}.character-standard-writing .character-stroke-preview{margin:0}.character-standard-practice{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.character-standard-practice .writing-practice.is-compact{grid-template-columns:minmax(0,1fr)}.character-standard-word-groups{gap:14px;display:grid}.character-standard-word-groups>section{border-top:1px solid var(--line);padding-top:14px}.character-standard-word-groups>section:first-child{border-top:0;padding-top:0}.character-standard-word-groups h3{color:var(--brand-dark);margin:0;font-size:.82rem}.character-standard-word-groups ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.character-standard-sentences ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.character-standard-sentences li{border:1px solid var(--line);background:#f9fbfa;border-radius:10px;padding:15px}.character-sentence-related{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;font-size:.72rem;display:flex}.character-sentence-related a{background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;padding:3px 7px;font-weight:700;text-decoration:none}.character-sentence-source{color:var(--brand-dark);margin-top:12px;font-size:.74rem;font-weight:720;text-decoration:none;display:inline-block}.character-standard-details{justify-content:space-between;align-items:center;gap:16px;display:flex}.character-standard-details ul{flex-wrap:wrap;gap:7px;display:flex}@media (max-width:820px){.character-standard-hero,.character-standard-sentences ol{grid-template-columns:1fr}.character-standard-related{border-top:1px solid var(--line);border-left:0}.character-standard-section-heading,.character-standard-details{flex-direction:column;align-items:start}}@media (max-width:620px){.character-standard-identity{gap:17px;padding:18px}.character-standard-related,.character-standard-writing,.character-standard-words,.character-standard-sentences,.character-standard-details{padding:16px}.character-standard-related ul,.character-standard-word-groups ul{grid-template-columns:1fr}}.character-standard-sources{border:1px solid var(--line);background:#f7fbf9;border-radius:14px;grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);gap:18px;padding:20px 22px;display:grid}.character-standard-sources h2{color:var(--ink);margin:3px 0 0;font-size:1.05rem}.character-standard-sources ul{color:var(--muted);margin:0;padding-left:1.15rem;font-size:.79rem;line-height:1.55}.character-standard-sources strong{color:var(--ink)}.character-standard-sources>a{color:var(--brand-dark);grid-column:2;justify-self:start;font-size:.78rem;font-weight:720;text-decoration:none}@media (max-width:820px){.character-standard-sources{grid-template-columns:1fr}.character-standard-sources>a{grid-column:auto}}.character-authority-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr);align-items:start;gap:18px;display:grid}.character-authority-writing{margin:0}.character-authority-reference{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 28px #182e270d}.character-authority-reference>section{border-top:1px solid var(--line);padding:18px}.character-authority-reference>section:first-child{border-top:0}.character-authority-reference h2{color:var(--ink);margin:3px 0 0;font-size:1.04rem}.character-authority-meaning dl{gap:10px;margin:14px 0 0;display:grid}.character-authority-meaning dl div{grid-template-columns:92px minmax(0,1fr);gap:8px;display:grid}.character-authority-meaning dt{color:var(--muted);font-size:.76rem;font-weight:700}.character-authority-meaning dd{color:var(--ink);align-items:center;gap:7px;margin:0;font-size:.83rem;line-height:1.35;display:flex}.character-authority-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.character-authority-heading>a{color:var(--brand-dark);font-size:.72rem;font-weight:720;text-decoration:none}.character-authority-words ul,.character-authority-sentences ol{margin:12px 0 0;padding:0;list-style:none}.character-authority-words li+li,.character-authority-sentences li+li{border-top:1px solid var(--line)}.character-authority-words li a{color:var(--ink);grid-template-columns:46px 1fr;column-gap:8px;padding:10px 0;text-decoration:none;display:grid}.character-authority-words strong{grid-row:span 2;align-self:center;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:1.15rem}.character-authority-words span,.character-authority-words small,.character-authority-sentences span,.character-authority-sentences small{color:var(--muted);font-size:.72rem;line-height:1.38}.character-authority-sentences li{gap:4px;padding:10px 0;display:grid}.character-authority-sentences p{margin:0;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:.88rem;line-height:1.45}.character-authority-sentences li>a{color:var(--brand-dark);margin-top:2px;font-size:.7rem;font-weight:720;text-decoration:none}@media (max-width:900px){.character-authority-layout{grid-template-columns:1fr}}.character-authority-explainer{color:var(--muted);margin:14px 0 0;font-size:.78rem;line-height:1.55}.character-standard-faq{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px;box-shadow:0 8px 28px #182e270d}.character-standard-faq-list{gap:8px;display:grid}.character-standard-faq details{border:1px solid var(--line);background:#f9fbfa;border-radius:10px;padding:12px 14px}.character-standard-faq summary{color:var(--ink);cursor:pointer;font-size:.87rem;font-weight:720}.character-standard-faq p{color:var(--ink);margin:9px 0 4px;font-size:.82rem;line-height:1.5}.character-standard-faq small{color:var(--muted);font-size:.7rem}@media (max-width:620px){.character-standard-faq{padding:16px}}
