.styles-module__bM_rgq__sidebar{width:var(--sidebar-width,250px);background:var(--card);border-right:1px solid var(--border);z-index:1000;height:100vh;font-family:var(--font-ui);flex-direction:column;padding:0;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px lab(0% 0 0/.08)}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized{width:var(--sidebar-width-minimized,80px)}.styles-module__bM_rgq__logoSection{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.styles-module__bM_rgq__logoWrapper{justify-content:center;align-items:center;width:100%;padding:0 48px;display:flex}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__logoSection{padding:8px}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__logoWrapper{padding:0 24px}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__logoSection img{width:32px;height:auto}.styles-module__bM_rgq__minimizeButton{border-radius:var(--radius);width:32px;height:32px;color:var(--foreground);cursor:pointer;font-size:var(--text-base);font-family:var(--font-ui);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.styles-module__bM_rgq__minimizeButton:hover{background:var(--muted);color:var(--foreground)}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__minimizeButton{right:8px}.styles-module__bM_rgq__sidebarSection{flex-direction:column;flex:none;gap:0;padding:8px 12px 0;display:flex;overflow:hidden auto}.styles-module__bM_rgq__sidebarSection:last-of-type{flex-direction:column;flex:auto;padding-bottom:12px;display:flex}.styles-module__bM_rgq__sidebarSection+.styles-module__bM_rgq__sidebarSection{padding-top:0}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__sidebarSection{padding:4px 0 0;overflow-y:auto}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__sidebarSection:last-of-type{padding-bottom:4px}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__sidebarSection+.styles-module__bM_rgq__sidebarSection{padding-top:0}.styles-module__bM_rgq__sidebarTitle{color:var(--muted-foreground);font-size:var(--text-xs);font-weight:var(--font-semibold);font-family:var(--font-ui);white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:var(--tracking-widest);margin-top:16px;margin-bottom:4px;padding:8px;overflow:hidden}.styles-module__bM_rgq__sidebarTitle:first-child{margin-top:0}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__sidebarTitle{margin-top:8px;margin-bottom:2px}.styles-module__bM_rgq__navItem{color:var(--foreground);cursor:pointer;border-radius:var(--radius);font-size:var(--text-sm);font-weight:var(--font-normal);font-family:var(--font-ui);align-items:center;gap:12px;margin-bottom:2px;padding:12px;transition:all .2s;display:flex;position:relative}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__navItem{justify-content:center;margin-bottom:4px;padding:10px 8px;position:relative}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__navItem:hover:after{content:attr(data-tooltip);background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius);font-size:var(--text-xs);font-family:var(--font-ui);white-space:nowrap;z-index:1000;pointer-events:none;margin-left:8px;padding:6px 12px;position:absolute;top:50%;left:100%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px lab(0% 0 0/.15)}.styles-module__bM_rgq__navItem:hover{background:var(--muted);color:var(--foreground)}.styles-module__bM_rgq__navItem:hover .styles-module__bM_rgq__navIcon,.styles-module__bM_rgq__navItem:hover .styles-module__bM_rgq__navIcon i,.styles-module__bM_rgq__navItem:hover .styles-module__bM_rgq__navIcon svg{color:var(--foreground)!important}.styles-module__bM_rgq__navItem:hover .styles-module__bM_rgq__navIcon svg path{fill:var(--foreground)!important;stroke:var(--foreground)!important}.styles-module__bM_rgq__navItem.styles-module__bM_rgq__active{background:var(--primary);color:var(--primary-foreground);font-weight:var(--font-medium);box-shadow:0 2px 8px oklch(from var(--primary)l c h/.3)}.styles-module__bM_rgq__navItem.styles-module__bM_rgq__active .styles-module__bM_rgq__navIcon,.styles-module__bM_rgq__navItem.styles-module__bM_rgq__active .styles-module__bM_rgq__navIcon i{color:var(--primary-foreground)!important}.styles-module__bM_rgq__navItem.styles-module__bM_rgq__active .styles-module__bM_rgq__navIcon svg{color:var(--primary-foreground)!important;fill:var(--primary-foreground)!important}.styles-module__bM_rgq__navItem.styles-module__bM_rgq__active .styles-module__bM_rgq__navIcon svg path,.styles-module__bM_rgq__navItem.styles-module__bM_rgq__active .styles-module__bM_rgq__navIcon svg *{fill:var(--primary-foreground)!important;stroke:var(--primary-foreground)!important}.styles-module__bM_rgq__navIcon{font-size:var(--text-base);width:16px;min-width:16px;height:16px;color:var(--foreground);flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__bM_rgq__navIcon i{font-size:var(--text-base)}.styles-module__bM_rgq__navIcon svg{width:16px;height:16px}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__navIcon{margin:0}.styles-module__bM_rgq__navText{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-ui);transition:opacity .3s,transform .3s;overflow:hidden}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__navText,.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__sidebarTitle{display:none}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__sidebarSection{margin-bottom:0}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__expandIcon,.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__submenu{display:none}.styles-module__bM_rgq__logoutItem{border-top:1px solid var(--sidebar-border);color:var(--destructive);margin-top:auto;padding-top:12px}.styles-module__bM_rgq__logoutItem:hover{background:oklch(from var(--destructive)l c h/.1);color:var(--destructive)}.styles-module__bM_rgq__logoutItem .styles-module__bM_rgq__navIcon,.styles-module__bM_rgq__logoutItem .styles-module__bM_rgq__navIcon i,.styles-module__bM_rgq__logoutItem .styles-module__bM_rgq__navIcon svg{color:var(--destructive)!important}.styles-module__bM_rgq__logoutItem .styles-module__bM_rgq__navIcon svg path{fill:var(--destructive)!important;stroke:var(--destructive)!important}.styles-module__bM_rgq__navItemWithSubmenu{position:relative}.styles-module__bM_rgq__expandIcon{font-size:var(--text-sm);justify-content:center;align-items:center;margin-left:auto;transition:transform .2s;display:flex}.styles-module__bM_rgq__expandIcon.styles-module__bM_rgq__expanded{transform:rotate(180deg)}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__expandIcon{display:none}.styles-module__bM_rgq__submenu{margin-top:4px;margin-bottom:4px;margin-left:32px;animation:.2s ease-out styles-module__bM_rgq__slideDown;overflow:hidden}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__submenu{margin-left:0}.styles-module__bM_rgq__submenuItem{color:var(--muted-foreground);cursor:pointer;font-size:var(--text-sm);font-family:var(--font-ui);border-radius:var(--radius);align-items:center;margin-bottom:2px;padding:10px 12px;transition:all .2s;display:flex}.styles-module__bM_rgq__submenuItem:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.styles-module__bM_rgq__submenuItem.styles-module__bM_rgq__active{background:var(--sidebar-primary);color:var(--sidebar-primary-foreground);font-weight:var(--font-medium)}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__submenuItem{justify-content:center;margin-bottom:4px;padding:8px}.styles-module__bM_rgq__submenuText{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-ui);overflow:hidden}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized .styles-module__bM_rgq__submenu{display:none}@keyframes styles-module__bM_rgq__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.styles-module__bM_rgq__sidebar::-webkit-scrollbar{width:4px}.styles-module__bM_rgq__sidebar::-webkit-scrollbar-track{background:0 0}.styles-module__bM_rgq__sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.styles-module__bM_rgq__sidebar::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}@media (max-width:768px){.styles-module__bM_rgq__sidebar{transition:transform .3s;transform:translate(-100%)}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__open{transform:translate(0)}.styles-module__bM_rgq__sidebar.styles-module__bM_rgq__minimized{transform:translate(-100%)}}
.styles-module__xKYMEG__dashboardIcon{fill:currentColor;color:inherit;transition:all .2s}
.styles-module__zCzJHq__companyIcon{fill:currentColor;color:inherit;transition:all .2s}
.styles-module__8VURaa__logoutIcon{fill:currentColor;color:inherit;transition:all .2s}
.styles-module__mV1p_a__perfilIcon{fill:currentColor;color:inherit;transition:all .2s}
.styles-module__hdN3kq__header{background:var(--card);border:1px solid var(--border);z-index:999;height:50px;padding:0 var(--spacing-6);font-family:var(--font-ui);border-top:none;border-right:none;border-radius:0 0 24px;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;box-shadow:0 2px 8px #00000014;box-shadow:0 2px 8px lab(0% 0 0/.08)}.styles-module__hdN3kq__header.styles-module__hdN3kq__hasTitle{height:60px;padding:0 var(--spacing-6)}.styles-module__hdN3kq__content{align-items:center;gap:var(--spacing-6);width:100%;height:100%;display:flex}.styles-module__hdN3kq__textContent{gap:var(--spacing-1);flex-direction:column;display:flex}.styles-module__hdN3kq__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--font-extrabold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--foreground);margin:0}.styles-module__hdN3kq__subtitle{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-medium);line-height:var(--leading-relaxed);color:var(--muted-foreground);margin:0}.styles-module__hdN3kq__spacer{flex:1}.styles-module__hdN3kq__actions{align-items:center;gap:var(--spacing-3);display:flex}.styles-module__hdN3kq__toggleWrapper{margin-right:var(--spacing-8);align-items:center;display:flex}.styles-module__hdN3kq__toggleButton{cursor:pointer;width:48px;height:24px;transition:var(--transition-base);border:none;border-radius:12px;outline:none;padding:0;position:relative}.styles-module__hdN3kq__toggleOff{background:var(--muted)}.styles-module__hdN3kq__toggleOn{background:var(--primary)}.styles-module__hdN3kq__toggleSlider{background:var(--background);width:20px;height:20px;transition:var(--transition-base);border-radius:50%;position:absolute;top:2px;box-shadow:0 2px 4px #0003;box-shadow:0 2px 4px lab(0% 0 0/.2)}.styles-module__hdN3kq__toggleOff .styles-module__hdN3kq__toggleSlider{left:2px}.styles-module__hdN3kq__toggleOn .styles-module__hdN3kq__toggleSlider{left:26px}.styles-module__hdN3kq__toggleButton:hover{opacity:.8}.styles-module__hdN3kq__toggleButton:focus{box-shadow:0 0 0 2px var(--ring)}.styles-module__hdN3kq__userSection{align-items:center;display:flex}.styles-module__hdN3kq__userProfileWrapper{position:relative}.styles-module__hdN3kq__userProfile{align-items:center;gap:var(--spacing-3);cursor:pointer;padding:var(--spacing-2);border-radius:var(--radius-md);transition:var(--transition-fast);display:flex}.styles-module__hdN3kq__userProfile:hover{background:var(--muted)}.styles-module__hdN3kq__userInfo{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.styles-module__hdN3kq__userName{font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--foreground);line-height:var(--leading-tight)}.styles-module__hdN3kq__userRole{font-family:var(--font-ui);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--muted-foreground);line-height:var(--leading-tight)}.styles-module__hdN3kq__avatar{background:var(--primary);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__hdN3kq__avatarText{font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--primary-foreground)}.styles-module__hdN3kq__chevronIcon{width:16px;height:16px;color:var(--foreground);transition:transform .2s}.styles-module__hdN3kq__chevronOpen{transform:rotate(180deg)}.styles-module__hdN3kq__dropdown{margin-top:var(--spacing-2);background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:1000;min-width:160px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px lab(0% 0 0/.1),0 4px 6px -4px lab(0% 0 0/.1)}.styles-module__hdN3kq__dropdownHeader{align-items:center;gap:var(--spacing-2);padding:var(--spacing-3);background:var(--muted);display:flex}.styles-module__hdN3kq__dropdownAvatar{background:var(--primary);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__hdN3kq__dropdownAvatar .styles-module__hdN3kq__avatarText{font-size:var(--text-sm);font-weight:var(--font-bold)}.styles-module__hdN3kq__dropdownUserInfo{flex-direction:column;gap:2px;display:flex}.styles-module__hdN3kq__dropdownUserName{font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--foreground);line-height:var(--leading-tight)}.styles-module__hdN3kq__dropdownUserRole{font-family:var(--font-ui);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--muted-foreground);line-height:var(--leading-tight)}.styles-module__hdN3kq__dropdownDivider{background:var(--border);height:1px;margin:0}.styles-module__hdN3kq__dropdownItem{align-items:center;gap:var(--spacing-2);cursor:pointer;transition:var(--transition-fast);font-family:var(--font-ui);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--foreground);padding:6px 10px;display:flex}.styles-module__hdN3kq__dropdownItem:hover{background:var(--accent);color:var(--accent-foreground)}.styles-module__hdN3kq__dropdownItem:last-child{color:var(--destructive)}.styles-module__hdN3kq__dropdownItem:last-child:hover{background:oklch(from var(--destructive)l c h/.1);color:var(--destructive)}.styles-module__hdN3kq__dropdownIcon{flex-shrink:0;width:14px;height:14px}@media (max-width:768px){.styles-module__hdN3kq__header{margin-bottom:var(--spacing-6);padding-bottom:var(--spacing-4)}.styles-module__hdN3kq__content{align-items:stretch;gap:var(--spacing-4);flex-direction:column}.styles-module__hdN3kq__title{font-size:var(--text-2xl)}.styles-module__hdN3kq__subtitle{font-size:var(--text-base)}.styles-module__hdN3kq__actions{justify-content:flex-start;width:100%}}@media (max-width:480px){.styles-module__hdN3kq__header{margin-bottom:var(--spacing-4);padding-bottom:var(--spacing-3)}.styles-module__hdN3kq__content{gap:var(--spacing-3)}.styles-module__hdN3kq__title{font-size:var(--text-xl)}.styles-module__hdN3kq__subtitle{font-size:var(--text-sm)}.styles-module__hdN3kq__actions{gap:var(--spacing-2);flex-direction:column}}@media (prefers-reduced-motion:reduce){.styles-module__hdN3kq__header *{transition:none!important;animation:none!important}}
.styles-module__TkS-Jq__nav{justify-content:center;align-items:center;gap:var(--spacing-2);color:var(--foreground);display:flex}.styles-module__TkS-Jq__button{border-radius:var(--radius-sm);font-family:var(--font-ui);transition:var(--transition-fast);justify-content:center;align-items:center;font-size:.75rem;display:inline-flex;border:1px solid var(--border)!important;background:var(--card)!important;width:24px!important;height:24px!important;color:var(--foreground)!important}.styles-module__TkS-Jq__button svg{width:12px!important;height:12px!important}.styles-module__TkS-Jq__button:hover{background:var(--muted)!important}.styles-module__TkS-Jq__button:disabled{opacity:.5;cursor:not-allowed}.styles-module__TkS-Jq__buttonActive{background:var(--primary)!important;color:var(--primary-foreground)!important;border-color:var(--primary)!important}.styles-module__TkS-Jq__ellipsis{width:24px;height:24px;color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}.styles-module__TkS-Jq__ellipsis svg{width:12px!important;height:12px!important}
.styles-module__87jLXq__gridContainer{grid-template-columns:repeat(var(--grid-columns,12),1fr);width:100%;display:grid}.styles-module__87jLXq__gap-xs{gap:8px}.styles-module__87jLXq__gap-sm{gap:12px}.styles-module__87jLXq__gap-md{gap:16px}.styles-module__87jLXq__gap-lg{gap:24px}.styles-module__87jLXq__gap-xl{gap:32px}.styles-module__87jLXq__gridItem{min-width:0}.styles-module__87jLXq__span-1{grid-column:span 1}.styles-module__87jLXq__span-2{grid-column:span 2}.styles-module__87jLXq__span-3{grid-column:span 3}.styles-module__87jLXq__span-4{grid-column:span 4}.styles-module__87jLXq__span-5{grid-column:span 5}.styles-module__87jLXq__span-6{grid-column:span 6}.styles-module__87jLXq__span-7{grid-column:span 7}.styles-module__87jLXq__span-8{grid-column:span 8}.styles-module__87jLXq__span-9{grid-column:span 9}.styles-module__87jLXq__span-10{grid-column:span 10}.styles-module__87jLXq__span-11{grid-column:span 11}.styles-module__87jLXq__span-12{grid-column:span 12}.styles-module__87jLXq__offset-1{grid-column-start:2}.styles-module__87jLXq__offset-2{grid-column-start:3}.styles-module__87jLXq__offset-3{grid-column-start:4}.styles-module__87jLXq__offset-4{grid-column-start:5}.styles-module__87jLXq__offset-5{grid-column-start:6}.styles-module__87jLXq__offset-6{grid-column-start:7}@media (max-width:768px){.styles-module__87jLXq__span-sm-1{grid-column:span 1}.styles-module__87jLXq__span-sm-2{grid-column:span 2}.styles-module__87jLXq__span-sm-3{grid-column:span 3}.styles-module__87jLXq__span-sm-4{grid-column:span 4}.styles-module__87jLXq__span-sm-5{grid-column:span 5}.styles-module__87jLXq__span-sm-6{grid-column:span 6}.styles-module__87jLXq__span-sm-7{grid-column:span 7}.styles-module__87jLXq__span-sm-8{grid-column:span 8}.styles-module__87jLXq__span-sm-9{grid-column:span 9}.styles-module__87jLXq__span-sm-10{grid-column:span 10}.styles-module__87jLXq__span-sm-11{grid-column:span 11}.styles-module__87jLXq__span-sm-12{grid-column:span 12}}@media (max-width:1024px){.styles-module__87jLXq__span-md-1{grid-column:span 1}.styles-module__87jLXq__span-md-2{grid-column:span 2}.styles-module__87jLXq__span-md-3{grid-column:span 3}.styles-module__87jLXq__span-md-4{grid-column:span 4}.styles-module__87jLXq__span-md-5{grid-column:span 5}.styles-module__87jLXq__span-md-6{grid-column:span 6}.styles-module__87jLXq__span-md-7{grid-column:span 7}.styles-module__87jLXq__span-md-8{grid-column:span 8}.styles-module__87jLXq__span-md-9{grid-column:span 9}.styles-module__87jLXq__span-md-10{grid-column:span 10}.styles-module__87jLXq__span-md-11{grid-column:span 11}.styles-module__87jLXq__span-md-12{grid-column:span 12}}@media (min-width:1200px){.styles-module__87jLXq__span-lg-1{grid-column:span 1}.styles-module__87jLXq__span-lg-2{grid-column:span 2}.styles-module__87jLXq__span-lg-3{grid-column:span 3}.styles-module__87jLXq__span-lg-4{grid-column:span 4}.styles-module__87jLXq__span-lg-5{grid-column:span 5}.styles-module__87jLXq__span-lg-6{grid-column:span 6}.styles-module__87jLXq__span-lg-7{grid-column:span 7}.styles-module__87jLXq__span-lg-8{grid-column:span 8}.styles-module__87jLXq__span-lg-9{grid-column:span 9}.styles-module__87jLXq__span-lg-10{grid-column:span 10}.styles-module__87jLXq__span-lg-11{grid-column:span 11}.styles-module__87jLXq__span-lg-12{grid-column:span 12}}
.styles-module__i26U0G__container{width:100%}.styles-module__i26U0G__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__i26U0G__searchWrapper{flex:1;max-width:480px;position:relative}.styles-module__i26U0G__searchInput{width:100%;color:var(--foreground);padding-left:2rem;padding-right:2rem;background:var(--card)!important;border-color:var(--border)!important;border-radius:var(--radius-md)!important;height:32px!important}.styles-module__i26U0G__searchInput:focus{border-color:var(--primary)!important}.styles-module__i26U0G__searchInput::placeholder{color:var(--muted-foreground)}.styles-module__i26U0G__searchIcon{width:12px;height:12px;color:var(--muted-foreground);position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.styles-module__i26U0G__searchClear{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.styles-module__i26U0G__searchClear:hover{background:color-mix(in oklch,var(--muted),transparent 92%)}.styles-module__i26U0G__filterSection{margin-left:auto;position:relative}.styles-module__i26U0G__filterButton{align-items:center;gap:.5rem;padding:0 .75rem;display:flex;border-radius:var(--radius-md)!important;background:var(--card)!important;border:1px solid var(--border)!important;height:24px!important;color:var(--foreground)!important}.styles-module__i26U0G__filterButton svg{width:12px!important;height:12px!important}.styles-module__i26U0G__filterButton:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module__i26U0G__filterCount{background:var(--primary);color:var(--primary-foreground);border-radius:12px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;display:flex}.styles-module__i26U0G__panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);width:320px;max-width:min(360px,85vw);max-height:70vh;z-index:var(--z-popover);animation:.2s ease-out styles-module__i26U0G__slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes styles-module__i26U0G__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module__i26U0G__panelHeader{border-bottom:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;padding:.5rem;display:flex}.styles-module__i26U0G__panelHeader .styles-module__i26U0G__actions button{background:var(--card)!important;border:1px solid var(--border)!important;height:22px!important;color:var(--foreground)!important;border-radius:var(--radius-md)!important;padding:0 .5rem!important}.styles-module__i26U0G__panelHeader .styles-module__i26U0G__actions button:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module__i26U0G__panelHeader h3{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.styles-module__i26U0G__actions{align-items:center;gap:.5rem;display:flex}.styles-module__i26U0G__panelContent{grid-template-columns:1fr;gap:.5rem;max-height:calc(70vh - 72px);padding:.5rem;display:grid;overflow:hidden auto}.styles-module__i26U0G__panelFooter{border-top:1px solid var(--border);background:var(--muted);justify-content:flex-end;align-items:center;padding:.5rem;display:flex}.styles-module__i26U0G__panelFooterButton{background:var(--card)!important;border:1px solid var(--border)!important;height:22px!important;color:var(--foreground)!important;border-radius:var(--radius-md)!important;padding:0 .5rem!important}.styles-module__i26U0G__panelFooterButton:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module__i26U0G__field{flex-direction:column;gap:.25rem;display:flex}.styles-module__i26U0G__label{color:var(--foreground);font-size:.8125rem;font-weight:600}.styles-module__i26U0G__select{border:1px solid var(--border);width:100%;color:var(--foreground);background:var(--card);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:12px 12px;border-radius:6px;height:32px;padding:0 1.75rem 0 .75rem;font-size:.875rem;line-height:32px}.styles-module__i26U0G__select:focus{border-color:var(--primary);outline:none}.styles-module__i26U0G__checkboxGroup{border:1px solid var(--border);background:var(--card);border-radius:6px;flex-direction:column;gap:.5rem;max-height:100px;padding:.375rem;display:flex;overflow-y:auto}.styles-module__i26U0G__checkboxLabel{color:var(--foreground);cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;padding:.25rem;font-size:.875rem;transition:background-color .2s;display:flex}.styles-module__i26U0G__checkboxLabel:hover{background:var(--muted)}.styles-module__i26U0G__checkbox{width:1rem;height:1rem;accent-color:var(--primary)}.styles-module__i26U0G__quickPeriods{flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem;display:flex}.styles-module__i26U0G__quickButton{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:6px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.styles-module__i26U0G__quickButton:hover{border-color:var(--primary);background:var(--muted);color:var(--primary)}.styles-module__i26U0G__dateRange{flex-direction:column;gap:.5rem;display:flex}.styles-module__i26U0G__dateInputGroup{align-items:center;gap:.5rem;display:flex}.styles-module__i26U0G__dateLabel{color:var(--foreground);min-width:30px;font-size:.8125rem;font-weight:500}.styles-module__i26U0G__dateInput{border:1px solid var(--border);min-width:140px;color:var(--foreground);background:var(--card);border-radius:6px;flex:1;height:32px;padding:.5rem;font-family:inherit;font-size:.875rem}.styles-module__i26U0G__dateInput:focus{border-color:var(--primary);outline:none}.styles-module__i26U0G__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.8;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E") 0 0/16px 16px no-repeat;transition:opacity .2s}.styles-module__i26U0G__dateInput::-webkit-calendar-picker-indicator:hover{opacity:1}.styles-module__i26U0G__dateActions{gap:.5rem;margin-top:.5rem;display:flex}.styles-module__i26U0G__dateActions .styles-module__i26U0G__clearDateButton,.styles-module__i26U0G__dateActions .styles-module__i26U0G__applyDateButton{text-align:center;flex:1;min-width:65px!important;height:auto!important;min-height:auto!important;padding:.25rem .4rem!important;font-size:.7rem!important;line-height:1.25!important}.styles-module__i26U0G__activeFiltersSection{margin-top:1rem}.styles-module__i26U0G__activeFiltersTags{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module__i26U0G__filterTag{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--foreground);align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.styles-module__i26U0G__filterTag:hover{background:var(--muted);border-color:var(--primary)}.styles-module__i26U0G__tagLabel{color:var(--muted-foreground);font-weight:600}.styles-module__i26U0G__tagValue{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-weight:500;overflow:hidden}.styles-module__i26U0G__tagRemove{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:.25rem;padding:.125rem;font-size:.75rem;transition:all .2s;display:flex}.styles-module__i26U0G__tagRemove:hover{color:var(--destructive);background:#ef44441f}.styles-module__i26U0G__clearAllButton{margin-left:.5rem;background:var(--card)!important;border:1px solid var(--border)!important;color:var(--foreground)!important;border-radius:var(--radius-md)!important;height:32px!important;padding:0 .75rem!important}.styles-module__i26U0G__clearAllButton:hover{background:var(--muted)!important;border-color:var(--primary)!important}@media (max-width:768px){.styles-module__i26U0G__header{flex-direction:column;gap:.75rem}.styles-module__i26U0G__searchInput{max-width:none}.styles-module__i26U0G__panel{width:calc(100vw - 2rem);max-width:360px;left:1rem!important}.styles-module__i26U0G__panelContent{grid-template-columns:1fr}}[data-theme=dark] .styles-module__i26U0G__panel{background:var(--card);border-color:var(--border);box-shadow:0 8px 24px #0006}[data-theme=dark] .styles-module__i26U0G__panelHeader{background:var(--muted);border-color:var(--border)}[data-theme=dark] .styles-module__i26U0G__panelHeader h3,[data-theme=dark] .styles-module__i26U0G__label{color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__select,[data-theme=dark] .styles-module__i26U0G__checkboxGroup{background:var(--card);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__checkboxLabel{color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__checkboxLabel:hover{background:var(--muted)}[data-theme=dark] .styles-module__i26U0G__dateInput{background:var(--card);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__quickButton{background:var(--background);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__quickButton:hover{border-color:var(--primary);background:var(--muted);color:var(--primary)}[data-theme=dark] .styles-module__i26U0G__dateLabel{color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__dateInput::-webkit-calendar-picker-indicator{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E") no-repeat}[data-theme=dark] .styles-module__i26U0G__filterTag{background:var(--muted);border-color:var(--border);color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__filterTag:hover{background:var(--muted);border-color:var(--primary)}[data-theme=dark] .styles-module__i26U0G__tagLabel{color:var(--muted-foreground)}[data-theme=dark] .styles-module__i26U0G__tagValue{color:var(--foreground)}[data-theme=dark] .styles-module__i26U0G__tagRemove{color:var(--muted-foreground)}[data-theme=dark] .styles-module__i26U0G__tagRemove:hover{color:var(--destructive);background:#ef44441f}.styles-module__i26U0G__buttonsMode{align-items:center;gap:1rem;width:100%;display:flex}.styles-module__i26U0G__periodButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module__i26U0G__periodButton{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;white-space:nowrap;text-align:center;border-radius:8px;justify-content:center;align-items:center;min-width:70px;height:36px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.styles-module__i26U0G__periodButton:hover{border-color:var(--primary);background:var(--muted);transform:translateY(-1px)}.styles-module__i26U0G__periodButtonActive{background:var(--effect-gradient-primary);border-color:var(--primary-color);color:#fff;box-shadow:var(--shadow-md)}.styles-module__i26U0G__periodButtonActive:hover{background:var(--effect-gradient-primary);border-color:var(--primary-color);transform:translateY(-1px)}.styles-module__i26U0G__customDateSection{margin-left:auto;position:relative}.styles-module__i26U0G__customDateButton{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:.375rem;height:36px;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.styles-module__i26U0G__customDateButton:hover{border-color:var(--primary);background:var(--muted);transform:translateY(-1px)}.styles-module__i26U0G__customDateButton i{font-size:.875rem}@media (max-width:768px){.styles-module__i26U0G__buttonsMode{flex-direction:column;align-items:stretch;gap:1rem}.styles-module__i26U0G__periodButtons{justify-content:center;gap:.375rem}.styles-module__i26U0G__periodButton{min-width:65px;height:32px;padding:.5rem .875rem;font-size:.75rem}.styles-module__i26U0G__customDateSection{align-self:center;margin-left:0}}@media (max-width:480px){.styles-module__i26U0G__periodButtons{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.styles-module__i26U0G__periodButton{min-width:auto;height:30px;padding:.375rem .625rem;font-size:.6875rem}}.styles-module__i26U0G__selectPlaceholder{color:var(--muted-foreground)}
.styles-module__DDd65a__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__DDd65a__modalContent{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__DDd65a__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__DDd65a__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__DDd65a__modalTitle{color:var(--foreground);align-items:center;gap:.625rem;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;display:flex}.styles-module__DDd65a__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__DDd65a__content{flex:1;min-height:0;padding:0;overflow-y:auto}.styles-module__DDd65a__content::-webkit-scrollbar{width:8px}.styles-module__DDd65a__content::-webkit-scrollbar-track{background:0 0;margin:8px 0}.styles-module__DDd65a__content::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.styles-module__DDd65a__content::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.styles-module__DDd65a__section{margin-bottom:1.5rem;padding:0 1.5rem}.styles-module__DDd65a__section:first-child{padding-top:1.25rem}.styles-module__DDd65a__section:last-child{margin-bottom:1.25rem}.styles-module__DDd65a__sectionTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--primary);margin:0 0 .875rem;padding-bottom:.5rem;font-size:.6875rem;font-weight:700}.styles-module__DDd65a__infoRow{background:var(--muted);border-radius:6px;justify-content:space-between;align-items:center;min-height:42px;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.styles-module__DDd65a__infoRow:last-child{margin-bottom:0}.styles-module__DDd65a__label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.025em;flex-shrink:0;font-size:.6875rem;font-weight:600}.styles-module__DDd65a__value{color:var(--foreground);text-align:right;word-break:break-word;font-size:.8125rem;font-weight:500}.styles-module__DDd65a__valueSmall{color:var(--muted-foreground);text-align:right;word-break:break-all;font-family:monospace;font-size:.6875rem;font-weight:500}.styles-module__DDd65a__statusBadge{align-items:center;display:inline-flex}.styles-module__DDd65a__statusBadge span{text-transform:uppercase;letter-spacing:.025em;border-radius:4px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.styles-module__DDd65a__statusBadge span:before{content:"";background-color:currentColor;border-radius:50%;width:5px;height:5px}.styles-module__DDd65a__active{color:#22c55e;background-color:#22c55e1f}.styles-module__DDd65a__inactive{color:#ef4444;background-color:#ef44441f}@media (max-width:640px){.styles-module__DDd65a__modalOverlay{padding:1rem}.styles-module__DDd65a__modalContent{border-radius:16px;max-width:100%;max-height:92vh}.styles-module__DDd65a__modalTitle{font-size:1.125rem}.styles-module__DDd65a__titleIcon{width:1.25rem;height:1.25rem}.styles-module__DDd65a__section{padding:0 1.25rem}.styles-module__DDd65a__infoRow{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.styles-module__DDd65a__value{text-align:left}}
.styles-module__qKQbzW__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__qKQbzW__modalContent{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__qKQbzW__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__qKQbzW__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__qKQbzW__modalTitle{color:var(--foreground);align-items:center;gap:.625rem;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;display:flex}.styles-module__qKQbzW__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__qKQbzW__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__qKQbzW__form::-webkit-scrollbar{width:8px}.styles-module__qKQbzW__form::-webkit-scrollbar-track{background:0 0;margin:8px 0}.styles-module__qKQbzW__form::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.styles-module__qKQbzW__form::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.styles-module__qKQbzW__section{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.styles-module__qKQbzW__section:last-of-type{border-bottom:none}.styles-module__qKQbzW__sectionTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.styles-module__qKQbzW__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.styles-module__qKQbzW__formGroupFull{flex-direction:column;gap:.625rem;display:flex}.styles-module__qKQbzW__formGroupFull label{color:var(--foreground);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;line-height:1.4}.styles-module__qKQbzW__formGroupFull input{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.styles-module__qKQbzW__formGroupFull input:hover{border-color:var(--muted-foreground)}.styles-module__qKQbzW__formGroupFull input:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__qKQbzW__formGroupFull input::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__qKQbzW__formGrid .styles-module__qKQbzW__checkboxGroup{grid-column:1/-1}.styles-module__qKQbzW__formGroup{flex-direction:column;gap:.625rem;display:flex}.styles-module__qKQbzW__formGroup label{color:var(--foreground);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;line-height:1.4}.styles-module__qKQbzW__formGroup input{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.styles-module__qKQbzW__formGroup input:hover{border-color:var(--muted-foreground)}.styles-module__qKQbzW__formGroup input:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__qKQbzW__formGroup input::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__qKQbzW__select{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);cursor:pointer;border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.styles-module__qKQbzW__select:hover{border-color:var(--muted-foreground)}.styles-module__qKQbzW__select:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__qKQbzW__checkboxGroup{background:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:.625rem;margin-top:.25rem;padding:.75rem 1rem;transition:all .2s;display:flex}.styles-module__qKQbzW__checkboxGroup:hover{background:var(--accent);border-color:var(--border)}.styles-module__qKQbzW__checkbox{cursor:pointer;width:1rem;height:1rem;accent-color:var(--primary);flex-shrink:0}.styles-module__qKQbzW__checkboxGroup label{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--foreground);margin:0;font-size:.875rem;font-weight:500;line-height:1.4}.styles-module__qKQbzW__footer{border-top:1px solid var(--border);background:var(--card);flex-shrink:0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding:1rem 1.5rem;display:flex}.styles-module__qKQbzW__footer button{cursor:pointer;align-items:center;gap:.5rem;padding:0 .75rem;font-weight:500;transition:all .2s;display:flex;border-radius:var(--radius-md)!important;background:var(--card)!important;border:1px solid var(--border)!important;height:24px!important;min-height:24px!important;color:var(--foreground)!important;font-size:.75rem!important}.styles-module__qKQbzW__footer button svg{width:12px!important;height:12px!important}.styles-module__qKQbzW__footer button:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module__qKQbzW__buttonIcon{width:12px!important;height:12px!important}@media (max-width:640px){.styles-module__qKQbzW__modalOverlay{padding:1rem}.styles-module__qKQbzW__modalContent{border-radius:16px;max-width:100%;max-height:92vh}.styles-module__qKQbzW__modalTitle{font-size:1.125rem}.styles-module__qKQbzW__titleIcon{width:1.25rem;height:1.25rem}.styles-module__qKQbzW__formGrid{grid-template-columns:1fr;gap:1rem;padding:1.25rem 1.5rem 1rem}.styles-module__qKQbzW__formGrid .styles-module__qKQbzW__formGroup:first-child,.styles-module__qKQbzW__formGrid .styles-module__qKQbzW__checkboxGroup{grid-column:1}.styles-module__qKQbzW__formGroup input{height:36px;font-size:.875rem}.styles-module__qKQbzW__checkboxGroup{padding:.75rem 1rem}.styles-module__qKQbzW__footer{flex-direction:row;gap:.5rem;padding:1rem 1.5rem}.styles-module__qKQbzW__footer button{flex:1}}
.styles-module__gi58HW__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__gi58HW__modalContent{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__gi58HW__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__gi58HW__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__gi58HW__modalTitle{color:var(--foreground);align-items:center;gap:.625rem;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;display:flex}.styles-module__gi58HW__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__gi58HW__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__gi58HW__form::-webkit-scrollbar{width:8px}.styles-module__gi58HW__form::-webkit-scrollbar-track{background:0 0;margin:8px 0}.styles-module__gi58HW__form::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.styles-module__gi58HW__form::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.styles-module__gi58HW__section{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.styles-module__gi58HW__section:last-of-type{border-bottom:none}.styles-module__gi58HW__sectionTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.styles-module__gi58HW__sectionDescription{color:var(--muted-foreground);margin:0 0 1rem;font-size:.8125rem}.styles-module__gi58HW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.styles-module__gi58HW__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.625rem;display:flex}.styles-module__gi58HW__formGroupFull label{color:var(--foreground);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;line-height:1.4}.styles-module__gi58HW__formGroupFull input{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.styles-module__gi58HW__formGroupFull input:hover{border-color:var(--muted-foreground)}.styles-module__gi58HW__formGroupFull input:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__gi58HW__formGroupFull input::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__gi58HW__formGrid .styles-module__gi58HW__checkboxGroup{grid-column:1/-1}.styles-module__gi58HW__formGroup{flex-direction:column;gap:.625rem;display:flex}.styles-module__gi58HW__formGroup label{color:var(--foreground);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;line-height:1.4}.styles-module__gi58HW__formGroup input{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.styles-module__gi58HW__formGroup input:hover{border-color:var(--muted-foreground)}.styles-module__gi58HW__formGroup input:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__gi58HW__formGroup input::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__gi58HW__select{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);cursor:pointer;border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.styles-module__gi58HW__select:hover{border-color:var(--muted-foreground)}.styles-module__gi58HW__select:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__gi58HW__documentTypeToggle{border:1px solid var(--border);background:var(--background);border-radius:6px;display:flex;overflow:hidden}.styles-module__gi58HW__toggleButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;flex:1;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.styles-module__gi58HW__toggleButton:first-child{border-right:1px solid var(--border)}.styles-module__gi58HW__toggleButton:hover:not(.styles-module__gi58HW__toggleActive){background:var(--muted);color:var(--foreground)}.styles-module__gi58HW__toggleActive{background:var(--primary);color:#fff}.styles-module__gi58HW__checkboxGroup{background:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:.625rem;margin-top:.25rem;padding:.75rem 1rem;transition:all .2s;display:flex}.styles-module__gi58HW__checkboxGroup:hover{background:var(--accent);border-color:var(--border)}.styles-module__gi58HW__checkbox{cursor:pointer;width:1rem;height:1rem;accent-color:var(--primary);flex-shrink:0}.styles-module__gi58HW__checkboxGroup label{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--foreground);margin:0;font-size:.875rem;font-weight:500;line-height:1.4}.styles-module__gi58HW__footer{border-top:1px solid var(--border);background:var(--card);flex-shrink:0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding:1rem 1.5rem;display:flex}.styles-module__gi58HW__footer button{cursor:pointer;align-items:center;gap:.5rem;padding:0 .75rem;font-weight:500;transition:all .2s;display:flex;border-radius:var(--radius-md)!important;background:var(--card)!important;border:1px solid var(--border)!important;height:24px!important;min-height:24px!important;color:var(--foreground)!important;font-size:.75rem!important}.styles-module__gi58HW__footer button svg{width:12px!important;height:12px!important}.styles-module__gi58HW__footer button:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module__gi58HW__buttonIcon{width:12px!important;height:12px!important}@media (max-width:640px){.styles-module__gi58HW__modalOverlay{padding:1rem}.styles-module__gi58HW__modalContent{border-radius:16px;max-width:100%;max-height:92vh}.styles-module__gi58HW__modalTitle{font-size:1.25rem}.styles-module__gi58HW__titleIcon{width:1.5rem;height:1.5rem}.styles-module__gi58HW__section{padding:1rem 1.25rem}.styles-module__gi58HW__formGrid{grid-template-columns:1fr;gap:1rem}.styles-module__gi58HW__formGroupFull,.styles-module__gi58HW__formGrid .styles-module__gi58HW__checkboxGroup{grid-column:1}.styles-module__gi58HW__formGroup input,.styles-module__gi58HW__formGroupFull input{height:42px;font-size:.875rem}.styles-module__gi58HW__checkboxGroup{padding:1rem}.styles-module__gi58HW__footer{flex-direction:row;gap:.5rem;padding:1rem 1.5rem}.styles-module__gi58HW__footer button{flex:1}}
.styles-module__0zdYSa__appLayout{background:var(--background);min-height:100vh;color:var(--foreground);display:flex}.styles-module__0zdYSa__contentWrapper{flex-direction:column;flex:1;min-height:100vh;display:flex}.styles-module__0zdYSa__headerExpanded{left:250px}.styles-module__0zdYSa__headerMinimized{left:80px}.styles-module__0zdYSa__mainContent{margin-top:calc(var(--header-height) + var(--page-content-top-gap));flex:1;transition:margin-left .3s cubic-bezier(.4,0,.2,1);overflow-x:hidden}.styles-module__0zdYSa__sidebarExpanded{margin-left:250px}.styles-module__0zdYSa__sidebarMinimized{margin-left:80px}@media (max-width:768px){.styles-module__0zdYSa__headerExpanded,.styles-module__0zdYSa__headerMinimized{left:0}.styles-module__0zdYSa__sidebarExpanded,.styles-module__0zdYSa__sidebarMinimized{margin-left:0}.styles-module__0zdYSa__mainContent{width:100%}}
.styles-module___WVBmq__container{background:var(--background);font-family:var(--font-primary);padding:var(--spacing-6);max-width:100%;min-height:100vh;margin:0}.styles-module___WVBmq__container h1,.styles-module___WVBmq__container h2,.styles-module___WVBmq__container h3,.styles-module___WVBmq__container button,.styles-module___WVBmq__container input,.styles-module___WVBmq__container label{font-family:var(--font-ui)}.styles-module___WVBmq__pageHeader{margin-bottom:var(--spacing-6);justify-content:space-between;align-items:flex-start;display:flex}.styles-module___WVBmq__createButton{align-items:center;gap:.5rem;padding:0 .75rem;display:flex;border-radius:var(--radius-md)!important;background:var(--card)!important;border:1px solid var(--border)!important;height:24px!important;color:var(--foreground)!important}.styles-module___WVBmq__createButton svg{width:12px!important;height:12px!important}.styles-module___WVBmq__createButton:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module___WVBmq__actionsCell{align-items:center;gap:.5rem;display:flex}.styles-module___WVBmq__actionButton{justify-content:center;align-items:center;display:flex;border-radius:var(--radius-md)!important;background:var(--card)!important;border:1px solid var(--border)!important;width:28px!important;min-width:28px!important;height:28px!important;color:var(--foreground)!important;padding:0!important}.styles-module___WVBmq__actionButton svg{width:14px!important;height:14px!important}.styles-module___WVBmq__actionButton:hover{background:var(--muted)!important;border-color:var(--primary)!important}.styles-module___WVBmq__pageTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--primary);margin:0 0 var(--spacing-1)0;line-height:var(--leading-tight);position:relative}.styles-module___WVBmq__pageTitle:after{content:"";width:var(--spacing-14);background:var(--primary);border-radius:var(--radius-sm);height:3px;margin-top:var(--spacing-1);display:block}.styles-module___WVBmq__pageSubtitle{font-size:var(--text-xs);color:var(--muted-foreground);line-height:var(--leading-normal);margin:0}.styles-module___WVBmq__filtersWrapper{margin-bottom:var(--spacing-4);width:100%}.styles-module___WVBmq__advancedFilters{width:100%}.styles-module___WVBmq__tableWrapper{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:hidden}.styles-module___WVBmq__tableContainer{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.styles-module___WVBmq__table{border-collapse:collapse;width:100%}.styles-module___WVBmq__tableHeader{border-bottom:1px solid var(--border);background:0 0}.styles-module___WVBmq__tableHeaderCell{padding:var(--spacing-3)var(--spacing-4);text-align:left;font-size:.6875rem;font-weight:var(--font-bold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.styles-module___WVBmq__tableRow{border-bottom:1px solid color-mix(in oklch,var(--border),transparent 50%);transition:var(--transition-fast)}.styles-module___WVBmq__tableRow:last-child{border-bottom:none}.styles-module___WVBmq__tableRow:hover{background:color-mix(in oklch,var(--muted),transparent 70%)}.styles-module___WVBmq__tableRow[data-state=selected]{background:color-mix(in oklch,var(--primary),transparent 92%)}.styles-module___WVBmq__tableCell{padding:var(--spacing-3)var(--spacing-4);font-size:var(--text-sm);color:var(--foreground)}.styles-module___WVBmq__emptyState{padding:var(--spacing-12)var(--spacing-4);text-align:center;color:var(--muted-foreground);font-size:var(--text-sm)}.styles-module___WVBmq__statusBadge{border-radius:var(--radius-sm);font-size:.6875rem;font-weight:var(--font-bold);text-transform:capitalize;white-space:nowrap;letter-spacing:.02em;align-items:center;padding:.25rem .625rem;display:inline-flex}.styles-module___WVBmq__statusActive{color:#fcbb00;color:lab(80.1641% 16.6016 99.2089);background:#fcbb0026;background:lab(80.1641% 16.6016 99.2089/.15)}.styles-module___WVBmq__statusInactive{color:#e40014;color:lab(48.4493% 77.4328 61.5452);background:#e4001426;background:lab(48.4493% 77.4328 61.5452/.15)}.styles-module___WVBmq__statusPending{color:#f99c00;color:lab(72.7183% 31.8672 97.9407);background:#f99c0026;background:lab(72.7183% 31.8672 97.9407/.15)}.dark .styles-module___WVBmq__statusActive{color:#fcbb00;color:lab(80.1641% 16.6016 99.2089);background:#fcbb0033;background:lab(80.1641% 16.6016 99.2089/.2)}.dark .styles-module___WVBmq__statusInactive{color:#ff6568;color:lab(63.7053% 60.745 31.3109);background:#ff656833;background:lab(63.7053% 60.745 31.3109/.2)}.dark .styles-module___WVBmq__statusPending{color:#f99c00;color:lab(72.7183% 31.8672 97.9407);background:#f99c0033;background:lab(72.7183% 31.8672 97.9407/.2)}.styles-module___WVBmq__sortableHeader{align-items:center;gap:var(--spacing-1);cursor:pointer;-webkit-user-select:none;user-select:none;transition:var(--transition-fast);font-size:.6875rem;font-weight:var(--font-bold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;padding:0;display:flex}.styles-module___WVBmq__sortableHeader:hover{color:var(--foreground)}.styles-module___WVBmq__paginationSection{justify-content:space-between;align-items:center;gap:var(--spacing-3);padding:var(--spacing-3)var(--spacing-4);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);margin-top:var(--spacing-4);display:flex}.styles-module___WVBmq__paginationInfo{font-size:var(--text-xs);color:var(--muted-foreground)}.styles-module___WVBmq__paginationControls{justify-content:center;align-items:center;gap:var(--spacing-2);display:flex}.styles-module___WVBmq__pageSizeSelector{align-items:center;gap:var(--spacing-2);display:flex}.styles-module___WVBmq__pageSizeSelect{padding:.25rem var(--spacing-2);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);height:32px;color:var(--foreground);font-size:var(--text-sm)}.styles-module___WVBmq__emailCell{color:var(--foreground);text-decoration:none}.styles-module___WVBmq__emailCell:hover{color:var(--primary)}.styles-module___WVBmq__phoneCell{color:var(--muted-foreground)}@media (max-width:768px){.styles-module___WVBmq__container{padding:var(--spacing-4)}.styles-module___WVBmq__pageHeader{margin-bottom:var(--spacing-6)}.styles-module___WVBmq__pageTitle{font-size:var(--text-2xl)}.styles-module___WVBmq__filtersSection{flex-direction:column;align-items:stretch}.styles-module___WVBmq__searchInput{max-width:100%}.styles-module___WVBmq__tableHeaderCell,.styles-module___WVBmq__tableCell{padding:var(--spacing-3);font-size:var(--text-xs)}.styles-module___WVBmq__paginationSection{gap:var(--spacing-3);flex-direction:column;align-items:stretch}.styles-module___WVBmq__paginationControls{justify-content:center}}@media (max-width:480px){.styles-module___WVBmq__container{padding:var(--spacing-3)}.styles-module___WVBmq__pageTitle{font-size:var(--text-xl)}.styles-module___WVBmq__tableHeaderCell,.styles-module___WVBmq__tableCell{padding:var(--spacing-2)}.styles-module___WVBmq__statusBadge{padding:.125rem .5rem;font-size:.625rem}}.dark .styles-module___WVBmq__container{background:var(--background)}.dark .styles-module___WVBmq__pageTitle{color:var(--foreground)}.dark .styles-module___WVBmq__pageSubtitle{color:var(--muted-foreground)}.dark .styles-module___WVBmq__tableContainer{background:var(--card);border-color:var(--border)}.dark .styles-module___WVBmq__tableHeader{border-bottom-color:var(--border);background:0 0}.dark .styles-module___WVBmq__tableHeaderCell{color:var(--muted-foreground)}.dark .styles-module___WVBmq__tableRow{border-bottom-color:var(--border)}.dark .styles-module___WVBmq__tableRow:hover{background:color-mix(in oklch,var(--muted),transparent 85%)}.dark .styles-module___WVBmq__tableCell{color:var(--foreground)}.dark .styles-module___WVBmq__emailCell{color:var(--foreground)}.dark .styles-module___WVBmq__emailCell:hover{color:var(--primary)}.dark .styles-module___WVBmq__phoneCell{color:var(--muted-foreground)}.dark .styles-module___WVBmq__sortableHeader{color:var(--muted-foreground)}.dark .styles-module___WVBmq__sortableHeader:hover{color:var(--foreground)}.dark .styles-module___WVBmq__paginationInfo{color:var(--muted-foreground)}@media (prefers-reduced-motion:reduce){.styles-module___WVBmq__tableRow,.styles-module___WVBmq__sortableHeader{transition-duration:.01ms!important}}
.styles-module__lGLNDq__container{background:var(--background);font-family:var(--font-primary)}.styles-module__lGLNDq__container h1,.styles-module__lGLNDq__container h2,.styles-module__lGLNDq__container h3,.styles-module__lGLNDq__container button,.styles-module__lGLNDq__container input,.styles-module__lGLNDq__container label{font-family:var(--font-ui)}.styles-module__lGLNDq__actionButton{align-items:center;gap:var(--spacing-2);font-weight:var(--font-semibold);transition:var(--transition-fast);display:flex}.styles-module__lGLNDq__buttonIcon{width:var(--spacing-4);height:var(--spacing-4)}.styles-module__lGLNDq__metricsContainer{margin-bottom:var(--spacing-8)}.styles-module__lGLNDq__metricsGrid{gap:var(--spacing-6);margin-bottom:var(--spacing-8);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.styles-module__lGLNDq__metricCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:var(--transition-base);overflow:hidden}.styles-module__lGLNDq__metricCard:hover{box-shadow:var(--shadow-md);border-color:color-mix(in oklch,var(--primary),transparent 80%);transform:translateY(-2px)}.styles-module__lGLNDq__cardHeader{padding:var(--spacing-6)var(--spacing-6)var(--spacing-4);border-bottom:1px solid color-mix(in oklch,var(--border),transparent 50%)}.styles-module__lGLNDq__cardTitleWrapper{align-items:center;gap:var(--spacing-3);display:flex}.styles-module__lGLNDq__cardIcon{width:var(--spacing-5);height:var(--spacing-5);color:var(--primary);flex-shrink:0}.styles-module__lGLNDq__cardTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:var(--tracking-wide);line-height:var(--leading-tight)}.styles-module__lGLNDq__cardContent{padding:var(--spacing-6)}.styles-module__lGLNDq__metricValue{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--foreground);margin-bottom:var(--spacing-3);line-height:var(--leading-tight)}.styles-module__lGLNDq__metricChange{align-items:center;gap:var(--spacing-2);font-size:var(--text-sm);color:var(--muted-foreground);font-weight:var(--font-medium);display:flex}.styles-module__lGLNDq__changeIcon{width:var(--spacing-4);height:var(--spacing-4);color:color-mix(in oklch,var(--primary),var(--foreground)20%)}.styles-module__lGLNDq__skeleton{height:var(--spacing-16);background:linear-gradient(90deg,var(--muted)25%,color-mix(in oklch,var(--muted),var(--background)50%)50%,var(--muted)75%);border-radius:var(--radius-md);background-size:200% 100%;animation:2s infinite styles-module__lGLNDq__shimmer}@keyframes styles-module__lGLNDq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.styles-module__lGLNDq__container{padding:var(--spacing-4)}.styles-module__lGLNDq__metricsContainer{margin-bottom:var(--spacing-6)}.styles-module__lGLNDq__metricsGrid{gap:var(--spacing-4);grid-template-columns:1fr}}@media (max-width:480px){.styles-module__lGLNDq__container{padding:var(--spacing-3)}.styles-module__lGLNDq__actionButton{justify-content:center;width:100%}.styles-module__lGLNDq__cardHeader{padding:var(--spacing-4)var(--spacing-4)var(--spacing-3)}.styles-module__lGLNDq__cardContent{padding:var(--spacing-4)}.styles-module__lGLNDq__metricValue{font-size:var(--text-xl)}}.dark .styles-module__lGLNDq__metricCard{box-shadow:var(--shadow-dark-sm)}.dark .styles-module__lGLNDq__metricCard:hover{box-shadow:var(--shadow-dark-md)}@media (prefers-reduced-motion:reduce){.styles-module__lGLNDq__metricCard,.styles-module__lGLNDq__actionButton,.styles-module__lGLNDq__skeleton{transition-duration:.01ms!important;animation:none!important}.styles-module__lGLNDq__metricCard:hover{transform:none}}
.styles-module__nAUaWa__container{background:linear-gradient(135deg,var(--background)0%,color-mix(in oklch,var(--muted),transparent 70%)50%,var(--background)100%);min-height:100vh;font-family:var(--font-primary);justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:hidden}.styles-module__nAUaWa__container h1,.styles-module__nAUaWa__container h2,.styles-module__nAUaWa__container h3,.styles-module__nAUaWa__container button,.styles-module__nAUaWa__container input,.styles-module__nAUaWa__container label{font-family:var(--font-ui)}.styles-module__nAUaWa__container:before{content:"";background:radial-gradient(circle at 30% 20%,color-mix(in oklch,var(--primary),transparent 95%)0%,transparent 50%),radial-gradient(circle at 70% 80%,color-mix(in oklch,var(--accent),transparent 92%)0%,transparent 50%);pointer-events:none;width:200%;height:200%;animation:20s ease-in-out infinite styles-module__nAUaWa__float;position:absolute;top:-50%;left:-50%}@keyframes styles-module__nAUaWa__float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-20px,-20px)rotate(1deg)}66%{transform:translate(20px,-10px)rotate(-1deg)}}.styles-module__nAUaWa__themeToggle{z-index:10;position:absolute;top:1.5rem;right:1.5rem}.styles-module__nAUaWa__loginCard{background:color-mix(in oklch,var(--card),transparent 5%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid color-mix(in oklch,var(--border),transparent 50%);width:100%;max-width:24rem;box-shadow:0 15px 20px -5px color-mix(in oklch,var(--foreground),transparent 90%),0 8px 8px -5px color-mix(in oklch,var(--foreground),transparent 96%),inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%);z-index:1;border-radius:1rem;transition:all .3s;animation:.6s ease-out styles-module__nAUaWa__slideUp;position:relative}.styles-module__nAUaWa__loginCard:hover{box-shadow:0 25px 35px -5px color-mix(in oklch,var(--foreground),transparent 85%),0 15px 15px -5px color-mix(in oklch,var(--foreground),transparent 94%),inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%);transform:translateY(-2px)}@keyframes styles-module__nAUaWa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles-module__nAUaWa__header{text-align:center;padding:1.5rem 1.5rem .75rem;position:relative}.styles-module__nAUaWa__header:after{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);border-radius:1px;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.styles-module__nAUaWa__title{background:linear-gradient(135deg,var(--foreground),var(--primary));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.styles-module__nAUaWa__description{color:var(--muted-foreground);letter-spacing:.01em;max-width:20rem;margin:0 auto;font-size:.875rem;font-weight:500;line-height:1.5}.styles-module__nAUaWa__content{padding:1rem 1.5rem}.styles-module__nAUaWa__form{flex-direction:column;gap:1rem;display:flex}.styles-module__nAUaWa__fieldGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.styles-module__nAUaWa__label{color:var(--foreground);letter-spacing:.005em;margin-bottom:.125rem;font-size:.875rem;font-weight:600;transition:color .2s}.styles-module__nAUaWa__inputWrapper{position:relative}.styles-module__nAUaWa__input{border:1px solid color-mix(in oklch,var(--border),transparent 50%);background:color-mix(in oklch,var(--background),transparent 20%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--foreground);letter-spacing:.01em;box-shadow:inset 0 1px 2px color-mix(in oklch,var(--foreground),transparent 95%);box-sizing:border-box;border-radius:.5rem;padding:.75rem .75rem .75rem 2.5rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles-module__nAUaWa__input:focus{border-color:var(--primary);background:var(--background);box-shadow:0 0 0 3px color-mix(in oklch,var(--primary),transparent 90%),inset 0 1px 2px color-mix(in oklch,var(--foreground),transparent 95%),0 4px 12px color-mix(in oklch,var(--primary),transparent 85%);outline:none;transform:translateY(-1px)}.styles-module__nAUaWa__input:hover:not(:focus){border-color:var(--border);background:color-mix(in oklch,var(--background),transparent 10%)}.styles-module__nAUaWa__input::placeholder{color:color-mix(in oklch,var(--muted-foreground),transparent 30%);letter-spacing:.01em;font-weight:500}.styles-module__nAUaWa__inputIcon{width:1rem;height:1rem;color:var(--muted-foreground);z-index:2;pointer-events:none;transition:all .3s;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.styles-module__nAUaWa__inputWrapper:focus-within .styles-module__nAUaWa__inputIcon{color:var(--primary);transform:translateY(-50%)scale(1.1)}.styles-module__nAUaWa__passwordToggle{width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.styles-module__nAUaWa__passwordToggle:hover{color:var(--foreground);background:color-mix(in oklch,var(--muted),transparent 90%);transform:translateY(-50%)scale(1.05)}.styles-module__nAUaWa__passwordToggle:active{transform:translateY(-50%)scale(.95)}.styles-module__nAUaWa__checkboxGroup{align-items:center;gap:.75rem;padding:.25rem 0;display:flex}.styles-module__nAUaWa__checkbox{border:1px solid var(--border);background:var(--background);border-radius:.25rem;width:1rem;height:1rem;transition:all .2s;position:relative}.styles-module__nAUaWa__checkbox:hover{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in oklch,var(--primary),transparent 90%)}.styles-module__nAUaWa__checkboxLabel{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:.005em;font-size:.875rem;font-weight:500;transition:color .2s}.styles-module__nAUaWa__checkboxLabel:hover{color:var(--primary)}.styles-module__nAUaWa__submitButton{background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary),transparent 20%));width:100%;color:var(--primary-foreground);letter-spacing:.02em;cursor:pointer;box-shadow:0 3px 8px color-mix(in oklch,var(--primary),transparent 70%),inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%);box-sizing:border-box;border:none;border-radius:.5rem;margin-top:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles-module__nAUaWa__submitButton:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in oklch,var(--background),transparent 80%),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.styles-module__nAUaWa__submitButton:hover{background:linear-gradient(135deg,color-mix(in oklch,var(--primary),transparent 10%),color-mix(in oklch,var(--primary),transparent 30%));box-shadow:0 8px 20px color-mix(in oklch,var(--primary),transparent 60%),inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%);transform:translateY(-2px)}.styles-module__nAUaWa__submitButton:hover:before{left:100%}.styles-module__nAUaWa__submitButton:active{box-shadow:0 2px 8px color-mix(in oklch,var(--primary),transparent 70%),inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%);transform:translateY(0)}.styles-module__nAUaWa__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.styles-module__nAUaWa__submitButton:disabled:hover{box-shadow:none;transform:none}.styles-module__nAUaWa__footer{border-top:1px solid color-mix(in oklch,var(--border),transparent 70%);justify-content:space-between;align-items:center;margin-top:.75rem;padding:.75rem 1.5rem 1.5rem;display:flex}.styles-module__nAUaWa__link{position:relative;color:var(--primary)!important;letter-spacing:.01em!important;background:0 0!important;border:none!important;border-radius:.375rem!important;height:auto!important;min-height:auto!important;padding:.375rem .75rem!important;font-size:.8rem!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important}.styles-module__nAUaWa__link:hover{transform:translateY(-1px);color:var(--primary)!important;background:color-mix(in oklch,var(--primary),transparent 90%)!important;text-decoration:none!important}.styles-module__nAUaWa__link:active{transform:translateY(0)}.dark .styles-module__nAUaWa__link{color:var(--foreground)!important}.dark .styles-module__nAUaWa__link:hover{color:var(--foreground)!important;background:color-mix(in oklch,var(--foreground),transparent 90%)!important}.styles-module__nAUaWa__errorAlert{background:color-mix(in oklch,var(--destructive),transparent 90%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in oklch,var(--destructive),transparent 70%);color:var(--destructive);letter-spacing:.005em;box-shadow:0 3px 8px color-mix(in oklch,var(--destructive),transparent 90%);border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;animation:.5s ease-in-out styles-module__nAUaWa__shake}@keyframes styles-module__nAUaWa__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (max-width:768px){.styles-module__nAUaWa__container{padding:.75rem}.styles-module__nAUaWa__loginCard{border-radius:.75rem;max-width:100%;margin:0}.styles-module__nAUaWa__header{padding:1.25rem 1.25rem .75rem}.styles-module__nAUaWa__title{font-size:1.375rem}.styles-module__nAUaWa__content{padding:.75rem 1.25rem}.styles-module__nAUaWa__footer{flex-direction:column;gap:.75rem;padding:.75rem 1.25rem 1.25rem}.styles-module__nAUaWa__themeToggle{top:.75rem;right:.75rem}}@media (max-width:480px){.styles-module__nAUaWa__container{padding:.5rem}.styles-module__nAUaWa__loginCard{border-radius:.5rem}.styles-module__nAUaWa__header{padding:1rem 1rem .5rem}.styles-module__nAUaWa__title{font-size:1.25rem}.styles-module__nAUaWa__description{font-size:.8rem}.styles-module__nAUaWa__content{padding:.75rem 1rem}.styles-module__nAUaWa__footer{padding:.5rem 1rem 1rem}.styles-module__nAUaWa__input{padding:.625rem .625rem .625rem 2.25rem;font-size:.8rem}.styles-module__nAUaWa__inputIcon{width:.875rem;height:.875rem;left:.625rem}}.dark .styles-module__nAUaWa__container:before{background:radial-gradient(circle at 30% 20%,color-mix(in oklch,var(--primary),transparent 92%)0%,transparent 50%),radial-gradient(circle at 70% 80%,color-mix(in oklch,var(--accent),transparent 88%)0%,transparent 50%)}.dark .styles-module__nAUaWa__loginCard{box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000001a,inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%)}@supports (color:lab(0% 0 0)){.dark .styles-module__nAUaWa__loginCard{box-shadow:0 20px 25px -5px lab(0% 0 0/.3),0 10px 10px -5px lab(0% 0 0/.1),inset 0 1px 0 color-mix(in oklch,var(--background),transparent 90%)}}@media (prefers-reduced-motion:reduce){.styles-module__nAUaWa__container:before,.styles-module__nAUaWa__loginCard,.styles-module__nAUaWa__submitButton:before{animation:none}.styles-module__nAUaWa__container,.styles-module__nAUaWa__themeToggle,.styles-module__nAUaWa__loginCard,.styles-module__nAUaWa__input,.styles-module__nAUaWa__inputIcon,.styles-module__nAUaWa__passwordToggle,.styles-module__nAUaWa__checkbox,.styles-module__nAUaWa__checkboxLabel,.styles-module__nAUaWa__submitButton,.styles-module__nAUaWa__link{transition-duration:.01ms!important}}
.styles-module__2VD4vG__container{max-width:1200px;margin:0 auto;padding:2rem}.styles-module__2VD4vG__header{margin-bottom:2rem}.styles-module__2VD4vG__title{font-size:var(--text-3xl);font-weight:var(--font-bold);font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem}.styles-module__2VD4vG__subtitle{font-size:var(--text-base);color:var(--muted-foreground);font-family:var(--font-primary)}.styles-module__2VD4vG__content{gap:1.5rem;display:grid}.styles-module__2VD4vG__profileCard{background:var(--card);border:1px solid var(--border)}.styles-module__2VD4vG__cardTitle{font-family:var(--font-heading);align-items:center;gap:.5rem;display:flex}.styles-module__2VD4vG__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary)}.styles-module__2VD4vG__cardContent{padding:1.5rem}.styles-module__2VD4vG__infoGrid{gap:1.5rem;display:grid}.styles-module__2VD4vG__infoItem{background:var(--muted);border-radius:var(--radius);align-items:center;gap:1rem;padding:1rem;display:flex}.styles-module__2VD4vG__infoIcon{width:1.25rem;height:1.25rem;color:var(--muted-foreground);flex-shrink:0}.styles-module__2VD4vG__infoLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--muted-foreground);font-family:var(--font-ui);margin-bottom:.25rem;display:block}.styles-module__2VD4vG__infoValue{font-size:var(--text-base);color:var(--foreground);font-family:var(--font-primary);margin:0}@media (max-width:768px){.styles-module__2VD4vG__container{padding:1rem}.styles-module__2VD4vG__title{font-size:var(--text-2xl)}}
