.ServiceAssessorPanel-module__MhREpa__panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto auto;min-width:0;height:calc(100dvh - 7.35rem);display:grid;position:sticky;top:5.85rem;overflow:hidden;box-shadow:0 16px 42px #0f172a1f}.ServiceAssessorPanel-module__MhREpa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.ServiceAssessorPanel-module__MhREpa__header>button{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;display:grid}.ServiceAssessorPanel-module__MhREpa__identity{align-items:center;gap:10px;min-width:0;display:flex}.ServiceAssessorPanel-module__MhREpa__identity>span{color:#fff;background:var(--primary);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.ServiceAssessorPanel-module__MhREpa__identity>div{gap:2px;display:grid}.ServiceAssessorPanel-module__MhREpa__identity small{color:var(--muted);font-size:.72rem}.ServiceAssessorPanel-module__MhREpa__scope{border-bottom:1px solid color-mix(in srgb,var(--primary) 16%,var(--border));color:var(--primary);background:color-mix(in srgb,var(--primary) 6%,var(--surface));align-items:flex-start;gap:8px;padding:10px 14px;font-size:.73rem;line-height:1.45;display:flex}.ServiceAssessorPanel-module__MhREpa__scope svg{flex:none;margin-top:1px}.ServiceAssessorPanel-module__MhREpa__messages{align-content:start;gap:12px;min-height:0;padding:14px;display:grid;overflow-y:auto}.ServiceAssessorPanel-module__MhREpa__message{gap:4px;max-width:94%;display:grid}.ServiceAssessorPanel-module__MhREpa__message>span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.ServiceAssessorPanel-module__MhREpa__message p{border:1px solid var(--border);color:var(--text);background:var(--surface-subtle);border-radius:4px 12px 12px;margin:0;padding:10px 11px;font-size:.79rem;line-height:1.5}.ServiceAssessorPanel-module__MhREpa__results{gap:6px;margin-top:4px;display:grid}.ServiceAssessorPanel-module__MhREpa__results a{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:9px;gap:2px;padding:8px 10px;text-decoration:none;display:grid}.ServiceAssessorPanel-module__MhREpa__results a:hover{border-color:var(--primary)}.ServiceAssessorPanel-module__MhREpa__results small{color:var(--muted);font-size:.68rem}.ServiceAssessorPanel-module__MhREpa__confirmation{gap:6px;margin-top:7px;display:flex}.ServiceAssessorPanel-module__MhREpa__confirmation button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:8px;padding:7px 10px;font-size:.7rem;font-weight:800}.ServiceAssessorPanel-module__MhREpa__confirmation button+button{color:var(--text);border-color:var(--border);background:0 0}.ServiceAssessorPanel-module__MhREpa__confirmation button:disabled{opacity:.5}.ServiceAssessorPanel-module__MhREpa__loading{color:var(--muted);font-size:.72rem}.ServiceAssessorPanel-module__MhREpa__user{justify-self:end}.ServiceAssessorPanel-module__MhREpa__user>span{text-align:right}.ServiceAssessorPanel-module__MhREpa__user p{border-color:color-mix(in srgb,var(--primary) 24%,var(--border));background:color-mix(in srgb,var(--primary) 8%,var(--surface));border-radius:12px 4px 12px 12px}.ServiceAssessorPanel-module__MhREpa__suggestions{border-top:1px solid var(--border);gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.ServiceAssessorPanel-module__MhREpa__suggestions button{border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border));max-width:13rem;color:var(--primary);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;padding:7px 9px;font-size:.68rem;font-weight:700}.ServiceAssessorPanel-module__MhREpa__composer{border-top:1px solid var(--border);gap:7px;padding:12px;display:grid}.ServiceAssessorPanel-module__MhREpa__composer>label{color:var(--text);font-size:.73rem;font-weight:800}.ServiceAssessorPanel-module__MhREpa__composer>div{grid-template-columns:minmax(0,1fr) 36px;gap:7px;display:grid}.ServiceAssessorPanel-module__MhREpa__composer textarea{resize:none;border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);font:inherit;border-radius:9px;padding:8px 9px;font-size:.76rem;line-height:1.35}.ServiceAssessorPanel-module__MhREpa__composer button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:9px;align-self:end;place-items:center;width:36px;height:36px;display:grid}.ServiceAssessorPanel-module__MhREpa__composer button:disabled{cursor:not-allowed;opacity:.45}.ServiceAssessorPanel-module__MhREpa__composer>small{color:var(--muted);font-size:.66rem;line-height:1.35}.ServiceAssessorPanel-module__MhREpa__composer>small:first-of-type{display:none}@media (max-width:900px){.ServiceAssessorPanel-module__MhREpa__panel{z-index:120;height:auto;position:fixed;inset:1rem}}
.TenantShell-module__gHfuwW__shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.TenantShell-module__gHfuwW__compact{grid-template-columns:76px minmax(0,1fr)}.TenantShell-module__gHfuwW__sidebar{z-index:30;background:linear-gradient(180deg, #ffffff0b, transparent 16rem), var(--sidebar);color:#fff;flex-direction:column;gap:.95rem;width:280px;height:100dvh;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;box-shadow:inset -1px 0 #ffffff0f}.TenantShell-module__gHfuwW__brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;min-height:4rem;padding-bottom:.85rem;display:flex}.TenantShell-module__gHfuwW__brand strong,.TenantShell-module__gHfuwW__brand span{display:block}.TenantShell-module__gHfuwW__brandText{min-width:0}.TenantShell-module__gHfuwW__collapseButton{color:#ffffffc2;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:2.35rem;font-weight:650;transition:background .14s,color .14s;display:flex}.TenantShell-module__gHfuwW__collapseButton:hover{color:#fff;background:#ffffff17}.TenantShell-module__gHfuwW__collapseButton:disabled{cursor:not-allowed;opacity:.62}.TenantShell-module__gHfuwW__brand span{color:#ffffffa3;margin-top:.15rem;font-size:.82rem}.TenantShell-module__gHfuwW__brandMark,.TenantShell-module__gHfuwW__logo{border-radius:10px;flex:0 0 42px;width:42px;height:42px}.TenantShell-module__gHfuwW__brandMark{background:var(--brand);color:#fff;place-items:center;font-weight:800;display:grid;box-shadow:0 12px 24px #0000003d}.TenantShell-module__gHfuwW__logo{object-fit:contain;background:#fff;padding:.25rem}.TenantShell-module__gHfuwW__nav{scrollbar-width:none;align-content:start;gap:.55rem;min-height:0;padding-right:0;display:grid;overflow-y:auto}.TenantShell-module__gHfuwW__nav::-webkit-scrollbar{display:none}.TenantShell-module__gHfuwW__navSection{gap:.2rem;display:grid}.TenantShell-module__gHfuwW__navSectionTitle{color:#ffffff6b;letter-spacing:.04em;text-transform:uppercase;padding:0 .72rem;font-size:.68rem;font-weight:800;line-height:1;display:block}.TenantShell-module__gHfuwW__navSectionItems{gap:.25rem;display:grid}.TenantShell-module__gHfuwW__navItem{color:#ffffffbd;border:1px solid #0000;border-radius:8px;align-items:center;gap:.65rem;min-height:2.45rem;padding:.52rem .72rem;font-weight:650;transition:background .14s,border-color .14s,color .14s;display:flex;position:relative}.TenantShell-module__gHfuwW__navItem:hover{color:#fff;background:#ffffff12}.TenantShell-module__gHfuwW__active{background:var(--sidebar-active);color:#fff;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff0f}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__sidebar{width:76px;padding:.9rem .7rem;overflow:visible}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__brand{justify-content:center;padding-bottom:.9rem}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__brandText,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__collapseButton span,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navSectionTitle,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem span{display:none}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__brandMark,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__logo{flex-basis:2.35rem;width:2.35rem;height:2.35rem}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem{justify-content:center;padding:.66rem}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__nav{gap:.45rem;padding-right:0;overflow:visible}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navSection{border-top:1px solid #ffffff14;gap:.25rem;padding-top:.45rem}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navSection:first-child{border-top:0;padding-top:0}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem:hover:after,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem:focus-visible:after{z-index:80;color:#fff;content:attr(data-tooltip);background:#20262d;border:1px solid #ffffff1f;border-radius:7px;min-width:max-content;padding:.42rem .55rem;font-size:.78rem;font-weight:650;position:absolute;top:50%;left:calc(100% + .65rem);transform:translateY(-50%);box-shadow:0 12px 32px #00000042}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem:hover:before,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem:focus-visible:before{z-index:81;content:"";background:#20262d;width:.45rem;height:.45rem;position:absolute;top:50%;left:calc(100% + .42rem);transform:translateY(-50%)rotate(45deg)}.TenantShell-module__gHfuwW__main{grid-column:2;grid-template-rows:auto 1fr;min-width:0;display:grid}.TenantShell-module__gHfuwW__attendanceMain{grid-template-rows:auto minmax(0,1fr);height:100dvh;overflow:hidden}.TenantShell-module__gHfuwW__header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;justify-content:flex-end;align-items:center;gap:1rem;min-height:4.35rem;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.TenantShell-module__gHfuwW__assessorButton{border:1px solid var(--line);min-height:2.7rem;color:var(--brand);background:var(--panel);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;margin-right:auto;padding:.45rem .75rem;font-weight:800;display:inline-flex}.TenantShell-module__gHfuwW__workspace{grid-template-columns:minmax(0,1fr);gap:1rem;min-width:0;padding-right:0;display:grid}.TenantShell-module__gHfuwW__attendanceMain .TenantShell-module__gHfuwW__workspace{grid-template-rows:minmax(0,1fr);min-height:0}.TenantShell-module__gHfuwW__attendanceMain .TenantShell-module__gHfuwW__workspace>aside{min-height:0;max-height:100%}.TenantShell-module__gHfuwW__workspaceOpen{grid-template-columns:minmax(0,1fr) clamp(290px,24vw,360px);padding-right:1rem}.TenantShell-module__gHfuwW__workspaceOpen>main{min-width:0}@media (max-width:900px){.TenantShell-module__gHfuwW__workspaceOpen{grid-template-columns:minmax(0,1fr);padding-right:0}.TenantShell-module__gHfuwW__assessorButton span{display:none}}:root[data-theme=dark] .TenantShell-module__gHfuwW__header{background:#0f172adb}.TenantShell-module__gHfuwW__accountMenu{position:relative}.TenantShell-module__gHfuwW__accountMenuButton{min-height:2.7rem;color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-end;align-items:center;gap:.55rem;padding:.35rem .55rem .35rem .65rem;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.TenantShell-module__gHfuwW__accountMenuButton:hover,.TenantShell-module__gHfuwW__accountMenu:focus-within .TenantShell-module__gHfuwW__accountMenuButton{border-color:var(--line);background:var(--panel);color:var(--brand)}.TenantShell-module__gHfuwW__accountMenuButton>span{justify-items:end;gap:.1rem;min-width:0;display:grid}.TenantShell-module__gHfuwW__accountMenuButton strong,.TenantShell-module__gHfuwW__accountMenuButton small{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:18rem;display:block;overflow:hidden}.TenantShell-module__gHfuwW__accountMenuButton small{color:var(--muted);font-size:.86rem}.TenantShell-module__gHfuwW__accountDropdown{z-index:90;border:1px solid var(--line);background:var(--panel);width:13.5rem;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;visibility:hidden;border-radius:8px;gap:.2rem;padding:.35rem;transition:opacity .14s,transform .14s,visibility .14s;display:grid;position:absolute;top:calc(100% + .45rem);right:0;transform:translateY(-.25rem)}.TenantShell-module__gHfuwW__accountMenu:hover .TenantShell-module__gHfuwW__accountDropdown,.TenantShell-module__gHfuwW__accountMenu:focus-within .TenantShell-module__gHfuwW__accountDropdown{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.TenantShell-module__gHfuwW__accountDropdown a,.TenantShell-module__gHfuwW__accountDropdown button{min-height:2.35rem;color:var(--foreground);cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;border-radius:7px;align-items:center;gap:.55rem;padding:.55rem .65rem;font-weight:750;display:flex}.TenantShell-module__gHfuwW__accountDropdown a:hover,.TenantShell-module__gHfuwW__accountDropdown button:hover,.TenantShell-module__gHfuwW__accountDropdown a:focus-visible,.TenantShell-module__gHfuwW__accountDropdown button:focus-visible{background:var(--brand-soft);color:var(--brand)}.TenantShell-module__gHfuwW__themeModeButton{border:1px solid var(--line);background:var(--panel);min-height:2.35rem;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.5rem .75rem;font-weight:800;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.TenantShell-module__gHfuwW__themeModeButton:hover{border-color:color-mix(in srgb, var(--brand) 34%, var(--line));color:var(--brand)}.TenantShell-module__gHfuwW__content{min-width:0;padding:1.5rem}.TenantShell-module__gHfuwW__attendanceContent{min-height:0;padding:1rem 1.35rem;overflow:auto}@media (max-width:920px){.TenantShell-module__gHfuwW__shell,.TenantShell-module__gHfuwW__compact{grid-template-columns:1fr}.TenantShell-module__gHfuwW__sidebar{width:auto;height:auto;position:static}.TenantShell-module__gHfuwW__main{grid-column:auto}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__brandText,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__collapseButton span,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navSectionTitle,.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem span{display:inline}.TenantShell-module__gHfuwW__compact .TenantShell-module__gHfuwW__navItem{justify-content:flex-start}}@media (max-width:560px){.TenantShell-module__gHfuwW__header{flex-direction:column;align-items:flex-end;padding:.9rem 1rem}.TenantShell-module__gHfuwW__content{padding:1rem}}
