*{margin:0;padding:0;box-sizing:border-box;font-family:Be Vietnam Pro,Noto Sans SC,sans-serif}body{background:#fffafc;display:flex;flex-direction:column;min-height:100vh}:root{--primary-dark: #D97BD0;--primary-light: #F5AACE;--primary-very-light: #FEF2FF;--red-600: #dc2626;--red-500: #ef4444;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #a0526a;--border: #F5DFFE;--shadow-sm: 0 2px 12px rgba(212, 165, 255, .08);--shadow-md: 0 8px 30px rgba(212, 165, 255, .15);--success: #10b981;--warning: #f59e0b;--error: #ef4444}#login-overlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,#fff7ed,#fdf2f8,#fce7f3 70%,#fef3c7);z-index:1000000;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;overflow-y:auto}#login-overlay.active{display:flex}.login-landing-card{display:flex;flex-direction:row;width:100%;max-width:920px;background:#fff;border-radius:28px;box-shadow:0 25px 70px #be185d26,0 10px 30px #f59e0b1f;border:2px solid #fbcfe8;overflow:hidden;min-height:500px;transition:all .3s ease}.login-left-panel{flex:1;padding:40px 36px;display:flex;flex-direction:column;justify-content:center;background:#fff;position:relative}.login-right-panel{flex:1;padding:40px 36px;background:linear-gradient(135deg,#fdf2f8,#fce7f3 55%,#fef3c7);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-left:1.5px solid #fbcfe8;position:relative}.welcome-badge{display:inline-block;background:#fdf2f8;color:#be185d;border:1px solid #fbcfe8;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:800;letter-spacing:.5px;margin-bottom:12px}.login-title{font-size:24px;font-weight:800;color:#be185d;margin:0 0 8px}.login-desc{font-size:13.5px;color:#64748b;line-height:1.5;margin:0 0 24px}.login-actions{display:flex;flex-direction:column;gap:12px;width:100%}.google-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:13px 20px;border:1.5px solid #fbcfe8;border-radius:14px;background:#fff;color:#1e293b;cursor:pointer;font-size:14.5px;font-weight:700;box-shadow:0 4px 12px #be185d14;transition:all .2s ease}.google-btn:hover{border-color:#be185d;background:#fff5f9;transform:translateY(-2px);box-shadow:0 6px 16px #be185d26}.login-divider{display:flex;align-items:center;text-align:center;margin:4px 0;color:#cbd5e1;font-size:12px;font-weight:600}.login-divider:before,.login-divider:after{content:"";flex:1;border-bottom:1px solid #f1f5f9}.login-divider span{padding:0 10px;color:#94a3b8;text-transform:uppercase;font-size:11px;letter-spacing:1px}.guest-btn{width:100%;padding:12px 18px;border:1.5px solid #fde68a;border-radius:14px;background:linear-gradient(135deg,#fffdf5,#fef3c7);color:#b45309;cursor:pointer;font-weight:700;font-size:14px;transition:all .2s ease;box-shadow:0 3px 10px #f59e0b1f}.guest-btn:hover{border-color:#f59e0b;background:linear-gradient(135deg,#fef3c7,#fde68a);transform:translateY(-2px);box-shadow:0 6px 14px #f59e0b33}.login-benefits{margin-top:24px;padding-top:18px;border-top:1px dashed #fce7f3;display:flex;flex-direction:column;gap:8px}.benefit-item{font-size:12px;color:#475569;font-weight:600;display:flex;align-items:center;gap:6px}.brand-logo-wrapper{position:relative;margin-bottom:16px}.brand-avatar{width:124px;height:124px;border-radius:50%;border:3.5px solid #f59e0b;box-shadow:0 10px 28px #be185d38;object-fit:cover;background:#fff}.brand-name{font-size:28px;font-weight:900;color:#be185d;margin:0;letter-spacing:1px}.brand-subname{font-size:13.5px;font-weight:700;color:#db2777;margin-top:4px;margin-bottom:14px}.slogan-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:11px;font-weight:800;padding:4px 14px;border-radius:20px;box-shadow:0 3px 10px #f59e0b4d;margin-bottom:14px;letter-spacing:.5px}.brand-slogan{font-size:14px;color:#475569;font-weight:600;line-height:1.5;margin:0;max-width:360px;text-align:center}.brand-stats{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:20px}.stat-pill{background:#fff;border:1px solid #fbcfe8;color:#be185d;font-size:11px;font-weight:700;padding:3px 10px;border-radius:12px;box-shadow:0 2px 4px #00000008}.lesson-item{position:relative;padding:10px 20px;cursor:pointer;transition:all .3s ease;font-size:14px;color:#4a5568;border-left:3px solid transparent;display:flex;align-items:center;gap:8px;z-index:20}.lesson-item:hover{background:#fdf2f8;color:var(--primary-dark)}.lesson-item.active{background:#fdf2f8;color:var(--primary-dark);font-weight:600;border-left-color:var(--primary-dark)}.lesson-item .lesson-num{background:#fce7f3;color:var(--primary-dark);font-size:10px;font-weight:700;padding:2px 8px;border-radius:10px;min-width:28px;text-align:center}.lesson-item.active .lesson-num{background:#f8bbd0;color:#fff}.lesson-item:hover .lesson-item-tooltip{display:block!important;animation:fadeIn .3s ease}.lesson-item-tooltip:hover{display:block!important}.lesson-item-tooltip .tooltip-title{padding:8px 14px;font-size:12px;font-weight:700;color:var(--primary-dark);text-transform:uppercase;letter-spacing:.5px}.lesson-item-tooltip .tooltip-item{padding:6px 14px;font-size:12px;color:#4a5568;border-left:3px solid transparent;cursor:pointer;transition:all .2s ease}.lesson-item-tooltip .tooltip-item:hover{background:#fdf2f8;color:var(--primary-dark);border-left-color:#ec4899;padding-left:18px}.highlighted{background-color:var(--hl-bg, #ffe0b2);background-image:none;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit;color:inherit;padding:0;margin:0;border-radius:2px;cursor:pointer;transition:background-color .2s ease;position:relative;box-decoration-break:clone;-webkit-box-decoration-break:clone}.highlighted[data-hl-color=yellow]{--hl-bg: #ffe0b2}.highlighted[data-hl-color=green]{--hl-bg: #bbf7d0}.highlighted[data-hl-color=blue]{--hl-bg: #bfdbfe}.highlighted[data-hl-color=purple]{--hl-bg: #e9d5ff}.highlighted:hover{box-shadow:0 0 0 2px #00000014}.highlighted:after{content:"✖";position:absolute;top:-12px;right:-8px;font-size:10px;color:#f44336;background:#fff;border-radius:50%;width:16px;height:16px;display:none;align-items:center;justify-content:center;box-shadow:0 1px 4px #0003;cursor:pointer;font-weight:700}.highlighted:hover:after{display:flex}.highlight-menu{width:80px;text-align:center;position:fixed;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0003;padding:8px;z-index:100000;display:none;border:1px solid #e0e0e0;gap:6px;flex-wrap:wrap;max-width:200px}.highlight-menu .delete-option{width:100%;padding:4px 10px;border:none;border-radius:8px;background:#f44336;color:#fff;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s ease}.highlight-menu .delete-option:hover{background:#d32f2f;transform:scale(1.05)}.highlight-toolbar{position:fixed;bottom:100px;right:30px;background:#fff;padding:8px 12px;border-radius:14px;box-shadow:0 4px 20px #00000026;z-index:1000005;border:1px solid #e0e0e0;display:none;max-width:280px;flex-wrap:wrap;gap:3px;align-items:center;justify-content:center;font-size:11px}.highlight-toolbar>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap;width:100%;justify-content:center}.highlight-toolbar button{background:#f5aace;font-size:11px!important;padding:4px 10px!important;border:none;border-radius:12px;cursor:pointer;font-weight:600;transition:all .3s ease}.highlight-toolbar button:hover{transform:scale(1.05)}#highlightToggle{background:#f5aace}#toggleToolbarBtn{position:fixed;bottom:30px;right:30px;background:#f5aace;color:#fff;border:none;border-radius:50%;width:55px;height:55px;font-size:24px;cursor:pointer;box-shadow:0 4px 20px #ec489966;z-index:1000006;transition:all .3s ease}#toggleToolbarBtn:hover{transform:scale(1.1)}.flashcard-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:999999;display:none;justify-content:center;align-items:center}.flashcard-modal.active{display:flex}.flashcard-box{perspective:1000px;background:#fff;padding:18px 22px;border-radius:20px;max-width:520px;width:92%;text-align:center;min-height:280px;box-shadow:0 20px 60px #0000004d;position:relative}.flashcard-face{transition:transform .6s;transform-style:preserve-3d;position:relative;min-height:200px;display:flex;align-items:center;justify-content:center}.flashcard-face.flipped{transform:rotateY(180deg)}.flashcard-front{backface-visibility:hidden}.flashcard-back{backface-visibility:hidden;transform:rotateY(180deg);position:absolute;width:100%;text-align:center}.flashcard-box .card-face{font-size:36px;font-weight:700;margin:20px 0;min-height:80px;display:flex;align-items:center;justify-content:center}.flashcard-box .card-face .cn{font-size:40px}.flashcard-box .card-face .vi{font-size:28px;color:#388e3c}.flashcard-box .card-count{color:#999;font-size:13px;margin-top:10px}.flashcard-box .flashcard-actions{display:flex;gap:10px;justify-content:center;margin-top:20px;flex-wrap:wrap}.flashcard-box .flashcard-actions button{padding:10px 24px;border:none;border-radius:30px;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s ease}.flashcard-box .flashcard-actions .btn-show{background:#4caf50;color:#fff}.flashcard-box .flashcard-actions .btn-close{background:#f44336;color:#fff}.flashcard-box .flashcard-actions button:hover{transform:scale(1.05)}.user-info{position:fixed;top:75px;right:250px;z-index:100;font-size:13px;font-weight:600;color:#be185d;background:#fdf2f8;border:1px solid #fbcfe8;padding:6px 14px;border-radius:20px;box-shadow:0 2px 8px #ec489926;display:flex;align-items:center;gap:6px}.profile-btn{position:fixed;top:75px;right:120px;z-index:100;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ec4899,#db2777);border:none;padding:6px 14px;border-radius:20px;cursor:pointer;box-shadow:0 2px 8px #ec48994d;transition:all .2s ease;display:flex;align-items:center;gap:6px}.profile-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ec489966}.logout-btn{position:fixed;top:75px;right:20px;z-index:100;padding:6px 14px;background:#fff;color:#475569;border:1px solid #cbd5e1;border-radius:20px;cursor:pointer;font-weight:600;font-size:13px;transition:all .2s ease}.logout-btn:hover{background:#f1f5f9;color:#1e293b}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172aa6;backdrop-filter:blur(4px);z-index:10000;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;animation:fadeInModal .25s ease-out}#personalProfileModal .profile-modal-card{min-height:0}#personalProfileModal .profile-tab-scroll{overflow-y:auto;flex:1;min-height:0;background:#fff}@keyframes fadeInModal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.profile-nav-btn{transition:all .2s ease}.profile-nav-btn:hover{color:#be185d!important;background:#fce7f380!important}.header{background:linear-gradient(135deg,#fff0f5,#ffd1dc,#e8d5f5);padding:12px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #FFD1DC;flex-wrap:wrap;gap:10px;position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px);background:#fff9f9eb}.logo-area{display:flex;align-items:center;gap:12px}.logo-area .avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid white;box-shadow:0 4px 14px #ec48994d}.logo-area h1{font-family:Lexend,sans-serif;font-size:18px;color:#f37272!important;line-height:1.2}.logo-area h1 span{font-size:13px;font-weight:400;color:var(--primary-dark);display:block;font-family:Noto Sans SC,sans-serif}.header-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;flex:1;justify-content:flex-end}.search-box{display:flex;background:#fff;border-radius:30px;padding:4px 4px 4px 18px;border:1.5px solid #fbcfe8;transition:all .3s ease;position:relative;z-index:1001;min-width:280px;flex:1;max-width:480px;box-shadow:0 2px 8px #ec489914}.search-box:focus-within{border-color:#ec4899;box-shadow:0 0 0 4px #ec48992e}.search-box input{border:none;outline:none;background:transparent;padding:6px 0;font-size:13.5px;width:100%;color:#334155}.search-box button{background:var(--primary-light)!important;border:none;border-radius:30px;padding:6px 18px;color:#fff;font-weight:600;font-size:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #d4a5ff66!important;white-space:nowrap}.search-box button:hover{background:var(--primary-dark)!important}.search-results-dropdown{position:fixed;top:auto;right:auto;left:auto;width:350px;max-width:350px;min-width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 30px #00000026;max-height:400px;overflow-y:auto;z-index:99999;display:none;border:1px solid #e0e0e0}.search-item-result{padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.search-item-result:last-child{border-bottom:none}.search-item-result:hover{background:#fdf2f8}.search-item-result .hsk-tag{display:inline-block;padding:2px 8px;font-size:10px;font-weight:700;border-radius:4px;margin-right:6px;color:#fff}.hsk-tag.hsk1{background:#16a34a;color:#fff}.hsk-tag.hsk2{background:#0284c7;color:#fff}.hsk-tag.hsk3{background:#d97706;color:#fff}.hsk-tag.hsk4{background:#7c3aed;color:#fff}.hsk-tag.hsk5{background:#db2777;color:#fff}.hsk-tag.hsk6{background:#dc2626;color:#fff}.search-item-result .title{font-size:13px;font-weight:600;color:#1e293b}.search-item-result .desc{font-size:11px;color:#64748b;margin-top:2px}.search-target-highlight{scroll-margin-top:96px;outline:3px solid #ec4899;outline-offset:4px;box-shadow:0 0 0 1px #ec489940;animation:search-target-blink .7s ease-in-out 3}@keyframes search-target-blink{0%,to{outline-color:#ec4899}50%{outline-color:transparent}}.hero-section{background:linear-gradient(135deg,#fff0f5,#ffd1dc 40%,#e8d5f5);padding:30px 40px 20px;border-bottom:1px solid #FFD1DC;position:relative;overflow:hidden}.hero-section:before{content:"学赢中文";position:absolute;right:-10px;bottom:-30px;font-size:150px;font-weight:700;color:#cf1b750a;font-family:Noto Sans SC,sans-serif;pointer-events:none}.hero-section .container{max-width:1200px;margin:0 auto;display:flex;gap:30px;align-items:center;flex-wrap:wrap;position:relative;z-index:1}.hero-avatar{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 8px 30px #ec489940;border:4px solid white}.hero-avatar img{width:100%;height:100%;object-fit:cover;display:block}.hero-info{flex:1;min-width:250px}.hero-info .badge{display:inline-block;background:#ffffffb3;backdrop-filter:blur(4px);padding:3px 14px;border-radius:20px;font-size:11px;font-weight:700;color:var(--primary-dark);border:1px solid rgba(236,72,153,.2);margin-bottom:8px}.hero-info h2{font-family:Playfair Display,serif;font-size:24px;color:#f37272!important;margin-bottom:4px}.hero-info h2 .highlight{color:var(--primary-dark);font-style:italic}.hero-info .desc{color:#4a4a5a;font-size:13px;line-height:1.6;margin-bottom:10px;max-width:550px}.hero-info .achievements{display:flex;flex-wrap:wrap;gap:8px 16px}.hero-info .achievement-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#4a4a5a;background:#fff9;padding:3px 12px 3px 8px;border-radius:20px;border:1px solid rgba(236,72,153,.1)}.hero-info .achievement-item .icon{font-size:13px}.hero-info .achievement-item strong{color:var(--primary-dark)}.features-section{padding:30px 40px 15px;max-width:1200px;margin:0 auto;width:100%}.features-section .section-title{text-align:center;font-size:24px;color:#f37272!important;font-family:Lexend,sans-serif;margin-bottom:24px}.features-section .section-title small{font-size:14px;font-weight:400;color:#a0526a;display:block;font-family:Noto Sans SC,sans-serif;margin-top:3px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.feature-card{background:#fff;border:1px solid #FFD1DC;box-shadow:0 2px 12px #d4a5ff14;border-radius:20px;padding:24px 20px 20px;cursor:pointer;transition:all .4s ease;position:relative;overflow:hidden;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f8bbd0,#a8d8ea,#b5ead7);opacity:0;transition:opacity .4s ease}.feature-card:hover:before,.feature-card.active:before{opacity:1}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:#f9a8d4}.feature-card.active{border-color:#f5aace;background:#fff5ff;box-shadow:0 8px 30px #d4a5ff26}.feature-card .icon{font-size:36px;margin-bottom:10px}.feature-card h3{font-size:17px;color:#1e1e2a;margin-bottom:4px;font-weight:700}.feature-card p{color:#6a5a6a;font-size:13px;line-height:1.4}.feature-card .feature-badge{position:absolute;top:10px;right:10px;background:#e9d5ff;color:#fff;font-size:9px;padding:2px 10px;border-radius:12px;font-weight:700}.priority-roadmap-wrapper{margin-bottom:24px}.feature-card.priority-card{background:linear-gradient(135deg,#fff,#fdf2f8);border:2px solid #fbcfe8;box-shadow:0 6px 20px #ec48991f;position:relative;padding:20px 24px;border-radius:20px;cursor:pointer;transition:all .3s ease;min-height:auto;align-items:flex-start;text-align:left}.feature-card.priority-card:hover{transform:translateY(-3px);border-color:#ec4899;box-shadow:0 10px 28px #ec489938}.priority-badge{position:absolute;top:14px;right:18px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;font-size:11px;font-weight:800;padding:4px 12px;border-radius:12px;letter-spacing:.5px;box-shadow:0 2px 8px #ec48994d;z-index:2}.category-groups-container{display:flex;flex-direction:column;gap:20px}.category-group{background:#fff;border:1.5px solid #fce7f3;border-radius:20px;overflow:hidden;box-shadow:0 2px 10px #00000005;transition:all .25s ease}.category-group:hover{border-color:#fbcfe8}.category-header{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;background:linear-gradient(135deg,#fffdfa,#fff5f9);cursor:pointer;user-select:none;border-bottom:1px solid transparent;transition:all .25s ease}.category-header:hover{background:linear-gradient(135deg,#fff5f9,#fdf2f8)}.category-group.expanded .category-header{border-bottom-color:#fce7f3;background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.category-title-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.group-icon{font-size:22px}.category-header h3{margin:0;font-size:17px;font-weight:800;color:#0f172a}.group-count{background:#fce7f3;color:#be185d;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:12px}.toggle-icon{font-size:13px;color:#be185d;font-weight:800;transition:transform .3s ease}.category-group.expanded .toggle-icon{transform:rotate(180deg)}.category-submenu{display:none;padding:0}.category-group.expanded .category-submenu{display:block;padding:20px;animation:fadeInSubmenu .25s ease-out}@keyframes fadeInSubmenu{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hsk-nav-wrapper{max-width:1200px;margin:0 auto;padding:0 40px 8px;width:100%;display:none}.hsk-nav-wrapper.show{display:block;animation:fadeIn .4s ease}.hsk-nav{background:#fff5ff;border:1px solid #FFD1DC;padding:10px 16px;border-radius:14px;display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center}.hsk-item{padding:7px 20px;border-radius:20px;font-weight:700;font-size:13.5px;background:#fff;color:#be185d;cursor:pointer;border:2px solid #fbcfe8;transition:all .25s cubic-bezier(.4,0,.2,1);opacity:.6;transform:scale(.96);user-select:none}.hsk-item:hover{opacity:.95;border-color:#f472b6;color:#be185d;transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px #f472b633}.hsk-item.active{opacity:1!important;background:linear-gradient(135deg,#be185d,#9d174d)!important;border-color:#be185d!important;color:#fff!important;box-shadow:0 8px 22px #be185d61!important;transform:scale(1.08) translateY(-2px)!important;z-index:2}.hsk-item[data-level=hsk1].active{background:linear-gradient(135deg,#16a34a,#15803d)!important;border-color:#16a34a!important;box-shadow:0 8px 22px #16a34a61!important}.hsk-item[data-level=hsk2].active{background:linear-gradient(135deg,#0284c7,#0369a1)!important;border-color:#0284c7!important;box-shadow:0 8px 22px #0284c761!important}.hsk-item[data-level=hsk3].active{background:linear-gradient(135deg,#d97706,#b45309)!important;border-color:#d97706!important;box-shadow:0 8px 22px #d9770661!important}.hsk-item[data-level=hsk4].active{background:linear-gradient(135deg,#7c3aed,#6d28d9)!important;border-color:#7c3aed!important;box-shadow:0 8px 22px #7c3aed61!important}.hsk-item[data-level=hsk5].active{background:linear-gradient(135deg,#db2777,#be185d)!important;border-color:#db2777!important;box-shadow:0 8px 22px #db277761!important}.hsk-item[data-level=hsk6].active{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;border-color:#dc2626!important;box-shadow:0 8px 22px #dc262661!important}.content-area{max-width:1200px;margin:0 auto;padding:16px 40px 40px;width:100%;display:none}.content-area.show{display:block;animation:fadeIn .5s ease}#contentArea:focus,#contentArea:focus-visible{outline:none}.back-home{display:inline-flex;align-items:center;gap:6px;color:#a0526a;cursor:pointer;font-weight:600;font-size:13px;transition:all .3s ease;padding:5px 14px;border-radius:20px;background:#fdf2f8;margin-bottom:12px;border:none}.back-home:hover{background:#fce7f3;color:var(--primary-dark)}.back-home:disabled,.back-home.disabled{opacity:.55!important;cursor:not-allowed!important;pointer-events:none!important;background:#f1f5f9!important;color:#94a3b8!important;border:1px dashed #cbd5e1!important}.hsk-item.disabled{opacity:.35!important;cursor:not-allowed!important;pointer-events:none!important;background:#f1f5f9!important;color:#94a3b8!important;border-color:#cbd5e1!important}.lesson-wrapper{display:flex;gap:24px;align-items:flex-start}.lesson-sidebar{width:280px;min-width:240px;flex-shrink:0;background:#fff;border-radius:16px;border:1px solid #fce7f3;box-shadow:0 2px 12px #d4a5ff14;padding:12px 0;position:sticky;top:80px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;z-index:10}.lesson-sidebar::-webkit-scrollbar{width:4px}.lesson-sidebar::-webkit-scrollbar-track{background:#fce7f3;border-radius:4px}.lesson-sidebar::-webkit-scrollbar-thumb{background:#ec4899;border-radius:4px}.lesson-sidebar .sidebar-title{padding:8px 20px 10px;font-size:12px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.8px}.lesson-sidebar .lesson-item{position:relative;padding:10px 20px;cursor:pointer;transition:all .3s ease;font-size:14px;color:#4a5568;border-left:3px solid transparent;display:flex;align-items:center;gap:8px;z-index:20;pointer-events:auto}.lesson-sidebar .lesson-item:hover{background:#fdf2f8;color:#ec4899}.lesson-sidebar .lesson-item.active{background:#fdf2f8;color:#ec4899;font-weight:600;border-left-color:#ec4899}.lesson-sidebar .lesson-item .lesson-num{background:#fce7f3;color:#ec4899;font-size:10px;font-weight:700;padding:2px 8px;border-radius:10px;min-width:28px;text-align:center}.lesson-sidebar .lesson-item.active .lesson-num{background:#ec4899;color:#fff}.lesson-sidebar .lesson-item-tooltip{position:fixed;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:10px 0;border:1px solid #fce7f3;z-index:999999;display:none;min-width:150px;max-width:200px;word-wrap:break-word;pointer-events:auto}.lesson-sidebar .lesson-item:hover .lesson-item-tooltip{display:block;animation:fadeIn .3s ease}.lesson-sidebar .lesson-item-tooltip:hover{display:block}.lesson-main{flex:1;min-width:0;max-width:100%}.lesson{display:none;animation:fadeIn .4s ease}.lesson.active{display:block}.card{background:#fff;padding:24px;border-radius:16px;margin-bottom:20px;border:1px solid #FFD1DC;box-shadow:0 2px 12px #d4a5ff0f}.tab-nav{display:flex;gap:4px;margin-bottom:0;background:#fff;padding:8px 12px 0;border-radius:14px 14px 0 0;border:1px solid var(--border);border-bottom:none;flex-wrap:wrap}.tab-btn{padding:8px 16px;border:none;background:transparent;color:#64748b;font-weight:600;font-size:13px;cursor:pointer;border-radius:8px 8px 0 0;transition:all .3s ease;position:relative}.tab-btn:hover{background:#fdf2f8;color:var(--primary-dark)}.tab-btn.active{background:#fff5ff;color:var(--primary-dark);font-weight:700}.tab-btn.active:after{content:"";position:absolute;bottom:0;left:15%;width:70%;height:3px;background:var(--primary-light)!important;border-radius:3px 3px 0 0}.tab-content{background:#fff;border-radius:0 0 14px 14px;border:1px solid var(--border);padding:16px;margin-bottom:20px}.tab-pane{display:none;animation:fadeIn .3s ease}.tab-pane.active{display:block}.grammar{border-left-color:#e9d5ff!important;padding-left:16px;margin-bottom:20px}.grammar h3{color:var(--primary-dark);font-size:17px;margin-bottom:12px}.subcard{background:#fef2ff;border-left:4px solid #E9D5FF;border-left:4px solid #ec4899;border-radius:10px;padding:14px 18px;margin:14px 0}.subcard .label{font-weight:600;color:var(--primary-dark);font-size:12px;text-transform:uppercase;letter-spacing:.5px;display:inline-block;margin-bottom:3px}.subcard p{margin-top:4px;line-height:1.6;font-size:14px}.example{background:#fffafc;border:1px solid #FFD1DC;padding:16px;border-radius:10px;margin-top:12px;line-height:1.8}.example-label{color:var(--primary-dark);font-weight:600;display:inline-block;margin-right:4px;font-size:14px}.example-with-audio{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fffafc;border:1px solid #FFD1DC;border-radius:10px;margin:8px 0;transition:all .3s ease}.example-with-audio:hover{background:#fff0f5;border-color:#f8bbd0}.example-with-audio .text-group{flex:1;min-width:0}.example-with-audio .text-group .cn,.example-with-audio .text-group .py,.example-with-audio .text-group .vi,.example-item-card .ex-cn,.example-item-card .ex-py,.example-item-card .ex-vi{overflow-wrap:break-word;word-break:break-word;max-width:100%}.example-item-card{min-width:0}.example-item-card .example-item-text{min-width:0;flex:1}.example-item-card .ex-cn{font-size:18.5px;font-weight:700;color:#1e293b;line-height:1.55;margin-bottom:8px;font-family:Kaiti,SimSun,serif,sans-serif}.example-item-card .ex-py{font-size:14px;font-weight:600;color:#db2777;line-height:1.5;margin:0 0 8px}.example-item-card .ex-vi{font-size:14px;color:#475569;line-height:1.55}.vocab-example-empty{color:#94a3b8;font-size:13px;font-style:italic;margin:0}.example-with-audio .text-group .cn{display:inline-block;font-size:22px;font-weight:700;color:#1e293b;font-family:Kaiti,SimSun,serif,sans-serif;line-height:1.5}.example-with-audio .text-group .py{display:block;font-size:14.5px;font-weight:600;color:#db2777;margin:8px 0 6px;line-height:1.5}.example-with-audio .text-group .vi{display:block;font-size:15px;color:#475569;margin-top:8px;line-height:1.55}.audio-btn{background:var(--primary-light)!important;border:none;border-radius:50%;width:34px;height:34px;font-size:14px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 4px 14px #d4a5ff66!important}.audio-btn:hover{background:#c084fc!important;transform:scale(1.1)}.exercise-container{padding:4px 0}.exercise-item{border-left-color:#f8bbd0!important;margin-bottom:16px;padding:14px;background:#f8f9fa;border-radius:10px;transition:all .3s ease}.exercise-item:hover{box-shadow:0 2px 12px #0000000f}.exercise-item .exercise-question{font-weight:600;margin-bottom:8px;font-size:15px;color:#1e1e2a}.exercise-item .exercise-options{display:flex;flex-direction:column;gap:4px;padding-left:8px}.exercise-item .exercise-options label{display:flex;align-items:center;gap:10px;padding:5px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:14px}.exercise-item .exercise-options label:hover{background:#fdf2f8}.exercise-item .exercise-options input[type=radio]{accent-color:#ec4899;width:15px;height:15px;cursor:pointer}.exercise-item .exercise-result{margin-top:10px;font-weight:600;padding:6px 14px;border-radius:6px;background:#fff;border:1px solid #e0e0e0;font-size:14px}.exercise-item .exercise-result.correct{border-color:var(--success);background:#e8f5e9;color:#2e7d32}.exercise-item .exercise-result.wrong{border-color:var(--error);background:#ffebee;color:#c62828}.hsk-tag.hsk2{background:var(--warning)}.logo-area h1 span{color:var(--text-muted)}.nav{display:flex;justify-content:space-between;margin-top:24px;gap:12px}.nav button{padding:8px 24px;border:none;background:#f5aace!important;color:#fff;box-shadow:0 4px 14px #d4a5ff66!important;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease;font-size:14px}.nav button:hover{background:#c084fc!important;transform:translateY(-2px)}.cn{font-size:22px;font-weight:700;color:#1e293b;font-family:Kaiti,SimSun,sans-serif}.py{color:#db2777;font-size:14px;margin:2px 0;font-weight:500}.vi{color:#64748b;font-size:14px}.vocab-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:8px;margin:10px 0}.vocab-item{background:#fff;padding:8px 10px;border-radius:10px;text-align:center;border:1px solid #cbd5e1;box-shadow:0 2px 6px #00000005;transition:all .2s ease}.vocab-item:hover{transform:translateY(-2px);border-color:#ec4899;box-shadow:0 4px 12px #ec489926}.vocab-item .cn{font-size:16.5px;font-weight:800;color:#0f172a;display:block}.vocab-item .py{font-size:11.5px;color:#db2777;font-weight:600}.vocab-item .vi{font-size:11px;color:#475569;font-weight:500;display:block}#loading{text-align:center;padding:30px 20px}.spinner{border:4px solid #fce7f3;border-top:4px solid #E9D5FF;border-radius:50%;width:40px;height:40px;animation:spin .8s linear infinite;margin:0 auto 14px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hsk1 .feature-card.active{border-color:#c8e6c9!important}.hsk1 .hsk-item.active{background:#c8e6c9!important}.hsk1 .tab-btn.active{background:#e8f5e9!important}.hsk1 .tab-btn.active:after{background:#c8e6c9!important}.hsk1 .subcard{border-left-color:#c8e6c9!important;background:#f0f8f4!important}.hsk1 .subcard .label{color:#059669!important}.hsk1 .audio-btn{background:#c8e6c9!important}.hsk1 .nav button{background:#81c784!important}.hsk2 .feature-card.active{border-color:#fed7aa!important}.hsk2 .hsk-item.active{background:#fed7aa!important}.hsk2 .tab-btn.active{background:#fff7ed!important}.hsk2 .tab-btn.active:after{background:#fed7aa!important}.hsk2 .subcard{border-left-color:#fed7aa!important;background:#fffbf0!important}.hsk2 .subcard .label{color:#d97706!important}.hsk2 .audio-btn{background:#fed7aa!important}.hsk2 .nav button{background:#fdbf9a!important}.hsk3 .feature-card.active{border-color:#ffb7b2!important}.hsk3 .hsk-item.active{background:#ffb7b2!important}.hsk3 .tab-btn.active{background:#fff5f5!important}.hsk3 .tab-btn.active:after{background:#ffb7b2!important}.hsk3 .subcard{border-left-color:#fbcfe8!important;background:#fef9fc!important}.hsk3 .subcard .label{color:#be185d!important}.hsk3 .audio-btn{background:#ffb7b2!important}.hsk3 .nav button{background:#ff9ea5!important}.hsk4 .feature-card.active{border-color:#e9d5ff!important;background:#faf5ff!important}.hsk4 .hsk-item.active{background:#e9d5ff!important;border-color:#e9d5ff!important}.hsk4 .tab-btn.active{background:#faf5ff!important;color:#a78bfa!important}.hsk4 .tab-btn.active:after{background:#e9d5ff!important}.hsk4 .subcard{border-left-color:#e9d5ff!important;background:#fdfbfe!important}.hsk4 .subcard .label{color:#7c3aed!important}.hsk4 .audio-btn{background:#e9d5ff!important}.hsk4 .nav button{background:#c084fc!important}.hsk5 .feature-card.active{border-color:#bae6fd!important;background:#f0f9fe!important}.hsk5 .hsk-item.active{background:#bae6fd!important;border-color:#bae6fd!important}.hsk5 .tab-btn.active{background:#f0f9fe!important;color:#0284c7!important}.hsk5 .tab-btn.active:after{background:#bae6fd!important}.hsk5 .subcard{border-left-color:#bae6fd!important;background:#f5fcff!important}.hsk5 .subcard .label{color:#0369a1!important}.hsk5 .audio-btn{background:#bae6fd!important}.hsk5 .nav button{background:#7dd3fc!important}.hsk6 .feature-card.active{border-color:#f5aace!important;background:#fef2ff!important}.hsk6 .hsk-item.active{background:#f5aace!important;border-color:#f5aace!important}.hsk6 .tab-btn.active{background:#fef2ff!important;color:#d97bd0!important}.hsk6 .tab-btn.active:after{background:#f5aace!important}.hsk6 .subcard{border-left-color:#f5aace!important;background:#fef7fc!important}.hsk6 .subcard .label{color:#d97bd0!important}.hsk6 .audio-btn{background:#f5aace!important}.hsk6 .nav button{background:#e892be!important}.hsk1 .grammar{border-left:4px solid #C8E6C9!important}.hsk1 .grammar h3{color:#059669!important}.hsk1 .exercise-item,.hsk1 .vocab-word-card{border-left:4px solid #C8E6C9!important}.hsk2 .grammar{border-left:4px solid #FED7AA!important}.hsk2 .grammar h3{color:#d97706!important}.hsk2 .exercise-item,.hsk2 .vocab-word-card{border-left:4px solid #FED7AA!important}.hsk3 .grammar{border-left:4px solid #FBCFE8!important}.hsk3 .grammar h3{color:#be185d!important}.hsk3 .exercise-item,.hsk3 .vocab-word-card{border-left:4px solid #FBCFE8!important}.hsk4 .grammar{border-left:4px solid #E9D5FF!important}.hsk4 .grammar h3{color:#7c3aed!important}.hsk4 .exercise-item,.hsk4 .vocab-word-card{border-left:4px solid #E9D5FF!important}.hsk5 .grammar{border-left:4px solid #BAE6FD!important}.hsk5 .grammar h3{color:#0369a1!important}.hsk5 .exercise-item,.hsk5 .vocab-word-card{border-left:4px solid #BAE6FD!important}.hsk6 .grammar{border-left:4px solid #F5AACE!important}.hsk6 .grammar h3{color:#d97bd0!important}.hsk6 .exercise-item,.hsk6 .vocab-word-card{border-left:4px solid #F5AACE!important}.vocab-word-main{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"head toolbar" "meaning toolbar";column-gap:12px;row-gap:4px;align-items:start}.vocab-word-main>.vocab-word-head{grid-area:head}.vocab-word-main>.vocab-meaning-text{grid-area:meaning}.vocab-word-main>.vocab-line-toolbar{grid-area:toolbar;align-self:start;justify-content:flex-end;margin-left:0}.hsk1 .tab-btn.active{color:#059669!important}.hsk2 .tab-btn.active{color:#d97706!important}.hsk3 .tab-btn.active{color:#be185d!important}.hsk4 .tab-btn.active{color:#7c3aed!important}.hsk5 .tab-btn.active{color:#0369a1!important}.hsk6 .tab-btn.active{color:#d97bd0!important}.hsk1 .tab-btn:hover{color:#059669!important}.hsk2 .tab-btn:hover{color:#d97706!important}.hsk3 .tab-btn:hover{color:#be185d!important}.hsk4 .tab-btn:hover{color:#7c3aed!important}.hsk5 .tab-btn:hover{color:#0369a1!important}.hsk6 .tab-btn:hover{color:#d97bd0!important}.hsk1 .example-label{color:#059669!important}.hsk2 .example-label{color:#d97706!important}.hsk3 .example-label{color:#be185d!important}.hsk4 .example-label{color:#7c3aed!important}.hsk5 .example-label{color:#0369a1!important}.hsk6 .example-label{color:#d97bd0!important}@media(max-width:1024px){.hero-section .container{flex-direction:column;text-align:center}.hero-info .desc{margin:0 auto}.hero-info .achievements{justify-content:center}.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.lesson-wrapper{flex-direction:column!important;gap:16px!important;display:flex!important;width:100%!important}.lesson-sidebar{position:fixed!important;top:0!important;left:-320px!important;width:300px!important;height:100vh!important;max-height:100vh!important;z-index:100000!important;background:#fff!important;transition:left .3s ease!important;box-shadow:5px 0 25px #00000026!important;display:block!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:0 20px 20px 0!important;padding:20px 16px!important;box-sizing:border-box!important;white-space:normal!important;margin:0!important;scrollbar-width:thin;scrollbar-color:#ec4899 #fce7f3}.lesson-sidebar.mobile-open{left:0!important}.lesson-sidebar::-webkit-scrollbar{height:5px!important;width:auto!important}.lesson-sidebar::-webkit-scrollbar-track{background:#fce7f3!important;border-radius:4px!important}.lesson-sidebar::-webkit-scrollbar-thumb{background:#ec4899!important;border-radius:4px!important}.lesson-main{order:2!important;flex:1 1 100%!important;min-width:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.lesson-sidebar .sidebar-title{display:none!important}.lesson-sidebar .lesson-item{flex:0 0 auto!important;width:auto!important;white-space:nowrap!important;border-left:none!important;border-bottom:2px solid transparent!important;padding:8px 14px!important;position:relative!important;margin:0!important;background:#f8f9fa!important;border-radius:20px!important;pointer-events:auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:13px!important}.lesson-sidebar .lesson-item .lesson-num,.lesson-sidebar .lesson-item>span{pointer-events:auto!important}.lesson-sidebar .lesson-item.active{border-left:none!important;border-bottom:2px solid #ec4899!important;background:#fdf2f8!important;color:#ec4899!important;font-weight:700!important}.lesson-sidebar .lesson-item .lesson-num{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fce7f3!important;color:#ec4899!important;font-size:11px!important;font-weight:700!important;padding:2px 7px!important;border-radius:10px!important;min-width:22px!important}.lesson-sidebar .lesson-item.active .lesson-num{background:#ec4899!important;color:#fff!important}.lesson-sidebar .lesson-item .lesson-item-tooltip{left:auto!important;right:0!important;top:100%!important;margin-left:0!important;margin-top:4px!important;min-width:200px!important;max-height:300px!important;overflow-y:auto!important;background:#fff!important;border:1px solid #fce7f3!important;box-shadow:0 4px 20px #00000026!important}.header{padding:12px 24px}.content-area{padding:12px 24px 32px}.features-section{padding:24px 24px 12px}.hero-section{padding:20px 24px 15px}.search-box input{width:120px}}#homeFlexWrapper,#homeMainContent{min-width:0}#homeLeftSidebar{width:250px!important;max-width:250px}.exp-leaderboard-grid{min-width:0}.exp-leaderboard-grid>*{min-width:0}@media(max-width:1024px){#homeFlexWrapper{gap:16px!important}#homeLeftSidebar{width:260px!important}.exp-leaderboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}@media(max-width:767px){#homeFlexWrapper{flex-direction:column!important;gap:14px!important}#homeLeftSidebar{width:100%!important;max-width:none!important;max-height:none!important;position:relative!important;top:auto!important}#homeMainContent{width:100%!important}.exp-leaderboard-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.exp-leaderboard-grid>*{padding:16px!important}}@media(max-width:767px){.header{padding:10px 16px;flex-direction:column;gap:12px}.logo-area h1{font-size:16px}.search-box{width:100%;max-width:280px}.search-box input{width:200px}.hero-section{padding:16px}.hero-section .container{gap:16px;justify-content:center}.hero-avatar{width:100px;height:100px}.hero-info{min-width:auto;text-align:center}.hero-info h2{font-size:20px}.features-section{padding:16px}.features-grid{grid-template-columns:1fr;gap:12px}.hsk-nav-wrapper{padding:0 16px 8px}.hsk-nav{padding:8px 12px!important;gap:8px!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;justify-content:flex-start!important}.hsk-item{padding:6px 16px!important;font-size:12.5px!important;flex:0 0 auto!important;white-space:nowrap!important}.content-area{padding:12px 16px 24px}.lesson-sidebar{max-height:none!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;padding:8px 10px!important;gap:6px!important}.lesson-sidebar .lesson-item{padding:7px 13px!important;font-size:12.5px!important;flex:0 0 auto!important;white-space:nowrap!important}.lesson-sidebar .lesson-item-tooltip{max-width:calc(100vw - 20px);width:240px}.card{padding:16px;margin-bottom:16px}.tab-nav{padding:6px 8px 0;gap:2px}.tab-btn{padding:6px 12px;font-size:12px}.tab-content{padding:12px}.example-with-audio{flex-direction:column;align-items:flex-start;gap:8px}.example-with-audio .text-group .cn{font-size:18px}#toggleToolbarBtn{bottom:16px;right:16px;width:48px;height:48px;font-size:20px}.user-info,.logout-btn{top:70px!important;right:16px!important;font-size:11px}.logout-btn{right:100px!important}}@media(max-width:480px){.header{padding:8px 12px}.logo-area h1{font-size:14px}.search-box{max-width:240px}.search-box input{width:160px}.features-section .section-title{font-size:20px;margin-bottom:16px}.hero-section:before{font-size:80px;right:-20px;bottom:-40px}.tab-btn{padding:5px 10px;font-size:11px}.example-label{font-size:12px}.lesson-sidebar .lesson-item-tooltip{width:calc(100vw - 24px);max-width:220px}}@media(max-width:900px)and (orientation:portrait){body{font-size:16px;line-height:1.6}.header{padding:12px 16px;flex-direction:column;gap:16px}.logo-area{display:flex;align-items:center;gap:12px;justify-content:center}.logo-area h1{font-size:18px;line-height:1.4}.logo-area h1 span{font-size:13px}.avatar{width:50px!important;height:50px!important}.search-box{width:calc(100% - 20px);max-width:300px}.search-box input{width:100%;font-size:14px;padding:10px 12px}.search-box button{padding:10px 14px;font-size:16px}.hero-section{padding:16px 12px}.hero-section .container{gap:16px;flex-direction:column;align-items:center}.hero-avatar{width:100px;height:100px}.hero-avatar img{width:100%;height:100%}.hero-info{text-align:center;width:100%}.hero-info h2{font-size:22px;margin-bottom:12px}.hero-info .desc{font-size:14px;line-height:1.5;margin-bottom:16px}.achievements{gap:8px}.achievement-item{font-size:13px;line-height:1.4}.features-section{padding:16px 12px}.section-title{font-size:22px;margin-bottom:16px}.section-title small{font-size:14px}.features-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:16px;font-size:15px}.feature-icon{font-size:32px;margin-bottom:8px}.hsk-nav-wrapper{max-width:100%;padding:0 12px 8px;width:100%}.hsk-nav{padding:10px 12px;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}.hsk-item{padding:6px 12px;font-size:12px;min-height:40px;display:flex;align-items:center;border-radius:20px;white-space:nowrap;flex-shrink:0}.content-area{max-width:100%;padding:12px 12px 24px;width:100%}.back-home{padding:10px 16px;font-size:13px;min-height:40px;display:flex;align-items:center}.lesson-layout{display:flex!important;flex-direction:column!important;gap:20px!important;align-items:stretch!important}.lesson-sidebar{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;gap:8px;max-height:none!important;width:100%!important;position:relative!important;top:auto!important}.lesson-item{padding:12px 16px;font-size:14px;min-height:44px;display:flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.lesson-item .lesson-num{min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;font-size:12px}.card{padding:16px;margin-bottom:12px;border-radius:12px}.card h3{font-size:16px;margin-bottom:12px}.tab-nav{padding:8px 8px 0;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-btn{padding:10px 14px;font-size:13px;min-height:40px;border-radius:10px 10px 0 0;white-space:nowrap;flex-shrink:0}.tab-content{padding:14px;font-size:14px}.cn{font-size:22px;line-height:1.5}.vi{font-size:14px;line-height:1.5}.pinyin{font-size:12px}.example-with-audio{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.example-with-audio .text-group .cn{font-size:18px;line-height:1.4}.example-with-audio .text-group .vi{font-size:13px}button,input[type=button],input[type=submit]{min-height:44px;font-size:14px;padding:10px 16px!important}.btn-audio{min-width:44px;min-height:44px;padding:8px!important;border-radius:8px;font-size:16px}#toggleToolbarBtn{bottom:16px;right:16px;width:56px;height:56px;font-size:24px}.highlight-toolbar{padding:12px!important;border-radius:14px}.toolbar-row button{padding:8px 12px!important;font-size:12px;min-height:36px}.login-box{padding:32px 20px;max-width:90%;border-radius:16px}.login-box h2{font-size:20px;margin-bottom:12px}.login-box p{font-size:14px;margin-bottom:16px}.google-btn{padding:14px 16px!important;font-size:14px}.user-info,.logout-btn{font-size:12px;padding:8px 12px!important;min-height:auto}}@media(max-width:480px)and (orientation:portrait){body{font-size:15px}.header{padding:10px 12px;gap:12px}.logo-area h1{font-size:16px}.logo-area h1 span{font-size:11px}.hero-section{padding:12px 10px}.hero-info h2{font-size:18px}.hero-info .desc{font-size:13px}.achievement-item{font-size:12px}.section-title{font-size:18px}.feature-card{padding:14px;font-size:14px}.hsk-item{padding:6px 10px;font-size:11px}.lesson-item{padding:10px 12px;font-size:13px}.card{padding:14px}.card h3{font-size:15px}.cn{font-size:18px}.vi{font-size:12px}}@media(orientation:landscape){.header{padding:8px 20px}.hero-section,.features-section{padding:12px 20px}.content-area{padding:8px 20px 16px}}.tian-zi-ge{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#fffdfa;border:2px solid #e11d48;border-radius:12px;box-shadow:inset 0 0 0 1px #fecdd3,0 2px 6px #e11d4814;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cline x1='0' y1='50%25' x2='100%25' y2='50%25' stroke='%23fca5a5' stroke-width='1.5' stroke-dasharray='4,3'/%3E%3Cline x1='50%25' y1='0' x2='50%25' y2='100%25' stroke='%23fca5a5' stroke-width='1.5' stroke-dasharray='4,3'/%3E%3Cline x1='0' y1='0' x2='100%25' y2='100%25' stroke='%23fca5a5' stroke-width='1.5' stroke-dasharray='4,3'/%3E%3Cline x1='100%25' y1='0' x2='0' y2='100%25' stroke='%23fca5a5' stroke-width='1.5' stroke-dasharray='4,3'/%3E%3C/svg%3E");background-size:100% 100%;font-family:Kaiti,STKaiti,KaiTi_GB2312,"Noto Serif SC",serif,cursive;color:#1e293b;user-select:none;flex-shrink:0}#hanziWriterTarget svg,#hanziWriterTarget canvas{background:transparent!important}@keyframes slideUpInline{0%{transform:translate(-50%,20px);opacity:0}to{transform:translate(-50%);opacity:1}}.hanzi-module-wrapper{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.hanzi-banner{background:linear-gradient(135deg,#f3e8ff,#fce7f3,#e0e7ff);padding:24px 30px;border-radius:20px;border:1px solid #e9d5ff;box-shadow:0 4px 15px #a855f714;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.hanzi-banner-title{font-family:Lexend,sans-serif;font-size:26px;font-weight:800;color:#6b21a8;margin-bottom:6px}.hanzi-banner-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.hanzi-stat-badge{background:#ffffffd9;border:1px solid #d8b4fe;color:#7e22ce;font-size:13px;font-weight:600;padding:4px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:6px}.hanzi-banner-actions{display:flex;gap:10px;flex-wrap:wrap}.hanzi-btn-action{background:linear-gradient(135deg,#9333ea,#7e22ce);color:#fff;border:none;padding:10px 18px;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 12px #9333ea40;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.hanzi-btn-action:hover{transform:translateY(-2px);box-shadow:0 6px 16px #9333ea59}.hanzi-btn-secondary{background:#fff;color:#7e22ce;border:1.5px solid #c084fc;padding:9px 16px;border-radius:12px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.hanzi-btn-secondary:hover{background:#f3e8ff;transform:translateY(-2px)}.hanzi-filter-bar{background:#fff;padding:16px 20px;border-radius:16px;border:1px solid #f3e8ff;box-shadow:0 2px 8px #0000000a;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hanzi-search-input{flex:1;min-width:200px;padding:10px 16px;border:1.5px solid #e9d5ff;border-radius:12px;font-size:14px;outline:none;transition:border-color .2s ease}.hanzi-search-input:focus{border-color:#a855f7;box-shadow:0 0 0 3px #a855f726}.hanzi-select-filter{padding:10px 14px;border:1.5px solid #e9d5ff;border-radius:12px;font-size:13px;font-weight:600;color:#4a5568;background:#fff;outline:none;cursor:pointer}.hanzi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.hanzi-card{background:#fff;border-radius:16px;border:1px solid #f3e8ff;padding:16px;box-shadow:0 2px 8px #0000000a;transition:all .25s ease;display:flex;flex-direction:column;justify-content:space-between;gap:12px;cursor:pointer;position:relative}.hanzi-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #9333ea1f;border-color:#d8b4fe}.hanzi-card-header{display:flex;gap:14px;align-items:center}.hanzi-main-meta{flex:1;min-width:0}.hanzi-pinyin-row{display:flex;align-items:center;gap:8px}.hanzi-pinyin-text{font-size:18px;font-weight:700;color:#7e22ce}.hanzi-strokes-tag{font-size:11px;font-weight:700;background:#f3e8ff;color:#9333ea;padding:2px 8px;border-radius:10px}.hanzi-meaning-text{font-size:15px;font-weight:600;color:#1e293b;margin:4px 0}.hanzi-radical-tag{font-size:12px;color:#64748b;background:#f8fafc;padding:2px 8px;border-radius:6px;display:inline-block;border:1px solid #e2e8f0}.hanzi-story-quote{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:8px 12px;font-size:12.5px;color:#92400e;line-height:1.4;display:flex;gap:6px;align-items:flex-start}.hanzi-example-preview{background:#f8fafc;border-radius:8px;padding:6px 10px;font-size:12.5px;display:flex;align-items:center;gap:6px;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hanzi-card-actions{display:flex;gap:8px}.btn-hanzi-detail{flex:1;background:#f3e8ff;color:#7e22ce;border:none;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s}.btn-hanzi-detail:hover{background:#e9d5ff}.btn-hanzi-fc{background:#fef3c7;color:#b45309;border:none;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s}.btn-hanzi-fc:hover{background:#fde68a}.hanzi-pagination-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 0}.hanzi-page-btn{background:#fff;border:1px solid #cbd5e1;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;color:#334155;transition:all .2s ease}.hanzi-page-btn:disabled{opacity:.5;cursor:not-allowed}.hanzi-page-btn.active{background:#9333ea;color:#fff;border-color:#9333ea}.hsk1 .hanzi-banner{background:linear-gradient(135deg,#e8f5e9,#f0fdf4,#dcfce7);border-color:#a7f3d0;box-shadow:0 4px 15px #10b98114}.hsk1 .hanzi-banner-title{color:#047857}.hsk1 .hanzi-stat-badge{background:#ffffffe6;border-color:#a7f3d0;color:#047857}.hsk1 .hanzi-btn-action{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b98140}.hsk1 .hanzi-btn-action:hover{box-shadow:0 6px 16px #10b98159}.hsk1 .hanzi-btn-secondary{color:#047857;border-color:#6ee7b7;background:#fff}.hsk1 .hanzi-btn-secondary:hover{background:#e8f5e9}.hsk1 .hanzi-filter-bar{border-color:#d1fae5}.hsk1 .hanzi-search-input{border-color:#a7f3d0}.hsk1 .hanzi-search-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.hsk1 .hanzi-select-filter{border-color:#a7f3d0}.hsk1 .hanzi-card{border-left:4px solid #10b981!important}.hsk1 .hanzi-pinyin-text{color:#047857}.hsk1 .hanzi-strokes-tag{background:#e8f5e9;color:#047857;border-color:#a7f3d0}.hsk1 .hanzi-radical-tag{background:#f0fdf4;color:#065f46;border-color:#bbf7d0}.hsk1 .btn-hanzi-detail{background:#e8f5e9;color:#047857}.hsk1 .btn-hanzi-detail:hover{background:#d1fae5}.hsk1 .btn-hanzi-fc{background:#d1fae5;color:#065f46}.hsk1 .btn-hanzi-fc:hover{background:#a7f3d0}.hsk1 .hanzi-page-btn.active{background:#10b981;color:#fff;border-color:#10b981}.hsk2 .hanzi-banner{background:linear-gradient(135deg,#fff7ed,#fffbe3,#ffedd5);border-color:#fed7aa;box-shadow:0 4px 15px #f59e0b14}.hsk2 .hanzi-banner-title{color:#b45309}.hsk2 .hanzi-stat-badge{background:#ffffffe6;border-color:#fde68a;color:#b45309}.hsk2 .hanzi-btn-action{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 12px #f59e0b40}.hsk2 .hanzi-btn-action:hover{box-shadow:0 6px 16px #f59e0b59}.hsk2 .hanzi-btn-secondary{color:#b45309;border-color:#fde68a;background:#fff}.hsk2 .hanzi-btn-secondary:hover{background:#fff7ed}.hsk2 .hanzi-filter-bar{border-color:#ffedd5}.hsk2 .hanzi-search-input{border-color:#fed7aa}.hsk2 .hanzi-search-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.hsk2 .hanzi-select-filter{border-color:#fed7aa}.hsk2 .hanzi-card{border-left:4px solid #f59e0b!important}.hsk2 .hanzi-pinyin-text{color:#b45309}.hsk2 .hanzi-strokes-tag{background:#fff7ed;color:#b45309;border-color:#fed7aa}.hsk2 .hanzi-radical-tag{background:#fffbe3;color:#92400e;border-color:#fde68a}.hsk2 .btn-hanzi-detail{background:#fff7ed;color:#b45309}.hsk2 .btn-hanzi-detail:hover{background:#ffedd5}.hsk2 .btn-hanzi-fc{background:#fef3c7;color:#92400e}.hsk2 .btn-hanzi-fc:hover{background:#fde68a}.hsk2 .hanzi-page-btn.active{background:#f59e0b;color:#fff;border-color:#f59e0b}.hsk3 .hanzi-banner{background:linear-gradient(135deg,#fdf2f8,#fef2f2,#fce7f3);border-color:#fbcfe8;box-shadow:0 4px 15px #ec489914}.hsk3 .hanzi-banner-title{color:#be185d}.hsk3 .hanzi-stat-badge{background:#ffffffe6;border-color:#fbcfe8;color:#be185d}.hsk3 .hanzi-btn-action{background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;box-shadow:0 4px 12px #ec489940}.hsk3 .hanzi-btn-action:hover{box-shadow:0 6px 16px #ec489959}.hsk3 .hanzi-btn-secondary{color:#be185d;border-color:#fbcfe8;background:#fff}.hsk3 .hanzi-btn-secondary:hover{background:#fdf2f8}.hsk3 .hanzi-filter-bar{border-color:#fce7f3}.hsk3 .hanzi-search-input{border-color:#fbcfe8}.hsk3 .hanzi-search-input:focus{border-color:#ec4899;box-shadow:0 0 0 3px #ec489926}.hsk3 .hanzi-select-filter{border-color:#fbcfe8}.hsk3 .hanzi-card{border-left:4px solid #ec4899!important}.hsk3 .hanzi-pinyin-text{color:#be185d}.hsk3 .hanzi-strokes-tag{background:#fdf2f8;color:#be185d;border-color:#fbcfe8}.hsk3 .hanzi-radical-tag{background:#fce7f3;color:#9d174d;border-color:#f9a8d4}.hsk3 .btn-hanzi-detail{background:#fdf2f8;color:#be185d}.hsk3 .btn-hanzi-detail:hover{background:#fce7f3}.hsk3 .btn-hanzi-fc{background:#fce7f3;color:#9d174d}.hsk3 .btn-hanzi-fc:hover{background:#fbcfe8}.hsk3 .hanzi-page-btn.active{background:#ec4899;color:#fff;border-color:#ec4899}.hsk5 .hanzi-banner{background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#bae6fd);border-color:#bae6fd;box-shadow:0 4px 15px #0284c714}.hsk5 .hanzi-banner-title{color:#0369a1}.hsk5 .hanzi-stat-badge{background:#ffffffe6;border-color:#7dd3fc;color:#0369a1}.hsk5 .hanzi-btn-action{background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;box-shadow:0 4px 12px #0284c740}.hsk5 .hanzi-btn-action:hover{box-shadow:0 6px 16px #0284c759}.hsk5 .hanzi-btn-secondary{color:#0369a1;border-color:#7dd3fc;background:#fff}.hsk5 .hanzi-btn-secondary:hover{background:#f0f9ff}.hsk5 .hanzi-filter-bar{border-color:#e0f2fe}.hsk5 .hanzi-search-input{border-color:#bae6fd}.hsk5 .hanzi-search-input:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.hsk5 .hanzi-select-filter{border-color:#bae6fd}.hsk5 .hanzi-card{border-left:4px solid #0284c7!important}.hsk5 .hanzi-pinyin-text{color:#0369a1}.hsk5 .hanzi-strokes-tag{background:#f0f9ff;color:#0369a1;border-color:#bae6fd}.hsk5 .hanzi-radical-tag{background:#e0f2fe;color:#075985;border-color:#7dd3fc}.hsk5 .btn-hanzi-detail{background:#f0f9ff;color:#0369a1}.hsk5 .btn-hanzi-detail:hover{background:#e0f2fe}.hsk5 .btn-hanzi-fc{background:#e0f2fe;color:#075985}.hsk5 .btn-hanzi-fc:hover{background:#bae6fd}.hsk5 .hanzi-page-btn.active{background:#0284c7;color:#fff;border-color:#0284c7}.hsk6 .hanzi-banner{background:linear-gradient(135deg,#fef2ff,#fce7f3,#f5aace);border-color:#f5aace;box-shadow:0 4px 15px #d97bd014}.hsk6 .hanzi-banner-title{color:#a21caf}.hsk6 .hanzi-stat-badge{background:#ffffffe6;border-color:#f5aace;color:#a21caf}.hsk6 .hanzi-btn-action{background:linear-gradient(135deg,#d97bd0,#c026d3);color:#fff;box-shadow:0 4px 12px #d97bd040}.hsk6 .hanzi-btn-action:hover{box-shadow:0 6px 16px #d97bd059}.hsk6 .hanzi-btn-secondary{color:#a21caf;border-color:#f5aace;background:#fff}.hsk6 .hanzi-btn-secondary:hover{background:#fef2ff}.hsk6 .hanzi-filter-bar{border-color:#fce7f3}.hsk6 .hanzi-search-input{border-color:#f5aace}.hsk6 .hanzi-search-input:focus{border-color:#c026d3;box-shadow:0 0 0 3px #c026d326}.hsk6 .hanzi-select-filter{border-color:#f5aace}.hsk6 .hanzi-card{border-left:4px solid #c026d3!important}.hsk6 .hanzi-pinyin-text{color:#a21caf}.hsk6 .hanzi-strokes-tag{background:#fef2ff;color:#a21caf;border-color:#f5aace}.hsk6 .hanzi-radical-tag{background:#fce7f3;color:#86198f;border-color:#f5aace}.hsk6 .btn-hanzi-detail{background:#fef2ff;color:#a21caf}.hsk6 .btn-hanzi-detail:hover{background:#fce7f3}.hsk6 .btn-hanzi-fc{background:#fce7f3;color:#86198f}.hsk6 .btn-hanzi-fc:hover{background:#f5aace}.hsk6 .hanzi-page-btn.active{background:#c026d3;color:#fff;border-color:#c026d3}.hanzi-modal-content{background:#fff;border-radius:24px;width:92%;max-width:680px;max-height:90vh;overflow-y:auto;padding:28px;position:relative;box-shadow:0 20px 50px #00000040;animation:fadeInModal .2s ease-out}.hanzi-canvas-section{display:flex;gap:20px;align-items:center;background:#faf5ff;padding:20px;border-radius:16px;border:1px dashed #d8b4fe;flex-wrap:wrap;justify-content:center}.hanzi-canvas-wrapper{position:relative;width:160px;height:160px}.hanzi-canvas-wrapper canvas{position:absolute;top:0;left:0;z-index:2;cursor:crosshair;border-radius:12px}.stroke-chip{background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;padding:4px 10px;border-radius:8px;font-size:13px;font-weight:600}@keyframes shakeHanzi{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.vocab-media-container{margin-top:14px;padding:14px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0;display:flex;gap:16px;flex-wrap:wrap;align-items:flex-start}.vocab-img-box{flex:1;min-width:200px;max-width:300px}.vocab-img-box img{width:100%;height:160px;object-fit:cover;border-radius:12px;border:1px solid #cbd5e1;box-shadow:0 4px 10px #0000000a}.vocab-video-box{flex:1;min-width:260px;max-width:400px}.video-responsive-aspect{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;border:1px solid #cbd5e1;box-shadow:0 4px 10px #0000000a;background:#000}.video-responsive-aspect iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.audio-btn-pink{padding:4px 12px;background:#fce7f3;border:none;border-radius:12px;font-size:12.5px;font-weight:700;color:#be185d;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.grammar-formula-box{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1.5px solid #bae6fd;border-left:5px solid #0284c7;border-radius:14px;padding:14px 18px;margin:12px 0 16px;box-shadow:0 4px 12px #0284c70f}.grammar-formula-tag{display:inline-block;background:#0284c7;color:#fff;font-size:11px;font-weight:800;padding:2px 10px;border-radius:12px;margin-bottom:6px;letter-spacing:.5px;text-transform:uppercase}.grammar-formula-text{font-family:Lexend,sans-serif;font-size:16px;font-weight:700;color:#0369a1;line-height:1.5}.grammar-table-wrapper{width:100%;overflow-x:auto;margin:12px 0 16px;border-radius:14px;border:1.5px solid #fbcfe8;box-shadow:0 4px 14px #ec48990d;background:#fff}.grammar-table{width:100%;border-collapse:collapse;font-size:13.5px;text-align:left}.grammar-table th{background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#be185d;font-size:13px;font-weight:800;padding:12px 16px;border-bottom:2px solid #fbcfe8;white-space:nowrap}.grammar-table td{padding:12px 16px;border-bottom:1px solid #fce7f3;color:#334155;line-height:1.6;vertical-align:top}.grammar-table tr:nth-child(2n) td{background:#fff8fa}.grammar-table tr:hover td{background:#fdf2f8}.grammar-adjacent-examples{margin-top:12px;display:flex;flex-direction:column;gap:10px}.grammar-example-card{background:#fff;border:1.5px solid #fce7f3;border-radius:14px;padding:14px 18px;box-shadow:0 2px 8px #00000005;transition:all .2s ease}.grammar-example-card:hover{border-color:#fbcfe8;box-shadow:0 6px 18px #ec489914}.error-comparison-box{background:linear-gradient(135deg,#fff1f2,#ffe4e6);border:1.5px solid #fecdd3;border-left:5px solid #e11d48;border-radius:14px;padding:16px;margin:14px 0;box-shadow:0 4px 12px #e11d480f}.error-title{font-size:13px;font-weight:800;color:#be123c;margin-bottom:8px;display:flex;align-items:center;gap:6px}.error-pair{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:8px}.wrong-badge-card{background:#fff;border:1px solid #fca5a5;border-radius:10px;padding:10px 12px;font-size:13px}.correct-badge-card{background:#fff;border:1px solid #86efac;border-radius:10px;padding:10px 12px;font-size:13px}.grammar-comparison-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172aa6;backdrop-filter:blur(4px);z-index:999999;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.grammar-comparison-content{background:#fff;border-radius:24px;max-width:960px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000040;border:2px solid #fbcfe8;overflow:hidden}.btn-toggle-pinyin,.btn-toggle-nghia{padding:4px 12px;border:none;border-radius:10px;color:#fff;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:4px}.btn-toggle-pinyin{background:#ec4899;box-shadow:0 2px 6px #ec489933}.btn-toggle-pinyin:hover{background:#db2777;transform:translateY(-1px)}.btn-toggle-pinyin.active{background:#be185d}.btn-toggle-pinyin.active:hover{background:#9d174d}.btn-toggle-nghia{background:#8b5cf6;box-shadow:0 2px 6px #8b5cf633}.btn-toggle-nghia:hover{background:#7c3aed;transform:translateY(-1px)}.btn-toggle-nghia.active{background:#6d28d9}.btn-toggle-nghia.active:hover{background:#5b21b6}.ai-module-header{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:1.5px solid #d8b4fe;border-radius:20px;padding:24px;margin-bottom:24px;box-shadow:0 4px 16px #8b5cf614}.ai-practice-card{background:#fff;border:1.5px solid #e9d5ff;border-radius:18px;padding:22px;margin-bottom:20px;box-shadow:0 4px 16px #8b5cf60f}.ai-feedback-box{margin-top:16px;padding:16px;background:#faf5ff;border:1.5px solid #c084fc;border-radius:14px}.highlight-error-question{border:3px solid #ec4899!important;background-color:#fce7f3!important;border-radius:12px!important;animation:highlight-pulse .6s ease-in-out}@keyframes highlight-pulse{0%{box-shadow:0 0 #ec489900;transform:scale(1)}50%{box-shadow:0 0 20px #ec489999;transform:scale(1.01)}to{box-shadow:0 0 10px #ec48994d;transform:scale(1)}}.survey-step-content{animation:fadeInModal .25s ease-out}#onboardingSurveyModal label:has(input[type=radio]:checked){border-color:#be185d!important;background-color:#fdf2f8!important;font-weight:700!important;box-shadow:0 2px 8px #be185d1f}#onboardingSurveyModal input[type=text]:focus,#onboardingSurveyModal select:focus{border-color:#be185d!important;box-shadow:0 0 0 3px #be185d26!important}#personalizedRecommendationContainer{animation:fadeInModal .3s ease-out}.dashboard-hsk-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media(max-width:860px){.dashboard-hsk-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding:6px 4px 12px!important;scrollbar-width:thin;scrollbar-color:#be185d transparent}.dashboard-hsk-grid::-webkit-scrollbar{height:5px}.dashboard-hsk-grid::-webkit-scrollbar-track{background:transparent}.dashboard-hsk-grid::-webkit-scrollbar-thumb{background-color:#fbcfe8;border-radius:10px}.dashboard-hsk-btn{flex:0 0 115px!important;height:76px!important;padding:10px 8px!important;opacity:.85}}.dashboard-hsk-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 10px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;outline:none;user-select:none;opacity:.6;transform:scale(.96)}.dashboard-hsk-btn .hsk-badge-num{font-size:11px;font-weight:800;color:#64748b;background:#e2e8f0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;transition:all .2s}.dashboard-hsk-btn .hsk-title{font-size:16px;font-weight:800;color:#1e293b;letter-spacing:-.2px}.dashboard-hsk-btn .hsk-sub{font-size:11.5px;color:#64748b;margin-top:3px;font-weight:500}.dashboard-hsk-btn:hover{opacity:.95;border-color:#f472b6;background:#fdf2f8;transform:translateY(-2px) scale(1.02);box-shadow:0 6px 16px #f472b633}.dashboard-hsk-btn.active{opacity:1!important;background:linear-gradient(135deg,#be185d,#9d174d)!important;border-color:#be185d!important;box-shadow:0 8px 22px #be185d66!important;transform:scale(1.08) translateY(-3px)!important;z-index:2}.dashboard-hsk-btn.active .hsk-badge-num{background:#ffffff4d;color:#fff}.dashboard-hsk-btn.active .hsk-title{color:#fff}.dashboard-hsk-btn.active .hsk-sub{color:#fbcfe8}.lessonHeader.is-completed,.lesson-card.is-completed,.card.is-completed{background:#ecfdf5!important;border-color:#a7f3d0!important;box-shadow:0 4px 16px #10b98124!important}.completed-check-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:4px;box-shadow:0 2px 8px #10b9814d;animation:popInBadge .25s ease-out}@keyframes popInBadge{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.guided-main-flex-wrapper{display:flex;gap:24px;align-items:flex-start;width:100%}@media(max-width:767px){.guided-main-flex-wrapper{flex-direction:column!important;gap:16px!important}#guidedPathSidebarContainer{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;max-height:320px!important;z-index:2!important;background:#fff!important;transition:none!important;box-shadow:0 4px 16px #ec489914!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:16px!important;padding:12px!important;box-sizing:border-box!important;white-space:normal!important;margin:0 0 12px!important}#guidedPathSidebarContainer.mobile-open{left:0!important}#guidedPathSidebarContainer .sidebar-accordion-group{display:block!important;flex-direction:column!important;gap:0!important;margin-bottom:12px!important}#guidedPathSidebarContainer .sidebar-lesson-item{display:flex!important;flex-direction:row!important;margin-bottom:6px!important;white-space:normal!important}}.sidebar-accordion-group{border-radius:12px;overflow:hidden;transition:all .2s ease}.sidebar-accordion-group:hover{box-shadow:0 2px 8px #0000000a}.sidebar-lesson-item{transition:all .2s ease}.sidebar-lesson-item:hover{transform:translate(3px)}.pipeline-step-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:640px){.pipeline-step-bar{grid-template-columns:1fr}}.pipe-step-btn{transition:all .2s ease}.pipe-step-btn:hover{transform:translateY(-2px)}.revisit-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172abf;backdrop-filter:blur(6px);z-index:999999;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box}.revisit-modal-card{background:#fff;border-radius:24px;max-width:820px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 70px #0000004d;border:2px solid #fbcfe8;overflow:hidden;animation:fadeInModal .25s ease-out}.word-chain-container{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:20px;padding:24px;box-shadow:0 8px 24px #16a34a1f}.chain-history-tag{background:#fff;border:1.5px solid #86efac;color:#166534;padding:6px 14px;border-radius:12px;font-size:15px;font-weight:800;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 6px #0000000a}.guided-pipeline-container.hide-pinyin .pinyin-text,.guided-pipeline-container.hide-pinyin .vocab-pinyin-text,.guided-pipeline-container.hide-pinyin .py,.guided-pipeline-container.hide-meaning .meaning-text,.guided-pipeline-container.hide-meaning .vocab-meaning-text,.guided-pipeline-container.hide-meaning .vi{display:none!important}.hanzi-detail-modal,.locked-lesson-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172abf;backdrop-filter:blur(6px);z-index:999999;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box}.hsk2-error-analysis-lesson-card{background:#fff;border:2px solid #fdba74;border-radius:20px;padding:24px;margin-bottom:28px;box-shadow:0 8px 30px #fdba741f}.hsk2-error-analysis-lesson-card .error-title{font-size:14px;font-weight:800;color:#be123c;margin-bottom:8px;display:flex;align-items:center;gap:6px}.priority-roadmap-wrapper{display:block}.dashboard-tool-btn{padding:6px 10px;border:1px solid #fbcfe8;border-radius:9px;background:#fff;color:#9d174d;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.dashboard-tool-btn:hover,.dashboard-tool-btn:focus-visible{background:#fdf2f8;outline:2px solid #f9a8d4;outline-offset:1px}.mobile-sidebar-toggle-btn{display:none}@media(max-width:767px){.mobile-sidebar-toggle-btn{display:flex!important;position:fixed!important;bottom:20px!important;right:20px!important;width:52px!important;height:52px!important;border-radius:50%!important;background:linear-gradient(135deg,#ec4899,#db2777)!important;color:#fff!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 16px #ec489966!important;cursor:pointer!important;z-index:99999!important;font-size:22px!important;transition:transform .2s ease!important}.mobile-sidebar-toggle-btn:hover{transform:scale(1.05)!important}}@media(min-width:768px){.roadmap-leaderboard-grid{grid-template-columns:1.1fr .9fr!important}}.hero-section{padding-top:28px;padding-bottom:22px}.hero-section .container{gap:22px}.hero-info .desc{margin-top:8px;margin-bottom:12px}.hero-info .achievements{gap:5px 16px}.features-section{padding-top:22px}.features-section .section-title{margin-bottom:14px}#adminPanelWidget,#userStreakProgressWidget,#personalizedRecommendationContainer,.roadmap-leaderboard-grid,.ai-features-explorer-wrapper,.ai-blog-section-wrapper,.reviews-section-wrapper{margin-bottom:16px!important}#userStreakProgressWidget{gap:14px!important;padding:14px 18px!important}.roadmap-leaderboard-grid{gap:16px!important;margin-top:0!important}.ai-features-explorer-wrapper,.ai-blog-section-wrapper,.reviews-section-wrapper{padding:18px!important}.hsk-level-selector-wrapper{margin-bottom:14px!important;padding:16px!important}.dashboard-hsk-banner{margin-bottom:14px!important;padding:11px 16px!important}.category-groups-container{gap:12px}.category-group{margin-bottom:0}.category-header{padding:12px 16px}.category-submenu{padding:12px 14px 14px}.features-grid{gap:12px}.feature-card{padding:18px}.feature-card .icon{margin-bottom:7px}#homeMainContent{display:flex;flex-direction:column;gap:14px}#userStreakProgressWidget,.home-dashboard-widget,.exp-leaderboard-grid>*,#homeMainContent .roadmap-leaderboard-grid,#homeMainContent .ai-features-explorer-wrapper{border-radius:16px!important;box-shadow:0 4px 18px #be185d0f!important}#userStreakProgressWidget,#personalizedRecommendationContainer{margin-bottom:0!important}.home-dashboard-widget{padding:18px!important;margin-bottom:0!important}.home-dashboard-widget>div{min-width:0}.exp-leaderboard-grid{margin:0!important;gap:14px!important}.exp-leaderboard-grid>*{padding:16px!important}@media(max-width:767px){#homeMainContent{gap:12px}.home-dashboard-widget,#userStreakProgressWidget{padding:14px!important}}.home-intro-strip{padding:12px 40px 8px!important;background:transparent!important}.home-intro-strip .container{max-width:1200px;min-height:0;gap:12px;padding:0}.home-intro-strip .hero-avatar{width:52px;height:52px}.home-intro-strip .hero-info h2{font-size:18px;margin:0}.home-intro-strip .hero-info .badge{display:inline-block}.home-intro-strip .hero-info .desc{display:block;max-width:680px;margin:6px 0 10px}.home-intro-strip .hero-info .achievements{display:flex}.home-intro-strip .hero-info .achievement-item{font-size:10.5px}.home-intro-strip .hero-info .achievement-item:nth-child(n+3){display:none}.features-section{max-width:1280px;padding:14px 28px 24px!important}.features-section>.section-title{display:none}#homeFlexWrapper{gap:18px!important;align-items:flex-start}#homeLeftSidebar{width:236px!important;max-width:236px;padding:12px!important;border-radius:16px!important;top:72px!important;max-height:calc(100vh - 88px)!important}#homeLeftSidebar>div:first-child{margin-bottom:10px!important}#homeLeftSidebar .hsk-level-selector-wrapper{padding:10px!important;border-radius:12px!important}#homeLeftSidebar .hsk-level-selector-wrapper>div:first-child{margin-bottom:8px!important}#homeLeftSidebar .dashboard-hsk-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}#homeLeftSidebar .dashboard-hsk-btn{min-width:0;padding:9px 4px;border-radius:10px;transform:none}#homeLeftSidebar .dashboard-hsk-btn.active{transform:none!important;box-shadow:0 5px 12px #be185d38!important}#homeLeftSidebar .dashboard-hsk-btn .hsk-title{font-size:12px}#homeLeftSidebar .dashboard-hsk-btn .hsk-badge-num{width:18px;height:18px;margin-bottom:3px;font-size:10px}#homeLeftSidebar .dashboard-hsk-banner{padding:8px 10px!important;border-radius:11px!important;display:flex;flex-direction:column;gap:3px}.dashboard-hsk-banner-title{font-size:11.5px!important;font-weight:800;line-height:1.35;white-space:nowrap}.dashboard-hsk-banner-sub{font-size:10.5px!important;line-height:1.35;margin:0!important}.back-to-top-wrap{width:100%;max-width:1200px;margin:8px auto 4px;padding:0 20px 16px;box-sizing:border-box}.back-to-top-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1.5px solid #fbcfe8;border-radius:12px;background:linear-gradient(135deg,#fff7fb,#fdf2f8);color:#be185d;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 2px 8px #be185d14}#homeLeftSidebar .category-groups-container{gap:8px}#homeLeftSidebar .category-group{border-radius:12px}#homeLeftSidebar .category-header{padding:10px 11px}#homeLeftSidebar .category-header h3{font-size:12px;line-height:1.3}#homeLeftSidebar .category-title-wrap{gap:7px}#homeLeftSidebar .group-icon{font-size:16px}#homeLeftSidebar .category-submenu{padding:8px!important}#homeLeftSidebar .features-grid{grid-template-columns:1fr;gap:7px}#homeLeftSidebar .feature-card{min-height:0;padding:10px 8px;border-radius:10px}#homeLeftSidebar .feature-card .icon{font-size:20px;margin-bottom:3px}#homeLeftSidebar .feature-card h3{font-size:12px;margin:0}#homeLeftSidebar .feature-card p{display:none}#homeMainContent{gap:12px}.home-dashboard-widget{background:#fff!important;border-color:#f3d7e5!important;padding:16px!important}.home-dashboard-widget>div:first-child{margin-bottom:10px!important}.home-dashboard-widget nav[aria-label]{padding:7px!important;margin-bottom:10px!important;background:#fffafd!important}.home-dashboard-widget nav[aria-label] .dashboard-tool-btn{padding:6px 9px;font-size:11px}.home-dashboard-widget>div:nth-of-type(3){margin-bottom:12px!important}.home-dashboard-widget>div[style*="Daily plan"]{box-shadow:none!important}.home-dashboard-widget button{max-width:100%}@media(max-width:1024px){.home-intro-strip,.features-section{padding-left:20px!important;padding-right:20px!important}#homeLeftSidebar{width:214px!important;max-width:214px}}@media(max-width:767px){.home-intro-strip{padding:10px 16px 4px!important}.home-intro-strip .hero-info h2{font-size:16px}.features-section{padding:10px 12px 18px!important}#homeLeftSidebar{width:100%!important;max-width:none;max-height:none!important;position:relative!important;top:auto!important}#homeLeftSidebar .dashboard-hsk-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible!important;padding:0!important}#homeLeftSidebar .dashboard-hsk-btn{flex:initial!important;height:auto!important}.home-dashboard-widget{padding:12px!important}.home-dashboard-widget>div:first-child>div{min-width:0}.home-dashboard-widget [style*="margin-left:auto"]{margin-left:0!important;width:100%}}.lesson-section-tabs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0;flex:1 1 auto}@media(max-width:767px){html,body{overflow-x:hidden;max-width:100%}.header{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.header-actions{width:100%;min-width:0;justify-content:flex-start}.search-box{min-width:0!important;width:100%!important;max-width:100%!important;flex:1 1 100%}.search-box input,input[type=text],input[type=search],textarea{font-size:16px!important;max-width:100%}#login-overlay{align-items:center;padding:16px 12px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.login-landing-card{flex-direction:column!important;min-height:0!important;max-height:none;width:100%;margin:auto 0}.login-left-panel{padding:22px 18px 16px!important;min-width:0;flex:none}.login-right-panel{display:flex!important;flex:none;border-left:none;border-top:1.5px solid #fbcfe8;padding:16px 18px 20px!important}.login-title{font-size:20px}.login-desc{font-size:13px;margin-bottom:16px}.login-benefits{margin-top:14px;padding-top:12px;gap:6px}.brand-avatar{width:72px;height:72px;border-width:3px}.brand-logo-wrapper{margin-bottom:8px}.brand-name{font-size:22px}.brand-subname{font-size:12px}.slogan-badge{margin-bottom:8px;font-size:10px}.brand-slogan{font-size:13px}.brand-slogan>div:first-child{font-size:14px!important}.brand-stats{margin-top:12px}.google-btn,.guest-btn{min-height:44px}.pipeline-step-bar{display:flex!important;flex-wrap:wrap!important;width:100%;min-width:0;gap:8px!important;margin-bottom:12px!important}.pipeline-step-bar>button,.comp-tab-btn{flex:0 1 calc(50% - 8px);max-width:calc(50% - 8px);min-width:0;min-height:44px;box-sizing:border-box;white-space:normal;text-align:center;padding:8px 10px!important;font-size:12px!important}.exercise-score-banner{flex-wrap:wrap!important}.exercise-score-banner button{width:100%;min-height:44px}.modal-overlay{align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom));height:100%;max-height:100dvh}.modal-overlay>div{max-width:100%;max-height:min(92dvh,100%)}#personalProfileModal.modal-overlay{align-items:stretch}#personalProfileModal .profile-modal-card{max-height:92dvh;min-height:0;width:100%;display:flex;flex-direction:column}#personalProfileModal .profile-tab-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0;background:#fff}#mobile-sidebar-backdrop{width:100%!important;height:100%!important}.mobile-sidebar-toggle-btn{bottom:max(20px,env(safe-area-inset-bottom))!important;right:max(16px,env(safe-area-inset-right))!important}#mascot-container{right:max(12px,env(safe-area-inset-right))!important;max-width:calc(100vw - 24px)}#mascot-bubble{max-width:min(250px,calc(100vw - 48px))!important}.ai-feedback-box{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.guided-pipeline-container,.guided-right-main-pane{min-width:0;max-width:100%;box-sizing:border-box}#userStreakProgressWidget{padding:12px 14px!important;gap:12px!important;align-items:stretch!important}#userStreakProgressWidget .streak-net-row{flex-wrap:nowrap!important;gap:8px!important;width:100%;min-width:0}#userStreakProgressWidget .streak-net-row>div[style*="height: 36px"]{display:none}#userStreakProgressWidget .streak-net-row>div{flex:1 1 0;min-width:0;gap:6px!important;align-items:flex-start!important}#userStreakProgressWidget .streak-net-row>div>div:first-child{font-size:20px!important;line-height:1;flex-shrink:0}#userStreakProgressWidget .streak-net-row>div>div:last-child>div:first-child{font-size:9px!important;letter-spacing:0!important;line-height:1.25;white-space:normal}#widgetStreakText{font-size:15px!important;line-height:1.2}#widgetActiveTimerText{font-size:13px!important;line-height:1.2}#userStreakProgressWidget>div:last-child{min-width:0!important;max-width:100%!important;flex:1 1 100%}.site-footer-grid{grid-template-columns:1fr!important;gap:14px!important}.footer-support-col{border-left:none!important;padding-left:0!important;border-top:1.5px solid #fbcfe8;padding-top:14px}.lesson-header-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%;justify-content:flex-start}.lesson-header-actions>button{flex:0 1 calc(50% - 8px);width:auto;max-width:calc(50% - 8px);min-height:44px;padding:8px 10px!important;font-size:12px!important;justify-content:center;box-sizing:border-box;text-align:center;gap:4px!important;white-space:normal;line-height:1.2;overflow:visible}#section-nav-buttons-bar{flex-direction:column;align-items:stretch!important;flex-wrap:nowrap!important;gap:8px!important;padding:8px 10px!important;margin-bottom:12px!important}.lesson-section-tabs,.lesson-global-toggles,.vocab-line-toolbar{display:flex!important;flex-wrap:wrap!important;overflow:visible;gap:6px!important;min-width:0;width:100%;margin-left:0!important}.lesson-section-tabs::-webkit-scrollbar,.lesson-global-toggles::-webkit-scrollbar,.vocab-line-toolbar::-webkit-scrollbar{display:none;height:0}.sec-tab-btn,.lesson-global-toggles>button,.toggle-pinyin-btn,.toggle-meaning-btn,.vocab-line-toolbar>button,.btn-toggle-pinyin,.btn-toggle-nghia{flex:0 0 auto;min-height:44px;white-space:nowrap;box-sizing:border-box}.vocab-word-card>.vocab-word-main{display:flex;flex-direction:column;gap:6px;align-items:stretch}.vocab-word-card>div:first-child{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.vocab-word-card>div:first-child>span:first-child{min-width:0;max-width:100%}.example-item-card,.grammar-example-card{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.example-item-card>div:first-child,.grammar-example-card>div:first-child{min-width:0;width:100%;flex:1 1 auto}.example-item-card>div:last-child,.example-item-card .example-item-actions,.grammar-example-card>div:last-child{width:100%;justify-content:flex-start;flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:44px}.example-item-card>div:last-child::-webkit-scrollbar,.example-item-card .example-item-actions::-webkit-scrollbar,.grammar-example-card>div:last-child::-webkit-scrollbar{display:none;height:0}.example-item-card>div:last-child>button,.example-item-card .example-item-actions>button,.grammar-example-card>div:last-child>button{flex:0 0 auto;min-height:44px;white-space:nowrap}.lesson-section-card{padding:14px!important;margin-bottom:16px!important}.dialogue-line-card{flex-wrap:wrap!important;gap:8px!important;padding:12px!important}.dialogue-line-card>div[style*="flex-grow:1"]{min-width:0;flex:1 1 100%!important}.dialogue-line-controls{flex:1 1 100%;width:100%;display:flex;flex-direction:column;gap:6px}.dialogue-toggle-row,.dialogue-audio-row{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dialogue-toggle-row::-webkit-scrollbar,.dialogue-audio-row::-webkit-scrollbar{display:none;height:0}.dialogue-toggle-row>button,.dialogue-audio-row>button{flex:1 1 0;min-height:44px;white-space:nowrap;justify-content:center}.brand-stats{flex-wrap:nowrap!important;gap:4px!important;width:100%;margin-top:10px}.stat-pill{flex:1 1 0;min-width:0;padding:8px 3px;font-size:9px;min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;white-space:normal}.study-time-selector{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px!important;margin-bottom:14px!important}.study-time-selector>button{width:100%!important;max-width:none!important;min-height:44px;padding:6px 4px!important;font-size:11.5px!important;border-radius:10px!important;white-space:nowrap;box-sizing:border-box}.inline-lookup-title{font-size:11px!important;gap:4px!important;min-width:0;flex-wrap:nowrap}.inline-lookup-title>span:first-child{white-space:nowrap;font-size:11px}#unified-selection-menu{gap:4px!important;padding:4px 6px!important;max-width:calc(100vw - 16px);flex-wrap:nowrap;overflow-x:auto}#unified-selection-menu button{padding:8px!important;font-size:11px!important;min-height:44px;white-space:nowrap}.home-sidebar-collapse-btn{flex-shrink:0;white-space:nowrap;padding:4px 7px!important;font-size:10px!important}#homeLeftSidebar>div:first-child{flex-wrap:nowrap!important;gap:6px}#homeLeftSidebar>div:first-child>span{min-width:0;font-size:12px!important}.dashboard-hsk-banner-title{font-size:11px!important;line-height:1.3;white-space:nowrap}.dashboard-hsk-banner-sub{font-size:10.5px!important;margin-top:0!important}.back-to-top-wrap{padding:0 12px 14px}.back-to-top-btn{width:100%;min-height:44px;font-size:13px}#homeLeftSidebar .category-header h3{font-size:11px;line-height:1.25;white-space:nowrap}.daily-plan-items-grid,.home-next-learning-grid,.home-primary-ctas{grid-template-columns:1fr!important;gap:10px!important}.daily-plan-items-grid>*,.home-next-learning-grid>*,.home-primary-ctas>*{min-width:0;width:100%;height:auto}}@media(min-width:768px){.milestone-test-cta{flex-wrap:nowrap!important;gap:8px;padding:8px 10px!important;white-space:nowrap}.milestone-test-cta>div,.milestone-test-cta>span{font-size:12px!important;white-space:nowrap;flex-shrink:0}.lesson-header-actions{display:flex!important;flex-wrap:nowrap!important;gap:6px!important}.lesson-header-actions>button{padding:8px 11px!important;font-size:12.5px!important;white-space:nowrap;gap:5px!important}.pipeline-step-bar{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;margin-bottom:14px!important;align-items:stretch}.pipeline-step-bar>button,.comp-tab-btn{flex:0 0 auto;width:auto;min-width:0;padding:8px 14px!important;font-size:13px!important;white-space:nowrap;text-align:center;box-sizing:border-box;overflow:visible}.dialogue-line-card{align-items:flex-start}.dialogue-line-card>div[style*="flex-grow:1"]{min-width:0;flex:1 1 auto}.dialogue-line-controls{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;max-width:168px}.dialogue-toggle-row,.dialogue-audio-row{display:flex;gap:6px}.dialogue-toggle-row>button,.dialogue-audio-row>button{flex:1 1 0;min-height:36px;white-space:nowrap;justify-content:center;font-size:11px;padding:6px 8px}.home-sidebar-collapse-btn{white-space:nowrap;flex-shrink:0;padding:4px 8px!important;font-size:10.5px!important}#homeLeftSidebar>div:first-child{flex-wrap:nowrap;gap:8px}.dashboard-hsk-banner-title{font-size:11.5px;line-height:1.35;white-space:nowrap}.dashboard-hsk-banner-sub{font-size:10.5px;margin-top:0}#homeLeftSidebar .category-header h3{font-size:11.5px;white-space:nowrap}.site-footer-grid{grid-template-columns:1fr 1fr!important;align-items:start}.footer-brand-col{text-align:right}.daily-plan-items-grid,.home-next-learning-grid,.home-primary-ctas{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.daily-plan-items-grid>*,.home-next-learning-grid>*,.home-primary-ctas>*{min-width:0;height:100%;box-sizing:border-box}.ai-translation-practice textarea,.ai-trans-item textarea{width:100%;max-width:100%;box-sizing:border-box}}.reading-passage-py{display:none}.exercise-item audio,.exercise-item .listen-text-display,#adaptive-review-player{width:100%;max-width:100%;box-sizing:border-box}#placementTestQuestionsContainer .pt-q-stem,#placementTestQuestionsContainer .pt-q-passage,#milestoneQuizOverlay .ms-q-stem,#milestoneQuizOverlay .ms-q-passage{overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-height:none}#milestoneQuizOverlay{overflow-y:auto}#milestoneQuizOverlay .ms-q-card{min-width:0;overflow:visible}@media(max-width:800px){#milestoneQuizOverlay [style*="max-width:1100px"]{flex-direction:column}#milestoneQuizOverlay .ms-q-nav{width:100%!important}}@media(max-width:767px){.vocab-word-main{display:flex!important;flex-direction:column;align-items:stretch;gap:6px;grid-template-columns:none;grid-template-areas:none}.vocab-word-main .vocab-line-toolbar{margin-left:0!important;width:100%;justify-content:flex-start}.vocab-word-main .vocab-line-toolbar>button{flex:0 1 calc(50% - 6px);max-width:calc(50% - 6px);width:auto;justify-content:center;white-space:normal;overflow:visible;min-height:40px}.l0-stroke-shape{overflow:visible!important;line-height:1!important}.l0-stroke-shape svg{display:block;width:36px;height:36px;overflow:visible}#tianZiGeWrapper,.tian-zi-ge{overflow:visible!important}#hanziWriterTarget svg,#hanziWriterTarget canvas{overflow:visible}#fs-notebook-toolbar{border-radius:16px!important;padding:6px 8px!important;gap:6px!important;max-width:calc(100% - 12px)!important;width:calc(100% - 12px);left:50%!important;transform:translate(-50%)!important;flex-wrap:wrap!important;justify-content:center!important;box-sizing:border-box!important;overflow-x:hidden!important}#fs-notebook-toolbar>div[style*="width: 1.5px"]{display:none!important}#fs-notebook-toolbar>.fs-toolbar-group,#fs-notebook-toolbar>div{flex:0 1 auto!important;max-width:100%!important;width:auto!important;justify-content:center;flex-wrap:nowrap!important;gap:4px!important;min-width:0}#fs-notebook-toolbar #fs-pen-thin,#fs-notebook-toolbar #fs-pen-medium,#fs-notebook-toolbar #fs-pen-thick{flex:0 0 auto!important;white-space:nowrap!important;padding:3px 7px!important;font-size:10px!important;min-height:28px!important;border-radius:10px!important}#fs-notebook-toolbar>div>button{flex:0 0 auto!important;width:auto!important;max-width:none!important;min-height:30px;padding:4px 7px!important;font-size:10px!important;white-space:nowrap!important}#fs-notebook-toolbar button[onclick*=saveFsNotebook],#fs-notebook-toolbar button[onclick*=downloadFsWorksheet]{padding:4px 8px!important;font-size:10px!important}.fs-color-btn,.nb-color-btn{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;flex:0 0 16px!important;aspect-ratio:1 / 1!important;border-radius:50%!important;padding:0!important;align-self:center;box-sizing:border-box}#fs-notebook-overlay>div:first-child{height:auto!important;min-height:56px;padding:8px 10px!important;gap:8px!important;flex-wrap:nowrap!important;overflow:hidden!important}#fs-notebook-overlay>div:first-child>div:first-child{min-width:0;flex:1 1 auto;gap:8px!important;overflow:hidden}#fs-notebook-overlay .fs-brand-badge{padding:4px 8px!important;flex-shrink:0!important;max-width:42vw;box-sizing:border-box;overflow:hidden}#fs-notebook-overlay .fs-brand-zh{font-size:12px!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:100%}#fs-notebook-overlay .fs-brand-en{font-size:7px!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:100%}#fs-notebook-overlay .fs-header-title{font-size:11px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:46vw}#fs-notebook-overlay .fs-header-center,#fs-notebook-overlay>div:first-child>div:nth-child(2){display:none!important}#fs-notebook-overlay .fs-header-actions,#fs-notebook-overlay>div:first-child>div:last-child{flex-shrink:0!important;gap:4px!important}#fs-notebook-overlay .fs-header-actions button,#fs-notebook-overlay>div:first-child>div:last-child>button{padding:5px 8px!important;font-size:10px!important;border-radius:8px!important;white-space:nowrap!important;max-width:34vw}#fs-sidebar-toggle-text{font-size:10px!important}.nb-gallery-header-row,#nbContent-gallery>div:first-child{gap:6px!important}.nb-gallery-title,#nbContent-gallery>div:first-child>span{font-size:12px!important;white-space:nowrap!important}.nb-gallery-header-row .nb-gallery-title{font-size:12.5px!important}.nb-gallery-header-row #nb-clear-gallery-btn{font-size:10.5px!important;padding:6px 8px!important;min-height:36px}#nb-clear-gallery-btn{font-size:10px!important;padding:4px 8px!important;white-space:nowrap!important;min-height:32px}.nb-open-fullscreen-btn,button[onclick*=openFullScreenNotebook]{font-size:13px!important;padding:10px 16px!important;white-space:nowrap!important;max-width:100%}#fs-notebook-toolbar .fs-pen-width-group{flex:1 1 auto!important;max-width:100%!important;justify-content:center!important}#fs-notebook-toolbar .fs-page-actions{flex:1 1 auto!important;justify-content:center!important;gap:4px!important}}.xy-trans-card{max-width:100%;box-sizing:border-box}.xy-trans-source-vi{font-family:Segoe UI,Tahoma,Arial Unicode MS,Noto Sans,Roboto,Helvetica Neue,Arial,sans-serif!important;font-synthesis:none}.xy-trans-source-zh{font-family:"Noto Serif SC","Source Han Serif SC",Kaiti,KaiTi,SimSun,serif}.xy-trans-card textarea.xy-trans-input{width:100%;max-width:100%;box-sizing:border-box;resize:vertical;font-family:Segoe UI,Tahoma,Noto Sans,Arial,sans-serif}.xy-trans-actions{display:flex;flex-wrap:wrap;gap:8px}.xy-trans-actions>button{flex:0 1 auto;width:auto;max-width:100%}@media(max-width:767px){.xy-trans-actions>button{flex:0 1 calc(50% - 8px);min-height:44px}.xy-trans-cn{overflow-wrap:anywhere;word-break:break-word}}.fun-review-empty-card{background:#fff7ed;border:1.5px dashed #fdba74;border-radius:14px;padding:14px 12px;text-align:center;min-width:0}.fun-review-empty-icon{font-size:28px;line-height:1;margin-bottom:6px}.fun-review-empty-card h4{margin:0 0 6px;font-size:13px;font-weight:800;color:#9a3412}.fun-review-empty-card p{margin:0;font-size:12px;line-height:1.45;color:#7c2d12;overflow-wrap:anywhere}.daily-flow-bar{position:fixed;bottom:0;left:0;right:0;z-index:80;background:#fffffff5;border-top:1.5px solid #fbcfe8;box-shadow:0 -6px 18px #be185d14;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;max-width:100vw;overflow-x:hidden}.daily-flow-bar[hidden]{display:none!important}.daily-flow-bar-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;min-width:0}.daily-flow-meta{min-width:0;flex:1 1 180px}.daily-flow-kicker{display:block;font-size:11px;font-weight:800;color:#be185d;text-transform:uppercase}.daily-flow-step-label{display:block;font-size:13px;font-weight:800;color:#1e293b;overflow-wrap:anywhere}.daily-flow-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.daily-flow-btn{padding:8px 12px;min-height:44px;border-radius:10px;font-weight:800;font-size:12.5px;cursor:pointer;width:auto;max-width:100%;box-sizing:border-box}.daily-flow-btn:disabled{opacity:.45;cursor:not-allowed}.daily-flow-back,.daily-flow-home,.daily-flow-skip{background:#fff;color:#334155;border:1.5px solid #cbd5e1}.daily-flow-next{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none}.daily-flow-panel{background:#fff;border:1.5px solid #fbcfe8;border-radius:18px;padding:22px 18px;max-width:720px;margin:12px auto;box-sizing:border-box;min-width:0}.daily-flow-panel h2{font-size:20px;font-weight:800;color:#831843;margin:0 0 8px;overflow-wrap:anywhere}.daily-flow-panel p{font-size:14px;color:#475569;line-height:1.55;margin:0 0 12px;overflow-wrap:anywhere}.daily-flow-panel-kicker{font-size:12px;font-weight:800;color:#be185d;margin-bottom:6px}.daily-flow-skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.daily-flow-skill-btn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;min-height:64px;border-radius:12px;border:1.5px solid #bae6fd;background:#f0f9ff;color:#0c4a6e;font-weight:800;cursor:pointer;text-align:left;min-width:0;width:100%;box-sizing:border-box}.daily-flow-skill-btn small{font-size:11px;font-weight:600;color:#64748b}body.daily-flow-active{padding-bottom:88px;overflow-x:hidden}@media(max-width:767px){.daily-flow-bar{position:fixed;bottom:0}.daily-flow-actions{width:100%}.daily-flow-btn{flex:0 1 auto;width:auto}.daily-flow-skill-grid{grid-template-columns:1fr}.daily-plan-flow-item{flex-wrap:wrap}.fun-review-empty-card{padding:12px 10px}}.vocab-usage-block{margin-top:12px;background:#fff;border:1px solid #fbcfe8;border-radius:12px;padding:12px;min-width:0;box-sizing:border-box}.vocab-usage-title{font-size:12.5px;font-weight:800;color:#be185d;margin-bottom:8px}.vocab-usage-subcard{background:#fffafc;border:1px solid #FFD1DC;border-radius:10px;padding:10px 14px;margin:8px 0;min-width:0;box-sizing:border-box}.vocab-usage-subcard:first-of-type{margin-top:0}.vocab-usage-subcard:last-child{margin-bottom:0}.vocab-usage-subcard .example-item-card:last-child{margin-bottom:0}.vocab-usage-head,.vocab-colloc-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0}.vocab-usage-zh,.vocab-colloc-zh{font-size:18.5px;font-weight:800;color:#1e293b;overflow-wrap:break-word;word-break:break-word;font-family:Kaiti,SimSun,Noto Sans SC,serif}.vocab-usage-pattern{font-size:16px;font-weight:800;color:#1e293b;overflow-wrap:break-word;word-break:break-word;font-family:Lexend,Segoe UI,Noto Sans,Noto Sans SC,sans-serif}.vocab-usage-note{font-size:13.5px;color:#334155;line-height:1.55;margin:4px 0 8px;font-family:Lexend,Segoe UI,Noto Sans,sans-serif}.vocab-usage-py{font-size:14px;font-weight:700;color:#db2777;overflow-wrap:break-word}.vocab-usage-vi,.vocab-colloc-vi{font-size:14px;color:#475569;overflow-wrap:break-word;word-break:break-word}.vocab-usage-sub{font-size:12px;font-weight:800;color:#be185d;margin-bottom:4px}.vocab-usage-pattern{line-height:1.55;margin-bottom:8px}.vocab-usage-nouns{font-size:13.5px;color:#334155;margin:6px 0 8px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.vocab-usage-chip{background:#fce7f3;border-radius:999px;padding:2px 8px;font-weight:700;font-size:12.5px;color:#9d174d}@media(max-width:767px){.vocab-usage-block{padding:10px}.vocab-usage-subcard{padding:10px 12px}.vocab-colloc-row,.vocab-usage-head{flex-direction:column;align-items:flex-start;gap:2px}.vocab-usage-subcard .example-item-actions{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vocab-usage-subcard .example-item-actions>button{flex:0 0 auto;width:auto;max-width:none}}.l0-shengmu-video-section{background:#fff;border-radius:18px;padding:24px;border:1px solid #fbcfe8;box-shadow:0 2px 10px #00000008;margin-bottom:24px}.l0-shengmu-video-section h3{font-size:20px;font-weight:800;color:#be185d;margin:0 0 8px;font-family:Lexend,sans-serif}.l0-shengmu-video-section .l0-shengmu-lead{font-size:14px;color:#64748b;margin:0 0 18px}.l0-shengmu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:768px){.l0-shengmu-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.l0-shengmu-card{background:#fdf2f8;border:1.5px solid #fbcfe8;border-radius:14px;padding:10px;text-align:center;min-width:0}.l0-shengmu-label{font-size:22px;font-weight:800;color:#be185d;margin-bottom:8px;line-height:1.2}.l0-multiline{white-space:pre-line}.l0-shengmu-video{display:block;width:100%;max-height:220px;aspect-ratio:360 / 462;object-fit:cover;border-radius:12px;background:#fff;cursor:pointer;user-select:none;-webkit-user-drag:none}.content-area img,.guided-pipeline-container img,.content-area video,.content-area audio{user-select:none;-webkit-user-drag:none}.l0-shengmu-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:8px}.l0-shengmu-actions button{border:none;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer;color:#be185d;background:#fff;border:1px solid #fbcfe8}.l0-shengmu-actions button.recording{background:#fecdd3;color:#9f1239}.xy-dict-wrap{width:100%;max-width:880px;margin:0 auto;box-sizing:border-box;padding:0 4px 24px}.xy-dict-heading{font-size:22px;font-weight:800;color:#be185d;margin:0 0 8px;text-align:center}.xy-dict-lead{font-size:13px;color:#64748b;margin:0 0 16px;text-align:center}.xy-dict-list{display:flex;flex-direction:column;gap:10px}.xy-dict-open{width:100%;text-align:left;background:#fff;border:1px solid #fce7f3;border-radius:12px;padding:14px 16px;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;gap:12px;min-height:56px}.xy-dict-open-num{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#fdf2f8;color:#be185d;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center}.xy-dict-open-body{display:flex;flex-direction:column;gap:2px;min-width:0}.xy-dict-open-title{font-weight:800;color:#be185d}.xy-dict-open-meta{font-size:12px;color:#64748b;margin-top:0}.xy-dict-back{display:inline-flex;align-items:center;border:none;background:transparent;color:#be185d;font-weight:800;font-size:14px;cursor:pointer;padding:8px 0;min-height:44px;margin-bottom:4px}.xy-dict-card{background:#fff;border:1.5px solid #fbcfe8;border-radius:20px;padding:20px 16px 18px;box-sizing:border-box;overflow-x:hidden}.xy-dict-audio-panel{background:linear-gradient(180deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:16px;padding:18px 14px;text-align:center;margin-bottom:18px}.xy-dict-player{--xy-dict-progress: 0%;display:flex;align-items:center;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.xy-dict-player-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.xy-dict-play{flex:0 0 auto;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border:none;border-radius:50%;font-weight:800;font-size:16px;line-height:1;cursor:pointer;background:#e0f2fe;color:#0369a1;display:inline-flex;align-items:center;justify-content:center}.xy-dict-play:focus-visible,.xy-dict-seek:focus-visible{outline:3px solid #0284c7;outline-offset:2px}.xy-dict-player[data-state=PLAYING] .xy-dict-play{background:#0369a1;color:#fff}.xy-dict-player[data-state=PAUSED] .xy-dict-play,.xy-dict-player[data-state=ENDED] .xy-dict-play{background:#bae6fd;color:#0c4a6e}.xy-dict-seek{-webkit-appearance:none;appearance:none;width:100%;height:28px;margin:0;background:transparent;cursor:pointer;touch-action:none}.xy-dict-seek:disabled{cursor:not-allowed;opacity:.55}.xy-dict-seek::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#0284c7 0%,#0284c7 var(--xy-dict-progress, 0%),#e2e8f0 var(--xy-dict-progress, 0%),#e2e8f0 100%)}.xy-dict-seek::-moz-range-track{height:8px;border-radius:999px;background:#e2e8f0}.xy-dict-seek::-moz-range-progress{height:8px;border-radius:999px;background:#0284c7}.xy-dict-seek::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;margin-top:-6px;border-radius:50%;background:#0369a1;border:2px solid #fff;box-shadow:0 1px 4px #0f172a40}.xy-dict-seek::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#0369a1;border:2px solid #fff;box-shadow:0 1px 4px #0f172a40}.xy-dict-time{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#475569;font-variant-numeric:tabular-nums;min-height:18px}.xy-dict-time-sep{color:#94a3b8}#xyDictAudio{display:none}.xy-dict-audio-status,.xy-dict-no-audio{font-size:12.5px;color:#9f1239;margin:8px 0 0;font-weight:700}.xy-dict-count{margin-top:10px;font-size:13px;font-weight:700;color:#9a3412}@media(max-width:430px){.xy-dict-player{gap:10px}.xy-dict-play{width:46px;height:46px;min-width:46px;min-height:46px}.xy-dict-seek{height:32px}.xy-dict-seek::-webkit-slider-thumb{width:22px;height:22px;margin-top:-7px}.xy-dict-seek::-moz-range-thumb{width:22px;height:22px}}.xy-dict-slots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 6px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box;margin:0 auto 16px}.xy-dict-han{flex:0 0 auto;width:clamp(32px,11vw,48px);height:clamp(38px,12vw,52px);max-width:48px;box-sizing:border-box;border:2px solid #e2e8f0;border-radius:10px;background:#f8fafc;text-align:center;font-size:clamp(16px,4.5vw,22px);font-weight:700;font-family:Noto Sans SC,PingFang SC,sans-serif;color:#0f172a;padding:0;caret-color:#db2777}.xy-dict-han.is-active,.xy-dict-han:focus{outline:none;border-color:#ec4899;background:#fff;box-shadow:0 0 0 3px #ec48992e}.xy-dict-han.is-filled{background:#fff;border-color:#cbd5e1}.xy-dict-han.is-right{border-color:#86efac;background:#f0fdf4}.xy-dict-han.is-wrong{border-color:#fda4af;background:#fff1f2}.xy-dict-han.is-revealed{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.xy-dict-punct{flex:0 0 auto;font-size:clamp(18px,5vw,26px);font-weight:800;color:#be185d;line-height:1;padding:0 2px;user-select:none}.xy-trans-slots{justify-content:flex-start}.xy-trans-cell{display:inline-flex;flex-direction:column;align-items:center;gap:2px}.xy-trans-cell-vi{flex:0 0 auto;white-space:nowrap;max-width:100%;flex-wrap:nowrap}.xy-trans-slots[data-trans-chinese="0"] .xy-trans-cell-vi{break-inside:avoid}.xy-trans-vi-underlines{display:block;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;flex-shrink:0;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:700;letter-spacing:.12em;color:#94a3b8;line-height:1.1;margin-bottom:2px;user-select:none;pointer-events:none}.xy-trans-slots[data-trans-chinese="0"] .xy-trans-han.xy-trans-vi{width:auto;min-width:3.2em;max-width:12em;height:clamp(38px,12vw,52px);padding:0 10px;font-size:clamp(14px,3.8vw,18px);font-family:Be Vietnam Pro,Segoe UI,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;overflow-wrap:normal}.xy-trans-cell-hint{min-height:14px;font-size:11px;font-weight:800;color:#db2777;line-height:1.2}.xy-reading-speak-modal-overlay{position:fixed;inset:0;z-index:10050;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.xy-reading-speak-modal{position:relative;width:min(560px,100%);max-height:min(78vh,640px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #bae6fd;box-shadow:0 18px 50px #0f172a47}.xy-reading-speak-modal-close{position:absolute;top:8px;right:10px;width:36px;height:36px;border:none;border-radius:10px;background:#f1f5f9;color:#0f172a;font-size:22px;font-weight:700;line-height:1;cursor:pointer}.xy-reading-speak-modal-title{padding:16px 48px 6px 16px;font-size:16px;font-weight:800;color:#0e7490}.xy-reading-speak-modal-summary{padding:0 16px 8px;font-size:13px;font-weight:700;color:#334155}.xy-reading-speak-modal-body{padding:0 14px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(min(78vh,640px) - 72px)}.xy-reading-speak-open-btn{padding:8px 12px;border-radius:10px;border:1px solid #bae6fd;background:#ecfeff;color:#0e7490;font-weight:800;font-size:12.5px;cursor:pointer}.xy-trans-space{display:inline-block;width:10px;flex:0 0 auto}.xy-speak-word-row{display:flex;flex-wrap:wrap;gap:6px}.xy-speak-word{min-width:36px;min-height:36px;padding:4px 8px;border-radius:8px;border:1.5px solid transparent;font-size:16px;font-weight:800;cursor:default;background:#f8fafc;color:#0f172a}.xy-speak-word.is-ok{background:#dcfce7;border-color:#86efac;color:#166534}.xy-speak-word.is-bad{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.xy-speak-diff-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:12.5px;color:#334155;padding:6px 8px;background:#fff1f2;border-radius:8px;margin-top:4px}.xy-speak-diff-arrow{color:#94a3b8;font-weight:700}.xy-dict-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.xy-dict-btn-check,.xy-dict-btn-reveal{padding:9px 16px;border-radius:10px;font-weight:800;cursor:pointer;min-height:44px}.xy-dict-btn-check{border:none;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff}.xy-dict-btn-reveal{border:1px solid #fda4af;background:#fff1f2;color:#be123c}.xy-dict-result{margin-top:12px;padding:12px;border-radius:10px;text-align:center}.xy-dict-result.is-ok{background:#f0fdf4;border:1px solid #86efac}.xy-dict-result.is-bad{background:#fff1f2;border:1px solid #fecdd3}.xy-dict-result-title{font-weight:800;color:#166534}.xy-dict-result.is-bad .xy-dict-result-title{color:#be123c}.xy-dict-result-meta{font-size:13px;color:#0f172a;margin-top:4px}@media(max-width:640px){.xy-dict-card{padding:16px 10px 14px}.xy-dict-slots{gap:6px 4px}.xy-dict-han{width:clamp(30px,12.5vw,42px);height:clamp(36px,13vw,46px)}}#characterMapModal.modal-overlay{overflow:hidden;align-items:center}.character-map-card{background:#fff;border-radius:20px;border:2px solid #fbcfe8;box-shadow:0 25px 70px #00000047;width:100%;max-width:min(1100px,96vw);max-height:min(92dvh,100%);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.character-map-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #fce7f3}.character-map-header h3{margin:0;font-size:16px;font-weight:800;color:#9d174d;font-family:Lexend,sans-serif}.character-map-close{background:#f1f5f9;border:none;border-radius:50%;width:36px;height:36px;min-width:36px;min-height:36px;font-size:18px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;flex-shrink:0}.character-map-body{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:12px 14px 16px;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start}.character-map-img{max-width:100%;height:auto;width:auto;object-fit:contain;display:block;user-select:none;-webkit-user-drag:none}.character-map-missing{margin:24px 8px;text-align:center;color:#be185d;font-weight:700}@media(max-width:640px){#characterMapModal.modal-overlay{align-items:stretch;padding:8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.character-map-card{max-width:100%;max-height:96dvh;border-radius:16px}}.xy-lookup-pop{overscroll-behavior:contain}.xy-lookup-field{font-size:12.5px;color:#475569;margin-bottom:8px}.xy-lookup-field span{font-weight:800;color:#9d174d}.xy-lookup-ex{margin-top:8px;padding-top:8px;border-top:1px dashed #fde68a}.xy-lookup-ex-label{font-weight:800;color:#9d174d;margin-bottom:6px;font-size:12.5px}.xy-lookup-ex-cn{font-size:15px;font-weight:800;color:#1e293b;line-height:1.45;font-family:inherit}.xy-lookup-ex-py{font-size:12.5px;font-weight:700;color:#db2777;margin-top:2px}.xy-lookup-ex-vi{font-size:13px;color:#334155;margin-top:2px}.xy-lookup-related{margin-top:8px;font-size:12.5px;color:#475569}.xy-sel-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.xy-sel-btn{padding:6px 10px;border:none;border-radius:8px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;min-height:36px}.xy-sel-btn-trans{background:#e0f2fe;color:#0369a1}.xy-sel-btn-hl{background:#fef3c7;color:#b45309}.xy-sel-btn-note{background:#e0e7ff;color:#4338ca}.xy-sel-colors{display:flex;flex-direction:column;gap:6px;width:100%}.xy-sel-colors-title{font-size:12px;font-weight:800;color:#9d174d}.xy-lookup-btn{border:1px solid #fbcfe8;background:#fff;color:#be185d;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:800;cursor:pointer;min-height:40px}.xy-lookup-btn-save{background:#e0e7ff;color:#4338ca;border-color:#c7d2fe}.xy-nb-save-menu{display:none;position:fixed;inset:0;z-index:1000000;background:#0f172a59;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.xy-nb-save-card{background:#fff;border-radius:16px;border:1.5px solid #fbcfe8;padding:16px;width:min(320px,100%);box-shadow:0 16px 40px #0003}.xy-nb-opt{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#1e293b;margin:6px 0;cursor:pointer}.xy-nb-save-card{max-height:min(80vh,520px);overflow:auto}.xy-nb-book-list{display:flex;flex-direction:column;gap:4px;max-height:240px;overflow-y:auto;overflow-x:hidden}.xy-nb-create-row{margin-top:10px;padding-top:10px;border-top:1px dashed #fbcfe8}.xy-nb-name-dialog{display:none;position:fixed;inset:0;z-index:1000001;background:#0f172a66;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.xy-nb-name-card{background:#fff;border-radius:16px;border:1.5px solid #fbcfe8;padding:16px;width:min(340px,100%);box-sizing:border-box}.xy-nb-name-card input{width:100%;box-sizing:border-box;margin:8px 0 6px;padding:10px 12px;border:1.5px solid #f9a8d4;border-radius:10px;font-size:16px}.xy-nb-name-err{min-height:18px;font-size:12px;font-weight:700;color:#be123c;margin-bottom:8px}.xy-nb-name-actions{display:flex;justify-content:flex-end;gap:8px}.xy-nb-book-actions{display:flex;flex-wrap:wrap;gap:6px;margin-left:auto}.xy-nb-book-actions button{border:none;background:#f1f5f9;color:#475569;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:700;cursor:pointer}#unified-selection-menu{flex-wrap:wrap;max-width:min(340px,calc(100vw - 16px));box-sizing:border-box}.xy-hl-swatches{display:flex;align-items:center;gap:6px;width:100%;padding:2px 0 0}.xy-hl-swatch{width:28px;height:28px;min-width:28px;border-radius:50%;border:2px solid rgba(15,23,42,.12);cursor:pointer;padding:0;box-sizing:border-box}.xy-hl-swatch.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px #be185d;border-color:#be185d}.xy-hl-swatch[data-hl=yellow]{background:#ffe0b2}.xy-hl-swatch[data-hl=green]{background:#bbf7d0}.xy-hl-swatch[data-hl=blue]{background:#bfdbfe}.xy-hl-swatch[data-hl=purple]{background:#e9d5ff}.xy-nb-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.xy-nb-tab{border:1.5px solid #fbcfe8;background:#fff;color:#9d174d;border-radius:999px;padding:6px 10px;font-size:12.5px;font-weight:800;cursor:pointer}.xy-nb-tab.active{background:#ec4899;color:#fff;border-color:#ec4899}@media(max-width:640px){.xy-hl-swatch{width:34px;height:34px;min-width:34px}.xy-nb-save-card,.xy-nb-name-card{width:100%}}.xy-shad-search-label{display:block;font-size:12px;font-weight:800;color:#831843;margin:0 0 4px}.xy-shad-search{width:100%;max-width:100%;box-sizing:border-box;border:1.5px solid #fbcfe8;border-radius:12px;padding:10px 12px;margin:0 0 12px;font-size:14px}.xy-shad-nav-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.xy-shad-subheading{font-size:16px;font-weight:800;color:#831843;margin:0 0 12px;text-align:center}.xy-shad-topic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px;width:100%;max-width:100%}.xy-shad-topic-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;min-height:96px;padding:14px 12px;border:1.5px solid #fbcfe8;border-radius:14px;background:#fff;color:#831843;text-align:left;cursor:pointer;box-sizing:border-box}.xy-shad-topic-card:hover,.xy-shad-topic-card:focus-visible{border-color:#be185d;outline:none;box-shadow:0 0 0 2px #be185d26}.xy-shad-topic-icon{font-size:22px;line-height:1}.xy-shad-topic-name{font-size:13px;font-weight:800;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.xy-shad-topic-count{font-size:11px;font-weight:700;color:#64748b}.xy-shad-index{margin:0 0 2px;font-size:11px;font-weight:800;color:#be185d}.xy-shad-desc{margin:0 0 10px;font-size:12px;color:#475569;line-height:1.4}.xy-shad-empty{padding:18px 14px;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b}.xy-shad-empty p{margin:0;font-size:13px;font-weight:700}.xy-shad-empty-error{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.xy-shad-video-title{font-size:16px;font-weight:800;color:#831843;margin:0 0 6px;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.xy-shad-video-meta{margin:0 0 12px}.xy-shad-yt-link a,a.xy-shad-ext{color:#be185d;font-weight:800;font-size:13px;text-decoration:underline}.xy-shad-badge{display:inline-block;margin:0 0 8px;padding:4px 8px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:11px;font-weight:800}.xy-shad-card-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.xy-shad-sent-list{display:flex;flex-direction:column;gap:8px;margin:0 0 14px}.xy-shad-sent-row{display:grid;grid-template-columns:auto auto minmax(72px,auto) 1fr;gap:8px;align-items:start;width:100%;text-align:left;border:1px solid #fce7f3;background:#fff;border-radius:12px;padding:10px 12px;cursor:pointer;min-width:0;box-sizing:border-box}.xy-shad-sent-row.is-on{border-color:#be185d;background:#fff1f2}.xy-shad-sent-play,.xy-shad-sent-idx,.xy-shad-sent-time{font-size:12px;font-weight:800;color:#be185d;white-space:nowrap}.xy-shad-sent-cn{font-size:14px;font-weight:700;color:#1e293b;overflow-wrap:anywhere;word-break:break-word;min-width:0}@media(max-width:430px){.xy-shad-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.xy-shad-topic-card{min-height:92px;padding:12px 10px}.xy-shad-topic-name{font-size:12.5px}.xy-shad-modes .xy-shad-mode{font-size:11px;padding:8px 10px}.xy-shad-sent-row{grid-template-columns:auto auto 1fr}.xy-shad-sent-time{grid-column:2 / span 2}.xy-shad-sent-cn{grid-column:1 / -1}}@media(max-width:320px){.xy-shad-topic-grid{grid-template-columns:1fr}}.xy-shad-wrap{width:100%;max-width:720px;margin:0 auto;box-sizing:border-box;padding:0 8px 28px;overflow-x:hidden}.xy-shad-heading{font-size:22px;font-weight:800;color:#be185d;margin:0 0 8px;text-align:center}.xy-shad-lead{font-size:13px;color:#64748b;margin:0 0 16px;text-align:center;line-height:1.5}.xy-shad-list{display:flex;flex-direction:column;gap:12px}.xy-shad-card{background:#fff;border:1px solid #fce7f3;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.xy-shad-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:#fdf2f8}.xy-shad-card-body{padding:14px 16px 16px;min-width:0}.xy-shad-card-body h3{margin:0 0 6px;font-size:16px;color:#1e293b;font-weight:800}.xy-shad-meta{margin:0 0 12px;font-size:12px;color:#64748b}.xy-shad-back{display:inline-flex;align-items:center;border:none;background:transparent;color:#be185d;font-weight:800;font-size:14px;cursor:pointer;padding:8px 0;min-height:44px;margin-bottom:4px}.xy-shad-modes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;justify-content:center}.xy-shad-mode,.xy-shad-btn-lite,.xy-shad-seg{border:1px solid #fbcfe8;background:#fff;color:#be185d;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;min-height:40px}.xy-shad-mode.is-on,.xy-shad-seg.is-on{background:#be185d;color:#fff;border-color:#be185d}.xy-shad-yt{width:100%;max-width:100%;margin:0 auto 16px}.xy-shad-external-card{background:#0f172a;color:#e2e8f0;border-radius:12px;padding:20px 16px;min-height:180px}.xy-shad-external-card .xy-shad-lead,.xy-shad-external-card .xy-shad-meta{color:#cbd5e1}.xy-shad-ext-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:10px;margin-bottom:12px;display:block;background:#1e293b}.xy-shad-ext-open{display:inline-flex;width:100%;justify-content:center;text-decoration:none;box-sizing:border-box}.xy-shad-practice-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:16px;align-items:start;width:100%;max-width:none}.xy-shad-wrap.xy-shad-view-practice{max-width:none;width:100%;padding-left:12px;padding-right:12px}.xy-shad-practice-main{min-width:0;display:flex;flex-direction:column;gap:10px}.xy-shad-practice-main .xy-shad-yt{max-width:none;margin-bottom:0}.xy-shad-practice-main .xy-shad-rec{width:100%;margin-top:0}.xy-shad-practice-side{min-width:0;display:flex;flex-direction:column;gap:10px}@media(min-width:961px){.xy-shad-practice-side{position:sticky;top:10px;align-self:start;max-height:calc(100vh - 88px);overflow:hidden}.xy-shad-practice-side #xyShadTranscriptHost{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.xy-shad-practice-side .xy-shad-transcript{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;margin:0}.xy-shad-practice-side .xy-shad-transcript-head{flex:0 0 auto}.xy-shad-practice-side .xy-shad-tlist{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}.xy-shad-tbreak{height:10px}.xy-shad-tprose{padding:8px 10px 12px}.xy-shad-tprose-zh{margin:0 0 8px;font-family:KaiTi,楷体,Kaiti SC,STKaiti,SimSun,宋体,Songti SC,serif;font-size:15.5px;line-height:1.75;color:#1e293b;text-align:justify;word-break:break-word}.xy-shad-tprose-py{margin:0 0 8px;font-size:13.5px;line-height:1.55;color:#64748b;word-break:break-word}.xy-shad-tprose-vi{margin:0;font-size:14px;line-height:1.55;color:#475569;word-break:break-word}@media(max-width:960px){.xy-shad-practice-grid{grid-template-columns:1fr}.xy-shad-practice-main{order:1}.xy-shad-practice-side{order:2;position:static;max-height:none;overflow:visible}.xy-shad-practice-side #xyShadTranscriptHost,.xy-shad-practice-side .xy-shad-transcript{flex:none;min-height:0;overflow:visible}.xy-shad-practice-side .xy-shad-tlist{overflow-y:visible;overscroll-behavior:auto}}.xy-shad-yt-inner{position:relative;width:100%;aspect-ratio:16 / 9;background:#0f172a;border-radius:12px;overflow:hidden}.xy-shad-yt-inner iframe,.xy-shad-iframe,#xyShadPlayer{position:absolute;inset:0;width:100%;height:100%;border:0;max-width:100%}.xy-shad-sent{text-align:center;margin:0 0 16px}.xy-shad-sent h3{margin:0 0 8px;font-size:14px;color:#be185d}.xy-shad-hanzi{font-size:22px;font-weight:800;color:#0f172a;line-height:1.5;margin:0 0 10px;word-break:break-word}.xy-shad-py{color:#db2777;font-weight:700;margin:6px 0}.xy-shad-vi{color:#334155;margin:6px 0 10px;font-size:14px}.xy-shad-toggles,.xy-shad-segs,.xy-shad-rec-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:10px 0}.xy-shad-btn{border:none;border-radius:12px;padding:12px 18px;font-weight:800;font-size:14px;cursor:pointer;min-height:48px;min-width:44%}.xy-shad-btn-start,.xy-shad-btn-rec,.xy-shad-btn-ai{background:#be185d;color:#fff;width:100%}.xy-shad-btn-stop{background:#e11d48;color:#fff;width:100%}.xy-shad-btn-danger{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.xy-shad-rec{text-align:center;margin-top:12px;padding:14px 12px;border:1px solid #f9a8d4;border-radius:16px;background:#fff7fb}.xy-shad-rec-heading{margin:0 0 8px;font-size:18px;color:#9d174d}.xy-shad-rec-live,.xy-shad-rec-title{font-weight:800;color:#be185d;margin:0 0 10px}.xy-shad-rec-dur{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 12px}.xy-shad-guide{margin:14px 0 8px;text-align:left}.xy-shad-player-wrap{width:100%;max-width:520px;margin:0 auto 12px}.xy-shad-audio{width:100%;display:block}.xy-shad-fb{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:14px;text-align:left;margin-bottom:12px}.xy-shad-fb-score{font-size:22px;font-weight:800;color:#c2410c;text-align:center;margin-bottom:10px}.xy-shad-fb-row{display:flex;justify-content:space-between;font-size:14px;padding:4px 0}.xy-shad-fb h4{margin:10px 0 6px;font-size:14px}.xy-shad-fb ul{margin:0;padding-left:18px;font-size:13px;color:#334155}.xy-shad-fb-warn{background:#fff1f2;border:1px solid #fecdd3;color:#be123c;border-radius:12px;padding:14px;font-weight:700;margin-bottom:12px}.xy-shad-hist{margin-top:12px;font-size:13px;color:#475569;text-align:left}@media(max-width:640px){.xy-shad-hanzi{font-size:20px}.xy-shad-btn{min-width:100%}.xy-shad-rec{margin-left:0;margin-right:0}.xy-shad-audio{min-height:40px}}.xy-shad-transcript{margin:14px 0;padding:14px 12px;border:1px solid #f9a8d4;border-radius:16px;background:#fffafc;text-align:left}.xy-shad-transcript-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;flex:0 0 auto}.xy-shad-tlist{display:flex;flex-direction:column;gap:8px;margin-top:10px;max-width:100%}.xy-shad-tline{padding:6px 8px;border-radius:10px;background:#fff;border:1px solid #fce7f3}.xy-shad-tline-idx{margin:0 0 4px;font-size:12px;color:#9d174d;font-weight:700}.xy-shad-tline-zh{margin:0;font-size:17px;font-weight:650;color:#0f172a;line-height:1.55;word-break:break-word}.xy-shad-tline-py{margin:4px 0 0;font-size:13px;color:#7c3aed;line-height:1.4;word-break:break-word}.xy-shad-tline-vi{margin:4px 0 0;font-size:13px;color:#475569;line-height:1.45;word-break:break-word}@media(max-width:640px){.xy-shad-transcript{margin-left:0;margin-right:0}.xy-shad-tline-zh{font-size:16px}}.xy-shad-seg{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}.xy-shad-seg-cn{font-weight:700;color:#0f172a;word-break:break-word}.xy-shad-clock{text-align:center;font-weight:800;color:#be185d;margin:8px 0}.xy-shad-label{display:block;font-size:13px;font-weight:800;color:#be185d;margin:10px 0 6px}.xy-shad-input{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #fbcfe8;border-radius:10px;padding:10px;font-size:16px;margin-bottom:10px}.xy-shad-edit-list{display:flex;flex-direction:column;gap:10px;margin:14px 0}.xy-shad-edit-row{background:#fff;border:1px solid #fce7f3;border-radius:12px;padding:12px;text-align:left}.xy-shad-edit-row-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.l0-rad-wrap{background:#fff;border-radius:18px;padding:24px;border:1px solid #fbcfe8;box-shadow:0 2px 10px #00000008;margin-bottom:24px;max-width:100%;overflow-x:hidden;box-sizing:border-box}.l0-rad-h{font-size:20px;font-weight:800;color:#be185d;margin:0 0 8px;font-family:Lexend,sans-serif}.l0-rad-lead,.l0-rad-sec p,.l0-rad-list li{font-size:14px;color:#475569;line-height:1.55}.l0-rad-lead{margin:0 0 18px}.l0-rad-sec{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #fce7f3}.l0-rad-sec:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.l0-rad-sec h4{font-size:16px;font-weight:800;color:#9d174d;margin:0 0 10px}.l0-rad-list,.l0-rad-ol,.l0-rad-steps{margin:8px 0 0;padding-left:18px}.l0-rad-list li,.l0-rad-ol li,.l0-rad-steps li{margin-bottom:6px}.l0-rad-mini{font-size:20px;font-weight:800;color:#be185d;font-family:Noto Sans SC,Source Han Sans SC,sans-serif}.l0-rad-warn{background:#fff7ed;border:1px solid #fdba74;border-radius:12px;padding:12px 14px;color:#9a3412!important}.l0-rad-var-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin:10px 0}.l0-rad-var-grid span{background:#fdf2f8;border:1px solid #fbcfe8;border-radius:10px;padding:8px 10px;font-size:15px;font-weight:700;color:#831843;text-align:center}.l0-rad-search-label{display:block;font-size:13px;font-weight:800;color:#be185d;margin-bottom:6px}.l0-rad-search{width:100%;max-width:100%;box-sizing:border-box;border:1.5px solid #f9a8d4;border-radius:12px;padding:10px 12px;font-size:16px;margin-bottom:6px}.l0-rad-search-meta{font-size:12px;color:#94a3b8;margin:0 0 12px}.l0-rad-acc{border:1px solid #fbcfe8;border-radius:14px;margin-bottom:10px;background:#fffafc;overflow:hidden}.l0-rad-acc-sum{cursor:pointer;font-weight:800;color:#9d174d;padding:12px 14px;list-style:none}.l0-rad-acc-sum::-webkit-details-marker{display:none}.l0-rad-acc-sum span{font-weight:600;color:#64748b;font-size:13px}.l0-rad-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;padding:0 12px 12px}.l0-rad-card{border:1.5px solid #fbcfe8;border-radius:14px;background:#fff;overflow:hidden;max-width:100%}.l0-rad-card-head{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:none;background:#fdf2f8;padding:10px;cursor:pointer}.l0-rad-glyph{font-size:32px;font-weight:800;line-height:1;color:#9d174d;width:48px;flex-shrink:0;font-family:Noto Sans SC,Source Han Sans SC,sans-serif}.l0-rad-card-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.l0-rad-card-meta strong{font-size:14px;color:#1e293b}.l0-rad-card-meta span{font-size:12px;color:#64748b}.l0-rad-card-body{padding:10px 12px 12px;font-size:13px;color:#475569;line-height:1.5}.l0-rad-card-body p{margin:0 0 6px}.l0-rad-ex{display:flex;flex-wrap:wrap;gap:6px}.l0-rad-ex-btn{border:1px solid #f9a8d4;background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;font-size:16px;font-weight:700;color:#831843}.l0-rad-ex-btn small{font-size:11px;font-weight:600;color:#64748b}.l0-rad-noex,.l0-rad-empty{font-size:13px;color:#94a3b8}@media(max-width:640px){.l0-rad-wrap{padding:16px 12px}.l0-rad-grid{grid-template-columns:1fr}.l0-rad-glyph{font-size:36px}.l0-rad-var-grid{grid-template-columns:1fr 1fr}}.master-ref-root{max-width:1100px;width:100%;margin:0 auto;padding:8px 4px 40px;box-sizing:border-box;overflow-x:clip;min-width:0}.master-ref-header{margin-bottom:16px;min-width:0}.master-ref-title{font-family:Lexend,sans-serif;font-size:24px;font-weight:800;color:#be185d;margin:0 0 6px;overflow-wrap:anywhere}.master-ref-subtitle{margin:0 0 14px;color:#64748b;font-size:14px;line-height:1.55;font-weight:500;overflow-wrap:anywhere}.master-ref-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.master-ref-summary-chip{border:1.5px solid #fbcfe8;background:#fff;border-radius:14px;padding:10px 14px;cursor:pointer;display:flex;flex-direction:column;gap:2px;min-width:110px;max-width:100%;text-align:left;transition:background .15s ease,border-color .15s ease}.master-ref-summary-chip:focus-visible,.master-ref-kind-btn:focus-visible,.master-ref-level-btn:focus-visible,.master-ref-lesson-link:focus-visible,.master-ref-clear-btn:focus-visible,.master-ref-select:focus-visible,.master-ref-search:focus-visible{outline:2px solid #db2777;outline-offset:2px}.master-ref-summary-chip strong{color:#be185d;font-size:13px;font-weight:800}.master-ref-summary-chip span{color:#64748b;font-size:12px;font-weight:600}.master-ref-summary-chip.is-active,.master-ref-summary-chip:hover{background:#fdf2f8;border-color:#f9a8d4}.master-ref-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:12px 0 10px;padding:12px;background:#fff;border:1.5px solid #fce7f3;border-radius:16px;box-sizing:border-box;width:100%;max-width:100%;min-width:0}.master-ref-kind-tabs,.master-ref-level-tabs{display:flex;flex-wrap:wrap;gap:6px;min-width:0;max-width:100%}.master-ref-kind-btn,.master-ref-level-btn{min-height:40px;padding:8px 12px;position:relative;z-index:1;pointer-events:auto}.master-ref-search-row{display:flex;flex:1 1 220px;gap:8px;align-items:center;min-width:0;max-width:100%}.master-ref-search{flex:1 1 auto;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.master-ref-clear-btn{flex:0 0 auto;min-height:40px;padding:8px 12px;border-radius:12px;border:1.5px solid #f9a8d4;background:#fff7fb;color:#be185d;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.master-ref-clear-btn:hover{background:#fce7f3}.master-ref-clear-btn[hidden]{display:none!important}.master-ref-select{width:220px;min-width:220px;max-width:100%;height:40px;min-height:40px;padding:8px 12px;border-radius:12px;border:1.5px solid #f9a8d4;background:#fff;font-size:13px;font-weight:600;line-height:1.25;color:#334155;outline:none;box-sizing:border-box;vertical-align:middle}.master-ref-count{font-size:13px;font-weight:700;color:#9d174d;margin:4px 0 10px;overflow-wrap:anywhere}.master-ref-table-wrap{max-height:min(70vh,720px);overflow:auto;max-width:100%;width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch}.master-ref-table{width:100%;max-width:100%;table-layout:auto}.master-ref-table th,.master-ref-table td{max-width:280px;min-width:0;overflow-wrap:anywhere;word-break:break-word;vertical-align:top}.master-ref-table thead th{position:sticky;top:0;z-index:2}.master-ref-vocab-table th:nth-child(5),.master-ref-vocab-table td:nth-child(5),.master-ref-grammar-table th:nth-child(3),.master-ref-grammar-table td:nth-child(3),.master-ref-grammar-table th:nth-child(4),.master-ref-grammar-table td:nth-child(4),.master-ref-poly-table th:nth-child(4),.master-ref-poly-table td:nth-child(4){max-width:360px}.master-ref-hanzi{font-size:20px;font-weight:700;color:#0f172a;white-space:normal;overflow-wrap:anywhere;word-break:break-word;user-select:text;line-height:1.35}.master-ref-pinyin{color:#64748b;font-size:13px;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.master-ref-pos,.master-ref-meaning,.master-ref-examples-cell,.master-ref-hsk-cell{overflow-wrap:anywhere;word-break:break-word;min-width:0}.master-ref-stt{color:#94a3b8;font-weight:700;white-space:nowrap}.master-ref-lesson-cell{white-space:nowrap}.master-ref-lesson-link{border:none;background:#fdf2f8;color:#be185d;font-weight:800;font-size:12.5px;padding:8px 12px;min-height:36px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.master-ref-lesson-link:hover{background:#fce7f3}.master-ref-lesson-title{font-size:12.5px;color:#64748b}.master-ref-gp-title{font-weight:800;color:#be185d;overflow-wrap:anywhere;word-break:break-word}.master-ref-gp-expl{font-size:13px;line-height:1.55;min-width:0;overflow-wrap:anywhere}.master-ref-gp-fields{display:flex;flex-direction:column;gap:8px}.master-ref-gp-field{display:block;margin:0;padding:0;color:#334155;word-break:break-word;overflow-wrap:anywhere}.master-ref-gp-label{color:#be185d;font-weight:800}.master-ref-gp-body{font-weight:500}.master-ref-gp-body b{font-weight:800;color:#0f172a}.master-ref-examples{display:flex;flex-direction:column;gap:8px;min-width:0}.master-ref-ex{padding:8px 10px;border-radius:10px;background:#fff7fb;border:1px solid #fce7f3;min-width:0}.master-ref-ex-cn{font-size:15px;font-weight:700;color:#0f172a;user-select:text;overflow-wrap:anywhere;word-break:break-word}.master-ref-ex-py{font-size:12px;color:#64748b;overflow-wrap:anywhere;word-break:break-word}.master-ref-ex-vi{font-size:12.5px;color:#475569;overflow-wrap:anywhere;word-break:break-word}.master-ref-muted{color:#94a3b8}.master-ref-empty{text-align:center;padding:36px 16px;color:#a0526a;font-weight:700;background:#fff;border:1.5px dashed #f9a8d4;border-radius:16px;overflow-wrap:anywhere}.master-ref-cards{display:none;gap:10px;flex-direction:column;width:100%;max-width:100%;min-width:0}.master-ref-card{background:#fff;border:1.5px solid #fce7f3;border-radius:16px;padding:14px;box-shadow:0 4px 14px #ec48990a;box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere}.master-ref-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.master-ref-card-meta{font-size:12px;font-weight:700;color:#be185d;margin:4px 0;overflow-wrap:anywhere}.master-ref-card-meaning{font-size:14px;color:#334155;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.master-ref-summary-static{cursor:default;opacity:.95}.master-ref-summary-static:hover{background:#fff;border-color:#fbcfe8}.master-ref-poly-note{font-size:12.5px;color:#64748b;font-weight:600;margin:0 0 10px;line-height:1.45;overflow-wrap:anywhere}.master-ref-poly-table tbody tr.is-char-start td{border-top:2px solid #f9a8d4}.master-ref-poly-word{font-weight:700;color:#0f172a;font-family:Kaiti,KaiTi,SimSun,serif;font-size:16px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.master-ref-poly-card .master-ref-poly-reading{margin-top:10px;padding-top:8px;border-top:1px dashed #fbcfe8}.master-ref-poly-reading-label{font-size:15px;font-weight:800;color:#db2777;margin-bottom:6px;overflow-wrap:anywhere}.master-ref-poly-support{margin:0 0 8px;padding:8px 10px;background:#fff8fb;border-radius:10px;border:1px solid #fce7f3;min-width:0;overflow-wrap:anywhere}@media(max-width:1024px){.master-ref-root{max-width:100%;padding:8px 2px 32px}.master-ref-table th,.master-ref-table td{padding:10px 12px}}@media(max-width:760px){.master-ref-root{overflow-x:hidden;padding:6px 0 28px}.master-ref-table-wrap{display:none}.master-ref-cards{display:flex}.master-ref-title{font-size:20px}.master-ref-toolbar.hanzi-filter-bar,.master-ref-toolbar{padding:10px;flex-direction:column;align-items:stretch}.master-ref-kind-tabs,.master-ref-level-tabs,.master-ref-search-row{width:100%;flex:0 0 auto}.master-ref-kind-btn,.master-ref-level-btn{flex:1 1 auto;text-align:center;font-size:13px;padding:10px 8px}.master-ref-search{min-width:0;width:100%;flex:1 1 auto}.master-ref-select{max-width:100%;width:100%;min-width:0}.master-ref-clear-btn{flex:0 0 auto}.master-ref-hanzi{font-size:22px}.master-ref-card{padding:12px}.master-ref-empty{padding:28px 12px;font-size:14px}.master-ref-toolbar .hanzi-search-input{min-width:0;width:100%}}@media(max-width:430px){.master-ref-kind-btn{font-size:12.5px;padding:9px 6px}.master-ref-summary-chip{min-width:96px;flex:1 1 96px}}.dashboard-hsk-btn.is-hsk-locked,.hsk-item.is-hsk-locked{opacity:.45!important;filter:grayscale(.55);cursor:not-allowed!important;position:relative}.dashboard-hsk-btn.is-hsk-locked:hover,.hsk-item.is-hsk-locked:hover{transform:none!important;box-shadow:none!important}.feature-card.is-module-locked{opacity:.55;filter:grayscale(.4);cursor:not-allowed!important;position:relative}.feature-card.is-module-locked:hover{transform:none!important;box-shadow:none!important}.feature-lock-badge{position:absolute;top:10px;right:10px;font-size:10px;font-weight:800;color:#9f1239;background:#ffe4e6;border:1px solid #fecdd3;border-radius:999px;padding:3px 8px}.lb-tab,.gc-lb-tab{border:1.5px solid #fbcfe8;background:#fff;color:#9f1239;font-size:12px;font-weight:800;border-radius:999px;padding:6px 12px;cursor:pointer}.lb-tab.is-active,.gc-lb-tab.is-active{background:#be185d;border-color:#be185d;color:#fff}.gc-leaderboard{margin-top:16px;background:#ffffffeb;border:1.5px solid #fbcfe8;border-radius:16px;padding:14px}.gc-leaderboard h3{margin:0 0 10px;font-size:15px;color:#be185d;font-weight:800}.gc-lb-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px;max-width:100%}.gc-lb-body{max-height:240px;overflow:auto}.gc-lb-row{display:flex;justify-content:space-between;gap:8px;padding:8px 2px;border-bottom:1px dashed #fce7f3;font-size:13px;font-weight:700;color:#831843;min-width:0}.gc-lb-row>span:first-child{min-width:0;overflow-wrap:anywhere;word-break:break-word}.gc-lb-empty{padding:14px;text-align:center;color:#64748b;font-size:12.5px;font-weight:700;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}.gc-lb-empty.gc-lb-error{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.gc-lb-retry{border:none;border-radius:10px;background:#be185d;color:#fff;font-weight:700;font-size:12.5px;padding:8px 14px;cursor:pointer}#comingSoonNoticeModal{z-index:12000;align-items:center;justify-content:center;background:#0f172a73}@media(max-width:430px){.lb-tab,.gc-lb-tab{font-size:11px;padding:6px 10px}.gc-lb-tabs{gap:4px}.hanzi-pinyin-text{word-break:break-word}}@media(max-width:320px){.dashboard-hsk-btn .hsk-title{font-size:10px}.feature-lock-badge{font-size:9px;padding:2px 6px}}.xy-dict-hint-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 6px}.xy-dict-btn-hint{border:1.5px solid #fbbf24;background:#fffbeb;color:#b45309;font-weight:800;font-size:13px;border-radius:10px;padding:8px 14px;cursor:pointer}.xy-dict-btn-hint:disabled{opacity:.45;cursor:not-allowed}.xy-dict-hint-left{font-size:12.5px;font-weight:800;color:#92400e}.xy-dict-hint-note{font-size:11.5px;color:#64748b;margin:0 0 10px;line-height:1.45}.xy-dict-hint-msg{margin-top:10px;padding:10px 12px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12.5px;font-weight:700;line-height:1.45}.xy-dict-btn-retry{border:none;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;font-weight:800;font-size:13px;border-radius:10px;padding:10px 16px;cursor:pointer;box-shadow:0 3px 10px #ec489947}.xy-dict-review-banner{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:12px;padding:10px 12px;font-size:12.5px;font-weight:700;margin:0 0 12px;line-height:1.45}.xy-dict-view-practice.is-review .xy-dict-han{background:#f8fafc;cursor:default}.xy-dict-han.is-hint-target{outline:2px solid #f59e0b;outline-offset:1px}.xy-dict-han.is-hinted{background:#fff7ed;border-color:#fdba74}.xy-dict-open.is-completed{border-color:#86efac;background:#f0fdf4}.xy-dict-done-badge{color:#15803d;font-weight:800}@media(max-width:430px){.xy-dict-hint-bar{gap:8px}.xy-dict-actions{display:flex;flex-wrap:wrap;gap:8px}.xy-dict-btn-check,.xy-dict-btn-reveal,.xy-dict-btn-retry,.xy-dict-btn-hint{flex:1 1 auto;min-width:120px}}.fun-review-game-card{background:linear-gradient(180deg,#fff7fb,#fff);border:1.5px solid #f9a8d4;border-radius:14px;padding:12px 10px;text-align:center;min-width:0;box-sizing:border-box}.fun-review-game-card .fun-review-game-icon{font-size:26px;line-height:1;margin-bottom:6px}.fun-review-game-card h4{margin:0 0 4px;font-size:13px;font-weight:800;color:#9d174d}.fun-review-game-card p{margin:0 0 10px;font-size:12px;line-height:1.45;color:#6a5a6a;overflow-wrap:anywhere}.fun-review-game-play{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:none;border-radius:12px;background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;font-size:12.5px;font-weight:800;cursor:pointer;box-shadow:0 4px 12px #be185d38}.fun-review-game-play:hover{filter:brightness(1.05)}#homeLeftSidebar .fun-review-game-card p{display:none}#homeLeftSidebar .fun-review-game-play{min-height:32px;padding:6px 10px;font-size:11px}body.lcg-open{overflow:hidden}body.lcg-open #mascot-container,body.lcg-open #mascot-bubble,body.lcg-open #mascot-img,body.lcg-open #toggleToolbarBtn,body.lcg-open #highlightToolbar,body.lcg-open .highlight-toolbar,body.lcg-open #screenPenOverlay,body.lcg-open #screenPenControls,body.lcg-open .mobile-sidebar-toggle-btn,body.lcg-open #mobile-sidebar-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}.listening-choice-game.lcg-root,.lcg-root{position:fixed;inset:0;z-index:5000;display:flex;align-items:stretch;justify-content:stretch;padding:0;box-sizing:border-box;overflow:hidden;background:none;background-color:transparent}.lcg-root[hidden]{display:none!important}.lcg-root .lcg-board{position:relative;width:100%;height:100%;height:100dvh;flex:1 1 auto;overflow:hidden;container-type:size;container-name:lcg-board;background:none}.lcg-root .lcg-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;background:none}.lcg-root .lcg-bg-desktop{display:block;object-fit:cover;object-position:left center}.lcg-root .lcg-bg-mobile{display:none;object-fit:cover;object-position:center top}.lcg-root .lcg-panel{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:hidden;background:none;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;min-width:0;min-height:0}.lcg-root .lcg-header{display:flex;align-items:flex-start;justify-content:flex-end;gap:4px;padding:1.2cqh 2cqw 0;min-width:0;flex:0 0 auto;z-index:4}.lcg-root .lcg-body{padding:0 6cqw 2cqh;min-width:0;min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;overflow:hidden}.lcg-root .lcg-intro,.lcg-root .lcg-result,.lcg-root .lcg-play{text-align:center;width:100%;min-height:0}.lcg-root .lcg-intro[hidden],.lcg-root .lcg-result[hidden],.lcg-root .lcg-play[hidden]{display:none!important}.lcg-root .lcg-play{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;overflow:hidden;position:relative}.lcg-root .lcg-mascot-slot{order:1;flex:0 0 auto;height:16cqh;width:min(42cqw,220px);margin:0 auto;display:flex;align-items:center;justify-content:center}.lcg-root .lcg-play-top{order:2;display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:4.5cqh;z-index:2}.lcg-root .lcg-audio-row{order:3;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap;margin:0;flex:0 0 auto;height:16cqh;z-index:4}.lcg-root .lcg-audio-fallback{order:3;color:#b45309;font-size:2.1cqh;font-weight:700;margin:0;flex:0 0 auto}.lcg-root .lcg-choices{order:4;display:grid;grid-template-columns:1fr;gap:1cqh;margin:.4cqh auto 0;width:min(92%,520px);max-width:100%;flex:1 1 auto;min-height:0;align-content:center;justify-content:center;justify-items:center;align-self:center;z-index:3}.lcg-root .lcg-status{order:5;display:flex;justify-content:center;gap:2cqw;flex-wrap:wrap;font-size:clamp(12px,2.4cqh,18px);font-weight:800;color:#9d174d;text-shadow:0 1px 0 #fff;flex:0 0 auto;min-height:3.6cqh;z-index:4}.lcg-root .lcg-mascot-wrap{display:flex;justify-content:center;align-items:center;margin:0 auto;width:100%;height:100%;pointer-events:none;z-index:5}.lcg-root .lcg-mascot{height:100%;width:auto;max-width:100%;object-fit:contain;object-position:center;background:none;background-color:transparent}.lcg-root .lcg-intro .lcg-mascot-wrap,.lcg-root .lcg-result .lcg-mascot-wrap{height:18cqh;width:min(36cqw,240px);flex:0 0 auto}.lcg-root .lcg-mascot-done{height:100%;max-width:100%}.lcg-root .lcg-intro h3,.lcg-root .lcg-result h3{margin:0 0 1cqh;color:#9d174d;font-size:clamp(16px,3.2cqh,24px);text-shadow:0 1px 0 #fff}.lcg-root .lcg-intro p{margin:0 auto 1.4cqh;max-width:36ch;color:#6a5a6a;font-size:clamp(13px,2.2cqh,16px);line-height:1.35}.lcg-root .lcg-meta{list-style:none;margin:0 auto 1.4cqh;padding:0;max-width:42cqw;background:none;border:none;text-align:left;color:#4a3a4a;font-size:clamp(13px,2.1cqh,16px);line-height:1.45;text-shadow:0 1px 0 #fff}.lcg-root .lcg-error{color:#be123c;font-weight:700;font-size:clamp(13px,2.1cqh,16px)}.lcg-root .lcg-img-btn{appearance:none;-webkit-appearance:none;border:none;outline:none;background:none;background-color:transparent;box-shadow:none;padding:0;margin:0;cursor:pointer;line-height:0;overflow:visible;-webkit-tap-highlight-color:transparent;z-index:4}.lcg-root .lcg-img-btn:before,.lcg-root .lcg-img-btn:after,.lcg-root .lcg-choice:before,.lcg-root .lcg-choice:after{content:none;display:none}.lcg-root .lcg-img-btn:hover:not(:disabled) .lcg-img-btn-asset{transform:scale(1.04)}.lcg-root .lcg-img-btn:active:not(:disabled) .lcg-img-btn-asset{transform:scale(.97)}.lcg-root .lcg-img-btn.is-disabled,.lcg-root .lcg-img-btn:disabled{opacity:.5;cursor:not-allowed}.lcg-root .lcg-img-btn-asset{display:block;width:auto;height:16cqh;max-width:28cqw;object-fit:contain;pointer-events:none;background:none;background-color:transparent;transition:transform .15s ease}.lcg-root .lcg-back-img .lcg-img-btn-asset{height:10cqh;max-width:12cqw}.lcg-root .lcg-play-img{height:16cqh;display:flex;align-items:center;justify-content:center}.lcg-root .lcg-play-img .lcg-img-btn-asset{height:16cqh;max-width:22cqw}.lcg-root .lcg-progress{font-size:clamp(14px,2.8cqh,22px);font-weight:800;color:#9d174d;margin:0;text-shadow:0 1px 0 #fff;z-index:2}.lcg-root .lcg-choice{position:relative;width:100%;min-height:11cqh;height:11cqh;padding:0;border:none;outline:none;background:none;background-color:transparent;box-shadow:none;cursor:pointer;overflow:visible;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;display:flex;justify-content:center;align-items:center;z-index:3}.lcg-root .lcg-choice-frame{width:auto;max-width:100%;height:11cqh;display:block;pointer-events:none;background:none;background-color:transparent;object-fit:contain}.lcg-root .lcg-choice-text{position:absolute;left:18%;right:16%;top:50%;transform:translateY(-50%);font-size:clamp(16px,3cqh,24px);font-weight:800;font-family:Noto Sans SC,Be Vietnam Pro,sans-serif;color:#4a2c2a;line-height:1.15;overflow-wrap:anywhere;word-break:break-word;pointer-events:none;z-index:3}.lcg-root .lcg-choice:hover:not(:disabled) .lcg-choice-frame{transform:scale(1.03)}.lcg-root .lcg-choice.is-correct .lcg-choice-frame{filter:drop-shadow(0 0 6px rgba(16,185,129,.55))}.lcg-root .lcg-choice.is-wrong .lcg-choice-frame{filter:drop-shadow(0 0 6px rgba(244,63,94,.5))}.lcg-root .lcg-choice.is-muted{opacity:.55}.lcg-root .lcg-combo-idle{opacity:.45}.lcg-root .lcg-feedback{position:absolute;left:50%;bottom:.6cqh;transform:translate(-50%);margin:0;padding:0;border-radius:0;font-weight:800;font-size:clamp(13px,2.2cqh,16px);background:none;text-shadow:0 1px 0 #fff;animation:lcgPop .22s ease-out;pointer-events:none;white-space:nowrap;z-index:6}.lcg-root .lcg-feedback.is-ok{color:#047857}.lcg-root .lcg-feedback.is-bad{color:#be123c}.lcg-root .lcg-exp,.lcg-root .lcg-answer{margin-top:.4cqh;font-size:.95em}.lcg-root .lcg-intro,.lcg-root .lcg-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;max-height:100%}.lcg-root .lcg-result-frame{position:relative;width:min(42cqw,432px);min-height:36cqh;margin:0 auto 1cqh;z-index:3}.lcg-root .lcg-result-frame-img{width:100%;height:auto;max-height:48cqh;object-fit:contain;display:block;background:none}.lcg-root .lcg-result-stats{position:absolute;inset:16% 14% 24%;display:flex;flex-direction:column;justify-content:center;gap:.4cqh;color:#7a2d4a;font-size:clamp(12px,2.2cqh,16px);font-weight:700;line-height:1.25;overflow:hidden;background:none;text-align:center}.lcg-root .lcg-result-title{font-size:1.15em;font-weight:800;color:#9d174d;margin-bottom:.4cqh}.lcg-root .lcg-actions{display:flex;flex-wrap:wrap;gap:1cqw;justify-content:center;align-items:flex-end;min-height:14cqh;z-index:4}@keyframes lcgPop{0%{transform:translate(-50%) scale(.96);opacity:.4}to{transform:translate(-50%) scale(1);opacity:1}}@media(min-width:769px){.lcg-root .lcg-play-top{order:1}.lcg-root .lcg-audio-row,.lcg-root .lcg-audio-fallback{order:2}.lcg-root .lcg-choices{order:3;grid-template-columns:1fr 1fr;width:min(72%,720px);margin-inline:auto;gap:1.4cqh 2.4cqw;justify-content:center;justify-items:center}.lcg-root .lcg-status{order:4}.lcg-root .lcg-mascot-slot{order:0;position:absolute;right:3%;bottom:7%;height:22cqh;width:24cqw;margin:0;pointer-events:none;z-index:2}.lcg-root .lcg-choice,.lcg-root .lcg-choice-frame{height:12cqh;min-height:12cqh}.lcg-root .lcg-audio-row,.lcg-root .lcg-play-img,.lcg-root .lcg-play-img .lcg-img-btn-asset{height:18cqh}}@media(max-width:768px){.lcg-root .lcg-bg-desktop{display:none}.lcg-root .lcg-bg-mobile{display:block}.lcg-root .lcg-header{padding:1cqh 3cqw 0 3cqw}.lcg-root .lcg-body{padding:0 5cqw 1.5cqh}.lcg-root .lcg-choices{width:100%}.lcg-root .lcg-result-frame{width:min(78cqw,360px)}}body.gc-open{overflow:hidden}body.gc-open #mascot-container,body.gc-open #mascot-bubble,body.gc-open #mascot-img,body.gc-open #toggleToolbarBtn,body.gc-open #highlightToolbar,body.gc-open .highlight-toolbar,body.gc-open #screenPenOverlay,body.gc-open #screenPenControls,body.gc-open .mobile-sidebar-toggle-btn,body.gc-open #mobile-sidebar-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}.gc-root{position:fixed;inset:0;z-index:4800;display:flex;align-items:stretch;justify-content:stretch;background:none;overflow:hidden;box-sizing:border-box;padding:0}.gc-root[hidden]{display:none!important}.gc-board{position:relative;width:100%;height:100%;height:100dvh;overflow:hidden;display:flex;align-items:stretch;justify-content:center}.gc-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.gc-bg-desktop{display:block;object-fit:cover;object-position:left center}.gc-bg-mobile{display:none;object-fit:cover;object-position:center top}.gc-panel{position:relative;z-index:1;width:min(920px,calc(100% - 32px));max-height:calc(100dvh - 24px);margin:12px auto;background:#ffffffeb;border:1.5px solid #f9a8d4;border-radius:24px;box-shadow:0 12px 32px #be185d1f;padding:16px 18px 18px;box-sizing:border-box;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gc-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.gc-header h2{margin:0;font-size:clamp(20px,3vw,28px);color:#9d174d;font-weight:800}.gc-back{appearance:none;border:1.5px solid #f9a8d4;background:#fff;color:#be185d;font-weight:800;font-size:13px;border-radius:12px;padding:8px 14px;cursor:pointer}.gc-hsk-row{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;max-width:100%;padding-bottom:6px;-webkit-overflow-scrolling:touch}.gc-hsk-btn{flex:0 0 auto;appearance:none;border:1.5px solid #f9a8d4;background:#fff;color:#9d174d;font-weight:800;font-size:13px;border-radius:999px;padding:8px 14px;cursor:pointer}.gc-hsk-btn.is-active{background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;border-color:#be185d}.gc-hsk-btn.is-locked{opacity:.7}.gc-hsk-note{margin:10px 0 18px;color:#6a5a6a;font-size:13px;line-height:1.45}.gc-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gc-card{background:linear-gradient(180deg,#fff7fb,#fff);border:1.5px solid #f9a8d4;border-radius:16px;padding:16px 14px;text-align:center;min-width:0}.gc-card.is-disabled{opacity:.72}.gc-card-icon{font-size:28px;margin-bottom:8px}.gc-card h3{margin:0 0 6px;font-size:15px;color:#9d174d;font-weight:800}.gc-premium-tag{display:inline-block;margin-left:4px;padding:1px 6px;font-size:10px;font-weight:800;vertical-align:middle;color:#9a3412;background:#ffedd5;border-radius:4px}.gc-card p{margin:0 0 12px;font-size:13px;color:#6a5a6a;line-height:1.4}.gc-play{appearance:none;border:none;border-radius:12px;background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;font-weight:800;font-size:13px;padding:8px 16px;cursor:pointer}.gc-play.is-disabled,.gc-play:disabled{background:#e2e8f0;color:#64748b;cursor:not-allowed}@media(max-width:768px){.gc-bg-desktop{display:none}.gc-bg-mobile{display:block}.gc-panel{width:calc(100% - 24px);margin:12px auto;padding:16px 14px 20px}.gc-cards{grid-template-columns:1fr}.gc-header{flex-wrap:wrap}}.gc-game-img-btn-asset,.lcg-root .lcg-img-btn-asset,.mm-root .mm-img-btn-asset,.sw-root .sw-img-btn-asset,.sa-root .sa-img-btn-asset,.wc-root .wc-img-btn-asset{display:block;width:auto;height:14cqh;max-height:96px;max-width:36cqw;object-fit:contain;object-position:center;pointer-events:none}.gc-game-back-btn .gc-game-img-btn-asset,.lcg-root .lcg-back-img .lcg-img-btn-asset,.mm-root .mm-back-img .mm-img-btn-asset,.sw-root .sw-back-img .sw-img-btn-asset,.sa-root .sa-back-img .sa-img-btn-asset{height:10cqh;max-height:72px;max-width:18cqw}.gc-game-start-btn .gc-game-img-btn-asset{height:15cqh;max-height:110px;max-width:42cqw}.wc-root .wc-result-actions .wc-img-btn-asset,.wc-root .wc-result-actions .gc-game-img-btn-asset,.wc-root .wc-result-actions .gc-game-back-btn .wc-img-btn-asset,.wc-root .wc-result-actions .gc-game-start-btn .wc-img-btn-asset{height:14cqh;max-height:96px;max-width:36cqw;width:auto}.gc-game-mascot-slot,.lcg-root .lcg-mascot-slot,.mm-root .mm-mascot-slot,.sw-root .sw-mascot-slot,.sa-root .sa-mascot-slot,.wc-root .wc-mascot-slot{flex:0 0 auto;height:16cqh;max-height:160px;width:min(42cqw,220px);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}.gc-game-mascot,.lcg-root .lcg-mascot,.mm-root .mm-mascot,.sw-root .sw-mascot,.sa-root .sa-mascot,.wc-root .wc-mascot{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center}body.mm-open{overflow:hidden}body.mm-open #mascot-container,body.mm-open #mascot-bubble,body.mm-open #mascot-img,body.mm-open #toggleToolbarBtn,body.mm-open #highlightToolbar,body.mm-open .highlight-toolbar,body.mm-open #screenPenOverlay,body.mm-open #screenPenControls,body.mm-open .mobile-sidebar-toggle-btn,body.mm-open #mobile-sidebar-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}.mm-root{position:fixed;inset:0;z-index:5050;display:flex;overflow:hidden;height:100vh;height:100dvh;max-height:100dvh;background:none}.mm-root[hidden]{display:none!important}.mm-board{position:relative;width:100%;height:100%;max-height:100dvh;overflow:hidden;container-type:size;container-name:mm-board}.mm-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.mm-bg-desktop{display:block;object-fit:cover;object-position:left center}.mm-bg-mobile{display:none;object-fit:cover;object-position:center top}.mm-panel{position:relative;z-index:1;height:100%;max-height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.mm-header{display:flex;align-items:flex-start;justify-content:flex-end;padding:.5cqh 1.4cqw 0;flex:0 0 auto;z-index:4}.mm-body{position:relative;z-index:2;flex:1;min-height:0;overflow:hidden;padding:4px 12px 8px;display:flex;flex-direction:column}.mm-img-btn{appearance:none;-webkit-appearance:none;border:none;outline:none;background:none;background-color:transparent;box-shadow:none;padding:0;margin:0;cursor:pointer;line-height:0;overflow:visible;-webkit-tap-highlight-color:transparent;z-index:4}.mm-img-btn:before,.mm-img-btn:after{content:none;display:none}.mm-img-btn:hover:not(:disabled) .mm-img-btn-asset{transform:scale(1.04)}.mm-img-btn:active:not(:disabled) .mm-img-btn-asset{transform:scale(.97)}.mm-img-btn-asset{display:block;width:auto;height:16cqh;max-width:28cqw;object-fit:contain;pointer-events:none;background:none;background-color:transparent;transition:transform .15s ease}.mm-back-img .mm-img-btn-asset{height:10cqh;max-width:12cqw}.mm-diff{appearance:none;border:none;cursor:pointer;font-weight:800;border-radius:12px}.mm-pick{margin:auto;width:min(560px,100%);background:#ffffffe6;border:1.5px solid #f9a8d4;border-radius:20px;padding:20px 18px;text-align:center}.mm-pick h2{margin:0 0 10px;color:#9d174d;font-size:clamp(18px,3vw,24px)}.mm-pick p{color:#6a5a6a;font-size:14px;line-height:1.45}.mm-diff-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px}.mm-diff{background:#fff;border:1.5px solid #f9a8d4;color:#9d174d;padding:12px 10px;font-size:16px}.mm-diff span{display:block;margin-top:4px;font-size:12px;font-weight:700;color:#6a5a6a}.mm-error{color:#be123c;font-weight:700;margin-top:12px}.mm-stage{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden;--mm-gap: clamp(6px, 1.1cqh, 12px);--mm-rows: 3;--mm-cols: 4}.mm-cols-12{--mm-rows: 3;--mm-cols: 4}.mm-cols-16{--mm-rows: 4;--mm-cols: 4}.mm-cols-20{--mm-rows: 4;--mm-cols: 5}.mm-status{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;font-weight:800;font-size:clamp(12px,2.1cqh,16px);color:#9d174d;text-shadow:0 1px 0 #fff;margin-bottom:2px;flex:0 0 auto;z-index:4}.mm-board-main{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;overflow:hidden}.mm-grid{position:relative;z-index:3;flex:1 1 auto;min-width:0;min-height:0;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden;display:grid;gap:var(--mm-gap);justify-content:center;align-content:center;justify-items:center;align-items:center;container-type:size}.mm-mascot-slot{flex:0 0 auto;order:-1;width:min(16cqw,140px);height:min(24cqh,190px);max-height:18%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:4;align-self:center;margin:0 auto}.mm-mascot-wrap{display:flex;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:none;background:none}.mm-mascot{height:100%;width:auto;max-width:100%;object-fit:contain;object-position:center;background:none;background-color:transparent}.mm-pick .mm-mascot-wrap,.mm-result .mm-mascot-wrap{height:18cqh;width:min(36cqw,240px);margin:0 auto 8px;flex:0 0 auto}.mm-cols-12 .mm-grid,.mm-cols-16 .mm-grid{grid-template-columns:repeat(4,max-content)}.mm-cols-20 .mm-grid{grid-template-columns:repeat(5,max-content)}.mm-card{appearance:none;position:relative;border:none;background:none;padding:0;margin:0;box-sizing:border-box;height:min(calc((100cqh - (var(--mm-rows) - 1) * var(--mm-gap)) / var(--mm-rows)),calc((100cqw - (var(--mm-cols) - 1) * var(--mm-gap)) / var(--mm-cols) * 4 / 3));width:auto;aspect-ratio:3 / 4;max-width:100%;min-width:0;min-height:0;flex:none;perspective:900px;cursor:pointer;z-index:3}.mm-card-inner{position:absolute;inset:0;width:100%;height:100%;box-sizing:border-box;border-radius:12px;transform-style:preserve-3d;transform-origin:center center;transition:transform .38s ease}.mm-card.is-open .mm-card-inner,.mm-card.is-matched .mm-card-inner{transform:rotateY(180deg)}.mm-card-back,.mm-card-front{position:absolute;inset:0;width:100%;height:100%;box-sizing:border-box;border-radius:12px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1.5px solid rgba(255,255,255,.9);box-shadow:0 4px 10px #4a2c2a29;background:none;background-color:transparent}.mm-card-back{display:flex;align-items:center;justify-content:center;transform:rotateY(0)}.mm-card-back-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;pointer-events:none;background:none;background-color:transparent}.mm-card-front{display:flex;align-items:center;justify-content:center;transform:rotateY(180deg);color:#4a2c2a;font-weight:800;font-family:Noto Sans SC,Be Vietnam Pro,sans-serif;text-align:center;padding:8px;text-shadow:0 1px 0 #fff,0 0 10px rgba(255,255,255,.85)}.mm-card-text{display:block;width:100%;max-width:100%;max-height:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;line-height:1.15}.mm-front-hanzi .mm-card-text{font-size:clamp(14px,2.4cqh,28px)}.mm-front-meaning .mm-card-text{font-size:clamp(11px,1.8cqh,16px)}.mm-card.is-matched{pointer-events:none}.mm-card.is-matched .mm-card-front{box-shadow:0 0 0 2px #10b98166,0 8px 16px #4a2c2a29}.mm-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;max-height:100%;width:100%;margin:auto;background:none;text-align:center}.mm-result-frame{position:relative;width:min(42cqw,432px);min-height:36cqh;margin:0 auto 1cqh;z-index:3;background:none}.mm-result-frame-img{width:100%;height:auto;max-height:48cqh;object-fit:contain;display:block;background:none;background-color:transparent}.mm-result-stats{position:absolute;inset:16% 14% 24%;display:flex;flex-direction:column;justify-content:center;gap:.4cqh;color:#7a2d4a;font-size:clamp(12px,2.2cqh,16px);font-weight:700;line-height:1.25;overflow:hidden;background:none;text-align:center;margin:0;max-width:none}.mm-result-title{font-size:1.15em;font-weight:800;color:#9d174d;margin-bottom:.4cqh}.mm-actions{display:flex;flex-wrap:wrap;gap:1cqw;justify-content:center;align-items:flex-end;min-height:14cqh;z-index:5}.mm-actions .mm-result-btn{width:18cqw;height:16cqh;max-width:168px;min-width:92px;display:flex;align-items:center;justify-content:center;background:none;background-color:transparent}.mm-actions .mm-result-btn .mm-img-btn-asset{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}@media(min-width:769px){.mm-diff-row{grid-template-columns:repeat(3,minmax(0,1fr))}.mm-mascot-slot{width:min(16cqw,140px);height:min(24cqh,190px);max-height:18%}}@media(max-width:768px){.mm-bg-desktop{display:none}.mm-bg-mobile{display:block}.mm-header{padding:.3cqh 2vw 0}.mm-body{padding:2px 8px 6px;overflow-x:hidden}.mm-status{gap:8px;margin-bottom:0;font-size:clamp(11px,2.6vw,14px)}.mm-stage{--mm-gap: clamp(6px, 2vw, 12px);--mm-cols: 4}.mm-cols-12{--mm-rows: 3;--mm-cols: 4}.mm-cols-16{--mm-rows: 4;--mm-cols: 4}.mm-cols-20{--mm-rows: 5;--mm-cols: 4}.mm-board-main{flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;width:100%;overflow-x:hidden}.mm-mascot-slot{order:-1;width:min(28vw,110px);height:min(12cqh,96px);max-height:12%;align-self:center;margin:0 auto}.mm-grid{width:min(96vw,100%);max-width:100%;margin-left:auto;margin-right:auto;gap:var(--mm-gap);justify-content:center;justify-items:stretch;align-content:start;overflow-x:hidden;overflow-y:auto}.mm-cols-12 .mm-grid,.mm-cols-16 .mm-grid,.mm-cols-20 .mm-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mm-card{width:100%;max-width:100%;height:auto;aspect-ratio:3 / 4;max-height:none;justify-self:stretch}.mm-card-inner,.mm-card-front,.mm-card-back{position:absolute;inset:0;width:100%;height:100%;box-sizing:border-box;aspect-ratio:auto}.mm-actions .mm-result-btn{width:28cqw;height:14cqh;min-width:84px}.mm-result-frame{width:min(78cqw,360px);min-height:32cqh}.mm-pick .mm-mascot-wrap,.mm-result .mm-mascot-wrap{height:12cqh;width:min(42cqw,160px)}}body.sw-open{overflow:hidden}body.sw-open #mascot-container,body.sw-open #mascot-bubble,body.sw-open #mascot-img,body.sw-open #toggleToolbarBtn,body.sw-open #highlightToolbar,body.sw-open .highlight-toolbar,body.sw-open #screenPenOverlay,body.sw-open #screenPenControls,body.sw-open .mobile-sidebar-toggle-btn,body.sw-open #mobile-sidebar-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}.sw-root{position:fixed;inset:0;z-index:5100;display:flex;overflow:hidden;height:100vh;height:100dvh;max-height:100dvh;background:none}.sw-root[hidden]{display:none!important}.sw-board{position:relative;width:100%;height:100%;max-height:100dvh;overflow:hidden;container-type:size}.sw-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.sw-bg-desktop{display:block;object-fit:cover;object-position:left center}.sw-bg-mobile{display:none;object-fit:cover;object-position:center top}.sw-panel{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.sw-header{position:absolute;top:0;right:0;display:flex;justify-content:flex-end;padding:.8cqh 2cqw 0 0;flex:0 0 auto;z-index:30;pointer-events:none}.sw-header .sw-img-btn{pointer-events:auto}.sw-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0 12px 8px;position:relative;z-index:1}.sw-img-btn{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;line-height:0}.sw-img-btn:hover:not(:disabled) .sw-img-btn-asset{transform:scale(1.04)}.sw-img-btn-asset{display:block;height:16cqh;max-width:28cqw;width:auto;object-fit:contain;pointer-events:none;background:none;transition:transform .15s ease}.sw-back-img .sw-img-btn-asset{height:13cqh;max-width:16cqw}.sw-pick .sw-mascot-wrap{width:100%;max-width:100%;height:min(22cqh,180px);margin:0 auto 8px;display:flex;justify-content:center;align-items:center}.sw-pick .sw-mascot{height:100%;width:auto;max-width:70%;margin:0 auto;object-fit:contain;object-position:center}.sw-pick{margin:auto;width:min(560px,100%);text-align:center;background:none}.sw-result{margin:auto;width:min(90cqw,800px);max-width:100%;text-align:center;background:none}.sw-pick{background:#ffffffe6;border:1.5px solid #f9a8d4;border-radius:20px;padding:18px 16px}.sw-pick h2{margin:0 0 8px;color:#9d174d;font-size:clamp(18px,3vw,24px)}.sw-pick p{color:#6a5a6a;font-size:14px}.sw-diff-row{display:grid;gap:10px;margin-top:14px}.sw-diff{appearance:none;border:1.5px solid #f9a8d4;background:#fff;color:#9d174d;border-radius:12px;padding:12px 10px;font-weight:800;font-size:16px;cursor:pointer}.sw-diff span{display:block;margin-top:4px;font-size:12px;color:#6a5a6a}.sw-error{color:#be123c;font-weight:700;margin-top:10px}.sw-play{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.sw-status{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;font-weight:800;color:#9d174d;text-shadow:0 1px 0 #fff;font-size:clamp(12px,2.2cqh,16px);flex:0 0 auto;z-index:4;padding:.4cqh 14cqw 0}.sw-sky{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;z-index:3}.sw-bubble{position:absolute;display:block;width:min(14cqw,92px);height:min(14cqw,92px);aspect-ratio:1;border:none;background:none;padding:0;cursor:pointer;transform:translate(-50%);z-index:3;overflow:visible}.sw-bubble.is-pending{visibility:hidden;pointer-events:none}.sw-bubble-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;background:none;display:block}.sw-bubble-text{position:absolute;inset:18%;display:flex;align-items:center;justify-content:center;font-weight:800;font-family:Noto Sans SC,Be Vietnam Pro,sans-serif;color:#4a2c2a;font-size:clamp(11px,2.2cqh,18px);line-height:1.1;overflow:hidden;text-align:center;pointer-events:none;background:none}.sw-bubble.is-hit{opacity:0;transform:translate(-50%) scale(1.2);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.sw-bubble.is-miss{filter:grayscale(.2);transform:translate(-50%) scale(.92)}.sw-question{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;z-index:2;width:min(76cqw,840px);max-width:min(76cqw,840px);pointer-events:none;position:relative}.sw-feedback{position:relative;left:auto;bottom:auto;transform:none;width:100%;margin:.6cqh 0 0;text-align:center;font-weight:800;text-shadow:0 1px 0 #fff;pointer-events:none;z-index:7}.sw-q-frame{position:relative;width:100%;z-index:2;background:none}.sw-q-frame-img{position:relative;z-index:0;width:100%;height:auto;max-height:34cqh;object-fit:contain;display:block;background:none;pointer-events:none}.sw-q-text{position:absolute;inset:14% 8%;z-index:1;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Noto Sans SC,Be Vietnam Pro,sans-serif;font-weight:800;color:#4a2c2a;font-size:clamp(13px,2.5cqh,23px);line-height:1.25;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:none}.sw-stage-row{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:center;gap:6px;padding:0 4cqw .6cqh;min-height:22cqh;width:100%;box-sizing:border-box;z-index:5;position:relative}.sw-mascot-slot{flex:0 0 auto;width:min(24cqw,210px);height:min(26cqh,230px);max-width:220px;max-height:240px;display:flex;align-items:center;justify-content:center;pointer-events:none;position:relative;z-index:1}.sw-mascot-wrap{display:flex;align-items:center;justify-content:center;pointer-events:none}.sw-mascot{height:100%;width:auto;max-width:100%;object-fit:contain;object-position:center;background:none}.sw-gun-wrap{position:relative;flex:0 0 auto;width:min(18cqw,150px);height:min(22cqh,180px);z-index:1}.sw-gun{width:100%;height:100%;object-fit:contain;transform-origin:50% 70%;pointer-events:none;background:none}.sw-beam{position:absolute;left:50%;top:0;width:min(48px,8cqw);height:auto;max-height:min(120px,22cqh);object-fit:contain;object-position:center;transform-origin:50% 50%;pointer-events:none;background:none;z-index:6}.sw-feedback.is-ok{color:#047857}.sw-feedback.is-bad{color:#be123c}.sw-result-frame{position:relative;width:min(62cqw,620px);margin:0 auto 1cqh;background:none}.sw-result-frame-img{width:100%;height:auto;max-height:56cqh;object-fit:contain;display:block;background:none}.sw-result-stats{position:absolute;inset:14% 12% 18%;display:flex;flex-direction:column;justify-content:center;gap:.4cqh;color:#7a2d4a;font-size:clamp(12px,2.2cqh,17px);font-weight:700;text-align:center;background:none;overflow-wrap:anywhere;word-break:break-word}.sw-result-title{font-weight:800;color:#9d174d}.sw-result-bar{display:flex;align-items:flex-end;justify-content:center;gap:clamp(10px,2cqw,18px);flex-wrap:nowrap;margin-top:8px;width:100%}.sw-result-bar .sw-mascot-wrap,.sw-result-bar .sw-mascot-center{width:auto;height:min(22cqh,190px);margin:0;flex:0 0 auto}.sw-result-bar .sw-mascot{height:100%;max-width:min(28cqw,200px);object-fit:contain}.sw-result-bar .sw-result-btn{width:min(22cqw,196px);height:min(19cqh,168px);max-width:196px;min-width:96px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.sw-result-bar .sw-result-btn .sw-img-btn-asset{width:100%;height:100%;max-width:none;object-fit:contain}.sw-actions{display:flex;justify-content:center;align-items:flex-end;gap:12px;min-height:14cqh}.sw-actions .sw-result-btn{width:18cqw;height:16cqh;max-width:168px;min-width:92px;display:flex;align-items:center;justify-content:center}.sw-actions .sw-result-btn .sw-img-btn-asset{width:100%;height:100%;max-width:none;object-fit:contain}@media(min-width:769px){.sw-diff-row{grid-template-columns:repeat(3,minmax(0,1fr))}.sw-stage-row{justify-content:center;gap:8px;padding:0 4cqw .6cqh}.sw-mascot-slot,.sw-gun-wrap{position:relative;left:auto;right:auto;bottom:auto;flex:0 0 auto}.sw-question{flex:1 1 auto;width:auto;max-width:min(76cqw,840px);margin:0}}@media(max-width:768px){.sw-bg-desktop{display:none}.sw-bg-mobile{display:block}.sw-bubble{width:min(14vw,56px);height:min(14vw,56px);aspect-ratio:1}.sw-bubble-text{font-size:clamp(10px,2.6vw,13px);inset:16%}.sw-stage-row{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:8px 16px;padding:0 5vw 4px;min-height:0}.sw-question{order:-1;flex:1 0 100%;width:min(96vw,100%);max-width:100%}.sw-q-frame{width:min(96vw,100%)}.sw-q-frame-img{max-height:28cqh}.sw-q-text{inset:13% 8%;font-size:clamp(12px,3.2vw,18px)}.sw-mascot-slot{width:min(28vw,130px);height:min(16cqh,120px);order:0;position:relative;left:auto;right:auto}.sw-gun-wrap{width:min(24vw,100px);height:min(14cqh,110px);position:relative}.sw-beam{width:min(36px,10vw)}.sw-result{width:min(96vw,100%)}.sw-result-frame{width:min(88vw,100%)}.sw-result-frame-img{max-height:42cqh}.sw-result-bar{flex-direction:row;flex-wrap:nowrap;align-items:flex-end;justify-content:center;gap:8px}.sw-result-bar .sw-mascot-wrap,.sw-result-bar .sw-mascot-center{height:min(18cqh,150px)}.sw-result-bar .sw-mascot{max-width:min(32vw,140px)}.sw-pick .sw-mascot-wrap{height:min(16cqh,130px)}.sw-result-bar .sw-result-btn{width:min(26vw,120px);height:min(16cqh,120px);min-width:72px}.sw-actions .sw-result-btn{width:28vw;height:14cqh}}body.sa-open{overflow:hidden}body.sa-open #mascot-container,body.sa-open #mascot-bubble,body.sa-open #mascot-img,body.sa-open #toggleToolbarBtn,body.sa-open #highlightToolbar,body.sa-open .highlight-toolbar,body.sa-open #screenPenOverlay,body.sa-open #screenPenControls,body.sa-open .mobile-sidebar-toggle-btn,body.sa-open #mobile-sidebar-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}.sa-root{position:fixed;inset:0;z-index:5150;display:flex;overflow:hidden;height:100vh;height:100dvh;max-height:100dvh;background:none}.sa-root[hidden]{display:none!important}.sa-board{position:relative;width:100%;height:100%;max-height:100dvh;overflow:hidden;container-type:size}.sa-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.sa-bg-desktop{display:block;object-fit:cover;object-position:left center}.sa-bg-mobile{display:none;object-fit:cover;object-position:center top}.sa-panel{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.sa-header{position:absolute;top:0;right:0;z-index:30;padding:.8cqh 2cqw 0 0;pointer-events:none}.sa-header .sa-img-btn{pointer-events:auto}.sa-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0 12px 8px;position:relative;z-index:1}.sa-img-btn{appearance:none;border:none;background:none;padding:0;margin:0;cursor:pointer;line-height:0}.sa-img-btn:hover:not(:disabled) .sa-img-btn-asset{transform:scale(1.04)}.sa-img-btn-asset{display:block;height:16cqh;max-width:28cqw;width:auto;object-fit:contain;pointer-events:none;background:none;transition:transform .15s ease}.sa-back-img .sa-img-btn-asset{height:12cqh;max-width:15cqw}.sa-pick{margin:auto;width:min(560px,100%);text-align:center;background:#ffffffe6;border:1.5px solid #f9a8d4;border-radius:20px;padding:18px 16px}.sa-pick h2{margin:0 0 8px;color:#9d174d;font-size:clamp(18px,3vw,24px)}.sa-pick p{color:#6a5a6a;font-size:14px}.sa-mascot-wrap{width:100%;height:min(22cqh,180px);margin:0 auto 8px;display:flex;justify-content:center;align-items:center}.sa-mascot{height:100%;width:auto;max-width:100%;object-fit:contain;object-position:center;background:none}.sa-diff-row{display:grid;gap:10px;margin-top:14px}.sa-diff{appearance:none;border:1.5px solid #f9a8d4;background:#fff;color:#9d174d;border-radius:12px;padding:12px 10px;font-weight:800;font-size:16px;cursor:pointer}.sa-diff span{display:block;margin-top:4px;font-size:12px;color:#6a5a6a}.sa-error{color:#be123c;font-weight:700;margin-top:10px}.sa-play{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding-top:2cqh}.sa-status{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;font-weight:800;color:#9d174d;text-shadow:0 1px 0 #fff;font-size:clamp(12px,2.2cqh,16px);flex:0 0 auto;padding:.4cqh 14cqw 0}.sa-mascot-slot{flex:0 0 auto;height:min(16cqh,140px);display:flex;justify-content:center;align-items:center;pointer-events:none;margin-top:1.8cqh}.sa-mascot-slot .sa-mascot{height:100%;max-width:min(28cqw,180px)}.sa-stage{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:0;width:100%;overflow:visible}.sa-sentence,.sa-bank{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:8px;width:100%;max-width:100%;flex:0 0 auto;overflow:visible;padding:8px 4px 12px;box-sizing:border-box;margin:0 auto}.sa-sentence{min-height:0}.sa-tile,.sa-slot{position:relative;width:min(28cqw,220px);min-width:min(28cqw,220px);height:min(13cqh,92px);min-height:min(13cqh,92px);flex:0 0 auto;box-sizing:border-box;padding:0;margin:0;border-radius:16px}.sa-tile{appearance:none;border:none;background:none;cursor:pointer}.sa-tile:disabled{opacity:.28;cursor:default;pointer-events:none}.sa-tile-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;background:none}.sa-tile-text{position:absolute;inset:18% 14%;display:flex;align-items:center;justify-content:center;font-family:Noto Sans SC,Be Vietnam Pro,sans-serif;font-weight:800;color:#4a2c2a;font-size:clamp(16px,2.8cqh,26px);line-height:1.15;text-align:center;overflow:hidden;overflow-wrap:anywhere;pointer-events:none;background:none}.sa-slot{border:2px dashed #f9a8d4;background:#ffffff73}.sa-feedback{flex:0 0 auto;text-align:center;font-weight:800;text-shadow:0 1px 0 #fff;min-height:2.4cqh}.sa-feedback.is-ok{color:#047857}.sa-feedback.is-bad{color:#be123c}.sa-result{margin:auto;width:min(90cqw,800px);max-width:100%;text-align:center}.sa-result-frame{position:relative;width:min(62cqw,620px);margin:0 auto 1cqh;background:none}.sa-result-frame-img{width:100%;height:auto;max-height:56cqh;object-fit:contain;display:block;background:none}.sa-result-stats{position:absolute;inset:14% 12% 18%;display:flex;flex-direction:column;justify-content:center;gap:.4cqh;color:#7a2d4a;font-size:clamp(12px,2.2cqh,17px);font-weight:700;text-align:center;overflow-wrap:anywhere;word-break:break-word}.sa-result-title{font-weight:800;color:#9d174d}.sa-result-bar{display:flex;align-items:flex-end;justify-content:center;gap:clamp(10px,2cqw,18px);flex-wrap:nowrap;margin-top:8px}.sa-result-bar .sa-mascot-wrap{width:auto;height:min(22cqh,190px);margin:0;flex:0 0 auto}.sa-result-bar .sa-mascot{height:100%;max-width:min(28cqw,200px)}.sa-result-bar .sa-result-btn{width:min(22cqw,196px);height:min(19cqh,168px);flex:0 0 auto;display:flex;align-items:center;justify-content:center}.sa-result-bar .sa-result-btn .sa-img-btn-asset{width:100%;height:100%;max-width:none;object-fit:contain}@media(min-width:769px){.sa-diff-row{grid-template-columns:repeat(3,minmax(0,1fr))}.sa-stage{overflow:visible;padding-bottom:10px}.sa-sentence,.sa-bank{justify-content:center;overflow:visible}}@media(max-width:768px){.sa-bg-desktop{display:none}.sa-bg-mobile{display:block}.sa-body{padding:0 8px 6px}.sa-play{padding-top:1cqh}.sa-mascot-slot{height:min(12cqh,96px);margin-top:.6cqh;margin-bottom:0;overflow:hidden;z-index:1;position:relative}.sa-stage{justify-content:center;align-items:center;gap:10px;overflow:visible;z-index:2;position:relative;padding-top:4px;padding-bottom:8px}.sa-sentence,.sa-bank{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:6px;padding:4px 0 8px;overflow:visible;width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.sa-sentence{min-height:0;max-height:none;z-index:2}.sa-bank{min-height:0;z-index:3}.sa-tile,.sa-slot{width:calc((100% - 12px) / 3);min-width:calc((100% - 12px) / 3);max-width:calc((100% - 12px) / 3);height:min(10.5cqh,72px);min-height:min(10.5cqh,72px);flex:0 0 calc((100% - 12px) / 3);box-sizing:border-box}.sa-tile-text{font-size:clamp(13px,3.6vw,18px);left:12%;right:12%}.sa-result{width:min(96vw,100%)}.sa-result-frame{width:min(88vw,100%)}.sa-result-frame-img{max-height:42cqh}.sa-result-bar .sa-mascot-wrap{height:min(18cqh,150px)}.sa-result-bar .sa-result-btn{width:min(26vw,120px);height:min(16cqh,120px)}}body.wc-open{overflow:hidden}body.wc-open #mascot-container,body.wc-open #mascot-bubble,body.wc-open #mascot-img,body.wc-open #toggleToolbarBtn,body.wc-open #highlightToolbar,body.wc-open .highlight-toolbar,body.wc-open #screenPenOverlay,body.wc-open #screenPenControls,body.wc-open .mobile-sidebar-toggle-btn,body.wc-open #mobile-sidebar-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}.word-chain-game.wc-root,.wc-root{position:fixed;inset:0;z-index:5200;display:flex;align-items:stretch;justify-content:stretch;padding:0;box-sizing:border-box;overflow:hidden;background:none}.wc-root[hidden]{display:none!important}.wc-root .wc-board{position:relative;width:100%;height:100%;height:100dvh;flex:1 1 auto;overflow:hidden;container-type:size;container-name:wc-board}.wc-root .wc-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.wc-root .wc-bg-desktop{display:block;object-fit:cover;object-position:left center}.wc-root .wc-bg-mobile{display:none;object-fit:cover;object-position:center top}.wc-root .wc-panel{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.wc-root .wc-header{display:flex;justify-content:flex-end;padding:1.2cqh 2cqw 0;flex:0 0 auto;z-index:4}.wc-root .wc-body{padding:0 5cqw 2cqh;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.wc-root .wc-intro,.wc-root .wc-play,.wc-root .wc-result{width:100%;max-width:640px;text-align:center;min-height:0}.wc-root .wc-intro[hidden],.wc-root .wc-play[hidden],.wc-root .wc-result[hidden]{display:none!important}.wc-root .wc-play{flex:1;display:flex;flex-direction:column;align-items:center;overflow:hidden}.wc-root .wc-mascot-slot{flex:0 0 auto;height:12cqh;width:min(42cqw,200px);margin:0 auto 4px;display:flex;align-items:center;justify-content:center}.wc-root .wc-mascot{max-height:100%;max-width:100%;object-fit:contain}.wc-root .wc-title{margin:0 0 6px;font-size:clamp(18px,3.2cqh,26px);font-weight:800;color:#9d174d}.wc-root .wc-desc,.wc-root .wc-level-line{margin:0 0 10px;font-size:13px;line-height:1.45;color:#5b4b5b}.wc-root .wc-diff-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:14px}.wc-root .wc-diff-btn{min-height:36px;padding:6px 14px;border:1.5px solid #f9a8d4;border-radius:12px;background:#fff;color:#9d174d;font-weight:700;cursor:pointer}.wc-root .wc-diff-btn.is-active{background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;border-color:transparent}.wc-root .wc-img-btn{border:none;background:transparent;padding:0;cursor:pointer;line-height:0}.wc-root .wc-img-btn-asset{height:14cqh;max-height:96px;width:auto;max-width:36cqw;object-fit:contain}.wc-root .wc-quota{margin:0 0 8px;font-size:13px;font-weight:700;color:#be185d}.wc-root .wc-play-meta{font-size:13px;font-weight:800;color:#9d174d;margin-bottom:4px}.wc-root .wc-board,.wc-root .wc-panel,.wc-root .wc-body{overflow:hidden}.wc-root .wc-hud{display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:center;font-size:13px;font-weight:700;color:#9d174d;margin-bottom:6px}.wc-root .wc-turn{font-size:14px;font-weight:800;color:#be185d;margin-bottom:4px}.wc-root .wc-required{font-size:clamp(14px,2.4cqh,18px);font-weight:800;color:#0369a1;margin-bottom:8px;padding:0 8px}.wc-root .wc-history{flex:1 1 auto;width:100%;max-height:28cqh;overflow-y:auto;overflow-x:hidden;background:#ffffffd1;border:1.5px solid #f9a8d4;border-radius:14px;padding:8px 10px;box-sizing:border-box;text-align:left;margin-bottom:8px}.wc-root .wc-history-empty{color:#94a3b8;font-size:13px;text-align:center;padding:12px 4px}.wc-root .wc-history-row{display:flex;align-items:center;gap:8px;padding:6px 4px;border-bottom:1px solid rgba(249,168,212,.35)}.wc-root .wc-history-row:last-child{border-bottom:none}.wc-root .wc-history-who{flex:0 0 auto;font-size:12px;font-weight:700;color:#6b7280;min-width:4.5em}.wc-root .wc-history-word{flex:1 1 auto;font-size:clamp(18px,3.2cqh,24px);font-weight:800;color:#111827;font-family:Noto Sans SC,Source Han Sans SC,sans-serif;overflow-wrap:anywhere}.wc-root .wc-history-row.is-machine .wc-history-word{color:#0369a1}.wc-root .wc-audio-mini{border:none;background:transparent;cursor:pointer;font-size:16px;padding:2px 4px;flex:0 0 auto}.wc-root .wc-feedback{min-height:1.4em;font-size:14px;font-weight:700;margin-bottom:6px}.wc-root .wc-feedback.is-ok{color:#15803d}.wc-root .wc-feedback.is-bad{color:#b91c1c}.wc-root .wc-feedback.is-machine{color:#0369a1}.wc-root .wc-input-row{display:flex;gap:8px;width:100%;max-width:520px;flex:0 0 auto;margin-top:4px}.wc-root .wc-input{flex:1 1 auto;min-width:0;min-height:44px;padding:10px 12px;border:1.5px solid #f9a8d4;border-radius:12px;font-size:18px;font-family:Noto Sans SC,Source Han Sans SC,sans-serif;box-sizing:border-box}.wc-root .wc-submit{flex:0 0 auto;min-height:44px;min-width:72px;padding:0 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;font-weight:800;font-size:14px;cursor:pointer}.wc-root .wc-submit:disabled,.wc-root .wc-input:disabled{opacity:.55;cursor:not-allowed}.wc-root .wc-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding-top:4cqh}.wc-root .wc-result-frame{position:relative;width:min(92%,420px)}.wc-root .wc-result-frame-img{width:100%;height:auto;display:block}.wc-root .wc-result-stats{position:absolute;inset:18% 12% 22%;overflow:auto;font-size:13px;line-height:1.55;color:#4a044e;text-align:center}.wc-root .wc-result-title{font-size:18px;font-weight:800;margin-bottom:6px}.wc-root .wc-result-reason{margin-bottom:6px;color:#6b7280}.wc-root .wc-result-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media(max-width:768px){.wc-root .wc-bg-desktop{display:none}.wc-root .wc-bg-mobile{display:block}.wc-root .wc-history{max-height:32cqh}.wc-root .wc-input{font-size:16px}}
