.static-assessment-form{width:100%;max-width:900px;margin:0 auto;padding:1rem}.assessment-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px #0000000f}.assessment-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.assessment-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:7px;display:flex}.assessment-icon.summary-icon{background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%)}.assessment-title{color:#1f2937;letter-spacing:0;margin:0;font-size:1.25rem;font-weight:500}.assessment-progress{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.progress-bar{background:#e5e7eb;border-radius:100px;flex:1;height:4px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 100%);border-radius:100px;height:100%;transition:width .3s}.progress-text{color:#6b7280;min-width:32px;font-size:.75rem;font-weight:500}.assessment-content{margin-bottom:1.5rem}.section-title{color:#1f2937;margin:0 0 1.5rem;font-size:1rem;font-weight:600}.fields-row{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.field-container{flex-direction:column;gap:.5rem;display:flex}.field-container.half-width{flex:1;min-width:200px}.field-container.full-width{width:100%}.field-label{color:#6b7280;padding-left:.25rem;font-size:.8125rem;font-weight:500}.field-input{color:#1f2937;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:44px;padding:.75rem;font-size:.75rem;transition:all .2s}.field-input::placeholder{color:#9ca3af}.field-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.field-input.field-error{border-color:#ef4444}.error-message{color:#ef4444;padding-left:.25rem;font-size:.75rem}.question-container{margin-bottom:1.5rem}.question-container:last-child{margin-bottom:0}.question-label{color:#1f2937;margin:0 0 .8rem;font-size:.875rem;font-weight:600}.options-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.option-button{cursor:pointer;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;height:44px;padding:1rem 1.25rem;transition:all .2s;display:flex}.option-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.option-button.selected{background:#eef2ff;border-color:#6366f1}.checkbox{background:#fff;border:1px solid #d1d5db;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.checkbox.radio{border-radius:50%}.checkbox.checked{color:#fff;background:#6366f1;border-color:#6366f1}.checkbox.radio.checked{background:#fff;border-color:#6366f1}.radio-dot{background:#6366f1;border-radius:50%;width:10px;height:10px}.option-text{color:#374151;font-size:.75rem;font-weight:400}.custom-option{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.custom-input{background:#f9fafb;border:1px solid #e5e7eb}.custom-hint{color:#9ca3af;font-size:.8125rem}.extra-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.extra-section-title{color:#1f2937;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.info-icon{color:#9ca3af;cursor:help}.assessment-navigation{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:-.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:1rem 1.5rem 0;display:flex}.nav-button{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.back-button{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb}.back-button:hover{background:#e5e7eb}.next-button{color:#fff;background:#0065ff;border:none;box-shadow:0 4px 12px #6366f140}.next-button:hover{background:#5558e3;transform:translateY(-1px);box-shadow:0 6px 16px #6366f14d}.next-button:disabled,.back-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.submit-button{cursor:pointer;color:#fff;background:#0065ff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.submit-button:hover{background:#5558e3;transform:translateY(-1px);box-shadow:0 6px 16px #6366f14d}.summary-profile{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.profile-avatar{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:2px solid #6366f1;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden;box-shadow:0 4px 12px #6366f133}.profile-avatar .avatar-icon{color:#6366f1;width:40px;height:40px}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-info{flex:1}.profile-label{color:#6366f1;font-size:.75rem;font-weight:500}.profile-name{color:#1f2937;font-size:1.3rem;font-weight:600;line-height:1.2}.profile-tagline{color:#6b7280;margin:0;font-size:.75rem}.summary-cards{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.summary-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.25rem;padding:.4rem 1rem;display:flex}.summary-card-label{color:#6b7280;font-size:.65rem}.summary-card-value{color:#1f2937;word-break:break-word;font-size:.75rem;font-weight:600}.summary-card-value.highlight{color:#6366f1}.summary-section{margin-bottom:1rem}.summary-section-label{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;display:block}.summary-tags{flex-wrap:wrap;gap:.5rem;display:flex}.summary-tag{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;align-items:center;gap:.375rem;padding:.2rem .75rem;font-size:.65rem;font-weight:500;display:flex}.summary-tag.goal-tag{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.summary-message{color:#374151;margin:1rem 0;font-size:.9rem;font-weight:600;line-height:1.5}.summary-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;margin:0 -1.5rem -.5rem;padding:1rem 1.5rem 0;display:flex}@media (max-width:768px){.static-assessment-form{padding:.5rem}.assessment-card{border-radius:12px;padding:1.25rem}.assessment-title{font-size:1.25rem}.assessment-icon svg{width:20px;height:20px}.fields-row{flex-direction:column}.field-container.half-width{min-width:100%}.options-grid{grid-template-columns:1fr}.nav-button{padding:.75rem 1.25rem;font-size:.9375rem}.assessment-navigation{gap:.75rem}.summary-cards{grid-template-columns:1fr}.summary-profile{text-align:center;flex-direction:column}.profile-info{text-align:center}}@media (max-width:480px){.assessment-card{padding:1rem}.assessment-title{font-size:1.125rem}.section-title,.question-label{font-size:.75rem}.field-input{padding:.875rem 1rem;font-size:.875rem}.option-text{font-size:.75rem}.checkbox{width:20px;height:20px}.nav-button{padding:.625rem 1rem;font-size:.875rem}.submit-button{text-align:center;width:100%;padding:.75rem 1rem;font-size:.75rem}.summary-footer{padding:1rem 1.5rem .5rem}.profile-avatar{width:60px;height:60px}.profile-name{font-size:1.25rem}.summary-message{font-size:.75rem}}.tooltip-icon{color:#6b7280;cursor:help;vertical-align:middle;justify-content:center;align-items:center;margin-left:.5rem;transition:all .15s;display:inline-flex;position:relative}.tooltip-icon:hover{color:#3b82f6;transform:scale(1.1)}.question-label .tooltip-icon{margin-left:.75rem}.summary-card-label .tooltip-icon{margin-left:.5rem;font-size:12px}[title]{position:relative}.slider-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:1.5rem 0;padding:1rem}.slider-value{color:#6366f1;margin-left:.5rem;font-weight:600}.slider-input{-webkit-appearance:none;background:#e5e7eb;border-radius:3px;outline:none;width:100%;height:6px;margin:1rem 0 .5rem}.slider-input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;width:20px;height:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #6366f14d}.slider-input::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #6366f166}.slider-input::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50%;width:20px;height:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #6366f14d}.slider-input::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #6366f166}.slider-labels{color:#6b7280;justify-content:space-between;margin-top:.25rem;font-size:.75rem;display:flex}.conditional-fields{border-top:1px dashed #e5e7eb;margin-top:1rem;padding-top:1rem;animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.field-input select,select.field-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}
.tooltip-wrapper{align-items:center;display:inline-flex;position:relative}.tooltip-content{color:#4b5563;white-space:normal;z-index:10000;pointer-events:none;word-wrap:break-word;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:max-content;max-width:min(360px,100vw - 32px);padding:16px 20px;font-size:13px;font-weight:400;line-height:1.6;animation:.12s ease-out tooltipFadeIn;position:absolute;box-shadow:0 4px 20px #0000001f}.tooltip-content .tooltip-title{color:#111827;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.tooltip-content .tooltip-section{margin-bottom:12px}.tooltip-content .tooltip-section:last-child{margin-bottom:0}.tooltip-content .tooltip-list{margin:8px 0 0;padding:0;list-style:none}.tooltip-content .tooltip-list-item{color:#4b5563;padding:4px 0 4px 16px;font-size:12.5px;position:relative}.tooltip-content .tooltip-list-item:before{content:"•";color:#6366f1;font-weight:700;position:absolute;left:0}.tooltip-content .tooltip-list-item strong{color:#374151;font-weight:600}.tooltip-content .tooltip-note{color:#6b7280;border-top:1px solid #f3f4f6;margin-top:10px;padding-top:10px;font-size:12px;font-style:italic}.tooltip-top{bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}.tooltip-top:before{content:"";filter:drop-shadow(0 2px 4px #00000014);border:8px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-bottom{top:calc(100% + 12px);left:50%;transform:translate(-50%)}.tooltip-bottom:before{content:"";filter:drop-shadow(0 -2px 4px #00000014);border:8px solid #0000;border-bottom-color:#fff;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tooltip-left{top:50%;right:calc(100% + 12px);transform:translateY(-50%)}.tooltip-left:before{content:"";filter:drop-shadow(2px 0 4px #00000014);border:8px solid #0000;border-left-color:#fff;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.tooltip-right{top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.tooltip-right:before{content:"";filter:drop-shadow(-2px 0 4px #00000014);border:8px solid #0000;border-right-color:#fff;position:absolute;top:50%;right:100%;transform:translateY(-50%)}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tooltip-fixed{--arrow-offset:20px;animation:.12s ease-out tooltipFadeIn;position:fixed!important}.tooltip-fixed.tooltip-bottom:before{content:"";bottom:100%;left:var(--arrow-offset,20px);filter:drop-shadow(0 -2px 4px #00000014);border:8px solid #0000;border-bottom-color:#fff;position:absolute;transform:translate(-50%)}.tooltip-fixed.tooltip-top:before{content:"";top:100%;left:var(--arrow-offset,20px);filter:drop-shadow(0 2px 4px #00000014);border:8px solid #0000;border-top-color:#fff;position:absolute;transform:translate(-50%)}@media (max-width:768px){.tooltip-content{max-width:calc(100vw - 24px);padding:12px 14px;font-size:13px}.tooltip-content strong{font-size:14px}.tooltip-fixed.tooltip-bottom:before,.tooltip-fixed.tooltip-top:before{left:50%;transform:translate(-50%)}}@media (min-width:769px) and (max-width:1366px){.tooltip-content{max-width:340px;padding:14px 16px;font-size:12.5px}.tooltip-content .tooltip-title{font-size:12.5px}.tooltip-content .tooltip-list-item{font-size:12px}}
.rec2-container{isolation:isolate;width:100%;padding:0;transform:translateZ(0)}.rec2-loading,.rec2-error{text-align:center;color:#787878;padding:2rem;font-size:.875rem}.rec2-cards-list{flex-direction:column;gap:24px;width:100%;display:flex}.rec2-card{will-change:auto;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #f1f1f1;border-radius:8px;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 20px #8b8b8b1a}.rec2-card.rec2-risk-border-low{border-color:#c1f0e0}.rec2-badges-row{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.rec2-risk-badge{border-radius:8px 0;padding:4px 12px;font-size:8px;font-weight:400;display:inline-block}.rec2-risk-low{color:#15803d;background:#dcfce7}.rec2-risk-moderate{color:#ed7403;background:#fff0e2}.rec2-risk-high{color:#cd1520;background:#fce2e4}.rec2-recommended-badge{color:#fff;background:linear-gradient(#00bb7c 0%,#009b67 100%);border-radius:0 0 0 8px;padding:4px 12px;font-size:8px;font-weight:400;display:inline-block}.rec2-header-row{align-items:center;gap:24px;padding:10px 20px;display:flex}.rec2-plan-info{flex-direction:column;flex:1;gap:4px;min-width:180px;display:flex}.rec2-logo-wrapper{align-items:center;height:32px;display:flex}.rec2-logo{object-fit:contain;max-width:100px;max-height:28px}.rec2-logo-placeholder{color:#6b7280;background:#f3f4f6;border-radius:4px;justify-content:center;align-items:center;width:48px;height:28px;font-size:14px;font-weight:700;display:flex}.rec2-plan-text{flex-direction:column;gap:0;display:flex}.rec2-plan-name{color:#3c3c3c;margin:0;font-size:10px;font-weight:500;line-height:1.4}.rec2-plan-category{color:#9ca3af;margin:0;font-size:11px;display:none}.rec2-header-stats{flex:1;align-items:center;gap:32px;display:flex}.rec2-stat{flex-direction:column;gap:2px;display:flex}.rec2-stat-label{color:#787878;font-size:11px}.rec2-stat-value{color:#10a341;font-size:18px;font-weight:700}.rec2-stat-value-dark{color:#1f2937}.rec2-stat-suffix{color:#787878;font-size:14px;font-weight:400}.rec2-stat-divider{background:#e5e7eb;width:1px;height:40px}.rec2-performance{flex-direction:column;flex:1;gap:4px;min-width:160px;display:flex}.rec2-perf-label{color:#787878;font-size:8px;font-weight:500}.rec2-perf-value{align-items:baseline;gap:4px;font-size:14px;font-weight:700;display:flex}.rec2-perf-percent{color:#10a341}.rec2-perf-text{color:#9f9f9f;font-size:12px;font-weight:400}.rec2-perf-irr{color:#9f9f9f;align-items:center;gap:3px;font-size:10px;font-weight:500;display:flex}.rec2-perf-irr-label{color:#787878;font-weight:500}.rec2-perf-irr-value{color:#10a341;font-weight:700}.rec2-life-cover{flex-direction:column;flex:1;gap:4px;min-width:120px;display:flex}.rec2-cover-value{color:#505050;font-size:14px;font-weight:700}.rec2-select-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0065ff;border:none;border-radius:4px;flex-shrink:0;min-width:100px;margin-left:auto;padding:10px 20px;font-size:10px;font-weight:600}.rec2-select-btn:hover{background:#0052cc}.rec2-investment-values{background:#fafafa;border:1px solid #f3f3f3;border-radius:4px;align-items:stretch;gap:0;margin:0 20px;padding:8px 16px;display:flex}.rec2-value-item{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;padding:0 12px;display:flex}.rec2-value-item:first-child{padding-left:0}.rec2-value-item:last-child{padding-right:0}.rec2-value-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.rec2-dot-blue{background:#0065ff}.rec2-dot-purple{background:#6750a4}.rec2-dot-green{background:#0fa341}.rec2-dot-orange{background:#ed7403}.rec2-value-content{flex-direction:column;gap:2px;display:flex}.rec2-value-label{color:#787878;white-space:nowrap;font-size:9px;font-weight:500}.rec2-value-amount{word-break:break-word;font-size:14px;font-weight:600;line-height:1.2}.rec2-value-amount.rec2-amount-blue{color:#0065ff}.rec2-value-amount.rec2-amount-purple{color:#6750a4}.rec2-value-amount.rec2-amount-green{color:#0fa341}.rec2-value-amount.rec2-amount-orange{color:#ed7403}.rec2-value-period{color:#787878;font-size:9px;font-weight:500;line-height:1.3}.rec2-value-divider{background:#e0e0e0;flex-shrink:0;align-self:stretch;width:1px;margin:0}.rec2-variant-dropdown{align-items:center;margin-left:8px;display:inline-flex;position:relative}.rec2-variant-select{appearance:none;color:#10a341;cursor:pointer;background:#f0f9f4;border:1px solid #10a341;border-radius:4px;outline:none;padding:2px 20px 2px 8px;font-size:10px;font-weight:500}.rec2-variant-select:hover{background:#e6f4ea}.rec2-variant-select:focus{border-color:#0fa341;box-shadow:0 0 0 2px #10a34133}.rec2-variant-icon{pointer-events:none;color:#10a341;position:absolute;right:4px}.rec2-rate-badge{color:#10a341;background:#f0f9f4;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px;font-weight:500}.rec2-value-header{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:2px;display:flex}.rec2-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.rec2-tags-row{flex-wrap:wrap;align-items:center;gap:12px;padding:8px 20px;display:flex}.rec2-tag{color:#505050;background:#fafafa;border:1px solid #f3f3f3;border-radius:2px;align-items:center;gap:0;padding:4px 8px;font-size:8px;display:inline-flex}.rec2-tag-label{color:#787878;align-items:center;display:inline-flex}.rec2-tag-value{color:#1f2937;margin-left:4px;font-weight:600}.rec2-tooltip-icon{cursor:help;opacity:.7;color:#6b7280;align-items:center;margin-left:4px;font-size:10px;transition:opacity .15s;display:inline-flex}.rec2-tooltip-icon:hover{opacity:1;color:#3b82f6}.btn-group{gap:10px;margin-left:auto;display:flex}.rec2-see-more-btn{color:#0065ff;cursor:pointer;background:#fff;border:1px solid #0065ff;border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:6px 12px;font-size:11px;font-weight:500;transition:all .2s;display:inline-flex}.rec2-see-more-btn:hover{background:#f0f6ff}.rec2-see-more-btn:disabled{pointer-events:none;cursor:not-allowed}.rec2-see-more-btn svg{width:14px;height:14px}.rec2-expanded-content{flex-direction:column;gap:0;padding:0 20px 16px;display:flex}.rec2-section{border-radius:8px;margin-bottom:15px;box-shadow:0 4px 20px #8b8b8b1a}.rec2-section:last-child{margin-bottom:0}.rec2-section-header{border-radius:6px 6px 0 0;align-items:center;gap:10px;padding:10px 12px;display:flex}.rec2-section-pitch .rec2-section-header{background:#dcfce7}.rec2-section-objections .rec2-section-header{background:#fff0e2}.rec2-section-icon{flex-shrink:0;width:16px;height:16px}.rec2-section-pitch .rec2-section-icon{color:#0b742f}.rec2-section-objections .rec2-section-icon{color:#a95302}.rec2-section-title{margin:0;font-size:12px;font-weight:700}.rec2-section-pitch .rec2-section-title{color:#0b742f}.rec2-section-objections .rec2-section-title{color:#a95302}.rec2-section-body{flex-direction:column;padding:12px;display:flex}.rec2-section-body p{color:#000;font-size:10px;line-height:16px}.rec2-section-body p:not(:last-child){margin-bottom:10px}.rec2-section-body p strong{color:#1f2937;font-weight:600}.rec2-pitch-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.rec2-pitch-item{color:#505050;padding-left:16px;font-size:13px;line-height:1.5;position:relative}.rec2-pitch-item:before{content:"•";color:#15803d;font-weight:700;position:absolute;left:0}.rec2-objections-list{flex-direction:column;gap:12px;display:flex}.rec2-objection{background:#fff;border-left:1px solid #fc9434;border-radius:4px;margin-bottom:12px;padding:8px;box-shadow:0 6px 30px #8b8b8b1a}.rec2-objection:last-child{margin-bottom:0}.rec2-objection-q{color:#000;font-size:10px;font-weight:700;line-height:1.4;margin-bottom:4px!important}.rec2-objection-a{color:#505050;margin:0;font-size:13px;line-height:1.6}@media (max-width:768px){.assessment-header{flex-wrap:wrap}.assessment-title{font-size:.75rem;line-height:1rem}.assessment-navigation{padding:1rem 1.5rem .5rem}.options-grid{grid-template-columns:2fr 2fr;gap:.6rem}.rec2-header-row{flex-wrap:wrap;gap:12px}.rec2-header-row div{width:50%}.rec2-select-btn{border-radius:8px;width:90%;margin-top:5px;margin-bottom:15px;margin-left:5%}.send-button-dark svg{width:12px!important;height:12px!important}.rec2-investment-values{gap:0;padding:0}.rec2-value-item{flex:auto;padding-top:10px!important;padding-left:10px!important}.rec2-value-separator{display:none}.btn-group{justify-content:space-between;margin-left:0}.rec2-see-more-btn{min-height:24px;margin-left:0;padding:2px 8px}.rec2-tags-row{gap:6px}.rec2-tag{font-size:9px}.rec2-plan-info{text-align:center;justify-content:center;min-width:100%}.rec2-logo-wrapper{justify-content:center;min-width:100%}.rec2-cards-list .rec2-value-amount,.rec2-cards-list .rec2-cover-value{font-size:12px}.rec2-cards-list .rec2-investment-values{border-radius:8px;flex-wrap:wrap}.rec2-cards-list .rec2-value-item{width:48%}.rec2-cards-list .rec2-value-item:first-child,.rec2-cards-list .rec2-value-item:nth-child(2){padding-bottom:10px}.rec2-cards-list .rec2-value-item:nth-child(2){border-left:1px solid #e7e7e7}.rec2-cards-list .rec2-value-item:nth-child(4){border-left:1px solid #b9f9ce}.rec2-cards-list .rec2-value-item:nth-child(3),.rec2-cards-list .rec2-value-item:nth-child(4){background:#dcfce7;padding-bottom:10px}.rec2-cards-list .rec2-value-divider{display:none}}.rec2-additional-section{border-top:1px dashed #e5e7eb;margin-top:16px;padding-top:16px}.rec2-additional-header{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.rec2-additional-title{color:#374151;font-size:13px;font-weight:600}.rec2-additional-count{color:#6b7280;background:#f3f4f6;border-radius:10px;padding:2px 8px;font-size:11px}.rec2-mini-cards-row{flex-wrap:wrap;gap:10px;display:flex}.rec2-mini-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:180px;max-width:calc(33.333% - 7px);padding:10px 14px;transition:all .2s;display:flex}.rec2-mini-card:hover{border-color:#06c;transform:translateY(-1px);box-shadow:0 2px 8px #0066cc26}.rec2-mini-logo-wrapper{background:#f9fafb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.rec2-mini-logo{object-fit:contain;width:28px;height:28px}.rec2-mini-logo-placeholder{color:#fff;background:linear-gradient(135deg,#06c,#0052a3);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;display:flex}.rec2-mini-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.rec2-mini-plan-name{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.rec2-mini-risk-badge{border-radius:4px;width:fit-content;padding:2px 6px;font-size:9px;font-weight:500}@media (max-width:768px){.rec2-mini-card{max-width:calc(50% - 5px)}}@media (max-width:480px){.rec2-mini-card{max-width:100%}.rec2-mini-cards-row{flex-direction:column}}.rec2-additional-info{padding:10px 20px 0}.rec2-additional-info .rec2-additional-info-value{color:#333;font-size:9px;font-weight:600;line-height:1.6em;display:block}.display-flex{display:flex}.gap-10{gap:10px}
@keyframes DynamicButtons-module__7rdsFW__pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes DynamicButtons-module__7rdsFW__ripple{to{opacity:0;transform:scale(4)}}@keyframes DynamicButtons-module__7rdsFW__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes DynamicButtons-module__7rdsFW__buttonHover{0%{transform:translateY(0)scale(1)}to{transform:translateY(-2px)scale(1.02)}}.DynamicButtons-module__7rdsFW__buttonsContainer{gap:12px;margin-bottom:20px;animation:.5s ease-out DynamicButtons-module__7rdsFW__slideInUp;justify-content:flex-start!important;align-items:flex-start!important}.DynamicButtons-module__7rdsFW__button{position:relative;overflow:hidden}.DynamicButtons-module__7rdsFW__button:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.DynamicButtons-module__7rdsFW__button:hover:before{left:100%}.DynamicButtons-module__7rdsFW__button:active{transition:transform .1s;transform:translateY(0)scale(.98)!important}.DynamicButtons-module__7rdsFW__ripple{pointer-events:none;background:#ffffff4d;border-radius:50%;animation:.6s linear DynamicButtons-module__7rdsFW__ripple;position:absolute;transform:scale(0)}.DynamicButtons-module__7rdsFW__buttonDisabled{animation:none!important}.DynamicButtons-module__7rdsFW__buttonText,.DynamicButtons-module__7rdsFW__iconContainer,.DynamicButtons-module__7rdsFW__arrowContainer{z-index:2;position:relative}@media (max-width:768px){.DynamicButtons-module__7rdsFW__buttonsContainer{gap:8px;margin-bottom:10px}.DynamicButtons-module__7rdsFW__button{letter-spacing:0!important;height:30px!important;padding:6px 8px!important}.DynamicButtons-module__7rdsFW__button svg{width:10px;height:10px}.DynamicButtons-module__7rdsFW__button>div{gap:0!important}.DynamicButtons-module__7rdsFW__buttonText{font-size:10px!important}}@media (max-width:480px){.DynamicButtons-module__7rdsFW__button{height:24px!important}.DynamicButtons-module__7rdsFW__button .DynamicButtons-module__7rdsFW__buttonText{font-size:9px!important}}@media (max-width:320px){.DynamicButtons-module__7rdsFW__button .DynamicButtons-module__7rdsFW__buttonText{font-size:7px!important}}@media (prefers-contrast:high){.DynamicButtons-module__7rdsFW__button{border-width:3px}}@media (prefers-reduced-motion:reduce){.DynamicButtons-module__7rdsFW__button,.DynamicButtons-module__7rdsFW__buttonText,.DynamicButtons-module__7rdsFW__iconContainer,.DynamicButtons-module__7rdsFW__arrowContainer,.DynamicButtons-module__7rdsFW__buttonsContainer{transition:none!important;animation:none!important}.DynamicButtons-module__7rdsFW__button:hover{transform:none!important}}
.coachmark-overlay{z-index:9998;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.coachmark-overlay-section{pointer-events:auto;will-change:transform;background-color:#000000bf;transition:opacity .3s;position:fixed}.coachmark-highlight{pointer-events:none;background:#ffffff05;border-radius:12px;padding:4px}.coachmark-modal{z-index:10000;pointer-events:auto;background:radial-gradient(circle at top,#e5eefd 0% 45%,#ecf1f8 100%);border-radius:16px;min-width:300px;max-width:320px;padding:0;animation:.3s ease-out coachmark-fade-in;position:absolute;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #0000000d}@keyframes coachmark-fade-in{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.coachmark-step-indicator{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px}.coachmark-arrow{z-index:1;filter:drop-shadow(0 2px 8px #00000026);justify-content:center;align-items:center;display:flex;position:absolute}.coachmark-arrow svg{max-height:50px}.coachmark-arrow-step-1{left:8%!important;transform:translate(-50%)!important}.coachmark-arrow-step-2{left:10%!important;transform:translate(-50%)!important}.coachmark-arrow-step-3{left:54%!important;transform:translate(-50%)!important}.coachmark-arrow-step-4{transform:translate(-50%)rotate(120deg)!important}.coachmark-arrow-step-5{left:42%!important;transform:translate(-50%)rotate(120deg)!important}.coachmark-content{padding:48px 16px 16px}.coachmark-title{color:#1f2937;margin:0 0 8px;font-size:1.125rem;font-weight:600;line-height:1.4}.coachmark-text{color:#4b5563;margin:0;font-size:.875rem;line-height:1.6}.coachmark-actions{gap:24px;padding:6px 24px 10px;display:flex}.coachmark-btn{cursor:pointer;border:none;border-radius:8px;outline:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.coachmark-btn-back{color:#374151;background:#fff;border:1px solid #d1d5db}.coachmark-btn-back:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.coachmark-btn-back:disabled{opacity:.5;cursor:not-allowed}.coachmark-btn-primary{color:#fff;background:#0065ff}.coachmark-btn-primary:hover{background:#0065ff}.coachmark-btn-primary:active{transform:scale(.98)}.coachmark-skip{text-align:center;color:#6b7280;cursor:pointer;background:0 0;border:none;width:100%;padding:5px 0 20px;font-size:.875rem;text-decoration:underline;transition:color .2s;display:block}.coachmark-skip:hover{color:#374151}@media (max-width:768px){.coachmark-modal{min-width:calc(100vw - 32px);max-width:calc(100vw - 32px);right:16px;left:16px!important}.coachmark-content{padding:48px 20px 20px}.coachmark-actions{padding:0 20px 16px}.coachmark-title{font-size:1rem}.coachmark-text{font-size:.875rem}}.coachmark-highlight+*{pointer-events:auto;z-index:10001;position:relative}
