.hanzi-main-bg{background:linear-gradient(180deg,#fbf6ed,#fdfcfa 40%,#fbf6ed);position:relative}.hanzi-main-bg:before{content:"";position:absolute;top:0;left:0;right:0;height:400px;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(196,162,101,.04) 0%,transparent 100%);pointer-events:none}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem}.breadcrumb-link{color:#7e6f56;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#c53d43}.breadcrumb-sep{color:#c4b8a4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumb-current{color:#2e2a27;font-weight:600;font-family:var(--font-kai)}.polyphonic-badge{display:inline-block;font-size:.625rem;font-weight:600;padding:.125rem .5rem;border-radius:2rem;background:linear-gradient(135deg,#d4584f,#b84842);color:#fff;letter-spacing:.04em;margin-left:.375rem;vertical-align:middle}.hanzi-info-card{background:#fdfcfa99;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1.25rem;border:1px solid rgba(253,252,250,.8);padding:1.25rem;box-shadow:0 4px 24px #0000000a;transition:all .3s ease;overflow:hidden}.hanzi-info-card:hover{background:#fdfcfabf;box-shadow:0 8px 32px #0000000f;transform:translateY(-2px)}.hanzi-display{font-size:6rem;font-weight:400;color:#2e2a27;line-height:1.1;font-family:var(--font-kai);padding:.25rem 0}.copy-btn{width:100%;padding:.625rem 1rem;border-radius:.625rem;font-size:.75rem;font-weight:600;background:#2e2a27cc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fdfcfa;border:1px solid rgba(253,252,250,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.375rem;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #00000014}.copy-btn:hover{background:#2e2a27e6;border-color:#fdfcfa33;transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.copy-btn:active{transform:translateY(0);box-shadow:0 1px 3px #0000001a}.info-section-label{font-size:.8125rem;font-weight:600;color:#7e6f56;text-transform:uppercase;letter-spacing:.1em;padding:.75rem 0 .5rem;margin-bottom:.25rem}.info-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(226,216,200,.5);transition:all .2s ease}.info-row:last-child{border-bottom:none}.info-row:hover{background-color:#faf7f24d;padding-left:.5rem;padding-right:.5rem;margin-left:-.5rem;margin-right:-.5rem;border-radius:.5rem}.info-label{font-size:.875rem;font-weight:500;color:#7e6f56}.info-value{font-size:1rem;font-weight:500;color:#2e2a27}.heteronym-card{background:#fdfcfa;border-radius:1rem;border:1px solid #E2D8C8;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005;position:relative;overflow:hidden;transition:box-shadow .3s ease}.heteronym-card:hover{box-shadow:0 4px 12px #0000000f,0 2px 4px #00000008}.heteronym-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #F3F4F6}.heteronym-reading-group{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.reading-index{font-size:.6875rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#c4a265,#ab8a4a);padding:.25rem .625rem;border-radius:2rem;letter-spacing:.04em;align-self:center}.bopomofo-text{font-size:1.75rem;font-weight:600;color:#c53d43;font-family:var(--font-kai);letter-spacing:.08em}.pinyin-text{font-size:1rem;font-weight:500;color:#7e6f56;font-style:italic}.speak-btn{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #E2D8C8;background:#fbf7ef;color:#ab8a4a;cursor:pointer;transition:all .2s ease;flex-shrink:0}.speak-btn:hover{background:#f0e6d2;border-color:#c4a265;transform:scale(1.05);box-shadow:0 2px 8px #c4a26533}.speak-btn:active{transform:scale(.95)}.definitions-list{display:flex;flex-direction:column}.definition-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(243,244,246,.8);transition:all .2s ease}.definition-item:last-child{border-bottom:none;padding-bottom:0}.definition-item:first-child{padding-top:0}.definition-item:hover{background:#fbf7ef80;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;border-radius:.5rem}.def-number{width:1.5rem;height:1.5rem;min-width:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#c4a265,#ab8a4a);color:#fff;font-size:.6875rem;font-weight:700;margin-top:.125rem;flex-shrink:0;box-shadow:0 1px 4px #c4a26533}.def-content{flex:1;min-width:0}.def-text{font-size:1.0625rem;line-height:1.7;color:#2e2a27;margin:0}.def-quotes{margin-top:.5rem;padding-left:.75rem;border-left:2px solid rgba(196,162,101,.3)}.def-quote{font-size:1.0625rem;line-height:1.6;color:#7e6f56;margin:.25rem 0;font-family:var(--font-kai)}.related-words-section{padding:1rem 0}.related-words-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.related-word-item{display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem;border-radius:.875rem;border:1px solid rgba(197,61,67,.15);background:#ffffffb3;text-decoration:none;transition:all .2s ease}.related-word-item:hover{background:#fdecea99;border-color:#c53d434d;transform:translateY(-2px);box-shadow:0 4px 12px #c53d4326}.related-word-zhuyin-display{display:flex;align-items:flex-start;justify-content:center;gap:.15em;font-size:2rem;font-weight:400;color:#2e2a27;font-family:var(--font-kai);padding-right:.6em}.related-word-zhuyin-display ruby.zhuyin{ruby-align:center;display:inline-block;width:1em}.related-word-zhuyin-display ruby.zhuyin>rt{color:#c53d43;font-family:var(--font-kai)}.related-word-zhuyin-display h-ru[zhuyin]{margin-right:.6em}.related-word-zhuyin-display h-ru[zhuyin]:last-child{margin-right:.2em}.related-word-zhuyin-display [zhuyin] h-zhuyin,.related-word-zhuyin-display [zhuyin] h-diao{color:#c53d43}.related-word-zhuyin-display [zhuyin] h-diao{top:.15em;bottom:auto}.related-word-zhuyin-display [zhuyin] [length="1"] h-diao{top:.2em;bottom:auto}.related-word-zhuyin-display [zhuyin] [length="2"] h-diao{top:.1em;bottom:auto}.related-word-zhuyin-display [zhuyin] [length="3"] h-diao{top:0;bottom:auto}.related-word-zhuyin-display [zhuyin] [length="1"] h-yin{top:.4em}.related-word-zhuyin-display [zhuyin] [length="2"] h-yin{top:.15em}.related-word-zhuyin-display [zhuyin] [length="3"] h-yin{top:.05em}@media(max-width:639px){.hanzi-display{font-size:5rem}.bopomofo-text{font-size:1.5rem}.heteronym-card{padding:1.25rem}.hanzi-info-card{padding:1rem}.related-words-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.related-word-item{padding:1.25rem .75rem}.related-word-zhuyin-display{font-size:1.625rem}}@media(min-width:1024px){.heteronym-card{padding:2rem}.hanzi-info-card{padding:1.5rem}.related-words-grid{grid-template-columns:repeat(2,1fr)}.related-word-item{padding:1.75rem 1.25rem}.related-word-zhuyin-display{font-size:2.25rem}}html{scroll-behavior:smooth;scroll-padding-top:2rem}
