:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f6f8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.topbar{background:#10233f;color:#fff;box-shadow:0 8px 28px #10233f20}.topbar-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-weight:750}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#ff9f1c;color:#10233f}.nav{display:flex;align-items:center;gap:18px;color:#d9e6f5;font-size:14px}.nav form{margin:0}.link-button{border:0;background:transparent;color:inherit;padding:0}.page{padding:36px 0 64px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.eyebrow{color:#f08a00;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(28px,4vw,42px);letter-spacing:-.03em}h2{font-size:21px}.muted{color:#66748a}.card{background:#fff;border:1px solid #e4eaf2;border-radius:18px;box-shadow:0 12px 36px #1c34540a;padding:24px}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stat strong{display:block;font-size:30px;margin-top:8px}.button{border:0;border-radius:11px;padding:10px 16px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ff9f1c;color:#182339;box-shadow:0 6px 18px #ff9f1c35}.button.secondary{background:#e9eef6;box-shadow:none}.button.danger{background:#fff0ef;color:#bd2c24;box-shadow:none}.button.small{padding:8px 12px;font-size:13px}.field{display:grid;gap:7px}.field label,.field-label{font-size:13px;font-weight:750;color:#43526a}input,textarea,select{width:100%;border:1px solid #ccd6e4;border-radius:10px;background:#fff;color:#172033;padding:10px 12px;outline:none}input:focus,textarea:focus,select:focus{border-color:#f39820;box-shadow:0 0 0 3px #ff9f1c24}textarea{min-height:110px;resize:vertical;line-height:1.65}.content-textarea{min-height:260px}.checkbox{display:flex;gap:9px;align-items:center}.checkbox input{width:auto}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.notice{border-radius:10px;padding:10px 13px;background:#eef8f2;color:#216c42;margin-bottom:16px}.notice.error{background:#fff0ef;color:#a52a24}.story-table{width:100%;border-collapse:collapse}.story-table th,.story-table td{text-align:left;padding:14px 10px;border-bottom:1px solid #edf0f5}.story-table th{color:#68768a;font-size:12px;text-transform:uppercase}.story-table td:last-child{text-align:right}.badge{display:inline-flex;border-radius:99px;padding:5px 9px;background:#edf2f8;color:#4b5b72;font-size:12px;font-weight:700}.badge.live{background:#e7f7ed;color:#167044}.inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.inline-actions form{margin:0}.story-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.section-heading p{margin-bottom:14px;color:#66748a;font-size:13px}.story-card{position:relative;min-height:320px;display:flex;flex-direction:column;gap:16px;padding:22px;border:1px solid #e1e7f0;border-radius:18px;background:#fff;box-shadow:0 12px 36px #1c34540a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.story-card.is-clickable{cursor:pointer}.story-card.is-clickable:hover,.story-card.is-clickable:focus-visible{transform:translateY(-3px);border-color:#f3a23b;box-shadow:0 18px 42px #1c345414;outline:none}.story-card.is-editing{cursor:grab;border-style:dashed;-webkit-user-select:none;user-select:none}.story-card.is-editing:active{cursor:grabbing}.story-card.is-dragging{opacity:.38}.story-card.drop-before{box-shadow:-7px 0 #ff9f1c,0 12px 36px #1c34540a}.story-card.drop-after{box-shadow:7px 0 #ff9f1c,0 12px 36px #1c34540a}.story-card-head,.story-manage-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.story-order{color:#f08a00;font-size:13px;font-weight:800}.drag-handle{display:inline-flex;align-items:center;gap:7px;color:#66748a;font-size:12px;font-weight:750}.drag-handle span{color:#f08a00;font-size:20px;line-height:1}.publish-form{margin:0}.publish-switch{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#7a8798;font-size:12px;font-weight:750}.switch-track{position:relative;width:36px;height:20px;border-radius:99px;background:#cbd4df;transition:background .18s ease}.switch-thumb{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1c2c4438;transition:transform .18s ease}.publish-switch.is-published{color:#167044}.publish-switch.is-published .switch-track{background:#28b66f}.publish-switch.is-published .switch-thumb{transform:translate(16px)}.publish-switch:focus-visible{outline:3px solid #ff9f1c45;outline-offset:4px;border-radius:6px}.story-card h3{margin-bottom:5px;font-size:20px}.story-english-title{margin:0;color:#7a879a;font-size:13px}.story-summary{min-height:44px;margin-bottom:0;line-height:1.6}.story-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.story-meta span{padding:5px 9px;border-radius:99px;background:#f0f4f9;color:#55657a;font-size:12px}.story-manage-actions{padding-top:14px;border-top:1px solid #edf0f5}.story-manage-actions>span{color:#7a8798;font-size:12px}.story-manage-actions button:disabled{opacity:.55;cursor:wait}.story-add-card{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border:2px dashed #c8d4e2;border-radius:18px;color:#596a80;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.story-add-card:hover{border-color:#f39a22;background:#fffaf2;transform:translateY(-2px)}.story-add-card strong{color:#24334a;font-size:17px}.story-add-card>span:last-child{font-size:12px}.story-add-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff1dc;color:#e78400;font-size:28px;line-height:1}.story-empty-state{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 20px;text-align:center}.story-empty-state h3{margin:6px 0 0;font-size:22px}.story-empty-state p{max-width:440px;margin-bottom:10px}.story-empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff1dc;color:#dc7e00;font-size:24px;font-weight:850}.question-card{border:1px solid #dfe6ef;border-radius:14px;padding:18px;background:#fbfcfe}.question-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.option-row{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center}.option-row input[type=radio]{width:auto}.vocabulary-row{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.mixed-preview{min-height:120px;padding:16px;border:1px solid #dce5ef;border-radius:12px;background:#f7fafc;color:#36445a;white-space:pre-wrap;line-height:1.8}.stack{display:grid;gap:16px}.divider{border:0;border-top:1px solid #e7ebf1;margin:26px 0}.table-scroll{overflow-x:auto}.user-search{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:12px;align-items:end}.user-table small,.progress-card small{display:block;margin-top:5px;color:#7a8798}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:8px}.user-detail-layout{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);align-items:start}.progress-card{display:grid;gap:10px;padding:15px;border:1px solid #e2e8f0;border-radius:12px}.progress-track{height:8px;overflow:hidden;border-radius:99px;background:#e8edf4}.progress-track span{display:block;height:100%;border-radius:inherit;background:#ff9f1c}.progress-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#66748a;font-size:12px}.known-word-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.known-word-grid article{display:grid;gap:4px;padding:12px;border-radius:11px;background:#f6f8fb}.known-word-grid span{color:#526176}.known-word-grid small{color:#8793a3;font-size:11px}.import-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start}.file-drop{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:2px dashed #c8d4e2;border-radius:16px;color:#5d6d82;text-align:center;cursor:pointer}.file-drop:hover{border-color:#f39a22;background:#fffaf2}.file-drop strong{color:#24334a}.file-drop span:last-child{font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.selected-file-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.selected-file-list li{display:flex;justify-content:space-between;gap:12px;padding:9px 12px;border-radius:9px;background:#f4f7fa;color:#526176;font-size:13px}.import-results{display:grid;gap:10px;padding-top:8px}.import-result{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border:1px solid #bfe2cb;border-radius:11px;background:#f3fbf6}.import-result.failed{border-color:#f0c5c2;background:#fff6f5}.import-result p{margin:4px 0 0;color:#5d6b7c;font-size:13px}.template-rules{margin:0;padding-left:24px;line-height:2}.csv-header-preview{overflow-x:auto;padding:12px;border-radius:10px;background:#17233a;color:#e9f0f8;font-family:Consolas,monospace;font-size:12px;white-space:nowrap}.login-wrap{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:40px 16px}.login-card{width:min(420px,100%)}.login-card .button{width:100%;margin-top:8px}.hero{padding:72px 0}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.api-list{margin:0;padding-left:20px;line-height:2;color:#536177}@media(max-width:760px){.grid.two,.stats,.hero-grid,.import-layout,.user-detail-layout,.vocabulary-row{grid-template-columns:1fr}.page-heading{flex-direction:column}.section-heading{flex-direction:column;align-items:flex-start;gap:0}.story-table{display:block;overflow-x:auto}.story-card.drop-before{box-shadow:0 -7px #ff9f1c,0 12px 36px #1c34540a}.story-card.drop-after{box-shadow:0 7px #ff9f1c,0 12px 36px #1c34540a}.user-search{grid-template-columns:1fr}.topbar-inner{align-items:flex-start;padding:14px 0}.nav{flex-wrap:wrap;justify-content:flex-end}.nav .user-name{display:none}}
