.login-form,.login-form *,.login-form :before,.login-form :after{box-sizing:border-box}.login-form{--login-blue:#2457c5;--login-blue-dark:#1947aa;--login-blue-soft:#eef4ff;--login-green:#199768;--login-green-soft:#e9f8f1;--login-red:#c84040;--login-red-soft:#fff4f4;--login-text:#172033;--login-muted:#667085;--login-soft:#98a2b3;--login-border:#e2e7ee;--login-input:#f8fafc;width:100%;color:var(--login-text);background:#fff;border:1px solid #e1e6ed;border-radius:18px;padding:30px;position:relative;overflow:hidden}.login-form__top-accent{grid-template-columns:68% 32%;height:4px;display:grid;position:absolute;inset:0 0 auto}.login-form__top-accent span:first-child{background:var(--login-blue)}.login-form__top-accent span:last-child{background:#27a978}.login-form__mobile-logo{margin-bottom:26px;display:none}.login-form__mobile-logo img{object-fit:contain;object-position:left center;width:180px;height:58px}.login-form__heading{align-items:flex-start;gap:14px;display:flex}.login-form__heading-icon{background:var(--login-blue-soft);width:42px;height:42px;color:var(--login-blue);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.login-form__heading-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.login-form__heading-copy{min-width:0}.login-form__eyebrow{color:var(--login-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10.5px;font-weight:800;display:block}.login-form__heading h2{color:#192235;letter-spacing:-.035em;margin:0;font-size:24px;font-weight:760;line-height:1.15}.login-form__heading p{max-width:330px;color:var(--login-muted);margin:7px 0 0;font-size:12.5px;line-height:1.55}.login-form__alert{background:var(--login-red-soft);color:var(--login-red);border:1px solid #f2cccc;border-radius:10px;align-items:flex-start;gap:10px;margin-top:20px;padding:11px 12px;display:flex}.login-form__alert-icon{background:#ffe3e3;border-radius:7px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:flex}.login-form__alert strong,.login-form__alert span{display:block}.login-form__alert strong{margin-bottom:2px;font-size:11.5px;font-weight:750}.login-form__alert span{font-size:11.5px;line-height:1.45}.login-form__body{flex-direction:column;gap:18px;margin-top:27px;display:flex}.login-form__field-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.login-form__field-heading label{color:#344054;font-size:12px;font-weight:700}.login-form__field-heading span{color:#a0a8b4;font-size:10.5px;font-weight:500}.login-form__input{background:var(--login-input);border:1px solid #dce2ea;border-radius:10px;align-items:center;min-height:46px;padding:0 10px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.login-form__input:hover{background:#fff;border-color:#cad2de}.login-form__input:focus-within{background:#fff;border-color:#7699e5;box-shadow:0 0 0 3px #2457c514}.login-form__input--filled{background:#fff}.login-form__input--error{background:snow;border-color:#e88080}.login-form__input--error:focus-within{border-color:#db6363;box-shadow:0 0 0 3px #c8404012}.login-form__input-icon{color:#778499;background:#eef2f7;border-radius:8px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;transition:color .15s,background .15s;display:flex}.login-form__input:focus-within .login-form__input-icon{background:var(--login-blue-soft);color:var(--login-blue)}.login-form__input-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.login-form__input input{color:#202b3d;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 10px;font-family:inherit;font-size:12.75px;font-weight:500}.login-form__input input::placeholder{color:#a5aeba;font-weight:450}.login-form__input input:disabled{cursor:not-allowed}.login-form__field-check{background:var(--login-green-soft);width:23px;height:23px;color:var(--login-green);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.login-form__password-toggle{color:#778499;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;padding:0;transition:background .15s,color .15s;display:flex}.login-form__password-toggle:hover:not(:disabled){color:#344054;background:#edf1f6}.login-form__password-toggle:disabled{opacity:.4;cursor:not-allowed}.login-form__password-toggle svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.login-form__error{color:var(--login-red);margin:6px 0 0 2px;font-size:10.75px;font-weight:600}.login-form__submit{background:var(--login-blue);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:46px;margin-top:1px;padding:0 14px;font-family:inherit;transition:background .15s,transform .1s;display:flex}.login-form__submit>span{flex:1;justify-content:center;align-items:center;gap:8px;font-size:12.75px;font-weight:700;display:flex}.login-form__submit>svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px;transition:transform .15s}.login-form__submit:hover:not(:disabled){background:var(--login-blue-dark)}.login-form__submit:hover:not(:disabled)>svg{transform:translate(2px)}.login-form__submit:active:not(:disabled){transform:translateY(1px)}.login-form__submit:disabled{color:#ffffffe0;cursor:not-allowed;background:#bac6d9}.login-form__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite login-form-spinner}@keyframes login-form-spinner{to{transform:rotate(360deg)}}.login-form__security{background:#f6f8fb;border-radius:9px;align-items:center;gap:10px;padding:11px 12px;display:flex}.login-form__security>svg{color:#32936a;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.login-form__security strong,.login-form__security span{display:block}.login-form__security strong{color:#4c596c;font-size:10.75px;font-weight:700}.login-form__security span{color:#8b95a5;margin-top:2px;font-size:10.25px;line-height:1.35}.login-form__divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.login-form__divider span{background:#e8ecf1;height:1px}.login-form__divider small{color:#a2aab5;font-size:10px}.login-form__register{text-align:center;color:#7b8797;margin:-3px 0 0;font-size:11.5px}.login-form__register a{color:var(--login-blue);margin-left:5px;font-weight:700;text-decoration:none}.login-form__register a:hover{color:var(--login-blue-dark);text-decoration:underline}@media (width<=900px){.login-form__mobile-logo{display:block}}@media (width<=520px){.login-form{border-radius:14px;padding:26px 20px 22px}.login-form__heading-icon{border-radius:9px;width:38px;height:38px}.login-form__heading h2{font-size:21px}.login-form__heading p{font-size:12px}.login-form__field-heading span{display:none}.login-form__body{gap:16px;margin-top:23px}.login-form__security span{font-size:9.75px}}.login-page,.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-page{--background:#f5f7fa;--surface:#fff;--primary:#2457c5;--primary-soft:#edf3ff;--green:#16845b;--green-soft:#e9f7f1;--text:#172033;--text-secondary:#667085;--border:#e4e9f0;background:var(--background);min-height:100vh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page__container{grid-template-columns:minmax(0,1fr) 400px;align-items:center;gap:64px;width:100%;max-width:1180px;min-height:100vh;margin:0 auto;padding:32px;display:grid}.login-info{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;min-height:620px;padding:38px 42px;display:flex}.login-info__brand img{object-fit:contain;object-position:left center;width:190px;height:64px;display:block}.login-info__content{max-width:560px;margin:auto 0}.login-info__badge{background:var(--primary-soft);color:var(--primary);border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.login-info h1{max-width:540px;color:var(--text);letter-spacing:-.04em;margin:20px 0 0;font-size:clamp(34px,4vw,48px);font-weight:750;line-height:1.08}.login-info h1 span{color:var(--primary)}.login-info__content>p{max-width:520px;color:var(--text-secondary);margin:18px 0 0;font-size:15px;line-height:1.7}.login-info__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.login-info__item{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.login-info__item-icon{background:var(--primary-soft);width:38px;height:38px;color:var(--primary);border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.login-info__item-icon--green{background:var(--green-soft);color:var(--green)}.login-info__item-icon svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.login-info__item strong{color:var(--text);font-size:13px;font-weight:700;display:block}.login-info__item span{color:var(--text-secondary);margin-top:3px;font-size:11.5px;line-height:1.4;display:block}.login-info__footer{color:#98a2b3;margin:0;font-size:11px}.login-access{width:100%}@media (width<=900px){.login-page__container{max-width:520px;padding:24px;display:block}.login-info{display:none}.login-access{align-items:center;min-height:calc(100vh - 48px);display:flex}}@media (width<=520px){.login-page__container{padding:16px}.login-access{min-height:calc(100vh - 32px)}}.register-form,.register-form *,.register-form :before,.register-form :after{box-sizing:border-box}.register-form{--rf-blue:#2457c5;--rf-blue-dark:#1947aa;--rf-blue-soft:#eef4ff;--rf-green:#199768;--rf-green-soft:#e9f8f1;--rf-red:#c84040;--rf-red-soft:#fff4f4;--rf-text:#172033;--rf-muted:#667085;--rf-soft:#98a2b3;--rf-border:#e1e6ed;--rf-input:#f8fafc;border:1px solid var(--rf-border);width:100%;color:var(--rf-text);background:#fff;border-radius:18px;padding:28px;position:relative;overflow:hidden}.register-form__top-accent{grid-template-columns:68% 32%;height:4px;display:grid;position:absolute;inset:0 0 auto}.register-form__top-accent span:first-child{background:var(--rf-blue)}.register-form__top-accent span:last-child{background:#27a978}.register-form__mobile-logo{margin-bottom:22px;display:none}.register-form__mobile-logo img{object-fit:contain;object-position:left center;width:175px;height:54px}.register-form__heading{align-items:flex-start;gap:13px;display:flex}.register-form__heading-icon{background:var(--rf-blue-soft);width:40px;height:40px;color:var(--rf-blue);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.register-form__heading-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.register-form__eyebrow{color:var(--rf-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.register-form__heading h2{letter-spacing:-.035em;margin:0;font-size:23px;font-weight:760;line-height:1.15}.register-form__heading p{color:var(--rf-muted);margin:6px 0 0;font-size:12px;line-height:1.5}.register-form__alert{background:var(--rf-red-soft);color:var(--rf-red);border:1px solid #f2cccc;border-radius:9px;align-items:flex-start;gap:9px;margin-top:18px;padding:10px 11px;display:flex}.register-form__alert-icon{background:#ffe3e3;border-radius:6px;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;font-weight:800;display:flex}.register-form__alert strong,.register-form__alert span{display:block}.register-form__alert strong{margin-bottom:2px;font-size:11px;font-weight:750}.register-form__alert span{font-size:11px;line-height:1.4}.register-form__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 13px;margin-top:23px;display:grid}.register-form__field{min-width:0}.register-form__field--full{grid-column:1/-1}.register-form__field-heading{justify-content:space-between;align-items:center;gap:8px;min-height:18px;margin-bottom:6px;display:flex}.register-form__field-heading label{color:#344054;font-size:11.5px;font-weight:700}.register-form__field-heading span{color:#9da6b3;text-overflow:ellipsis;white-space:nowrap;font-size:9.75px;font-weight:500;overflow:hidden}.register-form__input{background:var(--rf-input);border:1px solid #dce2ea;border-radius:9px;align-items:center;min-height:44px;padding:0 9px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.register-form__input:hover{background:#fff;border-color:#cad2de}.register-form__input:focus-within{background:#fff;border-color:#7699e5;box-shadow:0 0 0 3px #2457c514}.register-form__input--filled{background:#fff}.register-form__input--error{background:snow;border-color:#e88080}.register-form__input--error:focus-within{border-color:#db6363;box-shadow:0 0 0 3px #c8404012}.register-form__input-icon{color:#7a8799;background:#eef2f7;border-radius:7px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;transition:color .15s,background .15s;display:flex}.register-form__input:focus-within .register-form__input-icon{background:var(--rf-blue-soft);color:var(--rf-blue)}.register-form__input-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.register-form__input input{color:#202b3d;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 9px;font-family:inherit;font-size:12.25px;font-weight:500}.register-form__input input::placeholder{color:#a5aeba}.register-form__input input:disabled{cursor:not-allowed}.register-form__input--code{background:#f7f9fd;border-color:#d9e3f5}.register-form__input--code .register-form__input-icon{color:var(--rf-blue);background:#eaf1ff}.register-form__check{background:var(--rf-green-soft);width:21px;height:21px;color:var(--rf-green);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.register-form__password-toggle{color:#778499;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;padding:0;transition:color .15s,background .15s;display:flex}.register-form__password-toggle:hover:not(:disabled){color:#344054;background:#edf1f6}.register-form__password-toggle svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.register-form__password-toggle:disabled{opacity:.45;cursor:not-allowed}.register-form__error{color:var(--rf-red);margin:5px 0 0 2px;font-size:10px;font-weight:600}.register-form__security{background:#f6f8fb;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.register-form__security>svg{width:18px;height:18px;color:var(--rf-green);stroke-width:1.7px;flex:none}.register-form__security strong,.register-form__security span{display:block}.register-form__security strong{color:#4b586b;font-size:10.5px;font-weight:700}.register-form__security span{color:#8b95a5;margin-top:1px;font-size:9.75px;line-height:1.35}.register-form__submit{background:var(--rf-blue);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 13px;font-family:inherit;transition:background .15s,transform .1s;display:flex}.register-form__submit>span{flex:1;justify-content:center;align-items:center;gap:7px;font-size:12.5px;font-weight:700;display:flex}.register-form__submit>svg{stroke-width:1.8px;width:16px;height:16px;transition:transform .15s}.register-form__submit:hover:not(:disabled){background:var(--rf-blue-dark)}.register-form__submit:hover:not(:disabled)>svg{transform:translate(2px)}.register-form__submit:active:not(:disabled){transform:translateY(1px)}.register-form__submit:disabled{cursor:not-allowed;background:#b8c4d8}.register-form__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite register-spinner}@keyframes register-spinner{to{transform:rotate(360deg)}}.register-form__divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;display:grid}.register-form__divider span{background:#e8ecf1;height:1px}.register-form__divider small{color:#a2aab5;font-size:9px}.register-form__login{text-align:center;color:#7b8797;margin:-3px 0 0;font-size:11px}.register-form__login a{color:var(--rf-blue);margin-left:5px;font-weight:700;text-decoration:none}.register-form__login a:hover{color:var(--rf-blue-dark);text-decoration:underline}@media (width<=900px){.register-form__mobile-logo{display:block}}@media (width<=520px){.register-form{border-radius:14px;padding:24px 18px 20px}.register-form__heading h2{font-size:21px}.register-form__body{grid-template-columns:1fr;gap:14px}.register-form__field,.register-form__field--full{grid-column:1}.register-form__field-heading span{display:none}}.register-page,.register-page *,.register-page :before,.register-page :after{box-sizing:border-box}.register-page{--rp-background:#f5f7fa;--rp-surface:#fff;--rp-primary:#2457c5;--rp-primary-soft:#edf3ff;--rp-green:#16845b;--rp-green-soft:#e9f7f1;--rp-text:#172033;--rp-muted:#667085;--rp-border:#e4e9f0;background:var(--rp-background);min-height:100vh;color:var(--rp-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.register-page__container{grid-template-columns:minmax(0,1fr) 460px;align-items:center;gap:52px;width:100%;max-width:1180px;min-height:100vh;margin:0 auto;padding:28px 32px;display:grid}.register-info{border:1px solid var(--rp-border);background:#fff;border-radius:22px;flex-direction:column;min-height:650px;padding:34px 40px;display:flex}.register-info__brand img{object-fit:contain;object-position:left center;width:185px;height:60px;display:block}.register-info__content{max-width:520px;margin:auto 0}.register-info__badge{background:var(--rp-primary-soft);color:var(--rp-primary);border-radius:8px;padding:7px 11px;font-size:11px;font-weight:750;display:inline-flex}.register-info h1{max-width:500px;color:var(--rp-text);letter-spacing:-.045em;margin:19px 0 0;font-size:clamp(34px,4vw,47px);font-weight:760;line-height:1.08}.register-info h1 span{color:var(--rp-primary)}.register-info__content>p{max-width:480px;color:var(--rp-muted);margin:17px 0 0;font-size:14px;line-height:1.7}.register-info__steps{flex-direction:column;gap:11px;margin-top:29px;display:flex}.register-info__step{border:1px solid var(--rp-border);background:#fff;border-radius:11px;align-items:center;gap:12px;min-height:59px;padding:11px 13px;display:flex}.register-info__step-number{background:var(--rp-primary-soft);width:34px;height:34px;color:var(--rp-primary);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.register-info__step-number--green{background:var(--rp-green-soft);color:var(--rp-green)}.register-info__step strong{color:#293548;font-size:12.5px;font-weight:700;display:block}.register-info__step p{color:#7c8898;margin:3px 0 0;font-size:10.75px;line-height:1.4}.register-info__note{background:#f6f8fb;border-radius:10px;align-items:center;gap:10px;margin-top:17px;padding:11px 13px;display:flex}.register-info__note>svg{width:19px;height:19px;color:var(--rp-green);stroke-width:1.7px;flex:none}.register-info__note strong,.register-info__note span{display:block}.register-info__note strong{color:#465467;font-size:10.75px;font-weight:700}.register-info__note span{color:#8894a3;margin-top:2px;font-size:10px}.register-info__footer{color:#98a2b3;margin:0;font-size:10.5px}.register-access{width:100%}@media (width<=1000px){.register-page__container{grid-template-columns:minmax(0,1fr) 440px;gap:34px}.register-info{padding:30px}}@media (width<=900px){.register-page__container{max-width:520px;padding:24px;display:block}.register-info{display:none}.register-access{align-items:center;min-height:calc(100vh - 48px);display:flex}}@media (width<=520px){.register-page__container{padding:16px}.register-access{min-height:calc(100vh - 32px)}}.dashboard-layout,.dashboard-layout *,.dashboard-layout :before,.dashboard-layout :after{box-sizing:border-box}.dashboard-layout{--dl-bg:#f5f7fa;--dl-surface:#fff;--dl-blue:#2457c5;--dl-blue-dark:#1947aa;--dl-blue-soft:#edf3ff;--dl-green:#16845b;--dl-green-soft:#e9f7f1;--dl-text:#172033;--dl-muted:#667085;--dl-soft:#98a2b3;--dl-border:#e4e9f0;background:var(--dl-bg);width:100%;height:100vh;color:var(--dl-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}.dashboard-layout__desktop-sidebar{border-right:1px solid var(--dl-border);background:#fff;flex:none;width:226px;height:100vh;transition:width .2s}.dashboard-layout__desktop-sidebar--collapsed{width:68px}.dashboard-sidebar{background:#fff;flex-direction:column;width:100%;height:100%;display:flex}.dashboard-sidebar__brand{border-bottom:1px solid #edf0f4;align-items:center;gap:10px;min-height:76px;padding:14px;display:flex;position:relative}.dashboard-sidebar__logo{border:1px solid var(--dl-border);background:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:5px;display:flex;overflow:hidden}.dashboard-sidebar__logo img{object-fit:contain;width:100%;height:100%}.dashboard-sidebar__brand-copy{min-width:0}.dashboard-sidebar__brand-copy strong,.dashboard-sidebar__brand-copy span{display:block}.dashboard-sidebar__brand-copy strong{color:#263348;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:750;overflow:hidden}.dashboard-sidebar__brand-copy span{color:var(--dl-soft);margin-top:3px;font-size:9px;font-weight:550}.dashboard-sidebar--collapsed .dashboard-sidebar__brand{justify-content:center;padding-left:11px;padding-right:11px}.dashboard-sidebar__navigation{flex:1;min-height:0;padding:18px 10px;overflow-y:auto}.dashboard-sidebar__navigation-title{color:#a1a9b5;letter-spacing:.1em;text-transform:uppercase;margin:0 8px 9px;font-size:8.5px;font-weight:800;display:block}.dashboard-sidebar__navigation nav{flex-direction:column;gap:5px;display:flex}.dashboard-sidebar__item{color:#5f6c7e;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 11px;font-size:11.75px;font-weight:650;text-decoration:none;transition:color .14s,background .14s;display:flex;position:relative}.dashboard-sidebar__item:hover{color:#28374c;background:#f4f6f9}.dashboard-sidebar__item--active,.dashboard-sidebar__item--active:hover{background:var(--dl-blue-soft);color:var(--dl-blue)}.dashboard-sidebar__item-icon{color:#8793a4;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.dashboard-sidebar__item--active .dashboard-sidebar__item-icon{color:var(--dl-blue)}.dashboard-sidebar__item-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dashboard-sidebar__item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dashboard-sidebar__active-dot{background:var(--dl-blue);border-radius:50%;flex:none;width:6px;height:6px}.dashboard-sidebar__item--collapsed{justify-content:center;padding:0}.dashboard-sidebar__item--collapsed .dashboard-sidebar__item-icon{width:36px;height:36px}.dashboard-sidebar__footer{border-top:1px solid #edf0f4;padding:11px}.dashboard-sidebar__user{background:#f6f8fa;border-radius:10px;align-items:center;gap:9px;padding:9px;display:flex}.dashboard-sidebar__user--collapsed{background:0 0;justify-content:center;padding:0}.dashboard-sidebar__avatar{background:var(--dl-blue-soft);width:34px;height:34px;color:var(--dl-blue);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;overflow:hidden}.dashboard-sidebar__avatar--image{object-fit:cover}.dashboard-sidebar__user-info{flex:1;min-width:0}.dashboard-sidebar__user-info strong,.dashboard-sidebar__user-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-sidebar__user-info strong{color:#344054;font-size:10.5px;font-weight:700}.dashboard-sidebar__user-info span{color:var(--dl-soft);margin-top:2px;font-size:8.75px}.dashboard-sidebar__status{color:#6f7c8d;align-items:center;gap:7px;margin-top:7px;padding:6px 9px;font-size:9px;font-weight:600;display:flex}.dashboard-sidebar__status>span{background:#26a572;border-radius:50%;width:6px;height:6px}.dashboard-sidebar__logout{color:#7b8797;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;margin-top:4px;padding:0 10px;font-family:inherit;font-size:10.5px;font-weight:650;transition:color .14s,background .14s;display:flex}.dashboard-sidebar__logout:hover{color:#c24747;background:#fff0f0}.dashboard-sidebar__logout svg{stroke-width:1.7px;width:16px;height:16px}.dashboard-sidebar__logout--collapsed{padding:0}.dashboard-layout__main{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.dashboard-header{border-bottom:1px solid var(--dl-border);background:#fff;flex:none;justify-content:space-between;align-items:center;height:64px;padding:0 22px;display:flex}.dashboard-header__left,.dashboard-header__right,.dashboard-header__user{align-items:center;display:flex}.dashboard-header__left{gap:10px}.dashboard-header__right{gap:14px}.dashboard-header__collapse,.dashboard-header__mobile-menu{border:1px solid var(--dl-border);color:#687588;cursor:pointer;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .14s,color .14s,border-color .14s;display:flex}.dashboard-header__collapse:hover,.dashboard-header__mobile-menu:hover{color:var(--dl-blue);background:#f6f8fa;border-color:#cdd6e2}.dashboard-header__collapse svg,.dashboard-header__mobile-menu svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.dashboard-header__mobile-menu{display:none}.dashboard-header__title{min-width:0}.dashboard-header__title>span{color:var(--dl-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1px;font-size:8.5px;font-weight:800;display:block}.dashboard-header__title h1{color:#202b3d;letter-spacing:-.025em;margin:0;font-size:16px;font-weight:750;line-height:1.2}.dashboard-header__date{text-align:right}.dashboard-header__date span,.dashboard-header__date strong{display:block}.dashboard-header__date span{color:var(--dl-soft);font-size:8.5px;font-weight:700}.dashboard-header__date strong{color:#657286;text-transform:capitalize;margin-top:2px;font-size:10px;font-weight:650}.dashboard-header__divider{background:#e8ebef;width:1px;height:28px}.dashboard-header__user{gap:9px}.dashboard-header__user-copy{text-align:right}.dashboard-header__user-copy strong,.dashboard-header__user-copy span{display:block}.dashboard-header__user-copy strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:10.5px;font-weight:700;overflow:hidden}.dashboard-header__user-copy span{color:var(--dl-soft);margin-top:2px;font-size:8.75px;font-weight:550}.dashboard-header__avatar{background:var(--dl-blue);color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.dashboard-header__avatar--image{object-fit:cover}.dashboard-layout__content{background:var(--dl-bg);flex:1;min-height:0;overflow-y:auto}.dashboard-mobile,.dashboard-sidebar__mobile-close{display:none}@media (width<=1024px){.dashboard-layout__desktop-sidebar,.dashboard-header__collapse{display:none}.dashboard-header__mobile-menu{display:flex}.dashboard-mobile{z-index:100;display:block;position:fixed;inset:0}.dashboard-mobile__overlay{cursor:pointer;background:#11182761;border:0;width:100%;height:100%;position:absolute;inset:0}.dashboard-mobile__sidebar{background:#fff;width:236px;max-width:85vw;animation:.18s ease-out dashboard-sidebar-enter;position:absolute;inset:0 auto 0 0}.dashboard-sidebar__mobile-close{color:#667085;cursor:pointer;background:#f4f6f8;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:20px;right:10px}.dashboard-sidebar__mobile-close svg{stroke-width:1.8px;width:17px;height:17px}}@keyframes dashboard-sidebar-enter{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (width<=700px){.dashboard-header{height:58px;padding:0 14px}.dashboard-header__date,.dashboard-header__divider,.dashboard-header__user-copy,.dashboard-header__title>span{display:none}.dashboard-header__title h1{font-size:15px}.dashboard-header__avatar{border-radius:8px;width:32px;height:32px}}@media (width<=430px){.dashboard-header{padding:0 12px}.dashboard-header__left{gap:8px}}.dashboard-home,.dashboard-home *,.dashboard-home :before,.dashboard-home :after{box-sizing:border-box}.dashboard-home{--dh-blue:#2457c5;--dh-blue-dark:#1947aa;--dh-blue-soft:#edf3ff;--dh-green:#16845b;--dh-green-soft:#e9f7f1;--dh-amber:#a66a12;--dh-amber-soft:#fff5e4;--dh-red:#c24747;--dh-red-soft:#fff0f0;--dh-text:#172033;--dh-muted:#667085;--dh-soft:#98a2b3;--dh-border:#e4e9f0;min-height:100%;color:var(--dh-text);background:#f5f7fa}.dashboard-home__container{width:100%;max-width:1380px;margin:0 auto;padding:22px 26px 30px}.dashboard-home__header{border:1px solid var(--dh-border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;min-height:104px;padding:18px 20px;display:flex}.dashboard-home__welcome{min-width:0}.dashboard-home__eyebrow{color:var(--dh-blue);letter-spacing:.08em;text-transform:uppercase;font-size:8.5px;font-weight:800;display:block}.dashboard-home__welcome h1{color:var(--dh-text);letter-spacing:-.035em;margin:5px 0 0;font-size:23px;font-weight:760;line-height:1.2}.dashboard-home__welcome p{max-width:700px;color:var(--dh-muted);margin:6px 0 0;font-size:10.5px;line-height:1.55}.dashboard-home__profile{background:#f6f8fa;border-radius:9px;align-items:center;gap:10px;min-width:230px;padding:10px 12px;display:flex}.dashboard-home__avatar{background:var(--dh-blue);color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:flex}.dashboard-home__profile span,.dashboard-home__profile strong,.dashboard-home__profile small{display:block}.dashboard-home__profile span{color:var(--dh-soft);text-transform:uppercase;letter-spacing:.06em;font-size:7.5px;font-weight:700}.dashboard-home__profile strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10.5px;font-weight:750;overflow:hidden}.dashboard-home__profile small{color:var(--dh-muted);margin-top:1px;font-size:8.5px}.dashboard-home__error{background:var(--dh-red-soft);color:var(--dh-red);border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:9px 11px;font-size:9.5px;font-weight:600;display:flex}.dashboard-home__error svg{stroke-width:1.8px;flex:none;width:14px;height:14px}.dashboard-home__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.dashboard-home__stat{border:1px solid var(--dh-border);background:#fff;border-radius:10px;align-items:flex-start;gap:10px;min-height:82px;padding:12px;display:flex}.dashboard-home__icon{border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dashboard-home__icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.dashboard-home__icon--blue{background:var(--dh-blue-soft);color:var(--dh-blue)}.dashboard-home__icon--green{background:var(--dh-green-soft);color:var(--dh-green)}.dashboard-home__icon--amber{background:var(--dh-amber-soft);color:var(--dh-amber)}.dashboard-home__icon--red{background:var(--dh-red-soft);color:var(--dh-red)}.dashboard-home__icon--slate{color:#637083;background:#f1f3f6}.dashboard-home__stat-copy{min-width:0}.dashboard-home__stat-copy span,.dashboard-home__stat-copy strong,.dashboard-home__stat-copy small{display:block}.dashboard-home__stat-copy span{color:var(--dh-muted);font-size:8.5px;font-weight:700}.dashboard-home__stat-copy strong{color:var(--dh-text);margin-top:3px;font-size:20px;font-weight:800;line-height:1}.dashboard-home__stat-copy small{color:var(--dh-soft);margin-top:5px;font-size:8.5px}.dashboard-home__overview{border:1px solid var(--dh-border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:25px;margin-top:10px;padding:15px;display:grid}.dashboard-home__overview-main{min-width:0}.dashboard-home__overview-head{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.dashboard-home__overview-head span{color:var(--dh-blue);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800;display:block}.dashboard-home__overview-head h2{color:#344054;margin:3px 0 0;font-size:13px;font-weight:750}.dashboard-home__overview-head>strong{color:var(--dh-blue);font-size:20px;font-weight:800}.dashboard-home__overview-main>p{color:var(--dh-soft);margin:6px 0 0;font-size:8.5px}.dashboard-home__overview-main>p strong{color:#667085}.dashboard-home__progress{background:#e7ebf0;border-radius:5px;height:5px;margin-top:10px;overflow:hidden}.dashboard-home__progress>div{border-radius:inherit;background:var(--dh-blue);height:100%;transition:width .25s}.dashboard-home__overview-status{grid-template-columns:repeat(3,118px);gap:6px;display:grid}.dashboard-home__overview-item{border-radius:8px;align-items:center;gap:7px;min-height:54px;padding:8px;display:flex}.dashboard-home__overview-item>svg{stroke-width:1.8px;flex:none;width:15px;height:15px}.dashboard-home__overview-item strong,.dashboard-home__overview-item span{display:block}.dashboard-home__overview-item strong{font-size:14px;font-weight:800}.dashboard-home__overview-item span{margin-top:1px;font-size:7.5px;font-weight:650}.dashboard-home__overview-item--green{background:var(--dh-green-soft);color:var(--dh-green)}.dashboard-home__overview-item--amber{background:var(--dh-amber-soft);color:var(--dh-amber)}.dashboard-home__overview-item--red{background:var(--dh-red-soft);color:var(--dh-red)}.dashboard-home__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px;margin-top:10px;display:grid}.dashboard-home__panel{border:1px solid var(--dh-border);background:#fff;border-radius:12px;margin-top:10px;padding:15px;overflow:hidden}.dashboard-home__grid .dashboard-home__panel{margin-top:0}.dashboard-home__section-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.dashboard-home__section-heading>div{min-width:0}.dashboard-home__section-heading>div>span{color:var(--dh-blue);text-transform:uppercase;letter-spacing:.07em;font-size:7.5px;font-weight:800;display:block}.dashboard-home__section-heading h2{color:var(--dh-text);letter-spacing:-.02em;margin:3px 0 0;font-size:14px;font-weight:750}.dashboard-home__section-heading p{color:var(--dh-muted);margin:4px 0 0;font-size:9.5px;line-height:1.45}.dashboard-home__section-link{background:var(--dh-blue-soft);min-height:29px;color:var(--dh-blue);border-radius:6px;flex:none;align-items:center;gap:4px;padding:0 8px;font-size:8.5px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-home__section-link:hover{background:#dfe9ff}.dashboard-home__section-link svg{stroke-width:1.8px;width:11px;height:11px}.dashboard-home__quick-list{flex-direction:column;gap:6px;margin-top:13px;display:flex}.dashboard-home__quick-action{min-height:62px;color:inherit;background:#fafbfc;border:1px solid #edf0f4;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;text-decoration:none;transition:background .14s,border-color .14s,transform .1s;display:flex}.dashboard-home__quick-action:hover{background:#f6f8fb;border-color:#d5deea;transform:translateY(-1px)}.dashboard-home__quick-action>div{flex:1;min-width:0}.dashboard-home__quick-action strong,.dashboard-home__quick-action span{display:block}.dashboard-home__quick-action strong{color:#344054;font-size:10px;font-weight:750}.dashboard-home__quick-action>div>span{color:var(--dh-muted);margin-top:2px;font-size:8.5px;line-height:1.4}.dashboard-home__quick-arrow{color:#98a2b3;background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.dashboard-home__quick-action:hover .dashboard-home__quick-arrow{color:var(--dh-blue)}.dashboard-home__quick-arrow svg{stroke-width:1.8px;width:12px;height:12px}.dashboard-home__activity{flex-direction:column;margin-top:13px;display:flex}.dashboard-home__activity-row{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:8px 2px;display:flex}.dashboard-home__activity-row:last-child{border-bottom:0}.dashboard-home__activity-user{align-items:center;gap:8px;min-width:0;display:flex}.dashboard-home__activity-avatar{color:#637083;background:#f1f3f6;border-radius:7px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:flex}.dashboard-home__activity-user>div:last-child{min-width:0}.dashboard-home__activity-user strong,.dashboard-home__activity-user span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-home__activity-user strong{color:#344054;font-size:9.5px;font-weight:700}.dashboard-home__activity-user span{max-width:270px;color:var(--dh-muted);margin-top:2px;font-size:8.5px}.dashboard-home__activity-end{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.dashboard-home__activity-end small{color:#98a2b3;font-size:7.5px}.dashboard-home__status{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;min-height:22px;padding:0 6px;font-size:7.5px;font-weight:700;display:inline-flex}.dashboard-home__status svg{stroke-width:2px;width:10px;height:10px}.dashboard-home__status--completed{background:var(--dh-green-soft);color:var(--dh-green)}.dashboard-home__status--pending{background:var(--dh-amber-soft);color:var(--dh-amber)}.dashboard-home__status--failed{background:var(--dh-red-soft);color:var(--dh-red)}.dashboard-home__table-wrap{margin-top:13px;overflow-x:auto}.dashboard-home__table{border-collapse:collapse;text-align:left;width:100%;min-width:720px}.dashboard-home__table thead th{border-bottom:1px solid var(--dh-border);color:#98a2b3;letter-spacing:.06em;text-transform:uppercase;padding:9px 10px;font-size:7.5px;font-weight:750}.dashboard-home__table tbody td{color:#667085;border-bottom:1px solid #edf0f4;padding:11px 10px;font-size:9px}.dashboard-home__table tbody tr:last-child td{border-bottom:0}.dashboard-home__table tbody tr:hover{background:#fafbfc}.dashboard-home__table td:first-child{min-width:250px}.dashboard-home__table td:first-child strong,.dashboard-home__table td:first-child span{display:block}.dashboard-home__table td:first-child strong{color:#344054;font-size:9.5px;font-weight:700}.dashboard-home__table td:first-child span{color:#98a2b3;margin-top:2px;font-size:7.5px}.dashboard-home__course-status{color:#667085;text-transform:capitalize;background:#f1f3f5;border-radius:6px;align-items:center;min-height:22px;padding:0 6px;font-size:7.5px;font-weight:700;display:inline-flex}.dashboard-home__course-status--published{background:var(--dh-blue-soft);color:var(--dh-blue)}.dashboard-home__table-empty{text-align:center;height:100px;color:#98a2b3!important}.dashboard-home__empty{color:#98a2b3;text-align:center;justify-content:center;align-items:center;min-height:160px;font-size:9.5px;display:flex}.dashboard-home__loading{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.dashboard-home__loading>div{background:linear-gradient(90deg,#eef1f5 0%,#f8f9fb 50%,#eef1f5 100%) 0 0/200% 100%;border-radius:10px;height:82px;animation:1.2s linear infinite dashboardLoading}@keyframes dashboardLoading{to{background-position:-200% 0}}@media (width<=1050px){.dashboard-home__overview{grid-template-columns:1fr}.dashboard-home__overview-status{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-home__grid{grid-template-columns:1fr}}@media (width<=800px){.dashboard-home__header{flex-direction:column;align-items:stretch;gap:15px}.dashboard-home__profile{width:100%;min-width:0}.dashboard-home__stats,.dashboard-home__loading{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.dashboard-home__container{padding:12px}.dashboard-home__header{border-radius:12px;padding:15px}.dashboard-home__welcome h1{font-size:20px}.dashboard-home__stats,.dashboard-home__loading{grid-template-columns:1fr}.dashboard-home__overview{border-radius:10px;padding:13px}.dashboard-home__overview-status{grid-template-columns:1fr}.dashboard-home__panel{border-radius:10px;padding:13px}.dashboard-home__section-heading{flex-direction:column;align-items:flex-start}.dashboard-home__activity-row{align-items:flex-start}.dashboard-home__activity-end{align-items:flex-end}}.courses-list,.courses-list *,.courses-list :before,.courses-list :after{box-sizing:border-box}.courses-list{--cl-blue:#2457c5;--cl-blue-dark:#1947aa;--cl-blue-soft:#edf3ff;--cl-green:#16845b;--cl-green-soft:#e9f7f1;--cl-red:#c24747;--cl-red-soft:#fff0f0;--cl-amber:#a66a12;--cl-amber-soft:#fff5e4;--cl-text:#172033;--cl-muted:#667085;--cl-soft:#98a2b3;--cl-border:#e4e9f0;width:100%}.courses-list__header{border-bottom:1px solid var(--cl-border);justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:18px 22px;display:flex}.courses-list__eyebrow{color:var(--cl-blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:9.5px;font-weight:800;display:block}.courses-list__header h2{color:var(--cl-text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:750;line-height:1.2}.courses-list__header p{color:var(--cl-muted);margin:5px 0 0;font-size:11.5px;line-height:1.5}.courses-list__counter{text-align:center;background:var(--cl-blue-soft);min-width:64px;color:var(--cl-blue);border-radius:9px;padding:8px 10px}.courses-list__counter strong,.courses-list__counter span{display:block}.courses-list__counter strong{font-size:15px;font-weight:800;line-height:1}.courses-list__counter span{margin-top:3px;font-size:9px;font-weight:700}.courses-list__content{padding:18px}.courses-list__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.courses-list__card{border:1px solid var(--cl-border);background:#fff;border-radius:13px;flex-direction:column;min-width:0;transition:border-color .16s,transform .16s;display:flex;overflow:hidden}.courses-list__card:hover{border-color:#ccd6e2;transform:translateY(-2px)}.courses-list__image{background:#eef2f7;width:100%;height:155px;position:relative;overflow:hidden}.courses-list__image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.courses-list__card:hover .courses-list__image img{transform:scale(1.02)}.courses-list__image-placeholder{color:#8996a7;background:#f2f5f8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.courses-list__image-placeholder svg{stroke-width:1.4px;width:34px;height:34px}.courses-list__status-position{position:absolute;top:10px;left:10px}.courses-list__status{letter-spacing:.025em;border-radius:7px;align-items:center;gap:6px;min-height:25px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.courses-list__status>span{border-radius:50%;flex:none;width:6px;height:6px}.courses-list__status--pending{color:#2457c5;background:#edf3ff}.courses-list__status--pending>span{background:#2457c5}.courses-list__status--completed{color:#16845b;background:#e8f7ef}.courses-list__status--completed>span{background:#16845b}.courses-list__status--failed{color:#c24747;background:#fff0f0}.courses-list__status--failed>span{background:#c24747}.courses-list__card-body{flex-direction:column;flex:1;padding:15px;display:flex}.courses-list__card-main{flex:1}.courses-list__meta-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.courses-list__meta{color:#69778a;background:#f5f7fa;border-radius:6px;align-items:center;gap:4px;min-height:24px;padding:0 7px;font-size:9px;font-weight:650;display:inline-flex}.courses-list__meta svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.courses-list__card h3{color:var(--cl-text);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 0;font-size:15px;font-weight:750;line-height:1.3;display:-webkit-box;overflow:hidden}.courses-list__card-main>p{color:var(--cl-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 0;font-size:11.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.courses-list__card-footer{border-top:1px solid #edf0f4;margin-top:15px;padding-top:12px}.courses-list__open{background:var(--cl-blue);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:0 11px;font-family:inherit;transition:background .15s,transform .1s;display:flex}.courses-list__open span{text-align:center;flex:1;font-size:11.5px;font-weight:700}.courses-list__open svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .15s}.courses-list__open:hover{background:var(--cl-blue-dark)}.courses-list__open:hover svg{transform:translate(2px)}.courses-list__open:active{transform:translateY(1px)}.courses-list__error{background:var(--cl-red-soft);color:var(--cl-red);border:1px solid #f1cccc;border-radius:9px;align-items:flex-start;gap:9px;margin-bottom:15px;padding:11px 12px;display:flex}.courses-list__error-icon{background:#fdd;border-radius:6px;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;font-weight:800;display:flex}.courses-list__error strong,.courses-list__error span{display:block}.courses-list__error strong{font-size:11px;font-weight:750}.courses-list__error span{margin-top:2px;font-size:10.5px}.courses-list__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.courses-list__empty-icon{background:var(--cl-blue-soft);width:48px;height:48px;color:var(--cl-blue);border-radius:12px;justify-content:center;align-items:center;display:flex}.courses-list__empty-icon svg{stroke-width:1.6px;width:23px;height:23px}.courses-list__empty h3{color:var(--cl-text);margin:14px 0 0;font-size:17px;font-weight:750}.courses-list__empty p{max-width:390px;color:var(--cl-muted);margin:7px 0 0;font-size:11.5px;line-height:1.55}.courses-list__skeleton{border:1px solid var(--cl-border);background:#fff;border-radius:13px;overflow:hidden}.courses-list__skeleton-image{background:#eef2f6;height:155px;animation:1.5s ease-in-out infinite courses-pulse}.courses-list__skeleton-body{padding:15px}.courses-list__skeleton-small{background:#eef2f6;border-radius:6px;width:90px;height:20px;animation:1.5s ease-in-out infinite courses-pulse}.courses-list__skeleton-title{background:#eef2f6;border-radius:6px;width:72%;height:18px;margin-top:14px;animation:1.5s ease-in-out infinite courses-pulse}.courses-list__skeleton-line{background:#eef2f6;border-radius:5px;width:100%;height:10px;margin-top:11px;animation:1.5s ease-in-out infinite courses-pulse}.courses-list__skeleton-line--short{width:70%}.courses-list__skeleton-button{background:#e7ebf0;border-radius:8px;width:100%;height:38px;margin-top:18px;animation:1.5s ease-in-out infinite courses-pulse}@keyframes courses-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (width<=1050px){.courses-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.courses-list__header{align-items:flex-start}.courses-list__content{padding:14px}.courses-list__grid{grid-template-columns:1fr;gap:12px}.courses-list__image{height:175px}}@media (width<=430px){.courses-list__header{padding:15px}.courses-list__counter{min-width:55px}.courses-list__content{padding:12px}}.course-overview,.course-overview *,.course-overview :before,.course-overview :after{box-sizing:border-box}.course-overview{--co-blue:#2457c5;--co-blue-dark:#1947aa;--co-blue-soft:#edf3ff;--co-green:#16845b;--co-green-soft:#e9f7f1;--co-amber:#a66a12;--co-amber-soft:#fff5e4;--co-red:#c24747;--co-red-soft:#fff0f0;--co-text:#172033;--co-muted:#667085;--co-soft:#98a2b3;--co-border:#e4e9f0;background:#fff;width:100%;padding:20px}.course-overview__header{border:1px solid var(--co-border);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 250px;gap:28px;padding:20px;display:grid}.course-overview__header-main{min-width:0}.course-overview__back{border:1px solid var(--co-border);color:#677488;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 9px;font-family:inherit;font-size:10.5px;font-weight:650;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.course-overview__back:hover{color:var(--co-blue);background:#f6f8fa;border-color:#ccd5e1}.course-overview__back svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.course-overview__header-badges{flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;display:flex}.course-overview__status,.course-overview__duration{border-radius:6px;align-items:center;gap:5px;min-height:24px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.course-overview__status>span{border-radius:50%;width:6px;height:6px}.course-overview__status--pending{background:var(--co-blue-soft);color:var(--co-blue)}.course-overview__status--pending>span{background:var(--co-blue)}.course-overview__status--completed{background:var(--co-green-soft);color:var(--co-green)}.course-overview__status--completed>span{background:var(--co-green)}.course-overview__status--failed{background:var(--co-red-soft);color:var(--co-red)}.course-overview__status--failed>span{background:var(--co-red)}.course-overview__duration{color:#657286;background:#f4f6f8}.course-overview__header h1{max-width:720px;color:var(--co-text);letter-spacing:-.035em;margin:12px 0 0;font-size:23px;font-weight:760;line-height:1.22}.course-overview__header-main>p{max-width:750px;color:var(--co-muted);margin:8px 0 0;font-size:12px;line-height:1.6}.course-overview__progress{background:#f7f9fc;border-radius:11px;align-self:start;padding:14px}.course-overview__progress-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.course-overview__progress-header span{color:#687588;font-size:9.5px;font-weight:700}.course-overview__progress-header strong{color:var(--co-blue);font-size:18px;font-weight:800}.course-overview__progress-track{background:#e4e9f1;border-radius:4px;height:6px;margin-top:11px;overflow:hidden}.course-overview__progress-value{border-radius:inherit;background:var(--co-blue);height:100%;transition:width .3s}.course-overview__progress small{color:#8994a3;margin-top:8px;font-size:9.5px;line-height:1.4;display:block}.course-overview__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.course-overview__metric{border-radius:10px;min-height:72px;padding:12px 14px}.course-overview__metric span,.course-overview__metric strong,.course-overview__metric small{display:block}.course-overview__metric span{text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.course-overview__metric strong{color:var(--co-text);margin-top:4px;font-size:17px;font-weight:800}.course-overview__metric small{margin-top:2px;font-size:9px;font-weight:550}.course-overview__metric--blue{background:var(--co-blue-soft);color:var(--co-blue)}.course-overview__metric--green{background:var(--co-green-soft);color:var(--co-green)}.course-overview__metric--amber{background:var(--co-amber-soft);color:var(--co-amber)}.course-overview__content{border:1px solid var(--co-border);background:#fff;border-radius:14px;margin-top:12px;overflow:hidden}.course-overview__section-heading{border-bottom:1px solid var(--co-border);justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.course-overview__section-heading>div:first-child>span{color:var(--co-blue);letter-spacing:.08em;text-transform:uppercase;font-size:8.5px;font-weight:800;display:block}.course-overview__section-heading h2{color:var(--co-text);letter-spacing:-.025em;margin:3px 0 0;font-size:17px;font-weight:750}.course-overview__section-heading p{color:var(--co-muted);margin:4px 0 0;font-size:10.5px}.course-overview__topic-count{text-align:center;background:var(--co-blue-soft);min-width:54px;color:var(--co-blue);border-radius:8px;padding:7px 9px}.course-overview__topic-count strong,.course-overview__topic-count span{display:block}.course-overview__topic-count strong{font-size:14px;font-weight:800}.course-overview__topic-count span{margin-top:2px;font-size:8.5px;font-weight:650}.course-overview__topics{flex-direction:column;gap:9px;padding:14px;display:flex}.course-overview__topic{border:1px solid var(--co-border);background:#fff;border-radius:11px;transition:border-color .14s;overflow:hidden}.course-overview__topic--active{border-color:#b9cbed}.course-overview__topic-header{width:100%;min-height:62px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:11px;padding:11px 12px;font-family:inherit;display:flex}.course-overview__topic-header:hover{background:#fafbfd}.course-overview__topic-index{color:#748196;background:#f1f4f8;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.course-overview__topic--active .course-overview__topic-index{background:var(--co-blue-soft);color:var(--co-blue)}.course-overview__topic-index svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.course-overview__chevron{transition:transform .18s}.course-overview__chevron--open{transform:rotate(180deg)}.course-overview__topic-copy{flex:1;min-width:0}.course-overview__topic-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.course-overview__topic-title h3{color:var(--co-text);margin:0;font-size:12.5px;font-weight:720;line-height:1.35}.course-overview__topic-title>span{background:var(--co-blue-soft);color:var(--co-blue);text-transform:uppercase;border-radius:5px;padding:3px 6px;font-size:7.5px;font-weight:750}.course-overview__topic-copy>p{color:#8b96a5;margin:4px 0 0;font-size:9.5px}.course-overview__topic-copy>p span{margin:0 4px}.course-overview__state{border-radius:6px;flex:none;align-items:center;gap:4px;min-height:24px;padding:0 7px;font-size:8.5px;font-weight:700;display:inline-flex}.course-overview__state svg{stroke-width:2px;width:11px;height:11px}.course-overview__state--done{background:var(--co-green-soft);color:var(--co-green)}.course-overview__state--pending{color:#738094;background:#f2f4f7}.course-overview__state--locked{color:#a1a8b2;background:#f2f3f5}.course-overview__topic-content{background:#fafbfd;border-top:1px solid #edf0f4;flex-direction:column;gap:7px;padding:9px;display:flex}.course-overview__action{width:100%;min-height:54px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e9ef;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;transition:background .14s,border-color .14s;display:flex}.course-overview__action:hover:not(:disabled){background:#fff;border-color:#cfd8e5}.course-overview__action:disabled{opacity:.55;cursor:not-allowed}.course-overview__action-icon{border-radius:7px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.course-overview__action-icon--material{background:var(--co-blue-soft);color:var(--co-blue)}.course-overview__action-icon--form{color:#7454bd;background:#f1edff}.course-overview__action-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.course-overview__action-copy{flex:1;min-width:0}.course-overview__action-copy strong,.course-overview__action-copy span{display:block}.course-overview__action-copy strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:700;overflow:hidden}.course-overview__action-copy span{color:#8994a3;margin-top:2px;font-size:9px}.course-overview__documents{border:1px solid var(--co-border);background:#fff;border-radius:14px;margin-top:12px;padding:16px}.course-overview__documents-header>div>span{color:var(--co-green);letter-spacing:.08em;text-transform:uppercase;font-size:8.5px;font-weight:800}.course-overview__documents-header h3{color:var(--co-text);margin:3px 0 0;font-size:16px;font-weight:750}.course-overview__documents-header p{color:var(--co-muted);margin:4px 0 0;font-size:10px}.course-overview__documents-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.course-overview__document{text-align:left;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:9px;min-height:58px;padding:9px;font-family:inherit;transition:transform .1s,opacity .14s;display:flex}.course-overview__document:hover:not(:disabled){transform:translateY(-1px)}.course-overview__document:disabled{opacity:.55;cursor:not-allowed}.course-overview__document--blue{background:var(--co-blue-soft);color:var(--co-blue)}.course-overview__document--green{background:var(--co-green-soft);color:var(--co-green)}.course-overview__document--amber{background:var(--co-amber-soft);color:var(--co-amber)}.course-overview__document-icon{background:#ffffffa6;border-radius:7px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:flex}.course-overview__document-copy{flex:1;min-width:0}.course-overview__document-copy strong,.course-overview__document-copy span{display:block}.course-overview__document-copy strong{font-size:10.5px;font-weight:700}.course-overview__document-copy span{opacity:.8;margin-top:2px;font-size:8.5px}.course-overview__document>svg{stroke-width:1.8px;flex:none;width:15px;height:15px}.course-overview__document-error{background:var(--co-red-soft);color:var(--co-red);border-radius:7px;margin-top:10px;padding:8px 10px;font-size:9.5px;font-weight:600}@media (width<=850px){.course-overview__header{grid-template-columns:1fr;gap:14px}.course-overview__progress{width:100%}.course-overview__documents-grid{grid-template-columns:1fr}}@media (width<=650px){.course-overview{padding:14px}.course-overview__header{padding:16px}.course-overview__header h1{font-size:20px}.course-overview__metrics{grid-template-columns:1fr}.course-overview__section-heading{padding:14px}.course-overview__topics{padding:10px}.course-overview__topic-header{align-items:flex-start}.course-overview__topic-header>.course-overview__state{display:none}.course-overview__action{align-items:flex-start}.course-overview__action-copy strong{white-space:normal}.course-overview__action-copy span{line-height:1.4}}@media (width<=430px){.course-overview{padding:10px}.course-overview__header-badges{margin-top:12px}.course-overview__topic-title{display:block}.course-overview__topic-title>span{width:fit-content;margin-top:5px;display:block}.course-overview__action>.course-overview__state{margin-top:3px}}.course-material,.course-material *,.course-material :before,.course-material :after{box-sizing:border-box}.course-material{--cm-blue:#2457c5;--cm-blue-dark:#1947aa;--cm-blue-soft:#edf3ff;--cm-green:#16845b;--cm-green-soft:#e9f7f1;--cm-red:#c24747;--cm-red-soft:#fff0f0;--cm-text:#172033;--cm-muted:#667085;--cm-soft:#98a2b3;--cm-border:#e4e9f0;color:var(--cm-text);background:#fff;padding:20px}.course-material__header{border:1px solid var(--cm-border);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 240px;gap:24px;padding:18px;display:grid}.course-material__back{border:1px solid var(--cm-border);color:#687588;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-family:inherit;font-size:10px;font-weight:650;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.course-material__back:hover{color:var(--cm-blue);background:#f6f8fa;border-color:#cbd4e0}.course-material__back svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.course-material__badges{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.course-material__badges span{background:var(--cm-blue-soft);min-height:23px;color:var(--cm-blue);border-radius:6px;align-items:center;padding:0 7px;font-size:8.5px;font-weight:750;display:inline-flex}.course-material__badges .course-material__badge-completed{background:var(--cm-green-soft);color:var(--cm-green)}.course-material__heading>small{color:var(--cm-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:15px;font-size:8.5px;font-weight:800;display:block}.course-material__heading h1{color:var(--cm-text);letter-spacing:-.035em;margin:5px 0 0;font-size:22px;font-weight:760;line-height:1.25}.course-material__heading>p{max-width:700px;color:var(--cm-muted);margin:7px 0 0;font-size:11.5px;line-height:1.6}.course-material__summary{flex-direction:column;gap:7px;display:flex}.course-material__info{background:var(--cm-blue-soft);min-width:0;color:var(--cm-blue);border-radius:8px;padding:9px 10px}.course-material__info--green{background:var(--cm-green-soft);color:var(--cm-green)}.course-material__info--slate{color:#657286;background:#f3f5f7}.course-material__info span,.course-material__info strong{display:block}.course-material__info span{text-transform:uppercase;font-size:8px;font-weight:700}.course-material__info strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:700;overflow:hidden}.course-material__content{border:1px solid var(--cm-border);background:#fff;border-radius:14px;margin-top:12px;padding:16px}.course-material__viewer{flex-direction:column;gap:12px;display:flex}.course-material__video{background:#000;border-radius:10px;width:100%;position:relative;overflow:hidden}.course-material__video-frame{aspect-ratio:16/9;object-fit:contain;background:#000;border:0;width:100%;display:block}.course-material__video iframe{border:0;display:block;width:100%!important;height:100%!important}.course-material__play{z-index:5;width:54px;height:54px;color:var(--cm-blue);cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .14s,opacity .14s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.course-material__play:hover:not(:disabled){transform:translate(-50%,-50%)scale(1.05)}.course-material__play:active:not(:disabled){transform:translate(-50%,-50%)scale(.97)}.course-material__play:disabled{opacity:.6;cursor:wait}.course-material__play svg{fill:currentColor;width:25px;height:25px;margin-left:2px}.course-material__fullscreen{z-index:15;color:#fff;cursor:pointer;background:#111827d1;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .14s,transform .14s;display:flex;position:absolute;bottom:12px;right:12px}.course-material__fullscreen:hover{background:#111827fa;transform:scale(1.04)}.course-material__fullscreen:active{transform:scale(.96)}.course-material__fullscreen svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.course-material__video--fullscreen{background:#000;border-radius:0;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.course-material__video--fullscreen .course-material__video-frame{aspect-ratio:auto;object-fit:contain;width:100%;max-width:100vw;height:100%;max-height:100vh}.course-material__video--fullscreen iframe{width:100%!important;max-width:100vw!important;height:100%!important;max-height:100vh!important}.course-material__video--fullscreen .course-material__fullscreen{width:42px;height:42px;bottom:20px;right:20px}.course-material__video--fullscreen .course-material__fullscreen svg{width:20px;height:20px}.course-material__video--fullscreen .course-material__play{width:68px;height:68px}.course-material__video--fullscreen .course-material__play svg{width:32px;height:32px}.course-material__video:fullscreen{background:#000}.course-material__video:-webkit-full-screen{background:#000;width:100vw;height:100vh}.course-material__controls{background:#f7f9fb;border-radius:10px;padding:13px}.course-material__controls-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.course-material__controls-head strong,.course-material__controls-head span{display:block}.course-material__controls-head strong{color:#344054;font-size:10.5px;font-weight:700}.course-material__controls-head span{color:#8994a3;margin-top:2px;font-size:9px}.course-material__controls-head small{color:#768396;font-variant-numeric:tabular-nums;flex:none;font-size:9.5px;font-weight:650}.course-material__progress{background:#e2e7ee;border-radius:5px;height:5px;margin-top:11px;overflow:hidden}.course-material__progress>div{border-radius:inherit;background:var(--cm-blue);height:100%;transition:width .25s}.course-material__control-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.course-material__button{background:var(--cm-blue);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-family:inherit;font-size:10.5px;font-weight:700;transition:background .14s,color .14s,border-color .14s,transform .1s;display:inline-flex}.course-material__button:hover:not(:disabled){background:var(--cm-blue-dark)}.course-material__button:active:not(:disabled){transform:translateY(1px)}.course-material__button--secondary{border:1px solid var(--cm-border);color:#59677a;background:#fff}.course-material__button--secondary:hover:not(:disabled){color:#344054;background:#f5f7f9;border-color:#ccd5e0}.course-material__button--ghost{color:#687588;background:0 0}.course-material__button--ghost:hover:not(:disabled){color:#344054;background:#f3f5f7}.course-material__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.course-material__button svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.course-material__completed{background:var(--cm-green-soft);min-height:30px;color:var(--cm-green);border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.course-material__completed svg{stroke-width:2px;width:12px;height:12px}.course-material__error{background:var(--cm-red-soft);color:var(--cm-red);border-radius:7px;margin-top:10px;padding:8px 9px;font-size:9.5px;line-height:1.45}.course-material__continue{background:var(--cm-blue-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:12px 13px;display:flex}.course-material__continue>div>span,.course-material__continue strong,.course-material__continue p{display:block}.course-material__continue>div>span{color:var(--cm-blue);text-transform:uppercase;font-size:8px;font-weight:800}.course-material__continue strong{color:#334155;margin-top:3px;font-size:11px}.course-material__continue p{color:#7b8798;margin:2px 0 0;font-size:9px}.course-material__file-preview{border:1px solid var(--cm-border);background:#f6f8fa;border-radius:10px;min-height:420px;overflow:hidden}.course-material__file-preview iframe{border:0;width:100%;height:570px;display:block}.course-material__file-preview>img{object-fit:contain;max-width:100%;max-height:570px;margin:0 auto;display:block}.course-material__generic-file{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex}.course-material__generic-file svg{width:34px;height:34px;color:var(--cm-blue);stroke-width:1.5px}.course-material__generic-file strong{color:#344054;margin-top:10px;font-size:12px}.course-material__generic-file p{color:#8490a0;margin:4px 0 0;font-size:10px}.course-material__file-actions{flex-wrap:wrap;gap:8px;display:flex}.course-material__review-note{background:#f6f8fa;border-radius:8px;padding:10px 11px}.course-material__review-note strong,.course-material__review-note span{display:block}.course-material__review-note strong{color:#536073;font-size:9.5px;font-weight:700}.course-material__review-note span{color:#8994a3;margin-top:2px;font-size:9px;line-height:1.45}.course-material__footer{border-top:1px solid #edf0f4;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding-top:14px;display:flex}.course-material__empty{text-align:center;background:#fff;border:1px dashed #d8dfe8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin-top:14px;padding:30px;display:flex}.course-material__empty svg{color:#8c98a7;stroke-width:1.5px;width:32px;height:32px}.course-material__empty h2{color:var(--cm-text);margin:10px 0 0;font-size:16px;font-weight:700}.course-material__empty p{max-width:370px;color:var(--cm-muted);margin:5px 0 0;font-size:10.5px;line-height:1.5}@media (width<=800px){.course-material__header{grid-template-columns:1fr}.course-material__summary{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (width<=600px){.course-material{padding:12px}.course-material__header,.course-material__content{border-radius:12px;padding:14px}.course-material__heading h1{font-size:19px}.course-material__summary{grid-template-columns:1fr}.course-material__controls-head{gap:10px}.course-material__control-actions{align-items:stretch}.course-material__continue{flex-direction:column;align-items:flex-start}.course-material__file-preview{min-height:300px}.course-material__file-preview iframe{height:430px}.course-material__fullscreen{width:34px;height:34px;bottom:8px;right:8px}.course-material__play{width:48px;height:48px}.course-material__play svg{width:22px;height:22px}}.course-form,.course-form *,.course-form :before,.course-form :after{box-sizing:border-box}.course-form{--cf-blue:#2457c5;--cf-blue-dark:#1947aa;--cf-blue-soft:#edf3ff;--cf-green:#16845b;--cf-green-soft:#e9f7f1;--cf-amber:#a66a12;--cf-amber-soft:#fff5e4;--cf-red:#c24747;--cf-red-soft:#fff0f0;--cf-text:#172033;--cf-muted:#667085;--cf-soft:#98a2b3;--cf-border:#e4e9f0;background:#fff;padding:20px}.course-form__header{border:1px solid var(--cf-border);border-radius:14px;grid-template-columns:minmax(0,1fr) 225px;gap:24px;padding:18px;display:grid}.course-form__badges{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.course-form__badges span{background:var(--cf-blue-soft);color:var(--cf-blue);border-radius:6px;padding:5px 7px;font-size:8.5px;font-weight:750}.course-form__badges .course-form__badge-complete{background:var(--cf-green-soft);color:var(--cf-green)}.course-form__header small{color:var(--cf-soft);text-transform:uppercase;letter-spacing:.08em;margin-top:14px;font-size:8.5px;font-weight:800;display:block}.course-form__header h1{color:var(--cf-text);letter-spacing:-.035em;margin:5px 0 0;font-size:22px;font-weight:760}.course-form__header p{color:var(--cf-muted);margin:7px 0 0;font-size:11.5px}.course-form__metrics{flex-direction:column;gap:7px;display:flex}.course-form__metric{background:var(--cf-blue-soft);color:var(--cf-blue);border-radius:8px;padding:9px 10px}.course-form__metric--green{background:var(--cf-green-soft);color:var(--cf-green)}.course-form__metric--amber{background:var(--cf-amber-soft);color:var(--cf-amber)}.course-form__metric span,.course-form__metric strong{display:block}.course-form__metric span{text-transform:uppercase;font-size:8px;font-weight:700}.course-form__metric strong{color:#344054;margin-top:3px;font-size:11px}.course-form__content{border:1px solid var(--cf-border);border-radius:14px;margin-top:12px;padding:16px}.course-form__progress-block{background:#f7f9fb;border-radius:9px;grid-template-columns:170px 1fr;align-items:center;gap:16px;padding:11px 12px;display:grid}.course-form__progress-block span,.course-form__progress-block strong{display:block}.course-form__progress-block span{color:var(--cf-soft);text-transform:uppercase;font-size:8px;font-weight:750}.course-form__progress-block strong{color:#536073;margin-top:2px;font-size:10px}.course-form__progress{background:#e2e7ee;border-radius:5px;height:5px;overflow:hidden}.course-form__progress div{background:var(--cf-blue);height:100%;transition:width .25s}.course-form__notice{background:var(--cf-blue-soft);color:#506d9e;border-radius:8px;margin-top:10px;padding:9px 10px;font-size:9.5px;line-height:1.45}.course-form__question{border:1px solid var(--cf-border);background:#fff;border-radius:11px;margin-top:12px;overflow:hidden}.course-form__question-header{background:#fafbfd;border-bottom:1px solid #edf0f4;align-items:flex-start;gap:11px;padding:14px;display:flex}.course-form__question-number{background:var(--cf-blue);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:flex}.course-form__question-meta{flex-wrap:wrap;gap:5px;display:flex}.course-form__question-meta span{color:#7b8797;background:#f0f3f7;border-radius:4px;padding:3px 5px;font-size:7.5px;font-weight:700}.course-form__question-meta .course-form__required{background:var(--cf-red-soft);color:var(--cf-red)}.course-form__question h2{color:var(--cf-text);margin:9px 0 0;font-size:14px;font-weight:720;line-height:1.45}.course-form__question-header p{color:var(--cf-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.course-form__answer{padding:13px}.course-form__options{flex-direction:column;gap:7px;display:flex}.course-form__option{border:1px solid var(--cf-border);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:8px 10px;transition:border-color .14s,background .14s;display:flex}.course-form__option:hover{background:#fafbfd;border-color:#cbd5e1}.course-form__option--selected{background:var(--cf-blue-soft);border-color:#9cb5e3}.course-form__option input{width:14px;height:14px;accent-color:var(--cf-blue);flex:none}.course-form__option>span{color:#3e4a5c;font-size:10.5px;line-height:1.45}.course-form__answer textarea{resize:vertical;border:1px solid var(--cf-border);width:100%;min-height:150px;color:var(--cf-text);background:#fafbfd;border-radius:8px;outline:0;padding:11px;font-family:inherit;font-size:10.5px;line-height:1.6}.course-form__answer textarea:focus{background:#fff;border-color:#95afe0;box-shadow:0 0 0 3px #2457c512}.course-form__navigation{justify-content:center;align-items:center;gap:12px;margin-top:10px;display:flex}.course-form__navigation>span{color:#8894a3;font-size:9px;font-weight:650}.course-form__continue{background:var(--cf-blue-soft);border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding:11px 12px;display:flex}.course-form__continue span,.course-form__continue strong{display:block}.course-form__continue span{color:var(--cf-blue);text-transform:uppercase;font-size:8px;font-weight:750}.course-form__continue strong{color:#46546a;margin-top:3px;font-size:10.5px}.course-form__button{background:var(--cf-blue);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}.course-form__button:hover:not(:disabled){background:var(--cf-blue-dark)}.course-form__button--secondary{border:1px solid var(--cf-border);color:#667085;background:#fff}.course-form__button--secondary:hover:not(:disabled){color:#344054;background:#f5f7f9}.course-form__button--ghost{color:#7b8797;background:0 0}.course-form__button--ghost:hover:not(:disabled){background:#f4f6f8}.course-form__button:disabled{opacity:.45;cursor:not-allowed}.course-form__button svg{stroke-width:1.8px;width:13px;height:13px}.course-form__result{border-radius:8px;margin-top:10px;padding:9px 10px;font-size:9.5px}.course-form__result strong,.course-form__result span{display:block}.course-form__result span{margin-top:3px}.course-form__result--success{background:var(--cf-green-soft);color:var(--cf-green)}.course-form__result--warning{background:var(--cf-amber-soft);color:var(--cf-amber)}.course-form__result--error{background:var(--cf-red-soft);color:var(--cf-red)}.course-form__footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:13px;display:flex}.course-form__footer>div:first-child span,.course-form__footer>div:first-child strong{display:block}.course-form__footer>div:first-child span{color:var(--cf-soft);font-size:8px}.course-form__footer>div:first-child strong{color:#4e5b6e;margin-top:2px;font-size:10px}.course-form__footer-actions{flex-wrap:wrap;gap:7px;display:flex}.course-form-modal__overlay{background:#11182773;border:0;position:absolute;inset:0}.course-form-modal__card{z-index:1;text-align:center;background:#fff;border-radius:14px;width:100%;max-width:360px;padding:22px;position:relative}.course-form-modal__card h3{color:var(--cf-text);margin:12px 0 0;font-size:17px;font-weight:750}.course-form-modal__card p{color:var(--cf-muted);margin:7px 0 0;font-size:10.5px;line-height:1.55}.course-form__empty{min-height:250px;color:var(--cf-muted);text-align:center;border:1px dashed #d8dfe8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;margin-top:12px;display:flex}@media (width<=800px){.course-form__header{grid-template-columns:1fr}.course-form__metrics{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (width<=600px){.course-form{padding:12px}.course-form__header,.course-form__content{border-radius:12px;padding:14px}.course-form__header h1{font-size:19px}.course-form__metrics,.course-form__progress-block{grid-template-columns:1fr}.course-form__question-header{padding:12px}.course-form__answer{padding:10px}.course-form__continue,.course-form__footer{flex-direction:column;align-items:flex-start}.course-form__footer-actions{width:100%}}.course-form,.course-form-modal{--cf-blue:#2457c5;--cf-blue-dark:#1947aa;--cf-blue-soft:#edf3ff;--cf-green:#16845b;--cf-green-soft:#e9f7f1;--cf-amber:#a66a12;--cf-amber-soft:#fff5e4;--cf-red:#c24747;--cf-red-soft:#fff0f0;--cf-text:#172033;--cf-muted:#667085;--cf-soft:#98a2b3;--cf-border:#e4e9f0}.course-form{background:#fff;padding:20px}.course-form-modal,.course-form-modal *,.course-form-modal :before,.course-form-modal :after{box-sizing:border-box}.course-form-modal{z-index:1000;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.course-form-modal__overlay{cursor:pointer;background:#17203375;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.course-form-modal__card{z-index:1;border:1px solid var(--cf-border);text-align:center;background:#fff;border-radius:14px;width:100%;max-width:460px;padding:24px;position:relative}.course-form-modal__icon{background:var(--cf-amber-soft);width:38px;height:38px;color:var(--cf-amber);border-radius:9px;justify-content:center;align-items:center;margin:0 auto;font-size:16px;font-weight:800;display:flex}.course-form-modal__card h3{color:var(--cf-text);letter-spacing:-.025em;margin:13px 0 0;font-size:18px;font-weight:750;line-height:1.3}.course-form-modal__card p{max-width:390px;color:var(--cf-muted);margin:8px auto 0;font-size:11px;line-height:1.55}.course-form-modal__card p strong{color:var(--cf-text);font-weight:750}.course-form-modal__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.course-form-modal__actions .course-form__button{width:100%;min-height:38px;padding:0 12px}.course-form-modal__actions .course-form__button:not(.course-form__button--secondary):not(.course-form__button--ghost){border:1px solid var(--cf-blue);background:var(--cf-blue);color:#fff}.course-form-modal__actions .course-form__button:not(.course-form__button--secondary):not(.course-form__button--ghost):hover:not(:disabled){border-color:var(--cf-blue-dark);background:var(--cf-blue-dark)}.course-form-modal__actions .course-form__button--secondary{border:1px solid var(--cf-border);color:#667085;background:#fff}.course-form-modal__actions .course-form__button--secondary:hover:not(:disabled){color:#344054;background:#f5f7f9;border-color:#cbd5e1}@media (width<=520px){.course-form-modal{padding:12px}.course-form-modal__card{border-radius:12px;padding:20px 16px}.course-form-modal__card h3{font-size:16px}.course-form-modal__actions{grid-template-columns:1fr}}.course-detail,.course-detail *,.course-detail :before,.course-detail :after{box-sizing:border-box}.course-detail{--cd-blue:#2457c5;--cd-blue-dark:#1947aa;--cd-blue-soft:#edf3ff;--cd-green:#16845b;--cd-green-soft:#e9f7f1;--cd-amber:#a66a12;--cd-amber-soft:#fff5e4;--cd-red:#c24747;--cd-red-dark:#a93535;--cd-red-soft:#fff0f0;--cd-text:#172033;--cd-muted:#667085;--cd-soft:#98a2b3;--cd-border:#e4e9f0;width:100%;color:var(--cd-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.course-detail__section{border:1px solid var(--cd-border);background:#fff;border-radius:14px;overflow:hidden}.course-detail__section-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:15px 17px;display:flex}.course-detail__section-header h2{color:var(--cd-text);letter-spacing:-.025em;margin:0;font-size:15px;font-weight:750;line-height:1.3}.course-detail__section-header p{max-width:650px;color:var(--cd-muted);margin:4px 0 0;font-size:10.5px;line-height:1.5}.course-detail__section-actions{flex:none}.course-detail__section-body{padding:16px}.course-detail__button{cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:700;transition:background .14s,border-color .14s,color .14s,transform .1s;display:inline-flex}.course-detail__button:active:not(:disabled){transform:translateY(1px)}.course-detail__button svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.course-detail__button--secondary{border:1px solid var(--cd-border);color:#657286;background:#fff}.course-detail__button--secondary:hover:not(:disabled){color:#344054;background:#f6f8fa;border-color:#cbd5e1}.course-detail__button--primary{background:var(--cd-blue);color:#fff}.course-detail__button--primary:hover:not(:disabled){background:var(--cd-blue-dark)}.course-detail__button--danger{background:var(--cd-red);color:#fff}.course-detail__button--danger:hover:not(:disabled){background:var(--cd-red-dark)}.course-detail__button--danger-soft{background:var(--cd-red-soft);color:var(--cd-red);border:1px solid #f2cccc}.course-detail__button--danger-soft:hover:not(:disabled){background:#ffe7e7;border-color:#e8b7b7}.course-detail__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.course-detail__completed{padding:20px}.course-detail__completed-navigation{margin-bottom:10px}.course-detail__back{border:1px solid var(--cd-border);color:#667085;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-family:inherit;font-size:10.5px;font-weight:650;transition:background .14s,border-color .14s,color .14s,transform .1s;display:inline-flex}.course-detail__back:hover{color:var(--cd-blue);background:#f6f8fa;border-color:#cad4e0}.course-detail__back:active{transform:translateY(1px)}.course-detail__back svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.course-detail__completed-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:12px;display:grid}.course-detail__completed-main{flex-direction:column;gap:12px;min-width:0;display:flex}.course-detail__completed-side{position:sticky;top:18px}.course-detail__completed-hero{grid-template-columns:minmax(0,1fr) 185px;align-items:start;gap:24px;display:grid}.course-detail__completed-copy{min-width:0}.course-detail__completed-status{background:var(--cd-green-soft);width:fit-content;min-height:25px;color:var(--cd-green);text-transform:uppercase;letter-spacing:.04em;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:8.5px;font-weight:750;display:inline-flex}.course-detail__completed-status svg{stroke-width:2px;width:12px;height:12px}.course-detail__completed-copy h1{color:var(--cd-text);letter-spacing:-.035em;margin:12px 0 0;font-size:23px;font-weight:760;line-height:1.22}.course-detail__completed-copy>p{max-width:680px;color:var(--cd-muted);margin:7px 0 0;font-size:11px;line-height:1.6}.course-detail__score{background:var(--cd-green-soft);border-radius:10px;padding:13px}.course-detail__score span,.course-detail__score strong,.course-detail__score small{display:block}.course-detail__score span{color:var(--cd-green);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:750}.course-detail__score strong{color:#245940;margin-top:5px;font-size:25px;font-weight:800;line-height:1}.course-detail__score small{color:#5c7c6c;margin-top:5px;font-size:9px}.course-detail__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.course-detail__summary-stat{background:var(--cd-blue-soft);min-width:0;color:var(--cd-blue);border-radius:9px;padding:11px}.course-detail__summary-stat--green{background:var(--cd-green-soft);color:var(--cd-green)}.course-detail__summary-stat--amber{background:var(--cd-amber-soft);color:var(--cd-amber)}.course-detail__summary-stat--slate{color:#637083;background:#f3f5f7}.course-detail__summary-stat span,.course-detail__summary-stat strong,.course-detail__summary-stat small{display:block}.course-detail__summary-stat span{text-transform:uppercase;letter-spacing:.05em;font-size:7.5px;font-weight:750}.course-detail__summary-stat strong{color:#344054;text-overflow:ellipsis;margin-top:5px;font-size:12px;font-weight:750;line-height:1.3;overflow:hidden}.course-detail__summary-stat small{color:currentColor;opacity:.85;margin-top:3px;font-size:8.5px;line-height:1.35}.course-detail__completion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.course-detail__completion-item{background:#f7f9fb;border-radius:9px;padding:13px}.course-detail__completion-item>span,.course-detail__completion-item>strong{display:block}.course-detail__completion-item>span{color:var(--cd-soft);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:750}.course-detail__completion-item>strong{color:#344054;margin-top:5px;font-size:11.5px;font-weight:700}.course-detail__completion-item>p{color:var(--cd-muted);margin:5px 0 0;font-size:9.5px;line-height:1.5}.course-detail__completion-item .course-detail__button{margin-top:11px}.course-detail__documents{border:1px solid var(--cd-border);background:#fff;border-radius:14px;padding:15px}.course-detail__documents-header>span{color:var(--cd-green);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.course-detail__documents-header h3{color:var(--cd-text);margin:4px 0 0;font-size:15px;font-weight:750;line-height:1.3}.course-detail__documents-header p{color:var(--cd-muted);margin:5px 0 0;font-size:9.5px;line-height:1.5}.course-detail__documents-error{background:var(--cd-red-soft);color:var(--cd-red);border-radius:7px;margin-top:11px;padding:8px 9px;font-size:9px;line-height:1.4}.course-detail__documents-list{flex-direction:column;gap:7px;margin-top:12px;display:flex}.course-detail__document{text-align:left;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;width:100%;min-height:56px;padding:8px;font-family:inherit;transition:opacity .14s,transform .1s;display:flex}.course-detail__document:hover:not(:disabled){transform:translateY(-1px)}.course-detail__document:active:not(:disabled){transform:translateY(0)}.course-detail__document:disabled{opacity:.55;cursor:not-allowed}.course-detail__document--blue{background:var(--cd-blue-soft);color:var(--cd-blue)}.course-detail__document--green{background:var(--cd-green-soft);color:var(--cd-green)}.course-detail__document--amber{background:var(--cd-amber-soft);color:var(--cd-amber)}.course-detail__document-icon{background:#ffffffb8;border-radius:7px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:8.5px;font-weight:800;display:flex}.course-detail__document-copy{flex:1;min-width:0}.course-detail__document-copy strong,.course-detail__document-copy small{display:block}.course-detail__document-copy strong{color:currentColor;font-size:10px;font-weight:700}.course-detail__document-copy small{color:currentColor;opacity:.8;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8.5px;overflow:hidden}.course-detail__document-download{background:#ffffff9e;border-radius:7px;flex:none;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.course-detail__document-download svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.course-detail-pdf{z-index:300;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.course-detail-pdf__overlay{cursor:pointer;background:#11182794;border:0;width:100%;height:100%;position:absolute;inset:0}.course-detail-pdf__dialog{z-index:1;background:#fff;border-radius:14px;flex-direction:column;width:min(1050px,100%);height:min(90vh,800px);display:flex;position:relative;overflow:hidden}.course-detail-pdf__header{border-bottom:1px solid var(--cd-border);flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 16px;display:flex}.course-detail-pdf__header>div:first-child{min-width:0}.course-detail-pdf__header>div:first-child>span{color:var(--cd-soft);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800;display:block}.course-detail-pdf__header h3{color:var(--cd-text);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:14px;font-weight:750;overflow:hidden}.course-detail-pdf__header p{color:var(--cd-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9px;overflow:hidden}.course-detail-pdf__actions{flex:none;align-items:center;gap:7px;display:flex}.course-detail-pdf__download{background:var(--cd-blue);color:#fff;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.course-detail-pdf__download:hover{background:var(--cd-blue-dark)}.course-detail-pdf__download svg{stroke-width:1.8px;width:14px;height:14px}.course-detail-pdf__close{border:1px solid var(--cd-border);color:#687588;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.course-detail-pdf__close:hover{color:var(--cd-text);background:#f5f7f9}.course-detail-pdf__close svg{stroke-width:1.8px;width:15px;height:15px}.course-detail-pdf__frame{background:#f3f5f8;border:0;flex:1;width:100%;min-height:0}.course-detail-modal{z-index:310;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.course-detail-modal__overlay{cursor:pointer;background:#1118277a;border:0;width:100%;height:100%;position:absolute;inset:0}.course-detail-modal__dialog{z-index:1;text-align:center;background:#fff;border-radius:14px;width:100%;max-width:360px;padding:22px;position:relative}.course-detail-modal__icon{background:var(--cd-red-soft);width:38px;height:38px;color:var(--cd-red);border-radius:9px;justify-content:center;align-items:center;margin:0 auto;font-size:15px;font-weight:800;display:flex}.course-detail-modal__dialog h3{color:var(--cd-text);letter-spacing:-.02em;margin:12px 0 0;font-size:17px;font-weight:750}.course-detail-modal__dialog>p{color:var(--cd-muted);margin:7px 0 0;font-size:10.5px;line-height:1.55}.course-detail-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:17px;display:grid}@media (width<=1050px){.course-detail__completed-layout{grid-template-columns:1fr}.course-detail__completed-side{position:static}.course-detail__documents-list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (width<=800px){.course-detail__completed-hero{grid-template-columns:1fr}.course-detail__score{max-width:260px}.course-detail__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-detail__completion-grid{grid-template-columns:1fr}}@media (width<=650px){.course-detail__completed{padding:12px}.course-detail__completed-navigation{margin-bottom:9px}.course-detail__back{min-height:34px}.course-detail__section{border-radius:12px}.course-detail__section-header{flex-direction:column;align-items:flex-start;padding:13px 14px}.course-detail__section-body{padding:14px}.course-detail__completed-copy h1{font-size:19px}.course-detail__documents-list{grid-template-columns:1fr}.course-detail-pdf{padding:10px}.course-detail-pdf__dialog{border-radius:11px;height:94vh}.course-detail-pdf__header{align-items:flex-start}.course-detail-pdf__download{justify-content:center;width:34px;padding:0;font-size:0}.course-detail-modal__dialog{border-radius:12px;padding:19px}}@media (width<=440px){.course-detail__summary-grid,.course-detail-modal__actions{grid-template-columns:1fr}.course-detail__back{justify-content:flex-start;width:100%}}.courses-page,.courses-page *,.courses-page :before,.courses-page :after{box-sizing:border-box}.courses-page{--cp-bg:#f5f7fa;--cp-surface:#fff;--cp-blue:#2457c5;--cp-blue-soft:#edf3ff;--cp-green:#16845b;--cp-green-soft:#e9f7f1;--cp-amber:#a76b10;--cp-amber-soft:#fff6e5;--cp-red:#c24747;--cp-red-soft:#fff0f0;--cp-text:#172033;--cp-muted:#667085;--cp-soft:#98a2b3;--cp-border:#e4e9f0;background:var(--cp-bg);min-height:100%;color:var(--cp-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.courses-page__container{width:100%;max-width:1280px;margin:0 auto;padding:24px 28px 32px}.courses-page__header{border:1px solid var(--cp-border);background:var(--cp-surface);border-radius:18px;justify-content:space-between;align-items:center;gap:28px;padding:22px 24px;display:flex}.courses-page__heading{align-items:flex-start;gap:14px;min-width:0;display:flex}.courses-page__heading-icon{background:var(--cp-blue-soft);width:42px;height:42px;color:var(--cp-blue);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.courses-page__heading-icon svg{stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.courses-page__eyebrow{color:var(--cp-blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.courses-page__heading h1{color:var(--cp-text);letter-spacing:-.035em;margin:0;font-size:24px;font-weight:760;line-height:1.15}.courses-page__heading p{max-width:570px;color:var(--cp-muted);margin:7px 0 0;font-size:12.5px;line-height:1.55}.courses-page__stats{flex:none;grid-template-columns:repeat(4,auto);gap:8px;display:grid}.courses-page__stat{border-radius:10px;align-items:center;gap:8px;min-width:105px;padding:9px 11px;display:flex}.courses-page__stat-icon{border-radius:7px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.courses-page__stat-icon svg{stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.courses-page__stat strong,.courses-page__stat span{display:block}.courses-page__stat strong{font-size:13px;font-weight:800;line-height:1}.courses-page__stat span{margin-top:4px;font-size:9.5px;font-weight:600}.courses-page__stat--blue{background:var(--cp-blue-soft);color:var(--cp-blue)}.courses-page__stat--blue .courses-page__stat-icon{background:#dce8ff}.courses-page__stat--green{background:var(--cp-green-soft);color:var(--cp-green)}.courses-page__stat--green .courses-page__stat-icon{background:#d9f0e4}.courses-page__stat--amber{background:var(--cp-amber-soft);color:var(--cp-amber)}.courses-page__stat--amber .courses-page__stat-icon{background:#ffebc9}.courses-page__stat--red{background:var(--cp-red-soft);color:var(--cp-red)}.courses-page__stat--red .courses-page__stat-icon{background:#ffe1e1}.courses-page__content{border:1px solid var(--cp-border);background:#fff;border-radius:18px;margin-top:16px;overflow:hidden}@media (width<=1050px){.courses-page__header{flex-direction:column;align-items:flex-start}.courses-page__stats{grid-template-columns:repeat(4,1fr);width:100%}.courses-page__stat{min-width:0}}@media (width<=700px){.courses-page__container{padding:16px}.courses-page__header{border-radius:14px;padding:18px}.courses-page__heading h1{font-size:21px}.courses-page__stats{grid-template-columns:repeat(2,1fr)}.courses-page__content{border-radius:14px}}@media (width<=430px){.courses-page__heading-icon{width:38px;height:38px}.courses-page__heading p{font-size:12px}.courses-page__stats{gap:7px}}.users-report,.users-report *,.users-report :before,.users-report :after{box-sizing:border-box}.users-report{--ur-blue:#2457c5;--ur-blue-dark:#1947aa;--ur-blue-soft:#edf3ff;--ur-green:#16845b;--ur-green-soft:#e9f7f1;--ur-amber:#a66a12;--ur-amber-soft:#fff5e4;--ur-red:#c24747;--ur-red-soft:#fff0f0;--ur-text:#172033;--ur-muted:#667085;--ur-soft:#98a2b3;--ur-border:#e4e9f0;--ur-bg:#f5f7fa;background:var(--ur-bg);min-height:100%;color:var(--ur-text)}.users-report__container{width:100%;max-width:1480px;margin:0 auto;padding:22px 26px 30px}.users-report__header{border:1px solid var(--ur-border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 20px;display:flex}.users-report__heading{min-width:0}.users-report__heading>span{color:var(--ur-blue);text-transform:uppercase;letter-spacing:.08em;font-size:8.5px;font-weight:800;display:block}.users-report__heading h1{color:var(--ur-text);letter-spacing:-.035em;margin:4px 0 0;font-size:22px;font-weight:760;line-height:1.2}.users-report__heading p{color:var(--ur-muted);margin:5px 0 0;font-size:10.5px;line-height:1.5}.users-report__search{border:1px solid var(--ur-border);background:#f8fafc;border-radius:9px;align-items:center;gap:8px;width:min(380px,100%);min-height:40px;padding:0 12px;transition:border-color .14s,background .14s,box-shadow .14s;display:flex}.users-report__search:focus-within{background:#fff;border-color:#9cb4df;box-shadow:0 0 0 3px #2457c512}.users-report__search svg{color:#98a2b3;stroke-width:1.8px;flex:none;width:15px;height:15px}.users-report__search input{width:100%;color:var(--ur-text);background:0 0;border:0;outline:0;font-family:inherit;font-size:10.5px}.users-report__search input::placeholder{color:#a0a8b4}.users-report__summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.users-report__summary>div{border:1px solid var(--ur-border);background:#fff;border-radius:9px;min-height:58px;padding:10px 12px}.users-report__summary span,.users-report__summary strong{display:block}.users-report__summary span{color:var(--ur-soft);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:750}.users-report__summary strong{color:var(--ur-text);margin-top:4px;font-size:17px;font-weight:800}.users-report__summary--green{background:var(--ur-green-soft)!important;border-color:#0000!important}.users-report__summary--green span,.users-report__summary--green strong{color:var(--ur-green)}.users-report__summary--red{background:var(--ur-red-soft)!important;border-color:#0000!important}.users-report__summary--red span,.users-report__summary--red strong{color:var(--ur-red)}.users-report__summary--amber{background:var(--ur-amber-soft)!important;border-color:#0000!important}.users-report__summary--amber span,.users-report__summary--amber strong{color:var(--ur-amber)}.users-report__alert{border-radius:9px;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:10px;padding:10px 12px;font-size:9.5px;display:flex}.users-report__alert>div strong,.users-report__alert>div span{display:block}.users-report__alert>div span{margin-top:2px}.users-report__alert--error{background:var(--ur-red-soft);color:var(--ur-red)}.users-report__alert--success{background:var(--ur-green-soft);color:var(--ur-green)}.users-report__alert--info{background:var(--ur-blue-soft);color:var(--ur-blue)}.users-report__alert button{color:currentColor;cursor:pointer;background:#ffffffa6;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex}.users-report__alert button svg{width:13px;height:13px}.users-matrix{border:1px solid var(--ur-border);background:#fff;border-radius:14px;margin-top:10px;overflow:hidden}.users-matrix__toolbar{border-bottom:1px solid var(--ur-border);justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:12px 15px;display:flex}.users-matrix__toolbar span,.users-matrix__toolbar strong{display:block}.users-matrix__toolbar span{color:var(--ur-blue);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:800}.users-matrix__toolbar strong{color:#344054;margin-top:2px;font-size:11px;font-weight:700}.users-matrix__toolbar p{color:#98a2b3;margin:0;font-size:9px}.users-matrix__scroll{scrollbar-width:thin;scrollbar-color:#ccd4df #f3f5f7;width:100%;max-height:calc(100vh - 275px);overflow:auto}.users-matrix__scroll::-webkit-scrollbar{width:8px;height:8px}.users-matrix__scroll::-webkit-scrollbar-track{background:#f3f5f7}.users-matrix__scroll::-webkit-scrollbar-thumb{background:#ccd4df;border-radius:8px}.users-matrix__table{table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;width:100%}.users-matrix__table thead{z-index:20;position:sticky;top:0}.users-matrix__table thead th{vertical-align:middle;border-right:1px solid #edf0f4;border-bottom:1px solid var(--ur-border);text-align:left;background:#f8fafc;height:68px;padding:10px 12px}.users-matrix__table thead th:last-child{border-right:0}.users-matrix__table thead th>strong{color:#344054;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.users-matrix__table thead th>small{color:#98a2b3;margin-top:4px;font-size:8.5px;font-weight:550;display:block}.users-matrix__table thead .users-matrix__user-header{z-index:30;background:#f3f6fa;position:sticky;left:0}.users-matrix__user-header>span,.users-matrix__user-header>small{display:block}.users-matrix__user-header>span{color:#475467;font-size:9.5px;font-weight:750}.users-matrix__user-header>small{color:#98a2b3;margin-top:3px;font-size:8.5px}.users-matrix__table tbody th,.users-matrix__table tbody td{vertical-align:top;background:#fff;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;min-height:118px;padding:9px}.users-matrix__table tbody tr:last-child th,.users-matrix__table tbody tr:last-child td{border-bottom:0}.users-matrix__table tbody td:last-child{border-right:0}.users-matrix__table tbody tr:hover td{background:#fcfdfe}.users-matrix__user-cell{z-index:10;text-align:left;position:sticky;left:0;background:#fff!important;padding:12px!important}.users-matrix__user-cell:after{content:"";background:#dfe5ed;width:1px;position:absolute;top:0;bottom:0;right:-1px}.users-matrix__user-cell{gap:9px;display:flex}.users-matrix__avatar{background:var(--ur-blue-soft);width:32px;height:32px;color:var(--ur-blue);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.users-matrix__user-copy{min-width:0}.users-matrix__user-copy>strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:750;display:block;overflow:hidden}.users-matrix__user-copy>span{color:#7d8999;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8.5px;font-weight:500;display:block;overflow:hidden}.users-matrix__user-meta{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.users-matrix__user-meta span{color:#768396;background:#f1f4f7;border-radius:4px;padding:3px 5px;font-size:7.5px;font-weight:600}.users-matrix__user-copy>small{color:#98a2b3;margin-top:7px;font-size:8px;font-weight:550;display:block}.users-matrix__course-cell{flex-direction:column;gap:7px;min-height:100px;display:flex}.users-matrix__course-cell-head{justify-content:space-between;align-items:center;gap:6px;display:flex}.users-matrix__status{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;min-height:23px;padding:0 6px;font-size:7.8px;font-weight:750;display:inline-flex}.users-matrix__status svg{stroke-width:2px;flex:none;width:10px;height:10px}.users-matrix__status--completed{background:var(--ur-green-soft);color:var(--ur-green)}.users-matrix__status--failed{background:var(--ur-red-soft);color:var(--ur-red)}.users-matrix__status--pending{background:var(--ur-amber-soft);color:var(--ur-amber)}.users-matrix__status--empty{color:#8e98a6;background:#f1f3f5}.users-matrix__course-cell--empty{justify-content:center;align-items:flex-start}.users-matrix__course-cell--empty p{color:#a0a8b4;margin:0;font-size:8.5px;line-height:1.4}.users-matrix__course-actions{gap:4px;display:flex}.users-matrix__icon-button{border:1px solid var(--ur-border);color:#7b8797;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:flex}.users-matrix__icon-button:hover:not(:disabled){color:var(--ur-blue);background:#f5f7f9;border-color:#c8d3df}.users-matrix__icon-button--download{background:var(--ur-blue-soft);color:var(--ur-blue);border-color:#d7e4fb}.users-matrix__icon-button:disabled{opacity:.35;cursor:not-allowed}.users-matrix__icon-button svg{stroke-width:1.8px;width:12px;height:12px}.users-matrix__course-progress{margin-top:1px}.users-matrix__course-progress-copy{justify-content:space-between;align-items:center;gap:5px;display:flex}.users-matrix__course-progress-copy span{color:#98a2b3;font-size:7.5px;font-weight:600}.users-matrix__course-progress-copy strong{color:#536073;font-size:8.5px;font-weight:750}.users-matrix__progress-track{background:#e9edf2;border-radius:4px;height:4px;margin-top:4px;overflow:hidden}.users-matrix__progress-value{border-radius:inherit;background:var(--ur-amber);height:100%}.users-matrix__progress-value--completed{background:var(--ur-green)}.users-matrix__progress-value--failed{background:var(--ur-red)}.users-matrix__course-started{color:#7b8797;background:#f6f8fa;border-radius:5px;padding:5px 6px;font-size:8px}.users-matrix__course-meta{grid-template-columns:1fr auto;gap:6px;margin-top:auto;display:grid}.users-matrix__course-meta>div{min-width:0}.users-matrix__course-meta span,.users-matrix__course-meta strong{display:block}.users-matrix__course-meta span{color:#98a2b3;font-size:7px;font-weight:600}.users-matrix__course-meta strong{color:#536073;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8.5px;font-weight:700;overflow:hidden}.users-matrix__loading{gap:7px;padding:14px;display:grid}.users-matrix__loading div{background:linear-gradient(90deg,#f1f3f6 0%,#f8f9fb 50%,#f1f3f6 100%) 0 0/200% 100%;border-radius:8px;height:64px;animation:1.2s linear infinite usersMatrixLoading}@keyframes usersMatrixLoading{to{background-position:-200% 0}}.users-matrix__empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.users-matrix__empty-state strong{color:#475467;font-size:14px}.users-matrix__empty-state p{color:#98a2b3;margin:5px 0 0;font-size:9.5px}.users-detail-modal,.users-download-modal,.users-pdf-modal{z-index:400;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.users-detail-modal__overlay,.users-download-modal__overlay,.users-pdf-modal__overlay{background:#1118278c;border:0;width:100%;height:100%;position:absolute;inset:0}.users-detail-modal__dialog{z-index:1;background:#fff;border-radius:14px;width:100%;max-width:510px;position:relative;overflow:hidden}.users-detail-modal__header{border-bottom:1px solid var(--ur-border);justify-content:space-between;align-items:flex-start;gap:15px;padding:14px 16px;display:flex}.users-detail-modal__header>div{min-width:0}.users-detail-modal__header span{color:var(--ur-blue);text-transform:uppercase;font-size:8px;font-weight:800}.users-detail-modal__header h3{color:var(--ur-text);margin:4px 0 0;font-size:16px;font-weight:750}.users-detail-modal__header p{color:var(--ur-muted);margin:3px 0 0;font-size:9.5px}.users-detail-modal__close,.users-download-modal__close{border:1px solid var(--ur-border);color:#7d8999;cursor:pointer;background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.users-detail-modal__close svg,.users-download-modal__close svg{width:14px;height:14px}.users-detail-modal__body{padding:16px}.users-detail-modal__status-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.users-detail-modal__status-row>strong{color:#536073;font-size:10px}.users-detail-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.users-detail-modal__grid>div,.users-detail-modal__dates>div{background:#f6f8fa;border-radius:8px;padding:9px 10px}.users-detail-modal__grid span,.users-detail-modal__grid strong,.users-detail-modal__dates span,.users-detail-modal__dates strong{display:block}.users-detail-modal__grid span,.users-detail-modal__dates span{color:#98a2b3;text-transform:uppercase;font-size:7.5px;font-weight:700}.users-detail-modal__grid strong,.users-detail-modal__dates strong{color:#475467;margin-top:3px;font-size:9.5px}.users-detail-modal__dates{gap:7px;margin-top:7px;display:grid}.users-detail-modal__feedback{background:var(--ur-blue-soft);border-radius:8px;margin-top:8px;padding:10px}.users-detail-modal__feedback span{color:var(--ur-blue);text-transform:uppercase;font-size:7.5px;font-weight:750}.users-detail-modal__feedback p{color:#596b87;margin:4px 0 0;font-size:9.5px;line-height:1.5}.users-detail-modal__documents{background:var(--ur-blue);color:#fff;cursor:pointer;border:0;border-radius:7px;align-items:center;gap:5px;min-height:35px;margin-top:10px;padding:0 10px;font-size:9.5px;font-weight:700;display:inline-flex}.users-detail-modal__documents svg{width:13px;height:13px}.users-download-modal{z-index:410}.users-download-modal__dialog{z-index:1;background:#fff;border-radius:14px;width:100%;max-width:520px;position:relative;overflow:hidden}.users-download-modal__header{border-bottom:1px solid var(--ur-border);justify-content:space-between;align-items:flex-start;padding:14px 16px;display:flex}.users-download-modal__header span{color:var(--ur-blue);text-transform:uppercase;font-size:8px;font-weight:800}.users-download-modal__header h3{color:var(--ur-text);margin:4px 0 0;font-size:15px}.users-download-modal__header p{color:var(--ur-muted);margin:3px 0 0;font-size:9px}.users-download-modal__error{background:var(--ur-red-soft);color:var(--ur-red);border-radius:7px;margin:10px 12px 0;padding:8px;font-size:9px}.users-download-modal__options{flex-direction:column;gap:7px;padding:12px;display:flex}.users-download-modal__option{text-align:left;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;min-height:57px;padding:8px;display:flex}.users-download-modal__option--blue{background:var(--ur-blue-soft);color:var(--ur-blue)}.users-download-modal__option--green{background:var(--ur-green-soft);color:var(--ur-green)}.users-download-modal__option--amber{background:var(--ur-amber-soft);color:var(--ur-amber)}.users-download-modal__option-icon{background:#ffffffb3;border-radius:7px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:flex}.users-download-modal__option>span:nth-child(2){flex:1;min-width:0}.users-download-modal__option strong,.users-download-modal__option small{display:block}.users-download-modal__option strong{font-size:10px}.users-download-modal__option small{opacity:.8;margin-top:2px;font-size:8.5px}.users-download-modal__option>svg{width:14px;height:14px}.users-pdf-modal{z-index:420}.users-pdf-modal__dialog{z-index:1;background:#fff;border-radius:14px;flex-direction:column;width:min(1050px,100%);height:min(90vh,800px);display:flex;position:relative;overflow:hidden}.users-pdf-modal__header{border-bottom:1px solid var(--ur-border);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:12px 14px;display:flex}.users-pdf-modal__header>div:first-child{min-width:0}.users-pdf-modal__header span{color:var(--ur-soft);text-transform:uppercase;font-size:8px;font-weight:750}.users-pdf-modal__header h3{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:14px;overflow:hidden}.users-pdf-modal__header p{color:var(--ur-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:9px;overflow:hidden}.users-pdf-modal__actions{gap:6px;display:flex}.users-pdf-modal__actions a{background:var(--ur-blue);color:#fff;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:9.5px;font-weight:700;text-decoration:none;display:inline-flex}.users-pdf-modal__actions button{border:1px solid var(--ur-border);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.users-pdf-modal__actions svg{width:13px;height:13px}.users-pdf-modal__dialog iframe{background:#f3f5f7;border:0;flex:1;width:100%;min-height:0}@media (width<=900px){.users-report__header{flex-direction:column;align-items:stretch}.users-report__search{width:100%}.users-report__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.users-matrix__scroll{max-height:none}}@media (width<=620px){.users-report__container{padding:12px}.users-report__header{border-radius:12px;padding:15px}.users-report__heading h1{font-size:19px}.users-report__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.users-matrix{border-radius:12px}.users-matrix__toolbar{flex-direction:column;align-items:flex-start;gap:5px}.users-detail-modal,.users-download-modal,.users-pdf-modal{padding:10px}.users-detail-modal__grid{grid-template-columns:1fr}.users-pdf-modal__dialog{height:94vh}.users-pdf-modal__actions a{justify-content:center;width:34px;padding:0;font-size:0}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-700:oklch(55.5% .163 48.998);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-md:28rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--tracking-wide:.025em;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce:bounce 1s infinite;--blur-sm:8px;--blur-xl:24px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.bottom-4{bottom:calc(var(--spacing) * 4)}.-left-20{left:calc(var(--spacing) * -20)}.z-20{z-index:20}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-1{height:calc(var(--spacing) * 1)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-9{height:calc(var(--spacing) * 9)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-\[3px\]{height:3px}.h-\[280px\]{height:280px}.h-full{height:100%}.min-h-\[220px\]{min-height:220px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:calc(var(--spacing) * 1)}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-9{width:calc(var(--spacing) * 9)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-\[92\%\]{width:92%}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-\[1180px\]{max-width:1180px}.max-w-md{max-width:var(--container-md)}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[150px\]{min-width:150px}.min-w-\[170px\]{min-width:170px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.skew-x-\[-18deg\]{--tw-skew-x:skewX(-18deg);transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[\#0F2F6E\]{border-color:#0f2f6e}.border-amber-100{border-color:var(--color-amber-100)}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-200{border-color:var(--color-blue-200)}.border-emerald-100{border-color:var(--color-emerald-100)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.border-transparent{border-color:#0000}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab, red, red)){.border-white\/20{border-color:color-mix(in oklab, var(--color-white) 20%, transparent)}}.border-white\/25{border-color:#ffffff40}@supports (color:color-mix(in lab, red, red)){.border-white\/25{border-color:color-mix(in oklab, var(--color-white) 25%, transparent)}}.border-white\/70{border-color:#ffffffb3}@supports (color:color-mix(in lab, red, red)){.border-white\/70{border-color:color-mix(in oklab, var(--color-white) 70%, transparent)}}.border-t-\[\#0F2F6E\]{border-top-color:#0f2f6e}.border-t-white{border-top-color:var(--color-white)}.border-r-white{border-right-color:var(--color-white)}.bg-\[\#0F2F6E\]{background-color:#0f2f6e}.bg-amber-50{background-color:var(--color-amber-50)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-500{background-color:var(--color-emerald-500)}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/70{background-color:#f8fafcb3}@supports (color:color-mix(in lab, red, red)){.bg-slate-50\/70{background-color:color-mix(in oklab, var(--color-slate-50) 70%, transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-900\/45{background-color:#0f172b73}@supports (color:color-mix(in lab, red, red)){.bg-slate-900\/45{background-color:color-mix(in oklab, var(--color-slate-900) 45%, transparent)}}.bg-slate-950\/50{background-color:#02061880}@supports (color:color-mix(in lab, red, red)){.bg-slate-950\/50{background-color:color-mix(in oklab, var(--color-slate-950) 50%, transparent)}}.bg-white{background-color:var(--color-white)}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab, red, red)){.bg-white\/15{background-color:color-mix(in oklab, var(--color-white) 15%, transparent)}}.bg-white\/20{background-color:#fff3}@supports (color:color-mix(in lab, red, red)){.bg-white\/20{background-color:color-mix(in oklab, var(--color-white) 20%, transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab, red, red)){.bg-white\/80{background-color:color-mix(in oklab, var(--color-white) 80%, transparent)}}.bg-white\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab, red, red)){.bg-white\/90{background-color:color-mix(in oklab, var(--color-white) 90%, transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab, red, red)){.bg-white\/95{background-color:color-mix(in oklab, var(--color-white) 95%, transparent)}}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[linear-gradient\(120deg\,transparent_0\%\,rgba\(255\,255\,255\,0\.20\)_45\%\,transparent_65\%\)\]{background-image:linear-gradient(120deg,#0000 0%,#fff3 45%,#0000 65%)}.from-\[\#0F2F6E\]{--tw-gradient-from:#0f2f6e;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-blue-500{--tw-gradient-via:var(--color-blue-500);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-emerald-500{--tw-gradient-to:var(--color-emerald-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-10{padding-block:calc(var(--spacing) * 10)}.text-center{text-align:center}.text-left{text-align:left}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.025em\]{--tw-tracking:-.025em;letter-spacing:-.025em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-\[\#0F2F6E\]{color:#0f2f6e}.text-amber-700{color:var(--color-amber-700)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-900{color:var(--color-slate-900)}.text-slate-950{color:var(--color-slate-950)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_6px_20px_rgba\(15\,23\,42\,0\.04\)\]{--tw-shadow:0 6px 20px var(--tw-shadow-color,#0f172a0a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_14px_30px_rgba\(15\,47\,110\,0\.22\)\]{--tw-shadow:0 14px 30px var(--tw-shadow-color,#0f2f6e38);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_16px_34px_rgba\(15\,47\,110\,0\.08\)\]{--tw-shadow:0 16px 34px var(--tw-shadow-color,#0f2f6e14);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_18px_38px_rgba\(15\,47\,110\,0\.24\)\]{--tw-shadow:0 18px 38px var(--tw-shadow-color,#0f2f6e3d);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(15\,23\,42\,0\.12\)\]{--tw-shadow:0 18px 50px var(--tw-shadow-color,#0f172a1f);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(15\,23\,42\,0\.045\)\]{--tw-shadow:0 18px 50px var(--tw-shadow-color,#0f172a0b);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_30px_80px_rgba\(15\,23\,42\,0\.20\)\]{--tw-shadow:0 30px 80px var(--tw-shadow-color,#0f172a33);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.backdrop-blur-\[3px\]{--tw-backdrop-blur:blur(3px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.outline-none{--tw-outline-style:none;outline-style:none}.\[animation-delay\:0ms\]{animation-delay:0s}.\[animation-delay\:120ms\]{animation-delay:.12s}.\[animation-delay\:240ms\]{animation-delay:.24s}@media (hover:hover){.group-hover\:translate-x-\[620\%\]:is(:where(.group):hover *){--tw-translate-x:620%;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.placeholder\:text-slate-400::placeholder{color:var(--color-slate-400)}@media (hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-blue-400:hover{border-color:var(--color-blue-400)}.hover\:border-emerald-400:hover{border-color:var(--color-emerald-400)}.hover\:border-slate-300:hover{border-color:var(--color-slate-300)}.hover\:bg-\[\#123A86\]:hover{background-color:#123a86}.hover\:bg-black\/5:hover{background-color:#0000000d}@supports (color:color-mix(in lab, red, red)){.hover\:bg-black\/5:hover{background-color:color-mix(in oklab, var(--color-black) 5%, transparent)}}.hover\:bg-blue-50:hover{background-color:var(--color-blue-50)}.hover\:bg-emerald-50:hover{background-color:var(--color-emerald-50)}.hover\:bg-emerald-600:hover{background-color:var(--color-emerald-600)}.hover\:bg-indigo-700:hover{background-color:var(--color-indigo-700)}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:bg-red-600:hover{background-color:var(--color-red-600)}.hover\:bg-slate-50:hover{background-color:var(--color-slate-50)}.hover\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\:text-slate-800:hover{color:var(--color-slate-800)}.hover\:text-slate-900:hover{color:var(--color-slate-900)}.hover\:shadow-\[0_18px_38px_rgba\(15\,47\,110\,0\.26\)\]:hover{--tw-shadow:0 18px 38px var(--tw-shadow-color,#0f2f6e42);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.hover\:shadow-\[0_22px_46px_rgba\(15\,47\,110\,0\.30\)\]:hover{--tw-shadow:0 22px 46px var(--tw-shadow-color,#0f2f6e4d);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}.focus\:border-blue-300:focus{border-color:var(--color-blue-300)}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-indigo-300:focus{border-color:var(--color-indigo-300)}.focus\:border-red-400:focus{border-color:var(--color-red-400)}.focus\:border-red-500:focus{border-color:var(--color-red-500)}.focus\:ring-4:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-blue-100:focus{--tw-ring-color:var(--color-blue-100)}.focus\:ring-indigo-100:focus{--tw-ring-color:var(--color-indigo-100)}.focus\:ring-red-100:focus{--tw-ring-color:var(--color-red-100)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:translate-y-0:active{--tw-translate-y:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}@media (hover:hover){.disabled\:hover\:translate-y-0:disabled:hover{--tw-translate-y:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (width>=40rem){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media (width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-\[1\.4fr_0\.6fr\]{grid-template-columns:1.4fr .6fr}.lg\:grid-cols-\[1\.5fr_0\.5fr\]{grid-template-columns:1.5fr .5fr}.lg\:grid-cols-\[1fr_1fr\]{grid-template-columns:1fr 1fr}.lg\:grid-cols-\[auto_1fr_auto_auto\]{grid-template-columns:auto 1fr auto auto}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:p-6{padding:calc(var(--spacing) * 6)}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (width>=80rem){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}.password-no-native-toggle::-ms-reveal{display:none}.password-no-native-toggle::-ms-clear{display:none}.password-no-native-toggle::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important}.password-no-native-toggle::-webkit-caps-lock-indicator{visibility:hidden;display:none!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}
