.Header-module__hBw1pG__header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #00000014}.Header-module__hBw1pG__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1600px;margin:0 auto;padding:.35rem 1.5rem;display:flex}.Header-module__hBw1pG__logo{cursor:default;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoFull{width:auto;height:76px;display:block}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background:#099ab4;border-radius:2px;width:22px;height:3px;transition:transform .25s,opacity .25s;display:block}.Header-module__hBw1pG__nav{font-family:var(--font-nav), var(--font-site), sans-serif;flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__navLink{color:#fff;white-space:nowrap;background:#099ab4;border-radius:8px;align-items:center;padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.Header-module__hBw1pG__navLink:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.Header-module__hBw1pG__navLinkActive{color:#fff;background:#f15b29}.Header-module__hBw1pG__navGroup{position:relative}.Header-module__hBw1pG__navGroup:after{content:"";height:.6rem;position:absolute;top:100%;left:0;right:0}.Header-module__hBw1pG__navButton{appearance:none;color:#fff;white-space:nowrap;cursor:pointer;background:#099ab4;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.2;transition:transform .3s,box-shadow .3s;display:flex}.Header-module__hBw1pG__navButton:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.Header-module__hBw1pG__arrow{color:#fff;margin-top:1px;font-size:.6rem}.Header-module__hBw1pG__navClose,.Header-module__hBw1pG__backdrop{display:none}.Header-module__hBw1pG__submenu{z-index:200;background:#099ab4;border-radius:8px;flex-direction:column;min-width:180px;animation:.25s Header-module__hBw1pG__submenuIn;display:none;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 30px #00000026}.Header-module__hBw1pG__navGroup.Header-module__hBw1pG__open .Header-module__hBw1pG__submenu{display:flex}@media (hover:hover) and (pointer:fine){.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__submenu{display:flex}}.Header-module__hBw1pG__submenu>.Header-module__hBw1pG__submenuItem:first-child,.Header-module__hBw1pG__submenu>.Header-module__hBw1pG__subGroup:first-child>.Header-module__hBw1pG__submenuItem{border-top-left-radius:6px;border-top-right-radius:6px}.Header-module__hBw1pG__submenu>.Header-module__hBw1pG__submenuItem:last-child,.Header-module__hBw1pG__submenu>.Header-module__hBw1pG__subGroup:last-child>.Header-module__hBw1pG__submenuItem{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.Header-module__hBw1pG__submenuItem{color:#fff;border-bottom:1px solid #ffffff40;padding:.5rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,padding-right .2s;display:block}.Header-module__hBw1pG__submenuItem:last-child{border-bottom:none}.Header-module__hBw1pG__submenuItem:hover{color:#fff;background:#077e93;padding-right:1.25rem}@keyframes Header-module__hBw1pG__submenuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__subGroup{position:relative}.Header-module__hBw1pG__subGroup:after{content:"";width:.5rem;height:100%;position:absolute;top:0;right:100%}.Header-module__hBw1pG__subGroup>.Header-module__hBw1pG__submenuItem{box-sizing:border-box;appearance:none;width:100%;min-width:0;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff40;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__subArrow{color:#fff;font-size:.6rem}.Header-module__hBw1pG__subSubmenu{z-index:300;background:#099ab4;border-radius:8px;flex-direction:column;min-width:200px;margin-right:.4rem;animation:.25s Header-module__hBw1pG__submenuIn;display:none;position:absolute;top:0;right:100%;overflow:hidden;box-shadow:0 10px 30px #00000026}.Header-module__hBw1pG__subGroup.Header-module__hBw1pG__open>.Header-module__hBw1pG__subSubmenu{display:flex}@media (hover:hover) and (pointer:fine){.Header-module__hBw1pG__subGroup:hover>.Header-module__hBw1pG__subSubmenu{display:flex}}@media (max-width:1290px){.Header-module__hBw1pG__inner{flex-direction:column}.Header-module__hBw1pG__logo,.Header-module__hBw1pG__nav{justify-content:center;width:100%}}@media (max-width:1150px){.Header-module__hBw1pG__inner{flex-flow:row;justify-content:space-between}.Header-module__hBw1pG__logo{justify-content:flex-start;width:auto}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__backdrop{opacity:0;pointer-events:none;z-index:200;background:#00000073;transition:opacity .3s;display:block;position:fixed;inset:0}.Header-module__hBw1pG__backdropOpen{opacity:1;pointer-events:auto}.Header-module__hBw1pG__nav{width:70%;max-width:320px;box-shadow:none;z-index:210;box-sizing:border-box;pointer-events:none;background:#fff;flex-flow:column;justify-content:flex-start;align-items:stretch;padding:4rem 1rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%)}.Header-module__hBw1pG__navOpen{pointer-events:auto;transform:translate(0);box-shadow:8px 0 24px #0003}.Header-module__hBw1pG__navClose{color:#333;cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:1rem;left:1rem}.Header-module__hBw1pG__navGroup{width:100%;min-width:0}.Header-module__hBw1pG__navButton,.Header-module__hBw1pG__navLink{box-sizing:border-box;white-space:normal;overflow-wrap:break-word;text-align:right;justify-content:space-between;width:100%;min-width:0}.Header-module__hBw1pG__submenu{width:100%;min-width:0;box-shadow:none;margin-top:.4rem;display:none;position:static}.Header-module__hBw1pG__navGroup.Header-module__hBw1pG__open .Header-module__hBw1pG__submenu{display:flex}.Header-module__hBw1pG__subSubmenu{width:100%;min-width:0;box-shadow:none;margin-top:.4rem;margin-right:0;display:none;position:static}.Header-module__hBw1pG__subGroup.Header-module__hBw1pG__open>.Header-module__hBw1pG__subSubmenu{display:flex}}@media (max-width:768px){.Header-module__hBw1pG__navButton,.Header-module__hBw1pG__navLink{padding:.4rem .6rem;font-size:.75rem}}
.Footer-module__S6Hkya__footer{color:#fff;background:linear-gradient(135deg,#333,#444);padding:2rem 2rem 1.25rem}.Footer-module__S6Hkya__inner{max-width:1400px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:1.5rem;display:grid}.Footer-module__S6Hkya__sectionTitle{color:#099ab4;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__text{color:#fffc;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__links{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__link{color:#fffc;font-size:.9rem;text-decoration:none;transition:color .3s,margin-right .3s}.Footer-module__S6Hkya__link:hover{color:#0bb4d1;margin-right:-5px}.Footer-module__S6Hkya__phone{text-align:left;direction:ltr;unicode-bidi:isolate}.Footer-module__S6Hkya__centered{text-align:center;display:block}.Footer-module__S6Hkya__phoneGrid{direction:ltr;grid-template-columns:repeat(3,auto);justify-content:start;gap:.5rem 1rem;margin-left:1rem;display:grid}.Footer-module__S6Hkya__bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:1.25rem;font-size:.85rem}@media (max-width:990px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__phoneGrid{grid-template-columns:1fr;justify-content:center;justify-items:center;margin-left:0}.Footer-module__S6Hkya__phoneGrid .Footer-module__S6Hkya__phone{text-align:center}}
.AuthLayout-module__a47mzG__wrapper{background:linear-gradient(135deg,#0bb4d1 0%,#099ab4 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;width:100%;padding:3rem 1.5rem;display:flex;position:relative}.AuthLayout-module__a47mzG__card{z-index:2;box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:26rem;padding:2.5rem 2rem;position:relative;box-shadow:0 20px 45px #0003}.AuthLayout-module__a47mzG__title{color:#099ab4;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:800}@media (max-width:480px){.AuthLayout-module__a47mzG__card{border-radius:12px;padding:2rem 1.25rem}.AuthLayout-module__a47mzG__title{margin-bottom:1.5rem;font-size:1.25rem}}.AuthLayout-module__a47mzG__wrapperFull{justify-content:flex-start}@media (min-width:860px){.AuthLayout-module__a47mzG__wrapperWide{padding:1.5rem}.AuthLayout-module__a47mzG__cardWide{max-width:60rem;padding:2rem 3rem}.AuthLayout-module__a47mzG__cardFull{width:100%;max-width:none}.AuthLayout-module__a47mzG__cardWide .AuthLayout-module__a47mzG__title{margin-bottom:1.25rem}.AuthLayout-module__a47mzG__cardWide .AuthLayout-module__a47mzG__form{grid-template-columns:1fr 1fr;gap:1rem 1.5rem;display:grid}.AuthLayout-module__a47mzG__cardWide .AuthLayout-module__a47mzG__error,.AuthLayout-module__a47mzG__cardWide .AuthLayout-module__a47mzG__success,.AuthLayout-module__a47mzG__cardWide .AuthLayout-module__a47mzG__submit{grid-column:1/-1}}.AuthLayout-module__a47mzG__form{flex-direction:column;gap:1.25rem;display:flex}.AuthLayout-module__a47mzG__field{flex-direction:column;gap:.5rem;display:flex}.AuthLayout-module__a47mzG__label{color:#333;font-size:.9rem;font-weight:600}.AuthLayout-module__a47mzG__input{box-sizing:border-box;color:#333;border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.AuthLayout-module__a47mzG__input:focus{border-color:#099ab4;outline:none}.AuthLayout-module__a47mzG__submit{color:#fff;cursor:pointer;background:#099ab4;border:none;border-radius:8px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s}.AuthLayout-module__a47mzG__submit:hover{background:#077e93;transform:translateY(-1px)}.AuthLayout-module__a47mzG__links{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.AuthLayout-module__a47mzG__link{color:#099ab4;font-size:.85rem;text-decoration:none}.AuthLayout-module__a47mzG__link:hover{text-decoration:underline}.AuthLayout-module__a47mzG__backLink{text-align:center;color:#099ab4;margin-top:1.5rem;font-size:.85rem;text-decoration:none;display:block}.AuthLayout-module__a47mzG__backLink:hover{text-decoration:underline}.AuthLayout-module__a47mzG__hint{color:#777;text-align:center;margin-bottom:1.25rem;font-size:.8rem;line-height:1.6}.AuthLayout-module__a47mzG__error{color:#d32f2f;text-align:center;background:#fdecea;border:1px solid #f5c6c2;border-radius:8px;padding:.6rem .9rem;font-size:.85rem}.AuthLayout-module__a47mzG__success{color:#1b7a3d;text-align:center;background:#e9f7ef;border:1px solid #b7e3c6;border-radius:8px;padding:.6rem .9rem;font-size:.85rem}.AuthLayout-module__a47mzG__successRow{text-align:right;justify-content:space-between;align-items:center;gap:.75rem;font-weight:700;display:flex}.AuthLayout-module__a47mzG__successActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.AuthLayout-module__a47mzG__copyBtn{color:#1b7a3d;cursor:pointer;background:#fff;border:1px solid #b7e3c6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background .2s;display:flex}.AuthLayout-module__a47mzG__copyBtn:hover{background:#d9f1e2}.AuthLayout-module__a47mzG__loginBtn{color:#099ab4;cursor:pointer;background:#fff;border:1px solid #b6e2ea;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background .2s;display:flex}.AuthLayout-module__a47mzG__loginBtn:hover{background:#e6f7fa}.AuthLayout-module__a47mzG__submitLink{box-sizing:border-box;text-align:center;margin-top:1rem;text-decoration:none;display:block}.AuthLayout-module__a47mzG__modeToggle{gap:.5rem;margin-bottom:1.25rem;display:flex}.AuthLayout-module__a47mzG__modeButton{color:#099ab4;cursor:pointer;background:#fff;border:1px solid #099ab4;border-radius:8px;flex:1;padding:.65rem .5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .2s,color .2s}.AuthLayout-module__a47mzG__modeButton:hover{background:#e6f7fa}.AuthLayout-module__a47mzG__modeButtonActive,.AuthLayout-module__a47mzG__modeButtonActive:hover{color:#fff;background:#099ab4}
.AudiencePicker-module__rXzGEG__wrapper{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.AudiencePicker-module__rXzGEG__checkGrid{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.AudiencePicker-module__rXzGEG__checkItem{color:#333;cursor:pointer;align-items:center;gap:.4rem;font-size:.88rem;display:flex}.AudiencePicker-module__rXzGEG__checkItem input{accent-color:#099ab4;cursor:pointer;width:1.05rem;height:1.05rem}.AudiencePicker-module__rXzGEG__muted{color:#999;font-size:.78rem}.AudiencePicker-module__rXzGEG__section{border-top:1px solid #eee;padding-top:.6rem}.AudiencePicker-module__rXzGEG__sectionHeader{color:#099ab4;cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:.6rem;margin:0 0 .5rem;padding:0;font-family:inherit;font-size:.92rem;font-weight:700;display:flex}.AudiencePicker-module__rXzGEG__toggle{color:#099ab4;background:#eaf7fa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.9rem;line-height:1;display:flex}.AudiencePicker-module__rXzGEG__count{color:#099ab4;background:#eaf7fa;border-radius:999px;padding:.05rem .55rem;font-size:.7rem;font-weight:700}.AudiencePicker-module__rXzGEG__classTree{flex-direction:column;gap:.75rem;display:flex}.AudiencePicker-module__rXzGEG__termBlock{background:#fafafa;border:1px solid #eee;border-radius:10px;padding:.6rem .8rem}.AudiencePicker-module__rXzGEG__termName{color:#1a1a1a;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.AudiencePicker-module__rXzGEG__gradeBlock{margin:0 0 .5rem}.AudiencePicker-module__rXzGEG__gradeName{color:#555;margin:0 0 .3rem;font-size:.8rem;font-weight:600}
.FontSettingsForm-module__PMpuYG__wideCard{max-width:1500px!important}.FontSettingsForm-module__PMpuYG__wrap{flex-direction:column;gap:2rem;display:flex}.FontSettingsForm-module__PMpuYG__section{flex-direction:column;display:flex}.FontSettingsForm-module__PMpuYG__tabBar{border-bottom:2px solid #eee;gap:.4rem;margin-bottom:1.25rem;display:flex;overflow:auto hidden}.FontSettingsForm-module__PMpuYG__tabBtn{appearance:none;color:#8a97a3;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.6rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:color .15s,border-color .15s}.FontSettingsForm-module__PMpuYG__tabBtn:hover{color:var(--teal)}.FontSettingsForm-module__PMpuYG__tabBtnActive{color:var(--teal);border-bottom-color:var(--teal)}.FontSettingsForm-module__PMpuYG__sectionTitle{color:#1a1a1a;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.FontSettingsForm-module__PMpuYG__hint{color:#777;margin:0 0 1rem;font-size:.85rem;line-height:1.8}.FontSettingsForm-module__PMpuYG__saveBtn{white-space:nowrap;color:#fff;cursor:pointer;background:#099ab4;border:none;border-radius:10px;width:auto;padding:.6rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .2s}.FontSettingsForm-module__PMpuYG__saveBtn:hover:not(:disabled){background:#077e93}.FontSettingsForm-module__PMpuYG__saveBtn:disabled{opacity:.6;cursor:default}.FontSettingsForm-module__PMpuYG__scaleRow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.FontSettingsForm-module__PMpuYG__scaleSlider{min-width:0;accent-color:var(--teal);cursor:pointer;flex:1}.FontSettingsForm-module__PMpuYG__scaleValue{text-align:center;color:#3a4a63;font-variant-numeric:tabular-nums;min-width:3.5rem;font-size:.9rem;font-weight:700}.FontSettingsForm-module__PMpuYG__fontGrid{grid-template-columns:repeat(5,1fr);gap:.9rem;margin-bottom:1rem;display:grid}@media (max-width:900px){.FontSettingsForm-module__PMpuYG__fontGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.FontSettingsForm-module__PMpuYG__fontGrid{grid-template-columns:repeat(2,1fr)}}.FontSettingsForm-module__PMpuYG__fontCard{cursor:pointer;background:#fafbfc;border:2px solid #eee;border-radius:14px;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;transition:border-color .15s,background .15s;display:flex}.FontSettingsForm-module__PMpuYG__fontCard:hover{border-color:#cfe9ee}.FontSettingsForm-module__PMpuYG__fontCardSelected{border-color:var(--teal);background:#eaf7fa}.FontSettingsForm-module__PMpuYG__fontRadio{opacity:0;width:0;height:0;position:absolute}.FontSettingsForm-module__PMpuYG__fontCardLabel{color:#3a4a63;font-size:.85rem;font-weight:700}.FontSettingsForm-module__PMpuYG__fontPreview{color:#1a1a1a;font-size:1rem;line-height:1.6}.FontSettingsForm-module__PMpuYG__toast{z-index:1000;color:#1b7a3d;opacity:1;pointer-events:none;background:#e9f7ef;border:1px solid #b7e3c6;border-radius:10px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;transition:opacity .3s,transform .3s;animation:.25s FontSettingsForm-module__PMpuYG__toastIn;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.FontSettingsForm-module__PMpuYG__toastFading{opacity:0;transform:translate(-50%)translateY(10px)}@keyframes FontSettingsForm-module__PMpuYG__toastIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.TimezoneSettingsForm-module__AStIyG__wrap{flex-direction:column;gap:2rem;display:flex}.TimezoneSettingsForm-module__AStIyG__section{flex-direction:column;display:flex}.TimezoneSettingsForm-module__AStIyG__sectionTitle{color:#1a1a1a;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.TimezoneSettingsForm-module__AStIyG__hint{color:#777;margin:0 0 1rem;font-size:.85rem;line-height:1.8}.TimezoneSettingsForm-module__AStIyG__timezoneRow{flex-wrap:wrap;gap:.6rem;display:flex}.TimezoneSettingsForm-module__AStIyG__select{box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:10px;flex:1;min-width:220px;padding:.6rem .9rem;font-family:inherit;font-size:.9rem}.TimezoneSettingsForm-module__AStIyG__select:focus{border-color:var(--teal);background:#fff;outline:none}.TimezoneSettingsForm-module__AStIyG__saveBtn{white-space:nowrap;color:#fff;cursor:pointer;background:#099ab4;border:none;border-radius:10px;width:auto;padding:.6rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .2s}.TimezoneSettingsForm-module__AStIyG__saveBtn:hover:not(:disabled){background:#077e93}.TimezoneSettingsForm-module__AStIyG__saveBtn:disabled{opacity:.6;cursor:default}.TimezoneSettingsForm-module__AStIyG__preview{color:#444;margin:.9rem 0 0;font-size:.85rem}.TimezoneSettingsForm-module__AStIyG__clockHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.TimezoneSettingsForm-module__AStIyG__clockHeaderRow .TimezoneSettingsForm-module__AStIyG__sectionTitle{margin:0}.TimezoneSettingsForm-module__AStIyG__syncBtn{border:1px solid var(--teal);color:var(--teal);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700}.TimezoneSettingsForm-module__AStIyG__syncBtn:hover:not(:disabled){background:#eaf7fa}.TimezoneSettingsForm-module__AStIyG__syncBtn:disabled{opacity:.5;cursor:default}.TimezoneSettingsForm-module__AStIyG__clockGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.TimezoneSettingsForm-module__AStIyG__clockCard{background:#fafbfc;border:1px solid #eee;border-radius:14px;flex-direction:column;gap:.35rem;padding:1.1rem 1.25rem;display:flex}.TimezoneSettingsForm-module__AStIyG__clockLabel{color:#3a4a63;font-size:.8rem;font-weight:700}.TimezoneSettingsForm-module__AStIyG__clockValue{color:#1a1a1a;font-size:1rem;font-weight:700}.TimezoneSettingsForm-module__AStIyG__clockZone{color:#9aa0a6;font-size:.75rem}.TimezoneSettingsForm-module__AStIyG__toast{z-index:1000;color:#1b7a3d;opacity:1;pointer-events:none;background:#e9f7ef;border:1px solid #b7e3c6;border-radius:10px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;transition:opacity .3s,transform .3s;animation:.25s TimezoneSettingsForm-module__AStIyG__toastIn;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.TimezoneSettingsForm-module__AStIyG__toastFading{opacity:0;transform:translate(-50%)translateY(10px)}@keyframes TimezoneSettingsForm-module__AStIyG__toastIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.BulkRegisterStudentsForm-module__xQ3HSa__downloadSample{color:#099ab4;cursor:pointer;background:#e6f7fa;border:1px solid #099ab4;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.7rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.BulkRegisterStudentsForm-module__xQ3HSa__downloadSample:hover{background:#d3f0f5}.BulkRegisterStudentsForm-module__xQ3HSa__fieldFull{grid-column:1/-1}.BulkRegisterStudentsForm-module__xQ3HSa__dropzone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #ccc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;transition:background .2s,border-color .2s;display:flex;position:relative}.BulkRegisterStudentsForm-module__xQ3HSa__dropzone:hover{background:#f2fbfc;border-color:#099ab4}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneActive{background:#e6f7fa;border-color:#099ab4}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneHasFile{background:#f2fbfc;border-style:solid;border-color:#099ab4}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneIcon{color:#099ab4;opacity:.8}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneText{color:#333;font-size:.9rem;font-weight:600}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneHint{color:#888;font-size:.8rem}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneFileName{color:#099ab4;background:#fff;border:1px solid #cceef3;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.85rem;font-weight:600;display:inline-flex}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneBrowse{color:#099ab4;text-decoration:underline}.BulkRegisterStudentsForm-module__xQ3HSa__dropzoneInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.BulkRegisterStudentsForm-module__xQ3HSa__resultWrap{border-top:1px solid #eee;grid-column:1/-1;margin-top:2rem;padding-top:1.5rem}.BulkRegisterStudentsForm-module__xQ3HSa__summary{color:#1a1a1a;margin:0 0 1rem;font-size:.9rem;font-weight:600}.BulkRegisterStudentsForm-module__xQ3HSa__tableScroll{border:1px solid #eee;border-radius:8px;overflow-x:auto}.BulkRegisterStudentsForm-module__xQ3HSa__table{border-collapse:collapse;width:100%;min-width:700px;font-size:.85rem}.BulkRegisterStudentsForm-module__xQ3HSa__table th,.BulkRegisterStudentsForm-module__xQ3HSa__table td{text-align:center;white-space:nowrap;border-bottom:1px solid #eee;padding:.6rem .75rem}.BulkRegisterStudentsForm-module__xQ3HSa__table th{color:#333;background:#f7f7f7;font-weight:700}.BulkRegisterStudentsForm-module__xQ3HSa__table tr:last-child td{border-bottom:none}.BulkRegisterStudentsForm-module__xQ3HSa__rowError{background:#fdecea}@media (max-width:480px){.BulkRegisterStudentsForm-module__xQ3HSa__table{font-size:.75rem}}
.ProfileForm-module__IAQHgG__infoGrid{border-bottom:1px solid #eee;grid-template-columns:1fr 1fr;gap:.75rem 1rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:grid}.ProfileForm-module__IAQHgG__infoItemFull{grid-column:1/-1}.ProfileForm-module__IAQHgG__infoItem{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ProfileForm-module__IAQHgG__infoLabel{color:#9aa0a6;font-size:.75rem}.ProfileForm-module__IAQHgG__infoValue{color:#1a1a1a;word-break:break-all;font-size:.9rem;font-weight:600}.ProfileForm-module__IAQHgG__statusActive{color:#1e8e3e}.ProfileForm-module__IAQHgG__statusInactive{color:#d32f2f}.ProfileForm-module__IAQHgG__secretValue{color:#555;text-align:left;direction:ltr;background:#f5f5f5;border-radius:6px;padding:.5rem .6rem;font-family:monospace;font-size:.7rem;font-weight:400;line-height:1.6}@media (max-width:480px){.ProfileForm-module__IAQHgG__infoGrid{grid-template-columns:1fr}}@media (min-width:860px){.ProfileForm-module__IAQHgG__infoGrid{grid-template-columns:repeat(4,1fr);gap:.75rem 1.25rem;margin-bottom:1.25rem;padding-bottom:1.25rem}}
.BulkUploadHistorySection-module__ijyH6a__header{color:#099ab4;cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;margin:0 0 .5rem;padding:0;font-family:inherit;font-size:1.05rem;font-weight:800;display:flex}.BulkUploadHistorySection-module__ijyH6a__toggle{color:#099ab4;background:#eaf7fa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:1rem;line-height:1;display:flex}.BulkUploadHistorySection-module__ijyH6a__count{color:#099ab4;background:#eaf7fa;border-radius:999px;padding:.1rem .6rem;font-size:.75rem;font-weight:700}.BulkUploadHistorySection-module__ijyH6a__body{border-top:1px solid #eee;padding-top:1rem}.BulkUploadHistorySection-module__ijyH6a__hint{color:#888;text-align:center;margin:.5rem 0;font-size:.85rem}.BulkUploadHistorySection-module__ijyH6a__error{color:#d32f2f;margin:.5rem 0;font-size:.85rem}.BulkUploadHistorySection-module__ijyH6a__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.BulkUploadHistorySection-module__ijyH6a__item{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:.9rem 1rem}.BulkUploadHistorySection-module__ijyH6a__itemMain{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.BulkUploadHistorySection-module__ijyH6a__itemFile{color:#1a1a1a;word-break:break-all;font-size:.9rem;font-weight:700}.BulkUploadHistorySection-module__ijyH6a__itemDate{color:#888;white-space:nowrap;font-size:.78rem}.BulkUploadHistorySection-module__ijyH6a__itemSummary{color:#555;margin-top:.4rem;font-size:.82rem}.BulkUploadHistorySection-module__ijyH6a__itemErrorCount{color:#d32f2f;font-weight:600}.BulkUploadHistorySection-module__ijyH6a__itemUser{color:#999}.BulkUploadHistorySection-module__ijyH6a__itemActions{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.BulkUploadHistorySection-module__ijyH6a__downloadBtn{color:#099ab4;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #099ab4;border-radius:8px;padding:.4rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600}.BulkUploadHistorySection-module__ijyH6a__downloadBtn:hover{background:#eaf7fa}.BulkUploadHistorySection-module__ijyH6a__downloadBtn:disabled{opacity:.6;cursor:not-allowed}.BulkUploadHistorySection-module__ijyH6a__deleteBtn{color:#d32f2f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d32f2f;border-radius:8px;padding:.4rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600}.BulkUploadHistorySection-module__ijyH6a__deleteBtn:hover{background:#fdecea}.BulkUploadHistorySection-module__ijyH6a__deleteBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.BulkUploadHistorySection-module__ijyH6a__itemMain{flex-direction:column;align-items:flex-start}}.BulkUploadHistorySection-module__ijyH6a__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.BulkUploadHistorySection-module__ijyH6a__modalBox{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:60rem;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000040}.BulkUploadHistorySection-module__ijyH6a__modalHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.BulkUploadHistorySection-module__ijyH6a__modalTitle{color:#1a1a1a;word-break:break-all;font-size:.95rem;font-weight:700}.BulkUploadHistorySection-module__ijyH6a__modalClose{color:#555;cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;font-size:.9rem;line-height:1}.BulkUploadHistorySection-module__ijyH6a__modalClose:hover{background:#e6e6e6}.BulkUploadHistorySection-module__ijyH6a__modalBody{padding:1rem 1.25rem;overflow:auto}.BulkUploadHistorySection-module__ijyH6a__modalTable{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.82rem}.BulkUploadHistorySection-module__ijyH6a__modalTable th,.BulkUploadHistorySection-module__ijyH6a__modalTable td{text-align:right;border:1px solid #eee;padding:.5rem .7rem}.BulkUploadHistorySection-module__ijyH6a__modalTable th{color:#099ab4;background:#eaf7fa;position:sticky;top:0}.BulkUploadHistorySection-module__ijyH6a__modalTable tbody tr:nth-child(2n){background:#fafafa}
.ClassingShared-module__7NKXzW__main{box-sizing:border-box;background:linear-gradient(135deg,#0bb4d1 0%,#099ab4 100%);flex-direction:column;flex:1;align-items:center;gap:1.25rem;width:100%;padding:2rem 1.25rem;display:flex}.ClassingShared-module__7NKXzW__card{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:1100px;padding:1.75rem;box-shadow:0 10px 30px #0000000f}.ClassingShared-module__7NKXzW__breadcrumb{color:#777;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.85rem;display:flex}.ClassingShared-module__7NKXzW__breadcrumb a{color:var(--teal);font-weight:600;text-decoration:none}.ClassingShared-module__7NKXzW__breadcrumb a:hover{text-decoration:underline}.ClassingShared-module__7NKXzW__breadcrumbSep{color:#ccc}.ClassingShared-module__7NKXzW__breadcrumbCurrent{color:#1a1a1a;font-weight:700}.ClassingShared-module__7NKXzW__title{color:#1a1a1a;margin:0 0 1.25rem;font-size:1.35rem;font-weight:800}.ClassingShared-module__7NKXzW__addForm{flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;display:flex}.ClassingShared-module__7NKXzW__addInput{box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:10px;flex:1;min-width:200px;padding:.6rem .9rem;font-family:inherit;font-size:.9rem}.ClassingShared-module__7NKXzW__addInput:focus{border-color:var(--teal);background:#fff;outline:none}.ClassingShared-module__7NKXzW__addBtn{background:var(--teal);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:700}.ClassingShared-module__7NKXzW__addBtn:hover:not(:disabled){filter:brightness(.94)}.ClassingShared-module__7NKXzW__addBtn:disabled{opacity:.5;cursor:default}.ClassingShared-module__7NKXzW__error{color:#d32f2f;margin:0 0 1rem;font-size:.85rem}.ClassingShared-module__7NKXzW__tableWrap{border:1px solid #eee;border-radius:12px;width:100%;overflow-x:auto}.ClassingShared-module__7NKXzW__table{border-collapse:collapse;width:100%;font-size:.88rem}.ClassingShared-module__7NKXzW__table th,.ClassingShared-module__7NKXzW__table td{text-align:center;border-bottom:1px solid #f0f0f0;padding:.7rem .9rem}.ClassingShared-module__7NKXzW__table thead th{background:var(--teal);color:#fff;font-size:.8rem;font-weight:700}.ClassingShared-module__7NKXzW__table tbody tr:hover{background:#fbfdfe}.ClassingShared-module__7NKXzW__rowNumCell{width:2.5rem}.ClassingShared-module__7NKXzW__checkboxCell,.ClassingShared-module__7NKXzW__dragHandleCell{width:2.2rem}.ClassingShared-module__7NKXzW__dragHandle{cursor:grab;color:#9aa0a6;-webkit-user-select:none;user-select:none;font-size:1rem;line-height:1;display:inline-block}.ClassingShared-module__7NKXzW__dragHandle:active{cursor:grabbing}.ClassingShared-module__7NKXzW__rowDragging{opacity:.4}.ClassingShared-module__7NKXzW__cellDropBefore{border-top:3px solid var(--teal)}.ClassingShared-module__7NKXzW__cellDropAfter{border-bottom:3px solid var(--teal)}.ClassingShared-module__7NKXzW__dragGhost{z-index:1000;pointer-events:none;border:1px solid var(--teal);color:var(--teal);white-space:nowrap;background:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;font-weight:700;position:fixed;transform:translate(.9rem,-50%);box-shadow:0 6px 18px #00000026}.ClassingShared-module__7NKXzW__searchAndActionsRow{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.ClassingShared-module__7NKXzW__tableActionsBar{flex-wrap:wrap;flex-shrink:0;gap:.6rem;display:flex}.ClassingShared-module__7NKXzW__bulkRemoveBtn:hover:not(:disabled){color:#d32f2f;border-color:#d32f2f}.ClassingShared-module__7NKXzW__sortableTh{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.3rem;padding:0;font-weight:700;display:flex}.ClassingShared-module__7NKXzW__sortIcon{opacity:.5;font-size:.65rem}.ClassingShared-module__7NKXzW__sortIconActive{opacity:1}.ClassingShared-module__7NKXzW__tableSearchInput{box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:10px;flex:1;min-width:200px;padding:.6rem .9rem;font-family:inherit;font-size:.9rem}.ClassingShared-module__7NKXzW__tableSearchInput:focus{border-color:var(--teal);background:#fff;outline:none}.ClassingShared-module__7NKXzW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ClassingShared-module__7NKXzW__titleRow .ClassingShared-module__7NKXzW__title{margin:0}.ClassingShared-module__7NKXzW__savedSortsBar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.ClassingShared-module__7NKXzW__savedSortsList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ClassingShared-module__7NKXzW__savedSortChip{background:#fff;border:1px solid #ddd;border-radius:999px;align-items:center;gap:.15rem;padding:.2rem .35rem .2rem .6rem;display:flex}.ClassingShared-module__7NKXzW__savedSortChipActive{border-color:var(--teal);background:#e6f7fa}.ClassingShared-module__7NKXzW__savedSortChipBtn{color:#333;cursor:pointer;background:0 0;border:0;padding:.15rem .3rem;font-family:inherit;font-size:.78rem;font-weight:600}.ClassingShared-module__7NKXzW__savedSortChipActive .ClassingShared-module__7NKXzW__savedSortChipBtn{color:var(--teal)}.ClassingShared-module__7NKXzW__savedSortIconBtn{color:#999;cursor:pointer;background:0 0;border:0;padding:.1rem .3rem;font-size:.85rem;line-height:1}.ClassingShared-module__7NKXzW__savedSortIconBtn:hover{color:var(--teal)}.ClassingShared-module__7NKXzW__savedSortSaveForm{align-items:center;gap:.5rem;margin-inline-start:auto;display:flex}.ClassingShared-module__7NKXzW__savedSortSaveForm .ClassingShared-module__7NKXzW__cellInput{width:auto;min-width:10rem}.ClassingShared-module__7NKXzW__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.ClassingShared-module__7NKXzW__pageInfo{color:#777;font-size:.8rem}.ClassingShared-module__7NKXzW__pageControls{align-items:center;gap:.5rem;display:flex}.ClassingShared-module__7NKXzW__pageBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.4rem .75rem;font-family:inherit;font-size:.78rem}.ClassingShared-module__7NKXzW__pageBtn:hover:not(:disabled){border-color:var(--teal);color:var(--teal)}.ClassingShared-module__7NKXzW__pageBtn:disabled{opacity:.45;cursor:default}.ClassingShared-module__7NKXzW__pageIndicator{color:#555;white-space:nowrap;font-size:.8rem}.ClassingShared-module__7NKXzW__pageSizeLabel{color:#555;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.ClassingShared-module__7NKXzW__pageSizeSelect{background:#fff;border:1px solid #ddd;border-radius:8px;padding:.4rem .5rem;font-family:inherit;font-size:.8rem}@media (max-width:480px){.ClassingShared-module__7NKXzW__pagination{flex-direction:column;align-items:stretch}.ClassingShared-module__7NKXzW__pageControls{justify-content:center}.ClassingShared-module__7NKXzW__pageSizeLabel{justify-content:space-between}}.ClassingShared-module__7NKXzW__nameCell{text-align:right;font-weight:600}.ClassingShared-module__7NKXzW__entryLink{color:var(--teal);border-bottom:1px dashed var(--teal);font-weight:700;text-decoration:none}.ClassingShared-module__7NKXzW__entryLink:hover{border-bottom-style:solid}.ClassingShared-module__7NKXzW__archivedRow{color:#999;background:#fafafa}.ClassingShared-module__7NKXzW__inactiveRow{color:#a89b9a;background:#fdf4f3}.ClassingShared-module__7NKXzW__inactiveRow:hover{background:#fbe9e8}.ClassingShared-module__7NKXzW__statusActive{color:#1e8e3e;font-weight:600}.ClassingShared-module__7NKXzW__statusInactive{color:#d32f2f;font-weight:600}.ClassingShared-module__7NKXzW__mutedCell{color:#9aa0a6}.ClassingShared-module__7NKXzW__cellInput{text-align:center;box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;min-width:8rem;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.ClassingShared-module__7NKXzW__cellInput:focus{border-color:var(--teal);outline:none}.ClassingShared-module__7NKXzW__actionButtons{flex-wrap:nowrap;justify-content:center;gap:.4rem;display:flex}.ClassingShared-module__7NKXzW__textBtn{cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:.4rem .7rem;font-family:inherit;font-size:.75rem;font-weight:600}.ClassingShared-module__7NKXzW__textBtn:disabled{opacity:.5;cursor:default}.ClassingShared-module__7NKXzW__editBtn{border:1px solid var(--teal);color:var(--teal)}.ClassingShared-module__7NKXzW__editBtn:hover:not(:disabled){background:#eaf7fa}.ClassingShared-module__7NKXzW__saveBtn{background:var(--teal);color:#fff;border:none}.ClassingShared-module__7NKXzW__saveBtn:hover:not(:disabled){filter:brightness(.94)}.ClassingShared-module__7NKXzW__cancelBtn{color:#555;border:1px solid #ccc}.ClassingShared-module__7NKXzW__cancelBtn:hover:not(:disabled){background:#f5f5f5}.ClassingShared-module__7NKXzW__archiveBtn{color:#b45309;border:1px solid #b45309}.ClassingShared-module__7NKXzW__archiveBtn:hover:not(:disabled){background:#fff4e5}.ClassingShared-module__7NKXzW__unarchiveBtn{color:#1e8e3e;border:1px solid #1e8e3e}.ClassingShared-module__7NKXzW__unarchiveBtn:hover:not(:disabled){background:#e9f7ee}.ClassingShared-module__7NKXzW__deleteBtn{color:#d32f2f;border:1px solid #d32f2f}.ClassingShared-module__7NKXzW__deleteBtn:hover:not(:disabled){background:#fdecea}.ClassingShared-module__7NKXzW__removeBtn{color:#d32f2f;border:1px solid #d32f2f}.ClassingShared-module__7NKXzW__removeBtn:hover:not(:disabled){background:#fdecea}.ClassingShared-module__7NKXzW__addStudentBtn{background:var(--teal);color:#fff;border:none}.ClassingShared-module__7NKXzW__addStudentBtn:hover:not(:disabled){filter:brightness(.94)}.ClassingShared-module__7NKXzW__emptyCell{text-align:center;color:#9aa0a6;padding:1.5rem .85rem}.ClassingShared-module__7NKXzW__loading{text-align:center;color:#777;padding:1rem 0;font-size:.85rem}.ClassingShared-module__7NKXzW__inactiveSection{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.ClassingShared-module__7NKXzW__inactiveSectionHeader{color:#1a1a1a;cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:1.1rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:700;display:flex}.ClassingShared-module__7NKXzW__inactiveSectionHeader:hover{background:#fafafa}.ClassingShared-module__7NKXzW__inactiveSectionToggle{color:#3a4a63;background:#eef1f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:1rem;line-height:1;display:flex}.ClassingShared-module__7NKXzW__inactiveSectionCount{color:#b45309;background:#fff4e5;border-radius:999px;padding:.1rem .6rem;font-size:.75rem;font-weight:700}.ClassingShared-module__7NKXzW__inactiveSectionBody{border-top:1px solid #eee;padding:1.25rem 1.75rem 1.75rem}.ClassingShared-module__7NKXzW__bulkImportCard{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:1100px;margin:1.5rem 0 1.25rem;overflow:hidden;box-shadow:0 10px 30px #0000000f}.ClassingShared-module__7NKXzW__sampleDownloadRow{justify-content:flex-end;margin-bottom:1rem;display:flex}.ClassingShared-module__7NKXzW__sampleDownloadBtn{border:1.5px solid var(--teal);color:var(--teal);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:.45rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-block}.ClassingShared-module__7NKXzW__sampleDownloadBtn:hover{background:#eefaf9}.ClassingShared-module__7NKXzW__dropzone{text-align:center;cursor:pointer;background:#fafbfc;border:2px dashed #d6dbe1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1rem;display:flex}.ClassingShared-module__7NKXzW__dropzoneActive{border-color:var(--teal);background:#eefaf9}.ClassingShared-module__7NKXzW__dropzoneIcon{color:var(--teal)}.ClassingShared-module__7NKXzW__dropzoneText{color:#1a1a1a;font-size:.92rem;font-weight:700}.ClassingShared-module__7NKXzW__dropzoneHint{color:#888;font-size:.82rem}.ClassingShared-module__7NKXzW__dropzoneLink{color:var(--teal);font-weight:700;text-decoration:underline}.ClassingShared-module__7NKXzW__searchBox{border-top:1px solid #eee;margin-top:1.75rem;padding-top:1.5rem}.ClassingShared-module__7NKXzW__tabs{border-bottom:1px solid #eee;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.ClassingShared-module__7NKXzW__tabBtn{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600}.ClassingShared-module__7NKXzW__tabBtn:hover{color:var(--teal)}.ClassingShared-module__7NKXzW__tabBtnActive{color:var(--teal);border-bottom-color:var(--teal)}.ClassingShared-module__7NKXzW__pasteTextarea{resize:vertical;box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:10px;width:100%;min-height:140px;padding:.7rem .9rem;font-family:inherit;font-size:.85rem}.ClassingShared-module__7NKXzW__pasteTextarea:focus{border-color:var(--teal);background:#fff;outline:none}.ClassingShared-module__7NKXzW__pasteHint{color:#9aa0a6;margin:.5rem 0 1rem;font-size:.75rem;line-height:1.7}.ClassingShared-module__7NKXzW__fileInput{font-family:inherit;font-size:.85rem}.ClassingShared-module__7NKXzW__resultBadge{white-space:nowrap;border-radius:999px;padding:.15rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.ClassingShared-module__7NKXzW__resultAdded{color:#1e8e3e;background:#e9f7ee}.ClassingShared-module__7NKXzW__resultMoved{color:#b45309;background:#fff4e5}.ClassingShared-module__7NKXzW__resultAlready{color:#3a4a63;background:#eef1f5}.ClassingShared-module__7NKXzW__resultNotFound{color:#d32f2f;background:#fdecea}.ClassingShared-module__7NKXzW__resultAmbiguous{color:#5b3fa0;background:#f3f0fb}.ClassingShared-module__7NKXzW__bulkResultsWrap{margin-top:1rem}.ClassingShared-module__7NKXzW__searchResults{flex-direction:column;gap:.5rem;max-height:420px;margin-top:.75rem;display:flex;overflow-y:auto}.ClassingShared-module__7NKXzW__searchResultRow{border:1px solid #eee;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.6rem .9rem;display:flex}.ClassingShared-module__7NKXzW__searchResultInfo{flex-direction:column;gap:.15rem;display:flex}.ClassingShared-module__7NKXzW__searchResultName{color:#1a1a1a;font-weight:700}.ClassingShared-module__7NKXzW__searchResultMeta{color:#9aa0a6;font-size:.75rem}.ClassingShared-module__7NKXzW__searchResultWarning{color:#b45309;font-size:.75rem}@media (max-width:768px){.ClassingShared-module__7NKXzW__card{padding:1.25rem}.ClassingShared-module__7NKXzW__addForm{flex-direction:column;align-items:stretch}}@media (max-width:480px){.ClassingShared-module__7NKXzW__card{border-radius:14px;padding:1rem .85rem}}.ClassingShared-module__7NKXzW__success{color:#1e8e3e;margin:0 0 1rem;font-size:.85rem}.ClassingShared-module__7NKXzW__accessGroup{margin-bottom:1.5rem}.ClassingShared-module__7NKXzW__accessGroupTitle{color:#1a1a1a;border-bottom:1px solid #eee;margin:0 0 .6rem;padding-bottom:.4rem;font-size:1rem;font-weight:700}.ClassingShared-module__7NKXzW__accessPageRow{border-bottom:1px dashed #f0f0f0;padding:.5rem 0}.ClassingShared-module__7NKXzW__accessPageLabel{color:#1a1a1a;cursor:pointer;align-items:center;gap:.5rem;font-weight:700;display:flex}.ClassingShared-module__7NKXzW__accessActionsList{flex-wrap:wrap;gap:.5rem 1.25rem;margin:.6rem 0 .2rem 1.75rem;display:flex}.ClassingShared-module__7NKXzW__accessActionLabel{color:#555;cursor:pointer;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.ClassingShared-module__7NKXzW__filterDateWrap{flex:160px;min-width:150px;max-width:220px}
.CoursesShared-module__F2gjfq__pageHint{color:#9aa0a6;margin:0 0 1rem;font-size:.85rem}.CoursesShared-module__F2gjfq__pageWrap{flex-direction:column;gap:1.25rem;width:100%;max-width:1680px;display:flex}.CoursesShared-module__F2gjfq__headerCard{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;padding:1.5rem 1.75rem;box-shadow:0 10px 30px #0000000f}.CoursesShared-module__F2gjfq__columns{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;width:100%;display:flex}.CoursesShared-module__F2gjfq__column{box-sizing:border-box;background:#fff;border-radius:20px;flex:420px;min-width:0;padding:1.75rem;box-shadow:0 10px 30px #0000000f}.CoursesShared-module__F2gjfq__columnTitle{color:#1a1a1a;margin:0 0 1rem;font-size:1.05rem;font-weight:800}.CoursesShared-module__F2gjfq__treeSection{margin-bottom:1.5rem}.CoursesShared-module__F2gjfq__treeToolbar{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.CoursesShared-module__F2gjfq__treeToolbarIcons{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.CoursesShared-module__F2gjfq__iconBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:.85rem;display:flex}.CoursesShared-module__F2gjfq__iconBtn:hover:not(:disabled){border-color:var(--teal);color:var(--teal);background:#f5f5f5}.CoursesShared-module__F2gjfq__iconBtn:disabled{opacity:.5;cursor:not-allowed}.CoursesShared-module__F2gjfq__treeRoot{margin:.75rem 0 0;padding:0;list-style:none}.CoursesShared-module__F2gjfq__treeChildren{margin:0;padding:0;list-style:none}.CoursesShared-module__F2gjfq__treeRow{box-sizing:border-box;border:2px solid #0000;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .5rem;display:flex}.CoursesShared-module__F2gjfq__treeRow:hover{background:#f7fbfc}.CoursesShared-module__F2gjfq__treeRowSelected{background:#e6f7fa}.CoursesShared-module__F2gjfq__treeRowDragging{opacity:.4}.CoursesShared-module__F2gjfq__termCellDropBefore{border-top:3px solid var(--teal)}.CoursesShared-module__F2gjfq__termCellDropAfter{border-bottom:3px solid var(--teal)}.CoursesShared-module__F2gjfq__treeRowDropBefore{border-top:3px solid var(--teal);margin-top:-1px}.CoursesShared-module__F2gjfq__treeRowDropAfter{border-bottom:3px solid var(--teal);margin-bottom:-1px}.CoursesShared-module__F2gjfq__treeRowDropInside{border-color:var(--teal);background:#e6f7fa}.CoursesShared-module__F2gjfq__treeDragHandle{text-align:center;color:#bbb;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;width:1.2rem;font-size:.9rem}.CoursesShared-module__F2gjfq__treeDragHandle:active{cursor:grabbing}.CoursesShared-module__F2gjfq__dragGhost{z-index:1000;pointer-events:none;border:1px solid var(--teal);color:var(--teal);white-space:nowrap;background:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;font-weight:700;position:fixed;transform:translate(.9rem,-50%);box-shadow:0 6px 18px #00000026}.CoursesShared-module__F2gjfq__rootDropZone{text-align:center;color:#ccc;border:2px dashed #e5e5e5;border-radius:10px;margin:.5rem 0;padding:.5rem;font-size:.72rem;transition:border-color .15s,color .15s,background .15s}.CoursesShared-module__F2gjfq__rootDropZoneDragging{color:#999;border-color:#ccc}.CoursesShared-module__F2gjfq__rootDropZoneActive{border-color:var(--teal);color:var(--teal);background:#e6f7fa}.CoursesShared-module__F2gjfq__treeToggle{color:#888;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;width:1.4rem;height:1.4rem;font-size:.7rem}.CoursesShared-module__F2gjfq__treeToggle:hover{background:#eee}.CoursesShared-module__F2gjfq__treeToggleSpacer{flex-shrink:0;width:1.4rem}.CoursesShared-module__F2gjfq__treeNameBtn{text-align:right;color:#1a1a1a;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;min-width:0;padding:.2rem .3rem;font-family:inherit;font-size:.85rem;font-weight:600;overflow:hidden}.CoursesShared-module__F2gjfq__treeRowSelected .CoursesShared-module__F2gjfq__treeNameBtn{color:var(--teal)}.CoursesShared-module__F2gjfq__treeCourseCount{color:#9aa0a6;flex-shrink:0;font-size:.7rem}.CoursesShared-module__F2gjfq__secondaryBtn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ccc;border-radius:10px;padding:.6rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:700}.CoursesShared-module__F2gjfq__secondaryBtn:hover:not(:disabled){background:#f5f5f5}.CoursesShared-module__F2gjfq__inlineForm{align-items:center;gap:.4rem;padding:.3rem .5rem;display:flex}.CoursesShared-module__F2gjfq__inlineInput{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;flex:1;min-width:0;padding:.35rem .6rem;font-family:inherit;font-size:.82rem}.CoursesShared-module__F2gjfq__inlineInput:focus{border-color:var(--teal);outline:none}.CoursesShared-module__F2gjfq__coursesPanel{border-top:1px solid #eee;margin-top:.5rem;padding-top:1.25rem}.CoursesShared-module__F2gjfq__coursesPanelTitle{color:#1a1a1a;margin:0 0 1rem;font-size:1rem;font-weight:700}.CoursesShared-module__F2gjfq__courseForm{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem;margin-bottom:1rem;display:grid}.CoursesShared-module__F2gjfq__courseFormField{flex-direction:column;gap:.25rem;display:flex}.CoursesShared-module__F2gjfq__courseFormLabel{color:#777;font-size:.72rem}.CoursesShared-module__F2gjfq__courseFormInput{box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:10px;padding:.55rem .7rem;font-family:inherit;font-size:.85rem}.CoursesShared-module__F2gjfq__courseFormInput:focus{border-color:var(--teal);background:#fff;outline:none}.CoursesShared-module__F2gjfq__courseFormActions{align-items:flex-end;display:flex}
.QuestionsPanel-module__6Ei3zG__questionCard{box-sizing:border-box;border:1px solid #eee;border-radius:12px;width:100%;margin-bottom:1rem;padding:.9rem;overflow-x:auto}.QuestionsPanel-module__6Ei3zG__optionAddRow{margin-top:.75rem;margin-bottom:0}.QuestionsPanel-module__6Ei3zG__collapseToggle{cursor:pointer;font:inherit;border:0;padding:0}.QuestionsPanel-module__6Ei3zG__questionTitleRow{flex-wrap:nowrap;align-items:flex-start}.QuestionsPanel-module__6Ei3zG__questionHeaderText{flex:auto;align-items:center;gap:.6rem;min-width:0;display:flex}.QuestionsPanel-module__6Ei3zG__questionCheckbox{cursor:pointer;flex-shrink:0;width:1.1rem;height:1.1rem}.QuestionsPanel-module__6Ei3zG__questionNumber{color:var(--teal);flex-shrink:0;font-weight:700}.QuestionsPanel-module__6Ei3zG__questionText{text-align:right;overflow-wrap:anywhere}.QuestionsPanel-module__6Ei3zG__questionActionButtons{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-start}.QuestionsPanel-module__6Ei3zG__optionsIndent{margin-right:2rem}.QuestionsPanel-module__6Ei3zG__questionsToolbar{margin-bottom:1rem}@media (max-width:480px){.QuestionsPanel-module__6Ei3zG__optionsIndent{margin-right:1rem}}
.SurveysPanel-module__9qExxa__dateField{flex:220px;min-width:200px}.SurveysPanel-module__9qExxa__modalOverlay{z-index:100;background:#0f192373;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.SurveysPanel-module__9qExxa__modalCard{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:680px;max-height:85vh;overflow:hidden auto;box-shadow:0 20px 50px #00000040}.SurveysPanel-module__9qExxa__modalCardWide{width:98vw;max-width:1800px}.SurveysPanel-module__9qExxa__actionButtonsWrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.SurveysPanel-module__9qExxa__cellWithCopy{align-items:center;gap:.3rem;display:inline-flex}.SurveysPanel-module__9qExxa__iconBtn{cursor:pointer;color:#9aa0a6;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;padding:0;font-family:inherit;display:inline-flex;position:relative}.SurveysPanel-module__9qExxa__iconBtn:hover{color:var(--teal);background:#eef1f5}.SurveysPanel-module__9qExxa__iconBtn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:5;background:#1a1a1a;border-radius:6px;padding:.3rem .55rem;font-family:inherit;font-size:.68rem;font-weight:600;position:absolute;bottom:calc(100% + .4rem);right:50%;transform:translate(50%)}.SurveysPanel-module__9qExxa__iconBtn:hover:after,.SurveysPanel-module__9qExxa__iconBtn:focus-visible:after{opacity:1;visibility:visible}.SurveysPanel-module__9qExxa__modalHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:.75rem;padding:1.1rem 1.25rem;display:flex}.SurveysPanel-module__9qExxa__modalTitle{color:#1a1a1a;margin:0;font-size:1.05rem;font-weight:800}.SurveysPanel-module__9qExxa__modalCloseBtn{color:#555;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;flex-shrink:0;width:1.9rem;height:1.9rem;font-size:1.1rem;line-height:1}.SurveysPanel-module__9qExxa__modalCloseBtn:hover{background:#e2e2e2}.SurveysPanel-module__9qExxa__modalBody{flex-direction:column;gap:1.25rem;min-width:0;padding:1rem 1.25rem;display:flex}.SurveysPanel-module__9qExxa__modalFooter{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;padding:1rem 1.25rem 1.25rem;display:flex}.SurveysPanel-module__9qExxa__overallBlock{flex-direction:column;gap:.5rem;display:flex}.SurveysPanel-module__9qExxa__overallHeader{color:#333;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700;display:flex}.SurveysPanel-module__9qExxa__overallPercent{color:var(--teal);font-size:1.3rem;font-weight:800}.SurveysPanel-module__9qExxa__overallNote{color:#888;margin:0;font-size:.75rem}.SurveysPanel-module__9qExxa__barTrack{background:#eef1f5;border-radius:999px;flex:1;height:.9rem;overflow:hidden}.SurveysPanel-module__9qExxa__barFill{background:var(--teal);border-radius:999px;min-width:2px;height:100%}.SurveysPanel-module__9qExxa__statTiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.SurveysPanel-module__9qExxa__statTile{text-align:center;background:#f7f8fa;border-radius:12px;flex-direction:column;align-items:center;gap:.15rem;padding:.75rem .4rem;display:flex}.SurveysPanel-module__9qExxa__statTileDone{background:#e9f7ee}.SurveysPanel-module__9qExxa__statTileProgress{background:#fff4e5}.SurveysPanel-module__9qExxa__statTileNone{background:#f2f2f2}.SurveysPanel-module__9qExxa__statTileValue{color:#1a1a1a;font-size:1.2rem;font-weight:800}.SurveysPanel-module__9qExxa__statTileDone .SurveysPanel-module__9qExxa__statTileValue{color:#1e8e3e}.SurveysPanel-module__9qExxa__statTileProgress .SurveysPanel-module__9qExxa__statTileValue{color:#b45309}.SurveysPanel-module__9qExxa__statTileNone .SurveysPanel-module__9qExxa__statTileValue{color:#6b7280}.SurveysPanel-module__9qExxa__statTilePercent{color:#666;font-size:.75rem}.SurveysPanel-module__9qExxa__statTileLabel{color:#555;margin-top:.2rem;font-size:.72rem;font-weight:600}.SurveysPanel-module__9qExxa__sectionsBlock{flex-direction:column;gap:.5rem;display:flex}.SurveysPanel-module__9qExxa__sectionsTitle{color:#333;margin:0;font-size:.85rem;font-weight:700}.SurveysPanel-module__9qExxa__sectionRow{flex-wrap:wrap;align-items:center;gap:.3rem .6rem;display:flex}.SurveysPanel-module__9qExxa__sectionLabel{color:#333;overflow-wrap:break-word;white-space:normal;flex:100%;font-size:.8rem}.SurveysPanel-module__9qExxa__sectionBarRow{flex:100%;align-items:center;gap:.6rem;display:flex}.SurveysPanel-module__9qExxa__sectionValue{color:#555;text-align:left;flex:none;min-width:5.5rem;font-size:.75rem}.SurveysPanel-module__9qExxa__targetModeRow{color:#333;flex-wrap:wrap;gap:.4rem 1.25rem;font-size:.85rem;display:flex}.SurveysPanel-module__9qExxa__targetModeRow label{cursor:pointer;align-items:center;gap:.3rem;display:inline-flex}.SurveysPanel-module__9qExxa__titleCheckboxList{background:#fafafa;border:1px solid #eee;border-radius:10px;flex-wrap:wrap;gap:.3rem 1rem;padding:.6rem .75rem;display:flex}.SurveysPanel-module__9qExxa__titleCheckboxItem{color:#333;cursor:pointer;align-items:center;gap:.3rem;font-size:.82rem;display:inline-flex}
.AddSurveyParticipantsSection-module__tXIjQq__comboWrapper{flex:1;min-width:200px;position:relative}.AddSurveyParticipantsSection-module__tXIjQq__comboInput{box-sizing:border-box;width:100%}.AddSurveyParticipantsSection-module__tXIjQq__comboList{z-index:1000;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:10px;max-height:220px;padding:.35rem;position:fixed;overflow-y:auto;box-shadow:0 10px 30px #00000026}.AddSurveyParticipantsSection-module__tXIjQq__comboOption{text-align:right;color:#333;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:.5rem .6rem;font-family:inherit;font-size:.85rem;display:block}.AddSurveyParticipantsSection-module__tXIjQq__comboOption:hover{color:var(--teal);background:#eaf7fa}.AddSurveyParticipantsSection-module__tXIjQq__comboOptionCheckable{cursor:pointer;align-items:center;gap:.5rem;display:flex}.AddSurveyParticipantsSection-module__tXIjQq__comboOptionCount{color:#888;font-size:.78rem}.AddSurveyParticipantsSection-module__tXIjQq__selectedChips{flex-wrap:wrap;gap:.4rem;width:100%;margin-top:.6rem;display:flex}.AddSurveyParticipantsSection-module__tXIjQq__selectedChip{color:var(--teal);background:#eaf7fa;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .4rem .3rem .7rem;font-size:.8rem;font-weight:600;display:inline-flex}.AddSurveyParticipantsSection-module__tXIjQq__selectedChipRemove{width:1.1rem;height:1.1rem;color:var(--teal);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;display:flex}.AddSurveyParticipantsSection-module__tXIjQq__selectedChipRemove:hover{background:var(--teal);color:#fff}
.ResultsPanel-module__vRYTfa__summary{color:#555;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.ResultsPanel-module__vRYTfa__summary strong{color:#1a1a1a}.ResultsPanel-module__vRYTfa__questionBlock{margin-bottom:1.5rem}.ResultsPanel-module__vRYTfa__questionText{color:#1a1a1a;margin:0 0 .75rem;font-weight:700}.ResultsPanel-module__vRYTfa__optionWrap{margin-bottom:.5rem}.ResultsPanel-module__vRYTfa__optionRow{width:100%;font:inherit;cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;display:flex}.ResultsPanel-module__vRYTfa__optionRow:disabled{cursor:default}.ResultsPanel-module__vRYTfa__votersList{color:#333;background:#f7f8fa;border-radius:.5rem;flex-wrap:wrap;gap:.4rem 1rem;margin:.35rem 0 0;padding:.5rem .75rem;font-size:.8rem;list-style:none;display:flex}.ResultsPanel-module__vRYTfa__votersList li{white-space:nowrap}.ResultsPanel-module__vRYTfa__optionLabel{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:none;min-width:9rem;max-width:16rem;font-size:.85rem;overflow:hidden}.ResultsPanel-module__vRYTfa__barTrack{background:#eef1f5;border-radius:999px;flex:1;height:.9rem;overflow:hidden}.ResultsPanel-module__vRYTfa__barFill{background:var(--teal);border-radius:999px;min-width:2px;height:100%}.ResultsPanel-module__vRYTfa__optionValue{color:#555;text-align:left;flex:none;min-width:5rem;font-size:.8rem}
.AnalysisPanel-module__9CblYq__tabsScroll{scrollbar-width:thin;flex-wrap:nowrap;overflow:auto hidden}.AnalysisPanel-module__9CblYq__tabsScroll>button{flex-shrink:0}.AnalysisPanel-module__9CblYq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.AnalysisPanel-module__9CblYq__printTitle{color:#1a1a1a;margin:0 0 .35rem;font-size:1.35rem;font-weight:800}.AnalysisPanel-module__9CblYq__headerMeta{color:#777;flex-wrap:wrap;gap:.35rem 1.25rem;margin:0;font-size:.8rem;display:flex}.AnalysisPanel-module__9CblYq__headerActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AnalysisPanel-module__9CblYq__viewSwitch{color:#444;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #ddd;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;display:flex}.AnalysisPanel-module__9CblYq__viewSwitch input{cursor:pointer}.AnalysisPanel-module__9CblYq__actionBtn{color:#444;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem .9rem;font-family:inherit;font-size:.8rem;font-weight:600}.AnalysisPanel-module__9CblYq__actionBtn:hover{background:#f5f5f5}.AnalysisPanel-module__9CblYq__actionBtnPrimary{background:var(--teal);color:#fff;border:none}.AnalysisPanel-module__9CblYq__actionBtnPrimary:hover{filter:brightness(.94);background:var(--teal)}.AnalysisPanel-module__9CblYq__overallBlock{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.AnalysisPanel-module__9CblYq__overallHeader{color:#333;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700;display:flex}.AnalysisPanel-module__9CblYq__overallPercent{color:var(--teal);font-size:1.3rem;font-weight:800}.AnalysisPanel-module__9CblYq__overallNote{color:#888;margin:0;font-size:.75rem}.AnalysisPanel-module__9CblYq__statusBarTrack{background:#eef1f5;border-radius:999px;height:1.1rem;display:flex;overflow:hidden}.AnalysisPanel-module__9CblYq__statusSegDone{background:#1e8e3e;height:100%}.AnalysisPanel-module__9CblYq__statusSegProgress{background:#f2a93b;height:100%}.AnalysisPanel-module__9CblYq__statusSegNone{background:#c7ccd3;height:100%}.AnalysisPanel-module__9CblYq__statTiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-bottom:1.5rem;display:grid}.AnalysisPanel-module__9CblYq__statTile{text-align:center;background:#f7f8fa;border-radius:12px;flex-direction:column;align-items:center;gap:.15rem;padding:.75rem .4rem;display:flex}.AnalysisPanel-module__9CblYq__statTileDone{background:#e9f7ee}.AnalysisPanel-module__9CblYq__statTileProgress{background:#fff4e5}.AnalysisPanel-module__9CblYq__statTileNone{background:#f2f2f2}.AnalysisPanel-module__9CblYq__statTileValue{color:#1a1a1a;font-size:1.2rem;font-weight:800}.AnalysisPanel-module__9CblYq__statTileDone .AnalysisPanel-module__9CblYq__statTileValue{color:#1e8e3e}.AnalysisPanel-module__9CblYq__statTileProgress .AnalysisPanel-module__9CblYq__statTileValue{color:#b45309}.AnalysisPanel-module__9CblYq__statTileNone .AnalysisPanel-module__9CblYq__statTileValue{color:#6b7280}.AnalysisPanel-module__9CblYq__statTilePercent{color:#666;font-size:.75rem}.AnalysisPanel-module__9CblYq__statTileLabel{color:#555;margin-top:.2rem;font-size:.72rem;font-weight:600}.AnalysisPanel-module__9CblYq__sectionsOverviewBlock{border-bottom:1px solid #eee;flex-direction:column;gap:.4rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.AnalysisPanel-module__9CblYq__sectionsTitle{color:#333;margin:0 0 .15rem;font-size:.85rem;font-weight:700}.AnalysisPanel-module__9CblYq__sectionOverviewRow{width:100%;font:inherit;cursor:pointer;text-align:right;background:0 0;border:none;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.3rem .6rem;padding:.3rem .4rem;display:flex}.AnalysisPanel-module__9CblYq__sectionOverviewRow:hover{background:#f5f8fa}.AnalysisPanel-module__9CblYq__sectionLabel{color:#333;overflow-wrap:break-word;white-space:normal;flex:100%;font-size:.8rem}.AnalysisPanel-module__9CblYq__sectionValue{color:#555;text-align:left;flex:none;min-width:6.5rem;font-size:.75rem}.AnalysisPanel-module__9CblYq__barTrack{background:#eef1f5;border-radius:999px;flex:1;height:.9rem;overflow:hidden}.AnalysisPanel-module__9CblYq__barFill{background:var(--teal);border-radius:999px;min-width:2px;height:100%}.AnalysisPanel-module__9CblYq__tabPanel{padding-top:.25rem}.AnalysisPanel-module__9CblYq__tabPanelHidden{display:none}.AnalysisPanel-module__9CblYq__sectionPanelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.AnalysisPanel-module__9CblYq__sectionPanelActions{flex-wrap:wrap;gap:.5rem;display:flex}.AnalysisPanel-module__9CblYq__sectionPanelTitle{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:800}.AnalysisPanel-module__9CblYq__sectionDescription{color:#888;margin:0 0 1rem;font-size:.8rem}.AnalysisPanel-module__9CblYq__sectionCompletion{background:#f7f8fa;border-radius:12px;flex-direction:column;gap:.4rem;margin-bottom:1.5rem;padding:.9rem 1rem;display:flex}.AnalysisPanel-module__9CblYq__questionBlock{margin-bottom:1.75rem}.AnalysisPanel-module__9CblYq__questionHeader{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.75rem;display:flex}.AnalysisPanel-module__9CblYq__questionText{color:#1a1a1a;margin:0;font-weight:700}.AnalysisPanel-module__9CblYq__questionNumber{color:var(--teal)}.AnalysisPanel-module__9CblYq__questionMeta{color:#888;flex-shrink:0;font-size:.75rem}.AnalysisPanel-module__9CblYq__optionWrap{margin-bottom:.5rem}.AnalysisPanel-module__9CblYq__optionRow{width:100%;font:inherit;cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;display:flex}.AnalysisPanel-module__9CblYq__optionRow:disabled{cursor:default}.AnalysisPanel-module__9CblYq__optionLabel{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:none;min-width:9rem;max-width:18rem;font-size:.85rem;overflow:hidden}.AnalysisPanel-module__9CblYq__optionValue{color:#555;text-align:left;flex:none;min-width:5.5rem;font-size:.8rem}.AnalysisPanel-module__9CblYq__votersList{color:#333;background:#f7f8fa;border-radius:.5rem;flex-wrap:wrap;gap:.4rem 1rem;margin:.35rem 0 0;padding:.5rem .75rem;font-size:.8rem;list-style:none;display:flex}.AnalysisPanel-module__9CblYq__votersList li{white-space:nowrap}.AnalysisPanel-module__9CblYq__hiddenOnScreen{display:none}.AnalysisPanel-module__9CblYq__summaryBlock{margin-top:.5rem}.AnalysisPanel-module__9CblYq__summaryTableWrap{border:1px solid #eee;border-radius:12px;width:100%;margin-bottom:1.25rem;overflow-x:auto}.AnalysisPanel-module__9CblYq__summaryTable{border-collapse:collapse;width:100%;font-size:.8rem}.AnalysisPanel-module__9CblYq__summaryTable th,.AnalysisPanel-module__9CblYq__summaryTable td{text-align:center;white-space:nowrap;border-bottom:1px solid #eee;padding:.5rem .7rem}.AnalysisPanel-module__9CblYq__summaryTable thead th{color:#333;background:#f7f8fa;font-weight:700}.AnalysisPanel-module__9CblYq__summaryTable tbody tr:last-child td{border-bottom:none}.AnalysisPanel-module__9CblYq__summaryTableQCol{color:#1a1a1a;min-width:12rem;max-width:22rem;font-weight:600;white-space:normal!important}.AnalysisPanel-module__9CblYq__summaryTable tbody .AnalysisPanel-module__9CblYq__summaryTableQCol:not(.AnalysisPanel-module__9CblYq__summaryTableQColCenter){text-align:right!important}.AnalysisPanel-module__9CblYq__summaryTable thead .AnalysisPanel-module__9CblYq__summaryTableQCol{text-align:center!important}.AnalysisPanel-module__9CblYq__summaryTableQColCenter{min-width:0;max-width:none;text-align:center!important;white-space:nowrap!important}.AnalysisPanel-module__9CblYq__compareGroup{margin-bottom:2rem}.AnalysisPanel-module__9CblYq__compareGroupTitle{color:#1a1a1a;margin:0 0 .6rem;font-weight:700}@media print{header{display:none!important}.AnalysisPanel-module__9CblYq__noPrint{display:none!important}.AnalysisPanel-module__9CblYq__tabPanelHidden{display:block!important}.AnalysisPanel-module__9CblYq__tabPanel{break-inside:avoid;page-break-inside:avoid;break-before:right;page-break-before:right}.AnalysisPanel-module__9CblYq__tabPanel:first-child{break-before:auto;page-break-before:auto}.AnalysisPanel-module__9CblYq__questionBlock,.AnalysisPanel-module__9CblYq__summaryTableWrap,.AnalysisPanel-module__9CblYq__compareGroup{break-inside:avoid;page-break-inside:avoid}.AnalysisPanel-module__9CblYq__sectionOverviewRow{pointer-events:none}.AnalysisPanel-module__9CblYq__forcePrintHidden,.AnalysisPanel-module__9CblYq__printSummaryMode .AnalysisPanel-module__9CblYq__detailBlock{display:none!important}.AnalysisPanel-module__9CblYq__printSummaryMode .AnalysisPanel-module__9CblYq__summaryBlock{display:block!important}.AnalysisPanel-module__9CblYq__printDetailMode .AnalysisPanel-module__9CblYq__summaryBlock{display:none!important}.AnalysisPanel-module__9CblYq__printDetailMode .AnalysisPanel-module__9CblYq__detailBlock{display:block!important}}
.SurveyAnswerPanel-module__hNnoDq__surveyTitle{color:#9aa0a6;margin:-.5rem 0 1.25rem;font-size:.85rem}.SurveyAnswerPanel-module__hNnoDq__progressWrap{margin:0 0 1.25rem}.SurveyAnswerPanel-module__hNnoDq__progressBar{background:#eee;border-radius:4px;height:8px;overflow:hidden}.SurveyAnswerPanel-module__hNnoDq__progressFill{background:var(--teal);border-radius:4px;height:100%;transition:width .2s}.SurveyAnswerPanel-module__hNnoDq__progressLabel{color:#9aa0a6;margin:.4rem 0 0;font-size:.85rem}.SurveyAnswerPanel-module__hNnoDq__questionCard{border:1px solid #eee;border-radius:12px;margin-bottom:1rem;padding:1.1rem 1.25rem}.SurveyAnswerPanel-module__hNnoDq__questionText{color:#1a1a1a;margin:0 0 .9rem;font-weight:700}.SurveyAnswerPanel-module__hNnoDq__questionNumber{color:var(--teal)}.SurveyAnswerPanel-module__hNnoDq__optionsList{flex-direction:column;gap:.5rem;display:flex}@media (min-width:800px){.SurveyAnswerPanel-module__hNnoDq__optionsList{flex-flow:wrap}.SurveyAnswerPanel-module__hNnoDq__optionLabel{flex:1 1 0}}.SurveyAnswerPanel-module__hNnoDq__optionLabel{cursor:pointer;color:#333;white-space:nowrap;border:1px solid #ddd;border-radius:10px;align-items:center;gap:.6rem;padding:.5rem .7rem;font-size:.9rem;display:flex}.SurveyAnswerPanel-module__hNnoDq__optionLabel:hover{border-color:var(--teal)}.SurveyAnswerPanel-module__hNnoDq__optionLabelChecked{border-color:var(--teal);background:#eaf7fa;font-weight:600}.SurveyAnswerPanel-module__hNnoDq__optionRadio{accent-color:var(--teal);flex-shrink:0;width:1.05rem;height:1.05rem}.SurveyAnswerPanel-module__hNnoDq__submitRow{justify-content:flex-end;margin-top:1.25rem;display:flex}.SurveyAnswerPanel-module__hNnoDq__finished{text-align:center;padding:2.5rem 1rem}.SurveyAnswerPanel-module__hNnoDq__finishedIcon{margin-bottom:.75rem;font-size:2.5rem}.SurveyAnswerPanel-module__hNnoDq__finishedText{color:#1a1a1a;font-size:1.1rem;font-weight:700}
.JalaliDatePicker-module__ozHzmG__wrapper{width:100%;display:block;position:relative}.JalaliDatePicker-module__ozHzmG__trigger{cursor:pointer;justify-content:space-between;align-items:center;gap:.4rem;width:100%;font-family:inherit;display:flex}.JalaliDatePicker-module__ozHzmG__trigger:disabled{cursor:not-allowed;opacity:.6}.JalaliDatePicker-module__ozHzmG__triggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.JalaliDatePicker-module__ozHzmG__placeholder{color:#9aa0a6;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.JalaliDatePicker-module__ozHzmG__caret{color:#999;flex-shrink:0;font-size:.65rem}.JalaliDatePicker-module__ozHzmG__clearBtn{color:#777;cursor:pointer;background:#eee;border:0;border-radius:999px;width:1.1rem;height:1.1rem;padding:0;font-size:.85rem;line-height:1;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.JalaliDatePicker-module__ozHzmG__clearBtn:hover{color:#333;background:#e0e0e0}.JalaliDatePicker-module__ozHzmG__popup{z-index:1000;box-sizing:border-box;direction:rtl;background:#fff;border:1px solid #ddd;border-radius:12px;width:272px;padding:.75rem;position:fixed;box-shadow:0 10px 30px #00000026}.JalaliDatePicker-module__ozHzmG__popupHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.JalaliDatePicker-module__ozHzmG__navBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.3rem .6rem;font-family:inherit;font-size:.75rem}.JalaliDatePicker-module__ozHzmG__navBtn:hover{border-color:var(--teal);color:var(--teal);background:#f5f5f5}.JalaliDatePicker-module__ozHzmG__monthYear{color:#1a1a1a;font-size:.85rem;font-weight:700}.JalaliDatePicker-module__ozHzmG__weekdayRow{margin-bottom:.2rem;display:flex}.JalaliDatePicker-module__ozHzmG__weekdayCell{text-align:center;color:#9aa0a6;flex:1;font-size:.7rem;font-weight:700}.JalaliDatePicker-module__ozHzmG__grid{flex-direction:column;gap:.15rem;display:flex}.JalaliDatePicker-module__ozHzmG__weekRow{gap:.15rem;display:flex}.JalaliDatePicker-module__ozHzmG__dayCell{aspect-ratio:1;color:#333;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;font-family:inherit;font-size:.78rem}.JalaliDatePicker-module__ozHzmG__dayCell:hover{background:#f0f0f0}.JalaliDatePicker-module__ozHzmG__dayCellEmpty{aspect-ratio:1;flex:1}.JalaliDatePicker-module__ozHzmG__dayCellToday{border:1px solid var(--teal)}.JalaliDatePicker-module__ozHzmG__dayCellSelected{background:var(--teal);color:#fff;font-weight:700}.JalaliDatePicker-module__ozHzmG__dayCellSelected:hover{background:var(--teal)}.JalaliDatePicker-module__ozHzmG__timeRow{border-top:1px solid #eee;justify-content:center;align-items:center;gap:.4rem;margin-top:.6rem;padding-top:.6rem;display:flex}.JalaliDatePicker-module__ozHzmG__timeSelect{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.3rem .4rem;font-family:inherit;font-size:.8rem}.JalaliDatePicker-module__ozHzmG__timeSelect:hover{border-color:var(--teal)}.JalaliDatePicker-module__ozHzmG__timeSeparator{color:#777;font-weight:700}.JalaliDatePicker-module__ozHzmG__popupFooter{border-top:1px solid #eee;justify-content:space-between;gap:.5rem;margin-top:.6rem;padding-top:.5rem;display:flex}.JalaliDatePicker-module__ozHzmG__footerBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;padding:.4rem .5rem;font-family:inherit;font-size:.75rem;font-weight:700}.JalaliDatePicker-module__ozHzmG__footerBtn:hover{background:#f5f5f5}.JalaliDatePicker-module__ozHzmG__confirmBtn{background:var(--teal);border-color:var(--teal);color:#fff}.JalaliDatePicker-module__ozHzmG__confirmBtn:hover{background:var(--teal);opacity:.9}.JalaliDatePicker-module__ozHzmG__confirmBtn:disabled{color:#999;cursor:not-allowed;opacity:1;background:#eee;border-color:#ddd}
.Hero-module__ZARIfG__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0bb4d1 0%,#099ab4 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:5rem 1.5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__circle1,.Hero-module__ZARIfG__circle2{pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__circle1{background:#ffffff1a;width:300px;height:300px;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;top:-50%;left:-10%}.Hero-module__ZARIfG__circle2{background:#ffffff14;width:400px;height:400px;animation:5s ease-in-out infinite reverse Hero-module__ZARIfG__float;bottom:-50%;right:-10%}.Hero-module__ZARIfG__content{z-index:2;max-width:48rem;margin:0 auto;position:relative}.Hero-module__ZARIfG__title{text-shadow:2px 2px 4px #0000001a;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;animation:.8s ease-out both Hero-module__ZARIfG__slideInDown;display:flex}.Hero-module__ZARIfG__titleSmall{font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__titleBig{font-size:4rem;font-weight:900}.Hero-module__ZARIfG__subtitle{margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8;animation:.8s ease-out .2s both Hero-module__ZARIfG__slideInUp}.Hero-module__ZARIfG__cta{color:#099ab4;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:1rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:.8s ease-out .4s both Hero-module__ZARIfG__slideInUp;display:inline-block;box-shadow:0 10px 25px #00000026}.Hero-module__ZARIfG__cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0003}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Hero-module__ZARIfG__slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__titleBig{font-size:2.5rem}.Hero-module__ZARIfG__titleSmall{font-size:1.1rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}}
