:root{font-family:Inter,system-ui,sans-serif;color:#1f242e;background:#f4f7fd;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button{cursor:pointer}header{height:72px;background:#fff;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid #e8ecf3;justify-content:space-between}header strong,h1,h2,button{font-family:Poppins,Inter,sans-serif;font-weight:600}.header-actions{display:flex;align-items:center;gap:12px}label{position:relative}label span{position:absolute;top:-9px;left:16px;background:#fff;padding:0 4px;font-size:12px;color:#566681}select{height:52px;min-width:300px;border:1px solid #d8dee9;border-radius:16px;padding:0 40px 0 16px;background:#fff;font-weight:600}.icon-button{border:0;background:transparent;font-size:28px;color:#566681}.page{max-width:1440px;margin:auto;padding:48px 32px}.page h1{font-size:32px;margin:0 0 4px}.page>p{margin:0;color:#3d495c}.library-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:32px 0}.language-filter span{background:#f4f7fd}.language-filter select{height:40px;min-width:210px;border-radius:999px;padding-left:18px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin:0}.filters button{height:40px;padding:0 22px;border-radius:999px;border:1px solid #d8dee9;background:#fff}.filters button.active{background:#edf7ff;color:#0060fd;border-color:#e0f0ff}.list{display:grid;gap:2px}.list article{min-height:84px;background:#fff;border:1px solid #e8ecf3;border-radius:16px;padding:16px 20px;display:flex;align-items:center;gap:16px}.mode-icon{width:44px;height:44px;border-radius:999px;background:#e0f0ff;color:#0060fd;display:grid;place-items:center;font-size:24px}.summary{flex:1}.summary h2{font-size:17px;margin:0 0 2px}.zh-title,.native-title{color:#566681;margin:4px 0 6px}.zh-title{display:flex;align-items:flex-end;flex-wrap:wrap;gap:0;font-size:17px;line-height:1.2}.zh-title ruby{ruby-position:over;display:inline-flex;flex-direction:column-reverse;align-items:center;vertical-align:bottom}.zh-title rt{color:#566681;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;line-height:1.25;white-space:nowrap}.zh-title ruby>span{color:#3d495c}.zh-title .non-han{white-space:pre}.native-title{font-size:15px;line-height:1.3}.summary p{margin:0;color:#566681}.list article>button,.signin button,.alert button{border:0;border-radius:999px;background:#0060fd;color:#fff;padding:13px 24px;font-weight:600}.center{min-height:100vh;display:grid;place-items:center}.signin{width:min(440px,calc(100vw - 32px));background:#fff;border:1px solid #e8ecf3;border-radius:24px;padding:36px;text-align:center}.hero-icon{font-size:48px;color:#0060fd}.alert{background:#fdecf0;border-radius:16px;padding:16px;display:flex;justify-content:space-between}.loading,.empty{text-align:center;padding:80px;color:#566681}.empty{background:#fff;border:1px solid #e8ecf3;border-radius:18px;margin-top:28px}.error{color:#e6193b}.editor-overlay{position:fixed;inset:0;z-index:100;background:#f4f7fd}.editor-overlay iframe{width:100%;height:100%;border:0}.close-editor{position:absolute;right:16px;top:12px;width:48px;height:48px;border:1px solid #d8dee9;border-radius:999px;background:#fff;color:#566681;font-size:32px;line-height:1;box-shadow:0 4px 16px #1f242e14}@media(max-width:700px){header{padding:0 12px}header>strong{display:none}select{min-width:220px}.page{padding:28px 16px}.list article>button span{display:none}.library-controls,.filters{gap:8px}.language-filter,.language-filter select{width:100%}.filters button{padding:0 14px}}
