.consonant-intro__creator{position:absolute;z-index:8;left:clamp(18px,2.2vw,42px);top:clamp(16px,2vw,36px);margin:0;padding:.45rem .8rem;border-radius:999px;background:rgba(3,22,60,.7);color:#fff;font-size:clamp(.78rem,1vw,1rem);font-weight:700;letter-spacing:-.02em;box-shadow:0 4px 15px rgba(0,0,0,.2)}
.learning-record-open{border:2px solid rgba(255,255,255,.88);border-radius:999px;background:linear-gradient(135deg,#24588e,#183a68);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.24)}
.consonant-intro__account-actions{position:absolute;z-index:30;right:clamp(18px,2.2vw,42px);top:clamp(16px,2vw,36px);display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;pointer-events:auto}
.consonant-intro__account-actions button{padding:.65rem 1.1rem;font-size:clamp(.82rem,1.02vw,1.02rem)}
.student-membership-open{border:2px solid rgba(255,255,255,.92);border-radius:999px;background:linear-gradient(135deg,#f8d868,#71d9ea);color:#123a68;font-weight:850;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.24)}
.learning-record-bar{position:fixed;z-index:1200;top:10px;left:50%;transform:translateX(-50%);display:none;align-items:center;gap:8px;padding:6px 8px;border:1px solid rgba(255,255,255,.86);border-radius:16px;background:rgba(246,250,255,.94);box-shadow:0 8px 28px rgba(6,30,70,.25);font-family:Pretendard,"Noto Sans KR",sans-serif}
body[data-current-scene^="scene2"] .learning-record-bar{display:flex}
.learning-record-bar__student{min-width:220px;border:0;border-radius:11px;background:#e6edf6;color:#17385e;padding:5px 9px;cursor:pointer;text-align:center}.learning-record-bar__student span{display:block;font-weight:850;font-size:.78rem}.learning-record-bar__student small{display:block;font-size:.64rem;opacity:.7}.learning-record-bar.is-recording .learning-record-bar__student{background:#dff5e8;color:#14543a}
.learning-record-bar__student:disabled{cursor:default;opacity:1}.learning-record-bar.is-teacher .learning-record-bar__student{background:#e6ddfa;color:#4d2b79}
.learning-record-support{display:flex;gap:4px}.learning-record-support button{width:30px;height:30px;border:1px solid #aac0d8;border-radius:9px;background:#fff;color:#23486f;font-weight:850;cursor:pointer}.learning-record-support button.is-active{background:#244f7f;color:#fff;border-color:#244f7f;box-shadow:0 0 0 2px #cae6ff}
.learning-record-modal{position:fixed;z-index:5000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(5,17,40,.68);font-family:Pretendard,"Noto Sans KR",sans-serif}.learning-record-modal[hidden]{display:none}.learning-record-dialog{width:min(1180px,96vw);max-height:92vh;overflow:auto;border-radius:24px;background:#f8fbff;color:#18324f;box-shadow:0 24px 70px rgba(0,0,0,.4)}
.learning-record-dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#234f7e;color:#fff}.learning-record-dialog h2,.learning-record-dialog h3,.learning-record-dialog p{margin:0}.learning-record-dialog header h2{font-size:1.5rem}.learning-record-dialog header p{margin-top:4px;font-size:.88rem;opacity:.86}.learning-record-dialog header small{display:block;margin-top:5px;color:#e7f1ff}.learning-record-dialog header button{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:2rem;cursor:pointer}
.learning-record-layout{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(460px,1.45fr);gap:18px;padding:20px}.learning-record-layout>section{min-width:0;padding:18px;border:1px solid #d5e1ee;border-radius:18px;background:#fff}.learning-record-layout h3{margin:0 0 12px;font-size:1.08rem;color:#234f7e}
.learning-record-form{display:grid;grid-template-columns:1.2fr .8fr .55fr .7fr;gap:7px}.learning-record-form input,.learning-record-form button,.learning-record-dialog footer button,.learning-record-layout>section>button,.learning-record-history select{min-height:38px;border:1px solid #b8cada;border-radius:9px;padding:7px 9px;font:inherit}.learning-record-form input{background:#fff}.learning-record-form button,.learning-record-dialog footer button,.learning-record-layout>section>button{background:#e9f2fb;color:#224b73;font-weight:750;cursor:pointer}.learning-record-form button[type=submit]{background:#2f6da5;color:#fff}.learning-record-form button{grid-column:auto}.learning-record-pin-help{grid-column:1/-1;margin:0!important;color:#60758b;font-size:.75rem}.learning-record-learners{max-height:285px;overflow:auto;margin:14px 0;padding:0;list-style:none}.learning-record-learners li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-bottom:1px solid #e5edf5}.learning-record-learners li.is-selected{background:#e7f6ec;border-radius:10px}.learning-record-learners li>button{flex:1;border:0;background:transparent;text-align:left;cursor:pointer}.learning-record-learners strong,.learning-record-learners small{display:block}.learning-record-learners strong em{display:inline-block;margin-left:4px;padding:2px 5px;border-radius:6px;background:#1e7652;color:#fff;font-size:.66rem;font-style:normal}.learning-record-learners small{margin-top:2px;color:#627a91}.learning-record-learners li>span{display:flex;gap:4px}.learning-record-learners li>span button{border:1px solid #c3d2e1;border-radius:7px;background:#fff;padding:5px 7px;cursor:pointer;font-size:.75rem}.learning-record-note{margin:10px 0!important;color:#60758b;font-size:.8rem;line-height:1.45}
.learning-record-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.learning-record-summary span{display:flex;min-height:86px;flex-direction:column;align-items:center;justify-content:center;padding:8px;border-radius:13px;background:#eef5fb;text-align:center;font-size:.76rem}.learning-record-summary b{display:block;margin-bottom:5px;color:#1f5f94;font-size:1.12rem}.learning-record-chart{display:block;width:100%;height:auto;margin-bottom:18px;border-radius:12px;background:#f4f9fd}.learning-record-chart line{stroke:#a6bdd1;stroke-width:1}.learning-record-chart polyline{fill:none;stroke:#2b79b7;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.learning-record-chart circle{fill:#fff;stroke:#2b79b7;stroke-width:3}.learning-record-chart text{fill:#6b8195;font-size:12px}.learning-record-table-wrap{overflow:auto}.learning-record-history table{width:100%;border-collapse:collapse;font-size:.82rem}.learning-record-history th,.learning-record-history td{padding:8px;border-bottom:1px solid #dce6ef;text-align:center;white-space:nowrap}.learning-record-history th{background:#edf4fa;color:#34546e}.learning-record-empty{padding:22px!important;text-align:center;color:#6c8093}
.learning-record-dialog>footer{position:sticky;bottom:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #d8e3ed;background:#f3f8fc}.learning-record-dialog footer .is-danger{margin-right:auto;background:#fff0ef;color:#a52e2e;border-color:#e7b7b1}
.learning-record-dialog footer .is-logout{background:#f3eafd;color:#63388d;border-color:#c9b3df}
@media(max-width:900px){.learning-record-layout{grid-template-columns:1fr}.learning-record-summary{grid-template-columns:repeat(2,1fr)}.learning-record-bar{top:6px;transform:translateX(-50%) scale(.9);transform-origin:top center}.learning-record-form{grid-template-columns:1fr 1fr}.learning-record-form input[name=displayName]{grid-column:1/-1}}

.student-membership-modal{position:fixed;z-index:6000;inset:0;display:grid;place-items:center;padding:18px;background:rgba(4,14,38,.76);font-family:Pretendard,"Noto Sans KR",sans-serif}.student-membership-modal[hidden]{display:none}.student-membership-dialog{width:min(520px,96vw);max-height:94vh;overflow:auto;border:3px solid rgba(255,255,255,.9);border-radius:26px;background:#f8fbff;color:#17385e;box-shadow:0 25px 80px rgba(0,0,0,.48)}
.student-membership-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 24px 18px;background:linear-gradient(135deg,#244f7f,#397fae);color:#fff}.student-membership-dialog h2,.student-membership-dialog p{margin:0}.student-membership-dialog header h2{font-size:1.55rem}.student-membership-dialog header p{margin-top:5px;font-size:.83rem;line-height:1.45;opacity:.88}.student-membership-dialog header button{flex:0 0 auto;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.17);color:#fff;font-size:1.8rem;cursor:pointer}
.student-membership-role-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 20px 0}.student-membership-role-tabs button{min-height:48px;border:2px solid #aabfd2;border-radius:13px;background:#fff;color:#31587d;font-size:1.02rem;font-weight:900;cursor:pointer}.student-membership-role-tabs button.is-active{border-color:#275f91;background:#dcecf9;color:#174c78}.student-membership-role-tabs button[data-membership-role=teacher].is-active{border-color:#694193;background:#ece1f8;color:#5a337f}
.student-membership-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:16px 20px 0}.student-membership-tabs button{min-height:44px;border:1px solid #b8cada;border-radius:11px;background:#e9f2fb;color:#31587d;font-weight:800;cursor:pointer}.student-membership-tabs button.is-active{border-color:#2c6ea6;background:#2c6ea6;color:#fff}
.student-membership-tabs[hidden]{display:none}.student-membership-form{display:grid;gap:12px;padding:18px 24px}.student-membership-form[hidden]{display:none}.student-membership-form h3{margin:0;color:#244f7f;font-size:1.12rem}.student-membership-form label{display:grid;gap:5px;font-size:.88rem;font-weight:800}.student-membership-form input{min-height:46px;border:1px solid #aabfd2;border-radius:11px;padding:10px 12px;background:#fff;color:#17385e;font:inherit}.student-membership-form input:focus{outline:3px solid rgba(74,158,218,.32);border-color:#337bb2}.student-membership-id-note{margin:-6px 0 0!important;color:#5c7288;font-size:.76rem}.student-membership-policy{padding:10px 12px!important;border-radius:10px;background:#f2ecf9;color:#60437d;font-size:.78rem;line-height:1.5}.student-membership-message{min-height:1.25em;color:#27613f;font-size:.82rem}.student-membership-message.is-error{color:#b12e2e}.student-membership-primary{min-height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#2d75ad,#29547f);color:#fff;font-size:1rem;font-weight:850;cursor:pointer}.student-membership-primary:disabled{cursor:wait;opacity:.65}
.student-membership-dialog>footer{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 24px 22px}.student-membership-dialog>footer button{width:100%;min-height:44px;border:1px solid #b7c9da;border-radius:11px;background:#eef3f8;color:#35536f;font-weight:750;cursor:pointer}.student-membership-dialog>footer small{color:#687d91}
.student-membership-banner{position:fixed;z-index:7000;top:clamp(16px,3vh,32px);left:50%;width:min(620px,92vw);transform:translate(-50%,-16px);padding:14px 20px;border:2px solid #fff;border-radius:16px;background:#def8e9;color:#164d37;box-shadow:0 12px 34px rgba(0,0,0,.3);font-family:Pretendard,"Noto Sans KR",sans-serif;font-size:clamp(.9rem,1.2vw,1.08rem);font-weight:850;text-align:center;opacity:0;transition:opacity .18s ease,transform .18s ease}.student-membership-banner[hidden]{display:none}.student-membership-banner.is-visible{transform:translate(-50%,0);opacity:1}
@media(max-width:700px){.consonant-intro__account-actions{left:18px;right:18px;justify-content:center}.consonant-intro__account-actions button{padding:.55rem .8rem}.learning-record-bar__student{min-width:190px}.student-membership-dialog>header{padding:18px}.student-membership-form{padding:16px 18px}.learning-record-learners li{align-items:flex-start;flex-direction:column}.learning-record-learners li>span{width:100%;justify-content:flex-end}}
@media print{.learning-record-open,.student-membership-open,.learning-record-bar,.learning-record-modal,.student-membership-modal,.student-membership-banner,.consonant-intro__creator{display:none!important}}
