.performance-widget{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.performance-widget__header{margin-bottom:20px}.performance-widget__header-content{display:flex;flex-direction:column;gap:4px}.performance-widget__title{font-size:24px;font-weight:600;color:#1f2937;margin:0}.performance-widget__subtitle{font-size:14px;color:#6b7280;margin:0}.performance-widget__selectors_container{display:flex;justify-content:center;align-items:center;gap:16px}.performance-widget__periods{display:flex;gap:4px;margin-bottom:20px;background:#f3f4f6;border-radius:8px;padding:4px;flex-grow:1}.performance-widget__period{flex:1;padding:8px 12px;border:none;background:transparent;color:#6b7280;font-size:12px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease;text-align:center}.performance-widget__period--active{background:#fff;color:#1f2937;box-shadow:0 1px 2px #0000000d}.performance-widget__period:hover:not(.performance-widget__period--active){background:#ffffff80;color:#374151}.performance-widget__tabs{display:flex;gap:8px;margin-bottom:24px}.performance-widget__tab{padding:8px 16px;border:none;background:transparent;color:#9ca3af;font-size:14px;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease}.performance-widget__tab--active{background:#3b82f6;color:#fff}.performance-widget__tab:hover:not(.performance-widget__tab--active){background:#f3f4f6;color:#374151}.performance-widget__main{text-align:left;margin-bottom:32px;transition:all .3s ease}.performance-widget__percentage{display:flex;align-items:center;gap:4px;margin-bottom:8px}.performance-widget__percentage-number{font-size:48px;font-weight:700;color:#1f2937;line-height:1}.performance-widget__percentage-number--na{color:#9ca3af;font-size:32px}.performance-widget__percentage-icon{width:52px;height:52px;-o-object-fit:contain;object-fit:contain;margin-left:8px}.performance-widget__main-label{font-size:12px;font-weight:600;color:#374151;letter-spacing:.5px;margin-bottom:4px}.performance-widget__main-description{font-size:14px;color:#6b7280}.performance-widget__progress-section,.performance-widget__progress-item{margin-bottom:24px}.performance-widget__progress-item:last-child{margin-bottom:0}.performance-widget__progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.performance-widget__progress-label{font-size:12px;font-weight:600;color:#374151;letter-spacing:.5px}.performance-widget__progress-description{font-size:12px;color:#6b7280;margin-bottom:12px}.performance-widget__progress-container{position:relative}.performance-widget__progress-scale{display:flex;justify-content:space-between;font-size:10px;color:#9ca3af;margin-bottom:8px}.performance-widget__progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;position:relative}.performance-widget__progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px;transition:width .5s ease-in-out;position:relative}.performance-widget__actual-return{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.performance-widget__actual-return-icon{flex-shrink:0;width:40px;height:40px;background:#dcfce7;border-radius:8px;display:flex;align-items:center;justify-content:center}.performance-widget__icon{width:20px;height:20px;color:#16a34a}.performance-widget__actual-return-content{flex:1}.performance-widget__actual-return-label{font-size:12px;color:#6b7280;margin-bottom:2px}.performance-widget__actual-return-amount{font-size:16px;font-weight:600;color:#1f2937}.performance-widget__actual-return-amount--na{color:#9ca3af}.performance-widget__actual-return-percentage{flex-shrink:0}.performance-widget__return-percentage{font-size:16px;font-weight:600;color:#16a34a}.performance-widget__return-percentage--na{color:#9ca3af}@media (max-width: 768px){.performance-widget{padding:20px}.performance-widget__percentage-number{font-size:40px}.performance-widget__percentage-icon{width:28px;height:28px}.performance-widget__actual-return{flex-direction:column;text-align:center;gap:8px}.performance-widget__actual-return-content{text-align:center}}@media (max-width: 480px){.performance-widget{padding:16px}.performance-widget__title{font-size:20px}.performance-widget__percentage-number{font-size:36px}.performance-widget__percentage-icon{width:24px;height:24px}.performance-widget__period{font-size:11px;padding:6px 8px}}
