.form-error{background:#fff0ed;border-radius:8px;padding:10px 12px;color:#a64032!important;font-size:11px!important}.form-success{background:#e7f1eb;border-radius:10px;line-height:1.7;color:#255b4c!important;padding:18px!important;font-size:13px!important}.duration-picker{text-align:right;margin-left:auto}.duration-picker small{color:var(--muted);font-size:10px}.duration-picker>div{background:#f4eee9;border-radius:9px;gap:3px;margin-top:5px;padding:3px;display:flex}.duration-picker button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:700}.duration-picker button.active{color:#fff;background:var(--coral);box-shadow:0 4px 10px #dc895e35}@media (width<=680px){.lesson-banner{flex-wrap:wrap}.duration-picker{text-align:left;width:100%}.duration-picker>div{width:max-content}}.student-vocab-page{background:radial-gradient(circle at 80% 0,#fff9ee,#f4ebe1 56%,#eee1d3);min-height:100vh;padding:34px 5vw 70px}.student-vocab-head{grid-template-columns:150px 1fr 180px;align-items:start;gap:20px;max-width:1180px;margin:auto;display:grid}.student-vocab-head>button,.student-account button{cursor:pointer;background:#fff;border:1px solid #dfd3c7;border-radius:10px;padding:11px 14px}.student-vocab-head span{color:#ca7851;letter-spacing:.15em;font-size:12px;font-weight:800}.student-vocab-head h1{margin:5px 0;font-family:Georgia,Noto Serif SC,serif;font-size:42px}.student-vocab-head p{color:#786f68;margin:8px 0}.student-account{text-align:right;justify-items:end;gap:8px;display:grid}.student-account b{font-size:14px}.student-levels,.student-lessons{gap:9px;max-width:1180px;margin:28px auto 0;display:flex;overflow-x:auto}.student-levels button,.student-lessons button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #ded4ca;border-radius:12px;padding:12px 18px}.student-levels button{gap:2px;font-weight:800;display:grid}.student-levels small{color:#a06c54;font-size:9px}.student-levels button.active,.student-lessons button.active{color:#fff;background:#df8b62;border-color:#d9855d}.student-levels button.active small{color:#fff}.student-lessons{margin-top:12px;padding-bottom:5px}.student-lessons button{padding:9px 13px;font-size:12px}.progress-summary{color:#6d655f;background:#fff9;border-radius:14px;align-items:center;gap:20px;max-width:1180px;margin:18px auto;padding:14px 18px;display:flex}.progress-summary span{font-weight:800}.progress-summary b{font-size:12px}.progress-summary i{margin-left:auto;font-style:normal}.student-study-area{grid-template-columns:minmax(0,1fr) 280px;gap:24px;max-width:1050px;margin:28px auto;display:grid}.student-card-wrap,.memory-panel{background:#fffdfb;border:1px solid #e2d8cf;border-radius:22px;padding:24px;box-shadow:0 20px 55px #4a36251a}.student-card-wrap>header{color:#7a716a;justify-content:space-between;font-size:12px;display:flex}.student-flashcard{perspective:1200px;cursor:pointer;background:0 0;border:0;width:min(620px,100%);height:390px;margin:20px auto;display:block}.student-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:all .55s;display:block;position:relative}.student-flashcard.flipped .student-card-inner{transform:rotateY(180deg)}.student-card-face{backface-visibility:hidden;background:linear-gradient(150deg,#fff,#f8eee5);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:35px;display:flex;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #eadfd6}.student-card-face.back{color:#fff;background:linear-gradient(150deg,#393532,#57483f);transform:rotateY(180deg)}.student-card-face small{letter-spacing:.14em;color:#ca7851;font-weight:800}.student-card-face strong{margin:24px 0 12px;font-family:Georgia,Noto Serif SC,serif;font-size:68px}.student-card-face.back strong{text-align:center;font-size:32px}.student-card-face em{color:#83776f;font-size:22px;font-style:normal}.student-card-face.back em{color:#ead8cc}.student-card-face i{color:#a59b94;font-size:11px;font-style:normal;position:absolute;bottom:25px}.student-card-wrap>footer{justify-content:center;gap:9px;display:flex}.student-card-wrap>footer button{cursor:pointer;background:#fff;border:1px solid #ded5cc;border-radius:9px;padding:10px 16px}.memory-panel>span{color:#d17e56;font-size:11px;font-weight:800}.memory-panel h2{margin:6px 0;font-family:Georgia,Noto Serif SC,serif}.memory-panel>p{color:#81766f;font-size:12px;line-height:1.6}.memory-panel>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1d8d0;border-radius:13px;gap:4px;width:100%;margin-top:12px;padding:16px;display:grid}.memory-panel button small{color:#807770}.memory-panel button.selected,.memory-panel button:hover{background:#fff5ef;border-color:#d9865e}.memory-panel button.remembered b{color:#318267}.memory-panel button.fuzzy b{color:#b78225}.memory-panel button.forgotten b{color:#ba594d}.student-login-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#34282099;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.student-login{background:#fff;border-radius:20px;width:min(430px,100%);padding:30px;position:relative}.student-login>button:first-child{cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;top:11px;right:14px}.student-login>span{color:#d17e56;letter-spacing:.13em;font-size:11px;font-weight:800}.student-login h2{margin:7px 0}.student-login>p{color:#7c736c;font-size:12px}.student-login label{gap:7px;margin:15px 0;font-size:12px;font-weight:800;display:grid}.student-login input{border:1px solid #ddd4cc;border-radius:9px;padding:12px;font-size:16px}.student-login .primary{width:100%}.student-vocab-error,.student-vocab-loading{background:#fff;border-radius:12px;max-width:1050px;margin:30px auto;padding:18px}.student-vocab-error{color:#b3483b}@media (width<=760px){.student-vocab-page{padding:20px 12px 50px}.student-vocab-head{grid-template-columns:1fr auto}.student-vocab-head>button{grid-column:1/3;justify-self:start}.student-vocab-head h1{font-size:34px}.student-vocab-head p{font-size:12px}.student-study-area{display:block}.memory-panel{margin-top:15px}.student-flashcard{height:330px}.student-card-face strong{font-size:54px}.progress-summary{flex-wrap:wrap;gap:8px}.progress-summary i{margin-left:0}.student-account{align-self:center}}.student-vocab-controls{justify-content:space-between;align-items:flex-start;gap:18px;max-width:1180px;margin:28px auto 0;display:flex}.student-vocab-controls .student-levels{margin:0}.student-card-mode{background:#fff;border:1px solid #ded4ca;border-radius:13px;align-items:center;gap:5px;padding:5px;display:flex}.student-card-mode span{color:#81776f;padding:0 7px;font-size:11px;font-weight:700}.student-card-mode button{white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 11px;font-size:11px}.student-card-mode button.active{color:#fff;background:#3f3935;font-weight:700}.student-card-face em.pinyin-only{color:#3e3935;font-size:52px}@media (width<=760px){.student-vocab-controls{display:block}.student-card-mode{width:max-content;max-width:100%;margin-top:12px;overflow-x:auto}.student-card-face em.pinyin-only{font-size:38px}}.student-study-area{grid-template-columns:1fr!important;max-width:900px!important}.memory-panel{text-align:center}.memory-panel>h2{font-family:inherit!important;font-size:20px!important}.memory-actions{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.memory-panel .memory-actions>button{text-align:center;cursor:pointer;background:#fff;border:2px solid #e2e6ec;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:112px;margin:0;padding:18px 14px;transition:all .18s;display:flex;position:relative}.memory-actions button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #2c416318}.memory-actions button.selected{background:#f2f5ff;border-color:#4c6fff;box-shadow:0 0 0 3px #4c6fff18}.memory-actions kbd{color:#7c8492;background:#f8f9fb;border:1px solid #d7dce5;border-radius:5px;padding:2px 6px;font-size:10px;position:absolute;top:9px;right:10px}.student-account{grid-template-columns:auto auto;align-items:center}.student-account b{grid-column:1/3}.student-lang{color:#c8754d;min-width:43px;font-weight:800}@media (width<=760px){.memory-actions{grid-template-columns:1fr}.memory-panel .memory-actions>button{min-height:82px}.student-account{grid-template-columns:auto}.student-account b{grid-column:auto}}.student-notes{color:#302c29;background:#f4f1eb;min-height:100vh;padding:36px 5vw}.student-notes>header{gap:25px;max-width:1200px;margin:auto;display:flex}.student-notes>header button{background:#fff;border:1px solid #dacfc4;border-radius:8px;align-self:start;padding:10px}.student-notes>header span{color:#cf7952;letter-spacing:.14em;font-size:12px;font-weight:800}.student-notes h1{margin:5px 0;font:700 43px Georgia,Songti SC,serif}.student-notes>header p{color:#7c736b}.notes-layout{grid-template-columns:260px 1fr;gap:20px;max-width:1200px;margin:25px auto;display:grid}.notes-layout>aside{align-content:start;gap:8px;display:grid}.notes-layout>aside button{text-align:left;background:#fff;border:1px solid #ded4cb;border-radius:10px;gap:5px;padding:14px;display:grid}.notes-layout>aside button.active{background:#fff6ef;border-color:#d47c55}.notes-layout>aside span,.notes-layout>aside small{color:#80766e}.student-note-paper{background:#fff;border-top:7px solid #ef5367;padding:50px 8%;box-shadow:0 20px 50px #4a39251a}.student-note-paper>header{border-bottom:1px solid #eee;padding-bottom:20px}.student-note-paper>header h2{color:#ef5367}.student-note-paper section{margin-top:30px}.student-note-paper h3{font-size:25px}.student-note-paper pre{white-space:pre-wrap;min-height:100px;font:19px/2 PingFang SC,sans-serif}.note-pinyin{color:#346996;background:#f2f6fb;padding:10px;line-height:1.8}.student-note-paper img{max-width:100%;max-height:380px;margin:15px auto;display:block}.notes-empty{text-align:center;background:#fff;border-radius:12px;max-width:900px;margin:40px auto;padding:30px}@media (width<=720px){.student-notes{padding:22px 14px}.student-notes h1{font-size:34px}.notes-layout{grid-template-columns:1fr}.notes-layout>aside{grid-template-columns:repeat(2,1fr)}.student-note-paper{padding:30px 20px}}.student-study-area[data-v-f48f6b32]{display:block}.student-vocab-head.standalone[data-v-f48f6b32]{grid-template-columns:minmax(0,1fr) auto}.student-card-wrap>footer[data-v-f48f6b32]{flex-wrap:wrap}.study-actions button.forgotten[data-v-f48f6b32]{color:#ba594d;border-color:#e4b4ae}.study-actions button.fuzzy[data-v-f48f6b32]{color:#a87620;border-color:#dfc58f}.study-actions button.remembered[data-v-f48f6b32]{color:#28765f;border-color:#9bcbbb}.study-actions button.selected[data-v-f48f6b32],.study-actions button[data-v-f48f6b32]:hover{background:#fff3eb;box-shadow:0 0 0 2px #d9865e22}.study-login-hint[data-v-f48f6b32]{text-align:center;color:#81766f;margin:12px 0 0;font-size:12px}.student-card-face[data-v-f48f6b32]{box-sizing:border-box;overflow:hidden}.student-flashcard.english-front .front strong[data-v-f48f6b32]{overflow-wrap:anywhere;text-align:center;scrollbar-width:thin;width:90%;max-height:265px;margin:18px 0 10px;padding:0 8px;font-family:inherit;font-size:52px;line-height:1.16;overflow-y:auto}.student-flashcard.english-medium .front strong[data-v-f48f6b32]{font-size:38px}.student-flashcard.english-long .front strong[data-v-f48f6b32]{font-size:29px;line-height:1.2}.student-flashcard.english-xlong .front strong[data-v-f48f6b32]{font-size:23px;line-height:1.24}.student-flashcard:not(.english-front) .back strong[data-v-f48f6b32]{overflow-wrap:anywhere;width:90%;max-height:230px;overflow-y:auto}.card-report[data-v-f48f6b32]{color:#9a5b4c;cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-size:12px;text-decoration:underline;display:block}.card-report[data-v-f48f6b32]:disabled{color:#6c837b;cursor:default;text-decoration:none}.report-message[data-v-f48f6b32]{text-align:center;color:#4e7468;margin:7px 0 0;font-size:12px}@media (width<=760px){.student-flashcard.english-front .front strong[data-v-f48f6b32]{max-height:220px;font-size:40px}.student-flashcard.english-medium .front strong[data-v-f48f6b32]{font-size:31px}.student-flashcard.english-long .front strong[data-v-f48f6b32]{font-size:24px}.student-flashcard.english-xlong .front strong[data-v-f48f6b32]{font-size:20px}}.student-notes>header[data-v-696593b6]{align-items:flex-start}.notes-account[data-v-696593b6]{justify-items:end;gap:8px;margin-left:auto;display:grid}.notes-account button[data-v-696593b6]{background:#fff;border:1px solid #dacfc4;border-radius:8px;padding:8px 11px}.notes-login[data-v-696593b6]{background:#fff;border:1px solid #ded4cb;border-radius:18px;width:min(470px,100%);margin:45px auto;padding:34px;box-shadow:0 20px 55px #4a39251a}.notes-login>span[data-v-696593b6]{color:#cf7952;letter-spacing:.14em;font-size:12px;font-weight:800}.notes-login h2[data-v-696593b6]{margin:8px 0;font:700 27px Georgia,Songti SC,serif}.notes-login>p[data-v-696593b6]{color:#7c736b}.notes-login form[data-v-696593b6]{gap:16px;margin-top:25px;display:grid}.notes-login label[data-v-696593b6]{gap:7px;font-weight:700;display:grid}.notes-login label small[data-v-696593b6]{color:#8c8178;font-weight:400}.notes-login input[data-v-696593b6]{border:1px solid #d8cec5;border-radius:9px;padding:13px;font-size:16px}.notes-login form>button[data-v-696593b6]{color:#fff;background:#176b62;border:0;border-radius:9px;padding:13px;font-weight:800}.notes-error[data-v-696593b6]{color:#b34e42}.student-note-paper textarea[data-v-696593b6]{border:1px solid #d8e0e5;border-radius:9px;width:100%;min-height:150px;padding:14px;font:19px/2 PingFang SC,sans-serif}.student-image-upload[data-v-696593b6]{cursor:pointer;border:1px solid #d8cec5;border-radius:8px;margin-top:10px;padding:8px 11px;display:inline-block}.student-image-upload input[data-v-696593b6]{display:none}.student-save[data-v-696593b6]{align-items:center;gap:12px;margin-top:28px;display:flex}.student-save button[data-v-696593b6]{color:#fff;background:#176b62;border:0;border-radius:9px;padding:12px 16px;font-weight:800}.student-save b[data-v-696593b6]{color:#28765f}.student-note-paper .teacher-drawing[data-v-696593b6]{background:#fff;border:1px solid #dbe2e7;border-radius:9px;width:100%;max-height:none}@media (width<=720px){.notes-account[data-v-696593b6]{justify-items:start;width:100%;margin-left:0}.student-notes>header[data-v-696593b6]{flex-wrap:wrap}}.classroom-page{color:#163d38;background:#f3f0e8;min-height:100vh}.classroom-nav{background:#faf8f2;border-bottom:1px solid #d8d2c3;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:flex}.classroom-back,.classroom-nav .brand{color:#184b45;cursor:pointer;background:0 0;border:0;font-weight:700}.classroom-lobby{max-width:1120px;margin:auto;padding:clamp(48px,8vw,96px) 24px}.classroom-lobby>header{max-width:760px;margin-bottom:40px}.classroom-lobby>header span,.video-classroom header span{letter-spacing:.16em;color:#b76642;font-size:12px;font-weight:800}.classroom-lobby h1{margin:14px 0 20px;font-size:clamp(42px,7vw,76px);line-height:1}.classroom-lobby>header p{color:#526763;max-width:680px;font-size:18px;line-height:1.7}.classroom-lobby-grid{grid-template-columns:minmax(0,1fr) 360px;gap:28px;display:grid}.room-setup,.qr-card{background:#fff;border:1px solid #ddd6c7;border-radius:24px;padding:32px;box-shadow:0 18px 50px #23443b12}.room-setup{flex-direction:column;justify-content:center;gap:16px;display:flex}.room-setup label{font-weight:800}.room-setup input{box-sizing:border-box;width:100%;font:inherit;color:#163d38;background:#fbfaf6;border:1px solid #bbbcae;border-radius:12px;margin-top:10px;padding:16px 18px;display:block}.room-primary,.room-secondary,.video-classroom header button{cursor:pointer;border:0;border-radius:12px;min-height:50px;padding:0 20px;font-weight:800}.room-primary{color:#fff;background:#184b45}.room-primary:disabled{opacity:.45}.room-secondary{color:#184b45;background:#e5eee9}.privacy-note{color:#6a756f;margin:4px 0 0;font-size:13px;line-height:1.6}.qr-card{text-align:center}.qr-card>div{background:#fff;border:1px solid #e0ddcf;border-radius:18px;padding:12px;display:inline-flex}.qr-card h2{margin:14px 0 6px}.qr-card p{color:#687772}.local-warning{text-align:left;background:#fff1d9;border-radius:10px;padding:12px;font-size:12px;line-height:1.5;color:#80551d!important}.video-classroom{flex-direction:column;height:calc(100vh - 76px);padding:20px clamp(16px,3vw,42px) 32px;display:flex}.video-classroom header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.video-classroom h1{margin:4px 0 0;font-size:24px}.video-classroom header button{color:#754331;background:#fff;border:1px solid #d6cfc1}.video-classroom iframe{background:#17201e;border:0;border-radius:20px;flex:1;width:100%;box-shadow:0 20px 60px #112d2630}@media (width<=760px){.classroom-lobby-grid{grid-template-columns:1fr}.classroom-nav{height:66px}.classroom-lobby{padding-top:42px}.room-setup,.qr-card{padding:22px}.video-classroom{height:calc(100vh - 66px);padding:12px}.video-classroom header span{display:none}.video-classroom h1{font-size:18px}}
