.target-card{background-color:#ffffff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:.8rem;text-align:center;gap:.1rem;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.target-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.target-header{display:flex;justify-content:space-between;margin-bottom:.2rem}.target-chart{margin:.2rem 0}.target-value{font-size:1.25rem;font-weight:700;margin-top:-3.5rem;margin-bottom:.1rem}.target-footer{font-size:1rem;font-weight:700;margin-top:.1rem}.prospect-status-card{background-color:#ffffff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;display:flex;flex-direction:column;gap:1rem;position:relative}.prospect-status-section .section-title{font-size:1.3rem;font-weight:700;color:#111827;margin:2rem 0 1rem}.prospect-status-title{font-size:1.2rem;font-weight:700;color:#111827}.prospect-content{display:flex;align-items:center;gap:1rem;padding-left:6rem}.chart-container{flex:0 0 auto;width:350px;height:300px;display:flex;justify-content:center;align-items:center}.legend-container{display:flex;flex-direction:column;gap:1.5rem;margin-left:0}.legend-item{display:flex;align-items:center;gap:2.5rem}.legend-color{width:12px;height:12px;border-radius:50%;margin-right:1.5rem}.legend-label{flex:2;color:#374151;white-space:nowrap;margin-right:9rem}.legend-label,.legend-value{font-size:1rem;font-weight:700}.legend-value{flex:1;color:#111827;text-align:right}@media (max-width:480px){.prospect-content{flex-direction:column;align-items:center;padding-left:0}.chart-container{max-width:300px;width:100%;height:300px;margin-top:80px}.legend-container{margin-top:1rem;align-items:flex-start;width:100%}.legend-item{justify-content:space-between;gap:.5rem;width:100%}.legend-label{margin-right:0;text-align:left;flex:1;font-size:.7rem}.legend-value{font-size:.8rem;text-align:right}}.pipeline-status-card{background-color:#ffffff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;display:flex;flex-direction:column;gap:1rem;position:relative}.pipeline-status-section .section-title{font-size:1.3rem;font-weight:700;color:#111827;margin:2rem 0 1rem}.header-text{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.25rem}.statistics-title{font-size:.9rem;font-weight:700;color:#4b5563}.pipeline-status-title{font-size:1.2rem;font-weight:700;color:#111827}.pipeline-content{display:flex;align-items:center;gap:1rem;padding-left:6rem}.pipeline-chart-container{flex:0 0 auto;width:350px;height:300px;display:flex;justify-content:center;align-items:center}.pipeline-legend-container{display:flex;flex-direction:column;gap:1.5rem;margin-left:0}.pipeline-legend-item{display:flex;align-items:center;gap:2.5rem}.pipeline-legend-color{width:12px;height:12px;border-radius:50%;margin-right:1.5rem}.pipeline-legend-label{flex:2;font-size:1rem;font-weight:700;color:#374151;white-space:nowrap;margin-right:3.5rem}.pipeline-legend-value{flex:1;font-size:1rem;font-weight:700;color:#111827;text-align:right}@media (max-width:480px){.pipeline-content{flex-direction:column;align-items:center;padding-left:0}.pipeline-chart-container{max-width:400px;width:100%;height:300px;margin-top:80px}.pipeline-legend-container{margin-top:1rem;align-items:flex-start;width:100%}.pipeline-legend-item{width:100%;justify-content:space-between;gap:.5rem}.pipeline-legend-label{font-size:.7rem;margin-right:0;text-align:left;flex:1}.pipeline-legend-value{text-align:right;font-size:.8rem}}.main-container,.main-container-team{padding:1.5rem;background-color:#f3f4f6;min-height:100vh;width:100%;overflow-x:hidden;flex-direction:column}.logo-bpr{display:inline-block;padding:.5rem 1rem;border-radius:4px;margin-bottom:1rem}.target-section{width:100%}.target-title,.target-title-aktivitas{font-size:1.5rem;font-weight:700;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem;color:#000000}.target-title-aktivitas{margin-top:2rem}.daily-title,.section-title,.weekly-plan-title{font-size:1.5rem;font-weight:700;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem;color:#000000}.target-container{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.9rem;width:100%}.target-container .target-card{color:black;font-weight:700;padding:.8rem;min-width:150px}.home-filter-container{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1rem}.home-filter-group{display:flex;flex-direction:column;gap:.5rem}.home-filter-label{font-size:.8rem;font-weight:700;color:#374151}.home-filter-input{padding:.5rem;border-radius:4px;border:1px solid #d1d5db;font-size:.9rem;color:#111827;width:150px}@media (max-width:768px){.target-container{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:480px){.logo-bpr{display:none}.daily-title,.weekly-plan-title{font-size:1rem}.target-container{grid-template-columns:1fr;max-width:auto;align-items:center;align-self:center}}