html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--main-color: #0c4874}body{font-size:1.6rem;font-family:Arial,sans-serif}hr{margin:24px 0;flex-shrink:0;border-width:0px 0px thin;border-style:solid;border-color:#0000001f}.layout{display:flex;height:100vh;width:100vw}.layout__sidebar{background-color:var(--main-color);position:fixed;top:0;left:0;width:20.52vw;height:100vh}.sidebar__logo{height:110px;display:flex;justify-content:center}.logo-img{width:100px;height:50.5px;object-fit:cover;margin-top:10px}.sidebar__info{border-bottom:1px solid rgba(145,158,171,.24);border-top:1px solid rgba(145,158,171,.24)}.sidebar__user{display:flex;padding:8px;align-items:center;border-radius:16px;background:#757575;margin:17px}.user__icon{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:50%;background:#fff}.user__icon-img{width:36px;height:36px}.user__body{margin-left:8px;text-align:center}.user__name,.user__score,.user__role{color:#fff;font-size:1.4rem;font-weight:500;line-height:1.57}.user__name__tlk,.user__role__tlk{font-size:1.2rem!important}.sidebar__menu{padding:16px}.sidebar__menu-title{color:#fff;font-size:2.3063rem;font-weight:700;line-height:1.39;text-transform:uppercase}.navbar{margin-top:8px}.navbar__item:hover .navbar__link-text{transform:translate(15%)}.navbar__link-icon{display:inline-block;width:20px;height:20px}.navbar__link{color:#fff;font-size:1.4rem;font-weight:500;line-height:1.88;display:flex;align-items:center;position:relative;overflow:hidden;transition:color .3s ease;z-index:0;height:47px}.navbar__link:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;background:#ffffff40;border-radius:50px;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease,opacity .4s ease;pointer-events:none;z-index:1}.navbar__link:active:after{transform:translate(-50%,-50%) scale(8);opacity:0}button.btn__quanlysv.active,button.btn__quanlygv.active,button.btn__quanlyhp.active,button.btn__quanlylhp.active{background-color:#c98a17;color:#fff}.navbar__link.active,.navbar__link.active .navbar__link-text{color:#c98a17}.navbar__link.active .navbar__link-icon{margin-left:8px}.navbar__link.active{-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;position:relative;text-decoration:none;width:100%;box-sizing:border-box;text-align:left;display:flex;padding-top:0;padding-bottom:0;border-left:5px solid;border-image:linear-gradient(#6cdb8d00 25%,#2e3090 25%,orange 75%,#6cdb8d00 75%) 1 / 1 / 0 stretch}.btn__quanlysv.active,.btn__quanlysv{color:#c98a17}.navbar__link-text{margin-left:8px;display:inline-block;transition:transform .3s ease}.layout__main{margin-left:20.52vw;width:79.48vw;height:100vh;display:flex;flex-direction:column}.header__menu{background-color:var(--main-color);padding:10px 24px;display:flex;min-height:64px;align-items:center;justify-content:space-between;border-left:1px solid #fff;flex-shrink:0}.header__title{color:#fff;text-align:center;font-size:3.2rem;font-weight:700;line-height:1.24;text-transform:uppercase;margin-left:16px}.header__country{display:flex;position:relative;padding:12px;justify-content:center;align-items:center}.header__country-img{width:20px;height:13.333px;object-fit:cover}.header__user{display:flex;align-items:center}.language{position:absolute;top:50px;right:20px;padding:10px 15px;background-color:#fff;border:1px solid #ccc;border-radius:15px;box-shadow:0 2px 8px #0003;display:flex;z-index:100;width:240px;align-items:center;display:none}.language img{width:20px;height:20px;display:inline-block;margin-right:15px}.language p{display:inline-block}.header__user .user__icon{position:relative;width:32px;height:32px;margin-left:16px;color:#fff;background-color:#ccc}.modal{position:absolute;width:max-content;top:50px;right:20px;background-color:#fff;border:1px solid #ccc;border-radius:15px;box-shadow:0 2px 8px #0003;z-index:100;display:none}.modal h6,.language p{font-size:1.4rem;color:#6b778c;font-weight:600;white-space:nowrap}.name__student,.sign__out{padding:16px}.name__student{display:flex;align-items:center;justify-content:center}.border_bottom{border-bottom:1px solid rgba(0,0,0,.12)}.sign__out button{border-radius:15px;width:100%;background:#fff;height:35px;border:solid 1px;color:#6b778c;display:flex;align-items:center;justify-content:center}.sign__out button:hover{background-color:#1432660a}.sign__out svg{width:20px;height:20px;vertical-align:middle;margin-right:8px}.sign__out svg path{fill:#0d47a1}.change__password button{margin-top:8px;border-radius:0;border:none}.user__icon-img{width:70%;height:70%;display:block}.main__body{flex:1;display:flex;flex-direction:column;min-height:0;background:#f4f5f7;overflow-y:auto;overflow-x:auto}.body__title{flex-shrink:0;margin-bottom:12px;border-bottom:1px solid #e6e7e8;padding:20px 0 0 20px}.body__title-text{color:#fff;font-size:1.7rem;font-weight:700;line-height:2.18;text-transform:uppercase;background:var(--main-color);min-width:203px;display:inline-block;text-align:center;position:relative;padding:0 18px}.body__title-text:after{border-bottom:35px solid #7b848a;border-right:20px solid #0000;content:"";display:inline-block;height:0;position:absolute;right:-20px;top:0;width:0}.ripple{position:absolute;width:40px;height:40px;background:#ffffff4d;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(0);animation:ripple-effect .4s ease-out;z-index:1}@keyframes ripple-effect{to{transform:translate(-50%,-50%) scale(4);opacity:0}}.navbar__link{position:relative;overflow:hidden}.body__inner{background:#fff;padding:20px 16px;border-radius:20px;border:1px solid #ccc;margin:0 20px 20px;width:fit-content;min-width:96%}.body__inner.scroll-x{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.body__inner.scroll-x .hstack{display:inline-flex;gap:12px;white-space:nowrap}.search-form{display:flex;gap:16px;height:36px}.form__group{width:100%}.form__group__tracuu{position:relative}.form__select{width:250px;height:40px;border:1px solid #ccc;border-radius:16px;padding:8.5px 20px 8.5px 14px;font-size:1.6rem;outline:none;color:#172b4d;line-height:1.52;appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%23999" height="12" viewBox="0 0 24 24" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 14px center;background-size:36px}.search-form .form__label{position:absolute;left:16px;transform:translateY(-50%);pointer-events:none;transition:.25s ease;background:#fff;padding:0 4px;top:0;font-size:1.2rem;color:#6b778c;line-height:1.56}.form__group__tracuu input{width:325px;height:40px;border:1px solid #ccc;border-radius:16px;padding:8.5px 14px;font-size:1.6rem;outline:none;color:#172b4d;line-height:1.52;transition:all .25s ease}.form__group__tracuu .form__floating-label{position:absolute;left:16px;top:21px;transform:translateY(-50%);font-size:1.6rem;pointer-events:none;transition:.25s ease;background:#fff;padding:0 4px;color:#6b778c;line-height:1.52}.form__group__tracuu input:focus+.form__floating-label,.form__group__tracuu input:not(:placeholder-shown)+.form__floating-label{top:0;font-size:1.2rem}.form__group__ctt input{height:40px!important}.form__button{display:flex;padding:8px;height:40px;border-radius:15px;align-items:center;justify-content:center;color:var(--main-color);background:transparent;border:2px solid;cursor:pointer}.table{width:100%;border-collapse:collapse;margin:24px auto;overflow-x:auto}.table thead{background-color:#0c4874;color:#fff}.table th,.table td{padding:6px 17px;border:1px solid #fff;font-size:1.4rem;text-align:center;font-weight:500;line-height:2;white-space:nowrap}.table td{border:1px solid rgb(128,128,128)}.main__body .phase{padding:18px;color:#172b4d;font-weight:600}.table_ldshp td{line-height:40px}.table_ldshp{table-layout:fixed;width:100%}.table_ldshp th.c-chon,.table_ldshp td:nth-child(1){width:71px}.table_ldshp th.c-ma,.table_ldshp td:nth-child(2){width:110px}.table_ldshp th.c-ten,.table_ldshp td:nth-child(3){width:340px}.table_ldshp th.c-stc,.table_ldshp td:nth-child(4){width:66px}.table_ldshp th.c-gv,.table_ldshp td:nth-child(5){width:200px}.table_ldshp th.c-action,.table_ldshp td:nth-child(6){width:120px}.table_ldshp tbody tr{height:44px;vertical-align:middle}.table_ldshp th,.table_ldshp td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.table_ldshp td:last-child{min-width:230px}.table_ldshp td:last-child select{border-color:var(--main-color);color:var(--main-color);border:1px solid;border-radius:16px;padding:5px;margin:auto}.w__0{width:0px!important}.w__48{max-width:48px}.w__60{width:60px!important}.w__140{width:140px!important}.w__200{width:200px!important}.w__100p{width:100%!important}input{border:1px solid #0c4874}.form__floating-label.top__21{top:21px}.fieldeset__dkhp{border:1px solid #172b4d;width:100%;padding:0 15px}legend{background-color:#fff;color:#172b4d;padding:3px 6px;margin-left:10px;font-size:1.4rem;font-weight:600}.main__body{flex:1;overflow-y:auto;overflow-x:auto;background:#f0f0f0}.fieldset__quanly{position:relative;margin-top:15px;border:1px solid #172b4d;width:100%;padding:0 15px}.fieldset__thongke{position:relative;border:1px solid #172b4d;width:100%;padding:0 15px}.btn__quanlysv,.btn__quanlygv,.btn__quanlyhp,.btn__quanlylhp{border-radius:20px;width:220px;height:40px;background-color:#0c4874;color:#fff;font-weight:600;cursor:pointer;margin-right:10px}.btn__quanly:hover{background-color:#3b68b6}.btn__add{position:absolute;display:flex;align-items:center;justify-content:center;top:-25px;right:20px;border-radius:50%;width:30px;height:30px;background-color:#0c4874;border:3px solid #fff;color:#fff;padding:0}.btn__sort{position:absolute;display:flex;align-items:center;justify-content:center;top:-25px;right:50px;border-radius:50%;width:30px;height:30px;background-color:#0c4874;border:3px solid #fff;color:#fff;padding:0}.table_quanly td{border:1px solid #ccc}.form__group__quanly{position:absolute}.form__group__quanly .form__input{width:162px;height:20px;padding:10px;border:1px solid #172b4d}input.form__floating-label__quanly{position:absolute;left:16px;top:47%;transform:translateY(-50%);font-size:1.6rem;pointer-events:none;transition:.25s ease;background:#fff;padding:0 4px;color:#6b778c;line-height:1.52}.form__group__quanly input:placeholder-shown{font-size:15px}.container-modal-popup{display:flex;align-items:center;justify-content:center}.modal-popup{display:inline-block;padding:20px;border-radius:20px;max-height:100vh;overflow-y:auto}.modal-popup .md-btn-cancel{position:absolute;top:10px;right:10px;border:0px;cursor:pointer;color:#e53636;font-weight:700;background:none;border:none}.modal-popup h1{font-size:2.5rem;font-weight:700;margin-bottom:25px}.modal-popup-row{display:flex;gap:50px}.modal-popup-row label{position:unset;display:block;color:#172b4d;font-size:1.4rem}.md-btn-add{margin-top:20px;width:100%;cursor:pointer;border-radius:20px;padding:10px 0;border:1px solid #172b4d;background-color:#347db0;color:#fff;font-weight:600}#md-Khoa,#md-mon,#md-chung,#md-Nganh,#md-loaimon,#md-monchung{width:260px;height:40px;border-radius:20px}.modal-popup-row .form__group input{width:260px;height:40px}.modal-popup-row .form__group select{border:1px solid #0c4874}.modal-popup-row .form__group select option{width:260px;height:40px;border-radius:20px}.modal-popup-row .form__group #excelUpload,#excelUpload{padding:0;border:none;border-radius:0;width:100%}.left__120{left:230px}.tr__hover tr:hover{background-color:#1432660a}.btn__chung{border:1px solid #172b4d;border-radius:20px;background-color:#0c4874;color:#fff;transition:.3s;height:40px}.btn__chung:hover{background-color:#347db0;box-shadow:0 0 5px 1px #0c4874}.btn__cancel{border:1px solid rgb(227,45,45);border-radius:20px;transition:.3s;color:#e32d2d;background-color:#fff}.btn__cancel:hover{background-color:#e32d2d;color:#fff;border:none;box-shadow:0 0 5px 1px #8f1b1b}.btn-cancel:hover{background-color:#e32d2d;color:#fff;border:none;box-shadow:0 0 5px 1px #8f1b1b}.btn__update{border:none;border-radius:50px;transition:.3s;background-color:#4caf50;color:#fff}.btn__update:hover{border:none;border-radius:50px;transition:.3s;box-shadow:0 0 5px 1px #16762b}.btn__update svg{flex-shrink:0;width:15px}.btn__quanly__container{display:inline-flex;align-items:center;gap:10px}.btn__momo{color:#fff;background-color:#d82d8b;border:none;border-radius:20px}.p__0{padding:0!important}.w20__h20{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:1.2rem}.w50__h20{display:inline-flex;align-items:center;justify-content:center;width:55px;height:30px;font-size:1.2rem}.w40{width:40px}.w350{width:350px!important}.mr_20{margin-right:20px}.mr_8{margin-right:8px!important}.ml__20{margin-left:20px}.mr_0{margin-right:0!important}.mb_0{margin-bottom:0!important}.mr_10{margin-right:10px}.mt_20{margin-top:20px}.mtb_20{margin:20px 0!important}.mt__10{margin-top:10px}.mb_10{margin-bottom:10px}.w_380{width:380px}.h100vh{height:100vh}.h__40{height:40px!important}.h__35__w__35{height:35px!important;width:35px!important}.h__30{height:30px!important}.h__40__w__100{height:40px!important;width:100px!important}.P__10__20{padding:10px 20px}.df_center{display:flex;align-items:center;justify-content:center;margin:auto}.sub__title_chuyenphase{display:block;padding-bottom:20px;margin-top:15px;margin-bottom:20px;color:#172b4d;font-weight:700;font-size:18px;border-bottom:1px solid #ccc}.form-section{margin-bottom:30px}.sub__title_gd{display:block;margin-bottom:20px;color:#172b4d;font-weight:700;font-size:15px}.search-form__gd{position:relative}.search-form__gd:after{position:absolute;content:"";display:block;width:100%;height:1px;background-color:#ccc;top:50px}.note__gd{display:flex;align-items:center;font-size:14px;color:#172b4d;font-weight:600}.note__dkhp{display:flex;align-items:center;font-size:14px;color:#172b4d;font-weight:600;margin-top:15px}.note__gd span{display:inline-block;width:15px;height:15px;margin:0 4px;background-color:#33e6ff}.note__dkhp .note__highlight__yellow{display:inline-block;width:15px;height:15px;margin:0 4px;background-color:#ff0}.note__dkhp .note__highlight__red{display:inline-block;width:15px;height:15px;margin:0 4px;background-color:red}.row__highlight{background-color:#33e6ff}.svg__gd__refesh{width:20px;color:#0c4874;margin-right:5px}.row-cancelled{background-color:#ff6a00}.btn__refesh{display:inline-flex;justify-content:center;align-items:center;border-radius:20px;background-color:#fff;color:#0d47a1;border:1px solid #0d47a1}.df{display:inline-flex;align-items:center}.setting__container{position:absolute;height:100vh;background-color:#42424280;width:100vw;top:0;left:0}.setting{position:absolute;height:100vh;width:320px;background-color:#fff;right:0;padding:22px 16px}.btn__setting{position:fixed;display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background-color:#0c4874;color:#fff;border:0px;bottom:32px;right:32px;cursor:pointer;z-index:9999}.btn__setting svg{width:24px;height:24px;display:block;flex-shrink:0}.setting__title{font-size:18px;font-weight:700;color:#172b4d;margin-bottom:25px}.setting__container input{width:100%;margin-bottom:10px}.btn__setting__submit,.btn__setting__clean{display:block;width:100%;margin-bottom:30px}.md-hp-nganh{position:relative;cursor:pointer;border:1px solid #aaa;padding:8px 12px;border-radius:20px;min-height:40px;width:100%;max-width:570px;-webkit-user-select:none;user-select:none;color:#555;margin-top:8px;margin-bottom:30px}.md-hp-nganh>div:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-hp-nganh>div:last-child{position:absolute;top:100%;left:0;width:100%;max-height:160px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-top:none;box-shadow:0 2px 8px #00000026;z-index:2000;padding:8px 12px;border-radius:0 0 4px 4px}.md-hp-nganh>div:last-child>div{display:flex;align-items:center;margin-bottom:6px}.md-hp-nganh>div:last-child>div:last-child{margin-bottom:0}.md-hp-nganh input[type=checkbox]{margin-right:8px;width:16px;height:16px;cursor:pointer}.md-hp-nganh svg{width:16px;margin-top:3px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999!important}.notify-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px 30px;border-radius:8px;box-shadow:0 4px 12px #0000004d;z-index:1000;width:320px;text-align:center}.notify-modal.success{border-left:6px solid #4caf50;color:#2e7d32}.notify-modal.error{border-left:6px solid #f44336;color:#c62828}.btn-close-notify{margin-top:15px;background-color:#1976d2;border:none;color:#fff;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.btn-close-notify:hover{background-color:#0d47a1}.confirm-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:25px 30px;border-radius:8px;box-shadow:0 5px 15px #0006;z-index:1000;width:360px;text-align:center;font-weight:500;color:#333}.confirm-modal p{margin-bottom:20px;font-size:1.1rem}.confirm-modal button{padding:8px 18px;border-radius:4px;border:none;font-weight:600;cursor:pointer;margin:0 8px;transition:background-color .3s ease}.btn-ok{background-color:#e53935;color:#fff}.btn-ok:hover{background-color:#b71c1c}.selecy__duyethp__container{display:flex;align-items:center;margin-bottom:20px}th{font-weight:600!important}.class-item{margin:5px;background:#b2d4eb;padding:8px;border-radius:5px;color:#0a4358;line-height:1.43}.class-item strong,.empty-state{font-weight:700!important;color:red}.class-item .tkb__gv{color:#00f}.table__tkb th{border:1px solid grey;vertical-align:middle}.tkb__phong{background-color:#c2ccd6;font-weight:700!important;color:#172b4d;vertical-align:middle}.phase strong{line-height:2}.phase .span__hk-nk{color:#4caf50}.highlight-today{background-color:#384289}.week-navigation-container svg{height:16px;width:16px;display:block;flex-shrink:0}.week-navigation-container button{display:inline-flex;gap:5px;margin-right:10px;align-items:center}.thanh-toan__table{background-color:#0c4874;color:#fff;font-weight:600!important}.btn__thanhtoan{background-color:#d82d8b;color:#fff;border-radius:20px;transition:.3s;display:flex;align-items:center;gap:5px;font-weight:600;padding:8px 20px;margin-bottom:22px}.btn__thanhtoan:hover{background-color:#a50064;box-shadow:0 0 5px 1px #de148d;border:1px solid #de148d}.btn__thanhtoan svg{width:28px;height:28px}.tk-mt-16{margin-top:16px}.tk-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0}.tk-label{font-weight:600;margin-right:8px}.tk-select{min-width:320px;padding:8px 10px;border:1px solid #ddd;border-radius:16px;background:#fff}.tk-status{opacity:.5;transition:opacity .2s ease}.tk-status.is-loading{opacity:1}.tk-grid{display:grid}.tk-grid-12{grid-template-columns:repeat(12,minmax(0,1fr))}.tk-gap-16{gap:16px}.tk-col-span-2{grid-column:span 2}.tk-col-span-6{grid-column:span 6}.tk-col-span-12{grid-column:span 12}.tk-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;box-shadow:0 2px 10px #0000000a;height:100%}.tk-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tk-card__title{font-weight:700}.btn-tk__zoom,.btn-tk__close{background:#fff;padding:6px 10px;border-radius:8px;cursor:pointer;height:44px;width:44px;display:inline-flex;align-items:center;justify-content:center}.btn-tk__zoom svg,.btn-tk__close svg{width:22px;height:22px;display:block}.kpi{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;box-shadow:0 2px 10px #0000000a;height:110px}.kpi__title{font-size:12px;color:#666}.kpi__value{font-size:22px;font-weight:800;margin-top:6px}.kpi__sub{font-size:12px;color:#888;margin-top:4px}.tk-modal__overlay{position:fixed;inset:0;background:#0006;z-index:50}.tk-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1080px,92vw);height:min(700px,90vh);background:#fff;border-radius:14px;border:1px solid #eee;z-index:60;padding:12px;display:flex;flex-direction:column;animation:modalIn .18s ease-out;will-change:transform,opacity}.tk-modal__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #eee}.tk-modal__title{font-weight:600}@keyframes modalIn{0%{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.tk-chart{height:260px}.tk-chart--lg{height:520px}.btn-tk__zoom:hover{background-color:#0c4874;transition:.3s;border:1px solid #0c4874}.btn-tk__zoom:hover path{fill:#fff}.btn-tk__close:hover{background-color:#d1373e;transition:.3s;border:1px solid #d1373e}.btn-tk__close:hover path{fill:#fff}.badge-paid{display:inline-block;padding:4px 10px;background-color:#4caf50;color:#fff;border-radius:20px;font-size:14px;font-weight:600}.badge-unpaid{display:inline-block;padding:4px 10px;background-color:#f44336;color:#fff;border-radius:6px;font-size:14px;font-weight:600}.phases-form{display:block!important;width:100%;height:auto!important;min-height:unset!important;overflow:visible!important;padding:0;gap:0}.phases-form .phase-row{display:grid;grid-template-columns:minmax(180px,250px) 1fr 1fr;gap:16px;align-items:center;margin-bottom:10px;width:100%}.phases-form .form__group{margin:0!important}.phases-form .btn__chung{margin-top:8px;align-self:flex-start}.phases-form,.phases-form *{white-space:normal}.phases-form .phase-row+.phase-row{border-top:1px dashed #e5e7eb;padding-top:12px}.phase-row{display:grid;grid-template-columns:minmax(180px,280px) 1fr 1fr;gap:16px;align-items:center;margin-bottom:12px}@media (max-width: 767px){.btn__hamburger{display:flex;align-items:center}.header__title{display:none}.layout__main{width:100vw;margin:0}.layout{display:block}.layout__sidebar{position:fixed;top:0;left:-260px;width:260px;height:100vh;background-color:var(--main-color);box-shadow:2px 0 8px #0003;z-index:1000;transition:left .3s ease}.layout__sidebar.is-open{left:0}.layout__overlay{position:fixed;inset:0;background:#0006;z-index:999}.layout__overlay.show{display:block}.phases-form .phase-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.user__name__tlk,.user__role__tlk{font-size:1rem!important}}@media (min-width: 768px) and (max-width: 1023px){.btn__hamburger{display:flex;align-items:center}.layout__main{width:100vw;margin:0}.layout{display:block}.layout__sidebar{position:fixed;top:0;left:-260px;width:260px;height:100vh;background-color:var(--main-color);box-shadow:2px 0 8px #0003;z-index:1000;transition:left .3s ease}.layout__sidebar.is-open{left:0}.layout__overlay{position:fixed;inset:0;background:#0006;z-index:999}.layout__overlay.show{display:block}.header__title{font-size:21px}.user__name__tlk,.user__role__tlk{font-size:1rem!important}}@media (min-width: 1024px){.btn__hamburger{display:none}}.btn__hamburger{padding:0;width:30px;height:30px;background:none;border:none;cursor:pointer}.btn__hamburger svg{width:30px;height:30px}.title__siso{font-weight:700;color:#172b4d}.ql__buttons{display:flex;gap:1rem;margin-bottom:10px}.btn__add,.btn__sort{padding:.5rem 1rem;margin-right:10px;cursor:pointer}.modal-popup{background:#fff;padding:20px;border-radius:8px;width:600px;margin:35px auto;position:absolute;z-index:999}.container-modal-popup{position:fixed;inset:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.modal-popup-row{display:flex;gap:1rem;margin-bottom:1rem}.md-btn-add{margin-top:10px}.pos__unset{position:unset!important;color:#172b4d!important}.crud_nganh{width:100%;margin-bottom:40px}.crud_nganh label{display:flex;align-items:center;font-size:1.6rem;margin-bottom:6px}.crud_nganh div label input[type=checkbox]{margin-right:5px;flex-shrink:0;height:20px;width:20px}.crud_nganh div label span{flex-shrink:0;margin:0}.crud_nganh-list{background-color:#f0f0f0;padding:10px;border:1px solid #ccc;border-radius:10px;min-height:40px}.flex_col{display:flex;flex-direction:column}.crud_monhoc_dk{height:30px;margin-bottom:10px;border:1px solid #0c4874}.forget_password_text{font-size:14px;font-weight:400;color:#6b778c;cursor:pointer}.forget_password_text:hover{text-decoration:underline}.cp-card{--cp-border: #eaedf3;--cp-bg: #fff;--cp-head-bg: #a8b9ca;--cp-shadow: 0 8px 20px rgba(2, 14, 34, .06);--cp-radius: 16px;background:var(--cp-bg);border:1px solid var(--cp-border);border-radius:var(--cp-radius);box-shadow:var(--cp-shadow);overflow:hidden}.cp-row{display:grid;grid-template-columns:1fr 160px;gap:12px;align-items:center;padding:14px 18px;border-top:1px dashed var(--cp-border);transition:background .16s ease}.cp-row:first-of-type{border-top:0}.cp-row:hover{background:#fbfdff}.cp-row--head{background:var(--cp-head-bg);border-bottom:1px solid var(--cp-border);border-top:0;font-weight:600;color:#0f1b2d}.cp-cell{min-height:28px}.cp-cell--right{display:flex;justify-content:center}.cp-label{display:inline-flex;align-items:center;gap:10px;font-weight:500;color:#20304a}.cp-dot{width:8px;height:8px;border-radius:999px;background:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}.cp-footer{display:flex;justify-content:center;gap:12px;padding:16px 18px 18px;background:linear-gradient(180deg,#02061700,#fafcff);border-top:1px solid var(--cp-border)}.cp-modal__overlay{position:fixed;inset:0;background:#1118278c;display:flex;align-items:center;justify-content:center;z-index:1100}.cp-modal__popup{width:min(480px,90vw);background:#fff;border-radius:12px;padding:20px 24px;animation:cp-modal-in .18s ease-out}@keyframes cp-modal-in{0%{transform:translateY(6px);opacity:.6}to{transform:translateY(0);opacity:1}}.cp-modal__header{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.cp-modal__header p{font-size:16px!important;font-weight:600!important;color:#172b4d}.cp-modal__close{background:transparent;border:none;font-size:18px;line-height:1;cursor:pointer}.cp-modal__msg{margin:8px 0;font-size:14px}.cp-modal__msg.is-error{color:#dc2626}.cp-modal__msg.is-ok{color:#16a34a}.cp-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.cp-btn{padding:10px 14px;border-radius:20px;border:none;cursor:pointer}.cp-btn--ghost{border:1px solid rgb(227,45,45);border-radius:20px;transition:.3s;color:#e32d2d;background-color:#fff}.cp-btn--ghost:hover{background-color:#e32d2d;color:#fff;box-shadow:0 0 5px 1px #e32d2d}.cp-btn--primary{background:#0c4874;color:#fff}.cp-btn--primary:hover{background-color:#347db0;box-shadow:0 0 5px 1px #0c4874}.cp-btn[disabled]{opacity:.7;cursor:default}.form__change__password{max-width:400px;margin:30px auto;background:#fff;border-radius:15px}.form__group{position:relative;margin-bottom:16px}.form__group>input{width:100%;padding:12px 44px 12px 12px;border:1px solid #e5e7eb;border-radius:8px;outline:none;background:#fff}.form__group>input:focus{border-color:#1e66f5}.form__group>label{position:absolute;left:12px;top:50%;transform:translateY(-50%);padding:0 4px;background:#fff;color:#6b7280;transition:all .15s ease;pointer-events:none}.form__group>input:not(:placeholder-shown)+label,.form__group>input:focus+label{top:0;transform:translateY(-50%) scale(.92);color:#dc2626}.form__message{font-size:12px;color:#6b7280;margin-top:6px}.form__group.has-error>input{border-color:#dc2626}.form__group.has-error .form__message{color:#dc2626}.pw-eye-btn{position:absolute;right:8px;top:40%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:6px;line-height:0;color:#64748b}.pw-eye-btn:hover{color:#0f172a}*{box-sizing:border-box}:root{--main-color: #143266;--input-color: #f84b50}html{font-size:62.5%}body{font-size:1.6rem;font-family:Inter,sans-serif;margin:0;padding:0}input,textarea,select,button{font:inherit}a{text-decoration:none}.container{display:flex;width:100%;min-height:100vh;overflow:hidden}.school{width:66.67%}.school__img{width:100%;height:100%;object-fit:cover}.main{flex:1;padding:15px 24px 0;background-color:#ddd}.header__logo{height:50.5px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.header__logo-img{height:100%}.header__info{text-align:center}.header__name-school,.header__label{color:var(--main-color);font-size:1.8rem;font-weight:600;line-height:1.61}.header__label{font-size:2.3rem;line-height:1.34}.form{max-width:400px;margin:30px auto;padding:32px 32px 24px;background:#fff;border-radius:15px;box-shadow:0 8px 24px #0000001a}.form__title{color:#c52f33;font-size:3.2rem;font-weight:700;line-height:1.24;margin-bottom:12px}.form__desc{color:#6b778c;font-size:1.3rem;line-height:1.52;margin-bottom:48px}.form__group{position:relative;margin-bottom:32px}.form__group input{width:100%;height:100%;border:1px solid var(--input-color);border-radius:16px;padding:18px 16px 16px;font-size:1.6rem;outline:none;color:var(--input-color);transition:all .25s ease}.form__group label{position:absolute;left:16px;top:41%;transform:translateY(-50%);color:var(--input-color);font-size:1.6rem;pointer-events:none;transition:.25s ease;background:#fff;padding:0 4px}.form__group input:focus+label,.form__group input:not(:placeholder-shown)+label{top:0;font-size:1.2rem}.form__message{margin-top:6px;margin-left:10px;font-size:1.2rem;color:var(--input-color)}.form__group input:valid{border-color:var(--main-color);color:var(--main-color)}.form__group input:valid+label{color:var(--main-color)}.form__group input:valid+label+.form__message{visibility:hidden}.submit{width:100%;padding:14px;background-color:var(--main-color);color:#fff;font-size:1.6rem;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s}.submit:hover{opacity:.9}.form__line{display:block;height:1px;width:100%;background-color:#ccc;margin:24px 0}.copyright{color:#6b778c;text-align:center;font-size:1.2rem;line-height:1.74}@media (max-width: 768px){.container{flex-direction:column}.school{display:none}.main{padding:2rem}.form{padding:2.4rem}}@media (min-width: 769px) and (max-width: 1024px){.container{flex-direction:row}.school,.main{width:50%}}.khoa-config-section{margin-top:15px;margin-left:20px}.khoa-config-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.khoa-config-title{margin:0;font-size:16px;font-weight:600}.khoa-config-toggle-btn{height:40px!important;width:100px!important;border-radius:20px;display:flex;align-items:center;justify-content:center;border:none;color:#fff}.khoa-config-toggle-btn--edit{transition:.3s;background-color:#4caf50;border-radius:20px;height:40px;display:flex;align-items:center;gap:8px;font-weight:600}.khoa-config-toggle-btn--edit:hover{transition:.3s;box-shadow:0 0 5px 1px #16762b}.khoa-config-toggle-btn--view{background-color:#0d6efd}.khoa-config-toggle-btn--view:hover{background-color:#0b5ed7}.khoa-config-view{padding:15px;background-color:#f8f9fa;border-radius:4px;margin-top:15px}.khoa-config-view__title{margin-bottom:10px;font-weight:600}.khoa-config-view__empty{color:#999;font-style:italic}.khoa-config-view__toan-truong{font-size:14px;color:#666}.khoa-config-view__toan-truong div{margin-bottom:8px}.khoa-config-view__list{display:flex;flex-direction:column;gap:12px}.khoa-config-view__item{padding:12px 15px;background-color:#fff;border-radius:4px;border:1px solid #dee2e6}.khoa-config-view__item-name{font-weight:600;margin-bottom:8px;color:#0d6efd;font-size:15px}.khoa-config-view__item-details{font-size:13px;color:#666;display:flex;flex-direction:column;gap:6px}.khoa-config-view__item-time{display:flex;align-items:center;gap:8px}.khoa-config-edit__checkbox{margin-bottom:15px}.khoa-config-edit__checkbox label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px}.khoa-config-list{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.khoa-config-item{padding:15px;border:1px solid #ddd;border-radius:4px;background-color:#f9f9f9}.khoa-config-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.khoa-config-item__title{font-weight:600;font-size:15px}.khoa-config-item__remove-btn{padding:6px 14px;background-color:#dc3545;color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:13px;transition:.3s}.khoa-config-item__remove-btn:hover{background-color:#c82333;transition:.3s;box-shadow:0 0 5px 1px #d55e5e}.khoa-config-item__fields{display:flex;flex-direction:column;gap:12px}.khoa-config-field{display:flex;flex-direction:column}.khoa-config-field__label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#495057}.khoa-config-field__select,.khoa-config-field__input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s}.khoa-config-field__select:focus,.khoa-config-field__input:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 .2rem #0d6efd40}.khoa-config-add-btn{padding:10px 18px;transition:.3s;background-color:#4caf50;color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500}.khoa-config-add-btn:hover{transition:.3s;box-shadow:0 0 5px 1px #16762b}.khoa-config-errors{margin-top:15px;padding:12px 15px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.khoa-config-errors__title{font-weight:600;margin-bottom:5px}.khoa-config-errors__list{margin:5px 0;padding-left:20px}.khoa-config-errors__list li{margin-bottom:3px}td{vertical-align:middle}.m__0{margin:0!important}svg{width:16px}.toggle-ap-dung-chung{margin-bottom:1rem}.toggle-ap-dung-chung label{display:flex;align-items:center;gap:8px;cursor:pointer}.phase-checkbox-wrapper{margin-top:8px;margin-left:12px;margin-bottom:10px}.phase-checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px}.phase-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#1a9e55;margin:0}.phase-checkbox-label span{-webkit-user-select:none;user-select:none;color:#333}.khoa-config-container{margin-left:20px;margin-top:15px;padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa;box-shadow:0 2px 4px #0000000d}.khoa-config-title{font-weight:600;margin-bottom:15px;color:#333;font-size:15px}.khoa-config-row{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px;padding:15px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 1px 3px #0000000d}.khoa-select-container{flex:0 0 280px;min-width:280px}.khoa-select-label{font-size:13px;color:#666;display:block;margin-bottom:6px;font-weight:500}.khoa-select-box{border:1px solid #d0d0d0;border-radius:6px;padding:10px;max-height:200px;overflow-y:auto;background-color:#fff}.khoa-select-box::-webkit-scrollbar{width:6px}.khoa-select-box::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.khoa-select-box::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.khoa-select-box::-webkit-scrollbar-thumb:hover{background:#555}.khoa-select-item{display:flex!important;align-items:center;padding:8px 6px;margin-bottom:6px;cursor:pointer;font-size:14px;border-radius:4px;transition:background-color .2s;width:100%}.khoa-select-item:last-child{margin-bottom:0}.khoa-select-item:hover{background-color:#f5f5f5}.khoa-select-item input[type=checkbox]{margin-right:10px;cursor:pointer;width:18px;height:18px;flex-shrink:0}.khoa-select-item--selected{color:#1a9e55;font-weight:600;background-color:#f0f9f4}.khoa-time-group{flex:1;display:flex;gap:12px;align-items:flex-start;justify-content:center}.khoa-time-wrapper{flex:0 0 220px;min-width:220px;margin-bottom:0!important;position:relative}.error-message{display:block;color:#bf2e29;font-size:12px;margin-top:4px;font-weight:500;line-height:1.3}.btn-remove-config{flex-shrink:0;background-color:#bf2e29;color:#fff;min-width:40px;height:40px;padding:0!important;align-self:flex-start;margin-top:0;display:flex;align-items:center;justify-content:center;font-size:18px!important;border:none!important;border-radius:6px;cursor:pointer;transition:all .2s}.btn-remove-config:hover{background-color:#a02520;box-shadow:0 2px 6px #bf2e294d;transform:translateY(-1px)}.btn-remove-config:active{transform:translateY(0)}.btn-add-config{padding:10px 18px!important;background-color:#1a9e55;color:#fff;margin-top:10px;display:inline-flex;align-items:center;gap:8px;border:none!important;border-radius:6px;cursor:pointer;font-size:14px!important;font-weight:500;transition:all .2s}.btn-add-config:hover:not(:disabled){background-color:#158a47;box-shadow:0 2px 6px #1a9e554d;transform:translateY(-1px)}.btn-add-config:active:not(:disabled){transform:translateY(0)}.btn-add-config:disabled{background-color:#ccc!important;cursor:not-allowed;opacity:.6}.phase-status{margin-top:15px;font-size:14px;color:#666}.phase-status strong{color:#1a9e55;font-weight:600}.phase-message{margin-top:8px;padding:10px 15px;border-radius:6px;font-size:14px}.phase-message--success{color:#1a9e55;background-color:#f0f9f4;border-left:4px solid #1a9e55}.phase-message--error{color:#bf2e29;background-color:#fef2f2;border-left:4px solid #bf2e29}.khoa-time-wrapper{flex:1;min-width:220px;margin-bottom:0!important}.error-message{display:block;color:#bf2e29;font-size:12px;margin-top:4px;font-weight:500}.form__input:invalid,.form__input[style*="border-color: rgb(191, 46, 41)"]{border-color:#bf2e29!important}@media (max-width: 1200px){.khoa-config-row{flex-wrap:wrap}.khoa-select-container{flex:1 1 100%;min-width:100%}.khoa-time-group{flex:1 1 100%;justify-content:flex-start}.btn-remove-config{margin-top:10px}}.tkb-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.tkb-modal-container{background:#fff;border-radius:12px;width:95%;max-width:1800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003}.tkb-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.tkb-modal-header h2{font-size:20px;font-weight:600;color:#1f2937;margin:0}.tkb-modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px 8px;line-height:1;transition:color .2s}.tkb-modal-close:hover{color:#1f2937}.tkb-modal-body{display:flex;flex:1;overflow:hidden;gap:20px;padding:20px 24px}.tkb-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb}.tkb-sidebar{width:420px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding-right:12px;flex-shrink:0}.tkb-sidebar-section{background:#f9fafb;border-radius:8px;padding:16px}.tkb-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:10px}.tkb-sidebar-section .form__select{width:100%!important;min-width:100%;box-sizing:border-box;margin-bottom:12px}.btn__add-instance{width:100%;background:#10b981;color:#fff;padding:10px;border-radius:6px;font-weight:500;transition:background .2s;border:none;cursor:pointer;margin-top:4px}.btn__add-instance:hover{background:#059669}.tkb-instance-list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.tkb-instance-item{background:#fff;border:2px solid #e5e7eb;border-radius:6px;padding:12px;transition:all .2s;display:flex;align-items:center;gap:8px}.tkb-instance-item:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.tkb-instance-item.selected{border-color:#3b82f6;background:#eff6ff}.tkb-instance-item.incomplete{animation:blink 1.5s infinite;border-color:#fbbf24}@keyframes blink{0%,to{opacity:1}50%{opacity:.6}}.tkb-instance-content{flex:1;display:flex;flex-direction:column;gap:4px;cursor:pointer}.tkb-instance-index{font-weight:600;color:#1f2937;font-size:14px}.tkb-instance-position{font-size:12px;color:#6b7280}.tkb-instance-drag-handle{color:#9ca3af;font-size:16px;cursor:grab;padding:4px;-webkit-user-select:none;user-select:none;line-height:1}.tkb-instance-drag-handle:active{cursor:grabbing}.tkb-instance-delete{background:#fee;border:none;color:#dc2626;width:24px;height:24px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s;flex-shrink:0}.tkb-instance-delete:hover{background:#fecaca}.tkb-form{background:#fff;border:1px solid #e5e7eb}.tkb-form-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px}.tkb-form-group{margin-bottom:16px}.tkb-form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.tkb-form-group .form__select,.tkb-form-group .form__input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.tkb-form-group .form__select:focus,.tkb-form-group .form__input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tkb-grid-container{flex:1;overflow:auto;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.tkb-grid{width:100%;border-collapse:collapse;table-layout:auto}.tkb-grid thead th{background:#0c4874;color:#fff;padding:14px 12px;text-align:center;font-weight:600;font-size:14px;border:1px solid white;position:sticky;top:0;z-index:10}.tkb-grid-header-tiet{width:120px}.tkb-grid-tiet{background:#c2ccd6!important;padding:10px 8px!important;text-align:center!important;border:1px solid #808080!important;font-size:13px!important;font-weight:700!important;color:#172b4d!important;vertical-align:middle!important;width:120px!important}.tkb-tiet-info{display:flex;flex-direction:column;gap:4px}.tkb-tiet-info strong{color:#172b4d;font-size:14px}.tkb-tiet-info small{color:#172b4d;font-size:11px}.tkb-grid-cell{border:1px solid #808080!important;padding:12px!important;vertical-align:middle!important;text-align:center!important;min-height:100px!important;height:auto!important;background:#fff!important}.tkb-grid-cell.hover{background:#f0f9ff!important;border-color:#3b82f6!important}.tkb-grid .class-item{background:#b2d4eb!important;border:2px solid #3b82f6!important;border-radius:6px!important;padding:10px 14px!important;transition:all .2s!important;position:relative!important;display:inline-block!important;text-align:center!important;line-height:1.5!important;min-width:140px!important;vertical-align:middle!important}.tkb-grid .class-item:hover{background:#9ec5e0!important;transform:translateY(-2px);box-shadow:0 2px 8px #0a435833}.tkb-grid .class-item.selected{border-color:#2563eb!important;background:#dbeafe!important;box-shadow:0 0 0 2px #3b82f6!important}.tkb-grid .class-item.incomplete{background:#fef3c7!important;border-color:#f59e0b!important;animation:pulse-card 1.5s ease-in-out infinite}.tkb-grid .class-item.incomplete.no-info{background:#fed7aa!important;font-style:italic;color:#92400e!important}@keyframes pulse-card{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.98)}}.tkb-grid .class-item strong{font-weight:700!important;display:block!important;margin-bottom:6px!important;color:#dc2626!important;font-size:14px!important}.tkb-grid .class-item strong p{margin:2px 0!important;line-height:1.4!important;color:#dc2626!important}.tkb-grid .class-item p{margin:3px 0!important;font-size:13px!important;line-height:1.5!important;color:#0a4358!important}.tkb-grid .class-item__badge-incomplete{position:absolute;top:6px;right:6px;background:#fbbf24f2;color:#78350f;padding:3px 8px;border-radius:4px;font-size:10px;font-weight:700}.tkb-drag-overlay{background:#b2d4eb;border:2px solid #3b82f6;color:#0a4358;padding:12px 16px;border-radius:6px;font-weight:600;box-shadow:0 4px 12px #3b82f64d;cursor:grabbing}.btn__cancel{background:#f3f4f6;color:#374151;padding:10px 20px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.btn__cancel:hover{background:#e5e7eb}.btn__save{background:#3b82f6;color:#fff;padding:10px 20px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.btn__save:hover{background:#2563eb}.tkb-sidebar::-webkit-scrollbar,.tkb-instance-list::-webkit-scrollbar,.tkb-grid-container::-webkit-scrollbar{width:8px;height:8px}.tkb-sidebar::-webkit-scrollbar-track,.tkb-instance-list::-webkit-scrollbar-track,.tkb-grid-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.tkb-sidebar::-webkit-scrollbar-thumb,.tkb-instance-list::-webkit-scrollbar-thumb,.tkb-grid-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.tkb-sidebar::-webkit-scrollbar-thumb:hover,.tkb-instance-list::-webkit-scrollbar-thumb:hover,.tkb-grid-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.phan-bo-phong-container{display:flex;flex-direction:column;height:100%;background:#f9fafb;gap:20px}.phan-bo-phong-header{background:#fff;padding:24px 32px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.phan-bo-phong-header h1{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 8px}.phan-bo-phong-subtitle{font-size:14px;color:#6b7280;margin:0}.phan-bo-phong-body{display:flex;gap:20px;flex:1;overflow:hidden;margin:-20px 20px 0}.khoa-list-sidebar{width:320px;background:#fff;border-radius:20px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0;border:1px solid #ccc}.khoa-list-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.khoa-list-header h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.khoa-count{background:#eff6ff;color:#3b82f6;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600}.khoa-list-content{flex:1;overflow-y:auto;padding:12px}.khoa-list-loading,.khoa-list-empty{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280;font-size:14px}.khoa-item{padding:16px;border-radius:20px;margin-bottom:8px;cursor:pointer;transition:all .2s;border:2px solid transparent;background:#f9fafb}.khoa-item:hover{background:#f3f4f6;border-color:#e5e7eb}.khoa-item.active{background:#eff6ff;border-color:#3b82f6}.khoa-item-code{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:4px}.khoa-item.active .khoa-item-code{color:#3b82f6}.khoa-item-name{font-size:14px;font-weight:500;color:#1f2937;line-height:1.4}.khoa-item.active .khoa-item-name{color:#1e40af;font-weight:600}.phong-hoc-main{flex:1;background:#fff;border-radius:20px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ccc}.phong-hoc-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.phong-hoc-title{display:flex;align-items:center;gap:12px}.phong-hoc-title h2{font-size:20px;font-weight:600;color:#1f2937;margin:0}.phong-hoc-code{font-size:14px;color:#6b7280;font-weight:500}.btn-them-phong{display:flex;align-items:center;border:1px solid #172b4d;border-radius:20px;background-color:#0c4874;color:#fff;transition:.3s;height:40px}.btn-them-phong:hover:not(:disabled){background-color:#347db0;box-shadow:0 0 5px 1px #0c4874}.btn-them-phong:disabled{opacity:.5;cursor:not-allowed}.phong-hoc-loading{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280;font-size:14px}.phong-hoc-empty-state{display:flex;align-items:center;justify-content:center;flex:1;color:#9ca3af;font-size:16px}.phong-hoc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.phong-hoc-empty svg{margin-bottom:8px}.phong-hoc-empty p{color:#6b7280;font-size:16px;margin:0}.btn-them-phong-empty{margin-top:8px;padding:10px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.btn-them-phong-empty:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.phong-hoc-grid{padding:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;overflow-y:auto}.phong-hoc-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;padding:16px;transition:all .2s}.phong-hoc-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.phong-hoc-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.phong-ma{font-size:16px;font-weight:700;color:#1f2937;background:#eff6ff;padding:6px 12px;border-radius:6px;border:1px solid #3b82f6}.btn-remove-phong{background:#fee;border:none;width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#dc2626;transition:all .2s}.btn-remove-phong:hover:not(:disabled){background:#fecaca;transform:scale(1.1)}.btn-remove-phong:disabled{opacity:.5;cursor:not-allowed}.phong-hoc-card-body{display:flex;flex-direction:column;gap:8px}.phong-info-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb}.phong-info-row:last-child{border-bottom:none}.phong-label{font-size:13px;color:#6b7280;font-weight:500}.phong-value{font-size:14px;color:#1f2937;font-weight:600}.phong-suc-chua{color:#3b82f6}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-container{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:20px;font-weight:600;color:#1f2937;margin:0}.modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px 8px;line-height:1;transition:color .2s}.modal-close:hover{color:#1f2937}.modal-body{flex:1;overflow:hidden;display:flex;flex-direction:column;padding:20px 24px}.modal-loading,.modal-empty{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280;font-size:14px}.modal-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.btn-select-all{padding:8px 16px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-weight:500;font-size:13px;cursor:pointer;transition:all .2s}.btn-select-all:hover{background:#e5e7eb;border-color:#9ca3af}.selected-count{font-size:14px;color:#6b7280;font-weight:500}.phong-list-modal{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.phong-item-modal{display:flex;align-items:center;gap:12px;padding:14px;border:2px solid #e5e7eb;border-radius:20px;cursor:pointer;transition:all .2s;background:#fff;margin-right:5px}.phong-item-modal:hover{border-color:#3b82f6;background:#f0f9ff}.phong-item-modal.selected{border-color:#3b82f6;background:#eff6ff}.phong-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6;flex-shrink:0}.phong-item-content{flex:1}.phong-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.phong-ma-modal{font-size:15px;font-weight:700;color:#1f2937}.phong-suc-chua-badge{background:#dbeafe;color:#1e40af;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600}.phong-co-so{font-size:13px;color:#6b7280}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb}.btn-cancel{width:60px;border:1px solid rgb(227,45,45);border-radius:20px;transition:.3s;color:#e32d2d;background-color:#fff}.btn-cancel:hover:not(:disabled){background-color:#e32d2d;color:#fff;border:none;box-shadow:0 0 5px 1px #8f1b1b}.btn-cancel:disabled{opacity:.5;cursor:not-allowed}.btn-submit{border:1px solid #172b4d;border-radius:20px;background-color:#0c4874;color:#fff;transition:.3s;height:40px;padding:0 24px}.btn-submit:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.btn-submit:disabled{opacity:.5;cursor:not-allowed}.khoa-list-content::-webkit-scrollbar,.phong-hoc-grid::-webkit-scrollbar,.phong-list-modal::-webkit-scrollbar{width:8px;height:8px}.khoa-list-content::-webkit-scrollbar-track,.phong-hoc-grid::-webkit-scrollbar-track,.phong-list-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.khoa-list-content::-webkit-scrollbar-thumb,.phong-hoc-grid::-webkit-scrollbar-thumb,.phong-list-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.khoa-list-content::-webkit-scrollbar-thumb:hover,.phong-hoc-grid::-webkit-scrollbar-thumb:hover,.phong-list-modal::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-actions.actions-with-filter{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.modal-actions .inline-filter{display:flex;gap:8px;align-items:center}.select-day{min-width:140px;border-radius:20px;border-color:#3b82f6;color:#3b82f6;background-color:#eff6ff}label{color:#3b82f6}.tailieu-upload-container{margin-bottom:20px}.tailieu-dropzone{border:2px dashed #cbd5e1;border-radius:12px;padding:40px;text-align:center;cursor:pointer;transition:all .3s;background:#f9fafb}.tailieu-dropzone:hover{border-color:#3b82f6;background:#eff6ff}.tailieu-dropzone.dragging{border-color:#3b82f6;background:#dbeafe}.tailieu-dropzone svg{color:#64748b;margin-bottom:12px}.dropzone-text{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px}.dropzone-hint{font-size:13px;color:#6b7280;margin:0}.upload-progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-top:12px}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s}.preview-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.preview-container{background:#fff;border-radius:12px;width:95%;max-width:1600px;height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #00000080}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.preview-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-close{background:none;border:none;font-size:28px;cursor:pointer;color:#6b7280;padding:4px 12px;line-height:1;transition:all .2s;border-radius:6px}.preview-close:hover{color:#1f2937;background:#f3f4f6}.preview-body{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;background:#f9fafb}.preview-iframe{width:100%;height:100%;border:none}.preview-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.preview-footer{padding:16px 24px;border-top:1px solid #e5e7eb;text-align:center;flex-shrink:0;background:#fff}.preview-footer a{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;font-size:15px;font-weight:600}@media (max-width: 768px){.preview-container{width:100%;height:95vh;border-radius:0}.preview-overlay{padding:0}}.tailieu-list{display:flex;flex-direction:column;gap:12px}.tailieu-empty{text-align:center;padding:40px;color:#6b7280}.tailieu-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:all .2s}.tailieu-item:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626}.tailieu-icon{font-size:32px;flex-shrink:0}.tailieu-info{flex:1}.tailieu-name{font-weight:600;color:#1f2937;margin-bottom:4px}.tailieu-meta{font-size:13px;color:#6b7280}.tailieu-actions{display:flex;gap:8px}.btn-preview,.btn-download,.btn-delete{background:none;border:none;padding:8px;cursor:pointer;font-size:18px;border-radius:6px;transition:all .2s}.btn-preview:hover{background:#eff6ff}.btn-download{text-decoration:none}.btn-download:hover{background:#dcfce7}.btn-delete:hover:not(:disabled){background:#fee2e2}.btn-delete:disabled{opacity:.5;cursor:not-allowed}.tailieu-type{color:#6b7280;font-size:11px;font-weight:600;padding:2px 6px;background:#f3f4f6;border-radius:4px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;width:90%;max-width:900px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000001a}.modal-rounded{border-radius:16px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #ddd}.modal-header h3{margin:0;font-size:18px;color:#0c4874}.modal-close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-close-btn:hover{color:#000}.modal-body{padding:20px;overflow-y:auto;flex:1}.modal-body .table{margin:0}.payment-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.payment-modal-container{background:#fff;border-radius:16px;width:100%;max-width:850px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;overflow:hidden}.payment-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:2px solid #e5e7eb;background:linear-gradient(135deg,#0c4874,#1d5a8a)}.payment-modal-header h2{font-size:24px;font-weight:700;color:#fff;margin:0;display:flex;align-items:center;gap:12px}.payment-modal-close{background:#fff3;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;transition:all .2s}.payment-modal-close:hover{background:#ffffff4d;transform:rotate(90deg)}.payment-modal-body{flex:1;overflow-y:auto;padding:32px}.payment-top-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #e5e7eb}.payment-student-info{background:#f9fafb;border-radius:12px;padding:20px;border:1px solid #e5e7eb}.payment-student-info h3{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px;display:flex;align-items:center;gap:8px}.payment-info-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e5e7eb}.payment-info-row:last-child{border-bottom:none}.payment-info-label{font-size:14px;color:#6b7280;font-weight:500}.payment-info-value{font-size:14px;color:#1f2937;font-weight:600;text-align:right}.payment-amount-section{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;padding:20px;border:2px solid #3b82f6;display:flex;flex-direction:column;justify-content:center;align-items:center}.payment-amount-section h3{font-size:16px;font-weight:600;color:#1e40af;margin:0 0 16px}.payment-total-amount{font-size:36px;font-weight:700;color:#dc2626;margin:8px 0}.payment-amount-details{margin-top:16px;width:100%}.payment-detail-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;color:#1e40af}.payment-detail-label{font-weight:500}.payment-detail-value{font-weight:600}.payment-method-section{margin-top:24px}.payment-method-section h3{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px}.payment-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.payment-method-box{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:24px 16px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:relative;min-height:140px}.payment-method-box:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633;transform:translateY(-2px)}.payment-method-box.selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 4px 12px #3b82f64d}.payment-method-checkmark{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:#3b82f6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.payment-method-logo{width:80px;height:80px;object-fit:contain;transition:all .2s}.payment-method-box:hover .payment-method-logo{transform:scale(1.1)}.payment-method-name{font-size:16px;font-weight:600;color:#1f2937;text-align:center}.payment-method-box.selected .payment-method-name{color:#1e40af}.payment-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 32px;border-top:2px solid #e5e7eb;background:#f9fafb}.payment-btn-cancel{padding:12px 32px;background:#fff;color:#6b7280;border:2px solid #d1d5db;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.payment-btn-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.payment-btn-submit{padding:12px 48px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.payment-btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.payment-btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.payment-modal-body::-webkit-scrollbar{width:8px}.payment-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.payment-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.payment-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.toast__container{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;gap:10px;z-index:9999}.toast{width:320px;height:48px;border-radius:10px;box-shadow:0 6px 20px #0000001a;overflow:hidden;transform:translate(120%);opacity:0;transition:all .25s ease}.toast--enter{transform:translate(0);opacity:1}.toast--leave{transform:translate(120%);opacity:0}.toast__content{position:relative;display:flex;align-items:center;height:100%;padding:0 16px;color:#fff}.toast__text{display:flex;align-items:center;gap:8px}.toast_svg svg{width:12px;height:12px}.toast_svg{display:flex;align-items:center;justify-content:center;height:23px;width:23px;border-radius:50%;box-shadow:0 1px 5px #0000001c}.toast__title{font-weight:600;font-size:14px}.toast__message{font-size:13px;max-width:240px;word-wrap:break-word}.toast__close{position:absolute;right:10px;transform:translateY(-50%);border:none;background:none;cursor:pointer;color:#fff;padding:4px;font-size:12px;line-height:1;transition:opacity .2s}.toast__close:hover{opacity:.7}.toast--info{background-color:#2975ee}.toast--success{background-color:#4d9a51}.toast--error{background-color:#d84646}.toast--warning{background-color:#f59e0b}.toast--info .toast_svg{background-color:#518ded}.toast--success .toast_svg{background-color:#61d245}.toast--error .toast_svg{background-color:#ff4b4b}.toast--warning .toast_svg{background-color:#e7a622}.confirm__overlay{position:fixed;inset:0;background:#11182773;display:flex;align-items:center;justify-content:center;z-index:10000}.confirm__modal{height:300px;width:400px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;padding:18px 16px;animation:confirmPop .16s ease-out}@keyframes confirmPop{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.confirm__title{margin:0 0 6px;font-size:18px;font-weight:700;color:#111827}.confirm__message__container{padding:12px 0}.confirm__message{color:#172b4d;line-height:1.45;text-align:center;font-weight:600;margin-bottom:5px}.confirm__message__h6{font-size:13px;color:#172b4d;line-height:1.45;text-align:center;font-weight:500}.confirm__actions{display:flex;gap:10px;justify-content:center;padding:12px 0}.confirm__btn{min-width:96px;height:40px;padding:0 12px;border-radius:8px;border:1px solid transparent;cursor:pointer;font-weight:600}.confirm__btn.cancel{background:#fff;border-color:#f5005699;color:#f50056;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px}.confirm__btn.cancel:hover{background-color:#1432660a;border-color:#f50056;border-radius:16px}.confirm__btn.confirm{background:#fff;color:#fff;border:1px solid #143266a0;border-radius:16px}.confirm__btn.confirm:hover{background-color:#1432660a;color:#fff;border:1px solid #143266;border-radius:16px}.confirm__btn.confirm svg{width:16px}.confirm__btn.cancel svg{width:20px}.confirm__icon--wrapper{display:flex;align-items:center;justify-content:center;background-color:orange;border-radius:50%;height:104px;width:104px;margin:16px auto}.confirm__icon--wrapper svg{width:70px;height:70px}:root{--cbt-bg: #f6f9fc;--cbt-panel: #ffffff;--cbt-border: #d6e1ea;--cbt-text: #102a43;--cbt-muted: #5b6b7a;--cbt-accent: #0c4874;--cbt-accent-soft: #e6f0f7;--cbt-green: #2e7d32;--cbt-danger: #d32f2f;--cbt-shadow: 0 10px 32px rgba(16, 42, 67, .08);--cbt-radius: 14px;--cbt-radius-sm: 10px;--cbt-gap: 10px;--cbt-gap-sm: 6px;--cbt-font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Inter, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji";--cbt-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.cbt-noselect{-webkit-user-select:none!important;user-select:none!important}.cbt-fab{position:fixed;z-index:1100;width:56px;height:56px;border-radius:999px;border:none;background:var(--cbt-accent);color:var(--cbt-accent);display:grid;place-items:center;box-shadow:var(--cbt-shadow);cursor:grab;transition:transform .08s ease,box-shadow .15s ease,border-color .15s ease}.cbt-fab:hover{box-shadow:0 12px 36px #0c48741f;border-color:#c7d6e1}.cbt-fab:active{transform:scale(.98);cursor:grabbing}.cbt-panel{position:fixed;z-index:1099;width:420px;height:560px;border-radius:var(--cbt-radius);background:var(--cbt-panel);color:var(--cbt-text);border:1px solid var(--cbt-border);box-shadow:var(--cbt-shadow);display:flex;flex-direction:column;overflow:hidden;font-family:var(--cbt-font)}.cbt-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--cbt-border);background:linear-gradient(180deg,#0c48740f,#0c487400)}.cbt-title{font-weight:700;letter-spacing:.2px;font-size:15px;color:var(--cbt-accent)}.cbt-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cbt-close{border:1px solid var(--cbt-border);background:#fff;color:var(--cbt-muted);padding:4px 8px;border-radius:8px;font-size:12px;cursor:pointer}.cbt-close:hover{color:var(--cbt-accent);border-color:#c7d6e1;background:#f7fbff}.cbt-body{flex:1 1 auto;overflow:auto;padding:10px 12px;display:flex;flex-direction:column;gap:10px;background:var(--cbt-bg)}.cbt-body.cbt-narrow{gap:12px}.cbt-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cbt-card{text-align:left;padding:12px;border-radius:var(--cbt-radius-sm);border:1px solid var(--cbt-border);background:#fff;cursor:pointer;transition:border-color .15s ease,transform .06s ease,background .15s ease,box-shadow .15s ease;box-shadow:0 2px 10px #102a430a}.cbt-card:hover{border-color:#c7d6e1;background:#f9fcff;transform:translateY(-1px);box-shadow:0 6px 18px #102a4314}.cbt-emoji{font-size:22px;line-height:1}.cbt-card-title{font-weight:700;margin-top:6px;font-size:14px;color:var(--cbt-text)}.cbt-card-desc{font-size:12px;color:var(--cbt-muted);margin-top:3px}.cbt-hint{font-size:12px;color:var(--cbt-muted)}.cbt-msg{display:flex}.cbt-msg.user{justify-content:flex-end}.cbt-msg.bot,.cbt-msg.system{justify-content:flex-start}.cbt-bubble-wrap{max-width:82%;display:grid;gap:6px}.cbt-bubble{padding:9px 11px;line-height:1.42;border-radius:12px;border:1px solid var(--cbt-border);background:#fff;font-size:13.5px;color:var(--cbt-text);white-space:normal;word-break:break-word}.cbt-msg.user .cbt-bubble{background:var(--cbt-accent-soft);border-color:#c6d9e8}.cbt-msg.system .cbt-bubble{background:#fffdf3;border-style:dashed;color:#7a6a00;border-color:#f1e2a5}.cbt-title-sm{font-weight:800;margin-bottom:4px;font-size:14px;color:var(--cbt-accent)}.cbt-desc{opacity:.98;margin-top:2px}.cbt-meta{font-size:11.5px;color:var(--cbt-muted);margin-top:5px}.cbt-block{margin:6px 0}.cbt-hr{border:none;border-top:1px solid var(--cbt-border);margin:8px 0}.cbt-pre{font-size:13.5px;line-height:1.45}.cbt-pre strong{font-weight:800;color:var(--cbt-accent)}.cbt-ul{padding-left:18px;margin:4px 0}.cbt-html table{border-collapse:collapse;width:100%}.cbt-html table td,.cbt-html table th{border:1px solid var(--cbt-border);padding:6px 8px;font-size:13px}.cbt-code{font-family:var(--cbt-mono);background:#f1f7fc;padding:1px 4px;border-radius:6px;border:1px solid #d6e6f2;font-size:12.5px;color:#0c3f65}.cbt-tools{display:flex;gap:6px;justify-content:flex-end}.cbt-tool-btn{border:1px solid var(--cbt-border);background:#fff;color:var(--cbt-muted);padding:3px 8px;border-radius:7px;font-size:12px;cursor:pointer}.cbt-tool-btn:hover{color:var(--cbt-accent);border-color:#bcd0dd;background:#f5fbff}.cbt-switches{display:flex;gap:6px;flex-wrap:wrap}.cbt-minibtn{border:1px solid var(--cbt-border);color:var(--cbt-accent);background:#fff;padding:4px 8px;border-radius:8px;font-size:12px;cursor:pointer}.cbt-minibtn:hover{border-color:#c7d6e1;background:#f5fbff}.cbt-topk{display:inline-flex;align-items:center;gap:6px;color:var(--cbt-muted);font-size:12px;border:1px dashed var(--cbt-border);padding:3px 8px;border-radius:8px;background:#fff}.cbt-topk input{width:46px;background:#fff;color:var(--cbt-text);border:1px solid var(--cbt-border);border-radius:6px;padding:2px 6px;font-size:12px}.cbt-input{display:flex;gap:8px;border-top:1px solid var(--cbt-border);padding:8px 10px;background:linear-gradient(180deg,#fff,#0c48740a)}.cbt-input input{flex:1;border:1px solid var(--cbt-border);background:#fff;color:var(--cbt-text);border-radius:10px;padding:9px 11px;font-size:13.5px;outline:none}.cbt-input input:focus{border-color:#b8d0e0;box-shadow:0 0 0 3px #0c48741a}.cbt-input button{border:1px solid #b8d0e0;background:var(--cbt-accent);color:#fff;padding:8px 12px;border-radius:10px;font-size:13px;cursor:pointer}.cbt-input button:hover{filter:brightness(1.05)}.cbt-input button:disabled{opacity:.6;cursor:not-allowed}.cbt-toast{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#0c4874e6;color:#fff;padding:6px 10px;border-radius:8px;font-size:12px;border:1px solid rgba(12,72,116,.25)}.cbt-body::-webkit-scrollbar{width:8px}.cbt-body::-webkit-scrollbar-thumb{background:#d3e2ee;border-radius:8px}.cbt-body::-webkit-scrollbar-track{background:transparent}@media (max-width: 480px){.cbt-panel{width:calc(100vw - 24px);height:70vh}.cbt-grid{grid-template-columns:1fr}.cbt-bubble-wrap{max-width:92%}}
