.dashboard-preview-module__23n3Eq__wrapper{flex-direction:column;gap:1.5rem;display:flex}.dashboard-preview-module__23n3Eq__pageHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-preview-module__23n3Eq__title{color:var(--psi-text);letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,2.2vw,2.25rem);font-weight:800;line-height:1.05}.dashboard-preview-module__23n3Eq__subtitle{color:var(--psi-text-light);margin:.55rem 0 0;font-size:.98rem;line-height:1.5}.dashboard-preview-module__23n3Eq__filtersCard,.dashboard-preview-module__23n3Eq__metricCard,.dashboard-preview-module__23n3Eq__card,.dashboard-preview-module__23n3Eq__errorCard{border:1px solid var(--psi-border-light);background:var(--psi-surface);box-shadow:var(--psi-shadow-sm);border-radius:18px}.dashboard-preview-module__23n3Eq__filtersCard{z-index:5;padding:1.25rem;position:relative;overflow:visible}.dashboard-preview-module__23n3Eq__filtersHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-preview-module__23n3Eq__filtersHeader h2,.dashboard-preview-module__23n3Eq__cardHeader h3{color:var(--psi-text);margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.dashboard-preview-module__23n3Eq__filtersHeader p,.dashboard-preview-module__23n3Eq__cardHeader p{color:var(--psi-text-light);margin:.35rem 0 0;font-size:.86rem;line-height:1.45}.dashboard-preview-module__23n3Eq__filtersActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.dashboard-preview-module__23n3Eq__secondaryButton,.dashboard-preview-module__23n3Eq__iconButton,.dashboard-preview-module__23n3Eq__errorCard button{border:1px solid var(--psi-border-light);color:#334155;cursor:pointer;min-height:2.35rem;transition:transform var(--psi-transition), border-color var(--psi-transition), background var(--psi-transition), color var(--psi-transition), box-shadow var(--psi-transition);background:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:.84rem;font-weight:800;display:inline-flex}.dashboard-preview-module__23n3Eq__secondaryButton{gap:.45rem;padding:0 .85rem}.dashboard-preview-module__23n3Eq__secondaryButton svg,.dashboard-preview-module__23n3Eq__iconButton svg,.dashboard-preview-module__23n3Eq__errorCard button svg,.dashboard-preview-module__23n3Eq__customSelectTrigger svg,.dashboard-preview-module__23n3Eq__customSelectOption svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1rem;height:1rem}.dashboard-preview-module__23n3Eq__secondaryButton:hover,.dashboard-preview-module__23n3Eq__iconButton:hover,.dashboard-preview-module__23n3Eq__errorCard button:hover{color:var(--psi-primary);background:linear-gradient(#f5f3ff 0%,#eef2ff 100%);border-color:#c4b5fd;transform:translateY(-1px)scale(1.01);box-shadow:0 10px 22px #4f46e524}.dashboard-preview-module__23n3Eq__secondaryButton:active,.dashboard-preview-module__23n3Eq__iconButton:active,.dashboard-preview-module__23n3Eq__errorCard button:active{transform:translateY(0)scale(.98)}.dashboard-preview-module__23n3Eq__iconButton{width:2.35rem;color:var(--psi-primary);padding:0}.dashboard-preview-module__23n3Eq__iconButton:disabled{cursor:not-allowed;opacity:.7;transform:none}.dashboard-preview-module__23n3Eq__spin{animation:.85s linear infinite dashboard-preview-module__23n3Eq__spin}@keyframes dashboard-preview-module__23n3Eq__spin{to{transform:rotate(360deg)}}.dashboard-preview-module__23n3Eq__filtersBody{border-top:1px solid var(--psi-border-light);grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.dashboard-preview-module__23n3Eq__fieldGroup,.dashboard-preview-module__23n3Eq__customSelectWrap{flex-direction:column;gap:.5rem;min-width:0;display:flex;position:relative}.dashboard-preview-module__23n3Eq__fieldGroup span,.dashboard-preview-module__23n3Eq__fieldLabel{color:var(--psi-text);font-size:.83rem;font-weight:800}.dashboard-preview-module__23n3Eq__fieldGroup input{border:1px solid var(--psi-border);width:100%;min-height:2.85rem;color:var(--psi-text);transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition);background:#fff;border-radius:12px;outline:0;padding:0 .85rem;font-size:.92rem}.dashboard-preview-module__23n3Eq__fieldGroup input:focus{border-color:var(--psi-primary);box-shadow:0 0 0 4px #4f46e51f}.dashboard-preview-module__23n3Eq__customSelectTrigger{border:1px solid var(--psi-border);width:100%;min-height:2.85rem;color:var(--psi-text);text-align:left;cursor:pointer;transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition), transform var(--psi-transition);background:#fff;border-radius:12px;outline:0;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .85rem;font-size:.92rem;font-weight:700;display:flex}.dashboard-preview-module__23n3Eq__customSelectTrigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-preview-module__23n3Eq__customSelectTrigger svg{width:1.05rem;height:1.05rem;color:var(--psi-primary);transition:transform var(--psi-transition)}.dashboard-preview-module__23n3Eq__customSelectTrigger:hover{background:#fbfaff;border-color:#c4b5fd}.dashboard-preview-module__23n3Eq__customSelectTrigger:focus-visible,.dashboard-preview-module__23n3Eq__customSelectTriggerOpen{border-color:var(--psi-primary);box-shadow:0 0 0 4px #4f46e51f}.dashboard-preview-module__23n3Eq__customSelectTriggerOpen svg{transform:rotate(180deg)}.dashboard-preview-module__23n3Eq__customSelectMenu{z-index:20;background:#fff;border:1px solid #dbe2ef;border-radius:14px;max-height:15rem;padding:.4rem;animation:.16s ease-out dashboard-preview-module__23n3Eq__selectMenuIn;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow-y:auto;box-shadow:0 18px 38px #0f172a24,0 8px 18px #4f46e514}@keyframes dashboard-preview-module__23n3Eq__selectMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-preview-module__23n3Eq__customSelectOption{color:#475569;text-align:left;cursor:pointer;width:100%;min-height:2.35rem;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition);background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .65rem;font-size:.88rem;font-weight:750;display:flex}.dashboard-preview-module__23n3Eq__customSelectOption span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-preview-module__23n3Eq__customSelectOption:hover{color:var(--psi-primary);background:#f5f3ff;transform:translate(2px)}.dashboard-preview-module__23n3Eq__customSelectOptionSelected{color:var(--psi-primary);background:#eef2ff}.dashboard-preview-module__23n3Eq__customSelectOptionSelected svg{color:var(--psi-primary)}.dashboard-preview-module__23n3Eq__errorCard{background:#fff7f7;border-color:#fecaca;padding:1.1rem 1.25rem}.dashboard-preview-module__23n3Eq__errorCard strong{color:#991b1b;font-size:.95rem;font-weight:900;display:block}.dashboard-preview-module__23n3Eq__errorCard p{color:#7f1d1d;margin:.35rem 0 .85rem;font-size:.9rem}.dashboard-preview-module__23n3Eq__errorCard button{color:#991b1b;border-color:#fecaca;padding:0 .85rem}.dashboard-preview-module__23n3Eq__metricsGrid,.dashboard-preview-module__23n3Eq__adminMetricsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-preview-module__23n3Eq__adminMetricsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-preview-module__23n3Eq__metricCard{min-height:132px;padding:1.25rem}.dashboard-preview-module__23n3Eq__metricTitle{color:var(--psi-text);font-size:.92rem;font-weight:800;line-height:1.35}.dashboard-preview-module__23n3Eq__metricCard strong{color:var(--psi-primary);letter-spacing:-.04em;margin-top:.85rem;font-size:2rem;font-weight:900;line-height:1;display:block}.dashboard-preview-module__23n3Eq__metricCard p{color:var(--psi-text-light);margin:.55rem 0 0;font-size:.82rem;line-height:1.45}.dashboard-preview-module__23n3Eq__metricSkeleton,.dashboard-preview-module__23n3Eq__chartSkeleton{background:#e5e7eb;border-radius:12px;display:block;position:relative;overflow:hidden}.dashboard-preview-module__23n3Eq__metricSkeleton{width:6rem;height:2.2rem;margin-top:.85rem}.dashboard-preview-module__23n3Eq__metricSkeleton:after,.dashboard-preview-module__23n3Eq__chartSkeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.2s infinite dashboard-preview-module__23n3Eq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes dashboard-preview-module__23n3Eq__shimmer{to{transform:translate(100%)}}.dashboard-preview-module__23n3Eq__chartGridTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-preview-module__23n3Eq__card{min-height:390px;padding:1.25rem}.dashboard-preview-module__23n3Eq__cardWide{grid-column:1/-1}.dashboard-preview-module__23n3Eq__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.dashboard-preview-module__23n3Eq__chartShell{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #eef2ff;border-radius:16px;justify-content:center;align-items:stretch;min-height:320px;display:flex;overflow:visible}.dashboard-preview-module__23n3Eq__chartSkeleton{width:calc(100% - 2rem);height:260px}.dashboard-preview-module__23n3Eq__emptyState{width:100%;color:var(--psi-text-muted);text-align:center;padding:2rem 1rem;font-size:.92rem;font-weight:700}.dashboard-preview-module__23n3Eq__apexChartWrap{width:100%;min-width:0;padding:.35rem .55rem .5rem;overflow:visible}.dashboard-preview-module__23n3Eq__chartShell .apexcharts-canvas{margin:0 auto;overflow:visible!important}:is(.dashboard-preview-module__23n3Eq__chartShell .apexcharts-svg,.dashboard-preview-module__23n3Eq__chartShell .apexcharts-inner,.dashboard-preview-module__23n3Eq__chartShell .apexcharts-graphical){overflow:visible!important}.dashboard-preview-module__23n3Eq__chartShell .apexcharts-tooltip{z-index:20!important;border:1px solid #dbe2ef!important;border-radius:12px!important;overflow:visible!important;box-shadow:0 14px 30px #0f172a29!important}.dashboard-preview-module__23n3Eq__chartShell .apexcharts-tooltip-title{color:#0f172a!important;background:#f8fafc!important;border-bottom:1px solid #eef2ff!important;font-weight:800!important}.dashboard-preview-module__23n3Eq__chartShell .apexcharts-tooltip-series-group{color:#334155!important;font-weight:750!important}.dashboard-preview-module__23n3Eq__chartShell .apexcharts-legend-text{color:#475569!important}:is(.dashboard-preview-module__23n3Eq__chartShell .apexcharts-xaxis-label,.dashboard-preview-module__23n3Eq__chartShell .apexcharts-yaxis-label){fill:#64748b!important}@media (max-width:1180px){.dashboard-preview-module__23n3Eq__metricsGrid,.dashboard-preview-module__23n3Eq__adminMetricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-preview-module__23n3Eq__filtersBody,.dashboard-preview-module__23n3Eq__chartGridTwo{grid-template-columns:1fr}.dashboard-preview-module__23n3Eq__cardWide{grid-column:auto}}@media (max-width:760px){.dashboard-preview-module__23n3Eq__pageHeader,.dashboard-preview-module__23n3Eq__filtersHeader{flex-direction:column}.dashboard-preview-module__23n3Eq__filtersActions{justify-content:stretch;width:100%}.dashboard-preview-module__23n3Eq__secondaryButton{flex:auto}.dashboard-preview-module__23n3Eq__iconButton{flex:0 0 2.35rem}.dashboard-preview-module__23n3Eq__metricsGrid,.dashboard-preview-module__23n3Eq__adminMetricsGrid{grid-template-columns:1fr}}
.app-shell-module__G2ieKa__shell{background:var(--psi-bg);min-height:100dvh;color:var(--psi-text)}.app-shell-module__G2ieKa__header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:5rem;padding:0 1.5rem;animation:.22s ease-out app-shell-module__G2ieKa__psiHeaderSlideDown;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0f172a14}.app-shell-module__G2ieKa__headerLeft{align-items:center;gap:1rem;min-width:0;display:flex}.app-shell-module__G2ieKa__headerBrand{align-items:center;gap:.75rem;min-width:0;display:flex}.app-shell-module__G2ieKa__headerLogo{object-fit:contain;border-radius:.5rem;width:2.75rem;height:2.75rem;box-shadow:0 1px 3px #0f172a1f}.app-shell-module__G2ieKa__headerBrandText{min-width:0}.app-shell-module__G2ieKa__headerBrandText h1{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600;line-height:1.35}.app-shell-module__G2ieKa__headerBrandText p{color:#64748b;margin:-.2rem 0 0;font-size:.75rem;line-height:1.35}.app-shell-module__G2ieKa__headerActions{align-items:center;gap:.75rem;min-width:0;margin-left:auto;display:flex}.app-shell-module__G2ieKa__menuButton{color:#475569;cursor:pointer;width:2.5rem;height:2.5rem;transition:color var(--psi-transition), background var(--psi-transition);background:0 0;border-radius:.75rem;justify-content:center;align-items:center;display:none}.app-shell-module__G2ieKa__menuButton:hover{color:#0f172a;background:#f1f5f9}.app-shell-module__G2ieKa__menuButton svg,.app-shell-module__G2ieKa__notifButton svg{width:1.25rem;height:1.25rem}.app-shell-module__G2ieKa__notifWrapper{align-items:center;display:flex;position:relative}.app-shell-module__G2ieKa__notifButton{color:#475569;cursor:pointer;width:2.5rem;height:2.5rem;transition:border-color var(--psi-transition), box-shadow var(--psi-transition), color var(--psi-transition);background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.app-shell-module__G2ieKa__notifButton:hover{color:var(--psi-primary);border-color:#818cf88c;box-shadow:0 0 0 2px #818cf82e}.app-shell-module__G2ieKa__notifBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.1rem;padding:0 .25rem;font-size:.65rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.app-shell-module__G2ieKa__notifPopover{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:360px;max-width:calc(100vw - 24px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 50px #0f172a2e}.app-shell-module__G2ieKa__notifPopoverHeader{background:#f8fafcb3;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.app-shell-module__G2ieKa__notifPopoverTitleWrap{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.app-shell-module__G2ieKa__notifPopoverTitle{color:#0f172a;font-size:.92rem;font-weight:800}.app-shell-module__G2ieKa__notifHeaderBadge{min-width:1.5rem;color:var(--psi-primary);background:var(--psi-primary-light);border-radius:999px;justify-content:center;align-items:center;padding:.18rem .44rem;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.app-shell-module__G2ieKa__notifClose{color:#64748b;cursor:pointer;width:30px;height:30px;transition:background var(--psi-transition), color var(--psi-transition);background:0 0;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.app-shell-module__G2ieKa__notifClose:hover{color:#0f172a;background:#e2e8f0}.app-shell-module__G2ieKa__notifClose svg{width:1rem;height:1rem}.app-shell-module__G2ieKa__notifList{max-height:360px;overflow-y:auto}.app-shell-module__G2ieKa__notifLoading,.app-shell-module__G2ieKa__notifEmpty,.app-shell-module__G2ieKa__notifError{color:#64748b;text-align:center;padding:22px 16px;font-size:.9rem}.app-shell-module__G2ieKa__notifLoading{color:#64748b}.app-shell-module__G2ieKa__notifError{color:#dc2626}.app-shell-module__G2ieKa__notifItems{flex-direction:column;display:flex}.app-shell-module__G2ieKa__notifItem{width:100%;color:inherit;font:inherit;text-align:left;transition:background var(--psi-transition);background:#fff;border:0;border-bottom:1px solid #f1f5f9;padding:13px 34px 13px 18px;position:relative}.app-shell-module__G2ieKa__notifItem:hover,.app-shell-module__G2ieKa__notifItem:focus-visible{background:#f8fafc}.app-shell-module__G2ieKa__notifItemClickable{cursor:pointer}.app-shell-module__G2ieKa__notifItem:focus-visible{outline-offset:-2px;outline:2px solid #6366f14d}.app-shell-module__G2ieKa__notifItem:last-child{border-bottom:0}.app-shell-module__G2ieKa__notifItemHeader{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.app-shell-module__G2ieKa__notifActor{color:#0f172a;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:.84rem;font-weight:900;line-height:1.25;overflow:hidden}.app-shell-module__G2ieKa__notifTime{color:#64748b;white-space:nowrap;flex:none;font-size:.72rem;font-weight:600}.app-shell-module__G2ieKa__notifBody{color:#475569;font-size:.8rem;font-weight:500;line-height:1.45}.app-shell-module__G2ieKa__notifBody span{color:#64748b}.app-shell-module__G2ieKa__notifDot{background:#ef4444;border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.app-shell-module__G2ieKa__notifInlineError{color:#dc2626;margin-right:auto;font-size:.75rem;font-weight:700}.app-shell-module__G2ieKa__notifPopoverFooter{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:10px 12px;display:flex}.app-shell-module__G2ieKa__notifMarkSeen{color:var(--psi-primary);cursor:pointer;transition:background var(--psi-transition), color var(--psi-transition), opacity var(--psi-transition);background:0 0;border-radius:10px;padding:8px 10px;font-size:.82rem;font-weight:800}.app-shell-module__G2ieKa__notifMarkSeen:hover:not(:disabled){color:var(--psi-primary-hover);background:var(--psi-primary-light)}.app-shell-module__G2ieKa__notifMarkSeen:disabled{cursor:not-allowed;opacity:.55}.app-shell-module__G2ieKa__headerUserName{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:1rem;font-weight:600;overflow:hidden}.app-shell-module__G2ieKa__headerAvatarWrapper{color:#fff;cursor:pointer;width:2.5rem;height:2.5rem;transition:box-shadow var(--psi-transition), transform .12s ease, background var(--psi-transition);background:#4f46e5;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a1f}.app-shell-module__G2ieKa__headerAvatarWrapper:hover{background:#4338ca;transform:translateY(-.5px)}.app-shell-module__G2ieKa__headerAvatarWrapper:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #4f46e594}.app-shell-module__G2ieKa__headerAvatarText{justify-content:center;align-items:center;display:inline-flex}.app-shell-module__G2ieKa__avatarTextHidden{display:none}.app-shell-module__G2ieKa__headerAvatarImage{object-fit:cover;border-radius:999px;width:100%;height:100%}.app-shell-module__G2ieKa__sidebar{z-index:40;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#4f46e559 transparent;scrollbar-width:thin;background:#fff;border-right:1px solid #e2e8f0;width:18rem;transition:transform .3s;position:fixed;top:5rem;bottom:0;left:0;overflow:hidden auto;transform:translate(0);box-shadow:0 10px 15px -3px #0f172a1a,0 4px 6px -4px #0f172a1a}.app-shell-module__G2ieKa__sidebar::-webkit-scrollbar{width:10px}.app-shell-module__G2ieKa__sidebar::-webkit-scrollbar-track{background:0 0}.app-shell-module__G2ieKa__sidebar::-webkit-scrollbar-thumb{background:#4f46e547 padding-box padding-box;border:3px solid #ffffffd9;border-radius:999px}.app-shell-module__G2ieKa__sidebar::-webkit-scrollbar-thumb:hover{background:#4f46e573}.app-shell-module__G2ieKa__sidebarNav{flex-direction:column;padding:1.5rem 0 1rem;display:flex}.app-shell-module__G2ieKa__sidebarLabel{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:0 1.5rem .75rem;font-size:.75rem;font-weight:700}.app-shell-module__G2ieKa__sidebarItem{color:#334155;text-align:left;cursor:pointer;min-height:2.75rem;transition:background var(--psi-transition), color var(--psi-transition), transform .12s ease;background:0 0;border-radius:12px;align-items:center;gap:.75rem;margin:3px 12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;display:flex;position:relative}.app-shell-module__G2ieKa__sidebarItem:hover{color:#334155;background:#4f46e50f;transform:translateY(-.5px)}.app-shell-module__G2ieKa__sidebarIcon{color:#64748b;flex:0 0 1.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.app-shell-module__G2ieKa__sidebarIcon svg{width:1.25rem;height:1.25rem;transition:color var(--psi-transition), stroke var(--psi-transition)}.app-shell-module__G2ieKa__sidebarItemActive{color:var(--psi-primary);background:var(--psi-primary-light);font-weight:600}.app-shell-module__G2ieKa__sidebarItemActive .app-shell-module__G2ieKa__sidebarIcon,.app-shell-module__G2ieKa__sidebarItemActive .app-shell-module__G2ieKa__sidebarIcon svg{color:var(--psi-primary);stroke:var(--psi-primary)}.app-shell-module__G2ieKa__sidebarItemActive:before{content:"";background:#4f46e58c;border-radius:999px;width:3px;position:absolute;top:10px;bottom:10px;left:-6px}.app-shell-module__G2ieKa__sidebarAdminSection{display:contents}.app-shell-module__G2ieKa__sidebarDivider{border-top:1px solid #e2e8f0;height:1px;margin:1rem 0 .75rem}.app-shell-module__G2ieKa__sidebarItemDanger{color:#dc2626;width:calc(100% - 24px)}.app-shell-module__G2ieKa__sidebarItemDanger .app-shell-module__G2ieKa__sidebarIcon,.app-shell-module__G2ieKa__sidebarItemDanger .app-shell-module__G2ieKa__sidebarIcon svg{color:#ef4444;stroke:#ef4444}.app-shell-module__G2ieKa__sidebarItemDanger:hover{color:#b91c1c;background:#dc26261a;transform:none}.app-shell-module__G2ieKa__sidebarItemDanger:hover .app-shell-module__G2ieKa__sidebarIcon,.app-shell-module__G2ieKa__sidebarItemDanger:hover .app-shell-module__G2ieKa__sidebarIcon svg{color:#b91c1c;stroke:#b91c1c}.app-shell-module__G2ieKa__contentColumn{flex-direction:column;min-height:100dvh;margin-left:18rem;padding-top:5rem;display:flex}.app-shell-module__G2ieKa__main{flex:1;width:100%;padding:1.5rem}.app-shell-module__G2ieKa__backdrop{display:none}.app-shell-module__G2ieKa__footer{color:#ffffffeb;background:linear-gradient(#4f46e5f2 0%,#312e81fa 100%);border-top:1px solid #ffffff1a;width:100%;margin-top:auto}.app-shell-module__G2ieKa__footerMain{padding:10px 0}.app-shell-module__G2ieKa__footerInner{align-items:center;gap:22px;padding:0 18px;display:flex}.app-shell-module__G2ieKa__footerLeft{justify-content:flex-start;align-items:center;display:flex}.app-shell-module__G2ieKa__footerLogo{filter:drop-shadow(0 6px 14px #0f172a2e);width:auto;height:40px}.app-shell-module__G2ieKa__footerInfo{color:#ffffffd9;flex-direction:column;justify-content:center;gap:3px;font-size:12px;line-height:1.2rem;display:flex}.app-shell-module__G2ieKa__footerInfo strong{color:#fffffffa;font-weight:700}.app-shell-module__G2ieKa__footerWhats{color:#fffffff2;align-items:center;gap:8px;width:fit-content;font-weight:700;text-decoration:none;display:inline-flex}.app-shell-module__G2ieKa__footerWhats:hover{text-decoration:underline}.app-shell-module__G2ieKa__footerWhatsIcon{background:#ffffff24;border:1px solid #ffffff2e;border-radius:7px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.app-shell-module__G2ieKa__footerBottom{background:#0000001a;border-top:1px solid #ffffff1a}.app-shell-module__G2ieKa__footerBottomInner{text-align:center;color:#ffffffb3;padding:6px 18px;font-size:10px}.app-shell-module__G2ieKa__placeholderCard{min-height:260px;box-shadow:var(--psi-shadow-sm);background:#fffffff0;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;padding:28px;display:flex}.app-shell-module__G2ieKa__placeholderBadge{color:var(--psi-primary);background:var(--psi-primary-light);letter-spacing:.07em;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:.76rem;font-weight:850;display:inline-flex}.app-shell-module__G2ieKa__placeholderCard h2{color:#0f172a;margin:0;font-size:1.35rem;font-weight:850}.app-shell-module__G2ieKa__placeholderCard p{color:#64748b;margin:10px 0 0;font-size:.94rem;line-height:1.5}@keyframes app-shell-module__G2ieKa__psiHeaderSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.app-shell-module__G2ieKa__menuButton{display:inline-flex}.app-shell-module__G2ieKa__headerBrandText,.app-shell-module__G2ieKa__headerUserName{display:none}.app-shell-module__G2ieKa__sidebar{transform:translate(-100%)}.app-shell-module__G2ieKa__sidebarOpen{transform:translate(0)}.app-shell-module__G2ieKa__contentColumn{margin-left:0}.app-shell-module__G2ieKa__backdrop{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a5c;display:block;position:fixed;inset:5rem 0 0}.app-shell-module__G2ieKa__main{padding:1rem}}@media (max-width:520px){.app-shell-module__G2ieKa__header{padding:0 1rem}.app-shell-module__G2ieKa__headerActions{gap:.55rem}.app-shell-module__G2ieKa__notifPopover{right:-3.2rem}.app-shell-module__G2ieKa__sidebar{width:min(18rem,88vw)}.app-shell-module__G2ieKa__footerInner{gap:14px}.app-shell-module__G2ieKa__footerLeft,.app-shell-module__G2ieKa__footerLogo{display:none}}
.psi-tooltip-module__TqTmnW__tooltipRoot{justify-content:center;align-items:center;display:inline-flex}.psi-tooltip-module__TqTmnW__tooltipBubble{z-index:2147483000;color:#fff;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;will-change:transform, opacity;background:#0f172a;border-radius:10px;max-width:min(18rem,100vw - 1.5rem);padding:.55rem .75rem;font-size:.75rem;font-weight:700;line-height:1.25;transition:opacity .16s,transform .16s;position:fixed;transform:translate(-50%)translateY(.25rem)scale(.98);box-shadow:0 16px 34px #0f172a47}.psi-tooltip-module__TqTmnW__tooltipBubbleVisible{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.psi-tooltip-module__TqTmnW__tooltipBubble:after{content:"";background:#0f172a;width:.55rem;height:.55rem;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.psi-tooltip-module__TqTmnW__tooltipBubbleBottom:after{top:-.25rem}.psi-tooltip-module__TqTmnW__tooltipBubbleTop:after{bottom:-.25rem}@media (max-width:640px){.psi-tooltip-module__TqTmnW__tooltipBubble{white-space:normal}}
.psi-ui-module__TluA0W__button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 22px;font-size:.95rem;font-weight:700;line-height:1;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .18s cubic-bezier(.4,0,.2,1),border-color .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.psi-ui-module__TluA0W__button:disabled{cursor:not-allowed;opacity:.68;transform:none}.psi-ui-module__TluA0W__button:focus-visible{outline-offset:2px;outline:2px solid #4f46e573}.psi-ui-module__TluA0W__primary{color:#fff;background:#4f46e5;box-shadow:0 10px 22px #4f46e538}.psi-ui-module__TluA0W__primary:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 14px 26px #4f46e545}.psi-ui-module__TluA0W__secondary{color:#475569;background:#fff;border-color:#cbd5e1}.psi-ui-module__TluA0W__secondary:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#94a3b8}.psi-ui-module__TluA0W__ghost{color:#4f46e5;background:0 0;border-color:#0000;min-height:34px;padding-inline:8px}.psi-ui-module__TluA0W__ghost:hover:not(:disabled){background:#eef2ff}.psi-ui-module__TluA0W__loadingIcon{border:2px solid #ffffffd1;border-top-color:#ffffff2e;border-radius:999px;width:16px;height:16px;animation:.72s linear infinite psi-ui-module__TluA0W__spin}.psi-ui-module__TluA0W__secondary .psi-ui-module__TluA0W__loadingIcon,.psi-ui-module__TluA0W__ghost .psi-ui-module__TluA0W__loadingIcon{border-color:#4f46e514 #4f46e557 #4f46e557}@keyframes psi-ui-module__TluA0W__spin{to{transform:rotate(360deg)}}.psi-ui-module__TluA0W__field{flex-direction:column;gap:7px;display:flex}.psi-ui-module__TluA0W__label{color:#0f172a;font-size:.95rem;font-weight:650}.psi-ui-module__TluA0W__inputWrap{position:relative}.psi-ui-module__TluA0W__input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;min-height:48px;padding:13px 15px;font-size:.95rem;transition:border-color .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .18s cubic-bezier(.4,0,.2,1)}.psi-ui-module__TluA0W__input::placeholder{color:#94a3b8}.psi-ui-module__TluA0W__input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #eef2ff}.psi-ui-module__TluA0W__inputWithRight{padding-right:48px}.psi-ui-module__TluA0W__inputError{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262629!important}.psi-ui-module__TluA0W__helpText{color:#64748b;font-size:.82rem;line-height:1.4}.psi-ui-module__TluA0W__errorText{color:#dc2626;font-size:.82rem;font-weight:600;line-height:1.4}.psi-ui-module__TluA0W__rightAddon{display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.psi-ui-module__TluA0W__toast{z-index:5000;opacity:0;pointer-events:none;color:#fff;text-align:center;border-radius:14px;min-width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);padding:13px 16px;font-size:.92rem;font-weight:700;transition:opacity .18s,transform .18s;position:fixed;top:22px;left:50%;transform:translate(-50%,-18px);box-shadow:0 18px 40px #0f172a2e}.psi-ui-module__TluA0W__toastVisible{opacity:1;transform:translate(-50%)}.psi-ui-module__TluA0W__toastSuccess{background:#16a34a}.psi-ui-module__TluA0W__toastError{background:#dc2626}.psi-ui-module__TluA0W__toastInfo{background:#4f46e5}
.help-widget-module__3RBJPq__helpFab{z-index:45;color:#fff;background:var(--psi-primary);letter-spacing:-.01em;cursor:pointer;width:auto;min-width:0;min-height:38px;transition:transform .14s ease, box-shadow var(--psi-transition), background var(--psi-transition);border:0;border-radius:999px;justify-content:center;align-items:center;padding:.58rem 1rem;font-size:.86rem;font-weight:850;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 22px #4f46e538,0 2px 8px #0f172a1f}.help-widget-module__3RBJPq__helpFab:hover{background:var(--psi-primary-hover);transform:translateY(-1px);box-shadow:0 12px 26px #4f46e542,0 3px 10px #0f172a24}.help-widget-module__3RBJPq__helpFab:focus-visible{outline:none;box-shadow:0 0 0 3px #fffffff2,0 0 0 6px #4f46e557,0 12px 26px #4f46e542}.help-widget-module__3RBJPq__overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a75;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.help-widget-module__3RBJPq__modal{background:#fff;border:1px solid #e2e8f0f2;border-radius:18px;flex-direction:column;width:min(480px,100vw - 32px);max-height:calc(100dvh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a3d}.help-widget-module__3RBJPq__modalHeader{background:#fff;border-bottom:1px solid #eef2ff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.5rem 1.05rem;display:flex}.help-widget-module__3RBJPq__modalHeader h2{color:var(--psi-text,#0f172a);letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2vw,1.62rem);font-weight:850;line-height:1.1}.help-widget-module__3RBJPq__modalHeader p{color:#64748b;margin:.5rem 0 0;font-size:.92rem;font-weight:700;line-height:1.45}.help-widget-module__3RBJPq__closeButton{color:#7c3aed;cursor:pointer;width:2.45rem;height:2.45rem;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition), opacity var(--psi-transition);background:0 0;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.help-widget-module__3RBJPq__closeButton:hover{color:#5b21b6;background:#f5f3ff;transform:translateY(-1px)}.help-widget-module__3RBJPq__closeButton svg{stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:1.15rem;height:1.15rem}.help-widget-module__3RBJPq__form{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.45rem;display:flex;overflow-y:auto}.help-widget-module__3RBJPq__field,.help-widget-module__3RBJPq__customSelectWrap{flex-direction:column;gap:.5rem;min-width:0;display:flex;position:relative}.help-widget-module__3RBJPq__label,.help-widget-module__3RBJPq__fieldLabel{color:#334155;letter-spacing:-.01em;font-size:.9rem;font-weight:850}.help-widget-module__3RBJPq__input,.help-widget-module__3RBJPq__textarea{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition);background:#fff;border:1px solid #cbd5e1;border-radius:10px;font-size:.95rem;font-weight:650}.help-widget-module__3RBJPq__input{min-height:48px;padding:13px 15px}.help-widget-module__3RBJPq__textarea{resize:vertical;min-height:136px;padding:13px 15px;line-height:1.5}.help-widget-module__3RBJPq__input::placeholder,.help-widget-module__3RBJPq__textarea::placeholder,.help-widget-module__3RBJPq__customSelectPlaceholder{color:#94a3b8;font-weight:650}.help-widget-module__3RBJPq__input:focus,.help-widget-module__3RBJPq__textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #eef2ff}.help-widget-module__3RBJPq__input:disabled,.help-widget-module__3RBJPq__textarea:disabled,.help-widget-module__3RBJPq__customSelectTrigger:disabled{cursor:not-allowed;opacity:.72;background:#f8fafc}.help-widget-module__3RBJPq__inputError,.help-widget-module__3RBJPq__inputError:focus,.help-widget-module__3RBJPq__customSelectTriggerError,.help-widget-module__3RBJPq__customSelectTriggerError:focus-visible{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262629!important}.help-widget-module__3RBJPq__errorText{color:#dc2626;font-size:.82rem;font-weight:600;line-height:1.4}.help-widget-module__3RBJPq__customSelectTrigger{width:100%;min-height:2.65rem;color:var(--psi-text,#0f172a);cursor:pointer;text-align:left;transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition);background:#fff;border:1px solid #d8dbea;border-radius:13px;justify-content:space-between;align-items:center;gap:.7rem;padding:0 .75rem 0 .9rem;font-size:.88rem;font-weight:750;display:flex}.help-widget-module__3RBJPq__customSelectTrigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.help-widget-module__3RBJPq__customSelectTriggerOpen,.help-widget-module__3RBJPq__customSelectTrigger:focus-visible{border-color:#a78bfa;outline:none;box-shadow:0 0 0 4px #7c3aed1f}.help-widget-module__3RBJPq__customSelectTrigger svg,.help-widget-module__3RBJPq__customSelectOption svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1rem;height:1rem}.help-widget-module__3RBJPq__customSelectTrigger>svg{color:#64748b;transition:transform var(--psi-transition)}.help-widget-module__3RBJPq__customSelectTriggerOpen>svg{transform:rotate(180deg)}.help-widget-module__3RBJPq__customSelectMenu{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:14px;max-height:17rem;padding:.35rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:auto;box-shadow:0 18px 42px #0f172a29}.help-widget-module__3RBJPq__customSelectOption{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.65rem .7rem;font-size:.84rem;font-weight:800;display:flex}.help-widget-module__3RBJPq__customSelectOption:hover,.help-widget-module__3RBJPq__customSelectOption:focus-visible,.help-widget-module__3RBJPq__customSelectOptionSelected{color:var(--psi-primary);background:#f5f3ff;outline:none}.help-widget-module__3RBJPq__customSelectOption span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.help-widget-module__3RBJPq__footer{border-top:1px solid #e2e8f0;width:100%;margin-top:.1rem;padding-top:1rem;display:flex}.help-widget-module__3RBJPq__submitButton{width:100%;min-height:46px}@media (max-width:640px){.help-widget-module__3RBJPq__helpFab{min-height:36px;padding:.52rem .9rem;font-size:.84rem;bottom:16px;right:16px}.help-widget-module__3RBJPq__overlay{align-items:flex-end;padding:16px}.help-widget-module__3RBJPq__modal{border-radius:18px;width:100%;max-height:calc(100dvh - 32px)}.help-widget-module__3RBJPq__modalHeader,.help-widget-module__3RBJPq__form{padding-left:1rem;padding-right:1rem}.help-widget-module__3RBJPq__footer,.help-widget-module__3RBJPq__submitButton{width:100%}}
.login-module__e9TalW__shell{--psi-primary:#4f46e5;--psi-primary-hover:#4338ca;--psi-primary-light:#eef2ff;--psi-bg:#f1f5f9;--psi-surface:#fff;--psi-surface-2:#f8fafc;--psi-text:#0f172a;--psi-text-light:#475569;--psi-text-muted:#94a3b8;--psi-border:#cbd5e1;--psi-border-light:#e2e8f0;--psi-success:#16a34a;--psi-danger:#dc2626;--psi-warning:#d97706;--psi-shadow-lg:0 22px 55px #0f172a2e;--psi-transition:.18s cubic-bezier(.4, 0, .2, 1);box-sizing:border-box;isolation:isolate;width:100%;min-height:100dvh;color:var(--psi-text);background:radial-gradient(circle at 15% 15%,#4f46e521,#0000 30%),radial-gradient(circle at 84% 20%,#2563eb1a,#0000 26%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 45%,#f1f5f9 100%);justify-content:center;align-items:center;padding:32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:visible}.login-module__e9TalW__shell:before{content:"";z-index:0;opacity:.105;filter:blur(7px);pointer-events:none;background-image:url(/psi/logo.png);background-position:50%;background-repeat:no-repeat;background-size:auto min(112vh,920px);position:fixed;inset:0}.login-module__e9TalW__shell:after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 70%,#0000);mask-image:linear-gradient(#0000,#000 22% 70%,#0000)}.login-module__e9TalW__card{z-index:1;width:min(470px,100%);max-height:none;box-shadow:var(--psi-shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:24px;position:relative;overflow:visible}.login-module__e9TalW__cardLoading:before{content:"";z-index:3;border-radius:inherit;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:none;background:#f8fafc94;position:absolute;inset:0}.login-module__e9TalW__cardInner{padding:34px}.login-module__e9TalW__header{text-align:center;margin-bottom:26px}.login-module__e9TalW__logoMark{background:#eef2ff;border:1px solid #e0e7ff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 14px;display:inline-flex;box-shadow:0 14px 28px #4f46e524}.login-module__e9TalW__logoMark img{object-fit:contain;width:40px;height:40px}.login-module__e9TalW__title{color:var(--psi-primary);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:1.72rem;font-weight:850}.login-module__e9TalW__subtitle{color:#64748b;margin:7px 0 0;font-size:.95rem;line-height:1.42}.login-module__e9TalW__sectionTitle{color:#0f172a;margin:0 0 18px;font-size:1.18rem;font-weight:750}.login-module__e9TalW__form{flex-direction:column;gap:15px;display:flex}.login-module__e9TalW__passwordAction{color:#64748b;cursor:pointer;width:32px;height:32px;transition:var(--psi-transition);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.login-module__e9TalW__passwordAction:hover{color:#4f46e5;background:#eef2ff}.login-module__e9TalW__passwordAction svg{width:19px;height:19px}.login-module__e9TalW__actions{flex-direction:column;gap:12px;margin-top:4px;display:flex}.login-module__e9TalW__fullWidth{width:100%}.login-module__e9TalW__inlineLinks{justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;display:flex}.login-module__e9TalW__helperLink{color:#4f46e5;cursor:pointer;background:0 0;border:0;padding:0;font-size:.86rem;font-weight:700}.login-module__e9TalW__helperLink:hover{text-decoration:underline}.login-module__e9TalW__backButton{color:#4f46e5;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:fit-content;padding:0;font-size:.88rem;font-weight:750;display:inline-flex}.login-module__e9TalW__backButton svg{width:18px;height:18px}.login-module__e9TalW__backButton:hover{text-decoration:underline}.login-module__e9TalW__statusBox{color:#3730a3;background:#eef2ff;border:1px solid #e0e7ff;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 13px;font-size:.88rem;line-height:1.45;display:flex}.login-module__e9TalW__statusBox svg{flex:0 0 18px;margin-top:1px}.login-module__e9TalW__passwordRules{color:#64748b;margin:-4px 0 0;padding-left:18px;font-size:.82rem;line-height:1.45}.login-module__e9TalW__shake{animation:.38s login-module__e9TalW__shake}@keyframes login-module__e9TalW__shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.login-module__e9TalW__validationShell{color:#0f172a;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 42%,#f1f5f9 100%);justify-content:center;align-items:center;min-height:100dvh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.login-module__e9TalW__validationCard{text-align:center;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:24px;width:min(520px,100%);padding:30px;box-shadow:0 22px 55px #0f172a24}.login-module__e9TalW__validationIcon{color:#fff;background:#16a34a;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 18px;display:flex;box-shadow:0 16px 28px #16a34a2e}.login-module__e9TalW__validationIcon svg{width:30px;height:30px}.login-module__e9TalW__validationTitle{margin:0;font-size:1.45rem;font-weight:850}.login-module__e9TalW__validationText{color:#64748b;max-width:390px;margin:10px auto 0;font-size:.96rem;line-height:1.55}.login-module__e9TalW__validationUser{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:18px 0 0;padding:13px 14px;font-size:.9rem}@media (max-height:760px){.login-module__e9TalW__shell{align-items:flex-start}}@media (max-width:480px){.login-module__e9TalW__shell{align-items:flex-start;padding:16px;overflow:visible}.login-module__e9TalW__shell:before{opacity:.12;background-size:contain}.login-module__e9TalW__card{border-radius:18px;max-height:none}.login-module__e9TalW__cardInner{padding:24px}.login-module__e9TalW__title{font-size:1.45rem}.login-module__e9TalW__subtitle,.login-module__e9TalW__validationText{font-size:.9rem}.login-module__e9TalW__inlineLinks{flex-direction:column;align-items:flex-start}}.login-module__e9TalW__passwordChecklistCard{background:#f8fafceb;border:1px solid #dbe3ef;border-radius:14px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.login-module__e9TalW__passwordStrengthHeader{color:#334155;justify-content:space-between;align-items:center;gap:12px;font-size:.78rem;font-weight:750;display:flex}.login-module__e9TalW__passwordStrengthHeader strong{color:#64748b;font-size:.74rem;font-weight:800}.login-module__e9TalW__passwordStrengthTrack{background:#e2e8f0;border-radius:999px;width:100%;height:6px;overflow:hidden}.login-module__e9TalW__passwordStrengthBar{border-radius:inherit;height:100%;transition:width .18s,background .18s}.login-module__e9TalW__passwordStrengthWeak{background:#ef4444;width:32%}.login-module__e9TalW__passwordStrengthMedium{background:#f97316;width:62%}.login-module__e9TalW__passwordStrengthStrong{background:#10b981;width:100%}.login-module__e9TalW__passwordChecklist{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.login-module__e9TalW__passwordChecklist li{align-items:center;gap:8px;font-size:.84rem;line-height:1.25;transition:color .16s;display:flex}.login-module__e9TalW__passwordRuleIcon{border:1.5px solid;border-radius:999px;flex:0 0 15px;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.login-module__e9TalW__passwordRuleIcon svg{width:10px;height:10px}.login-module__e9TalW__passwordRulePending{color:#dc2626}.login-module__e9TalW__passwordRulePending .login-module__e9TalW__passwordRuleIcon svg{opacity:0}.login-module__e9TalW__passwordRuleOk{color:#059669}.login-module__e9TalW__otpSection{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:14px 14px 12px;display:flex;box-shadow:0 10px 24px #0f172a0f}.login-module__e9TalW__otpLabel{color:#334155;font-size:.88rem;font-weight:750}.login-module__e9TalW__otpGrid{box-sizing:border-box;gap:10px;width:100%;max-width:100%;display:flex}.login-module__e9TalW__otpInput{box-sizing:border-box;text-align:center;color:#0f172a;min-width:0;height:58px;transition:var(--psi-transition);background:#fff;border:1px solid #cbd5e1;border-radius:14px;flex:1 1 0;padding:0;font-size:1.35rem;font-weight:800;box-shadow:0 2px 10px #0f172a0d}.login-module__e9TalW__otpInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 2px #4f46e538}.login-module__e9TalW__otpInput:disabled{cursor:not-allowed;opacity:.68}.login-module__e9TalW__otpInputError{border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262629!important}@media (max-width:420px){.login-module__e9TalW__otpGrid{gap:8px}.login-module__e9TalW__otpInput{border-radius:12px;height:52px;font-size:1.16rem}}
.user-profile-module__IGQpRG__profileOverlay{z-index:1600;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overscroll-behavior:contain;background:#0f172a70;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.user-profile-module__IGQpRG__profileModal{background:#fff;border:1px solid #e2e8f0f2;border-radius:24px;flex-direction:column;width:min(720px,100vw - 32px);max-height:calc(100dvh - 32px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a42}.user-profile-module__IGQpRG__profileHeader{background:#fff;border-bottom:1px solid #eef2ff;flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.45rem 1.6rem 1.15rem;display:flex}.user-profile-module__IGQpRG__profileHeader h2{color:var(--psi-text,#0f172a);letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:850;line-height:1.1}.user-profile-module__IGQpRG__profileHeader p{color:#64748b;margin:.5rem 0 0;font-size:.92rem;font-weight:700;line-height:1.45}.user-profile-module__IGQpRG__closeButton{color:#7c3aed;cursor:pointer;width:2.45rem;height:2.45rem;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition), opacity var(--psi-transition);background:0 0;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.user-profile-module__IGQpRG__closeButton:hover:not(:disabled){color:#5b21b6;background:#f5f3ff;transform:translateY(-1px)}.user-profile-module__IGQpRG__closeButton:disabled{cursor:not-allowed;opacity:.55}.user-profile-module__IGQpRG__closeButton svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.user-profile-module__IGQpRG__profileContent{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;flex-direction:column;flex:auto;gap:1.35rem;min-height:0;padding:1.35rem 1.6rem 1.55rem;display:flex;overflow-y:auto}.user-profile-module__IGQpRG__profileSection{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1rem;padding:0 0 1.35rem;display:flex}.user-profile-module__IGQpRG__profileSection:last-child{border-bottom:0;padding-bottom:0}.user-profile-module__IGQpRG__sectionHeader{align-items:flex-start;gap:.75rem;display:flex}.user-profile-module__IGQpRG__sectionHeader h3{color:#334155;letter-spacing:.01em;margin:0;font-size:.94rem;font-weight:850;line-height:1.2}.user-profile-module__IGQpRG__sectionHeader p{color:#64748b;margin:.32rem 0 0;font-size:.84rem;font-weight:650;line-height:1.45}.user-profile-module__IGQpRG__sectionIcon{width:1.95rem;height:1.95rem;color:var(--psi-primary);background:#f5f3ff;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.user-profile-module__IGQpRG__sectionIcon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.user-profile-module__IGQpRG__hiddenInput{display:none}.user-profile-module__IGQpRG__photoLayout{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:stretch;gap:1rem;display:grid}.user-profile-module__IGQpRG__avatarPreviewPanel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1rem;min-width:0;min-height:132px;padding:1rem;display:flex}.user-profile-module__IGQpRG__avatarPreviewPanel>div{flex-direction:column;gap:.28rem;min-width:0;display:flex}.user-profile-module__IGQpRG__avatarPreviewPanel strong{min-width:0;color:var(--psi-text,#0f172a);text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:850;line-height:1.25;overflow:hidden}.user-profile-module__IGQpRG__avatarPreviewPanel span:not(.user-profile-module__IGQpRG__uploadAvatar):not(.user-profile-module__IGQpRG__profileAvatarFallback){color:#64748b;font-size:.82rem;font-weight:700;line-height:1.35}.user-profile-module__IGQpRG__uploadArea{width:100%;min-height:132px;color:var(--psi-primary);cursor:pointer;text-align:center;transition:border-color var(--psi-transition), background var(--psi-transition), box-shadow var(--psi-transition), transform var(--psi-transition);background:#fff;border:2px dashed #818cf88c;border-radius:16px;justify-content:center;align-items:center;padding:1rem 1.15rem;display:flex}.user-profile-module__IGQpRG__uploadArea:hover,.user-profile-module__IGQpRG__uploadAreaActive{background:#f5f3ff;border-color:#4f46e5db;box-shadow:0 0 0 4px #4f46e514}.user-profile-module__IGQpRG__uploadAreaInvalid{background:#fef2f2c7;border-color:#dc26268f}.user-profile-module__IGQpRG__uploadAvatar{background:#e5e7eb;border:3px solid #fff;border-radius:999px;flex:0 0 78px;justify-content:center;align-items:center;width:78px;height:78px;display:inline-flex;overflow:hidden;box-shadow:0 12px 24px #0f172a1f}.user-profile-module__IGQpRG__profilePhoto{object-fit:cover;width:100%;height:100%}.user-profile-module__IGQpRG__profileAvatarFallback{width:100%;height:100%;color:var(--psi-primary);background:#e5e7eb;justify-content:center;align-items:center;display:inline-flex;position:relative}.user-profile-module__IGQpRG__profileAvatarFallback svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:1.55rem;height:1.55rem}.user-profile-module__IGQpRG__profileAvatarFallback span{color:#475569;letter-spacing:.02em;font-size:.62rem;font-weight:900;position:absolute;bottom:5px;right:7px}.user-profile-module__IGQpRG__uploadText{min-width:0;color:var(--psi-primary);text-align:center;flex-direction:column;flex:auto;align-items:center;gap:.25rem;display:flex}.user-profile-module__IGQpRG__uploadText strong{font-size:.94rem;font-weight:850}.user-profile-module__IGQpRG__uploadText span,.user-profile-module__IGQpRG__uploadText small{color:#4f46e5;overflow-wrap:anywhere;font-size:.88rem;line-height:1.35}.user-profile-module__IGQpRG__uploadText small{font-size:.8rem}.user-profile-module__IGQpRG__fieldError{color:#dc2626;font-size:.78rem;font-weight:750;line-height:1.35}.user-profile-module__IGQpRG__infoGrid{grid-template-columns:1fr;gap:1rem;margin:0;display:grid}.user-profile-module__IGQpRG__infoField{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:.85rem .95rem}.user-profile-module__IGQpRG__infoFieldWide{grid-column:1/-1}.user-profile-module__IGQpRG__infoField dt{color:#64748b;text-transform:uppercase;letter-spacing:.035em;margin:0 0 .34rem;font-size:.76rem;font-weight:850}.user-profile-module__IGQpRG__infoField dd{min-width:0;color:var(--psi-text,#0f172a);overflow-wrap:anywhere;margin:0;font-size:.94rem;font-weight:800;line-height:1.45}.user-profile-module__IGQpRG__profileFooter{background:#fff;border-top:1px solid #e2e8f0;flex:none;justify-content:space-between;align-items:center;gap:.85rem;padding:1rem 1.6rem 1.35rem;display:flex}.user-profile-module__IGQpRG__profileFooter button{flex:none}.user-profile-module__IGQpRG__profileSkeleton{flex-direction:column;gap:.8rem;padding:1.35rem 1.6rem 1.55rem;display:flex}.user-profile-module__IGQpRG__skeletonTitle,.user-profile-module__IGQpRG__skeletonUpload,.user-profile-module__IGQpRG__skeletonInput,.user-profile-module__IGQpRG__skeletonLine,.user-profile-module__IGQpRG__skeletonLineShort,.user-profile-module__IGQpRG__skeletonFooter{background:linear-gradient(90deg,#eef2ff 25%,#f8fafc 37%,#eef2ff 63%) 0 0/400% 100%;border-radius:10px;animation:1.25s ease-in-out infinite user-profile-module__IGQpRG__skeletonPulse;display:block}.user-profile-module__IGQpRG__skeletonTitle{width:42%;height:18px}.user-profile-module__IGQpRG__skeletonUpload{border-radius:16px;width:100%;height:132px}.user-profile-module__IGQpRG__skeletonInput{width:100%;height:56px}.user-profile-module__IGQpRG__skeletonLine{width:100%;height:16px}.user-profile-module__IGQpRG__skeletonLineShort{width:72%;height:16px}.user-profile-module__IGQpRG__skeletonFooter{width:100%;height:46px;margin-top:.4rem}.user-profile-module__IGQpRG__profileErrorBox{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;flex-direction:column;gap:.75rem;margin:1.35rem 1.6rem 1.55rem;padding:1rem;display:flex}.user-profile-module__IGQpRG__profileErrorBox strong{font-size:.94rem;font-weight:850}.user-profile-module__IGQpRG__profileErrorBox span{font-size:.86rem;font-weight:650;line-height:1.4}.user-profile-module__IGQpRG__passwordOverlay{z-index:1800;background:#0f172a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user-profile-module__IGQpRG__passwordModal{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;width:min(560px,100vw - 24px);max-height:calc(100dvh - 32px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a47}.user-profile-module__IGQpRG__passwordHeader{border-bottom:1px solid #e2e8f0;padding:1.65rem 1.85rem 1.2rem}.user-profile-module__IGQpRG__passwordHeader h3{color:#0f172a;margin:0;font-size:1.35rem;font-weight:850}.user-profile-module__IGQpRG__passwordHeader p{color:#334155;margin:.55rem 2.25rem 0 0;font-size:.95rem;line-height:1.45}.user-profile-module__IGQpRG__passwordBody{flex-direction:column;flex:auto;gap:1rem;padding:1.15rem 1.85rem;display:flex;overflow-y:auto}.user-profile-module__IGQpRG__passwordField{flex-direction:column;gap:.5rem;display:flex}.user-profile-module__IGQpRG__passwordField>span:first-child{color:#0f172a;font-size:.93rem;font-weight:850}.user-profile-module__IGQpRG__passwordInputWrap{position:relative}.user-profile-module__IGQpRG__passwordInput{box-sizing:border-box;color:#0f172a;width:100%;min-height:46px;transition:border-color var(--psi-transition), box-shadow var(--psi-transition);background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:.75rem 3rem .75rem 1rem;font-size:.95rem}.user-profile-module__IGQpRG__passwordInput:focus{border-color:#a78bfa;box-shadow:0 0 0 4px #7c3aed1f}.user-profile-module__IGQpRG__passwordInputInvalid{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.user-profile-module__IGQpRG__passwordToggle{color:#64748b;cursor:pointer;width:2.1rem;height:2.1rem;transition:background var(--psi-transition), color var(--psi-transition);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.user-profile-module__IGQpRG__passwordToggle:hover{color:var(--psi-primary);background:#f5f3ff}.user-profile-module__IGQpRG__passwordToggle svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}.user-profile-module__IGQpRG__passwordChecklistWrap{margin-top:-.2rem}.user-profile-module__IGQpRG__passwordActions{background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.85rem;padding:1rem 1.85rem 1.5rem;display:flex}.user-profile-module__IGQpRG__passwordActions button{min-width:180px}@keyframes user-profile-module__IGQpRG__skeletonPulse{0%{background-position:100%}to{background-position:0}}@media (max-width:720px){.user-profile-module__IGQpRG__photoLayout{grid-template-columns:1fr}.user-profile-module__IGQpRG__avatarPreviewPanel,.user-profile-module__IGQpRG__uploadArea{min-height:118px}}@media (max-width:560px){.user-profile-module__IGQpRG__profileOverlay,.user-profile-module__IGQpRG__passwordOverlay{align-items:stretch;padding:8px}.user-profile-module__IGQpRG__profileModal,.user-profile-module__IGQpRG__passwordModal{border-radius:18px;width:100%;max-height:calc(100dvh - 16px)}.user-profile-module__IGQpRG__profileHeader,.user-profile-module__IGQpRG__profileContent,.user-profile-module__IGQpRG__profileFooter,.user-profile-module__IGQpRG__passwordHeader,.user-profile-module__IGQpRG__passwordBody,.user-profile-module__IGQpRG__passwordActions{padding-left:1rem;padding-right:1rem}.user-profile-module__IGQpRG__profileHeader{padding-top:1.25rem}.user-profile-module__IGQpRG__profileContent{gap:1.15rem}.user-profile-module__IGQpRG__sectionHeader{gap:.65rem}.user-profile-module__IGQpRG__avatarPreviewPanel{flex-direction:column;align-items:flex-start}.user-profile-module__IGQpRG__avatarPreviewPanel strong{white-space:normal}.user-profile-module__IGQpRG__infoGrid{grid-template-columns:1fr}.user-profile-module__IGQpRG__infoFieldWide{grid-column:auto}.user-profile-module__IGQpRG__profileFooter,.user-profile-module__IGQpRG__passwordActions{flex-direction:column-reverse;align-items:stretch}.user-profile-module__IGQpRG__profileFooter button,.user-profile-module__IGQpRG__passwordActions button{width:100%;min-width:0}}.user-profile-module__IGQpRG__passwordModal>.user-profile-module__IGQpRG__closeButton{z-index:2;color:#94a3b8;position:absolute;top:1rem;right:1rem}
.tag-dialog-module__y9eloG__overlay{z-index:2100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a6b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.tag-dialog-module__y9eloG__dialog{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;width:min(520px,100%);max-height:calc(100dvh - 2rem);display:flex;overflow:hidden;box-shadow:0 28px 70px #0f172a3d}.tag-dialog-module__y9eloG__header{border-bottom:1px solid #eef2ff;flex:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.2rem;display:flex}.tag-dialog-module__y9eloG__header h3{color:#0f172a;margin:0;font-size:1.05rem;font-weight:850}.tag-dialog-module__y9eloG__header button{color:#7c3aed;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .18s,color .18s;display:inline-flex}.tag-dialog-module__y9eloG__header button:hover:not(:disabled){color:#5b21b6;background:#f5f3ff}.tag-dialog-module__y9eloG__header button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.tag-dialog-module__y9eloG__body{flex-direction:column;flex:auto;gap:1rem;min-height:0;padding:1.15rem 1.2rem;display:flex;overflow-y:auto}.tag-dialog-module__y9eloG__field{flex-direction:column;gap:.45rem;display:flex}.tag-dialog-module__y9eloG__field span,.tag-dialog-module__y9eloG__colorSection>span,.tag-dialog-module__y9eloG__suggestions>span{color:#334155;font-size:.84rem;font-weight:850}.tag-dialog-module__y9eloG__field input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;min-height:2.85rem;padding:0 .85rem;font-size:.92rem;font-weight:700;transition:border-color .18s,box-shadow .18s}.tag-dialog-module__y9eloG__field input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.tag-dialog-module__y9eloG__colorSection,.tag-dialog-module__y9eloG__suggestions{flex-direction:column;gap:.55rem;display:flex}.tag-dialog-module__y9eloG__colorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.tag-dialog-module__y9eloG__colorGrid button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:flex-start;align-items:center;gap:.45rem;min-height:2.25rem;padding:0 .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.tag-dialog-module__y9eloG__colorGrid button span{border-radius:999px;width:.72rem;height:.72rem;box-shadow:inset 0 0 0 1px #ffffff80}.tag-dialog-module__y9eloG__colorSelected{color:#5b21b6!important;background:#f5f3ff!important;border-color:#c4b5fd!important}.tag-dialog-module__y9eloG__suggestions div{flex-wrap:wrap;gap:.45rem;display:flex}.tag-dialog-module__y9eloG__suggestions button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:800;transition:background .18s,border-color .18s,color .18s}.tag-dialog-module__y9eloG__suggestions button:hover{color:#7c3aed;background:#f5f3ff;border-color:#c4b5fd}.tag-dialog-module__y9eloG__footer{background:#fff;border-top:1px solid #eef2ff;flex:none;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;display:flex}.tag-dialog-module__y9eloG__cancelButton,.tag-dialog-module__y9eloG__submitButton{cursor:pointer;border-radius:12px;min-height:2.6rem;padding:0 1rem;font-size:.88rem;font-weight:850;transition:background .18s,border-color .18s,color .18s,opacity .18s}.tag-dialog-module__y9eloG__cancelButton{color:#475569;background:#fff;border:1px solid #cbd5e1}.tag-dialog-module__y9eloG__cancelButton:hover:not(:disabled){color:#0f172a;background:#f8fafc}.tag-dialog-module__y9eloG__submitButton{color:#fff;background:#7c3aed;border:1px solid #7c3aed;box-shadow:0 10px 22px #7c3aed38}.tag-dialog-module__y9eloG__submitButton:hover:not(:disabled){background:#6d28d9}.tag-dialog-module__y9eloG__cancelButton:disabled,.tag-dialog-module__y9eloG__submitButton:disabled{cursor:not-allowed;opacity:.64}@media (max-width:560px){.tag-dialog-module__y9eloG__colorGrid{grid-template-columns:1fr 1fr}.tag-dialog-module__y9eloG__footer{flex-direction:column}}
.attachments-module__-KT78q__attachmentsTab{flex-direction:column;gap:1.35rem;display:flex}.attachments-module__-KT78q__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.attachments-module__-KT78q__header h3{color:var(--psi-text,#0f172a);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:850}.attachments-module__-KT78q__header p{color:#64748b;margin:.25rem 0 0;font-size:.87rem;font-weight:650;line-height:1.45}.attachments-module__-KT78q__header>button,.attachments-module__-KT78q__stateBox button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.45rem;min-height:2.35rem;padding:0 .85rem;font-size:.82rem;font-weight:850;transition:background .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.attachments-module__-KT78q__header>button:hover:not(:disabled),.attachments-module__-KT78q__stateBox button:hover:not(:disabled){color:var(--psi-primary,#7c3aed);background:#f5f3ff;border-color:#c4b5fd}.attachments-module__-KT78q__header>button:disabled,.attachments-module__-KT78q__stateBox button:disabled{cursor:not-allowed;opacity:.58}.attachments-module__-KT78q__header svg,.attachments-module__-KT78q__dropzone svg,.attachments-module__-KT78q__attachmentItem svg,.attachments-module__-KT78q__previewDialog svg,.attachments-module__-KT78q__confirmDialog svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.attachments-module__-KT78q__spin{animation:.8s linear infinite attachments-module__-KT78q__spin}@keyframes attachments-module__-KT78q__spin{to{transform:rotate(360deg)}}.attachments-module__-KT78q__sectionsStack{flex-direction:column;gap:1.4rem;display:flex}.attachments-module__-KT78q__attachmentSection{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.85rem;padding-bottom:1.35rem;display:flex}.attachments-module__-KT78q__attachmentSection:last-child{border-bottom:0;padding-bottom:0}.attachments-module__-KT78q__sectionHeader h4{color:#334155;margin:0;font-size:.92rem;font-weight:850}.attachments-module__-KT78q__sectionHeader p{color:#64748b;margin:.22rem 0 0;font-size:.83rem;font-weight:650;line-height:1.45}.attachments-module__-KT78q__dropzone{color:#64748b;cursor:pointer;text-align:center;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:.32rem;min-height:7.2rem;padding:1rem;transition:border-color .18s,background .18s,color .18s;display:flex}.attachments-module__-KT78q__dropzone:hover,.attachments-module__-KT78q__dropzoneActive{color:var(--psi-primary,#7c3aed);background:#f5f3ff;border-color:#c4b5fd}.attachments-module__-KT78q__dropzoneDisabled{cursor:not-allowed;opacity:.66}.attachments-module__-KT78q__dropzoneIcon{width:2.25rem;height:2.25rem;color:var(--psi-primary,#7c3aed);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 18px #7c3aed1f}.attachments-module__-KT78q__dropzone strong{color:#334155;font-size:.9rem;font-weight:850}.attachments-module__-KT78q__dropzone small{color:#64748b;font-size:.8rem;font-weight:700}.attachments-module__-KT78q__attachmentList{flex-direction:column;gap:.65rem;display:flex}.attachments-module__-KT78q__attachmentItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:2.45rem minmax(0,1fr) auto;align-items:center;gap:.85rem;min-width:0;padding:.8rem;display:grid}.attachments-module__-KT78q__attachmentIcon{width:2.35rem;height:2.35rem;color:var(--psi-primary,#7c3aed);background:#f5f3ff;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.attachments-module__-KT78q__attachmentIcon svg{width:1.15rem;height:1.15rem}.attachments-module__-KT78q__attachmentInfo{flex-direction:column;gap:.22rem;min-width:0;display:flex}.attachments-module__-KT78q__attachmentInfo strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:.9rem;font-weight:850;line-height:1.35;overflow:hidden}.attachments-module__-KT78q__attachmentInfo small{color:#64748b;font-size:.78rem;font-weight:700}.attachments-module__-KT78q__attachmentActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.attachments-module__-KT78q__attachmentActions button,.attachments-module__-KT78q__attachmentActions a{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:0 .65rem;font-size:.76rem;font-weight:850;text-decoration:none;transition:color .18s,background .18s,border-color .18s,opacity .18s;display:inline-flex}.attachments-module__-KT78q__attachmentActions button:hover:not(:disabled),.attachments-module__-KT78q__attachmentActions a:hover{color:var(--psi-primary,#7c3aed);background:#f5f3ff;border-color:#c4b5fd}.attachments-module__-KT78q__attachmentActions .attachments-module__-KT78q__removeAction{color:#dc2626;background:#fff7f7;border-color:#fecaca}.attachments-module__-KT78q__attachmentActions .attachments-module__-KT78q__removeAction:hover:not(:disabled){color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.attachments-module__-KT78q__attachmentActions button:disabled{cursor:not-allowed;opacity:.6}.attachments-module__-KT78q__attachmentActions svg{flex:none;width:.88rem;height:.88rem}.attachments-module__-KT78q__tagList{flex-wrap:wrap;gap:.35rem;margin-top:.18rem;display:flex}.attachments-module__-KT78q__tagBadge{color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;align-items:center;gap:.3rem;width:fit-content;padding:.18rem .5rem;font-size:.72rem;font-weight:850;display:inline-flex}.attachments-module__-KT78q__tagBadge[data-color=blue]{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.attachments-module__-KT78q__tagBadge[data-color=green]{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.attachments-module__-KT78q__tagBadge[data-color=yellow]{color:#a16207;background:#fffbeb;border-color:#fde68a}.attachments-module__-KT78q__tagBadge[data-color=red]{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.attachments-module__-KT78q__tagBadge[data-color=gray]{color:#475569;background:#f8fafc;border-color:#cbd5e1}.attachments-module__-KT78q__tagBadge button{color:currentColor;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:1rem;height:1rem;padding:0;display:inline-flex}.attachments-module__-KT78q__tagBadge svg{width:.72rem;height:.72rem}.attachments-module__-KT78q__emptyBox,.attachments-module__-KT78q__permissionBox,.attachments-module__-KT78q__stateBox{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;font-size:.88rem;font-weight:700}.attachments-module__-KT78q__stateBox{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.attachments-module__-KT78q__stateBox strong{color:#0f172a;font-size:.95rem;font-weight:850}.attachments-module__-KT78q__skeletonStack{flex-direction:column;gap:.8rem;display:flex}.attachments-module__-KT78q__skeletonStack span{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:16px;height:3.5rem;animation:1.25s ease-in-out infinite attachments-module__-KT78q__skeleton;display:block}@keyframes attachments-module__-KT78q__skeleton{0%{background-position:100%}to{background-position:0}}.attachments-module__-KT78q__previewOverlay,.attachments-module__-KT78q__confirmOverlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.attachments-module__-KT78q__previewDialog{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;width:min(1080px,100vw - 2rem);height:min(82dvh,760px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a42}.attachments-module__-KT78q__previewHeader{border-bottom:1px solid #eef2ff;flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.attachments-module__-KT78q__previewHeader h3{color:#0f172a;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:850}.attachments-module__-KT78q__previewHeader p{color:#64748b;margin:.25rem 0 0;font-size:.78rem;font-weight:700}.attachments-module__-KT78q__previewHeader button{color:#7c3aed;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex}.attachments-module__-KT78q__previewHeader button:hover{background:#f5f3ff}.attachments-module__-KT78q__previewBody{background:#f8fafc;flex:auto;justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex;overflow:auto}.attachments-module__-KT78q__previewBody img{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%}.attachments-module__-KT78q__previewBody iframe{background:#fff;border:0;border-radius:12px;width:100%;height:100%}.attachments-module__-KT78q__previewBody pre{box-sizing:border-box;color:#0f172a;white-space:pre-wrap;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-height:100%;margin:0;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.55}.attachments-module__-KT78q__previewLoading{color:#475569;text-align:center;background:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:5rem;padding:1rem 1.2rem;font-size:.88rem;font-weight:800;display:inline-flex}.attachments-module__-KT78q__previewHidden{opacity:0;pointer-events:none;position:absolute;width:1px!important;height:1px!important}.attachments-module__-KT78q__previewFallback{color:#475569;text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.attachments-module__-KT78q__previewFallback strong{color:#0f172a;font-size:.95rem;font-weight:850}.attachments-module__-KT78q__previewFallback a{color:#fff;background:#7c3aed;border-radius:12px;justify-content:center;align-items:center;min-height:2.4rem;padding:0 .95rem;font-size:.84rem;font-weight:850;text-decoration:none;display:inline-flex}.attachments-module__-KT78q__confirmDialog{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(420px,100%);padding:1.1rem;box-shadow:0 22px 60px #0f172a3d}.attachments-module__-KT78q__confirmDialog h3{color:#0f172a;margin:0;font-size:1.02rem;font-weight:850}.attachments-module__-KT78q__confirmDialog p{color:#64748b;margin:.45rem 0 1rem;font-size:.88rem;font-weight:650}.attachments-module__-KT78q__confirmDialog footer{justify-content:space-between;gap:1rem;display:flex}.attachments-module__-KT78q__confirmDialog button{cursor:pointer;border-radius:12px;min-height:2.5rem;padding:0 1rem;font-size:.84rem;font-weight:850}.attachments-module__-KT78q__confirmDialog button:first-child{color:#475569;background:#fff;border:1px solid #cbd5e1}.attachments-module__-KT78q__confirmDialog button:last-child{color:#fff;background:#dc2626;border:1px solid #dc2626}@media (max-width:760px){.attachments-module__-KT78q__header{flex-direction:column;align-items:stretch}.attachments-module__-KT78q__header>button{width:fit-content}.attachments-module__-KT78q__attachmentItem{grid-template-columns:2.45rem minmax(0,1fr);align-items:start}.attachments-module__-KT78q__attachmentActions{grid-column:1/-1;justify-content:flex-start;padding-left:3.3rem}.attachments-module__-KT78q__previewDialog{width:100%;height:calc(100dvh - 2rem)}}@media (max-width:520px){.attachments-module__-KT78q__attachmentActions{padding-left:0}.attachments-module__-KT78q__attachmentActions button,.attachments-module__-KT78q__attachmentActions a{flex:auto}.attachments-module__-KT78q__confirmDialog footer{flex-direction:column}}.attachments-module__-KT78q__attachmentItemHighlighted{background:linear-gradient(#f5f3ffe6,#fff 68%);border-color:#7c3aed94;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:0 0 0 3px #7c3aed24,0 14px 30px #4f46e51a}
.solicitacoes-module__E8yn6G__wrapper{flex-direction:column;gap:1.35rem;display:flex}.solicitacoes-module__E8yn6G__pageHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.solicitacoes-module__E8yn6G__title{color:var(--psi-text);letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,2.2vw,2.25rem);font-weight:800;line-height:1.05}.solicitacoes-module__E8yn6G__subtitle{color:var(--psi-text-light);margin:.55rem 0 0;font-size:.98rem;line-height:1.5}.solicitacoes-module__E8yn6G__resultCount{min-height:2.25rem;color:var(--psi-primary);white-space:nowrap;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;justify-content:center;align-items:center;margin-top:.15rem;padding:0 .9rem;font-size:.82rem;font-weight:800;display:inline-flex}.solicitacoes-module__E8yn6G__summaryCard,.solicitacoes-module__E8yn6G__filtersCard,.solicitacoes-module__E8yn6G__resultsArea,.solicitacoes-module__E8yn6G__errorCard{border:1px solid var(--psi-border-light);background:var(--psi-surface);box-shadow:var(--psi-shadow-sm);border-radius:18px}.solicitacoes-module__E8yn6G__summaryCard{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.solicitacoes-module__E8yn6G__summaryHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.solicitacoes-module__E8yn6G__summaryHeader h2,.solicitacoes-module__E8yn6G__filtersHeader h2{color:var(--psi-text);margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.solicitacoes-module__E8yn6G__summaryHeader p,.solicitacoes-module__E8yn6G__filtersHeader p{color:var(--psi-text-light);margin:.35rem 0 0;font-size:.86rem;line-height:1.45}.solicitacoes-module__E8yn6G__summaryChips{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.solicitacoes-module__E8yn6G__summaryChip{border-radius:999px;align-items:center;gap:.5rem;min-height:1.85rem;padding:0 .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.solicitacoes-module__E8yn6G__summaryChip span{border-radius:999px;width:.45rem;height:.45rem}.solicitacoes-module__E8yn6G__summaryChip strong{opacity:.72;font-weight:800}.solicitacoes-module__E8yn6G__summaryChipSuccess{color:#059669;background:#ecfdf5}.solicitacoes-module__E8yn6G__summaryChipSuccess span{background:#10b981}.solicitacoes-module__E8yn6G__summaryChipDanger{color:#dc2626;background:#fef2f2}.solicitacoes-module__E8yn6G__summaryChipDanger span{background:#ef4444}.solicitacoes-module__E8yn6G__summaryChipPrimary{color:var(--psi-primary);background:#eef2ff}.solicitacoes-module__E8yn6G__summaryChipPrimary span{background:var(--psi-primary)}.solicitacoes-module__E8yn6G__filtersCard{z-index:8;padding:1.25rem;position:relative;overflow:visible}.solicitacoes-module__E8yn6G__filtersHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.solicitacoes-module__E8yn6G__filtersActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.solicitacoes-module__E8yn6G__secondaryButton,.solicitacoes-module__E8yn6G__iconButton,.solicitacoes-module__E8yn6G__errorCard button{border:1px solid var(--psi-border-light);color:#334155;cursor:pointer;min-height:2.35rem;transition:transform var(--psi-transition), border-color var(--psi-transition), background var(--psi-transition), color var(--psi-transition), box-shadow var(--psi-transition);background:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:.84rem;font-weight:800;display:inline-flex}.solicitacoes-module__E8yn6G__secondaryButton{gap:.45rem;padding:0 .85rem}.solicitacoes-module__E8yn6G__secondaryButton svg,.solicitacoes-module__E8yn6G__iconButton svg,.solicitacoes-module__E8yn6G__errorCard button svg,.solicitacoes-module__E8yn6G__customSelectTrigger svg,.solicitacoes-module__E8yn6G__customSelectOption svg,.solicitacoes-module__E8yn6G__viewToggle svg,.solicitacoes-module__E8yn6G__emptyState svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1rem;height:1rem}.solicitacoes-module__E8yn6G__secondaryButton:hover,.solicitacoes-module__E8yn6G__iconButton:hover,.solicitacoes-module__E8yn6G__errorCard button:hover{color:var(--psi-primary);background:linear-gradient(#f5f3ff 0%,#eef2ff 100%);border-color:#c4b5fd;transform:translateY(-1px)scale(1.01);box-shadow:0 10px 22px #4f46e524}.solicitacoes-module__E8yn6G__secondaryButton:active,.solicitacoes-module__E8yn6G__iconButton:active,.solicitacoes-module__E8yn6G__errorCard button:active{transform:translateY(0)scale(.98)}.solicitacoes-module__E8yn6G__iconButton{width:2.35rem;color:var(--psi-primary);padding:0}.solicitacoes-module__E8yn6G__iconButton:disabled{cursor:not-allowed;opacity:.7;transform:none}.solicitacoes-module__E8yn6G__spin{animation:.85s linear infinite solicitacoes-module__E8yn6G__spin}@keyframes solicitacoes-module__E8yn6G__spin{to{transform:rotate(360deg)}}.solicitacoes-module__E8yn6G__filtersBody{border-top:1px solid var(--psi-border-light);grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.solicitacoes-module__E8yn6G__fieldGroup,.solicitacoes-module__E8yn6G__customSelectWrap{flex-direction:column;gap:.5rem;min-width:0;display:flex;position:relative}.solicitacoes-module__E8yn6G__searchFilterField{grid-column:span 2}.solicitacoes-module__E8yn6G__fieldGroup span,.solicitacoes-module__E8yn6G__fieldLabel{color:var(--psi-text);font-size:.83rem;font-weight:800}.solicitacoes-module__E8yn6G__fieldGroup input{border:1px solid var(--psi-border);width:100%;min-height:2.85rem;color:var(--psi-text);transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition);background:#fff;border-radius:12px;outline:0;padding:0 .85rem;font-size:.92rem}.solicitacoes-module__E8yn6G__fieldGroup input::placeholder{color:#94a3b8}.solicitacoes-module__E8yn6G__fieldGroup input:focus{border-color:var(--psi-primary);box-shadow:0 0 0 4px #4f46e51f}.solicitacoes-module__E8yn6G__customSelectTrigger{border:1px solid var(--psi-border);width:100%;min-height:2.85rem;color:var(--psi-text);text-align:left;cursor:pointer;transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition), transform var(--psi-transition);background:#fff;border-radius:12px;outline:0;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .85rem;font-size:.92rem;font-weight:700;display:flex}.solicitacoes-module__E8yn6G__customSelectTrigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.solicitacoes-module__E8yn6G__customSelectTrigger svg{width:1.05rem;height:1.05rem;color:var(--psi-primary);transition:transform var(--psi-transition)}.solicitacoes-module__E8yn6G__customSelectTrigger:hover{background:#fbfaff;border-color:#c4b5fd}.solicitacoes-module__E8yn6G__customSelectTrigger:focus-visible,.solicitacoes-module__E8yn6G__customSelectTriggerOpen{border-color:var(--psi-primary);box-shadow:0 0 0 4px #4f46e51f}.solicitacoes-module__E8yn6G__customSelectTriggerOpen svg{transform:rotate(180deg)}.solicitacoes-module__E8yn6G__customSelectMenu{z-index:30;background:#fff;border:1px solid #dbe2ef;border-radius:14px;max-height:15rem;padding:.4rem;animation:.16s ease-out solicitacoes-module__E8yn6G__selectMenuIn;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow-y:auto;box-shadow:0 18px 38px #0f172a24,0 8px 18px #4f46e514}@keyframes solicitacoes-module__E8yn6G__selectMenuIn{0%{opacity:0;transform:translateY(-.25rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.solicitacoes-module__E8yn6G__customSelectOption{color:#334155;text-align:left;cursor:pointer;width:100%;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition);background:0 0;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .7rem;font-size:.88rem;font-weight:700;display:flex}.solicitacoes-module__E8yn6G__customSelectOption:hover{color:var(--psi-primary);background:#f5f3ff;transform:translate(2px)}.solicitacoes-module__E8yn6G__customSelectOptionSelected{color:var(--psi-primary);background:#eef2ff}.solicitacoes-module__E8yn6G__resultsToolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.solicitacoes-module__E8yn6G__viewToggle{border:1px solid var(--psi-border-light);box-shadow:var(--psi-shadow-sm);background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.25rem;display:inline-flex}.solicitacoes-module__E8yn6G__viewToggle button{color:#64748b;cursor:pointer;min-height:2rem;transition:background var(--psi-transition), color var(--psi-transition), box-shadow var(--psi-transition);background:0 0;border-radius:999px;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.84rem;font-weight:800;display:inline-flex}.solicitacoes-module__E8yn6G__viewToggle button:hover{color:var(--psi-primary);background:#f8fafc}.solicitacoes-module__E8yn6G__viewToggleActive{box-shadow:inset 0 0 0 1px #ddd6fe;color:var(--psi-primary)!important;background:#eef2ff!important}.solicitacoes-module__E8yn6G__resultsArea{z-index:1;padding:0;position:relative;overflow:visible}.solicitacoes-module__E8yn6G__resultsAreaCards{box-shadow:none;background:0 0;border:0;padding:0}.solicitacoes-module__E8yn6G__tableScroller{width:100%;overflow-x:auto}.solicitacoes-module__E8yn6G__table{border-collapse:collapse;width:100%;min-width:1120px;font-size:.86rem}.solicitacoes-module__E8yn6G__table thead tr{border-bottom:1px solid var(--psi-border-light)}.solicitacoes-module__E8yn6G__table th{color:#0f172a;text-align:center;text-transform:none;white-space:nowrap;padding:1rem .85rem;font-size:.78rem;font-weight:900}.solicitacoes-module__E8yn6G__table td{color:#334155;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:1rem .85rem;font-size:.84rem;font-weight:600}.solicitacoes-module__E8yn6G__table tbody tr{transition:background var(--psi-transition), transform var(--psi-transition)}.solicitacoes-module__E8yn6G__table tbody tr:hover{background:#f8fafc}.solicitacoes-module__E8yn6G__tableName{max-width:18rem;color:#0f172a!important;white-space:normal!important;font-weight:700!important}.solicitacoes-module__E8yn6G__badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:1.65rem;padding:0 .72rem;font-size:.73rem;font-weight:800;line-height:1;display:inline-flex}.solicitacoes-module__E8yn6G__badgeSuccess{color:#059669;background:#ecfdf5;border-color:#bbf7d0}.solicitacoes-module__E8yn6G__badgeDanger{color:#dc2626;background:#fef2f2;border-color:#fecaca}.solicitacoes-module__E8yn6G__badgeNeutral{color:#475569;background:#f8fafc;border-color:#e2e8f0}.solicitacoes-module__E8yn6G__badgeCritical{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.solicitacoes-module__E8yn6G__badgeHigh{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.solicitacoes-module__E8yn6G__badgeMedium{color:#a16207;background:#fffbeb;border-color:#fde68a}.solicitacoes-module__E8yn6G__badgeLow{color:#334155;background:#f8fafc;border-color:#e2e8f0}.solicitacoes-module__E8yn6G__detailsButton{min-height:1.85rem;color:var(--psi-primary);cursor:pointer;transition:background var(--psi-transition), color var(--psi-transition);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0 .65rem;font-size:.8rem;font-weight:900;display:inline-flex}.solicitacoes-module__E8yn6G__detailsButton:hover{color:var(--psi-primary-hover);background:#eef2ff}.solicitacoes-module__E8yn6G__cardDetailsButton{color:#fff;background:linear-gradient(135deg, var(--psi-primary) 0%, #6d5dfc 100%);cursor:pointer;min-height:2.35rem;transition:transform var(--psi-transition), box-shadow var(--psi-transition), filter var(--psi-transition);border-radius:12px;justify-content:center;align-self:center;align-items:center;padding:0 1.05rem;font-size:.86rem;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #4f46e53d}.solicitacoes-module__E8yn6G__cardDetailsButton:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 28px #4f46e54d}.solicitacoes-module__E8yn6G__cardDetailsButton:active{transform:translateY(0)scale(.98)}.solicitacoes-module__E8yn6G__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.solicitacoes-module__E8yn6G__automationCard{border:1px solid var(--psi-border-light);box-shadow:var(--psi-shadow-sm);background:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.solicitacoes-module__E8yn6G__automationCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.solicitacoes-module__E8yn6G__automationCardHeader>div>span{color:var(--psi-primary);font-size:.78rem;font-weight:900}.solicitacoes-module__E8yn6G__automationCardHeader h3{color:var(--psi-text);margin:.25rem 0 0;font-size:1rem;font-weight:850;line-height:1.28}.solicitacoes-module__E8yn6G__automationCardHeader .solicitacoes-module__E8yn6G__badge{flex-shrink:0}.solicitacoes-module__E8yn6G__automationCardSkeleton{border:1px solid var(--psi-border-light);box-shadow:var(--psi-shadow-sm);background:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.solicitacoes-module__E8yn6G__cardSkeletonHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.solicitacoes-module__E8yn6G__cardSkeletonHeader div{flex-direction:column;flex:auto;gap:.6rem;display:flex}.solicitacoes-module__E8yn6G__cardSkeletonHeader span,.solicitacoes-module__E8yn6G__cardSkeletonHeader strong,.solicitacoes-module__E8yn6G__cardSkeletonHeader em,.solicitacoes-module__E8yn6G__cardSkeletonGrid span,.solicitacoes-module__E8yn6G__automationCardSkeleton footer{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:999px;animation:1.25s ease-in-out infinite solicitacoes-module__E8yn6G__skeleton;display:block}.solicitacoes-module__E8yn6G__cardSkeletonHeader span{width:3.2rem;height:.75rem}.solicitacoes-module__E8yn6G__cardSkeletonHeader strong{width:min(18rem,75%);height:1.2rem}.solicitacoes-module__E8yn6G__cardSkeletonHeader em{flex:none;width:4.4rem;height:1.7rem}.solicitacoes-module__E8yn6G__cardSkeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.solicitacoes-module__E8yn6G__cardSkeletonGrid span{border-radius:12px;height:2.25rem}.solicitacoes-module__E8yn6G__automationCardSkeleton footer{border-radius:12px;align-self:center;width:7rem;height:2.35rem}.solicitacoes-module__E8yn6G__cardDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;display:grid}.solicitacoes-module__E8yn6G__cardDetails div{min-width:0}.solicitacoes-module__E8yn6G__cardDetails dt{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:800}.solicitacoes-module__E8yn6G__cardDetails dd{color:#1e293b;overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.88rem;font-weight:700}.solicitacoes-module__E8yn6G__pagination{color:#64748b;justify-content:space-between;align-items:center;gap:1rem;font-size:.84rem;font-weight:700;display:flex}.solicitacoes-module__E8yn6G__pagination div{align-items:center;gap:.55rem;display:flex}.solicitacoes-module__E8yn6G__pagination button{border:1px solid var(--psi-border-light);color:#334155;cursor:pointer;min-height:2.2rem;transition:background var(--psi-transition), border-color var(--psi-transition), color var(--psi-transition);background:#fff;border-radius:10px;padding:0 .75rem;font-size:.82rem;font-weight:800}.solicitacoes-module__E8yn6G__pagination button:hover:not(:disabled){color:var(--psi-primary);background:#f5f3ff;border-color:#c4b5fd}.solicitacoes-module__E8yn6G__pagination button:disabled{cursor:not-allowed;opacity:.45}.solicitacoes-module__E8yn6G__emptyState,.solicitacoes-module__E8yn6G__errorCard,.solicitacoes-module__E8yn6G__loadingArea{min-height:13rem}.solicitacoes-module__E8yn6G__emptyState{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:2rem;display:flex}.solicitacoes-module__E8yn6G__emptyState svg{width:2.25rem;height:2.25rem;color:var(--psi-primary)}.solicitacoes-module__E8yn6G__emptyState strong{color:var(--psi-text);font-size:1rem}.solicitacoes-module__E8yn6G__emptyState span{max-width:28rem;font-size:.88rem}.solicitacoes-module__E8yn6G__errorCard{flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem;padding:1.25rem;display:flex}.solicitacoes-module__E8yn6G__errorCard strong{color:var(--psi-text);font-size:1rem}.solicitacoes-module__E8yn6G__errorCard span{color:#64748b;font-size:.88rem}.solicitacoes-module__E8yn6G__errorCard button{gap:.45rem;margin-top:.25rem;padding:0 .85rem}.solicitacoes-module__E8yn6G__loadingArea{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.solicitacoes-module__E8yn6G__loadingArea div{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:12px;height:2.6rem;animation:1.25s ease-in-out infinite solicitacoes-module__E8yn6G__skeleton}@keyframes solicitacoes-module__E8yn6G__skeleton{0%{background-position:100%}to{background-position:0}}@media (max-width:1180px){.solicitacoes-module__E8yn6G__filtersBody{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.solicitacoes-module__E8yn6G__pageHeader,.solicitacoes-module__E8yn6G__filtersHeader,.solicitacoes-module__E8yn6G__pagination{flex-direction:column;align-items:stretch}.solicitacoes-module__E8yn6G__resultCount,.solicitacoes-module__E8yn6G__filtersActions{width:100%}.solicitacoes-module__E8yn6G__filtersActions{justify-content:stretch}.solicitacoes-module__E8yn6G__secondaryButton{flex:auto}.solicitacoes-module__E8yn6G__cardsGrid{grid-template-columns:1fr}}.solicitacoes-module__E8yn6G__requestHistoryStack{flex-direction:column;gap:1.35rem;display:flex}.solicitacoes-module__E8yn6G__requestHistoryHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.solicitacoes-module__E8yn6G__requestHistoryHeader h3{color:var(--psi-text);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:850}.solicitacoes-module__E8yn6G__requestHistoryHeader p{color:#64748b;margin:.25rem 0 0;font-size:.87rem;font-weight:650;line-height:1.45}.solicitacoes-module__E8yn6G__requestHistoryRefreshButton{color:#334155;cursor:pointer;min-height:2.35rem;transition:background var(--psi-transition), border-color var(--psi-transition), color var(--psi-transition), opacity var(--psi-transition);background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.82rem;font-weight:850;display:inline-flex}.solicitacoes-module__E8yn6G__requestHistoryRefreshButton:hover:not(:disabled){color:var(--psi-primary);background:#f5f3ff;border-color:#c4b5fd}.solicitacoes-module__E8yn6G__requestHistoryRefreshButton:disabled{cursor:not-allowed;opacity:.58}.solicitacoes-module__E8yn6G__requestHistoryRefreshButton svg{width:.95rem;height:.95rem}.solicitacoes-module__E8yn6G__requestHistorySkeleton{flex-direction:column;gap:.8rem;display:flex}.solicitacoes-module__E8yn6G__requestHistorySkeleton span{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/400% 100%;border-radius:16px;height:3.2rem;animation:1.25s ease-in-out infinite solicitacoes-module__E8yn6G__skeleton;display:block}.solicitacoes-module__E8yn6G__requestHistoryStateBox{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.9rem;font-weight:700;display:flex}.solicitacoes-module__E8yn6G__requestHistoryStateBox strong{color:var(--psi-text);font-size:.95rem;font-weight:850}.solicitacoes-module__E8yn6G__requestHistoryTimeline{flex-direction:column;gap:1.4rem;display:flex}.solicitacoes-module__E8yn6G__requestHistoryGroup h4{color:#475569;margin:0 0 .75rem;font-size:.82rem;font-weight:850}.solicitacoes-module__E8yn6G__requestHistoryList{flex-direction:column;gap:.95rem;display:flex}.solicitacoes-module__E8yn6G__requestHistoryEvent{border-bottom:1px solid #f1f5f9;grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding-bottom:.95rem;display:grid}.solicitacoes-module__E8yn6G__requestHistoryEvent:last-child{border-bottom:0;padding-bottom:0}.solicitacoes-module__E8yn6G__requestHistoryEventIcon{width:1.9rem;height:1.9rem;color:var(--psi-primary);background:#f5f3ff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 0 4px #faf5ff}.solicitacoes-module__E8yn6G__requestHistoryEventIcon svg{width:1rem;height:1rem}.solicitacoes-module__E8yn6G__requestHistoryEventBody{min-width:0}.solicitacoes-module__E8yn6G__requestHistoryEventBody strong{color:var(--psi-text);font-size:.94rem;font-weight:850;line-height:1.35;display:block}.solicitacoes-module__E8yn6G__requestHistoryEventBody p{color:#334155;overflow-wrap:anywhere;white-space:pre-line;margin:.22rem 0 0;font-size:.88rem;font-weight:650;line-height:1.45}.solicitacoes-module__E8yn6G__requestHistoryEventBody small{color:#64748b;margin-top:.25rem;font-size:.78rem;font-weight:700;line-height:1.4;display:block}.solicitacoes-module__E8yn6G__requestHistoryFileRow{align-items:flex-start;margin-top:.45rem;display:flex}.solicitacoes-module__E8yn6G__requestHistoryFileChip{color:#475569;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:.25rem .6rem;font-size:.76rem;font-weight:800;display:inline-flex}.solicitacoes-module__E8yn6G__requestHistoryTechnicalBlock{flex-direction:column;align-items:flex-start;margin-top:.45rem;display:flex}.solicitacoes-module__E8yn6G__requestHistoryDetailsToggle{color:var(--psi-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:850;display:inline-flex}.solicitacoes-module__E8yn6G__requestHistoryDetailsToggle:hover{color:var(--psi-primary-hover);text-decoration:underline}.solicitacoes-module__E8yn6G__requestHistoryTechnicalDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;margin:.7rem 0 0;padding:.85rem;display:grid}.solicitacoes-module__E8yn6G__requestHistoryTechnicalDetails div{min-width:0}.solicitacoes-module__E8yn6G__requestHistoryTechnicalDetails dt{color:#64748b;text-transform:uppercase;letter-spacing:.035em;margin:0 0 .18rem;font-size:.7rem;font-weight:850}.solicitacoes-module__E8yn6G__requestHistoryTechnicalDetails dd{color:#334155;overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:700;line-height:1.45}@media (max-width:768px){.solicitacoes-module__E8yn6G__viewToggle{display:none}.solicitacoes-module__E8yn6G__resultsArea{box-shadow:none;background:0 0;border:0}.solicitacoes-module__E8yn6G__tableScroller{display:none}}@media (min-width:769px){.solicitacoes-module__E8yn6G__cardsGrid{display:none}.solicitacoes-module__E8yn6G__resultsAreaCards .solicitacoes-module__E8yn6G__cardsGrid{display:grid}.solicitacoes-module__E8yn6G__resultsAreaCards .solicitacoes-module__E8yn6G__tableScroller{display:none}}@media (max-width:640px){.solicitacoes-module__E8yn6G__filtersBody{grid-template-columns:1fr}.solicitacoes-module__E8yn6G__searchFilterField{grid-column:auto}.solicitacoes-module__E8yn6G__summaryCard,.solicitacoes-module__E8yn6G__filtersCard{border-radius:16px;padding:1rem}.solicitacoes-module__E8yn6G__summaryChips{align-items:stretch}.solicitacoes-module__E8yn6G__summaryChip{flex:100%;justify-content:center}.solicitacoes-module__E8yn6G__filtersActions{flex-direction:column}.solicitacoes-module__E8yn6G__secondaryButton{width:100%}.solicitacoes-module__E8yn6G__resultsToolbar{justify-content:flex-end}.solicitacoes-module__E8yn6G__cardDetails{grid-template-columns:1fr}.solicitacoes-module__E8yn6G__pagination div{justify-content:space-between;width:100%}.solicitacoes-module__E8yn6G__pagination button{flex:auto}}.solicitacoes-module__E8yn6G__modalOverlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a80;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.solicitacoes-module__E8yn6G__modal{background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;flex-direction:column;width:min(960px,100%);max-height:calc(100vh - 3rem);animation:.18s ease-out solicitacoes-module__E8yn6G__modalIn;display:flex;overflow:visible;box-shadow:0 28px 70px #0f172a47}@keyframes solicitacoes-module__E8yn6G__modalIn{0%{opacity:0;transform:translateY(.4rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.solicitacoes-module__E8yn6G__modalHeader{border-bottom:1px solid var(--psi-border-light);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem 1.5rem 1.1rem;display:flex}.solicitacoes-module__E8yn6G__modalHeaderInfo{min-width:0}.solicitacoes-module__E8yn6G__modalHeaderMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.solicitacoes-module__E8yn6G__modalHeaderMeta>span:last-child{color:var(--psi-primary);font-size:.78rem;font-weight:900}.solicitacoes-module__E8yn6G__modalHeader h2{color:var(--psi-text);letter-spacing:-.025em;margin:0;font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:850;line-height:1.15}.solicitacoes-module__E8yn6G__modalHeader p{color:#64748b;margin:.45rem 0 0;font-size:.9rem;font-weight:700;line-height:1.35}.solicitacoes-module__E8yn6G__modalCloseButton{color:#4f46e5;cursor:pointer;width:2.45rem;height:2.45rem;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition);background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.solicitacoes-module__E8yn6G__modalCloseButton:hover{color:#4338ca;background:#f5f3ff;transform:translateY(-1px)}.solicitacoes-module__E8yn6G__modalCloseButton svg,.solicitacoes-module__E8yn6G__modalSaveButton svg,.solicitacoes-module__E8yn6G__modalSelectTrigger svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.solicitacoes-module__E8yn6G__modalBody{padding:1.5rem;overflow-y:auto}.solicitacoes-module__E8yn6G__modalLoading{color:#64748b;justify-content:center;align-items:center;min-height:14rem;font-size:.92rem;font-weight:800;display:flex}.solicitacoes-module__E8yn6G__modalForm{flex-direction:column;gap:1.25rem;display:flex}.solicitacoes-module__E8yn6G__modalGridTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.solicitacoes-module__E8yn6G__modalGridThree{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.solicitacoes-module__E8yn6G__modalField,.solicitacoes-module__E8yn6G__modalSelectWrap{flex-direction:column;gap:.5rem;min-width:0;display:flex;position:relative}.solicitacoes-module__E8yn6G__modalLabel{color:var(--psi-text);font-size:.84rem;font-weight:850}.solicitacoes-module__E8yn6G__modalInput,.solicitacoes-module__E8yn6G__modalSelectTrigger{box-sizing:border-box;border:1px solid var(--psi-border);width:100%;min-height:2.85rem;color:var(--psi-text);transition:border-color var(--psi-transition), box-shadow var(--psi-transition), background var(--psi-transition);background:#fff;border-radius:12px;outline:0;font-size:.92rem;font-weight:700}.solicitacoes-module__E8yn6G__modalInput{padding:0 .85rem}.solicitacoes-module__E8yn6G__modalInput::placeholder{color:#94a3b8}.solicitacoes-module__E8yn6G__modalInput:focus,.solicitacoes-module__E8yn6G__modalSelectTrigger:focus-visible,.solicitacoes-module__E8yn6G__modalSelectTriggerOpen{border-color:var(--psi-primary);box-shadow:0 0 0 4px #4f46e51f}.solicitacoes-module__E8yn6G__modalSelectTrigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .85rem;display:flex}.solicitacoes-module__E8yn6G__modalSelectTrigger:hover{background:#fbfaff;border-color:#c4b5fd}.solicitacoes-module__E8yn6G__modalSelectTrigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.solicitacoes-module__E8yn6G__modalSelectTrigger svg{color:var(--psi-primary);transition:transform var(--psi-transition)}.solicitacoes-module__E8yn6G__modalSelectTriggerOpen svg{transform:rotate(180deg)}.solicitacoes-module__E8yn6G__modalSelectMenu{z-index:140;background:#fff;border:1px solid #dbe2ef;border-radius:14px;max-height:15rem;padding:.4rem;animation:.16s ease-out solicitacoes-module__E8yn6G__selectMenuIn;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow-y:auto;box-shadow:0 18px 38px #0f172a24,0 8px 18px #4f46e514}.solicitacoes-module__E8yn6G__modalSelectOption{color:#334155;text-align:left;cursor:pointer;width:100%;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition);background:0 0;border-radius:10px;justify-content:flex-start;align-items:center;padding:.65rem .7rem;font-size:.88rem;font-weight:750;display:flex}.solicitacoes-module__E8yn6G__modalSelectOption:hover{color:var(--psi-primary);background:#f5f3ff;transform:translate(2px)}.solicitacoes-module__E8yn6G__modalSelectOptionSelected{color:var(--psi-primary);background:#eef2ff}.solicitacoes-module__E8yn6G__modalInfoPanel{border:1px solid var(--psi-border-light);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:16px;padding:1rem}.solicitacoes-module__E8yn6G__modalInfoPanel dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin:0;display:grid}.solicitacoes-module__E8yn6G__modalInfoPanel dt{color:#64748b;letter-spacing:.035em;text-transform:uppercase;font-size:.72rem;font-weight:850}.solicitacoes-module__E8yn6G__modalInfoPanel dd{color:#0f172a;overflow-wrap:break-word;margin:.25rem 0 0;font-size:.88rem;font-weight:800}.solicitacoes-module__E8yn6G__modalFooter{justify-content:space-between;align-items:center;gap:1rem;padding-top:.4rem;display:flex}.solicitacoes-module__E8yn6G__statusToggleRow{color:#64748b;align-items:center;gap:.65rem;font-size:.88rem;font-weight:800;display:flex}.solicitacoes-module__E8yn6G__statusToggleRow strong{color:var(--psi-text);font-weight:850}.solicitacoes-module__E8yn6G__statusToggle{cursor:pointer;width:3.1rem;height:1.65rem;transition:background var(--psi-transition), opacity var(--psi-transition);background:#cbd5e1;border:0;border-radius:999px;position:relative}.solicitacoes-module__E8yn6G__statusToggle span{width:1.28rem;height:1.28rem;transition:transform var(--psi-transition);background:#fff;border-radius:999px;position:absolute;top:.18rem;left:.2rem;box-shadow:0 4px 10px #0f172a33}.solicitacoes-module__E8yn6G__statusToggleActive{background:#16a34a}.solicitacoes-module__E8yn6G__statusToggleActive span{transform:translate(1.42rem)}.solicitacoes-module__E8yn6G__statusToggle:disabled{cursor:not-allowed;opacity:.65}.solicitacoes-module__E8yn6G__modalSaveButton{color:#fff;background:var(--psi-primary);cursor:pointer;min-height:2.65rem;transition:background var(--psi-transition), transform var(--psi-transition), box-shadow var(--psi-transition), opacity var(--psi-transition);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.05rem;font-size:.9rem;font-weight:850;display:inline-flex;box-shadow:0 12px 24px #4f46e53d}.solicitacoes-module__E8yn6G__modalSaveButton:hover:not(:disabled){background:var(--psi-primary-hover);transform:translateY(-1px);box-shadow:0 16px 28px #4f46e547}.solicitacoes-module__E8yn6G__modalSaveButton:disabled{cursor:not-allowed;opacity:.72;transform:none}.solicitacoes-module__E8yn6G__buttonSpinner{border:2px solid #ffffffd9;border-top-color:#fff3;border-radius:999px;width:1rem;height:1rem;animation:.75s linear infinite solicitacoes-module__E8yn6G__spin}@media (max-width:768px){.solicitacoes-module__E8yn6G__modalOverlay{align-items:flex-start;padding:1rem}.solicitacoes-module__E8yn6G__modal{border-radius:18px;max-height:calc(100vh - 2rem)}.solicitacoes-module__E8yn6G__modalHeader,.solicitacoes-module__E8yn6G__modalBody{padding:1rem}.solicitacoes-module__E8yn6G__modalGridTwo,.solicitacoes-module__E8yn6G__modalGridThree,.solicitacoes-module__E8yn6G__modalInfoPanel dl{grid-template-columns:1fr}.solicitacoes-module__E8yn6G__modalFooter{flex-direction:column;align-items:stretch}.solicitacoes-module__E8yn6G__statusToggleRow{justify-content:center}.solicitacoes-module__E8yn6G__modalSaveButton{width:100%}}.solicitacoes-module__E8yn6G__cardDetailsButton{align-self:flex-end}.solicitacoes-module__E8yn6G__cardActionRow{justify-content:flex-end;align-items:center;margin-top:auto;display:flex}.solicitacoes-module__E8yn6G__automationCard .solicitacoes-module__E8yn6G__cardActionRow{width:100%}.solicitacoes-module__E8yn6G__automationCard .solicitacoes-module__E8yn6G__cardDetailsButton{align-self:auto}.solicitacoes-module__E8yn6G__modalSection{flex-direction:column;gap:.85rem;display:flex}.solicitacoes-module__E8yn6G__modalSectionTitle{color:#334155;align-items:center;gap:.5rem;margin:0;font-size:.86rem;font-weight:900;line-height:1.2;display:inline-flex}.solicitacoes-module__E8yn6G__modalSectionTitle svg{width:1.05rem;height:1.05rem;color:var(--psi-primary);fill:none;stroke:currentColor;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round}.solicitacoes-module__E8yn6G__modalStatusSection{flex-direction:column;gap:.55rem;display:flex}.solicitacoes-module__E8yn6G__badgePrimary{color:var(--psi-primary);background:#eef2ff;border-color:#c7d2fe}.solicitacoes-module__E8yn6G__summaryChipLow{color:var(--psi-primary);background:#eef2ff}.solicitacoes-module__E8yn6G__summaryChipLow span{background:var(--psi-primary)}.solicitacoes-module__E8yn6G__summaryChipMedium{color:#a16207;background:#fffbeb}.solicitacoes-module__E8yn6G__summaryChipMedium span{background:#d97706}.solicitacoes-module__E8yn6G__summaryChipHigh{color:#7e22ce;background:#faf5ff}.solicitacoes-module__E8yn6G__summaryChipHigh span{background:#9333ea}.solicitacoes-module__E8yn6G__summaryChipNeutral{color:#475569;background:#f8fafc}.solicitacoes-module__E8yn6G__summaryChipNeutral span{background:#64748b}.solicitacoes-module__E8yn6G__archiveToggle{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.solicitacoes-module__E8yn6G__archiveToggle>span{color:var(--psi-text-light);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:900}.solicitacoes-module__E8yn6G__archiveToggle>div{align-items:center;gap:.4rem;display:inline-flex}.solicitacoes-module__E8yn6G__archiveToggle button{color:#475569;cursor:pointer;min-height:2.15rem;transition:color var(--psi-transition), background var(--psi-transition), border-color var(--psi-transition);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.84rem;font-weight:850;display:inline-flex}.solicitacoes-module__E8yn6G__archiveToggle button span{background:#fff;border:2px solid #cbd5e1;border-radius:999px;width:.68rem;height:.68rem}.solicitacoes-module__E8yn6G__archiveToggle button:hover{color:var(--psi-primary);background:#f8fafc}.solicitacoes-module__E8yn6G__archiveToggleActive{color:var(--psi-primary)!important;background:#eef2ff!important;border-color:#c7d2fe!important}.solicitacoes-module__E8yn6G__archiveToggleActive span{box-shadow:inset 0 0 0 3px #fff;border-color:var(--psi-primary)!important;background:var(--psi-primary)!important}.solicitacoes-module__E8yn6G__statusFilterGroup{flex-direction:column;grid-column:1/-1;gap:.55rem;display:flex}.solicitacoes-module__E8yn6G__statusFilterList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.solicitacoes-module__E8yn6G__statusFilterButton{border:1px solid var(--psi-border-light);color:#64748b;cursor:pointer;min-height:2.2rem;transition:transform var(--psi-transition), border-color var(--psi-transition), background var(--psi-transition), color var(--psi-transition), box-shadow var(--psi-transition);background:#f8fafc;border-radius:999px;justify-content:center;align-items:center;padding:0 .9rem;font-size:.82rem;font-weight:850;display:inline-flex}.solicitacoes-module__E8yn6G__statusFilterButton:hover{color:var(--psi-primary);background:#eef2ff;border-color:#c7d2fe}.solicitacoes-module__E8yn6G__statusFilterButtonActive{color:var(--psi-primary);background:#eef2ff;border-color:#c4b5fd;box-shadow:0 8px 18px #4f46e51f}@media (max-width:768px){.solicitacoes-module__E8yn6G__archiveToggle{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.solicitacoes-module__E8yn6G__archiveToggle>div{align-items:stretch;width:100%}.solicitacoes-module__E8yn6G__archiveToggle button{flex:1 1 0;justify-content:center}.solicitacoes-module__E8yn6G__statusFilterButton{flex:100%}}.solicitacoes-module__E8yn6G__headerContent{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.solicitacoes-module__E8yn6G__pageActions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.solicitacoes-module__E8yn6G__primaryActionButton{color:#fff;background:linear-gradient(135deg, var(--psi-primary) 0%, #5b36e8 100%);cursor:pointer;min-height:2.9rem;transition:transform var(--psi-transition), box-shadow var(--psi-transition), filter var(--psi-transition);border:0;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;padding:0 1.1rem;font-size:.94rem;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 14px 26px #4f46e538}.solicitacoes-module__E8yn6G__primaryActionButton svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.solicitacoes-module__E8yn6G__primaryActionButton:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 18px 32px #4f46e547}.solicitacoes-module__E8yn6G__primaryActionButton:active{transform:translateY(0)}@media (max-width:640px){.solicitacoes-module__E8yn6G__pageHeader{align-items:stretch}.solicitacoes-module__E8yn6G__resultCount{width:fit-content}.solicitacoes-module__E8yn6G__primaryActionButton{width:100%}}.solicitacoes-module__E8yn6G__requestModalOverlay{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overscroll-behavior:contain;background:#0f172a75;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.solicitacoes-module__E8yn6G__requestModal{background:#fff;border:1px solid #e2e8f0f2;border-radius:24px;outline:none;flex-direction:column;width:min(1280px,100vw - 48px);max-height:92dvh;animation:.18s ease-out solicitacoes-module__E8yn6G__requestModalIn;display:flex;overflow:hidden;box-shadow:0 28px 90px #0f172a42}@keyframes solicitacoes-module__E8yn6G__requestModalIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.solicitacoes-module__E8yn6G__requestModalHeader{background:linear-gradient(#fff 0%,#fbfbff 100%);border-bottom:1px solid #eef2ff;flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.5rem 1.1rem;display:flex}.solicitacoes-module__E8yn6G__requestModalHeaderInfo{flex-direction:column;align-items:flex-start;gap:.45rem;min-width:0;display:flex}.solicitacoes-module__E8yn6G__requestModalHeaderBadges{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.solicitacoes-module__E8yn6G__requestModalHeaderBadges>span:last-child{color:var(--psi-primary);font-size:.78rem;font-weight:900}.solicitacoes-module__E8yn6G__requestModalHeader h2{color:var(--psi-text);letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.35rem,2vw,1.85rem);font-weight:850;line-height:1.1}.solicitacoes-module__E8yn6G__requestModalHeader p{color:#64748b;letter-spacing:.02em;margin:0;font-size:.88rem;font-weight:800}.solicitacoes-module__E8yn6G__requestModalCloseButton{color:#7c3aed;cursor:pointer;width:2.45rem;height:2.45rem;transition:background var(--psi-transition), color var(--psi-transition), transform var(--psi-transition);background:0 0;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.solicitacoes-module__E8yn6G__requestModalCloseButton:hover{color:#5b21b6;background:#f5f3ff;transform:translateY(-1px)}.solicitacoes-module__E8yn6G__requestModalCloseButton svg,.solicitacoes-module__E8yn6G__requestModal svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.solicitacoes-module__E8yn6G__requestTabs{scrollbar-width:thin;background:#fff;border-bottom:1px solid #e2e8f0;flex:none;align-items:center;gap:.45rem;padding:.8rem 1.5rem;display:flex;overflow:auto hidden}.solicitacoes-module__E8yn6G__requestTabs button{color:#64748b;white-space:nowrap;cursor:pointer;min-height:2.4rem;transition:background var(--psi-transition), color var(--psi-transition), border-color var(--psi-transition), box-shadow var(--psi-transition);background:0 0;border:1px solid #0000;border-radius:999px;padding:0 1rem;font-size:.86rem;font-weight:850}.solicitacoes-module__E8yn6G__requestTabs button:hover{color:var(--psi-primary);background:#f5f3ff}.solicitacoes-module__E8yn6G__requestTabs .solicitacoes-module__E8yn6G__requestTabActive{color:var(--psi-primary);background:#f5f3ff;border-color:#ddd6fe;box-shadow:inset 0 0 0 1px #7c3aed0f}.solicitacoes-module__E8yn6G__requestModalContent{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;flex:auto;min-height:0;padding:1.35rem 1.5rem;overflow-y:auto}.solicitacoes-module__E8yn6G__requestModalContentComments{flex-direction:column;display:flex;overflow:hidden}.solicitacoes-module__E8yn6G__requestDetailsStack{flex-direction:column;gap:1.45rem;display:flex}.solicitacoes-module__E8yn6G__requestDetailsSection{border-bottom:1px solid #e2e8f0;padding:0 0 1.25rem}.solicitacoes-module__E8yn6G__requestDetailsSection:last-child{border-bottom:0;padding-bottom:0}.solicitacoes-module__E8yn6G__requestDetailsSectionHeader{align-items:center;gap:.5rem;margin-bottom:.85rem;display:inline-flex}.solicitacoes-module__E8yn6G__requestDetailsSectionHeader h3{color:#334155;letter-spacing:.01em;margin:0;font-size:.91rem;font-weight:850}.solicitacoes-module__E8yn6G__requestDetailsSectionIcon{width:1.85rem;height:1.85rem;color:var(--psi-primary);background:#f5f3ff;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.solicitacoes-module__E8yn6G__requestDetailsSectionIcon svg{width:1rem;height:1rem}.solicitacoes-module__E8yn6G__requestDetailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;margin:0;display:grid}.solicitacoes-module__E8yn6G__requestDetailField{min-width:0}.solicitacoes-module__E8yn6G__requestDetailFieldFull{grid-column:1/-1}.solicitacoes-module__E8yn6G__requestDetailField dt{color:#64748b;text-transform:uppercase;letter-spacing:.035em;margin:0 0 .3rem;font-size:.78rem;font-weight:850}.solicitacoes-module__E8yn6G__requestDetailField dd{color:var(--psi-text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.94rem;font-weight:700;line-height:1.45}.solicitacoes-module__E8yn6G__requestDetailFieldEmphasis dd{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.8rem .9rem;font-weight:650}.solicitacoes-module__E8yn6G__requestDetailField dd .solicitacoes-module__E8yn6G__badge{vertical-align:middle;white-space:nowrap}.solicitacoes-module__E8yn6G__requestTabPlaceholder{color:#64748b;margin:0;font-size:.9rem;line-height:1.55}@media (max-width:768px){.solicitacoes-module__E8yn6G__requestModalOverlay{align-items:flex-start;padding:.75rem}.solicitacoes-module__E8yn6G__requestModal{border-radius:18px;width:100%;max-height:calc(100dvh - 1.5rem)}.solicitacoes-module__E8yn6G__requestModalHeader{padding:1rem}.solicitacoes-module__E8yn6G__requestTabs{padding:.7rem 1rem}.solicitacoes-module__E8yn6G__requestModalContent{padding:1rem}.solicitacoes-module__E8yn6G__requestDetailsGrid{grid-template-columns:1fr}.solicitacoes-module__E8yn6G__requestDetailFieldFull{grid-column:auto}.solicitacoes-module__E8yn6G__requestHistoryHeader{flex-direction:column;align-items:stretch}.solicitacoes-module__E8yn6G__requestHistoryRefreshButton{width:fit-content}.solicitacoes-module__E8yn6G__requestHistoryTechnicalDetails{grid-template-columns:1fr}}.solicitacoes-module__E8yn6G__requestHistoryEventHighlighted{background:linear-gradient(#f5f3ffeb,#fff 72%);border-radius:16px;transition:background .18s,box-shadow .18s;box-shadow:0 0 0 3px #7c3aed21,0 14px 30px #4f46e51a}
