.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__subMenu{border-left:1px solid var(--border);margin-bottom:4px;margin-left:28px;padding-left:12px}.styles-module__bM_rgq__subNavItem{color:var(--muted-foreground);cursor:pointer;font-size:var(--text-xs);font-family:var(--font-ui);border-radius:var(--radius);align-items:center;margin-bottom:2px;padding:8px 12px;transition:all .2s;display:flex}.styles-module__bM_rgq__subNavItem:hover{background:var(--muted);color:var(--foreground)}.styles-module__bM_rgq__subNavItem.styles-module__bM_rgq__active{color:var(--primary);font-weight:var(--font-medium);background:oklch(from var(--primary)l c h/.1)}.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__xefQkq__planIcon{fill:currentColor;color:inherit;transition:all .2s}
.styles-module__B3y-oW__salesRepIcon{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__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__3rNYMq__list{flex-direction:column;gap:.5rem;display:flex}.styles-module__3rNYMq__item{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .15s;display:flex}.styles-module__3rNYMq__item:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)3%,var(--background))}.styles-module__3rNYMq__itemEnabled{border-color:var(--primary);background:color-mix(in srgb,var(--primary)6%,var(--background))}.styles-module__3rNYMq__label{cursor:pointer;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.styles-module__3rNYMq__info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.styles-module__3rNYMq__name{color:var(--foreground);font-size:.875rem;font-weight:600}.styles-module__3rNYMq__description{color:var(--muted-foreground);opacity:.8;font-family:Fira Code,Consolas,monospace;font-size:.75rem}.styles-module__3rNYMq__value{color:var(--primary);background:color-mix(in srgb,var(--primary)12%,transparent);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:.25rem .625rem;font-size:.8125rem;font-weight:600}.styles-module__3rNYMq__valueMuted{color:var(--muted-foreground);background:var(--muted);opacity:.7}.styles-module__3rNYMq__emptyText{color:var(--muted-foreground);text-align:center;padding:2rem 1rem;font-size:.8125rem}@media (max-width:640px){.styles-module__3rNYMq__item{padding:.75rem}.styles-module__3rNYMq__label{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__3rNYMq__value{align-self:flex-start}}
.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__valueHighlight{color:#3ac530;color:lab(70.3587% -58.4314 58.4867);text-align:right;word-break:break-word;font-size:.875rem;font-weight:600}.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}.styles-module__DDd65a__subscriptionActive{color:#22c55e;background-color:#22c55e1f;border-radius:4px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.styles-module__DDd65a__subscriptionInactive{color:#ef4444;background-color:#ef44441f;border-radius:4px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.styles-module__DDd65a__loadingState{color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1.5rem;font-size:.875rem;display:flex}.styles-module__DDd65a__spinner{width:2rem;height:2rem;color:var(--primary);animation:1s linear infinite styles-module__DDd65a__spin}@keyframes styles-module__DDd65a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__DDd65a__errorState{text-align:center;color:#ef4444;padding:2rem 1.5rem;font-size:.875rem}.styles-module__DDd65a__sectionIcon{vertical-align:middle;width:.875rem;height:.875rem;margin-right:.375rem}.styles-module__DDd65a__adminsList{flex-direction:column;gap:.5rem;display:flex}.styles-module__DDd65a__adminCard{background:var(--muted);border:1px solid var(--border);border-radius:6px;padding:.75rem 1rem}.styles-module__DDd65a__adminHeader{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.styles-module__DDd65a__adminName{color:var(--foreground);font-size:.8125rem;font-weight:600}.styles-module__DDd65a__adminActive{text-transform:uppercase;color:#22c55e;background-color:#22c55e1f;border-radius:4px;padding:.125rem .5rem;font-size:.625rem;font-weight:600}.styles-module__DDd65a__adminInactive{text-transform:uppercase;color:#ef4444;background-color:#ef44441f;border-radius:4px;padding:.125rem .5rem;font-size:.625rem;font-weight:600}.styles-module__DDd65a__adminInfo{color:var(--muted-foreground);flex-direction:column;gap:.125rem;font-size:.75rem;display:flex}.styles-module__DDd65a__adminRole{color:var(--primary);font-size:.625rem;font-weight:500}.styles-module__DDd65a__mainBadge{text-transform:uppercase;color:#3b82f6;vertical-align:middle;background-color:#3b82f61f;border-radius:3px;margin-left:.5rem;padding:.125rem .375rem;font-size:.5625rem;font-weight:600}.styles-module__DDd65a__credentialsSection{border-top:1px dashed var(--border);margin-top:.625rem;padding-top:.625rem}.styles-module__DDd65a__credentialRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.styles-module__DDd65a__credentialRow:first-child{padding-top:0}.styles-module__DDd65a__credentialLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.025em;font-size:.625rem;font-weight:600}.styles-module__DDd65a__credentialValue{color:var(--foreground);background:var(--background);border:1px solid var(--border);-webkit-user-select:all;user-select:all;border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-size:.75rem}.styles-module__DDd65a__credentialExpiry{color:var(--muted-foreground);font-size:.625rem}.styles-module__DDd65a__pendingBadge{text-transform:uppercase;color:#f99c00;color:lab(72.7183% 31.8672 97.9407);background:#f99c0026;background:lab(72.7183% 31.8672 97.9407/.15);border-radius:3px;padding:.125rem .375rem;font-size:.5625rem;font-weight:600}.styles-module__DDd65a__regenerateButton{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex;background:var(--background)!important;border:1px solid var(--border)!important;height:auto!important;color:var(--foreground)!important;padding:.5rem!important;font-size:.6875rem!important}.styles-module__DDd65a__regenerateButton:hover:not(:disabled){background:var(--muted)!important;border-color:var(--primary)!important}.styles-module__DDd65a__regenerateButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__DDd65a__regenerateButton svg{width:12px!important;height:12px!important}.styles-module__DDd65a__spinning{animation:1s linear infinite styles-module__DDd65a__spin}@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__DDd65a__loadingInstallments{text-align:center;color:var(--muted-foreground);padding:1rem;font-size:.8125rem}.styles-module__DDd65a__installmentsList{flex-direction:column;gap:.5rem;display:flex}.styles-module__DDd65a__installmentCard{background:var(--muted);border-left:3px solid var(--border);border-radius:6px;padding:.75rem 1rem}.styles-module__DDd65a__installmentCard.styles-module__DDd65a__installmentPaid{background:#22c55e0d;border-left-color:#22c55e}.styles-module__DDd65a__installmentCard.styles-module__DDd65a__installmentPending{background:#eab3080d;border-left-color:#eab308}.styles-module__DDd65a__installmentCard.styles-module__DDd65a__installmentOverdue{background:#ef44440d;border-left-color:#ef4444}.styles-module__DDd65a__installmentHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__DDd65a__installmentNumber{color:var(--foreground);font-size:.75rem;font-weight:600}.styles-module__DDd65a__installmentStatus{text-transform:uppercase;border-radius:4px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.5625rem;font-weight:600;display:inline-flex}.styles-module__DDd65a__installmentStatus.styles-module__DDd65a__installmentPaid{color:#22c55e;background-color:#22c55e1f}.styles-module__DDd65a__installmentStatus.styles-module__DDd65a__installmentPending{color:#b48c08;background-color:#eab3081f}.styles-module__DDd65a__installmentStatus.styles-module__DDd65a__installmentOverdue{color:#ef4444;background-color:#ef44441f}.styles-module__DDd65a__installmentDetails{justify-content:space-between;align-items:center;display:flex}.styles-module__DDd65a__installmentAmount{color:var(--foreground);font-size:.9375rem;font-weight:600}.styles-module__DDd65a__installmentDates{color:var(--muted-foreground);flex-direction:column;align-items:flex-end;gap:.125rem;font-size:.6875rem;display:flex}.styles-module__DDd65a__paidDate{color:#22c55e;font-weight:500}
.styles-module__LCwoHq__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__LCwoHq__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__LCwoHq__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__LCwoHq__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__LCwoHq__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__LCwoHq__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__LCwoHq__content{flex:1;min-height:0;padding:0;overflow-y:auto}.styles-module__LCwoHq__section{margin-bottom:1.5rem;padding:0 1.5rem}.styles-module__LCwoHq__section:first-child{padding-top:1.25rem}.styles-module__LCwoHq__section:last-child{margin-bottom:1.25rem}.styles-module__LCwoHq__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__LCwoHq__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__LCwoHq__infoRow:last-child{margin-bottom:0}.styles-module__LCwoHq__label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.025em;flex-shrink:0;font-size:.6875rem;font-weight:600}.styles-module__LCwoHq__value{color:var(--foreground);text-align:right;word-break:break-word;font-size:.8125rem;font-weight:500}.styles-module__LCwoHq__valueSmall{color:var(--muted-foreground);text-align:right;word-break:break-all;font-family:monospace;font-size:.6875rem;font-weight:500}.styles-module__LCwoHq__descriptionBox{background:var(--muted);color:var(--foreground);border-radius:6px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.styles-module__LCwoHq__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__LCwoHq__statusBadge span:before{content:"";background-color:currentColor;border-radius:50%;width:5px;height:5px}.styles-module__LCwoHq__active{color:#22c55e;background-color:#22c55e1f}.styles-module__LCwoHq__inactive{color:#ef4444;background-color:#ef44441f}@media (max-width:640px){.styles-module__LCwoHq__modalOverlay{padding:1rem}.styles-module__LCwoHq__modalContent{max-width:100%;max-height:92vh}.styles-module__LCwoHq__section{padding:0 1.25rem}.styles-module__LCwoHq__infoRow{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__LCwoHq__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__statusToggle{background:var(--muted);border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.styles-module__qKQbzW__statusIcon{flex-shrink:0;width:2rem;height:2rem}.styles-module__qKQbzW__statusIconActive{color:#fcbb00;color:lab(80.1641% 16.6016 99.2089)}.styles-module__qKQbzW__statusIconInactive{color:#e40014;color:lab(48.4493% 77.4328 61.5452)}.styles-module__qKQbzW__statusInfo{flex-direction:column;gap:.25rem;display:flex}.styles-module__qKQbzW__statusLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.styles-module__qKQbzW__statusBadge{border-radius:var(--radius-sm);align-items:center;width:fit-content;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__qKQbzW__statusActive{color:#fcbb00;color:lab(80.1641% 16.6016 99.2089);background:#fcbb0026;background:lab(80.1641% 16.6016 99.2089/.15)}.styles-module__qKQbzW__statusInactive{color:#e40014;color:lab(48.4493% 77.4328 61.5452);background:#e4001426;background:lab(48.4493% 77.4328 61.5452/.15)}.styles-module__qKQbzW__warningText{color:#f99c00;color:lab(72.7183% 31.8672 97.9407);background:#f99c001a;background:lab(72.7183% 31.8672 97.9407/.1);border-radius:6px;margin-top:1rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.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__z6u60G__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__z6u60G__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__z6u60G__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__z6u60G__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__z6u60G__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__z6u60G__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__z6u60G__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__z6u60G__section{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.styles-module__z6u60G__section:last-of-type{border-bottom:none}.styles-module__z6u60G__sectionTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.styles-module__z6u60G__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.styles-module__z6u60G__formGroupFull{flex-direction:column;gap:.625rem;display:flex}.styles-module__z6u60G__formGroupFull label{color:var(--foreground);font-size:.9375rem;font-weight:600}.styles-module__z6u60G__formGroupFull input{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-size:.875rem;transition:all .2s}.styles-module__z6u60G__formGroupFull input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__z6u60G__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);resize:vertical;border-radius:6px;min-height:80px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__z6u60G__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__z6u60G__checkboxGroup{background:var(--muted);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .2s;display:flex}.styles-module__z6u60G__checkboxGroup:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,var(--muted))}.styles-module__z6u60G__checkbox{cursor:pointer;width:1.125rem;height:1.125rem;accent-color:var(--primary)}.styles-module__z6u60G__checkboxGroup label{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500}.styles-module__z6u60G__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));justify-content:flex-end;gap:.75rem;margin-top:auto;padding:1.25rem 1.5rem;display:flex}.styles-module__z6u60G__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__z6u60G__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__z6u60G__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__z6u60G__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__z6u60G__footer button:last-child:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__z6u60G__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__z6u60G__footer button svg{width:16px!important;height:16px!important}.styles-module__z6u60G__buttonIcon{width:12px!important;height:12px!important}@media (max-width:640px){.styles-module__z6u60G__modalOverlay{padding:1rem}.styles-module__z6u60G__modalContent{max-width:100%;max-height:92vh}.styles-module__z6u60G__footer{flex-direction:row;gap:.5rem}.styles-module__z6u60G__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);flex-shrink:0;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__modalContent>div:last-child{flex-direction:column;flex:1;display:flex;overflow:hidden;padding:0!important}.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:hidden}.styles-module__gi58HW__form>.styles-module__gi58HW__section{flex-shrink:0}.styles-module__gi58HW__form{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);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;margin-top:.25rem;padding:.875rem 1rem;transition:all .2s;display:flex}.styles-module__gi58HW__checkboxGroup:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,var(--muted))}.styles-module__gi58HW__checkbox{cursor:pointer;width:1.125rem;height:1.125rem;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:color-mix(in srgb,var(--muted)50%,var(--card));z-index:10;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex;position:sticky;bottom:0}.styles-module__gi58HW__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__gi58HW__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__gi58HW__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__gi58HW__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__gi58HW__footer button:last-child:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__gi58HW__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__gi58HW__footer button svg{width:16px!important;height:16px!important}.styles-module__gi58HW__buttonIcon{width:12px!important;height:12px!important}@media (max-width:640px){.styles-module__gi58HW__modalOverlay{padding:0}.styles-module__gi58HW__modalContent{border-radius:0;max-width:100%;height:100dvh;max-height:100dvh}.styles-module__gi58HW__modalTitle{font-size:1rem}.styles-module__gi58HW__formGrid{grid-template-columns:1fr}.styles-module__gi58HW__formGroupFull,.styles-module__gi58HW__formGrid .styles-module__gi58HW__checkboxGroup{grid-column:1}.styles-module__gi58HW__footer{padding:1rem 1.25rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));gap:.5rem}.styles-module__gi58HW__footer button{flex:1;height:44px!important;min-height:44px!important;font-size:.875rem!important}}
.styles-module__QCIemW__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__QCIemW__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__QCIemW__modalContent>div:first-child{border-bottom:1px solid var(--border);flex-shrink:0;padding:1.25rem 1.5rem 1rem}.styles-module__QCIemW__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__QCIemW__modalContent>div:last-child{flex-direction:column;flex:1;display:flex;overflow:hidden;padding:0!important}.styles-module__QCIemW__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__QCIemW__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__QCIemW__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__QCIemW__section{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.styles-module__QCIemW__section:last-of-type{border-bottom:none}.styles-module__QCIemW__sectionTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.styles-module__QCIemW__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.styles-module__QCIemW__formGroupFull{flex-direction:column;gap:.625rem;display:flex}.styles-module__QCIemW__formGroupFull label{color:var(--foreground);font-size:.9375rem;font-weight:600}.styles-module__QCIemW__formGroupFull input{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-size:.875rem;transition:all .2s}.styles-module__QCIemW__formGroupFull input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__QCIemW__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);resize:vertical;border-radius:6px;min-height:80px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__QCIemW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__QCIemW__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));z-index:10;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex;position:sticky;bottom:0}.styles-module__QCIemW__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__QCIemW__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__QCIemW__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__QCIemW__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__QCIemW__footer button:last-child:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__QCIemW__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__QCIemW__footer button svg{width:16px!important;height:16px!important}.styles-module__QCIemW__buttonIcon{width:12px!important;height:12px!important}@media (max-width:640px){.styles-module__QCIemW__modalOverlay{padding:0}.styles-module__QCIemW__modalContent{border-radius:0;max-width:100%;height:100dvh;max-height:100dvh}.styles-module__QCIemW__formGrid{grid-template-columns:1fr}.styles-module__QCIemW__footer{padding:1rem 1.25rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));gap:.5rem}.styles-module__QCIemW__footer button{flex:1;height:44px!important;min-height:44px!important;font-size:.875rem!important}}
.styles-module__Nd_AuW__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__Nd_AuW__modalContent{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:420px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__Nd_AuW__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__Nd_AuW__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__Nd_AuW__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__Nd_AuW__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__Nd_AuW__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__Nd_AuW__section{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.styles-module__Nd_AuW__section:last-of-type{border-bottom:none}.styles-module__Nd_AuW__sectionTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.styles-module__Nd_AuW__currentPlan{background:var(--muted);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.styles-module__Nd_AuW__currentPlan:last-child{margin-bottom:0}.styles-module__Nd_AuW__planLabel{color:var(--muted-foreground);text-transform:uppercase;font-size:.75rem;font-weight:600}.styles-module__Nd_AuW__planValue{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__Nd_AuW__planIdValue{color:var(--muted-foreground);font-family:monospace;font-size:.75rem}.styles-module__Nd_AuW__loadingState{color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem;font-size:.8125rem;display:flex}.styles-module__Nd_AuW__plansList{flex-direction:column;gap:.5rem;max-height:240px;display:flex;overflow-y:auto}.styles-module__Nd_AuW__planOption{background:var(--muted);cursor:pointer;border:2px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.styles-module__Nd_AuW__planOption:hover{background:var(--accent);border-color:var(--border)}.styles-module__Nd_AuW__planOptionSelected{background:color-mix(in oklch,var(--primary),transparent 90%);border-color:var(--primary)}.styles-module__Nd_AuW__radioInput{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.styles-module__Nd_AuW__planOptionContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.styles-module__Nd_AuW__planOptionName{color:var(--foreground);font-size:.875rem;font-weight:600}.styles-module__Nd_AuW__planOptionDetails{color:var(--muted-foreground);font-size:.75rem}.styles-module__Nd_AuW__selectedPlanInfo{background:color-mix(in oklch,var(--primary),transparent 92%);border-radius:6px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;display:flex}.styles-module__Nd_AuW__selectedLabel{color:var(--primary);text-transform:uppercase;font-size:.6875rem;font-weight:600}.styles-module__Nd_AuW__selectedValue{color:var(--foreground);font-size:.8125rem;font-weight:500}.styles-module__Nd_AuW__formGroup{flex-direction:column;gap:.625rem;display:flex}.styles-module__Nd_AuW__formGroup label{color:var(--foreground);letter-spacing:-.01em;font-size:.9375rem;font-weight:600;line-height:1.4}.styles-module__Nd_AuW__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__Nd_AuW__formGroup input:hover{border-color:var(--muted-foreground)}.styles-module__Nd_AuW__formGroup input:focus{border-color:var(--primary);background:var(--card);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__Nd_AuW__formGroup input::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__Nd_AuW__formGroup input:disabled{opacity:.6;cursor:not-allowed}.styles-module__Nd_AuW__errorMessage{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433;border-radius:6px;margin-top:.75rem;padding:.625rem .875rem;font-size:.8125rem}.styles-module__Nd_AuW__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));flex-shrink:0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding:1.25rem 1.5rem;display:flex}.styles-module__Nd_AuW__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__Nd_AuW__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__Nd_AuW__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__Nd_AuW__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__Nd_AuW__footer button:last-child:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__Nd_AuW__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__Nd_AuW__footer button svg{width:16px!important;height:16px!important}.styles-module__Nd_AuW__buttonIcon{width:12px!important;height:12px!important}.styles-module__Nd_AuW__spinner{animation:1s linear infinite styles-module__Nd_AuW__spin}@keyframes styles-module__Nd_AuW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.styles-module__Nd_AuW__modalOverlay{padding:1rem}.styles-module__Nd_AuW__modalContent{border-radius:16px;max-width:100%;max-height:92vh}.styles-module__Nd_AuW__modalTitle{font-size:1.125rem}.styles-module__Nd_AuW__section{padding:1rem 1.25rem}.styles-module__Nd_AuW__footer{flex-direction:row;gap:.5rem;padding:1rem 1.25rem}.styles-module__Nd_AuW__footer button{flex:1}}.styles-module__Nd_AuW__checkIcon{color:var(--primary);flex-shrink:0}.styles-module__Nd_AuW__pricesList{flex-direction:column;gap:.5rem;display:flex}.styles-module__Nd_AuW__priceOption{background:var(--muted);cursor:pointer;border:2px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.styles-module__Nd_AuW__priceOption:hover{background:var(--accent);border-color:var(--border)}.styles-module__Nd_AuW__priceOptionSelected{background:color-mix(in oklch,var(--primary),transparent 90%);border-color:var(--primary)}.styles-module__Nd_AuW__priceOptionContent{flex:1;align-items:center;gap:.75rem;display:flex}.styles-module__Nd_AuW__priceOptionPeriod{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__Nd_AuW__priceOptionValue{color:var(--primary);font-size:.875rem;font-weight:600}.styles-module__Nd_AuW__priceDiscount{color:#3ac530;color:lab(70.3587% -58.4314 58.4867);background:#3ac53026;background:lab(70.3587% -58.4314 58.4867/.15);border-radius:4px;padding:.125rem .375rem;font-size:.6875rem;font-weight:600}.styles-module__Nd_AuW__emptyPrices{text-align:center;color:var(--muted-foreground);background:var(--muted);border-radius:8px;padding:1.5rem;font-size:.875rem}.styles-module__Nd_AuW__summarySection{background:color-mix(in oklch,var(--primary),transparent 95%);border-top:1px solid var(--border);padding:1rem 1.5rem}.styles-module__Nd_AuW__summaryContent{flex-direction:column;gap:.5rem;display:flex}.styles-module__Nd_AuW__summaryRow{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.styles-module__Nd_AuW__summaryRow span{color:var(--muted-foreground)}.styles-module__Nd_AuW__summaryRow strong{color:var(--foreground)}.styles-module__Nd_AuW__summaryPrice{font-size:1rem;color:var(--primary)!important}
.styles-module__sI1--q__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__sI1--q__modalContent{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__sI1--q__modalContent>div:first-child{border-bottom:none;flex-shrink:0;padding:1.25rem 1.5rem 1rem}.styles-module__sI1--q__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem}.styles-module__sI1--q__modalContent>div:last-child{flex-direction:column;flex:1;display:flex;overflow:hidden;padding:0!important}.styles-module__sI1--q__modalTitle{color:var(--foreground);align-items:center;gap:.625rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.styles-module__sI1--q__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary)}.styles-module__sI1--q__tabsNav{border-bottom:1px solid var(--border);flex-shrink:0;gap:0;padding:0 1.5rem;display:flex}.styles-module__sI1--q__tabButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.styles-module__sI1--q__tabButton:hover{color:var(--foreground)}.styles-module__sI1--q__tabButton.styles-module__sI1--q__active{color:var(--primary);border-bottom-color:var(--primary)}.styles-module__sI1--q__form{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module__sI1--q__section{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.styles-module__sI1--q__sectionHint{color:var(--muted-foreground);margin:0 0 1rem;font-size:.8125rem}.styles-module__sI1--q__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.styles-module__sI1--q__formGroupFull{flex-direction:column;gap:.5rem;display:flex}.styles-module__sI1--q__formGroupFull label{color:var(--foreground);font-size:.875rem;font-weight:600}.styles-module__sI1--q__formGroupFull input{background:var(--muted);border:1px solid var(--border);height:40px;transition:all .2s}.styles-module__sI1--q__formGroupFull input:hover{border-color:color-mix(in srgb,var(--primary)50%,var(--border))}.styles-module__sI1--q__formGroupFull input:focus{background:var(--background);border-color:var(--primary)}.styles-module__sI1--q__textarea{border:1px solid var(--border);background:var(--muted);width:100%;color:var(--foreground);resize:vertical;border-radius:8px;min-height:100px;padding:.875rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__sI1--q__textarea::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__sI1--q__textarea:hover{border-color:color-mix(in srgb,var(--primary)50%,var(--border))}.styles-module__sI1--q__textarea:focus{border-color:var(--primary);background:var(--background);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__sI1--q__checkboxRow{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.styles-module__sI1--q__checkboxRow:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,var(--background))}.styles-module__sI1--q__checkboxRow:has([data-state=checked]){border-color:var(--primary);background:color-mix(in srgb,var(--primary)8%,var(--background))}.styles-module__sI1--q__checkboxRow label{cursor:pointer;color:var(--foreground);font-weight:500}.styles-module__sI1--q__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.styles-module__sI1--q__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__sI1--q__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__sI1--q__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__sI1--q__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__sI1--q__footer button:last-child:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__sI1--q__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__sI1--q__footer button svg{width:16px!important;height:16px!important}.styles-module__sI1--q__buttonIcon{width:14px!important;height:14px!important}@media (max-width:640px){.styles-module__sI1--q__modalOverlay{padding:0}.styles-module__sI1--q__modalContent{border-radius:0;max-width:100%;height:100dvh;max-height:100dvh}.styles-module__sI1--q__tabsNav{padding:0 1rem;overflow-x:auto}.styles-module__sI1--q__tabButton{white-space:nowrap;padding:.625rem .75rem;font-size:.75rem}.styles-module__sI1--q__footer button{flex:1;height:44px!important;min-height:44px!important}}.styles-module__sI1--q__pricesList{flex-direction:column;gap:.75rem;display:flex}.styles-module__sI1--q__priceItem{background:var(--muted);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s;display:flex}.styles-module__sI1--q__priceItem:hover{border-color:color-mix(in srgb,var(--primary)50%,var(--border))}.styles-module__sI1--q__priceItemEnabled{border-color:var(--primary);background:color-mix(in srgb,var(--primary)8%,var(--background))}.styles-module__sI1--q__priceHeader{align-items:center;gap:.75rem;display:flex}.styles-module__sI1--q__priceLabel{color:var(--foreground);cursor:pointer;font-size:.875rem;font-weight:500}.styles-module__sI1--q__priceInputGroup{align-items:center;gap:.5rem;display:flex}.styles-module__sI1--q__priceCurrency{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.styles-module__sI1--q__priceInput{text-align:right;font-weight:500;background:var(--background)!important;border:1px solid var(--border)!important;width:120px!important;height:36px!important}.styles-module__sI1--q__priceInput:focus{border-color:var(--primary)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary)20%,transparent)!important}.styles-module__sI1--q__emptyMessage{text-align:center;color:var(--muted-foreground);background:var(--muted);border:1px dashed var(--border);border-radius:8px;padding:2rem;font-size:.875rem}.styles-module__sI1--q__periodMonths{color:var(--muted-foreground);margin-left:.5rem;font-size:.75rem;font-weight:400}.styles-module__sI1--q__featureList{flex-direction:column;gap:.5rem;display:flex}.styles-module__sI1--q__featureItem{background:var(--muted);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .2s;display:flex}.styles-module__sI1--q__featureItem:hover{border-color:color-mix(in srgb,var(--primary)50%,var(--border))}.styles-module__sI1--q__featureItemEnabled{border-color:var(--primary);background:color-mix(in srgb,var(--primary)8%,var(--background))}.styles-module__sI1--q__featureLabel{cursor:pointer;flex-direction:column;flex:1;gap:.125rem;display:flex}.styles-module__sI1--q__featureName{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__sI1--q__featureKey{color:var(--muted-foreground);font-family:monospace;font-size:.75rem}.styles-module__sI1--q__limitList{flex-direction:column;gap:.5rem;display:flex}.styles-module__sI1--q__limitItem{background:var(--muted);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:.875rem 1rem;transition:all .2s;display:flex}.styles-module__sI1--q__limitItem:hover{border-color:color-mix(in srgb,var(--primary)50%,var(--border))}.styles-module__sI1--q__limitItemEnabled{border-color:var(--primary);background:color-mix(in srgb,var(--primary)8%,var(--background))}.styles-module__sI1--q__limitHeader{align-items:center;gap:.75rem;display:flex}.styles-module__sI1--q__limitLabel{color:var(--foreground);cursor:pointer;font-size:.875rem;font-weight:500}.styles-module__sI1--q__limitInputGroup{align-items:center;gap:.75rem;display:flex}.styles-module__sI1--q__limitUnlimited{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.75rem;display:flex}.styles-module__sI1--q__limitUnlimited label{cursor:pointer}.styles-module__sI1--q__limitInput{text-align:right;font-weight:500;background:var(--background)!important;border:1px solid var(--border)!important;width:100px!important;height:32px!important}
.styles-module__UGIDWW__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__UGIDWW__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__UGIDWW__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__UGIDWW__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__UGIDWW__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__UGIDWW__titleIcon{color:#e40014;color:lab(48.4493% 77.4328 61.5452);flex-shrink:0;width:1.25rem;height:1.25rem}.styles-module__UGIDWW__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__UGIDWW__section{padding:1.25rem 1.5rem}.styles-module__UGIDWW__warningBox{background:#e400141a;background:lab(48.4493% 77.4328 61.5452/.1);border:1px solid #e400144d;border:1px solid lab(48.4493% 77.4328 61.5452/.3);border-radius:8px;gap:1rem;margin-bottom:1.25rem;padding:1rem;display:flex}.styles-module__UGIDWW__warningBox strong{color:#e40014;color:lab(48.4493% 77.4328 61.5452);margin-bottom:.25rem;font-size:.875rem;display:block}.styles-module__UGIDWW__warningBox p{color:var(--muted-foreground);margin:0;font-size:.8125rem;line-height:1.5}.styles-module__UGIDWW__warningIcon{color:#e40014;color:lab(48.4493% 77.4328 61.5452);flex-shrink:0;width:1.5rem;height:1.5rem}.styles-module__UGIDWW__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__UGIDWW__formGroup label{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__UGIDWW__businessIdDisplay{background:var(--muted);color:var(--muted-foreground);word-break:break-all;-webkit-user-select:all;user-select:all;border-radius:6px;padding:.75rem 1rem;font-size:.8125rem;display:block}.styles-module__UGIDWW__input{border:1px solid var(--border);background:var(--background);width:100%;height:40px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__UGIDWW__input:hover{border-color:var(--muted-foreground)}.styles-module__UGIDWW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__UGIDWW__input::placeholder{color:var(--muted-foreground);opacity:.7}.styles-module__UGIDWW__pinSection{background:var(--muted);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.styles-module__UGIDWW__pinIcon{width:2rem;height:2rem;color:var(--primary);flex-shrink:0;margin-top:.25rem}.styles-module__UGIDWW__pinInput{letter-spacing:.5em;text-align:center;border:1px solid var(--border);background:var(--background);width:100%;height:48px;color:var(--foreground);border-radius:6px;padding:0 1rem;font-family:monospace;font-size:1.25rem;transition:all .2s}.styles-module__UGIDWW__pinInput:hover{border-color:var(--muted-foreground)}.styles-module__UGIDWW__pinInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__UGIDWW__errorText{color:#e40014;color:lab(48.4493% 77.4328 61.5452);background:#e400141a;background:lab(48.4493% 77.4328 61.5452/.1);border-radius:6px;margin-top:1rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.styles-module__UGIDWW__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));flex-shrink:0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding:1.25rem 1.5rem;display:flex}.styles-module__UGIDWW__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__UGIDWW__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__UGIDWW__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__UGIDWW__footer button svg{width:16px!important;height:16px!important}.styles-module__UGIDWW__dangerButton{color:#fff!important;background:#e40014!important;background:lab(48.4493% 77.4328 61.5452)!important;border:1px solid #e40014!important;border:1px solid lab(48.4493% 77.4328 61.5452)!important}.styles-module__UGIDWW__dangerButton:hover:not(:disabled){background:#c00004!important;background:lab(39.4679% 77.8198 70.9847)!important;border-color:#c00004!important;border-color:lab(39.4679% 77.8198 70.9847)!important}.styles-module__UGIDWW__dangerButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__UGIDWW__buttonIcon{width:14px!important;height:14px!important}@media (max-width:640px){.styles-module__UGIDWW__modalOverlay{padding:1rem}.styles-module__UGIDWW__modalContent{border-radius:16px;max-width:100%;max-height:92vh}.styles-module__UGIDWW__footer{flex-direction:row;gap:.5rem}.styles-module__UGIDWW__footer button{flex:1}}
.styles-module__KvmBGa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__KvmBGa__modal{background:var(--card);border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.styles-module__KvmBGa__header{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;position:relative}.styles-module__KvmBGa__headerIcon{background:color-mix(in oklch,var(--primary),transparent 90%);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__KvmBGa__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.styles-module__KvmBGa__subtitle{color:var(--muted-foreground);margin:.25rem 0 0;font-size:.875rem}.styles-module__KvmBGa__closeButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.styles-module__KvmBGa__closeButton:hover{background:var(--muted);color:var(--foreground)}.styles-module__KvmBGa__content{padding:1.5rem}.styles-module__KvmBGa__statusSection{justify-content:center;margin-bottom:1.5rem;display:flex}.styles-module__KvmBGa__statusBadge{text-transform:uppercase;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.styles-module__KvmBGa__statusPending{color:#b48c08;background:#eab3081f}.styles-module__KvmBGa__statusPaid{color:#22c55e;background:#22c55e1f}.styles-module__KvmBGa__statusOverdue{color:#ef4444;background:#ef44441f}.styles-module__KvmBGa__amountSection{background:var(--muted);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.styles-module__KvmBGa__amountSection svg{color:var(--primary)}.styles-module__KvmBGa__amountValue{color:var(--foreground);font-size:2rem;font-weight:700}.styles-module__KvmBGa__infoGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__KvmBGa__infoItem{background:var(--muted);border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.styles-module__KvmBGa__infoLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:flex}.styles-module__KvmBGa__infoValue{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__KvmBGa__infoValueHighlight{color:#22c55e;font-size:.875rem;font-weight:600}.styles-module__KvmBGa__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.styles-module__KvmBGa__actions button{align-items:center;gap:.5rem;display:flex}.styles-module__KvmBGa__payButton{color:#fff!important;background:#22c55e!important;border-color:#22c55e!important}.styles-module__KvmBGa__payButton:hover{background:#16a34a!important}.styles-module__KvmBGa__unpayButton{color:#ef4444!important;border-color:#ef4444!important}.styles-module__KvmBGa__unpayButton:hover{background:#ef44441a!important}@media (max-width:640px){.styles-module__KvmBGa__modal{max-width:100%;margin:.5rem}.styles-module__KvmBGa__infoGrid{grid-template-columns:1fr}.styles-module__KvmBGa__actions{flex-direction:column}.styles-module__KvmBGa__actions button{justify-content:center;width:100%}}
.styles-module__05NEiq__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__05NEiq__modalContent{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;width:100%;max-width:420px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.styles-module__05NEiq__modalContent>div:first-child{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.styles-module__05NEiq__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__05NEiq__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__05NEiq__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__05NEiq__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__05NEiq__section{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.styles-module__05NEiq__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__05NEiq__formGroup label{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__05NEiq__inputWrapper{align-items:center;display:flex;position:relative}.styles-module__05NEiq__pinInput{letter-spacing:.3em;text-align:center;border:1px solid var(--border);background:var(--background);width:100%;height:48px;color:var(--foreground);border-radius:6px;padding:0 3rem 0 1rem;font-family:monospace;font-size:1.25rem;transition:all .2s}.styles-module__05NEiq__pinInput:hover{border-color:var(--muted-foreground)}.styles-module__05NEiq__pinInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__05NEiq__pinInput::placeholder{color:var(--muted-foreground);opacity:.5;letter-spacing:.2em}.styles-module__05NEiq__toggleButton{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.styles-module__05NEiq__toggleButton:hover{color:var(--foreground)}.styles-module__05NEiq__toggleButton svg{width:1.25rem;height:1.25rem}.styles-module__05NEiq__errorText{color:#e40014;color:lab(48.4493% 77.4328 61.5452);background:#e400141a;background:lab(48.4493% 77.4328 61.5452/.1);border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.styles-module__05NEiq__successText{color:#fcbb00;color:lab(80.1641% 16.6016 99.2089);background:#fcbb001a;background:lab(80.1641% 16.6016 99.2089/.1);border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.styles-module__05NEiq__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));flex-shrink:0;justify-content:flex-end;gap:.75rem;margin-top:auto;padding:1.25rem 1.5rem;display:flex}.styles-module__05NEiq__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__05NEiq__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__05NEiq__footer button:first-child:hover:not(:disabled){background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__05NEiq__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__05NEiq__footer button:last-child:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__05NEiq__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__05NEiq__footer button svg{width:16px!important;height:16px!important}.styles-module__05NEiq__buttonIcon{width:14px!important;height:14px!important}@media (max-width:640px){.styles-module__05NEiq__modalOverlay{padding:1rem}.styles-module__05NEiq__modalContent{border-radius:16px;max-width:100%;max-height:92vh}.styles-module__05NEiq__footer{flex-direction:row;gap:.5rem}.styles-module__05NEiq__footer button{flex:1}}
.styles-module__LIWBqa__modalOverlay{z-index:1000;background-color:#000000a6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.styles-module__LIWBqa__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__LIWBqa__modalContent>div:first-child{border-bottom:1px solid var(--border);flex-shrink:0;padding:1.25rem 1.5rem 1rem}.styles-module__LIWBqa__modalContent>div:first-child p{color:var(--muted-foreground);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.styles-module__LIWBqa__modalContent>div:last-child{flex-direction:column;flex:1;display:flex;overflow:hidden;padding:0!important}.styles-module__LIWBqa__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__LIWBqa__titleIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.styles-module__LIWBqa__form{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.styles-module__LIWBqa__section{padding:1.25rem 1.5rem}.styles-module__LIWBqa__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.styles-module__LIWBqa__formGroupFull{flex-direction:column;gap:.5rem;display:flex}.styles-module__LIWBqa__formGroupFull label{color:var(--foreground);font-size:.875rem;font-weight:600}.styles-module__LIWBqa__formGroupFull input,.styles-module__LIWBqa__select{border:1px solid var(--border);background:var(--background);width:100%;height:36px;color:var(--foreground);border-radius:6px;padding:0 .75rem;font-size:.875rem;transition:all .2s}.styles-module__LIWBqa__formGroupFull input:focus,.styles-module__LIWBqa__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__LIWBqa__disabledInput{opacity:.6;cursor:not-allowed;background:var(--muted)!important}.styles-module__LIWBqa__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);resize:vertical;border-radius:6px;min-height:80px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.styles-module__LIWBqa__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f614}.styles-module__LIWBqa__checkboxRow{background:var(--muted);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;margin-top:.5rem;padding:.875rem 1rem;transition:all .2s;display:flex}.styles-module__LIWBqa__checkboxRow:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,var(--muted))}.styles-module__LIWBqa__checkboxLabel{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500!important}.styles-module__LIWBqa__errorText{color:var(--destructive,#ef4444);font-size:.75rem}.styles-module__LIWBqa__customKeyInput{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.styles-module__LIWBqa__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted)50%,var(--card));flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.styles-module__LIWBqa__footer button{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:500;transition:all .2s;display:inline-flex;border-radius:8px!important;height:40px!important;min-height:40px!important;font-size:.875rem!important}.styles-module__LIWBqa__footer button:first-child{border:1px solid var(--border);color:var(--muted-foreground);background:0 0}.styles-module__LIWBqa__footer button:first-child:hover{background:var(--muted);border-color:var(--foreground);color:var(--foreground)}.styles-module__LIWBqa__footer button:last-child{background:var(--primary);color:var(--primary-foreground);border:none;box-shadow:0 2px 4px #0000001a}.styles-module__LIWBqa__footer button:last-child:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__LIWBqa__footer button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.styles-module__LIWBqa__footer button svg{width:16px!important;height:16px!important}.styles-module__LIWBqa__buttonIcon{width:14px!important;height:14px!important}@media (max-width:640px){.styles-module__LIWBqa__modalOverlay{padding:0}.styles-module__LIWBqa__modalContent{border-radius:0;max-width:100%;height:100dvh;max-height:100dvh}.styles-module__LIWBqa__footer button{flex:1;height:44px!important;min-height:44px!important}}
.styles-module__mIWpiq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__mIWpiq__modal{background:var(--card);border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.styles-module__mIWpiq__header{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;position:relative}.styles-module__mIWpiq__headerIcon{background:color-mix(in oklch,var(--primary),transparent 90%);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__mIWpiq__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.styles-module__mIWpiq__subtitle{color:var(--muted-foreground);margin:.25rem 0 0;font-size:.875rem}.styles-module__mIWpiq__closeButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.styles-module__mIWpiq__closeButton:hover{background:var(--muted);color:var(--foreground)}.styles-module__mIWpiq__form,.styles-module__mIWpiq__content{padding:1.5rem}.styles-module__mIWpiq__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__mIWpiq__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__mIWpiq__formGroup label{color:var(--foreground);font-size:.875rem;font-weight:500}.styles-module__mIWpiq__formGroup input,.styles-module__mIWpiq__formGroup select{height:40px}.styles-module__mIWpiq__select{background:var(--background);border:1px solid var(--border);width:100%;height:40px;color:var(--foreground);cursor:pointer;border-radius:6px;padding:0 .75rem;font-size:.875rem;transition:all .2s}.styles-module__mIWpiq__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in oklch,var(--primary),transparent 80%);outline:none}.styles-module__mIWpiq__select:disabled{opacity:.5;cursor:not-allowed}.styles-module__mIWpiq__checkboxGroup{background:var(--muted);border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.styles-module__mIWpiq__checkboxGroup label{color:var(--foreground);cursor:pointer;font-size:.875rem}.styles-module__mIWpiq__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.styles-module__mIWpiq__actions button{align-items:center;gap:.5rem;display:flex}.styles-module__mIWpiq__errorMessage{color:#e40014;color:lab(48.4493% 77.4328 61.5452);background:#e400141a;background:lab(48.4493% 77.4328 61.5452/.1);border:1px solid #e400144d;border:1px solid lab(48.4493% 77.4328 61.5452/.3);border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.styles-module__mIWpiq__infoGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.styles-module__mIWpiq__infoItem{flex-direction:column;gap:.25rem;display:flex}.styles-module__mIWpiq__infoLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.styles-module__mIWpiq__infoValue{color:var(--foreground);font-size:.9375rem;font-weight:500}.styles-module__mIWpiq__infoValueHighlight{color:var(--primary);font-size:1.25rem;font-weight:700}.styles-module__mIWpiq__statusActive{color:#3ac530;color:lab(70.3587% -58.4314 58.4867);align-items:center;gap:.375rem;font-weight:500;display:inline-flex}.styles-module__mIWpiq__statusInactive{color:#e40014;color:lab(48.4493% 77.4328 61.5452);align-items:center;gap:.375rem;font-weight:500;display:inline-flex}@media (max-width:640px){.styles-module__mIWpiq__modal{max-width:100%;margin:.5rem}.styles-module__mIWpiq__formGrid,.styles-module__mIWpiq__infoGrid{grid-template-columns:1fr}.styles-module__mIWpiq__actions{flex-direction:column}.styles-module__mIWpiq__actions button{justify-content:center;width:100%}}
