#retrospectiva-2025-content .retro-gradient{background-color:#fff;background:linear-gradient(180deg,#fff);color:#22262e!important;overflow:hidden;position:relative}#retrospectiva-2025-content .retro-gradient:before{background-color:#a92c2c;content:"";height:100vh;left:0;position:fixed;top:0;width:80px;z-index:0}#retrospectiva-2025-content .retro-gradient:after{background:linear-gradient(90deg,#2e5c9a 0,#2e5c9a 33%,#f4d03f 0,#f4d03f 66%,#2d7f4e 0,#2d7f4e);bottom:0;content:"";height:8px;position:fixed;right:0;width:100%;z-index:10}#retrospectiva-2025-content .loading-gradient-2025{background-color:#fff;position:relative}#retrospectiva-2025-content .loading-gradient-2025:after{background-image:linear-gradient(#00000008 1px,#0000 0),linear-gradient(90deg,#00000008 1px,#0000 0);background-size:25px 25px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}#retrospectiva-2025-content .retro-intro-text{color:#000;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-top:1rem;max-width:80%;padding-top:20px;text-align:center}#retrospectiva-2025-content .retro-default-text{color:#000;font-size:1.5rem;font-weight:400;line-height:1.6;margin-top:1rem;max-width:80%;text-align:justify}@keyframes bounce-retro-2025{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}#retrospectiva-2025-content .bounce{animation:bounce-retro-2025 3s infinite}@keyframes slide-in-y-retro-2025{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}#retrospectiva-2025-content .slide-in{animation:slide-in-y-retro-2025 2s}@keyframes shine-retro-2025{0%{background-position:-200%}to{background-position:200%}}#retrospectiva-2025-content .shine{color:#000;font-weight:900}#retrospectiva-2025-content .last-retro-gradient{background-color:#fff;background-image:linear-gradient(#0000000d 2px,#0000 0),linear-gradient(90deg,#0000000d 2px,#0000 0);background-size:50px 50px;border:5px solid #000;position:relative}#retrospectiva-2025-content .neo-brutal-card{background:#fff;border:5px solid #000;box-shadow:10px 10px 0 #000;position:relative}#retrospectiva-2025-content .accent-red{background-color:#a92c2c}#retrospectiva-2025-content .accent-blue{background-color:#2e5c9a}#retrospectiva-2025-content .accent-yellow{background-color:#f4d03f}#retrospectiva-2025-content .accent-green{background-color:#2d7f4e}#retrospectiva-2025-content .neo-brutal-text{color:#000;font-weight:900;letter-spacing:-.02em;text-transform:uppercase}#retrospectiva-2025-content .grid-overlay{background-image:linear-gradient(#0000000d 2px,#0000 0),linear-gradient(90deg,#0000000d 2px,#0000 0);background-size:50px 50px}.last-retro-gradient{background:linear-gradient(180deg,#43ccce,#185a9d);background-size:100%}.PrProcessoCard{--pc-scale:1;align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:start;min-width:0;padding:calc(10px*var(--pc-scale));transition:box-shadow .2s ease;width:100%}.PrProcessoCard:hover{box-shadow:0 2px 10px #00000014}.PrProcessoCard>.card-top{align-items:stretch;flex-direction:row;width:100%}.PrProcessoCard>.card-top,.PrProcessoCard>.card-top>.card-left{display:flex;gap:calc(10px*var(--pc-scale));justify-content:space-between;min-width:0}.PrProcessoCard>.card-top>.card-left{align-items:start;flex-direction:column;width:60%}.PrProcessoCard>.card-top>.card-left>.title{color:#333;font-size:calc(1.2rem*var(--pc-scale));font-weight:500;min-width:0;text-align:start}.PrProcessoCard .tag-info{align-items:center;background-color:#d3d3d3;border-radius:8px;display:flex;flex-direction:row;font-size:calc(.9rem*var(--pc-scale));gap:10px;justify-content:start;padding:calc(5px*var(--pc-scale)) calc(10px*var(--pc-scale))}.PrProcessoCard>.card-top>.card-left>.tag-info{margin-bottom:.5rem}.PrProcessoCard .tag-info.create{background-color:#ffb200;cursor:pointer}.PrProcessoCard>.card-top>.card-left>.tag-info.create{min-width:calc(131px*var(--pc-scale))}.PrProcessoCard .tag-info.create:hover{box-shadow:1px 1px 10px 0 #32323233}.PrProcessoCard>.card-top>.card-right{align-items:end;display:flex;flex-direction:column;gap:calc(10px*var(--pc-scale));justify-content:space-between;min-width:0;width:40%}.PrProcessoCard .date{align-items:center;background-color:#e6e6e6;border-radius:5px;color:#1f2937;display:flex;flex-direction:row;font-size:calc(12px*var(--pc-scale));font-weight:600;gap:5px;justify-content:start;padding:calc(5px*var(--pc-scale)) calc(10px*var(--pc-scale))}.PrProcessoCard>.card-down{gap:calc(10px*var(--pc-scale))}.PrProcessoCard .description,.PrProcessoCard>.card-down{align-items:start;display:flex;flex-direction:column;justify-content:start;min-width:0;width:100%}.PrProcessoCard .description{gap:10px}.PrProcessoCard .description>.title{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:start}.PrProcessoCard .description>.content{min-width:0;overflow-wrap:break-word;padding:5px;width:100%}.PrProcessoCard--row-layout{align-items:stretch;border-radius:6px;padding:6px 8px}.PrProcessoCard-row{display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.PrProcessoCard-row-bottom,.PrProcessoCard-row-top{align-items:center;display:flex;gap:5px;min-width:0}.PrProcessoCard-row-bottom{justify-content:space-between}.PrProcessoCard-row-bottom .tag-info{border-radius:5px;flex:0 0 auto;font-size:10px;gap:5px;margin:0;padding:1px 6px}.PrProcessoCard-row-main{display:flex}.PrProcessoCard-row-title{color:#22262e;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrProcessoCard--row-layout .date{flex:0 1 auto;font-size:10px;gap:4px;overflow:hidden;padding:1px 6px}.PrProcessoCard--row-layout .date>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrProcessoCard--row-layout .date--icone{flex:0 0 auto;height:20px;justify-content:center;overflow:visible;padding:0;width:22px}.PrProcessoCard--row-layout .description>.title{color:#4b5563;font-size:11px;font-weight:600;gap:6px}.PrProcessoCard--row-layout .description>.content{font-size:12px;padding:2px}.PrProcessoCard .PrProcessoCard-options--compact .dropdown-toggle{align-items:center;display:flex;height:24px;justify-content:center;line-height:1;padding:0;width:26px}.PrProcessoCard .PrProcessoCard-options--compact .dropdown-toggle svg{display:block;vertical-align:middle}.PrProcessoCard--row-narrow .PrProcessoCard-options--compact .dropdown-toggle{height:22px;width:22px}.PrProcessoCard-row-bottom>*,.PrProcessoCard-row-top>*{flex:0 0 auto;min-width:0}.PrProcessoCard-row-main,.PrProcessoCard-row-main>*{flex:1 1 auto;min-width:0;overflow:hidden}.PrProcessoCard--loading{flex:0 0 auto;height:auto;justify-content:center}.PrProcessoCard--loading:not(.PrProcessoCard--row-layout){min-height:92px}.PrProcessoCard--loading.PrProcessoCard--row-layout{align-items:stretch;justify-content:flex-start;min-height:0}.PrProcessoCard-skeleton{display:flex;min-width:0;width:100%}.PrProcessoCard-skeleton--bloco{align-items:flex-start;flex-direction:row;gap:10px;justify-content:space-between}.PrProcessoCard-skeleton-main,.PrProcessoCard-skeleton-tools{display:flex;flex-direction:column;gap:10px;min-width:0}.PrProcessoCard-skeleton-main{align-items:flex-start;flex:1 1 auto}.PrProcessoCard-skeleton-tools{align-items:flex-end;flex:0 0 auto}.PrProcessoCard-skeleton--row{flex-direction:column;gap:5px;overflow:hidden}.PrProcessoCard-skeleton-row-bottom,.PrProcessoCard-skeleton-row-top{align-items:center;display:flex;gap:5px;min-width:0}.PrProcessoCard-skeleton-row-top{justify-content:space-between}.PrProcessoCard-skeleton-item{animation:PrProcessoCard-shimmer 1.2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:5px;box-sizing:border-box;display:block;flex:0 1 auto;max-width:100%;min-width:0}.PrProcessoCard-skeleton-title{flex:1 1 auto;height:16px;max-width:340px;min-width:100px;width:45%}.PrProcessoCard-skeleton-badge{flex:0 0 auto;height:26px;width:96px}.PrProcessoCard-skeleton-badge--periodo{width:120px}.PrProcessoCard-skeleton-acao{flex:0 0 auto;height:32px;width:34px}.PrProcessoCard--row-layout .PrProcessoCard-skeleton-title{height:13px}.PrProcessoCard--row-layout .PrProcessoCard-skeleton-badge{height:16px;width:62px}.PrProcessoCard--row-layout .PrProcessoCard-skeleton-badge--periodo{width:76px}.PrProcessoCard--row-layout .PrProcessoCard-skeleton-acao{height:24px;width:26px}@keyframes PrProcessoCard-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.PrProcessoCard-skeleton-item{animation:none}}.PrPeriodoCard{--pc-scale:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:calc(10px*var(--pc-scale));min-width:0;padding:calc(10px*var(--pc-scale));transition:box-shadow .2s ease;width:100%}.PrPeriodoCard:hover{box-shadow:0 2px 10px #00000014}.PrPeriodoCard .card-header{justify-content:space-between}.PrPeriodoCard .card-header,.PrPeriodoCard .card-title{align-items:center;display:flex;flex-direction:row;gap:calc(10px*var(--pc-scale));min-width:0}.PrPeriodoCard .card-title{color:#333;font-size:calc(1.2rem*var(--pc-scale));font-weight:500;justify-content:start;text-align:start}.PrPeriodoCard .card-actions{align-items:center;display:flex;flex:0 0 auto}.PrPeriodoCard .date{background-color:#e6e6e6;color:#1f2937;flex-direction:row;justify-content:start}.PrPeriodoCard .date,.PrPeriodoCard .status{align-items:center;border-radius:5px;display:flex;font-size:calc(12px*var(--pc-scale));font-weight:600;gap:5px;padding:calc(5px*var(--pc-scale)) calc(10px*var(--pc-scale))}.PrPeriodoCard .status{white-space:nowrap}.PrPeriodoCard .card-body{align-items:center;display:flex;flex-direction:row;gap:calc(10px*var(--pc-scale));justify-content:space-between;min-width:0;width:100%}.PrPeriodoCard .card-body-left{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-width:0;width:60%}.PrPeriodoCard .card-body-right{align-items:center;display:flex;flex-direction:row;gap:calc(10px*var(--pc-scale));justify-content:flex-end;min-width:0;width:40%}.PrPeriodoCard .tags{align-items:start;display:flex;flex-direction:row;gap:5px}.PrPeriodoCard .tag-info{align-items:center;background-color:#b1afaf;border-radius:6px;color:#000;display:flex;font-size:calc(12px*var(--pc-scale));font-weight:600;gap:6px;padding:calc(4px*var(--pc-scale)) calc(10px*var(--pc-scale));white-space:nowrap}.PrPeriodoCard .avaliadores{align-items:center;color:#333;display:flex;flex-direction:row;font-size:calc(1rem*var(--pc-scale));font-weight:300;gap:10px;justify-content:start;min-width:0;text-align:start}.PrPeriodoCard--row-layout{border-radius:6px;gap:0;padding:6px 8px}.PrPeriodoCard-row{display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.PrPeriodoCard-row-bottom,.PrPeriodoCard-row-top{align-items:center;display:flex;gap:5px;min-width:0}.PrPeriodoCard-row-bottom{justify-content:space-between}.PrPeriodoCard-row-main{display:flex}.PrPeriodoCard-row-title{color:#22262e;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrPeriodoCard-row-icon{color:#6b7280;font-size:12px}.PrPeriodoCard-row-meta{align-items:center;display:flex;flex:0 1 auto;gap:4px;min-width:0;overflow:hidden}.PrPeriodoCard--row-layout .status,.PrPeriodoCard--row-layout .tag-info{flex:0 0 auto;font-size:10px;gap:4px;padding:1px 5px}.PrPeriodoCard--row-layout .tag-info{border-radius:5px}.PrPeriodoCard--row-layout .tag-info--icone{justify-content:center}.PrPeriodoCard--row-layout .date{flex:0 1 auto;font-size:10px;gap:4px;overflow:hidden;padding:1px 6px}.PrPeriodoCard--row-layout .date>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrPeriodoCard--row-layout .date--icone{flex:0 0 auto;height:20px;justify-content:center;overflow:visible;padding:0;width:22px}.PrPeriodoCard--row-layout .avaliadores{gap:4px}.PrPeriodoCard .PrPeriodoCard-options--compact .dropdown-toggle{align-items:center;display:flex;height:24px;justify-content:center;line-height:1;padding:0;width:26px}.PrPeriodoCard .PrPeriodoCard-options--compact .dropdown-toggle svg{display:block;vertical-align:middle}.PrPeriodoCard--row-narrow .PrPeriodoCard-options--compact .dropdown-toggle{height:22px;width:22px}.PrPeriodoCard-row-bottom>*,.PrPeriodoCard-row-meta>*,.PrPeriodoCard-row-top>*{flex:0 0 auto;min-width:0}.PrPeriodoCard-row-main,.PrPeriodoCard-row-main>*{flex:1 1 auto;min-width:0;overflow:hidden}.PrPeriodoCard--loading{flex:0 0 auto;height:auto;justify-content:center}.PrPeriodoCard--loading:not(.PrPeriodoCard--row-layout){min-height:138px}.PrPeriodoCard--loading.PrPeriodoCard--row-layout{align-items:stretch;justify-content:flex-start;min-height:0}.PrPeriodoCard-skeleton{display:flex;min-width:0;width:100%}.PrPeriodoCard-skeleton--bloco{flex-direction:column;gap:10px}.PrPeriodoCard-skeleton-header,.PrPeriodoCard-skeleton-linha{align-items:center;display:flex;flex-direction:row;gap:8px;min-width:0}.PrPeriodoCard-skeleton-header{justify-content:space-between}.PrPeriodoCard-skeleton--row{flex-direction:column;gap:5px;overflow:hidden}.PrPeriodoCard-skeleton-row-bottom,.PrPeriodoCard-skeleton-row-top{align-items:center;display:flex;gap:5px;min-width:0}.PrPeriodoCard-skeleton-item{animation:PrPeriodoCard-shimmer 1.2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:5px;box-sizing:border-box;display:block;flex:0 1 auto;max-width:100%;min-width:0}.PrPeriodoCard-skeleton-title{flex:1 1 auto;height:16px;max-width:340px;min-width:100px;width:45%}.PrPeriodoCard-skeleton-chip{flex:0 0 auto;height:16px;width:16px}.PrPeriodoCard-skeleton-badge{flex:0 0 auto;height:26px;width:96px}.PrPeriodoCard-skeleton-badge--periodo{width:120px}.PrPeriodoCard-skeleton-acao{flex:0 0 auto;height:32px;width:34px}.PrPeriodoCard-skeleton-avatar{border-radius:50%;flex:0 0 auto;height:30px;width:30px}.PrPeriodoCard--row-layout .PrPeriodoCard-skeleton-title{height:13px}.PrPeriodoCard--row-layout .PrPeriodoCard-skeleton-chip{height:12px;width:12px}.PrPeriodoCard--row-layout .PrPeriodoCard-skeleton-badge{height:16px;width:62px}.PrPeriodoCard--row-layout .PrPeriodoCard-skeleton-badge--periodo{width:76px}.PrPeriodoCard--row-layout .PrPeriodoCard-skeleton-acao{height:24px;width:26px}.PrPeriodoCard--row-layout .PrPeriodoCard-skeleton-avatar{height:22px;width:22px}@keyframes PrPeriodoCard-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.PrPeriodoCard-skeleton-item{animation:none}}.PrSimulacaoCard{--pc-scale:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:calc(10px*var(--pc-scale));min-width:0;padding:calc(12px*var(--pc-scale)) calc(14px*var(--pc-scale));transition:box-shadow .2s ease;width:100%}.PrSimulacaoCard:hover{box-shadow:0 2px 10px #00000014}.PrSimulacaoCard .card-header{gap:calc(10px*var(--pc-scale));justify-content:space-between}.PrSimulacaoCard .card-header,.PrSimulacaoCard .card-title{align-items:center;display:flex;flex-direction:row;min-width:0}.PrSimulacaoCard .card-title{color:#1f2937;flex:1 1;font-size:calc(1rem*var(--pc-scale));font-weight:600;gap:calc(8px*var(--pc-scale))}.PrSimulacaoCard .card-actions{align-items:center;display:flex;flex-shrink:0}.PrSimulacaoCard .card-body{align-items:center;display:flex;flex-direction:row;gap:calc(10px*var(--pc-scale));justify-content:space-between;min-width:0;width:100%}.PrSimulacaoCard .card-body-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;min-width:0}.PrSimulacaoCard .card-body-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:8px;justify-content:space-between}.PrSimulacaoCard .card-avatars-row{flex-wrap:wrap;gap:calc(15px*var(--pc-scale))}.PrSimulacaoCard .card-avatars-row,.PrSimulacaoCard .info-row{align-items:center;display:flex;flex-direction:row;min-width:0}.PrSimulacaoCard .info-row{color:#4b5563;font-size:calc(13px*var(--pc-scale));gap:calc(8px*var(--pc-scale))}.PrSimulacaoCard .info-row .info-label{color:#374151;font-weight:600;white-space:nowrap}.PrSimulacaoCard .tag-info{align-items:center;background-color:#e5e7eb;border-radius:6px;color:#1f2937;display:flex;font-size:calc(12px*var(--pc-scale));font-weight:600;gap:6px;padding:calc(4px*var(--pc-scale)) calc(10px*var(--pc-scale));white-space:nowrap}.PrSimulacaoCard .avatars-row{align-items:center;color:#4b5563;display:flex;flex-direction:row;font-size:calc(13px*var(--pc-scale));gap:calc(8px*var(--pc-scale));min-width:0}.PrSimulacaoCard .date-row{color:#6b7280;flex-direction:row;font-size:calc(12px*var(--pc-scale))}.PrSimulacaoCard .btn-entrar,.PrSimulacaoCard .date-row{align-items:center;display:flex;gap:6px;white-space:nowrap}.PrSimulacaoCard .btn-entrar{background-color:#f59e0b;border:none;border-radius:6px;color:#1f2937;cursor:pointer;font-size:calc(13px*var(--pc-scale));font-weight:600;justify-content:center;line-height:1;padding:calc(8px*var(--pc-scale)) calc(14px*var(--pc-scale));transition:background-color .2s ease,box-shadow .2s ease}.PrSimulacaoCard .btn-entrar:hover{box-shadow:1px 1px 10px 0 #32323233}.PrSimulacaoCard .btn-entrar:disabled{background-color:#d1d5db;box-shadow:none;color:#6b7280;cursor:not-allowed}.PrSimulacaoCard--row-layout{border-radius:6px;gap:0;padding:6px 8px}.PrSimulacaoCard-row{display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.PrSimulacaoCard-row-empresa{align-items:center;display:flex;max-width:100%;min-width:0}.PrSimulacaoCard-row-empresa>*{max-width:100%;min-width:0;overflow:hidden}.PrSimulacaoCard-row-empresa-chip{align-items:center;background-color:#e9ecef;border-radius:3px;color:#495057;display:flex;font-size:11px;font-weight:700;gap:4px;max-width:100%;min-width:0;padding:0 5px}.PrSimulacaoCard-row-empresa-nome{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrSimulacaoCard-row-empresa-chip--icone{flex:0 0 auto;justify-content:center;overflow:visible;width:22px}.PrSimulacaoCard-row-bottom,.PrSimulacaoCard-row-top{align-items:center;display:flex;gap:5px;min-width:0}.PrSimulacaoCard-row-bottom{justify-content:space-between}.PrSimulacaoCard-row-main{display:flex}.PrSimulacaoCard-row-title{color:#22262e;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrSimulacaoCard-row-icon{color:#6b7280;font-size:12px}.PrSimulacaoCard-row-meta{align-items:center;display:flex;flex:0 1 auto;gap:8px;min-width:0;overflow:hidden}.PrSimulacaoCard-row-acoes{align-items:center;display:flex;flex:0 0 auto;gap:4px}.PrSimulacaoCard--row-layout .avatars-row{flex:0 0 auto;font-size:10px;gap:4px}.PrSimulacaoCard--row-layout .date-row--icone{flex:0 0 auto;justify-content:center;overflow:visible;width:20px}.PrSimulacaoCard--row-layout .btn-entrar{font-size:11px;gap:4px;height:24px;padding:3px 8px}.PrSimulacaoCard--row-narrow .btn-entrar--icone{height:24px;padding:0;width:26px}.PrSimulacaoCard .PrSimulacaoCard-options--compact .dropdown-toggle{align-items:center;display:flex;height:24px;justify-content:center;line-height:1;padding:0;width:26px}.PrSimulacaoCard .PrSimulacaoCard-options--compact .dropdown-toggle svg{display:block;vertical-align:middle}.PrSimulacaoCard--row-narrow .PrSimulacaoCard-options--compact .dropdown-toggle{height:22px;width:22px}.PrSimulacaoCard-row-acoes>*,.PrSimulacaoCard-row-bottom>*,.PrSimulacaoCard-row-meta>*,.PrSimulacaoCard-row-top>*{flex:0 0 auto;min-width:0}.PrSimulacaoCard-row-main,.PrSimulacaoCard-row-main>*{flex:1 1 auto;min-width:0;overflow:hidden}.PrSimulacaoCard--loading{flex:0 0 auto;height:auto;justify-content:center}.PrSimulacaoCard--loading:not(.PrSimulacaoCard--row-layout){min-height:126px}.PrSimulacaoCard--loading.PrSimulacaoCard--row-layout{align-items:stretch;justify-content:flex-start;min-height:0}.PrSimulacaoCard-skeleton{display:flex;min-width:0;width:100%}.PrSimulacaoCard-skeleton--bloco{flex-direction:column;gap:10px}.PrSimulacaoCard-skeleton-header{align-items:center}.PrSimulacaoCard-skeleton-body,.PrSimulacaoCard-skeleton-header{display:flex;flex-direction:row;gap:10px;justify-content:space-between;min-width:0}.PrSimulacaoCard-skeleton-body{align-items:flex-start}.PrSimulacaoCard-skeleton-main{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-width:0}.PrSimulacaoCard-skeleton-tools{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:8px}.PrSimulacaoCard-skeleton-linha{align-items:center;display:flex;flex-direction:row;gap:6px;min-width:0}.PrSimulacaoCard-skeleton--row{flex-direction:column;gap:5px;overflow:hidden}.PrSimulacaoCard-skeleton-row-bottom,.PrSimulacaoCard-skeleton-row-top{align-items:center;display:flex;gap:5px;min-width:0}.PrSimulacaoCard-skeleton-row-bottom{justify-content:space-between}.PrSimulacaoCard-skeleton-item{animation:PrSimulacaoCard-shimmer 1.2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:5px;box-sizing:border-box;display:block;flex:0 1 auto;max-width:100%;min-width:0}.PrSimulacaoCard-skeleton-title{flex:1 1 auto;height:16px;max-width:340px;min-width:100px;width:45%}.PrSimulacaoCard-skeleton-empresa{flex:0 0 auto;height:14px;max-width:220px;min-width:80px;width:40%}.PrSimulacaoCard-skeleton-chip{flex:0 0 auto;height:16px;width:16px}.PrSimulacaoCard-skeleton-badge{flex:0 0 auto;height:20px;width:160px}.PrSimulacaoCard-skeleton-acao{flex:0 0 auto;height:32px;width:34px}.PrSimulacaoCard-skeleton-botao{flex:0 0 auto;height:34px;width:170px}.PrSimulacaoCard-skeleton-avatar{border-radius:50%;flex:0 0 auto;height:26px;width:26px}.PrSimulacaoCard--row-layout .PrSimulacaoCard-skeleton-title{height:13px}.PrSimulacaoCard--row-layout .PrSimulacaoCard-skeleton-empresa{height:12px}.PrSimulacaoCard--row-layout .PrSimulacaoCard-skeleton-chip{height:12px;width:12px}.PrSimulacaoCard--row-layout .PrSimulacaoCard-skeleton-badge{height:16px;width:96px}.PrSimulacaoCard--row-layout .PrSimulacaoCard-skeleton-acao{height:24px;width:26px}.PrSimulacaoCard--row-layout .PrSimulacaoCard-skeleton-avatar{height:22px;width:22px}@keyframes PrSimulacaoCard-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.PrSimulacaoCard-skeleton-item{animation:none}}.PrSimulacaoGroupCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .2s ease;width:100%}.PrSimulacaoGroupCard:hover{box-shadow:0 2px 10px #0000000f}.PrSimulacaoGroupCard-single{box-sizing:border-box;display:flex;min-width:0;width:100%}.PrSimulacaoGroupCard .group-header{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:space-between;min-width:0;padding:12px 14px;-webkit-user-select:none;user-select:none}.PrSimulacaoGroupCard .group-header:hover{background-color:#f9fafb}.PrSimulacaoGroupCard .group-info-right{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;gap:12px}.PrSimulacaoGroupCard .group-date{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:5px;white-space:nowrap}.PrSimulacaoGroupCard .group-title{align-items:flex-start;color:#1f2937;display:flex;flex:1 1 auto;flex-direction:column;font-size:.95rem;font-weight:600;gap:4px;min-width:0}.PrSimulacaoGroupCard .group-title-top{align-items:center;display:flex;flex-direction:row;gap:8px;max-width:100%;min-width:0}.PrSimulacaoGroupCard .group-name{color:#1f2937;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrSimulacaoGroupCard .group-title-bottom{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:6px}.PrSimulacaoGroupCard .group-count{align-items:center;background-color:#eac07833;border-radius:12px;color:#f59e0b;display:flex;font-size:12px;font-weight:600;gap:6px;padding:3px 10px;white-space:nowrap}.PrSimulacaoGroupCard .group-chevron{color:#9ca3af;flex:0 0 auto;font-size:14px;transition:transform .2s ease}.PrSimulacaoGroupCard .group-chevron.expanded{transform:rotate(90deg)}.PrSimulacaoGroupCard .group-body{border-top:1px solid #f3f4f6;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;min-width:0;padding:0 14px 12px;width:100%}.PrSimulacaoGroupCard--row .group-header{gap:6px;padding:6px 8px}.PrSimulacaoGroupCard--row .group-title{font-size:.8rem;gap:2px}.PrSimulacaoGroupCard--row .group-title-top{gap:5px}.PrSimulacaoGroupCard--row .group-info-right{gap:6px}.PrSimulacaoGroupCard--row .group-count{border-radius:8px;font-size:10px;gap:4px;padding:1px 6px}.PrSimulacaoGroupCard--row .group-date{font-size:10px}.PrSimulacaoGroupCard--row .group-date--icone{flex:0 0 auto;justify-content:center;overflow:visible;width:18px}.PrSimulacaoGroupCard--row .group-chevron{font-size:12px}.PrSimulacaoGroupCard--row .group-body{gap:5px;padding:0 8px 8px}.pr-simulacao-filter-card{background-color:#e4e4e4;border:.3px solid #d3d3d3;border-radius:5px;padding:16px}.pr-simulacao-filter-card .pr-simulacao-filter-grid{grid-gap:12px;display:grid;gap:12px;width:100%}.pr-simulacao-filter-actions{display:flex;gap:8px;justify-content:flex-end}