.dashboard-layout{--dashboard-sidebar:226px;grid-template-columns:var(--dashboard-sidebar) minmax(0, 1fr);border:1px solid var(--q-color-gold,#d9a52f);background:var(--q-color-navy-950,#03183f);width:100%;min-height:100vh;color:var(--q-color-text,#142b57);padding:5px;transition:grid-template-columns .18s;display:grid}.dashboard-layout--collapsed{--dashboard-sidebar:78px}.dashboard-layout__sidebar{color:#fff;background:linear-gradient(#03163c 0%,#051c49 52%,#03183f 100%);border-right:1px solid #d9a52fc7;border-radius:8px 0 0 8px;flex-direction:column;height:calc(100vh - 10px);min-height:0;display:flex;position:sticky;top:5px;overflow:hidden}.dashboard-layout__ornament{pointer-events:none;opacity:.96;position:absolute}.dashboard-layout__ornament--top{background:radial-gradient(circle at 14px 14px,#0000 0 5px,#efb936 5.5px 6.5px,#0000 7px),radial-gradient(circle at 14px 36px,#0000 0 5px,#efb936 5.5px 6.5px,#0000 7px),linear-gradient(90deg,#efb936 1px,#0000 1px) 7px 0/15px 100%;width:62px;height:110px;top:0;left:0;-webkit-mask-image:linear-gradient(#000 70%,#0000);mask-image:linear-gradient(#000 70%,#0000)}.dashboard-layout__ornament--bottom{background:radial-gradient(18px 11px at 18px 28px,#0000 45%,#efb936 48% 53%,#0000 56%) 0 0/42px 42px repeat-x,linear-gradient(160deg,#0000 46%,#efb936e6 47% 49%,#0000 50%) 0 5px/34px 28px repeat-x;border-top:1px solid #d9a52f80;flex:0 0 42px;width:100%;height:42px;position:relative;bottom:auto;left:auto;right:auto}.dashboard-layout__brand{z-index:1;color:#fff;min-height:91px;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 18px 6px 48px;display:flex;position:relative}.dashboard-layout__mark{flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;position:relative}.dashboard-layout__mark span{color:#f4f6fb;letter-spacing:-7px;font-size:38px;font-weight:900;line-height:1}.dashboard-layout__mark:after{content:"";background:#55a843;border-radius:100% 0;width:16px;height:9px;position:absolute;bottom:7px;right:1px;transform:rotate(-18deg);box-shadow:-7px -4px 0 -2px #d9a52f}.dashboard-layout__brand-name{letter-spacing:-.02em;font-size:23px;font-weight:800}.dashboard-layout__motto{text-align:left;gap:1px;padding:0 16px 11px 48px;display:grid}.dashboard-layout__motto strong{color:#fff;font-size:12px;font-weight:600}.dashboard-layout__motto span{color:#e6eaf2;font-size:10px}.dashboard-layout__nav{z-index:1;scrollbar-width:thin;scrollbar-color:#d9a52f59 transparent;flex-direction:column;flex:1;gap:3px;min-height:0;padding:3px 10px 8px;display:flex;position:relative;overflow-y:auto}.dashboard-layout__nav-item{color:#f6f8fc;width:100%;min-height:48px;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;padding:6px 9px;font-size:13px;font-weight:600;transition:background-color .14s,border-color .14s,transform .14s;display:flex}.dashboard-layout__nav-item svg{color:#efb936;flex:0 0 23px}.dashboard-layout__nav-item:hover{background:#0c316fad;border-color:#d9a52f8c;transform:translate(1px)}.dashboard-layout__nav-item--active{background:linear-gradient(90deg,#0a3478,#08285f);border-color:#d9a52f;box-shadow:inset 3px 0 #efb936,0 3px 10px #0000001f}.dashboard-layout--collapsed .dashboard-layout__nav-item{justify-content:center;padding-inline:8px}.dashboard-layout__nav-copy{gap:2px;min-width:0;line-height:1.05;display:grid}.dashboard-layout__nav-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.dashboard-layout__nav-copy small{color:#dce4f1;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:500;line-height:1.15;overflow:hidden}.dashboard-layout__nav-item--active .dashboard-layout__nav-copy small{color:#fff4d3}.dashboard-layout__sidebar-footer{z-index:2;flex:none;padding:8px 10px;position:relative}.dashboard-layout__collapse{color:#fff;width:100%;min-height:39px;font:inherit;background:#061d4a;border:1px solid #d9a52f;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.dashboard-layout__collapse svg{color:#efb936}.dashboard-layout__stage{background:#f7f8fb;border-radius:0 8px 8px 0;grid-template-rows:auto 1fr auto;min-width:0;min-height:calc(100vh - 10px);display:grid;overflow:hidden}.dashboard-layout__topbar{color:#fff;background:linear-gradient(90deg,#03183f 0%,#061f4f 65%,#03183f 100%);border-bottom:1px solid #d9a52f;justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:8px 12px 8px 18px;display:flex}.dashboard-layout__heading{min-width:0}.dashboard-layout__heading h1{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(19px,2vw,27px);font-weight:800;line-height:1.15}.dashboard-layout__heading span{color:#e4e9f2;margin-top:5px;font-size:13px;display:block}.dashboard-layout__top-actions{align-items:center;gap:10px;display:flex}.dashboard-layout__notification{color:#efb936;background:#ffffff08;border:1px solid #d9a52f;border-radius:7px;place-items:center;width:50px;height:50px;display:grid;position:relative}.dashboard-layout__notification:hover{background:#0a3274}.dashboard-layout__user{background:#ffffff08;border:1px solid #d9a52f;border-radius:7px;align-items:center;gap:10px;min-width:240px;max-width:330px;min-height:52px;padding:5px 10px;display:flex}.dashboard-layout__avatar{color:#071d50;background:#fff;border:1px solid #d9a52f;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.dashboard-layout__user-copy{gap:1px;min-width:0;display:grid}.dashboard-layout__user-copy strong,.dashboard-layout__user-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-layout__user-copy strong{color:#fff;font-size:12px}.dashboard-layout__user-copy small{color:#dce4f1;font-size:9px}.dashboard-layout__user-chevron{color:#efb936;flex:none}.dashboard-layout__logout{color:#fff;min-height:50px;font:inherit;white-space:nowrap;cursor:pointer;background:#ffffff08;border:1px solid #d9a52f;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-layout__logout svg{color:#efb936}.dashboard-layout__logout:hover:not(:disabled){background:#0a3274}.dashboard-layout__logout:focus-visible{outline-offset:2px;outline:2px solid #efb936}.dashboard-layout__logout:disabled{opacity:.6;cursor:wait}.dashboard-layout__content{background:#f8f8f6;min-width:0;padding:12px 14px 16px}.dashboard-layout__content>:first-child{width:min(100%, var(--q-size-content-max,1600px));margin-inline:auto}.dashboard-layout__footer{color:#edf0f6;background:#03183f;border-top:1px solid #d9a52f;grid-template-columns:1fr minmax(220px,.8fr) 1fr;align-items:center;gap:12px;min-height:43px;padding:7px 18px;font-size:10px;display:grid;position:relative;overflow:hidden}.dashboard-layout__footer>span:first-child{z-index:1}.dashboard-layout__footer nav{z-index:1;white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-layout__footer nav i{background:#d9a52f8c;width:1px;height:14px}.dashboard-layout__skyline{opacity:.9;background:linear-gradient(160deg,#0000 42%,#d9a52f 43% 46%,#0000 47%) 0 4px/36px 22px repeat-x,linear-gradient(90deg,#0000 0 10%,#d9a52f 10% 12%,#0000 12% 19%,#d9a52f 19% 22%,#0000 22%) 0 12px/48px 16px repeat-x;align-self:end;width:100%;height:28px;-webkit-mask-image:linear-gradient(0deg,#000 0 58%,#0000 90%);mask-image:linear-gradient(0deg,#000 0 58%,#0000 90%)}@media (width<=1320px){.dashboard-layout__logout{width:50px;padding:0}.dashboard-layout__logout span{display:none}}@media (width<=1050px){.dashboard-layout{--dashboard-sidebar:82px}.dashboard-layout__brand-name,.dashboard-layout__motto,.dashboard-layout__nav-item span,.dashboard-layout__collapse span{display:none}.dashboard-layout__nav-item{justify-content:center;padding-inline:8px}.dashboard-layout__user{width:52px;min-width:52px;padding:6px}.dashboard-layout__user-copy{display:none}}@media (width<=720px){.dashboard-layout{border:0;padding:0;display:block}.dashboard-layout__sidebar{border-bottom:1px solid #d9a52f;border-right:0;border-radius:0;width:100%;height:auto;position:static}.dashboard-layout__brand{justify-content:flex-start;min-height:62px;padding:8px 14px}.dashboard-layout__brand-name{display:inline}.dashboard-layout__nav{flex-direction:row;padding:6px 10px;overflow-x:auto}.dashboard-layout__nav-item{flex:none;width:auto;min-width:52px}.dashboard-layout__sidebar-footer,.dashboard-layout__ornament{display:none}.dashboard-layout__topbar{min-height:72px;padding:10px 12px}.dashboard-layout__heading h1{font-size:17px}.dashboard-layout__heading span{font-size:11px}.dashboard-layout__content{padding:12px}.dashboard-layout__footer{text-align:center;grid-template-columns:1fr}.dashboard-layout__skyline,.dashboard-layout__footer nav{display:none}}.dashboard-layout__academic-period{color:#efb936;background:#ffffff06;border:1px solid #d9a52f;border-radius:7px;align-items:center;gap:9px;min-height:52px;padding:6px 12px;display:flex}.dashboard-layout__academic-period>span{flex-direction:column;gap:1px;display:flex}.dashboard-layout__academic-period strong{color:#fff;white-space:nowrap;font-size:10.5px}.dashboard-layout__academic-period small{color:#dce4f1;font-size:8.5px}.dashboard-layout__languages{background:#ffffff06;border:1px solid #d9a52f;border-radius:7px;align-items:center;gap:2px;min-height:52px;padding:4px;display:flex}.dashboard-layout__languages button{color:#fff;min-width:42px;height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:10px}.dashboard-layout__languages button:hover{background:#0a3274}.dashboard-layout__languages button.is-active{background:#0a2c6a;border:1px solid #d9a52f}@media (width<=1180px){.dashboard-layout__academic-period{display:none}.dashboard-layout__user{min-width:190px}.dashboard-layout__languages button{min-width:34px;padding:0 5px}}@media (width<=860px){.dashboard-layout__languages{display:none}}.qamqor-shell.dashboard-layout{--dashboard-sidebar:220px;background:#03183f;border:1.5px solid #d9a52f;border-radius:10px;min-height:100dvh;padding:5px;box-shadow:inset 0 0 0 1px #efb93629}.qamqor-shell .dashboard-layout__ornament{z-index:0;pointer-events:none;opacity:1;background-color:#0000;background-repeat:no-repeat}.qamqor-shell .dashboard-layout__ornament--top{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20shape-rendering='geometricPrecision'%20viewBox='0%200%2092%20176'%20fill='none'%3e%3cg%20vector-effect='non-scaling-stroke'%20stroke='%23EFB936'%20stroke-width='2.8'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M7%201v174'%20opacity='.96'/%3e%3cpath%20d='M1%208h86'%20opacity='.92'/%3e%3cpath%20d='M17%208c0%2011-8%2018-8%2029%200%2010%207%2017%2016%2017%2010%200%2018-8%2018-18%200-9-7-16-16-16-8%200-13%206-13%2013%200%206%205%2011%2011%2011%205%200%209-4%209-9%200-4-3-7-7-7'/%3e%3cpath%20d='M43%209c0%209%206%2015%2015%2015%208%200%2015-6%2015-15M49%2018c7%202%2011%207%2011%2014%200%208-6%2014-14%2014-7%200-13-5-13-12%200-5%204-9%209-9%204%200%207%203%207%207'/%3e%3cpath%20d='M10%2062c12%200%2020%208%2020%2019s-8%2019-19%2019M29%2081c0-8%206-14%2014-14%207%200%2013%206%2013%2013%200%206-5%2011-11%2011-5%200-9-4-9-9%200-4%203-7%207-7'/%3e%3cpath%20d='M14%20109c11%200%2018%207%2018%2017s-7%2017-17%2017M31%20126c0-8%206-14%2014-14%207%200%2013%206%2013%2013%200%206-5%2011-11%2011-5%200-9-4-9-9%200-4%203-7%207-7'/%3e%3cpath%20d='M8%20151c10%200%2018%208%2018%2018M26%20169c0-9%207-16%2016-16%208%200%2015%206%2015%2014'/%3e%3cpath%20d='M15%2016l8-8m-8%200%208%208M17%2070l10%2010m0-10L17%2080M16%20115l10%2010m0-10-10%2010'%20opacity='.94'/%3e%3c!--%20small%20extra%20curls%20only%20in%20the%20corner%20density%20zone%20--%3e%3cpath%20d='M61%207c0%206%204%2010%2010%2010M10%2046c7%200%2011%204%2011%2010M10%2096c6%200%2010%204%2010%209'%20opacity='.88'/%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-size:82px 158px;width:82px;height:158px;top:0;left:0;-webkit-mask-image:none;mask-image:none}.qamqor-shell .dashboard-layout__ornament--bottom{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20shape-rendering='geometricPrecision'%20viewBox='0%200%20320%2054'%20fill='none'%3e%3cg%20vector-effect='non-scaling-stroke'%20stroke='%23EFB936'%20stroke-width='2.15'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c!--%20continuous%20baseline%20/%20frame%20join%20--%3e%3cpath%20d='M2%2051.5H318'%20opacity='.96'/%3e%3c!--%20compact%20left%20corner%20transition%20--%3e%3cpath%20d='M5%2052V22c0-8%205-13%2012-13%206%200%2011%205%2011%2011%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M7%2043c9%200%2016-6%2016-14%200-7-5-12-12-12'/%3e%3cpath%20d='M15%2048c4-7%2010-11%2017-11%208%200%2014%205%2014%2012'/%3e%3ccircle%20cx='18'%20cy='33'%20r='4.6'/%3e%3cpath%20d='M18%2028.4v9.2M13.4%2033h9.2'/%3e%3c!--%20thin%20horizontal%20repeating%20vine%20--%3e%3cpath%20d='M27%2051c7-10%2016-14%2026-14%209%200%2016%205%2016%2012%200%206-5%2010-10%2010-5%200-9-4-9-8%200-4%203-7%207-7%203%200%205%202%205%205'/%3e%3cpath%20d='M64%2051c6-9%2014-13%2023-13%208%200%2014%205%2014%2011%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M96%2051c6-8%2014-12%2022-12%208%200%2014%204%2014%2010%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M127%2051c6-9%2014-13%2023-13%208%200%2014%205%2014%2011%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M160%2051c6-8%2014-12%2022-12%208%200%2014%204%2014%2010%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M192%2051c6-9%2014-13%2023-13%208%200%2014%205%2014%2011%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M225%2051c6-8%2014-12%2022-12%208%200%2014%204%2014%2010%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M257%2051c6-8%2014-12%2022-12%208%200%2014%204%2014%2010%200%205-4%209-9%209-4%200-7-3-7-7%200-3%202-5%205-5'/%3e%3cpath%20d='M289%2051c5-7%2012-10%2019-10%205%200%208%202%2010%205'/%3e%3c!--%20small%20leaf%20/%20horn%20accents%20to%20avoid%20oversized%20rosettes%20--%3e%3cpath%20d='M39%2042l6-6m-6%200%206%206M73%2043l5-5m-5%200%205%205M105%2043l5-5m-5%200%205%205M137%2043l5-5m-5%200%205%205M170%2043l5-5m-5%200%205%205M202%2043l5-5m-5%200%205%205M235%2043l5-5m-5%200%205%205M267%2043l5-5m-5%200%205%205'%20opacity='.95'/%3e%3c/g%3e%3c/svg%3e");background-position:0 100%;background-size:100% 54px;border-top:0;flex:0 0 54px;width:100%;height:54px;position:relative}.qamqor-shell .dashboard-layout__brand{justify-content:flex-start;min-height:88px;padding:12px 14px 4px 72px}.qamqor-shell .dashboard-layout__nav-item{border-radius:7px;min-height:47px}.qamqor-shell .dashboard-layout__nav-item--active{background:#082d6d;border-color:#d9a52f;box-shadow:inset 2px 0 #efb936}.qamqor-shell .dashboard-layout__topbar{background:#03183f;border-bottom:1px solid #d9a52fe6;min-height:76px;padding:8px 12px 8px 18px}.qamqor-shell .dashboard-layout__content{background:#f8f8f6;min-height:0;padding:12px 14px 14px}.qamqor-shell .dashboard-layout__footer{background:#03183f;border-top:1px solid #d9a52feb;min-height:48px;padding:6px 18px}.qamqor-shell .dashboard-layout__academic-period,.qamqor-shell .dashboard-layout__languages,.qamqor-shell .dashboard-layout__notification,.qamqor-shell .dashboard-layout__user,.qamqor-shell .dashboard-layout__logout{background:#ffffff05;border-color:#d9a52f}@media (width<=1050px){.qamqor-shell.dashboard-layout{--dashboard-sidebar:82px}.qamqor-shell .dashboard-layout__ornament--top{background-size:70px;width:70px}.qamqor-shell .dashboard-layout__ornament--bottom{background-position:0 100%;background-size:160px}}@media (width<=720px){.qamqor-shell.dashboard-layout{border-width:0;border-radius:0;min-height:100dvh;padding:0}.qamqor-shell .dashboard-layout__sidebar{border-radius:0;height:auto}.qamqor-shell .dashboard-layout__stage{border-radius:0;min-height:auto}.qamqor-shell .dashboard-layout__footer{min-height:40px}}.qamqor-shell.dashboard-layout{--dashboard-sidebar:232px;border-width:1px;border-radius:8px;padding:4px}.qamqor-shell .dashboard-layout__nav-item--active{box-shadow:none;background:#0a2f70}.qamqor-shell .dashboard-layout__nav-copy{gap:1px}.qamqor-shell .dashboard-layout__heading h1{letter-spacing:-.015em;font-size:clamp(18px,1.35vw,23px);font-weight:700}.qamqor-shell .dashboard-layout__content>:first-child{width:min(100%,1460px)}@media (width<=1180px){.qamqor-shell.dashboard-layout{--dashboard-sidebar:210px}.qamqor-shell .dashboard-layout__user{min-width:185px}}@media (width<=1050px){.qamqor-shell.dashboard-layout{--dashboard-sidebar:78px}.qamqor-shell .dashboard-layout__nav-item>svg{flex-basis:18px;width:18px;height:18px}}@media (width>=1181px){.qamqor-shell.dashboard-layout{--dashboard-sidebar:270px}}.qamqor-shell .dashboard-layout__brand{min-height:91px;padding-left:82px}.qamqor-shell .dashboard-layout__brand-name{font-size:22px}.qamqor-shell .dashboard-layout__motto{padding-bottom:12px;padding-left:82px}.qamqor-shell .dashboard-layout__nav{gap:3px;padding-inline:11px}.qamqor-shell .dashboard-layout__nav-item{gap:10px;min-height:46px;padding:5px 8px}.qamqor-shell .dashboard-layout__collapse{min-height:38px;font-size:10.5px}.qamqor-shell .dashboard-layout__topbar{min-height:74px;padding-left:18px;padding-right:12px}.qamqor-shell .dashboard-layout__heading h1{font-size:clamp(19px,1.45vw,24px)}.qamqor-shell .dashboard-layout__heading span{font-size:11.5px}.qamqor-shell .dashboard-layout__user{min-width:248px}.qamqor-shell .dashboard-layout__footer{min-height:46px}@media (width>=1181px){.qamqor-shell.dashboard-layout{--dashboard-sidebar:238px}}.qamqor-shell.dashboard-layout{border-radius:8px;padding:4px}.qamqor-shell .dashboard-layout__sidebar{border-radius:6px 0 0 6px;height:calc(100dvh - 8px);top:4px}.qamqor-shell .dashboard-layout__nav-item>svg{border-radius:6px;flex-basis:18px;width:18px;height:18px;padding:5px}.qamqor-shell .dashboard-layout__stage{border-radius:0 6px 6px 0;min-height:calc(100dvh - 8px)}.qamqor-shell .dashboard-layout__heading h1{font-size:clamp(18px,1.25vw,21px);font-weight:700}.qamqor-shell .dashboard-layout__user{min-width:218px;min-height:46px;padding:4px 8px}.qamqor-shell .dashboard-layout__footer{min-height:42px;padding:5px 16px;font-size:8.5px}.qamqor-shell .dashboard-layout__skyline{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20820%2090'%20fill='none'%3e%3cg%20stroke='%23EFB936'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M0%2083h820'/%3e%3cpath%20d='M18%2083l25-18%2018%2010%2018-28%2018%2024%2014-11%2015%2023'/%3e%3cpath%20d='M126%2083V52h18v31M130%2052l5-13%205%2013M151%2083V44h22v39M155%2044l7-17%207%2017M179%2083V57h18v26M184%2057l4-10%204%2010'/%3e%3cpath%20d='M205%2083V48h24v35M210%2048l7-14%207%2014M236%2083V62h15v21M255%2083V39h25v44M261%2039l7-20%207%2020M287%2083V55h18v28M311%2083V46h22v37M316%2046l6-13%206%2013'/%3e%3cpath%20d='M340%2083V61h16v22M362%2083V50h24v33M367%2050l7-14%207%2014M393%2083V58h16v25M416%2083V35h28v48M422%2035l8-23%208%2023M451%2083V55h19v28M478%2083V46h22v37M483%2046l6-14%206%2014'/%3e%3cpath%20d='M507%2083V62h16v21M530%2083V51h23v32M536%2051l6-16%206%2016M560%2083V59h17v24'/%3e%3cpath%20d='M585%2083l33-31%2025%2020%2022-30%2037%2041M628%2083l31-23%2026%2023M688%2083l39-38%2045%2038M726%2083l29-21%2029%2021'/%3e%3cpath%20d='M47%2083v-8m19%208v-8m70%208v-13m26%2013v-14m55%2014V68m50%2015V60m56%2023V64m61%2019V67m48%2016V57m64%2026V65m55%2018V69'%20opacity='.9'/%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-repeat:no-repeat;background-size:contain;height:31px;-webkit-mask-image:none;mask-image:none}@media (width>=1281px){.qamqor-shell.dashboard-layout:not(.dashboard-layout--collapsed){--dashboard-sidebar:270px}}.qamqor-shell.dashboard-layout.dashboard-layout--collapsed{--dashboard-sidebar:78px}.qamqor-shell .dashboard-layout__sidebar{background:#03183f;border-right:1px solid #d9a52f;border-radius:6px 0 0 6px;height:calc(100dvh - 8px);top:4px}.qamqor-shell .dashboard-layout__ornament--top{opacity:1;background-position:0 0;background-size:66px 132px;width:66px;height:132px;top:0;left:0}.qamqor-shell .dashboard-layout__brand{flex-direction:column;justify-content:center;gap:2px;min-height:92px;padding:11px 16px 2px 54px}.qamqor-shell .dashboard-layout__brand-name{font-size:20px;font-weight:800;line-height:1}.qamqor-shell .dashboard-layout__motto{text-align:center;gap:2px;padding:0 16px 11px 54px}.qamqor-shell .dashboard-layout__nav-item>svg{box-sizing:content-box;color:#efb936;border:1px solid #d9a52f;border-radius:6px;flex:0 0 19px;width:19px;height:19px;padding:5px}.qamqor-shell .dashboard-layout__nav-copy{gap:1px;line-height:1.04}.qamqor-shell .dashboard-layout__nav-copy strong{font-size:11px}.qamqor-shell .dashboard-layout__nav-copy small{font-size:8.2px}.qamqor-shell .dashboard-layout__collapse{background:#03183f;border-radius:19px;min-height:38px;font-size:10px}.qamqor-shell .dashboard-layout__ornament--bottom{opacity:1;background-position:bottom;background-size:calc(100% - 22px) 54px;border-top:0;flex-basis:54px;height:54px}.qamqor-shell .dashboard-layout__stage{background:#f7f8fb;border-radius:0 6px 6px 0;min-height:calc(100dvh - 8px)}.qamqor-shell .dashboard-layout__topbar{background:#03183f;border-bottom:1px solid #d9a52f;gap:12px;min-height:72px;padding:7px 12px 7px 18px}.qamqor-shell .dashboard-layout__academic-period,.qamqor-shell .dashboard-layout__languages,.qamqor-shell .dashboard-layout__notification,.qamqor-shell .dashboard-layout__user,.qamqor-shell .dashboard-layout__logout{background:#03183f;border-color:#d9a52f;border-radius:6px;min-height:48px}.qamqor-shell .dashboard-layout__user{min-width:240px;padding:4px 8px}.qamqor-shell .dashboard-layout__avatar{flex-basis:36px;width:36px;height:36px}.qamqor-shell .dashboard-layout__content{background:#f7f8fb;min-width:0;padding:10px 12px 12px}.qamqor-shell .dashboard-layout__footer{background:#03183f;border-top:1px solid #d9a52f;grid-template-columns:1fr minmax(260px,.8fr) 1fr;min-height:42px;padding:5px 16px;font-size:8.5px}.qamqor-shell .dashboard-layout__skyline{opacity:1;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20820%2090'%20fill='none'%3e%3cg%20stroke='%23EFB936'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M0%2083h820'/%3e%3cpath%20d='M18%2083l25-18%2018%2010%2018-28%2018%2024%2014-11%2015%2023'/%3e%3cpath%20d='M126%2083V52h18v31M130%2052l5-13%205%2013M151%2083V44h22v39M155%2044l7-17%207%2017M179%2083V57h18v26M184%2057l4-10%204%2010'/%3e%3cpath%20d='M205%2083V48h24v35M210%2048l7-14%207%2014M236%2083V62h15v21M255%2083V39h25v44M261%2039l7-20%207%2020M287%2083V55h18v28M311%2083V46h22v37M316%2046l6-13%206%2013'/%3e%3cpath%20d='M340%2083V61h16v22M362%2083V50h24v33M367%2050l7-14%207%2014M393%2083V58h16v25M416%2083V35h28v48M422%2035l8-23%208%2023M451%2083V55h19v28M478%2083V46h22v37M483%2046l6-14%206%2014'/%3e%3cpath%20d='M507%2083V62h16v21M530%2083V51h23v32M536%2051l6-16%206%2016M560%2083V59h17v24'/%3e%3cpath%20d='M585%2083l33-31%2025%2020%2022-30%2037%2041M628%2083l31-23%2026%2023M688%2083l39-38%2045%2038M726%2083l29-21%2029%2021'/%3e%3cpath%20d='M47%2083v-8m19%208v-8m70%208v-13m26%2013v-14m55%2014V68m50%2015V60m56%2023V64m61%2019V67m48%2016V57m64%2026V65m55%2018V69'%20opacity='.9'/%3e%3c/g%3e%3c/svg%3e") bottom/contain no-repeat;height:31px;-webkit-mask-image:none;mask-image:none}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--top{background-size:52px;width:52px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__nav-item{justify-content:center;padding-inline:5px}@media (width<=1280px) and (width>=1051px){.qamqor-shell.dashboard-layout:not(.dashboard-layout--collapsed){--dashboard-sidebar:232px}.qamqor-shell .dashboard-layout__user{min-width:205px}}@media (width>=1281px){.qamqor-shell.dashboard-layout:not(.dashboard-layout--collapsed){--dashboard-sidebar:270px}}.qamqor-shell.dashboard-layout{background:#03183f;border:1px solid #d9a52f;border-radius:8px;padding:4px;box-shadow:inset 0 0 0 1px #efb93614}.qamqor-shell .dashboard-layout__sidebar{background:#03183f;border-right:1px solid #d9a52f}.qamqor-shell .dashboard-layout__ornament--top{background-position:0 0;background-size:72px 124px;width:72px;height:124px}.qamqor-shell .dashboard-layout__brand-name{letter-spacing:-.015em;font-size:22px;line-height:1.02}.qamqor-shell .dashboard-layout__motto{gap:2px;padding:0 18px 12px 58px}.qamqor-shell .dashboard-layout__motto strong{font-size:12px;line-height:1.15}.qamqor-shell .dashboard-layout__motto span{font-size:9px;line-height:1.15}.qamqor-shell .dashboard-layout__nav-item>svg{stroke-width:1.8px;border-radius:6px;flex-basis:20px;width:20px;height:20px;padding:5px}.qamqor-shell .dashboard-layout__nav-copy small{margin-top:1px;font-size:8.8px;line-height:1.08}.qamqor-shell .dashboard-layout__nav-item--active{box-shadow:none;background:#0a2f70;border-color:#efb936}.qamqor-shell .dashboard-layout__ornament--bottom{background-position:bottom;background-size:calc(100% - 18px) 58px;flex-basis:58px;height:58px}.qamqor-shell .dashboard-layout__topbar{background:#03183f;gap:14px;min-height:78px;padding:8px 13px 8px 20px}.qamqor-shell .dashboard-layout__heading h1{letter-spacing:-.02em;font-size:clamp(21px,1.4vw,25px);font-weight:700;line-height:1.08}.qamqor-shell .dashboard-layout__heading span{margin-top:4px;font-size:12px;line-height:1.1}.qamqor-shell .dashboard-layout__academic-period,.qamqor-shell .dashboard-layout__languages,.qamqor-shell .dashboard-layout__notification,.qamqor-shell .dashboard-layout__user,.qamqor-shell .dashboard-layout__logout{border-radius:7px;min-height:54px}.qamqor-shell .dashboard-layout__academic-period{gap:10px;padding:6px 12px}.qamqor-shell .dashboard-layout__languages{padding:4px}.qamqor-shell .dashboard-layout__avatar{border-width:1px;flex-basis:40px;width:40px;height:40px;font-size:12px}.qamqor-shell .dashboard-layout__content{background:#f7f8fb;padding:10px 12px 12px}.qamqor-shell .dashboard-layout__content>:first-child{width:100%;max-width:none;margin-inline:0}.qamqor-shell .dashboard-layout__footer{background:#03183f;grid-template-columns:1fr minmax(320px,.9fr) 1fr;min-height:48px;padding:6px 18px;font-size:9px}.qamqor-shell .dashboard-layout__skyline{background-position:bottom;background-size:contain;height:36px}.qamqor-shell .dashboard-layout__footer nav{gap:11px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__brand{min-height:88px;padding:10px 6px 4px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__mark span{font-size:34px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--top{background-size:54px;width:54px;height:124px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__nav{padding-inline:8px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__nav-item{justify-content:center;min-height:44px;padding-inline:5px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__nav-item>svg{flex-basis:20px;width:20px;height:20px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__sidebar-footer{padding-inline:8px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--bottom{background-size:70px}@media (width<=1280px) and (width>=1051px){.qamqor-shell.dashboard-layout:not(.dashboard-layout--collapsed){--dashboard-sidebar:238px}.qamqor-shell .dashboard-layout__brand,.qamqor-shell .dashboard-layout__motto{padding-left:50px}.qamqor-shell .dashboard-layout__user{min-width:220px}.qamqor-shell .dashboard-layout__languages button{min-width:36px}}@media (width>=1281px){.qamqor-shell.dashboard-layout:not(.dashboard-layout--collapsed){--dashboard-sidebar:280px}}.qamqor-shell.dashboard-layout{border-width:1px;border-radius:9px;padding:4px}.qamqor-shell .dashboard-layout__ornament--top{background-size:78px 132px;width:78px;height:132px}.qamqor-shell .dashboard-layout__brand{gap:4px;min-height:112px;padding:13px 18px 3px 62px}.qamqor-shell .dashboard-layout__mark{flex-basis:54px;width:54px;height:54px}.qamqor-shell .dashboard-layout__mark span{font-size:44px}.qamqor-shell .dashboard-layout__brand-name{font-size:23px;line-height:1}.qamqor-shell .dashboard-layout__motto{padding:0 18px 13px 62px}.qamqor-shell .dashboard-layout__motto strong{font-size:12.5px}.qamqor-shell .dashboard-layout__motto span{font-size:9.5px}.qamqor-shell .dashboard-layout__nav{gap:4px;padding:4px 11px 8px}.qamqor-shell .dashboard-layout__nav-item{border-radius:7px;gap:11px;min-height:48px;padding:6px 9px}.qamqor-shell .dashboard-layout__nav-item>svg{flex-basis:21px;width:21px;height:21px;padding:5px}.qamqor-shell .dashboard-layout__nav-copy strong{font-size:12.5px;line-height:1.05}.qamqor-shell .dashboard-layout__nav-copy small{font-size:9px;line-height:1.08}.qamqor-shell .dashboard-layout__sidebar-footer{padding:8px 11px 7px}.qamqor-shell .dashboard-layout__collapse{border-radius:21px;min-height:42px;font-size:10.8px}.qamqor-shell .dashboard-layout__ornament--bottom{background-size:calc(100% - 14px) 64px;flex-basis:64px;height:64px}.qamqor-shell .dashboard-layout__topbar{gap:15px;min-height:84px;padding:9px 14px 9px 22px}.qamqor-shell .dashboard-layout__heading h1{font-size:clamp(22px,1.48vw,27px);line-height:1.08}.qamqor-shell .dashboard-layout__heading span{margin-top:5px;font-size:12.5px}.qamqor-shell .dashboard-layout__top-actions{gap:10px}.qamqor-shell .dashboard-layout__academic-period,.qamqor-shell .dashboard-layout__languages,.qamqor-shell .dashboard-layout__notification,.qamqor-shell .dashboard-layout__user,.qamqor-shell .dashboard-layout__logout{min-height:58px}.qamqor-shell .dashboard-layout__academic-period{padding:7px 13px}.qamqor-shell .dashboard-layout__academic-period>svg{width:23px;height:23px}.qamqor-shell .dashboard-layout__academic-period strong{font-size:10.5px}.qamqor-shell .dashboard-layout__academic-period small{font-size:8.3px}.qamqor-shell .dashboard-layout__languages button{min-width:44px;height:46px;font-size:9.3px}.qamqor-shell .dashboard-layout__notification{width:58px;height:58px}.qamqor-shell .dashboard-layout__notification>svg{width:23px;height:23px}.qamqor-shell .dashboard-layout__user{gap:10px;min-width:270px;padding:6px 11px}.qamqor-shell .dashboard-layout__avatar{flex-basis:43px;width:43px;height:43px;font-size:12.5px}.qamqor-shell .dashboard-layout__user-copy strong{font-size:11.5px}.qamqor-shell .dashboard-layout__user-copy small{font-size:8.3px}.qamqor-shell .dashboard-layout__content{padding:12px 14px 14px}.qamqor-shell .dashboard-layout__footer{grid-template-columns:1fr minmax(350px,.95fr) 1fr;min-height:52px;padding:6px 19px;font-size:9.2px}.qamqor-shell .dashboard-layout__skyline{height:40px}.qamqor-shell.dashboard-layout--collapsed{--dashboard-sidebar:78px}@media (width<=1280px) and (width>=1051px){.qamqor-shell.dashboard-layout:not(.dashboard-layout--collapsed){--dashboard-sidebar:246px}.qamqor-shell .dashboard-layout__brand,.qamqor-shell .dashboard-layout__motto{padding-left:52px}.qamqor-shell .dashboard-layout__user{min-width:228px}.qamqor-shell .dashboard-layout__languages button{min-width:38px}}.qamqor-shell .dashboard-layout__ornament{color:var(--qamqor-ornament-gold,#efb936);opacity:1;filter:none;background:0 0;border:0;overflow:visible;-webkit-mask-image:none;mask-image:none}.qamqor-shell .dashboard-layout__ornament--top{z-index:0;width:88px;height:88px;position:absolute;top:4px;left:5px}.qamqor-shell .dashboard-layout__ornament--bottom{z-index:0;flex:0 0 66px;width:calc(100% - 10px);height:66px;margin:0 5px 3px;position:relative;bottom:auto;left:auto;right:auto}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--bottom{flex-basis:42px;width:calc(100% - 8px);height:42px;margin:0 4px 2px}.qamqor-shell .dashboard-layout__ornament{overflow:hidden}.qamqor-shell .dashboard-layout__ornament--top{width:84px;height:84px;top:6px;left:7px}.qamqor-shell .dashboard-layout__ornament--bottom{flex:0 0 58px;width:calc(100% - 18px);height:58px;margin:2px 9px 6px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--top{width:48px;height:48px;top:7px;left:7px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--bottom{flex:0 0 34px;width:calc(100% - 14px);height:34px;margin:3px 7px 7px}.qamqor-shell .dashboard-layout__mark{place-items:center;display:grid;overflow:visible}.qamqor-shell .dashboard-layout__logo-mark{width:58px;height:46px;display:block;overflow:visible}.qamqor-shell .dashboard-layout__mark>span,.qamqor-shell .dashboard-layout__mark:after{content:none;display:none}.qamqor-shell .dashboard-layout__ornament--bottom{flex:0 0 42px;align-self:flex-start;width:132px;height:42px;margin:0 0 7px 12px;overflow:visible}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__ornament--bottom{flex:0 0 28px;width:62px;height:28px;margin:2px 0 7px 8px;overflow:visible}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__brand{justify-content:center;padding-left:0;padding-right:0}.qamqor-shell .dashboard-layout__ornament--bottom{display:none!important}.qamqor-shell .dashboard-layout__mark{flex:0 0 62px;width:62px;height:54px}.qamqor-shell .dashboard-layout__logo-mark{width:62px;height:52px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__mark{flex-basis:54px;width:54px;height:48px}.qamqor-shell.dashboard-layout--collapsed .dashboard-layout__logo-mark{width:52px;height:46px}.dashboard-layout--tutor .q-table-ui{width:100%;min-width:0;max-width:100%;overflow-x:auto}.dashboard-layout--tutor .q-table-ui table{table-layout:fixed;width:100%;min-width:0}.dashboard-layout--tutor .q-table-ui th,.dashboard-layout--tutor .q-table-ui td{overflow-wrap:anywhere;word-break:normal;max-width:none;min-width:0!important}.dashboard-layout--tutor .q-table-ui th{white-space:normal}.dashboard-layout--tutor .q-table-ui td .q-button,.dashboard-layout--tutor .q-table-ui td button{max-width:100%}.dashboard-layout--tutor .tutor-dashboard__today-list,.dashboard-layout--tutor .tutor-dashboard__observations,.dashboard-layout--tutor .tutor-dashboard__goals,.dashboard-layout--tutor .student-overview__tasks,.dashboard-layout--tutor .student-overview__progress,.dashboard-layout--tutor .tutor-student-profile__timeline,.dashboard-layout--tutor .tutor-student-profile__goals{display:none}.dashboard-layout--speech-therapist{--speech-canonical-navy:#092752;--speech-canonical-gold:#c8a45d;--speech-canonical-gold-soft:#c8a45d47;--speech-canonical-surface:#fff;--speech-canonical-surface-soft:#fbfdff;--speech-canonical-line:#e7dfcf}.dashboard-layout--speech-therapist .q-table-ui{width:100%;max-width:100%;overflow-x:auto}.dashboard-layout--speech-therapist .q-table-ui table{table-layout:auto;width:100%;min-width:0}.dashboard-layout--speech-therapist .q-table-ui th,.dashboard-layout--speech-therapist .q-table-ui td{overflow-wrap:anywhere;word-break:normal;max-width:320px}.dashboard-layout--speech-therapist .q-table-ui th{color:#fff;background:var(--q-color-navy-900)}.dashboard-layout--speech-therapist .q-table-ui td .q-button,.dashboard-layout--speech-therapist .q-table-ui td button{white-space:normal}.dashboard-layout--speech-therapist :is(.speech-therapist-dashboard__session,.speech-therapist-students__empty,.speech-cards__empty,.speech-attendance__empty,.speech-documents__empty,.speech-notifications__empty,.speech-reports__report,.speech-reports__category,.speech-reports__analytics-item,.speech-parent-work__empty,.speech-tasks__empty){border-color:var(--speech-canonical-line);background:var(--speech-canonical-surface-soft)}.dashboard-layout--speech-therapist :is(.speech-therapist-dashboard__session,.speech-reports__report,.speech-reports__category,.speech-reports__analytics-item):hover{border-color:var(--speech-canonical-gold)}.dashboard-layout--speech-therapist :is(.speech-therapist-dashboard__session-time,.speech-reports__date,.speech-reports__period){color:#5f7089}.dashboard-layout--speech-therapist :is(.speech-therapist-students__empty-icon,.speech-cards__empty-icon,.speech-notifications__group-icon,.speech-reports__category-icon){color:var(--speech-canonical-navy);box-shadow:inset 0 0 0 1px var(--speech-canonical-gold-soft);background:#c8a45d24}.dashboard-layout--speech-therapist :is(.speech-therapist-dashboard,.speech-therapist-students,.speech-cards,.speech-card-profile,.speech-attendance,.speech-parent-work,.speech-reports,.speech-documents,.speech-tasks,.speech-notifications),.dashboard-layout--speech-therapist :is(.speech-therapist-students__filters,.speech-cards__filters,.speech-attendance__filters,.speech-reports__filters,.speech-notifications__filters){min-width:0}@media (width<=1180px){.dashboard-layout--speech-therapist :is(.speech-therapist-students__filters,.speech-cards__filters,.speech-attendance__filters,.speech-reports__filters){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-layout--speech-therapist :is(.speech-therapist-students__filters,.speech-cards__filters,.speech-attendance__filters,.speech-reports__filters){grid-template-columns:1fr}}.dashboard-layout--speech-therapist :is(.speech-attendance__student-avatar,.speech-cards__student-avatar,.speech-notifications__icon,.speech-notifications__group-icon,.speech-reports__category-icon,.speech-schedule__item-icon,.speech-card-profile__goal,.speech-card-profile__assessment-grid>*,.speech-card-profile__speech-grid>*,.speech-parent-work__record,.speech-notifications__item,.speech-therapist-task,.speech-schedule__item-card,.speech-attendance__group,.speech-reports__category,.speech-reports__analytics-item,.speech-documents__category){border-color:var(--speech-canonical-line)!important;box-shadow:none!important;background:#fff!important}.dashboard-layout--speech-therapist :is(.speech-attendance__student-avatar,.speech-cards__student-avatar,.speech-notifications__icon,.speech-notifications__group-icon,.speech-reports__category-icon,.speech-schedule__item-icon){color:var(--speech-canonical-navy)!important;box-shadow:inset 0 0 0 1px var(--speech-canonical-gold-soft)!important;background:#fffaf0!important}.dashboard-layout--speech-therapist :is(.speech-attendance__group,.speech-reports__category,.speech-reports__analytics-item,.speech-documents__category,.speech-parent-work__record,.speech-notifications__item,.speech-therapist-task,.speech-schedule__item-card):hover{border-color:var(--speech-canonical-gold)!important;box-shadow:0 4px 14px #0927520f!important}.dashboard-layout--speech-therapist :is(){background:var(--speech-canonical-gold-soft)!important}.dashboard-layout--speech-therapist :is(.speech-attendance,.speech-cards,.speech-card-profile,.speech-documents,.speech-notifications,.speech-parent-work,.speech-reports,.speech-schedule,.speech-therapist-tasks,.speech-therapist-students){box-shadow:none!important;background:0 0!important}.dashboard-layout--defectologist{--defectologist-canonical-navy:#092752;--defectologist-canonical-gold:#c8a45d;--defectologist-canonical-gold-soft:#c8a45d47;--defectologist-canonical-surface:#fff;--defectologist-canonical-surface-soft:#fbfdff;--defectologist-canonical-line:#e7dfcf}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications){color:var(--defectologist-canonical-navy);background:0 0!important}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications) :is(.card,[class*=__card],[class*=__item],[class*=__section],[class*=__panel]){background:var(--defectologist-canonical-surface)!important;border-color:var(--defectologist-canonical-line)!important;box-shadow:none!important}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications) :is([class*=__filters],[class*=__empty],[class*=__table-wrapper],[class*=__list]){background:var(--defectologist-canonical-surface-soft)!important;border-color:var(--defectologist-canonical-gold-soft)!important;box-shadow:none!important}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications) :is(h1,h2,h3,h4,strong,[class*=__title]){color:var(--defectologist-canonical-navy)!important}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications) :is(table,th,td){box-shadow:none!important}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications) th{background:var(--defectologist-canonical-navy)!important;color:#fff!important;border-color:var(--defectologist-canonical-gold)!important}.dashboard-layout--defectologist :is(.defectologist-dashboard,.defectologist-students,.defectologist-child-register,.defectologist-attendance,.defectologist-iep,.defectologist-parent-work,.defectologist-reports,.defectologist-documents,.defectologist-tasks,.defectologist-notifications) :is([style*=linear-gradient],[class*=gradient]){background-image:none!important}
