.AllocateurExtras-module__vsy1dG__choiceGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:540px){.AllocateurExtras-module__vsy1dG__choiceGrid{grid-template-columns:1fr}}.AllocateurExtras-module__vsy1dG__choice{appearance:none;text-align:left;border:1.5px solid var(--color-stone-200);border-radius:var(--radius-lg);cursor:pointer;transition:border-color .15s var(--ease-out),background .15s var(--ease-out);background:#fff;flex-direction:column;gap:4px;padding:14px 16px;font-family:inherit;display:flex}.AllocateurExtras-module__vsy1dG__choice:hover{border-color:var(--color-stone-300)}.AllocateurExtras-module__vsy1dG__choiceActive{border-color:var(--hub-color,var(--color-emerald-600));background:var(--hub-soft,#0d948814)}.AllocateurExtras-module__vsy1dG__choiceTitle{color:var(--color-navy-900);font-size:14px;font-weight:600}.AllocateurExtras-module__vsy1dG__choiceDesc{color:var(--color-text-muted);font-size:12px;line-height:1.4}.AllocateurExtras-module__vsy1dG__riskRow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:540px){.AllocateurExtras-module__vsy1dG__riskRow{grid-template-columns:1fr}}.AllocateurExtras-module__vsy1dG__tmiPills{flex-wrap:wrap;gap:8px;display:flex}.AllocateurExtras-module__vsy1dG__tmiPill{appearance:none;border:1.5px solid var(--color-stone-200);color:var(--color-text-body);cursor:pointer;font-variant-numeric:tabular-nums;transition:all .15s var(--ease-out);background:#fff;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.AllocateurExtras-module__vsy1dG__tmiPill:hover{border-color:var(--color-stone-300)}.AllocateurExtras-module__vsy1dG__tmiPillActive{border-color:var(--hub-color,var(--color-emerald-600));background:var(--hub-color,var(--color-emerald-600));color:#fff}.AllocateurExtras-module__vsy1dG__toggleRow{border:1.5px solid var(--color-stone-200);border-radius:var(--radius-lg);cursor:pointer;transition:border-color .15s var(--ease-out),background .15s var(--ease-out);background:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex}.AllocateurExtras-module__vsy1dG__toggleRow:hover{border-color:var(--color-stone-300)}.AllocateurExtras-module__vsy1dG__toggleRowActive{border-color:var(--hub-color,var(--color-emerald-600));background:var(--hub-soft,#0d94880f)}.AllocateurExtras-module__vsy1dG__toggleSwitch{background:var(--color-stone-300);border-radius:999px;flex:0 0 38px;width:38px;height:22px;transition:background .15s;position:relative}.AllocateurExtras-module__vsy1dG__toggleSwitchOn{background:var(--hub-color,var(--color-emerald-600))}.AllocateurExtras-module__vsy1dG__toggleSwitchKnob{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.AllocateurExtras-module__vsy1dG__toggleSwitchOn .AllocateurExtras-module__vsy1dG__toggleSwitchKnob{transform:translate(16px)}.AllocateurExtras-module__vsy1dG__toggleLabel{color:var(--color-navy-900);font-size:14px;font-weight:600}.AllocateurExtras-module__vsy1dG__statusCard{border:1px solid var(--color-stone-200);border-radius:var(--radius-xl);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:12px;padding:36px 28px;display:flex}.AllocateurExtras-module__vsy1dG__statusCardWarn{background:#f59e0b0f;border-color:#f59e0b4d}.AllocateurExtras-module__vsy1dG__statusCardError{background:#dc26260f;border-color:#dc26264d}.AllocateurExtras-module__vsy1dG__spinner{border:3px solid var(--color-stone-200);border-top-color:var(--hub-color,var(--color-emerald-600));border-radius:999px;width:36px;height:36px;animation:.8s linear infinite AllocateurExtras-module__vsy1dG__spin}@keyframes AllocateurExtras-module__vsy1dG__spin{to{transform:rotate(360deg)}}.AllocateurExtras-module__vsy1dG__kpiBand{background:linear-gradient(135deg,var(--color-navy-900)0%,var(--color-navy-800)100%);border-radius:var(--radius-xl);color:#fff;padding:28px;position:relative;overflow:hidden}.AllocateurExtras-module__vsy1dG__kpiBand:before{content:"";background:radial-gradient(circle,var(--hub-color,var(--color-emerald-500))0%,transparent 60%);opacity:.2;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.AllocateurExtras-module__vsy1dG__kpiBandLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--hub-color,var(--color-emerald-400));margin-bottom:16px;font-size:11px;font-weight:700;position:relative}.AllocateurExtras-module__vsy1dG__kpiGrid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid;position:relative}@media (max-width:900px){.AllocateurExtras-module__vsy1dG__kpiGrid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:480px){.AllocateurExtras-module__vsy1dG__kpiGrid{grid-template-columns:1fr}}.AllocateurExtras-module__vsy1dG__kpi{flex-direction:column;gap:4px;display:flex}.AllocateurExtras-module__vsy1dG__kpiLabel{color:#ffffff8c;letter-spacing:.02em;font-size:11px;line-height:1.3}.AllocateurExtras-module__vsy1dG__kpiValue{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(22px,2.4vw,28px);font-weight:400;line-height:1.05}.AllocateurExtras-module__vsy1dG__kpiCaption{color:#ffffff80;margin-top:14px;font-size:12px;position:relative}.AllocateurExtras-module__vsy1dG__tipCard{border-radius:var(--radius-lg);background:#3b82f614;border:1px solid #3b82f640;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.AllocateurExtras-module__vsy1dG__tipIcon{border-radius:var(--radius-md);color:#1d4ed8;background:#3b82f626;flex:0 0 32px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.AllocateurExtras-module__vsy1dG__tipBody{flex:1}.AllocateurExtras-module__vsy1dG__tipLabel{letter-spacing:.06em;text-transform:uppercase;color:#1d4ed8;margin:0 0 4px;font-size:12px;font-weight:700}.AllocateurExtras-module__vsy1dG__tipText{color:var(--color-text-body);margin:0;font-size:14px;line-height:1.55}.AllocateurExtras-module__vsy1dG__portfolioBlock{border-top:1px solid var(--color-stone-200);padding:22px 24px 24px}.AllocateurExtras-module__vsy1dG__portfolioTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 14px;font-size:13px;font-weight:700}.AllocateurExtras-module__vsy1dG__portfolioList{flex-direction:column;gap:12px;display:flex}.AllocateurExtras-module__vsy1dG__portfolioCard{border:1.5px solid var(--color-stone-200);border-radius:var(--radius-lg);transition:border-color .15s var(--ease-out),box-shadow .15s var(--ease-out);background:#fff;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.AllocateurExtras-module__vsy1dG__portfolioCard:hover{border-color:var(--color-stone-300);box-shadow:0 4px 12px #0f172a0a}.AllocateurExtras-module__vsy1dG__portfolioCardTop{align-items:center;gap:14px;display:flex}.AllocateurExtras-module__vsy1dG__portfolioBadge{border-radius:var(--radius-md);color:#fff;font-variant-numeric:tabular-nums;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:16px;font-weight:700;display:grid}.AllocateurExtras-module__vsy1dG__portfolioInfo{flex:1;min-width:0}.AllocateurExtras-module__vsy1dG__portfolioName{color:var(--color-navy-900);margin:0;font-size:15px;font-weight:600}.AllocateurExtras-module__vsy1dG__portfolioSgp{color:var(--color-text-muted);margin:2px 0 0;font-size:12px}.AllocateurExtras-module__vsy1dG__portfolioStats{flex-shrink:0;gap:18px;display:flex}@media (max-width:640px){.AllocateurExtras-module__vsy1dG__portfolioStats{flex-wrap:wrap;gap:10px;width:100%}}.AllocateurExtras-module__vsy1dG__portfolioStat{flex-direction:column;align-items:flex-end;gap:1px;display:flex}@media (max-width:640px){.AllocateurExtras-module__vsy1dG__portfolioStat{flex:70px;align-items:flex-start}}.AllocateurExtras-module__vsy1dG__portfolioStatLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);font-size:10px}.AllocateurExtras-module__vsy1dG__portfolioStatValue{color:var(--color-navy-900);font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.AllocateurExtras-module__vsy1dG__portfolioStatValueHi{color:var(--hub-color,var(--color-emerald-700))}.AllocateurExtras-module__vsy1dG__portfolioTags{flex-wrap:wrap;gap:6px;display:flex}.AllocateurExtras-module__vsy1dG__portfolioTag{color:var(--color-text-body);background:var(--color-stone-100);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.AllocateurExtras-module__vsy1dG__portfolioTagOk{color:var(--hub-color,var(--color-emerald-700));background:var(--hub-soft,#0d94881a)}.AllocateurExtras-module__vsy1dG__portfolioTagBlue{color:#1d4ed8;background:#3b82f61a}.AllocateurExtras-module__vsy1dG__portfolioTagLink{color:var(--hub-color,var(--color-emerald-700));background:var(--hub-soft,#0d94881a);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.AllocateurExtras-module__vsy1dG__portfolioTagLink:hover{filter:brightness(.9)}.AllocateurExtras-module__vsy1dG__portfolioBar{background:var(--color-stone-100);border-radius:999px;height:4px;overflow:hidden}.AllocateurExtras-module__vsy1dG__portfolioBarFill{height:100%;transition:width .5s var(--ease-out);border-radius:999px}.AllocateurExtras-module__vsy1dG__chartsBlock{border-top:1px solid var(--color-stone-200);grid-template-columns:1fr 1fr;gap:18px;padding:22px 24px 24px;display:grid}@media (max-width:760px){.AllocateurExtras-module__vsy1dG__chartsBlock{grid-template-columns:1fr}}.AllocateurExtras-module__vsy1dG__chartCard{border:1px solid var(--color-stone-200);border-radius:var(--radius-lg);background:#fff;padding:18px}.AllocateurExtras-module__vsy1dG__chartCardWide{grid-column:1/-1}.AllocateurExtras-module__vsy1dG__chartCardTitle{color:var(--color-navy-900);margin:0 0 12px;font-size:13px;font-weight:700}.AllocateurExtras-module__vsy1dG__chartHeight{height:220px}.AllocateurExtras-module__vsy1dG__chartHeightWide{height:260px}.AllocateurExtras-module__vsy1dG__analysisBlock{border-top:1px solid var(--color-stone-200);grid-template-columns:1fr 1fr;gap:18px;padding:22px 24px 24px;display:grid}@media (max-width:760px){.AllocateurExtras-module__vsy1dG__analysisBlock{grid-template-columns:1fr}}.AllocateurExtras-module__vsy1dG__analysisCard{border-radius:var(--radius-lg);padding:18px}.AllocateurExtras-module__vsy1dG__analysisCardStress{background:#dc26260f;border:1px solid #dc262633}.AllocateurExtras-module__vsy1dG__analysisCardCompare{background:var(--color-stone-100);border:1px solid var(--color-stone-200)}.AllocateurExtras-module__vsy1dG__analysisTitle{color:var(--color-navy-900);align-items:center;gap:8px;margin:0 0 4px;font-size:14px;font-weight:700;display:flex}.AllocateurExtras-module__vsy1dG__analysisCaption{color:var(--color-text-muted);margin:0 0 14px;font-size:12px}.AllocateurExtras-module__vsy1dG__stressRow{margin-bottom:12px}.AllocateurExtras-module__vsy1dG__stressRowHead{justify-content:space-between;margin-bottom:4px;font-size:12px;display:flex}.AllocateurExtras-module__vsy1dG__stressRowLabel{color:var(--color-text-muted)}.AllocateurExtras-module__vsy1dG__stressRowValue{color:var(--color-navy-900);font-variant-numeric:tabular-nums;font-weight:700}.AllocateurExtras-module__vsy1dG__stressBar{background:#dc26261a;border-radius:999px;height:8px;overflow:hidden}.AllocateurExtras-module__vsy1dG__stressBarFillSoft{background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:999px;height:100%}.AllocateurExtras-module__vsy1dG__stressBarFillHard{background:linear-gradient(90deg,#f87171,#ef4444);border-radius:999px;height:100%}.AllocateurExtras-module__vsy1dG__stressGain{background:var(--hub-soft,#0d94881a);color:var(--hub-color,var(--color-emerald-700));border-radius:var(--radius-md);margin-top:12px;padding:8px 12px;font-size:13px;font-weight:600}.AllocateurExtras-module__vsy1dG__compareRow{border-bottom:1px solid var(--color-stone-200);justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;display:flex}.AllocateurExtras-module__vsy1dG__compareRow:last-child{border-bottom:none}.AllocateurExtras-module__vsy1dG__compareRowLabel{color:var(--color-text-muted)}.AllocateurExtras-module__vsy1dG__compareValues{align-items:center;gap:10px;display:flex}.AllocateurExtras-module__vsy1dG__compareValueLeft{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-weight:600}.AllocateurExtras-module__vsy1dG__compareSep{color:var(--color-text-light);font-size:11px}.AllocateurExtras-module__vsy1dG__compareValueRight{color:var(--hub-color,var(--color-emerald-700));font-variant-numeric:tabular-nums;font-weight:700}.AllocateurExtras-module__vsy1dG__compareValueLeftWarn{color:#b91c1c;font-weight:600}
