*,:before,:after{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}:root{--ungu-tua:#76104f;--pink:#e31b6d;--pink-terang:#f52e7d;--pink-muda:#fff6fa;--putih:#fff;--teks-utama:#342830;--teks-abu:#8f8189;--garis-input:#eed7e2;--biru-muda:#e7f2ff;--biru:#3f8ed5}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%}body{margin:0}button,input{font:inherit}.login-body{min-height:100vh;color:var(--teks-utama);background:var(--pink-muda);font-family:Inter,Arial,sans-serif}.login-page{grid-template-columns:42% 58%;width:100%;min-height:100vh;display:grid}.login-information{min-height:100vh;color:var(--putih);background:var(--ungu-tua);flex-direction:column;padding:74px 72px 70px;display:flex}.login-brand{align-items:center;gap:20px;display:flex}.brand-logo{background:var(--pink);border-radius:13px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:14px;font-weight:800;display:grid}.brand-text h1{letter-spacing:-.3px;margin:0 0 7px;font-size:22px;font-weight:800}.brand-text p{color:#ffffffb8;margin:0;font-size:11px}.login-introduction{margin-top:74px}.login-introduction h2{letter-spacing:-.5px;max-width:510px;margin:0 0 20px;font-size:29px;line-height:1.35}.login-introduction p{color:#ffffffc7;max-width:475px;margin:0;font-size:14px;line-height:1.8}.login-steps{gap:20px;margin-top:68px;display:grid}.login-step{background:var(--pink);border-radius:9px;align-items:center;gap:14px;min-height:52px;padding:10px 14px;display:flex}.step-number{background:#ffffff29;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.login-step p{margin:0;font-size:13px;font-weight:700}.login-form-panel{background:#fff8fb;place-items:center;min-height:100vh;padding:46px;display:grid}.login-card{background:var(--putih);border-radius:18px;width:min(100%,530px);min-height:auto;padding:48px 52px;box-shadow:0 14px 45px #5b23400d}.login-heading h2{color:var(--teks-utama);margin:0 0 12px;font-size:29px;font-weight:800;line-height:1.2}.login-heading p{color:var(--teks-abu);margin:0;font-size:12px;line-height:1.6}.login-form{margin-top:44px}.form-group{margin-bottom:20px}.form-group label{color:#65575f;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.form-group input{border:1px solid var(--garis-input);width:100%;height:45px;color:var(--teks-utama);background:var(--putih);border-radius:10px;outline:none;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.form-group input::placeholder{color:#9c8f96}.form-group input:focus{border-color:var(--pink-terang);box-shadow:0 0 0 4px #f52e7d14}.form-options{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.remember-option{color:#74676e;cursor:pointer;align-items:center;gap:10px;font-size:11px;display:inline-flex;position:relative}.remember-option input{opacity:0;width:1px;height:1px;position:absolute}.custom-checkbox{border:1px solid var(--garis-input);background:var(--putih);border-radius:4px;flex-shrink:0;width:17px;height:17px;display:block;position:relative}.remember-option input:checked+.custom-checkbox{border-color:var(--pink-terang);background:var(--pink-terang)}.remember-option input:checked+.custom-checkbox:after{border-right:2px solid var(--putih);border-bottom:2px solid var(--putih);content:"";width:4px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.forgot-password{color:var(--pink-terang);font-size:11px;font-weight:700;text-decoration:none}.forgot-password:hover{text-decoration:underline}.login-button{width:100%;height:42px;color:var(--putih);background:var(--pink-terang);cursor:pointer;border:0;border-radius:8px;margin-top:36px;font-size:12px;font-weight:700;transition:background-color .2s,transform .2s}.login-button:hover{background:#df216e;transform:translateY(-1px)}.login-button:disabled{cursor:not-allowed;opacity:.65;transform:none}.login-register-information{color:var(--biru);background:var(--biru-muda);border-radius:9px;align-items:flex-start;gap:13px;margin-top:28px;padding:15px 16px;display:flex}.information-icon{width:22px;height:22px;color:var(--putih);background:#5ba6e8;border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.information-text h3{margin:0 0 7px;font-size:11px}.information-text p{margin:0;font-size:10px;line-height:1.5}.register-button{border:1px solid var(--pink-terang);width:100%;height:38px;color:var(--pink-terang);background:var(--putih);border-radius:8px;justify-content:center;align-items:center;margin-top:26px;font-size:11px;font-weight:700;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.register-button:hover{color:var(--putih);background:var(--pink-terang)}.login-message{border-radius:8px;margin-top:22px;padding:12px 14px;font-size:12px;line-height:1.5}.login-success{color:#20723d;background:#edfff3;border:1px solid #a8ddbb}.login-error{color:#a52448;background:#fff0f4;border:1px solid #efb5c3}@media (width<=1050px){.login-page{grid-template-columns:45% 55%}.login-information{padding:55px 40px}.login-form-panel{padding:30px}.login-card{padding:42px 36px}}@media (width<=820px){.login-page{display:block}.login-information{min-height:auto;padding:36px 26px}.login-introduction{margin-top:48px}.login-steps{margin-top:40px}.login-form-panel{min-height:auto;padding:35px 20px}.login-card{min-height:auto}}@media (width<=520px){.login-information{padding:30px 20px}.login-introduction h2{font-size:25px}.login-card{border-radius:14px;padding:34px 22px}.form-options{flex-direction:column;align-items:flex-start;gap:14px}}.register-body{min-height:100vh;color:var(--teks-utama);background:var(--pink-muda);margin:0;font-family:Inter,Arial,sans-serif}.register-page{grid-template-columns:42% 58%;width:100%;min-height:100vh;display:grid}.register-information{min-height:100vh;color:var(--putih);background:var(--ungu-tua);flex-direction:column;padding:74px 72px 70px;display:flex}.register-brand{align-items:center;gap:20px;display:flex}.register-introduction{margin-top:74px}.register-introduction h2{letter-spacing:-.5px;max-width:510px;margin:0 0 20px;font-size:29px;line-height:1.35}.register-introduction p{color:#ffffffc7;max-width:475px;margin:0;font-size:14px;line-height:1.8}.register-steps{gap:20px;margin-top:68px;display:grid}.register-step{background:var(--pink);border-radius:9px;align-items:center;gap:14px;min-height:52px;padding:10px 14px;display:flex}.register-step p{margin:0;font-size:13px;font-weight:700}.register-form-panel{background:#fff8fb;place-items:center;min-height:100vh;padding:40px 46px;display:grid}.register-card{background:var(--putih);border-radius:18px;width:min(100%,560px);padding:42px 52px;box-shadow:0 14px 45px #5b23400d}.register-heading h2{color:var(--teks-utama);margin:0 0 12px;font-size:29px;font-weight:800;line-height:1.2}.register-heading p{color:var(--teks-abu);margin:0;font-size:12px;line-height:1.6}.register-form{margin-top:32px}.register-form .form-group{margin-bottom:17px}.register-form select{border:1px solid var(--garis-input);width:100%;height:45px;color:var(--teks-utama);background-color:var(--putih);cursor:pointer;border-radius:10px;outline:none;padding:0 40px 0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.register-form select:focus{border-color:var(--pink-terang);box-shadow:0 0 0 4px #f52e7d14}.register-form select:invalid{color:#9c8f96}.register-submit-button{width:100%;height:43px;color:var(--putih);background:var(--pink-terang);cursor:pointer;border:0;border-radius:8px;margin-top:12px;font-size:12px;font-weight:700;transition:background-color .2s,transform .2s}.register-submit-button:hover{background:#df216e;transform:translateY(-1px)}.register-submit-button:disabled{cursor:not-allowed;opacity:.65;transform:none}.register-login-link{color:var(--teks-abu);text-align:center;margin:25px 0 0;font-size:12px}.register-login-link a{color:var(--pink-terang);margin-left:4px;font-weight:700;text-decoration:none}.register-login-link a:hover{text-decoration:underline}.register-message{border-radius:8px;margin-top:22px;padding:12px 14px;font-size:12px;line-height:1.5}.register-success{color:#20723d;background:#edfff3;border:1px solid #a8ddbb}.register-error{color:#a52448;background:#fff0f4;border:1px solid #efb5c3}.form-error{color:#c52b55;min-height:14px;margin-top:5px;font-size:10px;line-height:1.4;display:block}@media (width<=1050px){.register-page{grid-template-columns:45% 55%}.register-information{padding:55px 40px}.register-form-panel{padding:30px}.register-card{padding:40px 36px}}@media (width<=820px){.register-page{display:block}.register-information{min-height:auto;padding:36px 26px}.register-introduction{margin-top:48px}.register-steps{margin-top:40px}.register-form-panel{min-height:auto;padding:35px 20px}}@media (width<=520px){.register-information{padding:30px 20px}.register-introduction h2{font-size:25px}.register-card{border-radius:14px;padding:34px 22px}}.tu-body{color:#32232d;background:#fff8fb;min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif}.tu-body button,.tu-body input,.tu-body select{font:inherit}.tu-layout{min-height:100vh;display:flex}.tu-sidebar{z-index:20;color:#fff;background:#6d0b4f;flex-direction:column;width:260px;min-height:100vh;padding:32px 24px 24px;display:flex;position:fixed;inset:0 auto 0 0}.tu-sidebar-header{align-items:center;gap:13px;display:flex}.tu-brand-logo{color:#fff;background:#d91b6e;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:13px;font-weight:800;display:grid}.tu-brand-text h1{letter-spacing:.2px;margin:0 0 3px;font-size:17px;font-weight:800}.tu-brand-text p{color:#ffffffa1;margin:0;font-size:9px}.tu-role-label{color:#fff;background:#ef3b7d3d;border-radius:20px;width:fit-content;margin-top:26px;padding:6px 13px;font-size:10px;font-weight:700}.tu-navigation{gap:6px;margin-top:24px;display:grid}.tu-nav-item{color:#ffffffb3;border-radius:9px;align-items:center;gap:12px;min-height:43px;padding:0 14px;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.tu-nav-item:hover{color:#fff;background:#ffffff14}.tu-nav-item.active{color:#fff;background:#ef3b7d;font-weight:700}.tu-nav-icon{place-items:center;width:22px;font-size:17px;display:inline-grid}.tu-sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:22px}.tu-school-profile{align-items:flex-start;gap:9px;display:flex}.tu-school-status{background:#51d591;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 3px #51d5911f}.tu-school-profile strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:10px;font-weight:700;display:block;overflow:hidden}.tu-school-profile span{color:#ffffff94;margin-top:4px;font-size:9px;display:block}.tu-academic-year{color:#ffffff8c;margin-top:15px;font-size:9px}.tu-logout-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2b;border-radius:8px;width:100%;height:37px;margin-top:15px;font-size:10px;font-weight:600;transition:background-color .2s}.tu-logout-button:hover{background:#ffffff14}.tu-main-content{background:#fff8fb;width:calc(100% - 260px);min-height:100vh;margin-left:260px;padding:44px 52px}.tu-page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.tu-page-header h2{color:#33232d;margin:0 0 8px;font-size:25px;font-weight:800;line-height:1.2}.tu-page-header p{color:#8e7e87;margin:0;font-size:11px;line-height:1.6}.tu-primary-button,.tu-secondary-button,.tu-danger-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 18px;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s,background-color .2s;display:inline-flex}.tu-primary-button{color:#fff;background:#ef3b7d;border:0}.tu-primary-button:hover{background:#dc2869;transform:translateY(-1px)}.tu-primary-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.tu-secondary-button{color:#6f5d67;background:#fff;border:1px solid #eadde4}.tu-secondary-button:hover{background:#faf5f7}.tu-danger-button{color:#fff;background:#d9345d;border:0}.tu-danger-button:hover{background:#bd244a}.tu-information-box{color:#3977aa;background:#eef7ff;border:1px solid #c9e0f5;border-radius:8px;align-items:center;gap:10px;min-height:43px;margin-top:26px;padding:11px 15px;display:flex}.tu-information-icon{color:#fff;background:#5a9ed4;border-radius:50%;flex-shrink:0;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid}.tu-table-card{background:#fff;border:1px solid #f0e5ea;border-radius:14px;margin-top:24px;padding:25px;box-shadow:0 8px 30px #481f360a}.tu-search-wrapper{width:min(100%,360px);position:relative}.tu-search-wrapper input{color:#3b2d35;background:#fff;border:1px solid #eadfe5;border-radius:8px;outline:none;width:100%;height:41px;padding:0 14px 0 40px;font-size:11px;transition:border-color .2s,box-shadow .2s}.tu-search-wrapper input::placeholder{color:#ad9da5}.tu-search-wrapper input:focus,.tu-table-toolbar select:focus,.tu-form-group input:focus,.tu-form-group select:focus{border-color:#ef3b7d;box-shadow:0 0 0 4px #ef3b7d14}.tu-table-toolbar select{color:#61515a;cursor:pointer;background:#fff;border:1px solid #eadfe5;border-radius:8px;outline:none;width:170px;height:41px;padding:0 38px 0 13px;font-size:11px}.tu-table-wrapper{width:100%;margin-top:21px;overflow-x:auto}.tu-student-table{border-collapse:collapse;table-layout:fixed;width:100%}.tu-student-table th{color:#796872;text-align:left;background:#fffafd;border-bottom:1px solid #eadfe5;padding:13px 15px;font-size:10px;font-weight:700}.tu-student-table td{color:#51414a;vertical-align:middle;border-bottom:1px solid #f1e8ed;padding:16px 15px;font-size:11px}.tu-student-table tbody tr:last-child td{border-bottom:0}.tu-student-table tbody tr:hover{background:#fffafd}.tu-student-table th:nth-child(4),.tu-student-table td:nth-child(4){text-align:right;width:22%}.tu-student-class-badge{color:#87425e;background:#fff0f5;border-radius:20px;justify-content:center;align-items:center;min-width:52px;height:27px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.tu-table-actions{justify-content:flex-end;gap:8px;display:flex}.tu-edit-button,.tu-delete-button{cursor:pointer;border-radius:7px;min-height:30px;padding:0 12px;font-size:9px;font-weight:700}.tu-edit-button{color:#d62f6c;background:#fff5f8;border:1px solid #f2a5c0}.tu-edit-button:hover{background:#ffe8f0}.tu-delete-button{color:#bc3656;background:#fff;border:1px solid #efc1cd}.tu-delete-button:hover{background:#fff0f4}.tu-table-message{border-radius:8px;margin-top:18px;padding:11px 13px;font-size:10px;line-height:1.5}.tu-table-message.success{color:#247342;background:#edfff3;border:1px solid #a7ddbb}.tu-table-message.error{color:#a82d50;background:#fff0f4;border:1px solid #efb5c3}.tu-modal[hidden]{display:none}.tu-modal{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.tu-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#24131d80;position:absolute;inset:0}.tu-modal-card{z-index:1;background:#fff;border-radius:14px;width:min(100%,470px);padding:27px;position:relative;box-shadow:0 25px 80px #2b14213b}.tu-confirmation-card{width:min(100%,410px)}.tu-modal-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.tu-modal-header h3{color:#382832;margin:0;font-size:17px;font-weight:800}.tu-modal-close{color:#8e7d86;cursor:pointer;background:#f8f1f4;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;font-size:19px;display:grid}.tu-modal-close:hover{color:#d52d69;background:#fff0f5}.tu-modal-card form{margin-top:24px}.tu-form-group{margin-bottom:17px}.tu-form-group label{color:#5a4852;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.tu-form-group input,.tu-form-group select{color:#43343c;background:#fff;border:1px solid #e8dce2;border-radius:8px;outline:none;width:100%;height:42px;padding:0 13px;font-size:11px;transition:border-color .2s,box-shadow .2s}.tu-form-group input::placeholder{color:#b09fa8}.tu-form-error{color:#c32b54;min-height:13px;margin-top:5px;font-size:9px;line-height:1.4;display:block}.tu-form-message{border-radius:8px;margin-top:18px;padding:10px 12px;font-size:10px;line-height:1.5}.tu-form-message.error{color:#a82d50;background:#fff0f4;border:1px solid #efb5c3}.tu-form-message.success{color:#247342;background:#edfff3;border:1px solid #a7ddbb}.tu-modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.tu-confirmation-card>p{color:#796972;margin:25px 0 4px;font-size:11px;line-height:1.7}@media (width<=1050px){.tu-sidebar{width:225px;padding-left:18px;padding-right:18px}.tu-main-content{width:calc(100% - 225px);margin-left:225px;padding:38px 32px}}@media (width<=800px){.tu-layout{display:block}.tu-sidebar{width:100%;min-height:auto;position:relative}.tu-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-sidebar-footer{margin-top:28px}.tu-main-content{width:100%;min-height:auto;margin-left:0;padding:32px 22px}}@media (width<=600px){.tu-page-header{flex-direction:column;align-items:stretch}.tu-page-header .tu-primary-button{width:100%}.tu-table-toolbar{flex-direction:column;align-items:stretch}.tu-search-wrapper,.tu-table-toolbar select{width:100%}.tu-student-table{min-width:650px}.tu-modal{padding:15px}.tu-modal-card{padding:22px 18px}}@media (width<=430px){.tu-navigation{grid-template-columns:1fr}}.tu-sidebar{background:var(--ungu-tua)}.tu-brand-logo,.tu-nav-item.active,.tu-primary-button{background:var(--pink)}.tu-nav-item.active:hover,.tu-primary-button:hover{background:var(--pink-terang)}.tu-main-content{background:var(--pink-muda)}@media (width>=801px){.tu-sidebar{width:235px;padding:28px 20px 22px}.tu-main-content{width:calc(100% - 235px);margin-left:235px;padding:32px 34px}}.tu-brand-text h1{font-size:18px}.tu-brand-text p{font-size:10px}.tu-role-label{border-radius:9px;width:100%;margin-top:22px;padding:10px 14px;font-size:12px}.tu-navigation{gap:7px;margin-top:14px}.tu-nav-item{gap:10px;min-height:42px;padding:0 13px;font-size:12.5px}.tu-nav-icon{width:20px;font-size:14px}.tu-page-header{align-items:center}.tu-page-header h2{margin-bottom:6px;font-size:26px}.tu-page-header p{font-size:12px}.tu-header-profile{background:#ffe8f1;border-radius:10px;align-items:center;gap:11px;min-width:270px;padding:11px 16px;display:flex}.tu-header-profile-icon{width:24px;height:24px;color:var(--putih);background:var(--pink-terang);border-radius:50%;flex-shrink:0;place-items:center;font-size:7px;display:grid}.tu-header-profile strong{color:var(--teks-utama);font-size:12px;font-weight:700;display:block}.tu-header-profile span:last-child{color:var(--teks-abu);margin-top:3px;font-size:10px;display:block}.tu-information-box{margin-top:18px}.tu-information-box p{font-size:11.5px}.tu-table-card{margin-top:20px;padding:20px}.tu-table-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.tu-filter-group{align-items:center;gap:14px;width:min(100%,560px);display:flex}.tu-search-wrapper{width:335px}.tu-search-wrapper input,.tu-table-toolbar select{height:42px;font-size:12px}.tu-table-toolbar select{width:175px;padding-left:14px}.tu-primary-button{min-height:42px;padding:0 20px;font-size:12px}.tu-student-table th{padding:14px 15px;font-size:11.5px}.tu-student-table td{padding:15px;font-size:12px}.tu-student-class-badge{font-size:11px}.tu-edit-button,.tu-delete-button{min-height:32px;padding:0 13px;font-size:10.5px}.tu-sidebar-footer{background:#e31b6d52;border:0;border-radius:10px;padding:14px}.tu-school-profile strong{font-size:11px}.tu-school-profile span{font-size:10px}.tu-logout-button{margin-top:13px;font-size:11px}@media (width<=700px){.tu-header-profile{width:100%;min-width:0}.tu-page-header{flex-direction:column;align-items:stretch}.tu-table-toolbar,.tu-filter-group{flex-direction:column;align-items:stretch;width:100%}.tu-search-wrapper,.tu-table-toolbar select,.tu-table-toolbar .tu-primary-button{width:100%}}.tu-nav-icon{flex-shrink:0;place-items:center;width:25px;height:25px;font-size:18px;line-height:1;display:inline-grid}.tu-nav-item{gap:12px}.tu-table-toolbar select{appearance:none;background-color:var(--putih);background-image:linear-gradient(45deg,#0000 50%,#826f79 50%),linear-gradient(135deg,#826f79 50%,#0000 50%);background-position:calc(100% - 19px) 18px,calc(100% - 14px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:44px}.tu-student-table thead th{color:#654d5a;background:#fdebf2;border-top:1px solid #f3d6e2;border-bottom:1px solid #edcbd9}.tu-edit-button{border-color:var(--pink);color:var(--pink);background:var(--putih);transition:color .2s,background-color .2s,transform .1s}.tu-edit-button:hover,.tu-edit-button:focus-visible{color:var(--putih);background:var(--pink)}.tu-edit-button:active{color:var(--putih);background:var(--pink-terang);transform:scale(.96)}.tu-delete-button{color:#d62d61;background:var(--putih);border-color:#ef789c;transition:color .2s,background-color .2s,transform .1s}.tu-delete-button:hover,.tu-delete-button:focus-visible{color:var(--putih);background:#d62d61}.tu-delete-button:active{color:var(--putih);background:#b8204c;transform:scale(.96)}.tu-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.tu-nav-item.active .tu-nav-icon svg{stroke-width:2px}.tu-student-table th:first-child,.tu-student-table td:first-child{width:36%}.tu-student-table th:nth-child(2),.tu-student-table td:nth-child(2){width:28%}.tu-student-table th:nth-child(3),.tu-student-table td:nth-child(3){width:16%}.tu-student-table th:nth-child(4),.tu-student-table td:nth-child(4){text-align:right;width:20%;padding-right:18px}.tu-table-actions{justify-content:flex-end;width:100%}.bk-body{min-height:100vh;color:var(--teks-utama);background:var(--pink-muda);margin:0;font-family:Inter,Arial,sans-serif}.bk-body button,.bk-body input,.bk-body select{font:inherit}.bk-layout{min-height:100vh;display:flex}.bk-sidebar{z-index:20;width:235px;min-height:100vh;color:var(--putih);background:var(--ungu-tua);flex-direction:column;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.bk-sidebar-header{align-items:center;gap:13px;display:flex}.bk-brand-logo{width:43px;height:43px;color:var(--putih);background:var(--pink);border-radius:12px;flex-shrink:0;place-items:center;font-size:13px;font-weight:800;display:grid}.bk-brand-text h1{margin:0 0 3px;font-size:18px;font-weight:800}.bk-brand-text p{color:#ffffffa6;margin:0;font-size:10px}.bk-role-label{width:100%;color:var(--putih);background:#e31b6d47;border-radius:9px;margin-top:22px;padding:10px 14px;font-size:12px;font-weight:700}.bk-navigation{gap:7px;margin-top:14px;display:grid}.bk-nav-item{color:#ffffffba;border-radius:9px;align-items:center;gap:12px;min-height:42px;padding:0 13px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:flex}.bk-nav-item:hover{color:var(--putih);background:#ffffff17}.bk-nav-item.active{color:var(--putih);background:var(--pink);font-weight:700}.bk-nav-item.active:hover{background:var(--pink-terang)}.bk-nav-icon{flex-shrink:0;place-items:center;width:25px;height:25px;display:inline-grid}.bk-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.bk-nav-item.active .bk-nav-icon svg{stroke-width:2px}.bk-sidebar-footer{background:#e31b6d52;border-radius:10px;margin-top:auto;padding:14px}.bk-school-profile{align-items:flex-start;gap:9px;display:flex}.bk-school-status{background:#51d591;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 3px #51d59124}.bk-school-profile strong{max-width:155px;color:var(--putih);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;display:block;overflow:hidden}.bk-school-profile span{color:#ffffffa6;margin-top:4px;font-size:10px;display:block}.bk-logout-button{width:100%;height:38px;color:var(--putih);cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:8px;margin-top:13px;font-size:11px;font-weight:600;transition:background-color .2s}.bk-logout-button:hover{background:#ffffff1a}.bk-main-content{background:var(--pink-muda);width:calc(100% - 235px);min-height:100vh;margin-left:235px;padding:32px 34px}.bk-page-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.bk-page-header h2{color:var(--teks-utama);margin:0 0 6px;font-size:26px;font-weight:800}.bk-page-header p{color:var(--teks-abu);margin:0;font-size:12px;line-height:1.6}.bk-header-profile{background:#ffe8f1;border-radius:10px;align-items:center;gap:11px;min-width:270px;padding:11px 16px;display:flex}.bk-header-profile-icon{width:24px;height:24px;color:var(--putih);background:var(--pink-terang);border-radius:50%;flex-shrink:0;place-items:center;font-size:7px;display:grid}.bk-header-profile strong{color:var(--teks-utama);font-size:12px;font-weight:700;display:block}.bk-header-profile span:last-child{color:var(--teks-abu);margin-top:3px;font-size:10px;display:block}.bk-information-box{color:#3977aa;background:var(--biru-muda);border:1px solid #c9e0f5;border-radius:8px;align-items:center;gap:10px;min-height:43px;margin-top:18px;padding:11px 15px;display:flex}.bk-information-icon{width:20px;height:20px;color:var(--putih);background:var(--biru);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.bk-information-box p{margin:0;font-size:11.5px;line-height:1.5}.bk-table-card{background:var(--putih);border:1px solid #f0e5ea;border-radius:14px;margin-top:20px;padding:20px;box-shadow:0 8px 30px #481f360a}.bk-table-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.bk-report-filters{flex:1;align-items:flex-end;gap:12px;display:flex}.bk-search-wrapper{width:min(100%,320px);position:relative}.bk-search-icon{color:#a6939e;pointer-events:none;font-size:17px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.bk-search-wrapper input{border:1px solid var(--garis-input);width:100%;height:42px;color:var(--teks-utama);background:var(--putih);border-radius:8px;outline:none;padding:0 14px 0 40px;font-size:12px}.bk-date-filter{gap:6px;display:grid}.bk-date-filter label{color:#6e5c66;font-size:10.5px;font-weight:700}.bk-date-filter input{border:1px solid var(--garis-input);width:145px;height:42px;color:var(--teks-utama);background:var(--putih);border-radius:8px;outline:none;padding:0 11px;font-size:11px}.bk-search-wrapper input:focus,.bk-date-filter input:focus,.bk-form-group input:focus{border-color:var(--pink);box-shadow:0 0 0 4px #e31b6d14}.bk-primary-button,.bk-secondary-button,.bk-danger-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 18px;font-size:11.5px;font-weight:700;transition:color .2s,background-color .2s,transform .15s,opacity .2s;display:inline-flex}.bk-primary-button{color:var(--putih);background:var(--pink);border:0}.bk-primary-button:hover{background:var(--pink-terang);transform:translateY(-1px)}.bk-primary-button:disabled,.bk-danger-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.bk-secondary-button{border:1px solid var(--garis-input);color:#6f5d67;background:var(--putih)}.bk-secondary-button:hover{background:#fff5f8}.bk-danger-button{color:var(--putih);background:#d62d61;border:0}.bk-danger-button:hover{background:#b8204c}.bk-table-wrapper{width:100%;margin-top:21px;overflow-x:auto}.bk-report-table{border-collapse:collapse;table-layout:fixed;width:100%}.bk-report-table th{color:#654d5a;text-align:left;background:#fdebf2;border-top:1px solid #f3d6e2;border-bottom:1px solid #edcbd9;padding:14px 15px;font-size:11.5px;font-weight:700}.bk-report-table td{color:#51414a;vertical-align:middle;border-bottom:1px solid #f1e8ed;padding:15px;font-size:12px}.bk-report-table tbody tr:last-child td{border-bottom:0}.bk-report-table tbody tr:hover{background:#fffafd}.bk-report-table th:first-child,.bk-report-table td:first-child{width:18%}.bk-report-table th:nth-child(2),.bk-report-table td:nth-child(2){width:31%}.bk-report-table th:nth-child(3),.bk-report-table td:nth-child(3){width:25%}.bk-report-table th:nth-child(4),.bk-report-table td:nth-child(4){text-align:right;width:26%}.bk-report-actions{justify-content:flex-end;gap:7px;display:flex}.bk-action-button{min-height:31px;color:var(--pink);background:var(--putih);cursor:pointer;border:1px solid #efa5bf;border-radius:7px;padding:0 10px;font-size:10px;font-weight:700;transition:color .2s,background-color .2s,transform .1s}.bk-action-button:hover{color:var(--putih);background:var(--pink)}.bk-action-button:active{transform:scale(.96)}.bk-action-button.danger{color:#c92d57;border-color:#ef9bb2}.bk-action-button.danger:hover{color:var(--putih);background:#c92d57}.bk-empty-state{color:#a08f98!important;text-align:center!important;padding:45px 20px!important}.bk-table-message,.bk-form-message{border-radius:8px;margin-top:18px;padding:11px 13px;font-size:10.5px;line-height:1.5}.bk-table-message.success,.bk-form-message.success{color:#247342;background:#edfff3;border:1px solid #a7ddbb}.bk-table-message.error,.bk-form-message.error{color:#a82d50;background:#fff0f4;border:1px solid #efb5c3}.bk-modal[hidden]{display:none}.bk-modal{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.bk-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#24131d80;position:absolute;inset:0}.bk-modal-card{z-index:1;background:var(--putih);border-radius:14px;width:min(100%,500px);max-height:calc(100vh - 48px);padding:27px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #2b14213b}.bk-view-report-card{width:min(100%,650px)}.bk-confirmation-card{width:min(100%,430px)}.bk-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.bk-modal-header h3{color:var(--teks-utama);margin:0;font-size:18px;font-weight:800}.bk-modal-header p{color:var(--teks-abu);margin:6px 0 0;font-size:10.5px;line-height:1.5}.bk-modal-close{color:#8e7d86;cursor:pointer;background:#f8f1f4;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:31px;height:31px;padding:0;font-size:20px;display:grid}.bk-modal-close:hover{color:var(--pink);background:#fff0f5}.bk-modal-card form{margin-top:24px}.bk-form-group{margin-bottom:17px}.bk-form-group>label:first-child{color:#5a4852;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.bk-form-group input[type=text],.bk-form-group input[type=date]{border:1px solid var(--garis-input);width:100%;height:42px;color:var(--teks-utama);background:var(--putih);border-radius:8px;outline:none;padding:0 13px;font-size:11.5px}.bk-form-group input::placeholder{color:#b09fa8}.bk-form-error{color:#c32b54;min-height:13px;margin-top:5px;font-size:9.5px;line-height:1.4;display:block}.bk-file-upload{color:#6c5863;cursor:pointer;background:#fff8fb;border:1px dashed #e99ab9;border-radius:10px;align-items:center;gap:14px;min-height:84px;padding:16px;transition:border-color .2s,background-color .2s;display:flex}.bk-file-upload:hover{border-color:var(--pink);background:#fff0f6}.bk-file-upload-icon{width:39px;height:39px;color:var(--putih);background:var(--pink);border-radius:10px;flex-shrink:0;place-items:center;font-size:19px;font-weight:700;display:grid}.bk-file-upload strong{color:var(--teks-utama);font-size:11.5px;display:block}.bk-file-upload small{color:var(--teks-abu);margin-top:5px;font-size:9.5px;display:block}.bk-current-file{color:#78646f;background:#f8f1f4;border-radius:7px;margin:8px 0 0;padding:9px 11px;font-size:9.5px}.bk-report-detail{gap:12px;margin-top:24px;display:grid}.bk-report-detail-row{border-bottom:1px solid #f0e5ea;grid-template-columns:135px 1fr;gap:16px;padding-bottom:12px;display:grid}.bk-report-detail-row span{color:var(--teks-abu);font-size:10.5px}.bk-report-detail-row strong{color:var(--teks-utama);word-break:break-word;font-size:11.5px;font-weight:700}.bk-report-preview{border:1px solid var(--garis-input);background:#f7f2f5;border-radius:10px;height:340px;margin-top:20px;overflow:hidden}.bk-report-preview iframe{border:0;width:100%;height:100%}.bk-preview-information{color:var(--teks-abu);margin:16px 0 0;font-size:10.5px;line-height:1.6}.bk-confirmation-text{color:#796972;margin:25px 0 0;font-size:11px;line-height:1.7}.bk-modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@media (width<=1100px){.bk-table-toolbar,.bk-report-filters{flex-direction:column;align-items:stretch}.bk-search-wrapper,.bk-date-filter,.bk-date-filter input{width:100%}.bk-table-toolbar .bk-primary-button{align-self:flex-start}}@media (width<=800px){.bk-layout{display:block}.bk-sidebar{width:100%;min-height:auto;position:relative}.bk-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.bk-sidebar-footer{margin-top:28px}.bk-main-content{width:100%;min-height:auto;margin-left:0;padding:32px 22px}.bk-page-header{flex-direction:column;align-items:stretch}.bk-header-profile{width:100%;min-width:0}}@media (width<=600px){.bk-table-toolbar .bk-primary-button{width:100%}.bk-report-table{min-width:760px}.bk-modal{padding:15px}.bk-modal-card{padding:22px 18px}.bk-report-detail-row{grid-template-columns:1fr;gap:5px}.bk-modal-actions{flex-direction:column-reverse;align-items:stretch}.bk-modal-actions button{width:100%}}@media (width<=430px){.bk-navigation{grid-template-columns:1fr}}.tu-information-box{color:#76104f;background:#fff6fa;border:1px solid #f2bfd3;border-radius:12px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 18px;display:flex}.tu-information-box p{margin:0;font-size:14px;line-height:1.6}.tu-information-icon{color:#fff;background:#e31b6d;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.tu-report-toolbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.tu-report-filters{flex-wrap:wrap;align-items:flex-end;gap:14px;width:100%;display:flex}.tu-search-wrapper{flex:1;min-width:250px;position:relative}.tu-search-wrapper input{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:44px;padding:0 16px 0 43px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.tu-search-wrapper input:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1f}.tu-search-icon{color:#8e8e8e;pointer-events:none;font-size:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.tu-report-date-filter{flex-direction:column;gap:7px;min-width:165px;display:flex}.tu-report-date-filter label{color:#5f5f5f;font-size:13px;font-weight:600}.tu-report-date-filter input{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.tu-report-date-filter input:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1f}.tu-table-message{color:#76104f;background:#fff6fa;border:1px solid #f0bfd2;border-radius:9px;margin:18px 20px 0;padding:12px 15px;font-size:14px}.tu-report-table{border-collapse:collapse;width:100%;min-width:760px}.tu-report-table thead{background:#e31b6d}.tu-report-table th{color:#fff;text-align:left;white-space:nowrap;padding:15px 18px;font-size:13px;font-weight:700}.tu-report-table td{color:#444;vertical-align:middle;border-bottom:1px solid #eee;padding:15px 18px;font-size:14px}.tu-report-table tbody tr{transition:background .2s}.tu-report-table tbody tr:hover{background:#fff8fb}.tu-report-table th:last-child,.tu-report-table td:last-child{text-align:center;width:190px}.tu-report-table td:nth-child(2){color:#76104f;font-weight:600}.tu-empty-state{color:#888!important;text-align:center!important;padding:45px 20px!important}.tu-report-action-group{justify-content:center;align-items:center;gap:8px;display:flex}.tu-report-action-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.tu-report-action-button:hover{transform:translateY(-1px)}.tu-report-view-button{color:#e31b6d;background:#fff;border-color:#e31b6d}.tu-report-view-button:hover{background:#fff0f6}.tu-report-download-button{color:#fff;background:#e31b6d}.tu-report-download-button:hover{background:#c9145d}.tu-report-view-card{width:min(720px,100% - 32px);max-height:90vh;overflow-y:auto}.tu-report-detail{gap:12px;padding:20px 24px;display:grid}.tu-report-detail-row{border-bottom:1px solid #eee;grid-template-columns:150px 1fr;gap:18px;padding-bottom:12px;display:grid}.tu-report-detail-row span{color:#777;font-size:14px}.tu-report-detail-row strong{overflow-wrap:anywhere;color:#333;font-size:14px;font-weight:600}.tu-report-preview{background:#f5f5f5;border:1px solid #dedede;border-radius:10px;margin:0 24px 18px;overflow:hidden}.tu-report-preview iframe{background:#fff;border:0;width:100%;height:420px;display:block}.tu-report-preview-information{color:#777;margin:0;padding:0 24px 20px;font-size:13px;line-height:1.6}@media (width<=900px){.tu-report-toolbar,.tu-report-filters{align-items:stretch}.tu-search-wrapper{flex-basis:100%}.tu-report-date-filter{flex:1}}@media (width<=600px){.tu-report-toolbar{padding:16px}.tu-report-date-filter{flex-basis:100%}.tu-report-detail{padding:18px}.tu-report-detail-row{grid-template-columns:1fr;gap:5px}.tu-report-preview{margin-left:18px;margin-right:18px}.tu-report-preview iframe{height:330px}.tu-report-preview-information{padding-left:18px;padding-right:18px}}.tu-information-box{gap:10px;margin-bottom:18px;padding:11px 14px}.tu-information-box p{font-size:11.5px;line-height:1.5}.tu-information-icon{flex-basis:24px;width:24px;height:24px;font-size:11px}.tu-report-toolbar{gap:12px;padding:16px}.tu-report-filters{gap:12px}.tu-search-wrapper input{height:38px;padding-left:38px;padding-right:13px;font-size:11.5px}.tu-search-icon{font-size:16px;left:14px}.tu-report-date-filter{gap:5px;min-width:150px}.tu-report-date-filter label{font-size:10.5px}.tu-report-date-filter input{height:38px;padding:0 10px;font-size:11.5px}.tu-table-message{margin:14px 16px 0;padding:10px 12px;font-size:11px}.tu-report-table th{padding:12px 15px;font-size:11px}.tu-report-table td{padding:12px 15px;font-size:11.5px}.tu-report-table th:last-child,.tu-report-table td:last-child{width:165px}.tu-report-action-group{gap:6px}.tu-report-action-button{border-radius:7px;min-height:32px;padding:6px 11px;font-size:10.5px}.tu-report-detail{gap:10px;padding:18px 20px}.tu-report-detail-row{grid-template-columns:125px 1fr;gap:14px;padding-bottom:10px}.tu-report-detail-row span,.tu-report-detail-row strong{font-size:11px}.tu-report-preview-information{font-size:10.5px}.tu-report-view-button,.tu-report-download-button{color:#e31b6d;background:#fff;border-color:#e31b6d}.tu-report-view-button:hover,.tu-report-download-button:hover,.tu-report-view-button:focus,.tu-report-download-button:focus{color:#fff;background:#e31b6d;border-color:#e31b6d}.tu-attendance-toolbar{border-bottom:1px solid #eee;padding:16px}.tu-attendance-filters{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.tu-attendance-filters .tu-search-wrapper{flex:1;min-width:240px}.tu-attendance-filter-field{flex-direction:column;gap:5px;min-width:150px;display:flex}.tu-attendance-filter-field label{color:#5f5f5f;font-size:10.5px;font-weight:600}.tu-attendance-filter-field input,.tu-attendance-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:38px;padding:0 10px;font-family:inherit;font-size:11.5px;transition:border-color .2s,box-shadow .2s}.tu-attendance-filter-field input:focus,.tu-attendance-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1f}.tu-attendance-table{border-collapse:collapse;width:100%;min-width:1050px}.tu-attendance-table thead{background:#e31b6d}.tu-attendance-table th{color:#fff;text-align:left;white-space:nowrap;padding:12px 13px;font-size:10.5px;font-weight:700}.tu-attendance-table td{color:#444;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 13px;font-size:11.5px}.tu-attendance-table tbody tr{transition:background .2s}.tu-attendance-table tbody tr:hover{background:#fff8fb}.tu-attendance-table th:nth-child(n+5):nth-child(-n+9),.tu-attendance-table td:nth-child(n+5):nth-child(-n+9){text-align:center}.tu-attendance-table th:last-child,.tu-attendance-table td:last-child{text-align:center;width:90px}.tu-attendance-view-card{width:min(650px,100% - 32px);max-height:90vh;overflow-y:auto}.tu-attendance-detail{gap:10px;padding:18px 20px;display:grid}.tu-attendance-detail-row{border-bottom:1px solid #eee;grid-template-columns:120px 1fr;gap:14px;padding-bottom:10px;display:grid}.tu-attendance-detail-row span{color:#777;font-size:11px}.tu-attendance-detail-row strong{color:#333;font-size:11px;font-weight:600}.tu-attendance-summary{grid-template-columns:repeat(5,1fr);gap:10px;padding:0 20px 20px;display:grid}.tu-attendance-summary-item{background:#fff6fa;border:1px solid #f0bfd2;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;display:flex}.tu-attendance-summary-item span{color:#76104f;font-size:10.5px;font-weight:600}.tu-attendance-summary-item strong{color:#e31b6d;font-size:18px;font-weight:800}@media (width<=800px){.tu-attendance-filter-field{flex:1}.tu-attendance-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.tu-attendance-filter-field{flex-basis:100%}.tu-attendance-detail-row{grid-template-columns:1fr;gap:4px}.tu-attendance-summary{grid-template-columns:1fr}}.wk-attendance-holiday-card{background:#fff;border:1px solid #f0bfd2;border-radius:12px;margin-bottom:14px;padding:14px 16px;box-shadow:0 3px 12px #76104f0a}.wk-attendance-holiday-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wk-attendance-holiday-heading h3{color:#76104f;margin:0 0 3px;font-size:11.5px;font-weight:700}.wk-attendance-holiday-heading p{color:#777;max-width:720px;margin:0;font-size:9.5px;line-height:1.45}.wk-attendance-holiday-state{display:none!important}.wk-attendance-holiday-form{grid-template-columns:150px 150px max-content;align-items:end;gap:10px;margin-top:12px;display:grid}.wk-attendance-holiday-form .tu-primary-button{border-radius:8px;min-width:132px;height:34px;padding:0 14px;font-size:10.5px;font-weight:600}.wk-attendance-holiday-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.wk-attendance-holiday-summary div,.wk-attendance-calculation div{background:#fff6fa;border:1px solid #f0bfd2;border-radius:9px;flex-direction:column;align-items:center;gap:3px;padding:9px 7px;display:flex}.wk-attendance-holiday-summary span,.wk-attendance-calculation span{color:#76104f;text-align:center;font-size:8.8px;font-weight:600}.wk-attendance-holiday-summary strong,.wk-attendance-calculation strong{color:#e31b6d;font-size:14px;font-weight:800}.wk-attendance-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(240px,1fr) 132px 132px max-content;align-items:end;gap:10px;padding:14px 16px;display:grid}.wk-attendance-filters{display:contents}.wk-attendance-filters .tu-search-wrapper{width:100%;min-width:0}.wk-attendance-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.wk-attendance-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.wk-attendance-filter-field input,.wk-attendance-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.wk-attendance-filter-field input:focus,.wk-attendance-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.wk-attendance-toolbar>.tu-primary-button{white-space:nowrap;border-radius:8px;height:34px;padding:0 13px;font-size:10.5px;font-weight:600}.wk-attendance-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.wk-attendance-table thead{background:#e31b6d}.wk-attendance-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 7px;font-size:9.2px;font-weight:700}.wk-attendance-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 7px;font-size:10px;line-height:1.35;overflow:hidden}.wk-attendance-table tbody tr:hover{background:#fff8fb}.wk-attendance-table th:first-child,.wk-attendance-table td:first-child{width:18%}.wk-attendance-table th:nth-child(2),.wk-attendance-table td:nth-child(2){width:11%}.wk-attendance-table th:nth-child(3),.wk-attendance-table td:nth-child(3){width:8%}.wk-attendance-table th:nth-child(4),.wk-attendance-table td:nth-child(4){width:11%}.wk-attendance-table th:nth-child(5),.wk-attendance-table td:nth-child(5),.wk-attendance-table th:nth-child(6),.wk-attendance-table td:nth-child(6),.wk-attendance-table th:nth-child(7),.wk-attendance-table td:nth-child(7),.wk-attendance-table th:nth-child(8),.wk-attendance-table td:nth-child(8){text-align:center;width:6%}.wk-attendance-table th:nth-child(9),.wk-attendance-table td:nth-child(9){text-align:center;width:12%}.wk-attendance-table .tu-table-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;display:flex}.wk-attendance-table .tu-edit-button,.wk-attendance-table .tu-delete-button{border-radius:7px;min-width:46px;height:28px;padding:0 8px;font-size:9.2px;font-weight:600}.wk-attendance-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:4px 7px;font-size:8.7px;font-weight:700;display:inline-flex}.wk-attendance-status.complete{color:#24733b;background:#edf8f0}.wk-attendance-status.incomplete{color:#8a5a00;background:#fff7e7}.wk-attendance-status.invalid{color:#a32642;background:#fff0f3}.wk-attendance-form-card{width:min(620px,100% - 32px);max-height:90vh;overflow-y:auto}.wk-attendance-form-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px;display:grid}.wk-attendance-form-group{flex-direction:column;gap:5px;display:flex}.wk-attendance-form-group.full-width{grid-column:1/-1}.wk-attendance-form-group label{color:#444;font-size:10px;font-weight:600}.wk-attendance-form-group input,.wk-attendance-form-group select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:36px;padding:0 10px;font-family:inherit;font-size:10.5px}.wk-attendance-form-group input:focus,.wk-attendance-form-group select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.wk-attendance-form-group input:disabled,.wk-attendance-form-group select:disabled{color:#777;cursor:not-allowed;background:#f5f5f5}.wk-attendance-field-note{color:#777;margin:0;font-size:9px;line-height:1.4}.wk-attendance-calculation{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:2px;display:grid}.wk-attendance-form-card .tu-modal-header h3{font-size:12px}.wk-attendance-form-card .tu-modal-actions button{min-height:34px;padding:0 13px;font-size:10.5px}@media (width<=1100px){.wk-attendance-toolbar{grid-template-columns:minmax(210px,1fr) 120px 120px}.wk-attendance-toolbar>.tu-primary-button{grid-column:1/-1;justify-self:end}.wk-attendance-table{min-width:980px}}@media (width<=760px){.wk-attendance-holiday-form{grid-template-columns:repeat(2,minmax(0,1fr))}.wk-attendance-holiday-form .tu-primary-button{grid-column:1/-1;width:100%}.wk-attendance-holiday-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wk-attendance-toolbar{grid-template-columns:1fr 1fr}.wk-attendance-filters .tu-search-wrapper{grid-column:1/-1}.wk-attendance-toolbar>.tu-primary-button{grid-column:1/-1;width:100%}.wk-attendance-form-content{grid-template-columns:1fr}.wk-attendance-form-group.full-width{grid-column:auto}.wk-attendance-calculation{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}.wk-achievement-toolbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-end;gap:16px;padding:16px;display:flex}.wk-achievement-filters{flex-wrap:wrap;flex:1;align-items:flex-end;gap:12px;display:flex}.wk-achievement-filters .tu-search-wrapper{flex:1;min-width:230px}.wk-achievement-filter-field{flex-direction:column;gap:5px;min-width:145px;display:flex}.wk-achievement-filter-field label{color:#5f5f5f;font-size:10.5px;font-weight:600}.wk-achievement-filter-field input,.wk-achievement-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:38px;padding:0 10px;font-family:inherit;font-size:11.5px}.wk-achievement-filter-field input:focus,.wk-achievement-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1f}.wk-achievement-table{border-collapse:collapse;width:100%;min-width:980px}.wk-achievement-table thead{background:#e31b6d}.wk-achievement-table th{color:#fff;text-align:left;white-space:nowrap;padding:12px 14px;font-size:10.5px;font-weight:700}.wk-achievement-table td{color:#444;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 14px;font-size:11.5px}.wk-achievement-table tbody tr:hover{background:#fff8fb}.wk-achievement-table th:last-child,.wk-achievement-table td:last-child{text-align:center;width:205px}.wk-achievement-score-badge{color:#e31b6d;background:#fff6fa;border:1px solid #f0bfd2;border-radius:8px;justify-content:center;align-items:center;min-width:54px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.wk-achievement-form-card{width:min(680px,100% - 32px);max-height:92vh;overflow-y:auto}.wk-achievement-form-content{grid-template-columns:repeat(2,1fr);gap:14px;padding:20px;display:grid}.wk-achievement-form-group{flex-direction:column;gap:6px;display:flex}.wk-achievement-form-group.full-width{grid-column:1/-1}.wk-achievement-form-group label{color:#444;font-size:11px;font-weight:600}.wk-achievement-form-group input,.wk-achievement-form-group select,.wk-achievement-form-group textarea{color:#333;background:#fff;border:1px solid #dedede;border-radius:9px;outline:none;width:100%;padding:0 11px;font-family:inherit;font-size:11.5px}.wk-achievement-form-group input,.wk-achievement-form-group select{height:40px}.wk-achievement-form-group textarea{resize:vertical;min-height:105px;padding-top:10px;padding-bottom:10px;line-height:1.5}.wk-achievement-form-group input:focus,.wk-achievement-form-group select:focus,.wk-achievement-form-group textarea:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1f}.wk-achievement-form-group select:disabled{color:#8a8a8a;cursor:not-allowed;background:#f3f3f3}.wk-achievement-note-information{color:#777;justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.wk-achievement-detail-card{width:min(620px,100% - 32px);max-height:90vh;overflow-y:auto}.wk-achievement-detail-content{gap:10px;padding:20px;display:grid}.wk-achievement-detail-row{border-bottom:1px solid #eee;grid-template-columns:135px 1fr;gap:14px;padding-bottom:10px;display:grid}.wk-achievement-detail-row span{color:#777;font-size:11px}.wk-achievement-detail-row strong,.wk-achievement-detail-row p{color:#333;margin:0;font-size:11px;line-height:1.6}.wk-achievement-detail-row.note-row{align-items:start}.wk-achievement-toolbar .tu-primary-button{white-space:nowrap;border-radius:8px;height:34px;min-height:34px;padding:0 13px;font-size:10.5px;font-weight:600}@media (width<=900px){.wk-achievement-toolbar{flex-direction:column;align-items:stretch}.wk-achievement-toolbar .tu-primary-button{align-self:flex-end}}@media (width<=650px){.wk-achievement-filter-field{flex:1}.wk-achievement-form-content{grid-template-columns:1fr}.wk-achievement-form-group.full-width{grid-column:auto}.wk-achievement-detail-row{grid-template-columns:1fr;gap:4px}}#open-wk-attendance-modal:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}#wk-attendance-student:disabled,#wk-attendance-class:disabled{color:#777;cursor:not-allowed;background:#f5f5f5}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#261a215c}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-modal-card{background:#fff;border:1px solid #f0d7e1;border-radius:13px;width:min(370px,100% - 32px);overflow:hidden;box-shadow:0 18px 44px #4f1a3429}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-modal-header{border-bottom:0;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px 8px;display:flex}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-modal-header h3{color:#4b3741;margin:0;font-size:11.5px;font-weight:700;line-height:1.4}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-modal-close{border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;padding:0;font-size:16px;display:inline-flex}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-content{padding:8px 15px 13px 58px;position:relative}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-content:before{content:"!";color:#d92763;background:#fff4f8;border:1px solid #f3c8d8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:flex;position:absolute;top:7px;left:15px}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-content p{color:#62535b;margin:0;font-size:10px;line-height:1.55}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-content strong{color:#3f2f37;font-weight:700}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-warning{color:#9b7f8b!important;margin-top:4px!important;font-size:9px!important;line-height:1.45!important}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-modal-actions{background:#fffafb;border-top:1px solid #f4e8ed;justify-content:flex-end;gap:7px;padding:10px 15px 13px;display:flex}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-modal-actions button{border-radius:7px;min-width:68px;height:31px;padding:0 11px;font-size:9.5px;font-weight:600}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-secondary-button{color:#65575e;background:#fff;border:1px solid #ddd3d8}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-secondary-button:hover{background:#faf7f8}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-danger-button{color:#fff;box-shadow:none;background:#d92763;border:1px solid #d92763}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-danger-button:hover{background:#c92359}:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-danger-button:disabled{opacity:.58;cursor:not-allowed}@media (width<=480px){:is(#delete-wk-attendance-modal,#delete-wk-achievement-modal) .tu-delete-modal-card{width:calc(100% - 24px)}}:is(.tu-table-card:has(.wk-attendance-toolbar),.tu-table-card:has(.wk-achievement-toolbar),.wk-attendance-holiday-card){background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 3px 12px #76104f0a}:is(.tu-main-content:has(.wk-attendance-toolbar) .tu-information-box,.tu-main-content:has(.wk-achievement-toolbar) .tu-information-box){border-radius:10px;padding:11px 14px}:is(.tu-main-content:has(.wk-attendance-toolbar) .tu-information-box p,.tu-main-content:has(.wk-achievement-toolbar) .tu-information-box p){font-size:10.5px;line-height:1.5}.wk-attendance-toolbar,.wk-achievement-toolbar{gap:10px;padding:14px 16px}.wk-attendance-filter-field label,.wk-achievement-filter-field label{font-size:9.5px;font-weight:600}.wk-attendance-filter-field input,.wk-attendance-filter-field select,.wk-achievement-filter-field input,.wk-achievement-filter-field select,.wk-attendance-filters .tu-search-wrapper input,.wk-achievement-filters .tu-search-wrapper input{border-radius:8px;height:34px;min-height:34px;padding:0 9px;font-size:10.5px}.wk-attendance-toolbar .tu-primary-button,.wk-achievement-toolbar .tu-primary-button,.wk-attendance-holiday-form .tu-primary-button{white-space:nowrap;border-radius:8px;height:34px;min-height:34px;padding:0 13px;font-size:10.5px;font-weight:600;line-height:1}.wk-attendance-table .tu-edit-button,.wk-attendance-table .tu-delete-button,.wk-achievement-table .tu-edit-button,.wk-achievement-table .tu-delete-button{border-radius:7px;min-width:46px;height:28px;min-height:28px;padding:0 8px;font-size:9.2px;font-weight:600}.wk-attendance-table th,.wk-achievement-table th{padding:10px 8px;font-size:9.5px;font-weight:700}.wk-attendance-table td,.wk-achievement-table td{padding:10px 8px;font-size:10px;line-height:1.4}.wk-attendance-status,.wk-achievement-status,.tu-student-class-badge{font-size:9px;font-weight:600}.wk-attendance-form-card,.wk-achievement-form-card{border-radius:12px;width:min(620px,100% - 32px)}.wk-attendance-form-card .tu-modal-header h3,.wk-achievement-form-card .tu-modal-header h3{font-size:12px;font-weight:700}.wk-attendance-form-group label,.wk-achievement-form-group label{font-size:10px;font-weight:600}.wk-attendance-form-group input,.wk-attendance-form-group select,.wk-achievement-form-group input,.wk-achievement-form-group select{border-radius:8px;height:36px;min-height:36px;padding:0 10px;font-size:10.5px}#wk-attendance-modal .tu-modal-actions button,#wk-achievement-modal .tu-modal-actions button,#delete-wk-attendance-modal .tu-modal-actions button,#delete-wk-achievement-modal .tu-modal-actions button{border-radius:7px;height:32px;min-height:32px;padding:0 11px;font-size:9.5px;font-weight:600}.wk-attendance-calculation div,.wk-attendance-holiday-summary div{border-radius:9px;padding:9px 7px}.wk-attendance-calculation span,.wk-attendance-holiday-summary span{font-size:8.8px}.wk-attendance-calculation strong,.wk-attendance-holiday-summary strong{font-size:14px}@media (width<=650px){.wk-attendance-toolbar .tu-primary-button,.wk-achievement-toolbar .tu-primary-button{width:100%}}.wk-student-card{overflow:hidden}.wk-student-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(250px,1fr) 145px;align-items:end;gap:10px;padding:14px 16px;display:grid}.wk-student-toolbar .tu-search-wrapper{width:100%;min-width:0}.wk-student-toolbar .tu-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.wk-student-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.wk-student-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.wk-student-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.wk-student-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.wk-student-table{table-layout:fixed;border-collapse:collapse;width:100%}.wk-student-table thead{background:#e31b6d}.wk-student-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 8px;font-size:9.5px;font-weight:700}.wk-student-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 8px;font-size:10px;line-height:1.4;overflow:hidden}.wk-student-table tbody tr:hover{background:#fff8fb}.wk-student-table th:first-child,.wk-student-table td:first-child{text-align:center;width:8%}.wk-student-table th:nth-child(2),.wk-student-table td:nth-child(2){width:47%}.wk-student-table th:nth-child(3),.wk-student-table td:nth-child(3){width:25%}.wk-student-table th:nth-child(4),.wk-student-table td:nth-child(4){text-align:center;width:20%}.wk-student-table .tu-student-class-badge{font-size:9px;font-weight:600}@media (width<=650px){.wk-student-toolbar{grid-template-columns:1fr}.wk-student-table{min-width:580px}}.wk-report-card{overflow:hidden}.wk-report-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 145px 145px;align-items:end;gap:10px;padding:14px 16px;display:grid}.wk-report-toolbar .tu-search-wrapper{width:100%;min-width:0}.wk-report-toolbar .tu-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.wk-report-date-filter{flex-direction:column;gap:4px;min-width:0;display:flex}.wk-report-date-filter label{color:#5f5f5f;font-size:9.5px;font-weight:600}.wk-report-date-filter input{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.wk-report-date-filter input:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.wk-report-table{table-layout:fixed;border-collapse:collapse;width:100%}.wk-report-table thead{background:#e31b6d}.wk-report-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 8px;font-size:9.5px;font-weight:700}.wk-report-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 8px;font-size:10px;line-height:1.4;overflow:hidden}.wk-report-table tbody tr:hover{background:#fff8fb}.wk-report-table th:first-child,.wk-report-table td:first-child{width:20%}.wk-report-table th:nth-child(2),.wk-report-table td:nth-child(2),.wk-report-table th:nth-child(3),.wk-report-table td:nth-child(3){width:31%}.wk-report-table th:nth-child(4),.wk-report-table td:nth-child(4){text-align:center;width:18%}.wk-report-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;display:flex}.wk-report-action-button{color:#b31f59;cursor:pointer;background:#fff;border:1px solid #e6c7d5;border-radius:7px;min-width:48px;height:28px;padding:0 8px;font-family:inherit;font-size:9.2px;font-weight:600}.wk-report-action-button:hover{background:#fff5f9}.wk-report-action-button.download{color:#fff;background:#e31b6d;border-color:#e31b6d}.wk-report-action-button.download:hover{background:#cf155f}.wk-report-action-button:disabled{opacity:.6;cursor:not-allowed}.wk-report-view-card{border-radius:12px;width:min(680px,100% - 32px);max-height:90vh;overflow-y:auto}.wk-report-view-card .tu-modal-header h3{font-size:12px;font-weight:700}.wk-report-detail{gap:8px;padding:16px;display:grid}.wk-report-detail-row{background:#fffafb;border:1px solid #f0e1e8;border-radius:8px;grid-template-columns:125px minmax(0,1fr);gap:10px;padding:9px 10px;display:grid}.wk-report-detail-row span{color:#806d77;font-size:9.5px;font-weight:600}.wk-report-detail-row strong{color:#44353c;overflow-wrap:anywhere;font-size:10px;font-weight:600}.wk-report-preview{background:#f7f7f7;border:1px solid #eadde4;border-radius:9px;height:390px;margin:0 16px;overflow:hidden}.wk-report-preview iframe{border:0;width:100%;height:100%}.wk-report-preview-information{color:#7d6d75;margin:10px 16px 0;font-size:9.5px;line-height:1.5}#wk-view-report-modal .tu-modal-actions button{border-radius:7px;height:32px;min-height:32px;padding:0 11px;font-size:9.5px;font-weight:600}@media (width<=760px){.wk-report-toolbar{grid-template-columns:1fr 1fr}.wk-report-toolbar .tu-search-wrapper{grid-column:1/-1}.wk-report-table{min-width:720px}.wk-report-detail-row{grid-template-columns:1fr;gap:3px}.wk-report-preview{height:320px}}.wk-detection-card{overflow:hidden}.wk-detection-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(210px,1.35fr) 135px 120px 145px 160px 70px;align-items:end;gap:8px;padding:14px 16px;display:grid}.wk-detection-toolbar .tu-search-wrapper{width:100%;min-width:0}.wk-detection-toolbar .tu-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.wk-detection-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.wk-detection-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.wk-detection-filter-field input,.wk-detection-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 8px;font-family:inherit;font-size:10px}.wk-detection-filter-field input:focus,.wk-detection-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.wk-detection-reset-button{border-radius:8px;height:34px;min-height:34px;padding:0 10px;font-size:9.8px;font-weight:600}.wk-detection-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:950px}.wk-detection-table thead{background:#e31b6d}.wk-detection-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 7px;font-size:9.2px;font-weight:700}.wk-detection-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 7px;font-size:9.8px;line-height:1.4;overflow:hidden}.wk-detection-table tbody tr:hover{background:#fff8fb}.wk-detection-table th:first-child,.wk-detection-table td:first-child{width:16%}.wk-detection-table th:nth-child(2),.wk-detection-table td:nth-child(2){width:11%}.wk-detection-table th:nth-child(3),.wk-detection-table td:nth-child(3){width:8%}.wk-detection-table th:nth-child(4),.wk-detection-table td:nth-child(4){width:13%}.wk-detection-table th:nth-child(5),.wk-detection-table td:nth-child(5){text-align:center;width:11%}.wk-detection-table th:nth-child(6),.wk-detection-table td:nth-child(6){width:13%}.wk-detection-table th:nth-child(7),.wk-detection-table td:nth-child(7){width:18%}.wk-detection-table th:nth-child(8),.wk-detection-table td:nth-child(8){text-align:center;width:10%}.wk-risk-score-cell{font-weight:700}.wk-risk-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 7px;font-size:8.8px;font-weight:700;display:inline-flex}.wk-risk-badge.rendah{color:#267a45;background:#eaf8ef}.wk-risk-badge.sedang{color:#886a00;background:#fff7d9}.wk-risk-badge.tinggi{color:#a45300;background:#fff0df}.wk-risk-badge.sangat_tinggi{color:#ad2525;background:#ffe8e8}.wk-risk-badge.unknown{color:#666;background:#f1f1f1}.wk-detection-detail-button{color:#c71961;cursor:pointer;background:#fff;border:1px solid #e31b6d;border-radius:7px;height:28px;min-height:28px;padding:0 10px;font-family:inherit;font-size:9.2px;font-weight:600}.wk-detection-detail-button:hover{background:#fff5f9}.wk-detection-detail-card{border-radius:12px;width:min(860px,100% - 32px);max-height:92vh;overflow-y:auto}.wk-detection-detail-card .tu-modal-header{align-items:flex-start}.wk-detection-detail-card .tu-modal-header h3{margin:0;font-size:12.5px;font-weight:700}.wk-detection-detail-card .tu-modal-header p{color:#81717a;margin:3px 0 0;font-size:9.5px}.wk-detection-detail-content{gap:14px;padding:14px 16px 4px;display:grid}.wk-detection-student-summary{grid-template-columns:1.5fr 1fr .8fr 1fr;gap:8px;display:grid}.wk-detection-student-summary>div,.wk-detection-result-item{background:#fffafb;border:1px solid #f0dfe7;border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:9px 10px;display:flex}.wk-detection-student-summary span,.wk-detection-result-item span{color:#836f79;font-size:8.8px;font-weight:600}.wk-detection-student-summary strong,.wk-detection-result-item strong{color:#44353c;overflow-wrap:anywhere;font-size:10px;font-weight:700}.wk-detection-chart-section,.wk-detection-indicator-section,.wk-detection-result-section{background:#fff;border:1px solid #eee;border-radius:10px;padding:12px}.wk-detection-section-heading h4{color:#40363b;margin:0;font-size:10.5px;font-weight:700}.wk-detection-section-heading p{color:#8a7a82;margin:3px 0 0;font-size:8.8px;line-height:1.45}.wk-detection-chart-scroll{background:#fffefe;border:1px solid #f0e5ea;border-radius:8px;width:100%;margin-top:10px;overflow:auto hidden}.wk-detection-risk-chart{background:#fff;min-width:100%;display:block}.wk-detection-chart-state,.wk-detection-chart-note{color:#786b72;text-align:center;background:#faf7f9;border-radius:8px;margin:10px 0 0;padding:10px;font-size:9px;line-height:1.45}.wk-chart-grid line{stroke:#f0e5ea;stroke-width:1px}.wk-chart-grid text{fill:#96858e;font-family:Inter,sans-serif;font-size:8px}.wk-chart-axis{stroke:#d8c8d0;stroke-width:1px}.wk-chart-line{stroke:#e31b6d;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.wk-chart-point{fill:#fff;stroke:#e31b6d;stroke-width:2.5px}.wk-chart-point.selected{fill:#e31b6d;stroke:#e31b6d;stroke-width:3px}.wk-chart-score-label{fill:#6d5963;font-family:Inter,sans-serif;font-size:8px;font-weight:600}.wk-chart-month-label{fill:#8e7d86;font-family:Inter,sans-serif;font-size:8px}.wk-chart-month-label.selected{fill:#c51961;font-weight:700}.wk-detection-indicator-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.wk-detection-indicator-card{background:#fffafb;border:1px solid #f0dfe7;border-radius:9px;flex-direction:column;gap:5px;padding:11px 10px;display:flex}.wk-detection-indicator-card span{color:#806e77;font-size:8.8px;font-weight:600}.wk-detection-indicator-card strong{color:#c51961;font-size:16px;font-weight:700}.wk-detection-result-grid{grid-template-columns:1fr 1fr 1.4fr;gap:8px;margin-top:10px;display:grid}.wk-detection-result-item>div{min-height:22px}.wk-detection-recommendation{background:#fff6fa;border:1px solid #f3cfdf;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;display:grid}.wk-detection-recommendation-icon{color:#fff;background:#e31b6d;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;font-weight:700;display:flex}.wk-detection-recommendation>div:last-child{flex-direction:column;gap:3px;display:flex}.wk-detection-recommendation span{color:#97677c;font-size:8.8px;font-weight:600}.wk-detection-recommendation strong{color:#5b3c49;font-size:10px;font-weight:600;line-height:1.5}#wk-detection-detail-modal .tu-modal-actions button{border-radius:7px;height:32px;min-height:32px;padding:0 11px;font-size:9.5px;font-weight:600}@media (width<=1050px){.wk-detection-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.wk-detection-search{grid-column:span 2}}@media (width<=720px){.wk-detection-toolbar{grid-template-columns:1fr 1fr}.wk-detection-search{grid-column:1/-1}.wk-detection-student-summary,.wk-detection-indicator-grid,.wk-detection-result-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.wk-detection-toolbar,.wk-detection-student-summary,.wk-detection-indicator-grid,.wk-detection-result-grid{grid-template-columns:1fr}.wk-detection-search{grid-column:auto}}.bk-student-view-card{overflow:hidden}.bk-student-view-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(250px,1fr) 145px;align-items:end;gap:10px;padding:14px 16px;display:grid}.bk-student-view-toolbar .bk-search-wrapper{width:100%;min-width:0}.bk-student-view-toolbar .bk-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.bk-student-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.bk-student-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.bk-student-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.bk-student-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-student-view-table{table-layout:fixed;border-collapse:collapse;width:100%}.bk-student-view-table thead{background:#e31b6d}.bk-student-view-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 8px;font-size:9.5px;font-weight:700}.bk-student-view-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 8px;font-size:10px;line-height:1.4;overflow:hidden}.bk-student-view-table tbody tr:hover{background:#fff8fb}.bk-student-view-table th:first-child,.bk-student-view-table td:first-child{text-align:center;width:8%}.bk-student-view-table th:nth-child(2),.bk-student-view-table td:nth-child(2){width:47%}.bk-student-view-table th:nth-child(3),.bk-student-view-table td:nth-child(3){width:25%}.bk-student-view-table th:nth-child(4),.bk-student-view-table td:nth-child(4){text-align:center;width:20%}.bk-student-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}@media (width<=650px){.bk-student-view-toolbar{grid-template-columns:1fr}.bk-student-view-table{min-width:580px}}.bk-attendance-view-card{overflow:hidden}.bk-attendance-view-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 155px 135px;align-items:end;gap:10px;padding:14px 16px;display:grid}.bk-attendance-view-toolbar .bk-search-wrapper{width:100%;min-width:0}.bk-attendance-view-toolbar .bk-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.bk-attendance-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.bk-attendance-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.bk-attendance-filter-field input,.bk-attendance-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.bk-attendance-filter-field input:focus,.bk-attendance-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-attendance-view-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:820px}.bk-attendance-view-table thead{background:#e31b6d}.bk-attendance-view-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 7px;font-size:9.3px;font-weight:700}.bk-attendance-view-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 7px;font-size:9.8px;line-height:1.4;overflow:hidden}.bk-attendance-view-table tbody tr:hover{background:#fff8fb}.bk-attendance-view-table th:first-child,.bk-attendance-view-table td:first-child{width:20%}.bk-attendance-view-table th:nth-child(2),.bk-attendance-view-table td:nth-child(2){width:13%}.bk-attendance-view-table th:nth-child(3),.bk-attendance-view-table td:nth-child(3){text-align:center;width:9%}.bk-attendance-view-table th:nth-child(4),.bk-attendance-view-table td:nth-child(4){width:15%}.bk-attendance-view-table th:nth-child(n+5),.bk-attendance-view-table td:nth-child(n+5){text-align:center;width:8.6%}.bk-attendance-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.bk-attendance-number{font-weight:600}@media (width<=720px){.bk-attendance-view-toolbar{grid-template-columns:1fr 1fr}.bk-attendance-view-toolbar .bk-search-wrapper{grid-column:1/-1}}@media (width<=520px){.bk-attendance-view-toolbar{grid-template-columns:1fr}.bk-attendance-view-toolbar .bk-search-wrapper{grid-column:auto}}.bk-achievement-view-card{overflow:hidden}.bk-achievement-view-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 155px 135px;align-items:end;gap:10px;padding:14px 16px;display:grid}.bk-achievement-view-toolbar .bk-search-wrapper{width:100%;min-width:0}.bk-achievement-view-toolbar .bk-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.bk-achievement-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.bk-achievement-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.bk-achievement-filter-field input,.bk-achievement-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.bk-achievement-filter-field input:focus,.bk-achievement-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-achievement-view-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:760px}.bk-achievement-view-table thead{background:#e31b6d}.bk-achievement-view-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 8px;font-size:9.5px;font-weight:700}.bk-achievement-view-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 8px;font-size:10px;line-height:1.4;overflow:hidden}.bk-achievement-view-table tbody tr:hover{background:#fff8fb}.bk-achievement-view-table th:first-child,.bk-achievement-view-table td:first-child{width:22%}.bk-achievement-view-table th:nth-child(2),.bk-achievement-view-table td:nth-child(2){width:15%}.bk-achievement-view-table th:nth-child(3),.bk-achievement-view-table td:nth-child(3){text-align:center;width:10%}.bk-achievement-view-table th:nth-child(4),.bk-achievement-view-table td:nth-child(4){width:16%}.bk-achievement-view-table th:nth-child(5),.bk-achievement-view-table td:nth-child(5){text-align:center;width:14%}.bk-achievement-view-table th:nth-child(6),.bk-achievement-view-table td:nth-child(6){width:23%}.bk-achievement-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.bk-achievement-score{font-weight:700;color:#b91d5e!important}.bk-achievement-note{white-space:normal;overflow-wrap:anywhere}@media (width<=720px){.bk-achievement-view-toolbar{grid-template-columns:1fr 1fr}.bk-achievement-view-toolbar .bk-search-wrapper{grid-column:1/-1}}@media (width<=520px){.bk-achievement-view-toolbar{grid-template-columns:1fr}.bk-achievement-view-toolbar .bk-search-wrapper{grid-column:auto}}.bk-discipline-card{overflow:hidden}.bk-discipline-toolbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-end;gap:12px;padding:14px 16px;display:flex}.bk-discipline-filters{flex:1;grid-template-columns:minmax(240px,1fr) 150px 130px;align-items:end;gap:9px;min-width:0;display:grid}.bk-discipline-filters .bk-search-wrapper{width:100%;min-width:0}.bk-discipline-filters .bk-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.bk-discipline-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.bk-discipline-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.bk-discipline-filter-field input,.bk-discipline-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.bk-discipline-filter-field input:focus,.bk-discipline-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-discipline-add-button{white-space:nowrap;border-radius:8px;height:34px;min-height:34px;padding:0 13px;font-size:10.5px;font-weight:600}.bk-discipline-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:900px}.bk-discipline-table thead{background:#e31b6d}.bk-discipline-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 7px;font-size:9.3px;font-weight:700}.bk-discipline-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 7px;font-size:9.8px;line-height:1.45;overflow:hidden}.bk-discipline-table tbody tr:hover{background:#fff8fb}.bk-discipline-table th:first-child,.bk-discipline-table td:first-child{width:18%}.bk-discipline-table th:nth-child(2),.bk-discipline-table td:nth-child(2){width:12%}.bk-discipline-table th:nth-child(3),.bk-discipline-table td:nth-child(3){text-align:center;width:8%}.bk-discipline-table th:nth-child(4),.bk-discipline-table td:nth-child(4){width:14%}.bk-discipline-table th:nth-child(5),.bk-discipline-table td:nth-child(5){text-align:center;width:15%}.bk-discipline-table th:nth-child(6),.bk-discipline-table td:nth-child(6){width:23%}.bk-discipline-table th:nth-child(7),.bk-discipline-table td:nth-child(7){text-align:center;width:10%}.bk-discipline-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.bk-discipline-score-cell{font-weight:700;color:#b91d5e!important}.bk-discipline-note-cell{white-space:normal;overflow-wrap:anywhere}.bk-discipline-actions{justify-content:center;align-items:center;gap:5px;display:flex}.bk-discipline-action-button{cursor:pointer;border-radius:7px;height:28px;min-height:28px;padding:0 8px;font-family:inherit;font-size:9.2px;font-weight:600}.bk-discipline-action-button.edit{color:#b91d5e;background:#fff;border:1px solid #e5c3d2}.bk-discipline-action-button.edit:hover{background:#fff5f9}.bk-discipline-action-button.delete{color:#b83232;background:#fff7f7;border:1px solid #f0c4c4}.bk-discipline-action-button.delete:hover{background:#ffeded}.bk-discipline-modal-card{border-radius:12px;width:min(650px,100% - 32px);max-height:90vh;overflow-y:auto}.bk-discipline-modal-card .bk-modal-header{align-items:flex-start}.bk-discipline-modal-card .bk-modal-header h3,.bk-discipline-delete-card .bk-modal-header h3{margin:0;font-size:12px;font-weight:700}.bk-discipline-modal-card .bk-modal-header p,.bk-discipline-delete-card .bk-modal-header p{color:#81717a;margin:3px 0 0;font-size:9.3px}.bk-discipline-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bk-discipline-modal-card .bk-form-group{margin-bottom:11px}.bk-discipline-modal-card .bk-form-group label{color:#51464c;margin-bottom:5px;font-size:9.5px;font-weight:600;display:block}.bk-discipline-modal-card .bk-form-group input,.bk-discipline-modal-card .bk-form-group select,.bk-discipline-modal-card .bk-form-group textarea{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:10px}.bk-discipline-modal-card .bk-form-group input,.bk-discipline-modal-card .bk-form-group select{height:34px;min-height:34px;padding:0 9px}.bk-discipline-modal-card .bk-form-group textarea{resize:vertical;min-height:86px;padding:9px;line-height:1.5}.bk-discipline-modal-card .bk-form-group input:focus,.bk-discipline-modal-card .bk-form-group select:focus,.bk-discipline-modal-card .bk-form-group textarea:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-discipline-help{color:#94838b;margin-top:4px;font-size:8.5px;display:block}.bk-discipline-note-footer{justify-content:space-between;gap:10px;margin-top:4px;display:flex}.bk-discipline-note-footer #bk-discipline-note-count{color:#9a8991;margin-left:auto;font-size:8.5px}.bk-discipline-modal-card .bk-modal-actions button,.bk-discipline-delete-card .bk-modal-actions button{border-radius:7px;height:32px;min-height:32px;padding:0 11px;font-size:9.5px;font-weight:600}.bk-discipline-delete-card{border-radius:12px;width:min(430px,100% - 32px)}.bk-discipline-delete-card .bk-confirmation-text{color:#5d5157;margin:0;padding:16px;font-size:10px;line-height:1.55}@media (width<=780px){.bk-discipline-toolbar{flex-direction:column;align-items:stretch}.bk-discipline-filters{grid-template-columns:1fr 1fr}.bk-discipline-filters .bk-search-wrapper{grid-column:1/-1}.bk-discipline-add-button{align-self:flex-end}}@media (width<=560px){.bk-discipline-filters,.bk-discipline-form-grid{grid-template-columns:1fr}.bk-discipline-filters .bk-search-wrapper{grid-column:auto}.bk-discipline-add-button{width:100%}}.bk-social-card{overflow:hidden}.bk-social-toolbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-end;gap:12px;padding:14px 16px;display:flex}.bk-social-filters{flex:1;grid-template-columns:minmax(240px,1fr) 150px 130px;align-items:end;gap:9px;min-width:0;display:grid}.bk-social-filters .bk-search-wrapper{width:100%;min-width:0}.bk-social-filters .bk-search-wrapper input{height:34px;min-height:34px;font-size:10.5px}.bk-social-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.bk-social-filter-field label{color:#5f5f5f;font-size:9.5px;font-weight:600}.bk-social-filter-field input,.bk-social-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;height:34px;min-height:34px;padding:0 9px;font-family:inherit;font-size:10.5px}.bk-social-filter-field input:focus,.bk-social-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-social-add-button{white-space:nowrap;border-radius:8px;height:34px;min-height:34px;padding:0 13px;font-size:10.5px;font-weight:600}.bk-social-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1180px}.bk-social-table thead{background:#e31b6d}.bk-social-table th{color:#fff;text-align:left;white-space:nowrap;padding:10px 6px;font-size:9px;font-weight:700}.bk-social-table td{color:#444;vertical-align:middle;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:10px 6px;font-size:9.5px;line-height:1.45;overflow:hidden}.bk-social-table tbody tr:hover{background:#fff8fb}.bk-social-table th:first-child,.bk-social-table td:first-child{width:15%}.bk-social-table th:nth-child(2),.bk-social-table td:nth-child(2){width:10%}.bk-social-table th:nth-child(3),.bk-social-table td:nth-child(3){text-align:center;width:7%}.bk-social-table th:nth-child(4),.bk-social-table td:nth-child(4){width:12%}.bk-social-table th:nth-child(n+5):nth-child(-n+9),.bk-social-table td:nth-child(n+5):nth-child(-n+9){text-align:center;width:8%}.bk-social-table th:nth-child(10),.bk-social-table td:nth-child(10){width:16%}.bk-social-table th:nth-child(11),.bk-social-table td:nth-child(11){text-align:center;width:10%}.bk-social-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.bk-social-number-cell{font-weight:600}.bk-social-average-cell{font-weight:800;color:#b91d5e!important}.bk-social-note-cell{white-space:normal;overflow-wrap:anywhere}.bk-social-actions{justify-content:center;align-items:center;gap:5px;display:flex}.bk-social-action-button{cursor:pointer;border-radius:7px;height:28px;min-height:28px;padding:0 8px;font-family:inherit;font-size:9.2px;font-weight:600}.bk-social-action-button.edit{color:#b91d5e;background:#fff;border:1px solid #e5c3d2}.bk-social-action-button.delete{color:#b83232;background:#fff7f7;border:1px solid #f0c4c4}.bk-social-modal-card{border-radius:12px;width:min(720px,100% - 32px);max-height:90vh;overflow-y:auto}.bk-social-modal-card .bk-modal-header{align-items:flex-start}.bk-social-modal-card .bk-modal-header h3,.bk-social-delete-card .bk-modal-header h3{margin:0;font-size:12px;font-weight:700}.bk-social-modal-card .bk-modal-header p,.bk-social-delete-card .bk-modal-header p{color:#81717a;margin:3px 0 0;font-size:9.3px}.bk-social-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bk-social-modal-card .bk-form-group{margin-bottom:11px}.bk-social-modal-card .bk-form-group label{color:#51464c;margin-bottom:5px;font-size:9.5px;font-weight:600;display:block}.bk-social-modal-card .bk-form-group input,.bk-social-modal-card .bk-form-group select,.bk-social-modal-card .bk-form-group textarea{color:#333;background:#fff;border:1px solid #dedede;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:10px}.bk-social-modal-card .bk-form-group input,.bk-social-modal-card .bk-form-group select{height:34px;min-height:34px;padding:0 9px}.bk-social-modal-card .bk-form-group textarea{resize:vertical;min-height:86px;padding:9px;line-height:1.5}.bk-social-modal-card .bk-form-group input:focus,.bk-social-modal-card .bk-form-group select:focus,.bk-social-modal-card .bk-form-group textarea:focus{border-color:#e31b6d;box-shadow:0 0 0 2px #e31b6d1a}.bk-social-help{color:#94838b;margin-top:4px;font-size:8.5px;display:block}.bk-social-average-preview{background:#fff8fb;border:1px solid #f2d7e3;border-radius:9px;flex-direction:column;justify-content:center;min-height:73px;padding:10px 12px;display:flex}.bk-social-average-preview span{color:#7f6f77;font-size:8.8px;font-weight:600}.bk-social-average-preview strong{color:#b91d5e;margin-top:2px;font-size:18px;line-height:1.2}.bk-social-average-preview small{color:#9b8a92;margin-top:3px;font-size:8px}.bk-social-category-general-error{color:#c33d3d;min-height:14px;margin:-2px 0 8px;font-size:8.8px}.bk-social-note-footer{justify-content:space-between;gap:10px;margin-top:4px;display:flex}.bk-social-note-footer #bk-social-note-count{color:#9a8991;margin-left:auto;font-size:8.5px}.bk-social-delete-card{border-radius:12px;width:min(430px,100% - 32px)}.bk-social-delete-card .bk-confirmation-text{color:#5d5157;margin:0;padding:16px;font-size:10px;line-height:1.55}@media (width<=780px){.bk-social-toolbar{flex-direction:column;align-items:stretch}.bk-social-filters{grid-template-columns:1fr 1fr}.bk-social-filters .bk-search-wrapper{grid-column:1/-1}.bk-social-add-button{align-self:flex-end}}@media (width<=560px){.bk-social-filters,.bk-social-form-grid{grid-template-columns:1fr}.bk-social-filters .bk-search-wrapper{grid-column:auto}.bk-social-add-button{width:100%}}.bk-social-filter-field label{font-size:9.5px!important;font-weight:600!important}.bk-social-filters .bk-search-wrapper input,.bk-social-filter-field input,.bk-social-filter-field select{height:34px!important;min-height:34px!important;font-size:10.5px!important}.bk-social-add-button{border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:10.5px!important;font-weight:600!important}.bk-social-table th{font-size:9.3px!important;font-weight:700!important}.bk-social-table td{font-size:9.8px!important}.bk-social-class-badge{font-size:9px!important}.bk-social-action-button{border-radius:7px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:9.2px!important;font-weight:600!important}.bk-social-modal-card .bk-modal-header h3,.bk-social-delete-card .bk-modal-header h3{font-size:12px!important}.bk-social-modal-card .bk-modal-header p,.bk-social-delete-card .bk-modal-header p{font-size:9.3px!important}.bk-social-modal-card .bk-form-group label{font-size:9.5px!important;font-weight:600!important}.bk-social-modal-card .bk-form-group input,.bk-social-modal-card .bk-form-group select,.bk-social-modal-card .bk-form-group textarea{font-size:10px!important}.bk-social-modal-card .bk-form-group input,.bk-social-modal-card .bk-form-group select{height:34px!important;min-height:34px!important}.bk-social-modal-card .bk-modal-actions button,.bk-social-delete-card .bk-modal-actions button{border-radius:7px!important;height:32px!important;min-height:32px!important;padding:0 11px!important;font-size:9.5px!important;font-weight:600!important}.bk-social-help,.bk-social-note-footer #bk-social-note-count{font-size:8.5px!important}.bk-body .bk-nav-item{font-size:11.5px!important}.bk-body .bk-role-label{font-size:10.5px!important}.bk-body .bk-information-box p{font-size:10.5px!important;line-height:1.5!important}.bk-body .bk-search-wrapper input,.bk-body .bk-date-filter input,.bk-body .bk-report-date-filter input,.bk-body .bk-attendance-filter-field input,.bk-body .bk-attendance-filter-field select,.bk-body .bk-achievement-filter-field input,.bk-body .bk-achievement-filter-field select,.bk-body .bk-discipline-filter-field input,.bk-body .bk-discipline-filter-field select,.bk-body .bk-social-filter-field input,.bk-body .bk-social-filter-field select,.bk-body .bk-filter-group input,.bk-body .bk-filter-group select{border-radius:10px!important;height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:11.5px!important}.bk-body .bk-date-filter label,.bk-body .bk-report-date-filter label,.bk-body .bk-attendance-filter-field label,.bk-body .bk-achievement-filter-field label,.bk-body .bk-discipline-filter-field label,.bk-body .bk-social-filter-field label,.bk-body .bk-filter-group label{font-size:10.5px!important;font-weight:600!important}.bk-body .bk-table-card table th,.bk-body table.bk-attendance-view-table th,.bk-body table.bk-achievement-view-table th,.bk-body table.bk-discipline-table th,.bk-body table.bk-social-table th{padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important}.bk-body .bk-table-card table td,.bk-body table.bk-attendance-view-table td,.bk-body table.bk-achievement-view-table td,.bk-body table.bk-discipline-table td,.bk-body table.bk-social-table td{padding:12px 13px!important;font-size:11.5px!important}.bk-body .bk-student-class-badge,.bk-body .bk-attendance-class-badge,.bk-body .bk-achievement-class-badge,.bk-body .bk-discipline-class-badge,.bk-body .bk-social-class-badge{min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important}.bk-body .bk-primary-button,.bk-body .bk-secondary-button,.bk-body .bk-danger-button,.bk-body .bk-discipline-add-button,.bk-body .bk-social-add-button{border-radius:9px!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:600!important}.bk-body .bk-edit-button,.bk-body .bk-delete-button,.bk-body .bk-view-button,.bk-body .bk-download-button,.bk-body .bk-action-button,.bk-body .bk-discipline-action-button,.bk-body .bk-social-action-button{border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:600!important}.bk-body .bk-modal-card .bk-form-group label,.bk-body .bk-discipline-modal-card .bk-form-group label,.bk-body .bk-social-modal-card .bk-form-group label{font-size:11px!important;font-weight:600!important}.bk-body .bk-modal-card .bk-form-group input,.bk-body .bk-modal-card .bk-form-group select,.bk-body .bk-discipline-modal-card .bk-form-group input,.bk-body .bk-discipline-modal-card .bk-form-group select,.bk-body .bk-social-modal-card .bk-form-group input,.bk-body .bk-social-modal-card .bk-form-group select{border-radius:9px!important;height:40px!important;min-height:40px!important;padding:0 11px!important;font-size:11.5px!important}.bk-body .bk-modal-card .bk-form-group textarea,.bk-body .bk-discipline-modal-card .bk-form-group textarea,.bk-body .bk-social-modal-card .bk-form-group textarea{border-radius:9px!important;padding:10px 11px!important;font-size:11.5px!important;line-height:1.5!important}.bk-body .bk-modal-header h3{font-size:13px!important}.bk-body .bk-form-error,.bk-body .bk-field-error,.bk-body .bk-discipline-help,.bk-body .bk-social-help{font-size:10px!important}.bk-body .bk-logout-button{font-size:11.5px!important}.bk-body .bk-report-action-button,.bk-body .bk-report-view-button,.bk-body .bk-report-download-button,.bk-body .bk-report-edit-button,.bk-body .bk-report-delete-button{border-radius:7px!important;min-height:30px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:600!important}.bk-body .bk-search-wrapper .bk-search-icon{z-index:2!important;pointer-events:none!important;line-height:1!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.bk-body .bk-search-wrapper input[type=search],.bk-body #bk-student-search,.bk-body #bk-attendance-search,.bk-body #bk-achievement-search,.bk-body #bk-discipline-search,.bk-body #bk-social-search,.bk-body #bk-report-search{padding-left:36px!important;padding-right:12px!important}.bk-body .bk-search-wrapper{position:relative!important}.bk-body .bk-search-wrapper .bk-search-icon{z-index:2!important;color:#8c7a83!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:15px!important;height:15px!important;font-size:0!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.bk-body .bk-search-wrapper .bk-search-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;width:15px!important;height:15px!important}.bk-body .bk-search-wrapper input[type=search]{text-indent:0!important;padding-left:38px!important;padding-right:12px!important}.bk-body .bk-table-card table thead,.bk-body .bk-report-table thead,.bk-body .bk-attendance-view-table thead,.bk-body .bk-achievement-view-table thead,.bk-body .bk-discipline-table thead,.bk-body .bk-social-table thead,.bk-body .bk-table-card table thead tr,.bk-body .bk-report-table thead tr,.bk-body .bk-attendance-view-table thead tr,.bk-body .bk-achievement-view-table thead tr,.bk-body .bk-discipline-table thead tr,.bk-body .bk-social-table thead tr{background:#e31b6d!important}.bk-body .bk-table-card table th,.bk-body .bk-report-table th,.bk-body .bk-attendance-view-table th,.bk-body .bk-achievement-view-table th,.bk-body .bk-discipline-table th,.bk-body .bk-social-table th{color:#fff!important;background:#e31b6d!important}.bk-body .bk-social-table td:nth-child(3):before,.bk-body .bk-social-table td:nth-child(3):after,.bk-body .bk-social-class-badge:before,.bk-body .bk-social-class-badge:after{content:none!important;display:none!important}.bk-body .bk-social-table td:nth-child(3){font-size:0!important}.bk-body .bk-social-table td:nth-child(3) .bk-social-class-badge{font-size:10.5px!important}.monitor-view-page .tu-page-header{margin-bottom:14px}.monitor-info-box{margin-bottom:16px}.monitor-card{overflow:hidden}.monitor-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 150px 135px 150px;align-items:end;gap:10px;padding:14px 16px;display:grid}.monitor-search-wrapper{position:relative}.monitor-search-icon{color:#8b7b83;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.monitor-search-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}.monitor-search-wrapper input,.monitor-filter-field input,.monitor-filter-field select{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:38px;min-height:38px;font-family:inherit;font-size:11.5px}.monitor-search-wrapper input{padding:0 12px 0 38px}.monitor-filter-field{flex-direction:column;gap:4px;display:flex}.monitor-filter-field label{color:#62575d;font-size:10.5px;font-weight:600}.monitor-filter-field input,.monitor-filter-field select{padding:0 10px}.monitor-search-wrapper input:focus,.monitor-filter-field input:focus,.monitor-filter-field select:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1a}.monitor-table{border-collapse:collapse;table-layout:fixed;width:100%}.monitor-table thead,.monitor-table thead tr,.monitor-table th{background:#e31b6d}.monitor-table th{color:#fff;text-align:left;white-space:nowrap;padding:12px 13px;font-size:10.5px;font-weight:700}.monitor-table td{color:#474046;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 13px;font-size:11.5px;line-height:1.45}.monitor-table tbody tr:hover{background:#fff8fb}.monitor-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.monitor-score{font-weight:700;color:#b91d5e!important}.monitor-risk{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:10px;font-weight:700;display:inline-flex}.monitor-risk.rendah{color:#2f8a5c;background:#e8f7ef}.monitor-risk.sedang{color:#9a7515;background:#fff7d8}.monitor-risk.tinggi{color:#c56b1b;background:#fff0df}.monitor-risk.sangat_tinggi{color:#c53e3e;background:#ffe7e7}.monitor-empty{text-align:center;color:#887a81!important;padding:22px!important}.monitor-message{border-radius:8px;margin:12px 16px 0;padding:9px 11px;font-size:10.5px}.monitor-message.error{color:#a23b3b;background:#fff4f4;border:1px solid #f0caca}@media (width<=980px){.monitor-toolbar{grid-template-columns:1fr 1fr}.monitor-search-wrapper{grid-column:1/-1}}@media (width<=620px){.monitor-toolbar{grid-template-columns:1fr}.monitor-search-wrapper{grid-column:auto}}.wk-achievement-table .tu-table-actions,#wk-achievement-table-body .tu-table-actions{justify-content:center!important;align-items:center!important;gap:6px!important;display:flex!important}.wk-achievement-table .tu-edit-button,.wk-achievement-table .tu-delete-button,#wk-achievement-table-body .tu-edit-button,#wk-achievement-table-body .tu-delete-button,#wk-achievement-table-body button[data-action=edit],#wk-achievement-table-body button[data-action=delete]{white-space:nowrap!important;border-radius:7px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-family:inherit!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important}.wk-monitor-info{margin-bottom:16px}.wk-monitor-card{overflow:hidden}.wk-monitor-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 160px 140px;align-items:end;gap:10px;padding:14px 16px;display:grid}.wk-monitor-search{position:relative}.wk-monitor-search>span{color:#887a81;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.wk-monitor-search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}.wk-monitor-search input,.wk-monitor-filter input,.wk-monitor-filter select{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:38px;min-height:38px;font-family:inherit;font-size:11.5px}.wk-monitor-search input{padding:0 12px 0 38px}.wk-monitor-filter{flex-direction:column;gap:4px;display:flex}.wk-monitor-filter label{color:#62575d;font-size:10.5px;font-weight:600}.wk-monitor-filter input,.wk-monitor-filter select{padding:0 10px}.wk-monitor-search input:focus,.wk-monitor-filter input:focus,.wk-monitor-filter select:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d1a}.wk-monitor-table{border-collapse:collapse;table-layout:fixed;width:100%}.wk-monitor-table thead,.wk-monitor-table thead tr,.wk-monitor-table th{background:#e31b6d}.wk-monitor-table th{color:#fff;text-align:left;white-space:nowrap;padding:12px 13px;font-size:10.5px;font-weight:700}.wk-monitor-table td{color:#474046;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 13px;font-size:11.5px;line-height:1.45}.wk-monitor-table tbody tr:hover{background:#fff8fb}.wk-monitor-class-badge{color:#b91d5e;white-space:nowrap;background:#fff0f6;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.wk-monitor-score{font-weight:700;color:#b91d5e!important}.wk-monitor-empty{text-align:center;color:#887a81!important;padding:22px!important}.wk-monitor-message{color:#a23b3b;background:#fff4f4;border:1px solid #f0caca;border-radius:8px;margin:12px 16px 0;padding:9px 11px;font-size:10.5px}@media (width<=820px){.wk-monitor-toolbar{grid-template-columns:1fr}}:root{--ewd-pink:#e31b6d;--ewd-pink-dark:#b91d5e;--ewd-font-body:11.5px;--ewd-font-header:10.5px;--ewd-font-label:11px;--ewd-control-height:38px;--ewd-modal-control-height:40px;--ewd-action-height:30px}.tu-body .tu-nav-item,.bk-body .bk-nav-item{font-size:var(--ewd-font-body)!important}.tu-body .tu-nav-icon,.bk-body .bk-nav-icon{width:18px!important;min-width:18px!important;height:18px!important}.tu-body .tu-nav-icon svg,.bk-body .bk-nav-icon svg{width:18px!important;height:18px!important}.tu-body .tu-main-content input[type=search],.tu-body .tu-main-content input[type=month],.tu-body .tu-main-content select,.bk-body .bk-main-content input[type=search],.bk-body .bk-main-content input[type=month],.bk-body .bk-main-content select,.tu-body .monitor-search-wrapper input,.tu-body .monitor-filter-field input,.tu-body .monitor-filter-field select,.tu-body .wk-monitor-search input,.tu-body .wk-monitor-filter input,.tu-body .wk-monitor-filter select{height:var(--ewd-control-height)!important;min-height:var(--ewd-control-height)!important;font-family:inherit!important;font-size:var(--ewd-font-body)!important}.tu-body .tu-main-content label,.bk-body .bk-main-content label,.tu-body .monitor-filter-field label,.tu-body .wk-monitor-filter label{font-size:var(--ewd-font-label)!important}.tu-body table thead,.tu-body table thead tr,.tu-body table thead th,.bk-body table thead,.bk-body table thead tr,.bk-body table thead th{background:var(--ewd-pink)!important}.tu-body table thead th,.bk-body table thead th{color:#fff!important;font-size:var(--ewd-font-header)!important;padding:12px 13px!important;font-weight:700!important;line-height:1.2!important}.tu-body table tbody td,.bk-body table tbody td{font-size:var(--ewd-font-body)!important;vertical-align:middle!important;padding:12px 13px!important;line-height:1.45!important}.tu-body [class*=badge],.bk-body [class*=badge],.tu-body .monitor-risk,.tu-body .wk-attendance-status,.bk-body .monitor-risk{font-size:var(--ewd-font-header)!important}.tu-body table button,.bk-body table button,.tu-body .tu-edit-button,.tu-body .tu-delete-button,.tu-body [class*=action-button],.bk-body [class*=action-button]{height:var(--ewd-action-height)!important;min-height:var(--ewd-action-height)!important;font-family:inherit!important;font-size:var(--ewd-font-header)!important;white-space:nowrap!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}.tu-body .tu-table-actions,.tu-body [class*=action-group],.tu-body [class$=-actions],.bk-body [class*=action-group],.bk-body [class$=-actions]{align-items:center!important;gap:6px!important}.tu-body .tu-primary-button,.tu-body .tu-secondary-button,.bk-body .bk-primary-button,.bk-body .bk-secondary-button{min-height:var(--ewd-control-height)!important;font-size:var(--ewd-font-body)!important}.tu-body .tu-modal input:not([type=checkbox]):not([type=radio]),.tu-body .tu-modal select,.bk-body .bk-modal input:not([type=checkbox]):not([type=radio]),.bk-body .bk-modal select{height:var(--ewd-modal-control-height)!important;min-height:var(--ewd-modal-control-height)!important;font-family:inherit!important;font-size:var(--ewd-font-body)!important}.tu-body .tu-modal textarea,.bk-body .bk-modal textarea{font-family:inherit!important;font-size:var(--ewd-font-body)!important}.tu-body .tu-modal label,.bk-body .bk-modal label{font-size:var(--ewd-font-label)!important}.tu-body .monitor-table th,.tu-body .wk-monitor-table th{font-size:var(--ewd-font-header)!important}.tu-body .monitor-table td,.tu-body .wk-monitor-table td{font-size:var(--ewd-font-body)!important}.tu-body .monitor-search-wrapper input,.tu-body .wk-monitor-search input{padding-left:38px!important}.tu-body .monitor-search-icon,.tu-body .wk-monitor-search>span{font-size:0!important}.tu-body .monitor-search-icon svg,.tu-body .wk-monitor-search svg{width:15px!important;height:15px!important}#tu-attendance-search,#tu-attendance-month,#tu-attendance-class,#bk-attendance-search,#bk-attendance-month-filter,#bk-attendance-class-filter{height:38px!important;min-height:38px!important;font-family:inherit!important;font-size:11.5px!important}.tu-attendance-table,.bk-attendance-view-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:0!important}.tu-attendance-table th,.bk-attendance-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;background:#e31b6d!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.tu-attendance-table td,.bk-attendance-view-table td{color:#444!important;vertical-align:middle!important;text-overflow:clip!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.45!important;overflow:visible!important}.tu-attendance-table th:first-child,.tu-attendance-table td:first-child,.bk-attendance-view-table th:first-child,.bk-attendance-view-table td:first-child{width:24%!important}.tu-attendance-table th:nth-child(2),.tu-attendance-table td:nth-child(2),.bk-attendance-view-table th:nth-child(2),.bk-attendance-view-table td:nth-child(2){width:18%!important}.tu-attendance-table th:nth-child(3),.tu-attendance-table td:nth-child(3),.bk-attendance-view-table th:nth-child(3),.bk-attendance-view-table td:nth-child(3){width:14%!important}.tu-attendance-table th:nth-child(n+4):nth-child(-n+7),.tu-attendance-table td:nth-child(n+4):nth-child(-n+7),.bk-attendance-view-table th:nth-child(n+4):nth-child(-n+7),.bk-attendance-view-table td:nth-child(n+4):nth-child(-n+7),.tu-attendance-table th:last-child,.tu-attendance-table td:last-child,.bk-attendance-view-table th:last-child,.bk-attendance-view-table td:last-child{text-align:center!important;width:11%!important}.tu-attendance-table .tu-student-class-badge,.bk-attendance-view-table .bk-attendance-class-badge{white-space:nowrap!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;line-height:1!important}@media (width<=900px){.tu-attendance-table,.bk-attendance-view-table{min-width:760px!important}}.bk-detection-info{color:#62575d;background:#fff8fb;border:1px solid #f1d7e2;border-radius:10px;align-items:center;gap:9px;margin-bottom:16px;padding:10px 12px;font-size:11.5px;display:flex}.bk-detection-info>span{color:#fff;background:#e31b6d;border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10.5px;font-weight:700;display:inline-flex}.bk-detection-info p{margin:0}.bk-detection-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}.bk-detection-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) 160px 140px 160px;align-items:end;gap:10px;padding:14px 16px;display:grid}.bk-detection-search{position:relative}.bk-detection-search>span{color:#887a81;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.bk-detection-search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}.bk-detection-search input,.bk-detection-filter input,.bk-detection-filter select{color:#333;background:#fff;border:1px solid #dedede;border-radius:10px;outline:none;width:100%;height:38px;min-height:38px;font-family:inherit;font-size:11.5px}.bk-detection-search input{padding:0 12px 0 38px}.bk-detection-filter{flex-direction:column;gap:4px;display:flex}.bk-detection-filter label{color:#62575d;font-size:11px;font-weight:600}.bk-detection-filter input,.bk-detection-filter select{padding:0 10px}.bk-detection-table-wrapper{width:100%;overflow-x:auto}.bk-detection-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:860px}.bk-detection-table thead,.bk-detection-table thead tr,.bk-detection-table th{background:#e31b6d}.bk-detection-table th{color:#fff;text-align:left;white-space:nowrap;padding:12px 13px;font-size:10.5px;font-weight:700;line-height:1.2}.bk-detection-table td{color:#474046;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 13px;font-size:11.5px;line-height:1.45}.bk-detection-table tbody tr:hover{background:#fff8fb}.bk-detection-table th:first-child,.bk-detection-table td:first-child{width:20%}.bk-detection-table th:nth-child(2),.bk-detection-table td:nth-child(2){width:16%}.bk-detection-table th:nth-child(3),.bk-detection-table td:nth-child(3){width:12%}.bk-detection-table th:nth-child(4),.bk-detection-table td:nth-child(4){width:14%}.bk-detection-table th:nth-child(5),.bk-detection-table td:nth-child(5){width:18%}.bk-detection-table th:nth-child(6),.bk-detection-table td:nth-child(6){width:20%}.bk-detection-class-badge,.bk-detection-risk{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.bk-detection-class-badge{color:#b91d5e;background:#fff0f6}.bk-detection-risk.rendah{color:#267547;background:#edf8f1}.bk-detection-risk.sedang{color:#9a6b00;background:#fff7df}.bk-detection-risk.tinggi{color:#b85c00;background:#fff0e6}.bk-detection-risk.sangat_tinggi{color:#b52a3a;background:#fdebed}@media (width<=980px){.bk-detection-toolbar{grid-template-columns:1fr 1fr}}@media (width<=680px){.bk-detection-toolbar{grid-template-columns:1fr}}.tu-dashboard-page-header{align-items:flex-start}.tu-dashboard-header-profile{background:#fff0f6;border-radius:10px;align-items:center;gap:9px;min-width:210px;padding:10px 14px;display:flex}.tu-dashboard-header-dot{background:#fff;border:6px solid #f43f85;border-radius:50%;flex:0 0 20px;width:20px;height:20px}.tu-dashboard-header-profile div{flex-direction:column;gap:2px;min-width:0;display:flex}.tu-dashboard-header-profile strong{color:#312b2e;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:700;overflow:hidden}.tu-dashboard-header-profile span:not(.tu-dashboard-header-dot){color:#7d7277;font-size:10.5px}.tu-dashboard-info{color:#55748f;background:#eef7ff;border:1px solid #cce3f5;border-radius:8px;align-items:center;gap:9px;margin-bottom:14px;padding:9px 12px;font-size:11.5px;display:flex}.tu-dashboard-info p{margin:0}.tu-dashboard-info-icon{color:#fff;background:#4b9bd3;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10.5px;font-weight:700;display:inline-flex}.tu-dashboard-message{color:#a33054;background:#fff4f7;border:1px solid #f1cbd7;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:11.5px}.tu-dashboard-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.tu-dashboard-stat-card{background:#fff;border:1px solid #eee;border-radius:10px;min-height:76px;padding:14px 16px;box-shadow:0 3px 14px #462d3709}.tu-dashboard-stat-card span{color:#777075;margin-bottom:8px;font-size:10.5px;font-weight:500;display:block}.tu-dashboard-stat-card strong{color:#322c2f;font-size:22px;font-weight:700;line-height:1}.tu-dashboard-analytics-grid{grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr);gap:14px;margin-bottom:14px;display:grid}.tu-dashboard-panel{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 3px 14px #462d3708}.tu-dashboard-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.tu-dashboard-panel-heading h3{color:#383135;margin:0;font-size:12px;font-weight:700}.tu-dashboard-panel-heading p{color:#8c8388;margin:3px 0 0;font-size:10.5px}.tu-dashboard-chart-legend{color:#7d7479;white-space:nowrap;align-items:center;gap:12px;font-size:9.5px;display:flex}.tu-dashboard-chart-legend span{align-items:center;gap:5px;display:inline-flex}.tu-dashboard-chart-legend i{border-radius:50%;width:8px;height:8px;display:inline-block}.tu-dashboard-chart-legend i.very-high{background:#b52a3a}.tu-dashboard-chart-legend i.high{background:#e31b6d}.tu-dashboard-chart-legend i.medium{background:#f0a05a}.tu-dashboard-chart-legend i.low{background:#49a982}.tu-dashboard-chart{width:100%;min-height:220px;padding:0 12px 10px}.tu-dashboard-chart svg{width:100%;height:220px;display:block;overflow:visible}.tu-dashboard-chart-grid-line{stroke:#f0ecee;stroke-width:1px}.tu-dashboard-chart-axis-text{fill:#938a8f;font-family:Inter,sans-serif;font-size:9px}.tu-dashboard-chart-line-very-high,.tu-dashboard-chart-line-high,.tu-dashboard-chart-line-medium,.tu-dashboard-chart-line-low{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px}.tu-dashboard-chart-line-very-high{stroke:#b52a3a}.tu-dashboard-chart-line-high{stroke:#e31b6d}.tu-dashboard-chart-line-medium{stroke:#f0a05a}.tu-dashboard-chart-line-low{stroke:#49a982}.tu-dashboard-chart-point-very-high{fill:#b52a3a}.tu-dashboard-chart-point-high{fill:#e31b6d}.tu-dashboard-chart-point-medium{fill:#f0a05a}.tu-dashboard-chart-point-low{fill:#49a982}.tu-dashboard-factor-panel{min-height:280px}.tu-dashboard-factor-list{flex-direction:column;gap:21px;padding:8px 16px 20px;display:flex}.tu-dashboard-factor-row{flex-direction:column;gap:7px;display:flex}.tu-dashboard-factor-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.tu-dashboard-factor-label span{color:#5b5357;font-size:10.5px;font-weight:500}.tu-dashboard-factor-label strong{color:#625a5e;font-size:10.5px;font-weight:600}.tu-dashboard-factor-track{background:#f1edef;border-radius:999px;width:100%;height:6px;overflow:hidden}.tu-dashboard-factor-track>span{border-radius:inherit;background:#e31b6d;width:0;height:100%;transition:width .24s;display:block}.tu-dashboard-factor-row:nth-child(2) .tu-dashboard-factor-track>span{background:#d82a73}.tu-dashboard-factor-row:nth-child(3) .tu-dashboard-factor-track>span{background:#e58b50}.tu-dashboard-factor-row:nth-child(4) .tu-dashboard-factor-track>span{background:#49a982}.tu-dashboard-high-students-panel{margin-bottom:8px;overflow:hidden}.tu-dashboard-table-wrapper{width:100%;overflow-x:auto}.tu-dashboard-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:650px}.tu-dashboard-table thead,.tu-dashboard-table thead tr,.tu-dashboard-table th{background:#fff1f6}.tu-dashboard-table th{color:#725d66;text-align:left;white-space:nowrap;padding:11px 13px;font-size:10.5px;font-weight:700}.tu-dashboard-table td{color:#4d4549;vertical-align:middle;border-bottom:1px solid #eee;padding:11px 13px;font-size:11.5px;line-height:1.4}.tu-dashboard-table tbody tr:last-child td{border-bottom:0}.tu-dashboard-table th:first-child,.tu-dashboard-table td:first-child{width:25%}.tu-dashboard-table th:nth-child(2),.tu-dashboard-table td:nth-child(2){width:21%}.tu-dashboard-table th:nth-child(3),.tu-dashboard-table td:nth-child(3){width:12%}.tu-dashboard-table th:nth-child(4),.tu-dashboard-table td:nth-child(4){width:18%}.tu-dashboard-table th:nth-child(5),.tu-dashboard-table td:nth-child(5){width:24%}.tu-dashboard-risk-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:23px;padding:4px 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.tu-dashboard-risk-badge.tinggi{color:#b85c00;background:#fff0e6}.tu-dashboard-risk-badge.sangat_tinggi{color:#b52a3a;background:#fdebed}.tu-dashboard-empty{color:#8e858a!important;text-align:center!important;padding:22px 14px!important}@media (width<=1100px){.tu-dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tu-dashboard-analytics-grid{grid-template-columns:1fr}}@media (width<=700px){.tu-dashboard-header-profile{width:100%;min-width:0}.tu-dashboard-stat-grid{grid-template-columns:1fr}.tu-dashboard-panel-heading{flex-direction:column}.tu-dashboard-chart-legend{flex-wrap:wrap}}.role-dashboard-page-header{align-items:flex-start}.role-dashboard-header-profile{background:#fff0f6;border-radius:10px;align-items:center;gap:9px;min-width:210px;padding:10px 14px;display:flex}.role-dashboard-header-dot{background:#fff;border:6px solid #f43f85;border-radius:50%;flex:0 0 20px;width:20px;height:20px}.role-dashboard-header-profile div{flex-direction:column;gap:2px;min-width:0;display:flex}.role-dashboard-header-profile strong{color:#312b2e;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:700;overflow:hidden}.role-dashboard-header-profile span:not(.role-dashboard-header-dot){color:#7d7277;font-size:10.5px}.role-dashboard-info{color:#55748f;background:#eef7ff;border:1px solid #cce3f5;border-radius:8px;align-items:center;gap:9px;margin-bottom:14px;padding:9px 12px;font-size:11.5px;display:flex}.role-dashboard-info p{margin:0}.role-dashboard-info-icon{color:#fff;background:#4b9bd3;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10.5px;font-weight:700;display:inline-flex}.role-dashboard-message{color:#a33054;background:#fff4f7;border:1px solid #f1cbd7;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:11.5px}.role-dashboard-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.role-dashboard-stat-card{background:#fff;border:1px solid #eee;border-radius:10px;min-height:76px;padding:14px 16px;box-shadow:0 3px 14px #462d3709}.role-dashboard-stat-card span{color:#777075;margin-bottom:8px;font-size:10.5px;font-weight:500;display:block}.role-dashboard-stat-card strong{color:#322c2f;font-size:22px;font-weight:700;line-height:1}.role-dashboard-analytics-grid{grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr);gap:14px;margin-bottom:14px;display:grid}.role-dashboard-panel{background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 3px 14px #462d3708}.role-dashboard-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.role-dashboard-panel-heading h3{color:#383135;margin:0;font-size:12px;font-weight:700}.role-dashboard-panel-heading p{color:#8c8388;margin:3px 0 0;font-size:10.5px}.role-dashboard-chart-legend{color:#7d7479;white-space:nowrap;align-items:center;gap:12px;font-size:9.5px;display:flex}.role-dashboard-chart-legend span{align-items:center;gap:5px;display:inline-flex}.role-dashboard-chart-legend i{border-radius:50%;width:8px;height:8px;display:inline-block}.role-dashboard-chart-legend i.very-high{background:#b52a3a}.role-dashboard-chart-legend i.high{background:#e31b6d}.role-dashboard-chart-legend i.medium{background:#f0a05a}.role-dashboard-chart-legend i.low{background:#49a982}.role-dashboard-chart{width:100%;min-height:220px;padding:0 12px 10px}.role-dashboard-chart svg{width:100%;height:220px;display:block;overflow:visible}.role-dashboard-chart-grid-line{stroke:#f0ecee;stroke-width:1px}.role-dashboard-chart-axis-text{fill:#938a8f;font-family:Inter,sans-serif;font-size:9px}.role-dashboard-chart-line-very-high,.role-dashboard-chart-line-high,.role-dashboard-chart-line-medium,.role-dashboard-chart-line-low{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px}.role-dashboard-chart-line-very-high{stroke:#b52a3a}.role-dashboard-chart-line-high{stroke:#e31b6d}.role-dashboard-chart-line-medium{stroke:#f0a05a}.role-dashboard-chart-line-low{stroke:#49a982}.role-dashboard-chart-point-very-high{fill:#b52a3a}.role-dashboard-chart-point-high{fill:#e31b6d}.role-dashboard-chart-point-medium{fill:#f0a05a}.role-dashboard-chart-point-low{fill:#49a982}.role-dashboard-factor-panel{min-height:280px}.role-dashboard-factor-list{flex-direction:column;gap:21px;padding:8px 16px 20px;display:flex}.role-dashboard-factor-row{flex-direction:column;gap:7px;display:flex}.role-dashboard-factor-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.role-dashboard-factor-label span{color:#5b5357;font-size:10.5px;font-weight:500}.role-dashboard-factor-label strong{color:#625a5e;font-size:10.5px;font-weight:600}.role-dashboard-factor-track{background:#f1edef;border-radius:999px;width:100%;height:6px;overflow:hidden}.role-dashboard-factor-track>span{border-radius:inherit;background:#e31b6d;width:0;height:100%;transition:width .24s;display:block}.role-dashboard-factor-row:nth-child(2) .role-dashboard-factor-track>span{background:#d82a73}.role-dashboard-factor-row:nth-child(3) .role-dashboard-factor-track>span{background:#e58b50}.role-dashboard-factor-row:nth-child(4) .role-dashboard-factor-track>span{background:#49a982}.role-dashboard-high-students-panel{margin-bottom:8px;overflow:hidden}.role-dashboard-table-wrapper{width:100%;overflow-x:auto}.role-dashboard-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:650px}.role-dashboard-table thead,.role-dashboard-table thead tr,.role-dashboard-table th{background:#fff1f6}.role-dashboard-table th{color:#725d66;text-align:left;white-space:nowrap;padding:11px 13px;font-size:10.5px;font-weight:700}.role-dashboard-table td{color:#4d4549;vertical-align:middle;border-bottom:1px solid #eee;padding:11px 13px;font-size:11.5px;line-height:1.4}.role-dashboard-table tbody tr:last-child td{border-bottom:0}.role-dashboard-table th:first-child,.role-dashboard-table td:first-child{width:25%}.role-dashboard-table th:nth-child(2),.role-dashboard-table td:nth-child(2){width:21%}.role-dashboard-table th:nth-child(3),.role-dashboard-table td:nth-child(3){width:12%}.role-dashboard-table th:nth-child(4),.role-dashboard-table td:nth-child(4){width:18%}.role-dashboard-table th:nth-child(5),.role-dashboard-table td:nth-child(5){width:24%}.role-dashboard-risk-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:23px;padding:4px 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.role-dashboard-risk-badge.tinggi{color:#b85c00;background:#fff0e6}.role-dashboard-risk-badge.sangat_tinggi{color:#b52a3a;background:#fdebed}.role-dashboard-empty{color:#8e858a!important;text-align:center!important;padding:22px 14px!important}@media (width<=1100px){.role-dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-dashboard-analytics-grid{grid-template-columns:1fr}}@media (width<=700px){.role-dashboard-header-profile{width:100%;min-width:0}.role-dashboard-stat-grid{grid-template-columns:1fr}.role-dashboard-panel-heading{flex-direction:column}.role-dashboard-chart-legend{flex-wrap:wrap}}.ks-info{color:#55748f;background:#eef7ff;border:1px solid #cce3f5;border-radius:9px;align-items:center;gap:9px;margin-bottom:16px;padding:10px 12px;font-size:11.5px;display:flex}.ks-info p{margin:0}.ks-info-icon{color:#fff;background:#4b9bd3;border-radius:50%;flex:0 0 19px;justify-content:center;align-items:center;width:19px;height:19px;font-size:10.5px;font-weight:700;display:inline-flex}.ks-monitor-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden}.ks-toolbar{border-bottom:1px solid #eee;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(135px,auto));align-items:end;gap:10px;padding:14px 16px;display:grid}.ks-toolbar.compact{grid-template-columns:minmax(260px,1fr) 150px}.ks-search{position:relative}.ks-search svg{fill:none;stroke:#887a81;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ks-search input,.ks-filter input,.ks-filter select{color:#333;background:#fff;border:1px solid #dedede;border-radius:9px;outline:none;width:100%;height:38px;min-height:38px;font-family:inherit;font-size:11.5px}.ks-search input{padding:0 12px 0 38px}.ks-filter{flex-direction:column;gap:4px;display:flex}.ks-filter label{color:#62575d;font-size:10.5px;font-weight:600}.ks-filter input,.ks-filter select{padding:0 10px}.ks-search input:focus,.ks-filter input:focus,.ks-filter select:focus{border-color:#e31b6d;box-shadow:0 0 0 3px #e31b6d17}.ks-monitor-message{border-radius:8px;margin:12px 16px 0;padding:9px 11px;font-size:11.5px}.ks-monitor-message.error{color:#a33054;background:#fff4f7;border:1px solid #f1cbd7}.ks-table-wrapper{width:100%;overflow-x:auto}.ks-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px}.ks-table thead,.ks-table thead tr,.ks-table th{background:#e31b6d}.ks-table th{color:#fff;text-align:left;white-space:nowrap;padding:12px 13px;font-size:10.5px;font-weight:700;line-height:1.2}.ks-table td{color:#474046;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 13px;font-size:11.5px;line-height:1.45}.ks-table tbody tr:hover{background:#fff8fb}.ks-empty{color:#8e858a!important;text-align:center!important;padding:24px 14px!important}.ks-class-badge,.ks-risk-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.ks-class-badge{color:#b91d5e;background:#fff0f6}.ks-risk-badge.rendah{color:#267547;background:#edf8f1}.ks-risk-badge.sedang{color:#9a6b00;background:#fff7df}.ks-risk-badge.tinggi{color:#b85c00;background:#fff0e6}.ks-risk-badge.sangat_tinggi{color:#b52a3a;background:#fdebed}.ks-report-actions{align-items:center;gap:7px;display:flex}.ks-action-button{color:#c91a60;cursor:pointer;background:#fff;border:1px solid #e31b6d;border-radius:7px;min-width:52px;height:30px;padding:0 10px;font-family:inherit;font-size:10.5px;font-weight:600}.ks-action-button:hover{background:#fff0f6}.ks-report-modal[hidden]{display:none!important}.ks-report-modal{z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ks-report-overlay{background:#21161b7a;position:absolute;inset:0}.ks-report-modal-card{z-index:1;background:#fff;border-radius:12px;width:min(680px,100%);max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 18px 55px #22171c3b}.ks-report-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 18px;display:flex}.ks-report-modal-header h3{color:#332d30;margin:0;font-size:14px}.ks-report-modal-close{color:#756a70;cursor:pointer;background:0 0;border:0;font-size:22px}.ks-report-detail{gap:10px;padding:16px 18px;display:grid}.ks-report-detail-row{grid-template-columns:120px minmax(0,1fr);gap:12px;font-size:11.5px;display:grid}.ks-report-detail-row span{color:#82777d}.ks-report-detail-row strong{color:#41393d;word-break:break-word;font-weight:600}.ks-report-preview{border:1px solid #e8e1e4;border-radius:8px;width:calc(100% - 36px);height:340px;margin:0 18px;display:block}.ks-report-preview-info{color:#7b7176;margin:12px 18px;font-size:11.5px}.ks-report-modal-actions{justify-content:flex-end;gap:8px;padding:14px 18px 18px;display:flex}.ks-secondary-button,.ks-primary-button{cursor:pointer;border-radius:8px;height:38px;padding:0 16px;font-family:inherit;font-size:11.5px;font-weight:600}.ks-secondary-button{color:#4d4549;background:#fff;border:1px solid #ddd}.ks-primary-button{color:#fff;background:#e31b6d;border:1px solid #e31b6d}@media (width<=900px){.ks-toolbar,.ks-toolbar.compact{grid-template-columns:1fr 1fr}}@media (width<=650px){.ks-toolbar,.ks-toolbar.compact{grid-template-columns:1fr}.ks-report-detail-row{grid-template-columns:1fr;gap:3px}}.ks-student-card{overflow:hidden}.ks-student-toolbar{border-bottom:1px solid #eee!important;grid-template-columns:minmax(250px,1fr) 145px!important;align-items:end!important;gap:10px!important;padding:14px 16px!important;display:grid!important}.ks-student-toolbar .ks-student-search-wrapper{width:100%!important;min-width:0!important;position:relative!important}.ks-student-toolbar .ks-student-search-wrapper input[type=search]{text-indent:0!important;border-radius:10px!important;width:100%!important;height:38px!important;min-height:38px!important;padding-left:38px!important;padding-right:12px!important;font-size:11.5px!important}.ks-student-toolbar .ks-student-class-filter{border-radius:10px!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:11.5px!important}.ks-student-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:580px!important}.ks-student-table thead,.ks-student-table thead tr,.ks-student-table th{background:#e31b6d!important}.ks-student-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.ks-student-table td{color:#444!important;vertical-align:middle!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.4!important;overflow:hidden!important}.ks-student-table tbody tr:hover{background:#fff8fb!important}.ks-student-table th:first-child,.ks-student-table td:first-child{text-align:center!important;width:8%!important}.ks-student-table th:nth-child(2),.ks-student-table td:nth-child(2){width:47%!important}.ks-student-table th:nth-child(3),.ks-student-table td:nth-child(3){width:25%!important}.ks-student-table th:nth-child(4),.ks-student-table td:nth-child(4){text-align:center!important;width:20%!important}.ks-student-table .tu-student-class-badge{height:auto!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important}@media (width<=650px){.ks-student-toolbar{grid-template-columns:1fr!important}.ks-student-table{min-width:580px!important}}.ks-student-toolbar{justify-content:flex-start!important;align-items:center!important;gap:20px!important;padding:14px 16px!important;display:flex!important}.ks-student-toolbar .tu-filter-group{flex-wrap:nowrap!important;flex:0 auto!important;align-items:center!important;gap:14px!important;width:524px!important;max-width:100%!important;display:flex!important}.ks-student-toolbar .ks-student-search-wrapper{flex:0 0 335px!important;width:335px!important;min-width:0!important;max-width:335px!important;display:block!important;position:relative!important}.ks-student-toolbar .ks-student-search-wrapper input[type=search]{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:335px!important;max-width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 13px 0 38px!important;font-family:inherit!important;font-size:11.5px!important;line-height:normal!important;display:block!important}.ks-student-toolbar .ks-student-search-wrapper input[type=search]::placeholder{color:#9b9297!important;opacity:1!important}.ks-student-toolbar .ks-student-search-wrapper .tu-search-icon{z-index:2!important;color:#8e858a!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:15px!important;height:15px!important;font-size:0!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.ks-student-toolbar .ks-student-search-wrapper .tu-search-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:15px!important;height:15px!important;display:block!important}.ks-student-toolbar .ks-student-class-filter{box-sizing:border-box!important;color:#333!important;cursor:pointer!important;background-color:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;flex:0 0 175px!important;width:175px!important;min-width:175px!important;max-width:175px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 34px 0 10px!important;font-family:inherit!important;font-size:11.5px!important;line-height:normal!important;display:block!important}.ks-student-toolbar .ks-student-search-wrapper input[type=search]:focus,.ks-student-toolbar .ks-student-class-filter:focus{border-color:#e31b6d!important;box-shadow:0 0 0 3px #e31b6d1a!important}@media (width<=760px){.ks-student-toolbar .tu-filter-group{flex-wrap:wrap!important;width:100%!important}.ks-student-toolbar .ks-student-search-wrapper{flex:100%!important;width:100%!important;max-width:none!important}.ks-student-toolbar .ks-student-search-wrapper input[type=search]{width:100%!important}.ks-student-toolbar .ks-student-class-filter{flex:0 0 175px!important}}.ks-attendance-view-card{overflow:hidden!important}.ks-attendance-view-toolbar{border-bottom:1px solid #eee!important;grid-template-columns:minmax(260px,1fr) 155px 135px!important;align-items:end!important;gap:10px!important;padding:14px 16px!important;display:grid!important}.ks-attendance-view-toolbar .ks-attendance-search{width:100%!important;min-width:0!important}.ks-attendance-view-toolbar .ks-attendance-search input{border-radius:10px!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px 0 38px!important;font-size:11.5px!important}.ks-attendance-view-toolbar .ks-attendance-filter-field{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}.ks-attendance-view-toolbar .ks-attendance-filter-field label{color:#5f5f5f!important;font-size:10.5px!important;font-weight:600!important}.ks-attendance-view-toolbar .ks-attendance-filter-field input,.ks-attendance-view-toolbar .ks-attendance-filter-field select{border-radius:10px!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:11.5px!important}.ks-attendance-view-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:760px!important}.ks-attendance-view-table thead,.ks-attendance-view-table thead tr,.ks-attendance-view-table th{background:#e31b6d!important}.ks-attendance-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.ks-attendance-view-table td{color:#474046!important;vertical-align:middle!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.4!important}.ks-attendance-view-table th:first-child,.ks-attendance-view-table td:first-child{width:24%!important}.ks-attendance-view-table th:nth-child(2),.ks-attendance-view-table td:nth-child(2){width:18%!important}.ks-attendance-view-table th:nth-child(3),.ks-attendance-view-table td:nth-child(3){text-align:center!important;width:14%!important}.ks-attendance-view-table th:nth-child(4),.ks-attendance-view-table td:nth-child(4),.ks-attendance-view-table th:nth-child(5),.ks-attendance-view-table td:nth-child(5),.ks-attendance-view-table th:nth-child(6),.ks-attendance-view-table td:nth-child(6),.ks-attendance-view-table th:nth-child(7),.ks-attendance-view-table td:nth-child(7){text-align:center!important;width:11%!important}.ks-attendance-view-table .ks-class-badge{min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important}@media (width<=720px){.ks-attendance-view-toolbar{grid-template-columns:1fr 1fr!important}.ks-attendance-view-toolbar .ks-attendance-search{grid-column:1/-1!important}}@media (width<=520px){.ks-attendance-view-toolbar{grid-template-columns:1fr!important}.ks-attendance-view-toolbar .ks-attendance-search{grid-column:auto!important}}.ks-achievement-view-card{overflow:hidden!important}.ks-achievement-view-toolbar{border-bottom:1px solid #eee!important;grid-template-columns:minmax(260px,1fr) 155px 135px!important;align-items:end!important;gap:10px!important;padding:14px 16px!important;display:grid!important}.ks-achievement-view-toolbar .ks-achievement-search{width:100%!important;min-width:0!important}.ks-achievement-view-toolbar .ks-achievement-search input{border-radius:10px!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px 0 38px!important;font-size:11.5px!important}.ks-achievement-view-toolbar .ks-achievement-filter-field{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}.ks-achievement-view-toolbar .ks-achievement-filter-field input,.ks-achievement-view-toolbar .ks-achievement-filter-field select{border-radius:10px!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:11.5px!important}.ks-achievement-view-table th:first-child,.ks-achievement-view-table td:first-child{width:22%!important}.ks-achievement-view-table th:nth-child(2),.ks-achievement-view-table td:nth-child(2){width:15%!important}.ks-achievement-view-table th:nth-child(3),.ks-achievement-view-table td:nth-child(3){text-align:center!important;width:10%!important}.ks-achievement-view-table th:nth-child(4),.ks-achievement-view-table td:nth-child(4){width:16%!important}.ks-achievement-view-table th:nth-child(5),.ks-achievement-view-table td:nth-child(5){text-align:center!important;width:14%!important}.ks-achievement-view-table th:nth-child(6),.ks-achievement-view-table td:nth-child(6){width:23%!important}.ks-achievement-view-table .ks-class-badge{height:auto!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important}@media (width<=720px){.ks-achievement-view-toolbar{grid-template-columns:1fr 1fr!important}.ks-achievement-view-toolbar .ks-achievement-search{grid-column:1/-1!important}}@media (width<=520px){.ks-achievement-view-toolbar{grid-template-columns:1fr!important}.ks-achievement-view-toolbar .ks-achievement-search{grid-column:auto!important}}.ks-achievement-view-card{background:#fff!important;border:1px solid #eee!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 3px 12px #76104f0a!important}.ks-achievement-view-toolbar{border-bottom:1px solid #eee!important;justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;padding:16px!important;display:flex!important}.ks-achievement-view-toolbar .ks-achievement-filter-group{flex-wrap:wrap!important;flex:1!important;align-items:flex-end!important;gap:12px!important;display:flex!important}.ks-achievement-view-toolbar .ks-achievement-search{flex:1!important;width:auto!important;min-width:230px!important;position:relative!important}.ks-achievement-view-toolbar .ks-achievement-search input{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:8px!important;outline:none!important;width:100%!important;height:34px!important;min-height:34px!important;padding:0 9px 0 36px!important;font-family:inherit!important;font-size:10.5px!important}.ks-achievement-view-toolbar .ks-achievement-filter-field{flex-direction:column!important;flex:0 auto!important;gap:5px!important;min-width:145px!important;display:flex!important}.ks-achievement-view-toolbar .ks-achievement-filter-field label{color:#5f5f5f!important;font-size:10.5px!important;font-weight:600!important}.ks-achievement-view-toolbar .ks-achievement-filter-field input,.ks-achievement-view-toolbar .ks-achievement-filter-field select{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:8px!important;outline:none!important;width:100%!important;height:34px!important;min-height:34px!important;padding:0 9px!important;font-family:inherit!important;font-size:10.5px!important}.ks-achievement-view-toolbar .ks-achievement-search input:focus,.ks-achievement-view-toolbar .ks-achievement-filter-field input:focus,.ks-achievement-view-toolbar .ks-achievement-filter-field select:focus{border-color:#e31b6d!important;box-shadow:0 0 0 3px #e31b6d1f!important}.ks-achievement-view-table{table-layout:auto!important;border-collapse:collapse!important;width:100%!important;min-width:980px!important}.ks-achievement-view-table thead,.ks-achievement-view-table thead tr,.ks-achievement-view-table th{background:#e31b6d!important}.ks-achievement-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:10px 8px!important;font-size:9.5px!important;font-weight:700!important;line-height:1.2!important}.ks-achievement-view-table td{color:#444!important;vertical-align:middle!important;text-overflow:clip!important;border-bottom:1px solid #eee!important;padding:10px 8px!important;font-size:10px!important;line-height:1.4!important;overflow:visible!important}.ks-achievement-view-table tbody tr:hover{background:#fff8fb!important}.ks-achievement-view-table th:nth-child(5),.ks-achievement-view-table td:nth-child(5),.ks-achievement-view-table th:nth-child(3),.ks-achievement-view-table td:nth-child(3){text-align:center!important}.ks-achievement-view-table .ks-class-badge{min-height:auto!important;padding:4px 8px!important;font-size:9px!important;font-weight:600!important}@media (width<=900px){.ks-achievement-view-toolbar{flex-direction:column!important;align-items:stretch!important}}@media (width<=650px){.ks-achievement-view-toolbar .ks-achievement-filter-field{flex:1!important}.ks-achievement-view-toolbar .ks-achievement-filter-group{width:100%!important}}.tu-student-info-box{color:#3977aa!important;background:var(--biru-muda)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.tu-student-info-box .tu-information-icon{color:#fff!important;background:var(--biru)!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}.tu-student-info-box p{color:#3977aa!important;margin:0!important;font-size:11.5px!important;line-height:1.5!important}.tu-student-table-numbered th:first-child,.tu-student-table-numbered td:first-child{text-align:center!important;width:8%!important}.tu-student-table-numbered th:nth-child(2),.tu-student-table-numbered td:nth-child(2){text-align:left!important;width:33%!important}.tu-student-table-numbered th:nth-child(3),.tu-student-table-numbered td:nth-child(3){text-align:left!important;width:26%!important}.tu-student-table-numbered th:nth-child(4),.tu-student-table-numbered td:nth-child(4){text-align:left!important;width:15%!important}.tu-student-table-numbered th:nth-child(5),.tu-student-table-numbered td:nth-child(5){text-align:right!important;width:18%!important;padding-right:18px!important}.tu-main-content .wk-attendance-information-box{color:#3977aa!important;background:#eef7ff!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.tu-main-content .wk-attendance-information-box .tu-information-icon{color:#fff!important;background:#5a9ed4!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}.tu-main-content .wk-attendance-information-box p{color:#3977aa!important;margin:0!important;font-size:10.5px!important;line-height:1.5!important}.wk-attendance-toolbar .tu-search-wrapper{position:relative!important}.wk-attendance-toolbar .tu-search-wrapper .tu-search-icon{z-index:2!important;pointer-events:none!important;line-height:1!important;position:absolute!important;top:50%!important;left:13px!important;transform:translateY(-50%)!important}.wk-attendance-toolbar #wk-attendance-search{box-sizing:border-box!important;text-indent:0!important;padding-left:38px!important;padding-right:12px!important}.wk-attendance-table th:first-child,.wk-attendance-table td:first-child{text-align:center!important;width:8%!important}.wk-attendance-table th:nth-child(2),.wk-attendance-table td:nth-child(2){text-align:left!important;width:15%!important}.wk-attendance-table th:nth-child(3),.wk-attendance-table td:nth-child(3){text-align:left!important;width:10%!important}.wk-attendance-table th:nth-child(4),.wk-attendance-table td:nth-child(4){text-align:left!important;width:8%!important}.wk-attendance-table th:nth-child(5),.wk-attendance-table td:nth-child(5){text-align:left!important;width:10%!important}.wk-attendance-table th:nth-child(6),.wk-attendance-table td:nth-child(6),.wk-attendance-table th:nth-child(7),.wk-attendance-table td:nth-child(7),.wk-attendance-table th:nth-child(8),.wk-attendance-table td:nth-child(8),.wk-attendance-table th:nth-child(9),.wk-attendance-table td:nth-child(9){text-align:center!important;width:5.5%!important}.wk-attendance-table th:nth-child(10),.wk-attendance-table td:nth-child(10){text-align:center!important;width:11%!important}.wk-attendance-table th:nth-child(11),.wk-attendance-table td:nth-child(11){text-align:center!important;width:16%!important}.wk-attendance-table .wk-attendance-number{font-weight:400!important}.tu-main-content .tu-attendance-view-information-box{color:#3977aa!important;background:var(--biru-muda,#eef7ff)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;padding:11px 15px!important;display:flex!important}.tu-main-content .tu-attendance-view-information-box .tu-information-icon{color:#fff!important;background:var(--biru,#5a9ed4)!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}.tu-main-content .tu-attendance-view-information-box p{color:#3977aa!important;margin:0!important;font-size:10.5px!important;line-height:1.5!important}#ks-monitor-page .ks-attendance-view-information-box{color:#3977aa!important;background:var(--biru-muda,#eef7ff)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;padding:11px 15px!important;display:flex!important}#ks-monitor-page .ks-attendance-view-information-box .ks-info-icon{color:#fff!important;background:var(--biru,#5a9ed4)!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}#ks-monitor-page .ks-attendance-view-information-box p{color:#3977aa!important;margin:0!important;font-size:10.5px!important;line-height:1.5!important}.tu-attendance-table th:first-child,.tu-attendance-table td:first-child,.bk-attendance-view-table th:first-child,.bk-attendance-view-table td:first-child,.ks-attendance-view-table th:first-child,.ks-attendance-view-table td:first-child{text-align:center!important;width:8%!important}.tu-attendance-table th:nth-child(2),.tu-attendance-table td:nth-child(2),.bk-attendance-view-table th:nth-child(2),.bk-attendance-view-table td:nth-child(2),.ks-attendance-view-table th:nth-child(2),.ks-attendance-view-table td:nth-child(2){text-align:left!important;width:22%!important}.tu-attendance-table th:nth-child(3),.tu-attendance-table td:nth-child(3),.bk-attendance-view-table th:nth-child(3),.bk-attendance-view-table td:nth-child(3),.ks-attendance-view-table th:nth-child(3),.ks-attendance-view-table td:nth-child(3){text-align:left!important;width:17%!important}.tu-attendance-table th:nth-child(4),.tu-attendance-table td:nth-child(4),.bk-attendance-view-table th:nth-child(4),.bk-attendance-view-table td:nth-child(4),.ks-attendance-view-table th:nth-child(4),.ks-attendance-view-table td:nth-child(4){text-align:center!important;width:13%!important}.tu-attendance-table th:nth-child(n+5):nth-child(-n+8),.tu-attendance-table td:nth-child(n+5):nth-child(-n+8),.bk-attendance-view-table th:nth-child(n+5):nth-child(-n+8),.bk-attendance-view-table td:nth-child(n+5):nth-child(-n+8),.ks-attendance-view-table th:nth-child(n+5):nth-child(-n+8),.ks-attendance-view-table td:nth-child(n+5):nth-child(-n+8){text-align:center!important;width:10%!important}.tu-attendance-table .tu-attendance-number,.bk-attendance-view-table .bk-attendance-number,.ks-attendance-view-table .ks-attendance-number{font-weight:400!important}.tu-main-content .wk-attendance-information-box{margin-bottom:14px!important}.tu-main-content .wk-achievement-information-box{color:#3977aa!important;background:#eef7ff!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;padding:11px 15px!important;display:flex!important}.tu-main-content .wk-achievement-information-box .tu-information-icon{color:#fff!important;background:#5a9ed4!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}.tu-main-content .wk-achievement-information-box p{color:#3977aa!important;margin:0!important;font-size:10.5px!important;line-height:1.5!important}.tu-main-content .tu-achievement-information-box{color:#3977aa!important;background:#eef7ff!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;padding:11px 15px!important;display:flex!important}.tu-main-content .tu-achievement-information-box .tu-information-icon{color:#fff!important;background:#5a9ed4!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}.tu-main-content .tu-achievement-information-box p{color:#3977aa!important;margin:0!important;font-size:10.5px!important;line-height:1.5!important}#ks-monitor-page .ks-achievement-information-box{color:#3977aa!important;background:#eef7ff!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;padding:11px 15px!important;display:flex!important}#ks-monitor-page .ks-achievement-information-box .ks-info-icon{color:#fff!important;background:#5a9ed4!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:11px!important;font-weight:800!important;display:grid!important}#ks-monitor-page .ks-achievement-information-box p{color:#3977aa!important;margin:0!important;font-size:10.5px!important;line-height:1.5!important}.wk-achievement-table th:first-child,.wk-achievement-table td:first-child{text-align:center!important;width:8%!important}.wk-achievement-table .wk-achievement-number{font-weight:400!important}.wk-achievement-table th:nth-child(5),.wk-achievement-table td:nth-child(5){text-align:left!important}.wk-achievement-table th:nth-child(6),.wk-achievement-table td:nth-child(6){text-align:center!important}.tu-achievement-view-table,.bk-achievement-view-table,.ks-achievement-view-table{table-layout:fixed!important}.tu-achievement-view-table th:first-child,.tu-achievement-view-table td:first-child,.bk-achievement-view-table th:first-child,.bk-achievement-view-table td:first-child,.ks-achievement-view-table th:first-child,.ks-achievement-view-table td:first-child{text-align:center!important;width:8%!important}.tu-achievement-view-table th:nth-child(2),.tu-achievement-view-table td:nth-child(2),.bk-achievement-view-table th:nth-child(2),.bk-achievement-view-table td:nth-child(2),.ks-achievement-view-table th:nth-child(2),.ks-achievement-view-table td:nth-child(2){text-align:left!important;width:20%!important}.tu-achievement-view-table th:nth-child(3),.tu-achievement-view-table td:nth-child(3),.bk-achievement-view-table th:nth-child(3),.bk-achievement-view-table td:nth-child(3),.ks-achievement-view-table th:nth-child(3),.ks-achievement-view-table td:nth-child(3){text-align:left!important;width:14%!important}.tu-achievement-view-table th:nth-child(4),.tu-achievement-view-table td:nth-child(4),.bk-achievement-view-table th:nth-child(4),.bk-achievement-view-table td:nth-child(4),.ks-achievement-view-table th:nth-child(4),.ks-achievement-view-table td:nth-child(4){text-align:center!important;width:9%!important}.tu-achievement-view-table th:nth-child(5),.tu-achievement-view-table td:nth-child(5),.bk-achievement-view-table th:nth-child(5),.bk-achievement-view-table td:nth-child(5),.ks-achievement-view-table th:nth-child(5),.ks-achievement-view-table td:nth-child(5){text-align:left!important;width:15%!important}.tu-achievement-view-table th:nth-child(6),.tu-achievement-view-table td:nth-child(6),.bk-achievement-view-table th:nth-child(6),.bk-achievement-view-table td:nth-child(6),.ks-achievement-view-table th:nth-child(6),.ks-achievement-view-table td:nth-child(6){text-align:center!important;width:13%!important}.tu-achievement-view-table th:nth-child(7),.tu-achievement-view-table td:nth-child(7),.bk-achievement-view-table th:nth-child(7),.bk-achievement-view-table td:nth-child(7),.ks-achievement-view-table th:nth-child(7),.ks-achievement-view-table td:nth-child(7){text-align:left!important;width:21%!important}.tu-achievement-view-table .tu-achievement-number,.bk-achievement-view-table .bk-achievement-number,.ks-achievement-view-table .ks-achievement-number{font-weight:400!important}.tu-main-content .wk-achievement-information-box,.tu-main-content .tu-achievement-information-box,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box{box-sizing:border-box!important;color:#3977aa!important;background:var(--biru-muda)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.bk-main-content:has(.bk-achievement-view-card) .bk-information-box{box-sizing:border-box!important;color:#3977aa!important;background:var(--biru-muda)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.tu-main-content .wk-achievement-information-box .tu-information-icon,.tu-main-content .tu-achievement-information-box .tu-information-icon,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box .ks-info-icon{box-sizing:border-box!important;width:20px!important;min-width:20px!important;height:20px!important;color:var(--putih)!important;background:var(--biru)!important;border:0!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:grid!important}.bk-main-content:has(.bk-achievement-view-card) .bk-information-box .bk-information-icon{box-sizing:border-box!important;width:20px!important;min-width:20px!important;height:20px!important;color:var(--putih)!important;background:var(--biru)!important;border:0!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:grid!important}.tu-main-content .wk-achievement-information-box p,.tu-main-content .tu-achievement-information-box p,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box p{color:#3977aa!important;flex:auto!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:1.5!important}.bk-main-content:has(.bk-achievement-view-card) .bk-information-box p{color:#3977aa!important;flex:auto!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:1.5!important}.tu-main-content .wk-achievement-information-box+.tu-table-card,.tu-main-content .tu-achievement-information-box+.tu-table-card,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box+.ks-achievement-view-card{margin-top:20px!important}.bk-main-content:has(.bk-achievement-view-card) .bk-information-box+.bk-achievement-view-card{margin-top:20px!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box{box-sizing:border-box!important;color:#3977aa!important;background:var(--biru-muda)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-information-box{box-sizing:border-box!important;color:#3977aa!important;background:var(--biru-muda)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box .ks-info-icon{width:20px!important;min-width:20px!important;height:20px!important;color:var(--putih)!important;background:var(--biru)!important;border:0!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:grid!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-information-box .tu-information-icon{width:20px!important;min-width:20px!important;height:20px!important;color:var(--putih)!important;background:var(--biru)!important;border:0!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:grid!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-information-box p{color:#3977aa!important;flex:auto!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:1.5!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-information-box p{color:#3977aa!important;flex:auto!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:1.5!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-card{box-sizing:border-box!important;background:var(--putih)!important;border:1px solid #f0e5ea!important;border-radius:14px!important;margin-top:20px!important;padding:20px!important;overflow:hidden!important;box-shadow:0 8px 30px #481f360a!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-card{box-sizing:border-box!important;background:var(--putih)!important;border:1px solid #f0e5ea!important;border-radius:14px!important;margin-top:20px!important;padding:20px!important;overflow:hidden!important;box-shadow:0 8px 30px #481f360a!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-toolbar{border-bottom:1px solid #eee!important;grid-template-columns:minmax(260px,1fr) 155px 135px!important;align-items:end!important;gap:10px!important;padding:14px 16px!important;display:grid!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-toolbar{border-bottom:1px solid #eee!important;grid-template-columns:minmax(260px,1fr) 155px 135px!important;align-items:end!important;gap:10px!important;padding:14px 16px!important;display:grid!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search{width:100%!important;min-width:0!important;position:relative!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-wrapper{width:100%!important;min-width:0!important;position:relative!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search input{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px 0 38px!important;font-family:inherit!important;font-size:11.5px!important;line-height:normal!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-wrapper input{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px 0 38px!important;font-family:inherit!important;font-size:11.5px!important;line-height:normal!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search svg{z-index:2!important;color:#8c7a83!important;pointer-events:none!important;width:15px!important;height:15px!important;margin:0!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-icon{z-index:2!important;color:#8c7a83!important;pointer-events:none!important;width:15px!important;height:15px!important;margin:0!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-filter-field{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-filter-field{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-filter-field label{color:#5f5f5f!important;font-size:10.5px!important;font-weight:600!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-filter-field label{color:#5f5f5f!important;font-size:10.5px!important;font-weight:600!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-filter-field input,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-filter-field select{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-filter-field input{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-filter-field select{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search input:focus,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-filter-field input:focus,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-filter-field select:focus{border-color:#e31b6d!important;box-shadow:0 0 0 3px #e31b6d1a!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-wrapper input:focus{border-color:#e31b6d!important;box-shadow:0 0 0 3px #e31b6d1a!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-filter-field input:focus{border-color:#e31b6d!important;box-shadow:0 0 0 3px #e31b6d1a!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-filter-field select:focus{border-color:#e31b6d!important;box-shadow:0 0 0 3px #e31b6d1a!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:760px!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:760px!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table thead,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table thead tr,#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table th{background:#e31b6d!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table thead{background:#e31b6d!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table thead tr{background:#e31b6d!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table th{background:#e31b6d!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table td{color:#444!important;vertical-align:middle!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.4!important;overflow:hidden!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table td{color:#444!important;vertical-align:middle!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.4!important;overflow:hidden!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-table tbody tr:hover{background:#fff8fb!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .tu-achievement-view-table tbody tr:hover{background:#fff8fb!important}.tu-achievement-view-table th:first-child,.tu-achievement-view-table td:first-child,.ks-achievement-view-table th:first-child,.ks-achievement-view-table td:first-child{text-align:center!important;width:8%!important}.tu-achievement-view-table th:nth-child(2),.tu-achievement-view-table td:nth-child(2),.ks-achievement-view-table th:nth-child(2),.ks-achievement-view-table td:nth-child(2){text-align:left!important;width:20%!important}.tu-achievement-view-table th:nth-child(3),.tu-achievement-view-table td:nth-child(3),.ks-achievement-view-table th:nth-child(3),.ks-achievement-view-table td:nth-child(3){text-align:left!important;width:14%!important}.tu-achievement-view-table th:nth-child(4),.tu-achievement-view-table td:nth-child(4),.ks-achievement-view-table th:nth-child(4),.ks-achievement-view-table td:nth-child(4){text-align:center!important;width:9%!important}.tu-achievement-view-table th:nth-child(5),.tu-achievement-view-table td:nth-child(5),.ks-achievement-view-table th:nth-child(5),.ks-achievement-view-table td:nth-child(5){text-align:left!important;width:15%!important}.tu-achievement-view-table th:nth-child(6),.tu-achievement-view-table td:nth-child(6),.ks-achievement-view-table th:nth-child(6),.ks-achievement-view-table td:nth-child(6){text-align:center!important;color:#b91d5e!important;width:13%!important;font-weight:700!important}.tu-achievement-view-table th:nth-child(7),.tu-achievement-view-table td:nth-child(7),.ks-achievement-view-table th:nth-child(7),.ks-achievement-view-table td:nth-child(7){text-align:left!important;width:21%!important}.tu-achievement-view-table td:nth-child(7),.ks-achievement-view-table td:nth-child(7){white-space:normal!important;overflow-wrap:anywhere!important}.tu-achievement-view-table .tu-achievement-number,.ks-achievement-view-table .ks-achievement-number{font-weight:400!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-class-badge{color:#b91d5e!important;white-space:nowrap!important;background:#fff0f6!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-class-badge{color:#b91d5e!important;white-space:nowrap!important;background:#fff0f6!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}@media (width<=900px){#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-toolbar{grid-template-columns:1fr 1fr!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-toolbar{grid-template-columns:1fr 1fr!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search{grid-column:1/-1!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-wrapper{grid-column:1/-1!important}}@media (width<=620px){#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-view-toolbar{grid-template-columns:1fr!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-toolbar{grid-template-columns:1fr!important}#ks-monitor-page[data-module=prestasi-akademik] .ks-achievement-search{grid-column:auto!important}.tu-main-content.monitor-view-page:has(.tu-achievement-view-table) .monitor-search-wrapper{grid-column:auto!important}}.prestasi-view-acuan-bk .tu-page-header+.tu-achievement-information-box,#ks-monitor-page.prestasi-view-acuan-bk .tu-page-header+.ks-achievement-information-box{margin-top:18px!important}.prestasi-view-acuan-bk .tu-achievement-information-box,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box{box-sizing:border-box!important;color:#3977aa!important;background:var(--biru-muda)!important;min-height:43px!important;font-size:inherit!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.prestasi-view-acuan-bk .tu-achievement-information-box .tu-information-icon,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box .ks-info-icon{width:20px!important;min-width:20px!important;height:20px!important;color:var(--putih)!important;background:var(--biru)!important;border:0!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:grid!important}.prestasi-view-acuan-bk .tu-achievement-information-box p,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box p{color:#3977aa!important;flex:auto!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:1.5!important}.prestasi-view-acuan-bk .tu-achievement-information-box+.monitor-card,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box+.ks-achievement-view-card{margin-top:20px!important}.prestasi-view-acuan-bk .monitor-card,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-card{box-sizing:border-box!important;background:var(--putih)!important;border:1px solid #f0e5ea!important;border-radius:14px!important;margin-bottom:0!important;padding:20px!important;overflow:hidden!important;box-shadow:0 8px 30px #481f360a!important}.prestasi-view-acuan-bk .monitor-toolbar,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-toolbar{box-sizing:border-box!important;border-bottom:1px solid #eee!important;grid-template-columns:minmax(260px,1fr) 155px 135px!important;align-items:end!important;gap:10px!important;margin:0!important;padding:14px 16px!important;display:grid!important}.prestasi-view-acuan-bk .monitor-search-wrapper,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search{width:100%!important;min-width:0!important;margin:0!important;position:relative!important}.prestasi-view-acuan-bk .monitor-search-wrapper input,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search input{box-sizing:border-box!important;color:#333!important;text-indent:0!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px 0 38px!important;font-family:inherit!important;font-size:11.5px!important}.prestasi-view-acuan-bk .monitor-search-icon,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search svg{z-index:2!important;color:#8c7a83!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:15px!important;height:15px!important;margin:0!important;font-size:0!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.prestasi-view-acuan-bk .monitor-search-icon svg,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;width:15px!important;height:15px!important}.prestasi-view-acuan-bk .monitor-filter-field,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field{flex-direction:column!important;gap:4px!important;min-width:0!important;margin:0!important;display:flex!important}.prestasi-view-acuan-bk .monitor-filter-field label,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field label{color:#5f5f5f!important;margin:0!important;font-size:10.5px!important;font-weight:600!important;line-height:normal!important}.prestasi-view-acuan-bk .monitor-filter-field input,.prestasi-view-acuan-bk .monitor-filter-field select,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field input,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field select{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important}.prestasi-view-acuan-bk .monitor-search-wrapper input:focus,.prestasi-view-acuan-bk .monitor-filter-field input:focus,.prestasi-view-acuan-bk .monitor-filter-field select:focus,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search input:focus,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field input:focus,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field select:focus{border-color:#e31b6d!important;box-shadow:0 0 0 2px #e31b6d1a!important}.prestasi-view-acuan-bk .tu-table-wrapper,#ks-monitor-page.prestasi-view-acuan-bk .ks-table-wrapper{width:100%!important;margin:0!important;overflow-x:auto!important}.prestasi-view-acuan-bk .tu-achievement-view-table,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:760px!important;margin:0!important}.prestasi-view-acuan-bk .tu-achievement-view-table thead,.prestasi-view-acuan-bk .tu-achievement-view-table thead tr,.prestasi-view-acuan-bk .tu-achievement-view-table th,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table thead,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table thead tr,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th{background:#e31b6d!important}.prestasi-view-acuan-bk .tu-achievement-view-table th,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.prestasi-view-acuan-bk .tu-achievement-view-table td,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td{color:#444!important;vertical-align:middle!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.4!important;overflow:hidden!important}.prestasi-view-acuan-bk .tu-achievement-view-table tbody tr:hover,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table tbody tr:hover{background:#fff8fb!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:first-child,.prestasi-view-acuan-bk .tu-achievement-view-table td:first-child,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:first-child,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:first-child{text-align:center!important;width:8%!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(2),.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(2),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(2),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(2){text-align:left!important;width:20%!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(3),.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(3),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(3),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(3){text-align:left!important;width:14%!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(4),.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(4),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(4),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(4){text-align:center!important;width:9%!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(5),.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(5),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(5),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(5){text-align:left!important;width:15%!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(6),.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(6),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(6),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(6){text-align:center!important;width:13%!important}.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(6),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(6){color:#b91d5e!important;font-weight:700!important}.prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(7),.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(7),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(7),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(7){text-align:left!important;width:21%!important}.prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(7),#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(7){white-space:normal!important;overflow-wrap:anywhere!important}.prestasi-view-acuan-bk .tu-achievement-number,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-number{font-weight:400!important}.prestasi-view-acuan-bk .monitor-class-badge,#ks-monitor-page.prestasi-view-acuan-bk .ks-class-badge{color:#b91d5e!important;white-space:nowrap!important;background:#fff0f6!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}@media (width<=900px){.prestasi-view-acuan-bk .monitor-toolbar,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-toolbar{grid-template-columns:1fr 1fr!important}.prestasi-view-acuan-bk .monitor-search-wrapper,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search{grid-column:1/-1!important}}@media (width<=620px){.prestasi-view-acuan-bk .monitor-toolbar,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-toolbar{grid-template-columns:1fr!important}.prestasi-view-acuan-bk .monitor-search-wrapper,#ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search{grid-column:auto!important}}.tu-body .prestasi-view-acuan-bk .tu-achievement-information-box,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box{box-sizing:border-box!important;color:#3977aa!important;background:var(--biru-muda)!important;border:1px solid #c9e0f5!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:43px!important;margin-top:18px!important;margin-bottom:0!important;padding:11px 15px!important;display:flex!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-information-box .tu-information-icon,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box .ks-info-icon{box-sizing:border-box!important;width:20px!important;min-width:20px!important;height:20px!important;color:var(--putih)!important;background:var(--biru)!important;border:0!important;border-radius:50%!important;flex:0 0 20px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:grid!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-information-box p,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box p{color:#3977aa!important;flex:auto!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:400!important;line-height:1.5!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-information-box+.monitor-card,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-information-box+.ks-achievement-view-card{margin-top:20px!important}.tu-body .prestasi-view-acuan-bk .monitor-card,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-card{box-sizing:border-box!important;background:var(--putih)!important;border:1px solid #f0e5ea!important;border-radius:14px!important;padding:20px!important;overflow:hidden!important;box-shadow:0 8px 30px #481f360a!important}.tu-body .prestasi-view-acuan-bk .monitor-toolbar,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-toolbar{box-sizing:border-box!important;border-bottom:1px solid #eee!important;grid-template-columns:minmax(260px,1fr) 155px 135px!important;align-items:end!important;gap:10px!important;margin:0!important;padding:14px 16px!important;display:grid!important}.tu-body .prestasi-view-acuan-bk .monitor-search-wrapper,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search{width:100%!important;min-width:0!important;margin:0!important;position:relative!important}.tu-body .prestasi-view-acuan-bk .monitor-search-wrapper input,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search input{box-sizing:border-box!important;border:1px solid var(--garis-input)!important;width:100%!important;height:38px!important;min-height:38px!important;color:var(--teks-utama)!important;background:var(--putih)!important;text-indent:0!important;border-radius:10px!important;outline:none!important;margin:0!important;padding:0 12px 0 38px!important;font-family:inherit!important;font-size:11.5px!important}.tu-body .prestasi-view-acuan-bk .monitor-search-icon,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search svg{z-index:2!important;color:#8c7a83!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;width:15px!important;height:15px!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.tu-body .prestasi-view-acuan-bk .monitor-search-icon svg,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;width:15px!important;height:15px!important}.tu-body .prestasi-view-acuan-bk .monitor-filter-field,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field{flex-direction:column!important;gap:4px!important;min-width:0!important;margin:0!important;display:flex!important}.tu-body .prestasi-view-acuan-bk .monitor-filter-field label,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field label{color:#5f5f5f!important;margin:0!important;font-size:11px!important;font-weight:600!important;line-height:normal!important}.tu-body .prestasi-view-acuan-bk .monitor-filter-field input,.tu-body .prestasi-view-acuan-bk .monitor-filter-field select,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field input,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field select{box-sizing:border-box!important;color:#333!important;background:#fff!important;border:1px solid #dedede!important;border-radius:10px!important;outline:none!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important}.tu-body .prestasi-view-acuan-bk .monitor-search-wrapper input:focus,.tu-body .prestasi-view-acuan-bk .monitor-filter-field input:focus,.tu-body .prestasi-view-acuan-bk .monitor-filter-field select:focus,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search input:focus,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field input:focus,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-filter-field select:focus{border-color:#e31b6d!important;box-shadow:0 0 0 2px #e31b6d1a!important}.tu-body .prestasi-view-acuan-bk .monitor-message,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-monitor-message{border-radius:8px!important;margin:18px 0 0!important;padding:11px 13px!important;font-size:10.5px!important;line-height:1.5!important}.tu-body .prestasi-view-acuan-bk .tu-table-wrapper,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-table-wrapper{box-sizing:border-box!important;width:100%!important;margin:21px 0 0!important;overflow-x:auto!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:760px!important;margin:0!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table thead,.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table thead tr,.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table thead,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table thead tr,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th{background:#e31b6d!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th{color:#fff!important;text-align:left!important;white-space:nowrap!important;padding:12px 13px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.2!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td{color:#444!important;vertical-align:middle!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important;padding:12px 13px!important;font-size:11.5px!important;line-height:1.45!important;overflow:hidden!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table tbody tr:hover,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table tbody tr:hover{background:#fff8fb!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:first-child,.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:first-child,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:first-child,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:first-child{text-align:center!important;width:8%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(2),.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(2),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(2),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(2){text-align:left!important;width:20%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(3),.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(3),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(3),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(3){text-align:left!important;width:14%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(4),.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(4),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(4),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(4){text-align:center!important;width:9%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(5),.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(5),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(5),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(5){text-align:left!important;width:15%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(6),.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(6),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(6),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(6){text-align:center!important;width:13%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table th:nth-child(7),.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(7),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table th:nth-child(7),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(7){text-align:left!important;width:21%!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-number,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-number{font-weight:400!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(6),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(6){color:#b91d5e!important;font-weight:700!important}.tu-body .prestasi-view-acuan-bk .tu-achievement-view-table td:nth-child(7),.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-table td:nth-child(7){white-space:normal!important;overflow-wrap:anywhere!important}.tu-body .prestasi-view-acuan-bk .monitor-class-badge,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-class-badge{color:#b91d5e!important;white-space:nowrap!important;background:#fff0f6!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.tu-body .prestasi-view-acuan-bk .monitor-empty,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-empty{color:#a08f98!important;text-align:center!important;padding:45px 20px!important}@media (width<=720px){.tu-body .prestasi-view-acuan-bk .monitor-toolbar,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-toolbar{grid-template-columns:1fr 1fr!important}.tu-body .prestasi-view-acuan-bk .monitor-search-wrapper,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search{grid-column:1/-1!important}}@media (width<=520px){.tu-body .prestasi-view-acuan-bk .monitor-toolbar,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-view-toolbar{grid-template-columns:1fr!important}.tu-body .prestasi-view-acuan-bk .monitor-search-wrapper,.tu-body #ks-monitor-page.prestasi-view-acuan-bk .ks-achievement-search{grid-column:auto!important}}.bk-body .bk-achievement-view-table th:nth-child(4),.bk-body .bk-achievement-view-table td:nth-child(4){text-align:center!important;width:11%!important}.bk-body .bk-achievement-view-table th:nth-child(5),.bk-body .bk-achievement-view-table td:nth-child(5){text-align:left!important;width:13%!important}
